:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#183b35;background:#f5f8f4}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 85% 0,#e0f4e8,transparent 28rem),#f5f8f4}.shell{max-width:850px;margin:auto;padding:25px 20px 40px}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:58px}.brand{display:flex;align-items:center;gap:10px;font-size:25px;letter-spacing:-1.5px;font-weight:800;line-height:1}.brand-strong{color:#138b76}.brand small{display:block;letter-spacing:2px;font-size:8px;margin-top:5px;color:#769288}.logo{display:grid;place-items:center;color:white;background:#158875;border-radius:12px;width:39px;height:39px;font-size:28px}.hero{padding:10px 0 26px}h1{font-size:clamp(35px,7vw,58px);letter-spacing:-2.5px;line-height:1.1;margin:14px 0;color:#173e36}h1 em{font-style:normal;color:#158875}h2{letter-spacing:-.8px;margin:5px 0 12px;font-size:26px}p{color:#647d72;line-height:1.65}.eyebrow,.pill{font-size:11px;letter-spacing:1.8px;font-weight:800;color:#168876}.pill{background:#e5f3eb;border:1px solid #cbe7d6;padding:9px 13px;border-radius:30px}.card{background:white;border:1px solid #e0ebe3;box-shadow:0 16px 42px #144a2d0a;border-radius:24px;padding:32px;margin-bottom:18px}.auth{max-width:530px;margin:auto;padding:38px}.auth h1{font-size:38px}.tabs{display:flex;background:#eef4ef;border-radius:12px;padding:4px;margin:27px 0 23px}.tabs button{flex:1;border:0;background:transparent;padding:12px;color:#59766b;border-radius:9px;font-weight:750;cursor:pointer}.tabs .active{background:white;color:#176d60;box-shadow:0 2px 9px #21463113}label{display:block;font-size:13px;font-weight:700;color:#37534b;margin:15px 0}input{display:block;width:100%;padding:14px 15px;font-size:16px;color:#193f36;border:1px solid #cfded4;border-radius:11px;margin-top:7px;outline-color:#158875}button{font:inherit;cursor:pointer}.primary{background:#128772;color:white;border:0;border-radius:12px;font-weight:800;padding:16px 20px;width:100%;box-shadow:0 7px 16px #1287722b}.primary:hover{background:#0e6e5e}.primary:disabled{opacity:.6;cursor:default}.secondary{background:#e8f5ef;border:0;border-radius:11px;color:#116c5d;padding:13px 18px;font-weight:800}.quiet{background:transparent;border:0;color:#487568;font-weight:750}.fine{font-size:12px;line-height:1.5;margin-top:22px}.hidden{display:none!important}.symbol{font-size:32px;color:#1b9279}.status{display:inline-block;border-radius:30px;padding:7px 12px;font-size:12px;font-weight:800;background:#e9f4ee;color:#137560}.status.wait{background:#fff4dd;color:#8b6715}.status.late{background:#fff0e9;color:#ab5541}.person{display:flex;justify-content:space-between;align-items:center;gap:10px}.person h2{margin-top:12px}.big-check{border:0;border-radius:100%;background:linear-gradient(145deg,#26b99a,#0e806a);color:white;width:190px;height:190px;display:block;margin:28px auto 16px;font-size:20px;font-weight:850;box-shadow:0 13px 0 #0c6757,0 25px 35px #16887538}.big-check span{font-size:38px;display:block;margin-bottom:4px}.big-check:active{transform:translateY(7px);box-shadow:0 6px 0 #0c6757}.big-check:disabled{opacity:.64;cursor:default}.center{text-align:center}.meta{font-size:13px}.history{border-top:1px solid #edf2ef;margin-top:25px;padding-top:14px}.history-row{display:flex;justify-content:space-between;padding:8px 0;font-size:14px;color:#4c695e}.danger{background:transparent;border:0;color:#9d5d53;padding:10px 0;margin-top:16px;font-size:12px}.notice{background:#eaf2ec;border-radius:16px;padding:18px 22px;margin-top:20px;font-size:13px}.notice p{margin-bottom:0}#flash:not(:empty){padding:13px 17px;background:#e7f4ea;border-radius:10px;margin-bottom:18px;font-weight:650}footer{text-align:center;font-size:12px;color:#8a9f95;padding:30px}@media(max-width:560px){.shell{padding:18px 16px 25px}header{margin-bottom:26px}.card{padding:23px;border-radius:20px}.auth{padding:25px}.auth h1{font-size:34px}.hero{padding-top:0}.person{align-items:flex-start;flex-direction:column}}
