@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700;800&display=swap";:root{font-family:Noto Sans JP,system-ui,sans-serif;color:#17352b;background:#fff;font-synthesis:none;--green-950: #123e31;--green-850: #14533f;--green-800: #17684e;--green-700: #1d7a5a;--green-600: #27936b;--green-200: #ccebdc;--green-100: #e8f7ef;--green-50: #f4fbf7;--gold: #d99835;--gold-100: #fff5df;--ink: #17352b;--muted: #62756e;--line: #dce9e3;--shadow: 0 24px 60px rgba(24, 82, 63, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;min-width:320px;color:var(--ink);line-height:1.8}body,button,input,select,textarea{font-family:inherit}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font-size:16px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.35;letter-spacing:-.025em}ul{margin:0;padding:0;list-style:none}.container{width:min(1120px,calc(100% - 48px));margin:0 auto}.section{padding:76px 0}.eyebrow{margin-bottom:14px;color:var(--green-700);font-size:13px;font-weight:800;letter-spacing:.18em}.section-heading{max-width:780px;margin:0 auto 40px;text-align:center}.section-heading h2,.split-copy h2,.faq-layout h2,.contact-copy h2,.final-cta h2,.setup-panel h2{margin-bottom:18px;font-size:clamp(30px,3vw,42px)}.section-lead{max-width:740px;margin:0 auto;color:var(--muted);font-size:16px}.site-header{position:sticky;z-index:20;top:0;border-bottom:1px solid rgba(220,233,227,.82);background:#fffffff0;backdrop-filter:blur(14px)}.header-inner{display:flex;width:min(1280px,calc(100% - 40px));height:78px;margin:0 auto;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;flex:0 0 auto;align-items:center}.brand-logo{display:block;width:194px;height:auto}.header-menu{display:flex;flex:1;align-items:center;justify-content:flex-end;gap:24px}.header-menu nav{display:flex;align-items:center;gap:22px}.header-menu nav a{color:#435e55;font-size:13px;font-weight:700;transition:color .2s}.header-menu nav a:hover{color:var(--green-700)}.header-actions{display:flex;gap:9px}.menu-button{display:none;width:44px;height:44px;padding:11px;border:0;border-radius:10px;background:var(--green-50)}.menu-button span{display:block;height:2px;margin:5px 0;background:var(--green-950)}.button{display:inline-flex;min-height:52px;padding:0 24px;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:10px;font-weight:800;line-height:1.4;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--green-700);box-shadow:0 10px 25px #1d7a5a38}.button-primary:hover{background:var(--green-800);box-shadow:0 14px 30px #1d7a5a47}.button-secondary{border-color:#a7caba;color:var(--green-800);background:#fff}.button-secondary:hover{border-color:var(--green-700);background:var(--green-50)}.header-actions .button{min-height:42px;padding:0 14px;border-radius:8px;font-size:12px}.hero{position:relative;overflow:hidden;padding:58px 0 64px;background:radial-gradient(circle at 85% 15%,rgba(204,235,220,.7),transparent 34%),linear-gradient(145deg,#f8fcfa,#effaf4 58%,#fff)}.hero:before{position:absolute;inset:auto 0 0;height:120px;background:linear-gradient(transparent,#ffffffdb);content:""}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:40px}.hero-kicker{display:inline-flex;margin-bottom:18px;padding:7px 14px;border:1px solid var(--green-200);border-radius:100px;color:var(--green-800);background:#ffffffd1;font-size:13px;font-weight:800}.hero-kicker span{margin-right:7px;padding-right:7px;border-right:1px solid var(--green-200)}.hero h1{margin-bottom:20px;font-size:clamp(40px,4.4vw,58px);line-height:1.2;letter-spacing:-.055em}.hero h1 em{color:var(--green-700);font-style:normal}.hero-lead{max-width:620px;margin-bottom:24px;color:#48645b;font-size:16px;font-weight:600;line-height:1.85}.button-group{display:flex;flex-wrap:wrap;gap:12px}.hero-badges{display:flex;margin-top:24px;flex-wrap:wrap;gap:9px 12px}.hero-badges span{display:inline-flex;padding:8px 11px;align-items:center;gap:6px;border:1px solid rgba(204,235,220,.9);border-radius:100px;color:#426259;background:#ffffffc7;font-size:12px;font-weight:800}.hero-badges b,.check-list b,.setup-list b{display:inline-grid;width:18px;height:18px;place-items:center;border-radius:50%;color:var(--green-800);background:var(--green-100);font-size:10px}.hero-monitor-offer{max-width:460px;margin:0 0 16px;padding:18px 20px;border:1px solid rgba(217,152,53,.34);border-radius:18px;background:linear-gradient(135deg,#fff8e7,#fff);box-shadow:0 18px 42px #6f4e181a}.hero-monitor-offer span{display:inline-block;margin-bottom:8px;padding:4px 10px;border-radius:999px;color:#fff;background:var(--green-800);font-size:12px;font-weight:900;letter-spacing:.08em}.hero-monitor-offer strong{display:block;color:#8d5c0d;font-size:clamp(28px,3.2vw,40px);line-height:1.15;letter-spacing:-.04em}.hero-monitor-offer small{display:block;margin-top:7px;color:#53685f;font-size:12px;font-weight:800}.hero-cta-note{margin:-2px 0 12px;color:var(--green-800);font-size:13px;font-weight:900}.hero-visual{position:relative;display:block;width:100%;max-width:560px;padding:12px;justify-self:end;border:1px solid rgba(204,235,220,.8);border-radius:24px;background:#ffffffb8;box-shadow:var(--shadow);transform:rotate(1deg)}.hero-visual img{width:100%;max-height:420px;object-fit:contain;border-radius:17px}.hero-product-mock{position:relative;display:grid;width:min(100%,560px);min-height:430px;align-items:center;justify-self:end}.hero-product-mock .phone-mock{z-index:2;transform:rotate(-4deg)}.hero-product-mock .insight-mock{position:absolute;right:0;bottom:18px;z-index:3;width:min(315px,58%);transform:rotate(3deg)}.hero-decoration{position:absolute;border-radius:50%;filter:blur(2px)}.hero-decoration-one{top:80px;right:-110px;width:330px;height:330px;background:#b4e7cd40}.hero-decoration-two{bottom:-100px;left:35%;width:260px;height:260px;background:#dbf1e566}.phone-mock{width:min(100%,292px);padding:10px;border:1px solid rgba(204,235,220,.8);border-radius:32px;background:#17352b;box-shadow:var(--shadow)}.phone-mock.is-compact{width:270px}.phone-mock-top{display:grid;height:34px;grid-template-columns:1fr auto 1fr;align-items:center;color:#dbe9e3;font-size:11px;font-weight:800}.phone-mock-top span{justify-self:end;width:54px;height:5px;border-radius:999px;background:#0b241d}.phone-mock-top i{justify-self:start;width:8px;height:8px;margin-left:12px;border-radius:50%;background:#285946}.phone-mock-screen{overflow:hidden;min-height:430px;padding:18px;border-radius:24px;background:linear-gradient(180deg,#f7fbf8,#fff)}.phone-mock.is-compact .phone-mock-screen{min-height:370px;padding:16px}.chat-date{margin-bottom:16px;color:#7b8d86;text-align:center;font-size:11px;font-weight:800}.chat-bubble{max-width:92%;margin-bottom:12px;padding:12px 14px;border-radius:16px;font-size:13px;font-weight:700;line-height:1.65}.chat-bubble.is-user{margin-left:auto;border-bottom-right-radius:5px;color:#fff;background:var(--green-700)}.chat-bubble.is-ai{border-bottom-left-radius:5px;color:#334f46;background:#fff;box-shadow:0 12px 30px #1e534117}.chat-bubble.is-ai span{display:block;margin-bottom:6px;color:var(--green-700);font-size:11px;font-weight:900}.source-card{margin-top:18px;padding:13px 14px;border:1px solid var(--line);border-radius:14px;color:var(--muted);background:var(--green-50);font-size:12px;line-height:1.6}.source-card b{display:block;color:var(--green-850);font-size:12px}.search-box{margin-bottom:18px;padding:12px 15px 12px 36px;border:1px solid var(--line);border-radius:12px;color:var(--green-950);background:#fff;font-size:14px;font-weight:800;box-shadow:0 10px 24px #1d7a5a14}.search-box:before{position:absolute;content:""}.manual-result-card{padding:18px;border:1px solid rgba(29,122,90,.16);border-radius:18px;background:#fff;box-shadow:0 16px 36px #1d7a5a1a}.manual-result-card span{display:inline-block;margin-bottom:12px;padding:4px 10px;border-radius:999px;color:#8d5c0d;background:var(--gold-100);font-size:11px;font-weight:900}.manual-result-card h3{margin-bottom:8px;font-size:18px}.manual-result-card p{margin-bottom:18px;color:var(--muted);font-size:13px;line-height:1.7}.manual-result-card b{display:inline-flex;padding:8px 12px;border-radius:9px;color:#fff;background:var(--green-700);font-size:12px}.mini-results{display:grid;margin-top:14px;gap:9px}.mini-results span{padding:11px 13px;border:1px solid var(--line);border-radius:12px;color:#48645b;background:#fff;font-size:12px;font-weight:800}.staff-visual-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:18px}.staff-visual-stack .phone-mock{width:100%}.trust-strip{position:relative;z-index:2;border-bottom:1px solid var(--line);background:#fff}.trust-items{display:grid;grid-template-columns:repeat(3,1fr)}.trust-items p{margin:0;padding:20px 30px;border-right:1px solid var(--line);text-align:center}.trust-items p:first-child{border-left:1px solid var(--line)}.trust-items strong,.trust-items span{display:block}.trust-items strong{color:var(--green-800);font-size:15px}.trust-items span{color:var(--muted);font-size:12px}.cost-effect{background:linear-gradient(180deg,#fffaf0,#f7fbf8)}.cost-example-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:22px;align-items:stretch}.cost-example-card{padding:28px;border:1px solid rgba(217,152,53,.28);border-radius:24px;background:#fff;box-shadow:0 16px 42px #6f4e1814}.cost-card-label{display:inline-block;margin-bottom:14px;padding:5px 12px;border-radius:999px;color:#8d5c0d;background:var(--gold-100);font-size:12px;font-weight:900}.cost-condition-card h3{margin-bottom:20px;color:var(--green-950);font-size:25px;line-height:1.45}.cost-condition-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.cost-condition-grid div{min-height:104px;padding:18px;border-radius:16px;background:#fbf8ef}.cost-condition-grid b{display:block;color:var(--green-850);font-size:26px;line-height:1.2}.cost-condition-grid small{display:block;margin-top:8px;color:var(--muted);font-size:12px;font-weight:800;line-height:1.5}.cost-result-card{color:#fff;background:linear-gradient(135deg,var(--green-800),var(--green-950))}.cost-result-card .cost-card-label{color:#23513f;background:#dff3e9}.cost-result-list{display:grid;gap:12px}.cost-result-list p{display:grid;margin:0;padding:15px 18px;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:16px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#ffffff17}.cost-result-list span{color:#cfe6dd;font-size:12px;font-weight:800;line-height:1.6}.cost-result-list strong{display:block;color:#fff;font-size:29px;line-height:1.25}.cost-result-list .is-saving{border-color:#f6cd7b73;background:#f6cd7b24}.cost-result-list .is-saving strong{color:#ffe3a8;font-size:30px}.cost-note-panel{margin:22px 0 28px;padding:20px 24px;border:1px solid rgba(29,122,90,.14);border-radius:18px;background:#ffffffbd}.cost-note-panel p{margin-bottom:10px;color:var(--green-950);font-size:16px;font-weight:900}.cost-note-panel small{display:block;color:var(--muted);font-size:11px;line-height:1.8}.problems{background:#fff}.problem-list{display:grid;margin-top:30px;grid-template-columns:repeat(4,1fr);gap:12px}.problem-list div{display:flex;min-height:64px;padding:13px 16px;align-items:center;gap:12px;border-radius:12px;color:#435d55;background:#f7faf8;font-size:13px;font-weight:700}.problem-list span{display:grid;flex:0 0 auto;width:25px;height:25px;place-items:center;border-radius:50%;color:#a56730;background:#fff1df;font-weight:800}.problem-list-large{margin-top:0}.problem-visuals{display:grid;margin-top:28px;grid-template-columns:repeat(2,1fr);gap:24px}.problem-visual-card{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 14px 40px #20493c14}.problem-visual-card img{width:100%;max-height:250px;aspect-ratio:2.1 / 1;object-fit:cover;object-position:center}.problem-visual-card div{position:relative;padding:22px 24px 23px 68px}.problem-visual-card div>span{position:absolute;top:23px;left:24px;color:var(--green-600);font-size:13px;font-weight:800;letter-spacing:.08em}.problem-visual-card h3{margin-bottom:9px;font-size:20px}.problem-visual-card p{margin-bottom:0;color:var(--muted);font-size:14px}.solution{background:var(--green-50)}.split-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:52px}.framed-image{display:block;padding:12px;border-radius:24px;background:#fff;box-shadow:var(--shadow)}.framed-image img{width:100%;max-height:420px;object-fit:contain;border-radius:17px}.split-copy>p:not(.eyebrow){color:var(--muted)}.step-grid{display:grid;margin:24px 0;grid-template-columns:repeat(3,1fr);gap:10px}.step-grid article{padding:16px;border-radius:14px;background:#fff}.step-grid span{color:var(--green-600);font-size:11px;font-weight:900}.step-grid h3{margin:6px 0;font-size:15px}.step-grid p{margin:0;color:var(--muted);font-size:11px;line-height:1.7}.check-list{display:grid;margin-top:24px;grid-template-columns:1fr 1fr;gap:12px 16px}.check-list span{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:700}.features{background:#fff}.feature-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{min-height:205px;padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff;transition:transform .2s,box-shadow .2s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #2159461a}.feature-card>span{display:block;margin-bottom:16px;color:var(--green-600);font-size:12px;font-weight:900;letter-spacing:.1em}.feature-card h3{margin-bottom:12px;font-size:21px}.feature-card p{margin:0;color:var(--muted);font-size:13px}.feature-showcases{display:grid;margin-top:48px;gap:24px}.showcase{display:grid;padding:32px;grid-template-columns:.72fr 1.28fr;align-items:center;gap:44px;border-radius:24px;background:var(--green-50)}.showcase.is-reverse{grid-template-columns:1.28fr .72fr}.showcase.is-reverse>div{order:2}.showcase>div>span{display:inline-block;margin-bottom:14px;padding:5px 12px;border-radius:100px;color:var(--green-800);background:var(--green-100);font-size:12px;font-weight:800}.showcase h3{margin-bottom:12px;font-size:25px}.showcase p{margin:0;color:var(--muted);font-size:14px}.showcase img{width:100%;max-height:380px;object-fit:contain;border:8px solid white;border-radius:16px;box-shadow:0 16px 40px #1c4c3d21}.showcase .phone-mock{justify-self:center}.insights{background:linear-gradient(135deg,#123e31,#17684e);color:#fff}.insights .eyebrow{color:#87d8b7}.insights .split-copy>p:not(.eyebrow){color:#cfe2db}.insights .framed-image{background:#ffffff1f}.insight-cards{display:grid;margin-top:24px;grid-template-columns:repeat(2,1fr);gap:12px}.insight-cards article{padding:15px 16px;border:1px solid rgba(255,255,255,.15);border-radius:12px;color:#e6f4ef;background:#ffffff14;font-size:13px;font-weight:800}.insight-mock{width:min(100%,430px);padding:24px;justify-self:end;border:1px solid rgba(255,255,255,.18);border-radius:24px;color:var(--ink);background:#fff;box-shadow:0 24px 60px #0003}.insight-mock.is-compact{padding:18px}.insight-mock-head{margin-bottom:16px}.insight-mock-head span{display:block;color:var(--green-600);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.insight-mock-head b{display:block;color:var(--green-950);font-size:18px}.insight-mock-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.insight-mock-grid article{padding:14px;border-radius:14px;background:var(--green-50)}.insight-mock-grid span{display:block;margin-bottom:5px;color:var(--muted);font-size:11px;font-weight:800}.insight-mock-grid strong{display:block;color:var(--green-850);font-size:22px;line-height:1.2}.insight-mock.is-compact .insight-mock-grid strong{font-size:18px}.faq-candidate{margin-top:12px;padding:14px;border:1px solid rgba(29,122,90,.16);border-radius:14px;color:#435d55;background:#fffaf0;font-size:12px;font-weight:800;line-height:1.6}.faq-candidate span{display:block;color:#8d5c0d;font-size:11px}.setup{padding-bottom:92px;background:#fff}.setup-panel{display:grid;padding:42px;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:stretch;gap:34px;border:1px solid rgba(29,122,90,.16);border-radius:28px;background:linear-gradient(135deg,#f8fcfa,#edf8f2);box-shadow:var(--shadow)}.setup-copy{display:flex;min-width:0;flex-direction:column;justify-content:center}.setup-copy>p:not(.eyebrow){margin-bottom:22px;color:var(--muted)}.setup-price-card{padding:22px;border:1px solid rgba(217,152,53,.35);border-radius:22px;background:#fff;box-shadow:0 16px 34px #1d7a5a17}.setup-price-card>span{display:inline-block;margin-bottom:10px;padding:5px 12px;border-radius:999px;color:#8d5c0d;background:var(--gold-100);font-size:12px;font-weight:900}.setup-price-card strong{display:block;margin:0 0 8px;color:var(--green-950);font-size:20px;line-height:1.35}.setup-price-card strong b{display:block;margin-top:4px;color:var(--green-850);font-size:42px;line-height:1.1}.setup-price-card em{display:inline-block;margin-bottom:10px;color:var(--green-800);font-size:13px;font-style:normal;font-weight:900}.setup-price-card small{display:block;color:var(--muted);font-size:11px;line-height:1.75}.setup-list-card{min-width:0;padding:26px;border:1px solid rgba(29,122,90,.12);border-radius:22px;background:#ffffffbd}.setup-list-card h3{margin-bottom:18px;color:var(--green-950);font-size:19px}.setup-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.setup-list span{display:flex;min-width:0;padding:14px 15px;align-items:center;gap:9px;border-radius:13px;background:#fff;font-size:13px;font-weight:800;line-height:1.55;box-shadow:0 8px 22px #1d7a5a0f}.setup-list b{flex:0 0 auto}.use-scenes{background:var(--green-950);color:#fff}.use-scenes .eyebrow{color:#77d0aa}.use-scenes .section-lead{color:#bcd0c8}.use-scene-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:48px}.use-scene-grid>img{width:100%;max-height:380px;object-fit:contain;border-radius:22px;box-shadow:0 24px 50px #0000002e}.tag-cloud{display:flex;flex-wrap:wrap;gap:9px}.tag-cloud span{padding:8px 14px;border:1px solid rgba(143,203,178,.4);border-radius:8px;color:#d9ece4;background:#ffffff0d;font-size:12px;font-weight:700}.flow{background:#fff}.flow-list{display:grid;margin:0;padding:0;grid-template-columns:repeat(4,1fr);gap:16px;list-style:none}.flow-list li{position:relative;display:flex;min-height:132px;padding:20px;gap:13px;border:1px solid rgba(29,122,90,.16);border-radius:18px;background:linear-gradient(180deg,#fff,#f7fbf8);box-shadow:0 14px 34px #1a4d3c12}.flow-list li:not(:last-child):after{position:absolute;top:50%;right:-14px;z-index:1;width:20px;height:20px;border-top:2px solid var(--green-200);border-right:2px solid var(--green-200);background:#fff;content:"";transform:translateY(-50%) rotate(45deg)}.flow-list li>span{display:grid;flex:0 0 auto;width:38px;height:38px;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,var(--green-700),var(--green-950));font-size:11px;font-weight:900;box-shadow:0 10px 20px #1d7a5a33}.flow-list h3{margin-bottom:5px;font-size:15px}.flow-list p{margin:0;color:var(--muted);font-size:12px}.pricing{background:var(--green-50)}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;gap:24px}.pricing-grid-three{grid-template-columns:repeat(3,1fr)}.price-card{position:relative;height:100%;padding:30px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 14px 40px #1a4d3c14}.price-card.is-accent{border:2px solid var(--green-700)}.price-card.is-monitor{border-color:#d9983570;background:linear-gradient(180deg,#fff,#fffaf0)}.price-label{position:absolute;top:-15px;right:28px;padding:5px 14px;border-radius:100px;color:#fff;background:var(--green-700);font-size:11px;font-weight:800}.monitor-label{background:#a66d12}.price-card h3{margin-bottom:8px;font-size:24px}.price-main{display:block;margin-bottom:10px;color:var(--green-950);font-size:26px;line-height:1.25}.monitor-price-block{margin:12px 0;padding:18px;border-radius:16px;color:#fff;background:linear-gradient(135deg,var(--green-800),var(--green-950))}.monitor-price-block span{display:block;margin-bottom:6px;color:#d2e7de;font-size:12px;font-weight:800;text-decoration:line-through;text-decoration-thickness:1px;text-decoration-color:#ffffffa6}.monitor-price-block strong{display:block;font-size:36px;line-height:1.1}.monitor-price-block small{display:block;margin-top:8px;color:#c9e2d7;font-size:11px;font-weight:800;line-height:1.6}.price-card>p{margin-bottom:18px;color:var(--muted);font-size:12px}.price-card li{position:relative;padding:10px 0 10px 20px;border-top:1px solid var(--line);color:#52675f;font-size:13px}.price-card li:before{position:absolute;left:0;color:var(--green-700);content:"✓";font-weight:900}.pricing-notes{margin:22px 0 28px;padding:20px 24px;border-radius:14px;background:#fff}.pricing-notes>p{margin-bottom:8px;color:var(--green-800);font-size:14px;font-weight:900}.pricing-notes ul{padding-left:18px;color:var(--muted);font-size:12px;list-style:disc}.button-group-center{justify-content:center}.center-cta{margin-top:32px;text-align:center}.center-cta p{margin-bottom:14px;color:var(--muted);font-size:13px;font-weight:800}.comparison{background:#fff}.comparison-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.comparison-grid article{position:relative;padding:28px 24px;border:1px solid var(--line);border-radius:18px}.comparison-grid article>span{color:var(--muted);font-size:12px;font-weight:800}.comparison-grid h3{margin:18px 0 12px;font-size:20px}.comparison-grid p{margin:0;color:var(--muted);font-size:13px}.comparison-grid .is-live{border-color:var(--green-700);color:#fff;background:var(--green-800);box-shadow:0 18px 44px #17684e33}.comparison-grid .is-live>span,.comparison-grid .is-live p{color:#d5e9e1}.comparison-grid .is-live b{position:absolute;top:14px;right:14px;padding:4px 9px;border-radius:100px;color:var(--green-950);background:#d9f5e8;font-size:10px}.faq{background:#f8faf9}.faq-layout{display:grid;grid-template-columns:300px 1fr;align-items:start;gap:56px}.faq-layout>div:first-child{position:sticky;top:120px}.faq-layout>div:first-child>p:not(.eyebrow){margin-bottom:25px;color:var(--muted)}.faq-list{display:grid;gap:12px}.faq-list details{padding:0 22px;border:1px solid var(--line);border-radius:14px;background:#fff}.faq-list summary{display:flex;min-height:66px;align-items:center;gap:14px;cursor:pointer;font-size:15px;font-weight:800;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span,.faq-list p span{color:var(--green-700);font-size:18px;font-weight:900}.faq-list summary b{margin-left:auto;color:var(--green-700);font-size:20px;font-weight:400;transition:transform .2s}.faq-list details[open] summary b{transform:rotate(45deg)}.faq-list details p{display:flex;margin:0;padding:0 0 18px;gap:14px;color:var(--muted);font-size:13px}.contact{background:var(--green-100)}.contact-grid{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:52px}.contact-copy>p:not(.eyebrow){color:#48635a}.contact-points{display:grid;margin-top:26px;gap:10px}.contact-points span{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:800}.contact-points b{color:var(--green-600);font-size:10px;letter-spacing:.08em}.contact-form{padding:30px;border-radius:20px;background:#fff;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form label{display:block;margin-bottom:16px}.contact-form label>span{display:block;margin-bottom:7px;font-size:12px;font-weight:800}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:11px 13px;border:1px solid #cfdfd8;border-radius:8px;outline:none;color:var(--ink);background:#fbfdfc}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--green-600);box-shadow:0 0 0 3px #27936b1a}.contact-form textarea{resize:vertical}.monitor-form-note{margin:0 0 16px;padding:12px 14px;border-radius:10px;color:#7a5214;background:var(--gold-100);font-size:12px;font-weight:800}.form-submit{width:100%;border:0;cursor:pointer}.form-submit:disabled{cursor:wait;opacity:.65;transform:none;box-shadow:none}.form-status{margin:12px 0 0;padding:11px 14px;border-radius:8px;text-align:center;font-size:12px;font-weight:800}.form-status.is-success{color:var(--green-950);background:var(--green-100)}.form-status.is-error{color:#8c352f;background:#fff0ee}.final-cta{padding:76px 0;color:#fff;background:radial-gradient(circle at 20% 20%,rgba(39,147,107,.34),transparent 34%),var(--green-950)}.final-cta-inner{max-width:780px;margin:0 auto;text-align:center}.final-cta .eyebrow{color:#73cfa7}.final-cta h2{margin-bottom:22px}.final-cta-inner>p:not(.eyebrow){max-width:690px;margin:0 auto 24px;color:#bed1c9}.final-monitor-notes{display:flex;max-width:720px;margin:-6px auto 24px;flex-wrap:wrap;justify-content:center;gap:10px}.final-monitor-notes span{padding:8px 12px;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#f3e2bb;background:#ffffff12;font-size:12px;font-weight:800}.final-cta .button-secondary{border-color:#ffffff80;color:#fff;background:transparent}.final-cta .button-secondary:hover{background:#ffffff14}.mobile-sticky-cta{display:none}footer{padding:32px 0 16px;color:#dbe8e3;background:#0b2d24}.footer-grid{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-brand .brand-logo{opacity:1}footer nav{display:flex;gap:28px;font-size:12px}footer nav a:hover{color:#fff}.copyright{margin-top:24px;padding-top:14px;border-top:1px solid rgba(255,255,255,.1);color:#7e9b90;text-align:right;font-size:10px}@media(max-width:1050px){.header-menu nav{display:none}.hero-grid,.split-layout,.use-scene-grid,.setup-panel{gap:28px}.staff-visual-stack{grid-template-columns:1fr;justify-items:center}.cost-example-layout{grid-template-columns:1fr}.pricing-grid-three,.feature-cards{grid-template-columns:1fr 1fr}.setup-panel{grid-template-columns:1fr}.flow-list{grid-template-columns:repeat(2,1fr)}.flow-list li:nth-child(2n):after{display:none}.problem-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.container{width:min(100%,calc(100% - 32px))}.section{padding:56px 0}.hero{padding:34px 0 48px}.hero-grid,.cost-example-layout,.split-layout,.pricing-grid,.contact-grid,.setup-panel,.use-scene-grid,.faq-layout{grid-template-columns:1fr}.hero-product-mock,.hero-visual,.showcase img,.insight-mock{justify-self:center}.hero h1{font-size:clamp(34px,9vw,44px)}.button-group{flex-direction:column}.button-group .button{width:100%}.hero-badges{gap:8px}.hero-badges span{width:100%;justify-content:flex-start;border-radius:14px}.hero-monitor-offer{max-width:100%}.hero-product-mock{min-height:0}.problem-list,.problem-visuals,.feature-cards,.insight-cards,.setup-list,.flow-list,.pricing-grid-three,.cost-condition-grid,.cost-result-list p{grid-template-columns:1fr}.cost-result-list strong{font-size:25px}.setup-panel,.contact-form,.price-card,.cost-example-card,.problem-visual-card div,.showcase{padding:20px}.showcase.is-reverse>div{order:0}.faq-layout>div:first-child{position:static}.mobile-sticky-cta{position:fixed;left:16px;right:16px;bottom:calc(16px + env(safe-area-inset-bottom));z-index:1000;display:block}.mobile-sticky-cta .button{width:100%;min-height:54px;border-radius:999px;background:#0f6b4f;color:#fff;font-weight:800;gap:8px;box-shadow:0 12px 28px #00462d38}.mobile-sticky-cta .button:hover{background:#0d5d44}body{padding-bottom:88px}}@media(max-width:767px){html{scroll-padding-top:70px}.container{width:min(100% - 32px,560px)}.section{padding:76px 0}.section-heading{margin-bottom:38px;text-align:left}.section-heading h2,.split-copy h2,.faq-layout h2,.contact-copy h2,.final-cta h2,.setup-panel h2{font-size:29px}.section-lead{font-size:14px}.header-inner{width:calc(100% - 28px);height:68px}.brand-logo{width:174px}.menu-button{display:block}.header-menu{position:absolute;top:68px;right:0;left:0;display:none;padding:20px 16px 24px;border-bottom:1px solid var(--line);background:#fff;box-shadow:0 18px 30px #143d301a}.header-menu.is-open{display:block}.header-menu nav{display:grid;gap:0}.header-menu nav a{padding:12px;border-bottom:1px solid #edf3f0;font-size:14px}.header-actions{margin-top:16px}.header-actions .button{flex:1;min-height:46px}.hero{padding:48px 0 58px}.hero-grid,.split-layout,.use-scene-grid,.contact-grid,.faq-layout,.setup-panel,.cost-example-layout{grid-template-columns:1fr}.hero-grid{gap:36px}.hero-copy{text-align:center}.hero-kicker{margin-bottom:22px;font-size:11px}.hero h1{margin-bottom:22px;font-size:clamp(34px,10.4vw,46px)}.hero-lead{margin-bottom:28px;font-size:14px;text-align:left}.hero .button-group,.button-group-center,.final-cta .button-group{display:grid}.hero .button,.center-cta .button,.faq-layout>div:first-child .button{width:100%}.hero-monitor-offer{margin-right:auto;margin-left:auto;text-align:left}.hero-cta-note{text-align:center}.hero-badges{margin-top:24px;justify-content:center;gap:8px}.hero-visual{width:auto;max-width:none;padding:9px;border-radius:20px;transform:none}.hero-visual img{max-height:none;border-radius:13px}.hero-product-mock{width:100%;min-height:auto;justify-items:center;gap:16px}.hero-product-mock .phone-mock{width:min(100%,292px);transform:none}.hero-product-mock .phone-mock.is-compact .phone-mock-screen{min-height:315px}.hero-product-mock .insight-mock{position:static;width:100%;transform:none}.hero-product-mock .insight-mock.is-compact{padding:15px}.hero-product-mock .insight-mock.is-compact .faq-candidate{display:none}.trust-items,.problem-list,.problem-visuals,.feature-cards,.pricing-grid,.pricing-grid-three,.comparison-grid,.flow-list,.setup-list,.step-grid,.insight-cards{grid-template-columns:1fr}.trust-items{padding:15px 0}.trust-items p,.trust-items p:first-child{padding:14px;border:0;border-bottom:1px solid var(--line)}.trust-items p:last-child{border:0}.price-card{padding:24px 20px}.cost-example-card{padding:22px 18px}.cost-condition-card h3{font-size:22px}.cost-condition-grid{grid-template-columns:1fr}.cost-condition-grid div{min-height:auto}.cost-condition-grid b{font-size:24px}.cost-result-list p{grid-template-columns:1fr;gap:5px}.cost-result-list strong,.cost-result-list .is-saving strong{font-size:26px}.cost-note-panel{padding:18px}.problem-list{gap:8px}.problem-list div{min-height:62px}.problem-visual-card img{max-height:none;aspect-ratio:3 / 1.55}.problem-visual-card div{padding:22px 22px 24px 62px}.problem-visual-card div>span{top:23px;left:22px}.framed-image,.staff-visual-stack{order:2}.framed-image img,.use-scene-grid>img{max-height:none}.check-list{grid-template-columns:1fr}.feature-cards{gap:12px}.feature-card{min-height:auto;padding:25px}.showcase,.showcase.is-reverse{padding:28px 20px;grid-template-columns:1fr;gap:26px}.showcase.is-reverse>div{order:0}.showcase h3{font-size:23px}.showcase img{max-height:none}.showcase .phone-mock{width:min(100%,292px)}.insights .insight-mock{width:100%;justify-self:stretch}.setup{padding-bottom:76px}.setup-panel{padding:26px 18px}.setup-price-card{padding:20px 18px}.setup-price-card strong{font-size:18px}.setup-price-card strong b{font-size:36px}.setup-list-card{padding:20px 16px}.flow-list li:after{display:none}.flow-list li{min-height:auto;padding:22px}.pricing-notes{margin:26px 0 34px;padding:20px}.monitor-price-block strong{font-size:32px}.comparison-grid .is-live{order:-1}.faq-layout{gap:32px}.faq-layout>div:first-child{position:static}.faq-list details{padding:0 18px}.faq-list summary{min-height:68px;gap:10px;font-size:13px}.faq-list details p{padding-bottom:23px}.contact-grid{gap:35px}.contact-points{margin-top:32px}.contact-form{padding:26px 20px}.form-grid{grid-template-columns:1fr;gap:0}.contact-form label{margin-bottom:20px}.contact-form input,.contact-form select,.contact-form textarea{padding:13px 14px}.final-cta{padding:76px 0}.final-cta-inner>p:not(.eyebrow){margin-bottom:30px}.final-monitor-notes,.footer-grid{display:grid}footer nav{display:grid;grid-template-columns:1fr 1fr;gap:12px 30px}footer{padding:45px 0 20px}.copyright{margin-top:35px;padding-top:18px;text-align:left}}@media(max-width:390px){.container{width:calc(100% - 28px)}.hero h1{font-size:33px}.button{padding-right:16px;padding-left:16px;font-size:14px}.hero-badges span{font-size:10px}.phone-mock{border-radius:28px}.phone-mock-screen{min-height:380px;padding:15px}.phone-mock.is-compact .phone-mock-screen{min-height:350px}.chat-bubble,.manual-result-card p{font-size:12px}.insight-mock{padding:18px}.insight-mock-grid{gap:8px}.insight-mock-grid article{padding:12px 10px}.insight-mock-grid strong,.problem-visual-card h3{font-size:18px}.tag-cloud span{padding:7px 10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
