@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{font-family:'DM Sans',system-ui,-apple-system,'Noto Sans JP','Noto Sans KR',sans-serif;color:#14243a;background:#e8edf3;font-synthesis:none;--ink:#14243a;--muted:#617185;--line:#dce3ea;--paper:#fff;--orange:#d95f27;--nav:#101e30;--blue:#3c6ea9}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,select{cursor:pointer}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #ed8e51;outline-offset:3px}button{border:0;background:none}svg{display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,system-ui,sans-serif}h1{font-size:2rem;letter-spacing:-1.1px;line-height:1.3}h2{font-size:1.3rem;letter-spacing:-.4px}h3{font-size:1.06rem;line-height:1.55}.muted{color:var(--muted)}.small{font-size:.875rem}.eyebrow{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px}.previewbar{min-height:48px;background:#071220;color:#c2ccda;padding:8px 24px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.875rem}.previewbar strong{color:white;font-weight:500}.segmented{display:flex;gap:3px;padding:3px;background:#233248;border-radius:7px}.segmented button{color:#b9c8d7;padding:6px 14px;border-radius:4px;font-size:.875rem}.segmented button.active{background:#eef3f8;color:#14243a}.shell{display:grid;grid-template-columns:230px 1fr;min-height:calc(100vh - 48px);background:#f4f6f9;max-width:1800px;margin:auto}.sidebar{background:var(--nav);color:#b6c3d4;padding:34px 20px;display:flex;flex-direction:column;gap:38px}.brand{font-family:Georgia,serif;font-weight:700;color:#E8590C;letter-spacing:3px;font-size:1.5rem}.footer{font-size:.875rem;color:var(--muted);margin-top:25px;text-align:center}.brand sub{display:block;font:500 .75rem 'DM Sans',sans-serif;letter-spacing:2.5px;color:#a5b5c9;margin-top:8px}.sidebar nav{display:grid;gap:9px}.navbtn{display:flex;align-items:center;gap:12px;padding:13px 15px;border-radius:7px;text-align:left;color:inherit;font-size:.94rem}.navbtn.active{background:#26374d;color:white;box-shadow:inset 3px 0 #ed8b51}.navbtn:hover{background:#1d2d43}.navbtn svg{width:20px;height:20px;flex-shrink:0}.sidebottom{margin-top:auto;border-top:1px solid #2d3c50;padding-top:23px;line-height:1.7}.sidebottom .avatar{background:#34445a;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;color:white;margin-bottom:10px}.workspace{min-width:0}.topbar{height:82px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 38px;background:#fff}.mobilebrand{display:none}.controls{display:flex;gap:12px;align-items:center}.controls label{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:.875rem}.controls select{border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink);padding:9px 25px 9px 10px;max-width:170px}.topbar .breadcrumb{color:var(--muted);font-size:.875rem}.main{padding:32px 38px 40px;max-width:1380px;margin:auto}.pagetitle{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:25px}.pagetitle p{margin-top:7px;line-height:1.6}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 17px;border-radius:7px;line-height:1.35;font-size:.94rem}.primary{background:var(--orange);color:white}.primary:hover{background:#bd4c1c}.secondary{border:1px solid var(--line);background:white}.secondary:hover{background:#eef2f7}.primary:disabled{background:#8a929c;cursor:default}.demo{display:flex;align-items:center;gap:9px;border:1px solid #ead7c6;background:#fff8f0;color:#815536;padding:10px 13px;border-radius:7px;font-size:.875rem;line-height:1.55;margin-bottom:23px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:25px}.stat{background:white;border:1px solid var(--line);padding:18px 21px;border-radius:9px;display:flex;justify-content:space-between;align-items:center;gap:8px}.stat b{font-family:Manrope,sans-serif;font-size:1.9rem;font-weight:700}.stat span{display:block;font-size:.875rem;color:var(--muted)}.stat .statglyph{color:#768ba5}.sectionheading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:17px}.sectionheading span{font-size:.875rem;color:var(--muted)}.filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:21px}.chip{border:1px solid var(--line);background:#fff;padding:9px 13px;border-radius:6px;font-size:.875rem}.chip.active{background:#14243a;color:#fff;border-color:#14243a}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:23px;position:relative;transition:box-shadow .2s,transform .2s}.card:hover{box-shadow:0 6px 24px #21354c0b;transform:translateY(-2px)}.card.inactive{filter:grayscale(1);opacity:.6;cursor:not-allowed}.card.inactive:hover{box-shadow:none;transform:none}.card.inactive button{cursor:not-allowed}.card.live{display:block;text-decoration:none;color:inherit;border-color:var(--orange)}.livemark{font-size:.75rem;font-weight:700;color:var(--orange);text-transform:uppercase;letter-spacing:1px}.cardtop{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;gap:12px}.tag{font-size:.75rem;color:#48617e;background:#edf2f8;border-radius:4px;padding:5px 8px;line-height:1.4}.save{font-size:1.25rem;color:#5e728a;min-width:40px;min-height:40px;border-radius:6px}.save.on{color:#c95d29;background:#fff2e7}.card h3{min-height:54px;max-width:95%}.cardopen{text-align:left;padding:0;width:100%}.cardopen:after{content:'';position:absolute;inset:65px 0 90px;pointer-events:none}.topic{font-size:.875rem;color:var(--muted);margin-bottom:8px}.probrow{display:flex;align-items:center;justify-content:space-between;margin:22px 0 12px;gap:15px}.prob{font:700 2.5rem Manrope,sans-serif;letter-spacing:-2px}.prob small{font-size:1.2rem;letter-spacing:0;margin-left:2px;font-weight:500}.change{font-size:.875rem;color:#9b542c}.spark{width:120px;height:45px}.cardbottom{border-top:1px solid #e8edf2;padding-top:15px;margin-top:16px;display:flex;justify-content:space-between;gap:8px;align-items:center;font-size:.8rem;color:var(--muted)}.textlink{padding:6px 0;color:#315c89;font-weight:600}.bottomnav{display:none}.empty{background:white;border:1px dashed #bac7d5;padding:44px 25px;border-radius:10px;text-align:center;line-height:1.8;grid-column:1/-1}.empty svg{margin:0 auto 15px;color:#8797aa}.empty h2{margin-bottom:8px}.panel{background:white;border:1px solid var(--line);border-radius:10px;padding:26px}.builder{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(230px,1fr);gap:24px}.steps{display:flex;gap:10px;margin-bottom:30px}.step{flex:1;border-top:3px solid #dfe5ed;padding-top:10px;font-size:.875rem;color:var(--muted)}.step.active{border-color:var(--orange);color:#9c4520}.formgrid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:grid;gap:8px;margin-bottom:18px;min-width:0}.field label{font-weight:500;font-size:.94rem}.field input,.field select,.field textarea{border:1px solid #cbd5e0;border-radius:6px;padding:12px;background:#fff;width:100%;color:#14243a;min-width:0}.field textarea{min-height:102px;resize:vertical;line-height:1.6}.field .hint{font-size:.875rem;color:var(--muted);line-height:1.6}.actions{display:flex;justify-content:space-between;gap:15px;margin-top:20px}.notes{line-height:1.75;color:var(--muted);font-size:.94rem}.notes h3{color:var(--ink);margin-bottom:12px}.notes p+p{margin-top:14px}.notes .number{font:700 2.6rem Manrope,sans-serif;color:var(--ink);margin:12px 0}.review{display:grid;gap:14px;margin:18px 0}.review div{padding-bottom:14px;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.review dt{font-size:.875rem;color:var(--muted);margin-bottom:5px}.review dd{margin:0;line-height:1.6}.successmark{background:#eaf2ee;border-radius:50%;width:48px;height:48px;display:grid;place-items:center;color:#37624c;margin-bottom:18px}.resultnotice{padding:17px;background:#f0f4fa;border-radius:7px;line-height:1.7;margin-top:18px}.comparison{overflow-x:auto;background:#fff;border:1px solid var(--line);border-radius:9px}.comparison table{border-collapse:collapse;width:100%;min-width:640px}.comparison th,.comparison td{text-align:left;padding:17px;border-bottom:1px solid var(--line);font-size:.94rem;line-height:1.6;vertical-align:top}.comparison th{background:#eef2f7;color:var(--muted);font-weight:500}.comparison .big{font-size:1.6rem;font-weight:700}.mobilecompare{display:none}.spacer{height:20px}dialog{border:0;border-radius:13px;width:min(800px,calc(100% - 32px));max-height:90dvh;padding:0;color:var(--ink);box-shadow:0 25px 100px #07122040}dialog::backdrop{background:#07122090;backdrop-filter:blur(3px)}.dialoghead{display:flex;align-items:center;justify-content:space-between;background:#f3f6f9;padding:15px 25px;border-bottom:1px solid var(--line)}.dialoghead button{font-size:1.8rem;min-width:44px;min-height:44px}.dialogbody{padding:27px}.dialogbody h2{font-size:1.55rem;line-height:1.5;margin:10px 0}.detailstats{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:22px 0}.detailstats .prob{font-size:3.5rem}.detailstats .muted{font-size:.875rem}.chart{width:100%;height:180px;margin:13px 0}.chartlabels{display:flex;justify-content:space-between;color:var(--muted);font-size:.75rem;margin-top:-3px}.detailsection{border-top:1px solid var(--line);padding-top:20px;margin-top:24px;line-height:1.75}.detailsection h3{margin-bottom:8px}.evidencegrid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.evidencegrid>div{background:#f4f6f9;padding:16px;border-radius:7px}.evidencegrid p{font-size:.94rem;color:var(--muted);margin-top:6px}.closefooter{display:flex;justify-content:space-between;gap:12px;margin-top:25px}#toast{position:fixed;bottom:95px;left:50%;transform:translateX(-50%);background:#14243a;color:white;box-shadow:0 5px 25px #14243a40;padding:13px 22px;border-radius:8px;z-index:100;font-size:.94rem;max-width:90vw;display:none}.shell.phone{display:block;max-width:430px;min-height:820px;margin:28px auto;border:8px solid #172337;border-radius:32px;overflow:hidden;box-shadow:0 20px 70px #13223925}.phone .sidebar,.phone .breadcrumb,.phone .desktopaction,.phone .desktoponly{display:none}.phone .mobilebrand{display:block}.phone .topbar{height:auto;min-height:75px;padding:18px;flex-wrap:wrap}.phone .brand{font-size:1.15rem}.phone .controls{gap:6px}.phone .controls label span{display:none}.phone .controls select{padding:8px;max-width:120px;font-size:.875rem}.phone .main{padding:24px 18px}.phone h1{font-size:1.65rem}.phone .pagetitle{margin-bottom:18px}.phone .stats{gap:8px}.phone .stat{padding:13px 10px;display:block}.phone .stat b{font-size:1.5rem}.phone .stat span{font-size:.75rem}.phone .statglyph{display:none}.phone .grid{grid-template-columns:1fr;gap:13px}.phone .card{padding:19px}.phone .filters{flex-wrap:nowrap;overflow:auto;padding-bottom:6px}.phone .chip{white-space:nowrap}.phone .bottomnav{display:flex;position:sticky;bottom:0;background:#fff;border-top:1px solid var(--line);justify-content:space-around;padding:10px 3px 12px;z-index:5}.bottomnav .navbtn{display:flex;flex-direction:column;gap:5px;font-size:.75rem;padding:5px;align-items:center;flex:1}.bottomnav .navbtn.active{color:#ba4c1c;box-shadow:none;background:none}.phone .builder{grid-template-columns:1fr}.phone .builder aside{display:none}.phone .panel{padding:20px}.phone .formgrid{grid-template-columns:1fr;gap:0}.phone .comparison{display:none}.phone .mobilecompare{display:grid;gap:13px}.phone .demo{font-size:.8rem}.phone .sectionheading{align-items:start}.phone .sectionheading h2{font-size:1.1rem}
@media(min-width:1500px){.grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1050px){.shell{grid-template-columns:195px 1fr}.sidebar{padding:30px 13px}.main{padding:27px 23px}.topbar{padding:0 23px}.builder{grid-template-columns:1fr}.builder aside{display:none}}@media(max-width:700px){.previewbar{padding:8px 14px;font-size:.75rem}.previewbar .segmented{display:none}.shell,.shell.phone{display:block;max-width:none;border:0;border-radius:0;margin:0;box-shadow:none;min-height:calc(100dvh - 48px)}.sidebar,.breadcrumb,.desktopaction,.desktoponly{display:none}.mobilebrand{display:block}.topbar,.phone .topbar{height:auto;min-height:76px;padding:16px;flex-wrap:wrap}.brand{font-size:1.15rem}.controls{gap:7px}.controls label span{display:none}.controls select{max-width:115px;padding:8px;font-size:.875rem}.main,.phone .main{padding:23px 17px 28px}h1{font-size:1.65rem}.pagetitle{margin-bottom:18px}.stats{gap:8px}.stat{display:block;padding:13px 10px}.stat b{font-size:1.5rem}.stat span{font-size:.75rem}.statglyph{display:none}.grid{grid-template-columns:1fr;gap:13px}.card{padding:19px}.filters{flex-wrap:nowrap;overflow:auto;padding-bottom:6px}.chip{white-space:nowrap}.bottomnav,.phone .bottomnav{display:flex;position:sticky;bottom:0;background:#fff;border-top:1px solid var(--line);justify-content:space-around;padding:10px 3px max(12px,env(safe-area-inset-bottom));z-index:5}.panel{padding:20px}.formgrid{grid-template-columns:1fr;gap:0}.comparison{display:none}.mobilecompare{display:grid;gap:13px}.demo{font-size:.8rem}.sectionheading h2{font-size:1.1rem}.sectionheading{align-items:start}.dialogbody{padding:21px}.evidencegrid{grid-template-columns:1fr}.detailstats{gap:10px}.dialogbody h2{font-size:1.3rem}.closefooter{flex-wrap:wrap}.previewbar>span{max-width:100%}.notes{font-size:.875rem}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}@media(min-width:701px){body:has(.phone) dialog{width:414px}.phone .card h3{min-height:0}.shell.phone{height:calc(100dvh - 100px);min-height:600px;display:flex;flex-direction:column}.phone .workspace{overflow-y:auto;min-height:0;flex:1}.phone .bottomnav{flex-shrink:0;position:relative}.phone .main{padding-bottom:24px}}@media(max-width:700px){.bottomnav,.phone .bottomnav{position:fixed;left:0;right:0;bottom:0}.main,.phone .main{padding-bottom:110px}}
