:root{--background:210 20% 98%;--foreground:240 10% 3.9%;--card:0 0% 100%;--card-foreground:240 10% 3.9%;--popover:0 0% 100%;--popover-foreground:240 10% 3.9%;--primary:221 83% 53%;--primary-foreground:0 0% 98%;--secondary:240 4.8% 95.9%;--secondary-foreground:240 5.9% 10%;--muted:240 5% 96%;--muted-foreground:240 4% 34%;--accent:240 5% 94%;--accent-foreground:240 6% 8%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 98%;--border:240 6% 88%;--input:240 6% 88%;--ring:221 83% 53%;--chart-1:12 76% 61%;--chart-2:173 58% 39%;--chart-3:197 37% 24%;--chart-4:43 74% 66%;--chart-5:27 87% 67%;--radius:0.5rem;--sidebar-background:210 20% 98%;--sidebar-foreground:240 5.3% 26.1%;--sidebar-primary:221 83% 53%;--sidebar-primary-foreground:0 0% 98%;--sidebar-accent:240 5% 94%;--sidebar-accent-foreground:240 6% 8%;--sidebar-border:240 6% 88%;--sidebar-ring:217.2 91.2% 59.8%;--header-height:48px;--sidebar-width:16rem;--sidebar-width-mobile:16.5rem;--sidebar-width-icon:3rem;--font-sans:var(--font-geist,ui-sans-serif),system-ui,-apple-system,sans-serif;--font-mono:var(--font-geist-mono,ui-monospace),SFMono-Regular,monospace;--font-display:var(--font-bricolage,var(--font-geist,ui-sans-serif)),system-ui,sans-serif;--font-heading:var(--font-display,var(--font-sans))}.dark{--background:240 10% 10%;--foreground:0 0% 98%;--card:240 10% 10%;--card-foreground:0 0% 98%;--popover:240 10% 10%;--popover-foreground:0 0% 98%;--primary:221 83% 53%;--primary-foreground:0 0% 98%;--secondary:240 6% 18%;--secondary-foreground:0 0% 98%;--muted:240 6% 18%;--muted-foreground:240 5% 75%;--accent:240 6% 18%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:0 0% 98%;--border:240 6% 25%;--input:240 6% 25%;--ring:221 83% 53%;--chart-1:220 70% 50%;--chart-2:160 60% 45%;--chart-3:30 80% 55%;--chart-4:280 65% 60%;--chart-5:340 75% 55%;--sidebar-background:240 10% 10%;--sidebar-foreground:240 4.8% 95.9%;--sidebar-primary:224.3 76.3% 48%;--sidebar-primary-foreground:0 0% 100%;--sidebar-accent:240 6% 18%;--sidebar-accent-foreground:240 4.8% 95.9%;--sidebar-border:240 6% 25%;--sidebar-ring:217.2 91.2% 59.8%}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground))}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:translateY(0);animation-timing-function:cubic-bezier(0,0,.2,1)}}.portal-theme{--primary:221 83% 53%;--primary-foreground:0 0% 98%;--ring:221 83% 53%;--background:0 0% 100%;--foreground:240 10% 3.9%;--card:210 20% 98%;--card-foreground:240 10% 3.9%;--popover:0 0% 100%;--popover-foreground:240 10% 3.9%;--secondary:240 4.8% 95.9%;--secondary-foreground:240 5.9% 10%;--muted:240 5% 96%;--muted-foreground:240 4% 34%;--accent:240 5% 94%;--accent-foreground:240 6% 8%;--border:240 6% 88%;--input:240 6% 88%;--success:142 76% 36%;--success-foreground:0 0% 100%;--success-muted:142 76% 94%;--success-muted-foreground:142 76% 26%;--warning:38 92% 50%;--warning-foreground:0 0% 0%;--warning-muted:38 92% 95%;--warning-muted-foreground:38 92% 30%;--info:199 89% 48%;--info-foreground:0 0% 100%;--info-muted:199 89% 95%;--info-muted-foreground:199 89% 32%;--primary-rgb:59,130,246;--portal-bg:hsl(var(--card));--portal-bg-subtle:hsl(var(--background));--portal-bg-muted:hsl(var(--muted));--portal-text-primary:hsl(var(--foreground));--portal-text-secondary:hsl(var(--muted-foreground));--portal-text-tertiary:hsl(240 4% 46%);--portal-border:hsl(var(--border));--portal-border-subtle:hsl(var(--muted));--portal-success:hsl(var(--success));--portal-warning:hsl(var(--warning));--portal-error:hsl(var(--destructive))}.dark .portal-theme,[data-theme=dark] .portal-theme,html.dark .portal-theme{--background:224 10% 8%;--foreground:210 20% 98%;--card:224 10% 11%;--card-foreground:210 20% 98%;--popover:224 10% 11%;--popover-foreground:210 20% 98%;--secondary:224 10% 14%;--secondary-foreground:210 20% 98%;--muted:224 10% 16%;--muted-foreground:215 14% 60%;--accent:224 10% 18%;--accent-foreground:210 20% 98%;--border:224 10% 20%;--input:224 10% 20%;--portal-bg:hsl(var(--card));--portal-bg-subtle:hsl(var(--background));--portal-bg-muted:hsl(var(--muted));--portal-text-primary:hsl(var(--foreground));--portal-text-secondary:hsl(var(--muted-foreground));--portal-text-tertiary:hsl(215 14% 50%);--portal-border:hsl(var(--border));--portal-border-subtle:hsl(var(--muted));--glass-bg-light:rgba(255,255,255,0.05);--glass-bg-dark:rgba(0,0,0,0.3);--glass-border-light:rgba(255,255,255,0.1);--glass-border-dark:rgba(0,0,0,0.2);color-scheme:dark}.portal-theme .bg-card,.portal-theme.bg-card{background-color:hsl(var(--card));color:hsl(var(--card-foreground));--foreground:var(--card-foreground);--muted-foreground:240 4% 34%}.portal-theme .bg-background,.portal-theme.bg-background{background-color:hsl(var(--background))}.portal-theme .bg-muted,.portal-theme.bg-muted{background-color:hsl(var(--muted))}.portal-theme .text-foreground{color:hsl(var(--foreground))}.portal-theme .text-muted-foreground{color:hsl(var(--muted-foreground))}.portal-theme input:not([type=checkbox]):not([type=radio]),.portal-theme select,.portal-theme textarea{background-color:#ffffff;color:hsl(var(--foreground));border-color:hsl(var(--border))}.portal-theme input::-moz-placeholder,.portal-theme textarea::-moz-placeholder{color:hsl(var(--muted-foreground))}.portal-theme input::placeholder,.portal-theme textarea::placeholder{color:hsl(var(--muted-foreground))}.portal-theme .surface-elevated{background-color:#ffffff;--color-foreground:#1b211a;--color-muted-foreground:#5c6359;color:#1b211a}.dark .surface-elevated,[data-theme=dark] .surface-elevated,html.dark .surface-elevated{background-color:color-mix(in srgb,hsl(var(--card-foreground)) 8%,hsl(var(--card)));--color-foreground:hsl(var(--card-foreground));--color-muted-foreground:hsl(var(--muted-foreground));color:hsl(var(--card-foreground))}.checkout-monochrome,.portal-theme .checkout-monochrome{--border:240 6% 88%;--input:240 6% 88%;--muted:240 5% 96%;--ring:240 5% 65%;--foreground:240 10% 4%}.dark .checkout-monochrome,.dark .portal-theme .checkout-monochrome{--border:240 5% 26%;--input:240 5% 26%;--muted:240 5% 16%;--ring:240 5% 45%;--foreground:0 0% 98%}.booking-typeset,.checkout-typeset,.membership-typeset,.portal-theme .booking-typeset,.portal-theme .checkout-typeset,.portal-theme .membership-typeset{--font-heading:var(--font-inter);--font-body:var(--font-inter);--font-display:var(--font-inter);font-family:var(--font-inter),ui-sans-serif,system-ui,sans-serif}.checkout-typeset,.portal-theme .checkout-typeset{--background:0 0% 100%;--foreground:240 10% 3.9%;--card:0 0% 100%;--card-foreground:240 10% 3.9%;--popover:0 0% 100%;--popover-foreground:240 10% 3.9%;--primary:240 6% 10%;--primary-foreground:0 0% 100%;--secondary:240 5% 96%;--secondary-foreground:240 6% 10%;--muted:240 5% 96%;--muted-foreground:240 4% 34%;--accent:240 5% 94%;--accent-foreground:240 6% 8%;--border:240 6% 88%;--input:240 6% 88%;--ring:240 6% 10%;--destructive:0 84% 60%;--destructive-foreground:0 0% 98%;letter-spacing:0;color:hsl(var(--foreground));color-scheme:light}.featured-stories-typeset,.portal-theme .featured-stories-typeset{--font-heading:var(--font-inter);--font-body:var(--font-inter);--font-display:var(--font-inter);font-family:var(--font-inter),ui-sans-serif,system-ui,sans-serif}.portal-theme .widget-container input,.portal-theme .widget-container select,.portal-theme .widget-container textarea,.portal-theme .widget-panel input,.portal-theme .widget-panel select,.portal-theme .widget-panel textarea{background-color:transparent!important;color:inherit!important;border-color:transparent!important;outline:none!important;box-shadow:none!important}.portal-theme .widget-container input:focus,.portal-theme .widget-container select:focus,.portal-theme .widget-container textarea:focus,.portal-theme .widget-panel input:focus,.portal-theme .widget-panel select:focus,.portal-theme .widget-panel textarea:focus{outline:none!important;border-color:transparent!important;box-shadow:none!important}.portal-theme .widget-container input::-moz-placeholder,.portal-theme .widget-container textarea::-moz-placeholder,.portal-theme .widget-panel input::-moz-placeholder,.portal-theme .widget-panel textarea::-moz-placeholder{color:hsl(var(--muted-foreground))!important}.portal-theme .widget-container input::placeholder,.portal-theme .widget-container textarea::placeholder,.portal-theme .widget-panel input::placeholder,.portal-theme .widget-panel textarea::placeholder{color:hsl(var(--muted-foreground))!important}.portal-theme .border,.portal-theme .border-border{border-color:hsl(var(--border))}.portal-theme .bg-primary:hover,.portal-theme button.bg-primary:hover{filter:brightness(1.15)}.portal-theme button:focus-visible,.portal-theme input:focus,.portal-theme select:focus,.portal-theme textarea:focus{outline-color:hsl(var(--primary))!important}.portal-theme [role=button]:not(:disabled):active,.portal-theme button:not(:disabled):active{transform:scale(.98)}.portal-theme [data-highlighted],.portal-theme [role=menuitem]:hover{background-color:hsl(var(--accent))}.portal-theme :focus-visible{outline:2px solid hsl(var(--primary));outline-offset:2px}.portal-theme input:focus-visible,.portal-theme select:focus-visible,.portal-theme textarea:focus-visible{outline:none}.portal-theme .btn-ghost:hover{background-color:hsl(var(--muted))}.portal-theme .btn-outline:hover{background-color:hsl(var(--accent));border-color:hsl(var(--accent-foreground)/.2)}.portal-theme .card-interactive:hover{box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1);border-color:hsl(var(--primary)/.2)}.portal-theme [role=button],.portal-theme a,.portal-theme button,.portal-theme input,.portal-theme select,.portal-theme textarea{transition-property:color,background-color,border-color,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3]:is(.portal-theme,.editor-preview-scope),html[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3]{--site-chrome-brand-fill:var(--brand);--site-chrome-brand-fill-fg:var(--brand-fg)}[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3]:is(.portal-theme,.editor-preview-scope) input:not([type=checkbox]):not([type=radio]),[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3]:is(.portal-theme,.editor-preview-scope) select,[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3]:is(.portal-theme,.editor-preview-scope) textarea{--background:0 0% 100%;--foreground:240 10% 4%;--muted-foreground:220 9% 46%;--border:0 0% 58%;color-scheme:light;background-color:#ffffff;color:hsl(var(--foreground));border-color:hsl(var(--border))}[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3]:is(.portal-theme,.editor-preview-scope) input::-moz-placeholder,[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3]:is(.portal-theme,.editor-preview-scope) textarea::-moz-placeholder{color:hsl(var(--muted-foreground))}[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3]:is(.portal-theme,.editor-preview-scope) input::placeholder,[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3]:is(.portal-theme,.editor-preview-scope) textarea::placeholder{color:hsl(var(--muted-foreground))}[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3].portal-theme :is(.widget-container,.widget-panel) :is(input,textarea,select){color-scheme:inherit}[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3]:is(.portal-theme,.editor-preview-scope) .cta-banner--accent .cta-banner__description{color:hsl(var(--primary-foreground))}:root[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3] .portal-theme :focus-visible,[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3]:where(.portal-theme,.editor-preview-scope) :focus-visible,[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3]:where(.portal-theme,.editor-preview-scope) :where(input,textarea,select):focus-visible,[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3]:where(.portal-theme,.editor-preview-scope) [class~="focus-visible:outline-ring"]:focus-visible,[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3]:where(.portal-theme,.editor-preview-scope) [class~="focus-visible:ring-2"]:focus-visible{outline:2px solid CanvasText!important;outline-offset:2px;box-shadow:0 0 0 4px Canvas}[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3]:is(.portal-theme,.editor-preview-scope) .portal-footer__section-link{display:inline-flex;min-block-size:1.5rem;min-inline-size:1.5rem;align-items:center}[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3].portal-theme .portal-header__brand-link{border-radius:.5rem}[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3].portal-theme .portal-header__brand-link:focus-visible{outline:2px solid var(--canvas-fg)!important;outline-offset:2px}[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3].portal-theme .cta-banner .cta-banner__action:focus-visible{outline:2px solid CanvasText!important;outline-offset:3px;box-shadow:0 0 0 3px Canvas}@media (forced-colors:active){:root[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3] .portal-theme :focus-visible,[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3].portal-theme .cta-banner .cta-banner__action:focus-visible,[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3].portal-theme .portal-header__brand-link:focus-visible,[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3]:where(.portal-theme,.editor-preview-scope) :focus-visible,[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3]:where(.portal-theme,.editor-preview-scope) :where(input,textarea,select):focus-visible,[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3]:where(.portal-theme,.editor-preview-scope) [class~="focus-visible:outline-ring"]:focus-visible,[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3]:where(.portal-theme,.editor-preview-scope) [class~="focus-visible:ring-2"]:focus-visible{outline-color:Highlight!important;box-shadow:none}}@media (prefers-reduced-motion:reduce){[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3].portal-theme [role=button],[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3].portal-theme a,[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3].portal-theme button,[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3].portal-theme input,[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3].portal-theme select,[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3].portal-theme textarea{transition-property:color,background-color,border-color,box-shadow,opacity}[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3].portal-theme .site-button:active,[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3].portal-theme [role=button]:not(:disabled):active,[data-theme-id]:is([data-theme-version="2"],[data-theme-version="3"])[data-renderer-contract=v3].portal-theme button:not(:disabled):active{transform:none}}.admin-theme{dynamic-range-limit:standard;--admin-header-height:48px;--admin-sidebar-width:240px;--admin-sidebar-collapsed:64px;--admin-sophia-width:420px;--admin-content-max:1000px;--admin-brand-hue:220;--admin-bg-main:hsl(var(--admin-brand-hue) 10% 95%);--admin-bg-surface:#ffffff;--admin-header-bg:#F1F1F4;--admin-header-text:#0B0B0E;--admin-sidebar-bg:hsl(var(--admin-brand-hue) 15% 12%);--admin-sidebar-active:hsl(var(--admin-brand-hue) 20% 18%);--admin-sidebar-hover:hsl(var(--admin-brand-hue) 15% 15%);--admin-sidebar-text-primary:#ffffff;--admin-sidebar-text-secondary:#e5e7eb;--admin-sidebar-text-tertiary:#d1d5db}.admin-theme:where(.dark *),.dark .admin-theme{--admin-bg-main:hsl(var(--admin-brand-hue) 10% 5%);--admin-bg-surface:hsl(var(--admin-brand-hue) 10% 10%);--admin-header-bg:#0B0B0E;--admin-header-text:#f1f1f1;--admin-sidebar-bg:hsl(var(--admin-brand-hue) 12% 8%);--admin-sidebar-active:hsl(var(--admin-brand-hue) 15% 13%)}.admin-theme{overscroll-behavior:none}.admin-header{background-color:var(--admin-header-bg);color:var(--admin-header-text);height:var(--admin-header-height)}.admin-sidebar{background-color:var(--admin-sidebar-bg);color:var(--admin-sidebar-text-primary)}.admin-sidebar .admin-nav-item{color:var(--admin-sidebar-text-secondary)}.admin-sidebar .admin-nav-item:hover{background-color:var(--admin-sidebar-hover);color:var(--admin-sidebar-text-primary)}.admin-sidebar .admin-nav-active{background-color:var(--admin-sidebar-active);color:var(--admin-sidebar-text-primary)}.admin-sidebar .text-muted-foreground{color:var(--admin-sidebar-text-tertiary)}.admin-sidebar .border-border{border-color:hsl(var(--admin-brand-hue,220) 10% 20%)}.admin-nav-disabled{opacity:.4;cursor:not-allowed}.admin-nav-disabled:hover{background-color:transparent}@media (max-width:1279px){.admin-sidebar-container{display:none}.admin-mobile-drawer-wrapper{display:block}}@media (min-width:1280px){.admin-mobile-drawer-wrapper{display:none}}.admin-content-card{background-color:var(--admin-bg-surface)}.admin-theme .admin-input-inline,.admin-theme .admin-input-inline:focus{background-color:transparent;border:none;box-shadow:none;outline:none}.admin-badge-draft{background-color:hsl(38 92% 50%/.15);color:hsl(38 92% 50%);border:1px solid hsl(38 92% 50%/.3)}.admin-badge-published{background-color:hsl(142 71% 45%/.15);color:hsl(142 71% 45%);border:1px solid hsl(142 71% 45%/.3)}.admin-badge-archived{background-color:hsl(var(--muted));color:hsl(var(--muted-foreground));border:1px solid hsl(var(--border))}