@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Instrument+Sans:ital,wght@0,400;0,500;0,600;1,400&family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,system-ui,sans-serif;color:#f6f4ff;background:#080a0f;line-height:1.45}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 80% 0,#293052 0,transparent 35%),#080a0f}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}header{height:76px;display:flex;align-items:center;justify-content:space-between;max-width:1280px;margin:auto;padding:0 30px;position:relative;z-index:5}.brand img,footer img{height:27px;width:auto}nav{display:flex;gap:28px;color:#c9c7d2;font-size:14px}nav a:hover,.portal:hover{color:#b1ff69}.actions{display:flex;align-items:center;gap:16px}.portal{font-size:14px}.cartButton,.mobile,.drawerHead button{border:0;background:transparent;color:#fff;position:relative}.cartButton b{background:#b1ff69;color:#111318;border-radius:99px;padding:1px 6px;font-size:11px;position:absolute;right:-12px;top:-10px}.mobile{display:none}.hero{max-width:1280px;margin:18px auto 0;min-height:590px;border:1px solid #303448;overflow:hidden;border-radius:24px;display:grid;grid-template-columns:1.08fr .92fr;background:linear-gradient(120deg,#111420,#171b33)}.heroCopy{padding:92px 6vw}.eyebrow{color:#b1ff69;letter-spacing:.14em;font:500 11px DM Mono;margin:0 0 16px}.hero h1,.section h2,.backpack h2{font-size:clamp(40px,5.2vw,74px);letter-spacing:-.065em;line-height:.98;margin:0;max-width:690px}.hero h1 em{color:#b7adff;font-style:normal}.lead{max-width:550px;font-size:18px;color:#c3c3cd;margin:28px 0}.hero>img{width:100%;height:100%;object-fit:cover;opacity:.72;mix-blend-mode:screen}.heroButtons{display:flex;gap:12px}.primary,.secondary{border:0;border-radius:7px;padding:13px 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:14px}.primary{background:#b1ff69;color:#111318}.secondary{border:1px solid #595b69;color:#fff}.trust{display:flex;gap:17px;margin-top:63px;color:#b7b6c0;font-size:12px}.trust span{display:flex;gap:6px;align-items:center}.trust svg{color:#b1ff69;width:15px}.promise,.section,.backpack{max-width:1180px;margin:100px auto;padding:0 20px}.promise{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;padding-top:33px;border-top:1px solid #343747}.promise b{font-size:18px}.promise p,.sectionLead,.product p,.backpack p,details p{color:#afafba;font-size:14px}.section h2{font-size:46px}.sectionLead{margin:16px 0 32px}.cards{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.product{border:1px solid #323647;background:#10131d;border-radius:14px;overflow:hidden}.product>img{width:100%;height:190px;object-fit:cover;opacity:.8}.productBody{padding:24px}.productTop{display:flex;flex-direction:column;gap:7px}.productTop span,.drawerHead span{font:500 10px DM Mono;letter-spacing:.12em;color:#b1ff69}.productTop strong{font-size:21px}label,legend{display:grid;gap:7px;color:#d1d1d8;font-size:12px;margin-top:17px}select,input{background:#171b27;color:#fff;border:1px solid #414556;padding:10px;border-radius:6px;width:100%}fieldset{border:0;padding:0;margin:17px 0}.periods{display:flex;gap:7px;flex-wrap:wrap}.periods button{background:#191c29;border:1px solid #414556;color:#ddd;padding:9px;border-radius:6px;font-size:12px}.periods .chosen{border-color:#b1ff69;color:#b1ff69}.periods small{display:block;color:#b1ff69}.config{border-top:1px solid #303442;margin-top:15px;padding-top:14px;color:#e5e3ec;font-size:13px}.config summary{cursor:pointer}.configGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.toggles{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.toggles label{display:flex;align-items:center;gap:5px;margin:0;font-size:11px}.toggles input{width:auto;accent-color:#b1ff69}.quote{border-top:1px solid #303442;margin-top:21px;padding-top:16px;display:flex;justify-content:space-between;align-items:center;gap:12px}.quote span,.item span{display:block;color:#9697a4;font-size:12px}.quote b{font-size:22px}.backpack{background:#121520;border:1px solid #383c4d;border-radius:18px;padding:0;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.backpack>img{width:100%;height:100%;min-height:550px;object-fit:cover}.backpack>div{padding:65px 48px}.backpack h2{font-size:52px}.backpack li{color:#d3d2db;font-size:13px;margin:8px 0}.compact{margin-top:28px}.compact>img{display:none}.faq{max-width:850px}.faq h2{margin-bottom:25px}.faq details{border-top:1px solid #393c4a;padding:18px 0}.faq summary{font-weight:700;cursor:pointer}.faq p{max-width:620px}.drawer{position:fixed;right:0;top:0;width:min(430px,100vw);height:100dvh;background:#11141e;border-left:1px solid #414556;z-index:20;padding:25px;transform:translate(100%);transition:.25s;display:flex;flex-direction:column}.drawer.open{transform:translate(0)}.drawerHead{display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid #343745;padding-bottom:18px}.drawerHead h2{margin:4px 0;font-size:27px}.empty{margin:auto;text-align:center;color:#aaa}.empty svg{color:#b1ff69;margin:auto}.items{overflow:auto}.item{display:flex;justify-content:space-between;padding:20px 0;border-bottom:1px solid #303340}.item b{display:block}.item strong{display:block;margin-top:7px}.quantity{display:flex;align-items:center;gap:11px}.quantity button{border:1px solid #444858;background:transparent;color:#fff;border-radius:5px;width:26px;height:26px}.total{display:flex;justify-content:space-between;margin-top:20px;font-size:17px}.notice{color:#999aa6;font-size:12px;margin-top:14px}.full{width:100%;margin-top:12px}footer{border-top:1px solid #303340;padding:38px max(25px,calc((100% - 1180px)/2));display:flex;gap:28px;align-items:center;color:#999aa6;font-size:12px}footer div{margin-left:auto;display:flex;gap:15px}@media(max-width:760px){header{height:65px;padding:0 19px}nav{display:none;position:absolute;top:58px;left:14px;right:14px;padding:18px;background:#151824;border:1px solid #393c4b;border-radius:10px;flex-direction:column}.shown{display:flex}.portal{display:none}.mobile{display:block}.hero{margin:0;border-radius:0;min-height:675px;display:block;position:relative}.heroCopy{padding:70px 25px;position:relative;z-index:1}.hero h1{font-size:47px}.hero>img{position:absolute;inset:auto 0 0;height:280px;opacity:.42}.trust{flex-wrap:wrap;margin-top:35px;gap:10px}.promise,.section,.backpack{margin:65px auto}.promise{grid-template-columns:1fr;gap:21px}.section h2{font-size:36px}.cards,.configGrid,.backpack{grid-template-columns:1fr}.backpack>img{min-height:300px}.backpack>div{padding:38px 25px}.backpack h2{font-size:45px}.quote{align-items:end;flex-direction:column}.quote .primary{width:100%}footer{display:block;padding:30px 20px}footer p{margin:18px 0}footer div{flex-wrap:wrap}.productBody{padding:20px}}.backpack{display:block;max-width:1180px;background:#10131d}.backpack>.backpackIntro{padding:0;display:grid;grid-template-columns:.9fr 1.1fr;border-bottom:1px solid #343849}.backpackIntro>img{width:100%;height:430px;object-fit:cover;background:#0b0e16}.backpackIntro>div{padding:62px 55px}.backpackIntro h2{font-size:52px}.shippingNote{margin-top:22px;padding:13px 15px;border-left:3px solid #b1ff69;background:#a8ff5b0f;color:#c9cad2;font-size:13px;line-height:1.55}.backpack>.packConfigurator{padding:36px 48px 48px}.packProgress{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:30px}.packProgress span{font:500 10px DM Mono;letter-spacing:.1em;color:#b1ff69;border-top:2px solid #b1ff69;padding-top:9px}.packStep{border:1px solid #333849;border-radius:13px;padding:22px;margin:0 0 16px;background:#0d1018}.packStep legend{display:flex;align-items:start;gap:12px;padding:0 8px;font-size:16px;color:#f4f3f8}.packStep legend>b{display:grid;place-items:center;background:#b1ff69;color:#111318;width:25px;height:25px;border-radius:50%;font:700 12px DM Mono}.packStep legend span{display:grid;gap:2px}.packStep legend small,.counterChoice small,.inlineOption small{display:block;color:#9294a2;font-size:11px;font-weight:500}.packChoices{display:grid;gap:9px;margin-top:15px}.packChoices.two{grid-template-columns:repeat(2,1fr)}.packChoices.swatches{grid-template-columns:repeat(5,1fr)}.packChoices.cameraChoices{grid-template-columns:repeat(3,1fr)}.packChoice{min-width:0;min-height:54px;padding:9px 11px;border:1px solid #3d4254;border-radius:9px;background:#151925;color:#e9e7ef;display:flex;align-items:center;gap:9px;text-align:left;position:relative}.packChoice:hover{border-color:#777d92}.packChoice.selected{border-color:#b1ff69;box-shadow:0 0 0 1px #b1ff6930;background:#172019}.packChoice>img{width:58px;height:58px;object-fit:cover;border-radius:6px;background:#090b10}.packChoice>span{display:grid;gap:2px;min-width:0}.packChoice strong{font-size:12px}.packChoice small{font-size:10px;color:#b1ff69}.packChoice>svg{margin-left:auto;color:#b1ff69;flex:none}.counterChoice,.inlineOption{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 0;border-bottom:1px solid #292d3a}.counterChoice:last-child{border-bottom:0;padding-bottom:0}.counterChoice>span,.inlineOption>span{display:grid;gap:2px}.counterChoice .periods,.inlineOption .periods{justify-content:flex-end}.counterChoice .periods button{min-width:48px}.counterChoice .periods small{color:#b1ff69}.packSummary{position:sticky;bottom:12px;z-index:4;margin-top:24px;padding:20px 22px;border:1px solid #555d73;border-radius:13px;background:#181c29ed;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;justify-content:space-between;align-items:center;gap:25px;box-shadow:0 18px 45px #0008}.packSummary>div:first-child{display:grid;gap:3px}.packSummary p{margin:0}.packSummary>div>strong{font-size:14px}.packSummary span,.packSummary small{font-size:11px;color:#a8a9b5}.packBuy{display:flex;align-items:center;gap:18px;flex:none}.packBuy>b{font-size:28px;letter-spacing:-.04em}.primary:disabled{opacity:.55;cursor:wait}@media(max-width:760px){.backpack>.backpackIntro{grid-template-columns:1fr}.backpackIntro>img{height:280px}.backpackIntro>div{padding:35px 24px}.backpack>.packConfigurator{padding:25px 14px}.packProgress{gap:4px}.packProgress span{font-size:8px}.packStep{padding:17px 12px}.packChoices.two{grid-template-columns:1fr 1fr}.packChoices.swatches{grid-template-columns:repeat(2,1fr)}.packChoices.cameraChoices{grid-template-columns:1fr}.counterChoice,.inlineOption{align-items:flex-start;flex-direction:column}.counterChoice .periods,.inlineOption .periods{justify-content:flex-start}.packSummary{position:static;align-items:stretch;flex-direction:column}.packBuy{justify-content:space-between}.packBuy .primary{flex:1}.packBuy>b{font-size:24px}}.backpack.backpackTeaser{display:grid;grid-template-columns:1fr 1fr}.backpackTeaser>img{width:100%;height:100%;min-height:540px;object-fit:cover}.backpackTeaser>div{padding:62px 50px;display:flex;flex-direction:column;align-items:flex-start}.backpackTeaser h2{font-size:52px}.backpackTeaser ul{padding-left:18px}.teaserPrice{display:grid;margin:20px 0 17px}.teaserPrice span{font:500 10px DM Mono;letter-spacing:.12em;color:#b1ff69;text-transform:uppercase}.teaserPrice b{font-size:34px;letter-spacing:-.04em}.teaserPrice small{font-size:11px;color:#a9abb6}.configureCta{margin-top:auto}.packPage{max-width:1280px;margin:0 auto;padding:35px 30px 10px}.backLink{font-size:13px;color:#b1ff69}.packPageTitle{max-width:760px;margin:48px 0 35px}.packPageTitle h1{font-size:clamp(44px,7vw,78px);letter-spacing:-.065em;line-height:.95;margin:0}.packPageTitle>p:last-child{max-width:620px;color:#b9b9c4;font-size:17px}.packPage .backpack{margin:0 auto 100px}.packPage .backpackIntro h2{font-size:46px}@media(max-width:760px){.backpack.backpackTeaser{grid-template-columns:1fr}.backpackTeaser>img{min-height:280px;height:300px}.backpackTeaser>div{padding:36px 24px}.configureCta{margin-top:8px;width:100%}.packPage{padding:24px 14px 4px}.packPageTitle{margin:38px 10px 28px}.packPageTitle h1{font-size:47px}.packPage .backpack{margin-bottom:65px}}.heroVisual{position:relative;min-width:0;min-height:590px;display:grid;place-items:center;overflow:hidden;background:#0b0e17}.heroBlur{position:absolute;top:-32px;right:-32px;bottom:-32px;left:-32px;background-image:linear-gradient(#10152842,#10152842),url(../store-assets/hero-obs-cloud.png);background-size:cover;background-position:center;filter:blur(22px);opacity:.58;transform:scale(1.08)}.heroVisual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#111420 0,transparent 24%),linear-gradient(0deg,#080a0f42,transparent 35%);pointer-events:none}.heroVisual>img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;filter:saturate(.9);opacity:.95}.languagePicker{display:block;margin:0}.languagePicker select{width:auto;min-width:55px;padding:7px 25px 7px 9px;border-color:#3c4153;background:#121620;color:#f5f3fb;font:600 11px DM Mono;cursor:pointer}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.quote b>small,.item strong>small,.total span>small{display:block;color:#a9abb6;font-size:10px;font-weight:500;letter-spacing:0}.total span>small{margin-top:2px}.contentPage{max-width:920px;min-height:70vh;margin:0 auto;padding:90px 30px 110px}.contentPage>h1{font-size:clamp(48px,7vw,82px);line-height:.95;letter-spacing:-.06em;margin:0;max-width:820px}.contentIntro{color:#b6b6c1;font-size:18px;max-width:700px;margin:24px 0 70px}.contentPage article,.contentPage>section{border-top:1px solid #353948;padding:36px 0;margin-top:20px}.contentPage article h2,.contentPage>section h2{font-size:31px;letter-spacing:-.035em;margin:0 0 14px}.contentPage article p,.contentPage>section p{color:#b9bac4;line-height:1.75;max-width:760px}.contentDate{color:#b1ff69!important;font:500 10px DM Mono;letter-spacing:.12em}.contentNav{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 45px}.contentNav a{border:1px solid #414556;border-radius:99px;padding:8px 12px;font-size:12px;color:#d7d6df}.contentNav a:hover{border-color:#b1ff69;color:#b1ff69}.legalPage>section{scroll-margin-top:30px}.blogPage>article{padding:46px 0 55px}.blogPage .articleIntro{font-size:18px;color:#eceaf2;max-width:720px}.blogPage article>section{margin:28px 0 0;max-width:760px}.blogPage article h3{font-size:19px;margin:0 0 6px;color:#f3f1fa}.blogPage article>section p{margin:0}@media(max-width:760px){.actions{gap:10px}.languagePicker select{min-width:51px;padding:6px 22px 6px 7px}.cartButton{margin-right:3px}.hero{display:flex;flex-direction:column;min-height:0}.heroVisual{order:-1;min-height:0;height:310px;border-bottom:1px solid #303448}.heroVisual:after{background:linear-gradient(0deg,#111420 0,transparent 30%)}.heroVisual>img{object-fit:contain}.heroCopy{padding:46px 25px 54px}.hero h1{font-size:43px}.lead{font-size:16px}.heroButtons{flex-direction:column}.heroButtons a{width:100%}.trust{margin-top:32px}.contentPage{padding:58px 20px 75px}.contentPage>h1{font-size:46px}.contentIntro{font-size:16px;margin-bottom:48px}.contentPage article h2,.contentPage>section h2{font-size:26px}}.termsCheck{display:flex;align-items:flex-start;gap:10px;margin:14px 0 0;color:#c9c9d2;font-size:12px;line-height:1.45}.termsCheck input{width:17px;height:17px;margin:1px 0 0;flex:0 0 auto;accent-color:#b1ff69}.termsCheck span{display:block}.termsCheck a{text-decoration:underline;text-underline-offset:2px;color:#fff}.checkoutButton:disabled{cursor:not-allowed;opacity:.52}.checkoutError{padding:10px 12px;margin:12px 0 0;border:1px solid #8c4650;border-radius:7px;background:#2b171c;color:#ffbdc5;font-size:12px}.securePayment{display:block;text-align:center;color:#81838f;margin-top:9px;font-size:11px}.checkoutResult{min-height:calc(100vh - 77px);display:grid;place-items:center;padding:80px 24px 120px}.checkoutStatus{width:min(760px,100%);padding:64px;border:1px solid #34394a;border-radius:22px;background:linear-gradient(145deg,#111521,#171b2f);text-align:center;box-shadow:0 40px 100px #0000003d}.checkoutStatus .eyebrow{text-align:center}.checkoutStatus h1{margin:12px auto 18px;font-size:clamp(38px,6vw,68px);line-height:1;letter-spacing:-.055em}.checkoutStatus>p:not(.eyebrow,.processingNote){max-width:570px;margin:0 auto 28px;color:#b9bac5;font-size:16px}.statusMark{width:66px;height:66px;border-radius:50%;display:grid;place-items:center;margin:0 auto 24px;background:#b1ff69;color:#111318}.statusMark svg{width:34px;height:34px}.statusSpinner{display:block;width:58px;height:58px;margin:0 auto 26px;border:4px solid #3a3e51;border-top-color:#b1ff69;border-radius:50%;animation:checkout-spin .9s linear infinite}@keyframes checkout-spin{to{transform:rotate(360deg)}}.orderReference{display:flex;justify-content:space-between;align-items:center;max-width:500px;margin:28px auto;padding:16px 18px;border:1px solid #393d50;border-radius:9px;background:#0e111b;text-align:left}.orderReference span{color:#9294a1;font-size:12px}.orderReference strong{font-family:DM Mono,monospace;font-size:13px}.claimActions{display:grid;gap:10px;max-width:500px;margin:26px auto 0}.claimActions p{margin:0 0 4px;font-weight:700}.claimActions .primary{width:100%}.processingNote{max-width:520px;margin:24px auto 0;color:#b7adff;font-size:13px}.resultBack{margin-top:30px}@media(max-width:640px){.checkoutStatus{padding:40px 22px}.checkoutResult{padding:40px 14px 80px}.orderReference{align-items:flex-start;gap:8px;flex-direction:column}}.hero{min-height:530px;grid-template-columns:1.05fr .95fr}.heroCopy{padding:52px clamp(42px,4vw,68px);display:flex;flex-direction:column;justify-content:center;min-width:0}.hero h1{font-size:clamp(46px,4.25vw,64px);line-height:1.01;letter-spacing:-.06em;max-width:620px}.hero h1 span,.hero h1 em{display:block}.hero h1 em{margin-top:7px}.hero .lead{font-size:17px;margin:22px 0}.hero .trust{margin-top:32px;gap:18px;flex-wrap:wrap}.hero .trust span{white-space:nowrap}.heroVisual{min-height:530px;background:#101423;isolation:isolate}.heroBlur{z-index:-2;top:-18%;right:-18%;bottom:-18%;left:-18%;background-image:url(../store-assets/hero-obs-cloud.png);filter:blur(34px) brightness(.72) saturate(1.15);opacity:.95;transform:scale(1.18)}.trustBar{max-width:1180px;margin:72px auto 0;padding:18px 22px;border:1px solid #343849;border-radius:12px;background:#10131d;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;text-align:center;color:#d6d5dc;font-size:12px}.trustBar span+span{border-left:1px solid #343849}.contactCta{max-width:1180px;margin:30px auto 100px;padding:34px 38px;border:1px solid #41465b;border-radius:18px;background:linear-gradient(120deg,#161a2a,#11141e);display:flex;align-items:center;justify-content:space-between;gap:30px}.contactCta h2{font-size:30px;letter-spacing:-.04em;margin:0}.contactCta p:not(.eyebrow){color:#aeb0bd;margin:8px 0 0;max-width:620px}.assistant{position:fixed;right:22px;bottom:22px;z-index:40;display:flex;align-items:flex-end;gap:12px}.assistantToggle{width:54px;height:54px;border-radius:50%;border:0;background:#b1ff69;color:#101318;display:grid;place-items:center;box-shadow:0 16px 42px #0009}.assistantPanel{width:min(370px,calc(100vw - 28px));height:min(560px,calc(100dvh - 100px));border:1px solid #42475b;border-radius:17px;background:#11141e;box-shadow:0 24px 70px #000c;display:flex;flex-direction:column;overflow:hidden}.assistantHead{height:58px;padding:0 15px;border-bottom:1px solid #303442;display:flex;align-items:center;justify-content:space-between}.assistantHead span{display:flex;align-items:center;gap:8px}.assistantHead svg{color:#b1ff69}.assistantHead button{border:0;background:transparent;color:#fff}.assistantMessages{flex:1;overflow:auto;padding:16px;display:flex;flex-direction:column;gap:9px}.assistantMessages p{max-width:88%;padding:10px 12px;border-radius:12px;margin:0;font-size:13px;line-height:1.5;white-space:pre-wrap}.assistantMessages .user{align-self:flex-end;background:#b7adff;color:#11131b}.assistantMessages .assistant,.assistantIntro{position:static;display:block;align-self:flex-start;background:#1c202e;color:#ecebf2}.assistantSuggestions{display:grid;gap:7px}.assistantSuggestions button{padding:9px 11px;border:1px solid #3e4355;border-radius:8px;background:#171b27;color:#dedde6;text-align:left;font-size:12px}.assistantLoading svg{animation:assistantSpin 1s linear infinite}.assistantPanel form{display:flex;gap:7px;padding:11px 12px 7px;border-top:1px solid #303442}.assistantPanel form input{margin:0}.assistantPanel form button{width:42px;border:0;border-radius:7px;background:#b1ff69;color:#111318;display:grid;place-items:center}.assistantPanel>small{padding:0 14px 12px;color:#858795;font-size:9px}@keyframes assistantSpin{to{transform:rotate(360deg)}}.heroVisual:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#111420b8 0,transparent 16%),linear-gradient(180deg,#10142342 0,transparent 35%,transparent 65%,#090c15a8 100%);pointer-events:none}.heroVisual:after{background:none;box-shadow:inset 0 0 80px #080b13aa}.heroVisual>img{width:100%;height:auto;max-height:100%;object-fit:contain;filter:saturate(.96) contrast(1.03);opacity:1;box-shadow:0 18px 70px #0008}@media(max-width:760px){.hero{display:flex;flex-direction:column;min-height:0}.heroVisual{order:-1;min-height:0;height:auto;aspect-ratio:3/2;border-bottom:1px solid #303448}.heroVisual:before{background:linear-gradient(0deg,#11142088 0,transparent 35%)}.heroVisual:after{box-shadow:inset 0 0 35px #080b1388}.heroVisual>img{width:100%;height:auto;max-height:100%;object-fit:contain}.heroCopy{padding:46px 25px 54px}.hero h1{font-size:43px}.hero .lead{font-size:16px}.hero .trust{margin-top:32px}}@media(max-width:760px){.trustBar{margin:45px 14px 0;grid-template-columns:1fr 1fr}.trustBar span+span{border-left:0}.contactCta{margin:24px 14px 65px;padding:27px 23px;align-items:flex-start;flex-direction:column}.contactCta .primary{width:100%;font-size:12px}.assistant{right:14px;bottom:14px}.assistantOpen{left:14px}.assistantPanel{width:100%}}.loginButton,.storeAccount summary{border:1px solid #4a4e61;border-radius:7px;background:#151925;color:#f7f6ff;padding:8px 11px;display:flex;align-items:center;gap:7px;font-size:12px;font-weight:700;white-space:nowrap}.loginButton:hover,.storeAccount summary:hover{border-color:#b1ff69;color:#b1ff69}.storeAccount{position:relative}.storeAccount summary{list-style:none}.storeAccount summary::-webkit-details-marker{display:none}.storeAccount summary img{width:18px;height:18px;border-radius:50%;object-fit:cover}.storeAccount>div{position:absolute;right:0;top:calc(100% + 8px);width:155px;padding:7px;border:1px solid #45495b;border-radius:8px;background:#151925;box-shadow:0 14px 32px #0008}.storeAccount>div button{width:100%;border:0;background:transparent;color:#f7f6ff;padding:9px;display:flex;align-items:center;gap:8px;text-align:left;font-size:12px}.storeAccount>div button:hover{background:#242937;color:#b1ff69}.navPortal{border:0;padding:0;background:transparent;color:inherit}.navPortal:hover{color:#b1ff69}html[data-store-theme=shop]{font-family:Instrument Sans,Manrope,system-ui,sans-serif;color:#f6eddd;background:#202219}html[data-store-theme=shop] body{background:#202219;color:#f6eddd}html[data-store-theme=shop] header{height:88px;max-width:1440px;padding:0 34px;border-bottom:1px solid rgb(246 237 221 / .18)}html[data-store-theme=shop] .brand img{height:31px}html[data-store-theme=shop] nav{gap:34px;color:#f6edddcc;font-size:14px}html[data-store-theme=shop] nav a{position:relative}html[data-store-theme=shop] nav .navPortal{position:relative}html[data-store-theme=shop] nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:#f6eddd;transition:right .2s ease}html[data-store-theme=shop] nav a:hover{color:#f6eddd}html[data-store-theme=shop] nav a:hover:after{right:0}html[data-store-theme=shop] .cartButton,html[data-store-theme=shop] .mobile{color:#f6eddd}html[data-store-theme=shop] .cartButton b{background:#f6eddd;color:#202219}html[data-store-theme=shop] .languagePicker select{border-color:#f6eddd47;background:#202219;color:#f6eddd;border-radius:2px}html[data-store-theme=shop] .hero{max-width:1440px;min-height:610px;margin:24px auto 0;padding:12px;gap:12px;border:1px solid rgb(246 237 221 / .22);border-radius:4px;background:#202219}html[data-store-theme=shop] .heroCopy{padding:64px clamp(38px,5vw,84px);border:1px solid rgb(246 237 221 / .24);border-radius:2px;background:#292b21}html[data-store-theme=shop] .hero h1{font-size:clamp(52px,5vw,76px);font-weight:400;letter-spacing:-.055em;line-height:.94}html[data-store-theme=shop] .hero h1 em{margin-top:8px;color:#f6eddd;font-style:italic;font-weight:400}html[data-store-theme=shop] .eyebrow{color:#f6eddd;font-family:Instrument Sans,sans-serif;font-size:10px;font-weight:600;letter-spacing:.18em}html[data-store-theme=shop] .lead{color:#f6edddb8;font-size:17px;line-height:1.65}html[data-store-theme=shop] .primary{border:1px solid #f6eddd;border-radius:2px;background:#f6eddd;color:#202219;transition:background .18s,color .18s,transform .18s}html[data-store-theme=shop] .primary:hover{background:#e1d9cb;border-color:#e1d9cb;transform:translateY(-1px)}html[data-store-theme=shop] .secondary{border-color:#f6eddd8c;border-radius:2px;color:#f6eddd}html[data-store-theme=shop] .secondary:hover{border-color:#f6eddd;background:#f6eddd0f}html[data-store-theme=shop] .hero .trust{color:#f6edddad}html[data-store-theme=shop] .hero .trust svg{color:#f6eddd}html[data-store-theme=shop] .heroVisual{min-height:584px;border:1px solid rgb(246 237 221 / .24);border-radius:2px;background:#161711}html[data-store-theme=shop] .heroBlur{filter:blur(34px) brightness(.62) sepia(.18);opacity:.78}html[data-store-theme=shop] .heroVisual:before{background:linear-gradient(90deg,#2022198f 0,transparent 15%),linear-gradient(180deg,#20221920,#1617117d)}html[data-store-theme=shop] .heroVisual:after{box-shadow:inset 0 0 80px #15160fbb}html[data-store-theme=shop] .promise{max-width:1400px;grid-template-columns:repeat(3,1fr);gap:12px;margin:42px auto 110px;padding:0;border:0}html[data-store-theme=shop] .promise>div{min-height:174px;padding:29px;border:1px solid rgb(246 237 221 / .24);border-radius:2px;background:#292b21;display:flex;flex-direction:column;justify-content:space-between}html[data-store-theme=shop] .promise b{font-size:21px;font-weight:400}html[data-store-theme=shop] .promise p,html[data-store-theme=shop] .sectionLead,html[data-store-theme=shop] .backpack p,html[data-store-theme=shop] details p{color:#f6eddda8}html[data-store-theme=shop] .section{max-width:1400px}html[data-store-theme=shop] #servicios{padding:56px;border-radius:4px;background:#f6eddd;color:#202219}html[data-store-theme=shop] #servicios .eyebrow{color:#202219}html[data-store-theme=shop] #servicios .sectionLead{color:#202219a8}html[data-store-theme=shop] .section h2{font-size:clamp(42px,5vw,64px);font-weight:400;letter-spacing:-.055em}html[data-store-theme=shop] .cards{gap:14px}html[data-store-theme=shop] .product{border:1px solid rgb(246 237 221 / .24);border-radius:2px;background:#202219;color:#f6eddd;box-shadow:none}html[data-store-theme=shop] .product>img{height:260px;opacity:.9;filter:sepia(.06) saturate(.82)}html[data-store-theme=shop] .productBody{padding:28px}html[data-store-theme=shop] .productTop span,html[data-store-theme=shop] .drawerHead span{color:#f6eddd;font-family:Instrument Sans,sans-serif;letter-spacing:.16em}html[data-store-theme=shop] .productTop strong{font-size:26px;font-weight:400}html[data-store-theme=shop] .product p{color:#f6eddda8}html[data-store-theme=shop] label,html[data-store-theme=shop] legend{color:#f6edddcc}html[data-store-theme=shop] select,html[data-store-theme=shop] input{border-color:#f6eddd47;border-radius:2px;background:#292b21;color:#f6eddd}html[data-store-theme=shop] .periods button{border-color:#f6eddd42;border-radius:2px;background:#292b21;color:#f6edddc7}html[data-store-theme=shop] .periods .chosen{border-color:#f6eddd;background:#f6eddd;color:#202219}html[data-store-theme=shop] .periods .chosen small{color:#202219}html[data-store-theme=shop] .periods small{color:#f6eddd}html[data-store-theme=shop] .quote{border-color:#f6eddd33}html[data-store-theme=shop] .quote span,html[data-store-theme=shop] .item span{color:#f6eddd8f}html[data-store-theme=shop] .backpack{max-width:1400px;border:1px solid rgb(246 237 221 / .28);border-radius:4px;background:#292b21}html[data-store-theme=shop] .backpackTeaser>img{filter:sepia(.08) saturate(.8)}html[data-store-theme=shop] .backpackTeaser>div{border-left:1px solid rgb(246 237 221 / .2);padding:70px 60px}html[data-store-theme=shop] .backpack h2{font-weight:400;letter-spacing:-.055em}html[data-store-theme=shop] .backpack li{color:#f6edddc7}html[data-store-theme=shop] .teaserPrice span{color:#f6eddd;font-family:Instrument Sans,sans-serif}html[data-store-theme=shop] .teaserPrice small,html[data-store-theme=shop] .quote b>small,html[data-store-theme=shop] .item strong>small,html[data-store-theme=shop] .total span>small{color:#f6eddd8f}html[data-store-theme=shop] .trustBar{max-width:1400px;border:0;border-radius:2px;background:#f6eddd;color:#202219}html[data-store-theme=shop] .trustBar span+span{border-color:#20221933}html[data-store-theme=shop] .faq{max-width:1000px}html[data-store-theme=shop] .faq details{margin-top:10px;padding:20px 22px;border:1px solid rgb(246 237 221 / .23);border-radius:2px;background:#292b21}html[data-store-theme=shop] .faq summary{font-weight:400;font-size:17px}html[data-store-theme=shop] .contactCta{max-width:1400px;border-color:#f6eddd3d;border-radius:4px;background:#292b21}html[data-store-theme=shop] .contactCta h2{font-weight:400}html[data-store-theme=shop] .contactCta p:not(.eyebrow){color:#f6eddda6}html[data-store-theme=shop] footer{border-color:#f6eddd33;color:#f6eddda6}html[data-store-theme=shop] .packPageTitle h1,html[data-store-theme=shop] .contentPage>h1{font-weight:400;letter-spacing:-.055em}html[data-store-theme=shop] .packPageTitle>p:last-child,html[data-store-theme=shop] .contentIntro{color:#f6edddab}html[data-store-theme=shop] .backLink,html[data-store-theme=shop] .contentDate{color:#f6eddd!important}html[data-store-theme=shop] .backpack>.backpackIntro{border-color:#f6eddd33}html[data-store-theme=shop] .backpackIntro>img{background:#161711;filter:sepia(.08) saturate(.82)}html[data-store-theme=shop] .packProgress span{border-color:#f6eddd;color:#f6eddd;font-family:Instrument Sans,sans-serif}html[data-store-theme=shop] .packStep{border-color:#f6eddd3d;border-radius:2px;background:#202219}html[data-store-theme=shop] .packStep legend{color:#f6eddd}html[data-store-theme=shop] .packStep legend>b{background:#f6eddd;color:#202219}html[data-store-theme=shop] .packStep legend small,html[data-store-theme=shop] .counterChoice small,html[data-store-theme=shop] .inlineOption small{color:#f6eddd8f}html[data-store-theme=shop] .packChoice{border-color:#f6eddd40;border-radius:2px;background:#292b21;color:#f6eddd}html[data-store-theme=shop] .packChoice.selected{border-color:#f6eddd;background:#f6eddd;color:#202219;box-shadow:none}html[data-store-theme=shop] .packChoice.selected small,html[data-store-theme=shop] .packChoice.selected svg{color:#202219}html[data-store-theme=shop] .packChoice small,html[data-store-theme=shop] .packChoice>svg{color:#f6eddd}html[data-store-theme=shop] .counterChoice,html[data-store-theme=shop] .inlineOption{border-color:#f6eddd2e}html[data-store-theme=shop] .packSummary{border-color:#f6eddd;border-radius:2px;background:#f6edddf2;color:#202219;box-shadow:0 18px 45px #0006}html[data-store-theme=shop] .packSummary span,html[data-store-theme=shop] .packSummary small{color:#202219a6}html[data-store-theme=shop] .packSummary .eyebrow{color:#202219}html[data-store-theme=shop] .contentPage article,html[data-store-theme=shop] .contentPage>section{border-color:#f6eddd33}html[data-store-theme=shop] .contentPage article p,html[data-store-theme=shop] .contentPage>section p{color:#f6edddb3}html[data-store-theme=shop] .blogPage .articleIntro,html[data-store-theme=shop] .blogPage article h3{color:#f6eddd}html[data-store-theme=shop] .contentNav a{border-color:#f6eddd4d;border-radius:2px;color:#f6eddd}html[data-store-theme=shop] .contentNav a:hover{border-color:#f6eddd;background:#f6eddd;color:#202219}html[data-store-theme=shop] .drawer{border-color:#f6eddd40;background:#202219;color:#f6eddd}html[data-store-theme=shop] .drawerHead,html[data-store-theme=shop] .item{border-color:#f6eddd33}html[data-store-theme=shop] .empty{color:#f6eddd9e}html[data-store-theme=shop] .empty svg{color:#f6eddd}html[data-store-theme=shop] .quantity button{border-color:#f6eddd59;border-radius:2px;color:#f6eddd}html[data-store-theme=shop] .notice{color:#f6eddd8f}html[data-store-theme=shop] .assistantToggle{background:#f6eddd;color:#202219;box-shadow:0 16px 42px #0008}html[data-store-theme=shop] .assistantPanel{border-color:#f6eddd4d;border-radius:4px;background:#202219;color:#f6eddd}html[data-store-theme=shop] .assistantHead{border-color:#f6eddd33}html[data-store-theme=shop] .assistantHead svg{color:#f6eddd}html[data-store-theme=shop] .assistantMessages .user{background:#f6eddd;color:#202219}html[data-store-theme=shop] .assistantMessages .assistant,html[data-store-theme=shop] .assistantIntro{background:#292b21;color:#f6eddd}html[data-store-theme=shop] .assistantSuggestions button{border-color:#f6eddd40;border-radius:2px;background:#292b21;color:#f6eddd}html[data-store-theme=shop] .assistantPanel form{border-color:#f6eddd33}html[data-store-theme=shop] .assistantPanel form button{border-radius:2px;background:#f6eddd;color:#202219}html[data-store-theme=shop] .assistantPanel>small{color:#f6eddd7a}@media(max-width:760px){html[data-store-theme=shop] header{height:70px;padding:0 18px}html[data-store-theme=shop] nav{top:64px;border-color:#f6eddd47;border-radius:2px;background:#292b21}html[data-store-theme=shop] .hero{margin:10px 10px 0;padding:7px;gap:7px;border-radius:2px}html[data-store-theme=shop] .heroVisual{aspect-ratio:3/2;border-radius:1px}html[data-store-theme=shop] .heroCopy{padding:42px 24px 45px;border-radius:1px}html[data-store-theme=shop] .hero h1{font-size:45px}html[data-store-theme=shop] .promise{margin:24px 10px 70px;grid-template-columns:1fr;gap:8px}html[data-store-theme=shop] .promise>div{min-height:128px;padding:23px}html[data-store-theme=shop] #servicios{margin-left:10px;margin-right:10px;padding:35px 16px}html[data-store-theme=shop] .product>img{height:210px}html[data-store-theme=shop] .backpack{margin-left:10px;margin-right:10px}html[data-store-theme=shop] .backpackTeaser>div{border-left:0;border-top:1px solid rgb(246 237 221 / .2);padding:37px 24px}html[data-store-theme=shop] .trustBar{margin-left:10px;margin-right:10px}html[data-store-theme=shop] .faq details{padding:17px}html[data-store-theme=shop] .contactCta{margin-left:10px;margin-right:10px}}html[data-store-theme=shop] .hero{border-radius:20px}html[data-store-theme=shop] .heroCopy,html[data-store-theme=shop] .heroVisual{border-radius:13px}html[data-store-theme=shop] .primary,html[data-store-theme=shop] .secondary,html[data-store-theme=shop] .languagePicker select,html[data-store-theme=shop] select,html[data-store-theme=shop] input{border-radius:9px}html[data-store-theme=shop] .promise>div{border-radius:16px}html[data-store-theme=shop] #servicios{border-radius:20px}html[data-store-theme=shop] .product{border-radius:16px}html[data-store-theme=shop] .product>img{border-radius:15px 15px 0 0}html[data-store-theme=shop] .periods button{border-radius:9px}html[data-store-theme=shop] .backpack{border-radius:20px}html[data-store-theme=shop] .backpackTeaser>img{border-radius:19px 0 0 19px}html[data-store-theme=shop] .trustBar{border-radius:15px}html[data-store-theme=shop] .faq details{border-radius:13px}html[data-store-theme=shop] .contactCta{border-radius:20px}html[data-store-theme=shop] .packStep{border-radius:14px}html[data-store-theme=shop] .packChoice{border-radius:11px}html[data-store-theme=shop] .packChoice>img{border-radius:8px}html[data-store-theme=shop] .packSummary{border-radius:15px}html[data-store-theme=shop] .contentNav a{border-radius:999px}html[data-store-theme=shop] .quantity button{border-radius:8px}html[data-store-theme=shop] .assistantPanel{border-radius:17px}html[data-store-theme=shop] .assistantSuggestions button,html[data-store-theme=shop] .assistantPanel form button{border-radius:9px}@media(max-width:760px){html[data-store-theme=shop] .hero{border-radius:16px}html[data-store-theme=shop] .heroCopy,html[data-store-theme=shop] .heroVisual{border-radius:10px}html[data-store-theme=shop] #servicios,html[data-store-theme=shop] .backpack,html[data-store-theme=shop] .contactCta{border-radius:16px}html[data-store-theme=shop] .backpackTeaser>img{border-radius:15px 15px 0 0}}@media(min-width:1440px){header{width:calc(100% - 80px);max-width:2200px;height:88px;padding-left:18px;padding-right:18px}.hero{width:calc(100% - 80px);max-width:2200px;min-height:680px;margin-top:24px}.heroCopy{padding:70px clamp(58px,5vw,108px)}.hero h1{max-width:820px;font-size:clamp(62px,4.15vw,82px)}.hero .lead{max-width:690px;font-size:19px}.heroVisual{min-height:680px}.promise,.section,.backpack,.trustBar,.contactCta{width:calc(100% - 96px);max-width:2100px}.promise{gap:24px}.promise>div{padding:36px}.section h2{font-size:58px}.cards{gap:24px}.product>img{height:290px}.productBody{padding:30px}.backpackTeaser>img{min-height:650px}.backpackTeaser>div{padding:76px 68px}.packPage{width:calc(100% - 80px);max-width:2200px;padding-left:0;padding-right:0}.packPageTitle{max-width:950px}.packPageTitle h1{font-size:84px}.backpackIntro>img{height:520px}.backpack>.packConfigurator{padding:46px 58px 58px}.faq{max-width:1100px}.contentPage{max-width:1180px}footer{padding-left:max(48px,calc((100% - 2100px)/2));padding-right:max(48px,calc((100% - 2100px)/2))}html[data-store-theme=shop] header{max-width:2200px}html[data-store-theme=shop] .hero{max-width:2200px;min-height:680px}html[data-store-theme=shop] .heroVisual{min-height:654px}html[data-store-theme=shop] .promise,html[data-store-theme=shop] .section,html[data-store-theme=shop] .backpack,html[data-store-theme=shop] .trustBar,html[data-store-theme=shop] .contactCta{max-width:2100px}}@media(min-width:2200px){header{width:calc(100% - 160px);max-width:3000px;height:104px}.brand img,footer img{height:34px}nav{gap:38px;font-size:16px}.hero{width:calc(100% - 160px);max-width:3000px;min-height:820px;margin-top:32px}.heroCopy{padding:90px clamp(90px,6vw,160px)}.hero h1{max-width:980px;font-size:clamp(78px,4vw,102px)}.hero .lead{max-width:780px;font-size:22px}.heroButtons .primary,.heroButtons .secondary{padding:16px 22px;font-size:16px}.heroVisual{min-height:820px}.promise,.section,.backpack,.trustBar,.contactCta{width:calc(100% - 192px);max-width:2800px}.promise{margin-top:120px;margin-bottom:140px}.promise b{font-size:24px}.promise p,.sectionLead,.product p,.backpack p,details p{font-size:16px}.section{margin-top:140px;margin-bottom:140px}.section h2{font-size:72px}.product>img{height:370px}.productBody{padding:38px}.productTop strong{font-size:29px}.backpackTeaser>img{min-height:760px}.backpackTeaser h2{font-size:68px}.packPage{width:calc(100% - 160px);max-width:3000px}.packPageTitle{max-width:1200px}.packPageTitle h1{font-size:100px}.backpackIntro>img{height:640px}.backpackIntro>div{padding:82px 74px}.backpack>.packConfigurator{padding:58px 74px 74px}.packChoice strong{font-size:14px}.packChoice>img{width:74px;height:74px}.faq{max-width:1400px}.contentPage{max-width:1500px;padding-top:130px}.contentPage>h1{max-width:1250px;font-size:100px}.contentPage article p,.contentPage>section p{max-width:1050px;font-size:16px}footer{padding-left:max(80px,calc((100% - 2800px)/2));padding-right:max(80px,calc((100% - 2800px)/2));font-size:14px}html[data-store-theme=shop] header{max-width:3000px}html[data-store-theme=shop] .hero{max-width:3000px;min-height:820px}html[data-store-theme=shop] .heroVisual{min-height:794px}html[data-store-theme=shop] .promise,html[data-store-theme=shop] .section,html[data-store-theme=shop] .backpack,html[data-store-theme=shop] .trustBar,html[data-store-theme=shop] .contactCta{max-width:2800px}}@media(min-width:3200px){header{width:calc(100% - 240px);max-width:3480px;height:122px}.brand img,footer img{height:42px}nav{gap:50px;font-size:18px}.languagePicker select{font-size:14px;padding:10px 30px 10px 13px}.hero{width:calc(100% - 240px);max-width:3480px;min-height:1040px;margin-top:42px}.heroCopy{padding:120px clamp(130px,6vw,220px)}.hero h1{max-width:1200px;font-size:clamp(100px,3.3vw,126px)}.hero .lead{max-width:940px;font-size:26px}.hero .trust{font-size:16px;gap:32px}.heroButtons .primary,.heroButtons .secondary{padding:19px 27px;font-size:18px}.heroVisual{min-height:1040px}.promise,.section,.backpack,.trustBar,.contactCta{width:calc(100% - 280px);max-width:3200px}.promise{gap:32px;margin-top:150px;margin-bottom:180px}.promise>div{min-height:230px;padding:48px}.promise b{font-size:30px}.promise p,.sectionLead,.product p,.backpack p,details p{font-size:19px}.section{margin-top:180px;margin-bottom:180px}.section h2{font-size:88px}.cards{gap:34px}.product>img{height:480px}.productBody{padding:50px}.productTop strong{font-size:36px}.product label,.product legend{font-size:16px}.product select{padding:15px;font-size:16px}.quote b{font-size:32px}.backpackTeaser>img{min-height:940px}.backpackTeaser>div{padding:110px 100px}.backpackTeaser h2{font-size:86px}.teaserPrice b{font-size:48px}.trustBar{padding:26px 32px;font-size:17px}.contactCta{padding:52px 58px}.contactCta h2{font-size:46px}.packPage{width:calc(100% - 240px);max-width:3480px}.packPageTitle{max-width:1450px}.packPageTitle h1{font-size:124px}.packPageTitle>p:last-child{font-size:24px}.backpackIntro>img{height:780px}.backpackIntro>div{padding:110px 100px}.backpackIntro h2,.packPage .backpackIntro h2{font-size:76px}.backpack>.packConfigurator{padding:78px 96px 96px}.packStep{padding:34px}.packStep legend{font-size:22px}.packChoice{min-height:78px;padding:14px 16px}.packChoice strong{font-size:17px}.packChoice>img{width:92px;height:92px}.packSummary{padding:30px 34px}.packBuy>b{font-size:42px}.faq{max-width:1650px}.faq summary{font-size:22px}.contentPage{max-width:1750px;padding-top:170px;padding-bottom:180px}.contentPage>h1{max-width:1500px;font-size:124px}.contentIntro{max-width:1100px;font-size:24px}.contentPage article h2,.contentPage>section h2{font-size:46px}.contentPage article p,.contentPage>section p{font-size:19px;max-width:1200px}footer{padding-left:max(120px,calc((100% - 3200px)/2));padding-right:max(120px,calc((100% - 3200px)/2));font-size:16px}html[data-store-theme=shop] header{max-width:3480px}html[data-store-theme=shop] .hero{max-width:3480px;min-height:1040px}html[data-store-theme=shop] .heroVisual{min-height:1014px}html[data-store-theme=shop] .promise,html[data-store-theme=shop] .section,html[data-store-theme=shop] .backpack,html[data-store-theme=shop] .trustBar,html[data-store-theme=shop] .contactCta{max-width:3200px}}.catalogNotice{max-width:720px;margin:28px 0;padding:24px;border:1px solid #44495d;border-radius:14px;background:#111521;color:#f6f4ff}.catalogNotice strong{display:block;font-size:18px}.catalogNotice p{margin:7px 0 0;color:#afb1bd}.catalogNotice .secondary{margin-top:18px;background:transparent}.checkoutStatus .catalogNotice{margin:0 auto;text-align:left}.inlineError{margin:10px 0 0!important;color:#ff9b9b!important;font-size:12px!important}.primary:disabled{cursor:not-allowed;opacity:.48}.packConceptLab{width:min(1520px,calc(100% - 48px));margin:0 auto;padding:54px 0 120px}.conceptLabIntro{max-width:860px;padding:30px 0 62px}.conceptLabIntro h1{font-size:clamp(48px,7vw,92px);line-height:.92;letter-spacing:-.07em;margin:0 0 24px}.conceptLabIntro>p:not(.eyebrow){max-width:720px;color:#b8bac5;font-size:18px}.conceptJump{display:flex;gap:9px;flex-wrap:wrap;margin-top:26px}.conceptJump a{padding:10px 14px;border:1px solid #3b4051;border-radius:999px;color:#d8d8e0;font-size:12px}.conceptJump a:hover{border-color:#b1ff69;color:#b1ff69}.packConcept{scroll-margin-top:24px;margin:0 0 110px;border:1px solid #34394a;border-radius:26px;background:#0e1119;overflow:hidden;box-shadow:0 34px 100px #0005}.conceptTag{min-height:72px;padding:13px 20px;border-bottom:1px solid #303544;display:flex;align-items:center;gap:12px;background:#111520}.conceptTag>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#b1ff69;color:#101318;font:700 12px DM Mono}.conceptTag>div{display:grid}.conceptTag b{font-size:13px}.conceptTag small{color:#8f929f;font-size:11px}.conceptOne{background:radial-gradient(circle at 77% 38%,#243449 0,transparent 31%),linear-gradient(125deg,#0c1018,#121828)}.conceptOneGrid{min-height:690px;display:grid;grid-template-columns:minmax(0,.94fr) minmax(500px,1.06fr)}.conceptCopy{padding:clamp(54px,6vw,96px)}.conceptCopy h2{max-width:760px;margin:0;font-size:clamp(52px,5.7vw,92px);line-height:.91;letter-spacing:-.072em}.conceptLead{max-width:650px;margin:28px 0;color:#bdc0cc;font-size:18px;line-height:1.65}.conceptPrice{display:grid;width:max-content;margin:32px 0 22px}.conceptPrice span,.conceptPrice small{color:#9a9da9;font-size:12px}.conceptPrice strong{font-size:34px;letter-spacing:-.04em}.conceptActions{display:flex;gap:10px;flex-wrap:wrap}.conceptActions button{border:0}.conceptAssurances{display:flex;gap:19px;flex-wrap:wrap;margin-top:44px;color:#b9bbc6;font-size:11px}.conceptAssurances span{display:flex;gap:6px;align-items:center}.conceptAssurances svg{width:14px;color:#b1ff69}.conceptProductStage{position:relative;min-height:690px;overflow:hidden;background:linear-gradient(155deg,#10151e33,#06080dd9)}.stageGlow{position:absolute;width:480px;height:480px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:#9eff5530;filter:blur(65px)}.stageOrbit{position:absolute;left:50%;top:50%;border:1px solid #b1ff6930;border-radius:50%;transform:translate(-50%,-50%)}.orbitOne{width:480px;height:480px}.orbitTwo{width:650px;height:650px}.conceptBag{position:absolute;left:50%;top:49%;width:260px;height:330px;transform:translate(-50%,-50%);border:1px solid #a5ff5a8c;border-radius:46% 46% 26% 26%;background:linear-gradient(145deg,#1c2530,#0c1118);box-shadow:0 30px 80px #000b,inset 0 0 80px #b1ff690b;display:grid;place-items:center;align-content:center;color:#b1ff69}.conceptBag:before,.conceptBag:after{content:"";position:absolute;top:42px;width:48px;height:250px;border:1px solid #697080;border-radius:40px;z-index:-1}.conceptBag:before{left:-30px}.conceptBag:after{right:-30px}.conceptBag svg{width:118px;height:118px;stroke-width:.85}.conceptBag span{margin-top:12px;color:#fff;font:700 18px DM Mono;letter-spacing:.12em}.conceptBag small{color:#b1ff69;font:500 10px DM Mono;letter-spacing:.3em}.stageChip{position:absolute;min-width:190px;padding:12px 14px;border:1px solid #465063;border-radius:14px;background:#161c27e8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;gap:11px;box-shadow:0 15px 35px #0006}.stageChip>svg{color:#b1ff69}.stageChip span{display:grid}.stageChip b{font-size:12px}.stageChip small{color:#8e93a0;font-size:10px}.chipMobility{left:7%;top:18%}.chipCoverage{right:5%;top:31%}.chipPower{left:6%;bottom:18%}.stageStatus{position:absolute;right:6%;bottom:8%;padding:14px 16px;border:1px solid #b1ff6950;border-radius:15px;background:#111a16e8;display:flex;align-items:center;gap:11px}.stageStatus svg{color:#b1ff69}.stageStatus span{display:grid}.stageStatus small{color:#9aa89a;font-size:9px}.stageStatus b{font-size:11px}.conceptDecisionBar{border-top:1px solid #303544;background:#0c1018;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;padding:22px clamp(28px,5vw,76px);gap:25px}.conceptDecisionBar>div{display:grid;grid-template-columns:auto 1fr;column-gap:12px}.conceptDecisionBar div>span{grid-row:1/3;color:#b1ff69;font:500 11px DM Mono}.conceptDecisionBar b{font-size:12px}.conceptDecisionBar small{color:#898d99;font-size:10px}.conceptDecisionBar>svg{color:#596071}.conceptTwo{padding-bottom:30px;background:radial-gradient(circle at 12% 20%,#28234c 0,transparent 27%),#0d1018}.conceptTwo .conceptTag{margin-bottom:0}.conceptTwoHead{padding:70px clamp(32px,5vw,74px) 42px;display:grid;grid-template-columns:1.25fr .75fr;gap:60px;align-items:end}.conceptTwoHead h2{max-width:780px;margin:0;font-size:clamp(48px,5vw,78px);line-height:.95;letter-spacing:-.066em}.conceptTwoHead>p{color:#b3b5c0;font-size:16px;line-height:1.65}.profilePicker{padding:0 clamp(32px,5vw,74px);display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.profilePicker button{min-height:96px;padding:17px;border:1px solid #3c4152;border-radius:15px;background:#141823;color:#e9e8ef;display:flex;align-items:center;gap:14px;text-align:left}.profilePicker button:hover{border-color:#717789}.profilePicker button.active{border-color:#b1ff69;background:#1a211b;box-shadow:inset 0 0 0 1px #b1ff6924}.profilePicker button>svg:first-child{width:28px;color:#b1ff69}.profilePicker button>svg:last-child{margin-left:auto;opacity:0}.profilePicker button.active>svg:last-child{opacity:1;color:#b1ff69}.profilePicker button span{display:grid}.profilePicker button b{font-size:14px}.profilePicker button small{color:#90939f;font-size:10px}.profileResult{margin:18px clamp(32px,5vw,74px) 0;border:1px solid #3c4152;border-radius:20px;background:#11151f;display:grid;grid-template-columns:.72fr 1fr .68fr;overflow:hidden}.profileVisual{position:relative;min-height:350px;border-right:1px solid #303544;background:radial-gradient(circle at center,#b1ff6926,transparent 48%),linear-gradient(145deg,#1d2633,#0b0f16);display:grid;place-items:center}.profileBag{width:180px;height:220px;border:1px solid #a9ff636b;border-radius:44% 44% 25% 25%;background:#121923;display:grid;place-items:center;color:#b1ff69;box-shadow:0 30px 60px #0008}.profileBag svg{width:92px;height:92px;stroke-width:1}.signal{position:absolute;width:9px;height:9px;border-radius:50%;background:#b1ff69;box-shadow:0 0 20px #b1ff69}.signalA{left:17%;top:24%}.signalB{right:17%;top:31%;animation:signalPulse 1.8s infinite}.signalC{right:25%;bottom:18%;animation:signalPulse 1.8s .6s infinite}@keyframes signalPulse{50%{box-shadow:0 0 0 13px #b1ff6900,0 0 24px #b1ff69}}.profileCopy{padding:43px 38px}.profileCopy h3{margin:0;font-size:34px;letter-spacing:-.04em}.profileCopy>p:not(.eyebrow){color:#aeb1bc;line-height:1.6}.profileCopy ul{list-style:none;margin:24px 0 0;padding:0;display:grid;gap:12px}.profileCopy li{display:flex;align-items:center;gap:9px;color:#d1d2d9;font-size:12px}.profileCopy li svg{width:17px;color:#b1ff69}.profileCheckout{padding:42px 30px;border-left:1px solid #303544;background:#0d1119;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.profileCheckout>span,.profileCheckout>small{color:#8f929e;font-size:11px}.profileCheckout>strong{font-size:35px;letter-spacing:-.045em}.profileCheckout button{width:100%;margin-top:24px;border:0}.profileCheckout em{width:100%;margin-top:10px;color:#777c88;font-size:9px;text-align:center;font-style:normal}.conceptPrivacy{margin:18px clamp(32px,5vw,74px) 0;padding:20px 24px;border:1px solid #323746;border-radius:16px;background:#10141d;display:flex;align-items:flex-start;gap:14px}.conceptPrivacy svg{color:#b1ff69}.conceptPrivacy b{font-size:12px}.conceptPrivacy p{margin:5px 0 0;color:#8e929e;font-size:11px}@media(max-width:1050px){.conceptOneGrid{grid-template-columns:1fr}.conceptProductStage{min-height:580px}.conceptTwoHead{grid-template-columns:1fr;gap:16px}.profileResult{grid-template-columns:1fr 1fr}.profileVisual{border-bottom:1px solid #303544}.profileCheckout{grid-column:1/3;border-left:0;border-top:1px solid #303544;align-items:center}.profileCheckout button{max-width:420px}.conceptDecisionBar{grid-template-columns:1fr}.conceptDecisionBar>svg{display:none}}@media(max-width:700px){.packConceptLab{width:calc(100% - 20px);padding-top:28px}.conceptLabIntro{padding:24px 8px 42px}.conceptLabIntro h1{font-size:50px}.packConcept{border-radius:18px;margin-bottom:60px}.conceptOneGrid{min-height:0}.conceptCopy{padding:44px 23px}.conceptCopy h2{font-size:51px}.conceptLead{font-size:15px}.conceptActions{flex-direction:column}.conceptActions>*{width:100%}.conceptAssurances{margin-top:32px;display:grid;gap:10px}.conceptProductStage{min-height:480px}.conceptBag{width:185px;height:245px}.conceptBag svg{width:84px;height:84px}.conceptBag:before,.conceptBag:after{height:175px}.stageChip{min-width:148px;padding:9px}.chipMobility{left:3%;top:9%}.chipCoverage{right:2%;top:24%}.chipPower{left:3%;bottom:10%}.stageStatus{display:none}.orbitOne{width:340px;height:340px}.orbitTwo{width:460px;height:460px}.conceptDecisionBar{padding:24px}.conceptTwoHead{padding:46px 22px 28px}.conceptTwoHead h2{font-size:48px}.profilePicker{padding:0 22px;grid-template-columns:1fr}.profilePicker button{min-height:78px}.profileResult{margin:14px 22px 0;grid-template-columns:1fr}.profileVisual{min-height:290px;border-right:0}.profileCopy{padding:32px 24px}.profileCheckout{grid-column:auto;padding:32px 24px}.conceptPrivacy{margin:14px 22px 0}.conceptTag{padding-left:14px}}@media(min-width:1051px){.conceptOneGrid,.conceptProductStage{min-height:620px}.conceptCopy{padding:48px clamp(48px,5vw,72px)}.conceptCopy h2{font-size:clamp(52px,5.2vw,82px)}.conceptLead{margin:20px 0;font-size:17px;line-height:1.6}.conceptPrice{margin:22px 0 16px}.conceptAssurances{margin-top:28px}}.conceptOne .conceptProductStage{display:none}.conceptOneGrid{grid-template-columns:minmax(390px,.72fr) minmax(620px,1.28fr)}.proposalBuilder{background:#0b0f16;color:#f4f2f8}.proposalBuilder.compact{border-left:1px solid #303544}.proposalBuilderHead{min-height:76px;padding:14px 18px;border-bottom:1px solid #303544;display:flex;align-items:center;justify-content:space-between;gap:18px}.proposalBuilderHead .eyebrow{margin:0 0 4px}.proposalBuilderHead>div:first-child>b{font-size:14px}.proposalBuilderHead>div:last-child{display:grid;text-align:right}.proposalBuilderHead small,.proposalBuilderHead span{color:#8e929e;font-size:9px}.proposalBuilderHead strong{font-size:24px;letter-spacing:-.04em}.proposalParts{padding:12px;display:grid;gap:9px}.proposalPart{padding:11px;border:1px solid #303544;border-radius:12px;background:#111620}.proposalPartTitle{margin-bottom:9px;display:flex;align-items:center;gap:9px}.proposalPartTitle>span{width:25px;height:25px;border-radius:50%;background:#b1ff69;color:#101318;display:grid;place-items:center;font:700 9px DM Mono}.proposalPartTitle>div{display:grid}.proposalPartTitle b{font-size:11px}.proposalPartTitle small{color:#858995;font-size:8px}.proposalPictureOptions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.proposalPictureOptions.camera{grid-template-columns:repeat(4,minmax(0,1fr))}.proposalPictureOptions button{min-width:0;min-height:54px;padding:4px;border:1px solid #373d4d;border-radius:8px;background:#171c27;color:#eeedf3;display:flex;align-items:center;gap:5px;text-align:left;position:relative}.proposalPictureOptions button:hover,.proposalPictureOptions button.selected{border-color:#b1ff69;background:#192219}.proposalPictureOptions button>img,.proposalPictureOptions button>svg:first-child{width:39px;height:39px;border-radius:6px;object-fit:cover;background:#eef0ef;color:#b1ff69;padding:0;flex:none}.proposalPictureOptions button>svg:first-child{padding:8px;background:#222936}.proposalPictureOptions button>svg:last-child{position:absolute;right:4px;top:4px;width:11px;color:#b1ff69}.proposalPictureOptions button span{display:grid;min-width:0}.proposalPictureOptions button b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px}.proposalPictureOptions button small{color:#b1ff69;font-size:7px}.proposalInline{margin-top:7px;padding-top:7px;border-top:1px solid #2c3140;display:flex;align-items:center;justify-content:space-between;gap:10px}.proposalInline>span{display:grid}.proposalInline b{font-size:9px}.proposalInline small{color:#858995;font-size:7px}.proposalInline>div{display:flex;gap:4px}.proposalInline button{padding:5px 8px;border:1px solid #3b4151;border-radius:6px;background:#181d28;color:#ddd;font-size:8px}.proposalInline button.selected{border-color:#b1ff69;color:#b1ff69}.proposalNumberOptions{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.proposalNumberOptions.power{grid-template-columns:repeat(5,1fr)}.proposalNumberOptions button{min-height:45px;padding:5px;border:1px solid #373d4d;border-radius:8px;background:#171c27;color:#e8e7ee;display:grid;grid-template-columns:auto auto;align-items:center;justify-content:center;column-gap:5px}.proposalNumberOptions button.selected{border-color:#b1ff69;background:#192219}.proposalNumberOptions svg{width:13px;color:#b1ff69}.proposalNumberOptions b{font-size:11px}.proposalNumberOptions small{grid-column:1/3;color:#999ca7;font-size:7px}.proposalBuilderTotal{border-top:1px solid #303544;background:#121721;display:grid;grid-template-columns:1fr auto;align-items:stretch}.proposalBuilderTotal>div{padding:12px 15px;display:flex;align-content:center;flex-wrap:wrap;gap:5px}.proposalBuilderTotal>div span{padding:5px 7px;border:1px solid #343a49;border-radius:99px;color:#aeb1bc;font-size:7px}.proposalBuilderTotal section{min-width:220px;padding:12px 15px;border-left:1px solid #303544;display:grid;grid-template-columns:1fr auto;align-items:center}.proposalBuilderTotal section small,.proposalBuilderTotal section em{color:#8e929e;font-size:7px;font-style:normal}.proposalBuilderTotal section strong{grid-column:2;grid-row:1/3;font-size:23px;letter-spacing:-.04em}.proposalBuilderTotal section em{grid-row:2}.proposalBuilderTotal section button{grid-column:1/3;margin-top:8px;padding:9px 12px;border:0;font-size:10px}.proposalBuilder.wide{margin:20px clamp(32px,5vw,74px) 0;border:1px solid #3c4152;border-radius:20px;overflow:hidden}.proposalBuilder.wide .proposalParts{grid-template-columns:1fr 1fr;padding:18px}.proposalBuilder.wide .proposalPart{padding:16px}.proposalBuilder.wide .proposalPictureOptions button{min-height:70px}.proposalBuilder.wide .proposalPictureOptions button>img,.proposalBuilder.wide .proposalPictureOptions button>svg:first-child{width:53px;height:53px}.proposalBuilder.wide .proposalPictureOptions button b{font-size:10px}.proposalBuilder.wide .proposalPictureOptions button small{font-size:8px}.proposalBuilder.wide .proposalNumberOptions button{min-height:58px}.proposalBuilder.wide .proposalBuilderTotal>div span{font-size:9px}.proposalBuilder.wide .proposalBuilderTotal section{min-width:300px;padding:18px 22px}.proposalBuilder.wide .proposalBuilderTotal section strong{font-size:30px}@media(max-width:1120px){.conceptOneGrid{grid-template-columns:1fr}.proposalBuilder.compact{border-left:0;border-top:1px solid #303544}.proposalBuilder.compact .proposalParts{grid-template-columns:1fr 1fr}.proposalBuilder.compact .visualPart{grid-column:1/3}}@media(max-width:700px){.proposalBuilderHead{align-items:flex-start}.proposalBuilderHead>div:last-child strong{font-size:20px}.proposalBuilder.compact .proposalParts,.proposalBuilder.wide .proposalParts{grid-template-columns:1fr;padding:10px}.proposalBuilder.compact .visualPart{grid-column:auto}.proposalPictureOptions,.proposalPictureOptions.camera{grid-template-columns:repeat(2,minmax(0,1fr))}.proposalPictureOptions button{min-height:62px}.proposalNumberOptions.power{grid-template-columns:repeat(3,1fr)}.proposalBuilderTotal{grid-template-columns:1fr}.proposalBuilderTotal section{border-left:0;border-top:1px solid #303544}.proposalBuilder.wide{margin:14px 22px 0}.proposalBuilder.wide .proposalPictureOptions button>img,.proposalBuilder.wide .proposalPictureOptions button>svg:first-child{width:45px;height:45px}}.packConceptLab{width:min(1640px,calc(100% - 36px));padding:26px 0 100px}.packConceptLab .packConcept{margin-bottom:0}.conceptOneGrid{grid-template-columns:minmax(350px,.55fr) minmax(760px,1.45fr);align-items:start}.conceptOne .conceptCopy{position:sticky;top:18px;padding:64px 42px}.conceptOne .conceptCopy h2{font-size:clamp(52px,4.6vw,76px)}.conceptOne .conceptLead{font-size:18px;line-height:1.65}.conceptOne .conceptPrice strong{font-size:42px}.conceptOne .proposalBuilder.compact{min-width:0}.conceptOne .proposalBuilderHead{min-height:100px;padding:20px 26px}.conceptOne .proposalBuilderHead>div:first-child>b{font-size:18px}.conceptOne .proposalBuilderHead small,.conceptOne .proposalBuilderHead span{font-size:11px}.conceptOne .proposalBuilderHead strong{font-size:34px}.conceptOne .proposalParts{padding:20px;gap:15px}.conceptOne .proposalPart{padding:17px;border-radius:15px}.conceptOne .proposalPartTitle{margin-bottom:14px;gap:11px}.conceptOne .proposalPartTitle>span{width:32px;height:32px;font-size:11px}.conceptOne .proposalPartTitle b{font-size:15px}.conceptOne .proposalPartTitle small{font-size:11px}.conceptOne .proposalPictureOptions{gap:9px}.conceptOne .proposalPictureOptions.camera{grid-template-columns:repeat(2,minmax(0,1fr))}.conceptOne .proposalPictureOptions button{min-height:84px;padding:8px;gap:9px}.conceptOne .proposalPictureOptions button>img,.conceptOne .proposalPictureOptions button>svg:first-child{width:64px;height:64px}.conceptOne .proposalPictureOptions button b{font-size:11px}.conceptOne .proposalPictureOptions button small{font-size:10px}.conceptOne .proposalPictureOptions button>svg:last-child{right:8px;top:8px;width:15px}.conceptOne .proposalInline{margin-top:12px;padding-top:12px}.conceptOne .proposalInline b{font-size:12px}.conceptOne .proposalInline small{font-size:9px}.conceptOne .proposalInline button{padding:8px 12px;font-size:10px}.conceptOne .proposalNumberOptions{gap:9px}.conceptOne .proposalNumberOptions button{min-height:70px}.conceptOne .proposalNumberOptions svg{width:19px}.conceptOne .proposalNumberOptions b{font-size:15px}.conceptOne .proposalNumberOptions small{font-size:9px}.conceptOne .proposalBuilderTotal>div{padding:18px 22px;gap:8px}.conceptOne .proposalBuilderTotal>div span{padding:7px 10px;font-size:9px}.conceptOne .proposalBuilderTotal section{min-width:300px;padding:18px 22px}.conceptOne .proposalBuilderTotal section small,.conceptOne .proposalBuilderTotal section em{font-size:9px}.conceptOne .proposalBuilderTotal section strong{font-size:32px}.conceptOne .proposalBuilderTotal section button{padding:12px 16px;font-size:12px}@media(max-width:1200px){.conceptOneGrid{grid-template-columns:1fr}.conceptOne .conceptCopy{position:static;padding:52px 42px}.conceptOne .proposalBuilder.compact{border-left:0;border-top:1px solid #303544}.conceptOne .proposalBuilder.compact .proposalParts{grid-template-columns:1fr 1fr}.conceptOne .proposalBuilder.compact .visualPart{grid-column:1/3}}@media(max-width:700px){.packConceptLab{width:calc(100% - 16px);padding-top:10px}.conceptOne .conceptCopy{padding:38px 22px}.conceptOne .conceptCopy h2{font-size:48px}.conceptOne .conceptLead{font-size:16px}.conceptOne .proposalBuilderHead{min-height:88px;padding:16px}.conceptOne .proposalBuilderHead>div:first-child>b{font-size:14px}.conceptOne .proposalBuilderHead strong{font-size:24px}.conceptOne .proposalBuilder.compact .proposalParts{grid-template-columns:1fr;padding:12px}.conceptOne .proposalBuilder.compact .visualPart{grid-column:auto}.conceptOne .proposalPart{padding:13px}.conceptOne .proposalPictureOptions{grid-template-columns:1fr 1fr}.conceptOne .proposalPictureOptions button{min-height:75px}.conceptOne .proposalPictureOptions button>img,.conceptOne .proposalPictureOptions button>svg:first-child{width:54px;height:54px}.conceptOne .proposalBuilderTotal section{min-width:0}}.onapackShowcase{width:min(1600px,calc(100% - 48px));margin:18px auto 0;padding-bottom:100px}.onapackShowcaseHero{position:relative;min-height:610px;border:1px solid #252b31;border-radius:22px;overflow:hidden;background:#020403}.onapackShowcaseHero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.showcaseHeroCopy{position:relative;z-index:1;width:48%;min-height:610px;padding:66px 0 52px 58px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:linear-gradient(90deg,#020403 0,#020403 72%,transparent 100%)}.showcaseHeroCopy .eyebrow{font-size:14px;letter-spacing:.42em;margin-bottom:12px}.showcaseHeroCopy h1{margin:0;font-size:clamp(58px,6vw,92px);line-height:.9;letter-spacing:-.065em}.showcaseHeroCopy h1 em{color:#a8ff3e;font-style:normal}.showcaseHeroCopy h2{margin:20px 0 8px;color:#d8d9dc;font-size:23px;font-weight:500}.showcaseHeroCopy>p:not(.eyebrow){max-width:560px;margin:0;color:#acafb5;font-size:16px;line-height:1.65}.showcaseFacts{display:flex;gap:0;margin:30px 0 25px}.showcaseFacts>div{min-width:160px;padding:0 20px;border-right:1px solid #303634;display:flex;align-items:center;gap:12px}.showcaseFacts>div:first-child{padding-left:0}.showcaseFacts>div:last-child{border-right:0}.showcaseFacts svg{width:34px;height:34px;color:#a8ff3e;stroke-width:1.6}.showcaseFacts span{display:grid}.showcaseFacts small{color:#969ba0;font-size:10px;letter-spacing:.08em}.showcaseFacts b{font-size:13px}.showcaseHeroCopy>a{min-width:235px;padding:14px 20px}.showcaseIncludes{margin-top:14px;padding:13px;border:1px solid #2c3232;border-radius:18px;background:#060908}.showcaseIncludes>header{height:48px;display:flex;align-items:center;justify-content:center;gap:11px}.showcaseIncludes>header svg{color:#a8ff3e}.showcaseIncludes>header h2{margin:0;font-size:18px;text-transform:uppercase;letter-spacing:.02em}.showcaseIncludes>div{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.showcaseIncludes article{min-height:150px;padding:22px 18px;border:1px solid #263128;border-radius:12px;background:linear-gradient(145deg,#111914,#090e0b);display:flex;align-items:flex-start;gap:14px}.showcaseIncludes article.recommended{border-color:#8ad82e;box-shadow:inset 0 0 35px #8ad82e0c}.showcaseIncludes article>svg{width:39px;height:39px;color:#a8ff3e;flex:none;stroke-width:1.7}.showcaseIncludes article span{display:grid}.showcaseIncludes article b{color:#a8ff3e;font-size:12px;text-transform:uppercase}.showcaseIncludes article p{margin:7px 0 0;color:#c2c5c5;font-size:12px;line-height:1.55}.showcaseConfigurator{scroll-margin-top:20px;margin-top:14px;padding:38px;border:1px solid #2c3232;border-radius:18px;background:#060908}.showcaseSectionHead{margin-bottom:28px;display:grid;grid-template-columns:1fr .7fr;align-items:end;gap:40px}.showcaseSectionHead h2{max-width:760px;margin:0;font-size:clamp(38px,4.4vw,62px);line-height:.95;letter-spacing:-.055em}.showcaseSectionHead>p{margin:0;color:#aeb2b4;font-size:15px;line-height:1.6}.showcaseConfigurator .proposalBuilder.compact{border:1px solid #303937;border-radius:16px;overflow:hidden}.showcaseConfigurator .proposalBuilderHead{min-height:106px;padding:20px 26px}.showcaseConfigurator .proposalBuilderHead>div:first-child{display:grid;grid-template-columns:1fr auto;align-items:center;column-gap:16px}.showcaseConfigurator .proposalBuilderHead .eyebrow{grid-column:1/3}.showcaseConfigurator .proposalBuilderHead>div:first-child>b{font-size:18px}.recommendedReset{padding:8px 12px;border:1px solid #8ad82e;border-radius:8px;background:#172015;color:#b7ff69;font-size:10px;font-weight:700}.recommendedReset:hover{background:#a8ff3e;color:#071008}.showcaseConfigurator .proposalBuilderHead small,.showcaseConfigurator .proposalBuilderHead span{font-size:11px}.showcaseConfigurator .proposalBuilderHead strong{font-size:35px}.showcaseConfigurator .proposalParts{padding:20px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.showcaseConfigurator .proposalPart{padding:18px;border-radius:14px}.showcaseConfigurator .visualPart{grid-column:span 1}.showcaseConfigurator .proposalPartTitle{margin-bottom:14px}.showcaseConfigurator .proposalPartTitle>span{width:32px;height:32px;font-size:11px}.showcaseConfigurator .proposalPartTitle b{font-size:15px}.showcaseConfigurator .proposalPartTitle small{font-size:10px}.showcaseConfigurator .proposalPictureOptions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.showcaseConfigurator .proposalPictureOptions.camera{grid-template-columns:repeat(2,minmax(0,1fr))}.showcaseConfigurator .proposalPictureOptions button{min-height:82px;padding:8px;gap:9px}.showcaseConfigurator .proposalPictureOptions button>img,.showcaseConfigurator .proposalPictureOptions button>svg:first-child{width:62px;height:62px}.showcaseConfigurator .proposalPictureOptions button b{font-size:11px}.showcaseConfigurator .proposalPictureOptions button small{font-size:9px}.showcaseConfigurator .proposalInline{margin-top:12px;padding-top:12px}.showcaseConfigurator .proposalInline b{font-size:11px}.showcaseConfigurator .proposalInline small{font-size:9px}.showcaseConfigurator .proposalInline button{padding:8px 12px;font-size:10px}.showcaseConfigurator .proposalNumberOptions{gap:8px}.showcaseConfigurator .proposalNumberOptions button{min-height:74px;padding:10px;grid-template-columns:auto 1fr;justify-content:start;text-align:left}.showcaseConfigurator .proposalNumberOptions button svg{grid-row:1/3;width:20px}.showcaseConfigurator .proposalNumberOptions button b{font-size:12px}.showcaseConfigurator .proposalNumberOptions button small{grid-column:2;font-size:9px}.showcaseConfigurator .proposalNumberOptions.power button{grid-template-columns:auto auto;justify-content:center;text-align:center}.showcaseConfigurator .proposalNumberOptions.power button svg{grid-row:auto}.showcaseConfigurator .proposalNumberOptions.power button small{grid-column:1/3}.showcaseConfigurator .proposalBuilderTotal>div{padding:20px 24px;gap:8px}.showcaseConfigurator .proposalBuilderTotal>div span{padding:7px 10px;font-size:9px}.showcaseConfigurator .proposalBuilderTotal section{min-width:330px;padding:20px 25px}.showcaseConfigurator .proposalBuilderTotal section strong{font-size:34px}.showcaseConfigurator .proposalBuilderTotal section button{padding:12px 16px;font-size:12px}.showcaseBenefits{margin-top:14px;padding:17px;border:1px solid #2c3232;border-radius:16px;background:#060908;display:grid;grid-template-columns:repeat(4,1fr)}.showcaseBenefits>div{padding:4px 20px;border-right:1px solid #29302e;display:flex;align-items:center;gap:12px}.showcaseBenefits>div:last-child{border-right:0}.showcaseBenefits svg{width:36px;height:36px;color:#a8ff3e;stroke-width:1.6}.showcaseBenefits span{display:grid}.showcaseBenefits b{color:#a8ff3e;font-size:11px;text-transform:uppercase}.showcaseBenefits small{color:#b1b5b5;font-size:10px}@media(max-width:1100px){.onapackShowcaseHero{min-height:760px}.onapackShowcaseHero>img{object-position:58% center;opacity:.76}.showcaseHeroCopy{width:65%;min-height:760px}.showcaseIncludes>div{grid-template-columns:1fr 1fr}.showcaseConfigurator .proposalParts,.showcaseSectionHead{grid-template-columns:1fr}.showcaseBenefits{grid-template-columns:1fr 1fr;gap:20px}.showcaseBenefits>div:nth-child(2){border-right:0}}@media(max-width:700px){.onapackShowcase{width:calc(100% - 16px);margin-top:8px}.onapackShowcaseHero{min-height:760px}.onapackShowcaseHero>img{height:330px;object-position:62% center;opacity:.85}.showcaseHeroCopy{width:100%;min-height:760px;padding:300px 22px 34px;justify-content:flex-end;background:linear-gradient(0deg,#020403 0,#020403 58%,transparent 85%)}.showcaseHeroCopy h1{font-size:50px}.showcaseHeroCopy h2{font-size:19px}.showcaseHeroCopy>p:not(.eyebrow){font-size:14px}.showcaseFacts{width:100%;display:grid;grid-template-columns:1fr;margin:22px 0 18px}.showcaseFacts>div{min-width:0;padding:8px 0;border-right:0;border-bottom:1px solid #252d29}.showcaseFacts>div:last-child{border-bottom:0}.showcaseFacts svg{width:27px;height:27px}.showcaseHeroCopy>a{width:100%}.showcaseIncludes>div{grid-template-columns:1fr}.showcaseIncludes article{min-height:0}.showcaseConfigurator{padding:24px 10px}.showcaseSectionHead{padding:0 10px}.showcaseSectionHead h2{font-size:40px}.showcaseConfigurator .proposalBuilderHead{padding:16px;align-items:flex-start}.showcaseConfigurator .proposalBuilderHead>div:first-child{grid-template-columns:1fr}.showcaseConfigurator .proposalBuilderHead .eyebrow{grid-column:auto}.recommendedReset{margin-top:10px}.showcaseConfigurator .proposalBuilderHead strong{font-size:24px}.showcaseConfigurator .proposalParts{padding:10px}.showcaseConfigurator .proposalPictureOptions,.showcaseConfigurator .proposalPictureOptions.camera{grid-template-columns:1fr}.showcaseConfigurator .proposalNumberOptions.power{grid-template-columns:repeat(3,1fr)}.showcaseConfigurator .proposalBuilderTotal{grid-template-columns:1fr}.showcaseConfigurator .proposalBuilderTotal section{min-width:0;border-left:0;border-top:1px solid #303544}.showcaseBenefits{grid-template-columns:1fr}.showcaseBenefits>div{border-right:0;border-bottom:1px solid #29302e;padding:12px}.showcaseBenefits>div:last-child{border-bottom:0}}@media(min-width:701px){.showcaseHeroCopy h1 em{margin-left:.12em}.showcaseHeroCopy>p:not(.eyebrow){max-width:470px;font-size:15px}}@media(min-width:1101px){.showcaseConfigurator .visualPart{grid-column:1/-1}.showcaseConfigurator .proposalPictureOptions{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.showcaseConfigurator .proposalPictureOptions.camera{grid-template-columns:repeat(4,minmax(0,1fr))}.showcaseConfigurator .proposalPictureOptions button{min-height:220px;padding:12px;display:grid;grid-template-columns:1fr;grid-template-rows:166px auto;align-items:stretch;gap:10px}.showcaseConfigurator .proposalPictureOptions button>img,.showcaseConfigurator .proposalPictureOptions button>svg:first-child{width:100%;height:166px;border-radius:10px;object-fit:contain;background:#0a0f0c}.showcaseConfigurator .proposalPictureOptions button>svg:first-child{padding:48px}.showcaseConfigurator .proposalPictureOptions button span{align-self:center;padding:0 3px}.showcaseConfigurator .proposalPictureOptions button b{font-size:13px;white-space:normal}.showcaseConfigurator .proposalPictureOptions button small{font-size:11px}}@media(min-width:701px)and (max-width:1100px){.showcaseConfigurator .proposalPictureOptions{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.showcaseConfigurator .proposalPictureOptions.camera{grid-template-columns:repeat(2,minmax(0,1fr))}.showcaseConfigurator .proposalPictureOptions button{min-height:190px;padding:10px;display:grid;grid-template-columns:1fr;grid-template-rows:138px auto;align-items:stretch}.showcaseConfigurator .proposalPictureOptions button>img,.showcaseConfigurator .proposalPictureOptions button>svg:first-child{width:100%;height:138px;object-fit:contain;background:#0a0f0c}.showcaseConfigurator .proposalPictureOptions button>svg:first-child{padding:40px}.showcaseConfigurator .proposalPictureOptions button b{font-size:12px;white-space:normal}.showcaseConfigurator .proposalPictureOptions button small{font-size:10px}}@media(max-width:700px){.showcaseConfigurator .proposalPictureOptions button{min-height:150px;padding:9px;display:grid;grid-template-columns:128px 1fr;gap:12px}.showcaseConfigurator .proposalPictureOptions button>img,.showcaseConfigurator .proposalPictureOptions button>svg:first-child{width:128px;height:128px;object-fit:contain;background:#0a0f0c}.showcaseConfigurator .proposalPictureOptions button>svg:first-child{padding:37px}.showcaseConfigurator .proposalPictureOptions button b{font-size:13px;white-space:normal}.showcaseConfigurator .proposalPictureOptions button small{font-size:11px}}.proposalDecisions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.proposalDecisions button{min-height:62px;padding:10px;border:1px solid #373d4d;border-radius:9px;background:#171c27;color:#eeedf3;display:flex;align-items:center;gap:9px;text-align:left;position:relative}.proposalDecisions button:hover,.proposalDecisions button.selected{border-color:#b1ff69;background:#192219}.proposalDecisions svg:first-child{width:23px;height:23px;color:#b1ff69;flex:none}.proposalDecisions span{display:grid;gap:2px}.proposalDecisions b{font-size:11px}.proposalDecisions small{font-size:9px;color:#b1ff69}.proposalDecisions svg:last-child{position:absolute;right:8px;top:8px;width:14px;color:#b1ff69}.proposalSubhead{margin:15px 0 8px;color:#bdc0ca;font-size:11px;font-weight:700}.onapackCommercial{max-width:1440px;margin:0 auto 46px;padding:0 22px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.onapackCommercial article{padding:22px;border:1px solid #334052;border-radius:14px;background:#0d121b;display:flex;align-items:flex-start;gap:13px}.onapackCommercial svg{width:23px;color:#b1ff69;flex:none}.onapackCommercial b{font-size:14px}.onapackCommercial p{margin:6px 0 0;color:#adb1bd;font-size:12px;line-height:1.55}@media(max-width:700px){.proposalDecisions,.onapackCommercial{grid-template-columns:1fr}.onapackCommercial{padding:0 14px;margin-bottom:32px}}.storeLoginPage{min-height:100dvh;position:relative;overflow:hidden;background:linear-gradient(135deg,#070a0f,#161a2c 58%,#102320);padding:0 24px 48px}.loginGlow{position:absolute;width:720px;height:720px;border-radius:50%;right:-260px;top:-300px;background:#9b8cff30;filter:blur(80px)}.loginHeader{max-width:1220px;padding-inline:0}.storeLoginCard{position:relative;max-width:1120px;min-height:610px;margin:36px auto 0;border:1px solid #373c50;border-radius:24px;overflow:hidden;background:#0d111aeb;display:grid;grid-template-columns:1.15fr .85fr;box-shadow:0 34px 90px #0008}.loginStory{padding:84px 70px;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 0 100%,#17362d,transparent 48%)}.loginStory h1{margin:0;font-size:clamp(48px,6vw,78px);line-height:.96;letter-spacing:-.06em;max-width:650px}.loginStory>p:not(.eyebrow){max-width:590px;margin:26px 0;color:#bdc0cc;font-size:17px;line-height:1.65}.loginBenefits{display:flex;flex-wrap:wrap;gap:12px;margin-top:35px}.loginBenefits span{display:flex;align-items:center;gap:7px;border:1px solid #38423f;border-radius:99px;padding:8px 12px;color:#d3d6dc;font-size:11px}.loginBenefits svg{width:15px;color:#b1ff69}.providerPanel{margin:26px;align-self:center;padding:38px;border:1px solid #363b4d;border-radius:18px;background:#151925;display:grid;gap:12px}.providerPanel h2{margin:0 0 12px;font-size:30px}.providerButton{min-height:55px;border:1px solid #454b60;border-radius:9px;background:#10141e;display:flex;align-items:center;gap:13px;padding:10px 16px;font-weight:700;font-size:14px;transition:.15s}.providerButton:hover{border-color:#b1ff69;transform:translateY(-1px)}.providerButton.disabled{color:#7f8492;cursor:not-allowed}.providerButton.disabled:hover{border-color:#454b60;transform:none}.providerButton small{display:block;color:#b1ff69;font-size:10px;margin-top:2px}.providerGlyph{width:29px;height:29px;border-radius:7px;display:grid;place-items:center;font:800 14px Manrope;background:#fff;color:#111}.twitchGlyph{background:#9146ff;color:#fff}.kickGlyph{background:#53fc18;color:#071006}.loginBack{text-align:center;color:#aeb1bc;font-size:12px;margin-top:12px}.loginBack:hover{color:#b1ff69}.loginError{margin:0 0 4px;padding:10px 12px;border:1px solid #ff7b7b66;border-radius:8px;background:#5b202033;color:#ffc6c6;font-size:12px}.loginStatus{display:flex;align-items:center;gap:9px;color:#dfe3e6;font-weight:700}.loginStatus svg{width:19px;color:#b1ff69}@media(max-width:820px){.storeLoginPage{padding-inline:12px}.loginHeader{padding-inline:8px}.storeLoginCard{grid-template-columns:1fr;margin-top:12px}.loginStory{padding:50px 28px 34px}.loginStory h1{font-size:50px}.loginStory>p:not(.eyebrow){font-size:14px}.loginBenefits{margin-top:20px}.providerPanel{margin:0 14px 18px;padding:22px}.providerPanel h2{font-size:25px}}@media(max-width:520px){header:not(.loginHeader) .loginButton{width:36px;height:36px;padding:0;justify-content:center}header:not(.loginHeader) .loginButton span{display:none}header:not(.loginHeader) .actions{gap:8px}.assistantToggle{width:48px;height:48px}}
