@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--background:#0e0e0e;--card:#1a1a1a;--card-light:#202020;--primary:#fff;--secondary:#6a6a6a;--line:#292929;--page-padding:clamp(24px, 5vw, 88px);--section-space:clamp(160px, 15vw, 210px);color:var(--primary);background:var(--background);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--background)}body{background:var(--background);min-width:320px;min-height:100vh;margin:0;font-size:118%}body:before{z-index:20;pointer-events:none;content:"";opacity:.035;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='.82' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E");position:fixed;inset:0}button,input{font:inherit}.w-4{flex-shrink:0;width:1rem}.h-4{height:1rem}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:1px solid var(--primary);outline-offset:4px}.site-shell{overflow:hidden}.navbar{z-index:10;width:100%;padding:34px var(--page-padding);grid-template-columns:1fr auto 1fr;align-items:center;display:grid;position:absolute;top:0;left:0}.logo{letter-spacing:.24em;text-transform:uppercase;justify-self:start;font-size:15px;font-weight:700}.nav-links{align-items:center;gap:clamp(24px,3vw,48px);display:flex}.nav-links a,.footer a{color:var(--secondary);font-size:14px;transition:color .18s}.nav-links a:hover,.footer a:hover{color:var(--primary)}.pill{letter-spacing:.02em;cursor:pointer;background:0 0;border:1px solid #333;border-radius:100px;justify-content:center;align-items:center;gap:18px;min-height:60px;padding:0 34px;font-size:14px;font-weight:500;transition:color .18s,background-color .18s,border-color .18s;display:inline-flex}.pill:hover{color:var(--background);background:var(--primary);border-color:var(--primary)}.pill--small{justify-self:end;min-height:48px;padding:0 24px;font-size:12px}.pill--light{color:var(--background);background:var(--primary);border-color:var(--primary)}.pill--light:hover{color:var(--primary);background:0 0}.hero-section{min-height:100svh;padding:150px var(--page-padding) 100px;isolation:isolate;text-align:center;place-items:center;display:grid;position:relative;overflow:hidden}.hero-rings{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-rings span{opacity:.18;border:8px solid #1e1e1e;display:block;position:absolute}.hero-rings span:first-child{opacity:.2;border-radius:47% 53% 49% 51%;width:115vw;height:125vh;animation:72s linear infinite ring-clockwise;top:55%;left:30%}.hero-rings span:nth-child(2){opacity:.17;border-radius:53% 47% 52% 48%;width:95vw;height:150vh;animation:94s linear infinite ring-counter;top:40%;left:72%}.hero-rings span:nth-child(3){opacity:.2;border-radius:49% 51% 45% 55%;width:130vw;height:95vh;animation:116s linear infinite reverse ring-clockwise;top:85%;left:50%}.hero-rings span:nth-child(4){opacity:.16;border-radius:44% 56% 51% 49%;width:88vw;height:135vh;animation:84s linear infinite reverse ring-counter;top:20%;left:22%}@keyframes ring-clockwise{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes ring-counter{0%{transform:translate(-50%,-50%)rotate(360deg)}to{transform:translate(-50%,-50%)rotate(0)}}.hero-content{z-index:1;width:min(1260px,100%);position:relative}.eyebrow{color:var(--secondary);letter-spacing:.18em;text-transform:uppercase;margin:0 0 30px;font-size:12px;font-weight:500;line-height:1.4}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--primary);text-transform:uppercase}h1{letter-spacing:-.065em;margin-bottom:32px;font-size:clamp(46px,5.2vw,64px);font-weight:700;line-height:.94}.hero-copy{color:var(--secondary);margin:0 auto;font-size:clamp(14px,1.3vw,17px);font-weight:300;line-height:1.7}.hero-button{margin-top:46px}.content-section{width:min(1280px,100%);padding:var(--section-space) var(--page-padding) 0;margin:0 auto}.section-heading{text-align:center;margin-bottom:clamp(70px,8vw,110px)}.section-heading h2,.cta-section h2{letter-spacing:-.055em;margin-bottom:22px;font-size:clamp(48px,5.5vw,74px);font-weight:700;line-height:.96}.section-heading>p:last-child{color:var(--secondary);margin-bottom:0;font-size:14px;font-weight:300}.services-grid{grid-template-rows:repeat(3,minmax(330px,1fr));grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-card{isolation:isolate;background:var(--card);border:1px solid #202020;border-radius:24px;min-height:330px;padding:clamp(38px,3.8vw,58px);display:flex;position:relative;overflow:hidden}.service-card--tall{grid-row:span 2}.service-card--wide,.service-card--wide-bottom{grid-column:span 2}.card-copy{z-index:2;align-self:flex-end;max-width:260px;position:relative}.card-index{color:#4d4d4d;letter-spacing:.16em;margin-bottom:22px;font-size:11px;display:block}.service-card h3{letter-spacing:-.035em;max-width:250px;margin-bottom:15px;font-size:clamp(22px,2.2vw,32px);font-weight:600;line-height:1}.service-card p{max-width:230px;color:var(--secondary);margin-bottom:0;font-size:13px;font-weight:300;line-height:1.55}.service-visual{z-index:1;pointer-events:none;position:absolute}.service-visual span{background:#353535;border:1px solid #464646;display:block;position:absolute;box-shadow:12px 16px 22px #111}.service-visual--workflow{width:150px;height:190px;top:54px;left:50%;transform:translate(-50%)rotate(-8deg)}.service-visual--workflow span{border-radius:20px;width:76px;height:94px}.service-visual--workflow span:nth-child(2){top:26px;left:46px}.service-visual--workflow span:nth-child(3){top:72px;left:5px}.service-visual--workflow span:nth-child(4){top:94px;left:62px}.service-visual--audit{width:180px;height:180px;top:42px;right:8%}.service-visual--audit span:first-child{background:0 0;border:18px solid #363636;border-radius:50%;inset:0}.service-visual--audit span:nth-child(2){background:0 0;border:14px solid #2b2b2b;border-radius:50%;inset:38px}.service-visual--audit span:nth-child(3){transform-origin:0;border-radius:100px;width:72px;height:14px;top:83px;left:83px;transform:rotate(-45deg)}.service-visual--audit span:nth-child(4){border-radius:50%;width:25px;height:25px;top:77px;left:77px}.service-visual--sales{width:130px;height:140px;top:38px;right:28px}.service-visual--sales span{border-radius:50%;width:62px;height:62px}.service-visual--sales span:first-child{top:8px;left:8px}.service-visual--sales span:nth-child(2){top:2px;right:0}.service-visual--sales span:nth-child(3){border-radius:50px 50px 20px 20px;width:100px;height:78px;bottom:0;left:16px}.service-visual--sales span:nth-child(4){display:none}.service-visual--compliance{width:128px;height:140px;top:36px;right:34px}.service-visual--compliance span:first-child{border-radius:56px 56px 28px 28px;inset:0 8px}.service-visual--compliance span:nth-child(2){background:#202020;border-radius:100px;width:54px;height:40px;top:35px;left:38px}.service-visual--compliance span:nth-child(3){border-radius:100px;width:28px;height:48px;top:-12px;left:51px}.service-visual--compliance span:nth-child(4){display:none}.service-visual--managed{width:190px;height:150px;top:44px;right:8%}.service-visual--managed span{border-radius:44px 44px 24px 24px;width:88px;height:112px}.service-visual--managed span:first-child{top:22px;left:0;transform:rotate(-12deg)}.service-visual--managed span:nth-child(2){top:0;left:54px}.service-visual--managed span:nth-child(3){top:24px;right:0;transform:rotate(12deg)}.service-visual--managed span:nth-child(4){display:none}.service-visual--integrations{width:126px;height:126px;top:48px;right:36px}.service-visual--integrations span{border-radius:16px;width:48px;height:48px}.service-visual--integrations span:first-child{top:0;left:0}.service-visual--integrations span:nth-child(2){top:0;right:0}.service-visual--integrations span:nth-child(3){bottom:0;left:0}.service-visual--integrations span:nth-child(4){bottom:0;right:0}.principles-section{width:min(1240px,100%)}.principles-list{border-top:1px solid var(--line);border-radius:1px}.principle-row{border-bottom:1px solid var(--line);border-radius:1px;grid-template-columns:58px minmax(220px,.8fr) 1fr;align-items:center;gap:28px;min-height:136px;display:grid}.principle-number{color:#484848;letter-spacing:.16em;font-size:11px}.principle-row h3{letter-spacing:-.045em;margin:0;font-size:clamp(24px,2.7vw,40px);font-weight:600}.principle-row p{color:var(--secondary);margin:0;font-size:13px;font-weight:300;line-height:1.55}.stats-section{padding-top:var(--section-space)}.stats-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:1px;grid-template-columns:repeat(3,1fr);display:grid}.stat{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:54px 36px;display:flex}.stat+.stat{border-left:1px solid var(--line);border-radius:1px}.stat strong{letter-spacing:-.065em;text-transform:uppercase;font-size:clamp(64px,6.8vw,98px);font-weight:700;line-height:.9}.stat span{color:var(--secondary);margin-top:28px;font-size:12px}.cta-section{min-height:72vh;margin:var(--section-space) 18px 18px;padding:130px var(--page-padding);text-align:center;background:var(--card);border-radius:24px;place-items:center;display:grid}.cta-section h2{margin-bottom:44px;font-size:clamp(58px,7.8vw,104px)}.footer{margin:0 var(--page-padding);border-top:1px solid var(--line);border-radius:1px;padding:58px 0 48px}.footer-main{grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.social-links{justify-self:end;gap:24px;display:flex}.footer>p{color:#494949;letter-spacing:.12em;text-transform:uppercase;margin:68px 0 0;font-size:11px}[data-reveal]{opacity:0;transition:opacity .7s ease var(--delay,0s), transform .7s ease var(--delay,0s);transform:translateY(14px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.modal-open{overflow:hidden}.modal-backdrop{z-index:30;background:#000000c7;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.lead-modal{background:var(--card);border:1px solid #2b2b2b;border-radius:24px;width:min(620px,100%);padding:clamp(42px,5.5vw,68px);position:relative;box-shadow:0 32px 80px #000}.lead-modal h2{letter-spacing:-.055em;margin-bottom:16px;font-size:clamp(48px,6.5vw,68px);font-weight:700;line-height:.95}.modal-intro,.modal-success>p:not(.eyebrow){max-width:390px;color:var(--secondary);margin-bottom:34px;font-size:14px;font-weight:300;line-height:1.6}.modal-close{cursor:pointer;background:0 0;border:1px solid #343434;border-radius:100px;place-items:center;width:38px;height:38px;padding:0 0 2px;font-size:25px;font-weight:300;display:grid;position:absolute;top:18px;right:18px}.lead-modal form{gap:22px;display:grid}.lead-modal label{gap:9px;display:grid}.lead-modal label>span{color:var(--secondary);letter-spacing:.12em;text-transform:uppercase;font-size:11px}.lead-modal input{width:100%;height:62px;color:var(--primary);background:#131313;border:1px solid #303030;border-radius:20px;padding:0 22px}.lead-modal input:focus{border-color:#686868}.privacy-copy,.form-error{color:var(--secondary);margin:-4px 0 0;font-size:11px;line-height:1.55}.form-error{color:#c8c8c8}.honeypot{opacity:0;position:absolute;left:-9999px}.submit-button{width:100%;margin-top:4px}.submit-button:disabled{cursor:wait;opacity:.55}.modal-success .pill{margin-top:8px}@media (width<=1000px){.services-grid{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}.service-card--tall{grid-row:span 2;min-height:574px}.service-card--wide,.service-card--wide-bottom{grid-column:auto}}@media (width<=720px){:root{--section-space:150px}.navbar{grid-template-columns:1fr auto;padding-top:22px}.nav-links{display:none}.hero-section{padding-top:110px}h1{font-size:clamp(42px,11.5vw,58px)}.services-grid{grid-template-columns:1fr}.service-card,.service-card--tall{grid-row:auto;min-height:400px}.service-card--wide,.service-card--wide-bottom{grid-column:auto}.principle-row{grid-template-columns:32px 1fr;gap:12px;min-height:146px;padding:32px 0}.principle-row p{grid-column:2}.stats-grid{grid-template-columns:1fr}.stat{min-height:220px}.stat+.stat{border-top:1px solid var(--line);border-left:0}.cta-section{min-height:65vh}.footer-main{grid-template-columns:1fr auto;gap:34px}.footer-main>a:nth-child(2){grid-area:2/1/auto/-1}.footer>p{margin-top:42px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
