:root{color:#0c1f1a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--brand:#007f67;--brand-dark:#005f4d;--brand-deep:#05392c;--brand-soft:#e7f5f0;--brand-tint:#f3faf7;--amber:#ffd76a;--ink:#0c1f1a;--muted:#5b6b66;--line:#e2ece8;--card:#fff;--radius:16px;--shadow-sm:0 1px 2px #062a210d, 0 10px 30px #062a210f;--shadow-lg:0 24px 60px #062a2129;background:#fff;font-family:PingFang SC,Microsoft YaHei,Inter,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.page-shell{background:#fff;flex-direction:column;min-height:100vh;display:flex;overflow-x:clip}.page-shell main{flex:1}.container{width:min(100%,1200px);margin:0 auto;padding:0 32px}.btn{white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 28px;font-size:16px;font-weight:600;transition:transform .16s,box-shadow .16s,background-color .16s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#fff;background:linear-gradient(135deg,#009a7d 0%,#00715c 100%);box-shadow:0 12px 28px #007f6747}.btn-primary:hover{box-shadow:0 16px 34px #007f6757}.btn-outline{color:var(--brand);background:#fff;border:1.5px solid #007f6759}.btn-outline:hover{border-color:var(--brand);background:var(--brand-tint)}.btn-light{color:var(--brand-deep);background:#fff;box-shadow:0 12px 28px #0000002e}.btn-light-outline{color:#fff;background:0 0;border:1.5px solid #ffffff8c}.btn-light-outline:hover{background:#ffffff14;border-color:#fff}.text-link{color:var(--brand);white-space:nowrap;align-items:center;gap:6px;font-weight:600;display:inline-flex}.text-link:hover{color:var(--brand-dark)}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #0c1f1a0f;position:sticky;top:0}.site-header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:32px;width:min(100%,1200px);min-height:76px;margin:0 auto;padding:0 32px;display:grid}.brand-logo{align-items:center;gap:12px;min-width:0;display:inline-flex}.brand-mark{flex-shrink:0}.brand-copy{gap:1px;display:grid}.brand-copy strong{font-size:22px;line-height:1.1}.brand-copy small{color:var(--muted);letter-spacing:.02em;font-size:12.5px}.site-nav{justify-content:center;align-items:center;gap:40px;display:flex}.site-nav a,.site-nav button{color:#21332d;background:0 0;border:0;padding:26px 0 24px;font-size:16px;font-weight:600;position:relative}.site-nav .active,.site-nav a:hover,.site-nav button:hover{color:var(--brand)}.site-nav .active:after{content:"";background:var(--brand);border-radius:999px;width:26px;height:3px;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.header-actions{justify-content:flex-end;align-items:center;gap:22px;display:flex}.header-actions .btn{min-height:44px;padding:0 24px;font-size:15px}.modal-overlay{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0518138c;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.contact-modal{background:#fff;border-radius:20px;width:min(100%,400px);padding:30px;position:relative;box-shadow:0 32px 90px #0000004d}.modal-close{color:#233930;background:#f1f6f4;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:16px;right:16px}.modal-close:hover{background:var(--brand-soft);color:var(--brand)}.modal-heading{align-items:center;gap:14px;margin-bottom:20px;display:flex}.modal-heading>span{width:46px;height:46px;color:var(--brand);background:var(--brand-soft);border-radius:14px;flex-shrink:0;place-items:center;display:grid}.modal-heading h2{margin:0 0 4px;font-size:22px}.modal-heading p{color:var(--muted);margin:0;font-size:14px}.modal-qrcode{object-fit:contain;border:1px solid var(--line);border-radius:14px;width:220px;height:220px;margin:0 auto 20px;padding:8px}.modal-promises{gap:10px;margin:0;padding:0;list-style:none;display:grid}.modal-promises li{color:#22352e;align-items:center;gap:9px;font-size:15px;display:flex}.modal-promises svg{color:var(--brand);flex-shrink:0}.home-hero{background:radial-gradient(60rem 32rem at 88% -10%,#007f671a,#0000 65%),linear-gradient(#f6fbf9 0%,#fff 100%);position:relative;overflow:hidden}.home-hero-inner{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:center;gap:56px;width:min(100%,1200px);margin:0 auto;padding:72px 32px 88px;display:grid}.eyebrow{color:var(--brand-dark);background:#007f6717;border:1px solid #007f6729;border-radius:999px;align-items:center;gap:8px;margin:0 0 22px;padding:8px 16px;font-size:14px;font-weight:600;display:inline-flex}.eyebrow:before{content:"";background:var(--brand);border-radius:50%;width:7px;height:7px}.hero-copy h1{color:var(--ink);letter-spacing:-.01em;margin:0;font-size:54px;font-weight:800;line-height:1.18}.hero-copy h1 span{color:var(--brand)}.hero-lead{color:#45564f;width:min(100%,560px);margin:24px 0 32px;font-size:17px;line-height:1.85}.hero-actions{flex-wrap:wrap;gap:16px;margin-bottom:40px;display:flex}.hero-actions .btn{min-width:200px;min-height:52px}.hero-highlights{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 24px;margin:0;padding:0;list-style:none;display:grid}.hero-highlights li{grid-template-columns:40px 1fr;align-items:center;column-gap:12px;display:grid}.hero-highlights li>span{width:40px;height:40px;color:var(--brand);background:var(--brand-soft);border-radius:12px;grid-row:span 2;place-items:center;display:grid}.hero-highlights strong{color:#17291f;font-size:15px}.hero-highlights small{color:var(--muted);font-size:13px}.hero-visual{min-height:600px;position:relative}.hero-stage{background:linear-gradient(160deg,#e2f3ed 0%,#c3e6da 100%);border-radius:32px;position:absolute;inset:20px 0 44px 88px;overflow:hidden}.hero-stage:before{content:"";border:28px solid #ffffff59;border-radius:50%;width:240px;height:240px;position:absolute;top:-60px;left:-60px}.hero-stage:after{content:"";background:#007f671a;border-radius:50%;width:150px;height:150px;position:absolute;bottom:90px;right:-40px}.hero-uniform{object-fit:contain;filter:drop-shadow(0 24px 40px #062a2133);width:76%;max-height:92%;position:absolute;bottom:-3%;right:-4%}.phone-mock{z-index:3;width:258px;position:absolute;top:48px;left:0}.phone-frame{z-index:2;aspect-ratio:71.6/147.6;background:linear-gradient(145deg,#ffffff57,#fff0 28%),linear-gradient(135deg,#05070b 0%,#202b33 46%,#5e6a73 58%,#12181f 100%);border-radius:48px;padding:10px;position:relative;box-shadow:0 32px 64px #062a2157,inset 0 0 0 1px #ffffff3d,inset 0 0 0 2px #0000007a}.phone-frame:before{content:"";pointer-events:none;border:1px solid #ffffff29;border-radius:45px;position:absolute;inset:3px}.phone-side-button{z-index:1;background:linear-gradient(#3d4852,#0b1015);border-radius:999px;width:6px;position:absolute;box-shadow:inset 1px 0 1px #ffffff38}.phone-side-button-volume{height:72px;top:108px;left:-4px}.phone-side-button-power{height:86px;top:142px;right:-4px}.phone-screen{background:radial-gradient(circle at 50% 0,#168b5f1f,#0000 32%),linear-gradient(#fff 0%,#f8fcfa 100%);border:1px solid #ffffff47;border-radius:39px;height:100%;padding:20px 18px;position:relative;overflow:hidden}.phone-dynamic-island{background:#030507;border-radius:999px;width:76px;height:22px;position:absolute;top:11px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 1px #ffffff14,0 1px 2px #00000047}.phone-bar{justify-content:space-between;align-items:center;min-height:20px;padding:0 4px;font-size:11px;font-weight:800;display:flex}.phone-status-icons{align-items:center;gap:6px;display:flex}.phone-signal{align-items:flex-end;gap:1.5px;height:11px;display:flex}.phone-signal-bar{background:#111827;border-radius:2px 2px 1px 1px;width:2.5px}.phone-signal-bar:first-child{height:4px}.phone-signal-bar:nth-child(2){height:6px}.phone-signal-bar:nth-child(3){height:8px}.phone-signal-bar:nth-child(4){height:10px}.phone-wifi{width:15px;height:11px;position:relative}.phone-wifi-arc{border:2px solid #111827;border-bottom:0;position:absolute;left:50%;transform:translate(-50%)}.phone-wifi-arc-large{border-radius:15px 15px 0 0;width:15px;height:8px;top:0}.phone-wifi-arc-medium{border-radius:9px 9px 0 0;width:9px;height:5px;top:4px}.phone-wifi-dot{background:#111827;border-radius:50%;width:3px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.phone-battery{border:1.5px solid #111827;border-radius:3px;width:18px;height:9px;position:relative}.phone-battery-level{background:#111827;border-radius:1px;width:10px;height:3px;position:absolute;top:2px;left:2px}.phone-battery:after{content:"";background:#111827;border-radius:0 2px 2px 0;width:2px;height:4px;position:absolute;top:2px;right:-4px}.phone-mock h2{text-align:center;margin:18px 0 12px;font-size:15px}.phone-tabs{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;margin-bottom:12px;display:grid}.phone-tabs span{text-align:center;padding-bottom:8px;font-size:12px}.phone-tabs span:first-child{color:var(--brand);border-bottom:3px solid var(--brand);font-weight:800}.phone-mock dl{border:1px solid var(--line);background:#fff;border-radius:12px;gap:9px;margin:0;padding:12px;display:grid}.phone-mock dl div{grid-template-columns:66px 1fr;gap:10px;font-size:11px;display:grid}.phone-mock dt{color:#52636b}.phone-mock dd{color:#1b2a31;margin:0}.phone-report-cta{color:#fff;background:var(--brand);border-radius:999px;justify-content:center;align-items:center;width:100%;height:38px;margin-top:14px;font-size:13px;font-weight:700;display:flex}.hero-tag-card{z-index:4;box-shadow:var(--shadow-lg);background:#fff;border-radius:18px;align-items:center;gap:14px;padding:14px 20px 14px 14px;display:flex;position:absolute;bottom:6px;right:14px}.hero-tag-card img{object-fit:contain;width:52px;height:88px}.hero-tag-card strong{color:var(--ink);font-size:15px;display:block}.hero-tag-card small{color:var(--muted);margin-top:4px;font-size:12.5px;display:block}.section{padding:88px 0}.section-head{text-align:center;max-width:640px;margin:0 auto 52px}.section-eyebrow{color:var(--brand);letter-spacing:.08em;margin:0 0 12px;font-size:15px;font-weight:700}.section-head h2{color:var(--ink);margin:0;font-size:36px;font-weight:800;line-height:1.3}.section-head>p:last-child{color:var(--muted);margin:14px 0 0;font-size:16.5px;line-height:1.75}.steps-section{background:#fff}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.step-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:linear-gradient(#fbfefd 0%,#fff 100%);padding:32px 28px;position:relative}.step-index{background:var(--brand);color:#fff;border-radius:14px;justify-content:center;align-items:center;min-width:44px;height:44px;font-size:17px;font-weight:800;display:inline-flex;box-shadow:0 10px 22px #007f6747}.step-card h3{color:var(--ink);margin:20px 0 10px;font-size:20px}.step-card p{color:var(--muted);margin:0;font-size:15px;line-height:1.8}.step-arrow{z-index:1;color:#007f6766;position:absolute;top:42px;right:-22px}.features-section{background:linear-gradient(#f6fbf9 0%,#fff 100%)}.features-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.feature-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow-sm);padding:30px 26px;transition:transform .18s,box-shadow .18s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 20px 44px #062a211f}.feature-icon{width:52px;height:52px;color:var(--brand);background:var(--brand-soft);border-radius:14px;place-items:center;display:grid}.feature-card h3{color:var(--ink);margin:20px 0 10px;font-size:19px}.feature-card p{color:var(--muted);margin:0;font-size:15px;line-height:1.8}.flow-band{padding:0 0 88px}.flow-band-inner{border:1px solid var(--line);background:var(--brand-tint);text-align:center;border-radius:20px;padding:40px 36px}.flow-band-inner h2{color:var(--ink);margin:0 0 24px;font-size:22px}.flow-band-inner h2 span{color:var(--brand)}.flow-band-inner ul{flex-wrap:wrap;justify-content:center;gap:12px;margin:0;padding:0;list-style:none;display:flex}.flow-band-inner li{color:#1e3a31;background:#fff;border:1px solid #007f6738;border-radius:999px;align-items:center;gap:8px;padding:10px 20px;font-size:15px;font-weight:500;display:inline-flex}.flow-band-inner li svg{color:var(--brand)}.cta-band{z-index:2;margin-bottom:-96px;padding:0 32px;position:relative}.cta-band-inner{background:radial-gradient(40rem 20rem at 90% 0%, #ffffff1f, transparent 60%), linear-gradient(135deg, #07553f 0%, var(--brand-deep) 100%);color:#fff;border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:48px;width:min(100%,1136px);margin:0 auto;padding:56px 60px;display:grid;position:relative;overflow:hidden}.cta-copy h2{margin:20px 0 12px;font-size:32px;font-weight:800;line-height:1.35}.cta-copy p{color:#ffffffd1;max-width:520px;margin:0 0 28px;font-size:16.5px;line-height:1.8}.cta-actions{flex-wrap:wrap;gap:16px;display:flex}.cta-qr{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:20px;justify-items:center;gap:10px;padding:20px;display:grid}.cta-qr img{object-fit:contain;background:#fff;border-radius:12px;width:150px;height:150px;padding:6px}.cta-qr small{color:#ffffffd9;font-size:13.5px}.site-footer{background:var(--brand-deep);color:#ffffffc7}.footer-columns{grid-template-columns:minmax(0,1.35fr) repeat(3,minmax(0,1fr));gap:48px;width:min(100%,1200px);margin:0 auto;padding:160px 32px 48px;display:grid}.footer-brand{align-content:start;justify-items:start;gap:14px;display:grid}.footer-brand strong{color:#fff;font-size:20px}.footer-brand p{max-width:340px;margin:0;font-size:14.5px;line-height:1.8}.footer-col h3{color:#fff;margin:0 0 18px;font-size:16px}.footer-col ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.footer-col a,.footer-col button{color:#ffffffc7;text-align:left;background:0 0;border:0;padding:0;font-size:14.5px}.footer-col a:hover,.footer-col button:hover{color:#fff}.footer-col li{font-size:14.5px}.footer-bottom{border-top:1px solid #ffffff24}.footer-bottom p{color:#fff9;text-align:center;width:min(100%,1200px);margin:0 auto;padding:20px 32px;font-size:13px}.pricing-hero{text-align:center;background:radial-gradient(50rem 26rem at 50% -12rem,#007f671f,#0000 70%),linear-gradient(#f6fbf9 0%,#fff 100%);padding:72px 32px 56px}.pricing-hero h1{color:var(--ink);margin:18px 0 14px;font-size:48px;font-weight:800;line-height:1.15}.pricing-hero>p{color:var(--muted);margin:0 0 36px;font-size:18px}.pricing-badges{flex-wrap:wrap;justify-content:center;gap:16px 40px;margin:0 auto;padding:0;list-style:none;display:flex}.pricing-badges li{text-align:left;align-items:center;gap:12px;display:flex}.pricing-badges li>span{width:44px;height:44px;color:var(--brand);background:var(--brand-soft);border-radius:13px;flex-shrink:0;place-items:center;display:grid}.pricing-badges strong{color:var(--ink);font-size:15px;display:block}.pricing-badges small{color:var(--muted);margin-top:2px;font-size:13px;display:block}.pricing-main{width:min(100%,1200px);margin:0 auto;padding:0 32px}.pricing-cards{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:24px;padding-top:18px;display:grid}.pricing-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:20px;flex-direction:column;padding:36px 30px 30px;display:flex;position:relative}.pricing-card.featured{border:2px solid var(--brand);background:linear-gradient(#f4fbf8 0%,#fff 34%);box-shadow:0 24px 56px #007f672e}.plan-badge{background:linear-gradient(135deg, #ffdf8a, var(--amber));color:#6b4d00;border-radius:999px;padding:6px 22px;font-size:14px;font-weight:800;position:absolute;top:-16px;left:50%;transform:translate(-50%);box-shadow:0 8px 18px #e5a81a52}.pricing-card h2{text-align:center;color:var(--ink);margin:0 0 20px;font-size:23px}.price{text-align:center;color:var(--brand-dark);justify-content:center;align-items:baseline;gap:6px;margin:0;display:flex}.price strong{letter-spacing:-.01em;font-size:52px;font-weight:800;line-height:1}.price span{font-size:17px;font-weight:700}.price-cycle{text-align:center;color:var(--muted);margin:10px 0 0;font-size:14px}.renewal{background:var(--brand-tint);text-align:center;color:#33473f;border-radius:10px;margin:16px 0 24px;padding:10px 0;font-size:15px}.service-position{min-height:32px;color:var(--brand-dark);background:#e7f5f0;border-radius:999px;justify-content:center;align-items:center;margin:-10px 0 18px;font-size:14px;font-weight:800;display:flex}.plan-line{grid-template-columns:40px 1fr;align-items:center;gap:12px;margin:14px 0;display:grid}.plan-line>span{width:40px;height:40px;color:var(--brand);background:var(--brand-soft);border-radius:12px;place-items:center;display:grid}.plan-line strong,.plan-line small{display:block}.plan-line strong{color:var(--ink);font-size:16px}.plan-line small{color:var(--muted);margin-top:3px;font-size:13.5px}.pricing-card .plan-lines{margin-bottom:22px}.pricing-card .btn{width:100%;margin-top:auto}.pricing-detail{grid-template-columns:minmax(0,1fr) 320px;align-items:stretch;gap:24px;margin-top:56px;display:grid}.comparison-wrap{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:20px;overflow:hidden}.comparison-table{border-collapse:collapse;table-layout:fixed;width:100%}.comparison-table caption{text-align:left;color:var(--ink);padding:24px 28px 16px;font-size:19px;font-weight:800}.comparison-table thead th{background:var(--brand-tint);color:#2a4038;font-size:14.5px;font-weight:700}.comparison-table th,.comparison-table td{border-top:1px solid var(--line);text-align:center;color:#2c4038;padding:15px 20px;font-size:15px}.comparison-table tbody th{text-align:left;color:var(--ink);font-weight:600}.comparison-table tbody tr:nth-child(2n){background:#fafdfc}.comparison-table svg{color:var(--brand);vertical-align:middle}.pricing-note{border-top:1px solid var(--line);background:var(--brand-tint);grid-template-columns:24px 1fr auto;align-items:center;gap:12px;min-height:64px;padding:16px 28px;display:grid}.pricing-note>span{color:var(--brand);place-items:center;display:grid}.pricing-note p{color:#2a3d35;margin:0;font-size:14.5px}.pricing-note a{color:var(--brand);align-items:center;gap:6px;font-size:14.5px;font-weight:700;display:inline-flex}.consult-card{border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow-sm);text-align:center;border-radius:20px;flex-direction:column;padding:30px 26px;display:flex}.consult-card h2{color:var(--ink);margin:0 0 8px;font-size:21px}.consult-card>p{color:var(--muted);margin:0;font-size:14.5px;line-height:1.7}.consult-card img{object-fit:contain;border:1px solid var(--line);border-radius:14px;width:150px;height:150px;margin:20px auto;padding:6px}.consult-card .btn{width:100%}.consult-card ul{text-align:left;gap:10px;margin:20px 0 0;padding:0;list-style:none;display:grid}.consult-card li{color:#22352e;align-items:center;gap:9px;font-size:14.5px;display:flex}.consult-card li svg{color:var(--brand);flex-shrink:0}.consult-service-row{border-top:1px solid var(--line);color:#3c544b;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:22px;padding-top:18px;font-size:12px;display:grid}.consult-service-row span{text-align:center;justify-items:center;gap:6px;display:grid}.consult-service-row svg{color:var(--brand)}.seo-hero{background:radial-gradient(42rem 22rem at 80% -8rem,#ffd76a3d,#0000 70%),linear-gradient(#f6fbf9 0%,#fff 100%);padding:76px 0 64px}.seo-hero-inner{justify-items:start;display:grid}.seo-hero h1{max-width:820px;color:var(--ink);margin:0;font-size:46px;font-weight:800;line-height:1.2}.seo-hero-inner>p:not(.eyebrow){color:#43564f;max-width:760px;margin:22px 0 0;font-size:17px;line-height:1.9}.seo-hero-actions{flex-wrap:wrap;gap:16px;margin-top:32px;display:flex}.seo-highlight-list{flex-wrap:wrap;gap:12px;margin:38px 0 0;padding:0;list-style:none;display:flex}.seo-highlight-list li{color:#213b33;background:#fff;border:1px solid #007f6733;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:15px;font-weight:600;display:inline-flex}.seo-highlight-list svg{color:var(--brand);flex-shrink:0}.seo-content-section{background:#fff}.seo-content-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.seo-content-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:linear-gradient(#fbfefd 0%,#fff 100%);border-radius:20px;padding:30px 28px}.seo-content-card h2{color:var(--ink);margin:0 0 14px;font-size:23px;line-height:1.35}.seo-content-card p{color:#465a52;margin:0;font-size:15.5px;line-height:1.9}.seo-content-card ul{gap:12px;margin:20px 0 0;padding:0;list-style:none;display:grid}.seo-content-card li{background:var(--brand-tint);border-radius:14px;gap:4px;padding:14px 16px;display:grid}.seo-content-card li strong{color:var(--brand-dark);font-size:15px}.seo-content-card li span{color:var(--muted);font-size:14px;line-height:1.7}@media (max-width:1180px){.site-header-inner{grid-template-columns:auto auto;justify-content:space-between;gap:16px;min-height:auto;padding:14px 24px}.site-nav{order:3;grid-column:1/-1;justify-content:flex-start;gap:26px;overflow-x:auto}.site-nav a,.site-nav button{padding:4px 0 10px}.site-nav .active:after{bottom:0}.home-hero-inner{grid-template-columns:1fr;gap:48px;padding-top:56px;padding-bottom:64px}.hero-visual{width:100%;max-width:640px;min-height:560px;margin:0 auto}.steps-grid{grid-template-columns:1fr;gap:18px}.step-arrow{display:none}.features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cta-band-inner{grid-template-columns:1fr;padding:44px 36px}.cta-qr{justify-self:start}.footer-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px}.pricing-cards,.pricing-detail{grid-template-columns:1fr}.pricing-cards{gap:30px}.seo-content-grid{grid-template-columns:1fr}}@media (max-width:720px){.container,.pricing-main{padding-left:18px;padding-right:18px}.site-header-inner{padding:12px 18px}.brand-copy strong{font-size:19px}.brand-copy small{font-size:11.5px}.header-actions .btn{min-height:40px;padding:0 16px;font-size:14px}.header-actions .text-link{display:none}.home-hero-inner{gap:40px;padding:44px 18px 56px}.hero-copy h1{font-size:36px}.hero-lead{font-size:16px}.hero-actions{grid-template-columns:1fr;margin-bottom:32px;display:grid}.hero-actions .btn{width:100%;min-width:0}.hero-highlights{grid-template-columns:1fr;gap:16px}.hero-visual{min-height:580px}.hero-stage{border-radius:24px;inset:12px 0 52px}.phone-mock{width:242px;top:36px;left:8px}.hero-uniform{width:90%;right:-18%}.hero-tag-card{padding:10px 14px 10px 10px;bottom:0;right:8px}.hero-tag-card img{width:40px;height:68px}.section{padding:64px 0}.section-head{margin-bottom:36px}.section-head h2{font-size:28px}.features-grid{grid-template-columns:1fr}.flow-band{padding-bottom:64px}.flow-band-inner{padding:28px 20px}.flow-band-inner h2{font-size:19px}.cta-band{padding:0 18px}.cta-band-inner{padding:36px 24px}.cta-copy h2{font-size:25px}.footer-columns{grid-template-columns:1fr;gap:32px;padding-top:140px}.pricing-hero{padding:48px 18px 44px}.pricing-hero h1{font-size:36px}.pricing-hero>p{font-size:16px}.pricing-badges{flex-direction:column;align-items:center;gap:14px}.price strong{font-size:44px}.comparison-wrap{overflow-x:auto}.comparison-table{min-width:640px}.pricing-note{grid-template-columns:24px 1fr;padding:14px 18px}.pricing-note a{grid-column:2}.contact-modal{width:min(100%,350px);padding:26px 20px}.modal-qrcode{width:min(68vw,210px);height:min(68vw,210px)}.seo-hero{padding:54px 0 48px}.seo-hero h1{font-size:34px}.seo-hero-inner>p:not(.eyebrow){font-size:16px}.seo-hero-actions{grid-template-columns:1fr;width:100%;display:grid}.seo-hero-actions .btn{width:100%}.seo-highlight-list{grid-template-columns:1fr;width:100%;display:grid}.seo-highlight-list li{justify-content:flex-start}.seo-content-card{padding:24px 20px}}
