:root{
  --ink:#12110f;--ink-soft:#1d1b18;--gold:#b98935;--gold-2:#dfb65d;
  --paper:#f7f4ee;--paper-2:#eee9df;--line:#ded7cb;--muted:#6b675f;
  --white:#fff;--shadow:0 24px 70px rgba(26,20,12,.14);--max:1220px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Avenir Next","Segoe UI",Helvetica,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.48;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}button,a{color:inherit}.skip{position:absolute;left:-9999px}.skip:focus{left:20px;top:20px;z-index:999;background:#fff;padding:10px 14px;border-radius:8px}.section-wrap{max-width:var(--max);margin:auto;padding:94px 28px}.eyebrow{margin:0 0 14px;color:var(--gold-2);font-size:11px;font-weight:800;letter-spacing:.16em}.eyebrow.dark{color:#9b7127}.section-head{margin-bottom:40px}.section-head.split{display:grid;grid-template-columns:1.25fr .75fr;gap:72px;align-items:end}.section-head h2{font-size:clamp(34px,4.3vw,58px);line-height:1.03;letter-spacing:-.046em;margin:0;font-weight:760}.section-head p{margin:0;color:var(--muted);font-size:16px;max-width:520px}.section-head.center{text-align:center;max-width:780px;margin:0 auto 48px}.section-head.center p{margin:10px auto 0}.section-head.light h2,.section-head.light p{color:#fff}

.site-header{position:sticky;top:0;z-index:60;background:rgba(16,15,13,.97);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(14px)}.header-inner{max-width:1320px;margin:auto;height:76px;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:#fff}.brand img{width:58px;height:58px;object-fit:contain}.brand-text{display:grid;line-height:1.05}.brand-text b{font-size:14px;letter-spacing:.07em}.brand-text small{font-size:9px;letter-spacing:.28em;color:#d7c7a6;margin-top:4px}.site-header nav{display:flex;align-items:center;gap:24px}.site-header nav a{text-decoration:none;color:#f5f1e8;font-size:13px;font-weight:650;white-space:nowrap;transition:.2s}.site-header nav a:not(.nav-cta):hover{color:var(--gold-2)}.nav-cta{padding:12px 17px;border-radius:999px;background:linear-gradient(135deg,var(--gold-2),var(--gold));color:#17130d!important;font-weight:800!important}.menu-btn{display:none;border:0;background:none;color:#fff;font-size:27px;cursor:pointer}

.hero{position:relative;min-height:690px;overflow:hidden;background:#171511;color:#fff}.hero-bg,.hero-shade{position:absolute;inset:0}.hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center 55%}.hero-shade{background:linear-gradient(90deg,rgba(11,10,9,.92) 0%,rgba(11,10,9,.76) 34%,rgba(11,10,9,.24) 67%,rgba(11,10,9,.42) 100%)}.hero-inner{position:relative;z-index:2;max-width:1320px;margin:auto;min-height:690px;padding:72px 28px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.62fr);gap:74px;align-items:center}.hero-copy{max-width:700px}.hero h1{font-size:clamp(55px,6.2vw,88px);line-height:.94;letter-spacing:-.058em;margin:0 0 25px;font-weight:780}.hero h1 span{color:var(--gold-2)}.lead{font-size:19px;line-height:1.55;color:#f0ece3;max-width:620px;margin:0 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:50px;padding:0 22px;border-radius:999px;text-decoration:none;border:1px solid transparent;font-weight:800;cursor:pointer;transition:.2s transform,.2s box-shadow,.2s background}.btn:hover{transform:translateY(-1px)}.btn.primary{background:linear-gradient(135deg,var(--gold-2),var(--gold));color:#18130c;box-shadow:0 12px 30px rgba(201,154,67,.22)}.btn.secondary{border-color:rgba(255,255,255,.48);background:rgba(18,17,15,.28);color:#fff}.hero-points{display:flex;gap:18px;flex-wrap:wrap;margin-top:32px;color:#e9e3d8;font-size:12px;font-weight:700}.hero-points span:before{content:"✓";color:var(--gold-2);margin-right:7px}.hero-advisor{background:rgba(255,255,255,.96);color:var(--ink);border-radius:24px;padding:30px;box-shadow:0 30px 80px rgba(0,0,0,.26);backdrop-filter:blur(10px)}.advisor-kicker{font-size:10px;letter-spacing:.14em;font-weight:850;color:#9b7127;margin:0 0 9px}.hero-advisor h2{font-size:30px;line-height:1.04;letter-spacing:-.04em;margin:0 0 12px}.hero-advisor>p:not(.advisor-kicker){font-size:14px;color:var(--muted);margin:0 0 20px}.advisor-list{display:grid;border-top:1px solid var(--line);margin:18px 0}.advisor-list span{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid var(--line);font-size:13px;font-weight:700}.advisor-list b{font-size:10px;color:#95691f;letter-spacing:.08em}.advisor-btn{width:100%;border-radius:12px}.hero-advisor small{display:block;color:#827c72;font-size:11px;margin-top:11px;text-align:center}

.need-section{background:#fff}.need-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.need-grid button{position:relative;overflow:hidden;border:0;border-radius:18px;padding:0;aspect-ratio:1.2/1;text-align:left;background:#ddd;cursor:pointer;box-shadow:0 10px 28px rgba(31,25,17,.08)}.need-grid img{width:100%;height:100%;object-fit:cover;transition:.4s transform}.need-grid button:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02) 30%,rgba(9,8,7,.9) 100%)}.need-grid button:hover img{transform:scale(1.035)}.need-copy{position:absolute;z-index:2;left:18px;right:18px;bottom:17px;color:#fff;display:block}.need-copy b{display:block;font-size:18px;line-height:1.2;margin-bottom:5px}.need-copy small{display:block;line-height:1.35;color:#eee9df;font-size:12px}

.systems{padding-top:40px}.system-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.system-card{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff;display:grid;grid-template-columns:1.1fr .9fr;min-height:334px;box-shadow:0 12px 34px rgba(35,28,18,.055)}.system-card .media{overflow:hidden;background:#eee}.system-card img{width:100%;height:100%;object-fit:cover;transition:.4s transform}.system-card:hover img{transform:scale(1.025)}.system-card .body{padding:29px 27px;display:flex;flex-direction:column;justify-content:center}.system-card .body>span{font-size:10px;font-weight:850;color:#a17225;letter-spacing:.13em}.system-card h3{font-size:27px;letter-spacing:-.035em;margin:7px 0 10px}.system-card p{font-size:14px;color:var(--muted);margin:0 0 18px}.system-card button{border:0;background:none;padding:0;text-align:left;font-weight:800;color:#8f651e;cursor:pointer}

.fabrics{background:var(--ink);color:#fff}.fabrics .section-wrap{padding-top:88px;padding-bottom:92px}.fabrics .section-head p{color:#bbb5aa}.fabric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.fabric-grid article{min-height:350px;border-radius:18px;overflow:hidden;position:relative;background:#28251f}.fabric-grid img{width:100%;height:100%;object-fit:cover}.fabric-grid article:not(.fabric-editorial):after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 38%,rgba(0,0,0,.9))}.fabric-grid article>div{position:absolute;z-index:2;left:20px;right:20px;bottom:20px}.fabric-grid small{color:var(--gold-2);font-size:10px;font-weight:850;letter-spacing:.13em}.fabric-grid h3{font-size:25px;margin:5px 0 7px}.fabric-grid p{font-size:13px;color:#e4e0d8;margin:0}.fabric-editorial{background:linear-gradient(145deg,#302819,#151411)!important}.fabric-editorial>div{top:28px;bottom:auto!important}.fabric-editorial h3{font-size:30px;line-height:1.05;margin:14px 0}.fabric-editorial a{display:inline-block;margin-top:22px;color:var(--gold-2);font-weight:800;text-decoration:none}

.why{padding-top:72px;padding-bottom:72px}.why-panel{background:#f1ede5;border-radius:28px;padding:48px;display:grid;grid-template-columns:.8fr 1.2fr;gap:60px}.why-panel h2{font-size:46px;line-height:1.03;letter-spacing:-.045em;margin:0 0 18px}.why-panel>div>p:not(.eyebrow){color:var(--muted)}.why-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.why-steps article{padding:27px 21px;background:#fff;border-radius:17px}.why-steps b{color:#a17225;font-size:12px}.why-steps h3{margin:18px 0 7px;font-size:20px}.why-steps p{font-size:13px;color:var(--muted);margin:0}

.cases{background:#12110f;color:#fff}.cases .section-wrap{padding-top:86px;padding-bottom:92px}.real-grid{display:grid;grid-template-columns:1.35fr .825fr .825fr;gap:14px}.real-grid article{position:relative;min-height:430px;overflow:hidden;border-radius:18px;background:#292724}.real-grid img{width:100%;height:100%;object-fit:cover}.real-grid article:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 43%,rgba(0,0,0,.91))}.real-grid article>div{position:absolute;z-index:2;left:22px;right:22px;bottom:22px}.real-grid small{color:var(--gold-2);font-size:10px;font-weight:850;letter-spacing:.13em}.real-grid h3{font-size:24px;margin:6px 0}.real-grid p{margin:0;font-size:13px;color:#ddd}

.process-line{display:grid;grid-template-columns:repeat(5,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.process-line div{padding:29px 22px;border-right:1px solid var(--line)}.process-line div:last-child{border-right:0}.process-line b{display:inline-flex;width:34px;height:34px;border-radius:50%;align-items:center;justify-content:center;background:#e8d7b5;color:#7b571a}.process-line h3{font-size:18px;margin:14px 0 4px}.process-line p{font-size:13px;color:var(--muted);margin:0}.trust-strip{max-width:1220px;margin:0 auto 80px;background:#f0ece4;border-radius:20px;display:grid;grid-template-columns:repeat(3,1fr);padding:0 26px}.trust-strip div{padding:25px 27px;border-right:1px solid #d7d0c5}.trust-strip div:last-child{border-right:0}.trust-strip b,.trust-strip span{display:block}.trust-strip b{font-size:11px;letter-spacing:.09em;margin-bottom:5px}.trust-strip span{font-size:13px;color:var(--muted)}

.quote{display:grid;grid-template-columns:.72fr 1.28fr;gap:58px;padding-top:78px}.quote-intro{position:sticky;top:108px;height:max-content}.quote-intro h2{font-size:52px;line-height:1.03;letter-spacing:-.05em;margin:0 0 20px}.quote-intro>p:not(.eyebrow){font-size:17px;color:var(--muted)}.quote-proof{display:grid;gap:9px;margin-top:25px;font-size:13px;font-weight:750}.quote-proof span{padding:12px 14px;background:#f4f1ea;border-radius:11px}.wizard{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:var(--shadow)}.progress{display:flex;align-items:center;margin-bottom:18px}.prog{display:flex;align-items:center;gap:8px;color:#999;font-size:12px}.prog b{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#eee}.prog.active,.prog.done{color:#1c1b18;font-weight:800}.prog.active b{background:#d7ac59;color:#1b160e}.prog.done b{background:#e9dfca;color:#795619}.progress i{height:1px;background:#ddd;flex:1;margin:0 8px}.project-counter{font-size:12px;color:#777;background:#f5f3ee;padding:10px 12px;border-radius:10px;margin-bottom:18px}.step{display:none}.step.active{display:block}.step-head small{font-size:10px;letter-spacing:.11em;color:#a17225;font-weight:850}.step-head h3{font-size:30px;letter-spacing:-.035em;margin:7px 0}.step-head p{color:var(--muted);margin:0 0 22px}.wizard label{display:block;font-size:13px;font-weight:700}.wizard label span{font-weight:400;color:#888}.wizard input,.wizard select,.wizard textarea{width:100%;margin-top:7px;border:1px solid #d9d4ca;border-radius:11px;padding:13px 14px;background:#fff;outline:none}.wizard input:focus,.wizard select:focus,.wizard textarea:focus{border-color:#b78a38;box-shadow:0 0 0 3px rgba(201,154,67,.12)}.room-name{margin-bottom:14px}.choices{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.choices button{padding:13px;border:1px solid #ddd6ca;border-radius:11px;background:#fff;cursor:pointer;transition:.18s}.choices button:hover{border-color:#b88b3e}.choices button.selected{border-color:#b88832;background:#f5ead3;font-weight:800}.step-nav{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:22px}.back,.add-more{border:0;background:none;color:#78571d;font-weight:800;cursor:pointer}.hint{display:none;margin-top:14px;color:#5e594f;font-size:13px;background:#f6f1e7;border-left:3px solid #c69742;padding:12px 13px;border-radius:9px}.hint.show{display:block}.window-grid,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.window-grid .wide{grid-column:1/-1}.summary{display:grid;gap:10px}.summary>p{color:var(--muted);font-size:13px;background:#f6f4ef;padding:14px;border-radius:10px}.summary-card{border:1px solid #e0dacf;border-radius:13px;padding:14px 15px;background:#faf9f6}.summary-card h4{margin:0 0 4px;font-size:16px}.summary-card p{margin:2px 0;color:var(--muted);font-size:12px}.summary-actions{display:flex;gap:12px;margin-top:10px}.summary-actions button{border:0;background:none;padding:0;color:#835e20;font-size:12px;font-weight:800;cursor:pointer}.add-more{margin:14px 0}.consent{margin-top:18px;font-weight:400!important;display:flex!important;gap:9px;align-items:flex-start}.consent input{width:auto;margin-top:2px}.submit-note{font-size:11px;color:#888}.form-error,.success{margin-top:15px;padding:13px 14px;border-radius:10px;font-size:13px}.form-error{background:#fff1ef;color:#8c2f25;border:1px solid #f0c8c3}.success{background:#eef7ef;color:#245c2b;border:1px solid #c8dfca}.success a{font-weight:800}.btn:disabled{opacity:.6;cursor:wait;transform:none}

.faq{padding-top:70px}.faq-wrap{max-width:900px;margin:auto}.faq details{border-bottom:1px solid var(--line);padding:19px 0}.faq summary{font-size:18px;font-weight:800;cursor:pointer}.faq details p{color:var(--muted);max-width:760px}.footer-inner{max-width:1220px;margin:auto;padding:46px 28px;display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:35px;border-top:1px solid #e2ddd3}.footer-inner img{width:145px;height:70px;object-fit:contain;background:#111;border-radius:8px}.footer-inner>div:nth-child(2){display:grid;gap:3px;font-size:13px;color:#746f66}.footer-inner>div:nth-child(2) b{color:#222;font-size:15px}.footer-links{display:flex;gap:18px;align-items:center}.footer-links a,.footer-links button{font-size:12px;text-decoration:none;border:0;background:none;cursor:pointer}.wa{position:fixed;right:22px;bottom:22px;z-index:40;background:#171612;color:#fff;text-decoration:none;padding:13px 18px;border-radius:999px;font-weight:800;box-shadow:0 12px 30px rgba(0,0,0,.25)}.mobile-cta{display:none}.modal{position:fixed;inset:0;background:rgba(0,0,0,.58);z-index:100;display:none;align-items:center;justify-content:center;padding:20px}.modal.open{display:flex}.modal-card{max-width:520px;background:#fff;border-radius:20px;padding:30px;position:relative;box-shadow:var(--shadow)}.modal-card .close{position:absolute;right:14px;top:10px;border:0;background:none;font-size:28px;cursor:pointer}.modal-card h3{font-size:26px;margin:0 0 12px}

@media(max-width:1080px){.site-header nav{gap:17px}.site-header nav a{font-size:12px}.hero-inner{grid-template-columns:1fr .62fr;gap:42px}.hero h1{font-size:64px}.section-head.split{gap:45px}}
@media(max-width:1160px){.site-header nav{display:none;position:absolute;left:0;right:0;top:76px;background:#111;padding:24px 28px;flex-direction:column;align-items:flex-start}.site-header nav.open{display:flex}.menu-btn{display:block}}

@media(max-width:920px){.hero{min-height:auto}.hero-inner{min-height:auto;grid-template-columns:1fr;padding-top:58px;padding-bottom:58px}.hero-copy{max-width:720px}.hero-advisor{max-width:540px}.hero-shade{background:linear-gradient(90deg,rgba(11,10,9,.9),rgba(11,10,9,.48))}.need-grid,.fabric-grid{grid-template-columns:1fr 1fr}.system-card{grid-template-columns:1fr}.system-card .media{height:250px}.why-panel,.quote{grid-template-columns:1fr}.quote-intro{position:static}.why-steps{grid-template-columns:repeat(3,1fr)}.real-grid{grid-template-columns:1fr 1fr}.real-main{grid-column:1/-1}.process-line{grid-template-columns:repeat(3,1fr)}.trust-strip{grid-template-columns:1fr;margin-left:28px;margin-right:28px}.trust-strip div{border-right:0;border-bottom:1px solid #d7d0c5}.trust-strip div:last-child{border-bottom:0}.section-head.split{grid-template-columns:1fr;gap:17px}}
@media(max-width:640px){.header-inner{height:66px;padding:0 18px}.brand img{width:50px;height:50px}.brand-text b{font-size:12px}.brand-text small{font-size:8px}.site-header nav{top:66px}.section-wrap{padding:66px 18px}.hero-bg img{object-position:59% center}.hero-shade{background:linear-gradient(180deg,rgba(10,9,8,.82) 0%,rgba(10,9,8,.66) 52%,rgba(10,9,8,.78) 100%)}.hero-inner{padding:48px 18px 46px;gap:32px}.hero h1{font-size:47px;line-height:.97}.lead{font-size:16px}.hero-actions{display:grid}.btn{width:100%}.hero-points{display:grid;gap:8px;margin-top:24px}.hero-advisor{padding:23px 20px;border-radius:18px}.hero-advisor h2{font-size:25px}.need-grid,.fabric-grid,.why-steps,.real-grid,.process-line{grid-template-columns:1fr}.need-grid button{aspect-ratio:1.6/1}.system-grid{grid-template-columns:1fr}.system-card{min-height:0}.system-card .media{height:230px}.section-head h2,.why-panel h2,.quote-intro h2{font-size:37px}.why-panel{padding:27px 20px;gap:28px}.real-main{grid-column:auto}.real-grid article{min-height:330px}.process-line div{border-right:0;border-bottom:1px solid var(--line)}.process-line div:last-child{border-bottom:0}.quote{gap:30px}.wizard{padding:19px;border-radius:18px}.progress span{display:none}.choices,.window-grid,.contact-grid{grid-template-columns:1fr}.progress i{margin:0 5px}.step-nav{align-items:stretch}.step-nav .btn{width:auto;flex:1}.footer-inner{grid-template-columns:1fr;text-align:center}.footer-inner img{margin:auto}.footer-links{justify-content:center;flex-wrap:wrap}.wa{display:none}.mobile-cta{display:block;position:fixed;left:12px;right:12px;bottom:12px;z-index:45;background:linear-gradient(135deg,var(--gold-2),var(--gold));padding:14px;text-align:center;text-decoration:none;border-radius:13px;font-weight:900;box-shadow:0 12px 28px rgba(0,0,0,.2)}.trust-strip{margin-bottom:50px}.hero-advisor .btn{width:100%}}
.modal-ok{margin-top:12px;min-width:140px}
.footer-wa{color:#746f66;text-decoration:none}.footer-wa:hover{color:#8f651e}

/* ===== MA EXCELENCIA · dirección de arte final ===== */
.hero-bg img{filter:saturate(.92) contrast(1.03);transform:scale(1.01)}
.hero-shade{background:linear-gradient(90deg,rgba(10,9,8,.92) 0%,rgba(10,9,8,.72) 43%,rgba(10,9,8,.18) 72%,rgba(10,9,8,.05) 100%)}
.hero-copy{max-width:690px}.hero h1{max-width:680px}.hero-advisor{backdrop-filter:blur(16px);background:rgba(255,255,255,.94)}
.need-grid button img,.system-card img,.premium-fabrics img{filter:saturate(.88) contrast(1.04)}
.system-card .media{background:#e8e2d8}.system-card .media img{object-position:center center}
.premium-fabrics article{min-height:440px}.premium-fabrics article img{height:260px;object-fit:cover}.premium-fabrics article>div{padding:24px}.premium-fabrics h3{font-size:28px;margin:7px 0 10px}.premium-fabrics p{font-size:14px;line-height:1.55;color:#d8d4cc}.fabric-cta{margin-top:22px;border:1px solid rgba(255,255,255,.16);border-radius:18px;padding:24px 26px;display:flex;align-items:center;justify-content:space-between;gap:28px;background:rgba(255,255,255,.05)}.fabric-cta div{display:grid;gap:4px}.fabric-cta small{font-size:10px;letter-spacing:.14em;color:var(--gold-2);font-weight:900}.fabric-cta strong{font-size:21px}.fabric-cta span{color:#c8c4bc;font-size:14px}

.why-editorial{display:grid;grid-template-columns:.92fr 1.08fr;min-height:690px;background:#f3efe7;border-radius:28px;overflow:hidden;box-shadow:0 22px 70px rgba(39,31,18,.08)}.why-photo{position:relative;min-height:690px}.why-photo>img{width:100%;height:100%;object-fit:cover;filter:saturate(.9) contrast(1.04)}.why-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(0,0,0,.42))}.why-badge{position:absolute;z-index:2;left:28px;bottom:28px;background:#111;color:#fff;padding:18px 20px;border-radius:14px;display:flex;align-items:center;gap:15px}.why-badge b{font-size:30px;color:var(--gold-2)}.why-badge span{font-size:12px;letter-spacing:.04em}.why-story{padding:58px 58px 50px}.why-story h2{font-size:48px;line-height:1.02;letter-spacing:-.05em;margin:10px 0 22px}.why-story h2 span{color:#8b6425}.why-lead{font-size:17px;line-height:1.65;color:#5f5a51}.why-story blockquote{margin:30px 0;padding:21px 24px;border-left:3px solid var(--gold);background:#fff;font-size:20px;line-height:1.45;font-weight:800}.why-values{display:grid;gap:0;border-top:1px solid #d8d0c3}.why-values article{display:grid;grid-template-columns:48px 1fr;gap:14px;padding:18px 0;border-bottom:1px solid #d8d0c3}.why-values b{color:#a4772d;font-size:12px;padding-top:3px}.why-values h3{margin:0 0 5px;font-size:17px}.why-values p{margin:0;color:#6b655c;font-size:13px;line-height:1.5}.text-link{display:inline-block;margin-top:25px;color:#7e5a20;text-decoration:none;font-weight:900}

.case-study-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.case-study{background:#1b1a18;border:1px solid rgba(255,255,255,.08);border-radius:20px;overflow:hidden}.case-image{height:330px;position:relative;overflow:hidden}.case-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.case-study:hover .case-image img{transform:scale(1.025)}.case-image span{position:absolute;left:16px;top:16px;background:rgba(13,12,10,.82);backdrop-filter:blur(8px);color:#e8c887;font-size:9px;font-weight:900;letter-spacing:.14em;padding:8px 10px;border-radius:999px}.case-content{padding:25px 24px 27px}.case-content>small{font-size:10px;letter-spacing:.13em;color:#cfa65d;font-weight:900}.case-content h3{font-size:23px;line-height:1.18;margin:8px 0 22px}.case-content dl{margin:0}.case-content dl>div{padding:13px 0;border-top:1px solid rgba(255,255,255,.09)}.case-content dt{font-size:9px;letter-spacing:.12em;color:#cfa65d;font-weight:900;margin-bottom:4px}.case-content dd{margin:0;color:#c9c5bd;font-size:12px;line-height:1.5}

.process-editorial{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:start}.process-copy{position:sticky;top:110px}.process-copy h2{font-size:49px;line-height:1.04;letter-spacing:-.05em;margin:10px 0 20px}.process-copy>p:not(.eyebrow){font-size:17px;line-height:1.65;color:var(--muted)}.process-promise{margin-top:30px;padding:22px;border-radius:16px;background:#111;color:#d5d0c7;font-size:15px;line-height:1.55}.process-promise b{color:#e0bc72;font-size:18px}.process-journey{border-top:1px solid var(--line)}.process-journey article{display:grid;grid-template-columns:62px 1fr;gap:22px;padding:27px 0;border-bottom:1px solid var(--line)}.process-journey>article>span{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#eee6d7;color:#8b6425;font-size:12px;font-weight:900}.process-journey small{font-size:9px;letter-spacing:.15em;color:#9a6c23;font-weight:900}.process-journey h3{font-size:22px;margin:5px 0 7px}.process-journey p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}

.quote-intro h2{font-size:49px}.wizard{border-top:4px solid #c99a43}.faq{background:#f7f4ee;max-width:none}.faq>.section-head,.faq-wrap{max-width:900px;margin-left:auto;margin-right:auto}

@media(max-width:920px){.why-editorial{grid-template-columns:1fr}.why-photo{min-height:460px}.why-story{padding:42px 34px}.case-study-grid{grid-template-columns:1fr}.case-image{height:430px}.process-editorial{grid-template-columns:1fr;gap:35px}.process-copy{position:static}.premium-fabrics article{min-height:0}.fabric-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:640px){.hero-shade{background:linear-gradient(180deg,rgba(10,9,8,.82),rgba(10,9,8,.7) 56%,rgba(10,9,8,.9))}.hero-bg img{object-position:58% center}.why-editorial{border-radius:18px}.why-photo{min-height:330px}.why-story{padding:30px 22px}.why-story h2,.process-copy h2{font-size:36px}.why-story blockquote{font-size:17px}.case-image{height:300px}.case-content{padding:22px 19px}.process-journey article{grid-template-columns:48px 1fr;gap:14px}.process-journey>article>span{width:40px;height:40px}.fabric-cta{padding:20px}.premium-fabrics article img{height:230px}}

/* ===== MA · CORRECCIONES DE AUDITORÍA 08/09/2026 ===== */
/* Logo integrado al header/footer */
.brand img{width:62px;height:62px;object-fit:contain;background:transparent;border-radius:50%;filter:drop-shadow(0 0 10px rgba(213,170,81,.08))}
.footer-inner{grid-template-columns:110px 1fr auto;gap:26px}
.footer-inner img{width:96px;height:96px;object-fit:contain;background:transparent;border-radius:50%;filter:drop-shadow(0 8px 22px rgba(20,17,11,.08))}

/* Necesidades: sección deliberadamente textual */
.need-section{background:#fff}
.need-text-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.need-text-grid button{appearance:none;border:0;border-right:1px solid var(--line);background:transparent;text-align:left;padding:31px 28px 30px;min-height:220px;cursor:pointer;display:flex;flex-direction:column;transition:.22s ease;color:#161512}
.need-text-grid button:last-child{border-right:0}
.need-text-grid button:hover{background:#f7f3eb;transform:translateY(-2px)}
.need-text-grid button>span{font-size:10px;letter-spacing:.16em;color:#9a6a20;font-weight:900;margin-bottom:34px}
.need-text-grid b{font-size:22px;line-height:1.12;letter-spacing:-.025em;margin-bottom:10px}
.need-text-grid small{font-size:13px;line-height:1.55;color:#6d685f;max-width:230px}
.need-text-grid i{font-style:normal;color:#8c621e;font-size:12px;font-weight:850;margin-top:auto;padding-top:24px}

/* Sistemas: priorizar nitidez y lectura del producto */
.system-card .media img{filter:none;image-rendering:auto;transform:translateZ(0)}
.system-card .media{background:#eee9df}

/* Telas: fotografías/recortes coherentes y sin rótulos sobre la imagen */
.premium-fabrics article img{filter:none;object-fit:cover;object-position:center;background:#eee9df}
.premium-fabrics article>div{padding-top:21px}
.premium-fabrics h3{margin-top:0}

/* Por qué MA */
.why-photo>img{filter:none;object-position:center}
.why-story blockquote{font-size:23px;color:#7e591e;letter-spacing:-.02em}
.why-badge{background:rgba(17,17,15,.92);backdrop-filter:blur(10px)}

/* Capacidades MA: reemplaza los tres recuadros genéricos */
.service-rail{background:#11100e;color:#fff;margin:0 0 80px}
.service-rail-inner{max-width:1220px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);padding:0 28px}
.service-rail article{display:grid;grid-template-columns:48px 1fr;gap:16px;padding:36px 32px;border-right:1px solid rgba(255,255,255,.11)}
.service-rail article:first-child{padding-left:0}
.service-rail article:last-child{border-right:0;padding-right:0}
.service-rail article>span{width:38px;height:38px;border:1px solid rgba(216,170,82,.48);border-radius:50%;display:grid;place-items:center;color:#e0b663;font-size:10px;font-weight:900}
.service-rail b{display:block;font-size:17px;line-height:1.25;margin-bottom:7px;color:#f4efe6}
.service-rail p{margin:0;color:#aaa49b;font-size:12px;line-height:1.55}

/* Formulario: "Otro" es la única opción que habilita escritura libre */
.conditional-room[hidden]{display:none!important}
.conditional-room{margin-top:14px;margin-bottom:0;padding:14px 15px;background:#f8f4ec;border-radius:12px;border:1px solid #e3d8c5}

/* WhatsApp flotante: ícono puro */
.wa{width:54px;height:54px;padding:0;border-radius:50%;display:grid;place-items:center;background:#171612;box-shadow:0 14px 32px rgba(0,0,0,.28);transition:.2s ease}
.wa:hover{transform:translateY(-2px);background:#0d0c0a}
.wa svg{width:27px;height:27px;fill:#fff}

@media(max-width:920px){
  .need-text-grid{grid-template-columns:1fr 1fr}
  .need-text-grid button:nth-child(2){border-right:0}
  .need-text-grid button:nth-child(-n+2){border-bottom:1px solid var(--line)}
  .service-rail-inner{grid-template-columns:1fr;padding:0 28px}
  .service-rail article,.service-rail article:first-child,.service-rail article:last-child{padding:27px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.11)}
  .service-rail article:last-child{border-bottom:0}
}
@media(max-width:640px){
  .brand img{width:52px;height:52px}
  .need-text-grid{grid-template-columns:1fr}
  .need-text-grid button,.need-text-grid button:nth-child(2){border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:25px 6px}
  .need-text-grid button:last-child{border-bottom:0}
  .need-text-grid button>span{margin-bottom:18px}
  .need-text-grid small{max-width:none}
  .footer-inner img{width:90px;height:90px}
  .service-rail{margin-bottom:48px}
  .service-rail-inner{padding:0 18px}
}
.footer-slogan{color:#8a6426!important;font-weight:850;letter-spacing:.015em;margin:3px 0 2px}

/* AJUSTES FINALES 08-09-2026 */
/* Sistemas: mostrar cada cortina completa dentro de su ambiente */
.system-card .media{min-height:334px}
.system-card .media img{object-fit:cover;object-position:center center}
.system-card[data-system="Roller"] .media img{object-position:center 52%}
.system-card[data-system="Bandas Verticales"] .media img{object-position:center center}
.system-card[data-system="Zebra"] .media img{object-position:center 48%}
.system-card[data-system="Tradicionales"] .media img{object-position:center center}

/* Telas: sección editorial exclusivamente textual */
.fabric-text-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}
.fabric-text-grid article{padding:34px 28px 38px;border-right:1px solid rgba(255,255,255,.14);min-height:250px}
.fabric-text-grid article:first-child{padding-left:0}
.fabric-text-grid article:last-child{border-right:0;padding-right:0}
.fabric-text-grid span{display:block;color:var(--gold-2);font-size:10px;font-weight:900;letter-spacing:.15em;margin-bottom:24px}
.fabric-text-grid h3{font-size:30px;line-height:1;margin:0 0 18px;letter-spacing:-.035em;color:#fff}
.fabric-text-grid p{font-size:14px;line-height:1.7;color:#d1cdc5;margin:0;max-width:27ch}

/* Cómo trabajamos: ícono + mensaje protagonista */
.service-rail article{grid-template-columns:76px 1fr;gap:22px;align-items:center;padding-top:34px;padding-bottom:34px}
.service-icon{width:68px;height:68px;display:grid;place-items:center;color:#dfb35d}
.service-icon svg{width:58px;height:58px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.service-rail p{margin:0;color:#fff;font-size:17px;line-height:1.42;font-weight:760;letter-spacing:-.015em;max-width:31ch}

@media(max-width:920px){
  .fabric-text-grid{grid-template-columns:1fr 1fr}
  .fabric-text-grid article{min-height:220px;border-bottom:1px solid rgba(255,255,255,.14)}
  .fabric-text-grid article:nth-child(2){border-right:0;padding-right:0}
  .fabric-text-grid article:nth-child(3){padding-left:0;border-bottom:0}
  .fabric-text-grid article:nth-child(4){border-right:0;border-bottom:0;padding-right:0}
  .service-rail article,.service-rail article:first-child,.service-rail article:last-child{grid-template-columns:74px 1fr;gap:20px;padding:28px 0}
}
@media(max-width:640px){
  .system-card .media{height:260px;min-height:260px}
  .fabric-text-grid{grid-template-columns:1fr}
  .fabric-text-grid article,.fabric-text-grid article:first-child,.fabric-text-grid article:nth-child(2),.fabric-text-grid article:nth-child(3),.fabric-text-grid article:nth-child(4){padding:28px 0;min-height:0;border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}
  .fabric-text-grid article:last-child{border-bottom:0}
  .fabric-text-grid span{margin-bottom:14px}
  .fabric-text-grid h3{font-size:27px;margin-bottom:12px}
  .fabric-text-grid p{font-size:14px;max-width:none}
  .service-rail article,.service-rail article:first-child,.service-rail article:last-child{grid-template-columns:64px 1fr;gap:17px;padding:25px 0}
  .service-icon{width:58px;height:58px}.service-icon svg{width:50px;height:50px}
  .service-rail p{font-size:16px;max-width:none}
}
/* Los sistemas pasan a una composición editorial vertical para conservar la escena completa. */
.system-card{display:flex;flex-direction:column;min-height:0}
.system-card .media{width:100%;height:auto;min-height:0;aspect-ratio:16/9}
.system-card .media img{width:100%;height:100%;object-fit:cover}
.system-card .body{min-height:230px;padding:27px 29px 29px;justify-content:flex-start}
.system-card .body button{margin-top:auto}
@media(max-width:640px){.system-card .media{height:auto;min-height:0;aspect-ratio:16/9}.system-card .body{min-height:0}.system-card .body button{margin-top:8px}}


/* CANAL PROFESIONAL + CATÁLOGO · 08-09-2026 */
.site-header nav .catalog-link{color:var(--gold-2);font-weight:850}
.site-header nav .catalog-link:hover{color:#f3d89c}
.professionals{
  color:#fff;
  margin:24px 0 0;
  position:relative;
  overflow:hidden;
  isolation:isolate;
  background:#11100e url('assets/professionals_bg.jpg') center right/cover no-repeat;
}
.professionals:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(90deg,rgba(12,11,10,.98) 0%,rgba(12,11,10,.94) 34%,rgba(12,11,10,.72) 55%,rgba(12,11,10,.30) 76%,rgba(12,11,10,.12) 100%);
}
.professionals:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.20));
}
.professionals-inner{max-width:1220px;margin:auto;padding:86px 28px 90px;position:relative;min-height:570px;display:flex;align-items:center}
.professionals-copy{max-width:650px}
.professionals-copy .eyebrow{margin-bottom:18px;color:#d7ae62}
.professionals-copy h2{font-size:50px;line-height:1.02;letter-spacing:-.045em;margin:0 0 24px;max-width:650px;text-shadow:0 2px 22px rgba(0,0,0,.18)}
.professionals-copy>p:not(.eyebrow){max-width:600px;color:#d4cec4;font-size:16px;line-height:1.72;margin:0}
.professionals-highlight{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:30px;padding:17px 20px;border-left:3px solid #d4a64f;background:rgba(17,16,14,.55);backdrop-filter:blur(4px);font-size:18px;font-weight:700;line-height:1.35;max-width:max-content}
.professionals-highlight b{color:#e3bc70;font-weight:850}
.professionals-signature{margin-top:30px;padding-top:22px;border-top:1px solid rgba(255,255,255,.18);font-size:19px;line-height:1.45;color:#ddd7ce;max-width:590px}
.professionals-signature b{color:#e0b663;font-size:24px}
.professional-cta{display:inline-flex;width:auto;justify-content:center;align-items:center;gap:14px;margin-top:28px;background:#d7aa54;color:#171511!important;border-radius:12px;padding:16px 22px;text-align:center;font-weight:850;box-shadow:0 16px 38px rgba(0,0,0,.24)}
.professional-cta:hover{transform:translateY(-1px);background:#e2b967}
@media(max-width:920px){
  .professionals{background-position:62% center}
  .professionals:before{background:linear-gradient(90deg,rgba(12,11,10,.97) 0%,rgba(12,11,10,.91) 52%,rgba(12,11,10,.52) 100%)}
  .professionals-inner{padding:72px 28px 76px;min-height:540px}
  .professionals-copy h2{font-size:43px}
}
@media(max-width:640px){
  .professionals{background-position:68% center}
  .professionals:before{background:linear-gradient(90deg,rgba(12,11,10,.97) 0%,rgba(12,11,10,.88) 72%,rgba(12,11,10,.72) 100%)}
  .professionals-inner{padding:58px 18px 62px;min-height:0}
  .professionals-copy h2{font-size:36px}
  .professionals-copy>p:not(.eyebrow){font-size:15px;max-width:100%}
  .professionals-highlight{font-size:16px;padding:14px 16px;margin-top:24px}
  .professionals-signature{font-size:17px;margin-top:24px}.professionals-signature b{font-size:21px}
  .professional-cta{width:100%;padding:15px 14px;font-size:14px}
}
