@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;0,700;1,600&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#f8f3e8;background:#06131c;--ink:#06131c;--panel:#0a1d28;--panel2:#102a37;--gold:#d7a93e;--gold2:#f3d88d;--cream:#f8f0df;--muted:#a7b3b8;--line:#28404b;--max:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--ink);color:var(--cream)}a{color:inherit;text-decoration:none}button{font:inherit}.site-shell{min-height:100vh;overflow:hidden}.topbar{height:98px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - var(--max))/2));border-bottom:1px solid #d7a93e35;background:#04121aed;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;min-width:260px}.brand-logo{display:block;width:220px;height:82px;object-fit:contain;object-position:left center}.brand-fallback-text{display:none}.topbar nav{display:flex;gap:31px;align-items:center;font-size:13px}.topbar nav>a{transition:.2s}.topbar nav>a:hover{color:var(--gold2)}.nav-cta{padding:14px 22px;border:1px solid #d7a93e88;border-radius:999px;color:#07131d;background:linear-gradient(135deg,var(--gold2),var(--gold));font-weight:800}.menu-button{display:none;background:none;border:0;color:#fff;font-size:24px}.hero{min-height:720px;max-width:none;margin:0;padding:88px max(24px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:1.12fr .88fr;align-items:center;gap:60px;position:relative;isolation:isolate;background:radial-gradient(circle at 82% 42%,#79571c25,transparent 30%),#06131c}.hero-has-photo:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background-image:var(--hero-bg);background-size:cover;background-position:center;filter:saturate(.9) contrast(1.04)}.hero-has-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#04121afa,#04121aee 37%,#04121a9c 58%,#04121a36),linear-gradient(180deg,#04121a18,#04121a55)}.hero-copy{position:relative;z-index:2;max-width:720px}.eyebrow{color:var(--gold);font-size:10px;font-weight:800;letter-spacing:3.4px}.hero h1,.section h2,.experience h2,.final-cta h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(55px,6.1vw,88px);line-height:.98;margin:20px 0}.hero h1 em{color:var(--gold2);font-weight:600}.hero-copy>p{max-width:680px;font-size:18px;line-height:1.75;color:#d0d5d5}.hero-actions{display:flex;gap:14px;margin-top:30px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;padding:15px 21px;border-radius:10px;font-weight:800;font-size:13px}.primary{background:linear-gradient(135deg,var(--gold2),var(--gold));color:var(--ink);border:0}.secondary{border:1px solid #d9e0e055;background:#07151d99}.hero-benefits{display:flex;gap:46px;margin-top:40px;color:#e3e2dd;font-size:12px}.hero-benefits span{display:flex;align-items:center;gap:10px;line-height:1.25}.hero-benefits b{color:var(--gold2);font-size:29px;font-weight:400}.hero-art{height:470px;display:grid;place-items:center;position:relative}.hero-card{width:310px;min-height:365px;padding:34px;border:1px solid #d7a93e9a;border-radius:27px;background:#07151dc9;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);box-shadow:0 25px 70px #0007;display:flex;flex-direction:column;justify-content:space-between}.hero-card:before{content:"";position:absolute;width:390px;height:390px;border:1px solid #d7a93e55;border-radius:50%;z-index:-1;left:50%;top:50%;transform:translate(-50%,-50%)}.hero-card-top{display:flex;gap:3px;align-items:center}.hero-card-top i{font-size:12px}.hero-card strong{font:600 43px/1.02 Playfair Display,serif}.hero-card strong em{color:var(--gold2)}.hero-card small{font-size:10px}.hero-card p{font-size:13px}.marquee{border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;background:#091923}.marquee div{max-width:var(--max);margin:auto;padding:17px 24px;color:#81939c;font-size:10px;text-align:center}.section{max-width:var(--max);margin:auto;padding:105px 24px}.section-heading{display:grid;grid-template-columns:1.3fr .7fr;gap:55px;align-items:end;margin-bottom:48px}.section-heading h2{font-size:clamp(42px,5vw,64px);margin-bottom:0}.section-heading>p{color:var(--muted);line-height:1.75}.catalog-note{border:1px solid #d7a93e44;background:#d7a93e0c;padding:12px 15px;border-radius:10px;color:#c8b98e;font-size:12px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{border:1px solid var(--line);border-radius:18px;background:var(--panel);overflow:hidden}.service-media{height:220px;overflow:hidden}.service-media img{width:100%;height:100%;object-fit:cover}.service-body{padding:26px}.service-body h3{font:700 28px Playfair Display,serif}.experience{max-width:var(--max);margin:25px auto 80px;padding:85px 60px;border:1px solid var(--line);border-radius:30px;background:#0c202b}.events{padding-top:75px}.public-events-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.public-event-card{border:1px solid var(--line);border-radius:20px;background:#0d222e;overflow:hidden;transition:.25s}.public-event-card:hover{transform:translateY(-6px);border-color:#d7a93e77}.public-event-image{height:250px;position:relative;overflow:hidden;background:#102a37}.public-event-image img{width:100%;height:100%;object-fit:cover}.public-event-view{position:absolute;right:16px;bottom:15px;padding:8px 11px;border-radius:999px;background:#07151dcc;font-size:10px}.public-event-body{padding:23px 24px}.public-event-body small{color:var(--gold);font-size:9px}.public-event-body h3{font:700 25px/1.15 Playfair Display,serif;margin:12px 0}.public-event-body p{color:#99a8af;font-size:12px}.public-event-link{display:flex;justify-content:space-between;border-top:1px solid #ffffff12;padding-top:16px;color:var(--gold2);font-size:11px}.coverage{padding-top:55px}.coverage-card{text-align:center;padding:80px 30px;border-radius:28px;background:#0a1d28;border:1px solid var(--line)}footer{max-width:var(--max);margin:auto;padding:42px 24px 58px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:30px;color:#8798a1;font-size:11px}.footer-brand{display:flex;flex-direction:column;gap:7px}.footer-brand img{width:150px;height:70px;object-fit:contain;object-position:left}.footer-legal{display:flex;gap:20px;flex-wrap:wrap;align-items:center}.footer-legal a{color:#b9c3c8}.footer-legal a:hover{color:var(--gold2)}.whatsapp-float{position:fixed;right:20px;bottom:20px;z-index:30;padding:13px 18px;border-radius:999px;background:#f0d58c;color:#07131d;font-weight:800;font-size:12px}.event-gallery-page{min-height:100vh;background:radial-gradient(circle at 85% 10%,#8c672522,transparent 28%),var(--ink)}.event-gallery-top{max-width:var(--max);margin:auto;padding:25px 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff12}.event-gallery-brand{display:flex;align-items:center;gap:12px}.event-gallery-brand>b{width:42px;height:42px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold2);font:700 12px Playfair Display,serif}.event-gallery-brand>span{display:flex;flex-direction:column;font-weight:700;letter-spacing:2px;font-size:12px}.event-gallery-brand small{color:#7f929b;font-size:8px;letter-spacing:.4px;margin-top:3px}.event-gallery-back{font-size:11px;color:#aab6bb}.event-gallery-hero{max-width:var(--max);margin:auto;padding:82px 24px 54px}.event-gallery-hero h1{max-width:900px;font:600 clamp(45px,6vw,76px)/1 "Playfair Display",serif;margin:17px 0 22px;color:var(--cream);overflow-wrap:anywhere}.event-gallery-hero>p{color:var(--gold2);font-size:12px;letter-spacing:.6px}.event-gallery-hero>small{display:block;max-width:760px;margin-top:17px;color:#9cabb2;line-height:1.7;font-size:12px}.event-gallery-count{margin-top:28px;padding-top:18px;border-top:1px solid #ffffff12;color:#758891;font-size:10px;text-transform:uppercase;letter-spacing:1.5px}.event-gallery-grid{max-width:var(--max);margin:0 auto;padding:0 24px 95px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.event-gallery-grid button{position:relative;height:300px;padding:0;border:0;border-radius:13px;overflow:hidden;background:#102a37;cursor:pointer}.event-gallery-grid button:nth-child(5n+1){grid-column:span 2;height:440px}.event-gallery-grid img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.event-gallery-grid button:hover img{transform:scale(1.025)}.event-gallery-grid button>span{position:absolute;left:14px;bottom:12px;padding:6px 8px;border-radius:6px;background:#06131cbb;color:#f3d88d;font-size:9px}.event-gallery-single{display:block;max-width:1040px}.event-gallery-single button,.event-gallery-single button:nth-child(5n+1){display:block;width:min(100%,900px);height:clamp(430px,62vw,650px);margin:0 auto;grid-column:auto}.event-gallery-single img{object-fit:cover}.event-gallery-double{grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);align-items:stretch}.event-gallery-double button,.event-gallery-double button:nth-child(5n+1){grid-column:auto;height:500px}.event-gallery-double button:first-child{height:560px}.event-gallery-cta{max-width:var(--max);margin:0 auto 90px;padding:75px 50px;text-align:center;border:1px solid var(--line);border-radius:25px;background:radial-gradient(circle at 50% 0,#76591f38,transparent 45%),#0a1d28}.event-gallery-cta h2{font:600 clamp(38px,5vw,61px)/1.05 "Playfair Display",serif;margin:18px 0 30px}.event-gallery-cta h2 em{color:var(--gold2);font-weight:600}.event-gallery-cta>a{display:inline-flex;padding:14px 19px;border-radius:8px;background:linear-gradient(135deg,var(--gold2),var(--gold));color:var(--ink);font-size:11px;font-weight:800}.event-gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#02080deb;display:grid;place-items:center;padding:55px;cursor:zoom-out}.event-gallery-lightbox img{max-width:min(1200px,94vw);max-height:88vh;object-fit:contain;box-shadow:0 25px 90px #000}.event-gallery-lightbox>button{position:fixed;right:25px;top:20px;width:46px;height:46px;border:1px solid #ffffff38;border-radius:50%;background:#07151dcc;color:#fff;font-size:28px;cursor:pointer}.event-gallery-state{min-height:100vh;display:grid;place-content:center;text-align:center;gap:20px}.event-gallery-state h1{font:600 42px Playfair Display,serif}.event-gallery-state a{color:var(--gold2)}@media(max-width:950px){.brand-logo{width:180px;height:72px}.hero{grid-template-columns:1fr;padding-top:65px}.hero-art{height:390px}.section-heading{grid-template-columns:1fr}.service-grid,.public-events-grid,.event-gallery-grid{grid-template-columns:repeat(2,1fr)}.event-gallery-grid button:nth-child(5n+1){grid-column:span 2}.event-gallery-single{display:block}.event-gallery-single button,.event-gallery-single button:nth-child(5n+1){grid-column:auto}.event-gallery-double{grid-template-columns:1.15fr .85fr}.event-gallery-double button,.event-gallery-double button:nth-child(5n+1),.event-gallery-double button:first-child{grid-column:auto;height:440px}.topbar nav{display:none}.topbar nav.open{display:flex;position:absolute;left:0;right:0;top:98px;padding:25px;background:#04121afa;flex-direction:column;align-items:stretch}.menu-button{display:block}}@media(max-width:620px){.topbar{height:82px}.brand{min-width:0}.brand-logo{width:145px;height:68px}.topbar nav.open{top:82px}.hero{padding:58px 20px;grid-template-columns:1fr;gap:20px}.hero h1{font-size:49px}.hero-actions{flex-direction:column;align-items:stretch}.hero-benefits{gap:16px;justify-content:space-between;flex-wrap:wrap}.hero-benefits b{font-size:24px}.hero-art{height:350px}.hero-card{width:270px;min-height:315px;padding:27px}.hero-card:before{width:310px;height:310px}.section{padding:80px 18px}.service-grid,.public-events-grid{grid-template-columns:1fr}.public-event-image{height:230px}.experience{padding:60px 25px}footer{flex-direction:column}.event-gallery-top{padding:18px}.event-gallery-back{font-size:0}.event-gallery-back:after{content:"← Inicio";font-size:11px}.event-gallery-hero{padding:58px 18px 38px}.event-gallery-hero h1{font-size:43px}.event-gallery-grid,.event-gallery-double{padding:0 12px 70px;grid-template-columns:1fr;gap:10px}.event-gallery-grid button,.event-gallery-grid button:nth-child(5n+1),.event-gallery-double button,.event-gallery-double button:nth-child(5n+1),.event-gallery-double button:first-child{grid-column:auto;height:330px}.event-gallery-single{display:block;padding-left:14px;padding-right:14px}.event-gallery-single button,.event-gallery-single button:nth-child(5n+1){width:100%;height:420px}.event-gallery-cta{margin:0 14px 70px;padding:55px 20px}.event-gallery-lightbox{padding:18px}.whatsapp-float{right:14px;bottom:14px}}.quote-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#02080dcc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;place-items:center;padding:22px;overflow:auto}.quote-modal{width:min(900px,100%);max-height:92vh;overflow:auto;position:relative;background:linear-gradient(145deg,#0c202b,#07151e);border:1px solid #d7a93e66;border-radius:24px;padding:42px;box-shadow:0 30px 100px #000b;color:#f8f0df}.quote-close{position:absolute;right:14px;top:10px;width:44px;height:44px;display:grid;place-items:center;border:0;background:transparent;color:#d7a93e;font-size:30px;cursor:pointer;border-radius:50%}.quote-close:hover{background:#ffffff0d}.quote-close:disabled{opacity:.45}.quote-modal h2{font:600 clamp(34px,5vw,52px)/1.05 "Playfair Display",Georgia,serif;margin:14px 0}.quote-intro,.quote-success p{color:#a7b3b8;line-height:1.7;max-width:760px}.quote-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:28px 0}.quote-grid label,.quote-notes{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:700;color:#d9e0e2}.quote-grid label.wide{grid-column:1/-1}.quote-modal input,.quote-modal select,.quote-modal textarea{width:100%;border:1px solid #28404b;border-radius:9px;background:#06131c;color:#f8f0df;padding:12px 13px;outline:none;font:inherit;min-height:44px}.quote-modal textarea{min-height:110px;resize:vertical}.quote-modal input:focus,.quote-modal select:focus,.quote-modal textarea:focus{border-color:#d7a93e}.quote-modal label small{font-weight:400;color:#7f929b}.quote-modal fieldset{border:0;padding:0;margin:10px 0 24px}.quote-modal legend{font-weight:800;font-size:13px;margin-bottom:12px}.quote-services{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.quote-services label{display:flex;align-items:center;gap:9px;border:1px solid #28404b;border-radius:10px;padding:12px;cursor:pointer;color:#b8c3c8;font-size:12px;min-height:48px}.quote-services label.selected{border-color:#d7a93e;background:#d7a93e12;color:#f3d88d}.quote-services input{width:auto;min-height:auto}.quote-notes{margin-bottom:18px}.quote-error{color:#ffd0c9;background:#7a251f33;border:1px solid #a7473f;padding:10px 12px;border-radius:8px}.quote-submit{display:flex;align-items:center;gap:18px;margin-top:20px}.quote-submit small{color:#82949c;max-width:380px;line-height:1.5}.quote-submit button:disabled{opacity:.6;cursor:wait}.quote-success{padding:35px 5px}.quote-success .primary{border:0;margin-top:12px;cursor:pointer}.quote-folio{padding:10px 12px;border:1px solid #d7a93e44;border-radius:9px;background:#d7a93e0b}@media(max-width:650px){.quote-overlay{padding:0;align-items:end}.quote-modal{max-height:95dvh;border-radius:22px 22px 0 0;padding:32px 18px max(32px,env(safe-area-inset-bottom))}.quote-grid,.quote-services{grid-template-columns:1fr}.quote-grid label.wide{grid-column:auto}.quote-submit{align-items:stretch;flex-direction:column}.quote-close{right:8px;top:6px}}
