:root{--bg:#090909;--panel:#11100f;--panel-2:#171412;--line:#302821;--text:#f6efe8;--muted:#aaa097;--orange:#ff8c12;--orange-soft:#ffc072;--green:#74df48;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:"Segoe UI Variable Text","Segoe UI",Arial,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button{font:inherit}.site-shell{overflow:hidden}.site-nav{position:sticky;z-index:30;top:0;height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 max(24px,calc((100vw - var(--max))/2));border-bottom:1px solid rgba(255,255,255,.07);background:rgba(9,9,9,.91);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:10px;font-weight:700;letter-spacing:-.03em}.brand img{width:28px;height:28px;object-fit:contain}.brand span{font-size:18px}.site-links{display:flex;align-items:center;gap:5px}.site-links a{padding:8px 11px;color:var(--muted);font-size:14px}.site-links a:hover,.site-links a.is-active{color:var(--text)}.nav-actions{display:flex;gap:8px;align-items:center}.button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 15px;border:1px solid var(--line);background:transparent;color:var(--text);font-size:13px;font-weight:600;transition:.18s ease}.button:hover{border-color:#825018;background:#1a1209}.button-primary{border-color:var(--orange);background:var(--orange);color:#15100c}.button-primary:hover{border-color:#ffad4c;background:#ff9b27}.menu-toggle{display:none;width:40px;height:40px;border:1px solid var(--line);background:transparent;color:var(--text);font-size:20px}.page{width:min(var(--max),calc(100% - 48px));margin:auto}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);gap:64px;align-items:center;min-height:620px;padding:76px 0 90px}.eyebrow{margin:0 0 14px;color:var(--orange);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hero h1,.page-intro h1{max-width:710px;margin:0;letter-spacing:-.055em;font-size:clamp(44px,6vw,72px);line-height:.98}.hero h1 em{font-style:normal;color:var(--orange)}.hero-copy{max-width:570px;margin:23px 0 28px;color:var(--muted);font-size:18px}.hero-actions{display:flex;flex-wrap:wrap;gap:10px}.hero-trust{display:flex;flex-wrap:wrap;gap:16px;margin-top:28px;color:#aaa098;font-size:12px}.hero-trust span{display:flex;align-items:center;gap:6px}.dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 12px rgba(116,223,72,.7)}.product-frame{position:relative;padding:10px;border:1px solid #4b3723;background:linear-gradient(145deg,#1a130c,#0e0e0f);box-shadow:0 30px 70px rgba(0,0,0,.45)}.product-topbar{height:38px;display:flex;align-items:center;gap:7px;padding:0 12px;border-bottom:1px solid #342b23;color:#b5a89d;font-size:11px}.window-dot{width:8px;height:8px;border-radius:50%;background:#50443a}.window-dot:first-child{background:var(--orange)}.product-body{display:grid;grid-template-columns:58px 1fr;min-height:350px}.mock-sidebar{padding:14px 10px;border-right:1px solid #302820}.mock-sidebar i{display:block;width:30px;height:30px;margin-bottom:11px;border:1px solid transparent;background:#151311}.mock-sidebar i.is-active{border-color:#8c4d0a;background:#25180b}.mock-main{padding:22px}.mock-title{display:flex;align-items:center;justify-content:space-between}.mock-title strong{font-size:18px}.mock-title span{color:#9b928a;font-size:10px}.mock-tabs{display:flex;gap:18px;margin:24px 0 18px;padding-bottom:10px;border-bottom:1px solid #312922;color:#aaa098;font-size:11px}.mock-tabs b{position:relative;color:var(--orange)}.mock-tabs b:after{position:absolute;right:0;bottom:-11px;left:0;height:2px;background:var(--orange);content:""}.mock-group{margin-top:17px}.mock-group-head{display:flex;align-items:center;gap:8px;color:var(--orange);font-size:12px}.mock-group-head:after{height:1px;flex:1;background:#744312;content:""}.mock-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.mock-card{min-height:95px;padding:12px;border:1px solid #413126;background:#12110f}.mock-card b{display:block;font-size:10px}.mock-card small{display:block;margin-top:9px;color:#938980;font-size:8px}.mock-switch{display:block;width:28px;height:14px;margin-top:12px;margin-left:auto;border-radius:99px;background:var(--orange)}.mock-switch:after{display:block;width:10px;height:10px;margin:2px 2px 2px auto;border-radius:50%;background:#fff;content:""}.section{padding:94px 0;border-top:1px solid rgba(255,255,255,.07)}.section-head{max-width:690px}.section-head h2{margin:0;letter-spacing:-.045em;font-size:clamp(30px,4vw,48px);line-height:1.06}.section-head p{margin:17px 0 0;color:var(--muted);font-size:16px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:42px}.feature{min-height:210px;padding:24px;border:1px solid var(--line);background:linear-gradient(145deg,#11100f,#0d0d0d)}.feature-icon{display:grid;place-items:center;width:38px;height:38px;margin-bottom:38px;border:1px solid #694116;background:#21170d;color:var(--orange);font-size:17px}.feature h3{margin:0;font-size:18px;letter-spacing:-.025em}.feature p{margin:9px 0 0;color:var(--muted);font-size:14px}.safe-band{display:grid;grid-template-columns:1.2fr .8fr;gap:40px;align-items:center;padding:45px;border:1px solid #4d361d;background:linear-gradient(115deg,#17110b,#0d0d0d)}.safe-band h2{margin:0;font-size:32px;letter-spacing:-.04em;line-height:1.08}.safe-band p{color:var(--muted)}.safe-points{display:grid;gap:12px}.safe-points div{display:flex;gap:10px;align-items:center;color:#d8cec4;font-size:14px}.safe-points i{color:var(--orange)}.cta{padding:104px 0;text-align:center}.cta h2{max-width:740px;margin:auto;font-size:clamp(36px,5vw,60px);line-height:1;letter-spacing:-.055em}.cta p{max-width:520px;margin:18px auto 26px;color:var(--muted)}.site-footer{padding:34px max(24px,calc((100vw - var(--max))/2));border-top:1px solid rgba(255,255,255,.08);background:#080808}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:24px}.footer-brand p{max-width:250px;color:var(--muted);font-size:13px}.footer-grid h3{margin:0 0 11px;color:#8e857d;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.footer-grid a{display:block;margin:7px 0;color:#c2b8af;font-size:13px}.footer-grid a:hover{color:var(--orange)}.copyright{margin-top:28px;padding-top:18px;border-top:1px solid #211f1d;color:#766e68;font-size:12px}.page-intro{padding:82px 0 54px;border-bottom:1px solid rgba(255,255,255,.07)}.page-intro p{max-width:630px;margin:18px 0 0;color:var(--muted);font-size:17px}.guide-grid,.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:48px 0 94px}.guide-card,.price-card{padding:24px;border:1px solid var(--line);background:#11100f}.guide-card .tag{color:var(--orange);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.guide-card h2{margin:13px 0 8px;font-size:21px;letter-spacing:-.03em}.guide-card p{color:var(--muted);font-size:14px}.guide-card a{display:inline-flex;gap:7px;margin-top:15px;color:var(--orange);font-size:13px;font-weight:600}.help-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:45px;padding:48px 0 94px}.contact-panel{padding:28px;border:1px solid #5c3b18;background:linear-gradient(145deg,#20160c,#11100f)}.contact-panel h2{margin-top:0;font-size:25px}.contact-panel p{color:var(--muted)}.faq{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{display:flex;align-items:center;justify-content:space-between;padding:18px 0;cursor:pointer;font-weight:600}.faq summary::after{color:var(--orange);content:"+"}.faq details[open] summary::after{content:"–"}.faq p{max-width:700px;margin:0 0 18px;color:var(--muted);font-size:14px}.price-card{display:flex;flex-direction:column;min-height:410px}.price-card.is-featured{border-color:#a55e0c;background:linear-gradient(145deg,#21170d,#11100f)}.price-card h2{margin:0;font-size:24px}.price{margin:24px 0;font-size:42px;font-weight:700;letter-spacing:-.05em}.price small{color:var(--muted);font-size:13px;font-weight:400;letter-spacing:0}.price-card ul{display:grid;gap:11px;margin:0 0 28px;padding:0;list-style:none;color:#cfc4b9;font-size:14px}.price-card li:before{margin-right:9px;color:var(--orange);content:"✓"}.price-card .button{margin-top:auto}.billing{display:flex;gap:4px;width:max-content;margin:28px 0 -17px;padding:4px;border:1px solid var(--line);background:#11100f}.billing button{padding:7px 11px;border:0;background:transparent;color:var(--muted);font-size:12px}.billing button.is-active{background:#28190a;color:var(--orange)}.reveal{animation:rise .55s ease both}@keyframes rise{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media(max-width:900px){.hero{grid-template-columns:1fr;gap:40px}.product-frame{max-width:650px}.feature-grid,.guide-grid,.pricing-grid{grid-template-columns:1fr 1fr}.safe-band,.help-layout{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.site-links{display:none;position:absolute;top:72px;right:0;left:0;padding:14px 24px;border-bottom:1px solid var(--line);background:#0c0c0c}.site-links.is-open{display:grid}.nav-actions .button-secondary{display:none}.menu-toggle{display:block}}@media(max-width:600px){.site-nav{padding:0 18px}.page{width:min(100% - 32px,var(--max))}.hero{min-height:auto;padding:55px 0 65px}.hero h1,.page-intro h1{font-size:42px}.hero-copy{font-size:16px}.product-body{grid-template-columns:42px 1fr}.mock-main{padding:15px}.mock-cards{grid-template-columns:1fr 1fr}.mock-card:last-child{display:none}.section{padding:62px 0}.feature-grid,.guide-grid,.pricing-grid{grid-template-columns:1fr}.safe-band{padding:28px}.footer-grid{grid-template-columns:1fr}.page-intro{padding:58px 0 38px}.help-layout{padding:38px 0 64px}.billing{margin-bottom:-17px}}
.account-nav-link{display:inline-flex;align-items:center;gap:8px;min-height:40px;max-width:190px;padding:0 9px;border:1px solid #4a371f;background:#12100e;color:#eee6de;font-size:13px;font-weight:600}.account-nav-link:hover{border-color:#a76312;background:#20170d}.account-nav-link img{width:25px;height:25px;border-radius:50%;object-fit:cover;background:#28231e}.account-nav-link span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:600px){.account-nav-link span{display:none}.account-nav-link{width:40px;padding:0;justify-content:center}.account-nav-link img{width:26px;height:26px}}
.site-nav{border-radius:0 0 18px 18px}.button,.menu-toggle{border-radius:10px}.product-frame{border-radius:18px}.product-topbar{border-radius:10px 10px 0 0}.mock-sidebar{border-radius:0 0 0 10px}.mock-card{border-radius:10px}.mock-switch{border-radius:99px}.feature{min-height:0!important;overflow:hidden;border-radius:16px;padding:0!important}.feature-media{display:block;width:100%;height:170px;object-fit:cover;border-bottom:1px solid var(--line)}.feature-copy{padding:20px 22px 24px}.feature-copy .feature-icon{margin-bottom:22px;border-radius:10px}.safe-band,.guide-card,.price-card,.contact-panel{border-radius:16px}.billing{border-radius:10px}.billing button{border-radius:7px}.faq details:first-child{border-radius:12px 12px 0 0}.faq details:last-child{border-radius:0 0 12px 12px}.account-nav-link{border-radius:999px}.site-footer{border-radius:18px 18px 0 0}@media(max-width:600px){.feature-media{height:155px}.product-frame{border-radius:14px}.safe-band,.guide-card,.price-card,.contact-panel{border-radius:13px}}
.product-gallery{padding:10px!important}.product-gallery .product-topbar{border-bottom:1px solid #342b23}.product-gallery .product-photo-stage{position:relative;aspect-ratio:3 / 1;overflow:hidden;border-radius:12px;background:#0b0b0b}.product-gallery .product-photo-stage img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.015);transition:opacity .28s ease,transform .38s ease}.product-gallery .product-photo-stage img.is-active{opacity:1;transform:scale(1)}.product-gallery-nav{display:flex;gap:6px;padding:10px 2px 2px}.product-gallery-nav button{min-height:32px;flex:1;border:1px solid #382d22;border-radius:9px;background:#12100f;color:#a89d91;font-size:11px;font-weight:600;cursor:pointer}.product-gallery-nav button:hover{border-color:#7d4a15;color:#f0d5b4}.product-gallery-nav button.is-active{border-color:#b96a10;background:#25180b;color:#ff9b25}@media(max-width:600px){.product-gallery .product-photo-stage{aspect-ratio:1.85 / 1}.product-gallery-nav{gap:4px}.product-gallery-nav button{font-size:9px}}
.product-gallery .product-photo-stage{aspect-ratio:4 / 3!important}.product-gallery .product-photo-stage img{object-fit:contain!important}.feature-media{height:auto!important;aspect-ratio:4 / 3!important;object-fit:cover!important}@media(max-width:600px){.product-gallery .product-photo-stage{aspect-ratio:4 / 3!important}}
.guide-articles{display:grid;gap:18px;padding:0 0 100px}.guide-article{scroll-margin-top:92px;padding:32px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(145deg,#11100f,#0d0d0d)}.guide-article h2{max-width:760px;margin:0;font-size:clamp(26px,3vw,36px);letter-spacing:-.04em}.guide-article>p:not(.eyebrow){max-width:760px;margin:14px 0 0;color:var(--muted)}.guide-article ol{display:grid;gap:8px;max-width:740px;margin:23px 0;padding-left:22px;color:#d7ccc2}.guide-article li::marker{color:var(--orange);font-weight:700}.text-link{display:inline-flex;margin-top:3px;color:var(--orange);font-size:14px;font-weight:700}@media(max-width:600px){.guide-article{padding:24px 20px;border-radius:13px}.guide-articles{padding-bottom:70px}}
