:root{
    --premium-espresso:#170d09;
    --premium-espresso-2:#24130d;
    --premium-wine:#6f1d2b;
    --premium-wine-soft:#9e4050;
    --premium-gold:#c99a45;
    --premium-gold-light:#efd8a6;
    --premium-ivory:#f7f1e7;
    --premium-cream:#fffaf2;
    --premium-sage:#6e7c65;
    --premium-ink:#201711;
    --premium-muted:#75675d;
    --premium-line:#e7ddcf;
    --premium-success:#2e6a4f;
    --premium-danger:#a33b3b;
    --premium-shadow:0 28px 80px rgba(43,24,14,.14);
    --premium-shadow-soft:0 16px 44px rgba(43,24,14,.08);
    --premium-radius:24px;
    --premium-font:"Aptos","Segoe UI",Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{font-family:var(--premium-font);text-rendering:optimizeLegibility}
button,input,select,textarea{font:inherit}
.premium-reveal{opacity:0;transform:translateY(20px);transition:opacity .72s cubic-bezier(.2,.75,.25,1),transform .72s cubic-bezier(.2,.75,.25,1)}
.premium-reveal.is-visible{opacity:1;transform:none}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.premium-reveal{opacity:1;transform:none;transition:none!important}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* Premium landing */
.premium-landing{margin:0;min-height:100vh;background:var(--premium-espresso);color:#fff;overflow-x:hidden}
.premium-landing:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 15% 10%,rgba(201,154,69,.12),transparent 34%),radial-gradient(circle at 88% 20%,rgba(111,29,43,.22),transparent 35%);z-index:0}
.premium-landing-nav{position:relative;z-index:20;max-width:1460px;height:92px;margin:auto;padding:0 42px;display:flex;align-items:center;justify-content:space-between}
.premium-landing-brand{display:inline-flex;align-items:center;gap:12px;color:inherit;text-decoration:none}
.premium-landing-brand>span,.premium-brand>span{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,var(--premium-gold-light),var(--premium-gold));color:var(--premium-espresso);font-weight:950;box-shadow:0 12px 28px rgba(201,154,69,.23)}
.premium-landing-brand>b{font-size:21px;letter-spacing:-.045em}
.premium-landing-nav nav{display:flex;align-items:center;gap:31px}
.premium-landing-nav nav a{color:#b9aaa0;text-decoration:none;font-size:13px;font-weight:750;transition:.2s}
.premium-landing-nav nav a:hover{color:#fff}
.premium-landing-nav .premium-nav-cta{padding:13px 18px;border-radius:13px;background:var(--premium-cream);color:var(--premium-espresso)}
.premium-landing-hero{position:relative;z-index:2;max-width:1460px;min-height:780px;margin:auto;padding:70px 42px 105px;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:64px}
.premium-kicker{display:block;color:var(--premium-gold-light);font-size:10px;font-weight:900;letter-spacing:.24em;margin-bottom:20px}
.premium-landing-copy h1{margin:0;font-size:clamp(56px,6.2vw,96px);line-height:.92;letter-spacing:-.076em;font-weight:800}
.premium-landing-copy h1 em{font-style:normal;color:var(--premium-gold-light)}
.premium-landing-copy>p{max-width:650px;margin:30px 0;color:#c4b4a8;font-size:18px;line-height:1.75}
.premium-landing-actions{display:flex;gap:12px}
.premium-landing-actions a{min-height:56px;padding:0 22px;border-radius:15px;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;text-decoration:none;font-size:13px;font-weight:850}
.premium-landing-actions a:first-child{background:linear-gradient(135deg,var(--premium-gold-light),var(--premium-gold));color:var(--premium-espresso);box-shadow:0 15px 34px rgba(201,154,69,.2)}
.premium-landing-actions a:last-child{border:1px solid rgba(255,255,255,.18);color:#fff;background:rgba(255,255,255,.025)}
.premium-proof{display:flex;flex-wrap:wrap;gap:21px;margin-top:36px;color:#96867c;font-size:11px}
.premium-proof span{display:flex;align-items:center;gap:8px}.premium-proof b{color:var(--premium-gold-light);font-size:10px;letter-spacing:.12em}
.premium-spline-stage{position:relative;min-height:620px;border-radius:38px;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.018));border:1px solid rgba(239,216,166,.17);box-shadow:0 70px 130px rgba(0,0,0,.36)}
.premium-spline-stage spline-viewer{position:absolute;inset:-6%;width:112%;height:112%;filter:saturate(.78) sepia(.12)}
.premium-spline-glow{position:absolute;width:450px;height:450px;border-radius:50%;left:12%;top:12%;background:rgba(201,154,69,.16);filter:blur(100px);z-index:0}
.premium-floating-card{position:absolute;z-index:3;min-width:190px;padding:16px 18px;border-radius:17px;background:rgba(255,250,242,.94);color:var(--premium-espresso);box-shadow:0 24px 58px rgba(0,0,0,.28);backdrop-filter:blur(14px);display:grid;gap:4px}
.premium-floating-card small{font-size:9px;letter-spacing:.1em;color:#8e786a;text-transform:uppercase}.premium-floating-card strong{font-size:18px}.premium-floating-card span{font-size:10px;color:#7c6a5f}.card-sales{left:22px;top:28px}.card-table{right:22px;bottom:28px}
.premium-marquee{position:relative;z-index:3;border-block:1px solid rgba(255,255,255,.09);overflow:hidden;padding:25px 0;color:#8d7f75;font-size:9px;font-weight:850;letter-spacing:.18em}
.premium-marquee>div{width:max-content;display:flex;gap:75px;animation:premium-marquee 28s linear infinite}.premium-marquee span:before{content:"✦";color:var(--premium-gold);margin-right:75px}@keyframes premium-marquee{to{transform:translateX(-35%)}}
.premium-platform-section,.premium-restaurant-showcase{position:relative;z-index:2;max-width:1460px;margin:auto;padding:125px 42px}
.premium-section-copy{max-width:800px}.premium-section-copy h2{font-size:clamp(44px,5.5vw,76px);line-height:.98;letter-spacing:-.068em;margin:0 0 25px}.premium-section-copy p{color:#b5a69b;font-size:17px;line-height:1.75}.premium-section-copy>a{display:inline-flex;margin-top:16px;color:var(--premium-gold-light);font-weight:800;text-decoration:none}
.premium-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:60px}
.premium-feature-grid article{min-height:290px;padding:29px;border-radius:24px;border:1px solid rgba(239,216,166,.14);background:linear-gradient(155deg,rgba(255,255,255,.055),rgba(255,255,255,.017));transition:transform .35s,border-color .35s,background .35s}
.premium-feature-grid article:hover{transform:translateY(-9px);border-color:rgba(239,216,166,.38);background:linear-gradient(155deg,rgba(201,154,69,.12),rgba(255,255,255,.02))}
.premium-feature-grid article>span{color:var(--premium-gold);font-size:10px;letter-spacing:.18em}.premium-feature-grid h3{margin:105px 0 12px;font-size:22px}.premium-feature-grid p{color:#9e9086;font-size:13px;line-height:1.72}
.premium-restaurant-showcase{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:85px}
.premium-showcase-image{position:relative;min-height:560px;border-radius:34px;overflow:hidden;background:radial-gradient(circle at 50% 38%,#a76439 0 13%,#7a3927 14% 23%,#391911 24% 42%,#21100b 43%);box-shadow:var(--premium-shadow);isolation:isolate}
.premium-showcase-image:before{content:"";position:absolute;inset:11%;border:1px solid rgba(239,216,166,.2);border-radius:50%;box-shadow:0 0 0 35px rgba(255,255,255,.025),0 0 0 70px rgba(255,255,255,.012)}
.premium-showcase-image>span{position:absolute;width:170px;height:85px;border-radius:60% 40% 58% 42%;background:linear-gradient(135deg,#d28c4f,#7e2f26);left:28%;top:37%;filter:drop-shadow(25px 26px 20px rgba(0,0,0,.4));animation:premium-food-float 5s ease-in-out infinite}
.premium-showcase-image>i{position:absolute;width:110px;height:70px;border-radius:50%;background:linear-gradient(135deg,#758a3e,#2f4d26);right:23%;top:42%;transform:rotate(-20deg);animation:premium-food-float 5.8s ease-in-out infinite reverse}
.premium-showcase-image>b{position:absolute;left:28px;bottom:28px;padding:12px 15px;border-radius:999px;background:rgba(255,250,242,.9);color:var(--premium-espresso);font-size:11px}
@keyframes premium-food-float{50%{transform:translateY(-14px) rotate(3deg)}}
.premium-final-cta{position:relative;z-index:2;margin:30px 42px 85px;padding:95px 35px;border-radius:36px;text-align:center;background:linear-gradient(135deg,var(--premium-gold-light),var(--premium-gold));color:var(--premium-espresso);overflow:hidden}
.premium-final-cta:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-160px;top:-230px;background:rgba(255,255,255,.28)}
.premium-final-cta>span{font-size:9px;font-weight:950;letter-spacing:.23em}.premium-final-cta h2{position:relative;z-index:2;max-width:900px;margin:20px auto 35px;font-size:clamp(42px,5.3vw,74px);line-height:.98;letter-spacing:-.067em}.premium-final-cta a{position:relative;z-index:2;display:inline-flex;gap:30px;align-items:center;padding:17px 22px;border-radius:14px;background:var(--premium-espresso);color:#fff;text-decoration:none;font-size:13px;font-weight:850}
.premium-landing-footer{position:relative;z-index:2;max-width:1460px;margin:auto;padding:34px 42px 55px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;color:#887a71;font-size:11px}.premium-landing-footer b{color:#fff}

/* Auth + registration */
.premium-auth-body,.premium-register-body{margin:0;background:var(--premium-ivory);color:var(--premium-ink)}
.premium-auth-shell{min-height:100vh;display:grid;grid-template-columns:58% 42%}
.premium-auth-story,.premium-register-story{position:relative;overflow:hidden;background:linear-gradient(145deg,#170d09,#27130d 55%,#3b1819);color:#fff;padding:48px 5vw;display:flex;flex-direction:column;justify-content:space-between}
.premium-auth-story:after,.premium-register-story:after{content:"";position:absolute;width:650px;height:650px;border-radius:50%;left:-330px;bottom:-400px;background:rgba(201,154,69,.18);filter:blur(85px)}
.premium-auth-copy{position:relative;z-index:2}.premium-auth-copy h1,.premium-register-story h1{font-size:clamp(56px,6vw,92px);line-height:.92;letter-spacing:-.075em;margin:0}.premium-auth-copy>p,.premium-register-story>div>p{max-width:620px;margin-top:28px;color:#c8b7aa;font-size:17px;line-height:1.72}
.premium-auth-visual{position:absolute;right:6%;bottom:8%;width:310px;height:310px;border-radius:50%;border:1px solid rgba(239,216,166,.18);display:grid;place-items:center;animation:premium-spin 24s linear infinite}.premium-auth-visual:before,.premium-auth-visual:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(239,216,166,.12)}.premium-auth-visual:before{inset:35px}.premium-auth-visual:after{inset:74px}.premium-auth-visual>span{width:105px;height:105px;border-radius:50%;background:radial-gradient(circle at 35% 35%,var(--premium-gold-light),#7d3a24 55%,#32130f);box-shadow:0 25px 50px rgba(0,0,0,.4)}.premium-auth-visual>b{position:absolute;bottom:24px;font-size:10px;letter-spacing:.18em;color:var(--premium-gold-light)}@keyframes premium-spin{to{transform:rotate(360deg)}}
.premium-auth-panel,.premium-register-panel{display:grid;place-items:center;padding:38px;background:radial-gradient(circle at 45% 35%,#fffdf8,#f4ede3)}
.premium-auth-card{width:min(480px,100%);padding:45px;border-radius:28px;background:rgba(255,255,255,.92);border:1px solid #eadfce;box-shadow:var(--premium-shadow)}
.premium-form-kicker,.premium-register-heading>span{font-size:9px;font-weight:950;letter-spacing:.22em;color:var(--premium-wine)}
.premium-auth-card h2,.premium-register-heading h2{margin:10px 0 7px;font-size:36px;letter-spacing:-.05em}.premium-auth-card>p,.premium-register-heading>p{margin:0 0 28px;color:var(--premium-muted);line-height:1.6}
.premium-auth-card label,.premium-register-card label,.premium-form label{display:grid;gap:8px;margin-top:17px;font-size:11px;font-weight:800;color:#3c2c23}
.premium-auth-card input,.premium-register-card input,.premium-register-card select,.premium-form input,.premium-form select,.premium-form textarea{width:100%;min-height:50px;padding:0 14px;border:1px solid #ded2c2;border-radius:13px;background:#fffdf9;color:var(--premium-ink);outline:none;transition:.2s}
.premium-form textarea{min-height:95px;padding-top:13px;resize:vertical}.premium-auth-card input:focus,.premium-register-card input:focus,.premium-form input:focus,.premium-form select:focus,.premium-form textarea:focus{border-color:var(--premium-gold);box-shadow:0 0 0 4px rgba(201,154,69,.12)}
.premium-check{grid-template-columns:18px 1fr!important;align-items:center!important;font-weight:600!important;color:var(--premium-muted)!important}.premium-check input{width:17px!important;min-height:17px!important;margin:0}
.premium-auth-card>button,.premium-register-submit{width:100%;min-height:54px;margin-top:24px;padding:0 18px;border:0;border-radius:14px;background:linear-gradient(135deg,var(--premium-espresso-2),var(--premium-espresso));color:#fff;display:flex;justify-content:space-between;align-items:center;font-weight:850;cursor:pointer}
.premium-demo-credentials{margin-top:22px;padding:14px;border-radius:14px;background:#f5eee4;display:grid;gap:4px;color:#6f5c50;font-size:10px}.premium-demo-credentials code{color:#2d2019}.premium-auth-link{text-align:center!important;margin:20px 0 0!important;font-size:11px}.premium-auth-link a{color:var(--premium-wine);font-weight:850}
.premium-register-shell{min-height:100vh;display:grid;grid-template-columns:42% 58%}.premium-register-story{position:sticky;top:0;height:100vh;justify-content:flex-start;gap:16vh}.premium-register-story ol{list-style:none;margin:34px 0 0;padding:0;display:grid;gap:18px}.premium-register-story li{display:flex;align-items:center;gap:15px}.premium-register-story li>b{width:38px;height:38px;border-radius:12px;background:rgba(239,216,166,.1);color:var(--premium-gold-light);display:grid;place-items:center;font-size:10px}.premium-register-story li>span{display:grid}.premium-register-story li small{color:#9c8c82;margin-top:3px}.premium-register-panel{padding:55px}.premium-register-card{width:min(760px,100%);padding:42px;border-radius:29px;background:#fff;border:1px solid var(--premium-line);box-shadow:var(--premium-shadow)}
.premium-form-section{padding:26px 0;border-top:1px solid var(--premium-line)}.premium-form-section h3{margin:0 0 5px;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--premium-wine)}.premium-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.premium-form-grid .span-2{grid-column:span 2}.premium-form-grid label small{font-weight:500;color:var(--premium-muted)}

/* Platform owner layout */
.platform-body{margin:0;min-height:100vh;background:#f4eee5;color:var(--premium-ink);font-size:15px}
.platform-shell{min-height:100vh;display:grid;grid-template-columns:280px 1fr}
.platform-sidebar{position:sticky;top:0;height:100vh;padding:25px 18px;background:linear-gradient(180deg,#1a0f0a,#24120c 62%,#321417);color:#fff;display:flex;flex-direction:column;z-index:30}
.premium-brand{display:flex;align-items:center;gap:11px;padding:0 10px;color:#fff;text-decoration:none}.premium-brand>span{width:38px;height:38px;border-radius:12px}.premium-brand>div{display:grid}.premium-brand b{font-size:18px}.premium-brand small{color:#9e897d;font-size:9px}
.platform-owner-card{margin:29px 5px 20px;padding:14px;border-radius:16px;border:1px solid rgba(239,216,166,.12);background:rgba(255,255,255,.035);display:flex;align-items:center;gap:12px}.platform-owner-card>span{width:39px;height:39px;border-radius:12px;background:var(--premium-gold);color:var(--premium-espresso);display:grid;place-items:center;font-weight:900}.platform-owner-card>div{display:grid}.platform-owner-card small{font-size:8px;letter-spacing:.14em;color:var(--premium-gold-light)}.platform-owner-card b{font-size:11px;margin-top:3px}
.platform-sidebar nav{display:grid;gap:5px}.platform-sidebar nav>span{margin:18px 11px 8px;color:#856f63;font-size:8px;font-weight:900;letter-spacing:.19em}.platform-sidebar nav a{min-height:47px;padding:0 13px;border-radius:13px;display:flex;align-items:center;gap:12px;color:#bca99d;text-decoration:none;transition:.2s}.platform-sidebar nav a svg{width:18px}.platform-sidebar nav a b{font-size:12px}.platform-sidebar nav a:hover,.platform-sidebar nav a.active{color:#fff;background:rgba(239,216,166,.09)}.platform-sidebar nav a.active{box-shadow:inset 3px 0 var(--premium-gold)}
.platform-logout{margin-top:auto}.platform-logout button{width:100%;height:45px;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:rgba(255,255,255,.035);color:#c8b9af;display:flex;justify-content:space-between;align-items:center;padding:0 15px;cursor:pointer}
.platform-main{min-width:0}.platform-topbar{height:82px;padding:0 32px;border-bottom:1px solid #e6dbcc;background:rgba(255,250,244,.88);backdrop-filter:blur(16px);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20}.platform-topbar>div{display:grid}.platform-topbar small{font-size:9px;letter-spacing:.13em;color:#847468}.platform-topbar b{font-size:13px;margin-top:4px}.platform-top-actions{display:flex!important;grid-auto-flow:column;align-items:center;gap:10px}.platform-top-actions span,.platform-top-actions b{padding:9px 12px;border:1px solid #e2d6c6;border-radius:999px;font-size:10px;margin:0}.platform-top-actions b{background:#efe0c3;color:#5a3519}.platform-menu-button{display:none;border:0;background:transparent;font-size:22px}.platform-content{padding:35px 34px 75px;max-width:1700px;margin:auto}
.platform-hero{position:relative;min-height:350px;padding:50px;border-radius:32px;background:linear-gradient(135deg,#1d100b,#351713 55%,#5b2027);color:#fff;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.platform-hero:before{content:"";position:absolute;width:450px;height:450px;border-radius:50%;right:-100px;top:-220px;background:rgba(239,216,166,.12);filter:blur(45px)}.platform-hero>div:first-child{max-width:850px;position:relative;z-index:2}.platform-hero>div>span,.platform-page-head>div>span,.premium-panel header>div>span{font-size:9px;font-weight:950;letter-spacing:.21em;color:var(--premium-gold-light)}.platform-hero h1{margin:13px 0 19px;font-size:clamp(46px,5vw,76px);line-height:.95;letter-spacing:-.067em}.platform-hero h1 em{font-style:normal;color:var(--premium-gold-light)}.platform-hero p{max-width:720px;color:#cbbab0;font-size:16px;line-height:1.65}
.platform-hero-orb,.premium-food-orbit{position:relative;width:210px;height:210px;flex:0 0 auto;border-radius:50%;border:1px solid rgba(239,216,166,.22);display:grid;place-items:center;animation:premium-orbit-spin 18s linear infinite}.platform-hero-orb:before,.platform-hero-orb:after,.premium-food-orbit:before,.premium-food-orbit:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(239,216,166,.12)}.platform-hero-orb:before,.premium-food-orbit:before{inset:25px}.platform-hero-orb:after,.premium-food-orbit:after{inset:52px}.platform-hero-orb b,.premium-food-orbit b{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,var(--premium-gold-light),var(--premium-gold));color:var(--premium-espresso);font-size:29px;box-shadow:0 22px 45px rgba(0,0,0,.28)}.platform-hero-orb>span,.premium-food-orbit>span{position:absolute;width:17px;height:17px;border-radius:50%;background:var(--premium-gold-light);top:22px;left:42px}.platform-hero-orb>i,.premium-food-orbit>i{position:absolute;width:11px;height:11px;border-radius:50%;background:#b8565d;right:25px;bottom:54px}@keyframes premium-orbit-spin{to{transform:rotate(360deg)}}
.platform-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:18px 0}.platform-metric{min-height:155px;padding:23px;border-radius:21px;background:#fffdf9;border:1px solid #e5d9c8;box-shadow:var(--premium-shadow-soft);display:grid;align-content:start;gap:6px}.platform-metric small{color:#7d6c61;font-size:11px}.platform-metric strong{font-size:clamp(26px,2.4vw,37px);letter-spacing:-.045em;overflow-wrap:anywhere}.platform-metric span{margin-top:auto;color:#948277;font-size:10px}
.platform-analytics-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.75fr);gap:16px;margin-bottom:16px}.premium-panel{border-radius:24px;background:#fffdf9;border:1px solid #e5d9c9;box-shadow:var(--premium-shadow-soft);overflow:hidden}.premium-panel>header{min-height:82px;padding:20px 24px;border-bottom:1px solid #ece2d6;display:flex;align-items:center;justify-content:space-between;gap:20px}.premium-panel header h2{margin:5px 0 0;font-size:23px;letter-spacing:-.035em}.premium-panel header>small{color:#8c7b70;font-size:10px}.premium-panel header>a{font-size:11px;color:var(--premium-wine);font-weight:800;text-decoration:none}.premium-chart-wrap{height:330px;padding:24px 24px 5px}.premium-chart-wrap canvas{width:100%;height:100%;display:block}.chart-legend{padding:0 24px 22px;display:flex;gap:20px;color:#7b6a5f;font-size:10px}.chart-legend span{display:flex;align-items:center;gap:8px}.chart-legend i{width:9px;height:9px;border-radius:50%}.chart-legend i.gold{background:var(--premium-gold)}.chart-legend i.wine{background:var(--premium-wine)}
.platform-health-panel{padding-bottom:20px}.health-ring{--progress:calc(var(--value)*3.6deg);width:190px;height:190px;margin:28px auto 22px;border-radius:50%;background:conic-gradient(var(--premium-gold) var(--progress),#eee4d8 0);display:grid;place-items:center;position:relative}.health-ring:after{content:"";position:absolute;inset:16px;border-radius:50%;background:#fffdf9}.health-ring strong,.health-ring span{position:relative;z-index:2}.health-ring strong{font-size:36px;align-self:end}.health-ring span{font-size:10px;color:#837165;align-self:start}.health-list{padding:0 24px}.health-list p{margin:0;padding:12px 0;border-top:1px solid #eee4d8;display:flex;justify-content:space-between;gap:15px;color:#7e6d62;font-size:11px}.health-list b{color:var(--premium-ink)}
.premium-table-wrap{overflow:auto}.premium-table{width:100%;border-collapse:collapse;min-width:850px}.premium-table th{padding:14px 20px;text-align:left;color:#8b796d;font-size:8px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;border-bottom:1px solid #ece2d6}.premium-table td{padding:16px 20px;border-bottom:1px solid #f0e7dc;font-size:12px}.premium-table tr:last-child td{border-bottom:0}.premium-store-name{display:flex;align-items:center;gap:12px}.premium-store-name>span{width:40px;height:40px;border-radius:13px;background:#eee0cc;color:#542e20;display:grid;place-items:center;font-weight:950}.premium-store-name>div{display:grid}.premium-store-name small{color:#8a786d;margin-top:3px}.subscription-badge{display:inline-flex;padding:7px 10px;border-radius:999px;font-size:9px;font-weight:850}.subscription-badge--active{background:#dcefe3;color:#245b3d}.subscription-badge--trial{background:#eee2c8;color:#745423}.subscription-badge--past_due{background:#f7e7bd;color:#8a5e05}.subscription-badge--suspended,.subscription-badge--cancelled{background:#f4d9d9;color:#8f3131}.premium-link-button{border:0;background:transparent;color:var(--premium-wine);font-weight:850;font-size:10px;cursor:pointer}.premium-empty{padding:30px!important;text-align:center;color:#8b7a6e!important}
.platform-bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.payment-composition{padding:10px 24px 24px;display:grid}.payment-composition article{padding:16px 0;border-bottom:1px solid #eee4d8;display:grid;grid-template-columns:1fr auto;gap:4px}.payment-composition article span{font-size:11px;color:#7c6b60}.payment-composition article strong{font-size:16px}.payment-composition article small{grid-column:1/-1;color:#9a887d}.billing-activity{padding:10px 24px 24px}.billing-activity article{padding:13px 0;border-bottom:1px solid #eee4d8;display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:10px}.billing-activity article>span{width:36px;height:36px;border-radius:11px;background:#eee0cc;display:grid;place-items:center;font-weight:900}.billing-activity article>div{display:grid}.billing-activity small,.billing-activity time{color:#8e7d71;font-size:9px}.billing-activity time{text-align:right}
.platform-page-head{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:24px}.platform-page-head h1{margin:8px 0;font-size:clamp(40px,4.5vw,64px);letter-spacing:-.062em}.platform-page-head p{color:#7e6d62}.platform-search{display:grid;grid-template-columns:minmax(250px,1fr) 180px 90px;gap:8px;min-width:min(620px,100%)}.platform-search input,.platform-search select{min-height:46px;padding:0 13px;border:1px solid #dfd2c2;border-radius:12px;background:#fffdf9}.platform-search button{border:0;border-radius:12px;background:var(--premium-espresso);color:#fff;font-weight:800}
.platform-store-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.platform-store-card{padding:21px;border-radius:24px;background:#fffdf9;border:1px solid #e4d8c8;box-shadow:var(--premium-shadow-soft);transition:.3s}.platform-store-card:hover{transform:translateY(-5px);box-shadow:var(--premium-shadow)}.platform-store-card.is-suspended{border-color:#e1b8b8;background:#fff8f7}.platform-store-card>header{display:grid;grid-template-columns:52px 1fr auto;gap:13px;align-items:start}.platform-store-card>header>span{width:52px;height:52px;border-radius:16px;background:linear-gradient(145deg,#ead7b6,#c08e3f);display:grid;place-items:center;color:#3a1f12;font-weight:950}.platform-store-card h2{margin:3px 0;font-size:20px}.platform-store-card header small{font-size:8px;letter-spacing:.14em;color:#917e71}.platform-store-card header p{margin:0;color:#8b796e;font-size:10px}.platform-store-card__metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:21px 0}.platform-store-card__metrics span{padding:13px;border-radius:14px;background:#f5ede2;display:grid;color:#8a776b;font-size:9px}.platform-store-card__metrics b{color:var(--premium-ink);font-size:16px;margin-bottom:3px}.platform-store-card footer{display:flex;justify-content:flex-end;gap:8px;padding-top:15px;border-top:1px solid #ece2d6}.platform-store-card footer form{margin:0}.premium-button{min-height:42px;padding:0 14px;border:0;border-radius:11px;background:var(--premium-espresso);color:#fff;font-size:10px;font-weight:850;cursor:pointer}.premium-button.secondary{background:#f0e4d3;color:#56301e}.suspension-note{padding:11px;border-radius:12px;background:#f5dede;color:#8d3333;font-size:10px}.premium-modal[hidden]{display:none}.premium-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px}.premium-modal__backdrop{position:absolute;inset:0;border:0;background:rgba(20,10,6,.7);backdrop-filter:blur(9px)}.premium-modal__card{position:relative;width:min(620px,100%);max-height:92vh;overflow:auto;border-radius:25px;background:#fffdf9;box-shadow:0 45px 120px rgba(0,0,0,.4)}.premium-modal__card>header{padding:23px 25px;border-bottom:1px solid #e9dfd2;display:flex;justify-content:space-between}.premium-modal__card header span{font-size:8px;color:var(--premium-wine);letter-spacing:.18em;font-weight:900}.premium-modal__card h2{margin:5px 0 0}.premium-modal__card header>button{width:36px;height:36px;border:0;border-radius:11px;background:#f1e7da;font-size:19px}.premium-form{padding:25px;display:grid;grid-template-columns:1fr 1fr;gap:13px}.premium-form label:nth-last-of-type(-n+2){grid-column:1/-1}.premium-form>.premium-button{grid-column:1/-1}.danger-zone{padding:20px 25px;border-top:1px solid #eaded0;background:#fff7f5}.danger-zone form{display:grid;gap:10px}.danger-zone label{display:grid;gap:7px;font-size:10px;font-weight:800}.danger-zone input{min-height:43px;border:1px solid #dfc5c2;border-radius:11px;padding:0 12px}.danger-zone button{min-height:43px;border:0;border-radius:11px;background:#973b3b;color:#fff;font-weight:850}.danger-zone button.restore{background:var(--premium-success)}.premium-pagination{margin-top:22px}.premium-empty-state{grid-column:1/-1;padding:65px;border:1px dashed #d9cbb9;border-radius:24px;text-align:center;background:#fffdf9}.staff-memberships{display:flex;flex-wrap:wrap;gap:7px}.staff-memberships>span{padding:7px 9px;border-radius:10px;background:#f2e8db;display:grid}.staff-memberships small{font-size:8px;color:#876f61}

/* Store dashboard refinements */
.admin-body{font-size:15px;background:#f5efe6;color:var(--premium-ink)}
.admin-body .sidebar{background:linear-gradient(180deg,#17100c,#25140d 65%,#351619)}
.admin-body .brand-mark{background:linear-gradient(145deg,var(--premium-gold-light),var(--premium-gold));color:var(--premium-espresso)}
.admin-body .sidebar-nav a{font-size:12px}.admin-body .sidebar-nav a.active{background:rgba(239,216,166,.09);box-shadow:inset 3px 0 var(--premium-gold)}
.admin-body .page-content{background:#f5efe6}.admin-body .topbar{background:rgba(255,252,247,.9);backdrop-filter:blur(15px);border-bottom-color:#e7ddcf}.admin-body .topbar strong{font-size:14px}.admin-body .eyebrow{font-size:9px}.role-pill{font-size:9px!important}
.premium-command-hero{background:linear-gradient(135deg,#20110b,#3b1813 58%,#6a202a)!important;color:#fff;border:0!important;box-shadow:var(--premium-shadow)}.premium-command-hero h1{font-size:clamp(46px,5vw,72px)!important}.premium-command-hero p{color:#d1beb2!important}.premium-command-hero .btn.primary{background:linear-gradient(135deg,var(--premium-gold-light),var(--premium-gold))!important;color:var(--premium-espresso)!important}.premium-food-orbit{margin-right:45px}.premium-metrics .pos-metric{background:#fffdf9;border-color:#e5d9c9;min-height:160px}.premium-metrics .pos-metric strong{font-size:clamp(28px,2.5vw,40px)}.premium-queue{background:#fffdf9;border-color:#e5d9c9}.store-analytics-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.8fr);gap:16px;margin:16px 0}.top-menu-list{padding:10px 22px 22px}.top-menu-list article{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:11px;padding:14px 0;border-bottom:1px solid #eee4d8}.top-menu-list article>span{width:34px;height:34px;border-radius:11px;background:#f0e3d0;color:#6c4023;display:grid;place-items:center;font-weight:900;font-size:9px}.top-menu-list article>div{display:grid}.top-menu-list small{color:#8e7b6e}.top-menu-list strong{font-size:11px}.store-insights{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:16px}.store-insights article{padding:18px;border-radius:17px;background:#fffdf9;border:1px solid #e5d9c9}.store-insights small{display:block;color:#88766a;margin-bottom:8px}.store-insights strong{font-size:15px;line-height:1.3}.dashboard-workspace .pos-panel{background:#fffdf9;border-color:#e5d9c9}.premium-store-dashboard .pos-table th{font-size:9px}.premium-store-dashboard .pos-table td{font-size:12px}

/* Food image motion */
.mm-card__media,.food-image{overflow:hidden;isolation:isolate}.mm-card__media img,.food-image img{width:100%;height:100%;object-fit:cover;transition:transform .75s cubic-bezier(.2,.75,.25,1),filter .55s;will-change:transform}.mm-card:hover .mm-card__media img,.food-card:hover .food-image img{transform:scale(1.065) rotate(.6deg);filter:saturate(1.06) contrast(1.02)}.mm-card{transition:transform .3s,box-shadow .3s,border-color .3s}.mm-card:hover{transform:translateY(-6px);box-shadow:var(--premium-shadow)}.food-card{transition:transform .32s,box-shadow .32s}.food-card:hover{transform:translateY(-5px);box-shadow:var(--premium-shadow)}

/* Utility pages */
.store-unavailable-body,.suspended-body{margin:0;min-height:100vh;display:grid;place-items:center;padding:25px;background:radial-gradient(circle at 50% 20%,#fff8ed,#eee2d3);color:var(--premium-ink)}.store-unavailable-card,.suspended-card{width:min(660px,100%);padding:54px;border-radius:29px;background:#fffdf9;border:1px solid #e2d5c4;box-shadow:var(--premium-shadow);text-align:center}.store-unavailable-mark,.suspended-brand>span{width:58px;height:58px;border-radius:18px;margin:0 auto 25px;background:linear-gradient(145deg,var(--premium-gold-light),var(--premium-gold));display:grid;place-items:center;color:var(--premium-espresso);font-weight:950}.store-unavailable-card>p,.suspended-card>p{font-size:9px;letter-spacing:.2em;color:var(--premium-wine);font-weight:900}.store-unavailable-card h1,.suspended-card h1{font-size:clamp(35px,5vw,55px);letter-spacing:-.055em;line-height:1;margin:14px 0}.store-unavailable-card>span,.suspended-card>span{color:var(--premium-muted)}.suspended-brand{display:flex;justify-content:center;align-items:center;gap:10px}.suspended-brand>span{margin:0}.suspended-actions{margin-top:27px;display:flex;justify-content:center;gap:10px}.suspended-actions a,.suspended-actions button{min-height:44px;padding:0 15px;border-radius:12px;border:0;background:var(--premium-espresso);color:#fff;display:inline-flex;align-items:center;text-decoration:none;font-weight:800}.suspended-actions button{background:#eee1d0;color:var(--premium-ink)}

@media(max-width:1250px){.platform-store-grid{grid-template-columns:repeat(2,1fr)}.platform-metrics{grid-template-columns:repeat(2,1fr)}.store-insights{grid-template-columns:repeat(3,1fr)}.premium-feature-grid{grid-template-columns:repeat(2,1fr)}.premium-landing-hero{grid-template-columns:1fr}.premium-spline-stage{min-height:560px}.premium-register-shell{grid-template-columns:38% 62%}.platform-page-head{align-items:stretch;flex-direction:column}.platform-search{width:100%}}
@media(max-width:980px){.platform-shell{grid-template-columns:1fr}.platform-sidebar{position:fixed;left:0;top:0;width:280px;transform:translateX(-105%);transition:.3s;box-shadow:30px 0 80px rgba(0,0,0,.3)}.platform-body.platform-menu-open .platform-sidebar{transform:none}.platform-menu-button{display:block}.platform-topbar{padding-inline:18px}.platform-content{padding:25px 18px 60px}.platform-analytics-grid,.platform-bottom-grid,.store-analytics-grid{grid-template-columns:1fr}.premium-auth-shell{grid-template-columns:1fr}.premium-auth-story{min-height:530px}.premium-auth-visual{width:220px;height:220px}.premium-register-shell{display:block}.premium-register-story{position:relative;height:auto;min-height:590px;gap:80px}.premium-register-panel{padding:25px 14px 55px}.premium-restaurant-showcase{grid-template-columns:1fr}.premium-food-orbit{display:none}}
@media(max-width:700px){.premium-landing-nav{height:72px;padding:0 18px}.premium-landing-nav nav a:not(.premium-nav-cta){display:none}.premium-landing-hero{padding:45px 18px 70px;gap:34px;min-height:auto}.premium-landing-copy h1{font-size:53px}.premium-landing-copy>p{font-size:15px}.premium-landing-actions{flex-direction:column}.premium-spline-stage{min-height:420px;border-radius:25px}.premium-floating-card{min-width:155px;padding:12px}.card-sales{left:10px;top:10px}.card-table{right:10px;bottom:10px}.premium-platform-section,.premium-restaurant-showcase{padding:80px 18px}.premium-feature-grid{grid-template-columns:1fr}.premium-feature-grid article{min-height:215px}.premium-feature-grid h3{margin-top:55px}.premium-final-cta{margin:20px 18px 45px;padding:65px 20px}.premium-landing-footer{padding-inline:18px;gap:20px}.premium-auth-story{padding:30px 22px;min-height:500px}.premium-auth-copy h1,.premium-register-story h1{font-size:49px}.premium-auth-panel{padding:20px 13px 45px}.premium-auth-card{padding:29px 21px}.premium-register-story{padding:30px 22px}.premium-register-card{padding:27px 19px}.premium-form-grid{grid-template-columns:1fr}.premium-form-grid .span-2{grid-column:span 1}.platform-hero{padding:30px;min-height:360px}.platform-hero h1{font-size:45px}.platform-hero-orb{display:none}.platform-metrics{grid-template-columns:1fr 1fr}.platform-metric{min-height:135px;padding:18px}.platform-metric strong{font-size:25px}.platform-store-grid{grid-template-columns:1fr}.platform-search{grid-template-columns:1fr}.platform-page-head h1{font-size:43px}.platform-top-actions span{display:none}.platform-top-actions b{font-size:8px}.premium-form{grid-template-columns:1fr}.premium-form label:nth-last-of-type(-n+2){grid-column:auto}.premium-form>.premium-button{grid-column:auto}.premium-modal{align-items:end;padding:0}.premium-modal__card{width:100%;border-radius:25px 25px 0 0;max-height:94vh}.store-insights{grid-template-columns:1fr 1fr}.premium-chart-wrap{height:260px;padding-inline:12px}.dashboard-workspace{display:block!important}.attention-panel{margin-top:15px}.premium-command-hero{padding:30px!important}.premium-command-hero h1{font-size:43px!important}}
@media(max-width:440px){.platform-metrics,.store-insights{grid-template-columns:1fr}.premium-proof{display:grid;grid-template-columns:1fr 1fr}.premium-floating-card{display:none}.premium-spline-stage{min-height:340px}.platform-content{padding-inline:12px}.platform-hero{border-radius:24px}.platform-hero h1{font-size:39px}.premium-panel>header{padding:17px}.premium-table td,.premium-table th{padding-inline:13px}}

/* Profit intelligence ---------------------------------------------------- */
.store-potential-strip {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
    margin: 18px 0;
}
.store-potential-strip article {
    padding: 20px;
    border: 1px solid rgba(93, 66, 46, .13);
    border-radius: 22px;
    background: linear-gradient(145deg, rgba(255, 253, 248, .98), rgba(246, 238, 225, .72));
    box-shadow: 0 16px 38px rgba(47, 31, 21, .06);
}
.store-potential-strip small,
.premium-cell-note {
    display: block;
    color: var(--premium-muted, #806f62);
    font-size: .75rem;
}
.store-potential-strip strong {
    display: block;
    margin: 8px 0 5px;
    color: var(--premium-espresso, #21140e);
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(1.45rem, 2vw, 2.2rem);
    line-height: 1;
}
.store-potential-strip span {
    color: var(--premium-muted, #806f62);
    font-size: .78rem;
    line-height: 1.45;
}
.mm-card__pricing { text-align: right; white-space: nowrap; }
.mm-card__pricing small { margin-top: 4px; color: #87776d; font-size: .7rem; }
.premium-table td .premium-cell-note { margin-top: 4px; }

@media (max-width: 1080px) {
    .store-potential-strip { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 620px) {
    .store-potential-strip { grid-template-columns: 1fr; }
    .store-potential-strip article { padding: 17px; border-radius: 18px; }
}

/* Readability pass ------------------------------------------------------- */
.admin-body,
.platform-body { font-size: 15px; }
.platform-sidebar nav a,
.platform-logout button,
.platform-search input,
.platform-search select,
.platform-search button,
.premium-button { font-size: .78rem; }
.platform-store-card header small,
.platform-store-card header p,
.platform-store-card__metrics span,
.suspension-note,
.premium-modal__card header span,
.premium-form label,
.danger-zone label,
.staff-memberships small,
.billing-activity small,
.billing-activity time { font-size: .72rem; }
.platform-store-card__metrics b { font-size: 1.1rem; }
.premium-table th { font-size: .72rem; }
.premium-table td { font-size: .86rem; }
.platform-topbar small,
.platform-top-actions,
.admin-body .eyebrow,
.role-pill { font-size: .72rem !important; }
.premium-store-dashboard .pos-table th { font-size: .72rem; }
.premium-store-dashboard .pos-table td { font-size: .86rem; }
.top-menu-list small { font-size: .76rem; }
.top-menu-list strong { font-size: .85rem; }
.store-insights small { font-size: .75rem; }
.store-insights strong { font-size: 1rem; }

@media (max-width: 700px) {
    .admin-body,
    .platform-body { font-size: 14px; }
}

/* Food photography motion ------------------------------------------------ */
.food-card,
.mm-card { transform: translateZ(0); }
.food-card .food-image img,
.mm-card__media img {
    transition: transform .7s cubic-bezier(.2,.75,.25,1), filter .45s ease;
    will-change: transform;
}
.food-card:hover .food-image img,
.mm-card:hover .mm-card__media img {
    transform: scale(1.055) rotate(.35deg);
    filter: saturate(1.08) contrast(1.02);
}
.food-card:hover,
.mm-card:hover {
    box-shadow: 0 24px 60px rgba(48, 27, 16, .13);
}
@media (prefers-reduced-motion: reduce) {
    .food-card .food-image img,
    .mm-card__media img { transition: none; }
    .food-card:hover .food-image img,
    .mm-card:hover .mm-card__media img { transform: none; }
}


/* Portfolio composition charts ----------------------------------------- */
.platform-composition-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
    margin-top: 18px;
}
.premium-bar-chart {
    display: grid;
    gap: 17px;
    padding: 24px;
}
.premium-bar-chart article { display: grid; gap: 9px; }
.premium-bar-chart article > div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    color: #5e4b3f;
    font-size: .86rem;
}
.premium-bar-chart article strong { color: var(--premium-espresso); font-size: .92rem; }
.premium-bar-chart article > i {
    position: relative;
    display: block;
    height: 10px;
    overflow: hidden;
    border-radius: 999px;
    background: #eee3d4;
}
.premium-bar-chart article > i > b {
    display: block;
    width: var(--bar-width, 0%);
    min-width: 3px;
    height: 100%;
    border-radius: inherit;
    background: linear-gradient(90deg, var(--premium-gold), var(--premium-gold-light));
    transform-origin: left;
    animation: premium-bar-grow .85s cubic-bezier(.2,.75,.25,1) both;
}
.premium-bar-chart--wine article > i > b {
    background: linear-gradient(90deg, var(--premium-wine), #a45a63);
}
@keyframes premium-bar-grow { from { transform: scaleX(0); } to { transform: scaleX(1); } }

/* Larger, more comfortable operational typography --------------------- */
.admin-body,
.platform-body { font-size: 16px; }
.platform-sidebar nav a,
.sidebar-nav a,
.platform-logout button,
.platform-search input,
.platform-search select,
.platform-search button,
.premium-button { font-size: .86rem; }
.platform-store-card header small,
.platform-store-card header p,
.platform-store-card__metrics span,
.suspension-note,
.premium-modal__card header span,
.premium-form label,
.danger-zone label,
.staff-memberships small,
.billing-activity small,
.billing-activity time { font-size: .78rem; }
.premium-table th,
.premium-store-dashboard .pos-table th { font-size: .78rem; }
.premium-table td,
.premium-store-dashboard .pos-table td { font-size: .94rem; }
.platform-topbar small,
.platform-top-actions,
.admin-body .eyebrow,
.role-pill { font-size: .78rem !important; }
.top-menu-list small { font-size: .82rem; }
.top-menu-list strong { font-size: .92rem; }
.store-insights small { font-size: .82rem; }
.store-insights strong { font-size: 1.06rem; }
.store-insights--opportunities { grid-template-columns: repeat(3, minmax(0, 1fr)); }

@media (max-width: 980px) {
    .platform-composition-grid { grid-template-columns: 1fr; }
}
@media (max-width: 700px) {
    .admin-body,
    .platform-body { font-size: 15px; }
    .store-insights--opportunities { grid-template-columns: 1fr; }
    .premium-bar-chart { padding: 19px; }
}
@media (prefers-reduced-motion: reduce) {
    .premium-bar-chart article > i > b { animation: none; }
}

/* DineFlow 3.1 — self-hosted animated product experience ---------------- */
.premium-experience-stage{
    --experience-rx:0deg;
    --experience-ry:0deg;
    position:relative;
    min-height:620px;
    border-radius:38px;
    overflow:hidden;
    isolation:isolate;
    background:
        radial-gradient(circle at 18% 16%,rgba(239,216,166,.13),transparent 34%),
        radial-gradient(circle at 84% 78%,rgba(111,29,43,.25),transparent 38%),
        linear-gradient(145deg,#2b1710,#170d09 58%,#321419);
    border:1px solid rgba(239,216,166,.2);
    box-shadow:0 70px 130px rgba(0,0,0,.36);
    perspective:1200px;
}
.premium-experience-stage:before{
    content:"";
    position:absolute;
    inset:0;
    z-index:0;
    opacity:.23;
    background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);
    background-size:54px 54px;
    mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent 92%);
}
.premium-experience-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none;opacity:.78}
.premium-experience-glow{position:absolute;z-index:1;width:520px;height:520px;border-radius:50%;left:9%;top:5%;background:rgba(201,154,69,.13);filter:blur(110px);animation:experience-glow 7s ease-in-out infinite alternate}
@keyframes experience-glow{to{transform:translate3d(90px,35px,0) scale(1.14);opacity:.75}}
.premium-experience-shell{
    position:absolute;
    inset:9% 7%;
    z-index:2;
    display:grid;
    grid-template-rows:auto 1fr;
    overflow:hidden;
    border-radius:27px;
    border:1px solid rgba(239,216,166,.18);
    background:linear-gradient(150deg,rgba(31,20,14,.88),rgba(14,12,10,.82));
    box-shadow:0 38px 80px rgba(0,0,0,.34),inset 0 1px rgba(255,255,255,.06);
    backdrop-filter:blur(22px);
    transform:rotateX(var(--experience-rx)) rotateY(var(--experience-ry));
    transform-style:preserve-3d;
    transition:transform .45s cubic-bezier(.2,.75,.25,1);
}
.experience-topbar{display:flex;align-items:center;justify-content:space-between;padding:17px 19px;border-bottom:1px solid rgba(239,216,166,.12);background:rgba(255,255,255,.025)}
.experience-brand{display:flex;align-items:center;gap:10px}.experience-brand>span{width:31px;height:31px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(145deg,var(--premium-gold-light),var(--premium-gold));color:var(--premium-espresso);font-size:10px;font-weight:950;box-shadow:0 10px 22px rgba(201,154,69,.22)}.experience-brand>div{display:grid}.experience-brand strong{font-size:12px}.experience-brand small{color:#8f8177;font-size:8px;margin-top:2px}.experience-store{display:flex;align-items:center;gap:7px;padding:8px 10px;border-radius:999px;background:rgba(255,255,255,.045);color:#c9b9ad;font-size:8px}.experience-store i{width:7px;height:7px;border-radius:50%;background:#7eb687;box-shadow:0 0 0 4px rgba(126,182,135,.1)}
.experience-workspace{min-height:0;display:grid;grid-template-columns:.78fr 1.22fr;gap:12px;padding:13px}
.experience-summary{display:grid;grid-template-rows:auto auto 1fr;gap:10px;min-width:0}
.experience-metric{padding:15px;border:1px solid rgba(239,216,166,.11);border-radius:17px;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018));display:grid;gap:5px;box-shadow:inset 0 1px rgba(255,255,255,.03)}
.experience-metric--gold{background:linear-gradient(145deg,rgba(201,154,69,.22),rgba(201,154,69,.055));border-color:rgba(239,216,166,.2)}.experience-metric small,.experience-board header small{font-size:7px;letter-spacing:.14em;text-transform:uppercase;color:#9f8e81;font-weight:850}.experience-metric strong{font-size:21px;letter-spacing:-.04em}.experience-metric span{font-size:8px;color:#a9988b}
.experience-chart{min-height:100px;padding:13px 11px 10px;border:1px solid rgba(239,216,166,.1);border-radius:17px;background:rgba(0,0,0,.12);display:flex;align-items:end;gap:7px;overflow:hidden}.experience-chart span{flex:1;height:var(--bar);min-height:14px;border-radius:7px 7px 3px 3px;background:linear-gradient(to top,var(--premium-wine),var(--premium-gold-light));transform-origin:bottom;animation:experience-bar 1.2s cubic-bezier(.2,.75,.25,1) both,experience-bar-breathe 4.8s ease-in-out infinite alternate}.experience-chart span:nth-child(2){animation-delay:.08s}.experience-chart span:nth-child(3){animation-delay:.14s}.experience-chart span:nth-child(4){animation-delay:.2s}.experience-chart span:nth-child(5){animation-delay:.26s}.experience-chart span:nth-child(6){animation-delay:.32s}.experience-chart span:nth-child(7){animation-delay:.38s}@keyframes experience-bar{from{transform:scaleY(.06);opacity:.2}to{transform:scaleY(1);opacity:1}}@keyframes experience-bar-breathe{to{filter:brightness(1.18);transform:scaleY(.91)}}
.experience-board{min-width:0;padding:14px;border:1px solid rgba(239,216,166,.12);border-radius:19px;background:rgba(255,255,255,.032);display:grid;grid-template-rows:auto 1fr auto;gap:11px}.experience-board>header{display:flex;align-items:center;justify-content:space-between}.experience-board>header>div{display:grid;gap:3px}.experience-board>header strong{font-size:13px}.experience-board>header>span{font-size:8px;color:#9c8a7d}.experience-order-list{display:grid;align-content:center;gap:9px}.experience-order{display:grid;grid-template-columns:35px 1fr auto;align-items:center;gap:9px;padding:11px;border-radius:14px;border:1px solid rgba(239,216,166,.08);background:rgba(255,255,255,.035);transition:transform .48s cubic-bezier(.2,.75,.25,1),border-color .48s,background .48s,box-shadow .48s}.experience-order.is-highlighted{transform:translateX(-5px) scale(1.018);border-color:rgba(239,216,166,.29);background:linear-gradient(100deg,rgba(201,154,69,.14),rgba(255,255,255,.04));box-shadow:0 14px 26px rgba(0,0,0,.16)}.experience-table{width:35px;height:35px;border-radius:11px;display:grid;place-items:center;background:rgba(239,216,166,.12);color:var(--premium-gold-light);font-size:8px;font-weight:900}.experience-order>div{display:grid;gap:3px;min-width:0}.experience-order>div strong{font-size:10px}.experience-order>div small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#9d8c80;font-size:7px}.experience-order em{font-style:normal;font-size:7px;color:#c8b7aa;padding:6px 8px;border-radius:999px;background:rgba(255,255,255,.055);white-space:nowrap}.experience-order.is-highlighted em{color:#2a190e;background:var(--premium-gold-light)}.experience-board>footer{display:flex;align-items:center;justify-content:space-between;padding-top:10px;border-top:1px solid rgba(239,216,166,.08);font-size:8px;color:#96867a}.experience-board>footer span{display:flex;align-items:center;gap:6px}.experience-board>footer i{width:6px;height:6px;border-radius:50%;background:#7eb687;box-shadow:0 0 0 3px rgba(126,182,135,.1)}.experience-board>footer strong{color:#d6c3b4;font-size:8px}
.premium-experience-stage .premium-floating-card{z-index:4;animation:experience-card-float 5.4s ease-in-out infinite}.premium-experience-stage .card-table{animation-delay:-2.1s}@keyframes experience-card-float{50%{transform:translateY(-9px) rotate(.35deg)}}

/* Order sound control --------------------------------------------------- */
.order-sound-toggle{position:relative;min-width:42px;height:38px;padding:0 11px;border:1px solid #dfd4c5;border-radius:12px;background:#fffaf2;color:#5c4638;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;box-shadow:0 8px 20px rgba(47,31,21,.045);transition:transform .2s,border-color .2s,background .2s,color .2s}.order-sound-toggle:hover{transform:translateY(-1px);border-color:#c99a45}.order-sound-toggle svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.order-sound-toggle>span{font-size:10px;font-weight:850}.order-sound-toggle>i{width:7px;height:7px;border-radius:50%;background:#a9a39d;box-shadow:0 0 0 3px rgba(169,163,157,.11)}.order-sound-toggle[aria-pressed="true"]{background:#f5e6ca;border-color:#d8b66d;color:#4b2e1d}.order-sound-toggle[aria-pressed="true"]>i{background:#3f9c67;box-shadow:0 0 0 3px rgba(63,156,103,.12)}.order-sound-toggle.needs-unlock{animation:sound-attention 1.25s ease-in-out 3}@keyframes sound-attention{50%{box-shadow:0 0 0 7px rgba(201,154,69,.16);transform:translateY(-1px)}}

@media(max-width:1250px){.premium-experience-stage{min-height:570px}}
@media(max-width:700px){.premium-experience-stage{min-height:455px;border-radius:25px}.premium-experience-shell{inset:7% 5%}.experience-workspace{grid-template-columns:1fr}.experience-summary{grid-template-columns:1fr 1fr;grid-template-rows:auto}.experience-chart{display:none}.experience-board{min-height:235px}.order-sound-toggle>span{display:none}}
@media(max-width:440px){.premium-experience-stage{min-height:390px}.premium-experience-shell{inset:5% 4%}.experience-summary{display:none}.experience-workspace{display:block}.experience-board{height:100%}.experience-order{grid-template-columns:34px 1fr}.experience-order em{grid-column:2;justify-self:start}.premium-experience-stage .premium-floating-card{display:none}}
@media(prefers-reduced-motion:reduce){.premium-experience-glow,.experience-chart span,.premium-experience-stage .premium-floating-card{animation:none!important}.premium-experience-shell{transform:none!important}}
