:root{--kh-bg:#f6f8ff;--kh-bg-soft:#eef3ff;--kh-surface:#fff;--kh-surface-soft:#f9fbff;--kh-card-blue:#e7f0ff;--kh-card-pink:#fff0f6;--kh-card-lavender:#f1ecff;--kh-text:#12172a;--kh-text-strong:#070b1a;--kh-muted:#5f6b85;--kh-muted-soft:#8a94aa;--kh-primary:#2f6ff2;--kh-primary-soft:#e8f0ff;--kh-primary-hover:#255fd3;--kh-cyan:#55d8ff;--kh-side-a:#2f6ff2;--kh-side-a-soft:#e7f0ff;--kh-side-b:#f58aa8;--kh-side-b-soft:#fff0f6;--kh-lavender-soft:#f1ecff;--kh-border:#121d371a;--kh-border-blue:#2f6ff22e;--kh-border-strong:var(--kh-border-blue);--kh-shadow:0 14px 34px #22346017;--kh-shadow-soft:0 12px 32px #22346014;--kh-shadow-button:0 10px 22px #2f6ff22e;--page:var(--kh-bg);--page-soft:var(--kh-bg-soft);--card:var(--kh-surface);--card-soft:var(--kh-surface-soft);--border:var(--kh-border);--border-strong:var(--kh-border-strong);--blue:var(--kh-primary);--blue-deep:var(--kh-primary-hover);--cyan:var(--kh-cyan);--soft-cyan:var(--kh-card-blue);--lavender:var(--kh-card-lavender);--pink:var(--kh-card-pink);--text:var(--kh-text);--muted:var(--kh-muted);--very-muted:var(--kh-muted-soft);--shadow:var(--kh-shadow);--shadow-soft:var(--kh-shadow-soft);--radius-xl:32px;--radius-lg:28px;--radius-md:20px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 12% 18%,#55d8ff29,#0000 30%),radial-gradient(circle at 78% 24%,#ff5fa21a,#0000 26%),linear-gradient(#f8faff 0%,#f3f6ff 100%);min-height:100vh;margin:0;font-family:Nunito Sans,Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline-offset:4px;outline:3px solid #2f6ff247}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.045em;color:var(--kh-text-strong);margin-bottom:1.4rem;font-size:clamp(3.8rem,6.6vw,6.8rem);font-weight:800;line-height:.95}h2{letter-spacing:0;color:var(--kh-text);margin-bottom:1rem;font-size:clamp(2.1rem,4.4vw,4.4rem);font-weight:800;line-height:1.04}h3{color:var(--kh-text);margin-bottom:.65rem;font-size:1.25rem;font-weight:800;line-height:1.25}p{color:var(--muted);font-weight:400}.container-wide,.container-narrow{width:min(calc(100% - 2rem), var(--container));margin-inline:auto}.container-narrow{width:min(100% - 2rem,780px)}.section{padding:6rem 0;position:relative}.soft-section{background:linear-gradient(#eef3ffa3,#f8faffc7),radial-gradient(circle at 18% 20%,#dceaff7a,#0000 22rem);border-block:1px solid #1424460f}.eyebrow{border:1px solid var(--kh-border-blue);min-height:2rem;color:var(--kh-text);letter-spacing:0;background:#e8f0ffbd;border-radius:999px;align-items:center;margin-bottom:1rem;padding:.35rem .8rem;font-size:.78rem;font-weight:700;display:inline-flex}.btn{letter-spacing:-.01em;border-radius:999px;justify-content:center;align-items:center;min-height:3.05rem;padding:.95rem 1.35rem;font-size:1rem;font-weight:700;line-height:1;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#fff;background:var(--kh-primary);box-shadow:var(--kh-shadow-button)}.btn-primary:hover{background:var(--kh-primary-hover);box-shadow:0 12px 24px #2f6ff233}.btn-secondary{color:var(--text);border:1px solid var(--border);background:#fff;font-weight:700;box-shadow:0 8px 20px #2234600f}.button-row{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffc;border-bottom:1px solid #121d3712;position:sticky;top:0}.site-nav{justify-content:space-between;align-items:center;gap:1.5rem;min-height:4.8rem;display:flex}.brand{color:var(--text);white-space:nowrap;align-items:center;gap:.7rem;font-size:1.05rem;font-weight:800;display:inline-flex}.brand-icon{background:linear-gradient(145deg, #fff 0%, var(--kh-card-blue) 52%, var(--kh-card-lavender) 100%);border:1px solid var(--kh-border-blue);border-radius:.9rem;place-items:center;width:2.55rem;height:2.55rem;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 16px #22346014}.brand-icon img{object-fit:cover;z-index:2;width:100%;height:100%;position:absolute;inset:0}.brand-icon img.is-missing{display:none}.brand-icon-fallback{color:var(--kh-primary);font-size:.78rem;font-weight:800}.nav-panel{align-items:center;gap:.25rem;display:flex}.nav-link{color:var(--muted);border-radius:999px;padding:.7rem .85rem;font-size:.94rem;font-weight:650;transition:color .16s,background .16s}.nav-link:hover,.nav-link.is-active{color:var(--kh-primary-hover);background:#e8f0ffb3}.nav-cta{min-height:2.65rem;margin-left:.35rem;padding:.75rem 1.2rem;font-size:.95rem;font-weight:700;box-shadow:0 8px 18px #2f6ff229}.menu-toggle{border:1px solid var(--border);cursor:pointer;background:#ffffffe0;border-radius:1rem;width:2.8rem;height:2.8rem;display:none}.menu-toggle span{background:var(--text);border-radius:999px;width:1.1rem;height:2px;margin:4px auto;display:block}.hero{padding-top:5rem;overflow:hidden}.hero-grid,.split-grid,.result-grid{grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);align-items:center;gap:clamp(2.2rem,5vw,5rem);display:grid}.hero-copy{z-index:2;position:relative}.hero-lead{max-width:680px;margin-bottom:1.8rem;font-size:clamp(1.04rem,1.75vw,1.22rem)}.micro-copy{color:var(--very-muted);margin-top:1rem;font-size:.92rem}.hero-glow{filter:blur(24px);opacity:.42;pointer-events:none;border-radius:999px;position:absolute}.hero-glow-blue{background:#55d8ff1f;width:30rem;height:30rem;top:8rem;right:4%}.hero-glow-pink{background:#ff5fa21a;width:23rem;height:23rem;top:25rem;right:27%}.hero-visual,.stage-visual{place-items:center;min-height:620px;display:grid;position:relative}.phone-frame{aspect-ratio:9/19;background:linear-gradient(160deg, #fff, var(--kh-surface-soft));border:1px solid #121d3724;border-radius:2.25rem;width:min(100%,310px);position:relative;overflow:hidden;box-shadow:0 18px 44px #2234601f}.phone-large{width:min(100%,360px)}.phone-frame:before{content:"";z-index:4;background:#121d372e;border-radius:999px;width:5rem;height:.5rem;position:absolute;top:.82rem;left:50%;transform:translate(-50%)}.phone-frame img{z-index:2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.phone-frame img.is-missing,.share-card img.is-missing{display:none}.screenshot-frame{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:linear-gradient(145deg,#fff 0%,#f8faff 100%);border-radius:2rem;place-items:center;display:grid;position:relative;overflow:hidden}.screenshot-phone{aspect-ratio:9/19;border-radius:2.2rem;width:min(100%,260px)}.screenshot-img{z-index:2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.screenshot-img.is-missing,.screenshot-frame.is-missing .screenshot-img{display:none}.screenshot-placeholder{z-index:1;text-align:center;background:radial-gradient(circle at 30% 16%,#dceaff9e,#0000 9rem),radial-gradient(circle at 86% 58%,#ffe6ef9e,#0000 10rem),linear-gradient(#fff 0%,#f8faff 100%);align-content:center;place-items:center;gap:.5rem;padding:1.2rem;display:none;position:absolute;inset:0}.screenshot-frame.is-missing .screenshot-placeholder{display:grid}.placeholder-eyebrow{border:1px solid var(--kh-border-blue);color:var(--kh-muted);background:#e8f0ffb8;border-radius:999px;padding:.25rem .65rem;font-size:.72rem;font-weight:800;display:inline-flex}.screenshot-placeholder-title{color:var(--kh-text);font-size:1.05rem;line-height:1.2}.screenshot-placeholder-path{max-width:100%;color:var(--kh-muted-soft);overflow-wrap:anywhere;font-size:.68rem}.kh-hero-collage{min-height:620px}.kh-hero-phone-poster{aspect-ratio:9/14;background:radial-gradient(circle at 18% 20%,#e8f0ffe6,#0000 14rem),radial-gradient(circle at 86% 70%,#fff0f6e0,#0000 13rem),linear-gradient(145deg,#fff 0%,#f7f9ff 100%);border:1px solid #121d371f;border-radius:2.6rem;width:min(100%,440px);position:relative;overflow:hidden;box-shadow:0 22px 54px #22346021}.kh-hero-phone-poster:before{content:"";pointer-events:none;border:1px solid #121d3712;border-radius:2rem;position:absolute;inset:1rem}.kh-collage-screen{border-radius:1.7rem;position:absolute;box-shadow:0 16px 34px #22346021}.kh-collage-screen-main{z-index:3;aspect-ratio:9/19;width:56%;top:10%;left:10%}.kh-collage-screen-secondary{z-index:2;aspect-ratio:9/19;width:42%;top:20%;right:8%;transform:rotate(5deg)}.kh-collage-screen-tertiary{z-index:4;aspect-ratio:9/19;width:44%;bottom:10%;right:12%;transform:rotate(-4deg)}.kh-floating-label{z-index:6;border:1px solid var(--border);color:var(--kh-text);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border-radius:999px;padding:.75rem .95rem;font-size:.88rem;font-weight:750;position:absolute;box-shadow:0 10px 24px #22346014}.kh-label-lawyer{top:9%;left:0}.kh-label-judge{top:42%;right:0}.kh-label-result{bottom:11%;left:8%}.phone-placeholder{background:radial-gradient(circle at 30% 10%, #dceaff94, transparent 11rem), radial-gradient(circle at 80% 40%, #ffe6efb8, transparent 11rem), linear-gradient(180deg, #fff, var(--kh-surface-soft));flex-direction:column;justify-content:center;align-items:center;gap:1.1rem;padding:2rem;display:flex;position:absolute;inset:0}.screen-label{color:var(--kh-text);font-weight:800}.score-ring{width:8.4rem;height:8.4rem;color:var(--kh-text-strong);background:radial-gradient(circle, #fff 58%, transparent 60%), conic-gradient(var(--kh-primary) 0 72%, var(--kh-lavender-soft) 72% 100%);box-shadow:inset 0 0 0 1px var(--border), 0 14px 30px #1f345a17;border-radius:50%;place-items:center;font-size:2rem;font-weight:800;display:grid}.result-bars{gap:.75rem;width:100%;display:grid}.result-bars span,.dialogue{background:var(--soft-cyan);border-radius:999px;height:.85rem;display:block}.result-bars span:nth-child(2){background:var(--pink);width:78%}.result-bars span:nth-child(3){background:var(--lavender);width:64%}.floating-card,.speech-bubble{z-index:5;border:1px solid var(--border);color:var(--text);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border-radius:999px;padding:.85rem 1rem;font-size:.9rem;font-weight:700;position:absolute;box-shadow:0 10px 24px #22346014}.float-analysis{top:9%;left:2%}.float-invite{top:35%;right:0}.float-stage{bottom:13%;left:7%}.trust-strip{padding:0 0 4.8rem}.trust-grid,.steps-grid,.mode-grid,.faq-grid,.result-card-grid{gap:1rem;display:grid}.trust-grid{grid-template-columns:repeat(3,1fr)}.trust-card{border:1px solid var(--border);border-radius:var(--radius-md);min-height:5.4rem;box-shadow:var(--kh-shadow-soft);background:#ffffffe0;align-items:center;gap:.85rem;padding:1.1rem 1.2rem;transition:transform .18s,background .18s,border-color .18s;display:flex}.trust-card:hover{border-color:var(--kh-border-blue);background:var(--kh-surface-soft);transform:translateY(-1px)}.trust-icon{width:2rem;height:2rem;color:var(--kh-primary-hover);background:var(--kh-primary-soft);border:1px solid var(--kh-border-blue);border-radius:50%;flex:none;place-items:center;font-size:.9rem;font-weight:800;display:grid}.section-heading{max-width:790px;margin-bottom:2rem}.section-copy p,.centered-section p,.final-cta p{font-size:1.08rem}.transform-card,.credits-card,.safety-card,.placeholder-card{border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);background:linear-gradient(145deg,#fff 0%,#f4f7ff 100%)}.transform-card{grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding:1.2rem;display:grid}.messy-chat,.structured-result{gap:.75rem;display:grid}.messy-chat span,.structured-result div{background:var(--kh-surface-soft);color:var(--muted);border-radius:1.1rem;padding:.9rem 1rem;font-weight:700}.messy-chat span:nth-child(2){background:var(--pink)}.structured-result div{color:var(--kh-text);border:1px solid var(--border);background:#fff}.flow-arrow{color:var(--kh-muted-soft);font-size:1.5rem;font-weight:800}.steps-grid{grid-template-columns:repeat(3,1fr)}.step-card,.mode-card,.result-card,.faq-card{border:1px solid var(--border);border-radius:var(--radius-lg);min-height:100%;box-shadow:var(--shadow-soft);background:linear-gradient(145deg,#fff 0%,#f4f7ff 100%);padding:1.45rem}.step-card span{width:2.4rem;height:2.4rem;color:var(--kh-primary-hover);border:1px solid var(--kh-border-blue);background:#ffffffc7;border-radius:.9rem;place-items:center;margin-bottom:1.3rem;font-weight:800;display:grid}.step-blue{background:linear-gradient(145deg, #fff 0%, var(--kh-card-blue) 100%)}.step-pink{background:linear-gradient(145deg, #fff 0%, var(--kh-card-pink) 58%, var(--kh-card-lavender) 100%)}.step-white{background:linear-gradient(145deg,#fff 0%,#f7f9ff 100%)}.mode-grid{grid-template-columns:repeat(2,1fr)}.mode-card{flex-direction:column;justify-content:flex-end;min-height:18rem;display:flex;position:relative;overflow:hidden}.mode-card:before{content:"";background:#ffffff73;border-radius:2rem;width:7rem;height:7rem;position:absolute;inset:1rem 1rem auto auto;transform:rotate(12deg)}.mode-single{background:linear-gradient(145deg, #fff 0%, var(--kh-side-a-soft) 100%)}.mode-two{background:linear-gradient(145deg, #fff 0%, var(--kh-side-b-soft) 54%, var(--kh-card-lavender) 100%)}.mode-card a{color:var(--kh-text);font-weight:700}.mode-card a:hover{color:var(--kh-primary-hover)}.stage-section{overflow:hidden}.stage-visual{min-height:560px}.stage-placeholder{justify-content:center;align-items:stretch}.stage-placeholder .screen-label{text-align:center}.dialogue{width:86%;height:3rem}.dialogue.blue{background:var(--kh-side-a-soft)}.dialogue.pink{background:var(--kh-side-b-soft);align-self:end}.dialogue.judge{background:var(--lavender);width:100%}.bubble-one{top:18%;left:0}.bubble-two{top:43%;right:0}.bubble-three{bottom:16%;left:8%}.result-grid{grid-template-columns:.78fr 1.22fr}.result-card-grid{grid-template-columns:repeat(2,1fr)}.result-card{background:linear-gradient(145deg,#fff 0%,#f7f9ff 100%)}.result-card:nth-child(2),.result-card:nth-child(3){background:linear-gradient(145deg, #fff 0%, var(--kh-card-lavender) 100%)}.centered-section{text-align:center}.share-preview{justify-content:center;align-items:center;gap:1.2rem;display:flex}.app-shot-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1rem;display:grid}.app-shot-grid-compact{margin-top:1rem}.share-preview-card{border:1px solid var(--border);border-radius:var(--radius-xl);min-height:28rem;box-shadow:var(--shadow-soft);background:linear-gradient(145deg,#fff 0%,#f8faff 100%);place-items:center;padding:1.2rem;display:grid}.share-card{border:1px solid var(--border);background:linear-gradient(160deg, #fff 0%, var(--kh-card-blue) 52%, #fff8fb 100%);box-shadow:var(--shadow-soft);border-radius:1.8rem;place-items:center;display:grid;position:relative;overflow:hidden}.share-card img{z-index:2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.story-card{aspect-ratio:9/16;width:min(44vw,210px)}.square-card{aspect-ratio:1;width:min(44vw,230px)}.share-placeholder{z-index:1;color:var(--kh-text);font-size:1.05rem;font-weight:800}.credits-card{background:radial-gradient(circle at 90% 10%,#e8f0ffc7,#0000 18rem),linear-gradient(135deg,#fff 0%,#f4f7ff 100%);grid-template-columns:.85fr 1.15fr;align-items:center;gap:2rem;padding:clamp(1.6rem,4vw,3rem);display:grid}.credits-card p{margin-bottom:0;font-size:1.1rem}.safety-section{padding-top:3rem}.safety-card{background:linear-gradient(135deg,#fffffff5,#f3f6ffe6),radial-gradient(circle at 8% 12%,#dceaff94,#0000 17rem);padding:clamp(1.6rem,4vw,3rem)}.safety-list{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.safety-list p{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;align-items:center;min-height:8rem;margin:0;padding:1rem;font-weight:750;display:flex}.faq-grid{grid-template-columns:repeat(2,1fr)}.faq-card{background:#fff}.final-cta{text-align:center;background:radial-gradient(circle at 50% 20%, #dceaff9e, transparent 26rem), linear-gradient(180deg, #fff 0%, var(--kh-bg-soft) 100%)}.center-buttons{justify-content:center}.features-hero{padding-bottom:4.6rem}.features-hero h1{letter-spacing:0;max-width:760px;font-size:4.8rem;line-height:1}.features-hero-visual{place-items:center;min-height:620px;display:grid;position:relative}.feature-phone-primary{z-index:2;transform:translate(-2.5rem)rotate(-2deg)}.feature-phone-secondary{z-index:3;width:min(48%,240px);position:absolute;bottom:4.5rem;right:0;transform:rotate(5deg)}.feature-floating-score{top:16%;right:7%}.result-phone-placeholder{justify-content:center}.feature-judge-card,.feature-score-row{border:1px solid var(--border);width:100%;color:var(--kh-text);background:#ffffffd6;border-radius:1.2rem;padding:.95rem 1rem;font-weight:750;box-shadow:0 10px 22px #2234600f}.feature-score-row{background:var(--kh-side-a-soft);justify-content:space-between;align-items:center;display:flex}.feature-score-row.side-b{background:var(--kh-side-b-soft)}.feature-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.feature-card{border:1px solid var(--border);border-radius:var(--radius-lg);min-height:100%;box-shadow:var(--shadow-soft);background:#fff;padding:1.35rem}.feature-card-blue{background:linear-gradient(145deg, #fff 0%, var(--kh-card-blue) 100%)}.feature-card-pink{background:linear-gradient(145deg, #fff 0%, var(--kh-card-pink) 100%)}.feature-card-lavender{background:linear-gradient(145deg, #fff 0%, var(--kh-card-lavender) 100%)}.feature-card-white{background:linear-gradient(145deg,#fff 0%,#f8faff 100%)}.feature-icon{width:2.45rem;height:2.45rem;color:var(--kh-text);background:#ffffffb8;border:1px solid #121d3714;border-radius:.95rem;place-items:center;margin-bottom:1.15rem;font-size:.9rem;font-weight:850;display:grid}.feature-card p{margin-bottom:0}.text-link{color:var(--kh-text);margin-top:1rem;font-weight:750;display:inline-flex}.text-link:hover{color:var(--kh-primary-hover)}.feature-flow{counter-reset:feature-flow;grid-template-columns:repeat(4,1fr);gap:1rem;margin:0;padding:0;list-style:none;display:grid}.feature-flow-step{border:1px solid var(--border);border-radius:var(--radius-lg);min-height:14rem;box-shadow:var(--shadow-soft);background:linear-gradient(145deg,#fff 0%,#f7f9ff 100%);padding:1.35rem;position:relative}.feature-flow-step:not(:last-child):after{content:"";z-index:2;background:0 0;border-top:2px solid #2f6ff238;border-right:2px solid #2f6ff238;width:.9rem;height:.9rem;position:absolute;top:2.55rem;right:-.68rem;transform:rotate(45deg)}.feature-flow-step span{width:2.35rem;height:2.35rem;color:var(--kh-primary-hover);background:var(--kh-primary-soft);border:1px solid var(--kh-border-blue);border-radius:999px;place-items:center;margin-bottom:1.1rem;font-weight:850;display:grid}.feature-mode-card{min-height:20rem}.feature-mode-label{width:fit-content;color:var(--kh-text);background:#ffffff9e;border:1px solid #121d3714;border-radius:999px;margin-bottom:auto;padding:.35rem .75rem;font-size:.82rem;font-weight:800}.feature-mode-card h3{max-width:460px;font-size:1.7rem}.feature-result-grid .result-card{min-height:12rem}.voice-card{text-align:center;border:1px solid var(--border);border-radius:var(--radius-xl);background:radial-gradient(circle at 50% 36%, #e8f0ffeb, transparent 10rem), linear-gradient(145deg, #fff 0%, var(--kh-card-lavender) 100%);min-height:23rem;box-shadow:var(--shadow-soft);place-items:center;gap:1.4rem;padding:clamp(1.6rem,4vw,3rem);display:grid}.voice-card p{max-width:360px;margin-bottom:0}.voice-pulse{background:radial-gradient(circle,#fff 0 34%,#0000 35%),radial-gradient(circle,#2f6ff229 0 54%,#0000 55%),radial-gradient(circle,#f58aa82e 0 72%,#0000 73%);border:1px solid #2f6ff21f;border-radius:50%;place-items:center;width:8rem;height:8rem;display:grid;position:relative}.voice-pulse:before,.voice-pulse:after{content:"";background:var(--kh-text);border-radius:999px;position:absolute}.voice-pulse:before{border-radius:999px;width:1.5rem;height:2.35rem}.voice-pulse:after{background:#12172ab8;width:3rem;height:.2rem;bottom:2.25rem}.feature-safety-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.6rem;display:grid}.feature-safety-grid article{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;min-height:12rem;padding:1.25rem}.feature-safety-grid p{margin-bottom:0}.walkthrough-hero h1{letter-spacing:0;max-width:760px;font-size:4.8rem;line-height:1}.walkthrough-hero-visual{place-items:center;min-height:560px;display:grid;position:relative}.walkthrough-mini-state{border:1px solid var(--border);border-radius:var(--radius-lg);width:min(100%,22rem);box-shadow:var(--shadow-soft);background:#ffffffe0;padding:1.35rem}.walkthrough-mini-state span{border:1px solid var(--kh-border-blue);width:2.35rem;height:2.35rem;color:var(--kh-text);background:#ffffffc7;border-radius:.9rem;place-items:center;margin-bottom:1.1rem;font-weight:850;display:grid}.walkthrough-mini-state p{margin-bottom:0}.state-write{background:linear-gradient(145deg, #fff 0%, var(--kh-card-blue) 100%);transform:translate(-5rem,-2.5rem)}.state-analysis{background:linear-gradient(145deg, #fff 0%, var(--kh-card-lavender) 100%);position:absolute;top:44%;right:2rem;transform:translateY(-50%)}.state-result{background:linear-gradient(145deg, #fff 0%, var(--kh-card-pink) 100%);transform:translate(-1rem,4.5rem)}.journey-timeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.journey-step{border:1px solid var(--border);border-radius:var(--radius-lg);min-height:15rem;box-shadow:var(--shadow-soft);background:#fff;grid-template-columns:auto 1fr;gap:1rem;padding:1.35rem;display:grid;position:relative}.journey-marker{width:2.6rem;height:2.6rem;color:var(--kh-text);background:#ffffffc7;border:1px solid #121d371a;border-radius:999px;place-items:center;font-weight:850;display:grid}.journey-label{width:fit-content;color:var(--kh-text);background:#ffffffa3;border:1px solid #121d3714;border-radius:999px;margin-bottom:.8rem;padding:.3rem .7rem;font-size:.8rem;font-weight:800;display:inline-flex}.journey-step p{margin-bottom:0}.journey-blue{background:linear-gradient(145deg, #fff 0%, var(--kh-card-blue) 100%)}.journey-pink{background:linear-gradient(145deg, #fff 0%, var(--kh-card-pink) 100%)}.journey-lavender{background:linear-gradient(145deg, #fff 0%, var(--kh-card-lavender) 100%)}.journey-white{background:linear-gradient(145deg,#fff 0%,#f8faff 100%)}.debate-type-grid,.after-result-grid,.court-flow{gap:1rem;display:grid}.debate-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.debate-type-card{border:1px solid var(--border);border-radius:var(--radius-xl);min-height:34rem;box-shadow:var(--shadow-soft);grid-template-columns:minmax(0,1fr) minmax(12rem,.62fr);align-items:center;gap:1.2rem;padding:clamp(1.35rem,3vw,2rem);display:grid;overflow:hidden}.debate-single{background:linear-gradient(145deg, #fff 0%, var(--kh-card-blue) 100%)}.debate-two{background:linear-gradient(145deg, #fff 0%, var(--kh-card-pink) 56%, var(--kh-card-lavender) 100%)}.debate-type-copy{flex-direction:column;align-items:flex-start;display:flex}.debate-type-copy h3{font-size:2rem}.debate-type-copy a,.after-result-card a{color:var(--kh-text);font-weight:750}.debate-type-copy a:hover,.after-result-card a:hover{color:var(--kh-primary-hover)}.soft-check-list{gap:.55rem;margin:0 0 1.2rem;padding:0;list-style:none;display:grid}.soft-check-list li{color:var(--kh-muted);align-items:center;gap:.55rem;font-weight:700;display:flex}.soft-check-list li:before{content:"";background:var(--kh-primary-soft);border:1px solid var(--kh-border-blue);border-radius:50%;width:.55rem;height:.55rem}.walkthrough-phone{justify-self:center;width:min(100%,220px)}.invite-code-placeholder{color:var(--kh-text);border:1px solid var(--border);letter-spacing:.08em;background:#fff;border-radius:1rem;padding:.75rem 1rem;font-size:1.5rem;font-weight:850}.court-flow{grid-template-columns:repeat(3,1fr);position:relative}.court-card{border:1px solid var(--border);border-radius:var(--radius-lg);min-height:17rem;box-shadow:var(--shadow-soft);background:#fff;padding:1.45rem;position:relative}.court-card:not(:last-child):after{content:"";z-index:2;border-top:2px solid #2f6ff233;border-right:2px solid #2f6ff233;width:.9rem;height:.9rem;position:absolute;top:3.15rem;right:-.68rem;transform:rotate(45deg)}.court-side-a{background:linear-gradient(145deg, #fff 0%, var(--kh-side-a-soft) 100%)}.court-side-b{background:linear-gradient(145deg, #fff 0%, var(--kh-side-b-soft) 58%, var(--kh-card-lavender) 100%)}.court-judge{background:linear-gradient(145deg,#fff 0%,#f7f9ff 100%)}.court-avatar{width:3rem;height:3rem;color:var(--kh-text);background:#ffffffbd;border:1px solid #121d3714;border-radius:1.05rem;place-items:center;margin-bottom:1.2rem;font-weight:850;display:grid}.walkthrough-result-visual{place-items:center;display:grid}.walkthrough-result-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:1.4rem;display:grid}.walkthrough-result-cards article{border:1px solid var(--border);border-radius:var(--radius-md);background:linear-gradient(145deg,#fff 0%,#f8faff 100%);padding:1.1rem;box-shadow:0 10px 24px #2234600f}.walkthrough-result-cards p{margin-bottom:0}.walkthrough-stage-visual{min-height:560px}.after-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.after-result-card{border:1px solid var(--border);border-radius:var(--radius-lg);min-height:18rem;box-shadow:var(--shadow-soft);flex-direction:column;justify-content:flex-end;padding:1.45rem;display:flex}.after-defense{background:linear-gradient(145deg, #fff 0%, var(--kh-card-blue) 100%)}.after-share{background:linear-gradient(145deg, #fff 0%, var(--kh-card-pink) 58%, var(--kh-card-lavender) 100%)}.safety-cta{margin-top:1.5rem}.walkthrough-faq-cta{justify-content:center;margin-top:1.5rem;display:flex}.stage-page-hero h1{letter-spacing:0;max-width:780px;font-size:4.8rem;line-height:1}.stage-page-visual{place-items:center;min-height:620px;display:grid;position:relative}.stage-page-phone{z-index:2}.stage-label-one{top:10%;left:3%}.stage-label-two{top:42%;right:0}.stage-label-three{bottom:14%;left:8%}.stage-page-placeholder{align-items:stretch}.stage-chat-line{color:var(--kh-text);border:1px solid var(--border);background:#fff;border-radius:1.15rem;padding:.85rem 1rem;font-weight:750;box-shadow:0 10px 22px #2234600f}.stage-chat-a{background:var(--kh-side-a-soft);width:86%}.stage-chat-b{background:var(--kh-side-b-soft);align-self:flex-end;width:86%}.stage-chat-judge{background:var(--kh-card-lavender);width:100%}.stage-benefit-grid,.stage-role-grid,.stage-where-grid,.related-feature-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.stage-benefit-card,.stage-role-card,.stage-where-card,.related-feature-card{border:1px solid var(--border);border-radius:var(--radius-lg);min-height:100%;box-shadow:var(--shadow-soft);background:linear-gradient(145deg,#fff 0%,#f8faff 100%);padding:1.35rem}.stage-benefit-blue,.stage-role-a,.related-feature-blue{background:linear-gradient(145deg, #fff 0%, var(--kh-card-blue) 100%)}.stage-benefit-pink,.stage-role-b,.related-feature-pink{background:linear-gradient(145deg, #fff 0%, var(--kh-card-pink) 58%, var(--kh-card-lavender) 100%)}.stage-role-judge{background:linear-gradient(145deg,#fff 0%,#f7f9ff 100%)}.stage-flow-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin:0;padding:0;list-style:none;display:grid}.stage-flow-card{border:1px solid var(--border);border-radius:var(--radius-lg);min-height:15rem;box-shadow:var(--shadow-soft);padding:1.35rem;position:relative}.stage-flow-card:not(:last-child):after{content:"";z-index:2;border-top:2px solid #2f6ff233;border-right:2px solid #2f6ff233;width:.9rem;height:.9rem;position:absolute;top:2.6rem;right:-.68rem;transform:rotate(45deg)}.stage-flow-card span{width:2.35rem;height:2.35rem;color:var(--kh-text);background:#ffffffc7;border:1px solid #121d371a;border-radius:999px;place-items:center;margin-bottom:1.1rem;font-weight:850;display:grid}.stage-flow-a{background:linear-gradient(145deg, #fff 0%, var(--kh-side-a-soft) 100%)}.stage-flow-b{background:linear-gradient(145deg, #fff 0%, var(--kh-side-b-soft) 58%, var(--kh-card-lavender) 100%)}.stage-flow-judge,.stage-flow-result{background:linear-gradient(145deg,#fff 0%,#f7f9ff 100%)}.stage-showcase-phone,.stage-result-phone{place-items:center;display:grid}.stage-stack{gap:.85rem;margin-top:1.4rem;display:grid}.stage-stack article{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;padding:1.1rem;box-shadow:0 10px 24px #2234600f}.stage-stack p,.stage-result-cards .result-card h3,.stage-where-card h3{margin-bottom:0}.stage-result-cards{margin-top:1.4rem}.stage-result-cards .result-card{min-height:8rem}.mini-scene{border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);background:linear-gradient(145deg,#fff 0%,#f8faff 100%);gap:1rem;margin-top:1.8rem;padding:clamp(1rem,3vw,1.4rem);display:grid}.mini-scene-bubble{width:min(100%,660px);color:var(--kh-text);border:1px solid #121d3714;border-radius:1.35rem;padding:1rem 1.1rem}.mini-scene-bubble span{color:var(--kh-text);margin-bottom:.45rem;font-size:.82rem;font-weight:850;display:block}.mini-scene-bubble p{margin-bottom:0}.mini-scene-a{background:var(--kh-side-a-soft)}.mini-scene-b{background:var(--kh-side-b-soft);justify-self:end}.mini-scene-judge{background:#fff;justify-self:center;box-shadow:0 10px 24px #2234600f}.related-feature-card a{color:var(--kh-text);font-weight:750}.related-feature-card a:hover{color:var(--kh-primary-hover)}.contracts-hero h1{letter-spacing:0;font-size:clamp(3.4rem,6vw,5.8rem)}.contracts-hero .hero-lead{margin-inline:auto}.contract-detail-hero h1{letter-spacing:0;font-size:clamp(3rem,5.6vw,5.2rem)}.contract-detail-hero .hero-lead{margin-inline:auto}.contract-card-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.contract-card{border:1px solid var(--border);border-radius:var(--radius-lg);min-height:22rem;box-shadow:var(--shadow-soft);background:linear-gradient(145deg,#fff 0%,#f8faff 100%);flex-direction:column;align-items:flex-start;padding:1.45rem;display:flex}.contract-card-blue{background:linear-gradient(145deg, #fff 0%, var(--kh-card-blue) 100%)}.contract-card-pink{background:linear-gradient(145deg, #fff 0%, var(--kh-card-pink) 58%, var(--kh-card-lavender) 100%)}.contract-icon{background:linear-gradient(135deg,#0000 0 72%,#2f6ff21a 73%),#fff;border:1px solid #121d371a;border-radius:.7rem;width:2.8rem;height:3.35rem;margin-bottom:1rem;display:block;position:relative;box-shadow:0 8px 16px #2234600f}.contract-icon:before,.contract-icon:after{content:"";background:#5f6b8542;border-radius:999px;height:2px;position:absolute;left:.55rem;right:.55rem}.contract-icon:before{top:1.15rem}.contract-icon:after{top:1.75rem}.contract-status{border:1px solid var(--kh-border-blue);width:fit-content;min-height:1.9rem;color:var(--kh-text);background:#e8f0ffad;border-radius:999px;align-items:center;margin-bottom:1rem;padding:.3rem .7rem;font-size:.78rem;font-weight:800;display:inline-flex}.contract-card p{flex:1}.contract-card .btn{margin-top:.5rem}.contract-document-list{gap:1.2rem;display:grid}.contract-document{border:1px solid var(--border);border-radius:var(--radius-xl);min-height:24rem;box-shadow:var(--shadow-soft);background:#fff;padding:clamp(1.35rem,4vw,2.4rem);scroll-margin-top:6rem}.contract-document-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.4rem;padding-bottom:1rem;display:flex}.contract-document-header h2{margin-bottom:0;font-size:clamp(1.8rem,3vw,2.8rem)}.contract-document-header .contract-status{flex:none;margin-bottom:0}.contract-document-header>div .contract-status{margin-bottom:.85rem}.contract-detail-document{min-height:40rem}.contract-placeholder{border-radius:var(--radius-md);background:linear-gradient(145deg,#fff 0%,#f8faff 100%);border:1px dashed #121d3729;align-content:center;justify-items:start;min-height:14rem;padding:1.2rem;display:grid}.contract-placeholder p:first-child{color:var(--kh-text);font-size:1.08rem;font-weight:800}.contract-text{overflow-wrap:anywhere;white-space:pre-wrap;border-radius:var(--radius-md);width:100%;color:var(--kh-muted);font:inherit;background:linear-gradient(145deg,#fff 0%,#f8faff 100%);border:1px solid #121d3714;margin:0;padding:clamp(1rem,3vw,1.45rem);line-height:1.75}.contract-info-card{border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);background:radial-gradient(circle at 90% 12%,#e8f0ffc7,#0000 18rem),linear-gradient(145deg,#fff 0%,#f7f9ff 100%);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem;padding:clamp(1.6rem,4vw,3rem);display:grid}.contract-info-card p{max-width:760px;margin-bottom:0}.contract-info-actions{flex-wrap:wrap;justify-content:flex-end;gap:.8rem;display:flex}.info-page-hero h1{letter-spacing:0;font-size:clamp(3rem,5.6vw,5.2rem)}.info-page-hero .hero-lead{margin-inline:auto}.info-card-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.info-card{border:1px solid var(--border);border-radius:var(--radius-lg);min-height:15rem;box-shadow:var(--shadow-soft);background:linear-gradient(145deg,#fff 0%,#f8faff 100%);padding:1.35rem}.info-card:nth-child(2){background:linear-gradient(145deg, #fff 0%, var(--kh-card-blue) 100%)}.info-card:nth-child(3){background:linear-gradient(145deg, #fff 0%, var(--kh-card-pink) 58%, var(--kh-card-lavender) 100%)}.info-card h2{font-size:1.35rem}.site-footer{background:linear-gradient(180deg, #fff 0%, var(--kh-surface-soft) 100%);border-top:1px solid var(--border);padding:4rem 0 2rem}.footer-grid{grid-template-columns:minmax(240px,1.5fr) repeat(3,minmax(150px,.7fr));gap:2rem;display:grid}.footer-brand p{max-width:430px;margin-top:1rem}.site-footer h2{color:var(--kh-text);margin-bottom:.8rem;font-size:.9rem}.site-footer a:not(.brand){color:var(--muted);margin:.48rem 0;display:block}.site-footer a:not(.brand):hover{color:var(--kh-primary-hover)}.footer-bottom{border-top:1px solid var(--border);color:var(--very-muted);justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1.2rem;font-size:.92rem;display:flex}.placeholder-page{place-items:center;min-height:58vh;display:grid}.placeholder-card{text-align:center;padding:clamp(1.6rem,4vw,3rem)}.placeholder-card h1{margin-bottom:1rem;font-size:clamp(2.6rem,7vw,4.8rem)}.muted{color:var(--very-muted)}.reveal-on-scroll{opacity:0;transition:opacity .52s,transform .52s;transform:translateY(18px)}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal-on-scroll{opacity:1;transform:none}}@media (max-width:980px){.menu-toggle{display:block}.nav-panel{border:1px solid var(--border);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-radius:1.4rem;flex-direction:column;align-items:stretch;padding:.8rem;display:none;position:absolute;top:calc(100% + .65rem);left:1rem;right:1rem}body.menu-open .nav-panel{display:flex}.nav-link,.nav-cta{text-align:center;justify-content:center;width:100%;margin-left:0}.hero-grid,.split-grid,.result-grid,.credits-card{grid-template-columns:1fr}.hero{padding-top:4rem}.hero-visual,.kh-hero-collage{min-height:560px}.stage-visual{min-height:500px}.reverse-mobile .stage-visual{order:2}.trust-grid,.steps-grid,.safety-list,.feature-safety-grid,.footer-grid{grid-template-columns:1fr}.features-hero h1{font-size:4rem}.features-hero-visual{min-height:590px}.feature-grid,.feature-flow{grid-template-columns:repeat(2,1fr)}.feature-flow-step:not(:last-child):after{display:none}.walkthrough-hero h1{font-size:4rem}.walkthrough-hero-visual{min-height:500px}.debate-type-grid,.court-flow{grid-template-columns:1fr}.court-card:not(:last-child):after{display:none}.debate-type-card{min-height:auto}.stage-page-hero h1{font-size:4rem}.stage-benefit-grid,.stage-role-grid,.stage-where-grid,.related-feature-grid{grid-template-columns:1fr}.stage-flow-grid{grid-template-columns:repeat(2,1fr)}.stage-flow-card:not(:last-child):after{display:none}.contract-card-grid,.info-card-grid,.app-shot-grid,.contract-info-card{grid-template-columns:1fr}.contract-info-card .btn,.contract-info-actions{justify-content:flex-start;width:fit-content}}@media (max-width:720px){.section{padding:4.2rem 0}.hero{padding-top:3.4rem}.hero-visual,.kh-hero-collage{min-height:500px}.kh-hero-phone-poster{width:min(90vw,380px)}.kh-floating-label{padding:.6rem .72rem;font-size:.76rem}.kh-label-lawyer{top:6%;left:0}.kh-label-judge{top:36%;right:0}.kh-label-result{bottom:8%;left:0}.phone-large{width:min(78vw,330px)}.phone-frame{border-width:1px;width:min(76vw,300px)}.floating-card,.speech-bubble{padding:.66rem .78rem;font-size:.78rem}.float-analysis{top:8%;left:0}.float-invite{top:31%;right:0}.float-stage{bottom:12%;left:0}.transform-card{grid-template-columns:1fr}.flow-arrow{text-align:center;transform:rotate(90deg)}.mode-grid,.result-card-grid,.feature-grid,.feature-flow,.faq-grid{grid-template-columns:1fr}.features-hero h1{font-size:3.25rem}.features-hero-visual{min-height:540px}.walkthrough-hero h1{font-size:3.25rem}.walkthrough-hero-visual{gap:1rem;min-height:auto}.stage-page-hero h1{font-size:3.25rem}.stage-page-visual{min-height:560px}.stage-label-one{top:8%;left:0}.stage-label-two{top:35%;right:0}.stage-label-three{bottom:10%;left:0}.walkthrough-mini-state,.state-write,.state-analysis,.state-result{width:100%;position:static;transform:none}.feature-phone-primary{transform:translate(-1.1rem)rotate(-2deg)}.feature-phone-secondary{width:min(44vw,190px);bottom:3rem;right:0}.feature-floating-score{top:8%;right:0}.mode-card{min-height:14rem}.journey-timeline,.after-result-grid,.walkthrough-result-cards{grid-template-columns:1fr}.journey-step{grid-template-columns:1fr;min-height:auto}.debate-type-card,.stage-flow-grid{grid-template-columns:1fr}.contract-document-header{flex-direction:column}.walkthrough-phone{width:min(72vw,240px)}.share-preview{align-items:flex-end}.story-card,.square-card{width:min(43vw,178px)}.footer-bottom{flex-direction:column}}@media (max-width:420px){h1{font-size:clamp(3.1rem,16vw,4.2rem)}.button-row{flex-direction:column;align-items:stretch}.btn{width:100%}.hero-visual,.kh-hero-collage{min-height:455px}.kh-hero-phone-poster{border-radius:2rem;width:min(92vw,330px)}.phone-frame{width:min(82vw,280px)}.speech-bubble{max-width:10rem}.features-hero h1{font-size:2.85rem}.features-hero-visual{min-height:500px}.feature-phone-secondary{width:min(46vw,170px)}.walkthrough-hero h1,.stage-page-hero h1{font-size:2.85rem}.stage-page-visual{min-height:500px}.stage-page-phone{width:min(82vw,280px)}}
