:root{--ink:#18332c;--text:#263b34;--muted:#61716a;--red:#c62d32;--red-dark:#a22128;--cream:#f5f5ef;--line:#dce2d9;--sage:#e5ede5;--white:#fff;--amber:#805318;--shadow:0 24px 65px rgba(28,51,40,.09);--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;font:16px/1.65 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:var(--white);color:var(--text)}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}button,a,input,textarea,select,summary{-webkit-tap-highlight-color:transparent}button,a.btn,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.6;cursor:not-allowed}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--red);outline-offset:4px}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{color:var(--ink)}h1,h2{letter-spacing:-.05em;line-height:1.07}h1{font-size:clamp(42px,5.3vw,76px);font-weight:760;margin:20px 0 24px}h2{font-size:clamp(32px,3.6vw,48px);font-weight:730;margin-bottom:22px}h3{font-size:23px;line-height:1.25;letter-spacing:-.025em;margin-bottom:12px}h4{font-size:18px;margin-bottom:8px}p{margin-bottom:16px}small,.small{font-size:13px;line-height:1.6}.muted{color:var(--muted)}.wrap{width:min(1180px,calc(100% - 64px));margin:auto}.section{padding:88px 0}.cream{background:var(--cream)}.eyebrow{font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:750;color:var(--red);margin-bottom:14px}.lead{font-size:19px;color:var(--muted);max-width:730px;line-height:1.65}.section-head{max-width:740px;margin-bottom:36px}.skip{position:fixed;left:12px;top:-80px;padding:12px;background:#fff;z-index:100}.skip:focus{top:12px}.topline{background:var(--ink);color:#edf3ec;font-size:12px;padding:7px 0}.topline .wrap{display:flex;justify-content:space-between;gap:10px}.header{position:sticky;top:0;background:rgba(255,255,255,.97);z-index:30;border-bottom:1px solid var(--line)}.header-inner{height:90px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;flex-shrink:0}.brand-icon{width:65px;height:65px;color:var(--red)}.brand-words{display:flex;flex-direction:column;line-height:1}.brand-top{font-size:17px;font-weight:850;letter-spacing:.025em;color:#1b2823}.brand-bottom{font-size:34px;font-weight:850;letter-spacing:.07em;color:var(--red);line-height:1.04}.brand-sub{font-size:8.5px;color:var(--muted);margin-top:6px;letter-spacing:.012em}.nav{display:flex;align-items:center;gap:26px;font-size:14px;font-weight:650}.nav a{text-decoration:none}.nav a:hover{color:var(--red)}.nav .nav-cta{background:var(--ink);padding:11px 18px;border-radius:7px;color:white}.btn{display:inline-flex;justify-content:center;align-items:center;gap:12px;border:1px solid transparent;border-radius:8px;min-height:49px;padding:12px 20px;font-weight:680;text-decoration:none;font-size:14px;line-height:1.35}.btn.primary{background:var(--red);color:white}.btn.primary:hover{background:var(--red-dark)}.btn.dark{background:var(--ink);color:white}.btn.outline{background:transparent;border-color:var(--line);color:var(--ink)}.btn.outline:hover{background:var(--sage)}.btn.white{background:white;color:var(--ink)}.btn.small{min-height:44px;font-size:13px;padding:10px 15px}.actions{display:flex;flex-wrap:wrap;gap:12px}.hero{padding:64px 0 46px;background:linear-gradient(120deg,#fff 48%,#f5f6ef 48%)}.hero-grid{display:grid;grid-template-columns:1.07fr 1fr;gap:64px;align-items:center}.badge{display:inline-flex;align-items:center;gap:8px;background:#f9eeeb;color:#982229;border:1px solid #efd7d3;padding:7px 12px;border-radius:100px;font-size:12px;font-weight:700}.badge:before{content:"";width:6px;height:6px;background:var(--red);border-radius:50%}.hero-copy .lead{font-size:18px;max-width:515px;margin-bottom:27px}.hero-copy .micro{font-size:12px;margin-top:16px;color:var(--muted);max-width:470px}.accent{color:var(--red)}.device-stage{padding:22px;border-radius:28px;background:#eaf0e7;border:1px solid #dce5d9;box-shadow:var(--shadow);min-height:490px;position:relative}.stage-top{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:var(--muted);font-weight:750;letter-spacing:.12em;text-transform:uppercase}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--ink);display:inline-block;margin-right:6px}.device-scene{height:284px;display:flex;align-items:center;justify-content:center;gap:22px;position:relative}.meter{width:198px;min-height:239px;border-radius:14px;background:linear-gradient(150deg,#fff,#e9ede7);box-shadow:10px 14px 28px rgba(35,56,40,.12),inset 0 0 0 1px #fdfefd;position:relative;padding:23px 20px}.meter-brand{font-size:9px;font-weight:700;letter-spacing:.08em;color:#657265}.meter-screen{background:#d4dfc1;border:1px solid #b7c4ac;border-radius:4px;padding:13px 9px 8px;margin:12px 0 15px;color:#31432f;box-shadow:inset 1px 2px 3px #acbda7}.meter-number{font-size:30px;font-family:ui-monospace,Consolas,monospace;letter-spacing:-.035em}.meter-unit{text-align:right;font:9px ui-monospace,monospace}.meter-row{display:flex;align-items:center;justify-content:space-between}.meter-led{width:8px;height:8px;background:#985451;border-radius:50%}.meter-optical{width:23px;height:14px;border-radius:12px;background:#26382e;display:inline-block}.meter-barcode{height:23px;width:90px;background:repeating-linear-gradient(90deg,#475549 0,#475549 1px,transparent 1px,transparent 3px,#475549 3px,#475549 5px,transparent 5px,transparent 7px);opacity:.6}.meter-base{margin-top:19px;border-top:1px solid #cbd3c9;padding-top:9px;font-size:8px;color:#627263}.gateway{width:86px;height:160px;border-radius:10px;background:#fafcf8;box-shadow:5px 9px 15px #cdd6c8;position:relative;padding:17px 10px;border:1px solid #d9e0d3;transition:opacity .2s}.gateway:before{content:"";position:absolute;width:25px;height:3px;background:#6a7966;left:-24px;top:80px}.gateway-title{font-size:8px;letter-spacing:.025em;text-align:center;font-weight:800;color:#5d6c59}.gateway-glyph{font-size:33px;text-align:center;line-height:1.5;color:var(--ink)}.gateway-leds{display:flex;gap:7px;justify-content:center;margin-top:12px}.gateway-leds i{height:4px;width:4px;background:#647c56;border-radius:50%}.gateway.hidden-device{opacity:.26}.control-tag{position:absolute;right:0;bottom:3px;max-width:178px;font-size:10px;padding:9px 12px;background:var(--ink);color:white;border-radius:7px;display:none}.device-stage[data-mode="control"] .control-tag{display:block}.stage-tabs{display:grid;grid-template-columns:repeat(3,1fr);background:#dce5d8;border:1px solid #d2decd;padding:4px;border-radius:10px;gap:3px}.stage-tabs button{background:none;border:0;border-radius:7px;min-height:40px;font-size:12px;font-weight:700;color:#465c47;padding:6px}.stage-tabs button[aria-pressed="true"]{background:white;box-shadow:0 2px 5px #bccbb6;color:var(--ink)}.stage-caption{margin:16px 0 0;font-size:13px;min-height:57px;line-height:1.5;color:#466047}.hero-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:46px;padding-top:28px;border-top:1px solid var(--line)}.strip-item{display:flex;gap:12px;font-size:13px}.strip-index{font-size:11px;display:flex;align-items:center;justify-content:center;flex:0 0 25px;height:25px;background:var(--sage);border-radius:50%;font-weight:750}.strip-item strong{display:block;color:var(--ink);font-size:14px}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.quick{background:white;border:1px solid var(--line);border-radius:14px;padding:23px 20px;text-decoration:none;transition:transform .15s,border-color .15s;display:flex;flex-direction:column;min-height:166px}.quick:hover{border-color:#94a18f;transform:translateY(-3px)}.quick-num{font:12px ui-monospace,monospace;color:var(--red);margin-bottom:24px}.quick strong{font-size:16px;line-height:1.3;color:var(--ink)}.quick span:last-child{font-size:12px;color:var(--muted);margin-top:8px}.quick .arrow{float:right;font-size:19px}.cards3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{border:1px solid var(--line);border-radius:var(--radius);padding:29px;background:#fff}.card-no{font-size:12px;color:var(--muted);margin-bottom:28px}.card p{font-size:15px}.tag{display:inline-block;font-size:11px;line-height:1.3;font-weight:750;background:var(--sage);color:var(--ink);border-radius:6px;padding:6px 9px;margin-bottom:17px}.tag.red{color:#963138;background:#faebea}.tag.amber{color:var(--amber);background:#f9efd9}.refs{font-size:11px;white-space:normal;color:var(--muted)}.refs a{display:inline-block;text-decoration:none;padding:3px}.callout{padding:22px 26px;background:var(--sage);border-left:3px solid #667e65;border-radius:0 12px 12px 0;font-size:14px;margin-top:26px}.callout.warning{background:#f9f0df;border-color:#bb8b40}.callout p:last-child{margin:0}.callout strong{color:var(--ink)}.check-layout{display:grid;grid-template-columns:1.04fr 1fr;gap:27px;align-items:start}.panel{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:30px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{min-width:0}.field.full{grid-column:1/-1}label{display:block;font-size:13px;font-weight:700;color:var(--ink);margin-bottom:7px}input,select,textarea{display:block;width:100%;max-width:100%;background:#fff;border:1px solid #bac7bb;border-radius:7px;color:var(--ink);padding:11px 12px;min-height:47px}select{padding-right:30px}textarea{resize:vertical;min-height:95px;line-height:1.6}input::placeholder,textarea::placeholder{color:#849184;opacity:1}.help{display:block;font-size:11.5px;color:var(--muted);margin-top:6px;line-height:1.55}.field-error{font-size:13px;color:var(--red);margin-top:8px;min-height:20px}.check-form .actions{margin-top:22px}.result{background:var(--ink);color:#edf2e8;min-height:498px;padding:34px;position:sticky;top:115px}.result h3,.result h4{color:white}.result .eyebrow{color:#c7d9a4}.result .muted{color:#c2cec2}.result .tag{background:#415d48;color:#edf3e5}.result .result-number{font-size:44px;line-height:1.1;font-weight:730;letter-spacing:-.035em}.result p{font-size:14px}.result-divider{height:1px;background:#3f5748;margin:24px 0}.result .btn.outline{border-color:#82917d;color:white}.result .refs{color:#ced9c8}.result .refs a{color:#ced9c8}.result-placeholder{font-size:19px!important;line-height:1.65}.check-helper{margin-top:12px}.check-helper summary{font-size:12px;padding:8px 0;min-height:44px}.three-years{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:8px 0}.three-years label{font-size:11px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:26px}.path-card{border-top:2px solid var(--line);padding:26px 0 6px}.path-index{color:var(--red);font-size:12px;margin-bottom:12px}.path-card p{font-size:15px}.path-card .boundary{color:var(--muted);font-size:13px}.text-button{background:none;border:0;padding:8px 0;min-height:44px;font-size:14px;font-weight:750;color:var(--red);text-align:left;text-decoration:underline;text-underline-offset:4px}.dark-section{background:var(--ink);color:#dde6da}.dark-section h2,.dark-section h3{color:#fff}.dark-section .eyebrow{color:#bdce98}.dark-section .lead{color:#bdcdbb}.role-tabs{display:flex;gap:8px;border-bottom:1px solid #4a604e;margin-bottom:24px}.role-tabs button{padding:12px 17px;min-height:48px;border:0;border-bottom:3px solid transparent;background:none;color:#bacab8;font-weight:700;font-size:14px}.role-tabs button[aria-selected="true"]{color:white;border-bottom-color:#c8d7a4}.role-content{display:grid;grid-template-columns:1.1fr 1fr;gap:52px}.role-note{background:#264137;border:1px solid #45604e;border-radius:17px;padding:25px}.role-content p{font-size:15px}.dark-section .refs{color:#d0ddc7}.dark-section .refs a{color:#d0ddc7}.risk-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.risk{background:var(--cream);border-radius:18px;padding:29px}.risk h3{font-size:21px}.risk p{font-size:14px}.quote{font-size:clamp(25px,3.2vw,40px);line-height:1.3;font-weight:700;color:var(--ink);letter-spacing:-.035em;max-width:860px;margin:0 0 35px}.quote span{color:var(--red)}.steps{counter-reset:steps;display:grid;grid-template-columns:repeat(4,1fr);gap:26px;margin-top:34px}.step{border-top:1px solid var(--line);padding-top:22px}.step strong{display:block;color:var(--ink);font-size:16px;margin:10px 0}.step:before{counter-increment:steps;content:"0" counter(steps);color:var(--red);font-size:12px}.step p{font-size:13px}.letter-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:25px;align-items:start}.letter-aside{background:var(--cream)}.template-info{padding:17px 0 20px;font-size:13px}.template-info strong{display:block;color:var(--ink);margin-bottom:8px}.template-info p{margin-bottom:9px}.preview-panel{min-width:0}.paper-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;gap:12px}.paper-top h3{font-size:20px;margin:0}.paper-preview{min-height:630px;font:13px/1.75 ui-monospace,SFMono-Regular,Consolas,monospace;padding:25px;background:#fff;border:1px solid var(--line);white-space:pre-wrap}.paper-actions{margin-top:15px;display:flex;flex-wrap:wrap;gap:8px}.file-label{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;margin:0}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.output-status{font-size:13px;color:var(--ink);margin-top:12px;min-height:22px}.after-letter{border-top:1px solid var(--line);padding-top:19px;margin-top:24px;font-size:13px}.after-letter h4{font-size:15px}.accordion{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-weight:680;color:var(--ink);padding:20px 28px 20px 0;position:relative;list-style:none;min-height:52px;line-height:1.4}summary::-webkit-details-marker{display:none}summary:after{content:"+";position:absolute;right:1px;top:19px;color:var(--red);font-size:21px;font-weight:400}details[open]>summary:after{content:"-"}details .details-body{padding:0 0 22px;font-size:14px}.faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.faq-list p{font-size:15px}.faq-list [hidden]{display:none}.archive-search{margin:18px 0}.archive-items{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.actor{border:1px solid var(--line);border-radius:10px;padding:17px;background:white;font-size:12px;overflow-wrap:anywhere}.actor strong{font-size:14px;display:block;color:var(--ink)}.actor .actor-meta{color:var(--muted);margin-top:6px}.archive-count{font-size:13px;color:var(--muted)}.source-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 30px;list-style:none;margin:0;padding:0}.source-grid li{display:grid;grid-template-columns:26px 1fr;gap:8px;font-size:12px;padding:12px 0;border-top:1px solid var(--line);scroll-margin-top:115px}.source-number{color:var(--red);font-family:ui-monospace,monospace}.source-grid a{overflow-wrap:anywhere;text-decoration:none;color:var(--ink)}.source-grid a:hover{text-decoration:underline}.source-domain{display:block;font-size:10px;color:var(--muted);margin-top:4px}.footer{padding:40px 0;background:#edf1e9;border-top:1px solid var(--line)}.footer-grid{display:flex;justify-content:space-between;gap:40px}.footer-copy{font-size:12px;max-width:580px;color:var(--muted)}.footer-links{display:flex;gap:18px;align-items:start;font-size:13px}.footer button{background:none;border:0;color:var(--ink);text-decoration:underline;font-size:13px;padding:0;min-height:44px}dialog{max-width:680px;width:calc(100% - 32px);border:1px solid var(--line);border-radius:20px;padding:32px;color:var(--text);box-shadow:var(--shadow);max-height:85vh}dialog::backdrop{background:rgba(15,35,25,.6)}dialog h2{font-size:30px}dialog p{font-size:14px}.modal-actions{text-align:right}#printArea{display:none}.mobile-nav{display:none}.safe-note{display:flex;align-items:flex-start;gap:10px;padding:18px 20px;border-radius:11px;background:#edf3eb;margin-top:22px;font-size:12px}.safe-note svg{width:21px;height:21px;flex:0 0 21px}.mini-rule{display:flex;gap:16px;align-items:baseline;border-top:1px solid var(--line);padding:15px 0}.mini-rule strong{font-size:23px;letter-spacing:-.03em;white-space:nowrap}.mini-rule p{margin:0;font-size:13px}.breakword{overflow-wrap:anywhere}.noscript{padding:20px;background:#fff0d5}.sticky-note{font-size:11px;margin:14px 0 0;color:var(--muted)}[hidden]{display:none!important}
@media(max-width:1050px){.nav{gap:16px;font-size:12px}.nav .hide-mid{display:none}.hero-grid{gap:30px}.hero{padding-top:45px}.quick-grid{grid-template-columns:repeat(4,1fr)}.quick{padding:20px 16px}.device-stage{padding:20px;min-height:480px}.role-content{gap:30px}.letter-layout{grid-template-columns:1fr 1fr}.wrap{width:calc(100% - 48px)}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.header-inner{height:80px}.nav{gap:15px}.nav a:not(.nav-cta){display:none}.brand-icon{width:53px;height:53px}.brand-top{font-size:14px}.brand-bottom{font-size:28px}.brand-sub{font-size:7.3px}.hero-grid{grid-template-columns:1fr;gap:32px}.hero-copy{max-width:680px}.hero h1{font-size:clamp(43px,7.8vw,66px)}.hero-copy .lead{max-width:620px}.device-stage{max-width:570px;width:100%;margin:auto;min-height:465px}.device-scene{height:270px}.hero{background:var(--cream);padding-bottom:32px}.hero-strip{gap:16px;margin-top:32px}.strip-item{font-size:12px}.strip-item strong{font-size:13px}.quick-grid{grid-template-columns:repeat(2,1fr)}.quick{min-height:155px}.section{padding:65px 0}.cards3,.risk-grid{grid-template-columns:1fr}.card{padding:25px}.card-no{margin-bottom:15px}.check-layout{grid-template-columns:1fr}.result{position:static;min-height:280px}.two-col{gap:24px}.role-content{grid-template-columns:1fr;gap:15px}.steps{grid-template-columns:1fr 1fr}.letter-layout{grid-template-columns:1fr}.paper-preview{min-height:560px}.faq-layout{grid-template-columns:1fr;gap:24px}.faq-layout .section-head{margin-bottom:0}.source-grid{grid-template-columns:1fr}.footer-grid{flex-direction:column;gap:15px}.role-tabs{overflow-x:auto}.role-tabs button{white-space:nowrap;padding:12px}.risk{padding:25px}}
@media(max-width:480px){.wrap{width:calc(100% - 32px)}.topline .wrap{font-size:10px}.topline .tagline{display:none}.header-inner{gap:8px;height:75px}.brand{gap:7px}.brand-icon{width:45px;height:49px}.brand-top{font-size:12px}.brand-bottom{font-size:24px}.brand-sub{font-size:6.3px}.nav .nav-cta{padding:10px 12px;font-size:11px}.hero{padding-top:30px}.hero h1{font-size:44px;letter-spacing:-.055em}.hero-copy .lead{font-size:16px}.hero .actions .btn{font-size:12px;padding:12px 14px}.device-stage{padding:16px;min-height:458px;border-radius:20px}.device-scene{gap:18px}.meter{width:175px;padding:22px 15px;min-height:226px}.gateway{width:73px;height:147px;padding:14px 7px}.gateway:before{width:20px;left:-20px}.meter-number{font-size:29px}.control-tag{font-size:9px;max-width:143px;right:-4px}.stage-tabs button{font-size:11px}.stage-caption{font-size:12px;min-height:72px}.hero-strip{grid-template-columns:1fr;gap:16px;padding-top:24px}.strip-index{flex-basis:23px;height:23px}.strip-item strong{display:inline;font-size:13px}.strip-item{font-size:12px;gap:10px;align-items:center}.quick-grid{gap:10px}.quick{padding:18px 15px;min-height:158px}.quick strong{font-size:14px}.quick-num{margin-bottom:20px}.quick span:last-child{font-size:11px}.section{padding:55px 0}.section-head{margin-bottom:27px}.lead{font-size:16px}h2{font-size:33px}h3{font-size:21px}.form-grid{gap:17px;grid-template-columns:1fr}.field.full{grid-column:auto}.panel,.result{padding:23px}.two-col{grid-template-columns:1fr;gap:6px}.role-tabs{gap:0}.role-tabs button{font-size:12px;padding:12px 10px}.steps{gap:18px}.step strong{font-size:14px}.step p{font-size:12px}.letter-layout{gap:18px}.paper-preview{padding:16px;min-height:530px;font-size:12px}.preview-panel{padding:18px}.paper-top h3{font-size:17px}.archive-items{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}summary{font-size:15px}.callout{padding:18px 20px}.safe-note{padding:16px}.quote{font-size:29px}.card p{font-size:14px}.three-years{gap:6px}.three-years input{padding:10px 7px}.source-grid a{font-size:11px}.source-grid li{grid-template-columns:22px 1fr;gap:6px}.refs a{padding:5px 3px}.btn{min-height:47px}.topline a{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media print{body>*:not(#printArea){display:none!important}#printArea{display:block!important;white-space:pre-wrap;font:11pt/1.6 Arial,sans-serif;color:#000;overflow-wrap:anywhere}body{background:white}#printArea p{margin:0}@page{size:A4;margin:22mm}}

/* Visual revision 1.1: large local hero image, original content and tools retained. */
.hero{padding:42px 0 34px;background:linear-gradient(125deg,#fff 0%,#fff 35%,#f3f5ef 80%);overflow:hidden}
.hero-grid{grid-template-columns:.91fr 1.09fr;gap:42px;align-items:center}
.hero-copy{min-width:0}
.hero h1{font-size:clamp(47px,4.55vw,65px);line-height:1.055;letter-spacing:-.055em;margin:18px 0 22px}
.hero-copy .lead{font-size:17px;line-height:1.7;margin-bottom:25px}
.hero-copy .micro{margin-bottom:0;max-width:485px}
.hero-copy .actions{gap:10px}
.hero-copy .actions .btn{padding:12px 16px;font-size:13px}
.hero-meter{margin:0;min-width:0;position:relative}
.hero-meter-frame{position:relative;isolation:isolate;aspect-ratio:1.018;overflow:hidden;border-radius:24px;background:#bfc7c8;box-shadow:0 25px 55px rgba(22,42,36,.15)}
.hero-meter-photo{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.hero-meter-label{position:absolute;top:20px;left:20px;display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.26);border-radius:6px;background:rgba(17,40,34,.9);color:#fff;padding:8px 11px;font-size:9px;line-height:1.3;letter-spacing:.13em;font-weight:700;box-shadow:0 3px 16px rgba(0,0,0,.12)}
.hero-meter-label>span{width:6px;height:6px;background:#eb4a4e;border-radius:50%}
.hero-meter-link{position:absolute;left:19px;right:19px;bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 19px;background:#fff;color:var(--ink);border:1px solid #dfe5dc;border-radius:11px;text-decoration:none;box-shadow:0 9px 24px rgba(17,38,30,.18)}
.hero-meter-link:hover{background:#f5f7f0}
.hero-meter-link small{display:block;font-size:9px;letter-spacing:.15em;font-weight:750;color:var(--red);margin:0 0 4px;line-height:1.2}
.hero-meter-link strong{display:block;font-size:17px;letter-spacing:-.025em;line-height:1.35}
.hero-meter-arrow{display:flex;align-items:center;justify-content:center;flex:0 0 33px;height:33px;border-radius:50%;background:var(--red);color:white;font-size:20px;line-height:1}
.hero-meter figcaption{font-size:10px;line-height:1.5;color:#61716a;padding:10px 2px 0}
.hero-strip{margin-top:37px;padding-top:25px}
.technology-overview{display:grid;grid-template-columns:.95fr 1.05fr;gap:48px;align-items:center;margin-bottom:35px}
.technology-overview .section-head{margin-bottom:0}
.technology-overview h2{font-size:clamp(32px,3.3vw,44px)}
.technology-overview .device-stage{width:100%;max-width:none;min-height:490px;margin:0;box-shadow:none}
@media(min-width:1600px){.hero .wrap{width:min(1280px,calc(100% - 80px))}.hero-grid{gap:54px}.hero h1{font-size:68px}.hero-copy .lead{font-size:19px}.hero-copy .actions .btn{padding:13px 20px;font-size:14px}}
@media(min-width:801px) and (max-width:1050px){.hero-grid{gap:26px;grid-template-columns:.95fr 1.05fr}.hero{padding-top:34px}.hero h1{font-size:clamp(42px,4.6vw,48px)}.hero-copy .lead{font-size:16px}.hero-meter-label{top:14px;left:14px;font-size:8px}.hero-meter-link{left:14px;right:14px;bottom:14px;padding:14px}.hero-meter-link strong{font-size:15px}.technology-overview{gap:28px}}
@media(max-width:800px){.hero{padding-top:25px;background:linear-gradient(180deg,#fff,#f4f6ef)}.hero-grid{grid-template-columns:1fr;grid-template-areas:"heading" "photo" "copy";gap:19px}.hero-copy{display:contents}.hero-heading{grid-area:heading}.hero-body{grid-area:copy}.hero-meter{grid-area:photo;width:100%;max-width:560px;justify-self:center}.hero h1{font-size:clamp(34px,7.2vw,53px);line-height:1.055;margin:13px 0 0;letter-spacing:-.05em}.hero-meter-frame{height:clamp(300px,82vw,495px);aspect-ratio:auto;border-radius:20px}.hero-meter-photo{object-position:center}.hero-copy .lead{max-width:none;margin:0 0 18px;font-size:17px}.hero-copy .micro{max-width:none;margin-top:14px}.hero-copy .actions .btn{font-size:13px}.hero-meter figcaption{padding-top:8px}.hero-strip{margin-top:29px}.technology-overview{grid-template-columns:1fr;gap:26px}.technology-overview .device-stage{max-width:570px;justify-self:center}.technology-overview .section-head{max-width:680px}}
@media(max-width:480px){.hero{padding-top:23px;padding-bottom:29px}.hero-grid{gap:17px}.hero .badge{font-size:11px;padding:6px 10px}.hero h1{font-size:clamp(30px,8.6vw,39px);margin-top:12px;line-height:1.075;letter-spacing:-.05em}.hero-meter-frame{height:clamp(280px,85vw,390px);border-radius:17px}.hero-meter-label{top:12px;left:12px;font-size:8px;padding:7px 9px}.hero-meter-link{left:12px;right:12px;bottom:12px;padding:12px 13px;border-radius:9px;gap:10px}.hero-meter-link small{font-size:8px;margin-bottom:4px}.hero-meter-link strong{font-size:14px}.hero-meter-arrow{flex-basis:28px;height:28px;font-size:18px}.hero-meter figcaption{font-size:9px}.hero-copy .lead{font-size:16px;line-height:1.6}.hero-copy .actions .btn{font-size:12px;padding:12px 13px}.hero-copy .micro{font-size:11px;line-height:1.65}.hero-strip{margin-top:25px}.technology-overview .device-stage{min-height:458px}}

.hero .hero-meter-link{left:0;right:0;bottom:0;border-radius:0;border:0;border-top:1px solid #e0e5de;padding:18px 20px}
@media(max-width:480px){.hero .hero-meter-link{padding:13px 14px}}
