:root{--bg: #0b1020;--surface: #10182d;--surface-strong: #131d36;--surface-soft: rgba(16, 24, 45, .62);--text: #ecf2ff;--muted: #9cadcf;--accent: #7dd3fc;--accent-dark: #38bdf8;--line: rgba(236, 242, 255, .12);--success: #7ee7c7;--shadow: 0 24px 60px rgba(2, 8, 23, .45);--radius: 24px;--page-width: 1180px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:DM Sans,sans-serif;color:var(--text);line-height:1.6;background:radial-gradient(circle at top left,rgba(125,211,252,.12),transparent 28%),radial-gradient(circle at bottom right,rgba(126,231,199,.08),transparent 24%),linear-gradient(180deg,#08101f,#0b1020)}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}p,li,summary,label,input,select,button{font-size:.98rem;line-height:1.7}h1,h2,h3{margin:0;font-family:Fraunces,serif;line-height:1.04}h1{font-size:clamp(2.8rem,5vw,5.5rem);letter-spacing:-.05em}h2{font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-.035em}h3{font-size:1.28rem}.page-width{width:min(calc(100% - 2rem),var(--page-width));margin:0 auto}.site-main>*{padding:2.5rem 0 0}.announcement-bar{background:#060a14f5;color:#dce9ff;font-size:.92rem;border-bottom:1px solid var(--line)}.announcement-bar__inner{display:flex;justify-content:space-between;gap:1rem;padding:.7rem 0;flex-wrap:wrap}.announcement-bar p{margin:0}.site-header{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#08101fcc;border-bottom:1px solid var(--line)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.95rem 0}.site-header__logo,.site-footer__brand{font-family:Fraunces,serif;font-size:1.5rem;letter-spacing:-.03em}.site-header__nav{display:flex;gap:1.25rem;color:var(--muted);font-size:.95rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:.85rem 1.4rem;border-radius:999px;border:1px solid transparent;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-dark) 100%);color:#05111f;font-weight:700;letter-spacing:-.01em;transition:transform .18s ease,opacity .18s ease,border-color .18s ease,box-shadow .18s ease;box-shadow:0 18px 32px #38bdf82e}.button:hover{transform:translateY(-1px);opacity:.96;box-shadow:0 22px 36px #38bdf83d}.button--ghost{border-color:var(--line);background:#ffffff05;color:var(--text);box-shadow:none}.button--ghost:hover{border-color:#ecf2ff47}.eyebrow,.info-card__label,.service-card__tag,.service-card__badge{margin:0 0 .9rem;color:var(--success);font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:.82rem}.hero-product__grid,.main-product__grid,.site-footer__inner,.problem-solution__grid,.social-proof__grid,.steps-grid,.service-offers__grid,.product-story-grid{display:grid;gap:1.5rem}.hero-product__grid,.main-product__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;min-height:calc(100vh - 150px);gap:2rem}.hero-product__copy{padding:4rem 0 3rem}.hero-product__subheading,.problem-solution__body,.service-offers__subheading,.main-product__lead,.start-small__body{max-width:720px;color:var(--muted);font-size:1.04rem}.hero-product__actions{display:flex;gap:1rem;margin:2rem 0 1.5rem;flex-wrap:wrap}.hero-product__features,.system-list{display:grid;gap:.8rem;padding:0;margin:0;list-style:none}.hero-product__features li,.system-list li{position:relative;padding-left:1.4rem}.hero-product__features li:before,.system-list li:before{content:"";position:absolute;left:0;top:.7rem;width:.55rem;height:.55rem;border-radius:999px;background:var(--accent)}.hero-product__card,.main-product__details,.info-card,.quote-card,.step-card,.faq__items details,.main-product__media,.main-page .rte,.service-card{background:var(--surface-soft);border:1px solid rgba(236,242,255,.08);box-shadow:var(--shadow);border-radius:var(--radius)}.product-card,.service-card{padding:2rem}.service-card,.quote-card,.step-card,.info-card{height:100%}.product-card--feature{position:relative;overflow:hidden}.product-card--feature:after{content:"";position:absolute;inset:auto -40px -40px auto;width:180px;height:180px;border-radius:999px;background:#7dd3fc29}.product-card__label,.price-block__compare{color:var(--muted)}.product-card__meta,.social-proof__highlights{display:flex;gap:.65rem;flex-wrap:wrap;margin-top:1.3rem}.product-card__meta span,.social-proof__highlights span{padding:.5rem .8rem;border-radius:999px;background:#ffffff09;border:1px solid var(--line);font-size:.92rem}.trust-highlights{margin-top:.5rem}.product-card__price,.price-block__current,.service-card__price{margin:1.5rem 0 0;font-size:2rem;font-weight:700}.service-card__badge{display:inline-block;padding:.35rem .7rem;border-radius:999px;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-dark) 100%);color:#04101e}.service-card--featured{background:linear-gradient(180deg,#121d36fa,#0e172bfa);border-color:#7dd3fc57}.service-card--compact{min-height:100%}.service-card h3,.quote-card h3,.step-card h3,.info-card h3{margin-bottom:.7rem}.service-card>p:not(.service-card__price):not(.service-card__tag):not(.service-card__badge):not(.service-card__micro),.quote-card>p:not(.quote-card__label),.info-card>p:not(.info-card__label),.step-card>p{color:var(--muted)}.service-card__micro{margin-top:.9rem;color:var(--muted)}.service-offers__group+.service-offers__group{margin-top:3rem}.section-heading{margin-bottom:1.75rem;max-width:760px}.section-heading--compact{margin-bottom:1rem}.problem-solution,.service-offers,.start-small,.social-proof,.how-it-works,.faq,.main-cart,.main-product,.main-page{padding-bottom:5.5rem}.problem-solution__grid,.social-proof__grid,.steps-grid,.service-offers__grid,.product-story-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-offers__grid--packages{align-items:stretch}.info-card,.quote-card,.step-card{padding:1.7rem}.quote-card p{font-size:1rem}.quote-card span,.step-card span{color:var(--muted);font-weight:700}.quote-card__label{margin:0 0 .85rem;color:var(--success);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:700}.faq__items{display:grid;gap:1rem}.faq__items details{padding:1.1rem 1.3rem}.faq__items summary{cursor:pointer;font-weight:700}.faq__items p{margin:.8rem 0 0;color:var(--muted)}.main-product__media,.main-product__details{padding:1.75rem}.main-product__image,.image-placeholder{min-height:560px;width:100%;object-fit:cover;border-radius:calc(var(--radius) - 8px);background:linear-gradient(180deg,#162341,#0d1529)}.image-placeholder{display:grid;place-items:center;color:var(--muted);text-align:center;padding:2rem}.price-block{display:flex;align-items:center;gap:1rem;margin:1rem 0}.price-block__compare{text-decoration:line-through}.product-form{margin:1.5rem 0}.product-form__submit{width:100%}.cart-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.85fr);gap:1.5rem;align-items:start}.cart-items{display:grid;gap:1rem}.cart-item{display:grid;grid-template-columns:140px minmax(0,1fr) auto;gap:1.25rem;padding:1.35rem;background:var(--surface-soft);border:1px solid rgba(236,242,255,.08);box-shadow:var(--shadow);border-radius:var(--radius)}.cart-item__image,.cart-item__placeholder{min-height:140px;height:100%}.cart-item__content{display:grid;gap:1rem}.cart-item__variant,.cart-summary__note,.cart-summary__continue,.cart-item__remove{color:var(--muted)}.cart-item__controls{display:flex;align-items:end;gap:.9rem;flex-wrap:wrap}.cart-item__quantity{width:88px;min-height:48px;padding:.75rem .9rem;border-radius:14px;border:1px solid var(--line);background:#ffffff0a;color:var(--text)}.cart-item__price{font-size:1.1rem;font-weight:700;white-space:nowrap}.cart-summary{position:sticky;top:108px}.cart-summary__row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1rem 0}.cart-summary__actions{display:grid;gap:.75rem;margin-top:1.25rem}.cart-summary__continue{display:inline-block;margin-top:1rem}.cart-empty-state{max-width:680px}.product-form__label{display:block;margin-bottom:.3rem;font-weight:700}.product-form__select{width:100%;min-height:48px;margin-bottom:1rem;padding:.75rem .9rem;border-radius:14px;border:1px solid var(--line);background:#ffffff0a;color:var(--text)}.main-page{min-height:40vh}.main-page .page-width{max-width:820px}.site-footer{padding:1rem 0 3.5rem}.site-footer__inner{grid-template-columns:1.2fr 1fr;padding:2.2rem}.final-cta__card{display:grid;grid-template-columns:1.3fr auto;gap:1.5rem;align-items:center;padding:2rem;background:linear-gradient(180deg,#121d36f5,#0c1528f5);border:1px solid rgba(125,211,252,.18);border-radius:var(--radius);box-shadow:var(--shadow)}.site-footer p,.site-footer li{color:var(--muted)}@media(max-width:989px){.hero-product__grid,.main-product__grid,.cart-layout,.problem-solution__grid,.social-proof__grid,.steps-grid,.service-offers__grid,.product-story-grid,.site-footer__inner,.final-cta__card{grid-template-columns:1fr}.hero-product__grid,.main-product__grid{min-height:auto}.cart-item{grid-template-columns:1fr}.cart-summary{position:static}.site-header__nav{display:none}}@media(max-width:640px){h1{font-size:2.8rem}.announcement-bar__inner{justify-content:center;text-align:center}.site-main>*{padding-top:1.25rem}.hero-product__copy{padding-top:2rem}.product-card,.service-card,.info-card,.quote-card,.step-card,.site-footer__inner,.final-cta__card,.main-product__media,.main-product__details{padding:1.35rem}.main-product__image,.image-placeholder{min-height:360px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/base.css.map */
