:root{--bg-primary:#07111f;--bg-secondary:#0c1829;--bg-card:#ffffff0f;--bg-card-hover:#ffffff1a;--bg-glass:#07111fb8;--text-primary:#fff;--text-secondary:#ffffffb8;--text-muted:#ffffff8c;--heading-color:#fff;--btn-radius:9999px;--accent:#60a5fa;--accent-secondary:#93c5fd;--accent-gradient:linear-gradient(135deg, #60a5fa, #93c5fd);--accent-on:#07111f;--accent-a06:#60a5fa0f;--accent-a08:#60a5fa14;--accent-a10:#60a5fa1a;--accent-a12:#60a5fa1f;--accent-a15:#60a5fa26;--accent-a20:#60a5fa33;--accent-a30:#60a5fa4d;--border-color:#ffffff1a;--border-color-hover:#fff3;--border-subtle:#ffffff0f;--border-section:#ffffff14;--shadow-card:0 4px 24px #0003;--shadow-glow:0 0 40px #60a5fa26;--shadow-large:0 8px 60px #60a5fa1a, 0 0 0 1px #ffffff0d;--header-bg:#07111fb8;--hero-card-bg:linear-gradient(165deg, #60a5fa14 0%, #93c5fd0a 50%, #ffffff08 100%);--hero-card-border:#ffffff1f;--product-item-bg:#ffffff0a;--product-item-border:#ffffff0f;--product-item-hover-bg:#ffffff14;--product-item-hover-border:#ffffff1f;--chip-bg:#ffffff0f;--chip-border:#ffffff14;--why-panel-bg:#0000004d;--why-panel-border:#ffffff1a;--consult-panel-bg:linear-gradient(165deg, #60a5fa1a 0%, #93c5fd0f 40%, #07111fcc 100%);--consult-panel-border:#60a5fa26;--form-input-bg:#ffffff0a;--footer-border:#ffffff14;--image-placeholder-bg:linear-gradient(135deg, #60a5fa26, #93c5fd14);--status-live-color:#4ade80;--status-live-bg:#4ade801f;--cookie-shadow:0 8px 32px #0006;--select-arrow-color:%2360a5fa;--notice-bg:#60a5fa0f;--notice-border:#60a5fa26}[data-theme=light]{--bg-primary:#f1f5f9;--bg-secondary:#e8eef5;--bg-card:#fff;--bg-card-hover:#f8fafc;--bg-glass:#f1f5f9f2;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#94a3b8;--heading-color:#1e3a5f;--accent:#1e3a5f;--accent-secondary:#2d5282;--accent-gradient:#1e3a5f;--accent-on:#fff;--btn-radius:10px;--accent-a06:#1e3a5f0f;--accent-a08:#1e3a5f14;--accent-a10:#1e3a5f1a;--accent-a12:#1e3a5f1f;--accent-a15:#1e3a5f26;--accent-a20:#1e3a5f33;--accent-a30:#1e3a5f4d;--border-color:#0000001a;--border-color-hover:#0000002e;--border-subtle:#0000000d;--border-section:#00000014;--shadow-card:0 1px 3px #00000012, 0 4px 16px #00000012;--shadow-glow:0 8px 32px #1e3a5f26;--shadow-large:0 8px 48px #1e3a5f1a, 0 0 0 1px #0000000d;--header-bg:#f1f5f9e6;--hero-card-bg:#fff;--hero-card-border:#00000014;--product-item-bg:#f8fafc;--product-item-border:#00000012;--product-item-hover-bg:#f1f5f9;--product-item-hover-border:#0000001f;--chip-bg:#0000000a;--chip-border:#00000014;--why-panel-bg:#e8eef5;--why-panel-border:#00000014;--consult-panel-bg:linear-gradient(165deg, #1e3a5f12 0%, #2d52820a 40%, #f1f5f9 100%);--consult-panel-border:#1e3a5f26;--form-input-bg:#fff;--footer-border:#00000017;--image-placeholder-bg:linear-gradient(135deg, #1e3a5f1a, #2d52820f);--status-live-color:#16a34a;--status-live-bg:#16a34a1a;--cookie-shadow:0 8px 32px #0000001f;--select-arrow-color:%231000a5f;--notice-bg:#1e3a5f0f;--notice-border:#1e3a5f26}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;transition:background-color .3s,color .3s;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font-family:inherit}img{max-width:100%;height:auto;display:block}input,textarea,select{font-family:inherit;font-size:inherit}h1,h2,h3,h4,h5,h6{letter-spacing:-.03em;line-height:1.1}::selection{background:var(--accent-a30);color:var(--text-primary)}
.CookieNotice-module-scss-module__ZXYt2a__bar{z-index:200;width:calc(100% - 48px);max-width:720px;animation:.3s CookieNotice-module-scss-module__ZXYt2a__slideUp;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}@media (max-width:480px){.CookieNotice-module-scss-module__ZXYt2a__bar{width:calc(100% - 32px);bottom:16px}}@keyframes CookieNotice-module-scss-module__ZXYt2a__slideUp{0%{opacity:0;transform:translate(-50%)translateY(16px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.CookieNotice-module-scss-module__ZXYt2a__inner{background:var(--header-bg);-webkit-backdrop-filter:blur(18px);border:1px solid var(--border-color);box-shadow:var(--cookie-shadow);border-radius:28px;justify-content:space-between;align-items:center;gap:20px;padding:16px 20px;display:flex}@media (max-width:480px){.CookieNotice-module-scss-module__ZXYt2a__inner{flex-direction:column;align-items:flex-start;gap:14px}}.CookieNotice-module-scss-module__ZXYt2a__text{color:var(--text-secondary);font-size:14px;line-height:1.55}.CookieNotice-module-scss-module__ZXYt2a__text a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.CookieNotice-module-scss-module__ZXYt2a__actions{flex-shrink:0;gap:10px;display:flex}@media (max-width:480px){.CookieNotice-module-scss-module__ZXYt2a__actions{width:100%}}.CookieNotice-module-scss-module__ZXYt2a__decline{border:1px solid var(--border-color);height:38px;color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;padding:0 18px;font-size:13px;font-weight:500;transition:all .2s}.CookieNotice-module-scss-module__ZXYt2a__decline:hover{border-color:var(--text-muted);color:var(--text-secondary)}@media (max-width:480px){.CookieNotice-module-scss-module__ZXYt2a__decline{flex:1}}.CookieNotice-module-scss-module__ZXYt2a__accept{background:var(--accent-gradient);height:38px;color:var(--accent-on);cursor:pointer;white-space:nowrap;border:none;border-radius:999px;padding:0 20px;font-size:13px;font-weight:700;transition:opacity .2s}.CookieNotice-module-scss-module__ZXYt2a__accept:hover{opacity:.9}@media (max-width:480px){.CookieNotice-module-scss-module__ZXYt2a__accept{flex:1}}
