@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700&display=swap');

:root{--ink:#080d11;--carbon:#10191e;--paper:#f4f5f3;--muted:#aeb9be;--accent:#37d8de;--page-pad:clamp(22px,5vw,82px)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--paper);font-family:'DM Sans',Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.065em}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.wrap{width:min(100%,1600px);margin:auto;padding-inline:var(--page-pad)}.skip-link{position:absolute;z-index:100;top:-60px;left:12px;background:var(--accent);color:#001014;padding:12px}.skip-link:focus{top:12px}.dark-section{background:var(--ink);color:var(--paper)}.light-section{background:var(--paper);color:var(--ink)}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.23em;line-height:1.55}.accent{color:var(--accent)}
.site-header{position:fixed;z-index:30;top:0;left:0;width:100%;height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 var(--page-pad);transition:height .25s,background .25s,box-shadow .25s}.site-header.scrolled,.site-header.menu-open{height:70px;background:rgba(5,10,13,.93);box-shadow:0 1px 0 rgba(255,255,255,.1);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:10px;font-size:12px;line-height:1.04;font-weight:700;letter-spacing:.015em;white-space:nowrap}.brand-symbol{font-size:42px;font-weight:700;letter-spacing:-.18em;line-height:.9;display:inline-block;padding-right:.18em}.brand-symbol span{font-size:22px;vertical-align:top;color:var(--accent);letter-spacing:0}.site-nav{display:flex;align-items:center;gap:clamp(20px,2.6vw,42px);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.site-nav>a:not(.nav-contact){padding:14px 0}.site-nav>a:hover{color:var(--accent)}.nav-contact{border:1px solid rgba(255,255,255,.8);border-radius:99px;padding:12px 18px;text-transform:none;letter-spacing:0}.nav-contact span{margin-left:18px}.menu-toggle{display:none}
.hero{position:relative;min-height:clamp(760px,100svh,1050px);overflow:hidden;isolation:isolate}.hero-photo{position:absolute;inset:0;background:url('assets/hero-miguel.png') center center/cover no-repeat;z-index:-2}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(2,6,9,.44),transparent 55%),linear-gradient(0deg,#080d11 0%,transparent 27%)}.hero-content{min-height:inherit;position:relative;display:flex;flex-direction:column;justify-content:center;padding-top:100px;padding-bottom:80px}.hero-name{position:absolute;top:21%;left:var(--page-pad);color:#e4e9ea}.hero-roles{position:absolute;top:22%;right:var(--page-pad);font-size:10px;letter-spacing:.27em;line-height:1.7}.hero h1{font-size:clamp(72px,9.5vw,176px);line-height:.84;max-width:1300px;margin:120px 0 20px;text-transform:uppercase}.hero h1 strong,.hero h1 span{display:block}.hero h1 strong{font-weight:700}.hero h1 span{color:#c3c9cc;font-weight:300}.hero-bottom{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.hero-bottom p{font-size:clamp(15px,1.12vw,18px);max-width:340px;line-height:1.5;color:#cbd2d5;margin:0}.pill{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:22px;border-radius:100px;padding:0 23px;font-size:12px;font-weight:700;white-space:nowrap;transition:background .2s,color .2s,transform .2s}.pill:hover{transform:translateY(-3px)}.pill span{font-size:16px;font-weight:400}.pill-outline{border:1px solid #e5edef;color:#fff}.pill-outline:hover{background:#fff;color:#071014}.pill-accent{border:1px solid var(--accent);color:var(--accent)}.pill-accent:hover{background:var(--accent);color:#071014}.pill-dark{background:var(--ink);color:#fff}.pill-dark:hover{background:#263a42}.scroll-cue{position:absolute;right:var(--page-pad);bottom:75px;display:flex;align-items:center;flex-direction:column;gap:7px}.scroll-cue>span{display:grid;place-items:center;width:26px;height:42px;border:1px solid white;border-radius:20px}.scroll-cue small{font-size:9px;letter-spacing:.2em}
.intro-strip{border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07)}.intro-inner{display:flex;align-items:center;gap:28px;min-height:116px}.intro-inner p{font-size:clamp(16px,2.1vw,26px);font-weight:500;letter-spacing:-.025em;margin:0}.plus{color:var(--accent);font-size:28px}.intro-line{height:1px;flex:1;background:rgba(255,255,255,.2)}.intro-index{font-size:10px;color:#8f9ca1;letter-spacing:.2em;white-space:nowrap}
.case{position:relative;overflow:hidden;min-height:760px;isolation:isolate}.case-inner{min-height:760px;display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:4%;position:relative}.case-copy{z-index:2;padding-block:100px}.section-kicker{display:flex;align-items:center;gap:15px;font-size:10px;font-weight:700;letter-spacing:.2em;color:#bac4c8;margin-bottom:28px}.section-kicker span{font-size:24px;letter-spacing:-.04em;font-weight:300;color:#aab7bd}.section-kicker i{width:30px;height:1px;background:currentColor;opacity:.35}.case h2{font-size:clamp(62px,6.5vw,120px);line-height:.9;margin:0 0 18px}.case-lead{font-size:clamp(22px,2.1vw,32px);line-height:1.1;letter-spacing:-.045em;max-width:440px;margin-bottom:18px;color:#d3dadd}.case-desc{font-size:15px;line-height:1.6;max-width:350px;color:#b1bec3;margin-bottom:26px}.tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:27px}.tags span{font-size:11px;border:1px solid rgba(255,255,255,.5);border-radius:99px;padding:6px 12px}.case-glow{position:absolute;inset:0;background:radial-gradient(circle at 72% 50%,rgba(25,177,184,.19),transparent 45%);z-index:-1}.case-red{background:linear-gradient(115deg,#071015,#0b2026 62%,#071015)}.case-zig{background:radial-gradient(circle at 80% 45%,#354025 0%,#101813 39%,#080d11 73%)}.case-partida{background:radial-gradient(circle at 75% 50%,#173927,#08130d 44%,#080d11 80%)}.case-visual{height:650px;position:relative;display:flex;align-items:center;justify-content:center}.visual-orbit{position:absolute;width:560px;height:560px;border:1px solid rgba(255,255,255,.13);border-radius:50%;box-shadow:0 0 0 68px rgba(255,255,255,.018),0 0 0 140px rgba(255,255,255,.012)}.phone{position:absolute;width:270px;height:575px;padding:9px;border:3px solid #202629;border-radius:39px;background:#050709;box-shadow:0 32px 55px rgba(0,0,0,.55),inset 0 0 0 1px #667177;overflow:hidden}.phone:before{content:"";position:absolute;z-index:2;top:14px;left:50%;transform:translateX(-50%);width:86px;height:17px;background:#050709;border-radius:0 0 14px 14px}.phone img{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:28px}.phone-red{transform:rotate(9deg) translate(40px,22px)}.phone-zig-main{transform:rotate(-9deg) translate(-90px,12px);z-index:1}.phone-zig-back{transform:rotate(8deg) translate(115px,-10px);filter:brightness(.8)}.visual-note{position:absolute;right:0;bottom:16px;font-size:9px;letter-spacing:.19em;color:#a5b0b5}.partida-visual{height:620px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:28px}.partida-emblem{width:min(68%,420px);aspect-ratio:1;background:radial-gradient(circle,#eefaf1,#d6e8d8);border-radius:36%;display:grid;place-items:center;box-shadow:0 30px 100px rgba(7,75,29,.4),0 0 0 1px rgba(255,255,255,.15)}.partida-emblem img{width:83%;mix-blend-mode:multiply}.partida-visual>span{font-size:10px;letter-spacing:.25em;color:#b9d0bd}
.more-work{padding:90px 0 120px;border-top:1px solid rgba(255,255,255,.1)}.more-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.more-heading h2{font-size:clamp(32px,3.5vw,55px);line-height:1.04;margin:0}.circle-link{width:52px;height:52px;border:1px solid white;border-radius:50%;display:grid;place-items:center;font-size:25px}.mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.mini-card{min-width:0;display:flex;flex-direction:column;gap:3px}.mini-card:hover .mini-art img{transform:scale(1.08)}.mini-art{height:210px;border:1px solid rgba(255,255,255,.15);border-radius:5px;overflow:hidden;display:grid;place-items:center;margin-bottom:8px}.mini-art img{height:100%;width:100%;object-fit:cover;transition:transform .3s}.mini-art-zig{background:#171f13}.mini-art-zig img{object-position:center 18%}.mini-art-partida{background:#d5e4d5}.mini-art-partida img{object-fit:contain;height:80%;mix-blend-mode:multiply}.mini-art-red{background:#174c4c}.mini-art-red img{object-position:center 25%}.mini-card strong{font-size:15px}.mini-card>span{font-size:12px;color:#9aabb1}
.services{padding:110px 0 125px;background:radial-gradient(circle at 50% 0,#142328,#080d11 65%)}.section-top{display:flex;justify-content:space-between;align-items:center}.section-top>span{color:#aab7bd;font-size:20px;font-weight:300}.services h2{font-size:clamp(42px,5.2vw,83px);line-height:.99;margin:10px 0 72px;max-width:980px}.service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:22px}.service-grid>div{border-top:1px solid rgba(255,255,255,.2);padding-top:20px}.service-icon{font-size:36px;line-height:1;color:#e5eded;display:block;height:62px;font-weight:300}.service-grid h3{font-size:15px;margin:0 0 7px}.service-grid p{font-size:12px;line-height:1.4;color:#8d9ba1;margin:0}
.about{position:relative;min-height:700px;overflow:hidden;isolation:isolate}.about-photo{position:absolute;inset:0;background:url('assets/about-miguel.png') center/cover no-repeat;z-index:-1}.about-inner{min-height:700px;display:flex;align-items:center}.about-copy{max-width:520px;padding-block:100px}.dark-kicker{color:#56636a}.dark-kicker span{color:#56636a}.about h2,.process h2,.gallery h2{font-size:clamp(54px,6vw,100px);line-height:.95}.about h2{margin-bottom:25px}.about-copy>p:not(.section-kicker){font-size:16px;line-height:1.6;max-width:440px;color:#364147}.about .pill{margin-top:16px}
.process{background:linear-gradient(110deg,#e6e8e8,#f5f5f4);padding:105px 0 120px}.process h2{margin-bottom:65px}.process-list{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #879298;gap:0}.process-list>div{position:relative;padding:30px 20px 10px 0}.process-list>div:before{content:"";position:absolute;top:-6px;left:0;width:11px;height:11px;background:var(--ink);border-radius:50%}.process-list span{font-size:14px;color:#526067}.process-list h3{font-size:18px;letter-spacing:-.04em;margin:26px 0 8px}.process-list p{font-size:13px;line-height:1.5;color:#5a666c;max-width:180px}
.gallery{padding:110px 0 140px}.gallery-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:36px}.gallery-heading h2{margin-bottom:0}.gallery-heading p{max-width:300px;font-size:15px;line-height:1.55;color:#516067}.gallery-filters{display:flex;gap:9px;margin-bottom:34px;overflow:auto;padding:4px}.gallery-filters button{border:1px solid #a3acaf;border-radius:99px;background:transparent;padding:12px 20px;cursor:pointer;white-space:nowrap;min-height:44px}.gallery-filters button.active,.gallery-filters button:hover{background:#111c20;border-color:#111c20;color:#fff}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.gallery-card[hidden]{display:none}.gallery-image{height:420px;display:grid;place-items:center;overflow:hidden}.gallery-image img{height:86%;max-width:75%;object-fit:contain;box-shadow:0 20px 40px rgba(0,0,0,.25);transition:transform .3s}.gallery-card:hover .gallery-image img{transform:translateY(-8px)}.gallery-red{background:radial-gradient(circle,#1c8387,#0b282e)}.gallery-zig{background:radial-gradient(circle,#5b6b31,#1d2818)}.gallery-partida{background:radial-gradient(circle,#e6f0df,#a9cbb7)}.gallery-partida img{height:72%;width:72%;max-width:none;mix-blend-mode:multiply;box-shadow:none}.gallery-card-info{display:flex;align-items:center;justify-content:space-between;padding:18px 0;border-bottom:1px solid #a8b0b1}.gallery-card-info span{font-size:10px;font-weight:700;letter-spacing:.15em;color:#68757a}.gallery-card-info h3{font-size:25px;letter-spacing:-.04em;margin:5px 0 0}.gallery-card-info a{width:42px;height:42px;border:1px solid #546166;border-radius:50%;display:grid;place-items:center;font-size:20px}.gallery-status{font-size:12px!important;letter-spacing:0!important}
.contact{position:relative;min-height:600px;background:#080d11 url('assets/contact-desk.png') center/cover no-repeat;display:flex;align-items:center;isolation:isolate}.contact:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,10,15,.7),transparent 78%);z-index:-1}.contact-inner{width:100%;padding-block:100px}.contact h2{font-size:clamp(50px,6vw,98px);line-height:.95;margin:25px 0}.contact h2 span{color:#cbd3d6;font-weight:300}.contact-inner>p:not(.eyebrow){max-width:380px;font-size:16px;line-height:1.5;color:#bdc8cc;margin-bottom:30px}.contact-email{display:block;width:max-content;max-width:100%;margin-top:55px;font-size:14px}.footer{border-top:1px solid rgba(255,255,255,.1);padding:35px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer p,.footer>a{font-size:12px;color:#9ba9ad;margin:0}
@media(max-width:900px){.site-nav{gap:16px}.case-inner{grid-template-columns:1fr 1fr}.case h2{font-size:clamp(52px,7vw,80px)}.phone{width:220px;height:470px}.phone-zig-main{transform:rotate(-9deg) translate(-55px,12px)}.phone-zig-back{transform:rotate(8deg) translate(80px,-10px)}.visual-orbit{width:430px;height:430px}.service-grid{grid-template-columns:repeat(3,1fr);row-gap:40px}.gallery-image{height:320px}}
@media(max-width:700px){:root{--page-pad:22px}.site-header{height:70px}.brand{font-size:11px}.brand-symbol{font-size:36px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:7px;width:44px;height:44px;border:0;background:transparent;padding:10px;z-index:2}.menu-toggle span{height:2px;width:100%;background:#fff;transition:transform .2s}.menu-open .menu-toggle span:first-child{transform:translateY(4.5px) rotate(45deg)}.menu-open .menu-toggle span:last-child{transform:translateY(-4.5px) rotate(-45deg)}.site-nav{display:none;position:absolute;top:70px;left:0;right:0;background:#080d11;padding:22px var(--page-pad) 30px;flex-direction:column;align-items:stretch;gap:0;border-top:1px solid rgba(255,255,255,.1);box-shadow:0 30px 30px rgba(0,0,0,.3)}.menu-open .site-nav{display:flex}.site-nav>a{font-size:15px;padding:16px 0!important;border-bottom:1px solid rgba(255,255,255,.1)}.site-nav .nav-contact{margin-top:18px;text-align:center;border:1px solid white!important;padding:14px!important}.hero{min-height:760px;min-height:100svh}.hero-photo{background-size:auto 60%;background-position:67% 40px;background-repeat:no-repeat}.hero:after{background:linear-gradient(0deg,#080d11 2%,rgba(8,13,17,.92) 20%,rgba(8,13,17,.16) 62%,rgba(8,13,17,.1) 100%)}.hero-content{justify-content:flex-end;padding-top:80px;padding-bottom:76px}.hero-name{top:110px;font-size:9px}.hero-roles{display:none}.hero h1{font-size:clamp(51px,12.4vw,84px);line-height:.9;margin:0 0 19px}.hero-bottom{gap:20px}.hero-bottom p{font-size:14px;max-width:290px}.scroll-cue{right:var(--page-pad);bottom:40px}.scroll-cue small{display:none}.intro-inner{min-height:112px;gap:14px}.intro-inner p{font-size:15px}.intro-line,.intro-index{display:none}.case,.case-inner{min-height:0}.case-inner{display:flex;flex-direction:column;gap:0;padding-top:55px;padding-bottom:55px}.case-copy{width:100%;padding:0;order:0}.case h2{font-size:clamp(58px,13vw,80px)}.case-lead{font-size:23px}.case-desc{font-size:14px;max-width:420px;margin-bottom:20px}.case-visual{order:1;width:100%;height:480px;margin-top:25px}.visual-orbit{width:320px;height:320px}.phone{width:205px;height:425px;border-radius:32px;padding:7px}.phone img{border-radius:22px}.phone-red{transform:rotate(7deg) translate(16px,4px)}.phone-zig-main{transform:rotate(-8deg) translate(-40px,6px)}.phone-zig-back{transform:rotate(8deg) translate(58px,-3px)}.visual-note{right:0;bottom:0;font-size:7px}.partida-visual{height:350px;width:100%}.partida-emblem{width:255px}.more-work{padding:65px 0 80px}.more-heading h2{font-size:36px}.circle-link{flex:none}.mini-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:14px}.mini-card{min-width:72%;scroll-snap-align:start}.mini-art{height:180px}.services{padding:78px 0 85px}.services h2{font-size:clamp(39px,9vw,56px);margin-bottom:48px}.service-grid{grid-template-columns:repeat(2,1fr);gap:32px 18px}.service-grid h3{font-size:14px}.service-grid p{font-size:11px}.service-icon{height:54px}.about{min-height:0}.about-photo{position:relative;width:100%;height:360px;background-size:cover;background-position:70% 26%}.about-inner{min-height:0}.about-copy{padding:65px 0 75px}.about h2,.process h2,.gallery h2{font-size:clamp(52px,12vw,76px)}.about-copy>p:not(.section-kicker){font-size:15px}.process{padding:75px 0 80px}.process h2{margin-bottom:42px}.process-list{display:block;border-top:0;border-left:1px solid #879298;margin-left:6px}.process-list>div{padding:0 0 30px 28px}.process-list>div:before{top:3px;left:-6px}.process-list h3{margin:7px 0 5px}.process-list p{max-width:320px;margin:0}.gallery{padding:75px 0 90px}.gallery-heading{display:block;margin-bottom:28px}.gallery-heading p{margin:22px 0 0}.gallery-grid{grid-template-columns:1fr;gap:35px}.gallery-image{height:330px}.gallery-image img{max-width:62%}.contact{min-height:590px;background-position:68% center}.contact:before{background:linear-gradient(90deg,rgba(5,10,15,.9),rgba(5,10,15,.32))}.contact-inner{padding-block:100px}.contact h2{font-size:clamp(46px,10vw,68px)}.footer-inner{flex-wrap:wrap}.footer p{order:3;width:100%}}
@media(max-width:390px){.hero h1{font-size:12.2vw}.hero-photo{background-size:auto 57%;background-position:66% 50px}.case-visual{height:435px}.phone{width:185px;height:385px}.phone-zig-main{transform:rotate(-8deg) translate(-34px,5px)}.phone-zig-back{transform:rotate(8deg) translate(48px,-2px)}.service-grid{gap:25px 13px}.mini-card{min-width:80%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
@media(min-width:701px){.hero-name{top:15%}.hero-roles{top:17%}}
@media(max-width:700px){.hero-photo{background-position:79% 40px}}
@media(max-width:390px){.hero-photo{background-position:79% 50px}}
@media(max-width:700px){.about-photo{background-position:90% 26%}}
.sectors{padding:85px 0 100px;background:#e8ebea;border-top:1px solid #d4d9d9;border-bottom:1px solid #d4d9d9}.sectors .eyebrow{color:#52666b}.sectors h2{font-size:clamp(36px,4.5vw,66px);line-height:1.06;max-width:860px;margin:26px 0 48px}.sector-list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.sector-list span{display:block;border-top:1px solid #9aabab;padding-top:18px;font-size:clamp(21px,2.7vw,38px);font-weight:500;letter-spacing:-.05em}
@media(max-width:700px){.sectors{padding:68px 0 75px}.sectors h2{font-size:clamp(34px,8vw,50px);margin:22px 0 32px}.sector-list{grid-template-columns:1fr;gap:0}.sector-list span{padding:15px 0;font-size:27px}}
@media(max-width:700px){.contact{background-position:54% center}.contact:before{background:linear-gradient(90deg,rgba(5,10,15,.92),rgba(5,10,15,.52))}}

/* Bordes oblicuos entre escenas, como en las referencias entregadas. */
.case-red,.case-zig,.case-partida,.services,.gallery{--section-cut:clamp(58px,7vw,110px);padding-bottom:var(--section-cut);margin-bottom:calc(-1 * var(--section-cut));position:relative}
.case-red{z-index:9;clip-path:polygon(0 0,100% 0,100% calc(100% - var(--section-cut)),0 100%)}
.case-zig{z-index:8;clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - var(--section-cut)))}
.case-partida{z-index:7;clip-path:polygon(0 0,100% 0,100% calc(100% - var(--section-cut)),0 100%)}
.more-work{position:relative;z-index:6}
.services{z-index:5;clip-path:polygon(0 0,100% 0,100% calc(100% - var(--section-cut)),0 100%)}
.about{z-index:4}.process{position:relative;z-index:3}.sectors{position:relative;z-index:2}
.gallery{z-index:2;clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - var(--section-cut)))}
.contact{z-index:1}
@media(max-width:700px){.case-red,.case-zig,.case-partida,.services,.gallery{--section-cut:42px}}
.case-red:after,.case-zig:after,.case-partida:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:var(--section-cut);pointer-events:none;z-index:3}
.case-red:after{background:rgba(55,216,222,.26);clip-path:polygon(0 calc(100% - 2px),100% 0,100% 2px,0 100%)}
.case-zig:after{background:rgba(182,220,78,.3);clip-path:polygon(0 0,100% calc(100% - 2px),100% 100%,0 2px)}
.case-partida:after{background:rgba(117,214,145,.28);clip-path:polygon(0 calc(100% - 2px),100% 0,100% 2px,0 100%)}
.case-partida{background:radial-gradient(circle at 75% 55%,#1d4d32 0%,#0a2419 45%,#0a1813 80%)}
@media(max-width:700px){.case-zig{--section-cut:66px}.case-partida{--section-cut:54px}}

/* Escenas destacadas: teléfonos grandes y pantallas originales del producto. */
@media(min-width:701px){.case,.case-inner{min-height:840px}.case-visual{height:735px}.phone{width:320px;height:675px}.phone-zig-main{transform:rotate(-9deg) translate(-86px,12px)}.phone-zig-back{transform:rotate(8deg) translate(137px,-14px)}}
.phone-red-main{z-index:2;transform:rotate(-9deg) translate(-88px,18px)}
.phone-red-back{z-index:1;transform:rotate(8deg) translate(137px,-10px);filter:brightness(.88)}
.case-anime{--section-cut:clamp(58px,7vw,110px);z-index:7;padding-bottom:var(--section-cut);margin-bottom:calc(-1 * var(--section-cut));clip-path:polygon(0 0,100% 0,100% calc(100% - var(--section-cut)),0 100%);background:radial-gradient(circle at 76% 46%,#41145a 0%,#1c0e2f 45%,#090914 82%)}
.case-anime:before{content:"";position:absolute;inset:-25px;background:url('proyectos/animetflix/home-mobile.png') right center/cover no-repeat;filter:blur(24px) saturate(1.8);opacity:.2;z-index:0}
.case-anime .case-inner{z-index:1}.case-anime .visual-orbit{border-color:rgba(227,141,255,.28);box-shadow:0 0 0 72px rgba(178,73,224,.045),0 0 0 150px rgba(178,73,224,.025)}
.case-anime .pill-accent{border-color:#e09aff;color:#e9b5ff}.case-anime .pill-accent:hover{background:#e09aff;color:#180b22}
.case-anime:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:var(--section-cut);background:rgba(224,154,255,.3);clip-path:polygon(0 calc(100% - 2px),100% 0,100% 2px,0 100%);pointer-events:none;z-index:3}
.phone-anime{transform:rotate(8deg) translate(72px,18px);box-shadow:0 34px 95px rgba(0,0,0,.72),0 0 100px rgba(177,57,245,.22)}
.mini-grid,.gallery-grid,.sector-list{grid-template-columns:repeat(4,minmax(0,1fr))}
.mini-art-anime{background:radial-gradient(circle,#692787,#160b24)}.mini-art-anime img{object-fit:cover;object-position:center 23%}
.gallery-anime{background:radial-gradient(circle,#773e94,#1a0e2b)}
@media(min-width:701px) and (max-width:1100px){.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sector-list span{font-size:clamp(18px,2vw,27px)}}
@media(max-width:700px){.case-anime{--section-cut:54px}.case-visual{height:565px}.phone{width:230px;height:495px}.phone-red-main{transform:rotate(-8deg) translate(-48px,8px)}.phone-red-back{transform:rotate(8deg) translate(44px,-4px)}.phone-zig-main{transform:rotate(-8deg) translate(-48px,8px)}.phone-zig-back{transform:rotate(8deg) translate(44px,-4px)}.phone-anime{width:250px;height:530px;transform:rotate(6deg) translate(8px,3px)}.mini-grid{display:flex}.gallery-grid,.sector-list{grid-template-columns:1fr}}
@media(max-width:390px){.case-visual{height:535px}.phone{width:215px;height:470px}.phone-red-main,.phone-zig-main{transform:rotate(-8deg) translate(-40px,7px)}.phone-red-back,.phone-zig-back{transform:rotate(8deg) translate(38px,-3px)}.phone-anime{width:235px;height:505px;transform:rotate(6deg) translate(6px,2px)}}
.case-anime:before{background:linear-gradient(90deg,rgba(12,5,23,.94),rgba(31,7,55,.55) 55%,rgba(18,5,36,.77)),url('proyectos/animetflix/theme-banner.webp') center/cover no-repeat;filter:blur(5px) saturate(1.35);opacity:.72}
@media(max-width:700px){.case-anime:before{opacity:.48}}
section[id]{scroll-margin-top:76px}
@media(min-width:701px){section[id]{scroll-margin-top:88px}}
.case-zig{background:linear-gradient(90deg,rgba(5,10,17,.96),rgba(7,14,22,.76) 45%,rgba(5,11,19,.56)),url('proyectos/zigzag/hero-bus.png') center/cover no-repeat}
@media(max-width:700px){.case-zig{background:linear-gradient(180deg,rgba(5,10,17,.91),rgba(5,10,17,.8) 43%,rgba(5,10,17,.54)),url('proyectos/zigzag/hero-bus.png') 58% center/cover no-repeat}}

/* Capturas reales de los productos web y emblema de la versión para reloj. */
.gallery-web img{width:88%;max-width:88%;height:auto;aspect-ratio:16/10;object-fit:cover;object-position:top;border:6px solid #e8ebef;border-top-width:22px;border-radius:10px;box-shadow:0 24px 45px rgba(0,0,0,.24)}
.gallery-tasiste{background:radial-gradient(circle at 50% 35%,#234363,#081827)}
.gallery-mutual{background:radial-gradient(circle at 50% 35%,#d9d7d0,#9fb5bb)}
.gallery-railstore{background:radial-gradient(circle at 50% 35%,#e0e9ee,#a4b7d1)}
.gallery-wear{background:radial-gradient(circle at 50% 40%,#193b36,#081513)}
.watch-body{width:min(62%,238px);aspect-ratio:1;position:relative;isolation:isolate;display:grid;place-items:center;border:10px solid #272e31;border-radius:50%;background:#050909;box-shadow:0 25px 45px rgba(0,0,0,.48),inset 0 0 0 3px #667276}
.watch-body:before,.watch-body:after{content:"";position:absolute;z-index:-1;left:23%;width:54%;height:68px;background:linear-gradient(90deg,#20282c,#343f43,#20282c);border-radius:15px}
.watch-body:before{bottom:calc(100% - 5px)}.watch-body:after{top:calc(100% - 5px)}
.watch-face{width:100%;height:100%;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at 50% 35%,#10201d,#030706 75%);overflow:hidden}
.watch-face img{width:83%;height:auto;max-width:none;object-fit:contain;box-shadow:none}
.gallery-card:hover .watch-face img{transform:scale(1.05)}
@media(max-width:700px){.gallery-web img{width:91%;max-width:91%}.watch-body{width:225px}}
.whatsapp-float{position:fixed;z-index:50;right:clamp(16px,3vw,42px);bottom:clamp(16px,3vw,36px);display:inline-flex;align-items:center;gap:10px;min-height:56px;padding:9px 18px 9px 12px;border-radius:999px;background:#25d366;color:#062414;box-shadow:0 12px 28px rgba(0,0,0,.32);font-size:13px;font-weight:700;transition:transform .2s,box-shadow .2s}
.whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(0,0,0,.38)}.whatsapp-float svg{width:33px;height:33px;flex:none;color:#062414}
@media(max-width:700px){.hero h1 span{font-size:.72em}.whatsapp-float{right:16px;bottom:max(16px,env(safe-area-inset-bottom));min-height:52px;padding:8px 15px 8px 10px}.whatsapp-float svg{width:30px;height:30px}}
.hero-actions{display:flex;flex-wrap:wrap;gap:10px}.pill-share{border:1px solid rgba(255,255,255,.45);background:rgba(8,13,17,.35);color:#fff;cursor:pointer}.pill-share:hover{background:#fff;color:#071014}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

.brand-logo{height:42px;width:auto;display:block}.footer-logo{width:128px;height:128px;display:block;border-radius:14px;mix-blend-mode:screen}@media(max-width:700px){.brand-logo{height:36px}.footer-logo{width:104px;height:104px}}

.mail-float{position:fixed;z-index:50;right:clamp(16px,3vw,42px);bottom:calc(clamp(16px,3vw,36px) + 68px);display:inline-flex;align-items:center;gap:10px;min-height:52px;padding:8px 18px 8px 14px;border:0;border-radius:999px;background:var(--accent);color:#04181a;font:inherit;font-size:13px;font-weight:700;cursor:pointer;box-shadow:0 12px 28px rgba(0,0,0,.32);transition:transform .2s,box-shadow .2s}.mail-float:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(0,0,0,.38)}.mail-float:focus-visible,.whatsapp-float:focus-visible{outline:2px solid #fff;outline-offset:3px}.mail-float svg{width:26px;height:26px;flex:none}
.contact-dialog{width:min(520px,calc(100vw - 32px));max-height:calc(100dvh - 32px);margin:auto;padding:0;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:#0c171c;color:#eef5f5;box-shadow:0 30px 80px rgba(0,0,0,.55)}.contact-dialog::backdrop{background:rgba(3,7,9,.72);backdrop-filter:blur(6px)}
.contact-form{position:relative;display:flex;flex-direction:column;gap:14px;padding:34px clamp(22px,5vw,38px) 30px}.contact-form .eyebrow{margin:0}.contact-form h2{font-size:clamp(36px,8vw,48px);line-height:1;margin:0;letter-spacing:-.04em}.dialog-lead{margin:0 0 6px;color:var(--muted);font-size:14px}
.contact-form label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:700;letter-spacing:.04em;color:#c9d6d8}.contact-form input,.contact-form textarea{width:100%;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:rgba(255,255,255,.05);color:#fff;font:inherit;font-size:16px;font-weight:400;letter-spacing:0;padding:13px 14px;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px rgba(55,216,222,.2)}
.form-trap{position:absolute!important;left:-9999px;width:1px;height:1px;overflow:hidden}.form-status{min-height:1.3em;margin:0;font-size:14px;color:var(--muted)}.form-status.error{color:#ff8f8f}.form-status.ok{color:var(--accent)}.form-submit{align-self:flex-start;border:0;cursor:pointer;font:inherit;font-weight:700;background:var(--accent)!important;color:#04181a!important}.form-submit:disabled{opacity:.6;cursor:wait}
.dialog-close{position:absolute;top:14px;right:14px;width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font-size:26px;line-height:1;cursor:pointer}.dialog-close:hover{background:rgba(255,255,255,.16)}
@media(max-width:700px){.mail-float{right:16px;bottom:calc(max(16px,env(safe-area-inset-bottom)) + 62px);min-height:48px;padding:8px 15px 8px 12px}.mail-float svg{width:24px;height:24px}}
