:root{--ink:#171512;--muted:#69635b;--paper:#f4f0e7;--panel:#fffdf8;--line:#d9d0c1;--red:#e3392b;--red-dark:#a41e17;--green:#185f49}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-width:320px;margin:0}a{color:inherit}button,input{font:inherit}.site-header{z-index:10;border-bottom:1px solid color-mix(in srgb, var(--line) 80%, transparent);background:color-mix(in srgb, var(--paper) 92%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);justify-content:space-between;align-items:center;min-height:68px;padding:12px max(24px,50vw - 590px);display:flex;position:sticky;top:0}.wordmark{color:var(--ink);letter-spacing:.08em;align-items:center;gap:10px;font-size:.95rem;font-weight:900;text-decoration:none;display:inline-flex}.wordmark>span{background:var(--red);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.site-header nav{align-items:center;gap:22px;display:flex}.site-header nav a{font-size:.9rem;font-weight:700;text-decoration:none}.primary-link{background:var(--ink);color:#fff;border-radius:999px;padding:10px 16px}main{min-height:calc(100vh - 180px)}.landing,.content-shell,.account-shell{width:min(1180px,100% - 40px);margin:0 auto}.hero{border-bottom:1px solid var(--line);padding:clamp(64px,10vw,132px) 0 clamp(54px,8vw,100px)}.eyebrow{color:var(--red-dark);letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;font-size:.73rem;font-weight:850}.hero h1{letter-spacing:-.075em;max-width:900px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,11vw,9rem);font-weight:500;line-height:.82}.hero h1 span{color:var(--red)}.hero-copy{max-width:630px;color:var(--muted);margin:36px 0 0;font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.6}.actions,.ticket-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px;display:flex}.button{border:1px solid var(--red);background:var(--red);color:#fff;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:11px 20px;font-weight:800;text-decoration:none;display:inline-flex}.button.secondary{border-color:var(--line);color:var(--ink);background:0 0}.button:disabled{cursor:not-allowed;opacity:.45}.three-up{grid-template-columns:repeat(3,1fr);display:grid}.three-up article{border-right:1px solid var(--line);min-height:280px;padding:38px 30px}.three-up article:first-child{padding-left:0}.three-up article:last-child{border-right:0}.three-up span{color:var(--red);font-family:ui-monospace,monospace;font-size:.78rem}.three-up h2,.panel h2{margin:36px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:1.75rem;font-weight:500}.three-up p,.panel p,.page-heading p{color:var(--muted);line-height:1.65}.auth-shell{place-items:start center;min-height:calc(100vh - 180px);padding:60px 20px;display:grid}.panel{border:1px solid var(--line);background:var(--panel);border-radius:14px;box-shadow:0 16px 50px #362a1a0d}.auth-panel{width:min(520px,100%);padding:clamp(28px,5vw,48px)}.auth-panel h1,.page-heading h1,.account-heading h1{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,5vw,4rem);font-weight:500}.stack{gap:16px;display:grid}.stack.compact{gap:10px}.stack label{gap:8px;font-size:.85rem;font-weight:800;display:grid}.stack input{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;min-height:48px;padding:11px 13px}.form-message,.error,.notice{color:var(--ink);background:#f0e9dd;border-radius:8px;margin:0;padding:12px 14px}.error{color:#7f1c14;background:#f8dfdb}.dev-link{color:var(--red-dark);font-weight:750}.account-shell,.content-shell{padding:46px 0 80px}.account-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px;display:flex}.text-button{color:var(--red-dark);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800;text-decoration:underline}.balance-card{background:var(--ink);color:#fff;border-radius:14px;gap:8px;margin-bottom:20px;padding:30px;display:grid}.balance-card span{color:#c9c0b2;text-transform:uppercase;font-size:.8rem;font-weight:800}.balance-card strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,6vw,4rem);font-weight:500}.balance-card small{color:#c9c0b2;max-width:650px;line-height:1.5}.account-section{margin-top:20px;padding:clamp(22px,4vw,34px)}.account-section>header{justify-content:space-between;align-items:start;gap:30px;margin-bottom:24px;display:flex}.account-section>header h2{margin:0}.account-section>header>p{max-width:440px;margin:0}.address-field{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:16px;min-width:0;padding:16px;display:flex}code{overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.84em}.address-field code{flex:1;font-size:.95rem}.number-grid{grid-template-columns:repeat(12,1fr);gap:8px;display:grid}.number-grid button,.balls span{aspect-ratio:1;border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:50%;place-items:center;font-weight:850;display:grid}.number-grid button{cursor:pointer}.number-grid button.selected,.balls span{border-color:var(--red);background:var(--red);color:#fff}.ticket-actions{justify-content:flex-end;margin-top:0}.ticket-actions span{color:var(--muted);margin-right:auto}.record-list{gap:12px;display:grid}.record-list>article{border-top:1px solid var(--line);grid-template-columns:280px minmax(0,1fr);gap:24px;padding:18px 0;display:grid}.balls{grid-template-columns:repeat(6,40px);align-content:start;gap:7px;display:grid}.balls.large{grid-template-columns:repeat(6,minmax(44px,64px))}.record-list dl{gap:8px;margin:0;display:grid}.record-list dl>div{grid-template-columns:90px minmax(0,1fr);gap:10px;display:grid}dt{color:var(--muted);font-size:.8rem}dd{min-width:0;margin:0}.compact-records>article{grid-template-columns:130px minmax(0,1.5fr) minmax(160px,.8fr) auto;align-items:baseline}.compact-records time{color:var(--muted);font-size:.8rem}.empty{color:var(--muted)}.page-heading{max-width:760px;padding:30px 0 36px}.page-heading>p:last-child{font-size:1.1rem}.result-list{gap:16px;display:grid}.result-list>article{gap:18px;padding:28px;display:grid}.result-list article>header{color:var(--muted);justify-content:space-between;font-size:.85rem;display:flex}.prose{max-width:900px}.prose>section{margin-bottom:16px;padding:28px}.prose h2{margin-top:0}footer{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:16px;padding:30px max(24px,50vw - 590px);font-size:.75rem;display:flex}@media (max-width:850px){.three-up{grid-template-columns:1fr}.three-up article,.three-up article:first-child{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:28px 0}.number-grid{grid-template-columns:repeat(6,1fr)}.record-list>article,.compact-records>article{grid-template-columns:1fr;gap:12px}}@media (max-width:620px){.site-header nav>a:not(.primary-link){display:none}.landing,.content-shell,.account-shell{width:min(100% - 24px,1180px)}.hero h1{font-size:clamp(3.6rem,20vw,6rem)}.account-heading,.account-section>header{flex-direction:column;align-items:start}.number-grid{gap:5px}.number-grid button{font-size:.78rem}.ticket-actions{flex-direction:column;align-items:stretch}.ticket-actions span{margin-right:0}.balls{grid-template-columns:repeat(6,minmax(32px,1fr))}}
