:root{--red:#c90018;--red-dark:#a80014;--yellow:#fff200;--dark:#303030;--ink:#252525;--muted:#6c7175;--line:#dedede;--bg:#f2f3f4;--soft:#fff6f7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:"DM Sans",Arial,sans-serif;font-size:16px}button,input{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.topbar{min-height:106px;background:var(--red);border-bottom:5px solid var(--yellow);color:white;display:flex;align-items:center;justify-content:space-between;padding:18px max(28px,calc((100vw - 1120px)/2));gap:24px;position:sticky;top:0;z-index:10;box-shadow:0 6px 24px #5d000d22}.brand{color:white;text-decoration:none;display:flex;align-items:center;gap:14px;font-family:Manrope,Arial,sans-serif;font-size:25px}.brandmark{width:48px;height:52px;background:#a80014;border:1px solid #ed6575;border-radius:9px;display:grid;place-items:center;font-weight:800}.brandmark span{color:var(--yellow)}.brand strong{font-weight:800}.brand em{font-style:normal;font-weight:400}.brand small{display:block;font-family:"DM Sans",Arial,sans-serif;font-size:10px;letter-spacing:1.8px;margin-top:6px;color:#ffdce0}.topbar nav{display:flex;gap:8px}.nav{border:1px solid #ef7482;background:transparent;color:white;border-radius:7px;padding:11px 16px;font-weight:700;font-size:14px}.nav.active{background:white;color:var(--red);border-color:white}.nav span{display:inline-grid;place-items:center;min-width:22px;height:22px;border-radius:11px;background:#8e0011;color:white;font-size:12px;margin-left:5px}.nav.active span{background:#ffe4e7;color:var(--red)}main{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:44px 0 70px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:2px;color:var(--red);margin:0 0 9px}.page-heading h1{font-family:Manrope,Arial,sans-serif;font-size:36px;letter-spacing:-1.2px;line-height:1.15;margin:0}.page-heading>div>p:last-child{color:var(--muted);margin:10px 0 0}.doc-meta{background:var(--dark);color:white;border-left:5px solid var(--yellow);border-radius:8px;padding:15px 20px;min-width:218px}.doc-meta span,.doc-meta small{display:block;color:#d2d2d2;font-size:12px}.doc-meta strong{display:block;font-family:Manrope,Arial,sans-serif;font-size:20px;margin:5px 0}.card{background:white;border:1px solid var(--line);border-radius:10px;padding:28px;margin-bottom:18px;box-shadow:0 3px 16px #20252a0b}.section-head{display:flex;gap:15px;align-items:flex-start;margin-bottom:24px}.section-head>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--red);color:white;font-size:13px;font-weight:800;flex:0 0 auto}.section-head h2{font-family:Manrope,Arial,sans-serif;margin:0;font-size:22px}.section-head p{margin:5px 0 0;color:var(--muted);font-size:14px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{display:block;font-weight:700;font-size:14px}input[type=text],input[type=date],input[type=search],input[type=number]{width:100%;margin-top:8px;border:1px solid #cfd2d4;border-radius:7px;padding:13px 14px;background:#fbfbfb;color:var(--ink);font-size:16px;min-height:50px}input:focus{border-color:var(--red);background:white}fieldset{border:0;padding:0;margin:0}.reason-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.reason-grid label{position:relative}.reason-grid input{position:absolute;opacity:0}.reason-grid span{display:grid;place-items:center;min-height:52px;border:1px solid #cfd2d4;border-radius:7px;background:white;padding:10px;text-align:center}.reason-grid input:checked+span{background:var(--soft);border:2px solid var(--red);color:var(--red)}.reason-grid input:focus-visible+span{outline:3px solid var(--yellow);outline-offset:3px}.full-field{margin-top:18px}.drink-list{border-top:1px solid var(--line)}.drink-row{display:grid;grid-template-columns:1fr 120px;gap:20px;align-items:center;padding:11px 0;border-bottom:1px solid var(--line)}.drink-row label{font-size:15px;font-weight:600}.quantity{display:block;text-align:right;color:var(--muted);font-size:12px}.quantity input{margin-top:4px;text-align:center;font-weight:800;color:var(--ink)}.other-row{display:grid;grid-template-columns:1fr 120px;gap:20px;align-items:end;margin-top:18px;padding:18px;background:#f6f6f6;border-radius:8px}.form-error{color:#a80014;font-weight:700;font-size:14px;min-height:20px;margin:15px 0 0}.submit-bar{position:sticky;bottom:16px;background:var(--dark);color:white;border-radius:10px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 12px 38px #1115;border-top:4px solid var(--yellow)}.submit-bar small{display:block;color:#c9c9c9;margin-top:5px}.submit{border:0;border-radius:7px;background:var(--red);color:white;font-weight:800;padding:14px 19px;min-height:50px}.submit:hover{background:var(--red-dark)}.submit:disabled{opacity:.55;cursor:wait}.secondary{border:1px solid #bbb;background:white;color:var(--ink);border-radius:7px;padding:12px 16px;font-weight:700}.archive-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.archive-toolbar label{width:min(460px,100%)}.archive-toolbar span{color:var(--muted);font-size:14px}.archive-list{display:grid;gap:14px}.receipt{background:white;border:1px solid var(--line);border-radius:9px;overflow:hidden}.receipt summary{list-style:none;display:grid;grid-template-columns:150px 1fr auto;gap:20px;align-items:center;padding:20px 22px;cursor:pointer}.receipt summary::-webkit-details-marker{display:none}.receipt-number{font-family:Manrope,Arial,sans-serif;font-weight:800;color:var(--red)}.receipt-main strong{display:block;font-size:17px}.receipt-main span,.receipt-total{color:var(--muted);font-size:13px;margin-top:5px}.receipt-total{text-align:right}.receipt-total b{display:block;color:var(--ink);font-size:18px;margin-bottom:4px}.receipt-body{border-top:1px solid var(--line);padding:22px;background:#fafafa}.receipt-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px}.receipt-meta div,.mail-state{background:white;border:1px solid var(--line);padding:13px;border-radius:7px}.receipt-meta small{display:block;color:var(--muted);margin-bottom:5px}.drink-table{width:100%;border-collapse:collapse;background:white}.drink-table th,.drink-table td{text-align:left;border:1px solid var(--line);padding:11px}.drink-table th:last-child,.drink-table td:last-child{text-align:right;width:100px}.empty{background:white;border:1px dashed #bbb;border-radius:9px;text-align:center;padding:55px 20px;color:var(--muted)}dialog{border:0;border-radius:12px;padding:32px;width:min(480px,calc(100% - 30px));text-align:center;color:var(--ink);box-shadow:0 24px 90px #0005}dialog::backdrop{background:#111a;backdrop-filter:blur(3px)}.success-icon{width:62px;height:62px;margin:0 auto 18px;display:grid;place-items:center;border-radius:50%;background:#e7f4eb;color:#236a3b;font-size:30px;font-weight:800}dialog h2{font-family:Manrope,Arial,sans-serif;margin:0 0 10px}dialog p{color:var(--muted);line-height:1.6}.dialog-actions{display:flex;justify-content:center;gap:10px;margin-top:24px}#toast{position:fixed;left:50%;bottom:25px;transform:translateX(-50%);background:#183d31;color:white;padding:13px 19px;border-radius:7px;display:none;z-index:30}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}@media(max-width:760px){.topbar{position:static;align-items:flex-start;padding:16px 18px}.brand{font-size:21px}.brandmark{width:40px;height:44px}.brand small{font-size:8px}.topbar nav{flex-direction:column}.nav{padding:9px 12px}.page-heading{align-items:stretch;flex-direction:column}.page-heading h1{font-size:30px}.doc-meta{min-width:0}.field-grid,.reason-grid{grid-template-columns:1fr 1fr}.card{padding:21px}.receipt summary{grid-template-columns:1fr auto}.receipt-number{grid-column:1/-1}.receipt-meta{grid-template-columns:1fr}.archive-toolbar{align-items:stretch;flex-direction:column}.submit-bar{align-items:stretch;flex-direction:column}.submit-bar .submit{width:100%}}@media(max-width:480px){main{width:min(100% - 24px,1120px);padding-top:28px}.topbar{gap:10px}.brand{gap:8px;font-size:18px}.brandmark{display:none}.nav{font-size:12px}.field-grid,.reason-grid{grid-template-columns:1fr}.drink-row,.other-row{grid-template-columns:1fr 92px;gap:10px}.drink-row label{font-size:14px}.card{padding:18px}.section-head h2{font-size:20px}.receipt summary{padding:17px}.receipt-total b{font-size:16px}.dialog-actions{flex-direction:column}}
