:root{--background:#f2f8f4;--surface:#fbfffc;--surface-strong:#fff;--ink:#17231f;--ink-soft:#405047;--muted:#66766f;--line:#d8e6df;--line-strong:#bdcec5;--mint:#57c49f;--mint-deep:#116b52;--moss:#25453a;--butter:#f1c75b;--coral:#e76f5f;--blue:#315f82;--shadow:0 24px 70px #2b241829}*{box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%}body{min-height:100vh;color:var(--ink);background:var(--background);letter-spacing:0;margin:0;font-family:Aptos,Segoe UI,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.landing-page{width:100%;overflow:hidden}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfffcdb;border:1px solid #d8e6dfe6;border-radius:8px;justify-content:space-between;align-items:center;gap:24px;width:min(100% - 32px,1180px);min-height:58px;padding:8px 8px 8px 14px;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 16px 46px #2b24181c}.site-header-main{align-items:center;min-width:0;display:flex}.brand-link{min-width:max-content;color:var(--ink);align-items:center;gap:10px;font-weight:760;display:inline-flex}.brand-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.brand-mark{width:34px;height:34px;color:var(--mint-deep);background:linear-gradient(135deg, #57c49f38, #f1c75b33), var(--surface);border:1px solid #116b5247;border-radius:8px;place-items:center;font-size:1.15rem;font-weight:820;line-height:1;display:grid}.menu-toggle{width:42px;height:42px;color:var(--ink);cursor:pointer;background:#fbfffcbd;border:1px solid #116b5238;border-radius:8px;place-items:center;transition:background-color .16s,border-color .16s,transform .16s;display:none}.menu-toggle:hover,.menu-toggle:focus-visible{background:#116b5214;border-color:#116b526b;outline:none;transform:translateY(-1px)}.menu-toggle-lines{width:18px;height:12px;display:block;position:relative}.menu-toggle-lines span{background:currentColor;border-radius:999px;width:100%;height:2px;transition:top .16s,transform .16s;position:absolute;left:0}.menu-toggle-lines span:first-child{top:1px}.menu-toggle-lines span:last-child{top:9px}.site-header-open .menu-toggle-lines span:first-child{top:5px;transform:rotate(45deg)}.site-header-open .menu-toggle-lines span:last-child{top:5px;transform:rotate(-45deg)}.nav-links{justify-content:flex-end;align-items:center;gap:4px;display:flex}.nav-link{min-height:40px;color:var(--ink-soft);border-radius:8px;justify-content:center;align-items:center;padding:0 14px;font-size:.95rem;font-weight:690;transition:background-color .16s,color .16s,transform .16s;display:inline-flex}.nav-link:hover,.nav-link:focus-visible{color:var(--ink);background:#116b5214;outline:none;transform:translateY(-1px)}.nav-link-primary{color:#fbfffc;background:var(--ink)}.nav-link-primary:hover,.nav-link-primary:focus-visible{color:#fbfffc;background:var(--moss)}.mobile-nav-menu{display:none}.mobile-nav-list{gap:6px;display:grid}@keyframes mobile-nav-menu-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.hero-section{isolation:isolate;justify-items:center;gap:54px;padding:156px 24px 88px;display:grid;position:relative;overflow:hidden}.hero-background{z-index:0;pointer-events:none;position:absolute;inset:0}.hero-background-image{object-fit:cover;object-position:center top;opacity:.86;filter:saturate(.92)contrast(.92)}.hero-section:before{z-index:0;content:"";pointer-events:none;background:radial-gradient(circle at 50% 18%, #fbfffcb3, transparent 42%), linear-gradient(180deg, #fbfffc94 0%, #fbfffc57 34%, #f2f8f4b8 78%, var(--background) 100%), linear-gradient(135deg, #57c49f33, transparent 36%), linear-gradient(225deg, #e76f5f24, transparent 42%);position:absolute;inset:0}.hero-section:after{z-index:0;content:"";pointer-events:none;background:linear-gradient(180deg, transparent 0%, #f2f8f4e0 58%, var(--background) 100%);height:34%;position:absolute;bottom:0;left:0;right:0}.hero-divider{z-index:1;width:min(760px,100% - 48px);height:1px;margin:8px 0 12px;position:relative}.hero-visual{z-index:1;width:min(1120px,100%);height:460px;margin:0 auto;position:relative}.menu-sheet,.qr-ticket{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbfffcc7;border:1px solid #bdcec5c7;border-radius:8px}.menu-sheet{width:min(650px,66%);min-height:386px;padding:20px;position:absolute;top:34px;right:3%;transform:rotate(1deg)}.sheet-topline,.sheet-heading,.story-header,.story-stats{justify-content:space-between;align-items:center;gap:12px;display:flex}.sheet-topline{color:var(--muted);font-size:.78rem;font-weight:720}.sheet-heading{color:var(--ink);margin-top:16px;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:2rem;font-weight:700}.sheet-status{color:var(--mint-deep);background:#57c49f29;border:1px solid #116b5242;border-radius:999px;padding:6px 10px;font-family:Aptos,Segoe UI,Helvetica Neue,sans-serif;font-size:.8rem;font-weight:780}.menu-list{gap:12px;margin-top:20px;display:grid}.menu-row{border-top:1px solid #d8e6dfe6;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;padding:14px 0;display:grid}.menu-row p{color:var(--ink);margin:0;font-weight:780}.menu-row span{color:var(--muted);font-size:.9rem}.tag-list{flex-wrap:wrap;justify-content:flex-end;gap:6px;max-width:170px;display:flex}.allergen-tag{color:var(--blue);background:#315f8214;border:1px solid #315f822e;border-radius:999px;padding:5px 8px;font-size:.78rem;font-weight:760}.qr-ticket{text-align:center;justify-items:center;gap:13px;width:238px;padding:18px;display:grid;position:absolute;bottom:44px;left:clamp(96px,16%,180px);transform:rotate(-3deg)}.qr-ticket span{color:var(--muted);font-size:.78rem;font-weight:780}.qr-grid{background:#fff;border:1px solid #17231f24;border-radius:6px;grid-template-columns:repeat(21,1fr);gap:1px;width:146px;height:146px;padding:9px;display:grid;box-shadow:inset 0 0 0 5px #fff}.qr-grid i{border-radius:1px;min-width:0;min-height:0;display:block}.qr-cell-dark{background:var(--ink)}.hero-content{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-align:center;background:#fbfffc0d;border-radius:8px;width:min(820px,100%);padding:34px 42px 38px;position:relative;box-shadow:0 16px 48px #2b241814}.eyebrow{color:var(--mint-deep);margin:0 0 18px;font-size:.9rem;font-weight:820}h1,h2,h3,p{overflow-wrap:break-word}h1,h2{color:var(--ink);margin:0;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-weight:700;line-height:.98}h1{font-size:5.45rem}.hero-copy{max-width:680px;color:var(--ink-soft);margin:28px auto 0;font-size:1.28rem;line-height:1.62}.hero-actions{justify-items:center;gap:12px;margin-top:32px;display:grid}.hero-contact-form{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfffcd1;border:1px solid #bdcec5f0;border-radius:999px;align-items:center;gap:6px;width:min(500px,100%);min-height:52px;padding:6px;display:flex;box-shadow:0 18px 52px #2b24181f,inset 0 1px #ffffffdb}.hero-contact-form-mobile{display:none}.hero-contact-input{min-width:0;color:var(--ink);background:0 0;border:0;outline:none;flex:1;padding:0 8px 0 20px;font-size:.94rem;font-weight:700}.hero-contact-input::placeholder{color:#40504794}.hero-contact-form:focus-within{border-color:#116b5270;box-shadow:0 18px 52px #2b24181f,0 0 0 4px #57c49f24,inset 0 1px #ffffffdb}.hero-submit{cursor:pointer;color:#fbfffc;background:var(--ink);border:0;border-radius:999px;justify-content:center;align-items:center;min-width:max-content;min-height:40px;padding:0 17px;font-size:.9rem;font-weight:820;transition:background-color .16s,transform .16s,box-shadow .16s;display:inline-flex}.hero-submit:hover,.hero-submit:focus-visible{background:var(--moss);outline:none;transform:translateY(-1px);box-shadow:0 12px 28px #17231f2e}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-size:.98rem;font-weight:760;transition:border-color .16s,background-color .16s,color .16s,transform .16s,box-shadow .16s;display:inline-flex}.button:after{content:"->";margin-left:10px}.button:hover,.button:focus-visible{outline:none;transform:translateY(-2px)}.button-primary,.button-dark{color:#fbfffc;background:var(--ink);box-shadow:0 14px 32px #17231f33}.button-primary:hover,.button-primary:focus-visible,.button-dark:hover,.button-dark:focus-visible{background:var(--moss)}.button-secondary{color:var(--ink);background:#fbfffcd6;border-color:#bdcec5e6}.button-secondary:hover,.button-secondary:focus-visible{background:#fff;border-color:#116b5247}.logo-section{background:var(--background);padding:26px 24px 92px}.logo-section>p{max-width:980px;color:var(--muted);text-align:center;margin:0 auto 22px;font-weight:720}.logo-grid{border:1px solid var(--line);background:#fbfffca8;border-radius:8px;grid-template-columns:repeat(6,minmax(0,1fr));width:min(1080px,100%);margin:0 auto;display:grid;overflow:hidden}.logo-item{border-right:1px solid var(--line);align-content:center;justify-items:center;gap:12px;min-height:112px;padding:18px 12px;display:grid}.logo-item:last-child{border-right:0}.logo-item span{width:42px;height:42px;color:var(--mint-deep);background:#57c49f24;border:1px solid #4050472e;border-radius:8px;place-items:center;font-size:.82rem;font-weight:820;display:grid}.logo-item strong{color:var(--ink-soft);text-align:center;font-size:.92rem;font-weight:760}.enterprise-section{background:linear-gradient(180deg, #25453afa, #17231f), var(--ink);color:#f7fbf8;grid-template-columns:minmax(280px,.78fr) minmax(0,1fr);align-items:start;gap:58px;padding:108px max(24px,50vw - 560px) 118px;display:grid}.enterprise-copy{max-width:470px}.enterprise-copy .eyebrow{color:var(--butter)}.enterprise-copy h2{color:#fbfffc;font-size:4.1rem}.enterprise-copy p{color:#f7fbf8b8;margin:24px 0 30px;font-size:1.08rem;line-height:1.72}.enterprise-details{gap:18px;display:grid}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.feature-block,.story-panel{background:#f7fbf812;border:1px solid #f7fbf824;border-radius:8px}.feature-block{padding:24px}.feature-block span{color:var(--butter);font-size:.82rem;font-weight:820}.feature-block h3{color:#fbfffc;margin:18px 0 12px;font-size:1.26rem;line-height:1.2}.feature-block p,.story-panel p{color:#f7fbf8b3;margin:0;line-height:1.65}.story-panel{padding:26px}.story-header span{color:#f7fbf89e;font-size:.9rem;font-weight:720}.story-header strong{color:var(--butter);font-size:.95rem}.story-meter{background:#f7fbf81f;border-radius:999px;height:10px;margin:24px 0;overflow:hidden}.story-meter span{border-radius:inherit;background:linear-gradient(90deg, var(--mint), var(--butter), var(--coral));width:84%;height:100%;display:block}.story-stats{margin:0 0 24px}.story-stats div{min-width:0}.story-stats dt{color:#f7fbf88f;font-size:.8rem}.story-stats dd{color:#fbfffc;margin:6px 0 0;font-size:1.25rem;font-weight:780}.auth-page{background:linear-gradient(135deg, #57c49f2e, transparent 34%), linear-gradient(225deg, #e76f5f1f, transparent 40%), var(--background);min-height:100vh;padding:138px 24px 72px}.auth-shell{grid-template-columns:minmax(280px,.82fr) minmax(320px,1fr);align-items:start;gap:42px;width:min(1040px,100%);margin:0 auto;display:grid}.auth-shell-compact{width:min(920px,100%)}.auth-copy{padding-top:16px}.auth-copy h1{font-size:clamp(2.7rem,6vw,4.6rem)}.auth-copy p:not(.eyebrow){max-width:520px;color:var(--ink-soft);margin:24px 0 0;font-size:1.08rem;line-height:1.7}.auth-form{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbfffcdb;border:1px solid #bdcec5e6;border-radius:8px;gap:16px;padding:24px;display:grid}.auth-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.auth-field{color:var(--ink-soft);gap:8px;font-size:.88rem;font-weight:780;display:grid}.auth-field input{width:100%;min-height:48px;color:var(--ink);background:#ffffffe6;border:1px solid #bdcec5f5;border-radius:8px;outline:none;padding:0 13px;font-size:1rem;transition:border-color .16s,box-shadow .16s}.auth-field input:focus{border-color:#116b5270;box-shadow:0 0 0 4px #57c49f24}.auth-submit{cursor:pointer;color:#fbfffc;background:var(--ink);border:0;border-radius:8px;justify-content:center;align-items:center;min-height:50px;padding:0 18px;font-weight:820;transition:background-color .16s,transform .16s,box-shadow .16s;display:inline-flex}.auth-submit:hover,.auth-submit:focus-visible{background:var(--moss);outline:none;transform:translateY(-1px);box-shadow:0 12px 28px #17231f2e}.auth-submit:disabled{cursor:not-allowed;opacity:.68;transform:none}.auth-error{color:#873528;background:#e76f5f1a;border:1px solid #e76f5f3d;border-radius:8px;margin:0;padding:12px;font-weight:720}.auth-switch{color:var(--muted);text-align:center;margin:0;font-size:.95rem}.auth-switch a{color:var(--mint-deep);font-weight:820}.dashboard-page{min-height:100vh;color:var(--ink);background:linear-gradient(135deg, #57c49f1f, transparent 34%), linear-gradient(225deg, #315f8214, transparent 38%), var(--background);grid-template-rows:1fr;gap:16px;padding:82px 18px 18px;display:grid}.dashboard-topbar{z-index:12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfffce6;border:0 solid #bdcec5c7;border-bottom-width:1px;border-radius:0;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:62px;padding:8px 18px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 16px 44px #2b24181f}.dashboard-topbar-main{flex:auto;align-items:center;gap:8px;min-width:0;display:flex}.dashboard-brand,.dashboard-account-button{min-width:0;color:var(--ink);border-radius:8px;align-items:center;font-weight:820;display:inline-flex}.dashboard-sidebar-toggle,.dashboard-sidebar-close{color:var(--ink);cursor:pointer;background:#ffffffb8;border:1px solid #116b5238;border-radius:8px;flex:none;place-items:center;transition:background-color .16s,border-color .16s,transform .16s;display:grid}.dashboard-sidebar-toggle{width:38px;height:38px}.dashboard-sidebar-toggle[hidden]{display:none}.dashboard-sidebar-close{width:36px;height:36px}.dashboard-sidebar-toggle:hover,.dashboard-sidebar-toggle:focus-visible,.dashboard-sidebar-close:hover,.dashboard-sidebar-close:focus-visible{background:#116b5214;border-color:#116b526b;outline:none;transform:translateY(-1px)}.dashboard-sidebar-toggle-icon{gap:3px;width:17px;display:grid}.dashboard-sidebar-toggle-icon span{background:currentColor;border-radius:999px;height:2px}.dashboard-sidebar-close-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:20px;height:20px}.dashboard-brand{gap:10px;padding:4px 10px 4px 4px}.dashboard-brand-mark,.dashboard-account-initials{color:#fbfffc;background:var(--moss);border-radius:8px;flex:none;place-items:center;font-size:.82rem;font-weight:860;display:grid}.dashboard-brand-mark{width:38px;height:38px}.dashboard-account{flex:0 auto;position:relative}.dashboard-account-button{cursor:pointer;background:#ffffffd1;border:1px solid #bdcec5e6;gap:9px;min-height:44px;padding:4px 8px 4px 4px;transition:border-color .16s,box-shadow .16s,transform .16s}.dashboard-account-button:hover,.dashboard-account-button:focus-visible{border-color:#116b5257;outline:none;transform:translateY(-1px);box-shadow:0 10px 24px #2b24181a}.dashboard-account-initials{background:var(--mint-deep);width:34px;height:34px}.dashboard-account-name{text-overflow:ellipsis;white-space:nowrap;max-width:190px;overflow:hidden}.dashboard-account-chevron{opacity:.72;border-bottom:2px solid;border-right:2px solid;width:8px;height:8px;transform:translateY(-2px)rotate(45deg)}.dashboard-account-menu{background:#fbfffcfa;border:1px solid #bdcec5e6;border-radius:8px;gap:8px;width:min(300px,100vw - 36px);padding:10px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 22px 54px #2b24182e}.dashboard-account-summary{border-bottom:1px solid #d8e6dfeb;gap:4px;min-width:0;padding:8px 8px 12px;display:grid}.dashboard-account-summary strong,.dashboard-account-summary span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-account-summary span{color:var(--muted);font-size:.9rem}.dashboard-menu-action{min-height:42px;color:var(--ink-soft);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 10px;font-weight:760}.dashboard-menu-action:hover,.dashboard-menu-action:focus-visible{color:var(--ink);background:#116b5214;outline:none}.dashboard-menu-action:disabled{cursor:not-allowed;opacity:.52}.dashboard-menu-action-danger{color:#873528}.dashboard-menu-error{color:#873528;background:#e76f5f1a;border:1px solid #e76f5f3d;border-radius:8px;margin:0;padding:10px;font-size:.9rem;font-weight:720}.dashboard-layout{grid-template-columns:minmax(220px,270px) minmax(0,1fr) minmax(280px,340px);justify-self:center;align-items:stretch;gap:16px;width:min(100%,1460px);min-height:calc(100vh - 112px);display:grid}.dashboard-menu-panel-closed .dashboard-sidebar{display:none}.dashboard-sidebar,.dashboard-detail-panel,.dashboard-output-panel,.dashboard-chat-panel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbfffce0;border:1px solid #bdcec5db;border-radius:8px;box-shadow:0 18px 48px #2b24181a}.dashboard-sidebar,.dashboard-chat-panel{min-width:0;padding:18px}.dashboard-sidebar{align-content:start;gap:18px;display:grid}.dashboard-sidebar-header{justify-content:space-between;align-items:start;gap:12px;min-width:0;display:flex}.dashboard-sidebar-header>div{min-width:0}.dashboard-panel-kicker{color:var(--mint-deep);letter-spacing:0;margin:0 0 8px;font-size:.82rem;font-weight:840}.dashboard-sidebar h2,.dashboard-output-panel h2,.dashboard-chat-header h2,.dashboard-matrix-heading h2{margin:0;font-family:Aptos,Segoe UI,Helvetica Neue,sans-serif;line-height:1.16}.dashboard-sidebar h2{font-size:1.56rem}.dashboard-menu-list{gap:10px;display:grid}.dashboard-menu-item{min-height:118px;color:var(--ink);text-align:left;cursor:pointer;background:#ffffffad;border:1px solid #d8e6dffa;border-radius:8px;gap:8px;padding:14px;transition:border-color .16s,background-color .16s,box-shadow .16s,transform .16s;display:grid}.dashboard-menu-item:hover,.dashboard-menu-item:focus-visible,.dashboard-menu-item-active{background:#57c49f1f;border-color:#116b525c;outline:none;transform:translateY(-1px);box-shadow:0 12px 28px #2b241814}.dashboard-menu-item strong{font-size:1rem;line-height:1.22}.dashboard-menu-item>span:last-child{color:var(--muted);font-size:.86rem;line-height:1.38}.dashboard-menu-item-topline{min-width:0;color:var(--ink-soft);justify-content:space-between;align-items:center;gap:8px;font-size:.82rem;font-weight:760;display:flex}.dashboard-status-pill,.dashboard-state-badge{min-height:26px;color:var(--mint-deep);white-space:nowrap;background:#57c49f1f;border:1px solid #116b5238;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:.78rem;font-weight:840;display:inline-flex}.dashboard-menu-workspace{align-content:start;gap:16px;min-width:0;display:grid}.dashboard-detail-panel{gap:24px;min-width:0;padding:24px;display:grid}.dashboard-detail-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px;display:grid}.dashboard-detail-header h1{max-width:14ch;margin:0;font-size:clamp(2rem,3.3vw,3.15rem);line-height:1}.dashboard-detail-header p:not(.dashboard-panel-kicker){max-width:720px;color:var(--ink-soft);margin:14px 0 0;line-height:1.58}.dashboard-state-badge{color:#73591c;background:#f1c75b2e;border-color:#f1c75b94;min-height:32px}.dashboard-matrix-heading{justify-content:space-between;align-items:end;gap:16px;display:flex}.dashboard-matrix-heading h2{font-size:1.3rem}.dashboard-matrix-heading span{color:var(--muted);font-size:.9rem;font-weight:720}.dashboard-matrix-scroll{background:#ffffffb8;border:1px solid #d8e6dffa;border-radius:8px;overflow:auto}.dashboard-allergy-matrix{border-collapse:separate;border-spacing:0;width:100%;min-width:760px}.dashboard-allergy-matrix th,.dashboard-allergy-matrix td{text-align:left;vertical-align:middle;border-bottom:1px solid #d8e6dfe6;padding:13px 12px}.dashboard-allergy-matrix thead th{color:var(--ink-soft);background:#f2f8f4f0;font-size:.84rem;font-weight:840}.dashboard-allergy-matrix tbody th{background:#ffffff94;width:220px}.dashboard-allergy-matrix tbody th strong,.dashboard-allergy-matrix tbody th span{display:block}.dashboard-allergy-matrix tbody th strong{color:var(--ink);font-size:.96rem;line-height:1.25}.dashboard-allergy-matrix tbody th span{color:var(--muted);margin-top:4px;font-size:.8rem;font-weight:650}.dashboard-allergy-matrix tr:last-child th,.dashboard-allergy-matrix tr:last-child td{border-bottom:0}.dashboard-allergy-cell{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:76px;min-height:28px;padding:0 10px;font-size:.78rem;font-weight:820;display:inline-flex}.dashboard-allergy-clear{color:var(--muted);background:#d8e6df8c}.dashboard-allergy-contains{color:#873528;background:#e76f5f29}.dashboard-allergy-maybe{color:#73591c;background:#f1c75b38}.dashboard-output-grid{grid-template-columns:minmax(0,1fr) minmax(260px,.86fr);gap:16px;display:grid}.dashboard-output-panel{align-content:space-between;gap:18px;min-width:0;padding:20px;display:grid}.dashboard-output-panel h2{font-size:1.22rem}.dashboard-download-actions{grid-template-columns:repeat(2,minmax(0,112px));gap:10px;display:grid}.dashboard-download-actions button,.dashboard-chat-composer button{color:#fbfffc;background:var(--ink);border:0;border-radius:8px;min-height:46px;font-weight:840}.dashboard-download-actions button:disabled,.dashboard-chat-composer button:disabled{cursor:not-allowed;opacity:.46}.dashboard-qr-panel{grid-template-columns:minmax(0,1fr) auto;align-items:center}.dashboard-qr-preview{background:#fff;border:1px solid #bdcec5eb;border-radius:8px;place-items:center;width:112px;height:112px;display:grid}.dashboard-qr-grid{grid-template-rows:repeat(9,1fr);grid-template-columns:repeat(9,1fr);gap:2px;width:82px;height:82px;display:grid}.dashboard-qr-grid span{background:#d8e6dfc2;border-radius:2px}.dashboard-qr-grid .dashboard-qr-dark{background:var(--ink)}.dashboard-qr-label{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;font-size:.86rem;font-weight:720;overflow:hidden}.dashboard-chat-panel{grid-template-rows:auto minmax(0,1fr) auto;gap:18px;min-height:0;display:grid}.dashboard-chat-header h2{font-size:1.24rem}.dashboard-chat-list{align-content:start;gap:12px;min-height:0;padding-right:2px;display:grid;overflow:auto}.dashboard-chat-message{background:#ffffffa8;border:1px solid #d8e6dfeb;border-radius:8px;gap:8px;padding:12px;display:grid}.dashboard-chat-message-user{background:#315f8214;border-color:#315f8233}.dashboard-chat-message div{color:var(--ink-soft);justify-content:space-between;align-items:center;gap:10px;font-size:.82rem;display:flex}.dashboard-chat-message span{color:var(--muted);white-space:nowrap}.dashboard-chat-message p{color:var(--ink-soft);margin:0;font-size:.92rem;line-height:1.5}.dashboard-chat-composer{border-top:1px solid #d8e6dff0;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding-top:14px;display:grid}.dashboard-chat-composer input{min-width:0;min-height:46px;color:var(--ink);background:#ffffffe6;border:1px solid #bdcec5f5;border-radius:8px;outline:none;padding:0 12px}.dashboard-chat-composer input:disabled{opacity:.62}.dashboard-chat-composer button{min-width:68px}.dashboard-status{color:var(--muted);place-self:center;margin:0;font-weight:760}@media (min-width:981px){.dashboard-page{transition:padding-left .14s}.dashboard-menu-panel-open{padding-left:288px}.dashboard-menu-panel-open .dashboard-layout,.dashboard-menu-panel-closed .dashboard-layout{grid-template-columns:minmax(0,1fr) minmax(280px,340px)}.dashboard-menu-panel-open .dashboard-sidebar,.dashboard-menu-panel-closed .dashboard-sidebar{z-index:10;will-change:transform;border-width:0 1px 0 0;border-radius:0;width:270px;transition:opacity .14s,transform .14s,visibility .14s;display:grid;position:fixed;top:62px;bottom:0;left:0;overflow:auto}.dashboard-menu-panel-open .dashboard-sidebar{opacity:1;visibility:visible;transform:translate(0)}.dashboard-menu-panel-closed .dashboard-sidebar{opacity:0;pointer-events:none;visibility:hidden;transform:translate(calc(-100% - 1px))}}@media (max-width:980px){.hero-section{gap:40px}h1{font-size:5rem}.hero-visual{height:440px}.menu-sheet{width:72%;right:-2%}.qr-ticket{bottom:40px;left:5%}.logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.logo-item:nth-child(3n){border-right:0}.logo-item:nth-child(n+4){border-top:1px solid var(--line)}.enterprise-section{grid-template-columns:1fr}.enterprise-copy{max-width:720px}.auth-shell{grid-template-columns:1fr}.auth-copy{max-width:720px}.dashboard-layout{grid-template-columns:minmax(200px,250px) minmax(0,1fr)}.dashboard-chat-panel{grid-column:1/-1;min-height:360px}.dashboard-output-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.site-header{flex-direction:column;align-items:stretch;gap:0;width:min(100% - 24px,520px);padding:8px;position:fixed;top:12px}.site-header-main{justify-content:space-between;gap:12px;width:100%}.brand-link{justify-content:flex-start;min-width:0;font-size:.95rem}.menu-toggle{flex:none;display:grid}.nav-links{display:none}.mobile-nav-menu{border-top:1px solid #d8e6dfdb;margin-top:8px;padding-top:8px;animation:.18s both mobile-nav-menu-in;display:grid}.mobile-nav-menu[hidden]{display:none}.mobile-nav-menu .nav-link{justify-content:flex-start;width:100%;min-height:46px;padding:0 12px;font-size:.94rem}.mobile-nav-menu .nav-link-primary{justify-content:center;margin-top:2px}.hero-section{gap:34px;padding:140px 18px 70px}.hero-content{justify-self:center;width:min(100%,390px);max-width:100%;padding:28px 20px 30px}.hero-visual{justify-self:center;justify-items:center;gap:22px;width:calc(100vw - 36px);height:auto;display:grid}.menu-sheet{opacity:.96;order:1;width:min(100% - 10px,560px);min-height:0;padding:16px;position:relative;top:auto;left:auto;right:auto;transform:none}.qr-ticket{opacity:.96;order:2;width:176px;padding:14px;position:relative;top:auto;bottom:auto;left:auto}.qr-grid{width:104px;height:104px}h1{max-width:8.6ch;margin-inline:auto;font-size:clamp(2.32rem,11vw,3.18rem)}.hero-copy{width:100%;font-size:1.08rem}.hero-actions{justify-items:stretch;width:100%}.hero-contact-form-desktop{display:none}.hero-contact-form-mobile{display:flex}.hero-contact-form{justify-self:center;width:min(330px,100%);min-height:50px}.hero-contact-input{padding-left:16px;font-size:.9rem}.hero-submit{min-height:38px;padding:0 14px;font-size:.86rem}.menu-row{grid-template-columns:1fr;gap:8px}.tag-list{justify-content:flex-start;max-width:100%}.logo-section{padding-bottom:70px}.logo-grid,.feature-grid{grid-template-columns:1fr}.logo-item,.logo-item:nth-child(3n){border-right:0}.logo-item:nth-child(n+2){border-top:1px solid var(--line)}.enterprise-section{gap:32px;padding-top:76px;padding-bottom:82px}.enterprise-copy h2{font-size:2.85rem}.story-stats{grid-template-columns:1fr;gap:16px;display:grid}.auth-page{padding:126px 18px 52px}.auth-shell{gap:28px}.auth-form{padding:18px}.auth-field-grid{grid-template-columns:1fr}.dashboard-page{gap:12px;padding:76px 12px 12px}.dashboard-topbar{gap:10px;padding:8px 12px}.dashboard-brand{flex:auto}.dashboard-account-name{display:none}.dashboard-layout{grid-template-columns:1fr;gap:12px;min-height:0}.dashboard-sidebar,.dashboard-chat-panel,.dashboard-detail-panel,.dashboard-output-panel{padding:16px}.dashboard-sidebar{gap:14px}.dashboard-menu-list{grid-template-columns:1fr}.dashboard-menu-item{min-height:0}.dashboard-detail-header{grid-template-columns:1fr}.dashboard-detail-header h1{max-width:100%;font-size:clamp(1.95rem,9vw,2.7rem)}.dashboard-state-badge{justify-self:start}.dashboard-matrix-heading{align-items:start;display:grid}.dashboard-allergy-matrix{min-width:680px}.dashboard-output-grid,.dashboard-qr-panel{grid-template-columns:1fr}.dashboard-qr-preview{width:104px;height:104px}.dashboard-chat-panel{min-height:420px}}@media (max-width:440px){.brand-link{min-width:0}.brand-link span:last-child{font-size:.95rem}.hero-section{padding-top:206px}h1{font-size:2.34rem}.hero-copy{width:100%;max-width:100%;font-size:1rem}.hero-actions{width:100%}.hero-contact-form{width:100%;max-width:320px}.hero-contact-input{padding:0 6px 0 14px}.hero-submit{padding:0 11px;font-size:.84rem}}
