:root{--color-navy-900:#0b2545;--color-navy-800:#123163;--color-navy-700:#163b72;--color-blue-600:#1d6fb8;--color-blue-500:#2f8fd1;--color-blue-100:#e6f2fb;--color-accent-500:#f2a516;--color-accent-100:#fdecc8;--color-white:#fff;--color-gray-50:#f7f9fb;--color-gray-100:#eef2f5;--color-gray-200:#e1e7ec;--color-gray-300:#cdd6de;--color-gray-500:#7c8896;--color-gray-700:#4a5561;--color-text:#16233a;--color-danger:#d64545;--color-success:#2e8b57;--color-bg:var(--color-white);--color-bg-alt:var(--color-gray-50);--color-surface:var(--color-white);--color-border:var(--color-gray-200);--color-text-primary:var(--color-text);--color-text-muted:var(--color-gray-500);--color-brand-primary:var(--color-navy-900);--color-brand-secondary:var(--color-blue-600);--color-link:var(--color-blue-600);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--shadow-sm:0 1px 2px #0b254514;--shadow-md:0 4px 12px #0b25451a;--shadow-lg:0 12px 32px #0b254529;--container-width:1200px;--header-height:64px;--font-sans:-apple-system, BlinkMacSystemFont, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Noto Sans JP", Meiryo, sans-serif}
*{box-sizing:border-box;margin:0;padding:0}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--color-text-primary);background:var(--color-bg);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;line-height:1.7;display:flex}img,picture,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:inherit}ul,ol{list-style:none}:focus-visible{outline:3px solid var(--color-blue-500);outline-offset:2px}.container{width:100%;max-width:var(--container-width);padding:0 var(--space-5);margin:0 auto}@media (max-width:640px){.container{padding:0 var(--space-4)}}
.header-module__Voge7q__header{z-index:50;background-color:var(--color-white);border-bottom:1px solid var(--color-border);position:sticky;top:0}.header-module__Voge7q__inner{max-width:var(--container-width);height:var(--header-height);padding:0 var(--space-5);align-items:center;gap:var(--space-6);margin:0 auto;display:flex}.header-module__Voge7q__logo{align-items:center;gap:var(--space-2);color:var(--color-brand-primary);white-space:nowrap;font-size:1.25rem;font-weight:800;display:flex}.header-module__Voge7q__logoIcon{font-size:1.4rem}.header-module__Voge7q__nav{flex:1;min-width:0}.header-module__Voge7q__navList{align-items:center;gap:var(--space-5);display:flex}.header-module__Voge7q__navLink{color:var(--color-text-primary);white-space:nowrap;font-size:.9rem;font-weight:600}.header-module__Voge7q__navLink:hover{color:var(--color-brand-secondary)}.header-module__Voge7q__actions{align-items:center;gap:var(--space-4);white-space:nowrap;display:flex}.header-module__Voge7q__postButton{padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);background-color:var(--color-brand-primary);color:var(--color-white);font-size:.85rem;font-weight:700}.header-module__Voge7q__postButton:hover{background-color:var(--color-navy-700)}.header-module__Voge7q__loginLink{color:var(--color-text-primary);font-size:.85rem;font-weight:600}.header-module__Voge7q__loginLink:hover{color:var(--color-brand-secondary)}.header-module__Voge7q__logoutButton{color:var(--color-text-primary);cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;font-weight:600}.header-module__Voge7q__logoutButton:hover{color:var(--color-brand-secondary)}.header-module__Voge7q__logoutButton:disabled{opacity:.6;cursor:not-allowed}.header-module__Voge7q__menuButton{color:var(--color-brand-primary);padding:var(--space-2);background:0 0;border:none;font-size:1.5rem;display:none}.header-module__Voge7q__mobileNav{display:none}@media (max-width:1024px){.header-module__Voge7q__nav,.header-module__Voge7q__actions{display:none}.header-module__Voge7q__menuButton{margin-left:auto;display:block}.header-module__Voge7q__mobileNav{border-top:1px solid var(--color-border);background-color:var(--color-white);display:block}.header-module__Voge7q__mobileNav ul{padding:var(--space-3) var(--space-5);flex-direction:column;display:flex}.header-module__Voge7q__mobileNav li{border-bottom:1px solid var(--color-gray-100)}.header-module__Voge7q__mobileNav a{padding:var(--space-4) 0;color:var(--color-text-primary);font-weight:600;display:block}.header-module__Voge7q__mobileLogoutButton{text-align:left;width:100%;padding:var(--space-4) 0;color:var(--color-text-primary);cursor:pointer;background:0 0;border:none;font-size:1rem;font-weight:600;display:block}.header-module__Voge7q__mobileLogoutButton:disabled{opacity:.6;cursor:not-allowed}}
.footer-module__1xoUSW__footer{margin-top:var(--space-8);background-color:var(--color-navy-900);color:var(--color-gray-200)}.footer-module__1xoUSW__inner{max-width:var(--container-width);padding:var(--space-7) var(--space-5);gap:var(--space-6);grid-template-columns:2fr 1fr 1fr 1fr;margin:0 auto;display:grid}.footer-module__1xoUSW__brand{gap:var(--space-3);flex-direction:column;display:flex}.footer-module__1xoUSW__logo{align-items:center;gap:var(--space-2);color:var(--color-white);font-size:1.1rem;font-weight:800;display:flex}.footer-module__1xoUSW__description{color:var(--color-gray-300);max-width:32ch;font-size:.85rem;line-height:1.8}.footer-module__1xoUSW__column ul{gap:var(--space-3);flex-direction:column;display:flex}.footer-module__1xoUSW__columnTitle{color:var(--color-white);margin-bottom:var(--space-4);font-size:.85rem;font-weight:700}.footer-module__1xoUSW__column a{color:var(--color-gray-300);font-size:.85rem}.footer-module__1xoUSW__column a:hover{color:var(--color-white)}.footer-module__1xoUSW__bottom{border-top:1px solid var(--color-navy-700);text-align:center;padding:var(--space-4) var(--space-5);color:var(--color-gray-500);font-size:.75rem}@media (max-width:768px){.footer-module__1xoUSW__inner{grid-template-columns:1fr 1fr}.footer-module__1xoUSW__brand{grid-column:1/-1}}@media (max-width:480px){.footer-module__1xoUSW__inner{grid-template-columns:1fr}}
