:root{font-family:Arial,Helvetica,sans-serif;color:#263c33;background:#f4f1eb;font-synthesis:none;--green:#244c3c;--muted:#66766d;--line:#dcded4;--white:#fffefa}*{box-sizing:border-box}body{margin:0}header{min-height:88px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 5vw}.brand{text-decoration:none;color:var(--green);font-size:18px;letter-spacing:2px;font-weight:700}.brand span{font-size:10px;border-left:1px solid #a6afa6;margin-left:12px;padding-left:14px;letter-spacing:3px}#mode{font-size:12px;border:1px solid #c9d0c3;padding:8px 12px;border-radius:24px}main{max-width:1160px;margin:0 auto;padding:60px 24px}h1{font-family:Georgia,serif;font-weight:400;font-size:46px;letter-spacing:-1px;line-height:1.12;margin:12px 0 24px}h2{font-family:Georgia,serif;font-size:27px;font-weight:400;margin:0 0 10px}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:1.8px;font-weight:700}.muted{color:var(--muted);line-height:1.6}.panel{background:var(--white);border:1px solid var(--line);border-radius:12px;padding:36px}.login{max-width:520px;margin:0 auto}form{display:grid;gap:20px;margin-top:28px}label{display:grid;gap:8px;font-size:13px;font-weight:600}input,select{font:inherit;width:100%;min-height:46px;border:1px solid #b9c4b8;border-radius:5px;background:#fff;padding:12px;color:#263c33}input:focus,select:focus,button:focus-visible{outline:3px solid #c4b05c;outline-offset:2px}button{min-height:46px;font:inherit;font-weight:600;border:1px solid var(--green);border-radius:5px;background:var(--green);color:#fff;padding:12px 18px;cursor:pointer}button:disabled{opacity:.55;cursor:wait}button span{float:right}.secondary{background:transparent;color:var(--green)}.heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.notice{background:#e8eadf;padding:16px 20px;border-radius:6px;font-size:14px;line-height:1.5;margin:0 0 28px}.site-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.site-card{padding:26px;border-top:3px solid #68785a}.site-card small{color:var(--muted)}.site-card .time{font-size:22px;margin:20px 0 6px}.days{display:flex;gap:8px;flex-wrap:wrap}.days label{display:flex;align-items:center;gap:5px;font-size:12px}.days input{width:18px;min-height:18px}#login-error,#status{line-height:1.5}#login-error{color:#8f302b}footer{padding:20px;text-align:center;color:var(--muted);font-size:12px}[hidden]{display:none!important}@media(max-width:600px){header{padding:18px;min-height:75px}.brand{font-size:14px}.brand span{display:block;margin:6px 0 0;padding:0;border:0}#mode{font-size:10px}main{padding:30px 16px}.panel{padding:24px}h1{font-size:36px}.heading{align-items:flex-start}.heading button{font-size:12px}.site-grid{grid-template-columns:1fr}}

#cs-workspace{margin-top:48px}#exceptions{align-items:start}.order-actions{margin-top:28px;display:grid;gap:20px}.order-actions form{border-top:1px solid var(--line);padding-top:20px}h3{font-size:17px;line-height:1.5;margin:0}#cs-status{position:sticky;bottom:12px;background:#e8eadf;padding:12px;z-index:1}#cs-status:empty{display:none}

.queue-filters{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:20px 0}.production-lane{border-top:1px solid var(--line);padding-top:28px;margin:28px 0}.production-lane h3{margin:16px 0}.work-card{padding:24px}.work-card ul{padding-left:20px;line-height:1.6}.work-card.suggested{border:2px solid #65896a}.attention{background:#fff0d7;padding:12px;color:#734515}.settings{margin-top:36px}.settings summary,summary{cursor:pointer;padding:16px 0;font-weight:600}#daily-staffing{max-width:360px;margin-bottom:24px}#production-status{background:#e8eadf;line-height:1.5;padding:12px}#production-status:empty{display:none}.work-card button{width:100%}@media(max-width:600px){.queue-filters{grid-template-columns:1fr}.work-card{padding:22px}}

#pick-list{margin:24px 0;border-top:3px solid #68785a}.pick-items{list-style:none;padding:0;display:grid;gap:0}.pick-items li{padding:15px 0;border-bottom:1px solid var(--line);font-size:18px}

#work-detail{margin:24px 0;border:2px solid #68785a}.work-controls{border:0;padding:16px 0;margin:0;display:grid;gap:12px}.step-check{display:flex;align-items:center;gap:12px;min-height:48px;font-size:15px}.step-check input{width:24px;min-height:24px;margin:0;flex-shrink:0}.production-photo{display:block;width:100%;max-width:500px;border-radius:6px;margin:20px 0}.card-message{white-space:pre-wrap;line-height:1.5}

.change-notice{background:#fff0d7;border:2px solid #ae7038;border-radius:10px;padding:24px;margin:24px 0}.change-notice pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;font-size:13px;line-height:1.5}.change-notice h3{font-size:14px}.change-notice button{width:100%}

.recipe-actions {display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin:1rem 0}
.recipe-confirmation {display:flex;align-items:center;gap:1rem}
.recipe-confirmation input[type="checkbox"] {width:24px;height:24px;min-width:24px;min-height:24px;order:-1}

/* Florist workspace: daily orientation, own work and shared helping. */
.florist-mode main{max-width:620px;padding-top:28px;padding-bottom:100px}
.florist-mode h1{font-size:34px}.florist-mode #production-summary{font-size:13px}
#florist-screen .panel{padding:22px;margin:16px 0}
#florist-screen .florist-order p{line-height:1.5;margin:10px 0}
#florist-screen small{color:var(--muted);line-height:1.5;display:block}
#florist-screen .florist-next{border-color:var(--green)}
#florist-screen button{width:100%;margin-top:14px}
.florist-badge{display:inline-block;background:#fff0d7;color:#734515;border-radius:6px;padding:6px 10px;font-size:12px;margin-bottom:10px}
.florist-segment{border-bottom:1px solid var(--line)}
#florist-screen progress{width:100%;height:7px;accent-color:var(--green)}
#florist-nav{position:sticky;bottom:0;background:var(--white);border:1px solid var(--line);border-radius:10px;display:flex;gap:6px;padding:8px;margin-top:24px;z-index:2}
#florist-nav button{flex:1;border:0;min-width:0;padding:12px 6px}
#florist-nav button[aria-current=page]{background:#e8eadf;color:var(--green)}
.florist-mode .queue-filters{grid-template-columns:1fr 1fr}
@media(max-width:380px){.florist-mode .queue-filters{grid-template-columns:1fr}}
.making-view>h2{margin-top:0}.making-picks{display:block;margin-bottom:20px}
.making-order{border-top:1px solid var(--line);padding:24px 0}.making-order>h3{font-size:24px}
.batch-shortcuts{background:#eceee4;border-radius:12px;padding:16px;margin:20px 0}.batch-shortcuts h3,.batch-shortcuts p{margin:0 0 8px}
.batch-buttons{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:16px 0}.batch-buttons button{padding:12px 2px;font-size:12px;min-width:0}
.serial-step{padding:16px 0;border-bottom:1px solid var(--line)}.serial-step>label:first-child{display:flex;align-items:center;gap:12px;font-weight:600}
.serial-step input[type=checkbox]{appearance:none;width:28px;height:28px;min-width:28px;border:1.5px solid var(--green);border-radius:50%;margin:0;display:grid;place-content:center}
.serial-step input[type=checkbox]:checked{background:var(--green)}.serial-step input[type=checkbox]:checked:after{content:'✓';color:white;font-size:20px}.serial-step input[type=checkbox]:focus-visible{outline:3px solid #9eae95;outline-offset:3px}
.serial-step>small{display:block;margin:8px 0 0 40px}.serial-step details{margin:8px 0 0 40px}.serial-step .production-photo{margin:12px 0;max-height:220px}
.making-order>button{width:100%;margin-top:20px}.making-help{margin-top:24px}.making-help>form{margin:18px 0}.making-help details{display:block}
.work-celebration{position:relative;overflow:hidden;text-align:center;padding:40px 0}.work-celebration h2{font-size:36px}.confetti{position:absolute;inset:0;pointer-events:none}
.confetti i{position:absolute;top:-15px;width:8px;height:13px;background:#9daa83;animation:confetti-fall 2.2s ease-out forwards;left:5%}.confetti i:nth-child(3n){background:#dca890;left:35%;animation-delay:.1s}.confetti i:nth-child(3n+1){left:65%;background:#ddc982;animation-delay:.2s}.confetti i:nth-child(4n){left:85%;animation-delay:.3s}.confetti i:nth-child(5n){left:20%;animation-delay:.4s}
@keyframes confetti-fall{to{transform:translate(20px,260px) rotate(190deg);opacity:0}}
@media(prefers-reduced-motion:reduce){.confetti{display:none}html{scroll-behavior:auto}}
.serial-step input[type=checkbox]{min-height:28px;max-height:28px}.serial-step>label:first-child{min-height:44px;font-size:16px}

.staff-actions{display:flex;gap:.5rem;flex-wrap:wrap}
#profile-dialog{box-sizing:border-box;width:min(32rem,calc(100% - 2rem));max-height:calc(100dvh - 2rem);overflow:auto;border:1px solid var(--line,#ddd);border-radius:16px;padding:1.5rem;background:var(--paper,#fffdf9);color:inherit}
#profile-dialog::backdrop{background:rgb(0 0 0 / .35)}
#profile-form{display:grid;gap:1rem}
#profile-dialog .staff-actions{margin-top:1rem}

.photo-capture{display:grid;gap:10px;min-width:0}.photo-capture label{display:grid;gap:8px}.photo-capture input{max-width:100%;box-sizing:border-box}.photo-capture p{margin:0}.photo-capture button{width:100%}
