.raffle-page{display:flex;flex-direction:column;gap:24px}.raffle-workbench{display:grid;grid-template-columns:minmax(270px,330px) minmax(0,1fr);gap:24px;align-items:start}.raffle-settings h2{margin-bottom:5px}.raffle-settings fieldset{border:0;padding:0;margin:20px 0;display:flex;flex-direction:column;gap:17px;min-width:0}.raffle-settings select{width:100%;border:1px solid #d8c9b6;border-radius:5px;background:#fff;padding:10px;color:#493120}.raffle-dates{display:grid;grid-template-columns:1fr 1fr;gap:12px}.raffle-dates input{min-width:0;padding:9px 5px}.raffle-count{display:flex;gap:12px;align-items:center;background:#f5eee1;border-radius:7px;padding:12px 15px}.raffle-count strong{font:32px Georgia,serif;color:#947538}.raffle-count span{font-size:13px;color:#80634a}.raffle-select-actions{display:flex;justify-content:space-between;gap:12px}.raffle-select-actions button{font-size:12px}.raffle-customer-list{max-height:340px;overflow:auto}.raffle-customer{display:flex;gap:12px;align-items:center;padding:12px 2px;border-bottom:1px solid #eee6dc;cursor:pointer}.raffle-customer input{width:17px;height:17px;accent-color:#a98b4c;flex-shrink:0}.raffle-customer b{font-size:13px;font-weight:500}.raffle-customer small{display:block;font-size:11px}.raffle-preview{min-width:0}.raffle-view-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px;font-size:13px;color:#8d785e}.raffle-view-toolbar button{font-size:12px;padding:8px 12px}.raffle-card{position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;align-items:center;gap:0;text-align:center;border:3px double #b19253;border-radius:22px;background:radial-gradient(ellipse at 50% 35%,#fffcf6,#f6f0e5 85%);padding:24px 8% 28px;box-shadow:0 13px 30px #81663420,inset 0 0 0 6px #fffaf1,inset 0 0 0 7px #b89b62;min-height:480px}.raffle-logo{width:62%;max-width:390px;mix-blend-mode:multiply;position:relative;margin:-10px 0 -4px}.raffle-card h2{font-family:Georgia,Times New Roman,serif;text-transform:uppercase;font-weight:400;color:#8c6a2f;font-size:clamp(16px,2vw,29px);letter-spacing:.15em;line-height:1.5;overflow-wrap:anywhere;max-width:95%;margin-bottom:25px}.raffle-leaves{position:absolute;width:15%;height:65%;stroke:#ac8d4c;stroke-width:1.2;z-index:-1;pointer-events:none}.raffle-leaves-top{top:-4%;left:-1%;transform:rotate(-8deg)}.raffle-leaves-bottom{bottom:-9%;right:-1%;transform:rotate(174deg)}.raffle-name-frame{width:100%;position:relative}.raffle-name-frame:after,.raffle-name-frame:before{content:"";position:absolute;top:50%;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;transform:translateY(-50%)}.raffle-name-frame:before{left:-20px;border-left:13px solid #b39655}.raffle-name-frame:after{right:-20px;border-right:13px solid #b39655}.raffle-name-window{min-height:140px;display:grid;place-items:center;padding:20px 15px;border:3px double #b19350;border-radius:17px;box-shadow:inset 0 9px 22px #9d7d3621,inset 0 0 0 4px #eadcc0;background:linear-gradient(180deg,#f8f1e6,#fffcf6 45%,#f7f0e5);overflow:hidden;width:100%}.raffle-name{font-family:Baskerville,Palatino Linotype,Georgia,serif;font-style:italic;font-size:clamp(24px,3.7vw,58px);color:#95702c;line-height:1.2;overflow-wrap:anywhere;max-width:100%;font-weight:400}.is-spinning .raffle-name{animation:raffle-name-scroll .13s ease-out both}.raffle-status{font-family:Georgia,serif;color:#987a42;font-size:13px;min-height:24px;margin-top:18px}.raffle-progress{width:42%;height:2px;background:#dfd0af80;margin:8px 0 18px;overflow:hidden}.raffle-progress i{height:100%;background:#ad8b43;display:block;transition:width .08s linear}.raffle-spin{position:relative;display:flex;align-items:center;justify-content:center;gap:16px;width:85%;max-width:480px;min-height:68px;border-radius:12px;border:3px double #e9d6a7;color:#fff9ec;box-shadow:0 4px 0 #8a6935,0 9px 17px #765b352b,inset 0 0 0 3px #b79b64;background:linear-gradient(135deg,#b69a63,#ab8843 60%,#bd9f61);font:clamp(16px,1.8vw,25px) Georgia,serif;letter-spacing:.1em;text-transform:uppercase;padding:14px}.raffle-spin svg{width:30px;height:30px;stroke-width:1.2}.raffle-spin:hover:not(:disabled){filter:brightness(1.05)}.raffle-spin:disabled{opacity:.65}.is-spinning .raffle-spin svg{animation:raffle-rotate 2s linear infinite}.raffle-next{margin-top:15px;font:14px Georgia,serif;color:#856634;text-decoration:underline;text-underline-offset:4px}.raffle-winner-announcement{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.raffle-presentation{position:fixed;inset:0;z-index:65;padding:24px clamp(16px,5vw,100px);overflow-y:auto;background:radial-gradient(ellipse at center,#fffcf7,#eee2ce);display:flex;flex-direction:column;align-items:center;justify-content:center}.raffle-presentation .raffle-view-toolbar{width:min(1100px,100%)}.raffle-presentation .raffle-card{width:min(1100px,100%);padding:20px 7% 32px;flex-shrink:0}.raffle-presentation .raffle-logo{max-width:420px}.raffle-presentation .raffle-name{font-size:clamp(30px,5vw,76px)}.raffle-presentation .raffle-name-window{min-height:160px}.raffle-presentation .raffle-card h2{font-size:clamp(19px,2.5vw,34px)}.raffle-confetti{position:fixed;inset:0;pointer-events:none;overflow:hidden;z-index:80}.raffle-confetti i{position:absolute;left:var(--left);top:-20px;width:9px;height:15px;opacity:0;animation:raffle-fall 4.5s var(--delay) cubic-bezier(.15,.4,.8,.9) forwards}.raffle-history h2{display:flex;align-items:center;gap:8px}.raffle-history details{border-bottom:1px solid #e9dfd0;padding:17px 0}.raffle-history summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px}.raffle-history summary strong{font:italic 23px Georgia,serif;color:#99783a;overflow-wrap:anywhere}.raffle-history summary small{display:block;margin-top:4px}.raffle-history details p{font-size:12px;color:#8a7761;margin-top:12px;overflow-wrap:anywhere}.raffle-history-entries{display:flex;flex-wrap:wrap;gap:8px;max-height:200px;overflow:auto;margin-top:14px}.raffle-history-entries span{font-size:12px;padding:5px 9px;background:#f5efe5;border-radius:4px}.raffle-history>button{margin-top:16px}@keyframes raffle-name-scroll{0%{transform:translateY(-12px);opacity:.45}to{transform:translateY(0);opacity:1}}@keyframes raffle-rotate{to{transform:rotate(1turn)}}@keyframes raffle-fall{0%{opacity:0;transform:translate3d(0,-20px,0) rotate(0)}8%{opacity:1}85%{opacity:1}to{opacity:0;transform:translate3d(var(--drift),105vh,0) rotate(var(--turn))}}@media(min-width:1450px){.raffle-card{min-height:570px}.raffle-name-window{min-height:170px}.raffle-card h2{margin-bottom:32px}.raffle-logo{margin-bottom:5px}}@media(max-width:1100px){.raffle-workbench{grid-template-columns:1fr}.raffle-preview{grid-row:1}.raffle-card{min-height:450px;max-width:900px;margin:auto}.raffle-settings fieldset{gap:15px}.raffle-name{font-size:clamp(28px,5vw,52px)}}@media(max-width:600px){.raffle-card{min-height:350px;padding:18px 8% 24px;border-radius:16px}.raffle-logo{width:80%;margin-top:-5px}.raffle-card h2{font-size:16px;margin-bottom:16px;letter-spacing:.09em}.raffle-name-window{min-height:100px;padding:18px 8px;border-radius:12px}.raffle-name{font-size:clamp(24px,6vw,36px)}.raffle-name-frame:before{left:-15px;border-left-width:9px}.raffle-name-frame:after{right:-15px;border-right-width:9px}.raffle-spin{min-height:56px;width:94%;font-size:15px;gap:9px;padding:10px;letter-spacing:.06em}.raffle-spin svg{width:23px}.raffle-status{font-size:12px;margin-top:13px}.raffle-history summary{align-items:flex-start;flex-direction:column;gap:10px}.raffle-presentation{justify-content:flex-start;padding-top:20px}.raffle-presentation .raffle-card{margin:auto 0;min-height:410px}.raffle-presentation .raffle-name-window{min-height:140px}}@media(prefers-reduced-motion:reduce){.is-spinning .raffle-name,.is-spinning .raffle-spin svg,.raffle-confetti i{animation:none}.raffle-confetti i{top:var(--left);opacity:.8}.raffle-progress i{transition:none}}.web-orders-intro{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.web-orders-intro p{color:#987d65;font-size:13px}.web-order-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:22px}.web-order-stats .card{padding:22px}.web-order-stats small{display:block;color:#987d65}.web-order-stats strong{font-size:32px;display:block;margin-top:8px}.web-order-tools{display:flex;gap:15px;margin-bottom:20px}.web-order-tools label{display:flex;align-items:center;gap:10px;flex:1;background:white;border:1px solid #e5d9cc;padding:0 12px}.web-order-tools input{border:0;flex:1;min-width:0;padding:12px;background:transparent}.web-confirm select,.web-order-tools select{border:1px solid #e5d9cc;background:white;padding:10px}.web-order-layout{display:grid;grid-template-columns:minmax(240px,.75fr) minmax(0,1.5fr);gap:22px;align-items:start}.web-order-list{gap:12px;max-height:80vh;overflow:auto}.web-order-card,.web-order-list{display:flex;flex-direction:column}.web-order-card{padding:20px;background:white;border:1px solid #e5d9cc;text-align:left;color:#60412e;gap:10px}.web-order-card.selected{border:2px solid #805638;background:#fffaf2}.web-order-card>div{display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:12px}.web-order-card small{color:#987d65}.web-order-detail{padding:25px}.web-order-detail-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.web-order-detail-title small{font-size:10px;letter-spacing:.15em;color:#987d65}.web-order-detail h3{margin:10px 0}.web-address{white-space:pre-line;color:#8c705b;font-size:13px;margin:15px 0}.web-order-items{border-block:1px solid #e5d9cc;margin-top:20px}.web-order-items>div{display:flex;align-items:center;gap:20px;padding:15px 0;font-size:13px}.web-order-items>div>div{flex:1}.web-order-items small{display:block;color:#987d65;margin-top:3px}.web-order-totals{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:22px 0;font-size:13px}.web-order-totals dd{text-align:right}.web-order-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.web-order-actions a,.web-order-actions button{font-size:12px}.web-notice{padding:14px;background:#f9eedc;border:1px solid #e3ceb0;font-size:13px;margin:15px 0}.web-confirm{padding:20px;background:#f7ecda;border:1px solid #c4a57b;margin-top:20px}.web-confirm p{font-size:13px;margin:12px 0}.web-confirm label{align-items:center;margin:15px 0}.web-confirm label,.web-confirm>div{display:flex;gap:12px}.web-order-history{font-size:12px;color:#987d65;margin-top:25px}.web-order-history p{margin:10px 0}.website-settings>.card{padding:25px;margin-bottom:22px}.website-settings h3{margin-bottom:20px}.website-settings .form-grid{margin:15px 0}.website-settings input,.website-settings select,.website-settings textarea{border:1px solid #dbcab6;padding:10px;background:#fff;max-width:100%;color:#60412e}.web-check{display:flex;gap:10px;align-items:center;font-size:13px}.website-settings input[type=checkbox]{accent-color:#704a32}.website-settings .muted{font-size:12px;line-height:1.7}.web-product-settings{max-height:500px;overflow:auto;margin-top:18px}.web-product-settings>div{display:flex;align-items:center;gap:25px;padding:15px 0;border-bottom:1px solid #e5d9cc;font-size:12px}.web-product-settings>div>span{flex:1}.web-product-settings small{display:block;color:#987d65}.web-product-settings label{display:flex;gap:7px;align-items:center}.website-save{position:sticky;bottom:0;padding:18px;background:#f8f3eb;border-top:1px solid #e5d9cc;display:flex;gap:15px;align-items:center}.website-save span{font-size:12px}@media(max-width:800px){.web-order-layout{grid-template-columns:1fr}.web-order-list{max-height:360px}.web-order-stats{gap:8px}.web-order-stats .card{padding:12px}.web-order-stats small{font-size:10px}.web-orders-intro{align-items:start;flex-direction:column}.web-order-tools{flex-wrap:wrap}.web-product-settings>div{gap:10px;flex-wrap:wrap}.web-order-detail,.website-settings>.card{padding:18px}.website-save{flex-wrap:wrap}}@media print{body:has(.web-orders) *{visibility:hidden}body:has(.web-orders) .web-order-detail,body:has(.web-orders) .web-order-detail *{visibility:visible}body:has(.web-orders) .web-order-detail{position:absolute;left:0;top:0;width:100%;border:0}body:has(.web-orders) .web-confirm,body:has(.web-orders) .web-order-actions,body:has(.web-orders) .web-order-history{display:none}}.web-new-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;margin-left:7px;padding:0 5px;border-radius:50%;background:#714a32;color:white;font-size:10px}.web-gallery-editor{margin-top:8px}.web-gallery-editor>div{max-width:600px;padding:15px;background:#faf6ef;border:1px solid #e5d9cc;margin-top:8px}.web-gallery-editor .field{margin:15px 0}.web-gallery-previews{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.web-gallery-previews figure{width:90px;margin:0;font-size:10px}.web-gallery-previews img{width:90px;height:auto;aspect-ratio:9/16;object-fit:contain;border:1px solid #e5d9cc}.web-gallery-previews button{border:0;background:transparent;color:#925b45;padding:5px 0;font-size:10px}.web-gallery-previews figcaption{padding-top:5px}.web-gallery-filters{display:flex;align-items:end;gap:14px;flex-wrap:wrap;margin:20px 0 14px}.web-gallery-filters .field{min-width:160px;flex:1}.web-gallery-filters .field:first-child{flex:2;min-width:240px}.web-product-toggle{margin-top:20px}.web-gallery-filters .outline{margin-bottom:0}@media(max-width:700px){.web-gallery-filters .field{min-width:130px}.web-gallery-filters .field:first-child{flex-basis:100%;min-width:0}}.ops-page{display:grid;gap:22px}.ops-banner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 30px;background:linear-gradient(110deg,#f1e7da,#fbf8f3);border:1px solid #e3d4c1;border-radius:14px}.ops-banner h2{font-size:27px;margin:8px 0;color:#593e2b}.ops-banner p{color:#8b715b;margin:0;max-width:780px}.ops-eyebrow{font-size:12px;letter-spacing:1.6px;text-transform:uppercase;color:#9c7a4d}.ops-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:14px}.ops-metrics>div{padding:20px;background:#fffdf9;border:1px solid #e9dfd1;border-radius:12px}.ops-metrics small{display:block;font-size:13px;color:#947b65}.ops-metrics strong{font-size:25px;display:block;margin-top:9px;color:#644630}.ops-actions,.ops-toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:end}.ops-toolbar .field{min-width:145px;margin:0}.ops-actions{align-items:center;margin:14px 0}.ops-page select{background:#fffdf9;border:1px solid #dbcab6;border-radius:7px;min-height:42px;padding:9px 13px;color:#684d39;max-width:100%}.ops-page .panel{min-width:0}.ops-notice{padding:15px 20px;border:1px solid #e6d6b7;background:#fff7e8;color:#846331;border-radius:9px;margin:0}.ops-table-scroll{overflow-x:auto}.ops-table{width:100%;border-collapse:collapse;font-size:14px;text-align:left}.ops-table th{background:#f5eee4;color:#8b715b;font-weight:600}.ops-table td,.ops-table th{padding:15px;white-space:nowrap}.ops-table td{border-bottom:1px solid #efe7de}.ops-table small{display:block;color:#9a826c;margin-top:4px}.ops-history{max-height:460px;overflow:auto;margin-top:15px}.ops-history .list-row{gap:20px}.ops-history .list-row>span{white-space:nowrap}.ops-history small{overflow-wrap:anywhere}.ops-page details summary{cursor:pointer;font-weight:600;color:#745039;padding:5px}.ops-check{display:flex;gap:10px;align-items:center;padding:14px 0}.ops-check input{width:19px;height:19px}.clock-panel{display:flex;justify-content:space-between;align-items:center;gap:24px}.clock-panel h3{font-size:25px}.loyalty-layout{display:grid;grid-template-columns:minmax(240px,1fr) minmax(0,2.2fr);gap:22px;align-items:start}.loyalty-directory{max-height:850px;overflow:auto}.loyalty-customer{display:flex;justify-content:space-between;gap:14px;width:100%;padding:17px 12px;border:0;border-bottom:1px solid #e9ded2;background:transparent;text-align:left;color:#6b4b33;border-radius:6px}.loyalty-customer.selected{background:#f4eadb;box-shadow:inset 3px 0 #ac8b4c}.loyalty-customer small{display:block;font-size:12px;color:#947e68;margin-top:5px}.loyalty-customer>span:last-child{text-align:right;white-space:nowrap}.loyalty-art{position:relative;width:100%;aspect-ratio:7/4;overflow:hidden;border-radius:10px;box-shadow:0 5px 20px #6b4b3310;margin:16px 0}.loyalty-art>img{display:block;width:100%;height:100%;object-fit:contain}.loyalty-stamp{position:absolute;transform:translate(-50%,-50%);width:8.3%;aspect-ratio:1;border-radius:50%;background:#b0934bdc;display:grid;place-items:center;box-shadow:inset 0 0 0 3px #faf7ef55;color:#fffaf0}.loyalty-stamp svg{width:57%;height:57%;stroke-width:2.2}.loyalty-checkout{margin:18px 0;padding:16px;background:#faf5ed;border-radius:10px}.loyalty-checkout p{font-size:13px;color:#927a61}.rota-calendar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin-top:22px}.rota-weekday{text-align:center;font-size:12px;font-weight:600;color:#94785a;padding:7px}.rota-day{min-height:102px;text-align:left;padding:12px 9px;background:#faf7f2;border:1px solid #e8ded2;border-radius:9px;color:#81654d;display:flex;flex-direction:column;gap:7px;min-width:0}.rota-day b{font-size:15px}.rota-day span{font-size:13px;font-weight:600}.rota-day small{font-size:11px;white-space:nowrap}.rota-day.morning{background:#fff3d9;border-color:#ead3a2;color:#87642e}.rota-day.evening{background:#f0e8f2;border-color:#d9c8dd;color:#705677}.rota-day.off{background:#e9f0e8;border-color:#cfdccb;color:#63755c}.rota-day.today{box-shadow:inset 0 -3px #b89455}.rota-day.chosen{outline:3px solid #795139;outline-offset:-3px}.rota-person{margin:24px 0 32px}.rota-person h4{font-size:19px;color:#6c4d36}.rota-person:last-child{margin-bottom:0}@media(max-width:1000px){.loyalty-layout{grid-template-columns:1fr}.loyalty-directory{max-height:300px}.rota-calendar{gap:5px}.rota-day{padding:9px 5px;min-height:90px}.ops-banner{padding:22px}.ops-banner h2{font-size:23px}}@media(max-width:600px){.clock-panel,.ops-banner{align-items:stretch;flex-direction:column}.ops-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-metrics strong{font-size:20px}.ops-metrics>div{padding:14px}.ops-toolbar{align-items:stretch}.ops-toolbar .field{flex:1;min-width:120px}.rota-calendar{gap:3px}.rota-day{min-height:85px;padding:8px 3px;gap:5px}.rota-day span{font-size:10px}.rota-day small{font-size:9px;white-space:normal}.ops-page .panel{padding:15px}.ops-history .list-row{align-items:start;flex-direction:column;gap:5px}}