:root{color:#f8fafc;background:#09111f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--bg: #09111f;--panel: #111c2f;--panel-soft: #1a2940;--text: #f8fafc;--muted: #9fb0c6;--accent: #28c76f;--accent-strong: #12a455;--warn: #f4b942;--danger: #ff5c7a;--operator-screen-start: #fbfdff;--operator-bg: #f4f7fb;--operator-surface: #ffffff;--operator-surface-soft: #eef4f8;--operator-border: #d9e3ea;--operator-text: #15202b;--operator-muted: #647486;--operator-primary: #2563eb;--operator-primary-strong: #1d4ed8;--operator-secondary: #e8eef5;--operator-danger: #c83e4d;--operator-danger-soft: #fff0f2}@media(prefers-color-scheme:dark){.operator-screen{--operator-screen-start: #111827;--operator-bg: #0b1220;--operator-surface: #141d2b;--operator-surface-soft: #1b2636;--operator-border: #2c3a4c;--operator-text: #eef4fb;--operator-muted: #96a6ba;--operator-primary: #74a4ff;--operator-primary-strong: #4f83f1;--operator-secondary: #202b3b;--operator-danger: #ff7f91;--operator-danger-soft: rgba(255, 127, 145, .13)}}*{box-sizing:border-box}[hidden]{display:none!important}html,body,#root{width:100%;min-width:320px;height:100%;margin:0}button{border:0;border-radius:8px;font:inherit;color:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}.screen{min-height:100%;background:radial-gradient(circle at 50% 8%,rgba(40,199,111,.14),transparent 34%),linear-gradient(160deg,#09111f,#102033 58%,#08101d)}.display-screen{position:relative;display:grid;place-items:center;overflow:hidden;padding:5vh 4vw;background:radial-gradient(circle at 50% 8%,rgba(40,199,111,.14),transparent 34%),linear-gradient(160deg,var(--display-background-color, #09111f) 0%,color-mix(in srgb,var(--display-background-color, #09111f) 82%,#2563eb) 58%,color-mix(in srgb,var(--display-background-color, #09111f) 88%,#000000) 100%)}.display-screen-custom{background:var(--display-background-color, #f5ead8)}.display-screen-custom:before,.display-screen-custom:after{position:absolute;inset:0;content:""}.display-screen-custom:before{background:url(/background.png) center / contain no-repeat}.display-screen-custom:after{background:radial-gradient(circle at center,#041022b8,#04102294 34%,#04102238 72%),linear-gradient(90deg,#0410223d,#0410220a,#0410223d)}.display-content{position:relative;z-index:1;width:min(92vw,1500px);text-align:center}.display-name-badge{position:fixed;top:1rem;left:1rem;z-index:2;max-width:min(42rem,calc(100vw - 11rem));border:1px solid rgba(255,255,255,.15);border-radius:999px;padding:.55rem 1rem;background:#09111fc7;color:var(--display-title-color, var(--text));font-size:clamp(.9rem,2vw,1.25rem);font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eyebrow{margin:0;color:var(--display-title-color, var(--accent));font-size:clamp(1.5rem,3vw,3.2rem);font-weight:800;letter-spacing:0;text-transform:uppercase}.order-number{margin:clamp(1rem,3vh,2rem) 0;font-size:calc(clamp(10rem,34vw,32rem) * var(--number-scale, 1));font-weight:950;line-height:.86;letter-spacing:0;color:var(--display-number-color, var(--text));text-shadow:0 1.2rem 4rem rgba(0,0,0,.38)}.order-number-pulse{animation:number-pulse .42s ease-out}.home-screen{display:grid;min-height:100%;place-items:center;padding:clamp(1rem,4vw,3rem);background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(145deg,#0b1220,#0f2033 46%,#0a1524);background-size:48px 48px,48px 48px,auto}.home-shell{display:grid;width:min(100%,980px);grid-template-areas:"header header" "copy preview" "products products" "video video" "contact contact";grid-template-columns:minmax(0,1fr) minmax(19rem,.86fr);gap:clamp(1.5rem,5vw,4rem);align-items:center}.home-header{grid-area:header;display:flex;align-items:center;justify-content:space-between;gap:1rem}.home-screen .language-select select{border-color:#ffffff29;background:#09111fc7;color:var(--text)}.home-nav{display:flex;align-items:center;justify-content:flex-end;gap:.7rem;color:var(--muted)}.home-brand{color:var(--text);font-size:1.1rem;font-weight:950;text-decoration:none}.home-nav div{display:flex;align-items:center;gap:.7rem}.home-nav a:not(.home-brand){min-height:2.55rem;border:1px solid rgba(255,255,255,.14);border-radius:8px;padding:.7rem .95rem;color:var(--text);font-size:.9rem;font-weight:900;text-decoration:none}.home-nav .home-nav-primary{border-color:transparent;background:var(--accent);color:#061626}.home-preview{grid-area:preview}.home-menu-preview{position:relative;display:grid;min-height:29rem;align-items:center;border:1px solid rgba(255,255,255,.13);border-radius:8px;padding:clamp(1.25rem,5vw,2rem);background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(160deg,#09111ffa,#13243afa);background-size:32px 32px,32px 32px,auto;box-shadow:0 1.4rem 3.5rem #0000003d;text-align:center}.home-menu-phone{display:grid;gap:.75rem;width:min(100%,18rem);margin-inline:auto;border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:1rem;background:#f8fbff;box-shadow:0 1.2rem 2.8rem #00000047;color:#15202b;text-align:left}.home-menu-phone header span,.home-menu-phone header strong,.home-menu-phone article strong,.home-menu-phone article span{display:block}.home-menu-phone header span{color:#2563eb;font-size:.78rem;font-weight:950;text-transform:uppercase}.home-menu-phone header strong{margin-top:.15rem;font-size:1.45rem;line-height:1}.home-menu-phone article{display:grid;gap:.25rem;border:1px solid #dbe4ef;border-radius:8px;padding:.75rem;background:#fff}.home-menu-phone article div{width:100%;aspect-ratio:16 / 9;border-radius:8px;background:linear-gradient(#09111f0a,#09111f0a),url(https://images.unsplash.com/photo-1565890329542-cd8826a4c578?auto=format&fit=crop&w=900&q=80) center / cover}.home-menu-phone article p{margin:0;color:#647486;font-size:.82rem;line-height:1.35}.home-menu-phone article span{color:#15202b;font-weight:950}.home-preview-display{position:absolute;left:-1rem;top:2.4rem;display:grid;place-items:center;width:9.5rem;border:1px solid rgba(255,255,255,.14);border-radius:8px;padding:.85rem;background:#09111f}.home-preview-display span,.home-preview-display small{color:var(--accent);font-weight:900;text-transform:uppercase}.home-preview-display strong{color:var(--text);font-size:clamp(4.4rem,10vw,6.5rem);line-height:.85}.home-preview-phone{position:absolute;right:-1rem;bottom:1.2rem;display:grid;width:min(42vw,11rem);gap:.35rem;border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:1rem;background:#f8fafc;box-shadow:0 1rem 2.25rem #00000047;text-align:left}.home-preview-phone small{color:#647486;font-weight:900}.home-preview-phone strong{color:#15202b;font-size:clamp(2.8rem,8vw,4.6rem);line-height:.9}.home-preview-phone span{color:#2563eb;font-size:.85rem;font-weight:900}.home-copy{grid-area:copy;padding-top:0}.home-copy h1{margin:.35rem 0 1rem;max-width:13ch;color:var(--text);font-size:clamp(2.7rem,8vw,5.8rem);line-height:.94;letter-spacing:0}.home-copy p:not(.eyebrow){max-width:38rem;margin:0;color:var(--muted);font-size:clamp(1.05rem,2.2vw,1.3rem);line-height:1.55}.home-copy small{display:block;margin-top:1.25rem;color:var(--accent);font-size:.95rem;font-weight:900}.home-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.home-actions a{min-height:3.2rem;border-radius:8px;padding:.95rem 1.15rem;font-weight:950;text-decoration:none}.home-primary-action{background:var(--accent);color:#061626}.home-secondary-action{border:1px solid rgba(255,255,255,.16);color:var(--text)}.home-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;margin-top:1.25rem}.home-features span{border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:.8rem;background:#ffffff0a;color:var(--muted);font-size:.86rem;font-weight:850}.home-products{grid-area:products;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.home-products article{border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:clamp(1rem,3vw,1.35rem);background:#ffffff0b}.home-products h2{margin:0 0 .55rem;color:var(--text);font-size:clamp(1.35rem,3vw,2rem);line-height:1.05}.home-products p{margin:0;color:var(--muted);line-height:1.55}.home-story{grid-area:video;display:grid;grid-template-columns:minmax(0,.9fr) minmax(18rem,1.1fr);gap:clamp(1rem,3vw,2rem);align-items:center;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:clamp(1rem,3vw,1.5rem);background:#ffffff0b}.home-story-copy h2{margin:.25rem 0 .65rem;color:var(--text);font-size:clamp(1.6rem,3vw,2.35rem);line-height:1.05;letter-spacing:0}.home-story-copy p:not(.eyebrow){margin:0;color:var(--muted);font-size:1rem;line-height:1.55}.home-story-stage{position:relative;min-height:clamp(14rem,28vw,22rem);overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#09111f;box-shadow:0 1rem 2.5rem #0003}.home-story-stage figure{position:absolute;inset:0;margin:0;opacity:0;animation:story-frame 25s infinite}.home-story-stage figure:nth-child(2){animation-delay:5s}.home-story-stage figure:nth-child(3){animation-delay:10s}.home-story-stage figure:nth-child(4){animation-delay:15s}.home-story-stage figure:nth-child(5){animation-delay:20s}.home-story-stage img{width:100%;height:100%;object-fit:cover}.home-story-stage figcaption{position:absolute;left:1rem;right:1rem;bottom:1rem;border-radius:8px;padding:.85rem 1rem;background:#09111fd1;color:var(--text);font-weight:900;line-height:1.25}@keyframes story-frame{0%,5%{opacity:0;transform:scale(1.02)}10%,25%{opacity:1;transform:scale(1)}30%,to{opacity:0;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.home-story-stage figure{animation:none}.home-story-stage figure:first-child{opacity:1}}.home-contact{grid-area:contact;display:grid;grid-template-columns:minmax(0,.85fr) minmax(18rem,1.15fr);gap:clamp(1rem,3vw,2rem);align-items:start;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:clamp(1rem,3vw,1.5rem);background:#ffffff0b}.home-contact-copy h2{margin:.25rem 0 .65rem;color:var(--text);font-size:clamp(1.6rem,3vw,2.35rem);line-height:1.05;letter-spacing:0}.home-contact-copy p:not(.eyebrow){margin:0;color:var(--muted);font-size:1rem;line-height:1.55}.home-contact-form{display:grid;gap:.85rem}.home-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.home-contact-form label{display:grid;gap:.35rem}.home-contact-form span{color:var(--muted);font-size:.88rem;font-weight:900}.home-contact-form input,.home-contact-form select,.home-contact-form textarea{width:100%;border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:.85rem .9rem;background:#09111fb8;color:var(--text);font:inherit}.home-contact-form textarea{min-height:8rem;resize:vertical}.home-contact-form button{justify-self:start}.display-screen-custom .display-content{width:min(86vw,1100px);border:.45rem solid rgba(248,250,252,.86);border-radius:8px;padding:clamp(1.5rem,5vw,4.5rem);background:color-mix(in srgb,var(--display-background-color, #051326) 72%,rgba(5,19,38,.86));box-shadow:0 1.5rem 5rem #0000006b}.display-screen-custom .eyebrow{color:var(--display-title-color, #ffd37a)}.display-screen-custom .order-number{color:var(--display-number-color, #fff8e8);text-shadow:0 .08em 0 #061626,0 .16em .3em rgba(0,0,0,.48)}.connection{position:fixed;top:1rem;right:1rem;z-index:2;min-width:7.5rem;border:1px solid rgba(255,255,255,.15);border-radius:999px;padding:.45rem .85rem;background:#09111fc7;color:var(--muted);font-size:.82rem;font-weight:700;text-align:center;text-transform:uppercase}.connection-connected{color:var(--accent)}.connection-connecting{color:var(--warn)}.connection-disconnected{color:var(--danger)}.operator-screen{display:flex;align-items:flex-start;justify-content:center;min-height:100%;overflow-y:auto;padding:clamp(.75rem,3vw,1.5rem);background:linear-gradient(180deg,var(--operator-screen-start) 0%,var(--operator-bg) 100%);color:var(--operator-text)}.operator-shell{width:min(100%,760px)}.operator-screen .eyebrow{color:var(--operator-primary);font-size:clamp(.82rem,2vw,1rem);line-height:1.2}.operator-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem;border-bottom:1px solid var(--operator-border);padding-bottom:1rem}.operator-header .connection{position:static;flex:0 0 auto;border-color:var(--operator-border);background:var(--operator-surface);color:var(--operator-muted)}.operator-header .connection-connected{color:var(--operator-primary)}.operator-header .connection-connecting{color:#a56900}.operator-header .connection-disconnected{color:var(--operator-danger)}.operator-header-actions{display:flex;flex:0 0 auto;align-items:center;gap:.75rem}.language-select{display:inline-flex;align-items:center;gap:.45rem;color:var(--operator-muted);font-size:.82rem;font-weight:900}.language-select span{margin:0;color:inherit;font-size:inherit}.language-select select{min-height:2.35rem;border:1px solid var(--operator-border);border-radius:8px;padding:0 .6rem;background:var(--operator-surface);color:var(--operator-text);font:inherit}.operator-header-actions button{min-height:2.35rem;border:1px solid var(--operator-border);padding:0 .9rem;background:var(--operator-surface);color:var(--operator-text);font-size:.9rem;font-weight:900}.operator-header h1{margin:.2rem 0 0;color:var(--operator-text);font-size:clamp(1.75rem,5.5vw,2.6rem);line-height:1.05;letter-spacing:0}.operator-subtitle{display:block;margin-top:.45rem;color:var(--operator-muted);font-size:1rem;font-weight:800}.operator-context-select{display:block;width:fit-content;max-width:min(100%,24rem);min-height:2.35rem;margin-top:.45rem;border:1px solid var(--operator-border);border-radius:8px;padding:0 2.2rem 0 .7rem;background-color:var(--operator-surface);color:var(--operator-muted);font:inherit;font-size:1rem;font-weight:900}.operator-current{border:1px solid var(--operator-border);border-radius:8px;padding:clamp(1rem,4vw,1.5rem);background:var(--operator-surface);box-shadow:0 .6rem 1.5rem #1f2d3d14;text-align:center}.operator-current p,.operator-current span{margin:0;color:var(--operator-muted);font-size:clamp(1rem,3vw,1.25rem);font-weight:700}.operator-current strong{display:block;margin:.1em 0;color:var(--operator-text);font-size:clamp(5.25rem,24vw,10rem);line-height:.86}.operator-actions{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1rem 0}.operator-tabs{position:sticky;top:0;z-index:5;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem;margin:.85rem 0 1rem;border:1px solid var(--operator-border);border-radius:8px;padding:.25rem;background:var(--operator-secondary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.operator-tabs button{min-width:0;position:relative;min-height:2.75rem;border-radius:7px;padding:.45rem .6rem;background:transparent;color:var(--operator-muted);font-size:clamp(.86rem,2.8vw,.98rem);font-weight:900}.operator-tabs button.active{background:#2563eb14;color:var(--operator-primary);box-shadow:none}.operator-tabs.compact-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.operator-subtabs{display:flex;gap:1.15rem;margin:0 0 1rem;overflow-x:auto;border-bottom:1px solid var(--operator-border);padding:0 0 .35rem;scrollbar-width:none}.operator-subtabs::-webkit-scrollbar{display:none}.operator-subtabs button{flex:0 0 auto;position:relative;min-height:2.4rem;border:0;border-radius:0;padding:0 .05rem;background:transparent;color:var(--operator-muted);font-size:.9rem;font-weight:900;white-space:nowrap}.operator-subtabs button.active{background:transparent;color:var(--operator-primary)}.operator-subtabs button.active:after{position:absolute;right:.15rem;bottom:-.42rem;left:.15rem;height:.14rem;border-radius:999px;background:var(--operator-primary);content:""}@media(min-width:960px){.operator-shell{display:grid;grid-template-columns:11.5rem minmax(0,1fr);align-items:start;gap:0 2rem;width:min(100%,1080px)}.operator-header{grid-column:1 / -1}.operator-tabs{top:1rem;grid-template-columns:1fr;margin-top:0;border:0;border-radius:0;padding:.25rem 0 .25rem .75rem;background:transparent;box-shadow:inset 1px 0 0 var(--operator-border)}.operator-tabs button{min-height:3rem;justify-content:flex-start;border-radius:0;padding:0 1rem;text-align:left}.operator-tabs button.active{background:transparent;color:var(--operator-primary);box-shadow:none}.operator-tabs button.active:before{position:absolute;top:.62rem;bottom:.62rem;left:-.75rem;width:.18rem;border-radius:999px;background:var(--operator-primary);content:""}.operator-subtabs{grid-column:2;position:sticky;top:1rem;z-index:4;border-bottom:1px solid var(--operator-border);border-radius:0;padding:0 0 .35rem;background:color-mix(in srgb,var(--operator-screen-start) 92%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.operator-subtabs button{flex:0 0 auto}.operator-shell>:not(.operator-header):not(.operator-tabs):not(.operator-subtabs){grid-column:2}}.action-button{min-height:clamp(6rem,24vw,10rem);font-size:clamp(4rem,17vw,7rem);font-weight:900;line-height:1;box-shadow:0 .75rem 1.75rem #1f2d3d24}.action-button.primary{background:var(--operator-primary);color:#fff}.action-button.primary:active{background:var(--operator-primary-strong)}.action-button.secondary{border:1px solid var(--operator-border);background:var(--operator-secondary);color:var(--operator-text)}.operator-options{margin:1rem 0}.operator-options strong,.login-panel span{color:var(--operator-text)}.toggle-row,.field-row,.range-row,.link-row,.manage-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid var(--operator-border);border-radius:8px;padding:1rem;background:var(--operator-surface)}.field-row{display:grid;grid-template-columns:1fr;margin-bottom:1rem}.range-row{display:grid;grid-template-columns:1fr;margin:1rem 0}.theme-panel{display:grid;gap:1rem;border:1px solid var(--operator-border);border-radius:8px;margin-bottom:1rem;padding:1rem;background:var(--operator-surface)}.menu-manager>section{display:grid;gap:1rem}.profile-panel{max-width:44rem}.profile-form{display:grid;gap:1rem}.profile-form label{display:grid;gap:.45rem;color:var(--operator-text);font-weight:900}.profile-form small{color:var(--operator-muted);font-weight:600}.profile-form input{width:100%;min-height:3.4rem;border:1px solid var(--operator-border);border-radius:8px;padding:0 1rem;background:var(--operator-surface);color:var(--operator-text);font:inherit}.profile-form input:disabled{background:var(--operator-secondary);color:var(--operator-muted);opacity:1}.profile-form input:focus{border-color:var(--operator-primary);outline:none}.profile-form button{min-height:3rem;background:var(--operator-primary);color:#fff;font-weight:900}.profile-form button:disabled{background:var(--operator-secondary);color:var(--operator-muted)}.form-success{margin:0;color:var(--operator-primary);font-weight:900}.theme-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.theme-panel-header strong,.theme-panel-header small{display:block}.theme-panel-header strong{color:var(--operator-text);font-size:clamp(.98rem,2.5vw,1.12rem)}.theme-panel-header small{margin-top:.25rem;color:var(--operator-muted);font-size:clamp(.85rem,2.5vw,1rem)}.theme-panel-header button{flex:0 0 auto;min-height:2.6rem;border:1px solid var(--operator-border);padding:0 .9rem;background:var(--operator-secondary);color:var(--operator-text);font-weight:900}.theme-preview{display:grid;place-items:center;min-height:9rem;border-radius:8px;padding:1rem;background:var(--preview-background-color, #09111f);text-align:center}.theme-preview small{color:var(--preview-title-color, #28c76f);font-size:.85rem;font-weight:900;text-transform:uppercase}.theme-preview strong{color:var(--preview-number-color, #f8fafc);font-size:clamp(4rem,18vw,7rem);line-height:.9}.theme-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.theme-grid label{display:grid;gap:.55rem;color:var(--operator-text);font-size:.9rem;font-weight:900}.theme-grid input[type=color]{width:100%;min-width:0;height:3.4rem;border:1px solid var(--operator-border);border-radius:8px;padding:.25rem;background:var(--operator-surface)}.link-row{margin-bottom:1rem}.manage-row{display:grid;grid-template-columns:1fr;margin-bottom:1rem}.toggle-row+.toggle-row,.range-row+.toggle-row{margin-top:1rem}.toggle-row strong,.toggle-row small,.field-row strong,.field-row small,.range-row strong,.range-row small,.link-row strong,.link-row small,.manage-row strong,.manage-row small{display:block}.toggle-row strong,.field-row strong,.range-row strong,.link-row strong,.manage-row strong{font-size:clamp(.98rem,2.5vw,1.12rem)}.toggle-row small,.field-row small,.range-row small,.link-row small{margin-top:.25rem;color:var(--operator-muted);font-size:clamp(.85rem,2.5vw,1rem);overflow-wrap:anywhere}.manage-row small{margin-top:.25rem;color:var(--operator-muted);font-size:clamp(.85rem,2.5vw,1rem)}.link-row a{text-align:center}.link-actions{display:flex;flex:0 0 auto;gap:.5rem}.link-actions button,.link-actions a,.print-button{flex:0 0 auto;min-height:3rem;border:0;border-radius:8px;padding:.85rem 1.1rem;background:var(--operator-secondary);color:var(--operator-text);font:inherit;font-weight:900;text-decoration:none}.qr-panel{display:grid;gap:1rem;border:1px solid var(--operator-border);border-radius:8px;margin-bottom:1rem;padding:1rem;background:var(--operator-surface)}.qr-copy strong,.qr-copy small{display:block}.qr-copy strong{color:var(--operator-text);font-size:clamp(.98rem,2.5vw,1.12rem)}.qr-copy small{margin-top:.25rem;color:var(--operator-muted);font-size:clamp(.85rem,2.5vw,1rem)}.qr-print-card{display:grid;grid-template-columns:1fr auto;align-items:center;gap:1rem;border:1px solid var(--operator-border);border-radius:8px;padding:1rem;background:var(--operator-surface)}.qr-print-card p,.qr-print-card strong,.qr-print-card small{display:block;margin:0}.qr-print-card p{color:var(--operator-primary);font-size:.82rem;font-weight:900;text-transform:uppercase}.qr-print-card strong{margin-top:.25rem;color:var(--operator-text);font-size:1.25rem}.qr-print-card small{margin-top:.35rem;color:var(--operator-muted);overflow-wrap:anywhere}.qr-print-card img{width:clamp(8rem,32vw,11rem);height:clamp(8rem,32vw,11rem)}.print-button{width:100%}.manage-row input,.manage-row select{width:100%;min-height:3.2rem;margin-top:.85rem;border:1px solid var(--operator-border);border-radius:8px;padding:0 1rem;background:var(--operator-surface);color:var(--operator-text);font:inherit}.manage-row input:focus,.manage-row select:focus{border-color:var(--operator-primary);outline:none}.manage-row button{min-height:3rem;margin-top:.75rem;background:var(--operator-secondary);color:var(--operator-text);font-weight:900}.manage-row .danger-inline{background:var(--operator-danger-soft);color:var(--operator-danger)}.field-row input,.field-row textarea{width:100%;min-height:3.4rem;margin-top:.85rem;border:1px solid var(--operator-border);border-radius:8px;padding:0 1rem;background:var(--operator-surface);color:var(--operator-text);font:inherit;font-size:1.2rem}.field-row textarea{min-height:6.5rem;padding-top:.85rem;resize:vertical}.field-row input:focus,.field-row textarea:focus{border-color:var(--operator-primary);outline:none}.menu-category-list,.menu-item-list,.menu-item-form{display:grid;gap:.75rem}.menu-category-card{display:grid;gap:.75rem;border:1px solid var(--operator-border);border-radius:8px;padding:1rem;background:var(--operator-surface-soft)}.menu-category-card header,.menu-item-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.menu-row-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.menu-category-card h3{min-width:0;margin:0;color:var(--operator-text);overflow-wrap:anywhere}.menu-item-row{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:.85rem;border:1px solid var(--operator-border);border-radius:8px;padding:.85rem;background:var(--operator-surface)}.menu-item-row .menu-row-actions{justify-content:flex-start}.menu-item-thumbnail{width:min(100%,10rem);height:5.5rem;border-radius:8px;margin-bottom:.55rem;object-fit:cover}.menu-item-main{min-width:0}.menu-item-row strong,.menu-item-row small{display:block;overflow-wrap:break-word}.menu-item-row small,.empty-note{color:var(--operator-muted)}.menu-item-main span{display:block;margin-top:.2rem;color:var(--operator-text);font-weight:900}.menu-item-row button,.menu-category-card button,.menu-image-button{flex:0 0 auto;min-height:2.6rem;border-radius:8px;border:1px solid var(--operator-border);padding:0 .85rem;background:var(--operator-secondary);color:var(--operator-text);font-weight:900}.menu-image-button{display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.menu-image-button input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.menu-item-row .icon-button,.menu-category-card .icon-button{width:2.8rem;padding:0}.menu-item-row .danger-inline,.menu-category-card .danger-inline{border-color:transparent;background:var(--operator-danger-soft);color:var(--operator-danger)}.menu-item-row button:disabled,.menu-category-card button:disabled{cursor:not-allowed;opacity:.45}.empty-note{margin:0;font-weight:800}.menu-item-form{border:1px solid var(--operator-border);border-radius:8px;padding:1rem;background:var(--operator-surface-soft)}.menu-item-form label{display:grid;gap:.45rem}.menu-item-form span{color:var(--operator-text);font-weight:900}.menu-item-form input,.menu-item-form select{width:100%;min-height:3.2rem;border:1px solid var(--operator-border);border-radius:8px;padding:0 1rem;background:var(--operator-surface);color:var(--operator-text);font:inherit}.menu-item-form button{min-height:3rem;background:var(--operator-primary);color:#fff;font-weight:900}.public-menu-screen{min-height:100%;padding:0;background:radial-gradient(circle at top left,rgba(37,99,235,.14),transparent 30rem),linear-gradient(180deg,#f8fbff,#eef4f8);color:#17202a}.public-menu-shell{width:min(100%,48rem);margin:0 auto;padding:clamp(1rem,4vw,2rem)}.public-menu-header{display:grid;gap:1rem;margin-bottom:1rem;border:1px solid rgba(126,143,165,.22);border-radius:8px;padding:clamp(1.1rem,5vw,1.6rem);background:#ffffffd6;box-shadow:0 1.2rem 3rem #15202b14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.public-menu-header h1,.public-menu-empty h1{margin:.2rem 0 0;color:#121a25;font-size:clamp(2.05rem,10vw,4rem);line-height:1;letter-spacing:0}.public-menu-header span{display:block;margin-top:.55rem;color:#647486;font-weight:800}.public-menu-categories{position:sticky;top:0;z-index:2;display:flex;gap:.55rem;margin:0 -.4rem 1rem;padding:.45rem .4rem;overflow-x:auto;background:linear-gradient(180deg,#f8fbfff5,#f8fbffd1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);scrollbar-width:none}.public-menu-categories::-webkit-scrollbar{display:none}.public-menu-categories a{flex:0 0 auto;border:1px solid rgba(126,143,165,.28);border-radius:999px;padding:.72rem .95rem;background:#fff;color:#17202a;font-weight:900;text-decoration:none;box-shadow:0 .4rem 1.2rem #15202b0f}.public-menu-content{display:grid;gap:1.25rem}.public-menu-category{scroll-margin-top:5rem}.public-menu-category-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:.65rem}.public-menu-category-heading h2{margin:0;color:#121a25;font-size:clamp(1.25rem,5vw,1.65rem)}.public-menu-category-heading span{flex:0 0 auto;color:#7a8797;font-size:.9rem;font-weight:800}.public-menu-items{display:grid;gap:.7rem}.public-menu-item{display:grid;grid-template-columns:1fr auto;align-items:start;gap:.9rem;border:1px solid rgba(126,143,165,.22);border-radius:8px;padding:1rem clamp(.9rem,4vw,1.15rem);background:#fff;box-shadow:0 .65rem 1.8rem #15202b0f}.public-menu-item-image{grid-column:1 / -1;width:100%;aspect-ratio:16 / 9;border-radius:8px;object-fit:cover;background:#e8eef5}.public-menu-item h3,.public-menu-item p{margin:0}.public-menu-item h3{color:#17202a;font-size:clamp(1.05rem,4.5vw,1.25rem);line-height:1.15}.public-menu-item p,.public-menu-item small,.public-menu-empty{color:#647486}.public-menu-item p{margin-top:.35rem;line-height:1.45}.public-menu-item small{display:inline-flex;width:fit-content;margin-top:.55rem;border-radius:999px;padding:.28rem .55rem;background:#f4e3e6;color:#b33c4b;font-size:.78rem;font-weight:900;text-transform:uppercase}.public-menu-item strong{color:#121a25;font-size:clamp(1rem,4vw,1.12rem);line-height:1.15;white-space:nowrap}.public-menu-item.unavailable{background:#ffffffad}.public-menu-item.unavailable .public-menu-item-main,.public-menu-item.unavailable strong{opacity:.58}.public-menu-empty{border:1px solid rgba(126,143,165,.22);border-radius:8px;padding:1rem;background:#ffffffd6}.field-actions{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:.75rem}.field-actions button{min-height:3rem;background:var(--operator-secondary);color:var(--operator-text);font-weight:800}.range-row input{width:100%;margin-top:1rem;accent-color:var(--operator-primary)}.range-actions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.75rem;margin-top:.75rem}.range-actions button{min-height:3rem;background:var(--operator-secondary);color:var(--operator-text);font-size:1.15rem;font-weight:900}.toggle-row input{width:4rem;height:2.25rem;accent-color:var(--operator-primary)}.reset-button{width:100%;min-height:4.5rem;border:1px solid var(--operator-danger-soft);background:var(--operator-danger-soft);color:var(--operator-danger);font-size:clamp(1rem,4vw,1.4rem);font-weight:800}.login-panel{width:min(100%,460px);border:1px solid var(--operator-border);border-radius:8px;padding:clamp(1.25rem,5vw,2rem);background:var(--operator-surface);box-shadow:0 .9rem 2rem #1f2d3d1a}.queue-status-screen{align-items:center}.queue-status-panel{width:min(100%,480px);border:1px solid var(--operator-border);border-radius:8px;padding:clamp(1.25rem,5vw,2rem);background:var(--operator-surface);box-shadow:0 .9rem 2rem #1f2d3d1a}.queue-status-panel .language-select{justify-content:flex-end;margin-bottom:1rem}.queue-status-panel h1{margin:.3rem 0 1.25rem;color:var(--operator-text);font-size:clamp(1.7rem,7vw,2.6rem);line-height:1.05}.queue-status-message{border-radius:8px;margin-bottom:1rem;padding:1rem;font-size:clamp(1.1rem,4vw,1.35rem);font-weight:900;text-align:center}.queue-status-waiting{background:#eff6ff;color:#1d4ed8}.queue-status-next{background:#fff7ed;color:#c2410c}.queue-status-ready{background:#ecfbf3;color:#12633f}.queue-status-numbers{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.queue-status-numbers span{display:grid;place-items:center;min-height:10rem;border:1px solid var(--operator-border);border-radius:8px;padding:1rem;background:var(--operator-surface-soft);text-align:center}.queue-status-numbers small{color:var(--operator-muted);font-weight:900}.queue-status-numbers strong{color:var(--operator-text);font-size:clamp(4.5rem,18vw,7rem);line-height:.9}.queue-status-updated{margin:1rem 0 0;color:var(--operator-muted);font-weight:800;text-align:center}.organization-notify-screen{align-items:flex-start;padding-inline:clamp(1rem,4vw,2rem)}.organization-notify-panel{width:min(100%,720px);border:1px solid var(--operator-border);border-radius:8px;padding:clamp(1.25rem,5vw,2rem);background:var(--operator-surface);box-shadow:0 .9rem 2rem #1f2d3d1a}.organization-notify-panel .language-select{display:flex;justify-content:flex-end;margin-bottom:1rem}.organization-notify-panel h1{margin:.3rem 0 1rem;color:var(--operator-text);font-size:clamp(2rem,9vw,3.2rem);line-height:1.02}.organization-notify-list{display:grid;gap:1rem;margin-top:1.25rem}.organization-notify-card{display:grid;gap:1rem;border:1px solid var(--operator-border);border-radius:8px;padding:1rem;background:var(--operator-surface-soft)}.organization-notify-card-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.organization-notify-card-header span,.organization-notify-card-header strong,.organization-notify-card-header small{display:block}.organization-notify-card-header strong{color:var(--operator-text);font-size:clamp(1.15rem,5vw,1.45rem)}.organization-notify-card-header small,.organization-notify-card-notes small{color:var(--operator-muted);font-weight:800}.organization-notify-card-header b{flex:0 0 auto;min-width:4.5rem;color:var(--operator-text);font-size:clamp(2.7rem,16vw,4rem);line-height:.95;text-align:right}.organization-notify-card label,.organization-notify-card label span{display:block}.organization-notify-card label span{margin-bottom:.45rem;color:var(--operator-muted);font-weight:800}.organization-notify-card input{width:100%;min-height:3.4rem;border:1px solid var(--operator-border);border-radius:8px;padding:0 1rem;background:var(--operator-surface);color:var(--operator-text);font:inherit}.organization-notify-card-notes{display:grid;gap:.35rem}.login-panel h1{margin:.3rem 0 1.25rem;color:var(--operator-text);font-size:clamp(1.8rem,7vw,2.7rem);line-height:1.05}.login-panel label,.login-panel span{display:block}.login-panel .language-select{display:flex;justify-content:flex-end;margin-bottom:1rem}.login-panel .language-select span{display:inline;margin:0}.login-panel label+label{margin-top:1rem}.login-panel span{margin-bottom:.45rem;color:var(--operator-muted);font-weight:800}.login-panel input{width:100%;min-height:3.4rem;border:1px solid var(--operator-border);border-radius:8px;padding:0 1rem;background:var(--operator-surface);color:var(--operator-text);font:inherit}.login-panel input:focus{border-color:var(--operator-primary);outline:none}.password-visibility{display:flex;align-items:center;gap:.6rem;margin-top:.85rem}.login-panel .password-visibility input{width:1.1rem;min-height:1.1rem;accent-color:var(--operator-primary)}.login-panel .password-visibility span{margin:0;color:var(--operator-text);font-size:.95rem}.password-strength{margin-top:.85rem}.turnstile-widget{min-height:4.2rem;margin-top:1rem}.password-strength-track{display:grid;grid-template-columns:repeat(4,1fr);gap:.35rem}.password-strength-track span{display:block;height:.45rem;border-radius:999px;background:var(--operator-border)}.password-strength-1 .password-strength-track span:nth-child(-n+1){background:#d94a5b}.password-strength-2 .password-strength-track span:nth-child(-n+2){background:#d98d26}.password-strength-3 .password-strength-track span:nth-child(-n+3){background:#2563eb}.password-strength-4 .password-strength-track span:nth-child(-n+4){background:#0f8f5f}.password-strength p{margin:.45rem 0 0;color:var(--operator-muted);font-size:.92rem;line-height:1.35}.password-strength p strong,.password-strength p small{display:block}.password-strength p strong{color:var(--operator-text)}.form-error{margin:1rem 0 0;color:var(--operator-danger);font-weight:800}.form-note{margin:-.5rem 0 1.25rem;border:1px solid #bfe6d2;border-radius:8px;padding:.85rem 1rem;background:#ecfbf3;color:#12633f;font-weight:800;line-height:1.35}.form-note.important-note{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.login-button{width:100%;min-height:3.6rem;margin-top:1.25rem;background:var(--operator-primary);color:#fff;font-weight:900}.switch-auth-button{width:100%;min-height:3.2rem;margin-top:.75rem;border:1px solid var(--operator-border);background:var(--operator-secondary);color:var(--operator-text);font-weight:900}.auth-link{display:inline-flex;align-items:center;justify-content:center;min-height:3.2rem;border-radius:8px;padding:0 1.1rem;background:var(--operator-primary);color:#fff;font-weight:900;text-decoration:none}.auth-secondary-link{display:block;margin-top:1rem;color:var(--operator-primary);font-weight:900;text-align:center;text-decoration:none}@keyframes number-pulse{0%{transform:scale(.97);color:var(--display-title-color, var(--accent))}to{transform:scale(1);color:var(--display-number-color, var(--text))}}@media(max-width:520px){.home-shell{grid-template-areas:"header" "copy" "preview" "products" "video" "contact";grid-template-columns:1fr;gap:1.25rem}.home-header{align-items:flex-start;flex-direction:column}.home-nav,.home-nav div{width:100%}.home-nav{align-items:stretch;flex-direction:column;gap:.45rem}.home-nav div{display:grid;grid-template-columns:1fr 1fr}.home-nav a:not(.home-brand){padding-inline:.7rem;font-size:.82rem;text-align:center}.home-screen .language-select{justify-content:flex-end}.home-preview{min-height:auto}.home-menu-preview{min-height:24rem}.home-preview-display{left:.75rem;top:.75rem;width:8rem}.home-preview-phone{right:.75rem;bottom:.75rem;width:9.5rem;padding:.75rem}.home-copy{padding-top:0}.home-copy h1{max-width:100%}.home-actions{display:grid}.home-actions a{text-align:center}.home-features,.home-products,.home-story{grid-template-columns:1fr}.home-story-stage{min-height:15rem}.home-story-stage figcaption{left:.75rem;right:.75rem;bottom:.75rem;font-size:.9rem}.home-contact,.home-contact-grid{grid-template-columns:1fr}.home-contact-form button{width:100%}.operator-screen{padding:.75rem}.operator-header{display:block}.operator-header h1,.login-panel h1{font-size:1.8rem}.operator-header .connection,.operator-header-actions{margin-top:1rem}.operator-header-actions .connection{margin-top:0}.operator-actions{gap:.75rem}.action-button{min-height:6rem}.toggle-row,.link-row{align-items:flex-start}.link-row{display:grid;grid-template-columns:1fr}.link-actions{display:grid;grid-template-columns:1fr 1fr}.link-row a,.link-actions button{width:100%;text-align:center}.qr-print-card{grid-template-columns:1fr;justify-items:center;text-align:center}.range-actions,.field-actions{gap:.5rem}.theme-panel-header{display:grid}.theme-panel-header button{width:100%}.theme-grid{grid-template-columns:1fr}.operator-tabs,.operator-tabs.compact-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.menu-category-card header,.menu-row-actions,.menu-item-row{align-items:stretch;flex-direction:column}.menu-item-row span{align-self:flex-start}.menu-item-row button,.menu-category-card button,.menu-image-button{width:100%}.public-menu-shell{padding:.8rem}.public-menu-header{padding:1rem}.public-menu-category-heading{align-items:flex-start;flex-direction:column;gap:.2rem}.public-menu-item{grid-template-columns:minmax(0,1fr) auto;gap:.7rem}.public-menu-item strong{font-size:1rem}}@media print{body *{visibility:hidden}.qr-print-card,.qr-print-card *{visibility:visible}.qr-print-card{position:fixed;top:1.5cm;left:1.5cm;right:1.5cm;grid-template-columns:1fr auto;border:1px solid #111827;box-shadow:none}}
