@font-face{font-family:"Blender Pro";src:url("/fonts/BlenderPro-Medium.woff2") format("woff2"),url("/fonts/BlenderPro-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Blender Pro";src:url("/fonts/BlenderPro-Bold.woff2") format("woff2"),url("/fonts/BlenderPro-Bold.woff") format("woff");font-weight:700;font-style:normal;font-display:swap}.btn{display:inline-block;padding:14px 36px;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:600;border:none;border-radius:4px;cursor:pointer;transition:background .2s,transform .2s;text-align:center}.btn:hover{transform:translateY(-1px)}.btn--primary{background-color:#fff;color:#000}.btn--primary:hover{background-color:#67feac;color:#000}.btn--outline{background:rgba(0,0,0,0);color:#fff;border:2px solid #fff}.btn--outline:hover{background:hsla(0,0%,100%,.1)}.btn--outline-dark{background:rgba(0,0,0,0);color:#000;border:2px solid #000}.btn--outline-dark:hover{background:rgba(0,0,0,.05)}.btn--full{width:100%}.header{position:fixed;top:0;left:0;right:0;z-index:100;background:#000;border-bottom:1px solid hsla(0,0%,100%,.12)}.header a{color:inherit;text-decoration:none}.header img{max-width:100%;height:auto;display:block}.header__inner{display:flex;align-items:center;justify-content:space-between;padding:16px 40px}.header__logo img{display:block;height:42px;width:auto}.header__right{display:flex;align-items:center;gap:24px}.header__nav{display:flex;gap:32px}.header__link{display:flex;align-items:center;gap:6px;font-size:.95rem;font-weight:700;color:#fff;transition:opacity .2s}.header__link::before{content:"";width:6px;height:6px;border-radius:50%;background:#fff;flex-shrink:0;opacity:0;transition:opacity .2s}.header__link:hover{opacity:.7}.header__link--active::before{opacity:1}.header__cta{padding:10px 24px;font-size:.9rem}.header__burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;background:none;border:none;cursor:pointer;padding:0}.header__burger span{display:block;width:100%;height:2px;background:#fff;border-radius:1px;transition:transform .3s,opacity .3s}.header__burger--open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.header__burger--open span:nth-child(2){opacity:0}.header__burger--open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header__nav--mobile{display:none}@media(max-width: 1024px){.header__nav--desktop{display:none}.header__cta{display:none}.header__burger{display:flex;z-index:101}.header__drawer-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:99}.header__drawer-overlay--open{display:block}.header__drawer-close{position:absolute;top:20px;right:20px;width:32px;height:32px;background:none;border:none;cursor:pointer;padding:0}.header__drawer-close span{display:block;position:absolute;width:100%;height:2px;background:#fff;border-radius:1px;top:50%;left:0}.header__drawer-close span:first-child{transform:rotate(45deg)}.header__drawer-close span:last-child{transform:rotate(-45deg)}.header__nav--mobile{display:flex;position:fixed;top:0;right:0;bottom:0;width:80%;min-width:280px;background:#000;flex-direction:column;align-items:flex-start;padding:80px 24px 32px;gap:24px;transform:translateX(100%);transition:transform .3s ease;z-index:100;border-left:1px solid hsla(0,0%,100%,.12)}.header__nav--mobile.header__nav--open{transform:translateX(0)}.header__nav--mobile .header__link{font-size:1.1rem;color:#fff;text-decoration:none;font-weight:700}}.footer{border-top:1px solid hsla(0,0%,100%,.12);background:#000;padding:0 20px}.footer__inner{max-width:1200px;margin:0 auto;padding:48px 0;display:grid;grid-template-columns:1fr auto;gap:40px;align-items:start}.footer__right{display:grid;grid-template-columns:auto auto;grid-template-rows:1fr auto;gap:20px 40px}.footer__brand{display:flex;flex-direction:column;gap:16px}.footer__logo img{height:40px;width:auto}.footer__guarantee{font-size:1rem;font-weight:700;color:#fff;line-height:1.6}.footer__info{font-size:1rem;color:#fff;line-height:1.6}.footer__info p{font-size:1rem}.footer__nav{display:flex;flex-direction:column;gap:8px}.footer__nav a{font-size:1rem;font-weight:700;color:#fff;text-decoration:underline;transition:opacity .2s}.footer__nav a:hover{opacity:.7}.footer__address{font-size:1rem;font-weight:700;color:#fff;line-height:1.6}.footer__address a{transition:opacity .2s}.footer__address a:hover{opacity:.7}.footer__social{align-self:start}.footer__social a{display:flex;align-items:flex-start;justify-content:flex-start;width:40px;height:40px;border-radius:50%;transition:opacity .2s}.footer__social a:hover{opacity:.8}.footer__social a img{width:32px;height:32px;border-radius:4px}.footer__clutch{align-self:start}@media(max-width: 1024px){.footer__inner{grid-template-columns:1fr}.footer__right{grid-template-columns:1fr 1fr}}@media(max-width: 768px){.footer__right{grid-template-columns:1fr}}.cookie-consent{display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1a1a1a;border-top:1px solid hsla(0,0%,100%,.12);padding:16px 20px}.cookie-consent--visible{display:block}.cookie-consent__inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.cookie-consent__text{font-size:14px;color:#d3d5d9;line-height:1.5;margin:0}.cookie-consent__text a{color:#fff;text-decoration:underline;text-underline-offset:2px}.cookie-consent__text a:hover{opacity:.7}.cookie-consent__actions{display:flex;gap:8px;flex-shrink:0}.cookie-consent__btn{padding:8px 20px;border-radius:4px;font-size:14px;font-weight:500;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer;border:1px solid hsla(0,0%,100%,.12);transition:opacity .2s}.cookie-consent__btn:hover{opacity:.8}.cookie-consent__btn--primary{background:#fff;color:#000;border-color:#fff}.cookie-consent__btn--secondary{background:rgba(0,0,0,0);color:#fff}@media(max-width: 768px){.cookie-consent{padding:20px 16px}.cookie-consent__inner{flex-direction:column;align-items:stretch;gap:12px;text-align:center}.cookie-consent__text{font-size:13px}.cookie-consent__actions{flex-direction:column;gap:8px}.cookie-consent__btn{width:100%;padding:12px 20px}}.cookie-modal{display:none;position:fixed;inset:0;z-index:10000}.cookie-modal--visible{display:flex;align-items:center;justify-content:center}.cookie-modal__overlay{position:absolute;inset:0;background:rgba(0,0,0,.7)}.cookie-modal__dialog{position:relative;background:#1a1a1a;border:1px solid hsla(0,0%,100%,.12);border-radius:8px;max-width:540px;width:calc(100% - 40px);max-height:80vh;display:flex;flex-direction:column}.cookie-modal__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid hsla(0,0%,100%,.12)}.cookie-modal__title{font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:18px;font-weight:700;color:#fff;margin:0}.cookie-modal__close{background:none;border:none;color:#7b828d;font-size:24px;cursor:pointer;padding:0;line-height:1}.cookie-modal__close:hover{color:#fff}.cookie-modal__body{padding:20px 24px;overflow-y:auto}.cookie-modal__text{font-size:14px;color:#d3d5d9;line-height:1.5;margin:0 0 20px}.cookie-modal__category{padding:16px 0;border-top:1px solid hsla(0,0%,100%,.12)}.cookie-modal__category:last-child{padding-bottom:0}.cookie-modal__category-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.cookie-modal__category-info{display:flex;align-items:center;gap:8px}.cookie-modal__category-name{font-size:15px;font-weight:700;color:#fff}.cookie-modal__category-badge{font-size:11px;color:#7b828d;border:1px solid hsla(0,0%,100%,.12);border-radius:3px;padding:1px 6px}.cookie-modal__category-desc{font-size:13px;color:#7b828d;line-height:1.5;margin:8px 0 0}.cookie-modal__toggle{position:relative;display:inline-block;width:40px;height:22px;flex-shrink:0}.cookie-modal__toggle input{opacity:0;width:0;height:0}.cookie-modal__toggle input:checked+.cookie-modal__toggle-slider{background:#67feac}.cookie-modal__toggle input:checked+.cookie-modal__toggle-slider::before{transform:translateX(18px)}.cookie-modal__toggle input:disabled+.cookie-modal__toggle-slider{opacity:.6;cursor:not-allowed}.cookie-modal__toggle-slider{position:absolute;cursor:pointer;inset:0;background:#555;border-radius:22px;transition:background .2s}.cookie-modal__toggle-slider::before{content:"";position:absolute;height:16px;width:16px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:transform .2s}.cookie-modal__footer{padding:16px 24px;border-top:1px solid hsla(0,0%,100%,.12);display:flex;justify-content:flex-end}@media(max-width: 768px){.cookie-modal--visible{align-items:flex-end}.cookie-modal__dialog{width:100%;max-height:85vh;border-radius:16px 16px 0 0;border-bottom:none}.cookie-modal__header{padding:16px 20px}.cookie-modal__body{padding:16px 20px}.cookie-modal__footer{padding:16px 20px;padding-bottom:calc(16px + env(safe-area-inset-bottom))}.cookie-modal__footer .cookie-consent__btn{width:100%}}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#fff;background-color:#000;line-height:1.6;overflow-x:hidden}h1{font-family:"Roboto Condensed","Roboto",sans-serif;font-size:4.5rem;font-weight:700;line-height:1.1;letter-spacing:-0.02em}h2{font-family:"Roboto Condensed","Roboto",sans-serif;font-size:3rem;font-weight:700;line-height:1.15;margin-bottom:16px}p{font-size:16px;line-height:1.6}@media(min-width: 768px){h1{font-size:7rem}h2{font-size:4rem}p{font-size:20px}}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}strong{font-weight:700;color:#fff}em{font-style:italic}p a,li a{color:#fff;text-decoration:underline;text-underline-offset:2px;transition:opacity .2s}p a:hover,li a:hover{opacity:.7}ul{list-style:none}li{position:relative;padding-left:20px}li::before{content:"";position:absolute;left:0;top:.7em;width:6px;height:6px;border-radius:50%;background:#fff}.about-company{background:#000;padding:130px 20px 60px}.about-company__inner{max-width:1200px;margin:0 auto}.about-company__title{margin-bottom:24px}.about-company__description{font-size:1.3rem;color:#d3d5d9;line-height:1.6;margin-bottom:48px}.about-company__highlights{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:48px}.about-company__highlight{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.12);border-radius:8px;padding:20px 24px;display:flex;flex-direction:column;gap:4px;flex:1 1 140px;min-width:140px}.about-company__highlight-value{font-family:"Blender Pro","Roboto Condensed",sans-serif;font-size:2rem;font-weight:700;color:#fff;line-height:1}.about-company__highlight-label{font-size:.85rem;color:#7b828d;text-transform:uppercase;letter-spacing:.05em}.about-company__text p{color:#d3d5d9;margin-bottom:16px;line-height:1.7}.about-leader{padding:60px 20px}.about-leader--ceo{background:#000}.about-leader--cto{background:#080808}.about-leader__inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:40px}.about-leader__photo{flex-shrink:0}.about-leader__photo img{width:200px;height:200px;border-radius:50%;object-fit:cover;border:3px solid hsla(0,0%,100%,.12)}.about-leader__content{flex:1}.about-leader__role{display:inline-block;font-size:.85rem;font-weight:600;color:#8de37b;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px}.about-leader__name{margin-bottom:24px}.about-leader__bio p{color:#d3d5d9;margin-bottom:16px;line-height:1.7}.about-leader__linkedin{display:inline-flex;align-items:center;gap:8px;font-size:1rem;font-weight:500;color:#fff;text-decoration:underline;text-underline-offset:3px;transition:opacity .2s}.about-leader__linkedin:hover{opacity:.7}@media(min-width: 1024px){.about-company{padding:160px 40px 100px}.about-leader{padding:100px 40px}.about-leader__inner{flex-direction:row;align-items:flex-start;gap:60px}.about-leader__inner--reverse{flex-direction:row-reverse}.about-leader__photo img{width:260px;height:260px}}
