:root{--font-body: "Nunito Sans", ui-sans-serif, system-ui, sans-serif;--font-display: "Fraunces", Georgia, serif;--bg: #fffaef;--bg-2: #fff1d6;--surface: #ffffff;--surface-2: #fffcf5;--line: #f0e5ce;--line-2: #e2d2ae;--ink: #0e2a4a;--ink-2: #2f4564;--ink-3: #6a7c95;--ink-4: #a6b3c4;--brand: #1a66d5;--brand-ink: #0e408e;--brand-soft: #d7e6fb;--brand-tint: #ebf2fd;--coral: #e23226;--coral-soft: #fcd9d5;--yellow: #f4c443;--yellow-ink: #7a5a00;--yellow-soft: #fff1c2;--open: #2ea45d;--open-soft: #d4efdd;--wait: #b07a1c;--wait-soft: #fbe6ba;--shadow-sm: 0 1px 0 rgba(14, 42, 74, .04), 0 4px 14px -12px rgba(14, 42, 74, .22);--shadow-md: 0 1px 0 rgba(14, 42, 74, .04), 0 18px 42px -26px rgba(14, 42, 74, .3);--shadow-lg: 0 36px 72px -28px rgba(14, 42, 74, .34);--r-sm: 10px;--r-md: 14px;--r-lg: 20px;--r-xl: 24px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font-body);background:radial-gradient(860px 520px at 8% -12%,rgba(244,196,67,.18),transparent 60%),radial-gradient(760px 440px at 92% 6%,rgba(26,102,213,.1),transparent 56%),linear-gradient(180deg,#fffcf5 0%,var(--bg) 42%,#fff7e7 100%);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-feature-settings:"cv11","ss01","ss03";min-height:100vh}button{font-family:inherit}input,select,textarea{font-family:inherit;color:inherit}a{color:inherit;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:14px;z-index:999;transform:translateY(-140%);background:var(--ink);color:#fff;padding:10px 14px;border-radius:999px;font-size:13px;font-weight:900;box-shadow:var(--shadow-lg);transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}.app-loading{min-height:100vh;display:grid;place-items:center;padding:24px}.app-loading-card{display:inline-flex;align-items:center;gap:12px;padding:14px 18px;border-radius:999px;background:#ffffffc7;border:1px solid rgba(226,210,174,.72);box-shadow:var(--shadow-sm);color:var(--ink);font-weight:900;letter-spacing:-.02em}.app-loading-card img{width:28px;height:34px;display:block;object-fit:contain}.ph{color:#ffffffeb;font-family:var(--font-body);display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;isolation:isolate;box-shadow:inset 0 -18px 34px #0e2a4a29,inset 0 1px #ffffff4d}.ph:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 18%,rgba(255,255,255,.22),transparent 30%);box-shadow:inset 0 0 0 1px #0e2a4a1a;border-radius:inherit;pointer-events:none;z-index:2}.ph-icon{position:relative;z-index:1;opacity:.92;filter:drop-shadow(0 8px 18px rgba(14,42,74,.16))}.ph-label{position:absolute;left:10px;bottom:10px;z-index:3;background:#ffffffd1;border:1px solid rgba(255,255,255,.48);padding:5px 9px;border-radius:999px;color:var(--ink-2);font-size:11px;line-height:1;font-weight:900;letter-spacing:.07em;text-transform:uppercase;box-shadow:0 10px 24px -18px #0e2a4a73;backdrop-filter:blur(8px)}h1,h2,h3,h4{text-wrap:balance;margin:0}p{text-wrap:pretty;margin:0}:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:4px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#d7cebc;border-radius:999px;border:2px solid var(--bg)}::-webkit-scrollbar-track{background:transparent}#root{min-height:100vh;position:relative;z-index:1}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}@media(max-width:720px){.container{padding:0 16px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pop{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:none}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes fadeUpSm{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes brickPop{0%{opacity:0;transform:translateY(-30px) rotate(-12deg)}60%{opacity:1;transform:translateY(4px) rotate(2deg)}to{opacity:1;transform:translateY(0) rotate(0)}}@keyframes float1{0%,to{transform:translate(var(--px, 0),var(--py, 0)) rotate(0)}50%{transform:translate(var(--px, 0),calc(var(--py, 0) - 10px)) rotate(3deg)}}@keyframes float2{0%,to{transform:translate(var(--px, 0),var(--py, 0)) rotate(0)}50%{transform:translate(var(--px, 0),calc(var(--py, 0) + 8px)) rotate(-4deg)}}@keyframes float3{0%,to{transform:translate(var(--px, 0),var(--py, 0)) rotate(0)}50%{transform:translate(var(--px, 0),calc(var(--py, 0) - 6px)) rotate(6deg)}}@keyframes drawStroke{0%{stroke-dashoffset:320}to{stroke-dashoffset:0}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{0%,to{opacity:.55}50%{opacity:1}}@keyframes fmc-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes routeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes pulseRing{0%{transform:scale(.85);opacity:.55}to{transform:scale(2.4);opacity:0}}@keyframes heroPinDrop{0%{opacity:0;transform:translate3d(0,-250px,0) scale(.78) rotate(-10deg);filter:blur(3px)}38%{opacity:1;transform:translate3d(0,16px,0) scale(1.06,.94) rotate(3deg);filter:blur(0)}54%{opacity:1;transform:translate3d(0,-18px,0) scale(.97,1.03) rotate(-2deg);filter:blur(0)}70%{opacity:1;transform:translate3d(0,7px,0) scale(1.02,.98) rotate(1deg);filter:blur(0)}84%{opacity:1;transform:translate3d(0,-5px,0) scale(.995,1.005) rotate(-.5deg);filter:blur(0)}to{opacity:1;transform:translateZ(0) scale(1) rotate(0);filter:blur(0)}}@keyframes heroLogoFloat{0%,to{transform:translateY(0) rotate(-.6deg)}50%{transform:translateY(-5px) rotate(.8deg)}}@keyframes heroPinRipple{0%,34%{opacity:0;transform:translate(-50%,-50%) scale(.28)}42%{opacity:.58;transform:translate(-50%,-50%) scale(.54)}to{opacity:.16;transform:translate(-50%,-50%) scale(1.32)}}@keyframes heroPinShadow{0%{opacity:0;transform:translate(-50%,-50%) scale(.18,.45)}38%{opacity:.24;transform:translate(-50%,-50%) scale(1.18,.72)}54%{opacity:.1;transform:translate(-50%,-50%) scale(.68,.48)}70%{opacity:.2;transform:translate(-50%,-50%) scaleY(.62)}to{opacity:.16;transform:translate(-50%,-50%) scale(.88,.56)}}.modal-overlay{animation:fadeIn .18s ease}.modal-card{animation:pop .26s cubic-bezier(.2,.7,.2,1)}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1);will-change:opacity,transform}.reveal.is-in{opacity:1;transform:none}.underline-stroke{stroke-dasharray:320;stroke-dashoffset:320;animation:drawStroke 1.1s .55s cubic-bezier(.6,0,.2,1) forwards}.h-in{animation:fadeUp .8s cubic-bezier(.2,.7,.2,1) both}.h-in-1{animation-delay:.05s}.h-in-2{animation-delay:.18s}.h-in-3{animation-delay:.32s}.h-in-4{animation-delay:.46s}.h-in-5{animation-delay:.6s}.route-in{animation:routeIn .35s cubic-bezier(.2,.7,.2,1)}.stud{position:absolute;pointer-events:none;border-radius:999px;opacity:.82;box-shadow:inset 0 -3px #00000024,inset 0 2px #ffffff8c,0 8px 18px -8px #0e2a4a59}@media(max-width:760px){.hero-section>.stud{opacity:.2;transform:scale(.72)}.hero-section>.stud:nth-of-type(2),.hero-section>.stud:nth-of-type(5){display:none}}@keyframes pulse{0%{box-shadow:0 0 #2ea45d8c}70%{box-shadow:0 0 0 8px #2ea45d00}to{box-shadow:0 0 #2ea45d00}}.live-dot{width:8px;height:8px;border-radius:999px;background:var(--open);display:inline-block;animation:pulse 2s infinite;position:relative}.site-header{position:sticky;top:0;z-index:50;background:#fffcf5b8;border-bottom:1px solid transparent;backdrop-filter:saturate(135%) blur(14px);transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.site-header.is-solid{background:#fffcf5f0;border-bottom-color:#e2d2aea8;box-shadow:0 12px 28px -30px #0e2a4a6b}.nav-wrap{display:flex;align-items:center;justify-content:flex-start;min-height:68px}.brand-link{display:inline-flex;align-items:center;gap:10px;background:transparent;border:none;cursor:pointer;padding:0;color:var(--brand);min-width:max-content}.brand-logo{width:28px;height:34px;object-fit:contain;display:block}.brand-wordmark{font-weight:900;font-size:17px;color:var(--ink);letter-spacing:-.03em}.audience-bar-shell{position:relative;z-index:2;width:100%;padding:14px 24px 24px;display:flex;justify-content:center}.hero-audience-fork{display:inline-flex;align-items:center;gap:10px;padding:6px;margin:0;border-radius:999px;background:#ffffffb3;border:1px solid rgba(226,210,174,.7);box-shadow:var(--shadow-sm)}.hero-audience-label{padding-left:10px;color:var(--ink-3);font-size:13px;font-weight:850;letter-spacing:-.01em}.hero-audience-options{display:inline-flex;align-items:center;gap:4px}.hero-audience-option{min-height:34px;padding:7px 13px;border-radius:999px;border:none;background:transparent;color:var(--ink-3);cursor:pointer;font-size:13px;font-weight:900;letter-spacing:-.01em;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.hero-audience-option:hover{color:var(--ink);background:#ffffff94}.hero-audience-option.is-active{color:#fff;background:var(--brand);box-shadow:0 10px 22px -18px #1a66d5a6}.hero-brand-mark{position:relative;display:flex;justify-content:center;margin:-2px auto 14px;pointer-events:none;animation:heroPinDrop 1.12s .08s cubic-bezier(.18,.9,.2,1.08) both;transform-origin:50% 96%;will-change:transform,opacity}.hero-brand-mark:before{content:"";position:absolute;left:50%;top:calc(50% + clamp(38px,3.9vw,58px));width:clamp(76px,7.4vw,112px);height:clamp(20px,2.1vw,32px);border-radius:999px;background:radial-gradient(ellipse,rgba(26,102,213,.18),rgba(26,102,213,.04) 54%,transparent 68%);border:2px solid rgba(26,102,213,.22);filter:blur(.2px);transform:translate(-50%,-50%);animation:heroPinRipple 1.25s .38s cubic-bezier(.16,.84,.28,1) both;z-index:-1}.hero-brand-mark:after{content:"";position:absolute;left:50%;top:calc(50% + clamp(38px,3.9vw,58px));width:clamp(52px,5.2vw,78px);height:clamp(12px,1.2vw,18px);border-radius:999px;background:#0e2a4a38;filter:blur(7px);transform:translate(-50%,-50%);animation:heroPinShadow 1.12s .08s cubic-bezier(.18,.9,.2,1.08) both;z-index:-2}.hero-brand-mark img{width:auto;height:clamp(92px,8.8vw,132px);display:block;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(14,42,74,.14));transform-origin:50% 82%;animation:heroLogoFloat 5.8s 1.28s ease-in-out infinite}.site-footer-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(150px,.7fr) minmax(150px,.7fr);gap:28px;align-items:start}.footer-links{display:grid;gap:9px;margin-top:12px}.footer-link{border:none;background:transparent;padding:0;color:var(--ink-3);cursor:pointer;text-align:left;font-size:13px;font-weight:700}.footer-link:hover{color:var(--brand)}.lift-on-hover{transition:transform .25s cubic-bezier(.2,.7,.2,1),box-shadow .25s ease}.lift-on-hover:hover{transform:translateY(-3px)}@media(max-width:720px){button,[role=button]{min-height:0}}@media(max-width:720px){.jumper-label{display:none}}@media(max-width:760px){.hero-search{padding:10px!important}.hero-search .hero-search-row,.hero-search .hero-search-ages{grid-template-columns:1fr!important;gap:4px!important}.hero-search .hero-divider{display:none!important}.hero-search .hero-action{width:100%}.hero-search .hero-action button{width:100%;border-radius:14px!important}.hero-search-cell{border-bottom:1px solid var(--line);padding:12px 14px!important;border-radius:12px!important}.hero-search-cell:last-child{border-bottom:none}.results-search .results-search-row{grid-template-columns:1fr!important}.results-search .results-search-row>*{border-left:none!important;border-bottom:1px solid var(--line)}.results-search .results-search-row>*:last-child{border-bottom:none}.results-search .results-search-ages{grid-template-columns:1fr!important}.results-search .results-search-ages>div{border-left:none!important;border-bottom:1px solid var(--line)}.results-search .results-search-ages>div:last-child{border-bottom:none}.audience-benefits{grid-template-columns:1fr!important}}@media(max-width:860px){.cta-grid{grid-template-columns:1fr!important;gap:24px!important;padding:32px 24px!important}.cta-stat{max-width:100%}}@media(max-width:980px){.profile-grid{grid-template-columns:1fr!important;gap:24px!important}.profile-sticky{position:static!important}.quick-facts{grid-template-columns:1fr!important}.quick-facts>div{border-bottom:1px solid var(--line)}.quick-facts>div:last-child{border-bottom:none}.availability-grid,.gallery-grid{grid-template-columns:1fr 1fr!important}.profile-hero{height:260px!important;border-radius:18px!important}}@media(max-width:560px){.availability-grid{grid-template-columns:1fr!important}}@media(max-width:920px){.dash-shell{grid-template-columns:1fr!important}.dash-sidebar{display:none!important}.dash-mobile-topbar{display:flex!important}.dash-mobile-brand{width:100%;justify-content:flex-start!important}.dash-mobile-tabs{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%}.dash-mobile-tabs button{min-width:0!important;justify-content:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-main{padding:20px 16px!important}.dash-stats{grid-template-columns:1fr 1fr!important}.dash-twocol{grid-template-columns:1fr!important}.profile-editor-card{width:100%;max-width:100%;overflow:hidden;padding:24px!important;border-radius:18px!important;gap:18px!important}.profile-editor-card input{font-size:16px!important}.profile-editor-richtext{white-space:normal;overflow-wrap:anywhere}.profile-editor-two-col{grid-template-columns:1fr!important;gap:14px!important}.profile-editor-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.profile-editor-actions{flex-direction:column-reverse;align-items:stretch}.profile-editor-actions button{width:100%!important}.age-row{flex-direction:column;align-items:stretch!important}.age-row-controls{justify-content:space-between}.inquiry-row{display:flex!important;flex-direction:column;gap:10px;align-items:stretch!important;padding:16px!important}.inquiry-row .inq-cell-hide{display:none!important}.inquiry-row .inq-actions{justify-content:flex-start}.inquiry-header{display:none!important}}.dash-mobile-topbar{display:none}@media(max-width:720px){.dash-stats{grid-template-columns:1fr!important}.profile-hero{height:220px!important}.dash-mobile-tabs button{font-size:12px!important;padding:9px 8px!important}.dash-main{padding:18px 14px calc(42px + env(safe-area-inset-bottom))!important}.profile-editor-card{padding:20px!important}.site-footer-grid{grid-template-columns:1fr}}@media(max-width:760px){.results-search{grid-template-columns:1fr!important}.results-search>*{border-left:none!important}.results-controls{flex-direction:column;align-items:stretch!important}.results-controls .sort-row{overflow-x:auto;white-space:nowrap;padding-bottom:4px;-webkit-overflow-scrolling:touch}.filter-row{overflow-x:auto;padding-bottom:6px;flex-wrap:nowrap!important;-webkit-overflow-scrolling:touch}.filter-row>*{flex-shrink:0}}@media(max-width:480px){.hero-headline{font-size:36px!important;line-height:1.05!important}.hero-sub{font-size:16px!important}.hero-brand-mark{margin-top:-4px;margin-bottom:12px}.hero-brand-mark img{height:78px}.audience-bar-shell{padding:12px 16px 22px}.hero-audience-fork{width:100%;justify-content:space-between;border-radius:18px}.hero-audience-options{flex:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.hero-audience-option{padding-left:8px;padding-right:8px}}@media(max-width:560px){.booking-body{padding:22px!important}.booking-header{padding:16px 18px!important}.booking-footer{padding:14px 18px!important}.tour-types{flex-direction:column}.date-grid{grid-template-columns:repeat(7,1fr);gap:4px!important}.date-grid button{padding:8px 2px!important}}@media(max-width:900px){.nav-wrap{min-height:64px}}@media(max-width:640px){.nav-wrap{min-height:60px;padding-top:10px!important;padding-bottom:10px!important}}@media(max-width:420px){.brand-logo{width:26px;height:32px}.brand-wordmark{font-size:15.5px}.dash-mobile-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1!important;transform:none!important}.live-dot{animation:none!important}.hero-brand-mark,.hero-brand-mark img{transform:none!important}}
