:root{--font-sans:"Space Grotesk", "Avenir Next", "Segoe UI", sans-serif;--bg:#f4f4ef;--panel:#fffdf7;--ink:#1d221f;--muted:#5f665f;--line:#c8c8bf;--brand:#b64f2a;--brand-deep:#8a2f10;--ok:#1f6b42;--warn:#9d6b00;--radius:14px}*{box-sizing:border-box}html,body{max-width:100%;min-height:100%;margin:0}body{color:var(--ink);font-family:var(--font-sans);background:radial-gradient(circle at 20% 0,#fff8ef 0%,#f4f4ef 32%,#ecece5 100%);width:100%;line-height:1.4;overflow-x:hidden}a{color:inherit;text-decoration:none}main{width:min(1120px,94vw);margin:0 auto}.app-body{gap:1rem;width:min(100%,100vw);max-width:100%;padding:1.25rem clamp(1.25rem,3vw,2.5rem) 3rem;display:grid;overflow-x:clip}.app-nav{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);z-index:100;background:#f4f4eff7;position:sticky;top:0;box-shadow:0 1px #46371f0f}.app-nav-inner{align-items:center;gap:1.25rem;padding:.7rem clamp(1.25rem,3vw,2.5rem);display:flex}.app-nav-brand{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.app-nav-wordmark{color:var(--ink);align-items:center;text-decoration:none;display:inline-flex}.app-nav-wordmark:hover .cs-logo-word-culinary{color:var(--brand-deep)}.app-nav-links{flex:1;gap:.2rem;display:flex}.app-nav-link{color:var(--muted);border-radius:8px;padding:.38rem .7rem;font-size:.87rem;font-weight:600;transition:background .12s,color .12s}.app-nav-link:hover{color:var(--ink);background:#0000000d}.app-nav-user{flex-shrink:0;align-items:center;gap:.65rem;display:flex}.app-nav-email{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:.8rem;overflow:hidden}@media (max-width:900px){.app-nav-inner{flex-wrap:wrap;align-items:flex-start;gap:.75rem 1rem}.app-nav-links{flex-wrap:wrap;flex:100%;order:3;gap:.35rem}.app-nav-user{min-width:0;margin-left:auto}}@media (max-width:640px){main{width:min(1120px,100vw - 1.5rem)}.app-body{padding:1rem .75rem 2rem}.app-nav-inner{padding:.75rem 1rem}.app-nav-links{gap:.45rem}.app-nav-link{text-align:center;flex:calc(50% - .25rem);padding:.48rem .58rem}.app-nav-user{flex-shrink:0;justify-content:flex-end;width:auto;margin-left:auto}.app-nav-email{flex:0 auto;min-width:0;max-width:8.5rem}}.top-nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;width:min(1120px,94vw);margin:0 auto 1.5rem;padding:1rem 0;display:flex}main.stack>.top-nav{border-bottom:1px solid var(--line)}.brand{letter-spacing:.03em;text-transform:uppercase;font-size:1.08rem;font-weight:800}.muted{color:var(--muted)}.hero{border:1px solid var(--line);border-radius:calc(var(--radius) + 6px);background:linear-gradient(140deg,#fffef8 0%,#fff6eb 52%,#f8f8f4 100%);padding:clamp(1.3rem,2.1vw,2.4rem);box-shadow:0 20px 40px #46371f14}.hero h1{margin:0;font-size:clamp(1.85rem,3.5vw,3.2rem);line-height:1.06}.hero p{max-width:60ch;color:var(--muted);margin:.85rem 0 0;font-size:1rem}.stack{gap:1rem;display:grid}.btn-row{flex-wrap:wrap;gap:.75rem;margin-top:1.2rem;display:flex}.btn{cursor:pointer;border:1px solid #0000;border-radius:999px;padding:.6rem 1.1rem;font-size:.95rem;font-weight:700;transition:transform .12s,box-shadow .16s,background-color .16s}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--brand);color:#fff;box-shadow:0 9px 16px #8c39143d}.btn-primary:hover{background:var(--brand-deep)}.btn-secondary{color:var(--ink);border-color:var(--line);background:#fff}.btn-ghost{color:var(--ink);border-color:var(--line);background:0 0}.panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);padding:1rem;box-shadow:0 1px 3px #46371f0d,0 4px 12px #46371f0a}.panel h2,.panel h3{margin:0 0 .65rem}.panel p{margin:.25rem 0}.field{gap:.35rem;display:grid}.field label{color:var(--muted);font-size:.86rem;font-weight:600}input,select,textarea{border:1px solid var(--line);color:var(--ink);width:100%;font:inherit;background:#fff;border-radius:10px;padding:.58rem .65rem}textarea{resize:vertical;min-height:94px}.form{gap:.8rem;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.status{border-radius:10px;padding:.55rem .75rem;font-size:.9rem}.status-error{color:#7f2f1c;background:#fee9e7}.status-ok{color:var(--ok);background:#e9f7ef}.chip{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;padding:.25rem .6rem;font-size:.78rem;display:inline-flex}.mapper-layout{gap:1rem;display:grid}.mapper-step{border-left:5px solid #dcae8d}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.83rem}.list{margin:0;padding-left:1rem}.list li+li{margin-top:.45rem}.settings-shell{grid-template-columns:2fr 1fr;gap:1rem;display:grid}.manage-layout{grid-template-columns:260px 1fr;align-items:start;gap:1rem;display:grid}.manage-sidebar{position:sticky;top:.9rem}.manage-nav{gap:.4rem;display:grid}.manage-nav-btn{border:1px solid var(--line);text-align:left;color:var(--ink);cursor:pointer;background:#fff;border-radius:10px;padding:.55rem .7rem;font-weight:700}.manage-nav-btn-active{border-color:var(--brand);color:var(--brand-deep);background:#fdf1ea}.venue-list{flex-wrap:wrap;gap:.55rem;margin:.7rem 0 .2rem;display:flex}.venue-pill{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;padding:.35rem .75rem;font-weight:600}.venue-pill-active{border-color:var(--brand);color:var(--brand-deep);background:#fdf1ea}.table-wrap{-webkit-overflow-scrolling:touch;max-width:100%;margin-top:.8rem;overflow-x:auto}.data-table{border-collapse:collapse;width:100%;min-width:520px}.data-table th,.data-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:.58rem .45rem}.data-table th{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:.8rem}.menu-db-select-col{width:44px;text-align:center!important}.menu-db-select-col input{width:16px;height:16px}.menu-db-bulk-bar{border:1px solid var(--line);background:#fff;border-radius:12px;flex-wrap:wrap;align-items:end;gap:.75rem;margin-top:.9rem;padding:.9rem;display:flex}.menu-db-bulk-field{min-width:150px}.menu-db-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.menu-db-subtitle{max-width:56ch;margin:.35rem 0 0}.menu-db-table-controls{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.menu-db-upload-shell{background:linear-gradient(#fffffff0,#fdf1eab8);border:1px solid #a5562b29;border-radius:16px;gap:.9rem;margin-bottom:1rem;padding:1rem;display:grid}.menu-db-upload-shell h3{margin:0}.menu-db-upload-shell p{max-width:64ch;margin:.35rem 0 0}.menu-db-upload-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.85rem;display:grid}.menu-db-upload-field{max-width:none}.menu-db-upload-actions{justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.menu-db-upload-submit{justify-content:center;align-items:center;min-width:11rem;display:inline-flex}.menu-db-upload-submit-content{align-items:center;gap:.55rem;display:inline-flex}.menu-db-upload-spinner{border:2px solid #ffffff61;border-top-color:currentColor;border-radius:999px;width:.95rem;height:.95rem;animation:.85s linear infinite menu-db-upload-spin}.menu-db-upload-dots{gap:.18rem;display:inline-flex}.menu-db-upload-dots span{opacity:.35;background:currentColor;border-radius:999px;width:.26rem;height:.26rem;animation:1s ease-in-out infinite menu-db-upload-dot-pulse}.menu-db-upload-dots span:nth-child(2){animation-delay:.12s}.menu-db-upload-dots span:nth-child(3){animation-delay:.24s}.menu-db-upload-check{background:#ffffff24;border:1.5px solid #ffffff80;border-radius:999px;width:1.2rem;height:1.2rem;animation:.7s cubic-bezier(.16,1,.3,1) forwards menu-db-upload-check-badge;position:relative;box-shadow:inset 0 1px #ffffff29,0 0 #ffffff38}.menu-db-upload-check-stem,.menu-db-upload-check-kick{transform-origin:0;opacity:0;background:currentColor;border-radius:999px;height:.14rem;position:absolute}.menu-db-upload-check-stem{width:.32rem;animation:.36s cubic-bezier(.16,1,.3,1) .14s forwards menu-db-upload-check-stem;top:.63rem;left:.28rem;transform:rotate(45deg)scaleX(0)}.menu-db-upload-check-kick{width:.58rem;animation:.4s cubic-bezier(.16,1,.3,1) .26s forwards menu-db-upload-check-kick;top:.6rem;left:.46rem;transform:rotate(-45deg)scaleX(0)}.menu-db-upload-submit.is-idle{color:#425466;box-shadow:none;background:#d5d7dc;border-color:#c1c8d0}.menu-db-upload-submit.is-idle:hover{background:#c9ced6}.menu-db-upload-submit.is-ready{color:#fff;background:#1f8f4e;border-color:#1a7a42;box-shadow:0 9px 16px #1f8f4e38}.menu-db-upload-submit.is-success{color:#fff;background:#167a42;border-color:#126637;box-shadow:0 9px 16px #167a4238}.menu-db-upload-submit.is-ready:hover{background:#18703d}.menu-db-upload-submit.is-success:hover{background:#136839}.menu-db-upload-submit:disabled{cursor:wait;opacity:.8}.weekly-menu-page-picker-inline{color:var(--brand-deep);cursor:pointer;background:#fff9ef;border:1px solid #a5562b47;border-radius:999px;align-self:flex-start;margin-top:.45rem;padding:.38rem .72rem;font-size:.82rem;font-weight:800}.weekly-menu-page-picker-inline:hover{background:#fff0dc}.weekly-menu-page-picker-inline:disabled{cursor:not-allowed;opacity:.68}.weekly-menu-page-picker-overlay{z-index:500;background:#140c047a;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.weekly-menu-page-picker-dialog{background:linear-gradient(#fffdf7,#f8f2e8);border:1px solid #a8895d5c;border-radius:20px;gap:1rem;width:min(620px,100%);max-height:min(720px,100vh - 2rem);padding:1.15rem;display:grid;overflow:auto;box-shadow:0 28px 70px #140c0457}.weekly-menu-page-picker-dialog h3,.weekly-menu-page-picker-dialog p{margin:0}.weekly-menu-page-picker-kicker{color:var(--brand-deep);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .18rem;font-size:.72rem;font-weight:900}.weekly-menu-page-picker-actions-top,.weekly-menu-page-picker-footer{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.weekly-menu-page-picker-actions-top{justify-content:flex-start}.weekly-menu-page-picker-footer{justify-content:flex-end}.weekly-menu-page-picker-grid{grid-template-columns:repeat(auto-fill,minmax(76px,1fr));gap:.55rem;display:grid}.weekly-menu-page-picker-page{min-height:4.8rem;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #d4c8b6;border-radius:14px;place-items:center;gap:.1rem;transition:background .12s,border-color .12s,transform .12s;display:grid}.weekly-menu-page-picker-page span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:800}.weekly-menu-page-picker-page strong{font-size:1.3rem}.weekly-menu-page-picker-page:hover{border-color:#1f6b426b;transform:translateY(-1px)}.weekly-menu-page-picker-page.is-selected{background:#1f6b421f;border-color:#1f6b42;box-shadow:inset 0 0 0 1px #1f6b4238}@keyframes menu-db-upload-spin{to{transform:rotate(360deg)}}@keyframes menu-db-upload-dot-pulse{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-1px)}}@keyframes menu-db-upload-check-stem{0%{opacity:0;transform:rotate(45deg)scaleX(0)}to{opacity:1;transform:rotate(45deg)scaleX(1)}}@keyframes menu-db-upload-check-kick{0%{opacity:0;transform:rotate(-45deg)scaleX(0)}to{opacity:1;transform:rotate(-45deg)scaleX(1)}}@keyframes menu-db-upload-check-badge{0%{opacity:0;transform:scale(.72);box-shadow:inset 0 1px #ffffff14,0 0 #ffffff47}55%{opacity:1;transform:scale(1.08);box-shadow:inset 0 1px #ffffff2e,0 0 0 8px #fff0}to{opacity:1;transform:scale(1);box-shadow:inset 0 1px #ffffff29,0 0 #fff0}}.menu-db-cycle-board{border:1px solid var(--line);background:#ffffffd1;border-radius:16px;gap:1rem;margin-bottom:1rem;padding:1rem;display:grid}.menu-db-cycle-board-head h3,.menu-db-cycle-upload-head strong{margin:0}.menu-db-cycle-board-head p,.menu-db-cycle-upload-head p{margin:.35rem 0 0}.menu-db-cycle-upload-panel{gap:.9rem;padding-top:.2rem;display:grid}.menu-db-pdf-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.85rem;display:grid}.menu-db-pdf-card{background:linear-gradient(#fffffff2,#fdf1eaa6);border:1px solid #a5562b24;border-radius:14px;gap:.7rem;padding:.9rem;display:grid}.menu-db-pdf-preview{text-align:left;color:inherit;cursor:pointer;background:0 0;border:none;justify-items:start;gap:.7rem;padding:0;display:grid}.menu-db-pdf-preview:disabled{cursor:wait}.menu-db-pdf-icon{color:#fff;letter-spacing:.08em;background:linear-gradient(#c2410c,#9a3412);border-radius:12px;justify-content:center;align-items:center;width:52px;height:64px;font-size:.78rem;font-weight:800;display:inline-flex;box-shadow:inset 0 1px #ffffff38}.menu-db-pdf-name{word-break:break-word;font-weight:700;line-height:1.3}.menu-db-pdf-meta{gap:.2rem;font-size:.84rem;display:grid}.menu-db-delete-button{color:#9f2f1f;background:#ffffffe6;border-color:#9f2f1f33}.menu-db-toolbar{border:1px solid var(--line);background:linear-gradient(#fdf1eacc,#fffffff5);border-radius:16px;gap:1rem;margin-bottom:1rem;padding:1rem;display:grid}.menu-db-toolbar-main,.menu-db-toolbar-advanced{gap:.9rem;display:grid}.menu-db-saved-filter-row{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) auto;align-items:end;gap:.8rem;display:grid}.menu-db-saved-filter-actions{align-self:end;margin-top:0}.menu-db-search-field input{font-size:1rem}.menu-db-toolbar-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.8rem;display:grid}.menu-db-toolbar-row{justify-content:space-between;align-items:end;gap:.9rem;display:flex}.menu-db-toolbar-row .field{min-width:220px;margin-bottom:0}.menu-db-toolbar-actions{margin-top:0}.menu-db-condition-list{gap:.75rem;display:grid}.menu-db-condition-logic{justify-content:center;display:flex}.menu-db-condition-logic select{text-align:center;width:auto;min-width:5.5rem;color:var(--brand-deep);background:#fdf1eaf0;border-color:#a5562b2e;border-radius:999px;padding-inline:1rem;font-weight:700}.menu-db-condition-card{background:#ffffffd6;border:1px solid #a5562b24;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:.75rem;padding:.85rem;display:grid}.menu-db-condition-actions{align-items:end;gap:.55rem;margin-top:auto;display:flex}.menu-db-condition-remove{margin-top:0}.menu-db-empty-conditions{background:#ffffff8c;border:1px dashed #a5562b42;border-radius:12px;margin:0;padding:.85rem .95rem}.menu-db-column-chips{flex-wrap:wrap;gap:.55rem;display:flex}.menu-db-column-chip{border:1px solid var(--line);cursor:pointer;background:#ffffffe0;border-radius:999px;align-items:center;gap:.45rem;padding:.42rem .7rem;font-size:.84rem;transition:border-color .12s,background .12s,color .12s;display:inline-flex}.menu-db-column-chip.is-active{color:var(--brand-deep);background:#fdf1ea;border-color:#a5562b57}.menu-db-column-chip input{width:14px;height:14px;margin:0}.menu-db-mobile-list{display:none}.menu-db-mobile-list-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.9rem;display:flex}.menu-db-mobile-select-all,.menu-db-mobile-select{color:var(--muted);align-items:center;gap:.45rem;font-size:.84rem;font-weight:700;display:inline-flex}.menu-db-mobile-select-all input,.menu-db-mobile-select input{width:16px;height:16px;margin:0}.menu-db-mobile-card{background:linear-gradient(#fffffff5,#fdf1eab3);border:1px solid #a5562b24;border-radius:18px;gap:.9rem;padding:1rem;display:grid;box-shadow:0 14px 36px #1017150d}.menu-db-mobile-card-top{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.menu-db-mobile-card-tags{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.menu-db-mobile-card-copy{gap:.45rem;display:grid}.menu-db-mobile-menu-name{letter-spacing:.12em;text-transform:uppercase;color:var(--brand-deep);margin:0;font-size:.8rem;font-weight:800}.menu-db-mobile-item-name{letter-spacing:-.02em;margin:0;font-size:1.15rem;line-height:1.2}.menu-db-mobile-description{color:var(--muted);margin:0;line-height:1.55}.menu-db-mobile-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.menu-db-mobile-meta-item{background:#ffffffc7;border:1px solid #1d221f14;border-radius:14px;gap:.2rem;padding:.75rem .8rem;display:grid}.menu-db-mobile-meta-item span{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.72rem;font-weight:800}.menu-db-mobile-meta-item strong{overflow-wrap:anywhere;font-size:.92rem;line-height:1.35}.menu-db-mobile-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.menu-db-mobile-actions .btn:first-child{grid-column:1/-1}.menu-db-table-desktop{width:100%;display:block}.menu-db-table-desktop .data-table{table-layout:fixed;width:100%;min-width:1200px}.menu-db-table-desktop .data-table th,.menu-db-table-desktop .data-table td{overflow-wrap:anywhere;word-break:break-word}.weekday-grid{flex-wrap:wrap;gap:.5rem;display:flex}.weekday-chip{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .55rem;font-size:.86rem;display:inline-flex}.pdf-parser-shell{grid-template-columns:2fr 1fr;align-items:start;gap:1rem;display:grid}.pdf-preview-wrap{border:1px solid var(--line);background:#fff;border-radius:10px;min-height:640px;position:relative;overflow:auto}.pdf-preview-frame{border:0;width:100%;min-height:640px;display:block}.pdf-selection{border:2px dashed var(--brand);pointer-events:none;background:#b64f2a2e;position:absolute}.pdf-empty-overlay{text-align:center;background:#ffffffe6;align-content:center;justify-items:center;gap:.75rem;padding:1rem;display:grid;position:absolute;inset:0}.analysis-day-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.analysis-day-control{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:.65rem;padding:.55rem .7rem;font-weight:700;display:flex}.analysis-day-control input[type=color]{background:0 0;border:0;width:42px;height:32px;padding:0}.analysis-pages{gap:1rem;display:grid}.analysis-page-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:.85rem}.analysis-page-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.analysis-page-artboard{border:1px solid var(--line);background:#f8f7f1;border-radius:12px;position:relative;overflow:hidden}.analysis-page-image{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block}.analysis-hitbox{border:3px solid var(--brand);cursor:pointer;background:#b64f2a1f;border-radius:12px;justify-content:flex-start;align-items:flex-start;padding:0;transition:transform .12s,box-shadow .16s;display:flex;position:absolute}.analysis-hitbox:hover{transform:scale(1.01)}.analysis-hitbox-badge{color:#fff;background:#161819db;border-radius:999px;justify-content:center;align-items:center;min-width:30px;height:30px;margin:.35rem;font-size:.82rem;font-weight:800;display:inline-flex}.analysis-hitbox-text{max-width:calc(100% - 2.9rem);color:var(--ink);text-align:left;background:#ffffffeb;border-radius:999px;margin:.35rem .35rem 0 0;padding:.25rem .55rem;font-size:.78rem;font-weight:700;line-height:1.1}.manual-analysis-artboard{cursor:crosshair;touch-action:none;-webkit-user-select:none;user-select:none;overflow:visible}.manual-hitbox{z-index:2}.manual-hitbox-added{border-style:dashed}.manual-analysis-artboard .analysis-page-image{pointer-events:none}.manual-draft-rect{border:2px dashed var(--brand);pointer-events:none;z-index:1;background:#b64f2a24;border-radius:12px;position:absolute}.manual-selection-popup{z-index:4;border:1px solid var(--line);background:#fffdf7f7;border-radius:14px;gap:.55rem;min-width:280px;max-width:min(540px,84%);padding:.8rem;display:grid;position:absolute;box-shadow:0 16px 28px #201b1629}.manual-popup-group{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.manual-popup-label{min-width:44px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:800}.manual-popup-chip{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;padding:.32rem .72rem;font-weight:700}.manual-popup-chip-active{background:var(--ink);color:#fff;border-color:var(--ink)}.manual-popup-chip:disabled{opacity:.45;cursor:not-allowed}.manual-popup-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.manual-meta-grid{flex-wrap:wrap;gap:.45rem;display:flex}.manual-loading-state{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:260px;position:relative}.candidate-day-pill{color:#fff;border-radius:999px;align-items:center;padding:.25rem .6rem;font-size:.82rem;font-weight:800;display:inline-flex}.mapper-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.mapper-kpi{border:1px solid var(--line);background:#fff;border-radius:12px;gap:.2rem;padding:.65rem .75rem;display:grid}.mapper-kpi strong{font-size:1.15rem}.document-library-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.75rem;display:grid}.document-card{border:1px solid var(--line);background:#fff;border-radius:12px;gap:.45rem;padding:.75rem;display:grid}.document-card-active{border-color:var(--brand);background:#fff7f0;box-shadow:0 10px 18px #653b1c1f}.document-card-head{justify-content:space-between;align-items:center;gap:.65rem;display:flex}.recipe-library-grid{grid-template-columns:.95fr 1.35fr;align-items:start;gap:1rem;display:grid}.recipe-library-pane{border:1px solid var(--line);background:#fff;border-radius:14px;gap:.8rem;padding:.85rem;display:grid}.recipe-pill-list{gap:.55rem;display:grid}.recipe-pill{border:1px solid var(--line);color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:.7rem;padding:.5rem .65rem;font-weight:700;display:flex}.recipe-pill-active{border-color:var(--brand);background:#fff3ea}.recipe-variation-list{gap:.7rem;display:grid}.recipe-variation-card{border:1px solid var(--line);background:#fffdf8;border-radius:12px;padding:.7rem}.recipe-variation-head{justify-content:space-between;align-items:center;gap:.7rem;display:flex}.line-setup-shell{grid-template-columns:300px minmax(0,1fr) 300px;align-items:start;gap:1rem;display:grid}.line-setup-sidebar,.line-setup-inspector{gap:1rem;display:grid;position:sticky;top:.9rem}.line-setup-sidebar-head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.line-setup-template-list,.line-setup-button-grid,.line-setup-label-presets{gap:.55rem;display:grid}.line-setup-template-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:12px;gap:.2rem;padding:.75rem;display:grid}.line-setup-template-card-active{border-color:var(--brand);background:#fdf1ea}.line-setup-side-section{border-top:1px solid var(--line);gap:.65rem;padding-top:.85rem;display:grid}.line-setup-inline-check{align-items:center;gap:.55rem;font-size:.92rem;display:flex}.line-setup-meta-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.line-setup-span-2{grid-column:span 2}.line-setup-items-grid{grid-template-columns:1.2fr 1fr;align-items:start;gap:1rem;display:grid}.line-setup-remaining-card{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:100%;padding:.85rem}.line-setup-remaining-head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.line-setup-item-pool,.line-setup-assigned-items{flex-wrap:wrap;align-items:flex-start;gap:.5rem;margin-top:.75rem;display:flex}.line-setup-item-pill,.line-setup-assigned-pill,.line-setup-label-pill{border:1px solid var(--line);color:var(--ink);cursor:grab;background:#fff;border-radius:999px;padding:.35rem .75rem;font-weight:700}.line-setup-assigned-pill,.line-setup-label-pill{cursor:pointer}.line-setup-chip-complete{color:var(--ok);background:#e9f7ef;border-color:#1f6b424d}.line-setup-complete-banner{width:100%;color:var(--ok);text-align:center;background:linear-gradient(135deg,#ecfff1,#fff7df);border-radius:12px;padding:.8rem 1rem;font-weight:800}.line-setup-board-shell{gap:1rem;display:grid;overflow:visible}.line-setup-board-shell-complete{animation:1.5s ease-in-out infinite alternate line-setup-glow}.line-setup-board-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.line-setup-board{border:1px solid var(--line);background:linear-gradient(#fffaf1f5,#f7f7f1fa),repeating-linear-gradient(90deg,#0000 0 79px,#bfb7aa2e 79px 80px),repeating-linear-gradient(#0000 0 79px,#bfb7aa2e 79px 80px);border-radius:18px;max-width:100%;position:relative;overflow:auto;box-shadow:inset 0 0 0 1px #ffffff59}.line-setup-element{cursor:default;background:#fffffff0;border:2px solid #cfb9a5;border-radius:16px;gap:.65rem;padding:.75rem;display:grid;position:absolute;box-shadow:0 10px 24px #43301c1a}.line-setup-element-active{border-color:var(--brand);box-shadow:0 0 0 3px #b64f2a2e,0 16px 28px #43301c24}.line-setup-element-grouped{border-style:dashed}.line-setup-element-hot-well{background:linear-gradient(#fff7ec,#fffdf8);padding:.4rem}.line-setup-element-cold-well,.line-setup-element-ice-bath{background:linear-gradient(#eefbff,#fffdf8)}.line-setup-element-display-plate{background:linear-gradient(#fff,#f8f6ef);border-radius:32px}.line-setup-element-sticky-note{background:linear-gradient(#fff8a8,#ffef7a);border-color:#d7b940;transform:rotate(-1.5deg)}.line-setup-element-head{align-items:flex-start;gap:.4rem;display:flex}.line-setup-drag-handle{border:1px solid var(--line);color:var(--ink);cursor:grab;background:#fff;border-radius:999px;padding:.25rem .55rem;font-size:.8rem;font-weight:700}.line-setup-element-subline{flex-wrap:wrap;gap:.35rem;margin-top:.35rem;display:flex}.line-setup-element-meta{color:var(--muted);flex-wrap:wrap;gap:.5rem;font-size:.83rem;display:flex}.line-setup-element-body p{white-space:pre-wrap;margin:0}.line-setup-well-visual{flex-direction:column;justify-content:center;gap:.35rem;width:100%;height:100%;min-height:0;display:flex}@keyframes line-setup-glow{0%{box-shadow:0 0 #1f6b421f}to{box-shadow:0 0 0 6px #1f6b421f,0 18px 36px #1f6b4214}}@media (max-width:880px){.app-nav-inner{flex-wrap:wrap;align-items:flex-start}.app-nav-links{flex-wrap:wrap;order:3;width:100%}.app-nav-user{min-width:0;margin-left:auto}.grid-2,.grid-3{grid-template-columns:1fr}.panel{padding:.95rem}.settings-shell,.manage-layout,.pdf-parser-shell{grid-template-columns:1fr}.analysis-day-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.line-setup-shell,.line-setup-items-grid,.line-setup-meta-grid{grid-template-columns:1fr}.line-setup-span-2{grid-column:span 1}.line-setup-sidebar,.line-setup-inspector{position:static}.line-setup-board-head{flex-direction:column;align-items:flex-start}.ls-root{width:100%;margin-left:0;margin-right:0;left:auto;right:auto}.manage-sidebar{position:static}.menu-db-header,.menu-db-toolbar-row,.menu-db-bulk-bar{flex-direction:column;align-items:stretch}.menu-db-toolbar-grid,.menu-db-saved-filter-row,.menu-db-condition-card{grid-template-columns:1fr}.menu-db-condition-actions{flex-direction:column;align-items:stretch}.menu-db-condition-logic{justify-content:stretch}.menu-db-condition-logic select{width:100%}.menu-db-toolbar-row .field{min-width:0}.production-sheet-header{flex-direction:column;align-items:stretch}.production-sheet-card-grid{grid-template-columns:1fr}.top-nav{flex-direction:column;align-items:flex-start}}@media (max-width:620px){.app-nav-inner{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.45rem .75rem;padding-inline:1rem;display:grid}.app-nav-brand{grid-area:1/1;min-width:0}.app-nav-links{grid-area:3/1/auto/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem;display:grid}.app-nav-link{text-align:center}.app-nav-user{display:contents}.app-nav-user .btn{grid-area:1/2;justify-self:end}.app-nav-email{white-space:nowrap;text-overflow:ellipsis;grid-area:2/1;place-self:start;max-width:100%;margin-top:-.15rem;overflow:hidden}.menu-db-pdf-grid,.menu-cycle-grid{grid-template-columns:1fr}.menu-cycle-grid{gap:.65rem}.menu-cycle-card{border-radius:14px;min-height:104px;padding:.8rem .85rem}.menu-cycle-card p{margin-top:.22rem;font-size:.88rem;line-height:1.35}.menu-cycle-card-header{gap:.4rem}.menu-cycle-card-header strong{font-size:.98rem}.menu-diff-chip{padding:.28rem .52rem;font-size:.72rem}.menu-db-upload-shell,.menu-db-cycle-board,.menu-db-toolbar{border-radius:14px;padding:.9rem}.menu-db-upload-actions,.menu-db-mobile-list-head{flex-direction:column;align-items:stretch}.menu-db-upload-form{grid-template-columns:1fr}.menu-db-upload-actions .btn,.menu-db-mobile-actions .btn,.menu-db-saved-filter-actions .btn,.menu-db-toolbar-actions .btn{width:100%}.menu-db-mobile-list{gap:.85rem;display:grid}.menu-db-table-desktop{display:none}.menu-db-mobile-meta,.menu-db-mobile-actions{grid-template-columns:1fr}.menu-db-mobile-card-top{flex-direction:column}.menu-db-mobile-card-tags{justify-content:flex-start}.production-sheet-table{min-width:640px}}@media (max-width:420px){.app-nav-links{grid-template-columns:1fr}}.lp-nav{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);z-index:100;background:#f4f4eff0;position:sticky;top:0}.lp-nav-inner{justify-content:space-between;align-items:center;gap:1.5rem;width:min(1200px,94vw);margin:0 auto;padding:.85rem 0;display:flex}.lp-brand-group{flex-shrink:0;align-items:center;gap:.6rem;display:flex}.lp-brand-name{letter-spacing:.02em;text-transform:uppercase;color:var(--ink);font-size:1.08rem;font-weight:800}.lp-nav-links{color:var(--muted);gap:1.75rem;font-size:.9rem;font-weight:600;display:flex}.lp-nav-links a{transition:color .12s}.lp-nav-links a:hover{color:var(--ink)}.lp-nav-actions{flex-shrink:0;gap:.6rem;display:flex}.lp-hero{grid-template-columns:1fr 1fr;align-items:center;gap:3.5rem;width:min(1200px,94vw);margin:0 auto;padding:5rem 0 4.5rem;display:grid}.lp-hero-text{gap:1.1rem;display:grid}.lp-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--brand);font-size:.73rem;font-weight:800}.lp-h1{letter-spacing:-.01em;margin:0;font-size:clamp(2.4rem,4.5vw,3.9rem);font-weight:800;line-height:1.04}.lp-h1 em{color:var(--brand);font-style:normal}.lp-lead{color:var(--muted);max-width:50ch;margin:0;font-size:1.08rem;line-height:1.62}.lp-btn-lg{padding:.75rem 1.45rem;font-size:1rem}.lp-fine{color:var(--muted);margin:0;font-size:.8rem}.lp-hero-decor{justify-content:flex-end;display:flex}.lp-hero-card{background:var(--panel);border:1px solid var(--line);border-radius:20px;gap:.7rem;width:100%;max-width:420px;padding:1.35rem;display:grid;box-shadow:0 4px 6px #4630160a,0 12px 28px #46301617,0 32px 56px #46301612}.lp-hero-card-header{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:.5rem;padding-bottom:.6rem;display:flex}.lp-hero-pill{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;padding:.22rem .6rem;font-size:.74rem;font-weight:700}.lp-hero-pill-brand{color:var(--brand-deep);background:#fdf1ea;border-color:#dcae8d}.lp-hero-item{border:1px solid var(--line);background:#fff;border-radius:11px;padding:.7rem .8rem;transition:border-color .16s}.lp-hero-item-dim{opacity:.38}.lp-hero-item-name{color:var(--ink);font-size:.91rem;font-weight:700}.lp-hero-item-meta{color:var(--muted);margin-top:.22rem;font-size:.77rem}.lp-note-warn{color:#8a5a00!important}.lp-note-ok{color:var(--ok)!important}.lp-trust-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#faf9f5}.lp-trust-inner{flex-wrap:wrap;align-items:center;gap:.75rem;width:min(1200px,94vw);margin:0 auto;padding:.75rem 0;display:flex}.lp-trust-label{color:var(--muted);font-size:.78rem;font-weight:600}.lp-trust-link{color:var(--brand-deep);text-underline-offset:2px;font-size:.78rem;font-weight:700;-webkit-text-decoration:underline #8a2f104d;text-decoration:underline #8a2f104d;transition:text-decoration-color .12s}.lp-trust-link:hover{-webkit-text-decoration-color:var(--brand-deep);text-decoration-color:var(--brand-deep)}.lp-trust-sep{color:var(--line);font-size:1rem}.lp-main{width:100%;max-width:none;margin:0}.lp-section{border-top:1px solid var(--line);width:min(1200px,94vw);margin:0 auto;padding:5rem 0}.lp-section-label{text-transform:uppercase;letter-spacing:.1em;color:var(--brand);margin-bottom:.8rem;font-size:.7rem;font-weight:800}.lp-h2{letter-spacing:-.01em;max-width:24ch;margin:0 0 2.75rem;font-size:clamp(1.65rem,3vw,2.55rem);font-weight:800;line-height:1.1}.lp-problem-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.lp-problem-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);padding:1.65rem}.lp-problem-num{letter-spacing:.1em;color:var(--brand);margin-bottom:.85rem;font-size:.68rem;font-weight:800}.lp-problem-card h3{margin:0 0 .55rem;font-size:1.08rem;font-weight:800;line-height:1.25}.lp-problem-card p{color:var(--muted);margin:0;font-size:.94rem;line-height:1.58}.lp-steps{background:var(--line);border:1px solid var(--line);border-radius:var(--radius);gap:1px;display:grid;overflow:hidden}.lp-step{background:var(--panel);align-items:flex-start;gap:1.65rem;padding:1.65rem 1.75rem;display:flex}.lp-step-num{letter-spacing:.1em;color:var(--brand);flex-shrink:0;width:2.4rem;padding-top:.2rem;font-size:.72rem;font-weight:800}.lp-step-body h3{margin:0 0 .4rem;font-size:1.06rem;font-weight:800}.lp-step-body p{color:var(--muted);max-width:68ch;margin:0;font-size:.94rem;line-height:1.58}.lp-features-grid{grid-template-columns:1.4fr 1fr 1fr;gap:1.25rem;display:grid}.lp-feature-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);align-content:start;gap:.75rem;padding:1.85rem;display:grid}.lp-feature-primary{background:linear-gradient(148deg,#fff9f3 0%,#fff5e8 100%);border-color:#dcae8d}.lp-feature-tag{text-transform:uppercase;letter-spacing:.1em;color:var(--brand);font-size:.66rem;font-weight:800}.lp-feature-card h3{margin:0;font-size:1.2rem;font-weight:800}.lp-feature-card p{color:var(--muted);margin:0;font-size:.94rem;line-height:1.58}.lp-feature-list{gap:.48rem;margin:.35rem 0 0;padding:0;list-style:none;display:grid}.lp-feature-list li{color:var(--ink);padding-left:1.15rem;font-size:.88rem;font-weight:600;line-height:1.4;position:relative}.lp-feature-list li:before{content:"✓";color:var(--ok);font-weight:800;position:absolute;left:0}.lp-for-section{border-top:1px solid var(--line);width:min(1200px,94vw);margin:0 auto;padding:5rem 0}.lp-for-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.lp-for-card{border:1px solid var(--line);border-radius:var(--radius);padding:2.1rem}.lp-for-manager{background:linear-gradient(148deg,#fff9f3 0%,#fff4e6 100%);border-color:#dcae8d}.lp-for-team{background:var(--panel)}.lp-for-role{text-transform:uppercase;letter-spacing:.09em;color:var(--muted);margin-bottom:1.1rem;font-size:.7rem;font-weight:800}.lp-for-list{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.lp-for-list li{padding-left:1.3rem;font-size:.97rem;font-weight:600;line-height:1.4;position:relative}.lp-for-list li:before{content:"→";color:var(--brand);font-weight:800;position:absolute;left:0}.lp-pricing-wrap{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.lp-pricing-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);gap:1.1rem;padding:2.1rem;display:grid}.lp-pricing-header{align-items:baseline;gap:.65rem;display:flex}.lp-price-amount{color:var(--ink);letter-spacing:-.02em;font-size:3rem;font-weight:800;line-height:1}.lp-price-desc{color:var(--muted);font-size:1rem}.lp-pricing-note{color:var(--muted);margin:0;font-size:.94rem;line-height:1.58}.lp-pricing-list{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.lp-pricing-list li{padding-left:1.3rem;font-size:.92rem;font-weight:600;line-height:1.4;position:relative}.lp-pricing-list li:before{content:"✓";color:var(--ok);font-weight:800;position:absolute;left:0}.lp-pricing-side{gap:1.1rem;padding-top:.5rem;display:grid}.lp-pricing-side-text{color:var(--muted);margin:0;font-size:1.04rem;line-height:1.65}.lp-pricing-pots{font-size:.9rem}.lp-pricing-pots a{color:var(--brand-deep);text-underline-offset:2px;-webkit-text-decoration:underline #8a2f104d;text-decoration:underline #8a2f104d}.lp-pricing-pots a:hover{-webkit-text-decoration-color:var(--brand-deep);text-decoration-color:var(--brand-deep)}.lp-faq-list{background:var(--line);border:1px solid var(--line);border-radius:var(--radius);gap:1px;display:grid;overflow:hidden}.lp-faq-item{background:var(--panel);padding:1.3rem 1.65rem}.lp-faq-item summary{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:1rem;font-size:1rem;font-weight:700;list-style:none;display:flex}.lp-faq-item summary:after{content:"+";color:var(--brand);flex-shrink:0;font-size:1.2rem;font-weight:800;line-height:1}.lp-faq-item[open] summary:after{content:"−"}.lp-faq-item summary::-webkit-details-marker{display:none}.lp-faq-item p{color:var(--muted);max-width:70ch;margin:.9rem 0 0;font-size:.95rem;line-height:1.62}.lp-camp-section{background:#2a120a;padding:5.5rem 0}.lp-camp-inner{width:min(1200px,94vw);margin:0 auto}.lp-camp-h2{color:#f0dfc0;letter-spacing:-.01em;margin:1.1rem 0 .6rem;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800}.lp-camp-sub{color:#f0dfc0a6;max-width:56ch;margin:0 0 2rem;font-size:1.02rem;line-height:1.6}.lp-sister-card{border-radius:var(--radius);max-width:580px;color:inherit;background:#ffffff0d;border:1px solid #f0dfc033;padding:1.85rem;text-decoration:none;transition:background .16s,border-color .16s;display:block}.lp-sister-card:hover{background:#ffffff17;border-color:#f0dfc066}.lp-sister-card-name{color:#f5e8d0;margin-bottom:.55rem;font-size:1.2rem;font-weight:800}.lp-sister-card p{color:#f0dfc0ad;margin:0 0 .85rem;font-size:.96rem;line-height:1.58}.lp-sister-card-link{color:#f0dfc073;text-transform:uppercase;letter-spacing:.07em;font-size:.78rem;font-weight:800}.lp-footer{background:var(--ink);color:#ffffffa6;padding:4.5rem 0 0}.lp-footer-inner{border-bottom:1px solid #ffffff14;grid-template-columns:2fr 1fr;gap:5rem;width:min(1200px,94vw);margin:0 auto;padding-bottom:3.5rem;display:grid}.lp-footer-brand p{max-width:38ch;margin:.65rem 0 0;font-size:.9rem;line-height:1.55}.lp-footer-brand-name,.lp-footer .cs-logo,.lp-footer .cs-logo-word-culinary{color:#fff}.lp-footer .cs-logo-word-signal{color:#e88f61}.lp-footer-links{gap:3.5rem;display:flex}.lp-footer-col{align-content:start;gap:.55rem;display:grid}.lp-footer-col a{color:#ffffff80;font-size:.88rem;transition:color .12s}.lp-footer-col a:hover{color:#fff}.lp-footer-heading{text-transform:uppercase;letter-spacing:.1em;color:#ffffff52;margin-bottom:.25rem;font-size:.68rem;font-weight:800}.lp-footer-bottom{color:#ffffff40;width:min(1200px,94vw);margin:0 auto;padding:1.35rem 0;font-size:.8rem}.lp-footer-bottom p{margin:0}.cs-logo{color:var(--ink);align-items:center;gap:.55em;line-height:1;display:inline-flex}.cs-logo-mark{width:2.2em;height:1.32em;color:var(--brand);flex-shrink:0}.cs-logo-word{letter-spacing:-.02em;align-items:baseline;gap:.28em;font-weight:800;display:inline-flex}.cs-logo-word-culinary{color:var(--ink)}.cs-logo-word-signal{color:var(--brand);font-style:italic}.cs-logo-xs{font-size:.9rem}.cs-logo-sm{font-size:1.08rem}.cs-logo-md{font-size:1.8rem}.cs-logo-lg{font-size:2.6rem}.cs-logo-xl{font-size:clamp(3rem,8.5vw,6.8rem)}.cs-logo-link{color:inherit;align-items:center;text-decoration:none;display:inline-flex}.cs-logo-link:hover .cs-logo-word-culinary{color:var(--brand-deep)}.lp-opener{place-items:center;width:100%;min-height:calc(100vh - 64px);padding:clamp(3rem,8vh,6rem) clamp(1.25rem,4vw,3rem) clamp(2.5rem,5vh,4rem);display:grid;position:relative}.lp-opener-inner{text-align:center;justify-items:center;gap:clamp(1.5rem,3vw,2.75rem);max-width:1000px;display:grid}.lp-opener-presents{color:var(--muted);border:1px solid var(--line);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff8c;border-radius:999px;align-items:center;gap:.65rem;padding:.4rem .95rem;display:inline-flex}.lp-opener-kicker-mark{color:var(--brand);font-size:.75rem;line-height:0;display:inline-flex}.lp-opener-kicker-mark .cs-logo-mark{width:1.6rem;height:.95rem}.lp-opener-kicker-text{letter-spacing:.3em;text-transform:uppercase;color:var(--ink);font-size:.7rem;font-weight:700}.lp-opener-tagline{color:var(--muted);max-width:44ch;margin:0;font-size:clamp(1.02rem,1.6vw,1.22rem);line-height:1.5}.lp-opener-coming{grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;width:min(420px,80%);margin-top:.5rem;display:grid}.lp-opener-coming-rule{background:var(--line);height:1px}.lp-opener-coming-text{letter-spacing:.24em;text-transform:uppercase;color:var(--brand);white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78rem;font-weight:700}.lp-opener-scroll{color:var(--muted);flex-direction:column;align-items:center;gap:.6rem;margin-top:clamp(1.5rem,4vh,3rem);transition:color .14s;display:inline-flex}.lp-opener-scroll:hover{color:var(--ink)}.lp-opener-scroll-label{letter-spacing:.22em;text-transform:uppercase;font-size:.72rem;font-weight:700}.lp-opener-scroll-arrow{color:var(--brand);place-items:center;animation:2.2s ease-in-out infinite lp-opener-bob;display:inline-grid}@keyframes lp-opener-bob{0%,to{opacity:.85;transform:translateY(0)}50%{opacity:1;transform:translateY(6px)}}.lp-nav-badge-wrap{flex:1;justify-content:center;align-items:center;display:flex}@media (max-width:760px){.lp-nav-badge-wrap{display:none}}.lp-ed-studio-stamp{border:1px solid var(--line);letter-spacing:.1em;color:var(--ink);text-transform:uppercase;background:#fff;border-radius:999px;align-items:center;gap:.55rem;margin-top:1.5rem;padding:.6rem .95rem;font-size:.74rem;font-weight:700;display:inline-flex}.lp-ed-studio-stamp svg,.lp-ed-studio-stamp .cs-logo-mark{color:var(--brand);width:1.25rem;height:.75rem}.lp-pulse-row{flex-shrink:0;align-items:center;gap:4px;display:inline-flex}.lp-pulse{background:var(--brand);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite lp-pulse-anim;display:block}.lp-pulse:nth-child(2){opacity:.7;animation-delay:.2s}.lp-pulse:nth-child(3){opacity:.4;animation-delay:.4s}@keyframes lp-pulse-anim{0%,to{transform:scale(1)}50%{opacity:1;transform:scale(1.35)}}.lp-wave{width:100%;height:36px;color:var(--line);display:block}.lp-ed-hero{width:min(1240px,94vw);margin:0 auto;padding:clamp(5rem,10vw,9rem) 0 clamp(4rem,7vw,7rem);position:relative}.lp-ed-hero-inner{gap:1.8rem;max-width:980px;display:grid}.lp-ed-hero-kicker{text-transform:uppercase;letter-spacing:.14em;color:var(--muted);align-items:center;gap:.7rem;width:fit-content;font-size:.72rem;font-weight:800;display:inline-flex}.lp-ed-hero-title{letter-spacing:-.03em;color:var(--ink);margin:0;font-size:clamp(2.7rem,7.6vw,6.6rem);font-weight:800;line-height:.98}.lp-ed-accent{color:var(--brand);font-style:italic;font-weight:800}.lp-ed-hero-lead{max-width:56ch;color:var(--muted);margin:0;font-size:clamp(1.02rem,1.5vw,1.2rem);line-height:1.62}.lp-ed-hero-wave{color:var(--brand);opacity:.5;max-width:620px;margin-top:1.25rem}.lp-ed-def{background:var(--ink);color:#f4f4ef;border-top:1px solid #f4f4ef14;border-bottom:1px solid #f4f4ef14;position:relative;overflow:hidden}.lp-ed-def-inner{gap:2rem;width:min(1100px,94vw);margin:0 auto;padding:clamp(4.5rem,8vw,7.5rem) 0;display:grid}.lp-ed-def-meta{color:#f4f4ef7a;border-bottom:1px solid #f4f4ef1a;flex-wrap:wrap;align-items:baseline;gap:1rem;padding-bottom:1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.92rem;display:flex}.lp-ed-def-word{color:var(--brand);letter-spacing:.02em;font-size:1.15rem;font-weight:600}.lp-ed-def-phon,.lp-ed-def-pos{font-style:italic}.lp-ed-def-quote{letter-spacing:-.025em;color:#f4f4ef;max-width:24ch;margin:0;font-size:clamp(1.9rem,4.8vw,3.8rem);font-style:normal;font-weight:800;line-height:1.08}.lp-ed-def-body{gap:1rem;max-width:58ch;margin-top:1rem;display:grid}.lp-ed-def-body p{color:#f4f4efad;margin:0;font-size:1.05rem;line-height:1.68}.lp-ed-def-body-accent{font-weight:600;color:#f4f4ef!important;font-size:1.18rem!important}.lp-ed-section{border-top:1px solid var(--line);width:min(1200px,94vw);margin:0 auto;padding:clamp(5rem,9vw,8rem) 0}.lp-ed-section-label{text-transform:uppercase;letter-spacing:.14em;color:var(--muted);align-items:center;gap:.65rem;margin-bottom:1.5rem;font-size:.72rem;font-weight:800;display:inline-flex}.lp-ed-section-label-onbrand{color:var(--brand)}.lp-ed-h2{letter-spacing:-.025em;margin:0 0 1.5rem;font-size:clamp(2rem,4.8vw,3.6rem);font-weight:800;line-height:1.02}.lp-ed-h2-center{text-align:center;max-width:16ch;margin-inline:auto}.lp-ed-body{color:var(--muted);max-width:62ch;margin:0 0 1rem;font-size:1.06rem;line-height:1.68}.lp-ed-body-center{text-align:center;margin-inline:auto;max-width:58ch;margin-bottom:3rem}.lp-ed-builder{grid-template-columns:1.1fr 1fr;align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.lp-ed-builder-right{padding-top:.3rem}.lp-ed-principles-label{text-transform:uppercase;letter-spacing:.14em;color:var(--brand);border-bottom:1px solid var(--line);margin-bottom:1.25rem;padding-bottom:.9rem;font-size:.72rem;font-weight:800}.lp-ed-principles{gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.lp-ed-principles li{grid-template-columns:auto 1fr;align-items:start;gap:1.1rem;display:grid}.lp-ed-principles-num{color:var(--brand);letter-spacing:.05em;padding-top:.28rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78rem;font-weight:700}.lp-ed-principles li strong{color:var(--ink);letter-spacing:-.005em;margin-bottom:.3rem;font-size:1.05rem;font-weight:800;display:block}.lp-ed-principles li p{color:var(--muted);margin:0;font-size:.94rem;line-height:1.55}.lp-ed-section-path{text-align:center}.lp-ed-section-path .lp-ed-section-label{margin-left:auto;margin-right:auto}.lp-ed-path-wrap{text-align:left;margin-top:3rem;padding:0 clamp(.5rem,2vw,1.5rem);position:relative}.lp-ed-path-rail{background:linear-gradient(90deg, var(--brand) 0%, var(--brand) 40%, var(--line) 55%, var(--line) 100%);z-index:0;border-radius:2px;height:2px;position:absolute;top:11px;left:5%;right:5%}.lp-ed-path-stops{z-index:1;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin:0;padding:0;list-style:none;display:grid;position:relative}.lp-ed-path-stop{text-align:left;gap:.35rem;padding-top:42px;display:grid;position:relative}.lp-ed-path-node{background:var(--brand);border:4px solid var(--bg);width:22px;height:22px;box-shadow:0 0 0 1px var(--brand);border-radius:50%;position:absolute;top:0;left:0}.lp-ed-path-stop-soon .lp-ed-path-node{background:var(--bg);box-shadow:0 0 0 1px var(--line)}.lp-ed-path-node-summit{background:var(--ink);color:#f4f4ef;width:34px;height:34px;box-shadow:0 0 0 1px var(--ink), 0 6px 16px #1d221f40;place-items:center;display:grid;top:-6px}.lp-ed-path-year{color:var(--brand);letter-spacing:.02em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78rem;font-weight:700}.lp-ed-path-stop-soon .lp-ed-path-year{color:var(--muted)}.lp-ed-path-stop-summit .lp-ed-path-year{color:var(--ink)}.lp-ed-path-name{color:var(--ink);letter-spacing:-.005em;font-size:1.08rem;font-weight:800;line-height:1.2}.lp-ed-path-stop-soon .lp-ed-path-name{color:var(--muted)}.lp-ed-path-stop-summit .lp-ed-path-name{font-size:1.25rem}.lp-ed-path-tag{color:var(--muted);font-size:.82rem}.lp-ed-cta-section{padding-bottom:clamp(6rem,10vw,9rem)}.lp-ed-cta-card{background:linear-gradient(148deg,#fff9f3 0%,#fdeedb 100%);border:1px solid #dcae8d;border-radius:22px;grid-template-columns:1.6fr 1fr;align-items:center;gap:2rem;padding:clamp(2rem,4vw,3.5rem);display:grid;overflow:hidden;box-shadow:0 18px 40px #8c39141a}.lp-ed-cta-h2{font-size:clamp(1.8rem,3.6vw,2.8rem)}.lp-ed-cta-fine{color:var(--muted);margin:1rem 0 0;font-size:.85rem}.lp-ed-cta-right{color:var(--brand);gap:.9rem;display:grid}.lp-ed-cta-right .lp-wave{opacity:.55}.lp-ed-cta-right .lp-wave:nth-child(2){opacity:.35}.lp-ed-cta-right .lp-wave:nth-child(3){opacity:.2}@media (max-width:1020px){.lp-hero{grid-template-columns:1fr;padding:3.5rem 0 3rem}.lp-hero-decor{display:none}.lp-problem-grid,.lp-features-grid,.lp-for-grid{grid-template-columns:1fr}.lp-pricing-wrap{grid-template-columns:1fr;gap:2rem}.lp-footer-inner,.lp-ed-builder{grid-template-columns:1fr;gap:2.5rem}.lp-ed-cta-card{grid-template-columns:1fr}.lp-ed-cta-right{display:none}.lp-ed-path-stops{grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem}.lp-ed-path-rail{display:none}}@media (max-width:760px){.lp-nav-links{display:none}.lp-nav-inner{gap:.8rem;width:min(1200px,100vw - 1.25rem)}.lp-nav-actions{justify-content:flex-end;width:100%}.lp-opener{min-height:calc(100svh - 64px);padding:2.25rem 1rem 2rem}.lp-opener-inner{gap:1.25rem;width:min(100%,32rem)}.lp-opener-presents{flex-wrap:wrap;justify-content:center;max-width:100%;padding-inline:.8rem}.lp-opener-kicker-text{letter-spacing:.16em;text-align:center;font-size:.64rem}.lp-opener .cs-logo-xl{font-size:clamp(2.2rem,14vw,4rem)}.lp-opener .cs-logo-word{flex-wrap:wrap;justify-content:center}.lp-opener-coming{gap:.65rem;width:100%;max-width:20rem}.lp-opener-scroll{margin-top:1rem}.lp-opener-scroll-label{letter-spacing:.12em;text-align:center}.lp-h1{font-size:2.3rem}.lp-ed-hero{padding:4rem 0 3rem}.lp-ed-hero-title{font-size:2.7rem}.lp-ed-def-inner{padding:3.5rem 0}.lp-ed-def-quote{font-size:2rem}.lp-ed-path-stops{grid-template-columns:1fr}.lp-h2{font-size:1.75rem}.lp-section,.lp-for-section{padding:3.5rem 0}.lp-footer-links{flex-direction:column;gap:1.25rem}.mapper-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recipe-library-grid{grid-template-columns:1fr}}@media (max-width:480px){.lp-nav-actions .btn-secondary{display:none}.lp-nav-actions{justify-content:stretch}.lp-nav-actions .btn{text-align:center;flex:1 1 0}.btn-row{flex-direction:column}.lp-btn-lg{text-align:center;width:100%}}.ls-root{border-top:1px solid var(--line);width:100vw;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}.ls-loading{justify-content:center;align-items:center;min-height:400px;display:flex}.ls-loading-inner{color:var(--muted);flex-direction:column;align-items:center;gap:.85rem;font-weight:600;display:flex}.ls-loading-spinner{border:3px solid var(--line);border-top-color:var(--brand);border-radius:50%;width:28px;height:28px;animation:.7s linear infinite ls-spin}@keyframes ls-spin{to{transform:rotate(360deg)}}.ls-layout{background:var(--bg);height:calc(100vh - 130px);min-height:560px;display:flex}.ls-sidebar{border-right:1px solid var(--line);background:var(--panel);flex-direction:column;flex-shrink:0;width:272px;display:flex;overflow:hidden}.ls-tabs{border-bottom:1px solid var(--line);flex-shrink:0;display:flex}.ls-tab{font:inherit;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;flex:1;margin-bottom:-1px;padding:.7rem .25rem;font-size:.82rem;font-weight:700;transition:color .12s,border-color .12s}.ls-tab:hover{color:var(--ink)}.ls-tab-active{color:var(--ink);border-bottom-color:var(--brand)}.ls-sidebar-body{flex-direction:column;flex:1;gap:0;display:flex;overflow-y:auto}.ls-sidebar-section{border-bottom:1px solid var(--line);gap:.55rem;padding:1rem;display:grid}.ls-sidebar-section-head{justify-content:space-between;align-items:center;display:flex}.ls-sidebar-section-label{text-transform:uppercase;letter-spacing:.09em;color:var(--muted);font-size:.68rem;font-weight:800}.ls-template-list{gap:.4rem;max-height:220px;display:grid;overflow-y:auto}.ls-template-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:10px;gap:.12rem;padding:.6rem .75rem;transition:border-color .12s,background .12s;display:grid}.ls-template-card:hover{border-color:#dcae8d}.ls-template-card strong{white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;overflow:hidden}.ls-template-card-active{border-color:var(--brand);background:#fdf1ea}.ls-template-venue{color:var(--muted);font-size:.78rem}.ls-template-time{color:var(--muted);font-size:.72rem}.ls-element-grid{grid-template-columns:1fr 1fr;gap:.4rem;display:grid}.ls-element-btn{border:1px solid var(--line);cursor:pointer;color:var(--ink);text-align:center;background:#fff;border-radius:9px;flex-direction:column;align-items:center;gap:.25rem;padding:.55rem .4rem;font-size:.76rem;font-weight:700;line-height:1.2;transition:border-color .12s,background .12s;display:flex}.ls-element-btn:hover{border-color:var(--brand);background:#fdf1ea}.ls-element-icon{font-size:1.15rem;line-height:1}.ls-sidebar-section-pans{gap:.7rem}.ls-pan-size-grid{border:1px solid var(--line);background:linear-gradient(#f7f8f5,#f1f3ef);border-radius:10px;flex-direction:column;gap:.5rem;padding:.34rem;display:flex}.ls-pan-size-row{width:100%;display:grid}.ls-pan-size-row-split{grid-template-columns:minmax(0,2fr) minmax(0,1fr);align-items:start;gap:.46rem}.ls-pan-size-row-cluster{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:.46rem}.ls-pan-size-stack-right{flex-direction:column;gap:.42rem;display:flex}.ls-pan-size-row-mini{grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);align-items:start;gap:.36rem}.ls-pan-size-btn{cursor:pointer;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;width:100%;min-height:22px;padding:0;line-height:0;transition:transform .12s;display:flex}.ls-pan-size-btn:hover{transform:translateY(-1px)}.ls-pan-size-btn:hover .ls-pan-size-icon{border-color:#a5562b94;box-shadow:0 3px 10px #7d58321f}.ls-pan-size-btn:focus-visible{outline:none}.ls-pan-size-btn:focus-visible .ls-pan-size-icon{outline-offset:2px;outline:2px solid #a5562b6b}.ls-pan-size-icon{transform-origin:50%;background:linear-gradient(#d5dade,#c2c9cf);border:1px solid #4f596157;border-radius:7px;justify-content:center;align-items:center;width:100%;max-width:100%;transition:border-color .12s,box-shadow .12s,transform .12s;display:flex;position:relative}.ls-pan-size-btn-third{align-self:center}.ls-pan-size-btn-shotgun{width:98%;margin:0 auto}.ls-pan-size-icon-inner{background:linear-gradient(#ffffff6b,#fff3);border:1px solid #ffffffb8;border-radius:5px;width:calc(100% - 10px);height:calc(100% - 10px)}.ls-pan-size-fraction{pointer-events:none;color:#4f596180;letter-spacing:.02em;text-shadow:0 1px #ffffff2e;font-size:10px;font-weight:700;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ls-checkbox-row{cursor:pointer;align-items:center;gap:.5rem;font-size:.84rem;font-weight:600;display:flex}.ls-checkbox-row input{width:auto}.ls-item-pool{flex-wrap:wrap;gap:.4rem;max-height:280px;display:flex;overflow-y:auto}.ls-board-area{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.ls-toolbar{border-bottom:1px solid var(--line);background:var(--panel);flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:.6rem 1rem;display:flex}.ls-toolbar-left{flex-wrap:wrap;align-items:center;gap:.65rem;min-width:0;display:flex}.ls-toolbar-right{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.4rem;display:flex}.ls-board-title{white-space:nowrap;text-overflow:ellipsis;font-size:.97rem;font-weight:800;overflow:hidden}.ls-ready-badge{color:var(--ok);background:#e9f7ef;border:1px solid #1f6b4240;border-radius:999px;align-items:center;gap:.25rem;padding:.2rem .55rem;font-size:.75rem;font-weight:800;display:inline-flex}.ls-notice{white-space:nowrap;border-radius:999px;padding:.22rem .6rem;font-size:.8rem;font-weight:600}.ls-notice-ok{color:var(--ok);background:#e9f7ef}.ls-notice-error{color:#7f2f1c;background:#fee9e7}.ls-board-and-inspector{flex:1;min-height:0;display:flex;overflow:hidden}.ls-board-scroll{cursor:default;background:linear-gradient(#fffaf1f7,#f7f7f1fc),repeating-linear-gradient(90deg,#0000 0 79px,#bfb7aa24 79px 80px),repeating-linear-gradient(#0000 0 79px,#bfb7aa24 79px 80px);flex:1;justify-content:center;align-items:flex-start;padding:2rem 2rem 3rem;display:flex;overflow:auto}.ls-board-scroll .line-setup-board{background:linear-gradient(#fffaf1f5,#f7f7f1fa),repeating-linear-gradient(90deg,#0000 0 79px,#bfb7aa2e 79px 80px),repeating-linear-gradient(#0000 0 79px,#bfb7aa2e 79px 80px);border:1px solid #bcafa0b3;border-radius:22px;position:relative;overflow:visible;box-shadow:0 18px 44px #513d291f}.ls-board-empty{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ls-board-empty-inner{text-align:center;max-width:340px;color:var(--muted);border:2px dashed var(--line);border-radius:18px;padding:2rem;font-size:.94rem;line-height:1.6}.ls-board-empty-inner p{margin:.35rem 0}.ls-inspector{border-left:1px solid var(--line);background:var(--panel);flex-direction:column;flex-shrink:0;width:256px;display:flex;overflow:hidden}.ls-inspector-empty{opacity:.5}.ls-inspector-head{border-bottom:1px solid var(--line);text-transform:uppercase;letter-spacing:.04em;color:var(--muted);flex-shrink:0;justify-content:space-between;align-items:center;padding:.75rem .9rem;font-size:.88rem;font-weight:800;display:flex}.ls-inspector-close{cursor:pointer;color:var(--muted);background:0 0;border:0;border-radius:4px;padding:.15rem .3rem;font-size:.9rem;line-height:1;transition:background .12s,color .12s}.ls-inspector-close:hover{color:#7f2f1c;background:#fee9e7}.ls-inspector-body{flex:1;align-content:start;gap:.65rem;padding:.9rem;display:grid;overflow-y:auto}.ls-inspector-placeholder{text-align:center;color:var(--muted);flex:1;justify-content:center;align-items:center;padding:1.5rem;font-size:.88rem;line-height:1.55;display:flex}.ls-inspector-placeholder p{margin:0}.ls-preset-grid{flex-wrap:wrap;gap:.35rem;display:flex}.ls-board-area .line-setup-element{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;background:#fffffff5;border:2px solid #cfb9a5;border-radius:14px;gap:.55rem;padding:.65rem;display:grid;position:absolute;overflow:hidden;box-shadow:0 6px 18px #43301c17}.line-setup-element-dragging{box-shadow:0 12px 24px #43301c2e;cursor:grabbing!important}.ls-board-area .line-setup-element-pan{background:linear-gradient(#d6dce2,#c5ccd2);border:1.5px solid #8b9399;border-radius:10px;padding:.28rem;display:block;overflow:visible;box-shadow:0 4px 12px #3d464e33}.line-setup-drag-handle-pan{z-index:3;padding:.14rem .34rem;font-size:.66rem;line-height:1;position:absolute;top:-9px;left:-9px}.line-setup-pan-rotate{z-index:3;border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;padding:.18rem .38rem;font-size:.62rem;font-weight:700;position:absolute;top:-9px;right:-9px}.line-setup-pan-rotate:hover{border-color:var(--brand);background:#fdf1ea}.line-setup-pan-visual{background:linear-gradient(#d7dde2,#c2c8ce);border:1px solid #58626b80;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.line-setup-pan-inner{background:linear-gradient(#fff6,#ffffff24);border:1px solid #ffffffc7;border-radius:6px;width:calc(100% - 10px);height:calc(100% - 10px)}.line-setup-pan-fraction{pointer-events:none;color:#4a545c8a;letter-spacing:.02em;text-shadow:0 1px #ffffff2e;font-size:10px;font-weight:700;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.line-setup-pan-callouts{pointer-events:none;z-index:4;width:0;position:absolute;top:0;bottom:0}.line-setup-pan-callouts-right{left:calc(100% + 8px)}.line-setup-pan-callouts-left{right:calc(100% + 8px)}.line-setup-pan-callout{pointer-events:auto;cursor:pointer;background:0 0;border:0;align-items:center;gap:.45rem;padding:0;display:flex;position:absolute;transform:translateY(-50%)}.line-setup-pan-callouts-left .line-setup-pan-callout{flex-direction:row-reverse;right:0}.line-setup-pan-callout-line{background:linear-gradient(90deg,#b07c24e0,#dba744d1);border-radius:999px;flex-shrink:0;width:30px;height:2px}.line-setup-pan-callout-dot{background:#d49a34;border-radius:999px;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 0 2px #fffaf1eb}.line-setup-pan-callout-label{color:#6b4d16;white-space:nowrap;background:linear-gradient(#fffcf5fa,#fff5e0fa);border:1px solid #d49a3470;border-radius:999px;align-items:center;max-width:180px;min-height:28px;padding:.38rem .72rem;font-size:.72rem;font-weight:800;display:inline-flex;position:relative;box-shadow:0 8px 20px #8a601a1f}.line-setup-pan-callouts-right .line-setup-pan-callout-label:before,.line-setup-pan-callouts-left .line-setup-pan-callout-label:before{content:"";width:0;height:0;position:absolute;top:50%;transform:translateY(-50%)}.line-setup-pan-callouts-right .line-setup-pan-callout-label:before{border-top:6px solid #0000;border-bottom:6px solid #0000;border-right:7px solid #fffaf1fa;left:-7px}.line-setup-pan-callouts-left .line-setup-pan-callout-label:before{border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:7px solid #fffaf1fa;right:-7px}.line-setup-well-fit-zone{border-radius:10px;flex:none;max-width:100%;max-height:100%;margin:auto;position:relative}.line-setup-well-fit-zone-vertical{max-width:100%;max-height:100%}.line-setup-well-fit-shell{border-radius:inherit;background:linear-gradient(#f8ecdeb3,#fff8f0e0);border:1.5px solid #765f4a6b;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff75}.line-setup-well-fit-inner{background:linear-gradient(#ffffff24,#ffffff0a);border:1px solid #ffffffd1;border-radius:8px;position:absolute;inset:8px}.line-setup-well-fit-zone-preview .line-setup-well-fit-shell{box-shadow:inset 0 1px #ffffff75,0 0 0 2px #48b3621f}.line-setup-well-placement{z-index:2;background:#ffffff0f;border:1px dashed #7a665447;border-radius:8px;position:absolute}.line-setup-well-placement-available{background:#39a25838;border-style:solid;border-color:#39a258b8;box-shadow:inset 0 0 0 1px #ffffff38}.line-setup-well-items{flex-wrap:wrap;align-items:flex-start;gap:.3rem;display:flex}.line-setup-well-items .line-setup-assigned-pill{padding:.22rem .5rem;font-size:.72rem}@media (max-width:900px){.ls-inspector{display:none}}@media (max-width:640px){.ls-root{width:100%;margin-left:0;margin-right:0;position:static;left:auto;right:auto}.ls-layout{flex-direction:column;height:auto;min-height:0}.ls-sidebar{border-right:0;border-bottom:1px solid var(--line);width:100%;height:auto;max-height:none}.ls-sidebar-topbar{flex-wrap:wrap;align-items:flex-start}.ls-sidebar-topbar-actions{justify-content:space-between;width:100%}.ls-toolbar{flex-direction:column;align-items:stretch;padding:.75rem}.ls-toolbar-right{width:100%}.ls-toolbar-right .field{width:100%;min-width:0!important}.ls-board-scroll{justify-content:flex-start;min-height:500px;padding:.85rem .85rem 1rem}.ls-entry-hero{padding:1.5rem 1.1rem}.ls-entry-options{grid-template-columns:1fr}}.dash-hero{border-radius:var(--radius);background:linear-gradient(130deg,#2c0e02 0%,#5c1f08 35%,#b64f2a 100%);padding:2.5rem 2.75rem;position:relative;overflow:hidden;box-shadow:0 4px 6px #280a001f,0 20px 40px #5a1e0538}.dash-hero:before{content:"";pointer-events:none;background:#ffffff09;border-radius:50%;width:380px;height:380px;position:absolute;top:-80px;right:-80px}.dash-hero:after{content:"";pointer-events:none;background:#ffffff06;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-100px;right:60px}.dash-eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#ffdcafa6;margin:0 0 .6rem;font-size:.68rem;font-weight:800}.dash-hero-h1{color:#fff;letter-spacing:-.02em;margin:0 0 .55rem;font-size:clamp(2.1rem,3.2vw,3rem);font-weight:800;line-height:1.05}.dash-hero-sub{color:#ffd7a8b8;max-width:50ch;margin:0;font-size:1rem;line-height:1.55}.dash-welcome{border-radius:var(--radius);background:linear-gradient(140deg,#fffef8 0%,#fff6eb 52%,#f8f8f4 100%);border:1px solid #dcae8d;padding:2rem 2.25rem;box-shadow:0 4px 6px #46371f0a,0 16px 32px #46371f14}.dash-welcome-h1{letter-spacing:-.02em;margin:0 0 .4rem;font-size:clamp(1.75rem,2.5vw,2.25rem);font-weight:800}.dash-welcome-sub{color:var(--muted);max-width:56ch;margin:0;font-size:1rem;line-height:1.58}.dash-stats{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.dash-stat{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);padding:1.35rem 1.5rem;position:relative;overflow:hidden;box-shadow:0 1px 3px #46371f0d,0 4px 12px #46371f0a}.dash-stat:after{content:"";background:linear-gradient(90deg, var(--brand) 0%, #dcae8d 100%);border-radius:var(--radius) var(--radius) 0 0;height:3px;position:absolute;top:0;left:0;right:0}.dash-stat-num{color:var(--ink);letter-spacing:-.02em;margin-bottom:.35rem;font-size:2.4rem;font-weight:800;line-height:1}.dash-stat-label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.82rem;font-weight:600}.dash-module-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.dash-module-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);color:inherit;align-content:start;gap:.85rem;padding:1.5rem 1.6rem;text-decoration:none;transition:border-color .16s,box-shadow .16s,background .16s;display:grid;position:relative;box-shadow:0 1px 3px #46371f0d,0 4px 12px #46371f0a}.dash-module-card:hover{background:#fffbf5;border-color:#dcae8d;box-shadow:0 4px 6px #4630160d,0 12px 28px #4630161a}.dash-module-icon{background:#b64f2a14;border:1px solid #b64f2a2e;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.4rem;line-height:1;display:flex}.dash-module-name{margin:0 0 .28rem;font-size:1.08rem;font-weight:800;line-height:1.2}.dash-module-desc{color:var(--muted);margin:0;font-size:.91rem;line-height:1.55}.dash-module-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;margin-top:.2rem;padding-top:.6rem;font-size:.82rem;display:flex}.dash-module-arrow{color:var(--brand);opacity:0;font-size:.9rem;font-weight:800;transition:opacity .16s,transform .16s;transform:translate(-4px)}.dash-module-card:hover .dash-module-arrow{opacity:1;transform:translate(0)}@media (max-width:680px){.dash-module-grid{grid-template-columns:1fr}}.dash-actions{gap:1rem;display:grid}.dash-action-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);color:inherit;align-items:flex-start;gap:1.1rem;padding:1.35rem 1.5rem;text-decoration:none;transition:border-color .16s,box-shadow .16s,background .16s;display:flex;box-shadow:0 1px 3px #46371f0a,0 4px 12px #46371f08}.dash-action-card:hover{background:#fffbf5;border-color:#dcae8d;box-shadow:0 4px 6px #4630160d,0 12px 28px #46301617}.dash-action-icon{flex-shrink:0;margin-top:.05rem;font-size:1.6rem;line-height:1}.dash-action-name{margin-bottom:.3rem;font-size:1.05rem;font-weight:800}.dash-action-desc{color:var(--muted);margin:0;font-size:.92rem;line-height:1.55}.dash-action-arrow{color:var(--brand);opacity:0;flex-shrink:0;align-self:center;margin-left:auto;font-size:1.1rem;font-weight:800;transition:opacity .16s,transform .16s;transform:translate(-4px)}.dash-action-card:hover .dash-action-arrow{opacity:1;transform:translate(0)}@media (max-width:900px){.dash-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.dash-stats{grid-template-columns:1fr}}.app-nav-link-active{color:var(--brand-deep);background:#b64f2a1c;font-weight:700}.app-nav-link-active:hover{color:var(--brand-deep);background:#b64f2a29}.rl-shell{gap:1rem;display:grid}.rl-venue-row{flex-wrap:wrap;gap:.55rem;display:flex}.rl-body{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:1rem;display:grid}.rl-sidebar{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);gap:.75rem;max-height:calc(100vh - 6rem);padding:.85rem;display:grid;position:sticky;top:4.5rem;overflow:hidden}.rl-sidebar-head{gap:.5rem;display:grid}.rl-search-wrap{position:relative}.rl-search{border:1px solid var(--line);width:100%;font:inherit;background:#fff;border-radius:10px;padding:.52rem .7rem;font-size:.9rem}.rl-new-btn{text-align:center;justify-content:center;width:100%}.rl-recipe-list{gap:.45rem;padding-right:2px;display:grid;overflow-y:auto}.rl-recipe-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:12px;gap:.3rem;padding:.7rem .8rem;transition:border-color .12s,background .12s;display:grid}.rl-recipe-card:hover{background:#fffaf6;border-color:#b64f2a55}.rl-recipe-card-active{border-color:var(--brand);background:#fff3ea;box-shadow:0 4px 12px #b64f2a1a}.rl-recipe-card-name{font-size:.95rem;font-weight:700;line-height:1.2}.rl-recipe-card-desc{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;display:-webkit-box;overflow:hidden}.rl-recipe-card-meta{flex-wrap:wrap;gap:.35rem;margin-top:.15rem;display:flex}.rl-badge{color:var(--muted);border:1px solid var(--line);background:#f0ede8;border-radius:999px;align-items:center;padding:.18rem .55rem;font-size:.76rem;font-weight:700;display:inline-flex}.rl-badge-accent{color:var(--brand-deep);background:#fff0e6;border-color:#b64f2a4d}.rl-badge-lg{padding:.28rem .7rem;font-size:.85rem}.rl-empty-list{text-align:center;color:var(--muted);gap:.6rem;padding:1.5rem .5rem;display:grid}.rl-empty-icon{margin:0;font-size:2rem}.rl-main{gap:1rem;min-width:0;display:grid}.rl-detail-scroll{gap:1rem;display:grid}.rl-detail-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);gap:.85rem;padding:1.1rem 1.25rem;display:grid}.rl-detail-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.rl-detail-title-group{gap:.4rem;display:grid}.rl-detail-title{margin:0;font-size:1.45rem;line-height:1.15}.rl-detail-description{color:var(--muted);max-width:70ch;margin:0;line-height:1.5}.rl-notes-box{background:#fffbf0;border:1px solid #e8dfc0;border-radius:10px;gap:.25rem;padding:.7rem .85rem;display:grid}.rl-notes-label{text-transform:uppercase;letter-spacing:.06em;color:var(--warn);font-size:.76rem;font-weight:800}.rl-notes-box p{margin:0;font-size:.92rem;line-height:1.5}.rl-section-header{align-items:baseline;gap:.65rem;display:flex}.rl-section-header h3{margin:0}.rl-section-sub{font-size:.84rem}.rl-ingredient-table-wrap{border:1px solid var(--line);border-radius:10px;overflow-x:auto}.rl-ingredient-table{border-collapse:collapse;width:100%;font-size:.9rem}.rl-ingredient-table thead tr{background:#f7f6f1}.rl-ingredient-table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);border-bottom:1px solid var(--line);padding:.5rem .7rem;font-size:.75rem}.rl-ingredient-table td{vertical-align:middle;border-bottom:1px solid #f0ede8;padding:.52rem .7rem}.rl-ingredient-table tbody tr:last-child td{border-bottom:none}.rl-ingredient-table tbody tr:hover td{background:#fffaf6}.rl-ing-name{font-weight:600}.rl-ing-qty{font-variant-numeric:tabular-nums;font-weight:600}.rl-ing-unit{color:var(--muted)}.rl-ing-notes{font-size:.82rem}.rl-remove-btn{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.15rem .4rem;font-size:1.1rem;line-height:1}.rl-remove-btn:hover{color:#b32;background:#fee8e4}.rl-ingredient-form{border-top:1px solid var(--line);margin-top:.15rem;padding-top:.85rem}.rl-ingredient-row{flex-wrap:wrap;align-items:flex-end;gap:.6rem;display:flex}.rl-ingredient-submit{gap:.35rem;display:grid}.rl-variation-hint{margin:0;font-size:.87rem}.rl-variation-list{gap:.6rem;display:grid}.rl-variation-card{border:1px solid var(--line);background:#fffdf8;border-radius:12px;overflow:hidden}.rl-variation-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.7rem .85rem;transition:background .12s;display:flex}.rl-variation-header:hover{background:#00000008}.rl-variation-title-group{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.rl-variation-toggle{color:var(--muted);flex-shrink:0;font-size:.72rem}.rl-variation-body{border-top:1px solid var(--line);gap:.65rem;padding:.75rem .85rem;display:grid}.rl-variation-notes{margin:0;font-size:.87rem}.rl-variation-table{border-radius:8px}.rl-scaled-qty{color:var(--brand-deep)}.rl-variation-form{border-top:1px solid var(--line);padding-top:.85rem}.rl-variation-form h4{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin:0 0 .65rem;font-size:.9rem;font-weight:700}.rl-new-form textarea{min-height:72px}.rl-form-actions{align-items:center;gap:.6rem;display:flex}.rl-delete-btn{color:#a03228;border-color:#a0322840;flex-shrink:0;padding:.4rem .75rem;font-size:.84rem}.rl-delete-btn:hover{background:#fee8e4;border-color:#a0322873}.rl-detail-empty{border:1px dashed var(--line);border-radius:var(--radius);background:var(--panel);text-align:center;justify-items:center;gap:.75rem;padding:3rem 2rem;display:grid}.rl-toast{z-index:200;border-radius:12px;padding:.7rem 1.1rem;font-size:.9rem;font-weight:700;animation:.2s rl-toast-in;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 8px 24px #1e140a2e}.rl-toast-ok{background:var(--ok);color:#fff}.rl-toast-error{color:#fff;background:#b32}@keyframes rl-toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.mapper-recipe-link-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}@media (max-width:860px){.rl-body{grid-template-columns:1fr}.rl-sidebar{max-height:none;position:static}}.doc-hub-header{padding:.25rem 0 .5rem}.doc-hub-header h1{letter-spacing:-.02em;margin:0 0 .3rem;font-size:clamp(1.6rem,2.5vw,2.1rem);font-weight:800}.doc-hub-header p{color:var(--muted);margin:0;font-size:1rem}.doc-hub-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:.75rem;display:grid}.doc-hub-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);color:inherit;align-items:center;gap:1rem;padding:1rem 1.15rem;text-decoration:none;transition:border-color .16s,box-shadow .16s,background .16s;display:flex;box-shadow:0 1px 3px #46371f0d,0 4px 12px #46371f08}.doc-hub-card:hover{background:#fffbf5;border-color:#dcae8d;box-shadow:0 4px 6px #4630160d,0 12px 28px #46301617}.doc-hub-card-icon{flex-shrink:0;font-size:1.65rem;line-height:1}.doc-hub-card-body{flex:1;min-width:0}.doc-hub-card-name{white-space:nowrap;text-overflow:ellipsis;font-size:.97rem;font-weight:700;overflow:hidden}.doc-hub-card-meta{color:var(--muted);flex-wrap:wrap;gap:.4rem;margin-top:.2rem;font-size:.82rem;display:flex}.doc-hub-card-arrow{color:var(--brand);opacity:0;flex-shrink:0;font-size:1.05rem;font-weight:800;transition:opacity .16s,transform .16s;transform:translate(-4px)}.doc-hub-card:hover .doc-hub-card-arrow{opacity:1;transform:translate(0)}.mapper-step-2b-details{border:1px solid var(--line);background:#fafaf7;border-radius:10px;padding:0;overflow:hidden}.mapper-step-2b-summary{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:.65rem .85rem;font-size:.92rem;font-weight:700;list-style:none;display:flex}.mapper-step-2b-summary:after{content:"Show ▼";color:var(--muted);font-size:.76rem;font-weight:700}.mapper-step-2b-details[open] .mapper-step-2b-summary:after{content:"Hide ▲"}.mapper-step-2b-summary::-webkit-details-marker{display:none}.mapper-step-2b-body{border-top:1px solid var(--line);padding:0 .85rem .85rem}.mapper-workspace{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:1rem;display:grid}.mapper-pdf-col{border:1px solid var(--line);border-radius:var(--radius);background:#f2f1ec;flex-direction:column;height:calc(100dvh - 88px);display:flex;position:sticky;top:68px;overflow-y:auto}.mapper-pdf-col .pdf-preview-wrap{border:none;border-radius:0;flex:1;min-height:0}.mapper-pdf-col .pdf-preview-frame{height:100%;min-height:calc(100dvh - 100px)}.mapper-controls-col{gap:.85rem;min-width:0;display:grid}.mapper-controls-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);gap:.75rem;padding:1rem 1.1rem;display:grid;box-shadow:0 1px 3px #46371f0d,0 4px 12px #46371f0a}.mapper-controls-panel h3{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin:0;font-size:.88rem;font-weight:800}.mapper-run-row{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.mapper-artboard-list{gap:.75rem;padding:.75rem;display:grid}.mapper-artboard-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.mapper-artboard-head{border-bottom:1px solid var(--line);color:var(--muted);background:#f7f6f1;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.82rem;font-weight:700;display:flex}.mapper-artboard-empty{height:100%;min-height:300px;color:var(--muted);text-align:center;justify-content:center;align-items:center;padding:2rem;font-size:.92rem;display:flex}.manual-selection-popup{box-shadow:0 20px 40px #140c0438,0 4px 8px #140c041f}.mapper-popup-title{color:var(--ink);border-bottom:1px solid var(--line);white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-bottom:.1rem;padding-bottom:.55rem;font-size:.88rem;font-weight:800;overflow:hidden}.mapper-popup-title-kind{vertical-align:middle;border-radius:999px;margin-left:.4rem;padding:.12rem .5rem;font-size:.72rem;font-weight:700;display:inline-block}.mapper-popup-title-kind-entree{color:var(--brand-deep);background:#fff0e6}.mapper-popup-title-kind-side{color:var(--ok);background:#e9f7ef}.mapper-popup-title-kind-soup{color:#2a56b0;background:#e8f0fe}.mapper-popup-title-kind-special{color:#7a5500;background:#fef7e0}.mapper-popup-title-kind-other{color:var(--muted);background:#f0ede8}.mapper-popup-title-kind-date{color:var(--ink);background:#f0ede8}@media (max-width:900px){.mapper-workspace{grid-template-columns:1fr}.mapper-pdf-col{height:60dvh;position:static}}.uploads-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.uploads-toolbar-left{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.uploads-toolbar-right{align-items:center;gap:.5rem;display:flex}.uploads-select-all{cursor:pointer;color:var(--muted);align-items:center;gap:.45rem;font-size:.86rem;font-weight:600;display:flex}.uploads-select-all input{cursor:pointer;width:auto}.uploads-selected-count{color:var(--brand-deep);background:#b64f2a1a;border-radius:999px;padding:.2rem .65rem;font-size:.82rem;font-weight:700}.uploads-action-btn{border:1px solid var(--line);background:var(--panel);font:inherit;cursor:pointer;border-radius:8px;padding:.38rem .75rem;font-size:.84rem;font-weight:700;transition:background .12s,border-color .12s}.uploads-action-btn:hover{background:#fffbf5;border-color:#b64f2a44}.uploads-action-btn-danger{color:#a03228;border-color:#a0322840}.uploads-action-btn-danger:hover{background:#fee8e4;border-color:#a0322866}.doc-hub-card{cursor:pointer;-webkit-user-select:none;user-select:none}.doc-hub-card-selected{border-color:var(--brand)!important;background:#fff3ea!important;box-shadow:0 0 0 2px #b64f2a2e,0 4px 14px #b64f2a1f!important}.doc-hub-card-checkbox{width:18px;height:18px;accent-color:var(--brand);flex-shrink:0}.doc-hub-card-actions{flex-shrink:0;gap:.35rem;display:flex}.doc-hub-card-btn{border:1px solid var(--line);font:inherit;cursor:pointer;color:var(--muted);white-space:nowrap;background:#fff;border-radius:7px;padding:.28rem .55rem;font-size:.78rem;font-weight:700;transition:background .12s,color .12s}.doc-hub-card-btn:hover{color:var(--ink);background:#f4f3ef}.doc-hub-card-btn-danger:hover{color:#a03228;background:#fee8e4}.uploads-rename-overlay{z-index:300;background:#140c0466;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.uploads-rename-dialog{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);gap:.85rem;width:100%;max-width:440px;padding:1.5rem;display:grid;box-shadow:0 24px 48px #140c044d}.uploads-rename-dialog h3{margin:0;font-size:1.1rem;font-weight:800}.uploads-rename-actions{justify-content:flex-end;gap:.6rem;display:flex}.doc-hub-card-archived{opacity:.65}.doc-hub-card-archived:hover{opacity:1}.doc-hub-card{flex-wrap:wrap}.doc-hub-card-actions{border-top:1px solid var(--line);flex-basis:100%;margin-top:.1rem;padding-top:.55rem}.doc-hub-card-btn-danger{color:#a03228;border-color:#a0322838}.doc-hub-upload-panel{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:1rem 1.25rem;box-shadow:0 1px 3px #46371f0d}.doc-hub-upload-form{gap:.5rem;display:grid}.doc-hub-upload-row{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.doc-hub-upload-select{flex:none;min-width:140px;max-width:200px}.doc-hub-upload-file-label{cursor:pointer;flex:auto}.doc-hub-upload-file-btn{border:1px dashed var(--line);color:var(--muted);white-space:nowrap;text-overflow:ellipsis;background:#fafaf6;border-radius:8px;padding:.42rem .85rem;font-size:.88rem;font-weight:600;transition:border-color .14s,background .14s;display:block;overflow:hidden}.doc-hub-upload-file-label:hover .doc-hub-upload-file-btn{border-color:var(--brand);color:var(--ink);background:#fff8f3}.doc-hub-upload-error{color:#a03228;margin:0;font-size:.84rem;font-weight:600}.rl-hero{border-radius:var(--radius);background:linear-gradient(130deg,#2c0e02 0%,#5c1f08 35%,#b64f2a 100%);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:.25rem;padding:2rem 2.25rem;display:flex;box-shadow:0 4px 6px #280a001f,0 20px 40px #5a1e0533}.rl-hero-left{flex:auto;min-width:0}.rl-hero-h1{color:#fff;letter-spacing:-.02em;margin:.15rem 0 .3rem;font-size:clamp(1.8rem,2.8vw,2.6rem);font-weight:800;line-height:1.1}.rl-hero-sub{color:#ffd7aacc;max-width:52ch;margin:0;font-size:.97rem}.rl-hero-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.65rem;display:flex}.rl-hero-btn{color:#fff;white-space:nowrap;background:#ffffff24;border:1px solid #ffffff47;border-radius:10px;padding:.55rem 1.1rem;font-weight:700;transition:background .14s}.rl-hero-btn:hover{background:#ffffff3d}.rl-venue-pills{flex-wrap:wrap;justify-content:flex-end;gap:.4rem;display:flex}.ls-entry-root{gap:1.25rem;display:grid}.ls-entry-hero{border-radius:var(--radius);background:linear-gradient(130deg,#2c0e02 0%,#5c1f08 35%,#b64f2a 100%);padding:2rem 2.25rem;box-shadow:0 4px 6px #280a001f,0 20px 40px #5a1e0533}.ls-entry-h1{color:#fff;letter-spacing:-.02em;margin:.2rem 0 .35rem;font-size:clamp(1.8rem,2.6vw,2.5rem);font-weight:800;line-height:1.1}.ls-entry-sub{color:#ffd7aacc;max-width:55ch;margin:0;font-size:.97rem}.ls-entry-options{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.85rem;display:grid}.ls-entry-new-card{border:2px dashed var(--line);border-radius:var(--radius);background:var(--panel);cursor:pointer;text-align:center;font:inherit;color:inherit;flex-direction:column;justify-content:center;align-items:center;gap:.55rem;padding:2rem 1.5rem;transition:border-color .16s,background .16s,box-shadow .16s;display:flex}.ls-entry-new-card:hover{border-color:var(--brand);background:#fff8f2;box-shadow:0 4px 12px #b64f2a1a}.ls-entry-new-icon{color:#fff;background:linear-gradient(135deg,#b64f2a,#e07040);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.6rem;font-weight:300;line-height:1;display:flex}.ls-entry-new-label{color:var(--ink);font-size:1.05rem;font-weight:800}.ls-entry-new-desc{color:var(--muted);max-width:26ch;margin:0;font-size:.86rem;line-height:1.5}.ls-entry-layout-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);cursor:pointer;font:inherit;color:inherit;text-align:left;flex-direction:column;transition:border-color .16s,box-shadow .16s;display:flex;overflow:hidden;box-shadow:0 1px 3px #46371f0d,0 4px 12px #46371f08}.ls-entry-layout-card.is-dragging{opacity:.62;border-color:var(--brand)}.ls-entry-layout-card:hover{border-color:#dcae8d;box-shadow:0 4px 6px #4630160f,0 12px 28px #4630161a}.ls-entry-layout-topbar{justify-content:space-between;align-items:center;gap:.5rem;padding:.55rem .75rem 0;display:flex}.ls-entry-layout-drag{border:1px solid var(--line);color:var(--muted);font:inherit;cursor:grab;background:#fff;border-radius:999px;padding:.22rem .5rem;font-size:.88rem;font-weight:800;line-height:1}.ls-entry-layout-drag:active{cursor:grabbing}.ls-entry-layout-actions{align-items:center;gap:.45rem;display:flex}.ls-entry-layout-open{text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.ls-entry-layout-preview{border-bottom:1px solid var(--line);background:#f7f5f0;justify-content:center;align-items:center;padding:.5rem;display:flex;overflow:hidden}.ls-entry-preview-svg{border-radius:4px;width:100%;height:auto;display:block}.ls-entry-layout-info{gap:.5rem;padding:.75rem 1rem;display:grid}.ls-entry-layout-name{color:var(--ink);font-size:.97rem;font-weight:800}.ls-entry-layout-name-field{gap:.28rem;display:grid}.ls-entry-layout-label{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:.7rem;font-weight:800}.ls-entry-layout-name-field input{width:100%}.ls-entry-layout-venue{color:var(--brand);font-size:.82rem;font-weight:600}.ls-entry-layout-meta{color:var(--muted);font-size:.8rem}.ls-sidebar-topbar{border-bottom:1px solid var(--line);background:#faf9f5;justify-content:space-between;align-items:center;gap:.6rem;min-width:0;padding:.6rem .85rem;display:flex}.ls-sidebar-topbar-actions{align-items:center;gap:.55rem;display:flex}.ls-back-btn{font:inherit;color:var(--brand);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;flex-shrink:0;padding:.2rem .4rem;font-size:.8rem;font-weight:700;transition:background .12s}.ls-back-btn:hover{background:#b64f2a1a}.ls-active-name{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.82rem;font-weight:700;overflow:hidden}.sf-camp-section{margin-top:3rem}.app-body+.lp-camp-section,.app-body+.sf-camp-section{margin-top:2.5rem}.parser-test-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:1.25rem;display:grid}.parser-test-pdf-col{gap:1rem;display:grid}.parser-test-page-wrap{gap:.35rem;display:grid}.parser-test-page-label{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.8rem;font-weight:600}.parser-test-artboard{border-radius:8px;line-height:0;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000001a}.parser-test-artboard .analysis-page-image{pointer-events:none}.parser-test-highlight{pointer-events:auto;cursor:default;mix-blend-mode:multiply;border-radius:2px;transition:background-color .1s,outline .1s;position:absolute}.parser-test-json-col{max-height:calc(100dvh - 100px);position:sticky;top:80px;overflow-y:auto}.parser-test-json-panel{gap:.85rem;display:grid}.parser-test-json-input{resize:vertical;border:1.5px solid var(--line);width:100%;min-height:260px;color:var(--ink);background:#f7f7f2;border-radius:8px;padding:.65rem .75rem;font-family:Menlo,Consolas,Courier New,monospace;font-size:.78rem;line-height:1.5}.parser-test-json-input:focus{border-color:var(--brand);background:#fff;outline:none}.parser-test-stats{margin-top:.25rem}.parser-test-legend{border-top:1px solid var(--line);padding-top:.75rem}.parser-test-legend-title{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin:0 0 .5rem;font-size:.78rem;font-weight:700}.parser-test-legend-grid{gap:.35rem;display:grid}.parser-test-legend-row{align-items:center;gap:.5rem;font-size:.85rem;display:flex}.parser-test-legend-swatch{border-radius:3px;flex-shrink:0;width:12px;height:12px}.parser-test-legend-day{flex:1;font-weight:600}.parser-test-legend-count{font-size:.78rem}.parser-test-match-list{gap:.3rem;max-height:300px;padding:.5rem 0;display:grid;overflow-y:auto}.parser-test-match-row{cursor:default;border-radius:4px;align-items:center;gap:.45rem;padding:.2rem 0;font-size:.82rem;display:flex}.parser-test-match-row:hover{background:#f0f0e8}.parser-test-match-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.parser-test-unmatched>summary{color:#a83232}.parser-test-unmatched-row{color:#4a2626}.parser-test-unmatched-swatch{background:0 0;border:2px dashed}@media (max-width:900px){.parser-test-layout{grid-template-columns:1fr}.parser-test-json-col{max-height:none;position:static}}.production-sheet-header{grid-template-columns:max-content minmax(0,1fr);align-items:flex-start;column-gap:clamp(1.25rem,3vw,2rem);margin-bottom:1rem;display:grid}.production-sheet-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--brand-deep);margin:0 0 .25rem;font-size:.78rem;font-weight:800}.production-sheet-daily-title{margin:0 0 .04rem}.production-sheet-verify-note{color:var(--muted);margin:0;font-family:Segoe UI,Avenir Next,Arial,sans-serif;font-size:.76rem;font-style:normal;font-weight:600}.production-sheet-colorblind-toggle{color:var(--muted);cursor:pointer;align-items:center;gap:.45rem;font-size:.85rem;font-weight:700;display:inline-flex}.production-sheet-colorblind-toggle input{accent-color:#1f4e79;width:1rem;height:1rem}.production-sheet-save-packet-submit{justify-content:center;align-items:center;min-width:12.5rem;display:inline-flex}.production-sheet-save-packet-submit.is-ready,.production-sheet-save-packet-submit.is-success{color:#fff;background:#167a42;border-color:#126637;box-shadow:0 9px 16px #167a4238}.production-sheet-save-packet-submit.is-ready:hover,.production-sheet-save-packet-submit.is-success:hover{background:#136839}.production-sheet-card-grid{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) minmax(0,1fr);gap:.75rem;margin-bottom:.8rem;display:grid}.production-sheet-card-grid-print{margin-bottom:0}.production-sheet-soup-card,.production-sheet-info-card{background:linear-gradient(#fffef9 0%,#f6f2e8 100%);border:1px solid #d8d4c3;border-radius:14px;gap:.24rem;padding:.8rem .9rem;display:grid}.production-sheet-soup-card{background:linear-gradient(135deg,#fff7df 0%,#f8e4b8 100%);border-color:#e0c98e}.production-sheet-card-label{letter-spacing:.05em;text-transform:uppercase;color:var(--muted);margin-bottom:.1rem;font-size:.68rem;font-weight:700;display:block}.production-sheet-soup-card strong,.production-sheet-info-card strong{font-size:.82rem}.production-sheet-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:720px}.production-sheet-table th,.production-sheet-table td{vertical-align:stretch;border:1px solid #323232;padding:0}.production-sheet-table th{color:#fff;letter-spacing:.03em;text-transform:uppercase;background:#2e6293;padding:.55rem .5rem;font-size:.82rem;font-weight:800}.production-sheet-table th:first-child{width:4.2%}.production-sheet-table th:nth-child(2){width:24%}.production-sheet-table th:nth-child(3){width:33.8%}.production-sheet-table th:nth-child(4){width:28%}.production-sheet-table th:nth-child(5){width:10%}.production-sheet-section td{letter-spacing:.04em;text-transform:uppercase;color:#15324d;padding:.42rem .6rem;font-size:.9rem;font-weight:800}.production-sheet-section-lunch td{background:#d7e9f8}.production-sheet-section-dinner td{background:#e3eed9}.production-sheet-section-brunch td{background:#f7ead3}.production-sheet-row td:first-child{text-align:center;letter-spacing:.03em;white-space:nowrap;padding:.42rem .14rem;font-size:.82rem;font-weight:700}.production-sheet-row td{background:#fff}.production-sheet-row-odd td:not(:first-child){background:#dfe5ea}.production-sheet-row-even td:not(:first-child){background:#fff}.production-sheet-row-lunch.production-sheet-row-entree{--production-sheet-row-bg:#f2f8fe;--production-sheet-code-bg:#c9e2f8;--production-sheet-code-color:#143958}.production-sheet-row-lunch.production-sheet-row-side{--production-sheet-row-bg:#edf5fb;--production-sheet-code-bg:#d8ebf8;--production-sheet-code-color:#31546f}.production-sheet-row-dinner.production-sheet-row-entree{--production-sheet-row-bg:#f0f7eb;--production-sheet-code-bg:#d3e8c6;--production-sheet-code-color:#27491e}.production-sheet-row-dinner.production-sheet-row-side{--production-sheet-row-bg:#f4f8ee;--production-sheet-code-bg:#e2edce;--production-sheet-code-color:#536735}.production-sheet-row-brunch.production-sheet-row-entree{--production-sheet-row-bg:#fff6e8;--production-sheet-code-bg:#f2dfbd;--production-sheet-code-color:#674417}.production-sheet-row-brunch.production-sheet-row-side{--production-sheet-row-bg:#fff9ef;--production-sheet-code-bg:#f7ead2;--production-sheet-code-color:#775a30}.production-sheet-row td:first-child{background:var(--production-sheet-code-bg,var(--production-sheet-row-bg,#fff));color:var(--production-sheet-code-color,inherit)}.production-sheet-colorblind .production-sheet-section td{color:#101820;border-top-width:2px;border-bottom-width:2px}.production-sheet-colorblind .production-sheet-section-lunch td{background:linear-gradient(90deg,#1f4e79 0 .12in,#0000 .12in),#d7e6f7}.production-sheet-colorblind .production-sheet-section-dinner td{background:linear-gradient(90deg,#b85c00 0 .12in,#0000 .12in),#ffe0b3}.production-sheet-colorblind .production-sheet-section-brunch td{background:linear-gradient(90deg,#5f4b8b 0 .12in,#0000 .12in),#e8ddf7}.production-sheet-colorblind .production-sheet-row-lunch.production-sheet-row-entree{--production-sheet-row-bg:#f4f9ff;--production-sheet-code-bg:#1f4e79;--production-sheet-code-color:#fff;--production-sheet-row-pattern:repeating-linear-gradient(90deg, #1f4e7929 0 .035in, transparent .035in .12in)}.production-sheet-colorblind .production-sheet-row-lunch.production-sheet-row-side{--production-sheet-row-bg:#edf4fb;--production-sheet-code-bg:#8fb7df;--production-sheet-code-color:#09263f;--production-sheet-row-pattern:repeating-linear-gradient(45deg, #1f4e7929 0 .03in, transparent .03in .11in)}.production-sheet-colorblind .production-sheet-row-dinner.production-sheet-row-entree{--production-sheet-row-bg:#fff7e8;--production-sheet-code-bg:#b85c00;--production-sheet-code-color:#fff;--production-sheet-row-pattern:repeating-linear-gradient(90deg, #b85c002b 0 .035in, transparent .035in .12in)}.production-sheet-colorblind .production-sheet-row-dinner.production-sheet-row-side{--production-sheet-row-bg:#fff1d6;--production-sheet-code-bg:#f1b15d;--production-sheet-code-color:#3a2100;--production-sheet-row-pattern:repeating-linear-gradient(45deg, #b85c002e 0 .03in, transparent .03in .11in)}.production-sheet-colorblind .production-sheet-row-brunch.production-sheet-row-entree{--production-sheet-row-bg:#f7f2ff;--production-sheet-code-bg:#5f4b8b;--production-sheet-code-color:#fff;--production-sheet-row-pattern:repeating-linear-gradient(90deg, #5f4b8b29 0 .035in, transparent .035in .12in)}.production-sheet-colorblind .production-sheet-row-brunch.production-sheet-row-side{--production-sheet-row-bg:#f0e9fb;--production-sheet-code-bg:#c1a8e2;--production-sheet-code-color:#24153b;--production-sheet-row-pattern:repeating-linear-gradient(45deg, #5f4b8b2b 0 .03in, transparent .03in .11in)}.production-sheet-colorblind .production-sheet-row td:not(:first-child){background:var(--production-sheet-row-pattern,linear-gradient(transparent, transparent)), #fff}.production-sheet-colorblind .production-sheet-row-odd td:not(:first-child){background:linear-gradient(#00000026, #00000026), var(--production-sheet-row-pattern,linear-gradient(transparent, transparent)), #dfe5ea}.production-sheet-colorblind .production-sheet-row-even td:not(:first-child){box-shadow:inset 0 1px #ffffffe6,inset 0 -1px #ffffffa6}.production-sheet-colorblind .production-sheet-row-odd td:not(:first-child){box-shadow:inset 0 1px #00000014,inset 0 -1px #00000014}.production-sheet-colorblind .production-sheet-row td:first-child{color:#111;border-left:none;font-weight:900}.production-sheet-colorblind .production-sheet-row-lunch.production-sheet-row-entree td:first-child{color:#fff;-webkit-text-fill-color:#fff;background:#1f4e79}.production-sheet-colorblind .production-sheet-row-lunch.production-sheet-row-side td:first-child{color:#0b2740;-webkit-text-fill-color:#0b2740;background:#8fb7df}.production-sheet-colorblind .production-sheet-row-dinner.production-sheet-row-entree td:first-child{color:#fff;-webkit-text-fill-color:#fff;background:#b85c00}.production-sheet-colorblind .production-sheet-row-dinner.production-sheet-row-side td:first-child{color:#2a1700;-webkit-text-fill-color:#2a1700;background:#f1b15d}.production-sheet-colorblind .production-sheet-row-brunch.production-sheet-row-entree td:first-child{color:#fff;-webkit-text-fill-color:#fff;background:#5f4b8b}.production-sheet-colorblind .production-sheet-row-brunch.production-sheet-row-side td:first-child{color:#211239;-webkit-text-fill-color:#211239;background:#c1a8e2}.production-sheet-colorblind .production-sheet-row-side td:first-child{outline-offset:-4px;outline:2px dotted #00000073}.production-sheet-name-cell,.production-sheet-description-cell{overflow-wrap:anywhere;word-break:normal;padding:.4rem .55rem .4rem 1.5rem;font-size:.82rem;line-height:1.2}.production-sheet-name-cell{padding-right:.75rem;font-weight:700;line-height:1.25}.production-sheet-description-cell{color:#111;font-size:.78rem}.production-sheet-print-book .production-sheet-name-cell,.production-sheet-print-book .production-sheet-description-cell{padding-left:.12in}.production-sheet-table input{background:0 0;border:none;border-radius:0;min-height:2.1rem;padding:.34rem .5rem .34rem .72rem;font-size:.8rem}.production-sheet-table input:focus{outline-offset:-2px;outline:2px solid #2e629333}.production-sheet-screen-preview{gap:1rem;display:grid}.production-sheet-screen-preview .production-sheet-card-grid-print{grid-template-columns:repeat(3,minmax(0,1fr));align-self:start;width:100%;margin-bottom:0}.production-sheet-screen-preview .production-sheet-card-grid-print .production-sheet-soup-card,.production-sheet-screen-preview .production-sheet-card-grid-print .production-sheet-info-card{border-radius:10px;min-height:0;padding:.45rem .55rem}.production-sheet-screen-preview .production-sheet-card-grid-print .production-sheet-card-label{font-size:.6rem;line-height:1}.production-sheet-screen-preview .production-sheet-card-grid-print .production-sheet-soup-card strong,.production-sheet-screen-preview .production-sheet-card-grid-print .production-sheet-info-card strong{font-size:.82rem;line-height:1.12}.production-sheet-print-book{display:none}.production-sheet-page{background:#fff;border:1px solid #d7d2c2;border-radius:16px;padding:1rem 1.1rem;overflow:hidden;box-shadow:0 10px 24px #32323214}.production-sheet-cover{background:linear-gradient(135deg,#fbf5e7 0%,#f4efe2 56%,#eef2eb 100%)}.production-sheet-cover-inner{align-content:start;gap:1.15rem;min-height:100%;display:grid}.production-sheet-cover-kicker{letter-spacing:.16em;text-transform:uppercase;color:var(--brand-deep);margin:0;font-size:.82rem;font-weight:800}.production-sheet-cover h1{margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.02}.production-sheet-cover-subtitle{color:var(--muted);margin:-.45rem 0 0;font-size:1rem}.production-sheet-cover-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.production-sheet-cover-card{background:#ffffffc2;border:1px solid #d9d1c0;border-radius:14px;gap:.2rem;padding:.95rem 1rem;display:grid}.production-sheet-cover-card span{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.76rem;font-weight:800}.production-sheet-cover-card strong{font-size:1rem}.production-sheet-cover-list h2{margin:0 0 .55rem;font-size:1rem}.production-sheet-cover-day-list{flex-wrap:wrap;gap:.5rem;display:flex}@media (max-width:640px){.production-sheet-header{grid-template-columns:1fr;align-items:flex-start;row-gap:.75rem}.production-sheet-card-grid{grid-template-columns:1fr}.production-sheet-no-print .btn-row{align-items:stretch;width:100%}.production-sheet-no-print .btn-row .btn{text-align:center;width:100%}}@media print{@page{size:letter landscape;margin:.35in}.weekly-menu-no-print,.production-sheet-no-print,.app-nav-links,.app-shell-sidebar,.top-nav,header,footer{display:none!important}body *{visibility:hidden}.production-sheet-print-book{display:block}.weekly-menu-print-surface,.weekly-menu-print-surface *,.production-sheet-print-surface,.production-sheet-print-surface *{visibility:visible}.weekly-menu-print-surface,.production-sheet-print-surface{width:100%;box-shadow:none;background:#fff;border:none;position:absolute;inset:0}.production-sheet-print-surface{padding:0}.production-sheet-page{width:100%;min-height:7.8in;box-shadow:none;break-after:page;page-break-after:always;border:none;border-radius:0;padding:.16in .2in;overflow:hidden}.production-sheet-page:last-child{break-after:auto;page-break-after:auto}.production-sheet-cover-inner{min-height:7.44in}.production-sheet-table{min-width:0}.production-sheet-header{grid-template-columns:max-content minmax(0,1fr);column-gap:.28in;margin-bottom:.35rem}.production-sheet-header h2{margin:0;font-size:1.16rem}.production-sheet-daily-title{font-size:1.02rem;line-height:1.05}.production-sheet-verify-note{margin-top:.02rem;font-size:.58rem}.production-sheet-header .production-sheet-card-grid-print{grid-template-columns:repeat(3,minmax(0,1fr));place-self:start end;width:100%}.production-sheet-card-grid{gap:.42rem;margin-bottom:.42rem}.production-sheet-card-grid-print{gap:.24rem;margin-bottom:0}.production-sheet-soup-card,.production-sheet-info-card{border-radius:10px;padding:.46rem .55rem}.production-sheet-card-grid-print .production-sheet-soup-card,.production-sheet-card-grid-print .production-sheet-info-card{border-radius:7px;min-height:0;padding:.22rem .34rem}.production-sheet-card-label{margin-bottom:0;font-size:.56rem}.production-sheet-card-grid-print .production-sheet-card-label{font-size:.43rem;line-height:1}.production-sheet-soup-card strong,.production-sheet-info-card strong{font-size:.6rem}.production-sheet-card-grid-print .production-sheet-soup-card strong,.production-sheet-card-grid-print .production-sheet-info-card strong{font-size:.6rem;line-height:1.08}.production-sheet-table th{padding:.28rem .3rem;font-size:.64rem}.production-sheet-section td{padding:.2rem .36rem;font-size:.66rem}.production-sheet-row td:first-child{padding:.18rem .2rem;font-size:.58rem}.production-sheet-name-cell,.production-sheet-description-cell{padding:.15rem .2rem .15rem .12in;font-size:.6rem;line-height:1.2}.production-sheet-name-cell{padding-right:.34rem}.production-sheet-description-cell{font-size:.56rem}.production-sheet-table input{min-height:1.16rem;padding:.1rem .16rem .1rem .3rem;font-size:.58rem}}.brand-page{background:var(--bg);color:var(--ink);font-family:var(--font-sans);min-height:100vh}.brand-nav{z-index:40;-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#f4f4efeb;position:sticky;top:0}.brand-nav-inner{justify-content:space-between;align-items:center;gap:1rem;width:min(1240px,94vw);margin:0 auto;padding:.9rem 0;display:flex}.brand-nav-back{letter-spacing:.04em;text-transform:uppercase;color:var(--ink);border:1px solid var(--line);background:var(--panel);border-radius:999px;padding:.35rem .8rem;font-size:.82rem;font-weight:700;transition:transform .12s,background .12s}.brand-nav-back:hover{background:#fff;transform:translate(-2px)}.brand-nav-label{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-size:.72rem;font-weight:600}.brand-cover{border-bottom:1px solid var(--line);padding:7rem 0 5rem}.brand-cover-inner{width:min(1240px,94vw);margin:0 auto}.brand-cover-kicker{letter-spacing:.22em;text-transform:uppercase;color:var(--brand);margin-bottom:1.6rem;font-size:.72rem;font-weight:700}.brand-cover-title{letter-spacing:-.035em;color:var(--ink);margin:0 0 2rem;font-size:clamp(3.5rem,11vw,9rem);font-weight:800;line-height:.92}.brand-cover-title-em{color:var(--brand);font-style:italic;font-weight:500}.brand-cover-sub{max-width:54ch;color:var(--muted);margin:0 0 2.5rem;font-size:clamp(1.05rem,1.5vw,1.25rem);line-height:1.55}.brand-cover-sub em{color:var(--ink);font-style:italic}.brand-cover-meta{letter-spacing:.2em;text-transform:uppercase;color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;gap:1.5rem;max-width:40rem;padding-top:1.5rem;font-size:.76rem;font-weight:700;display:flex}.brand-section{border-bottom:1px solid var(--line);padding:6rem 0}.brand-section-dark{background:var(--ink);color:#f4f4ef;border-bottom-color:#000}.brand-section-soft{background:linear-gradient(180deg, #f9f7ef 0%, var(--bg) 100%)}.brand-section-inner{width:min(1240px,94vw);margin:0 auto}.brand-section-head{max-width:60ch;margin-bottom:3.5rem}.brand-section-label{letter-spacing:.22em;text-transform:uppercase;color:var(--brand);margin-bottom:1rem;font-size:.7rem;font-weight:700;display:inline-block}.brand-section-label-light{color:#e6a47f}.brand-section-title{letter-spacing:-.02em;color:var(--ink);margin:0 0 1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.05}.brand-section-title-light{color:#f4f4ef}.brand-section-lead{color:var(--muted);margin:0;font-size:1.05rem;line-height:1.55}.brand-section-lead em{color:var(--ink);font-style:italic}.brand-section-lead-light{color:#f4f4efb8}.brand-section-lead-light em{color:#f4f4ef}.brand-variant-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;display:grid}.brand-variant-card{background:var(--panel);border:1px solid var(--line);border-radius:18px;flex-direction:column;gap:1.5rem;padding:2.25rem;display:flex}.brand-variant-head{align-items:flex-start;gap:1rem;display:flex}.brand-variant-num{letter-spacing:.18em;color:var(--brand);border:1px solid var(--brand);border-radius:999px;flex-shrink:0;margin-top:.15rem;padding:.3rem .55rem;font-size:.72rem;font-weight:700}.brand-variant-name{letter-spacing:-.015em;color:var(--ink);margin:0 0 .15rem;font-size:1.55rem;font-weight:800}.brand-variant-idea{color:var(--muted);margin:0;font-size:.88rem}.brand-variant-lockup{background:var(--bg);border:1px solid var(--line);color:var(--brand);border-radius:14px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;padding:2.25rem 1.5rem;display:flex}.brand-variant-mark{flex-shrink:0;width:4.4rem;height:3rem}.brand-variant-mark-sm{width:2.2rem;height:1.5rem}.brand-variant-mini-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;display:grid}.brand-variant-mini{aspect-ratio:1;border:1px solid var(--line);border-radius:10px;justify-content:center;align-items:center;display:flex}.brand-variant-mini-light{color:var(--brand);background:#fff}.brand-variant-mini-dark{background:var(--ink);color:var(--brand);border-color:var(--ink)}.brand-variant-mini-brand{background:var(--brand);color:#fff;border-color:var(--brand)}.brand-variant-mini-ink{color:#f4f4ef;background:#0f0f10;border-color:#0f0f10}.brand-on-dark{color:#f4f4ef}.brand-on-brand{color:#fff}.brand-on-ink{color:#f4f4ef}.brand-variant-copy{color:var(--muted);margin:0;font-size:.95rem;line-height:1.55}.brand-wordmark{letter-spacing:-.015em;color:var(--ink);align-items:baseline;gap:.32em;font-size:1.75rem;font-weight:800;line-height:1;display:inline-flex}.brand-wordmark-culinary{color:var(--ink)}.brand-wordmark-signal{color:var(--brand);font-style:italic;font-weight:500}.brand-wordmark-grotesk{font-family:var(--font-sans)}.brand-wordmark-serif{letter-spacing:-.02em;font-family:Iowan Old Style,Georgia,Times New Roman,serif;font-weight:700}.brand-wordmark-mono{text-transform:uppercase;letter-spacing:.02em;font-family:JetBrains Mono,IBM Plex Mono,ui-monospace,SF Mono,monospace;font-size:1.3rem;font-weight:700}.brand-wordmark-mono .brand-wordmark-signal{font-style:normal;font-weight:600}.brand-mark-gallery{background:#f4f4ef14;border:1px solid #f4f4ef14;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.brand-mark-gallery-cell{background:var(--ink);color:#e6a47f;flex-direction:column;justify-content:space-between;align-items:center;gap:2rem;min-height:16rem;padding:4rem 2rem 2rem;display:flex}.brand-mark-gallery-mark{width:8rem;height:5rem}.brand-mark-gallery-name{letter-spacing:.22em;text-transform:uppercase;color:#f4f4ef99;font-size:.72rem;font-weight:700}.brand-palette-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;display:grid}.brand-palette-card{background:var(--panel);border:1px solid var(--line);border-radius:18px;overflow:hidden}.brand-palette-head{border-bottom:1px solid var(--line);padding:1.75rem 2rem 1.25rem}.brand-palette-name{letter-spacing:-.015em;color:var(--ink);margin:0 0 .25rem;font-size:1.5rem;font-weight:800}.brand-palette-mood{color:var(--muted);margin:0;font-size:.88rem}.brand-palette-swatches{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.brand-swatch{color:var(--ink);flex-direction:column;justify-content:flex-end;gap:.1rem;min-height:8rem;padding:1.5rem 1.15rem 1.25rem;display:flex}.brand-swatch-dark{color:#f4f4ef}.brand-swatch-name{letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:700}.brand-swatch-hex{opacity:.75;font-family:JetBrains Mono,IBM Plex Mono,ui-monospace,monospace;font-size:.78rem}.brand-swatch-role{letter-spacing:.1em;text-transform:uppercase;opacity:.5;margin-top:.2rem;font-size:.7rem}.brand-type-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.brand-type-card{background:var(--panel);border:1px solid var(--line);border-radius:18px;grid-template-columns:16rem 1fr;align-items:start;gap:2.5rem;padding:2.25rem 2.5rem;display:grid}.brand-type-card-head{border-right:1px solid var(--line);padding-right:1rem}.brand-type-card-name{letter-spacing:-.015em;color:var(--ink);margin:0 0 .5rem;font-size:1.25rem;font-weight:800}.brand-type-card-note{color:var(--muted);margin:0;font-size:.88rem;line-height:1.5}.brand-type-headline{letter-spacing:-.02em;color:var(--ink);margin:0 0 1rem;font-size:clamp(1.55rem,3.2vw,2.5rem);line-height:1.15}.brand-type-headline-grotesk{font-family:var(--font-sans);font-weight:800}.brand-type-headline-serif{letter-spacing:-.025em;font-family:Iowan Old Style,Georgia,Times New Roman,serif;font-weight:700}.brand-type-headline-mono{text-transform:uppercase;letter-spacing:.04em;font-family:JetBrains Mono,IBM Plex Mono,ui-monospace,monospace;font-size:clamp(1.15rem,2.4vw,1.9rem);font-weight:700}.brand-type-body{color:var(--muted);margin:0 0 1.5rem;font-size:.95rem;line-height:1.55}.brand-type-body-mono{letter-spacing:.02em;font-family:JetBrains Mono,IBM Plex Mono,ui-monospace,monospace;font-size:.82rem}.brand-type-scale{border-top:1px solid var(--line);color:var(--brand);align-items:baseline;gap:1.25rem;padding-top:1.25rem;display:flex}.brand-type-scale-xl{font-size:4rem}.brand-type-scale-lg{font-size:2.5rem}.brand-type-scale-md{font-size:1.5rem}.brand-type-scale-sm{font-size:1rem}.brand-apps{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;display:grid}.brand-apps-block{background:var(--panel);border:1px solid var(--line);border-radius:18px;padding:2rem}.brand-apps-block-wide{grid-column:1/-1}.brand-apps-label{letter-spacing:.22em;text-transform:uppercase;color:var(--muted);margin-bottom:1.5rem;font-size:.7rem;font-weight:700}.brand-app-icon-row{align-items:center;gap:1.25rem;display:flex}.brand-app-icon{border-radius:20%;justify-content:center;align-items:center;width:6rem;height:6rem;display:flex;box-shadow:0 10px 30px -12px #00000040,0 2px 6px -2px #0000001a}.brand-app-icon-brand{background:var(--brand);color:#fff}.brand-app-icon-ink{background:var(--ink);color:var(--brand)}.brand-app-icon-cream{background:var(--panel);color:var(--brand);border:1px solid var(--line)}.brand-app-icon-mark{width:60%;height:auto}.brand-favicon-row{align-items:flex-end;gap:1.5rem;display:flex}.brand-favicon{background:var(--brand);color:#fff;border-radius:4px;justify-content:center;align-items:center;display:flex;position:relative}.brand-favicon:after{content:attr(data-size) "px";text-align:center;letter-spacing:.1em;color:var(--muted);font-family:JetBrains Mono,monospace;font-size:.68rem;position:absolute;bottom:-1.5rem;left:0;right:0}.brand-favicon[data-size="16"]{border-radius:2px;width:16px;height:16px}.brand-favicon[data-size="24"]{border-radius:3px;width:24px;height:24px}.brand-favicon[data-size="32"]{border-radius:4px;width:32px;height:32px}.brand-favicon[data-size="64"]{border-radius:8px;width:64px;height:64px}.brand-favicon-mark{width:80%;height:auto}.brand-bcard{grid-template-columns:1fr 1fr;gap:1.5rem;max-width:42rem;display:grid}.brand-bcard-front,.brand-bcard-back{aspect-ratio:3.5/2;border-radius:10px;flex-direction:column;padding:1.5rem;display:flex;box-shadow:0 14px 32px -16px #0000004d,0 2px 8px -2px #0000001a}.brand-bcard-front{background:var(--ink);color:#f4f4ef;justify-content:center;align-items:flex-start;gap:.75rem}.brand-bcard-mark{color:var(--brand);width:2.5rem;height:1.65rem}.brand-bcard-word{font-size:1.1rem;color:#f4f4ef!important}.brand-bcard-word .brand-wordmark-culinary{color:#f4f4ef}.brand-bcard-back{background:var(--panel);border:1px solid var(--line);justify-content:flex-end;align-items:flex-start;gap:.15rem}.brand-bcard-name{color:var(--ink);letter-spacing:-.01em;font-size:1rem;font-weight:800}.brand-bcard-title{color:var(--muted);font-size:.82rem}.brand-bcard-meta{color:var(--brand);letter-spacing:.04em;margin-top:.6rem;font-family:JetBrains Mono,monospace;font-size:.75rem}.brand-wordstudy{gap:1.5rem;display:grid}.brand-wordstudy-row{background:var(--panel);border:1px solid var(--line);border-radius:14px;grid-template-columns:10rem 1fr;align-items:center;gap:2rem;padding:1.5rem 1.75rem;display:grid}.brand-wordstudy-tag{letter-spacing:.22em;text-transform:uppercase;color:var(--muted);font-size:.7rem;font-weight:700}.brand-wordstudy-big{font-size:clamp(1.8rem,3.6vw,2.8rem)!important}.brand-wordstudy-upper{font-family:var(--font-sans);letter-spacing:.02em;color:var(--ink);font-weight:800}.brand-wordstudy-em{color:var(--brand);letter-spacing:-.01em;font-style:italic;font-weight:500}.brand-foot{background:var(--ink);color:#f4f4ef8c;letter-spacing:.1em;text-transform:uppercase;padding:3rem 0;font-size:.78rem}.brand-foot-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:min(1240px,94vw);margin:0 auto;display:flex}.brand-foot-link{color:#e6a47f;font-weight:700}.brand-foot-link:hover{color:#f4f4ef}@media (max-width:960px){.brand-variant-grid,.brand-palette-grid,.brand-mark-gallery,.brand-apps,.brand-type-card{grid-template-columns:1fr}.brand-type-card-head{border-right:none;border-bottom:1px solid var(--line);padding-bottom:1.25rem;padding-right:0}.brand-bcard{grid-template-columns:1fr}.brand-wordstudy-row{grid-template-columns:1fr;gap:.75rem}.brand-section{padding:4.5rem 0}.brand-cover{padding:4.5rem 0 3.5rem}}@media (max-width:560px){.brand-variant-card,.brand-apps-block,.brand-type-card{padding:1.5rem}.brand-variant-mini-row,.brand-palette-swatches{grid-template-columns:repeat(2,1fr)}.brand-app-icon{width:4.5rem;height:4.5rem}}.menu-cycle-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.9rem;display:grid}.menu-cycle-card{color:inherit;cursor:pointer;text-align:left;background:#ffffff05;border:1px solid #ffffff1a;border-radius:18px;min-height:140px;padding:1rem;transition:border-color .16s,transform .16s,background .16s}.menu-cycle-card:hover:enabled{border-color:#ffffff38;transform:translateY(-1px)}.menu-cycle-card:disabled{cursor:not-allowed;opacity:.72}.menu-cycle-card.is-current{background:#ffffff05;border-color:#22c55e99}.menu-cycle-card.is-selected{background:#3b82f61a;border-color:#3b82f6a6}.menu-cycle-card.is-current.is-selected{background:#22c55e29;border-color:#22c55eb8}.menu-cycle-card p{margin:.35rem 0 0}.menu-cycle-card-header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.menu-cycle-card-header strong{min-width:0}.menu-cycle-card-count{color:var(--muted);font-weight:600}.menu-cycle-card-meta{color:var(--muted)}.menu-diff-summary-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.9rem;margin-top:1rem;display:grid}.menu-diff-summary-card,.menu-diff-field-card{background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;padding:.9rem 1rem}.menu-diff-summary-card strong,.menu-diff-field-card h3{margin-top:.55rem;display:block}.menu-diff-field-card h3{margin-top:0;margin-bottom:.5rem}.menu-diff-field-card p{margin:.35rem 0 0}.menu-diff-chip{border-radius:999px;padding:.35rem .6rem;font-size:.78rem;font-weight:700;line-height:1;display:inline-flex}.menu-diff-chip-added{color:#146534;background:#22c55e33;border:1px solid #22c55e38}.menu-diff-chip-removed{color:#fca5a5;background:#f8717129}.menu-diff-chip-changed{color:#166534;background:#22c55e2e;border:1px solid #22c55e33}
