:root{--background:#fff;--foreground:#1a1a1a;--card:#fff;--card-foreground:#1a1a1a;--popover:#fff;--popover-foreground:#1a1a1a;--primary:#1A6AFF;--primary-foreground:#fff;--secondary:#f0f3f8;--secondary-foreground:#1a1a1a;--muted:#f0f3f8;--muted-foreground:#5a6578;--accent:#e8eefc;--accent-foreground:#1a1a1a;--destructive:#b54b43;--border:#d8dee9;--input:#d8dee9;--ring:#1A6AFF;--radius:.65rem;--sidebar:#ffffff;--sidebar-foreground:#1a1a1a;--sidebar-primary:#1A6AFF;--sidebar-primary-foreground:#ffffff;--sidebar-accent:#f0f3f8;--sidebar-accent-foreground:#1a1a1a;--sidebar-border:#e5e9f0;--sidebar-ring:#1A6AFF}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;background:#f4f6fa;color:#1a1a1a}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}a{text-decoration:none;color:inherit}button,input,textarea{font:inherit}button:focus-visible,a:focus-visible{outline:3px solid #1A6AFF;outline-offset:3px}button{transition:background .18s,box-shadow .18s}input,textarea{width:100%;border:1px solid #d8dee9;border-radius:7px;background:#fff;padding:10px 12px;font-size:14px;outline:none;color:#1a1a1a}input:focus,textarea:focus{border-color:#1a6aff;box-shadow:0 0 0 3px #1a6aff15}textarea{resize:vertical;line-height:1.6}small{font-size:12px;color:#5a6578}h1,h2,h3,p{margin:0}h2{font-size:20px;font-weight:600}h3{font-size:16px;font-weight:600}hr{border:0;border-top:1px solid #e5e9f0;margin:24px 0}.studio-sidebar [data-slot=sidebar-inner]{background:#fff}.studio-sidebar [data-slot=sidebar-header]{padding:30px 20px 24px}.app-logo{display:flex;align-items:center;color:#1a1a1a;font-size:27px;font-weight:700;letter-spacing:-1px;position:relative;margin-bottom:33px;gap:0}.app-logo>span:not(.logo-mark){font-weight:400;color:#5a6578}.logo-mark{height:31px;width:30px;background:#1a6aff;color:#fff;display:grid;place-items:center;font-weight:900;font-size:28px;border-radius:9px;margin-right:9px;line-height:1}.app-logo small{position:absolute;right:3px;bottom:-12px;font-size:9px;letter-spacing:2.6px;color:#5a6578}.restaurant-selector{border:1px solid #d8dee9;border-radius:9px;padding:10px 9px;display:flex;align-items:center;text-align:left;gap:8px;font-size:11px;letter-spacing:.5px;width:100%;color:#1a1a1a}.restaurant-selector small{display:block;white-space:nowrap;font-size:10px;color:#5a6578;letter-spacing:0;margin-top:4px}.restaurant-avatar{display:grid;place-items:center;width:30px;height:32px;background:#e8eefc;color:#1a6aff;border-radius:6px;font-family:Georgia;font-size:20px}.restaurant-selector svg{margin-left:auto}.nav-label{font-size:10px;font-weight:600;letter-spacing:1.7px;color:#5a6578;padding:0 23px 14px}.studio-sidebar [data-slot=sidebar-menu]{padding:0 13px;gap:8px}.studio-sidebar [data-slot=sidebar-menu-button]{height:44px;padding:0 13px;gap:12px;font-size:14px;border-radius:7px}.studio-sidebar [data-slot=sidebar-menu-button][data-active=true]{background:#e8eefc;color:#1a6aff;font-weight:600;box-shadow:inset 3px 0 #1a6aff}.nav-count{margin-left:auto;font-size:11px;border:1px solid #d8dee9;border-radius:4px;padding:0 5px}.sidebar-note{margin:45px 24px 20px;border-top:1px solid #e5e9f0;padding-top:25px;position:relative;overflow:hidden;min-height:160px}.sidebar-note>span{font-size:9px;letter-spacing:1.3px;color:#5a6578}.sidebar-note p{font:italic 18px/1.6 Georgia,serif;color:#5a6578;margin-top:11px}.note-doodle{font-size:77px;line-height:1;color:#1a6aff;position:absolute;right:8px;bottom:-17px;transform:rotate(15deg)}.studio-sidebar [data-slot=sidebar-footer]{padding:15px}.help-button{display:flex;align-items:center;gap:10px;font-size:13px;padding:12px;color:#5a6578}.profile{display:flex;gap:10px;border-top:1px solid #e5e9f0;padding:18px 8px 6px;align-items:center;font-size:11px;letter-spacing:.8px}.profile>span{padding:10px 8px;background:#e8eefc;border-radius:50%;font-size:11px}.profile small{display:block;color:#5a6578;font-size:10px;letter-spacing:0;margin-top:4px}.studio-main{min-width:0;width:100%;display:flex;flex-direction:column;min-height:100vh}.topbar{height:78px;background:#fff;border-bottom:1px solid #e5e9f0;display:flex;align-items:center;justify-content:space-between;padding:0 34px;gap:15px}.breadcrumb{display:flex;align-items:center;gap:13px;white-space:nowrap;font-size:13px;color:#5a6578}.breadcrumb b{font-weight:500;color:#1a1a1a}.top-actions{display:flex;align-items:center;gap:10px}.saved-state{display:flex;align-items:center;gap:5px;font-size:12px;color:#5a6578;margin-right:13px;white-space:nowrap}.draft-dot{height:5px;width:5px;background:#bd8f49;border-radius:50%}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#fff;border:1px solid #d8dee9;color:#1a1a1a;padding:10px 15px;font-size:13px;line-height:20px;border-radius:7px;font-weight:500;white-space:nowrap}.button:hover{background:#f0f3f8}.button.primary{background:#1a6aff;color:#fff;border-color:#1a6aff}.button.compact{padding:5px 10px;font-size:12px}.button.wide{width:100%;margin-top:10px}.button.danger{color:#ae473c}.icon-button{padding:7px;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;color:#5a6578}.icon-button:hover{background:#f0f3f8}.text-button{font-size:12px;color:#5a6578;margin-left:auto;font-weight:500}.mobile-trigger{display:none}.workspace{padding:35px 34px;flex:1;max-width:1700px;width:100%;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;gap:20px}.eyebrow{font-size:10px;letter-spacing:1.9px;color:#5a6578;font-weight:600;margin-bottom:10px}h1{font-size:30px;letter-spacing:-1.2px;font-weight:600;line-height:1.2}.page-heading p{font-size:14px;color:#5a6578;margin-top:10px;line-height:1.5}.preview-button{margin-top:17px}.editor-grid{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:22px;align-items:start}.canvas-column{min-width:0}.canvas-toolbar{display:flex;align-items:center;justify-content:space-between;padding:13px 18px;background:#fff;border:1px solid #d8dee9;border-bottom:0;border-radius:10px 10px 0 0}.canvas-toolbar>div{display:flex;align-items:center;gap:10px;font-size:13px}.board-icon{padding:6px;border-radius:5px;background:#f0f3f8;color:#7a886f}.canvas-toolbar strong{font-weight:500}.draft-label{font-size:9px;letter-spacing:1px;color:#5a6578;background:#f8f4e5;border-radius:4px;padding:3px 6px}.canvas-area{padding:34px 24px 16px;background:#eef1f7;background-image:radial-gradient(#d8dee9 .7px,transparent .7px);background-size:9px 9px;border-left:1px solid #d8dee9;border-right:1px solid #d8dee9;min-height:290px;display:flex;align-items:center;flex-direction:column;justify-content:center}.board-frame{width:100%;box-shadow:0 12px 22px #28332325;border-radius:4px;overflow:hidden}.board-frame.portrait{max-width:300px}.canvas-caption{font-size:10px;color:#5a6578;display:flex;align-items:center;gap:7px;margin-top:19px}.canvas-controls{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #d8dee9;border-top:0;border-radius:0 0 10px 10px;padding:12px 15px;gap:10px}.canvas-controls>span{font-size:11px;color:#5a6578}.page-dots{display:flex;gap:5px;max-width:100px;flex-wrap:wrap}.page-dots button{width:6px;height:6px;border-radius:50%;background:#d8dee9}.page-dots button.active{background:#1a6aff;width:16px;border-radius:4px}.below-canvas{margin-top:23px;padding:22px 20px;background:#f0f3f8;border:1px solid #d8dee9;border-radius:10px;display:flex;align-items:center;justify-content:space-between;gap:15px}.below-canvas>div{display:flex;gap:14px;align-items:flex-start}.tip-icon{padding:8px;background:#e8eefc;border-radius:7px;color:#5a6578}.below-canvas h3{font-size:14px;font-weight:600}.below-canvas p{font-size:12px;color:#5a6578;margin-top:6px;line-height:1.7}.below-canvas button{font-size:12px;display:flex;align-items:center;gap:5px;color:#1a6aff;white-space:nowrap}.quick-stats{display:flex;align-items:center;gap:22px;padding:21px 3px;flex-wrap:wrap;color:#5a6578;font-size:11px}.quick-stats span{display:flex;align-items:center;gap:6px}.quick-stats b{font-weight:500;color:#1a1a1a}.design-panel{border:1px solid #d8dee9;border-radius:10px;background:#fff;overflow:hidden}.panel-tabs{width:100%;height:49px;border-radius:0;border-bottom:1px solid #e5e9f0;background:#fff;padding:0 18px;gap:22px;justify-content:flex-start}.panel-tabs [data-slot=tabs-trigger]{flex:0;padding:0 2px;border:0;border-radius:0;height:49px;font-size:13px;background:transparent;box-shadow:none;color:#5a6578}.panel-tabs [data-slot=tabs-trigger][data-state=active]{border-bottom:2px solid #1A6AFF;color:#1a6aff}.design-panel [data-slot=tabs-content]{margin:0}.design-panel [data-slot=tabs]{gap:0}.panel-section{padding:19px;border-bottom:1px solid #eef1f7}.panel-section:last-child{border-bottom:0}.section-label{font-size:12px;display:flex;align-items:center;gap:7px;font-weight:600;margin-bottom:14px;color:#1a1a1a}.section-label svg{color:#5a6578}.layout-options{display:flex;gap:8px;margin-bottom:17px}.layout-options button{padding:9px;background:#f4f6fa;border:1px solid #e5e9f0;border-radius:6px;flex:1;display:flex;justify-content:center}.layout-options button.selected{border-color:#1a6aff;background:#e8eefc;box-shadow:0 0 0 1px #1a6aff15}.layout-icon{display:flex;gap:4px;width:43px;height:26px}.layout-icon i{width:44%;background:#c5d0e0;border-radius:2px}.layout-icon span{display:flex;flex:1;flex-direction:column;gap:3px}.layout-icon b{height:6px;background:#d8dee9;border-radius:1px}.layout-icon.hero-right{flex-direction:row-reverse}.layout-icon.menu-only i{display:none}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:19px;font-size:14px}.panel-section .field{font-size:11px;margin-bottom:0}.field>span{font-weight:500;color:#5a6578}.field input,.field textarea{font-size:14px}.panel-section .field input,.panel-section .field textarea{font-size:12px}.panel-section .field+.field{margin-top:17px}.choice{width:100%;font-size:13px;font-weight:400;min-height:39px;background:#fff}.panel-section .choice{font-size:11px;min-height:35px;height:35px}.theme-swatches{display:flex;gap:9px;margin-bottom:9px}.theme-swatches button{position:relative;width:52px;height:36px;font-size:17px;font-family:Georgia;border-radius:5px;border:2px solid transparent}.theme-swatches button.active{outline:1px solid #1A6AFF;outline-offset:2px}.theme-swatches svg{position:absolute;right:1px;bottom:1px;background:#e8eefc;border-radius:50%;color:#1a6aff}.panel-section small{font-size:10px}.image-picker{height:97px;width:100%;position:relative;overflow:hidden;border-radius:6px;background:#292923}.image-picker img{width:100%;height:100%;object-fit:cover;object-position:center 57%}.image-picker>span{position:absolute;bottom:0;left:0;width:100%;background:#0008;color:#fff;font-size:11px;display:flex;align-items:center;justify-content:center;gap:7px;padding:7px}.toggle-row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px;margin:15px 0}.panel-section .toggle-row{font-size:11px;margin:14px 0}.toggle-row [data-slot=switch]{width:30px;height:18px}.toggle-row [data-slot=switch-thumb]{width:14px;height:14px}.toggle-row [data-slot=switch-thumb][data-state=checked]{transform:translate(12px)}.panel-section>textarea{font-size:11px;padding:8px;line-height:1.6}.workspace-footer{border-top:1px solid #e5e9f0;padding:16px 34px;display:flex;justify-content:space-between;font-size:10px;color:#5a6578}.error-banner{padding:12px 35px;background:#fff0ec;color:#8b3b27;font-size:14px;display:flex;justify-content:space-between;gap:20px}.error-banner button{text-decoration:underline}.content-card{background:#fff;border:1px solid #d8dee9;border-radius:11px;overflow:hidden}.padded{padding:28px}.padded h2{margin-bottom:24px}.padded h3{margin-bottom:10px}.card-toolbar{display:flex;gap:12px;padding:21px;align-items:center}.card-toolbar>.choice{max-width:175px}.search-box{display:flex;align-items:center;flex:1;gap:8px;padding:0 12px;border:1px solid #d8dee9;border-radius:6px}.search-box input{border:0;padding-left:0;box-shadow:none}.search-box svg{color:#5a6578;flex-shrink:0}table{font-size:14px}thead{background:#f4f6fa}th{color:#5a6578!important;font-size:12px!important;font-weight:500!important;padding:15px!important}td{padding:18px 15px!important}.dish-cell{display:flex;align-items:center;gap:13px}.dish-cell img,.dish-placeholder{width:49px;height:49px;object-fit:cover;border-radius:7px}.dish-placeholder{display:grid;place-items:center;background:#f0f3f8;color:#5a6578}.dish-cell b{font-size:14px;font-weight:600}.dish-cell p{font-size:12px;color:#5a6578;margin-top:4px}.dish-cell small{font-size:10px;color:#5a8554}.category-pill{font-size:12px;background:#f0f3e9;padding:5px 8px;border-radius:5px;color:#5a6578}.price-cell{font-weight:500;white-space:nowrap}.row-actions{display:flex;gap:7px;justify-content:flex-end}.row-actions button{padding:5px;color:#5a6578}.row-actions button:hover{color:#1a6aff}.table-footer{display:flex;justify-content:space-between;gap:20px;padding:17px 21px;border-top:1px solid #e5e9f0;font-size:12px;color:#5a6578}.empty-state{padding:65px 20px;text-align:center;color:#5a6578}.media-toolbar{display:flex;justify-content:space-between;align-items:center;margin:0 0 24px}.media-toolbar h2{font-size:17px}.media-toolbar h2 span{font-size:12px;color:#5a6578;margin-left:10px}.media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.media-card{border:1px solid #d8dee9;border-radius:11px;background:#fff;overflow:hidden}.media-card>img{width:100%;aspect-ratio:1.4;object-fit:cover}.media-card>div{padding:22px}.media-card small{font-size:9px;letter-spacing:1px}.media-card h3{margin:10px 0 20px}.media-note{margin-top:25px}.muted{color:#5a6578;font-size:14px;line-height:1.8}.style-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.theme-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:27px}.theme-cards>button{border:1px solid #d8dee9;border-radius:8px;padding:6px;position:relative}.theme-cards>button.selected{border:1px solid #1A6AFF}.theme-cards>button>div{height:92px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;border-radius:5px}.theme-cards span{font:28px Georgia}.theme-cards i{width:40%;height:2px;background:currentColor;opacity:.4}.theme-cards b{font-size:11px;font-weight:500;display:block;padding:10px 2px 4px}.theme-cards svg{position:absolute;bottom:10px;right:6px}.color-field{display:flex;gap:10px;align-items:center;border:1px solid #d8dee9;border-radius:7px;padding:5px 10px;font-size:13px}.color-field input{width:29px;height:29px;border:0;padding:0}.mini-board{margin-top:33px;border-radius:5px;overflow:hidden}.inline-actions{display:flex;gap:10px;align-items:center}.display-illustration{height:110px;display:grid;place-items:center;color:#1a6aff;background:#e8eefc;border-radius:7px;margin-bottom:24px}.publish-status{display:flex;gap:9px;align-items:center;font-size:13px;margin-top:22px;padding:14px;background:#e8eefc;border-radius:6px;color:#5a6578}.small-note{font-size:12px;color:#5a6578;line-height:1.7;margin-top:12px}.preview-dialog{width:95vw!important;max-width:1400px!important;padding:23px!important;max-height:95vh;overflow:auto}.preview-stage{background:#000;border-radius:6px;overflow:hidden;width:100%}.preview-stage.portrait{max-width:360px;margin:auto}.preview-stage:fullscreen{display:flex;align-items:center;justify-content:center;max-width:none;background:#000}.preview-stage:fullscreen>.menu-board{width:min(100vw,177.77778vh)}.preview-stage.portrait:fullscreen>.menu-board{width:min(100vw,56.25vh)}.preview-dialog>.button{justify-self:start}.item-dialog{max-height:94vh;overflow-y:auto}.item-dialog .field{margin-bottom:14px}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:15px}.dialog-actions{display:flex;justify-content:space-between;margin-top:25px}.dialog-actions>.primary{margin-left:auto}.category-edit{display:flex;align-items:center;gap:12px;border-bottom:1px solid #e5e9f0;padding:8px 0;font-size:14px}.category-edit b{flex:1;font-weight:500}.category-edit span{font-size:12px;color:#5a6578}.media-dialog{max-width:720px!important}.media-picker-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-height:55vh;overflow:auto}.media-picker-grid img{width:100%;height:125px;object-fit:cover;border-radius:6px}.media-picker-grid span{font-size:12px;margin-top:7px;display:block}.help-list{padding-left:20px;list-style:decimal;line-height:1.7;font-size:14px;color:#5a6578}.help-list li{padding-bottom:14px}.menu-board{container-type:inline-size;background:#242522;color:#f1efe4;width:100%;aspect-ratio:16/9;display:flex;flex-direction:column;overflow:hidden;--board-accent:#efa666}.board-body{display:flex;flex:1;min-height:0;overflow:hidden}.board-hero{position:relative;width:46%;flex-shrink:0;overflow:hidden;background:#151713}.hero-photo{position:absolute;width:100%;height:100%;object-fit:cover;object-position:48% 50%}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#080b08cb 0%,#10130e88 25%,transparent 65%,#0b100ec4 100%)}.hero-copy{position:absolute;top:0;right:0;bottom:0;left:0;padding:3.2cqw;display:flex;flex-direction:column;gap:4.1cqw;color:#fff5df}.restaurant{font-size:1.7cqw;font-weight:700;letter-spacing:.25cqw;display:flex;align-items:center;gap:.7cqw}.restaurant>img{height:4cqw;max-width:25cqw;object-fit:contain}.brand-star{font-size:3.6cqw;line-height:1;color:var(--board-accent)}.hero-eyebrow{font-size:.7cqw;letter-spacing:.24cqw}.hero-copy h2{font-family:Georgia,Times New Roman,serif;white-space:pre-line;font-size:5.3cqw;font-weight:400;line-height:1.02;letter-spacing:-.18cqw;margin:1.2cqw 0 1.5cqw;max-width:40cqw;color:var(--board-accent)}.hero-copy p{font-size:1.05cqw;color:#ddd5c4}.hero-stamp{position:absolute;bottom:3.5cqw;left:3.2cqw;border:1px solid #f6e7c775;border-radius:50%;height:9cqw;width:9cqw;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff1d7;font-size:.65cqw;line-height:1.45;letter-spacing:.1cqw;transform:rotate(-13deg)}.hero-stamp b{font:italic 1.25cqw Georgia;letter-spacing:0;margin:.3cqw}.board-menu{width:54%;display:flex;flex-direction:column;padding:3.1cqw 3.2cqw 1.5cqw;position:relative;min-width:0}.board-menu>header{display:flex;align-items:center;justify-content:space-between;gap:2cqw;padding-bottom:1.2cqw;border-bottom:1px solid #ffffff19;margin-bottom:1cqw}.board-menu>header>span:first-child{font-size:1.05cqw;letter-spacing:.04cqw}.board-menu>header>span:last-child{font-size:.55cqw;letter-spacing:.13cqw;opacity:.45}.board-items{flex:1;min-height:0;display:flex;flex-direction:column;justify-content:space-around;gap:.8cqw}.board-category h3{color:var(--board-accent);font-family:Georgia,serif;font-size:1.5em;font-weight:400;margin:.3cqw 0 .8cqw}.board-item{margin-bottom:.9cqw;display:flex;gap:1cqw}.board-item-text{min-width:0;width:100%}.item-line{display:flex;align-items:baseline;gap:.6cqw;font-size:.84em}.item-line strong{font-weight:500;overflow-wrap:anywhere}.item-line b{font-weight:500;white-space:nowrap;color:var(--board-accent)}.item-dots{border-bottom:1px dotted #fff2;flex:1;min-width:.5cqw}.board-item p{font-size:.61em;opacity:.5;margin-top:.45cqw;line-height:1.4;overflow-wrap:anywhere}.board-tags{display:flex;gap:.5cqw;margin-top:.35cqw}.board-tags span{font-size:.47em;text-transform:uppercase;letter-spacing:.04cqw;border:1px solid #b5be9255;color:#b8c99a;border-radius:.2cqw;padding:.1cqw .4cqw}.board-item small{font-size:.54em;opacity:.6;display:block;margin-top:.4cqw;color:inherit}.board-item.sold-out{opacity:.45}.sold-out strong{text-decoration:line-through}.board-menu>footer{font-size:.64cqw;opacity:.4;display:flex;justify-content:space-between;padding-top:.65cqw}.board-ticker{height:3.6cqw;display:flex;background:var(--board-accent);color:#26281d;align-items:center;overflow:hidden;flex-shrink:0;font-size:.99cqw}.board-ticker>b{font-size:.65cqw;letter-spacing:.12cqw;padding:0 2cqw;border-right:1px solid #0003;white-space:nowrap;flex-shrink:0;z-index:1;background:inherit;height:100%;display:flex;align-items:center}.board-ticker>div{overflow:hidden;flex:1}.board-ticker span{display:inline-block;white-space:nowrap;padding-left:2cqw;animation:ticker linear infinite}.menu-board.hero-right .board-body{flex-direction:row-reverse}.menu-board.menu-only .board-hero{display:none}.menu-board.menu-only .board-menu{width:100%;padding:3cqw 6cqw}.menu-only .board-items{display:grid;grid-template-columns:1fr 1fr;align-content:start;gap:3cqw}.menu-only .board-item{margin-bottom:2cqw}.menu-only .board-item>img{width:5cqw;height:5cqw;object-fit:cover;border-radius:.4cqw}.menu-board.paper{background:#f7f2e7;color:#312e26}.paper .board-menu>header{border-color:#0002}.paper .item-dots{border-color:#0003}.paper .board-tags span{color:#5a7151;border-color:#b2bbaa}.menu-board.forest{background:#163d32;color:#f1efdb}.editorial .item-line{font-family:Georgia,serif}.menu-board.portrait{aspect-ratio:9/16}.portrait .board-body{flex-direction:column!important}.portrait .board-hero{width:100%;height:38%}.portrait .board-menu{width:100%;flex:1;padding:5cqw}.portrait .hero-photo{object-position:center 52%}.portrait .hero-copy{padding:5cqw;gap:4cqw}.portrait .hero-copy h2{font-size:9cqw;max-width:80cqw}.portrait .restaurant{font-size:3.2cqw}.portrait .brand-star{font-size:5cqw}.portrait .hero-eyebrow{font-size:1.5cqw}.portrait .hero-copy p{font-size:2cqw}.portrait .hero-stamp{right:5cqw;left:auto;bottom:4cqw;width:15cqw;height:15cqw;font-size:1.2cqw}.portrait .hero-stamp b{font-size:2.2cqw}.portrait .board-menu>header{padding-bottom:2cqw}.portrait .board-menu>header>span:first-child{font-size:2.5cqw}.portrait .board-menu>header>span:last-child{font-size:1.3cqw}.portrait .board-items{font-size:calc(3.5cqw * var(--text-scale))!important;gap:2cqw}.portrait .board-category h3{margin:1cqw 0 2cqw}.portrait .board-item{margin-bottom:2.3cqw}.portrait .board-ticker{height:7cqw;font-size:2cqw}.portrait .board-ticker>b{font-size:1.4cqw;padding:0 3cqw}.portrait .board-menu>footer{font-size:1.4cqw;padding-top:1.5cqw}.portrait.menu-only .board-items{display:flex}.portrait.menu-only .board-item>img{width:10cqw;height:10cqw}.transition-fade{animation:fade-in .8s ease both}.transition-slide{animation:slide-in .7s ease both}.display-screen{min-height:100dvh;background:#000;display:flex;align-items:center;justify-content:center;color:#fff}.display-screen>.menu-board{width:min(100vw,177.77778vh)}.display-screen.portrait>.menu-board{width:min(100vw,56.25vh)}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-in{0%{opacity:0;transform:translate(3cqw)}to{opacity:1;transform:translate(0)}}@media(min-width:1600px){.canvas-area{padding:45px 30px 24px}.editor-grid{grid-template-columns:minmax(0,1fr) 300px}.workspace{padding:42px}.board-frame{max-width:1150px}.panel-section{padding:22px}}@media(max-width:1180px){.studio-sidebar [data-slot=sidebar-header]{padding:25px 16px}.topbar{padding:0 23px}.workspace{padding:29px 23px}.editor-grid{grid-template-columns:minmax(0,1fr) 230px;gap:15px}.panel-section{padding:15px}.saved-state{display:none}.canvas-area{padding:28px 16px 16px}.below-canvas{align-items:flex-start;flex-direction:column}.quick-stats{gap:12px}.card-toolbar{flex-wrap:wrap}.card-toolbar .search-box{min-width:160px}.row-actions{gap:1px}.style-grid{gap:16px}.padded{padding:22px}.theme-cards b{font-size:10px}.dish-cell p{max-width:230px}}@media(max-width:980px){.editor-grid{grid-template-columns:1fr}.design-panel [data-slot=tabs-content]{display:grid;grid-template-columns:1fr 1fr}.panel-section{border-right:1px solid #eef1f7}.media-grid{grid-template-columns:1fr 1fr}.style-grid{grid-template-columns:1fr}.page-heading{align-items:flex-start}h1{font-size:26px}.topbar .breadcrumb>span{display:none}.topbar{padding:0 20px}.padded .mini-board{max-width:600px}.below-canvas{flex-direction:row}.workspace-footer{padding:16px 23px}}@media(max-width:767px){.mobile-trigger{display:flex}.topbar{padding:0 16px;height:68px}.top-actions{gap:7px}.top-actions .button{padding:7px 9px;font-size:11px}.top-actions .button svg{width:14px}.breadcrumb{gap:5px;font-size:12px}.breadcrumb>svg{display:none}.workspace{padding:26px 16px}.page-heading{margin-bottom:23px;gap:10px}.page-heading h1{font-size:25px}.page-heading p{font-size:12px}.eyebrow{font-size:8px;letter-spacing:1.3px}.preview-button{font-size:11px;padding:7px 9px;margin:5px 0 0}.preview-button svg{width:12px}.canvas-area{padding:25px 14px 15px}.canvas-toolbar{padding:11px 12px}.canvas-controls{padding:12px 10px}.below-canvas{padding:17px 14px}.below-canvas p,.below-canvas button{font-size:11px}.quick-stats{font-size:10px}.canvas-controls>span{font-size:10px}.media-grid{grid-template-columns:1fr 1fr;gap:13px}.media-card>div{padding:14px}.media-card small{font-size:8px}.media-card h3{font-size:14px}.media-card .button{font-size:11px;padding:7px}.media-toolbar h2{font-size:14px}.media-toolbar .button{font-size:11px}.card-toolbar{padding:15px;gap:10px}.table-footer span{display:none}.media-picker-grid{grid-template-columns:1fr 1fr}.theme-cards b{font-size:12px}.design-panel .panel-section{padding:18px}.panel-section .toggle-row{font-size:12px}.panel-section .section-label{font-size:13px}.panel-section .field,.panel-section .choice,.panel-section>textarea{font-size:12px}}@media(max-width:450px){.topbar .breadcrumb b{display:none}.page-heading{flex-wrap:wrap}.preview-button{margin-top:4px}.below-canvas{flex-direction:column}.design-panel [data-slot=tabs-content],.media-grid{grid-template-columns:1fr}.media-card>img{aspect-ratio:1.7}.media-toolbar{gap:12px}.theme-cards b{font-size:10px}.media-picker-grid img{height:100px}.canvas-toolbar strong{font-size:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.board-ticker span{animation:none!important}}.section-label,.panel-section .toggle-row,.panel-section .field,.panel-section .choice,.panel-section>textarea{font-size:13px}.panel-section small,.canvas-controls>span,.below-canvas p,.quick-stats,.saved-state{font-size:12px}.sidebar-note>span,.nav-label{font-size:11px}.restaurant-selector{font-size:12px}.restaurant-selector small{font-size:11px}.workspace-footer{font-size:12px}.category-edit>input{flex:1;min-width:0}.category-edit>span{white-space:nowrap}.panel-section .field input,.panel-section .field textarea{font-size:14px}.board-hero{width:var(--hero-width,46%)}.board-menu{width:calc(100% - var(--hero-width,46%))}.hero-photo{object-position:var(--hero-focus,50%) 50%;transform:scale(var(--hero-zoom,1))}.portrait .board-hero,.portrait .board-menu,.menu-only .board-menu{width:100%}.advanced-controls{border:1px solid #e5e9f0;padding:14px;border-radius:7px;margin-bottom:24px}.advanced-controls summary{font-size:14px;color:#5a6578;cursor:pointer}.advanced-controls[open] summary{margin-bottom:24px}.advanced-controls .field:last-child{margin-bottom:0}.studio-root{display:flex;min-height:100vh;background:#f4f6fa;color:#1a1a1a}.studio-sidebar{width:224px;flex-shrink:0;background:#fff;color:#1a1a1a;display:flex;flex-direction:column;min-height:100vh;border-right:1px solid #e5e9f0}.studio-sidebar .sidebar-inner{display:flex;flex-direction:column;flex:1;min-height:0}.studio-sidebar .sidebar-header{padding:30px 20px 24px}.studio-sidebar .sidebar-content{flex:1;overflow:auto}.studio-sidebar .sidebar-footer{padding:15px}.studio-sidebar .nav-menu{padding:0 13px;display:flex;flex-direction:column;gap:8px}.studio-sidebar .nav-btn{height:44px;padding:0 13px;gap:12px;font-size:14px;border-radius:7px;display:flex;align-items:center;width:100%;border:0;background:transparent;color:inherit;text-align:left}.studio-sidebar .nav-btn:hover{background:#f0f3f8}select.choice{width:100%;font-size:13px;font-weight:400;min-height:39px;background:#fff;border:1px solid #d8dee9;border-radius:7px;padding:8px 12px;color:#1a1a1a}.panel-section select.choice{font-size:12px;min-height:35px}.toggle-row .switch{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:30px;height:18px;border-radius:999px;background:#c5d0e0;position:relative;border:0;padding:0;flex-shrink:0;transition:background .15s}.toggle-row .switch:after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#fff;transition:transform .15s}.toggle-row .switch.on{background:#1a6aff}.toggle-row .switch.on:after{transform:translate(12px)}.panel-tabs{display:flex;width:100%;height:49px;border-bottom:1px solid #e5e9f0;background:#fff;padding:0 18px;gap:22px}.panel-tabs button{flex:0;padding:0 2px;border:0;border-radius:0;height:49px;font-size:13px;background:transparent;color:#5a6578;border-bottom:2px solid transparent}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0008;z-index:80;display:flex;align-items:center;justify-content:center;padding:20px}.modal{background:#fff;border-radius:12px;padding:23px;max-width:560px;width:100%;max-height:94vh;overflow:auto;box-shadow:0 20px 50px #0004}.modal.wide{max-width:1400px;width:95vw}.modal.media{max-width:720px}.modal h2{margin-bottom:8px}.modal .modal-desc{color:#5a6578;font-size:14px;margin-bottom:18px;line-height:1.5}.range-field input[type=range]{width:100%}.items-table{width:100%;border-collapse:collapse}.items-table th{text-align:left;color:#5a6578;font-size:12px;font-weight:500;padding:15px;background:#f4f6fa}.items-table td{padding:18px 15px;border-top:1px solid #eef1f7;vertical-align:middle}@media(max-width:767px){.studio-sidebar{display:none}.studio-sidebar.open{display:flex;position:fixed;inset:0 auto 0 0;z-index:70}}.app-logo{flex-direction:column;align-items:stretch;gap:6px;margin-bottom:20px;color:#1a1a1a}.app-logo-img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;object-position:left center}.app-logo small{position:static;font-size:9px;letter-spacing:2.6px;color:#5a6578}.studio-sidebar .nav-btn.active{background:#e8eefc;color:#1a6aff;font-weight:600;box-shadow:inset 3px 0 #1a6aff}.studio-sidebar .nav-btn:hover{background:#f0f3f8;color:#1a1a1a}.restaurant-selector{border-color:#d8dee9;color:#1a1a1a;background:#fff}.restaurant-selector small{color:#5a6578}.sidebar-note{border-top-color:#e5e9f0}.sidebar-note>span{color:#5a6578}.sidebar-note p{color:#5a6578;font-family:Arial,Helvetica,sans-serif;font-style:normal;font-size:14px}.note-doodle{color:#1a6aff;opacity:.35}.profile{border-top-color:#e5e9f0;color:#1a1a1a}.profile>span{background:#e8eefc;color:#1a6aff}.profile small,.help-button{color:#5a6578}.button.primary{background:#1a6aff;border-color:#1a6aff;color:#fff}.button.primary:hover{background:#0f56e0}.panel-tabs button.active{border-bottom-color:#1a6aff;color:#1a6aff}.studio-root.embed .studio-sidebar,.studio-root.embed .studio-topbar .app-logo,.studio-root.embed .studio-topbar .brand-block{display:none!important}.studio-root.embed{display:block;min-height:100vh}.studio-root.embed .studio-main{width:100%;min-height:100vh}.studio-root.embed .studio-topbar{padding-left:16px}
