@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Noto+Sans+JP:wght@300;400;500;600;700;800&display=swap";
:root{--holo-blue:#00b7ee;--holo-blue-dark:#0098c8;--holo-blue-light:#4dd4f7;--star-gold:gold;--star-gold-light:#ffed80;--white:#fff;--physical-blue:#1b6fc2;--physical-gold:gold;--physical-bg:linear-gradient(135deg,#1b6fc2 0%,#3b9fe8 100%);--stream-pink:#ff3889;--stream-purple:#9b59b6;--stream-bg:linear-gradient(135deg,#ff3889 0%,#9b59b6 100%);--bg-primary:#f0f8ff;--bg-secondary:#fff;--bg-card:#fff;--bg-hover:#e6f4ff;--text-primary:#1a2b4a;--text-secondary:#5a6b8a;--text-muted:#8a9bb5;--text-inverse:#fff;--border-light:#e1ebf5;--border-medium:#c5d5e8;--shadow-sm:0 2px 8px #0064b414;--shadow-md:0 4px 16px #0064b41f;--shadow-lg:0 8px 32px #0064b429;--shadow-glow:0 0 20px #00b7ee4d;--type-original:#00b7ee;--type-cover:#ff8c42;--font-primary:"Inter","Noto Sans JP",-apple-system,BlinkMacSystemFont,sans-serif;--font-display:"Inter","Noto Sans JP",sans-serif;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px;--radius-sm:6px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--transition-fast:.15s ease;--transition-normal:.25s ease;--transition-slow:.4s cubic-bezier(.4,0,.2,1);--max-width:1200px;--header-height:64px}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:var(--font-primary);color:var(--text-primary);background:var(--bg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .3s;overflow-x:hidden}body.free-mode{--holo-blue:#e85d75;--holo-blue-dark:#d14a63;--holo-blue-light:#f28a9d;--star-gold:gold;--bg-primary:#fff5f5;--bg-secondary:#fff;--bg-card:#fff;--bg-hover:#ffe8e8;--border-light:#f5d5d5;--border-medium:#e8c5c5;--shadow-sm:0 2px 8px #b4325014;--shadow-md:0 4px 16px #b432501f;--shadow-lg:0 8px 32px #b4325029;--shadow-glow:0 0 20px #e85d754d}a{color:var(--holo-blue-dark);transition:color var(--transition-fast);text-decoration:none}a:hover{color:var(--holo-blue)}button{font-family:var(--font-primary);cursor:pointer;background:0 0;border:none;outline:none}input,select{font-family:var(--font-primary);outline:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--border-medium);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--holo-blue-light)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.layout-module__L5FxyW__mainContent{min-height:calc(100vh - var(--header-height) - 160px)}.layout-module__L5FxyW__siteFooter{background:var(--text-primary);color:var(--text-inverse);padding:var(--space-2xl)var(--space-lg);text-align:center}.layout-module__L5FxyW__footerInner{max-width:var(--max-width);margin:0 auto}.layout-module__L5FxyW__footerText{color:#ffffffb3;margin-bottom:var(--space-sm);font-size:13px}.layout-module__L5FxyW__footerText a{color:var(--holo-blue-light)}.layout-module__L5FxyW__footerText a:hover{color:var(--star-gold)}.layout-module__L5FxyW__footerCopyright{color:#fff6;margin-top:var(--space-md);font-size:12px}
