:root{font-family:"Noto Serif JP",Playfair Display,Hiragino Mincho ProN,Yu Mincho,serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--section-padding: 6rem 0;--section-padding-mobile: 4rem 0;--container-padding: 0 2rem;--container-padding-mobile: 0 1.5rem;--section-gap: 4rem;--section-gap-mobile: 3rem;--title-margin-bottom: 2rem;--subtitle-margin-bottom: 3rem;--content-gap: 2rem;--content-gap-mobile: 1.5rem;--primary-gold: #d4af37;--primary-gold-hover: #b8941f;--primary-gold-light: #ffd700;--primary-gold-dark: #b8860b;--background-dark: #000000;--background-darker: #0f0f0f;--background-medium: #1a1a1a;--text-primary: #ffffff;--text-secondary: rgba(255, 255, 255, .87);--text-muted: rgba(255, 255, 255, .6);--border-gold: rgba(212, 175, 55, .2);--border-gold-hover: rgba(212, 175, 55, .4);--shadow-gold: rgba(212, 175, 55, .3);--shadow-gold-hover: rgba(212, 175, 55, .4);--transition-fast: .2s ease;--transition-normal: .3s ease;--transition-slow: .5s ease;--ease-out: cubic-bezier(.25, .46, .45, .94);--ease-in: cubic-bezier(.55, .055, .675, .19);--ease-in-out: cubic-bezier(.645, .045, .355, 1)}html{overflow-x:hidden}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background:#000;color:#fff;overflow-x:hidden}#root{width:100%;margin:0;padding:0;text-align:left;overflow-x:hidden}a{font-weight:500;color:#d4af37;text-decoration:inherit}a:hover{color:#b8941f}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;color:#fff;cursor:pointer;transition:border-color .25s}button:hover{border-color:#d4af37}button:focus,button:focus-visible{outline:2px solid #d4af37;outline-offset:2px}.btn{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;border:2px solid transparent;border-radius:8px;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;white-space:nowrap;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;font-family:inherit}.btn-primary{background:var(--primary-gold);color:var(--background-dark);border-color:var(--primary-gold)}.btn-primary:hover:not(:disabled){background:var(--primary-gold-hover);border-color:var(--primary-gold-hover);transform:translateY(-2px);box-shadow:0 8px 25px var(--shadow-gold-hover)}.btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.btn-secondary{background:transparent;color:var(--primary-gold);border-color:var(--primary-gold)}.btn-secondary:hover:not(:disabled){background:var(--primary-gold);color:var(--background-dark);transform:translateY(-2px);box-shadow:0 8px 25px var(--shadow-gold-hover)}.btn-secondary:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.section-divider{position:relative;height:1px;background:linear-gradient(90deg,transparent,var(--primary-gold),transparent);margin:0 auto;width:80%;max-width:400px}.section-divider:before{content:"";position:absolute;top:-2px;left:50%;transform:translate(-50%);width:6px;height:6px;background:var(--primary-gold);border-radius:50%;box-shadow:0 0 10px var(--primary-gold)}.section{position:relative;padding:var(--section-padding)}.section:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60px;height:2px;background:var(--primary-gold);opacity:.3}.icon{display:inline-block;width:1em;height:1em;vertical-align:middle;fill:currentColor;transition:all var(--transition-normal)}.icon-small{width:.875em;height:.875em}.icon-large{width:1.25em;height:1.25em}.icon-gold{color:var(--primary-gold)}.icon-gold:hover{color:var(--primary-gold-hover);transform:scale(1.1)}@media (max-width: 768px){.btn{padding:.6rem 1.2rem;font-size:.9rem;gap:.4rem}.section-divider{width:90%;max-width:300px}.section-divider:before{width:5px;height:5px}}@media (max-width: 480px){.btn{padding:.5rem 1rem;font-size:.85rem;gap:.3rem;min-width:auto}.section-divider{width:95%;max-width:250px}.section-divider:before{width:4px;height:4px}}@media (hover: none) and (pointer: coarse){.btn:hover{transform:none!important;box-shadow:none!important}.btn:active{transform:translateY(-1px);box-shadow:0 4px 15px var(--shadow-gold-hover)}}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#b8941f}button{background-color:#f9f9f9}}.header{position:fixed;top:0;left:0;right:0;background:#000000e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;transition:all .3s ease}.header.scrolled{background:#000000f2;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 2px 20px #0000004d}.header-container{max-width:1200px;margin:0 auto;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;min-height:80px;overflow-x:hidden}.logo{display:flex;align-items:center;gap:1.2rem;height:100%}.logo-image{width:50px;height:50px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.logo-image img{width:100%;height:100%;object-fit:contain;vertical-align:middle}.logo-text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.logo-text h1{color:#d4af37;font-size:2.2rem;font-weight:600;font-family:Playfair Display,serif;margin:0;letter-spacing:3px;text-shadow:0 0 15px rgba(212,175,55,.4);font-style:italic;line-height:1}.tagline{color:#fff;font-size:.75rem;display:block;margin-top:.25rem;opacity:.8;letter-spacing:1px;line-height:1}.nav-list{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.nav-list button{background:none;border:none;color:#fff;font-size:1rem;cursor:pointer;padding:.5rem 1rem;transition:all .3s ease;position:relative}.nav-list button:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:#d4af37;transition:all .3s ease;transform:translate(-50%)}.nav-list button:hover:after{width:100%}.nav-list button:hover{color:#d4af37;transform:translateY(-1px)}.header-social{display:flex;align-items:center;gap:1rem;margin-left:2rem}.social-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#d4af371a;border:1px solid rgba(212,175,55,.3);color:var(--primary-gold);text-decoration:none;font-size:1.2rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden}.social-icon-image{width:24px;height:24px;object-fit:contain;transition:all .3s ease}.social-icon:hover{background:var(--primary-gold);border-color:var(--primary-gold);transform:translateY(-2px);box-shadow:0 5px 15px #d4af374d}.social-icon:hover .social-icon-image{transform:scale(1.1)}.instagram-icon:hover{background:#e4405f;border-color:#e4405f}.map-icon:hover{background:#4285f4;border-color:#4285f4}.nav-list button:active{transform:translateY(0)}.hamburger{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem;gap:4px;z-index:1000;outline:none}.hamburger:focus{outline:none}.hamburger:focus-visible{outline:none}.hamburger span{width:28px;height:4px;background:#d4af37;transition:all .3s ease;border-radius:2px;transform-origin:center}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.hamburger.active span:nth-child(2){opacity:0;transform:scale(0)}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@media (max-width: 768px){.header-container{padding:1rem 1.5rem;min-height:70px}.nav{position:fixed;top:70px;left:0;right:0;background:#000000fa;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transform:translateY(-100vh);transition:transform .3s ease;z-index:999;border-top:1px solid rgba(212,175,55,.2)}.nav-open{transform:translateY(0)}.nav-list{flex-direction:column;padding:2rem;gap:1.5rem;align-items:center}.nav-list button{font-size:1.1rem;padding:.8rem 1.5rem;text-align:center;width:auto;border-bottom:none;border-radius:8px;transition:all .3s ease}.nav-list button:hover{background:#d4af371a;transform:translateY(-2px)}.hamburger{display:flex;z-index:1000}.logo{gap:1rem}.logo-image{width:35px;height:35px}.logo-text h1{font-size:1.3rem;letter-spacing:2px}.tagline{font-size:.7rem;margin-top:.2rem}.header-social{display:none}}@media (max-width: 320px){.header-container{padding:.8rem 1rem;min-height:60px}.logo{gap:.8rem}.logo-image{width:30px;height:30px}.logo-text h1{font-size:1.1rem;letter-spacing:1px}.tagline{font-size:.6rem}.nav-list{padding:1.5rem;gap:1rem}.nav-list button{font-size:1rem;padding:.6rem 1rem}.hamburger{width:30px;height:30px}.hamburger span{width:26px;height:3px}}@media (max-width: 414px){.header-container{padding:.9rem 1rem;min-height:65px}.nav{top:65px}.logo-image{width:32px;height:32px}.logo-text h1{font-size:1.2rem;letter-spacing:.8px}.tagline{font-size:.75rem;letter-spacing:.8px}.nav-links{gap:1.8rem}.nav-link{font-size:.95rem}.hamburger{width:29px;height:29px}.hamburger span{width:25px;height:3px}}@media (max-width: 375px){.header-container{padding:.8rem;min-height:60px}.nav{top:60px}.logo-image{width:28px;height:28px}.logo-text h1{font-size:1rem;letter-spacing:.5px}.tagline{font-size:.7rem;letter-spacing:.5px}.nav-links{gap:1.5rem}.nav-link{font-size:.9rem}.hamburger{width:28px;height:28px}.hamburger span{width:24px;height:3px}}@media (max-width: 480px){.header-container{padding:.8rem 1rem;min-height:60px}.nav{top:60px}.logo-image{width:30px;height:30px}.logo-text h1{font-size:1.1rem;letter-spacing:1px}.tagline{font-size:.65rem}.nav-list{padding:1.5rem}.nav-list button{font-size:1.1rem;padding:.8rem}.hamburger{width:26px;height:26px}.hamburger span{width:22px;height:3px}}.hero{height:100vh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;overflow-x:hidden}.hero-background{position:absolute;inset:0;background:linear-gradient(135deg,#1a1a1a,#2d1b3d,#1a1a1a);z-index:-2;overflow:hidden}.hero-overlay{position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="rgba(212,175,55,0.1)"/><circle cx="75" cy="75" r="1" fill="rgba(212,175,55,0.1)"/><circle cx="50" cy="10" r="0.5" fill="rgba(212,175,55,0.1)"/><circle cx="10" cy="60" r="0.5" fill="rgba(212,175,55,0.1)"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3;z-index:-1}.hero-content{text-align:center;color:#fff;max-width:800px;padding:0 2rem;z-index:1}.hero-logo{margin-bottom:2rem;animation:fadeInUp 1s ease-out .1s both;will-change:transform,opacity}.hero-logo img{margin-top:100px;width:120px;height:120px;filter:drop-shadow(0 0 20px rgba(212,175,55,.3))}.hero-title{margin-bottom:2rem}.hero-title-main{display:block;font-size:4.5rem;font-weight:600;font-family:Playfair Display,serif;color:#d4af37;text-shadow:0 0 25px rgba(212,175,55,.6);letter-spacing:5px;margin-bottom:1rem;animation:fadeInUp 1s ease-out;font-style:italic;will-change:transform,opacity}.hero-title-sub{display:block;font-size:1.5rem;color:#fff;opacity:.9;letter-spacing:2px;animation:fadeInUp 1s ease-out .3s both;will-change:transform,opacity}.hero-description{font-size:1.2rem;line-height:1.8;margin-bottom:0;opacity:.8;animation:fadeInUp 1s ease-out .6s both;will-change:transform,opacity}.hero-buttons{display:flex;gap:1.5rem;justify-content:center;margin-bottom:4rem;animation:fadeInUp 1s ease-out .9s both;will-change:transform,opacity}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scrollBounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (max-width: 1024px) and (min-width: 769px){.hero-title-main{font-size:3.5rem;letter-spacing:3px}.hero-title-sub{font-size:1.4rem}.hero-description{font-size:1.1rem;max-width:600px}.hero-buttons{gap:2rem}.btn{padding:1.2rem 2.5rem;font-size:1.1rem}.hero-logo img{width:100px;height:100px}}@media (max-width: 1440px){.hero{padding:3rem 0;min-height:90vh}.hero-container{padding:0 3rem}.hero-title-main{font-size:4rem;letter-spacing:4px}.hero-title-sub{font-size:1.8rem}.hero-description{font-size:1.2rem}}@media (max-width: 1200px){.hero{padding:2.5rem 0;min-height:85vh}.hero-container{padding:0 2.5rem}.hero-title-main{font-size:3.8rem;letter-spacing:3.5px}.hero-title-sub{font-size:1.7rem}.hero-description{font-size:1.1rem}}@media (max-width: 768px){.hero{padding:2rem 0;min-height:80vh}.hero-content{padding:0 1rem}.hero-title-main{font-size:2.5rem;letter-spacing:2px}.hero-title-sub{font-size:1.2rem}.hero-description{font-size:1rem;line-height:1.6;margin-bottom:0}.hero-buttons{flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem}.btn{width:200px;padding:1rem 2rem;font-size:1rem}.hero-logo img{width:80px;height:80px}}@media (max-width: 480px){.hero{padding:1.5rem 0;min-height:70vh}.hero-content{padding:0 .8rem}.hero-title-main{font-size:2rem;letter-spacing:1px}.hero-title-sub{font-size:1rem;letter-spacing:1px}.hero-description{font-size:.9rem;line-height:1.5;margin-bottom:0}.hero-buttons{gap:.8rem;margin-bottom:1.5rem}.btn{width:180px;padding:.8rem 1.5rem;font-size:.9rem}.hero-logo img{width:60px;height:60px}}@media (max-width: 414px){.hero{padding:1.5rem 0;min-height:75vh}.hero-content{padding:0 1rem}.hero-title-main{font-size:2.2rem;letter-spacing:1px;margin-bottom:1rem}.hero-title-sub{font-size:1.1rem;letter-spacing:1px;margin-bottom:1.2rem}.hero-description{font-size:.95rem;line-height:1.6;margin-bottom:1.8rem}.hero-buttons{gap:1.2rem}.btn{padding:.7rem 1.4rem;font-size:.95rem}.hero-logo img{width:55px;height:55px}}@media (max-width: 375px){.hero{padding:1.2rem 0;min-height:70vh}.hero-content{padding:0 .8rem}.hero-title-main{font-size:2rem;letter-spacing:.8px;margin-bottom:.8rem}.hero-title-sub{font-size:1rem;letter-spacing:.8px;margin-bottom:1rem}.hero-description{font-size:.9rem;line-height:1.5;margin-bottom:1.5rem}.hero-buttons{gap:1rem}.btn{padding:.6rem 1.2rem;font-size:.9rem}.hero-logo img{width:50px;height:50px}}@media (max-width: 320px){.hero{padding:1rem 0;min-height:65vh}.hero-content{padding:0 .6rem}.hero-title-main{font-size:1.8rem;letter-spacing:.5px}.hero-title-sub{font-size:.9rem;letter-spacing:.5px}.hero-description{font-size:.8rem}.hero-buttons{gap:.6rem}.btn{width:160px;padding:.7rem 1.2rem;font-size:.8rem}.hero-logo img{width:50px;height:50px}}.about{padding:4rem 0;background:var(--background-darker);color:var(--text-primary)}.about-container{max-width:1600px;margin:2px auto 0;padding:var(--container-padding);padding-left:8rem;padding-right:2rem;overflow-x:hidden}.about-content{display:grid;grid-template-columns:.8fr 1fr;gap:6rem;margin-bottom:var(--section-gap);align-items:center;justify-content:center}.about-description{font-size:1.1rem;line-height:1.8;margin-bottom:var(--subtitle-margin-bottom);opacity:.9;padding:0 2rem}.about-features{display:flex;flex-direction:column;gap:var(--content-gap)}.about-feature{display:flex;gap:var(--content-gap-mobile);align-items:flex-start}.feature-number{background:linear-gradient(135deg,var(--primary-gold),var(--primary-gold-hover));color:#000;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;flex-shrink:0}.feature-content h3{color:var(--primary-gold);margin-bottom:.5rem;font-size:1.2rem}.feature-content p{opacity:.8;line-height:1.6}.about-gallery{display:flex;justify-content:center;align-items:center;width:100%}.elegant-space-image{width:450px;height:320px;border-radius:20px;position:relative;overflow:hidden;border:1px solid rgba(212,175,55,.3);box-shadow:0 8px 25px #0000004d}.about-main-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.elegant-space-image:hover .about-main-image{transform:scale(1.05)}.image-overlay{position:absolute;inset:0;background:linear-gradient(45deg,#d4af371a,#2d1b3d4d);display:flex;align-items:center;justify-content:center}.image-overlay span{color:var(--primary-gold);font-size:1.2rem;font-weight:600;letter-spacing:2px;text-align:center}.about-history{margin-top:4rem;text-align:center}.history-line{display:flex;align-items:center;justify-content:center;gap:3rem;position:relative}.history-point{text-align:center;position:relative;z-index:2}.history-number{font-size:3.5rem;font-weight:700;color:var(--primary-gold);margin-bottom:.5rem;text-shadow:0 0 20px rgba(212,175,55,.3);line-height:1}.history-label{font-size:1.1rem;color:#fff;opacity:.9;letter-spacing:1px;font-weight:500}.history-connector{width:100px;height:2px;background:linear-gradient(90deg,var(--primary-gold),transparent);position:relative}.history-connector:after{content:"";position:absolute;right:0;top:-3px;width:8px;height:8px;background:var(--primary-gold);border-radius:50%;box-shadow:0 0 10px var(--primary-gold)}.anniversary-fair{margin-top:4rem;background:linear-gradient(135deg,#d4af370d,#2d1b3d1a);border:1px solid rgba(212,175,55,.3);border-radius:15px;padding:2.5rem;text-align:center}.fair-content{max-width:800px;margin:0 auto}.fair-title{font-size:2rem;color:var(--primary-gold);margin-bottom:1.5rem;font-weight:600}.fair-description{font-size:1.1rem;line-height:1.8;margin-bottom:2rem;opacity:.9}.fair-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.fair-item{display:flex;flex-direction:column;gap:.5rem;text-align:left}.fair-label{font-weight:600;color:var(--primary-gold);font-size:.9rem;text-transform:uppercase;letter-spacing:1px}.fair-text{font-size:1rem;color:var(--text-primary);opacity:.9}.fair-price{font-size:1.2rem;color:var(--primary-gold);font-weight:700;background:#d4af371a;padding:.5rem 1rem;border-radius:8px;border:1px solid rgba(212,175,55,.3);display:inline-block}.fair-cta{font-size:1.1rem;color:var(--text-primary);opacity:.9;font-style:italic}@media (max-width: 1440px){.about-container{padding-left:6rem;padding-right:2rem}.about-content{gap:5rem}.section-title{font-size:2.3rem}.about-gallery{max-width:90%}}@media (max-width: 1200px){.about-container{padding-left:5rem;padding-right:2rem}.about-content{gap:4.5rem}.section-title{font-size:2.2rem}.about-gallery{max-width:85%}}@media (max-width: 1024px){.about-container{padding-left:4rem;padding-right:2rem}.about-content{gap:4rem}.section-title{font-size:2.1rem}.about-gallery{max-width:80%}}@media (max-width: 1100px){.about-container{padding-left:4rem;padding-right:4rem}.about-content{grid-template-columns:1fr;gap:3rem}.section-title{font-size:2rem;text-align:center}.about-description{font-size:1rem;text-align:center;padding:0 3rem}.about-gallery{width:100%;max-width:100%;order:2}}@media (max-width: 768px){.about{padding:var(--section-padding-mobile)}.about-container{padding:var(--container-padding-mobile);padding-left:2rem;padding-right:2rem}.about-content{grid-template-columns:1fr;gap:var(--section-gap-mobile);margin-bottom:var(--section-gap-mobile)}.section-title{font-size:2rem;text-align:center}.about-description{font-size:1rem;text-align:center;padding:0 2rem}.about-gallery{width:100%;max-width:100%;order:2}.elegant-space-image{width:100%;max-width:400px;height:280px}.about-stats{grid-template-columns:repeat(2,1fr);gap:var(--content-gap-mobile)}.stat{padding:1.5rem}.stat-number{font-size:2.5rem}.section-title{font-size:2rem}.about-features{gap:var(--content-gap-mobile)}.anniversary-fair{padding:2rem 1.5rem;margin-top:3rem}.fair-title{font-size:1.8rem}.fair-details{grid-template-columns:1fr;gap:1rem}.history-line{flex-direction:column;gap:2rem}.history-connector{width:2px;height:50px;background:linear-gradient(180deg,var(--primary-gold),transparent)}.history-connector:after{bottom:0;right:-3px;top:auto}}@media (max-width: 720px) and (min-width: 540px){.about-container{padding-left:2rem;padding-right:2rem}.about-content{grid-template-columns:1fr;gap:2rem}.about-gallery{order:2}.about-description{padding:0 2rem;font-size:.95rem;line-height:1.6}.about-feature{padding:.8rem;margin-bottom:.8rem}.feature-number{font-size:1.1rem;margin-bottom:.5rem}.feature-text{font-size:.9rem}}@media (max-width: 480px){.about{padding:2rem 0}.about-container{padding:0 1.5rem}.about-content{gap:2rem;margin-bottom:2rem}.about-description{padding:0 1.5rem}.about-gallery{width:100%;max-width:100%;order:2}.about-stats{grid-template-columns:1fr;gap:1rem}.stat{padding:1.2rem}.stat-number{font-size:2rem}.stat-label{font-size:.9rem}.section-title{font-size:1.8rem}.about-features{gap:1.5rem}.about-feature{padding:1.2rem}.feature-number{font-size:1.5rem}.feature-content h3{font-size:1.1rem}.feature-content p{font-size:.9rem}.anniversary-fair{padding:1.5rem 1rem;margin-top:2rem}.fair-title{font-size:1.5rem}.fair-description{font-size:.9rem}.fair-details{gap:.8rem}.fair-item{gap:.3rem}.fair-label{font-size:.8rem}.fair-text{font-size:.9rem}.fair-price{font-size:1rem;padding:.4rem .8rem}.fair-cta{font-size:1rem}}@media (max-width: 414px){.about{padding:1.8rem 0}.about-container{padding:0 1.5rem}.about-content{gap:1.8rem;margin-bottom:1.8rem}.section-title{font-size:1.8rem;margin-bottom:1rem}.about-description{font-size:.95rem;line-height:1.6;padding:0 1.5rem}.about-features{gap:1.2rem}.about-feature{padding:1.2rem;flex-direction:row;text-align:left}.feature-number{font-size:1.3rem;margin-bottom:0;margin-right:1rem}.feature-content h3{font-size:1.1rem;margin-bottom:.5rem}.feature-content p{font-size:.9rem;line-height:1.5}.about-gallery{width:100%;max-width:100%;order:2}}@media (max-width: 375px){.about{padding:1.5rem 0}.about-container{padding:0 1.2rem}.about-content{gap:1.5rem;margin-bottom:1.5rem}.section-title{font-size:1.7rem;margin-bottom:1rem}.about-description{font-size:.9rem;line-height:1.5;padding:0 1.2rem}.about-features{gap:1rem}.about-feature{padding:1rem;flex-direction:row;text-align:left}.feature-number{font-size:1.2rem;margin-bottom:0;margin-right:1rem}.feature-content h3{font-size:1rem;margin-bottom:.5rem}.feature-content p{font-size:.85rem;line-height:1.4}.about-gallery{width:100%;max-width:100%;order:2}}@media (max-width: 320px){.about{padding:1.2rem 0}.about-container{padding:0 1rem}.section-title{font-size:1.5rem}.about-description{font-size:.85rem;padding:0 1rem}.about-feature-text{font-size:.8rem}.about-feature{padding:.8rem;flex-direction:row;text-align:left}.feature-number{font-size:1rem;margin-bottom:0;margin-right:.8rem}.feature-content h3{font-size:.9rem;margin-bottom:.3rem}.feature-content p{font-size:.8rem;line-height:1.3}.about-gallery{width:100%;max-width:100%;order:2}.anniversary-fair{padding:.8rem}.fair-title{font-size:1.1rem}.fair-description{font-size:.8rem}}.gallery{padding:3rem 0 0;background:#0f0f0f;color:#fff}.gallery-container{max-width:800px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;align-items:center;width:100%}.section-subtitle{text-align:center;font-size:1.1rem;opacity:.8;margin-bottom:2.5rem}.gallery-header{width:100%;text-align:center;margin-bottom:0;margin-top:0}.section-title{font-size:2.5rem;color:var(--primary-gold);margin-bottom:var(--title-margin-bottom);position:relative}.gallery-item{display:flex;flex-direction:column;align-items:center}.gallery-categories{display:grid;grid-template-columns:1fr;gap:2rem;width:100%;max-width:100%;margin:0 auto;justify-items:start}.gallery-category{width:500px;height:550px}@media (max-width: 1600px){.gallery-category{width:480px;height:530px}}@media (max-width: 1440px){.gallery-container{padding-left:3rem;padding-right:1rem}.gallery-category{width:440px;height:500px}.category-photos-indicator{margin-top:1rem}}@media (max-width: 1200px){.gallery-container{padding-left:2.5rem;padding-right:1rem}.gallery-category{width:400px;height:470px}.category-photos-indicator{margin-top:.9rem}}@media (max-width: 1024px){.gallery-container{padding-left:2rem;padding-right:1rem}.gallery-category{width:340px;height:430px}.category-photos-indicator{margin-top:.8rem}}@media (max-width: 1100px){.gallery-container{padding-left:1.5rem;padding-right:1rem}.gallery-category{width:540px;height:405px}.category-photos-indicator{margin-top:1rem}}@media (max-width: 800px){.gallery-category{width:500px;height:375px}.category-photos-indicator{margin-top:.9rem}}@media (max-width: 768px){.gallery{padding:2rem 0}.gallery-container{grid-template-columns:1fr;gap:2rem;padding:0 1rem}.gallery-header{margin-bottom:0rem;margin-top:3rem}.gallery-category{width:600px;height:960px;margin:0 auto}.category-image{height:100%}.gallery-category .category-info{padding:.8rem}.category-title{font-size:1.1rem}.category-description{font-size:.9rem}.category-photos-indicator{display:none!important}.category-photo-dot{width:8px;height:8px}.category-photo-dot.active{width:20px;height:8px}}.gallery-category{position:relative;cursor:pointer;overflow:hidden;border-radius:12px;background:#1a1a1a;border:2px solid rgba(212,175,55,.3);box-shadow:0 4px 15px #0000004d;display:flex;flex-direction:column}.gallery-category:hover{border-color:#d4af37;box-shadow:0 8px 20px #d4af374d}.category-image{position:relative;width:100%;height:100%;overflow:hidden;background:#000}.category-photos-indicator{position:static;display:flex;justify-content:center;gap:.8rem;padding:1rem;margin-top:1rem;width:100%;margin-left:auto;margin-right:auto}.category-photo-dot{width:8px;height:8px;border-radius:50%;background:#d4af3766;transition:all .3s ease;position:relative;cursor:pointer}.category-photo-dot.active{background:#d4af37;width:24px;height:8px;border-radius:6px;box-shadow:0 0 8px #d4af3799}.category-photo-dot:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3px;height:3px;border-radius:50%;background:#ffffffe6;opacity:0;transition:opacity .3s ease}.category-photo-dot.active:after{opacity:1}.category-image img{width:100%;height:100%;min-width:100%;min-height:100%;object-fit:contain;object-position:center;position:absolute;top:0;left:0;transition:transform .8s ease-in-out,opacity .8s ease-in-out;display:block}.gallery-category .category-info{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000000e6);padding:1rem;color:#fff;z-index:10}.gallery-category .category-title{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;color:#d4af37}.gallery-category .category-description{font-size:.9rem;opacity:.9;line-height:1.4}.modal-overlay{position:fixed;inset:0;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:2000;padding:2rem;touch-action:none}.modal-content{position:relative;width:600px;height:700px;background:#1a1a1a;border-radius:15px;overflow:hidden;border:2px solid #d4af37;display:flex;flex-direction:column}.modal-close{position:absolute;top:1rem;right:1rem;background:#000000e6;color:#fff;width:45px;height:45px;border-radius:50%;font-size:1.8rem;cursor:pointer;z-index:10;transition:all .3s ease;display:flex;align-items:center;justify-content:center;font-weight:700;line-height:1;outline:none}.modal-close:hover{background:#d4af37;color:#000;transform:scale(1.1);box-shadow:0 0 15px #d4af3780}.modal-image-container{position:relative;display:flex;align-items:center;justify-content:center;flex:1;min-height:0;padding:0;touch-action:pan-x;overflow:hidden}.modal-main-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:8px}.modal-nav{position:absolute;top:50%;transform:translateY(-50%)!important;background:#000000e6;color:#fff;width:50px;height:50px;border-radius:50%;font-size:2rem;cursor:pointer;z-index:10;transition:background-color .3s ease,color .3s ease;display:flex;align-items:center;justify-content:center;text-align:center;outline:none;border:none}.modal-nav:hover{background:#000000e6;color:#fff}.modal-nav-prev{left:1rem}.modal-nav-next{right:1rem}.modal-info{text-align:center;padding:.5rem;border-bottom:1px solid rgba(212,175,55,.3)}.modal-info h3{color:#d4af37;margin:0 0 .5rem;font-size:1.5rem}.modal-info p{margin:0;opacity:.9;font-size:1.1rem}.modal-thumbnails{display:flex;gap:.5rem;padding:1.5rem;justify-content:center;overflow-x:auto}.modal-thumbnail{width:80px;height:60px;object-fit:cover;border-radius:8px;cursor:pointer;transition:all .3s ease;border:2px solid transparent}.modal-thumbnail:hover{transform:scale(1.05)}.modal-thumbnail.active{border-color:#d4af37;transform:scale(1.1)}@media (max-width: 1024px){.modal-content{width:90vw;height:80vh;max-width:700px;max-height:600px}.modal-nav{display:none!important}.modal-close{width:35px;height:35px;font-size:1.2rem}}@media (max-width: 768px){.gallery{padding:3rem 0}.gallery-categories{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:-2rem}.category-image{height:100%}.section-title{font-size:2rem}.modal-overlay{padding:2vh 0}.modal-content{width:95vw;height:70vh;padding:1rem;max-width:none;max-height:none;margin:0 auto}.modal-nav{display:none!important}.modal-close{width:30px;height:30px;font-size:1rem}.modal-info h3{font-size:1.2rem}.modal-info p{font-size:.9rem}.modal-thumbnails{padding:1rem}.modal-thumbnail{width:60px;height:45px}}@media (max-width: 720px) and (min-width: 540px){.gallery-container{padding-left:1.5rem;padding-right:1.5rem}.gallery-category{width:480px;height:450px;margin:0 auto}.category-photos-indicator{margin-top:1rem}.category-title{font-size:1.1rem}.category-description{font-size:.9rem}}@media (max-width: 480px){.gallery-categories{grid-template-columns:1fr}.gallery-category{width:360px;height:360px}.category-image{height:100%}.category-photos-indicator{display:none!important}.modal-overlay{padding:2vh 0;touch-action:none}.modal-content{width:95vw;height:75vh;border-radius:0;margin:0 auto;padding:1rem}.modal-thumbnails{padding:.5rem;gap:.25rem}.modal-thumbnail{width:50px;height:40px}.modal-nav{display:none!important}}@media (max-width: 430px){.gallery{padding:1.8rem 0}.gallery-container{padding:0 1rem}.gallery-category{width:336px;height:342px}.category-image{height:100%}.category-title{font-size:1.2rem}.category-description{font-size:.9rem}.category-photos-indicator{display:none!important}.category-photo-dot{width:8px;height:8px}.category-photo-dot.active{width:24px;height:8px}.modal-overlay{padding:2vh 0}.modal-content{width:95vw;height:65vh;padding:1rem;margin:0 auto}.modal-info h3{font-size:1.2rem}.modal-info p{font-size:.95rem}}@media (max-width: 414px){.gallery{padding:1.8rem 0}.gallery-container{padding:0 1rem}.gallery-category{width:336px;height:342px}.category-image{height:100%}.category-title{font-size:1.2rem}.category-description{font-size:.9rem}.category-photos-indicator{display:none!important}.category-photo-dot{width:8px;height:8px}.category-photo-dot.active{width:24px;height:8px}.modal-overlay{padding:2vh 0}.modal-content{width:95vw;height:70vh;padding:1rem;margin:0 auto}.modal-info h3{font-size:1.2rem}.modal-info p{font-size:.95rem}}@media (max-width: 375px){.gallery{padding:1.5rem 0}.gallery-container{padding:0 .8rem}.gallery-category{width:288px;height:288px}.category-image{height:100%}.category-title{font-size:1.1rem}.category-description{font-size:.85rem}.category-photos-indicator{display:none!important}.category-photo-dot{width:6px;height:6px}.category-photo-dot.active{width:18px;height:6px}.modal-overlay{padding:2vh 0}.modal-content{width:95vw;height:68vh;padding:1rem;margin:0 auto}.modal-info h3{font-size:1.1rem}.modal-info p{font-size:.9rem}}@media (max-width: 320px){.gallery{padding:1.5rem 0}.gallery-container{padding:0 .8rem}.gallery-category{width:312px;height:312px}.category-image{height:100%}.category-title{font-size:1rem}.category-description{font-size:.8rem}.category-photos-indicator{display:none!important}.category-photo-dot{width:6px;height:6px}.category-photo-dot.active{width:16px;height:6px}.modal-overlay{padding:2vh 0}.modal-content{width:95vw;height:60vh;padding:1rem;margin:0 auto}.modal-nav{display:none!important}.modal-close{width:25px;height:25px;font-size:.9rem}.modal-info h3{font-size:1.1rem}.modal-info p{font-size:.8rem}}.menu{padding:0 0 4rem;background:var(--background-darker);color:var(--text-primary)}.menu-container{max-width:1200px;margin:0 auto;padding:var(--container-padding);overflow-x:hidden}.section-title{font-size:2.5rem;color:var(--primary-gold);margin:0 0 var(--title-margin-bottom) 0;text-align:center;position:relative}.section-title:after{display:none}.section-subtitle{text-align:center;font-size:1.1rem;opacity:.8;margin-bottom:3rem}.menu-categories{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}.menu-category{background:var(--background-medium);border:1px solid rgba(212,175,55,.2);border-radius:12px;overflow:hidden;transition:all .3s ease}.menu-category:hover{border-color:#d4af3766;box-shadow:0 4px 15px #d4af371a}.category-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;cursor:pointer;background:linear-gradient(135deg,#d4af370d,#2d1b3d1a);transition:background .3s ease}.category-header:hover{background:linear-gradient(135deg,#d4af371a,#2d1b3d33)}.category-info{display:flex;align-items:center;gap:1rem}.category-icon{font-size:1.5rem;opacity:.9}.category-name{font-size:1.3rem;color:var(--primary-gold);margin:0;font-weight:600}.category-count{font-size:.9rem;color:var(--text-secondary);opacity:.7}.category-toggle{display:flex;align-items:center;justify-content:center}.toggle-icon{font-size:1.2rem;color:var(--primary-gold);transition:transform .3s ease;opacity:.8}.toggle-icon.expanded{transform:rotate(180deg)}.category-content{background:var(--background-darker);max-height:0;overflow:hidden;opacity:0;border-top:0px solid rgba(212,175,55,.1);transition:max-height .3s ease,opacity .3s ease,border-top-width .3s ease}.category-content.expanded{max-height:20000px;opacity:1;border-top-width:1px}.menu-items{padding:1.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.menu-item{background:var(--background-medium);border:1px solid rgba(212,175,55,.1);border-radius:8px;padding:1.2rem;transition:all .3s ease}.menu-item:hover{border-color:#d4af374d;transform:translateY(-2px);box-shadow:0 4px 15px #0003}.menu-item-content{display:flex;flex-direction:column;gap:.8rem}.menu-item-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.menu-item-name{font-size:1.1rem;color:var(--primary-gold);margin:0;font-weight:600;line-height:1.3}.menu-item-price{font-size:1.1rem;color:var(--text-primary);font-weight:600;white-space:nowrap;background:#d4af371a;padding:.3rem .6rem;border-radius:6px;border:1px solid rgba(212,175,55,.2)}.menu-item-description{font-size:.95rem;line-height:1.6;color:var(--text-secondary);margin:0;opacity:.9}.menu-cta{text-align:center;padding:2rem;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem}.menu-cta p{font-size:1.1rem;margin:0;opacity:.9;white-space:nowrap}@media (max-width: 768px){.menu{padding:0 0 var(--section-padding-mobile) 0}.menu-container{padding:var(--container-padding-mobile)}.section-title{font-size:2rem}.section-subtitle{font-size:1rem;margin-bottom:2rem}.category-header{padding:1.2rem}.category-info{gap:.8rem}.category-name{font-size:1.2rem}.category-count{font-size:.8rem}.menu-items{padding:1.2rem;grid-template-columns:1fr;gap:1rem}.menu-item{padding:1rem}.menu-item-header{flex-direction:column;align-items:flex-start;gap:.5rem}.menu-item-price{align-self:flex-start}.menu-item-name{font-size:1rem}.menu-item-description{font-size:.9rem}.menu-cta{flex-direction:column;gap:.8rem;padding:1.5rem}.menu-cta p{white-space:normal;line-height:1.6;max-width:500px}}@media (max-width: 320px){.menu{padding:0 0 1.5rem}.menu-container{padding:0 .8rem}.section-title{font-size:1.8rem}.section-subtitle{font-size:.9rem}.category-header{padding:1rem}.category-name{font-size:1.1rem}.category-count{font-size:.7rem}.category-description{font-size:.8rem}.menu-items{padding:1rem}.menu-item{padding:.8rem}.menu-item-name{font-size:.9rem}.menu-item-description{font-size:.75rem}.menu-item-price{font-size:.9rem}.menu-cta{padding:1rem}.menu-cta p{font-size:.9rem}}@media (max-width: 414px){.menu{padding:0 0 1.8rem}.menu-container{padding:0 1rem}.section-title{font-size:1.9rem;margin-bottom:1rem}.section-subtitle{font-size:.9rem;margin-bottom:1.3rem}.category-header{padding:1rem}.category-info{flex-direction:row;align-items:center;gap:.8rem}.category-title{font-size:1.2rem}.category-description{font-size:.85rem}.menu-items{gap:1rem}.menu-item{padding:1rem}.item-name{font-size:1rem}.item-description{font-size:.8rem}.item-price{font-size:1rem}}@media (max-width: 375px){.menu{padding:0 0 1.5rem}.menu-container{padding:0 .8rem}.section-title{font-size:1.7rem;margin-bottom:1rem}.section-subtitle{font-size:.85rem;margin-bottom:1.2rem}.category-header{padding:.8rem}.category-info{flex-direction:column;align-items:flex-start;gap:.5rem}.category-title{font-size:1.1rem}.category-description{font-size:.8rem}.menu-items{gap:.8rem}.menu-item{padding:.8rem}.item-name{font-size:.9rem}.item-description{font-size:.75rem}.item-price{font-size:.9rem}}@media (max-width: 480px){.menu{padding:0 0 2rem}.menu-container{padding:0 1rem}.section-title{font-size:1.8rem}.section-subtitle{font-size:.9rem;margin-bottom:1.5rem}.category-header{padding:1rem}.category-info{flex-direction:row;align-items:center;gap:.8rem}.category-name{font-size:1.1rem}.category-count{font-size:.75rem}.category-icon{font-size:1.2rem}.menu-items{padding:1rem;gap:.8rem}.menu-item{padding:.8rem}.menu-item-name{font-size:.95rem}.menu-item-description{font-size:.85rem;line-height:1.5}.menu-item-price{font-size:1rem;padding:.25rem .5rem}.menu-cta{padding:1rem;gap:.6rem}.menu-cta p{font-size:.9rem;max-width:400px;line-height:1.5}}.footer{background:#000;color:#fff;padding:3rem 0 2rem}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem;overflow-x:hidden}.footer-content{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-bottom:3rem}.footer-section h4{color:#d4af37;font-size:1.2rem;margin-bottom:1.5rem;position:relative}.footer-section h4:after{content:"";position:absolute;bottom:-8px;left:0;width:150px;height:2px;background:#d4af37}.footer-section h4.no-underline:after{display:none}.footer-list{list-style:none;padding:0;margin:0}.footer-list li{margin-bottom:.8rem;opacity:.8;font-size:.9rem;line-height:1.5;display:flex;align-items:flex-start;gap:.8rem}.footer-icon{flex-shrink:0;font-size:1.1rem;opacity:.9;width:24px;text-align:center;display:flex;align-items:center;justify-content:center;margin-left:4rem}.footer-text{flex:1;line-height:1.6;word-break:break-all;min-width:0}.footer-phone-link,.footer-email-link,.footer-map-link{color:inherit;text-decoration:none;transition:all .3s ease;display:flex;align-items:center;gap:.8rem;cursor:pointer;flex:1}.footer-phone-link:hover,.footer-email-link:hover,.footer-map-link:hover{color:var(--primary-gold);text-decoration:underline;transform:translate(3px)}.footer-phone-link:active,.footer-email-link:active,.footer-map-link:active{transform:translate(3px) scale(.98)}.footer-social-link{color:inherit;text-decoration:none;transition:all .3s ease;display:flex;align-items:center;gap:.8rem;cursor:pointer;flex:1}.footer-social-link:hover{color:var(--primary-gold);text-decoration:underline;transform:translate(3px)}.footer-social-link:active{transform:translate(3px) scale(.98)}.instagram-link:hover{color:#e4405f}.map-link:hover{color:#4285f4}.footer-bottom{border-top:1px solid rgba(212,175,55,.2);padding-top:2rem}.footer-bottom-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;text-align:left}.footer-bottom-content p{opacity:.7;font-size:.9rem;margin:0}.footer-links{display:flex;flex-direction:row;gap:2rem;align-items:center}.footer-link{color:#fff;text-decoration:none;opacity:.7;font-size:.9rem;transition:all .3s ease;padding:.5rem 0;border-bottom:1px solid transparent}.footer-link:hover{color:#d4af37;opacity:1;border-bottom-color:#d4af37}@media (min-width: 769px){.footer-section h4{padding-left:6rem}.footer-section h4:after{left:2rem;width:250px}}@media (max-width: 819px){.footer-bottom-content{flex-direction:column;align-items:center;text-align:center}.footer-links{flex-direction:column;gap:.8rem}.footer-link{font-size:.9rem}}@media (max-width: 768px){.footer{padding:3rem 0 1.5rem}.footer-container{padding:0 1.5rem}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-section{text-align:center}.footer-section h4{font-size:1.2rem;margin-bottom:1rem}.footer-section h4:after{left:50%;transform:translate(-50%);width:300px}.footer-section h4.no-underline:after{display:none}.footer-list{gap:.8rem}.footer-list li{gap:.6rem;justify-content:center;flex-direction:row;align-items:center;text-align:center}.footer-icon{font-size:1.2rem}.footer-text{font-size:.9rem;text-align:left}.footer-bottom-content{flex-direction:column;align-items:center;text-align:center}.footer-links{flex-direction:column;gap:.8rem}.footer-link{font-size:.9rem}}@media (max-width: 390px){.footer-bottom-content{flex-direction:column;align-items:center;text-align:center}.footer-links{flex-direction:column;gap:.8rem}.footer-link{font-size:.85rem}}@media (max-width: 320px){.footer{padding:2rem 0 1rem}.footer-container{padding:0 1rem}.footer-section h4{font-size:1.1rem}.footer-text{font-size:.85rem}.footer-icon{font-size:1rem}.footer-links{gap:1rem}.footer-link{font-size:.75rem}.footer-modal-content{width:98vw;max-width:400px;padding:1rem}.footer-modal-title{font-size:1.3rem}.footer-modal-body h3{font-size:1.1rem}.footer-modal-body h4{font-size:.9rem}.footer-modal-body p,.footer-modal-body li{font-size:.8rem}}.footer-modal-overlay{position:fixed;inset:0;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:2000;padding:2rem}.footer-modal-content{position:relative;max-width:600px;max-height:80vh;background:#1a1a1a;border-radius:15px;overflow-y:auto;border:2px solid #d4af37;padding:2rem}.footer-modal-close{position:absolute;top:1rem;right:1rem;background:#000000e6;color:#fff;border:none;border-radius:50%;width:40px;height:40px;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.footer-modal-close:hover{background:#d4af37;color:#000;transform:scale(1.1)}.footer-modal-title{color:#d4af37;font-size:1.8rem;margin-bottom:1.5rem;padding-right:3rem}.footer-modal-body{color:#fff;line-height:1.6}.footer-modal-body h3{color:#d4af37;font-size:1.3rem;margin:1.5rem 0 1rem}.footer-modal-body h4{color:#d4af37;font-size:1.1rem;margin:1.2rem 0 .8rem}.footer-modal-body p{margin-bottom:1rem}.footer-modal-body ul{margin:.8rem 0 1rem 1.5rem}.footer-modal-body li{margin-bottom:.5rem}.footer-modal-body a{color:#d4af37;text-decoration:underline}.footer-modal-body a:hover{color:#b8941f}.footer-link{background:none;border:none;color:#d4af37;text-decoration:none;cursor:pointer;font-size:inherit;font-family:inherit;padding:0;margin:0 1rem;transition:color .3s ease}.footer-link:hover{color:#b8941f;text-decoration:underline}.footer-link:focus{outline:2px solid #d4af37;outline-offset:2px}@media (max-width: 768px){.footer-modal-content{width:95vw;max-width:500px;padding:1.5rem}.footer-modal-title{font-size:1.5rem}.footer-modal-body h3{font-size:1.2rem}.footer-modal-body h4{font-size:1rem}.footer-modal-body p{font-size:.9rem}.footer-modal-body ul{margin:.6rem 0 .8rem 1rem}.footer-modal-body li{font-size:.9rem}}@media (max-width: 414px){.footer{padding:1.8rem 0 1rem}.footer-container{padding:0 1rem}.footer-content{gap:1.5rem}.footer-section h4{font-size:1.1rem;margin-bottom:.9rem}.footer-section h4:after{left:50%;transform:translate(-50%);width:180px}.footer-section h4.no-underline:after{display:none}.footer-list{gap:.6rem}.footer-list li{gap:.5rem}.footer-list a{font-size:.85rem}.footer-bottom{margin-top:1.8rem;padding-top:1.2rem}.footer-bottom-content p,.footer-link{font-size:.85rem}.footer-modal-content{width:95vw;max-height:88vh;margin:1rem}.footer-modal-title{font-size:1.3rem}.footer-modal-body{font-size:.9rem}}@media (max-width: 375px){.footer{padding:1.5rem 0 1rem}.footer-container{padding:0 .8rem}.footer-content{gap:1.2rem}.footer-section h4{font-size:1rem;margin-bottom:.8rem}.footer-section h4:after{left:50%;transform:translate(-50%);width:150px}.footer-section h4.no-underline:after{display:none}.footer-list{gap:.5rem}.footer-list li{gap:.4rem}.footer-list a{font-size:.8rem}.footer-bottom{margin-top:1.5rem;padding-top:1rem}.footer-bottom p,.footer-link{font-size:.8rem}.footer-modal-content{width:95vw;max-height:90vh;margin:1rem}.footer-modal-title{font-size:1.2rem}.footer-modal-body{font-size:.85rem}}@media (max-width: 480px){.footer{padding:2rem 0 1rem}.footer-container{padding:0 1rem}.footer-content{gap:1.5rem}.footer-section h4:after{left:50%;transform:translate(-50%);width:200px}.footer-section h4.no-underline:after{display:none}.footer-list{gap:.6rem}.footer-list li{gap:.5rem;justify-content:center;flex-direction:row;align-items:center;text-align:center}.footer-icon{font-size:1.1rem}.footer-text{font-size:.8rem;text-align:left}.footer-bottom-content p{font-size:.8rem}.footer-link{font-size:.75rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Noto Serif JP",Playfair Display,Hiragino Mincho ProN,Yu Mincho,serif;line-height:1.6;color:#fff;background:#000}.App{min-height:100vh;overflow-x:hidden;max-width:100vw}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#d4af37;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#b8941f}html{scroll-behavior:smooth}button:focus,input:focus,select:focus,textarea:focus{outline:2px solid #d4af37;outline-offset:2px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .6s ease-out}.slide-in-up{animation:slideInUp .6s ease-out}@media (max-width: 1024px){body{font-size:15px}}@media (max-width: 768px){body{font-size:14px}::-webkit-scrollbar{width:6px}button:focus,input:focus,select:focus,textarea:focus{outline:2px solid #d4af37;outline-offset:1px}}@media (max-width: 480px){body{font-size:13px}::-webkit-scrollbar{width:4px}button:focus,input:focus,select:focus,textarea:focus{outline:1px solid #d4af37;outline-offset:1px}}@media (hover: none) and (pointer: coarse){button:hover,a:hover{transform:none!important}button:focus,a:focus{outline:3px solid #d4af37;outline-offset:2px}}
