@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap";body{margin:0;padding:0}body{font-family:Montserrat,Arial,sans-serif;background:linear-gradient(135deg,#e6f7ff,#cef);color:#036;margin:0;padding:0}section{padding:60px 0 40px;margin:0 auto;max-width:1200px}h1,h2,h3{font-weight:700;margin-bottom:24px;color:#07c;letter-spacing:1px}h1{font-size:3rem;margin-top:0;text-align:center;animation:fadeInDown 1s}h2{font-size:2.2rem;text-align:center;animation:fadeInDown 1.2s}p,li,span{font-size:1.1rem;line-height:1.7}.hero-waves-bg{position:absolute;inset:0;width:100vw;height:100%;min-height:320px;z-index:0;pointer-events:none;overflow:hidden}.hero-wave{position:absolute;left:0;width:100vw;min-width:100vw;height:38vw;min-height:180px;max-height:340px;transition:height .3s}.hero-wave1{bottom:0;z-index:1;animation:waveMove 8s ease-in-out infinite alternate}.hero-wave2{bottom:12px;z-index:2;opacity:.7;animation:waveMove2 10s ease-in-out infinite alternate}.hero-wave3{bottom:24px;z-index:3;opacity:.5;animation:waveMove3 12s ease-in-out infinite alternate}@keyframes waveMove{0%{transform:translateY(0)}to{transform:translateY(18px)}}@keyframes waveMove2{0%{transform:translateY(0)}to{transform:translateY(-12px)}}@keyframes waveMove3{0%{transform:translateY(0)}to{transform:translateY(8px)}}.hero-bubbles{position:absolute;width:100vw;height:100%;z-index:4;pointer-events:none}.hero-bubble{position:absolute;border-radius:50%;opacity:.18;animation:bubbleMove 7s infinite alternate;filter:blur(.5px) drop-shadow(0 2px 8px #00bfff44);box-shadow:0 4px 24px #00bfff33}.hero-bubble1{left:18%;top:32%;width:110px;height:110px;background:#cef;animation-delay:0s}.hero-bubble2{right:16%;bottom:24%;width:80px;height:80px;background:#07c;animation-delay:1.5s}.hero-bubble3{left:50%;bottom:12%;width:60px;height:60px;background:#e6f7ff;animation-delay:2.5s}.hero-bubble4{left:70%;top:18%;width:74px;height:74px;background:#00bfff;animation-delay:3.2s}@media (max-width: 900px){.hero-wave{height:60vw;min-height:120px}.hero-waves-bg{min-height:120px}}@media (max-width: 600px){.hero-wave{height:90vw;min-height:80px}.hero-waves-bg{min-height:80px}.hero-bubble1,.hero-bubble2,.hero-bubble3,.hero-bubble4{width:40vw!important;height:40vw!important;min-width:32px;min-height:32px}}.hero-content{position:relative;z-index:2;text-align:center;margin-top:40px}.hero-title-gradient{font-size:3.5rem;font-weight:800;background:linear-gradient(90deg,#07c 30%,#00bfff 70%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;margin-bottom:18px;letter-spacing:2px;text-shadow:0 4px 24px #0077cc22;animation:fadeInDown 1.1s}.hero-subtitle-anim{font-size:1.5rem;color:#036;margin-bottom:36px;opacity:0;animation:fadeInUp 1.2s .4s forwards}.hero-btns{display:flex;gap:22px;justify-content:center}.btn-anim{position:relative;overflow:hidden;box-shadow:0 4px 24px #07c2;transition:background .2s,transform .2s,box-shadow .2s;text-decoration:none}.btn-anim:hover{background:#00bfff;color:#fff;transform:scale(1.07) translateY(-2px);box-shadow:0 8px 32px #00bfff44}@media (max-width: 700px){.hero-title-gradient{font-size:2.1rem}.hero-content{margin-top:10px}.hero-wave{height:80px}.btn{padding:4px 8px;font-size:.82rem;min-width:70px;max-width:120px;margin:0 auto;border-radius:14px}}.about-text{max-width:700px;margin:0 auto;text-align:center;animation:fadeInUp 1.2s}.sizes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:32px;max-width:900px;margin:0 auto}.size-card{background:#fff;border-radius:18px;box-shadow:0 4px 24px #07c2;display:flex;flex-direction:column;align-items:center;padding:32px 0 24px;transition:transform .2s,box-shadow .2s;cursor:pointer;border:2px solid #e6f7ff}.size-card:hover{transform:scale(1.07) translateY(-6px);box-shadow:0 8px 32px #07c3;border-color:#07c}.size-icon{font-size:2.8rem;margin-bottom:12px}.size-label{font-size:1.1rem;font-weight:700;color:#07c;margin-top:2px;z-index:1000;position:relative}.size-img{width:200px;height:230px;-o-object-fit:contain;object-fit:contain;margin-bottom:10px;transition:transform .22s,filter .22s,box-shadow .22s;cursor:pointer;filter:drop-shadow(0 2px 8px #00bfff44)}.size-img:hover{transform:scale(1.22) rotate(-8deg);filter:drop-shadow(0 0 18px #00bfff88);box-shadow:0 4px 24px #00bfff44}@media (max-width: 700px){.size-img{width:60px;height:80px}}.brands-grid{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:40px;flex-wrap:wrap;max-width:1200px;margin:40px auto 0;z-index:10}.brand-card{display:flex;flex-direction:column;align-items:center;padding:0;transition:transform .18s;cursor:pointer;background:none;border:none;box-shadow:none;border-radius:0;z-index:11}.brand-card:hover{transform:scale(1.12) translateY(-4px)}.brand-img{width:180px;height:100px;-o-object-fit:contain;object-fit:contain;margin-bottom:10px;background:none!important;border-radius:0!important;box-shadow:none!important}.brand-label{font-size:1.18rem;color:#036;margin-top:2px;font-weight:600}@media (max-width: 900px){.brands-grid{gap:18px}.brand-img{width:100px;height:54px}.brand-label{font-size:1rem}}@media (max-width: 700px){.brands-grid{overflow-x:auto;white-space:nowrap;gap:10px;padding-bottom:8px;justify-content:flex-start!important}.brand-card{display:inline-flex;flex-direction:column;align-items:center;vertical-align:top;min-width:60px;max-width:110px;margin:0 2px}}#delivery,section#delivery{display:flex;flex-direction:column;align-items:center;justify-content:center}#delivery h2,section#delivery h2{text-align:center;width:100%}.delivery-grid{display:flex;gap:32px;justify-content:center;align-items:center;flex-wrap:wrap;margin:32px auto 0;width:100%}.delivery-card{text-align:center;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 2px 12px #07c2;flex:1 1 260px;min-width:220px;max-width:340px;padding:32px 18px 24px;border:2px solid #e6f7ff;transition:transform .2s,box-shadow .2s,border .2s;cursor:pointer}.delivery-card.active,.delivery-card:hover{border-color:#07c;transform:scale(1.05) translateY(-4px);box-shadow:0 8px 32px #07c3}.delivery-icon{font-size:2.2rem;color:#07c;margin-bottom:10px}.contact-section{max-width:900px;margin:0 auto 40px;padding:32px 0 0}.contact-title{font-size:2rem;font-weight:800;color:#07c;text-align:center;margin-bottom:32px}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:32px;margin-bottom:32px}.contact-card{width:240px;min-width:180px;max-width:320px;height:140px;min-height:100px;max-height:200px;padding:22px 12px 16px;margin:0 auto;align-items:center;justify-content:center;text-align:center;box-sizing:border-box;font-size:1.05rem;line-height:1.4}.contact-card:hover{transform:scale(1.04) translateY(-2px);box-shadow:0 8px 32px #00bfff33}.contact-card .contact-icon{font-size:2.2rem;color:#00bfff;margin-bottom:8px}.contact-info{text-align:center;font-size:1.08rem;color:#036;margin-bottom:12px}.contact-map{width:100%;height:260px;border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #07c2;margin-bottom:24px}@media (max-width: 700px){.contact-section{padding:12px 0 0}.contact-title{font-size:1.2rem;margin-bottom:18px}.contact-grid{gap:12px}.contact-card{padding:14px 6px 10px;font-size:.98rem}.contact-map{height:140px}}footer{background:#07c;color:#fff;text-align:center;padding:28px 0 18px;font-size:1rem;border-top-left-radius:24px;border-top-right-radius:24px;margin-top:40px}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.sizes-row{display:flex;justify-content:center;align-items:flex-end;gap:48px;margin:40px 0 0}.size-inline{display:flex;flex-direction:column;align-items:center}.size-icon-hover{font-size:3.2rem;margin-bottom:10px;transition:transform .22s,filter .22s,box-shadow .22s;cursor:pointer}.size-icon-hover:hover{transform:scale(1.22) rotate(-8deg);filter:drop-shadow(0 0 12px #00bfff88);box-shadow:0 4px 24px #00bfff44}.size-label{font-size:1.1rem;font-weight:700;color:#07c;margin-top:2px}.brands-row{display:flex;justify-content:center;align-items:flex-end;gap:40px;margin:40px 0 0;flex-wrap:wrap}.brand-inline{display:flex;flex-direction:column;align-items:center}.brand-img{width:70px;height:36px;-o-object-fit:contain;object-fit:contain;margin-bottom:6px;background:#e6f7ff;border-radius:8px}.brand-label{font-size:.98rem;color:#036;margin-top:2px}@media (max-width: 700px){h1{font-size:2.1rem}h2{font-size:1.3rem}section{padding:36px 0 24px}.hero-title-gradient{font-size:2.1rem}.sizes-grid,.brands-grid{gap:16px}.delivery-grid{gap:16px;justify-content:center;align-items:center}.sizes-row{gap:18px}.size-icon-hover{font-size:2.1rem}.brands-row{gap:14px}section,.contact-section{padding:12px 0 0;margin:0 auto;width:100vw;max-width:100vw;box-sizing:border-box;align-items:center;justify-content:center;text-align:center}.hero-content,.sizes-row,.brands-grid,.prices-grid,.delivery-grid,.contact-grid{align-items:center!important;justify-content:center!important;text-align:center!important;margin:0 auto!important;padding-left:12px;padding-right:12px}.size-inline,.brand-card,.price-card,.delivery-card,.contact-card{margin:0 auto!important;align-items:center!important;justify-content:center!important;text-align:center!important;width:100%;max-width:320px;min-width:0;box-sizing:border-box}.btn{padding:4px 8px;font-size:.82rem;min-width:70px;max-width:120px;margin:0 auto;border-radius:14px}.hero-title-gradient{font-size:1.2rem}.hero-subtitle-anim{font-size:.95rem;margin-bottom:18px}.size-img{width:38px;height:48px}.brand-img{width:44px;height:24px}.price-card{padding:10px 0 6px}.price-size{font-size:.92rem}.price-amount{font-size:1rem}.delivery-card,.contact-card{padding:10px 0 6px;min-width:0;max-width:220px}.brands-grid{overflow-x:auto;white-space:nowrap;gap:10px;padding-bottom:8px;justify-content:flex-start!important}.brand-card{display:inline-flex;flex-direction:column;align-items:center;vertical-align:top;min-width:60px;max-width:110px;margin:0 2px}}.btn{padding:14px 38px;border-radius:32px;border:none;font-weight:700;font-size:1.15rem;background:linear-gradient(90deg,#07c 60%,#00bfff);color:#fff;box-shadow:0 4px 24px #07c2;cursor:pointer;transition:background .22s,transform .18s,box-shadow .22s,color .18s;position:relative;overflow:hidden;outline:none;letter-spacing:.5px;text-decoration:none}.btn.secondary{background:#fff;color:#07c;border:2px solid #00bfff;box-shadow:0 4px 24px #00bfff22}.btn-anim:after{content:"";position:absolute;left:-60%;top:0;width:60%;height:100%;background:linear-gradient(120deg,#fff7,#fff0 60%);transform:skew(-20deg);transition:left .3s;pointer-events:none}.btn-anim:hover{background:linear-gradient(90deg,#00bfff 60%,#07c);color:#fff;transform:scale(1.09) translateY(-2px);box-shadow:0 8px 32px #00bfff44}.btn-anim:hover:after{left:120%;transition:left .5s}.btn:active{transform:scale(.97)}.header{position:fixed;top:0;left:0;width:100%;background:linear-gradient(90deg,#e6f7ff 60%,#cef);box-shadow:0 4px 24px #07c2;z-index:1000;height:68px;display:flex;align-items:center;transition:box-shadow .2s,background .3s;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.header-container{max-width:1200px;margin:0 auto;width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 36px;height:68px}.header-logo{font-size:1.4rem;font-weight:900;color:#07c;letter-spacing:1.5px;text-shadow:0 2px 8px #00bfff22;display:flex;flex-direction:row;align-items:center;gap:8px;white-space:nowrap}.logo-emoji{font-size:1.6em;margin-right:4px;filter:drop-shadow(0 2px 8px #00bfff44)}.header-nav{display:flex;gap:24px;align-items:center}.header-nav a{color:#036;font-weight:600;text-decoration:none;font-size:1.08rem;padding:10px 14px 8px;border-radius:8px 8px 0 0;transition:background .18s,color .18s,box-shadow .18s,transform .18s;position:relative;display:inline-block}.header-nav a:hover,.header-nav a:focus{background:#fff;color:#07c;box-shadow:0 2px 12px #00bfff22;transform:scale(1.08) translateY(-2px)}.header-nav a:after{content:"";display:block;height:3px;border-radius:2px;background:linear-gradient(90deg,#07c 60%,#00bfff);width:0;margin:0 auto;transition:width .25s}.header-nav a:hover:after,.header-nav a.active:after{width:80%}.header-nav a.active{color:#00bfff;font-weight:800}@media (max-width: 700px){.header-container{padding:0 4px}.header-nav{gap:2px;flex-wrap:wrap}.header-logo{font-size:.95rem}.header,.header-container{height:48px}.header-nav a{font-size:.85rem;padding:4px 4px 3px}}.hamburger{display:none;background:none;border:none;cursor:pointer;width:38px;height:38px;flex-direction:column;justify-content:center;align-items:center;padding:0;z-index:1100}.hamburger span{display:block;width:28px;height:4px;margin:4px 0;background:#07c;border-radius:2px;transition:.3s}.hamburger.open span:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media (max-width: 900px){.hamburger{display:flex}.header-nav{position:absolute;top:68px;left:0;width:100vw;background:linear-gradient(90deg,#e6f7ff 60%,#cef);box-shadow:0 8px 32px #07c2;flex-direction:column;align-items:center;gap:0;padding:0;z-index:1050;max-height:0;overflow:hidden;transition:max-height .35s cubic-bezier(.4,2,.6,1),padding .2s}.header-nav.open{max-height:400px;padding:12px 0 18px;gap:0}.header-nav a{width:100%;text-align:center;font-size:1.08rem;padding:12px 0 10px;border-radius:0;margin:0;border-bottom:1px solid #e6f7ff;transition:background .18s,color .18s}.header-nav a:last-child{border-bottom:none}.header-nav a:hover,.header-nav a:focus{background:#fff;color:#07c;box-shadow:none;transform:none}.header-nav a:after{display:none}}.prices-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:32px;max-width:800px;margin:40px auto 0}.price-card{background:#fff;border-radius:18px;box-shadow:0 4px 24px #07c2;display:flex;flex-direction:column;align-items:center;padding:32px 0 24px;transition:transform .18s,box-shadow .18s;cursor:pointer;border:2px solid #e6f7ff}.price-card:hover{transform:scale(1.06) translateY(-4px);box-shadow:0 8px 32px #07c3;border-color:#00bfff}.price-size{font-size:1.2rem;font-weight:700;color:#07c;margin-bottom:10px}.price-amount{font-size:1.5rem;font-weight:800;color:#00bfff;margin-bottom:2px}@media (max-width: 700px){.prices-grid{gap:14px}.price-card{padding:18px 0 12px}.price-size{font-size:1rem}.price-amount{font-size:1.1rem}}.bubble-bg{position:absolute;left:0;top:0;width:100vw;height:100%;z-index:1;pointer-events:none;overflow:hidden}.bubble{position:absolute;background:#07c;opacity:.13;box-shadow:0 4px 24px 8px #0365,0 0 0 2px #0362;animation:bubbleUp 16s linear infinite;border-radius:50% 50% 60% 60%/60% 60% 100% 100%;transform:rotate(-18deg) scaleY(1.25)}.bubble:after{content:"";display:block;position:absolute;left:38%;top:18%;width:22%;height:32%;border-radius:60% 40%/60% 60% 100% 100%;background:linear-gradient(120deg,#fff8 60%,#fff0);opacity:.25;filter:blur(1.5px);pointer-events:none}.bubble1{left:5vw;bottom:-40px;width:22px;height:32px;border-radius:60% 40% 50% 50%/50% 60% 40% 50%;animation-duration:25s}.bubble2{left:12vw;bottom:-60px;width:28px;height:38px;border-radius:50% 60% 40%/60% 50% 60% 40%;animation-duration:31s}.bubble3{left:20vw;bottom:-30px;width:18px;height:24px;border-radius:60% 50% 60% 40%/50% 60% 40%;animation-duration:20s}.bubble4{left:28vw;bottom:-50px;width:32px;height:22px;border-radius:40% 60% 50%/60% 40% 60% 50%;animation-duration:27s}.bubble5{left:35vw;bottom:-70px;width:24px;height:36px;border-radius:60% 50% 60% 40%/50% 60% 40%;animation-duration:24s}.bubble6{left:42vw;bottom:-40px;width:38px;height:28px;border-radius:50% 60% 40%/60% 50% 60% 40%;animation-duration:29s}.bubble7{left:50vw;bottom:-60px;width:26px;height:22px;border-radius:60% 40% 50% 50%/50% 60% 40% 50%;animation-duration:22s}.bubble8{left:58vw;bottom:-30px;width:20px;height:30px;border-radius:50% 60% 40%/60% 50% 60% 40%;animation-duration:28s}.bubble9{left:65vw;bottom:-50px;width:36px;height:24px;border-radius:40% 60% 50%/60% 40% 60% 50%;animation-duration:25s}.bubble10{left:72vw;bottom:-70px;width:22px;height:32px;border-radius:60% 50% 60% 40%/50% 60% 40%;animation-duration:21s}.bubble11{left:80vw;bottom:-40px;width:28px;height:38px;border-radius:50% 60% 40%/60% 50% 60% 40%;animation-duration:32s}.bubble12{left:88vw;bottom:-60px;width:18px;height:24px;border-radius:60% 50% 60% 40%/50% 60% 40%;animation-duration:18s}.bubble13{left:95vw;bottom:-30px;width:32px;height:22px;border-radius:40% 60% 50%/60% 40% 60% 50%;animation-duration:27s}.bubble14{left:15vw;bottom:-80px;width:24px;height:36px;border-radius:60% 50% 60% 40%/50% 60% 40%;animation-duration:24s}.bubble15{left:25vw;bottom:-100px;width:38px;height:28px;border-radius:50% 60% 40%/60% 50% 60% 40%;animation-duration:29s}.bubble16{left:40vw;bottom:-90px;width:26px;height:22px;border-radius:60% 40% 50% 50%/50% 60% 40% 50%;animation-duration:22s}.bubble17{left:55vw;bottom:-120px;width:20px;height:30px;border-radius:50% 60% 40%/60% 50% 60% 40%;animation-duration:28s}.bubble18{left:68vw;bottom:-110px;width:36px;height:24px;border-radius:40% 60% 50%/60% 40% 60% 50%;animation-duration:25s}.bubble19{left:78vw;bottom:-130px;width:22px;height:32px;border-radius:60% 50% 60% 40%/50% 60% 40%;animation-duration:21s}.bubble20{left:90vw;bottom:-140px;width:28px;height:38px;border-radius:50% 60% 40%/60% 50% 60% 40%;animation-duration:32s}@keyframes bubbleUp{0%{transform:translateY(0) scale(1)}80%{opacity:.22}to{transform:translateY(-110vh) scale(1.12);opacity:0}}
