:root{--yellow:#ffd000;--yellow-2:#ffb800;--black:#090909;--dark:#111214;--graphite:#1a1c20;--gray:#a9adb4;--light:#f5f6f8;--white:#fff;--radius:22px;--shadow:0 20px 60px rgba(0,0,0,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--black);color:var(--white);line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{width:min(1180px,calc(100% - 40px));margin:auto}.section{padding:96px 0}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--yellow);font-weight:800;text-transform:uppercase;letter-spacing:.13em;font-size:.78rem}.eyebrow:before{content:"";width:34px;height:3px;background:var(--yellow);border-radius:99px}.section-title{font-size:clamp(2.2rem,5vw,4.5rem);line-height:1.03;margin:15px 0 22px;letter-spacing:-.04em}.section-text{max-width:720px;color:#c6c9ce;font-size:1.05rem}.site-header{position:fixed;top:0;left:0;right:0;z-index:999;background:rgb(6 6 6 / .84);backdrop-filter:blur(16px);border-bottom:1px solid rgb(255 208 0 / .12)}.header-inner{height:86px;display:flex;align-items:center;justify-content:space-between;gap:28px}.custom-logo-link img,.brand-logo{width:250px;max-height:68px;object-fit:contain}.main-nav ul{display:flex;gap:28px;list-style:none;margin:0;padding:0}.main-nav a{font-size:.88rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;transition:.2s}.main-nav a:hover{color:var(--yellow)}.header-cta,.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 24px;border-radius:999px;font-weight:900;text-transform:uppercase;font-size:.82rem;letter-spacing:.06em;transition:.25s}.btn-primary,.header-cta{background:linear-gradient(135deg,var(--yellow),var(--yellow-2));color:#070707;box-shadow:0 10px 30px rgb(255 208 0 / .22)}.btn-primary:hover,.header-cta:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgb(255 208 0 / .3)}.btn-outline{border:1px solid rgb(255 255 255 / .28);background:rgb(255 255 255 / .04)}.btn-outline:hover{border-color:var(--yellow);color:var(--yellow)}.menu-toggle{display:none;background:none;border:0;color:#fff;font-size:30px}.hero{min-height:930px;padding:180px 0 100px;position:relative;overflow:hidden;background:radial-gradient(circle at 80% 20%,rgb(255 208 0 / .15),transparent 28%),linear-gradient(120deg,#050505 0%,#101113 55%,#050505 100%)}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(0 0 0 / .88),rgb(0 0 0 / .42) 60%,rgb(0 0 0 / .7)),var(--hero-image,none);background-size:cover;background-position:center;opacity:.88}.hero:after{content:"";position:absolute;right:-180px;bottom:-220px;width:650px;height:650px;border:2px solid rgb(255 208 0 / .18);transform:rotate(35deg);border-radius:100px}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.2fr .8fr;gap:55px;align-items:center}.hero h1{font-size:clamp(3.2rem,7vw,6.7rem);line-height:.93;letter-spacing:-.065em;margin:20px 0 30px;max-width:850px}.hero h1 span{color:var(--yellow)}.hero-copy{font-size:1.16rem;color:#d8dade;max-width:690px}.hero-actions{display:flex;gap:15px;flex-wrap:wrap;margin-top:35px}.hero-panel{background:linear-gradient(145deg,rgb(255 255 255 / .1),rgb(255 255 255 / .03));border:1px solid rgb(255 255 255 / .14);border-radius:32px;padding:30px;box-shadow:var(--shadow);backdrop-filter:blur(14px)}.hero-panel .stat{display:flex;align-items:center;justify-content:space-between;padding:22px 0;border-bottom:1px solid rgb(255 255 255 / .1)}.hero-panel .stat:last-child{border-bottom:0}.hero-panel strong{font-size:2rem;color:var(--yellow)}.hero-panel span{color:#d5d6d8;text-align:right;max-width:180px}.trust-strip{position:relative;z-index:3;margin-top:-55px}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);background:#111316;border:1px solid rgb(255 255 255 / .09);border-radius:26px;overflow:hidden;box-shadow:var(--shadow)}.trust-item{padding:30px;display:flex;gap:16px;align-items:center;border-right:1px solid rgb(255 255 255 / .08)}.trust-item:last-child{border-right:0}.trust-icon{width:52px;height:52px;border-radius:16px;background:rgb(255 208 0 / .12);color:var(--yellow);display:grid;place-items:center;font-size:24px}.trust-item h3{margin:0 0 4px;font-size:1rem}.trust-item p{margin:0;color:#aeb2b8;font-size:.9rem}.about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.about-card{aspect-ratio:4/5;border-radius:32px;background:linear-gradient(140deg,rgb(255 208 0 / .2),rgb(255 255 255 / .03));padding:22px;position:relative;overflow:hidden}.about-card img{width:100%;height:100%;object-fit:cover;border-radius:24px}.about-badge{position:absolute;left:42px;bottom:42px;background:var(--yellow);color:#050505;border-radius:20px;padding:18px 22px;font-weight:900}.features{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:30px}.feature{padding:18px 20px;border:1px solid rgb(255 255 255 / .1);border-radius:16px;background:rgb(255 255 255 / .03)}.feature strong{display:block;color:var(--yellow)}.services{background:#f4f5f7;color:#0e0f11}.services .section-text{color:#60646b}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:45px}.service-card{position:relative;min-height:320px;padding:30px;border-radius:24px;background:#fff;border:1px solid #e7e8ea;overflow:hidden;transition:.25s}.service-card:hover{transform:translateY(-8px);box-shadow:0 24px 50px rgb(0 0 0 / .1)}.service-number{font-size:.8rem;font-weight:900;color:#7a7f86}.service-card h3{font-size:1.45rem;margin:52px 0 12px}.service-card p{color:#62666d}.service-card:after{content:"↗";position:absolute;right:24px;bottom:22px;width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#111;color:var(--yellow);font-size:20px}.gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:170px;gap:14px;margin-top:45px}.gallery-item{border-radius:20px;overflow:hidden;position:relative;background:#1b1d20}.gallery-item:nth-child(1),.gallery-item:nth-child(5){grid-column:span 7;grid-row:span 2}.gallery-item:nth-child(2),.gallery-item:nth-child(6){grid-column:span 5;grid-row:span 2}.gallery-item:nth-child(3),.gallery-item:nth-child(4){grid-column:span 6;grid-row:span 2}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:.45s}.gallery-item:hover img{transform:scale(1.06)}.gallery-overlay{position:absolute;inset:auto 0 0;padding:35px 22px 18px;background:linear-gradient(transparent,rgb(0 0 0 / .88));font-weight:800}.process{background:linear-gradient(135deg,#131519,#070707)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:44px}.process-card{padding:28px;border:1px solid rgb(255 255 255 / .1);border-radius:22px;background:rgb(255 255 255 / .035)}.process-card b{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--yellow);color:#000;margin-bottom:20px}.cta-band{padding:80px 0;background:var(--yellow);color:#080808}.cta-grid{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-band h2{font-size:clamp(2.2rem,5vw,4rem);line-height:1;margin:0;max-width:760px;letter-spacing:-.04em}.cta-band .btn{background:#080808;color:#fff;white-space:nowrap}.site-footer{background:#060606;padding:70px 0 25px;border-top:1px solid rgb(255 255 255 / .08)}.footer-branding .custom-logo-link{display:inline-block}.footer-branding .custom-logo-link img,.footer-branding .brand-logo{width:250px;max-height:68px;object-fit:contain}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr .7fr;gap:60px}.footer-title{color:var(--yellow);font-weight:900;text-transform:uppercase;font-size:.82rem;letter-spacing:.1em}.footer-links{list-style:none;padding:0;margin:18px 0 0}.footer-links li{margin:9px 0;color:#b8bbc0}.copyright{margin-top:50px;padding-top:24px;border-top:1px solid rgb(255 255 255 / .08);color:#82868d;font-size:.88rem}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:998;width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-size:30px;box-shadow:0 12px 30px rgb(0 0 0 / .28)}.entry-content{padding:150px 0 90px;max-width:900px;margin:auto}.entry-content h1{font-size:3.2rem}.screen-reader-text{position:absolute!important;clip:rect(1px,1px,1px,1px)}@media(max-width:900px){.menu-toggle{display:block}.main-nav{position:fixed;top:86px;left:0;right:0;background:#090909;padding:25px;transform:translateY(-130%);transition:.25s;border-bottom:1px solid rgb(255 255 255 / .1)}.main-nav.is-open{transform:translateY(0)}.main-nav ul{flex-direction:column}.header-cta{display:none}.hero{min-height:auto}.hero-grid,.about-grid{grid-template-columns:1fr}.hero-panel{display:grid;grid-template-columns:repeat(3,1fr)}.hero-panel .stat{display:block;border-bottom:0;border-right:1px solid rgb(255 255 255 / .1);padding:14px}.hero-panel span{display:block;text-align:left}.trust-grid,.service-grid,.process-grid{grid-template-columns:1fr 1fr}.trust-item:nth-child(2){border-right:0}.trust-item:last-child{grid-column:span 2;border-top:1px solid rgb(255 255 255 / .08)}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:span 2}.cta-grid{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.container{width:min(100% - 26px,1180px)}.section{padding:70px 0}.header-inner{height:76px}.custom-logo-link img,.brand-logo{width:205px}.main-nav{top:76px}.hero{padding:135px 0 85px}.hero h1{font-size:3.25rem}.hero-panel{grid-template-columns:1fr}.hero-panel .stat{border-right:0;border-bottom:1px solid rgb(255 255 255 / .1)}.trust-strip{margin-top:-35px}.trust-grid,.service-grid,.process-grid,.features{grid-template-columns:1fr}.trust-item,.trust-item:last-child{grid-column:auto;border-right:0;border-bottom:1px solid rgb(255 255 255 / .08)}.gallery-grid{display:grid;grid-template-columns:1fr;grid-auto-rows:260px}.gallery-item,.gallery-item:nth-child(n){grid-column:auto;grid-row:auto}.footer-grid,.footer-grid>div:first-child{grid-template-columns:1fr;grid-column:auto}.cta-band{padding:60px 0}.btn{width:100%}}.plugin-gallery-wrap{margin-top:42px}.plugin-gallery-wrap img{border-radius:16px}.gallery-empty{min-height:330px;border:1px dashed rgb(255 208 0 / .35);border-radius:24px;background:linear-gradient(145deg,rgb(255 208 0 / .07),rgb(255 255 255 / .025));display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px}.gallery-empty>span{font-size:56px;color:var(--yellow);line-height:1}.gallery-empty h3{font-size:1.5rem;margin:15px 0 5px}.gallery-empty p{color:#b9bdc3;max-width:620px;margin:0 0 22px}.news-section{background:#f4f5f7;color:#0e0f11}.news-section .section-text{color:#60646b}.section-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:35px}.news-all-link{font-weight:900;white-space:nowrap;border-bottom:2px solid var(--yellow);padding-bottom:5px}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:45px}.news-card{background:#fff;border:1px solid #e3e5e8;border-radius:24px;overflow:hidden;box-shadow:0 12px 35px rgb(0 0 0 / .06);transition:.25s}.news-card:hover{transform:translateY(-7px);box-shadow:0 22px 48px rgb(0 0 0 / .1)}.news-image{display:block;aspect-ratio:16/10;overflow:hidden;background:#17191c}.news-image img{width:100%;height:100%;object-fit:cover;transition:.4s}.news-card:hover .news-image img{transform:scale(1.045)}.news-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#111,#2a2d32);color:var(--yellow);font-weight:900;text-transform:uppercase;letter-spacing:.12em}.news-content{padding:25px}.news-content time{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:#777d85;font-weight:800}.news-content h3{font-size:1.35rem;line-height:1.25;margin:10px 0}.news-content p{color:#656a71}.read-more{font-weight:900}.news-empty{grid-column:1/-1;text-align:center;padding:55px;border:1px dashed #c7c9cd;border-radius:24px;background:#fff}.quote-section{padding:100px 0;background:radial-gradient(circle at 8% 12%,rgb(255 208 0 / .12),transparent 28%),#0b0c0e}.quote-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:60px;align-items:start}.quote-intro{position:sticky;top:120px}.quote-contact{margin-top:30px;padding:24px;border-left:4px solid var(--yellow);background:rgb(255 255 255 / .04);border-radius:0 18px 18px 0;display:flex;flex-direction:column;gap:4px}.quote-contact strong{color:var(--yellow);font-size:1.05rem}.quote-contact span{color:#d2d4d8}.quote-form{background:#fff;color:#111;padding:34px;border-radius:28px;box-shadow:0 24px 70px rgb(0 0 0 / .28)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.quote-form label{display:flex;flex-direction:column;gap:8px;font-weight:850;font-size:.88rem}.quote-form label span{color:#d6a900}.field-full{grid-column:1/-1}.quote-form input,.quote-form select,.quote-form textarea{width:100%;border:1px solid #d9dce0;border-radius:13px;padding:14px 15px;font:inherit;color:#111;background:#fff;outline:none;transition:.2s}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:#d5ad00;box-shadow:0 0 0 4px rgb(255 208 0 / .13)}.quote-form textarea{resize:vertical}.submit-quote{margin-top:24px;border:0;cursor:pointer}.form-note{font-size:.78rem;color:#777c83;margin:14px 0 0}@media(max-width:900px){.news-grid{grid-template-columns:1fr 1fr}.news-card:last-child{grid-column:1/-1}.quote-grid{grid-template-columns:1fr}.quote-intro{position:static}.section-heading-row{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.news-grid,.form-grid{grid-template-columns:1fr}.news-card:last-child,.field-full{grid-column:auto}.quote-form{padding:22px}.quote-section{padding:75px 0}.section-heading-row{gap:18px}}.home-gallery-section{background:#0a0b0d}.home-gallery-section .section-heading-row{align-items:end}.gallery-home-action{text-align:center;margin-top:34px}.gallery-page-main{background:#090a0c;min-height:100vh}.gallery-page-hero{padding:180px 0 80px;background:radial-gradient(circle at 80% 20%,rgb(255 208 0 / .16),transparent 30%),linear-gradient(135deg,#050505,#17191d)}.gallery-page-hero h1{font-size:clamp(3rem,7vw,6rem);line-height:.95;letter-spacing:-.055em;margin:18px 0}.gallery-page-hero p{max-width:760px;color:#c6c9ce;font-size:1.1rem}.gallery-full-section{padding-top:70px}.gallery-full-wrap{min-height:360px}.home-gallery-limit .fg-item:nth-child(n+7),.home-gallery-limit .foogallery-gallery-item:nth-child(n+7),.home-gallery-limit .modula-item:nth-child(n+7),.home-gallery-limit .ngg-gallery-thumbnail-box:nth-child(n+7),.home-gallery-limit .envira-gallery-item:nth-child(n+7){display:none!important}.home-gallery-limit .foogallery,.home-gallery-limit .modula-gallery,.home-gallery-limit .ngg-galleryoverview,.home-gallery-limit .envira-gallery-wrap{margin-top:10px}.home-gallery-limit img,.gallery-full-wrap img{transition:transform .35s ease,filter .35s ease}.home-gallery-limit a:hover img,.gallery-full-wrap a:hover img{transform:scale(1.025);filter:brightness(1.05)}@media(max-width:620px){.gallery-page-hero{padding:135px 0 60px}.gallery-home-action .btn{width:100%}}.news-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.news-category{display:inline-flex;padding:6px 10px;border-radius:999px;background:rgb(255 208 0 / .18);color:#6f5900;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.news-meta time{white-space:nowrap}.home-gallery-limit a{position:relative;overflow:hidden}.home-gallery-limit a:after{content:"Ver transporte →";position:absolute;left:14px;right:14px;bottom:14px;padding:10px 12px;border-radius:12px;background:rgb(8 8 8 / .82);color:#fff;font-size:.78rem;font-weight:900;text-align:center;opacity:0;transform:translateY(8px);transition:.25s;pointer-events:none}.home-gallery-limit a:hover:after{opacity:1;transform:translateY(0)}@media(max-width:620px){.news-meta{align-items:flex-start;flex-direction:column}.home-gallery-limit a:after{display:none}}.developer-credit{margin-left:8px}.developer-credit:before{content:"•";margin-right:8px;color:var(--yellow)}.developer-credit a{color:var(--yellow);font-weight:800;transition:opacity .2s}.developer-credit a:hover{opacity:.78;text-decoration:underline}.back-to-top{position:fixed;right:30px;bottom:100px;z-index:997;width:48px;height:48px;border:1px solid rgb(255 208 0 / .55);border-radius:50%;display:grid;place-items:center;background:rgb(9 9 9 / .92);color:var(--yellow);font-size:25px;font-weight:900;line-height:1;cursor:pointer;box-shadow:0 10px 28px rgb(0 0 0 / .32);opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .25s,visibility .25s,transform .25s,background .2s,color .2s}.back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover,.back-to-top:focus-visible{background:var(--yellow);color:#080808;outline:none}.back-to-top:focus-visible{box-shadow:0 0 0 4px rgb(255 208 0 / .2)}@media(max-width:620px){.copyright{line-height:1.7}.developer-credit{display:block;margin-left:0}.developer-credit:before{display:none}.back-to-top{right:20px;bottom:96px;width:46px;height:46px}.whatsapp-float{right:18px;bottom:20px;width:60px;height:60px}}