*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:auto}body{font-family:Poppins,sans-serif;color:#333;line-height:1.6;background:#f9f8f6}.header{position:fixed;top:0;left:0;right:0;z-index:1000;height:68px;background:#00000059;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .3s ease,box-shadow .3s ease,height .3s ease}.header.scrolled{height:56px;background:#0a0a0af7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 2px 24px #0009;border-bottom:1px solid rgba(255,255,255,.06)}.nav-wrapper{max-width:1300px;margin:0 auto;padding:0 2rem;height:100%;display:flex;justify-content:space-between;align-items:center}.logo{font-family:Playfair Display,serif;font-size:.95rem;font-weight:700;color:#cda274;letter-spacing:.08em;text-decoration:none;display:flex;align-items:center;gap:.45rem;white-space:nowrap;line-height:1;flex-shrink:0}.logo-icon{width:32px;height:32px;object-fit:contain;flex-shrink:0}.desktop-nav{display:flex;align-items:center;gap:1.6rem}.nav-link{color:#fff;text-decoration:none;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;transition:color .3s}.nav-link:hover{color:#cda274}.nav-sep{color:#ffffff4d;font-size:.85rem;-webkit-user-select:none;user-select:none}.btn-admin{background:#cda274;color:#fff;padding:.55rem 1.4rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;transition:background .3s;border:none;cursor:pointer}.btn-admin:hover{background:#b88e62}.btn-login{background:transparent;color:#fff;padding:.55rem 1.4rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;border:1px solid rgba(255,255,255,.4);transition:all .3s}.btn-login:hover{background:#ffffff1a;border-color:#fff}.hamburger-btn{display:none;background:none;border:none;cursor:pointer;color:#fff;padding:.5rem}.hamburger-btn svg{width:26px;height:26px}.mobile-menu{display:none;position:fixed;inset:0;background:#000000f7;z-index:2000;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.mobile-menu.open{display:flex}.mobile-menu-close{position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;color:#fff;cursor:pointer;font-size:1.6rem}.mobile-nav-link{color:#fff;text-decoration:none;font-size:1.4rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.mobile-nav-link:hover{color:#cda274}.mobile-nav-btn{background:#cda274;color:#fff;padding:.75rem 2.5rem;font-weight:700;font-size:1rem;text-decoration:none;letter-spacing:.05em}@media(max-width:768px){.desktop-nav{display:none}.hamburger-btn{display:block}}.hero-section{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-slide-bg{position:absolute;inset:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#0006,#0009,#0006);mix-blend-mode:multiply}.hero-content{position:relative;z-index:2;text-align:center;color:#fff;max-width:900px;padding:2rem;margin-top:4rem}.hero-eyebrow{color:#cda274;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.35em;margin-bottom:1.25rem}.hero-title{font-family:Playfair Display,serif;font-size:clamp(2.8rem,6vw,5.5rem);font-weight:700;line-height:1.1;margin-bottom:1.5rem}.hero-subtitle{font-size:1.1rem;font-weight:300;font-style:italic;color:#fffc;max-width:650px;margin:0 auto 2.5rem;line-height:1.8}.hero-cta{display:inline-block;background:#cda274;color:#fff;padding:1rem 2.5rem;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;text-decoration:none;transition:all .3s}.hero-cta:hover{background:#fff;color:#cda274}.scroll-indicator{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);z-index:3;animation:bounce 2s infinite}.scroll-indicator svg{width:28px;height:28px;stroke:#fff9;fill:none}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(8px)}}.about-section{padding:7rem 2rem;background:#f9f8f6}.about-inner{max-width:1300px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.about-images{display:flex;gap:1.5rem;align-items:flex-start}.about-img-1{width:50%;aspect-ratio:3/4;object-fit:cover;margin-top:3rem}.about-img-2{width:50%;aspect-ratio:3/4;object-fit:cover}.about-eyebrow{color:#cda274;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.25em;margin-bottom:.75rem}.about-title{font-family:Playfair Display,serif;font-size:clamp(2rem,3.5vw,3rem);color:#111;line-height:1.2;margin-bottom:1.5rem}.about-text{color:#6b7280;font-size:.95rem;font-weight:300;line-height:1.9;margin-bottom:1rem}.about-boxes{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem}.about-box{border:1px solid #e5e7eb;background:#fff;padding:1.5rem;cursor:pointer;transition:border-color .3s}.about-box:hover{border-color:#cda274}.about-box h4{font-family:Playfair Display,serif;font-size:1.1rem;color:#111;margin-bottom:.4rem;transition:color .3s}.about-box:hover h4{color:#cda274}.about-box p{font-size:.82rem;color:#9ca3af;font-weight:300}@media(max-width:900px){.about-inner{grid-template-columns:1fr;gap:3rem}.about-images{max-width:500px;margin:0 auto}}.collections-section{padding:6rem 0 5rem;background:#fff;overflow:hidden}.section-header{text-align:center;max-width:600px;margin:0 auto 4rem;padding:0 2rem}.section-eyebrow{color:#c8a97e;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.3em;margin-bottom:1rem}.section-title{font-family:Playfair Display,serif;font-size:clamp(2rem,3.5vw,3rem);color:#111827}.collections-wrapper{position:relative;width:100%;overflow:hidden;padding:2.5rem 0}.collections-carousel-container{position:relative;max-width:1400px;margin:0 auto;padding:0 2rem;overflow:hidden}.collections-carousel{display:flex;gap:2rem;align-items:center;will-change:transform;transition:transform 1.5s ease-in-out}.collection-card{position:relative;height:500px;width:420px;overflow:hidden;background:#111;cursor:pointer;flex-shrink:0;transition:transform 1.5s ease-in-out,opacity 1.5s ease-in-out,box-shadow .3s ease;transform-origin:center}.collection-card.inactive{transform:scale(.85);opacity:.4}.collection-card.active{transform:scale(1);opacity:1;box-shadow:0 15px 40px #0003;z-index:2}.collection-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 2s ease}.collection-card:hover .collection-img{transform:scale(1.08)}.collection-gradient{position:absolute;inset:0;background:linear-gradient(to top,#000000e6,#0006,#0000001a)}.collection-tag{position:absolute;top:1.5rem;right:1.5rem;border:1px solid rgba(255,255,255,.35);background:#0006;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:.6rem .5rem;writing-mode:vertical-rl;transform:rotate(180deg);color:#fff;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.25em}.collection-bottom{position:absolute;bottom:0;left:0;right:0;padding:2rem 2rem 2.5rem;opacity:0;transform:translateY(8px);transition:opacity .7s ease .1s,transform .7s ease .1s}.collection-card.active .collection-bottom{opacity:1;transform:translateY(0)}.collection-title{font-family:Playfair Display,serif;font-size:2rem;color:#fff;margin-bottom:.35rem}.collection-type{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:#c8a97e}.carousel-controls{display:flex;flex-direction:column;align-items:center;gap:2rem;margin-top:2rem}.carousel-controls-row{display:flex;align-items:center;gap:1.5rem}.carousel-btn{background:#c8a97e;color:#fff;border:none;width:42px;height:42px;border-radius:50%;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;box-shadow:0 4px 12px #c8a97e59}.carousel-btn:hover{background:#b3956d;transform:scale(1.08)}.carousel-dots{display:flex;gap:.6rem;align-items:center}.carousel-dot{height:8px;border-radius:4px;background:#cbd5e1;cursor:pointer;transition:all .4s;width:8px}.carousel-dot.active{background:#c8a97e;width:32px}.collections-cta{text-align:center}.btn-outline-gold{display:inline-block;border:1px solid #C8A97E;color:#c8a97e;padding:.9rem 2.5rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;text-decoration:none;transition:all .25s;border-radius:2px}.btn-outline-gold:hover{background:#c8a97e;color:#fff}@media(max-width:768px){.collection-card{height:400px;width:300px}.carousel-btn{width:36px;height:36px;font-size:1rem}}.org-section{padding:6rem 2rem;background:#f9f8f6}.org-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.org-img-wrap{position:relative}.org-img-shadow{position:absolute;inset:0;background:#cda274;border-radius:16px;transform:translate(14px,14px);opacity:.2;transition:transform .5s ease}.org-img-wrap:hover .org-img-shadow{transform:translate(20px,20px)}.org-img-clip{position:relative;z-index:1;width:100%;aspect-ratio:4/3;border-radius:16px;overflow:hidden;background:#1a1a1a;display:flex;align-items:center;justify-content:center}.org-img{width:100%;height:100%;object-fit:contain;display:block;filter:grayscale(1);transition:filter .7s ease}.org-img-wrap:hover .org-img{filter:grayscale(0)}.org-img-label{position:absolute;bottom:1.5rem;left:1.5rem;z-index:2;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.55rem 1.25rem;border-radius:6px;font-size:.65rem;font-weight:700;color:#cda274;text-transform:uppercase;letter-spacing:.18em}.org-eyebrow{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.org-eyebrow-icon{width:32px;height:32px;background:#cda2741f;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.9rem}.org-eyebrow-text{font-size:.65rem;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.2em}.org-title{font-family:Playfair Display,serif;font-size:clamp(1.8rem,3vw,2.7rem);color:#111;line-height:1.2;margin-bottom:1.5rem}.org-title em{color:#cda274;font-style:italic}.org-text{color:#6b7280;font-size:.92rem;font-weight:300;line-height:1.9;margin-bottom:.9rem}.org-text strong{color:#374151;font-weight:500}@media(max-width:900px){.org-inner{grid-template-columns:1fr;gap:3rem}}.org-cards-section{background:#fff;padding:5rem 2rem;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.org-cards-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:2rem}.org-card{padding:2.5rem;border-radius:20px;transition:box-shadow .3s}.org-card:hover{box-shadow:0 12px 32px #00000014}.org-card-light{background:#f4f9f9;border:1px solid rgba(205,162,116,.2)}.org-card-dark{background:#1a3a3c;color:#fff;position:relative;overflow:hidden}.org-card-dark:before{content:"";position:absolute;right:-2rem;top:-2rem;width:120px;height:120px;background:#ffffff0f;border-radius:50%;filter:blur(20px)}.org-card-icon{width:44px;height:44px;border-radius:10px;margin-bottom:1.25rem;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.org-card-icon-light{background:#fff;box-shadow:0 2px 8px #00000014}.org-card-icon-dark{background:#ffffff26;border:1px solid rgba(255,255,255,.2)}.org-card-title{font-family:Playfair Display,serif;font-size:1.4rem;margin-bottom:1rem}.org-card-light .org-card-title{color:#111}.org-card-dark .org-card-title{color:#fff;position:relative;z-index:1}.org-card-text{font-size:.875rem;line-height:1.8;color:#6b7280}.org-card-list{list-style:none;display:flex;flex-direction:column;gap:.85rem;position:relative;z-index:1}.org-card-list li{display:flex;align-items:flex-start;gap:.65rem;font-size:.875rem;color:#fffc;font-weight:300;line-height:1.6}.org-card-list-arrow{color:#cda274;flex-shrink:0;margin-top:.1rem}@media(max-width:768px){.org-cards-inner{grid-template-columns:1fr}}.org-lines-section{padding:6rem 2rem;background:#f9f8f6}.org-lines-inner{max-width:1100px;margin:0 auto}.org-lines-header{text-align:center;margin-bottom:4rem}.org-lines-title{font-family:Playfair Display,serif;font-size:clamp(1.6rem,2.5vw,2.2rem);color:#111;margin-bottom:.75rem}.org-lines-sub{font-size:.85rem;color:#9ca3af;max-width:560px;margin:0 auto;line-height:1.7}.org-lines-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.org-lines-col-label{font-size:.62rem;font-weight:700;color:#cda274;text-transform:uppercase;letter-spacing:.22em;border-bottom:1px solid #e5e7eb;padding-bottom:1rem;margin-bottom:1.5rem}.org-lines-list{list-style:none;display:flex;flex-direction:column;gap:.5rem}.org-lines-item{display:flex;align-items:flex-start;gap:.85rem;padding:.75rem 1rem;border-radius:10px;border:1px solid transparent;transition:all .25s;font-size:.855rem;color:#4b5563;font-weight:300;line-height:1.5}.org-lines-item:hover{background:#fff;border-color:#e5e7eb;box-shadow:0 2px 8px #0000000d}.org-lines-check{width:22px;height:22px;background:#cda2741a;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:.1rem;font-size:.65rem;color:#cda274}.org-beneficiaries-grid{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}.org-beneficiary-item{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:.85rem 1rem;display:flex;align-items:center;gap:.7rem;font-size:.82rem;color:#374151;font-weight:500;box-shadow:0 1px 4px #0000000a}.org-beneficiary-dot{width:8px;height:8px;border-radius:50%;background:#cda274;flex-shrink:0}@media(max-width:768px){.org-lines-grid{grid-template-columns:1fr;gap:2.5rem}.org-beneficiaries-grid{grid-template-columns:1fr}}.premios-hero{background:#0f2628;padding:5rem 2rem 8rem;text-align:center}.premios-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem 1.1rem;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);margin-bottom:2rem}.premios-badge-icon{color:#cda274;font-size:.8rem}.premios-badge-text{font-size:.6rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.2em}.premios-title{font-family:Playfair Display,serif;font-size:clamp(1.7rem,3.5vw,3rem);color:#fff;max-width:800px;margin:0 auto 1.5rem;line-height:1.25}.premios-title em{color:#cda274;font-style:italic}.premios-subtitle{font-size:.95rem;color:#ffffffa6;font-weight:300;max-width:680px;margin:0 auto;line-height:1.8}.premios-video-wrap{max-width:960px;margin:-4rem auto 0;padding:0 2rem}.premios-video{position:relative;width:100%;aspect-ratio:16/9;background:#0a0a0a;border-radius:16px;overflow:hidden;box-shadow:0 32px 80px #00000073;border:3px solid white}.premios-video-bg{width:100%;height:100%;object-fit:cover;opacity:.55;transition:transform .7s ease}.premios-video:hover .premios-video-bg{transform:scale(1.04)}.premios-video-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.15) 60%,transparent 100%)}.premios-video-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.premios-play-btn{width:72px;height:50px;background:#e00;border-radius:14px;display:flex;align-items:center;justify-content:center;transition:background .25s}.premios-video:hover .premios-play-btn{background:#c00}.premios-play-triangle{width:0;height:0;border-top:11px solid transparent;border-bottom:11px solid transparent;border-left:20px solid white;margin-left:4px}.premios-video-info{position:absolute;bottom:1.5rem;left:2rem;right:2rem;display:flex;justify-content:space-between;align-items:flex-end}.premios-video-name{font-size:1.3rem;font-weight:700;color:#fff}.premios-video-role{font-size:.7rem;color:#ffffffb3;text-transform:uppercase;letter-spacing:.15em;margin-top:.2rem}.premios-video-yt{background:#00000080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.45rem .9rem;border-radius:8px;font-size:.7rem;color:#fff;font-weight:700;letter-spacing:.05em}.premios-reconocimiento{max-width:960px;margin:3rem auto 5rem;padding:0 2rem}.premios-rec-card{background:#fff;border-radius:20px;padding:3.5rem 3rem;box-shadow:0 4px 24px #00000012;border:1px solid #f0ede9;display:flex;flex-direction:column;align-items:center;text-align:center}.premios-rec-label{font-size:.62rem;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.22em;margin-bottom:2rem}.premios-ministerio{display:flex;border-radius:8px;overflow:hidden;box-shadow:0 2px 12px #0000001f;border:1px solid #e5e7eb}.premios-ministerio-peru{background:#c8102e;color:#fff;padding:.9rem 1.5rem;display:flex;align-items:center;gap:.75rem}.premios-ministerio-escudo{width:28px;height:28px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.premios-ministerio-escudo-inner{width:20px;height:20px;border:2px solid #c8102e;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:5px;font-weight:900;color:#c8102e;letter-spacing:-.5px}.premios-ministerio-peru-text{font-size:1.15rem;font-weight:900;letter-spacing:.05em}.premios-ministerio-nombre{background:#1f2937;color:#fff;padding:.9rem 2rem;font-size:1rem;font-weight:600;letter-spacing:.03em;display:flex;align-items:center}.premios-director{margin-top:3rem;padding-top:2.5rem;border-top:1px solid #f0ede9;width:100%;display:flex;align-items:flex-start;justify-content:center;gap:1.5rem}.premios-director-avatar{width:80px;height:80px;border-radius:50%;object-fit:cover;border:2px solid #cda274;flex-shrink:0}.premios-director-label{font-size:.62rem;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.18em;margin-bottom:.3rem}.premios-director-name{font-size:1.15rem;font-weight:700;color:#111}.premios-director-bio{font-size:.85rem;color:#6b7280;line-height:1.6;margin-top:.4rem;max-width:420px}@media(max-width:640px){.premios-director{flex-direction:column}.premios-rec-card{padding:2.5rem 1.5rem}.premios-video-wrap,.premios-reconocimiento{padding:0 1rem}}.footer{background:#1a1a1a;padding:5rem 2rem 2rem}.footer-inner{max-width:1300px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.2fr;gap:3rem;margin-bottom:3.5rem;padding-bottom:3.5rem;border-bottom:1px solid rgba(255,255,255,.08)}.footer-logo{font-family:Playfair Display,serif;font-size:2rem;color:#cda274;letter-spacing:.12em;margin-bottom:1.25rem;display:block}.footer-desc{font-size:.85rem;color:#6b7280;font-weight:300;line-height:1.8;margin-bottom:1.5rem}.footer-social{display:flex;gap:.75rem}.social-btn{width:34px;height:34px;border-radius:50%;background:#ffffff0d;display:flex;align-items:center;justify-content:center;color:#6b7280;text-decoration:none;font-size:.9rem;transition:all .3s}.social-btn:hover{background:#cda274;color:#fff}.footer-heading{font-family:Playfair Display,serif;font-size:1.1rem;color:#fff;margin-bottom:1.5rem}.footer-links{display:flex;flex-direction:column;gap:.75rem}.footer-link{color:#6b7280;text-decoration:none;font-size:.85rem;font-weight:300;display:flex;align-items:center;gap:.4rem;transition:color .3s}.footer-link:hover{color:#cda274}.footer-contact-item{display:flex;align-items:flex-start;gap:.75rem;font-size:.85rem;color:#6b7280;font-weight:300;margin-bottom:1rem}.footer-contact-icon{color:#cda274;flex-shrink:0;margin-top:.15rem}.footer-quote{border-left:2px solid #cda274;padding-left:1rem;font-style:italic;color:#6b7280;font-size:.85rem;font-weight:300;margin-bottom:1.5rem}.newsletter-wrap{position:relative}.newsletter-input{width:100%;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff;padding:.85rem 3rem .85rem 1rem;font-size:.85rem;outline:none;transition:border-color .3s;font-family:Poppins,sans-serif}.newsletter-input:focus{border-color:#cda274}.newsletter-btn{position:absolute;right:0;top:0;height:100%;background:#cda274;border:none;color:#fff;padding:0 1rem;cursor:pointer;transition:background .3s;font-size:1.1rem}.newsletter-btn:hover{background:#b88e62}.footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem}.footer-copy{font-size:.78rem;color:#4b5563;font-weight:300}.footer-legal{display:flex;gap:1.5rem}.footer-legal a{font-size:.78rem;color:#4b5563;text-decoration:none;transition:color .3s}.footer-legal a:hover{color:#fff}@media(max-width:900px){.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.footer-grid{grid-template-columns:1fr}}.page-view{animation:viewIn .45s ease both}@keyframes viewIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.subview-hero{position:relative;height:52vh;min-height:360px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.subview-hero-bg{position:absolute;inset:0;background-size:cover;background-position:center}.subview-hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0a0a0ab3,#0a0a0a8c,#0f2628)}.subview-hero-content{position:relative;z-index:1;padding:2rem;margin-top:4rem;max-width:700px}.subview-hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem;border-radius:999px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);font-size:.6rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.18em;margin-bottom:1.5rem}.subview-hero-title{font-family:Playfair Display,serif;font-size:clamp(2.2rem,5vw,3.8rem);color:#fff;line-height:1.15;margin-bottom:1rem}.subview-hero-sub{font-size:.95rem;color:#ffffffa6;font-weight:300;line-height:1.7;max-width:560px;margin:0 auto}.modal-overlay{display:none;position:fixed;inset:0;z-index:5000;background:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow-y:auto}.modal-overlay.open{display:flex;align-items:center;justify-content:center;padding:2rem}.modal-inner{position:relative;width:100%;max-width:1100px;display:flex;flex-wrap:wrap;gap:3rem;align-items:flex-start}.modal-close{position:absolute;top:1rem;right:1rem;background:#ffffff1f;border:1px solid rgba(255,255,255,.25);color:#ffffffe6;width:2.25rem;height:2.25rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.1rem;cursor:pointer;transition:background .2s,border-color .2s,color .2s;line-height:1;z-index:10}.modal-close:hover{background:#ffffff40;border-color:#ffffff80;color:#fff}.modal-left{flex:1;min-width:280px;color:#fff}.modal-badge{display:inline-block;border:1px solid rgba(205,162,116,.4);background:#cda2741a;color:#cda274;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;padding:.35rem .9rem;border-radius:999px;margin-bottom:1.5rem}.modal-title{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3.2rem);line-height:1.2;margin-bottom:1.25rem}.modal-title em{color:#cda274}.modal-desc{color:#9ca3af;font-weight:300;line-height:1.8;margin-bottom:2rem}.modal-contact-cards{display:flex;flex-direction:column;gap:.75rem}.modal-contact-card{background:#1a1a1a;border:1px solid rgba(255,255,255,.08);padding:1.25rem;display:flex;align-items:flex-start;gap:1rem}.modal-contact-icon-wrap{background:#111;border:1px solid rgba(255,255,255,.08);padding:.75rem;color:#cda274;flex-shrink:0}.modal-contact-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:#6b7280;margin-bottom:.25rem}.modal-contact-value{font-size:.85rem;color:#d1d5db;font-weight:300}.modal-right{flex:1;min-width:280px}.modal-form-wrap{background:#1a1a1a;border:1px solid rgba(255,255,255,.08);padding:2.5rem}.modal-form-title{font-family:Playfair Display,serif;font-size:1.75rem;color:#fff;margin-bottom:.35rem}.modal-form-sub{font-size:.82rem;color:#6b7280;font-weight:300;margin-bottom:2rem}.form-group{margin-bottom:1.25rem}.form-label{display:block;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:#6b7280;margin-bottom:.5rem}.form-input,.form-textarea{width:100%;background:#111;border:1px solid rgba(255,255,255,.08);color:#fff;padding:.9rem 1rem;font-size:.875rem;font-weight:300;font-family:Poppins,sans-serif;outline:none;transition:border-color .3s}.form-input:focus,.form-textarea:focus{border-color:#cda274}.form-textarea{resize:none}.form-submit{width:100%;background:#cda274;color:#fff;border:none;padding:1rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;cursor:pointer;transition:background .3s;display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:Poppins,sans-serif;margin-top:.5rem}.form-submit:hover{background:#b88e62}
