:root{--ink:#242424;--muted:#5a6267;--pink:#cf3156;--blue:#e7f5fe;--sky:#1683bd;--line:#dde3e7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:#fff;color:var(--ink);font:1rem/1.7 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%;height:auto}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #1683bd;outline-offset:5px}a:hover{text-underline-offset:5px}p,h1,h2,h3{margin-top:0}.preview{padding:7px 4%;text-align:center;background:var(--blue);font-size:.75rem;letter-spacing:.07em}.preview span{margin-left:15px;letter-spacing:0}header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 7%;background:#242424;color:white}.brand img{width:140px}nav{display:flex;gap:32px;font-size:.875rem}nav a:hover,footer a:hover{text-decoration:underline}.button{display:inline-flex;justify-content:center;align-items:center;gap:20px;min-height:50px;padding:12px 25px;border:1px solid var(--pink);border-radius:6px;background:var(--pink);color:#fff;font-size:.875rem;font-weight:700;transition:background .2s}.button:hover{background:#ac2344}.button.small{min-height:44px;padding:9px 20px}.outline{color:var(--ink);background:white;border-color:#bfc7cd}.outline:hover{background:var(--blue)}.menu-toggle{display:none}.hero{padding:58px 7% 0}.hero-copy{text-align:center;max-width:800px;margin:auto}.greeting{font:italic 1.8rem/1.3 'Brush Script MT','Segoe Script',Georgia,serif;color:var(--pink);margin-bottom:15px}h1{font-size:clamp(2.6rem,4.7vw,4.3rem);letter-spacing:-.035em;line-height:1.09;font-weight:750;margin-bottom:20px}.intro{color:var(--muted);font-size:1.0625rem}.hero-actions{display:flex;justify-content:center;gap:12px;margin-top:26px}.booking-note{font-size:.75rem;color:var(--muted);margin:14px 0 0}.hero-visual{position:relative;max-width:1120px;margin:35px auto 0;overflow:hidden;border-radius:36px;height:590px}.poster{width:100%;height:100%;object-fit:cover}.film-button{position:absolute;bottom:25px;left:25px;background:#242424e0;color:white;border:1px solid #ffffffa0;border-radius:30px;padding:13px 21px;font-size:.875rem}.film-button span{margin-right:10px}.film-button:hover{background:#111}.section{padding:86px max(7%,calc((100% - 1120px)/2))}.eyebrow{font-size:.75rem;letter-spacing:.08em;color:#096da3;font-weight:700;margin-bottom:18px}h2{font-size:clamp(2rem,3.1vw,2.8rem);line-height:1.23;letter-spacing:-.025em;font-weight:550;margin-bottom:22px}h3{font-size:1.125rem;line-height:1.5;margin-bottom:12px}p{margin-bottom:20px}.experience{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:12%}.experience-copy>p:not(.eyebrow){color:var(--muted)}.location-link{display:block;color:#08699b;font-size:.875rem}.food-card{margin:0;text-align:center}.food-card img{width:100%;height:330px;object-fit:cover;border-radius:30px}.text-link{display:inline-flex;align-items:center;min-height:44px;font-size:.875rem;color:#08699b;font-weight:700}.text-link:hover,.location-link:hover{text-decoration:underline}.food-card figcaption{padding-top:13px}.food-card figcaption p{font-size:.75rem;color:var(--muted);margin-bottom:0}.steps{background:var(--blue);text-align:center}.steps-heading{display:grid;grid-template-columns:1fr 1fr;gap:12%;text-align:left;align-items:center}.steps-heading>p{color:var(--muted)}.steps ol{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;list-style:none;padding:0;margin:40px 0 35px}.step-number{display:inline-grid;place-items:center;width:45px;height:45px;border:1px solid #9ccde8;border-radius:50%;color:#096da3;margin-bottom:18px;font-size:.875rem}.steps li p{font-size:.9375rem;color:var(--muted)}.guest-banner{display:grid;grid-template-columns:1fr 1fr;background:#186da9;color:white;max-width:1120px;border-radius:30px;overflow:hidden;margin:86px auto 0}.guest-photo{align-self:end;background:linear-gradient(130deg,#0e6498,#7eb9e4)}.guest-photo img{width:100%;object-fit:contain}.guest-copy{padding:48px 40px;align-self:center}.guest-copy .eyebrow{color:#e3f3ff}.guest-copy p:not(.eyebrow){color:#e3f3ff}.guest-copy .text-link{color:white;text-decoration:underline}.visit{display:grid;grid-template-columns:1fr 1.2fr;gap:8%;border-bottom:1px solid var(--line)}.visit-info{padding-top:20px}.large{font-size:1.25rem;line-height:1.6}.visit-info>p:not(.large){color:var(--muted)}.visit-actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap}.questions{display:grid;grid-template-columns:1fr 1.2fr;gap:8%}.questions>div>p:last-child{color:var(--muted)}.questions a{text-decoration:underline;text-underline-offset:4px}.faq-list{background:#fafafa;border-radius:18px;padding:0 25px;align-self:start}details{border-bottom:1px solid var(--line)}details:last-child{border-bottom:0}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 0;cursor:pointer;font-size:1rem}summary::-webkit-details-marker{display:none}summary span{color:#08699b;font-size:1.5rem}details[open] summary span{transform:rotate(45deg)}details p{font-size:.9375rem;color:var(--muted);padding-right:16px}.booking-section{text-align:center;background:var(--blue);padding-top:60px;padding-bottom:60px}.booking-section p:not(.eyebrow){color:var(--muted)}.booking-section .fine{font-size:.75rem;margin:18px 0 0}footer{background:#242424;color:white;padding:45px 7%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:25px}footer p{font-size:.875rem;margin:0}footer div{display:flex;gap:24px;font-size:.875rem}footer small{font-size:.75rem;color:#c5c5c5}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:white;padding:12px}.skip:focus{top:10px}dialog{border:0;border-radius:15px;padding:22px;background:#242424;color:white;width:90vw;max-width:900px;max-height:90vh}dialog::backdrop{background:#000d}.film-header{display:flex;align-items:center;justify-content:space-between;gap:20px}.film-header h2{font-size:1.25rem;margin:0}.film-header button{background:transparent;border:1px solid #aaa;color:white;border-radius:5px;min-width:44px;min-height:44px}dialog video{width:100%;max-height:65vh;margin-top:18px}dialog p{font-size:.75rem;margin:10px 0 0;color:#ccc}.noscript{padding:20px;text-align:center}
@media(max-width:1200px){.guest-banner{margin-left:7%;margin-right:7%}.hero-visual{height:500px}.guest-copy{padding:30px}}
@media(max-width:900px){header{padding:18px 5%}nav{gap:18px}.section{padding:65px 6%}.steps ol{grid-template-columns:1fr 1fr}.experience{gap:7%}.guest-banner{margin-top:65px}.hero-visual{height:440px}}
@media(max-width:760px){header{padding:14px 6%;gap:14px;flex-wrap:wrap}.brand img{width:120px}header>.button{display:none}.menu-toggle{display:block;margin-left:auto;color:white;background:transparent;border:1px solid #777;min-width:44px;min-height:44px;border-radius:5px}nav{display:none;order:4;flex-basis:100%;flex-direction:column;gap:0}nav.open{display:flex}nav a{padding:12px 0}.preview{font-size:.75rem}.preview span{display:block;margin:0}.hero{padding:38px 6% 0}.greeting{font-size:1.65rem}h1{font-size:clamp(2rem,7.8vw,3.2rem);line-height:1.12}.intro{font-size:1rem}.hero-actions{flex-direction:column;gap:10px}.hero-actions .booking{order:-1}.hero-actions .button{width:100%}.hero-visual{margin-top:26px;height:475px;border-radius:28px}.poster{object-position:51% center}.film-button{font-size:.8125rem;padding:12px 17px;left:18px;bottom:18px}.section{padding:55px 6%}.experience,.steps-heading,.visit,.questions{display:block}.food-card{margin-top:32px}.food-card img{height:310px}.steps-heading{text-align:center}.steps ol{display:block;margin:32px 0}.steps li{max-width:340px;margin:0 auto 30px}.step-number{margin-bottom:13px}.steps li p{margin-bottom:0}.guest-banner{display:flex;flex-direction:column-reverse;margin:55px 6% 0;border-radius:28px}.guest-copy{padding:33px 26px}.guest-photo img{max-height:330px;object-position:bottom}.guest-photo{align-self:stretch}.visit-info{padding-top:0}.visit-actions{gap:16px}.large{font-size:1.125rem}.faq-list{margin-top:28px;padding:0 20px}.booking-section h2{font-size:2rem}footer{display:grid;grid-template-columns:1fr;gap:25px;padding:35px 6%}dialog{padding:15px;width:94vw}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Contemporary refinement — preserves the FlyDining identity and booking boundary. */
:root{--ink:#17222a;--muted:#53636c;--pink:#cb294e;--blue:#eff6f9;--line:#dce4e8}body{font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;line-height:1.65}.preview{background:#edf2f4;color:#45545e;font-size:.75rem}header{background:#172027;padding:16px 5%;position:relative;z-index:5}.brand img{width:133px}nav{gap:35px}.button{border-radius:100px;min-height:52px;padding:13px 25px;box-shadow:0 3px 0 #00000008;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button.small{min-height:46px;padding:10px 23px}.hero{position:relative;isolation:isolate;min-height:690px;margin:20px 20px 0;padding:70px max(5%,calc((100% - 1240px)/2));border-radius:24px;overflow:hidden;display:flex;align-items:center;background:#172027;color:white}.hero-visual{position:absolute;z-index:-2;inset:0;width:100%;max-width:none;height:100%;margin:0;border-radius:0}.hero-visual::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,20,28,.88),rgba(8,20,28,.6) 43%,rgba(8,20,28,.12) 78%),linear-gradient(0deg,rgba(8,20,28,.35),transparent 50%);pointer-events:none}.poster{object-position:center 49%}.hero-copy{margin:0;text-align:left;max-width:800px}.greeting{font:600 .75rem/1.5 Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;letter-spacing:.18em;color:#fff;display:inline-flex;align-items:center;gap:14px;margin-bottom:28px}.greeting::before{content:'';height:1px;width:30px;background:#fa7b98}h1{font-size:clamp(3.4rem,6.6vw,6.2rem);font-weight:600;line-height:1.03;letter-spacing:-.065em;max-width:800px;margin-bottom:26px}h1 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.065em;color:#fff}.intro{color:#ebf1f4;max-width:430px;font-size:1.125rem;margin-bottom:30px}.hero-actions{justify-content:flex-start;margin-top:0;gap:12px}.hero-actions .booking{order:-1}.hero-actions .outline{color:#fff;background:#ffffff0d;border-color:#ffffff75}.hero-actions .outline:hover{background:#ffffff25}.booking-note{color:#e0e8eb;margin-top:18px}.film-button{z-index:2;left:auto;right:30px;bottom:28px;background:#10263085;backdrop-filter:blur(15px);border-color:#ffffff65;min-height:48px}.section{padding:100px max(6%,calc((100% - 1180px)/2))}h2{font-size:clamp(2rem,3.6vw,3.5rem);line-height:1.12;font-weight:550;letter-spacing:-.045em}.eyebrow{color:#657781;font-size:.75rem;letter-spacing:.14em;margin-bottom:25px}.experience{gap:11%;padding-top:105px;padding-bottom:105px}.experience-copy>p:not(.eyebrow){max-width:470px;font-size:1.0625rem}.location-link{margin-top:28px;color:var(--ink);font-size:.875rem}.food-card{position:relative;background:#f1f5f6;border:1px solid #e8eef0;border-radius:24px;overflow:hidden;text-align:left}.food-card img{height:345px;border-radius:0;object-position:50% 50%}.food-card figcaption{padding:18px 26px 23px}.food-card .text-link{color:var(--ink)}.steps{background:#f2f7f9;text-align:left}.steps-heading{gap:14%}.steps-heading>p{max-width:420px}.steps ol{gap:16px;margin:35px 0 32px}.steps li{background:#fff;border:1px solid #e2ebef;border-radius:18px;padding:26px 23px}.steps h3{font-size:1.0625rem}.steps li p{font-size:.9375rem;margin:0}.step-number{border:0;background:#edf4f7;color:#526872;font-size:.75rem;width:35px;height:35px;margin-bottom:35px}.guest-banner{background:#143848;max-width:1180px;border-radius:24px;margin-top:100px}.guest-photo{background:#bedde9}.guest-copy{padding:50px}.guest-copy h2{font-size:clamp(2rem,3vw,3rem)}.guest-copy .eyebrow{color:#b9d9e5}.visit{gap:14%}.visit-info{padding-top:0}.large{font-size:1.375rem}.questions{gap:14%}.faq-list{background:transparent;border-radius:0;padding:0}.faq-list details:first-child{border-top:1px solid var(--line)}summary{padding:24px 0;font-weight:500}summary span{color:#718792}details[open]{background:#f7fafb}details[open] summary,details[open] p{padding-left:18px;padding-right:18px}.booking-section{background:#172a35;color:white;text-align:center;margin:0 20px 20px;border-radius:24px;padding-top:80px;padding-bottom:80px}.booking-section .eyebrow{color:#c4d8e3}.booking-section p:not(.eyebrow){color:#cddce4}.booking-section h2{font-size:clamp(2.5rem,4.5vw,4.5rem)}footer{background:white;color:var(--ink);padding:40px 5%}.mobile-booking{display:none}footer>a{background:#172027;padding:8px 18px;border-radius:10px}footer small{color:#667681}.skip{color:#17222a}.text-link{color:#205a72}dialog{background:#172027;border-radius:20px}body:has(dialog[open]){overflow:hidden}
@media(max-width:1200px){.guest-banner{margin-left:6%;margin-right:6%}.hero{min-height:640px}.guest-copy{padding:35px}}
@media(max-width:900px){.section{padding:75px 6%}.hero{padding:55px 6%;min-height:620px}h1{font-size:4.5rem}.steps ol{grid-template-columns:1fr 1fr}.guest-copy{padding:30px}.guest-banner{margin-top:75px}header{padding:15px 5%}nav{gap:18px}}
@media(max-width:760px){header{padding:14px 6%}.hero{margin:12px 12px 0;min-height:660px;padding:43px 24px 110px;border-radius:20px;align-items:flex-start}.hero-copy{width:100%}.greeting{font-size:.6875rem;letter-spacing:.13em;margin-bottom:24px}.greeting::before{width:20px}h1{font-size:clamp(2.7rem,10.6vw,4.6rem);line-height:1.04;margin-bottom:22px;letter-spacing:-.055em}.intro{font-size:1rem;max-width:290px;line-height:1.65;margin-bottom:25px}.hero-visual{height:100%;margin:0;border-radius:0}.poster{object-position:57% center}.hero-visual::after{background:linear-gradient(90deg,#081820d9,#08182085),linear-gradient(0deg,#08182033,transparent)}.hero-actions{flex-direction:column;align-items:stretch;gap:10px}.hero-actions .button{min-height:49px;font-size:.875rem}.booking-note{font-size:.75rem;max-width:270px;line-height:1.5}.film-button{right:auto;left:24px;bottom:27px;font-size:.8125rem;padding:10px 18px}.section{padding:60px 7%}h2{font-size:2.25rem}.eyebrow{margin-bottom:19px}.experience-copy>p:not(.eyebrow){font-size:1rem}.food-card{margin-top:30px;border-radius:20px}.food-card img{height:290px;border-radius:0}.food-card figcaption{padding:15px 22px 20px}.steps-heading{text-align:left}.steps ol{display:grid;grid-template-columns:1fr;gap:12px}.steps li{max-width:none;margin:0;padding:23px 23px 23px 78px;position:relative}.step-number{position:absolute;top:25px;left:23px;margin:0}.steps li p{font-size:.9375rem}.steps .button{width:100%}.guest-banner{margin:60px 7% 0;border-radius:20px}.guest-copy{padding:32px 26px}.guest-photo img{max-height:300px}.visit-info{padding-top:5px}.large{font-size:1.2rem}.faq-list{padding:0}.booking-section{margin:0 12px 12px;padding:60px 25px}.booking-section h2{font-size:2.5rem}footer{padding:35px 7% 130px}footer>a{width:max-content}.mobile-booking{position:fixed;z-index:10;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:15px;background:#fffffff2;backdrop-filter:blur(18px);border-top:1px solid #dde5e9;padding:13px 18px calc(13px + env(safe-area-inset-bottom));box-shadow:0 -6px 28px #142e3a0a}.mobile-booking>span{font-size:.75rem;font-weight:650;line-height:1.6}.mobile-booking small{display:block;font-size:.6875rem;font-weight:400;color:#697780}.mobile-booking .button{font-size:.75rem;padding:11px 17px;min-height:44px;white-space:nowrap}body:has(dialog[open]) .mobile-booking{display:none}html{scroll-padding-bottom:100px}}
@media(prefers-reduced-motion:reduce){.button:hover{transform:none}}

/* Ocean-facing official gallery photo; retain the horizon in both crops. */
.poster{object-position:50% 28%}.hero-visual::after{background:linear-gradient(90deg,rgba(8,20,28,.82),rgba(8,20,28,.48) 42%,rgba(8,20,28,.04) 78%),linear-gradient(0deg,rgba(8,20,28,.2),transparent 48%)}
@media(max-width:760px){.poster{object-position:39% 35%}.hero-visual::after{background:linear-gradient(90deg,#081820cc,#08182066),linear-gradient(0deg,#08182033,transparent)}}
@media(max-width:760px){.poster{object-position:20% 35%}}
/* Give the original light wordmark a proper dark footer surface. */
footer{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"logo links" "tagline copyright";align-items:center;column-gap:48px;row-gap:14px;background:#172027;color:#fff;padding:52px max(5%,calc((100% - 1240px)/2));border-top:1px solid #33414a}footer>a{grid-area:logo;width:max-content;display:inline-flex;align-items:center;background:none;border-radius:0;padding:0}footer>a img{width:190px;height:auto}footer>p{grid-area:tagline;color:#cfdae0;font-size:.875rem;margin:0}footer>div{grid-area:links;justify-self:end}footer>div a{min-height:44px;display:inline-flex;align-items:center;color:#f1f6f8}footer>small{grid-area:copyright;justify-self:end;color:#9fb0b9}
@media(max-width:760px){footer{grid-template-columns:1fr;grid-template-areas:"logo" "tagline" "links" "copyright";row-gap:13px;padding:45px 7% 130px}footer>a img{width:175px}footer>p{margin-bottom:6px}footer>div,footer>small{justify-self:start}footer>div{gap:25px}}

/* Hero image: populated platform and ocean horizon. */
.poster{object-position:50% 39%}.hero-visual::after{background:linear-gradient(90deg,rgba(7,19,27,.83),rgba(7,19,27,.48) 43%,rgba(7,19,27,.05) 77%),linear-gradient(0deg,rgba(7,19,27,.22),transparent 50%)}
@media(max-width:760px){.poster{object-position:62% 44%}.hero-visual::after{background:linear-gradient(90deg,#071923d9,#07192370),linear-gradient(0deg,#0719234d,transparent)}}
@media(max-width:760px){.hero{display:block;min-height:0;padding:38px 24px 0;background:#10232e}.hero-copy{position:relative;z-index:1}.hero-visual{position:relative;z-index:0;width:calc(100% + 48px);height:auto;aspect-ratio:3/2;margin:32px -24px 0}.hero-visual::after{background:linear-gradient(0deg,rgba(7,20,28,.35),transparent 45%)}.poster{width:100%;height:100%;object-fit:cover;object-position:center center}.film-button{left:18px;bottom:18px}.hero-actions .outline{background:#ffffff10}}
@media(max-width:760px){.hero{display:flex;flex-direction:column;padding:0 24px 28px}.hero-visual{order:-1;width:calc(100% + 48px);margin:0 -24px 28px;aspect-ratio:3/2}.hero-copy{width:100%}.greeting{margin-bottom:16px}h1{margin-bottom:17px}.intro{margin-bottom:21px}.film-button{bottom:14px;left:16px}}
.hero-visual picture{display:block;width:100%;height:100%}
@media(max-width:760px){.steps{padding-top:52px;padding-bottom:52px}.steps ol{gap:10px;margin:24px 0 0}.steps li{padding:16px 18px 16px 67px;min-height:92px}.step-number{top:18px;left:18px;width:32px;height:32px}.steps h3{margin-bottom:3px;line-height:1.3}.steps li p{line-height:1.45}.steps>.button{display:none}.guest-banner{flex-direction:column}.guest-photo{order:0}.guest-copy{order:1}.mobile-booking.is-hidden{display:none}}
/* Venue details and pre-visit information. */
footer{display:block;padding:58px max(5%,calc((100% - 1240px)/2)) 30px}footer .footer-main{display:grid;grid-template-columns:minmax(230px,1.5fr) minmax(215px,1fr) minmax(220px,1fr);gap:48px;font-size:1rem}footer .footer-brand a{display:inline-block;background:none;padding:0;border-radius:0}footer .footer-brand img{width:190px;height:auto}footer .footer-brand p{margin:14px 0 0;color:#cfdae0}footer .footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:9px}footer .footer-column h2{font-size:.75rem;line-height:1.4;letter-spacing:.14em;text-transform:uppercase;color:#a9c2cf;font-weight:700;margin:0 0 8px}footer .footer-column address{font-style:normal;line-height:1.6;color:#f1f6f8}footer .footer-column a{display:inline-flex;align-items:center;min-height:32px;color:#f1f6f8;text-decoration:none}footer .footer-column a:hover{text-decoration:underline}footer .footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid #33414a;margin-top:45px;padding-top:24px}footer .footer-bottom p{max-width:650px;font-size:.8125rem;color:#b7c7d0;margin:0}footer .footer-bottom small{color:#9fb0b9;white-space:nowrap}
@media(max-width:760px){footer{padding:45px 7% 42px}footer .footer-main{grid-template-columns:1fr;gap:30px}footer .footer-brand img{width:175px}footer .footer-brand p{margin-top:8px}footer .footer-column{gap:7px}footer .footer-bottom{display:block;margin-top:36px;padding-top:20px}footer .footer-bottom small{display:block;margin-top:16px}}
footer .footer-brand{display:block}
footer .footer-main,footer .footer-bottom{justify-self:stretch;width:100%}
@media(min-width:761px) and (max-width:900px){footer .footer-main{grid-template-columns:1fr 1fr;gap:30px}footer .footer-brand{grid-column:1/-1}}
footer .footer-bottom{flex-wrap:wrap}footer .footer-legal{display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px}footer .footer-legal a{color:#d6e4ea;text-decoration:none;font-size:.8125rem;white-space:nowrap}footer .footer-legal a:hover{text-decoration:underline}
@media(max-width:760px){footer .footer-legal{margin-top:15px}footer .footer-bottom small{margin-top:16px}}

.content-guides{background:#f2f7f8}.guide-heading{max-width:700px;margin-bottom:30px}.guide-heading p:last-child{color:#52636b}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.guide-card{display:block;padding:30px;border:1px solid #dce6e9;border-radius:16px;background:#fff;color:#152c36;text-decoration:none;transition:transform .2s,box-shadow .2s}.guide-card:hover{transform:translateY(-4px);box-shadow:0 15px 38px #122a3820}.guide-card span{font-size:.7rem;letter-spacing:.16em;font-weight:750;color:#d42f4d}.guide-card h3{font-size:1.35rem;line-height:1.25;margin:16px 0 12px}.guide-card p{line-height:1.55;color:#53646b}.guide-card b{display:block;margin-top:23px;font-size:.84rem;color:#c62e49}.language-link{font-weight:700}.content-layout{max-width:1180px;margin:auto;padding:60px 5% 100px}.content-layout h1{font-size:clamp(2.4rem,5vw,4.5rem);line-height:1.04;max-width:780px;margin:.35em 0}.content-layout .lead{font-size:1.2rem;line-height:1.55;max-width:760px;color:#465c65}.content-layout h2{font-size:clamp(1.6rem,3vw,2.4rem);margin:1.7em 0 .5em}.content-layout p,.content-layout li{line-height:1.7}.content-layout a{color:#a61e3c}.content-layout .callout{background:#edf6f7;border-left:4px solid #d73d58;padding:20px 24px;margin:28px 0}.content-layout .page-actions{display:flex;gap:14px;flex-wrap:wrap;margin:30px 0}.content-layout .page-actions a{display:inline-flex;align-items:center;min-height:44px;padding:10px 20px;background:#dd3d57;color:white;text-decoration:none;border-radius:6px}.photo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.photo-grid figure{margin:0}.photo-grid img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:12px}.photo-grid figcaption{font-size:.85rem;color:#576973;margin-top:7px}.content-nav{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 5%;border-bottom:1px solid #dce6e9}.content-nav img{width:135px;height:auto}.content-nav nav{display:flex;gap:18px;flex-wrap:wrap}.content-nav a{color:#142c37;text-decoration:none}.content-footer{background:#172027;color:#d6e4ea;padding:34px 5%;display:flex;gap:20px;flex-wrap:wrap}.content-footer a{color:#fff}@media(max-width:760px){.guide-grid,.photo-grid{grid-template-columns:1fr}.guide-card{padding:24px}.content-nav{align-items:flex-start;flex-direction:column}.content-layout{padding-top:40px}}
