:root{--navy:#0a1628;--navy-mid:#0f2040;--navy-light:#132038;--navy-deep:#060e1c;--gold:#c9a84c;--gold-lt:#e2c06a;--gold-dk:#a8883a;--white:#fff;--offwhite:#f7f8fa;--gray-lt:#eef0f4;--gray-mid:#64748b;--text:#0f172a;--border:#e2e8f0;--wa:#25d366;--teal:#2a7b8c;--teal-lt:#3d9aad;--sunset:#e8915a;--fd:"Playfair Display",Georgia,serif;--fb:"Inter",system-ui,-apple-system,sans-serif;--r-sm:6px;--r-md:10px;--r-lg:14px;--r-xl:20px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--offwhite);color:var(--text);font-family:var(--fb);line-height:1.6;-webkit-font-smoothing:antialiased}img{display:block;height:auto;max-width:100%}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;font-family:var(--fb)}:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.sr-only{height:1px;overflow:hidden;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.container{margin:0 auto;max-width:1140px;padding:0 5%;width:100%}.eyebrow{align-items:center;color:var(--gold);display:inline-flex;font-size:11px;font-weight:600;gap:8px;letter-spacing:2.5px;margin-bottom:12px;text-transform:uppercase}.eyebrow:before{background:var(--gold);content:"";height:1px;width:16px}.section-title{color:var(--navy);font-family:var(--fd);font-size:clamp(26px,3.5vw,42px);line-height:1.2;margin-bottom:12px}.section-title--light{color:var(--white)}.section-sub{color:var(--gray-mid);font-size:16px;line-height:1.7;max-width:580px}.nav{background:var(--navy);border-bottom:1px solid hsla(0,0%,100%,.06);position:sticky;top:0;z-index:200}.nav__inner{gap:16px;height:64px;justify-content:space-between}.nav__inner,.nav__logo{align-items:center;display:flex}.nav__logo{gap:10px}.nav__logo img{height:32px;width:auto}.nav__logo-fb{color:var(--white);display:none;font-family:var(--fd);font-size:18px}.nav__logo-fb span{color:var(--gold)}.nav__back{align-items:center;color:hsla(0,0%,100%,.5);display:flex;font-size:13px;gap:5px;transition:color .15s}.nav__back:hover{color:var(--gold)}.nav__back i{font-size:14px}.nav__cta{background:var(--gold);border-radius:var(--r-sm);color:var(--navy);font-size:13px;font-weight:600;padding:9px 18px;transition:background .2s;white-space:nowrap}.nav__cta:hover{background:var(--gold-lt)}.ribbon{background:linear-gradient(90deg,var(--navy-light) 0,#1a3060 50%,var(--navy-light) 100%);border-bottom:1px solid rgba(201,168,76,.2);padding:9px 0}.ribbon__inner{flex-wrap:wrap;gap:24px;justify-content:center}.ribbon__inner,.ribbon__item{align-items:center;display:flex}.ribbon__item{color:hsla(0,0%,100%,.65);font-size:12px;font-weight:500;gap:7px}.ribbon__item i{font-size:14px}.ribbon__item i,.ribbon__item strong{color:var(--gold)}.ribbon__sep{color:hsla(0,0%,100%,.2)}.hero{align-items:stretch;background:var(--navy);color:var(--white);display:flex;min-height:620px;overflow:hidden;position:relative}.hero__split{display:grid;grid-template-columns:55% 45%;position:relative;width:100%}.hero__left{display:flex;flex-direction:column;justify-content:center;padding:72px 5% 90px;position:relative;z-index:3}.hero__right{overflow:hidden;position:relative}.hero__img,.hero__video{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%}.hero__video{z-index:0}.hero__img--fallback{z-index:-1}.hero__right:before{background:linear-gradient(to right,var(--navy) 0,rgba(10,22,40,.55) 32%,rgba(232,145,90,.08) 70%,rgba(201,168,76,.05) 100%)}.hero__right:after,.hero__right:before{content:"";inset:0;position:absolute;z-index:1}.hero__right:after{background:rgba(10,22,40,.2)}.hero__sunset{background:radial-gradient(ellipse at 70% 30%,rgba(232,145,90,.22) 0,rgba(201,168,76,.12) 35%,transparent 65%);height:70%;right:-5%;top:-10%;width:60%;z-index:1}.hero__sunset,.hero__waves{pointer-events:none;position:absolute}.hero__waves{bottom:0;height:140px;left:0;overflow:hidden;right:0;z-index:2}.hero__waves svg{bottom:0;height:100%;position:absolute;width:200%}.wave-layer{animation:wave-drift linear infinite}.wave-1{animation-duration:11s;fill:rgba(201,168,76,.28)}.wave-2{animation-direction:reverse;animation-duration:16s;fill:rgba(201,168,76,.18)}.wave-3{animation-duration:22s;fill:rgba(61,154,173,.14)}@keyframes wave-drift{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.hero__inner{position:relative;z-index:3}.hero__geo{color:rgba(201,168,76,.7);display:inline-block;font-size:11px;font-weight:600;letter-spacing:2px;margin-bottom:18px;text-transform:uppercase}.hero h1{font-family:var(--fd);font-size:clamp(32px,5vw,56px);font-weight:700;line-height:1.12;margin-bottom:12px}.hero h1 em{color:var(--gold);font-style:italic}.hero__sub-display{font-family:var(--fd);font-size:clamp(17px,2.5vw,22px);font-style:italic;line-height:1.5;margin-bottom:16px}.hero__sub,.hero__sub-display{color:hsla(0,0%,100%,.55);max-width:500px}.hero__sub{font-size:16px;line-height:1.7;margin-bottom:34px}.hero__btns{align-items:center;gap:12px;margin-bottom:44px}.hero__btns,.hero__trust{display:flex;flex-wrap:wrap}.hero__trust{border-top:1px solid hsla(0,0%,100%,.08);gap:6px 22px;padding-top:24px}.trust-item{align-items:center;color:hsla(0,0%,100%,.42);display:flex;font-size:12px;font-weight:500;gap:7px}.trust-item i{color:var(--gold);font-size:8px}.btn{align-items:center;border:none;border-radius:var(--r-sm);cursor:pointer;display:inline-flex;font-size:15px;font-weight:600;gap:8px;padding:14px 28px;transition:background .2s,transform .15s,border-color .2s}.btn--gold{background:var(--gold);color:var(--navy)}.btn--gold:hover{background:var(--gold-lt);transform:translateY(-1px)}.btn--ghost{background:transparent;border:1.5px solid hsla(0,0%,100%,.26);color:var(--white)}.btn--ghost:hover{background:rgba(201,168,76,.06);border-color:var(--gold)}.btn--outline{background:transparent;border:1.5px solid var(--border);color:var(--navy)}.btn--outline:hover{background:var(--gray-lt);border-color:var(--gold-dk)}.experience{background:var(--offwhite);padding:80px 0}.experience__inner{margin:0 auto;max-width:760px;text-align:center}.experience__inner .eyebrow{display:inline-flex;justify-content:center}.experience__inner h2{color:var(--navy);font-family:var(--fd);font-size:clamp(26px,3.5vw,40px);line-height:1.25;margin-bottom:20px}.experience__inner h2 em{color:var(--gold-dk);font-style:italic}.experience__inner p{color:var(--gray-mid);font-size:16px;line-height:1.85;margin-bottom:16px}.experience__highlight{border-bottom:1px solid var(--border);border-top:1px solid var(--border);color:var(--navy);display:inline-block;font-family:var(--fd);font-size:20px;font-style:italic;margin-top:12px;padding:16px 28px}.experience__highlight strong{color:var(--gold-dk);font-style:normal}.includes{background:var(--navy);color:var(--white);overflow:hidden;padding:80px 0;position:relative}.includes__header{margin-bottom:48px;text-align:center}.includes__header .eyebrow{display:inline-flex;justify-content:center}.includes__grid{display:grid;gap:14px;grid-template-columns:repeat(5,1fr)}.include{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:var(--r-lg);padding:26px 18px;text-align:center;transition:border-color .2s,transform .2s,background .2s}.include:hover{background:rgba(201,168,76,.04);border-color:rgba(201,168,76,.35);transform:translateY(-3px)}.include__icon{align-items:center;background:rgba(201,168,76,.1);border:1px solid rgba(201,168,76,.25);border-radius:50%;color:var(--gold);display:flex;font-size:24px;height:54px;justify-content:center;margin:0 auto 16px;width:54px}.include__title{color:var(--white);font-size:14px;font-weight:600;line-height:1.4}.whyboat{background:var(--offwhite);padding:80px 0}.whyboat__grid{align-items:center;display:grid;gap:52px;grid-template-columns:1fr 1fr}.whyboat__img{aspect-ratio:4/3;background:var(--navy-light);border-radius:var(--r-xl);box-shadow:0 16px 48px rgba(10,22,40,.18);overflow:hidden;position:relative}.whyboat__img img{height:100%;object-fit:cover;width:100%}.whyboat__img-badge{align-items:center;backdrop-filter:blur(8px);background:rgba(10,22,40,.85);border:1px solid rgba(201,168,76,.3);border-radius:var(--r-md);bottom:16px;display:flex;gap:10px;left:16px;padding:10px 16px;position:absolute}.whyboat__img-badge i{color:var(--gold);font-size:20px}.whyboat__img-badge span{color:var(--white);font-size:13px;font-weight:600}.whyboat__text h2{color:var(--navy);font-family:var(--fd);font-size:clamp(26px,3.5vw,40px);line-height:1.2;margin-bottom:16px}.whyboat__text h2 em{color:var(--gold-dk);font-style:italic}.whyboat__text>p{color:var(--gray-mid);font-size:15px;line-height:1.8;margin-bottom:24px}.whyboat__list{display:flex;flex-direction:column;gap:14px}.whyboat-item{align-items:flex-start;display:flex;gap:12px}.whyboat-item__icon{align-items:center;background:var(--navy);border-radius:10px;color:var(--gold);display:flex;flex-shrink:0;font-size:17px;height:38px;justify-content:center;width:38px}.whyboat-item__body strong{color:var(--navy);display:block;font-size:15px;margin-bottom:2px}.whyboat-item__body span{color:var(--gray-mid);font-size:13px;line-height:1.6}.events{background:var(--navy);color:var(--white);padding:80px 0}.events__header{margin-bottom:44px;text-align:center}.events__header .eyebrow{display:inline-flex;justify-content:center}.events__header .section-sub{color:hsla(0,0%,100%,.5);margin:0 auto}.events__grid{display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.event-card{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:var(--r-lg);overflow:hidden;transition:border-color .2s,transform .2s}.event-card:hover{border-color:rgba(201,168,76,.35);transform:translateY(-3px)}.event-card__img{background:var(--navy-light);height:150px;overflow:hidden}.event-card__img img{height:100%;object-fit:cover;transition:transform .5s;width:100%}.event-card:hover .event-card__img img{transform:scale(1.08)}.event-card__body{padding:18px 20px}.event-card__title{color:var(--white);font-family:var(--fd);font-size:19px;margin-bottom:6px}.event-card__text{color:hsla(0,0%,100%,.5);font-size:13px;line-height:1.6}.midcta{background:linear-gradient(135deg,var(--navy-mid) 0,#1a3258 60%,#2a3548 100%);overflow:hidden;padding:60px 0;position:relative}.midcta:before{background:radial-gradient(ellipse at 80% 20%,rgba(232,145,90,.15) 0,transparent 55%);content:"";inset:0;position:absolute}.midcta__inner{align-items:center;display:flex;flex-wrap:wrap;gap:28px;justify-content:space-between;position:relative;z-index:1}.midcta__text h2{color:var(--white);font-family:var(--fd);font-size:clamp(22px,3vw,34px);line-height:1.25;margin-bottom:8px}.midcta__text p{color:hsla(0,0%,100%,.55);font-size:15px;max-width:500px}.midcta__text strong{color:var(--gold)}.midcta__actions{display:flex;flex-direction:column;flex-shrink:0;gap:10px}.midcta__phone{align-items:center;color:hsla(0,0%,100%,.6);display:flex;font-size:14px;gap:8px;justify-content:center}.midcta__phone a{font-weight:600}.midcta__phone a,.midcta__phone i{color:var(--gold)}.faq{background:var(--offwhite);padding:80px 0}.faq__header{margin-bottom:40px;text-align:center}.faq__header .eyebrow{display:inline-flex;justify-content:center}.faq__list{margin:0 auto;max-width:760px}.faq-item{border-bottom:1px solid var(--border)}.faq-btn{align-items:center;background:none;border:none;color:var(--navy);display:flex;font-size:15px;font-weight:600;gap:16px;justify-content:space-between;padding:18px 0;text-align:left;transition:color .15s;width:100%}.faq-btn:hover{color:var(--gold-dk)}.faq-btn i{color:var(--gold);flex-shrink:0;font-size:20px;transition:transform .2s}.faq-item.open .faq-btn i{transform:rotate(45deg)}.faq-answer{color:var(--gray-mid);font-size:14px;line-height:1.75;padding-bottom:18px}.contact{background:var(--navy-mid);color:var(--white);overflow:hidden;padding:80px 0;position:relative}.contact:before{background:radial-gradient(ellipse at 90% 30%,rgba(232,145,90,.1) 0,transparent 60%);content:"";height:100%;pointer-events:none;position:absolute;right:0;top:0;width:50%}.contact__grid{align-items:start;display:grid;gap:52px;grid-template-columns:1fr 1.1fr;position:relative;z-index:1}.contact__info h2{color:var(--white);font-family:var(--fd);font-size:clamp(24px,3vw,38px);line-height:1.22;margin-bottom:14px}.contact__info h2 em{color:var(--gold);font-style:italic}.contact__info>p{color:hsla(0,0%,100%,.45);font-size:15px;line-height:1.75;margin-bottom:28px}.contact__feats{display:flex;flex-direction:column;gap:12px;margin-bottom:28px}.contact__feat{align-items:flex-start;display:flex;gap:10px}.contact__check{align-items:center;background:rgba(201,168,76,.15);border:1.5px solid var(--gold);border-radius:50%;color:var(--gold);display:flex;flex-shrink:0;font-size:11px;height:20px;justify-content:center;margin-top:2px;width:20px}.contact__feat strong{color:var(--white);display:block;font-size:14px;margin-bottom:1px}.contact__feat span{color:hsla(0,0%,100%,.38);font-size:12px;line-height:1.5}.contact__wa{background:rgba(201,168,76,.05);border:1px solid rgba(201,168,76,.18);border-radius:var(--r-md);padding:14px 16px}.contact__wa-lbl{color:var(--gold);font-size:10px;font-weight:700;letter-spacing:1.5px;margin-bottom:7px;text-transform:uppercase}.contact__wa-link{align-items:center;color:hsla(0,0%,100%,.55);display:flex;font-size:13px;gap:10px;transition:color .15s}.contact__wa-link:hover{color:var(--white)}.wa-circle{align-items:center;background:var(--wa);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:14px;height:26px;justify-content:center;width:26px}.form-card{background:var(--white);border-radius:var(--r-lg);box-shadow:0 4px 16px rgba(0,0,0,.1);padding:30px 28px}.form-card__title{align-items:center;color:var(--navy);display:flex;font-family:var(--fd);font-size:20px;gap:8px;margin-bottom:20px}.form-card__title:before{background:var(--gold);border-radius:2px;content:"";height:20px;width:3px}.form-row{display:grid;gap:12px;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column;gap:5px;margin-bottom:12px}.form-label{color:var(--navy);font-size:10px;font-weight:600;letter-spacing:.7px;text-transform:uppercase}.form-input,.form-select{appearance:none;background:var(--offwhite);border:1.5px solid var(--border);border-radius:var(--r-sm);color:var(--text);font-family:var(--fb);font-size:14px;outline:none;padding:10px 13px;transition:border-color .2s,box-shadow .2s,background .2s;width:100%}.form-input:focus,.form-select:focus{background:var(--white);border-color:var(--gold);box-shadow:0 0 0 3px rgba(201,168,76,.12)}.form-select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%2364748b' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:34px}.form-submit{background:var(--gold);border:none;border-radius:var(--r-sm);color:var(--navy);cursor:pointer;font-size:15px;font-weight:700;margin-top:14px;padding:14px;transition:background .2s,transform .15s;width:100%}.form-submit:hover{background:var(--gold-lt);transform:translateY(-1px)}.form-submit:disabled{background:#2d7a5a;color:var(--white);transform:none}.form-note{color:var(--gray-mid);margin-top:10px}.form-error,.form-note{font-size:11px;text-align:center}.form-error{color:#b83030;display:none;margin-top:6px}.form-success{display:none;padding:24px 12px;text-align:center}.form-success__icon{align-items:center;background:rgba(45,122,90,.1);border-radius:50%;color:var(--gold);display:flex;font-size:24px;height:52px;justify-content:center;margin:0 auto 12px;width:52px}.form-success__title{color:var(--navy);font-family:var(--fd);font-size:22px;margin-bottom:6px}.form-success__sub{color:var(--gray-mid);font-size:13px;line-height:1.6}.videos{background:var(--navy-deep);color:var(--white);overflow:hidden;padding:80px 0;position:relative}.videos:before{background:radial-gradient(ellipse at 20% 0,rgba(232,145,90,.1) 0,transparent 60%);content:"";height:60%;left:0;pointer-events:none;position:absolute;top:0;width:55%}.videos__header{margin-bottom:44px;position:relative;text-align:center;z-index:1}.videos__header .eyebrow{display:inline-flex;justify-content:center}.videos__header .section-sub{color:hsla(0,0%,100%,.5);margin:0 auto}.videos__layout{display:grid;gap:18px;grid-template-columns:1.5fr 1fr;position:relative;z-index:1}.video-main{background:var(--navy-light);border:1px solid hsla(0,0%,100%,.08);border-radius:var(--r-lg);overflow:hidden}.video-main__frame{aspect-ratio:16/9;background:var(--navy);position:relative;width:100%}.video-main__frame iframe{border:0;height:100%;inset:0;position:absolute;width:100%}.video-main__ph{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:12px;inset:0;justify-content:center;padding:24px;position:absolute;text-align:center;transition:background .2s}.video-main__ph:hover{background:rgba(201,168,76,.04)}.video-main__ph-icon{align-items:center;background:rgba(201,168,76,.12);border:1.5px solid var(--gold);border-radius:50%;color:var(--gold);display:flex;font-size:30px;height:70px;justify-content:center;width:70px}.video-main__ph-title{color:var(--white);font-family:var(--fd);font-size:20px}.video-main__ph-note{color:hsla(0,0%,100%,.4);font-size:12px;line-height:1.5;max-width:320px}.video-main__ph-tag{background:rgba(201,168,76,.1);border-radius:12px;color:var(--gold);font-size:10px;font-weight:700;letter-spacing:1px;padding:4px 10px;text-transform:uppercase}.video-reels{display:grid;gap:18px;grid-template-rows:1fr 1fr}.video-reel{background:var(--navy-light);border:1px solid hsla(0,0%,100%,.08);border-radius:var(--r-lg);overflow:hidden;position:relative}.video-reel__frame{height:100%;min-height:190px;position:relative;width:100%}.video-reel__frame iframe{border:0;height:100%;inset:0;position:absolute;width:100%}.video-reel__ph{align-items:center;cursor:pointer;display:flex;gap:14px;inset:0;padding:20px;position:absolute;transition:background .2s}.video-reel__ph:hover{background:rgba(201,168,76,.04)}.video-reel__ph-icon{align-items:center;border-radius:12px;display:flex;flex-shrink:0;font-size:22px;height:48px;justify-content:center;width:48px}.video-reel__ph-icon--ig{background:linear-gradient(135deg,rgba(225,48,108,.15),rgba(193,53,132,.15));border:1px solid rgba(225,48,108,.3);color:#e1306c}.video-reel__ph-icon--own{background:rgba(201,168,76,.12);border:1px solid rgba(201,168,76,.3);color:var(--gold)}.video-reel__ph-body strong{color:var(--white);display:block;font-size:14px;margin-bottom:3px}.video-reel__ph-body span{color:hsla(0,0%,100%,.4);font-size:11px;line-height:1.4}.video-reel__ph-tag{color:var(--gold);display:inline-block;font-size:9px;font-weight:700;letter-spacing:1px;margin-top:6px;text-transform:uppercase}.videos__cta{margin-top:32px;position:relative;text-align:center;z-index:1}.videos__cta a{align-items:center;color:var(--gold);display:inline-flex;font-size:14px;font-weight:600;gap:8px;transition:gap .2s}.videos__cta a:hover{gap:12px}.footer{background:var(--navy-deep);color:hsla(0,0%,100%,.35);padding:40px 0 24px}.footer__inner{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.06);display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:20px;padding-bottom:20px}.footer__logo{color:var(--white);font-family:var(--fd);font-size:18px}.footer__logo span{color:var(--gold)}.footer__links{display:flex;flex-wrap:wrap;gap:20px}.footer__link{color:hsla(0,0%,100%,.35);font-size:13px;transition:color .15s}.footer__link:hover{color:var(--gold)}.footer__social{display:flex;gap:8px}.footer__soc{align-items:center;background:hsla(0,0%,100%,.06);border-radius:7px;color:hsla(0,0%,100%,.4);display:flex;font-size:14px;height:30px;justify-content:center;transition:background .15s,color .15s;width:30px}.footer__soc:hover{background:var(--gold);color:var(--navy)}.footer__copy{font-size:12px;text-align:center}.footer__copy strong{color:var(--gold)}.footer__copy a{color:hsla(0,0%,100%,.4)}.footer__copy a:hover{color:var(--gold)}.wa-float{align-items:center;background:var(--wa);border-radius:50%;bottom:24px;box-shadow:0 4px 16px rgba(37,211,102,.4);display:flex;height:54px;justify-content:center;position:fixed;right:24px;transition:transform .2s,box-shadow .2s;width:54px;z-index:500}.wa-float:hover{box-shadow:0 6px 22px rgba(37,211,102,.55);transform:scale(1.08)}.wa-float i{color:#fff;font-size:26px}@media (max-width:1024px){.includes__grid{grid-template-columns:repeat(3,1fr)}.events__grid{grid-template-columns:1fr 1fr}}@media (max-width:900px){.hero__split{grid-template-columns:1fr}.hero__right{inset:0;position:absolute;z-index:0}.hero__right:before{background:linear-gradient(180deg,rgba(10,22,40,.92) 35%,rgba(10,22,40,.7) 70%,rgba(232,145,90,.1))}.hero__left{padding:60px 5% 80px;position:relative;z-index:3}.hero,.hero__left{min-height:560px}.whyboat__grid{gap:36px;grid-template-columns:1fr}.whyboat__img{order:-1}.contact__grid{gap:28px;grid-template-columns:1fr}.midcta__inner{align-items:flex-start;flex-direction:column}.videos__layout{grid-template-columns:1fr}.video-reels{grid-template-columns:1fr 1fr;grid-template-rows:auto}}@media (max-width:768px){.nav__back{display:none}.hero__btns{flex-direction:column}.hero__btns .btn{justify-content:center;width:100%}.includes__grid{grid-template-columns:1fr 1fr}.events__grid,.form-row{grid-template-columns:1fr}.footer__inner{align-items:flex-start;flex-direction:column;gap:16px}.ribbon__sep{display:none}.midcta__actions{width:100%}.midcta__actions .btn{justify-content:center;width:100%}.video-reels{grid-template-columns:1fr}}@media (max-width:480px){.ribbon__inner{flex-direction:column;gap:8px}.includes__grid{grid-template-columns:1fr}.form-card{padding:22px 16px}}@media (prefers-reduced-motion:reduce){.wave-layer{animation:none}*{animation-duration:.01ms!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}