*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--sgw-text);background:radial-gradient(circle at 15% 10%,rgba(139,92,246,.22),transparent 30%),radial-gradient(circle at 85% 20%,rgba(34,211,238,.14),transparent 26%),linear-gradient(180deg,var(--sgw-bg) 0%,#090c18 55%,var(--sgw-bg) 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}svg{width:1.2rem;height:1.2rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.page-width{width:min(var(--sgw-page),calc(100% - 40px));margin:0 auto}.narrow{max-width:900px}.center{text-align:center}.main-content{min-height:60vh}.section{padding:94px 0}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:20px;top:20px;z-index:1000;background:#fff;color:#000;padding:10px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.muted{color:var(--sgw-muted)}.rte>*:first-child{margin-top:0}.rte>*:last-child{margin-bottom:0}.rte a{text-decoration:underline;text-decoration-color:var(--sgw-accent);text-underline-offset:4px}.rte ul,.rte ol{padding-left:1.25rem}h1,h2,h3{margin-top:0;line-height:1.1;letter-spacing:-.045em}h1{font-size:clamp(3.3rem,7vw,6.7rem);margin-bottom:26px}h2{font-size:clamp(2.3rem,5vw,4.3rem);margin-bottom:18px}h3{font-size:1.45rem;margin-bottom:12px}p{margin-top:0}.gradient-text{background:linear-gradient(90deg,#fff,#b9a7ff 40%,#67e8f9);-webkit-background-clip:text;background-clip:text;color:transparent}.eyebrow{display:inline-flex;align-items:center;gap:9px;padding:8px 13px;border-radius:999px;color:#ddd9ff;border:1px solid rgba(139,92,246,.35);background:#8b5cf614;font-size:.86rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:18px}.eyebrow-dot,.status-dot{width:8px;height:8px;border-radius:50%;background:var(--sgw-success);box-shadow:0 0 18px var(--sgw-success);display:inline-block;flex:0 0 auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 22px;border-radius:999px;border:1px solid transparent;color:#fff;background:linear-gradient(135deg,var(--sgw-primary),var(--sgw-primary-2));font-weight:800;cursor:pointer;transition:.2s ease;box-shadow:0 14px 34px #4f46e559}.button:hover{transform:translateY(-2px)}.button--ghost{border-color:#ffffff2e;background:#ffffff08;box-shadow:none}.button--ghost:hover{border-color:#fff6;background:#ffffff0f}.button--small{min-height:44px;padding:0 17px}.button--full{width:100%}.button[disabled]{opacity:.45;cursor:not-allowed;transform:none}.button-row{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.button-row--center{justify-content:center}.text-link{display:inline-flex;align-items:center;gap:8px;color:#cfc5ff;font-weight:800;font-size:.88rem}.text-link svg{transition:.2s}.text-link:hover svg{transform:translate(4px)}input,select,textarea{width:100%;border:1px solid rgba(255,255,255,.12);background:#ffffff09;padding:13px 14px;border-radius:14px;outline:none}input:focus,select:focus,textarea:focus{border-color:#8b5cf6bf;box-shadow:0 0 0 3px #8b5cf61f}label{display:block;font-size:.82rem;font-weight:800;margin:14px 0 7px}.announcement{border-bottom:1px solid rgba(255,255,255,.08);color:var(--sgw-muted);font-size:.78rem;padding:8px 0;text-align:center;background:#0709138c}.site-header{position:sticky;top:0;z-index:50;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#070913b8;border-bottom:1px solid rgba(255,255,255,.08)}.header-inner{min-height:78px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:12px;font-weight:800;letter-spacing:-.03em;font-size:1.28rem;white-space:nowrap;margin-right:auto}.brand-mark{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,var(--sgw-primary),var(--sgw-accent));box-shadow:0 12px 32px #6366f159;font-size:.78rem;font-weight:900;color:#fff;letter-spacing:-.02em}.brand-logo{max-width:240px;max-height:54px;width:auto}.desktop-nav{display:flex;gap:27px;align-items:center}.nav-item{position:relative}.nav-item>a{color:var(--sgw-muted);font-size:.96rem;transition:.2s ease;padding:28px 0}.nav-item>a:hover{color:#fff}.nav-caret{color:#a78bfa;margin-left:5px}.dropdown{position:absolute;top:47px;left:-18px;min-width:260px;background:#0e1223fa;border:1px solid rgba(255,255,255,.1);padding:10px;opacity:0;visibility:hidden;transform:translateY(10px);transition:.2s;border-radius:18px;box-shadow:0 20px 60px #00000073;display:grid;grid-template-columns:1fr;gap:3px}.dropdown--wide{grid-template-columns:repeat(2,minmax(0,1fr));width:620px}.has-dropdown:hover .dropdown{opacity:1;visibility:visible;transform:none}.dropdown-group{padding:8px 10px;border-radius:12px}.dropdown-group:hover{background:#ffffff09}.dropdown-heading{display:block;padding:3px 0!important;font-weight:800;color:#fff}.dropdown-children{display:grid;gap:3px;padding-top:6px}.dropdown-children a{padding:4px 0!important;color:var(--sgw-muted);font-size:.78rem}.dropdown-children a:hover{color:#fff}.header-actions{display:flex;align-items:center;gap:8px}.icon-link,.mobile-menu-button{width:42px;height:42px;border:1px solid rgba(255,255,255,.12);background:#ffffff06;display:grid;place-items:center;border-radius:999px;position:relative}.icon-link:hover,.mobile-menu-button:hover{background:#ffffff0f;border-color:#ffffff38}.cart-link span{position:absolute;right:-5px;top:-6px;min-width:18px;height:18px;padding:0 4px;border-radius:20px;background:var(--sgw-accent);color:#07111b;font-size:.65rem;font-weight:900;display:grid;place-items:center}.account-link{font-size:.84rem;color:var(--sgw-muted)}.mobile-menu-button{display:none}.mobile-menu{background:#070913fa;border-top:1px solid rgba(255,255,255,.08)}.mobile-menu__inner{padding:20px 0 30px;display:grid;gap:7px}.mobile-menu__inner>a{padding:9px 0;font-weight:800}.mobile-sub{padding-left:18px!important;color:var(--sgw-muted)}.mobile-sub--grand{padding-left:36px!important;font-size:.82rem;color:#858daa}.hero{position:relative;padding:112px 0 92px}.hero-grid{display:grid;grid-template-columns:1.18fr .82fr;align-items:center;gap:58px}.hero-copy p,.hero-text{max-width:720px;color:var(--sgw-muted);font-size:1.18rem;margin:0 0 34px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.phone-line{margin-top:23px;color:var(--sgw-muted);font-size:.98rem}.phone-line a{color:#fff;font-weight:800}.hero-panel,.dashboard{position:relative;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#171d37f5,#0b0e1cf5);border-radius:30px;padding:24px;box-shadow:0 20px 60px #00000059;transform:rotate(1.8deg)}.hero-panel:before,.dashboard:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;z-index:-1;border-radius:32px;background:linear-gradient(135deg,rgba(139,92,246,.55),rgba(34,211,238,.15),transparent 65%);filter:blur(12px)}.dashboard-top,.dash-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.dashboard-top>span:first-child,.dash-title{font-weight:800}.live-pill{color:#c9ffe7;background:#34d3991f;border:1px solid rgba(52,211,153,.3);padding:5px 9px;border-radius:999px;font-size:.76rem;font-weight:800}.dashboard-grid,.metric-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.metric{border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#ffffff08;padding:18px;min-height:0}.metric span{color:var(--sgw-muted);font-size:.83rem}.metric strong{display:block;font-size:1.8rem;margin-top:4px;letter-spacing:-.04em}.metric em,.up{display:block;color:var(--sgw-success);font-size:.8rem;font-weight:800;font-style:normal}.metric--big,.metric--accent{min-height:0;margin:0;background:#ffffff08;color:inherit}.metric--big strong,.metric--accent strong{font-size:1.8rem}.metric--accent span,.metric--accent em{color:var(--sgw-muted)}.hero-chart,.chart{height:180px;margin-top:16px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(180deg,rgba(139,92,246,.08),transparent);background-size:100% 36px,52px 100%,auto;overflow:hidden;position:relative}.hero-chart svg,.chart svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.proof-strip{padding:26px 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);background:#ffffff05}.proof-strip__inner{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;text-align:center}.proof-item{padding:0;border:0}.proof-item strong{display:block;color:#cfd4e7;font-size:.92rem;font-weight:800}.proof-item span{display:block;color:var(--sgw-muted);font-size:.78rem;margin-top:2px}.section--surface{background:transparent;border:0}.section-head{max-width:760px;margin-bottom:46px;display:block}.section-head>div:first-child{display:block}.section-head h2{max-width:none}.section-intro{color:var(--sgw-muted);font-size:1.08rem;max-width:760px;margin-top:0}.section-head .section-intro{justify-self:auto}.section-head p{color:var(--sgw-muted);font-size:1.08rem;margin-bottom:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;border:0}.service-card,.case-card,.pricing-card,.process-card,.product-card,.article-card,.search-result,.cart-item,.contact-card{border:1px solid rgba(255,255,255,.1);background:#14192fdb;border-radius:24px;box-shadow:0 14px 40px #0000002e}.service-card{padding:30px;min-height:0;display:block;transition:.2s ease}.service-card:hover,.product-card:hover,.case-card:hover{transform:translateY(-4px);border-color:#8b5cf657}.service-icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;margin-bottom:22px;background:linear-gradient(135deg,#8b5cf640,#22d3ee2e);border:1px solid rgba(139,92,246,.24);font-size:1.35rem;color:#fff}.service-card p{color:var(--sgw-muted);margin-bottom:20px}.service-card .text-link{margin-top:0}.featured-products{position:relative}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{overflow:hidden;transition:.2s ease;display:flex;flex-direction:column}.product-card__media{aspect-ratio:1/1;background:linear-gradient(145deg,#251c4e8c,#0e1223e6);display:block;overflow:hidden;position:relative;border-bottom:1px solid rgba(255,255,255,.08)}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:.35s}.product-card:hover .product-card__media img{transform:scale(1.03)}.product-card__placeholder{width:100%;height:100%;display:grid;place-items:center;text-align:center;font-size:2rem;line-height:.95;font-weight:900;letter-spacing:-.05em;color:#d8d4ff;background:radial-gradient(circle at 70% 20%,rgba(34,211,238,.16),transparent 33%),linear-gradient(145deg,#4f46e552,#0e1223e6)}.product-card__badge{position:absolute;top:12px;left:12px;background:#fff;color:#111827;padding:5px 9px;font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;border-radius:999px}.product-card__badge--sale{left:auto;right:12px;background:linear-gradient(135deg,var(--sgw-primary),var(--sgw-primary-2));color:#fff}.product-card__body{padding:22px;display:flex;flex-direction:column;flex:1}.product-card__body .eyebrow{font-size:.66rem;padding:5px 9px;margin-bottom:12px}.product-card__body h3{font-size:1.25rem;line-height:1.2;letter-spacing:-.03em;margin-bottom:10px}.product-card__price{display:flex;gap:9px;align-items:baseline;margin:8px 0 16px;color:#fff}.product-card__price s{color:var(--sgw-muted)}.product-card__body .text-link{margin-top:auto}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;background:transparent;border:0;counter-reset:step}.process-card{position:relative;padding:72px 30px 30px;min-height:260px}.process-number{position:absolute;top:18px;left:30px;font-size:2.65rem;font-weight:900;color:#ffffff1f;letter-spacing:-.05em;line-height:1}.process-card p{color:var(--sgw-muted);margin-bottom:0}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.case-card{padding:30px;display:flex;flex-direction:column;min-height:330px}.case-kicker{font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#ddd9ff;margin-bottom:26px}.case-card>strong{font-size:2.5rem;letter-spacing:-.05em;line-height:1;color:#fff;margin-bottom:20px}.case-card p{color:var(--sgw-muted)}.case-card .text-link{margin-top:auto}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:stretch}.pricing-card{position:relative;display:flex;flex-direction:column;padding:30px}.pricing-card--featured{border-color:#8b5cf699;transform:translateY(-10px);background:linear-gradient(180deg,#251c4ef2,#0e1223f0);box-shadow:0 24px 70px #4f46e540}.featured-pill{position:absolute;top:18px;right:18px;padding:6px 10px;border-radius:999px;color:#efeaff;background:#8b5cf633;border:1px solid rgba(139,92,246,.4);font-size:.74rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.price{display:flex;align-items:baseline;gap:8px;margin:16px 0 4px}.price strong{font-size:2.8rem;font-weight:900;letter-spacing:-.05em}.price span{font-size:.95rem;color:var(--sgw-muted);font-weight:700}.pricing-card>p{color:var(--sgw-muted);font-size:.9rem}.pricing-features{margin:20px 0 30px}.pricing-features ul{list-style:none;padding:0;margin:0;display:grid;gap:13px}.pricing-features li{color:#dfe3f2;position:relative;padding-left:27px}.pricing-features li:before{content:"\2713";position:absolute;left:0;color:var(--sgw-success);font-weight:900}.pricing-card .button{margin-top:auto}.faq-wrap{display:block;max-width:none}.faq-wrap>div:first-child{max-width:760px;margin-bottom:38px}.faq-wrap>div:first-child p{color:var(--sgw-muted);font-size:1.08rem}.faq-list,.faq{display:grid;gap:14px}.faq-item,details.product-details,.filters-details{border:1px solid rgba(255,255,255,.1);background:#ffffff06;border-radius:18px;padding:20px 22px}.faq-item summary,.product-details summary,.filters-details summary{cursor:pointer;font-weight:800;list-style:none;display:flex;justify-content:space-between;gap:20px}.faq-item summary::-webkit-details-marker,.product-details summary::-webkit-details-marker,.filters-details summary::-webkit-details-marker{display:none}.faq-item summary span,.product-details summary span,.filters-details summary span{color:#a78bfa;font-size:1.3rem}.faq-item .rte,.faq-item p{color:var(--sgw-muted);margin:14px 0 0}.cta-panel{padding:48px;border:1px solid rgba(139,92,246,.35);border-radius:34px;background:radial-gradient(circle at 85% 10%,rgba(34,211,238,.16),transparent 30%),linear-gradient(135deg,#4f46e547,#8b5cf61f);box-shadow:0 20px 60px #00000059;display:flex;justify-content:space-between;gap:30px;align-items:center}.cta-panel h2{font-size:clamp(2rem,4vw,3.4rem);margin-bottom:12px}.cta-panel p{color:var(--sgw-muted);margin:0;max-width:680px}.cta-panel .eyebrow{margin-bottom:16px}.product-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:52px;align-items:start}.product-gallery{display:grid;gap:16px}.product-media{border:1px solid rgba(255,255,255,.1);background:#14192fb8;border-radius:24px;overflow:hidden}.product-media img{width:100%;height:auto}.product-media video,.product-media iframe,.product-media model-viewer{width:100%;min-height:420px}.product-info{position:sticky;top:110px}.product-info h1{font-size:clamp(2.6rem,5vw,4.6rem)}.product-price{display:flex;gap:12px;align-items:baseline;margin:18px 0 24px}.product-price strong{font-size:2rem}.product-price s{color:var(--sgw-muted)}.product-form{border:1px solid rgba(255,255,255,.1);background:#14192f8c;border-radius:24px;padding:22px;margin:0 0 20px}.shopify-payment-button{margin-top:10px}.shopify-payment-button__button{border-radius:999px!important;min-height:50px!important}.purchase-notes{display:grid;gap:10px;margin:22px 0}.purchase-notes>div{border:1px solid rgba(255,255,255,.08);background:#ffffff06;border-radius:16px;padding:15px}.purchase-notes strong,.purchase-notes span{display:block}.purchase-notes span{color:var(--sgw-muted);font-size:.84rem;margin-top:3px}.product-details{margin-top:14px}.product-description{color:var(--sgw-muted);padding-top:12px}.product-description-full{width:100%;margin-top:64px;padding:42px;border:1px solid rgba(255,255,255,.1);background:#14192f8c;border-radius:24px;box-shadow:0 14px 40px #0000002e}.product-description-full .eyebrow{margin-bottom:18px}.product-description-full .product-description{width:100%;max-width:none;padding-top:0;color:var(--sgw-muted)}.product-description-full .rte h2,.product-description-full .rte h3,.product-description-full .rte h4{color:var(--sgw-text)}.product-description-full .rte img{max-width:100%;height:auto;border-radius:18px}.product-description-full .rte table{width:100%;border-collapse:collapse;display:block;overflow-x:auto}.product-description-full .rte th,.product-description-full .rte td{padding:12px 14px;border:1px solid rgba(255,255,255,.1);text-align:left}.product-app-block{margin:18px 0}.collection-hero{max-width:820px;margin-bottom:44px}.collection-hero h1{margin-bottom:18px}.collection-description{color:var(--sgw-muted);font-size:1.08rem}.collection-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;border-block:1px solid rgba(255,255,255,.1);padding:16px 0;margin-bottom:30px;color:var(--sgw-muted)}.collection-toolbar form{display:flex;align-items:center;gap:10px}.collection-toolbar label{margin:0}.collection-toolbar select{width:auto;min-width:180px}.collection-layout--filters{display:grid;grid-template-columns:250px minmax(0,1fr);gap:30px;align-items:start}.collection-filters{position:sticky;top:110px}.filters-details{padding:0 18px}.filter-form{padding-bottom:18px}.filter-group{border-top:1px solid rgba(255,255,255,.08);padding:16px 0}.filter-title{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:10px}.filter-title strong{font-size:.8rem;text-transform:uppercase;letter-spacing:.06em}.filter-title a,.filter-clear{color:#cfc5ff;font-size:.75rem;font-weight:800}.filter-option{display:flex;align-items:center;gap:8px;margin:8px 0;font-size:.84rem;font-weight:600}.filter-option input{width:16px;height:16px;margin:0;accent-color:var(--sgw-primary)}.filter-option span{display:flex;justify-content:space-between;gap:10px;width:100%}.filter-option em{font-style:normal;color:var(--sgw-muted);font-size:.75rem}.price-filter{display:grid;grid-template-columns:1fr 1fr;gap:8px}.price-filter label{margin:0;font-size:.67rem}.price-filter input{padding:9px}.filter-clear{display:block;text-align:center;margin-top:12px}.product-grid--with-filters{grid-template-columns:repeat(3,1fr)}.cart-items{display:grid;gap:14px}.cart-item{display:grid;grid-template-columns:100px 1fr auto;gap:20px;align-items:center;padding:18px}.cart-item img{border-radius:14px}.cart-summary{margin-top:30px;max-width:520px;margin-left:auto;border:1px solid rgba(255,255,255,.1);background:#14192f99;border-radius:24px;padding:24px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.article-card{overflow:hidden}.article-card__body{padding:24px}.article-card h3{font-size:1.25rem}.article-card p{color:var(--sgw-muted)}.article-content{max-width:780px;margin:0 auto}.article-content h1{font-size:clamp(2.7rem,6vw,5.4rem)}.article-meta{color:var(--sgw-muted);margin-bottom:24px}.search-form{display:flex;gap:10px;max-width:720px;margin-bottom:40px}.search-results{display:grid;gap:14px}.search-result{padding:22px}.search-result h3{font-size:1.35rem}.search-result p{color:var(--sgw-muted)}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:30px}.contact-card{padding:30px}.pagination{display:flex;gap:8px;justify-content:center;margin-top:44px}.pagination a,.pagination span{min-width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:999px}.pagination .current{background:linear-gradient(135deg,var(--sgw-primary),var(--sgw-primary-2));border-color:transparent}.site-footer{padding:36px 0 48px;color:var(--sgw-muted)}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,.7fr) 1fr;gap:36px;border-top:1px solid rgba(255,255,255,.1);padding-top:34px}.brand--footer{margin-bottom:16px;color:#fff}.footer-grid p{font-size:.9rem}.footer-grid>div:first-child>a:not(.brand){display:block;font-size:.9rem;margin-top:5px}.footer-heading{font-weight:800;color:#fff;margin-bottom:13px}.footer-grid ul{list-style:none;margin:0;padding:0}.footer-grid li{margin:7px 0}.footer-grid li a{font-size:.88rem}.footer-grid li a:hover{color:#fff}.newsletter-form{display:grid;gap:8px}.footer-bottom{margin-top:32px;padding-top:20px;display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.08);font-size:.78rem}@media(max-width:1100px){.desktop-nav{display:none}.mobile-menu-button{display:grid}.account-link{display:none}.dropdown--wide{width:560px}.product-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.3fr repeat(2,1fr)}.footer-grid>div:last-child{grid-column:1/-1;max-width:520px}.collection-layout--filters{grid-template-columns:220px minmax(0,1fr)}.product-grid--with-filters{grid-template-columns:repeat(2,1fr)}}@media(max-width:960px){.hero-grid,.product-layout,.contact-grid{grid-template-columns:1fr}.hero-panel{transform:none;max-width:700px}.service-grid,.pricing-grid,.process-grid{grid-template-columns:1fr 1fr}.case-grid{grid-template-columns:1fr}.pricing-card--featured{transform:none}.cta-panel{flex-direction:column;align-items:flex-start}.product-info{position:static}.proof-strip__inner,.product-grid,.article-grid{grid-template-columns:1fr 1fr}.collection-layout--filters{grid-template-columns:1fr}.collection-filters{position:static}.product-grid--with-filters{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:700px){.product-description-full{margin-top:40px;padding:26px 22px}.page-width{width:min(var(--sgw-page),calc(100% - 28px))}.section{padding:72px 0}.hero{padding:78px 0 66px}.hero h1{font-size:clamp(3rem,15vw,4.6rem)}.header-inner{min-height:70px}.desktop-cta{display:none}.brand{font-size:1.1rem}.brand-mark{width:38px;height:38px;border-radius:12px}.dashboard-grid,.metric-grid,.service-grid,.pricing-grid,.process-grid,.product-grid,.article-grid,.footer-grid{grid-template-columns:1fr}.proof-strip__inner{grid-template-columns:1fr 1fr}.case-grid{grid-template-columns:1fr}.cta-panel{padding:30px 24px}.collection-toolbar{align-items:flex-start;flex-direction:column}.collection-toolbar form{width:100%;align-items:flex-start;flex-direction:column}.collection-toolbar select{width:100%}.product-grid--with-filters{grid-template-columns:1fr}.product-media video,.product-media iframe,.product-media model-viewer{min-height:280px}.footer-bottom{flex-direction:column;gap:7px}.search-form{flex-direction:column}.cart-item{grid-template-columns:80px 1fr}.cart-item>strong{grid-column:2}}.mobile-nav-details{display:none}.mobile-nav-details>summary{list-style:none}.mobile-nav-details>summary::-webkit-details-marker,.mobile-nav-group>summary::-webkit-details-marker,.mobile-nav-subgroup>summary::-webkit-details-marker{display:none}.mobile-nav-details>summary::marker,.mobile-nav-group>summary::marker,.mobile-nav-subgroup>summary::marker{content:""}.mobile-menu-icon{display:grid;place-items:center;width:20px;height:20px}.mobile-menu-icon--close,.mobile-nav-details[open] .mobile-menu-icon--open{display:none}.mobile-nav-details[open] .mobile-menu-icon--close{display:grid}.mobile-nav-details[open]>.mobile-menu{display:block}.mobile-menu{display:none;position:absolute;left:0;right:0;top:100%;z-index:60;max-height:calc(100dvh - 70px);overflow-y:auto;overscroll-behavior:contain;box-shadow:0 28px 60px #00000073}.mobile-menu__inner{padding-top:14px;padding-bottom:28px}.mobile-nav-group,.mobile-nav-subgroup{border-bottom:1px solid rgba(255,255,255,.08)}.mobile-nav-group>summary,.mobile-nav-subgroup>summary{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;list-style:none;color:var(--sgw-text);font-weight:800}.mobile-nav-group>summary{padding:14px 0;font-size:1rem}.mobile-nav-subgroup>summary{padding:11px 0;font-size:.9rem;color:#dfe4f5}.mobile-nav-plus{font-size:1.35rem;line-height:1;color:#a78bfa;transition:transform .18s ease}.mobile-nav-group[open]>summary .mobile-nav-plus,.mobile-nav-subgroup[open]>summary .mobile-nav-plus{transform:rotate(45deg)}.mobile-nav-group__links{display:grid;gap:3px;padding:0 0 12px 14px}.mobile-nav-subgroup__links{display:grid;gap:2px;padding:0 0 10px 12px}.mobile-view-all{display:inline-flex;padding:8px 0;color:var(--sgw-accent);font-size:.82rem;font-weight:800}.mobile-menu .mobile-top{display:block;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.08);font-weight:800}.mobile-menu .mobile-sub{display:block;padding:8px 0!important;color:var(--sgw-muted);font-size:.88rem;font-weight:650}.mobile-menu .mobile-sub--parent{color:#dfe4f5}.mobile-menu .mobile-sub--grand{padding-left:12px!important;font-size:.82rem;color:#959db6}.mobile-nav-cta{margin-top:16px;width:100%}body.mobile-nav-open{overflow:hidden}.seo-packages-product{padding-top:58px}.seo-packages-kicker{max-width:780px;margin:0 0 34px}.seo-packages-kicker .eyebrow{display:block;margin-bottom:9px}.seo-packages-kicker p{margin:0;color:var(--sgw-muted);font-size:1.05rem;line-height:1.7}.seo-packages-layout{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:48px}.seo-packages-gallery{gap:18px}.seo-packages-media{min-height:360px;display:grid;place-items:center}.seo-packages-media img{display:block;width:100%;height:auto;max-height:620px;object-fit:contain;background:#ffffff05}.seo-packages-trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.seo-packages-trust-grid>div{padding:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff06;border-radius:16px}.seo-packages-trust-grid strong,.seo-packages-trust-grid span{display:block}.seo-packages-trust-grid strong{font-size:.88rem;color:var(--sgw-text)}.seo-packages-trust-grid span{margin-top:4px;color:var(--sgw-muted);font-size:.76rem;line-height:1.45}.seo-packages-info h1{margin-bottom:12px}.seo-packages-lead{margin:0;color:var(--sgw-muted);line-height:1.7}.seo-packages-form{padding:18px}.seo-package-options{border:0;padding:0;margin:0 0 16px;display:grid;gap:9px}.seo-package-options legend{padding:0;margin:0 0 10px;font-size:.8rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em;color:#aeb6d0}.seo-package-option{display:block;cursor:pointer;position:relative}.seo-package-option input{position:absolute;opacity:0;pointer-events:none}.seo-package-option__content{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 17px;border:1px solid rgba(255,255,255,.1);background:#07091361;border-radius:16px;transition:border-color .18s ease,background .18s ease,transform .18s ease}.seo-package-option:hover .seo-package-option__content{border-color:#8b5cf680;background:#8b5cf60f}.seo-package-option input:checked+.seo-package-option__content{border-color:var(--sgw-primary);background:linear-gradient(135deg,#8b5cf62b,#22d3ee0f);box-shadow:inset 0 0 0 1px #8b5cf638}.seo-package-option input:focus-visible+.seo-package-option__content{outline:2px solid var(--sgw-accent);outline-offset:3px}.seo-package-option__title{font-weight:850;color:var(--sgw-text)}.seo-package-option__content strong{font-size:1rem;color:#fff}.seo-package-option__content small{color:var(--sgw-muted)}.seo-package-option.is-sold-out{opacity:.5;cursor:not-allowed}.seo-package-purchase-notes{grid-template-columns:1fr 1fr}.seo-packages-description{margin-top:54px}.seo-packages-description .rte>h1:first-child,.seo-packages-description .rte>h2:first-child{margin-top:0}.seo-packages-description .rte h1,.seo-packages-description .rte h2{font-size:clamp(1.7rem,3vw,2.5rem);margin-top:34px;margin-bottom:12px}.seo-packages-description .rte h3{font-size:1.35rem;margin-top:26px;margin-bottom:9px}.seo-packages-description .rte ul{display:grid;gap:8px;padding-left:22px}.seo-packages-description .rte p{line-height:1.75}@media(max-width:1100px){.mobile-nav-details{display:block}.mobile-nav-details .mobile-menu-button{display:grid}}@media(min-width:1101px){.mobile-nav-details{display:none!important}}@media(max-width:960px){.seo-packages-layout{grid-template-columns:1fr}.seo-packages-info{position:static}.seo-packages-media{min-height:0}}@media(max-width:700px){.seo-packages-product{padding-top:38px}.seo-packages-kicker{margin-bottom:24px}.seo-packages-trust-grid,.seo-package-purchase-notes{grid-template-columns:1fr}.seo-packages-description{margin-top:38px}}
/*# sourceMappingURL=/cdn/shop/t/59/assets/theme.css.map */
