.phone-frame{width:100%;max-width:480px;min-height:100dvh;background:#f2f2f7;display:flex;flex-direction:column;position:relative}.app-content{flex:1;padding:8px 20px 12px;display:flex;flex-direction:column;gap:16px;overflow-y:auto}.header{padding:8px 4px 0}.header-title{font-size:34px;font-weight:700;color:#1c1c1e;letter-spacing:-.5px;line-height:1.1}.header-subtitle{font-size:15px;color:#8e8e93;margin-top:2px}.hero-card{background:linear-gradient(145deg,#007aff,#0055d4);border-radius:22px;padding:28px 24px 24px;display:flex;flex-direction:column;align-items:center;gap:6px;box-shadow:0 8px 24px #007aff59}.hero-label{font-size:11px;font-weight:700;letter-spacing:1.2px;color:#ffffffa6;text-transform:uppercase;margin-bottom:4px}.hero-avatar{font-size:64px;line-height:1;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.hero-name{font-size:28px;font-weight:700;color:#fff;letter-spacing:-.3px}.hero-time{font-size:14px;color:#ffffffbf}.hero-registered{font-size:12px;color:#ffffff80;margin-top:2px}.section-header{font-size:13px;font-weight:600;color:#8e8e93;text-transform:uppercase;letter-spacing:.6px;padding:0 4px}.list-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.list-row{display:flex;align-items:center;gap:14px;padding:14px 16px}.list-row-btn{width:100%;text-align:left;background:none;border:none;cursor:pointer;font-family:inherit;transition:background .12s}.list-row-btn:active{background:#e8e8ed}.list-row-active{background:#f0f6ff}.list-row-flash{animation:flash-green 1.2s ease-out}@keyframes flash-green{0%{background:#d1f5e0}to{background:#f0f6ff}}.list-avatar{font-size:32px;line-height:1;flex-shrink:0}.list-info{flex:1;min-width:0}.list-name{font-size:16px;font-weight:600;color:#1c1c1e;display:flex;align-items:center;gap:8px}.list-date{font-size:13px;color:#8e8e93;margin-top:2px}.list-divider{height:1px;background:#f2f2f7;margin-left:62px}.chevron{font-size:20px;color:#c7c7cc;font-weight:300;flex-shrink:0;line-height:1}.current-tag{font-size:11px;font-weight:600;background:#007aff;color:#fff;padding:2px 8px;border-radius:10px;letter-spacing:.2px}.badge{font-size:12px;font-weight:600;padding:4px 10px;border-radius:12px;white-space:nowrap;flex-shrink:0}.badge-green{background:#d1f5e0;color:#1a7f4b}.badge-yellow{background:#fff4cc;color:#8a6500}.badge-gray{background:#e5e5ea;color:#636366}.stats-row{display:flex;gap:12px}.stat-card{flex:1;background:#fff;border-radius:16px;padding:16px 12px;text-align:center;box-shadow:0 2px 8px #0000000f}.stat-number{font-size:22px;font-weight:700;color:#1c1c1e;letter-spacing:-.5px}.stat-label{font-size:11px;color:#8e8e93;margin-top:2px;font-weight:500}.lang-select{background:none;border:none;font-size:15px;font-family:inherit;color:#007aff;font-weight:500;cursor:pointer;outline:none;padding:0;flex-shrink:0}.add-child-btn{width:100%;background:#fff;border:none;border-radius:16px;padding:16px;font-size:16px;font-weight:600;color:#007aff;cursor:pointer;font-family:inherit;box-shadow:0 2px 8px #0000000f;transition:background .12s;display:flex;align-items:center;justify-content:center;gap:6px}.add-child-btn:active{background:#e8e8ed}.add-child-plus{font-size:20px;font-weight:400;line-height:1}.log-header{display:flex;justify-content:space-between;align-items:flex-end;padding:8px 4px 0}.clear-btn{background:#f2f2f7;border:none;border-radius:10px;padding:8px 12px;font-size:18px;cursor:pointer;line-height:1;transition:background .15s,color .15s;color:#636366;font-family:inherit;white-space:nowrap}.clear-btn-active{background:#ff3b30;color:#fff;font-size:13px;font-weight:600;padding:8px 14px}.clear-btn:active{opacity:.75}.log-list{overflow-y:auto}.log-avatar{font-size:28px;line-height:1;flex-shrink:0}.log-row{align-items:flex-start;padding:12px 16px}.log-registerer{font-size:11px;color:#aeaeb2;margin-top:3px}.tab-bar{display:flex;background:#f8f8f8f0;border-top:1px solid rgba(0,0,0,.1);padding:8px 0 2px;padding-bottom:calc(8px + env(safe-area-inset-bottom,0px));flex-shrink:0}.tab-btn{flex:1;background:none;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:3px;padding:4px 0;font-family:inherit;opacity:.45;transition:opacity .15s}.tab-btn-active{opacity:1}.tab-icon{font-size:22px;line-height:1}.tab-label{font-size:10px;font-weight:500;color:#007aff;letter-spacing:.1px}.sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:flex-end;z-index:10}.sheet{background:#fff;width:100%;border-radius:22px 22px 0 0;padding:12px 24px 32px;display:flex;flex-direction:column;align-items:center;gap:10px;animation:slide-up .25s cubic-bezier(.34,1.2,.64,1)}.sheet-tall{max-height:88%;overflow-y:auto}@keyframes slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sheet-handle{width:36px;height:4px;background:#d1d1d6;border-radius:2px;margin-bottom:4px;flex-shrink:0}.sheet-avatar{font-size:56px;line-height:1}.sheet-title{font-size:20px;font-weight:700;color:#1c1c1e;letter-spacing:-.3px}.sheet-sub{font-size:13px;color:#8e8e93;text-align:center;line-height:1.5}.sheet-sub strong{color:#1c1c1e}.editor-preview{font-size:64px;line-height:1;margin:4px 0;filter:drop-shadow(0 2px 6px rgba(0,0,0,.15))}.avatar-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:6px;width:100%;background:#f2f2f7;border-radius:14px;padding:10px}.avatar-btn{font-size:26px;background:none;border:2px solid transparent;border-radius:10px;cursor:pointer;padding:4px;line-height:1;transition:background .1s,border-color .1s;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.avatar-btn:active{background:#e5e5ea}.avatar-btn-selected{background:#fff;border-color:#007aff}.name-input{width:100%;border:1.5px solid #e5e5ea;border-radius:12px;padding:13px 16px;font-size:17px;font-family:inherit;color:#1c1c1e;outline:none;transition:border-color .15s}.name-input:focus{border-color:#007aff}.sheet-confirm-btn{width:100%;background:#007aff;color:#fff;border:none;border-radius:14px;padding:16px;font-size:17px;font-weight:600;cursor:pointer;font-family:inherit;margin-top:4px;transition:background .15s}.sheet-confirm-btn:disabled{background:#aeaeb2}.sheet-confirm-btn:not(:disabled):active{background:#0055d4}.sheet-delete-btn{width:100%;background:none;color:#ff3b30;border:1.5px solid #ff3b30;border-radius:14px;padding:14px;font-size:16px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.sheet-delete-btn:active{background:#fff0ee}.sheet-delete-confirm-btn{width:100%;background:#ff3b30;color:#fff;border:none;border-radius:14px;padding:14px;font-size:16px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.sheet-delete-confirm-btn:active{background:#c0291f}.sheet-cancel-btn{width:100%;background:#f2f2f7;color:#1c1c1e;border:none;border-radius:14px;padding:16px;font-size:17px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.sheet-cancel-btn:active{background:#e5e5ea}.sign-out-row{justify-content:center}.sign-out-label{color:#ff3b30;font-size:16px;font-weight:600}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;gap:8px}.empty-icon{font-size:40px;opacity:.3}.empty-text{font-size:16px;font-weight:600;color:#8e8e93}.empty-sub{font-size:13px;color:#aeaeb2}.login-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 28px;gap:12px}.login-icon{font-size:72px;line-height:1;filter:drop-shadow(0 4px 12px rgba(0,0,0,.15))}.login-title{font-size:34px;font-weight:700;color:#1c1c1e;letter-spacing:-.5px;margin:0}.login-sub{font-size:15px;color:#8e8e93;text-align:center;margin:0 0 8px}.login-card{width:100%;background:#fff;border-radius:20px;padding:20px;box-shadow:0 2px 12px #00000014;display:flex;flex-direction:column;gap:14px}.login-card-text{font-size:14px;color:#636366;text-align:center;line-height:1.5;margin:0}.apple-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;background:#000;color:#fff;border:none;border-radius:12px;padding:14px 20px;font-size:17px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s,opacity .15s;min-height:50px}.apple-btn:disabled{opacity:.5;cursor:default}.apple-btn:not(:disabled):active{background:#333}.apple-logo{width:20px;height:20px;flex-shrink:0}.apple-btn-spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-sdk-note{font-size:12px;color:#aeaeb2;text-align:center;margin:0}.login-error{font-size:13px;color:#ff3b30;text-align:center;margin:0}.login-privacy{font-size:12px;color:#aeaeb2;text-align:center;line-height:1.5;padding:0 8px}.login-sheet .login-content{padding:16px 24px 24px}.login-sheet .login-icon{font-size:48px}.login-sheet .login-title{font-size:24px}.loading-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.loading-spinner{width:36px;height:36px;border:3px solid #e5e5ea;border-top-color:#007aff;border-radius:50%;animation:spin .7s linear infinite}.loading-text{font-size:15px;color:#8e8e93}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%}body{background:#e8e8ed;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;-webkit-font-smoothing:antialiased}#root{display:flex;justify-content:center;min-height:100%;min-height:100dvh}
