:root{font-family:Inter,Noto Sans JP,system-ui,sans-serif;color:#17251f;background:#f5f7f4;font-synthesis:none;--green:#124734;--pale:#e7efe9;--gold:#b8923b;--border:#dce3de}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #70a88f;outline-offset:2px}.app{max-width:620px;margin:auto;min-height:100vh;background:#fbfcfb;padding-bottom:88px}header{height:72px;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:5}.logo{display:flex;gap:10px;align-items:center}.logo img{width:40px;height:40px}.logo b,.logo small{display:block}.logo small{font-size:11px;color:#718079;margin-top:2px}.avatar{border:0;border-radius:50%;background:var(--green);color:#fff;width:44px;height:44px;display:grid;place-items:center;font-weight:700}.avatar.small{width:42px;height:42px}.avatar.large{width:78px;height:78px;font-size:22px;border:5px solid white;box-shadow:0 3px 14px #174b3225}main{padding:0 18px}.hero{margin:0 -18px;padding:28px 24px 36px;background:linear-gradient(125deg,#edf4ef 5%,#dfece4);position:relative;overflow:hidden}.hero:after{content:"";position:absolute;width:190px;height:190px;border:32px solid #fff7;border-radius:50%;right:-90px;bottom:-80px}.hero p{color:#53665d;margin:0 0 8px}.hero h1{font-family:Georgia,serif;font-size:34px;line-height:1.2;margin:0;color:#163d2e}.best{margin-top:24px;width:165px;background:#fff;border-radius:14px;padding:13px 16px;box-shadow:0 6px 24px #12473414;position:relative;z-index:1}.best small,.best span{display:block;color:#6a7770;font-size:11px}.best strong{display:inline-block;font-size:34px;color:var(--gold);line-height:1.1}.actions{margin-top:-14px;position:relative;z-index:2}.actions>button{width:100%;box-shadow:0 8px 22px #12473427}.actions>div{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.actions button{min-height:76px;border:1px solid var(--border);background:#fff;border-radius:13px;padding:14px;display:flex;text-align:left;gap:10px;align-items:center}.actions button.primary{background:var(--green);color:#fff;border:0}.actions button b{font-size:25px}.actions button span,.actions button strong,.actions button small{display:block}.actions button small{font-size:11px;color:#718079;margin-top:3px}.actions button.primary small{color:#cfe0d7}.section-title,.page-title{display:flex;align-items:center;justify-content:space-between;margin-top:28px}.page-title p{font-size:10px;letter-spacing:.18em;color:var(--gold);font-weight:800;margin:0}.page-title h1{margin:3px 0 12px;font-family:Georgia,serif}.section-title h2,.chart h2{font-size:18px}.round-card,.chart{background:#fff;border:1px solid var(--border);border-radius:14px;padding:16px;margin:10px 0}.round-card>div:first-child{display:flex;justify-content:space-between;color:#76827c;font-size:12px}.pill{background:var(--pale);color:var(--green);padding:3px 8px;border-radius:20px}.round-card h3{font-size:16px}.score-row{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf0ed;padding:10px 0}.score-row strong{font-size:23px;color:var(--green)}.bottom{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:min(620px,100%);height:76px;padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border-top:1px solid var(--border);z-index:10}.bottom button{border:0;background:transparent;color:#7b8680;font-size:10px;min-height:56px}.bottom span{display:block;font-size:23px;margin-bottom:2px}.bottom .active{color:var(--green);font-weight:800}.circle{width:46px;height:46px;border:0;border-radius:50%;color:#fff;background:var(--green);font-size:24px}.tabs,.segments{display:flex;background:#e9eeeb;padding:4px;border-radius:10px;margin-bottom:14px}.tabs button,.segments button{flex:1;border:0;background:transparent;border-radius:8px;min-height:42px;color:#59675f}.tabs .selected,.segments .selected{background:#fff;color:var(--green);font-weight:800;box-shadow:0 2px 6px #1a3a2820}.rank,.member{background:#fff;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:12px;padding:14px 8px}.rank>b{width:22px;text-align:center}.rank .gold{color:var(--gold);font-size:22px}.rank div:nth-child(3),.member div:nth-child(2){flex:1}.rank small,.rank strong,.member small,.member strong{display:block}.rank small,.member small{font-size:11px;color:#78837e}.rank>span{text-align:right}.rank>span strong{font-size:22px}.admin{font-size:9px;letter-spacing:.08em;color:var(--gold);border:1px solid var(--gold);padding:4px 6px;border-radius:4px}.profile-head{text-align:center;padding:30px 0 18px}.profile-head .avatar{margin:auto}.profile-head h1{margin:12px 0 4px}.profile-head p{margin:0;color:#69766f}.stats{display:grid;grid-template-columns:repeat(3,1fr);background:var(--green);color:#fff;border-radius:14px;padding:16px 4px;text-align:center}.stats div+div{border-left:1px solid #ffffff38}.stats strong,.stats small{display:block}.stats strong{font-size:24px}.stats small{font-size:9px;color:#caddd3;letter-spacing:.12em}.primary,.secondary,.line{border:0;border-radius:11px;min-height:48px;padding:11px 16px;font-weight:800}.primary{background:var(--green);color:#fff}.secondary{background:#fff;color:var(--green);border:1px solid var(--green)}.line{background:#06c755;color:#fff}.text{border:0;background:transparent;color:var(--green);min-height:44px}.auth,.center-card{max-width:430px;margin:8vh auto;padding:28px;text-align:center}.auth .big-logo,.center-card .big-logo{width:78px}.auth form{text-align:left;margin-top:28px}.auth form .primary,.auth>.secondary{width:100%;margin-top:12px}.center-card{background:#fff;border:1px solid var(--border);border-radius:16px}.center-card code{overflow-wrap:anywhere}.overlay{min-height:100vh;background:#f8faf8;max-width:620px;margin:auto}.topbar{height:62px;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;text-align:center;background:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:5}.topbar button{border:0;background:transparent;font-size:28px;min-height:48px}.topbar span{font-size:12px;color:#6d7973}.progress{height:3px;background:#e4e9e5}.progress i{display:block;height:100%;background:var(--gold);transition:width .2s}.editor{padding:24px 18px 34px}.editor h1{font-family:Georgia,Noto Sans JP,serif;font-size:27px;margin:2px 0 22px}.editor label,.auth label{display:block;margin:16px 0 5px;font-size:13px;font-weight:700;color:#425148}.editor input,.editor select,.auth input{display:block;width:100%;min-height:48px;border:1px solid #cfd8d2;border-radius:9px;background:#fff;padding:10px 12px;margin-top:7px;font-size:16px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}fieldset{border:0;padding:0;margin:20px 0}legend{font-size:13px;font-weight:700;margin-bottom:8px}.editor-nav{display:flex;gap:10px;margin-top:26px}.editor-nav button{flex:1}.input-action{display:flex;gap:8px}.input-action button{border:0;background:transparent;color:#a23b3b}.player-pager{display:grid;grid-template-columns:80px 1fr 80px;text-align:center;align-items:center}.player-pager button{min-height:44px;border:0;background:transparent;color:var(--green)}.fixed-total{position:sticky;top:62px;background:var(--green);color:#fff;padding:12px 16px;border-radius:10px;margin:12px 0;display:flex;justify-content:space-between;z-index:4}.fixed-total strong{font-size:24px}.holes{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.holes label{display:flex;align-items:center;margin:0;background:#fff;border:1px solid var(--border);border-radius:9px;padding:7px}.holes label span{width:42px;font-size:18px;font-weight:800}.holes label small{display:block;font-size:7px;color:#8b958f}.holes input{margin:0;text-align:center;padding:5px;min-height:42px;font-size:19px}.hint{font-size:12px;color:#8a4c31}.error{color:#ae312b;font-size:13px}.toast{background:#e1f2e8;color:#175438;padding:12px;border-radius:9px;margin-top:12px}.import-icon,.invite-art{width:80px;height:80px;margin:20px auto;border-radius:50%;display:grid;place-items:center;background:var(--pale);color:var(--green);font-size:38px}.editor>p{text-align:center;color:#65726b}.editor>.primary,.editor>.line{width:100%;margin-top:14px}.notice{border-left:4px solid #c68831;background:#fff8e9;padding:14px;margin-top:18px;border-radius:7px}.notice .secondary{width:100%}.editor aside{margin-top:26px;padding:15px;background:#eef3ef;border-radius:10px}.editor aside p,.editor aside small{font-size:12px;color:#5f6e66}.copybox{display:flex}.copybox input{border-radius:9px 0 0 9px;font-size:12px}.copybox button{margin-top:7px;border:0;background:#e3ebe6;color:var(--green);font-weight:700;border-radius:0 9px 9px 0}.privacy{font-size:11px!important;margin-top:22px}.invite{text-align:center}.invite label{text-align:left}@media(max-width:380px){main{padding:0 12px}.hero{margin:0 -12px;padding-left:18px}.actions button{padding:10px;gap:7px}.actions button strong{font-size:13px}.holes{gap:6px}.editor{padding-left:12px;padding-right:12px}}@media(min-width:760px){.app,.overlay{box-shadow:0 0 35px #173d2920}.holes{grid-template-columns:repeat(6,1fr)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
