.pm-restaurant-page{width:100%;min-height:calc(100vh - 80px);padding:clamp(1rem,2vw,2rem);gap:clamp(1rem,2vw,1.5rem);background:var(--pm-page-bg);color:var(--lumo-body-text-color);overflow-x:hidden}.pm-restaurant-hero,.pm-studio-shell,.pm-dashboard-body{width:min(1480px,100%);margin:0 auto;box-sizing:border-box;min-width:0}.pm-restaurant-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);gap:clamp(1rem,3vw,2rem);align-items:center;padding:clamp(1.2rem,3vw,2rem);border:1px solid var(--pm-card-border);border-radius:34px;background:linear-gradient(135deg,#fffff0cc,#fff0c08f),var(--pm-card);box-shadow:0 28px 70px #00402024;overflow:visible}.pm-studio-hero{grid-template-columns:minmax(0,1fr) minmax(340px,520px)}html[theme~=dark] .pm-restaurant-hero{background:linear-gradient(135deg,#26292fe0,#171a1fd1),var(--pm-card)}.pm-restaurant-hero-copy{display:flex;flex-direction:column;justify-content:center;min-width:0}.pm-restaurant-hero>*,.pm-studio-shell>*,.pm-dashboard-body>*,.pm-studio-main>*,.pm-menu-workshop>*,.pm-restaurant-card>*,.pm-menu-board>*{min-width:0}.pm-restaurant-hero h1{margin:0;max-width:18ch;font-size:clamp(2.35rem,5vw,4.5rem);line-height:.98;letter-spacing:-.045em}.pm-restaurant-hero p{max-width:56ch;color:var(--lumo-secondary-text-color);font-size:var(--lumo-font-size-l)}.pm-eyebrow{width:fit-content;margin-bottom:var(--lumo-space-m);padding:.35rem .75rem;border-radius:999px;background:#70b00029;color:var(--lumo-primary-text-color);font-weight:900;letter-spacing:.08em;text-transform:uppercase}.pm-storefront-preview,.pm-status-console,.pm-restaurant-card,.pm-metric-card,.pm-order-card,.pm-empty-state{border:1px solid var(--pm-card-border);background:var(--pm-card);box-shadow:0 18px 42px #0040201a;backdrop-filter:blur(18px)}html[theme~=dark] .pm-storefront-preview,html[theme~=dark] .pm-status-console,html[theme~=dark] .pm-restaurant-card,html[theme~=dark] .pm-metric-card,html[theme~=dark] .pm-order-card,html[theme~=dark] .pm-empty-state{box-shadow:0 18px 42px #0000003d}.pm-storefront-preview{position:relative;min-height:318px;border-radius:30px;overflow:hidden;width:100%}.pm-storefront-preview-wrap{display:grid;gap:var(--lumo-space-s)}.pm-storefront-banner{width:100%;height:178px;object-fit:cover;padding:0;background:radial-gradient(circle at 20% 20%,rgba(128,192,0,.38),transparent 16rem),linear-gradient(135deg,var(--pm-deep-green),var(--pm-lime))}.pm-storefront-logo{position:absolute;left:var(--lumo-space-l);top:135px;width:88px;height:88px;padding:.45rem;border:4px solid var(--lumo-base-color);border-radius:22px;background:var(--pm-plate-cream);box-shadow:0 18px 38px #00402033}.pm-storefront-details{padding:3.6rem var(--lumo-space-l) var(--lumo-space-l)}.pm-storefront-details h2,.pm-restaurant-card h3,.pm-order-card h3,.pm-order-lane h2,.pm-section-heading h2{margin:0}.pm-section-heading{flex-wrap:wrap}.pm-studio-shell{gap:clamp(1rem,2vw,1.5rem)}.pm-studio-rail{width:min(450px,100%);gap:var(--lumo-space-m)}.pm-studio-main{gap:var(--lumo-space-m)}.pm-menu-workshop{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,34rem),1fr));gap:var(--lumo-space-m);align-items:start;width:100%;min-width:0}.pm-studio-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--lumo-space-s);width:min(520px,100%);margin-top:var(--lumo-space-l)}.pm-studio-stat{display:grid;gap:.1rem;padding:var(--lumo-space-m);border:1px solid var(--pm-card-border);border-radius:22px;background:#ffffff75}html[theme~=dark] .pm-studio-stat{background:#ffffff0f}.pm-studio-stat-value{color:var(--lumo-primary-text-color);font-size:var(--lumo-font-size-xl);font-weight:900}.pm-studio-stat-label,.pm-preview-label{color:var(--lumo-secondary-text-color);font-size:var(--lumo-font-size-s);font-weight:800;letter-spacing:.06em;text-transform:uppercase}.pm-restaurant-card,.pm-empty-state{padding:clamp(1rem,2.4vw,1.5rem);border-radius:28px}.pm-restaurant-card{display:grid;gap:var(--lumo-space-m);width:100%;box-sizing:border-box}.pm-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--lumo-space-m);padding-bottom:var(--lumo-space-m);border-bottom:1px solid var(--pm-card-border)}.pm-profile-language{display:grid;gap:var(--lumo-space-s);min-width:0}.pm-profile-language-header{width:fit-content;height:26px;border:1px solid var(--pm-card-border);border-radius:8px;background:var(--pm-card);object-fit:cover;box-shadow:0 8px 18px #00402014}.pm-profile-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--lumo-space-m);align-items:end}.pm-profile-actions vaadin-text-field{min-width:0;width:100%}.pm-profile-actions vaadin-button{justify-self:end}.pm-hours-save{justify-self:end;width:auto}.pm-category-row,.pm-section-heading,.pm-order-card-top{display:flex;align-items:center;justify-content:space-between;gap:var(--lumo-space-m)}.pm-category-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;padding:var(--lumo-space-m);border-radius:18px;background:#70b0001f;font-weight:900;min-width:0}.pm-sort-badge{display:inline-grid;place-items:center;min-width:2rem;height:2rem;border-radius:999px;background:var(--pm-card);color:var(--lumo-primary-text-color);font-size:var(--lumo-font-size-s);box-shadow:inset 0 0 0 1px var(--pm-card-border)}.pm-inline-actions{display:inline-flex;gap:var(--lumo-space-xs);flex:0 0 auto;justify-self:end}.pm-category-label{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--lumo-space-xs);min-width:0;overflow-wrap:break-word}.pm-category-count{color:var(--lumo-secondary-text-color);font-size:var(--lumo-font-size-s);font-weight:700}.pm-composer-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:var(--lumo-space-m);align-items:end;width:100%;min-width:0}.pm-composer-row>*{min-width:0;max-width:100%}.pm-composer-row vaadin-combo-box,.pm-composer-row vaadin-text-field,.pm-composer-row vaadin-big-decimal-field,.pm-composer-row vaadin-integer-field,.pm-composer-row vaadin-text-area{min-width:0;width:100%}.pm-composer-description{grid-column:1 / -1}.pm-composer-actions{display:flex;justify-content:flex-end;grid-column:1 / -1}.pm-composer-actions vaadin-button,.pm-category-add-action{width:auto;max-width:max-content;min-width:0}.pm-category-add-action{justify-self:end}.pm-card-actions{flex-wrap:wrap}.pm-icon-action{width:2.35rem;min-width:2.35rem;height:2.35rem;padding:0}.pm-upload-placeholder{padding:var(--lumo-space-m);border:1px dashed var(--pm-card-border);border-radius:18px;color:var(--lumo-secondary-text-color);text-align:center}.pm-menu-board{gap:var(--lumo-space-m)}.pm-menu-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));gap:var(--lumo-space-m);align-items:stretch;width:100%}.pm-menu-item-card{position:relative;display:grid;grid-template-columns:92px minmax(0,1fr) auto;gap:var(--lumo-space-m);align-items:center;margin-top:var(--lumo-space-s);padding:calc(var(--lumo-space-m) + .2rem) var(--lumo-space-m) var(--lumo-space-m);border:1px solid var(--pm-card-border);border-radius:22px;background:var(--pm-card);min-height:128px;overflow:visible}.pm-menu-item-card.is-muted .pm-item-thumb,.pm-menu-item-card.is-muted .pm-menu-item-copy,.pm-menu-item-card.is-muted .pm-card-actions{opacity:.72;filter:saturate(.72)}.pm-availability-toggle{position:absolute;top:-.8rem;left:var(--lumo-space-m);z-index:1;min-height:2rem;border-radius:999px;font-size:var(--lumo-font-size-s);font-weight:900;box-shadow:0 12px 28px #0040202e}.pm-availability-toggle.is-pause{background:var(--pm-card);color:var(--lumo-primary-text-color)}.pm-availability-toggle.is-resume{background:linear-gradient(135deg,var(--pm-brand-green),var(--pm-lime));color:#fff}html[theme~=dark] .pm-availability-toggle.is-pause{background:#ffffff1a;color:var(--pm-bright-lime);box-shadow:inset 0 0 0 1px #80c00061,0 12px 28px #00000047}html[theme~=dark] .pm-availability-toggle.is-resume{color:#fff!important}.pm-item-thumb{display:grid;place-items:center;width:92px;height:92px;border-radius:22px;background:linear-gradient(135deg,var(--pm-brand-green),var(--pm-bright-lime));color:var(--pm-plate-cream);font-size:2rem;font-weight:900;object-fit:cover}.pm-menu-item-top{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--lumo-space-s)}.pm-menu-item-top h3{margin:0}.pm-opening-row{display:grid;grid-template-columns:6.5rem minmax(0,1fr) minmax(0,1fr) auto;gap:var(--lumo-space-s);align-items:end;width:100%;padding:.55rem 0;border-bottom:1px solid var(--pm-card-border)}.pm-day-label{align-self:center;color:var(--lumo-secondary-text-color);font-size:var(--lumo-font-size-s);font-weight:900;letter-spacing:.04em}.pm-opening-row vaadin-time-picker{width:100%}.pm-menu-item-copy p,.pm-order-meta,.pm-empty-state p{color:var(--lumo-secondary-text-color)}vaadin-dialog-overlay.pm-editor-dialog::part(overlay){width:min(1280px,calc(100vw - 2rem));max-width:calc(100vw - 2rem)}vaadin-dialog-overlay.pm-editor-dialog{width:min(1280px,calc(100vw - 2rem))}vaadin-dialog-overlay.pm-editor-dialog::part(content){padding:var(--lumo-space-l)}.pm-editor-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--lumo-space-l);width:min(1220px,100%)}.pm-editor-form>*{min-width:0}.pm-editor-form .pm-upload-placeholder,.pm-editor-meta{grid-column:1 / -1}.pm-editor-language{display:grid;gap:var(--lumo-space-s);min-width:0}.pm-editor-language-flag{width:44px;height:30px;object-fit:cover;border:1px solid var(--pm-card-border);border-radius:9px;box-shadow:0 8px 18px #00402014}.pm-editor-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:var(--lumo-space-m);align-items:end;padding-top:var(--lumo-space-m);border-top:1px solid var(--pm-card-border)}.pm-editor-meta>*{min-width:0;max-width:100%}.pm-editor-meta vaadin-checkbox{align-self:center}.pm-price,.pm-metric-value{color:var(--lumo-primary-text-color);font-weight:900}html[theme~=dark] .pm-price,html[theme~=dark] .pm-metric-value,html[theme~=dark] .pm-studio-stat-value,html[theme~=dark] .pm-sort-badge{color:var(--pm-bright-lime)}.pm-card-actions{display:flex;align-items:center;gap:var(--lumo-space-s);justify-content:flex-end;flex-wrap:wrap;max-width:190px}.pm-status-pill{display:inline-flex;align-items:center;width:fit-content;padding:.28rem .7rem;border-radius:999px;font-size:var(--lumo-font-size-s);font-weight:900}.pm-status-pill.is-open{background:#70b0002e;color:var(--lumo-primary-text-color)}.pm-status-pill.is-closed{background:#b0222224;color:#b22a2a}.pm-status-pill.is-busy,.pm-status-pill.is-todo{background:#ffb84d2e;color:#8a5a00}.pm-primary-action,.pm-soft-action,.pm-danger-action,.pm-status-action{border-radius:999px;font-weight:900}.pm-primary-action{background:linear-gradient(135deg,var(--pm-brand-green),var(--pm-lime));color:#fff}.pm-soft-action{background:#70b0001f;color:var(--lumo-primary-text-color)}.pm-danger-action{background:#b022221f;color:#b22a2a}.pm-dashboard-hero{grid-template-columns:minmax(0,1fr) minmax(320px,440px)}.pm-status-console{display:grid;gap:var(--lumo-space-s);padding:clamp(1rem,2.4vw,1.5rem);border-radius:28px}.pm-status-console h2,.pm-status-console p{margin:0}.pm-current-status-panel{display:grid;gap:.2rem;padding:var(--lumo-space-m);border-radius:22px;box-shadow:inset 0 0 0 1px var(--pm-card-border)}.pm-current-status-panel.is-open{background:linear-gradient(135deg,#70b0002e,#cdf05333)}.pm-current-status-panel.is-busy{background:linear-gradient(135deg,#ffb84d3d,#ffe1802e)}.pm-current-status-panel.is-closed{background:linear-gradient(135deg,#b0222224,#ffbebe1f)}.pm-current-status-label{color:var(--lumo-secondary-text-color);font-size:var(--lumo-font-size-s);font-weight:900;letter-spacing:.06em;text-transform:uppercase}.pm-current-status-value{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900;line-height:1}.pm-status-switcher{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--lumo-space-s)}.pm-status-action{min-height:3rem;background:var(--pm-card);box-shadow:inset 0 0 0 1px var(--pm-card-border)}.pm-status-action.is-open{color:var(--lumo-primary-text-color)}.pm-status-action.is-busy{color:#8a5a00}.pm-status-action.is-closed{color:#b22a2a}.pm-status-action.is-active{box-shadow:0 14px 28px #00402029}.pm-status-action[disabled]{opacity:1}.pm-status-action.is-open.is-active{background:linear-gradient(135deg,var(--pm-brand-green),var(--pm-lime));color:#fff}.pm-status-action.is-busy.is-active{background:linear-gradient(135deg,#ffb84d,#ffe180);color:#3f2a00}.pm-status-action.is-closed.is-active{background:linear-gradient(135deg,#b22a2a,#ff8f8f);color:#fff}.pm-dashboard-body{display:grid;gap:var(--lumo-space-m)}.pm-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--lumo-space-m)}.pm-metric-card{display:grid;gap:.2rem;padding:var(--lumo-space-m);border-radius:24px}.pm-metric-card.is-secondary{opacity:.76;box-shadow:0 10px 24px #0040200f}.pm-metric-card.is-secondary .pm-metric-value{font-size:clamp(1.2rem,2.2vw,1.6rem)}.pm-metric-label,.pm-metric-hint{color:var(--lumo-secondary-text-color)}.pm-metric-value{font-size:clamp(1.5rem,3vw,2.2rem)}.pm-order-tabs{width:fit-content;padding:.35rem;border:1px solid var(--pm-card-border);border-radius:999px;background:var(--pm-card)}.pm-order-board{display:grid;grid-template-columns:repeat(4,minmax(250px,1fr));gap:var(--lumo-space-m);align-items:start}.pm-order-board-past{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))}.pm-order-lane{display:grid;grid-column:1 / -1;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:var(--lumo-space-m)}.pm-order-lane h2{grid-column:1 / -1;font-size:var(--lumo-font-size-xl)}.pm-order-card{display:grid;gap:var(--lumo-space-s);padding:var(--lumo-space-m);border-radius:26px}.pm-order-card .pm-card-actions{max-width:none;justify-content:flex-start}.pm-order-items{display:grid;gap:.35rem;padding:var(--lumo-space-s);border-radius:18px;background:#70b0001a}.pm-order-note{margin:0;padding:var(--lumo-space-s);border-radius:18px;background:#ffa04024;color:var(--lumo-body-text-color);font-weight:900}.pm-driver-select{width:min(100%,260px);min-width:220px}.pm-delivery-proof-summary{display:grid;gap:var(--lumo-space-s);width:100%;color:var(--lumo-secondary-text-color);font-weight:800}@media(max-width:1100px){.pm-restaurant-hero,.pm-dashboard-hero,.pm-studio-shell,.pm-menu-workshop{display:grid;grid-template-columns:1fr}.pm-studio-rail{width:100%}.pm-studio-rail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.pm-studio-rail .pm-restaurant-card:first-child,.pm-studio-rail .pm-restaurant-card:nth-child(3){grid-column:1 / -1}.pm-composer-row,.pm-order-board{grid-template-columns:1fr 1fr}.pm-menu-card-grid{grid-template-columns:1fr}.pm-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1350px){.pm-composer-row{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr))}}@media(max-width:520px){.pm-category-row{grid-template-columns:auto minmax(0,1fr);gap:var(--lumo-space-s)}.pm-category-row .pm-inline-actions{grid-column:1 / -1;grid-row:2;justify-self:start;justify-content:flex-start}}@media(max-width:900px){.pm-restaurant-page{padding:var(--lumo-space-m)}.pm-studio-rail{grid-template-columns:1fr}.pm-metric-grid,.pm-order-board{grid-template-columns:repeat(2,minmax(0,1fr))}.pm-composer-row{grid-template-columns:1fr}.pm-composer-actions{justify-content:stretch}.pm-composer-actions vaadin-button{width:100%;max-width:none}.pm-editor-form,.pm-profile-grid,.pm-profile-actions{grid-template-columns:1fr}.pm-profile-actions vaadin-button{width:100%;justify-self:stretch}}@media(max-width:720px){.pm-restaurant-page{padding:var(--lumo-space-s);gap:var(--lumo-space-m)}.pm-restaurant-hero{padding:var(--lumo-space-m);border-radius:26px}.pm-restaurant-hero h1{font-size:clamp(2rem,11vw,3rem)}.pm-restaurant-hero p{font-size:var(--lumo-font-size-m)}.pm-studio-rail,.pm-menu-workshop,.pm-status-switcher,.pm-composer-row,.pm-opening-row,.pm-menu-card-grid,.pm-order-board,.pm-metric-grid{grid-template-columns:1fr}.pm-menu-item-card{grid-template-columns:1fr;align-items:stretch;padding-top:calc(var(--lumo-space-l) + .4rem)}.pm-availability-toggle{left:var(--lumo-space-s)}.pm-card-actions{max-width:none;justify-content:flex-start;padding-top:var(--lumo-space-s);border-top:1px solid var(--pm-card-border)}.pm-storefront-preview{min-height:290px;border-radius:24px}.pm-storefront-banner{height:150px}.pm-storefront-logo{top:98px;left:var(--lumo-space-m);width:76px;height:76px}.pm-storefront-details{padding:3.2rem var(--lumo-space-m) var(--lumo-space-m)}.pm-studio-stats{grid-template-columns:1fr}.pm-category-row{grid-template-columns:auto minmax(0,1fr);gap:var(--lumo-space-s);padding:var(--lumo-space-s)}.pm-category-row .pm-sort-badge{grid-column:1;grid-row:1;justify-self:start}.pm-category-row .pm-inline-actions{grid-column:1 / -1;grid-row:2;justify-content:flex-start}.pm-category-label{grid-column:2;grid-row:1}.pm-item-thumb{width:100%;height:150px}.pm-card-actions{width:100%}.pm-status-console{gap:var(--lumo-space-m)}.pm-upload-placeholder{padding:var(--lumo-space-s)}}@media(max-width:430px){.pm-restaurant-card,.pm-empty-state,.pm-metric-card,.pm-order-card,.pm-status-console{border-radius:22px;padding:var(--lumo-space-m)}.pm-composer-row{gap:var(--lumo-space-s)}vaadin-dialog-overlay.pm-editor-dialog::part(overlay){width:calc(100vw - 1rem)}vaadin-dialog-overlay.pm-editor-dialog::part(content){padding:var(--lumo-space-m)}.pm-editor-form{grid-template-columns:1fr;gap:var(--lumo-space-s)}.pm-section-heading{align-items:flex-start}.pm-order-tabs{width:100%}.pm-order-tabs vaadin-tab{flex:1 1 0}}.pm-customer-page{width:100%;min-height:calc(100vh - 80px);padding:clamp(1rem,2vw,2rem);gap:clamp(1rem,2vw,1.5rem);background:var(--pm-page-bg);color:var(--lumo-body-text-color);overflow-x:hidden}.pm-customer-hero,.pm-discover-filters,.pm-restaurant-results,.pm-menu-category-bar,.pm-customer-menu-board,.pm-cart-layout,.pm-order-history,.pm-back-link{width:min(1480px,100%);margin:0 auto;box-sizing:border-box;min-width:0}.pm-back-link{width:fit-content;max-width:100%;justify-self:start;align-self:flex-start}.pm-customer-hero{display:grid;gap:var(--lumo-space-m);padding:clamp(1.3rem,3vw,2.4rem);border:1px solid var(--pm-card-border);border-radius:34px;background:radial-gradient(circle at 10% 10%,rgba(128,192,0,.16),transparent 22rem),var(--pm-card);box-shadow:0 24px 62px #0040201f;backdrop-filter:blur(18px)}html[theme~=dark] .pm-customer-hero{background:radial-gradient(circle at 10% 10%,rgba(128,192,0,.08),transparent 22rem),var(--pm-card);box-shadow:0 24px 62px #00000047}.pm-discover-hero{place-items:center;text-align:center}.pm-discover-logo{width:min(420px,80vw);height:auto}.pm-customer-hero h1{margin:0;max-width:16ch;font-size:clamp(2.3rem,6vw,5rem);line-height:.95;letter-spacing:-.05em}.pm-customer-hero p{max-width:64ch;margin:0;color:var(--lumo-secondary-text-color);font-size:var(--lumo-font-size-l)}.pm-location-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:var(--lumo-space-s);width:min(720px,100%);align-items:end}.pm-location-icon-button,.pm-location-search-button{min-width:48px;width:48px;height:48px;padding:0;border-radius:999px}.pm-location-icon-button{background:var(--pm-card);color:var(--lumo-primary-text-color);box-shadow:inset 0 0 0 1px var(--pm-card-border)}.pm-location-input,.pm-discover-search{width:100%}.pm-location-hint{min-height:1.2rem;color:var(--lumo-secondary-text-color);font-size:var(--lumo-font-size-s);font-weight:800}.pm-discover-filters{display:grid;gap:var(--lumo-space-m);padding:var(--lumo-space-m);border:1px solid var(--pm-card-border);border-radius:28px;background:var(--pm-card);box-shadow:0 18px 42px #00402014}html[theme~=dark] .pm-discover-filters{box-shadow:0 18px 42px #0000003d}.pm-chip-carousel,.pm-menu-category-bar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:var(--lumo-space-s);align-items:center}.pm-chip-scroller{display:flex;gap:var(--lumo-space-s);overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;min-width:0}.pm-chip-scroller::-webkit-scrollbar{display:none}.pm-chip-arrow,.pm-filter-chip{border-radius:999px;font-weight:900}.pm-filter-chip[theme~=primary]{background:linear-gradient(135deg,var(--pm-brand-green),var(--pm-lime));color:#fff}.pm-restaurant-results{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr));gap:var(--lumo-space-m)}.pm-customer-restaurant-card{position:relative;min-height:318px;border:1px solid var(--pm-card-border);border-radius:30px;background:var(--pm-card);box-shadow:0 18px 42px #0040201a;overflow:hidden;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.pm-customer-restaurant-card:hover{transform:translateY(-3px);box-shadow:0 24px 56px #00402029}html[theme~=dark] .pm-customer-restaurant-card{box-shadow:0 18px 42px #0000003d}.pm-customer-restaurant-card.is-closed{opacity:.68;filter:saturate(.75)}.pm-card-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--lumo-space-s);flex-wrap:wrap}.pm-cuisine-label,.pm-muted-line{display:block;color:var(--lumo-secondary-text-color);font-weight:800}.pm-menu-hero{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);align-items:center}.pm-menu-visual{position:relative;min-height:280px;border-radius:30px;overflow:hidden}.pm-menu-hero-copy{display:grid;gap:var(--lumo-space-s)}.pm-menu-category-bar{position:sticky;top:0;z-index:3;padding:var(--lumo-space-s);border:1px solid var(--pm-card-border);border-radius:999px;background:var(--pm-card);backdrop-filter:blur(18px)}.pm-customer-menu-board,.pm-order-history{display:grid;gap:var(--lumo-space-m)}.pm-menu-section,.pm-checkout-summary,.pm-order-preview-card{display:grid;gap:var(--lumo-space-s);padding:clamp(1rem,2vw,1.5rem);border:1px solid var(--pm-card-border);border-radius:28px;background:var(--pm-card);box-shadow:0 18px 42px #00402014}.pm-order-preview-card.is-active-order{border-color:#70b00075;background:radial-gradient(circle at top left,rgba(128,192,0,.12),transparent 13rem),var(--pm-card)}.pm-order-preview-card p,.pm-compact-line{margin:0}.pm-order-card-actions{justify-content:flex-end}.pm-order-card-actions .pm-soft-action{background:var(--pm-card);color:var(--lumo-body-text-color);box-shadow:inset 0 0 0 1px var(--pm-card-border)}html[theme~=dark] .pm-menu-section,html[theme~=dark] .pm-checkout-summary,html[theme~=dark] .pm-order-preview-card{box-shadow:0 18px 42px #0000003d}.pm-customer-menu-item,.pm-cart-line,.pm-order-detail-line{display:grid;grid-template-columns:92px minmax(0,1fr) auto;gap:var(--lumo-space-m);align-items:center;padding:var(--lumo-space-m);border:1px solid var(--pm-card-border);border-radius:22px;background:#ffffff47}html[theme~=dark] .pm-customer-menu-item,html[theme~=dark] .pm-cart-line,html[theme~=dark] .pm-order-detail-line{background:#ffffff0d}.pm-customer-menu-item.is-muted{opacity:.6;filter:saturate(.75)}.pm-quantity-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:var(--lumo-space-xs)}.pm-quantity-count{display:inline-grid;place-items:center;min-width:2rem;height:2rem;border-radius:999px;background:var(--pm-card);color:var(--lumo-primary-text-color);font-weight:900;box-shadow:inset 0 0 0 1px var(--pm-card-border)}.pm-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:var(--lumo-space-m);align-items:start}.pm-cart-lines{display:grid;gap:var(--lumo-space-m)}.pm-checkout-city-grid{display:grid;grid-template-columns:minmax(8rem,.55fr) minmax(0,1fr);gap:var(--lumo-space-s)}.pm-location-suggestion-list{display:grid;gap:var(--lumo-space-s);width:min(680px,calc(100vw - 3rem))}.pm-location-suggestion{justify-content:flex-start;min-height:3rem;border-radius:18px;background:var(--pm-card);color:var(--lumo-body-text-color);box-shadow:inset 0 0 0 1px var(--pm-card-border);text-align:left}.pm-cart-thumb{width:92px;height:92px;border-radius:22px;object-fit:cover}.pm-total-row{display:flex;justify-content:space-between;gap:var(--lumo-space-m);padding-top:var(--lumo-space-m);border-top:1px solid var(--pm-card-border);font-size:var(--lumo-font-size-l);font-weight:900}.pm-delivery-animation,.pm-route-placeholder{display:flex;align-items:center;gap:var(--lumo-space-s);padding:var(--lumo-space-m);border-radius:22px;background:#70b0001f;color:var(--lumo-primary-text-color);font-weight:900}.pm-delivery-animation{position:relative;overflow:hidden}.pm-delivery-animation span:first-child{animation:pm-delivery-bob 1.35s ease-in-out infinite}@keyframes pm-delivery-bob{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-4px) rotate(3deg)}}.pm-route-placeholder{min-height:130px;justify-content:center;text-align:center;overflow:hidden}.pm-delivery-integration-panel{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:var(--lumo-space-m)}.pm-delivery-info-card,.pm-proof-panel{display:grid;gap:var(--lumo-space-s);padding:var(--lumo-space-m);border:1px solid var(--pm-card-border);border-radius:22px;background:radial-gradient(circle at top right,rgba(128,192,0,.14),transparent 12rem),#70b00014}.pm-delivery-info-card h3,.pm-proof-panel h3{margin:0}.pm-delivery-info-card p,.pm-proof-panel p{margin:0;color:var(--lumo-secondary-text-color);font-weight:800}.pm-qr-code{display:grid;place-items:center;width:min(180px,100%);aspect-ratio:1;border:10px solid var(--lumo-primary-text-color);border-radius:24px;background:linear-gradient(90deg,currentColor 12px,transparent 12px) 0 0 / 28px 28px,linear-gradient(currentColor 12px,transparent 12px) 0 0 / 28px 28px,var(--pm-card);color:var(--lumo-primary-text-color);font-weight:900;text-align:center}.pm-qr-image{width:min(220px,100%);aspect-ratio:1;border-radius:24px;background:#fff;object-fit:contain;padding:var(--lumo-space-s);box-shadow:inset 0 0 0 1px var(--pm-card-border)}.pm-route-preview-image{width:100%;max-height:360px;border-radius:20px;object-fit:cover;box-shadow:inset 0 0 0 1px var(--pm-card-border)}.pm-qr-code.is-pending{opacity:.58;filter:saturate(.6)}.pm-proof-image{width:min(320px,100%);border-radius:18px;object-fit:cover;box-shadow:0 16px 34px #00402024}.pm-order-detail{display:grid;gap:var(--lumo-space-m)}.pm-order-detail-line{grid-template-columns:minmax(0,1fr) auto}.pm-floating-checkout{position:fixed;right:clamp(1rem,3vw,2rem);bottom:clamp(1rem,3vw,2rem);z-index:20;display:flex;align-items:center;gap:var(--lumo-space-m);max-width:min(92vw,520px);padding:var(--lumo-space-s) var(--lumo-space-s) var(--lumo-space-s) var(--lumo-space-m);border:1px solid var(--pm-card-border);border-radius:999px;background:var(--pm-card);box-shadow:0 22px 54px #00402038;backdrop-filter:blur(18px)}html[theme~=dark] .pm-floating-checkout{box-shadow:0 22px 54px #0000005c}.pm-floating-checkout-summary{color:var(--lumo-body-text-color);font-weight:900;white-space:nowrap}.pm-active-delivery-floating{position:fixed;left:clamp(1rem,3vw,2rem);bottom:clamp(1rem,3vw,2rem);z-index:19;display:flex;align-items:center;gap:var(--lumo-space-s);max-width:min(92vw,520px);padding:var(--lumo-space-s);border:1px solid var(--pm-card-border);border-radius:999px;background:var(--pm-card);box-shadow:0 22px 54px #00402038;color:var(--lumo-body-text-color);font-weight:900;backdrop-filter:blur(18px)}html[theme~=dark] .pm-active-delivery-floating{box-shadow:0 22px 54px #0000005c}@media(max-width:900px){.pm-location-row,.pm-menu-hero,.pm-cart-layout,.pm-checkout-city-grid{grid-template-columns:1fr}.pm-location-icon-button,.pm-location-search-button{width:100%}.pm-customer-menu-item,.pm-cart-line{grid-template-columns:1fr}.pm-item-thumb,.pm-cart-thumb{width:100%;height:150px}.pm-quantity-actions{justify-content:flex-start}.pm-floating-checkout{left:var(--lumo-space-s);right:var(--lumo-space-s);bottom:var(--lumo-space-s);justify-content:space-between}.pm-active-delivery-floating{left:var(--lumo-space-s);right:var(--lumo-space-s);bottom:calc(var(--lumo-space-s) + 4.4rem);justify-content:space-between}.pm-delivery-integration-panel{grid-template-columns:1fr}}@media(max-width:600px){.pm-customer-page{padding:var(--lumo-space-s)}.pm-customer-hero,.pm-discover-filters,.pm-menu-section,.pm-checkout-summary,.pm-order-preview-card{border-radius:22px;padding:var(--lumo-space-m)}.pm-menu-category-bar{border-radius:22px}.pm-floating-checkout,.pm-active-delivery-floating{border-radius:24px;align-items:stretch;flex-direction:column}.pm-floating-checkout vaadin-button{width:100%}}.pm-driver-page{width:100%;min-height:calc(100vh - 80px);padding:clamp(1rem,2vw,2rem);gap:clamp(1rem,2vw,1.5rem);background:var(--pm-page-bg);color:var(--lumo-body-text-color);overflow-x:hidden}.pm-driver-hero,.pm-driver-shell,.pm-driver-history{width:min(1480px,100%);margin:0 auto;box-sizing:border-box;min-width:0}.pm-driver-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,440px);gap:clamp(1rem,3vw,2rem);align-items:center;padding:clamp(1.2rem,3vw,2rem);border:1px solid var(--pm-card-border);border-radius:34px;background:radial-gradient(circle at 10% 10%,rgba(128,192,0,.16),transparent 22rem),var(--pm-card);box-shadow:0 28px 70px #00402024;backdrop-filter:blur(18px)}html[theme~=dark] .pm-driver-hero{background:radial-gradient(circle at 10% 10%,rgba(128,192,0,.08),transparent 22rem),var(--pm-card);box-shadow:0 28px 70px #00000047}.pm-driver-hero-copy{display:grid;gap:var(--lumo-space-s);min-width:0}.pm-driver-hero h1{margin:0;max-width:18ch;font-size:clamp(2.35rem,5vw,4.5rem);line-height:.98;letter-spacing:-.045em}.pm-driver-hero p{max-width:58ch;margin:0;color:var(--lumo-secondary-text-color);font-size:var(--lumo-font-size-l)}.pm-driver-console,.pm-driver-card,.pm-driver-metric,.pm-proof-panel,.pm-route-card{border:1px solid var(--pm-card-border);border-radius:28px;background:var(--pm-card);box-shadow:0 18px 42px #0040201a;backdrop-filter:blur(18px)}html[theme~=dark] .pm-driver-console,html[theme~=dark] .pm-driver-card,html[theme~=dark] .pm-driver-metric,html[theme~=dark] .pm-proof-panel,html[theme~=dark] .pm-route-card{box-shadow:0 18px 42px #0000003d}.pm-driver-console{display:grid;gap:var(--lumo-space-s);padding:clamp(1rem,2.4vw,1.5rem)}.pm-driver-status-switcher{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--lumo-space-s)}.pm-driver-status-action{min-height:3rem;border-radius:999px;background:var(--pm-card);font-weight:900;box-shadow:inset 0 0 0 1px var(--pm-card-border)}.pm-driver-status-action.is-active{background:linear-gradient(135deg,var(--pm-brand-green),var(--pm-lime));color:#fff}.pm-driver-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,420px);gap:var(--lumo-space-m);align-items:start}.pm-driver-board,.pm-driver-side,.pm-driver-history{display:grid;gap:var(--lumo-space-m);min-width:0}.pm-driver-card,.pm-driver-metric,.pm-proof-panel,.pm-route-card{display:grid;gap:var(--lumo-space-m);padding:clamp(1rem,2vw,1.5rem)}.pm-driver-card.is-incoming{border-color:#80c0006b}.pm-driver-card-top,.pm-driver-stat-row,.pm-proof-actions{display:flex;align-items:center;justify-content:space-between;gap:var(--lumo-space-m);flex-wrap:wrap}.pm-driver-contact-grid,.pm-driver-metric-grid,.pm-driver-profile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:var(--lumo-space-s)}.pm-driver-kicker{color:var(--lumo-secondary-text-color);font-size:var(--lumo-font-size-s);font-weight:900;letter-spacing:.06em;text-transform:uppercase}.pm-driver-value{color:var(--lumo-primary-text-color);font-size:clamp(1.45rem,3vw,2.1rem);font-weight:900}html[theme~=dark] .pm-driver-value{color:var(--pm-bright-lime)}.pm-route-card{min-height:0;gap:var(--lumo-space-s);overflow:hidden;background:linear-gradient(135deg,#70b00029,#fff0c02e),var(--pm-card)}.pm-route-card>span:first-child{color:var(--lumo-secondary-text-color);font-size:var(--lumo-font-size-s);font-weight:900;letter-spacing:.06em;text-transform:uppercase}.pm-route-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--lumo-space-s)}.pm-route-stats span{display:grid;place-items:center;min-height:2.4rem;padding:0 var(--lumo-space-s);border-radius:999px;background:#ffffff57;color:var(--lumo-body-text-color);font-weight:900}html[theme~=dark] .pm-route-stats span{background:#ffffff0f}.pm-dropoff-row{display:flex;align-items:center;justify-content:space-between;gap:var(--lumo-space-s);padding:var(--lumo-space-s);border:1px solid var(--pm-card-border);border-radius:20px;background:#70b00014}.pm-dropoff-copy{display:grid;gap:.2rem;min-width:0}.pm-dropoff-copy span:first-child{color:var(--lumo-body-text-color);font-weight:900}.pm-dropoff-copy span:not(:first-child){color:var(--lumo-secondary-text-color);font-size:var(--lumo-font-size-s);font-weight:800}.pm-dropoff-detail{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr));gap:var(--lumo-space-s)}html[theme~=dark] .pm-route-card{background:linear-gradient(135deg,#80c00014,#ffffff0a),var(--pm-card)}.pm-route-line{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:var(--lumo-space-s);align-items:center;color:var(--lumo-primary-text-color);font-weight:900}.pm-route-track{height:.35rem;border-radius:999px;background:linear-gradient(90deg,var(--pm-brand-green),var(--pm-lime))}.pm-proof-preview{width:min(280px,100%);border-radius:20px;border:1px solid var(--pm-card-border);object-fit:cover}.pm-route-preview-image{width:100%;max-height:260px;border-radius:20px;object-fit:cover;border:1px solid var(--pm-card-border)}.pm-driver-avatar{display:inline-grid;place-items:center;width:72px;height:72px;border-radius:24px;background:linear-gradient(135deg,var(--pm-brand-green),var(--pm-lime));color:#fff;font-size:2rem;font-weight:900}@media(max-width:1000px){.pm-driver-hero,.pm-driver-shell{grid-template-columns:1fr}}@media(max-width:640px){.pm-driver-page{padding:var(--lumo-space-s)}.pm-driver-hero,.pm-driver-card,.pm-driver-console,.pm-driver-metric,.pm-proof-panel,.pm-route-card{border-radius:22px;padding:var(--lumo-space-m)}.pm-driver-status-switcher,.pm-route-line,.pm-route-stats{grid-template-columns:1fr}.pm-driver-card-top,.pm-driver-stat-row,.pm-proof-actions{align-items:flex-start}}*,*:before,*:after{box-sizing:border-box}html{--pm-plate-cream: #fffff0;--pm-warm-cream: #fff0c0;--pm-deep-green: #004020;--pm-brand-green: #005020;--pm-fresh-green: #006020;--pm-lime: #70b000;--pm-bright-lime: #80c000;--pm-graphite: #102018;--pm-card: rgba(255, 255, 240, .88);--pm-card-border: rgba(0, 80, 32, .14);--pm-page-bg: radial-gradient(circle at 12% 8%, rgba(128, 192, 0, .22), transparent 28rem), radial-gradient(circle at 88% 0%, rgba(255, 240, 192, .85), transparent 24rem), linear-gradient(135deg, #fffff0 0%, #fff7d4 48%, #edf8d7 100%);--lumo-base-color: var(--pm-plate-cream);--lumo-primary-color: var(--pm-brand-green);--lumo-primary-text-color: var(--pm-brand-green);--lumo-body-text-color: var(--pm-graphite);--lumo-header-text-color: var(--pm-deep-green);--lumo-secondary-text-color: #50604f;background:var(--pm-page-bg);color:var(--pm-graphite)}html[theme~=dark],html[theme~=dark] body,html[theme~=dark] vaadin-app-layout{--pm-card: rgba(31, 34, 38, .92);--pm-card-border: rgba(255, 255, 255, .1);--pm-page-bg: radial-gradient(circle at 12% 8%, rgba(255, 255, 255, .055), transparent 26rem), radial-gradient(circle at 88% 0%, rgba(255, 255, 255, .04), transparent 24rem), linear-gradient(135deg, #111317 0%, #17191d 52%, #0d0f12 100%);--lumo-base-color: #181b20 !important;--lumo-primary-color: var(--pm-bright-lime) !important;--lumo-primary-text-color: var(--pm-bright-lime) !important;--lumo-primary-contrast-color: var(--pm-plate-cream) !important;--lumo-body-text-color: #f3f5f1 !important;--lumo-header-text-color: #ffffff !important;--lumo-secondary-text-color: #bcc8b4 !important;--lumo-contrast-5pct: rgba(255, 255, 255, .05);--lumo-contrast-10pct: rgba(255, 255, 255, .1);--lumo-contrast-20pct: rgba(255, 255, 255, .18);--lumo-contrast-30pct: rgba(255, 255, 255, .28);--lumo-contrast-40pct: rgba(255, 255, 255, .38);--lumo-contrast-50pct: rgba(255, 255, 255, .5);--lumo-contrast-60pct: rgba(255, 255, 255, .6);--lumo-contrast-70pct: rgba(255, 255, 255, .7);--lumo-contrast-80pct: rgba(255, 255, 255, .8);--lumo-contrast-90pct: rgba(255, 255, 255, .9);--lumo-contrast: #ffffff;background:var(--pm-page-bg);color:var(--lumo-body-text-color)}html[theme~=dark] vaadin-button,html[theme~=dark] vaadin-tab,html[theme~=dark] vaadin-upload,html[theme~=dark] vaadin-upload-file,html[theme~=dark] .pm-eyebrow,html[theme~=dark] .pm-status-pill.is-open,html[theme~=dark] .pm-soft-action,html[theme~=dark] .pm-status-action.is-open{--lumo-primary-color: var(--pm-bright-lime) !important;--lumo-primary-text-color: var(--pm-bright-lime) !important}html[theme~=dark] vaadin-button:not([theme~=primary]):not(.pm-primary-action):not(.pm-danger-action):not(.pm-login-primary):not(.pm-status-action):not(.pm-availability-toggle),html[theme~=dark] vaadin-upload vaadin-button{color:var(--pm-bright-lime)}html[theme~=dark] vaadin-button.pm-login-primary,html[theme~=dark] vaadin-button.pm-primary-action,html[theme~=dark] vaadin-button.pm-status-action.is-active,html[theme~=dark] vaadin-button.pm-availability-toggle.is-resume{color:#fff!important}html[theme~=dark] vaadin-tabs{--lumo-primary-color: var(--pm-bright-lime) !important;--lumo-primary-text-color: var(--pm-bright-lime) !important}body{background:var(--pm-page-bg);color:var(--lumo-body-text-color);overflow-x:hidden}vaadin-app-layout{background:transparent;color:var(--lumo-body-text-color)}.pm-navbar{background:var(--pm-card);border-bottom:1px solid var(--pm-card-border);box-shadow:0 14px 38px #0040201f;backdrop-filter:blur(18px);flex-wrap:wrap;gap:var(--lumo-space-s)}html[theme~=dark] .pm-navbar{box-shadow:0 14px 38px #00000047}.pm-navbar a{min-height:2.35rem;display:inline-flex;align-items:center;padding:0 var(--lumo-space-s);border-radius:999px;color:var(--lumo-body-text-color);font-weight:800;text-decoration:none}.pm-brand{padding-right:var(--lumo-space-m)}.pm-brand-wordmark{height:44px;max-width:180px;object-fit:contain}.pm-current-user{color:var(--lumo-secondary-text-color);font-weight:600}.pm-current-user-link{color:var(--lumo-body-text-color);font-weight:900}.pm-navbar-controls{flex-wrap:wrap;justify-content:flex-end;gap:var(--lumo-space-s)}.pm-preference-controls{gap:var(--lumo-space-xs)}.pm-language-toggle,.pm-theme-toggle,.pm-cart-nav-button{min-width:44px;width:44px;padding:0;border-radius:999px}.pm-cart-nav-button{position:relative;overflow:visible}.pm-cart-badge{position:absolute;top:-.35rem;right:-.35rem;display:inline-grid;place-items:center;min-width:1.25rem;height:1.25rem;padding:0 .28rem;border:2px solid var(--lumo-base-color);border-radius:999px;background:#e53935;color:#fff;font-size:.72rem;font-weight:900;line-height:1}.pm-cart-badge.is-empty{display:none}.pm-language-toggle{overflow:hidden}.pm-language-flag{display:block;width:28px;height:20px;object-fit:cover;border-radius:5px;box-shadow:0 0 0 1px var(--pm-card-border)}.pm-theme-toggle vaadin-icon{width:1.15rem;height:1.15rem}.pm-theme-emoji{font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif;font-size:1.25rem;line-height:1}.pm-login-view{position:relative;overflow:hidden;background:var(--pm-page-bg);color:var(--lumo-body-text-color);padding:var(--lumo-space-xl)}.pm-login-card{z-index:1;display:flex;flex-direction:column;align-items:center;width:min(420px,92vw);padding:clamp(1.4rem,4vw,2.4rem);border:1px solid var(--pm-card-border);border-radius:32px;background:linear-gradient(145deg,#fffff0e0,#fff0c0b8),var(--pm-card);box-shadow:0 28px 70px #00402029;backdrop-filter:blur(22px)}.pm-login-card vaadin-text-field,.pm-login-card vaadin-password-field{max-width:100%}html[theme~=dark] .pm-login-card{background:linear-gradient(145deg,#24272cf0,#181b20d6),var(--pm-card)}html[theme~=dark] vaadin-dialog-overlay::part(overlay){--lumo-base-color: #1f2226 !important;--lumo-primary-color: var(--pm-bright-lime) !important;--lumo-primary-text-color: var(--pm-bright-lime) !important;--lumo-body-text-color: #f3f5f1 !important;--lumo-secondary-text-color: #bcc8b4 !important;background:linear-gradient(145deg,#22252afa,#181b20fa),#1f2226;color:var(--lumo-body-text-color)}html[theme~=dark] vaadin-dialog-overlay::part(backdrop){background:#000000b8!important}.pm-login-logo{width:min(360px,72vw);height:auto;filter:drop-shadow(0 18px 34px rgba(0,64,32,.18))}.pm-login-subtitle{max-width:34ch;text-align:center;color:var(--lumo-secondary-text-color);margin-top:var(--lumo-space-m)}.pm-login-button{background:var(--pm-card);color:var(--lumo-body-text-color);border:1px solid var(--pm-card-border);box-shadow:0 12px 28px #00402024}.pm-login-primary{margin-top:var(--lumo-space-s);background:linear-gradient(135deg,var(--pm-brand-green),var(--pm-lime));color:#fff;font-weight:800;box-shadow:0 14px 30px #0050203d}.pm-login-guest{margin-top:var(--lumo-space-m);background:transparent;border:0;box-shadow:none;color:var(--lumo-primary-text-color);cursor:pointer;font-weight:800;text-decoration:none}.pm-login-guest:hover{text-decoration:underline}.pm-login-hint{margin-top:var(--lumo-space-s);color:var(--lumo-secondary-text-color);font-size:var(--lumo-font-size-s)}.pm-login-footer{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--lumo-space-m);margin-top:var(--lumo-space-l);color:var(--lumo-secondary-text-color);font-size:var(--lumo-font-size-s)}.pm-login-footer a{color:var(--lumo-primary-text-color);font-weight:700;text-decoration:none}.pm-admin-taskbar{z-index:2;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr) minmax(0,1.4fr);gap:var(--lumo-space-m);width:min(1120px,94vw);margin-top:var(--lumo-space-l);padding:var(--lumo-space-m);border:1px solid var(--pm-card-border);border-radius:30px;background:radial-gradient(circle at 8% 15%,rgba(128,192,0,.14),transparent 18rem),var(--pm-card);box-shadow:0 20px 52px #00402024;backdrop-filter:blur(18px)}.pm-admin-group{display:grid;align-content:start;gap:var(--lumo-space-s);min-width:0;padding:var(--lumo-space-s);border:1px solid rgba(112,176,0,.16);border-radius:22px;background:#fffff06b}html[theme~=dark] .pm-admin-group{background:#ffffff0d;border-color:#80c0002e}.pm-admin-group-title{width:fit-content;padding:.2rem .65rem;border-radius:999px;background:#70b00024;color:var(--lumo-primary-text-color);font-size:var(--lumo-font-size-xs);font-weight:900;letter-spacing:.08em;text-transform:uppercase}.pm-admin-shortcut-list{display:flex;flex-wrap:wrap;gap:var(--lumo-space-xs)}.pm-admin-shortcut{flex:1 1 8.2rem;min-width:0;border-radius:999px;background:#fffff0b3;color:var(--lumo-body-text-color);font-weight:800;font-size:var(--lumo-font-size-s);box-shadow:inset 0 0 0 1px var(--pm-card-border)}html[theme~=dark] .pm-admin-shortcut{background:#fffff014}.floaters{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none}.floater{position:absolute;display:inline-flex;align-items:center;justify-content:center;width:clamp(4.2rem,8vw,7rem);height:clamp(4.2rem,8vw,7rem);border-radius:999px;background:radial-gradient(circle at 34% 28%,#fffff0c7,#fffff038 70%);border:1px solid rgba(255,255,240,.42);box-shadow:0 18px 48px #0040201f;backdrop-filter:blur(6px);font-size:clamp(2.3rem,4.4vw,4rem);opacity:.5;filter:saturate(1.08);animation:pm-float 12s ease-in-out infinite}.floater:nth-child(1){left:6%;top:10%;animation-delay:-1s}.floater:nth-child(2){left:17%;bottom:14%;animation-delay:-5s;opacity:.42}.floater:nth-child(3){right:10%;top:16%;animation-delay:-2s}.floater:nth-child(4){right:20%;bottom:14%;animation-delay:-7s;opacity:.4}.floater:nth-child(5){left:45%;top:5%;animation-delay:-4s}.floater:nth-child(6){left:6%;top:58%;animation-delay:-8s}.floater:nth-child(7){right:6%;top:54%;animation-delay:-3s}.floater:nth-child(8){left:52%;bottom:8%;animation-delay:-6s}.floater:nth-child(9){left:28%;top:24%;animation-delay:-9s;opacity:.28}.floater:nth-child(10){right:30%;top:26%;animation-delay:-10s;opacity:.3}.floater:nth-child(11){left:32%;bottom:3%;animation-delay:-11s}.floater:nth-child(12){right:32%;bottom:1%;animation-delay:-12s}.floater:nth-child(13){left:1%;bottom:34%;animation-delay:-13s;opacity:.46}.floater:nth-child(14){right:1%;bottom:34%;animation-delay:-14s;opacity:.46}.floater:nth-child(15){left:14%;top:42%;animation-delay:-15s}.floater:nth-child(16){right:14%;top:42%;animation-delay:-16s}.pm-public-page{justify-content:center;background:var(--pm-page-bg);color:var(--lumo-body-text-color);padding:var(--lumo-space-xl)}.pm-legal-card{width:min(760px,92vw);padding:clamp(1.4rem,4vw,2.4rem);border:1px solid var(--pm-card-border);border-radius:28px;background:var(--pm-card);box-shadow:0 24px 60px #00402024}@keyframes pm-float{0%,to{transform:translateZ(0) rotate(-4deg) scale(1)}50%{transform:translate3d(2.6rem,-3rem,0) rotate(9deg) scale(1.08)}}@media(prefers-reduced-motion:reduce){.floater{animation:none;transform:none;opacity:.28}}vaadin-grid{border-radius:8px;overflow:hidden;box-shadow:0 18px 42px #00402024}@media(max-width:760px){.pm-navbar{padding:var(--lumo-space-s)!important}.pm-navbar a{min-height:2rem;padding:0 var(--lumo-space-xs);font-size:var(--lumo-font-size-s)}.pm-brand{flex:1 1 auto;padding-right:0}.pm-current-user{display:none}.pm-brand-wordmark{height:36px;max-width:132px}.pm-login-view{justify-content:flex-start;min-height:100vh;padding:var(--lumo-space-m);overflow-y:auto}.pm-login-card{width:min(100%,430px);margin-top:var(--lumo-space-l);border-radius:26px}.pm-login-logo{width:min(300px,78vw)}.pm-login-subtitle{margin-top:var(--lumo-space-s);font-size:var(--lumo-font-size-s)}.pm-admin-taskbar{position:static;grid-template-columns:1fr;width:min(100%,520px);max-height:34vh;overflow-y:auto;border-radius:24px;padding:var(--lumo-space-s)}.pm-admin-shortcut{flex:1 1 8rem}.floater{width:4rem;height:4rem;font-size:2.2rem;opacity:.34}.floater:nth-child(n+9){display:none}}@media(max-height:700px){.pm-login-view{justify-content:flex-start;overflow-y:auto}.floater:nth-child(n+7){display:none}}@media(max-width:430px){.pm-brand{flex-basis:112px}.pm-brand-wordmark{height:32px;max-width:112px}.pm-preference-controls{gap:.25rem}.pm-language-toggle,.pm-theme-toggle{min-width:38px;width:38px}.pm-login-card{padding:var(--lumo-space-m)}.pm-login-footer{gap:var(--lumo-space-s)}.floater:nth-child(n+5){display:none}}
