.demo-role-rail{position:fixed;right:8px;top:50%;z-index:500;transform:translateY(-50%);display:grid;justify-items:stretch;grid-gap:6px;gap:6px;padding:7px;border:1px solid rgba(23,38,60,.08);border-radius:16px;background:rgba(255,255,255,.62);box-shadow:0 12px 28px rgba(23,38,60,.1);-webkit-backdrop-filter:blur(10px) saturate(115%);backdrop-filter:blur(10px) saturate(115%)}.demo-role-rail__topline{display:flex;align-items:center;justify-content:space-between;gap:8px}.demo-role-rail__label{color:rgba(83,97,116,.82);font-size:8px;font-weight:900;letter-spacing:.12em;text-align:center}.demo-role-rail__minimize{width:20px;height:20px;min-height:20px;padding:0;border:0;border-radius:7px;background:rgba(238,242,246,.9);color:#536174;font-size:14px;font-weight:900;line-height:1;cursor:pointer}.demo-role-rail__roles{display:grid;grid-gap:5px;gap:5px}.demo-role-rail__role{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:78px;height:32px;padding:0 10px;border-radius:10px;background:rgba(245,247,250,.86);color:#536174;font-size:9px;font-weight:900;transition:transform .16s ease,background .16s ease,color .16s ease}.demo-role-rail__role:hover{transform:translateX(-2px)}.demo-role-rail__role.is-active{background:rgba(23,38,60,.94);color:white}.demo-role-rail__badge{position:absolute;top:-5px;right:-5px;display:inline-flex;align-items:center;justify-content:center;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:#ef4444;color:white;font-size:8px;font-weight:900;box-shadow:0 0 0 2px rgba(255,255,255,.92)}.demo-role-rail__reset{width:100%;height:29px;min-height:29px;border:0;border-radius:9px;background:rgba(255,241,241,.9);color:#a11c1c;font-size:9px;font-weight:900;cursor:pointer}.demo-role-rail__reset:disabled{cursor:wait;opacity:.55}.demo-role-rail-mini{position:fixed;right:8px;top:50%;z-index:500;transform:translateY(-50%);width:48px;height:48px;min-height:48px;padding:0;border:1px solid rgba(23,38,60,.1);border-radius:15px;background:rgba(23,38,60,.9);color:#fff;font-size:9px;font-weight:900;box-shadow:0 12px 28px rgba(23,38,60,.18);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer}.demo-role-rail-mini__badge{position:absolute;top:-5px;right:-5px;display:inline-flex;align-items:center;justify-content:center;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:#ef4444;color:white;font-size:8px;box-shadow:0 0 0 2px rgba(255,255,255,.95)}@media (max-width:760px){.demo-role-rail{right:4px;top:50%;transform:translateY(-50%);gap:4px;padding:5px;border-radius:13px;background:rgba(255,255,255,.52);-webkit-backdrop-filter:blur(8px) saturate(110%);backdrop-filter:blur(8px) saturate(110%)}.demo-role-rail__label{font-size:7px}.demo-role-rail__minimize{width:18px;height:18px;min-height:18px;border-radius:6px;font-size:12px}.demo-role-rail__roles{gap:4px}.demo-role-rail__role{min-width:68px;height:28px;padding:0 8px;border-radius:8px;font-size:8px}.demo-role-rail__badge{top:-4px;right:-4px;min-width:15px;height:15px;padding:0 3px;font-size:7px}.demo-role-rail__reset{height:26px;min-height:26px;font-size:8px}.demo-role-rail-mini{right:6px;top:auto;bottom:92px;transform:none;width:44px;height:44px;min-height:44px;border-radius:14px;font-size:8px}}button[aria-label^="Promo "]{min-height:8px!important;height:8px!important;padding-top:0!important;padding-bottom:0!important}@media (max-width:760px){button[aria-label^="Promo "]{min-height:8px!important;height:8px!important}}:root{--goresto-bg:#f6f7f4;--goresto-bg-warm:#fff8ef;--goresto-navy:#10253f;--goresto-orange:#f58220;--goresto-line:rgba(16,37,63,0.08)}body,html{background:radial-gradient(circle at top left,rgba(245,130,32,.08),transparent 28%),radial-gradient(circle at 85% 18%,rgba(16,37,63,.05),transparent 24%),var(--goresto-bg)!important}.goresto-shell-header{position:-webkit-sticky;position:sticky;top:0;z-index:450;width:100%;border-bottom:1px solid var(--goresto-line);background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(18px) saturate(125%);backdrop-filter:blur(18px) saturate(125%);box-shadow:0 8px 28px rgba(16,37,63,.06)}.goresto-shell-header__inner{width:min(100%,1440px);min-height:72px;margin:0 auto;padding:10px 24px;justify-content:space-between;gap:18px}.goresto-shell-header__brand,.goresto-shell-header__inner,.goresto-shell-header__profile{display:flex;align-items:center}.goresto-shell-header__brand{gap:14px;min-width:0}.goresto-shell-header__logo{display:block;width:142px;height:43px;object-fit:contain;object-position:left center}.goresto-shell-header__role{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid rgba(245,130,32,.18);border-radius:999px;background:linear-gradient(135deg,rgba(255,248,239,.96),rgba(255,255,255,.92));color:#ad590e;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 6px 16px rgba(245,130,32,.08)}.goresto-shell-header__profile{gap:11px;flex:0 0 auto;padding:5px 6px 5px 12px;border:1px solid rgba(16,37,63,.07);border-radius:999px;background:rgba(255,255,255,.82);box-shadow:0 8px 22px rgba(16,37,63,.06)}.goresto-shell-header__profile-copy{display:grid;justify-items:end;grid-gap:2px;gap:2px;line-height:1.1}.goresto-shell-header__profile-copy strong{color:var(--goresto-navy);font-size:12px;font-weight:900}.goresto-shell-header__profile-copy span{color:#7b8795;font-size:10px;font-weight:700}.goresto-shell-header__avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#173858,#0d223a);color:#fff;font-size:11px;font-weight:900;letter-spacing:.03em;border:3px solid #fff;box-shadow:0 5px 14px rgba(16,37,63,.18),inset 0 1px 0 rgba(255,255,255,.2)}.goresto-app-content{min-height:calc(100vh - 72px)}.goresto-app-content>main{background:transparent!important}.goresto-app-content [class*=appHeader],.goresto-app-content [class*=demoNote],.goresto-app-content [class*=role-demo-samples],.goresto-app-content [class*=sampleNotice],.goresto-app-content>main>div>header{display:none!important}@media (max-width:640px){.goresto-shell-header__inner{min-height:64px;padding:8px 14px}.goresto-shell-header__logo{width:112px;height:36px}.goresto-shell-header__role{min-height:24px;padding:0 8px;font-size:9px}.goresto-shell-header__profile{gap:7px;padding:4px 4px 4px 8px}.goresto-shell-header__profile-copy strong{max-width:88px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.goresto-shell-header__profile-copy span{font-size:9px}.goresto-shell-header__avatar{width:34px;height:34px;font-size:10px}.goresto-app-content{min-height:calc(100vh - 64px)}}@media (max-width:390px){.goresto-shell-header__profile-copy span,.goresto-shell-header__role{display:none}}:root{--background:#f7f8f6;--foreground:#17212b;--surface:#ffffff;--muted:#667085;--brand:#0f766e;--brand-dark:#134e4a;--border:#e4e7ec}*{box-sizing:border-box}body,html{background:var(--background)}body{margin:0;color:var(--foreground);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.demo-role-switcher{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.demo-role-switcher__inner{max-width:1440px;margin:0 auto;padding:10px 18px;display:flex;align-items:center;gap:18px}.demo-role-switcher__brand{flex:0 0 auto;font-weight:900;color:var(--brand-dark)}.demo-role-switcher__links{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.demo-role-switcher__links::-webkit-scrollbar{display:none}.demo-role-switcher__link{position:relative;display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;padding:9px 12px;border-radius:999px;font-size:14px;font-weight:800;color:var(--muted)}.demo-role-switcher__link.is-active,.demo-role-switcher__link:hover{background:var(--brand);color:white}.demo-role-switcher__badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#dc2626;color:white;font-size:11px;line-height:1;font-weight:900;box-shadow:0 0 0 2px white}.demo-role-switcher__link.is-active .demo-role-switcher__badge{box-shadow:0 0 0 2px var(--brand)}.demo-role-switcher__next{margin-left:auto;flex:0 0 auto;padding:9px 13px;border-radius:999px;background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46;font-size:13px;font-weight:900}.demo-role-switcher__next:hover{background:#d1fae5}.demo-role-switcher__reset{flex:0 0 auto;border:1px solid #fecaca;background:#fff7f7;color:#991b1b;padding:9px 12px;border-radius:999px;font-size:13px;font-weight:900;cursor:pointer}.demo-role-switcher__reset:hover{background:#fee2e2}.demo-role-switcher__reset:disabled{cursor:wait;opacity:.6}.customer-page{--customer-orange:#f58220;--customer-orange-dark:#d9690e;--customer-navy:#17263c;--customer-ink:#202938;--customer-soft:#f7f4ef;--customer-line:#ece7df;min-height:100vh;max-width:1240px;margin:0 auto;padding:26px 22px 120px;color:var(--customer-ink)}.customer-hero{position:relative;overflow:hidden;padding:34px;margin-bottom:26px;border-radius:30px;background:linear-gradient(135deg,#17263c,#223b5f);color:white;box-shadow:0 24px 60px rgba(23,38,60,.14)}.customer-hero:after{content:"";position:absolute;width:240px;height:240px;right:-80px;bottom:-110px;border-radius:50%;background:rgba(245,130,32,.22)}.customer-hero__topline{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;gap:28px}.customer-eyebrow,.customer-section-kicker{display:inline-block;color:var(--customer-orange);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.customer-hero h1{max-width:700px;margin:8px 0 10px;font-size:clamp(36px,6vw,64px);line-height:.98;letter-spacing:-.04em}.customer-hero p{max-width:650px;margin:0;color:rgba(255,255,255,.76);font-size:16px;line-height:1.6}.customer-table-badge{flex:0 0 auto;min-width:132px;padding:16px 18px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.customer-table-badge span{display:block;margin-bottom:5px;color:#ffc58f;font-size:10px;font-weight:900;letter-spacing:.14em}.customer-table-badge strong{font-size:20px}.customer-alert{margin-bottom:20px;padding:14px 16px;border-radius:16px;font-weight:700}.customer-alert--error{border:1px solid #fecaca;background:#fef2f2;color:#991b1b}.customer-bill-cta,.customer-menu-section,.customer-tracking{margin-bottom:26px}.customer-tracking{padding:22px;border:1px solid var(--customer-line);border-radius:24px;background:white;box-shadow:0 12px 36px rgba(23,38,60,.06)}.customer-section-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px}.customer-bill-cta h2,.customer-cart h2,.customer-cart-sheet h2,.customer-section-heading h2{margin:4px 0 0;color:var(--customer-navy);font-size:25px;letter-spacing:-.025em}.customer-live-dot{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;background:#ecfdf3;color:#087443;font-size:12px;font-weight:900}.customer-live-dot:before{content:"";width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px rgba(34,197,94,.12)}.customer-tracking__list{display:grid;grid-gap:12px;gap:12px}.customer-order-card{padding:16px;border:1px solid #edf0f3;border-radius:18px;background:#fbfcfd}.customer-order-card__header{display:flex;justify-content:space-between;gap:16px}.customer-order-card__header strong{display:block;margin-top:4px;color:var(--customer-navy);font-size:18px}.customer-order-number{color:#8992a1;font-size:12px;font-weight:800}.customer-order-card p{margin:4px 0 0;color:#7b8492;font-size:13px}.customer-order-status{align-self:flex-start;flex:0 0 auto;padding:8px 10px;border-radius:999px;background:#fff2e7;color:var(--customer-orange-dark);font-size:12px;font-weight:900}.customer-progress{position:relative;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:4px;gap:4px;margin-top:18px}.customer-progress:before{content:"";position:absolute;left:9%;right:9%;top:13px;height:2px;background:#e9edf1}.customer-progress__step{position:relative;z-index:1;display:grid;justify-items:center;grid-gap:6px;gap:6px;color:#a0a7b1;font-size:10px;font-weight:800;text-align:center}.customer-progress__dot{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:2px solid #e3e7ec;border-radius:50%;background:white;font-size:11px}.customer-progress__step.is-complete{color:var(--customer-navy)}.customer-progress__step.is-complete .customer-progress__dot{border-color:var(--customer-orange);background:var(--customer-orange);color:white}.customer-bill-cta{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 24px;border-radius:24px;background:linear-gradient(135deg,#fff6ed,#fffaf5);border:1px solid #ffe2c7}.customer-bill-cta p{margin:7px 0 0;color:#7f6a58}.customer-bill-cta a{flex:0 0 auto;padding:13px 18px;border-radius:14px;background:var(--customer-orange);color:white;font-weight:900;box-shadow:0 10px 24px rgba(245,130,32,.2)}.customer-section-heading--menu{margin-bottom:14px}.customer-menu-count{color:#8a929f;font-size:13px;font-weight:800}.customer-category-tabs{display:flex;gap:9px;margin-bottom:20px;padding-bottom:4px;overflow-x:auto;scrollbar-width:none}.customer-category-tabs::-webkit-scrollbar{display:none}.customer-category-tabs button{flex:0 0 auto;min-height:auto;padding:10px 14px;border:1px solid var(--customer-line);border-radius:999px;background:white;color:#707887;font-size:13px;font-weight:800;cursor:pointer}.customer-category-tabs button.is-active{border-color:var(--customer-navy);background:var(--customer-navy);color:white}.customer-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:22px;gap:22px;align-items:start}.customer-menu-list{min-width:0}.customer-loading{padding:28px;border-radius:20px;background:white;color:#7b8492}.customer-category-block{margin-bottom:28px}.customer-category-block__heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.customer-category-block__heading h3{margin:0;color:var(--customer-navy);font-size:21px}.customer-category-block__heading span{color:#9aa1ab;font-size:12px;font-weight:700}.customer-menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.customer-menu-card{display:grid;grid-template-columns:96px minmax(0,1fr);min-height:148px;overflow:hidden;border:1px solid var(--customer-line);border-radius:20px;background:white;transition:transform .18s ease,box-shadow .18s ease}.customer-menu-card:hover{transform:translateY(-2px);box-shadow:0 14px 36px rgba(23,38,60,.08)}.customer-menu-card__visual{display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#fff0df,#f7dfc6);color:var(--customer-orange-dark)}.customer-menu-card__visual span{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:16px;background:rgba(255,255,255,.72);font-size:23px;font-weight:900}.customer-menu-card__body{display:flex;flex-direction:column;justify-content:space-between;min-width:0;padding:14px}.customer-menu-card h4{margin:0;color:var(--customer-navy);font-size:16px}.customer-menu-card p{display:-webkit-box;overflow:hidden;margin:5px 0 0;color:#838b98;font-size:12px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.customer-menu-card__footer{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:12px}.customer-menu-card__footer strong{color:var(--customer-navy);font-size:14px}.customer-cart__submit,.customer-menu-card__footer>button{border:0;border-radius:12px;background:var(--customer-orange);color:white;font-weight:900;cursor:pointer}.customer-menu-card__footer>button{min-height:auto;padding:9px 11px;font-size:12px}.customer-qty-control{display:inline-flex;align-items:center;gap:8px;padding:3px;border:1px solid #eee5dc;border-radius:999px;background:#fffaf6}.customer-qty-control button{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;min-height:auto;padding:0;border:0;border-radius:50%;background:white;color:var(--customer-orange-dark);font-weight:900;cursor:pointer}.customer-qty-control span{min-width:15px;text-align:center;font-size:12px;font-weight:900}.customer-cart{position:-webkit-sticky;position:sticky;top:88px;padding:20px;border:1px solid var(--customer-line);border-radius:24px;background:white;box-shadow:0 16px 42px rgba(23,38,60,.07)}.customer-cart__heading{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px}.customer-cart__heading>span{padding:7px 10px;border-radius:999px;background:var(--customer-soft);color:#7c746c;font-size:11px;font-weight:900}.customer-cart__empty{padding:20px 4px;color:#9299a3;font-size:13px}.customer-cart__items{display:grid;grid-gap:2px;gap:2px;max-height:330px;overflow-y:auto}.customer-cart-item{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid #f0ece7}.customer-cart-item>div:first-child{min-width:0}.customer-cart-item strong,.customer-cart-item>div:first-child span{display:block}.customer-cart-item strong{color:var(--customer-navy);font-size:13px}.customer-cart-item>div:first-child span{margin-top:4px;color:#9299a3;font-size:11px}.customer-qty-control--cart{flex:0 0 auto}.customer-cart__total{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding-top:16px;border-top:1px solid var(--customer-line);color:var(--customer-navy)}.customer-cart__total span{color:#77808d;font-weight:700}.customer-cart__total strong{font-size:20px}.customer-cart__submit{width:100%;margin-top:15px;padding:14px;box-shadow:0 10px 22px rgba(245,130,32,.18)}.customer-cart__submit:disabled{cursor:not-allowed;opacity:.45}.customer-cart__note{margin:9px 0 0;color:#9aa1ab;font-size:10px;line-height:1.45;text-align:center}.customer-cart-bar,.customer-cart-modal{display:none}@media (max-width:980px){.customer-layout{grid-template-columns:minmax(0,1fr) 300px}.customer-menu-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:760px){.demo-role-switcher__inner{align-items:flex-start;flex-direction:column;gap:8px;padding:9px 12px}.demo-role-switcher__brand{font-size:13px}.demo-role-switcher__links{width:100%}.demo-role-switcher__link{padding:8px 11px;font-size:13px}.demo-role-switcher__next,.demo-role-switcher__reset{margin-left:0;width:100%;text-align:center;border-radius:12px}main{padding:18px 16px 96px!important}main>header{align-items:flex-start!important;flex-wrap:wrap!important;margin-bottom:22px!important}main>div[style*=grid-template-columns]{grid-template-columns:minmax(0,1fr)!important}aside{position:static!important;width:100%!important;top:auto!important}button{min-height:42px}.customer-page{padding:14px 12px 110px!important}.customer-hero{padding:24px 20px;margin-bottom:18px;border-radius:24px}.customer-hero__topline{align-items:flex-start;flex-direction:column;gap:18px}.customer-hero h1{margin-top:7px;font-size:38px}.customer-hero p{font-size:14px}.customer-table-badge{display:flex;justify-content:space-between;align-items:center;width:100%;min-width:0;padding:12px 14px}.customer-table-badge span{margin:0}.customer-table-badge strong{font-size:16px}.customer-tracking{padding:16px;border-radius:20px}.customer-bill-cta h2,.customer-cart-sheet h2,.customer-section-heading h2{font-size:21px}.customer-order-card{padding:14px}.customer-order-card__header{align-items:flex-start}.customer-order-status{max-width:112px;white-space:normal;text-align:center}.customer-progress__step{font-size:9px}.customer-bill-cta{align-items:stretch;flex-direction:column;padding:18px;border-radius:20px}.customer-bill-cta a{text-align:center}.customer-section-heading--menu{align-items:flex-end}.customer-layout{display:block}.customer-menu-grid{grid-template-columns:minmax(0,1fr);gap:10px}.customer-menu-card{grid-template-columns:86px minmax(0,1fr);min-height:136px;border-radius:18px}.customer-menu-card__body{padding:12px}.customer-menu-card__footer{margin-top:9px}.customer-cart--desktop{display:none}.customer-cart-bar{position:fixed;z-index:120;left:12px;right:12px;bottom:12px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:11px;gap:11px;min-height:60px;padding:10px 14px;border:0;border-radius:18px;background:var(--customer-navy);color:white;box-shadow:0 18px 45px rgba(23,38,60,.28);cursor:pointer}.customer-cart-bar__count{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:10px;background:var(--customer-orange);font-weight:900}.customer-cart-bar__label{font-weight:900;text-align:left}.customer-cart-bar strong{font-size:13px}.customer-cart-modal{position:fixed;inset:0;z-index:200;display:block}.customer-cart-modal__backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(13,22,36,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.customer-cart-sheet{position:absolute;left:0;right:0;bottom:0;max-height:82vh;overflow-y:auto;padding:10px 18px calc(20px + env(safe-area-inset-bottom));border-radius:26px 26px 0 0;background:white;box-shadow:0 -24px 60px rgba(23,38,60,.18)}.customer-cart-sheet__handle{width:42px;height:4px;margin:1px auto 14px;border-radius:999px;background:#d8dde3}.customer-cart-sheet__top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px}.customer-cart-sheet__close{width:38px;height:38px;min-height:auto;border:0;border-radius:50%;background:#f3f4f6;color:#4b5563;font-size:25px;line-height:1;cursor:pointer}.customer-cart-sheet .customer-cart__heading{display:none}.customer-cart__items{max-height:none}}@media (max-width:900px){.goresto-owner-route [class*=mobileMenuButton]{display:grid!important;place-items:center!important;position:fixed!important;top:14px!important;right:14px!important;left:auto!important;z-index:560!important}.goresto-owner-route [class*=sidebarBackdrop]{z-index:570!important;background:rgba(8,20,35,.24)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.goresto-owner-route [class*=sidebar]{z-index:580!important}.goresto-owner-route [class*=brandRow]{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:2!important;background:#0d2742!important}.goresto-owner-route [class*=sidebarClose]{display:grid!important;place-items:center!important;position:relative!important;z-index:3!important;flex:0 0 auto!important}.goresto-owner-route [class*=topbar]{width:100%!important;padding-right:0!important}.goresto-owner-route [class*=topActions]{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;grid-gap:10px!important;gap:10px!important}.goresto-owner-route [class*=filter],.goresto-owner-route [class*=refresh]{width:100%!important;min-width:0!important;margin:0!important}}@media (max-width:520px){.goresto-owner-route [class*=topbar]{padding-right:0!important}}