:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#16232d;background:#f3f6f5;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}.portal-header{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px clamp(20px,5vw,72px);color:#fff;background:#102f2b;border-bottom:3px solid #b89456}.brand{color:inherit;text-decoration:none;display:flex;align-items:center;gap:12px}.brand-mark{width:40px;height:40px;display:grid;place-items:center;border:1px solid #d9c18e;border-radius:10px;color:#ecd7aa;font-weight:800}.brand strong,.brand small{display:block}.brand small{color:#bfd0cd;margin-top:2px}.secure-label{color:#d9c18e;font-size:.84rem;letter-spacing:.04em}main{width:min(1120px,100% - 32px);margin:0 auto;padding:42px 0 64px}.hero{display:flex;justify-content:space-between;gap:32px;align-items:flex-end;margin-bottom:28px}.eyebrow,.line-number{color:#9a7132;font-size:.76rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}h1{font-size:clamp(2rem,4vw,3.25rem);letter-spacing:-.04em;margin:8px 0}h2{margin:5px 0 8px}p{color:#53636b;line-height:1.65}.deadline{min-width:245px;padding:18px;border-radius:14px;background:#e4ece9}.deadline small,.deadline strong{display:block}.deadline strong{margin-top:6px}.line-stack{display:grid;gap:20px}.line-card,.state-card{background:#fff;border:1px solid #dce5e2;border-radius:18px;padding:clamp(22px,4vw,36px);box-shadow:0 14px 35px #102f2b12}.line-heading{display:flex;justify-content:space-between;gap:24px;border-bottom:1px solid #e2e9e7;padding-bottom:18px;margin-bottom:22px}.line-heading p{margin:0}.quantity{white-space:nowrap;background:#f1f4f3;padding:8px 11px;border-radius:999px;align-self:flex-start}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}label span{display:block;font-weight:700;font-size:.86rem;margin-bottom:7px}label.wide{grid-column:1/-1}input,select,textarea{width:100%;padding:11px 12px;border:1px solid #bdcbc7;border-radius:9px;color:#16232d;background:#fff}input:focus,select:focus,textarea:focus{outline:3px solid rgba(184,148,86,.24);border-color:#9a7132}.actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}button{min-height:44px;border-radius:10px;padding:10px 18px;font-weight:800;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.primary{color:#fff;background:#17675a;border:1px solid #17675a}.secondary{color:#174940;background:#fff;border:1px solid #91aaa4}.notice,.raw-note{padding:14px 17px;border-radius:11px;background:#fff8e8;border:1px solid #ead39f;color:#684e21}.notice{margin-bottom:20px}.raw-note{margin-top:20px}.draft-state{margin:12px 0 0;color:#53636b;font-size:.9rem}.draft-state.dirty{color:#8a5b18;font-weight:700}.state-card{max-width:650px;margin:10vh auto 0;text-align:center}.state-icon{margin:0 auto;display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#efe5d4;font-size:1.4rem;font-weight:900}.error-card .state-icon{color:#9b352f;background:#fae6e4}.success-card .state-icon{color:#17675a;background:#dff1eb}.receipt-hash small,.receipt-hash code{display:block}.receipt-hash code{margin-top:6px;overflow-wrap:anywhere;color:#174940;font-size:.82rem}.spinner{display:block;width:38px;height:38px;margin:0 auto 20px;border:3px solid #dce5e2;border-top-color:#17675a;border-radius:50%;animation:spin .8s linear infinite}footer{padding:24px;text-align:center;color:#718078;font-size:.82rem}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:720px){.portal-header,.hero,.line-heading{align-items:flex-start}.hero,.line-heading{flex-direction:column}.secure-label{display:none}.deadline{width:100%;min-width:0}.form-grid{grid-template-columns:1fr}label.wide{grid-column:auto}.actions{flex-direction:column-reverse}button{width:100%}}
