@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}.policy{background:#000;color:#fff;padding:120px 20px 80px}.policy__inner{max-width:1200px;margin:0 auto}.policy__title{font-family:"Roboto Condensed","Roboto",sans-serif;font-size:3rem;font-weight:700;line-height:1.15;margin-bottom:8px}.policy__date{color:hsla(0,0%,100%,.5);font-size:1.05rem;margin-bottom:40px}.policy__intro{font-size:1.05rem;line-height:1.8;color:hsla(0,0%,100%,.85);margin-bottom:48px}.policy__heading{font-family:"Roboto Condensed","Roboto",sans-serif;font-size:1.8rem;font-weight:700;line-height:1.2;margin-top:48px;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid hsla(0,0%,100%,.1)}.policy__subheading{font-size:1.15rem;font-weight:700;margin-top:28px;margin-bottom:8px;color:#fff}.policy__text{font-size:1rem;line-height:1.8;color:hsla(0,0%,100%,.8);margin-bottom:16px}.policy__text a{color:#fff;text-decoration:underline;text-underline-offset:2px}.policy__text a:hover{opacity:.7}.policy__list{padding-left:8px;margin-bottom:16px}.policy__list li{font-size:1rem;line-height:1.8;color:hsla(0,0%,100%,.8);margin-bottom:6px}.policy__list li p{font-size:inherit;line-height:inherit;margin:0}@media(min-width: 1024px){.policy{padding:140px 40px 100px}.policy__title{font-size:4rem}.policy__heading{font-size:2rem}}
