@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=Manrope:wght@400;500;600;700&display=swap";:root{color-scheme:light;--bg: #f3efe7;--bg-alt: #efe7db;--surface: rgba(255, 255, 255, .74);--surface-strong: #ffffff;--surface-dark: #16322f;--text: #112522;--text-muted: #526560;--line: rgba(17, 37, 34, .1);--primary: #0f766e;--primary-strong: #0a5a54;--accent: #d97706;--success: #0f766e;--danger: #c2410c;--shadow-lg: 0 28px 80px rgba(19, 35, 32, .12);--shadow-md: 0 18px 40px rgba(19, 35, 32, .08);--radius-xl: 32px;--radius-lg: 22px;--radius-md: 16px}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:radial-gradient(circle at top left,rgba(217,119,6,.16),transparent 28%),radial-gradient(circle at bottom right,rgba(15,118,110,.22),transparent 32%),linear-gradient(135deg,var(--bg),#f8f6f1 54%,var(--bg-alt));color:var(--text);font-family:Manrope,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.screen-loader{min-height:100vh;display:grid;place-items:center;font-family:Space Grotesk,Segoe UI,sans-serif;font-size:1.1rem}.login-page{min-height:100vh;display:grid;place-items:center;width:min(100%,1520px);margin:0 auto;padding:28px}.login-stage{position:relative;width:100%;min-height:min(860px,calc(100vh - 56px));display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,460px);overflow:hidden;border-radius:38px;background:linear-gradient(135deg,#fffbf5e0,#f4efe8d1),linear-gradient(120deg,#ffffff61,#ffffff14);border:1px solid rgba(255,255,255,.74);box-shadow:0 34px 100px #17252124,inset 0 1px #ffffffb3}.login-stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 14% 18%,rgba(217,119,6,.15),transparent 18%),radial-gradient(circle at 82% 80%,rgba(15,118,110,.16),transparent 24%);pointer-events:none}.login-stage:after{content:"";position:absolute;top:20px;right:20px;bottom:20px;left:20px;border-radius:30px;border:1px solid rgba(17,37,34,.04);pointer-events:none}.login-hero{position:relative;z-index:1;padding:clamp(44px,5vw,72px);display:flex;align-items:center}.login-hero__content{max-width:620px}.login-hero__brand{position:relative;width:min(100%,400px);margin-bottom:24px}.login-hero__brand:before{content:"";position:absolute;width:260px;height:260px;left:34%;top:46%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,#ffffffe6,#ffffff29 44%,#fff0 72%);pointer-events:none;filter:blur(12px)}.login-hero__logo{position:relative;z-index:1;width:min(100%,360px);height:auto;display:block;margin:0;filter:drop-shadow(0 20px 34px rgba(17,37,34,.12))}.login-hero__eyebrow,.section-tag,.topbar__label,.sidebar__eyebrow{display:inline-flex;align-items:center;gap:8px;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:700;color:var(--accent)}.login-hero h1,.topbar h1,.panel h2,.login-card__header h2{margin:12px 0 10px;font-family:Space Grotesk,Segoe UI,sans-serif;line-height:1.02}.login-hero h1{font-size:clamp(2rem,2.8vw,3rem);max-width:14ch}.login-hero p,.login-card__header p,.panel p,.sidebar__brand p{color:var(--text-muted);line-height:1.65;font-size:1rem}.login-hero p{max-width:36ch}.login-hero__inline-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.login-hero__inline-points span{min-height:34px;display:inline-flex;align-items:center;padding:0 15px;border-radius:999px;background:#ffffff8a;border:1px solid rgba(255,255,255,.62);color:var(--text);font-size:.88rem;font-weight:700;letter-spacing:.04em;box-shadow:0 10px 24px #14221f0f}.login-panel{position:relative;z-index:1;padding:18px;display:flex;align-items:center;justify-content:center}.login-card,.panel,.sidebar,.topbar,.welcome-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.login-card{width:100%;max-width:420px;padding:30px;border-radius:32px;background:#ffffffe0;border:1px solid rgba(255,255,255,.84);box-shadow:0 24px 70px #1323201a,inset 0 1px #fff9}.login-card__header{margin-bottom:8px}.public-products-page{width:min(100%,1400px);margin:0 auto;padding:clamp(24px,4vw,48px)}.public-products-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,380px);gap:24px;align-items:stretch;margin-bottom:32px}.public-products-hero__copy,.public-products-hero__panel,.public-product-card,.public-products-feedback__card{position:relative;overflow:hidden;border-radius:28px;border:1px solid rgba(255,255,255,.76);background:linear-gradient(135deg,#ffffffd1,#fffaf3b3),#ffffffad;box-shadow:0 28px 90px #1125221a,inset 0 1px #ffffffb3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.public-products-hero__copy{padding:clamp(28px,4vw,44px)}.public-products-hero__copy:before,.public-products-hero__panel:before,.public-product-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top left,rgba(217,119,6,.14),transparent 26%),radial-gradient(circle at bottom right,rgba(15,118,110,.16),transparent 28%);pointer-events:none}.public-products-hero__eyebrow{display:inline-flex;margin-bottom:16px;font-size:.76rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--accent)}.public-products-hero__copy h1{margin:0 0 16px;font-family:Space Grotesk,Segoe UI,sans-serif;font-size:clamp(2.2rem,4vw,4rem);line-height:.95;max-width:11ch}.public-products-hero__panel span,.public-products-feedback__card p,.public-product-card__content p{position:relative;z-index:1;margin:0;color:var(--text-muted);line-height:1.7}.public-products-hero__panel{min-height:100%;padding:28px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;background:linear-gradient(180deg,#102a26eb,#0c1c1af0),#102a26f0;border-color:#ffffff2e}.public-products-hero__panel p,.public-products-hero__panel strong{position:relative;z-index:1;display:block}.public-products-hero__panel p{margin-bottom:6px;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.public-products-hero__panel:before{background:radial-gradient(circle at top right,rgba(217,119,6,.35),transparent 28%),radial-gradient(circle at bottom left,rgba(255,255,255,.12),transparent 22%)}.public-products-hero__panel p,.public-products-hero__panel span{color:#eff7f4c2}.public-products-hero__panel strong{font-family:Space Grotesk,Segoe UI,sans-serif;font-size:clamp(1.6rem,2.6vw,2.4rem);color:#fff7ea;text-align:center}.public-products-hero__panel--logo{background:transparent;border-color:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.public-products-hero__panel--logo:before{display:none}.public-products-hero__accent{position:absolute;width:180px;height:180px;top:-48px;right:-40px;border-radius:50%;background:radial-gradient(circle,#d977067a,#d9770600);filter:blur(8px)}.public-products-hero__logo-wrap{position:relative;z-index:1;width:100%;min-height:180px;display:grid;place-items:center;padding:0}.public-products-hero__logo{max-width:min(100%,260px);max-height:140px;width:auto;height:auto;display:block;object-fit:contain;filter:drop-shadow(0 16px 28px rgba(0,0,0,.16))}.public-products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.public-product-card{display:flex;flex-direction:column}.public-product-card--interactive{width:100%;padding:0;text-align:left;border:1px solid rgba(255,255,255,.76);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.public-product-card--interactive:hover,.public-product-card--interactive:focus-visible{transform:translateY(-4px);border-color:#0f766e47;box-shadow:0 32px 90px #11252224,inset 0 1px #ffffffb3}.public-product-card__media{position:relative;aspect-ratio:1 / 1;background:linear-gradient(135deg,#0f766e14,#d9770614)}.public-product-card__media img,.public-product-card__placeholder{width:100%;height:100%;display:block}.public-product-card__media img{object-fit:cover}.public-product-card__placeholder{display:grid;place-items:center;color:var(--text-muted);font-weight:700;letter-spacing:.04em}.public-product-card__content{position:relative;z-index:1;padding:22px 22px 24px;display:grid;gap:14px}.public-product-card__header{display:grid;gap:8px}.public-product-card__header h2{margin:0;font-family:Space Grotesk,Segoe UI,sans-serif;font-size:1.28rem;line-height:1.1}.public-product-card__header strong{font-size:1.16rem;color:var(--primary-strong)}.public-product-card__content p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:6}.public-products-feedback{display:grid;place-items:center}.public-products-feedback__card{width:min(100%,620px);padding:28px;text-align:center}.public-products-feedback__card strong{display:block;margin-bottom:10px;font-family:Space Grotesk,Segoe UI,sans-serif;font-size:1.3rem}.public-products-feedback__card--error{border-color:#c2410c2e}.public-products-footer{display:flex;align-items:center;justify-content:center;gap:10px;margin:36px 0 12px;opacity:.7}.public-products-footer img{width:90px;height:auto}.public-products-footer span{font-size:.85rem;color:var(--text-muted)}.public-product-modal{width:min(1080px,100%)}.public-product-modal__layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:24px}.public-product-modal__gallery{display:grid;gap:14px;align-content:start}.public-product-modal__image-frame,.public-product-modal__empty,.public-product-modal__section{border-radius:24px;background:linear-gradient(135deg,#ffffffd1,#fffaf3b3),#ffffffad;border:1px solid rgba(17,37,34,.08)}.public-product-modal__image-frame{overflow:hidden;min-height:220px}.public-product-modal__image-frame img{width:100%;height:100%;display:block;object-fit:contain;object-position:center;background:#ffffffb8}.public-product-modal__empty{min-height:240px;display:grid;place-items:center;padding:24px;color:var(--text-muted);text-align:center}.public-product-modal__details{display:grid;gap:16px;align-content:start}.public-product-modal__price{padding:22px 24px;border-radius:24px;background:linear-gradient(135deg,#0f766ef5,#0a5a54f0);color:#f8fcfb;font-family:Space Grotesk,Segoe UI,sans-serif;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1;box-shadow:0 24px 54px #0f766e38}.public-product-modal__section{padding:20px 22px}.public-product-modal__section span{display:block;margin-bottom:10px;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--accent)}.public-product-modal__section p,.public-product-modal__section strong{margin:0;color:var(--text);line-height:1.7}.public-product-modal__section p{text-align:justify}.public-product-modal__section strong{font-size:.95rem;word-break:break-word}@media (max-width: 920px){.public-products-hero{grid-template-columns:1fr}.public-products-hero__copy h1{max-width:none}.public-product-modal__layout{grid-template-columns:1fr}}@media (max-width: 640px){.public-products-page{padding:18px}.public-products-hero__copy,.public-products-hero__panel,.public-products-feedback__card{border-radius:24px;padding:22px}.public-product-card__content{padding:18px}.public-product-modal__price,.public-product-modal__section{border-radius:20px}}.auth-helper{margin-bottom:16px;padding:14px 16px;border-radius:16px;background:#0f766e1a;color:var(--primary-strong);font-size:.94rem;line-height:1.5}.auth-helper--warning{background:#c2410c1a;color:var(--danger)}.welcome-card strong,.topbar__profile strong{display:block;margin-bottom:4px;font-family:Space Grotesk,Segoe UI,sans-serif;font-size:.98rem}.login-card__divider{margin:20px 0 14px;display:flex;align-items:center;gap:16px;color:var(--text-muted);font-size:.9rem}.login-card__divider:before,.login-card__divider:after{content:"";height:1px;flex:1;background:var(--line)}.form-grid{display:grid;gap:14px}.form-grid--two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.form-inline{display:grid;gap:12px}.field{display:grid;gap:6px}.field--full{grid-column:1 / -1}.field span{font-size:.92rem;font-weight:600}.field__hint{color:var(--text-muted);font-size:.84rem;line-height:1.5}.field input,.field select,.field textarea{width:100%;border:1px solid rgba(17,37,34,.12);border-radius:14px;background:#ffffffd1;color:var(--text);outline:none;transition:border-color .2s ease,transform .2s ease}.field input,.field select{min-height:46px;padding:0 16px}.field textarea{min-height:132px;padding:14px 16px;resize:vertical}.field input[type=file]{min-height:auto;padding:12px 14px}.field input[type=file]::file-selector-button{margin-right:12px;border:none;border-radius:999px;min-height:38px;padding:0 16px;background:#0f766e1f;color:var(--primary-strong);font-family:Space Grotesk,Segoe UI,sans-serif;font-weight:700;cursor:pointer}.field input:focus,.field select:focus,.field textarea:focus{border-color:#0f766e80;transform:translateY(-1px)}.button{min-height:46px;border:none;border-radius:999px;padding:0 22px;font-family:Space Grotesk,Segoe UI,sans-serif;font-weight:700;transition:transform .2s ease,opacity .2s ease,background .2s ease}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.7;cursor:wait}.button--primary{background:linear-gradient(135deg,var(--primary),var(--primary-strong));color:#fff}.button--secondary{background:#0f766e1f;color:var(--primary-strong)}.button--ghost{min-height:42px;background:#1125220a;color:var(--text)}.button--danger{background:#c2410c1f;color:var(--danger)}.feedback{border-radius:14px;padding:14px 16px;font-size:.94rem}.feedback--error{background:#c2410c1a;color:var(--danger)}.feedback--success{background:#0f766e1c;color:var(--success)}.toast-stack{position:fixed;top:20px;right:20px;z-index:1000;display:grid;gap:12px;width:min(360px,calc(100vw - 32px))}.toast{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:16px 18px;border-radius:20px;background:#ffffffeb;border:1px solid rgba(255,255,255,.84);box-shadow:0 20px 40px #1323201f,inset 0 1px #fff9;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.toast--success{border-left:4px solid var(--success)}.toast--error{border-left:4px solid var(--danger)}.toast--info{border-left:4px solid var(--accent)}.toast__content{display:grid;gap:4px}.toast__content strong{font-family:Space Grotesk,Segoe UI,sans-serif;font-size:.98rem}.toast__content span{color:var(--text-muted);font-size:.93rem;line-height:1.45}.toast__close{min-width:28px;min-height:28px;border:none;border-radius:999px;background:#1125220f;color:var(--text);font-size:1rem;line-height:1}.app-shell{min-height:100vh;display:grid;grid-template-columns:280px 1fr;gap:24px;padding:24px}.sidebar{padding:26px;border-radius:28px;background:#102624eb;color:#ffffffeb;display:flex;flex-direction:column;justify-content:space-between;box-shadow:var(--shadow-lg)}.sidebar__brand strong{font-family:Space Grotesk,Segoe UI,sans-serif;font-size:1.65rem;display:block;margin:16px 0 12px}.sidebar__brand p{color:#ffffffb3}.sidebar__nav{display:grid;gap:12px;margin:36px 0}.sidebar__link,.sidebar__logout{min-height:48px;display:flex;align-items:center;justify-content:flex-start;padding:0 16px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:transparent;color:inherit;font-weight:600}.sidebar__link--active,.sidebar__logout:hover,.sidebar__link:hover{background:#ffffff14}.app-content{display:grid;gap:24px;align-content:start}.topbar{padding:26px 28px;border-radius:28px;background:var(--surface);border:1px solid rgba(255,255,255,.65);box-shadow:var(--shadow-md);display:flex;justify-content:space-between;gap:18px;align-items:center}.topbar h1{font-size:clamp(2rem,4vw,3.4rem)}.topbar__profile{padding:16px 18px;border-radius:18px;background:#0f766e14;min-width:250px}.topbar__profile span{color:var(--text-muted);font-size:.94rem}.admin-page{display:grid;gap:24px}.conversations-page{display:grid;min-height:0}.conversations-shell{display:grid;grid-template-columns:minmax(320px,360px) minmax(0,1fr);gap:24px;height:calc(100vh - 220px);min-height:0}.conversations-sidebar,.chat-stage{border-radius:28px;border:1px solid rgba(255,255,255,.7);box-shadow:var(--shadow-md);overflow:hidden;min-height:0}.conversations-sidebar{display:grid;grid-template-rows:auto 1fr;background:linear-gradient(180deg,#ffffffdb,#f7f3ecc7),#ffffffc2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.conversations-sidebar__header{display:grid;gap:16px;padding:24px;border-bottom:1px solid rgba(17,37,34,.08)}.conversations-sidebar__header h2{margin:10px 0 8px;font-family:Space Grotesk,Segoe UI,sans-serif;font-size:2rem}.conversations-sidebar__header p{margin:0;color:var(--text-muted);line-height:1.6}.conversation-list{display:grid;gap:10px;padding:16px;align-content:start;overflow:auto;min-height:0}.conversation-list__item{width:100%;display:grid;grid-template-columns:minmax(0,1fr);gap:0;align-items:center;padding:14px;border:1px solid rgba(17,37,34,.06);border-radius:20px;background:#ffffffb8;text-align:left;transition:transform .18s ease,background .18s ease,border-color .18s ease}.conversation-list__item:hover,.conversation-list__item--active{transform:translateY(-1px);background:#0f766e14;border-color:#0f766e2e}.conversation-list__content{min-width:0}.conversation-list__topline{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.conversation-list__topline strong{min-width:0;font-size:.96rem}.conversation-list__topline span,.chat-stage__header span,.chat-bubble footer span,.chat-bubble footer time{color:var(--text-muted);font-size:.82rem}.conversation-list__content p{margin:6px 0 0;color:var(--text-muted);line-height:1.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-stage{display:grid;grid-template-rows:auto 1fr;background:radial-gradient(circle at top left,rgba(255,255,255,.24),transparent 20%),radial-gradient(circle at bottom right,rgba(217,119,6,.08),transparent 22%),linear-gradient(135deg,#e5ddd5,#dcebe7);min-height:0}.chat-stage__header{display:flex;align-items:center;gap:14px;padding:20px 24px;background:#133d38f0;color:#fff}.chat-stage__header strong{display:block;margin-top:4px;font-family:Space Grotesk,Segoe UI,sans-serif;font-size:1.15rem}.chat-stage__header span{color:#ebf7f4b8}.chat-stage__messages{display:grid;gap:14px;align-content:start;padding:24px;overflow:auto;min-height:0;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:24px 24px}.chat-row{display:flex;align-items:flex-end;gap:12px;width:100%}.chat-row--in{justify-content:flex-start}.chat-row--out{justify-content:flex-end}.chat-row--out .chat-bubble{order:1}.chat-row--out .chat-bubble__avatar{order:2}.chat-bubble{width:min(78%,720px);padding:14px 16px 12px;border-radius:18px;box-shadow:0 12px 28px #11252214}.chat-bubble--in{border-top-left-radius:6px;background:#ffffffeb}.chat-bubble--out{border-top-right-radius:6px;background:#dcf8c6f5}.chat-bubble__avatar{width:38px;height:38px;flex:0 0 38px;position:relative;border-radius:50%;display:grid;place-items:center;box-shadow:0 10px 18px #1125221f}.chat-bubble__avatar--client{background:linear-gradient(135deg,#f59e0b,#ea580c)}.chat-bubble__avatar--bot{background:linear-gradient(135deg,#0f766e,#155e75)}.chat-bubble__avatar-head,.chat-bubble__avatar-body{position:absolute;background:#ffffffeb}.chat-bubble__avatar-head{width:12px;height:12px;top:8px;border-radius:50%}.chat-bubble__avatar-body{width:18px;height:10px;bottom:8px;border-radius:10px 10px 6px 6px}.chat-bubble__robot-antenna{position:absolute;top:5px;width:2px;height:7px;background:#ffffffeb}.chat-bubble__robot-antenna:before{content:"";position:absolute;top:-4px;left:50%;width:6px;height:6px;border-radius:50%;background:#fbbf24;transform:translate(-50%)}.chat-bubble__robot-face{position:absolute;top:10px;right:7px;bottom:7px;left:7px;border-radius:10px;background:#ffffffeb}.chat-bubble__robot-eyes{position:absolute;top:6px;left:50%;width:14px;height:4px;transform:translate(-50%)}.chat-bubble__robot-eyes:before,.chat-bubble__robot-eyes:after{content:"";position:absolute;top:0;width:4px;height:4px;border-radius:50%;background:#155e75}.chat-bubble__robot-eyes:before{left:0}.chat-bubble__robot-eyes:after{right:0}.chat-bubble__robot-mouth{position:absolute;left:50%;bottom:6px;width:10px;height:2px;border-radius:999px;background:#155e75;transform:translate(-50%)}.chat-bubble p{margin:0;white-space:pre-wrap;line-height:1.6}.chat-bubble footer{margin-top:10px;display:flex;justify-content:flex-end;gap:10px}.chat-bubble--in footer{justify-content:flex-start}.product-page{display:grid;gap:24px;height:calc(100vh - 220px);min-height:0}.promotion-page{display:grid;gap:24px}.panel-grid{display:grid;gap:24px;grid-template-columns:1.15fr .85fr}.panel-grid--company{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:start}.company-logo-card{display:grid;gap:18px;padding:24px;border-radius:24px;background:#ffffff9e;border:1px solid rgba(17,37,34,.08)}.company-logo-card__header h3{margin:10px 0 0;font-family:Space Grotesk,Segoe UI,sans-serif;font-size:1.5rem}.company-logo-card__preview{min-height:240px;padding:20px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(135deg,#ffffffeb,#f7f3ece0),#ffffffb3;border:1px solid rgba(17,37,34,.08)}.company-logo-card__preview img{max-width:100%;max-height:220px;display:block;object-fit:contain}.company-logo-card__empty{color:var(--text-muted);text-align:center}.company-logo-card__hint{margin:0;color:var(--text-muted);line-height:1.6}.company-report-time{display:grid;gap:14px;padding:18px 20px;border-radius:20px;background:#ffffff8a;border:1px solid rgba(17,37,34,.08)}.company-report-time__header h3{margin:10px 0 0;font-family:Space Grotesk,Segoe UI,sans-serif;font-size:1.2rem}.company-report-time__controls{display:flex;align-items:end;gap:14px;flex-wrap:wrap}.company-report-time__controls .field{min-width:220px;flex:1}.phone-field{display:grid;grid-template-columns:minmax(96px,116px) minmax(0,1fr);gap:10px}.phone-field__country,.phone-field__input{width:100%}.panel{padding:28px;border-radius:28px;background:var(--surface);border:1px solid rgba(255,255,255,.65);box-shadow:var(--shadow-md)}.panel--list{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0}.panel__scroll--products{min-height:0;overflow:auto;padding-right:6px}.panel--welcome{width:100%;max-width:none}.panel__header{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:20px}.panel__actions{display:flex;gap:12px;flex-wrap:wrap}.panel__header h2{font-size:1.8rem}.user-table,.product-table,.promotion-table{display:grid;gap:10px}.user-table__head,.user-table__row{display:grid;gap:12px;grid-template-columns:1.55fr .65fr .85fr .95fr;align-items:center}.product-table__head,.product-table__row{display:grid;gap:12px;grid-template-columns:1.45fr .7fr 1.15fr;align-items:center}.promotion-table__head,.promotion-table__row{display:grid;gap:12px;grid-template-columns:1.2fr .7fr 1fr 1.15fr;align-items:center}.user-table__head,.product-table__head,.promotion-table__head{padding:0 16px 8px;color:var(--text-muted);font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.user-table__row{width:100%;padding:16px;text-align:left;border:1px solid rgba(17,37,34,.08);background:#ffffffb8;border-radius:18px}.product-table__row,.promotion-table__row{padding:16px;border:1px solid rgba(17,37,34,.08);background:#ffffffb8;border-radius:18px}.user-table__row--active,.product-table__row--active,.promotion-table__row--active{border-color:#0f766e59;box-shadow:inset 0 0 0 1px #0f766e1f}.user-table__row small{display:block;margin-top:6px;color:var(--text-muted)}.product-table__meta{display:grid;gap:6px}.product-table__media{display:grid;grid-template-columns:72px minmax(0,1fr);gap:14px;align-items:start}.product-table__meta-copy{display:grid;gap:6px}.product-table__meta strong{font-family:Space Grotesk,Segoe UI,sans-serif;font-size:1rem}.product-table__meta small{color:var(--text-muted);line-height:1.5}.promotion-table__identity{display:grid;gap:6px}.promotion-table__identity strong{font-family:Space Grotesk,Segoe UI,sans-serif;font-size:1rem}.promotion-table__identity small,.promotion-table__validity{color:var(--text-muted)}.product-table__thumb{width:72px;height:72px;object-fit:cover;border-radius:18px;border:1px solid rgba(17,37,34,.08);background:#ffffffb8}.product-table__thumb--empty{display:grid;place-items:center;padding:8px;color:var(--text-muted);font-size:.7rem;text-align:center}.product-table__image-count{color:var(--primary-strong);font-size:.82rem;font-weight:700}.product-table__price{font-family:Space Grotesk,Segoe UI,sans-serif;font-size:1rem;font-weight:700}.status-badge{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border-radius:999px;border:1px solid rgba(17,37,34,.1);background:#1125220d;color:var(--text);font-size:.82rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.status-badge--active{border-color:#0f766e3d;background:#0f766e1f;color:var(--primary-strong)}.status-badge--inactive{border-color:#c2410c38;background:#c2410c1a;color:var(--danger)}.user-table__action{display:flex;justify-content:flex-end}.product-table__actions,.promotion-table__actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.promotion-table__products,.selection-chip-list{display:flex;gap:8px;flex-wrap:wrap}.selection-chip{min-height:32px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;background:#1125220f;color:var(--text);font-size:.82rem;font-weight:700}.selection-chip--active{background:#0f766e24;color:var(--primary-strong)}.selection-chip--counter{background:#d9770624;color:#9a5a08}.button--table-action{min-height:38px;padding:0 16px;font-size:.88rem}.pagination{margin-top:18px;display:flex;justify-content:space-between;gap:16px;align-items:center}.pagination__meta{display:grid;gap:2px}.pagination__meta strong{font-family:Space Grotesk,Segoe UI,sans-serif;font-size:1rem}.pagination__meta span,.pagination__label{color:var(--text-muted);font-size:.92rem}.pagination__controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.empty-state{min-height:180px;display:grid;place-items:center;border:1px dashed rgba(17,37,34,.16);border-radius:22px;color:var(--text-muted)}.summary-card{display:grid;gap:22px}.summary-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.summary-card__identity{display:grid;gap:6px;padding-bottom:2px}.summary-card__identity strong{font-family:Space Grotesk,Segoe UI,sans-serif;font-size:1.45rem}.summary-card__identity span{color:var(--text-muted)}.summary-card__price{font-family:Space Grotesk,Segoe UI,sans-serif;font-size:clamp(1.8rem,3vw,2.4rem)}.summary-card__description{padding:18px 20px;border-radius:18px;background:#ffffff9e;border:1px solid rgba(17,37,34,.08);color:var(--text-muted);line-height:1.7}.summary-list{display:grid;gap:12px}.summary-gallery{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.summary-gallery__item{display:block;border-radius:18px;overflow:hidden;border:1px solid rgba(17,37,34,.08);background:#ffffffb8;min-height:140px}.summary-gallery__image{display:block;width:100%;height:100%;min-height:140px;object-fit:cover}.summary-gallery__empty{display:grid;place-items:center;min-height:140px;padding:20px;border-radius:18px;border:1px dashed rgba(17,37,34,.16);color:var(--text-muted);text-align:center}.summary-list__item{display:flex;justify-content:space-between;gap:16px;padding:14px 16px;border-radius:16px;background:#ffffff9e;border:1px solid rgba(17,37,34,.08)}.summary-list__item span{color:var(--text-muted);font-size:.9rem}.summary-list__item strong{text-align:right;font-size:.95rem;line-height:1.5;overflow-wrap:anywhere}.summary-actions{display:grid;gap:12px}.selector-block{display:grid;gap:14px}.selector-block__header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.selector-block__header span{display:block;font-size:.92rem;font-weight:600}.selector-block__header small{display:block;margin-top:6px;color:var(--text-muted);line-height:1.5}.selection-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.selection-card{min-height:92px;padding:16px;border-radius:18px;border:1px solid rgba(17,37,34,.08);background:#ffffffb8;color:var(--text);text-align:left;display:grid;gap:8px}.selection-card strong{font-family:Space Grotesk,Segoe UI,sans-serif;font-size:.98rem}.selection-card span{color:var(--text-muted);font-size:.85rem;line-height:1.5}.selection-card--active{border-color:#0f766e4d;background:#0f766e1a;box-shadow:inset 0 0 0 1px #0f766e14}.empty-state--compact{min-height:120px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:950;padding:28px;display:grid;place-items:center;background:#111d1b52;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal{width:min(880px,100%);max-height:calc(100vh - 56px);overflow:auto;padding:26px;border-radius:30px;background:#fffffff0;border:1px solid rgba(255,255,255,.84);box-shadow:0 28px 80px #1323202e,inset 0 1px #fff9}.modal--narrow{width:min(720px,100%)}.modal__header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:20px}.modal__header h2{margin:12px 0 0;font-size:1.9rem;font-family:Space Grotesk,Segoe UI,sans-serif}.modal__close{min-width:38px;min-height:38px;border:none;border-radius:999px;background:#1125220f;color:var(--text);font-size:1.3rem;line-height:1}.modal__footer{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:12px;margin-top:8px}.upload-list{grid-column:1 / -1;display:grid;gap:10px}.upload-list__item{display:flex;justify-content:space-between;gap:16px;padding:12px 14px;border-radius:16px;background:#ffffff9e;border:1px solid rgba(17,37,34,.08)}.upload-list__item strong,.upload-list__item span{font-size:.88rem}.upload-list__item span{color:var(--text-muted);white-space:nowrap}.welcome-card{margin-top:24px;padding:20px 22px;border-radius:20px;background:#0f766e14;max-width:340px}@media (max-width: 1180px){.login-stage,.panel-grid,.app-shell{grid-template-columns:1fr}.login-page{width:100%;padding:20px}.login-stage{min-height:auto}.sidebar{gap:24px}.summary-list__item,.upload-list__item{align-items:flex-start;flex-direction:column}.summary-grid{grid-template-columns:1fr}.conversations-shell{grid-template-columns:1fr;height:auto;min-height:auto}.pagination{align-items:flex-start;flex-direction:column}}@media (max-width: 840px){.login-hero,.app-shell{padding:20px}.login-stage{border-radius:28px}.login-hero__logo{width:min(100%,300px)}.login-hero__inline-points{margin-top:16px}.login-panel{padding:0 20px 20px}.login-card,.panel,.topbar,.sidebar{padding:22px;border-radius:22px}.form-grid--two-columns,.user-table__head,.user-table__row,.product-table__head,.product-table__row,.promotion-table__head,.promotion-table__row{grid-template-columns:1fr}.panel__actions,.modal__footer,.panel__actions .button,.product-table__actions .button,.promotion-table__actions .button,.summary-actions .button,.modal__footer .button{width:100%}.product-table__media{grid-template-columns:1fr}.modal-backdrop{padding:16px}.modal{padding:22px;border-radius:24px}.topbar{align-items:flex-start;flex-direction:column}.chat-stage{min-height:640px}.selector-block__header{align-items:stretch;flex-direction:column}}@media (max-width: 640px){.conversations-sidebar__header,.chat-stage__header,.chat-stage__messages{padding:18px}.chat-bubble{width:min(92%,720px)}.chat-bubble__avatar{width:34px;height:34px;flex-basis:34px}.phone-field{grid-template-columns:1fr}}
