:root{color:#283438;background:#f5f6f4;font:16px/1.55 system-ui,-apple-system,"PingFang SC","Microsoft Yahei",sans-serif}*{box-sizing:border-box}body{margin:0}.shell{max-width:700px;margin:auto;min-height:100dvh;padding:24px 18px 88px}.brand{font-size:14px;letter-spacing:.08em;color:#64767b;margin:0 0 5px}.subtle{color:#64767b;font-size:14px}.card{background:#fff;border:1px solid #e1e7e5;border-radius:16px;padding:18px;margin:12px 0;box-shadow:0 2px 9px #263b4010}.grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.primary,.secondary,.choice,.danger{appearance:none;border:0;border-radius:13px;padding:14px 16px;font:inherit;text-align:left;cursor:pointer;min-height:52px}.primary{background:#53656c;color:white;font-weight:600}.secondary{background:#e8eeec;color:#273337}.choice{background:#f3f5f3;color:#273337;border:1px solid #dce5e1}.choice.selected{outline:3px solid #869f9b;background:#eef5f1}.danger{background:#a9423f;color:#fff}.link{background:none;border:0;padding:4px;color:#476a75;font:inherit;text-decoration:underline;cursor:pointer}.nav{position:fixed;bottom:0;left:0;right:0;background:#fffffff2;backdrop-filter:blur(12px);display:flex;justify-content:center;gap:6px;padding:10px env(safe-area-inset-right) calc(10px + env(safe-area-inset-bottom)) env(safe-area-inset-left);border-top:1px solid #dfe6e3}.nav button{background:none;border:0;color:#506267;padding:8px;font-size:13px}.nav button.active{font-weight:700;color:#273c42}.row{display:flex;align-items:center;justify-content:space-between;gap:12px}.metric{font-size:24px;font-weight:650}.label{font-size:13px;color:#607176}h1{font-size:28px;margin:0 0 6px}h2{font-size:19px;margin:0 0 10px}h3{font-size:16px;margin:14px 0 8px}p{margin:7px 0}label{display:block;margin:13px 0 5px;color:#44565c;font-size:14px}input,textarea,select{width:100%;font:inherit;padding:11px 12px;border:1px solid #ccd8d4;border-radius:10px;background:#fff;color:#243237}textarea{min-height:78px;resize:vertical}.hint{font-size:13px;color:#607176}.notice{background:#eef4f1;border-left:4px solid #7d9890;padding:12px;border-radius:8px;margin:12px 0}.warning{background:#fff7ed;border-left-color:#c58246}.crisis{background:#fff4f2;border-left-color:#a9423f}.crisis-page{background:#fff7f6}.crisis-page .shell{padding-top:36px}.crisis-title{font-size:32px;color:#8e302e}.stack>*+*{margin-top:10px}.hidden{display:none!important}.contact{padding:11px 0;border-bottom:1px solid #eef0ef}.contact:last-child{border:0}.login{max-width:420px;margin:12vh auto}.login .card{padding:24px}.level-help{font-size:13px;color:#5b696d;margin-top:2px}@media (max-width:390px){.shell{padding-left:14px;padding-right:14px}.grid{grid-template-columns:1fr}.nav{gap:0}.nav button{font-size:12px;padding:8px 5px}}
