.hero{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;padding-top:var(--header-height)}.hero-bg{position:absolute;inset:0;background:linear-gradient(170deg,#2a6b8f,#3d8ab5,#5ba3ca,#78b8d8,#9dcde5,#c0dff0);z-index:0}.hero-bg:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 20% 50%,rgba(163,204,232,.3) 0%,transparent 60%),radial-gradient(ellipse 60% 40% at 75% 25%,rgba(114,176,217,.25) 0%,transparent 55%),radial-gradient(ellipse 50% 60% at 55% 80%,rgba(74,148,196,.2) 0%,transparent 50%);animation:hero-aurora 12s ease-in-out infinite alternate}.hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(125deg,transparent 30%,rgba(255,255,255,.04) 35%,rgba(255,255,255,.08) 37%,transparent 42%),linear-gradient(125deg,transparent 55%,rgba(163,204,232,.06) 59%,rgba(255,255,255,.1) 61%,transparent 66%),linear-gradient(125deg,transparent 75%,rgba(114,176,217,.05) 78%,rgba(255,255,255,.07) 80%,transparent 85%)}@keyframes hero-aurora{0%{transform:scale(1) translate(0);opacity:.7}to{transform:scale(1.1) translate(3%);opacity:1}}.hero-crystals{position:absolute;inset:0;z-index:3;pointer-events:none;overflow:hidden}.crystal{position:absolute;background:radial-gradient(circle,rgba(255,255,255,.9) 0%,rgba(200,230,255,.4) 40%,transparent 70%);border-radius:50%;animation:crystal-fall linear infinite}.crystal:after{content:"\2726";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fffc;font-size:inherit}@keyframes crystal-fall{0%{transform:translateY(-20px) rotate(0) scale(1);opacity:0}10%{opacity:1}90%{opacity:.6}to{transform:translateY(calc(100vh + 20px)) rotate(360deg) scale(.6);opacity:0}}.hero-shapes{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:hidden}.hero-shapes .circle{position:absolute;border-radius:50%;border:1px solid rgba(163,204,232,.15);animation:hero-float 18s ease-in-out infinite}.hero-shapes .circle:nth-child(1){width:500px;height:500px;top:-150px;right:-100px;background:radial-gradient(circle,rgba(163,204,232,.08) 0%,transparent 70%);animation-delay:0s}.hero-shapes .circle:nth-child(2){width:300px;height:300px;bottom:-80px;left:8%;background:radial-gradient(circle,rgba(114,176,217,.1) 0%,transparent 70%);animation-delay:-6s;animation-duration:22s}.hero-shapes .circle:nth-child(3){width:180px;height:180px;top:25%;right:18%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation-delay:-12s;animation-duration:15s}@keyframes hero-float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(15px,-20px) scale(1.03)}66%{transform:translate(-10px,10px) scale(.97)}}.hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at 30% 40%,rgba(255,255,255,.08) 0%,transparent 30%),radial-gradient(circle at 70% 60%,rgba(255,255,255,.06) 0%,transparent 25%),#1a5c8733;z-index:1}.hero-content{position:relative;z-index:2;color:#fff;max-width:700px}.hero-content .btn-group{justify-content:flex-start;align-items:stretch}.hero-content .btn-secondary{background:#ffffffd9;color:var(--ink-dark, #0f2b3d);border-color:#ffffffe6}.hero-content .btn-secondary:hover{background:#fff;color:var(--deep-glacial, #2d6a8f)}.hero-content h1{color:#fff;font-size:clamp(2.2rem,6vw,3.5rem);margin-bottom:16px;text-shadow:0 2px 30px rgba(0,0,0,.15)}.hero-content p{color:#ffffffeb;font-size:var(--text-lg);margin-bottom:32px;text-shadow:0 1px 12px rgba(0,0,0,.1)}.hero-badge{display:inline-flex;align-items:center;gap:6px;background:#ffffff1f;border:1px solid rgba(255,255,255,.3);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:50px;padding:8px 22px;font-size:.9rem;color:#fff;margin-bottom:24px;box-shadow:inset 0 1px #ffffff40,0 4px 16px #0000001a}.hero-icebergs{position:absolute;bottom:50px;left:0;right:0;height:250px;pointer-events:none;z-index:1}.iceberg{position:absolute;bottom:0;opacity:1}.iceberg-1{left:1%;width:340px;height:220px;animation:iceberg-float 9s ease-in-out infinite}.iceberg-2{right:5%;width:180px;height:250px;animation:iceberg-float 11s ease-in-out infinite reverse}.iceberg-3{left:38%;width:120px;height:100px;animation:iceberg-float 7s ease-in-out infinite;animation-delay:-2s}.iceberg-4{right:28%;width:70px;height:60px;animation:iceberg-float 6s ease-in-out infinite;animation-delay:-4s}@keyframes iceberg-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.hero-floating-ice{position:absolute;bottom:55px;left:0;right:0;height:40px;pointer-events:none;z-index:2}.ice-piece{position:absolute;bottom:0;border-radius:40% 50% 45% 55%;background:#e6f8ff40;border:1px solid rgba(255,255,255,.15);animation:ice-drift linear infinite}.ice-piece-1{width:60px;height:14px;left:8%;animation-duration:18s}.ice-piece-2{width:35px;height:10px;left:25%;animation-duration:22s;animation-delay:-5s}.ice-piece-3{width:80px;height:16px;left:50%;animation-duration:25s;animation-delay:-10s}.ice-piece-4{width:25px;height:8px;left:70%;animation-duration:15s;animation-delay:-3s}.ice-piece-5{width:45px;height:12px;left:88%;animation-duration:20s;animation-delay:-8s}@keyframes ice-drift{0%{transform:translate(0) translateY(0) rotate(0)}25%{transform:translate(30px) translateY(-3px) rotate(2deg)}50%{transform:translate(-20px) translateY(2px) rotate(-1deg)}75%{transform:translate(15px) translateY(-2px) rotate(1.5deg)}to{transform:translate(0) translateY(0) rotate(0)}}.hero-waves{position:absolute;bottom:0;left:0;right:0;height:120px;pointer-events:none;z-index:2}.wave{position:absolute;bottom:0;left:0;width:200%;height:100%}.wave-1{animation:wave-drift 7s ease-in-out infinite}.wave-2{animation:wave-drift 9s ease-in-out infinite reverse;bottom:-5px}.wave-3{animation:wave-drift 11s ease-in-out infinite;bottom:-10px}@keyframes wave-drift{0%,to{transform:translate(0)}50%{transform:translate(-25%)}}.home-highlight{position:relative;background:radial-gradient(ellipse at 30% 50%,rgba(114,176,217,.15) 0%,transparent 60%),radial-gradient(ellipse at 80% 50%,rgba(163,204,232,.12) 0%,transparent 50%),linear-gradient(135deg,#4a94c40f,#d6e8f526)}.home-highlight:before,.home-highlight:after{content:"";position:absolute;left:0;right:0;height:2px}.home-highlight:before{top:0;background:linear-gradient(90deg,transparent,var(--glacier-blue),rgba(255,255,255,.8),var(--glacier-blue),transparent)}.home-highlight:after{bottom:0;background:linear-gradient(90deg,transparent,var(--glacier-blue),rgba(255,255,255,.8),var(--glacier-blue),transparent)}.home-highlight-badge{display:inline-block;background:linear-gradient(135deg,var(--deep-glacial),var(--arctic-blue));color:#fff;padding:5px 16px;border-radius:50px;font-size:.85rem;font-weight:600;margin-bottom:12px;box-shadow:0 2px 12px #4a94c44d}.home-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;counter-reset:step}.home-step{text-align:center;position:relative}.home-step__number{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,var(--deep-glacial),var(--arctic-blue));color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:var(--text-lg);font-weight:700;margin-bottom:16px;box-shadow:0 4px 16px #4a94c44d,inset 0 1px #ffffff4d;position:relative;z-index:1}.home-step__number:after{content:"";position:absolute;inset:-4px;border-radius:50%;border:1.5px solid rgba(114,176,217,.3)}.home-step h3{font-size:var(--text-base);margin-bottom:6px}.home-step p{font-size:var(--text-sm)}.home-step:not(:last-child):after{content:"";position:absolute;top:26px;left:calc(50% + 34px);width:calc(100% - 68px);height:2px;background:linear-gradient(90deg,var(--glacier-blue),rgba(255,255,255,.6),var(--glacier-blue));opacity:.6}.home-path-card{text-decoration:none;color:inherit;cursor:pointer;transition:transform .3s,box-shadow .3s;display:flex;align-items:center;justify-content:center;gap:20px;text-align:center}.home-path-card:hover{transform:translateY(-6px);color:inherit}.home-path-card__left{flex-shrink:0}.home-path-card__left img{width:72px;height:72px;object-fit:contain}.home-path-card__right h3{margin-bottom:8px}.home-path-card__right p{font-size:var(--text-sm);margin-bottom:16px}.home-path-card__link{display:inline-block;font-weight:600;font-size:.9rem;color:var(--arctic-blue);transition:color .2s}.home-path-card:hover .home-path-card__link{color:var(--deep-arctic)}.home-flow-steps{display:flex;align-items:flex-start;justify-content:center;gap:0;flex-wrap:nowrap}.home-flow-step{display:flex;flex-direction:column;align-items:center;min-width:100px}.home-flow-circle{width:135px;height:135px;border-radius:50%;background:#fff9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:2px solid var(--border-glass);display:flex;align-items:center;justify-content:center;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 16px #1a5c8714}.home-flow-circle:hover{transform:scale(1.1);box-shadow:0 6px 24px #1a5c8726}.home-flow-circle img{width:66px;height:66px;object-fit:contain}.home-flow-circle--done{font-size:var(--text-3xl);background:#fffc}.home-flow-label{margin-top:14px;font-size:var(--text-base);font-weight:500;color:var(--midnight-ice);text-align:center}.announcement-banner{position:fixed;top:var(--header-height, 72px);left:0;right:0;z-index:999;background:linear-gradient(135deg,var(--lake-blue, #2d6a8f),var(--deep-teal, #1a5c87));color:#fff;font-size:.95rem;font-weight:600;box-shadow:0 2px 12px #1a5c8726}.home-flow-arrow{display:flex;align-items:center;padding:0 12px;margin-top:42px;color:var(--arctic-blue);opacity:.5}.home-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.home-about__img{border-radius:var(--radius-lg);overflow:hidden;width:450px;max-width:100%;height:350px;flex-shrink:0;background:radial-gradient(ellipse at 30% 40%,rgba(255,255,255,.5) 0%,transparent 50%),radial-gradient(ellipse at 70% 60%,rgba(163,204,232,.3) 0%,transparent 45%),linear-gradient(135deg,var(--frost-white) 0%,var(--ice-blue) 50%,rgba(114,176,217,.3) 100%);display:flex;align-items:center;justify-content:center;font-size:4rem;position:relative;box-shadow:0 8px 32px #1a5c871a}.home-about__img:before{content:"";position:absolute;top:0;left:0;right:0;height:40%;background:linear-gradient(to bottom,rgba(255,255,255,.35),transparent);border-radius:var(--radius-lg) var(--radius-lg) 0 0;pointer-events:none}.home-about__img img{width:100%;height:100%;object-fit:cover}[data-product-preview]{display:flex;flex-wrap:wrap;gap:var(--space-md, 16px);max-width:1048px;width:fit-content;margin-left:auto;margin-right:auto}.home-product-card{width:250px;text-align:center}.home-product-card__img{aspect-ratio:4 / 3;overflow:hidden;border-radius:var(--radius-sm, 10px);background:linear-gradient(135deg,#c8e1f580,#e6f5ff4d);margin-bottom:12px}.home-product-card__img img{width:100%;height:100%;object-fit:cover}.home-product-card__title{font-size:var(--text-lg);font-weight:700;margin-bottom:8px;color:var(--midnight-ice)}.home-product-card__desc{font-size:var(--text-sm);color:#3a6a7a}.home-section-subtitle{color:var(--deep-arctic);font-size:var(--text-lg);margin-top:.5rem;margin-bottom:48px}.home-products__title,.home-order__title{margin-bottom:40px}.home-highlight__title{margin-bottom:36px}.home-products__cta,.home-order__note{margin-top:var(--space-lg, 32px)}.home-coverage__city,.home-services__group{margin-bottom:1.5rem}.home-coverage__city h3,.home-services__group h3{margin-bottom:.5rem}.home-coverage__city p,.home-services__group p{font-size:.95rem;line-height:1.8;color:var(--ink-muted, #555)}.home-services__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.home-why-us__subtitle{color:var(--color-muted, #555);margin-bottom:2rem}.home-why-us__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}@media(min-width:600px){.home-why-us__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.home-why-us__grid{grid-template-columns:repeat(5,1fr)}}.home-why-us__item{background:var(--color-bg-card, #fff);border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000f;text-align:center}.home-why-us__icon{font-size:2.5rem;margin-bottom:.75rem;line-height:1}.home-why-us__item h3{font-size:1.05rem;margin:0 0 .5rem}.home-why-us__item p{font-size:.9rem;line-height:1.6;color:#555;margin:0}.home-why-us__cta{margin-top:1.5rem}.home-path-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:800px;margin:0 auto}.home-about__text{margin:16px 0}@media(max-width:1024px){.home-steps{grid-template-columns:repeat(2,1fr)}.home-step:not(:last-child):after{display:none}.home-about-grid{grid-template-columns:1fr;justify-items:center;overflow:hidden}.home-about-grid>div{max-width:min(450px,100%)}.home-about__img{width:min(450px,100%);height:auto;aspect-ratio:450 / 350}.home-path-grid{grid-template-columns:1fr;max-width:420px;margin-left:auto;margin-right:auto}.home-path-card{text-align:left}}@media(max-width:768px){.home-product-card{width:150px}.hero-content h1{font-size:var(--text-2xl)}.hero-content p{font-size:var(--text-base)}.home-flow-steps{flex-wrap:wrap;gap:16px;justify-content:center}.home-flow-arrow{display:none}.home-flow-step{width:40%}}@media(max-width:480px){.home-steps{grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){.hero-bg:before,.crystal,.hero-shapes .circle,.iceberg,.ice-piece,.wave,.wave-1,.wave-2,.wave-3{animation:none!important}}
