:root{--ink:#14231d;--muted:#607069;--paper:#f6f5ef;--card:#fffefa;--accent:#146b4f;--line:#dce2dc;--warm:#eaa85b}*{box-sizing:border-box}body{color:var(--ink);background:var(--paper);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}header{border-bottom:1px solid var(--line);z-index:2;background:#fffefaf2;position:sticky;top:0}.nav{align-items:center;gap:28px;max-width:1120px;min-height:64px;margin:auto;padding:0 24px;display:flex}.brand{letter-spacing:-.03em;margin-right:auto;font-weight:800}.nav a:not(.brand){color:var(--muted);font-size:14px}main{max-width:1120px;margin:auto;padding:48px 24px 80px}h1{letter-spacing:-.055em;max-width:760px;margin:8px 0 18px;font-size:clamp(36px,6vw,64px);line-height:.98}h2{letter-spacing:-.025em;margin-top:42px}h3{margin:0}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800}.lede{color:var(--muted);max-width:680px;font-size:19px;line-height:1.55}.stats{grid-template-columns:repeat(3,1fr);gap:14px;margin:34px 0;display:grid}.stat,.card{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:20px;box-shadow:0 4px 20px #14231d09}.stat strong{margin-bottom:6px;font-size:30px;display:block}.stat span,.muted{color:var(--muted)}.table-wrap{background:var(--card);border:1px solid var(--line);border-radius:16px;overflow:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:17px 18px}th{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#f8fbf8}.score{font-size:25px;font-weight:800}.badge{color:var(--accent);background:#e7f2ed;border-radius:99px;padding:5px 9px;font-size:12px;font-weight:700;display:inline-block}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.card p{color:var(--muted);line-height:1.5}.bar{background:#e5ebe7;border-radius:8px;height:7px;margin-top:14px;overflow:hidden}.bar i{background:var(--accent);height:100%;display:block}.button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:12px 16px;font-weight:700;display:inline-block}.back{color:var(--accent);font-weight:700}.detail-head{justify-content:space-between;align-items:end;gap:24px;display:flex}.detail-score{text-align:center;background:var(--ink);color:#fff;border-radius:18px;min-width:145px;padding:20px}.detail-score strong{font-size:42px;display:block}.evidence{border-left:3px solid var(--warm);padding-left:16px}.evidence.real{border-left-color:var(--accent)}.decision{border:2px solid var(--accent);margin-top:16px}.comparison{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;display:grid}.compare-card h2{min-height:58px}.score-pair{grid-template-columns:auto 1fr;align-items:baseline;gap:5px 12px;margin:20px 0;display:grid}.score-pair strong{text-transform:capitalize;font-size:28px}dl{grid-template-columns:1fr auto;gap:12px;margin:24px 0;display:grid}dt{color:var(--muted)}dd{margin:0;font-weight:700}.import-form label{margin-bottom:18px;font-weight:700;display:block}select,textarea{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;margin-top:8px;padding:12px;display:block}textarea{font:13px monospace}.result{background:#edf0ec;border-radius:8px;max-height:400px;padding:14px;overflow:auto}.invoice-top{justify-content:space-between;align-items:start;gap:24px;display:flex}.trust-chip{color:var(--accent);white-space:nowrap;background:#e7f2ed;border-radius:99px;padding:10px 14px;font-weight:800}.invoice-metrics{grid-template-columns:repeat(5,1fr);gap:10px;margin:32px 0;display:grid}.invoice-metrics div{background:var(--ink);color:#fff;border-radius:14px;padding:18px}.invoice-metrics span{opacity:.7;margin-bottom:8px;font-size:12px;display:block}.invoice-metrics strong{font-size:22px}.notice{background:#fff2da;border-radius:10px;padding:12px 16px}.invoice-list{gap:12px;display:grid}.invoice-row{background:var(--card);border:1px solid var(--line);border-radius:16px;grid-template-columns:minmax(220px,.7fr) 1.3fr;gap:20px;padding:20px;display:grid}.status{text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800;display:inline-block}.status.overdue{color:#a43c27}.status.due-soon{color:#8a5b00}.invoice-action{text-align:right}.draft{text-align:left;background:#f2f4f0;border-radius:10px;margin-bottom:12px;padding:14px}.draft pre{white-space:pre-wrap;margin-bottom:0;font:14px/1.5 Arial}.compact-form label{margin:12px 0;font-weight:700;display:block}.compact-form input{border:1px solid var(--line);border-radius:8px;width:100%;margin-top:6px;padding:11px;display:block}.compact-form select{margin-top:6px}.text-button{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:4px 0;font-weight:700}code{background:#edf0ec;border-radius:5px;padding:2px 5px}.landing-hero{padding:56px 0 72px}.cta-row{gap:12px;margin:28px 0 18px;display:flex}.button.secondary{color:var(--accent);border:1px solid var(--accent);background:0 0}.problem-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.flow{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}.flow div{background:var(--card);border:1px solid var(--line);border-radius:12px;padding:18px 12px}.flow span{color:var(--accent);margin-bottom:10px;font-weight:800;display:block}.landing-proof{background:var(--ink);color:#fff;border-radius:20px;margin-top:64px;padding:40px}.landing-proof p{color:#c8d3cd;max-width:700px}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.price-card strong{margin:16px 0;font-size:32px;display:block}.price-card small{color:var(--muted);font-size:14px}.price-card li{margin:10px 0}.price-card.featured{border:2px solid var(--accent)}.validation-metrics{grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0;display:grid}.funnel{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.funnel div{background:var(--card);border:1px solid var(--line);border-radius:10px;padding:14px 10px;font-size:12px}.funnel strong{margin-top:8px;font-size:20px;display:block}@media (max-width:900px){.comparison,.pricing-grid{grid-template-columns:1fr}.invoice-metrics,.problem-grid,.flow,.funnel{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.nav a:not(.brand){display:none}.stats,.grid,.validation-metrics{grid-template-columns:1fr}.detail-head,.invoice-top{display:block}.detail-score{margin-top:24px}.hide-mobile{display:none}.invoice-row{grid-template-columns:1fr}.invoice-action{text-align:left}}:root{--accent-dark:#0d503b;--accent-soft:#e9f4ef;--danger:#a43c27;--focus:#156fde}html{scroll-behavior:smooth}body{font-family:Inter,Noto Sans JP,Yu Gothic UI,Hiragino Kaku Gothic ProN,Arial,sans-serif;line-height:1.6}button,input,select,textarea{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.button{justify-content:center;align-items:center;gap:8px;min-height:44px;padding:11px 18px;transition:transform .16s,background-color .16s,box-shadow .16s;display:inline-flex}.button:hover:not(:disabled){background:var(--accent-dark);transform:translateY(-1px);box-shadow:0 8px 18px #146b4f29}.button:active:not(:disabled){transform:translateY(1px);box-shadow:0 3px 8px #146b4f24}.button.secondary:hover{color:#fff}.button:disabled{cursor:wait;opacity:.72}.nav-links{align-items:center;gap:24px;display:flex}.nav-link{align-items:center;min-height:44px;display:inline-flex}.product-nav{gap:22px}.language-switch{border:1px solid var(--line);background:#fff;border-radius:10px;padding:3px;display:flex}.language-switch button{min-height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:5px 9px;font-size:12px;font-weight:700}.language-switch button.is-active{background:var(--ink);color:#fff}.product-page{color:var(--ink)}.product-page h1{max-width:850px;line-height:1.08}.product-page h2{margin:8px 0 18px;font-size:clamp(27px,4vw,42px);line-height:1.22}.product-page h3{font-size:19px}.small-note{color:var(--muted);max-width:620px;font-size:13px}.landing-hero{grid-template-columns:minmax(0,1.3fr) minmax(340px,.7fr);align-items:center;gap:56px;min-height:620px;padding:72px 0 96px;display:grid}.hero-copy h1{max-width:720px;font-size:clamp(44px,4.8vw,56px)}.trust-line{color:var(--accent);align-items:center;gap:8px;font-weight:800;display:flex}.trust-line span{background:var(--accent-soft);border-radius:50%;place-items:center;width:24px;height:24px;display:inline-grid}.hero-secondary-row{margin-top:24px}.hero-preview{background:var(--card);color:var(--ink);border:1px solid #ccd9d1;border-radius:24px;padding:32px;box-shadow:0 20px 46px #14231d1c}.free-demo-card h2{margin:14px 0 10px;font-size:30px;line-height:1.28}.demo-label{min-height:30px;color:var(--accent);background:var(--accent-soft);border-radius:99px;align-items:center;padding:4px 11px;font-size:12px;font-weight:900;display:inline-flex}.demo-description{color:var(--muted);margin:0}.demo-benefits{border-top:1px solid var(--line);gap:10px;margin:20px 0 0;padding:18px 0 4px;list-style:none;display:grid}.demo-benefits li{align-items:center;gap:10px;font-size:14px;font-weight:700;display:flex}.demo-benefits span{width:22px;height:22px;color:var(--accent);background:var(--accent-soft);border-radius:50%;flex:none;place-items:center;display:grid}.demo-duration{color:var(--muted);margin:16px 0;font-size:13px}.free-demo-cta{width:100%}.content-section{border-top:1px solid var(--line);padding:88px 0}.content-section.tinted{border:0;position:relative}.content-section.tinted:before{content:"";z-index:-1;background:#edf3ef;border-radius:28px;position:absolute;inset:32px -40px}.section-heading{max-width:720px;margin-bottom:38px}.problem-grid{gap:0 44px}.pain-item{border-bottom:1px solid var(--line);align-items:center;gap:16px;min-height:64px;font-weight:700;display:flex}.pain-item span{color:var(--danger)}.three-step-flow{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.three-step-flow article>span{color:#fff;background:var(--accent);border-radius:50%;place-items:center;width:44px;height:44px;margin-bottom:22px;font-weight:900;display:grid}.three-step-flow article:not(:last-child){position:relative}.three-step-flow article:not(:last-child):after{content:"→";color:#8aa095;font-size:24px;position:absolute;top:8px;right:-28px}.three-step-flow p{color:var(--muted)}.before-after{grid-template-columns:1fr 1fr;gap:26px;display:grid}.before-after article{background:#f0efea;border-radius:22px;padding:36px}.before-after .after-card{background:var(--ink);color:#fff}.before-after .after-card .eyebrow{color:#8fe0bd}.before-after ul{margin:24px 0 0;padding:0;list-style:none}.before-after li{border-bottom:1px solid #60706940;padding:13px 0 13px 26px;position:relative}.before-after li:before{content:"×";color:var(--danger);font-weight:900;position:absolute;left:0}.before-after .after-card li:before{content:"✓";color:#8fe0bd}.strength-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.strength-grid div{background:var(--card);border-radius:14px;align-items:flex-start;gap:12px;padding:20px;font-weight:700;display:flex;box-shadow:0 5px 20px #14231d0d}.strength-grid span{color:var(--accent)}.audience-section{max-width:880px}.landing-proof{border-radius:28px;margin-top:48px;padding:56px}.landing-proof h2{max-width:720px;margin-top:18px}.landing-proof .badge{color:#8fe0bd;background:#8fe0bd26}.page-intro{max-width:850px;padding:38px 0 28px}.pricing-grid{align-items:stretch;margin-top:36px}.price-card{flex-direction:column;padding:28px;display:flex}.price-card .plan-audience{min-height:48px}.price-card ul{flex:1;padding-left:21px}.price-card .button{width:100%;margin-top:18px}.pricing-note{text-align:center;margin-top:26px}.success-panel{background:var(--accent-soft);border:1px solid #b8dcca;border-radius:14px;align-items:flex-start;gap:14px;padding:18px;display:flex}.success-panel p,.success-panel h3,.success-panel strong{margin:0}.success-panel p{color:var(--muted);margin-top:4px}.success-icon{color:#fff;background:var(--accent);border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.privacy-grid{margin-top:42px}.privacy-grid .card{box-shadow:none;padding:28px}.invoice-main{max-width:1160px}.invoice-shell{padding-top:10px}.invoice-top{align-items:center;padding:30px 0 18px}.invoice-top h1{font-size:clamp(34px,5vw,56px)}.trust-chip{align-items:center;gap:8px;display:flex}.demo-stepper{margin:32px 0 26px}.demo-stepper ol{grid-template-columns:repeat(5,1fr);margin:0;padding:0;list-style:none;display:grid}.demo-stepper li{color:#809088;text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex;position:relative}.demo-stepper li:not(:last-child):after{content:"";background:var(--line);height:2px;position:absolute;top:18px;left:calc(50% + 22px);right:calc(22px - 50%)}.demo-stepper li>span{border:2px solid var(--line);background:var(--paper);z-index:1;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:800;display:grid;position:relative}.demo-stepper li.current{color:var(--ink);font-weight:800}.demo-stepper li.current>span{background:var(--ink);border-color:var(--ink);color:#fff;box-shadow:0 0 0 5px #14231d14}.demo-stepper li.completed{color:var(--accent)}.demo-stepper li.completed>span{background:var(--accent);border-color:var(--accent);color:#fff}.demo-stepper li.completed:after{background:var(--accent)}.guide-panel{background:#edf3ef;border-radius:20px;justify-content:space-between;align-items:center;gap:28px;padding:26px 30px;display:flex}.guide-panel h2{margin:4px 0;font-size:26px}.guide-panel p{margin:0}.guide-panel small{color:var(--muted);margin-top:5px;display:block}.step-label{color:var(--accent);letter-spacing:.12em;font-size:11px;font-weight:900}.guide-lock{color:#fff;background:var(--accent);border-radius:50%;flex:none;place-items:center;width:44px;height:44px;font-size:22px;display:grid}.invoice-metrics{grid-template-columns:repeat(4,1fr);margin:22px 0 34px}.invoice-metrics div{color:var(--ink);border:1px solid var(--line);box-shadow:none;background:#fff}.invoice-metrics span{color:var(--muted);opacity:1}.guided-workspace{background:var(--card);border:1px solid var(--line);border-radius:22px;padding:30px;box-shadow:0 12px 40px #14231d0f}.workspace-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.workspace-heading h2{margin:0;font-size:30px}.status.overdue{background:#f8e8e4;border-radius:99px;padding:7px 11px}.invoice-facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:18px;margin:28px 0 12px;padding:22px 0;display:grid}.invoice-facts span{color:var(--muted);margin-bottom:5px;font-size:12px;display:block}.invoice-facts strong{font-size:16px}.quiet-note{color:var(--muted);font-size:13px}.draft{background:#f2f5f2;border:1px solid #e1e8e3;border-radius:14px;margin:28px 0 18px;padding:22px}.draft-heading{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;font-size:12px;font-weight:800;display:flex}.safety-badge{color:var(--accent)}.draft pre{color:#31443b;max-height:330px;font-family:inherit;line-height:1.75;overflow:auto}.primary-action-zone{justify-content:flex-end;margin:24px 0 8px;display:flex}.primary-wide{min-width:260px}.spinner{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:17px;height:17px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.notice{background:#fff4dd;border:1px solid #f0d69f;margin:0 0 18px}.audit-section{margin-top:48px}.audit-section h2{font-size:27px}.demo-complete{align-items:flex-start;gap:18px;margin-top:28px;padding:26px;display:flex}.demo-complete h2{margin:0;font-size:27px}.demo-complete p{max-width:680px}.test-data{border-top:1px solid var(--line);margin-top:52px;padding-top:22px}.test-data summary{min-height:44px;color:var(--accent);cursor:pointer;align-items:center;font-weight:800;display:flex}.text-button{min-height:44px;padding:8px 2px}@media (max-width:900px){.landing-hero{grid-template-columns:1fr;gap:38px;min-height:auto;padding-top:54px}.hero-preview{max-width:560px}.strength-grid{grid-template-columns:repeat(2,1fr)}.content-section.tinted:before{inset:24px -16px}.invoice-facts{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){main{padding:30px 18px 64px}.nav{flex-wrap:wrap;gap:10px;min-height:58px;padding:8px 16px}.product-nav .brand{flex-basis:calc(100% - 176px)}.product-nav a:not(.brand){display:inline-flex}.product-nav-links{border-top:1px solid var(--line);order:3;justify-content:space-between;gap:6px;width:100%}.product-nav-links a{flex:1;justify-content:center;min-height:42px}.language-switch{margin-left:auto}.language-switch button{min-height:44px}.product-page h1{font-size:clamp(36px,11vw,48px)}.hero-copy h1{font-size:29px;line-height:1.2}.landing-hero{padding:42px 0 62px}.hero-preview{padding:24px}.free-demo-card h2{font-size:25px}.demo-benefits{gap:8px}.cta-row{flex-direction:column}.cta-row .button{width:100%}.content-section{padding:62px 0}.problem-grid,.three-step-flow,.before-after,.strength-grid{grid-template-columns:1fr}.three-step-flow{gap:30px}.three-step-flow article:not(:last-child):after{display:none}.content-section.tinted:before{inset:18px -10px}.before-after article{padding:26px}.landing-proof{padding:32px 24px}.landing-proof .button{width:100%}.invoice-top{display:block}.trust-chip{width:max-content;margin-top:18px}.demo-stepper ol{flex-direction:column;gap:8px;display:flex}.demo-stepper li{text-align:left;flex-direction:row;min-height:42px}.demo-stepper li>span{flex:none;width:34px;height:34px}.demo-stepper li:not(:last-child):after{width:2px;height:auto;inset:34px auto -9px 16px}.guide-panel{align-items:flex-start;padding:22px}.guide-lock{width:36px;height:36px}.invoice-metrics{grid-template-columns:repeat(2,1fr)}.guided-workspace{padding:22px 18px}.workspace-heading{align-items:flex-start}.invoice-facts{grid-template-columns:1fr 1fr;gap:14px}.draft-heading{flex-direction:column;align-items:flex-start;gap:4px}.draft pre{font-size:13px}.primary-action-zone,.primary-action-zone .button{width:100%}.primary-wide{min-width:0}.table-wrap{overflow-x:auto}.audit-section table{min-width:620px}.pricing-grid{gap:20px}.price-card .plan-audience{min-height:0}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
