:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#173b34;background:#fbf7ef;font-synthesis:none;--ink:#173b34;--coral:#ef7658;--cream:#fbf7ef;--mint:#e0f1e9;--line:#e9e2d7;--muted:#6c7c77}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline:3px solid rgba(239,118,88,.38);outline-offset:2px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:400}.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}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:20;width:260px;padding:28px 20px 22px;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:11px;font:30px Georgia,Times New Roman,serif}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--coral);color:#fff;box-shadow:0 8px 24px #ef765833}.brand-mark svg{width:22px}.brand.compact{font-size:25px}.brand.compact .brand-mark{width:38px;height:38px}.demo-pill{display:flex;width:max-content;align-items:center;gap:7px;padding:7px 11px;margin-top:12px;border-radius:30px;background:var(--mint);font-size:12px;font-weight:700}.demo-pill span{width:7px;height:7px;border-radius:50%;background:#35a174}.sidebar nav{display:grid;gap:7px;margin-top:34px}.nav-button{border:0;background:transparent;display:flex;align-items:center;gap:13px;padding:13px 14px;border-radius:14px;cursor:pointer;font-weight:600}.nav-button:hover{background:#f5f2ec}.nav-button.active{background:var(--mint)}.nav-button svg{width:21px;height:21px}.demo-note{margin-top:auto;padding:17px;border-radius:18px;background:var(--cream);display:grid;gap:5px;font-size:12px;line-height:1.45}.demo-note span{color:var(--muted)}.main{min-height:100vh;margin-left:260px}.page{width:min(1180px,100%);margin:auto;padding:42px 38px 80px}.mobile-header,.bottom-nav{display:none}.desktop-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.desktop-top>span{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:600}.desktop-top svg{width:16px}.icon-button{position:relative;border:0;background:#fff;border-radius:50%;width:44px;height:44px;display:grid;place-items:center;cursor:pointer;box-shadow:0 4px 20px #173b3412}.icon-button svg{width:20px}.badge{position:absolute;top:-4px;right:-3px;min-width:19px;height:19px;padding:0 5px;border-radius:12px;background:var(--coral);color:#fff;font-size:11px;display:grid;place-items:center;font-weight:800}.hero{position:relative;overflow:hidden;min-height:275px;padding:46px 48px;border-radius:32px;background:var(--ink);color:#fff;display:flex;align-items:center}.hero>div:first-child{position:relative;z-index:2;max-width:630px}.hero h1{font-size:58px;line-height:.96;margin-bottom:17px}.hero p:not(.eyebrow){max-width:500px;color:#ffffffb8;font-size:17px;line-height:1.55}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:800;color:var(--coral);margin-bottom:9px}.hero .eyebrow{color:#ffad94}.hero-art{position:absolute;right:6%;width:230px;height:230px;border-radius:50%;background:#29544b;display:grid;place-items:center}.hero-art>span{font-size:90px}.hero-art i{position:absolute;display:grid;place-items:center;width:66px;height:66px;border-radius:20px;background:#fff;font-style:normal;font-size:31px;box-shadow:0 12px 30px #0000002e}.art-one{left:-18px;top:25px}.art-two{right:-12px;bottom:15px}.search{margin-top:24px;height:58px;background:#fff;border:1px solid transparent;border-radius:18px;display:flex;align-items:center;gap:12px;padding:0 18px;box-shadow:0 8px 30px #173b340d}.search:focus-within{border-color:var(--coral)}.search svg{width:21px;color:var(--muted)}.search input{border:0;outline:0;width:100%;font-size:15px;color:var(--ink);background:transparent}.filters{display:flex;gap:9px;margin:14px 0 35px;overflow:auto;padding-bottom:3px}.filters button{white-space:nowrap;border:1px solid var(--line);background:#fff;padding:10px 15px;border-radius:30px;cursor:pointer;font-size:13px;font-weight:600}.filters button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.section-title{display:flex;align-items:end;justify-content:space-between;margin:34px 0 16px}.section-title h2{font-size:34px;margin:0}.section-title .eyebrow{margin-bottom:2px}.section-title>span{color:var(--muted);font-size:13px;margin-bottom:5px}.market-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.market-card{padding:0;text-align:left;border:0;background:#fff;border-radius:24px;overflow:hidden;cursor:pointer;box-shadow:0 8px 30px #173b340a;transition:.2s transform,.2s box-shadow}.market-card:hover{transform:translateY(-4px);box-shadow:0 14px 34px #173b341a}.market-visual{height:145px;position:relative;display:grid;place-items:center}.market-visual>span{font-size:65px;filter:drop-shadow(0 9px 12px rgba(0,0,0,.12))}.market-visual small{position:absolute;left:13px;top:13px;background:#ffffffe6;padding:6px 9px;border-radius:20px;text-transform:uppercase;font-size:9px;letter-spacing:.08em;font-weight:800}.coral{background:#f9dfd7}.violet{background:#e5e0f8}.mint{background:#dcebe7}.yellow{background:#f8e9c9}.market-body{padding:17px}.market-body>div{display:flex;align-items:center;justify-content:space-between}.market-body h3{font-size:18px;margin:0}.market-body>p{display:flex;align-items:center;gap:5px;margin:8px 0 14px;color:var(--muted);font-size:12px}.market-body p svg{width:14px}.market-body footer{display:flex;gap:15px;padding-top:12px;border-top:1px solid #eee9e1}.market-body footer span{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:600}.market-body footer svg{width:14px}.market-body footer span:first-child svg{color:#f2aa3d}.how{margin-top:65px;padding:42px;border-radius:30px;background:#fff}.how>h2{font-size:38px}.how>div{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.how article{position:relative;padding:22px;border-radius:20px;background:var(--cream)}.how article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--mint)}.how article>small{position:absolute;right:18px;top:18px;color:#b9b1a5;font-weight:800}.how h3{margin:16px 0 6px}.how p{color:var(--muted);font-size:13px;line-height:1.5;margin:0}.empty{background:#fff;border-radius:25px;padding:55px;text-align:center}.empty>svg{width:38px;height:38px;color:var(--coral)}.empty h3{margin:14px 0 5px}.empty p{color:var(--muted)}.empty button,.secondary{border:1px solid var(--line);background:#fff;padding:11px 16px;border-radius:12px;cursor:pointer;font-weight:700}.detail-actions{display:flex;justify-content:space-between;margin-bottom:20px}.back{border:0;background:transparent;display:flex;align-items:center;gap:6px;cursor:pointer;font-weight:700}.back svg{width:19px}.market-hero{display:grid;grid-template-columns:360px 1fr;gap:44px;align-items:center}.detail-visual{height:300px;border-radius:30px;display:grid;place-items:center}.detail-visual span{font-size:110px}.market-hero h1{font-size:52px;margin-bottom:12px}.market-hero>div:last-child>p:not(.eyebrow){color:var(--muted);line-height:1.6;max-width:600px}.meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.meta span{display:flex;align-items:center;gap:5px;padding:8px 10px;border-radius:20px;background:#fff;font-size:12px;font-weight:700}.meta svg{width:15px}.meta span:first-child svg{color:#f2aa3d}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.product-card{position:relative;background:#fff;border-radius:20px;padding:16px;display:flex;align-items:center;gap:14px}.product-emoji{width:76px;height:76px;border-radius:18px;background:var(--mint);display:grid;place-items:center;font-size:38px;flex:0 0 auto}.product-copy{min-width:0;flex:1}.product-copy small{font-size:10px;text-transform:uppercase;color:var(--coral);font-weight:800}.product-copy h3{font-size:16px;margin:4px 0}.product-copy p{font-size:12px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 0 6px}.add{border:0;background:var(--ink);color:#fff;width:38px;height:38px;border-radius:12px;display:grid;place-items:center;cursor:pointer}.add svg{width:18px}.stepper{display:flex;align-items:center;gap:5px;background:var(--cream);padding:3px;border-radius:12px}.stepper button{border:0;background:#fff;width:32px;height:32px;border-radius:9px;display:grid;place-items:center;cursor:pointer}.stepper svg{width:15px}.stepper span{width:23px;text-align:center;font-weight:800}.overlay{position:fixed;z-index:100;inset:0;background:#0d1f1b6b;backdrop-filter:blur(4px);display:flex;justify-content:flex-end}.cart{width:min(460px,100%);height:100%;background:var(--cream);padding:28px;display:flex;flex-direction:column;box-shadow:-20px 0 60px #0000001f}.cart>header{display:flex;justify-content:space-between;align-items:center}.cart h2{font-size:34px;margin:0}.cart-lines{display:grid;gap:10px;margin:22px 0;overflow:auto}.cart-line{display:flex;gap:12px;align-items:center;background:#fff;border-radius:17px;padding:12px}.cart-line>span{font-size:31px;width:50px;height:50px;background:var(--mint);border-radius:13px;display:grid;place-items:center}.cart-line>div:nth-child(2){display:grid;gap:2px;flex:1}.cart-line small{font-size:11px;color:var(--muted)}.cart-line b{font-size:13px}.cart-summary{margin-top:auto;border-top:1px solid var(--line);padding-top:18px}.cart-summary p{display:flex;justify-content:space-between;margin:7px 0}.cart-summary small{color:var(--muted)}.primary{border:0;background:var(--ink);color:#fff;border-radius:13px;padding:13px 18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}.primary svg,.secondary svg{width:18px}.cart-summary .primary{width:100%;margin-top:20px;height:52px}.cart-empty{background:transparent;margin:auto;padding:20px}.page-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.page-head h1{font-size:47px;margin:0 0 5px}.page-head p:not(.eyebrow){color:var(--muted);margin:0}.secondary{display:inline-flex;align-items:center;gap:7px}.order-list,.queue{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.order-card,.queue-card{background:#fff;border-radius:22px;padding:20px}.order-card header,.queue-card header{display:flex;align-items:center;gap:12px}.order-card header>div:nth-child(2),.queue-card header>div:first-child{flex:1}.order-icon{width:43px;height:43px;display:grid;place-items:center;background:var(--mint);border-radius:13px}.order-icon svg{width:21px}.order-card small,.queue-card small{color:var(--muted);font-size:11px}.order-card h3,.queue-card h3{margin:2px 0}.order-card>p,.queue-card>p{font-size:13px;color:var(--muted);margin:18px 0}.status{padding:7px 10px;border-radius:20px;font-size:10px;text-transform:uppercase;letter-spacing:.05em;font-weight:800;background:#f8e9c9}.status.ready,.status.completed{background:var(--mint)}.status.preparing{background:#e5e0f8}.status.accepted{background:#dce9fa}.order-meta{display:flex;justify-content:space-between;align-items:center;padding-top:13px;border-top:1px solid var(--line);font-size:12px}.order-meta span{display:flex;align-items:center;gap:6px}.order-meta svg{width:15px}.pickup-pin{margin-top:15px;padding:13px;background:var(--mint);border-radius:15px;display:flex;align-items:center;justify-content:space-between}.pickup-pin>div{display:flex;gap:8px;align-items:center}.pickup-pin>div>svg{width:21px}.pickup-pin span{display:grid}.pickup-pin small{font-size:9px}.pickup-pin b{font-size:20px;letter-spacing:.12em}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.metric{position:relative;background:#fff;border-radius:21px;padding:19px}.metric>span{position:absolute;right:17px;top:17px;width:40px;height:40px;border-radius:13px;background:var(--mint);display:grid;place-items:center}.metric>span svg{width:20px}.metric p{font-size:12px;color:var(--muted);margin:0}.metric>strong{display:block;font:34px Georgia,Times New Roman,serif;margin:8px 0 2px}.metric small{font-size:10px;color:#4c8f76}.queue-card footer{display:flex;gap:8px;margin-top:15px}.queue-card footer button{flex:1}.catalog-list{display:grid;gap:10px}.catalog-list article{display:flex;align-items:center;gap:15px;background:#fff;padding:14px;border-radius:18px}.catalog-emoji{width:56px;height:56px;background:var(--mint);display:grid;place-items:center;border-radius:14px;font-size:29px}.catalog-list article>div{flex:1}.catalog-list h3{margin:0 0 4px}.catalog-list p{margin:0;color:var(--muted);font-size:12px}.switch input{display:none}.switch span{display:block;width:42px;height:24px;border-radius:15px;background:#d6d2cb;padding:3px;cursor:pointer}.switch span:after{content:"";display:block;width:18px;height:18px;border-radius:50%;background:#fff;transition:.2s}.switch input:checked+span{background:var(--ink)}.switch input:checked+span:after{transform:translate(18px)}.admin-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:18px}.admin-task{width:100%;border:0;background:#fff;border-radius:17px;padding:14px;margin-bottom:9px;display:flex;align-items:center;gap:12px;text-align:left;cursor:pointer}.admin-task>span{width:42px;height:42px;border-radius:13px;background:var(--mint);display:grid;place-items:center}.admin-task>span svg{width:20px}.admin-task>div{display:grid;gap:3px;flex:1}.admin-task small{color:var(--muted)}.admin-task>svg{width:18px}.health-card{background:var(--ink);color:#fff;border-radius:25px;padding:25px}.health-card h2{font-size:30px}.health-ring{width:130px;height:130px;margin:22px auto;border-radius:50%;border:12px solid #3d625a;border-top-color:#88d6b7;display:grid;place-content:center;text-align:center}.health-ring strong{font-size:29px}.health-ring span{font-size:10px;color:#b7c9c5}.health-card ul{list-style:none;padding:0;margin:0}.health-card li{display:flex;justify-content:space-between;padding:9px 0;border-top:1px solid rgba(255,255,255,.12);font-size:12px}.compact-search{width:min(500px,100%);margin:0 0 18px}.vendor-table{background:#fff;border-radius:22px;overflow:hidden}.table-head,.table-row{display:grid;grid-template-columns:1.5fr 1fr .8fr .6fr .5fr;align-items:center;gap:12px;padding:14px 18px}.table-head{background:#f2eee7;text-transform:uppercase;font-size:9px;letter-spacing:.08em;font-weight:800}.table-row{border-top:1px solid var(--line);font-size:12px}.maker{display:flex;align-items:center;gap:10px}.maker i{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;font-style:normal;font-size:20px}.table-row em{font-style:normal;color:#3c866b;display:flex;align-items:center;gap:5px;font-weight:700}.table-row em svg,.table-row>span:nth-child(4) svg{width:14px}.table-row>span:nth-child(4){display:flex;gap:4px;align-items:center}.table-row>span:nth-child(4) svg{color:#f2aa3d}.profile-card{display:flex;align-items:center;gap:15px;background:#fff;padding:20px;border-radius:22px}.avatar{width:65px;height:65px;border-radius:50%;background:var(--mint);display:grid;place-items:center;font-weight:800}.profile-card h2{font-family:inherit;font-weight:800;margin:0}.profile-card p{color:var(--muted);margin:4px 0 0}.profile-card .demo-pill{margin:0 0 0 auto}.role-card{margin-top:17px;background:var(--ink);color:#fff;padding:28px;border-radius:24px}.role-card h2{font-size:33px;margin-bottom:6px}.role-card>p:not(.eyebrow){color:#b9cbc7}.role-picker{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px}.role-picker button{position:relative;border:1px solid #486a62;background:#244941;color:#fff;padding:18px;border-radius:15px;display:flex;align-items:center;gap:10px;cursor:pointer;font-weight:700}.role-picker button.active{background:#fff;color:var(--ink);border-color:#fff}.role-picker button>svg:last-child{position:absolute;right:10px;width:17px}.settings{margin-top:17px;background:#fff;border-radius:22px;padding:4px 18px}.settings button{width:100%;border:0;border-top:1px solid var(--line);background:transparent;padding:15px 0;display:flex;align-items:center;gap:13px;text-align:left;cursor:pointer}.settings button:first-child{border:0}.settings button>svg{width:20px}.settings button>svg:last-child{margin-left:auto;width:17px}.settings span{display:grid;gap:2px}.settings small{color:var(--muted)}.toast{position:fixed;z-index:200;left:50%;bottom:28px;transform:translate(-50%);background:var(--ink);color:#fff;padding:13px 19px;border-radius:13px;box-shadow:0 12px 40px #0003;font-size:13px;font-weight:700}@media(max-width:1050px){.market-grid{grid-template-columns:repeat(2,1fr)}.hero-art{opacity:.55}.market-hero{grid-template-columns:280px 1fr}.admin-grid{grid-template-columns:1fr}.table-head,.table-row{grid-template-columns:1.5fr 1fr .8fr .5fr}.table-head span:nth-child(4),.table-row>span:nth-child(4){display:none}}@media(max-width:800px){.sidebar{display:none}.main{margin:0;padding-bottom:77px}.page{padding:22px 18px 55px}.mobile-header{height:70px;padding:12px 18px;display:flex;align-items:center;justify-content:space-between;background:#fbf7eff0;position:sticky;top:0;z-index:15;backdrop-filter:blur(12px)}.desktop-top{display:none}.bottom-nav{position:fixed;z-index:50;bottom:0;left:0;right:0;height:72px;background:#fff;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);padding:5px max(8px,env(safe-area-inset-right)) max(5px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))}.bottom-nav .nav-button{padding:6px;display:flex;flex-direction:column;gap:3px;font-size:10px}.bottom-nav .nav-button svg{width:20px}.hero{padding:30px;min-height:240px}.hero h1{font-size:45px}.hero-art{right:-90px}.market-hero{grid-template-columns:1fr;gap:22px}.detail-visual{height:210px}.market-hero h1{font-size:42px}.page-head{align-items:start}.page-head h1{font-size:39px}.page-head>button{white-space:nowrap}.order-list,.queue,.product-grid{grid-template-columns:1fr}.how{padding:28px 20px}.how>div{grid-template-columns:1fr}.metrics{grid-template-columns:1fr}.metric{min-height:120px}.role-picker{grid-template-columns:1fr}.vendor-table{background:transparent}.table-head{display:none}.table-row{grid-template-columns:1fr auto;background:#fff;border:0;border-radius:17px;margin-bottom:9px}.table-row>span:nth-child(2),.table-row>span:nth-child(3){display:none}}@media(max-width:560px){.brand.compact>span:last-child{display:none}.hero{padding:27px 23px}.hero h1{font-size:39px}.hero p:not(.eyebrow){font-size:14px;max-width:83%}.hero-art{right:-115px;transform:scale(.8)}.market-grid{grid-template-columns:1fr}.market-visual{height:135px}.section-title h2{font-size:30px}.market-hero h1{font-size:38px}.product-card{align-items:flex-start}.product-emoji{width:60px;height:60px}.product-card .stepper{position:absolute;right:12px;bottom:12px}.page-head{display:block}.page-head>button{margin-top:15px}.catalog-list article{flex-wrap:wrap}.catalog-list article>div{min-width:150px}.admin-metrics{grid-template-columns:1fr}.profile-card{align-items:flex-start}.profile-card .demo-pill{position:absolute;right:20px}.cart{padding:20px}.toast{bottom:90px;width:calc(100% - 30px);text-align:center}}
