:root{--dm-teal:#00a878;--dm-teal-rgb:0,168,120;--dm-teal-dark:#006e4f;--dm-teal-light:#00c98f;--dm-dark-blue:#132333;--dm-dark-blue-rgb:19,35,51;--dm-navy:#0a1628;--dm-black:#000000;--dm-white:#ffffff;--dm-gray:#cddbde;--dm-gray-dark:#8a9fa3;--dm-gray-darker:#4a5c60;--dm-green:#5FB709;--dm-copper:#BF7345;--bg-primary:#060d13;--bg-secondary:#0b1420;--bg-tertiary:#111b27;--bg-card:rgba(19, 35, 51, 0.6);--bg-card-hover:rgba(0, 168, 120, 0.08);--text-primary:#ffffff;--text-secondary:#cddbde;--text-muted:#8a9fa3;--text-accent:#00a878;--border-color:rgba(0, 168, 120, 0.15);--border-color-hover:rgba(0, 168, 120, 0.4);--font-display:'Orbitron',sans-serif;--font-body:'Urbanist',sans-serif;--text-xs:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);--text-sm:clamp(0.875rem, 0.8rem + 0.3vw, 1rem);--text-base:clamp(1rem, 0.9rem + 0.4vw, 1.125rem);--text-lg:clamp(1.125rem, 1rem + 0.5vw, 1.35rem);--text-xl:clamp(1.25rem, 1.1rem + 0.7vw, 1.5rem);--text-2xl:clamp(1.5rem, 1.2rem + 1.2vw, 2rem);--text-3xl:clamp(1.875rem, 1.4rem + 1.8vw, 2.75rem);--text-4xl:clamp(2.25rem, 1.5rem + 3vw, 3.75rem);--text-5xl:clamp(3rem, 1.8rem + 4.5vw, 5.5rem);--text-6xl:clamp(3.5rem, 2rem + 6vw, 8rem);--text-hero:clamp(2.5rem, 1rem + 7vw, 9rem);--space-xs:clamp(0.25rem, 0.2rem + 0.2vw, 0.5rem);--space-sm:clamp(0.5rem, 0.4rem + 0.4vw, 0.75rem);--space-md:clamp(1rem, 0.8rem + 0.8vw, 1.5rem);--space-lg:clamp(1.5rem, 1.2rem + 1.2vw, 2.5rem);--space-xl:clamp(2rem, 1.5rem + 2vw, 4rem);--space-2xl:clamp(3rem, 2rem + 4vw, 6rem);--space-3xl:clamp(4rem, 2.5rem + 6vw, 10rem);--space-section:clamp(5rem, 3rem + 8vw, 12rem);--container-max:1400px;--container-narrow:900px;--container-wide:1600px;--gutter:clamp(1.25rem, 1rem + 1.5vw, 3rem);--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-xl:28px;--radius-full:9999px;--ease-out-expo:cubic-bezier(0.16, 1, 0.3, 1);--ease-out-quart:cubic-bezier(0.25, 1, 0.5, 1);--ease-in-out-quart:cubic-bezier(0.76, 0, 0.24, 1);--duration-fast:0.2s;--duration-base:0.4s;--duration-slow:0.8s;--duration-slower:1.2s;--z-behind:-1;--z-base:1;--z-dropdown:100;--z-sticky:200;--z-overlay:300;--z-modal:400;--z-cursor:500;--z-toast:600;--border-subtle:rgba(255, 255, 255, 0.06);--text-md:1rem;--space-2xs:0.25rem}html.dm-light{--bg-primary:#f5f4f0;--bg-secondary:#eceae3;--bg-tertiary:#e0ded7;--bg-card:rgba(255, 255, 255, 0.9);--bg-card-hover:rgba(0, 168, 120, 0.06);--text-primary:#0b1823;--text-secondary:#1a2e3b;--text-muted:#4a6272;--border-color:rgba(0, 168, 120, 0.18);--border-color-hover:rgba(0, 168, 120, 0.45);scrollbar-color:var(--dm-teal) var(--bg-secondary)}html.dm-light body{background-color:var(--bg-primary);color:var(--text-secondary)}html.dm-light .noise-overlay{opacity:.015}html.dm-light .dm-header::before{background:rgba(241,239,233,.92)}html.dm-light .dm-nav__dropdown-inner{background:rgba(255,255,255,.98);box-shadow:0 20px 60px rgba(0,0,0,.12)}html.dm-light .dm-nav__feat-card{background:rgba(0,0,0,.03)}html.dm-light .dm-mobile-menu{background:rgba(241,239,233,.98)}html.dm-light .dm-mobile-menu__close{background:rgba(0,0,0,.06)}html.dm-light .dm-mobile-menu__link{color:var(--text-primary)}html.dm-light .dm-search-overlay{background:rgba(241,239,233,.97)}html.dm-light .dm-search-overlay__input{color:var(--text-primary)}html.dm-light .dm-modal__backdrop{background:rgba(180,175,165,.7)}html.dm-light .dm-modal__panel{background:#fff;box-shadow:0 40px 100px rgba(0,0,0,.15)}html.dm-light .dm-modal__close{background:rgba(0,0,0,.05)}html.dm-light .dm-insights-filters{background:rgba(241,239,233,.92)}html.dm-light .dm-filter-bar__search{background:rgba(0,0,0,.05);border-color:rgba(0,0,0,.12)}html.dm-light .dm-filter-pill{background:rgba(0,0,0,.05);border-color:rgba(0,0,0,.1);color:var(--text-muted)}html.dm-light .dm-filter-pill:hover{background:rgba(0,168,120,.08);border-color:rgba(0,168,120,.3);color:var(--text-primary)}html.dm-light .dm-filter-pill--active{background:var(--dm-teal);border-color:var(--dm-teal);color:#fff}html.dm-light .dm-tag{background:rgba(0,168,120,.1);color:var(--dm-teal-dark);border-color:rgba(0,168,120,.25)}html.dm-light .dm-card,html.dm-light .dm-insight-card,html.dm-light .dm-insight-card--grid,html.dm-light .dm-insight-card--list,html.dm-light .dm-service-card,html.dm-light .dm-work-card{background:rgba(255,255,255,.85);border-color:rgba(0,0,0,.08)}html.dm-light .dm-input,html.dm-light input[type=email],html.dm-light input[type=text],html.dm-light select,html.dm-light textarea{background:rgba(255,255,255,.8);border-color:rgba(0,0,0,.15);color:var(--text-primary)}html.dm-light .dm-input::placeholder,html.dm-light input::placeholder,html.dm-light textarea::placeholder{color:var(--text-muted)}html.dm-light .dm-footer{background:var(--bg-secondary)}html.dm-light .dm-loader{background:var(--bg-primary)}html.dm-light .dm-loader__icon{filter:brightness(0) saturate(100%)}.dm-logo--light,html.dm-light .dm-logo--dark{display:none}html.dm-light .dm-logo--light{display:inline}html.dm-mixed{--bg-primary:#ffffff;--bg-secondary:#f3f4f6;--bg-tertiary:#e8eaed;--bg-card:rgba(255, 255, 255, 0.95);--bg-card-hover:rgba(0, 168, 120, 0.06);--text-primary:#0b1823;--text-secondary:#1a2e3b;--text-muted:#4a6272;--border-color:rgba(0, 0, 0, 0.1);--border-color-hover:rgba(0, 168, 120, 0.45);scrollbar-color:var(--dm-teal) var(--bg-secondary)}html.dm-mixed body{background-color:var(--bg-primary);color:var(--text-secondary)}html.dm-mixed .noise-overlay{opacity:.01}html.dm-mixed .dm-header{--text-primary:#ffffff;--text-secondary:#cddbde;--text-muted:#8a9fa3;--border-color:rgba(0, 168, 120, 0.15);--bg-card:rgba(19, 35, 51, 0.6)}html.dm-mixed .dm-nav__dropdown-inner{background:rgba(11,20,32,.98);box-shadow:0 20px 60px rgba(0,0,0,.3)}html.dm-mixed .dm-nav__feat-card{background:rgba(255,255,255,.04)}html.dm-mixed .dm-mobile-menu{background:rgba(6,13,19,.98);--text-primary:#ffffff;--text-secondary:#cddbde}html.dm-mixed .dm-mobile-menu__close{background:rgba(255,255,255,.08)}html.dm-mixed .dm-mobile-menu__link{color:#fff}html.dm-mixed .dm-cta-section{background:#060d13;--text-primary:#ffffff;--text-secondary:#cddbde;--text-muted:#8a9fa3}html.dm-mixed .dm-footer{background:#060d13;--text-primary:#ffffff;--text-secondary:#cddbde;--text-muted:#8a9fa3;--border-color:rgba(0, 168, 120, 0.15)}html.dm-mixed .dm-footer .dm-footer__link-btn,html.dm-mixed .dm-footer a{color:var(--text-muted)}html.dm-mixed .dm-footer .dm-footer__link-btn:hover,html.dm-mixed .dm-footer a:hover{color:var(--dm-teal)}html.dm-mixed .dm-search-overlay{background:rgba(255,255,255,.97)}html.dm-mixed .dm-search-overlay__input{color:var(--text-primary)}html.dm-mixed .dm-modal__backdrop{background:rgba(0,0,0,.45)}html.dm-mixed .dm-modal__panel{background:#fff;box-shadow:0 40px 100px rgba(0,0,0,.15)}html.dm-mixed .dm-modal__close{background:rgba(0,0,0,.05)}html.dm-mixed .dm-insights-filters{background:rgba(255,255,255,.92);backdrop-filter:blur(12px)}html.dm-mixed .dm-filter-bar__search{background:rgba(0,0,0,.05);border-color:rgba(0,0,0,.12)}html.dm-mixed .dm-filter-pill{background:rgba(0,0,0,.05);border-color:rgba(0,0,0,.1);color:var(--text-muted)}html.dm-mixed .dm-filter-pill:hover{background:rgba(0,168,120,.08);border-color:rgba(0,168,120,.3);color:var(--text-primary)}html.dm-mixed .dm-filter-pill--active{background:var(--dm-teal);border-color:var(--dm-teal);color:#fff}html.dm-mixed .dm-tag{background:rgba(0,168,120,.1);color:var(--dm-teal-dark);border-color:rgba(0,168,120,.25)}html.dm-mixed .dm-card,html.dm-mixed .dm-insight-card,html.dm-mixed .dm-insight-card--grid,html.dm-mixed .dm-insight-card--list,html.dm-mixed .dm-service-card,html.dm-mixed .dm-work-card{background:rgba(255,255,255,.9);border-color:rgba(0,0,0,.08)}html.dm-mixed .dm-input,html.dm-mixed input[type=email],html.dm-mixed input[type=text],html.dm-mixed select,html.dm-mixed textarea{background:rgba(255,255,255,.8);border-color:rgba(0,0,0,.15);color:var(--text-primary)}html.dm-mixed .dm-input::placeholder,html.dm-mixed input::placeholder,html.dm-mixed textarea::placeholder{color:var(--text-muted)}html.dm-mixed .dm-loader{background:#fff}html.dm-mixed .dm-about-location,html.dm-mixed .dm-big-text-section,html.dm-mixed .dm-bottom-cta,html.dm-mixed .dm-case-study__hero,html.dm-mixed .dm-content-strip,html.dm-mixed .dm-hero,html.dm-mixed .dm-insights-hero,html.dm-mixed .dm-job-detail__hero,html.dm-mixed .dm-jobs-page__hero,html.dm-mixed .dm-life-hero,html.dm-mixed .dm-life-hire,html.dm-mixed .dm-life-manifesto,html.dm-mixed .dm-life-office,html.dm-mixed .dm-life-stats,html.dm-mixed .dm-newsletter-cta,html.dm-mixed .dm-page__hero,html.dm-mixed .dm-pinned-scroll,html.dm-mixed .dm-post__hero,html.dm-mixed .dm-post__service-cta,html.dm-mixed .dm-section--force-dark,html.dm-mixed .dm-section:has(.dm-terminal),html.dm-mixed .dm-section:has(.dm-testimonial--featured),html.dm-mixed .dm-service-hero,html.dm-mixed .dm-service-metrics,html.dm-mixed .dm-sprint-zero,html.dm-mixed .dm-stats,html.dm-mixed .dm-sv-testimonial-section,html.dm-mixed .dm-testimonials,html.dm-mixed .dm-trusted,html.dm-mixed .dm-work-featured{--bg-primary:#060d13;--bg-secondary:#0b1420;--bg-tertiary:#111b27;--bg-card:rgba(19, 35, 51, 0.6);--bg-card-hover:rgba(0, 168, 120, 0.08);--text-primary:#ffffff;--text-secondary:#cddbde;--text-muted:#8a9fa3;--border-color:rgba(0, 168, 120, 0.15);--border-color-hover:rgba(0, 168, 120, 0.4)}html.dm-mixed .dm-about-location,html.dm-mixed .dm-big-text-section,html.dm-mixed .dm-bottom-cta,html.dm-mixed .dm-case-study__hero,html.dm-mixed .dm-content-strip,html.dm-mixed .dm-hero,html.dm-mixed .dm-insights-hero,html.dm-mixed .dm-job-detail__hero,html.dm-mixed .dm-jobs-page__hero,html.dm-mixed .dm-life-hero,html.dm-mixed .dm-life-hire,html.dm-mixed .dm-life-manifesto,html.dm-mixed .dm-life-stats,html.dm-mixed .dm-newsletter-cta,html.dm-mixed .dm-page__hero,html.dm-mixed .dm-pinned-scroll,html.dm-mixed .dm-post__hero,html.dm-mixed .dm-post__service-cta,html.dm-mixed .dm-section:has(.dm-terminal),html.dm-mixed .dm-section:has(.dm-testimonial--featured),html.dm-mixed .dm-service-hero,html.dm-mixed .dm-service-metrics,html.dm-mixed .dm-sprint-zero,html.dm-mixed .dm-stats,html.dm-mixed .dm-sv-testimonial-section,html.dm-mixed .dm-testimonials,html.dm-mixed .dm-trusted,html.dm-mixed .dm-work-featured{background-color:#060d13}.dm-theme-btn__half,.dm-theme-btn__sun{display:none}.dm-theme-btn__moon,html.dm-light .dm-theme-btn__sun{display:block}html.dm-light .dm-theme-btn__half,html.dm-light .dm-theme-btn__moon,html.dm-mixed .dm-theme-btn__sun{display:none}html.dm-mixed .dm-theme-btn__half{display:block}html.dm-mixed .dm-theme-btn__moon{display:none}.dm-footer__bottom-right{display:flex;align-items:center;gap:var(--space-lg);flex-wrap:wrap}.dm-footer__icons{display:flex;align-items:center;gap:.5rem}.dm-footer__link-btn{background:0 0;border:none;padding:0;margin:0;display:inline;color:var(--text-muted);font-family:var(--font-body);font-size:var(--text-sm);font-weight:400;line-height:inherit;text-decoration:none;cursor:pointer;transition:color .2s;-webkit-appearance:none}.dm-footer__link-btn:hover{color:var(--dm-teal)}*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:100px;-webkit-text-size-adjust:100%;text-size-adjust:100%;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:var(--dm-teal) var(--bg-primary)}html::-webkit-scrollbar{width:6px}html::-webkit-scrollbar-track{background:var(--bg-primary)}html::-webkit-scrollbar-thumb{background:var(--dm-teal);border-radius:var(--radius-full)}body{font-family:var(--font-body);font-size:var(--text-base);font-weight:400;line-height:1.7;color:var(--text-secondary);background-color:var(--bg-primary);overflow-x:hidden;overflow-wrap:break-word;word-break:break-word;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:rgba(0,168,120,.3);color:var(--dm-white)}a{color:var(--text-accent);text-decoration:none;transition:color var(--duration-fast) var(--ease-out-quart)}a:hover{color:var(--dm-teal-light)}a:focus-visible{outline:2px solid var(--dm-teal);outline-offset:3px;border-radius:2px}.dm-btn:focus-visible,button:focus-visible{outline:2px solid var(--dm-teal);outline-offset:2px}h1,h2{font-family:var(--font-display);font-weight:700;color:var(--text-primary);line-height:1.1;letter-spacing:.02em;text-transform:uppercase}h3,h4,h5,h6{font-family:var(--font-body);font-weight:600;color:var(--text-primary);line-height:1.2;letter-spacing:.01em;text-transform:none}h1{font-size:var(--text-5xl)}h2{font-size:var(--text-4xl)}h3{font-size:var(--text-3xl)}h4{font-size:var(--text-2xl)}h5{font-size:var(--text-xl)}h6{font-size:var(--text-lg)}p{margin-bottom:1.5em}strong{font-weight:600;color:var(--text-primary)}img{max-width:100%;height:auto;display:block}.dm-container{width:100%;max-width:var(--container-max);margin-left:auto;margin-right:auto;padding-left:var(--gutter);padding-right:var(--gutter)}.dm-container--narrow{max-width:var(--container-narrow)}.dm-container--wide{max-width:var(--container-wide)}.dm-section{padding-top:var(--space-section);padding-bottom:var(--space-section);position:relative}.dm-grid{display:grid;gap:var(--gutter)}.dm-grid--2{grid-template-columns:repeat(2,1fr)}.dm-grid--3{grid-template-columns:repeat(3,1fr)}.dm-grid--4{grid-template-columns:repeat(4,1fr)}@media (max-width:1024px){.dm-grid--3,.dm-grid--4{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.dm-grid--2,.dm-grid--3,.dm-grid--4{grid-template-columns:1fr}}.noise-overlay{position:fixed;inset:0;z-index:var(--z-behind);pointer-events:none;opacity:.02;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='1'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px}.dm-text-gradient{background:linear-gradient(135deg,var(--dm-teal-light),var(--dm-teal),var(--dm-teal-dark));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dm-text-center{text-align:center}.dm-text-left{text-align:left}.dm-text-right{text-align:right}.dm-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dm-flex{display:flex}.dm-flex-center{display:flex;align-items:center;justify-content:center}.dm-flex-between{display:flex;align-items:center;justify-content:space-between}.dm-divider{width:100%;height:1px;background:linear-gradient(90deg,transparent,var(--border-color),transparent);border:none}.dm-divider--glow{height:1px;background:linear-gradient(90deg,transparent,rgba(0,168,120,.5),transparent);box-shadow:0 0 20px rgba(var(--dm-teal-rgb),.3);filter:blur(.5px)}.dm-skip-link{position:absolute;top:-100%;left:50%;transform:translateX(-50%);background:var(--dm-teal);color:var(--dm-black);padding:.75rem 1.5rem;border-radius:var(--radius-sm);font-weight:600;z-index:var(--z-toast);transition:top .3s}.dm-skip-link:focus{top:1rem}.dm-content a{background-image:linear-gradient(var(--dm-teal),var(--dm-teal));background-size:0 1px;background-position:0 100%;background-repeat:no-repeat;transition:background-size cubic-bezier(.8, 0, .2, 1) .4s,color var(--duration-fast) var(--ease-out-quart)}.dm-content a:hover{background-size:100% 1px}.footer-cta,.gh-navigation-menu .nav-signup,.gh-post-upgrade-cta{display:none!important}