*{box-sizing:border-box}html{background:#0c0e13}body{color:#f2f3f5;background:radial-gradient(circle at top,#191d28 0,#0c0e13 55%);min-width:320px;min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}.app{justify-content:center;align-items:flex-start;min-height:100vh;padding:48px 20px;display:flex;position:relative;overflow:hidden}.background-glow{filter:blur(120px);pointer-events:none;opacity:.16;border-radius:50%;width:500px;height:500px;position:fixed}.glow-1{background:#d7a74a;top:-200px;left:-200px}.glow-2{background:#8758d6;bottom:-250px;right:-200px}.solver-card{z-index:1;background:linear-gradient(145deg,#1e222df5,#101219fa);border:1px solid #ffffff14;border-radius:24px;width:min(760px,100%);padding:36px;position:relative;box-shadow:0 30px 80px #00000073}.header{justify-content:space-between;align-items:center;gap:20px;display:flex}.header-left{align-items:center;gap:16px;min-width:0;display:flex}.title-area{min-width:0}.solver-logo-box{flex-shrink:0;justify-content:center;align-items:center;width:44px;height:58px;display:flex}.solver-logo{object-fit:contain;width:100%;height:100%;display:block}.game-logo-box{flex-shrink:0;justify-content:flex-end;align-items:center;height:48px;display:flex}.game-logo{object-fit:contain;filter:drop-shadow(0 5px 15px #0000004d);max-width:140px;max-height:48px;display:block}.header h1{letter-spacing:.08em;color:#f5f0e7;margin:0;font-size:22px}.header p{color:#8f96a8;margin:5px 0 0;font-size:14px}.divider{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px;margin:30px 0}.section-heading{letter-spacing:.14em;color:#8f96a8;font-size:11px;font-weight:700}.guess-display{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px;display:grid}.offering-card{background:linear-gradient(145deg,#ffffff0f,#ffffff06);border:1px solid #ffffff12;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:18px 10px 14px;transition:transform .2s,background .2s;display:flex}.offering-card:hover{background:linear-gradient(145deg,#ffffff17,#ffffff0a);transform:translateY(-3px)}.offering-image-wrapper{justify-content:center;align-items:center;width:52px;height:52px;display:flex}.offering-image{object-fit:contain;width:100%;height:100%;display:block}.offering-name{color:#b7bdca;margin-top:10px;font-size:12px}.feedback-section{flex-direction:column;gap:10px;display:flex}.feedback-control{background:#ffffff09;border:1px solid #ffffff0f;border-radius:16px;justify-content:space-between;align-items:center;min-height:78px;padding:14px 16px;display:flex}.feedback-label{color:#e9eaf0;font-size:15px;font-weight:600}.feedback-description{color:#777f91;margin-top:5px;font-size:12px}.counter{align-items:center;gap:8px;display:flex}.counter-button{color:#f1f3f8;cursor:pointer;background:#ffffff12;border:none;border-radius:11px;width:38px;height:38px;font-size:21px;transition:transform .15s,background .15s}.counter-button:hover:not(:disabled){background:#ffffff21;transform:scale(1.05)}.counter-button:disabled{opacity:.3;cursor:not-allowed}.counter-value{text-align:center;color:#fff;width:38px;font-size:21px;font-weight:700}.action-row{gap:12px;margin-top:24px;display:flex}.action-row button{cursor:pointer;border-radius:14px;height:50px;font-size:14px;font-weight:700;transition:transform .15s,filter .15s}.action-row button:hover{transform:translateY(-2px)}.restart-button{color:#aeb4c1;background:#ffffff0a;border:1px solid #ffffff1a;flex:1}.next-button{color:#17130c;background:linear-gradient(135deg,#d6ad59,#987436);border:none;flex:2;box-shadow:0 10px 30px #d6ad5926}.error-message{color:#f08d8d;background:#d84f4f1f;border:1px solid #d84f4f33;border-radius:12px;padding:12px 14px;font-size:13px}.status-section{text-align:center;background:linear-gradient(135deg,#d6ad5914,#d6ad5906);border:1px solid #d6ad591f;border-radius:18px;margin-top:28px;padding:22px}.status-number{color:#e5c47e;font-size:34px;font-weight:800}.status-label{letter-spacing:.15em;color:#858c9b;margin-top:5px;font-size:10px;font-weight:700}.history-section{margin-top:30px}.history-header{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}.history-legend{color:#747c8d;margin-top:6px;font-size:11px}.turn-count{color:#858c9b;background:#ffffff0d;border-radius:999px;padding:6px 10px;font-size:11px}.history-list{flex-direction:column;gap:8px;display:flex}.history-row{background:#ffffff06;border:1px solid #ffffff0a;border-radius:14px;grid-template-columns:38px minmax(150px,1fr) 90px 70px;align-items:center;gap:10px;padding:10px 12px;display:grid}.history-turn{color:#7e8594;font-size:12px;font-weight:700}.guess-display-small{gap:5px;margin:0;display:flex}.guess-display-small .offering-card{background:0 0;border:none;width:30px;height:30px;padding:0}.guess-display-small .offering-card:hover{transform:none}.guess-display-small .offering-image-wrapper{width:28px;height:28px}.guess-display-small .offering-image{object-fit:contain;width:100%;height:100%}.history-feedback{color:#c7ccd6;align-items:center;gap:6px;font-size:12px;display:flex}.feedback-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.correct-dot{background:#d8ae59}.misplaced-dot{border:1px solid #9da5b4}.history-remaining{text-align:right;color:#7d8594;font-size:11px}.history-empty{text-align:center;color:#6f7787;border:1px dashed #ffffff14;border-radius:14px;padding:24px;font-size:13px}.solution-section{text-align:center;padding:20px 0 10px}.solution-section h2{color:#f3f0e9;margin:10px 0 0;font-size:25px}.solution-text{color:#8991a1;margin:8px 0 20px;font-size:14px}.restart-large-button{color:#17130c;cursor:pointer;background:linear-gradient(135deg,#d6ad59,#987436);border:none;border-radius:14px;margin-top:28px;padding:13px 28px;font-weight:700}@media (width<=600px){.app{padding:16px 10px}.solver-card{border-radius:20px;padding:22px 16px}.header h1{font-size:17px}.header p{font-size:12px}.logo-mark{width:42px;height:42px}.guess-display{gap:8px}.offering-card{padding:14px 5px 10px}.offering-emoji{font-size:32px}.offering-name{font-size:10px}.feedback-control{padding:12px}.feedback-description{max-width:180px}.history-row{grid-template-columns:30px 1fr;gap:8px}.history-feedback{grid-column:2}.history-remaining{text-align:left;grid-column:2}.header{gap:12px}.header-left{gap:10px}.solver-logo-box{width:34px;height:45px}.header h1{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.game-logo-box{height:38px}.game-logo{max-width:95px;max-height:38px}.footer{margin-top:24px}.team-reminder{border-radius:14px;margin-top:18px;padding:14px 15px}.team-reminder-text{font-size:13px}}.footer{color:#656d7d;letter-spacing:.04em;border-top:1px solid #ffffff0f;justify-content:center;align-items:center;gap:6px;margin-top:32px;padding-top:20px;font-size:11px;display:flex}.footer-name{color:#c7a861;letter-spacing:.06em;font-weight:700}.team-reminder{background:linear-gradient(135deg,#cd9d4621,#cd9d4609);border:1px solid #cd9d4647;border-radius:16px;margin-top:24px;margin-bottom:4px;padding:16px 18px;position:relative;overflow:hidden;box-shadow:0 12px 32px #0000001f}.team-reminder:after{content:"";pointer-events:none;background:radial-gradient(circle,#dcb25e29,#0000 70%);border-radius:50%;width:130px;height:130px;position:absolute;top:-70px;right:-70px}.team-reminder-content{z-index:1;position:relative}.team-reminder-title{letter-spacing:.16em;color:#d9b866;margin-bottom:6px;font-size:10px;font-weight:800}.team-reminder-text{color:#bfc5cf;font-size:14px;line-height:1.55}.team-reminder-text strong{color:#f0d48f;font-weight:700}
