@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&family=Instrument+Serif:ital@0;1&display=swap";.stories-page{background:#f4f1e9;color:#171717;overflow:hidden}.stories-nav{height:78px;display:flex;justify-content:space-between;align-items:center;padding:0 5vw;position:absolute;inset:0 0 auto;z-index:10;color:#f4f1e9;border-bottom:1px solid rgba(244,241,232,.2)}.stories-wordmark{font-size:22px;font-weight:700;letter-spacing:-.09em;display:inline-flex;align-items:center;gap:4px}.stories-wordmark i{font-family:"Instrument Serif",serif;font-size:25px;font-weight:400;letter-spacing:-.05em;color:#b4ff1e}.stories-wordmark b{font:500 8px DM Mono,monospace;letter-spacing:.1em;margin-left:3px}.stories-nav__links{display:flex;gap:26px;align-items:center;font-size:13px;font-weight:600}.stories-nav__links>a:not(.nav-cta){transition:color .2s}.stories-nav__links>a:not(.nav-cta):hover{color:#b4ff1e}.stories-nav .nav-cta{border-color:#aaa9a1}.stories-nav .nav-cta:hover{background:#b4ff1e;border-color:#b4ff1e;color:#171717}.stories-hero{min-height:760px;height:min(900px,100vh);padding:185px 9vw 68px;display:flex;align-items:center;position:relative;isolation:isolate;background:#171717;color:#f4f1e9;overflow:hidden}.stories-hero__grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(244,241,232,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(244,241,232,.08) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 90%);mask-image:linear-gradient(to bottom,black,transparent 90%);z-index:-1}.stories-hero__orbit{position:absolute;right:4vw;border:1px solid rgba(244,241,232,.5);border-radius:50%;z-index:-1}.stories-hero__orbit--one{width:min(51vw,710px);aspect-ratio:1;background:repeating-radial-gradient(circle at center,rgba(180,255,30,.55) 0 2px,transparent 3px 19px);box-shadow:inset 0 0 0 90px #b4ff1ebf;animation:story-breathe 6s ease-in-out infinite}.stories-hero__orbit--two{width:min(37vw,520px);aspect-ratio:1;right:11vw;border-style:dashed;animation:story-rotate 30s linear infinite}.stories-hero__copy{max-width:810px}.stories-eyebrow{font:500 11px DM Mono,monospace;letter-spacing:.09em;display:flex;align-items:center;gap:8px;margin:0 0 26px}.stories-hero .stories-eyebrow{color:#b4ff1e}.stories-hero h1{font-size:clamp(62px,9.4vw,144px);font-weight:600;letter-spacing:-.077em;line-height:.86;margin:0}.stories-hero h1 em,.stories-page h2 em{font-family:"Instrument Serif",serif;font-weight:400;letter-spacing:-.05em;color:#b4ff1e}.stories-hero__copy>p:not(.stories-eyebrow){max-width:525px;margin:34px 0;font-size:19px;line-height:1.48;color:#d4d1c8}.stories-scroll{display:inline-flex;align-items:center;gap:12px;padding:14px 17px;border:1px solid rgba(244,241,232,.55);font-size:13px;font-weight:600;transition:background .2s,color .2s}.stories-scroll:hover{background:#f4f1e9;color:#171717}.stories-hero__count{position:absolute;right:5vw;bottom:44px;display:flex;gap:15px;align-items:flex-start}.stories-hero__count span{font:15px DM Mono,monospace;color:#b4ff1e}.stories-hero__count p{font-size:12px;line-height:1.2;margin:0;color:#d4d1c8}.stories-intro{padding:124px 9vw;display:grid;grid-template-columns:1fr 2fr;gap:40px}.stories-intro h2,.stories-section-heading h2{margin:0;font-size:clamp(44px,5.5vw,82px);line-height:.9;letter-spacing:-.07em;font-weight:600}.stories-intro h2 em{color:#6c9411}.stories-intro div>p{max-width:470px;color:#5e5d58;line-height:1.52;font-size:17px;margin:30px 0 0}.stories-featured{background:#d8ff87;padding:120px 9vw}.stories-section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:58px}.stories-section-heading h2 em{color:#315504}.stories-section-heading>span{font:11px DM Mono,monospace;padding:10px 0;border-top:1px solid #171717;min-width:120px}.stories-featured__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.story-card{opacity:0;transform:translateY(34px);transition:opacity .75s cubic-bezier(.16,1,.3,1),transform .75s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--story-index)*.08s)}.story-card.is-revealed,[data-reveal].is-revealed{opacity:1;transform:none}.story-card__link{height:100%;display:flex;flex-direction:column;background:#f4f1e9;color:#171717;border:1px solid #171717;transition:transform .28s,box-shadow .28s}.story-card__link:hover{transform:translate(-5px,-5px);box-shadow:7px 7px #171717}.story-card__media{position:relative;aspect-ratio:16/9;overflow:hidden;background:#171717}.story-card__media img,.story-card__video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .55s}.story-card__link:hover .story-card__media img,.story-card__link:hover .story-card__video{transform:scale(1.04)}.story-card__media--abstract{background:linear-gradient(135deg,#b4ff1e,#7ba513);display:grid;place-items:center}.story-card__signal{width:70%;height:55%;border-top:1px solid #171717;border-bottom:1px solid #171717;display:flex;align-items:center;justify-content:space-around}.story-card__signal span{width:22%;aspect-ratio:1;border:1px solid #171717;border-radius:50%;animation:story-breathe 3s ease-in-out infinite}.story-card__signal span:nth-child(2){animation-delay:.4s}.story-card__signal span:nth-child(3){animation-delay:.8s}.story-card__number{position:absolute;top:13px;left:14px;padding:5px 7px;background:#f4f1e9;font:10px DM Mono,monospace}.story-card__featured{position:absolute;right:14px;top:13px;background:#171717;color:#b4ff1e;padding:6px 8px;font:9px DM Mono,monospace;text-transform:uppercase;letter-spacing:.06em}.story-card__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:53px;height:53px;border-radius:50%;background:#b4ff1e;color:#171717;display:grid;place-items:center}.story-card__body{padding:25px 26px 23px;display:flex;flex:1;flex-direction:column}.story-card__meta{display:flex;justify-content:space-between;align-items:center;font:9px DM Mono,monospace;letter-spacing:.09em}.story-rating{display:flex;gap:3px;color:#6c9411}.story-card__quote{color:#6c9411;margin:24px 0 10px}.story-card__body>p{font-size:21px;line-height:1.19;letter-spacing:-.045em;margin:0 0 28px}.story-card__footer{padding-top:16px;border-top:1px solid #c6c3bb;margin-top:auto;display:flex;justify-content:space-between;align-items:center}.story-card__footer div{display:flex;flex-direction:column;gap:4px}.story-card__footer strong{font-size:13px}.story-card__footer span{font-size:12px;color:#68665f}.stories-all{padding:120px 9vw;background:#171717;color:#f4f1e9}.stories-all__top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:48px}.stories-all__top .stories-eyebrow{color:#b4ff1e}.stories-all__top>p:last-child{margin:0;color:#aaa9a1;font-size:15px}.stories-all__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.stories-all .story-card__link{background:#212121;color:#f4f1e9;border-color:#68665f}.stories-all .story-card__link:hover{box-shadow:7px 7px #b4ff1e;border-color:#b4ff1e}.stories-all .story-card__media--abstract{background:linear-gradient(135deg,#353535,#171717)}.stories-all .story-card__signal,.stories-all .story-card__signal span{border-color:#b4ff1e}.stories-all .story-card__number{background:#f4f1e9;color:#171717}.stories-all .story-card__footer{border-color:#4c4b46}.stories-all .story-card__footer span{color:#aaa9a1}.stories-status{padding:120px 9vw;min-height:300px;display:flex;gap:14px;align-items:center;justify-content:center;font:14px DM Mono,monospace}.stories-status--error{background:#ff9dc2;flex-direction:column}.stories-status button{display:flex;align-items:center;gap:8px;background:#171717;color:#f4f1e9;border:0;padding:12px 16px;font-weight:600;cursor:pointer}.stories-loader{width:18px;height:18px;border:2px solid #c6c3bb;border-top-color:#171717;border-radius:50%;animation:story-rotate .8s linear infinite}.stories-closing{position:relative;min-height:650px;background:#171717;color:#f4f1e9;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:120px 9vw;text-align:center;overflow:hidden}.stories-closing__line{position:absolute;width:650px;aspect-ratio:1;border:1px solid rgba(180,255,30,.35);border-radius:50%;z-index:0}.stories-closing>*:not(.stories-closing__line){position:relative;z-index:1}.stories-closing .stories-eyebrow{color:#b4ff1e}.stories-closing h2{font-size:clamp(52px,7vw,102px);line-height:.85;letter-spacing:-.075em;margin:0}.stories-closing>p:not(.stories-eyebrow){max-width:470px;line-height:1.5;color:#aaa9a1;margin:28px auto}.stories-closing a{background:#b4ff1e;color:#171717;padding:16px 20px;font-size:14px;font-weight:600;display:flex;gap:12px;align-items:center;transition:transform .2s}.stories-closing a:hover{transform:translate(3px,-3px)}.stories-footer{background:#171717;color:#aaa9a1;border-top:1px solid #3e3e3e;padding:32px 5vw;display:flex;align-items:center;justify-content:space-between;font-size:12px}.stories-footer .stories-wordmark{color:#f4f1e9}.stories-footer div{display:flex;gap:17px}.stories-footer p{margin:0}@keyframes story-rotate{to{transform:rotate(360deg)}}@keyframes story-breathe{50%{transform:scale(1.08)}}[data-reveal]{opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}@media (max-width:760px){.stories-nav{height:67px;padding:0 20px}.stories-nav__links{gap:12px}.stories-nav__links>a:not(.nav-cta){display:none}.stories-hero{height:100vh;min-height:680px;padding:142px 25px 50px;align-items:flex-start}.stories-hero h1{font-size:clamp(56px,16vw,81px)}.stories-hero__copy>p:not(.stories-eyebrow){font-size:16px;max-width:365px}.stories-hero__orbit--one{width:430px;right:-190px;top:45%}.stories-hero__orbit--two{width:310px;right:-130px;top:51%}.stories-hero__count{right:25px;bottom:33px}.stories-intro,.stories-featured,.stories-all{padding:80px 25px}.stories-intro{grid-template-columns:1fr;gap:32px}.stories-intro h2,.stories-section-heading h2{font-size:48px}.stories-intro div>p{font-size:16px}.stories-section-heading{align-items:flex-start;gap:24px;flex-direction:column;margin-bottom:38px}.stories-featured__grid,.stories-all__grid{grid-template-columns:1fr;gap:18px}.stories-all__top{flex-direction:column;gap:0;margin-bottom:35px}.stories-all__top>p:last-child{margin-top:5px}.story-card__body{padding:22px}.story-card__body>p{font-size:20px}.stories-closing{min-height:570px;padding:90px 25px}.stories-closing__line{width:430px}.stories-closing h2{font-size:58px}.stories-footer{padding:30px 25px;align-items:flex-start;gap:25px;flex-direction:column}.stories-footer p{margin:0}.stories-footer div{order:3}.stories-footer .stories-wordmark{order:1}}.stories-page{background:#fff!important;color:#000!important}.stories-nav,.stories-hero,.stories-detail,.stories-all,.stories-closing,.stories-footer{background:#000!important;color:#fff!important}.stories-wordmark i,.stories-eyebrow,.stories-hero h1 em,.stories-page h2 em,.stories-nav__links>a:not(.nav-cta):hover{color:#fff!important}.stories-hero__orbit--one{background:repeating-radial-gradient(circle at center,rgba(255,255,255,.35) 0 2px,transparent 3px 19px)!important;box-shadow:inset 0 0 0 90px #ffffff38!important}.stories-intro,.stories-featured,.story-card__link,.stories-status,.stories-status--error{background:#fff!important;color:#000!important}.stories-intro div>p,.stories-hero__copy>p:not(.stories-eyebrow),.stories-hero__count p,.stories-all__top>p:last-child,.stories-closing>p:not(.stories-eyebrow),.stories-footer{color:#ccc!important}.story-card__media--abstract{background:#fff!important}.story-card__featured,.story-card__play,.stories-closing a{background:#fff!important;color:#000!important}.story-card__featured{border:1px solid #fff}.story-card__play{border:1px solid #000}.stories-nav .nav-cta:hover,.stories-scroll:hover{background:#fff!important;color:#000!important}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.bottom-0{bottom:0}.left-0{left:0}.left-3{left:.75rem}.right-0{right:0}.right-3{right:.75rem}.top-0{top:0}.top-1\/2{top:50%}.z-50{z-index:50}.mx-auto{margin-left:auto;margin-right:auto}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-0\.5{margin-left:.125rem}.ml-2{margin-left:.5rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.contents{display:contents}.aspect-video{aspect-ratio:16 / 9}.h-0\.5{height:.125rem}.h-16{height:4rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-16{width:4rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-full{width:100%}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-sm{max-width:24rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.resize-none{resize:none}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-black\/30{border-color:#0000004d}.border-gray-700{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.border-gray-800{--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.border-red-500\/20{border-color:#ef444433}.border-red-500\/50{border-color:#ef444480}.border-red-500\/60{border-color:#ef444499}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-white\/10{border-color:#ffffff1a}.border-white\/20{border-color:#fff3}.border-t-black{--tw-border-opacity: 1;border-top-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/30{background-color:#0000004d}.bg-black\/60{background-color:#0009}.bg-black\/80{background-color:#000c}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-500\/10{background-color:#ef44441a}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/5{background-color:#ffffff0d}.bg-white\/80{background-color:#fffc}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-gray-900{--tw-gradient-from: #111827 var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-black{--tw-gradient-to: #000 var(--tw-gradient-to-position)}.fill-black{fill:#000}.fill-gray-600{fill:#4b5563}.fill-yellow-400{fill:#facc15}.object-cover{-o-object-fit:cover;object-fit:cover}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pt-32{padding-top:8rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-center{text-align:center}.font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[10px\]{font-size:10px}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-relaxed{line-height:1.625}.tracking-\[\.15em\]{letter-spacing:.15em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-tight{letter-spacing:-.025em}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-gray-100{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-lime-300{--tw-text-opacity: 1;color:rgb(190 242 100 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/50{color:#ffffff80}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.placeholder-gray-500::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-500::placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity, 1))}.opacity-0{opacity:0}.opacity-60{opacity:.6}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-white\/20{--tw-shadow-color: rgb(255 255 255 / .2);--tw-shadow: var(--tw-shadow-colored)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}:root{font-family:DM Sans,sans-serif;color:#161616;background:#f4f1e9;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f4f1e9}a{color:inherit;text-decoration:none}.site-shell,.services-page{overflow:hidden;background:#f4f1e9}.wordmark,.services-wordmark{font-size:22px;font-weight:700;letter-spacing:-.09em;display:inline-flex;align-items:center;gap:4px}.wordmark i,.services-wordmark i{font-family:"Instrument Serif",serif;font-size:25px;font-weight:400;letter-spacing:-.05em;color:#b3ff1b}.wordmark b,.services-wordmark b{font-size:.55em;font-style:normal;letter-spacing:.08em;margin-left:.16em;vertical-align:middle}.main-nav,.services-nav{height:78px;display:flex;justify-content:space-between;align-items:center;padding:0 5vw;position:relative;z-index:10;border-bottom:1px solid rgba(22,22,22,.12)}.main-nav__links,.services-nav__links{display:flex;gap:26px;align-items:center;font-size:13px;font-weight:600}.main-nav__links>a:not(.nav-cta),.services-nav__links>a:not(.nav-cta){transition:color .2s}.main-nav__links>a:not(.nav-cta):hover,.services-nav__links>a:not(.nav-cta):hover{color:#6c9411}.nav-cta{display:inline-flex;gap:7px;align-items:center;border:1px solid #161616;padding:10px 14px;transition:transform .2s,background .2s,color .2s}.nav-cta:hover{background:#161616;color:#f4f1e9;transform:translateY(-2px)}.home-hero{min-height:700px;padding:125px 9vw 76px;position:relative;background:#f4f1e9;isolation:isolate;display:flex;align-items:center}.home-hero__grid,.service-panel__grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(22,22,22,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(22,22,22,.075) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 85%);mask-image:linear-gradient(to bottom,black,transparent 85%)}.home-hero__sun{height:min(50vw,700px);width:min(50vw,700px);right:-13vw;top:0;position:absolute;z-index:-1;border-radius:50%;background:repeating-radial-gradient(circle at center,#b4ff1e 0 3px,transparent 4px 17px),#b4ff1e;opacity:.88;box-shadow:inset 0 0 0 1px #16161633}.home-hero__content{max-width:830px;animation:appear .8s both}.hero-kicker,.services-eyebrow{font-family:DM Mono,monospace;letter-spacing:.09em;font-size:11px;font-weight:500;display:flex;gap:8px;align-items:center;margin:0 0 26px}.home-hero h1,.services-hero h1{font-size:clamp(60px,8.7vw,132px);font-weight:600;letter-spacing:-.075em;line-height:.88;margin:0}h1 em,h2 em{font-family:"Instrument Serif",serif;font-weight:400;letter-spacing:-.045em}.home-hero h1 em{color:#709f0d}.home-hero__body{margin:35px 0 34px;max-width:520px;font-size:19px;line-height:1.45;color:#4e4d48}.hero-actions,.button-primary,.button-text{display:flex;align-items:center;gap:13px}.hero-actions{gap:25px}.button-primary{width:-moz-fit-content;width:fit-content;background:#171717;color:#f4f1e9;padding:16px 20px;font-weight:600;font-size:14px;transition:transform .2s,background .2s}.button-primary:hover{transform:translate(3px,-3px);background:#5c7e09}.button-text{font-size:14px;font-weight:600;border-bottom:1px solid #171717;padding-bottom:4px;width:-moz-fit-content;width:fit-content}.button-text:hover svg{transform:translate(4px)}.button-text svg{transition:transform .2s}.home-hero__badge{position:absolute;right:8vw;bottom:52px;width:172px;font-size:13px;line-height:1.35;border-top:1px solid #171717;padding-top:10px}.home-hero__badge span{font-family:DM Mono;display:block;margin-bottom:26px}.home-intro,.home-pillars,.home-proof,.home-contact{padding:120px 9vw}.home-intro{background:#181818;color:#f4f1e9;display:grid;grid-template-columns:1fr 2.2fr;gap:50px}.home-intro .services-eyebrow{color:#b4ff1e}.home-intro h2,.home-pillars h2,.home-proof h2,.home-stories h2,.home-contact h2{margin:0;font-size:clamp(38px,5vw,74px);line-height:.94;letter-spacing:-.065em;font-weight:600}.home-intro h2 em,.home-pillars h2 em,.home-proof h2 em,.home-stories h2 em,.home-contact h2 em{color:#b4ff1e}.home-intro div>p{color:#aaa9a1;font-size:18px;max-width:520px;margin:32px 0 0;line-height:1.45}.home-pillars{display:grid;grid-template-columns:.9fr 1.4fr;gap:8vw}.home-pillars__heading{position:sticky;top:60px;align-self:start}.home-pillars__heading .button-text{margin-top:44px}.pillar-list{border-top:1px solid #222}.home-pillar{display:grid;align-items:center;grid-template-columns:38px 46px 1fr 20px;gap:18px;padding:28px 0;border-bottom:1px solid #c6c3bb;transition:padding .25s,color .25s}.home-pillar:hover{padding-left:10px;color:#6c9411}.home-pillar>span{font-family:DM Mono;font-size:11px}.home-pillar h3{margin:0 0 5px;font-size:21px;letter-spacing:-.04em}.home-pillar p{margin:0;color:#6b6963;font-size:14px}.home-pillar__arrow{opacity:0;transition:opacity .2s,transform .2s}.home-pillar:hover .home-pillar__arrow{opacity:1;transform:translate(4px)}.home-proof{background:#d8ff87;display:grid;grid-template-columns:1.25fr .75fr;gap:9vw;align-items:center}.home-proof h2 em{color:#315504}.home-proof>div>p:not(.services-eyebrow){max-width:500px;line-height:1.5;color:#425126;margin-top:30px}.proof-card{background:#171717;color:#f4f1e9;padding:45px;position:relative}.proof-card svg{color:#b4ff1e}.proof-card p{font-size:25px;line-height:1.12;letter-spacing:-.04em}.proof-card a{display:flex;gap:10px;align-items:center;color:#b4ff1e;font-size:14px;font-weight:600;margin-top:36px}.home-stories{padding:120px 9vw}.home-stories__header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:55px}.home-stories h2 em{color:#709f0d}.testimonial-wrap{max-width:620px;background:#fff;border:1px solid #d6d2c7;padding:14px;margin:auto}.home-contact{background:#181818;color:#f4f1e9;display:grid;grid-template-columns:.9fr 1.1fr;gap:10vw}.home-contact .services-eyebrow,.home-contact h2 em{color:#b4ff1e}.home-contact>div>p:not(.services-eyebrow){max-width:430px;line-height:1.5;color:#aaa9a1;margin:28px 0 36px}.home-contact .button-primary{background:#b4ff1e;color:#171717}.contact-card{background:#f4f1e9;color:#171717;padding:34px}.site-footer{background:#181818;color:#f4f1e9;border-top:1px solid #454545;padding:35px 5vw;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center}.site-footer div{display:flex;gap:17px;font-size:12px}.site-footer p{margin:0;text-align:right;color:#aaa9a1;font-size:12px}.services-page{background:#171717;color:#f5f1e8}.services-nav{border-color:#383838;position:absolute;top:0;width:100%}.services-nav .services-wordmark i{color:#b4ff1e}.services-nav .nav-cta{border-color:#a4a39c}.services-nav .nav-cta:hover{background:#b4ff1e;border-color:#b4ff1e;color:#171717}.services-hero{height:min(820px,100vh);min-height:650px;padding:185px 9vw 70px;position:relative;isolation:isolate;overflow:hidden}.hero-noise{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.45;background:radial-gradient(circle at 75% 20%,rgba(180,255,30,.95),transparent 17%),radial-gradient(circle at 88% 80%,rgba(125,62,255,.75),transparent 25%),linear-gradient(120deg,#171717 35%,#293109);z-index:-2}.hero-ring{position:absolute;right:6vw;top:16%;width:min(48vw,650px);aspect-ratio:1;border:1px solid rgba(244,241,232,.4);border-radius:50%;z-index:-1}.hero-ring--two{transform:scale(.69);border-style:dashed;animation:rotate 28s linear infinite}.services-hero__content{max-width:850px}.services-hero .hero-kicker{color:#b4ff1e}.services-hero h1{font-size:clamp(64px,10.3vw,154px)}.services-hero h1 em{color:#b4ff1e}.services-hero__content>p{max-width:510px;font-size:19px;line-height:1.45;color:#d4d1c8;margin:34px 0}.hero-scroll{display:inline-flex;gap:15px;align-items:center;font-size:13px;font-weight:600;border:1px solid rgba(244,241,232,.5);padding:14px 17px}.hero-scroll:hover{background:#f5f1e8;color:#171717}.hero-index{position:absolute;right:5vw;bottom:40px;display:flex;gap:10px;font:11px DM Mono}.hero-index span:last-child{color:#b4ff1e}.services-hero .services-hero__content,.services-hero .hero-index{opacity:0;transform:translateY(28px);transition:.9s cubic-bezier(.16,1,.3,1)}.services-hero.is-revealed .services-hero__content,.services-hero.is-revealed .hero-index{opacity:1;transform:none}.services-hero.is-revealed .hero-index{transition-delay:.3s}.pillars-intro{background:#f4f1e9;color:#171717;padding:125px 9vw;display:grid;grid-template-columns:1fr 2fr;gap:40px}.pillars-intro h2{margin:0;font-size:clamp(43px,5.5vw,82px);line-height:.9;letter-spacing:-.07em}.pillars-intro h2 em{color:#6c9411}.pillars-intro div>p{max-width:440px;line-height:1.5;color:#5e5d58;font-size:17px;margin:30px 0 0}.service-panel{position:relative;min-height:720px;overflow:hidden;display:flex;align-items:center;color:#171717;background:var(--panel)}.service-panel--lime{--panel: #c3ff4d;--accent: #5a8500}.service-panel--orange{--panel: #ff7e2c;--accent: #7b1d00}.service-panel--blue{--panel: #84cdfb;--accent: #07567e}.service-panel--purple{--panel: #b3a0ff;--accent: #3f218d}.service-panel--pink{--panel: #ff92bc;--accent: #8d1746}.service-panel__inner{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:7vw;padding:90px 9vw;align-items:center}.service-panel__inner--reverse .service-panel__visual{order:2}.service-panel__visual{height:430px;position:relative;opacity:0;transform:translate(-55px) scale(.92);transition:.9s cubic-bezier(.16,1,.3,1)}.service-panel__inner--reverse .service-panel__visual{transform:translate(55px) scale(.92)}.service-panel.is-revealed .service-panel__visual{opacity:1;transform:none}.service-panel__number{position:absolute;font:13px DM Mono;top:2px;left:0}.service-panel__icon-wrap{position:absolute;width:185px;height:185px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;border:1px solid #171717;display:grid;place-items:center;background:var(--panel);z-index:3;box-shadow:10px 12px #171717}.service-panel__icon-wrap svg{width:72px;height:72px}.service-panel__orb{position:absolute;border:1px solid #171717;border-radius:50%}.orb-one{width:360px;height:360px;left:calc(50% - 180px);top:calc(50% - 180px);animation:breathe 5s ease-in-out infinite}.orb-two{width:270px;height:270px;left:calc(50% - 135px);top:calc(50% - 135px);border-style:dashed;animation:rotate 22s linear infinite}.service-panel__signal{width:30%;height:1px;background:#171717;position:absolute;top:50%}.signal-a{left:0}.signal-b{right:0}.service-panel__caption{position:absolute;bottom:15px;right:0;font:10px DM Mono;letter-spacing:.08em}.service-panel__copy{opacity:0;transform:translateY(35px);transition:.8s .16s cubic-bezier(.16,1,.3,1)}.service-panel.is-revealed .service-panel__copy{opacity:1;transform:none}.service-panel__copy .services-eyebrow{color:var(--accent)}.service-panel__copy h2{font-size:clamp(50px,6vw,91px);line-height:.86;letter-spacing:-.075em;margin:0}.service-panel__copy h2 span{display:block}.service-panel__statement{font-size:23px;font-weight:600;line-height:1.13;max-width:440px;margin:30px 0 14px;letter-spacing:-.03em}.service-panel__body{max-width:470px;font-size:16px;line-height:1.55;margin:0;color:#171717bf}.service-panel__copy ul{list-style:none;padding:0;margin:30px 0 0;display:grid;gap:9px;font-size:13px;font-weight:600}.service-panel__copy li{display:flex;gap:9px;align-items:center}.service-panel__copy li span{color:var(--accent);font-size:19px}.services-closing{min-height:610px;padding:120px 9vw;text-align:center;display:flex;align-items:center;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.services-closing__glow{position:absolute;width:600px;height:600px;border:1px solid rgba(180,255,30,.3);border-radius:50%;z-index:0}.services-closing>*:not(.services-closing__glow){position:relative;z-index:1}.services-closing>svg{color:#b4ff1e;margin-bottom:30px}.services-closing .services-eyebrow{color:#b4ff1e}.services-closing h2{font-size:clamp(52px,7vw,100px);line-height:.86;letter-spacing:-.075em;margin:0}.services-closing h2 em{color:#b4ff1e}.services-closing>p:not(.services-eyebrow){max-width:470px;color:#aaa9a1;line-height:1.45;margin:28px auto}.services-closing a{display:inline-flex;gap:12px;align-items:center;color:#171717;background:#b4ff1e;padding:16px 20px;font-weight:600;font-size:14px;transition:transform .2s}.services-closing a:hover{transform:translate(3px,-3px)}.services-footer{padding:32px 5vw;border-top:1px solid #3e3e3e;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#aaa9a1}.services-footer p{margin:0}.services-footer .services-wordmark{color:#f4f1e9}@keyframes appear{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes breathe{50%{transform:scale(1.08)}}:root{color-scheme:light;color:#000;background:#fff}body,.site-shell,.home-hero,.home-pillars,.home-stories,.pillars-intro,.testimonial-wrap,.contact-card{background:#fff!important;color:#000!important}.home-intro,.home-contact,.site-footer,.services-page,.services-hero,.proof-card,.stories-hero{background:#000!important;color:#fff!important}.home-proof,.service-panel,.service-panel--lime,.service-panel--orange,.service-panel--blue,.service-panel--purple,.service-panel--pink{--panel: #fff !important;--accent: #000 !important;background:#fff!important;color:#000!important}.hero-noise{background:linear-gradient(120deg,#000 35%,#222)!important}.home-hero__sun,.stories-hero__orbit--one{background:repeating-radial-gradient(circle at center,#000 0 3px,transparent 4px 17px),#000!important;box-shadow:inset 0 0 0 1px #ffffff59!important}.wordmark i,.services-wordmark i,.stories-wordmark i,.home-hero h1 em,.services-hero h1 em,.home-intro h2 em,.home-pillars h2 em,.home-proof h2 em,.home-stories h2 em,.home-contact h2 em,.services-closing h2 em,.services-hero .hero-kicker,.home-intro .services-eyebrow,.home-contact .services-eyebrow,.proof-card svg,.proof-card a,.services-closing>svg,.services-closing .services-eyebrow,.stories-nav__links>a:not(.nav-cta):hover{color:#000!important}.home-intro h2 em,.home-contact h2 em,.proof-card svg,.proof-card a,.services-closing>svg,.services-closing .services-eyebrow,.services-hero h1 em{color:#fff!important}.home-hero__body,.home-pillar p,.home-intro div>p,.home-contact>div>p:not(.services-eyebrow),.services-hero__content>p,.services-closing>p:not(.services-eyebrow),.site-footer p,.services-footer,.pillars-intro div>p{color:#333!important}.home-intro div>p,.home-contact>div>p:not(.services-eyebrow),.services-hero__content>p,.services-closing>p:not(.services-eyebrow),.site-footer p,.services-footer{color:#ccc!important}.nav-cta,.hero-scroll{border-color:currentColor!important}.nav-cta:hover,.hero-scroll:hover,.button-primary,.services-closing a,.home-contact .button-primary{background:#000!important;color:#fff!important}.home-contact .button-primary,.services-closing a{background:#fff!important;color:#000!important}.home-hero__grid,.service-panel__grid{background-image:linear-gradient(rgba(0,0,0,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.1) 1px,transparent 1px)!important}.stories-hero__grid{background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px)!important}.service-panel__icon-wrap{background:#fff!important;box-shadow:10px 12px #000!important}.services-nav .nav-cta:hover,.stories-nav .nav-cta:hover{background:#fff!important;color:#000!important;border-color:#fff!important}@media (max-width: 760px){.main-nav,.services-nav{padding:0 20px;height:67px}.main-nav__links>a:not(.nav-cta),.services-nav__links>a:not(.nav-cta){display:none}.nav-cta{font-size:11px;padding:8px 10px}.home-hero{min-height:650px;padding:132px 25px 65px;align-items:start}.home-hero__sun{width:95vw;height:95vw;right:-46vw;top:37%;opacity:.55}.home-hero h1,.services-hero h1{font-size:clamp(54px,16vw,80px)}.home-hero__body{font-size:16px;max-width:370px}.hero-actions{align-items:flex-start;gap:20px;flex-direction:column}.home-hero__badge{display:none}.home-intro,.home-pillars,.home-proof,.home-contact,.pillars-intro{padding:80px 25px;grid-template-columns:1fr;gap:34px}.home-intro h2,.home-pillars h2,.home-proof h2,.home-stories h2,.home-contact h2{font-size:45px}.home-pillars__heading{position:static}.home-pillars__heading .button-text{margin-top:25px}.home-pillar{grid-template-columns:30px 34px 1fr;gap:10px}.home-pillar__arrow{display:none}.home-pillar h3{font-size:18px}.home-pillar p{font-size:13px}.home-proof{gap:48px}.proof-card{padding:30px}.proof-card p{font-size:22px}.home-stories{padding:80px 25px}.home-stories__header{align-items:flex-start;gap:30px;flex-direction:column}.home-contact{gap:55px}.contact-card{padding:22px}.site-footer{padding:32px 25px;display:flex;gap:25px;flex-direction:column;align-items:flex-start}.site-footer p{text-align:left}.services-hero{min-height:680px;height:100vh;padding:145px 25px 50px}.services-hero__content>p{font-size:16px}.hero-ring{width:380px;right:-140px;top:49%}.hero-index{right:25px}.pillars-intro h2{font-size:48px}.service-panel{min-height:770px}.service-panel__inner{padding:65px 25px;grid-template-columns:1fr;gap:30px}.service-panel__inner--reverse .service-panel__visual{order:initial}.service-panel__visual,.service-panel__inner--reverse .service-panel__visual{height:270px;transform:translateY(35px) scale(.92)}.service-panel__number{top:0}.orb-one{width:240px;height:240px;left:calc(50% - 120px);top:calc(50% - 120px)}.orb-two{width:180px;height:180px;left:calc(50% - 90px);top:calc(50% - 90px)}.service-panel__icon-wrap{width:125px;height:125px}.service-panel__icon-wrap svg{width:48px;height:48px}.service-panel__copy h2{font-size:55px}.service-panel__statement{font-size:20px}.services-closing{min-height:570px;padding:90px 25px}.services-closing h2{font-size:60px}.services-footer{padding:27px 25px;gap:20px;align-items:flex-start;flex-direction:column}}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-110:hover{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.02\]:hover{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-white:hover{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.hover\:border-white\/50:hover{border-color:#ffffff80}.hover\:bg-black\/90:hover{background-color:#000000e6}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-red-400:hover{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:text-blue-300:hover{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.hover\:text-gray-300:hover{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:opacity-100:hover{opacity:1}.hover\:shadow-2xl:hover{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-white\/20:hover{--tw-shadow-color: rgb(255 255 255 / .2);--tw-shadow: var(--tw-shadow-colored)}.focus\:border-white\/30:focus{border-color:#ffffff4d}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-red-500\/30:focus{--tw-ring-color: rgb(239 68 68 / .3)}.focus\:ring-white\/10:focus{--tw-ring-color: rgb(255 255 255 / .1)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:hover\:scale-100:hover:disabled{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:opacity-100{opacity:1}@media (min-width: 640px){.sm\:w-auto{width:auto}.sm\:flex-row{flex-direction:row}}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:p-12{padding:3rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-5xl{font-size:3rem;line-height:1}}
