.panel-page{min-height:100vh;display:grid;place-items:center;background:#0f0d0c;color:#f4ecdb;font-family:Manrope,system-ui,sans-serif;padding:32px 20px}.panel-card{width:100%;max-width:420px;border:1px solid rgba(197,164,106,.16);border-radius:18px;background:#171310;padding:36px 28px 32px}.panel-brand{font-family:Cormorant Garamond,Georgia,serif;font-size:28px;margin-bottom:18px}.panel-brand span{color:#c5a46a}.panel-page h1{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:clamp(32px,5vw,44px);margin:0 0 10px}.panel-lead{color:#8a8178;font-weight:300;line-height:1.6;margin:0 0 24px}.panel-lead strong{color:#f4ecdb;font-weight:500}.panel-muted{color:#6d655c;font-size:14px;font-weight:300}.panel-form{display:grid;gap:14px}.panel-form label{display:grid;gap:6px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#8a6f3f;font-weight:700}.panel-form input{width:100%;box-sizing:border-box;border-radius:12px;border:1px solid rgba(197,164,106,.22);background:#0f0d0c;color:#f4ecdb;padding:12px 14px;font:inherit;font-size:15px;font-weight:400;letter-spacing:normal;text-transform:none}.panel-form input:focus{outline:none;border-color:#c5a46a}.panel-btn{margin-top:8px;border:none;cursor:pointer;border-radius:28px;padding:14px 22px;background:linear-gradient(180deg,#e0c795,#c5a46a);color:#1c1509;font-weight:700;font-size:13px;letter-spacing:.04em}.panel-btn:disabled{opacity:.6;cursor:not-allowed}.panel-btn.ghost{margin-top:0;background:transparent;color:#c5a46a;border:1px solid rgba(197,164,106,.3)}.panel-error{border-radius:10px;border:1px solid rgba(181,113,95,.45);background:#b5715f1f;color:#e8b4a8;padding:10px 12px;font-size:14px;font-weight:400}.shell{--shell-bg: #0f0d0c;--shell-sidebar: #14110f;--shell-panel: #1a1613;--shell-border: rgba(197, 164, 106, .14);--shell-text: #f4ecdb;--shell-muted: #8a8178;--shell-gold: #c5a46a;--shell-gold-dim: rgba(197, 164, 106, .12);--shell-sidebar-w: 240px;min-height:100vh;display:grid;grid-template-columns:var(--shell-sidebar-w) 1fr;background:var(--shell-bg);color:var(--shell-text);font-family:Manrope,system-ui,sans-serif}.shell-sidebar{position:sticky;top:0;height:100vh;height:100dvh;box-sizing:border-box;display:flex;flex-direction:column;gap:6px;padding:calc(18px + env(safe-area-inset-top,0px)) 14px calc(18px + env(safe-area-inset-bottom,0px));background:var(--shell-sidebar);border-right:1px solid var(--shell-border);z-index:30;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(197,164,106,.22) transparent}.shell-sidebar::-webkit-scrollbar{width:5px}.shell-sidebar::-webkit-scrollbar-track{background:transparent}.shell-sidebar::-webkit-scrollbar-thumb{background:#c5a46a38;border-radius:999px}.shell-brand-block{padding:2px 10px 12px;border-bottom:1px solid var(--shell-border);margin-bottom:4px;flex-shrink:0}.shell-brand{font-family:Cormorant Garamond,Georgia,serif;font-size:26px;line-height:1.1}.shell-brand span{color:var(--shell-gold)}.shell-restaurant{margin:8px 0 0;font-size:14px;font-weight:600;color:var(--shell-text)}.shell-restaurant-solo{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:22px;font-weight:500}.shell-email{margin:4px 0 0;font-size:12px;color:var(--shell-muted);word-break:break-all}.shell-nav{display:flex;flex-direction:column;gap:2px;flex:1 1 auto;min-height:0;overflow:visible}.shell-nav-link{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-shrink:0;padding:8px 12px;border-radius:10px;color:var(--shell-muted);text-decoration:none;font-size:13px;font-weight:600;transition:background .15s ease,color .15s ease}.shell-nav-label{min-width:0}.shell-nav-badge{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#c0392b;color:#fff;font-size:11px;font-weight:700;line-height:1;letter-spacing:0}.shell-nav-link.is-active .shell-nav-badge{background:#a02a22;color:#fff}.shell-nav-link:hover{color:var(--shell-text);background:#ffffff08}.shell-nav-link.is-active{color:#1c1509;background:linear-gradient(180deg,#e0c795,#c5a46a)}.shell-sidebar-foot{display:grid;gap:6px;padding-top:8px;border-top:1px solid var(--shell-border);flex-shrink:0;margin-top:auto}.shell-alarm-toggle{display:flex;align-items:flex-start;gap:8px;width:100%;box-sizing:border-box;border:1px solid rgba(197,164,106,.22);background:transparent;color:var(--shell-muted);border-radius:10px;padding:8px 10px;font:inherit;font-size:12px;font-weight:600;text-align:left;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.shell-alarm-toggle strong{font-weight:700;color:inherit}.shell-alarm-toggle-icon{flex-shrink:0;display:grid;place-items:center;font-size:16px;line-height:1;color:var(--shell-gold)}.shell-alarm-toggle-icon svg{display:block}.shell-alarm-pending{display:inline;font-weight:500;color:var(--shell-gold)}.shell-alarm-toggle.is-on{color:var(--shell-text);border-color:#c5a46a66;background:var(--shell-gold-dim)}.shell-alarm-toggle:hover{color:var(--shell-text);border-color:#c5a46a59}.shell-alarm-picker{display:grid;gap:6px}.shell-alarm-picker-label{font-size:11px;font-weight:600;color:var(--shell-muted);letter-spacing:.02em}.shell-alarm-picker-row{display:grid;grid-template-columns:1fr auto;gap:6px;min-width:0}.shell-alarm-select{min-width:0;width:100%;box-sizing:border-box;border-radius:8px;border:1px solid rgba(197,164,106,.28);background:#0f0d0c;color:var(--shell-text);padding:6px 8px;font:inherit;font-size:12px;font-weight:600;cursor:pointer}.shell-alarm-preview{flex-shrink:0;border:1px solid rgba(197,164,106,.35);border-radius:8px;background:var(--shell-gold-dim);color:var(--shell-gold);padding:6px 8px;font:inherit;font-size:11px;font-weight:700;white-space:nowrap;cursor:pointer}.shell-alarm-preview:hover{border-color:#c5a46a8c;color:var(--shell-text)}.shell-push-block{display:grid;gap:6px}.shell-push-status{margin:0;font-size:12px;font-weight:700;color:var(--shell-muted)}.shell-push-status.is-on{color:var(--shell-gold)}.shell-push-status.is-denied{color:#e8b4a8}.shell-push-btn{width:100%;box-sizing:border-box;border:1px solid rgba(197,164,106,.28);background:transparent;color:var(--shell-gold);border-radius:10px;padding:8px 10px;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.shell-push-btn.is-primary{border:none;color:#1c1509;background:linear-gradient(180deg,#e0c795,#c5a46a)}.shell-push-btn:disabled{opacity:.55;cursor:not-allowed}.shell-push-hint{margin:0;font-size:10px;line-height:1.4;color:var(--shell-muted);font-weight:400}.shell-conn-toast{position:fixed;top:16px;left:50%;z-index:90;max-width:min(420px,calc(100vw - 32px));padding:10px 16px;border-radius:12px;font-family:Manrope,system-ui,sans-serif;font-size:13px;font-weight:600;line-height:1.35;text-align:center;pointer-events:none;transform:translate(-50%) translateY(-12px);opacity:0;transition:opacity .2s ease,transform .2s ease;box-shadow:0 10px 28px -12px #0000008c}.shell-conn-toast[data-show="1"]{opacity:1;transform:translate(-50%) translateY(0)}.shell-conn-toast[data-kind=warn]{color:#1a0c08;background:linear-gradient(180deg,#ffb089,#e05a3c)}.shell-conn-toast[data-kind=ok]{color:#1c1509;background:linear-gradient(180deg,#e0c795,#c5a46a)}.pending-alert-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:20px}.pending-alert-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;padding:0;background:#050403c7;cursor:pointer}.pending-alert-modal{position:relative;z-index:1;width:min(440px,100%);padding:28px 24px 22px;border-radius:18px;border:1px solid rgba(197,164,106,.4);background:linear-gradient(165deg,#241e18,#14110f 55%,#0f0d0c);box-shadow:0 28px 80px #0000008c;text-align:center;animation:pendingAlertIn .35s ease-out,pendingAlertPulse 2.4s ease-in-out .4s infinite}@keyframes pendingAlertIn{0%{opacity:0;transform:scale(.92) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes pendingAlertPulse{0%,to{box-shadow:0 28px 80px #0000008c,0 0 #c5a46a00}50%{box-shadow:0 28px 80px #0000008c,0 0 0 6px #c5a46a2e}}.pending-alert-icon{display:grid;place-items:center;width:56px;height:56px;margin:0 auto 12px;border-radius:50%;font-size:28px;line-height:1;color:var(--shell-gold);background:#c5a46a2e;animation:pendingBell 1.2s ease-in-out infinite}.pending-alert-icon svg{display:block}@keyframes pendingBell{0%,to{transform:rotate(0)}15%{transform:rotate(12deg)}30%{transform:rotate(-10deg)}45%{transform:rotate(6deg)}60%{transform:rotate(0)}}.pending-alert-title{margin:0 0 8px;font-family:Manrope,system-ui,sans-serif;font-size:clamp(22px,4vw,28px);font-weight:800;font-variant-numeric:tabular-nums;color:var(--shell-text);line-height:1.2}.pending-alert-sound-hint{margin:-2px 0 10px;font-size:12px;font-weight:600;color:var(--shell-gold);letter-spacing:.02em}.pending-alert-sub{margin:0 0 18px;font-size:13px;color:var(--shell-muted);line-height:1.45}.pending-alert-block{text-align:left;margin-bottom:12px;padding:12px 14px;border-radius:12px;border:1px solid var(--shell-border);background:#00000040}.pending-alert-block-label{margin:0 0 6px;font-size:11px;font-weight:700;color:var(--shell-gold);letter-spacing:.04em;text-transform:uppercase}.pending-alert-list{margin:0;padding:0;list-style:none;display:grid;gap:4px;font-size:14px;font-weight:600;font-variant-numeric:tabular-nums}.pending-alert-more{color:var(--shell-muted);font-weight:500;font-size:12px}.pending-alert-actions{display:grid;gap:8px;margin-top:18px}.pending-alert-btn{width:100%;box-sizing:border-box;border:1px solid rgba(197,164,106,.28);border-radius:12px;background:transparent;color:var(--shell-gold);padding:13px 16px;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.pending-alert-btn.is-primary{border:none;color:#1c1509;background:linear-gradient(180deg,#e0c795,#c5a46a)}.pending-alert-btn:hover{filter:brightness(1.06)}.shell-logout{width:100%;box-sizing:border-box;border:1px solid rgba(197,164,106,.28);background:transparent;color:var(--shell-gold);border-radius:10px;padding:8px 10px;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.shell-logout:hover{background:var(--shell-gold-dim)}.shell-main{min-width:0;display:flex;flex-direction:column;min-height:100vh}.shell-topbar{display:none;align-items:center;gap:12px;padding:calc(12px + env(safe-area-inset-top,0px)) 16px 12px;border-bottom:1px solid var(--shell-border);background:var(--shell-sidebar);position:sticky;top:0;z-index:20}.shell-menu-btn{border:1px solid rgba(197,164,106,.28);background:transparent;color:var(--shell-gold);border-radius:8px;padding:8px 12px;min-height:44px;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.shell-topbar-title{font-size:14px;font-weight:600}.shell-backdrop{display:none}.shell-content{padding:28px 28px calc(40px + env(safe-area-inset-bottom,0px));flex:1}.shell-empty{color:var(--shell-muted);font-weight:300;margin:24px 0 0}.orders-page h1{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:clamp(28px,3vw,36px);margin:0 0 4px}.orders-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px}.orders-vanish-notice{margin:0 0 12px;padding:10px 14px;border-radius:8px;font-size:13px;color:var(--shell-text);background:#c9a2271f;border:1px solid rgba(201,162,39,.28)}.orders-sub{margin:0;color:var(--shell-muted);font-size:13px;font-weight:400}.stats-header{flex-wrap:wrap}.stats-basis-hint{color:var(--shell-muted);font-weight:400;font-size:12px}.stats-period{display:inline-flex;gap:6px;padding:4px;border-radius:12px;border:1px solid var(--shell-border);background:var(--shell-panel)}.stats-period-btn{border:none;background:transparent;color:var(--shell-muted);border-radius:8px;padding:8px 14px;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.stats-period-btn.is-active{color:#1c1509;background:linear-gradient(180deg,#e0c795,#c5a46a)}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:28px}.stat-card{padding:18px 18px 16px;border-radius:14px;border:1px solid var(--shell-border);background:var(--shell-panel);min-width:0}.stat-card-label{margin:0 0 8px;font-size:12px;font-weight:600;color:var(--shell-muted);letter-spacing:.02em}.stat-card-value{margin:0;font-family:Manrope,system-ui,sans-serif;font-size:clamp(26px,3vw,34px);font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.02em;line-height:1.1;color:var(--shell-text);word-break:break-word}.stat-card-hint{margin:8px 0 0;font-size:11px;color:var(--shell-muted);font-weight:400}.stats-top{display:grid;gap:12px}.stats-scheduled{display:grid;gap:16px;margin-bottom:28px}.scheduled-day{display:grid;gap:8px;padding:16px 18px 14px;border-radius:14px;border:1px solid var(--shell-border);background:var(--shell-panel)}.scheduled-day-head{display:grid;gap:2px;margin-bottom:4px}.scheduled-day-title{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:22px;color:var(--shell-text)}.scheduled-day-summary{margin:0;font-size:12px;color:var(--shell-muted)}.scheduled-list{list-style:none;margin:0;padding:0;display:grid;gap:6px}.scheduled-row{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;background:#ffffff05;border:1px solid rgba(197,164,106,.12);min-width:0}.scheduled-time{flex-shrink:0;font-variant-numeric:tabular-nums;font-weight:700;font-size:14px;color:var(--shell-gold);min-width:3.2em}.scheduled-main{flex:1;min-width:0;display:grid;gap:2px}.scheduled-kind{font-size:11px;font-weight:600;color:var(--shell-muted);letter-spacing:.02em}.scheduled-text{font-size:14px;font-weight:600;color:var(--shell-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stats-top-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.stats-top-row{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:12px;border:1px solid var(--shell-border);background:var(--shell-panel)}.stats-top-rank{flex-shrink:0;width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-family:Manrope,system-ui,sans-serif;font-size:13px;font-weight:800;font-variant-numeric:tabular-nums;color:var(--shell-gold);background:var(--shell-gold-dim)}.stats-top-qty{flex-shrink:0;font-family:Manrope,system-ui,sans-serif;font-size:15px;font-weight:800;font-variant-numeric:tabular-nums;color:var(--shell-gold)}.stats-top-main{flex:1;min-width:0;display:grid;gap:2px}.stats-top-name{font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stats-top-meta{font-size:12px;color:var(--shell-muted)}.stats-timing{display:grid;gap:16px;margin-bottom:28px}.stats-timing-head{align-items:flex-start;gap:12px}.timing-sparse-note{margin:0;padding:10px 14px;border-radius:10px;border:1px solid rgba(197,164,106,.28);background:#c5a46a14;font-size:12px;color:var(--shell-muted)}.timing-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px}.timing-panel{display:grid;gap:10px;padding:16px 18px 14px;border-radius:14px;border:1px solid var(--shell-border);background:var(--shell-panel);min-width:0}.timing-panel-title{margin:0;font-size:13px;font-weight:700;color:var(--shell-text)}.timing-dist{list-style:none;margin:0;padding:0;display:grid;gap:6px}.timing-dist-row{display:grid;grid-template-columns:2.6em 1fr minmax(5.5em,auto);gap:8px;align-items:center;font-size:12px;color:var(--shell-muted)}.timing-dist-row.is-peak .timing-dist-label,.timing-dist-row.is-peak .timing-dist-count{color:var(--shell-gold);font-weight:700}.timing-dist-label{font-variant-numeric:tabular-nums;color:var(--shell-text)}.timing-dist-bar-wrap{height:6px;border-radius:999px;background:#ffffff0f;overflow:hidden}.timing-dist-bar{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#c5a46a,#e0c795);min-width:0}.timing-dist-meta{display:grid;justify-items:end;gap:1px;min-width:0}.timing-dist-count{text-align:right;font-variant-numeric:tabular-nums;color:var(--shell-text)}.timing-dist-rev{text-align:right;font-size:10px;font-variant-numeric:tabular-nums;color:var(--shell-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}@media(max-width:900px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.timing-panels{grid-template-columns:1fr}}@media(max-width:520px){.stats-grid{grid-template-columns:1fr}}.history-filters{display:grid;grid-template-columns:minmax(0,1.6fr) repeat(2,minmax(0,1fr));gap:12px;margin-bottom:18px}.history-field{display:grid;gap:6px;min-width:0}.history-field span{font-size:11px;font-weight:600;color:var(--shell-muted)}.history-field input{width:100%;box-sizing:border-box;border-radius:10px;border:1px solid rgba(197,164,106,.22);background:#0f0d0c;color:var(--shell-text);padding:11px 12px;font:inherit;font-size:14px}.history-field input[type=date]{color-scheme:dark}.history-count{margin:0 0 10px;font-size:12px;color:var(--shell-muted)}.history-more{display:flex;justify-content:center;margin-top:18px}@media(max-width:720px){.history-filters{grid-template-columns:1fr}}.orders-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.orders-tab{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--shell-border);background:transparent;color:var(--shell-muted);border-radius:999px;padding:8px 14px;font:inherit;font-size:13px;font-weight:600;cursor:pointer}.orders-tab:hover{color:var(--shell-text);border-color:#c5a46a59}.orders-tab.is-active{color:#1c1509;background:linear-gradient(180deg,#e0c795,#c5a46a);border-color:transparent}.orders-tab-count{min-width:1.4em;text-align:center;font-variant-numeric:tabular-nums;opacity:.85}.orders-list{display:grid;gap:10px}.order-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-radius:14px;border:1px solid var(--shell-border);background:var(--shell-panel);width:100%;text-align:left;color:inherit;font:inherit;cursor:pointer;transition:border-color .15s ease,background .15s ease}.order-row:hover{border-color:#c5a46a59;background:#1e1a16}.order-row.has-issue{border-color:#b5715f8c;background:#b5715f14}.order-row.has-issue:hover{border-color:#b5715fb3;background:#b5715f1f}.order-row-main{min-width:0;flex:1}.order-row-head{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px}.order-number{font-weight:700;font-size:15px;letter-spacing:.02em}.order-badge{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:4px 8px;border-radius:6px;background:var(--shell-gold-dim);color:var(--shell-gold)}.order-badge.status-pending{background:#d6a84a2e;color:#e8c57a}.order-badge.status-accepted,.order-badge.status-preparing{background:#78a0c829;color:#a8c8e0}.order-badge.status-ready,.order-badge.status-on_the_way{background:#6eaa7829;color:#a8d4b0}.order-badge.status-delivered{background:#ffffff0f;color:#9a928a}.order-badge.status-cancelled{background:#b5715f29;color:#e8b4a8}.order-badge.status-delivery-issue{background:#b5715f;color:#1c1509;font-weight:800}.order-badge.status-confirmed{background:#6eaa7829;color:#a8d4b0}.order-badge.status-rejected{background:#b5715f29;color:#e8b4a8}.order-fulfill{font-size:12px;color:var(--shell-muted);font-weight:500}.order-customer{margin:0 0 4px;font-size:14px;font-weight:500}.order-customer a{color:var(--shell-gold);text-decoration:none}.order-customer a:hover{text-decoration:underline}.order-meta{margin:0;font-size:12px;color:var(--shell-muted);font-weight:400}.order-row-side{display:grid;justify-items:end;gap:6px;flex-shrink:0}.order-total{font-weight:700;font-size:15px;font-variant-numeric:tabular-nums;white-space:nowrap}.order-pay{font-size:12px;color:var(--shell-muted);font-weight:500;white-space:nowrap}.order-hint{font-size:11px;color:#6d655c}.drawer-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;justify-content:flex-end}.drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:#0000008c;cursor:pointer}.drawer-panel{position:relative;z-index:1;width:min(440px,100%);height:100%;display:flex;flex-direction:column;background:#14110f;border-left:1px solid var(--shell-border);box-shadow:-16px 0 40px #0006}.drawer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:calc(22px + env(safe-area-inset-top,0px)) 22px 16px;border-bottom:1px solid var(--shell-border)}.drawer-head h2{margin:0 0 10px;font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:32px;line-height:1}.drawer-head-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.drawer-close{border:1px solid rgba(197,164,106,.28);background:transparent;color:var(--shell-gold);border-radius:8px;padding:8px 12px;font:inherit;font-size:13px;font-weight:700;cursor:pointer;flex-shrink:0}.drawer-body{flex:1;overflow:auto;padding:18px 22px calc(24px + env(safe-area-inset-bottom,0px));display:grid;gap:18px;align-content:start}.drawer-time,.drawer-muted{margin:0;color:var(--shell-muted);font-size:13px}.drawer-scheduled{margin:-10px 0 0;color:var(--shell-gold);font-size:14px;font-weight:600}.drawer-section h3{margin:0 0 8px;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#8a6f3f;font-weight:700}.drawer-section p{margin:0 0 4px;font-size:14px;line-height:1.5}.drawer-strong{font-weight:600}.drawer-section a{color:var(--shell-gold);text-decoration:none}.drawer-section a:hover{text-decoration:underline}.drawer-items{list-style:none;margin:0;padding:0;display:grid;gap:10px}.drawer-item-row{display:flex;justify-content:space-between;gap:12px;font-size:14px;font-weight:500}.drawer-item-price{font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--shell-text)}.drawer-addons{margin:4px 0 0!important;font-size:12px!important;color:var(--shell-muted)!important}.drawer-totals{margin:0;display:grid;gap:6px}.drawer-totals>div{display:flex;justify-content:space-between;gap:12px;font-size:14px}.drawer-totals dt{margin:0;color:var(--shell-muted);font-weight:400}.drawer-totals dd{margin:0;font-variant-numeric:tabular-nums}.drawer-total-row{margin-top:4px;padding-top:8px;border-top:1px solid var(--shell-border);font-weight:700}.drawer-total-row dt,.drawer-total-row dd{color:var(--shell-text);font-size:15px}.drawer-note{padding:10px 12px;border-radius:10px;background:#c5a46a14;border:1px solid var(--shell-border)}.drawer-actions{display:grid;gap:8px;padding:16px 22px 22px;border-top:1px solid var(--shell-border)}.drawer-action-btn{border:none;cursor:pointer;border-radius:12px;padding:13px 16px;background:linear-gradient(180deg,#e0c795,#c5a46a);color:#1c1509;font:inherit;font-weight:700;font-size:14px}.drawer-action-btn:disabled{opacity:.6;cursor:not-allowed}.drawer-action-btn.is-danger{background:transparent;color:#e8b4a8;border:1px solid rgba(181,113,95,.45)}.drawer-prep{margin:0 0 4px;font-size:14px;font-weight:600;color:var(--shell-gold)}.drawer-reason{margin:0 0 4px;font-size:13px;font-weight:500;color:#e8b4a8;line-height:1.4}.drawer-issue{margin:0 0 16px;padding:14px;border-radius:12px;border:1px solid rgba(181,113,95,.45);background:#b5715f1f;display:grid;gap:6px}.drawer-issue-label{margin:0;font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:#e8b4a8}.drawer-issue-text{margin:0;font-size:16px;font-weight:700;line-height:1.35;color:var(--shell-text)}.drawer-issue-meta{margin:0;font-size:13px;color:#b8a99a}.drawer-issue-resolve{margin-top:6px;justify-self:start;border:none;border-radius:10px;padding:10px 16px;background:linear-gradient(180deg,#e0c795,#c5a46a);color:#1c1509;font:inherit;font-size:14px;font-weight:800;cursor:pointer}.drawer-issue-resolve:disabled{opacity:.55;cursor:not-allowed}.pending-alert-modal-issue .pending-alert-icon{background:#b5715f33;color:#e8b4a8}.prep-minutes-root{z-index:90}.prep-minutes-panel{max-width:420px}.prep-presets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.reason-options{display:grid;gap:8px}.reason-option-btn{text-align:left;padding-left:14px;padding-right:14px}.prep-preset-btn{border:1px solid rgba(197,164,106,.28);border-radius:10px;background:#0f0d0c;color:var(--shell-text);font:inherit;font-size:14px;font-weight:700;padding:12px 8px;cursor:pointer}.prep-preset-btn:hover:not(:disabled){border-color:var(--shell-gold)}.prep-preset-btn.is-selected{background:linear-gradient(180deg,#e0c795,#c5a46a);color:#1c1509;border-color:transparent}.prep-preset-btn:disabled{opacity:.55;cursor:not-allowed}.settings-groups{display:grid;gap:16px;max-width:720px}.settings-card{display:grid;gap:14px;padding:20px 22px 22px;border-radius:14px;border:1px solid var(--shell-border);background:var(--shell-panel)}.settings-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.settings-card-head h2{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:24px}.settings-save{border:none;cursor:pointer;border-radius:10px;padding:10px 16px;background:linear-gradient(180deg,#e0c795,#c5a46a);color:#1c1509;font:inherit;font-weight:700;font-size:13px}.settings-save:disabled{opacity:.45;cursor:not-allowed}.settings-field{display:grid;gap:6px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#8a6f3f;font-weight:700}.settings-field input,.settings-field select{width:100%;box-sizing:border-box;border-radius:10px;border:1px solid rgba(197,164,106,.22);background:#0f0d0c;color:var(--shell-text);padding:11px 12px;font:inherit;font-size:15px;font-weight:400;letter-spacing:normal;text-transform:none}.settings-field input:focus,.settings-field select:focus{outline:none;border-color:var(--shell-gold)}.settings-field input:disabled,.settings-field select:disabled{opacity:.45}.settings-toggle{display:flex;align-items:flex-start;gap:12px;cursor:pointer;font-size:14px;font-weight:500}.settings-toggle input{margin-top:3px;accent-color:var(--shell-gold)}.settings-toggle small{display:block;margin-top:4px;color:var(--shell-muted);font-size:12px;font-weight:400}.rewards-loyalty-card{margin-bottom:18px;max-width:720px}.rewards-catalog.is-dimmed{opacity:.48;transition:opacity .2s ease}.settings-hint{margin:0;color:var(--shell-muted);font-size:12px}.promo-limits{margin:0;padding:14px;border-radius:12px;border:1px solid rgba(197,164,106,.22);background:#c5a46a0a;display:grid;gap:14px}.promo-limits legend{padding:0 6px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--shell-gold)}.menu-row.is-promo-exhausted{opacity:.58;border-color:#b5715f59}.settings-hours{display:grid;gap:10px}.settings-hour-row{display:grid;grid-template-columns:110px auto minmax(0,1fr) auto minmax(0,1fr);gap:8px;align-items:center}.settings-day{font-size:14px;font-weight:600}.settings-closed{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--shell-muted);white-space:nowrap}.settings-hour-row input[type=time]{width:100%;box-sizing:border-box;border-radius:8px;border:1px solid rgba(197,164,106,.22);background:#0f0d0c;color:var(--shell-text);padding:8px 10px;font:inherit;font-size:14px}.settings-hour-row input[type=time]:disabled{opacity:.4}.settings-hour-sep{color:var(--shell-muted);text-align:center}.time24{display:inline-flex;align-items:center;gap:4px;min-width:0}.time24.is-disabled{opacity:.45}.time24-select{flex:1;min-width:0;box-sizing:border-box;border-radius:8px;border:1px solid rgba(197,164,106,.22);background:#0f0d0c;color:var(--shell-text);padding:8px 6px;font:inherit;font-size:14px;font-variant-numeric:tabular-nums}.time24-select:focus{outline:none;border-color:var(--shell-gold)}.time24-colon{color:var(--shell-muted);font-weight:700;font-variant-numeric:tabular-nums}.settings-ok{margin:0;color:#a8d4b0;font-size:13px;font-weight:600}.menu-section{display:grid;gap:16px}.menu-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.menu-section-head h2{margin:0 0 4px;font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:26px}.menu-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-radius:14px;border:1px solid var(--shell-border);background:var(--shell-panel)}.menu-dish-block{display:grid;gap:0}.menu-dish-block .dish-addons{margin:0 0 8px;padding:12px 14px 14px;border:1px solid var(--shell-border);border-top:none;border-radius:0 0 14px 14px;background:#0f0d0c8c}.menu-dish-block .menu-row{border-radius:14px}.menu-dish-block:has(.dish-addons) .menu-row{border-radius:14px 14px 0 0}.menu-row-btn.is-active{background:#c5a46a24}.menu-row-actions{display:flex;gap:8px;flex-shrink:0}.menu-row-btn{border:1px solid rgba(197,164,106,.28);background:transparent;color:var(--shell-gold);border-radius:8px;padding:8px 12px;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.menu-row-btn:disabled{opacity:.5;cursor:not-allowed}.menu-row-btn.is-danger{color:#e8b4a8;border-color:#b5715f73}.menu-stack{display:grid;gap:36px}.menu-dish-search{max-width:420px}.menu-dish-search input[type=search]{width:100%;box-sizing:border-box;border-radius:10px;border:1px solid rgba(197,164,106,.22);background:#0f0d0c;color:var(--shell-text);padding:11px 12px;font:inherit;font-size:14px}.menu-dish-search input[type=search]::-webkit-search-cancel-button{cursor:pointer}.menu-dish-group{display:grid;gap:10px}.menu-dish-group-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.menu-dish-group-head h3{margin:0;display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600}.settings-select,.settings-textarea{width:100%;box-sizing:border-box;border-radius:10px;border:1px solid rgba(197,164,106,.22);background:#0f0d0c;color:var(--shell-text);padding:11px 12px;font:inherit;font-size:15px;font-weight:400;letter-spacing:normal;text-transform:none}.settings-select:focus,.settings-textarea:focus{outline:none;border-color:var(--shell-gold)}.settings-textarea{resize:vertical;min-height:72px;line-height:1.45}.settings-field-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.dish-addons{display:grid;gap:12px;padding-top:8px;border-top:1px solid var(--shell-border)}.dish-addons-head{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.dish-addons-head h3{margin:0 0 2px;font-size:15px;font-weight:700}.dish-addons-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.dish-addon-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:10px;border:1px solid var(--shell-border);background:#0f0d0c}.dish-addon-row.is-unavailable{opacity:.55}.dish-addon-main{display:grid;gap:4px;min-width:0}.dish-addon-title-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.dish-addons.is-kitchen .dish-addon-row .menu-row-actions{flex-shrink:0}.dish-addon-form{display:grid;gap:12px;padding:14px;border-radius:12px;border:1px solid rgba(197,164,106,.22);background:#c5a46a0d}.dish-addon-form-title{margin:0;font-size:13px;font-weight:700;color:var(--shell-gold)}.dish-image-upload{display:grid;gap:12px;padding-top:8px;border-top:1px solid var(--shell-border)}.dish-image-preview-wrap{border-radius:12px;overflow:hidden;border:1px solid var(--shell-border);background:#0f0d0c;max-width:280px}.dish-image-preview{display:block;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover}@media(max-width:900px){.shell{grid-template-columns:1fr}.shell-sidebar{position:fixed;left:0;top:0;width:min(280px,86vw);transform:translate(-105%);transition:transform .2s ease;box-shadow:none}.shell.shell-nav-open .shell-sidebar{transform:translate(0);box-shadow:16px 0 40px #00000073}.shell-topbar{display:flex}.shell-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;border:none;background:#00000080;z-index:25;cursor:pointer}.shell-content{padding:20px 16px calc(32px + env(safe-area-inset-bottom,0px))}.order-row{flex-direction:column;align-items:stretch}.order-row-side{justify-items:start;flex-direction:row;display:flex;justify-content:space-between;align-items:center}.drawer-panel{width:min(100%,100vw)}.settings-hour-row{grid-template-columns:1fr 1fr;grid-template-areas:"day closed" "open sep" "open close"}.settings-day{grid-area:day}.settings-closed{grid-area:closed;justify-self:end}.settings-field-row{grid-template-columns:1fr}.menu-row{flex-direction:column;align-items:stretch}.menu-row-actions{justify-content:flex-start}}.reviews-summary{display:grid;grid-template-columns:minmax(120px,auto) 1fr;gap:20px 28px;align-items:center;margin:0 0 20px;padding:16px 18px;border:1px solid rgba(197,164,106,.22);border-radius:12px;background:#0f0d0c8c}.reviews-summary-avg{text-align:center}.reviews-avg-value{margin:0;font-size:36px;font-weight:700;font-variant-numeric:tabular-nums;line-height:1.1;color:var(--shell-text)}.reviews-avg-stars{margin:6px 0 4px;font-size:16px;letter-spacing:1px;color:#c5a46a}.reviews-avg-count{margin:0;font-size:12px;color:var(--shell-muted)}.reviews-dist{list-style:none;margin:0;padding:0;display:grid;gap:6px}.reviews-dist-row{display:grid;grid-template-columns:2.2em 1fr 2em;gap:8px;align-items:center;font-size:12px;color:var(--shell-muted)}.reviews-dist-label{font-variant-numeric:tabular-nums;color:var(--shell-text)}.reviews-dist-bar-wrap{height:6px;border-radius:999px;background:#ffffff0f;overflow:hidden}.reviews-dist-bar{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#c5a46a,#e0c795);min-width:0}.reviews-dist-count{text-align:right;font-variant-numeric:tabular-nums}.reviews-list{display:grid;gap:10px}.review-row{padding:14px 16px;border:1px solid rgba(197,164,106,.18);border-radius:12px;background:#0f0d0c66}.review-row-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 14px}.review-stars{color:#c5a46a;letter-spacing:1px;font-size:15px;line-height:1}.review-meta{flex:1;min-width:140px;font-size:13px;font-weight:600;color:var(--shell-text)}.review-time{font-size:12px;color:var(--shell-muted);font-variant-numeric:tabular-nums}.review-comment{margin:10px 0 0;font-size:14px;line-height:1.45;color:var(--shell-text);white-space:pre-wrap}@media(max-width:560px){.reviews-summary{grid-template-columns:1fr}}.deliveries-summary{margin:0 0 18px;padding:14px 16px;border:1px solid rgba(197,164,106,.22);border-radius:12px;background:#0f0d0c8c}.deliveries-summary-title{margin:0 0 10px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:#8a6f3f}.deliveries-summary-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.deliveries-summary-list li{display:flex;align-items:baseline;justify-content:space-between;gap:12px;font-size:15px}.deliveries-summary-name{font-weight:700;color:var(--shell-text)}.deliveries-summary-count{font-weight:600;color:var(--shell-gold);font-variant-numeric:tabular-nums;white-space:nowrap}.history-field select{width:100%;box-sizing:border-box;border-radius:10px;border:1px solid rgba(197,164,106,.22);background:#0f0d0c;color:var(--shell-text);padding:11px 12px;font:inherit;font-size:14px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.staff-role-select select{box-sizing:border-box;border-radius:8px;border:1px solid rgba(197,164,106,.28);background:#0f0d0c;color:var(--shell-text);padding:8px 10px;font:inherit;font-size:12px;font-weight:600;max-width:140px}.audit-filters{margin-bottom:14px;grid-template-columns:minmax(0,1.4fr) repeat(2,minmax(0,1fr)) auto}.audit-refresh-wrap{display:flex;align-items:flex-end;min-width:0}.audit-refresh{white-space:nowrap;min-width:7.5rem}@media(max-width:720px){.audit-filters{grid-template-columns:1fr}.audit-refresh-wrap{align-items:stretch}.audit-refresh{width:100%}}.audit-list{display:grid;gap:10px}.audit-row{padding:14px 16px;border:1px solid rgba(197,164,106,.18);border-radius:12px;background:#0f0d0c66;display:grid;gap:6px}.audit-row-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 12px}.audit-actor{font-weight:700;font-size:14px;color:var(--shell-text)}.audit-op{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--shell-gold)}.audit-time{margin-left:auto;font-size:12px;color:var(--shell-muted);font-variant-numeric:tabular-nums}.audit-subject{margin:0;font-size:15px;font-weight:600;color:var(--shell-text)}.audit-changes{margin:0;font-size:13px;line-height:1.45;color:#b8a99a;word-break:break-word}@media(max-width:560px){.audit-time{margin-left:0;width:100%}}:root{--gold:#c5a46a;--gold-lite:#e0c795;--gold-deep:#8a6f3f;--gold-dim:rgba(197,164,106,.3);--gold-faint:rgba(197,164,106,.16);--gold-ghost:rgba(197,164,106,.07);--cream:#f4ecdb;--muted:#8a8178;--dimtext:#6d655c;--bg:#0f0d0c;--bg2:#0b0a09;--card:#171310;--line:rgba(197,164,106,.12);--green:#8fae7a;--red:#b5715f}.landing .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.landing .skip-link{position:absolute;left:16px;top:-48px;z-index:200;padding:10px 16px;border-radius:10px;background:var(--gold);color:#1c1509;font-size:13px;font-weight:700;transition:top .2s}.landing .skip-link:focus{top:16px}html{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar{display:none}.landing{min-height:100vh;min-height:100dvh;background:var(--bg);color:var(--cream);font-family:Manrope,sans-serif;font-weight:300;line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased}.landing img{max-width:100%;display:block}.landing a{color:inherit;text-decoration:none}.landing .wrap{max-width:1240px;margin:0 auto;padding:0 28px}.landing .diamond{display:inline-flex;align-items:center;gap:12px}.landing .diamond .ln{width:38px;height:1px;background:var(--gold-dim)}.landing .diamond .dm{width:5px;height:5px;background:var(--gold);transform:rotate(45deg)}.landing .eyebrow{font-size:12px;letter-spacing:.34em;color:var(--gold-deep);font-weight:700;text-transform:uppercase}.landing .plate{border-radius:50%;position:relative;background:radial-gradient(circle at 40% 34%,#efeae0,#cdc7ba 52%,#8f8a7e);flex-shrink:0}.landing .plate:after{content:"";position:absolute;top:20%;right:20%;bottom:20%;left:20%;border-radius:50%;background:radial-gradient(circle at 40% 34%,#a5602a,#5c3417)}.landing .reveal{opacity:0;transform:translateY(34px);transition:opacity 1s cubic-bezier(.2,.7,.2,1),transform 1s cubic-bezier(.2,.7,.2,1)}.landing .reveal.in{opacity:1;transform:none}.landing .reveal.d1{transition-delay:.08s}.landing .reveal.d2{transition-delay:.16s}.landing .reveal.d3{transition-delay:.24s}.landing .reveal.d4{transition-delay:.32s}@media(prefers-reduced-motion:reduce){.landing .reveal{opacity:1;transform:none;transition:none}}.landing #nav{position:fixed;top:0;left:0;right:0;z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f0d0c99;border-bottom:1px solid transparent;transition:border-color .4s,background .4s}.landing #nav.scrolled{border-bottom-color:var(--line);background:#0b0a09eb}.landing #nav .inner{max-width:1240px;margin:0 auto;padding:16px 28px;display:flex;align-items:center;justify-content:space-between}.landing #nav .brand{font-family:Cormorant Garamond,serif;font-size:26px;display:flex;align-items:center;gap:2px}.landing #nav .brand .dot{color:var(--gold)}.landing #nav .links{display:flex;align-items:center;gap:32px}.landing #nav .links a{font-size:13px;color:var(--muted);font-weight:400;transition:color .25s}.landing #nav .links a:hover{color:var(--cream)}.landing #nav .links .try{padding:9px 20px;border-radius:22px;background:var(--gold);color:#1c1509;font-size:12px;font-weight:700;letter-spacing:.04em;transition:transform .2s,box-shadow .3s;box-shadow:0 0 #c5a46a80}.landing #nav .links .try:hover{transform:translateY(-1px);box-shadow:0 8px 24px -6px #c5a46a80}.landing .hero{min-height:100vh;min-height:100dvh;box-sizing:border-box;position:relative;display:flex;align-items:center;padding:96px 0 48px;overflow:hidden}.landing .hero .glow{position:absolute;top:-4%;left:50%;transform:translate(-50%);width:1100px;height:700px;pointer-events:none;background:radial-gradient(ellipse at center,rgba(197,164,106,.13) 0%,transparent 60%);filter:blur(30px);animation:breathe 7s ease-in-out infinite}@keyframes breathe{0%,to{opacity:.7;transform:translate(-50%) scale(1)}50%{opacity:1;transform:translate(-50%) scale(1.06)}}.landing .hero .spark{position:absolute;width:3px;height:3px;border-radius:50%;background:var(--gold);opacity:0;pointer-events:none;animation:float 9s linear infinite}@keyframes float{0%{opacity:0;transform:translateY(20px)}10%{opacity:.6}90%{opacity:.5}to{opacity:0;transform:translateY(-120px)}}.landing .hero .inner{position:relative;z-index:2;max-width:1240px;margin:0 auto;padding:0 28px;width:100%;display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.landing .hero .est{margin-bottom:28px}.landing .hero h1{font-family:Cormorant Garamond,serif;font-weight:500;font-size:clamp(48px,6.4vw,84px);line-height:1;letter-spacing:-.01em}.landing .hero h1 em{font-style:italic;color:var(--gold)}.landing .hero h1 .l{display:block;overflow:hidden}.landing .hero h1 .l span{display:block;transform:translateY(105%);animation:lineUp .9s cubic-bezier(.2,.8,.2,1) forwards}.landing .hero h1 .l:nth-child(2) span{animation-delay:.12s}@keyframes lineUp{to{transform:none}}.landing .hero .lead{font-size:clamp(16px,1.7vw,19px);color:var(--muted);font-weight:300;max-width:520px;margin-top:26px;line-height:1.7;opacity:0;animation:fadeIn .9s ease .5s forwards}.landing .hero .cta-row{display:flex;gap:14px;margin-top:36px;flex-wrap:wrap;align-items:center;opacity:0;animation:fadeIn .9s ease .68s forwards}@keyframes fadeIn{to{opacity:1}}.landing .btn-primary{padding:17px 34px;border-radius:28px;background:linear-gradient(180deg,var(--gold-lite),var(--gold));color:#1c1509;font-weight:700;font-size:14px;letter-spacing:.04em;transition:transform .2s,box-shadow .3s;box-shadow:0 0 #c5a46a66}.landing .btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 34px -10px #c5a46a99}.landing .btn-ghost{padding:17px 30px;border-radius:28px;border:1px solid var(--gold-dim);color:var(--gold);font-size:14px;font-weight:600;transition:background .25s,border-color .25s}.landing .btn-ghost:hover{background:var(--gold-ghost);border-color:var(--gold)}.landing .hero .microcopy{font-size:13px;color:var(--dimtext);margin-top:20px;display:flex;align-items:center;gap:8px;opacity:0;animation:fadeIn .9s ease .82s forwards}.landing .hero .microcopy svg{flex-shrink:0}.landing .hero .visual{position:relative;height:540px;display:flex;align-items:center;justify-content:center;opacity:0;animation:fadeIn 1.1s ease .4s forwards}.landing .hero .visual .vphone{width:250px;height:510px;border-radius:40px;position:absolute;z-index:3;border:1px solid rgba(255,255,255,.09);background:var(--bg);box-shadow:0 40px 90px -30px #000000f2;overflow:hidden;display:flex;flex-direction:column;transform:rotate(-5deg) translate(-40px);animation:phoneFloat 6s ease-in-out infinite}@keyframes phoneFloat{0%,to{transform:rotate(-5deg) translate(-40px) translateY(0)}50%{transform:rotate(-5deg) translate(-40px) translateY(-12px)}}.landing .hero .visual .vpanel{position:absolute;right:-10px;top:56px;z-index:4;width:310px;border-radius:16px;border:1px solid var(--gold-faint);background:linear-gradient(160deg,#1a1510,#12100d);box-shadow:0 30px 70px -28px #000000e6;padding:18px;transform:rotate(4deg);animation:panelFloat 6s ease-in-out infinite .8s}@keyframes panelFloat{0%,to{transform:rotate(4deg) translateY(0)}50%{transform:rotate(4deg) translateY(-10px)}}.landing .hero .visual .vpanel .vp-h{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.landing .hero .visual .vpanel .vp-h .t{font-size:9px;letter-spacing:.16em;color:var(--gold-deep);font-weight:700;text-transform:uppercase}.landing .hero .visual .vpanel .vp-h .badge{font-size:8px;padding:3px 8px;border-radius:9px;background:#8fae7a1f;color:var(--green);font-weight:700}.landing .hero .visual .vpanel .vp-order{display:flex;align-items:center;gap:9px;padding:9px;border-radius:10px;background:#c5a46a0d;border:1px solid var(--gold-ghost);margin-bottom:7px}.landing .hero .visual .vpanel .vp-order .n{width:20px;height:20px;border-radius:6px;background:var(--gold);color:#1c1509;font-size:9px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.landing .hero .visual .vpanel .vp-order .tx{flex:1;min-width:0}.landing .hero .visual .vpanel .vp-order .tx .a{font-size:10px;font-weight:600}.landing .hero .visual .vpanel .vp-order .tx .b{font-size:8px;color:var(--dimtext)}.landing .hero .visual .vpanel .vp-order .st{font-size:8px;color:var(--gold);font-weight:600}.landing .vphone .vn{height:22px;flex-shrink:0}.landing .vphone .vc{flex:1;padding:16px 14px}.landing .vphone .vg{font-family:Cormorant Garamond,serif;font-size:20px;margin-bottom:14px}.landing .vphone .vcard{border-radius:12px;border:1px solid var(--gold-dim);background:linear-gradient(150deg,#3a2c1c66,#17131080);padding:11px;margin-bottom:11px}.landing .vphone .vcard .vr{display:flex;align-items:center;gap:7px;margin-bottom:9px}.landing .vphone .vcard .vr .vd{width:6px;height:6px;border-radius:50%;background:var(--green);animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{box-shadow:0 0 #8fae7a80}50%{box-shadow:0 0 0 5px #8fae7a00}}.landing .vphone .vcard .vr .vt{font-size:9px;font-weight:600}.landing .vphone .vcard .vr .ve{margin-left:auto;font-family:Cormorant Garamond,serif;font-size:11px;color:var(--gold)}.landing .vphone .vcard .vb{display:flex;gap:3px}.landing .vphone .vcard .vb i{flex:1;height:2.5px;border-radius:2px;background:#c5a46a29}.landing .vphone .vcard .vb i.on{background:var(--gold)}.landing .vphone .vd2{display:flex;align-items:center;gap:8px;padding:7px 0;border-bottom:1px solid var(--gold-ghost)}.landing .vphone .vd2 .vi{width:30px;height:30px;border-radius:7px;border:1px solid var(--gold-faint);background:radial-gradient(circle at 50% 46%,#241d16,#15110e);display:flex;align-items:center;justify-content:center}.landing .vphone .vd2 .vi .plate{width:20px;height:20px}.landing .vphone .vd2 .vnm{flex:1;font-family:Cormorant Garamond,serif;font-size:10px}.landing .vphone .vd2 .vp{font-size:8.5px;color:var(--gold);font-weight:600}.landing .problem{min-height:100vh;min-height:100dvh;box-sizing:border-box;padding:80px 0;display:flex;align-items:center}.landing .problem .wrap{display:flex;align-items:center;justify-content:center;gap:64px;width:100%}.landing .problem .visual{flex-shrink:0;position:relative;width:420px;height:420px}.landing .problem .visual svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.landing .problem .visual .lbl{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.landing .problem .visual .lbl .p{font-family:Cormorant Garamond,serif;font-size:72px;color:var(--red);line-height:1}.landing .problem .visual .lbl .t{font-size:11px;letter-spacing:.16em;color:var(--dimtext);text-transform:uppercase;margin-top:6px}.landing .problem .ptxt{flex:0 1 520px;max-width:520px}.landing .problem .ptxt .eyebrow{display:block;margin-bottom:24px}.landing .problem .ptxt h2{font-family:Cormorant Garamond,serif;font-weight:500;font-size:clamp(40px,5.2vw,64px);line-height:1.07}.landing .problem .ptxt h2 em{font-style:italic;color:var(--gold)}.landing .problem .ptxt p{color:var(--muted);font-size:17px;font-weight:300;margin-top:24px;line-height:1.75}.landing .bignum{min-height:100vh;min-height:100dvh;box-sizing:border-box;padding:80px 0;display:flex;align-items:center;position:relative;background:var(--bg2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.landing .bignum .wrap{width:100%}.landing .bignum .in-b{max-width:900px;margin:0 auto;text-align:center}.landing .bignum .brule{width:80px;height:1px;background:var(--gold);margin:0 auto 32px}.landing .bignum .bk{font-size:13px;letter-spacing:.3em;color:var(--gold-deep);text-transform:uppercase;font-weight:700;margin-bottom:32px}.landing .bignum h2{font-family:Cormorant Garamond,serif;font-weight:500;font-size:clamp(36px,5vw,64px);line-height:1.16}.landing .bignum h2 .amt{color:var(--gold-lite);font-family:Manrope,sans-serif;font-weight:700;font-variant-numeric:lining-nums tabular-nums;letter-spacing:.02em;font-size:1.08em}.landing .bignum h2 em{font-style:italic;color:var(--gold)}.landing .bignum .bsub{font-size:15px;color:var(--dimtext);margin-top:32px;font-weight:300;letter-spacing:.02em}.landing .products{min-height:100vh;min-height:100dvh;box-sizing:border-box;padding:80px 0;display:flex;align-items:center;background:var(--bg)}.landing .products .wrap{width:100%}.landing .products .head{text-align:center;margin-bottom:48px}.landing .products .head h2{font-family:Cormorant Garamond,serif;font-weight:500;font-size:clamp(36px,5vw,56px)}.landing .products .head h2 em{font-style:italic;color:var(--gold)}.landing .products .trip{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.landing .products .scr{border-radius:20px;overflow:hidden;border:1px solid var(--line);background:var(--card);transition:border-color .3s,transform .3s}.landing .products .scr:hover{border-color:var(--gold-dim);transform:translateY(-4px)}.landing .products .scr .disp{height:280px;border-bottom:1px solid var(--line);position:relative;overflow:hidden;background:radial-gradient(circle at 50% 40%,#1a1510,#100e0b);display:flex;align-items:center;justify-content:center;padding:26px}.landing .products .scr .cap{padding:24px 24px 28px;text-align:center}.landing .products .scr .cap .k{font-size:10px;letter-spacing:.18em;color:var(--gold-deep);text-transform:uppercase;font-weight:700;margin-bottom:10px}.landing .products .scr .cap h3{font-family:Cormorant Garamond,serif;font-size:26px;font-weight:500;margin-bottom:10px}.landing .products .scr .cap p{font-size:14px;color:var(--muted);font-weight:300;line-height:1.65}.landing .mini-ph{width:124px;height:222px;border-radius:22px;border:1px solid var(--gold-faint);background:var(--bg);padding:13px 11px;box-shadow:0 20px 40px -20px #000000b3}.landing .mini-ph .g{font-family:Cormorant Garamond,serif;font-size:14px;margin-bottom:9px}.landing .mini-ph .cd{border-radius:8px;border:1px solid var(--gold-dim);background:linear-gradient(150deg,#3a2c1c66,#17131080);padding:8px;margin-bottom:8px}.landing .mini-ph .cd .r{display:flex;align-items:center;gap:5px;margin-bottom:6px}.landing .mini-ph .cd .r .pd{width:5px;height:5px;border-radius:50%;background:var(--green)}.landing .mini-ph .cd .r .pt{font-size:7px;font-weight:600;color:var(--cream)}.landing .mini-ph .cd .r .pe{margin-left:auto;font-family:Cormorant Garamond,serif;font-size:8px;color:var(--gold)}.landing .mini-ph .cd .b{display:flex;gap:2px}.landing .mini-ph .cd .b i{flex:1;height:2.5px;border-radius:1px;background:#c5a46a33}.landing .mini-ph .cd .b i.on{background:var(--gold)}.landing .mini-ph .li{display:flex;gap:6px;align-items:center;padding:5px 0;border-bottom:1px solid var(--gold-ghost)}.landing .mini-ph .li .sq{width:18px;height:18px;border-radius:5px;background:radial-gradient(circle at 50% 46%,#241d16,#15110e);border:1px solid var(--gold-faint);display:flex;align-items:center;justify-content:center}.landing .mini-ph .li .sq .plate{width:12px;height:12px}.landing .mini-ph .li .ln{flex:1;height:6px;border-radius:2px;background:#c5a46a24}.landing .mini-ph .li .pr{font-size:7px;color:var(--gold);font-weight:600}.landing .mini-web{width:210px;border-radius:10px;overflow:hidden;border:1px solid var(--gold-faint);box-shadow:0 20px 40px -20px #000000b3}.landing .mini-web .bar{height:18px;background:#0b0a09;display:flex;align-items:center;gap:3px;padding:0 8px;border-bottom:1px solid var(--gold-ghost)}.landing .mini-web .bar i{width:5px;height:5px;border-radius:50%;background:var(--gold-deep);opacity:.5}.landing .mini-web .bar .url{margin-left:6px;flex:1;height:7px;border-radius:4px;background:#c5a46a14}.landing .mini-web .bd{background:radial-gradient(circle at 50% 10%,#1c1610,#100e0b)}.landing .mini-web .whero{padding:16px 12px 12px;text-align:center;border-bottom:1px solid var(--gold-ghost)}.landing .mini-web .whero .kick{font-size:5px;letter-spacing:.2em;color:var(--gold-deep);font-weight:700;text-transform:uppercase;margin-bottom:5px}.landing .mini-web .whero .t{font-family:Cormorant Garamond,serif;font-size:18px;line-height:1.05;color:var(--cream)}.landing .mini-web .whero .t em{font-style:italic;color:var(--gold)}.landing .mini-web .whero .wbtn{margin-top:9px;display:inline-block;padding:4px 12px;border-radius:10px;background:linear-gradient(180deg,var(--gold-lite),var(--gold));font-size:6px;font-weight:700;color:#1c1509;letter-spacing:.04em}.landing .mini-web .wmenu{padding:11px 12px}.landing .mini-web .wmenu .wttl{font-size:5px;letter-spacing:.16em;color:var(--gold-deep);text-transform:uppercase;font-weight:700;margin-bottom:8px;text-align:center}.landing .mini-web .wmenu .wgrid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.landing .mini-web .wmenu .wcell{border-radius:6px;overflow:hidden;border:1px solid var(--gold-ghost);background:var(--card)}.landing .mini-web .wmenu .wcell .im{height:34px;background:radial-gradient(circle at 50% 46%,#241d16,#15110e);display:flex;align-items:center;justify-content:center}.landing .mini-web .wmenu .wcell .im .plate{width:24px;height:24px}.landing .mini-web .wmenu .wcell .win{padding:5px 6px}.landing .mini-web .wmenu .wcell .win .nm{height:3.5px;width:80%;border-radius:2px;background:#f4ecdb4d;margin-bottom:3px}.landing .mini-web .wmenu .wcell .win .pr{height:3.5px;width:40%;border-radius:2px;background:var(--gold);opacity:.6}.landing .mini-pan{width:210px;border-radius:12px;overflow:hidden;border:1px solid var(--gold-faint);background:var(--card);box-shadow:0 20px 40px -20px #000000b3}.landing .mini-pan .ptop{padding:10px 11px;border-bottom:1px solid var(--gold-ghost);display:flex;align-items:center;gap:6px}.landing .mini-pan .ptop .t{font-family:Cormorant Garamond,serif;font-size:14px;flex:1}.landing .mini-pan .ptop .live{font-size:6px;color:var(--green);font-weight:700;padding:2px 6px;border-radius:6px;background:#8fae7a24;display:flex;align-items:center;gap:3px}.landing .mini-pan .ptop .live:before{content:"";width:3px;height:3px;border-radius:50%;background:var(--green)}.landing .mini-pan .tabs{display:flex;padding:0 11px;border-bottom:1px solid var(--gold-ghost)}.landing .mini-pan .tabs span{font-size:6px;padding:6px 8px;color:var(--dimtext);font-weight:600;position:relative}.landing .mini-pan .tabs span.on{color:var(--gold)}.landing .mini-pan .tabs span.on:after{content:"";position:absolute;left:8px;right:8px;bottom:-1px;height:1px;background:var(--gold)}.landing .mini-pan .pbody{padding:9px 11px}.landing .mini-pan .o{display:flex;align-items:center;gap:7px;padding:7px;border-radius:8px;background:#c5a46a0d;border:1px solid var(--gold-ghost);margin-bottom:6px}.landing .mini-pan .o.new{border-color:var(--gold-dim);background:linear-gradient(150deg,#3a2c1c66,#17131080)}.landing .mini-pan .o .n{width:20px;height:20px;border-radius:6px;background:var(--gold);color:#1c1509;font-size:9px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.landing .mini-pan .o .x{flex:1;min-width:0}.landing .mini-pan .o .x .a{height:4.5px;border-radius:2px;background:#f4ecdb47;width:78%;margin-bottom:4px}.landing .mini-pan .o .x .b{height:3.5px;border-radius:2px;background:#c5a46a29;width:50%}.landing .mini-pan .o .pbtn{font-size:6px;padding:4px 7px;border-radius:8px;border:1px solid var(--gold-dim);color:var(--gold);font-weight:700;flex-shrink:0}.landing .pricing{min-height:100vh;min-height:100dvh;box-sizing:border-box;padding:80px 0;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden}.landing .pricing .wrap{width:100%;position:relative;z-index:1}.landing .pricing .pglow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:640px;height:440px;background:radial-gradient(ellipse,rgba(197,164,106,.06) 0%,transparent 62%);filter:blur(30px);pointer-events:none}.landing .pricing .in-p{position:relative;max-width:680px;margin:0 auto}.landing .pricing .diamond{margin-bottom:30px;justify-content:center;display:flex}.landing .pricing h2{font-family:Cormorant Garamond,serif;font-weight:500;font-size:clamp(36px,5vw,58px);line-height:1.1}.landing .pricing h2 em{font-style:italic;color:var(--gold)}.landing .pricing .plead{color:var(--muted);font-size:17px;font-weight:300;margin-top:26px;line-height:1.8;max-width:520px;margin-left:auto;margin-right:auto}.landing .pricing .chips{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:34px}.landing .pricing .chip{padding:10px 18px;border-radius:20px;border:1px solid var(--gold-faint);font-size:13px;color:var(--muted);font-weight:400}.landing .pricing .pcta{margin-top:40px;display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.landing .process{min-height:100vh;min-height:100dvh;box-sizing:border-box;padding:80px 0;display:flex;align-items:center;position:relative;overflow:hidden;background:var(--bg);border-top:1px solid var(--line)}.landing .process .wrap{width:100%;position:relative;z-index:1}.landing .process .pglow{position:absolute;top:20%;left:50%;transform:translate(-50%);width:420px;height:420px;background:radial-gradient(circle,rgba(197,164,106,.06) 0%,transparent 62%);filter:blur(30px);pointer-events:none}.landing .process .head{margin-bottom:56px;position:relative;text-align:center}.landing .process .head .eyebrow{display:block;margin-bottom:18px}.landing .process .head h2{font-family:Cormorant Garamond,serif;font-weight:500;font-size:clamp(40px,5.4vw,70px);line-height:1.02}.landing .process .head h2 em{font-style:italic;color:var(--gold)}.landing .process .head .psub{color:var(--muted);font-size:16px;font-weight:300;margin:22px auto 0;max-width:480px;line-height:1.7}.landing .process .rail{position:relative;display:grid;grid-template-columns:repeat(4,1fr);max-width:1100px;margin:0 auto;width:100%}.landing .process .rail:before{content:"";position:absolute;left:8%;right:8%;top:13px;height:1px;background:var(--gold-dim)}.landing .process .stop{text-align:center;position:relative;padding:0 14px}.landing .process .stop .node{width:26px;height:26px;border-radius:50%;border:1px solid var(--gold-dim);background:var(--bg);margin:0 auto 28px;position:relative;z-index:2;display:flex;align-items:center;justify-content:center}.landing .process .stop .node .nin{width:8px;height:8px;border-radius:50%;background:var(--gold)}.landing .process .stop.done .node{background:var(--gold);border-color:var(--gold)}.landing .process .stop.done .node .nin{background:#1c1509}.landing .process .stop .when{font-size:10px;letter-spacing:.14em;color:var(--gold-deep);text-transform:uppercase;font-weight:700;margin-bottom:12px}.landing .process .stop h3{font-family:Cormorant Garamond,serif;font-size:24px;font-weight:500;margin-bottom:10px}.landing .process .stop p{font-size:14px;color:var(--muted);font-weight:300;line-height:1.55}.landing .faq{min-height:100vh;min-height:100dvh;box-sizing:border-box;padding:80px 0;display:flex;align-items:center;background:var(--bg2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.landing .faq .wrap{width:100%}.landing .faq .head{text-align:center;margin-bottom:48px}.landing .faq .head .diamond{margin:0 auto 22px;justify-content:center;display:flex}.landing .faq .head h2{font-family:Cormorant Garamond,serif;font-weight:500;font-size:clamp(34px,4.6vw,52px)}.landing .faq .list{max-width:800px;margin:0 auto}.landing .faq .item{border-bottom:1px solid var(--line)}.landing .faq .q{width:100%;background:none;border:none;cursor:pointer;text-align:left;padding:28px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--cream);font-family:Cormorant Garamond,serif;font-size:22px;font-weight:500;transition:color .25s}.landing .faq .q:hover{color:var(--gold)}.landing .faq .q .ico{width:28px;height:28px;flex-shrink:0;border-radius:50%;border:1px solid var(--gold-faint);display:flex;align-items:center;justify-content:center;position:relative;transition:background .3s,border-color .3s}.landing .faq .q .ico:before,.landing .faq .q .ico:after{content:"";position:absolute;background:var(--gold);border-radius:1px;transition:transform .3s}.landing .faq .q .ico:before{width:11px;height:1.5px}.landing .faq .q .ico:after{width:1.5px;height:11px}.landing .faq .item.open .q .ico{background:var(--gold-ghost);border-color:var(--gold-dim)}.landing .faq .item.open .q .ico:after{transform:scaleY(0)}.landing .faq .a{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.2,.7,.2,1)}.landing .faq .a p{font-size:16px;color:var(--muted);font-weight:300;line-height:1.8;padding:0 0 28px}.landing .seo-copy{min-height:100vh;min-height:100dvh;box-sizing:border-box;padding:80px 0;display:flex;align-items:center;background:var(--bg);border-top:1px solid var(--line)}.landing .seo-copy .wrap{width:100%}.landing .seo-copy .seo-inner{max-width:800px;margin:0 auto;text-align:center}.landing .seo-copy .eyebrow{display:block;margin-bottom:18px}.landing .seo-copy h2{font-family:Cormorant Garamond,serif;font-weight:500;font-size:clamp(34px,4.6vw,52px);line-height:1.15;margin-bottom:28px}.landing .seo-copy h2 em{font-style:italic;color:var(--gold)}.landing .seo-copy p{color:var(--muted);font-size:17px;font-weight:300;line-height:1.8;margin:0 0 18px}.landing .seo-copy p:last-child{margin-bottom:0}.landing .seo-copy strong{color:var(--cream);font-weight:500}.landing .glow-card{position:relative}.landing .glow-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;opacity:0;transition:opacity .4s;background:radial-gradient(400px circle at var(--mx,50%) var(--my,50%),rgba(197,164,106,.1),transparent 42%);pointer-events:none;z-index:0}.landing .glow-card:hover:before{opacity:1}.landing .glow-card>*{position:relative;z-index:1}.landing .finale{min-height:100vh;min-height:100dvh;box-sizing:border-box;padding:80px 0;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden;background:var(--bg2);border-top:1px solid var(--line)}.landing .finale .wrap{width:100%;position:relative;z-index:1}.landing .finale .fglow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:760px;height:500px;background:radial-gradient(ellipse,rgba(197,164,106,.1) 0%,transparent 62%);filter:blur(30px);pointer-events:none}.landing .finale .inner-c{position:relative;max-width:640px;margin:0 auto}.landing .finale .diamond{margin:0 auto 26px;justify-content:center;display:flex}.landing .finale h2{font-family:Cormorant Garamond,serif;font-weight:500;font-size:clamp(40px,5.6vw,68px);line-height:1.03;margin-bottom:24px}.landing .finale h2 em{font-style:italic;color:var(--gold)}.landing .finale p{color:var(--muted);font-size:18px;font-weight:300;max-width:500px;margin:0 auto 40px;line-height:1.7}.landing .finale .cta-row{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.landing footer{background:var(--bg);border-top:1px solid var(--line);padding:64px 0 32px}.landing footer .grid{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:40px;text-align:center}.landing footer .brand a{color:inherit}.landing footer .brand .dot{color:var(--gold)}.landing footer .about{font-size:13px;color:var(--muted);font-weight:300;line-height:1.7;max-width:360px;margin:0 auto}.landing footer .social{display:flex;justify-content:center;gap:16px;margin-top:16px}.landing footer .social a{width:34px;height:34px;border-radius:50%;border:1px solid var(--gold-faint);display:flex;align-items:center;justify-content:center;transition:border-color .25s}.landing footer .social a:hover{border-color:var(--gold-dim)}.landing footer .cp{font-size:12px;color:var(--dimtext);font-weight:300;margin-top:14px;text-align:center}.landing footer .bottom{border-top:1px solid var(--line);padding-top:26px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:18px}.landing footer .bottom .legal{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 18px}.landing footer .bottom .legal a{font-size:12px;color:var(--dimtext);font-weight:400;transition:color .25s}.landing footer .bottom .legal a:hover{color:var(--gold)}@media(max-width:900px){.landing #nav .links{display:none}.landing .hero .inner{grid-template-columns:1fr;gap:36px;text-align:center}.landing .hero .txt{display:flex;flex-direction:column;align-items:center}.landing .hero .est{justify-content:center}.landing .hero .lead{margin-left:auto;margin-right:auto}.landing .hero .cta-row,.landing .hero .microcopy{justify-content:center}.landing .hero .visual{height:440px;order:-1}.landing .hero{padding:88px 0 40px}.landing .products .trip{grid-template-columns:1fr;max-width:380px;margin:0 auto}}@keyframes phoneFloatSm{0%,to{transform:rotate(-5deg) translate(-24px) translateY(0)}50%{transform:rotate(-5deg) translate(-24px) translateY(-12px)}}@media(max-width:560px){.landing .wrap,.landing #nav .inner,.landing .hero .inner{padding-left:20px;padding-right:20px}.landing .hero .visual .vpanel{width:220px;right:0}.landing .hero .visual .vphone{width:200px;height:410px;animation:phoneFloatSm 6s ease-in-out infinite}}@media(max-width:820px){.landing .problem{padding:64px 0}.landing .problem .wrap{flex-direction:column;gap:40px;text-align:center}.landing .problem .visual{width:320px;height:320px}.landing .problem .ptxt{max-width:100%}.landing .problem .ptxt p{margin-left:auto;margin-right:auto}.landing .bignum,.landing .products,.landing .pricing,.landing .process,.landing .faq,.landing .finale,.landing .seo-copy{padding:64px 0}.landing .process .rail{grid-template-columns:1fr;gap:30px}.landing .process .rail:before{display:none}}.courier-page{min-height:100vh;min-height:100dvh;box-sizing:border-box;background:#0f0d0c;color:#f4ecdb;font-family:Manrope,system-ui,sans-serif;padding:calc(20px + env(safe-area-inset-top,0px)) 16px calc(28px + env(safe-area-inset-bottom,0px));max-width:520px;margin:0 auto}.courier-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.courier-brand{margin:0 0 4px;font-family:Cormorant Garamond,Georgia,serif;font-size:22px}.courier-brand span{color:#c5a46a}.courier-page h1{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:34px;line-height:1.1}.courier-email{margin:6px 0 0;font-size:13px;color:#8a8178;word-break:break-all}.courier-logout{flex-shrink:0;border:1px solid rgba(197,164,106,.28);background:transparent;color:#c5a46a;border-radius:999px;padding:10px 14px;min-height:44px;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.courier-sync{margin:0 0 12px;font-size:12px;color:#8a8178}.courier-empty{margin:28px 0;text-align:center;color:#8a8178;font-size:16px;line-height:1.45}.courier-error{margin:0 0 14px;padding:12px 14px;border-radius:12px;border:1px solid rgba(181,113,95,.45);background:#b5715f1f;color:#e8b4a8;font-size:14px;line-height:1.4}.courier-section{margin-bottom:28px}.courier-section-title{margin:0 0 12px;font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:#c5a46a;font-weight:700}.courier-list{display:grid;gap:12px}.courier-card{border:1px solid rgba(197,164,106,.2);border-radius:16px;background:#171310;padding:16px;display:grid;gap:10px}.courier-card-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.courier-card-head h2{margin:0;font-size:28px;font-family:Cormorant Garamond,Georgia,serif;font-weight:500}.courier-pay{margin:0;font-size:15px;font-weight:700;color:#c5a46a;text-align:right;font-variant-numeric:tabular-nums}.courier-ready{margin:-2px 0 0;font-size:15px;font-weight:700;color:#e0c795;font-variant-numeric:tabular-nums}.courier-name{margin:0;font-size:18px;font-weight:600}.courier-phone{color:#e0c795;font-size:18px;font-weight:700;text-decoration:none;word-break:break-all}.courier-phone:active{opacity:.75}.courier-muted{margin:0;color:#6d655c;font-size:14px}.courier-address{display:grid;gap:2px;font-size:15px;line-height:1.4}.courier-address p{margin:0}.courier-items{list-style:none;margin:0;padding:8px 0 0;display:grid;gap:3px;font-size:14px;line-height:1.35;color:#d8d0c4;border-top:1px solid rgba(197,164,106,.12)}.courier-items li{margin:0}.courier-note{margin:0;padding:10px 12px;border-radius:10px;background:#c5a46a14;font-size:14px;line-height:1.4;color:#f4ecdb}.courier-note strong{color:#c5a46a;font-weight:700}.courier-action{margin-top:0;width:100%;min-height:52px;border:none;border-radius:14px;background:linear-gradient(180deg,#e0c795,#c5a46a);color:#1c1509;font:inherit;font-size:17px;font-weight:800;cursor:pointer}.courier-action:disabled{opacity:.55;cursor:not-allowed}.courier-action:active:not(:disabled){transform:translateY(1px)}.courier-actions{display:grid;gap:8px;margin-top:4px}.courier-action-secondary{width:100%;min-height:44px;border-radius:12px;border:1px solid rgba(197,164,106,.28);background:transparent;color:#c5a46a;font:inherit;font-size:15px;font-weight:700;cursor:pointer}.courier-action-secondary:disabled{opacity:.55;cursor:not-allowed}.courier-action-secondary:active:not(:disabled){background:#c5a46a14}.courier-card.has-issue{border-color:#b5715f73}.courier-issue{padding:12px;border-radius:12px;border:1px solid rgba(181,113,95,.4);background:#b5715f1f;display:grid;gap:4px}.courier-issue-label{margin:0;font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:#e8b4a8}.courier-issue-text{margin:0;font-size:15px;font-weight:600;line-height:1.35;color:#f4ecdb}.courier-issue-at{margin:2px 0 0;font-size:12px;color:#b8a99a;font-variant-numeric:tabular-nums}.courier-issue-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:flex-end;justify-content:center}.courier-issue-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;padding:0;margin:0;background:#0000009e;cursor:pointer}.courier-issue-panel{position:relative;z-index:1;width:100%;max-width:520px;max-height:min(88dvh,640px);overflow:auto;box-sizing:border-box;border-radius:20px 20px 0 0;border:1px solid rgba(197,164,106,.22);border-bottom:none;background:#171310;padding:18px 16px calc(18px + env(safe-area-inset-bottom,0px))}.courier-issue-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.courier-issue-head h2{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:28px;line-height:1.1}.courier-issue-head p{margin:4px 0 0;font-size:13px;color:#8a8178}.courier-issue-close{flex-shrink:0;border:1px solid rgba(197,164,106,.28);background:transparent;color:#c5a46a;border-radius:999px;padding:8px 12px;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.courier-issue-close:disabled{opacity:.55;cursor:not-allowed}.courier-issue-body{display:grid;gap:12px}.courier-issue-options{display:grid;gap:8px}.courier-issue-option{width:100%;min-height:48px;text-align:left;border-radius:12px;border:1px solid rgba(197,164,106,.22);background:#0f0d0c;color:#f4ecdb;font:inherit;font-size:15px;font-weight:600;padding:12px 14px;cursor:pointer}.courier-issue-option.is-selected{border-color:#c5a46a8c;background:#c5a46a1f;color:#e0c795}.courier-issue-option:disabled{opacity:.55;cursor:not-allowed}.courier-issue-field{display:grid;gap:6px;font-size:13px;color:#8a8178;font-weight:600}.courier-issue-field input{width:100%;box-sizing:border-box;border-radius:12px;border:1px solid rgba(197,164,106,.28);background:#0f0d0c;color:#f4ecdb;padding:14px 12px;font:inherit;font-size:16px}.courier-history{margin-top:8px;padding-top:8px;border-top:1px solid rgba(197,164,106,.12)}.courier-history-details{border:none}.courier-history-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.courier-history-summary::-webkit-details-marker{display:none}.courier-history-summary:after{content:"▾";color:var(--shell-muted, #8a8178);font-size:12px;transition:transform .15s ease}.courier-history-details[open] .courier-history-summary:after{transform:rotate(-180deg)}.courier-today-pill{margin-left:auto;margin-right:8px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:none;color:#1c1509;background:linear-gradient(180deg,#e0c795,#c5a46a);border-radius:999px;padding:3px 8px}.courier-history-body{margin-top:12px;display:grid;gap:12px}.courier-today-line{margin:0;font-size:14px;font-weight:600;color:#e0c795}.courier-card-done{padding:12px 14px;gap:6px;opacity:.95}.courier-card-done .courier-card-head h2{font-size:22px}.courier-delivered-at{margin:0;font-size:13px;font-weight:700;color:#8a8178;font-variant-numeric:tabular-nums}.courier-name-sm{font-size:15px}.courier-phone-sm{font-size:15px;font-weight:600}.courier-address-one{margin:0;font-size:13px;line-height:1.35;color:#d8d0c4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.courier-load-more{width:100%;min-height:44px;border:1px solid rgba(197,164,106,.35);border-radius:12px;background:transparent;color:#c5a46a;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.courier-load-more:disabled{opacity:.55;cursor:not-allowed}
