:root{--background:#ffffff;--foreground:#171717;--brand-base:#F9F8F6;--brand-text:#2C2C2C;--brand-accent:#A68A64;--brand-sub:#888888;--brand-error:#C0392B;--brand-error-bg:#FDF6F5;--brand-error-border:#E8C4BF;--brand-divider:#DCD7CE;--bg-main:#050506;--bg-elevated:rgba(10,10,10,0.9);--accent:#b87942;--accent-soft:rgba(184,121,66,0.2);--text-main:#ffffff;--text-muted:#a0a0a0;--border-subtle:rgba(255,255,255,0.06)}body,html{max-width:100vw;overflow-x:clip}body{color:var(--brand-text);background:var(--brand-base);background-image:url(https://www.transparenttextures.com/patterns/clean-gray-paper.png);font-family:var(--font-zen-kaku-gothic-new),"Zen Kaku Gothic New",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column;min-height:100vh;line-height:1.625}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}img{width:100%;height:auto;vertical-align:bottom}.font-serif{font-family:Zen Old Mincho,serif}.font-sans{font-family:Zen Kaku Gothic New,sans-serif}.paperBackground{position:relative;background-color:#F5F3EF;background-image:radial-gradient(circle at 0 0,rgba(255,255,255,.7) 0,transparent 50%),radial-gradient(circle at 100% 100%,rgba(166,138,100,.15) 0,transparent 50%),linear-gradient(rgba(166,138,100,.06) 1px,transparent 0),linear-gradient(90deg,rgba(166,138,100,.06) 1px,transparent 0);background-size:100% 100%,100% 100%,60px 60px,60px 60px}.paperBackground:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.05'/%3E%3C/svg%3E");pointer-events:none;z-index:0;mix-blend-mode:multiply}.Footer_footer__4vzqH{background-color:var(--brand-base);padding:60px 20px 30px;text-align:center;border-top:1px solid rgba(166,138,100,.15);margin-top:auto;position:relative}.Footer_container__Dj1D9{max-width:1200px;margin:0 auto}.Footer_logoArea__iTYm2{margin-bottom:20px;display:flex;justify-content:center}.Footer_logo__C9vo8{width:auto;height:60px;object-fit:contain;opacity:.95}.Footer_companyName__QUPeK{font-family:Zen Old Mincho,serif;font-size:1.1rem;letter-spacing:.2em;margin-bottom:24px;color:#4a3b2a;font-weight:500}.Footer_infoArea__gG_RX{font-size:.8rem;color:#333;margin-bottom:40px;line-height:2;letter-spacing:.08em;font-weight:400}.Footer_address__dMMMn{margin-bottom:6px}.Footer_contact__izvhn{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;font-family:Zen Old Mincho,serif}.Footer_contact__izvhn span{position:relative}.Footer_nav__ZaYB1{margin-bottom:30px}.Footer_navList__QDgtA{list-style:none;padding:0;display:flex;justify-content:center;flex-wrap:wrap;gap:0 24px;font-size:.85rem;font-family:Zen Old Mincho,serif}.Footer_navList__QDgtA li{display:flex;align-items:center;margin-bottom:8px}.Footer_navList__QDgtA li:not(:last-child):after{content:"";display:inline-block;width:1px;height:10px;background-color:#d0c0a0;margin-left:24px;opacity:.6}.Footer_navList__QDgtA a{transition:all .3s ease;color:#111;text-decoration:none;letter-spacing:.1em;position:relative;padding-bottom:2px;font-weight:500}.Footer_navList__QDgtA a:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%) scaleX(0);width:100%;height:1px;background-color:var(--brand-accent);transition:transform .4s cubic-bezier(.165,.84,.44,1);transform-origin:center}.Footer_navList__QDgtA a:hover{color:var(--brand-accent)}.Footer_navList__QDgtA a:hover:after{transform:translateX(-50%) scaleX(.8)}.Footer_copyright__1v3uR{font-size:.75rem;color:#666;letter-spacing:.15em;margin-top:20px;font-family:Zen Kaku Gothic New,sans-serif;opacity:1}@media (max-width:768px){.Footer_footer__4vzqH{padding:50px 20px 30px}.Footer_logo__C9vo8{height:50px}.Footer_companyName__QUPeK{font-size:1rem;margin-bottom:20px}.Footer_navList__QDgtA{gap:0 16px;font-size:.8rem}.Footer_navList__QDgtA li:not(:last-child):after{margin-left:16px}.Footer_contact__izvhn{gap:16px;flex-direction:column;align-items:center}}.header_wrap__Hvuxw{position:fixed;inset:0 0 auto 0;display:flex;align-items:center;justify-content:space-between;padding:20px 40px;z-index:100;mix-blend-mode:normal;pointer-events:none}.header_logoArea__xvKVi{display:inline-flex;align-items:center;gap:10px;text-decoration:none;pointer-events:auto}.header_logoArea__xvKVi img{width:40px;height:40px;object-fit:contain}.header_logoText__QNaL4{color:var(--text-main);color:#e8dbcf;font-size:18px;letter-spacing:.28em;text-transform:uppercase;font-weight:500}.header_hamburger__Bm1bW{position:relative;width:44px;height:44px;border-radius:999px;border:1px solid #d4baa3;background:radial-gradient(circle at 0 0,rgba(255,255,255,.08),transparent);display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto;transition:background .3s ease,border-color .3s ease,transform .2s ease;z-index:100}.header_hamburger__Bm1bW:hover{background:radial-gradient(circle at 0 0,rgba(255,255,255,.16),transparent);border-color:rgba(255,255,255,.5);transform:translateY(-1px)}.header_hamburger__Bm1bW span{position:absolute;display:block;width:18px;height:1.6px;border-radius:999px;background:#d4baa3;transition:background .3s ease}.header_overlay__uBBKY{position:fixed;inset:0;background:radial-gradient(circle at 0 0,rgba(184,121,66,.18),transparent 55%),radial-gradient(circle at 100% 100%,rgba(255,255,255,.1),transparent 45%),var(--bg-main);color:var(--text-main);z-index:90;display:flex;align-items:stretch;justify-content:center;-webkit-clip-path:circle(0 at 100% 0);clip-path:circle(0 at 100% 0);opacity:0;pointer-events:none;will-change:clip-path,opacity;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.header_overlayOpen__HwR6X{pointer-events:auto}.header_overlayInner__SwfTF{position:relative;flex:1 1;max-width:1280px;margin:0 auto;padding:96px 40px 40px;display:grid;grid-template-rows:auto 1fr auto;min-height:100%}.header_overlayHeader___ACHs{display:flex;justify-content:flex-start}.header_brandBlock__oS_nS{border-left:1px solid var(--border-subtle);padding-left:18px}.header_brandSub__y8yNp{font-size:11px;letter-spacing:.28em;text-transform:uppercase;color:var(--text-muted)}.header_brandCopy__yCIRk{margin-top:4px;font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:rgba(255,255,255,.6)}.header_navList___4KS6{list-style:none;margin:40px 0 0;padding:0;align-self:flex-start;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:56px;column-gap:56px;grid-row-gap:18px;row-gap:18px}.header_navItem__tTISV+.header_navItem__tTISV{margin-top:0}.header_navItem__tTISV a{display:grid;grid-template-columns:minmax(28px,40px) auto 1fr;align-items:baseline;grid-gap:14px;gap:14px;text-decoration:none;color:inherit;padding:4px 0;position:relative}.header_navLinkActive__YyRRW .header_navLine__QcOaG{opacity:1;transform:scaleX(1)}.header_navLinkActive__YyRRW .header_navLabel__lMzOU{color:rgba(255,255,255,.92)}.header_navIndex__Y_sw6{font-size:12px;letter-spacing:.16em;color:var(--text-muted)}.header_navLabel__lMzOU{font-size:clamp(22px,2.3vw,30px);letter-spacing:.24em;text-transform:uppercase}.header_navText__13MCj{display:flex;flex-direction:column;gap:6px}.header_navSubLabel__edIAp{font-size:12px;letter-spacing:.12em;color:rgba(255,255,255,.7);line-height:1.2}.header_navLine__QcOaG{height:1px;background:linear-gradient(90deg,rgba(255,255,255,.55),rgba(255,255,255,.08));transform-origin:left;transform:scaleX(.35);opacity:.4;transition:opacity .3s ease,transform .4s ease}.header_navItem__tTISV a:hover .header_navLine__QcOaG{opacity:1;transform:scaleX(1)}.header_overlayFooter__Ol8av{margin-top:40px;border-top:1px solid var(--border-subtle);padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:32px}.header_footerLeft__RJq7G{max-width:420px}.header_footerTitle__g16eS{font-size:11px;letter-spacing:.26em;text-transform:uppercase;color:var(--text-muted);margin-bottom:6px}.header_footerText__qAU0E{font-size:13px;line-height:1.7;color:rgba(255,255,255,.75)}.header_footerActions__SiTrb{display:flex;gap:14px;flex-wrap:wrap}.header_primaryCta__pSfyM,.header_secondaryCta__B_OUX{min-width:170px;height:44px;padding:0 20px;border-radius:999px;border:1px solid transparent;font-size:13px;letter-spacing:.12em;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;transition:background .3s ease,border-color .3s ease,color .3s ease,box-shadow .3s ease,transform .2s ease}.header_primaryCta__pSfyM{background:var(--accent);color:#fff;box-shadow:0 18px 40px rgba(0,0,0,.65)}.header_primaryCta__pSfyM:hover{background:#c4864f;box-shadow:0 22px 50px rgba(0,0,0,.8);transform:translateY(-1px)}.header_secondaryCta__B_OUX{border-color:var(--accent-soft);background:rgba(20,20,20,.9);color:#fff}.header_secondaryCta__B_OUX:hover{border-color:var(--accent);background:rgba(35,35,35,.96)}@media (max-width:767px){.header_wrap__Hvuxw{padding:16px 18px}.header_logoText__QNaL4{font-size:14px;letter-spacing:.22em}.header_overlayInner__SwfTF{padding:80px 20px 24px}.header_navList___4KS6{margin-top:32px;grid-template-columns:1fr;column-gap:0;row-gap:14px}.header_navLabel__lMzOU{font-size:20px}.header_navSubLabel__edIAp{font-size:11px}.header_overlayFooter__Ol8av{flex-direction:column;align-items:flex-start}.header_footerActions__SiTrb{width:100%}.header_primaryCta__pSfyM,.header_secondaryCta__B_OUX{flex:1 1;width:100%;justify-content:center}}.header_planPage__0QBXj .header_logoText__QNaL4{color:#946b4a!important}.header_planHamburger__3KaMn span{background-color:#946b4a!important}.SplashScreen_splashContainer__UgQJD{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#ffffff;z-index:9999;display:flex;justify-content:center;align-items:center;opacity:1;visibility:visible}.SplashScreen_logoWrapper__1Qx1N{width:60%;max-width:300px;opacity:0;transform:scale(.9)}.SplashScreen_logo__GmkZR{width:100%;height:auto;display:block}