/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--cream:#f7f1e5;--paper:#fffaf0;--ink:#132e3e;--navy:#173b50;--yellow:#f8c72b;--coral:#f36c55;--mint:#71d2bd;--line:#132e3e24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}::selection{background:var(--yellow);color:var(--ink)}.site-header{border-bottom:1px solid var(--line);z-index:10;grid-template-columns:1fr auto 1fr;align-items:center;max-width:1440px;height:88px;margin:0 auto;padding:0 4vw;display:grid;position:relative}.brand{align-items:center;gap:12px;width:max-content;display:inline-flex}.brand>span:last-child{flex-direction:column;line-height:.9;display:flex}.brand strong{letter-spacing:.06em;font-size:21px}.brand small{letter-spacing:.23em;margin-top:5px;font-size:8px;font-weight:700}.brand-mark{background:var(--yellow);border-radius:50%;width:38px;height:38px;display:block;position:relative;overflow:hidden}.brand-mark i{background:var(--navy);border-radius:9px;width:12px;height:22px;position:absolute;top:12px;transform:rotate(35deg)}.brand-mark i:first-child{left:6px}.brand-mark i:nth-child(2){top:7px;left:16px}.brand-mark i:nth-child(3){top:14px;left:27px}nav{align-items:center;gap:32px;display:flex}nav a{font-size:13px;font-weight:700;position:relative}nav a:after{content:"";background:var(--coral);height:2px;transition:all .25s;position:absolute;bottom:-7px;left:0;right:100%}nav a:hover:after{right:0}.header-cta{border:1px solid var(--ink);border-radius:999px;justify-self:end;padding:12px 18px;font-size:13px;font-weight:700;transition:all .2s}.header-cta span{margin-left:12px}.header-cta:hover{background:var(--ink);color:#fff}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:6vw;max-width:1440px;min-height:720px;margin:0 auto;padding:74px 6vw 86px;display:grid;overflow:hidden}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.2em;align-items:center;gap:10px;font-size:11px;font-weight:800;display:flex}.eyebrow span{background:var(--coral);border-radius:50%;width:8px;height:8px}h1,h2{letter-spacing:-.055em;margin:0;line-height:.94}h1{margin:24px 0 28px;font-size:clamp(59px,6.2vw,96px)}h1 em,h2 em,.visit-message em{color:var(--coral);font-family:Georgia,Times New Roman,serif;font-weight:400}.hero-copy>p{color:#425d6b;max-width:570px;font-size:18px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:35px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:24px;min-height:54px;padding:0 24px;font-size:13px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-3px);box-shadow:0 10px 25px #132e3e24}.button.primary{background:var(--navy);color:#fff}.button.ghost{border:1px solid var(--line);background:#ffffff47}.button.dark{background:var(--ink);color:#fff;margin-top:34px}.hero-note{letter-spacing:.08em;text-transform:uppercase;color:#547080;flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px;font-size:10px;font-weight:800;display:flex}.mini-check{background:var(--mint);width:21px;height:21px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.divider{background:#8799a2;border-radius:50%;width:3px;height:3px}.hero-art{height:555px;position:relative}.art-card{position:absolute;overflow:hidden;box-shadow:0 24px 70px #1d333f2e}.main-card{background:var(--yellow);border-radius:42% 42% 10% 10%/32% 32% 10% 10%;width:74%;height:88%;top:3%;right:2%;transform:rotate(3deg)}.card-label{color:var(--ink);letter-spacing:.12em;z-index:4;font-size:13px;line-height:.95;position:absolute;top:11%;left:11%}.card-label strong{letter-spacing:-.04em;font-size:30px}.hill{border-radius:50% 50% 0 0;width:125%;height:56%;position:absolute;bottom:-15%;left:-12%}.hill-one{background:var(--coral);transform:rotate(8deg)}.hill-two{background:var(--navy);width:100%;bottom:-30%;left:19%;transform:rotate(-8deg)}.play-ball{z-index:2;border:8px solid #ffffffb3;border-radius:50%;position:absolute;box-shadow:inset 0 0 0 8px #132e3e17}.ball-one{background:var(--mint);width:148px;height:148px;bottom:19%;left:11%}.ball-two{background:#fff4dc;width:98px;height:98px;top:22%;right:12%}.ball-three{background:var(--coral);width:72px;height:72px;bottom:12%;right:22%}.tiny-stars{color:#fff;font-size:24px;position:absolute;top:9%;right:10%;transform:rotate(-5deg)}.mini-card{background:var(--navy);color:#fff;z-index:5;border-radius:28px;width:33%;height:34%;padding:25px;bottom:3%;left:0;transform:rotate(-8deg)}.mini-card .mini-top{letter-spacing:.18em;font-size:9px;font-weight:700}.mini-card strong{color:var(--coral);font-family:Georgia,serif;font-size:100px;font-style:italic;line-height:.85;display:block}.target{border:8px double var(--yellow);border-radius:50%;width:48px;height:48px;position:absolute;bottom:16px;right:17px}.sun-orbit{border:1px solid #132e3e38;border-radius:50%;width:180px;height:180px;position:absolute;top:-25px;right:-78px}.sun-orbit span{background:var(--coral);border-radius:50%;width:24px;height:24px;position:absolute;top:25px;left:7px}.round-stamp{background:var(--paper);z-index:7;border-radius:50%;place-items:center;width:110px;height:110px;animation:4s ease-in-out infinite float;display:grid;position:absolute;bottom:0;right:-2%;box-shadow:0 15px 35px #14283226}.round-stamp span{border:1px dashed var(--coral);letter-spacing:.16em;text-align:center;border-radius:50%;padding:9px;font-size:7px;line-height:1.8;position:absolute;inset:9px}.round-stamp b{font-size:28px}@keyframes float{50%{transform:translateY(-8px)rotate(4deg)}}.trust-strip{background:var(--yellow);white-space:nowrap;letter-spacing:.12em;justify-content:space-around;align-items:center;gap:30px;height:82px;font-size:13px;font-weight:900;display:flex;overflow:hidden}.trust-strip i{color:var(--coral);font-size:18px;font-style:normal}.section{max-width:1440px;margin:0 auto;padding:120px 6vw}.section-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:10vw;margin-bottom:60px;display:grid}.kicker{color:var(--coral);margin-bottom:19px}.section-heading h2,.parent-copy h2,.party-section h2,.visit h2{font-size:clamp(43px,5.3vw,75px)}.section-heading>p{color:#58707d;max-width:460px;margin:0;font-size:16px;line-height:1.7}.activity-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.activity-card{border-radius:25px;flex-direction:column;min-height:380px;padding:24px;transition:transform .3s;display:flex;position:relative;overflow:hidden}.activity-card:hover{transform:translateY(-8px)}.activity-card.yellow{background:var(--yellow)}.activity-card.coral{background:var(--coral);color:#fff}.activity-card.navy{background:var(--navy);color:#fff}.activity-card.mint{background:var(--mint)}.activity-top{letter-spacing:.15em;justify-content:space-between;font-size:10px;font-weight:800;display:flex}.activity-top i{border:1px solid;border-radius:50%;place-items:center;width:30px;height:30px;font-style:normal;display:grid}.activity-icon{flex:1;min-height:125px;position:relative}.activity-icon b{opacity:.75;border:2px solid;border-radius:50%;position:absolute}.activity-icon b:first-child{width:82px;height:82px;top:24%;left:16%}.activity-icon b:nth-child(2){border-width:7px;width:54px;height:54px;top:17%;left:44%}.activity-icon b:nth-child(3){background:currentColor;width:30px;height:30px;bottom:10%;right:12%}.activity-eyebrow{letter-spacing:.12em;text-transform:uppercase;opacity:.74;font-size:9px;font-weight:800}.activity-card h3{letter-spacing:-.04em;margin:10px 0 11px;font-size:27px}.activity-card p{opacity:.78;margin:0;font-size:13px;line-height:1.6}.activity-card.navy .activity-eyebrow,.activity-card.mint .activity-eyebrow{letter-spacing:.1em;opacity:1;font-size:10px;font-weight:900}.parent-section{background:var(--navy);color:#fff;grid-template-columns:.9fr 1.1fr;align-items:center;gap:9vw;padding:120px 7vw;display:grid}.parent-visual{background:#f0c353;border-radius:34px;height:630px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #fff3}.parent-visual:before,.parent-visual:after{content:"";border:2px solid #132e3e4d;border-radius:50%;position:absolute}.parent-visual:before{width:400px;height:400px;bottom:-100px;right:-80px}.parent-visual:after{width:210px;height:210px;top:-50px;left:-80px}.quote-bubble{background:var(--paper);color:var(--ink);z-index:2;border-radius:22px 22px 22px 3px;padding:27px;font-family:Georgia,serif;font-size:24px;line-height:1.3;position:absolute;top:8%;left:8%;right:15%}.coffee-cup{background:var(--coral);color:#fff;letter-spacing:.2em;border-radius:12px 12px 65px 65px;place-items:center;width:210px;height:250px;font-size:14px;font-weight:900;display:grid;position:absolute;bottom:12%;left:23%;transform:rotate(-6deg);box-shadow:0 25px 45px #1e323738}.coffee-cup:before{content:"";border:9px solid var(--paper);background:#fff2db;border-radius:50%;width:185px;height:38px;position:absolute;top:-13px}.coffee-cup i{border:23px solid var(--coral);border-radius:50%;width:85px;height:110px;position:absolute;top:70px;right:-61px}.calm-lines{gap:8px;display:flex;position:absolute;bottom:9%;left:12%}.calm-lines i{border:2px solid var(--navy);border-radius:50%;width:13px;height:95px;display:block;transform:rotate(25deg)}.review-pill{background:var(--mint);color:var(--ink);z-index:3;border-radius:999px;padding:13px 18px;font-size:12px;font-weight:900;position:absolute;bottom:5%;right:7%}.review-pill small{letter-spacing:.06em;margin-top:4px;font-size:8px;display:block}.kicker.light,.parent-copy h2 em{color:var(--yellow)}.parent-copy .lead{color:#ffffffad;max-width:600px;font-size:17px;line-height:1.7}.promise-list{margin-top:40px}.promise{border-top:1px solid #ffffff29;grid-template-columns:42px 1fr;gap:10px;padding:22px 0;display:grid}.promise>span{color:var(--yellow);font-size:11px;font-weight:800}.promise h3{margin:0 0 6px;font-size:16px}.promise p{color:#ffffff8f;margin:0;font-size:12px;line-height:1.55}.party-section{text-align:center;background:var(--paper);padding:135px 6vw;position:relative;overflow:hidden}.party-section h2 em{color:var(--coral)}.party-section>p{color:#58707d;max-width:680px;margin:28px auto 0;font-size:17px;line-height:1.7}.party-features{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px;display:flex}.party-features span{border:1px solid var(--line);background:#fff;border-radius:99px;padding:11px 15px;font-size:11px;font-weight:800}.party-features i{color:var(--coral);margin-right:6px;font-style:normal}.party-orbit{border:1px solid #132e3e1c;border-radius:50%;position:absolute}.orbit-one{width:430px;height:430px;top:-120px;left:-190px}.orbit-two{border-color:#f36c5542;width:330px;height:330px;bottom:-130px;right:-120px}.section-heading.compact{grid-template-columns:1fr}.steps{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.steps article{border-right:1px solid var(--line);min-height:220px;padding:35px 9% 0 0}.steps article:not(:first-child){padding-left:9%}.steps article:last-child{border-right:0}.steps span{border:1px solid var(--ink);border-radius:50%;place-items:center;width:38px;height:38px;font-size:12px;font-weight:800;display:grid}.steps h3{margin:25px 0 12px;font-size:21px}.steps p{color:#607783;max-width:310px;font-size:13px;line-height:1.65}.visit{background:var(--coral);color:#fff;grid-template-columns:1.07fr .93fr;min-height:620px;display:grid}.visit-card{background:var(--navy);padding:100px 7vw}.visit-card h2{font-size:clamp(40px,4.5vw,68px)}.contact-list{margin-top:58px}.contact-list a{border-top:1px solid #ffffff2b;grid-template-columns:100px 1fr 34px;align-items:center;gap:15px;padding:19px 0;transition:padding .2s;display:grid}.contact-list a:hover{padding-left:10px}.contact-list a>span{color:#ffffff8c;text-transform:uppercase;letter-spacing:.12em;font-size:9px}.contact-list strong{font-size:13px}.contact-list i{border:1px solid #ffffff80;border-radius:50%;place-items:center;width:31px;height:31px;font-style:normal;display:grid}.visit-message{flex-direction:column;justify-content:center;padding:100px 7vw;display:flex;position:relative;overflow:hidden}.visit-message:after{content:"XYLINO";opacity:.07;font-size:10vw;font-weight:900;position:absolute;bottom:22%;right:-15%;transform:rotate(-90deg)}.visit-message h3{letter-spacing:-.055em;margin:35px 0 22px;font-size:clamp(33px,4vw,58px);line-height:1}.visit-message em{color:var(--yellow)}.visit-message p{color:#ffffffc7;max-width:500px;font-size:14px;line-height:1.7}.location-pin{border:2px solid #fff;border-radius:50% 50% 50% 10%;width:74px;height:74px;position:relative;transform:rotate(-45deg)}.location-pin i{border:2px solid #fff;border-radius:50%;width:22px;height:22px;margin:auto;position:absolute;inset:0}.location-pin span{background:var(--yellow);border-radius:50%;width:10px;height:10px;position:absolute;bottom:12px;left:-3px}footer{color:#fff;background:#0e2735;grid-template-columns:1.2fr 1fr auto;align-items:center;gap:30px;min-height:150px;padding:38px 5vw;display:grid}.footer-brand .brand-mark{transform:scale(.9)}.footer-brand small{color:#fff9}footer p{color:#ffffff85;font-size:11px;line-height:1.5}.footer-links{gap:19px;font-size:11px;font-weight:700;display:flex}.footer-links a:hover{color:var(--yellow)}footer>small{color:#ffffff4d;border-top:1px solid #ffffff14;grid-column:1/-1;padding-top:18px;font-size:9px}.mobile-call{display:none}@media (width<=1000px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:55px}.hero-copy{max-width:760px}.hero-art{width:100%;max-width:650px;margin:0 auto}.activity-grid{grid-template-columns:repeat(2,1fr)}.parent-section{grid-template-columns:1fr}.parent-visual{width:100%;max-width:650px;height:520px;margin:0 auto}.visit{grid-template-columns:1fr}.visit-message{min-height:500px}footer{grid-template-columns:1fr auto}footer p{display:none}}@media (width<=680px){.site-header{height:72px;padding:0 20px}.header-cta{display:none}.brand strong{font-size:18px}.hero{gap:40px;min-height:auto;padding:48px 20px 64px}.eyebrow{line-height:1.4}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero-note{line-height:1.6}.hero-art{height:410px}.main-card{width:82%;right:0}.mini-card{width:38%;height:37%;padding:17px}.mini-card strong{font-size:75px}.round-stamp{width:84px;height:84px}.ball-one{width:105px;height:105px}.ball-two{width:70px;height:70px}.ball-three{width:54px;height:54px}.trust-strip{justify-content:flex-start;height:68px;padding-left:25px}.section{padding:80px 20px}.section-heading{grid-template-columns:1fr;gap:25px;margin-bottom:40px}.section-heading h2{font-size:45px}.activity-grid{grid-template-columns:1fr}.activity-card{min-height:335px}.parent-section{gap:60px;padding:80px 20px}.parent-visual{height:440px}.quote-bubble{font-size:19px}.coffee-cup{width:150px;height:185px;left:20%}.coffee-cup:before{width:130px}.coffee-cup i{border-width:17px;width:65px;height:82px;right:-45px}.review-pill{max-width:170px}.parent-copy h2,.party-section h2,.visit h2{font-size:45px}.promise{grid-template-columns:30px 1fr}.party-section{padding:90px 20px}.party-features{align-items:center}.steps{grid-template-columns:1fr}.steps article,.steps article:not(:first-child){border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:28px 0}.visit-card,.visit-message{padding:78px 20px}.contact-list a{grid-template-columns:75px 1fr 30px}.contact-list strong{font-size:12px;line-height:1.45}footer{grid-template-columns:1fr;padding:35px 20px 95px}.footer-links{flex-wrap:wrap}.mobile-call{z-index:50;background:var(--yellow);height:54px;color:var(--ink);border-radius:99px;justify-content:space-between;align-items:center;padding:0 22px;font-size:13px;font-weight:900;display:flex;position:fixed;bottom:14px;left:14px;right:14px;box-shadow:0 15px 35px #00000038}}.photo-card img{object-fit:cover;width:100%;height:100%;display:block}.photo-card:after{content:"";background:linear-gradient(#0000 42%,#091f2ab8);position:absolute;inset:0}.photo-caption{z-index:3;color:#fff;flex-direction:column;gap:5px;display:flex;position:absolute;bottom:8%;left:9%;right:9%}.photo-caption span{letter-spacing:.2em;font-size:9px;font-weight:900}.photo-caption strong{font-family:Georgia,serif;font-size:27px;font-style:italic;font-weight:400}.mini-photo-card{padding:0}.mini-photo-card:after{content:"";background:linear-gradient(#0000 35%,#0a2533d6);position:absolute;inset:0}.mini-photo-card img{object-fit:cover;width:100%;height:100%;display:block}.mini-photo-card>span{z-index:2;letter-spacing:.16em;font-size:9px;font-weight:900;position:absolute;bottom:16px;left:18px}.activity-photo{border-top:1px solid #ffffff47;border-bottom:1px solid #ffffff47;height:165px;min-height:165px;margin:18px -24px 20px;overflow:hidden}.activity-photo img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.activity-card:hover .activity-photo img{transform:scale(1.05)}.activity-card:first-child .activity-photo img{object-position:center 48%}.activity-card:nth-child(2) .activity-photo img{object-position:center 45%}.activity-card:nth-child(3) .activity-photo img{object-position:center 42%}.activity-card:nth-child(4) .activity-photo img{object-position:center 48%}.parent-photo{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.parent-visual:before{z-index:1;background:linear-gradient(#0a222f14,#0a222f80);border:0;border-radius:0;width:auto;height:auto;inset:0}.parent-visual:after{z-index:1}.party-section{padding:110px 6vw}.party-section .kicker{justify-content:flex-start}.party-inner{text-align:left;z-index:2;grid-template-columns:1.05fr .95fr;align-items:center;gap:8vw;max-width:1230px;margin:0 auto;display:grid;position:relative}.party-copy>p{color:#58707d;max-width:620px;margin:28px 0 0;font-size:17px;line-height:1.7}.party-features{justify-content:flex-start}.party-photo-wrap{border-radius:38px 38px 10px 10px;height:570px;position:relative;overflow:hidden;transform:rotate(2deg);box-shadow:0 24px 60px #132e3e2b}.party-photo-wrap:after{content:"";background:linear-gradient(#0000 55%,#0a1f2ab3);position:absolute;inset:0}.party-photo-wrap img{object-fit:cover;object-position:center 44%;width:100%;height:100%;display:block}.party-photo-wrap span{z-index:2;color:#fff;letter-spacing:.18em;font-size:10px;font-weight:900;position:absolute;bottom:27px;left:28px}.party-photo-wrap b{color:var(--yellow)}.photo-panel{min-height:620px;padding:0}.visit-photo{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.photo-panel:before{content:"";z-index:1;background:linear-gradient(#091f2a1f,#091f2ac7);position:absolute;inset:0}.photo-panel:after{z-index:2}.visit-overlay{z-index:3;margin-top:auto;padding:100px 7vw;position:relative}@media (width<=1000px){.party-inner{grid-template-columns:1fr;gap:60px}.party-photo-wrap{width:100%;max-width:680px;height:520px;margin:0 auto}}@media (width<=680px){.mini-photo-card{padding:0}.activity-card{min-height:420px}.party-section{padding:80px 20px}.party-photo-wrap{border-radius:28px;height:470px}.party-features{align-items:flex-start}.visit-message.photo-panel{padding:0}.visit-overlay{padding:78px 20px}}.hero-gallery{grid-template-columns:1.2fr .8fr;align-items:stretch;gap:16px;height:100%;display:grid}.hero-photo{background:var(--paper);border-radius:30px;grid-template-rows:minmax(0,1fr) auto;min-width:0;margin:0;display:grid;overflow:hidden;box-shadow:0 24px 70px #1d333f2b}.hero-photo img{object-fit:cover;width:100%;height:100%;min-height:0;display:block}.hero-photo-main img,.hero-photo-bubble img{object-position:center}.hero-photo figcaption{background:var(--paper);border-top:1px solid var(--line);flex-direction:column;justify-content:center;gap:5px;min-height:84px;padding:17px 20px 18px;display:flex}.hero-photo figcaption span{letter-spacing:.18em;color:var(--coral);font-size:8px;font-weight:900}.hero-photo figcaption strong{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:400}.standards-section{max-width:1440px;margin:0 auto;padding:105px 6vw 115px}.standards-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:9vw;margin-bottom:48px;display:grid}.standards-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(42px,5vw,72px);line-height:.95}.standards-heading h2 em{color:var(--coral);font-family:Georgia,Times New Roman,serif;font-weight:400}.standards-heading>p{color:#58707d;max-width:520px;margin:0;font-size:16px;line-height:1.7}.proof-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.proof-card{border:1px solid var(--line);background:#fffaf0c7;border-radius:22px;min-height:230px;padding:26px 25px 25px;position:relative;overflow:hidden}.proof-card:before{content:"";background:var(--yellow);height:6px;position:absolute;top:0;left:0;right:0}.proof-card:nth-child(2):before,.proof-card:nth-child(5):before{background:var(--coral)}.proof-card:nth-child(3):before,.proof-card:nth-child(6):before{background:var(--mint)}.proof-icon{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.proof-icon span{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.proof-icon small{letter-spacing:.16em;color:#82949e;font-size:9px;font-weight:900}.proof-card h3{letter-spacing:-.025em;margin:0 0 11px;font-size:19px}.proof-card p{color:#5c737f;margin:0;font-size:13px;line-height:1.6}@media (width<=1000px){.proof-grid{grid-template-columns:repeat(2,1fr)}.standards-heading{grid-template-columns:1fr;gap:24px}}@media (width<=680px){.hero-art{height:auto}.hero-gallery{grid-template-columns:1fr;gap:14px;height:auto}.hero-photo-main img{height:285px}.hero-photo-bubble img{height:215px}.hero-photo figcaption{min-height:74px;padding:14px 17px}.hero-photo figcaption strong{font-size:20px}.standards-section{padding:78px 20px 84px}.standards-heading{margin-bottom:34px}.standards-heading h2{font-size:43px}.standards-heading>p{font-size:15px}.proof-grid{grid-template-columns:1fr;gap:11px}.proof-card{min-height:auto;padding:22px}.proof-icon{margin-bottom:19px}.proof-card p{font-size:13px}.hero-note{gap:9px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.showreel-section{grid-template-columns:minmax(270px,.72fr) minmax(560px,1.28fr);align-items:center;gap:6vw;max-width:1440px;margin:0 auto;padding:110px 6vw 118px;display:grid}.showreel-heading h2{margin:18px 0 26px;font-size:clamp(46px,5.4vw,78px)}.showreel-heading h2 em{color:var(--coral);font-family:Georgia,Times New Roman,serif;font-weight:400}.showreel-heading>p{color:#58707d;max-width:440px;margin:0;font-size:16px;line-height:1.72}.showreel-frame{background:var(--navy);border-radius:36px;padding:12px;position:relative;transform:rotate(-.7deg);box-shadow:0 32px 80px #132e3e38}.showreel-frame:before{content:"";z-index:-1;border:1px solid #f36c5561;border-radius:40px;position:absolute;inset:-13px 30px 13px -13px}.showreel-frame video{aspect-ratio:16/9;object-fit:cover;background:#0d2532;border-radius:26px;width:100%;display:block}.showreel-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;letter-spacing:.17em;pointer-events:none;background:#132e3ed1;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:8px;font-weight:900;display:flex;position:absolute;top:30px;left:30px}.showreel-badge i{background:var(--coral);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #f36c5538}@media (width<=1000px){.showreel-section{grid-template-columns:1fr;gap:42px}.showreel-heading>p{max-width:650px}}@media (width<=680px){.showreel-section{gap:32px;padding:78px 20px 88px}.showreel-heading h2{font-size:46px}.showreel-heading>p{font-size:15px}.showreel-frame{border-radius:23px;padding:7px;transform:none}.showreel-frame:before{border-radius:27px;inset:-8px 18px 8px -8px}.showreel-frame video{border-radius:17px}.showreel-badge{padding:7px 10px;font-size:6.5px;top:18px;left:18px}}.announcement-bar{background:var(--coral);color:#fff;text-align:center;letter-spacing:.02em;justify-content:center;align-items:center;gap:12px;min-height:42px;padding:10px 20px;font-size:13px;font-weight:800;display:flex}.announcement-bar span{background:var(--yellow);color:var(--ink);letter-spacing:.12em;border-radius:99px;padding:4px 8px;font-size:9px}.info-section{max-width:1440px;margin:0 auto;padding:110px 6vw 120px}.info-heading{margin-bottom:48px}.info-heading h2{font-size:clamp(42px,5vw,72px)}.info-heading h2 em{color:var(--coral);font-family:Georgia,Times New Roman,serif;font-weight:400}.info-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.info-grid article{border:1px solid var(--line);background:var(--paper);border-radius:24px;min-height:285px;padding:30px}.info-grid article>span{letter-spacing:.18em;color:var(--coral);font-size:9px;font-weight:900}.info-grid h3{letter-spacing:-.03em;margin:22px 0 18px;font-size:23px}.info-grid p{white-space:pre-line;color:#58707d;margin:0;font-size:14px;line-height:1.75}.info-grid dl{margin:0}.info-grid dl div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:13px 0;display:flex}.info-grid dt{color:#58707d;font-size:13px}.info-grid dd{text-align:right;margin:0;font-size:14px;font-weight:900}.admin-shell{min-height:100vh;color:var(--ink);background:#eef2ed;padding:38px max(22px,5vw) 125px}.admin-header{justify-content:space-between;align-items:flex-end;gap:24px;max-width:1120px;margin:0 auto 28px;display:flex}.admin-header>div:first-child>span{letter-spacing:.2em;color:var(--coral);font-size:11px;font-weight:900}.admin-header h1{letter-spacing:-.05em;margin:10px 0 8px;font-size:clamp(36px,5vw,62px)}.admin-header p{color:#607783;margin:0}.admin-header-actions{flex-wrap:wrap;gap:10px;display:flex}.admin-header-actions a,.admin-denied a{border:1px solid var(--line);background:#fff;border-radius:99px;padding:12px 16px;font-size:12px;font-weight:800}.admin-message{background:var(--mint);border-radius:14px;max-width:1120px;margin:0 auto 18px;padding:15px 18px;font-size:13px;font-weight:800}.admin-grid{grid-template-columns:1fr 1fr;gap:16px;max-width:1120px;margin:0 auto;display:grid}.admin-card{background:#fff;border:1px solid #132e3e1a;border-radius:24px;padding:26px;box-shadow:0 10px 35px #132e3e0f}.admin-card.full{grid-column:1/-1}.admin-card-title{align-items:flex-start;gap:14px;margin-bottom:24px;display:flex}.admin-card-title>span{background:var(--yellow);border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:10px;font-weight:900;display:grid}.admin-card-title h2{letter-spacing:-.03em;margin:0 0 5px;font-size:22px}.admin-card-title p{color:#71858f;margin:0;font-size:12px;line-height:1.5}.admin-card label{letter-spacing:.04em;flex-direction:column;gap:8px;margin-top:15px;font-size:11px;font-weight:900;display:flex}.admin-card input:not([type=file]):not([type=checkbox]),.admin-card textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;resize:vertical;background:#fafbf8;border-radius:13px;outline:none;padding:13px 14px;font-size:14px;font-weight:500;line-height:1.55}.admin-card input:focus,.admin-card textarea:focus{border-color:var(--coral);box-shadow:0 0 0 3px #f36c551f}.switch-row{flex-direction:row!important;align-items:center!important;gap:10px!important}.switch-row input{width:19px;height:19px;accent-color:var(--coral)}.admin-photo-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.photo-uploader{cursor:pointer;margin:0!important}.photo-preview{background:var(--cream);border-radius:15px;height:145px;overflow:hidden}.photo-preview img{object-fit:cover;width:100%;height:100%;display:block}.photo-uploader strong{margin-top:4px;font-size:13px}.photo-uploader>span{color:var(--coral);font-size:10px;font-weight:800}.photo-uploader input{opacity:0;pointer-events:none;position:absolute}.admin-savebar{z-index:100;color:#fff;background:#0e2735f5;justify-content:center;align-items:center;gap:30px;min-height:82px;padding:14px max(22px,5vw);display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 35px #0e273533}.admin-savebar>span{color:#ffffffb3;font-size:12px}.admin-savebar button{background:var(--yellow);color:var(--ink);cursor:pointer;border:0;border-radius:99px;padding:15px 23px;font-weight:900}.admin-savebar button:disabled{opacity:.6;cursor:wait}.admin-denied{text-align:center;background:#fff;border-radius:28px;max-width:600px;margin:12vh auto;padding:45px}.admin-denied h1{font-size:38px}.admin-denied p{color:#607783;margin-bottom:28px;line-height:1.7}@media (width<=850px){.info-grid{grid-template-columns:1fr}.info-grid article{min-height:auto}.admin-header{flex-direction:column;align-items:flex-start}.admin-grid{grid-template-columns:1fr}.admin-card.full{grid-column:auto}.admin-photo-grid{grid-template-columns:repeat(2,1fr)}.admin-savebar{justify-content:space-between}.admin-savebar>span{max-width:45%}}@media (width<=540px){.info-section{padding:78px 20px 84px}.info-heading h2{font-size:43px}.admin-shell{padding:25px 14px 130px}.admin-card{border-radius:20px;padding:20px}.admin-photo-grid{grid-template-columns:1fr 1fr}.photo-preview{height:115px}.admin-savebar{gap:12px;min-height:98px;padding:12px 14px}.admin-savebar>span{max-width:48%;font-size:10px}.admin-savebar button{padding:13px 16px;font-size:12px}}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}.site-header{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#f7f1e5d6;border-bottom-color:#132e3e1c;max-width:1560px;height:104px;padding:0 clamp(24px,4.5vw,76px)}.site-header .brand{gap:15px}.site-header .brand-mark{flex:none;width:54px;height:54px;box-shadow:0 0 0 5px #f8c72b38,0 10px 24px #132e3e1f}.site-header .brand-mark i{border-radius:12px;width:15px;height:29px;top:17px}.site-header .brand-mark i:first-child{left:8px}.site-header .brand-mark i:nth-child(2){top:10px;left:22px}.site-header .brand-mark i:nth-child(3){top:19px;left:38px}.site-header .brand>span:last-child{line-height:.82}.site-header .brand strong{letter-spacing:.045em;font-size:29px;font-weight:950}.site-header .brand small{letter-spacing:.25em;color:#56717f;margin-top:9px;font-size:9px;font-weight:650}.site-header .brand small b,.hero-brand-words small b{color:var(--coral);font-weight:950}.site-header nav{gap:36px}.site-header nav a{letter-spacing:.025em;font-size:12px}.site-header .header-cta{background:var(--ink);color:#fff;border-color:var(--ink);padding:14px 21px;box-shadow:0 10px 24px #132e3e1f}.site-header .header-cta:hover{background:var(--coral);border-color:var(--coral)}.hero{isolation:isolate;background:linear-gradient(115deg,#fffaf0b8,#f7f1e526 57%);grid-template-columns:minmax(460px,.92fr) minmax(560px,1.08fr);gap:clamp(48px,6vw,98px);max-width:1560px;min-height:calc(100svh - 104px);padding:clamp(52px,6vw,92px) clamp(24px,5vw,82px) clamp(64px,7vw,110px);position:relative}.hero:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle,#f8c72b47,#f8c72b00 70%);border-radius:50%;width:580px;height:580px;position:absolute;top:19%;left:-310px}.hero:after{content:"XYLINO";z-index:-1;letter-spacing:-.07em;color:#132e3e08;pointer-events:none;font-size:clamp(130px,17vw,270px);font-weight:950;line-height:1;position:absolute;bottom:-.13em;right:-.04em}.hero-copy{z-index:2;max-width:680px;position:relative}.hero-brand-lockup{align-items:center;gap:18px;width:max-content;margin-bottom:30px;display:flex}.google-review-button{width:max-content;max-width:100%;color:var(--ink);background:#fff;border:1px solid #132e3e24;border-radius:999px;align-items:center;gap:9px;margin:-12px 0 28px;padding:12px 17px;font-size:12px;font-weight:900;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 10px 26px #132e3e17}.google-review-button>span{color:var(--yellow);font-size:17px;line-height:1}.google-review-button i{color:var(--coral);font-size:14px;font-style:normal}.google-review-button:hover{background:var(--paper);transform:translateY(-2px);box-shadow:0 14px 32px #132e3e24}.google-review-button:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.directions-qr{color:var(--ink);background:#fff;border-radius:22px;grid-template-columns:92px 1fr auto;align-items:center;gap:16px;margin-top:24px;padding:14px;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 14px 36px #132e3e29}.directions-qr:hover{transform:translateY(-2px);box-shadow:0 18px 42px #132e3e33}.directions-qr>img{object-fit:cover;border:2px solid var(--yellow);border-radius:12px;width:92px;height:108px}.directions-qr>span{flex-direction:column;gap:5px;min-width:0;display:flex}.directions-qr small{letter-spacing:.18em;color:var(--coral);font-size:9px;font-weight:950}.directions-qr strong{letter-spacing:-.025em;font-size:18px}.directions-qr b{color:#6a808b;font-size:11px;font-weight:700;line-height:1.45}.directions-qr>i{color:var(--coral);padding-right:5px;font-size:20px;font-style:normal}.directions-qr:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.hero-brand-mark{background:var(--yellow);border-radius:50%;flex:none;width:82px;height:82px;display:block;position:relative;overflow:hidden;box-shadow:0 0 0 8px #f8c72b33,0 18px 38px #132e3e26}.hero-brand-mark i{background:var(--navy);border-radius:15px;width:23px;height:43px;position:absolute;top:25px;transform:rotate(35deg)}.hero-brand-mark i:first-child{left:11px}.hero-brand-mark i:nth-child(2){top:14px;left:31px}.hero-brand-mark i:nth-child(3){top:28px;left:55px}.hero-brand-words{flex-direction:column;line-height:.82;display:flex}.hero-brand-words strong{letter-spacing:.035em;font-size:clamp(39px,3.8vw,58px);font-weight:950}.hero-brand-words small{letter-spacing:.31em;color:#56717f;margin-top:13px;font-size:clamp(9px,.78vw,12px);font-weight:700}.hero-rating{background:#fffaf0d6;border:1px solid #132e3e1f;border-radius:18px;grid-template-rows:auto auto;grid-template-columns:auto auto;align-items:center;column-gap:6px;margin-left:10px;padding:11px 14px 10px;line-height:1;display:grid;box-shadow:0 12px 30px #132e3e14}.hero-rating>span{color:var(--yellow);filter:drop-shadow(0 2px #132e3e26);grid-row:1/3;font-size:26px}.hero-rating strong{letter-spacing:-.04em;font-size:24px;font-weight:950}.hero-rating small{letter-spacing:.12em;color:#6a808b;font-size:6.5px;font-weight:900;line-height:1.35}.hero .eyebrow{letter-spacing:.18em;color:#486471;font-size:10px;line-height:1.4}.hero .eyebrow span{background:var(--coral);border-radius:99px;width:31px;height:2px}.hero h1{letter-spacing:-.068em;margin:23px 0 28px;font-size:clamp(70px,7.25vw,114px);line-height:.86}.hero h1 span{font-weight:520}.hero h1 em{letter-spacing:-.055em;font-weight:400}.hero-copy>p{color:#496573;max-width:600px;margin:0;font-size:17px;line-height:1.72}.hero-actions{margin-top:32px}.hero-actions .button{letter-spacing:.01em;min-height:58px;padding:0 27px}.hero-actions .button.primary{background:var(--coral);box-shadow:0 13px 28px #f36c5538}.hero-actions .button.primary:hover{background:var(--ink)}.hero-note{letter-spacing:.065em;background:#fffaf0ad;border:1px solid #132e3e1c;border-radius:999px;width:max-content;max-width:100%;margin-top:28px;padding:13px 17px;box-shadow:0 10px 35px #132e3e0d}.hero-art{height:clamp(560px,65vh,690px);min-height:560px;position:relative}.hero-gallery{grid-template-columns:minmax(0,1.08fr) minmax(255px,.92fr);align-items:stretch;gap:20px;height:100%}.hero-photo{border:1px solid #132e3e17;border-radius:44px 44px 18px 18px;transition:transform .35s,box-shadow .35s;box-shadow:0 30px 80px #132e3e2e}.hero-photo:hover{transform:translateY(-5px);box-shadow:0 38px 90px #132e3e38}.hero-photo-main{transform:translateY(18px)}.hero-photo-main:hover{transform:translateY(12px)}.hero-photo-main img{object-position:center center}.hero-photo-bubble{background:var(--navy);border-color:#ffffff1f;margin-bottom:26px}.hero-photo-bubble img{object-position:center;border-radius:999px 999px 26px 26px;width:calc(100% - 28px);height:calc(100% - 28px);margin:14px;box-shadow:inset 0 0 0 1px #ffffff2e}.hero-photo figcaption{gap:7px;min-height:96px;padding:19px 22px 21px}.hero-photo-bubble figcaption{background:var(--navy);border-top-color:#ffffff21}.hero-photo figcaption span{letter-spacing:.2em;font-size:8px}.hero-photo figcaption strong{letter-spacing:-.025em;font-size:24px}.hero-photo-bubble figcaption span{color:var(--yellow)}.hero-photo-bubble figcaption strong{color:#fff}@media (width<=1180px){.site-header nav{gap:22px}.hero{grid-template-columns:minmax(390px,.9fr) minmax(500px,1.1fr);gap:44px}.hero h1{font-size:clamp(66px,7vw,88px)}.hero-brand-mark{width:68px;height:68px}.hero-brand-mark i{transform-origin:50%;transform:scale(.83)rotate(35deg)}.hero-brand-words strong{font-size:42px}.hero-brand-words small{font-size:9px}.hero-rating{margin-left:2px;padding:9px 11px}.hero-rating>span{font-size:21px}.hero-rating strong{font-size:20px}}@media (width<=1000px){.site-header{height:94px}.hero{grid-template-columns:1fr;gap:58px;min-height:auto;padding-top:64px}.hero-copy{max-width:760px}.hero-art{max-width:760px;height:610px;min-height:610px;margin:0 auto}.hero h1{font-size:clamp(72px,10vw,104px)}}@media (width<=680px){.site-header{height:74px;padding:0 18px}.site-header .brand{gap:10px}.site-header .brand-mark{width:42px;height:42px;box-shadow:0 0 0 4px #f8c72b33}.site-header .brand-mark i{transform-origin:50%;transform:scale(.76)rotate(35deg)}.site-header .brand-mark i:first-child{left:3px}.site-header .brand-mark i:nth-child(2){top:5px;left:14px}.site-header .brand-mark i:nth-child(3){top:12px;left:27px}.site-header .brand strong{font-size:21px}.site-header .brand small{margin-top:6px;font-size:6.5px}.hero{background:linear-gradient(160deg,#fffaf0b8,#f7f1e526);gap:30px;padding:30px 18px 58px}.hero:after{font-size:36vw;bottom:-.04em}.hero-brand-lockup{grid-template-columns:54px minmax(0,1fr) auto;gap:11px;width:100%;margin-bottom:23px;display:grid}.hero-brand-mark{width:52px;height:52px;box-shadow:0 0 0 5px #f8c72b2e,0 12px 26px #132e3e1f}.hero-brand-mark i{width:15px;height:29px;top:16px}.hero-brand-mark i:first-child{left:6px}.hero-brand-mark i:nth-child(2){top:8px;left:19px}.hero-brand-mark i:nth-child(3){top:18px;left:35px}.hero-brand-words strong{font-size:clamp(29px,8.8vw,35px)}.hero-brand-words small{letter-spacing:.22em;white-space:nowrap;margin-top:8px;font-size:6.5px}.hero-rating{border-radius:15px;column-gap:4px;margin:0;padding:8px 10px}.hero-rating>span,.hero-rating strong{font-size:18px}.hero-rating small{display:none}.hero .eyebrow{letter-spacing:.12em;font-size:7.5px}.hero .eyebrow span{width:22px}.hero h1{margin:17px 0 20px;font-size:clamp(49px,14.7vw,64px);line-height:.91}.hero-copy>p{font-size:15px;line-height:1.62}.hero-actions{gap:10px;margin-top:25px}.hero-actions .button{min-height:52px}.hero-note{border-radius:16px;justify-content:flex-start;gap:7px;width:100%;margin-top:20px;padding:11px 12px;font-size:7.3px}.hero-art{max-width:none;height:auto;min-height:0}.hero-gallery{grid-template-columns:1fr;gap:12px}.hero-photo{border-radius:25px 25px 12px 12px}.hero-photo-main{transform:none}.hero-photo-main:hover{transform:translateY(-5px)}.hero-photo-main img{height:270px}.hero-photo-bubble{margin-bottom:0}.hero-photo-bubble img{border-radius:110px 110px 16px 16px;width:calc(100% - 20px);height:205px;margin:10px}.hero-photo figcaption{min-height:68px;padding:12px 15px 14px}.hero-photo figcaption strong{font-size:19px}}@media (width<=370px){.hero-brand-lockup{grid-template-columns:48px minmax(0,1fr) auto;gap:8px}.hero-brand-mark{width:46px;height:46px}.hero-brand-mark i{transform-origin:50%;transform:scale(.86)rotate(35deg)}.hero-brand-words strong{font-size:27px}.hero-brand-words small{font-size:5.8px}.hero-rating{padding:7px 8px}.hero-rating>span,.hero-rating strong{font-size:16px}.hero h1{font-size:47px}.hero-note .divider:nth-of-type(3),.hero-note .divider:nth-of-type(3)+span{display:none}}@media (width<=680px){.google-review-button{justify-content:center;width:100%;margin:-9px 0 22px;padding:13px 15px;font-size:12px}.directions-qr{border-radius:18px;grid-template-columns:78px 1fr auto;gap:12px;padding:11px}.directions-qr>img{width:78px;height:91px}.directions-qr strong{font-size:15px}.directions-qr b{font-size:10px}}.story-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:.55fr 1.2fr .85fr;align-items:center;gap:clamp(34px,6vw,90px);max-width:1440px;margin:0 auto;padding:120px 6vw;display:grid}.story-number{letter-spacing:-.09em;color:#132e3e13;writing-mode:vertical-rl;justify-self:center;font-size:clamp(68px,8vw,126px);font-weight:950;line-height:.8;transform:rotate(180deg)}.story-copy h2{letter-spacing:-.055em;margin:18px 0 28px;font-size:clamp(46px,5vw,72px);line-height:.98}.story-copy h2 em{color:var(--coral);font-family:Georgia,Times New Roman,serif;font-weight:400}.story-copy p{color:#58707d;margin:0 0 15px;font-size:15px;line-height:1.78}.story-copy .story-lead{color:var(--ink);font-size:18px}.story-copy strong{color:var(--coral);font-weight:950}.story-link{border-bottom:2px solid var(--ink);align-items:center;gap:18px;margin-top:18px;padding-bottom:8px;font-size:12px;font-weight:900;display:inline-flex}.story-link span{color:var(--coral);font-size:17px}.story-statement{background:var(--navy);color:#fff;border-radius:30px;padding:42px 34px;position:relative;transform:rotate(1.5deg);box-shadow:0 25px 60px #132e3e2e}.story-statement:before{content:"";pointer-events:none;border:1px solid #ffffff1f;border-radius:22px;position:absolute;inset:11px}.story-statement>span{letter-spacing:.22em;color:var(--yellow);font-size:8px;font-weight:950}.story-statement blockquote{margin:28px 0 26px;font-family:Georgia,Times New Roman,serif;font-size:clamp(25px,2.3vw,36px);line-height:1.24}.story-statement small{letter-spacing:.1em;color:#ffffffa1;font-size:9px}.story-page{background:var(--cream);min-height:100vh}.story-header{grid-template-columns:1fr auto}.story-back{border-bottom:1px solid var(--line);padding-bottom:5px;font-size:11px;font-weight:900}.story-page article{max-width:1440px;margin:0 auto}.story-page-hero{grid-template-columns:1fr .9fr;align-items:center;gap:clamp(45px,8vw,115px);padding:90px 6vw 110px;display:grid}.story-page-hero h1{letter-spacing:-.065em;margin:22px 0 32px;font-size:clamp(60px,7vw,104px);line-height:.9}.story-page-hero h1 em{color:var(--coral);font-family:Georgia,Times New Roman,serif;font-weight:400}.story-page-hero p{color:#526c79;max-width:670px;font-size:18px;line-height:1.75}.story-page-hero p strong{color:var(--coral);font-weight:950}.story-page-hero figure{background:var(--navy);border-radius:44px 44px 20px 20px;margin:0;overflow:hidden;transform:rotate(1deg);box-shadow:0 30px 80px #132e3e33}.story-page-hero figure img{object-fit:cover;width:100%;height:520px;display:block}.story-page-hero figcaption{color:#fff;flex-direction:column;gap:7px;padding:22px 25px 25px;display:flex}.story-page-hero figcaption span{letter-spacing:.2em;color:var(--yellow);font-size:8px;font-weight:900}.story-page-hero figcaption strong{font-size:20px}.story-page-body{border-top:1px solid var(--line);grid-template-columns:150px minmax(0,760px);justify-content:center;gap:60px;padding:90px 10vw;display:grid}.story-page-body-alt{background:var(--paper)}.story-page-index{flex-direction:column;gap:8px;display:flex}.story-page-index span{color:var(--coral);font-size:46px;font-weight:950}.story-page-index small{letter-spacing:.18em;font-size:9px;font-weight:900}.story-page-body h2{letter-spacing:-.045em;margin:0 0 30px;font-size:clamp(38px,4vw,58px);line-height:1.02}.story-page-body p{color:#526c79;margin:0 0 18px;font-size:17px;line-height:1.82}.story-page-quote{text-align:center;background:var(--navy);color:#fff;border-radius:42px;margin:0 6vw 110px;padding:85px 40px}.story-page-quote>span{letter-spacing:.2em;color:var(--yellow);font-size:9px;font-weight:950}.story-page-quote blockquote{margin:30px auto 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6vw,82px);line-height:1.08}.story-page-quote small{color:#ffffff9e;letter-spacing:.12em;font-size:10px;display:block}.story-page-quote .button{margin-top:34px}.story-page-quote .button b{font-size:18px}@media (width<=1000px){.story-section{grid-template-columns:1fr 1fr}.story-number{display:none}.story-page-hero{grid-template-columns:1fr}.story-page-hero figure{max-width:720px}.story-page-hero figure img{height:460px}}@media (width<=680px){.story-section{grid-template-columns:1fr;gap:42px;padding:80px 20px}.story-copy h2{font-size:45px}.story-copy .story-lead{font-size:16px}.story-statement{padding:34px 28px;transform:none}.story-statement blockquote{font-size:28px}.story-header{height:76px}.story-header .story-back{font-size:9px}.story-page-hero{gap:42px;padding:58px 20px 80px}.story-page-hero h1{font-size:52px}.story-page-hero p{font-size:16px}.story-page-hero figure{border-radius:26px 26px 14px 14px;transform:none}.story-page-hero figure img{height:315px}.story-page-hero figcaption strong{font-size:16px}.story-page-body{grid-template-columns:1fr;gap:24px;padding:70px 20px}.story-page-index{flex-direction:row;align-items:baseline}.story-page-body h2{font-size:40px}.story-page-body p{font-size:16px}.story-page-quote{border-radius:28px;margin:0 14px 90px;padding:65px 20px}.story-page-quote blockquote{font-size:43px}.story-page-quote .button{width:auto}}
