:root{font-family:system-ui,-apple-system,sans-serif;color:#30251e;background:#faf6ee;font-size:16px;line-height:1.6}*{box-sizing:border-box}body{margin:0}header{padding:24px 5%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #dcd3c4;gap:20px}.brand{display:inline-flex;align-items:baseline;gap:.45rem;text-decoration:none;color:#30251e}.brand-formal{font-family:Georgia,"Times New Roman",serif;font-size:22px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.brand-playful{font-family:"Brush Script MT","Segoe Print","Comic Sans MS",cursive;font-size:34px;font-weight:600;color:#a34c27;transform:rotate(-4deg);transform-origin:left center}nav{display:flex;align-items:center;gap:24px}nav form{margin:0}a{color:#89411f;text-underline-offset:4px}main{max-width:1160px;margin:auto;padding:32px 24px 80px}.ribbon{font-size:12px;font-weight:700;letter-spacing:1.5px;border-bottom:1px solid #dcd3c4;padding-bottom:18px;margin-bottom:32px;color:#755943}.eyebrow{font-size:13px;letter-spacing:2px;font-weight:700;color:#8c4327}h1,h2,h3{font-family:Georgia,serif;line-height:1.12;font-weight:400}h1{font-size:clamp(44px,6vw,76px);letter-spacing:-2px;margin:16px 0 24px}h2{font-size:29px;margin:0 0 20px}h3{font-size:21px;margin:12px 0}p{margin:12px 0 20px}.lead{font-size:20px;color:#6b5b4e}.welcome{padding:20px 0 32px}.columns{display:grid;grid-template-columns:1.1fr 1fr;gap:32px}.card{padding:30px;background:#fffdf8;border:1px solid #ddd2c2;border-radius:14px;margin-bottom:24px;box-shadow:0 3px 0 #e9e1d530}.narrow{max-width:480px}label{display:block;font-size:14px;font-weight:600;margin:16px 0}input,textarea{font:inherit;width:100%;padding:13px;margin-top:7px;border:1px solid #b8ab9a;background:white;border-radius:6px;color:#30251e}textarea{resize:vertical}button{font:inherit;font-weight:600;border:1px solid #883e22;background:#883e22;color:white;padding:13px 19px;border-radius:7px;cursor:pointer}button:hover{filter:brightness(.92)}.secondary{background:transparent;color:#75381f;border-color:#bfa58e}.link{padding:0;background:none;border:0;color:#89411f}.pair{display:grid;grid-template-columns:1fr 1fr;gap:18px}.actions{display:flex;gap:10px;flex-wrap:wrap}.muted,small{font-size:14px;color:#756658}small{display:block}.price{font-size:25px}.price small{display:inline}.pill{display:inline-block;background:#eee3ce;color:#654b2d;padding:5px 11px;font-size:12px;text-transform:uppercase;letter-spacing:1px;border-radius:30px;margin-bottom:14px}.stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dcd3c4;border-bottom:1px solid #dcd3c4;margin:32px 0}.stats>div{padding:24px 16px}.stats strong{display:block;font-family:Georgia,serif;font-size:38px;font-weight:400}.stats span{font-size:14px;color:#756658}.row{display:flex;align-items:center;gap:16px;border-top:1px solid #e3dbcf;padding:18px 0}.row a{margin-left:auto}.number{font-family:Georgia,serif;font-size:27px;color:#9c7653}.message,.pickup{padding:20px 0;border-top:1px solid #e3dbcf}.message p{margin:10px 0}.message small{font-size:12px}.explanation{padding:30px}.step{display:flex;gap:22px;margin:30px 0}.step>span{font-family:Georgia,serif;color:#a08056;font-size:28px}.step h3{margin-top:0}.step p{color:#756658}fieldset{border:1px solid #dcd3c4;border-radius:6px;margin:20px 0;padding:12px}legend{font-size:14px}.choice{display:flex;align-items:center;gap:10px;font-weight:400}.choice input{width:auto;margin:0}.alert,.notice{padding:18px;border-radius:7px;background:#f9ddcf;color:#742f19}.notice{background:#e6eddd;color:#3c502e}footer{border-top:1px solid #dcd3c4;padding:25px 5%;font-size:14px;color:#756658;display:flex;justify-content:space-between}:focus-visible{outline:3px solid #217482;outline-offset:3px}@media(max-width:720px){header{align-items:flex-start;flex-direction:column;padding:18px 24px}nav{gap:18px;flex-wrap:wrap;font-size:14px}.columns{grid-template-columns:1fr;gap:8px}.card{padding:23px}.stats>div{padding:18px 6px}.stats strong{font-size:30px}.stats span{font-size:12px}.explanation{padding:20px 5px}footer{display:block}footer span{display:block}main{padding:24px 18px 50px}}

.queue-hero{padding:20px 0 34px}.queue-hero h1{margin-bottom:22px}.queue-hero h1 em{font-family:"Brush Script MT","Segoe Print","Comic Sans MS",cursive;font-weight:500;color:#a34c27;letter-spacing:0}.queue-hero h2{font-size:clamp(28px,4vw,42px);margin:0 0 14px}.queue-hero .lead{margin-bottom:0}.compact{padding-bottom:16px}.queue-card{padding:0;overflow:hidden}.queue-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 30px;border-bottom:1px solid #ddd2c2}.queue-heading h2,.queue-heading p{margin-bottom:4px}.button{display:inline-block;font-weight:600;background:#883e22;color:white;padding:13px 19px;border-radius:7px;text-decoration:none;white-space:nowrap}.public-queue{margin:0;padding:0;list-style-position:inside;counter-reset:queue}.public-queue li{counter-increment:queue;display:flex;align-items:center;gap:20px;padding:18px 30px;border-top:1px solid #e3dbcf;overflow-wrap:anywhere;font-size:18px}.public-queue li:first-child{border-top:0}.public-queue li:before{content:counter(queue,decimal-leading-zero);font-family:Georgia,serif;font-size:24px;color:#89633f;min-width:2.3rem}.public-queue li span{font-family:Georgia,serif;font-size:22px}.empty-queue{text-align:center;padding:52px 24px}.empty-queue>span{font-family:Georgia,serif;font-size:34px;color:#9c7653}.queue-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 4px 0}.queue-cta p{font-family:Georgia,serif;font-size:24px;margin:0}

.contact-actions{margin-top:14px}.contact-button{display:inline-block;padding:10px 18px;border:1px solid #bfa58e;border-radius:7px;text-decoration:none;font-weight:600}.copy-message{margin-top:12px;font-size:14px}.copy-message textarea{min-height:150px}.copy-message summary{cursor:pointer}

@media(max-width:720px){.queue-heading{align-items:flex-start;flex-direction:column;padding:23px}.queue-heading .button{width:100%;text-align:center}.public-queue li{padding:16px 23px}.queue-cta{align-items:stretch;flex-direction:column}.queue-cta .button{text-align:center}}

.brand-lockup{display:flex;flex-direction:column;align-items:flex-start}.brand-subtitle{margin-top:2px;font-size:11px;line-height:1.2;font-weight:700;letter-spacing:.16em;color:#8c4327}.queue-hero h1 em{font:inherit;color:inherit;letter-spacing:inherit}
