:root{--orange: #ff7800;--orange-dark: #d95e00;--orange-pale: #fff1e4;--red: #c01818;--red-dark: #971010;--red-pale: #fff0ef;--ink: #24201e;--muted: #6d625d;--line: #e8ddd5;--warm: #fbf7f3;--cream: #fffaf6;--white: #ffffff;--success: #23694b;--shadow-sm: 0 8px 24px rgba(73, 39, 16, .08);--shadow-md: 0 18px 48px rgba(73, 39, 16, .12);--radius-sm: 10px;--radius: 18px;--radius-lg: 28px;--container: 1220px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--white);font-synthesis:none;text-rendering:optimizeLegibility}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;color:var(--ink);background:var(--white);line-height:1.65}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}h1,h2,h3,p,ul,ol,figure,blockquote{margin-top:0}h1,h2,h3{line-height:1.14;letter-spacing:-.035em}h1{font-size:clamp(2.35rem,5vw,4.7rem)}h2{font-size:clamp(1.85rem,3.1vw,3rem)}h3{font-size:1.18rem}p{color:var(--muted)}address{font-style:normal}:focus-visible{outline:3px solid rgba(255,120,0,.48);outline-offset:3px}::selection{color:var(--white);background:var(--red)}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.section{padding:88px 0}.section--warm{background:var(--warm)}.section--accent-soft{background:radial-gradient(circle at 10% 20%,rgba(255,120,0,.1),transparent 25%),linear-gradient(135deg,#fff8f0,#fff2ef)}.section--dark-texture{color:var(--white);background:linear-gradient(135deg,rgba(255,120,0,.13),transparent 34%),radial-gradient(circle at 82% 25%,rgba(192,24,24,.2),transparent 29%),#302522}.section--dark-texture p,.section--dark-texture .section-heading p{color:#e7dcd6}.sr-only{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}.skip-link{position:fixed;z-index:10000;top:12px;left:12px;padding:12px 18px;color:var(--white);background:var(--ink);border-radius:var(--radius-sm);transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.eyebrow{display:inline-block;margin-bottom:14px;color:var(--red);font-size:.78rem;font-weight:800;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;padding:12px 22px;border:2px solid var(--orange);border-radius:999px;color:#2a1508;background:var(--orange);box-shadow:0 9px 20px #ff780033;cursor:pointer;font-weight:800;line-height:1.2;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.button:hover{background:#ff8a22;border-color:#ff8a22;box-shadow:0 12px 25px #ff780047;transform:translateY(-2px)}.button--secondary{color:var(--white);background:var(--red);border-color:var(--red);box-shadow:0 9px 20px #c0181830}.button--secondary:hover{background:var(--red-dark);border-color:var(--red-dark)}.button--outline{color:var(--red);background:transparent;border-color:var(--red);box-shadow:none}.button--outline:hover{color:var(--white);background:var(--red);border-color:var(--red)}.button--light{color:var(--ink);background:var(--white);border-color:var(--white)}.button--ghost-light{color:var(--white);background:transparent;border-color:#ffffffb8;box-shadow:none}.button--ghost-light:hover{color:var(--ink);background:var(--white);border-color:var(--white)}.button--large{min-height:54px;padding:15px 28px}.button--small{min-height:42px;padding:10px 17px;font-size:.88rem}.button-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.text-link{color:var(--red);font-weight:800}.text-link:hover{color:var(--orange-dark)}.section-heading{max-width:690px;margin-bottom:36px}.section-heading h2{margin-bottom:14px}.section-heading p{max-width:660px;margin-bottom:0;font-size:1.04rem}.section-heading--center{margin-inline:auto;text-align:center}.section-heading--center p{margin-inline:auto}.section-split-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:34px}.section-split-heading .section-heading,.section-split-heading h2{margin-bottom:0}.demo-label{display:inline-flex;padding:4px 9px;color:#753d00;background:var(--orange-pale);border:1px solid #ffd3ac;border-radius:999px;font-size:.7rem;font-weight:800;letter-spacing:.05em;line-height:1.3;text-transform:uppercase}.trust-bar{color:#f8eee9;background:#332521;font-size:.79rem}.trust-bar__inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:18px}.trust-bar__inner div{display:flex;gap:12px}.trust-bar a:hover{color:#ffba7a}.site-header{position:relative;z-index:100;background:#fffffff5;border-bottom:1px solid var(--line);box-shadow:0 4px 18px #4d311d0d;backdrop-filter:blur(12px)}.site-header__inner{min-height:78px;display:flex;align-items:center;gap:28px}.brand-logo{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:flex-start}.brand-logo__image{width:164px;height:auto;object-fit:contain}.brand-logo__icon{width:48px;height:48px;display:none;object-fit:contain}.site-footer .brand-logo__image{width:188px}.site-header nav{display:flex;align-items:center;justify-content:center;gap:clamp(12px,1.4vw,22px);margin-left:auto}.site-header nav a{position:relative;padding:27px 0 24px;color:#514741;font-size:clamp(.74rem,.9vw,.89rem);font-weight:700;white-space:nowrap}.site-header nav a:after{content:"";position:absolute;right:0;bottom:19px;left:0;height:3px;background:var(--orange);border-radius:3px;transform:scaleX(0);transition:transform .18s ease}.site-header nav a:hover,.site-header nav a.active{color:var(--red)}.site-header nav a.active:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:14px}.header-account{color:var(--red);font-size:.88rem;font-weight:800}.header-cart{min-height:42px;display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid var(--line);border-radius:999px;font-size:.82rem;font-weight:700}.header-cart strong{min-width:23px;height:23px;display:inline-grid;place-items:center;color:var(--white);background:var(--red);border-radius:50%;font-size:.7rem}.mobile-expert-strip{display:none}.site-footer{color:#f4ebe7;background:radial-gradient(circle at 85% 20%,rgba(255,120,0,.11),transparent 24%),#2d211e}.footer-main{display:grid;grid-template-columns:1.45fr repeat(4,.72fr) 1.3fr;gap:34px;padding-top:66px;padding-bottom:50px}.footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.footer-brand>p{margin:13px 0;color:#cfc0ba;font-size:.9rem}.footer-brand address{display:flex;flex-direction:column;margin-bottom:8px;color:#cfc0ba;font-size:.86rem}.footer-brand>a{color:#ffbc7e;font-size:.86rem}.footer-links{display:flex;flex-direction:column;gap:9px}.footer-links h2,.footer-newsletter h2{margin:5px 0 13px;color:var(--white);font-size:.86rem;letter-spacing:.04em}.footer-links a,.footer-newsletter>a{color:#d5c8c2;font-size:.82rem}.footer-links a:hover,.footer-newsletter>a:hover{color:#ffb16a}.footer-newsletter>p{color:#cfc0ba;font-size:.84rem}.footer-newsletter form label{display:block;margin-bottom:6px;color:#f5e9e4;font-size:.78rem;font-weight:700}.footer-newsletter form>div{display:flex}.footer-newsletter input{width:100%;min-width:0;height:44px;padding:8px 12px;border:1px solid #62504a;border-radius:9px 0 0 9px;color:var(--white);background:#3b2d29}.footer-newsletter button{min-width:58px;border:0;border-radius:0 9px 9px 0;color:#281307;background:var(--orange);cursor:pointer;font-weight:800}.footer-newsletter .form-status{color:#f3cda9;font-size:.72rem}.social-links{display:flex;gap:8px;margin:17px 0}.social-links a{width:38px;height:38px;display:grid;place-items:center;color:var(--white);border:1px solid #66534c;border-radius:50%;font-weight:800}.social-links a:hover{color:#29160c;background:var(--orange);border-color:var(--orange)}.footer-bottom{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #4c3c36}.footer-bottom p{margin:0;color:#bdaeaa;font-size:.76rem}.home-hero{position:relative;overflow:hidden;min-height:650px;display:flex;align-items:center;background:linear-gradient(115deg,rgba(255,120,0,.08),transparent 38%),linear-gradient(180deg,#fffdfb,#fff5ec)}.home-hero:before{content:"";position:absolute;top:-140px;left:-120px;width:360px;height:360px;border:1px solid rgba(255,120,0,.2);border-radius:50%;box-shadow:0 0 0 58px #ff780009,0 0 0 118px #c0181806}.home-hero__grid{display:grid;grid-template-columns:1.08fr .92fr;gap:64px;align-items:center;padding:74px 0 80px}.home-hero__copy{position:relative;z-index:2}.home-hero h1{max-width:740px;margin-bottom:23px;font-size:clamp(3rem,5.4vw,5.25rem)}.home-hero__copy>p{max-width:680px;margin-bottom:28px;color:#5d5049;font-size:1.13rem}.hero-trust{display:flex;flex-wrap:wrap;gap:26px;margin-top:30px;padding-top:24px;border-top:1px solid var(--line)}.hero-trust span{display:flex;flex-direction:column;color:var(--muted);font-size:.76rem;line-height:1.35}.hero-trust b{color:var(--ink);font-size:1.05rem}.hero-visual{width:min(100%,500px);aspect-ratio:1 / 1;display:grid;place-items:center;position:relative;margin-inline:auto}.hero-visual:before{content:"";position:absolute;inset:8%;background:linear-gradient(150deg,#ffae65,#ff7800 42%,#b91418);border-radius:48% 52% 45% 55%/52% 45% 55% 48%;box-shadow:0 28px 80px #c018183d;transform:rotate(-8deg)}.hero-visual__orbit{position:absolute;border:1px dashed rgba(192,24,24,.35);border-radius:50%}.hero-visual__orbit--one{inset:0}.hero-visual__orbit--two{inset:17%;border-color:#fff9}.hero-shield{width:210px;height:230px;display:flex;align-items:center;flex-direction:column;justify-content:center;position:relative;z-index:2;padding:24px;color:var(--white);background:#381910d1;border:2px solid rgba(255,255,255,.75);border-radius:40px 40px 80px 80px;box-shadow:0 24px 55px #37150c4d;text-align:center}.hero-shield>span{width:66px;height:66px;display:grid;place-items:center;margin-bottom:18px;color:var(--ink);background:var(--white);border-radius:20px;font-size:1.2rem;font-weight:900}.hero-shield strong{font-size:1.02rem}.hero-shield small{margin-top:6px;color:#f5d5c8;line-height:1.4}.floating-card{min-width:164px;display:flex;gap:9px;align-items:center;position:absolute;z-index:3;padding:12px 15px;background:#fffffff5;border:1px solid rgba(255,255,255,.8);border-radius:14px;box-shadow:var(--shadow-md)}.floating-card b{color:var(--red)}.floating-card span{color:var(--muted);font-size:.72rem}.floating-card--top{top:12%;right:-4%}.floating-card--bottom{bottom:14%;left:-4%}.benefit-strip{background:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.benefit-strip__grid{display:grid;grid-template-columns:repeat(4,1fr)}.benefit-strip__grid>div{min-height:100px;display:flex;gap:12px;align-items:center;padding:18px 24px;border-right:1px solid var(--line)}.benefit-strip__grid>div:first-child{border-left:1px solid var(--line)}.benefit-strip__grid>div>span{width:34px;height:34px;display:grid;flex:0 0 auto;place-items:center;color:var(--red);background:var(--red-pale);border-radius:50%;font-weight:900}.benefit-strip p{display:flex;flex-direction:column;margin:0;font-size:.76rem;line-height:1.45}.benefit-strip strong{color:var(--ink);font-size:.9rem}.page-hero{padding:70px 0 76px;position:relative;overflow:hidden;background:radial-gradient(circle at 85% 25%,rgba(192,24,24,.09),transparent 22%),linear-gradient(135deg,#fff8f0,#fffdfb);border-bottom:1px solid var(--line)}.page-hero:after{content:"CG";position:absolute;right:max(3vw,calc((100vw - var(--container)) / 2));bottom:-50px;color:#ff780012;font-size:12rem;font-weight:900;letter-spacing:-.12em;line-height:1}.page-hero .container{position:relative;z-index:1}.page-hero h1{max-width:850px;margin-bottom:16px}.page-hero>.container>p{max-width:780px;margin-bottom:0;font-size:1.1rem}.page-hero .button-row{margin-top:26px}.page-hero--compact{padding:52px 0 58px}.page-hero--compact h1{font-size:clamp(2.3rem,4vw,4rem)}.breadcrumbs{margin-bottom:24px}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:9px;align-items:center;margin:0;padding:0;list-style:none}.breadcrumbs li{display:flex;align-items:center;color:var(--muted);font-size:.78rem;font-weight:700}.breadcrumbs li:not(:last-child):after{content:"/";margin-left:9px;color:#b4a39b}.breadcrumbs a:hover{color:var(--red)}.category-grid,.values-grid,.threat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.category-card{min-height:265px;display:flex;flex-direction:column;position:relative;overflow:hidden;padding:28px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.category-card:after{content:"";width:105px;height:105px;position:absolute;right:-35px;bottom:-35px;background:var(--orange-pale);border-radius:50%}.category-card:hover{border-color:#f1af78;box-shadow:var(--shadow-md);transform:translateY(-5px)}.category-card__number,.service-number{width:46px;height:46px;display:grid;place-items:center;margin-bottom:30px;color:var(--red);background:var(--red-pale);border-radius:13px;font-size:.77rem;font-weight:900}.category-card h3{margin-bottom:9px;font-size:1.25rem}.category-card p{font-size:.89rem}.category-card strong{margin-top:auto;color:var(--red);font-size:.83rem}.product-grid{display:grid;gap:22px}.product-grid--four{grid-template-columns:repeat(4,1fr)}.product-grid--shop{grid-template-columns:repeat(3,1fr)}.product-card{min-width:0;display:flex;overflow:hidden;flex-direction:column;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.product-card:hover{border-color:#f1bf96;box-shadow:var(--shadow-md);transform:translateY(-4px)}.product-card__image{display:block;position:relative;overflow:hidden;aspect-ratio:3 / 2;background:var(--cream)}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .24s ease}.product-card:hover .product-card__image img{transform:scale(1.025)}.badge{position:absolute;top:12px;left:12px;padding:5px 10px;color:var(--white);background:var(--red);border-radius:999px;box-shadow:0 4px 12px #58101033;font-size:.66rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.product-card__body{display:flex;flex:1;flex-direction:column;padding:20px}.product-card__category{margin-bottom:7px;color:var(--red);font-size:.69rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.product-card h3{margin-bottom:8px;font-size:1.1rem}.product-card h3 a:hover{color:var(--red)}.product-card__body>p{margin-bottom:15px;font-size:.82rem;line-height:1.55}.product-card__meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:auto}.product-card__meta span{padding:4px 8px;color:#665b55;background:#f6f1ed;border-radius:6px;font-size:.67rem;font-weight:700}.rating{display:flex;gap:8px;align-items:center;margin:12px 0 7px}.rating>span{color:var(--orange);font-size:.77rem;letter-spacing:.06em}.rating small{color:var(--muted);font-size:.7rem}.rating em{color:var(--red);font-style:normal}.product-card__price{display:flex;gap:9px;align-items:baseline;margin-bottom:15px}.product-card__price strong{font-size:1.4rem}.product-card__price del{color:#9a8f88;font-size:.83rem}.product-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.product-card__actions .button{padding-inline:8px;font-size:.73rem}.comparison-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:stretch}.comparison-card{display:flex;flex-direction:column;position:relative;padding:32px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius)}.comparison-card--featured{color:var(--white);background:#3a2925;border-color:#3a2925;box-shadow:var(--shadow-md);transform:translateY(-8px)}.comparison-card--featured p,.comparison-card--featured li,.comparison-card--featured .comparison-price span{color:#e5d7d0}.comparison-card__label{align-self:flex-start;margin:-45px 0 22px;padding:7px 13px;color:#261407;background:var(--orange);border-radius:999px;font-size:.7rem;font-weight:900;text-transform:uppercase}.comparison-card h3{font-size:1.35rem}.comparison-card>p{font-size:.87rem}.comparison-price{display:flex;gap:8px;align-items:baseline;margin:14px 0 18px}.comparison-price strong{font-size:2.25rem}.comparison-price span{color:var(--muted);font-size:.78rem}.comparison-card ul,.feature-list,.services-grid ul,.auth-aside ul{display:flex;flex-direction:column;gap:10px;margin:0 0 25px;padding:0;list-style:none}.comparison-card li,.feature-list li,.services-grid li,.auth-aside li{position:relative;padding-left:25px;color:var(--muted);font-size:.86rem}.comparison-card li:before,.feature-list li:before,.services-grid li:before,.auth-aside li:before{content:"✓";position:absolute;left:0;color:var(--red);font-weight:900}.comparison-card--featured li:before{color:var(--orange)}.comparison-card .button{width:100%;margin-top:auto}.split-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.88fr);gap:70px;align-items:center}.check-list{display:flex;flex-direction:column;gap:18px;margin-bottom:27px}.check-list>div{display:flex;gap:14px;align-items:flex-start}.check-list>div>span{width:32px;height:32px;display:grid;flex:0 0 auto;place-items:center;color:var(--white);background:var(--red);border-radius:9px;font-weight:900}.check-list p{display:flex;flex-direction:column;margin:1px 0 0;font-size:.87rem}.check-list strong{color:var(--ink);font-size:.97rem}.security-score-card,.how-card{padding:36px;color:var(--white);background:#332522;border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.security-score-card .eyebrow,.how-card .eyebrow{color:#ffb674}.security-score-card h3{font-size:1.7rem}.layer-row{display:grid;grid-template-columns:70px 1fr;gap:14px;align-items:center;margin:20px 0;color:#f3e8e3;font-size:.78rem;font-weight:700}.layer-row i{height:9px;overflow:hidden;position:relative;background:#5d4b45;border-radius:999px}.layer-row i:after{content:"";width:var(--level);height:100%;display:block;background:linear-gradient(90deg,var(--orange),#ffb06a);border-radius:inherit}.security-score-card>p{margin:25px 0 0;color:#cbbcb6;font-size:.75rem}.service-preview{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:start}.service-preview__intro{position:sticky;top:30px}.service-preview__cards{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-preview__cards article{min-height:220px;padding:25px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.service-preview__cards article>span,.values-grid article>span,.threat-grid article>span{color:var(--orange-dark);font-size:.75rem;font-weight:900}.service-preview__cards h3{margin:28px 0 10px}.service-preview__cards p{margin:0;font-size:.84rem}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:50px}.steps-grid article{padding:30px;background:#ffffff0f;border:1px solid rgba(255,255,255,.15);border-radius:var(--radius)}.steps-grid article>span{width:45px;height:45px;display:grid;place-items:center;margin-bottom:35px;color:#261308;background:var(--orange);border-radius:50%;font-weight:900}.steps-grid p{margin-bottom:0;font-size:.87rem}.audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.audience-card{padding:clamp(28px,4vw,52px);overflow:hidden;position:relative;background:var(--cream);border:1px solid var(--line);border-radius:var(--radius-lg)}.audience-card:after{content:"";width:180px;height:180px;position:absolute;right:-70px;bottom:-90px;background:#ff780017;border-radius:50%}.audience-card--business{color:var(--white);background:#3a2925;border-color:#3a2925}.audience-card--business p,.audience-card--business li{color:#e0d4ce}.audience-card h2{max-width:550px;font-size:clamp(1.7rem,2.5vw,2.5rem)}.audience-card>p{max-width:580px}.audience-card ul{display:flex;flex-direction:column;gap:8px;margin:23px 0 28px;padding-left:22px;color:var(--muted);font-size:.87rem}.case-study-grid,.testimonial-grid,.three-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.case-study-grid article,.testimonial-grid figure,.three-card-grid article{margin:0;padding:30px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.case-study-grid h3{margin-top:26px;font-size:1.35rem}.case-study-grid p{font-size:.9rem}.case-study-grid strong{color:var(--red);font-size:.84rem}.testimonial-grid{grid-template-columns:repeat(3,1fr)}.testimonial-grid blockquote{margin:24px 0;color:var(--ink);font-size:1rem;font-weight:600}.testimonial-grid figcaption{display:flex;flex-direction:column;font-size:.78rem}.testimonial-grid figcaption span{color:var(--muted)}.client-showcase{margin-top:50px;padding-top:30px;border-top:1px solid var(--line);text-align:center}.client-showcase>p{font-size:.74rem;text-transform:uppercase;letter-spacing:.08em}.client-showcase>div{display:flex;flex-wrap:wrap;gap:24px 34px;justify-content:center}.client-showcase>div>span{display:flex;gap:8px;align-items:center;color:#82736c;font-size:.79rem;font-weight:700}.client-showcase b{width:34px;height:34px;display:grid;place-items:center;color:var(--red);background:var(--red-pale);border-radius:9px;font-size:.64rem}.faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:start}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item h3{margin:0}.faq-item button{width:100%;min-height:70px;display:flex;gap:20px;align-items:center;justify-content:space-between;padding:18px 0;color:var(--ink);background:transparent;border:0;cursor:pointer;text-align:left;font-size:.98rem;font-weight:800}.faq-item button>span:last-child{width:30px;height:30px;display:grid;flex:0 0 auto;place-items:center;color:var(--red);background:var(--red-pale);border-radius:50%;font-size:1.1rem}.faq-item div p{max-width:760px;padding:0 45px 20px 0;font-size:.88rem}.newsletter-band{padding:68px 0;background:#ffe9d5;border-top:1px solid #ffd0a8}.newsletter-band__inner{display:grid;grid-template-columns:1fr .9fr;gap:60px;align-items:center}.newsletter-band h2{margin-bottom:10px;font-size:clamp(1.7rem,3vw,2.6rem)}.newsletter-band p{margin-bottom:0}.newsletter-band form label{display:block;margin-bottom:7px;font-size:.8rem;font-weight:800}.newsletter-band form>div{display:flex;gap:9px}.newsletter-band input{min-width:0;flex:1;border:1px solid #dcb58f;border-radius:999px;padding:0 18px;background:var(--white)}.form-status{min-height:20px;margin-top:9px!important;color:var(--success)!important;font-size:.77rem!important}.final-cta{padding:78px 0;color:var(--white);background:radial-gradient(circle at 15% 50%,rgba(255,255,255,.09),transparent 28%),linear-gradient(120deg,var(--red-dark),var(--red) 58%,#de5e00);text-align:center}.final-cta .eyebrow{color:#ffcf9e}.final-cta h2{max-width:800px;margin-inline:auto}.final-cta p{max-width:680px;margin:0 auto 26px;color:#ffeae4}.final-cta .button-row{justify-content:center}.split-layout--about p{font-size:1rem}.about-quote{padding:42px;color:var(--white);background:linear-gradient(150deg,#382621,#6e1b18);border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.about-quote>span{color:var(--orange);font-family:Georgia,serif;font-size:4rem;line-height:.6}.about-quote blockquote{margin:23px 0;font-size:1.45rem;font-weight:700;line-height:1.4}.about-quote p{margin-bottom:0;color:#e9d7d0;font-size:.8rem}.mission-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.mission-grid article{padding:38px;background:#ffffffa6;border:1px solid rgba(255,120,0,.18);border-radius:var(--radius)}.mission-grid article>span{color:var(--red);font-size:.72rem;font-weight:900}.mission-grid h2{margin:25px 0 13px;font-size:1.65rem}.mission-grid p{margin:0}.values-grid article,.threat-grid article{min-height:230px;padding:28px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.values-grid h3,.threat-grid h3{margin:30px 0 10px}.values-grid p,.threat-grid p{margin:0;font-size:.86rem}.about-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.about-story-grid h2{margin-bottom:16px;font-size:1.85rem}.about-story-grid>div>.eyebrow:not(:first-child){margin-top:38px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.services-grid article{scroll-margin-top:120px;padding:28px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.services-grid h2{margin-bottom:10px;font-size:1.35rem}.services-grid p{min-height:82px;font-size:.85rem}.services-grid ul{margin-bottom:0}.services-grid li{font-size:.78rem}.process-line{display:grid;grid-template-columns:repeat(4,1fr);position:relative;gap:20px}.process-line:before{content:"";position:absolute;top:22px;right:10%;left:10%;height:2px;background:#ebbaa1}.process-line article{position:relative;z-index:1;text-align:center}.process-line article>span{width:46px;height:46px;display:grid;place-items:center;margin:0 auto 18px;color:var(--white);background:var(--red);border:6px solid #fff5ee;border-radius:50%;box-sizing:content-box;font-weight:900}.process-line h3{margin-bottom:7px}.process-line p{font-size:.82rem}.threat-grid{grid-template-columns:repeat(3,1fr)}.how-card ol{display:flex;flex-direction:column;gap:17px;margin:7px 0 0;padding:0;list-style:none;counter-reset:item}.how-card li{display:grid;grid-template-columns:90px 1fr;gap:15px;padding-bottom:17px;border-bottom:1px solid #5b4944}.how-card li:last-child{border-bottom:0}.how-card li span{color:#d3c5bf;font-size:.82rem}.three-card-grid{grid-template-columns:repeat(3,1fr)}.three-card-grid article{padding:32px}.three-card-grid p{font-size:.88rem}.platform-band{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:28px;padding:22px;background:var(--cream);border:1px solid var(--line);border-radius:var(--radius)}.platform-band strong{margin-right:8px}.platform-band span{padding:6px 11px;color:var(--red);background:var(--red-pale);border-radius:999px;font-size:.78rem;font-weight:800}.platform-band small{width:100%;color:var(--muted)}.shop-section{padding-top:56px}.shop-layout{display:grid;grid-template-columns:250px 1fr;gap:36px;align-items:start}.shop-filters{position:sticky;top:20px;padding:23px;background:var(--cream);border:1px solid var(--line);border-radius:var(--radius)}.filter-heading{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:22px}.filter-heading h2{margin:0;font-size:1.15rem}.filter-heading button,.cart-items__heading button,.cart-item__copy button{padding:0;color:var(--red);background:transparent;border:0;cursor:pointer;font-size:.74rem;font-weight:800;text-decoration:underline;text-underline-offset:3px}.form-field{display:flex;flex-direction:column;margin-bottom:18px}.form-field label,.shop-filters legend{margin-bottom:7px;color:#463d38;font-size:.78rem;font-weight:800}.form-field label span{color:var(--muted);font-weight:500}.form-field input,.form-field select,.form-field textarea,.checkout-form input,.checkout-form select,.checkout-form textarea,.auth-card input,.auth-card select,.auth-card textarea,.contact-form-wrap input,.contact-form-wrap select,.contact-form-wrap textarea{width:100%;min-height:48px;padding:11px 13px;color:var(--ink);background:var(--white);border:1px solid #cfc0b8;border-radius:9px}.form-field textarea,.contact-form-wrap textarea{resize:vertical}.form-field input:focus,.form-field select:focus,.form-field textarea:focus,.checkout-form input:focus,.checkout-form select:focus,.auth-card input:focus,.contact-form-wrap input:focus,.contact-form-wrap select:focus,.contact-form-wrap textarea:focus{border-color:var(--orange);outline:3px solid rgba(255,120,0,.17)}[aria-invalid=true]{border-color:var(--red)!important;background:#fff8f7!important}.shop-filters fieldset{display:flex;flex-direction:column;gap:8px;margin:0 0 20px;padding:0;border:0}.radio-row,.checkbox-row{display:flex;gap:10px;align-items:flex-start;color:#4f4540;font-size:.82rem}.radio-row input,.checkbox-row input{width:18px!important;height:18px!important;min-height:0!important;flex:0 0 auto;margin:2px 0 0;accent-color:var(--red)}.filter-help{padding:17px;background:var(--orange-pale);border-radius:12px}.filter-help strong{font-size:.84rem}.filter-help p{margin:5px 0 9px;font-size:.73rem}.filter-help a{color:var(--red);font-size:.76rem;font-weight:800}.shop-toolbar{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.shop-toolbar p{margin:0;font-size:.86rem}.form-field--inline{display:flex;flex-direction:row;gap:10px;align-items:center;margin:0}.form-field--inline label{margin:0;white-space:nowrap}.form-field--inline select{min-height:42px}.empty-state{min-height:390px;display:flex;align-items:center;flex-direction:column;justify-content:center;padding:42px;background:var(--cream);border:1px dashed #d9c6ba;border-radius:var(--radius);text-align:center}.empty-state>span{width:65px;height:65px;display:grid;place-items:center;margin-bottom:22px;color:var(--red);background:var(--red-pale);border-radius:50%;font-size:1.6rem;font-weight:900}.empty-state h1,.empty-state h2{margin-bottom:10px;font-size:1.9rem}.empty-state p{max-width:520px}.product-detail-section{padding:36px 0 72px;background:var(--cream);border-bottom:1px solid var(--line)}.product-detail{display:grid;grid-template-columns:1fr .86fr;gap:58px;align-items:center}.product-detail__image>img{width:100%;background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.product-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.product-trust-row span{padding:10px;color:#665a55;background:var(--white);border:1px solid var(--line);border-radius:9px;font-size:.71rem;font-weight:700;text-align:center}.product-detail__copy h1{margin-bottom:12px;font-size:clamp(2.25rem,4.3vw,4rem)}.product-lead{font-size:1.05rem}.detail-price{display:flex;flex-wrap:wrap;gap:12px;align-items:baseline;margin:22px 0}.detail-price>strong{font-size:2.3rem}.detail-price del{color:#91857e}.detail-price>span{padding:5px 9px;color:var(--success);background:#edf8f2;border-radius:7px;font-size:.72rem;font-weight:800}.product-specs{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:24px;border:1px solid var(--line);border-radius:12px}.product-specs>div{display:flex;flex-direction:column;padding:12px;border-right:1px solid var(--line)}.product-specs>div:last-child{border:0}.product-specs span{color:var(--muted);font-size:.66rem}.product-specs strong{font-size:.78rem}.quantity-row{display:flex;gap:20px;align-items:center;margin-bottom:17px}.quantity-row>label{font-size:.8rem;font-weight:800}.quantity-row>div,.cart-item__quantity>div{display:grid;grid-template-columns:40px 48px 40px;overflow:hidden;border:1px solid #cfbfb7;border-radius:9px}.quantity-row button,.cart-item__quantity button{min-height:42px;background:var(--white);border:0;cursor:pointer;font-weight:900}.quantity-row button:hover,.cart-item__quantity button:hover{color:var(--white);background:var(--red)}.quantity-row input,.cart-item__quantity input{min-width:0;border:0;border-right:1px solid var(--line);border-left:1px solid var(--line);text-align:center;-moz-appearance:textfield}.quantity-row input::-webkit-inner-spin-button,.cart-item__quantity input::-webkit-inner-spin-button{-webkit-appearance:none}.button-stack{display:grid;grid-template-columns:1fr 1fr;gap:10px}.demo-notice{margin:14px 0 0;color:#756962;font-size:.72rem}.product-information{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:start}.product-information p{font-size:.97rem}.feature-panel{padding:30px;background:var(--warm);border:1px solid var(--line);border-radius:var(--radius)}.feature-panel h2{font-size:1.45rem}.feature-panel ul{display:flex;flex-direction:column;gap:12px;padding:0;list-style:none}.feature-panel li{position:relative;padding:10px 10px 10px 39px;color:#504641;background:var(--white);border-radius:9px;font-size:.87rem}.feature-panel li:before{content:"✓";position:absolute;left:13px;color:var(--red);font-weight:900}.detail-support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.detail-support-grid article{padding:27px;background:#ffffffb8;border:1px solid rgba(255,120,0,.2);border-radius:var(--radius)}.detail-support-grid article>span{color:var(--red);font-size:.72rem;font-weight:900}.detail-support-grid h3{margin:22px 0 8px}.detail-support-grid p{margin:0;font-size:.82rem}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:40px;align-items:start}.cart-items__heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:14px;border-bottom:1px solid var(--line)}.cart-items__heading h2{margin:0;font-size:1.3rem}.cart-item{display:grid;grid-template-columns:140px 1fr 138px 95px;gap:20px;align-items:center;padding:24px 0;border-bottom:1px solid var(--line)}.cart-item img{width:140px;aspect-ratio:3 / 2;object-fit:cover;border-radius:12px}.cart-item__copy>span{color:var(--red);font-size:.68rem;font-weight:800;text-transform:uppercase}.cart-item__copy h3{margin:4px 0 6px;font-size:1rem}.cart-item__copy p{margin-bottom:5px;font-size:.74rem}.cart-item__quantity>span{display:block;margin-bottom:6px;color:var(--muted);font-size:.7rem}.cart-item__price{text-align:right}.cart-items>.text-link{display:inline-block;margin-top:22px}.order-summary,.checkout-summary{position:sticky;top:20px;padding:27px;background:var(--cream);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.order-summary h2,.checkout-summary h2{margin-bottom:22px;font-size:1.35rem}.order-summary>div:not(.secure-note){display:flex;gap:15px;align-items:center;justify-content:space-between;padding:9px 0;color:var(--muted);font-size:.79rem}.order-summary>div strong{color:var(--ink);text-align:right}.order-summary__total{margin-top:10px;padding-top:17px!important;border-top:1px solid var(--line);color:var(--ink)!important;font-size:1rem!important}.order-summary__total strong{font-size:1.4rem}.order-summary>p{font-size:.7rem}.order-summary .button{width:100%}.secure-note{display:flex;gap:10px;margin-top:17px;padding:13px;background:#edf8f2;border-radius:10px}.secure-note>span{color:var(--success);font-weight:900}.secure-note p{display:flex;flex-direction:column;margin:0;color:#4f675a;font-size:.68rem}.checkout-page{padding:36px 0 90px;background:var(--warm)}.checkout-heading{max-width:700px;margin-bottom:42px}.checkout-heading h1{margin-bottom:10px}.checkout-layout{display:grid;grid-template-columns:1fr 390px;gap:42px;align-items:start}.checkout-form{display:flex;flex-direction:column;gap:18px}.checkout-form>section{padding:30px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius)}.form-section-heading{display:flex;gap:13px;align-items:flex-start;margin-bottom:24px}.form-section-heading>span{width:35px;height:35px;display:grid;flex:0 0 auto;place-items:center;color:var(--white);background:var(--red);border-radius:9px;font-size:.75rem;font-weight:900}.form-section-heading h2{margin:0 0 3px;font-size:1.25rem}.form-section-heading p{margin:0;font-size:.76rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field-error{display:block;margin-top:5px;color:var(--red);font-size:.73rem;font-weight:700}.payment-placeholder{display:flex;gap:16px;align-items:flex-start;padding:20px;color:#405d4d;background:#edf8f2;border:1px solid #c9e7d7;border-radius:12px}.payment-placeholder>span{font-size:1.6rem}.payment-placeholder p{margin:4px 0 0;color:#597265;font-size:.79rem}.checkout-form>.button{align-self:flex-start;min-width:220px}.checkout-summary__item{display:grid;grid-template-columns:76px 1fr auto;gap:11px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line)}.checkout-summary__item img{width:76px;aspect-ratio:3 / 2;object-fit:cover;border-radius:8px}.checkout-summary__item>div{display:flex;min-width:0;flex-direction:column}.checkout-summary__item strong{overflow:hidden;font-size:.74rem;text-overflow:ellipsis}.checkout-summary__item span{color:var(--muted);font-size:.68rem}.checkout-summary__item b{font-size:.75rem}.checkout-summary__totals{margin-top:13px}.checkout-summary__totals p{display:flex;gap:12px;justify-content:space-between;margin:0;padding:6px 0;font-size:.76rem}.checkout-summary__totals strong{color:var(--ink);text-align:right}.checkout-summary__totals .total{margin-top:8px;padding-top:14px;color:var(--ink);border-top:1px solid var(--line);font-size:1rem}.checkout-summary__totals .total strong{font-size:1.3rem}.confirmation-page{min-height:660px;display:flex;align-items:center;background:var(--warm)}.confirmation-card{max-width:700px;margin-inline:auto;padding:50px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);text-align:center}.confirmation-check{width:72px;height:72px;display:grid;place-items:center;margin:0 auto 25px;color:var(--white);background:var(--success);border-radius:50%;font-size:1.8rem;font-weight:900}.confirmation-card .button-row{justify-content:center}.auth-page{min-height:700px;padding:38px 0 85px;background:linear-gradient(120deg,rgba(255,120,0,.06),transparent 40%),var(--warm)}.auth-layout{max-width:970px;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;margin:25px auto 0;background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.auth-card,.auth-aside{padding:clamp(30px,5vw,52px)}.auth-card h1{margin-bottom:10px;font-size:clamp(2rem,3.5vw,3rem)}.auth-card>p{margin-bottom:28px}.auth-card .button{width:100%;margin-top:22px}.password-input{display:flex}.password-input input{min-width:0;border-radius:9px 0 0 9px}.password-input button{min-width:62px;color:var(--red);background:var(--red-pale);border:1px solid #cfc0b8;border-left:0;border-radius:0 9px 9px 0;cursor:pointer;font-size:.76rem;font-weight:800}.auth-switch{margin:20px 0 0;color:var(--muted);font-size:.8rem;text-align:center}.auth-switch a,.checkbox-row a{color:var(--red);font-weight:800;text-decoration:underline;text-underline-offset:2px}.auth-aside{color:var(--white);background:radial-gradient(circle at 100% 0%,rgba(255,120,0,.25),transparent 35%),#382824}.auth-aside h2{margin-top:24px;font-size:1.7rem}.auth-aside p,.auth-aside li{color:#dccfc9}.auth-aside ul{margin-top:27px}.auth-aside li:before{color:var(--orange)}.account-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:24px}.account-profile,.account-panel{padding:32px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.account-profile{display:flex;align-items:center;flex-direction:column;text-align:center}.account-avatar{width:90px;height:90px;display:grid;place-items:center;margin-bottom:22px;color:var(--white);background:linear-gradient(145deg,var(--orange),var(--red));border-radius:28px;font-size:2rem;font-weight:900}.account-profile h2{margin-bottom:5px;font-size:1.6rem}.account-profile .button{margin-top:18px}.account-panel h2{font-size:1.4rem}.account-stat{display:grid;grid-template-columns:1fr auto;gap:3px 15px;padding:17px 0;border-bottom:1px solid var(--line)}.account-stat span{color:var(--muted);font-size:.8rem}.account-stat strong{grid-row:span 2;color:var(--red);font-size:1.5rem}.account-stat a{color:var(--red);font-size:.75rem;font-weight:800}.account-panel--wide{grid-column:1 / -1;background:var(--orange-pale)}.account-panel--wide h2{margin-top:20px}.account-panel--wide p{margin-bottom:0}.contact-intro{padding-top:0;padding-bottom:50px;margin-top:-25px;position:relative;z-index:2}.contact-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.contact-card-grid>a,.contact-card-grid>article{display:flex;gap:15px;align-items:flex-start;padding:25px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-md)}.contact-card-grid>a:hover{border-color:var(--orange);transform:translateY(-3px)}.contact-card-grid>*>span{width:42px;height:42px;display:grid;flex:0 0 auto;place-items:center;color:var(--white);background:var(--red);border-radius:12px;font-weight:900}.contact-card-grid div{display:flex;min-width:0;flex-direction:column}.contact-card-grid small{color:var(--muted);font-size:.7rem}.contact-card-grid strong{overflow-wrap:anywhere}.contact-card-grid p{margin:4px 0 0;font-size:.75rem}.contact-layout{display:grid;grid-template-columns:1.18fr .82fr;gap:60px;align-items:start}.contact-form-wrap{padding:38px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.contact-form-wrap h2{margin-bottom:8px}.contact-form-wrap>p{margin-bottom:28px}.contact-form-wrap form>.button{margin-top:20px}.contact-sidebar{display:flex;flex-direction:column;gap:24px}.business-hours{padding:30px;background:#382824;border-radius:var(--radius)}.business-hours h2{color:var(--white);font-size:1.4rem}.business-hours p{display:flex;gap:15px;justify-content:space-between;margin:0;padding:10px 0;color:#d8cbc5;border-bottom:1px solid #574640;font-size:.8rem}.business-hours p strong{color:#ffb573}.business-hours small{display:block;margin-top:15px;color:#aa9a94;font-size:.68rem}.map-visual{min-height:330px;overflow:hidden;position:relative;background:linear-gradient(35deg,transparent 48%,#ead9cd 49%,#ead9cd 51%,transparent 52%),linear-gradient(145deg,transparent 45%,#e8d5ca 46%,#e8d5ca 48%,transparent 49%),#f4ece6;border:1px solid var(--line);border-radius:var(--radius)}.map-line{position:absolute;background:#ffffffe6;border:1px solid #e2d4cc;border-radius:999px;transform:rotate(-20deg)}.map-line--one{width:130%;height:22px;top:26%;left:-10%}.map-line--two{width:95%;height:14px;top:56%;left:13%;transform:rotate(26deg)}.map-line--three{width:70%;height:12px;top:35%;left:-20%;transform:rotate(75deg)}.map-pin{width:54px;height:54px;display:grid;place-items:center;position:absolute;z-index:2;top:38%;left:54%;color:var(--white);background:var(--red);border:4px solid var(--white);border-radius:50% 50% 50% 10px;box-shadow:0 10px 25px #5e1e174d;font-size:.75rem;font-weight:900;transform:rotate(-45deg)}.map-pin:first-letter{transform:rotate(45deg)}.map-visual p{position:absolute;z-index:2;right:17px;bottom:17px;margin:0;padding:13px;color:#5e514a;background:#ffffffeb;border-radius:10px;box-shadow:var(--shadow-sm);font-size:.7rem}.map-visual p strong{display:block;color:var(--ink);font-size:.8rem}.policy-layout{display:grid;grid-template-columns:245px 1fr;gap:60px;align-items:start}.policy-nav{display:flex;flex-direction:column;position:sticky;top:25px;padding:22px;background:var(--warm);border:1px solid var(--line);border-radius:var(--radius)}.policy-nav>strong{margin-bottom:13px}.policy-nav nav{display:flex;flex-direction:column;gap:8px;padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid var(--line)}.policy-nav a{color:var(--muted);font-size:.73rem}.policy-nav a:hover{color:var(--red)}.policy-nav>span{color:var(--muted);font-size:.67rem}.policy-nav>b{font-size:.78rem}.policy-content{max-width:820px}.legal-review-note{margin-bottom:35px;padding:21px;background:var(--orange-pale);border:1px solid #f4c69d;border-radius:12px}.legal-review-note strong{color:#7b3c00}.legal-review-note p{margin:5px 0 0;color:#795b43;font-size:.81rem}.policy-content>section{scroll-margin-top:30px;padding:0 0 28px;margin-bottom:30px;border-bottom:1px solid var(--line)}.policy-content>section>span{color:var(--red);font-size:.7rem;font-weight:900}.policy-content h2{margin:9px 0 14px;font-size:1.55rem}.policy-content p{margin-bottom:0;font-size:.94rem}.policy-contact address{display:flex;flex-direction:column;margin-bottom:10px;color:var(--muted);font-size:.88rem}.policy-contact a{display:block;color:var(--red);font-weight:700}.related-policies>strong{display:block;margin-bottom:12px}.related-policies>div{display:flex;flex-wrap:wrap;gap:9px}.related-policies a{padding:8px 12px;color:var(--red);background:var(--red-pale);border-radius:8px;font-size:.75rem;font-weight:800}.not-found{min-height:640px;display:flex;align-items:center;background:radial-gradient(circle at 80% 20%,rgba(255,120,0,.14),transparent 25%),var(--cream);text-align:center}.not-found span{display:block;margin-bottom:0;color:var(--orange);font-size:clamp(5rem,13vw,10rem);font-weight:900;letter-spacing:-.08em;line-height:.9}.not-found h1{max-width:780px;margin:20px auto;font-size:clamp(2rem,4vw,3.8rem)}.not-found p{max-width:620px;margin:0 auto 27px}.not-found .button-row{justify-content:center}@media(max-width:1180px){.site-header__inner{gap:17px}.site-header nav{gap:12px}.header-actions{gap:8px}.header-account,.header-actions .button,.site-header .brand-logo__image{display:none}.site-header .brand-logo__icon{display:block}.footer-main{grid-template-columns:1.4fr repeat(4,.75fr)}.footer-newsletter{grid-column:1 / -1;max-width:480px}.product-grid--four,.product-grid--shop,.category-grid,.benefit-strip__grid{grid-template-columns:repeat(2,1fr)}.benefit-strip__grid>div:nth-child(3){border-left:1px solid var(--line)}.cart-item{grid-template-columns:120px 1fr 130px}.cart-item__price{grid-column:3;text-align:center}}@media(max-width:980px){.container{width:min(calc(100% - 32px),var(--container))}.section{padding:72px 0}.trust-bar__inner>span{display:none}.trust-bar__inner{justify-content:flex-end}.site-header__inner{min-height:72px}.site-header nav a{padding-block:24px 22px;font-size:.72rem}.site-header nav a:after{bottom:17px}.home-hero{min-height:auto}.home-hero__grid{grid-template-columns:1fr .8fr;gap:25px}.hero-visual{transform:scale(.9)}.split-layout,.product-detail{grid-template-columns:1fr .86fr;gap:38px}.service-preview{grid-template-columns:1fr;gap:35px}.service-preview__intro{position:static}.values-grid,.services-grid,.threat-grid{grid-template-columns:repeat(2,1fr)}.services-grid p{min-height:0}.shop-layout{grid-template-columns:220px 1fr;gap:24px}.cart-layout,.checkout-layout{grid-template-columns:1fr 320px;gap:26px}.contact-layout{gap:30px}}@media(max-width:767px){html{scroll-padding-top:calc(82px + env(safe-area-inset-top))}.app-shell{padding-top:calc(72px + env(safe-area-inset-top));padding-bottom:calc(72px + env(safe-area-inset-bottom))}.trust-bar,.site-header{display:none}.mobile-expert-strip{width:100%;min-height:calc(72px + env(safe-area-inset-top));display:grid;grid-template-columns:54px minmax(0,1fr) 64px;align-items:center;position:fixed;right:0;left:0;z-index:9000;padding:env(safe-area-inset-top) 8px 0;color:var(--white);background:linear-gradient(100deg,rgba(255,120,0,.16),transparent 35%),#3a2925;border-bottom:2px solid var(--orange);box-shadow:0 6px 18px #391f1638}.mobile-expert-strip--top{top:0}.mobile-expert-strip--bottom{min-height:calc(72px + env(safe-area-inset-bottom));top:auto;bottom:0;padding:0 8px env(safe-area-inset-bottom);border-top:2px solid var(--orange);border-bottom:0;box-shadow:0 -6px 18px #391f1638}.mobile-expert-strip__phone{width:48px;height:48px;display:grid;place-items:center;color:var(--white);background:var(--red);border:2px solid rgba(255,255,255,.65);border-radius:50%;box-shadow:0 0 0 6px #c018182e;font-size:1.35rem;animation:phone-ring 2.8s ease-in-out infinite}.mobile-expert-strip__copy{display:flex;min-width:0;align-items:center;flex-direction:column;justify-content:center;padding:0 4px;text-align:center;line-height:1.22}.mobile-expert-strip__copy strong{overflow:hidden;font-size:clamp(.72rem,3.4vw,.9rem);text-overflow:ellipsis;white-space:nowrap}.mobile-expert-strip__copy a{color:#ffb978;font-size:clamp(.71rem,3.3vw,.86rem);font-weight:800}.mobile-expert-strip img{width:60px;height:66px;align-self:end;justify-self:end;object-fit:contain;object-position:center bottom}.section{padding:58px 0}.page-hero,.page-hero--compact{padding:42px 0 47px}.page-hero:after{right:-10px;bottom:-20px;font-size:7rem}.page-hero>.container>p{font-size:.98rem}.home-hero__grid{grid-template-columns:1fr;padding:50px 0 55px}.home-hero h1{font-size:clamp(2.55rem,11.5vw,4rem)}.home-hero__copy>p{font-size:1rem}.hero-visual{width:min(100%,400px);margin-top:15px}.benefit-strip__grid{grid-template-columns:1fr}.benefit-strip__grid>div,.benefit-strip__grid>div:first-child,.benefit-strip__grid>div:nth-child(3){min-height:82px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-left:1px solid var(--line)}.section-split-heading{align-items:flex-start;flex-direction:column}.category-grid,.comparison-grid,.split-layout,.steps-grid,.audience-grid,.case-study-grid,.testimonial-grid,.newsletter-band__inner,.mission-grid,.about-story-grid,.three-card-grid,.process-line,.product-detail,.product-information,.detail-support-grid,.cart-layout,.checkout-layout,.auth-layout,.account-grid,.contact-layout,.contact-card-grid,.faq-layout,.policy-layout{grid-template-columns:1fr}.comparison-grid{gap:30px}.comparison-card--featured{transform:none}.service-preview__cards{grid-template-columns:1fr}.steps-grid{margin-top:30px}.testimonial-grid{grid-template-columns:1fr}.client-showcase>div{gap:17px}.faq-layout{gap:26px}.newsletter-band form>div{align-items:stretch;flex-direction:column}.newsletter-band input{min-height:50px}.footer-main{grid-template-columns:repeat(2,1fr);padding-top:52px}.footer-brand,.footer-newsletter{grid-column:1 / -1}.footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center;padding:20px 0}.process-line:before{width:2px;height:80%;top:8%;right:auto;left:22px}.process-line article{display:grid;grid-template-columns:46px 1fr;gap:0 17px;text-align:left}.process-line article>span{grid-row:span 2;border-width:4px}.shop-layout{grid-template-columns:1fr}.shop-filters{position:static}.product-detail-section{padding-top:25px}.product-detail{gap:32px}.product-information,.cart-layout,.checkout-layout{gap:28px}.order-summary,.checkout-summary{position:static}.cart-item{grid-template-columns:100px 1fr}.cart-item img{width:100px}.cart-item__quantity{grid-column:2}.cart-item__price{grid-column:2;text-align:left}.checkout-summary{grid-row:1}.auth-aside{order:-1}.account-panel--wide{grid-column:auto}.contact-layout{gap:28px}.policy-nav{position:static}.policy-nav nav{display:grid;grid-template-columns:1fr 1fr}}@media(max-width:560px){.container{width:min(calc(100% - 24px),var(--container))}h1{font-size:2.35rem}h2{font-size:1.85rem}.section{padding:50px 0}.button-row{align-items:stretch;flex-direction:column}.button-row .button{width:100%}.hero-trust{gap:18px}.hero-trust span{flex:1}.hero-visual{transform:scale(.93)}.floating-card{min-width:142px}.floating-card--top{right:-2%}.floating-card--bottom{left:-2%}.category-grid,.values-grid,.services-grid,.threat-grid,.product-grid--four,.product-grid--shop{grid-template-columns:1fr}.category-card{min-height:230px}.product-card__actions{grid-template-columns:1fr 1fr}.service-preview__cards article{min-height:190px}.newsletter-band{padding:52px 0}.form-row{grid-template-columns:1fr;gap:0}.shop-toolbar{align-items:flex-start;flex-direction:column}.form-field--inline{width:100%;align-items:flex-start;flex-direction:column}.form-field--inline select{width:100%}.product-specs{grid-template-columns:1fr}.product-specs>div{border-right:0;border-bottom:1px solid var(--line)}.product-specs>div:last-child{border-bottom:0}.product-trust-row,.button-stack{grid-template-columns:1fr}.cart-item{grid-template-columns:82px 1fr;gap:14px}.cart-item img{width:82px}.cart-item__quantity>div{grid-template-columns:40px 50px 40px}.checkout-form>section,.contact-form-wrap,.auth-card,.auth-aside,.confirmation-card{padding:25px}.checkout-form>.button{width:100%}.checkout-summary{padding:22px}.footer-main{gap:28px 20px}.policy-nav nav{grid-template-columns:1fr}.policy-content h2{font-size:1.35rem}}@keyframes phone-ring{0%,82%,to{transform:rotate(0) scale(1)}86%{transform:rotate(-10deg) scale(1.03)}90%{transform:rotate(10deg) scale(1.03)}94%{transform:rotate(-7deg) scale(1.02)}98%{transform:rotate(7deg) scale(1.02)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
