.navbar-spacer{height:100px;background-color:#111;width:100%;display:block}@media(max-width: 991px){.navbar-spacer{height:80px}}.menu-pdf-section{background-color:#111;color:#fff;padding:6rem 0;position:relative;overflow:hidden}.menu-pdf-section::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:80%;height:80%;background:radial-gradient(ellipse, rgba(212, 175, 55, 0.03) 0%, transparent 60%);pointer-events:none}.menu-pdf-section__container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.menu-pdf-section__header{text-align:center;margin-bottom:4rem;max-width:700px;margin-left:auto;margin-right:auto}.menu-pdf-section__title{font-family:"Playfair Display",serif;font-size:clamp(2.5rem,5vw,3.5rem);color:#d4af37;margin-bottom:1.5rem;line-height:1.1}.menu-pdf-section__description{font-family:"Inter",sans-serif;font-size:1.3rem;line-height:1.8;color:hsla(0,0%,100%,.7)}.menu-pdf-section__viewer-wrapper{display:flex;justify-content:center;margin-bottom:3rem}.menu-pdf-section__frame{position:relative;width:100%;max-width:900px;padding:1.5rem;background:linear-gradient(135deg, rgba(212, 175, 55, 0.05) 0%, transparent 50%);border:1px solid rgba(212,175,55,.2)}.menu-pdf-section__frame .corner{position:absolute;width:30px;height:30px;border-color:#d4af37;border-style:solid;border-width:0}.menu-pdf-section__frame .corner--tl{top:-1px;left:-1px;border-top-width:3px;border-left-width:3px}.menu-pdf-section__frame .corner--tr{top:-1px;right:-1px;border-top-width:3px;border-right-width:3px}.menu-pdf-section__frame .corner--bl{bottom:-1px;left:-1px;border-bottom-width:3px;border-left-width:3px}.menu-pdf-section__frame .corner--br{bottom:-1px;right:-1px;border-bottom-width:3px;border-right-width:3px}.menu-pdf-section__viewer{position:relative;width:100%;padding-bottom:130%;background-color:#1a1a1a;overflow:hidden}.menu-pdf-section__viewer iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.menu-pdf-section__actions{text-align:center}.menu-pdf-section__download-btn{display:inline-flex;align-items:center;gap:.75rem;font-family:"Inter",sans-serif;font-size:1rem;font-weight:500;text-transform:uppercase;letter-spacing:2px;color:#d4af37;text-decoration:none;padding:1rem 2.5rem;border:1px solid #d4af37;background:rgba(0,0,0,0);transition:all .3s ease}.menu-pdf-section__download-btn i{font-size:1.3rem}.menu-pdf-section__download-btn:hover{background-color:#d4af37;color:#111}.menu-pdf-section__placeholder{text-align:center;padding:5rem 2rem;border:2px dashed rgba(212,175,55,.3);background:rgba(212,175,55,.02)}.menu-pdf-section__placeholder i{font-size:4rem;color:rgba(212,175,55,.3);margin-bottom:1rem;display:block}.menu-pdf-section__placeholder p{color:hsla(0,0%,100%,.7);font-family:"Inter",sans-serif}