:root{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Text",Inter,Arial,sans-serif;color:#16171c;background:#f5f5f2}*{box-sizing:border-box}body{margin:0}.stage{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:clamp(32px,7vw,120px);padding:36px 24px}.intro{max-width:380px}.eyebrow{font-size:11px;letter-spacing:.2em;font-weight:800;color:#0f766e}.intro h1{font-size:clamp(48px,5vw,72px);letter-spacing:-.07em;margin:12px 0 16px;line-height:1}.intro p{font-size:18px;line-height:1.5;color:#535862;margin:0 0 28px}.legend{color:#606773;font-size:13px}.dot{display:inline-block;width:8px;height:8px;background:#0f766e;border-radius:50%;margin-right:5px}.hint{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);font-size:12px;color:#7f8389;white-space:nowrap}.phone{width:390px;height:844px;flex:0 0 390px;border:8px solid #282b30;border-radius:53px;background:#f2f2f7;box-shadow:0 30px 70px #262f382b,0 3px 12px #262f382b;position:relative;overflow:hidden}.dynamic-island{position:absolute;z-index:10;top:9px;left:50%;transform:translateX(-50%);width:119px;height:30px;background:#17191d;border-radius:22px}.status{height:54px;padding:15px 32px 0;display:flex;align-items:center;justify-content:space-between;background:#f9f9fb;font-size:15px;font-weight:650;letter-spacing:-.02em}.signals{font-size:13px;letter-spacing:1px}.screen{height:calc(100% - 54px - 83px - 13px);overflow:auto;scrollbar-width:none;background:#f2f2f7}.screen::-webkit-scrollbar{display:none}.tabs{height:83px;background:#fafafc;border-top:1px solid #d9d9df;display:flex;align-items:flex-start;padding:9px 9px 0}.tab{width:25%;background:none;border:0;display:flex;flex-direction:column;gap:3px;align-items:center;color:#83858d;font-size:10px;cursor:pointer}.tab.active{color:#0f766e}.tab .icon{font-size:22px;line-height:24px}.home-indicator{position:absolute;bottom:7px;width:126px;height:5px;background:#1e2025;border-radius:6px;left:calc(50% - 63px)}button,input,select,textarea{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #0f766e;outline-offset:2px}.navline{display:flex;align-items:center;justify-content:space-between;padding:6px 19px 8px;min-height:45px;background:#f9f9fb}.navline .left,.navline .right{min-width:56px}.navline .right{text-align:right}.navline button,.linkbtn{border:0;background:none;color:#0f766e;font-size:16px;padding:6px 0}.navtitle{font-size:17px;font-weight:650}.bigtitle{font-size:34px;letter-spacing:-.04em;font-weight:750;padding:5px 20px 12px;background:#f9f9fb}.plus{font-size:30px!important;line-height:20px}.content{padding:18px 16px 36px}.section-label{font-size:13px;color:#70737d;text-transform:uppercase;letter-spacing:.02em;margin:21px 7px 8px}.group{background:white;border-radius:11px;overflow:hidden}.row{width:100%;min-height:53px;padding:11px 14px;display:flex;align-items:center;justify-content:space-between;text-align:left;border:0;border-bottom:1px solid #e8e8ed;background:white;color:#1b1d22;gap:10px}.row:last-child{border-bottom:0}.row:active{background:#e8f4f1}.row .primary{font-weight:600;font-size:16px}.row .secondary{font-size:12px;color:#717580;margin-top:4px}.row .value{font-size:16px;font-weight:600;white-space:nowrap}.row .chev{color:#b4b7bc;font-size:19px}.muted{color:#777b83}.teal{color:#0f766e}.red{color:#d53a40}.green{color:#258049}.summary{padding:17px;background:#fff;border-radius:12px;display:flex;justify-content:space-between;align-items:center}.summary strong{display:block;font-size:26px;letter-spacing:-.03em;margin-top:3px}.pill{font-size:11px;font-weight:600;border-radius:15px;background:#fff0ee;padding:6px;color:#c83638}.banner{background:#edf0f2;border:1px solid #d7dadf;border-radius:7px;margin:22px auto 0;max-width:290px;color:#8a8d94;font-size:11px;height:44px;display:flex;justify-content:center;align-items:center}.centerbox{text-align:center;padding:70px 27px 30px}.centerbox .heroicon{font-size:52px;color:#0f766e}.centerbox h2{font-size:21px;letter-spacing:-.025em}.centerbox p{font-size:14px;line-height:1.45;color:#777b83}.primarybtn,.outlinebtn{border-radius:11px;min-height:48px;width:100%;border:0;padding:10px 15px;font-size:16px;font-weight:650}.primarybtn{background:#0f766e;color:white}.outlinebtn{background:white;border:1px solid #0f766e;color:#0f766e}.stack{display:grid;gap:10px;margin-top:23px}.timer{background:white;border-radius:11px;padding:17px;text-align:center}.timer .clock{font-size:39px;font-weight:650;font-variant-numeric:tabular-nums;margin:12px}.fine{font-size:12px;color:#777b83;line-height:1.4}.editfield{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;min-height:51px;border-bottom:1px solid #ebebee;background:#fff;font-size:16px}.editfield:last-child{border:0}.editfield input,.editfield select,.editfield textarea{border:0;background:none;color:#606770;min-width:0;text-align:right;max-width:60%;font-size:16px}.editfield input[type=checkbox]{width:22px;height:22px;accent-color:#0f766e}.editfield textarea{resize:vertical;height:40px}.amount{font-weight:700;font-size:20px}.sheet{background:#f2f2f7;min-height:100%;}.sheet .navline{border-bottom:1px solid #e2e3e8}.sheet .content{padding-top:7px}.sheet .group{margin-bottom:12px}.sheet .row{font-size:16px}.choice-overlay{position:absolute;inset:54px 0 13px;background:#12161a5a;z-index:3;display:flex;align-items:end}.choice-panel{background:#f9f9fb;border-radius:18px 18px 0 0;width:100%;padding:22px 16px 28px;box-shadow:0 -9px 35px #0002}.choice-panel h3{margin:0 0 15px;text-align:center;font-size:17px}.choice-panel button{border:0;background:white;border-radius:9px;color:#0f766e;width:100%;min-height:51px;font-size:17px;margin:3px 0}.choice-panel .cancel{background:#ededf1;color:#666;margin-top:10px}.pdfwrap{padding:20px 13px}.pdfpage{background:white;min-height:530px;padding:27px 24px;box-shadow:0 2px 10px #1c25301c;color:#1e2430;font-size:12px}.pdfpage h2{font-size:25px;letter-spacing:-.04em;color:#0f766e;margin:0 0 6px}.pdfpage .grid{display:flex;justify-content:space-between;gap:15px;margin:22px 0}.pdfpage .small{font-size:10px;color:#707780;line-height:1.55}.pdfpage table{border-collapse:collapse;width:100%;font-size:11px;margin:15px 0}.pdfpage td,.pdfpage th{padding:9px 3px;border-bottom:1px solid #e4e7eb;text-align:left}.pdfpage td:last-child,.pdfpage th:last-child{text-align:right}.pdfpage .pdf-total{text-align:right;font-weight:bold;font-size:18px;margin-top:22px}.toast{position:absolute;bottom:95px;left:28px;right:28px;background:#24282d;color:white;border-radius:12px;padding:13px;text-align:center;z-index:5;font-size:13px}.footer-note{font-size:12px;color:#7f838a;padding:7px 6px 15px}.screen .group+.group{margin-top:15px}@media(max-width:840px){.stage{flex-direction:column;padding:26px 12px 40px;gap:20px}.intro{text-align:center;max-width:390px}.intro h1{font-size:37px;margin:8px 0}.intro p{font-size:14px;margin-bottom:8px}.eyebrow{font-size:10px}.legend,.hint{display:none}}@media(max-width:420px){.stage{padding:0;background:#f2f2f7}.intro{display:none}.phone{width:100%;height:100dvh;flex:0 0 auto;border:0;border-radius:0;box-shadow:none}.dynamic-island{top:8px}}
.row>span:first-child{min-width:0;flex:1}.row>span:first-child .primary,.row>span:first-child .secondary{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.row>span:last-child{flex:none}.row .value,.row .secondary{display:block}.screen .group{min-width:0}
