.public-nav.is-home{width:100%;box-shadow:none;background:0 0;border-bottom-color:#0000;transition:background .3s,border-color .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.public-nav.is-home .public-logo{color:var(--white)}.public-nav.is-home ul a{color:#ffffffa6}.public-nav.is-home ul a:hover,.public-nav.is-home ul a.is-active{color:var(--gold)}.public-nav.is-home .nav-cta{background:var(--gold)!important;color:var(--black)!important}.public-nav.is-home .nav-cta:hover{opacity:.85;color:var(--black)!important}.public-nav.is-home .nav-new{background:var(--gold);color:var(--black)}.public-nav.is-home .public-nav-toggle{color:var(--white);background:#ffffff14;border-color:#fff3}.public-nav.is-home.scrolled{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff7;border-bottom:0;box-shadow:0 1px 20px #0000000a}.public-nav.is-home.scrolled .public-logo{color:var(--black)}.public-nav.is-home.scrolled ul a{color:var(--g700)}.public-nav.is-home.scrolled ul a:hover,.public-nav.is-home.scrolled ul a.is-active{color:var(--black)}.public-nav.is-home.scrolled .nav-cta{background:var(--black)!important;color:var(--white)!important}.public-nav.is-home.scrolled .nav-new{background:var(--black);color:var(--white)}.public-nav.is-home.scrolled .public-nav-toggle{border-color:var(--g200);color:var(--black);background:#ffffffb3}@keyframes floatA{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-10px)rotate(-2deg)}}@keyframes floatB{0%,to{transform:translateY(0)rotate(2deg)}50%{transform:translateY(-7px)rotate(2deg)}}@keyframes floatC{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-5px)rotate(0)}}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes lineGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.home-hero{background:var(--black);grid-template-columns:1fr 1fr;align-items:center;min-height:100vh;padding:120px 5% 80px;display:grid;position:relative;overflow:hidden}.home-hero:before{content:"";opacity:.03;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:200px;position:absolute;inset:0}.home-hero-glow{pointer-events:none;background:radial-gradient(55% 65% at 80% 45%,#c8a96e1f 0%,#0000 65%),radial-gradient(40% 50% at 20% 80%,#c8a96e0f 0%,#0000 55%);position:absolute;inset:0}.home-hero-grid{pointer-events:none;opacity:.035;background-image:linear-gradient(var(--white) 1px, transparent 1px), linear-gradient(90deg, var(--white) 1px, transparent 1px);background-size:80px 80px;position:absolute;inset:0}.hero-left{z-index:2;position:relative}.hero-eyebrow{align-items:center;gap:.75rem;margin-bottom:1.75rem;animation:.8s both fadeIn;display:flex}.hero-eyebrow-line{background:var(--gold);flex-shrink:0;width:32px;height:1px}.hero-eyebrow-text{letter-spacing:.22em;text-transform:uppercase;color:var(--gold);font-size:.68rem;font-weight:600}.home-hero h1{font-family:var(--serif);letter-spacing:-.04em;color:var(--white);margin-bottom:1.5rem;font-size:clamp(3rem,5.5vw,5.2rem);font-weight:900;line-height:1.03}.home-hero h1 .line{display:block;overflow:hidden}.home-hero h1 .line span{animation:.9s cubic-bezier(.16,1,.3,1) both fadeUp;display:block}.home-hero h1 .line:first-child span{animation-delay:.1s}.home-hero h1 .line:nth-child(2) span{animation-delay:.2s}.home-hero h1 .line:nth-child(3) span{animation-delay:.3s}.home-hero h1 em{color:var(--gold);font-style:italic;font-weight:700}.hero-desc{color:#ffffff73;max-width:460px;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.9;animation:.9s cubic-bezier(.16,1,.3,1) .4s both fadeUp}.hero-actions{flex-wrap:wrap;gap:1rem;animation:.9s cubic-bezier(.16,1,.3,1) .5s both fadeUp;display:flex}.btn-primary{background:var(--gold);color:var(--black);letter-spacing:.02em;border-radius:4px;align-items:center;gap:.5rem;padding:.9rem 2.25rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.btn-primary:hover{opacity:.88;transform:translateY(-1px)}.btn-outline-white{color:#ffffffb3;border:1px solid #fff3;border-radius:4px;align-items:center;gap:.5rem;padding:.9rem 2.25rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.btn-outline-white:hover{border-color:var(--gold);color:var(--white)}.hero-meta{align-items:center;gap:2rem;margin-top:2.5rem;animation:.9s cubic-bezier(.16,1,.3,1) .6s both fadeUp;display:flex}.hero-meta-item{text-align:left}.hero-meta-num{font-family:var(--serif);color:var(--white);letter-spacing:-.04em;font-size:1.6rem;font-weight:700;line-height:1}.hero-meta-label{color:#ffffff59;text-transform:uppercase;letter-spacing:.1em;margin-top:.2rem;font-size:.7rem}.hero-meta-div{background:#ffffff1a;width:1px;height:32px}.hero-right{z-index:2;justify-content:center;align-items:center;height:520px;animation:1s .3s both fadeIn;display:flex;position:relative}.mosaic{width:100%;height:100%;position:relative}.mc-browser{background:var(--white);border-radius:10px;width:290px;animation:5s ease-in-out infinite floatC;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-52%);box-shadow:0 40px 80px #00000080,0 0 0 1px #ffffff0f}.mc-browser-bar{background:#f0f0f0;align-items:center;gap:.45rem;height:28px;padding:0 .75rem;display:flex}.mc-b-dot{border-radius:50%;width:7px;height:7px}.mc-b-addr{background:#e0e0e0;border-radius:7px;flex:1;height:14px;margin:0 .5rem}.mc-site-nav{background:var(--black);justify-content:space-between;align-items:center;height:32px;padding:0 .85rem;display:flex}.mc-site-logo{background:var(--gold);border-radius:2px;width:28px;height:3px}.mc-site-links{gap:8px;display:flex}.mc-sl{background:#ffffff40;border-radius:1px;width:18px;height:2px}.mc-site-hero{background:linear-gradient(135deg,#0d0d0d 50%,#1a0d00 100%);flex-direction:column;justify-content:center;gap:5px;height:80px;padding:.75rem .85rem;display:flex}.mc-h1{background:#ffffffbf;border-radius:2px;width:120px;height:5px}.mc-h2{background:#ffffff59;border-radius:2px;width:85px;height:4px}.mc-hbtn{background:var(--gold);border-radius:2px;width:52px;height:14px;margin-top:4px}.mc-content{flex-direction:column;gap:5px;padding:.7rem .85rem;display:flex}.mc-text{background:#e8e8e8;border-radius:2px;height:3px}.mc-text.s{width:65%}.mc-text.m{width:85%}.mc-cards{gap:6px;margin-top:4px;display:flex}.mc-card-sm{background:#f4f4f4;border:1px solid #ebebeb;border-radius:4px;flex:1;height:38px}.mc-tag{background:var(--gold);color:var(--black);letter-spacing:.08em;text-transform:uppercase;border-radius:100px;align-items:center;gap:.35rem;padding:.28rem .7rem;font-size:.6rem;font-weight:700;display:inline-flex;position:absolute;top:-14px;left:10px;box-shadow:0 4px 16px #c8a96e66}.mc-tag svg{width:12px;height:12px;display:block}.mc-stat{background:#161b22;border:1px solid #ffffff1a;border-radius:8px;width:120px;padding:.85rem;animation:4s ease-in-out .8s infinite floatA;position:absolute;top:8%;right:0%;box-shadow:0 16px 40px #0006}.mc-stat-icon{color:#22c55e;margin-bottom:.4rem}.mc-stat-icon svg{width:16px;height:16px;display:block}.mc-stat-val{font-family:var(--mono);color:#22c55e;font-size:1.2rem;font-weight:700;line-height:1}.mc-stat-label{color:#ffffff4d;text-transform:uppercase;letter-spacing:.08em;margin-top:.25rem;font-size:.58rem;line-height:1.4}.mc-stat-bar{background:#ffffff14;border-radius:2px;height:3px;margin-top:.55rem;overflow:hidden}.mc-stat-bar-fill{background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:2px;height:100%}.mc-design{background:#1e1e1e;border:1px solid #ffffff14;border-radius:8px;width:130px;animation:4.5s ease-in-out .4s infinite floatB;position:absolute;bottom:8%;left:-5%;overflow:hidden;box-shadow:0 20px 50px #0006}.mc-design-bar{background:#252525;align-items:center;gap:.3rem;height:20px;padding:0 .5rem;display:flex}.mc-d-dot{border-radius:50%;width:5px;height:5px}.mc-design-canvas{background:#111;flex-direction:column;gap:.3rem;padding:.5rem;display:flex}.mc-d-frame{background:#1e1e1e;border:1px solid #ffffff14;border-radius:3px;flex-direction:column;justify-content:center;gap:3px;height:22px;padding:.2rem .35rem;display:flex}.mc-d-line{background:#ffffff26;border-radius:1px;height:2px}.mc-d-line.acc{background:#7c3aed99;width:50%}.mc-d-label{color:#fff3;font-size:.52rem;font-family:var(--mono);padding:.2rem .35rem}.mc-email{background:var(--white);border:1px solid var(--g200);border-radius:8px;width:145px;padding:.85rem;animation:3.8s ease-in-out 1s infinite floatC;position:absolute;top:5%;left:-2%;box-shadow:0 16px 40px #0003}.mc-email-from{color:var(--g400);font-size:.58rem;font-family:var(--mono);margin-bottom:.3rem}.mc-email-subject{color:var(--black);align-items:center;gap:.25rem;margin-bottom:.4rem;font-size:.68rem;font-weight:700;line-height:1.35;display:flex}.mc-email-subject svg{color:#16a34a;flex-shrink:0;width:12px;height:12px}.mc-email-preview{color:var(--g400);margin-bottom:.5rem;font-size:.58rem;line-height:1.5}.mc-email-badge{color:#166534;background:#dcfce7;border-radius:3px;align-items:center;gap:.3rem;padding:.2rem .45rem;font-size:.55rem;font-weight:700;display:inline-flex}.mc-email-badge svg{width:8px;height:8px;display:block}.mc-uptime{background:var(--black);white-space:nowrap;border:1px solid #16a34a4d;border-radius:100px;align-items:center;gap:.55rem;padding:.5rem 1rem;animation:4.2s ease-in-out 1.5s infinite floatA;display:flex;position:absolute;bottom:12%;right:-3%;box-shadow:0 8px 24px #0000004d}.mc-uptime-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.5s infinite pulse}.mc-uptime-text{color:#ffffffb3;font-size:.65rem;font-weight:600;font-family:var(--mono)}.mc-uptime-val{font-family:var(--mono);color:#22c55e;font-size:.75rem;font-weight:700}.about-band{grid-template-columns:1fr 2fr;align-items:start;gap:5rem;padding:96px 5%;display:grid}.about-label{letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;font-size:.68rem;font-weight:600;display:block;position:relative}.about-label:after{content:"";background:var(--gold);width:28px;height:1px;position:absolute;bottom:-6px;left:0}.about-left h2{font-family:var(--serif);letter-spacing:-.025em;color:var(--black);margin-top:.75rem;font-size:clamp(1.4rem,2.2vw,1.8rem);font-weight:700;line-height:1.3}.about-right{flex-direction:column;gap:2rem;padding-top:2.25rem;display:flex}.about-p{color:var(--g700);max-width:680px;font-size:1.05rem;line-height:1.95}.about-p strong{color:var(--black);font-weight:600}.about-divider{background:var(--g200);width:100%;height:1px}.about-stats{flex-wrap:wrap;gap:3rem;display:flex}.about-stat-num{font-family:var(--serif);color:var(--black);letter-spacing:-.05em;font-size:2.4rem;font-weight:700;line-height:1}.about-stat-num span{color:var(--gold)}.about-stat-label{color:var(--g400);text-transform:uppercase;letter-spacing:.1em;margin-top:.3rem;font-size:.72rem;line-height:1.4}.home-services-section{background:var(--black);padding:96px 5%}.home-services-header{justify-content:space-between;align-items:flex-end;margin-bottom:3.5rem;display:flex}.section-label{letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem;font-size:.68rem;font-weight:600;display:block}.home-services-header h2{font-family:var(--serif);color:var(--white);letter-spacing:-.04em;font-size:clamp(1.9rem,3vw,2.8rem);font-weight:700;line-height:1.08}.home-services-header h2 em{color:var(--gold);font-style:italic}.sh-right{color:#fff6;text-align:right;max-width:320px;font-size:.875rem;line-height:1.75}.home-services-grid{background:#ffffff0f;border:1px solid #ffffff0f;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.hsvc-card{background:var(--black);flex-direction:column;gap:1rem;padding:2rem 1.75rem;text-decoration:none;transition:background .35s;display:flex;position:relative;overflow:hidden}.hsvc-card:before{content:"";opacity:0;background:linear-gradient(135deg,#c8a96e0d 0%,#0000 60%);transition:opacity .35s;position:absolute;inset:0}.hsvc-card:hover{background:#111}.hsvc-card:hover:before{opacity:1}.hsvc-num{font-family:var(--mono);color:#fff3;letter-spacing:.1em;margin-bottom:.25rem;font-size:.68rem;font-weight:500;transition:color .3s}.hsvc-card:hover .hsvc-num{color:var(--gold)}.hsvc-ico{width:42px;height:42px;color:var(--gold);background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;margin-bottom:.25rem;transition:background .3s;display:flex}.hsvc-ico svg{width:18px;height:18px;display:block}.hsvc-card:hover .hsvc-ico{background:#c8a96e1a}.hsvc-title{font-family:var(--serif);color:var(--white);letter-spacing:-.025em;font-size:1.15rem;font-weight:700;line-height:1.25;transition:color .2s}.hsvc-desc{color:#ffffff59;flex:1;font-size:.82rem;line-height:1.75;transition:color .2s}.hsvc-card:hover .hsvc-desc{color:#ffffff80}.hsvc-tags{flex-wrap:wrap;gap:.3rem;margin-top:.25rem;display:flex}.hsvc-tag{color:#fff3;border:1px solid #ffffff14;border-radius:2px;padding:.15rem .45rem;font-size:.58rem;font-weight:500;transition:color .2s,border-color .2s}.hsvc-card:hover .hsvc-tag{color:#c8a96e99;border-color:#c8a96e33}.hsvc-arrow{color:#fff3;text-transform:uppercase;letter-spacing:.1em;align-self:flex-start;align-items:center;gap:.35rem;margin-top:.25rem;font-size:.72rem;font-weight:600;transition:color .25s,gap .25s;display:flex}.hsvc-card:hover .hsvc-arrow{color:var(--gold);gap:.55rem}.numbers-band{background:var(--off);border-top:1px solid var(--g200);border-bottom:1px solid var(--g200);padding:96px 5%}.numbers-inner{border:1px solid var(--g200);border-radius:10px;grid-template-columns:repeat(4,1fr);gap:0;display:grid;overflow:hidden}.nb-item{background:var(--white);border-right:1px solid var(--g200);padding:2.5rem 2rem;position:relative;overflow:hidden}.nb-item:last-child{border-right:none}.nb-item:after{content:"";background:var(--gold);transform-origin:0;width:100%;height:2px;transition:transform .5s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.nb-item.visible:after{transform:scaleX(1)}.nb-num{font-family:var(--serif);color:var(--black);letter-spacing:-.05em;margin-bottom:.4rem;font-size:clamp(2.2rem,3.5vw,3.2rem);font-weight:900;line-height:1}.nb-num span{color:var(--gold)}.nb-label{color:var(--g400);text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:500;line-height:1.5}.nb-sub{color:var(--g700);margin-top:.4rem;font-size:.8rem;line-height:1.5}.work-section{padding:96px 5%}.work-header{grid-template-columns:1fr 1fr;align-items:end;gap:4rem;margin-bottom:4rem;display:grid}.work-header h2{font-family:var(--serif);letter-spacing:-.04em;font-size:clamp(1.9rem,3vw,2.8rem);font-weight:700;line-height:1.1}.work-header p{color:var(--g700);justify-self:end;max-width:420px;font-size:.95rem;line-height:1.85}.work-grid{flex-direction:column;gap:1.5rem;display:flex}.work-card{border:1px solid var(--g200);background:var(--white);border-radius:12px;grid-template-columns:1fr 1fr;transition:box-shadow .35s,transform .35s;display:grid;overflow:hidden}.work-card:hover{transform:translateY(-3px);box-shadow:0 24px 60px #0000001a}.work-card.dark{background:var(--black);border-color:#ffffff14}.wc-visual{justify-content:center;align-items:center;min-height:280px;display:flex;position:relative;overflow:hidden}.wc-visual-inner{justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex}.wc-content{flex-direction:column;justify-content:space-between;padding:2.5rem;display:flex}.wc-type{letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem;font-size:.65rem;font-weight:700}.wc-title{font-family:var(--serif);letter-spacing:-.035em;margin-bottom:.85rem;font-size:clamp(1.4rem,2.2vw,1.9rem);font-weight:700;line-height:1.15}.work-card.dark .wc-title{color:var(--white)}.wc-desc{color:var(--g700);margin-bottom:1.5rem;font-size:.875rem;line-height:1.82}.work-card.dark .wc-desc{color:#ffffff73}.wc-meta{gap:1.5rem;margin-bottom:1.75rem;display:flex}.wc-metric{flex-direction:column;gap:.2rem;display:flex}.wc-metric-val{font-family:var(--serif);letter-spacing:-.04em;color:var(--black);font-size:1.4rem;font-weight:700;line-height:1}.work-card.dark .wc-metric-val{color:var(--white)}.wc-metric-val span{color:var(--gold)}.wc-metric-label{color:var(--g400);text-transform:uppercase;letter-spacing:.1em;font-size:.62rem}.wc-tags{flex-wrap:wrap;gap:.4rem;margin-bottom:1.5rem;display:flex}.wc-tag{color:var(--g700);background:var(--g100);border:1px solid var(--g200);border-radius:3px;padding:.2rem .55rem;font-size:.65rem;font-weight:500}.work-card.dark .wc-tag{color:#ffffff73;background:#ffffff0f;border-color:#ffffff1a}.wc-link{text-transform:uppercase;letter-spacing:.1em;color:var(--gold);align-items:center;gap:.4rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.wc-link:hover{gap:.65rem}.wc-link-arr{transition:transform .2s}.wc-link:hover .wc-link-arr{transform:translate(3px)}.view-all-link{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.view-all-link:hover{color:var(--black)}.wp-mock{background:var(--white);border-radius:8px;width:240px;overflow:hidden;transform:perspective(600px)rotateY(-6deg);box-shadow:0 16px 40px #0003}.wp-mock-nav{background:#0d0d0d;justify-content:space-between;align-items:center;height:24px;padding:0 .65rem;display:flex}.wp-mock-logo{background:var(--gold);border-radius:1px;width:22px;height:3px}.wp-mock-links{gap:5px;display:flex}.wp-mock-link{background:#fff3;border-radius:1px;width:14px;height:2px}.wp-mock-hero{background:linear-gradient(135deg,#0d0d0d 55%,#1a0a00 100%);flex-direction:column;justify-content:center;gap:4px;height:60px;padding:.55rem .65rem;display:flex}.wp-mock-h1{background:#ffffffb3;border-radius:1px;width:100px;height:4px}.wp-mock-h2{background:#ffffff4d;border-radius:1px;width:70px;height:3px}.wp-mock-btn{background:var(--gold);border-radius:2px;width:44px;height:11px;margin-top:3px}.wp-mock-body{flex-direction:column;gap:4px;padding:.55rem .65rem;display:flex}.wp-mock-line{background:#ebebeb;border-radius:1px;height:2px}.wp-mock-line.s{width:60%}.wp-mock-line.m{width:85%}.wp-mock-cards{gap:4px;margin-top:4px;display:flex}.wp-mock-card{background:#f5f5f5;border:1px solid #e8e8e8;border-radius:3px;flex:1;height:28px}.app-mock{background:#0d1117;border-radius:8px;width:240px;overflow:hidden;transform:perspective(600px)rotateY(6deg);box-shadow:0 16px 40px #0006}.app-mock-nav{background:#161b22;justify-content:space-between;align-items:center;height:24px;padding:0 .65rem;display:flex}.app-mock-logo{background:#7c3aed;border-radius:1px;width:18px;height:3px}.app-bar{gap:4px;display:flex}.app-bar-dot{background:#ffffff1a;border-radius:1px;width:14px;height:3px}.app-mock-body{height:100px;display:flex}.app-mock-side{background:#0d1117;border-right:1px solid #ffffff0d;flex-direction:column;gap:3px;width:32px;padding:4px;display:flex}.app-side-item{background:#ffffff0f;border-radius:2px;height:6px}.app-side-item.active{background:#7c3aed}.app-mock-main{flex-direction:column;flex:1;gap:.35rem;padding:.5rem;display:flex}.app-stat-row{gap:3px;display:flex}.app-stat{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:2px;flex:1;height:16px}.app-chart{background:#ffffff08;border:1px solid #ffffff0f;border-radius:2px;flex:1;align-items:flex-end;gap:2px;height:40px;padding:3px;display:flex}.app-bar-chart{background:linear-gradient(#7c3aed33,#7c3aed);border-radius:1px 1px 0 0;flex:1}.maint-mock{background:#0f1117;border-radius:8px;width:240px;overflow:hidden;transform:perspective(600px)rotateY(-4deg);box-shadow:0 16px 40px #0000004d}.maint-bar{height:22px;font-size:.5rem;font-family:var(--mono);background:#161b22;justify-content:space-between;align-items:center;padding:0 .65rem;display:flex}.maint-bar-title{color:#ffffff4d}.maint-bar-status{color:#22c55e;align-items:center;gap:.3rem;display:flex}.maint-bar-dot{background:#22c55e;border-radius:50%;width:5px;height:5px;animation:1.5s infinite pulse}.maint-body{padding:.55rem}.maint-stat-row{grid-template-columns:repeat(3,1fr);gap:.3rem;margin-bottom:.4rem;display:grid}.maint-stat{background:#ffffff0a;border:1px solid #ffffff0d;border-radius:3px;padding:.3rem .35rem}.maint-stat-val{font-size:.58rem;font-weight:700;font-family:var(--mono);color:#22c55e;align-items:center;line-height:1;display:inline-flex}.maint-stat-val svg{width:11px;height:11px;display:block}.maint-stat-lab{color:#fff3;margin-top:.15rem;font-size:.45rem}.maint-bars{background:#ffffff08;border:1px solid #ffffff0d;border-radius:3px;align-items:flex-end;gap:2px;height:36px;padding:3px;display:flex}.maint-b{background:linear-gradient(#16a34a33,#22c55e);border-radius:1px 1px 0 0;flex:1}.maint-scan-row{flex-direction:column;gap:.2rem;margin-top:.4rem;display:flex}.maint-scan-item{font-size:.5rem;font-family:var(--mono);justify-content:space-between;align-items:center;display:flex}.msc-label{color:#ffffff40}.msc-val{color:#22c55e;align-items:center;gap:.2rem;font-weight:700;display:inline-flex}.msc-val svg{width:10px;height:10px;display:block}.process-band{background:var(--off);border-top:1px solid var(--g200);padding:96px 5%}.process-header-row{grid-template-columns:1fr 1fr;align-items:end;gap:4rem;margin-bottom:3.5rem;display:grid}.process-header-row h2{font-family:var(--serif);letter-spacing:-.04em;font-size:clamp(1.8rem,2.8vw,2.6rem);font-weight:700;line-height:1.12}.process-header-row p{color:var(--g700);font-size:.9rem;line-height:1.85}.process-steps-row{border:1px solid var(--g200);border-radius:10px;grid-template-columns:repeat(4,1fr);gap:0;display:grid;overflow:hidden}.process-step{background:var(--white);border-right:1px solid var(--g200);padding:2rem 1.5rem;transition:background .25s;position:relative;overflow:hidden}.process-step:last-child{border-right:none}.process-step:hover{background:var(--black)}.process-step:hover .ps-step-num{color:var(--gold)}.process-step:hover .ps-step-title{color:var(--white)}.process-step:hover .ps-step-desc{color:#ffffff8c}.ps-step-num{font-family:var(--mono);letter-spacing:.1em;color:var(--gold);margin-bottom:1rem;font-size:.7rem;font-weight:500;transition:color .25s}.ps-step-ico{color:var(--gold);margin-bottom:.85rem}.ps-step-ico svg{width:22px;height:22px;display:block}.ps-step-title{font-family:var(--serif);letter-spacing:-.025em;color:var(--black);margin-bottom:.65rem;font-size:1.05rem;font-weight:700;transition:color .25s}.ps-step-desc{color:var(--g700);font-size:.82rem;line-height:1.75;transition:color .25s}.test-section{padding:96px 5%}.test-header{grid-template-columns:1fr 1fr;align-items:end;gap:4rem;margin-bottom:3.5rem;display:grid}.test-header h2{font-family:var(--serif);letter-spacing:-.04em;font-size:clamp(1.8rem,2.8vw,2.6rem);font-weight:700;line-height:1.12}.test-header p{color:var(--g700);font-size:.9rem;line-height:1.85}.test-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.test-card{background:var(--off);border:1px solid var(--g200);border-radius:10px;flex-direction:column;gap:1.25rem;padding:2rem;transition:box-shadow .3s,transform .3s;display:flex}.test-card:hover{transform:translateY(-2px);box-shadow:0 12px 40px #00000014}.test-card.dark-card{background:var(--black);border-color:#ffffff12}.test-stars{color:var(--gold);letter-spacing:.08rem;font-size:.85rem}.test-quote{font-family:var(--serif);color:var(--black);flex:1;font-size:1rem;font-style:italic;line-height:1.72}.test-card.dark-card .test-quote{color:#ffffffbf}.test-author{border-top:1px solid var(--g200);align-items:center;gap:.85rem;padding-top:1rem;display:flex}.test-card.dark-card .test-author{border-color:#ffffff12}.test-avatar{background:var(--black);width:40px;height:40px;font-family:var(--serif);color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.test-card.dark-card .test-avatar{background:#ffffff1a}.test-name{color:var(--black);font-size:.875rem;font-weight:700}.test-card.dark-card .test-name{color:var(--white)}.test-role{color:var(--g400);font-size:.72rem}.products-section{background:var(--off);border-top:1px solid var(--g200);padding:96px 5%}.products-header{grid-template-columns:1fr 1fr;align-items:end;gap:4rem;margin-bottom:3.5rem;display:grid}.products-header h2{font-family:var(--serif);letter-spacing:-.04em;font-size:clamp(1.8rem,2.8vw,2.6rem);font-weight:700;line-height:1.12}.products-header h2 em{color:var(--gold);font-style:italic}.products-header p{color:var(--g700);font-size:.9rem;line-height:1.85}.prod-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.prod-card{background:var(--white);border:1px solid var(--g200);cursor:pointer;border-radius:8px;transition:box-shadow .25s,transform .25s;overflow:hidden}.prod-card:hover{transform:translateY(-3px);box-shadow:0 12px 40px #0000001a}.prod-thumb{aspect-ratio:16/9;background:var(--g100);overflow:hidden}.prod-body{padding:1.25rem 1.5rem 1.5rem}.prod-name{font-family:var(--serif);letter-spacing:-.02em;margin-bottom:.4rem;font-size:1.05rem;font-weight:700}.prod-desc{color:var(--g700);margin-bottom:.85rem;font-size:.83rem;line-height:1.7}.prod-tags{flex-wrap:wrap;gap:.4rem;display:flex}.prod-tag{color:var(--g700);background:var(--g100);border-radius:3px;padding:.2rem .55rem;font-size:.68rem;font-weight:500}.tech-strip{background:var(--black);border-top:1px solid #ffffff0f;padding:60px 5%}.tech-strip-head{letter-spacing:.22em;text-transform:uppercase;color:#fff3;text-align:center;margin-bottom:2rem;font-size:.68rem;font-weight:600}.tech-strip-grid{background:#ffffff0f;border:1px solid #ffffff0f;border-radius:8px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1px;display:flex;overflow:hidden}.tech-pill{background:var(--black);align-items:center;gap:.6rem;padding:1rem 1.5rem;transition:background .2s;display:flex}.tech-pill:hover{background:#111}.tech-pill-ico{color:var(--gold);justify-content:center;align-items:center;display:inline-flex}.tech-pill-ico svg{width:16px;height:16px;display:block}.tech-pill-name{color:#ffffff59;white-space:nowrap;font-size:.78rem;font-weight:500;transition:color .2s}.tech-pill:hover .tech-pill-name{color:#ffffffa6}.faq-section{background:var(--white);border-top:1px solid var(--g200);padding:96px 5%}.faq-header{margin-bottom:3rem}.faq-header h2{font-family:var(--serif);letter-spacing:-.04em;margin-top:.75rem;font-size:clamp(1.8rem,2.8vw,2.6rem);font-weight:700;line-height:1.12}.faq-grid{border:1px solid var(--g200);border-radius:10px;grid-template-columns:1fr 1fr;gap:0;display:grid;overflow:hidden}.faq-item{background:var(--white);border-right:1px solid var(--g200);border-bottom:1px solid var(--g200);padding:2rem 1.75rem;transition:background .2s}.faq-item:nth-child(2n){border-right:none}.faq-item:nth-last-child(-n+2){border-bottom:none}.faq-item:hover{background:var(--off)}.faq-q{font-family:var(--serif);color:var(--black);letter-spacing:-.015em;margin-bottom:.65rem;font-size:1.02rem;font-weight:700;line-height:1.35}.faq-a{color:var(--g700);font-size:.875rem;line-height:1.85}.home-cta-band{background:var(--gold);grid-template-columns:1fr auto;align-items:center;gap:3rem;padding:96px 5%;display:grid}.cta-left h2{font-family:var(--serif);color:var(--black);letter-spacing:-.04em;margin-bottom:.75rem;font-size:clamp(1.9rem,3.5vw,3rem);font-weight:900;line-height:1.1}.cta-left p{color:#0009;max-width:500px;font-size:1rem;line-height:1.75}.cta-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:1rem;display:flex}.btn-cta-dark{background:var(--black);color:var(--white);white-space:nowrap;border-radius:4px;align-items:center;gap:.5rem;padding:1rem 2.25rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.btn-cta-dark:hover{opacity:.8}.btn-cta-ghost{color:#000000a6;white-space:nowrap;border:1.5px solid #0003;border-radius:4px;align-items:center;gap:.5rem;padding:.9rem 2.25rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.btn-cta-ghost:hover{border-color:var(--black);color:var(--black)}@media (width<=1100px){.home-hero{grid-template-columns:1fr;min-height:0;padding:120px 5% 80px}.hero-right{display:none}.about-band{grid-template-columns:1fr;gap:2rem}.work-card{grid-template-columns:1fr}.wc-visual{min-height:200px}.home-cta-band{grid-template-columns:1fr;gap:2rem}.cta-right{align-items:flex-start}}@media (width<=900px){.home-services-grid,.numbers-inner{grid-template-columns:1fr 1fr}.nb-item{border-bottom:1px solid var(--g200)}.nb-item:nth-child(2n){border-right:none}.process-steps-row{grid-template-columns:1fr 1fr}.process-step:nth-child(2n){border-right:none}.process-step{border-bottom:1px solid var(--g200)}.test-grid,.work-header,.test-header,.home-services-header,.products-header,.process-header-row{grid-template-columns:1fr}.sh-right{text-align:left}.prod-grid{grid-template-columns:1fr 1fr}.faq-grid{grid-template-columns:1fr}.faq-item{border-right:none!important}.faq-item:nth-last-child(-n+2){border-bottom:1px solid var(--g200)!important}.faq-item:last-child{border-bottom:none!important}}@media (width<=600px){.home-services-grid,.numbers-inner,.process-steps-row{grid-template-columns:1fr}.nb-item,.process-step{border-right:none}.about-stats{gap:1.5rem}.prod-grid{grid-template-columns:1fr}.hero-meta{flex-wrap:wrap;gap:1rem}}
