.solo-shell,.solo-shell *{box-sizing:border-box}.solo-shell{--peg:#1877b8;--peg2:#073f70;max-width:850px;margin:4px auto;padding:0 8px;color:#253849;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}.solo-shell button{font:inherit}.solo-card{position:relative;overflow:hidden;padding:9px 14px;border:1px solid #d9c4a4;border-radius:20px;background:linear-gradient(150deg,#fffdf8,#f1e5d2);box-shadow:0 15px 40px #42301b26}.solo-header,.solo-brand,.solo-icons{display:flex;align-items:center}.solo-header{min-height:48px;justify-content:space-between;gap:10px}.solo-brand{gap:10px}.solo-brand>span:last-child{display:grid}.solo-brand small{color:#8d551a;font-size:8px;font-weight:950;letter-spacing:1.4px}.solo-brand h1{margin:0;color:#183a55!important;font-size:30px;line-height:1}.solo-logo{display:grid;place-items:center;width:45px;height:45px;border-radius:14px;background:linear-gradient(145deg,#39a7e5,#075487);color:#d9f3ff;font-size:27px;box-shadow:0 8px 20px #07548742}.solo-icons{gap:5px}.solo-icons button{width:37px;height:37px;border:1px solid #d8cab6;border-radius:11px;background:#fff;color:#24445c;font-weight:900;cursor:pointer}.solo-score{display:grid;grid-template-columns:90px 80px 1fr 85px 80px;gap:6px;align-items:center;margin:6px 0 5px}.solo-score>div{display:grid;place-items:center;min-height:43px;padding:3px;border-radius:10px;background:#263e50;color:#fff}.solo-score small{font-size:7px;font-weight:900;letter-spacing:.7px;opacity:.75}.solo-score b{font-size:16px}.solo-score strong{overflow:hidden;padding:0 6px;color:#875016;font-size:12px;text-align:center;white-space:nowrap;text-overflow:ellipsis}.solo-board-wrap{display:grid;place-items:center}.solo-board{display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(7,1fr);width:min(92vw,430px,calc(100vh - 245px));min-width:300px;aspect-ratio:1;padding:16px;border:6px solid #69401f;border-radius:50%;background:radial-gradient(circle at 35% 27%,#edc582,#b57637 64%,#75431f);box-shadow:inset 0 0 0 4px #ffe2a755,inset 0 -16px 30px #57301755,0 13px 26px #50321848}.solo-cell{position:relative;display:grid;place-items:center;min-width:0;min-height:0}.solo-cell.invalid{visibility:hidden}.solo-hole{position:relative;display:grid;place-items:center;width:76%;aspect-ratio:1;padding:0;border:3px solid #f7daa6;border-radius:50%;background:radial-gradient(circle,#3d2818 0 42%,#68411f 48%,#edc990 56%,#7d4b24 63%);box-shadow:inset 0 5px 7px #0008,0 2px 3px #fff4;cursor:pointer}.solo-peg{position:absolute;inset:-5%;display:grid;place-items:center;border:3px solid #c9edff;border-radius:50%;background:radial-gradient(circle at 32% 25%,#c9f1ff 0 10%,#44b7ef 25%,var(--peg) 58%,var(--peg2) 100%);color:transparent;box-shadow:inset 0 6px 8px #ffffff70,inset 0 -6px 8px #002f5f88,0 5px 8px #35210d80;transition:transform .17s,filter .17s}.solo-hole.playable .solo-peg{animation:solo-ready 1.1s infinite alternate}.solo-hole.selected{box-shadow:0 0 0 5px #ffe557,0 0 20px #ffc629,inset 0 5px 7px #0008}.solo-hole.selected .solo-peg{transform:scale(1.13)}.solo-hole.target:after{content:"";position:absolute;z-index:5;width:48%;height:48%;border-radius:50%;background:#45e88a;box-shadow:0 0 0 5px #ffffffb8,0 0 18px #1ed56b;animation:solo-target .7s infinite alternate}.solo-hole.last{box-shadow:0 0 0 4px #ffd54f,inset 0 5px 7px #0008}.solo-hole.removed:after{content:"×";position:absolute;z-index:6;display:grid;place-items:center;inset:8%;border:3px solid #e44b44;border-radius:50%;background:#ffe0d7;color:#c52d2a;font-size:22px;font-weight:950;animation:solo-fade 1.2s forwards}.solo-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:7px}.solo-actions button,.solo-modal button{min-height:38px;border:0;border-radius:10px;background:#e3d8c7;color:#3b4a54;font-size:11px;font-weight:900;cursor:pointer}.solo-actions button:disabled{opacity:.4;cursor:default}.solo-actions .primary,.solo-modal .primary{background:#214a65;color:#fff}.solo-help{margin:5px 4px 0;color:#72675b;font-size:10px;text-align:center}.solo-overlay{position:absolute;inset:0;z-index:10;display:grid;place-items:center;padding:18px;background:#1a2b38e8;backdrop-filter:blur(5px)}.solo-overlay[hidden]{display:none}.solo-modal{width:min(100%,450px);max-height:92%;overflow:auto;padding:24px;border:3px solid #e7ba5a;border-radius:20px;background:#fffaf2;text-align:center;box-shadow:0 24px 65px #0008}.solo-modal>span{color:#8c5a18;font-size:9px;font-weight:950;letter-spacing:1.7px}.solo-modal h2{margin:7px 0;color:#193f5b;font-size:27px}.solo-rules{text-align:left}.solo-rules>span,.solo-rules h2,.solo-rules>button{display:block;margin-left:auto;margin-right:auto;text-align:center}.solo-rules li{margin:8px 0;line-height:1.45}.solo-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:14px 0}.solo-stats div{padding:10px 3px;border-radius:9px;background:#efe5d7}.solo-stats b{display:block;color:#176f9f;font-size:21px}.solo-stats small{font-size:7px;font-weight:900}.solo-seo{margin-top:15px;padding:18px 22px;border:1px solid #dfd2c0;border-radius:17px;background:#fff;color:#3d4e59;line-height:1.6}.solo-seo h2{margin:0 0 7px;color:#194766}.solo-seo p{margin:0}.solo-seo ul{margin:8px 0 0;padding-left:20px}.solo-shell[data-theme="dark"]{--peg:#e07727;--peg2:#833411}.solo-shell[data-theme="dark"] .solo-board{border-color:#211916;background:radial-gradient(circle at 35% 27%,#5b5148,#29231e 67%,#15120f)}.solo-shell[data-theme="blue"] .solo-board{border-color:#1b5275;background:radial-gradient(circle at 35% 27%,#aad8ea,#4b94b8 65%,#235b7d)}
@keyframes solo-ready{to{filter:brightness(1.25);transform:translateY(-2px)}}@keyframes solo-target{to{transform:scale(1.15);opacity:.75}}@keyframes solo-fade{70%{opacity:1}to{opacity:0}}
@media(min-width:651px) and (max-height:760px){.solo-card{padding:6px 12px}.solo-header{min-height:43px}.solo-logo{width:41px;height:41px}.solo-brand h1{font-size:27px}.solo-score{margin:4px 0 3px}.solo-score>div{min-height:37px}.solo-board{width:min(88vw,410px,calc(100vh - 235px));padding:13px}.solo-actions{margin-top:5px}.solo-actions button{min-height:35px}.solo-help{font-size:9px}}
@media(max-width:650px){.solo-shell{padding:0;margin:2px auto}.solo-card{padding:6px;border-radius:14px}.solo-header{min-height:43px}.solo-brand small{display:none}.solo-brand h1{font-size:25px}.solo-logo{width:41px;height:41px}.solo-icons button{width:34px;height:34px}.solo-score{grid-template-columns:1fr 1fr 1fr 1fr;margin:4px 0}.solo-score>strong{grid-column:1/-1;grid-row:2;padding:4px}.solo-score>div{min-height:35px}.solo-board{width:min(95vw,400px,calc(100vh - 310px));min-width:280px;padding:10px;border-width:4px}.solo-hole{border-width:2px}.solo-peg{border-width:2px}.solo-actions{margin-top:5px}.solo-actions button{min-height:35px;font-size:10px}.solo-help{font-size:8px}.solo-stats{grid-template-columns:1fr 1fr}.solo-seo{margin:10px 4px;padding:15px;font-size:13px}}
@media(prefers-reduced-motion:reduce){.solo-shell *{animation-duration:.01ms!important}.solo-peg{transition:none}}

/* v1.0.2 mobil ekran güvenliği */
@media(max-width:650px){.solo-shell,.solo-card{width:100%;max-width:100%;min-width:0}.solo-card{padding:4px}.solo-board{width:min(100%,350px);min-width:0;max-width:100%;margin-inline:auto;padding:7px;border-width:3px}.solo-hole{width:86%;touch-action:manipulation}.solo-header{min-height:38px}.solo-logo{width:36px;height:36px}.solo-score{gap:3px;margin:2px 0}.solo-score>div{min-height:30px}.solo-score>strong{padding:2px}.solo-actions{gap:4px}.solo-actions button{min-height:32px}}
@media(max-width:650px) and (max-height:700px){.solo-board{width:min(100%,315px)}.solo-help{display:none}}
