:root{--navy:#071c2e;--navy2:#0b3150;--blue:#0879c9;--blue2:#159fe6;--cyan:#27c6df;--ink:#102a3b;--muted:#5d7483;--line:#d7e6ef;--soft:#f4f9fc;--white:#fff;--shadow:0 18px 55px rgba(7,28,46,.10);--r:24px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.6}a{color:inherit}img{max-width:100%;display:block}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.site-header{height:76px;position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:0 max(20px,calc((100vw - var(--max))/2));background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(215,230,239,.8)}.brand{display:flex;align-items:center;height:64px}.brand img{width:116px;height:58px;object-fit:contain;object-position:left center;border-radius:0}.main-nav{display:flex;gap:26px;align-items:center}.main-nav a{text-decoration:none;font-weight:700;font-size:.94rem}.main-nav a:hover{color:var(--blue)}.nav-toggle{display:none;border:0;background:none}.hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#f9fcfe 0%,#edf8fd 55%,#dff3fb 100%);padding:82px 0 66px}.hero:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(21,159,230,.18),transparent 68%);right:-80px;top:-130px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.eyebrow{margin:0 0 14px;color:var(--blue);font-weight:800;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem}.hero h1{font-size:clamp(2.8rem,5.4vw,5.4rem);line-height:.96;letter-spacing:-.055em;margin:0 0 24px;color:var(--navy);max-width:760px}.hero-text{font-size:1.15rem;color:#415e70;max-width:720px;margin:0 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:14px;text-decoration:none;font-weight:800}.btn-primary{background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;box-shadow:0 12px 30px rgba(8,121,201,.25)}.btn-secondary{background:#fff;border:1px solid var(--line);color:var(--navy)}.trust-row{display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:28px;color:#496879;font-size:.92rem;font-weight:650}.hero-visual{position:relative;min-height:540px}.portrait-card{position:absolute;right:0;top:0;width:78%;border-radius:34px;overflow:hidden;box-shadow:var(--shadow);border:1px solid #cfe5f1;background:#fff}.portrait-card img{width:100%;aspect-ratio:1/1;object-fit:cover}.dashboard-card{position:absolute;left:0;bottom:4px;width:66%;background:rgba(255,255,255,.96);border:1px solid #d4e9f3;border-radius:22px;padding:20px;box-shadow:0 20px 60px rgba(7,28,46,.16)}.dashboard-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.dot{width:10px;height:10px;background:var(--cyan);border-radius:50%;box-shadow:18px 0 0 #8bd8ed,36px 0 0 #ccecf5}.mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mini-stats div{background:var(--soft);padding:12px;border-radius:12px}.mini-stats strong{display:block;color:var(--navy);font-size:1.25rem}.flow-mini{height:74px;margin-top:12px;border-radius:12px;background:linear-gradient(180deg,#f4fbff,#fff);position:relative;overflow:hidden}.flow-mini:after{content:"";position:absolute;left:10%;right:8%;bottom:18px;height:2px;background:linear-gradient(90deg,var(--blue),var(--cyan));transform:skewY(-8deg);box-shadow:80px -16px 0 -1px var(--blue2),160px -5px 0 -1px var(--cyan)}.section{padding:86px 0}.section-soft{background:var(--soft)}.section-blue{background:linear-gradient(135deg,var(--navy),#0d4269);color:#fff}.section-heading{max-width:780px;margin-bottom:36px}.section-heading.center{text-align:center;margin-left:auto;margin-right:auto}.section h2{font-size:clamp(2rem,3.8vw,3.65rem);line-height:1.05;letter-spacing:-.04em;color:var(--navy);margin:0 0 16px}.section-blue h2,.section-blue h3{color:#fff}.lead{font-size:1.1rem;color:var(--muted)}.section-blue .lead{color:#c9ddea}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.problem-card{background:linear-gradient(145deg,#0d6eaa,#189ddc);color:#fff;border-radius:26px;padding:30px;min-height:310px;box-shadow:var(--shadow)}.problem-card .pill{display:inline-block;border:1px solid rgba(255,255,255,.32);border-radius:999px;padding:7px 13px;margin-bottom:24px}.problem-card h3{font-size:1.6rem;line-height:1.12;margin:0 0 20px}.problem-card ul{padding-left:20px;margin:0}.problem-card li{margin:10px 0}.workflow{display:grid;grid-template-columns:repeat(11,1fr);gap:8px;align-items:stretch;margin-top:32px}.workflow div{position:relative;background:#fff;border:1px solid var(--line);border-radius:16px;padding:17px 8px;text-align:center;font-size:.82rem;font-weight:800;color:var(--navy);box-shadow:0 8px 24px rgba(7,28,46,.06)}.workflow div:not(:last-child):after{content:"→";position:absolute;right:-10px;top:50%;transform:translateY(-50%);z-index:2;color:var(--blue);font-size:1.1rem}.callout{margin-top:28px;padding:26px 30px;border-radius:20px;background:#eaf7fd;border:1px solid #cceaf7}.callout strong{font-size:1.25rem;color:var(--navy)}.chaos-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:30px;align-items:center}.chaos-box{border-radius:24px;padding:32px;background:#fff;color:var(--ink);min-height:280px}.chaos-box.after{background:linear-gradient(145deg,#0879c9,#0b4f80);color:#fff}.chaos-box h3{font-size:1.7rem;margin:0 0 12px}.chaos-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.chaos-tags span{padding:8px 11px;border-radius:10px;background:#f0f5f8;color:#39596b;font-weight:700;font-size:.9rem}.after .chaos-tags span{background:rgba(255,255,255,.13);color:#fff}.arrow-big{font-size:2.5rem;color:var(--cyan)}.excel-copy{display:grid;grid-template-columns:.9fr 1.1fr;gap:54px;align-items:start}.keyword-cloud{display:flex;flex-wrap:wrap;gap:10px}.keyword-cloud span{background:#fff;border:1px solid var(--line);padding:9px 13px;border-radius:999px;font-size:.9rem;color:#496879}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature{border:1px solid var(--line);border-radius:20px;padding:24px;background:#fff;min-height:220px}.feature .icon{width:42px;height:42px;border-radius:12px;background:#e5f6fd;color:var(--blue);display:grid;place-items:center;font-size:1.3rem;font-weight:900;margin-bottom:18px}.feature h3{margin:0 0 8px;color:var(--navy);font-size:1.1rem}.feature p{margin:0;color:var(--muted);font-size:.94rem}.split{display:grid;grid-template-columns:1fr 1fr;gap:26px}.solution-card{border-radius:24px;padding:30px;border:1px solid var(--line);background:#fff}.solution-card h3{color:var(--navy);font-size:1.45rem;margin-top:0}.e-invoice{background:#eef9fd;border:1px solid #cfeaf5;border-radius:26px;padding:34px}.e-invoice strong{color:var(--navy)}.region{display:grid;grid-template-columns:1fr .8fr;gap:46px;align-items:center}.region-list{display:flex;flex-wrap:wrap;gap:8px}.region-list span{background:#fff;border:1px solid var(--line);padding:8px 12px;border-radius:10px}.about{display:grid;grid-template-columns:.72fr 1.28fr;gap:50px;align-items:center}.about-photo{border-radius:30px;overflow:hidden;box-shadow:var(--shadow)}.about-photo img{aspect-ratio:1/1;object-fit:cover}.about h3{font-size:2rem;color:var(--navy);margin:0 0 12px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.step{padding:24px;border-top:3px solid var(--blue);background:#fff;border-radius:0 0 18px 18px}.step span{color:var(--blue);font-weight:900}.cta{background:linear-gradient(135deg,#0a4d79,#0879c9 55%,#159fe6);color:#fff;border-radius:32px;padding:54px;display:grid;grid-template-columns:1.3fr .7fr;gap:30px;align-items:center}.cta h2{color:#fff}.cta p{color:#dceff8}.cta .btn{background:#fff;color:var(--navy)}.footer{background:var(--navy);color:#c4d7e3;padding:42px 0}.footer-grid{display:flex;justify-content:space-between;gap:24px;align-items:center}.footer a{color:#fff}.seo-links{display:flex;flex-wrap:wrap;gap:14px;margin-top:18px}.seo-links a{font-size:.88rem;color:#5e7b8b}.legal-note{font-size:.82rem;color:#68808f;margin-top:14px}@media(max-width:980px){.hero-grid,.excel-copy,.region,.about,.cta{grid-template-columns:1fr}.hero-visual{min-height:480px;max-width:650px}.problem-grid{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(2,1fr)}.workflow{grid-template-columns:repeat(3,1fr)}.workflow div:after{display:none}.steps{grid-template-columns:repeat(2,1fr)}.chaos-grid{grid-template-columns:1fr}.arrow-big{transform:rotate(90deg);text-align:center}}@media(max-width:720px){.container{width:min(100% - 28px,var(--max))}.site-header{height:68px}.main-nav{position:absolute;top:68px;left:14px;right:14px;display:none;flex-direction:column;background:#fff;padding:20px;border-radius:16px;box-shadow:var(--shadow)}.main-nav.is-open{display:flex}.nav-toggle{display:block}.nav-toggle span{display:block;width:24px;height:2px;background:var(--navy);margin:5px}.hero{padding-top:55px}.hero h1{font-size:3rem}.hero-visual{min-height:390px}.portrait-card{width:86%}.dashboard-card{width:72%;padding:14px}.section{padding:62px 0}.feature-grid,.split,.steps{grid-template-columns:1fr}.workflow{grid-template-columns:repeat(2,1fr)}.cta{padding:34px 24px}.footer-grid{flex-direction:column;align-items:flex-start}}

.chaos-box h3{color:var(--navy)!important}.chaos-box.after h3{color:#fff!important}
/* v3: high-resolution ASG logo, software showcase and social links */
.brand{width:176px;height:68px;overflow:visible;flex:0 0 auto}.brand img{width:168px!important;height:64px!important;max-width:none!important;object-fit:contain!important;object-position:center!important;padding:3px 0}.software-showcase{background:#fff;border:1px solid var(--line);border-radius:28px;padding:18px;box-shadow:var(--shadow);overflow:hidden}.software-showcase>img{width:100%;height:auto;border-radius:20px;object-fit:contain}.showcase-points{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:16px}.showcase-points span{background:#eef8fd;border:1px solid #d7eaf4;border-radius:12px;padding:10px 8px;text-align:center;font-weight:750;color:var(--navy);font-size:.82rem}.social-links{display:flex;flex-wrap:wrap;gap:9px}.social-links a{text-decoration:none;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);padding:7px 10px;border-radius:9px;font-weight:700}.social-links a:hover{background:rgba(255,255,255,.18)}
@media(max-width:980px){.showcase-points{grid-template-columns:repeat(3,1fr)}.footer-grid{flex-wrap:wrap}}
@media(max-width:720px){.brand{width:138px;height:60px}.brand img{width:132px!important;height:56px!important}.showcase-points{grid-template-columns:repeat(2,1fr)}.software-showcase{padding:10px}.footer-grid{align-items:flex-start}}

/* v4: automatically synchronized Google reviews */
.reviews-section{background:linear-gradient(180deg,#fff,#f4f9fc)}.reviews-summary{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px 28px;box-shadow:0 12px 34px rgba(7,28,46,.07);margin-bottom:20px}.reviews-summary>div:first-child{display:flex;align-items:center;gap:16px}.google-mark{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid var(--line);font-size:1.75rem;font-weight:900;color:#4285f4}.reviews-summary strong{font-size:1.55rem;color:var(--navy);display:block}.stars,.review-stars{letter-spacing:.08em;color:#f5a623;font-size:1.12rem}.reviews-summary span{color:var(--muted);font-size:.92rem}.review-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px;min-height:220px;display:flex;flex-direction:column}.review-card p{color:#496879;flex:1}.review-author{display:flex;align-items:center;gap:11px;margin-top:12px}.review-author img{width:42px;height:42px;border-radius:50%;object-fit:cover}.review-author strong{display:block;color:var(--navy)}.review-author span{display:block;color:var(--muted);font-size:.82rem}.reviews-note{text-align:center;color:#718795;font-size:.78rem;margin-top:14px}.review-loading{grid-column:1/-1;min-height:100px;text-align:center}.review-error{grid-column:1/-1;min-height:auto}.review-error p{margin:0}.review-card a{color:var(--blue);font-weight:700;text-decoration:none}.review-card a:hover{text-decoration:underline}@media(max-width:900px){.reviews-grid{grid-template-columns:1fr 1fr}.reviews-summary{align-items:flex-start;flex-direction:column}.review-actions{justify-content:flex-start}}@media(max-width:620px){.reviews-grid{grid-template-columns:1fr}.review-actions{width:100%}.review-actions .btn{width:100%}}
/* v5 interactive hero rebuilt as real HTML/CSS, not a screenshot */
.nav-cta{background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff!important;padding:11px 16px;border-radius:12px}.hero-v5{padding:46px 0 28px}.hero-v5-grid{display:grid;grid-template-columns:.88fr 1.32fr;gap:34px;align-items:center}.hero-v5 h1{font-size:clamp(3rem,4.7vw,5.1rem)}.hero-v5 h1 span{color:#0788e8}.local-line{margin-top:20px;color:#466579}.hero-product{position:relative;min-height:540px}.portrait-v5{position:absolute;right:0;top:0;width:34%;height:88%;border-radius:28px;overflow:hidden;z-index:3;background:#dcecf4}.portrait-v5 img{width:100%;height:100%;object-fit:cover}.name-card{position:absolute;right:12px;bottom:12px;background:#fff;padding:10px 13px;border-radius:12px;box-shadow:var(--shadow);display:flex;flex-direction:column;color:var(--navy);font-size:.82rem}.monitor{position:absolute;left:0;top:30px;width:76%;height:390px;background:#fff;border:12px solid #0b2942;border-radius:22px;box-shadow:0 24px 60px rgba(7,28,46,.18);display:grid;grid-template-columns:25% 75%;overflow:hidden;z-index:2}.app-sidebar{background:#0b3150;color:#dbeaf3;padding:18px 12px;display:flex;flex-direction:column;gap:10px;font-size:.72rem}.app-sidebar img{width:74px;height:42px;object-fit:contain;margin:0 auto 4px}.app-sidebar b{background:#0e91ea;color:#fff;padding:8px;border-radius:7px}.app-main{padding:20px;background:#f8fbfd;color:var(--navy)}.app-head{display:flex;justify-content:space-between;gap:10px;align-items:center}.app-head span{background:#fff;border:1px solid var(--line);padding:7px 10px;border-radius:8px;color:#77909f;font-size:.65rem}.kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:18px 0}.kpis div,.chart,.donut-card,.customer-mini{background:#fff;border:1px solid #e1edf3;border-radius:11px;padding:10px}.kpis small{display:block;color:#6f8999;font-size:.55rem}.kpis b{font-size:.9rem}.dash-row{display:grid;grid-template-columns:1.5fr .8fr;gap:8px}.chart strong,.donut-card strong,.customer-mini strong{font-size:.65rem}.bars{height:80px;display:flex;align-items:end;gap:6px;padding-top:10px}.bars i{display:block;flex:1;background:#159fe6;border-radius:3px 3px 0 0}.bars i:nth-child(1){height:24%}.bars i:nth-child(2){height:42%}.bars i:nth-child(3){height:34%}.bars i:nth-child(4){height:62%}.bars i:nth-child(5){height:48%}.bars i:nth-child(6){height:74%}.bars i:nth-child(7){height:68%}.bars i:nth-child(8){height:92%}.donut{width:72px;height:72px;margin:8px auto;border-radius:50%;display:grid;place-items:center;font-weight:900;background:radial-gradient(circle,#fff 48%,transparent 50%),conic-gradient(#0879c9 0 42%,#27c6df 42% 68%,#75d98c 68% 100%)}.donut small{display:block;font-size:.45rem;font-weight:500}.customer-mini{margin-top:8px;display:flex;flex-direction:column;gap:4px;font-size:.55rem}.customer-mini span{display:flex;justify-content:space-between}.customer-mini em{font-style:normal;color:#138a4b}.phone{position:absolute;left:5%;bottom:12px;width:126px;height:250px;border:8px solid #102a3b;border-radius:24px;background:#fff;z-index:4;padding:22px 10px 10px;display:flex;flex-direction:column;gap:6px;box-shadow:0 18px 45px rgba(7,28,46,.22);font-size:.62rem;color:var(--navy)}.phone-notch{position:absolute;top:5px;left:36px;width:40px;height:5px;border-radius:8px;background:#102a3b}.phone>b{font-size:1.05rem}.qr{width:62px;height:62px;display:grid;grid-template-columns:repeat(3,1fr);gap:3px;margin:4px auto}.qr i{background:#071c2e}.qr i:nth-child(2),.qr i:nth-child(6),.qr i:nth-child(8){background:#fff;border:2px solid #071c2e}.phone button{border:0;background:#0879c9;color:#fff;border-radius:6px;padding:6px;font-size:.55rem}.hero-feature-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:18px}.hero-feature-strip a{text-decoration:none;background:#fff;border:1px solid var(--line);border-radius:16px;padding:14px;display:grid;grid-template-columns:auto 1fr;column-gap:9px;align-items:center}.hero-feature-strip b{grid-row:1/3;color:var(--blue);font-size:1.2rem}.hero-feature-strip strong{font-size:.82rem;color:var(--navy)}.hero-feature-strip span{font-size:.7rem;color:var(--muted)}.brand{width:170px;overflow:visible}.brand img{width:155px!important;height:64px!important;object-fit:contain!important;object-position:center!important;clip-path:none!important}.social-links{display:flex;gap:12px;flex-wrap:wrap}.social-links a{text-decoration:none;border:1px solid rgba(255,255,255,.22);padding:7px 10px;border-radius:9px}
@media(max-width:1100px){.main-nav{gap:14px}.main-nav a{font-size:.82rem}.hero-v5-grid{grid-template-columns:1fr}.hero-product{min-height:520px}.monitor{width:78%}.portrait-v5{width:32%}.hero-feature-strip{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){.brand{width:145px}.brand img{width:135px!important}.hero-v5-grid{display:flex;flex-direction:column}.hero-copy{width:100%}.hero-product{width:100%;min-height:690px}.monitor{position:relative;left:auto;top:auto;width:100%;height:370px;grid-template-columns:24% 76%}.portrait-v5{position:relative;right:auto;top:auto;width:100%;height:260px;margin-top:18px}.portrait-v5 img{object-position:center 25%}.phone{left:14px;bottom:180px;width:112px;height:220px}.hero-feature-strip{grid-template-columns:1fr 1fr}.kpis{grid-template-columns:1fr 1fr}.dash-row{grid-template-columns:1fr}.donut-card{display:none}.app-sidebar{font-size:.58rem;padding:12px 7px}.app-main{padding:12px}.nav-cta{margin-top:6px}}
@media(max-width:440px){.hero-feature-strip{grid-template-columns:1fr}.monitor{height:350px}.phone{transform:scale(.88);transform-origin:left bottom}.app-sidebar span:nth-of-type(n+5){display:none}}
/* v6 – visual rebuild based on selected layout references */
.hero-v6{padding:34px 0 0;background:linear-gradient(105deg,#f8fcff 0%,#edf8fe 55%,#e8f6fd 100%);overflow:hidden}.hero-v6-grid{display:grid;grid-template-columns:39% 61%;align-items:center;min-height:610px}.v6-copy{padding:28px 0 36px;z-index:3}.v6-copy h1{font-size:clamp(3.5rem,5.2vw,5.65rem);line-height:.98;letter-spacing:-.055em;margin:.3em 0 .3em}.v6-copy h1 span{color:#0788e8}.v6-copy .hero-text{max-width:620px;font-size:1.15rem}.v6-copy .hero-actions{margin-top:24px}.v6-copy .trust-row{margin-top:26px;gap:24px}.v6-visual{position:relative;height:570px}.practice-note{position:absolute;left:4%;top:18px;color:#0788e8;font-size:1.35rem;font-style:italic;font-weight:700;transform:rotate(-8deg);z-index:7}.v6-monitor{position:absolute;left:25%;top:0;width:75%;height:365px;background:#fff;border:11px solid #0b2942;border-radius:18px;box-shadow:0 25px 60px rgba(7,28,46,.18);display:grid;grid-template-columns:18% 82%;overflow:hidden;z-index:1}.v6-monitor .app-sidebar{font-size:.63rem}.v6-monitor .app-main{padding:18px}.v6-monitor .kpis em{display:block;color:#159353;font-size:.48rem;font-style:normal;margin-top:4px}.v6-monitor .kpis em.warn{color:#ef6a32}.legend{font-size:.48rem;line-height:1.7;color:#5f7888}.v6-portrait{position:absolute;left:3%;bottom:0;width:42%;height:440px;z-index:4;overflow:hidden}.v6-portrait img{width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:32px 32px 0 0}.doc-card,.customer-card,.v6-logo-card{position:absolute;background:#fff;border:1px solid #dcebf3;border-radius:15px;box-shadow:0 14px 34px rgba(7,28,46,.12);z-index:6}.doc-card{width:150px;height:205px;padding:13px;display:flex;flex-direction:column;gap:7px;font-size:.58rem}.doc-card img{width:50px;height:25px;object-fit:contain;align-self:flex-end}.doc-card strong{font-size:.8rem}.doc-card b{font-size:.55rem;margin-top:auto}.doc-lines{height:70px;background:repeating-linear-gradient(to bottom,#eaf2f6 0 1px,transparent 1px 16px)}.doc-card.offer{left:44%;bottom:0}.doc-card.invoice{left:61%;bottom:-2px;height:225px}.mini-qr{width:36px;height:36px;background:conic-gradient(#071c2e 0 25%,#fff 0 50%,#071c2e 0 75%,#fff 0);border:3px solid #071c2e}.customer-card{right:0;bottom:0;width:190px;height:205px;padding:14px;font-size:.62rem;display:flex;flex-direction:column;gap:11px}.customer-card strong{font-size:.78rem;margin-bottom:4px}.customer-card span{display:flex;justify-content:space-between;border-bottom:1px solid #edf3f6;padding-bottom:5px}.customer-card em{font-style:normal;color:#138a4b;background:#ddf7e8;padding:2px 6px;border-radius:10px}.customer-card em.off{color:#d05b35;background:#ffe7de}.v6-logo-card{left:22%;bottom:10px;width:175px;height:135px;padding:10px;display:grid;place-items:center}.v6-logo-card img{width:100%;height:100%;object-fit:contain}.v6-feature-strip{display:grid;grid-template-columns:repeat(8,1fr);gap:10px;padding:18px 0}.v6-feature-strip a{min-height:128px;text-decoration:none;background:#fff;border:1px solid #dcebf3;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:10px;color:var(--navy);box-shadow:0 7px 20px rgba(7,28,46,.04)}.v6-feature-strip a:hover{transform:translateY(-3px);box-shadow:0 12px 26px rgba(7,28,46,.1)}.v6-feature-strip b{width:48px;height:48px;border-radius:12px;background:#e8f5fc;color:#0788e8;display:grid;place-items:center;font-size:1.35rem}.v6-feature-strip strong{font-size:.78rem;line-height:1.15}.v6-trustbar{background:#fff;border-top:1px solid #e5eef3}.v6-trustbar>.container{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:.75rem;color:#3e6175}.v6-social{display:flex;align-items:center;gap:8px}.v6-social a{width:28px;height:28px;border-radius:7px;display:grid;place-items:center;text-decoration:none;color:#fff;background:#0879c9;font-weight:900}.v6-social a:first-child{background:#e1306c}.v6-social a:nth-child(4){background:#111}.site-header{padding-left:max(24px,calc((100vw - var(--max))/2));padding-right:max(24px,calc((100vw - var(--max))/2));}.brand{width:185px}.brand img{width:175px!important;height:72px!important}
@media(max-width:1100px){.hero-v6-grid{grid-template-columns:1fr;min-height:auto}.v6-copy{max-width:760px}.v6-visual{height:590px}.v6-feature-strip{grid-template-columns:repeat(4,1fr)}.v6-trustbar>.container{flex-wrap:wrap;padding:18px 0}.v6-monitor{left:25%;width:72%}}
@media(max-width:720px){.hero-v6{padding-top:20px}.v6-copy h1{font-size:clamp(3rem,14vw,4.4rem)}.v6-copy .hero-text{font-size:1rem}.v6-copy .hero-actions{display:grid}.v6-copy .btn{width:100%;text-align:center}.v6-visual{height:auto;display:flex;flex-direction:column;padding-top:40px;gap:14px}.practice-note{top:0;left:auto;right:10px}.v6-monitor{position:relative;left:auto;top:auto;width:100%;height:360px;order:1}.v6-portrait{position:relative;left:auto;bottom:auto;width:100%;height:340px;order:2}.v6-portrait img{border-radius:24px}.doc-card,.customer-card,.v6-logo-card{position:relative;left:auto!important;right:auto!important;bottom:auto!important;width:100%;height:auto;min-height:150px;order:3}.v6-logo-card{min-height:110px}.doc-card.invoice{height:auto}.customer-card{height:auto}.v6-feature-strip{grid-template-columns:1fr 1fr}.v6-trustbar>.container{align-items:flex-start;flex-direction:column}.v6-social{flex-wrap:wrap}.v6-monitor .customer-mini{display:none}}
@media(max-width:440px){.v6-feature-strip{grid-template-columns:1fr}.v6-monitor{height:330px}.v6-monitor .app-sidebar span:nth-of-type(n+5){display:none}.v6-monitor .kpis{grid-template-columns:1fr 1fr}.v6-monitor .donut-card{display:none}.v6-monitor .dash-row{grid-template-columns:1fr}}
/* v7: pixel-oriented reconstruction of Home_ASG reference */
.hero-v7{background:linear-gradient(110deg,#fbfdff 0%,#eef8fd 52%,#e8f6fd 100%);padding:0;overflow:hidden}.v7-stage{height:650px;position:relative}.v7-copy{position:absolute;left:0;top:48px;width:40%;z-index:8}.v7-copy .eyebrow{font-size:.82rem;letter-spacing:.12em;color:#0879c9;font-weight:900;text-transform:uppercase}.v7-copy h1{font-size:clamp(3.25rem,4.35vw,4.8rem);line-height:.98;letter-spacing:-.045em;margin:24px 0 22px;color:#071c2e}.v7-copy p:not(.eyebrow){font-size:1.08rem;line-height:1.55;color:#3e6175;max-width:560px}.v7-copy .hero-actions{display:flex;gap:14px;margin-top:24px}.v7-copy .btn{padding:17px 23px}.v7-checks{display:flex;gap:25px;margin-top:26px;font-size:.9rem;font-weight:700;color:#35586c}.v7-checks span::first-letter{color:#0788e8}.v7-local{margin-top:26px;color:#3e6175;font-size:.9rem}.v7-note{position:absolute;left:40%;top:54px;color:#0788e8;font-size:1.28rem;line-height:1.25;font-style:italic;font-weight:800;transform:rotate(-7deg);z-index:9}.v7-note i{display:block;width:90px;border-bottom:3px solid #0788e8;transform:rotate(-13deg);margin:5px 0 0 22px}.v7-dashboard{position:absolute;right:0;top:25px;width:51%;height:390px;background:#fff;border:12px solid #0b2942;border-radius:18px;display:grid;grid-template-columns:18% 82%;overflow:hidden;z-index:2;box-shadow:0 22px 50px rgba(7,28,46,.12)}.v7-dashboard aside{background:#0d304a;color:#fff;padding:20px 10px;display:flex;flex-direction:column;gap:13px;font-size:.64rem}.v7-dashboard aside img{width:62px;height:35px;object-fit:contain;margin:0 auto 4px}.v7-dashboard aside b{background:#078ee7;border-radius:7px;padding:9px 7px}.v7-dashmain{padding:18px}.v7-dashhead{display:flex;justify-content:space-between;align-items:center}.v7-dashhead h3{font-size:1.2rem}.v7-dashhead span{font-size:.58rem;color:#78909e;border:1px solid #d9e8f0;border-radius:8px;padding:8px 12px}.v7-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0}.v7-kpis>div,.v7-chart,.v7-donutbox{border:1px solid #dcebf3;border-radius:11px;padding:11px;background:#fff}.v7-kpis small{display:block;font-size:.55rem;color:#688395}.v7-kpis strong{display:block;font-size:.92rem;margin-top:5px}.v7-kpis em{font-style:normal;font-size:.48rem;color:#168d50;background:#e1f7e9;border-radius:7px;padding:2px 5px}.v7-kpis em.orange{color:#e65f27;background:#fff0e8}.v7-dashbottom{display:grid;grid-template-columns:1.45fr .75fr;gap:10px}.v7-chart b,.v7-donutbox b{font-size:.63rem}.v7-bars{height:95px;display:flex;align-items:end;gap:6px;padding-top:15px}.v7-bars i{flex:1;background:#159fe6;border-radius:2px 2px 0 0}.v7-bars i:nth-child(1){height:18%}.v7-bars i:nth-child(2){height:30%}.v7-bars i:nth-child(3){height:40%}.v7-bars i:nth-child(4){height:55%}.v7-bars i:nth-child(5){height:44%}.v7-bars i:nth-child(6){height:36%}.v7-bars i:nth-child(7){height:52%}.v7-bars i:nth-child(8){height:63%}.v7-bars i:nth-child(9){height:48%}.v7-bars i:nth-child(10){height:67%}.v7-bars i:nth-child(11){height:76%}.v7-bars i:nth-child(12){height:92%}.v7-donut{width:74px;height:74px;border-radius:50%;margin:8px auto;display:grid;place-items:center;font-weight:900;background:radial-gradient(circle,#fff 47%,transparent 49%),conic-gradient(#0788e8 0 40%,#24c5df 40% 68%,#70d68a 68% 100%)}.v7-donut small{display:block;font-size:.42rem}.v7-donutbox p{font-size:.45rem;line-height:1.6;color:#5f7888}.v7-person{position:absolute;left:39%;bottom:0;width:28%;height:470px;z-index:4;overflow:hidden}.v7-person img{width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:28px 28px 0 0}.v7-logo{position:absolute;left:38.5%;bottom:34px;width:190px;height:145px;background:#fff;border-radius:15px;padding:10px;z-index:8;box-shadow:0 10px 30px rgba(7,28,46,.12)}.v7-logo img{width:100%;height:100%;object-fit:contain}.v7-doc,.v7-customers{position:absolute;bottom:0;background:#fff;border:1px solid #dcebf3;border-radius:14px;box-shadow:0 10px 30px rgba(7,28,46,.1);z-index:7}.v7-doc{width:155px;height:205px;padding:12px;display:flex;flex-direction:column;gap:6px;font-size:.54rem}.v7-doc img{width:54px;height:28px;object-fit:contain;align-self:flex-end}.v7-doc>b{font-size:.8rem}.v7-doc>div{height:75px;background:repeating-linear-gradient(to bottom,#eaf2f6 0 1px,transparent 1px 16px)}.v7-doc strong{margin-top:auto}.v7-offer{left:57%}.v7-invoice{left:69%;height:225px}.v7-qr{display:block;width:36px;height:36px;background:conic-gradient(#071c2e 0 25%,#fff 0 50%,#071c2e 0 75%,#fff 0);border:3px solid #071c2e}.v7-customers{right:0;width:225px;height:210px;padding:13px;font-size:.56rem;display:flex;flex-direction:column;gap:9px}.v7-customers>b{font-size:.78rem}.v7-customers small,.v7-customers span{display:grid;grid-template-columns:1.4fr .8fr .5fr;gap:5px;border-bottom:1px solid #edf3f6;padding-bottom:5px}.v7-customers i,.v7-customers em{font-style:normal}.v7-customers em{color:#168d50;background:#e1f7e9;border-radius:8px;text-align:center}.v7-customers em.off{color:#d05b35;background:#ffe7de}.v7-features{display:grid;grid-template-columns:repeat(8,1fr);gap:12px;padding:16px 0 18px}.v7-features a{height:125px;background:#fff;border:1px solid #dcebf3;border-radius:15px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;text-decoration:none;color:#071c2e;gap:10px;box-shadow:0 6px 18px rgba(7,28,46,.04)}.v7-features b{width:46px;height:46px;background:#e8f5fc;border-radius:12px;display:grid;place-items:center;color:#0788e8;font-size:1.3rem}.v7-features span{font-size:.75rem;font-weight:800;line-height:1.15}.v7-trust{background:#fff;border-top:1px solid #e5eef3}.v7-trust>.container{height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:.72rem;color:#3e6175}.v7-trust>div>div{display:flex;align-items:center;gap:7px}.v7-trust a{width:28px;height:28px;border-radius:7px;display:grid;place-items:center;background:#0788e8;color:#fff;text-decoration:none;font-weight:900}.v7-trust a:first-child{background:#e1306c}.site-header{height:98px}.brand{width:180px}.brand img{width:170px!important;height:80px!important;object-fit:contain!important}
@media(max-width:1100px){.v7-stage{height:auto;padding:45px 0}.v7-copy{position:relative;top:auto;left:auto;width:100%;max-width:700px}.v7-note{display:none}.v7-dashboard,.v7-person,.v7-logo,.v7-doc,.v7-customers{position:relative;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important}.v7-dashboard{width:100%;height:390px;margin-top:30px}.v7-person{width:100%;height:360px;margin-top:20px}.v7-logo,.v7-doc,.v7-customers{width:100%;height:auto;min-height:140px;margin-top:12px}.v7-features{grid-template-columns:repeat(4,1fr)}.v7-trust>.container{height:auto;min-height:76px;flex-wrap:wrap;padding:18px 0}}
@media(max-width:720px){.v7-copy h1{font-size:clamp(3rem,14vw,4.5rem)}.v7-copy .hero-actions{display:grid}.v7-copy .btn{width:100%;text-align:center}.v7-checks{flex-direction:column;gap:8px}.v7-dashboard{grid-template-columns:24% 76%;height:350px}.v7-dashboard aside{font-size:.52rem}.v7-kpis{grid-template-columns:1fr 1fr}.v7-donutbox{display:none}.v7-dashbottom{grid-template-columns:1fr}.v7-features{grid-template-columns:1fr 1fr}.v7-trust>.container{flex-direction:column;align-items:flex-start}.site-header{height:84px}}
@media(max-width:440px){.v7-features{grid-template-columns:1fr}.v7-dashboard aside span:nth-of-type(n+5){display:none}.v7-dashhead span{display:none}}
/* v8: reference-led rebuild. Desktop composition mirrors Home_ASG.png without collisions. */
.hero-v7{padding:0;background:linear-gradient(100deg,#f9fcfe 0%,#eef8fd 58%,#e5f5fc 100%);overflow:hidden}
.hero-v7 .v7-stage{position:relative;max-width:1536px;height:680px;margin:0 auto;padding:48px 42px 0;box-sizing:border-box}
.v7-copy{position:absolute;left:42px;top:48px;width:570px;z-index:4}
.v7-copy .eyebrow{font-size:14px;letter-spacing:.14em;margin:0 0 24px;color:#0677d5;font-weight:800;text-transform:uppercase}
.v7-copy h1{font-size:72px!important;line-height:.99!important;letter-spacing:-.045em;margin:0 0 26px;max-width:570px;color:#061d32}
.v7-copy>p:not(.eyebrow){font-size:19px;line-height:1.52;max-width:530px;margin:0 0 24px;color:#355b78}
.v7-copy .hero-actions{display:flex;gap:14px;align-items:center;margin-top:24px}
.v7-copy .btn{min-height:56px;padding:0 25px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:17px;white-space:nowrap}
.v7-checks{display:flex;gap:28px;margin-top:28px;font-size:15px;font-weight:700;color:#315b78;white-space:nowrap}
.v7-local{margin-top:24px;font-size:15px;color:#315b78}
.v7-note{position:absolute;left:590px;top:74px;z-index:6;color:#087fea;font-size:21px;line-height:1.25;font-weight:800;font-style:italic;transform:rotate(-5deg);text-align:center}
.v7-note i{display:block;width:90px;border-bottom:3px solid #087fea;transform:rotate(-17deg);margin:6px auto 0}
.v7-person{position:absolute;left:585px;bottom:0;width:335px;height:455px;z-index:5;overflow:hidden;border-radius:0;background:transparent}
.v7-person img{width:100%;height:100%;object-fit:cover;object-position:50% 30%;border-radius:0}
.v7-dashboard{position:absolute;left:805px;top:42px;width:690px;height:390px;z-index:2;display:grid;grid-template-columns:125px 1fr;background:#f8fbfd;border:12px solid #092943;border-radius:18px;overflow:hidden;box-shadow:0 16px 35px rgba(10,52,80,.10)}
.v7-dashboard aside{background:#082b47;color:white;padding:18px 12px;display:flex;flex-direction:column;gap:12px;font-size:11px}
.v7-dashboard aside img{height:38px;width:74px;object-fit:contain;margin:0 auto 6px}
.v7-dashboard aside b{background:#0d92e8;border-radius:7px;padding:10px 8px}
.v7-dashboard aside span{padding:0 4px;white-space:nowrap}
.v7-dashmain{padding:20px 22px;background:#fbfdff;min-width:0}
.v7-dashhead{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.v7-dashhead h3{font-size:20px;margin:0}.v7-dashhead span{font-size:9px;border:1px solid #cfe1ec;border-radius:7px;padding:10px 14px;color:#6c8ba1}
.v7-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.v7-kpis>div{border:1px solid #d8e6ef;border-radius:10px;padding:12px 10px;background:#fff;min-width:0}.v7-kpis small{font-size:8px;color:#66839a;display:block;min-height:22px}.v7-kpis strong{font-size:15px;display:block;margin:5px 0}.v7-kpis em{font-size:8px;color:#0b9a58;background:#e6f7ee;border-radius:5px;padding:3px 5px;font-style:normal}.v7-kpis em.orange{color:#e86726;background:#fff0e8}
.v7-dashbottom{display:grid;grid-template-columns:2fr 1fr;gap:10px;margin-top:16px}.v7-chart,.v7-donutbox{height:155px;border:1px solid #d8e6ef;border-radius:10px;background:#fff;padding:12px;font-size:9px}.v7-bars{height:98px;display:flex;align-items:flex-end;gap:8px;padding-top:14px}.v7-bars i{display:block;width:15px;background:#159eea;border-radius:2px 2px 0 0}.v7-bars i:nth-child(1){height:25%}.v7-bars i:nth-child(2){height:35%}.v7-bars i:nth-child(3){height:43%}.v7-bars i:nth-child(4){height:55%}.v7-bars i:nth-child(5){height:40%}.v7-bars i:nth-child(6){height:61%}.v7-bars i:nth-child(7){height:46%}.v7-bars i:nth-child(8){height:68%}.v7-bars i:nth-child(9){height:58%}.v7-bars i:nth-child(10){height:75%}.v7-bars i:nth-child(11){height:82%}.v7-bars i:nth-child(12){height:96%}
.v7-donutbox{text-align:left}.v7-donut{margin:14px auto 8px;width:72px;height:72px;border-radius:50%;background:conic-gradient(#0d8fdf 0 40%,#13b4ba 40% 72%,#63cf78 72%);display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:15px;font-weight:800;position:relative}.v7-donut:after{content:"";position:absolute;inset:14px;background:white;border-radius:50%;z-index:0}.v7-donut,.v7-donut small{position:relative}.v7-donut small{z-index:1;font-size:6px}.v7-donut{z-index:1}.v7-donutbox p{font-size:6px;line-height:1.5;margin:0 0 0 14px;color:#66839a}
.v7-logo{position:absolute;left:605px;top:458px;width:205px;height:145px;z-index:8;background:white;border-radius:14px;padding:12px;box-shadow:0 10px 25px rgba(7,44,70,.12);display:flex;align-items:center;justify-content:center}.v7-logo img{max-width:100%;max-height:100%;object-fit:contain}
.v7-doc{position:absolute;top:430px;width:165px;height:205px;z-index:7;background:#fff;border:1px solid #d9e8f1;border-radius:14px;padding:14px;box-shadow:0 10px 24px rgba(7,44,70,.08);display:flex;flex-direction:column;box-sizing:border-box}.v7-doc img{width:54px;height:32px;object-fit:contain;align-self:flex-end}.v7-doc b{font-size:13px;margin-top:4px}.v7-doc small{font-size:7px;color:#6e899b;margin:5px 0}.v7-doc div{border-top:1px solid #dce8ef;border-bottom:1px solid #dce8ef;flex:1;margin:7px 0}.v7-doc strong{font-size:8px}.v7-offer{left:850px}.v7-invoice{left:1025px}.v7-invoice .v7-qr{width:35px;height:35px;margin-top:7px;background:repeating-linear-gradient(90deg,#08263d 0 6px,#fff 6px 10px),repeating-linear-gradient(#08263d 0 6px,#fff 6px 10px)}
.v7-customers{position:absolute;left:1200px;top:440px;width:290px;height:195px;z-index:7;background:white;border:1px solid #d9e8f1;border-radius:14px;padding:15px;box-shadow:0 10px 24px rgba(7,44,70,.08);box-sizing:border-box;font-size:9px}.v7-customers>b{display:block;font-size:13px;margin-bottom:10px}.v7-customers small,.v7-customers span{display:grid;grid-template-columns:1.7fr 1fr .7fr;gap:7px;padding:7px 0;border-bottom:1px solid #edf3f6}.v7-customers i{font-style:normal}.v7-customers em{font-style:normal;background:#dff7e8;color:#07874c;border-radius:10px;padding:2px 5px;text-align:center}.v7-customers em.off{background:#ffe7dd;color:#e45d29}
.v7-features{max-width:1536px!important;margin:0 auto;padding:16px 30px 18px;display:grid!important;grid-template-columns:repeat(8,1fr)!important;gap:12px!important;background:#fff}.v7-features a{min-height:130px!important;border:1px solid #dcebf3!important;border-radius:14px!important;background:#fff!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:12px!important;color:#08233a!important;box-shadow:0 6px 18px rgba(7,44,70,.05);text-decoration:none}.v7-features b{width:48px;height:48px;border-radius:12px;background:#eaf6fd;color:#087fe3;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:10px}.v7-features span{font-weight:800;font-size:13px;line-height:1.15}
.v7-trust{background:#fff;border-top:1px solid #eef4f7;border-bottom:1px solid #eef4f7}.v7-trust .container{max-width:1536px!important;min-height:70px;display:flex!important;align-items:center;justify-content:space-between;gap:24px;padding:0 42px!important;font-size:13px;color:#315b78}.v7-trust .container>div{display:flex;align-items:center;gap:8px;margin-left:auto}.v7-trust a{width:30px;height:30px;border-radius:7px;background:#0a83dc;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:800;text-decoration:none}
@media(max-width:1180px){.hero-v7 .v7-stage{height:auto;padding:40px 28px 30px;display:grid;grid-template-columns:1fr;gap:28px}.v7-copy,.v7-note,.v7-person,.v7-dashboard,.v7-logo,.v7-doc,.v7-customers{position:relative;left:auto;top:auto;bottom:auto;width:auto;height:auto}.v7-copy{max-width:720px}.v7-copy h1{font-size:64px!important}.v7-note{display:none}.v7-person{width:min(420px,100%);height:500px;margin:auto;border-radius:24px;overflow:hidden}.v7-dashboard{width:100%;height:430px}.v7-logo{width:220px;height:150px;margin:-90px auto 0}.v7-doc{min-height:210px}.v7-offer,.v7-invoice{left:auto}.v7-customers{width:100%;min-height:210px}.v7-features{grid-template-columns:repeat(4,1fr)!important}.v7-trust .container{flex-wrap:wrap;padding:18px 28px!important}}
@media(max-width:700px){.hero-v7 .v7-stage{padding:28px 18px}.v7-copy h1{font-size:48px!important}.v7-copy>p:not(.eyebrow){font-size:17px}.v7-copy .hero-actions{flex-direction:column;align-items:stretch}.v7-copy .btn{width:100%}.v7-checks{flex-direction:column;gap:8px;white-space:normal}.v7-dashboard{grid-template-columns:1fr;height:auto;border-width:7px}.v7-dashboard aside{display:none}.v7-kpis{grid-template-columns:repeat(2,1fr)}.v7-dashbottom{grid-template-columns:1fr}.v7-features{grid-template-columns:repeat(2,1fr)!important;padding:14px 16px}.v7-trust .container{display:grid!important;grid-template-columns:1fr 1fr!important}.v7-trust .container>div{grid-column:1/-1;margin:0}.v7-person{height:430px}}
/* v9: pixel-faithful top section based on approved Home_ASG reference */
.reference-header{background:#fff}.reference-shell{position:relative;width:min(1536px,100%);margin:0 auto;line-height:0}.reference-shell>img{display:block;width:100%;height:auto}.hotspot{position:absolute;display:block;z-index:5;border-radius:10px}.hotspot:focus-visible{outline:3px solid #0a86e8;outline-offset:2px}.hs-logo{left:1.8%;top:.3%;width:11.5%;height:8.7%}.hs-start{left:15.6%;top:1.8%;width:7.2%;height:6.8%}.hs-db{left:23%;top:1.8%;width:11%;height:6.8%}.hs-excel{left:34.4%;top:1.8%;width:8.2%;height:6.8%}.hs-software{left:42.8%;top:1.8%;width:10.8%;height:6.8%}.hs-wawi{left:53.7%;top:1.8%;width:9.3%;height:6.8%}.hs-about{left:63.2%;top:1.8%;width:6.5%;height:6.8%}.hs-contact{left:69.8%;top:1.8%;width:5.4%;height:6.8%}.hs-consult{left:80.8%;top:1.4%;width:16.2%;height:6.2%}.hs-hero-consult{left:2.5%;top:54.6%;width:20.8%;height:6.4%}.hs-solutions{left:24.1%;top:54.6%;width:14.5%;height:6.4%}.hs-instagram{left:68.2%;top:93.2%;width:2.8%;height:4.8%}.hs-linkedin{left:71.2%;top:93.2%;width:2.8%;height:4.8%}.hs-tiktok{left:76.8%;top:93.2%;width:2.8%;height:4.8%}.mobile-reference{display:none}.content-after-reference{display:block}.content-after-reference>.section:first-child{margin-top:0}
@media(max-width:900px){.desktop-reference{display:none}.mobile-reference{display:block;background:#f5fbff}.mobile-topbar{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;gap:14px}.mobile-topbar img{width:120px;height:auto}.mobile-topbar a{background:#0a86e8;color:#fff;padding:12px 14px;border-radius:12px;text-decoration:none;font-weight:700;font-size:14px}.mobile-nav{display:flex;gap:8px;overflow-x:auto;padding:10px 14px;background:#fff;border-top:1px solid #e5edf3;border-bottom:1px solid #e5edf3}.mobile-nav a{white-space:nowrap;text-decoration:none;color:#0b2438;font-size:13px;padding:8px 10px}.mobile-crop{display:block;width:100%;height:auto}.mobile-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px;background:#f5fbff}.mobile-feature-grid a{display:block;border-radius:14px;overflow:hidden;background:#fff}.mobile-feature-grid img{display:block;width:100%;height:auto}.mobile-trust{background:#fff;padding:10px}.mobile-trust>img,.mobile-social>img{display:block;width:100%;height:auto}.mobile-social{margin-top:8px}.mobile-social>div{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;padding:10px}.mobile-social a{font-size:13px;text-decoration:none;color:#075da8;border:1px solid #d8e9f5;border-radius:999px;padding:7px 10px;background:#fff}}
@media(min-width:901px){.desktop-reference{display:block}}
/* v10: clean unmarked reference + complete clickable map */
.hs-f1{left:2.0%;top:77.0%;width:9.4%;height:12.3%}.hs-f2{left:12.0%;top:77.0%;width:10.6%;height:12.3%}.hs-f3{left:23.2%;top:77.0%;width:10.6%;height:12.3%}.hs-f4{left:34.5%;top:77.0%;width:9.6%;height:12.3%}.hs-f5{left:44.8%;top:77.0%;width:10.2%;height:12.3%}.hs-f6{left:55.7%;top:77.0%;width:10.3%;height:12.3%}.hs-f7{left:66.6%;top:77.0%;width:10.2%;height:12.3%}.hs-f8{left:77.5%;top:77.0%;width:19.4%;height:12.3%}
.hs-trust1{left:2.2%;top:91.9%;width:13.2%;height:5.2%}.hs-trust2{left:16.0%;top:91.9%;width:13.2%;height:5.2%}.hs-trust3{left:29.8%;top:91.9%;width:18%;height:5.2%}.hs-trust4{left:48.2%;top:91.9%;width:15.5%;height:5.2%}.hs-social-label{left:79.0%;top:91.5%;width:18%;height:5.7%}
.hs-website{left:64.0%;top:92.0%;width:2.5%;height:4.8%}.hs-email{left:66.8%;top:92.0%;width:2.5%;height:4.8%}
.verified-social-strip{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;padding:12px 16px;background:#fff;border-top:1px solid #e6eef4;border-bottom:1px solid #e6eef4}.verified-social-strip a{font-size:14px;font-weight:700;color:#075da8;text-decoration:none;border:1px solid #d8e9f5;border-radius:999px;padding:8px 12px;background:#fff}.verified-social-strip a:hover{background:#eef8ff}
@media(max-width:900px){.verified-social-strip{padding:10px}.verified-social-strip a{font-size:13px;padding:7px 10px}}
/* v11 social hotspots: Instagram, LinkedIn, Facebook, TikTok */
.hs-instagram{left:68.2%;top:93.2%;width:2.8%;height:4.8%}
.hs-linkedin{left:71.2%;top:93.2%;width:2.8%;height:4.8%}
.hs-facebook{left:74.0%;top:93.2%;width:2.8%;height:4.8%}
.hs-tiktok{left:76.8%;top:93.2%;width:2.8%;height:4.8%}
/* v12: clean social row below the reference image */
.reference-social-mask{position:absolute;z-index:4;left:66.5%;right:0;bottom:0;height:7.2%;background:#fff;pointer-events:none}
.verified-social-strip{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;padding:10px 16px 14px;background:#fff;border-top:0;border-bottom:1px solid #e6eef4}
.verified-social-strip .social-pill{display:inline-flex;align-items:center;gap:8px;padding:4px 10px 4px 4px;border:1px solid #d8e9f5;border-radius:999px;background:#fff;color:#075da8;text-decoration:none;font-size:14px;font-weight:700;line-height:1}
.verified-social-strip a.social-pill:hover{background:#eef8ff}
.social-icon{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:7px;color:#fff;font-weight:800;font-size:18px;box-sizing:border-box}
.instagram .social-icon{background:linear-gradient(135deg,#7b2cff,#e1306c 55%,#ffb72b)}
.linkedin .social-icon{background:#0a78b5;font-size:16px}
.facebook .social-icon{background:#1877f2;font-family:Arial,sans-serif;font-size:22px}
.tiktok .social-icon{background:#111;color:#fff;font-size:20px;text-shadow:-2px 0 #25f4ee,2px 0 #fe2c55}
.social-pending{cursor:default;opacity:.8}
@media(max-width:900px){.reference-social-mask{display:none}.verified-social-strip{gap:8px;padding:10px}.verified-social-strip .social-pill{font-size:13px}.social-icon{width:28px;height:28px}}
/* v14: centered trust row + sharper original ASG logos */
@media(min-width:901px){
  .reference-social-mask{left:0;right:0;bottom:0;height:7.1%;background:#fff;z-index:4}
  .trust-overlay{position:absolute;z-index:8;left:50%;bottom:1.35%;transform:translateX(-50%);width:min(92%,1180px);height:4.8%;display:flex;align-items:center;justify-content:center;gap:clamp(28px,5vw,78px);white-space:nowrap;line-height:1}
  .trust-overlay a{display:inline-flex;align-items:center;gap:9px;text-decoration:none;color:#315b78;font-size:clamp(11px,1vw,14px);font-weight:500}
  .trust-overlay a b{display:inline-flex;align-items:center;justify-content:center;color:#075da8;font-size:20px;line-height:1}
  .sharp-logo-top{position:absolute;z-index:9;left:1.9%;top:.55%;width:10.4%;height:7.6%;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;text-decoration:none}
  .sharp-logo-top img{width:100%;height:100%;object-fit:contain;display:block}
  .sharp-logo-center{position:absolute;z-index:9;left:40.2%;top:54.2%;width:14.4%;height:14.7%;background:#fff;border-radius:13px;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 8px 24px rgba(7,28,46,.08)}
  .sharp-logo-center img{width:94%;height:94%;object-fit:contain;display:block}
}
@media(max-width:900px){.trust-overlay,.sharp-logo-top,.sharp-logo-center{display:none}}

/* v15: brand social icons + Netlify-safe asset names */
.social-icon img{width:19px;height:19px;display:block;filter:brightness(0) invert(1)}
.instagram .social-icon{background:linear-gradient(135deg,#833ab4 0%,#c13584 32%,#e1306c 55%,#fd1d1d 72%,#fcb045 100%)}
.linkedin .social-icon{background:#0A66C2}
.facebook .social-icon{background:#1877F2}
.tiktok .social-icon{background:#000;position:relative}
.tiktok .social-icon img{width:18px;height:18px}
/* v16: mobile image crops rebuilt from clean annotation-free master */
@media(max-width:900px){
  .mobile-crop,.mobile-feature-grid img,.mobile-trust>img{border:0!important;outline:0!important;box-shadow:none}
}

/* v17 mobile rebuild */
@media(max-width:900px){
.mobile-hero-copy{padding:42px 22px 30px;background:linear-gradient(135deg,#f8fcff,#eaf8fe);color:#17364a}.mobile-eyebrow{font-size:11px;font-weight:900;letter-spacing:.1em;color:#0879c9;margin:0 0 16px}.mobile-hero-copy h1{font-size:clamp(42px,12vw,62px);line-height:.98;letter-spacing:-.045em;color:#071c2e;margin:0 0 22px;overflow-wrap:normal;word-break:normal}.mobile-hero-copy>p:not(.mobile-eyebrow){font-size:16px;line-height:1.55;color:#4d6878;margin:0 0 22px}.mobile-hero-actions{display:grid;grid-template-columns:1.25fr .85fr;gap:10px}.mobile-hero-actions a{min-height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;font-weight:800;font-size:15px;position:relative;z-index:20;touch-action:manipulation}.mobile-primary{background:linear-gradient(135deg,#0879c9,#16a6e8);color:#fff}.mobile-secondary{background:#fff;color:#174f7b;border:1px solid #bcdff1}.mobile-checks{display:flex;gap:14px;flex-wrap:wrap;margin:22px 0 16px;color:#365b72;font-size:13px;font-weight:700}.mobile-checks span::first-letter{color:#0879c9}.mobile-local{font-size:13px;color:#45677a;font-weight:650}.mobile-visual-clean{background:#eaf8fe;overflow:hidden}.mobile-visual-clean img{display:block;width:100%;height:auto;border:0;outline:0}.mobile-feature-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px 16px 24px;background:#f3fbff}.mobile-feature-cards a{min-height:176px;background:#fff;border:1px solid #dcecf5;border-radius:22px;text-decoration:none;color:#071c2e;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:18px 10px;box-shadow:0 8px 24px rgba(7,28,46,.045)}.mobile-feature-cards .micon{width:58px;height:58px;border-radius:16px;background:#e8f6fd;color:#0879c9;display:grid;place-items:center;font-size:27px;font-weight:900;margin-bottom:14px;font-family:Arial,sans-serif}.mobile-feature-cards strong{font-size:18px;line-height:1.15}.mobile-trust-clean{display:grid;grid-template-columns:1fr 1fr;gap:10px 14px;padding:18px 20px;background:#fff;color:#31566d;font-size:11px;font-weight:700;text-align:center}.static-review-grid .review-card{min-height:150px;justify-content:center;text-align:center}.static-review-grid .review-card h3{margin:8px 0 0;color:#071c2e}.static-review-grid .review-card p{margin:4px 0 0;flex:0}.review-stars,.stars{color:#f5a623;letter-spacing:.08em}
}
@media(max-width:430px){.mobile-hero-copy h1{font-size:44px}.mobile-hero-actions{grid-template-columns:1fr}.mobile-feature-cards strong{font-size:17px}.mobile-feature-cards a{min-height:165px}}
/* v18 mobile visual and review corrections */
.mobile-visual-fixed{position:relative;background:#eaf8fe;overflow:hidden}
.mobile-visual-fixed>img{display:block;width:100%;height:auto}
.mobile-visual-fixed .practice-label{position:absolute;left:12px;top:22px;z-index:3;color:#0879c9;font-weight:800;font-style:italic;font-size:14px;line-height:1.25;transform:rotate(-8deg);background:rgba(234,248,254,.92);padding:7px 8px;border-radius:8px}
.mobile-visual-fixed .hero-logo-fix{position:absolute;left:10px;bottom:18px;z-index:4;width:150px;background:#fff;border-radius:10px;padding:7px 8px;box-shadow:0 5px 16px rgba(7,28,46,.08)}
.mobile-visual-fixed .hero-logo-fix img{display:block;width:100%;height:auto}
.customer-review-grid .customer-review{min-height:0;text-align:left;justify-content:flex-start;padding:20px}
.review-head{display:flex;align-items:center;gap:12px;margin-bottom:8px}.review-head strong{font-size:1.05rem;color:#111}
.review-avatar{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:700;font-size:1.3rem;flex:0 0 auto}.review-avatar.ac{background:#c62463}.review-avatar.premium{background:#111}.review-avatar.susu{background:#0966a5}
.customer-review .review-stars{font-size:1.25rem;letter-spacing:0;color:#f5aa00;margin:2px 0 10px}.customer-review p{margin:0;color:#4d5358;font-size:1rem;line-height:1.45;flex:0}
@media(max-width:620px){.customer-review-grid{grid-template-columns:1fr}.customer-review-grid .customer-review{border-radius:18px;padding:18px;min-height:0}.mobile-visual-fixed .practice-label{font-size:13px;left:8px;top:18px}.mobile-visual-fixed .hero-logo-fix{width:132px;left:8px;bottom:14px}}
/* v19: mobile hero uses one clean source image; no duplicate overlays */
@media(max-width:900px){
  .mobile-visual-fixed .practice-label,.mobile-visual-fixed .hero-logo-fix{display:none!important}
  .mobile-visual-fixed>img{width:100%;height:auto;object-fit:contain;display:block}
  .mobile-topbar img{width:142px;height:82px;object-fit:contain;object-position:left center;display:block}
}
.review-avatar.premium{overflow:hidden;background:#fff}
.review-avatar.premium img{width:100%;height:100%;object-fit:cover;display:block}
/* v21: mobile hero visual rebuilt from separate clean assets. No embedded duplicate ASG logo/text. */
.mobile-visual-v21{display:none}
@media(max-width:900px){
  .mobile-visual-v21{display:block;position:relative;height:520px;overflow:hidden;background:linear-gradient(180deg,#eaf8fe,#dff3fb);border:0;outline:0}
  .dashboard-v21{position:absolute;right:-55px;top:34px;width:92%;height:455px;object-fit:cover;object-position:left top;border:10px solid #0b2942;border-radius:18px;box-shadow:0 12px 28px rgba(7,28,46,.10)}
  .portrait-v21{position:absolute;left:-12px;bottom:0;width:44%;height:350px;object-fit:cover;object-position:50% 15%;border-radius:0 24px 0 0;box-shadow:none}
  .practice-v21{position:absolute;left:18px;top:28px;z-index:4;color:#0879c9;font-weight:900;font-style:italic;font-size:19px;line-height:1.15;transform:rotate(-6deg);text-shadow:0 1px 0 #fff}
}
@media(max-width:430px){
  .mobile-visual-v21{height:470px}
  .dashboard-v21{right:-72px;top:38px;width:98%;height:410px}
  .portrait-v21{width:46%;height:315px}
  .practice-v21{left:12px;top:22px;font-size:17px}
}

/* v22 final responsive icon and hero cleanup */
.trust-overlay a b img{width:22px;height:22px;display:block}
.feature .icon img{width:32px;height:32px;display:block}
.review-avatar.premium img{object-fit:contain!important}
@media(min-width:901px){
  .sharp-logo-top{left:1.35%;top:.35%;width:11.5%;height:8.3%;padding:4px 8px;box-sizing:border-box}
  .sharp-logo-top img{width:100%;height:100%;object-fit:contain;object-position:center;background:#fff}
  .sharp-logo-center img{object-fit:contain;background:#fff}
  .desktop-feature-icon-overlays{position:absolute;inset:0;z-index:8;pointer-events:none}
  .desktop-feature-icon-overlays .dfi{position:absolute;top:75.45%;width:3.55%;aspect-ratio:1;border-radius:10px;background:#e8f6fd;display:grid;place-items:center;box-shadow:0 0 0 5px #fff}
  .desktop-feature-icon-overlays .dfi img{width:62%;height:62%;display:block}
  .desktop-feature-icon-overlays .dfi1{left:3.65%}.desktop-feature-icon-overlays .dfi2{left:14.55%}.desktop-feature-icon-overlays .dfi3{left:25.45%}.desktop-feature-icon-overlays .dfi4{left:36.35%}.desktop-feature-icon-overlays .dfi5{left:47.25%}.desktop-feature-icon-overlays .dfi6{left:58.15%}.desktop-feature-icon-overlays .dfi7{left:69.05%}.desktop-feature-icon-overlays .dfi8{left:79.95%}
}
@media(max-width:900px){
  .mobile-primary .btn-icon{width:23px;height:23px;filter:brightness(0) invert(1);margin-right:8px;flex:0 0 auto}
  .mobile-feature-cards .micon{font-size:0}
  .mobile-feature-cards .micon img{width:34px;height:34px;display:block}
  .mobile-trust-clean span{display:flex;align-items:center;justify-content:center;gap:6px}
  .mobile-trust-clean span img{width:18px;height:18px}
  .mobile-visual-v21{height:470px;background:linear-gradient(180deg,#eaf8fe,#dff3fb)}
  .dashboard-v21{right:-78px;top:48px;width:102%;height:395px;object-fit:cover;object-position:50% 28%;border:9px solid #0b2942;border-radius:18px}
  .portrait-v21{left:-18px;bottom:0;width:43%;height:310px;object-fit:cover;object-position:50% 15%;border-radius:0 22px 0 0}
  .practice-v21{left:18px;top:18px;font-size:18px;background:rgba(234,248,254,.94);padding:7px 9px;border-radius:9px;transform:rotate(-4deg)}
}
@media(max-width:430px){
  .mobile-visual-v21{height:440px}
  .dashboard-v21{right:-88px;top:50px;width:106%;height:365px}
  .portrait-v21{width:45%;height:285px}
  .practice-v21{left:10px;top:16px;font-size:16px}
}
