:root{--font-sans:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans","Noto Sans JP",Meiryo,sans-serif;--charcoal:#3d3d3f;--navy:#16295c;--navy-2:#1c3468;--sky:#29a8e0;--sky-weak:#e5f4fc;--bg:#f7f9fb;--line:#e4e8ee;--text:#2b2b2e;--text-weak:#7a8291}*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:var(--font-sans);color:var(--text);background:#fff;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit}.nb{display:inline-block}.cat-card h3,.cta-band h2,.flow-step h4,.gate-card h1,.hero h1,.prompt-hero h1,.section-title{text-wrap:balance;word-break:auto-phrase}.cat-card p,.faq-a,.flow-step p,.hero p.lead,.prompt-hero .p-desc,.section-desc{text-wrap:pretty;word-break:auto-phrase}.lp-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;justify-content:space-between;padding:14px 28px;background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line)}.lp-header,.lp-nav{display:flex;align-items:center}.lp-nav{gap:26px;font-size:13.5px;color:#555}.lp-nav a:hover{color:var(--sky)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;cursor:pointer;border-radius:999px;font-weight:700;transition:all .18s ease}.btn-primary{background:var(--navy);color:#fff;padding:12px 28px;font-size:14px}.btn-primary:hover{background:var(--navy-2);transform:translateY(-1px);box-shadow:0 6px 18px rgba(22,41,92,.25)}.btn-sky{background:var(--sky);color:#fff;padding:14px 34px;font-size:15px}.btn-sky:hover{filter:brightness(1.07);transform:translateY(-1px);box-shadow:0 6px 18px rgba(41,168,224,.35)}.btn-ghost{background:#fff;color:var(--navy);border:1.5px solid var(--navy);padding:12px 28px;font-size:14px}.btn-ghost:hover{background:var(--navy);color:#fff}.hero{position:relative;overflow:hidden;background:linear-gradient(160deg,#f2f7fb,#fff 55%,#eaf5fc);padding:96px 24px 88px;text-align:center}.hero h1{font-size:clamp(30px,4.6vw,48px);line-height:1.4;letter-spacing:.04em;color:var(--charcoal);margin:0 0 22px;font-weight:800}.hero h1 .accent{color:var(--sky)}.hero p.lead{font-size:16px;line-height:2;color:#55606e;margin:0 auto 36px;max-width:640px}.hero-cta{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.hero-stat{margin-top:56px;display:inline-flex;gap:48px;padding:26px 52px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 12px 40px rgba(22,41,92,.08)}.hero-stat .num{font-size:44px;font-weight:800;color:var(--navy);line-height:1.1}.hero-stat .num span{font-size:16px;margin-left:4px;color:var(--text-weak);font-weight:600}.hero-stat .label{font-size:12.5px;color:var(--text-weak);margin-top:6px;letter-spacing:.08em}.section{padding:88px 24px}.section.alt{background:var(--bg)}.section-inner{max-width:1040px;margin:0 auto}.section-tag{text-align:center;color:var(--sky);font-weight:700;letter-spacing:.22em;font-size:12.5px;text-transform:uppercase;margin-bottom:12px}.section-title{text-align:center;font-size:clamp(22px,3vw,30px);color:var(--charcoal);font-weight:800;letter-spacing:.05em;margin:0 0 18px}.section-desc{text-align:center;color:#55606e;font-size:14.5px;line-height:2.1;max-width:700px;margin:0 auto 48px}.demo-frame{max-width:880px;margin:0 auto;border-radius:14px;overflow:hidden;background:#0f1c3f;box-shadow:0 24px 70px rgba(22,41,92,.22);border:1px solid #24345e}.demo-bar{display:flex;align-items:center;gap:6px;padding:10px 14px;background:#16234a}.demo-bar span{width:10px;height:10px;border-radius:50%;background:#3a4a76}.demo-bar span:first-child{background:#e0655f}.demo-bar span:nth-child(2){background:#e0b25f}.demo-bar span:nth-child(3){background:#6fbf73}.demo-url{flex:1 1;text-align:center;font-size:11.5px;color:#8fa0c6;background:hsla(0,0%,100%,.07);border-radius:6px;padding:3px 10px;margin:0 40px}.demo-video{display:block;width:100%;height:auto}.demo-note{text-align:center;font-size:11.5px;color:var(--text-weak);margin-top:14px}.cat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:18px;gap:18px}.cat-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:26px 24px;transition:all .2s ease}.cat-card:hover{border-color:var(--sky);box-shadow:0 10px 30px rgba(41,168,224,.12);transform:translateY(-3px)}.cat-card .cat-no{font-size:11px;font-weight:700;color:var(--sky);letter-spacing:.18em;margin-bottom:10px}.cat-card h3{font-size:16px;margin:0 0 10px;color:var(--charcoal);font-weight:700}.cat-card p{font-size:13px;line-height:1.9;color:#6a7482;margin:0}.cat-card .count{margin-top:14px;font-size:12px;color:var(--navy);font-weight:700}.flow-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:18px;gap:18px;counter-reset:step}.flow-step{background:#fff;border-radius:16px;border:1px solid var(--line);padding:28px 24px;text-align:center}.flow-step .step-num{width:42px;height:42px;border-radius:50%;background:var(--navy);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:16px}.flow-step h4{margin:0 0 8px;font-size:15px;color:var(--charcoal)}.flow-step p{margin:0;font-size:13px;color:#6a7482;line-height:1.9}.faq-item{background:#fff;border:1px solid var(--line);border-radius:14px;margin-bottom:14px;overflow:hidden}.faq-item summary{cursor:pointer;padding:20px 24px;font-weight:700;font-size:14.5px;color:var(--charcoal);list-style:none;display:flex;justify-content:space-between;align-items:center}.faq-item summary:after{content:"＋";color:var(--sky);font-size:18px}.faq-item[open] summary:after{content:"−"}.faq-item .faq-a{padding:0 24px 22px;font-size:13.5px;line-height:2;color:#55606e}.cta-band{background:linear-gradient(135deg,var(--navy) 0,#1f3c7a 60%,#2a6db3 100%);color:#fff;text-align:center;padding:80px 24px}.cta-band h2{font-size:clamp(22px,3vw,30px);margin:0 0 14px;letter-spacing:.05em}.cta-band p{font-size:14px;opacity:.85;margin:0 0 34px}.lp-footer{padding:40px 28px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;font-size:12.5px;color:var(--text-weak)}.app-root{display:flex;height:100vh;height:100dvh;background:var(--bg)}.menu-btn{display:none;align-items:center;justify-content:center;width:38px;height:38px;border:none;background:none;color:var(--navy);font-size:20px;cursor:pointer;border-radius:8px;margin-right:2px}.menu-btn:active{background:var(--sky-weak)}.side-close{margin-left:auto;width:34px;height:34px;border:none;background:hsla(0,0%,100%,.12);color:#fff;font-size:18px;border-radius:8px;cursor:pointer;align-items:center;justify-content:center}.side-backdrop,.side-close{display:none}.sidebar{width:260px;min-width:260px;background:var(--navy);color:#dbe4f5;display:flex;flex-direction:column;padding:18px 14px;overflow-y:auto}.sidebar .brand{display:flex;align-items:center;gap:10px;padding:4px 8px 18px;color:#fff;font-weight:800;letter-spacing:.1em;font-size:15px}.side-search{width:100%;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.16);border-radius:10px;color:#fff;padding:9px 12px;font-size:13px;outline:none;margin-bottom:14px}.side-search::placeholder{color:hsla(0,0%,100%,.45)}.side-section{font-size:11px;letter-spacing:.12em;color:hsla(0,0%,100%,.45);padding:14px 8px 6px;font-weight:700}.side-item{display:block;width:100%;text-align:left;background:none;border:none;color:#ccd8ee;padding:8px 10px;border-radius:8px;font-size:13px;cursor:pointer;line-height:1.5}.side-item:hover{background:hsla(0,0%,100%,.08);color:#fff}.side-item.active{background:var(--sky);color:#fff;font-weight:700}.side-cat{display:flex;justify-content:space-between;align-items:center;width:100%;background:none;border:none;color:#e6edf9;padding:9px 10px;border-radius:8px;font-size:13px;cursor:pointer;font-weight:600}.side-cat:hover{background:hsla(0,0%,100%,.08)}.side-cat .chev{font-size:10px;opacity:.6}.side-sub{padding-left:10px}.side-foot{margin-top:auto;padding:14px 8px 4px;font-size:12px;color:hsla(0,0%,100%,.5)}.main{flex:1 1;display:flex;flex-direction:column;min-width:0}.main-header{background:#fff;border-bottom:1px solid var(--line);padding:12px 24px;justify-content:space-between}.main-header,.main-header .svc{display:flex;align-items:center}.main-header .svc{font-weight:800;letter-spacing:.08em;color:var(--charcoal);font-size:14px;gap:10px}.chat-scroll{flex:1 1;overflow-y:auto;padding:36px 24px 24px}.chat-inner{max-width:760px;margin:0 auto}.prompt-hero{text-align:center;margin:28px 0 34px}.prompt-hero .p-no{font-size:11.5px;font-weight:700;letter-spacing:.2em;color:var(--sky);margin-bottom:10px}.prompt-hero h1{font-size:22px;font-weight:800;color:var(--charcoal);margin:0 0 18px;line-height:1.6}.prompt-hero .p-desc{font-size:13.5px;line-height:2.1;color:#55606e;max-width:560px;margin:0 auto;background:var(--sky-weak);border-radius:12px;padding:16px 22px}.msg{display:flex;margin-bottom:22px}.msg.user{justify-content:flex-end}.msg .bubble{max-width:82%;padding:14px 18px;border-radius:16px;font-size:14px;line-height:1.95;white-space:pre-wrap;word-break:break-word}.msg.user .bubble{background:var(--navy);color:#fff;border-bottom-right-radius:4px}.msg.ai .bubble{background:#fff;border:1px solid var(--line);border-bottom-left-radius:4px;color:var(--text)}.composer-wrap{padding:14px 24px 22px}.composer{max-width:760px;margin:0 auto;background:#fff;border:1.5px solid var(--line);border-radius:22px;display:flex;align-items:flex-end;padding:10px 12px 10px 18px;gap:10px;box-shadow:0 4px 20px rgba(22,41,92,.06)}.composer:focus-within{border-color:var(--sky)}.composer textarea{flex:1 1;border:none;outline:none;resize:none;font-family:inherit;font-size:14px;line-height:1.7;max-height:160px;padding:6px 0;background:transparent}.send-btn{width:38px;height:38px;min-width:38px;border-radius:50%;border:none;background:var(--sky);color:#fff;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.send-btn:disabled{background:#c3ccd8;cursor:default}.hint{text-align:center;font-size:11.5px;color:var(--text-weak);margin-top:10px}.gate{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#f2f7fb,#eaf5fc)}.gate-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:44px 42px;width:400px;max-width:92vw;text-align:center;box-shadow:0 20px 60px rgba(22,41,92,.12)}.gate-card h1{font-size:18px;color:var(--charcoal);margin:18px 0 6px}.gate-card p{font-size:13px;color:var(--text-weak);margin:0 0 24px}.gate-card input{width:100%;border:1.5px solid var(--line);border-radius:10px;padding:12px 14px;font-size:14px;outline:none;text-align:center;letter-spacing:.1em;margin-bottom:14px}.gate-card input:focus{border-color:var(--sky)}.gate-err{color:#d64545;font-size:12.5px;margin-bottom:10px}@media (max-width:760px){.sidebar{position:fixed;top:0;left:0;bottom:0;height:100dvh;width:min(310px,86vw);min-width:0;z-index:120;transform:translateX(-105%);transition:transform .24s ease}.sidebar.open{transform:translateX(0);box-shadow:12px 0 44px rgba(6,14,34,.4)}.side-backdrop{display:block;position:fixed;inset:0;background:rgba(8,16,36,.45);z-index:110}.menu-btn,.side-close{display:inline-flex}.side-search{font-size:16px}.main-header{padding:8px 12px}.main-header .svc{gap:8px;font-size:13px}.chat-scroll{padding:20px 8px 12px}.prompt-hero{margin:12px 0 24px}.prompt-hero h1{font-size:18px}.prompt-hero .p-desc{font-size:12.5px;padding:13px 15px;line-height:1.95}.ai-wrap{max-width:100%;width:100%}.msg .bubble{max-width:88%;padding:12px 13px;font-size:13.5px;line-height:1.85}.msg.ai .bubble{max-width:100%;width:100%;padding:12px}.composer-wrap{padding:10px 10px calc(10px + env(safe-area-inset-bottom))}.composer{border-radius:18px;padding:8px 8px 8px 12px}.composer textarea{font-size:16px;line-height:1.6}.hint{font-size:10.5px;margin-top:8px}.gate-card{padding:36px 26px}.gate-card input{font-size:16px}.bubble.md table{font-size:11.5px}.bubble.md td,.bubble.md th{padding:6px 8px}.lp-header{padding:10px 14px}.lp-nav{gap:12px}.lp-nav a:not(:last-child){display:none}.lp-nav .btn-primary{padding:9px 18px;font-size:13px}.hero{padding:56px 20px 52px}.hero h1{font-size:27px;line-height:1.5}.hero p.lead{font-size:14px;line-height:1.95}.hero p.lead br,.section-desc br{display:none}.hero-stat .label{font-size:11px;letter-spacing:.04em}.hero-stat{gap:22px;padding:20px 22px}.hero-cta .btn{width:100%}.hero-cta{flex-direction:column;gap:12px;max-width:340px;margin:0 auto}.hero-stat{margin-top:40px;gap:30px;padding:20px 30px}.hero-stat .num{font-size:32px}.section{padding:56px 18px}.section-desc{font-size:13.5px;line-height:1.95}.cta-band{padding:56px 18px}.lp-footer{flex-direction:column;align-items:flex-start;padding:28px 18px}}.bubble.md{white-space:normal}.bubble.md>:first-child{margin-top:0}.bubble.md>:last-child{margin-bottom:0}.bubble.md h1,.bubble.md h2{font-size:16px;color:var(--navy);margin:20px 0 8px;padding-bottom:6px;border-bottom:2px solid var(--sky-weak)}.bubble.md h3,.bubble.md h4{font-size:14.5px;color:var(--charcoal);margin:16px 0 6px}.bubble.md p{margin:8px 0}.bubble.md ol,.bubble.md ul{margin:8px 0;padding-left:22px}.bubble.md li{margin:3px 0}.bubble.md hr{border:none;border-top:1px solid var(--line);margin:16px 0}.bubble.md strong{color:var(--navy)}.bubble.md code{background:#f0f3f8;border-radius:4px;padding:1px 6px;font-size:12.5px}.bubble.md pre{background:#f0f3f8;border-radius:10px;padding:12px 14px;overflow-x:auto}.bubble.md pre code{background:none;padding:0}.bubble.md blockquote{border-left:3px solid var(--sky);margin:10px 0;padding:2px 0 2px 12px;color:#55606e}.bubble.md table{border-collapse:collapse;margin:12px 0;width:100%;display:block;overflow-x:auto;font-size:12.5px}.bubble.md td,.bubble.md th{border:1px solid var(--line);padding:7px 10px;text-align:left;vertical-align:top;min-width:70px}.bubble.md th{background:var(--sky-weak);color:var(--navy);font-weight:700;white-space:nowrap}.bubble.md tr:nth-child(2n) td{background:#fafbfd}.chips{max-width:760px;margin:0 auto 8px;display:flex;gap:8px;flex-wrap:wrap}.chip{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:6px 12px;font-size:12.5px;color:var(--navy);box-shadow:0 2px 8px rgba(22,41,92,.06)}.chip button{border:none;background:none;color:var(--text-weak);cursor:pointer;font-size:14px;padding:0 2px}.chip button:hover{color:#d64545}.attach-btn{width:38px;height:38px;min-width:38px;border-radius:50%;border:1.5px solid var(--line);background:#fff;color:var(--navy);font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center}.attach-btn:hover{border-color:var(--sky);color:var(--sky)}.attach-btn:disabled{color:#c3ccd8;cursor:default;border-color:var(--line)}.ai-wrap{max-width:82%;display:flex;flex-direction:column}.ai-wrap .bubble{max-width:100%!important}.msg-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px;padding-left:4px}.act-btn{border:1px solid var(--line);background:#fff;color:#55606e;font-size:12px;padding:6px 12px;border-radius:999px;cursor:pointer;transition:all .15s ease}.act-btn:hover{border-color:var(--sky);color:var(--sky)}.act-btn:disabled{opacity:.55;cursor:default}.act-word{border-color:#b9cdf0;color:var(--navy);font-weight:600}.act-word:hover{background:var(--navy);border-color:var(--navy);color:#fff}.act-excel{border-color:#b5dcc6;color:#1d6e42;font-weight:600}.act-excel:hover{background:#1d6e42;border-color:#1d6e42;color:#fff}.act-sum{border-color:#f0d9ae;color:#8a6410;font-weight:600}.act-sum:hover{background:#c9932a;border-color:#c9932a;color:#fff}.act-manual{border-color:#e0b96a;color:#8a5f10;font-weight:600}.act-manual:hover{background:#b8860b;border-color:#b8860b;color:#fff}.side-manual-btn{display:block;width:100%;margin:6px 0 4px;padding:9px 10px;border:none;border-radius:8px;background:var(--sky);color:#fff;font-size:12.5px;font-weight:700;cursor:pointer}.side-manual-btn:hover{filter:brightness(1.08)}.side-manual-btn:disabled{opacity:.6;cursor:default}.side-manual-btn.ghost{background:#fff;color:var(--sky);border:1.5px solid var(--sky)}.btn.btn-sheet,.side-manual-btn.sheet{background:#0f9d58}.btn.btn-sheet{color:#fff;border:none;font-weight:700}.btn.btn-sheet:hover{filter:brightness(1.08)}.act-chain{border-color:#cdb9f0;color:#5b3e9e;font-weight:600}.act-chain:hover{background:#5b3e9e;border-color:#5b3e9e;color:#fff}.modal-back{position:fixed;inset:0;background:rgba(10,18,40,.5);z-index:300;display:flex;align-items:center;justify-content:center;padding:20px}.modal{background:#fff;border-radius:16px;padding:26px 28px;width:min(680px,96vw);max-height:88vh;overflow-y:auto;box-shadow:0 24px 70px rgba(0,0,0,.3)}.modal h2{font-size:16px;color:var(--navy);margin:0 0 16px}.m-import{display:flex;gap:8px;margin-bottom:6px}.m-import input{flex:1 1;border:1.5px solid var(--sky);border-radius:8px;padding:8px 10px;font-size:13px;outline:none;background:var(--sky-weak)}.m-hint{font-size:11px;color:var(--text-weak);margin:0 0 14px}.m-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px 14px;gap:10px 14px;margin-bottom:10px}.m-field{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.m-field span{font-size:11.5px;font-weight:700;color:var(--text-weak)}.m-field input,.m-field select,.m-field textarea{border:1.5px solid var(--line);border-radius:8px;padding:8px 10px;font-size:13px;font-family:inherit;outline:none;background:#fff}.m-field input:focus,.m-field select:focus,.m-field textarea:focus{border-color:var(--sky)}.m-field input[type=color]{height:38px;padding:2px;width:80px}.m-wide{grid-column:1/-1}.m-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}@media (max-width:760px){.m-grid{grid-template-columns:1fr}}.side-map-btn{display:block;width:100%;margin:10px 0 4px;padding:9px 12px;border:none;border-radius:9px;background:linear-gradient(135deg,#29a8e0,#1c7fc4);color:#fff;font-size:12.5px;font-weight:700;cursor:pointer;text-align:center}.side-map-btn:hover{filter:brightness(1.08)}.hero-actions{gap:10px;justify-content:center;margin-top:20px}.hero-actions,.pre-links{display:flex;flex-wrap:wrap}.pre-links{margin-top:12px;padding:10px 12px;background:#fdf8ec;border:1px solid #f0e3bd;border-radius:10px;gap:6px;align-items:center}.pre-label{font-size:12px;font-weight:700;color:#8a6d1c;width:100%}.pre-chip{border:1.5px solid var(--line);background:#fff;border-radius:20px;padding:5px 12px;font-size:12px;font-family:inherit;cursor:pointer;color:var(--text,#222);transition:border-color .15s;text-align:left}.pre-chip:hover{border-color:var(--sky);color:var(--sky)}.pre-chip.done{background:#eef9f0;border-color:#bfe3c6;color:#217a3c}.step-row{border:1.5px solid var(--line);border-radius:12px;padding:12px 14px;margin-bottom:10px;background:#fff}.step-head{display:flex;align-items:center;gap:9px}.step-head b{font-size:13.5px}.step-num{width:24px;height:24px;min-width:24px;border-radius:50%;background:#e7ebf3;color:var(--navy);font-size:12.5px;font-weight:800;display:flex;align-items:center;justify-content:center}.step-num.on{background:var(--navy);color:#fff}.step-prog{font-size:11px;font-weight:700;color:#217a3c;background:#eef9f0;border-radius:12px;padding:2px 9px}.step-desc{font-size:12px;color:var(--text-weak);line-height:1.6;margin:6px 0 8px}.step-chips{display:flex;flex-wrap:wrap;gap:6px}.diag-start{display:block;width:100%;margin:0 0 14px;padding:12px 14px;border:none;border-radius:10px;background:linear-gradient(135deg,#29a8e0,#1c7fc4);color:#fff;font-size:13px;font-weight:700;font-family:inherit;cursor:pointer}.diag-start:hover{filter:brightness(1.08)}.diag-prog{height:6px;border-radius:3px;background:#eef1f6;margin:4px 0 18px;overflow:hidden}.diag-prog-bar{height:100%;background:var(--sky);border-radius:3px;transition:width .3s}.diag-q{font-size:15.5px;font-weight:700;line-height:1.7;margin-bottom:8px}.diag-hint{font-size:12px;color:var(--text-weak);line-height:1.6;margin-bottom:20px}.diag-btns{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.diag-result{font-size:14px;line-height:1.8;background:#eef6fd;border:1px solid #cde5f6;border-radius:10px;padding:14px 16px}.ml-progress{display:block;width:100%;border:none;background:hsla(0,0%,100%,.06);border-radius:9px;padding:9px 11px;margin:2px 0 8px;cursor:pointer;text-align:left}.ml-progress:hover{background:hsla(0,0%,100%,.11)}.ml-progress-top{display:flex;justify-content:space-between;align-items:center;font-size:11.5px;font-weight:700;color:#eaf1fb;margin-bottom:7px}.ml-progress-count{color:#9fc4ec;font-size:10.5px}.ml-progress-bar{height:6px;border-radius:3px;background:hsla(0,0%,100%,.14);overflow:hidden}.ml-progress-fill{height:100%;border-radius:3px;background:linear-gradient(90deg,#29a8e0,#5ec8f5);transition:width .4s}.ml-map-prog{margin-bottom:16px}.ml-map-prog-bar{height:8px;border-radius:4px;background:#eef1f6;overflow:hidden}.ml-map-prog-fill{height:100%;border-radius:4px;background:linear-gradient(90deg,#29a8e0,#5ec8f5);transition:width .4s}.ml-map-prog-label{display:block;margin-top:7px;font-size:12px;font-weight:700;color:var(--navy,#16295c)}.ml-step{border:1.5px solid var(--line);border-radius:12px;padding:11px 13px;margin-bottom:9px}.ml-step.filled{background:#f2faf4;border-color:#bfe3c6}.ml-step.empty{background:#fff;border-style:dashed}.ml-step-head{display:flex;align-items:center;gap:9px}.ml-step-head b{font-size:13.5px;color:var(--navy)}.ml-step-num{width:22px;height:22px;min-width:22px;border-radius:50%;background:#e2e6ee;color:var(--text-weak,#7a8291);font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center}.ml-step-num.on{background:#2aa54a;color:#fff}.ml-step-secs{margin-top:8px;padding-left:2px}.ml-step-sec{display:flex;align-items:center;gap:6px;font-size:12.5px;color:var(--ink,#2a3140);line-height:1.5;padding:3px 0}.ml-check{color:#2aa54a;font-weight:800}.ml-sec-del{margin-left:auto;border:none;background:none;color:#b7bfca;font-size:15px;line-height:1;cursor:pointer;padding:0 4px}.ml-sec-del:hover{color:#e0556b}.ml-step-empty{margin-top:8px;border:none;background:none;color:var(--sky,#29a8e0);font-size:12px;font-weight:700;font-family:inherit;cursor:pointer;padding:2px 0}.ml-step-empty:hover{text-decoration:underline}.use-prof{margin-top:12px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.use-prof-toggle{display:inline-flex;align-items:center;gap:8px;border:1.5px solid var(--line);border-radius:20px;padding:6px 14px 6px 8px;font-family:inherit;font-size:12px;font-weight:700;cursor:pointer;background:#fff;color:var(--text-weak,#7a8291);transition:all .15s}.use-prof-toggle.on{border-color:#29a8e0;background:#eef6fd;color:var(--navy,#16295c)}.use-prof-knob{width:30px;height:17px;border-radius:10px;background:#cdd4de;position:relative;transition:background .15s;flex-shrink:0}.use-prof-toggle.on .use-prof-knob{background:#29a8e0}.use-prof-knob:after{content:"";position:absolute;top:2px;left:2px;width:13px;height:13px;border-radius:50%;background:#fff;transition:left .15s}.use-prof-toggle.on .use-prof-knob:after{left:15px}.use-prof-note{font-size:11px;color:var(--text-weak,#7a8291);line-height:1.5}.ml-suggest{margin:18px auto 6px;max-width:680px;border:1.5px solid #f0e3bd;background:#fdf8ec;border-radius:14px;padding:15px 17px}.ml-suggest-head{font-size:13px;font-weight:800;color:#8a6d1c;margin-bottom:11px;line-height:1.5}.ml-suggest-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:7px 0;border-top:1px solid #f0e3bd}.ml-suggest-info{flex:1 1;font-size:12.5px;color:var(--ink,#2a3140);line-height:1.5;min-width:180px}.ml-suggest-reason{color:#9a7c2a;font-size:11.5px}.ml-suggest-btn{border:none;border-radius:8px;padding:8px 15px;background:#d9a52a;color:#fff;font-family:inherit;font-size:12.5px;font-weight:700;cursor:pointer;white-space:nowrap}.ml-suggest-btn:hover{filter:brightness(1.06)}.ml-suggest-btn:disabled{opacity:.6;cursor:default}.ml-suggest-close{display:block;margin:8px auto 0;border:none;background:none;color:#9a7c2a;font-family:inherit;font-size:12px;font-weight:700;cursor:pointer;padding:3px 8px}.ml-suggest-close:hover{text-decoration:underline}.next-up{margin:22px auto 8px;max-width:680px;border:1.5px solid #cde5f6;background:linear-gradient(135deg,#eef6fd,#f5faff);border-radius:14px;padding:16px 18px;text-align:center}.next-up-head{font-size:13px;font-weight:700;color:var(--navy,#16295c);line-height:1.6;margin-bottom:12px}.next-up-btn{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center;border:none;border-radius:10px;padding:13px 24px;background:linear-gradient(135deg,#29a8e0,#1c7fc4);color:#fff;font-family:inherit;font-size:14.5px;font-weight:700;cursor:pointer;box-shadow:0 3px 10px rgba(28,127,196,.28);transition:filter .15s,transform .05s}.next-up-btn:hover{filter:brightness(1.07)}.next-up-btn:active{transform:translateY(1px)}.next-up-title{font-weight:800}.next-up-arrow{font-size:13px;opacity:.92}.next-up-map{display:block;margin:10px auto 0;border:none;background:none;color:var(--sky,#29a8e0);font-family:inherit;font-size:12px;font-weight:700;cursor:pointer;padding:4px 8px}.next-up-map:hover{text-decoration:underline}.vend-card{border:1.5px solid var(--line);border-radius:12px;padding:12px 14px;margin-bottom:10px;background:#fff}.vend-card.stopped{opacity:.62}.vend-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.vend-head b{font-size:14px}.vend-kind{color:var(--navy,#16295c);background:#eef2fb;white-space:nowrap}.vend-kind,.vend-stop{font-size:10.5px;font-weight:700;border-radius:20px;padding:2px 10px}.vend-stop{color:#a33;background:#fbeeee}.vend-line{font-size:12.5px;color:var(--text-weak);margin-top:5px;line-height:1.55;word-break:break-all}.vend-line a{color:var(--sky)}.vend-log-toggle{margin-top:8px;border:none;background:none;font-size:12px;font-weight:700;color:var(--sky);cursor:pointer;padding:2px 0}.vend-logs{margin-top:6px;border-top:1px dashed var(--line);padding-top:8px}.vend-log-add{display:flex;gap:8px;align-items:flex-end;margin-bottom:8px}.vend-log-add textarea{flex:1 1;border:1.5px solid var(--line);border-radius:8px;padding:8px 10px;font-size:12.5px;font-family:inherit;outline:none;resize:vertical}.vend-log-add textarea:focus{border-color:var(--sky)}.vend-log{font-size:12.5px;line-height:1.6;padding:6px 0;border-bottom:1px solid #f0f2f7;white-space:pre-wrap}.vend-log-date{display:inline-block;font-size:10.5px;font-weight:700;color:var(--text-weak);background:#f4f6fb;border-radius:6px;padding:1px 8px;margin-right:8px}@media (max-width:760px){.vend-log-add{flex-direction:column;align-items:stretch}}.voice-btn{width:38px;height:38px;min-width:38px;border-radius:50%;border:1.5px solid var(--line);background:#fff;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.voice-btn:hover{border-color:var(--sky)}.voice-btn:disabled{opacity:.45;cursor:default;border-color:var(--line)}.voice-btn.rec{background:#e5484d;border-color:#e5484d;color:#fff;animation:rec-pulse 1.4s ease-in-out infinite}@keyframes rec-pulse{0%,to{box-shadow:0 0 0 0 rgba(229,72,77,.45)}50%{box-shadow:0 0 0 7px rgba(229,72,77,0)}}.side-empty{font-size:11.5px;color:hsla(0,0%,100%,.4);padding:6px 10px 10px;line-height:1.7}.side-hist{display:flex;align-items:stretch}.side-hist .side-item{flex:1 1;min-width:0}.side-date{display:block;font-size:10px;color:hsla(0,0%,100%,.4);margin-top:2px}.side-item.active .side-date{color:hsla(0,0%,100%,.75)}.side-del{background:none;border:none;color:hsla(0,0%,100%,.35);cursor:pointer;font-size:13px;padding:0 6px;border-radius:6px}.side-del:hover{color:#ff8f8f;background:hsla(0,0%,100%,.06)}.side-more{background:none;border:none;color:var(--sky);font-size:11.5px;cursor:pointer;padding:6px 10px;text-align:left}.mem-add{display:flex;gap:8px;align-items:center;margin:6px 0 14px}.mem-add input{flex:1 1;border:1.5px solid var(--line);border-radius:8px;padding:9px 12px;font-size:13px;font-family:inherit;outline:none}.mem-add input:focus{border-color:var(--sky)}.mem-list{display:flex;flex-direction:column;gap:6px;max-height:46vh;overflow-y:auto;margin-bottom:8px}.mem-item{display:flex;align-items:center;gap:8px;padding:8px 10px;background:#f7f9fc;border:1px solid #eef1f6;border-radius:9px;font-size:13px}.mem-tag{flex-shrink:0;font-size:10.5px;font-weight:700;color:var(--sky);background:#e6f4fb;border-radius:6px;padding:2px 8px}.mem-text{flex:1 1;color:var(--text);line-height:1.5}.mem-date{flex-shrink:0;font-size:10.5px;color:var(--text-weak)}.mem-del{flex-shrink:0;background:none;border:none;color:#c3ccd8;font-size:17px;line-height:1;cursor:pointer;padding:0 2px}.mem-del:hover{color:#b91c1c}@media (max-width:760px){.mem-add{flex-direction:column;align-items:stretch}.mem-date{display:none}}.home{max-width:760px;margin:40px auto 0;padding:0 6px 40px}.home-hero{text-align:center;margin-bottom:26px}.home-hero h1{font-size:26px;font-weight:800;color:var(--navy,#16295c);margin:14px 0 8px;letter-spacing:.01em}.home-sub{font-size:14px;line-height:1.7;color:var(--text-weak);max-width:560px;margin:0 auto}.home-prog{margin:0 0 22px}.home-prog-bar{height:8px;border-radius:6px;background:#eef1f6;overflow:hidden}.home-prog-fill{height:100%;border-radius:6px;background:linear-gradient(90deg,#29a8e0,#16295c);transition:width .5s ease}.home-prog-label{display:block;margin-top:8px;font-size:12.5px;color:var(--text-weak);text-align:center}.home-prog-label b{color:var(--sky);font-size:15px}.home-today{display:flex;flex-direction:column;width:100%;text-align:left;gap:5px;padding:20px 22px;margin-bottom:24px;border:none;border-radius:16px;background:linear-gradient(135deg,#16295c,#234388);color:#fff;cursor:pointer;box-shadow:0 10px 26px rgba(22,41,92,.22);transition:transform .12s ease,box-shadow .12s ease}.home-today:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(22,41,92,.3)}.home-today-tag{font-size:12px;font-weight:800;color:#8fd0f0;letter-spacing:.04em}.home-today-step{font-size:12px;color:#bcd0f5}.home-today-title{font-size:19px;font-weight:800;line-height:1.4;margin-top:2px}.home-today-sum{font-size:12.5px;line-height:1.6;color:#d7e2f7;margin-top:2px}.home-today-go{align-self:flex-end;margin-top:6px;font-size:13px;font-weight:700;color:#8fd0f0}.home-cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.home-card{display:flex;flex-direction:column;align-items:flex-start;gap:4px;text-align:left;padding:16px 16px 15px;border:1.5px solid var(--line);border-radius:13px;background:#fff;cursor:pointer;transition:border-color .12s ease,transform .12s ease,box-shadow .12s ease}.home-card:hover{border-color:var(--sky);transform:translateY(-2px);box-shadow:0 8px 20px rgba(41,168,224,.12)}.home-card:disabled{opacity:.6;cursor:default;transform:none}.home-card.accent{border-color:var(--sky);background:#f2fafe}.home-card-icon{font-size:22px}.home-card-title{font-size:14.5px;font-weight:800;color:var(--navy,#16295c);line-height:1.4}.home-card-desc{font-size:12px;line-height:1.6;color:var(--text-weak)}.home-foot{margin-top:22px;font-size:12.5px;line-height:1.7;color:var(--text-weak);text-align:center}@media (max-width:760px){.home{margin-top:24px}.home-cards{grid-template-columns:1fr}.home-hero h1{font-size:22px}}.modal-wide{max-width:720px}.iv-form{background:#f7f9fc;border:1px solid #eef1f6;border-radius:12px;padding:14px;margin:6px 0 20px}.iv-form-row{display:flex;gap:10px;margin-bottom:10px}.iv-field{display:flex;flex-direction:column;gap:4px;flex:1 1;min-width:0}.iv-field>span{font-size:11.5px;font-weight:700;color:var(--text-weak)}.iv-field input,.iv-field select,.iv-field textarea{border:1.5px solid var(--line);border-radius:8px;padding:8px 10px;font-size:13px;font-family:inherit;outline:none;background:#fff}.iv-field input:focus,.iv-field select:focus,.iv-field textarea:focus{border-color:var(--sky)}.iv-date,.iv-stage{max-width:150px}.iv-form-actions{display:flex;justify-content:flex-end;margin-top:10px}.iv-viz-title{font-size:13px;font-weight:800;color:var(--navy,#16295c);margin:18px 0 10px;padding-bottom:6px;border-bottom:2px solid #eef1f6}.iv-funnel{display:flex;flex-direction:column;gap:7px}.iv-funnel-row{display:flex;align-items:center;gap:10px}.iv-funnel-label{flex:0 0 84px;font-size:12px;font-weight:700;color:var(--text);text-align:right}.iv-funnel-track{flex:1 1;background:#f0f3f8;min-height:22px}.iv-funnel-bar,.iv-funnel-track{border-radius:6px;display:flex;align-items:center}.iv-funnel-bar{min-width:26px;height:22px;background:linear-gradient(90deg,#29a8e0,#16295c);justify-content:flex-end;padding-right:8px;transition:width .4s ease}.iv-funnel-count{font-size:12px;font-weight:800;color:#fff}.iv-funnel-rate{flex:0 0 96px;font-size:11px;color:var(--text-weak)}.iv-months{display:flex;align-items:flex-end;gap:8px;height:130px;padding:6px 4px 0}.iv-month{height:100%}.iv-month,.iv-month-barwrap{flex:1 1;display:flex;flex-direction:column;align-items:center}.iv-month-barwrap{width:100%;justify-content:flex-end;gap:3px}.iv-month-count{font-size:11px;font-weight:800;color:var(--sky);min-height:14px}.iv-month-bar{width:62%;min-height:3px;border-radius:5px 5px 0 0;background:linear-gradient(180deg,#29a8e0,#7cc9ec);transition:height .4s ease}.iv-month-label{margin-top:6px;font-size:11px;color:var(--text-weak)}.iv-list{display:flex;flex-direction:column;gap:6px;max-height:34vh;overflow-y:auto}.iv-item{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:8px 10px;background:#f7f9fc;border:1px solid #eef1f6;border-radius:9px;font-size:12.5px}.iv-item-date{color:var(--text-weak)}.iv-item-date,.iv-item-stage{flex-shrink:0;font-size:11px;font-weight:700}.iv-item-stage{color:var(--sky);background:#e6f4fb;border-radius:6px;padding:2px 8px}.iv-item-pos{flex-shrink:0;font-weight:700;color:var(--text)}.iv-item-memo{flex:1 1 100%;color:var(--text-weak);line-height:1.5;padding-left:2px}.iv-item-del{margin-left:auto;background:none;border:none;color:#c3ccd8;font-size:17px;line-height:1;cursor:pointer}.iv-item-del:hover{color:#b91c1c}@media (max-width:760px){.iv-form-row{flex-direction:column}.iv-date,.iv-stage{max-width:none}.iv-funnel-rate{display:none}}.why-note{margin-top:12px;padding:11px 14px;background:#fffdf3;border:1px solid #f0e6bf;border-left:4px solid #e6b800;border-radius:8px;font-size:12.5px;line-height:1.7;color:#5c5330}.why-note-head{display:block;font-weight:800;color:#8a7500;margin-bottom:3px;font-size:12px}.act-review{color:#7a4bd0!important;border-color:#d8c8f0!important}.act-review:hover{background:#f5f0fc!important}.gloss-search{width:100%;border:1.5px solid var(--line);border-radius:9px;padding:10px 12px;font-size:13.5px;font-family:inherit;outline:none;margin:6px 0 14px}.gloss-search:focus{border-color:var(--sky)}.gloss-list{max-height:56vh;overflow-y:auto}.gloss-cat{margin-bottom:16px}.gloss-cat-title{font-size:12px;font-weight:800;color:var(--sky);padding-bottom:5px;margin-bottom:8px;border-bottom:2px solid #eef1f6}.gloss-item{padding:8px 0 9px;border-bottom:1px solid #f2f4f8}.gloss-term{font-size:14px;font-weight:800;color:var(--navy,#16295c);display:flex;align-items:baseline;gap:8px}.gloss-reading{font-size:11px;font-weight:500;color:var(--text-weak)}.gloss-desc{font-size:12.5px;line-height:1.7;color:var(--text);margin-top:3px}.review-loading{padding:30px 10px;text-align:center;font-size:13.5px;color:var(--text-weak)}.review-body{max-height:60vh;overflow-y:auto;background:#f9fbfe;border:1px solid #eef1f6;border-radius:10px;padding:14px 16px;font-size:13.5px}.stf-wrap{max-width:560px;margin:0 auto;padding:18px 16px 40px;min-height:100vh;background:#f4f7fb}.stf-loading{text-align:center;padding:80px 0;color:var(--text-weak);font-size:14px}.stf-login{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;margin-top:12vh;background:#fff;border:1px solid var(--line);border-radius:18px;padding:34px 26px}.stf-login h1{font-size:20px;font-weight:800;color:var(--navy,#16295c)}.stf-login p{font-size:13px;line-height:1.8;color:var(--text-weak)}.stf-login input{width:100%;border:1.5px solid var(--line);border-radius:10px;padding:12px 14px;font-size:15px;text-align:center;outline:none;font-family:inherit}.stf-login input:focus{border-color:var(--sky)}.stf-login button{width:100%;border:none;border-radius:10px;padding:13px;background:linear-gradient(135deg,#29a8e0,#16295c);color:#fff;font-size:15px;font-weight:800;cursor:pointer}.stf-err{font-size:12px;color:#b91c1c;line-height:1.6}.stf-head{display:flex;align-items:center;gap:10px;margin-bottom:14px}.stf-head-t{display:flex;flex-direction:column;line-height:1.3}.stf-head-t b{font-size:15px;color:var(--navy,#16295c)}.stf-head-t span{font-size:11px;color:var(--text-weak)}.stf-stats{display:flex;gap:10px;margin-bottom:14px}.stf-stat{flex:1 1;background:#fff;border:1px solid var(--line);border-radius:12px;padding:10px;text-align:center}.stf-stat b{display:block;font-size:22px;color:var(--sky)}.stf-stat span{font-size:11px;color:var(--text-weak)}.stf-sec{font-size:14px;font-weight:800;color:var(--navy,#16295c);margin:20px 2px 10px}.stf-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px;margin-bottom:12px}.stf-card-title{font-size:14px;font-weight:800;color:var(--navy,#16295c);margin-bottom:8px}.stf-p{font-size:13.5px;line-height:1.8;color:var(--text)}.stf-talk{border:1.5px solid #bfe3f5;background:#f4fbff}.stf-talk-body{font-size:14px}.stf-note{margin-top:8px;font-size:11.5px;line-height:1.6;color:var(--text-weak)}.stf-pos-title{font-size:15px;font-weight:800;color:var(--navy,#16295c);margin-bottom:6px}.stf-invite{margin-top:10px;background:#f6f9f4;border:1px dashed #bcd6ac;border-radius:10px;padding:10px 12px;font-size:13px;line-height:1.8;color:#3d4a36;white-space:pre-wrap}.stf-invite-label{font-size:10.5px;font-weight:800;color:#5f7f4d;margin-bottom:4px}.stf-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.stf-copy{border:1.5px solid var(--sky);background:#fff;color:var(--sky);border-radius:9px}.stf-copy,.stf-log{padding:8px 12px;font-size:12.5px;font-weight:700;cursor:pointer}.stf-log{border:none;background:#eef1f6;color:var(--navy,#16295c);border-radius:9px}.stf-log.intro{background:#e7f6ee;color:#1c7c46}.stf-log:disabled{opacity:.5}.stf-gg{background:#fffdf3;border-color:#f0e6bf}.stf-eb{background:#f4f9ff;border:1.5px solid #b9d8f0}.voice-status{margin:6px auto 0;max-width:860px;text-align:center;font-size:12px;font-weight:700;color:#b45309;background:#fff8e6;border:1px solid #f0dfae;border-radius:999px;padding:6px 14px;animation:voicePulse 1.6s ease-in-out infinite}.voice-status.hq{color:#0e6ea8;background:#e9f6fd;border-color:#bfe3f5}@keyframes voicePulse{0%,to{opacity:1}50%{opacity:.65}}.stf-block{margin-top:10px}.stf-block-label{font-size:11px;font-weight:800;color:var(--sky);letter-spacing:.03em;margin-bottom:3px}.stf-where{margin-top:12px;background:#f4fbff;border:1.5px solid #bfe3f5;border-radius:10px;padding:10px 12px}.stf-where-label{font-size:12.5px;font-weight:800;color:var(--navy,#16295c);margin-bottom:6px}.stf-where ul{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:4px}.stf-where li{font-size:13px;line-height:1.7;color:var(--text)}.stf-details{margin-top:12px}.stf-details summary{font-size:12.5px;font-weight:700;color:var(--text-weak);cursor:pointer;padding:4px 0}.stf-details[open] summary{color:var(--sky)}.stf-toast{position:fixed;top:14px;left:50%;transform:translateX(-50%);z-index:50;background:var(--navy,#16295c);color:#fff;font-size:13px;font-weight:700;padding:10px 18px;border-radius:999px;box-shadow:0 8px 24px rgba(22,41,92,.35)}.stf-foot{margin-top:22px;font-size:10.5px;line-height:1.7;color:var(--text-weak);text-align:center}.ph2-conds{display:flex;flex-direction:column;gap:6px}.ph2-cond{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;padding:9px 12px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:13px}.ph2-cond.ok{border-color:#bfe2cd;background:#f2faf5}.ph2-cond-mark{font-weight:800;color:#c3ccd8}.ph2-cond.ok .ph2-cond-mark{color:#1c7c46}.ph2-cond-label{font-weight:800;color:var(--navy,#16295c)}.ph2-cond-hint{font-size:11.5px;color:var(--text-weak)}.ph2-staff{background:#f7f9fc;border:1px solid #eef1f6;border-radius:12px;padding:12px 14px}.ph2-staff-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ph2-staff-label{font-size:12px;font-weight:700;color:var(--text-weak)}.ph2-staff-code{font-size:16px;font-weight:800;color:var(--navy,#16295c);background:#fff;border:1.5px dashed var(--sky);border-radius:8px;padding:5px 12px;letter-spacing:.04em}.ph2-staff-note{margin-top:8px;font-size:11.5px;line-height:1.7;color:var(--text-weak)}.ph2-kit{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.ph2-kit-talk{background:#f4fbff;border:1.5px solid #bfe3f5;border-radius:10px;padding:10px 12px;font-size:13px}.ph2-kit-talk b{display:block;margin-bottom:4px;color:var(--navy,#16295c)}.ph2-kit-talk p{line-height:1.8}.ph2-kit-pos{display:flex;flex-direction:column;gap:4px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:10px 12px;font-size:12.5px}.ph2-kit-pos b{color:var(--navy,#16295c);font-size:13.5px}.ph2-kit-profile{color:var(--text);line-height:1.7}.ph2-kit-invite{color:#3d4a36;background:#f6f9f4;border-radius:8px;padding:7px 10px;line-height:1.7;white-space:pre-wrap}.ph2-kit-date{font-size:11px;color:var(--text-weak);text-align:right}.pool-name-row{display:flex;gap:8px;margin-top:6px}.pool-name-row input{flex:1 1;border:1.5px solid var(--line);border-radius:9px;padding:9px 12px;font-size:14px;font-family:inherit;outline:none}.pool-name-row input:focus{border-color:var(--sky)}.pool-admin-list,.pool-list{display:flex;flex-direction:column;gap:8px;margin:10px 0}.pool-admin-list{max-height:38vh;overflow-y:auto}.pool-item{border:1px solid var(--line);border-radius:11px;padding:10px 12px;background:#fafbfd}.pool-item.warm{border-color:#f0d9a8;background:#fffaf0}.pool-item.hot{border-color:#f3b8a0;background:#fff6f2}.pool-item-head{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.pool-item-head b{font-size:13.5px;color:var(--navy,#16295c)}.pool-rel{font-size:11px;color:var(--text-weak)}.pool-note{margin-top:4px;font-size:12px;line-height:1.6;color:var(--text)}.pool-temps{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.pool-temp{border:1.5px solid var(--line);background:#fff;color:var(--text-weak);border-radius:999px;padding:4px 10px;font-size:11.5px;font-weight:700;cursor:pointer}.pool-temp.on{border-color:var(--sky);background:#e6f4fb;color:var(--navy,#16295c)}.pool-hot-cta{margin-top:8px;font-size:12px;line-height:1.7;color:#8a4b1f;background:#fff1e6;border-radius:9px;padding:8px 10px}.pool-hot-btns{display:flex;gap:8px;margin-top:8px;flex-wrap:wrap}.pool-connected{margin-top:6px;font-size:12px;font-weight:700;color:#1c7c46}.pool-form{display:flex;flex-direction:column;gap:8px;margin-top:10px;background:#f7f9fc;border:1px solid #eef1f6;border-radius:11px;padding:12px}.pool-form input,.pool-form select{border:1.5px solid var(--line);border-radius:9px;padding:9px 11px;font-size:13px;font-family:inherit;outline:none;background:#fff}.pool-form input:focus,.pool-form select:focus{border-color:var(--sky)}.pool-form-row{display:flex;gap:8px}.pool-form-row select{flex:0 0 46%;min-width:0}.pool-form-row input{flex:1 1;min-width:0}.pool-add-btn{width:100%;margin-top:10px;border:1.5px dashed var(--sky);background:#f4fbff;color:var(--navy,#16295c);border-radius:11px;padding:12px;font-size:13px;font-weight:700;cursor:pointer}@media (max-width:500px){.pool-form-row{flex-direction:column}}@media (max-width:760px){.ai-wrap,.msg.ai .bubble{max-width:100%!important;width:100%}}.sd-wrap{max-width:620px;margin:0 auto;padding:22px 16px 40px;min-height:100vh;background:#f4f7fb}.sd-hero{text-align:center;padding:18px 6px 6px}.sd-hero h1{font-size:26px;font-weight:800;color:#16295c;margin:12px 0 10px}.sd-hero-sub{font-size:13.5px;line-height:1.9;color:#4a5568;text-align:left;background:#fff;border:1px solid #e4e8ee;border-radius:12px;padding:12px 16px}.sd-form{margin-top:16px}.sd-group{background:#fff;border:1px solid #e4e8ee;border-radius:14px;padding:16px;margin-bottom:14px}.sd-group-title{font-size:14px;font-weight:800;color:#16295c;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #eef1f6}.sd-field{display:flex;flex-direction:column;gap:5px;margin-bottom:12px;flex:1 1;min-width:0}.sd-field>span{font-size:12px;font-weight:700;color:#5a6472}.sd-field input,.sd-field select,.sd-field textarea{border:1.5px solid #dde3ec;border-radius:10px;padding:12px;font-size:16px;font-family:inherit;outline:none;background:#fff;width:100%}.sd-field input:focus,.sd-field select:focus,.sd-field textarea:focus{border-color:#29a8e0}.sd-row{display:flex;gap:10px}.sd-err{color:#b91c1c;background:#fdecec;border-radius:10px;padding:10px 14px;font-size:13px;font-weight:700;margin-bottom:12px}.sd-run{width:100%;border:none;border-radius:14px;padding:17px;background:linear-gradient(135deg,#29a8e0,#16295c);color:#fff;font-size:16.5px;font-weight:800;cursor:pointer;box-shadow:0 10px 26px rgba(22,41,92,.22)}.sd-run:disabled{opacity:.75}.sd-note{margin-top:10px;font-size:11px;line-height:1.7;color:#8a93a2;text-align:center}.sd-head{display:flex;align-items:center;gap:10px;margin-bottom:16px}.sd-head b{display:block;font-size:15px;color:#16295c}.sd-head span{font-size:11.5px;color:#8a93a2}.sd-result-type{background:#fff;border:2px solid;border-radius:16px;padding:18px;text-align:center;margin-bottom:14px}.sd-result-tag{display:inline-block;color:#fff;font-size:11px;border-radius:999px;padding:4px 14px}.sd-result-tag,.sd-result-type h1{font-weight:800;margin-bottom:10px}.sd-result-type h1{font-size:24px}.sd-result-type p{font-size:13.5px;line-height:1.9;color:#2b2b2e;text-align:left}.sd-gauges{display:flex;flex-direction:column;gap:10px;background:#fff;border:1px solid #e4e8ee;border-radius:14px;padding:14px 16px;margin-bottom:14px}.sd-gauge-head{display:flex;justify-content:space-between;align-items:baseline;font-size:12.5px;font-weight:700;color:#5a6472;margin-bottom:4px}.sd-gauge-head b{font-size:18px;color:#16295c}.sd-gauge-bar{height:10px;background:#eef1f6;border-radius:6px;overflow:hidden}.sd-gauge-bar div{height:100%;border-radius:6px;transition:width .6s ease}.sd-sec{background:#fff;border:1px solid #e4e8ee;border-radius:14px;padding:16px;margin-bottom:14px}.sd-sec h2{font-size:14px;font-weight:800;color:#16295c;margin-bottom:10px;padding-bottom:7px;border-bottom:2px solid #eef1f6}.sd-sec ul{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:6px}.sd-sec li{line-height:1.8}.sd-p,.sd-sec li{font-size:13.5px;color:#2b2b2e}.sd-p{line-height:1.9}.sd-kpi{margin-top:8px;font-size:13px;font-weight:700;color:#0e6ea8;background:#e9f6fd;border-radius:10px;padding:10px 12px;line-height:1.8}.sd-move{display:flex;gap:12px;align-items:flex-start;padding:9px 0}.sd-move+.sd-move{border-top:1px solid #f2f4f8}.sd-move-no{flex-shrink:0;width:26px;height:26px;border-radius:50%;background:#16295c;color:#fff;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-top:2px}.sd-move b{font-size:14px;color:#16295c}.sd-move p{font-size:12.5px;line-height:1.8;color:#4a5568;margin-top:2px}.sd-oneword{font-size:13.5px;font-weight:700;color:#6d4c00;background:#fff8e6;border:1px solid #f0dfae;border-radius:12px;padding:12px 16px;line-height:1.8}.sd-cta,.sd-oneword{text-align:center;margin-bottom:14px}.sd-cta{background:linear-gradient(135deg,#16295c,#234388);color:#fff;border-radius:16px;padding:22px 20px}.sd-cta b{font-size:16px;display:block;margin-bottom:8px}.sd-cta p{font-size:12.5px;line-height:1.9;color:#d7e2f7;text-align:left;margin-bottom:14px}.sd-cta-btn{display:block;background:#29a8e0;color:#fff;font-size:15px;font-weight:800;border-radius:12px;padding:14px;text-decoration:none}.sd-cta-sub{display:block;margin-top:8px;font-size:11px;color:#bcd0f5}.sd-again{width:100%;background:none;border:1.5px solid #dde3ec;border-radius:12px;padding:12px;font-size:13px;font-weight:700;color:#5a6472;cursor:pointer;margin-bottom:14px}.sd-foot{text-align:center;font-size:10.5px;color:#8a93a2;line-height:1.7}@media (max-width:520px){.sd-row{flex-direction:column;gap:0}}.sd-dock{border:1.5px solid #bfe3f5;background:#fbfeff}.sd-att-box{border-top:1px dashed #dde3ec;padding-top:12px;margin-top:4px;display:flex;flex-direction:column;gap:8px}.sd-att-title{font-size:13px;font-weight:800;color:#16295c}.sd-att-hint{font-size:11.5px;line-height:1.7;color:#8a93a2}.sd-att-chip{display:flex;align-items:center;gap:8px;background:#eef6fb;border:1px solid #cbe6f5;border-radius:9px;padding:8px 12px;font-size:12.5px;color:#274176}.sd-att-chip b{color:#0e6ea8}.sd-att-chip button{margin-left:auto;border:none;background:none;color:#b91c1c;font-size:16px;cursor:pointer}.sd-att-add{display:flex;gap:8px}.sd-att-add select{flex:0 0 44%;border:1.5px solid #dde3ec;border-radius:10px;padding:10px;font-size:14px;font-family:inherit;background:#fff}.sd-att-btn{flex:1 1;display:flex;align-items:center;justify-content:center;border:1.5px dashed #29a8e0;border-radius:10px;background:#f4fbff;color:#16295c;font-size:13px;font-weight:700;cursor:pointer}.sd-finding{padding:10px 0}.sd-finding+.sd-finding{border-top:1px solid #f2f4f8}.sd-finding-target{display:block;font-size:13.5px;color:#16295c;margin-bottom:6px}.sd-finding-good{color:#1c7c46}.sd-finding-fix,.sd-finding-good{font-size:13px;line-height:1.8;margin:2px 0}.sd-finding-fix{color:#b45309}.sd-docx{width:100%;border:1.5px solid #16295c;border-radius:12px;background:#fff;color:#16295c;font-size:14px;font-weight:800;padding:14px;cursor:pointer;margin-bottom:14px}.sd-docx:disabled{opacity:.6}.side-map-btn.free{background:linear-gradient(135deg,#6d28d9,#4c1d95);margin-top:8px}