*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Segoe UI,system-ui,-apple-system,sans-serif}#root{width:100%;min-height:100vh}.hero-section{justify-content:center;align-items:center;width:100%;height:100vh;min-height:700px;display:flex;position:relative;overflow:hidden}.hero-bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{z-index:1;background:linear-gradient(135deg,#0a0a2de0 0%,#0f0c37c7 50%,#140f3cb3 100%);position:absolute;inset:0}.hero-content{z-index:2;box-sizing:border-box;flex-direction:column;width:100%;height:100%;padding:30px 50px 50px;display:flex;position:relative}.hero-header{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.hero-logo{object-fit:contain;width:auto;height:60px}.hero-year{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#ffffffe6;letter-spacing:1px;background:#ffffff1f;border:1px solid #ffffff26;border-radius:20px;padding:8px 24px;font-size:16px;font-weight:600}.hero-body{flex:1;align-items:center;gap:60px;padding-top:20px;display:flex}.hero-left{flex:1;min-width:0;padding-left:40px}.hero-title{letter-spacing:8px;color:#7ac4e6;margin:0;font-size:clamp(72px,10vw,140px);font-weight:800;line-height:1}.hero-tagline{background:linear-gradient(90deg,#e8588c,#c75bb5,#a85fd4);-webkit-text-fill-color:transparent;letter-spacing:.5px;-webkit-background-clip:text;background-clip:text;margin:14px 0 16px;font-size:clamp(22px,3vw,38px);font-weight:700}.hero-desc{color:#ffffffb3;max-width:440px;margin:0 0 18px;font-size:clamp(14px,1.6vw,18px);line-height:1.7}.hero-subtitle{color:#ffffffe6;align-items:center;gap:8px;margin:0;font-size:clamp(14px,1.8vw,20px);font-weight:700;display:flex}.location-icon{color:#ffffffe6;flex-shrink:0;width:20px;height:26px}.hero-right{flex-direction:column;flex:none;align-items:center;gap:18px;padding-right:20px;display:flex}.hero-phones-wrapper{align-items:center;gap:16px;display:flex}.hero-nav-btn{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fffc;cursor:pointer;z-index:2;background:#ffffff14;border:1px solid #ffffff2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0 0 2px;font-size:24px;font-weight:300;line-height:1;transition:all .25s;display:flex}.hero-nav-btn:hover{color:#fff;background:#c850c033;border-color:#c850c073;transform:scale(1.08);box-shadow:0 0 20px #c850c033}.hero-phones{justify-content:center;align-items:center;width:340px;height:460px;display:flex;position:relative}.hero-phone{border-radius:24px;transition:all .5s cubic-bezier(.16,1,.3,1);position:absolute;overflow:hidden;box-shadow:0 20px 60px #0000004d}.hero-phone img{object-fit:cover;width:100%;height:100%;display:block}.hero-phone--center{z-index:3;width:200px;height:420px;transform:translate(0)scale(1);box-shadow:0 25px 80px #0006}.hero-phone--left{z-index:2;opacity:.7;width:170px;height:370px;transform:translate(-120px)scale(.9)}.hero-phone--right{z-index:2;opacity:.7;width:170px;height:370px;transform:translate(120px)scale(.9)}.hero-phone--hidden{z-index:1;opacity:0;pointer-events:none;width:170px;height:370px;transform:scale(.7)}.hero-preview-info{flex-direction:column;align-items:center;gap:10px;display:flex}.hero-preview-label{color:#ffffffbf;letter-spacing:1px;text-transform:uppercase;font-size:13px;font-weight:600}.hero-preview-dots{gap:8px;display:flex}.hero-dot{cursor:pointer;background:#ffffff40;border-radius:50%;width:8px;height:8px;transition:all .25s}.hero-dot:hover{background:#ffffff80}.hero-dot.active{background:linear-gradient(135deg,#c850c0,#8b5cf6);border-radius:4px;width:22px;box-shadow:0 0 10px #c850c066}@media (width<=900px){.hero-section{height:auto;min-height:100vh}.hero-body{flex-direction:column;gap:36px;padding-top:10px;padding-bottom:20px}.hero-left{text-align:center;flex-direction:column;align-items:center;padding-left:0;display:flex}.hero-right{padding-right:0}.hero-phones{width:300px;height:400px}.hero-phone--center{width:180px;height:370px}.hero-phone--left{width:150px;height:320px;transform:translate(-100px)scale(.88)}.hero-phone--right{width:150px;height:320px;transform:translate(100px)scale(.88)}.hero-subtitle{justify-content:center}}@media (width<=768px){.hero-content{padding:20px 24px 40px}.hero-logo{height:40px}.hero-year{padding:6px 16px;font-size:14px}.hero-title{letter-spacing:4px}.hero-nav-btn{width:38px;height:38px;font-size:20px}}@media (width<=480px){.hero-content{padding:16px 18px 36px}.hero-body{gap:28px}.hero-phones{width:250px;height:340px}.hero-phone--center{border-radius:20px;width:150px;height:310px}.hero-phone--left{border-radius:18px;width:125px;height:270px;transform:translate(-80px)scale(.85)}.hero-phone--right{border-radius:18px;width:125px;height:270px;transform:translate(80px)scale(.85)}.hero-nav-btn{width:34px;height:34px;font-size:18px}.hero-phones-wrapper{gap:10px}}.welcome-section{box-sizing:border-box;background:#fafafa;width:100%;min-height:100vh;padding:80px 0;position:relative;overflow:hidden}.welcome-bg-accent{pointer-events:none;z-index:0;background:radial-gradient(circle,#7ac4e614 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;right:-200px}.welcome-container{z-index:1;max-width:1200px;margin:0 auto;padding:0 60px;position:relative}.welcome-header{align-items:center;gap:20px;margin-bottom:48px;display:flex}.welcome-logo{width:auto;height:50px}.welcome-divider{background:linear-gradient(90deg,#e8588c,#7ac4e6);width:60px;height:2px}.welcome-label{letter-spacing:3px;color:#999;text-transform:uppercase;font-size:13px;font-weight:700}.welcome-grid{align-items:flex-start;gap:80px;display:flex}.welcome-left{flex:1.1;min-width:0}.welcome-heading{color:#1a1a2e;margin:0 0 32px;font-size:48px;font-weight:800;line-height:1.15}.welcome-heading .highlight{background:linear-gradient(90deg,#e8588c,#c75bb5,#7ac4e6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.welcome-description,.welcome-description-2{color:#555;margin:0 0 20px;font-size:18px;line-height:1.8}.welcome-bullets{margin:12px 0 0;padding-left:22px;list-style:outside}.welcome-bullets li{color:#555;font-size:17px;font-weight:500;line-height:2}.welcome-right{flex:1;justify-content:flex-end;min-width:0;display:flex}.welcome-image-wrapper{width:100%;max-width:480px;position:relative}.welcome-people{object-fit:cover;z-index:1;border-radius:20px;width:100%;height:auto;position:relative;box-shadow:0 20px 60px #0000001f}.image-accent-border{z-index:0;pointer-events:none;border:3px solid #0000;border-image:linear-gradient(135deg,#e8588c,#7ac4e6) 1;border-radius:20px;position:absolute;inset:20px -20px -20px 20px}.animate-in{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(50px)}.animate-in.visible{opacity:1;transform:translateY(0)}.welcome-header.animate-in{transition-delay:0s}.welcome-heading.animate-in{transition-delay:.15s}.welcome-description.animate-in{transition-delay:.25s}.welcome-description-2.animate-in{transition-delay:.35s}.welcome-bullets.animate-in,.welcome-features.animate-in{transition-delay:.45s}.welcome-right.animate-in{opacity:0;transition-delay:.3s;transform:translate(60px)}.welcome-right.animate-in.visible{opacity:1;transform:translate(0)}@media (width<=900px){.welcome-section{padding:60px 0}.welcome-container{padding:0 28px}.welcome-grid{flex-direction:column;gap:48px}.welcome-heading{font-size:36px}.welcome-description,.welcome-description-2{font-size:16px}.feature-card span{font-size:15px}.welcome-image-wrapper{max-width:100%}}@media (width<=480px){.welcome-header{flex-direction:column;align-items:flex-start;gap:12px}.welcome-heading{font-size:28px}.feature-card{padding:14px 18px}}.overview-section{box-sizing:border-box;background:#fff;align-items:center;width:100%;min-height:100vh;padding:60px 0;display:flex;position:relative;overflow:hidden}.overview-container{max-width:1200px;margin:0 auto;padding:0 60px}.overview-grid{align-items:flex-start;gap:80px;display:flex}.overview-left{flex:1;min-width:0}.overview-image-wrapper{width:100%;max-width:480px;position:relative}.overview-image{object-fit:cover;z-index:1;border-radius:20px;width:100%;height:auto;position:relative;box-shadow:0 20px 60px #0000001f}.overview-image-accent{z-index:0;pointer-events:none;border:3px solid #0000;border-image:linear-gradient(135deg,#7ac4e6,#e8588c) 1;border-radius:20px;position:absolute;inset:16px 16px -16px -16px}.overview-right{flex:1.1;min-width:0}.overview-heading{background:linear-gradient(135deg,#e8588c 0%,#c75bb5 40%,#7ac4e6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 36px;font-size:52px;font-weight:800;line-height:1.15}.overview-text{color:#555;margin:0 0 24px;font-size:18px;line-height:1.8}.overview-text:last-child{margin-bottom:0}.overview-logo.animate-in{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.overview-left.animate-in{opacity:0;transition:opacity .9s cubic-bezier(.16,1,.3,1) .2s,transform .9s cubic-bezier(.16,1,.3,1) .2s;transform:translate(-60px)}.overview-heading.animate-in{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1) .15s,transform .8s cubic-bezier(.16,1,.3,1) .15s;transform:translateY(40px)}.overview-text.animate-in{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.overview-text.animate-in:nth-child(2){transition-delay:.3s}.overview-text.animate-in:nth-child(3){transition-delay:.45s}.overview-text.animate-in:nth-child(4){transition-delay:.6s}.overview-logo.animate-in.visible,.overview-left.animate-in.visible,.overview-heading.animate-in.visible,.overview-text.animate-in.visible{opacity:1;transform:translate(0)}@media (width<=900px){.overview-section{padding:60px 0}.overview-container{padding:0 28px}.overview-grid{flex-direction:column;gap:48px}.overview-heading{font-size:38px}.overview-text{font-size:16px}.overview-image-wrapper{max-width:100%}}@media (width<=480px){.overview-heading{font-size:30px}}.mv-section{box-sizing:border-box;background:#f7f7f9;justify-content:center;align-items:center;width:100%;padding:60px 0;display:flex;position:relative;overflow:hidden}.mv-bg-blocks{opacity:.15;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='280' height='350' viewBox='0 0 280 350'%3E%3Cg stroke='%237ac4e6' stroke-width='1.5' fill='none'%3E%3Crect x='40' y='20' width='80' height='80' rx='4' transform='rotate(-15 80 60)'/%3E%3Crect x='100' y='80' width='60' height='60' rx='4' transform='rotate(10 130 110)'/%3E%3Crect x='30' y='120' width='70' height='70' rx='4' transform='rotate(-5 65 155)'/%3E%3Crect x='120' y='160' width='90' height='90' rx='4' transform='rotate(8 165 205)'/%3E%3Crect x='20' y='220' width='50' height='50' rx='4' transform='rotate(-10 45 245)'/%3E%3Crect x='80' y='270' width='75' height='75' rx='4' transform='rotate(12 117 307)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:280px;height:350px;position:absolute;top:50%;transform:translateY(-50%)}.mv-bg-blocks--left{left:20px}.mv-bg-blocks--right{right:20px;transform:translateY(-50%)scaleX(-1)}.mv-container{z-index:1;width:100%;max-width:1200px;padding:0 60px;position:relative}.mv-grid{align-items:stretch;gap:40px;display:flex}.mv-card{text-align:center;background:#fff;border-radius:24px;flex-direction:column;flex:1;align-items:center;padding:50px 40px;transition:transform .4s,box-shadow .4s;display:flex;box-shadow:0 4px 40px #0000000f,0 0 0 1px #00000008}.mv-card:hover{transform:translateY(-6px);box-shadow:0 16px 60px #0000001a,0 0 0 1px #00000008}.mv-icon{width:80px;height:80px;margin-bottom:28px}.mv-icon svg{width:100%;height:100%}.mv-heading{background:linear-gradient(135deg,#e8588c,#c75bb5);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 24px;font-size:42px;font-weight:800}.mv-text{color:#555;max-width:500px;margin:0;font-size:20px;line-height:1.7}.mv-logo.animate-in{opacity:0;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transform:translateY(20px)}.mv-card.animate-in{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1) .15s,transform .8s cubic-bezier(.16,1,.3,1) .15s;transform:translateY(50px)scale(.95)}.mv-icon.animate-in{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1) .35s,transform .7s cubic-bezier(.16,1,.3,1) .35s;transform:scale(.5)rotate(-20deg)}.mv-heading.animate-in{opacity:0;transition:opacity .6s cubic-bezier(.16,1,.3,1) .5s,transform .6s cubic-bezier(.16,1,.3,1) .5s;transform:translateY(20px)}.mv-text.animate-in{opacity:0;transition:opacity .6s cubic-bezier(.16,1,.3,1) .65s,transform .6s cubic-bezier(.16,1,.3,1) .65s;transform:translateY(20px)}.mv-logo.animate-in.visible,.mv-card.animate-in.visible,.mv-icon.animate-in.visible,.mv-heading.animate-in.visible,.mv-text.animate-in.visible{opacity:1;transform:translate(0)scale(1)rotate(0)}@media (width<=768px){.mv-section{padding:60px 0}.mv-container{padding:0 24px}.mv-grid{flex-direction:column;gap:28px}.mv-card{padding:36px 24px}.mv-heading{font-size:32px}.mv-text{font-size:17px}.mv-bg-blocks{width:150px;height:200px}.mv-icon{width:60px;height:60px}}.cv-section{box-sizing:border-box;background:#f7f7f9;justify-content:center;align-items:center;width:100%;margin-top:-1px;padding:60px 0;display:flex;position:relative;overflow:hidden}.cv-bg-blocks{opacity:.35;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='280' height='350' viewBox='0 0 280 350'%3E%3Cg stroke='%237ac4e6' stroke-width='1.5' fill='none'%3E%3Crect x='40' y='20' width='80' height='80' rx='4' transform='rotate(-15 80 60)'/%3E%3Crect x='100' y='80' width='60' height='60' rx='4' transform='rotate(10 130 110)'/%3E%3Crect x='30' y='120' width='70' height='70' rx='4' transform='rotate(-5 65 155)'/%3E%3Crect x='120' y='160' width='90' height='90' rx='4' transform='rotate(8 165 205)'/%3E%3Crect x='20' y='220' width='50' height='50' rx='4' transform='rotate(-10 45 245)'/%3E%3Crect x='80' y='270' width='75' height='75' rx='4' transform='rotate(12 117 307)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:280px;height:350px;position:absolute;top:50%;transform:translateY(-50%)}.cv-bg-blocks--left{left:20px}.cv-bg-blocks--right{right:20px;transform:translateY(-50%)scaleX(-1)}.cv-container{z-index:1;flex-direction:column;align-items:center;width:100%;max-width:1200px;padding:0 60px;display:flex;position:relative}.cv-heading{background:linear-gradient(135deg,#e8588c,#c75bb5);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin:0 0 50px;font-size:44px;font-weight:800}.cv-grid{justify-content:center;gap:24px;width:100%;display:flex}.cv-card{text-align:center;cursor:default;background:#fff;border-radius:20px;flex-direction:column;flex:1;align-items:center;max-width:200px;padding:36px 20px 30px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;display:flex;box-shadow:0 4px 30px #0000000f,0 0 0 1px #00000008}.cv-card:hover{transform:translateY(-8px);box-shadow:0 16px 50px #0000001a,0 0 0 1px #00000008}.cv-icon{width:56px;height:56px;margin-bottom:18px}.cv-icon svg{width:100%;height:100%}.cv-title{color:#1e293b;margin:0 0 6px;font-size:20px;font-weight:700}.cv-title-highlight{color:#e8588c;font-weight:800}.cv-subtitle{color:#64748b;margin:0;font-size:15px;font-weight:500}.cv-heading.animate-in{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.cv-card.animate-in{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1),box-shadow .4s;transform:translateY(40px)scale(.95)}.cv-heading.animate-in.visible{opacity:1;transform:translateY(0)}.cv-card.animate-in.visible{opacity:1;transform:translateY(0)scale(1)}@media (width<=900px){.cv-grid{flex-wrap:wrap}.cv-card{min-width:160px;max-width:45%}}@media (width<=600px){.cv-section{padding:60px 0}.cv-container{padding:0 24px}.cv-heading{font-size:32px}.cv-grid{flex-direction:column;align-items:center;gap:18px}.cv-card{width:100%;max-width:100%}.cv-bg-blocks{width:150px;height:200px}}.svc-section{box-sizing:border-box;background:#f7f7f9;justify-content:center;align-items:center;width:100%;padding:60px 0;display:flex;position:relative;overflow:hidden}.svc-bg-blocks{opacity:.35;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='280' height='350' viewBox='0 0 280 350'%3E%3Cg stroke='%237ac4e6' stroke-width='1.5' fill='none'%3E%3Crect x='40' y='20' width='80' height='80' rx='4' transform='rotate(-15 80 60)'/%3E%3Crect x='100' y='80' width='60' height='60' rx='4' transform='rotate(10 130 110)'/%3E%3Crect x='30' y='120' width='70' height='70' rx='4' transform='rotate(-5 65 155)'/%3E%3Crect x='120' y='160' width='90' height='90' rx='4' transform='rotate(8 165 205)'/%3E%3Crect x='20' y='220' width='50' height='50' rx='4' transform='rotate(-10 45 245)'/%3E%3Crect x='80' y='270' width='75' height='75' rx='4' transform='rotate(12 117 307)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:280px;height:350px;position:absolute;top:50%;transform:translateY(-50%)}.svc-bg-blocks--left{left:20px}.svc-bg-blocks--right{right:20px;transform:translateY(-50%)scaleX(-1)}.svc-container{z-index:1;flex-direction:column;align-items:center;width:100%;max-width:1100px;padding:0 60px;display:flex;position:relative}.svc-heading{background:linear-gradient(135deg,#e8588c,#c75bb5);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin:0 0 50px;font-size:44px;font-weight:800}.svc-grid{justify-content:center;gap:24px;width:100%;display:flex}.svc-card{text-align:center;cursor:default;background:#fff;border-radius:20px;flex-direction:column;flex:1;align-items:center;max-width:240px;padding:40px 24px 32px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;display:flex;box-shadow:0 4px 30px #0000000f,0 0 0 1px #00000008}.svc-card:hover{transform:translateY(-8px);box-shadow:0 16px 50px #0000001a,0 0 0 1px #00000008}.svc-icon{width:60px;height:60px;margin-bottom:20px}.svc-icon svg{width:100%;height:100%}.svc-title{color:#1e293b;margin:0 0 8px;font-size:20px;font-weight:700}.svc-desc{color:#64748b;margin:0;font-size:15px;font-weight:500;line-height:1.5}.svc-heading.animate-in{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.svc-card.animate-in{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1),box-shadow .4s;transform:translateY(40px)scale(.95)}.svc-heading.animate-in.visible{opacity:1;transform:translateY(0)}.svc-card.animate-in.visible{opacity:1;transform:translateY(0)scale(1)}@media (width<=900px){.svc-grid{flex-wrap:wrap}.svc-card{min-width:160px;max-width:45%}}@media (width<=600px){.svc-section{padding:60px 0}.svc-container{padding:0 24px}.svc-heading{font-size:32px}.svc-grid{flex-direction:column;align-items:center;gap:18px}.svc-card{width:100%;max-width:100%}.svc-bg-blocks{width:150px;height:200px}}.po-section{box-sizing:border-box;background:#fff;width:100%;padding:80px 0;position:relative;overflow:hidden}.po-container{align-items:center;gap:60px;max-width:1200px;margin:0 auto;padding:0 60px;display:flex}.po-left{flex:1;min-width:0}.po-heading{background:linear-gradient(135deg,#e8588c,#c75bb5);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin:0 0 12px;font-size:44px;font-weight:800}.po-subheading{color:#1e293b;margin:0 0 18px;font-size:26px;font-weight:700}.po-text{color:#475569;margin:0 0 28px;font-size:19px;line-height:1.7}.po-list{flex-direction:column;gap:10px;margin:0;padding-left:20px;list-style:outside;display:flex}.po-list li{color:#475569;font-size:18px;line-height:1.6}.po-list li strong{color:#1e293b}.po-right{flex:1;justify-content:center;align-items:center;min-width:0;min-height:500px;display:flex;position:relative}.po-phones-bg{opacity:.15;background:linear-gradient(135deg,#7ac4e6 0%,#c75bb5 50%,#e8588c 100%);border-radius:30px;position:absolute;inset:-20px}.po-phones{justify-content:center;align-items:center;width:100%;height:480px;display:flex;position:relative}.po-phone{border-radius:24px;transition:transform .5s cubic-bezier(.16,1,.3,1);position:absolute;overflow:hidden;box-shadow:0 20px 60px #0003}.po-phone img{object-fit:cover;width:100%;height:100%;display:block}.po-phone--center{z-index:3;width:220px;height:440px;box-shadow:0 25px 80px #00000040}.po-phone--back-left{z-index:2;width:190px;height:400px;transform:translate(-140px)scale(.92)}.po-phone--back-right{z-index:2;width:190px;height:400px;transform:translate(140px)scale(.92)}.po-phone--center:hover{transform:scale(1.03)}.po-phone--back-left:hover{transform:translate(-140px)scale(.96)}.po-phone--back-right:hover{transform:translate(140px)scale(.96)}.po-heading.animate-in,.po-subheading.animate-in,.po-text.animate-in,.po-list.animate-in{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.po-subheading.animate-in{transition-delay:80ms}.po-text.animate-in{transition-delay:.16s}.po-list.animate-in{transition-delay:.24s}.po-right.animate-in{opacity:0;transition:opacity .9s cubic-bezier(.16,1,.3,1) .15s,transform .9s cubic-bezier(.16,1,.3,1) .15s;transform:translate(60px)}.po-heading.animate-in.visible,.po-subheading.animate-in.visible,.po-text.animate-in.visible,.po-list.animate-in.visible{opacity:1;transform:translateY(0)}.po-right.animate-in.visible{opacity:1;transform:translate(0)}@media (width<=900px){.po-container{flex-direction:column;gap:40px;padding:0 24px}.po-heading{font-size:32px}.po-phones{height:380px}.po-phone--center{width:180px;height:360px}.po-phone--back-left{width:155px;height:320px;transform:translate(-110px)scale(.92)}.po-phone--back-right{width:155px;height:320px;transform:translate(110px)scale(.92)}}.sec-section{box-sizing:border-box;background:#f7f7f9;width:100%;padding:70px 0;position:relative;overflow:hidden}.sec-bg-blocks{opacity:.35;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='280' height='350' viewBox='0 0 280 350'%3E%3Cg stroke='%237ac4e6' stroke-width='1.5' fill='none'%3E%3Crect x='40' y='20' width='80' height='80' rx='4' transform='rotate(-15 80 60)'/%3E%3Crect x='100' y='80' width='60' height='60' rx='4' transform='rotate(10 130 110)'/%3E%3Crect x='30' y='120' width='70' height='70' rx='4' transform='rotate(-5 65 155)'/%3E%3Crect x='120' y='160' width='90' height='90' rx='4' transform='rotate(8 165 205)'/%3E%3Crect x='20' y='220' width='50' height='50' rx='4' transform='rotate(-10 45 245)'/%3E%3Crect x='80' y='270' width='75' height='75' rx='4' transform='rotate(12 117 307)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:280px;height:350px;position:absolute;top:50%;transform:translateY(-50%)}.sec-bg-blocks--left{left:20px}.sec-bg-blocks--right{right:20px;transform:translateY(-50%)scaleX(-1)}.sec-container{z-index:1;flex-direction:column;align-items:center;max-width:1100px;margin:0 auto;padding:0 60px;display:flex;position:relative}.sec-heading{background:linear-gradient(135deg,#e8588c,#c75bb5);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin:0 0 50px;font-size:44px;font-weight:800}.sec-grid{grid-template-columns:1fr 1fr;gap:28px;width:100%;display:grid}.sec-card{cursor:default;background:#fff;border-radius:20px;padding:36px 32px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 4px 30px #0000000f,0 0 0 1px #00000008}.sec-card:hover{transform:translateY(-6px);box-shadow:0 16px 50px #0000001a,0 0 0 1px #00000008}.sec-card-accent{border-radius:20px 20px 0 0;width:100%;height:5px;position:absolute;top:0;left:0}.sec-card-title{color:#1e293b;margin:0 0 10px;font-size:22px;font-weight:700}.sec-card-desc{color:#475569;margin:0;font-size:16px;line-height:1.65}.sec-heading.animate-in{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.sec-card.animate-in{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1),box-shadow .4s;transform:translateY(40px)scale(.95)}.sec-heading.animate-in.visible{opacity:1;transform:translateY(0)}.sec-card.animate-in.visible{opacity:1;transform:translateY(0)scale(1)}@media (width<=768px){.sec-section{padding:50px 0}.sec-container{padding:0 24px}.sec-heading{margin-bottom:36px;font-size:32px}.sec-grid{grid-template-columns:1fr;gap:20px}.sec-bg-blocks{width:150px;height:200px}}.conv-section{box-sizing:border-box;background:#fff;width:100%;padding:80px 0;position:relative;overflow:hidden}.conv-container{max-width:1200px;margin:0 auto;padding:0 60px}.conv-heading{color:#7ac4e6;letter-spacing:-.5px;margin:0 0 40px;font-size:44px;font-weight:800}.conv-heading-accent{background:linear-gradient(135deg,#e8588c,#c75bb5);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.conv-grid{align-items:flex-start;gap:50px;display:flex}.conv-left{flex:0 0 400px}.conv-image-wrapper{border-radius:20px;position:relative;overflow:hidden;box-shadow:0 8px 40px #0000001a}.conv-image{object-fit:cover;width:100%;height:auto;display:block}.conv-right{flex:1;min-width:0}.conv-subheading{color:#1e293b;margin:0 0 12px;font-size:24px;font-weight:700}.conv-text{color:#475569;margin:0 0 24px;font-size:18px;line-height:1.7}.conv-list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.conv-list-item{color:#475569;padding-left:24px;font-size:17px;line-height:1.6;position:relative}.conv-list-item:before{content:"";background:linear-gradient(135deg,#e8588c,#c75bb5);border-radius:50%;width:10px;height:10px;position:absolute;top:10px;left:0}.conv-list-item strong{color:#1e293b}.conv-heading.animate-in{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.conv-left.animate-in{opacity:0;transition:opacity .9s cubic-bezier(.16,1,.3,1) .1s,transform .9s cubic-bezier(.16,1,.3,1) .1s;transform:translate(-50px)}.conv-subheading.animate-in,.conv-text.animate-in{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(25px)}.conv-subheading.animate-in{transition-delay:.12s}.conv-text.animate-in{transition-delay:.18s}.conv-list-item.animate-in{opacity:0;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transform:translate(20px)}.conv-heading.animate-in.visible,.conv-subheading.animate-in.visible,.conv-text.animate-in.visible{opacity:1;transform:translateY(0)}.conv-left.animate-in.visible,.conv-list-item.animate-in.visible{opacity:1;transform:translate(0)}@media (width<=900px){.conv-container{padding:0 24px}.conv-heading{font-size:32px}.conv-grid{flex-direction:column;gap:32px}.conv-left{flex:none;width:100%}}.bg-section{box-sizing:border-box;background:#f7f7f9;width:100%;padding:70px 0;position:relative;overflow:hidden}.bg-bg-blocks{opacity:.35;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='280' height='350' viewBox='0 0 280 350'%3E%3Cg stroke='%237ac4e6' stroke-width='1.5' fill='none'%3E%3Crect x='40' y='20' width='80' height='80' rx='4' transform='rotate(-15 80 60)'/%3E%3Crect x='100' y='80' width='60' height='60' rx='4' transform='rotate(10 130 110)'/%3E%3Crect x='30' y='120' width='70' height='70' rx='4' transform='rotate(-5 65 155)'/%3E%3Crect x='120' y='160' width='90' height='90' rx='4' transform='rotate(8 165 205)'/%3E%3Crect x='20' y='220' width='50' height='50' rx='4' transform='rotate(-10 45 245)'/%3E%3Crect x='80' y='270' width='75' height='75' rx='4' transform='rotate(12 117 307)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:280px;height:350px;position:absolute;top:50%;transform:translateY(-50%)}.bg-bg-blocks--left{left:20px}.bg-bg-blocks--right{right:20px;transform:translateY(-50%)scaleX(-1)}.bg-container{z-index:1;flex-direction:column;align-items:center;max-width:1100px;margin:0 auto;padding:0 60px;display:flex;position:relative}.bg-heading{background:linear-gradient(135deg,#e8588c,#c75bb5);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin:0 0 44px;font-size:44px;font-weight:800}.bg-grid{gap:32px;width:100%;display:flex}.bg-card{border-radius:24px;flex:1;padding:40px 36px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;position:relative;overflow:hidden}.bg-card:hover{transform:translateY(-6px)}.bg-card--pink{background:linear-gradient(145deg,#fce4ec,#f8bbd0);box-shadow:0 6px 30px #e8588c1f}.bg-card--pink:hover{box-shadow:0 16px 50px #e8588c33}.bg-card--blue{background:linear-gradient(145deg,#e0f2fe,#bae6fd);box-shadow:0 6px 30px #7ac4e61f}.bg-card--blue:hover{box-shadow:0 16px 50px #7ac4e633}.bg-card-title{color:#e8588c;margin:0 0 20px;font-size:24px;font-weight:800}.bg-card--blue .bg-card-title{color:#e8588c}.bg-card-list{flex-direction:column;gap:12px;margin:0;padding-left:22px;list-style:outside;display:flex}.bg-card-list li{color:#334155;font-size:17px;font-weight:500;line-height:1.6}.bg-heading.animate-in{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.bg-card.animate-in{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1),box-shadow .4s;transform:translateY(40px)scale(.95)}.bg-heading.animate-in.visible{opacity:1;transform:translateY(0)}.bg-card.animate-in.visible{opacity:1;transform:translateY(0)scale(1)}@media (width<=768px){.bg-section{padding:50px 0}.bg-container{padding:0 24px}.bg-heading{margin-bottom:32px;font-size:32px}.bg-grid{flex-direction:column;gap:24px}.bg-card{padding:32px 28px}.bg-bg-blocks{width:150px;height:200px}}.xs-section{box-sizing:border-box;background:#fff;width:100%;padding:70px 0;position:relative;overflow:hidden}.xs-bg-blocks{opacity:.2;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='280' height='350' viewBox='0 0 280 350'%3E%3Cg stroke='%237ac4e6' stroke-width='1.5' fill='none'%3E%3Crect x='40' y='20' width='80' height='80' rx='4' transform='rotate(-15 80 60)'/%3E%3Crect x='100' y='80' width='60' height='60' rx='4' transform='rotate(10 130 110)'/%3E%3Crect x='30' y='120' width='70' height='70' rx='4' transform='rotate(-5 65 155)'/%3E%3Crect x='120' y='160' width='90' height='90' rx='4' transform='rotate(8 165 205)'/%3E%3Crect x='20' y='220' width='50' height='50' rx='4' transform='rotate(-10 45 245)'/%3E%3Crect x='80' y='270' width='75' height='75' rx='4' transform='rotate(12 117 307)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:280px;height:350px;position:absolute;top:50%;transform:translateY(-50%)}.xs-bg-blocks--left{left:20px}.xs-bg-blocks--right{right:20px;transform:translateY(-50%)scaleX(-1)}.xs-container{z-index:1;max-width:1100px;margin:0 auto;padding:0 60px;position:relative}.xs-heading{background:linear-gradient(135deg,#e8588c,#c75bb5);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin:0 0 44px;font-size:44px;font-weight:800}.xs-grid{align-items:center;gap:50px;display:flex}.xs-left{flex-direction:column;flex:1;gap:16px;display:flex}.xs-item{background:#fafafa;border:1px solid #f0f0f0;border-radius:14px;align-items:center;gap:16px;padding:18px 24px;transition:transform .3s,box-shadow .3s;display:flex}.xs-item:hover{transform:translate(6px);box-shadow:0 4px 20px #0000000f}.xs-check{flex-shrink:0;width:28px;height:28px}.xs-check svg{width:100%;height:100%}.xs-item-text{color:#1e293b;font-size:18px;font-weight:600}.xs-right{flex:0 0 340px}.xs-rebate-card{text-align:center;color:#fff;background:linear-gradient(145deg,#7ac4e6,#38bdf8);border-radius:24px;padding:44px 36px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;box-shadow:0 12px 40px #7ac4e64d}.xs-rebate-card:hover{transform:translateY(-6px);box-shadow:0 20px 60px #7ac4e666}.xs-rebate-icon{width:60px;height:60px;margin:0 auto 18px}.xs-rebate-icon svg{width:100%;height:100%}.xs-rebate-title{margin:0 0 8px;font-size:26px;font-weight:800}.xs-rebate-desc{opacity:.9;margin:0 0 20px;font-size:16px;font-weight:500}.xs-rebate-tag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff3;border-radius:50px;align-items:center;gap:8px;padding:10px 20px;font-size:15px;font-weight:600;display:inline-flex}.xs-heading.animate-in{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.xs-item.animate-in{opacity:0;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transform:translate(-30px)}.xs-right.animate-in{opacity:0;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);transform:translate(50px)}.xs-heading.animate-in.visible{opacity:1;transform:translateY(0)}.xs-item.animate-in.visible,.xs-right.animate-in.visible{opacity:1;transform:translate(0)}@media (width<=900px){.xs-container{padding:0 24px}.xs-heading{font-size:32px}.xs-grid{flex-direction:column;gap:32px}.xs-right{flex:none;width:100%}}@media (width<=600px){.xs-section{padding:50px 0}.xs-bg-blocks{width:150px;height:200px}}.wc-section{box-sizing:border-box;background:#f7f7f9;width:100%;padding:70px 0;position:relative;overflow:hidden}.wc-bg-blocks--right{opacity:.2;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='280' height='350' viewBox='0 0 280 350'%3E%3Cg stroke='%237ac4e6' stroke-width='1.5' fill='none'%3E%3Crect x='40' y='20' width='80' height='80' rx='4' transform='rotate(-15 80 60)'/%3E%3Crect x='100' y='80' width='60' height='60' rx='4' transform='rotate(10 130 110)'/%3E%3Crect x='30' y='120' width='70' height='70' rx='4' transform='rotate(-5 65 155)'/%3E%3Crect x='120' y='160' width='90' height='90' rx='4' transform='rotate(8 165 205)'/%3E%3Crect x='20' y='220' width='50' height='50' rx='4' transform='rotate(-10 45 245)'/%3E%3Crect x='80' y='270' width='75' height='75' rx='4' transform='rotate(12 117 307)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:280px;height:350px;position:absolute;top:50%;right:20px;transform:translateY(-50%)scaleX(-1)}.wc-container{z-index:1;max-width:800px;margin:0 auto;padding:0 60px;position:relative}.wc-heading{background:linear-gradient(135deg,#e8588c,#c75bb5);-webkit-text-fill-color:transparent;text-align:center;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin:0 0 40px;font-size:44px;font-weight:800}.wc-list{flex-direction:column;gap:16px;display:flex}.wc-item{background:#fff;border:1px solid #f0f0f0;border-radius:16px;align-items:center;gap:20px;padding:22px 28px;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:flex;box-shadow:0 2px 12px #00000008}.wc-item:hover{transform:translate(8px);box-shadow:0 6px 24px #00000012}.wc-icon{box-sizing:border-box;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;padding:8px;display:flex}.wc-icon svg{width:100%;height:100%}.wc-text{color:#1e293b;margin:0;font-size:18px;font-weight:600;line-height:1.5}.wc-heading.animate-in{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.wc-item.animate-in{opacity:0;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transform:translate(-30px)}.wc-heading.animate-in.visible{opacity:1;transform:translateY(0)}.wc-item.animate-in.visible{opacity:1;transform:translate(0)}@media (width<=768px){.wc-section{padding:50px 0}.wc-container{padding:0 24px}.wc-heading{font-size:32px}.wc-item{padding:18px 20px}.wc-text{font-size:16px}}.fe-section{box-sizing:border-box;background:#fff;width:100%;padding:70px 0;position:relative;overflow:hidden}.fe-container{flex-direction:column;align-items:center;max-width:900px;margin:0 auto;padding:0 60px;display:flex}.fe-heading{background:linear-gradient(135deg,#e8588c,#c75bb5);-webkit-text-fill-color:transparent;letter-spacing:-.5px;text-align:center;-webkit-background-clip:text;background-clip:text;margin:0 0 60px;font-size:44px;font-weight:800}.fe-orbit{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:600px;display:flex;position:relative}.fe-center{z-index:2;background:linear-gradient(145deg,#e8588c,#f472b6);border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:relative;box-shadow:0 12px 40px #e8588c4d}.fe-center span{color:#fff;letter-spacing:1px;font-size:28px;font-weight:800}.fe-connectors{z-index:1;pointer-events:none;position:absolute;inset:0}.fe-connector{background:#e2e8f0;border-radius:2px;position:absolute}.fe-connector--tl{transform-origin:bottom;width:2px;height:120px;top:60px;left:50%;transform:translate(-100px)rotate(-30deg)}.fe-connector--tr{transform-origin:bottom;width:2px;height:120px;top:60px;left:50%;transform:translate(100px)rotate(30deg)}.fe-connector--bl{transform-origin:top;width:2px;height:120px;bottom:60px;left:50%;transform:translate(-100px)rotate(30deg)}.fe-connector--br{transform-origin:top;width:2px;height:120px;bottom:60px;left:50%;transform:translate(100px)rotate(-30deg)}.fe-cards{position:absolute;inset:0}.fe-card{text-align:center;cursor:default;z-index:3;background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:10px;width:150px;padding:24px 20px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;display:flex;position:absolute;box-shadow:0 4px 24px #0000000f,0 0 0 1px #00000008}.fe-card:hover{box-shadow:0 12px 40px #0000001a,0 0 0 1px #00000008;transform:scale(1.08)!important}.fe-card--0{top:0;left:10%}.fe-card--1{top:0;right:10%}.fe-card--2{bottom:0;left:10%}.fe-card--3{bottom:0;right:10%}.fe-card-icon{box-sizing:border-box;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;padding:8px;display:flex}.fe-card-icon svg{width:32px;height:32px}.fe-card-label{color:#1e293b;letter-spacing:.5px;font-size:15px;font-weight:700}.fe-heading.animate-in{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.fe-center.animate-in{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1) .1s,transform .7s cubic-bezier(.16,1,.3,1) .1s;transform:scale(.5)}.fe-card.animate-in{opacity:0;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transform:scale(.7)}.fe-heading.animate-in.visible{opacity:1;transform:translateY(0)}.fe-center.animate-in.visible,.fe-card.animate-in.visible{opacity:1;transform:scale(1)}@media (width<=768px){.fe-section{padding:50px 0}.fe-container{padding:0 24px}.fe-heading{margin-bottom:40px;font-size:32px}.fe-orbit{max-width:400px}.fe-center{width:100px;height:100px}.fe-center span{font-size:20px}.fe-card{width:120px;padding:16px 12px}.fe-card-icon{width:44px;height:44px}.fe-card-label{font-size:13px}}.iuc-section{box-sizing:border-box;background:#f7f7f9;width:100%;padding:70px 0;position:relative;overflow:hidden}.iuc-container{align-items:center;gap:50px;max-width:1200px;margin:0 auto;padding:0 60px;display:flex}.iuc-left{flex:1;min-width:0}.iuc-heading{background:linear-gradient(135deg,#e8588c,#c75bb5);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin:0 0 16px;font-size:44px;font-weight:800}.iuc-text{color:#475569;margin:0 0 32px;font-size:18px;line-height:1.7}.iuc-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.iuc-card{text-align:center;cursor:default;background:#fff;border:1px solid #f0f0f0;border-radius:16px;flex-direction:column;align-items:center;gap:10px;padding:24px 20px;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:flex;box-shadow:0 2px 16px #0000000a}.iuc-card:hover{transform:translateY(-5px);box-shadow:0 8px 28px #00000014}.iuc-icon{color:#7ac4e6;justify-content:center;align-items:center;font-size:32px;display:flex}.iuc-label{color:#1e293b;font-size:16px;font-weight:700}.iuc-right{flex:0 0 420px}.iuc-images{flex-direction:column;gap:20px;display:flex}.iuc-img-wrapper{border-radius:20px;overflow:hidden;box-shadow:0 8px 30px #0000001a}.iuc-img-wrapper img{object-fit:cover;width:100%;height:220px;display:block}.iuc-heading.animate-in,.iuc-text.animate-in{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.iuc-text.animate-in{transition-delay:80ms}.iuc-card.animate-in{opacity:0;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1),box-shadow .3s;transform:translateY(30px)scale(.95)}.iuc-img-wrapper.animate-in{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translate(50px)}.iuc-heading.animate-in.visible,.iuc-text.animate-in.visible{opacity:1;transform:translateY(0)}.iuc-card.animate-in.visible{opacity:1;transform:translateY(0)scale(1)}.iuc-img-wrapper.animate-in.visible{opacity:1;transform:translate(0)}@media (width<=900px){.iuc-container{flex-direction:column;gap:36px;padding:0 24px}.iuc-right{flex:none;width:100%}.iuc-heading{font-size:32px}}@media (width<=500px){.iuc-grid{grid-template-columns:1fr}}.footer-section{justify-content:center;align-items:center;width:100%;min-height:520px;display:flex;position:relative;overflow:hidden}.footer-bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.footer-overlay{z-index:1;background:linear-gradient(135deg,#0a0a2deb 0%,#140f3cd9 40%,#1e1446bf 100%);position:absolute;inset:0}.footer-content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:8px;width:100%;max-width:900px;margin:0 auto;padding:60px 40px 36px;display:flex;position:relative}.footer-top{margin-bottom:12px}.footer-logo{filter:brightness(1.1);height:56px;transition:transform .3s}.footer-logo:hover{transform:scale(1.05)}.footer-heading{background:linear-gradient(135deg,#ff4fa0,#c850c0,#8b5cf6);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin-bottom:6px;font-size:clamp(2rem,5vw,3.2rem);font-weight:800;line-height:1.2}.footer-subtitle{color:#ffffffd9;max-width:500px;margin-bottom:32px;font-size:clamp(.95rem,2vw,1.15rem);line-height:1.6}.footer-contact-row{flex-wrap:wrap;justify-content:center;gap:28px;margin-bottom:36px;display:flex}.footer-contact-item{color:#ffffffe6;cursor:pointer;align-items:center;gap:10px;font-size:.95rem;text-decoration:none;transition:color .25s,transform .25s;display:flex}.footer-contact-item:hover{color:#c850c0;transform:translateY(-2px)}.footer-contact-icon{color:#c850c0;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;transition:background .25s,border-color .25s,box-shadow .25s;display:flex}.footer-contact-item:hover .footer-contact-icon{background:#c850c026;border-color:#c850c066;box-shadow:0 0 16px #c850c033}.footer-contact-icon--fb{color:#4a90d9}.footer-contact-item:hover .footer-contact-icon--fb{background:#4a90d926;border-color:#4a90d966;box-shadow:0 0 16px #4a90d933}.footer-qr-row{justify-content:center;gap:32px;margin-bottom:8px;display:flex}.footer-qr-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;align-items:center;gap:8px;padding:20px 24px 16px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex}.footer-qr-card:hover{border-color:#c850c059;transform:translateY(-4px);box-shadow:0 8px 32px #c850c026}.footer-qr-img{object-fit:contain;background:#fff;border-radius:10px;width:130px;height:130px;padding:6px}.footer-qr-label{color:#fff;letter-spacing:.3px;font-size:.95rem;font-weight:700}.footer-qr-desc{color:#ffffff80;letter-spacing:.5px;text-transform:uppercase;font-size:.78rem;font-weight:500}.footer-bottom{width:100%;margin-top:40px}.footer-divider{background:linear-gradient(90deg,#0000,#ffffff26 30% 70%,#0000);width:100%;height:1px;margin-bottom:20px}.footer-copy{color:#fff6;letter-spacing:.3px;font-size:.82rem}.footer-section .animate-in{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(24px)}.footer-section .animate-in.visible{opacity:1;transform:translateY(0)}.footer-top.animate-in{transition-delay:0s}.footer-heading.animate-in{transition-delay:.1s}.footer-subtitle.animate-in{transition-delay:.18s}.footer-contact-row.animate-in{transition-delay:.26s}.footer-qr-row.animate-in{transition-delay:.34s}.footer-bottom.animate-in{transition-delay:.42s}@media (width<=768px){.footer-content{padding:48px 24px 28px}.footer-contact-row{flex-direction:column;align-items:center;gap:18px}.footer-qr-row{gap:20px}.footer-qr-img{width:110px;height:110px}}@media (width<=480px){.footer-section{min-height:460px}.footer-content{padding:36px 18px 24px}.footer-logo{height:44px}.footer-contact-item{font-size:.88rem}.footer-contact-icon{width:34px;height:34px;font-size:1rem}}
