.home-hero{position:relative;width:100%;height:0;padding-bottom:calc(717 / 1440 * 100%);min-height:220px;margin-top:-79px;overflow:hidden;box-sizing:border-box}.home-hero__inner{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:160px 20px 40px;box-sizing:border-box}.home-hero__title{font-size:50px;font-weight:700;color:#fff;margin:0 0 1.25rem;line-height:1.25}.home-hero__subtitle{font-size:50px;line-height:1.6;color:#ffffffe6;margin:0 0 1.5rem;margin-left:auto;margin-right:auto;white-space:nowrap}@media(max-width:1024px){.home-hero__inner{padding:200px 20px 36px}.home-hero__title{font-size:38px;white-space:normal;max-width:90%;margin-left:auto;margin-right:auto}.home-hero__subtitle{font-size:38px;white-space:normal;text-align:center;max-width:90%;margin-left:auto;margin-right:auto}}.home-hero__cta{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;border-radius:31px;background:var(--theme);color:#fff;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .2s;margin-top:2rem}.home-hero__cta:hover{opacity:.9}.home-solutions{width:100%;height:717px;padding:52px 20px 96px;box-sizing:border-box;background:#0c0c10;background-image:none;display:flex;justify-content:center}.home-solutions__inner{width:100%;max-width:var(--content-width);margin-left:auto;margin-right:auto;height:100%;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.home-solutions__title{font-size:30px;font-weight:600;color:#fff;text-align:center;margin:0 0 32px}.home-solutions__grid{display:flex;justify-content:center;gap:24px;flex:1;align-items:center}.home-solutions-card{width:347px;height:400px;padding:24px;box-sizing:border-box;border-radius:24px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;background:#f4f2f2;color:#1a1a24;transition:background .2s,color .2s}.home-solutions-card:hover{background:#5b3aff;color:#fff}.home-solutions-card:hover .home-solutions-card__desc{color:#fffffff2}.home-solutions-card--highlight{background:#5b3aff;color:#fff}.home-solutions__grid:has(.home-solutions-card:hover) .home-solutions-card--highlight:not(:hover){background:#f4f2f2;color:#1a1a24}.home-solutions__grid:has(.home-solutions-card:hover) .home-solutions-card--highlight:not(:hover) .home-solutions-card__desc{color:inherit}.home-solutions-card__icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:54px;height:53px;border-radius:10px;margin-bottom:24px;flex-shrink:0;align-self:flex-start;background:#1b1b1b;transition:background .2s}.home-solutions-card:hover .home-solutions-card__icon-wrap,.home-solutions-card--highlight .home-solutions-card__icon-wrap{background:#fff}.home-solutions__grid:has(.home-solutions-card:hover) .home-solutions-card--highlight:not(:hover) .home-solutions-card__icon-wrap{background:#1b1b1b}.home-solutions-card__icon{width:32px;height:32px;object-fit:contain;flex-shrink:0;filter:brightness(0) invert(1);transition:filter .2s}.home-solutions-card:hover .home-solutions-card__icon,.home-solutions-card--highlight .home-solutions-card__icon{filter:brightness(0) saturate(100%) invert(27%) sepia(51%) saturate(2878%) hue-rotate(236deg) brightness(104%) contrast(101%)}.home-solutions__grid:has(.home-solutions-card:hover) .home-solutions-card--highlight:not(:hover) .home-solutions-card__icon{filter:brightness(0) invert(1)}.home-solutions-card__title{font-size:20px;font-weight:700;margin:0 0 20px;line-height:1.3;text-align:left}.home-solutions-card__desc{font-size:14px;line-height:1.65;margin:0;text-align:left;color:inherit;opacity:.95}.home-solutions-card--highlight .home-solutions-card__desc{color:#fffffff2}.home-scenarios{padding:51px 0 clamp(2.5rem,6vw,5rem)}.home-scenarios__title{font-size:30px;font-weight:600;color:#111827;text-align:center;margin:0 0 32px}.home-scenarios__list{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:1102px;margin:0 auto}.home-scenarios__row{display:flex;flex-direction:row;justify-content:center;gap:24px;width:100%}.scenario-block{display:flex;align-items:center;justify-content:space-between;width:100%;aspect-ratio:1102 / 289;min-height:180px;padding:clamp(24px,5.5vw,60px);box-sizing:border-box;border-radius:clamp(16px,4.5vw,50px);background:#121216;color:#fff}.scenario-block__left{flex:1 1 0;max-width:520px}.scenario-block__title-row{display:inline-flex;align-items:center;gap:12px;margin-bottom:16px}.scenario-block__icon{width:34px;height:34px;flex-shrink:0}.scenario-block__tag{display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;border-radius:999px;background:#4b5dff;font-size:14px;font-weight:500;color:#fff}.scenario-block__desc{margin:12px 0 0;font-size:14px;line-height:1.7;color:#ffffffe6}.scenario-block__right{flex:0 1 auto;min-width:0;display:flex;align-items:center;justify-content:center;width:533px;max-width:100%;height:182px}.scenario-block__image{display:block;width:100%;height:100%;object-fit:contain;border-radius:24px}.scenario-block--secondary{flex:1 1 0;min-width:0;aspect-ratio:538 / 194;min-height:120px;padding:clamp(16px,3.5vw,28px);box-sizing:border-box;background:#ddd;color:#111827}.scenario-block--secondary .scenario-block__desc{color:#374151}.scenario-block--secondary .scenario-block__tag{background:transparent;color:#111827;font-weight:600}.scenario-block--secondary .scenario-block__icon-wrap--dark{display:inline-flex;align-items:center;justify-content:center;width:clamp(36px,5vw,53px);height:clamp(37px,5vw,54px);background:#1b1b1b;border-radius:clamp(6px,1.5vw,8px);flex-shrink:0}.scenario-block--secondary .scenario-block__icon-wrap--dark .scenario-block__icon{width:clamp(18px,2.5vw,28px);height:clamp(18px,2.5vw,28px);object-fit:contain;filter:brightness(0) invert(1)}@media(max-width:1100px){.home-solutions{height:auto;min-height:auto;padding:40px 20px 48px}.home-solutions__grid{flex-wrap:wrap;justify-content:center;gap:20px}.home-solutions-card{width:min(347px,100%);flex:0 1 auto}}@media(max-width:900px){.scenario-block__right{width:100%;max-width:360px;height:auto;aspect-ratio:533 / 182}.home-hero__inner{padding:220px 20px 36px}}@media(max-width:768px){.home-hero{margin-top:0;min-height:calc(100vw * 717 / 1440 + 30px);overflow:visible}.home-hero__inner{padding:calc(var(--header-height-mobile, 56px) + 32px) 16px 24px;align-items:flex-start;justify-content:flex-start}.home-hero__title{font-size:clamp(22px,6.5vw,28px);margin-top:24px;margin-bottom:.75rem;white-space:normal;text-align:center}.home-hero__subtitle{font-size:clamp(14px,4vw,17px);margin-bottom:1rem;white-space:normal;text-align:center}.home-hero__cta{margin-top:1.5rem;align-self:center}.home-scenarios{padding:calc(var(--header-height-mobile, 56px) + 24px) 0 2.5rem;scroll-margin-top:var(--header-height-mobile, 56px)}.home-scenarios__list{width:100%;max-width:100%;box-sizing:border-box;gap:20px}.home-scenarios .core{display:flex;flex-direction:column;align-items:center;width:100%;box-sizing:border-box}.home-scenarios__title{font-size:24px;margin:clamp(1.25rem,4vw,32px) 0 24px;width:100%;box-sizing:border-box}.scenario-block{aspect-ratio:auto;height:auto;min-height:240px;padding:28px 20px}.scenario-block__right{height:auto;min-height:120px;aspect-ratio:533 / 182}.scenario-block__image{width:100%;height:100%;object-fit:contain}.scenario-block__left{max-width:100%}.home-scenarios__row{flex-direction:column;align-items:stretch}.scenario-block--secondary{flex:none;width:100%;aspect-ratio:auto;min-height:194px}.home-solutions{height:auto;min-height:auto;padding:40px 16px;margin-top:48px}.home-solutions__grid{flex-direction:column;gap:20px}.home-solutions-card{width:100%;max-width:347px;height:auto;min-height:320px;padding:24px 20px}}@media(max-width:600px){.scenario-block{flex-direction:column;align-items:flex-start}.scenario-block__right{width:100%;max-width:100%;margin-top:20px;display:flex;justify-content:center}.scenario-block__image{max-width:260px;width:auto;height:auto;aspect-ratio:533 / 182;object-fit:contain;margin:0 auto}}@media(max-width:480px){.home-hero{min-height:min(220px,30vh);padding:32px 12px 20px}.home-hero__inner{padding:120px 12px 20px}.home-hero__title{font-size:clamp(16px,5vw,22px);margin-top:16px;white-space:normal;text-align:center}.site-bg{height:70vw}.home-hero{overflow:inherit}.home-scenarios{padding:2rem 0 2.5rem}.home-scenarios .core{display:flex;flex-direction:column;align-items:center;width:100%;box-sizing:border-box}.home-scenarios__list{width:100%;max-width:100%;box-sizing:border-box}.home-scenarios__title{font-size:20px;margin:clamp(8rem,4vw,24px) 0 16px;width:100%;box-sizing:border-box}.scenario-block{padding:24px 20px;flex-direction:column;align-items:flex-start}.scenario-block__title-row{gap:10px;flex-wrap:wrap}.scenario-block__tag{font-size:13px;padding:6px 14px}.scenario-block__right{width:100%;max-width:100%;margin-top:20px;display:flex;justify-content:center}.scenario-block__image{max-width:220px;width:auto;height:auto;aspect-ratio:533 / 182;margin:0 auto}.home-solutions{padding:32px 12px}.home-solutions-card{min-height:280px;padding:20px 16px}}
