:root{--acid:#eba900;--brand-yellow:#eba900;--brand-orange:#b9431b;--brand-brown:#482018;--brand-cream:#f1e2c3;--ink:#090807;--paper:#f1e2c3;--progress:0;--local:0;--vh:1vh}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{margin:0;color:#f7eddb;background:var(--ink);font-family:Manrope,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.topbar{position:fixed;z-index:30;inset:0 0 auto;height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 4.2vw;border-bottom:1px solid rgba(255,255,255,.16);background:linear-gradient(180deg,rgba(20,8,5,.38),transparent);color:#fff}.brand{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:800;letter-spacing:.03em}.brand img{width:42px;height:42px;border-radius:50%;object-fit:cover}.brand span{color:var(--brand-yellow)}.contact footer small span{color:#eba900}.nav-right{display:flex;align-items:center;gap:42px;font-size:10px;text-transform:uppercase;letter-spacing:.15em}.nav-cta{border:1px solid rgba(255,255,255,.5);border-radius:100px;padding:11px 15px;transition:.25s}.nav-cta:hover{background:var(--brand-cream);color:var(--brand-brown)}.nav-cta span{margin-left:18px}
.cinematic-track{height:600vh;position:relative;background:#050605}.scene{position:sticky;top:0;height:calc(var(--vh)*100);overflow:hidden;isolation:isolate;perspective:1100px;background:#080907}.visual-layer{position:absolute;inset:-8%;width:116%;height:116%;object-fit:cover;will-change:transform,opacity;transition:opacity .72s ease,filter 1s ease}.bike-layer{z-index:-6;transform-origin:62% 56%;filter:saturate(.8) contrast(1.08)}.detail-layer{z-index:-5;opacity:0;transform:scale(1.08);filter:saturate(.86) contrast(1.04)}.scene-shade{position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(4,5,4,.9),rgba(4,5,4,.52) 35%,rgba(4,5,4,.05) 65%,rgba(4,5,4,.34)),linear-gradient(0deg,rgba(0,0,0,.48),transparent 50%)}.grain{pointer-events:none;position:absolute;z-index:4;inset:-50%;opacity:.07;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E");animation:grain .22s steps(2) infinite}@keyframes grain{0%{transform:translate(0)}25%{transform:translate(3%,-2%)}50%{transform:translate(-2%,3%)}75%{transform:translate(2%,2%)}}
.mode-bike .bike-layer{opacity:1;transform:translate3d(calc(var(--local)*-3vw),0,0) scale(calc(.99 + var(--local)*.11)) rotateY(calc(-2deg + var(--local)*3deg))}.mode-pedal .bike-layer,.mode-computer .bike-layer,.mode-cassette .bike-layer,.mode-wheel .bike-layer{opacity:.08;transform:scale(1.25)}.mode-pedal .pedal-layer,.mode-computer .computer-layer,.mode-cassette .cassette-layer,.mode-wheel .wheel-layer{opacity:1}.mode-pedal .pedal-layer{transform:scale(calc(1.03 + var(--local)*.11)) translate3d(calc(var(--local)*-2vw),0,0)}.mode-computer .computer-layer{transform:scale(calc(1.14 - var(--local)*.09)) translate3d(calc(var(--local)*2vw),0,0)}.mode-cassette .cassette-layer{transform:scale(calc(1.04 + var(--local)*.09)) translate3d(calc(var(--local)*-2vw),0,0)}.mode-wheel .wheel-layer{transform:scale(calc(1.12 - var(--local)*.08))}
.chapter-copy{position:absolute;z-index:6;left:8.2vw;top:50%;width:min(610px,46vw);transform:translateY(-44%)}.chapter-copy.enter{animation:copyIn .72s cubic-bezier(.2,.8,.2,1) both}@keyframes copyIn{from{opacity:0;transform:translateY(-38%)}}.eyebrow{display:flex;align-items:center;gap:13px;margin:0 0 28px;text-transform:uppercase;letter-spacing:.22em;font-size:9px;font-weight:700}.eyebrow span{width:34px;height:1px;background:var(--acid)}.eyebrow b{font:inherit}.chapter-copy h1{margin:0;font-size:clamp(58px,7.4vw,126px);line-height:.83;letter-spacing:-.075em;font-weight:500}.chapter-copy h1 span{display:block}.chapter-body{max-width:420px;margin:30px 0 0;color:rgba(255,255,255,.72);font-size:14px;line-height:1.75}.scroll-hint{margin:52px 0 0;font-size:8px;letter-spacing:.18em;text-transform:uppercase;display:flex;align-items:center;gap:12px}.scroll-hint i{width:5px;height:34px;border:1px solid rgba(255,255,255,.7);border-radius:8px;position:relative}.scroll-hint i:after{content:"";position:absolute;width:1px;height:9px;background:var(--acid);left:1px;top:4px;animation:scroll 1.6s ease infinite}@keyframes scroll{70%{transform:translateY(14px);opacity:0}}.chapter-counter{position:absolute;right:4.3vw;bottom:5.5vh;display:flex;align-items:baseline;gap:7px}.chapter-counter strong{font-size:27px;font-weight:400}.chapter-counter span,.chapter-counter small{opacity:.42;font-size:10px}.progress-rail{position:absolute;left:4.2vw;top:21vh;bottom:10vh;width:1px;background:rgba(255,255,255,.2);z-index:7}.progress-fill{position:absolute;inset:0 0 auto;height:calc(var(--progress)*100%);background:var(--acid)}.progress-rail i{position:absolute;left:-2px;width:5px;height:5px;border-radius:50%;background:#555}.progress-rail i:nth-of-type(1){top:0}.progress-rail i:nth-of-type(2){top:25%}.progress-rail i:nth-of-type(3){top:50%}.progress-rail i:nth-of-type(4){top:75%}.progress-rail i:nth-of-type(5){top:100%}.progress-rail i.active{background:var(--acid)}.focus-ring{position:absolute;right:12vw;top:50%;width:140px;height:140px;border:1px solid rgba(217,255,67,.22);border-radius:50%;opacity:.75;transform:translateY(-50%) scale(calc(.82 + var(--local)*.16))}.focus-ring:before,.focus-ring:after{content:"";position:absolute;background:rgba(217,255,67,.55)}.focus-ring:before{left:50%;top:-10px;width:1px;height:20px}.focus-ring:after{top:50%;left:-10px;width:20px;height:1px}
.workshop{background:var(--paper);color:var(--ink);padding:150px 7vw 130px}.section-head{display:grid;grid-template-columns:.7fr 1.8fr 1fr;gap:5vw;align-items:start;padding-bottom:110px}.eyebrow.dark span{background:#20221d}.section-head h2{font-size:clamp(48px,6vw,92px);font-weight:500;letter-spacing:-.065em;line-height:.95;margin:0}.section-head>p:last-child{max-width:390px;margin:10px 0 0;line-height:1.8;color:#5b5e55;font-size:13px}.services{border-top:1px solid #b8bab1}.service{display:grid;grid-template-columns:.4fr 1.25fr 1.4fr 30px;gap:3vw;align-items:center;min-height:135px;border-bottom:1px solid #b8bab1;transition:.3s}.service:hover{padding-left:18px;background:rgba(217,255,67,.38)}.service>span{font-size:10px}.service h3{font-size:25px;font-weight:500;letter-spacing:-.04em;margin:0}.service p{font-size:12px;line-height:1.7;color:#65685f;max-width:440px}.service i{font-style:normal}
.contact{min-height:100vh;position:relative;padding:145px 8vw 120px;background:radial-gradient(circle at 70% 40%,#242821,#090a09 46%);display:grid;grid-template-columns:1.1fr .9fr;gap:8vw;align-items:center}.contact h2{font-size:clamp(48px,6.5vw,105px);line-height:.92;letter-spacing:-.07em;font-weight:400;margin:20px 0}.contact h2 em{color:#8e9285;font-style:normal}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:25px 20px}.contact-form label{display:flex;flex-direction:column;gap:9px;text-transform:uppercase;font-size:8px;letter-spacing:.16em;color:#92968c}.contact-form label.wide{grid-column:1/-1}.contact-form input,.contact-form textarea{width:100%;border:0;border-bottom:1px solid #4d5148;background:transparent;color:#fff;padding:10px 0;font:14px Manrope;outline:none;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--acid)}.contact-form button{grid-column:1/-1;width:max-content;border:0;border-bottom:1px solid var(--acid);background:transparent;color:#fff;padding:0 0 12px;text-transform:uppercase;font:600 10px Manrope;letter-spacing:.17em;cursor:pointer}.contact-form button span{color:var(--acid);margin-left:30px}.contact-form button:disabled{opacity:.45}.form-status{grid-column:1/-1;min-height:18px;color:var(--acid);font-size:11px}.contact footer{position:absolute;left:8vw;right:8vw;bottom:34px;border-top:1px solid #363833;padding-top:25px;display:flex;align-items:center;gap:42px;color:#8b8e84;font-size:9px;text-transform:uppercase;letter-spacing:.12em}.contact footer b{color:#fff;font-size:20px;text-transform:none;letter-spacing:-.05em}.contact footer small{margin-left:auto}
@media(max-width:800px){.topbar{height:68px;padding:0 22px}.place{display:none}.nav-right{gap:0}.nav-cta{font-size:8px}.nav-cta span{margin-left:8px}.visual-layer{inset:0;width:100%;height:100%;object-position:68% center}.scene-shade{background:linear-gradient(0deg,rgba(4,5,4,.95),rgba(4,5,4,.08) 72%),linear-gradient(90deg,rgba(0,0,0,.4),transparent)}.chapter-copy{left:28px;right:24px;top:auto;bottom:11vh;width:auto;transform:none}.chapter-copy.enter{animation:mobileCopy .72s ease both}@keyframes mobileCopy{from{opacity:0;transform:translateY(20px)}}.chapter-copy h1{font-size:55px}.chapter-body{font-size:12px;margin-top:20px;max-width:340px}.eyebrow{margin-bottom:18px}.scroll-hint{display:none}.progress-rail{left:14px;top:16vh;bottom:12vh}.chapter-counter{right:22px;bottom:4vh}.focus-ring{right:7vw;top:34%;width:90px;height:90px}.workshop{padding:100px 24px 80px}.section-head{display:block;padding-bottom:70px}.section-head h2{font-size:48px;margin-bottom:35px}.service{grid-template-columns:35px 1fr 20px;gap:12px;padding:25px 0}.service p{grid-column:2/4;margin:0}.contact{display:block;padding:110px 25px 110px}.contact h2{font-size:48px;margin-bottom:65px}.contact-form{grid-template-columns:1fr}.contact-form label,.contact-form label.wide,.contact-form button,.form-status{grid-column:1}.contact footer{left:25px;right:25px;bottom:25px;gap:12px;flex-wrap:wrap}.contact footer p{display:none}.contact footer small{margin-left:auto}}
.hero-mark{position:absolute;z-index:5;right:5vw;top:15vh;width:92px;height:92px;border-radius:50%;overflow:hidden;opacity:.82;box-shadow:0 18px 60px rgba(0,0,0,.4);transform:rotate(3deg)}.hero-mark img{width:100%;height:100%;object-fit:cover}.story{position:relative;min-height:100vh;display:grid;grid-template-columns:120px 1.25fr .75fr;gap:7vw;align-items:center;padding:130px 8vw;background:linear-gradient(115deg,var(--brand-cream),#e6cfa9);color:var(--brand-brown);overflow:hidden}.story:after{content:"";position:absolute;right:-15vw;bottom:-38vw;width:70vw;height:70vw;border:1px solid rgba(72,32,24,.13);border-radius:50%}.story-mark{height:72vh;display:flex;justify-content:center;position:relative;z-index:1}.story-mark img{height:100%;width:auto;mix-blend-mode:multiply}.story-copy{position:relative;z-index:2}.story h2{font-size:clamp(52px,6.2vw,98px);line-height:.92;letter-spacing:-.065em;font-weight:500;margin:0 0 42px}.story h2 em{color:var(--brand-orange);font-style:normal}.story-copy>p:not(.eyebrow){max-width:660px;font-size:15px;line-height:1.9;color:#66463b}.story blockquote{margin:48px 0 0;padding-left:24px;border-left:3px solid var(--brand-yellow);font-size:20px;font-weight:700}.story-logo{position:relative;z-index:1;align-self:end}.story-logo img{width:min(100%,360px);border-radius:22px;box-shadow:0 35px 70px rgba(72,32,24,.2)}.story-portrait{align-self:center;position:relative}.story-portrait img{width:min(100%,430px);max-height:640px;object-fit:cover;object-position:center 38%;border-radius:24px;box-shadow:0 38px 80px rgba(72,32,24,.28)}.story-portrait span{position:absolute;left:18px;bottom:18px;padding:9px 12px;background:rgba(20,9,6,.74);backdrop-filter:blur(8px);color:var(--brand-cream);font-size:9px;text-transform:uppercase;letter-spacing:.14em;border:1px solid rgba(241,226,195,.24)}.proof{padding:140px 8vw;background:var(--brand-brown);color:var(--brand-cream)}.proof-heading{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:70px}.proof-heading h2{margin:0;font-size:clamp(45px,5.6vw,86px);line-height:.95;letter-spacing:-.06em;font-weight:500}.google-card{display:grid;grid-template-columns:90px 1fr auto;gap:35px;align-items:center;padding:38px;border:1px solid rgba(241,226,195,.28);background:rgba(255,255,255,.04)}.google-g{width:72px;height:72px;display:grid;place-items:center;border-radius:50%;background:var(--brand-cream);color:#4285f4;font-size:38px;font-weight:800}.google-card strong{font-size:24px}.google-card p{max-width:680px;color:#c8aa91;line-height:1.7}.google-card a{border-bottom:1px solid var(--brand-yellow);padding:12px 0;font-size:10px;text-transform:uppercase;letter-spacing:.16em}.google-card a span{color:var(--brand-yellow);margin-left:20px}.proof-note{margin:18px 0 0;color:#a78670;font-size:10px}.location-card{margin-top:48px;padding-left:22px;border-left:2px solid var(--brand-yellow)}.location-card>span{display:block;color:#9b8b78;text-transform:uppercase;letter-spacing:.18em;font-size:8px;margin-bottom:11px}.location-card strong{font-size:17px;line-height:1.6;font-weight:500}.location-card div{display:flex;gap:24px;margin-top:16px}.location-card a{color:var(--brand-yellow);font-size:9px;text-transform:uppercase;letter-spacing:.12em}.contact footer b img{width:52px;height:52px;border-radius:50%;object-fit:cover}.contact footer b{display:flex}.contact footer small{line-height:1.8}.service:hover{background:rgba(235,169,0,.2)}.focus-ring{border-color:rgba(235,169,0,.26)}.focus-ring:before,.focus-ring:after{background:rgba(235,169,0,.7)}
@media(max-width:800px){.brand img{width:35px;height:35px}.brand span{font-size:13px}.hero-mark{right:20px;top:86px;width:62px;height:62px}.story{min-height:auto;grid-template-columns:44px 1fr;padding:95px 24px;gap:22px}.story-mark{height:430px}.story-copy{padding-top:20px}.story h2{font-size:45px}.story-logo{grid-column:2;margin-top:28px}.story-logo img{width:210px}.proof{padding:95px 24px}.proof-heading{display:block}.proof-heading h2{font-size:44px;margin-top:25px}.google-card{grid-template-columns:58px 1fr;gap:18px;padding:24px}.google-g{width:52px;height:52px;font-size:29px}.google-card a{grid-column:1/-1;width:max-content}.location-card{margin:0 0 55px}.contact footer b img{width:40px;height:40px}.contact footer small{font-size:7px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.grain,.scroll-hint i:after{animation:none}.visual-layer{transition:none}}

/* ARoda · refinamiento desktop final conservado */
.story-mark{display:none!important}
.story{grid-template-columns:minmax(0,1.25fr) minmax(240px,.75fr)}
.story-logo{text-align:center;justify-self:center}
.story-logo img{display:block;margin-left:auto;margin-right:auto}

/* NimaTek Mobile Web Shell v1.0 · Cinematic Vertical */
html.nima-web-mobile{-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-padding-top:72px}
html.nima-web-mobile body{font-size:16px}
html.nima-web-mobile .topbar{height:70px;padding:0 18px;background:linear-gradient(180deg,rgba(15,7,4,.72),rgba(15,7,4,.16));backdrop-filter:blur(8px)}
html.nima-web-mobile .place{display:none}
html.nima-web-mobile .nav-right{gap:0}
html.nima-web-mobile .brand{gap:9px}
html.nima-web-mobile .brand img{width:50px;height:50px}
html.nima-web-mobile .brand span{font-size:16px;letter-spacing:.045em}
html.nima-web-mobile .nav-cta{min-height:48px;padding:12px 16px;font-size:13px;line-height:1;display:flex;align-items:center}
html.nima-web-mobile .nav-cta span{margin-left:10px}
html.nima-web-mobile .cinematic-track{height:470vh}
html.nima-web-mobile .scene{height:calc(var(--vh)*100);min-height:520px}
html.nima-web-mobile .visual-layer{inset:0;width:100%;height:100%;object-fit:cover;transition:opacity .62s ease,filter .8s ease}
html.nima-web-mobile .bike-layer{object-position:64% 50%;transform-origin:62% 54%}
html.nima-web-mobile .pedal-layer{object-position:58% 52%}
html.nima-web-mobile .computer-layer{object-position:62% 46%}
html.nima-web-mobile .cassette-layer{object-position:66% 52%}
html.nima-web-mobile .wheel-layer{object-position:50% 50%}
html.nima-web-mobile .scene-shade{background:linear-gradient(0deg,rgba(5,5,4,.96) 0%,rgba(5,5,4,.78) 22%,rgba(5,5,4,.16) 58%,rgba(5,5,4,.22) 100%),linear-gradient(90deg,rgba(0,0,0,.32),transparent 70%)}
html.nima-web-mobile .mode-bike .bike-layer{transform:translate3d(0,calc(var(--local)*-1.4vh),0) scale(calc(1.015 + var(--local)*.07)) rotateY(0)}
html.nima-web-mobile .mode-pedal .pedal-layer{transform:scale(calc(1.03 + var(--local)*.10)) translate3d(calc(var(--local)*-1vw),0,0)}
html.nima-web-mobile .mode-computer .computer-layer{transform:scale(calc(1.10 - var(--local)*.05)) translate3d(calc(var(--local)*1vw),0,0)}
html.nima-web-mobile .mode-cassette .cassette-layer{transform:scale(calc(1.03 + var(--local)*.09)) translate3d(calc(var(--local)*-1vw),0,0)}
html.nima-web-mobile .mode-wheel .wheel-layer{transform:scale(calc(1.10 - var(--local)*.05))}
html.nima-web-mobile .chapter-copy{left:26px;right:22px;top:auto;bottom:max(11vh,86px);width:auto;max-width:520px;transform:none}
html.nima-web-mobile .chapter-copy.enter{animation:mobileCopy .64s cubic-bezier(.2,.8,.2,1) both}
html.nima-web-mobile .chapter-copy h1{font-size:clamp(46px,13.3vw,60px);line-height:.88;letter-spacing:-.064em}
html.nima-web-mobile .chapter-body{max-width:34ch;margin-top:20px;font-size:18px;line-height:1.58;color:rgba(255,255,255,.86)}
html.nima-web-mobile .eyebrow{margin-bottom:17px;font-size:13px;line-height:1.4;letter-spacing:.13em}
html.nima-web-mobile .scroll-hint{display:none}
html.nima-web-mobile .progress-rail{left:13px;top:15vh;bottom:12vh}
html.nima-web-mobile .chapter-counter{right:20px;bottom:22px}
html.nima-web-mobile .chapter-counter strong{font-size:26px}
html.nima-web-mobile .chapter-counter span,html.nima-web-mobile .chapter-counter small{font-size:10px}
html.nima-web-mobile .focus-ring{right:8vw;top:31%;width:84px;height:84px;opacity:.58}
html.nima-web-mobile .hero-mark{right:18px;top:84px;width:58px;height:58px;opacity:.76}
html.nima-web-mobile .story{display:block;min-height:auto;padding:88px 22px 84px}
html.nima-web-mobile .story-copy{padding:0;width:100%}
html.nima-web-mobile .story h2{font-size:clamp(40px,11.2vw,48px);line-height:.98;margin:0 0 34px}
html.nima-web-mobile .story-copy>p:not(.eyebrow){max-width:none;font-size:18px;line-height:1.72;color:#5f4035}
html.nima-web-mobile .story blockquote{margin:34px 0 0;padding-left:18px;font-size:22px;line-height:1.42}
html.nima-web-mobile .story-logo{display:block;width:100%;margin:44px auto 0;text-align:center}
html.nima-web-mobile .story-logo img{width:min(220px,68vw);margin:auto;border-radius:18px}
html.nima-web-mobile .workshop{padding:88px 22px 76px}
html.nima-web-mobile .section-head{display:block;padding-bottom:54px}
html.nima-web-mobile .section-head h2{font-size:clamp(40px,11.2vw,48px);line-height:.98;margin:0 0 28px}
html.nima-web-mobile .section-head>p:last-child{max-width:none;margin:0;font-size:18px;line-height:1.68;color:#51554d}
html.nima-web-mobile .services{border-top-color:#aeb0a7}
html.nima-web-mobile .service{grid-template-columns:34px minmax(0,1fr) 22px;gap:13px;min-height:0;padding:27px 0}
html.nima-web-mobile .service:hover{padding-left:0;background:transparent}
html.nima-web-mobile .service>span{font-size:13px}
html.nima-web-mobile .service h3{font-size:26px;line-height:1.15}
html.nima-web-mobile .service p{grid-column:2/4;margin:0;font-size:18px;line-height:1.62;color:#5a5d55}
html.nima-web-mobile .proof{padding:88px 22px 80px}
html.nima-web-mobile .proof-heading{display:block;margin-bottom:48px}
html.nima-web-mobile .proof-heading h2{font-size:clamp(39px,10.9vw,47px);line-height:.98;margin:20px 0 0}
html.nima-web-mobile .google-card{grid-template-columns:54px minmax(0,1fr);gap:16px;padding:22px;border-radius:2px}
html.nima-web-mobile .google-g{width:50px;height:50px;font-size:28px}
html.nima-web-mobile .google-card strong{font-size:23px}
html.nima-web-mobile .google-card p{font-size:18px;line-height:1.62;color:#dfc5b1}
html.nima-web-mobile .google-card a{grid-column:1/-1;width:max-content;min-height:48px;display:flex;align-items:center;font-size:14px}
html.nima-web-mobile .proof-note{font-size:15px;line-height:1.6;color:#c2a18b}
html.nima-web-mobile .contact{display:block;min-height:auto;padding:90px 22px 38px}
html.nima-web-mobile .contact h2{font-size:clamp(40px,11.2vw,48px);line-height:.98;margin:18px 0 52px}
html.nima-web-mobile .location-card{margin:0 0 50px;padding-left:18px}
html.nima-web-mobile .location-card>span{font-size:13px}
html.nima-web-mobile .location-card strong{font-size:20px;line-height:1.55}
html.nima-web-mobile .location-card div{gap:16px;flex-wrap:wrap}
html.nima-web-mobile .location-card a{min-height:48px;display:inline-flex;align-items:center;font-size:14px}
html.nima-web-mobile .contact-form{grid-template-columns:1fr;gap:28px}
html.nima-web-mobile .contact-form label,html.nima-web-mobile .contact-form label.wide,html.nima-web-mobile .contact-form button,html.nima-web-mobile .form-status{grid-column:1}
html.nima-web-mobile .contact-form label{font-size:13px;line-height:1.4;letter-spacing:.1em;color:#d2d5cd}
html.nima-web-mobile .contact-form input,html.nima-web-mobile .contact-form textarea{min-height:54px;padding:14px 0;font-size:18px;line-height:1.5;border-bottom-color:#74786e}
html.nima-web-mobile .contact-form textarea{min-height:132px}
html.nima-web-mobile .contact-form input::placeholder,html.nima-web-mobile .contact-form textarea::placeholder{font-size:17px;color:#b7bbb2;opacity:1}
html.nima-web-mobile .contact-form button{width:100%;min-height:54px;padding:13px 0;display:flex;align-items:center;justify-content:space-between;font-size:14px}
html.nima-web-mobile .form-status{min-height:22px;font-size:15px;line-height:1.5}
html.nima-web-mobile .contact footer{position:static;left:auto;right:auto;bottom:auto;margin-top:68px;padding-top:22px;gap:12px;flex-wrap:wrap;font-size:10px;line-height:1.45}
html.nima-web-mobile .contact footer p{display:none}
html.nima-web-mobile .contact footer small{margin-left:auto;font-size:11px;line-height:1.45}
html.nima-web-mobile .contact footer b img{width:42px;height:42px}
/* NimaTek Mobile Web Shell · Runtime Scale Adapter para Apps Script */
html.nima-web-mobile .topbar{height:calc(64px * var(--nms-runtime-scale));padding:0 calc(18px * var(--nms-runtime-scale))}
html.nima-web-mobile .brand{gap:calc(9px * var(--nms-runtime-scale))}
html.nima-web-mobile .brand img{width:calc(42px * var(--nms-runtime-scale));height:calc(42px * var(--nms-runtime-scale))}
html.nima-web-mobile .brand span{font-size:calc(14px * var(--nms-runtime-scale))}
html.nima-web-mobile .nav-cta{min-height:calc(44px * var(--nms-runtime-scale));padding:calc(10px * var(--nms-runtime-scale)) calc(14px * var(--nms-runtime-scale));font-size:calc(12px * var(--nms-runtime-scale))}
html.nima-web-mobile .chapter-copy{left:calc(22px * var(--nms-runtime-scale));right:calc(20px * var(--nms-runtime-scale))}
html.nima-web-mobile .chapter-body{font-size:calc(17px * var(--nms-runtime-scale));max-width:34ch}
html.nima-web-mobile .eyebrow{font-size:calc(11px * var(--nms-runtime-scale));gap:calc(10px * var(--nms-runtime-scale))}
html.nima-web-mobile .chapter-counter strong{font-size:calc(24px * var(--nms-runtime-scale))}
html.nima-web-mobile .chapter-counter span,html.nima-web-mobile .chapter-counter small{font-size:calc(9px * var(--nms-runtime-scale))}
html.nima-web-mobile .story{padding:calc(76px * var(--nms-runtime-scale)) calc(20px * var(--nms-runtime-scale))}
html.nima-web-mobile .story-copy>p:not(.eyebrow){font-size:calc(17px * var(--nms-runtime-scale))}
html.nima-web-mobile .story blockquote{font-size:calc(20px * var(--nms-runtime-scale));padding-left:calc(16px * var(--nms-runtime-scale))}
html.nima-web-mobile .story-logo{margin-top:calc(38px * var(--nms-runtime-scale))}
html.nima-web-mobile .story-logo img{width:min(calc(205px * var(--nms-runtime-scale)),68vw)}
html.nima-web-mobile .workshop{padding:calc(76px * var(--nms-runtime-scale)) calc(20px * var(--nms-runtime-scale))}
html.nima-web-mobile .section-head{padding-bottom:calc(46px * var(--nms-runtime-scale))}
html.nima-web-mobile .section-head>p:last-child{font-size:calc(17px * var(--nms-runtime-scale))}
html.nima-web-mobile .service{grid-template-columns:calc(30px * var(--nms-runtime-scale)) minmax(0,1fr) calc(18px * var(--nms-runtime-scale));gap:calc(10px * var(--nms-runtime-scale));padding:calc(23px * var(--nms-runtime-scale)) 0}
html.nima-web-mobile .service>span{font-size:calc(11px * var(--nms-runtime-scale))}
html.nima-web-mobile .service h3{font-size:calc(23px * var(--nms-runtime-scale))}
html.nima-web-mobile .service p{font-size:calc(17px * var(--nms-runtime-scale))}
html.nima-web-mobile .proof{padding:calc(76px * var(--nms-runtime-scale)) calc(20px * var(--nms-runtime-scale))}
html.nima-web-mobile .proof-heading{margin-bottom:calc(42px * var(--nms-runtime-scale))}
html.nima-web-mobile .google-card{grid-template-columns:calc(48px * var(--nms-runtime-scale)) minmax(0,1fr);gap:calc(14px * var(--nms-runtime-scale));padding:calc(20px * var(--nms-runtime-scale))}
html.nima-web-mobile .google-g{width:calc(46px * var(--nms-runtime-scale));height:calc(46px * var(--nms-runtime-scale));font-size:calc(25px * var(--nms-runtime-scale))}
html.nima-web-mobile .google-card strong{font-size:calc(20px * var(--nms-runtime-scale))}
html.nima-web-mobile .google-card p{font-size:calc(17px * var(--nms-runtime-scale))}
html.nima-web-mobile .google-card a{min-height:calc(44px * var(--nms-runtime-scale));font-size:calc(13px * var(--nms-runtime-scale))}
html.nima-web-mobile .proof-note{font-size:calc(14px * var(--nms-runtime-scale))}
html.nima-web-mobile .contact{padding:calc(78px * var(--nms-runtime-scale)) calc(20px * var(--nms-runtime-scale)) calc(34px * var(--nms-runtime-scale))}
html.nima-web-mobile .location-card{margin-bottom:calc(44px * var(--nms-runtime-scale));padding-left:calc(16px * var(--nms-runtime-scale))}
html.nima-web-mobile .location-card>span{font-size:calc(11px * var(--nms-runtime-scale))}
html.nima-web-mobile .location-card strong{font-size:calc(18px * var(--nms-runtime-scale))}
html.nima-web-mobile .location-card div{gap:calc(14px * var(--nms-runtime-scale))}
html.nima-web-mobile .location-card a{min-height:calc(44px * var(--nms-runtime-scale));font-size:calc(13px * var(--nms-runtime-scale))}
html.nima-web-mobile .contact-form{gap:calc(24px * var(--nms-runtime-scale))}
html.nima-web-mobile .contact-form label{font-size:calc(12px * var(--nms-runtime-scale))}
html.nima-web-mobile .contact-form input,html.nima-web-mobile .contact-form textarea{min-height:calc(50px * var(--nms-runtime-scale));padding:calc(12px * var(--nms-runtime-scale)) 0;font-size:calc(17px * var(--nms-runtime-scale))}
html.nima-web-mobile .contact-form input::placeholder,html.nima-web-mobile .contact-form textarea::placeholder{font-size:calc(16px * var(--nms-runtime-scale))}
html.nima-web-mobile .contact-form textarea{min-height:calc(118px * var(--nms-runtime-scale))}
html.nima-web-mobile .contact-form button{min-height:calc(50px * var(--nms-runtime-scale));font-size:calc(13px * var(--nms-runtime-scale))}
html.nima-web-mobile .form-status{font-size:calc(14px * var(--nms-runtime-scale))}
html.nima-web-mobile .contact footer{margin-top:calc(58px * var(--nms-runtime-scale));padding-top:calc(20px * var(--nms-runtime-scale));gap:calc(10px * var(--nms-runtime-scale));font-size:calc(9px * var(--nms-runtime-scale))}
html.nima-web-mobile .contact footer small{font-size:calc(10px * var(--nms-runtime-scale))}
html.nima-web-mobile .contact footer b img{width:calc(38px * var(--nms-runtime-scale));height:calc(38px * var(--nms-runtime-scale))}
html.nima-web-mobile-landscape .cinematic-track {height:420vh}
html.nima-web-mobile-landscape .chapter-copy{bottom:32px;max-width:60vw}
html.nima-web-mobile-landscape .chapter-copy h1{font-size:42px}
html.nima-web-mobile-landscape .chapter-body{font-size:14px;max-width:44ch}
@media(max-width:380px){html.nima-web-mobile .chapter-copy{left:21px;right:18px}html.nima-web-mobile .story,html.nima-web-mobile .workshop,html.nima-web-mobile .proof,html.nima-web-mobile .contact{padding-left:19px;padding-right:19px}}
/* ARoda Social + News + WhatsApp */
.social{padding:140px 8vw;background:#0d0b09;color:var(--brand-cream)}.social-head,.news-head{display:grid;grid-template-columns:1.15fr .85fr;gap:8vw;align-items:end;margin-bottom:70px}.social-head h2,.news-head h2{margin:18px 0 0;font-size:clamp(46px,5.8vw,88px);line-height:.94;letter-spacing:-.06em;font-weight:500}.social-head h2 em,.news-head h2 em{font-style:normal;color:var(--brand-yellow)}.social-head>p,.news-head>p{margin:0;max-width:520px;line-height:1.8;color:#b7a895;font-size:14px}.social-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:32px;align-items:stretch}.social-photo{margin:0;min-height:620px;position:relative;overflow:hidden;background:#19130f}.social-photo img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;filter:saturate(.82) contrast(1.05)}.social-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.62),transparent 48%)}.social-photo figcaption{position:absolute;z-index:2;left:26px;bottom:24px;font-size:10px;letter-spacing:.08em;color:#eee2d2}.instagram-panel{border:1px solid rgba(241,226,195,.25);padding:42px;display:flex;flex-direction:column;background:linear-gradient(160deg,#1d130f,#100d0b)}.ig-label{font-size:10px;text-transform:uppercase;letter-spacing:.18em;color:var(--brand-yellow)}.instagram-panel h3{font-size:clamp(34px,4vw,58px);line-height:.98;letter-spacing:-.05em;margin:30px 0}.ig-embed{flex:1;min-height:220px;display:grid;place-items:center;padding:22px;border-top:1px solid rgba(241,226,195,.14);border-bottom:1px solid rgba(241,226,195,.14);color:#b9aa98;line-height:1.7}.ig-embed .instagram-media{min-width:0!important;width:100%!important;margin:0!important}.social-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.social-btn{min-height:50px;padding:0 18px;border:1px solid rgba(241,226,195,.35);display:inline-flex;align-items:center;gap:18px;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.social-btn.primary{background:var(--brand-yellow);border-color:var(--brand-yellow);color:#25150e;font-weight:800}.news{padding:130px 8vw;background:var(--brand-cream);color:var(--brand-brown)}.news-head>p{color:#74594d}.news-head h2 em{color:var(--brand-orange)}.news-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(72,32,24,.25);border-bottom:1px solid rgba(72,32,24,.25)}.news-card{min-height:310px;padding:30px 26px;border-right:1px solid rgba(72,32,24,.22);display:flex;flex-direction:column;transition:.25s}.news-card:last-child{border-right:0}.news-card:hover{background:rgba(235,169,0,.13);transform:translateY(-4px)}.news-card>span{font-size:9px;letter-spacing:.14em;color:#9a653c}.news-card strong{font-size:25px;line-height:1.08;margin:48px 0 16px}.news-card p{font-size:13px;line-height:1.7;color:#72574c}.news-card b{margin-top:auto;font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--brand-orange)}.news-note{font-size:10px;color:#896f63;margin:18px 0 0}.reviews-live{border-top:1px solid rgba(255,255,255,.05)}.contact-links{display:flex;gap:24px;margin-top:16px;flex-wrap:wrap}.whatsapp-cta{margin-top:30px;max-width:520px;border:1px solid rgba(37,211,102,.5);background:rgba(37,211,102,.09);padding:18px 20px;display:grid;grid-template-columns:44px 1fr auto;gap:15px;align-items:center;transition:.25s}.whatsapp-cta:hover{background:rgba(37,211,102,.17);transform:translateY(-2px)}.wa-icon,.whatsapp-float span{display:grid;place-items:center;background:#25d366;color:#072711;border-radius:50%;font-weight:900}.wa-icon{width:44px;height:44px}.whatsapp-cta small{display:block;color:#8fa894;font-size:9px;text-transform:uppercase;letter-spacing:.12em}.whatsapp-cta strong{display:block;color:#fff;font-size:18px;margin-top:4px}.whatsapp-cta>b{font-size:10px;color:#25d366;text-transform:uppercase;letter-spacing:.12em}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:45;min-height:54px;padding:7px 15px 7px 7px;border-radius:999px;background:#111;color:#fff;box-shadow:0 14px 42px rgba(0,0,0,.38);display:flex;align-items:center;gap:10px;border:1px solid rgba(37,211,102,.5)}.whatsapp-float span{width:40px;height:40px}.whatsapp-float b{font-size:11px;letter-spacing:.06em}
@media(max-width:1050px){.news-grid{grid-template-columns:repeat(2,1fr)}.news-card:nth-child(2){border-right:0}.news-card:nth-child(-n+2){border-bottom:1px solid rgba(72,32,24,.22)}.social-grid{grid-template-columns:1fr}.social-photo{min-height:520px}}
@media(max-width:800px){.social,.news{padding:82px 22px}.social-head,.news-head{display:block;margin-bottom:46px}.social-head h2,.news-head h2{font-size:clamp(40px,11vw,48px);margin-bottom:26px}.social-head>p,.news-head>p{font-size:17px;line-height:1.65}.social-photo{min-height:430px}.social-photo figcaption{left:18px;right:18px;font-size:11px}.instagram-panel{padding:26px 20px}.instagram-panel h3{font-size:40px}.ig-embed{min-height:180px;padding:18px 0}.social-btn{width:100%;justify-content:space-between;font-size:13px}.news-grid{grid-template-columns:1fr}.news-card,.news-card:nth-child(2){border-right:0;border-bottom:1px solid rgba(72,32,24,.22);min-height:230px}.news-card:last-child{border-bottom:0}.news-card strong{margin:34px 0 12px;font-size:27px}.news-card p{font-size:17px}.news-card b{font-size:13px}.whatsapp-cta{grid-template-columns:42px 1fr;padding:16px}.whatsapp-cta>b{grid-column:2;font-size:13px}.whatsapp-float{right:14px;bottom:14px}.whatsapp-float b{display:none}.whatsapp-float{padding:6px}.whatsapp-float span{width:44px;height:44px}}
