*{box-sizing:border-box}body{margin:0;font-family:Inter,"Segoe UI",Arial,sans-serif;color:#123d69;background:#f5f8fa}button,input{font:inherit}.hidden{display:none!important}.split{min-height:100vh;display:grid;grid-template-columns:62% 38%;background:#fff}.hero{overflow:hidden;position:relative;background:#eef5f8}.hero>img{position:absolute;height:100%;width:auto;max-width:none;left:0;top:0}.login{min-height:100vh;display:flex;flex-direction:column;padding:32px 54px 34px}.lang{align-self:flex-end;color:#084884}.box{width:min(100%,480px);margin:auto}.brand{display:flex;align-items:center;justify-content:center;gap:15px;margin-bottom:40px}.brand img{width:64px;height:64px;object-fit:contain}.brand div{display:grid}.brand strong{font-size:40px;line-height:1;color:#084884}.brand span{font-size:19px;font-weight:800;color:#08aa77;margin-top:7px}.card{border:1px solid #dce5ed;border-radius:16px;padding:38px;box-shadow:0 14px 35px #1f456414}.card h1{font-size:34px;margin:0 0 8px}.card p{color:#5d7189;line-height:1.45;margin:0 0 28px}.field{height:66px;border:1.5px solid #b7c8d9;border-radius:10px;display:flex;align-items:center;padding:0 18px;gap:14px}.field:focus-within{border-color:#084884;box-shadow:0 0 0 4px #08488412}.field input{border:0;outline:0;width:100%;font-size:18px}.error{height:28px;padding-top:7px;color:#bd3131;font-size:13px}.card button,.pharmacy button{width:100%;height:64px;border:0;border-radius:9px;background:#08aa77;color:white;font-weight:800;cursor:pointer}.card button b{font-size:24px;margin-left:12px}footer{border-top:1px solid #dce5ed;padding-top:25px;display:flex;justify-content:center;gap:25px;flex-wrap:wrap;font-size:13px}.pharmacy-view{min-height:100vh;background:linear-gradient(180deg,#f7fbfd,#eef5f7)}.top{height:92px;background:white;border-bottom:1px solid #dce5ed;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,40px)}.brand.small{margin:0;justify-content:flex-start}.brand.small img{width:45px;height:45px}.brand.small strong{font-size:26px}.brand.small span{font-size:12px}.top>button{border:1px solid #d4e0e9;background:white;color:#084884;border-radius:9px;padding:11px 16px}.content{max-width:1180px;margin:auto;padding:58px 28px 70px}.kicker{color:#08aa77;font-weight:900;font-size:13px;letter-spacing:1.4px;margin:0 0 8px}.content>h1{font-size:44px;margin:0 0 8px;color:#084884}.lead{font-size:18px;color:#60748a;max-width:760px}.doc{display:inline-block;background:white;border:1px solid #dce5ed;border-radius:20px;padding:8px 14px;font-size:13px;color:#68798a;margin:8px 0 30px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.pharmacy{background:white;border:1px solid #dbe6ed;border-radius:18px;padding:25px;box-shadow:0 12px 30px #244a6710}.ph-head{display:flex;align-items:center;gap:13px}.ph-icon{width:45px;height:45px;border-radius:12px;background:#eaf8f3;display:grid;place-items:center;color:#08aa77;font-size:23px}.ph-head small{font-size:10px;color:#8493a3;font-weight:800}.ph-head h2{font-size:19px;margin:3px 0 0}.points{padding:30px 0 22px;display:grid}.points strong{font-size:44px;color:#08a875}.points span{font-size:11px;font-weight:800;color:#8493a3}.message{min-height:80px;border-radius:11px;padding:14px;background:#f3faf7;line-height:1.45;margin-bottom:18px}.message span{font-size:13px;color:#6a7b82}.near .message{background:#fff8e8}.collecting .message{background:#f1f6fb}.notice{margin-top:28px;background:#eaf3f9;border-radius:11px;padding:15px 18px;color:#587184;font-size:13px}@media(max-width:900px){.split{display:block}.hero{height:44vh}.login{min-height:56vh;padding:25px 20px}.grid{grid-template-columns:1fr}.content>h1{font-size:36px}.top{padding:0 20px}}