:root{font-family:Pretendard,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17201d;background:#f5f7f6;font-synthesis:none;text-rendering:optimizeLegibility;--green: #0f6b5b;--green-dark: #0d5146;--mint: #eaf5f1;--line: #dde5e2;--muted: #697770;--surface: #ffffff}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f5f7f6}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.42}.app-shell{min-height:100vh}.app-header{min-height:92px;padding:18px 32px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.brand-block{display:flex;align-items:center;gap:14px}.brand-mark{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;background:var(--green-dark);color:#fff;font-size:15px;font-weight:900}.brand-block h1{margin:0;font-size:24px;letter-spacing:-.035em}.brand-block p{margin:4px 0 0;color:var(--muted);font-size:15px}.header-actions{display:flex;gap:8px}.quiet-btn{min-height:42px;padding:0 16px;border-radius:10px;border:1px solid var(--line);background:#fff;color:#42504b;font-weight:750}.quiet-btn:hover{background:#f8faf9}.flow-rail{max-width:1120px;margin:22px auto 0;padding:0 24px;display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.flow-step{min-height:58px;border:1px solid #e1e7e5;background:#fff;border-radius:13px;display:flex;align-items:center;gap:10px;padding:10px 13px;color:#8a9691}.flow-step span{width:30px;height:30px;border-radius:50%;flex:0 0 auto;display:grid;place-items:center;background:#f0f3f2;font-size:13px;font-weight:900}.flow-step b{font-size:15px}.flow-step.done{color:#416159;background:#f7fbf9}.flow-step.done span{background:#dff1eb;color:var(--green)}.flow-step.current{border-color:#83b7aa;background:#edf7f3;color:#143d34;box-shadow:0 0 0 2px #0f6b5b0f}.flow-step.current span{background:var(--green);color:#fff}.shortcut-row{max-width:1120px;margin:11px auto 0;padding:0 24px;display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.shortcut-row>span{color:#9aa49f;font-size:13px;margin-right:3px}.shortcut-row button{border:0;background:transparent;color:#76837e;padding:7px 9px;border-radius:8px;font-size:14px}.shortcut-row button:hover{background:#eef2f0}.shortcut-row button.active{color:var(--green);font-weight:800;background:#eaf4f0}.content{max-width:1120px;margin:0 auto;padding:30px 24px 64px}.screen{animation:fadeIn .16s ease}@keyframes fadeIn{0%{opacity:.3;transform:translateY(3px)}to{opacity:1;transform:none}}.screen-title{margin:0 auto 20px;max-width:760px}.screen-title.centered{text-align:center}.step-label{display:block;color:var(--green);font-size:14px;font-weight:900;margin-bottom:7px}.screen-title h2{margin:0;font-size:34px;line-height:1.18;letter-spacing:-.045em}.screen-title p{margin:8px 0 0;color:var(--muted);font-size:16px;line-height:1.55}.focus-card{max-width:820px;margin:0 auto;padding:28px;border:1px solid var(--line);background:#fff;border-radius:18px;box-shadow:0 8px 28px #1931290b}.order-summary{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:22px}.order-summary>div,.detail-list>div{min-height:72px;padding:13px 15px;background:#f8faf9;border-radius:12px;display:grid;align-content:center;gap:4px}.order-summary span,.detail-list span,.identity-line span{color:#7a8782;font-size:13px}.order-summary b,.detail-list b{font-size:16px}.primary-action{width:100%;min-height:58px;border:0;border-radius:13px;background:var(--green);color:#fff;font-size:18px;font-weight:900;box-shadow:0 6px 14px #0f6b5b1f}.primary-action:hover{background:#0d6253}.secondary-action{width:100%;min-height:50px;margin-top:10px;border:1px solid #a8c8bf;border-radius:12px;background:#f2f8f6;color:var(--green-dark);font-size:16px;font-weight:850}.action-caption{text-align:center;color:#7e8a85;font-size:14px;margin:9px 0 0}.details-box{margin-top:16px;border-top:1px solid #edf1ef;padding-top:14px}.details-box summary{color:#697771;font-size:14px;font-weight:750;cursor:pointer;-webkit-user-select:none;user-select:none}.details-box[open] summary{margin-bottom:14px;color:#3e504a}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-grid label,.mobile-card label{color:#5e6d67;font-size:14px;font-weight:750;display:grid;gap:6px}.form-grid label.full{grid-column:1 / -1}input,select{width:100%;min-height:46px;border:1px solid #d9e2df;border-radius:10px;background:#fff;color:#17201d;padding:0 12px;font-size:16px;outline:none}input:focus,select:focus{border-color:#79ac9f;box-shadow:0 0 0 3px #0f6b5b14}.dev-details{color:#728079}.endpoint{display:inline-block;margin-bottom:8px;padding:6px 8px;border-radius:7px;background:#eaf3f0;color:var(--green-dark);font-size:13px;font-weight:850}pre{margin:0;padding:14px;border-radius:10px;overflow:auto;background:#14231f;color:#dce9e4;font-size:13px;line-height:1.5}.recent-strip{max-width:820px;margin:14px auto 0;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.recent-strip>span{font-size:13px;color:#8a9691;margin-right:3px}.recent-strip button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:9px 11px;text-align:left}.recent-strip button.selected{border-color:#7cad9f;background:#edf7f3}.recent-strip button b{display:block;font-size:14px;color:#263530}.recent-strip button small{display:block;margin-top:2px;color:#7e8a85;font-size:12px}.identity-line{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:10px;align-items:center;padding:17px;border-radius:13px;background:#f7faf9}.identity-line>div{min-width:0}.identity-line b{display:block;margin-top:4px;font-size:15px;overflow-wrap:anywhere}.identity-line i{color:#9ba6a2;font-style:normal;font-size:18px}.status-progress{display:grid;grid-template-columns:repeat(6,1fr);gap:5px;margin:22px 0}.status-progress>div{display:grid;justify-items:center;gap:7px;color:#a0aaa6;font-size:12px;text-align:center}.status-progress i{width:10px;height:10px;border-radius:50%;background:#dce2e0}.status-progress>div.done{color:#59756d}.status-progress>div.done i{background:#4f9a87}.status-progress>div.now{color:#173e35;font-weight:850}.status-progress>div.now i{background:var(--green);box-shadow:0 0 0 5px #e5f3ef}.readiness{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:18px}.readiness>div{min-height:55px;border:1px solid #e1e7e5;border-radius:11px;background:#fafbfb;display:flex;align-items:center;gap:8px;padding:10px;color:#65736e;font-size:14px;font-weight:750}.readiness span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#ecefed;font-size:12px}.readiness>div.done{color:#3c665b;background:#f2f8f6;border-color:#d7e8e2}.readiness>div.done span{background:#dcefe9;color:var(--green)}.detail-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}.app-screen{max-width:900px;margin:0 auto}.phone-shell{width:min(420px,100%);min-height:670px;margin:0 auto;border:7px solid #111916;border-radius:34px;overflow:hidden;background:#111916;box-shadow:0 26px 65px #1b2a252e}.phone-top{height:45px;padding:0 18px;background:#fff;display:flex;align-items:center;justify-content:space-between;font-size:12px}.phone-top b{color:var(--green-dark);font-size:14px}.phone-body{min-height:620px;padding:24px 18px 28px;background:#f6f8f7}.mobile-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mobile-head span{color:var(--green);font-size:13px;font-weight:850}.mobile-head h3{margin:5px 0 0;font-size:24px;line-height:1.25;letter-spacing:-.035em}.round-mark{width:42px;height:42px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:#dcefe9;color:var(--green);font-weight:900}.mobile-desc{color:#687771;font-size:15px;line-height:1.55;margin:9px 0 18px}.mobile-card{padding:18px;border:1px solid #e0e7e4;border-radius:15px;background:#fff;display:grid;gap:12px}.mobile-two{display:grid;grid-template-columns:1.45fr .75fr;gap:8px}.mobile-primary{min-height:50px;border:0;border-radius:11px;background:var(--green);color:#fff;font-size:16px;font-weight:850;margin-top:4px}.mobile-primary.subtle{background:#edf5f2;color:var(--green-dark)}.timeline-row{display:flex;gap:12px;align-items:center;min-height:43px}.timeline-row i{width:12px;height:12px;border-radius:50%;background:#dce2e0;flex:0 0 auto}.timeline-row.done i{background:var(--green);box-shadow:0 0 0 4px #e5f3ef}.timeline-row b{display:block;font-size:15px}.timeline-row span{display:block;color:#8a9591;font-size:12px;margin-top:2px}.score-main{width:132px;height:132px;border-radius:50%;margin:2px auto 8px;background:#eaf5f1;display:grid;place-items:center;align-content:center}.score-main strong{font-size:38px;color:var(--green-dark);line-height:1}.score-main span{color:#6e7c77;font-size:12px;margin-top:5px}.score-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.score-row div{background:#f5f8f7;border-radius:10px;padding:12px}.score-row span{color:#74817d;font-size:12px}.score-row b{display:block;font-size:22px;margin-top:2px}.report-sections{display:grid;gap:8px}.report-sections section{background:#f5f8f7;border-radius:10px;padding:12px}.report-sections section b{font-size:14px}.report-sections section p{margin:5px 0 0;color:#66756f;font-size:13px;line-height:1.5}.logs-screen{max-width:820px;margin:0 auto}.complete-mark{width:62px;height:62px;margin:0 auto 13px;border-radius:50%;display:grid;place-items:center;background:#dff1eb;color:var(--green);font-size:30px;font-weight:900}.callback-focus{max-width:640px}.callback-timeline{display:grid;gap:2px}.callback-timeline>div{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center;min-height:54px;border-bottom:1px solid #eef1f0}.callback-timeline>div>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#e3f3ee;color:var(--green);font-weight:900}.callback-timeline b{display:block;font-size:16px}.callback-timeline small{display:block;color:#89948f;margin-top:2px;font-size:12px}.no-callback{padding:28px 0;text-align:center;color:#7a8781}.dev-log{padding:10px 0;border-bottom:1px solid #edf1ef}.dev-log b{display:block;font-size:13px}.dev-log code{display:block;margin-top:4px;color:#65736e;font-size:12px;overflow-wrap:anywhere}.empty-focus{max-width:620px;margin:60px auto 0;padding:28px;text-align:center;border:1px solid var(--line);border-radius:16px;background:#fff}.empty-focus b{display:block;font-size:18px;margin-bottom:16px}.toast{position:fixed;top:18px;right:18px;z-index:50;padding:12px 15px;border-radius:10px;color:#fff;font-size:14px;font-weight:800;box-shadow:0 10px 25px #00000024}.toast-success{background:#176958}.toast-error{background:#9f342e}.loading{max-width:1120px;margin:60px auto;text-align:center;color:#71807a;font-size:16px}@media (max-width: 820px){.app-header{padding:14px 16px;min-height:80px}.brand-mark{width:42px;height:42px;border-radius:12px;font-size:13px}.brand-block h1{font-size:20px}.brand-block p{display:none}.flow-rail{padding:0 14px;gap:5px;margin-top:14px}.flow-step{min-height:48px;padding:7px;justify-content:center}.flow-step span{width:27px;height:27px}.flow-step b{display:none}.shortcut-row{padding:0 14px;overflow-x:auto;justify-content:flex-start;flex-wrap:nowrap}.shortcut-row>span{display:none}.shortcut-row button{white-space:nowrap}.content{padding:22px 14px 48px}.screen-title h2{font-size:28px}.focus-card{padding:18px}.order-summary,.form-grid,.detail-list{grid-template-columns:1fr}.form-grid label.full{grid-column:auto}.identity-line{grid-template-columns:1fr}.identity-line i{transform:rotate(90deg);justify-self:start;margin-left:12px}.status-progress{grid-template-columns:repeat(3,1fr);row-gap:14px}.readiness{grid-template-columns:1fr 1fr}}@media (max-width: 480px){.header-actions{display:none}.screen-title{margin-bottom:16px}.screen-title h2{font-size:25px}.screen-title p{font-size:15px}.primary-action{min-height:54px;font-size:17px}.order-summary{gap:8px}.order-summary>div{min-height:62px}.readiness{grid-template-columns:1fr}.phone-shell{border-width:5px;border-radius:27px}.mobile-two{grid-template-columns:1fr}}
