:root{--bg:#f7efe7;--surface:#fffdf8;--surface-strong:#f4e8dc;--border:#ead7c4;--text:#2c241f;--muted:#74665d;--coral:#d95a45;--coral-dark:#b94735;--olive:#60784b;--gold:#f1c95b;--shadow:0 20px 55px rgba(79,54,35,.12);--radius-xl:18px;--radius-lg:14px;--radius-md:12px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(180deg,#fff8ef 0,var(--bg) 54%,#f5eadf 100%);color:var(--text)}html[dir=rtl] body{direction:rtl;text-align:right}html[dir=rtl] input,html[dir=rtl] select,html[dir=rtl] textarea{text-align:right}a{color:inherit;text-decoration:none}img{max-width:100%}button,input,textarea{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.shell-container{width:min(1440px,calc(100vw - 32px));margin:0 auto}.page-frame{padding:24px 0 48px}.stack-lg{display:grid;grid-gap:24px;gap:24px}.stack-md{display:grid;grid-gap:16px;gap:16px}.row-between{display:flex;align-items:center;justify-content:space-between;gap:16px}.full-width{width:100%}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:24px}.card-soft{background:var(--surface-strong)}.section-eyebrow{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#9e9389;margin-bottom:8px}h1,h2,h3,h4,p{margin:0}a,button,h1,h2,h3,h4{overflow-wrap:anywhere}h1{font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}h2{font-size:clamp(1.6rem,3vw,2.6rem);line-height:1.1}h3{font-size:1.3rem;line-height:1.2}p{color:var(--muted);line-height:1.7;overflow-wrap:anywhere}.field{width:100%;border:1px solid var(--border);border-radius:var(--radius-md);background:#fffdfa;color:var(--text);padding:14px 16px}.textarea{min-height:140px;resize:vertical}.button{border:0;border-radius:12px;background:linear-gradient(180deg,#e36a53 0,var(--coral-dark) 100%);color:#fff;padding:12px 18px;font-weight:600;cursor:pointer;box-shadow:0 10px 24px rgba(217,90,69,.2)}.button:hover{background:linear-gradient(180deg,#dc604a,#a83d2d)}.button:focus-visible,.demo-counter:focus-visible,.field:focus-visible,.icon-button:focus-visible,.info-faq-item summary:focus-visible,.info-nav a:focus-visible,.scroll-top-button:focus-visible,.tab:focus-visible{outline:3px solid rgba(241,201,91,.72);outline-offset:3px}.button:disabled{opacity:.6;cursor:progress}.button-secondary{background:#fff8ed;color:var(--text);border:1px solid var(--border);box-shadow:none}.button-ghost{background:transparent;color:var(--text);border:1px dashed var(--border)}.brand-block,.chat-brand,.modal-brand,.payment-brand{display:flex;align-items:center;gap:12px;min-width:0}.brand-block{flex:0 1 auto;max-height:64px;overflow:hidden}.brand-home-link{color:inherit}.brand-logo{display:block;width:auto;height:clamp(42px,5vw,62px);max-height:100%;object-fit:contain;flex-shrink:0}.brand-logo--compact{height:clamp(42px,8vw,54px)}.brand-lockup{min-width:0}.brand-name{font-weight:700;font-size:1.1rem}.brand-note{font-size:.82rem;color:var(--muted)}.site-footer,.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 0}.site-header{min-height:64px;overflow-x:hidden;position:relative;z-index:30}.footer-links,.main-nav{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.language-switcher{display:inline-flex;align-items:center;gap:8px}.language-switcher-label{color:var(--muted);font-size:.9rem}.language-select{min-height:40px;border:1px solid var(--border);border-radius:999px;background:#f6eadc;color:var(--text);padding:8px 36px 8px 12px;font-weight:700;cursor:pointer}html[dir=rtl] .language-select{padding:8px 12px 8px 36px}.badge,.chip,.lang-chip,.meta-pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;border-radius:999px;border:1px solid var(--border);background:#f4e5d5;font-size:.85rem}.badge-pro,.lang-chip.is-active{background:var(--olive);color:#fff;border-color:transparent}.badge-demo{background:#f7d978;color:var(--text);border-color:transparent}.meta-pill.is-highlight{background:rgba(151,170,99,.15)}.hero-layout{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:24px;gap:24px;align-items:stretch}.hero-note,.visual-note{font-size:.95rem}.visual-card{min-height:100%;background:linear-gradient(180deg,#fefaf7,#f5ede6)}.mini-plan,.visual-card{display:grid;grid-gap:12px;gap:12px}.mini-plan article{background:#fff;border:1px solid var(--border);border-radius:18px;padding:14px}.bullet-list,.faq-list,.hero-bullets,.legal-list,.rail-links,.signal-list{display:grid;grid-gap:12px;gap:12px}.section-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.section-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.audience-card,.example-card,.faq-item,.feature-card,.legal-item,.step-card{background:var(--surface-strong);border:1px solid var(--border);border-radius:var(--radius-lg);padding:20px}.pricing-grid{display:grid;grid-gap:16px;gap:16px}.pricing-card .price{font-size:1.8rem;font-weight:700;margin:8px 0 12px}.footer-copy{max-width:760px;display:grid;grid-gap:8px;gap:8px}.footer-link-button{border:0;background:transparent;color:var(--text);padding:0;cursor:pointer;font:inherit}.feedback-inline-link:hover,.footer-link-button:hover{color:var(--olive);text-decoration:underline;text-underline-offset:4px}.header-pro-link,.pro-cta-link{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(145,101,31,.22);background:linear-gradient(120deg,hsla(0,0%,100%,.42),transparent 34%,hsla(0,0%,100%,.22) 64%,transparent),linear-gradient(135deg,#f9e29a,#d9a338 48%,#9f6e1e);color:#2e2110;min-height:40px;padding:9px 14px;font-weight:800;box-shadow:0 12px 26px rgba(174,121,32,.24),inset 0 1px 0 hsla(0,0%,100%,.55)}.header-pro-link:hover,.pro-cta-link:hover{filter:saturate(1.05) brightness(1.02)}.app-grid{display:grid;grid-template-columns:280px minmax(0,1fr) 400px;grid-gap:24px;gap:24px;align-items:start}.left-rail,.right-column{position:-webkit-sticky;position:sticky;top:24px}.mode-block{display:grid;grid-gap:12px;gap:12px}.rail-links a{padding:10px 12px;border-radius:14px;background:#fffdfa;border:1px solid var(--border)}.hero-panel{display:grid;grid-gap:18px;gap:18px}.quick-prompt-row{display:flex;flex-wrap:wrap;gap:10px}.quick-prompt-secondary{opacity:.92}.route-chip.is-active{background:var(--olive);color:#fff;border-color:transparent}.conversation-panel{display:grid;grid-gap:16px;gap:16px}.conversation-list{position:relative;display:flex;flex-direction:column;justify-content:flex-start;min-height:420px;max-height:min(68vh,760px);overflow-x:hidden;overflow-y:auto;padding-right:4px}.messages-stack{display:flex;flex-direction:column;align-items:stretch;gap:20px;width:100%;min-width:0;padding-bottom:12px}.message-row{width:100%;display:flex;align-items:flex-start;min-height:0;height:auto;position:static;clear:both;float:none;transform:none;z-index:auto;margin-top:0;margin-bottom:0;overflow:visible;box-sizing:border-box}.message-row-assistant{justify-content:flex-start}.message-row-user,html[dir=rtl] .message-row-assistant{justify-content:flex-end}html[dir=rtl] .message-row-user{justify-content:flex-start}.bubble,.message-bubble{position:static;border-radius:24px;padding:18px;min-height:unset;height:auto;max-height:none;overflow:visible;flex:0 1 auto;float:none;transform:none;z-index:auto;box-sizing:border-box}.bubble-user,.user-bubble{width:-moz-fit-content;width:fit-content;max-width:min(620px,62%);align-self:flex-end;background:var(--coral);color:#fff;white-space:normal}.assistant-bubble,.bubble-assistant{width:auto;max-width:min(920px,82%);align-self:flex-start;background:#fffaf2;border:1px solid var(--border)}.bubble-user .response-text,.bubble-user p{color:#fff}.bubble-role{text-transform:uppercase;letter-spacing:.08em;opacity:.7}.bubble-role,.route-label{font-size:.75rem;margin-bottom:10px}.route-label{display:inline-flex;padding:4px 8px;border-radius:999px;background:rgba(151,170,99,.14);color:var(--muted);overflow-wrap:anywhere}.bubble-user .route-label{background:hsla(0,0%,100%,.18);color:#fff}.typing-indicator{color:var(--muted)}.response-stack{display:grid;grid-gap:12px;gap:12px}.response-card{background:#fff;border:1px solid var(--border);border-radius:18px;padding:16px}.response-text{line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.nutrition-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.nutrition-card,.signal-item{border-radius:16px;background:var(--surface);padding:14px;display:grid;grid-gap:6px;gap:6px}.signal-item{grid-template-columns:1fr auto;align-items:center}.composer{display:grid;grid-gap:12px;gap:12px;position:-webkit-sticky;position:sticky;bottom:0;background:var(--surface);padding-top:4px}.composer-footer{align-items:center}.muted-small{color:var(--muted);font-size:.84rem}.status-error,.status-success{border-radius:14px;padding:12px 14px;font-size:.95rem}.status-success{background:rgba(151,170,99,.16);color:#475d18}.status-error{background:rgba(233,88,69,.14);color:#8b3024}.tabs{display:flex;gap:10px;flex-wrap:wrap}.tab{border:1px solid var(--border);background:#fff8ed;color:var(--text);border-radius:999px;padding:10px 14px;cursor:pointer}.tab.is-active{background:var(--gold);border-color:transparent;color:#3b2b12}.recovery-box{background:#fffdfa;border:1px dashed var(--border);border-radius:18px;padding:18px;font-weight:700;letter-spacing:.04em;overflow-wrap:anywhere}.button-row{display:flex;flex-wrap:wrap;gap:12px}.field-label{display:grid;grid-gap:8px;gap:8px;color:var(--text);font-weight:700}.field-label span{font-size:.92rem}.access-form{display:grid;grid-gap:16px;gap:16px}.access-form-compact{gap:14px}.access-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.access-tabs .tab{min-height:44px}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.icon-button{width:40px;height:40px;border:1px solid var(--border);border-radius:999px;background:#fff8ed;color:var(--text);font-size:1.4rem;line-height:1;cursor:pointer}.access-info-link{justify-self:start;color:var(--olive);font-weight:700;text-decoration:underline;text-underline-offset:4px}.legal-document-actions{align-items:center}.legal-document-actions-access{grid-template-columns:repeat(2,minmax(0,1fr))}.legal-subtitle{display:grid;grid-gap:4px;gap:4px}.legal-subtitle p{color:var(--text);font-weight:600}.legal-lead{padding:16px;border:1px solid var(--border);border-radius:var(--radius-md);background:#fff8ed}.legal-access-note{display:grid;grid-gap:12px;gap:12px;border:1px dashed var(--border);border-radius:14px;background:#fffdfa;padding:14px}.paywall-access-card{display:grid;grid-gap:16px;gap:16px;border:1px solid #efc7ba;border-radius:16px;background:#fff8ed;padding:18px}.info-access-actions{display:grid;grid-gap:12px;gap:12px}.access-page-card{max-width:760px}.access-page-shell{justify-items:center}.access-page-shell .access-page-card,.access-page-shell>.card{width:min(760px,100%)}.cookie-banner{position:fixed;left:auto;right:24px;bottom:20px;width:min(720px,calc(100vw - 48px));z-index:100;pointer-events:none}.cookie-card{width:100%;max-height:min(32vh,190px);overflow:auto;margin:0;background:rgba(255,253,250,.97);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border);border-radius:18px;box-shadow:0 16px 44px rgba(70,50,25,.16);padding:14px 16px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:10px 16px;gap:10px 16px;pointer-events:auto}.cookie-card h3{font-size:1rem}.cookie-card p{font-size:.86rem;line-height:1.45}.cookie-settings{display:grid;grid-gap:12px;gap:12px}.cookie-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.cookie-row small{display:block;color:var(--muted);margin-top:4px}.cookie-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:nowrap}.cookie-settings{grid-column:1/-1}.cookie-actions .button{min-height:36px;padding:8px 11px;font-size:.88rem;white-space:nowrap}.modal-backdrop{position:fixed;inset:0;background:rgba(40,30,24,.42);display:grid;place-items:center;padding:16px;z-index:90}.modal-card{width:min(520px,100%);background:#fffaf2;border:1px solid var(--border);border-radius:24px;box-shadow:0 28px 80px rgba(65,40,24,.24);padding:24px;display:grid;grid-gap:16px;gap:16px}.empty-state{padding:32px;border:1px dashed var(--border);border-radius:18px;background:var(--surface-strong)}.meta-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.legal-list{margin-top:16px}.chat-shell{display:grid;grid-gap:18px;gap:18px;min-height:calc(100vh - 190px)}body:has(.cookie-banner) .chat-shell{padding-bottom:180px}.chat-header-row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:8px 0 0}.chat-brand{display:block;flex:1 1 auto;width:min(680px,100%);max-width:100%;min-width:0;height:auto;min-height:unset;max-height:none;overflow:visible}.chat-header-row h1{font-size:1.8rem;line-height:1.1}.chat-header-row p{width:100%;max-width:680px;display:block;white-space:normal;overflow:visible;text-overflow:unset;line-clamp:unset;-webkit-line-clamp:unset}.demo-counter{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:34px;border:0;border-radius:999px;padding:7px 12px;background:linear-gradient(180deg,#ffe28a,#f2c45b);color:#4c3413;box-shadow:0 8px 22px rgba(194,139,34,.18);font-size:.88rem;font-weight:700;cursor:pointer}.demo-counter-expired{background:#fff1ed;color:#9f2f21;border:1px solid #efb8ad;box-shadow:0 8px 22px rgba(159,47,33,.12)}.chat-panel{position:relative;display:flex;flex-direction:column;gap:14px;min-height:0;min-width:0;background:rgba(255,253,248,.94);border:1px solid var(--border);border-radius:18px;box-shadow:var(--shadow);padding:18px}.chat-panel .conversation-list{width:min(1180px,100%);margin:0 auto;min-height:0;min-width:0;max-height:none;overflow:visible}.chat-panel .empty-state{align-self:flex-end;background:transparent;border:1px dashed var(--border)}.chat-panel .composer{width:min(1180px,100%);margin:0 auto;position:static;background:transparent;border-top:1px solid var(--border);padding-top:14px}.chat-panel .textarea{min-height:62px;max-height:160px;resize:vertical;background:#fff}.chat-panel .textarea:disabled{color:var(--muted);background:#f4f0ec;cursor:not-allowed}.chat-panel .bubble{border-radius:16px;min-height:unset;height:auto}.chat-panel .bubble-assistant{width:auto;max-width:min(920px,82%)}.chat-panel .bubble-user{width:-moz-fit-content;width:fit-content;max-width:min(620px,62%);padding:12px 16px}.pdf-action{margin-top:0;white-space:normal}.print-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.chat-jump-down{position:absolute;right:28px;bottom:122px;width:44px;height:44px;border-radius:999px;border:1px solid var(--border);background:var(--surface);color:var(--text);box-shadow:var(--shadow);cursor:pointer;font-size:1.3rem}html[dir=rtl] .chat-jump-down{right:auto;left:28px}.expired-demo-card{width:min(1180px,100%);margin:0 auto}.expired-demo-card h3{font-size:1.2rem;line-height:1.2}.expired-demo-card p{max-width:760px}.expired-demo-actions{justify-content:flex-start}.payment-panel{display:grid;grid-gap:14px;gap:14px;border:1px solid var(--border);border-radius:14px;background:#fffdfa;padding:16px}.payment-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.modal-brand,.payment-brand{max-height:60px;overflow:hidden}.payment-shell-status{border-radius:999px;background:rgba(151,170,99,.14);color:#475d18;padding:7px 10px;font-size:.84rem;font-weight:700}.payment-tariff-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.payment-tariff{display:grid;grid-gap:14px;gap:14px;align-content:space-between;border:1px solid var(--border);border-radius:12px;background:var(--surface);padding:16px}.payment-pay-button{display:inline-flex;align-items:center;justify-content:center;text-align:center}.payment-price{margin:6px 0;font-size:1.7rem;line-height:1.1;font-weight:800}.payment-notes{display:grid;grid-gap:4px;gap:4px}.pending-payment-check{display:grid;grid-gap:10px;gap:10px;align-items:start;border:1px dashed var(--border);border-radius:12px;background:#fff8ed;padding:12px}.pending-payment-check .button{justify-self:start}.payment-inline-status{border-radius:14px;background:rgba(151,170,99,.14);color:#475d18;padding:12px 14px;font-size:.95rem}.payment-legal-note{font-size:.86rem}.payment-legal-note .access-info-link{display:inline}.payment-modal{width:min(560px,100%)}.payment-success-card{max-width:720px;margin:64px auto}.payment-success-summary{display:flex;flex-wrap:wrap;gap:8px;align-items:center;border:1px solid var(--border);border-radius:12px;background:#fffdfa;padding:12px 14px}.payment-success-summary span{color:var(--muted)}.info-page{display:grid;grid-gap:18px;gap:18px}.info-section{scroll-margin-top:74px;background:rgba(255,253,248,.94);border:1px solid var(--border);border-radius:8px;padding:clamp(20px,2.7vw,36px);display:grid;grid-gap:16px;gap:16px;box-shadow:0 16px 44px rgba(71,47,31,.07)}.info-hero{min-height:clamp(410px,54vh,580px);align-items:end;grid-template-columns:minmax(0,1.04fr) minmax(320px,.96fr);overflow:hidden;position:relative;padding:clamp(26px,3.8vw,54px);background:linear-gradient(90deg,rgba(255,246,229,.84),rgba(255,240,214,.62) 35%,rgba(72,56,36,.16) 68%,rgba(49,39,24,.24)),url(/assets/home-hero-food.png) 50% /cover no-repeat;border-radius:8px;box-shadow:0 24px 68px rgba(76,48,27,.16)}html[dir=rtl] .info-hero{background:linear-gradient(270deg,rgba(255,246,229,.84),rgba(255,240,214,.62) 35%,rgba(72,56,36,.16) 68%,rgba(49,39,24,.24)),url(/assets/home-hero-food.png) 50% /cover no-repeat}.info-hero-copy{display:grid;align-content:end;grid-gap:14px;gap:14px;max-width:710px;position:relative;z-index:1}.info-hero h1{max-width:710px;color:#26321d;font-size:clamp(2.25rem,3.65vw,4.25rem);line-height:1.03;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;white-space:normal;text-wrap:balance;text-shadow:0 1px 0 hsla(0,0%,100%,.28)}html[dir=rtl] .info-hero h1{max-width:620px;font-size:clamp(2rem,3.35vw,3.75rem);line-height:1.05}.info-hero-subtitle{width:-moz-fit-content;width:fit-content;border-radius:999px;border:1px solid rgba(96,120,75,.25);background:rgba(255,253,248,.78);color:#3f512e;padding:8px 14px;font-size:clamp(1.05rem,1.5vw,1.3rem);font-weight:800;line-height:1.2}.info-hero-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.info-hero-actions .cta-button{min-height:52px;padding-inline:24px;font-size:1.02rem}.info-hero-actions .button:hover,.info-hero-tariff .button:hover,.info-plan-card .button:hover{background:linear-gradient(120deg,hsla(0,0%,100%,.35),transparent 36%,hsla(0,0%,100%,.2) 62%,transparent),linear-gradient(135deg,#f5d983,#ca8f25 58%,#85611f);color:#251b0d}.info-platform-button{display:inline-flex;align-items:center;gap:8px;border-color:rgba(96,120,75,.34);background:rgba(255,253,248,.88);color:#354626}.info-hero-tariffs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;align-self:end;position:relative;z-index:1}.info-access-card,.info-hero-tariff,.info-mode-card,.info-plan-card,.info-prompt-card,.info-step-card{display:grid;grid-gap:12px;gap:12px;border:1px solid hsla(30,48%,84%,.9);border-radius:8px;background:rgba(255,253,248,.92);box-shadow:0 12px 30px rgba(71,47,31,.075);padding:16px}.info-hero-tariff{min-height:190px;align-content:space-between;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.info-nav{position:-webkit-sticky;position:sticky;top:6px;z-index:20;display:flex;gap:6px;flex-wrap:nowrap;overflow-x:auto;background:rgba(255,250,239,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(30,48%,84%,.72);border-radius:14px;padding:6px;box-shadow:0 10px 26px rgba(71,47,31,.07);scrollbar-width:none}.info-nav::-webkit-scrollbar{display:none}.info-nav a{flex:0 0 auto;border:1px solid transparent;background:rgba(255,253,248,.72);border-radius:10px;color:#3d4f2c;font-size:.84rem;font-weight:800;padding:7px 10px;transition:background .16s ease,color .16s ease,transform .16s ease,border-color .16s ease,box-shadow .16s ease;white-space:nowrap}.info-nav a:hover{background:linear-gradient(180deg,#fff8e7,#edf1df);border-color:rgba(96,120,75,.28);color:#26391b;box-shadow:0 3px 10px rgba(96,120,75,.08);transform:translateY(-1px)}.info-section-heading{display:grid;grid-gap:8px;gap:8px;max-width:860px}#documents,#feedback,#restore-access,#what-to-ask{padding-block:clamp(18px,2.3vw,30px);gap:14px}#restore-access .section-grid-2{gap:12px}#restore-access .info-access-card{min-height:0}#restore-access .info-access-actions .button-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}#restore-access .info-access-actions .button{min-height:48px;justify-content:center;text-align:center}#restore-access .info-access-actions .button:first-child{background:linear-gradient(120deg,hsla(0,0%,100%,.34),transparent 36%,hsla(0,0%,100%,.18) 62%,transparent),linear-gradient(135deg,#f7df95,#d4a038 58%,#93691f);color:#251b0d;box-shadow:0 12px 26px rgba(184,128,36,.18),inset 0 1px 0 hsla(0,0%,100%,.52)}#restore-access .info-access-actions .button-secondary:hover,#restore-access .info-access-actions .button:first-child:hover,.legal-document-actions .button:hover{background:linear-gradient(180deg,#fff8e4,#edf2dc);border-color:rgba(96,120,75,.28);color:#26391b;box-shadow:0 8px 20px rgba(96,120,75,.1)}#feedback .card{padding:18px;gap:12px}#feedback .stack-md{gap:12px}#feedback .textarea{min-height:108px}#feedback .row-between{align-items:center;gap:12px}#feedback .row-between .button{background:linear-gradient(120deg,hsla(0,0%,100%,.34),transparent 36%,hsla(0,0%,100%,.16) 62%,transparent),linear-gradient(135deg,#f6de93,#d29d35 58%,#987025);color:#251b0d;box-shadow:0 12px 24px rgba(181,126,33,.2),inset 0 1px 0 hsla(0,0%,100%,.5)}#feedback .row-between .button:hover{background:linear-gradient(120deg,hsla(0,0%,100%,.42),transparent 36%,hsla(0,0%,100%,.18) 62%,transparent),linear-gradient(135deg,#ffe7a3,#d7a23a 56%,#8b651f);color:#1f190f}.examples-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.info-pricing{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.info-plan-card{position:relative;min-height:246px;align-content:space-between}.info-plan-pro{background:linear-gradient(180deg,#fffdfa,#fff5dd)}.info-plan-demo{background:#fffdf8}.info-price{color:#26321d;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:900;line-height:1;direction:ltr;unicode-bidi:-webkit-isolate;unicode-bidi:isolate}.best-badge{justify-self:start;border-radius:999px;padding:6px 10px;background:var(--olive);color:#fff;font-size:.8rem;font-weight:700}.info-tariffs-section{gap:clamp(18px,2vw,28px);background:linear-gradient(180deg,rgba(255,253,248,.97),hsla(47,51%,91%,.95));border-color:rgba(96,120,75,.22)}.pro-section-heading{justify-self:center;max-width:980px;text-align:center}.pro-section-heading h2{color:#29361f;font-size:clamp(2rem,3.5vw,3.35rem);line-height:1.05;text-wrap:balance}.pro-section-heading p{justify-self:center;max-width:840px;color:#58664a;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.55}.pro-showcase{display:grid;grid-template-columns:minmax(360px,520px) minmax(420px,1fr);grid-gap:32px;gap:32px;align-items:center}.pro-showcase-media img{display:block;width:100%;height:auto;max-height:520px;object-fit:contain;border-radius:8px;background:#fff8ed;box-shadow:0 18px 42px rgba(71,47,31,.12)}.pro-benefits-panel{align-content:center;min-height:100%;border:1px solid rgba(96,120,75,.24);border-radius:8px;background:rgba(255,250,238,.9);padding:clamp(18px,2vw,24px);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.72),0 14px 34px rgba(71,47,31,.08)}.pro-benefits-panel h3{color:#29361f;font-size:clamp(1.15rem,1.7vw,1.45rem)}.pro-benefits-panel .info-pro-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pro-benefits-panel .info-pro-benefit{grid-template-columns:48px minmax(0,1fr);min-height:74px;background:rgba(255,253,248,.96);border-color:rgba(96,120,75,.18);box-shadow:none;line-height:1.35}.pro-benefits-panel .info-pro-benefit img{width:48px;height:48px}.pro-tariff-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.info-tariffs-section .info-plan-card{min-height:260px;padding:clamp(18px,2vw,24px);border:1px solid hsla(0,0%,100%,.16);border-radius:8px}.info-tariffs-section .info-plan-pro{background:linear-gradient(135deg,#3f5730,#607a45);color:#fffaf0;box-shadow:0 20px 44px rgba(47,69,34,.2),inset 0 1px 0 hsla(0,0%,100%,.14)}.info-tariffs-section .info-plan-pro .info-price,.info-tariffs-section .info-plan-pro h3,.info-tariffs-section .info-plan-pro p{color:#fffaf0}.info-tariffs-section .info-price{font-size:clamp(2rem,3vw,2.65rem)}.info-tariffs-section .best-badge{border:1px solid hsla(0,0%,100%,.34);font-weight:900}.info-tariffs-section .best-badge,.info-tariffs-section .info-plan-button{justify-self:start;background:linear-gradient(135deg,#ffe49a,#c3932e);color:#27351f}.info-tariffs-section .info-plan-button{width:min(100%,280px);text-align:center;box-shadow:0 16px 32px rgba(38,49,28,.24),inset 0 1px 0 hsla(0,0%,100%,.55)}.info-tariffs-section .info-plan-button:hover{background:linear-gradient(135deg,#fff0ba,#d0a13b);color:#27351f}.info-mode-card-pro{background:linear-gradient(180deg,#fffdfa,#fff1c7);border-color:rgba(216,162,54,.38)}.info-step-card{min-height:172px}.info-step-number{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:999px;background:linear-gradient(135deg,#f9e29a,#d9a338);color:#2d210f;font-size:1.35rem;font-weight:900}.info-prompt-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.info-prompt-card{min-height:66px;align-content:center;justify-items:center;text-align:center;background:linear-gradient(180deg,rgba(255,253,248,.96),hsla(48,61%,92%,.96));border-color:rgba(96,120,75,.2);box-shadow:inset 0 3px 0 rgba(216,162,54,.2),0 10px 24px rgba(71,47,31,.06);color:#334526;font-weight:800;line-height:1.35;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.info-prompt-card:hover{transform:translateY(-2px);border-color:rgba(96,120,75,.34);box-shadow:0 16px 38px rgba(71,47,31,.12)}.info-warning{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start;border:1px solid rgba(216,162,54,.38);border-radius:8px;background:#fff6dc;padding:13px 14px}.info-limitation-card>span,.info-warning span{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:999px;background:var(--gold);color:#2d210f;font-weight:900}.info-access-card h3,.info-access-card p{max-width:620px}.info-faq-list{gap:10px}.info-faq-item{border:1px solid var(--border);border-radius:8px;background:#fffdfa;overflow:hidden}.info-faq-item summary{cursor:pointer;color:#26321d;font-weight:900;padding:13px 16px}.info-faq-item p{padding:0 16px 14px}.disclaimer-section{border-color:rgba(96,120,75,.26);background:#f7f3e7}.info-limitation-card{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:16px;gap:16px;align-items:start}.legal-document-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.legal-document-actions .button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;text-align:center}.scroll-top-button{position:fixed;right:18px;bottom:92px;z-index:80;width:52px;height:52px;border-radius:999px;border:1px solid rgba(96,120,75,.24);background:linear-gradient(135deg,#7f9655,#506d38);color:#fff;box-shadow:0 16px 36px rgba(80,109,56,.24);cursor:pointer;font-size:1.35rem;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .18s ease,transform .18s ease}.scroll-top-button.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.floating-arrows{position:fixed;right:18px;bottom:92px;z-index:80;display:grid;grid-gap:10px;gap:10px}.floating-arrows button{width:48px;height:48px;border-radius:999px;border:1px solid var(--border);background:var(--surface);color:var(--text);box-shadow:var(--shadow);cursor:pointer;font-size:1.2rem}.home-page{grid-gap:72px;gap:72px;padding:8px 0 0;overflow-x:hidden}.home-first-screen,.home-page{position:relative;display:grid}.home-first-screen{grid-gap:22px;gap:22px;justify-items:center;padding-top:clamp(14px,2.2vw,30px)}.home-intro-copy{position:relative;z-index:2;display:grid;justify-items:start;align-content:center;grid-gap:14px;gap:14px;width:100%;min-height:clamp(260px,28vw,430px);overflow:hidden;border-radius:28px;padding:clamp(28px,4.4vw,72px) clamp(24px,5.2vw,88px);text-align:left;background:linear-gradient(90deg,rgba(255,250,239,.92),rgba(255,250,239,.78) 38%,rgba(255,250,239,.18) 62%,rgba(255,250,239,0)),url(/assets/banner_mamasita.png) 50% /cover no-repeat;box-shadow:0 24px 70px rgba(74,49,31,.13)}html[dir=rtl] .home-intro-copy{justify-items:end;text-align:right;background:linear-gradient(270deg,rgba(255,250,239,.92),rgba(255,250,239,.78) 38%,rgba(255,250,239,.18) 62%,rgba(255,250,239,0)),url(/assets/banner_mamasita.png) 50% /cover no-repeat}.home-intro-copy h1{max-width:min(660px,58%);font-size:clamp(36px,4vw,60px);line-height:1.02;letter-spacing:0;text-wrap:balance}.home-intro-copy p{max-width:min(700px,60%);font-size:18px;line-height:1.45;color:#5f544b}.home-food-strip img,.home-visual-footer img{width:100%;height:100%;display:block;object-fit:cover}.home-chat-section{position:relative;z-index:4;width:100%;margin-top:6px}.home-chat-card,.home-chat-section{display:grid;grid-gap:16px;gap:16px}.home-chat-card{width:min(1120px,calc(100vw - 48px));min-height:340px;justify-self:center;border:1px solid hsla(30,48%,84%,.92);border-radius:28px;background:rgba(255,253,248,.96);box-shadow:0 28px 80px rgba(70,50,25,.14);padding:30px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-chat-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.home-chat-heading h2{font-size:clamp(1.35rem,2.2vw,2rem)}.demo-soft-badge{flex:0 0 auto;display:inline-flex;align-items:center;min-height:30px;border:1px solid rgba(96,120,75,.18);border-radius:999px;background:hsla(43,70%,91%,.7);color:#6b5624;padding:6px 10px;font-size:.78rem;font-weight:700}.home-conversation{display:grid;grid-gap:10px;gap:10px;max-height:none;overflow:visible;padding-right:4px}.home-message{width:-moz-fit-content;width:fit-content;max-width:min(780px,86%);border-radius:18px;padding:12px 14px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.home-message-user{justify-self:end;background:var(--olive);color:#fff}.home-message-assistant{justify-self:start;border:1px solid var(--border);background:#fff8ed}.home-chat-error{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.feedback-inline-link{border:0;background:transparent;color:var(--olive);padding:0;font:inherit;font-weight:700;cursor:pointer}.home-composer{position:-webkit-sticky;position:sticky;bottom:16px;z-index:10;border-radius:30px;background:rgba(255,253,248,.96)}.home-composer-input{width:100%;min-height:88px;max-height:190px;resize:vertical;border:1px solid rgba(96,120,75,.24);border-radius:30px;background:#fffaf2;color:var(--text);padding:26px 88px 26px 28px;font-size:18px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.65)}.home-send-button{position:absolute;right:18px;top:17px;width:62px;height:62px;border:0;border-radius:999px;background:linear-gradient(135deg,#7f9655,#506d38);color:#fff;cursor:pointer;box-shadow:0 12px 26px rgba(80,109,56,.26);transition:transform .2s ease,box-shadow .2s ease}html[dir=rtl] .home-composer-input{padding:26px 28px 26px 88px}html[dir=rtl] .home-send-button{right:auto;left:18px}html[dir=rtl] .home-message-user{justify-self:start}html[dir=rtl] .home-message-assistant{justify-self:end}.home-send-button:hover{transform:scale(1.04);box-shadow:0 14px 30px rgba(80,109,56,.34)}.home-send-button:disabled{opacity:.55;cursor:progress}.home-chat-tools,.home-cta-row{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.home-cta-row{justify-content:center;margin-top:0}.home-secondary-button{display:inline-flex;align-items:center;gap:8px;border-color:rgba(96,120,75,.34);color:#354626}.cta-button{position:relative;overflow:hidden;border-radius:999px;background:linear-gradient(120deg,hsla(0,0%,100%,.38),transparent 36%,hsla(0,0%,100%,.22) 62%,transparent),linear-gradient(135deg,#fae49d,#d8a236 56%,#9e6c1f);color:#2d210f;box-shadow:0 18px 38px rgba(184,128,36,.25),inset 0 1px 0 hsla(0,0%,100%,.55);transition:transform .2s ease,box-shadow .2s ease}.cta-button:hover{transform:translateY(-2px);box-shadow:0 22px 48px rgba(207,113,37,.32)}.cta-button:active{transform:translateY(0)}.shimmer-button:after{content:"";position:absolute;inset:-40% auto -40% -65%;width:44%;transform:rotate(18deg);background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.42),transparent);animation:shimmer-sweep 3.8s ease-in-out infinite}@keyframes shimmer-sweep{0%,62%{left:-65%}to{left:125%}}.home-features{display:grid;grid-gap:20px;gap:20px;margin-top:0}.home-features h2{font-size:clamp(1.6rem,3vw,2.5rem)}.home-feature-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:14px;gap:14px}.home-feature-card{display:grid;grid-gap:10px;gap:10px;min-height:184px;border:1px solid hsla(30,48%,84%,.85);border-radius:8px;background:rgba(255,253,248,.82);padding:18px;box-shadow:0 12px 30px rgba(71,47,31,.06)}.feature-icon{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:999px;border:1px solid rgba(96,120,75,.25);color:var(--olive);font-weight:800}.home-feature-card h3{font-size:1rem}.home-feature-card p{font-size:.93rem;line-height:1.55}.home-try{display:grid;place-items:center}.home-try-button{min-width:min(320px,100%);min-height:58px;font-size:1.06rem}.home-visual-footer{width:min(1440px,calc(100vw - 32px));height:clamp(190px,27vw,360px);margin:0 auto;overflow:hidden;border-radius:28px;box-shadow:0 22px 60px rgba(68,44,27,.14)}.home-visual-footer img{object-position:center 54%}.home-food-strip{width:min(1120px,calc(100vw - 32px));height:clamp(160px,14vw,200px);margin:-28px auto 0;overflow:hidden;border-radius:24px;box-shadow:0 18px 44px rgba(68,44,27,.11)}.home-food-strip img{object-position:center 46%}.feedback-modal{width:min(620px,100%)}.feedback-form{display:grid;grid-gap:16px;gap:16px}.feedback-textarea{min-height:150px}.feedback-actions{align-items:stretch}.feedback-actions .status-error,.feedback-actions .status-success{flex:1 1 280px}.info-hero{align-items:center;grid-template-columns:minmax(0,.9fr) minmax(340px,1.1fr);background:linear-gradient(135deg,#fffaf1,#edf3df)}html[dir=rtl] .info-hero{background:linear-gradient(225deg,#fffaf1,#edf3df)}.info-hero-media{min-height:100%;border-radius:8px;overflow:hidden;box-shadow:0 18px 44px rgba(71,47,31,.13)}.info-hero-media img{width:100%;height:100%;min-height:340px;display:block;object-fit:cover}.info-pricing-hero{display:grid;grid-template-columns:minmax(0,.94fr) minmax(320px,1.06fr);grid-gap:22px;gap:22px;align-items:center}.info-pricing-copy{display:grid;grid-gap:14px;gap:14px}.info-pricing-hero img{width:100%;max-height:420px;object-fit:contain;border-radius:8px;background:#fff8ed}.info-pro-benefits{display:grid;grid-gap:14px;gap:14px}.info-pro-benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.info-pro-benefit{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;min-height:76px;border:1px solid hsla(30,48%,84%,.9);border-radius:8px;background:rgba(255,253,248,.92);padding:12px;box-shadow:0 10px 22px rgba(71,47,31,.055);font-weight:750;color:#334526}.info-mode-icon,.info-pro-benefit img{width:52px;height:52px;object-fit:contain}.info-pricing{grid-template-columns:repeat(2,minmax(0,1fr))}.info-pricing-bottom{justify-self:center;max-width:760px;text-align:center;color:#354626;font-weight:800}.home-feature-card,.info-mode-card{align-content:start}.home-feature-card{min-height:312px}.home-feature-image{width:100%;aspect-ratio:4/3;object-fit:contain;border-radius:8px;background:#fff8ed}@media (min-width:861px){.site-header{min-height:72px;max-height:72px;overflow:hidden;padding:8px 0}}@media (max-width:1180px){.app-grid{grid-template-columns:1fr}.left-rail,.right-column{position:static}.hero-layout{grid-template-columns:1fr}.home-chat-section{margin-top:0}.home-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){body{overflow-x:hidden}.site-footer{flex-direction:column;align-items:flex-start}.site-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:56px;grid-gap:10px 12px;gap:10px 12px}.site-header .brand-block{grid-column:1;grid-row:1;min-width:0}.brand-block{max-height:56px}.brand-logo{height:44px}.brand-logo--compact{height:42px}.brand-note{display:none}.footer-links,.main-nav{width:100%;gap:8px 12px}.language-switcher{width:auto;grid-column:2;grid-row:1;justify-self:end;gap:6px}.language-switcher-label{font-size:.82rem}.language-select{min-height:36px;padding:7px 32px 7px 12px}.main-nav{grid-column:1/-1;grid-row:2;display:grid;grid-template-columns:auto auto minmax(0,auto);align-items:center;justify-content:start;overflow:hidden}.header-pro-link{grid-column:auto;min-height:34px;padding:7px 10px;font-size:.82rem}.info-nav a,.main-nav a{flex:0 0 auto;min-width:0;max-width:100%;line-height:1.25;word-break:normal;overflow-wrap:anywhere}.nutrition-grid,.section-grid-2,.section-grid-3{grid-template-columns:1fr}.conversation-list{min-height:320px}.messages-stack{gap:16px;padding-bottom:16px}.bubble-user,.user-bubble{max-width:90%}.shell-container{width:calc(100vw - 20px);max-width:100%}.page-frame{padding-top:16px}.chat-header-row{align-items:flex-start;flex-direction:column}.chat-brand{width:100%;max-width:100%;overflow:visible}.chat-header-row>div,.chat-panel,.chat-panel .conversation-list,.composer,.message-row{min-width:0;max-width:100%}.chat-shell,.info-page,.site-footer,.site-header{max-width:100%;overflow-x:hidden}.chat-header-row h1{max-width:calc(100vw - 48px);font-size:1.75rem;line-height:1.16;word-break:break-word}.info-hero h1{max-width:100%;font-size:1.95rem;line-height:1.08;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.chat-header-row p,.info-hero p{width:100%;max-width:100%;white-space:normal;overflow:visible;text-overflow:unset}.chat-panel{min-height:0;padding:12px}.chat-panel .conversation-list{max-height:none;overflow:visible}.chat-panel .composer,.chat-panel .conversation-list{width:100%;max-width:100%}.chat-panel .bubble-user,.chat-panel .user-bubble{width:-moz-fit-content;width:fit-content;max-width:90%}.chat-panel .assistant-bubble,.chat-panel .bubble-assistant{width:auto;max-width:100%}.print-actions{align-items:stretch;flex-direction:column}.print-actions .button{width:100%}.composer-footer{align-items:stretch;flex-direction:column}.composer-footer .button{width:100%}.access-tabs{grid-template-columns:1fr}.access-form .button,.access-tabs .tab,.paywall-access-card .button{width:100%}.expired-demo-card{gap:14px;padding:16px}.expired-demo-actions{display:grid;grid-template-columns:1fr}.payment-panel-header{display:grid}.payment-tariff-grid{grid-template-columns:1fr}.payment-tariff .button{width:100%}.modal-card{max-height:calc(100vh - 32px);overflow:auto;border-radius:20px}.examples-grid,.info-hero-tariffs,.info-pricing,.info-prompt-grid{grid-template-columns:1fr}.info-section{scroll-margin-top:68px;padding:15px;max-width:100%;overflow-x:hidden;gap:12px}.info-hero{min-height:auto;grid-template-columns:1fr;padding:16px;background:linear-gradient(180deg,#fffaf1,#edf3df)}.info-hero-media img{min-height:220px}.info-pricing-hero,.info-pro-benefit-grid,.pro-showcase{grid-template-columns:1fr}.pro-section-heading{text-align:left}html[dir=rtl] .pro-section-heading{text-align:right}.pro-showcase{gap:12px}.pro-showcase-media img{max-height:none}.pro-benefits-panel{padding:13px}.pro-benefits-panel .info-pro-benefit-grid{grid-template-columns:1fr}.info-pro-benefit{grid-template-columns:46px minmax(0,1fr)}.info-mode-icon,.info-pro-benefit img{width:46px;height:46px}html[dir=rtl] .info-hero h1{font-size:1.68rem}.info-hero-copy{gap:10px}.info-hero-subtitle{padding:7px 12px;font-size:1rem}.info-access-card,.info-hero-tariff,.info-mode-card,.info-plan-card,.info-prompt-card,.info-step-card{padding:12px;gap:8px}.info-hero-tariff,.info-plan-card,.info-prompt-card,.info-step-card,.info-tariffs-section .info-plan-card{min-height:0}.info-tariffs-section .info-plan-button{width:100%;justify-self:stretch}.info-hero-actions{display:grid;grid-template-columns:1fr;grid-gap:9px;gap:9px}.info-hero .button{width:100%;justify-content:center;min-height:44px;padding-block:10px}.info-hero-tariffs{gap:10px}.info-hero-tariff .meta-pill{padding:7px 10px}.info-hero-tariff .info-price,.info-hero-tariff h2{font-size:1.55rem}.info-nav{width:100%;border-radius:8px;overflow-x:auto;padding:6px}.info-nav a{max-width:none;text-align:center;white-space:nowrap;padding:7px 9px;font-size:.82rem}.info-faq-list,.info-prompt-grid,.info-stepper{gap:8px}.info-step-card .info-step-number{width:34px;height:34px;font-size:1rem}.info-access-card h3,.info-prompt-card,.info-step-card h3{font-size:1rem}.info-prompt-card{min-height:48px;padding-block:9px}.info-warning{padding:10px;gap:9px}.info-limitation-card>span,.info-warning span{width:30px;height:30px}.info-faq-item summary{padding:11px 12px}.info-faq-item p{padding:0 12px 12px}.legal-document-actions .button{min-height:40px;padding:10px 12px}#feedback .card{padding:13px}#feedback .textarea{min-height:96px}.floating-arrows{right:12px;bottom:86px}.chat-jump-down,.floating-arrows button{width:52px;height:52px}.scroll-top-button{width:42px;height:42px;right:8px;bottom:max(12px,env(safe-area-inset-bottom));font-size:1.05rem}body:has(#feedback textarea:focus) .scroll-top-button{opacity:0;pointer-events:none}#restore-access .info-access-actions .button-row,.legal-document-actions{grid-template-columns:1fr}#feedback .row-between{align-items:stretch;flex-direction:column}#feedback .row-between .button{width:100%}.home-page{gap:38px}.home-first-screen{width:calc(100vw - 20px);max-width:calc(100vw - 20px);gap:16px;overflow:visible;padding-top:8px}.home-intro-copy{min-width:0;max-width:100%;min-height:290px;justify-items:start;align-content:center;padding:24px 20px;text-align:left;background:linear-gradient(90deg,rgba(255,250,239,.96),rgba(255,250,239,.86) 56%,rgba(255,250,239,.28)),url(/assets/banner_mamasita.png) 26% /cover no-repeat;border-radius:22px}html[dir=rtl] .home-intro-copy{background:linear-gradient(270deg,rgba(255,250,239,.96),rgba(255,250,239,.86) 56%,rgba(255,250,239,.28)),url(/assets/banner_mamasita.png) 74% /cover no-repeat}.home-intro-copy h1{max-width:76%;font-size:clamp(27px,7.4vw,34px);line-height:1.08;overflow-wrap:anywhere;word-break:break-word}.home-intro-copy p{max-width:78%;font-size:.98rem;line-height:1.4}.home-chat-card{border-radius:24px;width:min(100%,calc(100vw - 28px));min-height:auto;gap:14px;padding:18px}.home-chat-heading{display:grid;align-items:flex-start;grid-gap:8px;gap:8px}.demo-soft-badge{width:auto;justify-self:start;justify-content:center;white-space:normal;text-align:center;min-height:28px;padding:5px 9px;font-size:.76rem}.home-composer-input{min-height:88px;padding:18px 72px 18px 18px;border-radius:24px}.home-send-button{width:52px;height:52px;right:10px;top:15px}html[dir=rtl] .home-composer-input{padding:18px 18px 18px 72px}html[dir=rtl] .home-send-button{right:auto;left:10px}.feedback-actions,.home-chat-tools,.home-cta-row{display:grid;grid-template-columns:1fr;align-items:stretch}.home-chat-tools{display:flex;align-items:center;justify-content:space-between;gap:10px}.feedback-actions .button,.home-chat-tools .button,.home-cta-row .button,.home-cta-row a{width:100%}.home-chat-tools .button{width:auto;min-width:160px}.home-chat-tools .feedback-inline-link{order:-1;width:100%;margin-left:0;text-align:center}.home-feature-grid{grid-template-columns:1fr}.home-feature-card{min-height:0}.home-visual-footer{width:calc(100vw - 20px);height:220px;border-radius:22px}.home-food-strip{width:min(100%,calc(100vw - 28px));height:170px;margin-top:-10px;overflow:hidden;border-radius:22px;box-shadow:0 18px 44px rgba(68,44,27,.12)}.home-food-strip img,.home-visual-footer img{object-position:center}.cookie-banner{left:8px;right:auto;bottom:8px;width:calc(100vw - 16px)}.cookie-card{display:grid;grid-template-columns:1fr;max-height:none;padding:7px;grid-gap:5px;gap:5px;border-radius:12px}.cookie-card .section-eyebrow,.cookie-card p{display:none}.cookie-card h3{font-size:.78rem;line-height:1.05}.cookie-settings{gap:6px}.cookie-row{min-height:26px;font-size:.76rem}.cookie-row small{display:none}.cookie-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:5px;gap:5px;width:100%;min-width:0}.cookie-actions .button{width:100%;min-width:0;min-height:30px;padding:5px 4px;font-size:.72rem;line-height:1.05;white-space:normal;overflow-wrap:anywhere}.cookie-actions .button:last-child{grid-column:auto}body:has(.cookie-banner) .chat-shell{padding-bottom:126px}}@media (max-width:500px){.shell-container{width:min(370px,calc(100% - 20px));margin-left:10px;margin-right:auto}.home-first-screen,.home-food-strip,.home-visual-footer{width:min(370px,calc(100% - 20px));max-width:min(370px,calc(100% - 20px))}.home-first-screen,.home-food-strip,.home-visual-footer{margin-left:10px;margin-right:auto}.cookie-banner{left:8px;right:auto;width:calc(100vw - 16px)}.cookie-card{width:100%}.cookie-actions{gap:5px}.cookie-actions .button{min-height:28px;padding-left:2px;padding-right:2px;font-size:.66rem}}html[dir=rtl] .chat-header-row,html[dir=rtl] .chat-panel,html[dir=rtl] .chat-shell,html[dir=rtl] .examples-grid,html[dir=rtl] .home-chat-section,html[dir=rtl] .home-feature-grid,html[dir=rtl] .home-first-screen,html[dir=rtl] .home-page,html[dir=rtl] .home-visual-footer,html[dir=rtl] .info-nav,html[dir=rtl] .info-page,html[dir=rtl] .pricing-grid,html[dir=rtl] .section-grid-2,html[dir=rtl] .section-grid-3,html[dir=rtl] .site-footer,html[dir=rtl] .site-header{direction:ltr}html[dir=rtl] .chat-brand,html[dir=rtl] .composer,html[dir=rtl] .cookie-card,html[dir=rtl] .empty-state,html[dir=rtl] .feedback-form,html[dir=rtl] .footer-copy,html[dir=rtl] .footer-links,html[dir=rtl] .header-pro-link,html[dir=rtl] .home-chat-card,html[dir=rtl] .home-feature-card,html[dir=rtl] .home-intro-copy,html[dir=rtl] .home-intro-copy h1,html[dir=rtl] .home-intro-copy p,html[dir=rtl] .info-nav a,html[dir=rtl] .info-section,html[dir=rtl] .info-section article,html[dir=rtl] .language-switcher,html[dir=rtl] .main-nav a,html[dir=rtl] .message-bubble,html[dir=rtl] .modal-card,html[dir=rtl] .paywall-access-card{direction:rtl;text-align:right}html[dir=rtl] .home-first-screen,html[dir=rtl] .home-food-strip,html[dir=rtl] .home-visual-footer,html[dir=rtl] .shell-container{margin-left:auto;margin-right:auto}html[dir=rtl] .access-info-link,html[dir=rtl] .best-badge,html[dir=rtl] .home-feature-card .feature-icon{justify-self:end}html[dir=rtl] .cookie-banner{left:auto;right:24px}html[dir=rtl] .cookie-actions{direction:ltr;justify-content:flex-end}html[dir=rtl] .cookie-actions .button{direction:rtl}html[dir=rtl] .floating-arrows,html[dir=rtl] .scroll-top-button{left:18px;right:auto}html[dir=rtl] .brand-block,html[dir=rtl] .brand-name{direction:ltr;text-align:left}html[dir=rtl] .home-intro-copy,html[dir=rtl] .home-visual-footer img{transform:none}