*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--color-text);background:var(--color-bg);font-family:Inter,SF Pro Display,SF Pro Text,Geist,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}body:before{position:fixed;z-index:-1;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 74% -10%,rgba(37,99,255,.16),transparent 34%),radial-gradient(circle at 16% 36%,rgba(139,92,246,.08),transparent 26%);content:"";pointer-events:none}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}:focus-visible{outline:3px solid #88a8ff;outline-offset:3px}.skip-link{position:fixed;z-index:999;top:12px;left:12px;transform:translateY(-150%);padding:10px 14px;color:#050505;background:#fff;border-radius:8px}.skip-link:focus{transform:none}.page-width{width:min(calc(100% - 32px),var(--page-width));margin-inline:auto}.section{padding:72px 0}.section--tight-top{padding-top:20px}.section--flush-top{padding-top:0}.section--search-top{padding-top:10px}.search-form{max-width:760px;margin-bottom:34px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.section-heading h1,.section-heading h2{max-width:780px;margin:0;font-size:clamp(2rem,7vw,4.8rem);line-height:.98;letter-spacing:-.055em}.section-heading h2{font-size:clamp(2rem,5vw,3.8rem)}.section-heading p{max-width:550px;margin:14px 0 0;color:var(--color-muted);font-size:1rem}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;color:#c8d7ff;font-size:.74rem;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.eyebrow:before{width:8px;height:8px;background:linear-gradient(135deg,var(--color-primary),#ec4899);border-radius:50%;box-shadow:0 0 18px #2563ffcc;content:""}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;color:#fff;background:#ffffff12;border:1px solid rgba(255,255,255,.14);border-radius:999px;font-weight:700;letter-spacing:-.01em;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease}.button:hover{transform:translateY(-2px);background:#ffffff1f}.button--primary{background:linear-gradient(115deg,var(--color-primary),var(--color-secondary));border-color:transparent;box-shadow:0 12px 36px #2563ff47}.button--primary:hover{background:linear-gradient(115deg,#3973ff,#986cf9)}.button--wide{width:100%}.button:disabled{opacity:.45;cursor:not-allowed;transform:none}.text-link{display:inline-flex;align-items:center;gap:7px;color:#d5ddf3;font-weight:700}.text-link:after{content:"\2197"}.surface{background:linear-gradient(145deg,#ffffff13,#ffffff06);border:1px solid rgba(255,255,255,.11);border-radius:var(--radius)}.badge{display:inline-flex;align-items:center;min-height:26px;padding:5px 9px;color:#dfe7ff;background:#2563ff26;border:1px solid rgba(96,139,255,.3);border-radius:999px;font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.badge--purple{background:#8b5cf629;border-color:#a78bfa57}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;padding:0!important;margin:-1px!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.shopify-section{position:relative}.announcement{padding:8px 16px;color:#dbe5ff;background:#0b1120;border-bottom:1px solid rgba(255,255,255,.07);font-size:.72rem;text-align:center}.site-header{position:sticky;z-index:30;top:0;background:#050505c2;border-bottom:1px solid rgba(255,255,255,.06);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:background .2s ease}.site-header.is-scrolled{background:#050505f0}.header-inner{min-height:70px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px}.wordmark{font-size:1.24rem;font-weight:850;letter-spacing:-.045em}.wordmark span{background:linear-gradient(90deg,#fff 25%,#82a5ff 70%,#bf8cff);-webkit-background-clip:text;background-clip:text;color:transparent}.header-logo{width:auto;max-height:34px}.desktop-nav{display:none;align-items:center;justify-content:center;gap:26px}.desktop-nav a{position:relative;color:#b4b4bd;font-size:.83rem;font-weight:620;transition:color .2s ease}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:#fff}.desktop-nav a[aria-current=page]:after{position:absolute;right:0;bottom:-9px;left:0;height:2px;background:linear-gradient(90deg,var(--color-primary),var(--color-secondary));border-radius:2px;content:""}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.header-icon{position:relative;width:42px;height:42px;display:grid;place-items:center;background:#ffffff0e;border:1px solid rgba(255,255,255,.1);border-radius:50%;font-size:1rem}.cart-count{position:absolute;top:-3px;right:-2px;min-width:18px;height:18px;display:grid;place-items:center;padding:0 4px;color:#fff;background:var(--color-primary);border:2px solid #050505;border-radius:99px;font-size:.58rem;font-weight:800}.mobile-menu{position:relative}.mobile-menu summary{list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-panel{position:fixed;z-index:35;top:71px;right:0;left:0;display:grid;gap:4px;padding:14px 16px 24px;background:#050505fa;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-panel a{padding:14px 8px;color:#e8e8ea;border-bottom:1px solid rgba(255,255,255,.07);font-size:1.1rem;font-weight:650}.hero{position:relative;min-height:calc(100svh - 70px);display:grid;align-items:center;overflow:hidden;padding:82px 0 54px}.hero:before{position:absolute;inset:5% -20% auto 30%;height:65%;background:conic-gradient(from 225deg,transparent,#2563ff,#8b5cf6,#ec4899,transparent 72%);filter:blur(95px);opacity:.2;content:""}.hero-grid{position:relative;display:grid;gap:46px}.hero-copy{position:relative;z-index:2}.hero h1{max-width:880px;margin:0;font-size:clamp(3.2rem,16vw,8.8rem);line-height:.86;letter-spacing:-.075em}.gradient-text{display:block;background:linear-gradient(100deg,#fff 5%,#7da1ff 48%,#bc7dff 72%,#f58ebf);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-subtitle{max-width:640px;margin:28px 0 0;color:#afb0ba;font-size:clamp(1rem,3.8vw,1.28rem);line-height:1.6}.hero-actions{display:flex;flex-direction:column;gap:12px;margin-top:32px}.hero-proof{display:flex;flex-wrap:wrap;gap:17px;margin-top:30px;color:#85868f;font-size:.75rem}.hero-proof span{display:inline-flex;align-items:center;gap:6px}.hero-proof span:before{color:#7ea0ff;content:"\2713"}.hero-visual{position:relative;min-height:390px;display:grid;place-items:center}.hero-orbit{position:absolute;width:min(86vw,470px);aspect-ratio:1;border:1px solid rgba(255,255,255,.1);border-radius:50%;animation:orbit 24s linear infinite}.hero-orbit:before,.hero-orbit:after{position:absolute;width:15px;height:15px;background:var(--color-primary);border-radius:50%;box-shadow:0 0 34px 8px #2563ff8c;content:""}.hero-orbit:before{top:12%;right:13%}.hero-orbit:after{bottom:12%;left:13%;background:#b76cff;box-shadow:0 0 34px 8px #8b5cf680}.hero-device{position:relative;width:min(74vw,330px);aspect-ratio:.78;padding:14px;background:linear-gradient(145deg,#24242a,#08080a);border:1px solid rgba(255,255,255,.17);border-radius:44px;box-shadow:0 40px 100px #0000008c,0 0 80px #2563ff24;transform:rotate(5deg)}.hero-screen{height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:25px;background:radial-gradient(circle at 70% 16%,rgba(139,92,246,.55),transparent 29%),linear-gradient(160deg,#111a36,#07070a 60%);border-radius:32px}.hero-screen-top{display:flex;justify-content:space-between;color:#a9afc4;font-size:.66rem}.hero-screen-copy span,.hero-screen-copy strong{display:block}.hero-screen-copy span{color:#8293c9;font-size:.65rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.hero-screen-copy strong{margin-top:10px;font-size:2rem;line-height:1;letter-spacing:-.05em}.hero-service-pills{display:grid;grid-template-columns:1fr 1fr;gap:8px}.hero-service-pills span{padding:10px;color:#cdd4ec;background:#ffffff0f;border:1px solid rgba(255,255,255,.09);border-radius:10px;font-size:.64rem;text-align:center}@keyframes orbit{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-orbit{animation:none}.button{transition:none}}.hero-device picture{display:block;height:100%}.hero-screen-image{width:100%;height:100%;padding:0;object-fit:cover}.product-grid>div{display:flex}.product-grid>div>.product-card{width:100%}.product-grid{display:grid;grid-template-columns:1fr;gap:14px}.product-card{position:relative;display:flex;flex-direction:column;min-height:440px;overflow:hidden;background:#0e0e10;border:1px solid rgba(255,255,255,.09);border-radius:var(--radius);transition:transform .25s ease,border-color .25s ease}.product-card:hover{transform:translateY(-5px);border-color:#608bff6b}.product-card-media{position:relative;min-height:260px;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 65% 20%,rgba(37,99,255,.36),transparent 31%),linear-gradient(145deg,#15151b,#09090b)}.product-card:nth-child(2n) .product-card-media{background:radial-gradient(circle at 65% 20%,rgba(139,92,246,.38),transparent 31%),linear-gradient(145deg,#17131f,#09090b)}.product-card-media img{width:100%;height:100%;object-fit:cover}.product-monogram{display:grid;place-items:center;width:112px;height:112px;color:#fff;background:linear-gradient(135deg,#2563ffe6,#8b5cf6cc);border:1px solid rgba(255,255,255,.3);border-radius:30px;box-shadow:0 24px 70px #2563ff45;font-size:2rem;font-weight:850;letter-spacing:-.05em}.product-card-badge{position:absolute;top:16px;left:16px}.product-card-copy{display:flex;flex:1;flex-direction:column;padding:20px}.product-card-copy h3{margin:0;font-size:1.35rem;letter-spacing:-.035em}.product-card-copy p{margin:9px 0 20px;color:var(--color-muted);font-size:.86rem}.product-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.product-price{font-weight:760}.product-price s{margin-left:5px;color:#686871;font-size:.76rem;font-weight:500}.product-arrow{width:38px;height:38px;display:grid;place-items:center;background:#ffffff14;border-radius:50%}.trust-grid{display:grid;grid-template-columns:1fr;gap:12px}.trust-card{padding:24px;background:#ffffff09;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius)}.trust-icon{width:44px;height:44px;display:grid;place-items:center;margin-bottom:26px;background:linear-gradient(145deg,#2563ff38,#8b5cf62e);border:1px solid rgba(110,141,255,.24);border-radius:13px;font-size:1.2rem}.trust-card h3{margin:0;font-size:1.08rem}.trust-card p{margin:8px 0 0;color:var(--color-muted);font-size:.86rem}.bundle-grid{display:grid;gap:14px}.bundle-card{position:relative;overflow:hidden;padding:28px;background:linear-gradient(145deg,#15151a,#0b0b0d);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius)}.bundle-card:after{position:absolute;right:-50px;bottom:-80px;width:180px;height:180px;background:var(--bundle-color,var(--color-primary));filter:blur(70px);opacity:.23;border-radius:50%;content:""}.bundle-card h3{position:relative;margin:18px 0 8px;font-size:1.6rem;letter-spacing:-.04em}.bundle-card p{position:relative;margin:0;color:#9899a2}.bundle-services{position:relative;display:flex;flex-wrap:wrap;gap:7px;margin:28px 0}.bundle-services span{padding:7px 10px;color:#c9cad0;background:#ffffff0e;border:1px solid rgba(255,255,255,.08);border-radius:999px;font-size:.7rem}.product-section{padding:38px 0 80px}.product-layout{display:grid;gap:34px}.product-gallery{position:relative;overflow:hidden;min-height:420px;display:grid;place-items:center;background:radial-gradient(circle at 65% 15%,rgba(37,99,255,.3),transparent 30%),#0e0e11;border:1px solid rgba(255,255,255,.09);border-radius:calc(var(--radius) + 8px)}.product-gallery img{width:100%;height:100%;object-fit:cover}.product-gallery-placeholder{display:grid;place-items:center;width:180px;aspect-ratio:1;color:#fff;background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));border-radius:40px;font-size:3.4rem;font-weight:850;box-shadow:0 32px 100px #2563ff59}.product-info{align-self:center}.product-info h1{margin:12px 0 14px;font-size:clamp(2.5rem,10vw,5.8rem);line-height:.93;letter-spacing:-.065em}.product-intro{margin:0;color:#acadb6;font-size:1.05rem;line-height:1.7}.product-purchase{margin-top:28px;padding:20px;background:#ffffff0b;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius)}.product-price-large{display:flex;align-items:baseline;gap:9px;margin-bottom:18px;font-size:1.8rem;font-weight:800}.product-price-large s{color:#6f7079;font-size:.95rem;font-weight:500}.product-form{display:grid;gap:12px}.field-label{display:block;margin-bottom:7px;color:#a6a7ae;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.select,input[type=number],input[type=email],input[type=text],textarea{width:100%;padding:13px 14px;color:#fff;background:#0b0b0d;border:1px solid rgba(255,255,255,.14);border-radius:12px;outline:none}.select:focus,input:focus,textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #2563ff26}.feature-list{display:grid;gap:11px;margin:28px 0;padding:0;list-style:none}.feature-list li{display:flex;align-items:center;gap:10px;color:#d5d5da}.feature-list li:before{width:22px;height:22px;display:grid;place-items:center;flex:0 0 auto;color:#dfe8ff;background:#2563ff29;border:1px solid rgba(73,119,255,.35);border-radius:50%;font-size:.7rem;content:"\2713"}.product-meta-note{display:flex;gap:10px;margin-top:14px;color:#878891;font-size:.73rem}.product-accordions{margin-top:18px;border-top:1px solid rgba(255,255,255,.1)}.product-accordions details{border-bottom:1px solid rgba(255,255,255,.1)}.product-accordions summary{display:flex;justify-content:space-between;padding:18px 0;font-weight:700;cursor:pointer;list-style:none}.product-accordions summary:after{content:"+"}.product-accordions details[open] summary:after{content:"\2212"}.product-accordions .rte{padding:0 0 18px;color:#a6a7af}.rte a{text-decoration:underline;text-underline-offset:3px}.rte p:first-child{margin-top:0}.product-story-section{background:linear-gradient(180deg,rgba(37,99,255,.025),transparent);border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.product-story-grid{display:grid;gap:34px}.product-story-copy h2{max-width:760px;margin:0;font-size:clamp(2.35rem,9vw,5rem);line-height:.95;letter-spacing:-.06em}.product-story-description{max-width:680px;margin-top:20px;color:#a7a8b1;font-size:1rem;line-height:1.75}.product-benefit-grid{display:grid;gap:10px}.product-benefit-card{position:relative;overflow:hidden;min-height:190px;padding:23px;background:linear-gradient(145deg,#ffffff0e,#ffffff05);border:1px solid rgba(255,255,255,.09);border-radius:var(--radius)}.product-benefit-index{display:grid;place-items:center;width:38px;height:38px;color:#cbd8ff;background:#2563ff21;border:1px solid rgba(88,128,255,.2);border-radius:11px;font-size:.62rem;font-weight:800}.product-benefit-card h3{margin:26px 0 7px;font-size:1.08rem;letter-spacing:-.025em}.product-benefit-card p{margin:0;color:#8f9099;font-size:.8rem;line-height:1.6}.collection-hero{padding:74px 0 40px}.collection-proof{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.collection-proof span{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;color:#afb5c7;background:#ffffff09;border:1px solid rgba(255,255,255,.08);border-radius:999px;font-size:.7rem}.collection-proof span:before{color:#8eabff;content:"\2713"}.collection-controls{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.collection-count{color:var(--color-muted);font-size:.8rem}.sort-select{max-width:210px}.pagination{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:35px}.pagination a,.pagination span{min-width:40px;height:40px;display:grid;place-items:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:10px}.pagination .current{color:#fff;background:var(--color-primary)}.cart-section{min-height:65vh;padding:64px 0}.cart-layout{display:grid;gap:24px}.cart-items{display:grid;gap:10px}.cart-item{display:grid;grid-template-columns:82px 1fr;gap:14px;padding:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius)}.cart-item-media{overflow:hidden;aspect-ratio:1;background:#121216;border-radius:13px}.cart-item-media img{width:100%;height:100%;object-fit:cover}.cart-item-copy{display:grid;grid-template-columns:1fr auto;gap:8px}.cart-item-copy h3{margin:0;font-size:1rem}.cart-item-copy small{display:block;margin-top:4px;color:var(--color-muted)}.cart-item-price{font-weight:750}.cart-item-controls{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between}.quantity{display:grid;grid-template-columns:36px 48px 36px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:10px}.quantity button{background:#ffffff0d;border:0;cursor:pointer}.quantity input{height:36px;padding:0;border:0;border-radius:0;text-align:center}.remove-link{color:#9d9da5;font-size:.75rem;text-decoration:underline}.cart-summary{height:max-content;padding:24px;background:linear-gradient(145deg,#2563ff1c,#8b5cf614);border:1px solid rgba(111,135,255,.22);border-radius:var(--radius)}.cart-summary-row{display:flex;justify-content:space-between;gap:16px;margin-bottom:10px;color:#a9aab2}.cart-summary-total{padding-top:16px;margin-top:14px;border-top:1px solid rgba(255,255,255,.11);color:#fff;font-size:1.25rem;font-weight:800}.cart-note{margin:15px 0;color:#8b8c95;font-size:.75rem}.empty-state{max-width:640px;margin:50px auto;padding:50px 24px;text-align:center}.empty-state h1{font-size:clamp(2.4rem,10vw,5rem);line-height:.95;letter-spacing:-.06em}.empty-state p{color:var(--color-muted)}.page-hero{padding:84px 0 40px}.page-hero h1{margin:0;font-size:clamp(3rem,13vw,7rem);line-height:.88;letter-spacing:-.07em}.page-hero p{max-width:620px;margin:22px 0 0;color:var(--color-muted);font-size:1.05rem}.page-content{max-width:850px;padding-bottom:80px}.homepage-faq{background:linear-gradient(180deg,rgba(37,99,255,.025),transparent);border-top:1px solid rgba(255,255,255,.06)}.homepage-faq-grid{display:grid;gap:30px}.homepage-faq-intro h2{max-width:620px;margin:0;font-size:clamp(2.2rem,8vw,4.5rem);line-height:.98;letter-spacing:-.055em}.homepage-faq-intro p{max-width:520px;margin:18px 0;color:var(--color-muted)}.faq-list{display:grid;gap:8px}.faq-item{padding:0 18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.09);border-radius:15px}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:20px 0;cursor:pointer;font-weight:720;list-style:none}.faq-item summary:after{color:#899dff;font-size:1.3rem;content:"+"}.faq-item[open] summary:after{content:"\2212"}.faq-answer{padding:0 0 20px;color:#a8a9b1}.support-grid{display:grid;gap:18px}.support-cards{display:grid;gap:10px}.support-card{padding:20px}.support-card strong,.support-card span{display:block}.support-card span{margin-top:7px;color:var(--color-muted);font-size:.85rem}.contact-form{display:grid;gap:13px;padding:24px}.field-grid{display:grid;gap:13px}.form-success{padding:13px;color:#b8f5ce;background:#22c55e1f;border:1px solid rgba(34,197,94,.22);border-radius:10px}.form-errors{color:#fecaca}.support-cta-section{padding-top:28px}.support-cta{position:relative;overflow:hidden;display:grid;gap:30px;padding:28px}.support-cta:after{position:absolute;right:-80px;bottom:-110px;width:280px;height:280px;background:linear-gradient(135deg,var(--color-primary),var(--color-highlight));filter:blur(100px);opacity:.16;border-radius:50%;content:""}.support-cta-copy,.support-cta-points{position:relative;z-index:1}.support-cta h2{max-width:700px;margin:0;font-size:clamp(2.35rem,9vw,5.4rem);line-height:.93;letter-spacing:-.06em}.support-cta-copy>p{max-width:650px;margin:18px 0 0;color:#aaabb4;font-size:1rem}.support-cta-actions{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-top:26px}.support-cta-actions>span{color:#777983;font-size:.7rem}.support-cta-points{display:grid;gap:8px}.support-cta-point{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:12px;padding:15px;background:#ffffff09;border:1px solid rgba(255,255,255,.08);border-radius:14px}.support-cta-point>span{width:38px;height:38px;display:grid;place-items:center;color:#cbd8ff;background:#2563ff21;border-radius:11px;font-size:.62rem;font-weight:800}.support-cta-point strong,.support-cta-point small{display:block}.support-cta-point strong{font-size:.85rem}.support-cta-point small{margin-top:3px;color:#81828b;font-size:.68rem}.site-footer{padding:58px 0 28px;background:#08080a;border-top:1px solid rgba(255,255,255,.07)}.footer-grid{display:grid;gap:32px}.footer-brand p{max-width:330px;color:var(--color-muted);font-size:.86rem}.footer-nav{display:grid;grid-template-columns:1fr 1fr;gap:24px}.footer-column h3{margin:0 0 13px;color:#fff;font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.footer-column a{display:block;padding:5px 0;color:#96979f;font-size:.82rem}.footer-column a:hover{color:#fff}.footer-bottom{display:flex;flex-direction:column;gap:13px;margin-top:40px;padding-top:20px;color:#74757d;border-top:1px solid rgba(255,255,255,.08);font-size:.7rem}.payment-icons{display:flex;flex-wrap:wrap;gap:6px}.payment-icons svg{width:34px;height:auto}.social-links{display:flex;gap:8px;margin-top:15px}.social-links a{padding:7px 10px;background:#ffffff0d;border-radius:8px;font-size:.72rem}.toast{position:fixed;z-index:60;right:16px;bottom:16px;left:16px;padding:14px 17px;color:#fff;background:#17251d;border:1px solid rgba(120,255,168,.3);border-radius:13px;box-shadow:0 20px 70px #00000073;font-size:.85rem}.toast.is-error{background:#2b1717;border-color:#ff78784d}@media(min-width:600px){.page-width{width:min(calc(100% - 48px),var(--page-width))}.hero-actions{flex-direction:row}.product-grid{grid-template-columns:repeat(2,1fr)}.product-benefit-grid{grid-template-columns:repeat(3,1fr)}.trust-grid,.bundle-grid{grid-template-columns:repeat(2,1fr)}.field-grid{grid-template-columns:1fr 1fr}.support-cta-actions{flex-direction:row;align-items:center}.footer-bottom{flex-direction:row;align-items:center;justify-content:space-between}.toast{right:24px;left:auto;max-width:380px}.cart-item{grid-template-columns:110px 1fr}.cart-item-copy{grid-template-columns:1fr auto}.cart-item-controls{grid-column:auto;align-self:end}}@media(min-width:900px){.section{padding:110px 0}.desktop-nav{display:flex}.mobile-menu{display:none}.header-inner{min-height:78px}.hero{min-height:calc(100svh - 78px);padding:70px 0}.hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(370px,.7fr);align-items:center}.hero h1{font-size:clamp(5rem,9.5vw,9rem)}.hero-visual{min-height:620px}.hero-device{width:370px}.product-grid{grid-template-columns:repeat(4,1fr)}.product-card{min-height:500px}.product-story-grid{grid-template-columns:.82fr 1.18fr;align-items:start;gap:70px}.trust-grid,.bundle-grid{grid-template-columns:repeat(4,1fr)}.product-layout{grid-template-columns:minmax(0,1.05fr) minmax(390px,.78fr);gap:70px}.product-gallery{position:sticky;top:100px;min-height:680px}.cart-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start}.cart-summary{position:sticky;top:105px}.homepage-faq-grid{grid-template-columns:.8fr 1.2fr;gap:70px}.homepage-faq-intro{position:sticky;top:120px;height:max-content}.support-grid{grid-template-columns:.7fr 1.3fr}.support-cta{grid-template-columns:1.25fr .75fr;align-items:center;padding:52px}.footer-grid{grid-template-columns:1.2fr 1fr}.footer-nav{grid-template-columns:repeat(3,1fr)}}.site-header{box-shadow:0 1px #ffffff06}.header-inner{gap:18px}.header-brand{display:flex;align-items:center;gap:9px;min-width:0}.header-logo{width:var(--logo-mobile);max-width:none;height:auto;max-height:38px;object-fit:contain}.header-brand-icon{width:30px;height:30px;object-fit:contain}.header-brand small{display:none;color:#73747d;font-size:.48rem;font-weight:760;letter-spacing:.12em;text-transform:uppercase}.header-search span{position:relative;width:14px;height:14px;border:1.8px solid #d2d3da;border-radius:50%}.header-search span:after{position:absolute;right:-5px;bottom:-3px;width:6px;height:1.8px;background:#d2d3da;border-radius:2px;transform:rotate(45deg);content:""}.hero:before{opacity:.14;filter:blur(120px)}.hero-orbit{animation-duration:48s;border-color:#8499ff1f}.hero-device{border-color:#ffffff24;box-shadow:0 42px 120px #0000009e,0 0 80px #2563ff1a}.hero-brand-icon{align-self:center;width:92px;height:92px;object-fit:contain;filter:drop-shadow(0 16px 30px rgba(82,91,255,.25))}.hero-proof{padding-top:18px;border-top:1px solid rgba(255,255,255,.08)}.hero-proof span:before{width:16px;height:16px;display:grid;place-items:center;color:#cfd8ff;background:#2563ff1f;border:1px solid rgba(87,125,255,.25);border-radius:50%;font-size:.55rem}.product-monogram{background:linear-gradient(145deg,#1d2230,#0b0c11);border-color:#708bff59;box-shadow:inset 0 1px #ffffff1a,0 24px 70px #10235a4d}.best-sellers-section{position:relative;background:linear-gradient(180deg,rgba(37,99,255,.045),transparent 70%);border-top:1px solid rgba(93,126,255,.1);border-bottom:1px solid rgba(255,255,255,.06)}.best-sellers-section .section-heading{margin-bottom:36px}.best-seller-position{position:relative;min-width:0}.best-seller-rank{position:absolute;z-index:4;top:19px;right:17px;color:#ffffff57;font-size:.67rem;font-weight:800;letter-spacing:.12em}.best-seller-position.is-featured .product-card{border-color:#4d76ff6b;box-shadow:0 26px 90px #172e6e2e}.best-seller-position.is-featured .product-card-media{min-height:300px;background:radial-gradient(circle at 60% 18%,rgba(37,99,255,.4),transparent 34%),linear-gradient(145deg,#151a28,#09090b)}.category-section{padding-top:52px;padding-bottom:52px}.category-grid{display:grid;gap:10px}.category-card{min-height:92px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px 17px;background:#ffffff09;border:1px solid rgba(255,255,255,.085);border-radius:16px;transition:transform .2s ease,border-color .2s ease,background .2s ease}.category-card:hover{transform:translateY(-2px);background:#ffffff0e;border-color:#5b7eff57}.category-symbol{width:44px;height:44px;display:grid;place-items:center;color:#ced9ff;background:linear-gradient(145deg,#2563ff29,#8b5cf61f);border:1px solid rgba(104,135,255,.22);border-radius:13px;font-size:1rem}.category-card strong,.category-card span{display:block}.category-card strong{font-size:.94rem}.category-card div span{margin-top:4px;color:#84858e;font-size:.72rem}.category-card b{color:#747680;font-size:.9rem}.trust-card{position:relative;overflow:hidden;min-height:220px;background:linear-gradient(150deg,#ffffff0b,#ffffff05)}.trust-card:after{position:absolute;right:-40px;bottom:-50px;width:110px;height:110px;background:var(--color-primary);filter:blur(60px);opacity:.1;border-radius:50%;content:""}.trust-icon{color:#d6deff;font-size:.92rem;font-weight:750}.bundle-section{background:linear-gradient(180deg,transparent,rgba(139,92,246,.035))}.bundle-card{display:flex;min-height:440px;flex-direction:column;padding:26px}.bundle-card--featured{border-color:#d85cd461;box-shadow:inset 0 1px #ffffff14,0 28px 90px #59236d29}.bundle-best-value{position:absolute;top:24px;right:24px;color:#ffd9f5;font-size:.58rem;font-weight:850;letter-spacing:.1em}.bundle-services{margin-bottom:24px}.bundle-value{position:relative;z-index:2;display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:19px;border-top:1px solid rgba(255,255,255,.09)}.bundle-value strong,.bundle-value span{display:block}.bundle-value strong{font-size:.92rem}.bundle-value span{margin-top:4px;color:#777983;font-size:.62rem}.bundle-value .button{min-height:40px;padding:9px 13px;font-size:.7rem}.feature-list li:before{display:none}.feature-symbol{width:22px;height:22px;display:grid;place-items:center;flex:0 0 auto;color:#dfe8ff;background:#2563ff29;border:1px solid rgba(73,119,255,.35);border-radius:50%;font-size:.65rem}.product-purchase{box-shadow:0 22px 80px #00000038}.product-assurance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:18px;overflow:hidden;background:#ffffff14;border:1px solid rgba(255,255,255,.08);border-radius:12px}.product-assurance-grid>div{padding:11px 9px;background:#101012;text-align:center}.product-assurance-grid strong,.product-assurance-grid span{display:block}.product-assurance-grid strong{font-size:.65rem}.product-assurance-grid span{margin-top:3px;color:#777881;font-size:.54rem;line-height:1.3}.mobile-product-bar{position:fixed;z-index:28;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px max(16px,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));background:#08080af0;border-top:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-product-bar strong,.mobile-product-bar span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-product-bar strong{font-size:.9rem}.mobile-product-bar span{max-width:180px;margin-top:2px;color:#7f8089;font-size:.62rem}.mobile-product-bar .button{min-height:42px;padding:9px 15px;font-size:.72rem}.product-bundle-section{background:#ffffff04;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.product-bundle-grid{display:grid;gap:12px}.product-bundle-card{display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px;padding:18px;background:linear-gradient(145deg,#ffffff0e,#ffffff05);border:1px solid rgba(255,255,255,.09);border-radius:var(--radius);transition:transform .2s ease,border-color .2s ease}.product-bundle-card:hover{transform:translateY(-3px);border-color:#6985ff59}.bundle-mini-symbol{width:48px;height:48px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,var(--color-primary),var(--color-secondary));border-radius:14px;font-size:1.1rem;font-weight:800}.product-bundle-card h3{margin:12px 0 6px;font-size:1.25rem;letter-spacing:-.035em}.product-bundle-card p{margin:0;color:#8d8e97;font-size:.78rem}.product-bundle-price{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;padding-top:14px;border-top:1px solid rgba(255,255,255,.08)}.product-bundle-price strong{font-size:.82rem}.product-bundle-price span{color:#b9c8ff;font-size:.72rem;font-weight:750}.product-support-section{padding-top:24px}.product-support-panel{position:relative;overflow:hidden;display:grid;gap:30px;padding:28px;background:linear-gradient(135deg,#2563ff21,#8b5cf613 48%,#ffffff06);border:1px solid var(--sasa-border-strong);border-radius:calc(var(--radius) + 6px);box-shadow:var(--sasa-shadow)}.product-support-panel:after{position:absolute;right:-90px;bottom:-130px;width:300px;height:300px;background:radial-gradient(circle,rgba(236,72,153,.15),transparent 68%);content:"";pointer-events:none}.product-support-panel>*{position:relative;z-index:1}.product-support-copy h2{max-width:680px;margin:8px 0 13px;font-size:clamp(2rem,8vw,4.2rem);line-height:.98;letter-spacing:-.055em}.product-support-copy>p{max-width:620px;margin:0;color:#a2a4ae;line-height:1.65}.product-support-actions{display:flex;flex-direction:column;align-items:flex-start;gap:14px;margin-top:22px}.product-support-options{display:grid;gap:10px}.product-support-option{display:grid;grid-template-columns:38px minmax(0,1fr);gap:13px;padding:17px;background:#08080b7a;border:1px solid var(--sasa-border);border-radius:14px}.product-support-option>span{width:32px;height:32px;display:grid;place-items:center;color:#bdcafd;background:#2563ff21;border-radius:9px;font-size:.56rem;font-weight:850}.product-support-option h3{margin:0;font-size:.92rem}.product-support-option p{margin:5px 0 0;color:#81838d;font-size:.74rem;line-height:1.5}.footer-logo img{width:150px;height:auto}.footer-brand{padding-right:20px}@media(min-width:600px){.category-grid,.product-bundle-grid{grid-template-columns:1fr 1fr}.product-bundle-card{grid-template-columns:54px minmax(0,1fr)}.product-bundle-price{grid-column:1/-1}}@media(min-width:900px){.header-inner{min-height:84px;gap:30px}.header-logo{width:var(--logo-desktop);max-height:44px}.header-brand small{display:block}.desktop-nav{gap:30px}.desktop-nav a{font-size:.78rem;letter-spacing:.01em}.header-actions{gap:8px}.best-sellers-section .product-grid{grid-template-columns:1.18fr repeat(3,1fr);gap:16px}.best-seller-position.is-featured .product-card{transform:translateY(-10px)}.category-grid{grid-template-columns:repeat(4,1fr)}.category-card{min-height:112px}.bundle-grid{grid-template-columns:repeat(2,1fr)}.bundle-card{min-height:370px}.product-bundle-grid{grid-template-columns:1fr 1fr}.product-support-panel{grid-template-columns:1.1fr .9fr;align-items:center;padding:48px}.product-support-actions{flex-direction:row;align-items:center}.mobile-product-bar{display:none}}@media(min-width:1200px){.bundle-grid{grid-template-columns:repeat(4,1fr)}.bundle-card{min-height:470px}.product-bundle-card{grid-template-columns:60px minmax(0,1fr) auto;align-items:center}.product-bundle-price{grid-column:auto;min-width:120px;display:block;padding:0 0 0 18px;border-top:0;border-left:1px solid rgba(255,255,255,.08);text-align:right}.product-bundle-price span{display:block;margin-top:7px}}.toast{display:flex;align-items:center;justify-content:space-between;gap:18px}.toast[hidden]{display:none}.toast a{flex:0 0 auto;color:#dce6ff;font-size:.72rem;font-weight:800}product-recommendations{display:block}.shopify-payment-button__button{min-height:52px!important;border-radius:999px!important;font-weight:750!important}@media(max-width:899px){main>.shopify-section:nth-child(n+3){content-visibility:auto;contain-intrinsic-size:auto 620px}.button{min-height:52px;padding:13px 19px}.text-link{min-height:44px;align-items:center}.section{padding:64px 0}.section-heading{display:block;margin-bottom:24px}.section-heading h1,.section-heading h2{font-size:clamp(2.1rem,10vw,3.3rem)}.section-heading p{margin-top:11px;font-size:.92rem}.section-heading>.text-link{margin-top:13px}.announcement{overflow:hidden;padding:7px 12px;font-size:.64rem;line-height:1.35;white-space:nowrap;text-overflow:ellipsis}.announcement a{display:inline-flex;min-height:30px;align-items:center;margin:-7px 0 -7px 5px}.site-header .page-width{width:calc(100% - 24px)}.header-inner{min-height:64px;gap:12px}.header-brand{overflow:hidden}.header-logo{max-width:125px}.header-icon{width:44px;height:44px}.header-actions{gap:6px}.header-search,.header-account{display:none}.mobile-panel{top:var(--header-bottom,64px);max-height:calc(100dvh - var(--header-bottom,64px));overflow-y:auto;padding:10px 16px calc(22px + env(safe-area-inset-bottom))}.mobile-panel a{min-height:52px;display:flex;align-items:center;padding:10px 8px}.hero{min-height:auto;padding:48px 0 44px}.hero:before{inset:0 -50% auto 10%;height:48%;filter:blur(80px);opacity:.11}.hero-grid{gap:0}.hero h1{font-size:clamp(3.15rem,15.5vw,5.2rem);line-height:.89}.hero-subtitle{margin-top:20px;font-size:1rem;line-height:1.55}.hero-proof{gap:9px 14px;margin-top:20px;padding-top:0;border-top:0}.hero-proof span{font-size:.68rem}.hero-proof span:before{width:15px;height:15px}.hero-actions{gap:10px;margin-top:23px}.hero-actions .button{width:100%;min-height:56px}.hero-visual{display:none}.product-info{grid-area:info;order:-3}.product-gallery{grid-area:gallery;order:-2;min-height:300px}.product-accordions{grid-area:details;order:-1;margin-top:0}.product-section{padding:24px 0 calc(96px + env(safe-area-inset-bottom))}.product-layout{gap:24px}.product-info{align-self:auto}.product-info h1{margin:8px 0 11px;font-size:clamp(2.55rem,13vw,4.2rem)}.product-intro{font-size:.96rem;line-height:1.55}.product-purchase{margin-top:20px;padding:17px}.product-price-large{margin-bottom:13px;font-size:1.65rem}.product-form .button{min-height:56px}.product-meta-note{margin-top:11px;line-height:1.45}.product-assurance-grid{margin-top:14px}.product-assurance-grid>div{padding:10px 6px}.feature-list{gap:9px;margin:20px 0 0}.feature-list li{align-items:flex-start;font-size:.82rem;line-height:1.45}.feature-symbol{margin-top:1px}.product-gallery-placeholder{width:132px;border-radius:32px;font-size:2.5rem}.product-accordions summary{min-height:58px;align-items:center;padding:14px 0;font-size:.88rem}.mobile-product-bar{min-height:68px;gap:12px;padding-top:9px;padding-bottom:calc(9px + env(safe-area-inset-bottom))}.mobile-product-bar .button{min-height:48px;padding:10px 17px}.template-product .toast{bottom:calc(78px + env(safe-area-inset-bottom))}.product-story-grid{gap:24px}.product-story-copy h2{font-size:clamp(2.25rem,11vw,3.4rem)}.product-story-description{margin-top:15px;font-size:.92rem}.product-benefit-card{min-height:0;padding:19px}.product-benefit-card h3{margin:18px 0 6px}.product-bundle-card{min-height:132px}.product-bundle-price{padding-top:12px}.collection-hero{padding:50px 0 28px}.collection-hero .section-heading{margin-bottom:0}.collection-proof{gap:7px;margin-top:17px}.collection-proof span{padding:7px 9px;font-size:.62rem}.collection-controls{align-items:center;margin-bottom:16px}.sort-select{min-height:48px;max-width:175px;padding:10px 12px}.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.trust-card{min-height:0;padding:17px}.trust-icon{width:38px;height:38px;margin-bottom:14px}.trust-card h3{font-size:.88rem}.trust-card p{margin-top:6px;font-size:.72rem;line-height:1.45}.category-card{min-height:80px;padding:13px 15px}.category-symbol{width:42px;height:42px}.faq-item summary{min-height:62px;padding:14px 0;font-size:.88rem}.homepage-faq-grid{gap:24px}.homepage-faq-intro h2{font-size:clamp(2.2rem,11vw,3.4rem)}.support-cta-section{padding-top:14px}.support-cta{gap:24px;padding:23px}.support-cta h2{font-size:clamp(2.3rem,11vw,3.6rem)}.support-cta-copy>p{margin-top:14px;font-size:.9rem}.support-cta-actions{margin-top:20px}.support-cta-actions .button{width:100%}.support-cta-point{min-height:70px;padding:13px}.cart-section{padding:42px 0 80px}.cart-layout{gap:14px}.cart-summary{order:-1;padding:19px}.cart-summary .button{min-height:56px}.cart-items>.button{width:100%}.quantity{grid-template-columns:44px 48px 44px}.quantity button,.quantity input{min-height:44px}.cart-item{padding:12px}.cart-item-controls{margin-top:5px}.remove-link{min-height:44px;display:flex;align-items:center}.empty-state{margin:24px auto;padding:36px 20px}.empty-state .button{width:100%}.page-hero{padding:52px 0 28px}.page-hero h1{font-size:clamp(2.8rem,14vw,4.8rem)}.page-hero p{margin-top:16px;font-size:.94rem}.page-content{padding-bottom:54px}.contact-form{padding:18px}.contact-form .button{width:100%;min-height:56px}.site-footer{padding:45px 0 calc(22px + env(safe-area-inset-bottom))}.footer-grid{gap:25px}.footer-nav{gap:18px}.footer-column a{min-height:44px;display:flex;align-items:center;padding:7px 0}.footer-bottom{margin-top:27px}.social-links a{min-height:44px;display:flex;align-items:center;padding:9px 12px}.hero-device,.product-card,.bundle-card,.product-gallery{box-shadow:none}.hero-orbit{animation:none}}@media(max-width:599px){.best-sellers-section .product-grid,.bundle-section .bundle-grid,product-recommendations .product-grid{display:flex;overflow-x:auto;gap:12px;margin-right:-16px;padding:8px 16px 18px 0;scroll-padding-left:0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.best-sellers-section .product-grid::-webkit-scrollbar,.bundle-section .bundle-grid::-webkit-scrollbar,product-recommendations .product-grid::-webkit-scrollbar{display:none}.best-sellers-section .best-seller-position,.bundle-section .bundle-card,product-recommendations .product-card{flex:0 0:min(82vw,330px);scroll-snap-align:start}.best-sellers-section .product-card{min-height:400px}.best-sellers-section .product-card-media,.best-seller-position.is-featured .product-card-media{min-height:220px}.bundle-section .bundle-card{min-height:390px}.product-benefit-grid{display:flex;overflow-x:auto;gap:10px;margin-right:-16px;padding:0 16px 12px 0;scroll-snap-type:x mandatory;scrollbar-width:none}.product-benefit-grid::-webkit-scrollbar{display:none}.product-benefit-card{flex:0 0:min(78vw,300px);scroll-snap-align:start}.bundle-value{align-items:center}.bundle-value .button{min-height:48px}.footer-nav{grid-template-columns:1fr 1fr}}@media(min-width:900px){.product-layout{grid-template-areas:"gallery info" "gallery details";align-items:start}.product-gallery{grid-area:gallery}.product-info{grid-area:info}.product-accordions{grid-area:details;margin-top:0}.header-search,.header-account{display:grid}}input[type=search]{width:100%;padding:13px 14px;color:#fff;background:#0b0b0d;border:1px solid rgba(255,255,255,.14);border-radius:12px;outline:none}input[type=search]:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #2563ff26}@media(max-width:899px){body.has-open-menu{overflow:hidden}.section.section--tight-top{padding-top:20px}.section.section--flush-top{padding-top:0}.section.section--search-top{padding-top:10px}}@media(min-width:900px){.section.section--tight-top{padding-top:20px}.section.section--flush-top{padding-top:0}.section.section--search-top{padding-top:10px}}@media(min-width:900px)and (max-width:1099px){body.has-open-menu{overflow:hidden}.desktop-nav{display:none}.mobile-menu{display:block}.header-account{display:none}.mobile-panel{top:var(--header-bottom,84px);max-height:calc(100dvh - var(--header-bottom,84px));overflow-y:auto}}@media(min-width:1100px){.desktop-nav{display:flex}.mobile-menu{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}shopify-account.header-account{display:block;--shopify-account-signed-in-avatar-size:44px;--shopify-account-signed-in-avatar-color-background:#15151a;--shopify-account-color-accent:var(--color-primary);--shopify-account-color-background:#0b0b0d;--shopify-account-color-text:#f7f7f8;--shopify-account-radius-dialog:20px}shopify-account.header-account::part(signed-out-avatar){width:44px;height:44px;background:#ffffff0e;border:1px solid rgba(255,255,255,.12);border-radius:50%}.localization-panel{padding:22px 0;border-top:1px solid rgba(255,255,255,.08)}.localization-form{display:flex;flex-wrap:wrap;align-items:end;gap:12px}.localization-field{display:grid;gap:6px;min-width:min(100%,210px)}.localization-field>span{color:var(--color-muted);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.localization-field select,.newsletter-fields input{min-height:48px;padding:11px 14px;color:var(--color-text);background:#0b0b0d;border:1px solid rgba(255,255,255,.14);border-radius:12px}.button--compact{min-height:48px;padding-inline:18px}.selling-plan-selector{margin:4px 0 16px}.selling-plan-selector fieldset{display:grid;gap:9px;margin:0;padding:0;border:0}.selling-plan-selector legend{margin-bottom:8px;font-size:.82rem;font-weight:750}.selling-plan-option{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:11px;min-height:52px;padding:10px 13px;background:#ffffff09;border:1px solid rgba(255,255,255,.1);border-radius:13px;cursor:pointer}.selling-plan-option:has(input:checked){background:#2563ff1a;border-color:#608bff8c}.selling-plan-option input{width:18px;height:18px;accent-color:var(--color-primary)}.selling-plan-option span,.selling-plan-option strong,.selling-plan-option small{display:block}.selling-plan-option small{margin-top:2px;color:var(--color-muted)}.product-app-block{margin-top:24px}.growth-panel{padding:clamp(24px,5vw,52px);background:linear-gradient(145deg,#2563ff17,#8b5cf60d 50%,#ffffff06);border:1px solid rgba(255,255,255,.1);border-radius:calc(var(--radius) + 4px)}.growth-panel--newsletter{display:grid;gap:28px}.growth-panel h2{margin:0;font-size:clamp(2rem,6vw,4rem);line-height:.98;letter-spacing:-.05em}.growth-panel p{max-width:600px;color:var(--color-muted)}.newsletter-form{align-self:center}.newsletter-fields{display:grid;gap:10px}.newsletter-fields input{width:100%}.newsletter-form>small{display:block;margin-top:10px;color:var(--color-muted);font-size:.72rem}.growth-app-block{grid-column:1/-1;margin-top:18px}.social-proof-grid,.benefits-grid{display:grid;gap:14px}.social-proof-card{margin:0;padding:24px}.review-stars{color:#aebeff;letter-spacing:.08em}.social-proof-card blockquote{margin:18px 0;font-size:1.02rem;line-height:1.65}.social-proof-card figcaption strong,.social-proof-card figcaption span{display:block}.social-proof-card figcaption span{margin-top:4px;color:var(--color-muted);font-size:.78rem}.social-proof-app{grid-column:1/-1}.benefits-grid{margin:28px 0}.benefit-card{padding:20px;background:#ffffff09;border:1px solid rgba(255,255,255,.08);border-radius:16px}.benefit-card>span{color:#b9c8ff}.benefit-card h3{margin:12px 0 6px}.benefit-card p{margin:0;font-size:.88rem}@media(max-width:899px){.header-actions shopify-account.header-account{display:block}.localization-form>*{width:100%}.button--compact{width:100%}}@media(min-width:700px){.newsletter-fields{grid-template-columns:minmax(0,1fr) auto}.social-proof-grid,.benefits-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:900px){.growth-panel--newsletter{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:center}.header-actions shopify-account.header-account{display:block}}@media(min-width:900px)and (max-width:1099px){.header-actions shopify-account.header-account{display:block}}.returning-customer-panel{display:grid;align-items:center;gap:24px;padding:clamp(24px,5vw,48px);background:linear-gradient(125deg,#2563ff1f,#8b5cf612 55%,#ec48990a)}.returning-customer-panel h2{max-width:760px;margin:0;font-size:clamp(2rem,6vw,4.2rem);line-height:.98;letter-spacing:-.05em}.returning-customer-panel p{max-width:650px;margin:16px 0 0;color:var(--color-muted)}.returning-customer-panel>.button{justify-self:start}.editor-preview-note{display:block;margin-bottom:12px;color:#f4c7ff;font-size:.7rem;font-weight:700;letter-spacing:.04em}.returning-customer-panel .growth-app-block{margin-top:0}@media(min-width:800px){.returning-customer-panel{grid-template-columns:minmax(0,1fr) auto}.returning-customer-panel .growth-app-block{grid-column:1/-1}}.bag-glyph{position:relative;width:17px;height:15px;border:1.6px solid #d8d9df;border-radius:3px}.bag-glyph:before{position:absolute;top:-6px;left:4px;width:7px;height:6px;border:1.6px solid #d8d9df;border-bottom:0;border-radius:5px 5px 0 0;content:""}.menu-glyph,.menu-glyph:before,.menu-glyph:after{width:18px;height:1.6px;background:#d8d9df;border-radius:2px}.menu-glyph{position:relative}.menu-glyph:before,.menu-glyph:after{position:absolute;left:0;content:""}.menu-glyph:before{top:-6px}.menu-glyph:after{top:6px}.mobile-menu[open] .menu-glyph{background:transparent}.mobile-menu[open] .menu-glyph:before{top:0;transform:rotate(45deg)}.mobile-menu[open] .menu-glyph:after{top:0;transform:rotate(-45deg)}.product-card-duration{position:absolute;right:14px;bottom:14px;padding:6px 9px;color:#f1f4ff;background:#050507c7;border:1px solid rgba(255,255,255,.17);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;font-size:.62rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.product-card-delivery{display:flex;align-items:center;gap:7px;margin:-8px 0 18px;color:#8e909a;font-size:.69rem;font-weight:650}.product-card-delivery>span{color:#63d98a;font-size:.5rem}.product-media-stage{width:100%;min-height:inherit;display:grid;place-items:center;aspect-ratio:4/5}.product-media-item{width:100%;height:100%;min-height:inherit;display:grid;place-items:center}.product-media-item[hidden]{display:none}.product-media-item img{width:100%;height:100%;object-fit:cover}.product-media-item iframe,.product-media-item video,.product-media-item model-viewer{width:100%;height:100%;min-height:420px;border:0;object-fit:contain;background:#09090b}.product-media-thumbnails{width:100%;display:flex;gap:9px;overflow-x:auto;padding:12px;background:#050507d6;border-top:1px solid rgba(255,255,255,.08);scrollbar-width:thin}.product-media-thumb{position:relative;width:64px;height:64px;display:block;flex:0 0 64px;overflow:hidden;padding:0;background:#111116;border:1px solid rgba(255,255,255,.12);border-radius:11px;cursor:pointer}.product-media-thumb[aria-pressed=true]{border-color:#7b9cff;box-shadow:0 0 0 2px #2563ff38}.product-media-thumb img{width:100%;height:100%;object-fit:cover}.product-media-thumb>span{position:absolute;right:2px;bottom:2px;left:2px;padding:2px;color:#fff;background:#000000b3;border-radius:4px;font-size:.47rem;text-align:center;text-transform:uppercase}@media(max-width:899px){.product-media-stage{min-height:300px}.product-media-item iframe,.product-media-item video,.product-media-item model-viewer{min-height:300px}}:root{--sasa-border:rgba(255,255,255,.095);--sasa-border-strong:rgba(133,159,255,.25);--sasa-surface:rgba(255,255,255,.038);--sasa-surface-raised:linear-gradient(145deg,rgba(255,255,255,.068),rgba(255,255,255,.022));--sasa-shadow:0 28px 90px rgba(0,0,0,.3);--sasa-success:#68d391}body{background-color:#050507;background-image:linear-gradient(180deg,rgba(12,17,31,.24),transparent 28rem)}.section-heading-copy{min-width:0}.section-heading .text-link{flex:0 0 auto}.text-link{font-size:.8rem;letter-spacing:-.01em}.text-link:after{content:"\2192"}.button{isolation:isolate;overflow:hidden}.button--primary{position:relative}.button--primary:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,rgba(255,255,255,.15),transparent 48%);content:"";opacity:.7}.surface{box-shadow:inset 0 1px #ffffff09}.announcement{padding:0;background:linear-gradient(90deg,#090e1b,#0d1224 48%,#130d20);font-size:.68rem}.announcement-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:22px}.announcement-message,.announcement-standards{display:flex;align-items:center;gap:9px}.announcement-message a{color:#fff;font-weight:780}.announcement-signal{width:6px;height:6px;flex:0 0 auto;background:#73a0ff;border-radius:50%;box-shadow:0 0 14px #5380ffe6}.announcement-standards{gap:16px;color:#9299ad}.announcement-standards span{display:flex;align-items:center;gap:6px}.announcement-standards span:before{color:#76d899;content:"\2022"}.site-header{background:#050508cc;border-color:var(--sasa-border);box-shadow:none}.site-header.is-scrolled{background:#050508f5;box-shadow:0 16px 60px #0000004d}.header-inner{min-height:80px}.desktop-nav{gap:24px}.desktop-nav a{padding:10px 0;color:#a7a9b2}.header-icon{background:#ffffff0a;border-color:var(--sasa-border)}.header-icon:hover{background:#ffffff13;border-color:#ffffff29}.header-trust-label{display:none;align-items:center;gap:7px;margin-right:4px;color:#81838d;font-size:.62rem;font-weight:720;white-space:nowrap}.header-trust-label i{width:6px;height:6px;background:var(--sasa-success);border-radius:50%;box-shadow:0 0 12px #68d39173}.mobile-panel{background:linear-gradient(180deg,#07070bfe,#0a0b12fe);box-shadow:0 30px 60px #00000085}.mobile-panel-heading{display:grid;gap:3px;padding:8px 8px 14px;border-bottom:1px solid var(--sasa-border)}.mobile-panel-heading span{font-size:1.15rem;font-weight:820;letter-spacing:-.04em}.mobile-panel-heading small{color:#787a84;font-size:.65rem}.mobile-panel-footer{display:flex;flex-wrap:wrap;gap:7px;padding:14px 8px 0}.mobile-panel-footer span{padding:7px 9px;color:#9398a9;background:#ffffff09;border:1px solid var(--sasa-border);border-radius:999px;font-size:.6rem}.hero{min-height:auto;padding:82px 0 42px}.hero:after{position:absolute;right:0;bottom:0;left:0;height:1px;background:linear-gradient(90deg,transparent,rgba(95,127,255,.35),rgba(196,83,210,.25),transparent);content:""}.hero-grid{grid-template-areas:"copy visual" "rail rail"}.hero-copy{grid-area:copy}.hero-visual{grid-area:visual}.hero-standard-rail{grid-area:rail;display:grid;grid-template-columns:repeat(3,1fr);margin-top:16px;background:#ffffff05;border:1px solid var(--sasa-border);border-radius:18px}.hero-standard-rail>div{display:grid;grid-template-columns:auto 1fr;column-gap:12px;padding:18px 20px}.hero-standard-rail>div+div{border-left:1px solid var(--sasa-border)}.hero-standard-rail small{grid-row:1/3;color:#718ad6;font-size:.57rem;font-weight:850}.hero-standard-rail strong{font-size:.78rem}.hero-standard-rail span{margin-top:3px;color:#757781;font-size:.66rem;line-height:1.45}.hero-purchase-note{display:flex;align-items:center;gap:8px;margin:14px 0 0;color:#777a85;font-size:.68rem}.hero-purchase-note>span{width:14px;height:14px;background:#68d3911f;border:1px solid rgba(104,211,145,.3);border-radius:50%}.hero-purchase-note>span:after{display:block;color:#89dfa8;font-size:.52rem;line-height:12px;text-align:center;content:"\2713"}.hero-device{box-shadow:0 50px 140px #00000094,0 0 100px #3d58c51f}.best-sellers-section{position:relative}.best-sellers-intro-line{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:-10px 0 20px;padding:10px 0;color:#747681;border-top:1px solid var(--sasa-border);border-bottom:1px solid var(--sasa-border);font-size:.65rem}.best-sellers-intro-line span:first-child{color:#b8c6f5;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.best-seller-position{position:relative}.best-seller-rank{position:absolute;z-index:3;top:17px;right:17px;color:#ffffff80;font-size:.64rem;font-weight:850;letter-spacing:.1em}.product-card{background:linear-gradient(155deg,#111116,#0a0a0d);border-color:var(--sasa-border);box-shadow:inset 0 1px #ffffff06}.product-card-category{display:block;margin-bottom:8px;color:#7f91c8;font-size:.59rem;font-weight:820;letter-spacing:.1em;text-transform:uppercase}.product-card-copy h3{font-size:1.28rem}.product-card-copy p{line-height:1.55}.product-card-footer{padding-top:15px;border-top:1px solid rgba(255,255,255,.07)}.product-card-action{display:flex;align-items:center;gap:8px;color:#aebdf1;font-size:.64rem;font-weight:780}.product-arrow{width:30px;height:30px;background:#5274e61f;border:1px solid rgba(93,127,239,.2);font-size:.75rem}.product-card-media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 62%,rgba(5,5,8,.34));content:"";pointer-events:none}.product-card-media>*{position:relative;z-index:1}.bundle-card{background:linear-gradient(150deg,#14141a,#0a0a0d 72%);border-color:var(--sasa-border);box-shadow:inset 0 1px #ffffff09}.bundle-card:before{position:absolute;top:0;right:0;left:0;height:1px;background:linear-gradient(90deg,transparent,var(--bundle-color),transparent);content:"";opacity:.7}.bundle-services{align-items:center}.bundle-services small{width:100%;margin-bottom:2px;color:#747681;font-size:.56rem;font-weight:820;letter-spacing:.1em;text-transform:uppercase}.bundle-card--featured{background:linear-gradient(150deg,#4823585c,#0c0b11 74%)}.bundle-value .button{white-space:nowrap}.category-grid{counter-reset:category}.category-card{position:relative;grid-template-columns:44px minmax(0,1fr) auto;padding-top:24px;background:linear-gradient(145deg,#ffffff0c,#ffffff04);border-color:var(--sasa-border)}.category-index{position:absolute;top:8px;left:15px;color:#666a78;font-size:.5rem;font-weight:850;letter-spacing:.1em}.category-card div em{display:block;margin-top:7px;color:#68749b;font-size:.58rem;font-style:normal}.category-card b{width:32px;height:32px;display:grid;place-items:center;background:#ffffff0a;border:1px solid var(--sasa-border);border-radius:50%}.trust-card{border-color:var(--sasa-border)}.trust-card>small{display:block;margin:-15px 0 18px;color:#626b89;font-size:.52rem;font-weight:820;letter-spacing:.11em}.trust-card h3{letter-spacing:-.025em}.trust-icon{box-shadow:inset 0 1px #ffffff0f}.faq-item{background:linear-gradient(145deg,#ffffff0b,#ffffff05);border-color:var(--sasa-border)}.faq-item summary{letter-spacing:-.015em}.faq-reassurance{display:flex;align-items:center;gap:8px;margin-top:24px;color:#777a84;font-size:.7rem}.faq-reassurance>span{width:7px;height:7px;background:var(--sasa-success);border-radius:50%;box-shadow:0 0 12px #68d39159}.support-cta{position:relative;overflow:hidden}.support-cta:after{position:absolute;right:-100px;bottom:-150px;width:350px;height:350px;background:radial-gradient(circle,rgba(139,92,246,.18),transparent 68%);content:"";pointer-events:none}.support-cta>*{position:relative;z-index:1}.support-standard{grid-column:1/-1;display:grid;grid-template-columns:auto 1fr;column-gap:10px;padding-top:18px;border-top:1px solid var(--sasa-border)}.support-standard>span{grid-row:1/3;width:8px;height:8px;margin-top:5px;background:var(--sasa-success);border-radius:50%}.support-standard strong{font-size:.75rem}.support-standard small{margin-top:3px;color:#757781;font-size:.66rem}.footer-domain{display:inline-flex;margin-top:12px;padding:6px 9px;color:#aeb9df;background:#3d5cbf1a;border:1px solid rgba(87,118,219,.17);border-radius:999px;font-size:.62rem;font-weight:760}.assurance-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px 20px}.assurance-row span{display:inline-flex;align-items:center;gap:7px;color:#888b95;font-size:.67rem}.assurance-row i{width:6px;height:6px;background:var(--sasa-success);border-radius:50%;box-shadow:0 0 10px #68d3914d}.site-footer>.page-width>.assurance-row{margin-top:36px;padding:16px 0;border-top:1px solid var(--sasa-border);border-bottom:1px solid var(--sasa-border)}.footer-column a{transition:color .18s ease,transform .18s ease}.footer-column a:hover{transform:translate(2px)}.breadcrumb{display:flex;align-items:center;gap:7px;overflow:hidden;margin-bottom:18px;color:#6f717b;font-size:.64rem;white-space:nowrap}.breadcrumb a:hover{color:#d6d9e2}.breadcrumb span[aria-current=page]{overflow:hidden;color:#92949d;text-overflow:ellipsis}.product-info>.breadcrumb+.eyebrow{margin-top:2px}.collection-hero-grid{display:grid;gap:34px}.collection-description{max-width:680px;margin-top:17px;color:#a0a2ab}.collection-hero-media{position:relative;overflow:hidden;min-height:260px;background:#0d0d12;border:1px solid var(--sasa-border);border-radius:calc(var(--radius) + 6px);box-shadow:var(--sasa-shadow)}.collection-hero-media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(145deg,transparent 55%,rgba(37,99,255,.18));content:""}.collection-hero-media img{width:100%;height:100%;object-fit:cover}.collection-controls>div{display:grid;gap:3px}.collection-controls small{color:#696b75;font-size:.6rem}.product-gallery{background:radial-gradient(circle at 68% 13%,rgba(37,99,255,.22),transparent 32%),linear-gradient(145deg,#101116,#09090c);border-color:var(--sasa-border);box-shadow:inset 0 1px #ffffff09,var(--sasa-shadow)}.product-purchase{background:linear-gradient(145deg,#ffffff0e,#ffffff06);border-color:var(--sasa-border-strong)}.purchase-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:15px;overflow:hidden;background:var(--sasa-border);border:1px solid var(--sasa-border);border-radius:12px}.purchase-steps>div{display:grid;grid-template-columns:auto 1fr;column-gap:7px;padding:10px 8px;background:#0e0e12}.purchase-steps>div>span{grid-row:1/3;width:18px;height:18px;display:grid;place-items:center;color:#bac9fb;background:#2563ff21;border-radius:50%;font-size:.5rem;font-weight:850}.purchase-steps strong{font-size:.61rem}.purchase-steps small{margin-top:2px;color:#6d6f79;font-size:.51rem;line-height:1.25}.cart-progress{display:grid;grid-template-columns:repeat(3,1fr);margin:-8px 0 26px;border:1px solid var(--sasa-border);border-radius:14px}.cart-progress span{position:relative;min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;color:#6f717c;font-size:.66rem;font-weight:720}.cart-progress span+span{border-left:1px solid var(--sasa-border)}.cart-progress i{width:20px;height:20px;display:grid;place-items:center;background:#ffffff0b;border-radius:50%;font-size:.55rem;font-style:normal}.cart-progress .is-current{color:#d5def9;background:#2563ff0e}.cart-progress .is-current i{color:#fff;background:var(--color-primary)}.cart-item{background:linear-gradient(145deg,#ffffff0c,#ffffff04);border-color:var(--sasa-border)}.cart-summary{background:linear-gradient(145deg,#2563ff21,#8b5cf613 55%,#ffffff06);border-color:var(--sasa-border-strong);box-shadow:var(--sasa-shadow)}.cart-summary-eyebrow{display:block;margin-bottom:18px;color:#a9baf0;font-size:.58rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.cart-summary>.assurance-row{display:grid;gap:8px;margin-top:18px;padding-top:16px;border-top:1px solid var(--sasa-border)}@media(hover:hover){.product-card:hover{box-shadow:0 28px 75px #0000004d}.category-card:hover b{color:#fff;background:#2563ff1f;border-color:#587cf54d}}@media(min-width:900px){.header-trust-label{display:flex}.hero{padding-top:70px}.collection-hero-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.42fr);align-items:center}.collection-hero-media{min-height:360px}.product-info h1{font-size:clamp(3.3rem,5vw,5.4rem)}}@media(min-width:1200px){.header-trust-label{display:flex}.hero-standard-rail>div{padding:20px 24px}.category-card{min-height:126px}}@media(max-width:1099px){.header-trust-label{display:none}}@media(max-width:899px){.announcement-inner{width:calc(100% - 24px);justify-content:center}.announcement-standards{display:none}.hero{padding:42px 0 34px}.hero-grid{display:grid;grid-template-areas:"copy" "rail"}.hero-standard-rail{grid-template-columns:1fr;margin-top:34px}.hero-standard-rail>div{grid-template-columns:26px 1fr;padding:14px 16px}.hero-standard-rail>div+div{border-top:1px solid var(--sasa-border);border-left:0}.hero-standard-rail span{font-size:.63rem}.best-sellers-intro-line{display:none}.product-card-copy{padding:18px}.product-card-copy h3{font-size:1.22rem}.product-card-action{font-size:.62rem}.collection-hero-grid{gap:22px}.collection-hero-media{min-height:220px}.purchase-steps{margin-top:13px}.purchase-steps>div{display:block;padding:9px 5px;text-align:center}.purchase-steps>div>span{margin:0 auto 5px}.purchase-steps small{display:none}.cart-progress{margin-bottom:16px}.cart-progress span{min-height:44px;gap:5px;font-size:.58rem}.cart-progress i{width:18px;height:18px}.site-footer>.page-width>.assurance-row{display:grid;gap:10px}.support-standard{margin-top:2px}}@media(max-width:599px){.section{padding:60px 0}.hero-standard-rail{border-radius:15px}.product-card-footer{align-items:center}.product-price{font-size:.85rem}.product-card-action{gap:5px}.product-arrow{width:28px;height:28px}.category-grid{grid-template-columns:1fr}.category-card{min-height:94px}.trust-card>small{display:none}.collection-hero-media{min-height:190px}.collection-controls small{display:none}.cart-progress span{padding:6px 3px;text-align:center}.cart-progress span+span{border-left:1px solid var(--sasa-border)}}.desktop-nav .nav-priority{padding:8px 13px;color:#dce5ff;background:#2563ff17;border:1px solid rgba(81,119,245,.2);border-radius:999px}.desktop-nav .nav-priority[aria-current=page]:after{display:none}.desktop-nav .nav-priority:hover{color:#fff;background:#2563ff26;border-color:#587efc57}.mobile-panel .nav-priority{margin-top:5px;padding-inline:13px;color:#dfe7ff;background:linear-gradient(90deg,#2563ff1f,#8b5cf612);border:1px solid rgba(93,126,239,.2);border-radius:12px}.template-index .hero-copy{max-width:780px}.template-index .hero-subtitle{max-width:590px}.template-index .best-sellers-section{background:radial-gradient(circle at 8% 20%,rgba(37,99,255,.055),transparent 30%)}.template-index .bundle-section{border-top:1px solid rgba(255,255,255,.045);border-bottom:1px solid rgba(255,255,255,.055)}.template-index .category-section{background:#ffffff03}.template-index .homepage-faq{background:linear-gradient(180deg,rgba(37,99,255,.035),rgba(139,92,246,.018),transparent)}.template-index .support-cta-section{padding-top:48px;padding-bottom:100px}.mobile-swipe-cue{display:none}.best-seller-position.is-featured .product-card{border-color:#537afd52;box-shadow:0 28px 85px #10266829}.best-seller-position.is-featured .product-card:before{position:absolute;z-index:4;top:0;right:18%;left:18%;height:1px;background:linear-gradient(90deg,transparent,#6790ff,transparent);content:""}.template-index .trust-card:nth-child(2){border-color:#4c71ec33}.template-index .trust-card:nth-child(4){border-color:#8b5cf633}@media(min-width:900px){.template-index .hero-grid{grid-template-columns:minmax(0,1.06fr) minmax(350px,.66fr)}.template-index .hero-standard-rail{margin-top:2px}.template-index .best-sellers-section{padding-top:126px}.template-index .category-section{padding-block:86px}}@media(max-width:899px){.template-index .hero{padding-top:38px}.template-index .hero-standard-rail{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:27px}.template-index .hero-standard-rail>div{display:block;padding:13px 9px;text-align:center}.template-index .hero-standard-rail>div+div{border-top:0;border-left:1px solid var(--sasa-border)}.template-index .hero-standard-rail small{display:block;margin-bottom:5px}.template-index .hero-standard-rail strong{display:block;font-size:.68rem;line-height:1.25}.template-index .hero-standard-rail span{display:none}.template-index .support-cta-section{padding-top:24px;padding-bottom:72px}}@media(max-width:599px){.mobile-swipe-cue{display:flex;align-items:center;justify-content:space-between;margin:-7px 0 13px;color:#777b88;font-size:.62rem}.mobile-swipe-cue i{width:28px;height:28px;display:grid;place-items:center;color:#b7c6f7;background:#2563ff17;border:1px solid rgba(78,113,228,.18);border-radius:50%;font-style:normal}.template-index .best-sellers-section .product-grid,.template-index .bundle-section .bundle-grid{padding-top:2px}.template-index .best-seller-position,.template-index .bundle-section .bundle-card{flex-basis:min(84vw,328px)}.template-index .category-section{padding-block:54px}.template-index .trust-grid{gap:9px}}.product-card-assurances{display:flex;flex-wrap:wrap;gap:7px 14px;margin:-8px 0 18px}.product-card-delivery,.product-card-checkout{display:flex;align-items:center;gap:7px;margin:0;color:#8e909a;font-size:.66rem;font-weight:650}.product-card-delivery>span,.product-card-checkout>span{width:6px;height:6px;flex:0 0 auto;border-radius:50%}.product-card-delivery>span{background:#63d98a;box-shadow:0 0 9px #63d98a59}.product-card-checkout>span{background:#7495ff;box-shadow:0 0 9px #4a75ff52}.product-price-stack{display:grid;gap:3px}.product-price-stack>small{color:#686b76;font-size:.53rem;font-weight:820;letter-spacing:.1em;text-transform:uppercase}.product-card-button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 12px;color:#e6ebff;background:#2563ff1a;border:1px solid rgba(85,122,242,.23);border-radius:999px;font-size:.65rem;font-weight:800;white-space:nowrap;transition:background .18s ease,border-color .18s ease,transform .18s ease}.product-card-button:hover{background:#2563ff2b;border-color:#5b80fa66;transform:translateY(-1px)}.best-sellers-section{overflow:hidden;border-top:1px solid rgba(255,255,255,.045);border-bottom:1px solid rgba(255,255,255,.055)}.best-sellers-section .product-card-button{color:#fff;background:linear-gradient(115deg,var(--color-primary),var(--color-secondary));border-color:transparent;box-shadow:0 10px 28px #2563ff2e}.best-sellers-section .product-card-button:hover{background:linear-gradient(115deg,#3973ff,#986cf9)}.best-sellers-section>.page-width>.assurance-row{justify-content:center;margin-top:24px;padding:15px 18px;background:#ffffff05;border:1px solid var(--sasa-border);border-radius:14px}.best-sellers-section .product-card{min-height:470px}.best-seller-position.is-featured .product-card-media{background:radial-gradient(circle at 68% 18%,rgba(37,99,255,.4),transparent 34%),linear-gradient(145deg,#151722,#09090d)}.best-seller-position.is-featured .product-card-button{min-height:42px;padding-inline:16px}.best-seller-position.is-featured .product-price{font-size:1.05rem}@media(min-width:900px)and (max-width:1099px){.best-sellers-section .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.best-seller-position.is-featured .product-card{transform:none}}@media(min-width:1100px){.best-sellers-section .product-grid{grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr);grid-template-rows:repeat(3,minmax(0,1fr));gap:14px}.best-sellers-section .best-seller-position.is-featured{grid-row:1/4}.best-sellers-section .best-seller-position.is-featured .product-card{min-height:704px;transform:none}.best-sellers-section .best-seller-position.is-featured .product-card-media{min-height:430px}.best-sellers-section .best-seller-position.is-featured .product-card-copy{padding:26px}.best-sellers-section .best-seller-position.is-featured .product-card-copy h3{font-size:1.75rem}.best-sellers-section .best-seller-position.is-featured .product-card-copy p{max-width:520px;font-size:.92rem}.best-sellers-section .best-seller-position:not(.is-featured) .product-card{display:grid;grid-template-columns:176px minmax(0,1fr);min-height:225px}.best-sellers-section .best-seller-position:not(.is-featured) .product-card-media{height:100%;min-height:0}.best-sellers-section .best-seller-position:not(.is-featured) .product-card-copy{min-width:0;padding:17px}.best-sellers-section .best-seller-position:not(.is-featured) .product-card-category{margin-bottom:4px}.best-sellers-section .best-seller-position:not(.is-featured) .product-card-copy h3{font-size:1.12rem}.best-sellers-section .best-seller-position:not(.is-featured) .product-card-copy p{display:-webkit-box;overflow:hidden;margin:5px 0 10px;font-size:.72rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.best-sellers-section .best-seller-position:not(.is-featured) .product-card-assurances{gap:5px 10px;margin:0 0 10px}.best-sellers-section .best-seller-position:not(.is-featured) .product-card-delivery,.best-sellers-section .best-seller-position:not(.is-featured) .product-card-checkout{font-size:.56rem}.best-sellers-section .best-seller-position:not(.is-featured) .product-card-footer{padding-top:9px}.best-sellers-section .best-seller-position:not(.is-featured) .product-price{font-size:.78rem}.best-sellers-section .best-seller-position:not(.is-featured) .product-card-button{min-height:34px;padding:6px 10px;font-size:.58rem}.best-sellers-section .best-seller-position:not(.is-featured) .product-card-badge{top:11px;left:11px;font-size:.52rem}.best-sellers-section .best-seller-position:not(.is-featured) .product-card-duration{right:10px;bottom:10px;font-size:.5rem}}@media(max-width:599px){.best-sellers-section .product-card{min-height:430px}.best-sellers-section .product-card-footer{gap:8px}.best-sellers-section .product-card-button{min-height:42px;padding-inline:13px}.best-sellers-section>.page-width>.assurance-row{display:grid;gap:9px;margin-top:12px}.best-sellers-section .product-card-assurances{margin-bottom:15px}}.bundle-card-topline{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:10px}.bundle-tier{color:#7e8392;font-size:.55rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.bundle-card .bundle-best-value{position:relative;z-index:2;top:auto;right:auto;display:inline-flex;align-self:flex-start;margin-top:10px;padding:5px 8px;color:#ffe0f6;background:#ec48991a;border:1px solid rgba(236,72,153,.22);border-radius:999px;font-size:.52rem;font-weight:850;letter-spacing:.1em}.bundle-fit{position:relative;z-index:2;margin-top:20px;padding:12px 13px;background:#ffffff07;border:1px solid rgba(255,255,255,.075);border-radius:12px}.bundle-fit small,.bundle-fit strong{display:block}.bundle-fit small{color:#70737e;font-size:.52rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.bundle-fit strong{margin-top:4px;color:#d4d6de;font-size:.72rem}.bundle-value>div>small{display:block;margin-bottom:4px;color:#6f727d;font-size:.5rem;font-weight:820;letter-spacing:.09em;text-transform:uppercase}.bundle-card--1{background:linear-gradient(150deg,#192f5c66,#0b0c11 72%)}.bundle-card--2{background:linear-gradient(150deg,#1d49514d,#0b0c10 72%)}.bundle-card--3{background:linear-gradient(150deg,#3f275f57,#0c0b11 72%)}.bundle-card--4{background:linear-gradient(150deg,#5c234b59,#0d0a10 72%)}.bundle-card .button{font-weight:800}.bundle-card--featured .button{box-shadow:0 10px 28px #8b5cf633}.bundle-composition-section{background:linear-gradient(180deg,rgba(37,99,255,.025),rgba(139,92,246,.018),transparent);border-top:1px solid rgba(255,255,255,.055);border-bottom:1px solid rgba(255,255,255,.055)}.bundle-composition-layout{display:grid;gap:18px}.bundle-composition-list{display:grid;gap:9px}.bundle-component{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;padding:18px;background:linear-gradient(145deg,#ffffff0c,#ffffff05);border:1px solid var(--sasa-border);border-radius:16px}.bundle-component-index{width:42px;height:42px;display:grid;place-items:center;color:#bdcaf4;background:#2563ff1a;border:1px solid rgba(83,119,235,.19);border-radius:12px;font-size:.58rem;font-weight:850}.bundle-component-copy small{color:#707ba2;font-size:.55rem;font-weight:820;letter-spacing:.1em;text-transform:uppercase}.bundle-component-copy h3{margin:5px 0 4px;font-size:1.05rem;letter-spacing:-.025em}.bundle-component-copy p{margin:0;color:#82848e;font-size:.72rem;line-height:1.55}.bundle-component-plan{grid-column:2;display:flex;flex-wrap:wrap;align-items:center;gap:5px 12px;margin-top:2px;padding-top:12px;border-top:1px solid rgba(255,255,255,.07)}.bundle-component-plan small{width:100%;color:#666975;font-size:.52rem;text-transform:uppercase}.bundle-component-plan strong{font-size:.7rem}.bundle-component-plan a{margin-left:auto;color:#b9c7f4;font-size:.63rem;font-weight:760}.bundle-composition-summary{height:max-content;padding:26px}.bundle-composition-summary h3{margin:0;font-size:clamp(1.8rem,6vw,3rem);line-height:1;letter-spacing:-.05em}.bundle-composition-summary>p{color:#92949e;line-height:1.65}.bundle-composition-summary ul{display:grid;gap:10px;margin:22px 0;padding:0;list-style:none}.bundle-composition-summary li{display:flex;gap:9px;color:#c4c6ce;font-size:.76rem}.bundle-composition-summary li:before{color:#7f9fff;content:"\2713"}.bundle-composition-summary>.button{margin-top:5px}.bundle-composition-summary>small{display:block;margin-top:10px;color:#6e707a;font-size:.62rem;line-height:1.45}.bundle-composition-app{grid-column:1/-1}@media(min-width:900px){.bundle-composition-layout{grid-template-columns:minmax(0,1.15fr) minmax(330px,.65fr);gap:24px}.bundle-composition-summary{position:sticky;top:110px}.bundle-component{grid-template-columns:48px minmax(0,1fr) minmax(150px,.35fr);align-items:center;padding:20px}.bundle-component-index{width:48px;height:48px}.bundle-component-plan{grid-column:auto;display:grid;justify-items:end;margin:0;padding:0 0 0 18px;border-top:0;border-left:1px solid rgba(255,255,255,.075);text-align:right}.bundle-component-plan small{width:auto}.bundle-component-plan a{margin:4px 0 0}}@media(max-width:599px){.bundle-section .bundle-card{min-height:440px}.bundle-card-topline{align-items:flex-start}.bundle-card-topline .badge{max-width:58%;text-align:center}.bundle-fit{margin-top:16px}.bundle-composition-summary{padding:22px}.bundle-component{padding:16px}.bundle-component-plan{grid-column:1/-1}.bundle-component-plan a{margin-left:0}}.nav-dropdown{position:relative}.nav-dropdown>summary{display:flex;align-items:center;gap:7px;padding:10px 0;color:#a7a9b2;cursor:pointer;font-size:.78rem;font-weight:620;list-style:none}.nav-dropdown>summary::-webkit-details-marker,.mobile-submenu>summary::-webkit-details-marker{display:none}.nav-dropdown>summary>span{width:6px;height:6px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .18s ease}.nav-dropdown[open]>summary{color:#fff}.nav-dropdown[open]>summary>span{transform:translateY(2px) rotate(225deg)}.nav-dropdown-panel{position:absolute;z-index:40;top:calc(100% + 15px);left:50%;width:250px;display:grid;padding:8px;transform:translate(-50%);background:#08080cfa;border:1px solid var(--sasa-border-strong);border-radius:15px;box-shadow:0 24px 70px #0000008c}.desktop-nav .nav-dropdown-panel a{display:flex;align-items:center;justify-content:space-between;min-height:45px;padding:10px 11px;color:#aeb0ba;border-radius:10px;font-size:.75rem}.desktop-nav .nav-dropdown-panel a:hover,.desktop-nav .nav-dropdown-panel a[aria-current=page]{color:#fff;background:#ffffff0e}.desktop-nav .nav-dropdown-panel a[aria-current=page]:after{display:none}.mobile-submenu{border-bottom:1px solid rgba(255,255,255,.07)}.mobile-submenu>summary{min-height:52px;display:flex;align-items:center;justify-content:space-between;padding:10px 8px;color:#e8e8ea;cursor:pointer;font-size:1.1rem;font-weight:650;list-style:none}.mobile-submenu>summary>span{width:8px;height:8px;margin-right:6px;border-right:1px solid #899dff;border-bottom:1px solid #899dff;transform:rotate(45deg);transition:transform .18s ease}.mobile-submenu[open]>summary>span{transform:rotate(225deg)}.mobile-submenu>div{display:grid;padding:0 8px 8px 18px}.mobile-panel .mobile-submenu a{min-height:46px;padding:9px 8px;color:#969aa8;border-bottom:0;font-size:.9rem}.collection-intro{max-width:650px;margin:16px 0 0;color:#d4d7e1;font-size:clamp(1rem,2vw,1.18rem);line-height:1.55}.collection-description{margin-top:13px;color:#92949e;font-size:.9rem;line-height:1.65}.footer-social-label{display:block;margin-top:19px;color:#727682;font-size:.58rem;font-weight:820;letter-spacing:.11em;text-transform:uppercase}@media(min-width:900px){.footer-grid{grid-template-columns:minmax(230px,.7fr) minmax(0,1.3fr)}.footer-nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}}.trust-grid--5 .trust-card:last-child{grid-column:1/-1}.contact-form-heading{display:grid;gap:5px;margin-bottom:4px}.contact-form-heading strong{font-size:1.15rem;letter-spacing:-.025em}.contact-form-heading span{color:#858791;font-size:.78rem;line-height:1.5}.contact-response-note{display:flex;align-items:flex-start;gap:8px;margin:2px 0 0;color:#737680;font-size:.67rem;line-height:1.45}.contact-response-note>span{width:7px;height:7px;flex:0 0 auto;margin-top:4px;background:var(--sasa-success);border-radius:50%;box-shadow:0 0 10px #68d3914d}.post-purchase-section{background:linear-gradient(180deg,rgba(37,99,255,.025),rgba(139,92,246,.015),transparent);border-top:1px solid var(--sasa-border);border-bottom:1px solid var(--sasa-border)}.post-purchase-layout{display:grid;gap:28px}.post-purchase-intro h2{max-width:720px;margin:0;font-size:clamp(2.2rem,8vw,4.5rem);line-height:.96;letter-spacing:-.055em}.post-purchase-intro>p{max-width:650px;margin:18px 0 0;color:#989aa4;line-height:1.65}.post-purchase-note{display:grid;grid-template-columns:auto 1fr;column-gap:10px;margin-top:22px;padding:15px;background:#ffffff08;border:1px solid var(--sasa-border);border-radius:13px}.post-purchase-note>span{grid-row:1/3;width:8px;height:8px;margin-top:5px;background:var(--sasa-success);border-radius:50%;box-shadow:0 0 12px #68d39157}.post-purchase-note strong{font-size:.75rem}.post-purchase-note small{margin-top:3px;color:#767984;font-size:.67rem;line-height:1.45}.post-purchase-steps{display:grid;gap:9px;margin:0;padding:0;list-style:none}.post-purchase-steps li{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;padding:18px;background:linear-gradient(145deg,#ffffff0c,#ffffff05);border:1px solid var(--sasa-border);border-radius:15px}.post-purchase-steps li>span{width:42px;height:42px;display:grid;place-items:center;color:#bdcaf6;background:#2563ff1c;border-radius:12px;font-size:.58rem;font-weight:850}.post-purchase-steps h3{margin:1px 0 5px;font-size:.95rem}.post-purchase-steps p{margin:0;color:#81838d;font-size:.74rem;line-height:1.5}.policy-prompts-heading h2{max-width:760px;margin:0;font-size:clamp(2.1rem,7vw,4rem);line-height:.98;letter-spacing:-.05em}.policy-prompts-heading>p{max-width:620px;margin:16px 0 0;color:#93959f}.policy-prompt-grid{display:grid;gap:9px;margin-top:28px}.policy-prompt{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:88px;padding:15px;background:#ffffff06;border:1px solid var(--sasa-border);border-radius:14px;transition:background .18s ease,border-color .18s ease}.policy-prompt:hover{background:#ffffff0d;border-color:#5b7eef4d}.policy-prompt>span{width:32px;height:32px;display:grid;place-items:center;color:#9fb3f3;background:#2563ff17;border-radius:9px;font-size:.54rem;font-weight:850}.policy-prompt strong,.policy-prompt small{display:block}.policy-prompt strong{font-size:.83rem}.policy-prompt small{margin-top:3px;color:#747781;font-size:.65rem;line-height:1.4}.policy-prompt>i{color:#aebdf0;font-style:normal}.cart-policy-links{display:grid;gap:8px;margin-top:16px;padding-top:14px;border-top:1px solid var(--sasa-border)}.cart-policy-links>strong{color:#797c86;font-size:.58rem;letter-spacing:.09em;text-transform:uppercase}.cart-policy-links>div{display:flex;flex-wrap:wrap;gap:6px 12px}.cart-policy-links a{color:#9ca9d0;font-size:.62rem;text-decoration:underline;text-underline-offset:3px}@media(min-width:600px){.policy-prompt-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:900px){.trust-grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}.trust-grid--5 .trust-card:last-child{grid-column:auto}.trust-grid--5 .trust-card{padding:21px}.trust-grid--5 .trust-icon{margin-bottom:20px}.post-purchase-layout{grid-template-columns:.9fr 1.1fr;align-items:start;gap:70px}}.collection-description-toggle{display:none;min-height:44px;padding:8px 0;color:#aebdf1;background:transparent;border:0;font:inherit;font-size:.74rem;font-weight:780;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.mobile-product-bar.is-enhanced,.mobile-cart-bar.is-enhanced{visibility:hidden;opacity:0;transform:translateY(105%);pointer-events:none;transition:transform .22s ease,opacity .18s ease,visibility 0s linear .22s}.mobile-product-bar.is-enhanced.is-visible,.mobile-cart-bar.is-enhanced.is-visible{visibility:visible;opacity:1;transform:translateY(0);pointer-events:auto;transition-delay:0s}.mobile-cart-bar{position:fixed;z-index:28;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:9px max(16px,env(safe-area-inset-right)) calc(9px + env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));background:#08080af5;border-top:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-cart-bar strong,.mobile-cart-bar span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-cart-bar strong{font-size:.92rem}.mobile-cart-bar span{max-width:180px;margin-top:2px;color:#898b95;font-size:.61rem}.mobile-cart-bar .button{min-height:48px;padding:10px 17px;font-size:.72rem}@media(min-width:900px){.mobile-cart-bar{display:none}}@media(max-width:899px){.collection-description.is-enhanced{position:relative;display:-webkit-box;overflow:hidden;max-height:4.95em;-webkit-box-orient:vertical;-webkit-line-clamp:3}.collection-description.is-enhanced:after{position:absolute;right:0;bottom:0;left:0;height:2em;background:linear-gradient(180deg,transparent,var(--color-bg));content:"";pointer-events:none}.collection-description.is-enhanced.is-expanded{display:block;max-height:none}.collection-description.is-enhanced.is-expanded:after{display:none}.collection-description.is-enhanced+.collection-description-toggle{display:inline-flex;align-items:center}.template-cart{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.template-cart .toast{bottom:calc(78px + env(safe-area-inset-bottom))}}@media(max-width:599px){.collection-hero{padding-top:28px}.collection-hero-grid{gap:16px}.collection-hero-copy .section-heading h1{font-size:clamp(2.5rem,12vw,3.65rem)}.collection-intro{margin-top:10px;font-size:.96rem}.collection-description{margin-top:9px;font-size:.82rem}.collection-proof{margin-top:17px}.collection-hero-media{min-height:154px}.collection-controls{margin-bottom:16px}.template-collection .product-grid .product-card{min-height:405px}.template-collection .product-grid .product-card-media{min-height:218px}.product-card-button{min-height:46px;padding-inline:14px}.bundle-section .bundle-card{min-height:414px}.cart-item-copy{min-width:0}.cart-item-copy h3{font-size:.94rem;line-height:1.3}.cart-item-price{font-size:.86rem}.cart-summary>.assurance-row{gap:7px}.cart-policy-links a{min-height:44px;display:inline-flex;align-items:center}}@media(prefers-reduced-motion:reduce){.mobile-product-bar.is-enhanced,.mobile-cart-bar.is-enhanced{transition:none}}.brand-story-section{background:linear-gradient(180deg,rgba(37,99,255,.025),transparent)}.brand-story-layout{display:grid;gap:34px}.brand-story-copy h2{max-width:760px;margin:0;font-size:clamp(2.25rem,7vw,4.7rem);line-height:.98;letter-spacing:-.055em}.brand-story-copy>.rte{max-width:700px;margin-top:22px;color:#999ba5;font-size:.96rem;line-height:1.7}.brand-page-admin-content{padding-top:22px;border-top:1px solid var(--sasa-border)}.brand-story-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.brand-principles{display:grid;gap:9px}.brand-principle{display:grid;grid-template-columns:42px minmax(0,1fr);gap:15px;padding:19px;background:var(--sasa-surface-raised);border:1px solid var(--sasa-border);border-radius:16px}.brand-principle>span{width:42px;height:42px;display:grid;place-items:center;color:#b9c8fa;background:#2563ff1a;border-radius:12px;font-size:.58rem;font-weight:850}.brand-principle h3{margin:1px 0 5px;font-size:.98rem}.brand-principle p{margin:0;color:#858792;font-size:.75rem;line-height:1.55}.support-email-card a{display:inline-flex;min-height:44px;align-items:center;margin-top:7px;color:#b8c8fb;font-size:.75rem;font-weight:750;text-decoration:underline;text-underline-offset:4px}.contact-privacy-note{margin:2px 0 0;color:#6f727d;font-size:.64rem;line-height:1.5}.contact-privacy-note a{color:#aab9e7;text-decoration:underline;text-underline-offset:3px}.shopify-policy__container{width:min(calc(100% - 32px),900px)!important;max-width:none!important;margin:0 auto!important;padding:64px 0 100px!important}.shopify-policy__title{text-align:left!important}.shopify-policy__title h1{max-width:780px;margin:0 0 26px;font-size:clamp(2.6rem,8vw,5.4rem);line-height:.96;letter-spacing:-.055em}.shopify-policy__body{padding-top:24px;border-top:1px solid var(--sasa-border);color:#a2a4ad;font-size:.94rem;line-height:1.75}.shopify-policy__body h2,.shopify-policy__body h3{margin:34px 0 10px;color:#f3f4f7;line-height:1.15;letter-spacing:-.025em}.shopify-policy__body h2{font-size:1.55rem}.shopify-policy__body h3{font-size:1.15rem}.shopify-policy__body a{color:#b8c8fb;text-decoration:underline;text-underline-offset:4px}.shopify-policy__body li+li{margin-top:7px}.shopify-policy__body table{display:block;max-width:100%;overflow-x:auto}.shopify-policy__body :focus-visible{outline-offset:4px}@media(min-width:900px){.brand-story-layout{grid-template-columns:minmax(0,.9fr) minmax(390px,.65fr);align-items:start;gap:70px}.brand-story-copy{position:sticky;top:120px}}@media(max-width:599px){.brand-story-actions{display:grid}.brand-story-actions .button{width:100%}.brand-principle{padding:16px}.shopify-policy__container{padding:40px 0 80px!important}.shopify-policy__title h1{font-size:clamp(2.45rem,12vw,3.7rem)}.shopify-policy__body{font-size:.88rem;line-height:1.7}}.customer-account-bridge{background:linear-gradient(180deg,rgba(37,99,255,.025),transparent)}.customer-account-panel{display:grid;gap:24px;padding:28px;background:linear-gradient(145deg,#2563ff1a,#8b5cf60e,#ffffff06);border-color:var(--sasa-border-strong)}.customer-account-copy h2{max-width:760px;margin:0;font-size:clamp(2.15rem,6vw,4rem);line-height:.98;letter-spacing:-.05em}.customer-account-copy p{max-width:650px;margin:16px 0 0;color:#9396a1;line-height:1.65}.customer-account-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.customer-account-actions>small{width:100%;color:#727580;font-size:.65rem;line-height:1.5}.customer-account-panel>.growth-app-block{grid-column:1/-1}@media(min-width:900px){.customer-account-panel{grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:46px}.customer-account-actions{max-width:360px;justify-content:flex-end}.customer-account-actions>small{text-align:right}}@media(max-width:599px){.customer-account-panel{padding:21px}.customer-account-actions{display:grid}.customer-account-actions .button{width:100%}}.bundle-card .collection-directory-title{position:relative;margin:18px 0 8px;font-size:1.6rem;letter-spacing:-.04em}
/*# sourceMappingURL=/cdn/shop/t/4/assets/base.css.map */
