:root{color:#172026;background:#eef3f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}.page{display:grid;min-height:100vh;place-items:center;padding:32px 16px;background:linear-gradient(135deg,rgba(69,123,157,.16),transparent 40%),linear-gradient(315deg,rgba(226,135,67,.14),transparent 42%),#eef3f7}.auth-panel{width:min(100%,440px);padding:32px;border:1px solid #d7e0e7;border-radius:8px;background:#fff;box-shadow:0 24px 80px #17202624}.auth-page{position:relative;overflow:hidden;padding:48px 20px;color:#f2fbff;isolation:isolate;background:radial-gradient(circle at 76% 76%,rgba(67,255,21,.34),transparent 34%),radial-gradient(circle at 18% 14%,rgba(28,188,242,.36),transparent 32%),radial-gradient(circle at 50% 104%,rgba(36,184,78,.3),transparent 36%),linear-gradient(145deg,#124f62,#0a3a4d 42%,#061b2f)}.auth-page:before,.auth-page:after{position:absolute;content:"";pointer-events:none}.auth-page:before{top:-26%;right:-26%;bottom:-26%;left:-26%;z-index:-2;background:radial-gradient(closest-side at 32% 38%,rgba(82,213,255,.28),transparent 66%),radial-gradient(closest-side at 68% 62%,rgba(67,255,21,.22),transparent 64%),conic-gradient(from 150deg at 50% 50%,transparent 0deg,rgba(28,188,242,.22) 76deg,rgba(67,255,21,.16) 142deg,transparent 232deg);filter:blur(30px) saturate(1.55);opacity:.95;transform:rotate(-8deg)}.auth-page:after{top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),radial-gradient(circle at 50% 50%,transparent 0 28%,rgba(255,255,255,.045) 29%,transparent 30%);background-size:46px 46px,46px 46px,620px 620px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.88),transparent 90%);mask-image:linear-gradient(180deg,rgba(0,0,0,.88),transparent 90%)}.auth-shell{position:relative;z-index:1;display:grid;width:min(100%,456px)}.auth-shell:before{position:absolute;top:-64px;right:-52px;bottom:-64px;left:-52px;z-index:-1;border-radius:56px;background:radial-gradient(circle at 20% 12%,rgba(255,255,255,.22),transparent 14%),radial-gradient(circle at 78% 88%,rgba(67,255,21,.32),transparent 28%),linear-gradient(135deg,#1cbcf233,#43ff1529);content:"";filter:blur(38px);opacity:.86;pointer-events:none}.auth-page .auth-panel{position:relative;width:100%;overflow:hidden;padding:42px 38px 38px;border:1px solid rgba(211,248,255,.42);border-radius:38px;background:radial-gradient(circle at 8% 8%,rgba(255,255,255,.26),transparent 24%),linear-gradient(145deg,#fff3,#fff1 44%,#43ff1517),#052d36a8;box-shadow:0 42px 110px #00000075,0 1px #ffffff61 inset,0 -1px #4cf5171f inset,0 0 78px #1cbcf22e;backdrop-filter:blur(28px) saturate(1.45);-webkit-backdrop-filter:blur(28px) saturate(1.45)}.auth-page .auth-panel:before,.auth-page .auth-panel:after{position:absolute;content:"";pointer-events:none}.auth-page .auth-panel:before{top:1px;right:1px;bottom:1px;left:1px;border-radius:36px;background:linear-gradient(130deg,rgba(255,255,255,.24),transparent 30%),radial-gradient(circle at 24% 0%,rgba(28,188,242,.22),transparent 31%),radial-gradient(circle at 88% 100%,rgba(76,245,23,.18),transparent 28%);opacity:.9}.auth-page .auth-panel:after{width:160px;height:360px;top:-112px;left:-72px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent);filter:blur(8px);opacity:.28;transform:rotate(28deg)}.auth-page .panel-header,.auth-page .form,.auth-page .notice,.auth-page .error,.auth-page .success-box{position:relative;z-index:1}.auth-page .panel-header{margin-bottom:26px;text-align:center}.auth-logo-frame{display:grid;width:104px;height:104px;place-items:center;margin:0 auto 22px;border:1px solid rgba(213,249,255,.26);border-radius:30px;background:linear-gradient(145deg,#ffffff29,#ffffff0a),#0a2a3b5c;box-shadow:0 18px 42px #00000040,0 0 26px #1cbcf229,0 1px #ffffff38 inset;backdrop-filter:blur(16px) saturate(1.35);-webkit-backdrop-filter:blur(16px) saturate(1.35)}.auth-logo{display:block;width:82px;height:82px;object-fit:contain;filter:drop-shadow(0 12px 22px rgba(0,0,0,.28))}.auth-page h1{margin-bottom:12px;color:#fff;font-size:clamp(2.25rem,7vw,2.9rem);font-weight:900;line-height:1.04;text-shadow:0 1px 18px rgba(28,188,242,.18)}.auth-page .lead{max-width:340px;margin-right:auto;margin-left:auto;color:#e1f8ffd6;font-size:1rem}.auth-page .form{gap:17px}.auth-page label{color:#ebfcffeb}.auth-field{position:relative;display:grid}.auth-field-icon{position:absolute;top:50%;left:18px;z-index:1;display:grid;width:22px;height:22px;place-items:center;border:1px solid rgba(211,248,255,.2);border-radius:999px;color:#8beeff;background:#ffffff13;font-size:.78rem;font-weight:900;transform:translateY(-50%)}.auth-page input{min-height:52px;padding:13px 18px 13px 52px;border-radius:999px;border-color:#d3f8ff38;color:#fff;background:linear-gradient(145deg,#ffffff14,#ffffff06),#041f2b85;box-shadow:0 1px #ffffff26 inset}.auth-page input::placeholder{color:#ddf3fa8f}.auth-page input:hover{border-color:#20c5f48f}.auth-page input:focus{border-color:#78ecffeb;box-shadow:0 0 0 4px #20c5f429,0 0 28px #4cf51714,0 1px #fff3 inset}.auth-page button:not(.link-button):not(.secondary-button){min-height:52px;border-radius:999px;display:flex;align-items:center;justify-content:center;gap:12px;color:#061a2c;background:linear-gradient(135deg,rgba(255,255,255,.46),transparent 34%),linear-gradient(135deg,#63d5e4,#25cc2d);box-shadow:0 20px 46px #12bcf24d,0 1px #ffffff73 inset}.auth-page button:hover:not(:disabled):not(.link-button):not(.secondary-button){background:linear-gradient(135deg,rgba(255,255,255,.56),transparent 34%),linear-gradient(135deg,#8beeff,#43ff15);box-shadow:0 22px 48px #12bcf24d,0 0 32px #4cf51729;transform:translateY(-1px)}.button-icon{display:grid;width:24px;height:24px;place-items:center;border-radius:999px;color:#051924;background:#ffffff57;font-size:1rem;line-height:1}.button-label{min-width:0}.auth-page button:focus-visible{outline:3px solid rgba(80,248,43,.42);outline-offset:3px}.auth-page .secondary-button{border-color:#d3f8ff33;border-radius:999px;color:#d5f8ff;background:#ffffff13;box-shadow:0 1px #ffffff24 inset}.auth-page .secondary-button:hover:not(:disabled){color:#fff;background:#1cbcf226}.auth-page .link-button{color:#72ff55}.auth-page .link-button:hover:not(:disabled){color:#b6ffa6}.auth-page .email-row{border:1px solid rgba(211,248,255,.14);border-radius:26px;background:#ffffff12;color:#d9f5ff}.auth-page .notice{border-radius:22px;color:#d9fff1;background:#24b8832e}.auth-page .error{border-radius:22px;color:#ffe0e0;background:#be373738}.auth-page .success-box p{color:#c9e7f2}.ui-icon{width:18px;height:18px;flex:0 0 auto;stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round}.auth-support,.auth-assurance{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;justify-self:center;gap:9px;font-weight:800}.auth-support{margin-top:20px;color:#25d6ff;font-size:.96rem}.support-icon{width:20px;height:20px;filter:drop-shadow(0 0 12px rgba(37,214,255,.42))}.auth-assurance{margin-top:20px;color:#d9ebffc2;font-size:1.08rem;font-weight:700}.assurance-icon{width:28px;height:28px;color:#93beffc7}.auth-legal{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:center;gap:10px 18px;width:min(100%,520px);margin-top:14px;text-align:center}.auth-page .legal-link{display:inline-flex;align-items:center;gap:7px;color:#e1f8ffd6;font-size:.88rem;line-height:1.35;text-decoration:underline;text-decoration-color:#4cf51761;text-underline-offset:5px}.auth-page .legal-link:hover:not(:disabled){color:#fff;text-decoration-color:#43ff15}.legal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:20px;background:#04101cad;backdrop-filter:blur(18px) saturate(1.2);-webkit-backdrop-filter:blur(18px) saturate(1.2)}.legal-dialog{position:relative;width:min(100%,660px);max-height:min(86vh,760px);overflow:auto;padding:26px;border:1px solid rgba(209,246,255,.3);border-radius:36px;color:#f3fbff;background:linear-gradient(145deg,#ffffff2e,#ffffff0e 42%,#ffffff14),#071b2ec7;box-shadow:0 34px 88px #0000007a,0 1px #ffffff57 inset,0 0 46px #1cbcf221;backdrop-filter:blur(28px) saturate(1.45);-webkit-backdrop-filter:blur(28px) saturate(1.45)}.legal-dialog:before{position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:30px;background:linear-gradient(130deg,rgba(255,255,255,.2),transparent 32%),radial-gradient(circle at 94% 0%,rgba(76,245,23,.15),transparent 30%);content:"";pointer-events:none}.legal-dialog-header,.legal-intro,.legal-body{position:relative;z-index:1}.legal-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.legal-eyebrow{margin-bottom:8px;color:#72ff55;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.legal-dialog h2{margin:0;color:#fff;font-size:clamp(1.55rem,6vw,2.15rem);line-height:1.08}.legal-close{flex:0 0 auto;width:40px;min-height:40px;padding:0;border-radius:999px;font-size:1.35rem;line-height:1}.auth-page .legal-close:hover:not(:disabled){background:#1cbcf226}.legal-intro{margin-bottom:18px;color:#dbf6ffd1;line-height:1.6}.legal-body{display:grid;gap:16px}.legal-section{padding:16px;border:1px solid rgba(211,248,255,.14);border-radius:22px;background:#ffffff0f}.legal-section h3{margin:0 0 10px;color:#fff;font-size:1rem}.legal-section ul{display:grid;gap:8px;margin:0;padding-left:20px;color:#ebfcffd1;line-height:1.5}.legal-section li::marker{color:#43ff15}.panel-header{margin-bottom:28px}.eyebrow{margin:0 0 10px;color:#3e7c78;font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:12px;font-size:clamp(2rem,8vw,2.65rem);line-height:1}h2{margin-bottom:8px;font-size:1.5rem}.lead{margin-bottom:0;color:#5a6872;line-height:1.55}.form{display:grid;gap:14px}label{color:#293841;font-size:.95rem;font-weight:700}input{width:100%;min-height:48px;padding:12px 14px;border:1px solid #b8c8d4;border-radius:8px;color:#172026;background:#fbfdff;outline:none}textarea{width:100%;min-height:104px;resize:vertical;padding:12px 14px;border:1px solid #b8c8d4;border-radius:8px;color:#172026;background:#fbfdff;outline:none}input:focus,textarea:focus{border-color:#3e7c78;box-shadow:0 0 0 4px #3e7c7829}button{min-height:48px;border:0;border-radius:8px;color:#fff;background:#1f6f78;cursor:pointer;font-weight:800}button:hover:not(:disabled){background:#175c64}button:disabled{cursor:not-allowed;opacity:.58}.secondary-button{border:1px solid #c4d2dc;color:#1f6f78;background:#fff}.secondary-button:hover:not(:disabled){background:#edf7f6}.link-button{min-height:auto;padding:0;color:#1f6f78;background:transparent;font-weight:800}.link-button:hover:not(:disabled){background:transparent;color:#175c64}.email-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:8px;background:#f4f8fa;color:#44545f;overflow-wrap:anywhere}.notice,.error{margin:18px 0 0;padding:12px 14px;border-radius:8px;line-height:1.45}.notice{color:#255653;background:#e6f4f1}.error{color:#8a1f1f;background:#ffecec}.success-box{display:grid;gap:16px}.success-box p{margin-bottom:0;color:#3f4e58}.home-page{position:relative;display:block;min-height:100vh;overflow-x:hidden;padding:20px 18px 112px;color:#f3fbff;isolation:isolate;background:radial-gradient(circle at 12% 8%,rgba(37,214,255,.3),transparent 30%),radial-gradient(circle at 88% 18%,rgba(67,255,21,.22),transparent 28%),radial-gradient(circle at 50% 100%,rgba(37,204,45,.28),transparent 36%),linear-gradient(145deg,#061b2f,#0a3a4d 45%,#124f62)}.home-page:before,.home-page:after{position:fixed;content:"";pointer-events:none}.home-page:before{top:-24%;right:-24%;bottom:-24%;left:-24%;z-index:-2;background:radial-gradient(closest-side at 26% 24%,rgba(139,238,255,.2),transparent 70%),radial-gradient(closest-side at 78% 66%,rgba(67,255,21,.2),transparent 66%),conic-gradient(from 115deg at 50% 50%,transparent,rgba(28,188,242,.18),rgba(67,255,21,.13),transparent 70%);filter:blur(32px) saturate(1.45)}.home-page:after{top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.82),transparent 86%);mask-image:linear-gradient(180deg,rgba(0,0,0,.82),transparent 86%)}.home-shell{width:min(100%,1180px);margin:0 auto}.home-topbar{position:sticky;top:14px;z-index:5;display:grid;align-items:center;grid-template-columns:auto minmax(220px,1fr) auto;gap:14px;padding:12px;border:1px solid rgba(211,248,255,.26);border-radius:999px;background:#0423349e;box-shadow:0 22px 70px #0000003d,0 1px #ffffff2e inset;backdrop-filter:blur(22px) saturate(1.35);-webkit-backdrop-filter:blur(22px) saturate(1.35)}.home-brand{display:inline-flex;align-items:center;gap:10px;padding:0 8px 0 4px;color:#fff;font-size:1.1rem;font-weight:900}.home-brand img{width:42px;height:42px;object-fit:contain}.home-search{display:flex;align-items:center;gap:10px;min-width:0;padding:0 16px;border:1px solid rgba(199,249,255,.25);border-radius:999px;background:#061b2f6b}.home-search .ui-icon,.home-login-button .ui-icon,.home-bottom-nav .ui-icon{width:20px;height:20px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.home-search input{min-height:48px;padding:0;border:0;color:#f5fdff;background:transparent;outline:none}.home-search input::placeholder{color:#e0f7ff9e}.home-login-button{position:relative;display:inline-flex;width:auto;min-height:46px;align-items:center;gap:8px;padding:0 18px;border:1px solid rgba(199,249,255,.34);border-radius:999px;color:#e9fbff;background:linear-gradient(145deg,#ffffff1c,#ffffff08),#063042c7;box-shadow:0 14px 34px #00000038,0 1px #ffffff2e inset;white-space:nowrap;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}.home-login-button:hover:not(:disabled),.home-login-button:focus-visible{border-color:#8beeff94;color:#fff;background:linear-gradient(145deg,#8beeff29,#43ff1514),#084052e0;box-shadow:0 18px 42px #00000042,0 0 24px #25d6ff1f,0 1px #ffffff38 inset;transform:translateY(-1px)}.unread-dot{position:absolute;top:8px;right:10px;width:8px;height:8px;border-radius:999px;background:#ffeb3b;box-shadow:0 0 14px #ffeb3bb3}.home-hero{display:grid;align-items:stretch;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:22px;margin-top:22px}.home-hero-copy,.home-hero-card,.home-section,.support-card{border:1px solid rgba(211,248,255,.26);background:radial-gradient(circle at 8% 8%,rgba(255,255,255,.18),transparent 28%),linear-gradient(145deg,#ffffff29,#ffffff0e 48%,#43ff1512),#052d3694;box-shadow:0 30px 90px #00000047,0 1px #ffffff38 inset;backdrop-filter:blur(24px) saturate(1.35);-webkit-backdrop-filter:blur(24px) saturate(1.35)}.home-hero-copy{padding:clamp(28px,5vw,56px);border-radius:46px}.home-hero-copy h1{max-width:760px;margin:0 0 16px;color:#fff;font-size:clamp(2.25rem,6vw,4.9rem);font-weight:900;line-height:1}.home-hero-copy p:not(.eyebrow){max-width:660px;color:#e2f8ffd1;font-size:1.05rem;line-height:1.6}.home-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.home-hero-actions button{width:auto;min-width:180px;padding:0 22px}.home-hero-card{position:relative;display:grid;align-content:end;min-height:360px;overflow:hidden;padding:28px;border-radius:46px}.hero-card-glow{position:absolute;width:210px;height:210px;top:32px;right:20px;border-radius:999px;background:radial-gradient(circle,rgba(67,255,21,.56),rgba(28,188,242,.28),transparent 68%);filter:blur(4px)}.hero-card-icon{position:relative;width:88px;height:88px;margin-bottom:38px;color:#43ff15;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4}.home-hero-card strong{position:relative;color:#fff;font-size:1.5rem}.home-hero-card p{position:relative;color:#e2f8ffc2;line-height:1.55}.home-banner-shell{margin-top:22px;scroll-margin-top:110px}.home-promo-banner{position:relative;display:flex;min-height:270px;overflow:hidden;align-items:flex-end;justify-content:space-between;gap:24px;padding:clamp(26px,5vw,52px);border:1px solid rgba(211,248,255,.3);border-radius:52px;color:#f5fdff;background:radial-gradient(circle at 16% 12%,rgba(255,255,255,.2),transparent 28%),radial-gradient(circle at 82% 42%,rgba(67,255,21,.26),transparent 28%),linear-gradient(145deg,#ffffff29,#ffffff0e 46%,#43ff1514),#052d369e;background-position:center;background-size:cover;box-shadow:0 32px 95px #00000047,0 1px #ffffff3d inset,0 0 70px #1cbcf224;text-decoration:none;backdrop-filter:blur(24px) saturate(1.35);-webkit-backdrop-filter:blur(24px) saturate(1.35);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.home-promo-banner:before{position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:50px;background:linear-gradient(130deg,rgba(255,255,255,.22),transparent 32%),radial-gradient(circle at 86% 90%,rgba(67,255,21,.18),transparent 28%);content:"";pointer-events:none}.home-promo-banner:hover,.home-promo-banner:focus-visible{border-color:#e2ffffb8;box-shadow:0 38px 110px #00000057,0 0 74px #1cbcf23b,0 0 96px #43ff152e,0 1px #ffffff57 inset;transform:translateY(-2px)}.home-banner-content,.home-banner-cta{position:relative;z-index:1}.home-banner-content{display:grid;max-width:720px;gap:12px}.home-banner-content strong{max-width:820px;color:#fff;font-size:clamp(2.1rem,6.1vw,5rem);font-weight:950;line-height:.98;text-shadow:0 18px 38px rgba(0,0,0,.24)}.home-banner-content small{max-width:660px;color:#e2f8ffd6;font-size:1.04rem;line-height:1.55}.home-banner-cta{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;padding:0 17px;border:1px solid rgba(199,249,255,.32);border-radius:999px;color:#e9fbff;background:#063042c2;box-shadow:0 1px #ffffff2e inset;font-size:.92rem;font-weight:900;white-space:nowrap}.home-banner-cta .ui-icon{width:18px;height:18px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.home-section{margin-top:22px;padding:26px;border-radius:34px;scroll-margin-top:110px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.section-heading h2{margin:0;color:#fff;font-size:clamp(1.6rem,3vw,2.25rem)}.product-grid,.reviews-grid{display:grid;gap:14px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.reviews-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card,.review-card,.faq-list article{border:1px solid rgba(211,248,255,.18);border-radius:24px;background:#061b2f57;box-shadow:0 14px 40px #0000002e}.product-card{display:grid;min-height:210px;gap:12px;padding:20px}.product-card.cyan{background:linear-gradient(145deg,#1cbcf22e,#061b2f57)}.product-card.green{background:linear-gradient(145deg,#43ff1529,#061b2f57)}.product-card.blue{background:linear-gradient(145deg,#25d6ff24,#061b2f61)}.product-category{width:fit-content;padding:5px 10px;border-radius:999px;color:#061b2f;background:linear-gradient(90deg,#8beeff,#43ff15);font-size:.78rem;font-weight:900}.product-card h3,.faq-list h3{margin:0;color:#fff}.product-card p,.review-card p,.faq-list p,.support-card p{color:#e2f8ffc7;line-height:1.5}.product-card button{align-self:end;justify-self:start;color:#061b2f;background:linear-gradient(90deg,#8beeff,#43ff15)}.review-card{padding:20px}.review-card .ui-icon{width:24px;height:24px;color:#43ff15;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.review-card strong{color:#fff}.support-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);gap:18px}.faq-list{display:grid;gap:12px}.faq-list article{padding:18px}.support-card{display:grid;align-content:center;gap:14px;padding:26px;border-radius:30px}.support-card .ui-icon{width:42px;height:42px;color:#25d6ff;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.support-card h2{margin:0;color:#fff}.home-legal-mini{display:flex;flex-wrap:wrap;gap:10px}.home-legal-mini .link-button{color:#8beeff}.home-bottom-nav{position:fixed;right:50%;bottom:18px;z-index:8;display:grid;width:min(calc(100% - 32px),600px);grid-template-columns:repeat(4,1fr);gap:8px;padding:10px;border:1px solid rgba(211,248,255,.28);border-radius:999px;background:#042334b3;box-shadow:0 22px 70px #00000057,0 1px #ffffff2e inset;transform:translate(50%);backdrop-filter:blur(22px) saturate(1.4);-webkit-backdrop-filter:blur(22px) saturate(1.4)}.home-bottom-nav button{display:grid;min-height:54px;place-items:center;gap:3px;padding:7px 10px;border-radius:999px;color:#e6f9ffd1;background:transparent;font-size:.78rem;transition:background .16s ease,box-shadow .16s ease,color .16s ease}.home-bottom-nav button:hover,.home-bottom-nav button:focus-visible{color:#061b2f;background:linear-gradient(90deg,#8beeff,#43ff15);box-shadow:0 0 0 1px #ffffff29 inset,0 10px 22px #0000002e}.auth-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:18px;background:#020f1cb8;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.auth-modal{position:relative;width:min(100%,520px)}.auth-modal-close{position:absolute;top:-12px;right:-10px;z-index:3;width:42px;min-height:42px;padding:0;border:1px solid rgba(211,248,255,.32);border-radius:999px;color:#fff;background:#061b2fc2}.auth-popup-page{min-height:auto;padding:0;background:transparent}.auth-popup-page:before,.auth-popup-page:after{display:none}.auth-popup-page .auth-shell{width:100%}.post-auth-page{align-content:start;gap:24px;place-items:start center;padding-top:24px}.post-auth-banner-slot{position:relative;z-index:2;width:min(100%,1040px)}.post-auth-banner{display:flex;min-height:82px;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px 16px 20px;border:1px solid rgba(199,249,255,.4);border-radius:999px;color:#f6fdff;background:radial-gradient(circle at 4% 12%,rgba(255,255,255,.24),transparent 26%),linear-gradient(100deg,#124f62e6,#084b59b8 44%,#23c22fb8);box-shadow:0 26px 90px #00000057,0 0 44px #1cbcf233,0 0 72px #43ff1524,0 1px #ffffff47 inset;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease;backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4)}.post-auth-banner:hover,.post-auth-banner:focus-visible{border-color:#e2ffffc7;box-shadow:0 32px 98px #00000061,0 0 56px #1cbcf24d,0 0 92px #43ff153d,0 1px #ffffff5c inset;transform:translateY(-2px)}.post-auth-banner-main{display:flex;min-width:0;align-items:center;gap:14px}.post-auth-banner-icon,.post-auth-banner-image,.post-auth-banner-action{display:inline-grid;flex:0 0 auto;place-items:center}.post-auth-banner-icon{width:48px;height:48px;border:1px solid rgba(198,249,255,.4);border-radius:999px;color:#43ff15;background:#061b2f61}.post-auth-banner-image{width:68px;height:54px;overflow:hidden;border:1px solid rgba(198,249,255,.46);border-radius:22px;background:#061b2f52;box-shadow:0 14px 32px #00000038}.post-auth-banner-image img{width:100%;height:100%;object-fit:cover}.post-auth-banner strong,.post-auth-banner small{display:block;min-width:0;overflow-wrap:anywhere}.post-auth-banner strong{font-size:clamp(1.05rem,2.4vw,1.35rem);line-height:1.12}.post-auth-banner small{margin-top:4px;color:#e2f8ffd1;font-size:.92rem;line-height:1.35}.post-auth-banner-action{grid-auto-flow:column;gap:8px;min-height:44px;padding:0 15px;border-radius:999px;color:#061b2f;background:linear-gradient(90deg,#8beeff,#43ff15);font-size:.9rem;font-weight:900;white-space:nowrap}.post-auth-banner .ui-icon{width:20px;height:20px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.app-page{align-items:stretch;place-items:stretch}.app-page-with-banner{gap:18px;grid-template-rows:auto 1fr;padding-top:22px}.chat-panel,.admin-panel{display:grid;width:min(100%,980px);min-height:calc(100vh - 64px);margin:0 auto;padding:24px;border:1px solid #d7e0e7;border-radius:8px;background:#fff;box-shadow:0 24px 80px #1720261f;gap:18px}.chat-panel{grid-template-rows:auto auto 1fr auto}.admin-settings-card{display:grid;gap:14px;padding:18px;border:1px solid #d7e0e7;border-radius:8px;background:linear-gradient(135deg,#f8fbfc,#eef8f3)}.admin-settings-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.admin-settings-header h2{margin:0;color:#26343d;font-size:1.15rem}.setting-state{padding:4px 9px;border-radius:999px;color:#60717d;background:#e9f0f4;font-size:.78rem;font-weight:900;white-space:nowrap}.setting-state.enabled{color:#105b2a;background:#dff8df}.banner-form{display:grid;gap:10px}.banner-form textarea{width:100%;resize:vertical}.form-hint{margin:-4px 0 2px;color:#60717d;font-size:.86rem}.banner-image-preview{display:grid;align-items:center;grid-template-columns:108px minmax(0,1fr);gap:14px;padding:12px;border:1px solid #d7e0e7;border-radius:8px;background:#fff}.banner-image-preview img{width:108px;height:72px;border-radius:8px;object-fit:cover;background:#eef3f7}.banner-image-preview strong,.banner-image-preview span{display:block;overflow-wrap:anywhere}.banner-image-preview span{margin:4px 0 10px;color:#60717d;font-size:.88rem}.toggle-row{display:flex;align-items:center;gap:10px;color:#26343d;font-weight:800}.toggle-row input{width:auto}.chat-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.chat-header h1{margin:0;font-size:1.55rem;line-height:1.2;overflow-wrap:anywhere}.compact-button{width:auto;min-height:40px;padding:0 14px;white-space:nowrap}.messages-list{display:flex;min-height:280px;max-height:58vh;flex-direction:column;gap:12px;overflow-y:auto;padding:4px}.message{width:min(78%,620px);padding:12px 14px;border:1px solid #d7e0e7;border-radius:8px;background:#f8fbfc}.message-user{align-self:flex-start}.message-admin{align-self:flex-end;border-color:#cfe1d8;background:#eef8f3}.message-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;color:#5a6872;font-size:.82rem}.message-meta strong{color:#26343d;overflow-wrap:anywhere}.message-text{margin:0;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere}.chat-composer{display:grid;gap:12px;padding-top:12px;border-top:1px solid #e1e9ef}.composer-row{display:grid;align-items:center;grid-template-columns:minmax(0,1fr) auto;gap:12px}.selected-file{grid-column:1 / -1;color:#52636f;font-size:.9rem;overflow-wrap:anywhere}.image-attachment{display:block;width:min(100%,280px);min-height:auto;margin-top:10px;padding:0;border:1px solid #cddae3;background:#fff;overflow:hidden}.image-attachment img{display:block;width:100%;max-height:220px;object-fit:cover}.file-attachment{display:flex;width:min(100%,360px);align-items:center;justify-content:space-between;gap:12px;margin-top:10px;padding:12px;border:1px solid #cddae3;border-radius:8px;color:#1f6f78;background:#fff;text-decoration:none}.file-name{font-weight:800;overflow-wrap:anywhere}.file-size{color:#63727d;white-space:nowrap}.empty-state{display:grid;min-height:180px;place-items:center;border:1px dashed #c9d6df;border-radius:8px;color:#60717d;background:#f8fbfc}.users-list{display:grid;gap:10px}.user-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:46px;padding:0 14px;border:1px solid #d4e0e7;color:#26343d;background:#f8fbfc;text-align:left;overflow-wrap:anywhere}.user-row:hover:not(:disabled){color:#fff;background:#1f6f78}.unread-badge{display:inline-block;padding:2px 6px;border-radius:999px;color:#fff;background:#b3261e;font-size:.75rem;font-weight:800}.inline-badge{margin-left:8px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#172026b8;z-index:10}.image-modal{display:grid;width:min(100%,920px);max-height:92vh;gap:12px}.image-modal img{max-width:100%;max-height:82vh;border-radius:8px;object-fit:contain;background:#fff}.modal-close{justify-self:end;width:auto;min-height:40px;padding:0 14px}.compact{margin-top:0}@media(max-width:980px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.home-page{padding:14px 12px 104px}.home-topbar{position:relative;top:0;grid-template-columns:1fr auto;border-radius:30px}.home-search{grid-column:1 / -1;grid-row:2;order:3}.home-brand span{display:none}.home-hero,.support-layout{grid-template-columns:1fr}.home-promo-banner{min-height:250px;align-items:flex-start;flex-direction:column;border-radius:34px}.home-promo-banner:before{border-radius:32px}.home-banner-content strong{font-size:clamp(2rem,13vw,3.4rem)}.home-banner-cta{width:100%}.home-hero-copy,.home-hero-card{border-radius:34px}.home-hero-copy{padding:28px}.home-hero-card{min-height:240px}.product-grid,.reviews-grid{grid-template-columns:1fr}.section-heading{align-items:flex-start;flex-direction:column}.home-bottom-nav{bottom:12px;width:min(calc(100% - 20px),520px);gap:6px;padding:8px;border-radius:32px}.home-bottom-nav button{min-height:50px;padding:6px 7px;font-size:.68rem}}@media(max-width:520px){.auth-page{padding:24px 14px}.auth-panel{padding:24px}.auth-page .auth-panel{padding:24px;border-radius:30px}.auth-logo-frame{width:96px;height:96px;margin-bottom:20px}.auth-logo{width:78px;height:78px}.email-row{align-items:flex-start;flex-direction:column}.post-auth-page{padding-top:16px}.post-auth-banner{align-items:flex-start;flex-direction:column;border-radius:30px;padding:16px}.post-auth-banner-action{width:100%;justify-content:center}.post-auth-banner-image{width:100%;height:120px;border-radius:24px}.banner-image-preview{grid-template-columns:1fr}.banner-image-preview img{width:100%;height:150px}.chat-panel,.admin-panel{min-height:calc(100vh - 32px);padding:18px}.chat-header{flex-direction:column}.message{width:100%}.composer-row{grid-template-columns:1fr}}
