:root{--nf-bg:#0F1115;--nf-surface:#181B20;--nf-surface-light:#20242B;--nf-primary:#F97316;--nf-primary-hover:#EA580C;--nf-text:#F8FAFC;--nf-muted:#A1AAB8;--nf-radius:18px;--nf-shadow:0 25px 70px rgba(0,0,0,.3);--nf-max-width:1400px;--nf-speed:.35s}.nf-heading{font-weight:800;letter-spacing:-.04em;line-height:1;color:var(--nf-text)}.nf-text{color:var(--nf-muted);line-height:1.8;font-size:18px}.nf-btn{display:inline-flex;align-items:center;justify-content:center;padding:18px 34px;border-radius:999px;font-weight:700;text-decoration:none;transition:all var(--nf-speed)}.nf-btn-primary{background:var(--nf-primary);color:#fff}.nf-btn-primary:hover{background:var(--nf-primary-hover);transform:translateY(-3px);box-shadow:0 12px 35px #f9731659}.nf-btn-secondary{border:2px solid white;color:#fff}.nf-btn-secondary:hover{background:#fff;color:#111}.nf-card{background:var(--nf-surface);border-radius:var(--nf-radius);box-shadow:var(--nf-shadow);transition:.35s;overflow:hidden}.nf-card:hover{transform:translateY(-8px)}.nf-grid{background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:40px 40px}.nf-glow{position:absolute;width:500px;height:500px;background:radial-gradient(circle,#f9731647,#f9731600 72%);filter:blur(25px);pointer-events:none}.nf-section{padding:110px 0;position:relative}@media(max-width:990px){.nf-section{padding:70px 0}.nf-section .nf-animate{opacity:0;transform:translateY(40px);transition:all .8s ease}.nf-section .nf-visible{opacity:1;transform:none}.nf-section .nf-hero{position:relative;overflow:hidden;background:var(--nf-bg);color:#fff;padding:120px 0}.nf-section .nf-tag{display:inline-block;padding:10px 18px;background:#f973161f;border:1px solid rgba(249,115,22,.35);color:#f97316;border-radius:999px;font-size:13px;font-weight:700;letter-spacing:.12em;margin-bottom:24px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nf-section .nf-divider{width:90px;height:4px;background:var(--nf-primary);border-radius:999px;margin:28px 0}.nf-section .nf-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:center;position:relative;z-index:2}.nf-section .nf-left h1{font-size:clamp(3.5rem,6vw,5.5rem);max-width:700px}.nf-section .nf-buttons{display:flex;gap:18px;margin-top:42px;flex-wrap:wrap}.nf-section .nf-hero-grid{grid-template-columns:1fr;text-align:center}.nf-section .nf-divider{margin:28px auto}.nf-section .nf-buttons{justify-content:center}.nf-section .nf-hero{position:relative;overflow:hidden;min-height:720px;display:flex;align-items:center;color:#fff;background:#101010}.nf-section .nf-hero__background{position:absolute;top:0;right:0;bottom:0;left:0}.nf-section .nf-hero__background:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0a0a0ad9,#0a0a0a8c,#0a0a0a33)}.nf-section .nf-hero__image{width:100%;height:100%;object-fit:cover}.nf-section .nf-hero .page-width{position:relative;z-index:2}.nf-section .nf-hero__content{max-width:680px}.nf-section .nf-hero__title{font-size:72px;line-height:1;font-weight:800;margin-bottom:25px}.nf-section .nf-hero__text{font-size:20px;opacity:.9;line-height:1.7;margin-bottom:40px}.nf-section .nf-hero__buttons{display:flex;gap:18px;flex-wrap:wrap}.nf-section .nf-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;padding:16px 34px;border-radius:8px;transition:.25s;font-weight:700}.nf-section .nf-btn--primary{background:#f7941d;color:#fff}.nf-section .nf-btn--primary:hover{transform:translateY(-2px)}.nf-section .nf-btn--secondary{border:2px solid #fff;color:#fff}.nf-section .nf-btn--secondary:hover{background:#fff;color:#111}@media(max-width:768px){.nf-section .nf-hero{min-height:560px}.nf-section .nf-hero__title{font-size:42px}.nf-section .nf-hero__text{font-size:18px}}.nf-section .nf-services{padding:120px 0;background:#fff}.nf-section .nf-section-header{text-align:center;max-width:760px;margin:0 auto 70px}.nf-section .nf-section-header h2{font-size:48px;font-weight:800;margin-bottom:20px;color:#111}.nf-section .nf-section-header p{font-size:19px;line-height:1.8;color:#666}.nf-section .nf-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.nf-section .nf-service-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 15px 40px #00000014;transition:.35s}.nf-section .nf-service-card:hover{transform:translateY(-10px);box-shadow:0 30px 70px #0000001f}.nf-section .nf-service-image{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.nf-section .nf-service-content{padding:35px}.nf-section .nf-service-content h3{font-size:30px;margin-bottom:18px}.nf-section .nf-service-content p{line-height:1.7;color:#666;margin-bottom:30px}.nf-section .nf-text-link{display:inline-flex;align-items:center;font-weight:700;text-decoration:none;color:#f7941d}.nf-section .nf-text-link:hover{opacity:.7}.nf-section .nf-services-grid{grid-template-columns:1fr}.nf-section .nf-featured-products{padding:120px 0;background:#f7f7f7}.nf-section .nf-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:35px}.nf-section .nf-product-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 12px 35px #00000014;transition:.35s}.nf-section .nf-product-card:hover{transform:translateY(-8px)}.nf-section .nf-product-image{display:block;position:relative;overflow:hidden}.nf-section .nf-product-photo{width:100%;display:block;transition:.45s}.nf-section .nf-product-card:hover .nf-product-photo{transform:scale(1.06)}.nf-section .nf-sale-badge{position:absolute;top:18px;left:18px;background:#f7941d;color:#fff;padding:8px 14px;border-radius:30px;font-size:13px;font-weight:700}.nf-section .nf-product-content{padding:28px}.nf-section .nf-product-content h3{margin-bottom:15px}.nf-section .nf-product-content h3 a{color:#111;text-decoration:none}.nf-section .nf-price{margin-bottom:24px}.nf-section .nf-price .compare{color:#999;text-decoration:line-through;margin-right:10px}.nf-section .nf-price .price{font-size:24px;font-weight:700}.nf-section .nf-small-btn{padding:14px 24px}.nf-section .nf-why{padding:120px 0;background:#111;color:#fff}.nf-section .nf-why .nf-section-header h2{color:#fff}.nf-section .nf-why .nf-section-header p{color:#bbb}.nf-section .nf-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:70px}.nf-section .nf-why-card{padding:40px;background:#1a1a1a;border-radius:18px;transition:.3s}.nf-section .nf-why-card:hover{transform:translateY(-8px)}.nf-section .nf-why-icon{font-size:42px;margin-bottom:20px}.nf-section .nf-why-card h3{margin-bottom:15px}.nf-section .nf-why-card p{color:#aaa;line-height:1.7}@media(max-width:1000px){.nf-section .nf-why-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.nf-section .nf-why-grid{grid-template-columns:1fr}}.nf-section .nf-trust-bar{background:#111;border-top:1px solid #222;border-bottom:1px solid #222;padding:28px 0}.nf-section .nf-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.nf-section .nf-trust-item{display:flex;align-items:center;gap:18px}.nf-section .nf-trust-icon img{width:42px;height:42px;object-fit:contain}.nf-section .nf-trust-text h3{color:#fff;font-size:17px;margin:0 0 5px;text-transform:uppercase;letter-spacing:.04em}.nf-section .nf-trust-text p{margin:0;color:#aaa;font-size:14px}@media(max-width:900px){.nf-section .nf-trust-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.nf-section .nf-trust-grid{grid-template-columns:1fr}}.nf-section .nf-split-services{padding:70px 0;background:#111}.nf-section .nf-split-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.nf-section .nf-split-card{position:relative;overflow:hidden;border-radius:16px;min-height:600px}.nf-section .nf-split-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:.5s}.nf-section .nf-split-card:hover .nf-split-image{transform:scale(1.05)}.nf-section .nf-split-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000026,#000000c7)}.nf-section .nf-split-content{position:absolute;bottom:45px;left:40px;right:40px;z-index:2;color:#fff}.nf-section .nf-split-content h2{font-size:44px;margin-bottom:10px}.nf-section .nf-split-content h3{font-size:24px;color:#f7941d;margin-bottom:25px}.nf-section .nf-split-text{margin-bottom:35px;line-height:1.9}.nf-section .nf-split-text ul{padding-left:20px}.nf-section .nf-split-text li{margin-bottom:8px}@media(max-width:900px){.nf-section .nf-split-grid{grid-template-columns:1fr}}.nf-section .nf-panels{padding:80px 0;background:#111}.nf-section .nf-panel-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.nf-section .nf-panel{position:relative;min-height:720px;overflow:hidden;border-radius:18px;background:#222}.nf-section .nf-panel-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.nf-section .nf-panel:hover .nf-panel-image{transform:scale(1.05)}.nf-section .nf-panel-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000026,#000000d9)}.nf-section .nf-panel-content{position:absolute;left:45px;right:45px;bottom:45px;z-index:2;color:#fff}.nf-section .nf-panel-icon{width:72px;height:72px;border-radius:50%;background:#f7941d;display:flex;align-items:center;justify-content:center;font-size:34px;margin-bottom:25px}.nf-section .nf-panel-content h2{color:#fff;font-size:46px;margin:0 0 10px;line-height:1.1}.nf-section .nf-panel-content h4{color:#f7941d;font-size:22px;margin:0 0 30px;font-weight:600}.nf-section .nf-panel-list{list-style:none;padding:0;margin:0 0 35px}.nf-section .nf-panel-list li{position:relative;padding-left:28px;margin-bottom:14px;color:#f3f3f3;font-size:17px}.nf-section .nf-panel-list li:before{content:"\2713";position:absolute;left:0;color:#f7941d;font-weight:700}.nf-section .nf-panel-content .nf-btn{margin-top:10px}.nf-section .nf-panel-grid{grid-template-columns:1fr}.nf-section .nf-panel{min-height:620px}.nf-section .nf-panel-content{left:30px;right:30px;bottom:30px}.nf-section .nf-panel-content h2{font-size:36px}.nf-section .nf-header{background:#111;position:sticky;top:0;z-index:999;border-bottom:1px solid rgba(255,255,255,.08)}.nf-section .nf-header .page-width{max-width:1400px;margin:auto}.nf-section .nf-header-inner{display:flex;align-items:center;justify-content:space-between;gap:40px;min-height:88px}.nf-section .nf-logo img{height:56px;width:auto;display:block}.nf-section .nf-logo{color:#fff;font-size:32px;font-weight:700;text-decoration:none;white-space:nowrap}.nf-section .nf-nav{flex:1}.nf-section .nf-nav ul{display:flex;justify-content:center;gap:34px;list-style:none;margin:0;padding:0}.nf-section .nf-nav a{color:#fff;text-decoration:none;text-transform:uppercase;font-size:14px;font-weight:700;letter-spacing:.08em;padding:34px 0;transition:.2s}.nf-section .nf-nav a:hover{color:#ff7a00}.nf-section .nf-nav a.active{color:#ff7a00;border-bottom:3px solid #ff7a00}.nf-section .nf-right{display:flex;align-items:center;gap:18px}.nf-section .nf-quote-btn{background:#ff7a00;color:#fff;text-decoration:none;padding:13px 24px;border-radius:6px;font-weight:700;text-transform:uppercase;transition:.2s}.nf-section .nf-quote-btn:hover{background:#ff8d1f}.nf-section .nf-icon{display:flex;align-items:center;justify-content:center;color:#fff}.nf-section .nf-icon svg{width:22px;height:22px;fill:currentColor}.nf-section .nf-icon:hover{color:#ff7a00}.nf-section .nf-nav,.nf-section .nf-quote-btn{display:none}.nf-section .nf-header-inner{min-height:72px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/northforge.css.map */
