/* CoroUtil Mod — S03 Tech Glow, adapted to the requested light background. */
:root{--bg:#f7fbff;--surface:#ffffff;--surface-2:#eef7ff;--ink:#14233b;--muted:#5e6f87;--line:#d8e7f5;--primary:#5146e5;--secondary:#12b8a6;--accent:#0ea5e9;--danger:#bc4760;--success:#168a68;--shadow:0 18px 50px rgba(35,73,118,.12);--shadow-soft:0 10px 30px rgba(35,73,118,.08);--radius:24px;--header-h:78px;--max:1180px}
@font-face{font-family:'Poppins';font-style:normal;font-weight:400;font-display:swap;src:local('Poppins'),local('Poppins Regular')}
@font-face{font-family:'Poppins';font-style:normal;font-weight:600;font-display:swap;src:local('Poppins SemiBold'),local('Poppins')}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + 22px)}body{margin:0;font-family:'Poppins','Segoe UI',Arial,sans-serif;background:var(--bg);color:var(--ink);line-height:1.72;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:var(--primary);text-decoration:none}a:hover{color:#3328bc}button,input,textarea,select{font:inherit}.container{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.section{padding:92px 0;position:relative}.section-tight{padding:68px 0}.section-kicker{display:inline-flex;align-items:center;gap:9px;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:#176d89}.section-kicker:before{content:'';width:28px;height:2px;background:linear-gradient(90deg,var(--secondary),var(--primary))}.section-head{max-width:760px;margin-bottom:38px}.section-head.center{text-align:center;margin-inline:auto}.section-head.center .section-kicker{justify-content:center}.section-title{font-size:clamp(2rem,4vw,3.45rem);line-height:1.12;letter-spacing:-.035em;margin:10px 0 14px}.section-copy{font-size:1.02rem;color:var(--muted);margin:0}.muted{color:var(--muted)}.eyebrow{font-weight:700;color:#176d89;letter-spacing:.09em;text-transform:uppercase;font-size:.78rem}.pill{display:inline-flex;align-items:center;gap:8px;border:1px solid #c9e7ee;background:#f3fdff;padding:7px 12px;border-radius:999px;color:#176d89;font-weight:600;font-size:.82rem}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:32px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:14px;padding:13px 20px;font-weight:700;border:1px solid transparent;transition:.2s ease;cursor:pointer;min-height:48px}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--primary),#6558f0);color:#fff;box-shadow:0 12px 28px rgba(81,70,229,.25)}.btn-primary:hover{color:#fff}.btn-secondary{background:#fff;color:var(--ink);border-color:#cfe0ef}.btn-secondary:hover{color:var(--primary);border-color:#aabce0}.btn-small{padding:10px 14px;min-height:42px;font-size:.9rem}.button-row{display:flex;flex-wrap:wrap;gap:12px}.icon-box{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,#e2fffb,#e8ebff);border:1px solid #d4e5f5;color:var(--primary);font-weight:800}.skip-link{position:fixed;left:16px;top:-80px;z-index:9999;background:#111f33;color:#fff;padding:10px 14px;border-radius:10px}.skip-link:focus{top:12px;color:#fff}
/* Header */
.site-header-wrap{position:sticky;top:0;z-index:1000;background:rgba(247,251,255,.9);backdrop-filter:blur(16px);border-bottom:1px solid transparent;transition:.25s}.site-header-wrap.is-scrolled{border-color:var(--line);box-shadow:0 8px 22px rgba(44,78,112,.08)}.nav-shell{height:var(--header-h);display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);font-weight:800;min-width:max-content}.brand img{width:44px;height:44px}.brand span{letter-spacing:-.02em}.main-nav{margin-left:auto;display:flex;align-items:center;gap:4px}.main-nav a{color:#42536b;font-size:.9rem;font-weight:600;padding:9px 10px;border-radius:10px}.main-nav a:hover,.main-nav a.active{background:#eaf4ff;color:var(--primary)}.main-nav .download-nav{margin-left:8px;background:linear-gradient(135deg,var(--primary),#685df0);color:#fff;padding:10px 15px;box-shadow:0 8px 22px rgba(81,70,229,.2)}.main-nav .download-nav:hover{color:#fff;background:linear-gradient(135deg,#4338ca,#5b50e6)}.menu-toggle{display:none;margin-left:auto;border:1px solid #cfe0ef;background:#fff;border-radius:12px;width:46px;height:46px;position:relative}.menu-toggle span{position:absolute;left:11px;width:22px;height:2px;background:#24364f;transition:.2s}.menu-toggle span:nth-child(1){top:14px}.menu-toggle span:nth-child(2){top:21px}.menu-toggle span:nth-child(3){top:28px}.menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
/* Hero — asymmetric tech-glow */
.hero{padding:70px 0 88px;overflow:hidden}.hero:before{content:'';position:absolute;width:560px;height:560px;right:-220px;top:40px;border-radius:50%;background:radial-gradient(circle,rgba(18,184,166,.17),transparent 67%);pointer-events:none}.hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:54px}.hero-copy h1{font-size:clamp(2.8rem,6vw,5.4rem);line-height:.98;letter-spacing:-.055em;margin:15px 0 22px;max-width:760px}.hero-copy h1 span{background:linear-gradient(120deg,var(--primary),var(--accent),var(--secondary));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy p{font-size:1.08rem;color:var(--muted);max-width:650px}.hero-meta{display:flex;flex-wrap:wrap;gap:10px;margin:26px 0}.hero-board{position:relative;min-height:510px}.hero-frame{position:absolute;inset:30px 0 30px 40px;border:1px solid #bcd8ef;border-radius:38px;background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(233,246,255,.92));box-shadow:var(--shadow);transform:rotate(-2deg);overflow:hidden}.hero-frame:before,.hero-frame:after{content:'';position:absolute;border-radius:50%;border:1px solid rgba(81,70,229,.17)}.hero-frame:before{width:390px;height:390px;right:-110px;top:-120px}.hero-frame:after{width:250px;height:250px;left:-100px;bottom:-120px}.hero-frame img{width:100%;height:100%;object-fit:contain;transform:rotate(2deg);padding:22px}.float-chip{position:absolute;z-index:2;padding:11px 14px;border:1px solid #cfe1f0;border-radius:15px;background:rgba(255,255,255,.96);box-shadow:var(--shadow-soft);font-size:.83rem;font-weight:700;color:#2c4861}.chip-a{left:0;top:80px}.chip-b{right:-4px;bottom:92px}.chip-c{left:30px;bottom:24px}.hero-orbit{position:absolute;width:94px;height:94px;right:20px;top:8px;border-radius:50%;border:1px dashed #9dbfda;animation:spin 14s linear infinite}.hero-orbit:before,.hero-orbit:after{content:'';position:absolute;width:13px;height:13px;border-radius:50%;background:var(--secondary)}.hero-orbit:before{left:5px;top:12px}.hero-orbit:after{right:4px;bottom:16px;background:var(--primary)}@keyframes spin{to{transform:rotate(360deg)}}
/* About */
.about-layout{display:grid;grid-template-columns:120px 1fr 1fr;gap:26px;align-items:stretch}.about-rail{border-radius:24px;background:linear-gradient(180deg,#e8f7ff,#eff0ff);border:1px solid #d2e4f2;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:24px 14px}.about-rail b{font-size:2.2rem;color:var(--primary)}.about-rail span{writing-mode:vertical-rl;transform:rotate(180deg);letter-spacing:.12em;text-transform:uppercase;color:#59738d;font-weight:700;font-size:.75rem}.media-card{background:#fff;border:1px solid var(--line);border-radius:30px;box-shadow:var(--shadow-soft);overflow:hidden}.media-card img{width:100%;height:100%;min-height:390px;object-fit:contain}.about-copy{padding:34px;border:1px solid var(--line);background:#fff;border-radius:30px;box-shadow:var(--shadow-soft)}.about-copy h2{font-size:clamp(2rem,4vw,3.1rem);line-height:1.15;margin:10px 0 16px}.check-list{list-style:none;padding:0;margin:25px 0 0;display:grid;gap:12px}.check-list li{display:flex;gap:11px;align-items:flex-start;color:#41536c}.check-list li:before{content:'✓';display:grid;place-items:center;flex:0 0 24px;height:24px;border-radius:50%;background:#e0faf3;color:#08775d;font-weight:800}
/* Features bento */
.features-zone{background:linear-gradient(180deg,#eff8ff,#f8fbff)}.bento{display:grid;grid-template-columns:1.15fr .85fr .85fr;grid-auto-rows:minmax(190px,auto);gap:18px}.feature-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:26px;position:relative;overflow:hidden;box-shadow:0 8px 22px rgba(44,78,112,.06)}.feature-card:after{content:'';position:absolute;width:120px;height:120px;border:1px solid #d7e4ff;border-radius:50%;right:-50px;bottom:-50px}.feature-card.big{grid-row:span 2;background:linear-gradient(150deg,#fff,#eef5ff)}.feature-card h3{margin:15px 0 8px;font-size:1.18rem}.feature-card p{margin:0;color:var(--muted)}.feature-card.big h3{font-size:1.6rem}.signal{display:flex;gap:7px;margin-top:24px}.signal i{width:9px;border-radius:8px;background:linear-gradient(180deg,var(--secondary),var(--primary));display:block}.signal i:nth-child(1){height:20px}.signal i:nth-child(2){height:34px}.signal i:nth-child(3){height:48px}.signal i:nth-child(4){height:62px}
/* How */
.how-shell{border:1px solid var(--line);border-radius:32px;background:#fff;box-shadow:var(--shadow-soft);padding:34px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative}.steps:before{content:'';position:absolute;left:8%;right:8%;top:35px;height:2px;background:linear-gradient(90deg,var(--secondary),var(--accent),var(--primary));opacity:.4}.step{position:relative;padding:0 18px;text-align:center}.step-num{width:70px;height:70px;border-radius:22px;margin:0 auto 20px;display:grid;place-items:center;background:#f4fbff;border:1px solid #cce2f2;color:var(--primary);font-size:1.2rem;font-weight:800;position:relative;z-index:1;box-shadow:0 8px 20px rgba(52,94,132,.08)}.step h3{font-size:1.05rem;margin:0 0 8px}.step p{color:var(--muted);font-size:.92rem;margin:0}
/* General cards */
.info-card,.compat-card,.use-card,.release-card,.trouble-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(46,80,117,.06)}.info-card h3,.compat-card h3,.use-card h3,.release-card h3,.trouble-card h3{margin:10px 0 8px}.info-card p,.compat-card p,.use-card p,.release-card p,.trouble-card p{color:var(--muted);margin:0}.compat-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:18px}.compat-card.primary{background:linear-gradient(145deg,#ffffff,#eafcff);border-color:#bfe8e3}.compat-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.compat-tags span{font-size:.78rem;padding:6px 9px;border-radius:9px;background:#edf5fb;color:#496179}.use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.use-card:nth-child(2){transform:translateY(14px)}.use-card:nth-child(3){transform:translateY(28px)}
/* Install */
.install-shell{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;align-items:center}.install-list{counter-reset:setup;display:grid;gap:14px}.install-item{counter-increment:setup;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px 20px 18px 66px;position:relative}.install-item:before{content:counter(setup);position:absolute;left:18px;top:18px;width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(145deg,#dffbf5,#e5e6ff);color:var(--primary);font-weight:800}.install-item h3{font-size:1rem;margin:0 0 4px}.install-item p{margin:0;color:var(--muted);font-size:.92rem}
/* Download */
.download-zone{padding:72px 0}.download-panel{display:grid;grid-template-columns:1fr .85fr;gap:26px;align-items:center;border:1px solid #badde9;border-radius:34px;padding:40px;background:radial-gradient(circle at 10% 15%,rgba(18,184,166,.12),transparent 32%),radial-gradient(circle at 90% 80%,rgba(81,70,229,.11),transparent 35%),#fff;box-shadow:var(--shadow);position:relative;overflow:hidden}.download-panel h2{font-size:clamp(2.2rem,4.4vw,3.8rem);line-height:1.08;margin:10px 0 14px}.download-panel p{color:var(--muted)}.download-visual{border:1px solid #d0e5f1;border-radius:26px;background:#f8fcff;min-height:315px;overflow:hidden}.download-visual img{width:100%;height:315px;object-fit:contain}.download-note{font-size:.82rem;color:#60748d;margin-top:13px}.download-facts{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}.download-facts span{background:#eef7ff;border:1px solid #d3e6f4;padding:7px 10px;border-radius:10px;font-size:.82rem;color:#3e5870}
/* safety, pros */
.notice{border-left:5px solid var(--accent);background:#eff9ff;border-radius:0 20px 20px 0;padding:26px 28px}.notice h2{margin:0 0 8px}.notice p{color:#4c6278;margin:0}.proscons{display:grid;grid-template-columns:1fr 1fr;gap:20px}.proscons>div{border-radius:24px;padding:28px;border:1px solid var(--line);background:#fff}.proscons .pros{box-shadow:inset 0 4px 0 #29b48e}.proscons .cons{box-shadow:inset 0 4px 0 #d1687e}.proscons ul{padding-left:20px;color:var(--muted)}
/* release/troubleshooting */
.release-strip{display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px}.release-card strong{display:block;font-size:1.8rem;color:var(--primary);margin-bottom:7px}.trouble-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.trouble-card{display:grid;grid-template-columns:48px 1fr;gap:14px}.trouble-card .icon-box{grid-row:1/3}.trouble-card h3{margin:4px 0}.trouble-card p{grid-column:2;margin:0}
/* Guides */
.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.guide-card{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:var(--shadow-soft);transition:.2s}.guide-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.guide-card img{width:100%;aspect-ratio:16/9;object-fit:contain;background:#eef7ff}.guide-card-body{padding:22px}.guide-card h3{font-size:1.1rem;line-height:1.35;margin:8px 0}.guide-card p{font-size:.9rem;color:var(--muted);margin:0 0 16px}.text-link{font-weight:700;font-size:.9rem}.text-link:after{content:' →'}
/* FAQ */
.faq-zone{background:linear-gradient(180deg,#f7fbff,#edf6ff);padding-bottom:104px}.faq-layout{display:grid;grid-template-columns:280px 1fr;gap:28px;align-items:start}.faq-nav{position:sticky;top:calc(var(--header-h) + 22px);border:1px solid var(--line);background:#fff;border-radius:24px;padding:20px}.faq-nav button{width:100%;text-align:left;border:0;background:transparent;padding:13px 14px;border-radius:12px;color:#50657c;font-weight:700;cursor:pointer}.faq-nav button.active{background:linear-gradient(90deg,#e7fbf7,#eef0ff);color:var(--primary)}.faq-category{display:none}.faq-category.active{display:block}.faq-category h3{font-size:1.2rem;margin:0 0 14px}.faq-item{border:1px solid var(--line);background:#fff;border-radius:16px;margin-bottom:10px;overflow:hidden}.faq-question{width:100%;border:0;background:#fff;color:var(--ink);text-align:left;padding:18px 54px 18px 20px;font-weight:700;cursor:pointer;position:relative}.faq-question:after{content:'+';position:absolute;right:18px;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:#edf6ff;color:var(--primary);font-size:1.2rem}.faq-question[aria-expanded="true"]:after{content:'−';background:#e4fbf6;color:#08775d}.faq-answer{display:none;padding:0 20px 18px;color:var(--muted)}.faq-answer.open{display:block}.faq-answer p{margin:0}
/* Footer */
.site-footer-wrap{background:#102238;color:#d7e7f4;padding:60px 0 24px}.footer-top{display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:36px;align-items:start}.footer-brand .brand{color:#fff}.footer-brand .brand img{width:58px;height:58px;background:#fff;border-radius:18px;padding:2px}.footer-brand p{color:#9fb4c8;max-width:460px}.footer-nav h2{font-size:1rem;color:#fff;margin:0 0 14px}.footer-links{display:flex;flex-direction:column;gap:9px}.footer-links a{color:#c1d2e1;text-decoration:none}.footer-links a:hover{color:#fff}.footer-contact{color:#9fb4c8}.footer-contact strong{display:block;color:#fff;margin-bottom:8px}.footer-bottom{border-top:1px solid rgba(255,255,255,.11);margin-top:36px;padding-top:22px;text-align:center;font-size:.86rem;color:#9fb4c8}.footer-bottom a{color:#e9f5ff;text-decoration:none}.footer-disclaimer{margin:7px 0 0;color:#8ca4b9}.scroll-top{position:fixed;right:20px;bottom:20px;width:46px;height:46px;border:0;border-radius:14px;background:#172f4c;color:#fff;box-shadow:0 10px 25px rgba(18,41,68,.2);cursor:pointer;opacity:0;pointer-events:none;transform:translateY(10px);transition:.2s;z-index:900}.scroll-top.show{opacity:1;pointer-events:auto;transform:translateY(0)}
/* Inner pages */
.page-hero{padding:74px 0 54px}.page-hero-card{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#edf8ff);border-radius:30px;padding:42px;position:relative;overflow:hidden}.page-hero-card:after{content:'';position:absolute;width:220px;height:220px;border:1px solid #c7dcf5;border-radius:50%;right:-60px;top:-70px}.page-hero h1{font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.05;letter-spacing:-.045em;margin:9px 0 12px;max-width:880px}.page-hero p{max-width:780px;color:var(--muted);margin:0}.content-shell{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:34px;align-items:start}.article{background:#fff;border:1px solid var(--line);border-radius:26px;padding:36px;box-shadow:var(--shadow-soft)}.article h2{font-size:1.8rem;line-height:1.25;margin:34px 0 12px}.article h2:first-child{margin-top:0}.article h3{font-size:1.2rem;margin:26px 0 9px}.article p,.article li{color:#4d6279}.article ul,.article ol{padding-left:22px}.article img{width:100%;aspect-ratio:16/9;object-fit:contain;background:#eef7ff;border-radius:20px;border:1px solid var(--line);margin-bottom:26px}.sidebar{position:sticky;top:calc(var(--header-h) + 22px);display:grid;gap:16px}.side-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px}.side-card h2,.side-card h3{font-size:1rem;margin:0 0 11px}.side-card ul{list-style:none;padding:0;margin:0;display:grid;gap:9px}.side-card a{font-size:.88rem;color:#4d6179;font-weight:600}.side-card a:hover{color:var(--primary)}.breadcrumbs{font-size:.84rem;color:#7890a5;margin-bottom:14px}.breadcrumbs a{color:#56708a}.blog-list{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.blog-card{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:var(--shadow-soft)}.blog-card img{width:100%;aspect-ratio:16/9;object-fit:contain;background:#eef7ff}.blog-card-body{padding:21px}.blog-card h2{font-size:1.12rem;line-height:1.35;margin:7px 0 9px}.blog-card p{font-size:.9rem;color:var(--muted)}.legal-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:38px;box-shadow:var(--shadow-soft)}.legal-card h2{margin-top:32px}.legal-card p,.legal-card li{color:#4d6279}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.contact-panel{background:#fff;border:1px solid var(--line);border-radius:24px;padding:30px}.email-plain{display:inline-block;background:#eef7ff;border:1px solid #d5e7f4;border-radius:12px;padding:10px 12px;font-weight:700;color:#24435d}
/* Reveal */
.reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:980px){:root{--header-h:70px}.container{width:min(var(--max),calc(100% - 28px))}.section{padding:72px 0}.menu-toggle{display:block}.main-nav{display:none;position:absolute;left:14px;right:14px;top:calc(var(--header-h) - 2px);background:#fff;border:1px solid var(--line);border-radius:18px;padding:12px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.main-nav.open{display:flex}.main-nav a{padding:12px}.main-nav .download-nav{margin:5px 0 0;text-align:center}.hero-grid,.install-shell,.download-panel,.content-shell{grid-template-columns:1fr}.hero-board{min-height:440px}.hero-frame{inset:20px 22px}.about-layout{grid-template-columns:90px 1fr}.about-copy{grid-column:1/-1}.bento{grid-template-columns:1fr 1fr}.feature-card.big{grid-row:auto;grid-column:1/-1}.steps{grid-template-columns:1fr 1fr;gap:24px}.steps:before{display:none}.compat-grid{grid-template-columns:1fr 1fr}.compat-card.primary{grid-column:1/-1}.use-grid,.guide-grid,.blog-list{grid-template-columns:1fr 1fr}.release-strip{grid-template-columns:1fr}.faq-layout{grid-template-columns:1fr}.faq-nav{position:static;display:flex;gap:8px}.faq-nav button{text-align:center}.sidebar{position:static;grid-template-columns:1fr 1fr}.footer-top{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:680px){.container{width:min(100% - 22px,1180px)}.section{padding:60px 0}.hero{padding-top:46px}.hero-copy h1{font-size:clamp(2.7rem,15vw,4.4rem)}.hero-board{min-height:360px}.hero-frame{inset:25px 6px}.float-chip{font-size:.72rem;padding:8px 10px}.chip-b{right:0}.chip-c{left:8px}.about-layout{grid-template-columns:1fr}.about-rail{display:none}.about-copy{padding:24px}.media-card img{min-height:260px}.bento,.compat-grid,.use-grid,.guide-grid,.blog-list,.proscons,.trouble-grid,.contact-grid{grid-template-columns:1fr}.feature-card.big{grid-column:auto}.use-card:nth-child(2),.use-card:nth-child(3){transform:none}.how-shell{padding:22px}.steps{grid-template-columns:1fr}.step{text-align:left;display:grid;grid-template-columns:56px 1fr;gap:0 14px;padding:0}.step-num{width:54px;height:54px;border-radius:16px;grid-row:1/3;margin:0}.download-panel{padding:25px}.download-visual,.download-visual img{min-height:240px;height:240px}.faq-nav{display:grid;grid-template-columns:1fr 1fr}.article,.legal-card,.page-hero-card{padding:24px}.sidebar{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr}.footer-brand{grid-column:auto}.button-row{flex-direction:column;align-items:stretch}.btn{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.hero-orbit{animation:none}.btn,.guide-card{transition:none}}

/* Requested visual refinements — keyword-led palette, distinct artwork, light footer. */
:root{
  --bg:#f4f7f1;
  --surface:#ffffff;
  --surface-2:#eaf3ef;
  --ink:#17323a;
  --muted:#667774;
  --line:#d7e4dc;
  --primary:#0f766e;
  --secondary:#d48a36;
  --accent:#315c9d;
  --shadow:0 18px 50px rgba(38,77,70,.12);
  --shadow-soft:0 10px 30px rgba(38,77,70,.08);
}
.brand-word{display:inline-flex;align-items:baseline;gap:4px;font-weight:800;letter-spacing:-.025em}.brand-coro{color:var(--primary)}.brand-mod{color:var(--secondary)}
.main-nav a{display:inline-flex;align-items:center;gap:6px}.main-nav a svg{width:16px;height:16px;flex:0 0 16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.main-nav .download-nav{padding:7px 10px;font-size:.82rem;border-radius:10px;box-shadow:0 6px 16px rgba(91,80,230,.18)}.main-nav .download-nav svg{width:14px;height:14px;flex-basis:14px}
.hero-copy{text-align:left}.hero-copy p{margin-left:0;margin-right:auto}.hero-meta,.hero-copy .button-row{justify-content:flex-start}.section-head{text-align:center;margin-inline:auto}.section-head .section-kicker{justify-content:center}.about-copy{text-align:center}.about-copy .check-list{text-align:left}.install-shell>div:first-child{text-align:center}.install-shell>div:first-child .button-row{justify-content:center}.download-panel>div:first-child{text-align:center}.download-facts{justify-content:center}.notice{text-align:center}.page-hero-card{text-align:center}.page-hero h1,.page-hero p{margin-left:auto;margin-right:auto}.page-hero-card .section-kicker{justify-content:center}.breadcrumbs{text-align:center}
.hero-frame{background:linear-gradient(145deg,#ffffff,#edf7ff);border-color:#c8dcf5}.hero-frame img,.guide-card img,.blog-card img,.article img{object-fit:contain}
.contact-panel-wide{grid-column:1/-1}.contact-note{background:linear-gradient(145deg,#ffffff,#eef8ff)}
.site-footer-wrap{background:linear-gradient(180deg,#eef6ff,#f8fbff);color:var(--ink);border-top:1px solid var(--line)}.footer-brand .brand{color:var(--ink)}.footer-brand .brand img{background:#fff;box-shadow:0 8px 20px rgba(48,77,110,.10)}.footer-brand p{color:var(--muted)}.footer-nav h2{color:var(--ink)}.footer-links a{color:#53657e}.footer-links a:hover{color:var(--primary)}.footer-bottom{border-top:1px solid #d8e7f5;color:#6a7c91}.footer-bottom a{color:var(--primary)}.footer-disclaimer{color:#76879c}.scroll-top{background:linear-gradient(135deg,var(--primary),var(--accent))}
@media(max-width:980px){.main-nav a{gap:9px}.main-nav .download-nav{padding:9px 11px;font-size:.86rem}.contact-panel-wide{grid-column:1/-1}}
@media(max-width:680px){.hero-copy{text-align:left}.contact-panel-wide{grid-column:auto}}

/* Final requested color, hero alignment, and image-ratio refinements. */
body{background:radial-gradient(circle at 12% 8%,rgba(212,138,54,.08),transparent 28%),radial-gradient(circle at 88% 10%,rgba(49,92,157,.07),transparent 24%),var(--bg)}
a:hover{color:#0b5f59}.section-kicker,.eyebrow{color:#51715f}.pill{border-color:#c9ddd1;background:#eef7f1;color:#3e6f60}.btn-primary{background:linear-gradient(135deg,var(--primary),var(--accent));box-shadow:0 12px 28px rgba(15,118,110,.22)}.btn-secondary{border-color:#cadbd2}.icon-box{background:linear-gradient(145deg,#e5f4ed,#eef1f8);border-color:#d2dfd8}
.site-header-wrap{background:rgba(244,247,241,.93)}.main-nav a{color:#425b5b}.main-nav a:hover,.main-nav a.active{background:#e5efe9;color:var(--primary)}.main-nav .download-nav{background:linear-gradient(135deg,var(--primary),var(--accent));box-shadow:0 6px 16px rgba(15,118,110,.18)}.main-nav .download-nav:hover{background:linear-gradient(135deg,#0b625b,#274f88)}
.hero:before{background:radial-gradient(circle,rgba(212,138,54,.14),transparent 67%)}.hero-copy h1{max-width:650px}.hero-copy h1 .h1-line{display:block;background:none;-webkit-background-clip:initial;background-clip:initial;color:var(--ink)}.hero-copy h1 .h1-keyword{background:linear-gradient(120deg,var(--primary),var(--accent),var(--secondary));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-frame{background:linear-gradient(145deg,#ffffff,#edf5f1);border-color:#c9ddd2}.float-chip{border-color:#cfddd5;color:#355458}.hero-orbit{border-color:#a5bdb1}
.about-rail{background:linear-gradient(180deg,#e8f3ed,#f5efe5);border-color:#d8e1d7}.media-card{aspect-ratio:16/9}.media-card img{width:100%;height:100%;min-height:0;object-fit:contain;background:#f7faf7}.features-zone{background:linear-gradient(180deg,#eaf3ee,#f8f6ef)}.feature-card.big{background:linear-gradient(150deg,#fff,#edf4ef)}.page-hero-card{background:linear-gradient(145deg,#fff,#edf4ef)}.article img,.guide-card img,.blog-card img{background:#f1f6f2}
.site-footer-wrap{background:linear-gradient(180deg,#e7f0e9,#f6f4eb)}.footer-bottom{border-top-color:#d3dfd6}.footer-links a{color:#4c6564}.footer-disclaimer{color:#72817e}.scroll-top{background:linear-gradient(135deg,var(--primary),var(--accent))}
@media(max-width:680px){.media-card{aspect-ratio:16/9}.media-card img{min-height:0}.hero-copy h1{font-size:clamp(2.55rem,13vw,4.1rem)}}

/* Selected visual direction from the approved homepage reference. */
:root{
  --bg:#f3fbf7;
  --surface:#ffffff;
  --surface-2:#eaf8f1;
  --ink:#0d2a36;
  --muted:#5b6e73;
  --line:#d7e9e0;
  --primary:#0aa664;
  --secondary:#15b89a;
  --accent:#1595b7;
  --shadow:0 18px 46px rgba(21,82,72,.12);
  --shadow-soft:0 10px 26px rgba(21,82,72,.08);
  --max:1360px;
}
body{background:linear-gradient(180deg,#f6fcf9 0%,#f3faf6 38%,#f8fbfa 100%);color:var(--ink)}
a{color:var(--primary)}
a:hover{color:#087c4c}
.site-header-wrap{background:rgba(246,252,249,.92);border-bottom:1px solid rgba(202,227,214,.72);backdrop-filter:blur(18px)}
.site-header-wrap.is-scrolled{border-color:#cfe4da;box-shadow:0 8px 28px rgba(15,65,58,.08)}
.nav-shell{gap:18px}
.brand{gap:10px;color:var(--ink)}
.brand img{width:48px;height:48px;filter:drop-shadow(0 6px 10px rgba(13,82,66,.13))}
.brand-copy{display:flex;flex-direction:column;line-height:1.02}
.brand-word{font-size:1.42rem;gap:5px}
.brand-coro{color:#0f2d39}.brand-mod{color:#12a965}
.brand-copy small{font-size:.61rem;font-weight:500;color:#6b7e82;letter-spacing:.015em;margin-top:5px;white-space:nowrap}
.main-nav a{color:#435b60;border-radius:12px;padding:9px 11px}
.main-nav a:hover,.main-nav a.active{background:#e2f3e9;color:#08985c}
.main-nav .download-nav{background:linear-gradient(135deg,#0bb067,#079a59);color:#fff;padding:8px 12px;box-shadow:0 8px 20px rgba(8,154,89,.22)}
.main-nav .download-nav:hover{background:linear-gradient(135deg,#079a59,#07804c);color:#fff}
.menu-toggle{border-color:#cfe4da}

.selected-home-hero{padding:10px 0 58px;background:transparent;overflow:visible}
.selected-home-hero:before{display:none}
.selected-home-hero>.container{width:min(1480px,calc(100% - 20px))}
.hero-stage{position:relative;min-height:570px;display:grid;grid-template-columns:1.02fr .98fr;overflow:hidden;border:1px solid #d7ebe0;border-radius:0 0 42px 42px;background:linear-gradient(90deg,#eefaf4 0%,#edf9f4 42%,#d8f2e6 100%);box-shadow:0 22px 55px rgba(24,92,79,.12)}
.hero-stage:before{content:'';position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(239,250,245,.99) 0%,rgba(239,250,245,.96) 38%,rgba(239,250,245,.55) 53%,rgba(239,250,245,0) 72%);pointer-events:none}
.hero-copy{position:relative;z-index:2;padding:42px 18px 34px 48px;display:flex;flex-direction:column;justify-content:center;text-align:left}
.hero-kicker{align-self:flex-start;background:rgba(226,245,236,.92);border-color:#cfe6da;color:#244d45;text-transform:uppercase;letter-spacing:.035em;font-size:.78rem;padding:7px 12px}
.kicker-cube{color:#11a765;font-size:.76rem}
.hero-copy h1{font-size:clamp(3rem,5vw,4.95rem);line-height:.96;letter-spacing:-.052em;margin:16px 0 18px;max-width:720px}
.hero-copy h1 .h1-line{display:block;background:none;-webkit-background-clip:initial;background-clip:initial;color:var(--ink)}
.hero-copy h1 .h1-dark{color:#092735}
.hero-copy h1 .h1-green{color:#0aa664}
.hero-copy p{max-width:620px;margin:0;color:#52686c;font-size:1.04rem;line-height:1.62}
.hero-benefits{display:flex;flex-wrap:wrap;gap:14px 21px;margin:20px 0 22px;color:#19343d;font-size:.88rem;font-weight:600}
.hero-benefits span{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}
.hero-benefits b{display:grid;place-items:center;width:22px;height:22px;border-radius:7px;background:#e3f7ed;color:#0aa664;font-size:.85rem}
.hero-copy .button-row{gap:12px;justify-content:flex-start}
.hero-copy .btn{min-height:48px;padding:12px 20px;border-radius:13px}
.hero-copy .btn-primary{background:linear-gradient(135deg,#0cac66,#079c5b);box-shadow:0 13px 28px rgba(8,156,91,.22)}
.hero-copy .btn-secondary{background:rgba(255,255,255,.72);border-color:#91c8b1;color:#17363f}
.hero-copy .btn-secondary:hover{background:#fff;color:#087c4c}
.hero-trust{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:12px;color:#607277;font-size:.84rem}
.hero-trust i{width:4px;height:4px;border-radius:50%;background:#78968e}
.trust-shield{display:grid;place-items:center;width:21px;height:21px;border-radius:7px;background:#e2f7ed;color:#0aa664;font-weight:800}
.hero-visual{position:relative;z-index:0;min-width:0;overflow:hidden}
.hero-visual img{width:100%;height:100%;min-height:570px;object-fit:cover;object-position:center}

.selected-about{padding-top:28px;background:linear-gradient(180deg,#f7fcf9,#eef7f3)}
.selected-about>.container{width:min(1380px,calc(100% - 40px))}
.about-selected{display:grid;grid-template-columns:.88fr 1.12fr;gap:34px;align-items:center}
.selected-about .about-copy{padding:18px 12px 18px 8px;border:0;background:transparent;box-shadow:none;text-align:left}
.about-pill{background:#edf8f2;border-color:#d2e8dc;color:#256053;text-transform:uppercase;letter-spacing:.035em}
.selected-about .about-copy h2{font-size:clamp(2.45rem,4vw,4rem);line-height:1.03;letter-spacing:-.045em;color:#0b2834;margin:15px 0 17px}
.selected-about .about-copy h2 span{color:#0aa664}
.selected-about .about-copy .section-copy{font-size:1rem;line-height:1.72;color:#65767a;max-width:650px}
.selected-about .media-card{aspect-ratio:16/9;border:1px solid #cfe3da;border-radius:26px;background:#fff;padding:7px;box-shadow:0 18px 42px rgba(21,80,67,.14)}
.selected-about .media-card img{width:100%;height:100%;object-fit:cover;border-radius:20px;background:#edf8f3}
.about-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:28px}
.about-benefit{display:flex;align-items:center;gap:17px;padding:18px 20px;border:1px solid #d7e8df;background:rgba(255,255,255,.9);border-radius:22px;box-shadow:0 10px 25px rgba(24,86,73,.07)}
.about-benefit-icon{flex:0 0 58px;width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:#e9f6ef;color:#0aa664;font-weight:800;font-size:1.8rem}
.about-benefit:nth-child(1) .about-benefit-icon{background:#e7efff;color:#3f64df}
.about-benefit:nth-child(3) .about-benefit-icon{background:#fff2dc;color:#ef8a16}
.about-benefit h3{font-size:1.02rem;margin:0 0 4px;color:#142e39}
.about-benefit p{font-size:.86rem;line-height:1.48;color:#66777a;margin:0}
.layers-icon{position:relative}
.layers-icon span{position:absolute;width:25px;height:9px;border:3px solid currentColor;transform:skewY(-18deg);border-radius:3px}
.layers-icon span:nth-child(1){top:15px}.layers-icon span:nth-child(2){top:24px}.layers-icon span:nth-child(3){top:33px}

.section-kicker,.eyebrow{color:#2d6b5d}
.section-kicker:before{background:linear-gradient(90deg,#0aa664,#15b89a)}
.pill{background:#edf8f2;border-color:#d2e8dc;color:#2d6659}
.btn-primary{background:linear-gradient(135deg,#0aa664,#0a8f77);box-shadow:0 12px 28px rgba(10,166,100,.2)}
.btn-secondary{border-color:#c9dfd4}
.icon-box{background:linear-gradient(145deg,#e4f7ed,#eaf5f3);border-color:#d0e6da;color:#0a9e61}
.features-zone{background:linear-gradient(180deg,#eaf7f1,#f7fbf9)}
.feature-card,.how-shell,.compat-card,.use-card,.install-shell,.download-panel,.notice,.trouble-card,.guide-card,.faq-item,.page-hero-card,.article,.side-card,.blog-card,.legal-card,.contact-panel{border-color:#d7e8df;box-shadow:0 9px 24px rgba(22,82,70,.065)}
.feature-card.big{background:linear-gradient(150deg,#fff,#edf8f2)}
.steps:before{background:linear-gradient(90deg,#15b89a,#0aa664,#1595b7)}
.step-num{background:#f0faf5;border-color:#cee6da;color:#0a9b5f}
.site-footer-wrap{background:linear-gradient(180deg,#e7f5ee,#f3faf6);border-top-color:#d1e5da}
.footer-links a{color:#4d6762}.footer-links a:hover{color:#0a9259}
.footer-bottom{border-top-color:#cfe2d8;color:#687c77}.footer-bottom a{color:#0a9259}.footer-disclaimer{color:#788b86}
.scroll-top{background:linear-gradient(135deg,#0aa664,#0a8f77)}

@media(max-width:1100px){
  .brand-copy small{display:none}
  .hero-stage{grid-template-columns:1fr 1fr}
  .hero-copy{padding-left:34px}
  .hero-copy h1{font-size:clamp(2.9rem,5.6vw,4.5rem)}
}
@media(max-width:980px){
  .brand-copy small{display:block}
  .selected-home-hero>.container{width:min(100% - 18px,1480px)}
  .hero-stage{grid-template-columns:1fr;min-height:0;border-radius:0 0 34px 34px}
  .hero-stage:before{background:linear-gradient(180deg,rgba(239,250,245,.98) 0%,rgba(239,250,245,.93) 48%,rgba(239,250,245,.20) 68%,rgba(239,250,245,0) 100%)}
  .hero-copy{padding:42px 28px 28px;min-height:520px}
  .hero-visual{height:420px}
  .hero-visual img{min-height:420px}
  .about-selected{grid-template-columns:1fr}
  .selected-about .about-copy{padding:10px 0;text-align:left}
  .about-benefit-grid{grid-template-columns:1fr 1fr}
  .about-benefit:last-child{grid-column:1/-1}
}
@media(max-width:680px){
  .brand img{width:42px;height:42px}.brand-word{font-size:1.16rem}.brand-copy small{font-size:.53rem}
  .selected-home-hero{padding-top:6px}
  .hero-copy{padding:34px 20px 24px;min-height:500px}
  .hero-copy h1{font-size:clamp(2.65rem,12.8vw,3.8rem);line-height:.98}
  .hero-copy p{font-size:.96rem}
  .hero-benefits{gap:10px 14px}
  .hero-copy .button-row{flex-direction:column;align-items:stretch}
  .hero-copy .btn{width:100%}
  .hero-visual{height:320px}.hero-visual img{min-height:320px}
  .selected-about>.container{width:min(100% - 22px,1380px)}
  .selected-about .about-copy h2{font-size:clamp(2.2rem,10.7vw,3.2rem)}
  .about-benefit-grid{grid-template-columns:1fr}
  .about-benefit:last-child{grid-column:auto}
  .about-benefit{padding:16px}
}

/* Exact homepage alignment for the user-approved reference screenshot. */
.reference-home{
  background:#f7fcf9;
}
.reference-home .site-header-wrap{
  --header-h:86px;
  height:86px;
  background:linear-gradient(90deg,rgba(237,250,243,.97),rgba(239,249,248,.93) 58%,rgba(231,248,240,.96));
  border-bottom:1px solid rgba(181,216,202,.62);
  box-shadow:none;
  backdrop-filter:blur(14px);
}
.reference-home .site-header-wrap.is-scrolled{
  background:rgba(245,252,248,.96);
  border-bottom-color:#cfe4da;
  box-shadow:0 8px 26px rgba(23,77,66,.08);
}
.reference-home .nav-shell{
  width:min(1376px,calc(100% - 160px));
  max-width:none;
  height:86px;
  gap:14px;
  padding:0;
}
.reference-home .brand-reference{
  width:316px;
  min-width:316px;
  height:77px;
  display:flex;
  align-items:center;
  padding:0;
  overflow:visible;
}
.reference-home .brand-reference .reference-logo-lockup{
  width:316px;
  height:77px;
  max-width:none;
  object-fit:contain;
  filter:none;
}
.reference-home .main-nav{
  flex:1;
  margin-left:18px;
  gap:2px;
  height:86px;
  justify-content:flex-end;
}
.reference-home .main-nav a:not(.download-nav){
  position:relative;
  min-width:72px;
  height:76px;
  padding:10px 7px 8px;
  display:inline-flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  gap:5px;
  border-radius:0;
  background:transparent;
  color:#526870;
  font-size:.78rem;
  font-weight:500;
  line-height:1;
}
.reference-home .main-nav a:not(.download-nav) svg{
  width:25px;
  height:25px;
  flex-basis:25px;
  stroke-width:1.8;
}
.reference-home .main-nav a:not(.download-nav):hover,
.reference-home .main-nav a:not(.download-nav).active{
  background:transparent;
  color:#0aa664;
}
.reference-home .main-nav a:not(.download-nav).active:after{
  content:'';
  position:absolute;
  left:16px;
  right:16px;
  bottom:4px;
  height:2px;
  border-radius:999px;
  background:#0aa664;
}
.reference-home .main-nav .download-nav{
  width:154px;
  min-width:154px;
  height:52px;
  margin-left:20px;
  padding:0 18px;
  border-radius:12px;
  display:inline-flex;
  flex-direction:row;
  align-items:center;
  justify-content:center;
  gap:10px;
  background:linear-gradient(135deg,#10ae68,#079a59);
  color:#fff;
  font-size:.91rem;
  font-weight:700;
  box-shadow:0 10px 24px rgba(8,154,89,.24);
}
.reference-home .main-nav .download-nav svg{
  width:20px;
  height:20px;
  flex-basis:20px;
  stroke-width:2.2;
}
.reference-home .selected-home-hero{
  padding:0 0 20px;
  background:#f7fcf9;
  overflow:visible;
}
.reference-home .selected-home-hero>.container{
  width:100%;
  max-width:none;
  margin:0;
}
.reference-home .hero-stage{
  min-height:563px;
  height:563px;
  display:grid;
  grid-template-columns:640fr 896fr;
  overflow:hidden;
  border:0;
  border-radius:0 0 48px 48px;
  background:#edf9f3;
  box-shadow:0 18px 42px rgba(26,89,76,.11);
}
.reference-home .hero-stage:before{
  inset:0;
  z-index:1;
  background:linear-gradient(90deg,rgba(239,250,245,.99) 0%,rgba(239,250,245,.985) 35%,rgba(239,250,245,.88) 43%,rgba(239,250,245,.28) 52%,rgba(239,250,245,0) 62%);
}
.reference-home .hero-copy{
  z-index:2;
  padding:31px 24px 28px max(80px,calc((100vw - 1376px)/2));
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  text-align:left;
}
.reference-home .hero-kicker{
  margin-top:0;
  align-self:flex-start;
  min-height:34px;
  padding:7px 13px;
  border:0;
  border-radius:999px;
  background:rgba(225,243,235,.92);
  color:#234a43;
  font-size:.74rem;
  font-weight:700;
  letter-spacing:.025em;
  text-transform:uppercase;
}
.reference-home .hero-copy h1{
  max-width:590px;
  margin:17px 0 15px;
  font-size:clamp(3.35rem,4vw,3.9rem);
  line-height:.94;
  letter-spacing:-.052em;
}
.reference-home .hero-copy h1 .h1-line{
  margin:0 0 5px;
}
.reference-home .hero-copy p{
  width:min(100%,590px);
  max-width:590px;
  margin:0;
  color:#536b70;
  font-size:1.01rem;
  line-height:1.48;
}
.reference-home .hero-benefits{
  margin:19px 0 18px;
  gap:13px 19px;
  color:#17333c;
  font-size:.86rem;
  font-weight:600;
}
.reference-home .hero-benefits b{
  width:21px;
  height:21px;
  border-radius:6px;
  background:transparent;
  color:#1595b7;
  font-size:1.05rem;
}
.reference-home .hero-benefits span:nth-child(2) b{color:#0aa664}
.reference-home .hero-benefits span:nth-child(3) b,
.reference-home .hero-benefits span:nth-child(4) b{color:#15958f}
.reference-home .hero-copy .button-row{
  gap:14px;
  margin:0;
  justify-content:flex-start;
}
.reference-home .hero-copy .btn{
  min-height:52px;
  border-radius:12px;
  padding:12px 20px;
  font-size:.94rem;
}
.reference-home .hero-copy .btn-primary{
  min-width:319px;
  background:linear-gradient(135deg,#0cad67,#079b59);
  box-shadow:none;
}
.reference-home .hero-copy .btn-secondary{
  min-width:196px;
  background:rgba(255,255,255,.58);
  border-color:#76bca0;
  color:#17353f;
}
.reference-home .hero-copy .btn-secondary span{
  display:grid;
  place-items:center;
  width:22px;
  height:22px;
  border-radius:50%;
  background:#0c2e3c;
  color:#fff;
  font-size:.66rem;
  line-height:1;
}
.reference-home .hero-trust{
  margin-top:12px;
  gap:9px;
  color:#5e7175;
  font-size:.84rem;
}
.reference-home .hero-trust i{
  width:4px;
  height:4px;
  background:#557a73;
}
.reference-home .trust-shield{
  width:23px;
  height:23px;
  color:#0aa664;
  background:#e4f6ed;
  border-radius:7px;
}
.reference-home .hero-visual{
  z-index:0;
  min-width:0;
  height:563px;
  overflow:hidden;
}
.reference-home .hero-visual img{
  width:100%;
  height:563px;
  min-height:563px;
  object-fit:cover;
  object-position:center;
}
.reference-home .selected-about{
  padding:5px 0 18px;
  background:#f8fcfa;
}
.reference-home .selected-about>.container{
  width:min(1376px,calc(100% - 160px));
  max-width:none;
}
.reference-home .about-selected{
  display:grid;
  grid-template-columns:minmax(0,600px) minmax(0,1fr);
  gap:32px;
  align-items:center;
}
.reference-home .selected-about .about-copy{
  min-width:0;
  padding:0 8px 0 4px;
  text-align:left;
}
.reference-home .about-pill{
  min-height:34px;
  padding:7px 13px;
  border:0;
  background:#edf7f2;
  color:#2e6257;
  font-size:.72rem;
  font-weight:700;
}
.reference-home .selected-about .about-copy h2{
  margin:11px 0 12px;
  font-size:clamp(2rem,2.8vw,2.65rem);
  line-height:1.04;
  letter-spacing:-.045em;
}
.reference-home .selected-about .about-copy .section-copy{
  max-width:590px;
  color:#65777b;
  font-size:.91rem;
  line-height:1.58;
}
.reference-home .selected-about .media-card{
  height:228px;
  aspect-ratio:auto;
  margin:0;
  padding:0;
  border:0;
  border-radius:25px;
  overflow:hidden;
  background:transparent;
  box-shadow:0 15px 36px rgba(22,78,66,.13);
}
.reference-home .selected-about .media-card img{
  width:100%;
  height:228px;
  min-height:0;
  object-fit:cover;
  object-position:center;
  border-radius:25px;
  background:transparent;
}
.reference-home .about-benefit-grid{
  grid-template-columns:repeat(3,1fr);
  gap:22px;
  margin-top:16px;
}
.reference-home .about-benefit{
  min-height:108px;
  padding:15px 18px;
  gap:16px;
  border:1px solid #d9e8e1;
  border-radius:19px;
  background:#fff;
  box-shadow:0 8px 22px rgba(23,80,68,.065);
}
.reference-home .about-benefit-icon{
  flex:0 0 60px;
  width:60px;
  height:60px;
  border-radius:18px;
}
.reference-home .about-benefit-icon svg{
  width:39px;
  height:39px;
  fill:none;
  stroke:currentColor;
  stroke-width:4;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.reference-home .about-benefit h3{
  margin:0 0 3px;
  font-size:.98rem;
}
.reference-home .about-benefit p{
  margin:0;
  color:#697a7d;
  font-size:.82rem;
  line-height:1.45;
}
@media(max-width:1180px){
  .reference-home .nav-shell{width:calc(100% - 36px)}
  .reference-home .brand-reference{width:250px;min-width:250px}
  .reference-home .brand-reference .reference-logo-lockup{width:250px;height:auto}
  .reference-home .main-nav{margin-left:8px}
  .reference-home .main-nav a:not(.download-nav){min-width:61px;font-size:.72rem;padding-inline:4px}
  .reference-home .main-nav .download-nav{width:132px;min-width:132px;margin-left:8px}
  .reference-home .hero-copy{padding-left:36px}
  .reference-home .selected-about>.container{width:calc(100% - 44px)}
}
@media(max-width:980px){
  .reference-home .site-header-wrap{height:70px;--header-h:70px}
  .reference-home .nav-shell{height:70px;width:calc(100% - 28px)}
  .reference-home .brand-reference{width:225px;min-width:0;height:58px}
  .reference-home .brand-reference .reference-logo-lockup{width:225px;height:auto}
  .reference-home .main-nav{height:auto;margin-left:0;justify-content:flex-start}
  .reference-home .main-nav a:not(.download-nav){height:auto;min-width:0;padding:12px;display:flex;flex-direction:row;justify-content:flex-start;gap:9px;border-radius:12px;font-size:.86rem}
  .reference-home .main-nav a:not(.download-nav) svg{width:18px;height:18px;flex-basis:18px}
  .reference-home .main-nav a:not(.download-nav).active:after{display:none}
  .reference-home .main-nav .download-nav{width:auto;min-width:0;height:auto;margin:5px 0 0;padding:10px 12px;justify-content:center;font-size:.86rem}
  .reference-home .hero-stage{height:auto;min-height:0;grid-template-columns:1fr;border-radius:0 0 34px 34px}
  .reference-home .hero-stage:before{background:linear-gradient(180deg,rgba(239,250,245,.99) 0%,rgba(239,250,245,.96) 48%,rgba(239,250,245,.24) 67%,rgba(239,250,245,0) 100%)}
  .reference-home .hero-copy{min-height:500px;padding:40px 28px 26px}
  .reference-home .hero-copy h1{font-size:clamp(2.8rem,8vw,4rem)}
  .reference-home .hero-copy .btn-primary,.reference-home .hero-copy .btn-secondary{min-width:0}
  .reference-home .hero-visual,.reference-home .hero-visual img{height:420px;min-height:420px}
  .reference-home .selected-about>.container{width:calc(100% - 28px)}
  .reference-home .about-selected{grid-template-columns:1fr;gap:18px}
  .reference-home .selected-about .media-card,.reference-home .selected-about .media-card img{height:auto;aspect-ratio:16/9}
  .reference-home .about-benefit-grid{grid-template-columns:1fr 1fr}
  .reference-home .about-benefit:last-child{grid-column:1/-1}
}
@media(max-width:680px){
  .reference-home .brand-reference{width:190px}
  .reference-home .brand-reference .reference-logo-lockup{width:190px}
  .reference-home .hero-copy{min-height:470px;padding:32px 20px 24px}
  .reference-home .hero-copy h1{font-size:clamp(2.55rem,12vw,3.65rem)}
  .reference-home .hero-copy p{font-size:.95rem}
  .reference-home .hero-copy .button-row{flex-direction:column;align-items:stretch}
  .reference-home .hero-copy .btn{width:100%}
  .reference-home .hero-visual,.reference-home .hero-visual img{height:320px;min-height:320px}
  .reference-home .about-benefit-grid{grid-template-columns:1fr}
  .reference-home .about-benefit:last-child{grid-column:auto}
}

/* Pixel-faithful desktop reproduction of the user-supplied homepage reference.
   Existing semantic Hero/About markup remains as the mobile fallback. */
@media (min-width:981px){
  .reference-home #site-header{display:none!important}
  .reference-home .selected-home-hero,
  .reference-home .selected-about{display:none!important}
  .reference-home .exact-reference-stage{
    position:relative;
    display:block;
    width:100%;
    margin:0;
    padding:0;
    background:#f7fcf9;
    overflow:hidden;
    line-height:0;
  }
  .reference-home .exact-reference-image{
    display:block;
    width:100%;
    height:auto;
    margin:0;
    padding:0;
    object-fit:contain;
    user-select:none;
    -webkit-user-drag:none;
  }
  .reference-home .exact-reference-hotspots{
    position:absolute;
    inset:0;
    z-index:3;
    pointer-events:none;
  }
  .reference-home .exact-reference-hotspots .hotspot{
    position:absolute;
    display:block;
    pointer-events:auto;
    background:transparent;
    border:0;
    text-decoration:none;
  }
  /* coordinates are percentages of the supplied 1536x1024 reference */
  .reference-home .hs-home{left:30.55%;top:1.7%;width:4.0%;height:6.1%}
  .reference-home .hs-about{left:35.8%;top:1.7%;width:4.3%;height:6.1%}
  .reference-home .hs-features{left:41.3%;top:1.7%;width:4.8%;height:6.1%}
  .reference-home .hs-how{left:46.5%;top:1.7%;width:6.2%;height:6.1%}
  .reference-home .hs-compat{left:54.3%;top:1.7%;width:8.7%;height:6.1%}
  .reference-home .hs-faq{left:64.1%;top:1.7%;width:3.9%;height:6.1%}
  .reference-home .hs-guide{left:68.3%;top:1.7%;width:4.4%;height:6.1%}
  .reference-home .hs-nav-download{left:84.1%;top:1.6%;width:10.8%;height:5.5%}
  .reference-home .hs-hero-download{left:5.1%;top:50.7%;width:21.0%;height:5.4%}
  .reference-home .hs-learn{left:26.8%;top:50.7%;width:13.1%;height:5.4%}
  .reference-home #features{scroll-margin-top:18px}
  .reference-home #how-it-works,
  .reference-home #compatibility,
  .reference-home #faq,
  .reference-home #download{scroll-margin-top:18px}
}
@media (max-width:980px){
  .reference-home .exact-reference-stage{display:none!important}
}
@media (min-width:981px){
  .reference-home .exact-anchor{position:absolute;left:0;width:1px;height:1px;pointer-events:none}
  .reference-home .exact-home-anchor{top:0}
  .reference-home .exact-about-anchor{top:65.1%}
}


/* Final crispness patch: remove screenshot-based blurred desktop layer and sharpen header/hero visuals. */
.reference-home .site-header-wrap{
  background:#f6fcf9;
  backdrop-filter:none;
  -webkit-backdrop-filter:none;
}
.reference-home .site-header-wrap.is-scrolled{
  background:#f6fcf9;
}
.reference-home .nav-shell{
  align-items:center;
}
.reference-home .brand-reference{
  height:78px;
}
.reference-home .brand-reference .reference-logo-lockup{
  image-rendering:auto;
}
.reference-home .hero-stage{
  box-shadow:0 16px 40px rgba(26,89,76,.10);
}
.reference-home .hero-stage:before{
  background:linear-gradient(90deg,rgba(239,250,245,.985) 0%,rgba(239,250,245,.975) 35%,rgba(239,250,245,.82) 44%,rgba(239,250,245,.2) 54%,rgba(239,250,245,0) 64%);
}
.reference-home .hero-copy,
.reference-home .selected-about .about-copy{
  text-rendering:optimizeLegibility;
}
.reference-home .hero-copy h1,
.reference-home .selected-about .about-copy h2,
.reference-home .hero-copy p,
.reference-home .selected-about .about-copy .section-copy,
.reference-home .main-nav a{
  text-shadow:none;
}
.reference-home .hero-visual img,
.reference-home .selected-about .media-card img{
  image-rendering:auto;
}
@media (min-width:981px){
  .reference-home #site-header{display:block!important}
  .reference-home .selected-home-hero,
  .reference-home .selected-about{display:block!important}
  .reference-home .exact-reference-stage{display:none!important}
}


/* Requested final adjustments: smaller hero, full hero image visible, header like the provided simple screenshot. */
.reference-home #site-header{display:block!important}
.reference-home .exact-reference-stage{display:none!important}
.reference-home .selected-home-hero,
.reference-home .selected-about{display:block!important}

.reference-home .site-header-wrap{
  --header-h:74px;
  position:sticky;
  top:0;
  background:#edf1f4;
  border-bottom:1px solid #d8e0e7;
  backdrop-filter:none;
  -webkit-backdrop-filter:none;
  box-shadow:none;
}
.reference-home .site-header-wrap.is-scrolled{
  background:#edf1f4;
  box-shadow:none;
  border-bottom-color:#d8e0e7;
}
.reference-home .nav-shell{
  width:min(1780px,calc(100% - 72px));
  height:74px;
  gap:24px;
}
.reference-home .simple-brand{
  display:flex;
  align-items:center;
  gap:14px;
  min-width:max-content;
}
.reference-home .brand-mark{
  width:56px;
  height:56px;
  border-radius:16px;
  background:#ffffff;
  border:1px solid #d6deea;
  display:grid;
  place-items:center;
  box-shadow:0 2px 10px rgba(43,67,97,.06);
}
.reference-home .brand-mark img{
  width:38px;
  height:38px;
  filter:none;
}
.reference-home .brand-copy small{display:none}
.reference-home .brand-word{font-size:1.12rem;font-weight:800;letter-spacing:-.03em}
.reference-home .brand-coro,.reference-home .brand-mod{color:#17233b}
.reference-home .main-nav{
  margin-left:auto;
  gap:18px;
  height:74px;
  justify-content:flex-end;
  align-items:center;
}
.reference-home .main-nav a:not(.download-nav){
  min-width:auto;
  height:auto;
  padding:8px 0;
  color:#495b77;
  font-size:.94rem;
  font-weight:600;
  border-radius:0;
  background:transparent;
  display:inline-flex;
  align-items:center;
  justify-content:center;
}
.reference-home .main-nav a:not(.download-nav):hover,
.reference-home .main-nav a:not(.download-nav).active{color:#2f4161;background:transparent}
.reference-home .main-nav a:not(.download-nav).active:after{display:none}
.reference-home .main-nav a svg{display:none!important}
.reference-home .main-nav .download-nav{
  width:auto;
  min-width:0;
  height:52px;
  padding:0 24px;
  margin-left:14px;
  border-radius:16px;
  background:linear-gradient(135deg,#6558f0,#5448e8);
  box-shadow:none;
  font-size:.94rem;
  color:#fff;
}
.reference-home .main-nav .download-nav:hover{background:linear-gradient(135deg,#5f53ea,#4f43de)}

.reference-home .selected-home-hero{padding:0 0 10px;background:#f6fbf8}
.reference-home .selected-home-hero>.container{width:100%;max-width:none}
.reference-home .hero-stage{
  grid-template-columns:42% 58%;
  min-height:470px;
  height:470px;
  border-radius:0 0 36px 36px;
  box-shadow:none;
  background:linear-gradient(90deg,#eef7f2 0%,#eef7f2 42%,#dbeee4 100%);
}
.reference-home .hero-stage:before{
  background:linear-gradient(90deg,rgba(238,247,242,.98) 0%,rgba(238,247,242,.96) 34%,rgba(238,247,242,.78) 44%,rgba(238,247,242,.24) 56%,rgba(238,247,242,0) 66%);
}
.reference-home .hero-copy{
  padding:26px 24px 18px max(58px,calc((100vw - 1710px)/2 + 58px));
  justify-content:flex-start;
}
.reference-home .hero-kicker{font-size:.76rem;padding:8px 13px}
.reference-home .hero-copy h1{
  max-width:620px;
  margin:14px 0 12px;
  font-size:clamp(2.55rem,3.4vw,3.95rem);
  line-height:.95;
}
.reference-home .hero-copy h1 .h1-line{margin:0 0 4px}
.reference-home .hero-copy p{
  max-width:560px;
  font-size:.98rem;
  line-height:1.5;
}
.reference-home .hero-benefits{margin:16px 0 14px;gap:12px 22px;font-size:.86rem}
.reference-home .hero-copy .button-row{gap:12px}
.reference-home .hero-copy .btn{min-height:48px;padding:12px 18px;font-size:.92rem}
.reference-home .hero-copy .btn-primary{min-width:250px}
.reference-home .hero-copy .btn-secondary{min-width:170px}
.reference-home .hero-trust{margin-top:10px;font-size:.83rem}
.reference-home .hero-visual{
  height:470px;
  display:flex;
  align-items:flex-end;
  justify-content:center;
  overflow:hidden;
}
.reference-home .hero-visual img{
  width:100%;
  height:100%;
  min-height:0;
  object-fit:contain;
  object-position:center right;
  background:transparent;
}
.reference-home .selected-about{padding-top:12px}
.reference-home .selected-about>.container{width:min(1710px,calc(100% - 72px))}
.reference-home .about-selected{grid-template-columns:46% 54%;align-items:center;gap:28px}
.reference-home .selected-about .media-card{height:260px;border-radius:24px}
.reference-home .selected-about .media-card img{height:260px;object-fit:cover}

@media (max-width:980px){
  .reference-home .site-header-wrap{--header-h:70px}
  .reference-home .nav-shell{width:calc(100% - 28px);height:70px;gap:14px}
  .reference-home .brand-mark{width:46px;height:46px;border-radius:14px}
  .reference-home .brand-mark img{width:30px;height:30px}
  .reference-home .brand-word{font-size:1.06rem}
  .reference-home .main-nav{gap:0;height:auto}
  .reference-home .main-nav a:not(.download-nav){padding:12px}
  .reference-home .main-nav .download-nav{height:auto;padding:10px 14px;margin:6px 0 0}
  .reference-home .hero-stage{grid-template-columns:1fr;height:auto;min-height:0}
  .reference-home .hero-copy{padding:34px 22px 24px}
  .reference-home .hero-copy h1{font-size:clamp(2.4rem,8vw,3.5rem)}
  .reference-home .hero-visual{height:340px}
  .reference-home .hero-visual img{height:340px}
  .reference-home .selected-about>.container{width:calc(100% - 28px)}
}

/* User-requested logo/header/about refinements only. */
.brand-coro{color:#10243f!important}
.brand-mod{color:#0ba96c!important}
.footer-brand .brand-coro{color:#10243f!important}
.footer-brand .brand-mod{color:#0ba96c!important}
.brand-mark{overflow:hidden;background:transparent!important;border-color:transparent!important}
.brand-mark img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:inherit!important;filter:none!important}
.footer-brand .brand{gap:12px}
.footer-brand .footer-logo-img{width:64px!important;height:64px!important;object-fit:contain;background:transparent!important;padding:0!important;border:none!important}
.footer-brand .brand-word{font-size:1.18rem}
.main-nav a svg{display:block!important;width:16px!important;height:16px!important;flex:0 0 16px!important;stroke-width:1.9!important}
.reference-home .main-nav a:not(.download-nav){gap:6px!important}
.reference-home .main-nav .download-nav{height:42px!important;padding:0 15px!important;margin-left:8px!important;border-radius:12px!important;font-size:.85rem!important;gap:7px!important}
.reference-home .main-nav .download-nav svg{width:14px!important;height:14px!important;flex-basis:14px!important}
.reference-home .selected-about .media-card{height:auto!important;aspect-ratio:16/9!important;overflow:hidden!important}
.reference-home .selected-about .media-card img{width:100%!important;height:100%!important;min-height:0!important;object-fit:cover!important;object-position:center!important;image-rendering:auto!important}
@media(max-width:980px){
  .main-nav a svg{display:block!important}
  .reference-home .main-nav a:not(.download-nav){gap:9px!important}
  .reference-home .main-nav .download-nav{height:auto!important;padding:9px 12px!important;margin:5px 0 0!important}
  .reference-home .brand-mark{width:46px!important;height:46px!important}
}
.footer-keyword{text-decoration:none!important;font-weight:700}
.footer-keyword .brand-coro{color:#10243f!important}
.footer-keyword .brand-mod{color:#0ba96c!important}


/* Final logo cleanup: transparent logo, fixed sizing on all pages, no black background. */
.brand-mark{
  width:56px!important;
  height:56px!important;
  min-width:56px!important;
  flex:0 0 56px!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
  background:transparent!important;
  border:none!important;
  box-shadow:none!important;
  border-radius:0!important;
}
.brand-mark img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  border-radius:0!important;
  background:transparent!important;
  filter:none!important;
}
.footer-brand .footer-logo-img{
  width:64px!important;
  height:64px!important;
  min-width:64px!important;
  object-fit:contain!important;
  object-position:center!important;
  background:transparent!important;
  border:none!important;
  box-shadow:none!important;
  border-radius:0!important;
  padding:0!important;
}
.footer-brand .brand{
  align-items:center!important;
}
@media(max-width:980px){
  .brand-mark{
    width:46px!important;
    height:46px!important;
    min-width:46px!important;
    flex-basis:46px!important;
  }
}


/* Final requested hero + header icon fix only. */
.reference-home .main-nav a svg{
  display:block!important;
  width:16px!important;
  height:16px!important;
  flex:0 0 16px!important;
  opacity:1!important;
}
.reference-home .main-nav a:not(.download-nav){
  gap:8px!important;
}
.reference-home .hero-visual img{
  object-fit:cover!important;
  object-position:center center!important;
  image-rendering:auto!important;
  filter:none!important;
  opacity:1!important;
}


/* Final requested nav/icon + hero divider + about layout fix only. */
.reference-home .main-nav{
  gap:16px!important;
  align-items:center!important;
}
.reference-home .main-nav a:not(.download-nav){
  display:inline-flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:8px!important;
  color:#3f587d!important;
  white-space:nowrap!important;
}
.reference-home .main-nav a:not(.download-nav) span{
  white-space:nowrap!important;
  color:inherit!important;
}
.reference-home .main-nav a:not(.download-nav) svg{
  display:block!important;
  flex:0 0 16px!important;
  width:16px!important;
  height:16px!important;
  color:#4e6489!important;
  stroke:currentColor!important;
  fill:none!important;
  opacity:1!important;
}
.reference-home .main-nav a:not(.download-nav):hover,
.reference-home .main-nav a:not(.download-nav).active{
  color:#0aa664!important;
}
.reference-home .main-nav a:not(.download-nav):hover svg,
.reference-home .main-nav a:not(.download-nav).active svg{
  color:#0aa664!important;
}
.reference-home .hero-stage:before{
  display:none!important;
  content:none!important;
}
.reference-home .selected-about .about-selected{
  display:grid!important;
  grid-template-columns:minmax(0, 54%) minmax(0, 46%)!important;
  align-items:center!important;
  gap:30px!important;
}
.reference-home .selected-about .media-card{
  order:1!important;
  aspect-ratio:16/9!important;
  height:auto!important;
  width:100%!important;
}
.reference-home .selected-about .media-card img{
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  object-fit:cover!important;
  object-position:center center!important;
}
.reference-home .selected-about .about-copy{
  order:2!important;
  text-align:left!important;
  padding:0 0 0 8px!important;
}
@media(max-width:980px){
  .reference-home .selected-about .about-selected{
    grid-template-columns:1fr!important;
  }
  .reference-home .selected-about .media-card,
  .reference-home .selected-about .about-copy{
    order:initial!important;
  }
  .reference-home .main-nav a:not(.download-nav){
    justify-content:flex-start!important;
  }
}


/* Final requested fix only: keep full hero section and hero image inside the container. */
.reference-home .selected-home-hero{
  padding:10px 0 18px!important;
  overflow:hidden!important;
}
.reference-home .selected-home-hero > .container{
  width:min(1710px,calc(100% - 72px))!important;
  max-width:none!important;
  margin-inline:auto!important;
}
.reference-home .hero-stage{
  width:100%!important;
  max-width:100%!important;
  margin:0 auto!important;
  overflow:hidden!important;
  border-radius:32px!important;
}
.reference-home .hero-visual{
  min-width:0!important;
  width:100%!important;
  overflow:hidden!important;
}
.reference-home .hero-visual img{
  width:100%!important;
  max-width:100%!important;
  display:block!important;
}
@media(max-width:980px){
  .reference-home .selected-home-hero > .container{
    width:calc(100% - 28px)!important;
  }
  .reference-home .hero-stage{
    border-radius:28px!important;
  }
}


/* Final requested hero container + 16:9 image fix only. */
.reference-home .selected-home-hero{
  padding:12px 0 22px!important;
  overflow:hidden!important;
}
.reference-home .selected-home-hero > .container{
  width:min(1710px,calc(100% - 72px))!important;
  max-width:none!important;
  margin-inline:auto!important;
}
.reference-home .hero-stage{
  width:100%!important;
  max-width:100%!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:minmax(0,42%) minmax(0,58%)!important;
  align-items:stretch!important;
  height:auto!important;
  min-height:0!important;
  overflow:hidden!important;
  border-radius:32px!important;
  box-sizing:border-box!important;
}
.reference-home .hero-copy{
  min-width:0!important;
  max-width:100%!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
}
.reference-home .hero-copy h1,
.reference-home .hero-copy p,
.reference-home .hero-benefits,
.reference-home .hero-copy .button-row,
.reference-home .hero-trust{
  max-width:100%!important;
}
.reference-home .hero-visual{
  min-width:0!important;
  width:100%!important;
  max-width:100%!important;
  aspect-ratio:16/9!important;
  height:auto!important;
  min-height:0!important;
  align-self:center!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}
.reference-home .hero-visual img{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  min-height:0!important;
  display:block!important;
  object-fit:cover!important;
  object-position:center center!important;
}
@media(max-width:980px){
  .reference-home .selected-home-hero > .container{
    width:calc(100% - 28px)!important;
  }
  .reference-home .hero-stage{
    grid-template-columns:1fr!important;
    border-radius:28px!important;
  }
  .reference-home .hero-copy{
    padding:34px 22px 24px!important;
  }
  .reference-home .hero-visual{
    width:100%!important;
    aspect-ratio:16/9!important;
    height:auto!important;
  }
}


/* Final requested hero text + CTA cleanup only. */
.reference-home .hero-copy{
  padding-left:56px!important;
  padding-right:28px!important;
}
.reference-home .hero-copy > *{
  max-width:620px!important;
}
.reference-home .hero-copy h1{
  max-width:600px!important;
}
.reference-home .hero-copy p{
  max-width:580px!important;
}
.reference-home .hero-trust{
  display:none!important;
}
.reference-home .hero-copy .button-row{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:wrap!important;
  align-items:center!important;
  gap:16px!important;
  margin-top:20px!important;
}
.reference-home .hero-copy .btn{
  width:auto!important;
  min-height:78px!important;
  border-radius:18px!important;
  font-size:.96rem!important;
  font-weight:700!important;
  padding:0 30px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:12px!important;
}
.reference-home .hero-copy .btn-primary{
  min-width:376px!important;
  background:linear-gradient(135deg,#13b167,#0ea05c)!important;
  color:#fff!important;
  box-shadow:none!important;
}
.reference-home .hero-copy .btn-secondary{
  min-width:256px!important;
  background:#f7fbf8!important;
  border:1.5px solid #88c8b0!important;
  color:#12395c!important;
  box-shadow:none!important;
}
.reference-home .hero-copy .btn-secondary:hover{
  background:#ffffff!important;
}
.reference-home .hero-copy .btn span[aria-hidden="true"]{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
}
@media(max-width:980px){
  .reference-home .hero-copy{
    padding-left:24px!important;
    padding-right:24px!important;
  }
  .reference-home .hero-copy .button-row{
    flex-direction:column!important;
    align-items:stretch!important;
  }
  .reference-home .hero-copy .btn,
  .reference-home .hero-copy .btn-primary,
  .reference-home .hero-copy .btn-secondary{
    width:100%!important;
    min-width:0!important;
    min-height:64px!important;
  }
}


/* Final requested hero text-left alignment + hero image rounded corners only. */
.reference-home .hero-copy{
  padding-left:30px!important;
  padding-right:26px!important;
}
.reference-home .hero-copy > *{
  max-width:650px!important;
}
.reference-home .hero-copy h1{
  max-width:640px!important;
  margin-left:0!important;
}
.reference-home .hero-copy p,
.reference-home .hero-benefits,
.reference-home .hero-copy .button-row{
  margin-left:0!important;
}
.reference-home .hero-visual{
  padding:14px 14px 14px 0!important;
  box-sizing:border-box!important;
}
.reference-home .hero-visual img{
  border-radius:0 34px 34px 0!important;
  overflow:hidden!important;
}
@media(max-width:980px){
  .reference-home .hero-copy{
    padding-left:24px!important;
    padding-right:24px!important;
  }
  .reference-home .hero-visual{
    padding:0 0 14px 0!important;
  }
  .reference-home .hero-visual img{
    border-radius:0 0 28px 28px!important;
  }
}


/* Final requested CTA spacing reduction only. */
.reference-home .hero-copy .button-row{
  gap:14px!important;
  margin-top:14px!important;
}
.reference-home .hero-copy .btn{
  min-height:62px!important;
  padding:0 22px!important;
  border-radius:16px!important;
  gap:10px!important;
}
.reference-home .hero-copy .btn-primary{
  min-width:342px!important;
}
.reference-home .hero-copy .btn-secondary{
  min-width:232px!important;
}
@media(max-width:980px){
  .reference-home .hero-copy .btn,
  .reference-home .hero-copy .btn-primary,
  .reference-home .hero-copy .btn-secondary{
    min-height:58px!important;
    padding-left:18px!important;
    padding-right:18px!important;
  }
}


/* Exact final tweak requested: tighter CTA inner space + all four hero-image corners rounded. */
.reference-home .hero-copy .button-row{
  gap:14px!important;
  margin-top:12px!important;
}
.reference-home .hero-copy .btn{
  min-height:56px!important;
  padding:0 18px!important;
  border-radius:15px!important;
  gap:9px!important;
}
.reference-home .hero-copy .btn-primary{
  min-width:0!important;
  width:auto!important;
}
.reference-home .hero-copy .btn-secondary{
  min-width:0!important;
  width:auto!important;
}
.reference-home .hero-visual img{
  border-radius:34px!important;
  overflow:hidden!important;
}
@media(max-width:980px){
  .reference-home .hero-copy .btn,
  .reference-home .hero-copy .btn-primary,
  .reference-home .hero-copy .btn-secondary{
    min-height:54px!important;
    padding-left:16px!important;
    padding-right:16px!important;
  }
  .reference-home .hero-visual img{
    border-radius:28px!important;
  }
}


/* User-requested graph fix only. */
.signal{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:flex-start!important;
  gap:8px!important;
  height:68px!important;
  width:max-content!important;
  margin-top:24px!important;
  padding:0!important;
}
.signal i{
  display:block!important;
  width:11px!important;
  margin:0!important;
  border-radius:999px 999px 4px 4px!important;
  background:linear-gradient(180deg,#18bd8d,#0aa664)!important;
}
.signal i:nth-child(1){height:22px!important}
.signal i:nth-child(2){height:34px!important}
.signal i:nth-child(3){height:47px!important}
.signal i:nth-child(4){height:60px!important}


/* Final requested feature graph cleanup only. */
.feature-card.big .signal{
  width:min(100%,260px)!important;
  height:148px!important;
  margin-top:34px!important;
  padding:18px 18px 14px 24px!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:flex-start!important;
  gap:15px!important;
  position:relative!important;
  border-left:2px solid rgba(10,166,100,.18)!important;
  border-bottom:2px solid rgba(10,166,100,.18)!important;
  border-radius:0 0 10px 0!important;
  background:
    repeating-linear-gradient(
      to top,
      transparent 0,
      transparent 34px,
      rgba(10,166,100,.055) 35px,
      transparent 36px
    )!important;
}
.feature-card.big .signal i{
  position:relative!important;
  display:block!important;
  flex:0 0 24px!important;
  width:24px!important;
  margin:0!important;
  border-radius:8px 8px 3px 3px!important;
  background:linear-gradient(180deg,#20c98a 0%,#0aa664 100%)!important;
  box-shadow:0 5px 12px rgba(10,166,100,.13)!important;
}
.feature-card.big .signal i:nth-child(1){height:34px!important}
.feature-card.big .signal i:nth-child(2){height:58px!important}
.feature-card.big .signal i:nth-child(3){height:84px!important}
.feature-card.big .signal i:nth-child(4){height:112px!important}
.feature-card.big .signal i::after{
  content:'';
  position:absolute;
  left:50%;
  top:-6px;
  width:8px;
  height:8px;
  transform:translateX(-50%);
  border-radius:50%;
  background:#0aa664;
  border:2px solid #f8fffb;
  box-shadow:0 0 0 1px rgba(10,166,100,.18);
}
.download-visual img{
  object-fit:cover!important;
  object-position:center!important;
}


/* Requested graph refinement only: more points and less empty space. */
.feature-card.big .signal{
  width:100%!important;
  max-width:100%!important;
  height:168px!important;
  margin-top:26px!important;
  padding:18px 22px 14px 24px!important;
  gap:0!important;
  justify-content:space-between!important;
  box-sizing:border-box!important;
}
.feature-card.big .signal i{
  flex:0 0 clamp(16px,3.4vw,24px)!important;
  width:clamp(16px,3.4vw,24px)!important;
}
.feature-card.big .signal i:nth-child(1){height:28px!important}
.feature-card.big .signal i:nth-child(2){height:43px!important}
.feature-card.big .signal i:nth-child(3){height:58px!important}
.feature-card.big .signal i:nth-child(4){height:73px!important}
.feature-card.big .signal i:nth-child(5){height:89px!important}
.feature-card.big .signal i:nth-child(6){height:105px!important}
.feature-card.big .signal i:nth-child(7){height:122px!important}
.feature-card.big .signal i:nth-child(8){height:140px!important}
@media(max-width:680px){
  .feature-card.big .signal{
    height:146px!important;
    padding-left:16px!important;
    padding-right:16px!important;
  }
  .feature-card.big .signal i{
    flex-basis:16px!important;
    width:16px!important;
  }
  .feature-card.big .signal i:nth-child(1){height:24px!important}
  .feature-card.big .signal i:nth-child(2){height:36px!important}
  .feature-card.big .signal i:nth-child(3){height:49px!important}
  .feature-card.big .signal i:nth-child(4){height:62px!important}
  .feature-card.big .signal i:nth-child(5){height:76px!important}
  .feature-card.big .signal i:nth-child(6){height:90px!important}
  .feature-card.big .signal i:nth-child(7){height:104px!important}
  .feature-card.big .signal i:nth-child(8){height:118px!important}
}
