:root{font-family:Avenir Next,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#f3f0e8;background-color:#050816;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-width:320px;background-color:#050816}button,input,textarea,select{font:inherit}.page-shell{min-height:100vh;position:relative;overflow:hidden;isolation:isolate}.site-layout__content{position:relative;z-index:1;display:grid;gap:40px;transition:padding-right .26s cubic-bezier(.22,1,.36,1)}.page-shell--chat-open .site-layout__content{padding-right:min(460px,36vw)}.site-chat-launcher{position:fixed;right:32px;bottom:32px;z-index:4;padding:14px 18px;border:1px solid rgba(84,211,138,.26);border-radius:999px;background:radial-gradient(circle at top left,rgba(84,211,138,.18),transparent 46%),#090e1cd1;color:#f5f7fb;font-weight:700;letter-spacing:-.01em;box-shadow:0 20px 60px #00000047;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);cursor:pointer;transition:opacity .22s ease,transform .22s cubic-bezier(.22,1,.36,1),border-color .22s ease}.site-chat-launcher:hover{transform:translateY(-2px);border-color:#7fd8ff57}.site-chat-launcher--hidden{opacity:0;pointer-events:none;transform:translateY(10px)}.site-chat-panel{position:fixed;top:96px;right:32px;bottom:32px;z-index:4;width:min(420px,calc(100vw - 64px));display:grid;grid-template-rows:auto minmax(0,1fr);gap:16px;padding:18px;border:1px solid rgba(255,255,255,.12);border-radius:32px;background:radial-gradient(circle at top left,rgba(84,211,138,.12),transparent 32%),#070b17d6;box-shadow:0 28px 90px #00000047;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:spotlightReveal .32s cubic-bezier(.22,1,.36,1)}.site-chat-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.site-chat-panel__header strong{display:block;margin-top:6px;color:#fff;font-size:1rem;line-height:1.3}.site-chat-panel__eyebrow{display:inline-flex;width:fit-content;padding:8px 12px;border-radius:999px;background:#54d38a24;color:#9af1bf;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.site-chat-panel__close{padding:10px 14px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff0d;color:#f3f0e8;font-weight:600;cursor:pointer}.nutribio-home{padding:32px;display:grid;gap:40px}.static-page-shell{padding-top:96px}.video-background,.video-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.video-background video{width:100%;height:100%;object-fit:cover}.video-overlay{background:linear-gradient(180deg,#02061757,#020617d1),#05081670;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.page-logo{position:absolute;top:28px;left:32px;z-index:2;display:flex;align-items:center;color:#fff;font-size:1.5rem;font-weight:800;letter-spacing:.05em;background:transparent;text-decoration:none}.page-logo:hover,.page-logo:focus,.page-logo:visited,.page-logo:active{color:#fff;text-decoration:none}.page-logo__dot{color:#54d38a}.button{border:0;border-radius:999px;padding:.9rem 1.3rem;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,border-color .16s ease}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:wait;opacity:.72;transform:none}.button--primary{color:#08111f;background:linear-gradient(135deg,#2ea8ff,#85dcff);box-shadow:0 12px 24px #2ea8ff38}.button--secondary{color:#f3f0e8;background-color:#ffffff14;border:1px solid rgba(255,255,255,.18)}.nutribio-hero{position:relative;z-index:1;width:min(1380px,100%);min-height:calc(100vh - 64px);margin:0 auto;display:grid;align-items:start;padding-top:84px}.chat-card{border:1px solid rgba(255,255,255,.12);background:#090e1c80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 24px 80px #00000038}.chat-card__header p,.chat-composer p,.hero-description{margin:0;color:#f3f0e8b8}.hero-grid{display:grid;grid-template-columns:minmax(520px,1fr) minmax(520px,1fr);gap:56px;align-items:start}.hero-copy{transition:opacity .26s ease,transform .26s cubic-bezier(.22,1,.36,1)}.hero-copy--product-selected{animation:spotlightReveal .62s cubic-bezier(.22,1,.36,1)}.product-spotlight-stack{display:grid;gap:18px;width:100%}.composer-label{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#2ea8ff24;color:#7fd8ff;font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.hero-copy h1{margin:0;max-width:10ch;font-size:clamp(3.6rem,9vw,7rem);line-height:.92;letter-spacing:-.05em;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.hero-description{max-width:38ch;margin-top:22px;font-size:1.34rem;line-height:1.7}.product-spotlight-card{display:grid;gap:18px;padding:22px;border:1px solid rgba(255,255,255,.12);border-radius:32px;background:radial-gradient(circle at top left,rgba(84,211,138,.16),transparent 36%),linear-gradient(180deg,#ffffff14,#ffffff08),#090e1c75;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 28px 90px #0000003d}.product-spotlight-card__compact{display:grid;grid-template-columns:116px minmax(0,1fr);gap:18px;align-items:center;width:100%;padding:0;border:0;background:transparent;color:inherit;text-decoration:none;text-align:left;cursor:pointer;transition:transform .22s cubic-bezier(.22,1,.36,1)}.product-spotlight-card__compact:hover{transform:translateY(-3px)}.product-spotlight-card__media{overflow:hidden;aspect-ratio:1 / 1;border-radius:24px;background:#ffffff0d}.product-spotlight-card__image{display:block;width:100%;height:100%;object-fit:cover}.product-spotlight-card__image--placeholder{width:100%;height:100%;background:radial-gradient(circle at 20% 20%,rgba(127,216,255,.24),transparent 26%),radial-gradient(circle at 80% 10%,rgba(84,211,138,.18),transparent 24%),linear-gradient(180deg,#ffffff0d,#ffffff05)}.product-spotlight-card__body{display:grid;gap:10px}.product-spotlight-card__eyebrow{display:inline-flex;width:fit-content;padding:8px 12px;border-radius:999px;background:#54d38a24;color:#9af1bf;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-spotlight-card h2{margin:0;font-size:clamp(1.08rem,2.2vw,1.34rem);line-height:1.18;letter-spacing:-.04em;color:#fff}.product-spotlight-card__link{color:#8ce2ff;font-size:.88rem;font-weight:600;letter-spacing:-.01em}.product-spotlight-card__compact:hover .product-spotlight-card__link{color:#bff0ff}.product-spotlight-detail{display:grid;gap:18px;width:100%;padding:22px;border:1px solid rgba(255,255,255,.12);border-radius:32px;background:radial-gradient(circle at top left,rgba(84,211,138,.16),transparent 36%),linear-gradient(180deg,#ffffff14,#ffffff08),#090e1c75;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 28px 90px #0000003d}.product-spotlight-detail__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-spotlight-detail__close{padding:0;border:0;background:transparent;color:#8ce2ff;font-size:.88rem;font-weight:600;cursor:pointer}.product-spotlight-detail__content{display:grid;gap:18px}.product-spotlight-detail__media{overflow:hidden;aspect-ratio:4 / 3;border-radius:24px;background:#ffffff0d}.product-spotlight-detail__image{display:block;width:100%;height:100%;object-fit:cover}.product-spotlight-detail__image--placeholder,.product-spotlight-detail__loading{width:100%;min-height:220px;border-radius:24px;background:linear-gradient(110deg,#ffffff0f 8%,#ffffff24 18%,#ffffff0f 33%),#090e1c66;background-size:200% 100%;animation:shimmer 1.8s linear infinite}.product-spotlight-detail__body{display:grid;gap:14px}.product-spotlight-detail__body h2{margin:0;font-size:clamp(1.25rem,3vw,1.6rem);line-height:1.14;color:#fff}.product-spotlight-detail__price{margin:0;color:#fff;font-size:1.06rem;font-weight:700}.product-spotlight-detail__description{margin:0;color:#f3f0e8c7;font-size:.96rem;line-height:1.65}.product-spotlight-detail__chips{display:flex;flex-wrap:wrap;gap:10px}.product-spotlight-detail__chip{padding:8px 12px;border-radius:999px;background:#ffffff12;color:#f3f0e8;font-size:.82rem}.product-spotlight-detail__link{color:#8ce2ff;font-size:.92rem;font-weight:600;text-decoration:underline;text-underline-offset:4px}.product-spotlight-detail__error{padding:16px 18px;border-radius:22px;background:#ff9f431a;color:#ffd3a9}.product-spotlight-card__description{margin:0;max-width:34ch;color:#f3f0e8c2;font-size:1.08rem;line-height:1.7}.product-spotlight-card__price{margin:0;color:#fff;font-size:1.48rem;font-weight:700;letter-spacing:-.03em}.catalog-page{position:relative;z-index:1;width:min(1380px,100%);margin:0 auto;display:grid;gap:32px}.catalog-page__hero{max-width:780px;display:grid;gap:16px}.catalog-page__eyebrow{display:inline-flex;width:fit-content;padding:8px 12px;border-radius:999px;background:#2ea8ff24;color:#7fd8ff;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.catalog-page__hero h1{margin:0;font-size:clamp(3rem,7vw,5.6rem);line-height:.94;letter-spacing:-.05em;color:#fff}.catalog-page__hero p,.catalog-page__error{margin:0;color:#f3f0e8c2;font-size:1.12rem;line-height:1.75}.catalog-page__error{padding:18px 22px;border:1px solid rgba(255,159,67,.28);border-radius:22px;background:#ff9f431a;color:#ffd3a9}.catalog-filters{display:flex;flex-wrap:wrap;gap:12px}.catalog-filter{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff0a;color:#f3f0e8d1;font-size:.86rem;font-weight:600;letter-spacing:-.01em;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.catalog-filter:hover{transform:translateY(-2px);border-color:#7fd8ff3d;background:#7fd8ff14;color:#fff}.catalog-filter--active{border-color:#54d38a4d;background:#54d38a24;color:#dffbe9}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.catalog-spotlight-card{min-height:100%;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease,border-color .22s ease,background-color .22s ease}.catalog-spotlight-card:hover{transform:translateY(-8px) scale(1.01);border-color:#7fd8ff52;box-shadow:0 30px 96px #00000047}.catalog-spotlight-card:hover .product-spotlight-card__image{transform:scale(1.04)}.catalog-card--skeleton{min-height:480px;background:linear-gradient(110deg,#ffffff0f 8%,#ffffff24 18%,#ffffff0f 33%),#090e1c66;background-size:200% 100%;animation:shimmer 1.8s linear infinite}.catalog-spotlight-card__compact{grid-template-columns:132px minmax(0,1fr);align-items:stretch;min-width:0}.catalog-spotlight-card .product-spotlight-card__media{flex-shrink:0;aspect-ratio:4 / 5}.catalog-spotlight-card .product-spotlight-card__body{min-width:0;align-content:center}.catalog-spotlight-card .product-spotlight-card__body h2{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.catalog-spotlight-card__price{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.18rem;line-height:1.15}.catalog-spotlight-card .product-spotlight-card__link{margin-top:2px}.catalog-page__actions{display:flex;justify-content:center;margin-top:8px}.product-page{position:relative;z-index:1;width:min(1380px,100%);margin:0 auto}.product-page__card{padding:32px;border:1px solid rgba(255,255,255,.12);border-radius:36px;background:radial-gradient(circle at top left,rgba(84,211,138,.12),transparent 30%),#090e1c80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 24px 80px #00000038}.product-page__card--loading{min-height:760px;background:linear-gradient(110deg,#ffffff0f 8%,#ffffff24 18%,#ffffff0f 33%),#090e1c66;background-size:200% 100%;animation:shimmer 1.8s linear infinite}.product-page__layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:32px;align-items:start}.product-page__gallery,.product-page__content{display:grid;gap:20px}.product-page__hero-media{overflow:hidden;border-radius:28px;aspect-ratio:4 / 5;background:#ffffff0d}.product-page__hero-image{display:block;width:100%;height:100%;object-fit:cover}.product-page__hero-image--placeholder{background:radial-gradient(circle at 20% 20%,rgba(127,216,255,.24),transparent 28%),radial-gradient(circle at 80% 10%,rgba(84,211,138,.18),transparent 24%),linear-gradient(180deg,#ffffff0d,#ffffff05)}.product-page__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.product-page__thumb{padding:0;overflow:hidden;aspect-ratio:1 / 1;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:#ffffff0a;cursor:pointer;transition:transform .18s ease,border-color .18s ease}.product-page__thumb:hover,.product-page__thumb--active{transform:translateY(-2px);border-color:#7fd8ff5c}.product-page__thumb img{display:block;width:100%;height:100%;object-fit:cover}.product-page__intro{display:grid;gap:14px}.product-page__eyebrow{display:inline-flex;width:fit-content;padding:8px 12px;border-radius:999px;background:#2ea8ff24;color:#7fd8ff;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-page__intro h1{margin:0;font-size:clamp(2.6rem,6vw,2.8rem);line-height:1.2;letter-spacing:-.05em;color:#fff}.product-page__price{margin:0;color:#fff;font-size:1.6rem;font-weight:700;letter-spacing:-.03em}.product-page__status-row{display:flex;flex-wrap:wrap;gap:12px}.product-page__status-badge{display:inline-flex;padding:10px 14px;border-radius:999px;background:#54d38a24;color:#9af1bf;font-size:.88rem;font-weight:700}.product-page__status-badge--warning{background:#ff9f4324;color:#ffd3a9}.product-page__status-badge--info{background:#2ea8ff24;color:#bfefff}.product-page__panel{display:grid;gap:14px;padding:24px;border-radius:28px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.product-page__panel h2,.product-page__plan-card h3{margin:0;color:#fff}.product-page__panel p{margin:0;color:#f3f0e8c7;line-height:1.8}.product-page__chips{display:flex;flex-wrap:wrap;gap:10px}.product-page__chip{display:inline-flex;padding:10px 14px;border-radius:999px;background:#ffffff0d;color:#f3f0e8e6;border:1px solid rgba(255,255,255,.08)}.product-page__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.product-page__facts div,.product-page__plan-card{display:grid;gap:8px;padding:16px;border-radius:20px;background:#ffffff0a}.product-page__facts span,.product-page__plan-item span{color:#f3f0e8a3;font-size:.92rem}.product-page__facts strong,.product-page__plan-item strong{color:#fff}.product-page__plans{display:grid;gap:14px}.product-page__plan-item{display:grid;gap:6px}.chat-card{padding:32px;border-radius:36px;min-height:810px;max-height:810px;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto auto}.chat-experience--standalone{min-height:0;height:100%}.chat-experience--standalone .chat-card{min-height:0;max-height:none;height:100%;padding:24px;border-radius:28px}.chat-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.chat-card__header strong{color:#fff}.status-dot{width:10px;height:10px;display:inline-block;margin-right:10px;border-radius:50%;background-color:#54d38a;box-shadow:0 0 18px #54d38ab3}.status-dot--warning{background-color:#ff9f43;box-shadow:0 0 18px #ff9f43b8}.chat-thread{display:grid;align-content:start;gap:14px;margin-top:24px;min-height:0;overflow-y:auto;padding-right:10px;scrollbar-width:thin;scrollbar-color:rgba(127,216,255,.45) rgba(255,255,255,.06)}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes chat-caret-blink{0%,45%{opacity:1}55%,to{opacity:.18}}.chat-thread::-webkit-scrollbar{width:8px}.chat-thread::-webkit-scrollbar-track{background:#ffffff0d;border-radius:999px}.chat-thread::-webkit-scrollbar-thumb{background:#7fd8ff73;border-radius:999px}.chat-bubble{max-width:88%;padding:16px 18px;border-radius:24px}.chat-bubble span{display:block;margin-bottom:8px;font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;color:#f3f0e88c}.chat-bubble p{margin:0;color:#f5f7fb}.chat-message-text{position:relative;min-height:1.5em}.chat-message-text--typing:after{content:"";display:inline-block;width:.55ch;height:1.05em;margin-left:2px;vertical-align:-.14em;border-radius:999px;background:#bff0ffe0;animation:chat-caret-blink 1s ease-in-out infinite}.chat-product-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.chat-product-link{display:inline-block;padding:0;border:0;background:transparent;color:#8ce2ff;text-decoration:underline;text-underline-offset:4px;cursor:pointer;transition:color .16s ease,opacity .16s ease,transform .16s ease}.chat-product-link:hover{color:#bff0ff;transform:translateY(-1px)}.chat-product-link--active{color:#9af1bf}.chat-bubble--assistant{justify-self:start;background:#ffffff12}.chat-bubble--pending{min-width:120px}.chat-bubble--user{justify-self:end;background:linear-gradient(135deg,#2ea8ff47,#ffffff1f)}.chat-waiting-indicator{display:inline-flex;align-items:center;gap:10px;min-height:1.5em;color:#bff0ffeb}.chat-waiting-indicator__prompt{font-size:1rem;line-height:1;color:#8ce2ffeb}.chat-waiting-indicator__cursor{width:.62ch;height:1.05em;border-radius:999px;background:#bff0ffe0;box-shadow:0 0 12px #8ce2ff4d;animation:chat-caret-blink 1s ease-in-out infinite}.chat-composer{display:grid;gap:16px;margin-top:24px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}.chat-composer__copy{display:grid;gap:8px}.chat-input-shell{display:grid;grid-template-columns:minmax(0,7fr) minmax(160px,3fr);gap:16px;align-items:end;padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:#ffffff0a}.chat-input{width:100%;min-height:88px;resize:none;border:0;outline:none;background:transparent;color:#f5f7fb;font-size:1rem;line-height:1.6}.chat-input::placeholder{color:#f3f0e870}.chat-input-actions{display:flex;align-self:end;justify-content:stretch}.chat-input-actions .button{width:100%;font-weight:600}.chat-error{margin:16px 0 0;color:#ff9fa8}.static-page{position:relative;z-index:1;width:min(1080px,100%);min-height:calc(100vh - 180px);margin:0 auto;display:grid;align-items:start}.static-page__card{padding:36px;border:1px solid rgba(255,255,255,.12);border-radius:36px;background:#090e1c80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 24px 80px #00000038}.static-page__eyebrow{display:inline-flex;padding:8px 12px;border-radius:999px;background:#2ea8ff24;color:#7fd8ff;font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.static-page__card h1{margin:18px 0 0;max-width:14ch;font-size:clamp(2.8rem,7vw,5rem);line-height:.96;letter-spacing:-.05em}.static-page__intro{max-width:52ch;margin:24px 0 0;color:#f3f0e8cc;font-size:1.12rem;line-height:1.75}.static-page__sections{display:grid;gap:20px;margin-top:32px}.static-page__section{padding:24px;border-radius:28px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.static-page__section h2{margin:0 0 12px;font-size:1.05rem;color:#fff}.static-page__section p,.static-page__section li{margin:0;color:#f3f0e8bd;line-height:1.75}.static-page__section ul{margin:0;padding-left:20px;display:grid;gap:12px}.static-page__section p+p,.static-page__section p+ul{margin-top:12px}.static-page__backlink{display:inline-flex;margin-top:28px;color:#7fd8ff;text-decoration:none;font-weight:600}@keyframes spotlightReveal{0%{opacity:0;transform:translateY(18px) scale(.985);filter:blur(8px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}.home-footer{position:relative;z-index:1;width:100%;padding:28px 32px;display:grid;grid-template-columns:minmax(240px,.9fr) minmax(0,1.1fr);gap:32px;border-radius:32px;background:#090e1c75;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 24px 80px #00000038}.home-footer__intro{display:grid;gap:14px}.home-footer__brand{position:static;top:auto;left:auto;width:fit-content}.home-footer__intro p,.home-footer__bottom{margin:0;color:#f3f0e8a8}.home-footer__links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.footer-column h2{margin:0 0 14px;font-size:.95rem;color:#7fd8ff}.footer-column ul{margin:0;padding:0;list-style:none;display:grid;gap:10px}.footer-column a{color:#f3f0e8c7;text-decoration:none}.home-footer__bottom{grid-column:1 / -1;display:flex;justify-content:space-between;gap:16px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);font-size:.92rem}@media(max-width:1280px){.page-shell--chat-open .site-layout__content{padding-right:min(420px,34vw)}.site-chat-panel{width:min(390px,calc(100vw - 64px))}.nutribio-hero{padding-top:96px}.static-page-shell{padding-top:108px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-page__layout{grid-template-columns:1fr}.hero-grid{grid-template-columns:1fr;gap:36px}.home-footer{grid-template-columns:1fr}.home-footer__links{grid-template-columns:1fr 1fr}.chat-thread{padding-right:6px}}@media(max-width:900px){.page-shell--chat-open .site-layout__content{padding-right:0}.site-chat-panel{top:84px;right:24px;bottom:24px;width:min(420px,calc(100vw - 48px));border-radius:28px}.hero-copy{padding-right:0}.hero-copy h1{font-size:clamp(3rem,11vw,4.8rem)}.hero-description{font-size:1.18rem;line-height:1.62}.chat-card{padding:24px;border-radius:28px;min-height:740px;max-height:740px}.catalog-page__hero p,.catalog-page__error{font-size:1.04rem;line-height:1.68}.product-page__facts{grid-template-columns:1fr}.product-spotlight-card__media,.product-spotlight-card__image--placeholder{min-height:0}.static-page__card{padding:28px;border-radius:28px}.home-footer{padding:24px}}@media(max-width:720px){.site-chat-launcher{right:18px;bottom:18px;padding:13px 16px}.site-chat-panel{top:76px;right:18px;left:18px;bottom:18px;width:auto;padding:14px;border-radius:24px}.site-chat-panel__header{gap:12px}.nutribio-home{padding:18px}.nutribio-hero{padding-top:68px;min-height:auto}.page-logo{top:18px;left:18px;font-size:1.2rem}.static-page-shell{padding-top:72px}.catalog-page{gap:24px}.catalog-grid{grid-template-columns:1fr}.catalog-spotlight-card{padding:20px;border-radius:28px}.catalog-spotlight-card__compact{grid-template-columns:92px minmax(0,1fr);gap:14px}.product-page__card{padding:22px;border-radius:24px}.product-page__thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}.chat-composer{align-items:stretch}.home-footer,.home-footer__links,.home-footer__bottom{grid-template-columns:1fr}.hero-copy h1,.hero-description{max-width:none}.chat-card,.home-footer{padding:20px;border-radius:24px}.chat-card{min-height:700px;max-height:700px}.product-spotlight-card{padding:20px;border-radius:28px}.product-spotlight-card__compact{grid-template-columns:92px minmax(0,1fr);gap:14px}.static-page__card{padding:22px;border-radius:24px}.static-page__card h1{max-width:none;font-size:clamp(2.3rem,10vw,3.2rem)}.static-page__intro{font-size:1rem;line-height:1.68}.static-page__section{padding:18px;border-radius:22px}.home-footer__bottom{display:grid}}@media(max-width:480px){.site-chat-panel__header{display:grid}.site-chat-panel__close{justify-self:start}.page-logo{font-size:1.05rem}.hero-copy h1{font-size:clamp(2.4rem,12vw,3.2rem);line-height:.98}.hero-description{font-size:1.04rem}.catalog-page__hero h1{font-size:clamp(2.4rem,12vw,3.2rem);line-height:.98}.product-page__intro h1{font-size:clamp(2.2rem,11vw,3.1rem)}.catalog-spotlight-card{border-radius:24px}.product-spotlight-card h2{font-size:clamp(1.2rem,6vw,1.6rem)}.chat-product-links{display:grid}.chat-bubble{max-width:100%;padding:14px 15px}.chat-input-shell{grid-template-columns:1fr;padding:12px}.chat-input-actions{justify-content:stretch}.chat-input-actions .button{width:100%}}
