@import "https://fonts.googleapis.com/css2?family=Nunito:wght@400;700;800;900&display=swap";@import "https://fonts.googleapis.com/css2?family=Nunito:wght@400;700;800;900&display=swap";:root{--text:#3a3a3a;--bg:#fff;--accent:#4fc3f7;color:var(--text);font:16px/1.4 Nunito,Segoe UI,Tahoma,sans-serif}*{box-sizing:border-box}body{margin:0}#root{min-height:100svh}.auth-page{background:linear-gradient(160deg,#f8f9ff 0%,#e8f4fd 100%);flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:100svh;padding:24px;display:flex}.auth-logo{object-fit:contain;filter:drop-shadow(0 8px 16px #6c5ce740);width:140px;height:140px;animation:.6s cubic-bezier(.34,1.56,.64,1) both plusi-pop-in}.auth-title{color:#6c5ce7;margin:0 0 8px;font-size:2.2rem;font-weight:900}@keyframes plusi-pop-in{0%{transform:scale(0)rotate(-180deg)}to{transform:scale(1)rotate(0)}}.auth-form{background:#fff;border-radius:24px;flex-direction:column;gap:12px;width:100%;max-width:320px;padding:24px;display:flex;box-shadow:0 10px 30px #6c5ce726}.auth-form input,.auth-form button{border:2px solid #eee;border-radius:12px;padding:14px;font-family:Nunito,sans-serif;font-size:18px}.auth-form input:focus{border-color:#a29bfe;outline:none}.auth-form button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a29bfe,#6c5ce7);border:none;font-weight:800;transition:transform .15s}.auth-form button:active{transform:scale(.96)}.auth-error{color:#d32f2f;font-size:14px}.link-btn{color:#6c5ce7;cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:700;text-decoration:underline}.bottom-nav{z-index:10;padding:8px 8px calc(8px + env(safe-area-inset-bottom,0px));background:#fff;border-top-left-radius:22px;border-top-right-radius:22px;font-family:Nunito,sans-serif;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 24px #0000001f}.bottom-nav-item{color:#999;cursor:pointer;background:0 0;border:none;border-radius:16px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;min-width:0;padding:6px 4px;transition:transform .15s,color .15s,background .15s;display:flex}.bottom-nav-item:active{transform:scale(.92)}.bottom-nav-item.active{color:#6c5ce7;background:#f1eefe}.bottom-nav-item.disabled{opacity:.35;cursor:not-allowed}.bottom-nav-icon{font-size:1.5rem;line-height:1}.bottom-nav-avatar{font-size:1.7rem}.bottom-nav-label{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.72rem;font-weight:800;overflow:hidden}.nav-loading{background:linear-gradient(160deg,#f8f9ff 0%,#e8f4fd 100%);flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100vw;height:100vh;display:flex}.nav-loading-mascot{object-fit:contain;width:120px;height:120px;animation:1.2s ease-in-out infinite mascot-bounce}@keyframes mascot-bounce{0%,to{transform:translateY(0)rotate(-3deg)}50%{transform:translateY(-14px)rotate(3deg)}}.subject-select{min-height:100vh;padding:24px 24px calc(100px + env(safe-area-inset-bottom,0px));text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);flex-direction:column;justify-content:center;align-items:center;gap:6px;font-family:Nunito,sans-serif;display:flex;position:relative;overflow:hidden}@keyframes plusi-float{0%,to{transform:translateY(0)rotate(0)scale(1)}50%{transform:translateY(-20px)rotate(8deg)scale(1.1)}}.subject-select-logo{object-fit:contain;z-index:1;filter:drop-shadow(0 10px 20px #00000040);width:160px;height:160px;animation:.6s cubic-bezier(.34,1.56,.64,1) both plusi-pop-in}.subject-select-title{color:#fff;text-shadow:0 4px 20px #0003;z-index:1;margin:0;font-size:2.4rem;font-weight:900;animation:.5s .15s both plusi-fade-up}.subject-select-subtitle{color:#ffffffd9;z-index:1;margin-bottom:1.5rem;font-size:1.1rem;animation:.5s .3s both plusi-fade-up}@keyframes plusi-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.subject-cards{z-index:1;flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.subject-card{cursor:pointer;opacity:0;background:#fff;border:none;border-radius:28px;width:160px;padding:24px 16px;font-family:Nunito,sans-serif;transition:transform .15s;animation:.5s cubic-bezier(.34,1.56,.64,1) both plusi-card-in;box-shadow:0 10px 30px #0003}@keyframes plusi-card-in{0%{opacity:0;transform:scale(.7)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.subject-card:active{transform:scale(.95)}.subject-icon{margin-bottom:8px;font-size:3.5rem}.subject-image{object-fit:contain;width:64px;height:64px;margin-bottom:8px}.subject-name{color:#6c5ce7;margin-bottom:12px;font-size:1.2rem;font-weight:800}.subject-progress-track{background:#eee;border-radius:8px;height:10px;overflow:hidden}.subject-progress-fill{background:linear-gradient(90deg,#55efc4,#00b894);border-radius:8px;height:100%}.skill-path{isolation:isolate;min-height:100vh;padding:110px 24px calc(100px + env(safe-area-inset-bottom,0px));background:linear-gradient(#cdf3ff 0%,#8fd9f7 12%,#4dbdec 32%,#2298d6 55%,#1476b3 78%,#0c5a8f 100%);font-family:Nunito,sans-serif;position:relative;overflow-x:hidden}.skill-path:before{content:"";z-index:0;pointer-events:none;background-image:radial-gradient(60% 40% at 50% 0,#ffffff59,#0000 70%),repeating-linear-gradient(100deg,#ffffff1f 0 2px,#0000 2px 70px);animation:10s linear infinite sea-shimmer;position:absolute;inset:0}@keyframes sea-shimmer{0%{background-position:0 0,0 0}to{background-position:0 0,-280px 280px}}.sea-clouds{pointer-events:none;z-index:0;height:150px;position:absolute;top:0;left:0;right:0;overflow:hidden}.sea-cloud{opacity:.85;background:#ffffffe6;border-radius:40px;position:absolute}.sea-cloud:before,.sea-cloud:after{content:"";background:inherit;border-radius:50%;position:absolute}.sea-cloud-1{width:90px;height:30px;animation:24s linear infinite cloud-drift;top:18px;left:-140px}.sea-cloud-1:before{width:42px;height:42px;top:-20px;left:10px}.sea-cloud-1:after{width:30px;height:30px;top:-12px;left:48px}.sea-cloud-2{width:60px;height:22px;animation:30s linear 6s infinite cloud-drift;top:64px;left:-100px}.sea-cloud-2:before{width:30px;height:30px;top:-14px;left:8px}.sea-cloud-2:after{width:22px;height:22px;top:-8px;left:34px}.sea-cloud-3{width:76px;height:26px;animation:38s linear 14s infinite cloud-drift;top:4px;left:-220px}.sea-cloud-3:before{width:34px;height:34px;top:-16px;left:10px}.sea-cloud-3:after{width:26px;height:26px;top:-10px;left:40px}@keyframes cloud-drift{0%{transform:translate(0)}to{transform:translate(calc(100vw + 260px))}}.path-back-btn{cursor:pointer;z-index:10;background:#fff;border:none;border-radius:50%;width:48px;height:48px;font-size:1.3rem;position:fixed;top:16px;left:16px;box-shadow:0 4px 14px #00000040}.path-back-btn:active{transform:scale(.9)}.path-track{z-index:1;width:100%;max-width:340px;margin:0 auto;position:relative}.skill-node-wrap{width:96px;height:118px;transition:filter .4s;position:absolute}.skill-node-wrap.locked{filter:grayscale(.7)opacity(.8)}.skill-island{z-index:0;background:radial-gradient(at 50% 25%,#ffe7ac 0%,#f6cd76 55%,#dea84c 100%);border-radius:50%;width:96px;height:40px;animation:4s ease-in-out infinite island-bob;position:absolute;top:52px;left:50%;transform:translate(-50%);box-shadow:0 16px 16px -6px #04284666}.skill-island:before{content:"";background:linear-gradient(#8de06a,#45ab49);border-radius:50% 50% 40% 40%;height:26px;position:absolute;top:-15px;left:12px;right:12px}.skill-island:after{content:"🌴";filter:drop-shadow(0 3px 2px #0000004d);font-size:24px;position:absolute;top:-6px;right:-10px}@keyframes island-bob{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-3px)}}.skill-node{z-index:1;cursor:pointer;color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;font-size:1.8rem;font-weight:900;animation:.5s cubic-bezier(.34,1.56,.64,1) backwards node-pop-in;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 8px 18px #041e3759}@keyframes node-pop-in{0%{opacity:0;transform:translate(-50%)scale(.3)}to{opacity:1;transform:translate(-50%)scale(1)}}.skill-node:active:not(:disabled){transform:translate(-50%)scale(.92)}.skill-node.unlocked{background:conic-gradient(#00b894 calc(var(--level) * 1%), #dfe6e9 0)}.skill-node.unlocked .skill-node-inner{background:#6c5ce7;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;display:flex}.skill-node-star{object-fit:contain;width:42px;height:42px}.skill-node-icon{object-fit:contain;border-radius:50%;width:46px;height:46px}.skill-node.locked{cursor:not-allowed;box-shadow:none;background:#dfe6e9}.skill-node.locked .skill-node-inner{color:#b2bec3;font-size:1.4rem}.skill-node.current{animation:.5s cubic-bezier(.34,1.56,.64,1) backwards node-pop-in,1.8s ease-in-out infinite node-pulse}@keyframes node-pulse{0%,to{box-shadow:0 8px 18px #041e3759,0 0 #fff9}50%{box-shadow:0 8px 18px #041e3759,0 0 0 14px #fff0}}.skill-node-label{text-align:center;color:#fff;text-shadow:0 2px 6px #031e378c;z-index:1;width:140px;margin-top:4px;font-size:.85rem;font-weight:800;animation:.4s ease-out backwards label-fade-up;position:absolute;top:100%;left:50%;transform:translate(-50%)}@keyframes label-fade-up{0%{opacity:0;transform:translate(-50%)translateY(16px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.skill-start-badge{color:#fff;letter-spacing:.5px;white-space:nowrap;opacity:0;z-index:2;background:#6c5ce7;border-radius:10px;margin-bottom:10px;padding:5px 10px;font-size:.7rem;font-weight:800;animation:.4s ease-out forwards badge-appear,1.4s ease-in-out infinite badge-bounce;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.skill-start-badge:after{content:"";border:5px solid #0000;border-top-color:#6c5ce7;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}@keyframes badge-appear{0%{opacity:0;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes badge-bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-6px)}}.sea-mascot-wrap{z-index:5;pointer-events:none;width:0;height:0;transition:left 1s cubic-bezier(.5,0,.35,1),top 1s cubic-bezier(.5,0,.35,1);position:absolute;top:0;left:0}.sea-mascot{transform-origin:50% 100%;filter:drop-shadow(0 12px 16px #031e3773);width:116px;position:absolute;bottom:0;left:50%;transform:translate(-50%,12%)}.sea-mascot-idle{animation:2.4s ease-in-out infinite mascot-hover}@keyframes mascot-hover{0%,to{transform:translate(-50%,12%)rotate(-4deg)}50%{transform:translate(-50%,2%)rotate(4deg)}}.sea-mascot-landing{animation:1s cubic-bezier(.5,0,.35,1) both mascot-swoop}@keyframes mascot-swoop{0%{transform:translate(-50%,12%)rotate(-4deg)scale(1)}35%{transform:translate(-50%,6%)rotate(10deg)scale(1.04)}70%{transform:translate(-50%,14%)rotate(-6deg)scale(.96)}to{transform:translate(-50%,20%)rotate(0)scale(.72)}}.skill-island.landing-target{animation:4s ease-in-out infinite island-bob,1s ease-out island-ring}@keyframes island-ring{0%{box-shadow:0 16px 16px -6px #04284666,0 0 #ffffffb3}to{box-shadow:0 16px 16px -6px #04284666,0 0 0 26px #fff0}}.player-page{background:#fef6e4;width:100vw;height:100vh;overflow:hidden}.lesson-frame{border:none;width:100%;height:100%;display:block}.player-gate{text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100vw;height:100vh;padding:24px;display:flex;position:relative;overflow:hidden}.floating-num{opacity:.25;-webkit-user-select:none;user-select:none;pointer-events:none;font-family:Nunito,sans-serif;font-size:4.5rem;font-weight:900;animation:3s ease-in-out infinite plusi-float;position:absolute}.gate-logo{object-fit:contain;z-index:1;filter:drop-shadow(0 10px 20px #00000040);width:200px;height:200px;margin-bottom:.25rem;animation:.6s cubic-bezier(.34,1.56,.64,1) both plusi-pop-in}.gate-title{color:#fff;text-shadow:0 4px 20px #0003;z-index:1;margin:0 0 .25rem;font-size:3rem;font-weight:900;animation:.5s .15s both plusi-fade-up}.gate-subtitle{color:#ffffffd9;z-index:1;margin-bottom:2rem;font-size:1.3rem;animation:.5s .3s both plusi-fade-up}.start-btn{color:#fff;cursor:pointer;z-index:1;background:linear-gradient(135deg,#ff6b6b,#ff9f43);border:none;border-radius:50px;min-height:88px;padding:20px 48px;font-size:1.6rem;font-weight:800;transition:transform .15s;animation:.5s .45s both plusi-fade-up;box-shadow:0 6px 20px #ff6b6b73}.start-btn:active{transform:scale(.94)}.gate-secondary-btn{color:#fff;cursor:pointer;z-index:1;background:#ffffff26;border:2px solid #fff9;border-radius:50px;margin-top:12px;padding:12px 28px;font-size:1.1rem;font-weight:700}.gate-secondary-btn:active{transform:scale(.94)}.transition-spinner{background:linear-gradient(160deg,#f8f9ff 0%,#e8f4fd 100%);flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:100%;display:flex}@keyframes plusi-spin{to{transform:rotate(360deg)}}.progress-badge{color:#fff;background:#00000080;border-radius:8px;padding:4px 8px;font-size:12px;position:absolute;top:8px;right:8px}.parent-app{background:linear-gradient(160deg,#f8f9ff 0%,#eef6ff 100%);min-height:100svh;font-family:Nunito,sans-serif}.parent-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;background:#ffffffd9;border-bottom:1px solid #6c5ce71a;justify-content:space-between;align-items:center;padding:16px 24px;display:flex;position:sticky;top:0}.brand{color:#6c5ce7;font-size:20px;font-weight:900}.logout-btn{color:#888;cursor:pointer;background:0 0;border:2px solid #e0e0f0;border-radius:20px;padding:6px 16px;font-family:Nunito,sans-serif;font-size:14px;font-weight:700;transition:transform .15s}.logout-btn:active{transform:scale(.94)}.page{max-width:720px;margin:0 auto;padding:24px}.page-with-bottom-nav{padding-bottom:calc(100px + env(safe-area-inset-bottom,0px))}.page-title{color:#2d3436;margin-bottom:20px;font-size:1.7rem;font-weight:900}.section-title{color:#2d3436;margin:24px 0 12px;font-size:1.25rem;font-weight:800}.section-title:first-child{margin-top:0}.muted{color:#999;font-size:14px}.empty-hint{text-align:center;padding:16px}.intro-note{margin-bottom:16px}.child-tabs-wrap{max-width:720px;margin:0 auto;padding:16px 24px 0}.child-tabs-header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.icon-btn{cursor:pointer;background:#fff;border:none;border-radius:50%;width:40px;height:40px;font-size:1.1rem;box-shadow:0 2px 8px #00000014}.icon-btn:active{transform:scale(.92)}.child-tabs-title{color:#2d3436;font-size:1.4rem;font-weight:900}.child-tabs{border-bottom:1px solid #6c5ce71f;gap:8px;display:flex}.child-tabs a{color:#888;border-bottom:3px solid #0000;border-radius:8px 8px 0 0;padding:10px 14px;font-size:14px;font-weight:700;text-decoration:none;transition:background .15s}.child-tabs a:hover{background:#6c5ce70f}.child-tabs a.active{color:#6c5ce7;border-color:#6c5ce7}.child-list{flex-direction:column;gap:12px;display:flex}.child-row{text-align:left;background:#fff;border:none;border-radius:20px;align-items:center;gap:14px;width:100%;padding:14px 16px;font-family:Nunito,sans-serif;display:flex;box-shadow:0 6px 20px #6c5ce71a}.child-row-add{cursor:pointer;box-shadow:none;background:0 0;border:2px dashed #d0d0f0;transition:transform .15s}.child-row-add:active{transform:scale(.98)}.child-avatar{background:linear-gradient(135deg,#a29bfe,#6c5ce7);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.7rem;display:flex;box-shadow:0 4px 14px #6c5ce74d}.child-avatar-add{box-shadow:none;color:#a29bfe;background:#f0f0fa}.child-row-body{flex-direction:column;flex:1;min-width:0;display:flex}.child-card-name{color:#2d3436;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:1.05rem;overflow:hidden}.child-row-actions{flex-shrink:0;gap:8px;display:flex}.pill-btn{text-align:center;color:#6c5ce7;cursor:pointer;white-space:nowrap;background:#f0f0fa;border:none;border-radius:20px;justify-content:center;align-items:center;gap:4px;padding:8px 14px;font-family:Nunito,sans-serif;font-size:13px;font-weight:700;text-decoration:none;transition:transform .15s;display:inline-flex}@media (width<=420px){.child-row-actions .btn-label{display:none}.child-row-actions .pill-btn{border-radius:50%;flex-shrink:0;width:40px;height:40px;padding:0;font-size:16px}}.pill-btn:active{transform:scale(.94)}.pill-btn-accent{color:#fff;background:linear-gradient(135deg,#ff9f43,#ff6b6b)}.modal-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:100;background:#2d343673;justify-content:center;align-items:center;padding:24px;animation:.15s both plusi-fade-in;display:flex;position:fixed;inset:0}@keyframes plusi-fade-in{0%{opacity:0}to{opacity:1}}.modal-card{background:#fff;border-radius:24px;width:100%;max-width:340px;padding:20px;animation:.2s cubic-bezier(.34,1.56,.64,1) both modal-pop-in;box-shadow:0 20px 60px #00000040}@keyframes modal-pop-in{0%{opacity:0;transform:scale(.9)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.modal-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.modal-header h2{color:#2d3436;font-size:1.2rem;font-weight:800}.modal-close-btn{color:#888;cursor:pointer;background:#f0f0fa;border:none;border-radius:50%;width:32px;height:32px;font-size:1rem}.modal-close-btn:active{transform:scale(.9)}.add-child-form{flex-direction:column;gap:10px;display:flex}.add-child-form input{border:2px solid #eee;border-radius:12px;padding:12px;font-family:Nunito,sans-serif;font-size:15px}.add-child-form input:focus{border-color:#a29bfe;outline:none}.skill-tree{flex-direction:column;gap:10px;display:flex}.skill-row-card{background:#fff;border-radius:18px;align-items:center;gap:14px;padding:14px 16px;display:flex;box-shadow:0 4px 14px #0000000f}.skill-row-icon{flex-shrink:0;font-size:1.6rem}.skill-row-main{flex:1}.skill-row-top{justify-content:space-between;margin-bottom:6px;font-size:14px;display:flex}.skill-row-name{color:#2d3436;font-weight:700}.skill-row-pct{color:#2a78d6;font-weight:800}.skill-bar-track{background:#eef0f5;border-radius:8px;height:12px;overflow:hidden}.skill-bar-fill{background:linear-gradient(90deg,#86b6ef,#2a78d6);border-radius:8px;height:100%;transition:width .3s}.attempts-list{flex-direction:column;gap:6px;display:flex}.attempt-row{background:#fff;border-radius:14px;align-items:center;gap:12px;padding:10px 14px;display:flex;box-shadow:0 2px 8px #0000000d}.attempt-title{color:#2d3436;flex:1;font-size:14px;font-weight:600}.attempt-time{white-space:nowrap;font-size:12px}.score-badge{white-space:nowrap;border-radius:14px;padding:4px 10px;font-size:12px;font-weight:800}.score-good{color:#0ca30c;background:#0ca30c1f}.score-retry{color:#898781;background:#8987811f}.comparison-cards{flex-direction:column;gap:14px;display:flex}.comparison-card{background:#fff;border-radius:20px;align-items:center;gap:14px;padding:18px;display:flex;box-shadow:0 8px 24px #0000000f}.comparison-icon{flex-shrink:0;font-size:2rem}.comparison-body{flex:1}.comparison-subject{color:#2d3436;margin-bottom:4px;font-size:1rem;font-weight:800}.comparison-body p{color:#555;font-size:14px}.percent-ring{--pct:0%;background:conic-gradient(#2a78d6 var(--pct), #eef0f5 0);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.percent-ring-num{color:#2a78d6;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:12px;font-weight:800;display:flex}.activity-summary{gap:12px;margin-bottom:20px;display:flex}.stat-card{text-align:center;background:#fff;border-radius:18px;flex:1;padding:16px 12px;box-shadow:0 4px 14px #0000000f}.stat-icon{margin-bottom:4px;font-size:1.4rem}.stat-num{color:#6c5ce7;font-size:24px;font-weight:900}.heatmap-card{background:#fff;border-radius:20px;padding:18px;box-shadow:0 8px 24px #0000000f}.heatmap{grid-template-columns:repeat(15,1fr);gap:4px;display:grid}.heat-cell{aspect-ratio:1;border-radius:3px;display:inline-block}.heat-0{background:#e1e0d9}.heat-1{background:#9ec5f4}.heat-2{background:#5598e7}.heat-3{background:#2a78d6}.heat-4{background:#184f95}.heatmap-legend{justify-content:flex-end;align-items:center;gap:4px;margin-top:12px;display:flex}.heatmap-legend .heat-cell{width:12px;height:12px}.nav-loading-inline{justify-content:center;padding:60px 0;display:flex}.spinner{border:8px solid #ffe0b2;border-top-color:#ff9800;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite plusi-spin}.settings-page{min-height:100vh;padding:90px 20px calc(110px + env(safe-area-inset-bottom,0px));background:linear-gradient(160deg,#f8f9ff 0%,#e8f4fd 100%);font-family:Nunito,sans-serif}.settings-title{color:#2d3436;text-align:center;margin:0 0 20px;font-size:1.8rem;font-weight:900}.settings-list{flex-direction:column;gap:10px;max-width:420px;margin:0 auto;display:flex}.settings-row{color:#2d3436;cursor:pointer;background:#fff;border:none;border-radius:18px;align-items:center;gap:14px;width:100%;padding:16px 18px;font-family:Nunito,sans-serif;font-size:1rem;font-weight:700;transition:transform .15s;display:flex;box-shadow:0 4px 14px #0000000f}.settings-row:active{transform:scale(.98)}.settings-row-icon{font-size:1.4rem}.settings-row-label{text-align:left;flex:1}.settings-row-arrow{color:#ccc;font-size:1.3rem}.settings-row-danger{color:#d63031}.language-options{flex-direction:column;gap:10px;display:flex}.language-option{text-align:left;color:#999;background:#fff;border:2px solid #eee;border-radius:12px;padding:14px;font-family:Nunito,sans-serif;font-weight:700}.language-option-active{color:#6c5ce7;background:#f1eefe;border-color:#6c5ce7}.about-panel{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.about-logo{object-fit:contain;width:96px;height:96px;margin-bottom:4px}
