:root{--background:#faf9f7;--foreground:#1a1a1a;--primary:#c9a798;--secondary:#8c827f;--accent:#d4a373;--accent-hover:#b88a5e;--bg-alt:#f3efe9}@media (prefers-color-scheme:dark){:root{--background:#faf9f7;--foreground:#1a1a1a;--bg-alt:#f3efe9;--secondary:#8c827f;--primary:#c9a798}}html[data-scroll-behavior=smooth]{scroll-behavior:smooth}html,body{max-width:100vw;font-family:var(--font-montserrat), "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background);color:var(--foreground);margin:0;padding:0;overflow-x:hidden}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.reveal{opacity:0;will-change:opacity, transform;transition:opacity 1.6s cubic-bezier(.23,1,.32,1),transform 1.6s cubic-bezier(.23,1,.32,1);transform:translateY(60px)}.reveal.active{opacity:1!important;transform:translateY(0)!important}.delay-100{transition-delay:.2s}.delay-200{transition-delay:.4s}.delay-300{transition-delay:.6s}.delay-400{transition-delay:.8s}.delay-500{transition-delay:1s}
.Header-module__hBw1pG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background-color:#fffffff2;width:100%;position:fixed;top:0;left:0;box-shadow:0 2px 10px #0000000d}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.Header-module__hBw1pG__logo{align-items:center;gap:1rem;display:flex}.Header-module__hBw1pG__logo a{color:var(--primary);letter-spacing:1px;font-size:1.5rem;font-weight:600}.Header-module__hBw1pG__demoBadge{color:#fff;background-color:#d9534f;border-radius:4px;padding:.2rem .5rem;font-size:.75rem;font-weight:700}.Header-module__hBw1pG__nav ul{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__hBw1pG__nav a{color:var(--foreground);font-size:.9rem;font-weight:500;transition:color .3s}.Header-module__hBw1pG__nav a:hover{color:var(--primary)}.Header-module__hBw1pG__contactBtn{background-color:var(--accent);border-radius:20px;padding:.5rem 1.5rem;color:#fff!important;transition:background-color .3s,transform .3s!important}.Header-module__hBw1pG__contactBtn:hover{background-color:var(--accent-hover);transform:translateY(-2px)}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:1010;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:26px;height:18px;padding:0;display:none}.Header-module__hBw1pG__hamburger span{background-color:var(--foreground);transform-origin:0;width:100%;height:3px;transition:all .3s cubic-bezier(.16,1,.3,1)}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__active span:first-child{transform:rotate(45deg)translate(2px,-2px)}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__active span:nth-child(2){opacity:0;transform:scaleX(0)}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__active span:nth-child(3){transform:rotate(-45deg)translate(2px,2px)}@media (max-width:768px){.Header-module__hBw1pG__hamburger{display:flex}.Header-module__hBw1pG__nav{z-index:1005;background-color:#fff;justify-content:center;align-items:center;width:100%;height:100vh;transition:right .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:-100%}.Header-module__hBw1pG__nav.Header-module__hBw1pG__active{right:0}.Header-module__hBw1pG__nav ul{flex-direction:column;align-items:center;gap:2.5rem;width:100%;padding:2rem}.Header-module__hBw1pG__nav li{text-align:center;border-bottom:1px solid #f5f5f5;width:100%;padding-bottom:2rem}.Header-module__hBw1pG__nav li:last-child{border-bottom:none}.Header-module__hBw1pG__nav a{letter-spacing:.15em;text-transform:uppercase;font-size:1.4rem;font-weight:700;display:block;color:#1a1a1a!important}.Header-module__hBw1pG__contactBtn{background-color:var(--accent);border-radius:40px;width:auto;margin-top:1rem;padding:1rem 4rem;font-size:1.2rem;display:inline-block;color:#fff!important}.Header-module__hBw1pG__hamburger span{background-color:var(--foreground);height:3px}}
.Footer-module__S6Hkya__footer{background-color:var(--bg-alt);color:var(--secondary);border-top:1px solid #eaeaea;margin-top:4rem;padding:4rem 2rem 2rem}.Footer-module__S6Hkya__container{flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;display:flex}@media (min-width:768px){.Footer-module__S6Hkya__container{flex-direction:row;justify-content:space-between}}.Footer-module__S6Hkya__info h3{color:var(--primary);margin-bottom:.5rem;font-size:1.25rem}.Footer-module__S6Hkya__links ul{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__links a{font-size:.85rem;transition:color .3s}.Footer-module__S6Hkya__links a:hover{color:var(--primary)}.Footer-module__S6Hkya__copyright{text-align:center;border-top:1px solid #eaeaea;margin-top:3rem;padding-top:1.5rem;font-size:.8rem}
