:root{--primary:#087fc0;--primary-hover:#066da6;--secondary:#e95516;--secondary-hover:#cf4510;--accent:#f3bd18;--ink:#101217;--surface-dark:#07090e;--surface-deep:#0d1017;--surface-soft:#f2f4f6;--surface-white:#fff;--text:#171a20;--text-muted:#626a77;--text-on-dark:#f8fafc;--text-muted-dark:#a7b0bf;--border:#dce1e7;--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:#05070be0;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:#fff;background:var(--secondary);padding:0 17px;font-size:13px}.site-header__quote:hover,.home-button--primary:hover,.btn-secondary:hover{background:var(--secondary-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:560px;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:#020407a3}.home-hero__content{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;padding-top:78px;display:flex;position:relative}.home-eyebrow{color:var(--secondary);font-family:var(--font-heading);letter-spacing:0;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:780px;margin-bottom:18px;font-size:58px;font-weight:800}.home-hero__lead{color:#d3dae4;max-width:620px;margin-bottom:30px;font-size:18px;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:#fff;background:var(--secondary)}.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-about,.home-services,.home-work,.home-social,.home-testimonial{align-items:center;min-height:100svh;padding:92px 0;display:flex}.home-about>.site-container,.home-services>.site-container,.home-work>.site-container,.home-social>.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:8px;overflow:hidden}.home-about__media img{object-fit:cover;width:100%;height:100%}.home-about h2,.home-section-heading h2,.home-social h2,.home-testimonial h2,.home-cta h2{color:var(--ink);margin-bottom:32px;font-size:40px;font-weight:800}.home-about__content>p:not(.home-eyebrow){color:var(--text-muted);font-size:16px;line-height:1.75}.home-checklist{gap:13px;margin:28px 0 0;padding:0;list-style:none;display:grid}.home-checklist li{color:var(--ink);align-items:center;gap:10px;font-size:14px;font-weight:700;display:flex}.home-checklist svg{color:var(--primary);flex:none}.home-services{background:var(--surface-soft)}.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:8px;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(--primary);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:98px;padding:16px;display:flex}.home-service h3{color:var(--ink);margin:0;font-size:17px}.home-service__cta,.home-social__intro>a{color:var(--primary);align-items:center;gap:5px;font-size:13px;font-weight:800;display:inline-flex}.home-service__cta{opacity:0;transition:opacity .18s,transform .18s;transform:translateY(5px)}.home-service:hover .home-service__cta,.home-service:focus-visible .home-service__cta{opacity:1;transform:translateY(0)}.home-guarantee{color:#fff;background:#11141a;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;background:#111318;border-radius:8px;overflow:hidden}.home-video iframe{border:0;width:100%;height:100%}.home-video h3{color:var(--ink);margin:14px 2px 0;font-size:17px}.home-social{background:#e9edf1}.home-social__grid{grid-template-columns:.72fr 1.28fr;align-items:center;gap:64px;display:grid}.home-social__intro>svg{color:var(--secondary);margin-bottom:22px}.home-social__posts{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.home-social__posts a{aspect-ratio:1;background:#dce1e7;border-radius:8px;overflow:hidden}.home-social__posts img{object-fit:cover;width:100%;height:100%;transition:transform .2s}.home-social__posts a:hover img{transform:scale(1.035)}.home-testimonial{color:#fff;background:#0c0f14}.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:8px;width:100%;max-height:540px}.home-cta{color:#fff;background:var(--primary);align-items:center;min-height:58svh;padding:72px 0;display:flex}.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:#fff;opacity:.78}.home-cta h2{color:#fff;margin:0}.home-button--light{color:var(--ink);background:#fff;flex:none}.home-button--light:hover{color:#fff;background:var(--secondary)}.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:#51a9db;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{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:#07090e;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-social__grid,.home-testimonial__grid{grid-template-columns:1fr}.home-about__grid,.home-social__grid,.home-testimonial__grid{gap:42px}.home-services__grid,.home-work__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.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:530px}.home-hero__content{padding-top:70px}.home-hero h1{font-size:39px}.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-social,.home-testimonial{padding:68px 0}.home-about>.site-container,.home-services>.site-container,.home-work>.site-container,.home-social>.site-container,.home-testimonial>.site-container,.home-cta>.site-container{width:min(100% - 36px,1180px)}.home-about h2,.home-section-heading h2,.home-social 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:124px}.home-service__cta{display:none}.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-social__posts{gap:8px}.home-testimonial__grid{gap:28px}.home-cta{padding:58px 0}.home-cta__inner{flex-direction:column;align-items:stretch;gap:26px}.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}}
