
*{box-sizing:border-box} :root{--black:#050607;--black2:#090b0d;--white:#f7f8f7;--ink:#101312;--muted:#98a29c;--muted-dark:#68716c;--green:#71cf20;--green-bright:#a3ed4d;--green-deep:#2b9038;--line:rgba(255,255,255,.11);--radius:32px} html{scroll-behavior:smooth} body{margin:0;background:var(--black);color:#fff;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden} a{color:inherit} img{display:block;max-width:100%} button,input,textarea,select{font:inherit}.grain{position:fixed;inset:0;pointer-events:none;z-index:9999;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.86' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.5'/%3E%3C/svg%3E")}.cursor-glow{position:fixed;width:440px;height:440px;border-radius:50%;pointer-events:none;z-index:0;opacity:.10;filter:blur(90px);background:radial-gradient(circle,var(--green),transparent 67%);transform:translate(-50%,-50%)}
.site-nav{position:fixed;z-index:1000;top:18px;left:50%;transform:translateX(-50%);width:min(1180px,calc(100% - 34px));height:70px;padding:9px 12px 9px 18px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid rgba(255,255,255,.13);border-radius:25px;background:rgba(7,9,10,.62);backdrop-filter:blur(28px) saturate(165%);-webkit-backdrop-filter:blur(28px) saturate(165%);box-shadow:0 18px 55px rgba(0,0,0,.24),inset 0 1px rgba(255,255,255,.08);transition:height .25s,top .25s,background .25s,transform .25s}.site-nav.scrolled{height:58px;top:10px;background:rgba(7,9,10,.86)}.nav-brand{width:232px;height:52px;display:flex;align-items:center;text-decoration:none;overflow:hidden}.nav-brand img{width:232px;max-width:none}.nav-links{display:flex;gap:28px;font-size:12px;color:#c1c7c3}.nav-links a{text-decoration:none;transition:.2s}.nav-links a:hover{color:#fff}.nav-cta{text-decoration:none;background:rgba(113,207,32,.13);border:1px solid rgba(133,232,50,.32);color:#baf17d;padding:11px 16px;border-radius:999px;font-size:11px;font-weight:700}.nav-menu-button,.mobile-menu{display:none}
.hero,.page-hero,.product-detail-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 50% 48%,rgba(48,67,55,.18),transparent 29%),linear-gradient(180deg,#060809,#030405)}.home-hero{min-height:100svh;display:flex;align-items:center;justify-content:center;padding:132px 24px 100px}.hero-grid{position:absolute;inset:0;opacity:.1;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:72px 72px;mask-image:radial-gradient(circle at center,#000 10%,transparent 72%)}.aurora{position:absolute;border-radius:50%;filter:blur(100px);mix-blend-mode:screen}.aurora-green{width:760px;height:760px;left:-260px;top:0;background:rgba(48,159,73,.24)}.aurora-blue{width:720px;height:720px;right:-270px;top:80px;background:rgba(40,80,158,.18)}.hero-copy{z-index:3;text-align:center;position:relative;width:min(1120px,100%);display:flex;flex-direction:column;align-items:center}.eyebrow{font-size:10px;letter-spacing:.2em;color:#8f9a94;font-weight:750;margin:0 0 20px;text-transform:uppercase}.eyebrow.dark{color:#6f7873}.hero h1,.page-hero h1,.product-detail-hero h1{margin:0;font-size:clamp(58px,8.2vw,120px);font-weight:720;line-height:.9;letter-spacing:-.065em}.hero h1 span{display:block}.hero-green,.page-hero h1 span{background:linear-gradient(180deg,#b8ff49,#68d729 68%,#39a044);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-sub{margin:28px auto 0;max-width:760px;font-size:clamp(18px,2vw,24px);line-height:1.5;color:#aeb6b2}.hero-sub strong{font-size:1.28em;color:#fff}.hero-actions{display:flex;gap:12px;justify-content:flex-start;margin-top:30px;flex-wrap:wrap}.hero-copy .hero-actions{justify-content:center}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:999px;text-decoration:none;border:0;font-size:12px;font-weight:750;cursor:pointer;transition:.24s}.button.primary{color:#10170d;background:linear-gradient(180deg,#a7ed50,#70cc25);box-shadow:0 15px 44px rgba(102,206,34,.2)}.button.primary:hover{transform:translateY(-2px)}.button.glass{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.13);backdrop-filter:blur(18px)}.dark-button{background:#0b0e0c;color:#fff}.text-link{display:inline-flex;align-items:center;gap:8px;color:#2c8b35;text-decoration:none;font-size:12px;font-weight:800;letter-spacing:.02em}.text-link.light{color:#98e45e}.text-link b{transition:transform .2s}.text-link:hover b{transform:translateX(3px)}
.proof-strip{position:relative;z-index:4;max-width:1180px;margin:-38px auto 0;display:grid;grid-template-columns:repeat(3,1fr);border-radius:26px;background:rgba(13,17,14,.93);border:1px solid rgba(255,255,255,.11);backdrop-filter:blur(24px);box-shadow:0 25px 70px rgba(0,0,0,.3);overflow:hidden}.proof-strip div{padding:23px 27px}.proof-strip div+div{border-left:1px solid rgba(255,255,255,.08)}.proof-strip strong{display:block;font-size:15px}.proof-strip span{display:block;color:#7e8982;font-size:11px;margin-top:5px;line-height:1.45}
.light-section{background:linear-gradient(180deg,#fbfcfb,#f0f3f0);color:var(--ink)}.dark-section{background:#060809;color:#fff}.experience,.products,.catalog-section,.feature-section,.contact-section{padding:145px 24px 155px}.section-heading{max-width:1000px;margin:0 auto}.section-heading.centered{text-align:center}.section-heading h2,.core-sticky h2,.ownership-intro h2,.consult-band h2,.feature-section h2,.product-philosophy h2{font-size:clamp(48px,6.8vw,92px);line-height:.94;letter-spacing:-.06em;margin:0}.section-heading h2 span,.ownership-intro h2 span,.feature-section h2 span{color:#6bc726}.section-heading>p:last-child{max-width:730px;margin:23px auto 0;color:#717a75;font-size:17px;line-height:1.65}.experience-stage{max-width:1180px;margin:70px auto 0;display:grid;grid-template-columns:1.05fr .95fr;gap:18px}.experience-card{border-radius:34px;padding:32px;min-height:340px;position:relative;overflow:hidden}.glass-light{background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(255,255,255,.68));border:1px solid white;box-shadow:0 30px 80px rgba(21,33,25,.08)}.dark-glass{background:linear-gradient(145deg,#111713,#080b09);color:#fff;border:1px solid rgba(255,255,255,.08)}.exp-1{grid-row:span 2;min-height:650px;background:radial-gradient(circle at 70% 80%,rgba(116,212,46,.15),transparent 37%),linear-gradient(145deg,rgba(255,255,255,.94),rgba(255,255,255,.68))}.card-number{font-size:10px;letter-spacing:.15em;color:#8c9690}.experience-card h3{font-size:clamp(28px,3vw,40px);letter-spacing:-.045em;margin:42px 0 12px}.experience-card p{font-size:14px;color:#727c76;line-height:1.6;max-width:470px}.dark-glass p{color:#9aa49e}.mini-ui{position:absolute;left:32px;right:32px;bottom:32px;height:285px;border-radius:26px;background:#0c100e;padding:20px;box-shadow:0 30px 70px rgba(0,0,0,.18)}.mini-logo{width:56px;height:56px;display:grid;place-items:center;border-radius:17px;background:rgba(255,255,255,.05)}.mini-logo img{width:41px}.mini-ui i{display:block;height:43px;margin-top:14px;border-radius:14px;background:linear-gradient(90deg,rgba(255,255,255,.07),rgba(255,255,255,.025))}.offline-badge{position:absolute;bottom:32px;left:32px;padding:11px 13px;border-radius:999px;background:#ebf8e8;border:1px solid #d2ebcd;color:#34833a;font-size:9px;font-weight:750;letter-spacing:.1em}.offline-badge span{display:inline-block;width:7px;height:7px;border-radius:50%;background:#56bf51;margin-right:7px}.signal{position:absolute;bottom:32px;right:32px;width:125px;height:78px;display:flex;gap:9px;align-items:flex-end}.signal i{flex:1;border-radius:8px 8px 4px 4px;background:linear-gradient(to top,#2d8f3c,#a6e154)}.signal i:nth-child(1){height:22%}.signal i:nth-child(2){height:45%}.signal i:nth-child(3){height:70%}.signal i:nth-child(4){height:100%}
.core-story{padding:160px max(24px,calc((100vw - 1220px)/2));display:grid;grid-template-columns:.62fr 1.38fr;gap:56px}.core-sticky{position:sticky;top:130px;height:max-content}.core-lead{font-size:17px;line-height:1.65;color:#9ca59f;max-width:430px}.core-sticky .text-link{margin-top:18px}.core-flow-wrap{padding-top:65px}.core-flow{display:grid;grid-template-columns:1fr 235px 1fr;align-items:center;gap:15px}.flow-label{font-size:9px;letter-spacing:.18em;color:#65706a;margin:0 0 13px 6px}.flow-app,.cloud-card{min-height:70px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.035);border-radius:17px;margin:8px 0;padding:10px;display:flex;align-items:center;gap:10px}.flow-app img{width:40px;height:40px;object-fit:contain}.flow-app b,.cloud-card b{display:block;font-size:11px}.flow-app span,.cloud-card small{display:block;color:#7f8a84;font-size:9px;margin-top:3px}.flow-app em{margin-left:auto;font-style:normal;color:#72c96b;font-size:7px;letter-spacing:.08em;border:1px solid rgba(111,204,96,.24);padding:5px 7px;border-radius:999px}.flow-bridge{position:relative;height:480px;display:flex;align-items:center;justify-content:center}.bridge-lines{position:absolute;left:0;right:0;top:50%;height:220px;transform:translateY(-50%)}.bridge-lines i{position:absolute;left:-22%;right:-22%;height:1px;background:linear-gradient(90deg,transparent,rgba(116,209,47,.38),transparent)}.bridge-lines i:nth-child(1){top:10%;transform:rotate(7deg)}.bridge-lines i:nth-child(2){top:37%;transform:rotate(2deg)}.bridge-lines i:nth-child(3){top:62%;transform:rotate(-2deg)}.bridge-lines i:nth-child(4){top:87%;transform:rotate(-7deg)}.bridge-core{position:relative;z-index:3;width:205px;min-height:230px;border-radius:36px;border:1px solid rgba(139,222,72,.24);background:linear-gradient(160deg,rgba(130,216,59,.11),rgba(255,255,255,.035));display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:22px}.bridge-pulse{position:absolute;width:115px;height:115px;background:#78d13c;filter:blur(60px);opacity:.15;border-radius:50%}.bridge-core img{width:70px;position:relative}.bridge-core small{font-size:7px;letter-spacing:.16em;color:#76b755;margin-top:11px}.bridge-core strong{font-size:16px;margin-top:5px}.bridge-core p{font-size:9px;color:#7d8781;line-height:1.5}.cloud-card>span{width:35px;height:35px;border-radius:11px;background:rgba(113,207,32,.09);color:#8cd35d;display:grid;place-items:center}.core-principle{margin-top:80px;border-top:1px solid rgba(255,255,255,.1);padding-top:36px}.core-principle strong{font-size:clamp(27px,3vw,41px);letter-spacing:-.04em}.core-principle p{color:#919b95;font-size:15px;line-height:1.7;max-width:770px}
.split-heading{display:grid;grid-template-columns:1.15fr .85fr;align-items:end;gap:60px}.split-heading>p{font-size:15px!important;margin:0!important}.product-preview-grid{max-width:1180px;margin:68px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.product-preview-card{min-height:315px;border-radius:28px;padding:27px;background:#fff;border:1px solid #e8ece8;box-shadow:0 22px 55px rgba(27,38,29,.06);text-decoration:none;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.product-preview-card:hover{transform:translateY(-4px);box-shadow:0 28px 65px rgba(27,38,29,.1)}.product-preview-top{display:flex;align-items:center;gap:9px;font-size:8px;font-weight:750;letter-spacing:.15em;color:#707a74}.product-preview-top img{width:34px}.product-preview-card h3{font-size:30px;letter-spacing:-.045em;margin:35px 0 11px}.product-preview-card p{color:#727b76;font-size:13px;line-height:1.6;margin:0 0 25px}.product-preview-card .text-link{margin-top:auto}.center-cta{text-align:center;margin-top:42px}
.ownership{padding:155px 24px}.ownership-intro{max-width:1100px;margin:0 auto;text-align:center}.ownership-intro p:last-child{max-width:770px;margin:24px auto 0;color:#949e98;font-size:17px;line-height:1.65}.ownership-intro h2 span{background:linear-gradient(180deg,#b6ef65,#67c52b);-webkit-background-clip:text;background-clip:text;color:transparent}.ownership-grid{max-width:1180px;margin:66px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:18px}.ownership-card{min-height:360px;border-radius:34px;padding:34px;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:linear-gradient(150deg,rgba(255,255,255,.07),rgba(255,255,255,.025))}.ownership-card.one-time{background:radial-gradient(circle at 90% 100%,rgba(117,206,48,.15),transparent 45%),linear-gradient(150deg,rgba(255,255,255,.07),rgba(255,255,255,.025))}.ownership-icon{width:62px;height:62px;border-radius:20px;background:rgba(113,207,32,.11);border:1px solid rgba(113,207,32,.18);display:grid;place-items:center;color:#99df61;font-size:22px;font-weight:700}.ownership-card h3{font-size:35px;letter-spacing:-.04em;margin:46px 0 13px}.ownership-card p{color:#939d97;line-height:1.65;max-width:490px}.ownership-tag{position:absolute;bottom:32px;left:34px;right:34px;font-size:8px;letter-spacing:.13em;color:#70a950;line-height:1.5}.ownership-statement{max-width:920px;margin:82px auto 0;text-align:center;padding-top:45px;border-top:1px solid rgba(255,255,255,.09)}.ownership-statement span{font-size:9px;letter-spacing:.17em;text-transform:uppercase;color:#66716a;display:block;margin-bottom:15px}.ownership-statement strong{font-size:clamp(28px,4vw,48px);letter-spacing:-.045em;line-height:1.08}
.consult-band{padding:100px 24px;background:#0a0d0b}.consult-band-inner{max-width:1180px;margin:0 auto;border-radius:36px;padding:48px 52px;display:flex;align-items:center;justify-content:space-between;gap:40px;background:radial-gradient(circle at 90% 0,rgba(113,207,32,.18),transparent 42%),linear-gradient(145deg,#151c17,#090c0a);border:1px solid rgba(255,255,255,.08)}.consult-band h2{font-size:clamp(38px,5vw,64px);max-width:760px}.consult-band p:not(.eyebrow){max-width:720px;color:#97a19b;line-height:1.6}.consult-band .button{flex:0 0 auto}
.page-hero{min-height:72svh;padding:155px 24px 90px;display:flex;align-items:center}.compact-page-hero{min-height:62svh}.page-hero-inner{position:relative;z-index:3;width:min(1180px,100%);margin:0 auto}.page-hero h1{font-size:clamp(54px,7.5vw,104px);max-width:1000px}.page-hero-inner>p:last-child{max-width:740px;color:#a7b0ab;font-size:18px;line-height:1.65;margin-top:28px}.catalog-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.catalog-card{position:relative;min-height:590px;border-radius:32px;padding:30px;background:#fff;border:1px solid #e6ebe7;box-shadow:0 26px 65px rgba(27,38,29,.07);text-decoration:none;display:flex;flex-direction:column;overflow:hidden;transition:.2s}.catalog-card:hover{transform:translateY(-4px);box-shadow:0 32px 75px rgba(27,38,29,.11)}.catalog-card-head{display:flex;align-items:center;gap:12px}.catalog-card-head img{width:42px}.catalog-card-head span{display:block;font-size:9px;letter-spacing:.16em;color:#6d7771;font-weight:750}.catalog-card-head small{display:block;color:#9aa29d;font-size:10px;margin-top:4px}.catalog-card h2{font-size:clamp(35px,4vw,52px);letter-spacing:-.05em;margin:35px 0 12px}.catalog-card>p{color:#6e7872;line-height:1.65;font-size:14px;max-width:520px;margin:0 0 28px}.catalog-image,.catalog-placeholder{height:250px;border-radius:23px;overflow:hidden;margin-top:auto;margin-bottom:24px;background:#0b0f0c;border:1px solid #e8ece8}.catalog-image img{width:100%;height:100%;object-fit:cover;object-position:top}.catalog-placeholder{display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 100%,rgba(113,207,32,.18),transparent 45%),#0b0f0c;color:#9de35e;font-size:34px;font-weight:730;letter-spacing:-.04em}
.product-detail-hero{min-height:92svh;padding:145px max(24px,calc((100vw - 1180px)/2)) 90px;display:grid;grid-template-columns:.92fr 1.08fr;gap:60px;align-items:center}.product-detail-copy{position:relative;z-index:3}.back-link{display:inline-block;color:#7d8982;text-decoration:none;font-size:11px;margin-bottom:45px}.product-detail-hero h1{font-size:clamp(50px,6vw,84px)}.product-detail-lead{font-size:18px;line-height:1.65;color:#a5aea9;max-width:620px}.product-status{margin-top:28px;display:flex;flex-direction:column;gap:8px}.product-status span{width:max-content;padding:8px 11px;border-radius:999px;border:1px solid rgba(113,207,32,.24);background:rgba(113,207,32,.09);color:#9de064;font-size:9px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.product-status small{color:#78837c;line-height:1.5}.product-hero-shot,.product-hero-abstract{position:relative;z-index:3;border-radius:32px;overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 40px 100px rgba(0,0,0,.38)}.product-hero-shot{background:#101512}.product-hero-shot img{width:100%;max-height:590px;object-fit:cover;object-position:top}.shot-toolbar{height:42px;display:flex;align-items:center;gap:7px;padding:0 15px;border-bottom:1px solid rgba(255,255,255,.08);background:#0a0d0b}.shot-toolbar span{width:7px;height:7px;border-radius:50%;background:#374039}.shot-toolbar strong{font-size:9px;color:#808b84;margin-left:6px;letter-spacing:.08em}.product-hero-abstract{min-height:500px;padding:50px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;background:radial-gradient(circle at 65% 30%,rgba(113,207,32,.24),transparent 32%),linear-gradient(145deg,#151b17,#070a08)}.product-hero-abstract img{position:absolute;top:55px;right:55px;width:130px;opacity:.85}.product-hero-abstract span{font-size:9px;letter-spacing:.17em;color:#7d8a82}.product-hero-abstract strong{font-size:clamp(42px,5vw,70px);line-height:.95;letter-spacing:-.055em;margin-top:12px}.product-hero-abstract small{margin-top:15px;color:#8fd454}.feature-grid{max-width:1180px;margin:66px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.feature-card{min-height:275px;border-radius:27px;padding:27px;background:#fff;border:1px solid #e7ebe8;box-shadow:0 20px 48px rgba(28,38,30,.05)}.feature-card>span{font-size:9px;color:#77a85b;letter-spacing:.12em}.feature-card h3{font-size:25px;letter-spacing:-.035em;margin:35px 0 10px}.feature-card p{color:#737c77;font-size:13px;line-height:1.65}.product-philosophy{padding:140px max(24px,calc((100vw - 1180px)/2))}.philosophy-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.philosophy-points{display:grid;gap:0}.philosophy-points>div{padding:28px 0;border-bottom:1px solid rgba(255,255,255,.09)}.philosophy-points strong{font-size:20px}.philosophy-points p{color:#8f9993;line-height:1.6;margin-bottom:0}
.contact-layout{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:.75fr 1.25fr;gap:55px}.contact-sidebar h2{font-size:clamp(38px,4vw,58px);letter-spacing:-.05em;margin:0 0 40px}.direct-contact{display:block;text-decoration:none;padding:20px 0;border-top:1px solid #dce2dd}.direct-contact:last-of-type{border-bottom:1px solid #dce2dd}.direct-contact small{display:block;color:#8a948e;font-size:9px;text-transform:uppercase;letter-spacing:.13em;margin-bottom:7px}.direct-contact strong{font-size:17px}.contact-note{color:#758079;line-height:1.65;font-size:13px;margin-top:28px}.consultation-form{background:#fff;border:1px solid #e3e8e4;border-radius:30px;padding:34px;box-shadow:0 26px 70px rgba(27,38,29,.08)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.consultation-form label>span,.consultation-form legend{display:block;font-size:10px;letter-spacing:.07em;font-weight:750;color:#5f6963;margin-bottom:8px}.consultation-form label{display:block;margin-bottom:18px}.consultation-form input,.consultation-form textarea,.consultation-form select{width:100%;border:1px solid #dfe5e0;background:#f8faf8;border-radius:13px;padding:13px 14px;color:#172018;outline:none;transition:.2s}.consultation-form input:focus,.consultation-form textarea:focus,.consultation-form select:focus{border-color:#8cca63;box-shadow:0 0 0 3px rgba(113,207,32,.1)}.consultation-form fieldset{border:0;padding:0;margin:3px 0 18px}.check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.check-option{display:flex!important;align-items:center;gap:9px;margin:0!important;border:1px solid #e2e7e3;border-radius:12px;padding:10px 12px;background:#fafbfa}.check-option input{width:15px;height:15px;margin:0}.check-option span{margin:0!important;font-size:11px!important;letter-spacing:0!important}.form-submit-row{display:flex;align-items:center;gap:16px;margin-top:8px}.form-status{color:#4d7f38;font-size:11px;line-height:1.5}.form-privacy{color:#8c9590;font-size:10px;line-height:1.5;margin:14px 0 0}
.site-footer{background:#030403;border-top:1px solid rgba(255,255,255,.07);padding:50px 24px 28px}.footer-shell{max-width:1180px;margin:0 auto}.footer-main{display:flex;justify-content:space-between;gap:70px}.footer-brand-block{max-width:340px}.footer-brand-block img{width:205px}.footer-brand-block p{font-size:11px;line-height:1.65;color:#737d77;margin-top:18px}.footer-links{display:flex;gap:70px}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-label{font-size:8px;letter-spacing:.16em;text-transform:uppercase;color:#5f6963;margin-bottom:5px}.footer-column>a{font-size:11px;text-decoration:none;color:#99a39d}.contact-link{display:flex!important;gap:10px;align-items:center}.contact-icon{width:30px;height:30px;border-radius:9px;background:rgba(113,207,32,.08);color:#8dd45a;display:grid;place-items:center}.contact-link small{display:block;color:#65706a;font-size:8px}.contact-link strong{display:block;color:#aab3ae;font-size:10px;margin-top:2px}.footer-bottom{display:flex;justify-content:space-between;gap:25px;margin-top:45px;padding-top:22px;border-top:1px solid rgba(255,255,255,.07);font-size:9px;color:#59635d}
.reveal{opacity:0;transform:translateY(28px);transition:opacity .75s cubic-bezier(.18,.7,.2,1),transform .75s cubic-bezier(.18,.7,.2,1)}.reveal.visible{opacity:1;transform:none}
@media(max-width:1040px){.nav-links{display:none}.site-nav{width:min(760px,calc(100% - 24px))}.nav-menu-button{display:flex;width:42px;height:42px;border-radius:13px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);flex-direction:column;justify-content:center;align-items:center;gap:5px;cursor:pointer}.nav-menu-button span{width:16px;height:1px;background:#d6dbd8}.mobile-menu{display:none;position:absolute;top:calc(100% + 8px);left:0;right:0;padding:12px;border-radius:18px;border:1px solid rgba(255,255,255,.11);background:rgba(7,9,10,.96);backdrop-filter:blur(24px);box-shadow:0 22px 55px rgba(0,0,0,.35)}.mobile-menu.open{display:grid}.mobile-menu a{padding:13px 12px;border-radius:11px;text-decoration:none;color:#c4cbc7;font-size:12px}.mobile-menu a:hover{background:rgba(255,255,255,.05)}.core-story{grid-template-columns:1fr}.core-sticky{position:relative;top:auto}.core-flow-wrap{padding-top:0}.core-flow{grid-template-columns:1fr}.flow-bridge{height:240px}.bridge-lines{display:none}.split-heading{grid-template-columns:1fr;gap:22px}.experience-stage{grid-template-columns:1fr}.exp-1{grid-row:auto;min-height:580px}.product-preview-grid,.feature-grid{grid-template-columns:repeat(2,1fr)}.product-detail-hero{grid-template-columns:1fr;gap:45px}.product-hero-shot,.product-hero-abstract{width:min(780px,100%)}.contact-layout{grid-template-columns:1fr}.philosophy-grid{grid-template-columns:1fr;gap:40px}}
@media(max-width:720px){.cursor-glow{display:none}.site-nav{top:8px;height:56px;width:calc(100% - 16px);padding:6px 7px 6px 10px;border-radius:18px;gap:8px}.site-nav.scrolled{height:50px;top:6px}.nav-brand{width:150px;height:38px}.nav-brand img{width:150px}.nav-cta{display:none}.nav-menu-button{width:38px;height:38px}.home-hero{min-height:90svh;padding:108px 16px 76px;align-items:flex-start}.hero-copy{text-align:left;align-items:flex-start}.hero h1{font-size:clamp(48px,15vw,72px);line-height:.91;letter-spacing:-.06em;max-width:100%}.hero-sub{font-size:16px;line-height:1.5;margin:21px 0 0;max-width:520px}.hero-actions{width:100%;margin-top:24px}.hero-copy .hero-actions{justify-content:flex-start}.hero-actions .button{padding:0 15px}.proof-strip{margin:-25px 12px 0;grid-template-columns:1fr;border-radius:20px}.proof-strip div{padding:16px 18px}.proof-strip div+div{border-left:0;border-top:1px solid rgba(255,255,255,.08)}.experience,.products,.catalog-section,.feature-section,.contact-section{padding:92px 16px 100px}.section-heading h2,.core-sticky h2,.ownership-intro h2,.feature-section h2,.product-philosophy h2{font-size:clamp(40px,12vw,58px)}.section-heading>p:last-child,.ownership-intro p:last-child{font-size:14px}.experience-stage{margin-top:40px}.experience-card{padding:23px;border-radius:25px;min-height:290px}.exp-1{min-height:465px}.experience-card h3{margin-top:32px}.mini-ui{left:22px;right:22px;bottom:22px;height:205px;padding:16px}.mini-ui i{height:32px;margin-top:10px}.offline-badge{left:22px;bottom:22px}.core-story{padding:95px 16px;gap:28px}.core-lead{font-size:15px}.core-flow{gap:4px}.flow-app,.cloud-card{min-height:62px}.flow-app em{display:none}.flow-bridge{height:205px}.bridge-core{width:190px;min-height:195px;border-radius:29px}.bridge-core img{width:58px}.core-principle{margin-top:38px}.product-preview-grid,.feature-grid,.catalog-grid{grid-template-columns:1fr}.product-preview-grid{margin-top:42px}.product-preview-card{min-height:250px;padding:22px;border-radius:23px}.product-preview-card h3{font-size:27px;margin-top:28px}.ownership{padding:98px 16px}.ownership-grid{grid-template-columns:1fr;margin-top:42px}.ownership-card{min-height:330px;padding:25px;border-radius:27px}.ownership-card h3{font-size:30px;margin-top:35px}.ownership-tag{left:25px;right:25px;bottom:24px}.ownership-statement{margin-top:58px}.consult-band{padding:70px 16px}.consult-band-inner{padding:30px 24px;border-radius:27px;display:block}.consult-band h2{font-size:39px}.consult-band .button{margin-top:18px}.page-hero{min-height:auto;padding:115px 16px 75px}.page-hero h1{font-size:clamp(45px,13vw,67px)}.page-hero-inner>p:last-child{font-size:15px;line-height:1.55;margin-top:22px}.catalog-card{min-height:510px;padding:23px;border-radius:25px}.catalog-card h2{font-size:35px;margin-top:28px}.catalog-image,.catalog-placeholder{height:210px}.catalog-placeholder{font-size:29px}.product-detail-hero{min-height:auto;padding:112px 16px 75px;gap:35px}.product-detail-hero h1{font-size:clamp(43px,12vw,62px)}.product-detail-lead{font-size:15px}.back-link{margin-bottom:34px}.product-hero-abstract{min-height:350px;padding:27px;border-radius:25px}.product-hero-abstract img{top:28px;right:28px;width:90px}.product-hero-abstract strong{font-size:43px}.product-hero-shot{border-radius:24px}.feature-grid{margin-top:42px}.feature-card{min-height:225px;padding:22px;border-radius:23px}.feature-card h3{margin-top:27px}.product-philosophy{padding:95px 16px}.philosophy-points>div{padding:22px 0}.contact-layout{gap:35px}.consultation-form{padding:22px;border-radius:24px}.form-row,.check-grid{grid-template-columns:1fr}.form-submit-row{align-items:flex-start;flex-direction:column}.footer-main{flex-direction:column;gap:35px}.footer-links{flex-direction:column;gap:30px}.footer-bottom{flex-direction:column;gap:6px}.site-footer{padding:42px 18px 24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.cursor-glow{display:none}}

/* Bot-trap field: intentionally unavailable to normal visitors. */
.website-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.consultation-form button[disabled]{opacity:.65;cursor:wait}


/* v4.2 launch polish */
.nav-brand{width:210px;height:46px;overflow:visible;flex:0 0 210px}
.nav-brand img{width:auto!important;height:36px!important;max-width:205px!important;max-height:36px;object-fit:contain;object-position:left center}
.site-nav.scrolled .nav-brand img{height:32px!important;max-height:32px}
.bridge-lines i{background:linear-gradient(90deg,rgba(116,209,47,.34) 0 31%,transparent 31% 69%,rgba(116,209,47,.34) 69% 100%)}
.bridge-core{background:radial-gradient(circle at 50% 45%,rgba(113,207,32,.16),transparent 48%),#0d120e}
.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}
.catalog-card{min-height:510px;padding:26px;border-radius:28px}
.catalog-card h2{font-size:clamp(30px,3vw,43px);margin:28px 0 10px}
.catalog-card>p{font-size:13px;margin-bottom:22px}
.catalog-image,.catalog-placeholder{height:205px;margin-bottom:20px}
.catalog-placeholder{font-size:28px}
.contact-layout-form-only{grid-template-columns:.72fr 1.28fr;align-items:start}
.custom-contact-note{margin-top:28px;padding:20px;border-radius:18px;background:#f1f8ed;border:1px solid #d8ead0}
.custom-contact-note strong,.custom-contact-note span{display:block}.custom-contact-note strong{font-size:16px;color:#1c4721}.custom-contact-note span{margin-top:8px;color:#65716a;font-size:13px;line-height:1.6}
.footer-contact-note{max-width:220px;color:#69746d;font-size:10px;line-height:1.55}
.ownership-page{padding-top:105px}.ownership-page-hero{min-height:72svh}
@media(max-width:1040px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-layout-form-only{grid-template-columns:1fr}.nav-brand{width:190px;flex-basis:190px}.nav-brand img{max-width:185px!important}}
@media(max-width:720px){.nav-brand{width:145px;height:36px;flex-basis:145px}.nav-brand img{height:29px!important;max-height:29px;max-width:142px!important}.site-nav.scrolled .nav-brand img{height:27px!important;max-height:27px}.catalog-grid{grid-template-columns:1fr}.catalog-card{min-height:auto}.catalog-image,.catalog-placeholder{height:190px}.ownership-page{padding-top:82px}}

/* v4.3 launch polish */
.site-nav .nav-brand img{transition:transform .3s ease,filter .3s ease}.site-nav .nav-brand:hover img{transform:scale(1.025);filter:drop-shadow(0 0 14px rgba(128,224,51,.16))}
.reveal{transition-delay:var(--reveal-delay,0ms)}
.aurora-green{animation:auroraDriftA 13s ease-in-out infinite alternate}.aurora-blue{animation:auroraDriftB 16s ease-in-out infinite alternate}
@keyframes auroraDriftA{to{transform:translate3d(80px,35px,0) scale(1.08)}}@keyframes auroraDriftB{to{transform:translate3d(-75px,-25px,0) scale(.94)}}
.bridge-pulse{animation:coreBreath 2.8s ease-in-out infinite}.bridge-core img{animation:coreFloat 4.5s ease-in-out infinite}
@keyframes coreBreath{50%{opacity:.7;transform:scale(1.12)}}@keyframes coreFloat{50%{transform:translateY(-5px)}}
.signal i{animation:signalBounce 1.9s ease-in-out infinite}.signal i:nth-child(2){animation-delay:.12s}.signal i:nth-child(3){animation-delay:.24s}.signal i:nth-child(4){animation-delay:.36s}@keyframes signalBounce{50%{filter:brightness(1.25);transform:translateY(-4px)}}
.product-preview-card,.experience-card,.ownership-card,.feature-card,.catalog-card{transform:perspective(1100px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.product-preview-card:hover,.experience-card:hover,.ownership-card:hover,.feature-card:hover,.catalog-card:hover{transform:perspective(1100px) translateY(-5px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg))}
.custom-solution-callout{position:relative;margin-top:24px;max-width:780px;padding:22px 24px 22px 27px;border:1px solid rgba(154,236,81,.28);border-radius:20px;background:linear-gradient(105deg,rgba(113,207,32,.13),rgba(113,207,32,.035) 58%,rgba(255,255,255,.025));overflow:hidden;box-shadow:inset 0 1px rgba(255,255,255,.06),0 18px 50px rgba(0,0,0,.12)}
.custom-solution-callout:before{content:"";position:absolute;left:0;top:15%;bottom:15%;width:3px;border-radius:999px;background:linear-gradient(#b9ff74,#63be23);box-shadow:0 0 18px rgba(126,224,50,.65)}
.custom-solution-callout:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-75px;top:-85px;background:rgba(112,207,32,.09);filter:blur(8px);animation:customGlow 4s ease-in-out infinite alternate}
.custom-solution-kicker{display:block;position:relative;z-index:1;margin-bottom:8px;color:#9eea63;font-size:9px;font-weight:850;letter-spacing:.17em}.custom-solution-callout strong{display:block;position:relative;z-index:1;color:#fff;font-size:clamp(20px,2.1vw,29px);letter-spacing:-.035em;line-height:1.08}.custom-solution-callout p{position:relative;z-index:1;margin:10px 0 0!important;color:#aab5ae!important;font-size:13px!important;line-height:1.6!important}.consult-button{flex:0 0 auto;animation:ctaBreath 3.4s ease-in-out infinite}@keyframes ctaBreath{50%{box-shadow:0 15px 50px rgba(111,208,34,.34)}}@keyframes customGlow{to{transform:translate(-24px,24px) scale(1.1);opacity:.72}}
/* code-only 404 joke page */
.error-page{min-height:100vh;background:radial-gradient(circle at 50% 42%,rgba(77,126,54,.18),transparent 34%),linear-gradient(180deg,#060809,#030405);overflow:hidden}.error-stage{min-height:100vh;display:grid;place-items:center;padding:130px 22px 70px;position:relative}.error-card{position:relative;z-index:2;width:min(820px,100%);text-align:center;padding:56px 46px;border:1px solid rgba(255,255,255,.11);border-radius:36px;background:rgba(10,13,11,.72);backdrop-filter:blur(22px);box-shadow:0 35px 100px rgba(0,0,0,.38)}.error-code{display:flex;justify-content:center;align-items:center;gap:12px;font-size:clamp(88px,15vw,160px);font-weight:800;line-height:.8;letter-spacing:-.08em;color:#f6f8f5;margin-bottom:34px}.error-zero{width:.7em;height:.7em;border:10px solid #76d22d;border-radius:50%;position:relative;display:inline-block;animation:errorSpin 7s linear infinite;box-shadow:0 0 45px rgba(113,207,32,.16)}.error-zero i{position:absolute;width:16px;height:16px;border-radius:50%;background:#c2ff7b;top:-13px;left:50%;box-shadow:0 0 20px #84e237}.error-card h1{font-size:clamp(35px,5vw,60px);line-height:1;letter-spacing:-.055em;margin:0 auto;max-width:700px}.error-card h1 em{font-style:normal;color:#8cde48}.error-copy{max-width:650px;margin:22px auto 0;color:#99a49e;font-size:16px;line-height:1.65}.error-card .hero-actions{justify-content:center}.error-status{margin:27px auto 0;display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap;color:#9ca69f;font-size:10px;letter-spacing:.05em}.error-status b{color:#c6ccc8}.error-status small{color:#747e78}.error-dot{width:8px;height:8px;border-radius:50%;background:#ffb13b;box-shadow:0 0 15px rgba(255,177,59,.55);animation:errorBlink 1.1s steps(2,end) infinite}.error-orb{position:absolute;border-radius:50%;filter:blur(90px);opacity:.18}.error-orb-one{width:500px;height:500px;background:#5bc430;left:-180px;top:18%;animation:orbDrift 10s ease-in-out infinite alternate}.error-orb-two{width:440px;height:440px;background:#2e6c65;right:-160px;bottom:5%;animation:orbDrift 12s ease-in-out infinite alternate-reverse}@keyframes errorSpin{to{transform:rotate(360deg)}}@keyframes errorBlink{50%{opacity:.3}}@keyframes orbDrift{to{transform:translate(90px,-50px)}}
@media(max-width:720px){.site-nav .nav-brand{width:168px;height:40px}.site-nav .nav-brand img{width:168px}.custom-solution-callout{padding:19px 19px 19px 22px}.custom-solution-callout strong{font-size:21px}.error-card{padding:42px 22px;border-radius:28px}.error-code{font-size:92px}.error-zero{border-width:7px}.error-copy{font-size:14px}}
@media(prefers-reduced-motion:reduce){.aurora-green,.aurora-blue,.bridge-pulse,.bridge-core img,.signal i,.consult-button,.custom-solution-callout:after,.error-zero,.error-dot,.error-orb{animation:none!important}.product-preview-card,.experience-card,.ownership-card,.feature-card,.catalog-card{transform:none!important}.reveal{transition-delay:0ms!important}}

/* v4.4: clarify fully custom software offering */
.custom-solution-proof{display:block;position:relative;z-index:1;margin-top:14px;padding-top:13px;border-top:1px solid rgba(157,236,93,.16);color:#c6f8a2;font-size:11px;font-weight:800;letter-spacing:.04em}
.custom-solution-callout strong{max-width:680px}
.custom-solution-callout{background:linear-gradient(105deg,rgba(95,203,26,.18),rgba(113,207,32,.055) 55%,rgba(255,255,255,.025))}
.custom-solution-callout:hover{border-color:rgba(161,241,96,.42);box-shadow:inset 0 1px rgba(255,255,255,.07),0 22px 60px rgba(66,150,20,.13)}

/* v4.4: deliberately over-serious 404 diagnostics */
.error-console{max-width:590px;margin:26px auto 0;text-align:left;padding:16px 18px;border-radius:16px;border:1px solid rgba(140,222,72,.15);background:#050706;box-shadow:inset 0 0 0 1px rgba(255,255,255,.02);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;color:#8f9a93;font-size:12px;line-height:1.8}
.error-console span{display:block;opacity:0;animation:errorLogIn .45s ease forwards}
.error-console span:nth-child(2){animation-delay:.55s}.error-console span:nth-child(3){animation-delay:1.1s}.error-console span:nth-child(4){animation-delay:1.65s}
.error-console-bad{color:#b9f985!important}
.error-punchline{margin:20px auto 0;color:#dce6df;font-weight:800;font-size:14px}
.error-packet{position:absolute;z-index:1;left:8%;top:27%;width:74px;height:48px;border:1px solid rgba(152,233,85,.25);border-radius:12px;background:rgba(14,24,15,.66);box-shadow:0 0 25px rgba(102,199,35,.09);animation:lostPacket 8s ease-in-out infinite}
.error-packet:before,.error-packet:after{content:"";position:absolute;height:1px;background:rgba(130,226,64,.38);right:100%;width:44px;top:15px}.error-packet:after{top:30px;width:27px}
.error-packet span{position:absolute;left:10px;top:9px;width:10px;height:10px;border-radius:50%;background:#85df3f;box-shadow:0 0 12px rgba(133,223,63,.6)}
.error-packet b{position:absolute;right:9px;bottom:7px;color:#859087;font-size:10px;letter-spacing:.08em}
@keyframes errorLogIn{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}
@keyframes lostPacket{0%,100%{transform:translate(0,0) rotate(-5deg);opacity:.45}30%{transform:translate(70px,-20px) rotate(4deg);opacity:.8}65%{transform:translate(25px,80px) rotate(-2deg);opacity:.55}}
@media(max-width:900px){.error-packet{display:none}}
@media(prefers-reduced-motion:reduce){.error-console span,.error-packet{animation:none!important;opacity:1!important}}
