:root{--ink:#11130f;--acid:#dfff3f;--paper:#f3f1e9;--line:#d3d2c8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(243,241,233,.94);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10}.brand{font-size:22px;font-weight:900;letter-spacing:-1px}.brand span{color:#8daa00}.header nav{display:flex;gap:24px;font-size:13px;font-weight:700}.button{display:inline-flex;background:var(--acid);color:#111;padding:16px 22px;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;border:1px solid #111;box-shadow:4px 4px 0 #111}.button.small{padding:11px 16px;box-shadow:none}.hero{min-height:76vh;padding:11vh 7vw 7vh;background:radial-gradient(circle at 82% 30%,#dfff3f55,transparent 24%),linear-gradient(120deg,#f3f1e9 55%,#d8d7ce 0);border-bottom:1px solid var(--line)}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:11px;font-weight:900}.hero h1,.page-title h1,.solution-hero h1{font-size:clamp(54px,8vw,118px);line-height:.88;letter-spacing:-.065em;max-width:900px;margin:25px 0}.hero h1 em{font-weight:400}.hero>p,.page-title>p,.solution-hero>p{font-size:19px;line-height:1.55;max-width:660px}.actions{display:flex;align-items:center;gap:26px;margin:36px 0}.text-link{font-weight:900;border-bottom:2px solid}.trust{display:flex;gap:30px;font-size:12px;font-weight:700;margin-top:60px}.section{padding:110px 7vw}.section-head{display:grid;grid-template-columns:1.6fr 1fr;gap:8vw;align-items:end}.cta h2,.dark h2,.section h2,.use h2{font-size:clamp(38px,5vw,72px);letter-spacing:-.05em;line-height:.98;margin:18px 0}.section-head p{line-height:1.6}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:55px}.card{min-height:450px;padding:25px;display:flex;flex-direction:column;justify-content:space-between;color:white;overflow:hidden;position:relative;background:#222}.project:before,.visual:before{content:"IMAGEN REAL";position:absolute;inset:0;display:grid;place-items:center;color:#ffffff55;font-weight:900;letter-spacing:.2em;background:linear-gradient(145deg,#30342e,#10110f)}.project.v2:before,.visual.v2:before{background:linear-gradient(145deg,#6a4a32,#1b1915)}.project.v3:before,.visual.v3:before{background:linear-gradient(145deg,#394651,#11171c)}.card>*{position:relative}.card h3{font-size:38px;margin:0}.card p{line-height:1.5}.card b{color:var(--acid)}.dark{background:#10120f;color:white;padding:110px 7vw}.split{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.dark p{color:#b7baae;line-height:1.6}.finish-grid{display:grid;grid-template-columns:1fr 1fr;gap:2px}.finish-grid a{background:#24271f;padding:35px;min-height:300px;display:flex;flex-direction:column;justify-content:flex-end}.finish-grid a:hover{background:var(--acid);color:#111}.finish-grid h3{font-size:42px;margin:10px 0}.steps{display:grid;grid-template-columns:repeat(4,1fr);margin-top:60px;border-top:1px solid var(--line)}.steps div{padding:30px 25px;border-right:1px solid var(--line)}.benefits b,.steps b{color:#789700}.cta{text-align:center;padding:100px 7vw;background:#bdd51c}.cta p{max-width:620px;margin:0 auto 30px}.button.light{background:white}.page-title,.solution-hero{padding:13vh 7vw 10vh;min-height:68vh;background:linear-gradient(120deg,#f3f1e9 62%,#dfff3f 0)}.solution-hero.comercial{background:linear-gradient(120deg,#f3f1e9 62%,#d4a77a 0)}.solution-hero.industrial{background:linear-gradient(120deg,#f3f1e9 62%,#8a9eaa 0)}.solution-hero.flake{background:linear-gradient(120deg,#f3f1e9 62%,#d6c7ad 0)}.solution-hero.reflector{background:linear-gradient(120deg,#f3f1e9 62%,#7890aa 0)}.detail{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.benefits>div{padding:25px 0;border-bottom:1px solid var(--line)}.benefits h3{font-size:23px}.use{padding:100px 7vw;background:#171915;color:white}.use h2{max-width:900px}.project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.project{min-height:430px;padding:30px;color:white;display:flex;flex-direction:column;justify-content:flex-end}.project,.project>*{position:relative}.project h2{font-size:38px}.project p{color:#ccc}footer{padding:65px 7vw;display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;background:#0e100d;color:white}footer div{display:flex;flex-direction:column;gap:13px}footer p,footer span{color:#969b90}.whatsapp{position:fixed;right:24px;bottom:24px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:white;font-weight:900;z-index:12;box-shadow:0 6px 20px #0005}@media(max-width:850px){.header nav{display:none}.hero{padding-top:9vh}.hero h1,.page-title h1,.solution-hero h1{font-size:54px}.trust{flex-direction:column;gap:10px}.dark,.section{padding:75px 6vw}.cards,.detail,.project-grid,.section-head,.split,.steps{grid-template-columns:1fr}.card{min-height:360px}.finish-grid{margin-top:20px}.steps div{border-bottom:1px solid var(--line)}footer{grid-template-columns:1fr}.page-title,.solution-hero{background:linear-gradient(155deg,#f3f1e9 75%,#dfff3f 0)}}.chatbot{position:fixed;right:24px;bottom:24px;display:flex;align-items:center;gap:10px;z-index:12;filter:drop-shadow(0 8px 18px #0004)}.chatbot-label{display:flex;flex-direction:column;align-items:flex-end;background:#fff;color:#111;padding:10px 13px;border:1px solid #111;border-radius:12px;line-height:1.15}.chatbot-label b{font-size:13px}.chatbot-label small{font-size:10px;color:#596055;margin-top:3px}.chatbot-icon{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:#25d366;border:2px solid #fff}.chatbot-icon svg{width:34px;height:34px;fill:none;stroke:#fff;stroke-width:1.8}.chatbot-icon circle{fill:#fff;stroke:none}.chatbot:hover .chatbot-label{background:var(--acid)}@media(max-width:520px){.chatbot-label{padding:8px 10px}.chatbot-icon{width:54px;height:54px}.chatbot{right:16px;bottom:16px}}:root{--gold:#d5ad50;--gold-light:#f2d77e;--black:#070807;--charcoal:#101210;--ivory:#f3f0e8;--muted:#a8aaa3}body{color:var(--ivory)}.premium-main,body{background:var(--black)}.premium-main{overflow:hidden}.premium-header{height:88px;background:rgba(5,6,5,.91);border-color:#ffffff18;color:#fff;padding:0 4vw}.premium-header .logo-link{height:78px;width:155px;display:flex;align-items:center;overflow:hidden}.premium-header .logo-link img{width:155px;height:105px;object-fit:contain}.premium-header nav a{color:#d9d8d1;font-weight:500}.premium-header nav a:hover{color:var(--gold-light)}.button.gold{background:linear-gradient(120deg,#a77b24,#f1d273 48%,#b6872d);border:0;box-shadow:none;color:#0b0c0a}.button.dark-button{background:#0a0b09;color:#fff;border:1px solid #0a0b09;box-shadow:none}.gold-text{color:var(--gold-light)}.cinematic-hero{height:calc(100vh - 88px);min-height:700px;position:relative;display:flex;align-items:center}.cinematic-hero>img,.sector-hero>img{object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,3,2,.94),rgba(3,4,3,.73) 48%,rgba(3,4,3,.15) 78%),linear-gradient(0deg,rgba(0,0,0,.78),transparent 38%)}.hero-copy{position:relative;z-index:2;width:min(800px,82vw);margin-left:7vw}.hero-copy h1,.projects-title h1,.sector-hero-copy h1{font-size:clamp(58px,7.2vw,112px);line-height:.91;letter-spacing:-.057em;margin:24px 0;color:#fff}.hero-copy h1 em,.statement-copy h2 em{font-family:Georgia,serif;font-weight:400;color:var(--gold-light)}.hero-copy>p,.sector-hero-copy>p{font-size:19px;line-height:1.65;max-width:650px;color:#d0d1ca}.glass-link{border:1px solid #ffffff52;padding:15px 20px;background:#ffffff0e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:13px;font-weight:700}.glass-link span{color:var(--gold-light);margin-left:12px}.hero-proof{position:absolute;z-index:2;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(3,1fr);margin:0 7vw;border-top:1px solid #ffffff40}.hero-proof span{padding:22px 0;color:#d3d4ce;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.hero-proof b{color:var(--gold-light);margin-right:12px}.premium-section{padding:120px 7vw}.intro{display:grid;grid-template-columns:.6fr 1.6fr;gap:8vw;background:var(--ivory);color:#111}.complementary h2,.finish-benefits h2,.intro h2,.premium-process h2,.statement-copy h2,.systems-heading h2{font-size:clamp(42px,5vw,76px);letter-spacing:-.052em;line-height:1;margin:0 0 30px}.intro p,.statement-copy p{max-width:680px;font-size:18px;line-height:1.65;color:#555951}.sector-showcase{display:grid;grid-template-columns:repeat(3,1fr);min-height:680px}.sector-card{position:relative;overflow:hidden;display:flex;align-items:flex-end;padding:45px;color:#fff;border-right:1px solid #ffffff36}.sector-card>img{object-fit:cover;transition:transform .7s ease}.sector-card:hover>img{transform:scale(1.045)}.sector-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,5,4,.96),rgba(4,5,4,.05) 73%)}.sector-card>div:last-child,.sector-index{position:relative;z-index:2}.sector-index{position:absolute;top:35px;right:35px;color:var(--gold-light);font-size:13px}.sector-card small{color:var(--gold-light);text-transform:uppercase;letter-spacing:.13em}.sector-card h2{font-size:50px;margin:12px 0}.sector-card p{line-height:1.55;color:#d0d1ca}.sector-card b{display:block;margin-top:25px;font-size:13px}.sector-card i{font-style:normal;color:var(--gold-light);margin-left:10px}.gallery-statement{display:grid;grid-template-columns:.75fr 1.25fr;background:#0e100e;padding:120px 7vw;gap:7vw;align-items:center}.statement-copy h2{color:#fff;margin-top:20px}.statement-copy p{color:#a7aaa2}.line-link{display:inline-block;margin-top:20px;border-bottom:1px solid var(--gold);padding-bottom:7px;color:var(--gold-light);font-weight:700}.mosaic{height:660px;display:grid;grid-template-columns:1.1fr .9fr;grid-template-rows:1fr 1fr;gap:14px}.mosaic>div{position:relative;overflow:hidden}.mosaic img{object-fit:cover}.mosaic-tall{grid-row:1/3}.premium-process{padding:120px 7vw;display:grid;grid-template-columns:.85fr 1.15fr;gap:8vw;background:#080908}.premium-process h2{color:#fff;margin-top:20px}.process-list{border-top:1px solid #ffffff25}.process-list article{display:grid;grid-template-columns:65px 1fr;padding:26px 0;border-bottom:1px solid #ffffff25}.process-list article>b{color:var(--gold-light)}.process-list h3{font-size:24px;margin:0 0 8px}.process-list p{margin:0;color:#989c94}.premium-cta{text-align:center;padding:120px 7vw;background:linear-gradient(135deg,#9c7429,#eed278 50%,#a67a2d);color:#0b0c0a}.premium-cta h2{font-size:clamp(44px,6vw,84px);letter-spacing:-.055em;line-height:.96;max-width:950px;margin:20px auto}.premium-cta p{font-size:18px;max-width:650px;margin:0 auto 30px}.sector-hero{height:78vh;min-height:650px;position:relative;display:flex;align-items:flex-end}.sector-hero-copy{position:relative;z-index:2;padding:0 7vw 8vh;max-width:980px}.sector-hero-copy h1{font-size:clamp(52px,6vw,92px)}.systems-section{padding:120px 7vw;background:var(--ivory);color:#10110f}.systems-heading{display:grid;grid-template-columns:.5fr 1.5fr;gap:6vw;margin-bottom:65px}.systems-heading h2{margin:0}.systems-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #c9c5ba;border-left:1px solid #c9c5ba}.systems-grid article{min-height:230px;padding:28px;display:flex;flex-direction:column;border-right:1px solid #c9c5ba;border-bottom:1px solid #c9c5ba}.systems-grid article span{color:#9c7429;font-size:12px}.systems-grid article h3{font-size:27px;letter-spacing:-.03em;margin:28px 0 auto}.systems-grid article a{font-size:12px;font-weight:700;color:#6c5422}.sector-gallery{background:#101210;padding:110px 0 0}.gallery-title{padding:0 7vw 55px}.gallery-title h2{font-size:clamp(48px,5vw,78px);margin:18px 0}.sector-gallery-grid{grid-template-columns:1.2fr 1fr 1fr;height:570px}.complementary{padding:110px 7vw;background:#090a09;display:grid;grid-template-columns:1fr 1fr;gap:8vw}.complementary ul{list-style:none;padding:0;margin:0;border-top:1px solid #ffffff25}.complementary li{padding:20px 4px;border-bottom:1px solid #ffffff25;display:flex;justify-content:space-between;color:#dedfd8}.complementary li span{color:var(--gold-light)}.premium-use{padding:100px 7vw;background:#161814;color:#fff}.premium-use>span{color:var(--gold-light);text-transform:uppercase;letter-spacing:.13em;font-size:11px}.premium-use h2{font-size:clamp(42px,5vw,72px);max-width:980px;letter-spacing:-.05em;margin:20px 0}.finish-hero{min-height:72vh;padding:15vh 7vw 9vh;background:radial-gradient(circle at 80% 30%,#bd903a55,transparent 28%),#0d0f0d;display:flex;flex-direction:column;justify-content:center}.finish-hero h1{font-size:clamp(56px,7vw,104px);line-height:.92;letter-spacing:-.055em;max-width:950px;margin:22px 0}.finish-hero p{font-size:19px;color:#b9bcb4;line-height:1.65;max-width:650px}.finish-benefits{min-height:640px;position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:8vw;color:#fff;isolation:isolate}.finish-benefits>img{object-fit:cover;z-index:-2}.finish-benefits-flake>img{object-position:center 62%}.finish-benefits-reflector>img{object-position:center 60%}.finish-benefits-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(3,4,3,.94),rgba(3,4,3,.7) 52%,rgba(3,4,3,.48)),linear-gradient(0deg,rgba(0,0,0,.62),transparent 55%)}.finish-benefits-heading,.finish-benefits-list{position:relative;z-index:1}.finish-benefits article{padding:24px 0;border-bottom:1px solid #ffffff42}.finish-benefits article b{color:var(--gold-light)}.finish-benefits h3{font-size:25px;text-shadow:0 2px 18px #000}.projects-title{padding:14vh 7vw 8vh;background:#0b0c0a}.projects-title h1{max-width:1050px}.projects-title p{font-size:18px;color:#aeb1a9;max-width:650px;line-height:1.6}.real-project-grid{padding:0 4vw 100px;display:grid;grid-template-columns:repeat(2,1fr);gap:65px 20px}.real-project-grid article>div{height:520px;position:relative;overflow:hidden}.real-project-grid img{object-fit:cover;transition:transform .6s}.real-project-grid article:hover img{transform:scale(1.03)}.real-project-grid article span{display:block;color:var(--gold-light);font-size:11px;text-transform:uppercase;letter-spacing:.13em;margin-top:18px}.real-project-grid h2{font-size:28px;margin:8px 0}.premium-footer{background:#050605;border-top:1px solid #ffffff1d}.premium-footer img{width:210px;height:120px;object-fit:contain}.premium-footer p{max-width:350px}@media(max-width:900px){.premium-header{height:76px}.premium-header .logo-link{height:68px;width:120px}.premium-header .logo-link img{width:120px;height:85px}.premium-header .button{font-size:10px;padding:10px 12px}.cinematic-hero{height:auto;min-height:780px}.hero-copy{margin-left:6vw;width:88vw}.hero-copy h1{font-size:56px}.hero-proof{grid-template-columns:1fr;margin:0 6vw}.hero-proof span{padding:9px 0}.hero-proof span:nth-child(n+2){display:none}.complementary,.finish-benefits,.gallery-statement,.intro,.premium-process,.systems-heading{grid-template-columns:1fr}.complementary,.gallery-statement,.premium-process,.premium-section,.systems-section{padding:80px 6vw}.sector-showcase{grid-template-columns:1fr}.sector-card{min-height:570px}.mosaic{height:520px;margin-top:25px}.sector-hero-copy{padding:0 6vw 7vh}.sector-hero-copy h1{font-size:52px}.systems-grid{grid-template-columns:1fr}.systems-grid article{min-height:180px}.sector-gallery-grid{grid-template-columns:1fr;height:auto}.sector-gallery-grid>div{height:420px}.real-project-grid{grid-template-columns:1fr;padding:0 5vw 80px}.real-project-grid article>div{height:450px}.projects-title h1{font-size:54px}.premium-footer{grid-template-columns:1fr}.chatbot-label{display:none}}.sector-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);height:auto}.sector-gallery-grid>div{position:relative;overflow:hidden;border-right:1px solid #ffffff28;border-bottom:1px solid #ffffff28;height:430px}.sector-gallery-grid>div:first-child{grid-column:span 2}.sector-gallery-grid img{object-fit:cover}.featured-project{padding:20px 4vw 120px;background:#0b0c0a}.featured-project-head{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:end;padding:55px 3vw}.featured-project-head h2,.more-projects-title h2{font-size:clamp(44px,5vw,78px);letter-spacing:-.052em;margin:16px 0}.featured-project-head strong{color:var(--gold-light);text-transform:uppercase;letter-spacing:.12em;font-size:12px}.featured-project-head p{color:#aeb1a9;line-height:1.6;max-width:520px}.food-project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.food-project-grid figure{height:520px;position:relative;margin:0;overflow:hidden}.food-project-grid figure.featured-photo{grid-column:1/-1;height:680px}.food-project-grid img{object-fit:cover;transition:transform .6s}.food-project-grid figure:hover img{transform:scale(1.025)}.food-project-grid figcaption{position:absolute;left:20px;bottom:20px;padding:8px 11px;background:#090a09cc;color:var(--gold-light);font-size:10px;text-transform:uppercase;letter-spacing:.12em}.more-projects-title{padding:100px 7vw 55px;background:#070807}@media(max-width:900px){.featured-project{padding:10px 5vw 75px}.featured-project-head{padding:40px 0}.featured-project-head,.food-project-grid{grid-template-columns:1fr}.food-project-grid figure,.food-project-grid figure.featured-photo{grid-column:auto;height:420px}.sector-gallery-grid{grid-template-columns:1fr}.sector-gallery-grid>div,.sector-gallery-grid>div:first-child{grid-column:auto;height:420px}.more-projects-title{padding:75px 6vw 40px}}.portfolio-list{padding:20px 4vw 120px}.portfolio-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:70px 20px;margin-top:90px}.portfolio-card{min-width:0}.portfolio-cover{width:100%;height:520px;position:relative;display:block;border:0;padding:0;background:#111;overflow:hidden;cursor:pointer;color:#fff;text-align:left}.portfolio-featured .portfolio-cover{height:min(72vh,760px)}.portfolio-cover>img{object-fit:cover;opacity:0;transform:scale(1.02);transition:opacity .65s ease,transform 1.2s ease}.portfolio-cover>img.active{opacity:1;transform:scale(1)}.portfolio-shade{position:absolute;inset:0;background:linear-gradient(0deg,#050605aa,transparent 42%)}.portfolio-count{position:absolute;right:20px;top:20px;padding:8px 10px;background:#080908c9;color:var(--gold-light);font-size:10px;letter-spacing:.13em}.portfolio-open{position:absolute;left:24px;bottom:22px;font-size:12px;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.portfolio-open i{font-style:normal;margin-left:8px}.portfolio-cover:hover .portfolio-open,.portfolio-open i{color:var(--gold-light)}.portfolio-meta{padding:20px 2px}.lightbox-info span,.portfolio-meta>span{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--gold-light)}.portfolio-meta h2{font-size:32px;margin:8px 0}.portfolio-featured .portfolio-meta h2{font-size:46px}.lightbox-info strong,.portfolio-meta strong{font-size:12px;color:#9fa39a;text-transform:uppercase;letter-spacing:.1em}.project-lightbox{position:fixed;inset:0;background:#020302f2;z-index:100;display:grid;place-items:center;padding:28px}.lightbox-close{position:absolute;right:28px;top:20px;border:0;background:transparent;color:#fff;font-size:38px;cursor:pointer;z-index:2}.lightbox-content{width:min(1180px,94vw)}.lightbox-stage{height:min(68vh,720px);position:relative;background:#0b0c0a}.lightbox-stage>img{object-fit:contain}.lightbox-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border:1px solid #ffffff55;background:#080908bb;color:#fff;font-size:22px;cursor:pointer}.lightbox-arrow.prev{left:16px}.lightbox-arrow.next{right:16px}.lightbox-info{display:grid;grid-template-columns:.65fr 1.35fr;gap:30px;align-items:center;padding-top:18px}.lightbox-info h2{font-size:28px;margin:5px 0}.lightbox-thumbs{display:flex;gap:8px;justify-content:flex-end;overflow-x:auto}.lightbox-thumbs button{width:86px;height:58px;position:relative;border:1px solid transparent;background:#111;padding:0;opacity:.55;cursor:pointer;flex:0 0 auto}.lightbox-thumbs button.active{border-color:var(--gold-light);opacity:1}.lightbox-thumbs img{object-fit:cover}@media(max-width:900px){.portfolio-list{padding:10px 5vw 80px}.portfolio-grid{grid-template-columns:1fr;gap:50px;margin-top:60px}.portfolio-cover,.portfolio-featured .portfolio-cover{height:460px}.portfolio-featured .portfolio-meta h2{font-size:36px}.project-lightbox{padding:16px}.lightbox-stage{height:62vh}.lightbox-info{grid-template-columns:1fr}.lightbox-thumbs{justify-content:flex-start}.lightbox-close{right:18px;top:10px}.lightbox-arrow{width:42px;height:42px}}.systems-grid article.system-with-image{padding:0;min-height:360px}.system-image{height:185px;position:relative;overflow:hidden;border-bottom:1px solid #c9c5ba}.system-image img{object-fit:cover;transition:transform .6s ease}.system-with-image:hover .system-image img{transform:scale(1.04)}.system-with-image>a,.system-with-image>h3,.system-with-image>span{margin-left:28px;margin-right:28px}.system-with-image>span{margin-top:20px}.system-with-image>h3{margin-top:14px}.system-with-image>a{margin-bottom:25px}.system-image small{position:absolute;right:10px;bottom:10px;padding:6px 8px;background:#080908d9;color:#f2d77e;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.evidence-groups{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 26px;padding:0 7vw 110px}.evidence-group{min-width:0}.evidence-stack{height:440px;position:relative;margin-bottom:25px}.evidence-photo{position:absolute;overflow:hidden;background:#1b1d1a;box-shadow:0 22px 55px #0008;border:1px solid #ffffff25}.evidence-photo img{object-fit:cover}.evidence-photo-1{inset:0 12% 8% 0;z-index:3}.evidence-photo-2{width:48%;height:44%;right:0;top:9%;z-index:4;transform:rotate(2deg)}.evidence-photo-3{width:45%;height:40%;right:3%;bottom:0;z-index:5;transform:rotate(-2deg)}.evidence-photo-4{width:30%;height:25%;left:4%;bottom:-3%;z-index:6;transform:rotate(2deg)}.evidence-photo-5{width:30%;height:25%;left:35%;bottom:-5%;z-index:7;transform:rotate(-1deg)}.evidence-group>span{color:var(--gold-light);font-size:10px;text-transform:uppercase;letter-spacing:.13em}.evidence-group h3{font-size:29px;margin:8px 0}.evidence-group p{color:#999d95;margin:0;font-size:13px}@media(max-width:900px){.systems-grid article.system-with-image{min-height:350px}.system-image{height:190px}.evidence-groups{grid-template-columns:1fr;padding:0 6vw 75px;gap:55px}.evidence-stack{height:420px}}.systems-grid{gap:14px;border:0}.systems-grid article{position:relative;overflow:hidden;background:#f7f4ec;border:1px solid #d7d1c3;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.systems-grid article:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,#9c7429,#efd174);transform:scaleX(0);transform-origin:left;transition:transform .28s ease}.systems-grid article:hover{transform:translateY(-4px);border-color:#bda66d;box-shadow:0 18px 38px #2f291c18}.systems-grid article:hover:after{transform:scaleX(1)}.systems-grid article>span{font-weight:700;letter-spacing:.08em}.systems-grid article h3{font-size:clamp(23px,2vw,29px);line-height:1.08;max-width:92%;text-wrap:balance}.systems-grid article>a{width:max-content;padding-bottom:5px;border-bottom:1px solid transparent;transition:color .2s,border-color .2s}.systems-grid article:hover>a{color:#9c7429;border-color:#c4a45e}.systems-grid article.system-with-image{min-height:385px}.system-image{height:205px}.system-image:after{content:"";position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(0deg,#15140f40,transparent);pointer-events:none}.system-with-image>span{margin-top:18px}.system-with-image>h3{margin-top:12px;margin-bottom:24px}.system-image small{z-index:2}@media(max-width:900px){.systems-grid{gap:12px}.systems-grid article,.systems-grid article.system-with-image{min-height:350px}.systems-grid article:hover{transform:none}.system-image{height:190px}.systems-grid article h3{font-size:25px}}.premium-footer{grid-template-columns:2fr 1fr 1fr 1fr}.social-links{flex-direction:row;gap:10px}.social-links a{width:42px;height:42px;display:grid;place-items:center;border:1px solid #ffffff32;border-radius:50%;color:#f0cf6a;transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s ease}.social-links a:hover{background:#f0cf6a;color:#080908;border-color:#f0cf6a;transform:translateY(-2px)}.social-links svg{width:19px;height:19px;fill:currentColor}.social-links svg circle,.social-links svg rect{fill:none;stroke:currentColor;stroke-width:1.8}.social-links svg .social-dot{fill:currentColor;stroke:none}@media(max-width:900px){.premium-footer{grid-template-columns:1fr}.social-links{flex-direction:row}}.epox-chat{position:fixed;right:22px;bottom:22px;z-index:90;gap:10px;font-family:Arial,Helvetica,sans-serif}.epox-chat,.epox-chat-label{display:flex;align-items:flex-end}.epox-chat-label{flex-direction:column;background:#f7f4ec;color:#111;padding:10px 13px;border:1px solid #8d8064;border-radius:10px;box-shadow:0 12px 35px #0003}.epox-chat-label b{font-size:13px}.epox-chat-label small{font-size:9px;color:#66675f;margin-top:3px}.epox-chat-launcher{width:60px;height:60px;border:1px solid #f2d77e;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#a77b24,#e6c35f);color:#080908;font-size:32px;cursor:pointer;box-shadow:0 12px 35px #0006;transition:transform .2s}.epox-chat-launcher:hover{transform:translateY(-2px)}.epox-chat-launcher svg{width:32px;height:32px;fill:none;stroke:#080908;stroke-width:1.7}.epox-chat-launcher circle{fill:#080908;stroke:none}.epox-chat-window{position:absolute;right:0;bottom:74px;width:min(390px,calc(100vw - 28px));height:min(610px,calc(100vh - 120px));display:flex;flex-direction:column;overflow:hidden;background:#f4f1e9;color:#10110f;border:1px solid #b99a51;box-shadow:0 28px 80px #0009;animation:epox-chat-in .22s ease-out}.epox-chat-header{height:72px;flex:0 0 auto;padding:0 16px 0 18px;background:#0b0c0a;color:#fff;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff1e}.epox-chat-header>div:first-child{display:flex;align-items:center;gap:11px}.epox-chat-header i{width:10px;height:10px;background:#42dc68;border-radius:50%;box-shadow:0 0 0 5px #42dc6820}.epox-chat-header span{display:flex;flex-direction:column}.epox-chat-header b{font-size:14px}.epox-chat-header small{color:#a9aca4;font-size:9px;margin-top:3px}.epox-chat-actions{display:flex;align-items:center;gap:7px}.epox-chat-actions a,.epox-chat-actions button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #ffffff28;background:#ffffff0c;color:#f2d77e;font-size:11px;font-weight:800;text-decoration:none;cursor:pointer}.epox-chat-actions button{font-size:24px;font-weight:400}.epox-chat-messages{flex:1 1;overflow-y:auto;padding:20px 15px;background:linear-gradient(145deg,#eeebe2,#faf8f2)}.epox-message{width:max-content;max-width:84%;margin:0 0 12px;padding:11px 13px;border-radius:14px;font-size:13px;line-height:1.45;white-space:pre-wrap}.epox-message.bot{background:#fff;border:1px solid #d8d2c4;border-bottom-left-radius:3px}.epox-message.user{margin-left:auto;background:#171915;color:#fff;border-bottom-right-radius:3px}.epox-escalate{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:-2px 0 14px;padding:11px 12px;background:#e6c35f;color:#0b0c0a;font-size:11px;font-weight:800;text-decoration:none}.epox-typing{display:flex;gap:4px}.epox-typing i{width:6px;height:6px;border-radius:50%;background:#9c7429;animation:epox-dot 1s infinite}.epox-typing i:nth-child(2){animation-delay:.16s}.epox-typing i:nth-child(3){animation-delay:.32s}.epox-chat-form{height:72px;flex:0 0 auto;display:grid;grid-template-columns:1fr 48px;gap:8px;padding:12px;background:#fff;border-top:1px solid #d8d2c4}.epox-chat-form input{min-width:0;border:1px solid #c9c3b5;background:#f7f5ef;padding:0 13px;color:#111;font-size:13px;outline:none}.epox-chat-form input:focus{border-color:#a77b24;box-shadow:0 0 0 2px #d5ad5025}.epox-chat-form button{border:0;background:#cda640;color:#090a09;font-size:18px;cursor:pointer}.epox-chat-form button:disabled{opacity:.45;cursor:not-allowed}@keyframes epox-chat-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}@keyframes epox-dot{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@media(max-width:520px){.epox-chat{right:14px;bottom:14px}.epox-chat-label{display:none}.epox-chat-window{position:fixed;inset:12px 12px 84px;width:auto;height:auto}.epox-chat-launcher{width:56px;height:56px}}.epox-chat-header i{animation:epox-status 2s infinite}.epox-chat-messages{scrollbar-width:thin;scrollbar-color:#aa9b78 transparent}.epox-chat-messages::-webkit-scrollbar{width:5px}.epox-chat-messages::-webkit-scrollbar-thumb{background:#aa9b78;border-radius:8px}.epox-message{animation:epox-chat-in .22s ease-out}@keyframes epox-status{0%{box-shadow:0 0 0 0 #42dc6870}70%{box-shadow:0 0 0 8px #42dc6800}to{box-shadow:0 0 0 0 #42dc6800}}.epox-chat-actions a,.epox-escalate{background:#25d366;border-color:#25d366;color:#fff;transition:background-color .2s,border-color .2s,transform .2s}.epox-chat-actions a:hover,.epox-escalate:hover{background:#1ebe5d;border-color:#1ebe5d;transform:translateY(-1px)}