@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700;900&family=M+PLUS+Rounded+1c:wght@400;700;900&display=swap";:root{--color-bg: #1a1a2e;--color-cream: #FFF8E7;--color-warm: #F5A623;--color-warm-dark: #D4891A;--color-green: #4a8b3f;--color-pink: #FFE0E6;--color-text: #3D3225;--color-text-light: #8B7E6A;--font-main: "M PLUS Rounded 1c", "Noto Sans JP", sans-serif}.game-wrapper{box-sizing:border-box;width:100%;max-width:100%;min-height:100%;min-height:100vh;min-height:100dvh;height:100%;min-height:-webkit-fill-available;display:flex;align-items:center;justify-content:center;background:var(--color-bg);overflow:hidden;touch-action:none}.game-container{width:480px;height:720px;position:relative;overflow:hidden;background:var(--color-cream);border-radius:8px;font-family:var(--font-main);color:var(--color-text);transform-origin:center;will-change:transform;backface-visibility:hidden;-webkit-touch-callout:none}.game-container *{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-drag:none}.editor-screen input{user-select:text;-webkit-user-select:text;-moz-user-select:text}.editor-screen input::selection{background:#4a8b3f59;color:inherit}.game-container ::selection{background:transparent;color:inherit}.game-layout{width:100%;height:100%;display:flex;flex-direction:column;position:relative}.title-screen{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(180deg,#87ceeb,#98d89e 40%,#4a8b3f);padding:20px;text-align:center}.title-decoration{font-size:48px;margin-bottom:10px}.title-main{font-size:32px;font-weight:900;color:#fff;text-shadow:2px 2px 0 #2d6b1e,-1px -1px 0 #2d6b1e;margin:0;line-height:1.2}.title-name{font-size:52px;font-weight:900;color:#ffe082;text-shadow:3px 3px 0 #D4891A,-1px -1px 0 #D4891A;margin:0 0 8px;line-height:1.1}.title-subtitle{font-size:16px;color:#fff;text-shadow:1px 1px 0 #2d6b1e;margin-bottom:20px}.title-kei{margin:15px 0}.title-actions-stack{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:280px}.title-menu-button{width:100%;max-width:260px;padding:12px 24px;font-size:18px}.title-menu-button--sub{font-size:15px;padding:10px 20px;opacity:.95;background:linear-gradient(180deg,#e8f5e9,#c8e6c9);border-color:#558b2f;color:#33691e}.title-hint{font-size:13px;color:#ffffffd9;margin-top:16px}.title-pack-section{width:100%;max-width:360px;max-height:36vh;overflow-y:auto;margin:4px 0 10px;padding:10px 12px;background:#ffffff24;border-radius:14px;text-align:left;box-sizing:border-box}.title-pack-heading{font-size:13px;font-weight:800;margin:0 0 8px;color:#fff;text-shadow:1px 1px 0 #2d6b1e}.title-pack-list{display:flex;flex-direction:column;gap:6px}.title-pack-item{display:block;width:100%;padding:10px 12px;border-radius:10px;border:2px solid transparent;background:#ffffff47;cursor:pointer;text-align:left;color:#1b3d12;font-family:var(--font-main);transition:border-color .15s,background .15s,transform .12s}.title-pack-item:hover{transform:scale(1.01)}.title-pack-item.selected{border-color:#d4891a;background:#ffebb4f5}.title-pack-name{display:block;font-size:15px;font-weight:800}.title-pack-meta{display:block;font-size:12px;font-weight:600;opacity:.88;margin-top:3px;line-height:1.35}.title-pack-import-row{margin-top:10px;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.title-pack-file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.title-pack-import-button{font-family:var(--font-main);font-size:13px;font-weight:700;padding:8px 14px;border-radius:999px;border:2px solid rgba(255,255,255,.65);background:#ffffff59;color:#1b3d12;cursor:pointer}.title-pack-import-button:hover{background:#ffffff80}.title-pack-msg{font-size:12px;color:#fff;text-shadow:1px 1px 0 #2d6b1e;margin:8px 0 0;line-height:1.4}.title-pack-msg--error{color:#ffe082;text-shadow:1px 1px 0 #5d4200}.isometric-container--empty{display:flex;align-items:center;justify-content:center;background:#0000001f}.isometric-empty-msg{margin:0;padding:16px;font-size:14px;font-weight:700;color:#ffffffe6;text-shadow:1px 1px 0 #2d6b1e}.lobby-screen,.howto-screen,.rival-select-screen,.course-select-screen,.status-screen,.card-collection-screen,.kei-abilities-screen{justify-content:flex-start;padding-top:28px;padding-bottom:24px;overflow-y:auto}.kei-abilities-lead{margin:0 0 16px;max-width:360px;text-align:center;font-size:13px;font-weight:600;color:#ffffffe6;text-shadow:1px 1px 0 #2d6b1e}.kei-abilities-list{width:100%;max-width:360px;margin:0 0 12px;padding:14px 16px;border-radius:14px;border:3px solid #2d6b1e;background:linear-gradient(180deg,#fffef5,#fff8e1);box-shadow:0 3px #5d4037}.kei-abilities-row{display:grid;grid-template-columns:1fr auto;gap:8px 16px;align-items:baseline;padding:8px 0;border-bottom:1px solid rgba(45,107,30,.18);font-family:var(--font-main)}.kei-abilities-row:last-of-type{border-bottom:none}.kei-abilities-row dt{margin:0;font-size:13px;font-weight:800;color:#3e2723}.kei-abilities-row dd{margin:0;font-size:15px;font-weight:800;font-variant-numeric:tabular-nums;color:#1b5e20;text-align:right}.kei-abilities-row--wide dd{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.kei-abilities-phase-num{font-size:14px}.kei-abilities-phase-name{font-size:12px;font-weight:700;color:#5d4037}.kei-abilities-note{max-width:360px;margin:0 0 16px;font-size:11px;line-height:1.5;font-weight:600;color:#ffffffd1;text-shadow:1px 1px 0 #2d6b1e;text-align:center}.howto-body{max-width:360px;margin:0 0 20px;text-align:left;font-size:14px;line-height:1.65;font-weight:600;color:#fffffff2;text-shadow:1px 1px 0 #2d6b1e}.howto-body p{margin:0 0 12px}.rival-select-list{width:100%;max-width:360px;max-height:52vh;overflow-y:auto;display:flex;flex-direction:column;gap:8px;margin-bottom:16px;padding:0 4px}.rival-select-item{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;border-radius:14px;border:3px solid #2d6b1e;background:linear-gradient(180deg,#fffef5,#fff8e1);cursor:pointer;text-align:left;font-family:var(--font-main);box-shadow:0 3px #5d4037;transition:transform .12s}.rival-select-item:hover{transform:translateY(-2px)}.rival-select-item:active{transform:translateY(1px)}.rival-select-ball{flex-shrink:0;width:22px;height:22px;border-radius:50%;border:2px solid rgba(0,0,0,.2);box-shadow:inset 0 -2px #0000001f}.rival-select-portrait{flex-shrink:0;width:40px;height:40px;border-radius:50%;overflow:hidden;border:2px solid rgba(0,0,0,.15)}.rival-select-portrait-img{width:100%;height:100%;object-fit:cover;display:block}.rival-select-info{display:flex;flex-direction:column;gap:0;min-width:0}.rival-select-head{display:flex;flex-direction:column;align-items:flex-start;gap:5px;width:100%}.rival-select-name{font-size:17px;font-weight:900;color:#3e2723;line-height:1.2}.rival-select-abilities{display:flex;flex-wrap:wrap;align-items:center;gap:6px 12px;width:100%;box-sizing:border-box;padding:5px 8px;border-radius:8px;font-size:12px;font-weight:700;color:#3e2723;background:#2d6b1e1a;border:1px solid rgba(45,107,30,.22)}.rival-select-ability strong{font-weight:900;font-variant-numeric:tabular-nums;color:#1b3d16}.rival-confirm-abilities{display:inline-block;margin-top:2px}.rival-select-blurb{margin-top:8px;font-size:12px;font-weight:600;color:#5d4037;line-height:1.35}.lobby-heading{margin:0 0 6px;font-size:22px;font-weight:900;color:#fff;text-shadow:2px 2px 0 #2d6b1e}.lobby-lead,.course-select-lead,.status-lead,.card-collection-lead{margin:0 0 16px;font-size:15px;font-weight:700;color:#fffffff2;text-shadow:1px 1px 0 #2d6b1e}.lobby-actions{display:flex;flex-direction:column;gap:12px;width:100%;max-width:300px;margin-bottom:20px}.lobby-menu-button{font-family:var(--font-main);font-size:18px;font-weight:800;padding:16px 20px;border-radius:16px;border:3px solid #2d6b1e;background:linear-gradient(180deg,#fff8e1,#ffe082);color:#3e2723;cursor:pointer;box-shadow:0 4px #5d4037;transition:transform .12s,box-shadow .12s}.lobby-menu-button:hover{transform:translateY(-2px);box-shadow:0 6px #5d4037}.lobby-menu-button:active{transform:translateY(2px);box-shadow:0 2px #5d4037}.lobby-roadmap{max-width:340px;margin:0 0 16px;padding:10px 12px;font-size:12px;line-height:1.5;color:#ffffffe6;background:#0000001f;border-radius:10px;text-align:left}.lobby-back-link{margin-top:auto;font-family:var(--font-main);font-size:14px;font-weight:700;padding:10px 16px;border:none;background:transparent;color:#ffffffeb;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.course-select-json-panel{width:100%;max-width:420px;margin:0 auto 14px;padding:12px 14px;border-radius:12px;background:#00000024;border:1px solid rgba(255,255,255,.2);text-align:left}.course-select-json-lead{margin:0 0 10px;font-size:12px;line-height:1.5;color:#fffffff0}.course-select-json-lead strong{display:block;margin-bottom:4px;font-size:13px}.course-select-code{font-size:10px;padding:1px 4px;border-radius:4px;background:#00000040;word-break:break-all}.course-select-file-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.course-select-json-btn{font-family:var(--font-main);font-size:13px;font-weight:800;padding:10px 14px;border-radius:10px;border:2px solid #0277bd;background:linear-gradient(180deg,#e3f2fd,#bbdefb);color:#01579b;cursor:pointer;width:100%}.course-select-json-btn:hover{filter:brightness(1.03)}.course-select-json-msg{margin:8px 0 0;font-size:12px;line-height:1.45}.course-select-json-msg--ok{color:#e8f5e9}.course-select-json-msg--err{color:#ffecb3;font-weight:700}.course-select-list-wrap{max-height:42vh;flex:0 1 auto}.course-select-actions{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:12px;width:100%}.course-select-play{width:100%;max-width:300px}.course-select-play--cpu{margin-top:10px}.course-confirm-overlay{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;background:#00000073;padding:20px}.course-confirm-box{width:100%;max-width:320px;padding:22px 18px;border-radius:16px;background:linear-gradient(180deg,#fffde7,#fff8e1);border:3px solid #d4891a;box-shadow:0 12px 32px #00000040;text-align:center}.course-confirm-title{margin:0 0 10px;font-size:18px;color:#4e342e}.course-confirm-body{margin:0 0 18px;font-size:15px;font-weight:700;color:#33691e;line-height:1.5}.course-confirm-meta{font-size:13px;font-weight:600;color:#5d4037}.course-confirm-btns{display:flex;gap:12px;justify-content:center}.status-table{width:100%;max-width:340px;margin-bottom:16px;padding:12px 14px;background:#fff3;border-radius:12px;text-align:left}.status-row{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.25);font-size:14px;color:#1b3d12}.status-row:last-child{border-bottom:none}.status-label{font-weight:700}.status-value{font-weight:800;text-align:right}.card-collection-scroll{width:100%;max-width:100%;padding:0 6px;box-sizing:border-box;max-height:48vh;overflow-y:auto;overflow-x:hidden;margin-bottom:12px}.card-collection-empty{color:#ffffffe6;font-size:14px;margin:0 12px 14px;line-height:1.5;text-align:center}.card-collection-grid{display:grid;grid-template-columns:repeat(auto-fill,98px);gap:12px 10px;justify-content:center;justify-items:center}.card-collection-card-wrap{display:flex;flex-direction:column;align-items:center}.card-collection-card-wrap .advice-card{cursor:default}.card-collection-card-wrap .advice-card:hover{transform:none;box-shadow:0 4px 6px #00000026}.start-button{font-family:var(--font-main);font-size:22px;font-weight:700;padding:14px 48px;background:linear-gradient(180deg,#ffd54f,#f5a623);color:#5d4200;border:3px solid #D4891A;border-radius:50px;cursor:pointer;transition:transform .15s,box-shadow .15s;box-shadow:0 4px 12px #0003}.start-button:hover{transform:scale(1.05);box-shadow:0 6px 16px #0000004d}.start-button:active{transform:scale(.98)}.start-button:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:0 2px 8px #00000026}.start-button:disabled:hover{transform:none;box-shadow:0 2px 8px #00000026}.hud{flex-shrink:0;background:linear-gradient(180deg,#2d5a27,#3d7a33);color:#fff;padding:6px 12px;z-index:10}.hud--compact{padding-top:8px;padding-bottom:8px}.hud-top--only{margin-bottom:0}.hud-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:2px}.hud-hole{display:flex;align-items:baseline;gap:8px}.hole-number{font-size:16px;font-weight:700}.hole-name{font-size:12px;opacity:.85}.hud-par{font-size:14px;font-weight:700;background:#fff3;padding:2px 10px;border-radius:10px}.hud-bottom{display:flex;flex-wrap:wrap;gap:8px 12px;font-size:12px;align-items:center}.hud-info{display:flex;align-items:center;gap:4px}.hud-info-route .info-label{font-size:9px;max-width:72px;line-height:1.15}.hud-info-carry .info-label{font-size:9px;max-width:72px;line-height:1.15;opacity:.95}.hud-info-carry .info-value{font-weight:800;color:#ffccbc}.hud-info-subtle{opacity:.82}.hud-info-subtle .info-label{font-size:9px}.hud-xp-sub{font-size:10px;font-weight:700;opacity:.85;margin-left:2px}.hud-route-explain{margin-top:4px;padding:4px 2px 0;font-size:9px;line-height:1.35;font-weight:600;opacity:.82;border-top:1px solid rgba(255,255,255,.18)}.hud-route-explain strong{font-weight:900;opacity:1}.info-label{opacity:.7;font-size:10px}.info-value{font-weight:700}.speech-text--unified{display:block}.speech-text--unified .kei-speech-unified{margin:0;font-size:13px;line-height:1.55;font-weight:600;color:var(--color-text, #333)}.scene-area{flex:1;min-height:0;position:relative;overflow:hidden}.hud-vs-scoreboard{position:absolute;top:6px;left:6px;z-index:25;min-width:168px;padding:8px 10px 10px;border-radius:10px;background:#1c2330c7;color:#fff;font-size:13px;box-shadow:0 2px 12px #00000038;pointer-events:none}.hud-vs-scoreboard-head{display:grid;grid-template-columns:1fr auto auto;gap:6px 12px;font-size:9px;font-weight:700;opacity:.72;margin-bottom:4px;text-transform:none}.hud-vs-scoreboard-head span:not(:first-child){text-align:right}.hud-vs-scoreboard-row{display:grid;grid-template-columns:1fr auto auto;gap:6px 12px;align-items:center;font-weight:800}.hud-vs-name{text-align:left;letter-spacing:.02em}.hud-vs-stat{text-align:right;min-width:1.75em;font-variant-numeric:tabular-nums}.hud-vs-scoreboard-divider{height:1px;background:#ffffff24;margin:6px 0}.hud-playfield-overlay{position:absolute;top:6px;right:6px;z-index:25;display:flex;flex-direction:column;align-items:flex-end;gap:6px;max-width:min(240px,calc(100% - 12px));pointer-events:none}.hud-playfield-stat{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:6px 10px;padding:6px 10px;border-radius:10px;background:#1c2330b8;color:#fff;font-size:12px;box-shadow:0 2px 10px #0000002e}.hud-playfield-stat .hud-playfield-label{font-size:10px;font-weight:700;opacity:.78}.hud-playfield-value{font-weight:800;font-variant-numeric:tabular-nums}.hud-playfield-stat--wind{align-items:center}.wind-dial{display:flex;flex-direction:column;align-items:center;gap:5px;min-width:44px}.wind-dial__value{font-size:12px;font-weight:800;font-variant-numeric:tabular-nums;line-height:1;color:#fff}.wind-dial__ring{position:relative;width:40px;height:40px;border-radius:50%;border:2px solid rgba(255,255,255,.48);background:radial-gradient(circle at 50% 32%,#ffffff24,#00000038 62%);box-shadow:inset 0 1px 3px #ffffff2e,0 1px 4px #00000040}.wind-dial__needle{position:absolute;left:50%;bottom:50%;width:3px;height:16px;margin-left:-1.5px;transform-origin:50% 100%;border-radius:2px 2px 0 0;background:linear-gradient(180deg,#bbdefb,#fff);box-shadow:0 0 5px #00000059;transition:transform .35s ease-out}.wind-dial__pivot-dot{position:absolute;left:50%;top:50%;z-index:1;width:6px;height:6px;margin:-3px 0 0 -3px;border-radius:50%;background:#fff;box-shadow:0 0 0 1px #00000059,0 1px 2px #00000040}.wind-dial--calm .wind-dial__value{opacity:.75}.wind-dial__ring--calm{opacity:.55;border-style:dashed}.wind-dial__calm-text{font-size:10px;font-weight:700;color:#ffffffc7;line-height:1;margin-top:-2px}.hud-green-badge--overlay{margin-left:0;font-size:10px;padding:2px 6px}@keyframes kei-portrait-miss-shake{0%,to{transform:translate(0)}18%{transform:translate(-7px)}36%{transform:translate(7px)}54%{transform:translate(-5px)}72%{transform:translate(4px)}}.kei-portrait-box--miss-shake{animation:kei-portrait-miss-shake .48s ease-out both}.isometric-container{width:100%;height:100%;background:#a1c4fd;overflow:hidden;position:relative;perspective:1000px;touch-action:none;cursor:grab;user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.isometric-container.is-panning{cursor:grabbing}.isometric-world{position:absolute;top:50%;left:50%;transform:rotateX(60deg) rotate(45deg);transform-style:preserve-3d}.map-base{position:absolute;top:0;left:0;transform-style:preserve-3d;transition:transform .1s linear}.map-base.no-camera-transition{transition:none}.tile{position:absolute;box-sizing:border-box;transform-style:preserve-3d;z-index:0;contain:layout style paint}.tile-green-underlay{position:absolute;inset:0;z-index:2;pointer-events:none;background:#53a454;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;transform:translateZ(0);backface-visibility:hidden}.tile-custom-face{position:absolute;inset:0;z-index:1;pointer-events:none;transform:translateZ(0);backface-visibility:hidden;image-rendering:pixelated;image-rendering:crisp-edges}.grass{background-color:#81c784;border:1px solid #66BB6A;box-shadow:inset 0 0 4px #fff3}.tile.tile--on-green.grass,.tile.tile--on-green.dip{border-color:#4c8c4e52;box-shadow:inset 0 0 6px #ffffff0f}.tile.tile--on-green.step-block{border-color:#4c8c4e61}.rough{background-color:#388e3c;border:1px solid #2E7D32;box-shadow:inset 0 0 8px #0003}.sand{background-color:#ffcc80;border:1px solid #FFA726;box-shadow:inset 0 0 4px #fff6}.deep-rough{background-color:#1f5b2b;border:1px solid #12401d;box-shadow:inset 0 0 10px #00000047}.rock{background:linear-gradient(180deg,#b0bec5,#90a4ae 55%,#607d8b);border:1px solid #546e7a;box-shadow:inset 0 1px 3px #ffffff59}.dip{background:radial-gradient(circle at 50% 50%,#6cb86f,#7bc67f 45%,#81c784 75%);border:1px solid #66BB6A;box-shadow:inset 0 0 0 3px #306c342e}.big-tree{background-color:#81c784;border:1px solid #66bb6a;overflow:visible;z-index:24}.big-tree-obj{position:absolute;inset:0;pointer-events:none;overflow:visible;z-index:6}.tree-layer{position:absolute;inset:0;pointer-events:none;overflow:visible;z-index:30;transform-style:preserve-3d}.tree-layer-image{position:absolute;width:86px;height:auto;transform:translate(-50%,-100%) rotate(-45deg) rotateX(-60deg);transform-origin:50% 100%;user-select:none;-webkit-user-drag:none;image-rendering:pixelated;filter:drop-shadow(0 3px 2px rgba(0,0,0,.25));pointer-events:none}.moving-objects-layer{position:absolute;inset:0;pointer-events:none;overflow:visible;z-index:34;transform-style:preserve-3d}.moving-object{position:absolute;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;background:color-mix(in srgb,var(--moving-color, #ffd54f) 72%,#ffffff 28%);border:2px solid rgba(29,31,37,.35);box-shadow:0 2px 7px #00000047;transform:translate(-50%,-100%) rotate(-45deg) rotateX(-60deg);transform-origin:50% 100%}.tile.water-deep{background:linear-gradient(180deg,#4fc3f7,#0288d1 55%,#01579b);border:1px solid #0277bd;box-shadow:inset 0 2px 6px #ffffff59}.wall-base{background-color:#a5d6a7;border:1px solid #66BB6A;box-shadow:inset 0 0 10px #0000001a}.rope-fence-container{position:absolute;top:0;left:0;width:100%;height:100%;transform-style:preserve-3d;pointer-events:none}.fence-post{position:absolute;top:50%;left:50%;width:6px;height:24px;background:linear-gradient(to right,#fff,#e0e0e0,#bdbdbd);border-radius:3px;transform-origin:bottom center;border:1px solid #9e9e9e;box-shadow:2px 2px 4px #0000004d}.fence-post.billboard{transform:translate(-50%,-100%) rotate(-45deg) rotateX(-60deg)}.fence-rope{position:absolute;background:#fff;box-shadow:0 4px 6px #0003;border:1px solid #ddd}.rope-right{top:50%;left:50%;width:100%;height:4px;transform:translateY(-50%) translateZ(12px)}.rope-bottom{top:50%;left:50%;width:4px;height:100%;transform:translate(-50%) translateZ(12px)}.tile.slope{position:relative;overflow:visible;transform-style:preserve-3d;background-color:#81c784;border:1px solid #66bb6a;box-shadow:inset 0 0 4px #fff3}.tile.slope:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;mix-blend-mode:multiply;opacity:.85}.tile.slope-11:before{background:linear-gradient(to left,rgba(255,255,255,.45) 0%,transparent 42%,rgba(0,0,0,.18) 100%)}.tile.slope-12:before{background:linear-gradient(to right,rgba(255,255,255,.45) 0%,transparent 42%,rgba(0,0,0,.18) 100%)}.tile.slope-13:before{background:linear-gradient(to top,rgba(255,255,255,.45) 0%,transparent 42%,rgba(0,0,0,.18) 100%)}.tile.slope-14:before{background:linear-gradient(to bottom,rgba(255,255,255,.45) 0%,transparent 42%,rgba(0,0,0,.18) 100%)}.slope:after{content:"▶";position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%,-50%);font-size:32px;color:#ffffffe0;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.35)}.slope-11:after{transform:translate(-50%,-50%) rotate(180deg)}.slope-12:after{transform:translate(-50%,-50%) rotate(0)}.slope-13:after{transform:translate(-50%,-50%) rotate(-90deg)}.slope-14:after{transform:translate(-50%,-50%) rotate(90deg)}.tile.ramp.ramp-15:before{background:linear-gradient(to left,rgba(255,255,255,.45) 0%,transparent 42%,rgba(0,0,0,.18) 100%)}.tile.ramp.ramp-16:before{background:linear-gradient(to right,rgba(255,255,255,.45) 0%,transparent 42%,rgba(0,0,0,.18) 100%)}.tile.ramp.ramp-17:before{background:linear-gradient(to top,rgba(255,255,255,.45) 0%,transparent 42%,rgba(0,0,0,.18) 100%)}.tile.ramp.ramp-18:before{background:linear-gradient(to bottom,rgba(255,255,255,.45) 0%,transparent 42%,rgba(0,0,0,.18) 100%)}.ramp-15:after{transform:translate(-50%,-50%) rotate(180deg)}.ramp-16:after{transform:translate(-50%,-50%) rotate(0)}.ramp-17:after{transform:translate(-50%,-50%) rotate(-90deg)}.ramp-18:after{transform:translate(-50%,-50%) rotate(90deg)}.tile.grass.step-block{position:relative;overflow:hidden;box-shadow:inset 0 0 4px #ffffff38}.tile.grass.step-block:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;opacity:.35;background:linear-gradient(135deg,rgba(255,255,255,.5) 0%,transparent 55%)}.tile.grass.step-block.step-b-21{background:linear-gradient(to right,#c8e6c9,#81c784 52%,#5fa85d);border-right:5px solid #2e4a28}.tile.grass.step-block.step-b-22{background:linear-gradient(to left,#c8e6c9,#81c784 52%,#5fa85d);border-left:5px solid #2e4a28}.tile.grass.step-block.step-b-23{background:linear-gradient(to bottom,#c8e6c9,#81c784 52%,#5fa85d);border-bottom:5px solid #2e4a28}.tile.grass.step-block.step-b-24{background:linear-gradient(to top,#c8e6c9,#81c784 52%,#5fa85d);border-top:5px solid #2e4a28}.tile-side{position:absolute;pointer-events:none;background:#4a7a3e}.tile-side-s{top:100%;left:0;width:100%;transform-origin:top left;transform:rotateX(-90deg);background:#4a7a3e}.tile-side-e{top:0;left:100%;height:100%;transform-origin:top left;transform:rotateY(90deg);background:#3a6230}.tile.rough .tile-side-s{background:#225225}.tile.rough .tile-side-e{background:#1a3f1a}.tile.sand .tile-side-s{background:#c80}.tile.sand .tile-side-e{background:#a87000}.tile.wall-base .tile-side-s{background:#5a8a56}.tile.wall-base .tile-side-e{background:#447040}.tile.water-deep .tile-side-s{background:#01579b}.tile.water-deep .tile-side-e{background:#013d73}.hole-marker{position:absolute;width:80px;height:80px;transform-style:preserve-3d;z-index:35}.hole-circle{position:absolute;top:50%;left:50%;width:40px;height:40px;background:#111;border-radius:50%;transform:translate(-50%,-50%);border:3px solid rgba(255,255,255,.2)}.flag-wrapper{position:absolute;top:50%;left:50%;width:4px;height:90px;transform-origin:bottom center}.flag-pole{width:100%;height:100%;background:#eee}.flag-cloth{position:absolute;top:0;left:100%;width:30px;height:20px;background:#ef5350}.ball-wrapper{position:absolute;transform-style:preserve-3d;z-index:10}.ball-shadow{position:absolute;width:24px;height:24px;background:#0006;border-radius:50%;transform:translate(-50%,-50%);filter:blur(2px)}.ball-sphere{position:absolute;top:0;left:0;width:28px;height:28px;background:radial-gradient(circle at 8px 8px,#fff,#dcdcdc,#888);border-radius:50%}.ball-wrapper--holed-out{visibility:hidden;opacity:0;pointer-events:none}.ball-sphere.ball-sphere--air{filter:drop-shadow(0 4px 5px rgba(0,0,0,.22))}.ball-sinking .ball-sphere{animation:ballSinkIntoCup .7s ease-in forwards}.ball-sinking .ball-shadow{animation:ballShadowSink .7s ease-in forwards}.ball-cup-orbit .ball-sphere{animation:ballCupOrbitWobble .38s ease-in-out infinite alternate}.ball-cup-rim .ball-sphere{animation:ballCupRimJitter .22s ease-in-out infinite}.ball-cup-suck .ball-sphere{animation:ballCupSuckPulse .5s ease-in-out infinite alternate}.ball-cup-pin .ball-sphere{animation:ballCupPinClink .18s ease-in-out 2}.hud-info-route{flex-wrap:wrap;gap:4px;align-items:center}.hud-green-badge{display:inline-block;margin-left:6px;padding:2px 8px;font-size:11px;font-weight:800;color:#1b5e20;background:#c8e6c9f2;border-radius:6px;border:1px solid rgba(46,125,50,.35)}.editor-tile-green-underlay{position:absolute;inset:0;z-index:0;pointer-events:none;background:#53a454;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.editor-cell-custom-face{position:absolute;inset:0;z-index:.35;pointer-events:none;image-rendering:pixelated;image-rendering:crisp-edges}.editor-cell-custom-id{font-size:9px;font-weight:900;color:#4a148c;line-height:1}.editor-tile-def-panel{margin:12px 16px 8px;padding:12px 14px;max-width:960px;background:#f5f9f6;border:1px solid #c8e6c9;border-radius:8px}.editor-tile-def-heading{margin:0 0 8px;font-size:15px;font-weight:800;color:#1b5e20}.editor-tile-def-subheading{margin:0;font-size:14px;font-weight:700;color:#33691e}.editor-tile-def-spec{margin:0 0 12px;font-size:12px;line-height:1.45;color:#37474f}.editor-tile-def-spec code{font-size:11px;background:#e8f5e9;padding:0 4px;border-radius:4px}.editor-tile-skin-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:8px 12px;margin-bottom:16px}.editor-tile-skin-row{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:700;color:#33691e}.editor-tile-skin-actions{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.editor-tile-skin-path{flex:1;min-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500;color:#37474f}.editor-tile-file-btn{padding:4px 10px!important;font-size:11px!important}.editor-tile-image-pick-cell{display:flex;flex-wrap:wrap;align-items:center;gap:6px;max-width:220px}.editor-tile-skin-input{padding:6px 8px;border:1px solid #a5d6a7;border-radius:4px;font-size:12px;font-weight:500}.editor-custom-tiles-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-bottom:8px}.editor-custom-tiles-table{width:100%;border-collapse:collapse;font-size:12px;background:#fff;border:1px solid #cfd8dc;border-radius:6px;overflow:hidden}.editor-custom-tiles-table th,.editor-custom-tiles-table td{border:1px solid #e0e0e0;padding:6px 8px;vertical-align:middle}.editor-custom-tiles-table th{background:#eceff1;text-align:left}.editor-custom-tiles-table input,.editor-custom-tiles-table select{width:100%;max-width:220px;padding:4px 6px;font-size:12px;box-sizing:border-box}.editor-tile-def-hint{margin:8px 0 0;font-size:12px;color:#455a64}.editor-hidden-file{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.editor-cell-icon-wrap{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%;pointer-events:none}@keyframes ballCupOrbitWobble{0%{transform:translate(-50%,-50%) rotate(-38deg) rotateX(-55deg) translateY(-14px)}to{transform:translate(-50%,-50%) rotate(-52deg) rotateX(-65deg) translateY(-14px)}}@keyframes ballCupRimJitter{0%,to{transform:translate(-50%,-50%) rotate(-45deg) rotateX(-60deg) translateY(-14px) scale(1)}50%{transform:translate(-50%,-50%) rotate(-42deg) rotateX(-58deg) translateY(-14px) scale(1.04)}}@keyframes ballCupSuckPulse{0%{transform:translate(-50%,-50%) rotate(-45deg) rotateX(-60deg) translateY(-14px) scale(1);filter:brightness(1)}to{transform:translate(-50%,-50%) rotate(-45deg) rotateX(-60deg) translateY(-14px) scale(.97);filter:brightness(1.08)}}@keyframes ballCupPinClink{0%,to{transform:translate(-50%,-50%) rotate(-45deg) rotateX(-60deg) translateY(-14px)}40%{transform:translate(-50%,-50%) rotate(-50deg) rotateX(-62deg) translateY(-14px) scale(1.06)}}@keyframes ballSinkIntoCup{0%{transform:translate(-50%,-50%) rotate(-45deg) rotateX(-60deg) translateY(-14px) scale(1);opacity:1}to{transform:translate(-50%,-50%) rotate(-45deg) rotateX(-60deg) translateY(12px) scale(.08);opacity:0}}@keyframes ballShadowSink{0%{opacity:.4;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(.2)}}.direction-indicator{position:absolute;color:#ff5252;font-size:40px;font-weight:700;text-shadow:0 4px 6px rgba(0,0,0,.5);z-index:45;transition:transform .2s ease-out;pointer-events:none;user-select:none;-webkit-user-select:none}.billboard{transform:translate(-50%,-50%) rotate(-45deg) rotateX(-60deg) translateY(-14px)}.flag-wrapper.billboard{transform:translate(-50%,-100%) rotate(-45deg) rotateX(-60deg)}.game-play-bottom{position:absolute;left:0;right:0;bottom:0;z-index:50;display:flex;flex-direction:column;gap:0;padding:8px 8px 10px;background:transparent;pointer-events:none}.game-play-bottom-stack{display:flex;flex-direction:column;gap:2px;transition:transform .45s cubic-bezier(.25,.8,.25,1);pointer-events:none}.game-play-bottom-stack--lowered{transform:translateY(72px)}.kei-speech-row{display:flex;align-items:flex-end;gap:10px;pointer-events:none}.kei-speech-row--rival{flex-direction:row-reverse}.kei-portrait-wrap{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:0;flex-shrink:0;align-self:flex-end}.kei-effect-chips{position:absolute;top:2px;left:50%;transform:translate(-50%);display:flex;flex-wrap:wrap;justify-content:center;gap:3px;max-width:118%;z-index:2;pointer-events:none}.kei-effect-chip{font-size:9px;font-weight:800;letter-spacing:.02em;padding:2px 5px;border-radius:999px;background:#14181cc7;color:#f5f5f5;line-height:1.15;white-space:nowrap;box-shadow:0 1px 3px #00000040}.kei-portrait-box{position:relative;flex-shrink:0;width:108px;max-height:148px;background:transparent;border:none;border-radius:10px;overflow:hidden;box-shadow:none;transition:filter .25s ease;cursor:default}.game-play-bottom .kei-portrait-box[role=button]{cursor:pointer}.kei-portrait-box.sad{filter:grayscale(.45)}.kei-portrait-box.excited{animation:bounce .5s infinite alternate}.kei-portrait-img{display:block;width:100%;height:auto;max-height:132px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 2px 5px rgba(0,0,0,.18))}.game-speech.speech-bubble{flex:1;min-width:0;margin-bottom:0;max-width:none;pointer-events:none;align-self:flex-end}.card-section-label-inline{font-size:11px;font-weight:800;color:var(--color-text-light);padding:0 4px}.card-section-hint{margin-left:6px;font-size:10px;font-weight:700;color:var(--color-text-light);opacity:.9}.card-deck-toolbar-wrap{position:relative;width:100%;max-width:100%;pointer-events:auto}.card-deck-confirm-bar{position:absolute;left:50%;bottom:100%;z-index:45;display:flex;justify-content:center;align-items:center;width:max-content;max-width:calc(100% - 8px);padding:0;margin:0;transform:translate(-50%,-6px);pointer-events:auto}.btn-deck-confirm-shoot{font-family:var(--font-main);font-size:15px;font-weight:800;padding:8px 28px;border-radius:999px;border:2px solid #c47a1a;background:linear-gradient(180deg,#ffd54f,#f5a623);color:#4a3200;cursor:pointer;box-shadow:0 4px 14px #00000038;transition:transform .12s ease,box-shadow .12s ease}.btn-deck-confirm-shoot:hover{transform:scale(1.04);box-shadow:0 6px 18px #00000047}.btn-deck-confirm-shoot:active{transform:scale(.98)}.deck-edit-toolbar{display:flex;justify-content:flex-start}.deck-edit-open-btn{border:1px solid rgba(255,255,255,.45);background:#182128d1;color:#fff;border-radius:8px;padding:4px 10px;font-size:12px;font-weight:700;cursor:pointer}.deck-editor-panel{position:relative;z-index:320;background:#0a1016f7;border:1px solid rgba(255,255,255,.22);border-radius:10px;padding:8px;display:flex;flex-direction:column;gap:8px}.deck-editor-row{display:flex;align-items:center;gap:8px}.deck-editor-row label{font-size:12px;font-weight:700;color:#f2f7ff}.deck-editor-row select,.deck-editor-row button,.deck-editor-actions button{border-radius:8px;border:1px solid rgba(255,255,255,.24);background:#fffffff5;color:#1b2732;font-size:12px;padding:4px 8px}.deck-editor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.deck-editor-slot{display:flex;flex-direction:column;gap:4px}.deck-editor-slot-btn{background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:10px;padding:6px;text-align:left;cursor:pointer}.deck-editor-slot span{color:#dfe9f8;font-size:11px;font-weight:700}.deck-editor-actions{display:flex;justify-content:flex-end}.deck-picker-overlay{position:fixed;inset:0;z-index:1300;background:#080a0ecc;display:flex;align-items:center;justify-content:center;padding:14px}.deck-picker-panel{position:relative;z-index:1301;width:min(100%,440px);max-height:86vh;overflow:auto;background:#121a22fc;border:1px solid rgba(255,255,255,.24);border-radius:12px;padding:10px;display:flex;flex-direction:column;gap:8px}.deck-picker-title{color:#f4f8ff;font-size:13px;font-weight:800}.deck-picker-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;overflow-y:auto}.deck-picker-card-btn{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:4px;cursor:pointer}.deck-editor-panel .advice-card,.deck-picker-panel .advice-card{opacity:1!important;filter:none!important;box-shadow:0 4px 9px #0000003d}.deck-editor-panel .card-label-large,.deck-picker-panel .card-label-large{color:#1f2d3a;font-weight:900}.deck-editor-panel .card-desc,.deck-picker-panel .card-desc{color:#2f3d4c;background:#ffffffeb}.deck-picker-actions{display:flex;justify-content:flex-end}.card-confirm-floating{display:flex;align-items:stretch;justify-content:center;padding:8px 10px;margin:0 0 4px;background:#fffbf5fa;border:1px solid rgba(61,50,37,.14);border-radius:16px;box-shadow:0 2px 12px #3d32251a}.card-confirm-floating-btns{display:flex;gap:8px;flex-shrink:0}.card-confirm-floating-btns--large{width:100%;gap:12px}.btn-confirm-cancel,.btn-confirm-primary{flex:1;min-height:52px;padding:12px 16px;font-family:var(--font-main);font-size:18px;font-weight:900;border-radius:14px;border:none;cursor:pointer;transition:transform .1s ease,filter .15s ease}.btn-confirm-cancel{background:linear-gradient(180deg,#eceff1,#cfd8dc);color:#37474f;border:2px solid rgba(55,71,79,.25);box-shadow:0 2px 6px #0000001f}.btn-confirm-primary{background:linear-gradient(180deg,#66bb6a,#43a047);color:#fff;border:2px solid rgba(27,94,32,.35);box-shadow:0 3px 10px #2e7d3259}.btn-confirm-cancel:active:not(:disabled),.btn-confirm-primary:active:not(:disabled){transform:scale(.98)}.btn-confirm-cancel:disabled,.btn-confirm-primary:disabled{opacity:.55;cursor:not-allowed}.card-deck-single-row{overflow-x:auto;overflow-y:visible;width:100%;max-width:100%;padding-bottom:4px;scrollbar-width:thin;-webkit-overflow-scrolling:touch;touch-action:pan-x}.card-carousel-inner.card-carousel-inner--deck{padding:10px 10px 8px 8px;align-items:flex-end}.card-deck-card-slot{flex-shrink:0;display:flex;align-items:flex-end;justify-content:center}.card-deck-card-slot .advice-card{transform:scale(var(--deck-mag-scale, 1));transition:transform .14s ease-out,box-shadow .14s ease,opacity .14s ease;box-shadow:0 4px 8px #0000001f}.card-deck-card-slot .advice-card:hover:not(.no-stamina){transform:scale(var(--deck-mag-scale, 1)) translateY(-3px);box-shadow:0 8px 18px #0003}.card-deck-card-slot .advice-card:active:not(.no-stamina){transform:scale(calc(var(--deck-mag-scale, 1) * .98)) translateY(0)}.card-carousel-inner--has-pick{padding-bottom:18px}.advice-card.selected{z-index:5;position:relative}.advice-card--peer-lowered{transform:translateY(16px) scale(.97);opacity:.9;z-index:1;transition:transform .2s ease,opacity .2s ease}.advice-card--peer-lowered:hover:not(.no-stamina){transform:translateY(12px) scale(.98);opacity:.94}.card-deck-scroll{overflow-x:auto;overflow-y:hidden;width:100%;max-width:100%;display:flex;flex-direction:column;gap:10px;padding-bottom:4px;scrollbar-width:thin}.card-deck-block{min-width:0}.card-deck-block .card-carousel-inner{padding-top:2px}.card-kind-pill{position:absolute;top:5px;right:5px;z-index:2;font-size:8px;font-weight:900;line-height:1.1;padding:3px 5px;border-radius:6px;color:#3d3225;max-width:52px;text-align:center;box-shadow:0 1px 2px #0000001f}.card-kind-pill--mood{background:linear-gradient(180deg,#fce4ec,#f8bbd0)}.card-kind-pill--mind{background:linear-gradient(180deg,#e8f5e9,#c8e6c9)}.card-kind-pill--strike{background:linear-gradient(180deg,#fff3e0,#ffe0b2)}.card-confirm-hint{margin:0 0 14px;font-size:12px;font-weight:700;line-height:1.45;color:var(--color-text-light)}.card-carousel{overflow-x:auto;overflow-y:hidden;width:100%;max-width:100%;padding-bottom:4px;scrollbar-width:thin}.card-carousel-inner{display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;padding:4px 4px 8px;width:max-content}.kei-swing-overlay{position:fixed;left:0;right:0;bottom:0;z-index:260;display:flex;align-items:flex-end;justify-content:center;pointer-events:none!important;padding-bottom:12px;background:none}.kei-swing-img{max-height:min(42vh,320px);width:auto;max-width:95%;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(0,0,0,.35));animation:keiSwingPop .35s ease-out}@keyframes keiSwingPop{0%{transform:translateY(24px) scale(.92);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.card-overlay--compact{align-items:flex-end;padding-bottom:100px;background:transparent}.card-confirm-strip{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-top:6px;padding:8px 10px;background:#fffbf5f7;border:1px solid rgba(61,50,37,.12);border-radius:12px;box-shadow:0 2px 10px #3d322514;z-index:30}.card-confirm-strip-main{display:flex;align-items:flex-start;gap:10px;min-width:0;flex:1 1 200px}.card-confirm-strip-emoji{font-size:28px;line-height:1;flex-shrink:0}.card-confirm-strip-text{min-width:0}.card-confirm-strip-title{font-size:13px;font-weight:900;color:#3d3225;line-height:1.25}.card-confirm-strip-hint{margin-top:2px;font-size:11px;font-weight:700;line-height:1.35;color:var(--color-text-light)}.card-confirm-strip-actions{display:flex;gap:8px;flex-shrink:0}.btn-strip{padding:8px 16px!important;font-size:14px!important;border-radius:999px!important}.character-ui{position:absolute;bottom:20px;left:10px;display:flex;align-items:flex-end;gap:8px;z-index:50;pointer-events:none}.kei-stand-container{position:relative;width:120px;height:120px;background:#fffc;border:4px solid #E8B88A;border-radius:50%;overflow:hidden;box-shadow:0 4px 8px #0000004d;transition:transform .3s;pointer-events:auto;cursor:pointer}.kei-stand-container.sad{filter:grayscale(.5);transform:translateY(5px)}.kei-stand-container.excited{transform:translateY(-5px);animation:bounce .5s infinite alternate}.kei-stand-image{width:100%;height:100%;background-size:cover;background-position:center top;background-repeat:no-repeat}.kei-condition-badge{position:absolute;top:5px;right:5px;background:#fff;border-radius:50%;width:24px;height:24px;display:flex;justify-content:center;align-items:center;font-size:14px;box-shadow:0 2px 4px #0003}.kei-stamina-row{display:flex;align-items:center;gap:8px;width:100%;padding:0 4px;margin-top:0;margin-bottom:2px}.kei-stamina-label{font-size:11px;font-weight:900;color:#fff;text-shadow:1px 1px 0 rgba(0,0,0,.5);flex-shrink:0;align-self:center}.kei-stamina-dots-wrap{flex:1;display:flex;align-items:center;justify-content:stretch;gap:1px;min-height:16px;min-width:0}.kei-stamina-dot{flex:1 1 0;min-width:0;height:12px;border-radius:2px;border:1px solid rgba(255,255,255,.35);box-sizing:border-box;transition:background .25s ease,opacity .25s ease}.kei-stamina-dot--on{box-shadow:inset 0 -1px #0000002e}.kei-stamina-dot--off{background:#b42828d9!important;opacity:.95}.kei-face{width:54px;height:54px;background:#ffe4c9;border-radius:50%;position:relative;border:3px solid #E8B88A;overflow:hidden;box-shadow:0 2px 4px #0000001a}.kei-face.large{width:100px;height:100px;border-width:4px}.kei-avatar-image{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;position:absolute;top:0;left:0}.kei-emotion-overlay{position:absolute;bottom:-4px;right:-4px;background:#ffffffe6;padding:2px 6px;border-radius:10px;font-size:10px;font-weight:700;box-shadow:0 1px 2px #0003;white-space:nowrap}.kei-face.large .kei-emotion-overlay{font-size:16px;padding:4px 10px;bottom:0;right:-10px}.speech-bubble{background:#fff;border-radius:16px;padding:10px 14px;position:relative;box-shadow:0 4px 8px #0003;border:2px solid #E8D5B0;max-width:200px;margin-bottom:20px;pointer-events:auto}.speech-bubble:before{content:"";position:absolute;left:-12px;bottom:20px;width:0;height:0;border:8px solid transparent;border-right-color:#e8d5b0}.speech-bubble:after{content:"";position:absolute;left:-8px;bottom:22px;width:0;height:0;border:6px solid transparent;border-right-color:#fff}.speech-bubble.center:before,.speech-bubble.center:after{display:none}.speech-bubble.speech-bubble--kei-play{margin-bottom:0!important}.speech-bubble.speech-bubble--kei-play:before{left:-18px;bottom:8px;border:none;width:0;height:0;border-style:solid;border-width:8px 18px 8px 0;border-color:transparent #E8D5B0 transparent transparent}.speech-bubble.speech-bubble--kei-play:after{left:-13px;bottom:10px;border:none;width:0;height:0;border-style:solid;border-width:6px 13px 6px 0;border-color:transparent #fff transparent transparent}.kei-speech-row--rival .speech-bubble.speech-bubble--kei-play:before{left:auto;right:-18px;border-width:8px 0 8px 18px;border-color:transparent transparent transparent #E8D5B0}.kei-speech-row--rival .speech-bubble.speech-bubble--kei-play:after{left:auto;right:-13px;border-width:6px 0 6px 13px;border-color:transparent transparent transparent #fff}.speech-text{font-size:13px;font-weight:700;line-height:1.4;color:var(--color-text)}@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-5px)}}.card-ui-closed{position:absolute;bottom:20px;right:20px;z-index:100}.open-cards-btn{background:linear-gradient(180deg,#ffd54f,#f5a623);border:3px solid #D4891A;border-radius:30px;padding:14px 28px;font-size:16px;font-weight:700;color:#5d4200;cursor:pointer;box-shadow:0 4px 8px #0000004d;font-family:var(--font-main);animation:floatUp 1s infinite alternate ease-in-out}@keyframes floatUp{0%{transform:translateY(0)}to{transform:translateY(-6px)}}.card-ui{position:absolute;bottom:0;left:0;width:100%;background:linear-gradient(180deg,#fff0d0f2,#ffe8b8f2);border-top:3px solid #E8D5B0;padding:10px;z-index:100;box-shadow:0 -4px 10px #0000001a;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.card-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.card-section-label{font-size:14px;font-weight:900;color:var(--color-text);padding-left:8px}.close-cards-btn{background:transparent;border:none;font-size:28px;font-weight:700;color:#8b7e6a;cursor:pointer;padding:0 10px}.hand-row{display:flex;gap:12px;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding:8px}.advice-card{font-family:var(--font-main);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:3px;border-radius:8px;border:2px solid transparent;background:#fff;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,opacity .15s ease;flex-shrink:0;width:98px;min-height:128px;height:auto;box-shadow:0 4px 6px #00000026;text-align:center;position:relative;overflow:visible}.advice-card.rarity-rare{border-color:#bdbdbd;background:linear-gradient(135deg,#fff,#f5f5f5)}.advice-card.rarity-epic{border-color:#ffca28;background:linear-gradient(135deg,#fff,#fff8e1);box-shadow:0 0 8px #ffca2880}.advice-card.no-stamina{filter:grayscale(1) brightness(.8);cursor:not-allowed}.advice-card:hover:not(.no-stamina){transform:translateY(-4px);box-shadow:0 6px 12px #0003}.advice-card:active:not(.no-stamina){transform:translateY(0)}.card-hint-badge{position:absolute;top:2px;right:2px;z-index:3;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:900;line-height:1;color:#fff;background:var(--card-color, #5a5a5a);border:1px solid rgba(255,255,255,.5);box-shadow:0 1px 3px #00000047,inset 0 1px #ffffff59;text-shadow:0 0 1px rgba(0,0,0,.85),0 1px 2px rgba(0,0,0,.55);pointer-events:none;user-select:none}.card-header{width:100%;display:flex;justify-content:flex-start;z-index:1}.card-cost{background:#0009;color:#fff;padding:2px 6px;border-radius:4px;font-size:11px;font-weight:700}.card-icon-large{font-size:32px;z-index:1;margin:4px 0;text-shadow:0 2px 4px rgba(0,0,0,.2)}.card-body{z-index:1;display:flex;flex-direction:column;justify-content:flex-start;flex:0 1 auto;min-height:0;width:100%}.card-label-large{font-size:12px;font-weight:900;margin-bottom:4px;line-height:1.2;color:#333}.card-desc{font-size:10px;line-height:1.35;color:#666;background:#ffffffb3;padding:3px 2px;border-radius:4px;margin-top:4px;overflow-wrap:break-word;word-break:break-word;flex:0 1 auto;min-height:2.7em;box-sizing:border-box}.card-overlay{position:absolute;inset:0;background:transparent;display:flex;justify-content:center;align-items:center;z-index:200}.card-confirm-box{background:#fff;padding:24px;border-radius:16px;text-align:center;border:1px solid rgba(61,50,37,.12);box-shadow:0 4px 6px #3d32250f,0 12px 40px #0000002e;animation:popIn .3s cubic-bezier(.175,.885,.32,1.275)}.card-confirm-box h3{margin:0 0 8px;color:#3d3225;font-size:18px;font-weight:900}.confirm-card-wrap{display:flex;justify-content:center;margin-bottom:24px;pointer-events:none}.confirm-card-wrap .advice-card{transform:scale(1.1);box-shadow:0 4px 12px #0003}.confirm-buttons{display:flex;gap:16px;justify-content:center}.btn-ng,.btn-ok{font-family:var(--font-main);padding:12px 20px;border-radius:30px;font-size:16px;font-weight:700;cursor:pointer;border:none;transition:transform .1s}.btn-ng:active,.btn-ok:active{transform:scale(.95)}.btn-ng{background:#e0e0e0;color:#666}.btn-ok{background:#4caf50;color:#fff;box-shadow:0 4px 8px #4caf504d}.overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:100}.shooting-overlay{background:transparent;animation:fadeInOut .7s ease;pointer-events:none}.shooting-text{font-size:48px;font-weight:900;color:#fff;text-shadow:3px 3px 0 rgba(0,0,0,.3);animation:shootPop .7s ease}@keyframes shootPop{0%{transform:scale(.3);opacity:0}40%{transform:scale(1.3);opacity:1}70%{transform:scale(1)}to{opacity:0}}@keyframes fadeInOut{0%{opacity:0}30%{opacity:1}70%{opacity:1}to{opacity:0}}.hole-in-overlay{background:#00000080;animation:fadeIn .5s ease}.hole-in-overlay--celebration-only{background:#00000059;animation:fadeIn .35s ease}.hole-in-overlay--vs-giveup{background:#0000008c}.hole-in-content--vs-giveup{max-width:360px}.hole-in-vsgiveup-lead{font-size:14px;font-weight:600;color:#ffffffe6;line-height:1.5;margin:0 0 16px;text-align:center}.hole-in-vsgiveup-speech{text-align:left;margin-bottom:14px;padding:12px 14px;border-radius:12px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2)}.hole-in-vsgiveup-who{display:block;font-size:11px;font-weight:800;opacity:.8;margin-bottom:6px;letter-spacing:.04em;color:#fffffff2}.hole-in-vsgiveup-text{font-size:15px;font-weight:600;color:#fff;line-height:1.45}.hole-in-score--vs-summary{margin-top:8px}.hole-in-celebration{text-align:center;padding:24px 32px}.hole-in-celebration-sub{font-size:16px;font-weight:700;color:#fffffff2;text-shadow:0 2px 8px rgba(0,0,0,.4);margin-bottom:12px}.hole-in-celebration-title{font-size:42px;font-weight:900;color:#fff;text-shadow:0 4px 0 #2d6b1e,0 6px 16px rgba(0,0,0,.45);margin:0;line-height:1.15;animation:celebrationPop .5s cubic-bezier(.34,1.56,.64,1)}@keyframes celebrationPop{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.hole-in-content{text-align:center;background:#fff;border-radius:20px;padding:30px 40px;box-shadow:0 8px 32px #0000004d;animation:popIn .5s cubic-bezier(.34,1.56,.64,1)}.hole-in-ball{font-size:48px;margin-bottom:8px}.hole-in-label{font-size:28px;font-weight:900;color:var(--color-warm-dark);margin:0 0 4px}.hole-in-score{font-size:16px;color:var(--color-text-light);margin-bottom:12px}.hole-in-summary-line{font-weight:700;color:var(--color-text)}.hole-in-trust-total,.hole-in-trust-delta{font-size:15px;font-weight:800;color:#e65100;margin:0 0 16px}.hole-in-content--vs-partial .hole-in-trust-delta{margin-bottom:20px}.hole-in-partial-who{font-size:18px;font-weight:800;color:var(--color-text);margin:0 0 8px}.hole-in-auto-hint{font-size:11px;color:var(--color-text-light);margin:12px 0 0}.new-card-reward{margin-bottom:20px;padding:10px;background:#fffdf5;border-radius:8px;border:1px dashed #E8D5B0}.reward-text{font-size:12px;font-weight:700;color:#e65100;margin-bottom:6px}.reward-card{font-family:var(--font-main);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px;border-radius:8px;background:var(--card-color, #eee);box-shadow:0 2px 4px #0000001a;text-align:center}.next-button{font-family:var(--font-main);font-size:18px;font-weight:700;padding:12px 36px;background:linear-gradient(180deg,#66bb6a,#43a047);color:#fff;border:none;border-radius:50px;cursor:pointer;transition:transform .15s;box-shadow:0 4px 12px #43a0474d}.next-button:hover{transform:scale(1.05)}.next-button:active{transform:scale(.98)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popIn{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.complete-screen{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(180deg,#fff8e7,#ffe8b8);padding:20px;text-align:center}.complete-title{font-size:28px;font-weight:900;color:var(--color-warm-dark);margin:0 0 16px}.complete-abandon-note{font-size:14px;font-weight:800;color:#c62828;margin:-8px 0 14px;max-width:340px;line-height:1.45}.complete-abandon-dialogue{width:100%;max-width:340px;margin:-6px 0 14px;text-align:left}.complete-abandon-rival{font-size:14px;font-weight:600;color:var(--color-text);line-height:1.45;margin:0 0 8px;padding:10px 12px;background:#fff8e7eb;border-radius:10px;border:1px solid rgba(61,50,37,.12)}.complete-abandon-who{display:block;font-size:10px;font-weight:800;color:var(--color-text-light);margin-bottom:4px;letter-spacing:.04em}.scorecard{width:100%;max-width:360px;background:#fff;border-radius:12px;padding:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:16px}.scorecard-header{display:grid;grid-template-columns:1fr 50px 50px;font-size:11px;font-weight:700;color:var(--color-text-light);padding-bottom:6px;border-bottom:1px solid #eee;text-align:center}.scorecard-header span:first-child{text-align:left}.scorecard-row{display:grid;grid-template-columns:1fr 50px 50px;font-size:14px;padding:6px 0;border-bottom:1px solid #f5f5f5;text-align:center}.scorecard-row span:first-child{text-align:left;font-size:12px}.scorecard-total{display:grid;grid-template-columns:1fr 50px 50px;font-size:16px;font-weight:900;padding-top:8px;text-align:center}.scorecard-total span:first-child{text-align:left}.complete-kei-progress{margin:10px 0 0;font-size:12px;font-weight:700;color:var(--color-text-light);text-align:center}.complete-trust-summary{margin:8px 0 0;font-size:14px;font-weight:800;color:#e65100;text-align:center}.complete-rival-rewards{margin-top:14px;padding:12px;border-radius:10px;background:linear-gradient(180deg,#e8f5e9,#c8e6c9);border:2px solid #66bb6a;text-align:center}.complete-rival-rewards-title{margin:0 0 8px;font-size:14px;font-weight:900;color:#2e7d32}.complete-rival-rewards-trust{margin:0 0 8px;font-size:15px;font-weight:700;color:#1b5e20}.complete-rival-rewards-note{margin:0;font-size:12px;font-weight:600;color:#558b2f}.complete-rival-rewards-card{margin-top:8px;padding:10px 12px;border-radius:8px;background:color-mix(in srgb,var(--card-color, #90caf9) 35%,white);border:2px solid color-mix(in srgb,var(--card-color, #90caf9) 55%,#333)}.complete-rival-rewards-card-label{display:block;font-size:11px;font-weight:800;color:#37474f;margin-bottom:4px}.complete-rival-rewards-card-name{font-size:16px;font-weight:900;color:#263238}.complete-trust-phase{font-weight:600;font-size:12px;color:var(--color-text-light);margin-left:4px}.score-under{color:#2e7d32;font-weight:900}.score-par{color:var(--color-text);font-weight:700}.score-over{color:#c62828;font-weight:700}.complete-kei{display:flex;align-items:center;gap:10px;margin:12px 0}.editor-screen{width:100%;height:100%;background:#f0f4f8;display:flex;flex-direction:column;padding:16px;overflow-y:auto}.editor-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}a.editor-close{display:inline-block;padding:8px 14px;background:#455a64;color:#fff!important;text-decoration:none;border-radius:6px;font-size:14px;font-weight:700}a.editor-close:hover{background:#37474f}.editor-controls label{display:inline-block;margin-right:8px;font-size:14px}.editor-controls input{margin-left:4px;padding:2px;width:50px}.editor-tools-wrap{margin-bottom:16px}.editor-map-hint{font-size:12px;line-height:1.5;color:#1b5e20;background:#e8f5e9;border:1px solid #81c784;border-radius:8px;padding:10px 12px;margin:0 0 12px}.editor-map-hint-sub{display:block;margin-top:8px;color:#33691e;font-size:11px;font-weight:500}.editor-tools{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.editor-tools.editor-tools--grouped{flex-direction:column;flex-wrap:nowrap;gap:10px;margin-bottom:0}.editor-tool-row{display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px 12px}.editor-tool-row-label{flex:0 0 7.75rem;max-width:100%;font-size:11px;font-weight:800;color:#546e7a;line-height:2.2}.editor-tool-row-btns{display:flex;flex-wrap:wrap;gap:8px;flex:1;min-width:0}.editor-tool-row-btns--stack{flex-direction:column;align-items:stretch}.editor-tool-row--object-gallery .editor-tool-row-label,.editor-tool-row--object-gallery-wrap .editor-tool-row-label{align-self:flex-start}.editor-object-gallery-hint{margin:0 0 8px;font-size:12px;line-height:1.45;color:#455a64;max-width:720px}.editor-object-gallery-empty{margin:0;padding:12px 14px;font-size:13px;color:#546e7a;background:#eceff1;border-radius:8px;border:1px dashed #b0bec5}.editor-object-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px;width:100%;max-width:900px}.editor-object-gallery--course{max-width:none}.editor-object-gallery--editor-pane{grid-template-columns:repeat(auto-fill,minmax(112px,1fr));max-width:none}.editor-object-gallery--editor-pane .editor-object-card-image-wrap{width:96px;height:96px}.editor-object-gallery--course .editor-object-card-image-wrap{width:64px;height:64px}.editor-object-card-id{width:100%;text-align:center;font-size:9px;font-weight:600;color:#78909c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-tool-row-btns--selected-def{align-items:flex-start}.editor-def-table-thumb{width:48px;height:48px;object-fit:contain;background:#fff;border:1px solid #cfd8dc;border-radius:6px;cursor:pointer;vertical-align:middle}.editor-def-table-thumb:hover{border-color:#2e7d32}.editor-object-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:6px;padding:8px 6px;min-height:110px;background:#fff;border:1px solid #b0bec5;border-radius:8px}.editor-object-card.active{border-color:#2e7d32;box-shadow:0 0 0 2px #2e7d3233}.editor-object-card-image-wrap{width:72px;height:72px;border:1px solid #cfd8dc;border-radius:6px;background:#fafafa;display:flex;align-items:center;justify-content:center;overflow:hidden}.editor-object-card-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.editor-object-card-name{width:100%;text-align:center;font-size:11px;font-weight:700;color:#37474f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-selected-object-preview{width:92px;height:92px;border:1px solid #b0bec5;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;flex:0 0 auto}.editor-selected-object-preview img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.editor-selected-object-preview--large{width:128px;height:128px}@media(max-width:520px){.editor-tool-row-label{flex:0 0 100%;line-height:1.3}}.editor-tools button{padding:8px;background:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;font-size:12px}.editor-tools button.active{background:#4a8b3f;color:#fff}.editor-tools--height{margin-top:10px;padding-top:10px;border-top:1px dashed #b0bec5;align-items:center}.editor-height-label{font-weight:800;font-size:13px;color:#37474f;margin-right:4px}.editor-hint-inline{font-size:12px;color:#546e7a;line-height:1.4;flex:1 1 200px;min-width:160px}.editor-cell--elevated{box-shadow:inset 0 -2px #1976d259}.editor-cell-height-mark{position:absolute;right:1px;bottom:0;font-size:9px;font-weight:900;line-height:1;color:#0d47a1;pointer-events:none}.editor-grid-container{flex:1;display:flex;justify-content:center;align-items:center;background:#fff;border:1px solid #ccc;border-radius:8px;overflow:auto}.editor-grid-wrap{position:relative;display:inline-block}.editor-vertex-layer{position:absolute;inset:0;pointer-events:none;z-index:4}.editor-vertex-hit{position:absolute;width:14px;height:14px;margin:0;padding:0;border:2px solid #1565c0;border-radius:50%;background:#fffffff2;cursor:pointer;pointer-events:auto;font-size:8px;font-weight:900;color:#0d47a1;line-height:10px;text-align:center;box-sizing:border-box}.editor-vertex-hit:hover{background:#e3f2fd;border-color:#0d47a1;z-index:2}.editor-vertex-hit--raised{background:#bbdefb}.editor-grid{display:grid;gap:1px;background:#ccc}.editor-cell{position:relative;background:#e8f5e9;width:30px;height:30px;display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:16px}.editor-cell:hover{background:#c8e6c9}.editor-cell.ball{background:#bbdefb}.editor-cell.hole{background:#ffcdd2}.editor-cell.mound{background:#d7ccc8}.editor-cell.water{background:#81d4fa;color:#01579b}.editor-cell.empty{background:#eceff1;color:#90a4ae;font-size:11px}.editor-cell.rough{background:#66bb6a;color:#0b2e12}.editor-cell.deep-rough{background:#2e7d32;color:#e8f5e9}.editor-cell.rock{background:#90a4ae;color:#263238}.editor-cell.big-tree{background:#7cb342;color:#1b5e20}.editor-cell.dip{background:radial-gradient(circle at 50% 50%,#7cbf7f,#66bb6a 70%);color:#1b5e20}.editor-cell.shallow-water{background:#80deea;color:#0277bd;font-size:12px}.editor-cell.iron{background:#b0bec5;color:#37474f;font-size:13px}.editor-cell.sand{background:#f7c76a;color:#5d3a00}.editor-cell-has-slope{box-shadow:inset 0 0 0 2px #fffc,inset 0 -3px #0000001f;font-weight:800;color:#1a237e}.editor-cell.slope-u,.editor-cell.slope-d{background:#dcedc8;color:#33691e;font-size:11px}.editor-cell.ramp-l,.editor-cell.ramp-r,.editor-cell.ramp-u,.editor-cell.ramp-d{background:#e8f5e9;color:#1b5e20;font-size:12px;box-shadow:inset 0 0 0 2px #ff9800}.editor-cell.step-w,.editor-cell.step-e,.editor-cell.step-n,.editor-cell.step-s{background:#c5e1a5;color:#1b5e20;font-size:13px;font-weight:800;box-shadow:inset 0 0 0 2px #6d4c41}.editor-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px;align-items:center}.editor-actions button,.editor-file-label{padding:10px 14px;border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:700}.editor-file-label{display:inline-block;background:#5c6bc0;color:#fff;cursor:pointer}.editor-file-label input{display:none}.editor-btn-save{background:#43a047;color:#fff}.editor-btn-copy{background:#2196f3;color:#fff}.editor-pack-section{margin-top:20px;padding:16px;background:#eceff1;border-radius:10px;border:2px solid #b0bec5}.editor-pack-section--toolbar{margin-top:12px;padding:12px 14px}.editor-course-top-row{display:flex;flex-wrap:wrap;align-items:flex-start;gap:14px 20px;margin-top:12px}.editor-course-top-row .editor-pack-two-masu{margin-top:0;margin-left:0;margin-right:0}.editor-course-top-row__grid{flex:0 0 auto;min-width:0}.editor-grid-container--top-aside{flex:0 0 auto;max-height:min(72vh,560px);padding:6px 8px;align-self:flex-start}.editor-pack-two-masu{margin-top:12px;margin-left:auto;margin-right:auto;max-width:420px;width:100%;display:grid;gap:12px;grid-template-columns:1fr;box-sizing:border-box}.editor-pack-two-masu--with-wind{max-width:680px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}.editor-pack-two-masu .editor-pack-section{margin-top:0}@media(max-width:640px){.editor-pack-two-masu--with-wind{grid-template-columns:1fr;max-width:420px}}.editor-wind-section .editor-pack-title{margin-top:0;font-size:15px}.editor-wind-section .editor-wind-fields{display:flex;flex-wrap:wrap;gap:12px 16px}.editor-wind-section .editor-wind-fields label{display:flex;flex-direction:column;gap:4px;font-size:12px;font-weight:600}.editor-wind-section .editor-wind-fields input{width:100px;padding:6px 8px;border-radius:6px;border:1px solid #90a4ae;font-size:13px}.editor-course-subtabs{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0 0;padding:0 4px}.editor-course-subtab{padding:8px 12px;font-size:13px;font-weight:600;border:1px solid #90a4ae;border-radius:8px;background:#f5f5f5;color:#37474f;cursor:pointer}.editor-course-subtab--active,.editor-course-subtab:hover{background:#4caf50;border-color:#43a047;color:#fff}.editor-pack-fields--toolbar{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px 14px}.editor-pack-fields--toolbar label{display:flex;flex-direction:column;gap:4px;font-size:12px;font-weight:600;color:#37474f}.editor-pack-fields--toolbar input{padding:6px 8px;border-radius:6px;border:1px solid #90a4ae;font-size:13px}.editor-pack-actions--toolbar{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.editor-pack-details-hint{margin-top:8px;font-size:12px;color:#546e7a}.editor-pack-details-hint summary{cursor:pointer;font-weight:600}.editor-hint-compact{margin:0 0 8px;font-size:12px;line-height:1.45;color:#455a64}.course-editor-nested-kei .editor-screen.card-editor-screen.kei-speech-editor{padding-top:0;min-height:0}.course-editor-nested-kei .card-editor-intro{margin-top:0}.editor-rival-section{margin-top:16px}.editor-rival-card{margin-bottom:16px;padding:14px;background:#fff;border-radius:10px;border:1px solid #cfd8dc}.editor-rival-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.editor-rival-card-title{font-weight:800;font-size:15px;color:#263238}.editor-rival-remove{font-size:13px;padding:6px 12px;border-radius:8px;border:1px solid #c62828;background:#ffebee;color:#b71c1c;cursor:pointer}.editor-rival-fields{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px 14px;margin-bottom:12px}.editor-rival-fields label{display:flex;flex-direction:column;gap:4px;font-size:12px;font-weight:600;color:#37474f}.editor-rival-fields input[type=text],.editor-rival-fields input[type=number]{padding:6px 8px;border-radius:6px;border:1px solid #90a4ae;font-size:13px}.editor-rival-blurb{grid-column:1 / -1}.editor-rival-preview{margin-bottom:12px}.editor-rival-preview-img{width:64px;height:64px;object-fit:cover;border-radius:50%;border:2px solid #b0bec5;background:#eceff1}.editor-rival-reward-cards-label{font-size:12px;font-weight:700;color:#455a64;margin-bottom:8px}.editor-rival-card-checkboxes{display:flex;flex-wrap:wrap;gap:8px 14px;max-height:160px;overflow-y:auto;padding:8px;background:#f5f5f5;border-radius:8px}.editor-rival-card-cb{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#37474f;cursor:pointer}.editor-pack-title{margin:0 0 8px;font-size:16px;color:#263238}.editor-pack-intro{margin:0 0 12px;font-size:12px;line-height:1.5;color:#455a64}.editor-pack-fields{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.editor-pack-fields label{display:flex;flex-direction:column;gap:4px;font-size:13px;font-weight:600;color:#37474f}.editor-pack-fields input{padding:8px 10px;border-radius:6px;border:1px solid #90a4ae}.editor-pack-count{margin:0 0 8px;font-size:13px;color:#37474f}.editor-pack-hole-list{margin:0 0 12px;padding-left:20px;font-size:13px;color:#263238}.editor-pack-hole-list li{margin-bottom:6px;display:flex;align-items:center;justify-content:space-between;gap:8px}.editor-pack-hole-list__item--editing{background:#fff8e1;border-radius:4px;padding:2px 4px;outline:2px solid #ffa000}.editor-pack-hole-btns{display:flex;gap:4px;flex-shrink:0}.editor-pack-editing-notice{background:#fff8e1;border-left:4px solid #ffa000;padding:6px 10px;font-size:13px;color:#e65100;border-radius:0 6px 6px 0;margin-bottom:10px}.editor-pack-edit{flex-shrink:0;padding:4px 8px;font-size:12px;border-radius:6px;border:none;background:#1976d2;color:#fff;cursor:pointer;font-weight:700}.editor-pack-remove{flex-shrink:0;padding:4px 10px;font-size:12px;border-radius:6px;border:none;background:#ef5350;color:#fff;cursor:pointer;font-weight:700}.editor-pack-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.editor-pack-actions button{padding:10px 12px;border:none;border-radius:6px;cursor:pointer;font-size:12px;font-weight:700}.editor-btn-pack-add{background:#7e57c2;color:#fff}.editor-btn-pack-add--new{background:#9575cd}.editor-btn-pack-update{background:#f57c00;color:#fff;font-size:13px!important}.editor-btn-pack-cancel{background:#78909c;color:#fff}.editor-btn-pack-save{background:#00897b;color:#fff}.editor-btn-pack-load{background:#5c6bc0;color:#fff}.editor-btn-register{background:#e65100;color:#fff;font-size:13px!important}.editor-hint{font-size:12px;color:#546e7a;margin-top:10px;line-height:1.45}.editor-shell{min-height:100vh;display:flex;flex-direction:column;background:#eceff1}.editor-shell-bar{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:10px 16px;background:#37474f;color:#fff;position:sticky;top:0;z-index:50}.editor-shell-brand{font-size:14px;font-weight:800}.editor-shell-tabs{display:flex;gap:6px;flex:1;justify-content:center}.editor-shell-tab{font-family:var(--font-main);padding:10px 20px;border:2px solid rgba(255,255,255,.35);border-radius:10px;background:#ffffff1a;color:#fff;font-weight:800;font-size:15px;cursor:pointer;transition:background .15s,border-color .15s}.editor-shell-tab:hover{background:#ffffff2e}.editor-shell-tab.is-active{background:#fff;color:#263238;border-color:#fff}.editor-shell-back{color:#b3e5fc;font-weight:700;text-decoration:underline;font-size:14px}.editor-shell-back:hover{color:#e1f5fe}.editor-shell-body{flex:1;min-height:0;overflow:auto}.rival-editor-screen .rival-editor-subtabs{display:flex;flex-wrap:wrap;gap:8px;margin:0 16px 16px;max-width:960px}.rival-editor-subtab{font-family:var(--font-main);padding:8px 16px;border:2px solid #90a4ae;border-radius:8px;background:#fff;color:#37474f;font-weight:800;font-size:13px;cursor:pointer;transition:background .15s,border-color .15s}.rival-editor-subtab:hover{border-color:#546e7a;background:#eceff1}.rival-editor-subtab.is-active{border-color:#2e7d32;background:#e8f5e9;color:#1b5e20}.rival-editor-intro{background:#e8f5e9;color:#2e7d32}.rival-editor-actions{margin:0 16px 16px;flex-wrap:wrap}.rival-editor-list{display:flex;flex-direction:column;gap:16px;padding:0 16px 28px;max-width:960px}.rival-editor-id-hint{font-weight:600;font-size:12px;opacity:.75}.rival-editor-speech-details{margin:12px 0 0;padding:10px 12px;background:#ffffffa6;border-radius:8px;border:1px dashed #90a4ae}.rival-editor-speech-details summary{cursor:pointer;font-weight:800;font-size:14px;color:#37474f;user-select:none}.rival-editor-speech-details[open] summary{margin-bottom:8px}.rival-editor-speech-panels{margin-top:4px}.rival-editor-speech-lead{margin-bottom:12px}.card-editor-screen .editor-header{margin-bottom:8px}.card-editor-intro{margin:0 16px 12px;padding:12px 14px;background:#e3f2fd;border-radius:8px;font-size:13px;line-height:1.55;color:#1565c0;max-width:960px}.card-editor-layout{display:flex;flex-wrap:wrap;gap:16px;padding:0 16px 16px;align-items:flex-start}.card-editor-list{width:250px;flex-shrink:0;background:#fff;border-radius:10px;border:1px solid #cfd8dc;padding:10px;max-height:70vh;overflow-y:auto}.card-editor-subh{margin:0 0 8px;font-size:13px;color:#455a64}.card-editor-id-list{list-style:none;margin:0;padding:0}.card-editor-id-list--grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px 8px;justify-items:center}.card-editor-id-item{position:relative;display:flex;flex-direction:column;align-items:center}.card-editor-badge--floating{position:absolute;top:-6px;right:-6px;z-index:10;box-shadow:0 2px 4px #0003}.card-editor-id-caption{margin-top:6px;font-size:10px;color:#546e7a;word-break:break-all;text-align:center;max-width:98px}.card-editor-id-btn{display:flex;align-items:center;gap:8px;width:100%;text-align:left;padding:8px 10px;margin-bottom:4px;border:1px solid transparent;border-radius:8px;background:#fafafa;cursor:pointer;font-size:12px}.card-editor-id-btn:hover{background:#eceff1}.card-editor-id-btn.active{border-color:#1976d2;background:#e3f2fd}.card-editor-id-icon{font-size:18px;flex-shrink:0}.card-editor-id-text{word-break:break-all;color:#263238}.card-editor-badge{display:inline-block;margin-left:6px;padding:1px 6px;font-size:10px;background:#ff9800;color:#fff;border-radius:4px;font-weight:800}.card-editor-form-wrap{flex:1;min-width:280px;max-width:560px;background:#fff;border-radius:10px;border:1px solid #cfd8dc;padding:14px 16px}.card-editor-meta{display:flex;align-items:center;gap:10px;margin-bottom:12px}.card-editor-kind-pill{font-size:11px;font-weight:800;padding:3px 8px;border-radius:999px;background:#eceff1;color:#37474f}.card-editor-code{font-size:12px;background:#eceff1;padding:4px 8px;border-radius:4px}.card-editor-field{display:flex;flex-direction:column;gap:4px;margin-bottom:12px;font-size:13px;font-weight:600;color:#37474f}.card-editor-field input,.card-editor-field textarea,.card-editor-field select{font-family:var(--font-main);padding:8px 10px;border-radius:6px;border:1px solid #90a4ae;font-size:14px}.card-editor-row{display:flex;flex-wrap:wrap;gap:12px}.card-editor-row .card-editor-field{flex:1;min-width:120px}.card-editor-kei-fieldset{margin-top:14px;padding:12px 12px 8px;border:1px solid #b0bec5;border-radius:8px;background:#fafafa}.card-editor-kei-fieldset legend{padding:0 6px;font-size:13px;font-weight:700;color:#37474f}.card-editor-kei-hint{font-size:11px;font-weight:500;margin-bottom:10px}.card-editor-kei-subh{margin:12px 0 6px;font-size:12px;font-weight:700;color:#455a64}.card-editor-kei-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:8px;margin-bottom:8px}.card-editor-kei-cell{display:flex;flex-direction:column;gap:4px;font-size:11px;font-weight:600;color:#546e7a}.card-editor-kei-cell--pow-disabled{color:#78909c}.card-editor-kei-field-note{font-size:10px;font-weight:500;line-height:1.35;color:#607d8b}.card-editor-kei-cell input,.card-editor-kei-cell select{font-family:var(--font-main);padding:6px 8px;border-radius:6px;border:1px solid #90a4ae;font-size:13px;font-weight:500}.card-editor-kei-cell--pow-disabled input:disabled{background:#eceff1;border-color:#b0bec5;color:#78909c;cursor:not-allowed}.card-editor-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.card-editor-actions--row{margin-top:0}.card-editor-tools,.card-editor-new{margin:0 16px 16px;padding:14px 16px;background:#fff;border-radius:10px;border:1px solid #cfd8dc;max-width:960px}.card-editor-new-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.kei-speech-editor .kei-speech-section{margin:16px 16px 20px;padding:14px 16px;background:#fff;border-radius:10px;border:1px solid #cfd8dc}.kei-speech-editor-actions-top{margin:0 16px 8px}.kei-speech-subh{margin:14px 0 8px;font-size:13px;font-weight:700;color:#455a64}.kei-speech-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;margin-bottom:8px}.kei-speech-grid--3{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.kei-speech-pool{margin-bottom:0}.kei-speech-pool-label{display:block;font-size:12px;font-weight:700;color:#37474f}.kei-speech-pool-hint{display:block;margin-top:2px;margin-bottom:4px;font-size:10px}.kei-speech-textarea{width:100%;min-height:88px;font-size:13px;line-height:1.45;resize:vertical}.kei-speech-misc-grid{display:flex;flex-direction:column;gap:10px;max-width:520px}.card-editor-new-row input{flex:1;min-width:200px;padding:8px 10px;border-radius:6px;border:1px solid #90a4ae}
