:root{--brand-red:#ed343b;--brand-lime:#b7d63f;--brand-lime-hover:#a4c22f;--brand-blue:#69bad5;--brand-blue-deep:#267b99;--primary:var(--brand-lime);--primary-hover:var(--brand-lime-hover);--secondary:var(--brand-red);--secondary-hover:#cf272f;--accent:var(--brand-blue);--ink:#131313;--surface-dark:#101010;--surface-deep:#181818;--surface-soft:#f5f4f0;--surface-white:#fff;--text:#171a20;--text-muted:#62615d;--text-on-dark:#f8fafc;--text-muted-dark:#b6b4ad;--border:#deddd7;--border-dark:#ffffff1f;--font-body:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-heading:"Outfit", var(--font-body);color:var(--text);background:var(--surface-dark);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{background:var(--surface-dark);min-width:320px;min-height:100vh;margin:0}body,button,input,select,textarea{font-family:var(--font-body)}button,input,select,textarea{font-size:inherit}img,video,iframe{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-family:var(--font-heading);letter-spacing:0;line-height:1.1}#root,.site-shell{min-height:100vh}.site-shell{background:var(--surface-white);flex-direction:column;display:flex}.site-shell>main{flex:1}.site-shell--legal{color:var(--text-on-dark);background:var(--surface-dark)}.site-container,.container{width:min(1180px,100% - 48px);margin:0 auto}.site-header{z-index:100;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#101010eb;border-bottom:1px solid #ffffff1a;height:78px;position:fixed;inset:0 0 auto}.site-header__inner{align-items:center;gap:32px;height:100%;display:flex}.site-header__brand{flex:none;align-items:center;display:inline-flex}.site-header__brand img{width:auto;height:48px}.site-nav{align-items:center;gap:28px;margin-left:auto;display:flex}.site-nav a{color:#d8dee8;font-size:14px;font-weight:600;transition:color .16s}.site-nav a:hover{color:#fff}.site-header__quote,.home-button,.btn{cursor:pointer;border:0;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-weight:700;line-height:1;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.site-header__quote{color:var(--ink);background:var(--primary);padding:0 17px;font-size:13px;box-shadow:0 8px 24px #b7d63f29}.site-header__quote:hover,.home-button--primary:hover,.btn-secondary:hover{background:var(--primary-hover);transform:translateY(-1px)}.site-header__menu{color:#fff;border:1px solid var(--border-dark);background:0 0;border-radius:6px;place-items:center;width:44px;height:44px;padding:0;display:none}.site-header--compact .site-header__inner{justify-content:flex-start}.home-hero{color:#fff;background:#080a0d;height:100svh;min-height:700px;position:relative;overflow:hidden}.home-hero__slides,.home-hero__slide,.home-hero__overlay{position:absolute;inset:0}.home-hero__slide{opacity:0;background-position:50%;background-size:cover;animation:15s infinite hero-slide}.home-hero__slide--one{background-image:url(/media/bg-joarte.jpg)}.home-hero__slide--two{background-image:url(/media/bg-joartE-2.jpg);animation-delay:5s}.home-hero__slide--three{background-image:url(/media/bg-joartE-3.jpg);animation-delay:10s}.home-hero__overlay{background:linear-gradient(90deg,#050505db 0%,#050505a6 52%,#05050540 100%)}.home-hero__content{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;padding:78px 0 126px;display:flex;position:relative}.home-eyebrow{color:var(--brand-red);font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:800}.home-hero .home-eyebrow,.home-guarantee .home-eyebrow,.home-testimonial .home-eyebrow{color:var(--accent)}.home-hero h1{color:#fff;max-width:830px;margin-bottom:18px;font-size:clamp(50px,5.2vw,72px);font-weight:800}.home-hero__lead{color:#d3dae4;max-width:650px;margin-bottom:30px;font-size:19px;line-height:1.65}.home-hero__actions{align-items:center;gap:12px;display:flex}.home-button{min-height:48px;padding:0 20px;font-size:14px}.home-button--primary,.btn-secondary{color:var(--ink);background:var(--primary);box-shadow:0 10px 28px #b7d63f2e}.home-button--ghost{color:#fff;background:#07090e6b;border:1px solid #ffffff59}.home-button--ghost:hover{background:#ffffff1a;border-color:#fff}@keyframes hero-slide{0%,27%{opacity:1;transform:scale(1)}33%,94%{opacity:0;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}.home-trust{z-index:2;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#121212e6;border-top:1px solid #ffffff14;position:absolute;inset:auto 0 0}.home-trust__grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.home-trust__grid>div{border-right:1px solid #ffffff1a;flex-direction:column;justify-content:center;min-height:126px;padding:26px 28px;display:flex;position:relative}.home-trust__grid>div:before{content:"";background:var(--brand-red);width:38px;height:3px;position:absolute;top:0;left:28px}.home-trust__grid>div:nth-child(2):before,.home-trust__grid>div:nth-child(4):before{background:var(--brand-blue)}.home-trust__grid>div:nth-child(3):before{background:var(--brand-lime)}.home-trust__grid>div:first-child{border-left:1px solid #ffffff1a}.home-trust strong{font-family:var(--font-heading);margin-bottom:6px;font-size:20px}.home-trust span{color:var(--text-muted-dark);font-size:13px;line-height:1.45}.home-about,.home-services,.home-work,.home-testimonial{align-items:center;min-height:100svh;padding:110px 0;display:flex}.home-about>.site-container,.home-services>.site-container,.home-work>.site-container,.home-testimonial>.site-container{width:min(1180px,100% - 48px)}.home-about{background:#fff}.home-about__grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:center;gap:68px;display:grid}.home-about__media{aspect-ratio:16/10;background:var(--surface-soft);border-radius:2px;position:relative;overflow:hidden}.home-about__media:after{content:"";background:linear-gradient(90deg, var(--brand-red) 0 18%, var(--brand-lime) 18% 36%, var(--brand-blue) 36% 54%, transparent 54% 100%);height:7px;position:absolute;inset:auto 0 0}.home-about__media img{object-fit:cover;width:100%;height:100%}.home-about h2,.home-section-heading h2,.home-testimonial h2,.home-cta h2{color:var(--ink);margin-bottom:24px;font-size:clamp(36px,4vw,48px);font-weight:800}.home-about__content>p:not(.home-eyebrow){color:var(--text-muted);font-size:16px;line-height:1.75}.home-differentials{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 28px;margin-top:34px;display:grid}.home-differentials>div{align-items:flex-start;gap:12px;display:flex}.home-differentials svg{color:var(--brand-red);flex:none}.home-differentials span{color:var(--text-muted);font-size:13px;line-height:1.45}.home-differentials strong{color:var(--ink);margin-bottom:3px;font-size:14px;display:block}.home-services{isolation:isolate;background:var(--surface-soft);position:relative;overflow:hidden}.home-services:before{content:"";z-index:-1;background-image:radial-gradient(circle,#267b9933 1.4px,#0000 1.5px);background-size:20px 20px;width:340px;height:340px;position:absolute;top:34px;right:-28px;-webkit-mask-image:linear-gradient(135deg,#0000 18%,#000 82%);mask-image:linear-gradient(135deg,#0000 18%,#000 82%)}.home-section-heading{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:end;gap:60px;margin-bottom:42px;display:grid}.home-section-heading h2{max-width:650px;margin-bottom:0}.home-section-heading>p{color:var(--text-muted);margin-bottom:4px;font-size:15px;line-height:1.7}.home-services__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.home-service{min-width:0;color:inherit;border:1px solid var(--border);background:#fff;border-radius:2px;transition:border-color .18s,transform .18s,box-shadow .18s;overflow:hidden}.home-service img{aspect-ratio:4/3;object-fit:cover;width:100%;transition:transform .22s}.home-service:hover{border-color:#aeb7c2;transform:translateY(-3px);box-shadow:0 12px 28px #1012171f}.home-service:focus-visible{outline:3px solid var(--brand-lime);outline-offset:3px}.home-service:hover img{transform:scale(1.035)}.home-service__body{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:14px;min-height:154px;padding:16px;display:flex}.home-service h3{color:var(--ink);margin:0 0 7px;font-size:17px}.home-service__body p{color:var(--text-muted);margin:0;font-size:13px;line-height:1.5}.home-service__cta{color:#236e89;align-items:center;gap:5px;margin-top:auto;font-size:13px;font-weight:800;display:inline-flex}.home-guarantee{color:#fff;background-color:#151515;background-image:linear-gradient(135deg,#69bad50b 25%,#0000 25% 50%,#69bad50b 50% 75%,#0000 75%);background-size:32px 32px;align-items:center;min-height:100svh;display:flex;overflow:hidden}.home-guarantee__grid{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-items:center;gap:70px;min-height:610px;display:grid}.home-guarantee__visual{align-self:end;height:570px;position:relative}.home-guarantee__mascot{object-fit:contain;width:auto;height:94%;position:absolute;inset:auto 0 0 auto}.home-guarantee__seal{width:150px;animation:24s linear infinite seal-turn;position:absolute;top:56px;right:2%}.home-guarantee__content{padding:80px 0}.home-guarantee__content>svg{color:var(--accent);margin-bottom:24px}.home-guarantee h2,.home-testimonial h2{color:#fff}.home-guarantee h2{margin-bottom:18px;font-size:46px}.home-guarantee__content>p:not(.home-eyebrow){max-width:540px;color:var(--text-muted-dark);margin-bottom:28px;font-size:16px;line-height:1.75}@keyframes seal-turn{to{transform:rotate(360deg)}}.home-work{background:#fff}.home-work__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.home-video{min-width:0}.home-video__frame{aspect-ratio:9/16;border-bottom:4px solid var(--brand-red);background:#111318;border-radius:2px;overflow:hidden}.home-video:nth-child(3n+2) .home-video__frame{border-bottom-color:var(--brand-lime)}.home-video:nth-child(3n) .home-video__frame{border-bottom-color:var(--brand-blue)}.home-video iframe{border:0;width:100%;height:100%}.home-video h3{color:var(--ink);margin:14px 2px 0;font-size:17px}.home-work__instagram{color:#236e89;align-items:center;gap:8px;width:fit-content;margin:34px auto 0;font-size:14px;font-weight:800;display:flex}.home-testimonial{color:#fff;background:#151515}.home-testimonial__grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:72px;display:grid}.home-testimonial p:not(.home-eyebrow){color:var(--text-muted-dark);line-height:1.7}.home-testimonial video{background:#000;border-radius:2px;width:100%;max-height:540px}.home-cta{isolation:isolate;color:#fff;background:var(--brand-blue-deep);align-items:center;min-height:58svh;padding:72px 0;display:flex;position:relative;overflow:hidden}.home-cta:before{content:"";z-index:-1;background-image:radial-gradient(circle,#ffffff24 1.3px,#0000 1.4px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 12%,#000 100%);mask-image:linear-gradient(90deg,#0000 12%,#000 100%)}.home-cta>.site-container{width:min(1180px,100% - 48px)}.home-cta__inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.home-cta .home-eyebrow{color:#dff2f7}.home-cta h2{color:#fff;margin:0}.home-cta__inner>div>p:last-child{color:#dff2f7;margin:14px 0 0;font-size:15px}.home-button--light{color:var(--ink);background:var(--primary);flex:none;box-shadow:0 12px 32px #13131333}.home-button--light:hover{color:var(--ink);background:var(--primary-hover)}.legal-page{color:var(--text-on-dark);background:var(--surface-dark);padding:132px 0 72px}.legal-page-container{max-width:940px}.legal-form-page{max-width:820px}.legal-page-header{max-width:760px;margin-bottom:40px}.section-subtitle{color:var(--accent);font-family:var(--font-heading);letter-spacing:0;text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:800;display:block}.section-title{color:#fff;margin-bottom:12px;font-size:38px;font-weight:800}.section-desc{color:var(--text-muted-dark);margin:0;font-size:16px;line-height:1.7}.legal-back-link{color:#94a3b8;align-items:center;gap:4px;margin-bottom:20px;font-size:13px;font-weight:600;display:inline-flex}.legal-back-link:hover,.legal-text-link:hover{color:#fff}.legal-updated{color:#687386;margin:16px 0 0;font-size:13px}.legal-document{border-top:1px solid var(--border-dark);max-width:820px}.legal-document section{border-bottom:1px solid var(--border-dark);padding:28px 0}.deletion-guide{border-top:1px solid var(--border-dark);border-bottom:1px solid var(--border-dark);max-width:720px;margin-bottom:28px;padding:26px 0}.deletion-guide h2{color:#fff;margin-bottom:16px;font-size:21px}.deletion-guide ol{color:var(--text-muted-dark);margin:0 0 18px;padding-left:20px;font-size:14px;line-height:1.65}.deletion-guide li{margin-bottom:8px;padding-left:4px}.deletion-guide strong{color:#fff}.deletion-guide p{color:#7f8b9d;margin:0;font-size:13px;line-height:1.65}.policy-body h2{color:#fff;margin:0 0 12px;font-size:21px}.policy-body p,.policy-body ul{color:var(--text-muted-dark);font-size:15px;line-height:1.7}.policy-body p{margin-bottom:14px}.policy-body ul{margin:0;padding-left:20px}.policy-body li{margin-bottom:8px}.policy-body strong{color:#fff}.legal-action-row{align-items:center;gap:20px;margin-top:22px;display:flex}.legal-text-link{color:#78b7ce;font-size:14px;font-weight:700}.glass-card{background:var(--surface-deep);border:1px solid var(--border-dark);border-radius:8px;padding:32px;overflow:hidden}.form-card{max-width:720px}.form-group{margin-bottom:24px}.form-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:20px;display:grid}.form-label{color:#fff;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.form-control{color:#fff;background:#111722;border:1px solid #ffffff24;border-radius:6px;outline:none;width:100%;padding:13px 14px;transition:border-color .16s,box-shadow .16s}.form-control:focus{border-color:var(--secondary);box-shadow:0 0 0 3px #e955162e}.form-control::placeholder{color:#647084}.form-checkbox{color:var(--text-muted-dark);cursor:pointer;align-items:flex-start;gap:12px;font-size:14px;line-height:1.55;display:flex}.form-checkbox input{width:17px;height:17px;accent-color:var(--secondary);margin-top:3px}.btn{color:#fff;text-transform:uppercase;background:0 0;padding:0 18px;font-size:13px}.btn-primary{color:var(--ink);background:var(--primary)}.btn-primary:hover{background:var(--primary-hover)}.btn-outline{border:1px solid #fff3}.btn-outline:hover{border-color:#ffffff8c}.success-card{text-align:center}.success-icon-wrapper{color:#2fc588;background:#2fc5881a;border-radius:50%;margin-bottom:20px;padding:18px;display:inline-flex}.success-title{color:#fff;margin-bottom:12px;font-size:28px}.success-desc{color:var(--text-muted-dark);margin-bottom:28px}.protocol-box{text-align:left;border:1px dashed var(--border-dark);background:#090c12;border-radius:6px;margin-bottom:28px;padding:22px}.protocol-item{justify-content:space-between;gap:20px;margin-bottom:10px;font-size:14px;display:flex}.protocol-label{color:var(--text-muted-dark);font-weight:600}.protocol-value{color:#fff;font-family:monospace;font-weight:700}.joarte-footer{color:#fff;background:#05070b;border-top:1px solid #ffffff14;width:100%;padding:52px 24px 28px}.joarte-footer-container{width:100%;max-width:1180px;margin:0 auto}.joarte-footer-grid{grid-template-columns:2.3fr 1fr 1.25fr 1fr;gap:48px;display:grid}.joarte-footer-brand{flex-direction:column;gap:18px;display:flex}.joarte-footer-brand img{align-self:flex-start;width:auto;height:46px}.joarte-footer-brand p{color:#a4adbc;max-width:330px;margin:0;font-size:14px;line-height:1.65}.joarte-footer-col h4{color:#fff;letter-spacing:0;text-transform:uppercase;margin:0 0 16px;font-size:12px;font-weight:800}.joarte-footer-links{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.joarte-footer-links li,.joarte-footer-links a{color:#929dac;font-size:14px;line-height:1.45}.joarte-footer-links a:hover{color:#fff}.joarte-footer-contact-text{margin-top:6px}.joarte-footer-bottom{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:20px;margin-top:42px;padding-top:24px;display:flex}.joarte-footer-copy{color:#687386;font-size:12px}.joarte-footer-social{align-items:center;gap:14px;display:flex}.joarte-footer-social a{color:#7f8a9b;transition:color .16s,transform .16s;display:inline-flex}.joarte-footer-social a:hover{color:#fff;transform:translateY(-2px)}@media (width<=980px){.site-nav{border-bottom:1px solid var(--border-dark);background:#101010;flex-direction:column;align-items:stretch;gap:0;padding:12px 24px 22px;display:none;position:fixed;inset:78px 0 auto}.site-nav--open{display:flex}.site-nav a{border-bottom:1px solid var(--border-dark);padding:14px 0}.site-header__quote{margin-left:auto}.site-header__menu{display:grid}.home-about__grid,.home-guarantee__grid,.home-testimonial__grid{grid-template-columns:1fr}.home-about__grid,.home-testimonial__grid{gap:42px}.home-services__grid,.home-work__grid,.home-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero{min-height:760px}.home-hero__content{padding-bottom:252px}.home-trust__grid>div:nth-child(odd){border-left:1px solid #ffffff1a}.home-trust__grid>div{border-bottom:1px solid #ffffff1a}.home-guarantee__grid{gap:0}.home-guarantee__visual{order:2;height:500px}.home-guarantee__content{padding-bottom:0}.joarte-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.site-container,.container{width:min(100% - 36px,1180px)}.site-header{height:70px}.site-header__brand img{height:40px}.site-header__quote{display:none}.site-header__menu{margin-left:auto}.site-nav{padding-inline:18px;inset:70px 0 auto}.home-hero{height:100svh;min-height:720px}.home-hero__content{padding:70px 0 164px}.home-hero h1{font-size:38px}.home-hero__lead{font-size:16px;line-height:1.55}.home-hero__actions{flex-direction:column;align-items:stretch;width:100%}.home-button{width:100%}.home-about,.home-services,.home-work,.home-testimonial{padding:68px 0}.home-about>.site-container,.home-services>.site-container,.home-work>.site-container,.home-testimonial>.site-container,.home-cta>.site-container{width:min(100% - 36px,1180px)}.home-about h2,.home-section-heading h2,.home-testimonial h2,.home-cta h2,.home-guarantee h2{font-size:32px}.home-section-heading{grid-template-columns:1fr;gap:18px;margin-bottom:30px}.home-services__grid,.home-work__grid{grid-template-columns:1fr}.home-services__grid{gap:14px}.home-service{grid-template-columns:42% 58%;display:grid}.home-service img{aspect-ratio:auto;height:100%}.home-service__body{min-height:150px}.home-guarantee__content{padding-top:68px}.home-guarantee__visual{height:400px}.home-guarantee__seal{width:110px;top:36px}.home-work__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home-testimonial__grid{gap:28px}.home-cta{padding:58px 0}.home-cta__inner{flex-direction:column;align-items:stretch;gap:26px}.home-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-trust__grid>div{border-left:1px solid #ffffff1a;min-height:82px;padding:14px 16px}.home-trust__grid>div:before{width:28px;left:16px}.home-trust strong{margin-bottom:3px;font-size:15px}.home-trust span{font-size:11px}.home-differentials{grid-template-columns:1fr;gap:18px}.legal-page{padding:108px 0 52px}.section-title{font-size:30px}.legal-page-header{margin-bottom:30px}.legal-action-row,.form-card form>div[style*="display: flex"],.success-card div[style*="display: flex"]{flex-direction:column;align-items:stretch}.form-grid-2{grid-template-columns:1fr}.glass-card{padding:22px 18px}.protocol-item{flex-direction:column;align-items:flex-start;gap:4px}.joarte-footer{padding:44px 18px 24px}.joarte-footer-grid{grid-template-columns:1fr;gap:30px}.joarte-footer-bottom{flex-direction:column;align-items:flex-start}}@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}}
