.home{padding-top:var(--nav-h)}.home-hero{border-radius:32px}.home-hero-title{white-space:nowrap}@media (width<=768px){.home-hero.page-hero--dark{background:radial-gradient(circle at 80% 10%,#ffffffbf 0%,#0000 50%),radial-gradient(circle at 10% 90%,#ffffffa6 0%,#0000 45%),linear-gradient(160deg,#fff 0%,#f9f9f9 38%,#f6f6f6 72%,#fafafa 100%);border-color:#0d0d0d0f;box-shadow:0 1px 3px #0000000a}.home-hero.page-hero--dark .page-hero-noise{opacity:.07;mix-blend-mode:overlay;background-size:180px 180px}.home-hero.page-hero--dark .page-hero-grid{background-image:linear-gradient(90deg,#0d0d0d04 1px,#0000 1px),linear-gradient(#0d0d0d04 1px,#0000 1px)}.home-hero.page-hero--dark .page-hero-blobs:before{background:radial-gradient(circle,#ffffff73 0%,#0000 70%)}.home-hero.page-hero--dark .page-hero-blobs:after{background:radial-gradient(circle,#ffffff59 0%,#0000 70%)}.home-hero.page-hero--dark .page-hero-title,.home-hero.page-hero--dark .page-hero-title .text-highlight{color:#0d0d0d}.home-hero.page-hero--dark .page-hero-subtitle{color:#0d0d0d9e}.home-hero.page-hero--dark .hero-eyebrow{color:#0d0d0da6;background:#ffffffd9;border-color:#fffffff2}.home-hero.page-hero--dark .hero-eyebrow-dot{background:#0d0d0d}.home-hero .page-hero-layout.is-center{text-align:center;align-items:center}.home-hero .is-center .page-hero-badges,.home-hero .is-center .page-hero-actions{justify-content:center}.home-hero .page-hero-layout{padding-top:32px;padding-bottom:32px}.home-hero-title{white-space:normal;margin:14px 0 12px;font-size:clamp(1.45rem,6.4vw,1.85rem);line-height:1.18}.home-hero .page-hero-subtitle{margin-bottom:18px;font-size:.9rem;line-height:1.55}.home-hero .page-hero-badges{grid-template-columns:repeat(2,1fr);gap:8px;width:100%;margin-bottom:22px;display:grid}.home-hero .hero-badge-pill{color:#0d0d0db8;background:#ffffffc7;border-color:#fffffff2;justify-content:center;padding:7px 10px;font-size:.74rem}.home-hero .hero-badge-pill svg{color:#0d0d0d}.home-hero .hero-badge-pill:last-child:nth-child(odd){grid-column:1/-1}.home-hero .page-hero-actions{flex-direction:column;gap:0;width:100%}.home-hero .page-hero-actions .btn-outline{display:none}.home-hero .page-hero-actions .btn-primary{color:#fff;background:#0d0d0d;border-color:#0d0d0d;justify-content:center;width:100%}.home-hero .page-hero-stats{background:#ffffffb8;border-top-color:#ffffffd9}.home-hero .page-hero-stat-num{color:#0d0d0d}.home-hero .page-hero-stat-label{color:#0d0d0d94}}.features-section,.features-header-section{background:var(--bg-alt)}.features-intro{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:48px;display:flex}.feature-cards-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.feature-card{background:var(--bg-main);border:1px solid var(--border-color);transition:transform .35s var(--ease-smooth), box-shadow .35s ease, border-color .25s ease;box-shadow:var(--shadow-sm);border-radius:14px;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.feature-card:hover{box-shadow:var(--shadow-lg);border-color:var(--border-hover);transform:translateY(-6px)}.feature-card-img{background:var(--bg-alt);height:200px;position:relative;overflow:hidden}.feature-card-img img{object-fit:cover;width:100%;height:100%;transition:transform .55s var(--ease-smooth)}.feature-card:hover .feature-card-img img{transform:scale(1.08)}.feature-card-num{letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint);background:#ffffffe6;border:1px solid #ffffffb3;border-radius:4px;padding:4px 8px;font-size:.65rem;font-weight:700;position:absolute;top:12px;left:12px}.feature-card-body{flex:1;padding:20px 20px 12px}.feature-card-sector{text-transform:uppercase;letter-spacing:.08em;color:var(--text-faint);margin-bottom:6px;font-size:.68rem;font-weight:600;display:block}.feature-card-name{letter-spacing:-.02em;color:var(--text-main);margin-bottom:8px;font-size:1.15rem;font-weight:800}.feature-card-desc{color:var(--text-muted);font-size:.85rem;line-height:1.55}.feature-card-footer{border-top:1px solid var(--border-color);color:var(--text-muted);align-items:center;gap:6px;padding:12px 20px;font-size:.82rem;font-weight:600;transition:color .2s,gap .2s;display:flex}.feature-card:hover .feature-card-footer{color:var(--text-main);gap:9px}.feature-row{grid-template-columns:1fr 1fr;align-items:center;gap:72px;display:grid}.feature-row.reverse{direction:rtl}.feature-row.reverse>*{direction:ltr}.feature-tag{letter-spacing:.09em;text-transform:uppercase;color:var(--text-faint);border:1px solid var(--border-color);border-radius:var(--r-full);margin-bottom:20px;padding:4px 12px;font-size:.72rem;font-weight:600;display:inline-block}.feature-title{letter-spacing:-.025em;margin-bottom:16px;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.feature-body{color:var(--text-muted);margin-bottom:28px;font-size:1rem;line-height:1.72}.feature-checklist{flex-direction:column;gap:10px;margin-bottom:32px;list-style:none;display:flex}.feature-checklist li{color:var(--text-muted);align-items:flex-start;gap:10px;font-size:.92rem;display:flex}.feature-checklist li:before{content:"✓";color:var(--text-main);flex-shrink:0;margin-top:1px;font-weight:700}.feature-checklist li strong{color:var(--text-main);font-weight:600}.feature-visual{position:relative}.feature-img-wrap{border:1px solid var(--border-color);box-shadow:var(--shadow-lg);aspect-ratio:4/3;background:var(--bg-alt);transition:transform .4s var(--ease-smooth), box-shadow .4s ease;border-radius:10px;position:relative;overflow:hidden}.feature-img-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease-smooth)}.feature-img-wrap:hover img{transform:scale(1.05)}.feature-img-overlay{pointer-events:none;background:linear-gradient(#0000 50%,#0000002e 100%);position:absolute;inset:0}.feature-float-card{border:1px solid var(--border-color);box-shadow:var(--shadow-md);z-index:2;background:#fff;border-radius:8px;align-items:center;gap:12px;min-width:170px;padding:12px 16px;display:flex;position:absolute;bottom:-18px;right:-18px}.feature-row.reverse .feature-float-card{left:-18px;right:auto}.float-card-icon{background:var(--bg-alt);border:1px solid var(--border-color);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;display:flex}.float-card-val{color:var(--text-main);letter-spacing:-.02em;font-size:1.05rem;font-weight:800}.float-card-label{color:var(--text-muted);font-size:.72rem;font-weight:500}.solutions-section{background:var(--bg-dark);position:relative;overflow:hidden}.solutions-section:before{content:"";z-index:0;pointer-events:none;mix-blend-mode:overlay;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 800 800' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 1, 0 0 0 0 1, 0 0 0 0 1, 0 0 0 1 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");background-size:280px 280px;position:absolute;inset:0}.section-header{z-index:1;position:relative}.solutions-list{z-index:1;flex-direction:column;gap:2px;margin-top:4px;display:flex;position:relative}.solution-list-card{transition:background .3s ease, border-color .3s ease, transform .3s var(--ease-smooth);background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;grid-template-columns:56px 140px 1fr 40px;align-items:center;gap:32px;padding:28px 32px;text-decoration:none;display:grid}.solution-list-card:hover{background:#ffffff12;border-color:#ffffff24;transform:translate(6px)}.slc-num{letter-spacing:.12em;color:#ffffff4d;text-transform:uppercase;flex-shrink:0;font-size:.7rem;font-weight:700}.slc-img-wrap{background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;flex-shrink:0;width:140px;height:84px;overflow:hidden}.slc-img{object-fit:cover;width:100%;height:100%;transition:transform .5s var(--ease-smooth)}.solution-list-card:hover .slc-img{transform:scale(1.08)}.slc-content{flex:1;min-width:0}.slc-sector{text-transform:uppercase;letter-spacing:.07em;color:#fff6;margin-bottom:6px;font-size:.72rem;font-weight:600;display:block}.slc-name{letter-spacing:-.02em;color:#fff;margin-bottom:6px;font-size:1.35rem;font-weight:800}.slc-desc{color:#fff9;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;line-height:1.5;overflow:hidden}.slc-arrow{color:#fff9;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .3s,color .3s,transform .3s;display:flex}.solution-list-card:hover .slc-arrow{color:#fff;background:#ffffff24;transform:translate(4px)}.section-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:48px;display:flex}.solutions-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.solution-card{transition:transform .35s var(--ease-smooth), box-shadow .35s var(--ease-smooth), background .35s ease, border-color .25s ease;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.solution-card:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-6px)scale(1.01);box-shadow:0 8px 32px #0006}.solution-card-img-wrap{background:var(--bg-alt);height:240px;position:relative;overflow:hidden}.solution-card-img{object-fit:cover;width:100%;height:100%;transition:transform .55s var(--ease-smooth)}.solution-card:hover .solution-card-img{transform:scale(1.07)}.solution-card-img-overlay{background:linear-gradient(#0000 40%,#00000059 100%);position:absolute;inset:0}.solution-card-body{flex-direction:column;flex:1;gap:10px;padding:28px;display:flex}.solution-card-top{justify-content:space-between;align-items:center;display:flex}.solution-card-num{color:var(--text-faint);letter-spacing:.1em;font-size:.72rem;font-weight:700}.solution-card-sector{color:#ffffffb3;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:4px;padding:4px 10px;font-size:.72rem;font-weight:600}.solution-card-name{color:#fff;letter-spacing:-.02em;font-size:1.35rem;font-weight:800}.solution-card-desc{color:#ffffffb3;flex:1;font-size:.92rem;line-height:1.65}.solution-card-cta{color:#fff;align-items:center;gap:5px;margin-top:12px;font-size:.85rem;font-weight:600;transition:gap .22s;display:inline-flex}.solution-card:hover .solution-card-cta{gap:9px}.about-section{position:relative;overflow:hidden}.about-section:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#0d0d0d0a 0%,#0000 60%);width:600px;height:600px;position:absolute;top:0;right:0}.about-layout{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid;position:relative}.text-highlight{color:#0d0d0d;font-style:normal;font-weight:800}.about-cards{flex-direction:column;gap:16px;display:flex}.about-pillar-card{background:var(--white);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);transition:transform .28s var(--ease-smooth), box-shadow .28s var(--ease-smooth);border-radius:12px;align-items:flex-start;gap:18px;padding:24px;display:flex}.about-pillar-card:hover{box-shadow:var(--shadow-md);transform:translate(6px)}.pillar-icon-wrap{border:1px solid;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-top:2px;display:flex}.pillar-label{color:var(--text-main);margin-bottom:4px;font-size:1.05rem;font-weight:700}.pillar-desc{color:var(--text-muted);font-size:.95rem;line-height:1.55}.card-3d{transform-style:preserve-3d;transition:transform .35s var(--ease-smooth), box-shadow .35s ease}@media (width<=1480px){.hero{margin-left:24px;margin-right:24px}}@media (width<=1024px){.feature-row{grid-template-columns:1fr;gap:40px}.feature-row.reverse{direction:ltr}.feature-float-card{bottom:-14px;left:auto!important;right:12px!important}.about-layout{grid-template-columns:1fr;gap:48px}.feature-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.hero{border-radius:20px;margin-left:16px;margin-right:16px}.hero-headline{font-size:2.2rem}.solution-list-card{grid-template-columns:1fr;gap:16px}.slc-num{display:none}.slc-img-wrap{width:100%;height:180px}.slc-desc{white-space:normal}.section-header{flex-direction:column;align-items:flex-start;gap:16px}.features-intro{flex-direction:column;align-items:flex-start}.feature-cards-grid{grid-template-columns:1fr}.stats-bar-inner{flex-wrap:wrap;justify-content:center;gap:16px;padding:20px 0}.hero-stat-item{flex:0 0 40%;justify-content:center}.stat-divider{display:none}}@media (width<=480px){.hero-headline{font-size:1.9rem}.hero-actions{flex-direction:column;align-items:center}.hero-actions .btn{justify-content:center;width:100%}.feature-float-card{display:none}}
