@import "https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@400;500;700;900&display=swap";
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.block{display:block}}:root{--bg:#f3f6f4;--panel:#fff;--ink:#12211a;--sub:#5c6b63;--line:#e1e8e3;--green:#2d7a4f;--green-dark:#1f5c3a;--green-deep:#123f27;--green-bg:#edf5f0;--orange:#ff6a00;--orange-bg:#fff2e9;--red:#bc3e2f;--red-bg:#fff0ed;--shadow:0 18px 44px -34px #12211a73}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:76px}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Zen Kaku Gothic New,Yu Gothic UI,Meiryo,sans-serif;line-height:1.65}button,input,textarea,select{font:inherit}button{color:inherit}.app-shell{background-image:radial-gradient(900px 420px at 92% -8%,#2d7a4f1a,#0000 62%),radial-gradient(760px 360px at -8% 10%,#ff6a000d,#0000 60%);background-attachment:fixed;min-height:100vh}.appbar{z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #e1e8e3e6;position:sticky;top:0}.appbar-internal{color:#fff;background:#12211af5;border-bottom-color:#26372e}.appbar-content{align-items:center;gap:14px;width:min(1180px,100% - 36px);min-height:62px;margin:0 auto;display:flex}.brand{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.brand-mark{background:linear-gradient(145deg, var(--green), var(--green-dark));color:#fff;border-radius:9px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.brand b,.brand small{display:block}.brand b{font-size:14px;font-weight:900;line-height:1.2}.brand small{color:var(--sub);margin-top:2px;font-size:9px;font-weight:700}.appbar-internal .brand small{color:#a9bbb0}.internal-badge{background:var(--orange);color:#fff;border-radius:999px;padding:4px 10px;font-size:10px;font-weight:900}.app-nav{gap:4px;margin-left:auto;display:flex}.app-nav button{color:var(--sub);cursor:pointer;background:0 0;border:0;border-radius:9px;padding:8px 12px;font-size:12px;font-weight:800}.appbar-internal .app-nav button{color:#b8c7be}.app-nav button:hover,.app-nav button.active{background:var(--green-bg);color:var(--green)}.appbar-internal .app-nav button:hover,.appbar-internal .app-nav button.active{background:var(--green);color:#fff}.presenter-control{width:min(1120px,100% - 40px);box-shadow:var(--shadow);background:#fffffff0;border:1px solid #ceddd3;border-radius:16px;align-items:center;gap:16px;margin:16px auto 0;padding:13px 15px;display:flex;position:relative}.presenter-control-copy{align-items:center;gap:10px;min-width:0;display:flex}.presenter-control-copy b,.presenter-control-copy small{display:block}.presenter-control-copy b{font-size:13px}.presenter-control-copy small{color:var(--sub);font-size:10px}.connection-dot{background:#a8b2ac;border-radius:999px;flex:none;width:10px;height:10px;box-shadow:0 0 0 4px #eef1ef}.connection-dot.connected{background:#35a765;box-shadow:0 0 0 4px #e1f4e8}.presenter-control-actions{gap:8px;margin-left:auto;display:flex}.presenter-message{z-index:40;background:var(--red-bg);color:#842d21;border:1px solid #edc5be;border-radius:10px;margin:0;padding:8px 12px;font-size:11px;font-weight:700;position:absolute;top:calc(100% + 6px);right:0}.page{width:min(1120px,100% - 40px);margin:0 auto;padding:30px 0 80px}.page-hero{padding:34px 0 22px}.page-hero.centered{text-align:center;max-width:760px;margin:0 auto}.eyebrow{color:var(--green);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:900;display:block}.page-hero h1{letter-spacing:-.035em;margin:10px 0 8px;font-size:clamp(30px,4.6vw,48px);font-weight:900;line-height:1.18}.page-hero p{color:var(--sub);margin:0;font-size:15px}.primary-button,.secondary-button,.soft-button,.light-button{cursor:pointer;border:0;border-radius:12px;padding:10px 17px;font-size:13px;font-weight:900;transition:transform .15s,box-shadow .15s,opacity .15s}.primary-button{background:var(--green);color:#fff;box-shadow:0 10px 24px -16px #2d7a4fcc}.secondary-button{border:1px solid var(--line);color:var(--ink);background:#fff}.soft-button{background:var(--green-bg);color:var(--green);margin-left:auto}.light-button{color:var(--green-dark);background:#fff;margin-top:18px}.primary-button:hover,.secondary-button:hover,.soft-button:hover,.light-button:hover{transform:translateY(-1px)}button:disabled{cursor:not-allowed;opacity:.5}.page-intro{width:min(980px,100% - 40px)}.intro-section{margin-top:28px}.section-title{align-items:baseline;gap:10px;margin-bottom:12px;display:flex}.section-title span{color:var(--green);letter-spacing:.14em;font-size:11px;font-weight:900}.section-title h2{margin:0;font-size:clamp(21px,3vw,28px);font-weight:900}.flow-panel,.about-panel,.case-card,.question-section,.sales-card,.customer-card{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow)}.flow-panel{border-radius:22px;grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;padding:24px;display:grid}.flow-step{text-align:center;align-content:center;justify-items:center;padding:8px 14px;display:grid}.flow-step>span{background:var(--green-bg);width:36px;height:36px;color:var(--green);border-radius:50%;place-items:center;margin-bottom:9px;font-weight:900;display:grid}.flow-step.hot>span{background:var(--orange);color:#fff}.flow-step b{font-size:14px}.flow-step small{color:var(--sub);margin-top:3px;font-size:11px}.flow-arrow{color:#bdc8c1;align-self:center;font-size:24px;font-weight:900}.about-panel{border-radius:22px;padding:26px}.about-panel h3{max-width:820px;margin:0;font-size:clamp(19px,2.6vw,25px);line-height:1.55}.about-panel h3 span{color:var(--green)}.strength-grid,.case-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px;display:grid}.strength-grid article{background:var(--green-bg);border-radius:15px;padding:16px}.strength-grid b{font-size:13px}.strength-grid p{color:#42564a;margin:4px 0 0;font-size:12px}.case-card{border-radius:18px;overflow:hidden}.case-preview{color:#a8d4b9;background:#12211a;height:116px;padding:16px;font-size:11px;font-weight:900;position:relative}.case-preview:after{content:"";background:linear-gradient(#dfe7e2 0 0) 14px 17px/60% 6px no-repeat,linear-gradient(#edf2ef 0 0) 14px 34px/80% 6px no-repeat,linear-gradient(#edf2ef 0 0) 14px 50px/68% 6px no-repeat,#fff;border-radius:10px 10px 0 0;position:absolute;inset:42px 14px 0}.case-preview i{background:#4c5d54;border-radius:50%;width:6px;height:6px;margin-left:5px;display:inline-block}.case-body{padding:15px 17px 18px}.case-body small{color:var(--sub);font-size:10px;font-weight:900}.case-body h3{margin:2px 0 7px;font-size:14px}.case-body strong{color:var(--orange);font-size:18px;line-height:1.3;display:block}.case-body p{color:var(--sub);margin:7px 0 0;font-size:11px}.intro-cta{color:#fff;text-align:center;background:linear-gradient(145deg,#20603c,#123f27);border-radius:22px;margin-top:36px;padding:30px}.intro-cta h2{margin:0;font-size:clamp(21px,3vw,29px)}.intro-cta p{color:#bfe3cd;margin:5px 0 0;font-size:13px}.page-hearing{width:min(1320px,100% - 40px);padding-top:0}.question-jump{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f3f6f4e6;border:1px solid #e1e8e3d9;border-radius:14px;justify-content:center;gap:7px;margin:8px -10px 20px;padding:9px 10px;display:flex;position:sticky;top:62px}.question-jump button{border:1px solid var(--line);color:var(--ink);white-space:nowrap;cursor:pointer;background:#fff;border-radius:999px;padding:5px 14px;font-size:12px;font-weight:900}.question-jump button:hover,.question-jump button.active{border-color:var(--green);background:var(--green);color:#fff}.hearing-layout{gap:18px;display:grid}.hearing-workspace{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:22px;display:grid}.meeting-notes{scrollbar-width:thin;background:#fffffff7;border:1px solid #cbded2;border-radius:20px;max-height:calc(100vh - 142px);padding:20px;position:sticky;top:126px;overflow-y:auto;box-shadow:0 24px 55px -38px #123f27a6}.meeting-notes-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.meeting-notes-header span{color:var(--orange);letter-spacing:.16em;font-size:9px;font-weight:900}.meeting-notes-header h2{margin:1px 0 0;font-size:22px;line-height:1.3}.meeting-notes-close{width:34px;height:34px;color:var(--green-deep);cursor:pointer;background:#eef3ef;border:0;border-radius:10px;font-size:21px;display:none}.meeting-notes-guide{color:var(--sub);margin:9px 0 16px;font-size:11px;line-height:1.55}.meeting-note-field{gap:6px;margin-top:13px;display:grid;position:relative}.meeting-note-field>span{color:var(--green-deep);font-size:11px;font-weight:900}.meeting-note-field textarea{width:100%;color:var(--ink);resize:vertical;background:#fbfdfc;border:1.5px solid #d5e2d9;border-radius:12px;outline:none;padding:11px 12px;font-size:12px;line-height:1.65}.meeting-note-field textarea:focus{border-color:var(--green);background:#fff;box-shadow:0 0 0 3px #2d7a4f17}.meeting-note-field.primary-note textarea{min-height:248px;padding-bottom:28px}.meeting-note-field small{color:#89978e;font-size:9px;position:absolute;bottom:7px;right:10px}.meeting-notes-privacy{background:var(--green-bg);color:var(--green-dark);border-radius:12px;align-items:flex-start;gap:8px;margin-top:15px;padding:11px;display:flex}.meeting-notes-privacy>span{background:var(--green);color:#fff;border-radius:999px;flex:none;place-items:center;width:20px;height:20px;font-size:10px;font-weight:900;display:grid}.meeting-notes-privacy p,.meeting-notes-privacy b,.meeting-notes-privacy small{margin:0;display:block}.meeting-notes-privacy b{font-size:10px}.meeting-notes-privacy small{color:#567363;font-size:9px}.case-info-section{background:linear-gradient(150deg,#fff,#f6faf7);border:1px solid #d8e5dc}.mobile-note-toggle,.meeting-notes-backdrop{display:none}.question-section{border-radius:22px;padding:30px;scroll-margin-top:125px}.section-heading{text-align:center;justify-items:center;margin-bottom:22px;display:grid}.section-heading.left{text-align:left;grid-template-columns:auto 1fr;place-items:start;gap:12px}.q-number{background:var(--green);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:38px;height:26px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.section-heading h2{margin:10px 0 0;font-size:clamp(22px,3vw,29px);line-height:1.35}.section-heading.left h2{margin-top:0}.section-heading p{border-left:4px solid var(--green);max-width:700px;color:var(--sub);background:#f8fbf9;border-radius:0 10px 10px 0;margin:10px 0 0;padding:9px 14px;font-size:13px}.choice-grid,.numeric-grid,.form-grid{gap:10px;display:grid}.choice-grid.three,.form-grid.three{grid-template-columns:repeat(3,1fr)}.form-grid.two{grid-template-columns:repeat(2,1fr)}.choice-card{border:1.5px solid var(--line);text-align:center;cursor:pointer;background:#fff;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:92px;padding:13px;font-size:13px;font-weight:800;display:flex}.choice-grid.compact .choice-card{min-height:76px}.choice-card:hover,.choice-card.is-active{border-color:var(--green);background:var(--green-bg);color:var(--green-dark)}.choice-mark{color:#93a198;background:#eef2ef;border-radius:8px;place-items:center;width:25px;height:25px;font-size:12px;display:grid}.choice-card.is-active .choice-mark{background:var(--green);color:#fff}.numeric-grid{grid-template-columns:repeat(3,1fr);margin-top:14px}.numeric-grid.single{grid-template-columns:minmax(250px,380px);justify-content:center}.numeric-field,.text-field,.sales-input-grid label{gap:7px;display:grid}.numeric-field>span:first-child,.text-field>span,.sales-input-grid label>span{color:var(--sub);font-size:11px;font-weight:900}.numeric-control{background:#fbfdfc;border:1.5px solid #d7e1da;border-radius:12px;align-items:center;gap:7px;min-height:54px;padding:7px 12px;display:flex}.numeric-control input{width:100%;min-width:0;color:var(--ink);text-align:right;background:0 0;border:0;outline:0;font-size:20px;font-weight:900}.numeric-control b{color:var(--sub);white-space:nowrap;font-size:12px}.wide-field{margin-top:14px}.text-field input,.text-field textarea,.sales-input-grid input,.sales-input-grid textarea{width:100%;color:var(--ink);resize:vertical;background:#fbfdfc;border:1.5px solid #d7e1da;border-radius:11px;outline:none;padding:11px 13px;font-size:13px;line-height:1.6}.text-field input:focus,.text-field textarea:focus,.sales-input-grid input:focus,.sales-input-grid textarea:focus,.numeric-control:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #2d7a4f14}.privacy-note{color:var(--sub);text-align:center;margin:14px 0 0;font-size:11px}.privacy-band{background:var(--green-bg);color:var(--green-dark);text-align:center;border:1px solid #cfe4d6;border-radius:13px;margin-top:14px;padding:14px;font-size:12px;font-weight:800}.highlight-section{background:linear-gradient(150deg,#fff,#f5fbf7);border-color:#bfdcc9}.form-grid{margin-top:13px}.sticky-action{z-index:40;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#123f27f5;border:1px solid #2c6041;border-radius:18px;align-items:center;gap:18px;margin-top:20px;padding:14px 16px 14px 20px;display:flex;position:sticky;bottom:16px;box-shadow:0 18px 40px -20px #123f27b3}.sticky-action div{display:grid}.sticky-action b{font-size:13px}.sticky-action small{color:#bfe3cd;font-size:10px}.sticky-action .primary-button{background:var(--orange);margin-left:auto}.sales-page{width:min(1160px,100% - 36px);padding-top:22px}.sales-top{align-items:center;gap:13px;margin-bottom:14px;display:flex}.sales-top h1,.sales-top p{margin:0}.sales-top h1{font-size:22px}.sales-top p{color:var(--sub);font-size:12px}.sales-top>span{background:var(--green-bg);color:var(--green);border-radius:999px;padding:4px 10px;font-size:10px;font-weight:900}.sales-top .primary-button{margin-left:auto}.notice{border-radius:13px;align-items:center;gap:12px;margin-bottom:15px;padding:11px 14px;font-size:12px;display:flex}.notice b{white-space:nowrap}.sample-notice{background:var(--orange-bg);color:#93490f;border:1px solid #f1d2b9}.presenter-notice{background:var(--green-bg);color:var(--green-deep);border:1px solid #c8ded0}.error-notice{background:var(--red-bg);color:#842d21;border:1px solid #edc5be;align-items:flex-start}.notice-actions{gap:7px;margin-left:auto;display:flex}.notice-actions button{cursor:pointer;background:0 0;border:1px solid;border-radius:8px;padding:5px 9px;font-size:10px;font-weight:900}.sales-zone{color:var(--orange);letter-spacing:.06em;align-items:center;gap:10px;margin:10px 3px;font-size:10px;font-weight:900;display:flex}.sales-zone.muted{color:var(--sub)}.sales-zone i{opacity:.18;background:currentColor;flex:1;height:2px}.sales-card{border-radius:16px;padding:17px 18px}.input-card,.numbers-card{border-color:#ffd0b0;margin-bottom:12px}.card-heading{align-items:center;gap:9px;margin-bottom:12px;display:flex}.card-heading>span{background:var(--green);color:#fff;border-radius:7px;place-items:center;min-width:25px;height:25px;padding:0 5px;font-size:11px;font-weight:900;display:grid}.input-card .card-heading>span,.numbers-card .card-heading>span,.warning-card .card-heading>span,.card-heading>span.ai-mark{background:var(--orange)}.card-heading b,.card-heading small{display:block}.card-heading b{font-size:13px}.card-heading small{color:var(--sub);font-size:9px}.sales-input-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.sales-input-grid .span-two{grid-column:1/-1}.sales-input-grid .important textarea{border-color:var(--green)}.mode-switch{background:#eef2ef;border-radius:10px;gap:4px;margin-bottom:11px;padding:3px;display:inline-flex}.mode-switch button{color:var(--sub);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:6px 11px;font-size:10px;font-weight:900}.mode-switch button.active{color:var(--green);background:#fff;box-shadow:0 3px 10px -7px #12211a80}.sales-numbers{grid-template-columns:repeat(3,1fr);margin-top:0}.inline-error{background:var(--red-bg);color:var(--red);border-radius:9px;margin-top:10px;padding:8px 11px;font-size:11px;font-weight:800}.ai-card{background:linear-gradient(150deg,#f4faf6,#edf8f1);border-color:#cce3d4;margin-bottom:15px}.ai-columns,.sales-columns{grid-template-columns:1fr 1fr;gap:18px;display:grid}.issue-list,.question-list,.yes-list,.warning-card ul{margin:0;padding:0;list-style:none}.issue-list li{border-bottom:1px solid #2d7a4f21;gap:2px;padding:8px 0 8px 18px;display:grid;position:relative}.issue-list li:before{content:"▲";color:var(--orange);font-size:8px;position:absolute;top:11px;left:0}.issue-list b{font-size:12px}.issue-list span{color:var(--sub);font-size:10px}.solution-box{border:1px solid var(--line);border-left:4px solid var(--green);background:#fff;border-radius:0 11px 11px 0;margin-bottom:8px;padding:11px 13px}.solution-box b{font-size:12px}.solution-box p{color:#35463c;margin:4px 0 0;font-size:11px}.sales-stack{align-content:start;gap:14px;display:grid}.result-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.result-cell{background:var(--green-bg);border-radius:11px;gap:3px;padding:11px 13px;display:grid}.result-cell span{color:var(--green);font-size:9px;font-weight:900}.result-cell strong{font-size:19px;line-height:1.3}.result-cell.highlight{background:linear-gradient(145deg, var(--green-dark), var(--green-deep));color:#fff}.result-cell.highlight span{color:#bfe3cd}.formula-box{color:#dce8e0;background:#12211a;border-radius:11px;padding:13px 15px;font-family:Consolas,SFMono-Regular,monospace;font-size:11px;line-height:2}.formula-box em{color:#8ce1aa;font-style:normal}.formula-box strong{color:#ffb985}.muted-copy{color:var(--sub);font-size:11px}.decline-box{background:var(--red-bg);color:#842d21;border:1px solid #efc5bc;border-radius:12px;padding:14px}.decline-box b{font-size:14px}.decline-box p{margin:4px 0 0;font-size:11px}.question-list li{border-bottom:1px solid var(--line);padding:8px 0 8px 23px;font-size:11px;position:relative}.question-list li:before{content:"?";background:var(--green-bg);width:16px;height:16px;color:var(--green);border-radius:50%;place-items:center;font-size:9px;font-weight:900;display:grid;position:absolute;top:8px;left:0}.yes-list li{border-bottom:1px solid var(--line)}.yes-list label{cursor:pointer;align-items:center;gap:8px;padding:7px 0;font-size:11px;display:flex}.yes-list input{accent-color:var(--green)}.yes-list span{background:var(--green-bg);width:18px;height:18px;color:var(--green);border-radius:6px;place-items:center;font-size:9px;font-weight:900;display:grid}blockquote{border-left:4px solid var(--green);background:#fafcfb;border-radius:0 11px 11px 0;margin:0;padding:11px 13px;font-size:11px;line-height:1.85}.warning-card{border-color:#ffd3b5}.warning-card li{border-bottom:1px solid var(--line);padding:7px 0 7px 18px;font-size:11px;position:relative}.warning-card li:before{content:"!";color:var(--orange);font-weight:900;position:absolute;left:0}.button-row{flex-wrap:wrap;gap:8px;display:flex}.save-success,.save-error{margin:9px 0 0;font-size:10px;font-weight:800}.save-success{color:var(--green)}.save-error{color:var(--red)}.customer-page{width:min(1100px,100% - 36px);padding-top:20px}.customer-toolbar{justify-content:space-between;margin-bottom:13px;display:flex}.customer-sample-label{background:var(--orange-bg);color:#a94e0d;border-radius:999px;margin-bottom:9px;padding:4px 10px;font-size:10px;font-weight:900;display:inline-block}.customer-title{align-items:flex-end;gap:14px;margin-bottom:14px;display:flex}.customer-title h1,.customer-title p{margin:0}.customer-title h1{font-size:clamp(23px,3vw,31px)}.customer-title p{color:var(--sub);font-size:12px}.customer-title>span{color:var(--green);letter-spacing:.15em;margin-left:auto;font-size:10px;font-weight:900}.customer-blocked{text-align:center;background:#fff;border:1px solid #edc5be;border-radius:20px;align-content:center;place-items:center;min-height:360px;padding:40px;display:grid}.customer-blocked>span{background:var(--red-bg);width:44px;height:44px;color:var(--red);border-radius:50%;place-items:center;font-weight:900;display:grid}.customer-blocked h2{margin:13px 0 5px}.customer-blocked p{max-width:600px;color:var(--sub);margin:0;font-size:13px}.customer-blocked.honest{border-color:#f0d1bb}.customer-blocked.honest>span{background:var(--orange-bg);color:var(--orange)}.customer-kpis{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:13px;display:grid}.kpi{border:1px solid var(--line);min-width:0;box-shadow:var(--shadow);background:#fff;border-radius:19px;padding:17px 18px}.kpi>span{color:var(--sub);font-size:10px;font-weight:900}.kpi strong{letter-spacing:-.04em;white-space:nowrap;margin:7px 0 3px;font-size:clamp(19px,2.6vw,28px);line-height:1.15;display:block}.kpi strong small{font-size:12px}.kpi strong em{color:var(--orange);font-style:normal}.kpi p{color:var(--sub);margin:0;font-size:9px;font-weight:700}.hero-kpi{background:linear-gradient(145deg, var(--green-dark), var(--green-deep));color:#fff}.hero-kpi>span,.hero-kpi p{color:#bfe3cd}.hero-kpi strong em{color:#ffd7bb}.customer-bento{grid-template-columns:1fr 1fr;gap:13px;display:grid}.customer-card{border-radius:19px;padding:18px 20px}.wide-card{grid-column:1/-1}.customer-card-title{color:var(--green);letter-spacing:.03em;margin-bottom:12px;font-size:11px;font-weight:900}.before-after{grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;display:grid}.before-after>div>small{color:var(--sub);margin-bottom:7px;font-size:9px;font-weight:900;display:block}.before-after>div.after>small{color:var(--green)}.before-after p{align-items:flex-start;gap:7px;margin:6px 0;font-size:11px;display:flex}.before-after p span{color:#7f8d85;background:#ecefed;border-radius:6px;flex:0 0 18px;place-items:center;height:18px;font-size:9px;font-weight:900;display:grid}.before-after .after p span{background:var(--green);color:#fff}.before-after>i{color:#b9c5bd;font-size:18px;font-style:normal;font-weight:900}.direction-note{border-top:1px dashed var(--line);color:var(--sub);margin-top:11px;padding-top:10px;font-size:10px}.direction-note b{color:var(--ink)}.time-bars>div{margin:12px 0}.time-bars p{justify-content:space-between;margin:0 0 6px;font-size:10px;display:flex}.time-bars .bar{border-radius:7px;height:22px;display:block}.time-bars .current{background:linear-gradient(90deg,#cbd3ce,#aeb9b2);width:100%}.time-bars .after{background:linear-gradient(90deg, var(--green), #45a76a);min-width:4%}.annual-strip{background:linear-gradient(120deg,#fff5ee,#ffe9d9);border:1px solid #ffd7bb;border-radius:12px;align-items:baseline;gap:7px;padding:10px 13px;display:flex}.annual-strip strong{color:var(--orange);font-size:20px}.annual-strip span{color:#a35116;font-size:9px;font-weight:800}.price-line{align-items:center;gap:13px;margin-bottom:8px;display:flex}.price-line h2{letter-spacing:-.03em;margin:0;font-size:clamp(21px,3vw,31px)}.price-line h2 small,.price-line h2 span{color:var(--sub);font-size:12px}.price-line>b{background:var(--green-bg);color:var(--green);border-radius:10px;margin-left:auto;padding:8px 11px;font-size:11px}.css-chart{margin-top:12px}.chart-area{border-bottom:1px solid var(--line);border-left:1px solid var(--line);background:repeating-linear-gradient(#0000 0 36px,#f0f3f1 37px);height:150px;position:relative;overflow:hidden}.recovery-chart-svg{width:100%;height:100%;position:absolute;inset:0}.chart-cost-line{stroke:#9ba8a0;stroke-width:1.6px;vector-effect:non-scaling-stroke}.chart-value-line{stroke:var(--orange);stroke-width:1.6px;vector-effect:non-scaling-stroke}.chart-recover-dot{fill:#fff;stroke:var(--green);stroke-width:1.6px;vector-effect:non-scaling-stroke}.recover-label{color:var(--green);font-size:9px;font-weight:900;position:absolute;top:4px;transform:translate(-50%)}.chart-axis,.chart-legend{color:var(--sub);justify-content:space-between;font-size:8px;display:flex}.chart-axis{margin-top:4px}.chart-legend{justify-content:flex-start;gap:14px;margin-top:7px}.chart-legend span{align-items:center;gap:5px;display:flex}.chart-legend i{border-radius:2px;width:13px;height:3px}.legend-cost{background:#9ba8a0}.legend-value{background:var(--orange)}.customer-explanation,.customer-footnote{color:var(--sub);background:#fff;border:1px dashed #bdc9c1;border-radius:13px;margin-top:13px;padding:13px 16px;font-size:11px}.customer-explanation{background:var(--green-bg);border-style:solid;border-color:#cfe2d5}.customer-explanation b{color:var(--green)}.customer-explanation p{color:#33483c;margin:4px 0 0}.customer-footnote b{color:var(--ink)}.presentation-app{background:radial-gradient(900px 480px at 100% 0,#2d7a4f1f,#0000 66%),radial-gradient(700px 400px at 0 100%,#ff6a0012,#0000 62%),#f7faf8;min-height:100vh}.presentation-header{background:#ffffffe6;border-bottom:1px solid #e1e8e3f2;justify-content:space-between;align-items:center;min-height:66px;padding:0 max(28px,50vw - 620px);display:flex}.presentation-brand{align-items:center;gap:10px;display:flex}.presentation-brand>span{background:linear-gradient(145deg, var(--green), var(--green-dark));color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.presentation-brand b,.presentation-brand small{display:block}.presentation-brand b{font-size:14px;line-height:1.2}.presentation-brand small{color:var(--sub);margin-top:2px;font-size:9px;font-weight:700}.presentation-audience{background:var(--green-bg);color:var(--green);border-radius:999px;padding:5px 12px;font-size:10px;font-weight:900}.presentation-app .page-intro,.presentation-app .customer-page{padding-top:20px}.presentation-question-page{flex-direction:column;justify-content:center;align-items:center;width:min(1080px,100% - 48px);min-height:calc(100vh - 66px);margin:0 auto;padding:clamp(34px,7vh,78px) 0 44px;display:flex}.presentation-progress{align-items:center;gap:14px;margin-bottom:28px;display:flex}.presentation-progress span{border:1px solid var(--line);color:#8c9991;background:#fff;border-radius:999px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:900;display:grid}.presentation-progress span.complete{background:var(--green-bg);color:var(--green);border-color:#c6dfcf}.presentation-progress span.active{border-color:var(--orange);background:var(--orange);color:#fff;box-shadow:0 10px 28px -12px #ff6a00e6}.presentation-question-card{text-align:center;background:#fff;border:1px solid #dce6df;border-radius:30px;width:100%;padding:clamp(48px,8vw,88px);position:relative;overflow:hidden;box-shadow:0 28px 70px -48px #12211a80}.presentation-question-card:after{content:"";background:#2d7a4f12;border-radius:999px;width:340px;height:340px;position:absolute;inset:auto -100px -150px auto}.presentation-question-number{color:#2d7a4f1a;font-size:clamp(70px,10vw,120px);font-weight:900;line-height:1;position:absolute;top:26px;left:30px}.presentation-question-eyebrow{z-index:1;color:var(--orange);letter-spacing:.15em;margin:0;font-size:13px;font-weight:900;position:relative}.presentation-question-card h1{z-index:1;letter-spacing:-.04em;margin:12px auto 18px;font-size:clamp(36px,5.2vw,62px);font-weight:900;line-height:1.2;position:relative}.presentation-question-prompt{z-index:1;max-width:760px;color:var(--sub);margin:0 auto;font-size:clamp(16px,2vw,21px);position:relative}.presentation-examples{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:min(920px,100%);margin:34px auto 0;display:grid;position:relative}.presentation-examples.question-1{grid-template-columns:repeat(3,minmax(0,1fr))}.presentation-example{min-height:82px;color:var(--green-deep);text-align:left;background:linear-gradient(145deg,#fff,#f5faf7);border:1px solid #d8e5dc;border-radius:17px;align-items:center;gap:11px;padding:13px 14px;display:flex;box-shadow:0 12px 24px -22px #123f27b3}.presentation-example-icon{background:var(--green-bg);border-radius:14px;flex:none;place-items:center;width:48px;height:48px;font-family:Segoe UI Emoji,Apple Color Emoji,sans-serif;font-size:23px;font-weight:900;line-height:1;display:grid}.presentation-example:nth-child(2n) .presentation-example-icon{background:var(--orange-bg)}.presentation-example:nth-child(3n) .presentation-example-icon{background:#edf2ff}.presentation-example b,.presentation-example small{display:block}.presentation-example b{font-size:13px;line-height:1.35}.presentation-example small{color:var(--sub);margin-top:3px;font-size:9px;line-height:1.4}.presentation-question-note{z-index:1;background:var(--orange-bg);color:#713809;text-align:left;border:1px solid #f0c7a8;border-radius:14px;align-items:flex-start;gap:8px;width:min(920px,100%);margin:15px auto 0;padding:11px 14px;display:flex;position:relative}.presentation-question-note>span{color:var(--orange);font-size:16px;font-weight:900}.presentation-question-note p{margin:0;font-size:11px;font-weight:700;line-height:1.6}.presentation-reassurance{color:var(--sub);margin:22px 0 0;font-size:12px}.presentation-thinking,.presentation-waiting{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 66px);padding:40px 24px;display:flex}.presentation-thinking>span,.presentation-waiting>span{color:var(--green);letter-spacing:.18em;font-size:12px;font-weight:900}.presentation-thinking h1,.presentation-waiting h1{margin:12px 0 8px;font-size:clamp(36px,5vw,60px);line-height:1.2}.presentation-thinking p,.presentation-waiting p{color:var(--sub);margin:0;font-size:17px}.presentation-thinking small{color:#87938c;margin-top:10px}.thinking-mark{gap:8px;margin-bottom:24px;display:flex}.thinking-mark i{background:var(--green);border-radius:999px;width:12px;height:12px;animation:1.2s ease-in-out infinite thinking-pulse}.thinking-mark i:nth-child(2){animation-delay:.15s}.thinking-mark i:nth-child(3){animation-delay:.3s}@keyframes thinking-pulse{0%,80%,to{opacity:.35;transform:scale(.7)}40%{opacity:1;transform:scale(1)}}@media (max-width:1180px){.page-hearing{width:min(1000px,100% - 32px)}.hearing-workspace{grid-template-columns:1fr}.meeting-notes{z-index:120;border-width:1px 0 0;border-radius:24px 24px 0 0;max-height:min(78vh,760px);padding:22px max(20px,50vw - 360px);transition:transform .24s;position:fixed;inset:auto 0 0;overflow-y:auto;transform:translateY(calc(100% + 20px));box-shadow:0 -24px 70px -42px #12211ad9}.meeting-notes.is-open{transform:translateY(0)}.meeting-notes-close{place-items:center;display:grid}.meeting-note-field.primary-note textarea{min-height:190px}.mobile-note-toggle{z-index:90;background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:7px;padding:11px 16px;font-size:12px;font-weight:900;display:flex;position:fixed;bottom:92px;right:18px;box-shadow:0 14px 30px -14px #823400d9}.mobile-note-toggle span{font-size:14px}.meeting-notes-backdrop{z-index:110;cursor:default;background:#0a160f61;border:0;display:block;position:fixed;inset:0}}@media (max-width:900px){.appbar-content{width:min(100% - 20px,1180px)}.presenter-control{flex-wrap:wrap;align-items:flex-start;width:min(100% - 24px,1120px)}.presenter-control-actions{width:100%;margin-left:0}.presenter-control-actions button{flex:1}.brand small,.internal-badge{display:none}.app-nav button{padding:7px 8px;font-size:10px}.flow-panel{grid-template-columns:1fr}.flow-arrow{justify-self:center;transform:rotate(90deg)}.choice-grid.three,.form-grid.three,.strength-grid,.case-grid,.sales-numbers{grid-template-columns:repeat(2,1fr)}.customer-kpis{grid-template-columns:1fr 1fr}.kpi strong{font-size:24px}}@media (max-width:720px){.page,.page-intro,.page-hearing,.sales-page,.customer-page{width:min(100% - 24px,1120px)}.appbar-content{min-height:58px}.presenter-control-actions{flex-direction:column}.presentation-header{min-height:58px;padding:0 16px}.presentation-audience{display:none}.presentation-question-page{width:min(100% - 24px,1080px);min-height:calc(100vh - 58px);padding-top:28px}.presentation-progress{gap:7px}.presentation-progress span{width:29px;height:29px}.presentation-question-card{border-radius:22px;padding:62px 20px 42px}.presentation-question-number{font-size:70px;top:18px;left:18px}.presentation-examples,.presentation-examples.question-1{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:24px}.presentation-example{gap:8px;min-height:72px;padding:10px}.presentation-example-icon{border-radius:12px;width:40px;height:40px;font-size:19px}.presentation-example b{font-size:11px}.presentation-question-note{padding:10px 11px}.brand b{font-size:12px}.app-nav{overflow-x:auto}.app-nav button:first-child{display:none}.page-hero{padding-top:28px}.page-hero h1{font-size:31px}.question-section{padding:22px 17px}.choice-grid.three,.form-grid.three,.form-grid.two,.numeric-grid,.sales-input-grid,.ai-columns,.sales-columns,.customer-bento{grid-template-columns:1fr}.sales-input-grid .span-two,.wide-card{grid-column:auto}.question-jump{justify-content:flex-start;overflow-x:auto}.sticky-action{bottom:8px}.sticky-action small{display:none}.sales-top{flex-wrap:wrap;align-items:flex-start}.sales-top .primary-button{width:100%;margin-left:0}.result-grid,.customer-kpis{grid-template-columns:1fr 1fr}.before-after{grid-template-columns:1fr}.before-after>i{justify-self:center;transform:rotate(90deg)}.price-line{flex-direction:column;align-items:flex-start}.price-line>b{margin-left:0}.annual-strip{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.brand span:last-child{display:none}.result-grid,.customer-kpis,.choice-grid.three,.strength-grid,.case-grid{grid-template-columns:1fr}.customer-toolbar{gap:8px}.customer-toolbar button{padding:8px 10px;font-size:10px}}@media print{@page{size:A4 landscape;margin:8mm}body{background:#fff}.no-print,.appbar,.customer-toolbar,.customer-sample-label{display:none!important}.app-shell,.customer-page{background:#fff;width:100%;min-height:0;margin:0;padding:0}.customer-title{margin-bottom:8px}.customer-title h1{font-size:20px}.customer-kpis{gap:6px;margin-bottom:6px}.kpi,.customer-card{break-inside:avoid;box-shadow:none}.kpi{padding:10px 12px}.kpi strong{font-size:18px}.customer-bento{gap:6px}.customer-card{padding:10px 12px}.chart-area{height:96px}.customer-explanation,.customer-footnote{margin-top:6px;padding:8px 11px;font-size:9px}}
