@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@500;700;900&family=Quicksand:wght@700;900&family=ZCOOL+KuaiLe&display=swap";:root{font-family:Avenir Next,PingFang SC,Microsoft YaHei,sans-serif;color:#1f2a37;background:radial-gradient(circle at top,rgba(255,244,214,.95),transparent 35%),linear-gradient(180deg,#fffaf0,#f4f7fb);line-height:1.5;font-weight:400}*{box-sizing:border-box}body{margin:0;min-height:100vh}a{color:inherit;text-decoration:none}button,input,select{font:inherit}#root{min-height:100vh}.app-shell{min-height:100vh;padding:24px}.app-shell--immersive{padding:0}.topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 24px;border-radius:20px;background:#ffffffd1;box-shadow:0 18px 45px #3d4f661f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.topbar__brand h1,.page-card h2,.page-card h3{margin:0}.topbar__brand p,.page-card p,.module-card p{margin:0;color:#566377}.topbar__nav{display:flex;gap:12px}.user-chip{display:flex;align-items:center;gap:14px}.user-chip__avatar{width:58px;height:58px;border-radius:999px;border:3px solid rgba(255,255,255,.95);box-shadow:0 10px 24px #53688329}.user-chip__copy{display:grid;gap:4px}.user-chip__copy strong{font-size:28px;line-height:1}.pill{padding:10px 14px;border:0;border-radius:999px;background:#eef3f9;color:#334155}.page-grid{display:grid;gap:24px;margin-top:24px}.page-grid--immersive{margin-top:0;height:100vh;min-height:100vh;padding-block:16px;padding-inline:24px;place-items:center;overflow:hidden}.page-card{padding:28px;border-radius:24px;background:#ffffffe0;box-shadow:0 20px 48px #596b811f}.login-wrap{display:grid;place-items:center;min-height:100vh;padding:24px}.login-card{width:min(520px,100%)}.login-form{display:grid;gap:16px;margin-top:24px}.field{display:grid;gap:8px}.field input{padding:14px 16px;border:1px solid #d7dfeb;border-radius:14px;background:#fff}.primary-button{padding:14px 18px;border:0;border-radius:14px;background:linear-gradient(135deg,#ffb347,#ff914d);color:#fff;font-weight:700;cursor:pointer}.primary-button--compact{padding:12px 18px}.module-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,300px));justify-content:start;gap:18px;margin-top:18px}.module-card{min-height:164px;max-width:300px;padding:22px;border-radius:18px;border:1px solid #e3ebf4;box-shadow:inset 0 1px #ffffff73;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease}.module-card:hover{transform:translateY(-2px);box-shadow:inset 0 1px #ffffff73,0 14px 24px #58697c1a}.module-card:focus-visible{outline:3px solid rgba(106,138,190,.35);outline-offset:2px}.module-card h3{margin-bottom:10px}.lobby-card{padding-bottom:24px}.lobby-head{display:flex;align-items:center;justify-content:space-between}.app-page-card{display:grid;grid-template-rows:auto 1fr;gap:24px}.app-page-card--centered{width:min(1180px,100%);height:calc(100vh - 32px);min-height:calc(100vh - 32px);padding:14px 24px 8px;overflow:hidden;background:transparent;box-shadow:none;border-radius:0}.app-page-head{display:flex;align-items:center;justify-content:space-between;gap:16px;align-self:start;margin-top:4px}.app-page-actions{display:flex;gap:12px}.clock-title-text{font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-weight:700;letter-spacing:.02em}.clock-title-text--practice{font-size:44px;color:#246bb4;font-weight:900}.app-entry-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,360px));gap:20px}.app-entry-grid--centered{justify-content:center;align-content:center;min-height:0;height:100%}.app-entry-card{min-height:300px;padding:28px;border-radius:22px;border:1px solid #e3ebf4;box-shadow:inset 0 1px #ffffff73;cursor:pointer;transition:transform .32s ease,opacity .32s ease,box-shadow .18s ease}.app-entry-card h3{margin:0 0 12px;font-size:32px}.app-entry-card:hover{box-shadow:inset 0 1px #ffffff73,0 14px 24px #58697c14}.app-entry-card--split-left{opacity:0;transform:translate(-120px) scale(.96)}.app-entry-card--split-right{opacity:0;transform:translate(120px) scale(.96)}.clock-learn-stage{display:grid;grid-template-rows:1fr auto;min-height:100%;gap:22px}.clock-learn-main{display:grid;place-items:center;min-height:0}.clock-demo-wrap{display:grid;place-items:center;gap:25px;font-family:Quicksand,ZCOOL KuaiLe,PingFang SC,Microsoft YaHei,sans-serif}.clock-demo-wrap--practice{--clock-practice-scale: 1;width:calc(520px * var(--clock-practice-scale));height:calc(520px * var(--clock-practice-scale));gap:0}.clock-demo-case{width:460px;height:460px;background:linear-gradient(145deg,#fff,#eaeaea);border-radius:999px;display:flex;justify-content:center;align-items:center;box-shadow:0 22px 45px #0000001c,0 8px 20px #0000000f,inset 0 4px 6px #ffffffe6,inset 0 -8px 16px #00000012;border:1.5px solid #ffffff}.clock-demo-wrap--practice .clock-demo-case{transform:scale(var(--clock-practice-scale));transform-origin:center}.clock-demo-face{width:430px;height:430px;background:#fff;border-radius:999px;position:relative;box-shadow:inset 0 6px 12px #0000000f;overflow:hidden}.clock-demo-tick{position:absolute;top:50%;left:50%;transform-origin:0 0;z-index:1}.clock-demo-tick-line{width:1.5px;background:#b0cddb;position:absolute;transform:translate(-.75px,-175px)}.clock-demo-tick-line--hour{height:13px}.clock-demo-tick-line--minute{height:7px}.clock-demo-face--tick-focus .clock-demo-tick-line--minute{width:2.5px;height:13px;background:#7aa9cc;transform:translate(-1.25px,-186px)}.clock-demo-face--tick-focus .clock-demo-tick-line--hour{width:3px;height:18px;background:#6a9cc4;transform:translate(-1.5px,-188px)}.clock-demo-hour-number{position:absolute;width:44px;height:44px;font-size:42px;font-weight:900;color:#ff3b30;text-align:center;line-height:44px;z-index:3;-webkit-text-stroke:2px #ff3b30;paint-order:stroke fill}.clock-demo-minute-number{position:absolute;width:24px;height:24px;font-size:13px;font-weight:900;color:#246bb4;text-align:center;line-height:24px;z-index:3;-webkit-text-stroke:.5px #246bb4}.clock-demo-minute-number--major{font-size:16px;-webkit-text-stroke:1px #246bb4}.clock-demo-pointer{position:absolute;top:50%;left:50%;z-index:5;filter:drop-shadow(0 4px 6px rgba(0,0,0,.2)) drop-shadow(0 8px 15px rgba(0,0,0,.12))}.clock-demo-hour-wrap{width:24px;height:130px;transform-origin:12px 102px;transform:translate(-12px,-102px) rotate(230deg);transition:transform .7s ease-in-out}.clock-demo-hour-shape{width:100%;height:100%;background:linear-gradient(to bottom,#ff4d43,#ff2a1f);border-radius:12px;clip-path:polygon(15% 0%,85% 0%,100% 100%,0% 100%);box-shadow:inset 0 2px 3px #fff6,inset 0 -2px 5px #00000014}.clock-demo-minute-wrap{width:18px;height:205px;transform-origin:9px 177px;transform:translate(-9px,-177px) rotate(282deg);z-index:6;transition:transform .7s ease-in-out}.clock-demo-minute-shape{width:100%;height:100%;background:linear-gradient(to bottom,#2b7ccf,#1b5ca3);border-radius:9px;clip-path:polygon(16% 0%,84% 0%,100% 100%,0% 100%);box-shadow:inset 0 2px 3px #fff6,inset 0 -2px 5px #00000014}.clock-demo-second-wrap{width:8px;height:205px;transform-origin:4px 177px;transform:translate(-4px,-177px) rotate(0);z-index:7}.clock-demo-second-shape{width:100%;height:100%;background:linear-gradient(to bottom,#fbfcfd,#e2e8f0);border-radius:4px;box-shadow:inset 0 1px 2px #fffc,inset 0 -1px 3px #0000000d}.clock-digital-box{background:#fff;border-radius:18px;box-shadow:0 6px 12px #00000008;border:2px solid #eef2f3;padding:12px 28px;display:flex;align-items:center;justify-content:center;gap:14px}.clock-digital-col{display:flex;flex-direction:column;align-items:center;gap:4px}.clock-digital-label{font-size:13px;color:#9eaab6;font-weight:900}.clock-digital-display{font-size:32px;font-weight:900;line-height:1;-webkit-text-stroke:1px currentColor}.clock-digital-colon{font-size:32px;font-weight:900;color:#9eaab6;align-self:flex-end;margin-bottom:2px}.clock-learn-footer{display:grid;grid-template-columns:auto 1fr auto;align-items:end;gap:18px}.clock-caption-box{min-height:104px;padding:18px 20px;border-radius:18px;border:1px solid #d8e1ef;background:#f8fbff;display:grid;align-content:center;gap:6px;text-align:center}.clock-caption-box p{margin:0;line-height:1.5;color:#3c4d63}.clock-play-button{width:104px;border:0;background:transparent;padding:0;display:grid;place-items:center;cursor:pointer}.clock-nav-button{width:96px;height:96px;padding:0;display:grid;place-items:center}.clock-placeholder-stage{display:grid;place-items:center;min-height:100%}.clock-placeholder-card{width:min(360px,100%);padding:32px;border-radius:22px;background:#fff5e9;border:1px solid #f2d9b1}.icon-pill-button{width:72px;height:72px;border:0;padding:0;border-radius:999px;background:#eef3f9;display:grid;place-items:center;cursor:pointer}.clock-action-icon{width:40px;height:40px}.clock-nav-icon{width:48px;height:48px}.clock-play-icon{width:88px;height:88px}.clock-icon--mirrored{transform:scaleX(-1)}.clock-right-controls{display:grid;justify-items:center;align-content:end;gap:14px}.clock-mode-stage,.clock-practice-stage{min-height:100%;display:grid}.clock-practice-stage{grid-template-rows:minmax(0,1fr) auto;height:100%}.clock-mode-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,260px));justify-content:center;align-content:center;gap:18px}.clock-mode-card{min-height:220px;position:relative}.clock-mode-card--disabled{opacity:.72;cursor:default}.clock-mode-badge{display:inline-flex;margin-top:18px;padding:8px 12px;border-radius:999px;background:#ffffffa8;color:#6d7c92;font-size:14px;font-weight:700}.clock-practice-layout{display:grid;grid-template-columns:minmax(620px,1.26fr) minmax(320px,350px);gap:12px;align-items:start;height:100%;min-height:0;overflow:hidden}.clock-practice-left{display:grid;justify-content:center;align-content:start;min-width:0}.clock-face-stage{position:relative;display:grid;place-items:center;width:100%;height:100%;min-height:0;padding-top:40px}.clock-demo-wrap--practice{--clock-practice-scale: min(1.16, calc((100vh - 250px) / 520));gap:0}.clock-visibility-controls{position:absolute;top:130px;left:-150px;z-index:5;display:grid;gap:20px;justify-items:start}.clock-visibility-button{border:0;padding:10px 14px;border-radius:999px;background:#eef3f9;color:#476079;font-weight:700;cursor:pointer}.clock-visibility-button--active{background:#ffe8c7;color:#ae6420}.clock-practice-right{display:grid;align-content:start;gap:8px;min-width:0;padding-top:70px;min-height:0}.clock-answer-panel{display:flex;justify-content:center;margin-top:0}.clock-time-input-container{display:flex;align-items:center;gap:16px}.clock-time-input-block{display:flex;flex-direction:column;align-items:center;gap:8px}.clock-time-block-label{font-size:22px;font-weight:900;letter-spacing:2px}.clock-time-block-label--hour{color:#ff3b30}.clock-time-block-label--minute{color:#246bb4}.clock-slot-card{width:118px;height:118px;background:#f1f5f9;border-radius:28px;display:flex;justify-content:center;align-items:center;position:relative;box-shadow:inset 0 6px 10px #94a3b83d,inset 0 2px 4px #0000000f,0 2px #fff;border:2px solid #e2e8f0;transition:all .2s ease;cursor:pointer;padding:0}.clock-slot-card--active-hour{background:#fff;border-color:#ff3b30;box-shadow:0 0 0 4px #ff3b3026,inset 0 2px 4px #00000005}.clock-slot-card--active-minute{background:#fff;border-color:#246bb4;box-shadow:0 0 0 4px #246bb426,inset 0 2px 4px #00000005}.clock-slot-card--locked{opacity:.82}.clock-slot-text{font-size:54px;font-weight:900;line-height:1;-webkit-text-stroke:1.5px currentColor;paint-order:stroke fill}.clock-slot-text--hour{color:#ff3b30}.clock-slot-text--minute{color:#246bb4}.clock-slot-placeholder{font-size:40px;color:#cbd5e1;font-weight:900;letter-spacing:-2px}.clock-time-separator{display:flex;flex-direction:column;gap:10px;padding-top:32px}.clock-colon-dot{width:10px;height:10px;background-color:#cbd5e1;border-radius:50%;box-shadow:inset 0 1px 2px #0000001a}.clock-voice-panel{display:grid;gap:10px;margin-top:22px}.clock-voice-button{min-height:58px;border:0;border-radius:22px;background:linear-gradient(135deg,#ffd59a,#ffb35c);color:#714010;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-weight:900;cursor:pointer}.clock-voice-button:disabled{opacity:.7;cursor:wait}.clock-voice-button--recording{background:linear-gradient(135deg,#ff9d88,#ff6a5b);color:#fff;box-shadow:0 12px 24px #ff6a5b38}.clock-voice-icon{width:30px;height:30px}.clock-keypad{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:30px}.clock-key-button{min-height:58px;border:0;border-radius:20px;background:linear-gradient(180deg,#f4f8ff,#dfeaf8);color:#28456a;font-size:28px;font-weight:900;cursor:pointer;font-family:Quicksand,ZCOOL KuaiLe,PingFang SC,Microsoft YaHei,sans-serif;box-shadow:0 10px 18px #9fb6d238,inset 0 2px #ffffffe6,inset 0 -3px #aac1db61}.clock-key-button--soft{background:linear-gradient(180deg,#fff5f5,#ffe4e4);color:#b55454;font-size:22px;box-shadow:0 10px 18px #dfa8a833,inset 0 2px #ffffffe0,inset 0 -3px #e1b9b957}.clock-key-button--confirm{background:linear-gradient(135deg,#ffb347,#ff914d);color:#fff;font-size:22px;box-shadow:0 12px 20px #ffaa5c4d,inset 0 2px #ffe9ccb3,inset 0 -3px #e4842c57}.clock-key-button:active{transform:translateY(2px);box-shadow:0 5px 10px #9fb6d233,inset 0 2px #fffc}.clock-key-button:disabled,.clock-key-button--soft:disabled{opacity:.52;cursor:default}.clock-practice-footer{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-top:4px}.clock-practice-footer-center{display:grid;justify-items:center;gap:0}.clock-practice-status{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.clock-practice-badge{display:inline-flex;align-items:center;justify-content:center;min-width:104px;padding:10px 14px;border-radius:999px;background:#ffffffe0;box-shadow:0 10px 24px #5a6d8514;color:#415168;font-weight:700}.clock-practice-badge--done{background:#dff6e5;color:#2e8b57}.clock-nav-button:disabled{opacity:.45;cursor:default}.clock-result-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#244b7466;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:center;z-index:999;opacity:0;pointer-events:none;transition:opacity .4s ease;font-family:Quicksand,ZCOOL KuaiLe,PingFang SC,Microsoft YaHei,sans-serif}.clock-result-overlay--active{opacity:1;pointer-events:auto}.clock-result-card{background:#fff;border-radius:32px;width:min(380px,calc(100vw - 32px));padding:40px 20px 30px;box-shadow:0 30px 60px #00000026,inset 0 4px #fff;border:4px solid #ffffff;display:flex;flex-direction:column;align-items:center;position:relative;transform:scale(.6) rotate(-5deg);transition:transform .5s cubic-bezier(.175,.885,.32,1.275)}.clock-result-overlay--active .clock-result-card{transform:scale(1) rotate(0)}.clock-result-badge-wrapper{position:relative;width:120px;height:120px;margin-bottom:20px}.clock-result-light-rays{position:absolute;top:-20px;left:-20px;width:160px;height:160px;background:radial-gradient(circle,#ffd700cc,#ffd70000 70%);transform:scale(0);animation:clock-result-rotate-ray 12s linear infinite,clock-result-pop-light .6s .3s cubic-bezier(.175,.885,.32,1.275) forwards;z-index:1}.clock-result-gold-medal{width:120px;height:120px;background:linear-gradient(135deg,gold,orange);border-radius:50%;border:6px solid #ffffff;box-shadow:0 10px 20px #ffa50066,inset 0 -6px #0000001a;display:flex;justify-content:center;align-items:center;font-size:65px;position:relative;z-index:2;transform:scale(0);animation:clock-result-pop-medal .5s .2s cubic-bezier(.175,.885,.32,1.5) forwards}.clock-result-gold-medal:after{content:"⭐";filter:drop-shadow(0 4px 0 rgba(0,0,0,.1))}.clock-result-confetti{position:absolute;width:10px;height:10px;border-radius:50%;opacity:0}.clock-result-overlay--perfect.clock-result-overlay--active .clock-result-confetti{animation:clock-result-explode-confetti .8s .5s ease-out forwards}.clock-result-try-icon{font-size:80px;margin-bottom:15px;filter:drop-shadow(0 6px 0 rgba(0,0,0,.05));animation:clock-result-float-icon 2s ease-in-out infinite}.clock-result-title{font-size:32px;font-weight:900;margin:10px 0 5px}.clock-result-overlay--perfect .clock-result-title{color:#ff9500;-webkit-text-stroke:1px #ff9500}.clock-result-overlay--try-again .clock-result-title{color:#246bb4;-webkit-text-stroke:1px #246bb4}.clock-result-score-text{font-size:20px;color:#7a8b9a;font-weight:700;margin-bottom:25px}.clock-result-score-text span{font-size:28px;font-weight:900}.clock-result-overlay--perfect .clock-result-score-text span{color:#4cd964}.clock-result-overlay--try-again .clock-result-score-text span{color:#ff3b30}.clock-result-btn{color:#fff;border:none;padding:14px 45px;font-size:20px;font-weight:900;border-radius:20px;cursor:pointer;transition:transform .1s,box-shadow .1s}.clock-result-overlay--perfect .clock-result-btn{background:linear-gradient(to bottom,#4cd964,#28cd41);box-shadow:0 8px #1fa632,0 12px 20px #28cd414d;-webkit-text-stroke:.5px #1fa632}.clock-result-overlay--try-again .clock-result-btn{background:linear-gradient(to bottom,#ff4d43,#ff3b30);box-shadow:0 8px #cc2e24,0 12px 20px #ff3b304d;-webkit-text-stroke:.5px #cc2e24}.clock-result-btn:active{transform:translateY(4px)}@keyframes clock-result-pop-medal{0%{transform:scale(0) rotate(-20deg)}70%{transform:scale(1.1) rotate(10deg)}to{transform:scale(1) rotate(0)}}@keyframes clock-result-pop-light{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes clock-result-rotate-ray{to{transform:rotate(360deg)}}@keyframes clock-result-float-icon{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-8px) scale(1.05)}}@keyframes clock-result-explode-confetti{0%{transform:translate(0) scale(1);opacity:1}to{transform:translate(var(--confetti-x),var(--confetti-y)) scale(.5);opacity:0}}@media (max-width: 1180px){.page-grid--immersive{padding-block:12px;padding-inline:16px}.app-page-card--centered{width:min(100%,1080px);min-height:calc(100vh - 24px);padding:10px 18px}.clock-demo-wrap--practice{--clock-practice-scale: min(1.02, calc((100vh - 235px) / 520))}.clock-practice-layout{grid-template-columns:minmax(500px,1fr) minmax(240px,290px);gap:18px}.clock-visibility-controls{top:110px;left:-110px}.clock-face-stage{min-height:0;padding-top:28px}.clock-practice-right{gap:12px;padding-top:54px}.clock-practice-badge{min-width:86px;padding:8px 12px;font-size:15px}.clock-slot-card{width:112px;height:112px;border-radius:26px}.clock-slot-text{font-size:52px}.clock-slot-placeholder{font-size:40px}.clock-keypad{gap:10px}.clock-key-button{min-height:56px;border-radius:16px;font-size:24px}.clock-voice-panel{margin-top:18px}.clock-keypad{margin-top:26px}.clock-voice-button{min-height:58px;border-radius:18px}.clock-practice-footer{margin-top:4px}.clock-key-button--soft,.clock-key-button--confirm{font-size:18px}.icon-pill-button{width:60px;height:60px}.clock-action-icon{width:34px;height:34px}.clock-title-text{font-size:.92em}}@media (max-width: 1024px){.app-page-card--centered{min-height:auto;padding:18px}.clock-demo-wrap--practice{--clock-practice-scale: .82}.clock-practice-layout{grid-template-columns:1fr;gap:18px}.clock-visibility-controls{flex-wrap:wrap;gap:8px;padding-left:0}.clock-visibility-button{padding:8px 12px;font-size:14px}.clock-practice-status{gap:8px}.clock-time-input-container{gap:12px}.clock-visibility-controls{position:static;display:flex;justify-content:flex-start;gap:8px}.clock-face-stage{min-height:auto;gap:10px}.clock-answer-panel{margin-top:0}.clock-slot-card{width:98px;height:98px;border-radius:22px}.clock-slot-text{font-size:44px}.clock-slot-placeholder{font-size:34px}.clock-key-button{min-height:54px;font-size:22px}.clock-voice-button{min-height:54px;font-size:16px}.clock-key-button--soft,.clock-key-button--confirm{font-size:17px}.clock-practice-footer{grid-template-columns:auto 1fr auto;gap:10px}.clock-practice-badge{min-width:auto;font-size:14px}}.stack-form,.admin-form{display:grid;gap:14px;margin-top:10px}.select-field{padding:14px 16px;border:1px solid #d7dfeb;border-radius:14px;background:#fff}.status-card{padding:20px;border-radius:18px;background:#ffffffd1;box-shadow:0 12px 28px #3d4f661a}.error-text{color:#c0392b;margin:0}.success-text{color:#1f7a45;margin:0}.user-table{display:grid;gap:16px;margin-top:18px}.user-row{display:grid;gap:18px;padding:20px;border:1px solid #e3ebf4;border-radius:18px;background:#f8fbff}.user-main{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.user-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.user-actions--row{justify-content:flex-start}.inline-field{display:grid;gap:6px}.inline-field input{width:140px;padding:10px 12px;border:1px solid #d7dfeb;border-radius:12px}.pill--danger{background:#fff0f0;color:#a93226}.section-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#1923346b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-card{width:min(560px,100%);padding:28px;border-radius:24px;background:#fffdf9;box-shadow:0 24px 60px #28334333}.modal-card--wide{width:min(820px,100%)}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:8px}.modal-header__title{display:flex;align-items:center;gap:18px}.modal-user-id{font-size:26px;color:#566377}.close-button{width:42px;height:42px;border:0;border-radius:999px;background:#eef3f9;color:#334155;font-size:24px;cursor:pointer}.modal-section{display:grid;gap:12px;padding-top:18px;margin-top:18px;border-top:1px solid #e6edf5}.modal-actions{display:flex;justify-content:flex-end;gap:12px}.modal-actions--spread{justify-content:space-between;align-items:center}.modal-hint{margin:0;color:#566377}.profile-avatar{width:84px;height:84px;border-radius:999px;border:4px solid #fff;box-shadow:0 12px 28px #4d627829}.section-title{display:flex;align-items:center;gap:12px}.section-title h3{margin:0}.avatar-row{display:flex;align-items:center;margin-top:2px}.inline-form-row{display:grid;grid-template-columns:160px minmax(0,1fr);align-items:center;gap:18px}.inline-form-row__label{font-size:18px;font-weight:600;color:#223046}.inline-form-row__input{width:100%;min-width:0;padding:14px 16px;border:1px solid #d7dfeb;border-radius:14px;background:#fff}.password-input-wrap{position:relative;display:block}.inline-form-row__input--with-icon{padding-right:52px}.password-eye-button{position:absolute;top:50%;right:12px;display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:10px;background:transparent;color:#6a7890;cursor:pointer;transform:translateY(-50%)}.trophy-empty{display:grid;gap:8px;min-height:180px;place-content:center;text-align:center;border-radius:18px;background:linear-gradient(180deg,#fff8ea,#f8fbff);border:1px solid #ede3c8}
