.nett-landing{font-family:Space Grotesk,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;background:linear-gradient(135deg,#fff,#f9f9f9,#fff 60%,#f7f7f7);color:#1b1b1b;padding:clamp(1.5rem,3vw,3rem);font-size:22px}.nett-landing *{box-sizing:border-box;font-family:Space Grotesk,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.nett-landing h1{font-size:clamp(44px,5vw,70px)!important;line-height:1.1;margin-bottom:1.4rem;font-weight:700}.nett-landing .hero-copy p{font-size:22px!important;opacity:.9;margin-bottom:1.8rem}.nett-landing .hero-support{font-size:18px!important}.nett-landing h2{font-size:28px!important;margin-bottom:1.3rem;font-weight:600}.nett-landing .panel p{font-size:16px!important;line-height:1.5}.nett-landing h3{font-weight:600}.nett-landing .frame{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:clamp(2rem,4vw,3.5rem)}.nett-landing [data-animate]{will-change:transform,opacity;transition:opacity .7s ease,transform .9s cubic-bezier(.16,1,.3,1);transform-origin:center top;transition-delay:var(--motion-delay, 0s)}.nett-landing.motion-ready [data-animate]{opacity:0;transform:translateY(40px)}.nett-landing.motion-ready [data-animate].is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion: reduce){.nett-landing.motion-ready [data-animate]{opacity:1!important;transform:none!important}}.nett-landing .hero{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,.9fr);gap:clamp(1.6rem,3vw,2.4rem);background:radial-gradient(circle at 10% 0%,rgba(255,230,0,.24) 0%,transparent 50%),linear-gradient(135deg,#121212,#050505 55%,#181818);color:#fff;border-radius:28px;padding:clamp(1.8rem,3vw,2.6rem) clamp(2.2rem,3.5vw,3.4rem);max-width:1400px;width:100%;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 24px 60px #0009;align-items:center}@media (max-width: 900px){.nett-landing .hero{grid-template-columns:minmax(0,1fr);padding:1.6rem 1.4rem 2.2rem;row-gap:1.2rem}.nett-landing .hero-visual{order:-1}}.nett-landing .hero,.nett-landing .hero-copy,.nett-landing .hero-copy *{color:#fff!important}.nett-landing .hero:before{content:"";position:absolute;width:320px;height:320px;background:radial-gradient(circle,rgba(255,230,0,.45) 0%,transparent 70%);filter:blur(26px);top:-120px;right:-80px;opacity:.85;pointer-events:none}.nett-landing .hero-copy h1{font-size:clamp(2.2rem,4vw,3.2rem);line-height:1.05;margin-bottom:.7rem;letter-spacing:0;color:#fff!important}.nett-landing .hero-copy p{font-size:1rem!important;max-width:420px;opacity:.88;margin-bottom:1.1rem;color:#f9fafbeb!important}.nett-landing .hero-support{font-size:.95rem!important;opacity:.8;margin-bottom:1.6rem;color:#d1d5dbe6!important}.nett-landing .hero-actions{display:flex;flex-wrap:wrap;gap:.75rem}.nett-landing .btn{padding:.9rem 1.8rem;border-radius:999px;font-weight:600;font-size:.98rem;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;transition:transform .15s ease,box-shadow .2s ease,background .2s ease}.nett-landing .btn-primary{background:linear-gradient(120deg,#ffe600,#ffd100);color:#0f172a!important;border:none;box-shadow:0 18px 36px #facc158c}.nett-landing .btn-ghost{border:1px solid rgba(255,255,255,.22);color:#f9fafbf2!important;background:#0f172a4d;box-shadow:0 10px 24px #00000073}.nett-landing .btn:hover{transform:translateY(-1px);box-shadow:0 24px 40px #000000a6}.nett-landing .hero-copy p,.nett-landing .hero-support{color:#ffffffe6!important}.nett-landing .hero-visual{position:relative;min-height:180px;display:grid;justify-items:center;align-items:center;row-gap:.7rem}.nett-landing .hero-main{width:min(100%,230px);aspect-ratio:1 / 1;border-radius:20px;overflow:hidden;box-shadow:0 24px 48px #000000d9;background:#111827}.nett-landing .hero-main img{width:100%;height:auto;object-fit:contain}.nett-landing .hero-floating{position:relative;justify-self:end;align-self:flex-start;margin-top:.4rem;padding:.6rem 1rem;border-radius:999px;background:#0f172aeb;border:1px solid rgba(255,255,255,.16);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 16px 36px #000000bf;max-width:260px}.nett-landing .hero-floating small{display:block;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;opacity:.75}.nett-landing .hero-highlight{display:block;font-size:.93rem;font-weight:600;color:#ffe600;margin-top:.2rem}.nett-landing .hero-metrics-inline{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:flex-end;align-items:flex-start;width:100%}.nett-landing .hero-metric{min-width:130px;padding:.7rem 1rem;border-radius:16px;background:#0f172ae6;border:1px solid rgba(255,255,255,.14);box-shadow:0 18px 40px #000000b3;display:flex;flex-direction:column;gap:.15rem}.nett-landing .hero-metric-value{font-size:1.4rem;font-weight:700;line-height:1;color:#ffe600}.nett-landing .hero-metric-label{font-size:.85rem;color:#f9fafbe6}@media (max-width: 900px){.nett-landing .hero-metrics-inline{justify-content:flex-start}}@media (max-width: 640px){.nett-landing .hero-metrics-inline{justify-content:center}.nett-landing .hero-metric{text-align:center;align-items:center}}@media (max-width: 640px){.nett-landing .hero-floating{margin-top:0;justify-self:flex-start}}.nett-landing .panel{background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:28px;padding:clamp(1.8rem,3vw,2.6rem);box-shadow:0 20px 60px #0000000d}.nett-landing .panel--tinted{background:linear-gradient(135deg,#fffef7,#fff9de 80%);border-color:#ffd60040}.nett-landing .panel--mist{background:linear-gradient(140deg,#f7f9ff,#fff);border-color:#1f409414}.nett-landing .panel--slate{background:#111;color:#fff;border-color:#ffffff14}.nett-landing .panel--slate h2,.nett-landing .panel--slate h3,.nett-landing .panel--slate p{color:#fff}.nett-landing .panel--slate .strip-card{background:#ffffff0f;border-color:#fff3;color:#fff;box-shadow:0 15px 35px #0000004d}.nett-landing .panel--slate .strip-card p{color:#ffffffd9}.nett-landing .panel--slate .strip-card h3{color:#fff}.nett-landing .section-label{font-size:.85rem;letter-spacing:.18em;text-transform:uppercase;color:#0000008c;margin-bottom:.8rem;display:inline-flex;align-items:center;gap:.5rem}.nett-landing .section-label:before{content:"";width:36px;height:1px;background:currentColor;opacity:.4}.nett-landing .feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:1.5rem}.nett-landing .feature-item{border-radius:22px;padding:1.2rem 1.4rem;border:1px solid rgba(0,0,0,.08);background:#ffffffb3;display:flex;flex-direction:column;gap:.4rem}.nett-landing .steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.4rem}.nett-landing .step{border:1px solid rgba(0,0,0,.08);border-radius:22px;padding:1.4rem;background:#f4f4f4;min-height:200px;display:flex;flex-direction:column;gap:.6rem}.nett-landing .strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.nett-landing .strip-card{border-radius:20px;border:1px solid rgba(0,0,0,.07);padding:1.2rem;background:#fff}.nett-landing .strip-card h3{font-size:1.35rem;margin-bottom:.3rem}.nett-landing .chip-bar{display:flex;flex-wrap:wrap;gap:.6rem;margin:1.5rem 0}.nett-landing .chip{border-radius:999px;border:1px solid rgba(0,0,0,.08);padding:.5rem 1.1rem;font-size:.95rem;background:#f4f4f4}.nett-landing .faq{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.nett-landing .faq-item{border-radius:20px;border:1px solid rgba(0,0,0,.08);padding:1.2rem 1.4rem;background:#fff}.nett-landing .cta-wide{border-radius:30px;background:#0f0f0f;color:#fff;padding:clamp(1.8rem,3vw,2.8rem);display:flex;flex-direction:column;gap:1rem}.nett-landing .cta-wide h2{font-size:2.8rem}@media (max-width: 640px){.nett-landing{padding:1rem}.nett-landing .hero{border-radius:18px;padding:clamp(.6rem,2.5vw,.85rem) clamp(.9rem,3.5vw,1.2rem)}.nett-landing .hero-visual{min-height:120px}.nett-landing .hero-main{width:min(100%,160px)}.nett-landing .hero-floating{display:none}}.hero-metrics{max-width:1100px;margin:-.6rem auto 0;padding:1.1rem 1.6rem 1.4rem;background:linear-gradient(135deg,#fffef4,#fff7d5);border-radius:24px;border:1px solid rgba(0,0,0,.03);box-shadow:0 20px 45px #0000000d}.hero-metrics .metrics-grid{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1.2rem}.hero-metrics .metric-card{flex:1 1 0;min-width:200px;background:#fff;border-radius:18px;padding:1.1rem 1.3rem;text-align:center;border:1px solid rgba(0,0,0,.06);box-shadow:0 16px 30px #0000000f}.hero-metrics .metric-value{display:block;font-size:2.1rem;font-weight:700;color:#f5c400;margin-bottom:.25rem}.hero-metrics .metric-label{display:block;font-size:1.05rem;color:#111;opacity:.9}.nh-inspo{margin-top:1rem;padding:1.2rem 0 1.4rem;border-radius:0;background:transparent;border:0;box-shadow:none;border-top:1px solid rgba(15,23,42,.06);border-bottom:1px solid rgba(15,23,42,.06)}.nh-inspo__header{display:flex;flex-direction:column;gap:.35rem;margin:0 0 .8rem}.nh-inspo__title{font-size:1.1rem;letter-spacing:.04em;text-transform:uppercase;color:#111827;margin:0}.nh-inspo__subtitle{margin:0;font-size:.95rem;color:#6b7280}.nh-inspo__track{display:flex;gap:.9rem;overflow-x:auto;padding-bottom:.3rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;justify-content:flex-start;min-height:110px}.nh-inspo__track::-webkit-scrollbar{height:6px}.nh-inspo__track::-webkit-scrollbar-track{background:transparent}.nh-inspo__track::-webkit-scrollbar-thumb{background:#9ca3af99;border-radius:999px}.nh-inspo__item{flex:0 0 auto;scroll-snap-align:start}.nh-inspo__image-wrap{width:auto;height:auto;padding:0;background:transparent;border:0;box-shadow:none;display:flex;align-items:center;justify-content:center}.nh-inspo__image{display:block;max-height:100px;max-width:180px;width:auto;height:auto;object-fit:contain}@media (min-width: 1024px){.nh-inspo__image-wrap{width:auto;height:auto}.nh-inspo__image{max-height:130px;max-width:220px}}@media (max-width: 900px){.nh-inspo__track{justify-content:flex-start}}@media (max-width: 640px){.nh-inspo__track{justify-content:center}.nh-inspo__image-wrap{width:150px;height:82px}}@media (max-width: 640px){.nett-landing .hero{padding-bottom:3rem}.nett-landing .hero:after{bottom:22px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/nett-hier-landing.css.map */
