
:root{--teal:#0d8b83;--teal2:#11a89c;--ink:#10242b;--muted:#62747b;--paper:#ffffff;--wash:#f5faf9;--line:#d9e8e5;--accent:#dff6ef;--deep:#083f44;--amber:#f3b64b;--shadow:0 18px 50px rgba(15,57,61,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.72;font-size:17px;overflow-x:hidden}a{color:#087b74;text-underline-offset:3px}img{max-width:100%;height:auto}button,input{font:inherit}.wrap{width:min(1180px,92vw);margin:auto}.progress{position:fixed;top:0;left:0;height:3px;background:linear-gradient(90deg,var(--teal),#43cfb4);z-index:999;width:0}.site-ribbon{background:#092f35;color:#d9f8f3;font-size:12px;letter-spacing:.08em}.site-ribbon .wrap{display:flex;justify-content:space-between;padding:8px 0}.top{position:sticky;top:0;z-index:90;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav{min-height:76px;display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:#0b2a31;font-weight:900;letter-spacing:-.03em}.brand img{width:48px;height:48px;object-fit:contain;border-radius:13px}.nav nav{display:flex;align-items:center;gap:6px;margin-left:auto}.nav nav a{padding:10px 12px;color:#263f45;text-decoration:none;font-weight:700;font-size:14px;border-radius:12px}.nav nav a:hover{background:#edf8f5;color:#087b74}.btn,.download-wide{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:14px;background:linear-gradient(135deg,var(--teal),var(--teal2));color:#fff!important;text-decoration:none;font-weight:850;padding:13px 19px;box-shadow:0 10px 26px rgba(13,139,131,.22)}.menu{display:none;border:1px solid var(--line);background:#fff;border-radius:12px;padding:9px 12px}.hero{padding:70px 0 52px;background:linear-gradient(180deg,#fbfefd 0%,#f1faf8 100%)}.home-hero .wrap{position:relative}.home-hero h1{max-width:920px;font-size:clamp(38px,5.2vw,72px);line-height:1.03;letter-spacing:-.055em;margin:0 0 28px;color:#0d242b;font-weight:900}.download-panel{display:grid;grid-template-columns:.72fr 1.28fr;gap:28px;background:#fff;border:1px solid var(--line);border-radius:28px;padding:30px;box-shadow:var(--shadow);overflow:hidden}.download-brand{padding:18px 26px 18px 10px;border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.download-brand img{width:150px;height:150px;object-fit:contain;border-radius:30px;box-shadow:0 14px 40px rgba(13,139,131,.14);margin:0 0 18px}.download-brand h2{margin:0 0 4px!important;padding:0!important;border:0!important;font-size:32px!important}.download-brand h2:before,.download-brand h2:after{display:none!important}.download-brand p{color:var(--muted);margin:0}.download-details{padding:8px 0}.download-wide{width:100%;min-height:58px;font-size:18px}.status-row{display:flex;flex-wrap:wrap;gap:8px;margin:15px 0}.status-row span,.hero-feature-strip span{background:#eef9f6;border:1px solid #d3eee8;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:750;color:#205f5b}.download-spec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0}.download-spec{background:#f9fcfb;border:1px solid var(--line);border-radius:16px;padding:14px 15px}.download-spec b{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#6c7f84}.download-spec span{font-weight:800}.hero-feature-strip{display:flex;gap:8px;flex-wrap:wrap}.download-note{font-size:13px;color:#6d7d82}.answerbox,.warning,.pro-editorial-note{background:linear-gradient(135deg,#effaf7,#fbfefd);border:1px solid #d4ebe6;border-radius:20px;padding:22px 24px;margin:22px 0 30px}.answerbox strong{color:#0a716b}.context-linking{background:#fff;border:1px solid var(--line);border-radius:16px;padding:14px 17px;color:#4d666c}main section{padding:58px 0}main section:nth-of-type(even):not(.hero):not(.home-toc-section){background:#fbfdfc}h2{position:relative;font-size:clamp(28px,3vw,42px);line-height:1.15;letter-spacing:-.035em;margin:0 0 25px;padding:0 0 15px;color:#0f3137;font-weight:900}h2:after{content:"";position:absolute;left:0;bottom:0;width:72px;height:5px;border-radius:99px;background:linear-gradient(90deg,var(--teal),#53d5bc)}h3{font-size:clamp(21px,2vw,27px);line-height:1.25;letter-spacing:-.02em;color:#12373d;margin:28px 0 12px;font-weight:850}h3:before{content:"";display:inline-block;width:9px;height:9px;margin-right:10px;border-radius:50%;background:#26b9a9;vertical-align:middle}.two{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid2{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.card,.info,.step,.oldcard{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px;box-shadow:0 10px 30px rgba(14,66,69,.05)}.card:hover,.oldcard:hover{transform:translateY(-2px);box-shadow:var(--shadow);transition:.18s}.feature{display:grid;grid-template-columns:minmax(260px,.85fr) 1.15fr;gap:0;margin:30px 0;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 14px 42px rgba(10,74,76,.06)}.feature.rev{grid-template-columns:1.15fr minmax(260px,.85fr)}.feature.rev .pic{order:2}.feature .pic{background:#eef8f6;padding:0;display:flex;align-items:center}.feature img{width:100%;height:100%;max-height:540px;object-fit:cover}.feature-copy{padding:32px}.feature-marquee{overflow:hidden;margin:32px 0;background:#0c383d;border-radius:26px;padding:18px 0;box-shadow:var(--shadow)}.feature-marquee-track{display:flex;gap:14px;width:max-content;animation:rail 48s linear infinite;will-change:transform}.feature-marquee:hover .feature-marquee-track{animation-play-state:paused}.feature-marquee figure{flex:0 0 285px;margin:0;background:#fff;border-radius:18px;padding:7px;overflow:hidden}.feature-marquee img{width:100%;height:360px;object-fit:cover;border-radius:13px}.feature-marquee figcaption{padding:8px 6px 3px;font-size:13px;color:#42585e}@keyframes rail{from{transform:translateX(0)}to{transform:translateX(-50%)}}html[dir="rtl"] .feature-marquee-track{animation-name:railrtl}@keyframes railrtl{from{transform:translateX(-50%)}to{transform:translateX(0)}}.wide-photo,.blog-visual,.content-image,.hero-art{display:block;width:100%;max-height:720px;object-fit:cover;background:#eef8f6;border:1px solid var(--line);padding:0;margin:25px 0;border-radius:24px;box-shadow:0 14px 38px rgba(10,66,70,.08)}.gallery,.photo-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery figure,.photo-row figure{margin:0;background:#fff;border:1px solid var(--line);border-radius:18px;padding:7px;overflow:hidden}.gallery img,.photo-row img{width:100%;height:360px;object-fit:cover;border-radius:12px}.gallery figcaption{font-size:13px;padding:8px;color:#50666c}.tablewrap{width:100%;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(10,66,70,.05)}table{width:100%;border-collapse:collapse;table-layout:fixed}th,td{border-bottom:1px solid var(--line);border-right:1px solid var(--line);padding:12px 13px;text-align:left;vertical-align:top;overflow-wrap:anywhere}th{background:#0d5f5b;color:#fff}.group td{background:#e7f7f3;color:#0d5f5b;font-weight:900}.yes{color:#08785a;font-weight:900}.no{color:#b64b4b;font-weight:900}.home-toc-section{padding:26px 0!important;background:#fff!important}.home-toc-accordion{border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 8px 28px rgba(10,66,70,.05)}.home-toc-accordion summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:18px 20px;background:#0c4549;color:#fff;font-weight:850}.home-toc-accordion summary::-webkit-details-marker{display:none}.toc-chevron{width:34px;height:34px;border-radius:50%;background:#fff1;display:grid;place-items:center}.home-toc-body{padding:18px 22px}.home-toc-list{columns:2;column-gap:32px;margin:0;padding-left:22px}.home-toc-list li{break-inside:avoid;margin:7px 0}.article{width:min(1000px,92vw);margin:auto}.article p{margin:0 0 19px}.article h2{margin-top:44px}.article h3{margin-top:30px}.pagehero{background:linear-gradient(135deg,#0c4247,#0a6f68);color:#fff;padding:55px 0}.pagehero h1{color:#fff;font-size:clamp(34px,4.5vw,60px);line-height:1.06;letter-spacing:-.04em}.breadcrumbs{font-size:14px;color:#668087;padding:12px 0}.oldgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.oldcard .ver{font-size:27px;font-weight:900;color:#0e6761}.faq details{background:#fff;border:1px solid var(--line);border-radius:16px;margin:10px 0;overflow:hidden}.faq summary{padding:15px 17px;cursor:pointer;font-weight:800}.faq details p{padding:0 17px 16px;margin:0}.footer{background:#071f25;color:#d8e7e8;padding:54px 0 28px;margin-top:45px}.footer a{color:#f0ffff}.footgrid{display:grid;grid-template-columns:1.45fr 1fr 1fr 1fr;gap:28px}.footer .brand{color:#fff}.footer h3{color:#fff;font-size:18px}.footer h3:before{display:none}.scrolltop{position:fixed;right:20px;bottom:24px;width:48px;height:48px;border-radius:50%;border:0;background:#0d8b83;color:#fff;font-size:23px;box-shadow:0 10px 30px #0002;opacity:0;visibility:hidden;transition:.2s;z-index:99}.scrolltop.show{opacity:1;visibility:visible}.mobilecta{display:none}
html[dir="rtl"] h2:after{left:auto;right:0}html[dir="rtl"] h3:before{margin-right:0;margin-left:10px}html[dir="rtl"] th,html[dir="rtl"] td{text-align:right}
@media(max-width:1000px){.menu{display:block;margin-left:auto}.nav nav{display:none;position:absolute;left:3vw;right:3vw;top:82px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:12px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.nav nav.open{display:flex}.nav>.btn{display:none}.download-panel,.two,.feature,.feature.rev{grid-template-columns:1fr}.download-brand{border-right:0;border-bottom:1px solid var(--line);padding-right:0}.feature.rev .pic{order:0}.grid,.gallery,.photo-row,.oldgrid{grid-template-columns:1fr 1fr}.grid4{grid-template-columns:repeat(2,1fr)}.footgrid{grid-template-columns:1fr 1fr}.download-spec-grid{grid-template-columns:1fr 1fr}.home-toc-list{columns:1}}
@media(max-width:620px){body{font-size:16px}.wrap{width:94vw}.site-ribbon span:last-child{display:none}.hero{padding:45px 0}.home-hero h1{font-size:40px}.download-panel{padding:18px;border-radius:22px}.download-brand img{width:112px;height:112px}.download-spec-grid,.grid,.grid2,.grid4,.gallery,.photo-row,.oldgrid,.footgrid{grid-template-columns:1fr}.feature-marquee figure{flex-basis:230px}.feature-marquee img{height:290px}.tablewrap{overflow:hidden}table{font-size:12.5px}th,td{padding:8px 7px}.scrolltop{bottom:76px;right:14px}.mobilecta{display:flex}.home-toc-body{padding:14px}.home-toc-accordion summary{padding:16px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.feature-marquee-track{animation:none!important}}

.hero-editorial-preview{margin:0 0 26px;border-radius:24px;overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow);max-height:540px}.hero-editorial-preview img{display:block;width:100%;height:100%;max-height:540px;object-fit:cover}
/* V7 competitor-inspired editorial refinement */
.pro-v6{background:#fff;color:#172033;font-family:Arial,Helvetica,sans-serif}
.pro-v6 .site-ribbon{display:none}
.pro-v6 .top{background:#050505!important;border:0;box-shadow:none;position:sticky;top:0;z-index:50}
.pro-v6 .top .nav{max-width:1380px;min-height:76px}
.pro-v6 .top .brand span{color:#fff}.pro-v6 .top nav a{color:#fff!important;font-weight:700}.pro-v6 .top .brand img{width:52px;height:52px;border-radius:8px}.pro-v6 .top .btn{background:#11b9b2;color:#fff;border-radius:7px;box-shadow:none}
.pro-v6 main>section{padding:42px 0}.pro-v6 main>section:nth-child(even){background:#fff}.pro-v6 .wrap{max-width:1320px}
.pro-v6 .hero{background:#fff!important;padding:28px 0 34px!important}.pro-v6 .hero h1{font-size:clamp(30px,3.1vw,48px);text-align:left;max-width:1180px;margin:0 auto 28px;color:#172033;letter-spacing:-.03em}
.pro-v6 .hero-editorial-preview{display:none!important}
.pro-v6 .download-panel{display:grid!important;grid-template-columns:minmax(300px,.85fr) minmax(520px,1.45fr);gap:48px;align-items:center;background:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:20px 0!important}
.pro-v6 .download-brand{text-align:center}.pro-v6 .download-brand img{width:190px;height:190px;object-fit:contain;border-radius:24px}.pro-v6 .download-brand h2{font-size:32px;margin:20px 0 8px;color:#172033}.pro-v6 .download-brand p{font-size:18px}
.pro-v6 .download-details{padding:0}.pro-v6 .download-wide{display:block;background:#10b7b0;color:#fff;text-align:center;padding:16px 22px;border-radius:8px;font-size:22px;font-weight:800;box-shadow:0 4px 0 #087a75;text-decoration:none}
.pro-v6 .status-row{display:flex;justify-content:center;gap:36px;margin:22px 0;font-weight:700;flex-wrap:wrap}.pro-v6 .status-row span{background:none!important;border:0!important;padding:0!important}
.pro-v6 .download-spec-grid{grid-template-columns:repeat(3,1fr);gap:14px}.pro-v6 .download-spec{border:1px solid #c9d2dc!important;border-radius:8px!important;background:#fff!important;box-shadow:none!important;padding:18px;text-align:center}.pro-v6 .download-spec b{display:block;color:#172033;margin-bottom:7px}.pro-v6 .download-spec span{color:#425066}
.pro-v6 .hero-feature-strip{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:20px}.pro-v6 .hero-feature-strip span{border:1px solid #10b7b0;background:#fff;border-radius:5px;padding:9px 12px;text-align:center;font-weight:700}
.pro-v6 .download-note{font-size:14px;color:#5a6676;margin-top:18px}
.pro-v6 h2{font-size:clamp(28px,2.4vw,40px);color:#172033!important;background:none!important;border:0!important;padding:0 0 10px!important;margin-top:10px;letter-spacing:-.025em}.pro-v6 h2:after{content:"";display:block;width:70px;height:4px;background:#10b7b0;margin-top:12px;border-radius:2px}.pro-v6 h3{color:#172033!important;background:none!important;border:0!important;padding:0!important;font-size:23px}.pro-v6 h3:before{display:none!important}
.pro-v6 .card,.pro-v6 .answerbox,.pro-v6 .callout,.pro-v6 .home-toc{border:1px solid #dbe2e8!important;border-radius:8px!important;box-shadow:none!important;background:#fff!important}
.pro-v6 .wide-photo{border-radius:8px!important;box-shadow:none!important;border:1px solid #e1e6ea;max-height:620px;object-fit:contain;background:#f8fafb}
.pro-v6 .footer{background:#070b10!important;border-top:4px solid #10b7b0}.pro-v6 .footer h3,.pro-v6 .footer a,.pro-v6 .footer p,.pro-v6 .footer .brand span{color:#fff!important}
@media(max-width:800px){.pro-v6 .download-panel{grid-template-columns:1fr;gap:24px}.pro-v6 .download-spec-grid{grid-template-columns:repeat(2,1fr)}.pro-v6 .hero-feature-strip{grid-template-columns:1fr}.pro-v6 .top nav{background:#050505}.pro-v6 .hero h1{text-align:center}.pro-v6 .download-brand img{width:145px;height:145px}}


/* V8 natural competitor-inspired redesign */
:root{--ink:#121827;--muted:#5c6675;--teal:#0db4ad;--teal-dark:#05847e;--line:#e2e7ec;--soft:#f6f8fa;--white:#fff;--black:#050505;--radius:12px}
html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font:17px/1.72 Arial,Helvetica,sans-serif}.wrap{width:min(1380px,92vw);margin:auto}.top{background:#050505!important;position:sticky;top:0;z-index:100;border:0!important;box-shadow:none!important}.nav{min-height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:800}.brand img{width:54px;height:54px;object-fit:contain;border-radius:8px}.brand span{color:#fff;font-size:21px}.nav nav{margin-left:auto;display:flex;gap:28px;align-items:center}.nav nav a{color:#fff!important;text-decoration:none;font-weight:700;font-size:16px}.nav nav a:hover{color:#25d8d0!important}.nav>.btn{background:var(--teal)!important;color:#fff!important;border-radius:7px!important;padding:11px 18px!important;text-decoration:none;font-weight:800}.menu{display:none;background:none;border:0;color:#fff;font-size:27px}.site-ribbon,.progress{display:none!important}main>section{padding:44px 0;background:#fff!important}.hero{padding:22px 0 38px!important;background:#fff!important}.hero .wrap>h1{font-size:clamp(32px,3vw,47px);line-height:1.1;letter-spacing:-.035em;margin:0 0 34px;text-align:center;color:#111827}.download-panel{display:grid!important;grid-template-columns:minmax(380px,.9fr) minmax(520px,1.1fr)!important;gap:70px!important;align-items:center!important;padding:10px 0 24px!important;background:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important}.download-brand{padding:0!important;border:0!important;text-align:center}.download-brand img{width:180px!important;height:180px!important;object-fit:contain;border-radius:26px!important}.download-brand h2{font-size:34px!important;margin:18px 0 8px!important}.download-brand p{font-size:18px;color:var(--muted)}.download-details{padding:0!important}.download-wide{display:block;background:var(--teal)!important;color:#fff!important;text-decoration:none;text-align:center;border-radius:30px!important;padding:15px 22px!important;font-size:22px!important;font-weight:900!important;box-shadow:none!important}.status-row{display:flex!important;justify-content:center;gap:34px;margin:22px 0!important;flex-wrap:wrap;font-weight:800}.status-row span{background:none!important;border:0!important;padding:0!important}.download-spec-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:12px!important}.download-spec{background:#fff!important;border:1px solid #cdd5df!important;border-radius:8px!important;padding:15px!important;text-align:center;box-shadow:none!important}.download-spec b{display:block;color:#172033;margin-bottom:4px}.download-spec span{font-size:15px;color:#556072}.hero-feature-strip{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:9px!important;margin-top:18px}.hero-feature-strip span{border:1px solid var(--teal);border-radius:5px;padding:8px 10px;text-align:center;font-weight:800;background:#fff!important}.download-note{font-size:14px;color:#646e7d}.natural-hero-photo{border-radius:14px;overflow:hidden;border:1px solid var(--line);background:#fff;margin:0 auto 28px;max-width:1100px}.natural-hero-photo img{display:block;width:100%;height:460px;object-fit:cover;object-position:center}.answerbox,.card,.callout,.home-toc{background:#fff!important;border:1px solid var(--line)!important;border-radius:10px!important;box-shadow:none!important}.answerbox{border-left:5px solid var(--teal)!important;padding:18px 22px}.tablewrap{overflow:hidden!important;border:1px solid #d6dde5!important;border-radius:8px!important;box-shadow:none!important}table{width:100%;border-collapse:collapse;table-layout:fixed}th,td{padding:12px 13px;border:1px solid #d9e0e6;overflow-wrap:anywhere}th{background:#0a837d!important;color:#fff!important}h2{font-size:clamp(28px,2.3vw,39px)!important;color:#111827!important;background:none!important;border:0!important;padding:0!important;margin:12px 0 20px!important;letter-spacing:-.025em}h2:after{content:"";display:block;width:72px;height:4px;background:var(--teal);border-radius:4px;margin-top:10px}h3{font-size:23px!important;color:#132031!important;background:none!important;border:0!important;padding:0!important;margin:28px 0 10px!important}h3:before{display:none!important}.feature{display:grid!important;grid-template-columns:340px 1fr!important;gap:36px!important;align-items:center!important;border-top:1px solid #edf0f2;padding:30px 0!important}.feature.rev{grid-template-columns:1fr 340px!important}.feature .pic{background:#fff;border:1px solid var(--line);border-radius:10px;padding:10px}.feature .pic img{width:100%;height:420px;object-fit:contain;border-radius:8px}.feature-marquee{overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fafbfc;padding:14px 0}.feature-marquee-track{display:flex;gap:14px;width:max-content;animation:gbpro-scroll 38s linear infinite}.feature-marquee figure{flex:0 0 280px;margin:0;background:#fff;border:1px solid var(--line);border-radius:8px;padding:7px}.feature-marquee img{width:100%;height:390px;object-fit:contain;background:#fff}@keyframes gbpro-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}.wide-photo{width:100%;max-height:620px;object-fit:contain;background:#fff;border:1px solid var(--line);border-radius:10px!important;box-shadow:none!important}.gallery,.photo-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery figure,.photo-row figure{margin:0;border:1px solid var(--line);border-radius:10px;padding:8px;background:#fff}.gallery img,.photo-row img{width:100%;height:360px;object-fit:contain;background:#fff;border-radius:7px}.home-toc-section{padding:22px 0!important}.home-toc-accordion{border:1px solid var(--line)!important;border-radius:8px!important;overflow:hidden}.home-toc-accordion summary{background:#f6f8fa!important;color:#152132!important;padding:16px 20px!important;font-weight:900;border-bottom:1px solid var(--line)}.home-toc-body{padding:18px 22px}.home-toc-list{columns:2;column-gap:28px}.pagehero{background:#fff!important;color:#111827!important;border-bottom:1px solid var(--line);padding:44px 0!important}.pagehero h1{color:#111827!important;font-size:clamp(34px,4vw,54px)!important}.breadcrumbs{color:#7a8492}.article{width:min(1180px,92vw)!important}.oldgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.oldcard{border:1px solid var(--line);border-radius:9px;background:#fff;box-shadow:none!important}.footer{background:#050505!important;color:#dbe1e8!important;padding:48px 0 28px!important;border-top:5px solid var(--teal)!important}.footer a,.footer h3,.footer .brand span{color:#fff!important}.footgrid{grid-template-columns:1.3fr 1fr 1fr 1fr!important}.scrolltop{background:var(--teal)!important}.mobilecta{background:var(--teal)!important}.hero-editorial-preview{display:none!important}
@media(max-width:900px){.menu{display:block;margin-left:auto}.nav nav{display:none;position:absolute;top:78px;left:3vw;right:3vw;background:#050505;border:1px solid #333;border-radius:8px;padding:14px;flex-direction:column;align-items:stretch}.nav nav.open{display:flex}.nav>.btn{display:none}.download-panel{grid-template-columns:1fr!important;gap:28px!important}.download-spec-grid{grid-template-columns:repeat(2,1fr)!important}.feature,.feature.rev{grid-template-columns:1fr!important}.feature.rev .pic{order:0}.gallery,.photo-row,.oldgrid{grid-template-columns:1fr 1fr}.footgrid{grid-template-columns:1fr 1fr!important}.home-toc-list{columns:1}.natural-hero-photo img{height:360px}}
@media(max-width:620px){body{font-size:16px}.wrap{width:94vw}.hero .wrap>h1{font-size:34px}.download-spec-grid,.hero-feature-strip,.gallery,.photo-row,.oldgrid,.footgrid{grid-template-columns:1fr!important}.download-brand img{width:145px!important;height:145px!important}.feature-marquee figure{flex-basis:220px}.feature-marquee img{height:320px}.natural-hero-photo img{height:300px}.tablewrap{overflow:hidden!important}table{font-size:12px}th,td{padding:7px 6px}.brand span{font-size:17px}}


/* V9 reference-inspired layout: visual-only redesign based on supplied sample */
body.pro-v6{background:#fff;color:#142033;font-family:Arial,Helvetica,sans-serif}
body.pro-v6 .site-ribbon,body.pro-v6 .progress{display:none!important}
body.pro-v6 .top{background:#050505!important;border:0!important;box-shadow:none!important}
body.pro-v6 .nav{min-height:72px;max-width:1600px;width:min(94vw,1600px)}
body.pro-v6 .brand img{width:54px;height:54px;border-radius:8px;background:#0db4ad;padding:2px}
body.pro-v6 .brand span{font-size:22px;letter-spacing:-.02em;color:#fff!important}
body.pro-v6 .nav nav{gap:30px}
body.pro-v6 .nav nav a{font-size:16px;color:#fff!important;font-weight:700}
body.pro-v6 .nav>.btn{border-radius:26px!important;background:#0ba79f!important;padding:11px 20px!important}
body.pro-v6 main>section{padding:38px 0}
body.pro-v6 .reference-home-hero{padding:0 0 34px!important;background:#fff!important;border-bottom:1px solid #e7ebef}
body.pro-v6 .reference-hero-wrap{width:min(1600px,95vw);margin:auto}
body.pro-v6 .reference-breadcrumb{padding:16px 0 13px;color:#748198;font-size:14px;border-bottom:1px solid #edf0f3;margin-bottom:22px}
body.pro-v6 .reference-hero-grid{display:grid;grid-template-columns:minmax(280px,370px) minmax(460px,1fr) minmax(300px,360px);gap:28px;align-items:start}
body.pro-v6 .reference-visual{border-radius:12px;overflow:hidden;border:1px solid #dfe5eb;background:#f7f9fa;min-height:430px}
body.pro-v6 .reference-visual img{display:block;width:100%;height:430px;object-fit:cover;object-position:center}
body.pro-v6 .reference-main{padding:0 4px}
body.pro-v6 .reference-main h1{font-size:clamp(30px,2.5vw,42px)!important;line-height:1.15!important;text-align:left!important;margin:0 0 10px!important;color:#102038!important;letter-spacing:-.035em}
body.pro-v6 .reference-main h2{font-size:25px!important;margin:4px 0 8px!important;color:#142033!important;padding:0!important}
body.pro-v6 .reference-main h2:after{display:none!important}
body.pro-v6 .reference-main>p:not(.download-note){font-size:17px;color:#4e5d70;margin:0 0 18px}
body.pro-v6 .reference-main .status-row{display:flex!important;gap:34px!important;justify-content:flex-start!important;margin:22px 0!important;padding:8px 0}
body.pro-v6 .reference-main .status-row span{font-weight:700;color:#28384b;background:none!important;border:0!important;padding:0!important}
body.pro-v6 .reference-main .download-wide{display:block;width:100%;box-sizing:border-box;background:linear-gradient(90deg,#0a8f88,#11b5ab)!important;color:#fff!important;border-radius:30px!important;padding:15px 22px!important;font-size:21px!important;text-decoration:none;text-align:center;font-weight:900;box-shadow:0 4px 0 rgba(0,0,0,.12)!important}
body.pro-v6 .reference-main .download-note{margin:16px 0 0;padding:15px 17px;border-left:4px solid #0fb5ab;background:#f4f8fa;border-radius:7px;color:#4e5a68;font-size:14px}
body.pro-v6 .reference-info{background:#f7f9fb;border:1px solid #e0e6ec;border-radius:12px;padding:18px;box-shadow:none}
body.pro-v6 .reference-info h2{font-size:24px!important;margin:0 0 12px!important;padding:0!important;color:#142033!important}
body.pro-v6 .reference-info h2:after{display:none!important}
body.pro-v6 .reference-info-list{border:1px solid #e0e5ea;border-radius:9px;overflow:hidden;background:#fff}
body.pro-v6 .reference-info-row{display:grid;grid-template-columns:1fr 1.05fr;gap:10px;padding:11px 12px;border-bottom:1px solid #e7ebef;font-size:14px;align-items:center}
body.pro-v6 .reference-info-row:last-child{border-bottom:0}
body.pro-v6 .reference-info-row strong{color:#17263b}
body.pro-v6 .reference-info-row span{color:#425167;overflow-wrap:anywhere}
body.pro-v6 .reference-quick-features{margin-top:16px;display:grid;gap:8px}
body.pro-v6 .reference-quick-features span{padding:9px 11px;background:#fff;border:1px solid #e0e6ec;border-radius:7px;color:#334258;font-weight:700;font-size:13px}
body.pro-v6 .answerbox{border-left:4px solid #10b4aa!important;background:#f6f9fb!important;border-radius:8px!important}
body.pro-v6 h2{font-size:clamp(27px,2.2vw,38px)!important;color:#111e31!important;letter-spacing:-.025em!important;margin-bottom:18px!important}
body.pro-v6 h2:after{width:64px!important;height:3px!important;background:#0faea5!important}
body.pro-v6 h3{font-size:22px!important;color:#142338!important}
body.pro-v6 .card,body.pro-v6 .callout,body.pro-v6 .home-toc{border:1px solid #e0e6ec!important;border-radius:10px!important;box-shadow:none!important;background:#fff!important}
body.pro-v6 .tablewrap{border-radius:9px!important;border:1px solid #dfe5eb!important}
body.pro-v6 th{background:#0c8e88!important;color:#fff!important}
body.pro-v6 .feature-marquee{background:#f8fafb;border:1px solid #e1e6eb;border-radius:10px}
body.pro-v6 .feature-marquee figure{box-shadow:none;border:1px solid #e1e6eb}
body.pro-v6 .footer{background:#07101a!important;border-top:4px solid #0da9a1!important}
body.pro-v6 .pagehero{background:#fff!important;border-bottom:1px solid #e1e6eb!important}
body.pro-v6 .pagehero h1{color:#102038!important}
@media(max-width:1100px){body.pro-v6 .reference-hero-grid{grid-template-columns:320px 1fr}body.pro-v6 .reference-info{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:18px}body.pro-v6 .reference-info h2{grid-column:1/-1}}
@media(max-width:760px){body.pro-v6 .reference-hero-wrap{width:94vw}body.pro-v6 .reference-breadcrumb{font-size:13px}body.pro-v6 .reference-hero-grid{grid-template-columns:1fr;gap:20px}body.pro-v6 .reference-visual{min-height:0}body.pro-v6 .reference-visual img{height:auto;max-height:520px;object-fit:cover}body.pro-v6 .reference-main h1{text-align:left!important;font-size:32px!important}body.pro-v6 .reference-main .status-row{gap:12px!important;justify-content:flex-start!important;flex-direction:column}body.pro-v6 .reference-info{grid-column:auto;display:block}body.pro-v6 .reference-quick-features{grid-template-columns:1fr 1fr}.nav nav{top:72px!important}}
@media(max-width:480px){body.pro-v6 .reference-main h1{font-size:28px!important}body.pro-v6 .reference-quick-features{grid-template-columns:1fr}body.pro-v6 .reference-info-row{grid-template-columns:.9fr 1.1fr;font-size:13px}}

/* V10 — exact visual recreation of supplied reference layout (design only) */
body.pro-v6{font-family:Arial,Helvetica,sans-serif!important;background:#fff!important;color:#142033!important;font-size:16px!important;line-height:1.55!important}
body.pro-v6 .top{height:68px!important;background:#050505!important;border:0!important;box-shadow:none!important}
body.pro-v6 .top .nav{width:min(1480px,96vw)!important;max-width:1480px!important;min-height:68px!important;height:68px!important;padding:0!important;gap:24px!important}
body.pro-v6 .top .brand{position:relative;min-width:300px;align-self:stretch;display:flex;align-items:center!important;gap:10px!important}
body.pro-v6 .top .brand img{width:50px!important;height:50px!important;border:2px solid #fff!important;border-radius:8px!important;background:#0db4ad!important;padding:0!important;box-sizing:border-box!important}
body.pro-v6 .top .brand span{font-size:21px!important;font-weight:900!important;line-height:1!important;color:#fff!important;letter-spacing:-.015em!important;transform:translateY(-7px)}
body.pro-v6 .top .brand:after{content:"More Privacy, More Freedom";position:absolute;left:60px;top:39px;color:#fff;font-size:12px;font-weight:400;opacity:.92;letter-spacing:0}
body.pro-v6 .top nav{margin-left:auto!important;margin-right:auto!important;gap:30px!important;height:68px!important;align-items:center!important}
body.pro-v6 .top nav a{color:#fff!important;font-size:15px!important;font-weight:700!important;line-height:68px!important;padding:0!important;white-space:nowrap}
body.pro-v6 .top nav a:nth-child(1):before{content:"⌂ ";font-size:17px}
body.pro-v6 .top nav a:nth-child(4):before{content:"▣ ";font-size:14px}
body.pro-v6 .top nav a:nth-child(3):before{content:"★ ";font-size:16px}
body.pro-v6 .top .btn{display:none!important}
body.pro-v6 .menu{color:#fff!important}
body.pro-v6 .reference-home-hero{padding:0 0 28px!important;border:0!important;background:#fff!important}
body.pro-v6 .reference-hero-wrap{width:min(1480px,96vw)!important;max-width:1480px!important}
body.pro-v6 .reference-breadcrumb{padding:15px 0!important;margin:0 0 15px!important;border:0!important;color:#7f8da2!important;font-size:14px!important}
body.pro-v6 .reference-hero-grid{display:grid!important;grid-template-columns:370px minmax(0,1fr) 350px!important;gap:25px!important;align-items:start!important}
body.pro-v6 .reference-visual{height:430px!important;min-height:430px!important;border-radius:10px!important;border:1px solid #e1e6ea!important;overflow:hidden!important;background:#f7f9fb!important}
body.pro-v6 .reference-visual img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;border-radius:0!important}
body.pro-v6 .reference-main{padding:2px 0 0!important}
body.pro-v6 .reference-main h1{font-size:26px!important;line-height:1.22!important;font-weight:900!important;letter-spacing:-.025em!important;color:#102039!important;margin:0 0 10px!important;text-align:left!important}
body.pro-v6 .reference-main h2{font-size:22px!important;line-height:1.25!important;font-weight:900!important;color:#102039!important;margin:0 0 8px!important}
body.pro-v6 .reference-main h2:after{display:none!important}
body.pro-v6 .reference-main>p:not(.download-note){font-size:16px!important;line-height:1.55!important;color:#34445a!important;margin:0 0 17px!important}
body.pro-v6 .reference-main .status-row{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:20px!important;margin:22px 0 17px!important;padding:0!important;text-align:center!important}
body.pro-v6 .reference-main .status-row span{display:flex!important;align-items:center!important;justify-content:center!important;min-height:74px!important;padding:8px 5px!important;background:#fff!important;border:0!important;color:#203149!important;font-size:14px!important;font-weight:700!important}
body.pro-v6 .reference-main .status-row span:before{display:block!important;margin-right:7px;color:#0aa291;font-size:20px!important}
body.pro-v6 .reference-main .download-wide{width:100%!important;box-sizing:border-box!important;border-radius:28px!important;background:linear-gradient(90deg,#0b8f82,#10a990)!important;color:#fff!important;font-size:21px!important;font-weight:900!important;padding:14px 20px!important;box-shadow:none!important;border:0!important;text-decoration:none!important}
body.pro-v6 .reference-main .download-wide:hover{filter:brightness(.96)!important;transform:none!important}
body.pro-v6 .reference-main .download-note{font-size:14px!important;line-height:1.55!important;color:#38485b!important;background:#f4f7f9!important;border-left:4px solid #12b7a5!important;padding:15px 18px!important;border-radius:8px!important;margin-top:18px!important}
body.pro-v6 .reference-info{background:#f6f8fa!important;border:1px solid #e1e6eb!important;border-radius:12px!important;padding:16px!important;box-shadow:none!important}
body.pro-v6 .reference-info h2{font-size:22px!important;font-weight:900!important;color:#14233a!important;margin:0 0 12px!important;padding:0!important}
body.pro-v6 .reference-info h2:after{display:none!important}
body.pro-v6 .reference-info-list{background:#fff!important;border:1px solid #e4e8ed!important;border-radius:9px!important;overflow:hidden!important}
body.pro-v6 .reference-info-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;padding:10px 12px!important;border-bottom:1px solid #e8ecf0!important;font-size:14px!important;align-items:center!important}
body.pro-v6 .reference-info-row:last-child{border-bottom:0!important}
body.pro-v6 .reference-info-row strong{font-weight:800!important;color:#17273f!important}
body.pro-v6 .reference-info-row span{color:#34455a!important}
body.pro-v6 .reference-quick-features{margin-top:15px!important;display:grid!important;gap:8px!important}
body.pro-v6 .reference-quick-features:before{content:"Quick Links";font-size:18px;font-weight:900;color:#17263a;margin-bottom:2px}
body.pro-v6 .reference-quick-features span{padding:10px 12px!important;border:1px solid #e2e7ec!important;border-radius:7px!important;background:#fff!important;color:#314158!important;font-size:13px!important;font-weight:700!important}
/* content immediately below the reference hero: flatter, editorial like screenshot */
body.pro-v6 .answerbox{border:0!important;border-left:4px solid #16bca8!important;border-radius:7px!important;background:#f3f6f8!important;padding:17px 20px!important;box-shadow:none!important}
body.pro-v6 main>section{padding:36px 0!important}
body.pro-v6 main>section.tint{background:#fff!important}
body.pro-v6 .wrap{width:min(1480px,94vw)!important;max-width:1480px!important}
body.pro-v6 h2{font-size:30px!important;line-height:1.2!important;font-weight:900!important;color:#101d30!important;letter-spacing:-.02em!important;padding:0!important;margin:8px 0 18px!important;background:none!important;border:0!important}
body.pro-v6 h2:after{display:none!important}
body.pro-v6 h3{font-size:21px!important;line-height:1.25!important;font-weight:800!important;color:#14233a!important;margin:24px 0 8px!important;background:none!important;border:0!important;padding:0!important}
body.pro-v6 .card,body.pro-v6 .callout,body.pro-v6 .home-toc{border:1px solid #e1e6eb!important;border-radius:10px!important;background:#fff!important;box-shadow:none!important}
body.pro-v6 .wide-photo{border:1px solid #e0e5e9!important;border-radius:10px!important;background:#fff!important;box-shadow:none!important}
body.pro-v6 .tablewrap{border:1px solid #e0e5ea!important;border-radius:10px!important;overflow:hidden!important;background:#fff!important}
body.pro-v6 table{border-collapse:collapse!important;width:100%!important}
body.pro-v6 th{background:#f4f6f8!important;color:#18283d!important;font-weight:800!important}
body.pro-v6 th,body.pro-v6 td{border:1px solid #e2e7eb!important;padding:11px 12px!important}
body.pro-v6 .home-toc-section{background:#fff!important;padding:18px 0!important}
body.pro-v6 .home-toc-accordion{border:1px solid #e0e5ea!important;border-radius:9px!important;overflow:hidden!important;background:#fff!important}
body.pro-v6 .home-toc-accordion summary{padding:15px 18px!important;background:#f7f9fa!important;color:#17263a!important;font-weight:900!important}
body.pro-v6 .footer{background:#07101a!important;border-top:0!important;padding-top:42px!important}
body.pro-v6 .footer:before{content:"";display:block;height:1px;background:#223040;position:relative;top:-24px}
@media(max-width:1180px){body.pro-v6 .reference-hero-grid{grid-template-columns:320px 1fr!important}body.pro-v6 .reference-info{grid-column:1/-1!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:16px!important}body.pro-v6 .reference-info h2{grid-column:1/-1!important}body.pro-v6 .reference-quick-features{margin-top:0!important}}
@media(max-width:800px){body.pro-v6 .top{height:64px!important}body.pro-v6 .top .nav{height:64px!important;min-height:64px!important}body.pro-v6 .top .brand{min-width:auto!important}body.pro-v6 .top .brand span{font-size:17px!important}body.pro-v6 .top .brand:after{font-size:10px!important;top:37px!important;left:58px!important}body.pro-v6 .top nav{top:64px!important;height:auto!important;line-height:normal!important}body.pro-v6 .top nav a{line-height:1.3!important;padding:10px 8px!important}body.pro-v6 .reference-hero-wrap{width:94vw!important}body.pro-v6 .reference-hero-grid{grid-template-columns:1fr!important;gap:18px!important}body.pro-v6 .reference-visual{height:auto!important;min-height:0!important}body.pro-v6 .reference-visual img{height:auto!important;max-height:560px!important;object-fit:cover!important}body.pro-v6 .reference-main h1{font-size:28px!important}body.pro-v6 .reference-main .status-row{grid-template-columns:1fr!important;gap:5px!important}body.pro-v6 .reference-main .status-row span{min-height:40px!important;justify-content:flex-start!important}body.pro-v6 .reference-info{grid-column:auto!important;display:block!important}body.pro-v6 .reference-quick-features{margin-top:15px!important}}
