:root{color:#17302f;background:#f3f1eb;font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #17302f;--muted: #667573;--paper: #fffefa;--paper-strong: #ffffff;--line: #d9ded8;--line-dark: #bdc8c2;--forest: #123a36;--green: #087d69;--green-bright: #16a085;--mint: #dff5ec;--lime: #ccf07a;--blue: #4c6fff;--blue-soft: #e8ecff;--amber: #c76d19;--amber-soft: #fff2dd;--danger: #b84b3f;--shadow: 0 22px 65px rgba(25, 53, 49, .09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 86% 3%,rgba(204,240,122,.17),transparent 27rem),#f3f1eb}button,input,select{font:inherit}button,a,select,input{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid rgba(76,111,255,.35);outline-offset:3px}button{cursor:pointer}h1,h2,h3,p{margin-top:0}.app-shell{overflow:hidden}.jouzu-bar{width:min(1180px,calc(100% - 48px));min-height:84px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(23,48,47,.13)}.brand{display:inline-flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none}.brand-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:12px 4px;color:var(--lime);background:var(--forest);font-weight:900;font-size:18px;letter-spacing:-.05em;transform:rotate(-2deg)}.brand>span:last-child{display:flex;flex-direction:column;line-height:1.08}.brand strong{font-size:13px;letter-spacing:.16em}.brand small{margin-top:5px;color:var(--muted);font-size:9px;font-weight:700;letter-spacing:.2em}.header-badges{display:flex;align-items:center;gap:8px}.header-badges span{padding:7px 11px;border:1px solid var(--line-dark);border-radius:999px;color:#536461;background:#ffffff73;font-size:11px;font-weight:700}.header-badges .privacy-badge{color:#166b5c;border-color:#b8dace;background:#e8f5ef}main{width:100%}.hero{width:min(1180px,calc(100% - 48px));min-height:510px;margin:0 auto;padding:76px 0 62px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);align-items:center;gap:70px}.section-kicker,.eyebrow{display:block;color:var(--green);font-size:11px;font-weight:900;letter-spacing:.18em}.hero h1{max-width:700px;margin:18px 0 24px;color:var(--forest);font-size:clamp(42px,5vw,70px);line-height:1.18;letter-spacing:-.055em}.hero h1 em{position:relative;z-index:0;color:inherit;font-style:normal;white-space:nowrap}.hero h1 em:after{position:absolute;z-index:-1;right:-4px;bottom:4px;left:-4px;height:14px;border-radius:3px;background:var(--lime);content:"";transform:rotate(-1deg)}.hero-copy>p{max-width:600px;margin-bottom:30px;color:#536461;font-size:16px;line-height:2}.hero-points{display:flex;flex-wrap:wrap;gap:24px;color:#415451;font-size:12px;font-weight:700}.hero-points span{display:inline-flex;align-items:center;gap:8px}.hero-points b{color:var(--green);font-size:10px;letter-spacing:.1em}.hero-visual{position:relative;width:380px;height:380px;justify-self:end}.signal-ring{position:absolute;border:1px solid rgba(8,125,105,.25);border-radius:50%}.signal-ring-outer{inset:5px;border-style:dashed;animation:slow-spin 32s linear infinite}.signal-ring-outer:before,.signal-ring-outer:after{position:absolute;width:12px;height:12px;border:5px solid #f3f1eb;border-radius:50%;background:var(--green);content:""}.signal-ring-outer:before{top:42px;right:44px}.signal-ring-outer:after{bottom:27px;left:74px;background:var(--blue)}.signal-ring-inner{inset:52px;border-color:#17302f26}.signal-core{position:absolute;inset:91px;display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#fff;background:radial-gradient(circle at 65% 26%,rgba(204,240,122,.2),transparent 35%),var(--forest);box-shadow:0 30px 65px #123a3642}.signal-core span,.signal-core small{color:#b7d2cc;font-size:9px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.signal-core strong{margin:7px 0;color:var(--lime);font-size:40px;letter-spacing:-.055em}.signal-label{position:absolute;padding:9px 13px;border:1px solid rgba(23,48,47,.13);border-radius:8px;background:#fffefaeb;box-shadow:0 10px 26px #17302f14;color:#425552;font-size:11px;font-weight:800;letter-spacing:.08em}.signal-a{top:79px;left:-4px}.signal-b{right:-2px;bottom:80px;color:var(--green)}@keyframes slow-spin{to{transform:rotate(360deg)}}.step-rail{width:min(1180px,calc(100% - 48px));margin:0 auto 72px;display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fffefab8}.step-item{position:relative;min-height:82px;padding:18px;display:flex;align-items:center;gap:12px;border-right:1px solid var(--line);border-top:0;border-bottom:0;border-left:0;color:inherit;background:transparent;text-align:left;transition:background .16s ease,color .16s ease}.step-item:last-child{border-right:0}.step-item:disabled{cursor:not-allowed}.step-available{cursor:pointer}.step-available:hover{background:#eef3ef}.step-number{color:#9aa6a2;font-size:10px;font-weight:900;letter-spacing:.1em}.step-copy{display:flex;flex-direction:column;gap:4px}.step-copy strong{font-size:13px}.step-copy small{color:#8a9794;font-size:9px;font-weight:700;letter-spacing:.06em;text-wrap:balance}.step-active{color:#fff;background:var(--forest)}.step-active .step-number,.step-active .step-copy small{color:var(--lime)}.step-next:after{position:absolute;top:8px;right:8px;width:7px;height:7px;border-radius:50%;background:var(--green-bright);content:""}.diagnostic-hero-visual{display:grid;place-items:center}.data-orbit{position:absolute;border:1px solid rgba(8,125,105,.24);border-radius:38% 62% 53% 47%/42% 44% 56% 58%}.data-orbit-outer{inset:12px;transform:rotate(17deg);animation:data-pulse 8s ease-in-out infinite}.data-orbit-inner{inset:55px;border-style:dashed;transform:rotate(-19deg)}.diagnostic-score-core{position:relative;z-index:2;width:196px;height:196px;display:flex;align-items:center;justify-content:center;flex-direction:column;border:15px solid #dce7df;border-top-color:var(--green);border-right-color:var(--green);border-bottom-color:#74b48d;border-radius:50%;color:#fff;background:var(--forest);box-shadow:0 30px 65px #123a363d;transform:rotate(-10deg)}.diagnostic-score-core>*{transform:rotate(10deg)}.diagnostic-score-core span,.diagnostic-score-core small{color:#a8c5be;font-size:8px;font-weight:900;letter-spacing:.16em}.diagnostic-score-core strong{margin:3px 0;color:var(--lime);font-size:54px;line-height:1;letter-spacing:-.06em}.data-label{position:absolute;z-index:3;padding:9px 13px;border:1px solid var(--line);border-radius:9px;color:var(--muted);background:#fffefaf0;box-shadow:0 12px 28px #17302f17;font-size:10px;font-weight:800}.data-label b{margin-right:5px;color:var(--green);font-size:15px}.data-label-missing{top:57px;left:2px}.data-label-ready{right:-3px;bottom:70px}.data-label-columns{right:20px;top:55px}@keyframes data-pulse{0%,to{transform:rotate(17deg) scale(1)}50%{transform:rotate(22deg) scale(1.025)}}.step-premium{background:#f7f5e8}.step-premium .step-copy small{color:#8b7826}.workspace-section{width:min(1180px,calc(100% - 48px));margin:0 auto;padding-bottom:96px}.diagnostic-title{align-items:center}.diagnostic-title>div:first-child>p{margin:10px 0 0;color:var(--muted);font-size:12px}.diagnostic-safety{padding:11px 14px;display:flex;align-items:center;gap:9px;border:1px solid #b9ddd1;border-radius:11px;background:#edf8f3}.diagnostic-safety>span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--green);font-size:10px;font-weight:900}.diagnostic-safety p{margin:0;color:#54716a;font-size:9px;line-height:1.45}.diagnostic-safety strong{display:block;color:var(--green);font-size:10px}.diagnostic-uploader{position:relative;min-height:490px;padding:58px 32px 30px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-style:dashed;background:radial-gradient(circle at 50% 35%,rgba(223,245,236,.8),transparent 15rem),var(--paper);text-align:center;transition:border-color .16s ease,background .16s ease,transform .16s ease}.diagnostic-uploader.is-dragging{border-color:var(--green);background:#f1fbf6;transform:scale(.995)}.upload-visual{position:relative;width:90px;height:76px;margin-bottom:25px;display:grid;place-items:center;border:1px solid #b8dace;border-radius:18px 18px 26px 8px;color:var(--green);background:#e3f5ed;font-size:13px;font-weight:900;letter-spacing:.1em;transform:rotate(-3deg)}.upload-visual:before,.upload-visual:after{position:absolute;z-index:-1;inset:8px -9px -8px 9px;border:1px solid #ced8d2;border-radius:inherit;background:#f8faf7;content:""}.upload-visual:after{inset:16px -16px -16px 16px;z-index:-2;opacity:.65}.upload-visual i{position:absolute;right:-7px;bottom:-7px;width:27px;height:27px;display:grid;border:6px solid var(--paper);border-radius:50%;background:var(--lime)}.diagnostic-uploader h3{margin:9px 0;color:var(--forest);font-size:clamp(24px,3vw,34px);letter-spacing:-.035em}.diagnostic-uploader>p{margin-bottom:23px;color:var(--muted);font-size:11px}.upload-button{width:290px;margin:0 auto}.upload-button:disabled{cursor:wait;opacity:.65}.sample-actions{margin-top:17px;display:flex;align-items:center;gap:8px;color:#9aa5a2;font-size:9px}.sample-actions button{padding:5px;border:0;color:var(--green);background:transparent;font-size:10px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.upload-error{max-width:620px;margin-top:17px;padding:10px 14px;border:1px solid #efc9c4;border-radius:8px;color:#98463d;background:#fff0ed;font-size:10px;font-weight:700}.diagnostic-checklist{width:calc(100% - 48px);max-width:720px;margin-top:39px;padding-top:18px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.diagnostic-checklist span{color:#697a76;font-size:10px;font-weight:800}.diagnostic-checklist b{margin-right:7px;color:#9aa5a2;font-size:8px}.diagnostic-results{display:flex;flex-direction:column;gap:14px}.diagnostic-overview{position:relative;min-height:225px;padding:35px 34px;display:grid;grid-template-columns:155px 1fr auto;align-items:center;gap:32px;overflow:hidden}.diagnostic-overview:after{position:absolute;top:-110px;right:80px;width:250px;height:250px;border:1px solid rgba(8,125,105,.09);border-radius:50%;content:""}.health-score{position:relative;z-index:1;width:145px;height:145px;padding:12px;display:grid;place-items:center;border-radius:50%}.health-score>div{width:121px;height:121px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:50%;color:#fff;background:var(--forest)}.health-score span,.health-score small{color:#a9c2bc;font-size:7px;font-weight:900;letter-spacing:.15em}.health-score strong{margin:3px 0 0;color:var(--lime);font-size:43px;line-height:.92;letter-spacing:-.06em}.overview-copy{position:relative;z-index:1}.grade-line{display:flex;align-items:center;gap:14px}.grade{width:48px;height:48px;display:grid;place-items:center;border-radius:11px;color:#fff;background:var(--green);font-size:23px;font-weight:900}.grade-B{background:#5d8f2f}.grade-C{background:var(--amber)}.grade-D{background:var(--danger)}.overview-copy h2{margin:5px 0 0;color:var(--forest);font-size:clamp(23px,3vw,34px);letter-spacing:-.04em}.overview-copy>p{margin:14px 0 18px;color:var(--muted);font-size:11px;line-height:1.7}.file-meta{display:flex;flex-wrap:wrap;gap:7px}.file-meta span{padding:6px 8px;border-radius:6px;color:#667572;background:#eef1ed;font-size:8px}.file-meta b{margin-right:5px;color:#40534f}.overview-reset{position:relative;z-index:2;white-space:nowrap}.diagnostic-metrics{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.diagnostic-metrics article{min-height:112px;padding:17px;display:flex;justify-content:center;flex-direction:column;border:1px solid var(--line);border-radius:14px;background:var(--paper)}.diagnostic-metrics span,.diagnostic-metrics small{color:var(--muted);font-size:8px;font-weight:800}.diagnostic-metrics strong{margin:4px 0;color:var(--forest);font-size:25px;letter-spacing:-.04em}.diagnostic-metrics .metric-alert{border-color:#ead4ae;background:#fffbf2}.diagnostic-metrics .metric-alert strong{color:var(--amber)}.diagnostic-metrics .metric-error{border-color:#e7bdb8;background:#fff7f5}.diagnostic-metrics .metric-error strong{color:var(--danger)}.diagnostic-tabs{padding:5px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line-dark);border-radius:13px;background:#ffffff80}.diagnostic-tabs button{min-height:45px;padding:8px 12px;border:0;border-radius:9px;color:#71807d;background:transparent;font-size:10px;font-weight:800}.diagnostic-tabs button span{min-width:20px;margin-left:6px;padding:3px 6px;display:inline-block;border-radius:999px;color:#73817e;background:#e8ece8;font-size:8px}.diagnostic-tabs button.active{color:#fff;background:var(--forest);box-shadow:0 7px 17px #123a3629}.diagnostic-tabs button.active span{color:var(--forest);background:var(--lime)}.diagnostic-view{min-height:460px;padding:30px;box-shadow:none}.diagnostic-view-heading{margin-bottom:25px;display:flex;justify-content:space-between;gap:30px}.diagnostic-view-heading h2{margin:6px 0 0;color:var(--forest);font-size:23px;letter-spacing:-.035em}.diagnostic-view-heading>p{max-width:430px;margin:4px 0 0;color:var(--muted);font-size:9px;line-height:1.7}.diagnostic-issue-list{display:grid;gap:10px}.diagnostic-issue{padding:18px;display:flex;gap:15px;border:1px solid var(--line);border-radius:13px;background:#fbfbf8}.issue-error{border-color:#ebc3be;background:#fff8f6}.issue-warning{border-color:#ead6af;background:#fffcf5}.issue-icon{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:var(--green);background:var(--mint);font-size:11px;font-weight:900}.issue-error .issue-icon{color:#fff;background:var(--danger)}.issue-warning .issue-icon{color:#fff;background:var(--amber)}.issue-body{min-width:0;flex:1}.issue-heading{display:flex;justify-content:space-between;gap:15px}.issue-heading strong{color:var(--ink);font-size:12px}.issue-heading>span{color:#87928f;font-size:8px;font-weight:800}.diagnostic-issue p{margin:5px 0 9px;color:var(--muted);font-size:9px;line-height:1.7}.issue-recommendation{padding:9px 11px;border-radius:7px;color:#53635f;background:#e8ede8ad;font-size:9px;line-height:1.6}.issue-recommendation span{margin-right:8px;color:var(--green);font-weight:900}.issue-columns{margin-top:8px;display:flex;flex-wrap:wrap;gap:5px}.issue-columns code{padding:4px 6px;border:1px solid var(--line);border-radius:5px;color:#53635f;background:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px}.column-table-shell,.preview-table-shell{width:100%;overflow-x:auto;border:1px solid var(--line);border-radius:11px}.column-table,.preview-table{width:100%;border-collapse:collapse;white-space:nowrap}.column-table th,.preview-table th{padding:11px 12px;color:#73817e;background:#eff2ee;font-size:8px;font-weight:900;text-align:left}.column-table td,.preview-table td{padding:12px;border-top:1px solid var(--line);color:#52625f;background:#fff;font-size:9px}.column-table td:first-child{min-width:155px}.column-table td:first-child strong,.column-table td:first-child small,.column-table td:nth-child(4) strong,.column-table td:nth-child(4) small,.column-table td:nth-child(5) strong,.column-table td:nth-child(5) small{display:block}.column-table td small{margin-top:3px;color:#929c99;font-size:7px}.column-summary{max-width:240px;overflow:hidden;text-overflow:ellipsis}.type-badge,.role-badge,.column-state{padding:5px 7px;display:inline-block;border-radius:6px;font-size:8px;font-weight:800}.type-badge{color:#52635f;background:#edf0ed}.type-number,.type-date{color:#345aa8;background:#eaf0ff}.type-empty{color:var(--danger);background:#ffebe8}.role-badge{color:#226e60;background:var(--mint)}.role-unknown{color:#747f7c;background:#eff1ef}.column-good{color:var(--green);background:#e7f5ee}.column-attention{color:var(--amber);background:var(--amber-soft)}.readiness-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.readiness-card{min-height:275px;padding:20px;border:1px solid var(--line);border-radius:14px;background:#fbfbf8}.readiness-card-ready{border-color:#b9ddd1;background:linear-gradient(145deg,#f3fcf8,#fffefa)}.readiness-card-needs-work{border-color:#ead6af}.readiness-heading{display:flex;align-items:center;justify-content:space-between}.readiness-number{color:#9aa5a2;font-size:9px;font-weight:900}.readiness-badge{padding:5px 8px;border-radius:999px;font-size:8px;font-weight:900}.readiness-ready{color:#166b5c;background:var(--mint)}.readiness-needs-work{color:#9a5c1f;background:var(--amber-soft)}.readiness-unavailable{color:#76827f;background:#e9ece9}.readiness-card h3{margin:16px 0 7px;color:var(--forest);font-size:16px}.readiness-card>p{min-height:40px;margin-bottom:15px;color:var(--muted);font-size:9px;line-height:1.6}.readiness-card ul{margin:0;padding:0;list-style:none}.readiness-card li{padding:7px 0;display:flex;gap:9px;border-top:1px solid var(--line)}.readiness-card li>span{width:18px;height:18px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;font-size:8px;font-weight:900}.requirement-met>span{color:#fff;background:var(--green)}.requirement-missing>span{color:#8b9693;background:#e5e9e6}.readiness-card li div{display:flex;flex-direction:column;gap:2px}.readiness-card li strong{font-size:9px}.readiness-card li small{color:#86918e;font-size:8px}.preview-table th:first-child,.preview-table td:first-child{position:sticky;left:0;z-index:1;color:#899491;background:#f3f5f2}.preview-empty{color:#aa7a47!important;background:#fff8eb!important;font-style:italic}.preview-table-shell>p{margin:0;padding:11px;border-top:1px solid var(--line);color:var(--muted);background:#f8f9f7;font-size:8px;text-align:center}.workspace-header{margin-bottom:24px;display:flex;align-items:end;justify-content:space-between;gap:24px}.workspace-header h2,.roadmap-copy h2{margin:8px 0 0;color:var(--forest);font-size:clamp(28px,3.2vw,43px);letter-spacing:-.045em}.tab-switcher{padding:4px;display:inline-flex;border:1px solid var(--line-dark);border-radius:12px;background:#ffffff80}.tab-switcher button{padding:10px 15px;border:0;border-radius:8px;color:var(--muted);background:transparent;font-size:12px;font-weight:800}.tab-switcher button.active{color:#fff;background:var(--forest);box-shadow:0 6px 14px #123a3629}.panel-card{border:1px solid var(--line);border-radius:22px;background:var(--paper);box-shadow:var(--shadow)}.input-card{overflow:hidden}.variant-grid{position:relative;display:grid;grid-template-columns:1fr 1fr}.variant-panel{position:relative;padding:32px 40px 30px}.variant-panel-a{border-right:1px solid var(--line)}.variant-panel-b{background:linear-gradient(145deg,rgba(223,245,236,.38),transparent 65%)}.variant-heading{margin-bottom:24px;display:flex;align-items:center;gap:13px}.variant-letter{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line-dark);border-radius:11px;color:#657572;background:#f2f2ee;font-weight:900}.variant-panel-b .variant-letter{color:#fff;border-color:var(--green);background:var(--green)}.variant-heading>div{display:flex;flex-direction:column;gap:3px}.variant-heading strong{font-size:15px}.variant-heading small{color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.number-field{display:flex;flex-direction:column;gap:8px;color:#5a6b68;font-size:11px;font-weight:800}.input-shell{position:relative;display:block}.input-shell input{width:100%;height:54px;padding:0 45px 0 15px;border:1px solid var(--line-dark);border-radius:10px;color:var(--ink);background:#fff;font-size:17px;font-weight:800;transition:border-color .16s ease,box-shadow .16s ease}.input-shell input:focus{border-color:var(--green);outline:none;box-shadow:0 0 0 4px #087d691a}.input-suffix{position:absolute;top:50%;right:14px;color:#8a9693;font-size:11px;transform:translateY(-50%)}.live-rate{margin-top:18px;padding-top:15px;display:flex;align-items:center;justify-content:space-between;border-top:1px dashed var(--line);color:var(--muted);font-size:11px}.live-rate strong{color:var(--ink);font-size:20px;letter-spacing:-.03em}.variant-panel-b .live-rate strong{color:var(--green)}.versus{position:absolute;z-index:2;top:50%;left:50%;width:42px;height:42px;display:grid;place-items:center;border:6px solid var(--paper);border-radius:50%;color:#75837f;background:#e5e8e4;font-size:9px;font-weight:900;transform:translate(-50%,-50%)}.analysis-controls{min-height:92px;padding:18px 28px;display:flex;align-items:center;justify-content:center;gap:16px;border-top:1px solid var(--line);background:#f6f5f0}.analysis-controls label{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:11px;font-weight:800}.analysis-controls select{height:44px;padding:0 32px 0 12px;border:1px solid var(--line-dark);border-radius:9px;color:var(--ink);background:#fff;font-size:12px;font-weight:800}.primary-button,.secondary-button,.text-button{border:0;font-weight:800}.primary-button{min-width:260px;height:50px;padding:0 19px 0 22px;display:flex;align-items:center;justify-content:space-between;border-radius:10px;color:#fff;background:var(--green);box-shadow:0 10px 22px #087d6936;transition:transform .16s ease,background .16s ease}.primary-button:hover{background:#076c5c;transform:translateY(-1px)}.primary-button span{color:var(--lime);font-size:18px}.calculation-note{color:#7d8a87;font-size:10px}.form-error{margin:0;padding:13px 18px;border-top:1px solid #efc9c4;color:#98463d;background:#fff0ed;font-size:12px;font-weight:700;line-height:1.7}.csv-strip{position:relative;min-height:76px;margin:14px 0 34px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px dashed var(--line-dark);border-radius:14px;background:#fffefa8f}.csv-strip>div:first-child,.csv-actions{display:flex;align-items:center;gap:12px}.csv-strip>div:first-child>div{display:flex;flex-direction:column;gap:3px}.csv-strip strong{font-size:12px}.csv-strip small{color:var(--muted);font-size:10px}.csv-icon{width:43px;height:36px;display:grid;place-items:center;border-radius:7px;color:#1c6b5e;background:var(--mint);font-size:9px;font-weight:900;letter-spacing:.08em}.secondary-button{padding:10px 15px;border:1px solid var(--line-dark);border-radius:8px;color:var(--ink);background:#fff;font-size:11px}.secondary-button:hover{border-color:var(--green)}.text-button{padding:8px;color:var(--green);background:transparent;font-size:10px;text-decoration:underline;text-underline-offset:3px}.csv-message{position:absolute;right:18px;bottom:-26px;color:var(--green);font-size:10px;font-weight:800}.verdict{position:relative;min-height:144px;margin-bottom:16px;padding:30px 38px;display:flex;align-items:center;gap:22px;overflow:hidden;border-radius:20px}.verdict:after{position:absolute;width:220px;height:220px;top:-124px;right:-40px;border:1px solid currentColor;border-radius:50%;opacity:.13;content:""}.verdict-success{color:#fff;background:radial-gradient(circle at 85% 30%,rgba(204,240,122,.17),transparent 26%),var(--forest)}.verdict-pending{color:var(--ink);border:1px solid #d6d7be;background:#f8f5dd}.verdict-warning{color:#643d18;border:1px solid #ebc997;background:var(--amber-soft)}.verdict-mark{width:58px;height:58px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:var(--forest);background:var(--lime);font-size:25px;font-weight:900}.verdict-pending .verdict-mark{color:#675f27;background:#e8df8a}.verdict-warning .verdict-mark{color:#fff;background:var(--amber)}.verdict .eyebrow{color:var(--lime)}.verdict-pending .eyebrow,.verdict-warning .eyebrow{color:currentColor}.verdict h2{margin:6px 0 7px;font-size:clamp(20px,2.4vw,30px);letter-spacing:-.035em}.verdict p{max-width:780px;margin-bottom:0;color:#ffffffb8;font-size:12px;line-height:1.8}.verdict-pending p,.verdict-warning p{color:#6e6740}.metric-grid{margin-bottom:16px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.metric-card{min-height:142px;padding:20px;display:flex;flex-direction:column;justify-content:center;border:1px solid var(--line);border-radius:16px;background:var(--paper)}.metric-label{color:var(--muted);font-size:10px;font-weight:800}.metric-card strong{margin:8px 0;color:var(--ink);font-size:clamp(22px,2.6vw,32px);letter-spacing:-.04em}.metric-note{color:#83908d;font-size:9px;line-height:1.55}.metric-positive{border-color:#b9ddd1;background:linear-gradient(145deg,#f5fffb,#fffefa)}.metric-positive strong{color:var(--green)}.metric-caution{border-color:#ead4ae}.analysis-detail-grid{display:grid;grid-template-columns:1.45fr .85fr;gap:16px}.comparison-card,.decision-card,.planner{padding:28px}.card-heading{margin-bottom:26px;display:flex;justify-content:space-between;gap:20px}.card-heading h2,.card-heading h3,.decision-card h3{margin:6px 0 0;color:var(--forest);letter-spacing:-.025em}.card-heading h3,.decision-card h3{font-size:18px}.confidence-chip{height:fit-content;padding:7px 10px;border-radius:999px;color:#6b7976;background:#f0f2ef;font-size:9px;font-weight:800}.rate-row{display:grid;grid-template-columns:170px 1fr 108px;align-items:center;gap:16px}.rate-row+.rate-row{margin-top:25px}.rate-meta{display:grid;grid-template-columns:auto 1fr;gap:2px 8px;align-items:center}.rate-meta>span:last-child{grid-column:2;color:#8a9693;font-size:9px}.variant-dot{width:9px;height:9px;grid-row:1 / 3;border-radius:50%;background:#97a39f}.variant-b{background:var(--green)}.rate-meta strong{font-size:11px}.rate-track{height:12px;overflow:hidden;border-radius:999px;background:#e9ece8}.rate-fill{height:100%;border-radius:999px;background:#95a29e;transition:width .5s ease}.rate-fill-b{background:linear-gradient(90deg,var(--green),var(--green-bright))}.rate-value{display:flex;align-items:end;flex-direction:column;gap:3px}.rate-value strong{font-size:16px}.rate-value span{color:#8a9693;font-size:8px}.action-list{margin:20px 0;padding:0;list-style:none}.action-list li{display:flex;gap:11px}.action-list li+li{margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}.action-list li>span{width:25px;height:25px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:var(--green);background:var(--mint);font-size:9px;font-weight:900}.action-list p{margin-bottom:0;color:var(--muted);font-size:10px;line-height:1.7}.action-list p strong{display:block;color:var(--ink);font-size:11px}.bayes-note{padding:14px;display:flex;flex-direction:column;gap:3px;border-radius:10px;background:#eff4f2}.bayes-note span,.bayes-note small{color:var(--muted);font-size:8px}.bayes-note strong{color:var(--forest);font-size:11px}.method-note{margin-top:14px;border:1px solid var(--line);border-radius:12px;background:#fffefa99}.method-note summary{padding:14px 17px;cursor:pointer;color:#52635f;font-size:10px;font-weight:800}.method-note>div{padding:0 17px 14px}.method-note p{margin-bottom:8px;color:var(--muted);font-size:9px;line-height:1.8}.planner{min-height:420px}.planner .card-heading p{max-width:650px;margin:10px 0 0;color:var(--muted);font-size:12px;line-height:1.8}.planner-layout{display:grid;grid-template-columns:1fr .9fr;gap:34px;align-items:stretch}.planner-inputs{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-content:center}.planner-inputs .number-field:last-child{grid-column:1 / 3}.sample-result{min-height:230px;padding:30px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:16px;color:#fff;background:var(--forest);text-align:center}.sample-result>span,.sample-result small{color:#aec9c3;font-size:9px;font-weight:800;letter-spacing:.09em}.sample-result>strong{margin:7px 0 2px;color:var(--lime);font-size:clamp(32px,4vw,48px);letter-spacing:-.05em}.sample-result p{margin-bottom:14px;font-size:12px}.sample-equation{margin-bottom:13px;display:flex;align-items:center;gap:12px;font-weight:800}.sample-arrow{color:var(--lime)}.roadmap-section{padding:90px max(24px,calc((100% - 1180px)/2));color:#fff;background:linear-gradient(120deg,rgba(204,240,122,.07),transparent 28%),var(--forest)}.roadmap-section .section-kicker{color:var(--lime)}.roadmap-copy{max-width:720px}.roadmap-copy h2{color:#fff}.roadmap-copy p{margin:17px 0 34px;color:#b6ccc7;font-size:13px;line-height:1.9}.roadmap-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14)}.roadmap-grid article{min-height:210px;padding:26px;border-right:1px solid rgba(255,255,255,.14)}.roadmap-grid article:last-child{border-right:0}.roadmap-grid article>span{color:var(--lime);font-size:10px;font-weight:900;letter-spacing:.1em}.roadmap-grid h3{margin:22px 0 10px;font-size:17px}.roadmap-grid p{min-height:58px;color:#a8bfba;font-size:10px;line-height:1.8}.roadmap-grid small{color:#6f9189;font-size:9px;font-weight:800}.jouzu-outro{min-height:120px;padding:30px max(24px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:30px;background:#0b2e2b}.jouzu-footer-brand{color:#fff}.jouzu-footer-brand .brand-mark{color:var(--forest);background:var(--lime)}.jouzu-footer-brand small{color:#73978f}.jouzu-outro>p{margin-bottom:0;color:#73978f;font-size:9px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:980px){.hero{grid-template-columns:1fr 330px;gap:30px}.hero-visual{width:320px;height:320px}.signal-core{inset:77px}.signal-ring-inner{inset:44px}.step-item{padding:14px 10px}.step-copy strong{font-size:11px}.variant-panel{padding:28px}.metric-grid{grid-template-columns:1fr 1fr}.analysis-detail-grid{grid-template-columns:1fr}.roadmap-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.jouzu-bar,.hero,.step-rail,.workspace-section{width:min(100% - 28px,1180px)}.jouzu-bar{min-height:72px}.header-badges span:not(.privacy-badge){display:none}.privacy-badge{font-size:9px!important}.hero{min-height:auto;padding:55px 0 32px;grid-template-columns:1fr}.hero h1{font-size:clamp(39px,12vw,56px)}.hero-visual{display:none}.hero-points{gap:14px}.step-rail{margin-bottom:58px;grid-template-columns:1fr 1fr}.step-item{min-height:67px;border-bottom:1px solid var(--line)}.step-item:nth-child(2n){border-right:0}.step-item:last-child{grid-column:1 / 3;border-bottom:0}.workspace-header{align-items:stretch;flex-direction:column}.tab-switcher{width:100%}.tab-switcher button{flex:1}.variant-grid{grid-template-columns:1fr}.variant-panel-a{border-right:0;border-bottom:1px solid var(--line)}.versus{top:50%}.analysis-controls{padding:18px;align-items:stretch;flex-direction:column}.analysis-controls label{justify-content:space-between}.primary-button{width:100%;min-width:0}.calculation-note{text-align:center}.csv-strip{padding:17px;align-items:stretch;flex-direction:column}.csv-actions{justify-content:flex-end}.csv-message{position:static;margin:0}.verdict{padding:24px;align-items:flex-start;flex-direction:column}.metric-grid{grid-template-columns:1fr 1fr}.metric-card{min-height:135px;padding:16px}.rate-row{grid-template-columns:1fr 85px}.rate-track{grid-column:1 / 3;grid-row:2}.planner-layout,.planner-inputs{grid-template-columns:1fr}.planner-inputs .number-field:last-child{grid-column:auto}.roadmap-section{padding-top:66px;padding-bottom:66px}.roadmap-grid{grid-template-columns:1fr}.roadmap-grid article,.roadmap-grid article:nth-child(2){min-height:auto;border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.roadmap-grid article:last-child{border-bottom:0}.roadmap-grid p{min-height:auto}footer{align-items:flex-start;flex-direction:column}}@media(max-width:430px){.brand strong{font-size:11px}.brand small{font-size:7px}.header-badges{display:none}.hero-copy>p{font-size:14px}.field-grid,.metric-grid{grid-template-columns:1fr}.variant-panel,.comparison-card,.decision-card,.planner{padding:22px 18px}.metric-card{min-height:120px}.csv-actions{justify-content:stretch}.csv-actions button{flex:1}}@media(max-width:980px){.diagnostic-overview{grid-template-columns:145px 1fr}.overview-reset{grid-column:2;justify-self:start}.diagnostic-metrics{grid-template-columns:repeat(3,1fr)}.diagnostic-metrics article:nth-child(4),.diagnostic-metrics article:nth-child(5){grid-column:span 1}}@media(max-width:760px){.diagnostic-title{align-items:stretch}.diagnostic-safety{width:fit-content}.diagnostic-uploader{min-height:520px;padding:48px 18px 26px}.upload-button{width:min(100%,290px)}.diagnostic-checklist{grid-template-columns:1fr 1fr;gap:13px}.diagnostic-overview{padding:28px 20px;grid-template-columns:1fr;justify-items:center;gap:20px}.overview-copy{text-align:center}.grade-line,.file-meta{justify-content:center}.overview-reset{grid-column:auto;justify-self:center}.diagnostic-metrics{grid-template-columns:1fr 1fr}.diagnostic-metrics article:last-child{grid-column:1 / 3}.diagnostic-tabs{grid-template-columns:1fr 1fr}.diagnostic-view{padding:23px 17px}.diagnostic-view-heading{align-items:flex-start;flex-direction:column;gap:8px}.diagnostic-view-heading>p{max-width:none}.readiness-grid{grid-template-columns:1fr}.diagnostic-issue{padding:15px}}@media(max-width:430px){.sample-actions{align-items:stretch;flex-direction:column}.sample-actions>span{display:none}.diagnostic-metrics{grid-template-columns:1fr}.diagnostic-metrics article:last-child{grid-column:auto}.diagnostic-tabs{grid-template-columns:1fr}.grade-line{align-items:flex-start}.overview-copy h2{text-align:left}.diagnostic-issue{align-items:flex-start}.issue-heading{flex-direction:column;gap:4px}}.prepost-hero-visual{overflow:hidden;border:1px solid rgba(8,125,105,.18);border-radius:46% 54% 47% 53%/54% 43% 57% 46%;background:linear-gradient(rgba(8,125,105,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(8,125,105,.06) 1px,transparent 1px),#fffefac7;background-size:48px 48px;box-shadow:inset 0 0 70px #ccf07a21}.effect-grid-line{position:absolute;left:38px;right:38px;height:1px;background:#17302f17}.effect-grid-line-a{top:130px}.effect-grid-line-b{top:248px}.effect-intervention{position:absolute;z-index:1;top:52px;bottom:48px;left:194px;border-left:1px dashed rgba(199,109,25,.72)}.effect-intervention span{position:absolute;top:-3px;left:7px;padding:5px 7px;border-radius:5px;color:#8b5a25;background:var(--amber-soft);font-size:8px;font-weight:900;white-space:nowrap}.effect-path{position:absolute;z-index:2;inset:0}.effect-path i{--segment-color: var(--green);--segment-angle: -23deg;position:absolute;width:10px;height:10px;border:3px solid var(--paper);border-radius:50%;background:var(--segment-color);box-shadow:0 2px 7px #17302f2e}.effect-path i:after{position:absolute;z-index:-1;top:1px;left:5px;width:72px;height:2px;background:var(--segment-color);content:"";transform:rotate(var(--segment-angle));transform-origin:left center}.effect-path i:last-child:after{display:none}.effect-path i:nth-child(1){left:36px;top:259px}.effect-path i:nth-child(2){left:105px;top:229px}.effect-path i:nth-child(3){left:174px;top:198px}.effect-path i:nth-child(4){left:243px;top:168px}.effect-path i:nth-child(5){left:312px;top:137px}.effect-path-counterfactual i{--segment-color: #728b86}.effect-path-counterfactual i:after{background:repeating-linear-gradient(90deg,var(--segment-color) 0 7px,transparent 7px 12px)}.effect-path-observed i:nth-child(-n+3){opacity:0}.effect-path-observed i:nth-child(3){top:198px;opacity:1;--segment-angle: -48deg}.effect-path-observed i:nth-child(4){top:119px;--segment-angle: -31deg}.effect-path-observed i:nth-child(5){top:78px}.effect-lift-card{position:absolute;z-index:4;right:42px;bottom:35px;min-width:146px;padding:15px 17px;border-radius:12px;color:#fff;background:var(--forest);box-shadow:0 16px 36px #123a3638}.effect-lift-card span,.effect-lift-card small{display:block;color:#a9c7bf;font-size:7px;font-weight:900;letter-spacing:.13em}.effect-lift-card strong{margin:4px 0;display:block;color:var(--lime);font-size:25px;letter-spacing:-.05em}.effect-legend{position:absolute;z-index:4;left:38px;padding-left:14px;color:var(--muted);font-size:8px;font-weight:800}.effect-legend:before{position:absolute;top:4px;left:0;width:8px;height:2px;background:var(--green);content:""}.effect-legend-actual{top:50px}.effect-legend-counter{top:70px}.effect-legend-counter:before{background:#728b86}.prepost-title{align-items:center}.prepost-title>div:first-child>p{margin:10px 0 0;color:var(--muted);font-size:12px}.prepost-file-strip{margin-bottom:14px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid var(--line);border-radius:13px;background:#ffffff94}.prepost-file-name{min-width:0;display:flex;align-items:center;gap:12px}.prepost-file-name>div{min-width:0;display:flex;flex-direction:column;gap:4px}.prepost-file-name strong,.prepost-file-name small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prepost-file-name strong{color:var(--ink);font-size:11px}.prepost-file-name small{color:var(--muted);font-size:8px}.prepost-config{margin-bottom:18px;padding:26px;box-shadow:none}.prepost-config-heading{align-items:flex-start}.prepost-config-heading h3,.prepost-chart-heading h3,.effect-detail-card h3,.reliability-card h3{margin:6px 0 0;color:var(--forest);font-size:21px;letter-spacing:-.035em}.prepost-config-heading p,.prepost-chart-heading p{margin:6px 0 0;color:var(--muted);font-size:9px;line-height:1.7}.row-count-chip{padding:7px 10px;border-radius:999px;color:#277565;background:var(--mint);font-size:8px;font-weight:900}.prepost-field-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.prepost-field-grid>label{min-width:0;display:flex;flex-direction:column;gap:7px;color:var(--muted);font-size:9px;font-weight:800}.prepost-field-grid select,.prepost-field-grid input{width:100%;height:42px;padding:0 11px;border:1px solid var(--line-dark);border-radius:9px;color:var(--ink);background:#fff;font-size:11px;font-weight:700}.prepost-field-grid .input-shell input{padding-right:36px}.prepost-field-grid .input-suffix{right:10px;font-size:9px}.assumption-settings{margin-top:18px;padding:15px;display:grid;grid-template-columns:220px 1fr;gap:18px;border-radius:10px;background:#f3f6f2}.assumption-settings>div:first-child{display:flex;flex-direction:column;gap:4px}.assumption-settings strong{color:var(--ink);font-size:10px}.assumption-settings small{color:var(--muted);font-size:8px;line-height:1.6}.assumption-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px}.assumption-checks label{display:flex;align-items:flex-start;gap:8px;color:#51625f;font-size:9px;font-weight:700;line-height:1.5}.assumption-checks input{width:15px;height:15px;flex:0 0 auto;margin:0;accent-color:var(--green)}.prepost-run-row{margin-top:18px;display:flex;align-items:center;gap:16px}.prepost-run-row>span{color:var(--muted);font-size:8px;font-weight:700}.data-note{margin-top:12px;padding:10px 12px;border-radius:8px;color:#8a5c2c;background:var(--amber-soft);font-size:9px}.prepost-results{display:grid;gap:18px}.verdict-danger{border-color:#e4bbb6;background:linear-gradient(135deg,#fff4f2,#fffefa)}.verdict-danger .verdict-mark{color:#fff;background:var(--danger)}.reliability-pill{min-width:102px;margin-left:auto;padding:12px 15px;display:flex;align-items:center;flex-direction:column;border:1px solid rgba(8,125,105,.2);border-radius:12px;background:#ffffffa8}.reliability-pill span,.reliability-pill small{color:var(--muted);font-size:7px;font-weight:800}.reliability-pill strong{margin:2px 0;color:var(--green);font-size:22px}.reliability-低 strong{color:var(--danger)}.reliability-中 strong{color:var(--amber)}.metric-negative strong{color:var(--danger)}.prepost-chart-card{padding:26px;box-shadow:none}.prepost-chart-heading{align-items:flex-start}.model-chips{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.model-chips span{padding:6px 8px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:#f8faf7;font-size:7px;font-weight:800}.prepost-chart-shell{width:100%;min-width:0}.prepost-chart-legend{margin-bottom:8px;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:16px}.prepost-chart-legend-item{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:8px;font-weight:800}.prepost-chart-legend-item i{width:17px;height:3px;display:inline-block;border-radius:999px}.legend-observed{background:var(--green)}.legend-counterfactual{background:repeating-linear-gradient(90deg,#536d68 0 5px,transparent 5px 8px)}.legend-band{height:8px!important;background:#4c6fff2e}.prepost-chart{width:100%;display:block;overflow:visible;touch-action:pan-y}.chart-grid-line{stroke:#dce2dd;stroke-width:1}.chart-axis-tick{stroke:#9ba9a5;stroke-width:1}.chart-axis-label{fill:#73817e;font-size:10px;font-weight:700}.counterfactual-band{fill:#4c6fff1a;stroke:none}.counterfactual-line,.observed-line{fill:none;stroke-linecap:round;stroke-linejoin:round}.counterfactual-line{stroke:#536d68;stroke-width:2;stroke-dasharray:6 5}.observed-line{stroke:var(--green);stroke-width:2.7}.intervention-line{stroke:var(--amber);stroke-width:1.2;stroke-dasharray:4 4}.intervention-label{fill:#9b6428;font-size:9px;font-weight:900}.selected-guide{stroke:#17302f33;stroke-width:1}.selected-observed{fill:var(--green);stroke:#fff;stroke-width:2}.selected-counterfactual{fill:#fff;stroke:#536d68;stroke-width:2}.chart-selected-detail{min-height:42px;padding:10px 12px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 20px;border-radius:9px;color:var(--muted);background:#f3f6f2;font-size:9px}.chart-selected-detail strong{color:var(--ink)}.chart-selected-detail .positive{color:var(--green);font-weight:900}.chart-selected-detail .negative{color:var(--danger);font-weight:900}.chart-scrubber{margin-top:8px;display:flex;align-items:center;gap:12px;color:var(--muted);font-size:8px;font-weight:800}.chart-scrubber input{min-width:0;flex:1;accent-color:var(--green)}.prepost-detail-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:18px}.effect-detail-card,.reliability-card{padding:24px;box-shadow:none}.effect-table-shell{overflow-x:auto;border:1px solid var(--line);border-radius:10px}.effect-table{width:100%;border-collapse:collapse;white-space:nowrap}.effect-table th,.effect-table td{padding:11px 12px;text-align:right}.effect-table th{color:var(--muted);background:#f0f3ef;font-size:8px;font-weight:900}.effect-table th:first-child,.effect-table td:first-child{text-align:left}.effect-table td{border-top:1px solid var(--line);color:#4d5f5b;background:#fff;font-size:9px}.effect-table td strong,.effect-table td small{display:block}.effect-table td strong{color:var(--ink);font-size:9px}.effect-table td small{margin-top:3px;color:#8a9693;font-size:7px}.simple-comparison-note{margin-top:12px;padding:12px 14px;display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:12px;border-radius:9px;background:var(--amber-soft)}.simple-comparison-note span{color:#92602d;font-size:8px;font-weight:900}.simple-comparison-note strong{color:var(--ink);font-size:11px}.simple-comparison-note small{color:#806a51;font-size:8px;line-height:1.5}.assumption-count{padding:6px 8px;border-radius:999px;color:#8e602e;background:var(--amber-soft);font-size:8px;font-weight:900}.assumption-count.complete{color:#246b5e;background:var(--mint)}.model-summary-grid{margin-bottom:13px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.model-summary-grid>div{padding:10px;display:flex;flex-direction:column;gap:3px;border:1px solid var(--line);border-radius:8px;background:#fbfcfa}.model-summary-grid span{color:var(--muted);font-size:7px;font-weight:800}.model-summary-grid strong{color:var(--forest);font-size:15px}.analysis-warning-list{display:grid;gap:8px}.analysis-warning{padding:10px;display:flex;align-items:flex-start;gap:9px;border-radius:8px;background:#f4f6f3}.analysis-warning>span{width:19px;height:19px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--green);font-size:8px;font-weight:900}.analysis-warning p{margin:0;color:var(--muted);font-size:8px;line-height:1.6}.analysis-warning p strong{display:block;color:var(--ink);font-size:9px}.warning-warning{background:var(--amber-soft)}.warning-warning>span{background:var(--amber)}.warning-clear{background:var(--mint)}@media(max-width:980px){.prepost-field-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.prepost-detail-grid{grid-template-columns:1fr}}@media(max-width:760px){.prepost-title{align-items:stretch}.prepost-file-strip{align-items:stretch;flex-direction:column}.prepost-file-strip .csv-actions{justify-content:flex-start;flex-wrap:wrap}.prepost-field-grid{grid-template-columns:1fr 1fr}.assumption-settings{grid-template-columns:1fr;gap:12px}.assumption-checks{grid-template-columns:1fr}.prepost-run-row{align-items:stretch;flex-direction:column}.reliability-pill{margin-left:0;align-items:flex-start}.prepost-chart-heading{align-items:flex-start;flex-direction:column}.model-chips,.prepost-chart-legend{justify-content:flex-start}.simple-comparison-note{grid-template-columns:1fr;gap:4px}}@media(max-width:430px){.prepost-config,.prepost-chart-card,.effect-detail-card,.reliability-card{padding:20px 16px}.prepost-file-strip .csv-actions{display:grid;grid-template-columns:1fr}.prepost-field-grid{grid-template-columns:1fr}.chart-selected-detail{align-items:flex-start;flex-direction:column;gap:4px}.effect-table th,.effect-table td{padding:9px}}.geo-hero-visual{overflow:hidden;border:1px solid rgba(76,111,255,.18);border-radius:52% 48% 46% 54%/47% 55% 45% 53%;background:linear-gradient(rgba(76,111,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(76,111,255,.07) 1px,transparent 1px),#fffefacc;background-size:48px 48px;box-shadow:inset 0 0 78px #4c6fff14}.geo-hero-grid{position:absolute;right:36px;left:36px;height:1px;background:#17302f17}.geo-hero-grid-a{top:126px}.geo-hero-grid-b{top:250px}.geo-hero-intervention{position:absolute;z-index:1;top:48px;bottom:42px;left:192px;border-left:1px dashed rgba(199,109,25,.78)}.geo-hero-intervention span{position:absolute;top:0;left:7px;padding:5px 7px;border-radius:5px;color:#8b5a25;background:var(--amber-soft);font-size:8px;font-weight:900;white-space:nowrap}.geo-hero-path{position:absolute;z-index:2;inset:0}.geo-hero-path i{--geo-segment: var(--blue);--geo-angle: -20deg;position:absolute;width:10px;height:10px;border:3px solid var(--paper);border-radius:50%;background:var(--geo-segment);box-shadow:0 2px 7px #17302f29}.geo-hero-path i:after{position:absolute;z-index:-1;top:1px;left:5px;width:65px;height:2px;background:var(--geo-segment);content:"";transform:rotate(var(--geo-angle));transform-origin:left center}.geo-hero-path i:last-child:after{display:none}.geo-hero-path i:nth-child(1){left:31px;top:256px}.geo-hero-path i:nth-child(2){left:91px;top:234px}.geo-hero-path i:nth-child(3){left:151px;top:212px}.geo-hero-path i:nth-child(4){left:211px;top:190px}.geo-hero-path i:nth-child(5){left:271px;top:168px}.geo-hero-path i:nth-child(6){left:331px;top:146px}.geo-hero-control i{--geo-segment: #728b86}.geo-hero-control i:after{background:repeating-linear-gradient(90deg,#728b86 0 7px,transparent 7px 12px)}.geo-hero-treated i:nth-child(-n+2){opacity:0}.geo-hero-treated i:nth-child(3){--geo-angle: -48deg}.geo-hero-treated i:nth-child(4){top:151px;--geo-angle: -38deg}.geo-hero-treated i:nth-child(5){top:112px;--geo-angle: -28deg}.geo-hero-treated i:nth-child(6){top:80px}.geo-hero-effect{position:absolute;z-index:4;right:38px;bottom:30px;min-width:153px;padding:15px 17px;border-radius:12px;color:#fff;background:var(--forest);box-shadow:0 16px 36px #123a3638}.geo-hero-effect span,.geo-hero-effect small{display:block;color:#a9c7bf;font-size:7px;font-weight:900;letter-spacing:.12em}.geo-hero-effect strong{margin:4px 0;display:block;color:var(--lime);font-size:24px;letter-spacing:-.05em}.geo-hero-legend{position:absolute;z-index:4;left:36px;padding-left:15px;color:var(--muted);font-size:8px;font-weight:800}.geo-hero-legend:before{position:absolute;top:4px;left:0;width:9px;height:2px;background:var(--blue);content:""}.geo-hero-legend-treated{top:48px}.geo-hero-legend-control{top:68px}.geo-hero-legend-control:before{background:#728b86}.geo-title{align-items:center}.geo-title>div:first-child>p{margin:10px 0 0;color:var(--muted);font-size:12px}.geo-file-strip{margin-bottom:14px}.geo-config{margin-bottom:18px;padding:26px;box-shadow:none}.geo-config-heading{align-items:flex-start}.geo-config-heading h3,.geo-chart-heading h3,.geo-region-card h3,.geo-candidate-card h3,.geo-quality-card h3,.geo-did-equation h3{margin:6px 0 0;color:var(--forest);font-size:21px;letter-spacing:-.035em}.geo-config-heading p,.geo-chart-heading p{margin:6px 0 0;color:var(--muted);font-size:10px;line-height:1.7}.geo-field-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.geo-field-grid>label{min-width:0;display:flex;flex-direction:column;gap:7px;color:var(--muted);font-size:10px;font-weight:800}.geo-field-grid select,.geo-field-grid input{width:100%;height:42px;padding:0 11px;border:1px solid var(--line-dark);border-radius:9px;color:var(--ink);background:#fff;font-size:11px;font-weight:700}.geo-field-grid .input-shell input{padding-right:37px}.geo-field-grid .input-suffix{right:10px;font-size:9px}.geo-control-settings{margin-top:16px;padding:14px 15px;display:grid;grid-template-columns:220px 1fr;align-items:center;gap:18px;border:1px solid #dce5e0;border-radius:10px;background:#f8faf7}.geo-control-settings>div:first-child{display:flex;flex-direction:column;gap:4px}.geo-control-settings strong{color:var(--ink);font-size:10px}.geo-control-settings small{color:var(--muted);font-size:8px;line-height:1.6}.geo-control-checks{display:flex;flex-wrap:wrap;gap:8px}.geo-control-checks label{padding:8px 10px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:8px;color:#4f625e;background:#fff;font-size:9px;font-weight:800}.geo-control-checks input{width:15px;height:15px;margin:0;accent-color:var(--green)}.geo-control-checks>span{color:var(--muted);font-size:9px}.geo-assumption-settings{grid-template-columns:220px 1fr}.geo-assumption-settings .assumption-checks{grid-template-columns:repeat(3,minmax(0,1fr))}.geo-results{display:grid;gap:18px}.geo-results .verdict{position:relative}.geo-results .reliability-pill{margin-left:auto}.geo-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.geo-result-metric .metric-note{line-height:1.5}.geo-did-equation,.geo-chart-card,.geo-region-card,.geo-candidate-card,.geo-quality-card{padding:26px;box-shadow:none}.geo-pvalue-chip{padding:7px 10px;border-radius:999px;color:#3653b8;background:var(--blue-soft);font-size:9px;font-weight:900}.geo-equation-grid{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:12px}.geo-equation-group,.geo-equation-result{min-width:0;padding:18px;display:flex;flex-direction:column;justify-content:center;gap:7px;border-radius:10px}.geo-equation-group{border:1px solid var(--line);background:#fafbf9}.geo-equation-treated{border-color:#bec8fb;background:#f3f5ff}.geo-equation-result{color:#fff;background:var(--forest)}.geo-equation-group>span,.geo-equation-result>span,.geo-equation-group small,.geo-equation-result small{color:var(--muted);font-size:9px;font-weight:800}.geo-equation-result>span,.geo-equation-result small{color:#acc7c1}.geo-equation-group strong,.geo-equation-result strong{color:var(--ink);font-size:18px;letter-spacing:-.03em}.geo-equation-result strong{color:var(--lime);font-size:23px}.geo-equation-group strong i{color:var(--muted);font-style:normal}.geo-equation-minus,.geo-equation-equals{align-self:center;color:#82918e;font-size:24px;font-weight:500}.geo-chart-heading{align-items:flex-start;gap:24px}.parallel-status{min-width:205px;padding:10px 12px;display:flex;flex-direction:column;gap:3px;border-radius:9px;font-size:9px;font-weight:800}.parallel-status strong{font-size:11px}.parallel-pass{color:#246b5e;background:var(--mint)}.parallel-fail{color:#8b5a25;background:var(--amber-soft)}.geo-chart-shell{min-width:0;overflow:hidden}.geo-chart-legend{margin:4px 0;display:flex;flex-wrap:wrap;align-items:center;gap:12px;color:#4f625e;font-size:10px;font-weight:800}.geo-chart-legend span{display:inline-flex;align-items:center;gap:6px}.geo-chart-legend small{margin-left:auto;color:var(--muted);font-size:9px}.geo-chart-legend i{width:15px;height:3px;display:inline-block;border-radius:999px;background:var(--blue)}.geo-chart-legend .geo-legend-control{background:repeating-linear-gradient(90deg,#758984 0 5px,transparent 5px 8px)}.geo-chart-legend .geo-legend-event{height:8px;border-radius:50%}.geo-chart-legend .geo-legend-interval{height:2px;background:#82918e}.geo-trend-chart,.geo-event-chart{max-width:100%;display:block;touch-action:pan-y}.geo-post-area{fill:var(--mint);opacity:.65}.geo-grid-line{stroke:#dfe4df;stroke-width:1}.geo-base-line{stroke:#99a8a4;stroke-width:1;stroke-dasharray:4 4}.geo-zero-line{stroke:#7d8e89;stroke-width:1.4}.geo-axis-tick{stroke:#a8b3af;stroke-width:1}.geo-axis-label{fill:#657572;font-size:10px;font-weight:700}.geo-intervention-line{stroke:var(--amber);stroke-width:1.5;stroke-dasharray:5 4}.geo-intervention-label{fill:#8b5a25;font-size:10px;font-weight:900}.geo-treated-line,.geo-control-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5}.geo-treated-line{stroke:var(--blue)}.geo-control-line{stroke:#758984;stroke-dasharray:6 5}.geo-selected-guide{stroke:#17302f5c;stroke-width:1;stroke-dasharray:2 3;pointer-events:none}.geo-selected-treated{fill:var(--blue);stroke:#fff;stroke-width:2}.geo-selected-control{fill:#758984;stroke:#fff;stroke-width:2}.geo-event-interval,.geo-event-cap{stroke:#758984;stroke-width:1.5}.geo-event-pre{fill:#fff;stroke:var(--blue);stroke-width:2}.geo-event-post{fill:var(--blue);stroke:var(--blue);stroke-width:2}.geo-event-reference{fill:var(--forest);stroke:#fff;stroke-width:2}.geo-selected-detail{min-height:42px;padding:10px 13px;display:flex;align-items:center;flex-wrap:wrap;gap:8px 18px;border-radius:9px;color:#50625f;background:#f3f6f2;font-size:10px}.geo-selected-detail strong{color:var(--ink)}.geo-selected-detail .positive{color:var(--green);font-weight:900}.geo-selected-detail .negative{color:var(--danger);font-weight:900}.geo-chart-scrubber{margin-top:9px;display:flex;align-items:center;gap:12px;color:var(--muted);font-size:9px;font-weight:800}.geo-chart-scrubber input{width:min(360px,100%);accent-color:var(--blue)}.geo-detail-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:18px}.geo-region-card,.geo-candidate-card{min-width:0}.geo-region-card .card-heading>small,.geo-candidate-card .card-heading>small{max-width:170px;color:var(--muted);font-size:8px;line-height:1.5;text-align:right}.geo-table-shell{overflow-x:auto}.geo-table{width:100%;border-collapse:collapse;font-size:10px}.geo-table th,.geo-table td{padding:10px 8px;border-bottom:1px solid var(--line);text-align:right;white-space:nowrap}.geo-table th{color:var(--muted);background:#f2f5f1;font-size:9px;font-weight:900}.geo-table th:first-child,.geo-table td:first-child{text-align:left}.geo-table tbody tr:last-child td{border-bottom:0}.geo-table td{color:#50625f}.geo-table td strong{color:var(--ink)}.geo-table .geo-positive{color:var(--green);font-weight:900}.geo-table .geo-negative{color:var(--danger);font-weight:900}.candidate-list{display:grid;gap:9px}.candidate-row{display:grid;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:8px}.candidate-rank{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;color:#46635e;background:#eef3ef;font-size:8px;font-weight:900}.candidate-row>div:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:2px}.candidate-row>div:nth-child(2) strong{color:var(--ink);font-size:10px}.candidate-row>div:nth-child(2) small{color:var(--muted);font-size:8px}.candidate-score{display:flex;align-items:baseline;color:var(--muted);font-size:7px}.candidate-score strong{color:var(--green);font-size:14px}.candidate-bar{grid-column:2 / 4;height:3px;overflow:hidden;border-radius:999px;background:#e4e9e5}.candidate-bar i{height:100%;display:block;border-radius:inherit;background:var(--green)}.candidate-note{margin:16px 0 0;padding-top:13px;border-top:1px solid var(--line);color:var(--muted);font-size:8px;line-height:1.7}.geo-quality-layout{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);gap:18px}.geo-model-summary{margin:0;grid-template-columns:repeat(3,minmax(0,1fr))}.geo-warning-list{align-content:start}@media(max-width:980px){.geo-field-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.geo-assumption-settings .assumption-checks,.geo-metric-grid{grid-template-columns:1fr 1fr}.geo-detail-grid,.geo-quality-layout{grid-template-columns:1fr}}@media(max-width:760px){.geo-title,.geo-file-strip,.geo-chart-heading{align-items:stretch;flex-direction:column}.geo-file-strip .csv-actions{justify-content:flex-start;flex-wrap:wrap}.geo-field-grid{grid-template-columns:1fr 1fr}.geo-control-settings,.geo-assumption-settings{grid-template-columns:1fr;gap:12px}.geo-assumption-settings .assumption-checks,.geo-equation-grid{grid-template-columns:1fr}.geo-equation-minus,.geo-equation-equals{justify-self:center;line-height:.6}.parallel-status{min-width:0}.geo-chart-legend small{width:100%;margin-left:0}.geo-model-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:430px){.geo-config,.geo-did-equation,.geo-chart-card,.geo-region-card,.geo-candidate-card,.geo-quality-card{padding:20px 16px}.geo-file-strip .csv-actions{display:grid;grid-template-columns:1fr}.geo-field-grid,.geo-metric-grid{grid-template-columns:1fr}.geo-results .metric-card{min-height:118px}.geo-selected-detail{align-items:flex-start;flex-direction:column;gap:4px}.geo-chart-scrubber{align-items:stretch;flex-direction:column}.geo-chart-scrubber input{width:100%}.geo-region-card .card-heading,.geo-candidate-card .card-heading{align-items:flex-start;flex-direction:column}.geo-region-card .card-heading>small,.geo-candidate-card .card-heading>small{max-width:none;text-align:left}}.step-premium{cursor:pointer}.step-premium:hover{background:#f1edcf}.mmm-hero-visual{overflow:hidden;border:1px solid rgba(204,240,122,.28);border-radius:48% 52% 57% 43%/53% 45% 55% 47%;background:radial-gradient(circle at 70% 30%,rgba(204,240,122,.18),transparent 35%),var(--forest);box-shadow:0 32px 75px #123a363b}.mmm-hero-orbit{position:absolute;border:1px solid rgba(204,240,122,.17);border-radius:50%}.mmm-hero-orbit-a{inset:19px;border-style:dashed;transform:rotate(13deg);animation:slow-spin 38s linear infinite}.mmm-hero-orbit-b{inset:62px;border-color:#ffffff1a;transform:rotate(-17deg)}.mmm-hero-bars{position:absolute;z-index:2;top:89px;left:55px;width:126px;height:146px;display:flex;align-items:flex-end;gap:8px}.mmm-hero-bars:before,.mmm-hero-bars:after{position:absolute;right:0;left:0;height:1px;background:#ffffff1a;content:""}.mmm-hero-bars:before{top:45px}.mmm-hero-bars:after{top:92px}.mmm-hero-bars i{position:relative;z-index:1;width:23px;border-radius:6px 6px 2px 2px;background:var(--lime);box-shadow:0 8px 18px #ccf07a1c}.mmm-hero-bars i:nth-child(1){height:74px}.mmm-hero-bars i:nth-child(2){height:122px;background:#79cbb1}.mmm-hero-bars i:nth-child(3){height:91px;background:#8fa6ff}.mmm-hero-bars i:nth-child(4){height:55px;background:#e5ac65}.mmm-hero-curve{position:absolute;z-index:3;top:59px;right:49px;width:146px;height:120px}.mmm-hero-curve i{--curve-angle: -28deg;position:absolute;width:9px;height:9px;border:2px solid var(--forest);border-radius:50%;background:var(--lime);box-shadow:0 0 0 2px #ccf07a26}.mmm-hero-curve i:after{position:absolute;z-index:-1;top:2px;left:5px;width:36px;height:2px;background:var(--lime);content:"";transform:rotate(var(--curve-angle));transform-origin:left center}.mmm-hero-curve i:last-child:after{display:none}.mmm-hero-curve i:nth-child(1){left:0;top:93px;--curve-angle: -47deg}.mmm-hero-curve i:nth-child(2){left:30px;top:61px;--curve-angle: -29deg}.mmm-hero-curve i:nth-child(3){left:61px;top:44px;--curve-angle: -18deg}.mmm-hero-curve i:nth-child(4){left:94px;top:33px;--curve-angle: -10deg}.mmm-hero-curve i:nth-child(5){left:128px;top:27px}.mmm-hero-roi{position:absolute;z-index:4;right:46px;bottom:50px;min-width:164px;padding:17px 19px;border:1px solid rgba(255,255,255,.13);border-radius:13px;background:#082522c7;box-shadow:0 18px 38px #0000002e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mmm-hero-roi span,.mmm-hero-roi small{display:block;color:#9fbeb6;font-size:7px;font-weight:900;letter-spacing:.13em}.mmm-hero-roi strong{margin:4px 0;display:block;color:var(--lime);font-size:30px;letter-spacing:-.05em}.mmm-hero-label{position:absolute;z-index:4;padding:7px 10px;border:1px solid rgba(255,255,255,.13);border-radius:7px;color:#c4d8d3;background:#082522bf;font-size:8px;font-weight:900}.mmm-hero-label-a{left:34px;bottom:73px}.mmm-hero-label-b{left:47px;bottom:41px}.mmm-hero-pro{position:absolute;z-index:4;top:37px;left:39px;padding:7px 10px;border-radius:999px;color:var(--forest);background:var(--lime);font-size:8px;font-weight:900;letter-spacing:.1em}.mmm-title{align-items:center}.mmm-title>div:first-child>p{margin:10px 0 0;color:var(--muted);font-size:12px}.mmm-pro-badge{padding:11px 14px;display:flex;align-items:center;gap:10px;border:1px solid #d8d399;border-radius:11px;color:#6d6124;background:#f7f3d8}.mmm-pro-badge>span{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;color:var(--lime);background:var(--forest);font-size:9px;font-weight:900}.mmm-pro-badge p{margin:0;display:flex;flex-direction:column;font-size:8px;line-height:1.5}.mmm-pro-badge strong{color:#61551d;font-size:10px}.mmm-file-strip{margin-bottom:14px}.mmm-config{margin-bottom:18px;padding:26px;box-shadow:none}.mmm-config-heading{align-items:flex-start}.mmm-config-heading h3,.mmm-chart-heading h3,.mmm-contribution-card h3,.mmm-response-card h3,.mmm-budget-card h3,.mmm-quality-card h3{margin:6px 0 0;color:var(--forest);font-size:21px;letter-spacing:-.035em}.mmm-config-heading p,.mmm-chart-heading p,.mmm-budget-heading p{margin:6px 0 0;color:var(--muted);font-size:10px;line-height:1.7}.mmm-field-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.mmm-field-grid>label{min-width:0;display:flex;flex-direction:column;gap:7px;color:var(--muted);font-size:10px;font-weight:800}.mmm-field-grid select{width:100%;height:42px;padding:0 11px;border:1px solid var(--line-dark);border-radius:9px;color:var(--ink);background:#fff;font-size:11px;font-weight:700}.mmm-column-settings{margin-top:17px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.mmm-column-group{min-width:0;padding:15px;border:1px solid #dce5e0;border-radius:11px;background:#f8faf7}.mmm-column-group>div:first-child{margin-bottom:11px;display:flex;flex-direction:column;gap:4px}.mmm-column-group strong{color:var(--ink);font-size:10px}.mmm-column-group small{color:var(--muted);font-size:8px;line-height:1.5}.mmm-column-checks{display:flex;flex-wrap:wrap;gap:7px}.mmm-column-checks label{max-width:100%;padding:7px 9px;display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:8px;color:#50625f;background:#fff;font-size:9px;font-weight:800}.mmm-column-checks input{width:14px;height:14px;flex:0 0 auto;margin:0;accent-color:var(--green)}.mmm-column-checks span{overflow:hidden;text-overflow:ellipsis}.mmm-assumption-settings .assumption-checks{grid-template-columns:repeat(2,minmax(0,1fr))}.mmm-results{display:grid;gap:18px}.mmm-results .reliability-pill{margin-left:auto}.mmm-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.mmm-result-metric .metric-note{line-height:1.5}.mmm-chart-card,.mmm-contribution-card,.mmm-response-card,.mmm-budget-card,.mmm-quality-card{padding:26px;box-shadow:none}.mmm-chart-heading,.mmm-budget-heading{align-items:flex-start;gap:24px}.mmm-chart-shell,.mmm-response-shell{min-width:0;overflow:hidden}.mmm-chart-legend{margin:4px 0;display:flex;flex-wrap:wrap;align-items:center;gap:12px;color:#4f625e;font-size:10px;font-weight:800}.mmm-chart-legend span{display:inline-flex;align-items:center;gap:6px}.mmm-chart-legend small{margin-left:auto;color:var(--muted);font-size:9px}.mmm-chart-legend i{width:17px;height:3px;display:inline-block;border-radius:999px}.mmm-legend-actual{background:var(--forest)}.mmm-legend-fitted{background:var(--blue)}.mmm-legend-baseline{background:repeating-linear-gradient(90deg,#7b8e89 0 5px,transparent 5px 8px)}.mmm-fit-chart,.mmm-response-chart{max-width:100%;display:block;touch-action:pan-y}.mmm-holdout-area{fill:var(--blue-soft);opacity:.6}.mmm-grid-line{stroke:#dfe4df;stroke-width:1}.mmm-axis-label{fill:#657572;font-size:11px;font-weight:700}.mmm-holdout-line{stroke:#7b8ed8;stroke-width:1.4;stroke-dasharray:5 4}.mmm-holdout-label{fill:#4d62ae;font-size:11px;font-weight:900}.mmm-actual-line,.mmm-fitted-line,.mmm-baseline-line,.mmm-response-line{fill:none;stroke-linecap:round;stroke-linejoin:round}.mmm-actual-line{stroke:var(--forest);stroke-width:2.5}.mmm-fitted-line{stroke:var(--blue);stroke-width:2.2}.mmm-baseline-line{stroke:#758984;stroke-width:1.8;stroke-dasharray:6 5}.mmm-selected-guide{stroke:#17302f61;stroke-width:1;stroke-dasharray:2 3}.mmm-selected-actual{fill:var(--forest);stroke:#fff;stroke-width:2}.mmm-selected-fitted{fill:var(--blue);stroke:#fff;stroke-width:2}.mmm-selected-detail{min-height:42px;padding:10px 13px;display:flex;align-items:center;flex-wrap:wrap;gap:8px 18px;border-radius:9px;color:#50625f;background:#f3f6f2;font-size:10px}.mmm-selected-detail strong{color:var(--ink)}.mmm-selected-detail .positive{color:var(--green);font-weight:900}.mmm-selected-detail .caution{color:var(--amber);font-weight:900}.mmm-chart-scrubber{margin-top:9px;display:flex;align-items:center;gap:12px;color:var(--muted);font-size:9px;font-weight:800}.mmm-chart-scrubber input{width:min(360px,100%);accent-color:var(--blue)}.mmm-contribution-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:18px}.mmm-contribution-card,.mmm-response-card{min-width:0}.mmm-contribution-card .card-heading>small,.mmm-response-card .card-heading>small{max-width:155px;color:var(--muted);font-size:8px;line-height:1.5;text-align:right}.mmm-channel-list{display:grid;gap:13px}.mmm-channel-row{padding-bottom:12px;border-bottom:1px solid var(--line)}.mmm-channel-row:last-child{padding-bottom:0;border-bottom:0}.mmm-channel-heading{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px}.mmm-channel-swatch{width:11px;height:11px;border-radius:3px}.mmm-channel-heading>div{min-width:0;display:flex;flex-direction:column;gap:2px}.mmm-channel-heading strong{color:var(--ink);font-size:11px}.mmm-channel-heading small{overflow:hidden;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.mmm-identify-badge{padding:5px 7px;border-radius:999px;font-size:7px;font-weight:900}.mmm-identify-badge.identified{color:#246b5e;background:var(--mint)}.mmm-identify-badge.unidentified{color:#8b5a25;background:var(--amber-soft)}.mmm-contribution-values{margin:10px 0 8px 20px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.mmm-contribution-values>div{display:grid;grid-template-columns:1fr auto;align-items:baseline;gap:3px 8px}.mmm-contribution-values span,.mmm-contribution-values small{color:var(--muted);font-size:8px}.mmm-contribution-values strong{color:var(--forest);font-size:14px}.mmm-contribution-values small{grid-column:2;text-align:right}.mmm-contribution-track{height:5px;margin-left:20px;overflow:hidden;border-radius:999px;background:#e6ebe7}.mmm-contribution-track i{height:100%;display:block;border-radius:inherit}.mmm-channel-row>p{margin:7px 0 0 20px;color:var(--muted);font-size:8px;line-height:1.5}.mmm-channel-0{background:var(--green)}.mmm-channel-1{background:var(--blue)}.mmm-channel-2{background:var(--amber)}.mmm-channel-3{background:#8b68b5}.mmm-channel-tabs{margin-bottom:8px;display:flex;flex-wrap:wrap;gap:6px}.mmm-channel-tabs button{padding:7px 9px;border:1px solid var(--line);border-radius:8px;color:var(--muted);background:#f8faf7;font-size:8px;font-weight:800}.mmm-channel-tabs button.active{color:#fff;border-color:var(--forest);background:var(--forest)}.mmm-response-line{stroke:var(--green);stroke-width:2.8}.mmm-proportional-guide{stroke:#758984;stroke-width:1;stroke-dasharray:4 4}.mmm-recommended-guide{stroke:var(--blue);stroke-width:1.2;stroke-dasharray:4 4}.mmm-proportional-point{fill:#fff;stroke:#758984;stroke-width:2.5}.mmm-recommended-point{fill:var(--blue);stroke:#fff;stroke-width:2}.mmm-response-detail{padding:10px 12px;display:flex;flex-wrap:wrap;gap:8px 14px;border-radius:9px;color:var(--muted);background:#f3f6f2;font-size:9px}.mmm-response-detail span{display:inline-flex;align-items:center;gap:5px}.mmm-response-detail strong{color:var(--ink)}.mmm-response-detail i{width:8px;height:8px;display:inline-block;border-radius:50%}.mmm-dot-proportional{border:2px solid #758984;background:#fff}.mmm-dot-recommended{background:var(--blue)}.mmm-budget-summary{min-width:175px;padding:12px 15px;display:flex;align-items:flex-end;flex-direction:column;border-radius:10px;color:#fff;background:var(--forest)}.mmm-budget-summary span,.mmm-budget-summary small{color:#adc7c0;font-size:8px;font-weight:800}.mmm-budget-summary strong{margin:2px 0;color:var(--lime);font-size:22px}.mmm-budget-control{margin-bottom:17px;padding:14px 15px;display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:14px;border-radius:10px;color:var(--muted);background:#f3f6f2;font-size:9px;font-weight:800}.mmm-budget-control span{display:flex;align-items:baseline;gap:6px}.mmm-budget-control strong{color:var(--forest);font-size:16px}.mmm-budget-control input{width:100%;accent-color:var(--green)}.mmm-budget-control small{color:var(--green);font-size:9px}.mmm-budget-table-shell{overflow-x:auto}.mmm-budget-table{width:100%;border-collapse:collapse;font-size:10px}.mmm-budget-table th,.mmm-budget-table td{padding:11px 10px;border-bottom:1px solid var(--line);text-align:right;white-space:nowrap}.mmm-budget-table th{color:var(--muted);background:#f2f5f1;font-size:9px;font-weight:900}.mmm-budget-table th:first-child,.mmm-budget-table td:first-child{text-align:left}.mmm-budget-table tbody tr:last-child td{border-bottom:0}.mmm-budget-table td{color:#50625f}.mmm-budget-table td strong{color:var(--ink)}.mmm-budget-table .mmm-positive{color:var(--green);font-weight:900}.mmm-budget-table .mmm-negative{color:var(--danger);font-weight:900}.mmm-quality-layout{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);gap:18px}.mmm-model-summary{margin:0;grid-template-columns:repeat(3,minmax(0,1fr))}.mmm-warning-list{align-content:start}@media(max-width:980px){.mmm-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mmm-metric-grid{grid-template-columns:1fr 1fr}.mmm-contribution-grid,.mmm-quality-layout{grid-template-columns:1fr}}@media(max-width:760px){.mmm-title,.mmm-file-strip,.mmm-chart-heading,.mmm-budget-heading{align-items:stretch;flex-direction:column}.mmm-file-strip .csv-actions{justify-content:flex-start;flex-wrap:wrap}.mmm-column-settings,.mmm-assumption-settings .assumption-checks{grid-template-columns:1fr}.mmm-chart-legend small{width:100%;margin-left:0}.mmm-budget-summary{min-width:0;align-items:flex-start}.mmm-budget-control{grid-template-columns:1fr;gap:8px}.mmm-model-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:430px){.mmm-config,.mmm-chart-card,.mmm-contribution-card,.mmm-response-card,.mmm-budget-card,.mmm-quality-card{padding:20px 16px}.mmm-file-strip .csv-actions{display:grid;grid-template-columns:1fr}.mmm-field-grid,.mmm-metric-grid{grid-template-columns:1fr}.mmm-results .metric-card{min-height:118px}.mmm-selected-detail,.mmm-chart-scrubber{align-items:flex-start;flex-direction:column;gap:4px}.mmm-chart-scrubber input{width:100%}.mmm-contribution-card .card-heading,.mmm-response-card .card-heading{align-items:flex-start;flex-direction:column}.mmm-contribution-card .card-heading>small,.mmm-response-card .card-heading>small{max-width:none;text-align:left}.mmm-contribution-values{grid-template-columns:1fr}.mmm-response-detail{display:grid;grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--jouzu-forest: #103a35;--jouzu-forest-deep: #092b29;--jouzu-lime: #d7f779;--jouzu-cream: #f4f1e8;--jouzu-ink: #163330;--jouzu-coral: #ff8e72}.app-shell{overflow:clip}.jouzu-bar{position:relative;z-index:50;width:min(1240px,calc(100% - 48px));min-height:92px;border-bottom-color:#103a351f}.jouzu-brand .brand-mark{width:44px;height:44px;border-radius:14px 5px;color:var(--jouzu-lime);background:var(--jouzu-forest);box-shadow:0 8px 20px #103a3526;font-size:20px}.jouzu-brand strong{font-size:17px;letter-spacing:.07em}.jouzu-brand small{margin-top:6px;color:#798681;font-size:8px;letter-spacing:.24em}.lp-nav{display:flex;align-items:center;gap:clamp(20px,3vw,42px)}.lp-nav a{position:relative;padding:12px 0;color:#3c5350;font-size:12px;font-weight:800;text-decoration:none}.lp-nav a:after{position:absolute;right:0;bottom:5px;left:0;height:2px;border-radius:999px;background:var(--green);content:"";transform:scaleX(0);transition:transform .18s ease}.lp-nav a:hover:after{transform:scaleX(1)}.header-cta{display:flex;align-items:center;gap:16px}.header-cta>span{color:#6a7774;font-size:10px;font-weight:800;letter-spacing:.05em}.header-cta button{min-height:44px;padding:0 19px;border:0;border-radius:999px;color:#fff;background:var(--jouzu-forest);box-shadow:0 10px 24px #103a3526;font-size:12px;font-weight:900;transition:transform .18s ease,box-shadow .18s ease}.header-cta button:hover,.lp-button:hover,.question-card:hover{transform:translateY(-2px)}.header-cta button:hover{box-shadow:0 14px 28px #103a3538}#choose-analysis,#how-it-works,#analysis-lab,#pricing,#trust{scroll-margin-top:24px}.lp-hero{position:relative;isolation:isolate;width:min(1320px,calc(100% - 32px));min-height:650px;margin:16px auto 0;padding:clamp(56px,7vw,92px) clamp(30px,6.3vw,86px);display:grid;grid-template-columns:minmax(0,1.04fr) minmax(440px,.96fr);align-items:center;gap:clamp(48px,6vw,92px);overflow:hidden;border-radius:40px;color:#fff;background:radial-gradient(circle at 90% 7%,rgba(215,247,121,.2),transparent 23rem),radial-gradient(circle at 52% 130%,rgba(72,171,147,.3),transparent 30rem),var(--jouzu-forest-deep);box-shadow:0 30px 80px #0d332f29}.lp-hero:before{position:absolute;z-index:-1;top:-190px;right:-130px;width:540px;height:540px;border:1px solid rgba(255,255,255,.09);border-radius:50%;box-shadow:0 0 0 62px #ffffff06,0 0 0 124px #ffffff05;content:""}.lp-hero:after{position:absolute;z-index:-1;bottom:0;left:0;width:48%;height:1px;background:linear-gradient(90deg,var(--jouzu-lime),transparent);content:""}.lp-eyebrow{display:flex;align-items:center;gap:10px;color:#ffffffad;font-size:11px;font-weight:800;letter-spacing:.08em}.lp-eyebrow span{padding:5px 8px;border-radius:5px;color:var(--jouzu-forest-deep);background:var(--jouzu-lime);font-size:9px;letter-spacing:.12em}.lp-hero-copy h1{max-width:680px;margin:24px 0 25px;color:#fff;font-size:clamp(43px,5.3vw,70px);line-height:1.16;letter-spacing:-.055em}.lp-hero-copy h1 em{position:relative;display:inline;color:var(--jouzu-lime);font-style:normal}.lp-hero-copy>p{max-width:630px;margin-bottom:33px;color:#ffffffb8;font-size:15px;line-height:1.95}.lp-hero-actions{display:flex;flex-wrap:wrap;gap:12px}.lp-button{min-height:52px;padding:0 23px;display:inline-flex;align-items:center;justify-content:center;gap:18px;border:1px solid transparent;border-radius:999px;font-size:13px;font-weight:900;letter-spacing:.01em;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.lp-button-primary{color:var(--jouzu-forest-deep);background:var(--jouzu-lime);box-shadow:0 12px 28px #d7f77929}.lp-button-ghost{color:#fff;border-color:#ffffff3d;background:#ffffff0a}.lp-button-ghost:hover{background:#ffffff1a}.lp-button-dark{color:#fff;background:var(--jouzu-forest)}.lp-button-lime{color:var(--jouzu-forest-deep);background:var(--jouzu-lime)}.lp-hero-notes{margin-top:23px;display:flex;flex-wrap:wrap;gap:10px 20px;color:#fff9;font-size:10px;font-weight:700}.lp-hero-notes b{margin-right:5px;color:var(--jouzu-lime)}.unified-hero-visual{position:relative;min-height:470px}.hero-dashboard{position:absolute;inset:28px 22px 28px 0;padding:25px;overflow:hidden;border:1px solid rgba(255,255,255,.75);border-radius:25px;color:var(--jouzu-ink);background:#fffffff5;box-shadow:0 30px 70px #00141252;transform:rotate(1.2deg)}.hero-dashboard:after{position:absolute;right:-80px;bottom:-100px;width:240px;height:240px;border-radius:50%;background:#d7f77933;content:""}.hero-dashboard-top{display:flex;align-items:center;justify-content:space-between;color:#788581;font-size:9px;font-weight:900;letter-spacing:.14em}.hero-dashboard-top>span:first-child{display:inline-flex;align-items:center;gap:7px}.hero-dashboard-top i{width:7px;height:7px;border-radius:50%;background:#14a681;box-shadow:0 0 0 4px #14a6811f}.hero-dashboard-status{padding:6px 9px;border-radius:999px;color:#087560;background:#e4f7ee;letter-spacing:.06em}.hero-dashboard-verdict{margin-top:23px;padding:18px;display:flex;align-items:center;gap:14px;border-radius:16px;background:#edf7e9}.verdict-symbol{width:38px;height:38px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;color:#fff;background:var(--green);font-weight:900}.hero-dashboard-verdict div{display:grid;gap:3px}.hero-dashboard-verdict small{color:#70807a;font-size:9px;font-weight:800}.hero-dashboard-verdict strong{color:var(--jouzu-forest);font-size:17px}.hero-dashboard-verdict p{margin:0;color:#63736e;font-size:9px}.hero-dashboard-metrics{margin-top:15px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.hero-dashboard-metrics article{padding:15px 17px;display:grid;gap:3px;border:1px solid #e4e9e5;border-radius:14px;background:#fff}.hero-dashboard-metrics span{color:#7b8784;font-size:9px;font-weight:800}.hero-dashboard-metrics strong{color:var(--jouzu-forest);font-size:25px;letter-spacing:-.04em}.hero-dashboard-metrics article:first-child strong{color:#07816b}.hero-dashboard-metrics small{color:#95a09d;font-size:8px}.hero-dashboard-chart{position:relative;height:135px;margin-top:15px;padding:18px;overflow:hidden;border:1px solid #e4e9e5;border-radius:14px;background:#fbfcf9}.chart-label{position:relative;z-index:3;color:#75827e;font-size:9px;font-weight:800}.chart-grid{position:absolute;inset:42px 18px 17px;display:flex;flex-direction:column;justify-content:space-between}.chart-grid i{width:100%;border-top:1px dashed #dfe5e1}.chart-line{position:absolute;right:21px;bottom:25px;left:21px;height:64px;display:flex;align-items:flex-end;justify-content:space-between}.chart-line:before{position:absolute;right:0;left:0;height:2px;border-radius:99px;content:"";transform-origin:left center}.chart-line i{position:relative;z-index:2;width:6px;height:6px;border:2px solid white;border-radius:50%}.chart-line-base:before{bottom:24px;background:#b8c3bf;transform:rotate(-2deg)}.chart-line-base i{margin-bottom:22px;background:#a9b5b1}.chart-line-base i:nth-child(2){margin-bottom:28px}.chart-line-base i:nth-child(3){margin-bottom:25px}.chart-line-base i:nth-child(4){margin-bottom:31px}.chart-line-base i:nth-child(5){margin-bottom:29px}.chart-line-result:before{bottom:30px;background:#14977d;transform:rotate(-10deg)}.chart-line-result i{margin-bottom:23px;background:#14977d}.chart-line-result i:nth-child(2){margin-bottom:29px}.chart-line-result i:nth-child(3){margin-bottom:37px}.chart-line-result i:nth-child(4){margin-bottom:48px}.chart-line-result i:nth-child(5){margin-bottom:57px}.hero-float{position:absolute;z-index:5;display:flex;align-items:center;border:1px solid rgba(255,255,255,.5);color:var(--jouzu-forest);background:#fffffff5;box-shadow:0 14px 36px #00181538}.hero-float-tools,.hero-float-free{width:102px;height:102px;flex-direction:column;justify-content:center;border-radius:50%}.hero-float strong{font-size:27px;line-height:1}.hero-float span{margin-top:6px;color:#70807b;font-size:9px;font-weight:800}.hero-float-tools{top:-46px;right:-15px}.hero-float-free{right:-25px;bottom:0;color:#ce5f45}.hero-float-private{bottom:23px;left:-35px;padding:12px 15px;gap:8px;border-radius:999px}.hero-float-private .lock-dot{margin:0;color:#17a381;font-size:8px}.hero-float-private strong{font-size:10px}.trust-ribbon{width:min(1160px,calc(100% - 48px));margin:0 auto;padding:27px 0 32px;display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid rgba(16,58,53,.13)}.trust-ribbon>div{padding:0 24px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:2px 12px;border-right:1px solid rgba(16,58,53,.12)}.trust-ribbon>div:last-child{border-right:0}.trust-ribbon span{grid-row:1 / 3;color:#9ba69f;font-family:Georgia,serif;font-size:20px;font-style:italic}.trust-ribbon strong{color:var(--jouzu-forest);font-size:12px}.trust-ribbon small{color:#7a8783;font-size:9px}.choice-section{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:120px 0 118px}.lp-section-heading{max-width:760px;margin:0 auto 52px;text-align:center}.lp-section-heading h2,.how-intro h2,.outcome-copy h2,.trust-copy h2,.faq-heading h2,.final-cta h2,.lab-heading h2,.pro-value-copy h2{color:var(--jouzu-forest);letter-spacing:-.045em}.lp-section-heading h2{margin:17px 0 14px;font-size:clamp(36px,4.7vw,58px);line-height:1.22}.lp-section-heading>p{margin:0;color:#687773;font-size:14px;line-height:1.9}.question-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.question-card{position:relative;min-height:292px;padding:25px;display:flex;flex-direction:column;grid-column:span 2;overflow:hidden;border:1px solid rgba(16,58,53,.1);border-radius:22px;color:var(--jouzu-ink);background:var(--paper-strong);box-shadow:0 15px 42px #1633300f;text-align:left;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.question-card:nth-child(4),.question-card:nth-child(5){min-height:260px;grid-column:span 3}.question-card:before{position:absolute;top:-56px;right:-46px;width:155px;height:155px;border-radius:50%;background:var(--question-soft);content:""}.question-card:after{position:absolute;right:0;bottom:0;left:0;height:4px;background:var(--question-accent);content:"";transform:scaleX(.24);transform-origin:left;transition:transform .22s ease}.question-card:hover{border-color:color-mix(in srgb,var(--question-accent) 35%,transparent);box-shadow:0 23px 52px #1633301a}.question-card:hover:after{transform:scaleX(1)}.question-green{--question-accent: #16967c;--question-soft: #e2f5ec}.question-blue{--question-accent: #5778e8;--question-soft: #e9edff}.question-amber{--question-accent: #dc8a30;--question-soft: #fff0db}.question-violet{--question-accent: #8a69c8;--question-soft: #f0e9fb}.question-coral{--question-accent: #e96f56;--question-soft: #ffebe5}.question-number{position:relative;z-index:2;width:39px;height:39px;display:grid;place-items:center;border-radius:12px 4px;color:var(--question-accent);background:var(--question-soft);font-size:10px;font-weight:900;letter-spacing:.1em}.question-copy{margin-top:auto;display:grid;gap:8px}.question-copy small{color:var(--question-accent);font-size:9px;font-weight:900;letter-spacing:.06em}.question-copy strong{max-width:290px;font-size:clamp(18px,2vw,23px);line-height:1.42;letter-spacing:-.035em}.question-copy>span{color:#6b7975;font-size:11px;line-height:1.65}.question-copy em{margin-top:3px;color:#85918e;font-size:9px;font-style:normal;font-weight:700}.question-arrow{position:absolute;top:27px;right:28px;z-index:2;color:var(--question-accent);font-size:19px}.how-section{width:min(1240px,calc(100% - 48px));margin:0 auto 120px;padding:66px clamp(28px,5vw,68px);display:grid;grid-template-columns:minmax(240px,.73fr) minmax(0,1.27fr);align-items:center;gap:clamp(45px,8vw,112px);border-radius:30px;color:#fff;background:radial-gradient(circle at 12% 100%,rgba(215,247,121,.16),transparent 20rem),var(--jouzu-forest)}.how-intro .section-kicker,.light-kicker{color:var(--jouzu-lime)}.how-intro h2{margin:17px 0 0;color:#fff;font-size:clamp(33px,4vw,50px);line-height:1.25}.how-list{margin:0;padding:0;display:grid;list-style:none}.how-list li{padding:21px 0;display:flex;align-items:center;gap:18px;border-bottom:1px solid rgba(255,255,255,.13)}.how-list li:last-child{border-bottom:0}.how-list li>span{width:40px;height:40px;display:grid;flex:0 0 auto;place-items:center;border:1px solid rgba(215,247,121,.4);border-radius:50%;color:var(--jouzu-lime);font-family:Georgia,serif;font-style:italic}.how-list li div{display:grid;gap:4px}.how-list strong{font-size:15px}.how-list small{color:#ffffff94;font-size:10px}.analysis-lab{padding:110px 0 80px;background:radial-gradient(circle at 0 30%,rgba(204,240,122,.22),transparent 28rem),#e7ebe6}.analysis-lab>.hero{display:none}.lab-heading{width:min(1180px,calc(100% - 48px));margin:0 auto 34px;display:flex;align-items:flex-end;justify-content:space-between;gap:32px}.lab-heading h2{margin:13px 0 9px;font-size:clamp(33px,4.3vw,54px);line-height:1.18}.lab-heading p{max-width:670px;margin:0;color:#687773;font-size:13px;line-height:1.8}.free-usage-badge{min-width:190px;padding:16px 18px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:0 9px;border:1px solid rgba(16,58,53,.13);border-radius:15px;background:#fff9}.free-usage-badge strong{grid-row:1 / 3;color:var(--green);font-family:Georgia,serif;font-size:32px;font-style:italic;line-height:1}.free-usage-badge span{color:var(--jouzu-forest);font-size:10px;font-weight:900}.free-usage-badge small{color:#8b9692;font-size:8px}.analysis-lab .step-rail{margin-top:0;border-color:#103a3521;background:#ffffff8c;box-shadow:0 12px 35px #103a350d}.analysis-lab .workspace-section{padding-bottom:60px}.pro-value-panel{width:min(1180px,calc(100% - 48px));margin:30px auto 0;padding:clamp(35px,5vw,62px);display:grid;grid-template-columns:minmax(260px,.76fr) minmax(0,1.24fr);align-items:center;gap:clamp(42px,7vw,90px);border-radius:30px;color:#fff;background:radial-gradient(circle at 100% 0,rgba(215,247,121,.15),transparent 23rem),var(--jouzu-forest-deep);box-shadow:0 24px 65px #103a3524}.pro-value-copy h2{margin:16px 0 14px;color:#fff;font-size:clamp(30px,3.6vw,45px);line-height:1.25}.pro-value-copy p{margin-bottom:26px;color:#ffffff9e;font-size:12px;line-height:1.85}.pro-value-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.pro-value-grid article{min-height:134px;padding:19px;display:grid;align-content:end;gap:5px;border:1px solid rgba(255,255,255,.11);border-radius:16px;background:#ffffff0e}.pro-value-grid article>span{margin-bottom:auto;color:var(--jouzu-lime);font-family:Georgia,serif;font-size:13px;font-style:italic}.pro-value-grid strong{font-size:13px}.pro-value-grid small{color:#ffffff7a;font-size:9px}.outcome-section{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:120px 0;display:grid;grid-template-columns:minmax(270px,.75fr) minmax(0,1.25fr);align-items:center;gap:clamp(50px,8vw,115px)}.outcome-copy h2{margin:16px 0 15px;font-size:clamp(35px,4.5vw,54px);line-height:1.23}.outcome-copy p{margin:0;color:#6b7976;font-size:12px;line-height:1.85}.outcome-track{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:10px}.outcome-track article{min-height:165px;padding:20px;display:flex;flex-direction:column;justify-content:flex-end;border:1px solid rgba(16,58,53,.13);border-radius:18px;background:#ffffff85}.outcome-track article>span{margin-bottom:auto;color:var(--green);font-size:9px;font-weight:900;letter-spacing:.16em}.outcome-track strong{color:var(--jouzu-forest);font-size:13px;line-height:1.45}.outcome-track small{margin-top:5px;color:#85918e;font-size:8px;line-height:1.5}.outcome-track>i{color:#98a49f;font-size:13px;font-style:normal}.pricing-section{padding:120px 24px 130px;background:#fffdfa}.pricing-heading{max-width:850px}.pricing-grid{width:min(900px,100%);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;gap:17px}.price-card{position:relative;min-height:585px;padding:38px;display:flex;flex-direction:column;border:1px solid #dce2dd;border-radius:25px;background:#fff;box-shadow:0 22px 60px #103a3512}.price-pro{border:2px solid var(--jouzu-forest);background:radial-gradient(circle at 100% 0,rgba(215,247,121,.22),transparent 17rem),#f8fbf4;box-shadow:0 25px 65px #103a351f}.price-recommend{position:absolute;top:-16px;left:28px;padding:8px 14px;border-radius:999px;color:var(--jouzu-forest-deep);background:var(--jouzu-lime);box-shadow:0 8px 20px #103a351c;font-size:9px;font-weight:900}.price-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.price-card-top>span{color:var(--green);font-size:10px;font-weight:900;letter-spacing:.18em}.price-card-top small{color:#899591;font-size:9px}.price-card h3{margin:28px 0 8px;color:var(--jouzu-forest);font-size:19px}.price-card .price{margin:0 0 27px;display:flex;align-items:baseline;gap:7px}.price-card .price strong{color:var(--jouzu-forest);font-size:47px;letter-spacing:-.06em}.price-card .price span{color:#788581;font-size:10px;font-weight:700}.price-card ul{margin:0 0 30px;padding:0;display:grid;gap:15px;list-style:none}.price-card li{position:relative;padding-left:24px;color:#475d59;font-size:12px;line-height:1.5}.price-card li:before{position:absolute;top:-1px;left:0;width:16px;height:16px;display:grid;place-items:center;border-radius:50%;color:#087560;background:#dff4e9;content:"✓";font-size:9px;font-weight:900}.price-card .lp-button{width:100%;margin-top:auto}.price-footnote{margin-top:12px;color:#8a9692;font-size:8px;line-height:1.5;text-align:center}.trust-section{padding:120px max(24px,calc((100% - 1180px)/2));display:grid;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);gap:clamp(60px,8vw,110px);color:#fff;background:radial-gradient(circle at 0 100%,rgba(215,247,121,.11),transparent 29rem),var(--jouzu-forest-deep)}.trust-copy h2{margin:18px 0 20px;color:#fff;font-size:clamp(37px,4.7vw,58px);line-height:1.24}.trust-copy p{max-width:500px;margin:0;color:#ffffff9c;font-size:12px;line-height:2}.trust-cards{display:grid}.trust-cards article{padding:30px 0;display:grid;grid-template-columns:42px 1fr;gap:18px;border-bottom:1px solid rgba(255,255,255,.14)}.trust-cards article:first-child{padding-top:5px}.trust-cards article:last-child{border-bottom:0}.trust-cards article>span{color:var(--jouzu-lime);font-family:Georgia,serif;font-size:17px;font-style:italic}.trust-cards article strong{font-size:15px}.trust-cards article p{margin:7px 0 0;color:#ffffff8a;font-size:10px;line-height:1.75}.trust-cards article p a{display:inline-block;margin-top:6px;color:var(--jouzu-lime);text-decoration:underline;text-underline-offset:2px}.trust-cards article p a:hover{color:#fff}.faq-section{width:min(1040px,calc(100% - 48px));margin:0 auto;padding:120px 0;display:grid;grid-template-columns:250px 1fr;gap:75px}.faq-heading h2{margin:15px 0 0;font-size:39px}.faq-list{border-top:1px solid rgba(16,58,53,.18)}.faq-list details{border-bottom:1px solid rgba(16,58,53,.18)}.faq-list summary{padding:24px 4px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--jouzu-forest);cursor:pointer;font-size:13px;font-weight:800;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--green);font-size:20px;font-weight:400;transition:transform .18s ease}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:670px;margin:-3px 38px 24px 4px;color:#667572;font-size:11px;line-height:1.85}.faq-list details p a{color:var(--jouzu-forest);font-weight:700;text-decoration:underline;text-underline-offset:2px}.faq-list details p a:hover{color:var(--jouzu-forest-deep)}.final-cta{width:min(1240px,calc(100% - 48px));margin:0 auto 42px;padding:90px 24px;overflow:hidden;border-radius:32px;color:#fff;background:radial-gradient(circle at 50% 140%,rgba(215,247,121,.2),transparent 31rem),var(--jouzu-forest);text-align:center}.final-cta h2{margin:17px 0 12px;color:#fff;font-size:clamp(38px,5vw,60px);line-height:1.22}.final-cta p{margin-bottom:29px;color:#ffffffa1;font-size:12px}.jouzu-outro{width:100%;min-height:145px;margin:0 auto;padding:35px max(24px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:35px;border-top:1px solid rgba(255,255,255,.08);background:#071f1d}.jouzu-outro>p{margin:0;color:#83a09a;font-size:10px;line-height:1.8;text-align:right}.jouzu-outro>p small{color:#617d77;font-size:8px}.jouzu-outro .jouzu-footer-brand .brand-mark{color:var(--jouzu-forest-deep);background:var(--jouzu-lime)}@media(max-width:1080px){.lp-nav{display:none}.lp-hero{grid-template-columns:minmax(0,1fr) minmax(370px,.78fr);gap:35px}.lp-hero-copy h1{font-size:clamp(40px,5.5vw,59px)}.question-card{min-height:310px}.outcome-section{grid-template-columns:1fr}}@media(max-width:880px){.lp-hero{min-height:0;grid-template-columns:1fr}.lp-hero-copy{max-width:690px}.unified-hero-visual{width:min(530px,100%);min-height:450px;margin:0 auto}.trust-ribbon{grid-template-columns:1fr 1fr}.trust-ribbon>div{padding:18px 24px}.trust-ribbon>div:nth-child(2){border-right:0}.trust-ribbon>div:nth-child(-n+2){border-bottom:1px solid rgba(16,58,53,.12)}.question-card,.question-card:nth-child(4),.question-card:nth-child(5){min-height:265px;grid-column:span 3}.question-card:last-child{grid-column:2 / span 4}.how-section,.pro-value-panel,.trust-section{grid-template-columns:1fr}.how-section{gap:35px}.pro-value-copy{max-width:650px}.trust-section{gap:65px}.trust-copy{max-width:670px}}@media(max-width:760px){.jouzu-bar{width:calc(100% - 32px);min-height:78px}.jouzu-brand .brand-mark{width:39px;height:39px;font-size:17px}.jouzu-brand strong{font-size:14px}.header-cta>span{display:none}.header-cta button{min-height:40px;padding:0 15px;font-size:10px}.lp-hero{width:calc(100% - 20px);margin-top:10px;padding:51px 25px 40px;gap:34px;border-radius:27px}.lp-eyebrow{align-items:flex-start;font-size:9px;line-height:1.5}.lp-hero-copy h1{margin-top:20px;font-size:clamp(37px,11vw,51px);line-height:1.17}.lp-hero-copy>p{font-size:12px}.lp-hero-actions{display:grid}.lp-hero-notes{display:grid;grid-template-columns:1fr 1fr}.unified-hero-visual{min-height:390px}.hero-dashboard{inset:20px 4px 20px 0;padding:17px;border-radius:19px}.hero-dashboard-chart{height:110px}.hero-float-tools,.hero-float-free{width:80px;height:80px}.hero-float-tools{right:-10px}.hero-float-free{right:-9px}.hero-float strong{font-size:21px}.hero-float-private{bottom:12px;left:-7px}.trust-ribbon,.choice-section,.how-section,.lab-heading,.pro-value-panel,.outcome-section,.faq-section,.final-cta{width:calc(100% - 32px)}.trust-ribbon{padding:17px 0 22px}.trust-ribbon>div{padding:14px 10px;gap:2px 8px}.trust-ribbon span{font-size:16px}.trust-ribbon strong{font-size:10px}.trust-ribbon small{font-size:8px}.choice-section{padding:84px 0}.lp-section-heading{margin-bottom:37px;text-align:left}.lp-section-heading h2{font-size:38px}.question-grid{grid-template-columns:1fr}.question-card,.question-card:nth-child(4),.question-card:nth-child(5),.question-card:last-child{min-height:240px;grid-column:auto}.question-copy strong{font-size:21px}.how-section{margin-bottom:84px;padding:43px 24px;border-radius:23px}.how-intro h2{font-size:37px}.analysis-lab{padding:78px 0 55px}.lab-heading{margin-bottom:27px;align-items:flex-start;flex-direction:column}.lab-heading h2{font-size:37px}.free-usage-badge{width:100%}.analysis-lab .step-rail,.analysis-lab .workspace-section{width:calc(100% - 32px)}.pro-value-panel{padding:38px 23px;border-radius:23px}.pro-value-grid{grid-template-columns:1fr}.pro-value-grid article{min-height:116px}.outcome-section{padding:85px 0;gap:40px}.outcome-copy h2{font-size:39px}.outcome-track{grid-template-columns:1fr}.outcome-track article{min-height:138px}.outcome-track>i{justify-self:center;transform:rotate(90deg)}.pricing-section{padding:85px 16px 95px}.pricing-grid{grid-template-columns:1fr}.price-card{min-height:540px;padding:31px 25px}.price-pro{margin-top:11px}.trust-section{padding:85px 24px}.trust-copy h2{font-size:40px}.faq-section{padding:85px 0;grid-template-columns:1fr;gap:35px}.faq-heading h2{font-size:36px}.faq-list summary{font-size:12px;line-height:1.55}.final-cta{margin-bottom:25px;padding:66px 22px;border-radius:24px}.final-cta h2{font-size:39px}footer{width:100%;min-height:0;padding:32px 16px 40px;align-items:flex-start;flex-direction:column}footer>p{text-align:left}}@media(max-width:430px){.jouzu-brand small{display:none}.header-cta button{padding:0 12px}.lp-hero-copy h1{font-size:37px}.lp-hero-notes{grid-template-columns:1fr}.unified-hero-visual{min-height:360px}.hero-dashboard-verdict{padding:13px}.hero-dashboard-verdict strong{font-size:14px}.hero-dashboard-metrics article{padding:12px}.hero-dashboard-metrics strong{font-size:20px}.hero-float-tools{top:5px}.hero-float-private{display:none}.trust-ribbon{grid-template-columns:1fr}.trust-ribbon>div,.trust-ribbon>div:nth-child(2){border-right:0;border-bottom:1px solid rgba(16,58,53,.12)}.trust-ribbon>div:last-child{border-bottom:0}.lp-section-heading h2,.how-intro h2,.lab-heading h2,.outcome-copy h2,.trust-copy h2,.final-cta h2{font-size:34px}.price-card .price strong{font-size:41px}}.workspace-loading{display:grid;place-items:center;min-height:320px}.workspace-loading-inner{display:flex;align-items:center;gap:16px;color:var(--muted, #5b6b7c)}.workspace-loading-inner strong{display:block;font-size:15px;color:var(--ink, #22303f)}.workspace-loading-inner small{font-size:12.5px}.workspace-spinner{width:22px;height:22px;flex:none;border:2.5px solid rgba(0,0,0,.12);border-top-color:currentColor;border-radius:50%;animation:workspace-spin .8s linear infinite}@keyframes workspace-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.workspace-spinner{animation-duration:2.4s}}.jouzu-bar{position:static}.data-req{margin:14px 0 4px;border:1px solid #dfe4e2;border-radius:10px;background:#f7f9f8;font-size:11.5px}.data-req>summary{display:flex;align-items:center;flex-wrap:wrap;gap:9px;padding:11px 14px;cursor:pointer;list-style:none;color:#33443f}.data-req>summary::-webkit-details-marker{display:none}.data-req-label{flex:none;padding:3px 8px;border-radius:5px;background:var(--jouzu-forest, #103a35);color:#fff;font-size:10px;font-weight:700;letter-spacing:.04em}.data-req-summary{font-weight:700}.data-req-more{margin-left:auto;color:#6d7f7a;font-size:10.5px;text-decoration:underline;text-underline-offset:2px}.data-req[open] .data-req-more{visibility:hidden}.data-req-body{display:grid;gap:16px;padding:14px 14px 15px;border-top:1px solid #e7ebe9;margin-top:-1px}.data-req-group strong{display:block;margin-bottom:6px;color:var(--jouzu-forest, #103a35);font-size:11px}.data-req-group ul{margin:0;padding-left:1.15em;color:#55665f;line-height:1.85}.data-req-optional strong{color:#6d7f7a}.data-req-note{margin:0;padding:9px 11px;border-radius:8px;background:#fff;border:1px solid #e2e7e5;color:#55665f;line-height:1.8}.data-req-note strong{color:var(--jouzu-forest, #103a35)}@media(min-width:760px){.data-req-body{grid-template-columns:1fr 1fr}.data-req-note{grid-column:1 / -1}}.jouzu-column{max-width:1100px;margin:44px auto 0;padding:0 20px}.jouzu-column h2{margin:0 0 16px;padding-left:12px;border-left:5px solid var(--jouzu-forest, #103a35);font-size:18px;font-weight:800;letter-spacing:.02em;color:#1b2a41}.jouzu-column ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px}.jouzu-column a{display:block;height:100%;padding:16px 18px;background:#fff;border:1px solid #e4e9ef;border-radius:12px;text-decoration:none;transition:box-shadow .15s,border-color .15s}.jouzu-column a:hover{border-color:var(--jouzu-forest, #103a35);box-shadow:0 4px 14px #0000000f}.jouzu-column .t{display:block;font-size:15px;font-weight:700;line-height:1.5;color:#22303f}.jouzu-column .d{display:block;margin-top:6px;font-size:12.5px;line-height:1.7;color:#5a6b80}.jouzu-column-more{margin:14px 0 0;text-align:right;font-size:13px}.jouzu-column-more a{display:inline;padding:0;border:0;border-radius:0;background:none;color:var(--jouzu-forest, #103a35);font-weight:700;text-decoration:underline}.jouzu-column-more a:hover{box-shadow:none;text-decoration:none}@media(max-width:600px){.jouzu-column ul{grid-template-columns:1fr}}.copy-result{display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px;margin:0 0 18px}.copy-result-button{display:inline-flex;align-items:center;gap:7px;padding:9px 15px;border:1px solid var(--jouzu-forest, #103a35);border-radius:9px;background:#fff;color:var(--jouzu-forest, #103a35);font-size:12.5px;font-weight:700;cursor:pointer;transition:background .15s,color .15s}.copy-result-button:hover{background:var(--jouzu-forest, #103a35);color:#fff}.copy-result>small{color:#6d7f7a;font-size:11px;line-height:1.7}.copy-result-fallback{flex:1 1 100%;width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid #dfe4e2;border-radius:8px;background:#f7f9f8;color:#33443f;font-family:inherit;font-size:11.5px;line-height:1.8;resize:vertical}.site-header{background:#fff;border-bottom:1px solid rgba(0,0,0,.07);padding:0 24px;display:flex;align-items:center;justify-content:flex-end;gap:14px;height:60px;position:sticky;top:0;z-index:200;box-shadow:0 1px #00000012,0 2px 8px #0000000a}.site-header .logo{display:flex;align-items:center;gap:10px;text-decoration:none}.site-header .logo-mark{flex-shrink:0;display:flex}.site-header .logo-block{display:flex;flex-direction:column;line-height:1.2}.site-header .logo-text{font-size:15px;font-weight:700;color:#2b2b2b;letter-spacing:.22em}.site-header .logo-sub{font-size:9.5px;color:#666;letter-spacing:.35em;margin-top:1px}@media(max-width:480px){.site-header .logo-sub{display:none}}.site-footer{background:#2b2b2b;color:#b8b8b8;margin-top:48px;padding:40px 20px 20px;font-size:13px}.site-footer .footer-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:40px}@media(max-width:700px){.site-footer .footer-inner{grid-template-columns:1fr;gap:28px}}.site-footer .footer-logo{display:inline-flex;align-items:center;gap:10px;text-decoration:none}.site-footer .footer-logo-block{display:flex;flex-direction:column;line-height:1.2}.site-footer .footer-logo-text{font-size:15px;font-weight:700;color:#f2f2f2;letter-spacing:.22em}.site-footer .footer-logo-sub{font-size:9px;color:#999;letter-spacing:.35em;margin-top:1px}.site-footer .footer-tagline{font-size:13px;font-weight:600;color:#e8e8e8;margin-top:14px}.site-footer .footer-desc{font-size:11.5px;color:#9a9a9a;line-height:1.8;margin-top:8px}.site-footer .footer-nav{display:flex;gap:48px}.site-footer .footer-col{display:flex;flex-direction:column;gap:8px}.site-footer .footer-col-title{font-size:10px;font-weight:700;color:#777;letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px}.site-footer .footer-col a{font-size:12px;color:#c4c4c4;text-decoration:none;transition:color .15s}.site-footer .footer-col a:hover{color:#e8862e}.site-footer .footer-copy{text-align:center;font-size:11px;color:#777;margin-top:10px}.site-footer .mtl{max-width:1100px;margin:26px auto 0;padding:0}.site-footer .mtl-ttl{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#9aa7b8;font-weight:700;margin:0 0 13px}.site-footer .mtl-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:11px}.site-footer .mtl-a{display:flex;align-items:center;gap:11px;padding:11px 13px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:#ffffff0a;text-decoration:none}.site-footer .mtl-a:hover{background:#ffffff17;border-color:#ffffff52}.site-footer .mtl-ic{flex:0 0 auto;width:38px;height:38px;display:flex;align-items:center;justify-content:center}.site-footer .mtl-ic svg{width:38px;height:38px;display:block;border-radius:9px}.site-footer .mtl-hanko{width:32px;height:32px;border-radius:6px;background:#c63d2f;color:#fff;font-weight:700;font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center;transform:rotate(-4deg);box-shadow:0 1px #00000040}.site-footer .mtl-tx{display:flex;flex-direction:column;min-width:0}.site-footer .mtl-tx b{font-size:13px;color:#eef2f7;font-weight:700;line-height:1.3}.site-footer .mtl-tx small{font-size:10.5px;color:#95a3b5;line-height:1.4;margin-top:2px}#shareBar{box-sizing:border-box;width:100%;max-width:1100px;margin:34px auto 0;padding:0 20px}
