:root{color:#1c1b19;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--ink:#1c1b19;--muted:#6f6b63;--surface:#fff;--surface-soft:#f5f3ee;--line:#e8e3d8;--accent:#f6c844;--accent-strong:#e7af12;--danger:#c93b32;--success:#168a4a;--shadow-soft:0 18px 50px #2a21141a;--shadow-card:0 12px 32px #2a211417;background:#f5f3ee;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#f5f3ee;min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;color:var(--ink);overscroll-behavior:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:radial-gradient(circle at 12% 0,#f6c84433,#0000 28%),#f5f3ee;margin:0}button,input,select,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}svg{display:block}#root{min-height:100vh}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.kiosk-shell{min-height:100vh;padding-bottom:142px}.kiosk-app{width:min(1080px,100%);margin:0 auto;padding:34px 38px 64px}.kiosk-header{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-bottom:30px;display:grid}.brand-mark,.payment-brand-mark{background:var(--ink);width:68px;height:68px;color:var(--accent);letter-spacing:-1px;border-radius:22px;place-items:center;font-size:22px;font-weight:900;display:grid;box-shadow:0 12px 28px #1c1b192e}.brand-copy h1,.brand-copy p,.brand-eyebrow{margin:0}.brand-copy h1{letter-spacing:-.9px;font-size:30px;line-height:1.05}.brand-copy>p:last-child{color:var(--muted);margin-top:5px;font-size:15px}.brand-eyebrow,.section-kicker,.welcome-kicker{color:#9a7410;letter-spacing:1.7px;text-transform:uppercase;font-size:12px;font-weight:900}.header-status{border:1px solid var(--line);color:var(--muted);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8;border-radius:999px;align-items:center;gap:9px;padding:12px 15px;font-size:14px;font-weight:700;display:flex}.status-dot{background:#24a85b;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #24a85b21}.welcome-panel{color:#fff;min-height:240px;box-shadow:var(--shadow-soft);background:linear-gradient(115deg,#1c1b19fc,#2e2b24f0),#1c1b19;border-radius:34px;justify-content:space-between;align-items:flex-end;margin-bottom:26px;padding:42px;display:flex;position:relative;overflow:hidden}.welcome-panel:after{content:"";border:70px solid #f6c84429;border-radius:50%;width:310px;height:310px;position:absolute;bottom:-100px;right:-70px}.welcome-panel h2{letter-spacing:-2.4px;max-width:600px;margin:8px 0 14px;font-size:clamp(38px,5vw,60px);line-height:.98}.welcome-description{color:#ffffffb3;max-width:570px;margin:0;font-size:17px;line-height:1.55}.welcome-number{z-index:1;color:var(--accent);letter-spacing:-7px;opacity:.95;font-size:96px;font-weight:950;line-height:.8;position:relative}.category-nav{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);scrollbar-width:none;background:#f5f3eee6;gap:10px;margin:0 -12px 34px;padding:14px 12px;display:flex;position:sticky;top:0;overflow-x:auto}.category-nav::-webkit-scrollbar{display:none}.category-button{border:1px solid var(--line);min-height:54px;color:var(--ink);cursor:pointer;background:#fff;border-radius:18px;flex:none;padding:0 24px;font-size:16px;font-weight:800;transition:transform .16s,background .16s,border-color .16s;box-shadow:0 8px 18px #2a21140d}.category-button:active{transform:scale(.97)}.category-button.active{border-color:var(--ink);background:var(--ink);color:var(--accent)}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.section-heading h2,.section-heading p{margin:0}.section-heading h2{letter-spacing:-1.2px;margin-top:5px;font-size:34px}.product-count{color:var(--muted);background:#ebe7de;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:800}.products-grid,.loading-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.product-skeleton{background:linear-gradient(90deg,#ebe7de 25%,#f7f4ee 50%,#ebe7de 75%) 0 0/220% 100%;border-radius:28px;min-height:470px;animation:1.2s linear infinite skeleton-loading}@keyframes skeleton-loading{to{background-position:-220% 0}}.error-panel,.empty-panel{border:1px solid var(--line);text-align:center;min-height:340px;box-shadow:var(--shadow-card);background:#fff;border-radius:30px;place-items:center;padding:42px;display:grid}.error-panel strong,.empty-panel h3{margin:0 0 8px;font-size:24px}.error-panel p,.empty-panel p{color:var(--muted);margin:0 0 22px}.empty-panel>span{margin-bottom:14px;font-size:58px}.error-panel button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:16px;min-height:52px;padding:0 24px;font-weight:800}.order-dock{left:50%;bottom:max(24px, env(safe-area-inset-bottom));z-index:80;color:#fff;text-align:left;cursor:pointer;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#1c1b19f7;border:1px solid #ffffff1a;border-radius:28px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;width:min(100% - 48px,960px);min-height:94px;padding:14px 18px;transition:transform .18s;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 22px 55px #1c1b194d}.order-dock:active{transform:translate(-50%)scale(.985)}.order-dock.has-items{outline:3px solid #f6c8444d}.order-dock-icon{background:var(--accent);width:58px;height:58px;color:var(--ink);border-radius:20px;place-items:center;display:grid}.order-dock-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:27px;height:27px}.order-dock-copy{gap:3px;display:grid}.order-dock-copy small{color:#ffffff9e;font-size:13px}.order-dock-copy strong{font-size:21px}.order-dock-total{min-width:118px;color:var(--ink);text-align:center;background:#fff;border-radius:18px;padding:13px 17px;font-size:19px;font-weight:900}@media (width<=720px){.kiosk-shell{padding-bottom:124px}.kiosk-app{padding:22px 16px 50px}.kiosk-header{grid-template-columns:auto 1fr}.header-status{display:none}.brand-mark{border-radius:18px;width:58px;height:58px}.brand-copy h1{font-size:25px}.welcome-panel{border-radius:28px;min-height:215px;padding:30px 26px}.welcome-number{display:none}.welcome-panel h2{letter-spacing:-1.8px;font-size:39px}.welcome-description{font-size:15px}.products-grid,.loading-grid{grid-template-columns:1fr;gap:16px}.category-nav{margin-bottom:22px}.section-heading h2{font-size:29px}.order-dock{border-radius:23px;width:calc(100% - 24px);min-height:82px;padding:11px 13px}.order-dock-icon{border-radius:17px;width:52px;height:52px}.order-dock-copy strong{font-size:18px}.order-dock-total{min-width:92px;padding:11px 12px;font-size:16px}}.product-card{border:1px solid var(--line);background:var(--surface);min-width:0;box-shadow:var(--shadow-card);border-radius:28px;flex-direction:column;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden}.product-card:active{transform:scale(.992)}.product-card.sold-out{opacity:.78}.product-media{aspect-ratio:4/3;background:#e9e4d9;position:relative;overflow:hidden}.product-image{object-fit:cover;width:100%;height:100%;transition:transform .28s}.product-card:hover .product-image{transform:scale(1.025)}.product-media:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0000003d);height:34%;position:absolute;inset:auto 0 0}.product-category,.product-cart-quantity{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex;position:absolute;top:14px}.product-category{color:var(--ink);background:#ffffffe6;left:14px}.product-cart-quantity{color:var(--accent);background:#1c1b19e6;right:14px}.sold-out-overlay{z-index:3;background:#1c1b198f;place-items:center;display:grid;position:absolute;inset:0}.sold-out-overlay span{color:var(--ink);text-transform:uppercase;letter-spacing:1px;background:#fff;border-radius:14px;padding:11px 17px;font-weight:900}.product-content{flex-direction:column;flex:1;padding:22px;display:flex}.product-heading-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.product-heading-row h3{min-width:0;color:var(--ink);letter-spacing:-.7px;margin:0;font-size:23px;line-height:1.1}.low-stock-badge{color:#a45905;background:#fff0d8;border-radius:10px;flex:none;padding:7px 9px;font-size:11px;font-weight:900}.product-description{min-height:46px;color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:11px 0 20px;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.product-footer{justify-content:space-between;align-items:center;gap:16px;margin-top:auto;display:flex}.product-price{color:var(--ink);letter-spacing:-.8px;font-size:25px}.add-button{background:var(--accent);min-width:124px;min-height:52px;color:var(--ink);cursor:pointer;border:0;border-radius:17px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:15px;font-weight:900;transition:transform .15s,background .15s;display:inline-flex}.add-button:active:not(:disabled){transform:scale(.96)}.add-button.added{color:#14733e;background:#dff5e8}.add-button:disabled{color:#8c877f;cursor:not-allowed;background:#ece8df}.add-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2.4px;width:19px;height:19px}@media (width<=720px){.product-card{border-radius:22px;grid-template-columns:42% 1fr;display:grid}.product-media{aspect-ratio:auto;min-height:225px}.product-content{padding:18px}.product-heading-row{display:block}.product-heading-row h3{font-size:20px}.low-stock-badge{margin-top:8px;display:inline-block}.product-description{min-height:42px;margin:8px 0 14px;font-size:13px}.product-footer{flex-direction:column;align-items:stretch;gap:10px}.product-price{font-size:22px}.add-button{width:100%;min-height:48px}.product-category{top:10px;left:10px}.product-cart-quantity{top:auto;bottom:10px;right:10px}}.cart-overlay{z-index:89;visibility:hidden;opacity:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#14120f8c;transition:opacity .22s,visibility .22s;position:fixed;inset:0}.cart-overlay.visible{visibility:visible;opacity:1}.cart-panel{z-index:90;background:#fff;grid-template-rows:auto minmax(0,1fr) auto;width:min(620px,94vw);height:100dvh;transition:transform .26s cubic-bezier(.22,1,.36,1);display:grid;position:fixed;top:0;right:0;transform:translate(105%);box-shadow:-25px 0 70px #1c1b193d}.cart-panel.open{transform:translate(0)}.cart-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:28px 30px 22px;display:flex}.cart-header p,.cart-header h2{margin:0}.cart-header p{color:#9a7410;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:3px;font-size:12px;font-weight:900}.cart-header h2{letter-spacing:-1.1px;font-size:32px}.cart-close-button,.remove-item-button{cursor:pointer;border:0;place-items:center;display:grid}.cart-close-button{width:54px;height:54px;color:var(--ink);background:#f1eee7;border-radius:18px}.cart-close-button svg,.remove-item-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:23px;height:23px}.cart-content{overscroll-behavior:contain;min-height:0;padding:20px 30px;overflow-y:auto}.cart-items-list{gap:16px;display:grid}.cart-item{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:112px 1fr;gap:16px;padding:14px;display:grid}.cart-item-image{object-fit:cover;background:#eee9df;border-radius:17px;width:112px;height:112px}.cart-item-info{flex-direction:column;min-width:0;display:flex}.cart-item-title-row,.cart-item-bottom{justify-content:space-between;align-items:center;gap:12px;display:flex}.cart-item-title-row{align-items:flex-start}.cart-item-title-row h3,.cart-item-title-row p{margin:0}.cart-item-title-row h3{font-size:18px;line-height:1.2}.cart-item-title-row p{color:var(--muted);margin-top:5px;font-size:13px}.remove-item-button{width:40px;height:40px;color:var(--danger);background:#fff0ee;border-radius:13px;flex:none}.remove-item-button svg{width:19px;height:19px}.cart-item-bottom{margin-top:auto}.cart-item-bottom>strong{font-size:18px}.quantity-controls{border:1px solid var(--line);background:#f7f4ee;border-radius:14px;grid-template-columns:40px 42px 40px;align-items:center;min-height:40px;display:grid;overflow:hidden}.quantity-controls button{height:40px;color:var(--ink);cursor:pointer;background:0 0;border:0;padding:0;font-size:23px;font-weight:700}.quantity-controls button:disabled{color:#c8c2b8;cursor:not-allowed}.quantity-controls span{text-align:center;font-size:16px;font-weight:900}.cart-empty{text-align:center;place-items:center;min-height:100%;padding:42px 20px;display:grid}.cart-empty-icon{width:92px;height:92px;color:var(--ink);background:#f5f1e8;border-radius:30px;place-items:center;margin-bottom:20px;display:grid}.cart-empty-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:42px;height:42px}.cart-empty h3,.cart-empty p{margin:0}.cart-empty h3{font-size:25px}.cart-empty p{color:var(--muted);margin-top:8px}.cart-empty button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:16px;min-height:52px;margin-top:24px;padding:0 24px;font-weight:900}.cart-footer{padding:22px 30px max(26px, env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fff;box-shadow:0 -16px 35px #1c1b190d}.cart-summary-line,.cart-total{justify-content:space-between;align-items:center;display:flex}.cart-summary-line{color:var(--muted);font-size:14px}.cart-total{margin-top:11px}.cart-total span{font-size:20px;font-weight:800}.cart-total strong{letter-spacing:-1.2px;font-size:34px}.cart-payment-note{color:var(--muted);margin:10px 0 18px;font-size:13px}.checkout-error{color:#9e3029;text-align:center;background:#fff0ee;border-radius:14px;margin-bottom:14px;padding:13px 15px;font-size:13px;font-weight:800}.checkout-button{background:var(--accent);width:100%;min-height:68px;color:var(--ink);cursor:pointer;border:0;border-radius:20px;justify-content:center;align-items:center;gap:10px;font-size:18px;font-weight:950;display:flex;box-shadow:0 13px 26px #e7af1238}.checkout-button:disabled{color:#918c83;box-shadow:none;cursor:not-allowed;background:#ece8df}.checkout-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px;width:22px;height:22px}.button-spinner{border:3px solid #1c1b1938;border-top-color:var(--ink);border-radius:50%;width:20px;height:20px;animation:.7s linear infinite cart-spin}@keyframes cart-spin{to{transform:rotate(360deg)}}@media (width<=620px){.cart-panel{width:100%}.cart-header,.cart-footer{padding-left:18px;padding-right:18px}.cart-content{padding:16px 18px}.cart-item{grid-template-columns:92px 1fr;gap:12px;padding:11px}.cart-item-image{width:92px;height:108px}.cart-item-bottom{flex-direction:column-reverse;align-items:flex-end;gap:7px}}.payment-screen{z-index:120;background:radial-gradient(circle at 15% 10%,#f6c8444d,#0000 30%),#f4f1e9;place-items:center;padding:30px;display:grid;position:fixed;inset:0;overflow-y:auto}.payment-layout{grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr);gap:28px;width:min(1040px,100%);display:grid}.payment-instructions,.payment-qr-card,.payment-result-card{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:32px}.payment-instructions{background:var(--ink);color:#fff;flex-direction:column;min-height:700px;padding:38px;display:flex}.payment-brand-row{align-items:center;gap:14px;display:flex}.payment-brand-mark{width:58px;height:58px;box-shadow:none;background:#ffffff14;border:1px solid #ffffff1f;font-size:18px}.payment-brand-row p,.payment-brand-row strong{margin:0}.payment-brand-row p{color:#ffffff94;font-size:12px}.payment-brand-row strong{font-size:16px}.payment-title-block{margin-top:66px}.payment-kicker,.payment-result-kicker{color:var(--accent-strong);letter-spacing:1.6px;text-transform:uppercase;margin:0;font-size:12px;font-weight:950}.payment-title-block h1{letter-spacing:-2.4px;margin:9px 0 16px;font-size:54px;line-height:.98}.payment-title-block>p:last-child{color:#ffffffa6;margin:0;font-size:16px;line-height:1.55}.payment-steps{gap:18px;margin:auto 0 0;padding:0;list-style:none;display:grid}.payment-steps li{grid-template-columns:46px 1fr;align-items:center;gap:14px;display:grid}.payment-steps li>span{width:46px;height:46px;color:var(--accent);background:#ffffff12;border:1px solid #ffffff24;border-radius:15px;place-items:center;font-weight:950;display:grid}.payment-steps strong,.payment-steps p{margin:0}.payment-steps strong{font-size:15px}.payment-steps p{color:#ffffff8f;margin-top:3px;font-size:13px}.payment-qr-card{text-align:center;flex-direction:column;align-items:center;min-height:700px;padding:30px 36px 34px;display:flex}.payment-timer-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:100%;margin-bottom:21px;padding-bottom:18px;display:flex}.payment-timer-row span{color:var(--muted);font-size:14px;font-weight:700}.payment-timer-row strong{color:var(--ink);font-variant-numeric:tabular-nums;background:#f1eee7;border-radius:12px;padding:8px 12px;font-size:17px}.payment-timer-row strong.urgent{color:var(--danger);background:#fff0ee}.payment-qr-code{aspect-ratio:1;border:2px solid var(--ink);background:#fff;border-radius:28px;place-items:center;width:min(100%,420px);padding:20px;display:grid;box-shadow:0 16px 36px #1c1b191a}.payment-qr-code svg{width:100%;height:100%}.payment-total-block{gap:4px;margin-top:24px;display:grid}.payment-total-block span{color:var(--muted);font-size:14px}.payment-total-block strong{letter-spacing:-1.4px;font-size:38px}.payment-order-number{color:var(--muted);background:#f2efe8;border-radius:999px;margin-top:10px;padding:8px 13px;font-size:13px;font-weight:850}.payment-waiting-row{color:var(--ink);align-items:center;gap:9px;margin-top:20px;font-size:14px;font-weight:800;display:flex}.payment-pulse{background:#20a65a;border-radius:50%;width:10px;height:10px;animation:1.4s infinite payment-pulse;box-shadow:0 0 #20a65a57}@keyframes payment-pulse{70%{box-shadow:0 0 0 9px #20a65a00}}.payment-status-error{color:#975b08;background:#fff5df;border-radius:13px;width:100%;margin-top:14px;padding:11px 13px;font-size:12px;font-weight:800}.payment-cancel-button,.payment-primary-button{cursor:pointer;border-radius:16px;min-height:54px;font-weight:900}.payment-cancel-button{border:1px solid var(--line);width:100%;color:var(--muted);background:#fff;margin-top:auto}.payment-cancel-button:disabled,.payment-primary-button:disabled{opacity:.65;cursor:not-allowed}.payment-success-screen{background:radial-gradient(circle at 50% 20%,#37ba6b38,#0000 35%),#eff9f2}.payment-failed-screen{background:radial-gradient(circle at 50% 20%,#c93b3229,#0000 35%),#fff5f3}.payment-result-card{text-align:center;place-items:center;width:min(650px,100%);padding:68px 54px;display:grid}.payment-result-symbol{border-radius:42px;place-items:center;width:128px;height:128px;margin-bottom:28px;display:grid}.success-symbol{color:var(--success);background:#dff5e7}.failed-symbol{color:var(--danger);background:#ffe7e3}.payment-result-symbol svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px;width:64px;height:64px}.payment-result-card h1{letter-spacing:-2.1px;margin:8px 0 14px;font-size:54px;line-height:1}.payment-result-description{max-width:470px;color:var(--muted);margin:0;font-size:18px;line-height:1.5}.ticket-print-message{color:#171713;text-align:center;background:#ffca3a;border:2px solid #d9aa00;border-radius:20px;width:100%;max-width:540px;margin:28px auto 6px;padding:26px 30px;box-shadow:0 16px 38px #ffca3a57}.ticket-print-message strong{letter-spacing:-.7px;font-size:30px;font-weight:950;line-height:1.05;display:block}.ticket-print-message span{margin-top:11px;font-size:19px;font-weight:800;line-height:1.3;display:block}.ticket-print-message.printing{animation:1.15s ease-in-out infinite ticket-print-pulse}.ticket-print-message.printed{background:#ffca3a}.ticket-print-message.print-error{color:#9f2d1f;box-shadow:none;background:#fff0ed;border-color:#d9574d}@keyframes ticket-print-pulse{0%,to{transform:scale(1);box-shadow:0 16px 38px #ffca3a4d}50%{transform:scale(1.035);box-shadow:0 20px 46px #ffca3a70}}.payment-order-pill{color:var(--muted);background:#f1eee7;border-radius:999px;margin-top:24px;padding:10px 15px;font-weight:850}.return-progress{background:#e4e0d8;border-radius:999px;width:min(320px,100%);height:7px;margin-top:36px;overflow:hidden}.return-progress span{transform-origin:0;border-radius:inherit;background:var(--success);width:100%;height:100%;animation:7s linear forwards return-progress;display:block}@keyframes return-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.return-copy{color:var(--muted);margin:10px 0 0;font-size:13px}.payment-primary-button{background:var(--ink);color:#fff;border:0;width:min(360px,100%);margin-top:30px;font-size:17px}@media (width<=820px){.payment-screen{padding:16px;display:block}.payment-layout{grid-template-columns:1fr}.payment-instructions{display:none}.payment-qr-card{border-radius:26px;min-height:calc(100dvh - 32px);padding:22px 20px 24px}.payment-qr-code{width:min(78vw,420px)}.payment-total-block strong{font-size:33px}.payment-result-card{border-radius:26px;min-height:calc(100dvh - 32px);padding:42px 24px}.payment-result-card h1{font-size:43px}.ticket-print-message{padding:22px 20px}.ticket-print-message strong{font-size:25px}.ticket-print-message span{font-size:17px}}.totem-login-shell{color:#171713;background:radial-gradient(circle at 50% 5%,#ffcc3038,#0000 34%),#f5f2ea;place-items:center;min-height:100vh;padding:32px;display:grid}.totem-login-card{background:#fff;border:1px solid #e4dfd4;border-radius:28px;width:min(100%,560px);padding:54px 50px 46px;box-shadow:0 28px 80px #1b181124}.totem-login-card.checking{text-align:center}.totem-login-brand{color:#171713;background:#ffca3a;border-radius:20px;place-items:center;width:64px;height:64px;margin-bottom:32px;font-size:19px;font-weight:950;display:grid;box-shadow:0 14px 30px #ffca3a4d}.totem-login-card.checking .totem-login-brand{margin-inline:auto}.totem-login-eyebrow{color:#98700c;letter-spacing:1.5px;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:900}.totem-login-card h1{color:#171713;letter-spacing:-1.4px;margin:0;font-size:clamp(32px,4vw,44px);line-height:1}.totem-login-description{color:#77736a;max-width:430px;margin:18px 0 32px;font-size:15px;line-height:1.6}.totem-login-form{gap:20px;display:grid}.totem-login-form label{gap:8px;display:grid}.totem-login-form label>span{color:#292720;font-size:13px;font-weight:850}.totem-login-form input{box-sizing:border-box;color:#171713;width:100%;min-height:58px;font:inherit;background:#fff;border:1px solid #dcd6c9;border-radius:14px;outline:none;padding:0 17px;font-size:15px;transition:border-color .16s,box-shadow .16s}.totem-login-form input:focus{border-color:#d8a900;box-shadow:0 0 0 4px #ffca3a29}.totem-login-form input:disabled{opacity:.65}.totem-login-error{color:#9f2d1f;background:#fff2ef;border:1px solid #f0c4bd;border-radius:12px;padding:13px 15px;font-size:13px;font-weight:750}.totem-login-form button{color:#171713;cursor:pointer;min-height:60px;font:inherit;background:#ffca3a;border:0;border-radius:15px;margin-top:4px;font-size:15px;font-weight:950;box-shadow:0 12px 28px #ffca3a47}.totem-login-form button:disabled{cursor:wait;opacity:.65}.totem-login-help{color:#918d84;text-align:center;margin:22px 0 0;font-size:12px}.totem-login-spinner{border:4px solid #eee9dd;border-top-color:#ffca3a;border-radius:50%;width:38px;height:38px;margin:4px auto 24px;animation:.8s linear infinite totem-login-spin}.totem-login-card.checking h1{font-size:30px}.totem-login-card.checking p{color:#77736a;margin:14px 0 0;line-height:1.55}@keyframes totem-login-spin{to{transform:rotate(360deg)}}@media (width<=640px){.totem-login-shell{padding:20px}.totem-login-card{border-radius:22px;padding:38px 28px 32px}}
