.sth-scroll-reveal{--sth-reveal-delay:0s;--sth-reveal-duration:.7s;opacity:0;transition:opacity var(--sth-reveal-duration) cubic-bezier(.22, 1, .36, 1) var(--sth-reveal-delay), transform var(--sth-reveal-duration) cubic-bezier(.22, 1, .36, 1) var(--sth-reveal-delay);will-change:opacity, transform}.sth-scroll-reveal--up{transform:translateY(38px)}.sth-scroll-reveal--down{transform:translateY(-38px)}.sth-scroll-reveal--left{transform:translate(-42px)}.sth-scroll-reveal--right{transform:translate(42px)}.sth-scroll-reveal--fade{transform:none}.sth-scroll-reveal--scale{transform:scale(.965)}.sth-scroll-reveal--visible{opacity:1;transform:translate(0,0)scale(1)}@media (max-width:1023px){.sth-scroll-reveal--up{transform:translateY(30px)}.sth-scroll-reveal--down{transform:translateY(-30px)}.sth-scroll-reveal--left{transform:translate(-32px)}.sth-scroll-reveal--right{transform:translate(32px)}.sth-scroll-reveal--scale{transform:scale(.975)}.sth-scroll-reveal--visible{transform:translate(0,0)scale(1)}}@media (max-width:767px){.sth-scroll-reveal{transition-duration:.6s}.sth-scroll-reveal--up{transform:translateY(24px)}.sth-scroll-reveal--down{transform:translateY(-24px)}.sth-scroll-reveal--left,.sth-scroll-reveal--right{transform:translateY(24px)}.sth-scroll-reveal--scale{transform:scale(.98)}.sth-scroll-reveal--visible{transform:translate(0,0)scale(1)}}@media (prefers-reduced-motion:reduce){.sth-scroll-reveal{opacity:1!important;transition:none!important;transform:none!important}}
.sth-featured-brands{background:radial-gradient(circle at 70% -8%,#5b2eff14 0%,#5b2eff08 24%,#0000 42%),radial-gradient(circle at 83% 21%,#5b2eff0b 0%,#0000 15%),#fff;width:100%;padding:50px 0 54px;position:relative;overflow:hidden}.sth-featured-brands:before{content:"";pointer-events:none;background:#5b2eff0b;border-radius:50%;width:86px;height:86px;position:absolute;top:92px;right:205px}.sth-featured-brands:after{content:"";opacity:.5;pointer-events:none;background-image:radial-gradient(circle,#5b2eff94 1.3px,#0000 1.4px);background-size:12px 12px;width:78px;height:48px;position:absolute;top:66px;right:42px}.sth-featured-brands__container{z-index:2;width:100%;max-width:1480px;margin:0 auto;padding:0 28px;position:relative}.sth-featured-brands__header{justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:28px;display:flex}.sth-featured-brands__heading{width:100%;max-width:640px}.sth-featured-brands__eyebrow{border:1px solid var(--sth-border-purple);background:var(--sth-purple-soft);width:fit-content;color:var(--sth-purple);letter-spacing:.07em;text-transform:uppercase;border-radius:999px;align-items:center;gap:7px;margin-bottom:11px;padding:7px 12px;font-size:8.5px;font-weight:800;line-height:1;display:inline-flex}.sth-featured-brands__title{color:var(--sth-black);letter-spacing:-.045em;margin:0;font-size:clamp(32px,3vw,42px);font-weight:850;line-height:1.04}.sth-featured-brands__title span{color:var(--sth-purple)}.sth-featured-brands__description{color:#707988;max-width:620px;margin:10px 0 0;font-size:11.5px;font-weight:450;line-height:1.7}.sth-featured-brands__view-all{border:1px solid var(--sth-border-purple);min-height:42px;color:var(--sth-purple);background:#f3f0ffd1;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:9.5px;font-weight:750;text-decoration:none;transition:transform .16s,border-color .16s,background-color .16s,color .16s,box-shadow .16s;display:inline-flex}.sth-featured-brands__view-all:hover{border-color:var(--sth-purple);background:var(--sth-purple);color:#fff;box-shadow:var(--sth-shadow-purple);transform:translateY(-1px)}.sth-featured-brands__slider{width:100%;position:relative}.sth-featured-brands__strip{scroll-behavior:smooth;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;gap:14px;width:100%;padding:2px 2px 12px;display:flex;overflow:auto hidden}.sth-featured-brands__strip::-webkit-scrollbar{display:none}.sth-featured-brands__item{scroll-snap-align:start;background:#fffffff0;border:1px solid #e5e7eb;border-radius:14px;flex:0 0 calc(16.6667% - 11.6667px);justify-content:center;align-items:center;min-width:calc(16.6667% - 11.6667px);height:126px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s,background-color .18s;display:flex;overflow:hidden;box-shadow:0 6px 18px #11111108}.sth-featured-brands__item:hover{border-color:var(--sth-border-purple);background:#fff;transform:translateY(-3px);box-shadow:0 14px 28px #5b2eff17}.sth-featured-brands__logo-wrap{justify-content:center;align-items:center;width:100%;height:100%;padding:24px 26px;display:flex}.sth-featured-brands__logo{object-fit:contain;width:100%;max-width:145px;height:auto;max-height:62px;transition:transform .18s,opacity .18s}.sth-featured-brands__item:hover .sth-featured-brands__logo{transform:scale(1.035)}.sth-featured-brands__slider-btn{z-index:20;color:#273142;cursor:pointer;background:#fffffffa;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:border-color .16s,background-color .16s,color .16s,box-shadow .16s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 22px #11111112}.sth-featured-brands__slider-btn:hover{border-color:var(--sth-border-purple);background:var(--sth-purple-soft);color:var(--sth-purple);box-shadow:0 10px 26px #5b2eff1f}.sth-featured-brands__slider-btn--left{left:-20px}.sth-featured-brands__slider-btn--right{right:-20px}@media (max-width:1250px){.sth-featured-brands__item{flex-basis:calc(25% - 10.5px);min-width:calc(25% - 10.5px)}}@media (max-width:1023px){.sth-featured-brands{padding:44px 0 48px}.sth-featured-brands__container{padding:0 24px}.sth-featured-brands__header{align-items:flex-start;gap:24px}.sth-featured-brands__item{flex-basis:calc(33.3333% - 9.33333px);min-width:calc(33.3333% - 9.33333px)}.sth-featured-brands__slider-btn--left{left:-14px}.sth-featured-brands__slider-btn--right{right:-14px}}@media (max-width:767px){.sth-featured-brands{padding:36px 0 40px}.sth-featured-brands:before,.sth-featured-brands:after{display:none}.sth-featured-brands__container{padding:0 16px}.sth-featured-brands__header{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:22px}.sth-featured-brands__title{font-size:27px}.sth-featured-brands__description{max-width:100%;font-size:10.5px}.sth-featured-brands__view-all{min-height:37px;padding:0 13px}.sth-featured-brands__strip{width:calc(100% + 16px);margin-right:-16px;padding-right:16px}.sth-featured-brands__item{flex-basis:68%;min-width:68%;height:118px}.sth-featured-brands__slider-btn{display:none}}@media (max-width:440px){.sth-featured-brands__title{font-size:24px}.sth-featured-brands__item{flex-basis:78%;min-width:78%}}
.sth-suppliers{background:radial-gradient(circle at 76% 4%, #5b2eff14 0%, #5b2eff06 25%, transparent 45%), radial-gradient(circle at 78% 36%, #ff4b1f0e 0%, transparent 22%), var(--sth-white);width:100%;padding:48px 0 50px;scroll-margin-top:150px;position:relative;overflow:hidden}.sth-suppliers:before{content:"";opacity:.45;pointer-events:none;background-image:radial-gradient(circle,#5b2eff80 1.2px,#0000 1.3px);background-size:12px 12px;width:92px;height:92px;position:absolute;top:70px;right:29%}.sth-suppliers:after{content:"";pointer-events:none;border:42px solid #ff4b1f0d;border-radius:50%;width:300px;height:300px;position:absolute;top:120px;right:5%}.sth-suppliers__container{z-index:2;width:100%;max-width:1480px;margin:0 auto;padding:0 28px;position:relative}.sth-suppliers__header{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:28px;display:flex}.sth-suppliers__heading{max-width:660px}.sth-suppliers__eyebrow{color:var(--sth-orange);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:12px;font-size:8.7px;font-weight:800;line-height:1;display:inline-flex}.sth-suppliers__eyebrow-line{background:var(--sth-orange);border-radius:999px;width:24px;height:1.5px}.sth-suppliers__title{color:var(--sth-orange);letter-spacing:-.05em;margin:0;font-size:clamp(35px,3vw,46px);font-weight:860;line-height:1}.sth-suppliers__title span{color:var(--sth-purple)}.sth-suppliers__description{max-width:590px;color:var(--sth-gray-500);margin:12px 0 0;font-size:11.5px;line-height:1.65}.sth-suppliers__view-all{background:linear-gradient(135deg, var(--sth-orange) 0%, #ff6b32 100%);min-height:42px;color:var(--sth-white);box-shadow:var(--sth-shadow-orange);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:9.5px;font-weight:800;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex}.sth-suppliers__view-all:hover{transform:translateY(-1px);box-shadow:0 13px 28px #ff4b1f38}.sth-suppliers__scroll{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;width:100%;overflow:auto hidden}.sth-suppliers__scroll::-webkit-scrollbar{display:none}.sth-suppliers__grid{scroll-snap-type:x mandatory;grid-auto-columns:calc(22.7273% - 13.6364px);grid-auto-flow:column;gap:14px;padding:2px 2px 10px;display:grid}.sth-supplier-card{scroll-snap-align:start;border:1px solid var(--sth-border);background:var(--sth-white);border-radius:16px;min-width:0;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 7px 18px #11111109}.sth-supplier-card:hover{border-color:var(--sth-border-purple);transform:translateY(-4px);box-shadow:0 16px 34px #5b2eff1a}.sth-supplier-card__media{background:var(--sth-purple-light);height:145px;position:relative;overflow:hidden}.sth-supplier-card__cover{object-fit:cover;transition:transform .28s}.sth-supplier-card:hover .sth-supplier-card__cover{transform:scale(1.035)}.sth-supplier-card__media:after{content:"";pointer-events:none;background:linear-gradient(#11111105,#11111112);position:absolute;inset:0}.sth-supplier-card__verified{z-index:4;min-height:26px;color:var(--sth-purple);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#ffffffeb;border:1px solid #5b2eff1f;border-radius:999px;align-items:center;gap:5px;padding:0 9px;font-size:7.8px;font-weight:800;display:inline-flex;position:absolute;top:10px;right:10px;box-shadow:0 5px 14px #1111110d}.sth-supplier-card__logo{z-index:5;border:1px solid var(--sth-border);background:var(--sth-white);border-radius:12px;width:96px;height:56px;position:absolute;bottom:-24px;left:12px;overflow:hidden;box-shadow:0 7px 17px #11111114}.sth-supplier-card__logo-image{object-fit:contain;padding:7px}.sth-supplier-card__body{padding:34px 13px 13px}.sth-supplier-card__content h3{color:var(--sth-black);letter-spacing:-.02em;margin:0;font-size:12px;font-weight:830;line-height:1.22}.sth-supplier-card__location{color:var(--sth-gray-500);align-items:center;gap:5px;margin-top:7px;font-size:8.5px;display:inline-flex}.sth-supplier-card__location svg{color:var(--sth-purple)}.sth-supplier-card__divider{background:var(--sth-border);height:1px;margin:11px 0}.sth-supplier-card__meta{grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;display:grid}.sth-supplier-card__metric{align-items:center;gap:6px;min-width:0;display:flex}.sth-supplier-card__metric-icon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.sth-supplier-card__metric-icon--rating{color:#ffad00}.sth-supplier-card__metric-icon--products{color:var(--sth-purple)}.sth-supplier-card__metric div{min-width:0}.sth-supplier-card__metric strong{color:var(--sth-black);font-size:11px;font-weight:850;line-height:1;display:block}.sth-supplier-card__metric div>span{color:var(--sth-gray-500);margin-top:3px;font-size:6.3px;line-height:1.15;display:block}.sth-supplier-card__meta-divider{background:var(--sth-border);width:1px;height:28px}.sth-supplier-card__button{background:linear-gradient(135deg, #6639ff 0%, var(--sth-purple) 58%, #461bd6 100%);width:100%;min-height:34px;color:var(--sth-white);border-radius:999px;justify-content:center;align-items:center;gap:6px;margin-top:12px;font-size:8.3px;font-weight:800;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 6px 14px #5b2eff24}.sth-supplier-card__button:hover{transform:translateY(-1px);box-shadow:0 10px 22px #5b2eff38}.sth-suppliers__pagination{justify-content:center;align-items:center;gap:8px;margin-top:16px;display:flex}.sth-suppliers__pagination-dot{background:var(--sth-gray-200);cursor:pointer;border:0;border-radius:999px;width:7px;height:7px;padding:0;transition:width .2s,background .2s,transform .2s}.sth-suppliers__pagination-dot:hover{transform:scale(1.12)}.sth-suppliers__pagination-dot--active{background:var(--sth-purple);width:22px}@media (max-width:1200px){.sth-suppliers__grid{grid-auto-columns:calc(45.4545% - 6.36364px)}.sth-supplier-card__media{height:150px}}@media (max-width:1023px){.sth-suppliers{padding:44px 0 48px}.sth-suppliers__container{padding:0 24px}.sth-suppliers__header{align-items:flex-start}}@media (max-width:767px){.sth-suppliers{padding:38px 0 42px}.sth-suppliers:before,.sth-suppliers:after{display:none}.sth-suppliers__container{padding:0 16px}.sth-suppliers__header{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:22px}.sth-suppliers__title{font-size:30px}.sth-suppliers__description{font-size:10.5px}.sth-suppliers__view-all{min-height:38px;padding:0 14px}.sth-suppliers__grid{grid-auto-columns:78%}.sth-supplier-card__media{height:145px}.sth-supplier-card__body{padding:34px 13px 13px}}@media (max-width:440px){.sth-suppliers__title{font-size:27px}.sth-suppliers__grid{grid-auto-columns:84%}.sth-supplier-card__media{height:138px}}
.sth-hero{background:radial-gradient(circle at 82% 20%, #5b2eff17, transparent 36%), radial-gradient(circle at 91% 77%, #ff4b1f14, transparent 37%), var(--sth-white);width:100%;position:relative;overflow:hidden}.sth-hero__background{pointer-events:none;position:absolute;inset:0;overflow:hidden}.sth-hero__orb{pointer-events:none;border-radius:50%;position:absolute}.sth-hero__orb--purple{background:radial-gradient(circle,#5b2eff1c,#0000 70%);width:430px;height:430px;animation:8s ease-in-out infinite sthHeroOrbPurple;top:-240px;right:8%}.sth-hero__orb--orange{background:radial-gradient(circle,#ff4b1f1c,#0000 70%);width:390px;height:390px;animation:9s ease-in-out infinite sthHeroOrbOrange;bottom:-190px;right:-180px}.sth-hero__grid-pattern{opacity:.2;background-image:linear-gradient(#5b2eff0a 1px,#0000 1px),linear-gradient(90deg,#5b2eff0a 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0}.sth-hero__container{z-index:2;grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);align-items:center;gap:48px;width:100%;max-width:1475px;min-height:535px;margin:0 auto;padding:24px 28px 34px;display:grid;position:relative}.sth-hero__content{z-index:5;width:100%;max-width:625px;position:relative}.sth-hero__eyebrow{border:1px solid var(--sth-border-orange);width:fit-content;color:var(--sth-orange);letter-spacing:.075em;text-transform:uppercase;background:#fff8f5f5;border-radius:999px;align-items:center;gap:7px;margin-bottom:15px;padding:7px 11px;font-size:8.7px;font-weight:800;line-height:1;display:inline-flex}.sth-hero__eyebrow-icon{display:flex}.sth-hero__title{max-width:620px;color:var(--sth-orange);letter-spacing:-.052em;margin:0;font-size:clamp(44px,4.3vw,64px);font-weight:880;line-height:.99}.sth-hero__title span{color:var(--sth-purple);margin-top:5px;display:block}.sth-hero__description{max-width:565px;color:var(--sth-gray-500);margin:18px 0 0;font-size:12px;font-weight:450;line-height:1.72}.sth-hero__features{align-items:center;margin-top:19px;display:flex}.sth-hero__feature{border-right:1px solid var(--sth-border);min-height:42px;color:var(--sth-black-soft);white-space:nowrap;align-items:center;gap:8px;padding:5px 13px;font-size:9px;font-weight:680;display:inline-flex}.sth-hero__feature:first-child{padding-left:0}.sth-hero__feature:last-child{border-right:0}.sth-hero__feature-icon{background:var(--sth-orange-soft);width:31px;height:31px;color:var(--sth-orange);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.sth-hero__actions{align-items:center;gap:10px;margin-top:22px;display:flex}.sth-hero__btn{border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:45px;padding:0 18px;font-size:10px;font-weight:760;line-height:1;text-decoration:none;transition:transform .18s,background .18s,border-color .18s,color .18s,box-shadow .18s;display:inline-flex}.sth-hero__btn:hover{transform:translateY(-2px)}.sth-hero__btn--primary{border:1px solid var(--sth-orange);background:var(--sth-orange);min-width:180px;color:var(--sth-white);box-shadow:var(--sth-shadow-orange)}.sth-hero__btn--primary:hover{background:var(--sth-orange-hover);border-color:var(--sth-orange-hover)}.sth-hero__btn--secondary{border:1px solid var(--sth-border-purple);background:var(--sth-white);min-width:145px;color:var(--sth-purple)}.sth-hero__btn--secondary:hover{background:var(--sth-purple-soft)}.sth-hero__proof{align-items:center;gap:11px;margin-top:17px;display:flex}.sth-hero__proof-icons{display:flex}.sth-hero__proof-icons span{border:2px solid var(--sth-white);width:29px;height:29px;color:var(--sth-white);background:linear-gradient(135deg, var(--sth-purple), var(--sth-orange));border-radius:50%;justify-content:center;align-items:center;margin-left:-6px;display:flex}.sth-hero__proof-icons span:first-child{margin-left:0}.sth-hero__proof-copy{flex-direction:column;gap:3px;display:flex}.sth-hero__proof-copy strong{color:var(--sth-black);font-size:10px;font-weight:800}.sth-hero__proof-copy span{color:var(--sth-gray-500);font-size:8px}.sth-hero__visual{justify-content:center;align-items:center;width:100%;min-width:0;min-height:440px;display:flex;position:relative}.sth-hero__visual-stage{justify-content:center;align-items:center;width:min(100%,650px);height:420px;display:flex;position:relative}.sth-hero__visual-glow{pointer-events:none;border-radius:50%;position:absolute}.sth-hero__visual-glow--purple{background:radial-gradient(circle,#5b2eff1c,#0000 68%);width:390px;height:390px;animation:5s ease-in-out infinite sthHeroGlow;top:1%;left:13%}.sth-hero__visual-glow--orange{background:radial-gradient(circle,#ff4b1f1c,#0000 68%);width:330px;height:330px;animation:6s ease-in-out infinite reverse sthHeroGlow;bottom:0;right:-3%}.sth-hero__orbit{border:1px dashed #5b2eff2b;border-radius:50%;width:370px;height:370px;animation:24s linear infinite sthHeroOrbit;position:absolute}.sth-hero__orbit:before{content:"";border:1px solid #ff4b1f1a;border-radius:50%;position:absolute;inset:35px}.sth-hero__orbit-dot{border-radius:50%;width:9px;height:9px;position:absolute;box-shadow:0 0 18px}.sth-hero__orbit-dot--one{color:var(--sth-orange);background:var(--sth-orange);top:-4px;left:50%}.sth-hero__orbit-dot--two{color:var(--sth-purple);background:var(--sth-purple);bottom:19%;right:8%}.sth-hero__orbit-dot--three{color:#22a447;background:#22a447;bottom:28%;left:5%}.sth-hero__solar-sun{width:51px;height:51px;color:var(--sth-orange);background:var(--sth-orange-soft);border-radius:50%;justify-content:center;align-items:center;animation:4s ease-in-out infinite sthHeroSun;display:flex;position:absolute;top:22px;left:42px;box-shadow:0 0 0 10px #ff4b1f0a}.sth-hero__market-card{z-index:4;-webkit-backdrop-filter:blur(20px);background:#ffffffeb;border:1px solid #5b2eff21;border-radius:23px;width:min(430px,100% - 90px);padding:18px;animation:5s ease-in-out infinite sthHeroMainFloat;position:relative;overflow:hidden;box-shadow:0 24px 70px #19123e1c}.sth-hero__market-card:before{content:"";background:#5b2eff0f;border-radius:50%;width:180px;height:180px;position:absolute;top:-100px;right:-70px}.sth-hero__market-card-top{z-index:2;justify-content:space-between;align-items:flex-start;gap:12px;display:flex;position:relative}.sth-hero__market-card-top>div{flex-direction:column;gap:4px;display:flex}.sth-hero__market-label{color:var(--sth-orange);letter-spacing:.1em;font-size:7px;font-weight:850}.sth-hero__market-card-top strong{color:var(--sth-black);font-size:16px;font-weight:850}.sth-hero__market-live{color:#22a447;background:#eef9f1;border-radius:999px;padding:6px 9px;font-size:7px;font-weight:800}.sth-hero__energy-system{background:linear-gradient(135deg, var(--sth-purple-light), var(--sth-orange-light));border-radius:16px;grid-template-columns:1fr 44px 1fr 44px 1fr;align-items:center;min-height:172px;margin-top:13px;padding:20px 9px;display:grid;position:relative}.sth-hero__device{z-index:2;flex-direction:column;align-items:center;gap:9px;display:flex;position:relative}.sth-hero__device small{color:var(--sth-gray-500);font-size:7.5px;font-weight:750}.sth-hero__panel{border:3px solid var(--sth-black-light);background:var(--sth-black);border-radius:5px;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(3,1fr);gap:2px;width:74px;height:92px;padding:5px;animation:4.2s ease-in-out infinite sthHeroPanel;display:grid;box-shadow:10px 12px 22px #14141424}.sth-hero__panel span{background:linear-gradient(145deg, #7b62ff, var(--sth-purple-dark));border-radius:1px;box-shadow:inset 0 0 0 1px #ffffff2e}.sth-hero__inverter{border:1px solid var(--sth-border);background:var(--sth-white);width:62px;height:92px;color:var(--sth-orange);border-radius:12px;flex-direction:column;align-items:center;gap:12px;padding:11px 9px;animation:4.5s ease-in-out infinite sthHeroDevice;display:flex;box-shadow:0 13px 25px #11111114}.sth-hero__inverter-screen{background:var(--sth-black);color:#8cffb2;text-align:center;border-radius:5px;width:42px;padding:6px 3px;font-size:8px;font-weight:750}.sth-hero__battery{background:linear-gradient(145deg, var(--sth-purple), var(--sth-purple-dark));width:65px;height:92px;color:var(--sth-white);box-shadow:var(--sth-shadow-purple);border-radius:12px;flex-direction:column;align-items:center;gap:11px;padding:12px;animation:4s ease-in-out infinite sthHeroBattery;display:flex}.sth-hero__battery-level{border:1px solid #ffffff73;border-radius:999px;width:35px;height:7px;padding:1px;overflow:hidden}.sth-hero__battery-level span{border-radius:inherit;background:var(--sth-white);width:80%;height:100%;animation:2.5s ease-in-out infinite sthHeroBatteryCharge;display:block}.sth-hero__energy-line{background:#5b2eff1f;height:2px;position:relative;overflow:hidden}.sth-hero__energy-line span{background:var(--sth-orange);border-radius:50%;width:7px;height:7px;animation:1.45s linear infinite sthHeroEnergyFlow;position:absolute;top:-2px}.sth-hero__energy-line--two span{background:var(--sth-purple);animation-delay:.5s}.sth-hero__market-footer{border-top:1px solid var(--sth-border);grid-template-columns:repeat(3,1fr);margin-top:12px;padding-top:12px;display:grid}.sth-hero__market-footer>div{border-right:1px solid var(--sth-border);grid-template-columns:auto 1fr;align-items:center;column-gap:6px;padding:0 10px;display:grid}.sth-hero__market-footer>div:first-child{padding-left:0}.sth-hero__market-footer>div:last-child{border-right:0}.sth-hero__market-footer span:not(.sth-hero__market-dot){color:var(--sth-gray-500);font-size:6.8px}.sth-hero__market-footer strong{color:var(--sth-black);grid-column:2;font-size:9px}.sth-hero__market-dot{border-radius:50%;grid-row:1/3;width:6px;height:6px}.sth-hero__market-dot--orange{background:var(--sth-orange)}.sth-hero__market-dot--purple{background:var(--sth-purple)}.sth-hero__market-dot--green{background:#22a447}.sth-hero__float-card{z-index:7;border:1px solid var(--sth-border);min-width:132px;box-shadow:var(--sth-shadow-md);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-radius:12px;align-items:center;gap:9px;padding:10px 12px;display:flex;position:absolute}.sth-hero__float-card>div{flex-direction:column;gap:2px;display:flex}.sth-hero__float-card small{color:var(--sth-gray-500);font-size:6.8px}.sth-hero__float-card strong{color:var(--sth-black);font-size:8.5px}.sth-hero__float-icon{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:31px;height:31px;display:flex}.sth-hero__float-icon--purple{background:var(--sth-purple-soft);color:var(--sth-purple)}.sth-hero__float-icon--orange{background:var(--sth-orange-soft);color:var(--sth-orange)}.sth-hero__float-icon--green{color:#22a447;background:#eef9f1}.sth-hero__float-card--search{animation:4.5s ease-in-out infinite sthHeroFloatOne;top:80px;left:0}.sth-hero__float-card--supplier{animation:5s ease-in-out infinite sthHeroFloatTwo;top:118px;right:0}.sth-hero__float-card--green{animation:5.5s ease-in-out infinite sthHeroFloatThree;bottom:24px;left:42px}.sth-hero__particle{background:var(--sth-orange);opacity:.45;border-radius:50%;width:7px;height:7px;animation:4s ease-in-out infinite sthHeroParticle;position:absolute}.sth-hero__particle--1{top:40px;right:100px}.sth-hero__particle--2{background:var(--sth-purple);top:190px;left:20px}.sth-hero__particle--3{bottom:80px;right:35px}.sth-hero__particle--4{background:var(--sth-purple);width:5px;height:5px;bottom:2px;left:160px}.sth-hero__bottom-line{background:var(--sth-border);width:calc(100% - 56px);max-width:1419px;height:1px;margin:0 auto}@keyframes sthHeroMainFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes sthHeroFloatOne{0%,to{transform:translate(0,0)}50%{transform:translate(5px,-8px)}}@keyframes sthHeroFloatTwo{0%,to{transform:translate(0,0)}50%{transform:translate(-5px,8px)}}@keyframes sthHeroFloatThree{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes sthHeroOrbit{to{transform:rotate(360deg)}}@keyframes sthHeroEnergyFlow{0%{left:-8px}to{left:calc(100% + 8px)}}@keyframes sthHeroBatteryCharge{0%,to{width:45%}50%{width:94%}}@keyframes sthHeroPanel{0%,to{transform:perspective(300px)rotateY(12deg)rotateX(5deg)translateY(0)}50%{transform:perspective(300px)rotateY(8deg)rotateX(3deg)translateY(-5px)}}@keyframes sthHeroDevice{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes sthHeroBattery{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)rotate(1deg)}}@keyframes sthHeroSun{0%,to{transform:scale(1)rotate(0)}50%{transform:scale(1.08)rotate(12deg)}}@keyframes sthHeroGlow{50%{transform:scale(1.08)}}@keyframes sthHeroParticle{0%,to{opacity:.3;transform:translateY(0)scale(1)}50%{opacity:.8;transform:translateY(-13px)scale(1.4)}}@keyframes sthHeroOrbPurple{50%{transform:translate(-25px,20px)}}@keyframes sthHeroOrbOrange{50%{transform:translate(-20px,-25px)}}@media (max-width:1250px){.sth-hero__container{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);gap:28px}.sth-hero__market-card{width:min(390px,100% - 70px)}.sth-hero__orbit{width:330px;height:330px}.sth-hero__float-card{min-width:120px}}@media (max-width:1023px){.sth-hero__container{grid-template-columns:1fr;gap:38px;min-height:auto;padding:34px 28px 40px}.sth-hero__content{max-width:720px}.sth-hero__title{max-width:700px;font-size:clamp(42px,6vw,56px)}.sth-hero__description{max-width:650px}.sth-hero__visual{width:100%;min-height:410px}.sth-hero__visual-stage{width:min(100%,620px);height:400px}.sth-hero__market-card{width:410px}.sth-hero__orbit{width:350px;height:350px}}@media (max-width:767px){.sth-hero{background:radial-gradient(circle at 80% 82%,#5b2eff12,#0000 32%),linear-gradient(#fff,#fffaf8)}.sth-hero__container{gap:24px;padding:22px 16px 30px}.sth-hero__content{max-width:none}.sth-hero__eyebrow{margin-bottom:12px;padding:6px 9px;font-size:7.5px}.sth-hero__title{max-width:100%;font-size:clamp(34px,9.6vw,44px);line-height:1.01}.sth-hero__description{max-width:100%;margin-top:14px;font-size:10.8px;line-height:1.65}.sth-hero__features{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin-top:17px;display:grid}.sth-hero__feature{text-align:center;white-space:normal;flex-direction:column;justify-content:center;gap:6px;min-width:0;min-height:62px;padding:5px 6px;font-size:7.5px}.sth-hero__feature:first-child{padding-left:6px}.sth-hero__feature-icon{width:32px;height:32px}.sth-hero__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;margin-top:18px;display:grid}.sth-hero__btn{gap:6px;width:100%;min-width:0;min-height:44px;padding:0 10px;font-size:9px}.sth-hero__proof{display:none}.sth-hero__visual{width:100%;min-height:0;padding-top:10px;overflow:visible}.sth-hero__visual-stage{width:100%;height:330px;transform:none}.sth-hero__visual-glow--purple{width:260px;height:260px;top:12%;left:50%;transform:translate(-50%)}.sth-hero__visual-glow--orange{width:220px;height:220px;right:-60px}.sth-hero__market-card{border-radius:18px;width:min(100%,360px);padding:14px}.sth-hero__market-label{font-size:6px}.sth-hero__market-card-top strong{font-size:13px}.sth-hero__market-live{padding:5px 7px;font-size:6px}.sth-hero__energy-system{grid-template-columns:1fr 26px 1fr 26px 1fr;min-height:145px;margin-top:10px;padding:16px 7px}.sth-hero__panel{width:56px;height:72px}.sth-hero__inverter{width:49px;height:72px;padding:8px 6px}.sth-hero__inverter-screen{width:34px;padding:4px 2px;font-size:6.5px}.sth-hero__battery{width:50px;height:72px;padding:9px}.sth-hero__battery-level{width:28px}.sth-hero__device{gap:6px}.sth-hero__device small{font-size:6px}.sth-hero__market-footer{margin-top:9px;padding-top:9px}.sth-hero__market-footer>div{column-gap:4px;padding:0 6px}.sth-hero__market-footer span:not(.sth-hero__market-dot){font-size:5.8px}.sth-hero__market-footer strong{font-size:7.5px}.sth-hero__market-dot{width:5px;height:5px}.sth-hero__orbit{width:265px;height:265px}.sth-hero__orbit:before{inset:25px}.sth-hero__solar-sun{width:40px;height:40px;top:5px;left:8px}.sth-hero__solar-sun svg{width:19px;height:19px}.sth-hero__float-card{border-radius:10px;gap:6px;min-width:105px;padding:7px 8px}.sth-hero__float-icon{width:25px;height:25px}.sth-hero__float-icon svg{width:13px;height:13px}.sth-hero__float-card small{font-size:5.5px}.sth-hero__float-card strong{font-size:7px}.sth-hero__float-card--search{top:65px;left:0}.sth-hero__float-card--supplier{top:100px;right:0}.sth-hero__float-card--green{bottom:4px;left:18px}.sth-hero__particle--1{right:35px}.sth-hero__particle--2{left:8px}.sth-hero__particle--4{left:90px}.sth-hero__bottom-line{width:calc(100% - 32px)}}@media (max-width:480px){.sth-hero__container{gap:18px;padding:18px 14px 26px}.sth-hero__title{font-size:clamp(31px,9.7vw,38px)}.sth-hero__description{font-size:10px}.sth-hero__features{margin-top:15px}.sth-hero__feature{min-height:58px;font-size:7px}.sth-hero__feature-icon{width:29px;height:29px}.sth-hero__actions{margin-top:15px}.sth-hero__visual-stage{height:300px}.sth-hero__market-card{width:calc(100% - 24px);max-width:345px;padding:12px}.sth-hero__energy-system{grid-template-columns:1fr 20px 1fr 20px 1fr;min-height:133px;padding:13px 5px}.sth-hero__panel{width:50px;height:65px}.sth-hero__inverter{width:45px;height:65px}.sth-hero__battery{width:46px;height:65px}.sth-hero__orbit{width:235px;height:235px}.sth-hero__float-card--supplier{right:-2px}.sth-hero__float-card--green{display:none}}@media (max-width:390px){.sth-hero__container{padding-left:12px;padding-right:12px}.sth-hero__title{font-size:30px}.sth-hero__actions{grid-template-columns:1fr}.sth-hero__btn{min-height:43px}.sth-hero__visual-stage{height:275px}.sth-hero__market-card{width:calc(100% - 10px);padding:10px}.sth-hero__market-card-top strong{font-size:11px}.sth-hero__energy-system{grid-template-columns:1fr 15px 1fr 15px 1fr;min-height:122px}.sth-hero__panel{width:44px;height:58px}.sth-hero__inverter{width:40px;height:58px}.sth-hero__battery{width:41px;height:58px}.sth-hero__orbit{width:210px;height:210px}.sth-hero__solar-sun{display:none}.sth-hero__float-card--search{top:55px;left:-3px}.sth-hero__float-card--supplier{top:88px;right:-3px}.sth-hero__float-card{min-width:94px}}@media (max-width:767px) and (orientation:landscape){.sth-hero__visual-stage{max-width:560px;margin:0 auto}}@media (prefers-reduced-motion:reduce){.sth-hero *,.sth-hero :before,.sth-hero :after{animation-duration:.01ms!important;animation-iteration-count:1!important}}
