@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@500;700;800&family=Nunito:wght@600;700;800&family=Marck+Script&display=swap";:root{--page-bg: #edf1f6;--text-main: #0b1220;--text-muted: #667085;--accent-strong: #195899;--danger: #a12b2b}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:Nunito,sans-serif;color:var(--text-main);background:var(--page-bg)}#root{min-height:100vh}.app-shell{width:min(860px,100%);margin:0 auto;padding:18px 16px 34px}.status{margin:20px 2px;font-weight:700;font-size:17px}.status.error{color:var(--danger)}.app-loader{min-height:160px;display:grid;place-items:center}.app-loader-track{display:inline-flex;align-items:center;gap:10px}.app-loader-dot{width:12px;height:12px;border-radius:50%;display:inline-block;background:linear-gradient(145deg,#3b72d6,#2e4ea3);box-shadow:0 8px 14px -10px #1f4493bf}.browser-entry-shell{width:min(980px,100%);min-height:100vh;display:grid;place-items:center;padding:clamp(18px,5vw,48px)}.browser-entry{width:min(760px,100%);position:relative;isolation:isolate}.browser-entry-orb{position:absolute;border-radius:999px;filter:blur(24px);z-index:0;pointer-events:none}.browser-entry-orb.orb-one{width:220px;height:220px;left:-30px;top:-18px;background:radial-gradient(circle,#5690dc4d,#5690dc00 74%)}.browser-entry-orb.orb-two{width:260px;height:260px;right:-34px;bottom:-36px;background:radial-gradient(circle,#346ac43b,#346ac400 74%)}.browser-entry-card{position:relative;z-index:1;border-radius:28px;border:1px solid #d7dfeb;background:linear-gradient(165deg,#fffffff2,#f8fbfff5);box-shadow:0 26px 58px -32px #1a386b73,0 6px 20px #2345841f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:clamp(18px,3.4vw,32px);overflow:hidden}.browser-entry-card:after{content:"";position:absolute;inset:0 0 auto;height:110px;background:linear-gradient(180deg,#4878ca1f,#4878ca00 92%);pointer-events:none}.browser-entry-badge{width:fit-content;display:inline-flex;align-items:center;gap:7px;border-radius:999px;border:1px solid rgba(63,101,178,.24);background:#e4ecfab8;color:#214e96;padding:8px 12px;font-size:12px;font-weight:800;letter-spacing:.02em}.browser-entry-logo{display:block;width:clamp(220px,38vw,360px);max-width:100%;margin-top:16px;filter:drop-shadow(0 10px 16px rgba(30,66,133,.16))}.browser-entry-card h1{margin:18px 0 0;font-family:Montserrat,sans-serif;font-size:clamp(30px,5.2vw,52px);line-height:.98;letter-spacing:-.02em}.browser-entry-subtitle{margin:12px 0 0;color:#334b68;font-size:clamp(16px,2.4vw,20px);line-height:1.4;max-width:56ch}.browser-entry-hint{margin:10px 0 0;color:#4f6280;font-size:15px;font-weight:700}.browser-entry-actions{margin-top:20px;display:grid;gap:10px}.browser-entry-cta{border-radius:15px;border:1px solid transparent;text-decoration:none;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.browser-entry-cta.primary{background:linear-gradient(135deg,#295eb6,#3c73ca 60%,#5485dc);color:#fff;box-shadow:0 12px 24px -14px #224380bf}.browser-entry-cta.primary:hover{box-shadow:0 18px 28px -16px #224380d6}.browser-entry-cta.secondary{border-color:#ccd7ea;background:#f5f8fd;color:#2e4e7f}.browser-entry-cta.secondary:hover{border-color:#b4c4df;background:#eff4fc}.browser-entry-grid{margin-top:18px;display:grid;gap:10px}.browser-entry-feature{border-radius:14px;border:1px solid #d5deeb;background:#f7faffe6;color:#334f72;font-size:14px;font-weight:700;display:flex;align-items:center;gap:10px;min-height:46px;padding:10px 12px}.browser-entry-feature-icon{width:30px;height:30px;border-radius:10px;background:#e8eef9;color:#2d5cac;display:grid;place-items:center;flex:0 0 auto}.home-logo-area{min-height:212px;display:flex;align-items:center;justify-content:center;padding:28px 12px 18px;position:relative;overflow:hidden;isolation:isolate}@media (max-width: 680px){.browser-entry-shell{padding:14px}.browser-entry-card{border-radius:24px;padding:16px 14px 18px}.browser-entry-logo{margin-top:12px;width:min(280px,90%)}.browser-entry-card h1{margin-top:14px;font-size:clamp(25px,9vw,38px);line-height:1.02}.browser-entry-subtitle{font-size:15px}.browser-entry-feature{font-size:13px}}.home-logo-image{display:block;width:min(560px,92%);height:auto;object-fit:contain;position:relative;z-index:2;filter:drop-shadow(0 16px 22px rgba(37,77,148,.16));animation:home-logo-breathe 4.6s ease-in-out infinite}.home-logo-blob{position:absolute;border-radius:999px;filter:blur(20px);pointer-events:none;z-index:1}.home-logo-blob.blob-a{width:200px;height:200px;left:8%;top:18%;background:radial-gradient(circle,#559ce257,#559ce200 72%)}.home-logo-blob.blob-b{width:230px;height:230px;right:6%;bottom:4%;background:radial-gradient(circle,#3e60b53d,#3e60b500 72%)}.home-menu{margin-top:6px;display:grid;gap:14px;position:relative}.home-menu-glow{position:absolute;inset:-8px -6px auto;height:120px;border-radius:30px;background:radial-gradient(ellipse at center,#6389db38,#6389db00 74%);z-index:0;pointer-events:none}.home-card{display:grid;grid-template-columns:94px 1fr 34px;align-items:center;gap:14px;background:#fff;border:1px solid #dde3eb;border-radius:28px;padding:14px 18px;min-height:110px;position:relative;z-index:1}.home-card.is-clickable{width:100%;text-align:left;font:inherit;color:inherit;background:#fff;cursor:pointer}.home-card.is-clickable:focus-visible{outline:2px solid #8bb5d2;outline-offset:2px}.home-card-icon{width:78px;height:78px;border-radius:20px;display:grid;place-items:center;border:1px solid rgba(66,84,107,.08);animation:home-icon-drift 4.2s ease-in-out infinite}.home-card-icon svg{width:36px;height:36px;display:block}.home-card-body h2{margin:0;font-weight:800;font-size:clamp(22px,3.2vw,30px);line-height:1.03}.home-card-arrow{color:#c8ced8;display:grid;place-items:center;justify-self:end}.home-card-arrow svg{width:32px;height:32px}.home-menu .home-card:nth-child(2n) .home-card-icon{animation-delay:.55s}.home-menu .home-card:nth-child(3n) .home-card-icon{animation-delay:1.05s}.tone-water{border-color:#dce7ef;background:linear-gradient(90deg,#fff,#fbfdff)}.tone-water .home-card-icon{background:#eaf4ff;color:#0e8ed0}.tone-cooler{border-color:#eadff0;background:linear-gradient(90deg,#fff,#fffafe)}.tone-cooler .home-card-icon{background:#f4edf9;color:#8c2de8}.tone-service{border-color:#eee8ce;background:linear-gradient(90deg,#fff,#fffef9)}.tone-service .home-card-icon{background:#f9f6e5;color:#de8c00}.tone-about{border-color:#d7ebe4;background:linear-gradient(90deg,#fff,#f8fffc)}.tone-about .home-card-icon{background:#e8f7f2;color:#169d70}.about-layout{margin-top:6px;display:grid;gap:12px;animation:fade-up .32s ease}.about-hero-card,.about-section-card,.about-contact-card{border:1px solid #d8e2ee;border-radius:22px;background:#fff;padding:16px;box-shadow:0 2px 8px #1d365612}.about-hero-head{display:flex;align-items:center;gap:8px}.about-hero-icon{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:#e9f4ef;color:#1b8a5f;flex:0 0 auto}.about-hero-card h2{margin:0;font-size:clamp(24px,3.9vw,34px);line-height:1.1}.about-hero-card p{margin:10px 0 0;color:#4e5c6f;font-size:15px;line-height:1.6}.about-hero-card strong{display:inline-block;margin-top:12px;color:#1f4ea4;font-size:18px}.about-section-head{display:flex;align-items:center;gap:8px}.about-section-icon{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;flex:0 0 auto}.about-section-icon.water{background:#eaf4ff;color:#0e8ed0}.about-section-icon.coolers{background:#f3edfb;color:#7b31dd}.about-section-icon.service{background:#fbf4e5;color:#d18905}.about-section-icon.contact{background:#eaf0ff;color:#2d57af}.about-section-card h3,.about-contact-card h3{margin:0;font-size:20px;line-height:1.2;color:#18263d}.about-section-card p,.about-contact-card p{margin:10px 0 0;color:#4d5b6f;font-size:15px;line-height:1.58}.about-minerals-title{margin-top:12px;color:#203a67;font-weight:800}.about-minerals-grid{list-style:none;margin:10px 0 0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.about-minerals-grid li{border:1px solid #d6e2f4;border-radius:10px;background:#f7fbff;color:#264f95;font-size:13px;font-weight:700;line-height:1.35;padding:8px 10px}.about-service-tagline{color:#1f4ea4!important;font-weight:800}.about-contact-links{margin-top:12px;display:grid;gap:8px}.about-contact-links a{border:1px solid #d4deeb;border-radius:12px;background:#f7faff;min-height:44px;padding:0 12px;color:#2a4fa7;text-decoration:none;display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:700}.about-contact-links a:focus-visible{outline:2px solid #2d57af;outline-offset:2px}.about-showroom-line,.about-hours-line{margin-top:10px;display:flex;align-items:flex-start;gap:8px;color:#274777}.about-showroom-line p{margin:0;display:grid;gap:2px}.about-showroom-line p strong{color:#1a2f53}.about-showroom-line p span{color:#4d5b6f}.about-hours-line span{font-size:14px;font-weight:700}.service-center-page{margin-top:6px;display:grid;gap:12px;animation:fade-up .3s ease}.service-center-card,.service-center-contact-card{border:1px solid #d7e1ec;border-radius:22px;background:#fff;box-shadow:0 2px 7px #1f385c12;padding:16px}.service-center-card h2{margin:0;font-size:28px;line-height:1.08;color:#16243a}.service-center-hint{margin:8px 0 0;color:#57657a;font-size:15px;line-height:1.45}.service-center-form{margin-top:12px;display:grid;gap:10px}.service-center-label{display:grid;gap:7px}.service-center-label span{display:inline-flex;align-items:center;gap:6px;color:#324359;font-size:14px;font-weight:700}.service-center-label input,.service-center-label textarea{width:100%;border:1px solid #d4dfe9;border-radius:13px;background:#f7faff;color:#1e2a3c;font-family:Nunito,sans-serif}.service-center-label input{height:50px;padding:0 14px;font-size:16px}.service-center-label textarea{height:108px;min-height:108px;resize:none;overflow-y:auto;padding:11px 13px;font-size:15px;line-height:1.45}.service-center-label input[readonly]{color:#526177;background:#edf3fb}.service-center-label input::placeholder,.service-center-label textarea::placeholder{color:#7a889b}.service-center-label input:focus,.service-center-label textarea:focus{outline:none;border-color:#2b5ebb;box-shadow:0 0 0 2px #3862b21f}.service-center-submit{border:0;border-radius:12px;min-height:50px;background:#6b8fe1;color:#fff;font-family:Nunito,sans-serif;font-size:17px;font-weight:800;cursor:pointer}.service-center-submit:disabled{opacity:.8;cursor:not-allowed}.service-center-submit:not(:disabled){background:#4d74cf}.service-center-success{margin:2px 0 0;color:#16693f;font-size:14px;font-weight:700}.service-center-contact-card{display:grid;gap:10px}.service-center-contact-hint{margin:0;color:#25354b;font-size:15px;font-weight:700}.service-center-contact-link{border:1px solid #d4deeb;border-radius:12px;background:#f7faff;min-height:46px;padding:0 12px;color:#2a4fa7;text-decoration:none;display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:700}.service-center-contact-link:hover{border-color:#aebfda}.service-center-contact-link:focus-visible{outline:2px solid #2d57af;outline-offset:2px}.coolers-info-card{margin-top:6px;border:1px solid #cad5ea;border-radius:16px;background:#ebeffb;color:#4a48a8;display:flex;align-items:flex-start;gap:10px;padding:14px 16px}.coolers-info-card p{margin:0;font-size:20px;font-weight:700;line-height:1.35}.coolers-channel-list{margin-top:12px;display:grid;gap:12px}.coolers-channel-card{border-radius:20px;border:1px solid #d8e1ec;background:#fff;padding:14px 16px;display:grid;grid-template-columns:66px 1fr 24px;gap:12px;align-items:center;color:inherit;text-decoration:none}.coolers-channel-card.is-clickable{width:100%;text-align:left;font:inherit;cursor:pointer}.coolers-channel-card.is-clickable:focus-visible{outline:2px solid #7ea3d5;outline-offset:2px}.coolers-channel-brand{width:66px;height:66px;border-radius:14px;display:grid;place-items:center;font-family:Montserrat,sans-serif;font-weight:800;font-size:31px;letter-spacing:.01em;color:#fff}.coolers-channel-brand img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}.coolers-channel-brand span{line-height:1}.coolers-channel-brand.showroom{background:#000}.coolers-channel-brand.showroom img{background:#000;object-fit:contain;padding:6px}.coolers-channel-brand.uzum{background:linear-gradient(150deg,#7420ff,#3f00ca)}.coolers-channel-brand.yandex{background:linear-gradient(150deg,#ff9714,#ff4b1b)}.coolers-channel-brand.wildberries{font-size:21px;background:linear-gradient(150deg,#a510bd,#5d1094)}.coolers-channel-text h3{margin:0;font-size:36px;line-height:1.08}.coolers-channel-text p{margin:2px 0 0;color:#667487;font-size:22px}.coolers-channel-card svg{color:#19223466}.coolers-channel-uzum{border-color:#7d49e4;background:linear-gradient(120deg,#5000d8,#7b16ff);color:#fff}.coolers-channel-uzum .coolers-channel-text p,.coolers-channel-uzum svg{color:#ffffffd6}.coolers-channel-yandex{border-color:#e7473b;background:linear-gradient(120deg,#f42d2d,#ff1616);color:#fff}.coolers-channel-yandex .coolers-channel-text p,.coolers-channel-yandex svg{color:#ffffffd6}.coolers-channel-wildberries{border-color:#dbd7f3}.showroom-heading{margin-top:6px;color:#4e5f74;font-size:17px;font-weight:700}.showroom-heading p{margin:0}.showroom-grid{margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.showroom-product-card{border:1px solid #d6dee8;border-radius:18px;background:#fff;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 1px 4px #14223814}.showroom-product-image-trigger{border:0;padding:0;margin:0;width:100%;background:transparent;cursor:pointer;text-align:left}.showroom-product-image-trigger:focus-visible,.showroom-product-title-btn:focus-visible{outline:2px solid #6f95d4;outline-offset:2px}.showroom-product-image{aspect-ratio:1 / 1;background:#e5ebf2}.showroom-product-image img{width:100%;height:100%;display:block;object-fit:cover}.showroom-image-fallback{width:100%;height:100%;display:grid;place-items:center;color:#6b8098}.showroom-product-content{padding:10px 10px 6px}.showroom-product-title-btn{border:0;background:transparent;padding:0;margin:0;width:100%;text-align:left;font-family:Nunito,sans-serif;font-size:17px;font-weight:700;color:#111827;line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;cursor:pointer}.showroom-product-content h3{margin:0;font-size:17px;line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.showroom-product-content p{margin:8px 0 0;color:#2757ad;font-size:20px;font-weight:800;line-height:1}.showroom-product-actions{margin-top:auto;padding:0 10px 10px;display:grid;grid-template-columns:1fr 56px;gap:8px;align-items:center}.showroom-product-qty{border:1px solid #d2deea;border-radius:10px;display:grid;grid-template-columns:38px 1fr 38px;overflow:hidden;background:#f6f9fd}.showroom-product-qty button,.showroom-product-qty span{min-height:40px;display:grid;place-items:center}.showroom-product-qty button{border:0;background:transparent;color:#32465f;cursor:pointer}.showroom-product-qty button:disabled{opacity:.6;cursor:not-allowed}.showroom-product-qty span{border-left:1px solid #d2deea;border-right:1px solid #d2deea;color:#1c2b40;font-size:28px;font-weight:700;line-height:1}.showroom-product-cart-btn{border:0;border-radius:10px;min-height:40px;background:#2f5dbe;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.showroom-detail{margin-top:6px}.showroom-detail-card{border:1px solid #d6dee8;border-radius:18px;background:#fff;box-shadow:0 1px 4px #14223814;padding:12px;display:grid;gap:10px}.showroom-detail-main-image{height:clamp(170px,42vw,250px);border-radius:14px;overflow:hidden;background:#e5ebf2}.showroom-detail-main-image img{width:100%;height:100%;display:block;object-fit:contain}.showroom-detail-thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.showroom-detail-thumb{border:1px solid #d3ddea;border-radius:10px;padding:0;background:#f4f8fd;cursor:pointer;aspect-ratio:1 / 1;overflow:hidden}.showroom-detail-thumb img{width:100%;height:100%;object-fit:cover;display:block}.showroom-detail-thumb .showroom-image-fallback{color:#7690ab}.showroom-detail-thumb.active{border-width:2px;border-color:#2f5dbe}.showroom-detail-content h2{margin:0;font-size:23px;line-height:1.2}.showroom-detail-price{margin:8px 0 0;color:#2757ad;font-size:31px;font-weight:800;line-height:1}.showroom-detail-summary{margin:8px 0 0;color:#4f5f73;font-size:15px;line-height:1.35}.showroom-detail-features{margin:10px 0 0;padding:0;list-style:none;display:grid;gap:6px}.showroom-detail-features li{display:inline-flex;align-items:center;gap:6px;color:#2f3f53;font-size:14px}.showroom-detail-features li svg{color:#2f5dbe}.showroom-detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.showroom-detail-cart-btn{border:0;border-radius:10px;min-height:40px;background:#2f5dbe;color:#fff;font-family:Nunito,sans-serif;font-size:14px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}.app-shell.with-bottom-nav{padding-top:80px;padding-bottom:122px}.service-topbar{position:fixed;top:0;left:50%;transform:translate(-50%);width:min(860px,100%);z-index:80;padding:12px 16px;background:#fff;border-top:1px solid #dfe6ed;border-bottom:1px solid #d5e0ea;display:flex;align-items:center;justify-content:space-between;gap:12px}.service-brand{display:flex;align-items:center;gap:8px}.service-brand-image{display:block;height:52px;width:auto;max-width:240px;object-fit:contain}.service-brand-link{border:0;background:transparent;padding:0;cursor:pointer;text-align:left;color:inherit}.service-brand-link:focus-visible{outline:2px solid #2d57af;outline-offset:4px;border-radius:10px}.service-brand-mark{width:40px;height:50px;flex:0 0 auto}.service-brand-mark svg{width:100%;height:100%;display:block}.service-brand-title{margin:0;font-family:Montserrat,sans-serif;font-weight:800;letter-spacing:.01em;color:#2046a0;font-size:22px;line-height:1}.service-brand-sub{margin:2px 0 0;color:#52a7d6;font-family:Marck Script,cursive;font-size:17px;line-height:1}.service-phone-link{display:inline-flex;align-items:center;gap:8px;color:#2a4fa7;text-decoration:none;font-weight:700;font-size:17px;white-space:nowrap}.water-hero-card{border:1px solid #d9e2eb;border-radius:24px;background:#fff;padding:20px;box-shadow:0 1px 5px #1b315014}.water-eyebrow{margin:0;color:#2f55ac;font-family:Montserrat,sans-serif;font-weight:700;letter-spacing:.02em;font-size:15px}.water-hero-card h2{margin:8px 0 0;color:#49535f;font-size:42px;line-height:1.05}.water-info-card{margin-top:12px;border:1px solid #bfd7ea;border-radius:16px;background:#eef6fe;color:#2b4da4;display:flex;align-items:center;gap:12px;padding:14px 16px}.water-info-card p{margin:0;font-size:16px;font-weight:700}.water-product-image-link{border:0;background:transparent;padding:0;margin:0;width:100%;text-align:left;cursor:pointer}.water-product-title-link{border:0;background:transparent;padding:0;margin:0;width:100%;text-align:left;color:inherit;font:inherit;cursor:pointer}.water-product-image-link:focus-visible,.water-product-title-link:focus-visible{outline:2px solid #6f95d4;outline-offset:2px}.water-detail-image-fallback,.water-detail-thumb-fallback{width:100%;height:100%;display:grid;place-items:center;color:#7690ab}.water-detail-actions{display:grid;gap:8px}.water-detail-order-btn{border:0;border-radius:10px;min-height:40px;background:#2f5dbe;color:#fff;font-family:Nunito,sans-serif;font-size:14px;font-weight:800;cursor:pointer}.water-product-card{margin-top:12px;border:1px solid #d6e0e9;border-radius:22px;background:#fff;box-shadow:0 2px 6px #1b315012;overflow:hidden}.water-product-main{display:grid;grid-template-columns:180px 1fr;gap:14px;padding:16px}.water-product-image{border-radius:16px;background:linear-gradient(145deg,#e5f2ff,#f4fbff 52%,#e5f2ff);border:1px solid #d2e2f2;display:grid;place-items:center;color:#3e90d5;min-height:170px}.water-product-content h3{margin:0;font-size:34px;line-height:1.04}.water-product-price{margin:6px 0 0;color:#2859af;font-size:26px;font-weight:800}.water-product-content ul{list-style:none;margin:10px 0 0;padding:0;display:grid;gap:6px}.water-product-content li{display:flex;align-items:center;gap:7px;color:#4e5a69;font-size:18px}.water-product-content li svg{color:#2e3f56}.qty-control{margin-top:12px;border:1px solid #cbd9e3;border-radius:14px;display:inline-grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden}.qty-control button,.qty-control span{min-width:64px;height:50px;display:grid;place-items:center;background:#f8fbfe;color:#2e3f56;border:0}.qty-control button{cursor:pointer}.qty-control button:disabled{cursor:not-allowed;color:#9cadbf}.qty-control button:not(:last-child),.qty-control span{border-right:1px solid #d3e0ea}.qty-control span{font-size:32px;font-weight:700;line-height:1}.qty-note{margin:8px 0 0;color:#607286;font-size:15px}.water-product-footer{border-top:1px solid #dbe5ee;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.water-product-footer p{margin:0;color:#4d5b6f;font-size:17px}.water-product-footer p strong{color:#0f1c2f}.order-button{min-width:180px;border:0;border-radius:12px;padding:12px 16px;background:#89a5e5;color:#fff;font-weight:800;font-size:16px}.order-button:disabled{opacity:.85}.order-button:not(:disabled){background:#5f84dc;cursor:pointer}.checkout-flow{margin-top:12px;display:grid;gap:12px}.checkout-card{border:1px solid #d6e0e9;border-radius:22px;background:#fff;box-shadow:0 2px 5px #1d2e470f;padding:16px}.checkout-card h3{margin:0;font-size:21px;line-height:1.25}.checkout-block-title{display:inline-flex;align-items:center;gap:9px}.checkout-block-title svg{color:#2d57af}.checkout-field-label{margin:0 0 8px;color:#3f4f63;display:inline-flex;align-items:center;gap:8px;font-size:16px;font-weight:700}.checkout-field-label svg{color:#2d57af}.checkout-field-label-spaced{margin-top:12px}.checkout-input{width:100%;border:1px solid #d4dfe8;border-radius:14px;height:62px;padding:0 16px;font-family:Nunito,sans-serif;font-size:21px;color:#1e2a3c;background:#f5f8fc}.checkout-input::placeholder{color:#6d7889}.checkout-input:focus{outline:none;border-color:#2b5ebb;box-shadow:0 0 0 2px #3862b21f}.checkout-textarea{width:100%;border:1px solid #d4dfe8;border-radius:14px;min-height:96px;padding:12px 14px;resize:vertical;font-family:Nunito,sans-serif;font-size:17px;color:#1e2a3c;background:#f5f8fc}.checkout-textarea::placeholder{color:#6d7889}.checkout-textarea:focus{outline:none;border-color:#2b5ebb;box-shadow:0 0 0 2px #3862b21f}.checkout-input-clickable{cursor:pointer}.checkout-input-focus{margin-top:10px;border-width:2px;border-color:#3160bf;background:#f8fbff}.checkout-section-label{margin:14px 0 0;display:inline-flex;align-items:center;gap:9px;font-size:18px;font-weight:700;color:#121d2f}.checkout-section-label svg{color:#2d57af}.checkout-grid{margin-top:12px;display:grid;gap:10px}.checkout-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.checkout-choice{min-height:66px;border:1px solid #d5dee8;border-radius:14px;background:#f8fbff;color:#344255;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Nunito,sans-serif;font-size:20px;font-weight:800;cursor:pointer;transition:border-color .14s ease,color .14s ease,box-shadow .14s ease}.checkout-choice.active{border:2px solid #2f5dbe;color:#2f5dbe;box-shadow:0 3px 10px -8px #234a9480}.checkout-choice-click{color:#2a8fe8}.checkout-choice-payme{color:#2ec7bc}.checkout-operator-title{display:flex;align-items:flex-start;gap:8px}.checkout-operator-title svg{color:#2d57af;margin-top:2px}.checkout-summary-card{padding-top:14px;padding-bottom:14px}.checkout-summary-row{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#223146;font-size:26px}.checkout-summary-row strong{color:#172339;font-size:43px}.checkout-summary-divider{height:1px;background:#dbe3ec;margin:12px 0}.checkout-summary-total{font-weight:800}.checkout-summary-total strong{color:#2d57af}.checkout-confirm-button{margin-top:2px;border:0;border-radius:12px;height:64px;background:#89a5e5;color:#fff;font-family:Nunito,sans-serif;font-weight:800;font-size:35px}.checkout-confirm-button:disabled{opacity:.78}.checkout-confirm-button:not(:disabled){cursor:pointer;background:#6a8fe1}.location-picker-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:115;background:#0a111d99;display:grid}.location-picker-sheet{height:100vh;background:#edf1f6;padding:14px 14px calc(16px + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:10px}.location-picker-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.location-picker-header h2{margin:0;font-size:22px;line-height:1.2}.location-picker-header button{border:0;border-radius:10px;background:#dce6f4;color:#233754;font-family:Nunito,sans-serif;font-size:15px;font-weight:800;padding:9px 14px}.location-picker-hint{margin:0;color:#56647a;font-size:15px}.location-picker-map-wrap{min-height:200px;flex:1;border-radius:18px;border:1px solid #cfd8e3;overflow:hidden;background:#dbe6f4}.location-picker-map{width:100%;height:100%;border:0}.location-picker-actions{margin-top:2px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.location-picker-btn{border:0;border-radius:12px;min-height:50px;font-family:Nunito,sans-serif;font-size:16px;font-weight:800}.location-picker-btn.secondary{background:#dce6f4;color:#21406f}.location-picker-btn.primary{background:#2f5dbe;color:#fff}.location-picker-btn.history{grid-column:1 / -1;background:#dbe7f8;color:#224374}.location-picker-btn.history.active{background:#2f5dbe;color:#fff}.location-picker-btn:disabled{opacity:.72;cursor:not-allowed}.location-picker-history-panel{border:1px solid #cfd9e7;border-radius:14px;background:#f5f9ff;padding:10px}.location-picker-history-title{margin:0;color:#213858;font-size:14px;font-weight:800}.location-picker-history-empty{margin:8px 0 0;color:#576982;font-size:13px}.location-picker-history-list{margin-top:8px;display:grid;gap:7px;max-height:160px;overflow-y:auto}.location-picker-history-item{border:1px solid #cfdae9;border-radius:11px;background:#fff;text-align:left;padding:9px 10px;display:grid;gap:3px;color:#1f2f46;font-family:Nunito,sans-serif;cursor:pointer}.location-picker-history-item strong{font-size:13px;line-height:1.3}.location-picker-history-item span{color:#607185;font-size:11px}.location-picker-state{margin:0;font-size:14px;color:#475b74}.location-picker-state.error{color:#b13838}.location-picker-address{margin:0;font-size:14px;line-height:1.35;color:#202e43}.thanks-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:#080e186b;display:grid;place-items:center;padding:18px}.thanks-modal{width:min(460px,100%);border-radius:20px;background:#fff;border:1px solid #d8e1eb;padding:20px;text-align:center}.thanks-modal-logo-shell{position:relative;width:min(232px,76%);margin:0 auto 14px}.thanks-modal-logo-burst{position:absolute;left:50%;top:50%;width:68%;height:68%;transform:translate(-50%,-50%);border-radius:24px;border:2px solid rgba(70,124,221,.32);background:#467cdd14;pointer-events:none}.thanks-modal-logo-image{position:relative;z-index:1;display:block;width:100%;height:auto;object-fit:contain}.thanks-modal p{margin:0;font-size:32px;line-height:1.2;color:#1c2737;font-weight:800}.thanks-modal button{margin-top:16px;border:0;border-radius:10px;background:#2f5dbe;color:#fff;font-family:Nunito,sans-serif;font-size:20px;font-weight:800;padding:10px 22px;cursor:pointer}.bottom-nav{position:fixed;left:50%;transform:translate(-50%);bottom:0;width:min(860px,100%);border-top:1px solid #d5dfe9;background:#fff;padding:8px 8px calc(8px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,minmax(0,1fr));z-index:60}.bottom-nav.with-cart{grid-template-columns:repeat(5,minmax(0,1fr))}.bottom-nav-item{border:0;background:transparent;color:#4f5d6e;display:grid;place-items:center;gap:3px;padding:4px 0;font-family:Nunito,sans-serif;font-size:13px;font-weight:700;cursor:pointer}.bottom-nav-icon-wrap{display:inline-flex;align-items:center;justify-content:center}.bottom-nav-label{position:relative;display:inline-flex;align-items:center;gap:4px}.bottom-nav-badge{min-width:16px;height:16px;border-radius:999px;background:#2f5dbe;color:#fff;font-style:normal;font-size:10px;font-weight:800;line-height:1;display:inline-flex;align-items:center;justify-content:center;padding:0 4px}.bottom-nav-item.active{color:#2d57af}.cart-fly-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:95;pointer-events:none}.cart-fly-particle{position:fixed;left:0;top:0;transform:translate(-50%,-50%);min-width:26px;height:26px;border-radius:999px;border:1px solid #b6cbef;background:linear-gradient(140deg,#fff,#e8f1ff);color:#1e4ea5;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;box-shadow:0 10px 26px #1e489638;padding:0 8px;line-height:1;white-space:nowrap}.profile-page{display:grid;gap:12px}.profile-user-card{background:#fff;border:1px solid #d5e0ea;border-radius:20px;padding:14px;display:flex;align-items:center;gap:12px}.profile-avatar{width:70px;height:70px;border-radius:50%;background:#edf1ff;color:#2c55b0;display:grid;place-items:center;font-size:38px;font-weight:800}.profile-avatar-image{width:70px;height:70px;border-radius:50%;object-fit:cover;border:1px solid #d8e1ea;background:#f5f8fc}.profile-user-content p{margin:0}.profile-name{font-size:20px;font-weight:800}.profile-username{margin-top:2px;color:#4e5e73;font-size:16px}.profile-phone{margin-top:4px;color:#5e6a7b;font-size:15px}.profile-metric-card{background:#fff;border:1px solid #d5e0ea;border-radius:20px;padding:14px;text-align:center}.profile-metric-card p{margin:0;color:#566578;font-size:16px}.profile-metric-card strong{display:inline-block;margin-top:4px;font-size:38px;line-height:1}.profile-section h3{margin:4px 0 0;display:flex;align-items:center;gap:8px;font-size:20px;line-height:1.2}.profile-section h3 svg{color:#2e57af}.profile-empty-address{margin-top:10px;background:#f7fbff;border:1px dashed #cfdae6;border-radius:18px;padding:20px 16px;text-align:center}.profile-empty-address svg{color:#a2adbb}.profile-empty-address p{margin:8px 0 0;color:#5f6d80;font-size:16px;line-height:1.45}.profile-address-list{margin-top:10px;display:grid;gap:8px}.profile-address-item{border:1px solid #d6e0ea;border-radius:14px;background:#fff;padding:10px 12px}.profile-address-text{margin:0;font-size:15px;line-height:1.35;color:#1c2b40}.profile-address-meta{margin:4px 0 0;font-size:12px;color:#637289}.profile-link-row{border:1px solid #d5e0ea;background:#fff;border-radius:16px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;color:#111827;font:inherit;cursor:pointer}.profile-link-row span{display:inline-flex;align-items:center;gap:10px;font-size:17px;font-weight:700}.profile-link-row span svg,.profile-link-row>svg{color:#2d57af}.profile-lang-card{border:1px solid #d5e0ea;background:#fff;border-radius:16px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:10px}.profile-lang-left{display:inline-flex;align-items:center;gap:8px;font-size:18px;font-weight:700}.profile-lang-left svg{color:#2d57af}.lang-switch{display:inline-flex;align-items:center;gap:4px;padding:4px;border-radius:999px;background:#f1f5fb;border:1px solid #d2ddeb}.lang-pill{min-width:50px;border:0;background:transparent;border-radius:999px;padding:7px 12px;font-family:Nunito,sans-serif;font-weight:800;font-size:15px;color:#5d6c80;cursor:pointer}.lang-pill.active{background:#2f58af;color:#fff}.section-head{background:#f7f9fc;border:1px solid #dbe3ee;border-radius:26px;padding:18px;animation:fade-up .25s ease}.section-eyebrow{margin:0;letter-spacing:.04em;font-family:Montserrat,sans-serif;color:#385983;font-size:16px;font-weight:700}h1{margin:4px 0 0;font-size:clamp(38px,6vw,62px);line-height:1.02}.subtitle{margin:8px 0 0;color:var(--text-muted);font-size:22px}.list{margin-top:14px;display:grid;gap:12px}.list-item{border-radius:26px;background:#fff;border:1px solid #dde3eb;padding:18px}.list-item h2{margin:0;font-size:34px;line-height:1.05}.list-item p{margin:8px 0 0;color:#566277;font-size:24px;line-height:1.35}.list-item strong{display:inline-block;margin-top:12px;color:var(--accent-strong);font-size:24px}.cart-empty-state{margin-top:12px;min-height:clamp(360px,56vh,560px);border:1px solid #d9e2ec;border-radius:26px;background:linear-gradient(180deg,#fff,#f8fbff);display:grid;align-content:center;justify-items:center;text-align:center;gap:12px;padding:26px 24px}.cart-empty-icon{width:110px;height:110px;border-radius:50%;display:grid;place-items:center;background:#edf3fb;color:#496091}.cart-empty-state h2{margin:0;font-size:clamp(30px,5vw,46px);line-height:1.05}.cart-empty-state p{margin:0;color:#566278;font-size:clamp(20px,2.9vw,28px);line-height:1.35;max-width:560px}.cart-empty-action{margin-top:2px;border:0;border-radius:12px;min-height:52px;padding:0 20px;background:#2f5dbe;color:#fff;font-family:Nunito,sans-serif;font-size:21px;font-weight:800;cursor:pointer}.cart-list{margin-top:12px;display:grid;gap:12px}.cart-list-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.cart-list-head h2{margin:0;font-size:clamp(30px,5vw,46px);line-height:1.05}.cart-clear-button{border:1px solid #efb8b8;border-radius:10px;min-height:38px;padding:0 12px;background:linear-gradient(180deg,#fff3f3,#ffe5e5);color:#b53131;font-family:Nunito,sans-serif;font-size:14px;font-weight:800;display:inline-flex;align-items:center;gap:7px;cursor:pointer;transition:background .12s ease,border-color .12s ease,transform .12s ease}.cart-clear-button:hover{border-color:#df9797;background:linear-gradient(180deg,#ffe9e9,#ffd8d8)}.cart-clear-button:active{transform:translateY(1px)}.cart-clear-button svg{flex:0 0 auto}.cart-clear-confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:122;background:#0e121d73;display:grid;place-items:center;padding:16px}.cart-clear-confirm-modal{width:min(480px,100%);border-radius:18px;border:1px solid #e8d5d5;background:#fff;padding:16px;box-shadow:0 16px 38px #111a2d40}.cart-clear-confirm-modal h3{margin:0;color:#1f2d42;font-size:23px;line-height:1.2}.cart-clear-confirm-modal p{margin:10px 0 0;color:#5a677a;font-size:15px;line-height:1.45}.cart-clear-confirm-actions{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.cart-clear-confirm-actions button{border:0;border-radius:10px;min-height:44px;font-family:Nunito,sans-serif;font-size:14px;font-weight:800;cursor:pointer}.cart-clear-confirm-actions button.cancel{border:1px solid #d3deea;background:#fff;color:#34455f}.cart-clear-confirm-actions button.danger{border:1px solid #d65a5a;background:#e65050;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:6px}.cart-item-card{border:1px solid #d6dee8;border-radius:18px;background:#fff;overflow:hidden;display:grid;grid-template-columns:150px 1fr}.cart-item-image{background:#e5ebf2}.cart-item-image img,.cart-item-image .showroom-image-fallback{width:100%;height:100%;min-height:150px}.cart-item-content{padding:12px;display:grid;gap:8px}.cart-item-content h3{margin:0;font-size:20px;line-height:1.2}.cart-item-price{margin:0;color:#2757ad;font-size:28px;font-weight:800;line-height:1}.cart-item-controls{margin-top:2px;display:grid;gap:6px}.cart-item-controls p{margin:0;color:#4b5e75;font-size:14px}.cart-item-controls p strong{color:#17263d}.cart-total-card{border:1px solid #d7e0eb;border-radius:16px;background:#fff;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.cart-total-card p{margin:0;color:#4b5d74;font-size:20px}.cart-total-card strong{color:#1e4ea5;font-size:29px;line-height:1}.cart-checkout-button,.cart-checkout-flow{margin-top:2px}.order-list-item{cursor:pointer}.order-pay-now-btn{margin-top:6px;border:1px solid #3f68bd;background:#eef3ff;color:#214da8;border-radius:10px;font-family:Nunito,sans-serif;font-size:14px;font-weight:800;padding:8px 12px;width:fit-content}.order-pay-now-btn-inline{margin-top:2px}.order-row-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.order-row-head h2{margin:0}.order-status-badge{border-radius:999px;padding:6px 12px;font-size:14px;font-weight:800;white-space:nowrap}.order-status-badge.status-new{background:#e7f0ff;color:#2458ad}.order-status-badge.status-processing{background:#fff4de;color:#a56500}.order-status-badge.status-delivered{background:#e5f7ef;color:#1e7e4f}.order-status-badge.status-cancelled{background:#fde8e8;color:#b83c3c}.click-payment-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:115;background:#0a111d9e;display:grid;place-items:center;padding:16px}.click-payment-modal{width:min(560px,100%);border-radius:18px;background:#fff;border:1px solid #d8e2ee;padding:16px;display:grid;gap:10px}.click-payment-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.click-payment-head h2{margin:0;font-size:24px;line-height:1.15}.click-payment-head button{border:0;border-radius:10px;background:#dce7f7;color:#22416f;font-family:Nunito,sans-serif;font-size:14px;font-weight:800;padding:8px 12px}.click-payment-subtitle{margin:0;color:#4a5d73;font-size:14px;line-height:1.35}.click-payment-meta{margin:0;color:#243247;font-size:14px}.click-payment-note{margin:0;border:1px solid #d8e2f0;background:#f4f8ff;color:#274267;border-radius:10px;padding:8px 10px;font-size:14px}.click-payment-actions{display:grid;gap:8px}.click-payment-actions button{border-radius:12px;font-family:Nunito,sans-serif;font-size:15px;font-weight:800;padding:12px 14px}.click-payment-actions button.primary{border:1px solid #3f68bd;background:#3f68bd;color:#fff}.click-payment-actions button.secondary{border:1px solid #c8d6ea;background:#fff;color:#2c456a}.click-payment-actions button:disabled{opacity:.65}.order-detail-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;background:#0a111d99;display:grid;place-items:center;padding:16px}.order-detail-modal{width:min(640px,100%);max-height:calc(100vh - 40px);overflow:auto;border-radius:18px;background:#fff;border:1px solid #d8e2ee;padding:16px}.order-detail-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.order-detail-header h2{margin:0;font-size:26px;line-height:1.2}.order-detail-header button{border:0;border-radius:10px;background:#dce7f7;color:#22416f;font-family:Nunito,sans-serif;font-size:14px;font-weight:800;padding:8px 12px}.order-detail-loader .app-loader{min-height:120px}.order-detail-content{margin-top:12px}.order-detail-pill-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.order-detail-id{color:#425471;font-size:14px;font-weight:700}.order-detail-grid{margin-top:10px;display:grid;gap:8px}.order-detail-grid p{margin:0;color:#29364a;font-size:15px;line-height:1.35}.order-detail-grid p strong{color:#17243a}.order-detail-items{display:grid;gap:8px}.order-detail-items-title{margin:0}.order-detail-item-card{border:1px solid #dbe4ef;background:#f7fbff;border-radius:12px;padding:8px 10px;display:grid;gap:4px}.order-detail-item-card p{margin:0}.order-detail-total{margin-top:4px;padding-top:8px;border-top:1px solid #dbe4ef;font-size:17px}.orders-empty-state{min-height:calc(100vh - 246px);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:78px;text-align:center}.orders-empty-icon{width:128px;height:128px;border-radius:50%;background:#e9f0f6;display:grid;place-items:center;color:#4f5d67}.orders-empty-title{margin:14px 0 0;color:#4e5b66;font-size:43px;line-height:1.12}@media (max-width: 720px){.app-shell{padding:14px 12px 28px}.app-loader{min-height:120px}.app-loader-dot{width:10px;height:10px}.app-shell.with-bottom-nav{padding-top:66px;padding-bottom:108px}.home-logo-area{min-height:160px;padding-top:20px;padding-bottom:12px}.home-logo-blob.blob-a{width:140px;height:140px;left:4%;top:18%}.home-logo-blob.blob-b{width:160px;height:160px;right:2%;bottom:2%}.home-logo-image{width:min(420px,96%)}.home-card{grid-template-columns:74px 1fr 28px;min-height:92px;border-radius:22px;padding:10px 14px}.home-card-icon{width:62px;height:62px;border-radius:16px}.home-card-icon svg{width:30px;height:30px}.home-card-body h2{font-size:clamp(16px,5.2vw,24px)}.home-card-arrow{display:grid}.home-card-arrow svg{width:28px;height:28px}.home-menu-glow{height:88px}.about-layout{gap:10px}.about-hero-card,.about-section-card,.about-contact-card{border-radius:16px;padding:12px}.about-hero-card h2{font-size:22px}.about-hero-card p,.about-section-card p,.about-contact-card p{margin-top:8px;font-size:13px}.about-hero-card strong{margin-top:10px;font-size:15px}.about-section-card h3,.about-contact-card h3{font-size:16px}.about-section-icon{width:24px;height:24px;border-radius:8px}.about-section-icon svg,.about-hero-icon svg{width:14px;height:14px}.about-minerals-grid{grid-template-columns:1fr;gap:6px}.about-minerals-grid li{border-radius:8px;font-size:12px;padding:7px 9px}.about-contact-links{margin-top:10px;gap:7px}.about-contact-links a{min-height:38px;border-radius:9px;padding:0 10px;font-size:12px}.about-showroom-line,.about-hours-line{margin-top:8px;gap:6px}.about-hours-line span{font-size:12px}.service-center-card,.service-center-contact-card{border-radius:16px;padding:12px}.service-center-card h2{font-size:22px}.service-center-hint{margin-top:7px;font-size:13px}.service-center-form{margin-top:10px;gap:8px}.service-center-label{gap:6px}.service-center-label span{font-size:13px}.service-center-label input{height:44px;border-radius:10px;padding:0 11px;font-size:14px}.service-center-label textarea{height:92px;min-height:92px;resize:none;overflow-y:auto;border-radius:10px;padding:9px 11px;font-size:13px}.service-center-submit{min-height:44px;border-radius:10px;font-size:14px}.service-center-success{font-size:12px}.service-center-contact-card{gap:8px}.service-center-contact-hint{font-size:13px}.service-center-contact-link{min-height:40px;border-radius:10px;padding:0 10px;font-size:12px;gap:6px}.service-center-contact-link svg{width:15px;height:15px}.coolers-info-card{margin-top:6px;border-radius:12px;gap:8px;padding:11px 12px}.coolers-info-card svg{width:18px;height:18px}.coolers-info-card p{font-size:13px}.coolers-channel-list{margin-top:10px;gap:10px}.coolers-channel-card{border-radius:14px;grid-template-columns:44px 1fr 18px;gap:10px;padding:10px 12px}.coolers-channel-brand{width:44px;height:44px;border-radius:10px;font-size:20px}.coolers-channel-brand.wildberries{font-size:13px}.coolers-channel-text h3{font-size:16px}.coolers-channel-text p{margin-top:1px;font-size:12px}.coolers-channel-card svg{width:16px;height:16px}.showroom-heading{margin-top:8px;font-size:12px}.showroom-grid{margin-top:8px;gap:8px}.showroom-product-card{border-radius:12px}.showroom-product-content{padding:8px 8px 5px}.showroom-product-title-btn{font-size:12px;-webkit-line-clamp:3}.showroom-product-content p{margin-top:6px;font-size:19px}.showroom-product-actions{padding:0 8px 8px;grid-template-columns:1fr 48px;gap:6px}.showroom-product-qty{border-radius:8px;grid-template-columns:30px 1fr 30px}.showroom-product-qty button,.showroom-product-qty span,.showroom-product-cart-btn{min-height:34px}.showroom-product-qty span{font-size:18px}.showroom-product-cart-btn{border-radius:8px}.showroom-product-cart-btn svg{width:16px;height:16px}.showroom-detail-card{border-radius:14px;padding:10px;gap:8px}.showroom-detail-main-image{border-radius:10px;height:164px}.showroom-detail-thumbs{gap:6px}.showroom-detail-thumb{border-radius:8px}.showroom-detail-content h2{font-size:18px}.showroom-detail-price{margin-top:6px;font-size:24px}.showroom-detail-summary{font-size:13px}.showroom-detail-features li{font-size:12px}.showroom-detail-actions{grid-template-columns:1fr;gap:7px}.showroom-detail-cart-btn{min-height:36px;border-radius:8px;font-size:12px}.service-topbar{padding:10px 12px}.service-brand-image{height:42px;max-width:180px}.service-phone-link{font-size:13px;gap:6px}.service-phone-link svg{width:16px;height:16px}.water-hero-card{border-radius:18px;padding:14px}.water-hero-card h2{font-size:22px}.water-info-card{padding:12px;border-radius:14px}.water-info-card p{font-size:14px}.water-product-main{grid-template-columns:100px 1fr;gap:10px;padding:12px}.water-product-image{min-height:94px;border-radius:12px}.water-product-image svg{width:36px;height:36px}.water-product-content h3{font-size:26px}.water-detail-image-fallback svg{width:68px;height:68px}.water-detail-thumb-fallback svg{width:30px;height:30px}.water-detail-order-btn{min-height:36px;border-radius:8px;font-size:12px}.water-product-price{font-size:24px}.water-product-content li{font-size:15px;gap:5px}.water-product-content li svg{width:14px;height:14px}.qty-control button,.qty-control span{min-width:40px;height:38px}.qty-control span{font-size:24px}.qty-note{font-size:13px;margin-top:6px}.water-product-footer{padding:10px 12px}.water-product-footer p{font-size:14px}.order-button{min-width:138px;border-radius:10px;padding:9px 10px;font-size:14px}.checkout-flow{gap:10px}.checkout-card{border-radius:16px;padding:12px}.checkout-card h3{font-size:15px}.checkout-block-title{gap:7px}.checkout-block-title svg{width:17px;height:17px}.checkout-field-label{margin-bottom:7px;font-size:13px;gap:6px}.checkout-field-label svg{width:16px;height:16px}.checkout-field-label-spaced{margin-top:10px}.checkout-input{height:50px;border-radius:12px;padding:0 12px;font-size:14px}.checkout-input-focus{margin-top:8px;border-width:1px}.checkout-section-label{margin-top:10px;gap:7px;font-size:14px}.checkout-section-label svg{width:17px;height:17px}.checkout-grid{margin-top:8px;gap:8px}.checkout-choice{min-height:47px;border-radius:11px;gap:6px;font-size:14px}.checkout-choice svg{width:16px;height:16px}.checkout-operator-title svg{margin-top:0}.checkout-summary-card{padding-top:12px;padding-bottom:12px}.checkout-summary-row{font-size:14px}.checkout-summary-row strong{font-size:18px}.checkout-summary-divider{margin:10px 0}.checkout-confirm-button{height:46px;border-radius:10px;font-size:14px}.thanks-modal-overlay{padding:12px}.thanks-modal{border-radius:14px;padding:16px}.thanks-modal-logo-shell{width:min(186px,78%);margin-bottom:10px}.thanks-modal-logo-burst{border-radius:16px;border-width:1.5px}.thanks-modal p{font-size:20px}.thanks-modal button{margin-top:12px;border-radius:8px;font-size:14px;padding:8px 16px}.location-picker-sheet{padding:12px 12px calc(12px + env(safe-area-inset-bottom));gap:8px}.location-picker-header h2{font-size:18px}.location-picker-header button{border-radius:9px;font-size:13px;padding:7px 11px}.location-picker-hint{font-size:13px}.location-picker-map-wrap{border-radius:14px;min-height:170px}.location-picker-actions{gap:8px}.location-picker-btn{border-radius:10px;min-height:44px;font-size:13px}.location-picker-history-panel{border-radius:10px;padding:8px}.location-picker-history-title{font-size:12px}.location-picker-history-empty{margin-top:6px;font-size:12px}.location-picker-history-list{margin-top:6px;gap:6px;max-height:130px}.location-picker-history-item{border-radius:9px;padding:7px 8px}.location-picker-history-item strong{font-size:12px}.location-picker-history-item span{font-size:10px}.bottom-nav{width:100%;padding-top:6px}.bottom-nav-item{font-size:11px}.bottom-nav-item svg{width:21px;height:21px}.bottom-nav-badge{min-width:14px;height:14px;font-size:9px;padding:0 3px}.cart-fly-particle{min-width:24px;height:24px;font-size:11px;padding:0 7px}.profile-user-card{border-radius:16px;padding:12px;gap:10px}.profile-avatar{width:54px;height:54px;font-size:30px}.profile-avatar-image{width:54px;height:54px}.profile-name{font-size:16px}.profile-username,.profile-phone{font-size:14px}.profile-metric-card{border-radius:16px;padding:12px}.profile-metric-card p{font-size:14px}.profile-metric-card strong{font-size:30px}.profile-section h3{font-size:17px}.profile-empty-address{border-radius:14px;padding:16px 12px}.profile-empty-address p{font-size:14px}.profile-link-row{border-radius:14px;padding:12px}.profile-link-row span{font-size:15px;gap:8px}.profile-lang-card{border-radius:14px;padding:10px 12px}.profile-lang-left{font-size:16px}.lang-pill{min-width:44px;font-size:13px;padding:6px 10px}h1{font-size:clamp(30px,11vw,48px)}.subtitle{font-size:18px}.list-item h2{font-size:28px}.list-item p,.list-item strong{font-size:18px}.cart-empty-state{min-height:clamp(280px,50vh,440px);border-radius:20px;gap:10px;padding:20px 16px}.cart-empty-icon{width:84px;height:84px}.cart-empty-icon svg{width:34px;height:34px}.cart-empty-state h2{font-size:clamp(24px,7vw,32px)}.cart-empty-state p{font-size:clamp(17px,4.8vw,22px)}.cart-empty-action{min-height:46px;font-size:16px;border-radius:10px;padding:0 16px}.cart-list{margin-top:8px;gap:8px}.cart-list-head h2{font-size:22px}.cart-clear-button{min-height:34px;font-size:11px;border-radius:8px;padding:0 10px;gap:5px}.cart-clear-button svg{width:14px;height:14px}.cart-clear-confirm-overlay{padding:12px}.cart-clear-confirm-modal{border-radius:14px;padding:12px}.cart-clear-confirm-modal h3{font-size:18px}.cart-clear-confirm-modal p{margin-top:8px;font-size:13px}.cart-clear-confirm-actions{margin-top:10px;gap:8px}.cart-clear-confirm-actions button{border-radius:8px;min-height:38px;font-size:12px}.cart-clear-confirm-actions button.danger svg{width:13px;height:13px}.cart-item-card{border-radius:12px;grid-template-columns:96px 1fr}.cart-item-image img,.cart-item-image .showroom-image-fallback{min-height:96px}.cart-item-content{padding:8px;gap:6px}.cart-item-content h3{font-size:13px}.cart-item-price{font-size:18px}.cart-item-controls{gap:4px}.cart-item-controls p{font-size:12px}.cart-total-card{border-radius:12px;padding:10px 12px}.cart-total-card p{font-size:15px}.cart-total-card strong{font-size:20px}.order-row-head{gap:6px}.order-status-badge{padding:4px 9px;font-size:11px}.order-pay-now-btn{font-size:12px;padding:7px 10px}.click-payment-overlay{padding:10px}.click-payment-modal{border-radius:14px;padding:12px;gap:8px}.click-payment-head h2{font-size:18px}.click-payment-head button{border-radius:8px;font-size:12px;padding:6px 10px}.click-payment-subtitle,.click-payment-meta,.click-payment-note{font-size:12px}.click-payment-actions button{font-size:13px;padding:10px 12px}.order-detail-overlay{padding:10px}.order-detail-modal{max-height:calc(100vh - 24px);border-radius:14px;padding:12px}.order-detail-header h2{font-size:18px}.order-detail-header button{border-radius:8px;font-size:12px;padding:6px 10px}.order-detail-content{margin-top:10px}.order-detail-id{font-size:12px}.order-detail-grid{margin-top:8px;gap:6px}.order-detail-grid p{font-size:13px}.order-detail-item-card{border-radius:10px;padding:7px 9px;gap:3px}.order-detail-total{margin-top:2px;padding-top:6px;font-size:14px}.orders-empty-state{min-height:calc(100vh - 198px);padding-top:54px}.orders-empty-icon{width:92px;height:92px}.orders-empty-icon svg{width:38px;height:38px}.orders-empty-title{margin-top:12px;font-size:24px}}@keyframes fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes home-logo-breathe{0%{transform:translateY(0) scale(1)}50%{transform:translateY(-3px) scale(1.012)}to{transform:translateY(0) scale(1)}}@keyframes home-icon-drift{0%{transform:translateY(0)}50%{transform:translateY(-4px)}to{transform:translateY(0)}}
