@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;overflow-x:hidden}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__siteHeader{z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-light);height:var(--header-height);background:#ffffffeb;position:sticky;top:0}.layout-module__L5FxyW__headerInner{max-width:var(--max-width);padding:0 var(--space-lg);justify-content:space-between;align-items:center;height:100%;margin:0 auto;display:flex}.layout-module__L5FxyW__siteLogo{align-items:center;gap:var(--space-sm);color:var(--text-primary);text-decoration:none;display:flex}.layout-module__L5FxyW__logoIcon{color:var(--holo-blue);font-size:28px;animation:3s ease-in-out infinite layout-module__L5FxyW__float}.layout-module__L5FxyW__logoText{letter-spacing:-.5px;color:var(--text-primary);font-size:20px;font-weight:700}.layout-module__L5FxyW__logoSub{color:var(--holo-blue);margin-left:4px;font-weight:500}.layout-module__L5FxyW__headerNav{align-items:center;gap:var(--space-md);display:flex}.layout-module__L5FxyW__headerBadge{border-radius:var(--radius-full);background:var(--bg-primary);color:var(--text-secondary);border:1px solid var(--border-light);padding:4px 12px;font-size:11px;font-weight:500}.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}@media (max-width:640px){.layout-module__L5FxyW__logoText{font-size:16px}.layout-module__L5FxyW__headerBadge{padding:3px 8px;font-size:10px}}
