@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Noto+Sans+JP:wght@400;500;600;700;800&display=swap";:root{font-family:DM Sans,Noto Sans JP,sans-serif;color:#172b43;background:#f5f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;padding-bottom:96px}.topbar{height:82px;display:flex;align-items:center;max-width:1250px;margin:auto;padding:0 38px;gap:11px}.brand-mark{width:39px;height:39px;border-radius:12px;background:#1d6f96;color:#fff;display:grid;place-items:center;font-weight:800;font-size:25px;position:relative;line-height:1}.brand-mark span{position:absolute;right:3px;top:1px;font-size:11px;color:#ffcf76}.brand-type{display:flex;flex-direction:column;line-height:1.08}.brand-type b{font-size:22px;letter-spacing:-.04em}.brand-type span{font-size:9px;letter-spacing:.22em;font-weight:800;color:#8293a5;margin-top:4px}.member-pill{margin-left:auto;background:#fff;border:1px solid #e7edf3;border-radius:50px;padding:10px 15px;color:#41566d;font-size:12px;font-weight:700;box-shadow:0 5px 20px #18395b0a}.member-dot{display:inline-block;width:7px;height:7px;background:#44b89d;border-radius:50%;margin-right:8px}.page-content{max-width:1110px;margin:auto;padding:37px 28px 40px}.eyebrow{color:#1f83a2;font-size:11px;font-weight:800;letter-spacing:.18em}.page-intro h1{font-size:clamp(32px,4vw,45px);letter-spacing:-.06em;margin:9px 0 6px}.page-intro p{font-size:14px;color:#74869a;margin:0 0 34px}.hero-theme{position:relative;min-height:310px;border-radius:26px;overflow:hidden;background:linear-gradient(112deg,#0c486b,#09617d 49%,#56adbd);color:#fff;box-shadow:0 19px 42px #246b8b30}.hero-theme:before{content:"";position:absolute;width:390px;height:390px;border:1px solid #ffffff29;border-radius:50%;right:4%;top:-170px;box-shadow:0 0 0 75px #ffffff0b,0 0 0 154px #ffffff09}.hero-theme:after{content:"";position:absolute;width:185px;height:185px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#c4f0e5,#58acba 42%,#fff0 75%);right:12%;bottom:-67px;opacity:.6}.hero-decoration{position:absolute;right:21%;top:42px;color:#a8f4e0;font-size:48px}.hero-content{position:relative;z-index:1;padding:42px 50px}.hero-label{display:inline-flex;align-items:center;gap:8px;background:#ffffff25;border:1px solid #ffffff40;border-radius:50px;padding:8px 13px;font-size:12px;font-weight:700}.hero-theme h2{font-size:clamp(31px,4vw,51px);letter-spacing:-.05em;margin:24px 0 8px}.hero-theme p{margin:0 0 28px;color:#ddf0f6;font-size:14px}.hero-button,.primary-button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:#fff;color:#125372;padding:14px 20px;border-radius:11px;font-weight:800;font-size:13px;box-shadow:0 7px 22px #001e3733}.hero-button:hover,.primary-button:hover{transform:translateY(-2px);box-shadow:0 11px 25px #001e3733}.hero-locked{display:inline-flex;align-items:center;gap:7px;font-size:13px;color:#e8f5f9}.notice{margin:20px 0;padding:15px 18px;border:1px solid #e4ddc4;background:#fffbed;color:#665a30;border-radius:12px;display:flex;gap:12px;align-items:center;font-size:13px;line-height:1.6}.notice.error{background:#fff4f4;border-color:#f4d9d9;color:#9a4545}.section-head{display:flex;align-items:flex-end;justify-content:space-between;margin:48px 0 19px}.section-head h2{font-size:26px;letter-spacing:-.05em;margin:5px 0 0}.count-pill{background:#e6f0f6;border-radius:50px;color:#35718e;padding:8px 13px;font-size:11px;font-weight:800}.theme-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.theme-card{background:#fff;border:1px solid #e7edf2;border-radius:17px;overflow:hidden;min-height:246px;box-shadow:0 7px 19px #16446508;transition:transform .2s,box-shadow .2s}.theme-card:hover{transform:translateY(-4px);box-shadow:0 14px 26px #16446516}.theme-art{height:116px;background:linear-gradient(135deg,var(--theme-color),color-mix(in srgb,var(--theme-color),#c8dfda 52%));position:relative;color:#fff;overflow:hidden}.theme-art:after{content:"";position:absolute;width:137px;height:137px;border:1px solid #fff6;border-radius:50%;right:-22px;top:-55px;box-shadow:0 0 0 25px #fff2,0 0 0 51px #fff1}.theme-number{position:absolute;top:14px;left:16px;background:#ffffff36;border:1px solid #ffffff51;border-radius:6px;padding:3px 7px;font-size:10px;font-weight:800}.theme-symbol{position:absolute;right:42px;top:13px;font-size:71px;line-height:1;color:#ffffffac;transform:rotate(-12deg)}.theme-card-body{padding:17px}.theme-index{font-size:9px;color:#95a6b4;font-weight:800;letter-spacing:.16em}.theme-card h3{font-size:15px;letter-spacing:-.025em;margin:7px 0 20px;min-height:40px}.theme-link,.theme-unavailable{font-size:12px;font-weight:800;color:#127798;display:inline-flex;align-items:center;gap:8px}.theme-unavailable{color:#9caab6}.theme-card.locked .theme-art{filter:saturate(.36);opacity:.75}.bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:20;background:#fffffff2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid #e5ebf0;display:flex;justify-content:center;gap:65px;height:76px;box-shadow:0 -9px 22px #2447620a}.bottom-nav button{border:0;background:transparent;min-width:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#8ca0af;font-size:11px;font-weight:800;position:relative}.bottom-nav button.selected{color:#177894}.bottom-nav button.selected:before{content:"";position:absolute;top:0;height:3px;width:50px;border-radius:0 0 4px 4px;background:#249bbb}.news-banner{background:#e4f2f4;border:1px solid #d5e9ec;padding:23px 26px;border-radius:17px;display:flex;align-items:center;gap:20px;color:#2b7588}.news-banner strong{font-size:16px}.news-banner p{font-size:12px;margin:5px 0 0;color:#668e97}.news-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px}.news-card,.settings-card{background:#fff;border:1px solid #e6edf1;border-radius:17px;box-shadow:0 7px 18px #16446508}.news-card{padding:25px}.news-date{font-size:11px;font-weight:800;color:#4998a5}.news-card h2{font-size:20px;letter-spacing:-.04em}.news-card p{font-size:13px;color:#5d7183;line-height:1.8}.news-card a{font-size:12px;color:#16829c;font-weight:800;display:inline-flex;align-items:center;gap:6px}.empty-state{text-align:center;padding:88px 20px;color:#70a4ac}.empty-state h2{color:#2d5366;font-size:19px}.empty-state p{font-size:13px}.settings-card{display:flex;gap:22px;align-items:center;padding:25px;max-width:640px;margin:0 0 16px}.settings-avatar{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(135deg,#1d7094,#7ec1c5);color:#fff;font-size:25px;font-weight:800}.settings-label{font-size:11px;color:#8a9ca9;font-weight:700}.settings-card h2{margin:5px 0;font-size:18px}.settings-card p{margin:0;color:#7c8e9d;font-size:12px}.status-indicator{width:17px;height:17px;border-radius:50%;background:#b7bdc7;box-shadow:0 0 0 9px #e7ebef;margin:0 18px}.status-indicator.active{background:#3fbd9d;box-shadow:0 0 0 9px #e1f5ef}.settings-actions{max-width:640px;margin-top:30px;display:grid;gap:10px}.settings-actions a,.settings-actions button{display:flex;align-items:center;justify-content:space-between;text-align:left;padding:18px 20px;border:1px solid #e6edf1;background:#fff;border-radius:12px;font-size:13px;font-weight:700;color:#31536a}.settings-actions a:hover,.settings-actions button:hover{background:#eef7f8}.login-shell{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#fff}.login-art{position:relative;background:linear-gradient(150deg,#08415e,#117c97 56%,#82c8c8);overflow:hidden}.login-art:after{content:"ActBoon";position:absolute;left:12%;bottom:12%;color:#ffffffbe;font-size:clamp(50px,7vw,100px);font-weight:800;letter-spacing:-.08em}.orbit{position:absolute;border:2px solid #ffffff3b;border-radius:50%;width:70vw;height:70vw;top:-25vw;left:-23vw}.orbit-two{width:42vw;height:42vw;top:-10vw;left:15vw;box-shadow:0 0 0 80px #fff1}.login-star{position:absolute;left:35%;top:27%;color:#d5fff3;font-size:120px}.login-planet{position:absolute;left:55%;top:45%;color:#ffffff80;font-size:130px}.login-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;max-width:520px;padding:65px;margin:auto}.login-copy h1{font-size:clamp(38px,4vw,60px);line-height:1.38;letter-spacing:-.07em;margin:20px 0}.login-copy h1 em{font-style:normal;color:#187b99}.login-copy p{color:#71879a;font-size:15px;line-height:1.8;margin:0 0 43px}.primary-button{background:#197b9b;color:#fff;min-width:270px;padding:17px 20px}.login-copy small{color:#9eacb9;font-size:11px;margin:18px 0}.center-screen{min-height:100vh;display:grid;place-content:center;text-align:center;color:#7792a4;font-size:13px}.loading-mark{margin:auto;background:#197b9b;color:#fff;border-radius:16px;width:58px;height:58px;display:grid;place-items:center;font-size:31px;font-weight:800}.admin-overlay{position:fixed;inset:0;background:#0a263e8c;z-index:50;display:flex;justify-content:flex-end}.admin-panel{height:100%;width:min(550px,100vw);background:#f8fafc;overflow:auto;box-shadow:-10px 0 35px #0b223855}.admin-panel header{display:flex;align-items:center;gap:14px;position:sticky;top:0;background:#fff;border-bottom:1px solid #e3eaf0;padding:14px 23px;z-index:1}.admin-panel header button{border:0;background:transparent}.admin-panel h2{font-size:18px}.admin-body{padding:25px}.admin-body h3{margin-top:0}.admin-body p{font-size:12px;line-height:1.7;color:#678092}.admin-body label{display:grid;gap:7px;margin:14px 0;font-size:12px;font-weight:700}.admin-body input,.admin-body select,.admin-body textarea{width:100%;padding:11px 12px;border:1px solid #d9e4ea;border-radius:8px;background:#fff;color:#213d51}.admin-body textarea{min-height:90px}.admin-row{display:flex;gap:8px}.admin-row button,.admin-save,.admin-secondary{border:0;border-radius:8px;background:#187d9a;color:#fff;padding:10px 17px;font-weight:800;font-size:12px}.admin-secondary{display:block;background:#e6f0f4;color:#26708a;margin-top:10px}.admin-save{display:block;margin-top:15px}.admin-save:disabled,.admin-row button:disabled{opacity:.5}.admin-result{padding:15px;background:#eaf5f6;border-radius:10px;margin:20px 0}.admin-body hr{border:0;border-top:1px solid #dfe8ed;margin:36px 0}@media(max-width:960px){.theme-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.login-shell{grid-template-columns:42% 58%}}@media(max-width:680px){.topbar{padding:0 20px;height:68px}.member-pill{font-size:10px;padding:8px 10px}.page-content{padding:28px 18px 35px}.page-intro p{margin-bottom:23px}.hero-theme{min-height:270px;border-radius:19px}.hero-content{padding:29px 26px}.hero-theme h2{font-size:32px}.hero-theme:after{right:-18%}.hero-decoration{right:11%;top:28px}.theme-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.theme-card{min-height:230px}.theme-art{height:95px}.theme-card-body{padding:13px}.theme-card h3{font-size:13px;min-height:37px}.section-head{margin-top:37px}.section-head h2{font-size:23px}.count-pill{font-size:10px}.bottom-nav{height:75px;justify-content:space-around;gap:0;padding-bottom:env(safe-area-inset-bottom)}.bottom-nav button{min-width:0;flex:1;font-size:10px}.app-shell{padding-bottom:calc(85px + env(safe-area-inset-bottom))}.news-list{grid-template-columns:1fr}.login-shell{display:block;background:#fff}.login-art{height:190px}.login-art:after{font-size:56px;bottom:20px}.orbit{width:600px;height:600px;top:-420px;left:-140px}.orbit-two{width:350px;height:350px;top:-260px;left:60px}.login-star{font-size:65px;left:40%;top:18%}.login-planet{font-size:70px;left:70%;top:25%}.login-copy{padding:42px 28px;margin:0}.login-copy h1{font-size:41px}.settings-card{gap:15px}}@media(max-width:380px){.theme-grid{grid-template-columns:1fr 1fr}.theme-card h3{font-size:12px}.theme-symbol{font-size:56px}}.admin-matches{display:grid;gap:6px;margin:10px 0 16px}.admin-matches button{border:1px solid #d9e5eb;background:#fff;color:#254d63;text-align:left;border-radius:9px;padding:10px 12px;font-size:12px;font-weight:700}.admin-matches button small{display:block;color:#90a1ac;font-weight:500;margin-top:3px}
