.Footer_footer__eNA9m{background-color:#050505;border-top:1px solid var(--border);padding:6rem 0 3rem;margin-top:6rem}.Footer_footerContainer__oD0EQ{text-align:center;gap:3rem}.Footer_footerContainer__oD0EQ,.Footer_info__7BhXY{display:flex;flex-direction:column;align-items:center}.Footer_info__7BhXY{gap:.75rem}.Footer_logoName__enoVb{font-size:1.5rem;color:var(--primary);margin:0 0 1rem;font-weight:700;letter-spacing:.1em;font-family:var(--font-cinzel),serif}.Footer_address__nBw9S,.Footer_phone__xSxXK{margin:0;color:var(--text-muted);font-size:.95rem;letter-spacing:.05em}.Footer_notice__3LGm5{background-color:rgba(255,76,76,.05);border:1px solid rgba(255,76,76,.2);padding:1.5rem 2rem;color:var(--text-main);font-size:.9rem;line-height:1.8;max-width:800px;border-radius:4px}.Footer_footerLinks__BIHhl{display:flex;justify-content:center;gap:2rem;margin-top:1rem}.Footer_legalLink__QOSHD{color:var(--text-muted);font-size:.85rem;text-decoration:none;transition:color .3s ease;letter-spacing:.05em}.Footer_legalLink__QOSHD:hover{color:var(--primary);text-decoration:underline;text-underline-offset:4px}.Footer_copyright__vFlrA{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--border);width:100%}.Footer_copyrightContent__2dxPE{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#888;font-size:.75rem;letter-spacing:.05em}@media (min-width:768px){.Footer_copyrightContent__2dxPE{flex-direction:row;justify-content:center;gap:1.5rem}}.Footer_divider__cToZ6{display:none}@media (min-width:768px){.Footer_divider__cToZ6{display:inline;opacity:.3}}.Footer_stealthLink__BQ3Vi{color:inherit;text-decoration:none;transition:opacity .3s ease}.Footer_stealthLink__BQ3Vi:hover{text-decoration:none;opacity:.7}.page_main__UsYn3{min-height:100vh;display:flex;flex-direction:column;background-color:var(--bg-main)}.page_section__4QMTg{flex:1;padding:150px 0 100px}.page_container__FQ9VB{max-width:800px;margin:0 auto}.page_heading__LxOJ5{font-size:2rem;margin-bottom:3rem;text-align:center;color:var(--primary);font-family:var(--font-noto),sans-serif;letter-spacing:.1em}.page_tableWrapper__BPPV6{width:100%;overflow-x:auto;margin-bottom:3rem}.page_table__CwL5C{width:100%;border-collapse:collapse;background-color:hsla(0,0%,100%,.02);border:1px solid var(--border)}.page_table__CwL5C td,.page_table__CwL5C th{padding:1.5rem;border-bottom:1px solid var(--border);text-align:left;line-height:1.8;font-size:.95rem}.page_table__CwL5C tr:last-child td,.page_table__CwL5C tr:last-child th{border-bottom:none}.page_table__CwL5C th{width:30%;font-weight:700;background-color:rgba(0,0,0,.4);color:var(--text-main);white-space:nowrap}.page_table__CwL5C td{color:var(--text-muted)}.page_link__D9yjz{color:var(--primary);text-decoration:underline;text-underline-offset:4px;transition:opacity .3s ease}.page_link__D9yjz:hover{opacity:.8;text-decoration:none}.page_backLink__mne2u{text-align:center;margin-top:3rem}@media (max-width:768px){.page_section__4QMTg{padding:120px 0 80px}.page_heading__LxOJ5{font-size:1.5rem;margin-bottom:2rem}.page_table__CwL5C,.page_table__CwL5C tbody{display:block}.page_table__CwL5C tr{display:flex;flex-direction:column;border-bottom:1px solid var(--border)}.page_table__CwL5C tr:last-child{border-bottom:none}.page_table__CwL5C td,.page_table__CwL5C th{width:100%;border-bottom:none;padding:1rem}.page_table__CwL5C th{padding-bottom:.5rem;background-color:rgba(0,0,0,.2)}.page_table__CwL5C td{padding-top:.5rem}}.Header_header__hO3lJ{position:fixed;top:0;width:100%;z-index:100;background-color:transparent;transition:background-color .3s ease,border-bottom .3s ease,padding .3s ease;padding:1.5rem 0}.Header_scrolled__sfZwa{background-color:hsla(0,0%,7%,.95);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);padding:1rem 0}.Header_headerContainer__GdAlq{justify-content:space-between}.Header_headerContainer__GdAlq,.Header_logo__e5KhT{display:flex;align-items:center}.Header_logoImage__qjzBq{height:auto;object-fit:contain;filter:invert(1)}.Header_desktopNav__9ddFh{display:none;gap:2rem}@media (min-width:768px){.Header_desktopNav__9ddFh{display:flex}}.Header_navLink__LzXns{font-size:.9rem;font-weight:500;letter-spacing:.05em;color:var(--text-main);transition:color .3s ease}.Header_navLink__LzXns:hover{color:var(--primary)}.Header_mobileMenuBtn__XrV0l{display:block;background:none;border:none;color:var(--text-main);padding:.5rem}@media (min-width:768px){.Header_mobileMenuBtn__XrV0l{display:none}}.Header_mobileNav__HHzTb{position:absolute;top:100%;left:0;width:100%;background-color:var(--surface);border-bottom:1px solid var(--border);display:flex;flex-direction:column;padding:0;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out,padding .3s ease-in-out}.Header_mobileNavOpen__XbQCw{max-height:300px;padding:1rem 0}.Header_mobileNavLink__cGBRQ{padding:1rem 1.5rem;color:var(--text-main);font-weight:500;border-bottom:1px solid var(--border)}.Header_mobileNavLink__cGBRQ:last-child{border-bottom:none}.ScrollToTop_scrollToTop__ETs3x{position:fixed;bottom:2rem;right:2rem;width:3rem;height:3rem;border-radius:50%;background-color:var(--primary);color:var(--background);border:none;display:flex;justify-content:center;align-items:center;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(20px);transition:opacity .3s ease,transform .3s ease,visibility .3s ease,background-color .2s ease;z-index:99;box-shadow:0 4px 12px rgba(0,0,0,.3)}.ScrollToTop_scrollToTop__ETs3x:hover{background-color:var(--primary-hover)}.ScrollToTop_visible__tQLCi{opacity:1;visibility:visible;transform:translateY(0)}@media (max-width:768px){.ScrollToTop_scrollToTop__ETs3x{bottom:1.5rem;right:1.5rem}}