:root{--public-food-primary:#b45309;--public-food-primary-dark:#92400e;--public-food-primary-deep:#78350f;--public-food-soft:#fff7ed;--public-food-soft-strong:#ffedd5;--public-food-surface:#fff;--public-food-text:#1f2937;--public-food-muted:#6b7280;--public-food-border:#b4530929}.public-site-shell{background:#fff;color:#1f2937;color:var(--public-food-text);display:flex;flex-direction:column;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.public-site-shell *,.public-site-shell :after,.public-site-shell :before{box-sizing:border-box}.public-site-content{flex:1 0 auto;min-width:0}.public-site-container{margin:0 auto;width:min(1180px,calc(100% - 40px))}.public-site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf4e0;border-bottom:1px solid #92400e12;position:-webkit-sticky;position:sticky;top:0;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease;z-index:1000}.public-site-header.is-scrolled{background:#fffaf4f7;border-color:#92400e21;box-shadow:0 10px 30px #78350f14}.public-site-header__inner{align-items:center;display:flex;gap:22px;justify-content:space-between;min-height:72px;position:relative}.public-site-brand{color:inherit;display:inline-flex;gap:10px;min-width:0}.public-site-brand__mark{align-items:center;background:linear-gradient(145deg,#b45309,#92400e);background:linear-gradient(145deg,var(--public-food-primary),var(--public-food-primary-dark));border-radius:13px;box-shadow:0 12px 24px #92400e33;color:#fff;display:inline-flex;flex:0 0 40px;height:40px;justify-content:center;width:40px}.public-site-brand__copy{grid-gap:1px;display:grid;gap:1px;min-width:0}.public-site-brand__copy strong{color:#2b211b;font-size:16px;font-weight:950;letter-spacing:-.04em}.public-site-brand__copy small{color:#6b7280;color:var(--public-food-muted);font-size:8.5px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.public-site-nav{align-items:center;display:flex;gap:4px}.public-site-nav>a{align-items:center;border-radius:999px;color:#65564d;display:inline-flex;font-size:12px;font-weight:850;min-height:38px;padding:0 12px;text-decoration:none;transition:color .16s ease,background .16s ease}.public-site-nav>a:hover{background:#b4530914;color:#92400e;color:var(--public-food-primary-dark)}.public-site-nav__trial-mobile{display:none!important}.public-site-header__actions{align-items:center;display:flex;gap:8px}.public-site-language{position:relative}.public-site-language__trigger{align-items:center;background:#fff;border:1px solid #92400e24;border-radius:999px;color:#5c4d43;cursor:pointer;display:inline-flex;font-size:11px;font-weight:950;gap:6px;min-height:40px;padding:0 11px}.public-site-language__trigger svg:last-child{transition:transform .16s ease}.public-site-language__trigger svg.is-open{transform:rotate(180deg)}.public-site-language__menu{grid-gap:5px;background:#fff;border:1px solid #b4530929;border:1px solid var(--public-food-border);border-radius:17px;box-shadow:0 24px 58px #78350f29;display:grid;gap:5px;inset-inline-end:0;padding:8px;position:absolute;top:calc(100% + 10px);width:200px}.public-site-language__menu button{grid-gap:8px;align-items:center;background:#0000;border:0;border-radius:11px;color:#4c4039;cursor:pointer;display:grid;gap:8px;grid-template-columns:34px minmax(0,1fr) 18px;min-height:42px;padding:0 9px;text-align:start}.public-site-language__menu button.is-active,.public-site-language__menu button:hover{background:#fff7ed;background:var(--public-food-soft);color:#92400e;color:var(--public-food-primary-dark)}.public-site-language__menu span{color:#9a7f6f;font-size:9px;font-weight:950}.public-site-language__menu strong{font-size:12px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.public-site-trial-button{align-items:center;background:linear-gradient(135deg,#b45309,#92400e);background:linear-gradient(135deg,var(--public-food-primary),var(--public-food-primary-dark));border-radius:13px;box-shadow:0 12px 26px #92400e2e;color:#fff;display:inline-flex;font-size:12px;font-weight:950;gap:7px;justify-content:center;min-height:42px;padding:0 15px;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.public-site-trial-button:hover{box-shadow:0 15px 32px #92400e3d;transform:translateY(-1px)}.public-site-mobile-menu{align-items:center;background:#fff;border:1px solid #b4530929;border:1px solid var(--public-food-border);border-radius:12px;color:#92400e;color:var(--public-food-primary-dark);cursor:pointer;display:none;height:42px;justify-content:center;width:42px}.public-site-shell a:focus-visible,.public-site-shell button:focus-visible{outline:3px solid #b4530947;outline-offset:3px}.public-site-footer{background:#21140d;color:#fff7ed;flex:0 0 auto;padding:48px 0 22px}.public-site-footer__top{grid-gap:70px;align-items:start;display:grid;gap:70px;grid-template-columns:minmax(0,1fr) minmax(260px,390px)}.public-site-brand--footer .public-site-brand__copy strong{color:#fff7ed}.public-site-brand--footer .public-site-brand__copy small{color:#fff7ed8c}.public-site-footer__brand>p,.public-site-footer__trial>p{color:#fff7ed9e;font-size:12px;font-weight:650;line-height:1.7;margin:15px 0 0}.public-site-footer__brand>p{max-width:430px}.public-site-footer__trial{background:rgba(255,247,237,.045);border:1px solid #ffedd51c;border-radius:18px;padding:18px 20px}.public-site-footer__trial>strong{color:#fff;display:block;font-size:13px;font-weight:950}.public-site-footer__trial>p{margin-top:6px}.public-site-footer__trial>a{align-items:center;color:#fdba74;display:inline-flex;font-size:11px;font-weight:900;gap:6px;margin-top:14px;text-decoration:none}.public-site-footer__bottom{grid-gap:15px;border-top:1px solid #ffedd51a;display:grid;gap:15px;margin-top:36px;padding-top:20px}.public-site-footer__bottom>span{color:#fff7ed80;font-size:10px;font-weight:750}.public-site-footer__legal{align-items:center;display:flex;flex-wrap:wrap;gap:5px 8px}.public-site-footer__legal-item{align-items:center;display:inline-flex;gap:8px}.public-site-footer__legal a{color:#fff7edb8;font-size:10.5px;font-weight:750;text-decoration:none;transition:color .15s ease}.public-site-footer__legal a:hover{color:#fff}.public-site-footer__separator{color:#fff7ed3d;font-size:10px}.is-rtl .public-site-footer__trial a svg,.is-rtl .public-site-trial-button svg{transform:rotate(180deg)}.is-rtl .public-site-footer,.is-rtl .public-site-language__menu,.is-rtl .public-site-nav{text-align:right}@media (max-width:900px){.public-site-nav{background:#fff;border:1px solid #b4530929;border:1px solid var(--public-food-border);border-radius:18px;box-shadow:0 22px 52px #78350f24;display:none;gap:4px;left:0;padding:10px;position:absolute;right:0;top:calc(100% + 8px)}.public-site-nav.is-open{display:grid}.public-site-nav>a{border-radius:11px}.public-site-nav__trial-mobile{background:#b45309!important;background:var(--public-food-primary)!important;color:#fff!important;display:inline-flex!important}.public-site-mobile-menu{display:inline-flex}.public-site-footer__top{gap:30px;grid-template-columns:1fr}}@media (max-width:620px){.public-site-container{width:min(100% - 24px,1180px)}.public-site-header__inner{gap:10px;min-height:64px}.public-site-brand__mark{flex-basis:37px;height:37px;width:37px}.public-site-brand__copy small{display:none}.public-site-language__trigger{justify-content:center;padding:0;width:40px}.public-site-language__trigger span,.public-site-language__trigger svg:last-child,.public-site-trial-button{display:none}.public-site-language__menu{width:min(220px,calc(100vw - 24px))}.public-site-footer{padding-top:38px}.public-site-footer__legal{gap:7px 9px}.public-site-footer__separator{display:none}.public-site-footer__legal-item{-webkit-padding-end:9px;-webkit-border-end:1px solid #fff7ed21;border-inline-end:1px solid #fff7ed21;padding-inline-end:9px}}@media (prefers-reduced-motion:reduce){.public-site-shell *,.public-site-shell :after,.public-site-shell :before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}:root{--landing-primary:#b45309;--landing-primary-dark:#92400e;--landing-primary-deep:#78350f;--landing-accent:#d97706;--landing-accent-soft:#fde6c6;--landing-cream:#f7f7f5;--landing-cream-strong:#ffedd5;--landing-warm:#fff7ed;--landing-surface:#fff;--landing-text:#1f2937;--landing-heading:#1f2937;--landing-muted:#6b7280;--landing-border:#b4530929;--landing-border-strong:#92400e29;--landing-shadow:0 24px 70px #92400e24;--landing-shadow-soft:0 16px 42px #92400e14;--landing-radius-xl:30px;--landing-radius-lg:22px;--landing-radius-md:16px;--landing-header-height:76px}html{scroll-behavior:smooth}.landing-page{background:radial-gradient(circle at 8% 4%,#b4530929,#0000 30%),radial-gradient(circle at 88% 8%,#d977062e,#0000 26%),linear-gradient(180deg,#fffaf4,#f7f7f5 43%,#fff);background:radial-gradient(circle at 8% 4%,#b4530929,#0000 30%),radial-gradient(circle at 88% 8%,#d977062e,#0000 26%),linear-gradient(180deg,#fffaf4 0,var(--landing-cream) 43%,#fff 100%);color:#1f2937;color:var(--landing-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;overflow-x:hidden}.landing-page *{box-sizing:border-box}.landing-page a,.landing-page button{-webkit-tap-highlight-color:transparent;cursor:pointer}.landing-page a:focus-visible,.landing-page button:focus-visible{outline:3px solid #b4530947;outline-offset:3px}.landing-container{margin:0 auto;width:min(1180px,calc(100% - 40px))}.landing-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf4d6;border-bottom:1px solid #92400e12;position:-webkit-sticky;position:sticky;top:0;transition:box-shadow .18s ease,background .18s ease,border-color .18s ease;z-index:100}.landing-header.is-scrolled{background:#fffaf4f0;border-color:#92400e1f;box-shadow:0 12px 32px #92400e14}.landing-header__inner{align-items:center;display:flex;gap:22px;justify-content:space-between;min-height:76px;min-height:var(--landing-header-height)}.landing-brand{background:#0000;border:0;color:inherit;gap:11px;padding:0;text-align:start;text-decoration:none}.landing-brand,.landing-brand__mark{align-items:center;display:inline-flex}.landing-brand__mark{background:linear-gradient(145deg,#b45309,#92400e);background:linear-gradient(145deg,var(--landing-primary),var(--landing-primary-dark));border-radius:14px;box-shadow:0 14px 28px #ea580c42;color:#fff;flex:0 0 42px;height:42px;justify-content:center;width:42px}.landing-brand__copy{grid-gap:1px;display:grid;gap:1px}.landing-brand__copy strong{color:#1f2937;color:var(--landing-heading);font-size:17px;font-weight:950;letter-spacing:-.04em}.landing-brand__copy small{color:#6b7280;color:var(--landing-muted);font-size:9px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.landing-nav{align-items:center;background:#ffffff9e;border:1px solid #92400e12;border-radius:999px;display:flex;gap:6px;padding:5px}.landing-nav button{background:#0000;border:0;border-radius:999px;color:#5c4d43;font-size:12px;font-weight:850;min-height:36px;padding:0 13px;transition:color .16s ease,background .16s ease}.landing-nav button:hover{background:#b453091a;color:#92400e;color:var(--landing-primary-dark)}.landing-header__actions{align-items:center;display:flex;gap:8px}.landing-language{position:relative}.landing-language__trigger{align-items:center;background:#ffffffdb;border:1px solid #92400e21;border-radius:999px;box-shadow:0 8px 20px #92400e0d;color:#5c4d43;display:inline-flex;font-size:11px;font-weight:950;gap:6px;min-height:40px;padding:0 11px}.landing-language__trigger svg:last-child{transition:transform .16s ease}.landing-language__trigger svg.is-open{transform:rotate(180deg)}.landing-language__menu{grid-gap:5px;background:#fff;border:1px solid #92400e24;border-radius:18px;box-shadow:0 24px 58px #92400e24;display:grid;gap:5px;inset-inline-end:0;padding:8px;position:absolute;top:calc(100% + 10px);width:200px;z-index:20}.landing-language__menu button{grid-gap:8px;align-items:center;background:#0000;border:0;border-radius:12px;color:#4c4039;display:grid;gap:8px;grid-template-columns:34px minmax(0,1fr) 18px;min-height:42px;padding:0 9px;text-align:start}.landing-language__menu button.is-active,.landing-language__menu button:hover{background:#b4530917;color:#92400e;color:var(--landing-primary-dark)}.landing-language__menu span{color:#6b7280;color:var(--landing-muted);font-size:10px;font-weight:950}.landing-language__menu strong{font-size:12px;font-weight:900}.landing-login-link{align-items:center;color:#4f433c;display:inline-flex;font-size:13px;font-weight:900;min-height:40px;padding:0 12px;text-decoration:none}.landing-login-link:hover{color:#92400e;color:var(--landing-primary-dark)}.landing-button{align-items:center;background:linear-gradient(135deg,#b45309,#92400e);background:linear-gradient(135deg,var(--landing-primary),var(--landing-primary-dark));border:1px solid #0000;border-radius:999px;box-shadow:0 18px 38px #ea580c47;color:#fff;display:inline-flex;font-size:13px;font-weight:950;gap:9px;justify-content:center;min-height:50px;padding:0 20px;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.landing-button:hover{box-shadow:0 22px 48px #ea580c57;filter:saturate(1.04);transform:translateY(-2px)}.landing-button--small{font-size:12px;min-height:42px;padding-inline:16px}.landing-button--ghost{background:#ffffffe6;border-color:#92400e1f;box-shadow:0 12px 26px #92400e0f;color:#1f2937;color:var(--landing-heading)}.landing-button--ghost:hover{box-shadow:0 16px 30px #92400e1a;color:#92400e;color:var(--landing-primary-dark)}.landing-mobile-menu{align-items:center;background:#fff;border:1px solid #92400e21;border-radius:14px;box-shadow:0 10px 22px #92400e0f;color:#92400e;color:var(--landing-primary-dark);display:none;height:42px;justify-content:center;width:42px}.landing-hero{padding:76px 0 74px;position:relative}.landing-hero:before{background:radial-gradient(circle at 50% 18%,#d9770638,#0000 28%),linear-gradient(180deg,#ffedd575,#fff0);content:"";height:78%;inset:0 0 auto;pointer-events:none;position:absolute}.landing-hero__grid{grid-gap:72px;align-items:center;display:grid;gap:72px;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);position:relative}.landing-eyebrow,.landing-section-heading>span,.landing-section-kicker{align-items:center;color:#92400e;color:var(--landing-primary-dark);display:inline-flex;font-size:11px;font-weight:950;gap:7px;letter-spacing:.1em;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.landing-eyebrow{background:#ffedd5b3;border:1px solid #b453092e;border-radius:999px;box-shadow:0 12px 24px #92400e0d;padding:7px 12px 7px 7px}.landing-eyebrow span{align-items:center;background:#b45309;background:var(--landing-primary);border-radius:50%;color:#fff;display:inline-flex;height:27px;justify-content:center;width:27px}.landing-hero h1{color:#1f2937;color:var(--landing-heading);font-size:clamp(48px,6vw,78px);font-weight:950;letter-spacing:-.075em;line-height:.94;margin:22px 0 0;max-width:680px}.landing-hero h1 span{color:#92400e;color:var(--landing-primary-dark);display:inline-block;position:relative;text-shadow:0 16px 34px #ea580c26}.landing-hero h1 span:after{background:#d9770642;border-radius:999px;bottom:-.04em;content:"";height:.2em;left:.02em;position:absolute;right:.02em;transform:rotate(-1.5deg);z-index:-1}.landing-hero__description{color:#6b7280;color:var(--landing-muted);font-size:17px;font-weight:650;line-height:1.75;margin:24px 0 0;max-width:580px}.landing-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:31px}.landing-hero__proof{display:flex;flex-wrap:wrap;gap:10px 16px;margin-top:22px}.landing-hero__proof span{align-items:center;color:#7b685d;display:inline-flex;font-size:11.5px;font-weight:850;gap:6px}.landing-hero__proof svg{color:#92400e;color:var(--landing-primary-dark)}.landing-hero__visual{min-height:610px;position:relative}.landing-hero__glow{border-radius:999px;filter:blur(2px);pointer-events:none;position:absolute}.landing-hero__glow--one{background:#d977063d;height:360px;right:12px;top:40px;width:360px}.landing-hero__glow--two{background:#92400e1a;bottom:40px;height:260px;left:18px;width:260px}.landing-dashboard-card{background:#ffffffeb;border:1px solid #92400e1f;border-radius:28px;box-shadow:0 30px 80px #92400e24;left:0;padding:15px;position:absolute;top:24px;transform:rotate(-1.5deg);width:390px;z-index:2}.is-rtl .landing-dashboard-card{left:auto;right:0;transform:rotate(1.5deg)}.landing-dashboard-card__toolbar{align-items:center;color:#8b7667;display:flex;font-size:8px;font-weight:900;gap:6px;min-height:22px}.landing-dashboard-card__toolbar span{background:#fde6c6;background:var(--landing-accent-soft);border-radius:999px;height:7px;width:7px}.landing-dashboard-card__toolbar small{-webkit-margin-start:6px;margin-inline-start:6px}.landing-dashboard-card__head{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-top:8px}.landing-dashboard-card__head small,.landing-dashboard-card__head strong{display:block}.landing-dashboard-card__head small{color:#6b7280;color:var(--landing-muted);font-size:8px;font-weight:850;text-transform:uppercase}.landing-dashboard-card__head strong{color:#1f2937;color:var(--landing-heading);font-size:15px;font-weight:950;margin-top:3px}.landing-dashboard-card__head>span{background:#ffedd5;background:var(--landing-cream-strong);border-radius:13px;color:#92400e;color:var(--landing-primary-dark);display:grid;height:38px;place-items:center;width:38px}.landing-dashboard-stats{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,1fr);margin-top:15px}.landing-dashboard-stats article{background:#fff8f0;border:1px solid #b453091a;border-radius:15px;padding:11px}.landing-dashboard-stats small,.landing-dashboard-stats span,.landing-dashboard-stats strong{display:block}.landing-dashboard-stats span{color:#6b7280;color:var(--landing-muted);font-size:7px;font-weight:850}.landing-dashboard-stats strong{color:#1f2937;color:var(--landing-heading);font-size:16px;font-weight:950;margin-top:4px}.landing-dashboard-stats small{color:#92400e;color:var(--landing-primary-dark);font-size:7px;font-weight:950;margin-top:2px}.landing-dashboard-chart{align-items:end;background:linear-gradient(180deg,#ffedd5db,#fff7ed66);border-radius:17px;display:flex;gap:8px;height:105px;margin-top:13px;padding:13px}.landing-dashboard-chart__bar{background:linear-gradient(180deg,#d97706,#92400e);background:linear-gradient(180deg,var(--landing-accent),var(--landing-primary-dark));border-radius:8px 8px 3px 3px;box-shadow:0 8px 16px #ea580c2e;min-height:14px;width:100%}.landing-dashboard-chart__bar--1{height:48%}.landing-dashboard-chart__bar--2{height:68%}.landing-dashboard-chart__bar--3{height:55%}.landing-dashboard-chart__bar--4{height:82%}.landing-dashboard-chart__bar--5{height:64%}.landing-dashboard-chart__bar--6{height:92%}.landing-dashboard-chart__bar--7{height:74%}.landing-dashboard-image{background:linear-gradient(135deg,#2a211c1f,#2a211c0a),radial-gradient(circle at 70% 45%,#b453096b,#0000 20%),linear-gradient(135deg,#4b2b1b,#b45309 52%,#ffd7a8);border-radius:18px;margin-top:13px;min-height:125px;overflow:hidden}.landing-dashboard-image>div{align-items:end;background:linear-gradient(180deg,#0000,#2a211c8a);color:#fff;display:flex;gap:8px;height:125px;padding:16px}.landing-dashboard-image strong{font-size:11px;font-weight:950}.landing-phone{background:#fff8f0;border:10px solid #1f2937;border-radius:44px;box-shadow:0 38px 86px #2a211c47;height:520px;overflow:hidden;position:absolute;right:18px;top:138px;transform:rotate(2deg);width:270px;z-index:4}.is-rtl .landing-phone{left:18px;right:auto;transform:rotate(-2deg)}.landing-phone__speaker{background:#1f2937;border-radius:999px;height:18px;left:50%;position:absolute;top:10px;transform:translateX(-50%);width:62px;z-index:5}.landing-phone__screen{background:radial-gradient(circle at top left,#b4530929,#0000 30%),#fff7ed;height:100%;padding:38px 13px 18px}.landing-menu-preview__hero{grid-gap:10px;align-items:center;background:#fff;border:1px solid #b453091f;border-radius:18px;box-shadow:0 13px 30px #92400e12;display:grid;gap:10px;grid-template-columns:48px minmax(0,1fr);padding:12px}.landing-menu-preview__hero>span{background:#b45309;background:var(--landing-primary);border-radius:15px;color:#fff;display:grid;height:48px;place-items:center;width:48px}.landing-menu-preview__hero p,.landing-menu-preview__hero small,.landing-menu-preview__hero strong{display:block}.landing-menu-preview__hero small{color:#92400e;color:var(--landing-primary-dark);font-size:7px;font-weight:950;text-transform:uppercase}.landing-menu-preview__hero strong{color:#1f2937;color:var(--landing-heading);font-size:13px;font-weight:950;margin-top:2px}.landing-menu-preview__hero p{color:#6b7280;color:var(--landing-muted);font-size:7.5px;font-weight:750;margin:2px 0 0}.landing-menu-preview__search{align-items:center;background:#fff;border:1px solid #b453091a;border-radius:12px;color:#9a8273;display:flex;font-size:8px;font-weight:800;gap:7px;height:35px;margin-top:10px;padding:0 10px}.landing-menu-preview__categories{display:flex;gap:6px;margin-top:10px;overflow:hidden}.landing-menu-preview__categories span{background:#fff;border:1px solid #b453091f;border-radius:999px;color:#7f6b5f;flex:0 0 auto;font-size:7px;font-weight:900;padding:7px 9px}.landing-menu-preview__categories span.is-active{background:#b45309;background:var(--landing-primary);border-color:#0000;color:#fff}.landing-menu-preview__products{grid-gap:8px;display:grid;gap:8px;margin-top:11px}.landing-menu-preview__products article{grid-gap:9px;background:#fff;border:1px solid #b453091a;border-radius:15px;display:grid;gap:9px;grid-template-columns:62px minmax(0,1fr);padding:8px}.landing-menu-preview__food{aspect-ratio:4/3;background:radial-gradient(circle at 70% 35%,#ffffff42,#0000 26%),linear-gradient(135deg,#d97706,#92400e);border-radius:11px;color:#fffffff0;display:grid;font-size:12px;font-weight:950;place-items:center;width:62px}.landing-menu-preview__products strong{color:#1f2937;color:var(--landing-heading);display:block;font-size:9px;font-weight:950}.landing-menu-preview__products small{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#6b7280;color:var(--landing-muted);display:-webkit-box;font-size:6.5px;font-weight:700;line-height:1.35;margin-top:2px;overflow:hidden}.landing-menu-preview__products b{color:#92400e;color:var(--landing-primary-dark);display:block;font-size:8px;font-weight:950;margin-top:4px}.landing-floating-card{align-items:center;background:#fffffff5;border:1px solid #92400e1f;border-radius:18px;box-shadow:0 18px 42px #92400e24;display:flex;gap:10px;min-width:205px;padding:12px 14px;position:absolute;z-index:5}.landing-floating-card>span{background:#ffedd5;background:var(--landing-cream-strong);border-radius:13px;color:#92400e;color:var(--landing-primary-dark);display:grid;height:38px;place-items:center;width:38px}.landing-floating-card small,.landing-floating-card strong{display:block}.landing-floating-card strong{color:#1f2937;color:var(--landing-heading);font-size:10px;font-weight:950}.landing-floating-card small{color:#6b7280;color:var(--landing-muted);font-size:7.5px;font-weight:750;margin-top:2px}.landing-floating-card--qr{bottom:18px;right:0}.landing-floating-card--order{bottom:110px;left:30px}.is-rtl .landing-floating-card--qr{left:0;right:auto}.is-rtl .landing-floating-card--order{left:auto;right:30px}.landing-trust-strip{background:#ffffffd6;border-block:1px solid #92400e14;padding:20px 0;position:relative;z-index:2}.landing-trust-strip__inner{align-items:center;display:flex;gap:24px;justify-content:space-between}.landing-trust-strip p{color:#78350f;color:var(--landing-primary-deep);font-size:10px;font-weight:950;letter-spacing:.09em;margin:0;text-transform:uppercase}.landing-trust-strip__inner>div{display:flex;flex-wrap:wrap;gap:18px;justify-content:flex-end}.landing-trust-strip__inner>div span{color:#4f4038;font-size:12px;font-weight:900;position:relative}.landing-trust-strip__inner>div span:before{-webkit-margin-end:6px;color:#b45309;color:var(--landing-primary);content:"✦";margin-inline-end:6px}.landing-section{padding:104px 0}.landing-section-heading{grid-gap:12px;display:grid;gap:12px;margin:0 auto 48px;max-width:660px;text-align:center}.landing-section-heading>span{margin:0 auto}.landing-final-cta__card h2,.landing-product__content h2,.landing-section-heading h2{color:#1f2937;color:var(--landing-heading);font-size:clamp(34px,4.8vw,54px);font-weight:950;letter-spacing:-.06em;line-height:1;margin:0}.landing-product__content>p,.landing-section-heading p{color:#6b7280;color:var(--landing-muted);font-size:15px;font-weight:650;line-height:1.7;margin:0}.landing-feature-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.landing-feature-card{background:#ffffffe0;border:1px solid #92400e1c;border-radius:26px;box-shadow:0 16px 42px #92400e14;box-shadow:var(--landing-shadow-soft);min-height:220px;overflow:hidden;padding:25px;position:relative;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.landing-feature-card:after{background:#ffedd5e6;border-radius:999px;content:"";height:130px;position:absolute;right:-55px;top:-55px;width:130px}.landing-feature-card:hover{border-color:#b4530947;box-shadow:0 24px 70px #92400e24;box-shadow:var(--landing-shadow);transform:translateY(-5px)}.landing-feature-card__icon{background:#ffedd5;background:var(--landing-cream-strong);border-radius:16px;color:#92400e;color:var(--landing-primary-dark);display:grid;height:48px;place-items:center;position:relative;width:48px;z-index:1}.landing-feature-card h3{color:#1f2937;color:var(--landing-heading);font-size:18px;font-weight:950;letter-spacing:-.035em;margin:18px 0 0;position:relative;z-index:1}.landing-feature-card p{color:#6b7280;color:var(--landing-muted);font-size:12.5px;font-weight:650;line-height:1.65;margin:8px 0 0;max-width:440px;position:relative;z-index:1}.landing-product{background:linear-gradient(180deg,#fff,#fff7ed 48%,#fff)}.landing-product__grid{grid-gap:72px;align-items:center;display:grid;gap:72px;grid-template-columns:minmax(0,1fr) minmax(0,.92fr)}.landing-product__media{min-height:420px}.landing-qr-preview{background:#fff;border:1px solid #b4530929;border-radius:28px;box-shadow:0 26px 70px #92400e1f;overflow:hidden}.landing-qr-preview__header{align-items:center;background:#fffdf9;border-bottom:1px solid #b453091c;display:flex;gap:11px;min-height:70px;padding:0 20px}.landing-qr-preview__header-icon{background:#ffedd5;border-radius:12px;color:#b45309;display:grid;flex:0 0 38px;height:38px;place-items:center;width:38px}.landing-qr-preview__header small,.landing-qr-preview__header strong{display:block}.landing-qr-preview__header strong{color:#1f2937;font-size:13px;font-weight:900}.landing-qr-preview__header small{color:#6b7280;font-size:9px;font-weight:700;margin-top:2px}.landing-qr-preview__stage{grid-gap:28px;align-items:center;background:linear-gradient(180deg,#fff7ed99,#fff0),#fffaf5;display:grid;gap:28px;grid-template-columns:minmax(0,1fr) 150px;min-height:305px;padding:34px 34px 26px;position:relative}.landing-qr-preview__stage:after{background:#78533c14;bottom:23px;content:"";height:1px;left:28px;position:absolute;right:28px}.landing-table-card{background:#fff;border:1px solid #4430261f;border-radius:18px;box-shadow:0 22px 42px #4a2b1a21;margin-inline:auto;padding:20px 22px 18px;position:relative;transform:rotate(-1deg);width:min(240px,100%);z-index:1}.is-rtl .landing-table-card{transform:rotate(1deg)}.landing-table-card:after{background:#eadfd6;border-radius:0 0 8px 8px;bottom:-10px;box-shadow:0 8px 16px #4a2b1a14;content:"";height:10px;left:22px;position:absolute;right:22px}.landing-table-card__brand{align-items:center;color:#1f2937;display:flex;gap:7px;justify-content:center}.landing-table-card__brand>span{background:#b45309;border-radius:9px;color:#fff;display:grid;height:28px;place-items:center;width:28px}.landing-table-card__brand strong{font-size:11px;font-weight:900}.landing-table-card__qr{background:#fff;border:1px solid #2a211c17;border-radius:14px;display:grid;height:154px;margin:18px auto 13px;place-items:center;width:154px}.landing-table-card>small{color:#6b7280;display:block;font-size:9px;font-weight:750;line-height:1.45;text-align:center}.landing-qr-phone{align-self:end;background:#fff8f2;border:6px solid #2d231e;border-radius:27px;box-shadow:0 20px 38px #4a2b1a29;min-height:238px;padding:13px 10px 12px;position:relative;transform:translateY(5px) rotate(1.5deg);width:150px;z-index:2}.is-rtl .landing-qr-phone{transform:translateY(5px) rotate(-1.5deg)}.landing-qr-phone__top{grid-gap:7px;align-items:center;border-bottom:1px solid #b453091c;display:grid;gap:7px;grid-template-columns:30px minmax(0,1fr);padding-bottom:10px}.landing-qr-phone__top>span{background:#b45309;border-radius:9px;color:#fff;display:grid;height:30px;place-items:center;width:30px}.landing-qr-phone__top small,.landing-qr-phone__top strong{display:block}.landing-qr-phone__top strong{color:#1f2937;font-size:7.5px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-qr-phone__top small{color:#8a7669;font-size:5.5px;margin-top:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-qr-phone__tabs{display:flex;gap:4px;margin-top:10px;overflow:hidden}.landing-qr-phone__tabs span{background:#fff;border:1px solid #b453091c;border-radius:999px;color:#806e63;flex:0 0 auto;font-size:5.5px;font-weight:850;padding:5px 7px}.landing-qr-phone__tabs span.is-active{background:#b45309;color:#fff}.landing-qr-phone__item{grid-gap:7px;align-items:center;background:#fff;border:1px solid #b4530917;border-radius:11px;display:grid;gap:7px;grid-template-columns:34px minmax(0,1fr);margin-top:8px;padding:7px}.landing-qr-phone__item>span{background:linear-gradient(135deg,#d97706,#92400e);border-radius:8px;color:#fff;display:grid;font-size:7px;font-weight:900;height:30px;place-items:center;width:34px}.landing-qr-phone__item small,.landing-qr-phone__item strong{display:block}.landing-qr-phone__item strong{color:#1f2937;font-size:6.5px;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-qr-phone__item small{color:#b45309;font-size:6px;font-weight:900;margin-top:3px}.landing-qr-preview__footer{background:#fff;border-top:1px solid #b4530917;display:flex;flex-wrap:wrap;gap:8px 16px;padding:14px 20px 16px}.landing-qr-preview__footer span{align-items:center;color:#6b7280;display:inline-flex;font-size:8.5px;font-weight:800;gap:5px}.landing-qr-preview__footer svg{color:#b45309}.landing-product__content{grid-gap:16px;display:grid;gap:16px}.landing-product__benefits{grid-gap:14px;display:grid;gap:14px;margin-top:8px}.landing-product__benefits>div{grid-gap:11px;display:grid;gap:11px;grid-template-columns:34px minmax(0,1fr)}.landing-product__benefits>div>span{background:#b45309;background:var(--landing-primary);border-radius:12px;box-shadow:0 10px 18px #ea580c33;color:#fff;display:grid;height:34px;place-items:center;width:34px}.landing-product__benefits small,.landing-product__benefits strong{display:block}.landing-product__benefits strong{color:#1f2937;color:var(--landing-heading);font-size:13px;font-weight:950}.landing-product__benefits small{color:#6b7280;color:var(--landing-muted);font-size:11px;font-weight:700;line-height:1.5;margin-top:3px}.landing-text-link{align-items:center;color:#92400e;color:var(--landing-primary-dark);display:inline-flex;font-size:13px;font-weight:950;gap:7px;margin-top:8px;text-decoration:none;width:-webkit-fit-content;width:fit-content}.landing-text-link:hover{color:#78350f;color:var(--landing-primary-deep)}.landing-how{background:#f7f7f5;background:var(--landing-cream)}.landing-how__grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr));position:relative}.landing-how__grid article{background:#fffc;border:1px solid #92400e1a;border-radius:24px;box-shadow:0 16px 42px #92400e14;box-shadow:var(--landing-shadow-soft);min-height:210px;padding:24px;position:relative}.landing-how__grid article>span{background:linear-gradient(135deg,#b45309,#92400e);background:linear-gradient(135deg,var(--landing-primary),var(--landing-primary-dark));border-radius:999px;box-shadow:0 14px 28px #ea580c33;color:#fff;display:grid;font-size:12px;font-weight:950;height:42px;place-items:center;width:42px}.landing-how__grid h3{color:#1f2937;color:var(--landing-heading);font-size:17px;font-weight:950;margin:48px 0 0}.landing-how__grid p{color:#6b7280;color:var(--landing-muted);font-size:11.5px;font-weight:650;line-height:1.6;margin:8px 0 0}.landing-use-cases{background:#fff}.landing-business-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(6,minmax(0,1fr))}.landing-business-grid article{background:#fffaf4;border:1px solid #92400e1a;border-radius:999px;display:grid;min-height:136px;padding:18px 12px;place-items:center;text-align:center;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.landing-business-grid article:hover{border-color:#b453093d;box-shadow:0 16px 42px #92400e14;box-shadow:var(--landing-shadow-soft);transform:translateY(-4px)}.landing-business-grid article>span{background:#ffedd5;background:var(--landing-cream-strong);border-radius:50%;color:#92400e;color:var(--landing-primary-dark);display:grid;height:42px;place-items:center;width:42px}.landing-business-grid strong{color:#1f2937;color:var(--landing-heading);display:block;font-size:12px;font-weight:950;margin-top:10px}.landing-business-grid p{display:none}.landing-final-cta{background:#fff;padding:90px 0}.landing-final-cta__card{grid-gap:24px;align-items:center;background:radial-gradient(circle at top right,#ffedd538,#0000 30%),linear-gradient(135deg,#d97706,#92400e 52%,#78350f);border-radius:32px;box-shadow:0 34px 82px #92400e47;color:#fff;display:grid;gap:24px;grid-template-columns:58px minmax(0,1fr) auto;overflow:hidden;padding:36px 40px;position:relative}.landing-final-cta__card:before{background:#ffffff1f;border-radius:999px;content:"";height:360px;inset:-30% auto auto 50%;position:absolute;width:360px}.landing-final-cta__card>span{background:#fff;border-radius:18px;color:#78350f;color:var(--landing-primary-deep);display:grid;height:58px;place-items:center;position:relative;width:58px;z-index:1}.landing-final-cta__card>a,.landing-final-cta__card>div{position:relative;z-index:1}.landing-final-cta__card small{color:#ffedd5;font-size:9px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.landing-final-cta__card h2{color:#fff;font-size:clamp(28px,4vw,44px);margin-top:6px}.landing-final-cta__card p{color:#ffffffc7;font-size:12px;font-weight:650;line-height:1.6;margin:8px 0 0;max-width:620px}.landing-button--light{background:#fff;box-shadow:none;color:#78350f;color:var(--landing-primary-deep)}.landing-button--light:hover{box-shadow:0 18px 38px #2a211c29}.landing-footer{background:#1f1510;padding:58px 0 24px}.landing-footer,.landing-footer .landing-brand__copy strong,.landing-footer__links strong{color:#fff7ed}.landing-footer .landing-brand__copy small,.landing-footer__bottom,.landing-footer__grid>div:first-child>p,.landing-footer__links a,.landing-footer__links button{color:#fff7ed9e}.landing-footer__grid{grid-gap:80px;display:grid;gap:80px;grid-template-columns:minmax(0,1fr) auto}.landing-brand--footer{pointer-events:none}.landing-footer__grid>div:first-child>p{font-size:12px;font-weight:650;line-height:1.7;margin:18px 0 0;max-width:420px}.landing-footer__links{grid-gap:34px;display:grid;gap:34px;grid-template-columns:repeat(2,150px)}.landing-footer__links>div{grid-gap:9px;align-content:start;display:grid;gap:9px}.landing-footer__links strong{font-size:11px;font-weight:950;margin-bottom:5px;text-transform:uppercase}.landing-footer__links a,.landing-footer__links button{background:#0000;border:0;font-size:11px;font-weight:750;padding:0;text-align:start;text-decoration:none;width:-webkit-fit-content;width:fit-content}.landing-footer__links a:hover,.landing-footer__links button:hover{color:#fff}.landing-footer__bottom{align-items:center;border-top:1px solid #fff7ed1a;display:flex;font-size:10px;font-weight:800;gap:20px;justify-content:space-between;margin-top:48px;padding-top:20px}.is-rtl .landing-brand,.is-rtl .landing-business-grid article,.is-rtl .landing-feature-card,.is-rtl .landing-footer,.is-rtl .landing-how__grid article,.is-rtl .landing-product__content{text-align:right}.is-rtl .landing-button svg,.is-rtl .landing-text-link svg{transform:rotate(180deg)}@media (max-width:1080px){.landing-nav{display:none}.landing-mobile-menu{display:inline-flex}.landing-nav.is-open{grid-gap:4px;background:#fff;border:1px solid #92400e24;border-radius:20px;box-shadow:0 24px 70px #92400e24;box-shadow:var(--landing-shadow);display:grid;gap:4px;left:20px;padding:10px;position:absolute;right:20px;top:68px;z-index:15}.landing-nav.is-open button{justify-content:center;min-height:42px}.landing-hero__grid,.landing-product__grid{gap:48px;grid-template-columns:1fr}.landing-hero__content{margin:0 auto;max-width:760px;text-align:center}.landing-eyebrow,.landing-hero__actions,.landing-hero__proof{justify-content:center;margin-inline:auto}.landing-hero__visual{margin:0 auto;width:min(680px,100%)}.landing-product__media{margin:0 auto;width:min(720px,100%)}.landing-how__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-business-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.landing-button--small,.landing-login-link{display:none}.landing-feature-grid{grid-template-columns:1fr 1fr}.landing-final-cta__card{grid-template-columns:50px minmax(0,1fr)}.landing-final-cta__card .landing-button{grid-column:1/-1;width:100%}.landing-footer__grid{gap:40px;grid-template-columns:1fr}}@media (max-width:620px){:root{--landing-header-height:66px}.landing-container{width:min(100% - 24px,1180px)}.landing-brand__copy small,.landing-language__trigger span,.landing-language__trigger svg:last-child{display:none}.landing-language__trigger{justify-content:center;padding:0;width:40px}.landing-language__menu{left:12px;position:fixed;right:12px;top:70px;width:auto}.landing-hero{padding:48px 0 54px}.landing-hero h1{font-size:clamp(38px,12vw,54px)}.landing-hero__description{font-size:14px}.landing-hero__actions{display:grid}.landing-hero__actions .landing-button{width:100%}.landing-hero__proof{display:grid;justify-content:start;text-align:start}.landing-hero__visual{min-height:565px}.landing-dashboard-card{left:50%;top:0;transform:translateX(-50%) rotate(-1deg);width:min(330px,100%)}.is-rtl .landing-dashboard-card{left:50%;right:auto;transform:translateX(-50%) rotate(1deg)}.landing-phone{height:455px;right:50%;top:238px;transform:translateX(50%) rotate(1.5deg);width:240px}.is-rtl .landing-phone{left:50%;right:auto;transform:translateX(-50%) rotate(-1.5deg)}.landing-floating-card--order{display:none}.landing-floating-card--qr{bottom:0;min-width:170px;right:2px;transform:scale(.9);transform-origin:right bottom}.landing-qr-preview__stage{gap:14px;grid-template-columns:1fr 126px;padding:24px 16px 20px}.landing-table-card{padding:17px 16px 15px;width:min(210px,100%)}.landing-table-card__qr{height:134px;width:134px}.landing-table-card__qr svg{height:106px;width:106px}.landing-qr-phone{min-height:218px;width:126px}.landing-qr-preview__footer{grid-gap:7px;display:grid;gap:7px}.landing-section{padding:76px 0}.landing-product__content h2,.landing-section-heading h2{font-size:clamp(31px,9vw,42px)}.landing-business-grid,.landing-feature-grid,.landing-how__grid{grid-template-columns:1fr}.landing-business-grid article{border-radius:22px;grid-template-columns:42px minmax(0,1fr);min-height:auto;place-items:center start;text-align:start}.landing-final-cta__card{grid-template-columns:1fr;padding:28px;text-align:center}.landing-final-cta__card>span{margin:0 auto}.landing-footer__links{grid-template-columns:1fr 1fr}.landing-footer__bottom,.landing-trust-strip__inner{display:grid}.landing-trust-strip__inner>div{gap:10px 14px;justify-content:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.landing-page *,.landing-page :after,.landing-page :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.landing-free-trial{background:radial-gradient(circle at 8% 14%,#b4530917,#0000 28%),linear-gradient(180deg,#fffaf4,#fff7ed)}.landing-free-trial__grid{grid-gap:70px;align-items:center;display:grid;gap:70px;grid-template-columns:minmax(0,.9fr) minmax(420px,.72fr)}.landing-free-trial__content{grid-gap:15px;display:grid;gap:15px}.landing-free-trial__content h2{color:#1f2937;color:var(--landing-heading);font-size:clamp(34px,4.8vw,54px);font-weight:950;letter-spacing:-.06em;line-height:1;margin:0;max-width:680px}.landing-free-trial__content p{color:#6b7280;color:var(--landing-muted);font-size:15px;font-weight:650;line-height:1.75;margin:0;max-width:650px}.landing-free-trial__card{background:#fff;border:1px solid #b4530926;border-radius:28px;box-shadow:0 24px 65px #78350f1c;padding:28px}.landing-free-trial__icon{background:linear-gradient(145deg,#b45309,#92400e);background:linear-gradient(145deg,var(--landing-primary),var(--landing-primary-dark));border-radius:15px;box-shadow:0 12px 25px #92400e33;color:#fff;display:grid;height:48px;place-items:center;width:48px}.landing-free-trial__points{grid-gap:16px;display:grid;gap:16px;margin-top:24px}.landing-free-trial__points>div{grid-gap:11px;align-items:start;display:grid;gap:11px;grid-template-columns:34px minmax(0,1fr)}.landing-free-trial__points>div>span{background:#ffedd5;background:var(--landing-cream-strong);border-radius:11px;color:#92400e;color:var(--landing-primary-dark);display:grid;height:34px;place-items:center;width:34px}.landing-free-trial__points small,.landing-free-trial__points strong{display:block}.landing-free-trial__points strong{color:#1f2937;color:var(--landing-heading);font-size:13px;font-weight:950}.landing-free-trial__points small{color:#6b7280;color:var(--landing-muted);font-size:11px;font-weight:650;line-height:1.55;margin-top:4px}.landing-free-trial__button{margin-top:25px;width:100%}.landing-free-trial__note{color:#8a776b;display:block;font-size:10px;font-weight:750;margin-top:10px;text-align:center}@media (max-width:900px){.landing-free-trial__grid{gap:34px;grid-template-columns:1fr}.landing-free-trial__card{max-width:620px}}@media (max-width:620px){.landing-free-trial__card{border-radius:22px;padding:22px}.landing-free-trial__content h2{font-size:clamp(31px,9vw,42px)}}.public-site-brand{align-items:center;display:flex;flex-shrink:0;text-decoration:none}.public-site-brand__logo{display:block;height:auto;object-fit:contain;width:145px}@media (max-width:768px){.public-site-brand__logo{width:120px}}.public-site-brand__logo--footer{height:auto;width:155px}@media (max-width:768px){.public-site-brand__logo--footer{width:130px}}.free-trial-page{background:radial-gradient(circle at 10% 0,#b4530914,#0000 30%),linear-gradient(180deg,#fffaf5,#fff 44%,#fffaf5);min-height:70vh}.free-trial-hero{padding:74px 0 34px}.free-trial-hero__inner{grid-gap:12px;display:grid;gap:12px;max-width:780px}.free-trial-kicker{color:#b45309;font-size:11px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.free-trial-hero h1{color:#2d231d;font-size:clamp(34px,5vw,56px);font-weight:950;letter-spacing:-.055em;line-height:1.02;margin:0}.free-trial-hero p{color:#756256;font-size:15px;font-weight:620;line-height:1.75;margin:0;max-width:680px}.free-trial-workspace{grid-gap:28px;display:grid;gap:28px;grid-template-columns:250px minmax(0,760px);justify-content:center;padding-bottom:86px}.free-trial-steps{grid-gap:10px;align-content:start;display:grid;gap:10px}.free-trial-step{grid-gap:11px;align-items:center;background:#ffffffb3;border:1px solid #b4530917;border-radius:15px;display:grid;gap:11px;grid-template-columns:40px minmax(0,1fr);min-height:66px;padding:11px 13px}.free-trial-step>span{background:#fff7ed;border-radius:12px;color:#9a6a4d;display:grid;height:40px;place-items:center;width:40px}.free-trial-step small,.free-trial-step strong{display:block}.free-trial-step small{color:#9a8171;font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.free-trial-step strong{color:#4a3a30;font-size:12px;font-weight:900;margin-top:2px}.free-trial-step.is-active{background:#fff;border-color:#b4530947;box-shadow:0 14px 34px #78350f14}.free-trial-step.is-active>span{background:linear-gradient(145deg,#b45309,#92400e);color:#fff}.free-trial-step.is-complete>span{background:#dcfce7;color:#166534}.free-trial-card{background:#fff;border:1px solid #b4530921;border-radius:26px;box-shadow:0 24px 70px #78350f1a;min-width:0;padding:30px}.free-trial-alert{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;color:#991b1b;font-size:12px;font-weight:750;line-height:1.55;margin-bottom:18px;padding:11px 13px}.free-trial-form{grid-gap:22px;display:grid;gap:22px}.free-trial-form__heading{grid-gap:13px;align-items:start;display:grid;gap:13px;grid-template-columns:46px minmax(0,1fr)}.free-trial-form__heading>span{background:#ffedd5;border-radius:14px;color:#92400e;display:grid;height:46px;place-items:center;width:46px}.free-trial-form__heading small{color:#b45309;display:block;font-size:9px;font-weight:900;letter-spacing:.09em;margin-bottom:3px;text-transform:uppercase}.free-trial-form__heading h2{color:#2f251e;font-size:24px;font-weight:950;letter-spacing:-.035em;margin:0}.free-trial-form__heading p{color:#7b6759;font-size:12px;font-weight:620;line-height:1.6;margin:5px 0 0}.free-trial-form__grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.free-trial-field{grid-gap:7px;display:grid;gap:7px;min-width:0}.free-trial-field--wide{grid-column:1/-1}.free-trial-field>span{color:#49382e;font-size:11px;font-weight:850}.free-trial-field input,.free-trial-field textarea{background:#fff;border:1px solid #eadfd7;border-radius:12px;color:#2f251e;font:inherit;font-size:13px;font-weight:650;min-width:0;outline:none;transition:border-color .16s ease,box-shadow .16s ease;width:100%}.free-trial-field input{min-height:46px;padding:0 13px}.free-trial-field textarea{line-height:1.55;padding:12px 13px;resize:vertical}.free-trial-field input:focus,.free-trial-field textarea:focus{border-color:#b4530985;box-shadow:0 0 0 3px #b4530917}.free-trial-select{min-width:0;position:relative;width:100%}.free-trial-select__trigger{align-items:center;background:#fff;border:1px solid #eadfd7;border-radius:12px;color:#2f251e;cursor:pointer;display:flex;font:inherit;font-size:13px;font-weight:650;gap:12px;justify-content:space-between;min-height:46px;min-width:0;outline:none;padding:0 13px;text-align:start;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease;width:100%}.free-trial-select__trigger:hover{background:#fffdfb;border-color:#b4530957}.free-trial-select.is-open .free-trial-select__trigger,.free-trial-select__trigger:focus-visible{border-color:#b4530985;box-shadow:0 0 0 3px #b4530917}.free-trial-select__trigger>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.free-trial-select__chevron{color:#9a6a4d;flex:0 0 auto;transition:transform .16s ease}.free-trial-select.is-open .free-trial-select__chevron{transform:rotate(180deg)}.free-trial-select__menu{grid-gap:3px;background:#fff;border:1px solid #b4530929;border-radius:14px;box-shadow:0 20px 45px #78350f29,0 4px 12px #78350f0f;display:grid;gap:3px;left:0;max-height:250px;overflow-y:auto;padding:6px;position:absolute;right:0;top:calc(100% + 7px);z-index:60}.free-trial-select__menu::-webkit-scrollbar{width:7px}.free-trial-select__menu::-webkit-scrollbar-thumb{background:#d6b9a6;border:2px solid #fff;border-radius:999px}.free-trial-select__option{align-items:center;background:#0000;border:0;border-radius:9px;color:#5b4639;cursor:pointer;display:flex;font:inherit;font-size:12px;font-weight:720;gap:10px;justify-content:space-between;min-height:39px;padding:0 10px;text-align:start;transition:background-color .13s ease,color .13s ease;width:100%}.free-trial-select__option:focus-visible,.free-trial-select__option:hover{background:#fff7ed;color:#92400e;outline:none}.free-trial-select__option.is-selected{background:#ffedd5;color:#92400e;font-weight:900}.free-trial-select__option svg{flex:0 0 auto}.free-trial-primary,.free-trial-secondary{align-items:center;border-radius:12px;cursor:pointer;display:inline-flex;font:inherit;font-size:12px;font-weight:900;gap:8px;justify-content:center;min-height:46px}.free-trial-primary{background:linear-gradient(145deg,#b45309,#92400e);border:0;box-shadow:0 12px 24px #92400e2e;color:#fff}.free-trial-primary:disabled{cursor:not-allowed;opacity:.58}.free-trial-secondary{background:#fff;border:1px solid #eadfd7;color:#6b5242}.free-trial-success{grid-gap:9px;align-content:center;display:grid;gap:9px;min-height:390px;place-items:center;text-align:center}.free-trial-success>span{background:#dcfce7;border-radius:18px;color:#166534;display:grid;height:58px;place-items:center;width:58px}.free-trial-success>small{color:#b45309;font-size:9px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.free-trial-success h2{color:#2f251e;font-size:28px;font-weight:950;letter-spacing:-.04em;margin:0}.free-trial-success>p{color:#7b6759;font-size:13px;line-height:1.7;margin:0;max-width:520px}.free-trial-success>div{grid-gap:3px;background:#fffaf5;border:1px solid #eadfd7;border-radius:13px;display:grid;gap:3px;margin-top:10px;padding:13px 16px}.free-trial-success>div strong{color:#3f3027;font-size:12px}.free-trial-success>div span{color:#8a7466;font-size:10px}@media (max-width:980px){.free-trial-workspace{grid-template-columns:1fr}.free-trial-steps{grid-template-columns:repeat(4,minmax(0,1fr))}.free-trial-step{grid-template-columns:1fr;text-align:center}.free-trial-step>span{margin:0 auto}}@media (max-width:760px){.free-trial-hero{padding-top:48px}.free-trial-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.free-trial-card{border-radius:20px;padding:22px}.free-trial-form__grid{grid-template-columns:1fr}.free-trial-field--wide{grid-column:auto}}@media (max-width:520px){.free-trial-workspace{width:min(100% - 24px,1180px)}.free-trial-steps{grid-template-columns:1fr}.free-trial-step{grid-template-columns:40px minmax(0,1fr);text-align:start}.free-trial-step>span{margin:0}}@keyframes legal-spin{to{transform:rotate(1turn)}}.legal-spin{animation:legal-spin .8s linear infinite}.guest-legal-page{background:radial-gradient(circle at 12% 0,#b4530912,#0000 28%),#fffaf5;min-height:58vh;padding:72px 0 88px}.guest-legal-container{margin:0 auto;width:min(940px,calc(100% - 40px))}.guest-legal-shell{background:#fff;border:1px solid #b4530921;border-radius:24px;box-shadow:0 22px 58px #78350f14;overflow:hidden}.guest-legal-toolbar{align-items:center;background:linear-gradient(135deg,#fffaf5,#fff7ed);border-bottom:1px solid #b453091c;display:flex;gap:14px;min-height:94px;padding:22px 28px}.guest-legal-icon{background:#fff;border:1px solid #b4530921;border-radius:14px;box-shadow:0 8px 20px #78350f12;color:#92400e;display:grid;flex:0 0 46px;height:46px;place-items:center;width:46px}.guest-legal-toolbar>div{min-width:0}.guest-legal-toolbar>div>span{color:#b45309;display:block;font-size:10px;font-weight:900;letter-spacing:.1em;margin-bottom:4px;text-transform:uppercase}.guest-legal-toolbar h1{color:#2f241d;font-size:clamp(22px,3vw,30px);font-weight:900;letter-spacing:-.035em;margin:0}.guest-legal-state{grid-gap:8px;align-content:center;color:#8b6e5c;display:grid;gap:8px;min-height:300px;padding:42px 24px;place-items:center;text-align:center}.guest-legal-state svg{color:#b45309}.guest-legal-state strong{color:#3b2e26;font-size:15px;font-weight:900}.guest-legal-state span{font-size:12px;font-weight:650;line-height:1.6;max-width:480px}.guest-legal-state-error strong,.guest-legal-state-error svg{color:#b91c1c}.guest-legal-content{color:#40352e;font-size:14px;line-height:1.82;overflow-wrap:anywhere;padding:38px clamp(24px,5vw,58px) 54px}.guest-legal-content>:first-child{margin-top:0}.guest-legal-content>:last-child{margin-bottom:0}.guest-legal-content h1,.guest-legal-content h2,.guest-legal-content h3,.guest-legal-content h4{color:#2d231d;font-weight:900;letter-spacing:-.025em;line-height:1.25}.guest-legal-content h1{font-size:28px;margin:0 0 24px}.guest-legal-content h2{font-size:21px;margin:34px 0 12px}.guest-legal-content h3{font-size:17px;margin:26px 0 10px}.guest-legal-content h4{font-size:14px;margin:22px 0 8px}.guest-legal-content p{margin:0 0 15px}.guest-legal-content ol,.guest-legal-content ul{-webkit-padding-start:24px;margin:10px 0 20px;padding-inline-start:24px}.guest-legal-content li+li{margin-top:7px}.guest-legal-content a{color:#9a470a;font-weight:800;text-decoration-thickness:1px;text-underline-offset:3px}.guest-legal-content blockquote{-webkit-border-start:4px solid #b45309;background:#fff7ed;border-inline-start:4px solid #b45309;border-radius:0 12px 12px 0;margin:22px 0;padding:16px 18px}[dir=rtl] .guest-legal-content blockquote{border-radius:12px 0 0 12px}.guest-legal-content hr{background:#eadfd7;border:0;height:1px;margin:30px 0}.guest-legal-content table{border-collapse:collapse;margin:22px 0;width:100%}.guest-legal-content td,.guest-legal-content th{border:1px solid #eadfd7;padding:11px 12px;text-align:start;vertical-align:top}.guest-legal-content th{background:#fff7ed;color:#3d2f26;font-weight:900}.legal-admin-page{grid-gap:20px;display:grid;gap:20px;min-width:0}.legal-admin-heading{align-items:flex-start;display:flex;gap:13px}.legal-admin-heading-icon{background:#ffedd5;background:var(--color-primary-light,#ffedd5);border:1px solid #b453091f;border-radius:13px;color:#b45309;color:var(--color-primary,#b45309);display:grid;flex:0 0 44px;height:44px;place-items:center;width:44px}.legal-admin-heading>div:last-child>span{color:#b45309;color:var(--color-primary,#b45309);display:block;font-size:10px;font-weight:900;letter-spacing:.09em;margin-bottom:3px;text-transform:uppercase}.legal-admin-heading h1{color:#1f2937;color:var(--color-text,#1f2937);font-size:25px;font-weight:900;letter-spacing:-.035em;margin:0}.legal-admin-heading p{font-size:12px;font-weight:600;line-height:1.55;margin:5px 0 0;max-width:760px}.legal-admin-heading p,.legal-admin-loading{color:#6b7280;color:var(--color-text-muted,#6b7280)}.legal-admin-loading{align-items:center;background:#fff;border:1px solid #e5e7eb;border:1px solid var(--color-border,#e5e7eb);border-radius:18px;display:flex;font-size:13px;font-weight:800;gap:10px;justify-content:center;min-height:300px}.legal-admin-loading svg{color:#b45309;color:var(--color-primary,#b45309)}.legal-admin-layout{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--color-border,#e5e7eb);border-radius:20px;box-shadow:0 1px 3px #0f172a14;box-shadow:var(--shadow-sm,0 1px 3px #0f172a14);display:grid;grid-template-columns:270px minmax(0,1fr);min-height:640px;overflow:hidden}.legal-admin-list{-webkit-border-end:1px solid #e5e7eb;-webkit-border-end:1px solid var(--color-border,#e5e7eb);background:#fbfbfa;border-inline-end:1px solid #e5e7eb;border-inline-end:1px solid var(--color-border,#e5e7eb);min-width:0;padding:13px}.legal-admin-list-header{align-items:center;display:flex;gap:10px;justify-content:space-between;min-height:38px;padding:0 7px 8px}.legal-admin-list-header strong{color:#4b5563;font-size:10px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.legal-admin-list-header>span{background:#ffedd5;border-radius:999px;color:#92400e;display:inline-grid;font-size:10px;font-weight:900;height:24px;min-width:26px;padding:0 7px;place-items:center}.legal-admin-list-item{grid-gap:9px;align-items:center;background:#0000;border:1px solid #0000;border-radius:12px;color:#4b5563;cursor:pointer;display:grid;gap:9px;grid-template-columns:36px minmax(0,1fr) 18px;margin-top:4px;min-height:58px;padding:7px 9px;text-align:start;transition:background .15s ease,border-color .15s ease,color .15s ease;width:100%}.legal-admin-list-item.active,.legal-admin-list-item:hover{background:#fff7ed;color:#78350f}.legal-admin-list-item.active{border-color:#b4530924}.legal-admin-list-icon{background:#fff;border-radius:10px;box-shadow:0 0 0 1px #eee7e2;color:#8b6d5a;display:grid;height:34px;place-items:center;width:34px}.legal-admin-list-item.active .legal-admin-list-icon{box-shadow:0 0 0 1px #b4530924;color:#92400e}.legal-admin-list-copy{min-width:0}.legal-admin-list-copy small,.legal-admin-list-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legal-admin-list-copy strong{font-size:11.5px;font-weight:850}.legal-admin-list-copy small{color:#9ca3af;font-size:9.5px;font-weight:700;margin-top:3px}.legal-admin-complete-icon{color:#15803d}.legal-admin-editor{min-width:0;padding:20px}.legal-admin-editor-header{align-items:center;border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--color-border,#e5e7eb);display:flex;gap:18px;justify-content:space-between;padding-bottom:17px}.legal-admin-editor-title{align-items:center;display:flex;gap:11px;min-width:0}.legal-admin-editor-icon{background:#fff7ed;border-radius:12px;color:#92400e;display:grid;flex:0 0 40px;height:40px;place-items:center;width:40px}.legal-admin-editor-title>div{min-width:0}.legal-admin-editor-title>div>span{color:#9ca3af;display:block;font-size:9px;font-weight:850;text-transform:uppercase}.legal-admin-editor-title h2{color:#1f2937;font-size:17px;font-weight:900;letter-spacing:-.025em;margin:2px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legal-admin-save-button{align-items:center;background:#b45309;background:var(--color-primary,#b45309);border:0;border-radius:11px;box-shadow:0 8px 18px #b453092b;color:#fff;cursor:pointer;display:inline-flex;font-size:11px;font-weight:900;gap:7px;justify-content:center;min-height:38px;padding:0 13px}.legal-admin-save-button:hover:not(:disabled){background:#92400e;background:var(--color-primary-dark,#92400e)}.legal-admin-save-button:disabled{cursor:wait;opacity:.65}.legal-admin-language-tabs{align-items:center;background:#f8f7f5;border:1px solid #e8e2dd;border-radius:13px;display:flex;flex-wrap:wrap;gap:6px;margin-top:17px;padding:6px}.legal-admin-language-label{font-size:10px;font-weight:850;padding:0 8px}.legal-admin-language-label,.legal-admin-language-tabs>button{align-items:center;color:#6b7280;display:inline-flex;gap:6px;min-height:34px}.legal-admin-language-tabs>button{background:#0000;border:1px solid #0000;border-radius:9px;cursor:pointer;padding:0 10px}.legal-admin-language-tabs>button strong{font-size:9px;font-weight:950}.legal-admin-language-tabs>button span{font-size:10px;font-weight:800}.legal-admin-language-tabs>button.active,.legal-admin-language-tabs>button:hover{background:#fff;border-color:#b453091f;color:#92400e}.legal-admin-html-note{grid-gap:10px;background:#fffaf5;border:1px solid #fed7aa;border-radius:13px;color:#6b7280;display:grid;gap:10px;grid-template-columns:30px minmax(0,1fr);margin-top:15px;padding:13px 14px}.legal-admin-html-note>svg{color:#b45309}.legal-admin-html-note span,.legal-admin-html-note strong{display:block}.legal-admin-html-note strong{color:#7c3f10;font-size:11px;font-weight:900}.legal-admin-html-note span{font-size:10px;font-weight:650;line-height:1.5;margin-top:3px}.legal-admin-tag-list{display:flex;flex-wrap:wrap;gap:5px;margin-top:9px}.legal-admin-tag-list code{background:#fff;border:1px solid #fed7aa;border-radius:6px;color:#92400e;font-size:8.5px;font-weight:800;padding:3px 6px}.legal-admin-textarea-label{align-items:center;color:#374151;display:flex;font-size:10px;font-weight:900;gap:14px;justify-content:space-between;margin-top:17px}.legal-admin-textarea-label small{color:#9ca3af;font-size:9px;font-weight:750}.legal-admin-textarea{background:#fcfcfb;border:1px solid #dcdfe4;border-radius:13px;color:#26313d;display:block;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:11.5px;line-height:1.7;margin-top:7px;min-height:390px;outline:none;padding:16px;resize:vertical;tab-size:2;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease;width:100%}.legal-admin-textarea:focus{background:#fff;border-color:#b453097a;box-shadow:0 0 0 3px #b4530917}.legal-admin-language-tabs>button:focus-visible,.legal-admin-list-item:focus-visible,.legal-admin-save-button:focus-visible{outline:3px solid #b453092e;outline-offset:2px}@media (max-width:980px){.legal-admin-layout{grid-template-columns:220px minmax(0,1fr)}.legal-admin-editor-header{align-items:flex-start}}@media (max-width:760px){.guest-legal-page{padding:38px 0 58px}.guest-legal-container{width:min(100% - 24px,940px)}.guest-legal-shell{border-radius:18px}.guest-legal-toolbar{min-height:82px;padding:18px}.guest-legal-content{font-size:13px;padding:28px 18px 38px}.guest-legal-content table{display:block;overflow-x:auto;white-space:nowrap}.legal-admin-layout{display:block;overflow:visible}.legal-admin-list{-webkit-border-end:0;border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--color-border,#e5e7eb);border-inline-end:0;display:flex;gap:6px;overflow-x:auto;padding:10px}.legal-admin-list-header{display:none}.legal-admin-list-item{flex:0 0 auto;grid-template-columns:32px auto 16px;margin:0;min-width:180px;width:auto}.legal-admin-editor{padding:15px}.legal-admin-editor-header{display:grid}.legal-admin-save-button{justify-content:center;width:100%}.legal-admin-language-label{width:100%}.legal-admin-language-tabs>button{flex-basis:calc(50% - 6px);flex-grow:1;flex-shrink:1;justify-content:center}.legal-admin-textarea{min-height:330px}}@media (max-width:460px){.legal-admin-list-item{min-width:165px}}@media (prefers-reduced-motion:reduce){.legal-spin{animation-duration:1.6s}.legal-admin-list-item,.legal-admin-save-button,.legal-admin-textarea{transition:none}}.confirm-backdrop{animation:confirmBackdropEnter .16s ease both;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a85;display:grid;inset:0;padding:20px;place-items:center;position:fixed;z-index:9999}.confirm-modal{animation:confirmModalEnter .18s ease both;background:#fff;border:1px solid #e2e8f0f2;border-radius:28px;box-shadow:0 28px 80px #0f172a47,0 8px 24px #0f172a14;overflow:hidden;padding:30px 28px 26px;position:relative;width:min(100%,440px)}.confirm-modal:before{background:linear-gradient(90deg,#51766e,#6f9a91);content:"";height:5px;inset-block-start:0;inset-inline:0;position:absolute}.confirm-modal--danger:before{background:linear-gradient(90deg,#ef4444,#f97316)}.confirm-modal--warning:before{background:linear-gradient(90deg,#f59e0b,#f97316)}.confirm-modal--success:before{background:linear-gradient(90deg,#22c55e,#16a34a)}.confirm-modal--info:before{background:linear-gradient(90deg,#3b82f6,#0ea5e9)}.confirm-modal__close{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;color:#64748b;cursor:pointer;display:inline-flex;height:38px;inset-block-start:14px;inset-inline-end:14px;justify-content:center;position:absolute;transition:color .16s ease,background .16s ease,transform .16s ease;width:38px}.confirm-modal__close:hover{background:#eef2f7;color:#0f172a;transform:translateY(-1px)}.confirm-modal__header{align-items:center;display:flex;flex-direction:column;gap:10px;text-align:center}.confirm-modal__icon{background:#51766e1a;border-radius:22px;box-shadow:0 12px 26px #51766e24;color:#51766e;height:68px;width:68px}.confirm-modal--danger .confirm-modal__icon{background:linear-gradient(135deg,#fef2f2,#fff7ed);box-shadow:0 12px 26px #dc26261f;color:#dc2626}.confirm-modal--warning .confirm-modal__icon{background:linear-gradient(135deg,#fffbeb,#fff7ed);color:#d97706}.confirm-modal--success .confirm-modal__icon{background:linear-gradient(135deg,#f0fdf4,#dcfce7);color:#16a34a}.confirm-modal--info .confirm-modal__icon{background:linear-gradient(135deg,#eff6ff,#e0f2fe);color:#2563eb}.confirm-modal__header h2{color:#0f172a;font-size:25px;font-weight:950;letter-spacing:-.04em;line-height:1.15;margin:0}.confirm-modal__header p{color:#64748b;font-size:14px;font-weight:650;line-height:1.7;margin:0;max-width:34rem}.confirm-modal__item-name{background:#f8fafc;border-radius:999px;color:#0f172a;display:inline-flex;font-size:14px;font-weight:900;line-height:1.2;max-width:100%;overflow:hidden;padding:8px 14px;text-overflow:ellipsis;white-space:nowrap}.confirm-modal__warning{align-items:flex-start;background:#fff7ed;border:1px solid #fed7aa;border-radius:18px;color:#9a3412;display:flex;font-size:13px;font-weight:800;gap:10px;line-height:1.55;margin-top:20px;padding:13px 15px}.confirm-modal--danger .confirm-modal__warning{background:#fef2f2;border-color:#fecaca;color:#991b1b}.confirm-modal__warning svg{flex:0 0 auto;margin-top:2px}.confirm-modal__actions{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-top:24px}.confirm-modal__button{border-radius:15px;font:inherit;font-size:14px;min-height:46px;padding:0 18px;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}.confirm-modal__button--cancel{border:1px solid #d9e2ec;color:#334155}.confirm-modal__button--cancel:hover{background:#f8fafc;box-shadow:0 8px 18px #0f172a12}.confirm-modal__button--danger{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 12px 26px #dc262633}.confirm-modal__button--danger:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 16px 30px #dc262640}.confirm-modal__button--warning{background:linear-gradient(135deg,#f59e0b,#d97706);border:1px solid #d97706;box-shadow:0 12px 26px #d9770633;color:#fff}.confirm-modal__button--success{background:linear-gradient(135deg,#22c55e,#16a34a);border:1px solid #16a34a;box-shadow:0 12px 26px #16a34a33;color:#fff}.confirm-modal__button--info{background:linear-gradient(135deg,#3b82f6,#2563eb);border:1px solid #2563eb;box-shadow:0 12px 26px #2563eb33;color:#fff}@keyframes confirmBackdropEnter{0%{opacity:0}to{opacity:1}}@keyframes confirmModalEnter{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:520px){.confirm-backdrop{align-items:end;padding:16px}.confirm-modal{border-radius:24px;padding:28px 20px 20px;width:100%}.confirm-modal__header h2{font-size:23px}.confirm-modal__actions{grid-template-columns:1fr}.confirm-modal__button--cancel{order:2}}*{box-sizing:border-box}#root,body,html{margin:0;min-height:100%}body{background:var(--color-background);color:var(--color-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.app{min-height:100vh}:root{--color-primary:#b45309;--color-primary-dark:#92400e;--color-primary-light:#ffedd5;--color-secondary:#1f2937;--color-background:#f7f7f5;--color-surface:#fff;--color-surface-muted:#f3f4f6;--color-text:#1f2937;--color-text-muted:#6b7280;--color-text-light:#9ca3af;--color-border:#e5e7eb;--color-border-dark:#d1d5db;--color-success:#15803d;--color-success-light:#dcfce7;--color-warning:#b45309;--color-warning-light:#fef3c7;--color-error:#b91c1c;--color-error-light:#fee2e2;--sidebar-width:270px;--sidebar-collapsed-width:82px;--header-height:74px;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--radius-xl:24px;--shadow-sm:0 1px 3px #0f172a14;--shadow-md:0 8px 24px #0f172a14;--transition-fast:180ms ease;--transition-normal:260ms ease}.dashboard-layout,.dashboard-main{min-height:100vh}.dashboard-main{-webkit-margin-start:var(--sidebar-width);margin-inline-start:var(--sidebar-width);transition:-webkit-margin-start var(--transition-normal);transition:margin-inline-start var(--transition-normal);transition:margin-inline-start var(--transition-normal),-webkit-margin-start var(--transition-normal)}.dashboard-layout--collapsed .dashboard-main{-webkit-margin-start:var(--sidebar-collapsed-width);margin-inline-start:var(--sidebar-collapsed-width)}.dashboard-header{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff0;border-bottom:1px solid var(--color-border);display:flex;gap:20px;inset-block-start:0;justify-content:space-between;min-height:var(--header-height);padding:12px 28px;position:-webkit-sticky;position:sticky;z-index:40}.dashboard-header__actions,.dashboard-header__start{align-items:center;display:flex;gap:12px}.dashboard-header__start{flex:1 1}.dashboard-header__icon-button{align-items:center;background:#fff;border:1px solid var(--color-border);border-radius:12px;color:var(--color-text-muted);cursor:pointer;display:inline-flex;flex:0 0 auto;height:42px;justify-content:center;position:relative;transition:color var(--transition-fast),border-color var(--transition-fast),background var(--transition-fast);width:42px}.dashboard-header__icon-button:hover{background:var(--color-primary-light);border-color:var(--color-primary);color:var(--color-primary)}.dashboard-header__mobile-toggle{display:none}.dashboard-header__search{align-items:center;background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:12px;color:var(--color-text-muted);display:flex;gap:10px;padding:0 14px;width:min(430px,100%)}.dashboard-header__search input{background:#0000;border:0;color:var(--color-text);min-height:42px;outline:0;width:100%}.dashboard-header__language{align-items:center;background:#fff;border:1px solid var(--color-border);border-radius:12px;color:var(--color-text-muted);display:flex;gap:7px;min-height:42px;padding:0 10px}.dashboard-header__language select{background:#0000;border:0;color:var(--color-text);cursor:pointer;outline:0}.dashboard-header__notification-dot{background:var(--color-error);border:2px solid #fff;border-radius:50%;height:8px;inset-block-start:8px;inset-inline-end:8px;position:absolute;width:8px}.dashboard-header__profile{align-items:center;background:#0000;border-radius:13px;color:var(--color-text);cursor:pointer;display:flex;gap:10px;min-height:46px;padding:4px 8px 4px 5px}.dashboard-header__avatar{align-items:center;background:var(--color-secondary);border-radius:50%;color:#fff;display:flex;font-size:12px;font-weight:800;height:38px;justify-content:center;width:38px}.dashboard-header__profile-info{display:grid;text-align:start}.dashboard-header__profile-info strong{font-size:13px}.dashboard-header__profile-info small{color:var(--color-text-muted);font-size:11px}.dashboard-content{padding:28px}.owner-dashboard{grid-gap:26px;display:grid;gap:26px}.dashboard-page-heading{align-items:flex-start;display:flex;gap:24px;justify-content:space-between}.dashboard-page-heading h1{color:var(--color-text);font-size:clamp(30px,3.3vw,42px);font-weight:900;letter-spacing:-.04em;line-height:1.05;margin:4px 0 8px}.dashboard-page-heading__eyebrow{color:var(--color-primary);font-size:13px;font-weight:900;letter-spacing:.03em;margin:0;text-transform:uppercase}.dashboard-page-heading__description{color:var(--color-text-muted);font-size:16px;line-height:1.7;margin:0;max-width:690px}.dashboard-page-heading__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.dashboard-outline-button,.dashboard-primary-button,.dashboard-secondary-button{align-items:center;border-radius:11px;cursor:pointer;display:inline-flex;font-weight:800;gap:8px;justify-content:center;min-height:44px;padding:0 16px;transition:transform var(--transition-fast),box-shadow var(--transition-fast),background var(--transition-fast),border-color var(--transition-fast)}.dashboard-primary-button{background:var(--color-primary);border:1px solid var(--color-primary);box-shadow:0 8px 18px #b453092e;color:#fff}.dashboard-primary-button:hover{background:var(--color-primary-dark);transform:translateY(-1px)}.dashboard-success-button{align-items:center;background:var(--color-success);border:1px solid var(--color-success);border-radius:11px;box-shadow:0 8px 18px #15803d2e;color:#fff;cursor:pointer;display:inline-flex;font-weight:800;gap:8px;justify-content:center;min-height:44px;padding:0 16px;transition:transform var(--transition-fast),box-shadow var(--transition-fast),background var(--transition-fast),border-color var(--transition-fast)}.dashboard-success-button:hover{background:#166534;border-color:#166534;transform:translateY(-1px)}.dashboard-outline-button,.dashboard-secondary-button{background:#fff;border:1px solid var(--color-border-dark);color:var(--color-text)}.dashboard-outline-button:hover,.dashboard-secondary-button:hover{border-color:var(--color-primary);color:var(--color-primary)}.dashboard-stat-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-stat-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:18px;box-shadow:0 2px 8px #0f172a0f;min-width:0;padding:20px;transition:transform var(--transition-fast),box-shadow var(--transition-fast),border-color var(--transition-fast)}.dashboard-stat-card:hover{border-color:#b4530938;box-shadow:0 10px 28px #0f172a17;transform:translateY(-2px)}.dashboard-stat-card__header{align-items:center;display:flex;justify-content:space-between}.dashboard-stat-card__icon{align-items:center;background:var(--color-primary-light);border-radius:14px;color:var(--color-primary);display:inline-flex;height:45px;justify-content:center;width:45px}.dashboard-stat-card__icon svg{stroke:currentColor;display:block;height:22px;width:22px}.dashboard-stat-card__fallback-icon{font-size:16px;font-weight:900;line-height:1}.dashboard-stat-card__trend{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:900;gap:4px;line-height:1;padding:6px 9px}.dashboard-stat-card__trend--up{background:var(--color-success-light);color:var(--color-success)}.dashboard-stat-card__trend--down{background:var(--color-error-light);color:var(--color-error)}.dashboard-stat-card__trend-arrow{font-size:14px;font-weight:900;line-height:1}.dashboard-stat-card__body{grid-gap:7px;display:grid;gap:7px;margin-top:20px}.dashboard-stat-card__body p,.dashboard-stat-card__body span{margin:0}.dashboard-stat-card__body p{color:var(--color-text-muted);font-size:13px;font-weight:800}.dashboard-stat-card__body strong{color:var(--color-text);font-size:32px;font-weight:900;letter-spacing:-.04em;line-height:.95}.dashboard-stat-card__body span{color:var(--color-text-muted);font-size:12px}.dashboard-main-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr)}.dashboard-panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);min-width:0;padding:22px}.dashboard-panel__header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:20px}.dashboard-panel__header h2{font-size:18px;margin:0 0 5px}.dashboard-panel__header p{color:var(--color-text-muted);font-size:13px;margin:0}.dashboard-text-button{background:#0000;color:var(--color-primary);cursor:pointer;font-weight:700;padding:0}.quick-action-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.quick-action-card{align-items:center;background:#fff;border:1px solid var(--color-border);border-radius:14px;display:flex;gap:12px;min-width:0;padding:16px;transition:border-color var(--transition-fast),transform var(--transition-fast),box-shadow var(--transition-fast)}.quick-action-card:hover{border-color:var(--color-primary);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.quick-action-card__icon{align-items:center;background:var(--color-primary-light);border-radius:12px;color:var(--color-primary);display:inline-flex;flex:0 0 43px;height:43px;justify-content:center;width:43px}.quick-action-card__symbol{font-size:15px;font-weight:900;line-height:1}.quick-action-card__content{grid-gap:4px;display:grid;flex:1 1;gap:4px;min-width:0}.quick-action-card__content strong{font-size:14px}.quick-action-card__content small{color:var(--color-text-muted);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quick-action-card__arrow{color:var(--color-text-light);font-size:18px;font-weight:800}.dashboard-establishment-card{align-items:flex-start;display:flex;flex-direction:column}.dashboard-establishment-card__icon{align-items:center;background:var(--color-primary-light);border-radius:16px;color:var(--color-primary);display:flex;height:54px;justify-content:center;width:54px}.dashboard-establishment-card__content{margin-top:18px}.dashboard-establishment-card__content span{color:var(--color-text-muted);font-size:12px}.dashboard-establishment-card__content h2{font-size:21px;margin:5px 0 7px}.dashboard-establishment-card__content p{color:var(--color-text-muted);font-size:13px;line-height:1.5;margin:0}.dashboard-establishment-card__status{align-items:center;color:var(--color-success);display:inline-flex;font-size:13px;font-weight:700;gap:7px;margin:16px 0}.dashboard-status-dot{background:var(--color-success);border-radius:50%;height:8px;width:8px}.dashboard-establishment-card .dashboard-outline-button{margin-top:auto;width:100%}.recent-activity{display:grid}.recent-activity__item{grid-gap:12px;align-items:center;border-bottom:1px solid var(--color-border);display:grid;gap:12px;grid-template-columns:40px minmax(0,1fr) auto;padding:15px 0}.recent-activity__item:first-child{padding-top:0}.recent-activity__item:last-child{border-bottom:0;padding-bottom:0}.recent-activity__icon{align-items:center;background:var(--color-primary-light);border-radius:12px;color:var(--color-primary);display:flex;height:40px;justify-content:center;width:40px}.recent-activity__icon svg{display:block;height:18px;width:18px}.recent-activity__content{min-width:0}.recent-activity__content strong{font-size:13px}.recent-activity__content p{color:var(--color-text-muted);font-size:12px;margin:4px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-activity__item time{color:var(--color-text-light);font-size:11px;white-space:nowrap}@media (max-width:1100px){.dashboard-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-main-grid{grid-template-columns:1fr}}@media (max-width:820px){.dashboard-layout--collapsed .dashboard-main,.dashboard-main{-webkit-margin-start:0;margin-inline-start:0}.dashboard-header{padding-inline:18px}.dashboard-header__desktop-toggle{display:none}.dashboard-header__mobile-toggle{display:inline-flex}.dashboard-header__profile svg,.dashboard-header__profile-info{display:none}.dashboard-content{padding:22px 18px}.dashboard-page-heading{flex-direction:column}.dashboard-page-heading__actions{justify-content:flex-start}}@media (max-width:620px){.dashboard-header__search{display:none}.dashboard-header__actions{-webkit-margin-start:auto;margin-inline-start:auto}.dashboard-header__language{justify-content:center;padding:0;width:42px}.dashboard-header__language select{opacity:0;position:absolute;width:42px}.dashboard-stat-grid,.quick-action-grid{grid-template-columns:1fr}.dashboard-page-heading__actions{width:100%}.dashboard-primary-button,.dashboard-secondary-button{flex:1 1}.dashboard-panel{padding:18px}.recent-activity__item{grid-template-columns:40px minmax(0,1fr)}.recent-activity__item time{grid-column:2}}.dashboard-header__logout{align-items:center;background:#51766e;background:var(--color-primary,#51766e);border:0;border-radius:15px;box-shadow:0 14px 28px #51766e33;color:#fff;cursor:pointer;display:inline-flex;font-size:13px;font-weight:900;gap:8px;justify-content:center;min-height:42px;padding:0 14px;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.dashboard-header__logout:hover{box-shadow:0 18px 34px #51766e42;transform:translateY(-1px)}.dashboard-header__logout:active{transform:translateY(0)}@media (max-width:760px){.dashboard-header__logout span{display:none}.dashboard-header__logout{padding:0;width:42px}}.dashboard-account{flex:0 0 auto;position:relative}.dashboard-account__trigger{align-items:center;background:#fff;border:1px solid #51766e24;border-radius:999px;box-shadow:0 8px 24px #0f172a0d;color:#333;color:var(--color-text,#333);cursor:pointer;display:inline-flex;gap:10px;min-height:46px;padding:5px 7px 5px 5px;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.dashboard-account__trigger--open,.dashboard-account__trigger:hover{background:#51766e0f;border-color:#51766e4d;box-shadow:0 14px 34px #0f172a14}.dashboard-account__trigger--open{color:#51766e;color:var(--color-primary,#51766e)}.dashboard-account__trigger svg:last-child{color:#68756f;color:var(--color-text-muted,#68756f);transition:transform .16s ease}.dashboard-account__trigger--open svg:last-child{color:#51766e;color:var(--color-primary,#51766e);transform:rotate(180deg)}.dashboard-account__avatar{align-items:center;background:linear-gradient(135deg,#51766e,#34564f);background:linear-gradient(135deg,var(--color-primary,#51766e),#34564f);border-radius:999px;box-shadow:inset 0 1px 0 #ffffff3d;color:#fff;display:inline-flex;flex:0 0 36px;font-size:12px;font-weight:950;height:36px;justify-content:center;letter-spacing:-.03em;width:36px}.dashboard-account__identity{grid-gap:2px;display:grid;gap:2px;min-width:0;text-align:start}.dashboard-account__identity strong{color:#333;color:var(--color-text,#333);font-size:13px;font-weight:950}.dashboard-account__identity small,.dashboard-account__identity strong{max-width:128px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-account__identity small{color:#68756f;color:var(--color-text-muted,#68756f);font-size:11px;font-weight:800}.dashboard-account__menu{animation:dashboard-account-menu-enter .15s ease both;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #51766e26;border-radius:26px;box-shadow:0 26px 70px #0f172a29,inset 0 0 0 1px #ffffffa6;padding:10px;position:absolute;right:0;top:calc(100% + 12px);width:310px;z-index:1500}.dashboard-account__top{align-items:center;background:linear-gradient(135deg,#51766e1a,#d7e3e08c);border-radius:20px;display:flex;gap:12px;padding:12px}.dashboard-account__avatar--large{border-radius:18px;box-shadow:0 14px 30px #51766e38;flex-basis:50px;font-size:15px;height:50px;width:50px}.dashboard-account__top div{grid-gap:4px;display:grid;gap:4px;min-width:0}.dashboard-account__top strong{color:#333;color:var(--color-text,#333);font-size:15px;font-weight:950;letter-spacing:-.025em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-account__top small{color:#68756f;color:var(--color-text-muted,#68756f);font-size:12px;font-weight:750;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-account__status{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr auto;margin-top:10px}.dashboard-account__status em,.dashboard-account__status span{align-items:center;border-radius:13px;display:inline-flex;font-size:11px;font-style:normal;font-weight:900;gap:7px;min-height:34px;padding:0 10px}.dashboard-account__status span{background:#51766e17;color:#51766e;color:var(--color-primary,#51766e)}.dashboard-account__status em{background:#04785714;color:#047857}.dashboard-account__divider{background:#51766e1f;height:1px;margin:10px 4px}.dashboard-account__item{align-items:center;background:#0000;border:0;border-radius:16px;color:#333;color:var(--color-text,#333);cursor:pointer;display:flex;font-size:13px;font-weight:900;gap:10px;min-height:46px;padding:0 12px;text-align:start;transition:background .15s ease,color .15s ease,transform .15s ease;width:100%}.dashboard-account__item svg,.dashboard-account__item:hover{color:#51766e;color:var(--color-primary,#51766e)}.dashboard-account__item:hover{background:#51766e14;transform:translateX(2px)}.dashboard-account__item:disabled{cursor:not-allowed;opacity:.45;transform:none}.dashboard-account__item--logout,.dashboard-account__item--logout svg{color:#dc2626}.dashboard-account__item--logout:hover{background:#dc262614;color:#b91c1c}@keyframes dashboard-account-menu-enter{0%{opacity:0;transform:translateY(-6px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}[dir=rtl] .dashboard-account__menu{left:0;right:auto}[dir=rtl] .dashboard-account__item:hover{transform:translateX(-2px)}@media (max-width:760px){.dashboard-account__identity,.dashboard-account__trigger svg:last-child{display:none}.dashboard-account__trigger{height:46px;justify-content:center;padding:0;width:46px}.dashboard-account__menu{right:0;width:min(310px,calc(100vw - 24px))}[dir=rtl] .dashboard-account__menu{left:0;right:auto}}.dashboard-language{display:inline-flex;position:relative}.dashboard-language__trigger{align-items:center;background:#ffffffeb;border:1px solid #51766e29;border-radius:16px;box-shadow:0 12px 28px #0f172a14;color:#334155;cursor:pointer;display:inline-flex;font-size:13px;font-weight:850;gap:9px;min-height:42px;padding:0 13px;transition:.18s ease}.dashboard-language--open .dashboard-language__trigger,.dashboard-language__trigger:hover{border-color:#51766e47;box-shadow:0 16px 34px #0f172a1f;transform:translateY(-1px)}.dashboard-language__trigger svg:last-child{transition:.18s ease}.dashboard-language--open .dashboard-language__trigger svg:last-child{transform:rotate(180deg)}.dashboard-language__menu{background:#fff;border:1px solid #51766e24;border-radius:18px;box-shadow:0 24px 60px #0f172a2e;min-width:190px;overflow:hidden;padding:8px;position:absolute;right:0;top:calc(100% + 12px);z-index:95}[dir=rtl] .dashboard-language__menu{left:0;right:auto}.dashboard-language__item{align-items:center;background:#0000;border:0;border-radius:13px;color:#334155;cursor:pointer;display:flex;font-size:13px;font-weight:850;gap:12px;justify-content:space-between;padding:11px 12px;text-align:start;transition:.16s ease;width:100%}.dashboard-language__item:hover{background:#51766e14;color:#51766e}.dashboard-language__item--active{background:#51766e1f;color:#51766e}.dashboard-language__item--active svg{flex:0 0 auto}@media (max-width:760px){.dashboard-language__trigger span{display:none}.dashboard-language__trigger{justify-content:center;padding:0;width:42px}.dashboard-language__trigger svg:last-child{display:none}}.dashboard-page-heading--card{background:radial-gradient(circle at 100% 0,#51766e21,#0000 34%),#fff;border:1px solid #51766e24;border-radius:26px;box-shadow:0 18px 45px #0f172a0f;padding:24px}.dashboard-loading-state{grid-gap:10px;align-content:center;background:#fff;border:1px solid #51766e24;border-radius:26px;color:var(--color-text-muted);display:grid;gap:10px;min-height:360px;padding:32px;place-items:center;text-align:center}.dashboard-loading-state strong{color:var(--color-text);font-size:16px;font-weight:950}.dashboard-loading-state p{color:var(--color-text-muted);font-size:13px;line-height:1.6;margin:0;max-width:520px}.dashboard-spin{animation:dashboard-spin .85s linear infinite}@keyframes dashboard-spin{to{transform:rotate(1turn)}}.dashboard-live-strip{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(5,minmax(0,1fr))}.dashboard-live-strip article,.dashboard-live-strip__link{align-items:center;background:#fff;border:1px solid #51766e1f;border-radius:18px;box-shadow:0 10px 25px #0f172a0a;display:flex;gap:12px;min-width:0;padding:15px 16px}.dashboard-live-strip article>svg,.dashboard-live-strip__link>svg{color:var(--color-primary);flex:0 0 auto}.dashboard-live-strip article div,.dashboard-live-strip__link div{grid-gap:3px;display:grid;gap:3px;min-width:0}.dashboard-live-strip article span,.dashboard-live-strip__link span{color:var(--color-text-muted);font-size:11px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-live-strip article strong,.dashboard-live-strip__link strong{color:var(--color-text);font-size:18px;font-weight:950}.dashboard-live-strip__link{background:#fff;border:1px solid #51766e1f;border-radius:18px;box-shadow:0 10px 25px #0f172a0a;color:inherit;min-width:0;padding:15px 16px;text-decoration:none}.dashboard-live-strip__link:hover{border-color:#51766e47}.dashboard-main-grid--balanced{grid-template-columns:minmax(0,1.6fr) minmax(300px,.9fr)}.dashboard-text-link{align-items:center;color:var(--color-primary);display:inline-flex;font-size:12px;font-weight:900;text-decoration:none}.dashboard-order-status-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(5,minmax(0,1fr))}.dashboard-order-status{grid-gap:7px;background:#f8faf9;border:1px solid #51766e1c;border-radius:15px;color:inherit;display:grid;gap:7px;padding:13px;text-decoration:none;transition:transform .16s ease,border-color .16s ease,background .16s ease}.dashboard-order-status:hover{background:#fff;border-color:#51766e47;transform:translateY(-2px)}.dashboard-order-status span{color:var(--color-text-muted);font-size:10px;font-weight:850}.dashboard-order-status strong{color:var(--color-text);font-size:24px;font-weight:950}.dashboard-recent-orders{grid-gap:7px;display:grid;gap:7px;margin-top:15px}.dashboard-recent-order{grid-gap:12px;align-items:center;background:#fff;border:1px solid #51766e14;border-radius:14px;color:inherit;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto auto;min-height:58px;padding:10px 12px;text-decoration:none}.dashboard-recent-order:hover{background:#f8faf9}.dashboard-recent-order>div{grid-gap:2px;display:grid;gap:2px;min-width:0}.dashboard-recent-order>div strong{color:var(--color-text);font-size:12px;font-weight:950}.dashboard-recent-order>div span{color:var(--color-text-muted);font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-recent-order>strong{color:var(--color-text);font-size:11px;font-weight:950;white-space:nowrap}.dashboard-order-pill{align-items:center;border-radius:999px;display:inline-flex;font-size:9px;font-weight:950;min-height:27px;padding:0 8px;white-space:nowrap}.dashboard-order-pill--pending{background:#fff7ed;color:#b45309}.dashboard-order-pill--accepted{background:#e0f2fe;color:#0369a1}.dashboard-order-pill--preparing{background:#f3e8ff;color:#7c3aed}.dashboard-order-pill--ready{background:#dcfce7;color:#15803d}.dashboard-order-pill--delivered{background:#e2e8f0;color:#475569}.dashboard-establishment-card--dynamic{align-content:start}.dashboard-establishment-meta{grid-gap:4px;background:#f8faf9;border-radius:14px;display:grid;gap:4px;padding:12px 13px;width:100%}.dashboard-establishment-meta span{color:var(--color-text-muted);font-size:10px;font-weight:800}.dashboard-establishment-meta strong{color:var(--color-text);font-size:12px;font-weight:950}.dashboard-status-dot.is-inactive{background:#94a3b8}.dashboard-analytics-panel{overflow:hidden}.dashboard-range-toggle{background:#f8faf9;border:1px solid #51766e1f;border-radius:12px;display:inline-flex;gap:4px;padding:4px}.dashboard-range-toggle button{background:#0000;border:0;border-radius:9px;color:var(--color-text-muted);cursor:pointer;font:inherit;font-size:10px;font-weight:900;min-height:32px;padding:0 10px}.dashboard-range-toggle button.is-active{background:var(--color-primary);color:#fff}.dashboard-analytics-grid{grid-gap:18px;align-items:stretch;display:grid;gap:18px;grid-template-columns:minmax(0,1.7fr) minmax(260px,.8fr)}.dashboard-chart{align-content:center;background:linear-gradient(rgba(81,118,110,.035) 1px,#0000 0),linear-gradient(90deg,rgba(81,118,110,.035) 1px,#0000 0),#fbfdfc;background-size:28px 28px;border:1px solid #51766e1a;border-radius:18px;display:grid;min-height:250px;padding:18px}.dashboard-chart__canvas{color:var(--color-primary);width:100%}.dashboard-chart__canvas svg{display:block;height:auto;overflow:visible;width:100%}.dashboard-top-products{grid-gap:7px;align-content:start;background:#fff;border:1px solid #51766e1a;border-radius:18px;display:grid;gap:7px;padding:16px}.dashboard-top-products__heading{align-items:flex-end;display:flex;gap:10px;justify-content:space-between;padding-bottom:8px}.dashboard-top-products__heading strong{color:var(--color-text);font-size:13px;font-weight:950}.dashboard-top-products__heading span{color:var(--color-text-muted);font-size:9px;font-weight:800}.dashboard-top-product{grid-gap:8px;align-items:center;border-radius:11px;color:inherit;display:grid;gap:8px;grid-template-columns:26px minmax(0,1fr) auto;min-height:44px;padding:6px 8px;text-decoration:none}.dashboard-top-product:hover{background:#f8faf9}.dashboard-top-product>span{background:#51766e17;border-radius:8px;color:var(--color-primary);display:grid;font-size:9px;font-weight:950;height:25px;place-items:center;width:25px}.dashboard-top-product strong{color:var(--color-text);font-size:11px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-top-product small{color:var(--color-text-muted);font-size:9px;font-weight:800}.dashboard-qr-summary,.quick-action-grid--dashboard{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-qr-summary{grid-gap:9px;display:grid;gap:9px}.dashboard-qr-summary article{grid-gap:4px;background:#f8faf9;border:1px solid #51766e17;border-radius:14px;display:grid;gap:4px;padding:13px}.dashboard-qr-summary article span{color:var(--color-text-muted);font-size:10px;font-weight:800}.dashboard-qr-summary article strong{color:var(--color-text);font-size:20px;font-weight:950}.dashboard-menu-list{grid-gap:8px;display:grid;gap:8px}.dashboard-menu-row{align-items:center;background:#fff;border:1px solid #51766e17;border-radius:14px;display:flex;gap:14px;justify-content:space-between;min-height:58px;padding:10px 12px}.dashboard-menu-row>div:first-child{grid-gap:2px;display:grid;gap:2px;min-width:0}.dashboard-menu-row strong{color:var(--color-text);font-size:12px;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-menu-row span{color:var(--color-text-muted);font-size:9px;font-weight:800}.dashboard-menu-row__actions{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.dashboard-menu-row__actions a{align-items:center;background:#f8faf9;border:1px solid #51766e1f;border-radius:9px;color:var(--color-primary);display:inline-flex;font-size:9px;font-weight:900;min-height:31px;padding:0 9px;text-decoration:none}.dashboard-mini-empty{color:var(--color-text-muted);display:grid;font-size:11px;font-weight:800;min-height:130px;place-items:center;text-align:center}.dashboard-mini-empty--activity{min-height:190px}@media (max-width:1150px){.dashboard-order-status-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-analytics-grid{grid-template-columns:1fr}}@media (max-width:900px){.dashboard-live-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-main-grid--balanced{grid-template-columns:1fr}}@media (max-width:680px){.dashboard-page-heading--card{padding:18px}.dashboard-live-strip,.dashboard-order-status-grid,.dashboard-qr-summary,.quick-action-grid--dashboard{grid-template-columns:1fr}.dashboard-recent-order{grid-template-columns:minmax(0,1fr) auto}.dashboard-recent-order>strong{grid-column:1/-1}.dashboard-menu-row{align-items:stretch;flex-direction:column}.dashboard-menu-row__actions{justify-content:flex-start}}.dashboard-trend-chart{grid-gap:20px;background:#fff;border:1px solid #e7ece9;border-radius:28px;box-shadow:0 18px 50px #151f1c14;display:grid;gap:20px;overflow:hidden;padding:24px}.dashboard-trend-chart__header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:18px;justify-content:space-between}.dashboard-trend-chart__eyebrow{align-items:center;color:#6f7d74;display:inline-flex;font-size:.82rem;font-weight:700;gap:8px;letter-spacing:.08em;margin-bottom:10px;text-transform:uppercase}.dashboard-trend-chart__header h2{color:#1d2d2a;font-size:1.4rem;margin:0}.dashboard-trend-chart__header p{color:#6a7a74;line-height:1.6;margin:8px 0 0;max-width:620px}.dashboard-trend-chart__summary{display:flex;flex-wrap:wrap;gap:12px}.dashboard-trend-chart__summary-card{background:linear-gradient(180deg,#f7faf8,#eef4f1);border:1px solid #e4ece7;border-radius:18px;min-width:120px;padding:14px 16px}.dashboard-trend-chart__summary-card small{color:#7a877f;display:block;font-size:.78rem;margin-bottom:7px}.dashboard-trend-chart__summary-card strong{align-items:center;color:#1f2d2a;display:flex;font-size:1.05rem;gap:7px}.dashboard-trend-chart__summary-card--trend.is-up strong{color:#1c8b57}.dashboard-trend-chart__summary-card--trend.is-down strong{color:#c24a32}.dashboard-trend-chart__canvas{background:radial-gradient(circle at top right,#51766e12,#0000 26%),linear-gradient(180deg,#fbfcfb,#f4f8f6);border:1px solid #edf2ef;border-radius:24px;padding:14px 14px 40px;position:relative}.dashboard-trend-chart__svg{display:block;height:320px;width:100%}.dashboard-trend-chart__grid-line{stroke:#e7ece9;stroke-width:1}.dashboard-trend-chart__grid-column{stroke:#e7ece9b3;stroke-width:1}.dashboard-trend-chart__line{fill:none;stroke:#51766e;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.dashboard-trend-chart__area{fill:url(#dashboardTrendArea)}.dashboard-trend-chart__point{fill:#51766e;stroke:#fff;stroke-width:3}.dashboard-trend-chart__marker-ring{fill:#bf641429}.dashboard-trend-chart__marker-core{fill:#51766e;stroke:#fff;stroke-width:2}.dashboard-trend-chart__latest-ring{fill:#bf64141f}.dashboard-trend-chart__latest-core{fill:#fff;stroke:#51766e;stroke-width:3}.dashboard-trend-chart__marker-label{fill:#51766e;font-size:13px;font-weight:700}.dashboard-trend-chart__axis-top{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:8px}.dashboard-trend-chart__axis-pill{align-items:center;background:#ffffffd6;border:1px solid #e7ece9;border-radius:999px;display:inline-flex;gap:8px;padding:8px 11px}.dashboard-trend-chart__axis-pill span{color:#78857d;font-size:.78rem}.dashboard-trend-chart__axis-pill strong{color:#1f2d2a;font-size:.82rem}.dashboard-trend-chart__axis-bottom{bottom:18px;height:18px;left:0;position:absolute;right:0}.dashboard-trend-chart__axis-bottom span{color:#748179;font-size:.78rem;position:absolute;transform:translateX(-50%);white-space:nowrap}.dashboard-trend-chart__footer{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-top:6px}.dashboard-trend-chart__footer-note{align-items:center;color:#718079;display:inline-flex;font-size:.85rem;font-weight:600;gap:8px}.dashboard-trend-chart__legend-dot{background:#bf6414;border-radius:999px;box-shadow:0 0 0 5px #bf64141f;height:10px;width:10px}.dashboard-trend-chart__empty{grid-gap:10px;background:linear-gradient(180deg,#fbfcfb,#f6f9f7);border:1px dashed #dde6e1;border-radius:22px;color:#7b8881;display:grid;gap:10px;min-height:240px;place-items:center;text-align:center}@media (max-width:900px){.dashboard-trend-chart{border-radius:22px;padding:18px}.dashboard-trend-chart__canvas{border-radius:20px;padding:12px 10px 38px}.dashboard-trend-chart__svg{height:270px}.dashboard-trend-chart__summary-card{flex:1 1 140px}}@media (max-width:640px){.dashboard-trend-chart__header h2{font-size:1.2rem}.dashboard-trend-chart__svg{height:240px}.dashboard-trend-chart__axis-bottom span{font-size:.72rem}}.dashboard-chart--premium{grid-gap:14px;background:radial-gradient(circle at 100% 0,#51766e14,#0000 34%),#fbfdfc;border:1px solid #51766e1a;border-radius:20px;display:grid;gap:14px;min-height:300px;padding:18px}.dashboard-chart--empty{align-content:center;color:var(--color-text-muted);gap:10px;min-height:260px;place-items:center}.dashboard-chart__summary{align-items:flex-end;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.dashboard-chart__summary>div:first-child{grid-gap:4px;display:grid;gap:4px}.dashboard-chart__summary-label{color:var(--color-text-muted);font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.dashboard-chart__summary strong{color:var(--color-text);font-size:28px;font-weight:950;line-height:1}.dashboard-chart__summary-metrics{align-items:center;display:flex;gap:8px}.dashboard-chart__summary-metrics span{align-items:center;background:#fff;border:1px solid #51766e1a;border-radius:11px;display:inline-flex;justify-content:center;min-height:34px;min-width:58px;padding:0 10px}.dashboard-chart__summary-metrics small{color:var(--color-primary);font-size:11px;font-weight:950}.dashboard-chart__canvas--premium{color:var(--color-primary);min-height:240px;padding:8px 4px 0}.dashboard-chart__canvas--premium svg{display:block;min-height:240px;overflow:visible;width:100%}.dashboard-chart__grid-line{stroke:#51766e17;stroke-width:1}.dashboard-chart__grid-line--vertical{stroke-dasharray:4 8;opacity:.7}.dashboard-chart__axis-label{fill:var(--color-text-muted);font-size:10px;font-weight:750}.dashboard-chart__axis-label--x{font-size:9px}.dashboard-chart__area{opacity:1}.dashboard-chart__line{vector-effect:non-scaling-stroke}.dashboard-chart__point-halo{fill:currentColor;opacity:.08}.dashboard-chart__point{fill:currentColor;stroke:#fff;stroke-width:2.5;vector-effect:non-scaling-stroke}.dashboard-chart__peak-ring{fill:none;stroke:currentColor;stroke-width:2;vector-effect:non-scaling-stroke;opacity:.18}.dashboard-chart__latest-ring{fill:currentColor;opacity:.12}.dashboard-chart__latest-point{fill:currentColor;stroke:#fff;stroke-width:3;vector-effect:non-scaling-stroke}@media (max-width:680px){.dashboard-chart--premium{border-radius:16px;padding:14px}.dashboard-chart__summary strong{font-size:22px}.dashboard-chart__canvas--premium{overflow-x:auto}.dashboard-chart__canvas--premium svg{min-width:620px}}.app-alerts{grid-gap:12px;display:grid;gap:12px;isolation:isolate;max-height:calc(100vh - 112px);position:fixed;right:22px;top:92px;width:min(420px,calc(100vw - 32px));z-index:2147483647}.app-alert{grid-gap:12px;align-items:flex-start;animation:app-alert-enter .22s ease both;background:#fff;border:1px solid var(--color-border);border-radius:16px;box-shadow:0 22px 60px #0f172a38;display:grid;gap:12px;grid-template-columns:42px minmax(0,1fr) 34px;padding:14px;pointer-events:auto}.app-alert__icon{align-items:center;border-radius:13px;display:inline-flex;flex:0 0 auto;height:42px;justify-content:center;width:42px}.app-alert__content{min-width:0;padding-top:2px;white-space:pre-line}.app-alert__content strong{color:var(--color-text);display:block;font-size:14px;font-weight:900}.app-alert__content p{color:var(--color-text-muted);font-size:13px;line-height:1.5;margin:4px 0 0}.app-alert__close{align-items:center;background:#0000;border:0;border-radius:10px;color:var(--color-text-muted);cursor:pointer;display:inline-flex;height:34px;justify-content:center;width:34px}.app-alert__close:hover{background:var(--color-surface-muted);color:var(--color-text)}.app-alert--success{border-color:var(--color-success-light)}.app-alert--success .app-alert__icon{background:var(--color-success-light);color:var(--color-success)}.app-alert--error{border-color:var(--color-error-light)}.app-alert--error .app-alert__icon{background:var(--color-error-light);color:var(--color-error)}.app-alert--warning{border-color:var(--color-warning-light)}.app-alert--warning .app-alert__icon{background:var(--color-warning-light);color:var(--color-warning)}.app-alert--info{border-color:var(--color-primary-light)}.app-alert--info .app-alert__icon{background:var(--color-primary-light);color:var(--color-primary)}@keyframes app-alert-enter{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:620px){.app-alerts{left:14px;max-height:calc(100vh - 96px);right:14px;top:82px;width:auto}.app-alert{grid-template-columns:38px minmax(0,1fr) 32px;padding:12px}.app-alert__icon{height:38px;width:38px}}.app-alerts{pointer-events:none}.app-alert{position:relative;z-index:2147483647}.confirm-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a61;display:grid;inset:0;padding:20px;place-items:center;position:fixed;z-index:1200}.confirm-modal{animation:confirm-enter .18s ease both;background:radial-gradient(circle at top right,#51766e1f,#0000 34%),#fff;border:1px solid #51766e2e;border-radius:26px;box-shadow:0 30px 90px #0f172a33;padding:24px;width:min(440px,100%)}.confirm-modal__icon{align-items:center;background:#51766e;background:var(--color-primary,#51766e);border-radius:18px;box-shadow:0 16px 34px #51766e3d;color:#fff;display:inline-flex;height:54px;justify-content:center;width:54px}.confirm-modal h2{color:#333;color:var(--color-text,#333);font-size:22px;font-weight:950;letter-spacing:-.04em;margin:16px 0 0}.confirm-modal p{color:#68756f;color:var(--color-text-muted,#68756f);font-size:14px;font-weight:700;line-height:1.65;margin:10px 0 0}.confirm-modal__actions{display:flex;gap:10px;justify-content:flex-end;margin-top:22px}.confirm-modal__button{align-items:center;border-radius:14px;cursor:pointer;display:inline-flex;font-size:13px;font-weight:900;gap:8px;justify-content:center;min-height:42px;padding:0 16px;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.confirm-modal__button:hover{transform:translateY(-1px)}.confirm-modal__button--cancel{background:#fff;border:1px solid #d8e2df;border:1px solid var(--color-border,#d8e2df);color:#333;color:var(--color-text,#333)}.confirm-modal__button--cancel:hover{background:#51766e14;border-color:#51766e47}.confirm-modal__button--confirm{background:#51766e;background:var(--color-primary,#51766e);border:1px solid #51766e;border:1px solid var(--color-primary,#51766e);box-shadow:0 14px 30px #51766e38;color:#fff}.confirm-modal__button--confirm:hover{box-shadow:0 18px 38px #51766e47}.confirm-modal__button--danger{background:#dc2626;border:1px solid #dc2626;box-shadow:0 14px 30px #dc262638;color:#fff}.confirm-modal__button--danger:hover{box-shadow:0 18px 38px #dc262647}@keyframes confirm-enter{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:520px){.confirm-modal{border-radius:22px;padding:20px}.confirm-modal__actions{display:grid;grid-template-columns:1fr}.confirm-modal__button{width:100%}}
/*# sourceMappingURL=main.f13d9ff6.css.map*/