:root{--os-noise-svg:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.72' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.off-season-theme{color-scheme:dark;position:relative;isolation:isolate;background-color:var(--os-navy-deep);color:var(--os-text-primary)}.off-season-theme:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;opacity:var(--os-noise-opacity);mix-blend-mode:var(--os-noise-blend);background-image:var(--os-noise-svg);background-repeat:repeat;background-size:200px 200px}.off-season-theme>*{position:relative;z-index:1}.off-season-theme .os-bg-velvet,.off-season-theme.os-bg-velvet{position:relative;isolation:isolate;background-color:var(--os-navy-deep)}.off-season-theme .os-bg-velvet>*,.off-season-theme.os-bg-velvet>*{position:relative;z-index:1}.off-season-theme .os-bg-primary,.off-season-theme.os-bg-primary{background-color:var(--os-navy-deep)}.off-season-theme .os-bg-secondary,.off-season-theme.os-bg-secondary{background-color:var(--os-navy-texture)}.off-season-theme .os-bg-elevated,.off-season-theme.os-bg-elevated{background-color:var(--os-navy-surface)}.off-season-theme .os-bg-card,.off-season-theme.os-bg-card{background-color:var(--os-navy-card)}.off-season-theme .os-bg-header,.off-season-theme.os-bg-header{background-color:color-mix(in srgb,var(--os-navy-deep) 94%,transparent)}.off-season-theme .os-logo-surface,.off-season-theme.os-logo-surface{display:inline-flex;line-height:0;background-color:transparent;border:0;box-shadow:none}.off-season-theme .os-border-subtle,.off-season-theme.os-border-subtle{border-color:var(--os-border-subtle)}.off-season-theme .os-border-faint,.off-season-theme.os-border-faint{border-color:var(--os-border-faint)}.off-season-theme .os-text-primary,.off-season-theme.os-text-primary{color:var(--os-text-primary)}.off-season-theme .os-text-secondary,.off-season-theme.os-text-secondary{color:var(--os-text-secondary)}.off-season-theme .os-text-muted,.off-season-theme.os-text-muted{color:var(--os-text-muted)}.off-season-theme .os-text-subtle,.off-season-theme.os-text-subtle{color:var(--os-text-subtle)}.off-season-theme .os-text-warm,.off-season-theme.os-text-warm{color:var(--os-text-warm)}.off-season-theme .os-text-gold,.off-season-theme.os-text-gold{color:var(--os-accent-gold)}.off-season-theme .os-link,.off-season-theme.os-link{color:var(--os-link);transition:color .15s ease}.off-season-theme .os-link:hover,.off-season-theme.os-link:hover{color:var(--os-link-hover)}.off-season-theme .os-btn-gold-premium,.off-season-theme.os-btn-gold-premium{background:var(--os-gold-base);color:var(--os-btn-gold-text);border:1px solid color-mix(in srgb,var(--os-gold-deep) 35%,transparent);box-shadow:none;border-radius:.5rem;transition:background-color .15s ease,filter .15s ease}.off-season-theme .os-btn-gold-premium:hover:not(:disabled),.off-season-theme.os-btn-gold-premium:hover:not(:disabled){filter:brightness(1.08);transform:none;box-shadow:none;background:var(--os-accent-gold-hover)}.off-season-theme .os-btn-gold-premium:active:not(:disabled),.off-season-theme.os-btn-gold-premium:active:not(:disabled){transform:none;filter:brightness(.96);box-shadow:none}.off-season-theme .os-btn-gold-premium:focus-visible,.off-season-theme.os-btn-gold-premium:focus-visible{outline:none;box-shadow:0 0 0 2px var(--os-gold-light),0 0 0 4px var(--os-navy-deep)}.off-season-theme .os-btn-gold-premium:disabled,.off-season-theme.os-btn-gold-premium:disabled{cursor:not-allowed;filter:saturate(.65);transform:none}.off-season-theme .os-highlight-card,.off-season-theme.os-highlight-card{border:1px solid var(--os-accent-gold-muted);background-color:var(--os-navy-card)}.off-season-theme .os-bullet-gold,.off-season-theme.os-bullet-gold{background-color:var(--os-accent-gold)}.off-season-theme .os-form-shell,.off-season-theme.os-form-shell{background-color:transparent;color:var(--os-form-text);box-shadow:none;border-radius:0;padding:0}.off-season-theme .os-label,.off-season-theme.os-label{color:var(--os-form-text);font-weight:600;letter-spacing:-.01em}.off-season-theme .os-hint,.off-season-theme.os-hint{color:var(--os-form-text-secondary)}.off-season-theme .os-form-card,.off-season-theme.os-form-card{border:1px solid var(--os-form-border-soft);border-radius:1rem;background-color:var(--os-form-surface);box-shadow:var(--os-form-card-shadow)}.off-season-theme .os-input-premium,.off-season-theme .os-select-premium,.off-season-theme .os-textarea-premium,.off-season-theme.os-input-premium,.off-season-theme.os-select-premium,.off-season-theme.os-textarea-premium{width:100%;border:1px solid var(--os-form-border-soft);border-radius:.75rem;background-color:var(--os-form-surface);color:var(--os-form-text);padding:.6875rem .875rem;font-size:.875rem;line-height:1.5;box-shadow:var(--os-form-input-shadow);transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.off-season-theme .os-input-premium::placeholder,.off-season-theme .os-textarea-premium::placeholder,.off-season-theme.os-input-premium::placeholder,.off-season-theme.os-textarea-premium::placeholder{color:var(--os-form-placeholder);opacity:1}.off-season-theme .os-input-focus:focus,.off-season-theme .os-input-premium:focus,.off-season-theme .os-select-premium:focus,.off-season-theme .os-textarea-premium:focus,.off-season-theme.os-input-focus:focus,.off-season-theme.os-input-premium:focus,.off-season-theme.os-select-premium:focus,.off-season-theme.os-textarea-premium:focus{outline:none;border-color:var(--os-form-input-focus-gold);box-shadow:var(--os-form-input-focus-ring)}.off-season-theme .os-input-focus:focus-visible,.off-season-theme .os-input-premium:focus-visible,.off-season-theme .os-select-premium:focus-visible,.off-season-theme .os-textarea-premium:focus-visible,.off-season-theme.os-input-focus:focus-visible,.off-season-theme.os-input-premium:focus-visible,.off-season-theme.os-select-premium:focus-visible,.off-season-theme.os-textarea-premium:focus-visible{outline:none;border-color:var(--os-form-input-focus-gold);box-shadow:var(--os-form-input-focus-ring)}.off-season-theme .os-select-premium,.off-season-theme.os-select-premium{appearance:none;padding-right:2.25rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236B7D9A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem;cursor:pointer}.off-season-theme .os-select-premium:focus,.off-season-theme.os-select-premium:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23D6A83A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}.off-season-theme .os-textarea-premium,.off-season-theme.os-textarea-premium{min-height:5.5rem;resize:vertical}.off-season-theme .os-input,.off-season-theme.os-input{border:1px solid var(--os-form-border-soft);background-color:var(--os-form-surface);color:var(--os-form-text);border-radius:.75rem;box-shadow:var(--os-form-input-shadow)}.off-season-theme .os-input::placeholder,.off-season-theme.os-input::placeholder{color:var(--os-form-placeholder)}.off-season-theme .os-input:focus,.off-season-theme.os-input:focus{outline:none;border-color:var(--os-form-input-focus-gold);box-shadow:var(--os-form-input-focus-ring)}.off-season-theme .os-section,.off-season-theme.os-section{border:1px solid var(--os-form-border-soft);background-color:var(--os-form-surface);box-shadow:var(--os-form-card-shadow);border-radius:1rem}.off-season-theme .os-surface-muted,.off-season-theme.os-surface-muted{border-color:var(--os-form-border);background-color:var(--os-form-elevated)}.off-season-theme .os-divide,.off-season-theme.os-divide{border-color:var(--os-form-border)}.off-season-theme .os-text-form,.off-season-theme.os-text-form{color:var(--os-form-text)}.off-season-theme .os-text-form-secondary,.off-season-theme.os-text-form-secondary{color:var(--os-form-text-secondary)}.off-season-theme .os-btn-form-primary,.off-season-theme.os-btn-form-primary{background-color:var(--os-form-btn-primary);color:var(--os-text-primary);transition:background-color .15s ease}.off-season-theme .os-btn-form-primary:hover,.off-season-theme.os-btn-form-primary:hover{background-color:var(--os-form-btn-primary-hover)}.off-season-theme .os-btn-form-secondary,.off-season-theme.os-btn-form-secondary{border:1px solid var(--os-form-border);background-color:var(--os-form-surface);color:var(--os-form-text);transition:background-color .15s ease}.off-season-theme .os-btn-form-secondary:hover,.off-season-theme.os-btn-form-secondary:hover{background-color:var(--os-form-elevated)}.off-season-theme .os-chip-selected,.off-season-theme.os-chip-selected{border-color:var(--os-form-btn-primary);background-color:var(--os-form-btn-primary);color:var(--os-text-primary)}.off-season-theme .os-chip-default,.off-season-theme.os-chip-default{border-color:var(--os-form-border);background-color:var(--os-form-elevated);color:var(--os-form-text)}.off-season-theme .os-chip-default:hover,.off-season-theme.os-chip-default:hover{background-color:var(--os-form-surface)}.off-season-theme .os-review-heading,.off-season-theme.os-review-heading{color:var(--os-accent-gold)}.off-season-theme .os-overlay,.off-season-theme.os-overlay{background-color:var(--os-overlay)}.off-season-theme .os-checkbox,.off-season-theme.os-checkbox{border-color:var(--os-form-border)}.off-season-theme .os-header-slogan,.off-season-theme.os-header-slogan{font-size:clamp(1rem,2.5vw,1.375rem);font-weight:700;letter-spacing:.02em;line-height:1.3}.off-season-theme .os-header-slogan-subtitle,.off-season-theme.os-header-slogan-subtitle{margin-top:.125rem;font-size:clamp(.6875rem,.2vw + .625rem,.8125rem);letter-spacing:.01em;line-height:1.35}.off-season-theme .os-header-slogan--mobile,.off-season-theme.os-header-slogan--mobile{font-size:clamp(.9375rem,3vw,1.125rem);font-weight:700;letter-spacing:.02em}.off-season-theme .os-hero-content,.off-season-theme.os-hero-content{padding-top:2.5rem;padding-bottom:2.5rem}@media (min-width:640px){.off-season-theme .os-hero-content,.off-season-theme.os-hero-content{padding-top:3rem;padding-bottom:3rem}}@media (min-width:1024px){.off-season-theme .os-hero-content,.off-season-theme.os-hero-content{padding-top:3.75rem;padding-bottom:4rem}}.off-season-theme .os-hero-eyebrow,.off-season-theme.os-hero-eyebrow{font-size:.6875rem;font-weight:600;letter-spacing:.22em;line-height:1.4;text-transform:uppercase}@media (min-width:640px){.off-season-theme .os-hero-eyebrow,.off-season-theme.os-hero-eyebrow{font-size:.75rem;letter-spacing:.24em}}.off-season-theme .os-hero-title,.off-season-theme.os-hero-title{font-size:clamp(1.55rem,4vw + .6rem,3rem);font-weight:700;letter-spacing:-.03em;line-height:1.12}.off-season-theme .os-hero-subtitle,.off-season-theme.os-hero-subtitle{font-size:clamp(1.0625rem,1vw + .8rem,1.25rem);font-weight:500;letter-spacing:-.005em;line-height:1.4}.off-season-theme .os-hero-body,.off-season-theme.os-hero-body{font-size:clamp(1rem,.5vw + .9rem,1.125rem);line-height:1.65}.off-season-theme .os-hero-cta-gap,.off-season-theme.os-hero-cta-gap{margin-top:.75rem}@media (min-width:640px){.off-season-theme .os-hero-cta-gap,.off-season-theme.os-hero-cta-gap{margin-top:1rem}}.off-season-theme .os-hero-info,.off-season-theme.os-hero-info{margin-top:1.25rem;font-size:.875rem;line-height:1.5}@media (min-width:640px){.off-season-theme .os-hero-info,.off-season-theme.os-hero-info{margin-top:1.5rem}}.off-season-theme .os-hero-questions,.off-season-theme.os-hero-questions{display:grid;grid-template-columns:1fr;gap:.75rem;list-style:none;margin:0;padding:0;max-width:42rem}@media (min-width:768px){.off-season-theme .os-hero-questions,.off-season-theme.os-hero-questions{grid-template-columns:repeat(3,minmax(0,1fr));gap:.875rem;max-width:none}}.off-season-theme .os-hero-question-card,.off-season-theme.os-hero-question-card{display:flex;align-items:stretch;height:100%;border:1px solid color-mix(in srgb,var(--os-accent-gold) 40%,transparent);background-color:color-mix(in srgb,var(--os-navy-card) 90%,var(--os-navy-deep));border-radius:1rem;padding:1rem 1.05rem;box-shadow:inset 0 0 0 1px rgba(214,168,58,.06)}.off-season-theme .os-hero-question-text,.off-season-theme.os-hero-question-text{margin:0;font-size:clamp(.9375rem,.45vw + .85rem,1.0625rem);font-weight:600;letter-spacing:-.01em;line-height:1.4;color:var(--os-text-secondary);overflow-wrap:anywhere;hyphens:none}.off-season-theme .os-hero-title,.off-season-theme.os-hero-title{overflow-wrap:normal;word-break:normal;hyphens:none}.off-season-theme .os-hero-cta-lead,.off-season-theme.os-hero-cta-lead{font-size:clamp(.975rem,.4vw + .9rem,1.0625rem);line-height:1.5}.off-season-theme .os-social-proof,.off-season-theme.os-social-proof{display:flex;gap:.75rem;align-items:flex-start;border:1px solid color-mix(in srgb,var(--os-accent-gold) 55%,transparent);background-color:color-mix(in srgb,var(--os-navy-card) 88%,var(--os-navy-deep));border-radius:1rem;padding:1rem 1.1rem;box-shadow:inset 0 0 0 1px rgba(214,168,58,.08)}.off-season-theme .os-benefit-card,.off-season-theme.os-benefit-card{border:1px solid color-mix(in srgb,var(--os-accent-gold) 28%,transparent);background-color:color-mix(in srgb,var(--os-navy-card) 92%,transparent)}.off-season-theme .os-credential-chip,.off-season-theme.os-credential-chip{display:inline-flex;align-items:center;border:1px solid color-mix(in srgb,var(--os-accent-gold) 45%,transparent);color:var(--os-text-primary);background-color:color-mix(in srgb,var(--os-navy-card) 80%,transparent);border-radius:999px;padding:.375rem .75rem;font-size:.75rem;font-weight:600;letter-spacing:.02em}.off-season-theme .os-faq-item,.off-season-theme.os-faq-item{border:1px solid color-mix(in srgb,var(--os-accent-gold) 22%,transparent);background-color:color-mix(in srgb,var(--os-navy-card) 75%,transparent)}.off-season-theme.os-faq-item summary::-webkit-details-marker{display:none}.off-season-theme .os-landing-header,.off-season-theme.os-landing-header{isolation:isolate;padding-top:env(safe-area-inset-top,0);padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0)}.off-season-theme .os-landing-header-inner,.off-season-theme.os-landing-header-inner{position:relative;z-index:1;min-width:0}.off-season-theme .os-landing-header-brand,.off-season-theme.os-landing-header-brand{overflow:hidden;pointer-events:none}.off-season-theme .os-landing-header-actions,.off-season-theme.os-landing-header-actions{position:relative;z-index:2;flex-shrink:0;pointer-events:auto}.off-season-theme .os-locale-switch,.off-season-theme.os-locale-switch{position:relative;z-index:2;flex-shrink:0;border:1px solid color-mix(in srgb,var(--os-accent-gold) 42%,transparent);background-color:color-mix(in srgb,var(--os-navy-card) 78%,transparent);color:var(--os-accent-gold);-webkit-tap-highlight-color:transparent;touch-action:manipulation}.off-season-theme .os-locale-switch:hover,.off-season-theme.os-locale-switch:hover{color:var(--os-link-hover);border-color:color-mix(in srgb,var(--os-accent-gold) 70%,transparent)}.off-season-theme .os-locale-switch:focus-visible,.off-season-theme.os-locale-switch:focus-visible{outline:none;box-shadow:0 0 0 2px var(--os-gold-light),0 0 0 4px var(--os-navy-deep)}.off-season-theme .os-sticky-cta,.off-season-theme.os-sticky-cta{z-index:30;background:color-mix(in srgb,var(--os-navy-deep) 92%,transparent);backdrop-filter:blur(10px);padding-bottom:calc(.75rem + env(safe-area-inset-bottom, 0px));max-height:min(30vh,6.5rem);pointer-events:auto}@media (max-width:767px){.off-season-theme .os-input-premium,.off-season-theme .os-select-premium,.off-season-theme .os-textarea-premium,.off-season-theme.os-input-premium,.off-season-theme.os-select-premium,.off-season-theme.os-textarea-premium{min-height:44px;font-size:16px;padding-top:.75rem;padding-bottom:.75rem}.off-season-theme .os-hero-content,.off-season-theme.os-hero-content{padding-top:1rem;padding-bottom:1rem}.off-season-theme .os-hero-grid{padding-block:.9rem 1.15rem;gap:.55rem}.off-season-theme .os-hero-title,.off-season-theme.os-hero-title{font-size:clamp(1.45rem,6.2vw,1.95rem);line-height:1.14;max-width:none}.off-season-theme .os-hero-cred-item:nth-child(n+4){display:none}.off-season-theme .os-hero-cred-item{white-space:normal}.off-season-theme .os-hero-photo-frame{aspect-ratio:3/2}}.off-season-theme .os-testimonial-card{border:1px solid color-mix(in srgb,var(--os-accent-gold) 28%,transparent);background-color:color-mix(in srgb,var(--os-navy-card) 92%,transparent);box-shadow:0 8px 28px rgba(0,0,0,.22);min-height:100%;color:#ffffff}.off-season-theme .os-testimonial-card .os-text-muted,.off-season-theme .os-testimonial-card .os-text-primary,.off-season-theme .os-testimonial-card .os-text-secondary,.off-season-theme .os-testimonial-card .os-text-warm,.off-season-theme .os-testimonial-modal .os-text-muted,.off-season-theme .os-testimonial-modal .os-text-primary,.off-season-theme .os-testimonial-modal .os-text-secondary,.off-season-theme .os-testimonial-modal .os-text-warm,.off-season-theme .os-testimonials-section-disclaimer,.off-season-theme .os-testimonials-section-subtitle{color:#ffffff}.off-season-theme .os-testimonial-quote-mark{display:block;font-family:Georgia,Times New Roman,serif;font-size:2.25rem;line-height:1;opacity:.85}.off-season-theme .os-testimonials-track{display:flex;align-items:stretch}.off-season-theme .os-testimonials-slide{flex:0 0 86%;padding-right:.75rem;display:flex}.off-season-theme .os-testimonials-slide>*{width:100%}@media (min-width:640px){.off-season-theme .os-testimonials-slide{flex-basis:50%;padding-right:1rem}}@media (min-width:1024px){.off-season-theme .os-testimonials-slide{flex-basis:33.333%;padding-right:1.1rem}}.off-season-theme .os-testimonial-nav-btn{display:inline-flex;align-items:center;justify-content:center;min-width:2.75rem;min-height:2.75rem;width:2.75rem;height:2.75rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--os-accent-gold) 40%,transparent);color:var(--os-text-primary);background-color:color-mix(in srgb,var(--os-navy-card) 80%,transparent);transition:background-color .2s ease,border-color .2s ease,color .2s ease}@media (min-width:768px){.off-season-theme .os-testimonial-nav-btn{min-width:2.5rem;min-height:2.5rem;width:2.5rem;height:2.5rem}}.off-season-theme .os-testimonial-nav-btn:hover{border-color:color-mix(in srgb,var(--os-accent-gold) 70%,transparent);background-color:color-mix(in srgb,var(--os-navy-surface) 90%,transparent)}.off-season-theme .os-testimonial-nav-btn:focus-visible{outline:2px solid var(--os-accent-gold);outline-offset:2px}.off-season-theme .os-testimonial-dot{width:.55rem;height:.55rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--os-accent-gold) 45%,transparent);background:transparent;padding:0;min-width:2.5rem;min-height:2.5rem;display:inline-flex;align-items:center;justify-content:center}.off-season-theme .os-testimonial-dot:after{content:"";width:.5rem;height:.5rem;border-radius:999px;background:color-mix(in srgb,var(--os-text-muted) 70%,transparent)}.off-season-theme .os-testimonial-dot-active:after{background:var(--os-accent-gold);width:.65rem;height:.65rem}.off-season-theme .os-testimonial-dot:focus-visible{outline:2px solid var(--os-accent-gold);outline-offset:2px}.off-season-theme .os-testimonial-modal-backdrop{background:color-mix(in srgb,var(--os-navy-deep) 72%,transparent);border:0;cursor:pointer}.off-season-theme .os-testimonial-modal{border:1px solid color-mix(in srgb,var(--os-accent-gold) 30%,transparent);background-color:var(--os-navy-card);box-shadow:0 18px 48px rgba(0,0,0,.45);color:var(--os-text-primary)}@media (prefers-reduced-motion:reduce){.off-season-theme .os-testimonial-dot,.off-season-theme .os-testimonial-nav-btn,.off-season-theme .os-testimonials-track{transition:none!important}}.off-season-theme .os-skip-link{top:-100%;background:var(--os-accent-gold);color:var(--os-btn-gold-text);font-size:.875rem;font-weight:600;text-decoration:none}.off-season-theme .os-skip-link:focus{outline:2px solid var(--os-text-primary);outline-offset:2px}.off-season-theme .os-content-prose{max-width:72ch;font-size:1.0625rem;line-height:1.7}.off-season-theme .os-content-prose :is(h1,h2,h3){line-height:1.25}.off-season-theme .os-content-callout{border:1px solid color-mix(in srgb,var(--os-accent-gold) 35%,transparent);background-color:color-mix(in srgb,var(--os-navy-card) 88%,transparent)}.off-season-theme .os-content-toc{border-left:2px solid color-mix(in srgb,var(--os-accent-gold) 45%,transparent);padding-left:1rem}.off-season-theme .os-content-price-card{border:1px solid color-mix(in srgb,var(--os-accent-gold) 28%,transparent);background-color:color-mix(in srgb,var(--os-navy-card) 85%,transparent)}.off-season-theme .os-content-flow-step{border:1px solid color-mix(in srgb,var(--os-border-subtle) 80%,transparent);background-color:color-mix(in srgb,var(--os-navy-surface) 70%,transparent)}.off-season-theme .os-content-flow-step span:first-child{background-color:color-mix(in srgb,var(--os-accent-gold) 18%,transparent)}.off-season-theme .os-content-page a:focus-visible,.off-season-theme .os-content-page button:focus-visible{outline:2px solid var(--os-accent-gold);outline-offset:2px}@media (max-width:639px){.off-season-theme .os-content-price-table ul,.off-season-theme .os-content-video-pricing{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.off-season-theme.os-prefers-reduced-motion *,.off-season-theme.os-prefers-reduced-motion :after,.off-season-theme.os-prefers-reduced-motion :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.off-season-theme{--header-height:5.25rem;--header-offset:calc(var(--header-height) + 1.5rem);--os-surface-light:#f6f8fc;--os-surface-strong:#eaf1fa;--os-text-on-light:#061b3a;--os-text-on-light-muted:#4a5a78;--os-gold-brief:#f4c542}html:has(.off-season-theme){scroll-padding-top:var(--header-offset,6.75rem)}.off-season-theme [data-anchor],.off-season-theme section[id]{scroll-margin-top:var(--header-offset,6.75rem)}.off-season-theme .os-landing-container{width:100%;max-width:1180px;margin-inline:auto;padding-inline:1rem}@media (min-width:640px){.off-season-theme .os-landing-container{padding-inline:1.5rem}}@media (min-width:1024px){.off-season-theme .os-landing-container{padding-inline:2rem}}.off-season-theme .os-landing-header{min-height:4.25rem;transition:box-shadow .22s ease}@media (min-width:640px){.off-season-theme .os-landing-header{min-height:5.25rem}}.off-season-theme .os-landing-header-scrolled{min-height:4rem;box-shadow:0 8px 24px rgba(0,0,0,.22)}@media (min-width:640px){.off-season-theme .os-landing-header-scrolled{min-height:4.25rem}}.off-season-theme .os-landing-header-scrolled .os-landing-header-inner{padding-block:.5rem}.off-season-theme .os-landing-header-inner{padding-block:.65rem}.off-season-theme .os-hero-grid{display:grid;gap:.7rem 1.75rem;padding-block:1.15rem 1.5rem;grid-template-areas:"eyebrow" "title" "subtitle" "proof" "method" "ctas" "media"}.off-season-theme .os-hero-area-eyebrow{grid-area:eyebrow}.off-season-theme .os-hero-area-title{grid-area:title}.off-season-theme .os-hero-area-subtitle{grid-area:subtitle}.off-season-theme .os-hero-area-proof{grid-area:proof}.off-season-theme .os-hero-area-method{grid-area:method}.off-season-theme .os-hero-area-ctas{grid-area:ctas}.off-season-theme .os-hero-area-media{grid-area:media}.off-season-theme .os-hero-eyebrow{display:flex;align-items:flex-start;gap:.55rem;margin:0;max-width:40rem;color:color-mix(in srgb,var(--os-text-warm) 92%,#fff 8%);font-size:.78rem;font-weight:600;letter-spacing:.02em;line-height:1.35}.off-season-theme .os-hero-eyebrow-mark{flex-shrink:0;width:.45rem;height:.45rem;margin-top:.35em;border-radius:999px;background:var(--os-gold);box-shadow:0 0 0 3px color-mix(in srgb,var(--os-gold) 22%,transparent)}.off-season-theme .os-hero-title{font-size:clamp(1.55rem,5.8vw,2.35rem);line-height:1.12;font-weight:700;letter-spacing:-.03em;max-width:22rem;margin:0;color:var(--os-text-primary)}.off-season-theme .os-hero-title-accent{color:var(--os-gold)}.off-season-theme .os-hero-title-rest{color:var(--os-text-primary)}.off-season-theme .os-hero-subtitle{font-size:.95rem;line-height:1.45;max-width:36rem;margin:0;font-weight:500}.off-season-theme .os-hero-cred{list-style:none;margin:.15rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.45rem 0;max-width:40rem}.off-season-theme .os-hero-cred-item{position:relative;color:var(--os-text-primary);font-size:.8rem;font-weight:600;line-height:1.3;padding:.15rem .7rem .15rem 0;white-space:nowrap}.off-season-theme .os-hero-cred-item:not(:last-child):after{content:"";position:absolute;right:0;top:50%;width:1px;height:.85em;transform:translateY(-50%);background:color-mix(in srgb,var(--os-gold) 55%,transparent);margin-right:-.05rem}.off-season-theme .os-hero-cred-item:not(:last-child){padding-right:.75rem;margin-right:.75rem}.off-season-theme .os-hero-method{margin:0;max-width:34rem;font-size:.92rem;line-height:1.4;color:var(--os-text-warm)}.off-season-theme .os-hero-method-lead{color:var(--os-gold);font-weight:700}.off-season-theme .os-hero-method-rest{font-weight:500}.off-season-theme .os-hero-cta-block{display:flex;flex-direction:column;gap:.45rem;margin-top:.1rem}.off-season-theme .os-hero-cta-gap{margin-top:0}.off-season-theme .os-hero-commercial{margin:.15rem 0 0;max-width:36rem;color:color-mix(in srgb,var(--os-text-warm) 82%,transparent);font-size:.84rem;font-weight:550;line-height:1.4;text-wrap:pretty}.off-season-theme .os-hero-cta-micro{margin:0;color:color-mix(in srgb,var(--os-text-warm) 88%,transparent);font-size:.8rem;line-height:1.35}.off-season-theme .os-hero-scarcity-inline{margin:0;color:color-mix(in srgb,var(--os-gold) 78%,var(--os-text-warm));font-size:.78rem;font-weight:550;line-height:1.35}@media (min-width:640px){.off-season-theme .os-hero-eyebrow{font-size:.84rem}.off-season-theme .os-hero-title{font-size:clamp(2rem,3.2vw,2.75rem);max-width:24rem}.off-season-theme .os-hero-subtitle{font-size:1.05rem;line-height:1.5}.off-season-theme .os-hero-cred-item{font-size:.86rem}.off-season-theme .os-hero-method{font-size:.98rem}}@media (min-width:1024px){.off-season-theme .os-hero-grid{grid-template-columns:1.12fr .88fr;grid-template-areas:"eyebrow media" "title media" "subtitle media" "proof media" "method media" "ctas media";align-items:start;column-gap:2.35rem;row-gap:.7rem;padding-block:2.25rem 2.6rem}.off-season-theme .os-hero-title{font-size:clamp(2.2rem,2.6vw,3rem);max-width:15ch}.off-season-theme .os-hero-area-media{align-self:stretch}}.off-season-theme .os-btn-secondary{border:1px solid color-mix(in srgb,var(--os-text-primary) 35%,transparent);color:var(--os-text-primary);background:transparent;transition:border-color .18s ease,background-color .18s ease}.off-season-theme .os-btn-secondary:hover{border-color:color-mix(in srgb,var(--os-accent-gold) 70%,transparent);background:color-mix(in srgb,var(--os-navy-card) 55%,transparent)}.off-season-theme .os-btn-secondary:focus-visible{outline:2px solid var(--os-gold-light);outline-offset:2px}.off-season-theme .os-hero-media{margin:0;position:relative}.off-season-theme .os-hero-photo-frame{position:relative;overflow:hidden;border-radius:1rem;border:1px solid color-mix(in srgb,var(--os-gold) 24%,transparent);box-shadow:0 22px 48px rgba(0,0,0,.38);aspect-ratio:3/2;background:color-mix(in srgb,var(--os-navy-card) 80%,transparent);margin:0}.off-season-theme .os-hero-photo-frame:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(0deg,rgba(4,10,22,.42) 0,rgba(4,10,22,.08) 42%,transparent 70%)}@media (min-width:1024px){.off-season-theme .os-hero-photo-frame{aspect-ratio:3/2;min-height:0;height:auto;align-self:center}}.off-season-theme .os-hero-photo{width:100%;height:100%;object-fit:contain;object-position:center center;display:block}.off-season-theme .os-hero-info{margin-top:0;font-size:.875rem;line-height:1.5}.off-season-theme .os-hero-meta{margin-top:.15rem}.off-season-theme .os-section-dark,.off-season-theme .os-section-light{padding-block:3.5rem}@media (min-width:640px){.off-season-theme .os-section-dark,.off-season-theme .os-section-light{padding-block:5rem}}@media (min-width:1024px){.off-season-theme .os-section-dark,.off-season-theme .os-section-light{padding-block:6rem}}.off-season-theme .os-section-light{background:var(--os-surface-light);color:var(--os-text-on-light)}.off-season-theme .os-section-title{font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.2;font-weight:700;letter-spacing:-.015em}.off-season-theme .os-section-subtitle-dark,.off-season-theme .os-section-title-dark{color:var(--os-text-on-light)}.off-season-theme .os-testimonials-section .os-section-subtitle,.off-season-theme .os-testimonials-section .os-section-title{text-align:center;margin-inline:auto}.off-season-theme .os-section-body,.off-season-theme .os-section-subtitle{font-size:1.0625rem;line-height:1.65;max-width:42rem}.off-season-theme .os-section-subtitle-dark{color:var(--os-text-on-light-muted)}.off-season-theme .os-testimonials-section .os-testimonial-card-light{border:0;border-top:1px solid color-mix(in srgb,#0a2c5e 10%,transparent);background:transparent;box-shadow:none;border-radius:0;padding:1.25rem 0 .5rem;color:var(--os-text-on-light);min-height:auto}@media (min-width:640px){.off-season-theme .os-testimonials-section .os-testimonial-card-light{padding:1.5rem 0 .75rem}}.off-season-theme .os-testimonial-quote{font-size:clamp(1.125rem,1.5vw,1.35rem);line-height:1.55;color:var(--os-text-on-light);font-weight:500;letter-spacing:-.01em}.off-season-theme .os-testimonial-quote p:before{content:"“";margin-right:.05em}.off-season-theme .os-testimonial-quote p:after{content:"”"}.off-season-theme .os-testimonials-section .os-testimonials-slide{flex:0 0 100%;padding-right:0;max-width:none}.off-season-theme .os-testimonials-section .os-testimonial-card-light{max-width:42rem;margin-inline:auto}@media (min-width:640px){.off-season-theme .os-testimonials-section .os-testimonials-slide{flex-basis:100%;padding-right:0}}@media (min-width:1024px){.off-season-theme .os-testimonials-section .os-testimonials-slide{flex-basis:100%;padding-right:0}}.off-season-theme .os-testimonials-section .os-testimonial-nav-btn{min-width:2.75rem;min-height:2.75rem;width:2.75rem;height:2.75rem;border:1px solid color-mix(in srgb,#0a2c5e 18%,transparent);background:#fff;color:var(--os-text-on-light);box-shadow:none}.off-season-theme .os-testimonials-section .os-testimonial-full-link{min-height:2.75rem;display:inline-flex;align-items:center;padding-block:.5rem}.off-season-theme .os-testimonial-meta{border-color:color-mix(in srgb,#0a2c5e 12%,transparent)}.off-season-theme .os-testimonial-author{font-size:.95rem;font-weight:650;color:var(--os-text-on-light)}.off-season-theme .os-testimonial-athlete{font-size:.9rem;color:#243552}.off-season-theme .os-testimonial-context{font-size:.85rem;line-height:1.45;color:var(--os-text-on-light-muted)}.off-season-theme .os-testimonial-full-link{color:#0b5cad;font-size:.9rem;font-weight:650;text-underline-offset:3px}.off-season-theme .os-testimonial-full-link:hover{text-decoration:underline}.off-season-theme .os-testimonial-full-link:focus-visible{outline:2px solid #0b5cad;outline-offset:2px}.off-season-theme .os-testimonials-slide-single{flex:0 0 100%;padding-inline:0}.off-season-theme .os-testimonial-nav-btn-light{min-width:44px;min-height:44px;border:1px solid color-mix(in srgb,#0a2c5e 18%,transparent);background:#ffffff;color:var(--os-text-on-light)}.off-season-theme .os-testimonial-nav-btn-light:hover{border-color:color-mix(in srgb,#0a2c5e 35%,transparent);background:var(--os-surface-strong)}.off-season-theme .os-testimonial-nav-btn-light:focus-visible{outline:2px solid #0b5cad;outline-offset:2px}.off-season-theme .os-testimonial-counter{font-size:.875rem;font-weight:600;color:var(--os-text-on-light-muted);font-variant-numeric:tabular-nums}.off-season-theme .os-form-section .os-form-eyebrow{color:#6b7d9a;text-transform:none;letter-spacing:.04em}.off-season-theme .os-form-section .os-form-intro,.off-season-theme .os-form-section .os-form-title{color:var(--os-text-on-light)}.off-season-theme .os-form-section .os-form-micro{color:var(--os-text-on-light-muted)}.off-season-theme .os-knowledge-trigger{position:fixed;z-index:50;min-height:44px;padding:.55rem .9rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--os-text-primary) 28%,transparent);background:color-mix(in srgb,var(--os-navy-deep) 88%,transparent);color:var(--os-text-warm);font-size:.8125rem;font-weight:600;box-shadow:none}.off-season-theme .os-knowledge-trigger:focus-visible{outline:2px solid var(--os-gold-light);outline-offset:2px}@media (max-width:767px){.off-season-theme .os-knowledge-trigger{left:max(.75rem,env(safe-area-inset-left,0px));bottom:calc(1rem + env(safe-area-inset-bottom, 0px));transform:none;max-width:min(11rem,calc(100vw - 2rem))}}@media (min-width:768px){.off-season-theme .os-knowledge-trigger{right:0;top:50%;left:auto;transform:translateY(-50%) rotate(-90deg);transform-origin:right center;border-radius:.5rem .5rem 0 0;border-color:color-mix(in srgb,var(--os-text-primary) 22%,transparent)}}.off-season-theme .os-knowledge-root{position:fixed;inset:0;z-index:70}.off-season-theme .os-knowledge-backdrop{position:absolute;inset:0;border:0;background:rgba(6,27,58,.55);cursor:pointer}.off-season-theme .os-knowledge-panel{position:absolute;display:flex;flex-direction:column;background:#ffffff;color:var(--os-text-on-light);box-shadow:0 20px 50px rgba(0,0,0,.28)}@media (max-width:767px){.off-season-theme .os-knowledge-panel{left:0;right:0;bottom:0;max-height:85dvh;border-radius:1rem 1rem 0 0;padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom, 0px))}}@media (min-width:768px){.off-season-theme .os-knowledge-panel{top:0;right:0;width:min(420px,100vw);height:100dvh;padding:1.25rem 1.25rem 1.5rem}}@media (prefers-reduced-motion:no-preference){.off-season-theme .os-knowledge-panel{animation:os-knowledge-in .24s ease-out}}@keyframes os-knowledge-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){@keyframes os-knowledge-in{0%{opacity:0;transform:translateX(16px)}to{opacity:1;transform:translateX(0)}}}.off-season-theme .os-knowledge-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding-bottom:.75rem;border-bottom:1px solid color-mix(in srgb,#0a2c5e 12%,transparent)}.off-season-theme .os-knowledge-panel-title{font-size:1.15rem;font-weight:700;line-height:1.3;color:var(--os-text-on-light)}.off-season-theme .os-knowledge-panel-intro{margin-top:.4rem;font-size:.9rem;line-height:1.55;color:var(--os-text-on-light-muted)}.off-season-theme .os-knowledge-close{flex-shrink:0;min-width:44px;min-height:44px;border-radius:.5rem;border:1px solid color-mix(in srgb,#0a2c5e 14%,transparent);background:var(--os-surface-light);color:var(--os-text-on-light);font-size:1.5rem;line-height:1}.off-season-theme .os-knowledge-close:focus-visible{outline:2px solid #0b5cad;outline-offset:2px}.off-season-theme .os-knowledge-list{list-style:none;margin:.75rem 0 0;padding:0;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:.35rem}.off-season-theme .os-knowledge-item{display:block;width:100%;text-align:left;border-radius:.75rem;border:1px solid transparent;background:transparent;color:var(--os-text-on-light);padding:.85rem .9rem;font-size:.95rem;line-height:1.45;font-weight:550;text-decoration:none;min-height:48px}.off-season-theme .os-knowledge-item:hover{background:var(--os-surface-strong)}.off-season-theme .os-knowledge-item:focus-visible{outline:2px solid #0b5cad;outline-offset:2px}.off-season-theme .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.off-season-theme .os-skip-link{position:absolute;left:1rem;top:-100px;z-index:100;background:#ffffff;color:#061b3a;padding:.75rem 1rem;border-radius:.5rem;font-weight:650}.off-season-theme .os-skip-link:focus{top:1rem}.off-season-theme .os-coach-strip{width:100%;padding-block:2.25rem 2.75rem}@media (min-width:640px){.off-season-theme .os-coach-strip{padding-block:3rem 3.5rem}}@media (min-width:1024px){.off-season-theme .os-coach-strip{padding-block:3.75rem 4.25rem}}.off-season-theme .os-coach-strip>.os-landing-container{display:block}.off-season-theme .os-coach-strip-grid{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:1.1rem;row-gap:1.1rem;align-items:start;box-sizing:border-box;width:100%;max-width:46rem;margin-inline:0;text-align:start}.off-season-theme .os-coach-strip-copy{display:contents}.off-season-theme .os-coach-strip-photo-wrap{grid-column:1;grid-row:1;margin:0;width:5.75rem;aspect-ratio:1;overflow:hidden;border-radius:50%;background-color:#1c2a12}.off-season-theme .os-coach-strip-photo{width:100%;height:100%;object-fit:cover;object-position:center 20%}.off-season-theme .os-coach-strip-name{grid-column:2;grid-row:1;align-self:center;margin:0;font-size:clamp(1.25rem,4.2vw,1.5rem);font-weight:700;letter-spacing:-.02em;line-height:1.2;color:#061b3a}.off-season-theme .os-coach-strip-cta,.off-season-theme .os-coach-strip-manifesto{grid-column:1/-1}.off-season-theme .os-coach-strip-manifesto{display:flex;flex-direction:column;max-width:40rem}.off-season-theme .os-coach-strip-open{margin:0;max-width:36rem;font-size:clamp(1.02rem,2.8vw,1.15rem);font-weight:650;line-height:1.38;letter-spacing:-.015em;color:#061b3a}.off-season-theme .os-coach-strip-lead{max-width:38rem;margin-bottom:.85rem;font-size:clamp(1.18rem,3.4vw,1.42rem);font-weight:750;line-height:1.28;letter-spacing:-.025em;color:#041428}.off-season-theme .os-coach-strip-open+.os-coach-strip-open{margin-top:.4rem}.off-season-theme .os-coach-strip-lead+.os-coach-strip-open{margin-top:0}.off-season-theme .os-coach-strip-body{margin:.95rem 0 0;max-width:38rem;font-size:.9375rem;line-height:1.65;color:#3d4d68}.off-season-theme .os-coach-strip-close{margin:1.05rem 0 0;max-width:34rem;font-size:clamp(1.05rem,2.6vw,1.18rem);font-weight:700;line-height:1.38;letter-spacing:-.02em;color:#061b3a}.off-season-theme .os-coach-strip-proof{margin:1.15rem 0 0;font-size:.9375rem;font-weight:500;line-height:1.45;color:#4a5a78}.off-season-theme .os-coach-strip-cta{margin:0}.off-season-theme .os-coach-strip-link{color:#0b5cad;font-size:.9rem;font-weight:650;text-underline-offset:3px;min-height:2.75rem;display:inline-flex;align-items:center}.off-season-theme .os-coach-strip-link:hover{text-decoration:underline}.off-season-theme .os-coach-strip-link:focus-visible{outline:2px solid #0b5cad;outline-offset:2px}@media (min-width:768px){.off-season-theme .os-coach-strip-grid{grid-template-columns:minmax(12rem,16rem) minmax(0,1fr);column-gap:2.5rem;row-gap:.85rem;max-width:58rem;align-items:start}.off-season-theme .os-coach-strip-photo-wrap{grid-column:1;grid-row:1/span 3;width:100%;max-width:17rem;aspect-ratio:1;border-radius:50%}.off-season-theme .os-coach-strip-name{grid-column:2;grid-row:1;align-self:start;font-size:clamp(1.5rem,2vw,1.85rem)}.off-season-theme .os-coach-strip-manifesto{grid-column:2;grid-row:2}.off-season-theme .os-coach-strip-cta{grid-column:2;grid-row:3;margin-top:.35rem}.off-season-theme .os-coach-strip-open{font-size:clamp(1.1rem,1.35vw,1.28rem)}.off-season-theme .os-coach-strip-lead{margin-bottom:1rem;font-size:clamp(1.32rem,1.7vw,1.55rem)}.off-season-theme .os-coach-strip-body{font-size:1rem;margin-top:1.1rem}.off-season-theme .os-coach-strip-close{margin-top:1.2rem;font-size:clamp(1.12rem,1.4vw,1.3rem)}.off-season-theme .os-coach-strip-proof{margin-top:1.25rem;font-size:1rem}}@media (min-width:1024px){.off-season-theme .os-coach-strip-grid{grid-template-columns:minmax(13.5rem,17rem) minmax(0,1fr);column-gap:3rem;max-width:62rem}.off-season-theme .os-coach-strip-photo-wrap{max-width:17rem}}.off-season-theme .os-why-choose-section{padding-block:4rem 4.5rem}@media (min-width:640px){.off-season-theme .os-why-choose-section{padding-block:5.5rem 6rem}}@media (min-width:1024px){.off-season-theme .os-why-choose-section{padding-block:6.5rem 7rem}}.off-season-theme .os-why-choose-header{max-width:46rem;padding-bottom:.25rem;border-bottom:1px solid color-mix(in srgb,var(--os-accent-gold) 28%,transparent)}.off-season-theme .os-why-choose-intro{font-size:1.0625rem;line-height:1.65;max-width:42rem}.off-season-theme .os-why-choose-counter{font-size:.875rem;font-weight:600;color:var(--os-text-muted);font-variant-numeric:tabular-nums;letter-spacing:.04em}.off-season-theme .os-why-choose-nav-btn{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;width:2.75rem;height:2.75rem;border-radius:0;border:none;background:transparent;color:var(--os-text-muted);transition:color .15s ease}.off-season-theme .os-why-choose-nav-btn:hover:not(:disabled){color:var(--os-accent-gold);background:transparent}.off-season-theme .os-why-choose-nav-btn:focus-visible{outline:2px solid var(--os-gold-light);outline-offset:2px}.off-season-theme .os-why-choose-nav-btn:disabled{opacity:.35;cursor:not-allowed}.off-season-theme .os-why-choose-slide-wrap{flex:0 0 100%;padding-inline:0}.off-season-theme .os-why-choose-slide-grid{display:grid;gap:1.5rem;align-items:start}@media (min-width:900px){.off-season-theme .os-why-choose-slide-grid{grid-template-columns:minmax(0,.45fr) minmax(0,.55fr);gap:2.5rem;align-items:start}}.off-season-theme .os-why-choose-slide-title{font-size:clamp(1.35rem,2.4vw,1.85rem);line-height:1.25;font-weight:700;letter-spacing:-.015em;color:var(--os-text-primary)}.off-season-theme .os-why-choose-slide-text{margin-top:1rem;font-size:1.0625rem;line-height:1.65;color:var(--os-text-warm);max-width:36rem}.off-season-theme .os-why-choose-slide-disclaimer{margin-top:.85rem;font-size:.8125rem;line-height:1.5;color:var(--os-text-muted);max-width:36rem}.off-season-theme .os-why-choose-slide-close,.off-season-theme .os-why-choose-slide-secondary{margin-top:1rem;font-size:1rem;line-height:1.6;color:var(--os-text-secondary);max-width:36rem}.off-season-theme .os-why-choose-slide-cta-wrap{margin-top:1.5rem}.off-season-theme .os-why-choose-cta{text-decoration:none}.off-season-theme .os-why-choose-media-stage{--os-why-media-gap:1rem;box-sizing:border-box;width:100%;min-width:0;height:clamp(30rem,148vw,40rem);display:flex;align-items:stretch;justify-content:stretch}@media (min-width:640px) and (max-width:899px){.off-season-theme .os-why-choose-media-stage{height:clamp(22rem,58vw,30rem)}}@media (min-width:900px){.off-season-theme .os-why-choose-media-stage{height:clamp(22rem,34vw,28rem)}}.off-season-theme .os-why-choose-media-pair{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--os-why-media-gap);width:100%;height:100%;min-height:0;align-items:stretch}@media (max-width:639px){.off-season-theme .os-why-choose-media-pair{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) minmax(0,1fr)}}.off-season-theme .os-why-choose-media-single{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:0}@media (min-width:640px){.off-season-theme .os-why-choose-media-single .os-why-choose-media-slot{width:calc((100% - var(--os-why-media-gap)) / 2);height:100%}}@media (max-width:639px){.off-season-theme .os-why-choose-media-single .os-why-choose-media-slot{width:100%;height:calc((100% - var(--os-why-media-gap)) / 2)}}.off-season-theme .os-why-choose-media-slot{min-width:0;min-height:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center}.off-season-theme .os-why-choose-frame,.off-season-theme .os-why-choose-photo{margin:0;width:100%;height:100%;min-height:0;overflow:hidden;border-radius:0;background:transparent;box-shadow:none;position:relative;transform:none}.off-season-theme .os-why-choose-photo{display:flex;align-items:center;justify-content:center}.off-season-theme .os-why-choose-video-link{display:block;width:100%;height:100%;min-height:0;text-decoration:none;color:inherit;border:1px solid transparent;outline:none;transition:opacity .16s ease,border-color .16s ease}.off-season-theme .os-why-choose-video-link:hover{opacity:.9;border-color:color-mix(in srgb,var(--os-text-primary) 22%,transparent)}.off-season-theme .os-why-choose-video-link:focus-visible{border-color:color-mix(in srgb,var(--os-accent-gold) 55%,transparent);outline:2px solid var(--os-accent-gold);outline-offset:2px}.off-season-theme .os-why-choose-video-cue{position:absolute;inset-inline-end:.55rem;inset-block-end:.55rem;z-index:1;margin:0;padding:.15rem .35rem;font-size:.6875rem;font-weight:500;letter-spacing:.01em;line-height:1.2;color:var(--os-text-primary);background:color-mix(in srgb,var(--os-navy-deep) 62%,transparent);pointer-events:none}.off-season-theme .os-why-choose-photo-img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center center}.off-season-theme .os-why-choose-media-single .os-why-choose-photo:not(.os-why-choose-photo--circle) .os-why-choose-photo-img{object-fit:cover;object-position:center 20%}.off-season-theme .os-why-choose-photo--circle{border-radius:50%;aspect-ratio:1;max-width:100%;max-height:100%;width:auto;height:100%;margin-inline:auto}.off-season-theme .os-why-choose-photo--circle .os-why-choose-photo-img{object-fit:cover;object-position:center center}.off-season-theme .os-why-choose-frame{display:flex;align-items:flex-end;padding:1rem 1.1rem;border:1px solid color-mix(in srgb,var(--os-text-primary) 14%,transparent)}.off-season-theme .os-why-choose-frame-label{font-size:.8125rem;line-height:1.4;color:var(--os-text-secondary);max-width:11rem}@media (prefers-reduced-motion:reduce){.off-season-theme .os-why-choose-nav-btn,.off-season-theme .os-why-choose-video-link{transition:none!important}}.off-season-theme .os-service-header{max-width:42rem;margin-bottom:2rem}@media (min-width:640px){.off-season-theme .os-service-header{margin-bottom:2.5rem}}.off-season-theme .os-service-grid{display:grid;gap:2rem;align-items:start}@media (min-width:900px){.off-season-theme .os-service-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:2.75rem}}.off-season-theme .os-service-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.off-season-theme .os-service-item{padding-block:1.25rem;border-top:1px solid color-mix(in srgb,var(--os-gold-base) 28%,transparent)}.off-season-theme .os-service-item:first-child{padding-top:0;border-top:none}.off-season-theme .os-service-item:last-child{padding-bottom:0}@media (min-width:640px){.off-season-theme .os-service-item{padding-block:1.5rem}.off-season-theme .os-service-item:first-child{padding-top:0}.off-season-theme .os-service-item:last-child{padding-bottom:0}}.off-season-theme .os-service-item-title{margin:0;font-size:1.125rem;line-height:1.35;font-weight:700;letter-spacing:-.01em;color:var(--os-gold-light,var(--os-gold-base))}.off-season-theme .os-service-item-body{margin:.55rem 0 0;font-size:1rem;line-height:1.65;color:var(--os-text-warm);max-width:40rem}.off-season-theme .os-service-media{margin:0}@media (min-width:900px){.off-season-theme .os-service-media{position:sticky;top:calc(var(--header-offset, 4.5rem) + 1rem)}}.off-season-theme .os-service-photo{border-radius:.625rem;display:block}.off-season-theme .os-service-contact{margin-top:2.25rem;padding-top:1.75rem;border-top:1px solid color-mix(in srgb,white 12%,transparent);display:flex;flex-direction:column;gap:1rem}@media (min-width:640px){.off-season-theme .os-service-contact{margin-top:2.75rem;padding-top:2rem;flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem}}.off-season-theme .os-service-contact-display{margin:0;font-size:.9875rem;line-height:1.5;font-weight:600;letter-spacing:.01em;color:var(--os-text-primary,#fff)}.off-season-theme .os-service-contact-actions{display:flex;flex-direction:column;align-items:stretch;gap:.75rem}@media (min-width:640px){.off-season-theme .os-service-contact-actions{flex-direction:row;align-items:center;flex-shrink:0;gap:1.25rem}}.off-season-theme .os-footer-contact{display:flex;flex-direction:column;align-items:stretch;gap:.875rem;padding-top:1.5rem;border-top:1px solid color-mix(in srgb,white 12%,transparent)}@media (min-width:640px){.off-season-theme .os-footer-contact{flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem}}.off-season-theme .os-footer-contact-display{margin:0;font-size:.9875rem;line-height:1.5;font-weight:600;letter-spacing:.01em;color:var(--os-text-primary,#fff)}.off-season-theme .os-footer-contact-actions{display:flex;flex-direction:column;align-items:stretch;gap:.75rem}@media (min-width:640px){.off-season-theme .os-footer-contact-actions{align-items:flex-end}}.off-season-theme .os-social-links{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.off-season-theme .os-social-links--icons{gap:.25rem;flex-wrap:nowrap}.off-season-theme .os-social-link{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:44px;min-width:44px;padding:.5rem .9rem;border-radius:.5rem;border:1px solid color-mix(in srgb,var(--os-accent-gold) 28%,transparent);background-color:color-mix(in srgb,var(--os-navy-card) 55%,transparent);color:var(--os-text-secondary,#d4dcec);font-size:.8125rem;font-weight:600;letter-spacing:.02em;line-height:1;text-decoration:none;transition:color .16s ease,border-color .16s ease,background-color .16s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.off-season-theme .os-social-links--icons .os-social-link{padding:.5rem}@media (max-width:639px){.off-season-theme .os-landing-header-actions .os-social-links--icons{gap:.125rem}.off-season-theme .os-landing-header-actions .os-social-links--icons .os-social-link{position:relative;min-height:36px;min-width:36px;padding:.35rem}.off-season-theme .os-landing-header-actions .os-social-links--icons .os-social-link:after{content:"";position:absolute;inset:-4px}.off-season-theme .os-landing-header-actions .os-social-links--icons .os-social-link svg{width:15px;height:15px}}.off-season-theme .os-social-link:focus-visible,.off-season-theme .os-social-link:hover{color:var(--os-gold-light,#f1d27a);border-color:color-mix(in srgb,var(--os-accent-gold) 62%,transparent);background-color:color-mix(in srgb,var(--os-navy-card) 82%,transparent);outline:none}.off-season-theme .os-social-link:focus-visible{box-shadow:0 0 0 2px var(--os-gold-light,#f1d27a),0 0 0 4px var(--os-navy-deep,#07152f)}.off-season-theme .os-content-link{min-height:2.75rem;display:inline-flex;align-items:center}.off-season-theme .os-radio-option{border-bottom:1px solid #e4e9f2}.off-season-theme .os-radio-option-active{color:#061b3a;font-weight:600}.off-season-theme .os-textarea-dominant{border-width:1.5px;border-color:#c5d0e0}.off-season-theme .os-form-eyebrow{text-transform:none;letter-spacing:.04em;color:#6b7d9a!important}.off-season-theme{font-family:var(--font-os-sans),ui-sans-serif,system-ui,sans-serif}.off-season-theme .os-sticky-cta{z-index:55;background:color-mix(in srgb,var(--os-navy-deep) 96%,transparent);backdrop-filter:none;padding-bottom:calc(.65rem + env(safe-area-inset-bottom, 0px));padding-left:max(.75rem,env(safe-area-inset-left,0px));padding-right:max(.75rem,env(safe-area-inset-right,0px))}@media (max-width:767px){.off-season-theme .os-knowledge-trigger.is-above-sticky,.off-season-theme:has(.os-sticky-cta) .os-knowledge-trigger{bottom:calc(4.85rem + env(safe-area-inset-bottom, 0px))}}.off-season-theme .os-faq-section{padding:3.25rem 0 3.75rem}.off-season-theme .os-faq-title{font-size:clamp(1.65rem,3vw,2.25rem);font-weight:700;letter-spacing:-.02em;color:var(--os-text-primary)}.off-season-theme .os-faq-intro{margin-top:.75rem;max-width:40rem;font-size:1.05rem;line-height:1.55;color:var(--os-text-muted)}.off-season-theme .os-faq-list{list-style:none;margin:1.5rem 0 0;padding:0;display:grid;gap:.65rem}.off-season-theme .os-faq-item{display:flex;align-items:center;width:100%;min-height:3.25rem;text-align:left;padding:.95rem 1.1rem;border-radius:.75rem;border:1px solid color-mix(in srgb,var(--os-gold) 28%,transparent);background:color-mix(in srgb,var(--os-navy-surface) 88%,transparent);color:var(--os-text-primary);font-size:1rem;line-height:1.45;font-weight:600;text-decoration:none}.off-season-theme .os-faq-item:hover{border-color:color-mix(in srgb,var(--os-gold) 55%,transparent);background:color-mix(in srgb,var(--os-navy-card) 92%,transparent)}.off-season-theme .os-faq-item:focus-visible{outline:2px solid var(--os-gold-light);outline-offset:2px}.os-help-overlay{position:fixed;inset:0;z-index:2147483000;display:flex;align-items:flex-end;justify-content:center;pointer-events:none;isolation:auto}.os-help-overlay,.os-help-overlay--nonblocking{background:transparent}@media (min-width:640px){.os-help-overlay{align-items:center;justify-content:center;padding:1.5rem}}.os-help-backdrop{position:absolute;inset:0;border:0;pointer-events:none;background:linear-gradient(0deg,rgba(4,10,22,.5) 0,rgba(4,10,22,.18) 45%,transparent 75%);cursor:default}@media (min-width:640px){.os-help-backdrop{background:rgba(4,10,22,.4)}}.os-help-dialog{position:relative;z-index:1;pointer-events:auto;width:min(100%,28rem);max-height:min(78vh,78dvh,40rem);overflow:auto;-webkit-overflow-scrolling:touch;background:var(--os-navy-surface,#0e2448);color:var(--os-text-primary,#ffffff);--crm-text-strong:var(--os-text-primary,#ffffff);--crm-text-body:var(--os-text-primary,#ffffff);--crm-text-muted:var(--os-text-warm,#d7dde8);border-radius:1rem 1rem 0 0;border:1px solid rgba(201,162,39,.35);box-shadow:0 24px 64px rgba(0,0,0,.55);padding:.65rem 1.1rem 1.15rem}.os-help-dialog[role=dialog] h1,.os-help-dialog[role=dialog] h2,.os-help-dialog[role=dialog] h3{color:var(--os-text-primary,#ffffff)!important}@media (min-width:640px){.os-help-dialog{border-radius:1rem;max-height:min(82vh,82dvh,42rem);padding:.75rem 1.25rem 1.35rem}}.os-help-dialog-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.25rem}.os-help-dialog-title{margin:0;font-size:1.05rem;font-weight:650;letter-spacing:.01em;color:var(--os-text-primary,#ffffff)}.os-help-close{flex-shrink:0;min-width:44px;min-height:44px;border-radius:.5rem;border:1px solid rgba(255,255,255,.18);background:rgba(7,21,47,.45);color:var(--os-text-primary,#ffffff);font-size:1.5rem;line-height:1;cursor:pointer}.os-help-close:focus-visible{outline:2px solid var(--os-gold-light,#f1d27a);outline-offset:2px}.os-help-dismiss-row{display:flex;justify-content:center;padding-top:.35rem}.os-help-not-now{min-height:40px;padding:.35rem .75rem;border:0;background:transparent;color:var(--os-text-warm,#d7dde8);font-size:.875rem;text-decoration:underline;text-underline-offset:.18em;cursor:pointer}.os-help-not-now:focus-visible{outline:2px solid var(--os-gold-light,#f1d27a);outline-offset:2px;border-radius:.35rem}.os-help-textarea{background:rgba(7,21,47,.55);color:var(--os-text-primary,#ffffff);border-color:rgba(201,162,39,.22)!important}.os-help-dialog .os-help-funnel.off-season-theme{position:static;isolation:auto;background:transparent;color:inherit}.os-help-dialog .os-help-funnel.off-season-theme:before{content:none!important;display:none!important}.os-help-dialog .os-help-funnel.off-season-theme>*{position:static;z-index:auto}