:root{--red:#df3b43;--ink:#171717;--cream:#f5f1ea;--paper:#fffdf9;--line:#ddd7ce;--muted:#746f68;--sea:#3b8f8a;--shadow:0 18px 50px rgba(20,18,15,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}body.modal-open{overflow:hidden}button,a,input{font:inherit}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{border:0;cursor:pointer}.topbar{height:76px;padding:0 clamp(18px,4vw,64px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(245,241,234,.94);backdrop-filter:blur(16px);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:10px;font-size:10px;line-height:1.05;letter-spacing:.08em}.brand b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--red);color:#fff;font-size:20px}.brand strong{font-size:12px}.topbar nav{display:flex;gap:24px;font-size:14px}.topbar nav a:hover{color:var(--red)}.profile-btn,.dash-actions button{background:transparent;border:1px solid var(--ink);border-radius:999px;padding:11px 17px}.hero{min-height:calc(100svh - 76px);padding:clamp(45px,8vw,100px) clamp(20px,6vw,90px);display:grid;grid-template-columns:1fr .85fr;gap:40px;align-items:center;max-width:1500px;margin:auto}.hero-copy small,section small{letter-spacing:.13em;font-weight:800;font-size:11px;color:var(--muted)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(48px,7vw,105px);line-height:.91;letter-spacing:-.065em;max-width:850px;margin:20px 0}.hero h1 i{color:var(--red);font-style:normal}.hero p{max-width:570px;font-size:clamp(17px,2vw,21px);line-height:1.45;color:#504b45}.hero-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.red{background:var(--red);color:white;padding:14px 20px;border-radius:999px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;min-height:48px}.ghost{border:1px solid var(--ink);padding:13px 19px;border-radius:999px;font-weight:700}.art{height:min(65vw,620px);min-height:390px;border-radius:48% 48% 12% 12%/45% 45% 12% 12%;background:var(--sea);position:relative;overflow:hidden;box-shadow:var(--shadow)}.sun{position:absolute;width:33%;aspect-ratio:1;background:#f4d457;border-radius:50%;top:11%;right:12%}.wave{position:absolute;inset:auto -10% -20% -10%;height:62%;background:#fffdf8;border-radius:50% 50% 0 0/30% 30% 0 0;transform:rotate(-4deg)}.year{position:absolute;left:8%;top:13%;font-size:clamp(54px,8vw,110px);font-weight:900;color:white;letter-spacing:-.08em}.circle{position:absolute;right:10%;bottom:14%;width:125px;height:125px;border-radius:50%;display:grid;place-items:center;text-align:center;background:var(--red);color:#fff;font-size:12px;font-weight:900;letter-spacing:.1em}.stats{display:grid;grid-template-columns:repeat(4,1fr);max-width:1500px;margin:auto;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.stats div{padding:25px clamp(15px,4vw,50px);border-right:1px solid var(--line)}.stats div:last-child{border-right:0}.stats b{display:block;font-size:30px;letter-spacing:-.05em}.stats span{color:var(--muted);font-size:13px}.dashboard{max-width:1500px;margin:0 auto;padding:30px clamp(20px,6vw,90px);display:flex;justify-content:space-between;align-items:center;gap:20px;background:#ece6dc}.dashboard h2{margin:8px 0 3px;font-size:clamp(24px,4vw,42px);letter-spacing:-.04em}.dashboard p{margin:0;color:var(--muted)}.dashboard p b{color:var(--red);font-size:22px}.dash-actions{display:flex;gap:8px}.dashboard+section{border-top:0}section:not(.hero){max-width:1500px;margin:auto;padding:clamp(55px,7vw,100px) clamp(20px,6vw,90px)}.head{display:flex;justify-content:space-between;gap:25px;align-items:end;margin-bottom:32px}.head h2{font-size:clamp(34px,5vw,64px);letter-spacing:-.06em;margin:8px 0 0}.head>span{color:var(--muted);font-size:13px}.next{display:flex;flex-direction:column;text-align:right;gap:4px}.next span{font-size:10px;letter-spacing:.12em;color:var(--red);font-weight:900}.timeline{border-top:1px solid var(--line)}.row{display:grid;grid-template-columns:100px 1fr auto;gap:25px;padding:22px 0;border-bottom:1px solid var(--line);align-items:start}.row>b{font-size:21px}.row strong{font-size:20px}.row p{margin:6px 0 0;color:var(--muted)}.row em{font-style:normal;font-size:10px;font-weight:900;letter-spacing:.1em;color:var(--red)}.dark{background:var(--ink);color:#fff;max-width:none!important}.dark .head>div:first-child small{color:#aaa}.balance{padding:12px 15px;border:1px solid #444;border-radius:999px;color:#bbb;white-space:nowrap}.balance b{color:#fff;font-size:20px;margin-left:7px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.task,.shop article{border:1px solid #393939;border-radius:24px;padding:25px;background:#1f1f1f;min-height:250px;display:flex;flex-direction:column;align-items:flex-start}.task small{color:#aaa}.task h3,.shop h3{font-size:26px;letter-spacing:-.04em;margin:13px 0}.task p,.shop p{color:#aaa;line-height:1.45}.task button,.shop button{margin-top:auto;background:#fff;color:#111;padding:13px 18px;border-radius:999px;font-weight:800}.task button:disabled{opacity:.45;cursor:default}.shop article{background:var(--paper);border-color:var(--line)}.shop p{color:var(--muted)}.shop article>b{font-size:20px;margin-top:auto;margin-bottom:14px}.shop .red{width:100%}.product-icon{font-size:38px}.mapsec{background:#e8e0d3}.map{height:min(70vw,680px);min-height:380px;position:relative;border-radius:30px;overflow:hidden;background:#3b8f8a center/cover no-repeat;box-shadow:var(--shadow);display:grid;place-items:center}.map>span{color:#fff;text-align:center;font-size:24px;font-weight:900;letter-spacing:.08em}.map>span small{display:block;color:#fff;margin-top:10px}.map i{position:absolute;right:5%;bottom:7%;color:#fff;font-size:12px;font-weight:900;letter-spacing:.1em;text-align:right}.map-point{position:absolute;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;background:var(--red);color:#fff;font-weight:900;border:4px solid rgba(255,255,255,.8);box-shadow:0 7px 22px rgba(0,0,0,.2)}.map-point:active{transform:translate(-50%,-50%) scale(.92)}.community{display:flex!important;align-items:center;justify-content:space-between;gap:25px;background:var(--red);color:#fff}.community small{color:#ffd9db}.community h2{font-size:clamp(32px,5vw,62px);letter-spacing:-.06em;margin:8px 0}.community p{opacity:.8}.community button{background:#fff;color:#111;padding:15px 20px;border-radius:999px;font-weight:900}.album{display:flex!important;align-items:center;justify-content:space-between;gap:25px}.album h2{font-size:clamp(32px,5vw,60px);letter-spacing:-.06em;margin:8px 0}.album p{color:var(--muted)}.social{background:#ded8cf;display:flex!important;justify-content:space-between;gap:30px}.social h2{font-size:clamp(32px,5vw,60px);letter-spacing:-.06em;margin:8px 0}.social>div:last-child{display:flex;flex-direction:column;min-width:250px}.social a{padding:15px 0;border-bottom:1px solid #bbb}.social a:hover{color:var(--red)}footer{padding:28px clamp(20px,6vw,90px) 90px;background:#ded8cf;color:#777;display:flex;justify-content:space-between}.mobile-nav{display:none}.modal,.sheet{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:50;opacity:0;pointer-events:none;display:flex;align-items:center;justify-content:center;padding:20px;transition:.18s}.modal.show,.sheet.show{opacity:1;pointer-events:auto}.card,.sheet-card{background:var(--paper);border-radius:28px;padding:30px;max-width:480px;width:100%;position:relative;box-shadow:0 25px 80px rgba(0,0,0,.25)}.card h2,.sheet-card h2{font-size:34px;letter-spacing:-.05em;margin:9px 0}.card p,.sheet-card p{color:var(--muted);line-height:1.45}.card input{width:100%;height:52px;border:1px solid var(--line);border-radius:15px;padding:0 15px;margin:8px 0 12px;background:white}.card .red{width:100%}.x{position:absolute;right:14px;top:12px;width:40px;height:40px;border-radius:50%;background:#eee;font-size:25px}.hidden{display:none!important}.upload{width:100%;min-height:100px;border:1px dashed #aaa;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;font-weight:800;cursor:pointer}.upload span{font-size:28px}.upload input{display:none}.full{width:100%;text-align:center;margin-top:18px}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0}.profile-stats b{background:#eee9e1;border-radius:18px;padding:15px;text-align:center}.profile-stats b>span{display:block;font-size:27px}.profile-stats small{color:var(--muted);font-size:11px}.achievements{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:22px}.achievements span{padding:9px 11px;border-radius:999px;background:#eee9e1;font-size:12px}.history{max-height:230px;overflow:auto}.history>div{display:flex;justify-content:space-between;gap:10px;padding:11px 0;border-bottom:1px solid var(--line)}.history small{display:block;color:#999;margin-top:2px}.plus{color:#22825b}.minus{color:var(--red)}.rating-row{display:grid;grid-template-columns:35px 1fr auto;gap:10px;padding:14px 0;border-bottom:1px solid var(--line);align-items:center}.rating-row:first-child{font-weight:900}.rating-row strong{white-space:nowrap}.pulse{animation:pulse 1.2s 2}@keyframes pulse{50%{box-shadow:0 0 0 8px rgba(223,59,67,.25)}}#toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,20px);background:#171717;color:#fff;padding:12px 17px;border-radius:999px;opacity:0;pointer-events:none;z-index:100;transition:.2s;max-width:calc(100% - 30px);text-align:center}#toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:900px){.topbar{height:64px}.topbar nav{display:none}.profile-btn{padding:9px 13px;font-size:12px;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero{grid-template-columns:1fr;min-height:auto;padding-top:50px}.art{height:430px;min-height:0}.stats{grid-template-columns:repeat(2,1fr)}.stats div:nth-child(2){border-right:0}.stats div:nth-child(-n+2){border-bottom:1px solid var(--line)}.grid{grid-template-columns:repeat(2,1fr)}.row{grid-template-columns:75px 1fr}.row em{grid-column:2}.community,.album,.social{flex-direction:column;align-items:flex-start!important}.social>div:last-child{width:100%}}
@media(max-width:600px){.topbar{padding:0 14px}.brand{font-size:8px}.brand b{width:30px;height:30px;font-size:17px}.brand strong{font-size:10px}.hero{padding:35px 17px 45px}.hero h1{font-size:clamp(44px,14vw,68px);margin:15px 0}.hero p{font-size:16px}.hero-actions>*{width:100%}.art{height:330px;border-radius:42% 42% 10% 10%}.year{font-size:62px}.circle{width:95px;height:95px;font-size:9px}.stats{grid-template-columns:repeat(2,1fr)}.stats b{font-size:24px}.dashboard{padding:22px 17px;display:block}.dash-actions{margin-top:16px}.dash-actions button{flex:1}.head{align-items:flex-start;flex-direction:column;margin-bottom:24px}.head h2{font-size:39px}.next{width:100%;text-align:left;padding-top:2px}.balance{align-self:stretch;text-align:center}.grid{grid-template-columns:1fr}.task,.shop article{min-height:230px;padding:21px;border-radius:20px}.row{grid-template-columns:64px 1fr;gap:12px;padding:19px 0}.row>b{font-size:18px}.row strong{font-size:18px}.row p{font-size:14px}.map{height:115vw;min-height:360px;border-radius:22px}.map-point{width:52px;height:52px}.community button,.album .red{width:100%}.mobile-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:8px;right:8px;bottom:calc(8px + env(safe-area-inset-bottom));height:62px;background:rgba(23,23,23,.96);border-radius:22px;z-index:30;padding:5px;box-shadow:0 12px 40px rgba(0,0,0,.2)}.mobile-nav a{color:#aaa;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:20px;line-height:1}.mobile-nav a span{font-size:9px;margin-top:4px}.mobile-nav a:hover,.mobile-nav a:active{color:#fff}footer{padding-bottom:100px;display:block}footer span{display:block;margin-top:8px}.modal,.sheet{align-items:flex-end;padding:0}.card,.sheet-card{max-width:none;border-radius:26px 26px 0 0;padding:25px 18px calc(25px + env(safe-area-inset-bottom));max-height:90svh;overflow:auto}.card h2,.sheet-card h2{font-size:30px}.profile-stats b>span{font-size:22px}.rating-row{font-size:14px}.rating-row strong{font-size:12px}.x{right:12px;top:10px}.toast{} }
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

.game-note{max-width:680px;opacity:.78}.empty-game{grid-column:1/-1;padding:42px 24px;border:1px dashed rgba(255,255,255,.25);border-radius:24px;text-align:center}.empty-game span{font-size:32px}.field-label{display:block;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin:12px 0 7px}.field-label span{opacity:.55;font-weight:500;text-transform:none}.task.launched{border:1px solid rgba(255,255,255,.14)}
