:root{--background: #0b0f0c;--foreground: #f4f5ef}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.site{--bg:#0b0f0c;--surface:#111712;--surface2:#172019;--text:#fbfcf8;--muted:#c7cec8;--line:rgba(255,255,255,.18);--accent:#c3ff43;--accent2:#78ea64;background:var(--bg);color:var(--text);min-height:100vh;overflow:hidden}.site-global{--bg:#f2f5f3;--surface:#fff;--surface2:#e7ece9;--text:#0c211a;--muted:#52655e;--line:rgba(16,36,29,.18);--accent:#087653;--accent2:#219b69}.site-field{--bg:#15120e;--surface:#211c15;--surface2:#2b241a;--text:#fff8ea;--muted:#dfd0b9;--line:rgba(255,241,216,.2);--accent:#ffad5f;--accent2:#e9d67b}.concept-bar{min-height:44px;display:flex;align-items:center;justify-content:space-between;padding:7px max(24px,calc((100vw - 1380px)/2));background:var(--accent);color:#102015;font-size:11px;font-weight:800;letter-spacing:.12em;position:relative;z-index:20}.concept-links{display:flex;gap:4px;letter-spacing:0}.concept-links a{padding:7px 12px;border-radius:99px;opacity:.65;white-space:nowrap}.concept-links a:hover,.concept-links a.active{background:#102015;color:#fff;opacity:1}.site-header{max-width:1380px;margin:auto;height:88px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:15}.brand{display:inline-flex;gap:12px;align-items:center;font-size:19px;font-weight:800;letter-spacing:.1em}.brand-mark{width:39px;height:39px;object-fit:contain;flex:0 0 auto}.site-header nav{display:flex;align-items:center;gap:18px;color:var(--muted);font-size:11px;font-weight:750}.site-header nav a:hover{color:var(--text)}.nav-group{position:relative}.nav-group summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:5px;white-space:nowrap}.nav-group summary::-webkit-details-marker{display:none}.nav-group summary>span{color:var(--accent);font-size:12px;transition:transform .2s ease}.nav-group[open] summary>span{transform:rotate(45deg)}.nav-submenu{display:none;position:absolute;z-index:50;top:calc(100% + 14px);left:0;min-width:245px;background:var(--surface);border:1px solid var(--line);padding:10px;box-shadow:0 24px 60px #0000003d}.nav-group[open] .nav-submenu{display:block}.nav-submenu a{display:block;padding:11px 12px;font-size:10px;white-space:nowrap;border-bottom:1px solid var(--line)}.nav-submenu a:last-child{border-bottom:0}.nav-submenu a:first-child{color:var(--accent);font-weight:900}.site-header .nav-cta{border:1px solid var(--line);color:var(--text);padding:12px 17px;border-radius:4px}.menu-button{display:none;background:none;color:var(--text);border:0;width:42px;height:42px}.menu-button span{display:block;height:2px;margin:7px;background:currentColor}.hero{max-width:1380px;min-height:700px;margin:auto;padding:70px 28px 64px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:38px;position:relative}.hero-copy{position:relative;z-index:3}.concept-label{display:inline-block;margin-bottom:32px;padding:8px 10px;border:1px solid var(--line);color:var(--muted);font:700 10px/1 var(--font-geist-mono);letter-spacing:.08em}.eyebrow{color:var(--accent);font-size:12px;font-weight:850;letter-spacing:.17em;margin:0 0 18px}.hero h1{font-size:clamp(58px,6.4vw,104px);letter-spacing:-.066em;line-height:.89;margin:0;max-width:820px}.site-global .hero h1{font-size:clamp(54px,5.7vw,90px);line-height:.94}.site-field .hero h1{font-family:Georgia,serif;font-weight:500;letter-spacing:-.055em}.hero-lead{color:var(--muted);font-size:18px;line-height:1.7;max-width:680px;margin:30px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-capability-line{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 26px}.hero-capability-line span{border:1px solid var(--line);background:var(--surface);padding:8px 10px;color:var(--text);font-size:10px;font-weight:800;letter-spacing:.03em}.button{display:inline-flex;justify-content:space-between;gap:28px;align-items:center;padding:17px 20px;border-radius:4px;font-size:14px;font-weight:800}.button.primary{background:var(--accent);color:#102015}.site-field .button.primary{color:#211207}.button.secondary{border:1px solid var(--line)}.hero-status{display:flex;gap:24px;margin-top:30px;color:var(--muted);font-size:12px}.hero-status span{display:flex;gap:8px;align-items:center}.hero-status span:before{content:"";width:7px;height:7px;background:var(--accent);border-radius:50%;box-shadow:0 0 0 5px color-mix(in srgb,var(--accent) 14%,transparent)}.hero-status b{color:var(--text)}.hero-visual{height:590px;position:relative;display:grid;place-items:center;isolation:isolate}.hero-visual:before{content:"";position:absolute;top:5%;right:2%;bottom:5%;left:2%;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 14%,transparent),transparent 55%);border:1px solid var(--line);clip-path:polygon(15% 0,100% 0,100% 82%,83% 100%,0 100%,0 15%)}.hero-visual img{width:min(91%,590px);max-height:520px;object-fit:contain;mix-blend-mode:multiply;filter:contrast(1.04);position:relative;z-index:2}.site:not(.site-global) .hero-visual img{mix-blend-mode:screen;filter:brightness(.82) contrast(1.18) saturate(.8)}.site-field .hero-visual img{filter:brightness(.78) contrast(1.16) sepia(.12)}.product-halo{position:absolute;width:380px;height:380px;border-radius:50%;background:color-mix(in srgb,var(--accent) 18%,transparent);filter:blur(50px)}.mesh-orbit{position:absolute;border:1px solid color-mix(in srgb,var(--accent) 42%,transparent);border-radius:50%;z-index:1}.orbit-one{width:480px;height:480px}.orbit-two{width:340px;height:340px}.mesh-orbit i{position:absolute;width:9px;height:9px;background:var(--accent);border-radius:50%;box-shadow:0 0 18px var(--accent)}.orbit-one i:nth-child(1){left:10%;top:22%}.orbit-one i:nth-child(2){right:0;top:48%}.orbit-one i:nth-child(3){left:35%;bottom:0}.orbit-two i:nth-child(1){right:12%;top:10%}.orbit-two i:nth-child(2){left:0;bottom:30%}.visual-tag{position:absolute;z-index:4;background:var(--surface);border:1px solid var(--line);padding:12px 14px;min-width:130px;box-shadow:0 18px 50px #0000002e}.visual-tag small{display:block;color:var(--muted);font-size:9px;letter-spacing:.14em;margin-bottom:5px}.visual-tag strong{font-size:14px}.tag-one{left:0;top:22%}.tag-two{right:0;bottom:18%}.hero-product-photo{height:620px;overflow:hidden;background:#101713;border:1px solid var(--line)}.hero-product-photo:before{top:0;right:0;bottom:0;left:0;z-index:2;border:0;clip-path:none;background:linear-gradient(180deg,transparent 45%,rgba(5,12,8,.88) 100%)}.site:not(.site-global) .hero-product-photo>img{width:100%;height:100%;max-height:none;object-fit:cover;object-position:center 53%;mix-blend-mode:normal;filter:saturate(.8) contrast(1.08)}.hero-product-id{position:absolute;z-index:4;left:28px;right:28px;bottom:25px;display:grid;grid-template-columns:1fr auto;gap:6px 24px;color:#fff}.hero-product-id small{grid-column:1/-1;color:var(--accent);font-size:9px;font-weight:900;letter-spacing:.14em}.hero-product-id strong{font-size:30px;letter-spacing:-.035em}.hero-product-id span{align-self:end;color:#c7d0c9;font-size:11px;text-align:right}.hero-product-photo .visual-tag{background:#0b0f0ce0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-product-photo .tag-one{left:18px;top:18px}.hero-product-photo .tag-two{right:18px;top:18px;bottom:auto}.hero-product-photo .visual-tag strong{color:#fff}.hero-product-photo .visual-tag small{color:var(--accent)}.hero-j28-launch{min-height:760px;grid-template-columns:minmax(0,.94fr) 1.06fr;overflow:hidden;isolation:isolate}.hero-j28-background{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero-j28-background:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#070a08fa,#070a08ed 37%,#070a0859 61%,#070a080a),linear-gradient(180deg,rgba(7,10,8,.18),transparent 55%,rgba(7,10,8,.48))}.hero-j28-background img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;filter:none}.hero-j28-launch .hero-copy{grid-column:1;max-width:660px;padding:36px 0}.hero-j28-launch h1{font-size:clamp(50px,5.25vw,82px);line-height:.94;max-width:760px}.hero-j28-launch .hero-lead{max-width:620px;color:#d2d9d4;font-size:16px;line-height:1.65;text-shadow:0 1px 18px rgba(0,0,0,.4)}.hero-j28-launch .hero-capability-line span{background:#0a120ebd;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-j28-launch .button.secondary{background:#09100c94;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);min-height:92px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;max-width:1380px;margin:auto;padding:0 28px}.trust-strip span{color:var(--muted);font-size:13px;padding:18px 28px;border-right:1px solid var(--line);text-align:center}.trust-strip span:first-child{border-left:1px solid var(--line)}.trust-strip b{color:var(--text);margin-right:7px}.section{max-width:1380px;margin:auto;padding:130px 28px}.section-heading{max-width:850px;margin-bottom:54px}.section-heading h2,.journey-intro h2,.partner-copy h2,.contact-section h2{font-size:clamp(38px,4.5vw,68px);letter-spacing:-.055em;line-height:1;margin:0}.section-heading>p:last-child,.split-heading>p,.journey-intro>p:last-child,.partner-copy>p,.contact-section>div>p:last-child{color:var(--muted);line-height:1.65}.split-heading{max-width:none;display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:end}.product-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;align-items:start}.product-card{background:var(--surface);border:1px solid var(--line);min-height:540px;position:relative;overflow:hidden}.product-live{display:grid;grid-template-columns:minmax(300px,1.12fr) minmax(0,.88fr)}.product-card-copy,.product-next{padding:42px}.product-live .product-card-copy{padding:38px}.product-card h3{font-size:33px;line-height:1.05;letter-spacing:-.04em;margin:18px 0}.product-live h3{font-size:clamp(31px,2.2vw,38px)}.product-card p{color:var(--muted);line-height:1.6}.status-pill{display:inline-flex;background:var(--accent);color:#102015;padding:8px 10px;font-size:10px;font-weight:900;letter-spacing:.13em;border-radius:99px}.site-field .status-pill{color:#211207}.status-pill.muted{background:var(--surface2);color:var(--muted);border:1px solid var(--line)}.product-number{font:700 11px/1 var(--font-geist-mono);letter-spacing:.16em;margin-top:32px}.product-card ul{list-style:none;padding:0;margin:26px 0}.product-card li{padding:10px 0;border-bottom:1px solid var(--line);font-size:13px}.product-card li:before{content:"+";color:var(--accent);margin-right:9px}.product-card a{display:inline-flex;justify-content:space-between;width:100%;border-top:1px solid var(--line);padding-top:18px;font-size:13px;font-weight:800}.product-card-image{min-height:420px;background:#c8cdc7;overflow:hidden}.product-card-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.65) contrast(1.06)}.product-next{display:flex;flex-direction:column}.coming-graphic{margin:auto 0;min-height:180px;border:1px solid var(--line);display:grid;place-items:center;position:relative;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 18%,transparent),transparent)}.coming-graphic span{font-size:82px;font-weight:900;letter-spacing:-.07em;color:color-mix(in srgb,var(--text) 20%,transparent)}.coming-graphic i{position:absolute;font-style:normal;font-size:10px;letter-spacing:.15em;color:var(--accent)}.product-next-image{margin:28px 0;background:#e8ece8;min-height:260px;max-height:360px;overflow:hidden}.product-next-image img{display:block;width:100%;height:100%;min-height:260px;max-height:360px;object-fit:contain}.capability-section{border-top:1px solid var(--line)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.feature-card{min-height:250px;padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column}.feature-index{font:700 11px/1 var(--font-geist-mono);color:var(--muted)}.feature-card strong{font-size:34px;letter-spacing:-.04em;margin-top:auto;color:var(--accent)}.feature-card p{color:var(--muted);line-height:1.55;max-width:260px}.journey-section{background:var(--surface);padding:130px max(28px,calc((100vw - 1324px)/2));display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.journey-intro{position:sticky;top:40px;align-self:start}.journey-track{border-top:1px solid var(--line)}.journey-item{display:grid;grid-template-columns:70px 1fr;gap:15px;padding:32px 0;border-bottom:1px solid var(--line)}.journey-item>span{font:700 12px/1 var(--font-geist-mono);color:var(--accent)}.journey-item h3{font-size:24px;margin:0 0 10px;letter-spacing:-.03em}.journey-item p{color:var(--muted);line-height:1.6;margin:0}.journey-note{grid-column:2;color:var(--muted);font-size:12px;line-height:1.6;border-left:2px solid var(--accent);padding:4px 0 4px 16px}.journey-note b{color:var(--text)}.journey-about-link{display:inline-block;margin-top:24px;color:var(--accent);font-size:12px;font-weight:850;border-bottom:1px solid currentColor;padding-bottom:5px}.sector-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.sector-grid a{min-height:132px;padding:22px;display:grid;grid-template-columns:1fr auto;align-content:space-between;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.sector-grid a:hover{background:var(--surface)}.sector-grid span{grid-column:1/-1;color:var(--muted);font:700 10px/1 var(--font-geist-mono)}.sector-grid strong{font-size:19px}.sector-grid i{font-style:normal;color:var(--accent)}.partner-section{max-width:1380px;margin:0 auto 130px;padding:64px;background:var(--surface2);display:grid;grid-template-columns:1.15fr .85fr;gap:70px}.partner-points{display:grid;grid-template-columns:1fr 1fr;margin-top:32px}.partner-points span{padding:14px 0;border-top:1px solid var(--line);font-size:13px}.partner-points span:before{content:"\2022";color:var(--accent);margin-right:8px}.compliance-card{background:var(--surface);border:1px solid var(--line);padding:30px}.compliance-card>p{color:var(--accent);font-size:10px;font-weight:900;letter-spacing:.14em}.compliance-card>div{display:flex;justify-content:space-between;gap:18px;padding:18px 0;border-bottom:1px solid var(--line);font-size:12px}.compliance-card span,.compliance-card small{color:var(--muted)}.compliance-card small{display:block;line-height:1.55;margin-top:22px}.partner-actions{display:flex;gap:22px;flex-wrap:wrap;margin-top:30px}.partner-actions a{color:var(--accent);font-size:12px;font-weight:850;border-bottom:1px solid currentColor;padding-bottom:5px}.buyer-path-section{padding-top:0}.buyer-path-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.buyer-path-grid a{min-height:270px;padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;background:var(--surface)}.buyer-path-grid span{font:800 10px/1 var(--font-geist-mono);color:var(--accent)}.buyer-path-grid h3{font-size:25px;line-height:1.05;margin:55px 0 10px}.buyer-path-grid p{color:var(--muted);line-height:1.55;font-size:13px}.buyer-path-grid b{margin-top:auto;font-size:12px}.contact-section{max-width:1380px;margin:auto;padding:100px 64px;background:var(--accent);color:#102015;display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.site-field .contact-section{color:#211207}.contact-section .eyebrow,.contact-section>div>p:last-child{color:inherit}.contact-section form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-section label{font-size:11px;font-weight:900;letter-spacing:.06em}.contact-section input,.contact-section textarea{display:block;width:100%;border:0;border-bottom:1px solid rgba(16,32,21,.35);background:transparent;padding:13px 0;outline:0}.contact-section textarea{height:80px;resize:vertical}.contact-section .wide{grid-column:1/-1}.contact-section button{grid-column:1/-1;background:#102015;color:#fff;border:0;padding:17px 19px;display:flex;justify-content:space-between;font-weight:800;cursor:pointer}.home-inquiry-panel{background:#102015;color:#fff;padding:34px;display:flex;flex-direction:column}.home-inquiry-panel>p{font-size:9px;font-weight:900;letter-spacing:.14em;color:#9fe2bf;margin:0 0 25px}.home-inquiry-panel ol{list-style:none;padding:0;margin:0 0 28px}.home-inquiry-panel li{padding:13px 0;border-bottom:1px solid rgba(255,255,255,.16);font-size:13px}.home-inquiry-panel li:before{content:"+";color:#9fe2bf;margin-right:10px}.home-inquiry-panel>a{background:#fff;color:#102015;padding:16px 18px;display:flex;justify-content:space-between;font-size:12px;font-weight:850}.home-inquiry-panel .home-whatsapp{background:transparent;color:#9fe2bf;padding:16px 0 0;justify-content:flex-start}.home-footer{max-width:1380px;margin:auto;padding:78px 64px 34px;color:var(--muted);border-top:1px solid var(--line)}.home-footer-grid{display:grid;grid-template-columns:1.45fr .82fr .86fr 1.18fr;gap:clamp(34px,4.3vw,68px);align-items:start}.home-footer-about p{max-width:390px;margin:26px 0 34px;color:var(--muted);font-size:16px;line-height:1.55}.home-footer-about>span{display:block;margin-bottom:9px;color:var(--accent);font-size:9px;font-weight:900;letter-spacing:.14em}.home-footer-about>strong{display:block;max-width:390px;color:var(--text);font-size:12px;line-height:1.5}.home-footer h2{margin:6px 0 24px;color:var(--text);font-size:13px;line-height:1.2;letter-spacing:.035em}.home-footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.home-footer-column a{color:var(--muted);font-size:12px;line-height:1.35}.home-footer-column a:hover,.home-footer-column a:focus{color:var(--accent)}.home-footer-contact>a:not(.home-footer-inquiry){display:flex;flex-direction:column;gap:7px;padding:16px 0;border-top:1px solid var(--line)}.home-footer-contact>a:nth-of-type(2){border-bottom:1px solid var(--line)}.home-footer-contact small{color:var(--muted);font-size:8px;font-weight:900;letter-spacing:.14em}.home-footer-contact strong{color:var(--text);font-size:15px;line-height:1.3;word-break:break-word}.home-footer-contact>a:hover strong,.home-footer-contact>a:focus strong{color:var(--accent)}.home-footer-us-office{display:flex;flex-direction:column;gap:7px;padding:16px 0;border-bottom:1px solid var(--line)}.home-footer-us-office span{color:var(--muted);font-size:10px;line-height:1.55}.home-footer-inquiry{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px;padding:15px 16px;background:var(--accent);color:#102015;font-size:11px;font-weight:900}.home-footer-bottom{display:grid;grid-template-columns:1fr auto;align-items:start;gap:30px;margin-top:64px;padding-top:26px;border-top:1px solid var(--line)}.home-footer-bottom>small{max-width:880px;color:var(--muted);font-size:10px;line-height:1.55}.home-footer-bottom nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px 22px;color:var(--muted);font-size:10px;white-space:nowrap}.home-footer-bottom a:hover,.home-footer-bottom a:focus{color:var(--text)}.site-global .journey-section{background:#0c2b22;color:#f4fbf7;--muted:#a9c0b8;--line:rgba(255,255,255,.14)}.site-global .partner-section{background:#dce8e2}.site-field .journey-section{background:#241d14}.site-field .section-heading h2,.site-field .journey-intro h2{font-family:Georgia,serif;font-weight:500}.site-field .product-card-image img{filter:sepia(.2) saturate(.65) contrast(1.1)}@media(max-width:980px){.site-header nav{display:none;position:absolute;top:88px;left:20px;right:20px;background:var(--surface);padding:18px;flex-direction:column;align-items:stretch;border:1px solid var(--line);max-height:calc(100vh - 110px);overflow:auto}.site-header nav.open{display:flex}.site-header .nav-group summary{padding:8px 0;justify-content:space-between}.site-header .nav-submenu{position:static;border:0;border-left:1px solid var(--line);box-shadow:none;margin:6px 0 8px;padding:0 0 0 10px}.menu-button{display:block}.hero{grid-template-columns:1fr;padding-top:50px}.hero-j28-launch .hero-copy{max-width:610px}.hero-j28-background:after{background:linear-gradient(90deg,#070a08fa,#070a08e0 48%,#070a0829 82%),linear-gradient(180deg,rgba(7,10,8,.18),transparent 55%,rgba(7,10,8,.55))}.hero-visual{height:520px}.trust-strip{grid-template-columns:1fr 1fr}.product-grid,.product-live,.journey-section,.partner-section,.contact-section{grid-template-columns:1fr}.product-card-image{order:-1;min-height:360px}.journey-intro{position:static}.journey-note{grid-column:1}.split-heading{grid-template-columns:1fr;gap:25px}.feature-grid,.sector-grid,.buyer-path-grid{grid-template-columns:1fr 1fr}.partner-section{margin:0 20px 100px;padding:42px}.contact-section{margin:0 20px;width:auto}.concept-bar{align-items:flex-start;gap:8px;flex-direction:column}.concept-links{width:100%;overflow:auto}.concept-links a{padding-left:9px;padding-right:9px}.home-footer-grid{grid-template-columns:1.25fr 1fr}.home-footer-bottom{grid-template-columns:1fr}.home-footer-bottom nav{justify-content:flex-start}}@media(max-width:620px){.site-header{height:72px;padding:0 20px}.brand{font-size:17px}.brand-mark{width:34px;height:34px}.site-header nav{top:72px}.hero{padding:45px 20px}.hero-j28-launch{min-height:auto}.hero-j28-launch .hero-copy{padding:0}.hero-j28-background{display:none}.hero h1,.hero-j28-launch h1{font-size:46px}.hero-lead{font-size:16px}.hero-status{flex-direction:column;gap:10px}.hero-visual{height:420px}.hero-visual img{width:110%;max-width:none}.hero-product-photo{height:500px}.site:not(.site-global) .hero-product-photo>img{width:100%;object-position:center 55%}.hero-product-id{left:20px;right:20px;bottom:20px;grid-template-columns:1fr}.hero-product-id span{text-align:left}.mesh-orbit{transform:scale(.75)}.visual-tag{display:none}.trust-strip{grid-template-columns:1fr;padding:0 20px}.trust-strip span,.trust-strip span:first-child{border-left:0;border-right:0;border-bottom:1px solid var(--line)}.section{padding:90px 20px}.section-heading h2,.journey-intro h2,.partner-copy h2,.contact-section h2{font-size:40px}.product-card-copy,.product-next{padding:28px}.product-card h3{font-size:29px}.feature-grid,.sector-grid,.buyer-path-grid{grid-template-columns:1fr}.journey-section{padding:90px 20px;gap:45px}.journey-item{grid-template-columns:45px 1fr}.partner-section{margin:0 14px 80px;padding:28px}.partner-points{grid-template-columns:1fr}.compliance-card>div{flex-direction:column}.contact-section{margin:0;padding:70px 24px;gap:45px}.contact-section form{grid-template-columns:1fr}.contact-section label,.contact-section .wide{grid-column:1}.home-footer{padding:58px 20px 28px}.home-footer-grid{grid-template-columns:1fr;gap:42px}.home-footer-bottom{margin-top:48px}.home-footer-bottom nav{gap:12px 18px}.concept-bar>span{font-size:9px}}.mobile-product-preview{display:none}@media(max-width:620px){.hero-product-photo{display:none}.mobile-product-preview{display:block;height:245px;margin:24px 0;position:relative;overflow:hidden;background:#101713;border:1px solid var(--line)}.mobile-product-preview img{width:100%;height:100%;max-width:none;object-fit:cover;object-position:78% 50%;filter:none}.mobile-product-preview:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 48%,rgba(5,12,8,.82))}.mobile-product-preview span{position:absolute;z-index:2;left:15px;right:15px;bottom:13px;color:#c9f575;font-size:8px;font-weight:900;letter-spacing:.12em}}.home-system-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.home-system-grid article{min-height:300px;padding:32px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;background:var(--surface)}.home-system-grid span{font:800 10px/1 var(--font-geist-mono);color:var(--accent)}.home-system-grid h3{font-size:29px;line-height:1.05;letter-spacing:-.04em;margin:auto 0 14px}.home-system-grid p{color:var(--muted);font-size:14px;line-height:1.65;margin:0}.home-text-link{display:inline-block;margin-top:30px;color:var(--accent);font-size:12px;font-weight:850;border-bottom:1px solid currentColor;padding-bottom:5px}.home-story-section{background:var(--surface);padding:120px max(28px,calc((100vw - 1324px)/2));display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.home-scene-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.home-scene-grid>a{display:flex;flex-direction:column;min-height:520px;background:var(--surface);border:1px solid var(--line);transition:transform .2s ease,border-color .2s ease}.home-scene-grid>a:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--accent) 55%,var(--line))}.home-scene-grid img{width:100%;height:245px;object-fit:cover}.home-scene-grid div{padding:24px;display:flex;flex:1;flex-direction:column}.home-scene-grid span{font:850 9px/1 var(--font-geist-mono);letter-spacing:.13em;color:var(--accent)}.home-scene-grid h3{font-size:26px;line-height:1.05;letter-spacing:-.035em;margin:28px 0 12px}.home-scene-grid p{color:var(--muted);line-height:1.6;font-size:13px}.home-scene-grid b{margin-top:auto;border-top:1px solid var(--line);padding-top:17px;font-size:12px}.home-products{border-top:1px solid var(--line)}.home-order{padding-top:30px}.buyer-path-grid article{min-height:270px;padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;background:var(--surface)}.buyer-path-grid article span{font:800 10px/1 var(--font-geist-mono);color:var(--accent)}.buyer-path-grid article h3{font-size:25px;line-height:1.05;margin:55px 0 10px}.buyer-path-grid article p{color:var(--muted);line-height:1.55;font-size:13px}.home-problem{padding-bottom:70px}.home-problem-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.home-problem-grid article{min-height:300px;padding:28px;background:var(--surface);border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column}.home-problem-grid span,.home-range-grid span,.home-doc-grid span{font:850 9px/1 var(--font-geist-mono);letter-spacing:.13em;color:var(--accent)}.home-problem-grid h3{font-size:26px;line-height:1.05;letter-spacing:-.035em;margin:auto 0 12px}.home-problem-grid p{color:var(--muted);line-height:1.6;font-size:13px;margin:0}.home-range{border-top:1px solid var(--line)}.home-range-grid{display:grid;grid-template-columns:1.18fr .82fr .82fr .82fr;gap:14px}.home-range-grid article{min-height:320px;padding:30px;background:var(--surface);border:1px solid var(--line);display:flex;flex-direction:column}.home-range-grid .range-primary{background:var(--accent);color:#102015}.home-range-grid .range-primary span,.home-range-grid .range-primary p{color:#102015}.home-range-grid strong{font-size:clamp(34px,4vw,58px);line-height:.95;letter-spacing:-.055em;margin:auto 0 18px}.home-range-grid p{color:var(--muted);font-size:13px;line-height:1.6;margin:0}.home-compare{padding-top:20px}.home-compare-table{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.home-compare-table article{min-height:360px;background:var(--surface);border:1px solid var(--line);padding:32px;display:flex;flex-direction:column}.home-compare-table h3{font-size:30px;line-height:1.05;letter-spacing:-.04em;margin:0 0 20px}.home-compare-table p{color:var(--muted);line-height:1.65;margin:0}.home-compare-table span{margin-top:auto;padding-top:22px;border-top:1px solid var(--line);color:var(--accent);font-size:10px;font-weight:850;letter-spacing:.08em;line-height:1.5}.home-documents{border-top:1px solid var(--line);padding-top:100px}.home-doc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.home-doc-grid a{min-height:300px;background:var(--surface);border:1px solid var(--line);padding:28px;display:flex;flex-direction:column}.home-doc-grid h3{font-size:27px;line-height:1.05;letter-spacing:-.035em;margin:auto 0 12px}.home-doc-grid p{color:var(--muted);font-size:13px;line-height:1.6;margin:0}.home-doc-grid b{margin-top:24px;padding-top:16px;border-top:1px solid var(--line);font-size:12px}.home-faq{padding-top:40px}.home-faq-list{border-top:1px solid var(--line)}.home-faq-list details{border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--surface) 74%,transparent)}.home-faq-list summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:30px;padding:24px 28px;font-size:22px;font-weight:850;letter-spacing:-.025em}.home-faq-list summary::-webkit-details-marker{display:none}.home-faq-list summary:after{content:"+";color:var(--accent);font-size:22px}.home-faq-list details[open] summary:after{content:"\2013"}.home-faq-list p{max-width:900px;color:var(--muted);font-size:15px;line-height:1.75;margin:0;padding:0 28px 28px}@media(max-width:980px){.home-system-grid,.home-scene-grid{grid-template-columns:1fr 1fr}.home-story-section{grid-template-columns:1fr}.home-story-section .journey-intro{position:static}}@media(max-width:980px){.home-problem-grid,.home-range-grid,.home-doc-grid{grid-template-columns:1fr 1fr}.home-compare-table{grid-template-columns:1fr}.home-range-grid article,.home-compare-table article,.home-doc-grid a{min-height:260px}}@media(max-width:620px){.home-system-grid,.home-scene-grid,.home-problem-grid,.home-range-grid,.home-doc-grid{grid-template-columns:1fr}.home-system-grid article{min-height:250px}.home-story-section{padding:90px 20px;gap:45px}.home-scene-grid>a{min-height:460px}.home-scene-grid img{height:225px}.home-order{padding-top:10px}.home-problem{padding-bottom:40px}.home-problem-grid article,.home-range-grid article,.home-doc-grid a{min-height:230px}.home-compare-table article{min-height:280px}.home-faq-list summary{padding:20px;font-size:19px}.home-faq-list p{padding:0 20px 24px;font-size:14px}}.home-direct-contact{margin-top:32px;border-top:1px solid rgba(16,32,21,.32)}.home-direct-contact>a{min-height:74px;border-bottom:1px solid rgba(16,32,21,.32);display:flex;align-items:center;justify-content:space-between;gap:22px}.home-direct-contact>a span{display:flex;flex-direction:column;gap:5px}.home-direct-contact small{font-size:9px;font-weight:900;letter-spacing:.13em}.home-direct-contact b{font-size:16px;letter-spacing:-.015em}.home-direct-contact strong{font-size:10px;letter-spacing:.1em;white-space:nowrap}.home-direct-contact>a:hover strong{text-decoration:underline}@media(max-width:620px){.home-direct-contact>a{min-height:82px}.home-direct-contact b{font-size:15px}}body.chatfield-home-template{display:block;background:#0b0f0c}.chatfield-home-template #MainContent{display:block;max-width:none;margin:0;padding:0}.chatfield-home-template .shopify-section{margin:0}.chatfield-home-template .site h1,.chatfield-home-template .site h2,.chatfield-home-template .site h3{font-family:Arial,Helvetica,sans-serif;text-transform:none}.chatfield-home-template .site p{letter-spacing:normal}.chatfield-home-template .site img{max-width:100%;display:block}.chatfield-home-template .site a{text-decoration:none}.chatfield-home-template .site-header{background:#0b0f0c}.chatfield-home-template .primary-nav{display:flex;align-items:center;gap:18px;color:var(--muted);font-size:11px;font-weight:750}.chatfield-home-template .primary-nav>a{white-space:nowrap}.chatfield-home-template .home-scene-grid img{height:245px}.chatfield-home-template .product-card-image img{height:100%}.chatfield-home-template .whatsapp-float{position:fixed;right:24px;bottom:22px;z-index:90;background:#20b967;color:#fff;border-radius:999px;padding:10px 16px;display:flex;align-items:center;gap:8px;font-size:12px;box-shadow:0 12px 34px #00000047}.chatfield-home-template .whatsapp-float span{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#fff;color:#169752;font-weight:900}@media(max-width:980px){.chatfield-home-template .primary-nav{display:none;position:absolute;top:88px;left:20px;right:20px;background:var(--surface);padding:18px;flex-direction:column;align-items:stretch;border:1px solid var(--line);max-height:calc(100vh - 110px);overflow:auto}.chatfield-home-template .primary-nav.open{display:flex}}@media(max-width:620px){.chatfield-home-template .whatsapp-float{right:14px;bottom:14px}.chatfield-home-template .home-scene-grid img{height:225px}}@media(min-width:981px){.home-products{max-width:1500px}}.chatfield-home-template .nav-group>summary{color:#f5fff9;letter-spacing:.035em;transition:color .18s ease}.chatfield-home-template .nav-group>summary:after{content:"\25be";margin-left:6px;color:#c3ff43;font-size:10px;transition:transform .18s ease}.chatfield-home-template .nav-group:hover>summary,.chatfield-home-template .nav-group:focus-within>summary{color:#c3ff43}.chatfield-home-template .nav-submenu{background:#0c2b22;color:#f7fff9;border-color:#c3ff4357;box-shadow:0 24px 60px #0000006b}.chatfield-home-template .nav-submenu a{color:#e8f3ed;border-color:#ffffff21}.chatfield-home-template .nav-submenu a:hover,.chatfield-home-template .nav-submenu a:focus-visible{background:#183b2e;color:#c3ff43}.chatfield-home-template .nav-submenu a:first-child{background:#c3ff43;color:#0a241a!important;font-weight:900}@media(min-width:981px){.chatfield-home-template .nav-group:after{content:"";position:absolute;left:0;right:0;top:100%;height:16px}.chatfield-home-template .nav-group:hover>.nav-submenu,.chatfield-home-template .nav-group:focus-within>.nav-submenu{display:block}.chatfield-home-template .nav-group:hover>summary:after,.chatfield-home-template .nav-group:focus-within>summary:after{transform:rotate(180deg)}}@media(max-width:980px){.chatfield-home-template .nav-group>summary{color:#163328}.chatfield-home-template .nav-group>summary:after{color:#087653}.chatfield-home-template .nav-submenu{background:#0c2b22;border-left:0;margin-top:4px;padding:8px}.chatfield-home-template .nav-group[open]>summary:after{transform:rotate(180deg)}}.header-b2b-cta{display:inline-flex;align-items:center;gap:9px!important;padding:11px 13px;background:var(--accent);color:#102015!important;font-size:9px!important;font-weight:900!important;letter-spacing:.06em;white-space:nowrap}.header-b2b-cta:hover,.header-b2b-cta:focus-visible{background:#fff;color:#102015!important}.mobile-b2b-float{display:none}.product-showcase{max-width:1380px;margin:auto;padding:32px 28px 54px;position:relative}.product-showcase-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin:0 0 24px}.product-showcase-heading>div:first-child{max-width:690px}.product-showcase-heading .eyebrow{margin-bottom:10px;font-size:16px;letter-spacing:.13em}.product-showcase-heading p:last-child{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.product-carousel-controls{display:flex;align-items:center;gap:8px;flex:0 0 auto}.product-carousel-counter{margin-right:12px;color:var(--muted);font:800 11px/1 var(--font-geist-mono);letter-spacing:.14em}.product-carousel-controls button{width:48px;height:48px;border:1px solid var(--line);background:var(--surface);color:var(--text);cursor:pointer;font-size:20px;transition:background .18s ease,color .18s ease,border-color .18s ease}.product-carousel-controls button:hover,.product-carousel-controls button:focus-visible{background:var(--accent);border-color:var(--accent);color:#102015}.product-carousel-track{display:flex;gap:16px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:0;scrollbar-width:none;outline:none}.product-carousel-track::-webkit-scrollbar{display:none}.product-carousel-track:focus-visible{box-shadow:0 0 0 2px var(--accent)}.product-slide{flex:0 0 100%;height:650px;min-height:650px;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(390px,.7fr);background:var(--surface);border:1px solid var(--line);scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden}.product-slide-media{position:relative;min-width:0;height:650px;min-height:650px;overflow:hidden;background:#101713}.product-slide-media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.product-slide-media-light{background:#f1f3f0}.product-slide-media-light img{object-fit:contain}.product-slide-media>span{position:absolute;left:18px;top:18px;z-index:2;padding:9px 11px;background:#0a120ee0;border:1px solid rgba(195,255,67,.42);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);color:var(--accent);font-size:9px;font-weight:900;letter-spacing:.11em}.product-slide-copy{padding:44px 40px;display:flex;flex-direction:column;min-width:0}.product-slide-index{margin:0 0 30px;color:var(--accent)!important;font:850 10px/1 var(--font-geist-mono);letter-spacing:.15em}.product-slide-copy h1,.product-slide-copy h2{margin:0 0 22px;font-size:clamp(38px,3.25vw,54px);line-height:.96;letter-spacing:-.055em}.product-slide-copy>p:not(.product-slide-index){margin:0;color:var(--muted);font-size:14px;line-height:1.65}.product-slide-tags{display:flex;flex-wrap:wrap;gap:7px;margin:26px 0 32px}.product-slide-tags span{padding:8px 9px;border:1px solid var(--line);color:var(--text);font-size:9px;font-weight:800;line-height:1.2}.product-slide-tags span:first-child{background:var(--accent);border-color:var(--accent);color:#102015;font-weight:900}.product-slide-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:auto;align-items:center}.product-slide-actions .button{flex:1 1 145px;min-height:53px;border-radius:0;padding:15px 13px;font-size:10.5px}.product-slide-actions .button.secondary{background:transparent}.product-slide-text-link{flex:1 1 100%;padding-top:14px;color:var(--accent);font-size:11px;font-weight:850;border-top:1px solid var(--line)}.product-carousel-footer{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,470px);gap:16px;align-items:stretch;margin-top:16px}.product-carousel-dots{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);background:var(--surface)}.product-carousel-dots button{min-width:0;border:0;border-right:1px solid var(--line);background:transparent;color:var(--muted);padding:13px 10px;cursor:pointer;text-align:left;font-size:10px;font-weight:850;transition:background .18s ease,color .18s ease}.product-carousel-dots button:last-child{border-right:0}.product-carousel-dots button span{display:block;margin-bottom:5px;color:var(--accent);font:800 8px/1 var(--font-geist-mono)}.product-carousel-dots button.is-active,.product-carousel-dots button:hover,.product-carousel-dots button:focus-visible{background:var(--accent);color:#102015}.product-carousel-dots button.is-active span,.product-carousel-dots button:hover span,.product-carousel-dots button:focus-visible span{color:#102015}.product-showcase-b2b{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 18px;background:var(--accent);color:#102015}.product-showcase-b2b span{display:flex;flex-direction:column;gap:4px;font-size:10px;line-height:1.35}.product-showcase-b2b small{font-size:8px;font-weight:900;letter-spacing:.12em}.product-showcase-b2b strong{font-size:10px;white-space:nowrap}.product-showcase-b2b:hover strong,.product-showcase-b2b:focus-visible strong{text-decoration:underline}.production-visuals{max-width:1380px;margin:auto;padding:94px 28px 104px;display:grid;grid-template-columns:minmax(280px,.66fr) minmax(0,1.34fr);gap:54px;border-top:1px solid var(--line)}.production-visuals-copy{align-self:center}.production-visuals-copy h2{margin:0 0 24px;font-size:clamp(36px,4vw,60px);line-height:.98;letter-spacing:-.055em}.production-visuals-copy>p:last-of-type{max-width:500px;margin:0;color:var(--muted);font-size:14px;line-height:1.7}.production-visuals-copy a{display:inline-block;margin-top:28px;padding-bottom:5px;color:var(--accent);border-bottom:1px solid currentColor;font-size:12px;font-weight:850}.production-visuals-grid{display:grid;grid-template-columns:1.35fr .65fr;grid-template-rows:1fr 1fr;gap:12px;min-height:560px}.production-visuals-grid figure{position:relative;overflow:hidden;margin:0;border:1px solid var(--line);background:var(--surface)}.production-visuals-grid .production-visuals-feature{grid-row:1/3}.production-visuals-grid img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.78) contrast(1.05);transition:transform .5s ease,filter .5s ease}.production-visuals-grid figure:hover img{transform:scale(1.025);filter:saturate(.95) contrast(1.04)}.production-visuals-grid figcaption{position:absolute;left:12px;right:12px;bottom:12px;padding:9px 10px;background:#0a120ed6;color:#fff;font-size:9px;font-weight:850;letter-spacing:.06em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media(max-width:1100px){.product-slide{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr)}.product-slide-copy{padding:36px 30px}.product-slide-copy h1,.product-slide-copy h2{font-size:40px}}@media(max-width:980px){.header-b2b-cta{justify-content:space-between;margin-top:6px}.product-slide{flex-basis:100%;grid-template-columns:1fr;height:auto;min-height:0}.product-slide-media{height:480px;min-height:480px}.product-slide-copy{min-height:500px}.product-carousel-footer,.production-visuals{grid-template-columns:1fr}}@media(max-width:620px){.mobile-b2b-float{position:fixed;left:14px;bottom:14px;z-index:89;display:inline-flex;align-items:center;justify-content:space-between;gap:16px;min-width:128px;padding:15px 14px;background:var(--accent);color:#102015;font-size:9px;font-weight:900;letter-spacing:.07em;box-shadow:0 12px 34px #0000005c}.product-showcase{padding:24px 20px 34px}.product-showcase-heading{align-items:flex-start;gap:18px}.product-showcase-heading p:last-child{font-size:12px}.product-showcase-heading .eyebrow{font-size:13px;line-height:1.2}.product-carousel-counter{display:none}.product-carousel-controls{gap:6px}.product-carousel-controls button{width:42px;height:42px}.product-slide{flex-basis:100%}.product-slide-media{min-height:280px;height:280px}.product-slide-j28 .product-slide-media img{object-position:70% center}.product-slide-copy{min-height:470px;padding:28px 24px}.product-slide-index{margin-bottom:22px}.product-slide-copy h1,.product-slide-copy h2{font-size:36px}.product-slide-copy>p:not(.product-slide-index){font-size:13px}.product-slide-tags{margin:22px 0 26px}.product-slide-actions .button{flex-basis:100%}.product-carousel-dots{display:flex;overflow-x:auto;scrollbar-width:none}.product-carousel-dots::-webkit-scrollbar{display:none}.product-carousel-dots button{flex:0 0 104px}.product-showcase-b2b{align-items:flex-start;flex-direction:column;gap:12px}.production-visuals{padding:70px 20px 80px;gap:34px}.production-visuals-grid{grid-template-columns:1fr 1fr;grid-template-rows:330px 180px;min-height:0}.production-visuals-grid .production-visuals-feature{grid-column:1/3;grid-row:1}.production-visuals-copy h2{font-size:40px}}.home-problem-grid article{min-height:430px;--tech-accent:#ffbd75}.home-problem-grid article:nth-child(2){--tech-accent:#8fd9ee}.home-problem-grid article:nth-child(3){--tech-accent:#d0f47d}.home-problem-grid article:nth-child(4){--tech-accent:#c6b8ff}.home-problem-grid span{font-size:10px;line-height:1.35;color:var(--tech-accent)}.home-tech-visual{height:132px;margin:-4px -4px 28px;padding:12px;background:linear-gradient(145deg,#111512,#080a09);border:1px solid rgba(255,255,255,.18);color:var(--tech-accent)}.home-tech-visual svg{display:block;width:100%;height:100%;overflow:visible}.home-tech-visual text{fill:#f5f4ef;font:800 7px/1 var(--font-geist-mono);letter-spacing:.08em}.home-tech-visual .tech-device,.home-tech-visual .tech-message{fill:#121513;stroke:#f5f4ef;stroke-width:1.2}.home-tech-visual .tech-screen{fill:#ffffff1f;stroke:#f5f4ef;stroke-width:1}.home-tech-visual .tech-link,.home-tech-visual .tech-signal,.home-tech-visual .tech-arrow{fill:none;stroke:var(--tech-accent);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.home-tech-visual .tech-terrain,.home-tech-visual .tech-mast{fill:none;stroke:#f5f4ef;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.home-tech-visual .tech-link{stroke-dasharray:5 5}.home-tech-visual .tech-node{fill:var(--tech-accent)}.home-tech-visual .tech-node-solid{fill:var(--tech-accent);stroke:var(--tech-accent);stroke-width:1.5}.home-tech-visual .tech-node-relay{fill:var(--surface2);stroke:var(--tech-accent);stroke-width:1.5}.home-tech-visual .tech-node-neutral{fill:#121513;stroke:#f5f4ef;stroke-width:1.4}.home-tech-visual .tech-mesh-line{fill:none;stroke:#f5f4ef;stroke-width:1;stroke-opacity:.62}.home-tech-visual .tech-node-label{fill:#102015;font-size:9px;text-anchor:middle;font-weight:950;letter-spacing:0}.home-tech-visual .tech-node-label-light{fill:var(--text)}.home-tech-visual .tech-relay-label{fill:var(--muted);font-size:7px;text-anchor:middle;letter-spacing:.08em}.home-tech-visual .tech-control{fill:#d0f47d14;stroke:var(--accent);stroke-width:1.4}.home-tech-visual .tech-message{fill:#d0f47d0f}.home-tech-visual .tech-channel-count{fill:#f5f4ef;font-size:48px;font-weight:500;letter-spacing:-.06em}.home-tech-visual .tech-channel{fill:#111512;stroke:#f5f4ef;stroke-width:1}.home-tech-visual .tech-channel-active{fill:var(--tech-accent);stroke:var(--tech-accent)}.home-tech-visual .tech-channel-lines{fill:none;stroke:#f5f4ef;stroke-width:1.2;stroke-linecap:round}@media(max-width:620px){.home-tech-visual{height:122px;margin-bottom:24px}.home-problem-grid article{min-height:350px}}@media(prefers-reduced-motion:reduce){.product-carousel-track{scroll-behavior:auto}.production-visuals-grid img{transition:none}}body.chatfield-home-template{background:#18221d}.chatfield-home-template .site,.site:not(.site-global):not(.site-field){--bg:#18221d;--surface:#222d27;--surface2:#2b3931;--text:#f7f4e9;--muted:#c8cdc4;--line:rgba(244,242,228,.16);--accent:#d0f47d;--accent2:#91d982;background:radial-gradient(circle at 14% 1%,rgba(208,244,125,.105),transparent 28%),radial-gradient(circle at 86% 10%,rgba(145,217,130,.075),transparent 24%),linear-gradient(180deg,#1b2721,#16201b 48%,#1a251f)}.chatfield-home-template .site-header,.site:not(.site-global):not(.site-field) .site-header{background:#18221de6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.chatfield-home-template .product-showcase,.site:not(.site-global):not(.site-field) .product-showcase{margin-top:22px;background:#ffffff06;border:1px solid rgba(244,242,228,.1);border-radius:22px;box-shadow:0 28px 80px #050c0829}.chatfield-home-template .product-slide,.site:not(.site-global):not(.site-field) .product-slide{border-radius:16px}.chatfield-home-template .product-slide-copy,.site:not(.site-global):not(.site-field) .product-slide-copy{background:linear-gradient(145deg,rgba(255,255,255,.026),transparent 62%)}.chatfield-home-template .product-carousel-controls button,.chatfield-home-template .product-carousel-dots,.chatfield-home-template .product-showcase-b2b,.site:not(.site-global):not(.site-field) .product-carousel-controls button,.site:not(.site-global):not(.site-field) .product-carousel-dots,.site:not(.site-global):not(.site-field) .product-showcase-b2b{border-radius:10px}.chatfield-home-template .production-visuals-grid figure,.site:not(.site-global):not(.site-field) .production-visuals-grid figure{border-radius:14px}.chatfield-home-template .production-visuals,.site:not(.site-global):not(.site-field) .production-visuals{margin-top:34px;background:linear-gradient(135deg,rgba(255,255,255,.018),transparent 58%);border-radius:22px}@media(max-width:620px){.chatfield-home-template .product-showcase,.site:not(.site-global):not(.site-field) .product-showcase{margin:12px 10px 0;padding-left:10px;padding-right:10px;border-radius:16px}.chatfield-home-template .product-slide,.site:not(.site-global):not(.site-field) .product-slide{border-radius:12px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/chatfield-home.css.map */
