.fleet-addon{padding:100px 0;background:var(--ink);color:var(--white)}.fleet-addon .page-width{width:min(1180px,calc(100% - 40px));margin-inline:auto}.fleet-addon__inner{display:grid;grid-template-columns:.92fr 1fr;align-items:center;gap:74px}.fleet-addon__media{position:relative}.fleet-addon__image-wrap{overflow:hidden;background:#eef8ff;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius-lg);box-shadow:0 30px 80px #00000047;transform:rotate(-1.5deg)}.fleet-addon__image{width:100%;aspect-ratio:1 / 1;object-fit:cover}.fleet-addon__stamp{position:absolute;right:-26px;bottom:-24px;display:grid;width:126px;height:126px;place-items:center;padding:24px 12px;color:var(--ink);background:#f7c85d;border:8px solid var(--ink);border-radius:50%;text-align:center;font-size:.92rem;font-weight:900;line-height:1;letter-spacing:.04em;transform:rotate(8deg)}.fleet-addon__stamp span{display:block;font-size:.62rem;letter-spacing:.12em}.fleet-addon .eyebrow{color:#8fd4ff}.fleet-addon h2{max-width:720px;margin-bottom:22px;color:var(--white);font-size:clamp(2.6rem,4.8vw,4.7rem)}.fleet-addon__lead{max-width:620px;margin-bottom:30px;color:#ffffffb8;font-size:1.1rem}.fleet-addon__benefits{display:grid;gap:12px;margin-bottom:24px}.fleet-addon__benefit{display:grid;grid-template-columns:minmax(138px,.5fr) 1fr;gap:18px;padding:15px 0;border-top:1px solid rgba(255,255,255,.15)}.fleet-addon__benefit strong{color:#f7c85d}.fleet-addon__benefit span{color:#ffffffad}.fleet-addon__note{margin:0 0 24px;color:#ffffff85;font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.fleet-addon__launch,.fleet-addon__buy{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 14px 14px 22px;background:#ffffff14;border:1px solid rgba(255,255,255,.18);border-radius:999px}.fleet-addon__launch>span{color:#8fd4ff;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.fleet-addon__price{margin:0;color:var(--white);font-size:1.45rem;font-weight:900}.fleet-addon .price-display--sale .price-display__current{color:#f7c85d}.fleet-addon .price-display__compare{color:#ffffff9e}.fleet-addon .button--dark{color:var(--ink);background:#f7c85d}@media(max-width:900px){.fleet-addon__inner{grid-template-columns:1fr;gap:58px}.fleet-addon__media{width:min(620px,100%)}}@media(max-width:560px){.fleet-addon{padding:72px 0}.fleet-addon__benefit{grid-template-columns:1fr;gap:5px}.fleet-addon__launch,.fleet-addon__buy{align-items:stretch;flex-direction:column;border-radius:var(--radius-md);text-align:center}.fleet-addon__launch .button,.fleet-addon__buy .button{width:100%}.fleet-addon__stamp{right:-8px;bottom:-20px;transform:rotate(6deg) scale(.9)}}.benefits{padding:96px 0;background:var(--ink);color:var(--white)}.benefits__heading{display:grid;grid-template-columns:1fr .8fr;align-items:end;gap:60px;margin-bottom:44px}.benefits__heading .eyebrow{color:#62b9f2}.benefits__heading h2{max-width:700px;margin-bottom:0;font-size:clamp(2.5rem,5vw,4.6rem)}.benefits__heading>p{margin-bottom:6px;color:#b8c7d9;font-size:1.06rem}.benefits__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.benefit-card{position:relative;min-height:310px;overflow:hidden;padding:26px;background:#ffffff0e;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-md)}.benefit-card:after{position:absolute;right:-30px;bottom:-40px;width:130px;height:130px;content:"";border:1px solid rgba(255,255,255,.12);border-radius:50%}.benefit-card__number{color:#8ca0b9;font-size:.75rem;font-weight:800;letter-spacing:.12em}.benefit-card__icon{display:grid;width:56px;height:56px;margin:34px 0 30px;place-items:center;color:var(--white);background:var(--blue);border-radius:18px;font-size:1.7rem}.benefit-card--2 .benefit-card__icon{background:var(--copper)}.benefit-card--3 .benefit-card__icon{background:var(--green)}.benefit-card--4 .benefit-card__icon{background:var(--violet)}.benefit-card h3{margin-bottom:12px;font-size:1.32rem}.benefit-card p{margin-bottom:0;color:#b8c7d9;font-size:.94rem}@media(max-width:960px){.benefits__grid{grid-template-columns:repeat(2,1fr)}.benefit-card{min-height:270px}}@media(max-width:680px){.benefits{padding:70px 0}.benefits__heading{grid-template-columns:1fr;gap:22px}.benefits__grid{grid-template-columns:1fr}.benefit-card{min-height:auto}}.flight-faq .page-width{width:min(1180px,calc(100% - 40px));margin-inline:auto}.flight-faq .eyebrow{display:inline-flex}.flight-faq .button{display:inline-flex;align-items:center;justify-content:center}.flight-faq{padding:100px 0;background:linear-gradient(145deg,#f7fbfd,#fff)}.flight-faq__inner{display:grid;grid-template-columns:.72fr 1fr;align-items:start;gap:72px}.flight-faq__intro{position:sticky;top:118px}.flight-faq__intro h2{margin-bottom:17px;font-size:clamp(2.6rem,4.8vw,4.7rem)}.flight-faq__intro>p:last-child{max-width:480px;margin-bottom:0;color:var(--muted)}.flight-faq__questions{border-top:1px solid var(--line)}.flight-faq__item{border-bottom:1px solid var(--line)}.flight-faq__item summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0;cursor:pointer;font-size:1.08rem;font-weight:900;list-style:none}.flight-faq__item summary::-webkit-details-marker{display:none}.flight-faq__item summary span{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;color:var(--blue);background:var(--sky);border-radius:50%;transition:transform .18s ease}.flight-faq__item[open] summary span{transform:rotate(45deg)}.flight-faq__answer{padding:0 52px 25px 0;color:var(--muted)}.flight-faq__answer p:last-child{margin-bottom:0}.flight-faq__cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:62px;padding:26px 28px;color:var(--white);background:linear-gradient(135deg,var(--ink),var(--navy));border-radius:26px;box-shadow:var(--shadow)}.flight-faq__cta strong,.flight-faq__cta span{display:block}.flight-faq__cta strong{margin-bottom:3px;font-size:1.25rem}.flight-faq__cta span{color:#ffffffad;font-size:.86rem}.flight-faq__cta form{flex:0 0 auto;margin:0}@media(max-width:820px){.flight-faq__inner{grid-template-columns:1fr;gap:40px}.flight-faq__intro{position:static}}@media(max-width:560px){.flight-faq{padding:76px 0}.flight-faq__cta{align-items:stretch;flex-direction:column;margin-top:42px;text-align:center}.flight-faq__cta .button{width:100%}}.flightlab-fleet{background:var(--fleet-bg);padding:clamp(54px,7vw,96px) 0;color:#10213b}.flightlab-fleet__inner{max-width:1240px;margin:0 auto;padding-inline:clamp(18px,4vw,42px)}.flightlab-fleet__header{max-width:760px;margin:0 auto clamp(34px,5vw,58px);text-align:center}.flightlab-fleet__eyebrow{margin:0 0 10px;color:var(--fleet-accent);font-size:13px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.flightlab-fleet__header h2{margin:0;font-size:clamp(34px,5vw,62px);line-height:.98;letter-spacing:-.035em}.flightlab-fleet__intro{margin:18px auto 0;max-width:630px;color:#10213bbd;font-size:clamp(16px,2vw,19px);line-height:1.55}.flightlab-fleet__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.fleet-card{display:flex;flex-direction:column;min-width:0;padding:18px;background:#fff;border:1px solid rgba(16,33,59,.1);border-radius:22px;box-shadow:0 14px 38px #19376217}.fleet-card__topline{display:flex;align-items:center;gap:11px;margin-bottom:15px}.fleet-card__number{display:grid;place-items:center;width:36px;height:36px;flex:0 0 36px;border-radius:50%;background:#eaf3ff;color:var(--fleet-accent);font-size:12px;font-weight:900}.fleet-card h3{margin:0;font-size:clamp(18px,2vw,22px);line-height:1.05;letter-spacing:-.02em}.fleet-card__comparison{display:grid;grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr);align-items:center;gap:7px}.fleet-card__visual{min-width:0}.fleet-card__label{display:block;margin:0 0 7px;color:#10213b94;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.fleet-card__visual>img,.fleet-card__finished,.fleet-card__placeholder,.fleet-card__image-placeholder{width:100%;aspect-ratio:1 / 1;border-radius:14px;background:#f3f7fc}.fleet-card__visual>img{display:block;object-fit:contain}.fleet-card__placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:10px;border:1px dashed rgba(16,33,59,.25);color:#10213b7a;text-align:center;font-size:10px;line-height:1.2}.fleet-card__placeholder svg{width:30px;height:30px}.fleet-card__finished{position:relative;overflow:hidden}.fleet-card__finished img{position:absolute;top:0;left:0;width:245%;max-width:none;height:auto}.fleet-card__finished--top img{transform:translateY(-10%)}.fleet-card__finished--bottom img{transform:translateY(-50%)}.fleet-card__arrow{padding-top:23px;color:var(--fleet-accent);font-size:19px;font-weight:900;text-align:center}.fleet-card__button{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:17px;padding:13px 15px;border:0;border-radius:13px;background:#10213b;color:#fff;font:inherit;font-weight:800;cursor:pointer;transition:transform .18s ease,background .18s ease}.fleet-card__button:hover{background:var(--fleet-accent);transform:translateY(-1px)}.fleet-card__button:focus-visible,.fleet-guide__close:focus-visible,.fleet-guide__full:focus-visible{outline:3px solid #ffcf33;outline-offset:3px}.fleet-guide{width:min(860px,calc(100vw - 24px));max-width:none;max-height:calc(100vh - 24px);padding:0;border:0;border-radius:22px;background:#fff;color:#10213b;box-shadow:0 28px 90px #00000059}.fleet-guide::backdrop{background:#061226bd;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.fleet-guide__panel{padding:clamp(16px,3vw,28px)}.fleet-guide__header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.fleet-guide__header span{color:var(--fleet-accent);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.fleet-guide__header h3{margin:3px 0 0;font-size:clamp(24px,4vw,38px)}.fleet-guide__close{width:42px;height:42px;flex:0 0 42px;border:0;border-radius:50%;background:#edf3fb;color:#10213b;font-size:27px;line-height:1;cursor:pointer}.fleet-guide__crop{position:relative;width:100%;aspect-ratio:9 / 8;overflow:hidden;border:1px solid rgba(16,33,59,.12);border-radius:14px;background:#f5f1e7}.fleet-guide__crop img{position:absolute;top:0;left:0;width:100%;max-width:none;height:auto}.fleet-guide__crop--bottom img{transform:translateY(-50%)}.fleet-guide__full{display:inline-flex;margin-top:14px;color:var(--fleet-accent);font-weight:800;text-underline-offset:3px}@media(max-width:989px){.flightlab-fleet__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:649px){.flightlab-fleet{padding:48px 0}.flightlab-fleet__header{text-align:left}.flightlab-fleet__grid{display:flex;gap:14px;margin-inline:-18px;padding:0 18px 14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin}.fleet-card{width:min(84vw,330px);flex:0 0 min(84vw,330px);scroll-snap-align:start}.fleet-guide__crop{aspect-ratio:9 / 8.4}}@media(prefers-reduced-motion:reduce){.fleet-card__button{transition:none}}.flight-hero .page-width{width:min(1180px,calc(100% - 40px));margin-inline:auto}.flight-hero .eyebrow{display:inline-flex}.flight-hero .button--outline{color:var(--ink);background:transparent;border-color:var(--line);box-shadow:none}.flight-hero .button--small{min-height:42px;padding-inline:19px;font-size:.88rem}.flight-hero{position:relative;overflow:hidden;padding:58px 0 78px}.flight-hero__inner{display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:58px}.flight-hero__content{position:relative;z-index:2}.flight-hero h1{max-width:720px;margin-bottom:20px;font-size:clamp(3rem,6.4vw,6rem)}.flight-hero h1 em{color:var(--blue);font-style:normal}.flight-hero__lead{max-width:590px;margin-bottom:22px;color:var(--muted);font-size:clamp(1.05rem,2vw,1.23rem)}.flight-hero__offer{display:flex;align-items:center;gap:13px;margin-bottom:20px}.flight-hero__price{font-size:1.8rem;line-height:1}.flight-hero__stock{padding:6px 10px;color:#24613d;background:#55a76626;border-radius:999px;font-size:.72rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.flight-hero__offer .price-display__compare{color:var(--muted);font-size:.55em}.flight-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:13px}.flight-hero__actions form{margin:0}.flight-hero__actions .button{min-width:210px}.flight-hero__bundles-button{min-width:285px;min-height:60px;justify-content:center;gap:13px;padding:16px 30px;color:var(--white);background:linear-gradient(135deg,var(--blue),var(--violet));border-color:transparent;box-shadow:0 16px 38px #167fc152;font-size:1.02rem;font-weight:900;letter-spacing:.015em}.flight-hero__bundles-button:hover{color:var(--white);box-shadow:0 20px 46px #167fc16b;transform:translateY(-2px)}.flight-hero__bundles-arrow{font-size:1.35em;line-height:1;transition:transform .18s ease}.flight-hero__bundles-button:hover .flight-hero__bundles-arrow{transform:translate(4px)}.flight-hero__included{max-width:560px;margin-bottom:28px;color:var(--muted);font-size:.82rem}.flight-hero__included:before{margin-right:7px;color:var(--green);content:"\2713";font-weight:900}.flight-hero__proof{display:flex;gap:28px;margin:0;padding:0;list-style:none}.flight-hero__proof li{display:flex;align-items:center;gap:9px}.flight-hero__proof strong{color:var(--blue);font-size:1.35rem}.flight-hero__proof li:nth-child(2) strong{color:var(--green)}.flight-hero__proof li:nth-child(3) strong{color:var(--violet)}.flight-hero__proof span{max-width:70px;color:var(--muted);font-size:.72rem;line-height:1.15;text-transform:uppercase;letter-spacing:.07em}.flight-hero__visual{position:relative;min-width:0}.flight-hero__frame{position:relative;overflow:hidden;aspect-ratio:1;background:var(--sky);border:1px solid rgba(7,29,59,.12);border-radius:36px;box-shadow:0 30px 90px #071d3b30;isolation:isolate}.flight-hero__frame:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;content:"";border:8px solid rgba(255,255,255,.42);border-radius:inherit;pointer-events:none}.flight-hero__scene{position:absolute;top:0;right:0;bottom:0;left:0;will-change:opacity,transform}.flight-hero__scene-image{width:100%;height:100%;object-fit:cover}.flight-hero__scene--fold{z-index:1;animation:flight-scene-fold var(--flight-duration) linear infinite}.flight-hero__scene--attach{z-index:2;opacity:0;animation:flight-scene-attach var(--flight-duration) linear infinite}.flight-hero__scene--fly{z-index:3;opacity:0;animation:flight-scene-fly var(--flight-duration) linear infinite}.flight-hero__stage{position:absolute;right:22px;bottom:22px;left:22px;z-index:6;display:flex;justify-content:center;pointer-events:none}.flight-hero__stage-item{position:absolute;bottom:0;display:inline-flex;align-items:center;gap:9px;padding:9px 16px 9px 9px;color:var(--ink);background:#ffffffeb;border:1px solid rgba(7,29,59,.12);border-radius:999px;box-shadow:0 10px 30px #071d3b29;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.flight-hero__stage-item b{display:grid;width:30px;height:30px;place-items:center;color:var(--white);background:var(--blue);border-radius:50%}.flight-hero__stage-item--fold{animation:flight-label-fold var(--flight-duration) linear infinite}.flight-hero__stage-item--attach{opacity:0;animation:flight-label-attach var(--flight-duration) linear infinite}.flight-hero__stage-item--attach b{background:var(--copper)}.flight-hero__stage-item--fly{opacity:0;animation:flight-label-fly var(--flight-duration) linear infinite}.flight-hero__stage-item--fly b{background:var(--green)}.flight-hero__progress{position:absolute;right:0;bottom:0;left:0;z-index:7;height:5px;background:linear-gradient(90deg,var(--blue),var(--copper),var(--green),var(--violet));transform:scaleX(0);transform-origin:left;animation:flight-progress var(--flight-duration) linear infinite}.flight-hero__mobile-buy{display:none}.flight-hero__orb{position:absolute;z-index:-1;border-radius:50%}.flight-hero__orb--one{top:-210px;right:-140px;width:540px;height:540px;background:#167fc121}.flight-hero__orb--two{bottom:-210px;left:-170px;width:460px;height:460px;background:#db913e21}@keyframes flight-scene-fold{0%,24%{opacity:1;transform:scale(1.025) translateZ(0)}36%,89%{opacity:0;transform:scale(1) translate3d(0,-.5%,0)}to{opacity:1;transform:scale(1.025) translateZ(0)}}@keyframes flight-scene-attach{0%,24%{opacity:0;transform:scale(1.018) translate3d(0,.6%,0)}34%,58%{opacity:1;transform:scale(1) translateZ(0)}70%,to{opacity:0;transform:scale(.99) translate3d(.5%,-.5%,0)}}@keyframes flight-scene-fly{0%,57%{opacity:0;transform:scale(.99) translate3d(-1%,1%,0)}67%{opacity:1;transform:scale(1) translateZ(0)}91%{opacity:1;transform:scale(1.035) translate3d(2%,-2%,0)}to{opacity:0;transform:scale(1.045) translate3d(3%,-3%,0)}}@keyframes flight-label-fold{0%,24%,to{opacity:1;transform:translateY(0)}34%,91%{opacity:0;transform:translateY(7px)}}@keyframes flight-label-attach{0%,24%,70%,to{opacity:0;transform:translateY(7px)}34%,58%{opacity:1;transform:translateY(0)}}@keyframes flight-label-fly{0%,57%,to{opacity:0;transform:translateY(7px)}67%,91%{opacity:1;transform:translateY(0)}}@keyframes flight-progress{to{transform:scaleX(1)}}@media(max-width:900px){.flight-hero{padding-top:42px}.flight-hero__inner{grid-template-columns:1fr;gap:38px}.flight-hero h1{max-width:650px}.flight-hero__visual{width:min(680px,100%);margin-inline:auto}}@media(max-width:760px){.flight-hero__mobile-buy{position:fixed;right:10px;bottom:max(10px,env(safe-area-inset-bottom));left:10px;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 10px 10px 16px;background:#fffffff5;border:1px solid var(--line);border-radius:18px;box-shadow:0 18px 50px #071d3b3d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.flight-hero__mobile-buy>div{min-width:0}.flight-hero__mobile-buy>div>strong{display:block;overflow:hidden;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.flight-hero__mobile-price{color:var(--blue);font-size:.92rem;font-weight:900}.flight-hero__mobile-price .price-display__compare{color:var(--muted);font-size:.72em}.flight-hero__mobile-buy form{flex:0 0 auto;margin:0}}@media(max-width:560px){.flight-hero{padding-bottom:56px}.flight-hero h1{font-size:clamp(2.7rem,13.8vw,4rem)}.flight-hero__actions,.flight-hero__actions form,.flight-hero__actions .button{width:100%}.flight-hero__proof{justify-content:space-between;gap:10px}.flight-hero__frame{border-radius:26px}.flight-hero__stage{right:12px;bottom:14px;left:12px}.flight-hero__stage-item{padding:7px 12px 7px 7px;font-size:.68rem}.flight-hero__stage-item b{width:27px;height:27px}}@media(prefers-reduced-motion:reduce){.flight-hero__scene--fold,.flight-hero__scene--attach,.flight-hero__stage-item--fold,.flight-hero__stage-item--attach,.flight-hero__progress{display:none;animation:none}.flight-hero__scene--fly,.flight-hero__stage-item--fly{opacity:1;transform:none;animation:none}}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;padding:0;border:0;clip:rect(0 0 0 0);white-space:nowrap}.launch{padding:110px 0;color:var(--white);background:linear-gradient(135deg,#0b2f5b,#071d3b 66%,#073b63)}.launch__inner{position:relative;display:grid;grid-template-columns:1fr .85fr;align-items:center;gap:70px}.launch__inner:after{position:absolute;top:-50px;right:10%;width:180px;height:90px;content:"";border-top:2px dashed rgba(98,185,242,.35);border-radius:50%;transform:rotate(10deg);pointer-events:none}.launch .eyebrow{color:#62b9f2}.launch h2{max-width:700px;margin-bottom:18px;font-size:clamp(2.7rem,5.3vw,5.2rem)}.launch__copy>p:last-child{max-width:620px;margin-bottom:0;color:#b8c7d9;font-size:1.08rem}.launch__form{display:grid;grid-template-columns:1fr auto;gap:10px;padding:8px;background:var(--white);border-radius:999px}.launch__form input{min-width:0;min-height:52px;padding:0 18px;color:var(--ink);background:transparent;border:0;outline:none}.launch__message{grid-column:1 / -1;margin:2px 14px 8px;color:var(--green);font-size:.9rem;font-weight:800}.launch__message--error{color:#a42a2a}.launch__note{margin:12px 16px 0;color:#91a5bd;font-size:.78rem}@media(max-width:820px){.launch{padding:80px 0}.launch__inner{grid-template-columns:1fr;gap:34px}}@media(max-width:520px){.launch__form{grid-template-columns:1fr;border-radius:var(--radius-md)}.launch__form .button{width:100%}}.flight-offers .page-width{width:min(1180px,calc(100% - 40px));margin-inline:auto}.flight-offers .eyebrow{display:inline-flex}.flight-offers .button--dark{color:var(--white);background:var(--ink);border-color:var(--ink);box-shadow:none}.flight-offers{padding:94px 0 104px;background:var(--white);border-block:1px solid var(--line)}.flight-offers__intro{max-width:760px;margin:0 auto 44px;text-align:center}.flight-offers__intro .eyebrow{justify-content:center}.flight-offers__intro h2{margin-bottom:15px;font-size:clamp(2.55rem,5vw,4.8rem)}.flight-offers__intro>p:last-child{max-width:650px;margin:0 auto;color:var(--muted);font-size:1.06rem}.flight-offers__grid{display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:18px}.flight-offer-card{position:relative;display:flex;min-width:0;flex-direction:column;overflow:hidden;background:#f8fbfd;border:1px solid var(--line);border-radius:28px;box-shadow:0 16px 44px #071d3b14}.flight-offer-card--featured{background:linear-gradient(155deg,#eef9ff,#fff 55%,#f7effb);border:2px solid var(--black);box-shadow:0 24px 64px #167fc12b;transform:translateY(-10px)}.flight-offer-card__tag{position:absolute;top:16px;left:16px;z-index:2;padding:7px 11px;color:var(--white);background:var(--ink);border-radius:999px;font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.flight-offer-card--featured .flight-offer-card__tag{background:var(--blue)}.flight-offer-card__media{display:grid;min-height:250px;place-items:center;padding:26px 24px 8px;background:linear-gradient(145deg,#d9f1ffcc,#ffffffe6)}.flight-offer-card__media>img{width:min(100%,250px);aspect-ratio:1;object-fit:contain;mix-blend-mode:multiply}.flight-offer-card__media--complete{padding:18px 16px 8px}.flight-offer-card__media--complete>img{width:min(100%,330px);aspect-ratio:1;object-fit:contain;mix-blend-mode:normal}.flight-offer-card__media--duo{position:relative;display:grid;padding:18px 16px 8px}.flight-offer-card__media--duo>img{position:static;width:min(100%,330px);height:auto;aspect-ratio:auto;object-fit:contain;mix-blend-mode:normal;transform:none}.flight-offer-card__content{display:flex;flex:1;flex-direction:column;padding:27px}.flight-offer-card h3{margin-bottom:10px;font-size:1.55rem}.flight-offer-card__content>p{min-height:50px;margin-bottom:20px;color:var(--muted);font-size:.92rem}.flight-offer-card__price{display:flex;min-height:40px;align-items:baseline;gap:9px;margin-top:auto;margin-bottom:17px}.flight-offer-card__price s{color:var(--muted);font-size:.92rem}.flight-offer-card__price strong{color:var(--ink);font-size:1.65rem}.flight-offer-card--single .flight-offer-card__price strong{color:#000}.flight-offer-card--complete .flight-offer-card__price strong,.flight-offer-card--duo .flight-offer-card__price strong{color:var(--blue);font-weight:900}.flight-offer-card form,.flight-offer-card .button{width:100%}.flight-offers__discount-note{margin:24px 0 0;color:var(--green);font-size:.84rem;font-weight:800;text-align:center}.flight-offers__error{margin:18px 0 0;color:#a42a2a;font-weight:800;text-align:center}@media(max-width:900px){.flight-offers__grid{grid-template-columns:1fr;gap:16px}.flight-offer-card{width:min(600px,100%);margin-inline:auto}.flight-offer-card--featured{transform:none}.flight-offer-card__content>p{min-height:0}}@media(max-width:560px){.flight-offers{padding:72px 0 78px}.flight-offer-card__media{min-height:220px}.flight-offer-card__content{padding:24px}}.paper-upsell-section{padding:0 0 58px;background:var(--white)}.paper-upsell-section .page-width{width:min(1180px,calc(100% - 40px));margin-inline:auto}.paper-upsell-card{display:grid;grid-template-columns:112px minmax(0,1fr) auto;align-items:center;gap:22px;padding:18px 22px;background:linear-gradient(135deg,#f1f9ff,#fff);border:1px solid var(--line);border-radius:22px;box-shadow:0 12px 34px #071d3b12}.paper-upsell-card__image{display:grid;overflow:hidden;width:112px;height:88px;place-items:center;background:var(--white);border-radius:14px}.paper-upsell-card__image img{width:100%;height:100%;object-fit:contain}.paper-upsell-card__eyebrow{margin:0 0 4px!important;color:var(--blue)!important;font-size:.7rem!important;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.paper-upsell-card h2{margin:0 0 4px;font-size:clamp(1.3rem,2.4vw,1.75rem)}.paper-upsell-card__copy>p:last-child{margin:0;color:var(--muted);font-size:.88rem}.paper-upsell-card__buy{display:flex;align-items:center;gap:14px}.paper-upsell-card__buy strong{color:var(--blue);font-size:1.35rem;white-space:nowrap}.paper-upsell-card__buy form{margin:0}.paper-upsell-card__buy .button{min-height:46px;white-space:nowrap}@media(max-width:700px){.paper-upsell-card{grid-template-columns:82px minmax(0,1fr);gap:14px;padding:16px}.paper-upsell-card__image{width:82px;height:76px}.paper-upsell-card__buy{grid-column:1 / -1;justify-content:space-between}.paper-upsell-card__buy form{flex:1}.paper-upsell-card__buy .button{width:100%}}.featured-kit .page-width{width:min(1180px,calc(100% - 40px));margin-inline:auto}.featured-kit .eyebrow{display:inline-flex}.featured-kit .button--dark{color:var(--white);background:var(--ink);border-color:var(--ink);box-shadow:none}.featured-kit{padding:100px 0;background:#e9f3f8}.featured-kit__inner{display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:70px}.featured-kit__media{position:relative}.featured-kit__image-wrap{overflow:hidden;background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.featured-kit__image{width:100%;aspect-ratio:1 / 1;object-fit:cover}.featured-kit__stamp{position:absolute;right:-24px;bottom:-24px;display:grid;width:116px;height:116px;place-items:center;color:var(--white);background:var(--ink);border:8px solid #e9f3f8;border-radius:50%;text-align:center;font-size:1.5rem;font-weight:900;line-height:.9;transform:rotate(-8deg)}.featured-kit__stamp small{font-size:.46rem;letter-spacing:.08em}.featured-kit__content h2{margin-bottom:22px;font-size:clamp(2.5rem,4.6vw,4.4rem)}.featured-kit__lead{max-width:560px;margin-bottom:30px;color:var(--muted);font-size:1.08rem}.featured-kit__specs{display:grid;grid-template-columns:repeat(2,1fr);margin:0 0 34px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.featured-kit__specs div{padding:16px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.featured-kit__specs dt{color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.featured-kit__specs dd{margin:4px 0 0;font-weight:800}.featured-kit__launch,.featured-kit__buy{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 16px 16px 22px;background:#ffffffb8;border:1px solid var(--line);border-radius:999px}.featured-kit__launch>span{color:var(--blue);font-weight:900;letter-spacing:.06em;text-transform:uppercase}.featured-kit__price{margin:0;font-size:1.45rem;font-weight:900}@media(max-width:900px){.featured-kit__inner{grid-template-columns:1fr;gap:56px}.featured-kit__media{width:min(620px,100%)}}@media(max-width:560px){.featured-kit{padding:72px 0}.featured-kit__specs{grid-template-columns:1fr}.featured-kit__launch,.featured-kit__buy{align-items:stretch;flex-direction:column;border-radius:var(--radius-md);text-align:center}.featured-kit__launch .button,.featured-kit__buy .button{width:100%}.featured-kit__stamp{right:-8px}}.steps .page-width{width:min(1180px,calc(100% - 40px));margin-inline:auto}.steps .eyebrow{display:inline-flex}.steps{position:relative;padding:96px 0;background:linear-gradient(135deg,#d9f1ffb8,#ffffffe0 52%,#f4e9faa6);border-block:1px solid var(--line)}.steps__intro{max-width:800px;margin-bottom:46px}.steps__intro h2{margin-bottom:0;font-size:clamp(2.6rem,5vw,4.8rem)}.steps__track{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step{position:relative;min-height:250px;overflow:hidden;padding:30px;background:#ffffffe6;border:1px solid var(--line);border-radius:26px;box-shadow:0 16px 40px #071d3b14}.step:after{position:absolute;right:-34px;bottom:-46px;width:142px;height:142px;content:"";background:#167fc11f;border-radius:50%}.step:nth-child(2):after{background:#db913e29}.step:nth-child(3):after{background:#55a76629}.step__number{position:relative;z-index:2;display:grid;width:54px;height:54px;margin-bottom:32px;place-items:center;color:var(--white);background:var(--blue);border:6px solid rgba(217,241,255,.9);border-radius:16px;box-shadow:0 0 0 1px var(--line);font-size:1rem;font-weight:900;transform:rotate(-4deg)}.step:nth-child(2) .step__number{background:var(--copper)}.step:nth-child(3) .step__number{background:var(--green)}.step:nth-child(2) .step__number{transform:rotate(3deg)}.step:nth-child(3) .step__number{transform:rotate(-2deg)}.step__line{display:none}.step h3{margin-bottom:12px;font-size:1.5rem}.step p{max-width:300px;margin-bottom:0;color:var(--muted)}@media(max-width:720px){.steps{padding:72px 0}.steps__intro{margin-bottom:42px}.steps__track{grid-template-columns:1fr;gap:16px}.step{min-height:0;padding:26px}.step__number{margin-bottom:24px}}.site-footer .page-width{width:min(1180px,calc(100% - 40px));margin-inline:auto}.site-footer{padding:38px 0;color:var(--white);background:#041329;border-top:1px solid rgba(255,255,255,.08)}.site-footer__inner{display:grid;grid-template-columns:1fr auto;align-items:center;gap:28px}.site-footer__brand{display:inline-block;margin-bottom:7px;font-size:1.25rem;font-weight:900;letter-spacing:.18em;text-decoration:none}.site-footer__brand span{color:#62b9f2}.site-footer__inner>div>p{margin:0;color:#91a5bd;font-size:.82rem;letter-spacing:.07em;text-transform:uppercase}.site-footer__links{display:flex;gap:24px}.site-footer__links a{color:#b8c7d9;font-size:.84rem;font-weight:700;text-decoration:none}.site-footer__policies{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:16px 24px}.site-footer__policies:empty{display:none}.site-footer__policies a{color:#91a5bd;font-size:.78rem;text-decoration:none}.site-footer__legal{grid-column:1 / -1;margin:10px 0 0;padding-top:22px;color:#71839a;border-top:1px solid rgba(255,255,255,.08);font-size:.75rem}@media(max-width:680px){.site-footer__inner{grid-template-columns:1fr}.site-footer__links{flex-wrap:wrap}}:root{--ink: #071d3b;--navy: #0b2f5b;--blue: #167fc1;--sky: #d9f1ff;--copper: #db913e;--green: #55a766;--violet: #704b8c;--paper: #fbfaf6;--white: #ffffff;--muted: #627085;--line: rgba(7, 29, 59, .12);--shadow: 0 22px 70px rgba(7, 29, 59, .14);--radius-lg: 32px;--radius-md: 20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;color:var(--ink);background:radial-gradient(circle at 8% 10%,rgba(85,167,102,.1),transparent 21rem),radial-gradient(circle at 94% 20%,rgba(112,75,140,.1),transparent 24rem),var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}body:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-2;content:"";background-image:radial-gradient(circle at 18px 18px,rgba(22,127,193,.12) 0 2px,transparent 2.5px),linear-gradient(rgba(7,29,59,.026) 1px,transparent 1px),linear-gradient(90deg,rgba(7,29,59,.026) 1px,transparent 1px);background-size:34px 34px;pointer-events:none}img{display:block;max-width:100%;height:auto}a{color:inherit}button,input{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.05;letter-spacing:-.035em}.page-width{width:min(1180px,calc(100% - 40px));margin-inline:auto}.skip-link{position:absolute;top:-100px;left:20px;z-index:100;padding:12px 18px;color:var(--white);background:var(--ink);border-radius:10px}.skip-link:focus{top:12px}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;color:var(--blue);font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.eyebrow:before{width:24px;height:2px;content:"";background:currentColor}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:0 24px;color:var(--white);background:linear-gradient(135deg,var(--blue),#0c5d9c);border:1px solid rgba(7,29,59,.1);border-radius:999px;box-shadow:0 12px 28px #0878d138;font-weight:800;text-decoration:none;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:hover{transform:translateY(-2px);box-shadow:0 16px 32px #0878d14d}.button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--copper);outline-offset:3px}.button--small{min-height:42px;padding-inline:19px;font-size:.88rem}.button--dark{color:var(--white);background:var(--ink);border-color:var(--ink);box-shadow:none}.button--outline{color:var(--ink);background:transparent;border-color:var(--line);box-shadow:none}.price-display{display:inline-flex;align-items:baseline;gap:.5em;white-space:nowrap}.price-display__compare{color:var(--muted);font-size:.72em;font-weight:700;text-decoration-thickness:1.5px}.price-display__current{color:inherit;font-weight:900}.price-display--sale .price-display__current{color:var(--blue)}.site-header{position:sticky;top:0;z-index:20;background:#fbfaf6ed;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header__inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px}.site-header__brand{position:relative;display:inline-flex;flex:0 0 auto;align-items:center;padding:5px 8px;margin:-5px -8px;overflow:hidden;border-radius:18px;isolation:isolate;text-decoration:none}.site-header__brand:before{position:absolute;top:18%;right:8%;bottom:18%;left:8%;z-index:-1;content:"";background:radial-gradient(ellipse,rgba(22,127,193,.23),rgba(217,241,255,.08) 48%,transparent 72%);filter:blur(9px);opacity:.72;transform:scale(.9);transition:opacity .26s ease,transform .26s ease}.site-header__brand:after{position:absolute;top:2px;bottom:2px;left:-42%;width:24%;content:"";background:linear-gradient(105deg,transparent,rgba(255,255,255,.88),transparent);filter:blur(1px);opacity:0;pointer-events:none;transform:skew(-18deg);animation:flightlab-logo-glint 5.8s ease-in-out infinite}.site-header__logo{width:var(--logo-width);height:72px;object-fit:contain;object-position:center;border-radius:0;filter:drop-shadow(0 7px 8px rgba(7,29,59,.18));transform-origin:50% 58%;animation:flightlab-logo-float 4.6s ease-in-out infinite;transition:filter .22s ease,transform .22s ease}.site-header__brand:hover:before,.site-header__brand:focus-visible:before{opacity:1;transform:scale(1.08)}.site-header__brand:hover .site-header__logo,.site-header__brand:focus-visible .site-header__logo{animation-play-state:paused;filter:drop-shadow(0 11px 12px rgba(22,127,193,.28));transform:translateY(-3px) rotate(-2deg) scale(1.035)}@keyframes flightlab-logo-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-2px) rotate(-.7deg)}}@keyframes flightlab-logo-glint{0%,72%{left:-42%;opacity:0}76%{opacity:.85}88%{left:118%;opacity:0}to{left:118%;opacity:0}}.site-header__nav{display:flex;align-items:center;gap:28px}.site-header__nav a{color:var(--navy);font-size:.9rem;font-weight:700;text-decoration:none}.site-header__nav a:hover{color:var(--blue)}.site-header__actions{display:flex;align-items:center;gap:14px}.site-header__mobile-menu{display:none;position:relative}.site-header__mobile-menu summary{display:grid;width:44px;height:44px;padding:0;place-items:center;color:var(--navy);background:var(--white);border:1px solid var(--line);border-radius:12px;box-shadow:0 8px 20px #071d3b1a;cursor:pointer;list-style:none}.site-header__mobile-menu summary::-webkit-details-marker{display:none}.site-header__mobile-menu summary:focus-visible{outline:3px solid var(--copper);outline-offset:3px}.site-header__burger{display:grid;width:21px;gap:4px}.site-header__burger span{display:block;width:100%;height:2px;background:currentColor;border-radius:999px;transition:transform .16s ease,opacity .16s ease}.site-header__mobile-menu[open] .site-header__burger span:nth-child(1){transform:translateY(6px) rotate(45deg)}.site-header__mobile-menu[open] .site-header__burger span:nth-child(2){opacity:0}.site-header__mobile-menu[open] .site-header__burger span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.site-header__mobile-panel{position:absolute;top:calc(100% + 12px);right:0;z-index:40;display:grid;width:min(82vw,310px);padding:10px;background:var(--white);border:1px solid var(--line);border-radius:18px;box-shadow:0 22px 55px #071d3b38}.site-header__mobile-panel a{padding:14px 16px;color:var(--navy);border-radius:11px;font-size:1rem;font-weight:800;text-decoration:none}.site-header__mobile-panel a:hover,.site-header__mobile-panel a:focus-visible{color:var(--blue);background:var(--sky)}.site-header__cart{display:inline-flex;align-items:center;gap:6px;color:var(--navy);font-size:.84rem;font-weight:800;text-decoration:none}.site-header__cart span{display:grid;min-width:22px;height:22px;padding-inline:5px;place-items:center;color:var(--white);background:var(--ink);border-radius:999px;font-size:.68rem}@media(prefers-reduced-motion:reduce){.site-header__logo,.site-header__brand:after{animation:none}.site-header__brand:hover .site-header__logo,.site-header__brand:focus-visible .site-header__logo{transform:none}}@media(max-width:760px){.page-width{width:min(100% - 28px,1180px)}.site-header__inner{min-height:72px;gap:12px}.site-header__logo{width:min(var(--logo-width),68px);height:60px}.site-header__nav{display:none}.site-header__actions{gap:9px}.site-header__mobile-menu{display:block}.site-header__cart{font-size:.75rem}.button--small{display:none}}.not-found{min-height:65vh;display:grid;place-items:center;padding:80px 0;text-align:center}.not-found h1{margin-bottom:16px;font-size:clamp(3rem,7vw,6rem)}.not-found p:not(.eyebrow){color:var(--muted)}.cart-page{min-height:62vh;padding:76px 0 100px}.cart-page h1{margin-bottom:34px;font-size:clamp(2.8rem,5vw,4.8rem)}.cart-page__empty{padding:38px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);text-align:center}.cart-page__empty p{color:var(--muted)}.cart-page__form{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:28px;align-items:start}.cart-page__items{display:grid;gap:14px}.cart-item{display:grid;grid-template-columns:130px minmax(0,1fr) auto;gap:24px;align-items:center;padding:18px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);transition:opacity .16s ease}.cart-page[aria-busy=true] .cart-item,.cart-page[aria-busy=true] .cart-kit-addons,.cart-page[aria-busy=true] .cart-page__summary{opacity:.58}.cart-item img{border-radius:14px}.cart-item__title{display:inline-block;margin-bottom:6px;font-weight:900;text-decoration:none}.cart-item__unit-price{display:flex;flex-wrap:wrap;gap:6px 10px;align-items:baseline;color:var(--muted);font-size:.88rem}.cart-item__unit-price s,.cart-item__line-price s,.cart-summary__compare{color:#c62828;text-decoration-color:#c62828;text-decoration-thickness:1.5px}.cart-item__discounted-unit{color:var(--green);font-weight:800}.cart-item__actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:14px}.cart-quantity{display:inline-grid;grid-template-columns:38px 52px 38px;align-items:center;overflow:hidden;border:1px solid var(--line);border-radius:999px}.cart-quantity button{width:38px;min-height:40px;padding:0;color:var(--ink);background:transparent;border:0;cursor:pointer;font-size:1.15rem;font-weight:900}.cart-quantity button:hover{background:var(--sky)}.cart-quantity input{width:52px;min-height:40px;padding:0 4px;border:0;border-inline:1px solid var(--line);border-radius:0;text-align:center;-webkit-appearance:textfield;appearance:textfield}.cart-quantity input::-webkit-inner-spin-button,.cart-quantity input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.cart-item__remove{padding:0;color:#b42318;background:none;border:0;cursor:pointer;font-size:.82rem;font-weight:800;text-decoration:underline;text-underline-offset:3px}.cart-item__line-price{display:grid;justify-items:end;gap:2px;white-space:nowrap}.cart-item__line-price s{font-size:.82rem}.cart-kit-addons{grid-column:1;overflow:hidden;background:#f8fcff;border:2px dashed #7ab9e8;border-radius:var(--radius-md);box-shadow:0 12px 32px #174f8214;transition:opacity .16s ease}.cart-kit-addons__header{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:14px 18px;background:linear-gradient(110deg,#e4f4ff,#f7fcff);border-bottom:1px solid #c7e4f7}.cart-kit-addons__header h2{margin:3px 0 0;color:var(--ink);font-size:1.28rem;line-height:1.1}.cart-kit-addons__eyebrow{color:var(--blue);font-size:.66rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.cart-kit-addons__state{display:inline-flex;flex:0 0 auto;gap:6px;align-items:center;padding:6px 10px;color:#174f82;background:var(--white);border:1px solid #9fccec;border-radius:999px;font-size:.72rem;font-weight:900}.cart-kit-addons__state>span{display:grid;width:18px;height:18px;color:var(--white);background:var(--blue);border-radius:50%;place-items:center;font-size:.9rem;line-height:1}.cart-kit-addons__list{display:grid}.cart-kit-addons__item{display:grid;grid-template-columns:110px minmax(0,1fr) auto;gap:18px;align-items:center;padding:16px 18px}.cart-kit-addons__item+.cart-kit-addons__item{border-top:1px solid #c7e4f7}.cart-kit-addons__image{position:relative;display:grid;overflow:visible;width:110px;height:88px;place-items:center;background:var(--white);border:1px solid var(--line);border-radius:14px}.cart-kit-addons__image img{width:100%;height:100%;padding:5px;object-fit:contain;border-radius:13px}.cart-kit-addons__plus{position:absolute;top:-9px;right:-9px;display:grid;width:28px;height:28px;color:var(--white);background:var(--blue);border:3px solid #f8fcff;border-radius:50%;place-items:center;font-size:1.2rem;font-weight:900;line-height:1;box-shadow:0 4px 12px #174f8240}.cart-kit-addons__copy{display:grid;gap:4px}.cart-kit-addons__copy strong{color:var(--ink);font-size:1.02rem}.cart-kit-addons__copy p{margin:0;color:var(--muted);font-size:.82rem;line-height:1.4}.cart-kit-addons__action{display:grid;justify-items:end;gap:8px}.cart-kit-addons__action>strong{color:var(--blue);font-size:1.18rem}.cart-kit-addons__action .button{min-height:42px;padding:9px 16px;white-space:nowrap}.cart-page__summary{position:sticky;grid-column:2;grid-row:1 / span 2;top:116px;padding:24px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:0 16px 44px #071d3b14;transition:opacity .16s ease}.cart-page__summary h2{margin-bottom:18px;font-size:1.4rem}.cart-summary__rows{display:grid;gap:2px}.cart-summary__rows p{display:flex;justify-content:space-between;gap:20px;margin:0;padding:9px 0;color:var(--muted);font-size:.94rem}.cart-summary__rows strong{color:var(--ink);text-align:right}.cart-summary__saving strong{color:var(--green)}.cart-summary__total-saving{margin-top:6px!important;padding:11px 12px!important;color:#256b36!important;background:#55a7661f;border-radius:10px;font-weight:800}.cart-summary__total-saving strong{color:#256b36}.cart-summary__final{margin-top:10px!important;padding-top:16px!important;color:var(--ink)!important;border-top:1px solid var(--line);font-size:1.2rem!important;font-weight:900}.cart-summary__final strong{font-size:1.35rem}.cart-summary__note{margin:12px 0 0;color:var(--muted);font-size:.78rem}.cart-summary__status{min-height:1.4em;margin-top:8px;color:#b42318;font-size:.82rem;font-weight:700}.cart-page__summary .button{width:100%;margin-top:10px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:900px){.cart-page__form{grid-template-columns:1fr}.cart-page__summary{position:static;grid-column:1;grid-row:auto;width:100%}}@media(max-width:600px){.cart-kit-addons__header{align-items:flex-start}.cart-kit-addons__item{grid-template-columns:82px minmax(0,1fr);gap:13px}.cart-kit-addons__image{width:82px;height:72px}.cart-kit-addons__action{grid-column:1 / -1;grid-template-columns:auto minmax(0,1fr);align-items:center;justify-items:start;width:100%}.cart-kit-addons__action .button{width:100%}.cart-kit-addons__state{padding:5px 8px;font-size:.66rem}.cart-page{padding:48px 0 72px}.cart-item{grid-template-columns:86px minmax(0,1fr);gap:14px}.cart-item__image{align-self:start}.cart-item__line-price{grid-column:2;justify-items:start}.cart-item__actions{align-items:flex-start}}.collection-page .eyebrow{display:inline-flex}.collection-page .rte{color:var(--muted)}.collection-page{min-height:62vh;padding:76px 0 100px}.collection-page>.page-width>h1{font-size:clamp(2.8rem,5vw,4.8rem)}.collection-page__description{max-width:700px;margin-bottom:40px}.collection-page__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{overflow:hidden;background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md)}.product-card a{text-decoration:none}.product-card img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.product-card h2{margin-bottom:0;padding:20px 20px 8px;font-size:1.15rem}.product-card__price{padding:0 20px 20px;font-size:1.05rem}@media(max-width:780px){.collection-page__grid{grid-template-columns:1fr}}.basic-page{min-height:60vh;padding:80px 0 100px}.basic-page__inner{max-width:820px}.basic-page h1{margin-bottom:30px;font-size:clamp(2.8rem,5vw,4.8rem)}.product-page .page-width{width:min(1180px,calc(100% - 40px));margin-inline:auto}.product-page .eyebrow{display:inline-flex}.product-page .button{display:inline-flex;align-items:center;justify-content:center}.product-page .button--dark{color:var(--white);background:var(--ink);border-color:var(--ink);box-shadow:none}.product-page{padding:70px 0 100px}.product-page__inner{display:grid;grid-template-columns:1fr .86fr;align-items:start;gap:62px}.product-page__gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.product-page__media{overflow:hidden;background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md)}.product-page__media--primary{grid-column:1 / -1}.product-page__media img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.product-page__details{position:sticky;top:110px}.product-page h1{margin-bottom:25px;font-size:clamp(2.6rem,4.6vw,4.5rem)}.rte{color:var(--muted)}.rte h3{margin-top:28px;color:var(--ink);font-size:1.25rem}.rte ul{padding-left:22px}.product-page__launch,.product-page__purchase{margin-top:32px;padding:24px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md)}.product-page__launch strong{color:var(--blue);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.product-page__launch p{margin:9px 0 20px;color:var(--muted)}.product-page__price{margin-bottom:18px;font-size:1.8rem;font-weight:900}.product-page__purchase form{display:grid;grid-template-columns:auto 92px 1fr;align-items:end;gap:12px}.product-page__purchase label{grid-column:1 / -1;color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.product-page__purchase input{min-height:52px;width:92px;padding:0 14px;border:1px solid var(--line);border-radius:999px}@media(max-width:880px){.product-page__inner{grid-template-columns:1fr}.product-page__details{position:static}}@media(max-width:520px){.product-page{padding-top:42px}.product-page__gallery{grid-template-columns:1fr}.product-page__media--primary{grid-column:auto}.product-page__purchase form{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/16/compiled_assets/styles.css.map */
