:root{--green:#70b354;--orange:#d14f2b;--violet:#7c3aed;--violet-light:#9b6dff;--violet-dim:#7c3aed2e;--obsidian:#0c0c14;--obsidian-mid:#13131e;--obsidian-light:#1a1a28;--white:#fff;--white-90:#ffffffe6;--white-70:#ffffffb3;--white-40:#fff6;--white-15:#ffffff26;--white-08:#ffffff14;--white-04:#ffffff0a;--glass-bg:#ffffff0f;--glass-bg-hover:#ffffff1a;--glass-border:#ffffff1f;--glass-border-hover:#ffffff38;--glass-blur:blur(20px);--font-display:"Nohemi", "Outfit", "Inter", system-ui, sans-serif;--font-body:"Inter", "Outfit", system-ui, sans-serif;--section-pad:clamp(80px, 10vw, 140px);--container:1280px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{background-color:var(--obsidian);color:var(--white-90);font-family:var(--font-body);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--obsidian)}::-webkit-scrollbar-thumb{background:var(--violet-light);border-radius:3px}.container{max-width:var(--container);margin-inline:auto;padding-inline:clamp(20px,4vw,80px)}.section-label{letter-spacing:.2em;text-transform:uppercase;color:var(--green);align-items:center;gap:8px;margin-bottom:16px;font-size:11px;font-weight:700;display:inline-flex}.section-label:before{content:"";background:var(--green);border-radius:2px;width:24px;height:2px;display:block}h1,h2,h3,h4,h5{font-family:var(--font-display);font-weight:800;line-height:1.1}.glass-card{-webkit-backdrop-filter:var(--glass-blur);background:linear-gradient(145deg,#ffffff14 0%,#ffffff05 100%);border:1px solid #ffffff1f;border-color:#ffffff40 #ffffff1f #ffffff1f #ffffff26;border-radius:20px;transition:all .3s;box-shadow:8px 8px 16px #0009,-4px -4px 12px #ffffff08,inset 2px 2px 4px #ffffff0d}.glass-card:hover{background:linear-gradient(145deg,#ffffff1a 0%,#ffffff0a 100%);transform:translateY(-4px);box-shadow:12px 12px 24px #000000b3,-4px -4px 12px #ffffff0a,inset 2px 2px 4px #ffffff14}.btn-primary{color:#fff;font-family:var(--font-display);letter-spacing:.03em;cursor:pointer;text-shadow:0 -1px #00000040;background:linear-gradient(#7ed454 0%,#5a9a3a 50%,#4e8a32 100%);border:none;border-radius:12px;align-items:center;gap:8px;padding:14px 32px;font-size:15px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:inset 0 1px #ffffff40,inset 0 -1px #0000004d,0 6px 20px #5a9a3a73,0 2px 4px #0006}.btn-primary:hover{transform:translateY(-2px);box-shadow:inset 0 1px #ffffff4d,inset 0 -1px #0000004d,0 10px 30px #70b3548c,0 4px 8px #0006}.btn-primary:active{transform:translateY(1px);box-shadow:inset 0 1px #0003,0 2px 8px #5a9a3a4d}.btn-secondary{color:var(--white-90);font-family:var(--font-display);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#ffffff1f 0%,#ffffff0a 100%);border:1px solid #ffffff2e;border-radius:12px;align-items:center;gap:8px;padding:14px 32px;font-size:15px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:inset 0 1px #ffffff1f,inset 0 -1px #0003,0 4px 12px #0000004d}.btn-secondary:hover{background:linear-gradient(#ffffff2e 0%,#ffffff14 100%);border-color:#ffffff40;transform:translateY(-2px);box-shadow:inset 0 1px #ffffff2e,inset 0 -1px #0003,0 8px 20px #00000059}.liquid-orb{filter:blur(100px);opacity:.35;pointer-events:none;border-radius:50%;position:absolute}.section-title{background:linear-gradient(135deg,#fff 0%,#fff9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:clamp(36px,5vw,64px)}.section-subtitle{color:var(--white-70);max-width:560px;font-size:clamp(15px,2vw,18px);line-height:1.7}.divider{background:linear-gradient(90deg, transparent, var(--glass-border), transparent);width:100%;height:1px;margin-block:0}.badge{letter-spacing:.05em;border-radius:100px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex}.badge-green{color:var(--green);background:#70b35426;border:1px solid #70b3544d}.badge-orange{color:var(--orange);background:#d14f2b26;border:1px solid #d14f2b4d}.badge-violet{color:#a78bfa;background:#7c3aed26;border:1px solid #7c3aed4d}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(2deg)}}@keyframes pulse-glow{0%,to{opacity:.35}50%{opacity:.55}}@keyframes scan-line{0%{transform:translateY(-100%)}to{transform:translateY(400%)}}.charge-bar{background:linear-gradient(90deg, var(--green), #a8e07a);border-radius:2px;height:4px;box-shadow:0 0 10px #70b35499}.stat-number{font-family:var(--font-display);background:linear-gradient(135deg, var(--green), #a8e07a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(40px,6vw,72px);font-weight:900;line-height:1}@media (width<=768px){.glass-card:hover{transform:none}}.floating-cta{background:linear-gradient(145deg, var(--green) 0%, #4a8233 100%);z-index:1000;cursor:pointer;border:1px solid #9ade7c;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:fixed;bottom:40px;right:40px;box-shadow:0 12px 24px #00000080,inset 0 4px 10px #ffffff4d,inset 0 -4px 10px #0003,0 0 30px #70b35466}.floating-cta:hover{transform:translateY(-4px)scale(1.05);box-shadow:0 16px 32px #0009,inset 0 4px 10px #fff6,inset 0 -4px 10px #0003,0 0 40px #70b35499}.floating-cta:active{transform:translateY(2px)scale(.95);box-shadow:0 8px 16px #0006,inset 0 4px 10px #ffffff1a,inset 0 -4px 10px #0000004d}@media (width<=768px){.floating-cta{bottom:24px;right:24px}}.icon-3d-housing{width:48px;height:48px;box-shadow:6px 6px 12px #0009, -1px -1px 3px #ffffff0d, inset 1px 1px 3px #ffffff26, inset -2px -2px 4px #00000080, inset 0 0 15px var(--theme-color,#ffffff1a);background:linear-gradient(135deg,#ffffff14,#00000080);border:1px solid #ffffff14;border-top-color:#ffffff4d;border-radius:14px;justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative;overflow:hidden}.icon-3d-housing:hover{box-shadow:8px 8px 16px #000000b3, -1px -1px 4px #ffffff14, inset 1px 1px 3px #fff3, inset 0 0 20px var(--theme-color,#fff3);transform:translateY(-2px)}.icon-3d-housing:before{content:"";pointer-events:none;background:linear-gradient(#ffffff1a 0%,#0000 100%);border-radius:12px 12px 0 0;height:40%;position:absolute;top:1px;left:1px;right:1px}.icon-3d-svg{color:var(--theme-color);filter:drop-shadow(0 -1px #fff6)drop-shadow(0 2px 4px #000000e6);z-index:2;transition:transform .3s,filter .3s;position:relative}.icon-3d-housing:hover .icon-3d-svg{filter:drop-shadow(0 -1px 0px #ffffff80) drop-shadow(0 3px 6px #000) drop-shadow(0 0 8px var(--theme-color));transform:scale(1.05)}.segment-icon-size{border-radius:16px;width:56px;height:56px}.adv-icon-size{border-radius:12px;width:44px;height:44px}.partner-icon-size{border-radius:10px;width:40px;height:40px}.navbar{z-index:1000;padding:18px 0;transition:all .4s;position:fixed;top:0;left:0;right:0}.navbar--scrolled{-webkit-backdrop-filter:blur(24px);background:#0a0a0fd9;border-bottom:1px solid #ffffff14;padding:12px 0;box-shadow:0 4px 40px #00000080}.navbar__inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.navbar__logo{flex-shrink:0;align-items:center;gap:12px;text-decoration:none;display:flex}.navbar__logo-img{object-fit:contain;width:auto;height:48px;transition:transform .25s,box-shadow .25s;box-shadow:0 4px 12px #0006}.navbar__logo:hover .navbar__logo-img{transform:translateY(-2px);box-shadow:0 6px 16px #70b3544d}.navbar__logo-text{flex-direction:column;justify-content:center;line-height:1.1;display:flex}.navbar__logo-evoke{font-family:var(--font-display);letter-spacing:.05em;color:#fff;font-size:19px;font-weight:900}.navbar__logo-power{font-family:var(--font-display);letter-spacing:.18em;color:var(--green);font-size:13px;font-weight:700}.navbar__links{align-items:center;gap:36px;list-style:none;display:flex}@media (width<=900px){.navbar__links{display:none}}.navbar__link{color:#ffffffb3;letter-spacing:.03em;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.navbar__link:after{content:"";background:var(--green);transform-origin:0;height:1px;transition:transform .25s;position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(0)}.navbar__link:hover{color:#fff}.navbar__link:hover:after{transform:scaleX(1)}.navbar__actions{align-items:center;gap:12px;display:flex}.navbar__cta{padding:10px 20px!important;font-size:13px!important}@media (width<=640px){.navbar__cta{display:none}}.navbar__hamburger{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;padding:8px;transition:background .2s;display:none}.navbar__hamburger:hover{background:#ffffff26}@media (width<=900px){.navbar__hamburger{display:flex}}.mobile-drawer{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);z-index:999;background:#0a0a0ff7;border-left:1px solid #ffffff14;width:min(340px,100vw);height:100dvh;padding:100px 32px 40px;position:fixed;top:0;right:0}.mobile-drawer__links{flex-direction:column;gap:12px;list-style:none;display:flex}.mobile-drawer__link{color:#fffc;border-bottom:1px solid #ffffff12;padding:14px 0;font-size:20px;font-weight:600;text-decoration:none;transition:color .2s;display:block}.mobile-drawer__link:hover{color:var(--green)}.hero{align-items:center;min-height:100dvh;padding-top:100px;display:flex;position:relative;overflow:hidden}.hero__photo-bg{z-index:0;position:absolute;inset:0}.hero__photo-img{object-fit:cover;object-position:center 40%;filter:saturate(.7)brightness(.35);width:100%;height:100%}.hero__photo-overlay{background:linear-gradient(135deg,#0c0c14eb 0%,#0c0c14bf 50%,#0c0c148c 100%);position:absolute;inset:0}.hero__bg{z-index:1;position:absolute;inset:0}.hero__orb{filter:blur(120px);border-radius:50%;animation:6s ease-in-out infinite pulse-glow;position:absolute}.hero__orb--1{background:radial-gradient(circle,#5b21b6b3 0%,#0000 70%);width:600px;height:600px;animation-delay:0s;top:-200px;left:-150px}.hero__orb--2{background:radial-gradient(circle,#70b35473 0%,#0000 70%);width:500px;height:500px;animation-delay:-2s;bottom:-100px;right:-100px}.hero__orb--3{background:radial-gradient(circle,#d14f2b40 0%,#0000 70%);width:400px;height:400px;animation-delay:-4s;top:40%;left:40%;transform:translate(-50%,-50%)}.hero__grid{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 30%,#0000 100%);mask-image:radial-gradient(80% 80%,#000 30%,#0000 100%)}.hero__scanline{pointer-events:none;background:linear-gradient(90deg,#0000,#70b35466,#0000);height:2px;animation:5s linear infinite scan-line;position:absolute;top:0;left:0;right:0}.hero__content{z-index:2;max-width:760px;padding-block:60px;position:relative}.hero__headline{color:#fff;letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(48px,7vw,90px);font-weight:900;line-height:1}.hero__headline-accent{background:linear-gradient(135deg,#70b354 0%,#a8e07a 50%,#d14f2b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero__sub{color:#ffffffa6;max-width:580px;margin-bottom:40px;font-size:clamp(16px,2vw,20px);line-height:1.7}.hero__ctas{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:36px;display:flex}.hero__btn-primary{padding:16px 36px!important;font-size:15px!important}.hero__trust{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:52px;display:flex}.hero__trust-chip{color:#ffffffb3;letter-spacing:.03em;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:6px;padding:7px 14px;font-size:12px;font-weight:600;display:inline-flex}.hero__stats{gap:0;display:flex;position:relative}.hero__stat{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0a;border:1px solid #ffffff14;flex-direction:column;align-items:center;padding:20px 32px;display:flex;position:relative}.hero__stat:first-child{border-radius:16px 0 0 16px}.hero__stat:last-child{border-radius:0 16px 16px 0}.hero__stat:not(:last-child){border-right:none}.hero__stat-value{font-family:var(--font-display);color:#fff;margin-bottom:4px;font-size:clamp(22px,3vw,32px);font-weight:900;line-height:1}.hero__stat-label{color:#ffffff73;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:600}.hero__scroll{z-index:2;color:#fff6;justify-content:center;align-items:center;text-decoration:none;transition:color .2s;animation:2s ease-in-out infinite float;display:flex;position:absolute;bottom:36px;left:50%;transform:translate(-50%)}.hero__scroll:hover{color:var(--green)}.products{padding-block:var(--section-pad);position:relative}.products:before{content:"";background:linear-gradient(90deg,#0000,#ffffff14,#0000);width:80%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.products__header{text-align:center;margin-bottom:60px}.products__header .section-label{justify-content:center}.products__header .section-subtitle{text-align:center;margin-inline:auto;max-width:600px;margin-top:12px}.products__models{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:28px;display:flex}.products__model-chip{color:#ffffffb3;letter-spacing:.04em;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;padding:8px 20px;font-size:13px;font-weight:600}.products__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;display:grid}.product-card{cursor:default;background:linear-gradient(145deg,#ffffff12 0%,#ffffff08 40%,#0003 100%);border:1px solid #ffffff1a;border-radius:24px;padding:28px;transition:box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 20px 60px #0006,0 4px 16px #0000004d,inset 0 1px #ffffff14}.product-card:hover{box-shadow:0 32px 80px #00000080,0 4px 20px #0006,inset 0 1px #ffffff1f}.product-card--featured{border-color:#7c3aed59;box-shadow:0 24px 70px #00000080,0 0 0 1px #7c3aed33,inset 0 1px #ffffff1f}.product-card__accent{opacity:.8;border-radius:0 0 4px 4px;height:2px;position:absolute;top:0;left:24px;right:24px}.product-card__header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.product-card__type-badge{border:1px solid;border-radius:8px;padding:4px 10px}.product-card__power-row{align-items:center;gap:14px;margin-bottom:10px;display:flex}.product-card__icon-wrap{border:1px solid;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.product-card__power{font-family:var(--font-display);color:#fff;font-size:36px;font-weight:900;line-height:1}.product-card__tier{color:#ffffff80;letter-spacing:.04em;margin-top:2px;font-size:13px;font-weight:600}.product-card__subtitle{color:#ffffff8c;margin-bottom:16px;font-size:14px}.product-card__speed{letter-spacing:.03em;background:#0003;border:1px solid;border-radius:8px;align-items:center;gap:6px;width:fit-content;margin-bottom:20px;padding:8px 12px;font-size:12px;font-weight:700;display:flex}.product-card__features{flex-direction:column;gap:8px;margin-bottom:24px;list-style:none;display:flex}.product-card__feature{color:#ffffffb3;align-items:center;gap:10px;font-size:13px;display:flex}.product-card__feature-dot{border-radius:50%;flex-shrink:0;width:5px;height:5px;box-shadow:0 0 6px}.product-card__footer{border-top:1px solid #ffffff12;flex-direction:column;gap:6px;padding-top:20px;display:flex}.product-card__price{font-family:var(--font-display);color:#fff;font-size:18px;font-weight:800}.product-card__ideal{color:#fff6;letter-spacing:.05em;font-size:11px}.product-card__cta{letter-spacing:.04em;border:1px solid;border-radius:8px;width:fit-content;margin-top:6px;padding:8px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s;display:inline-block}.product-card__cta:hover{background:#ffffff0f}.segments{padding-block:var(--section-pad);position:relative;overflow:hidden}.segments__header{margin-bottom:52px}.segments__scroll-outer{display:none;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.segments__track{gap:20px;width:max-content;animation:30s linear infinite scroll-track;display:flex}@keyframes scroll-track{0%{transform:translate(0)}to{transform:translate(-50%)}}.segments__track:hover{animation-play-state:paused}.segments__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;display:grid}.segment-card{text-align:center;cursor:default;background:linear-gradient(145deg,#ffffff12,#ffffff05);border:1px solid #ffffff17;border-radius:20px;flex-shrink:0;width:200px;padding:28px 24px;transition:background .3s,border-color .3s;box-shadow:0 8px 32px #0000004d}.segment-card--grid{width:auto}.segment-card:hover{background:#ffffff17;border-color:#ffffff29}.segment-card__icon{border:1px solid;border-radius:18px;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 16px;display:flex}.segment-card__label{font-family:var(--font-display);color:#fff;letter-spacing:.02em;margin-bottom:6px;font-size:16px;font-weight:800}.segment-card__desc{color:#ffffff73;margin-bottom:12px;font-size:12px;line-height:1.5}.segment-card__count{letter-spacing:.06em;font-size:12px;font-weight:800}.advantage{padding-block:var(--section-pad);position:relative;overflow:hidden}.advantage__bg{pointer-events:none;position:absolute;inset:0}.advantage__orb{filter:blur(80px);background:radial-gradient(circle,#5b21b633 0%,#0000 70%);border-radius:50%;width:700px;height:700px;position:absolute;top:50%;right:-200px;transform:translateY(-50%)}.advantage__header{max-width:600px;margin-bottom:60px}.advantage__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;display:grid}.adv-card{cursor:default;background:linear-gradient(145deg,#fff1,#ffffff05);border:1px solid #ffffff17;border-radius:22px;padding:32px 28px;position:relative;overflow:hidden;box-shadow:0 12px 40px #0000004d}.adv-card__icon-wrap{border:1px solid;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:16px;display:flex}.adv-card__subtitle{letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:800}.adv-card__title{font-family:var(--font-display);color:#fff;margin-bottom:12px;font-size:20px;font-weight:800;line-height:1.2}.adv-card__desc{color:#ffffff8c;font-size:14px;line-height:1.7}.adv-card__bar{opacity:.6;height:2px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.adv-card:hover .adv-card__bar{opacity:1}.partnership{padding-block:var(--section-pad);position:relative;overflow:hidden}.partnership__bg{pointer-events:none;position:absolute;inset:0}.partnership__orb--l{filter:blur(80px);background:radial-gradient(circle,#70b35426 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:0;left:-150px}.partnership__orb--r{filter:blur(80px);background:radial-gradient(circle,#d14f2b26 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:0;right:-100px}.partnership__header{max-width:640px;margin-bottom:60px}.partnership__steps{flex-direction:column;gap:0;max-width:800px;margin-bottom:60px;display:flex;position:relative}.partner-step{align-items:flex-start;gap:28px;padding-bottom:40px;display:flex;position:relative}.partner-step:last-child{padding-bottom:0}.partner-step__num{font-family:var(--font-display);color:#fff3;letter-spacing:.1em;min-width:30px;padding-top:4px;font-size:13px;font-weight:900}.partner-step__content{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;flex:1;padding:22px 24px}.partner-step__icon-row{align-items:center;gap:12px;margin-bottom:10px;display:flex}.partner-step__icon{background:#70b3541f;border:1px solid #70b35440;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.partner-step__title{font-family:var(--font-display);color:#fff;font-size:17px;font-weight:800}.partner-step__desc{color:#ffffff8c;font-size:14px;line-height:1.65}.partner-step__connector{background:linear-gradient(#70b35466,#70b3540d);width:1px;position:absolute;top:48px;bottom:0;left:14px}.partnership__metrics{background:linear-gradient(135deg,#ffffff0f,#ffffff05);border:1px solid #ffffff1a;border-radius:24px;margin-bottom:28px;padding:36px}.partnership__metrics-header{color:#ffffff80;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:28px;font-size:13px;font-weight:700;display:flex}.partnership__metrics-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:24px;display:grid}.partner-metric{border-left:2px solid #70b35459;padding-left:16px}.partner-metric__value{font-family:var(--font-display);background:linear-gradient(135deg,#70b354,#a8e07a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:4px;font-size:36px;font-weight:900;line-height:1}.partner-metric__label{color:#fff;margin-bottom:4px;font-size:13px;font-weight:700}.partner-metric__desc{color:#fff6;font-size:12px;line-height:1.5}.partnership__roi-pill{color:#ffffffbf;background:#70b35414;border:1px solid #70b35440;border-radius:100px;align-items:center;gap:10px;max-width:fit-content;padding:14px 24px;font-size:14px;display:flex}.partnership__roi-pill strong{color:#70b354}@media (width<=640px){.partner-step{gap:16px}.partnership__roi-pill{border-radius:14px;max-width:100%}}.contact{padding-block:var(--section-pad);position:relative;overflow:hidden}.contact__bg{pointer-events:none;position:absolute;inset:0}.contact__orb{filter:blur(100px);background:radial-gradient(circle,#5b21b633 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-100px;right:-100px}.contact__inner{grid-template-columns:1fr 1.2fr;align-items:start;gap:60px;display:grid}@media (width<=920px){.contact__inner{grid-template-columns:1fr;gap:40px}}.contact__info-desc{color:#fff9;max-width:420px;margin-bottom:32px;font-size:15px;line-height:1.7}.contact__detail-list{flex-direction:column;gap:14px;margin-bottom:28px;display:flex}.contact__detail{color:#ffffffb3;align-items:flex-start;gap:12px;font-size:14px;line-height:1.4;display:flex}.contact__detail svg{flex-shrink:0;margin-top:2px}.contact__razorpay-badge{color:#ffffff73;background:#ffffff0a;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:8px;padding:10px 18px;font-size:12px;font-weight:500;display:inline-flex}.contact__razorpay-dot{background:var(--green);width:8px;height:8px;box-shadow:0 0 8px var(--green);border-radius:50%;flex-shrink:0}.contact__form-wrap{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#ffffff12,#ffffff05);border:1px solid #ffffff1a;border-radius:28px;padding:36px;box-shadow:0 24px 80px #0006}.contact__form-title{font-family:var(--font-display);color:#fff;border-bottom:1px solid #ffffff12;margin-bottom:28px;padding-bottom:20px;font-size:18px;font-weight:800}.contact__form{flex-direction:column;gap:18px;display:flex}.contact__form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (width<=560px){.contact__form-row{grid-template-columns:1fr}}.contact__field{flex-direction:column;gap:7px;display:flex}.contact__field label{letter-spacing:.08em;color:#ffffff80;text-transform:uppercase;font-size:12px;font-weight:700}.contact__input-wrap{position:relative}.contact__input-icon{color:#ffffff4d;pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.contact__input-wrap input,.contact__input-wrap select,.contact__field textarea{color:#fff;width:100%;font-family:var(--font-body);appearance:none;background:#0000004d;border:1px solid #ffffff1a;border-radius:12px;outline:none;padding:12px 14px 12px 40px;font-size:14px;transition:border-color .25s,background .25s}.contact__field textarea{resize:vertical;min-height:100px;padding-left:14px}.contact__input-wrap input::placeholder,.contact__input-wrap select::placeholder,.contact__field textarea::placeholder{color:#fff3}.contact__input-wrap input:focus,.contact__input-wrap select:focus,.contact__field textarea:focus{background:#0006;border-color:#70b35480}select option{color:#fff;background:#1a1a28}.contact__select-wrap{position:relative}.contact__select-arrow{color:#ffffff4d;pointer-events:none;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.contact__submit{justify-content:center;width:100%;margin-top:4px}.contact__success{text-align:center;padding:40px 20px}.contact__success-icon{width:64px;height:64px;color:var(--green);background:#70b35426;border:2px solid #70b35466;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:28px;display:flex}.contact__success h3{font-family:var(--font-display);color:#fff;margin-bottom:10px;font-size:22px;font-weight:800}.contact__success p{color:#ffffff8c;font-size:14px;line-height:1.7}.footer{border-top:1px solid #ffffff0f;position:relative}.footer__divider{background:linear-gradient(90deg,#0000,#70b3544d,#0000);height:1px}.footer__inner{grid-template-columns:1.5fr 1fr 1fr;gap:48px;padding-block:64px;display:grid}@media (width<=900px){.footer__inner{grid-template-columns:1fr 1fr}}@media (width<=560px){.footer__inner{grid-template-columns:1fr;gap:36px}}.footer__logo{align-items:center;gap:10px;margin-bottom:16px;display:flex}.footer__logo-img{object-fit:contain;width:auto;height:42px}.footer__logo-text-stack{flex-direction:column;justify-content:center;line-height:1.1;display:flex}.footer__logo-evoke{font-family:var(--font-display);letter-spacing:.05em;color:#fff;font-size:16px;font-weight:900}.footer__logo-power{font-family:var(--font-display);letter-spacing:.18em;color:var(--green);font-size:11px;font-weight:700}.footer__tagline{color:#ffffff73;max-width:300px;margin-bottom:20px;font-size:13px;line-height:1.65}.footer__contact-list{flex-direction:column;gap:10px;margin-bottom:16px;display:flex}.footer__contact-item{color:#ffffff8c;align-items:flex-start;gap:8px;font-size:13px;display:flex}.footer__contact-item svg{color:#70b354b3;flex-shrink:0;margin-top:1px}.footer__gstin{color:#ffffff40;letter-spacing:.05em;margin-top:8px;font-size:11px}.footer__col-title{letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;margin-bottom:20px;font-size:12px;font-weight:800}.footer__links{flex-direction:column;gap:12px;list-style:none;display:flex}.footer__link{color:#fff9;align-items:center;gap:5px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.footer__link:hover{color:#fff}.footer__link--policy{color:#ffffff73;font-size:13px}.footer__razorpay{color:#ffffff59;background:#ffffff0a;border:1px solid #ffffff12;border-radius:100px;align-items:center;gap:7px;margin-top:24px;padding:8px 14px;font-size:12px;display:inline-flex}.footer__razorpay-dot{background:var(--green);width:7px;height:7px;box-shadow:0 0 6px var(--green);border-radius:50%}.footer__bottom{border-top:1px solid #ffffff0d;padding-block:20px}.footer__bottom-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.footer__copy,.footer__made{color:#ffffff40;font-size:13px}.legal-page{background:var(--bg-main);z-index:2;min-height:calc(100vh - 400px);padding:140px 0 100px;position:relative}.legal-page__inner{max-width:800px;margin:0 auto}.legal-page__back{color:var(--green);align-items:center;gap:8px;margin-bottom:32px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.legal-page__back:hover{opacity:.8}.legal-page__title{font-family:var(--font-display);color:#fff;margin-bottom:8px;font-size:42px;font-weight:900}.legal-page__meta{color:#fff6;margin-bottom:48px;font-size:14px}.legal-page__content{color:#ffffffb3;font-size:16px;line-height:1.7}.legal-page__section{margin-top:40px}.legal-page__section h2{font-family:var(--font-display);color:#fff;margin-bottom:16px;font-size:20px;font-weight:700}.legal-page__section p{margin-bottom:16px}.legal-page__contact-box{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;margin-top:20px;padding:24px}.legal-page__contact-box p{margin-bottom:8px}.legal-page__contact-box p:last-child{margin-bottom:0}
