:root{--ink:#09345a;--orange:#ff7216;--paper:#fff;--muted:#506175;--line:#dde4eb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:115px}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.65 Arial,Helvetica,sans-serif}a{color:inherit}button{font:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.06;letter-spacing:-.045em}h1{font-size:clamp(44px,6.4vw,94px);font-weight:600;margin-bottom:28px}h2{font-size:clamp(32px,4vw,56px);font-weight:500}h3{font-size:28px;font-weight:500}em{font-style:normal;color:var(--orange)}header{position:sticky;top:0;background:#fffffff5;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:20px 5vw;border-bottom:1px solid var(--line);gap:22px}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;font-size:24px;line-height:1.1;letter-spacing:.11em;font-weight:700}.brand small{display:block;font-size:12px;font-weight:400;letter-spacing:.45em;margin-top:6px}.mark{display:block;width:50px;height:48px;background:#fff url('marca.png') no-repeat;background-size:230.4px 153.6px;background-position:-164px -27px;flex-shrink:0}nav{display:flex;gap:26px}nav a{text-decoration:none;font-size:15px;padding:8px 0}nav a[aria-current],nav a:hover{color:#a94300;border-bottom:2px solid var(--orange)}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--ink);color:white;padding:16px 24px;border-radius:6px;text-decoration:none;font-weight:600;line-height:1.4;transition:background .2s}.button:hover{background:#145183}.button.small{font-size:14px;padding:12px 18px}.text-link{text-underline-offset:7px;font-weight:600}.actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.eyebrow{font-size:13px;font-weight:700;letter-spacing:.13em;margin-bottom:24px}.lead{font-size:20px;color:var(--muted);max-width:640px}.hero{padding:64px 5vw 76px;display:grid;grid-template-columns:1fr 1.1fr;gap:4vw;min-height:690px;align-items:center;background:linear-gradient(135deg,#fff 40%,#edf3f8)}.hero-note{font-size:12px;letter-spacing:.17em;margin-top:65px}.hero-images{position:relative;padding:0 0 100px 45px}.hero-architecture{height:410px;overflow:hidden;border-radius:100px 6px 6px 6px;position:relative}.hero-architecture img{width:100%;height:100%;object-fit:cover}.hero-images span{position:absolute;bottom:16px;left:20px;color:white;background:#062743dc;padding:6px 12px;font-size:13px;letter-spacing:.1em}.hero-figure{position:absolute;bottom:0;left:0;width:45%;height:285px;border:8px solid white;border-radius:6px 65px 6px 6px;overflow:hidden;box-shadow:0 20px 50px #09345a24}.hero-figure img{height:100%;width:100%;object-fit:cover}.section{padding:82px 5vw;border-bottom:1px solid var(--line)}.section-heading{display:grid;grid-template-columns:.6fr 1fr 1fr;gap:35px;align-items:start;margin-bottom:32px}.section-heading p:last-child{color:var(--muted)}.worlds{display:grid;grid-template-columns:1fr 1fr;gap:30px}.world{text-decoration:none;overflow:hidden;border:1px solid var(--line);border-radius:8px}.world img{width:100%;height:340px;object-fit:cover}.world>div{padding:30px}.world span{font-size:12px;letter-spacing:.1em;font-weight:700}.world h3{margin:16px 0}.world b{font-size:15px}.world p{color:var(--muted)}.band{background:var(--ink);color:white;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:65px 5vw}.band h2{margin-bottom:16px}.band .button{background:var(--orange);color:#142d42}.page-intro{padding:80px 5vw 55px;background:#f1f5f9}.categories{padding:22px 5vw;border-bottom:1px solid var(--line);flex-wrap:wrap;gap:25px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:35px}figure{margin:0;min-width:0}.gallery img{height:340px;width:100%;object-fit:contain;background:#f1f4f7;padding:12px;border-radius:6px}.zoom{display:block;cursor:zoom-in}.zoom:hover img{background:#e6edf3}figcaption{display:flex;justify-content:space-between;gap:12px;padding-top:14px;font-size:14px}figcaption span{color:#677689;font-size:12px;white-space:nowrap}.order-info{display:grid;grid-template-columns:1fr 1fr;gap:45px}.arch-hero{position:relative;min-height:620px;display:flex;align-items:flex-end;background:var(--ink)}.arch-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.arch-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#062441db,transparent)}.arch-hero>div{position:relative;z-index:1;color:white;padding:65px 5vw}.arch-hero h1{font-size:clamp(44px,5.5vw,80px)}.arch-hero .button{background:white;color:var(--ink)}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.services>div{border-top:1px solid var(--line);padding-top:25px}.services span{color:#a94300;font-size:14px}.services h3{margin-top:24px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact-grid article{border-top:3px solid var(--orange);padding-top:30px}.contact-grid h2{margin-top:24px}.contact-grid p{max-width:460px}footer{padding:45px 5vw;display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap;background:#f2f5f8;font-size:14px}footer strong{letter-spacing:.1em}footer p{margin:8px 0}footer a{margin-right:20px;text-underline-offset:4px}dialog{border:0;border-radius:8px;padding:55px 20px 20px;max-width:95vw;width:1000px;background:white;color:var(--ink)}dialog::backdrop{background:#041321e8}dialog img{max-height:75vh;margin:auto;object-fit:contain}dialog p{text-align:center;margin:15px 0 0}.close{position:absolute;right:15px;top:10px;border:1px solid var(--line);border-radius:4px;background:white;padding:5px 14px;cursor:pointer}.skip{position:absolute;top:-100px;left:10px;z-index:20;background:white;padding:12px}.skip:focus{top:10px}:focus-visible{outline:3px solid #db5b00;outline-offset:5px}@media(max-width:950px){header{flex-wrap:wrap;gap:15px}header nav{order:3;width:100%;justify-content:center}.hero{grid-template-columns:1fr 1fr;padding-top:40px;min-height:600px}.hero-images{padding-left:0}.hero-architecture{height:360px}.hero-figure{height:230px;width:65%;left:-20px}.hero-note{margin-top:30px}.section-heading{grid-template-columns:1fr 2fr}.section-heading p:last-child{grid-column:2}.gallery{grid-template-columns:repeat(2,1fr)}.world img{height:270px}}@media(max-width:600px){header{padding:14px 5vw}.brand{font-size:19px}.mark{width:43px}header .small{font-size:12px;padding:10px}nav{gap:20px}.hero{display:block;padding-bottom:40px}.hero-copy h1{font-size:58px}.hero-images{margin-top:35px;padding:0 0 75px 35px}.hero-architecture{height:270px;border-top-left-radius:70px}.hero-figure{left:0;height:210px;width:43%}.hero-note{display:none}.hero-images span{font-size:11px;left:8px}.lead{font-size:18px}.section,.page-intro{padding:50px 5vw}.section-heading,.worlds,.services,.order-info,.contact-grid{grid-template-columns:1fr;gap:25px}.section-heading p:last-child{grid-column:auto}.section-heading{margin-bottom:10px}.section-heading h2{margin-bottom:0}.gallery{gap:24px 14px}.gallery img{height:230px;padding:5px}figcaption{display:block;font-size:13px}figcaption span{display:block;margin-top:4px}.band{display:block;padding:45px 5vw}.band .button{margin-top:20px}.arch-hero{min-height:560px}.arch-hero>div{padding:45px 5vw}.categories{gap:18px}.world img{height:300px}footer{display:block}footer>div{margin-bottom:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
