*{box-sizing:border-box}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{color:#162033;background:radial-gradient(circle at 0 0,#ffc1df59,#0000 24%),radial-gradient(circle at 100% 0,#b2d9ff73,#0000 28%),linear-gradient(#fef6ff 0%,#eef5ff 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.page-shell{min-height:100vh;padding:32px 16px}.app-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border-radius:28px;max-width:980px;margin:0 auto;padding:24px;box-shadow:0 24px 60px #1e468c1f}.hero{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.hero h1{margin:0 0 6px;font-size:2rem}.status-pill,.mini-pill,.points-pill,.badge{border-radius:999px;font-size:.8rem;font-weight:700}.status-pill{color:#1d4ed8;background:#eff6ff;padding:10px 14px}.pet-card{background:linear-gradient(135deg,#fff8fd 0%,#f7fbff 100%);border:1px solid #f0dff2;border-radius:24px;align-items:center;gap:22px;margin-bottom:18px;padding:20px;display:flex}.pet-visual-wrap{flex-shrink:0;place-items:center;width:160px;height:150px;display:grid;position:relative}.pet-aura{filter:blur(8px);opacity:.6;border-radius:999px;width:120px;height:120px;position:absolute}.pet-aura.soft{background:#ffc6e580}.pet-aura.misty{background:#b4cae280}.pet-aura.sparkle{background:#ffdc8e8c}.pet-body{background:linear-gradient(#fff3c8 0%,#ffd7aa 100%);border-radius:46% 46% 42% 42%;width:118px;height:108px;animation:2.8s ease-in-out infinite petBob;position:relative;box-shadow:inset 0 -10px #ffc27a80}.pet-body.thinking{animation-duration:1s}.pet-ears{position:absolute;inset:-20px 0 auto}.pet-ears .ear{background:#ffd9a3;border-radius:70% 70% 40% 40%;width:28px;height:38px;position:absolute;box-shadow:inset 0 -6px #ffb0838c}.pet-ears .ear-left{left:12px;transform:rotate(-20deg)}.pet-ears .ear-right{right:12px;transform:rotate(20deg)}.pet-ears.perk .ear-left{transform:rotate(-8deg)translateY(-6px)}.pet-ears.perk .ear-right{transform:rotate(8deg)translateY(-6px)}.pet-ears.droop .ear-left{transform:rotate(-36deg)translateY(6px)}.pet-ears.droop .ear-right{transform:rotate(36deg)translateY(6px)}.pet-face{height:52px;position:absolute;inset:16px 18px auto}.eye{background:#2b2728;border-radius:999px;width:12px;height:16px;position:absolute;top:12px}.eye-left{left:18px}.eye-right{right:18px}.mouth{border-bottom:4px solid #9c4a63;position:absolute;top:30px;left:50%;transform:translate(-50%)}.mouth.mood-sad,.mouth.mood-sleepy{border-radius:50% 50% 0 0;width:22px;height:10px;transform:translate(-50%)rotate(180deg)}.mouth.mood-neutral{border-radius:999px;width:18px}.mouth.mood-happy,.mouth.mood-excited{border-radius:0 0 50% 50%;width:26px;height:12px}.blush{background:#ff8fb166;border-radius:999px;width:14px;height:8px;position:absolute;top:24px}.blush-left{left:2px}.blush-right{right:2px}.pet-belly{background:#fff8ebf2;border-radius:50%;width:42px;height:28px;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.floating-icon{opacity:0;font-size:1.2rem;position:absolute;transform:translateY(10px)}.floating-icon.show{animation:2.4s ease-in-out infinite floatUp}.icon-left{top:24px;left:10px}.icon-right{top:36px;right:12px}.mood-meter{margin-top:14px}.mood-meter-labels{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;font-size:.92rem;display:flex}.meter-track{background:#eef2ff;border-radius:999px;width:100%;height:12px;overflow:hidden}.meter-fill{background:linear-gradient(90deg,#7c3aed,#ec4899,#f59e0b);border-radius:999px;height:100%}.bubble,.card{background:#fff;border:1px solid #e5edf9;border-radius:20px;margin-bottom:18px;padding:18px}.bubble{background:#f9f6ff}.section-title{margin:0 0 8px;font-size:1.15rem}.muted{color:#64748b;margin:0}.small-text{font-size:.88rem}.topic-text{margin-bottom:10px;font-size:1.25rem;line-height:1.5}.card-header,.compact-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.badge{color:#1d4ed8;background:#dbeafe;padding:6px 10px}.mini-pill{color:#4f46e5;background:#eef2ff;padding:7px 10px}.mini-pill.live{color:#15803d;background:#dcfce7}.points-pill{color:#a16207;background:#fff7cc;padding:5px 9px}.camera-preview{background:#111827;border-radius:16px;width:100%;max-height:360px;margin:12px 0 14px}.button-row{flex-wrap:wrap;gap:12px;margin-top:14px;display:flex}button{cursor:pointer;border:none;border-radius:14px;padding:12px 18px;font-size:.95rem;font-weight:700;transition:transform .15s,box-shadow .15s,opacity .15s}button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 20px #3b82f626}button:disabled{opacity:.55;cursor:not-allowed}.primary-btn{color:#fff;background:linear-gradient(135deg,#4f46e5,#2563eb)}.secondary-btn{color:#1e293b;background:#e2e8f0}.ghost-btn{color:#c2410c;background:#fff7ed;padding:10px 14px}.result-grid,.feature-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px;margin:14px 0;display:grid}.pet-reply{background:#f8fafc;border-radius:16px;margin:0;padding:14px}.task-progress-row{justify-content:space-between;align-items:center;gap:12px;margin:10px 0 14px;display:flex}.task-checklist{gap:12px;display:grid}.task-item{background:#fbfdff;border:1px solid #e7eefb;border-radius:18px;align-items:flex-start;gap:12px;padding:14px;display:flex}.task-item.completed{background:#ecfdf5;border-color:#bbf7d0}.task-item input{width:18px;height:18px;margin-top:3px}.task-main{flex:1}.task-title-row,.task-meta-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.task-meta-row{color:#64748b;margin-top:8px;font-size:.86rem}.history-list{flex-direction:column;gap:10px;display:flex}.history-item{background:#f8fafc;border-radius:16px;justify-content:space-between;gap:12px;padding:14px;display:flex}.history-topic{margin-top:4px;margin-bottom:6px}.history-score{text-align:right;min-width:80px;font-weight:700}.reminder-banner,.error-banner,.error-text{color:#7c2d12}.reminder-banner{background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;justify-content:space-between;gap:10px;margin-bottom:18px;padding:12px 14px;display:flex}.error-banner{background:#fef2f2;border:1px solid #fecaca;border-radius:16px;margin-bottom:18px;padding:12px 14px}@keyframes petBob{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes floatUp{0%{opacity:0;transform:translateY(10px)}30%{opacity:1}to{opacity:0;transform:translateY(-18px)}}@media (width<=720px){.hero,.task-progress-row,.task-title-row,.task-meta-row,.reminder-banner{flex-direction:column;align-items:flex-start}.app-card{padding:18px}.pet-card{flex-direction:column;align-items:flex-start}.pet-visual-wrap{width:100%}}.music-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:14px;display:grid}.music-card{background:linear-gradient(#fff 0%,#f7f9ff 100%);border:1px solid #e7e8fb;border-radius:20px;overflow:hidden;box-shadow:0 12px 24px #1e468c0f}.music-thumb{object-fit:cover;background:#eef4ff;width:100%;height:140px;display:block}.music-placeholder{place-items:center;font-size:2rem;display:grid}.music-placeholder.calming{background:linear-gradient(135deg,#dfe9ff 0%,#f4ebff 100%)}.music-placeholder.relaxing{background:linear-gradient(135deg,#eef8ff 0%,#fff2df 100%)}.music-placeholder.uplifting{background:linear-gradient(135deg,#fff0c5 0%,#ffdede 100%)}.music-content{padding:14px}.music-meta-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.music-content h4{margin:0 0 6px;font-size:1rem}.music-channel{color:#4f5b73;margin:0 0 8px;font-weight:600}.music-description{color:#5f6f88;margin:0 0 12px;line-height:1.45}.primary-link{color:#fff;background:#4f7cff;border-radius:999px;justify-content:center;align-items:center;padding:10px 14px;font-weight:700;text-decoration:none;display:inline-flex}.primary-link:hover{opacity:.92}.nested-card{background:#f8fbff;margin-top:16px;margin-bottom:0}.transcript-panel{border-style:dashed}.transcript-box{white-space:pre-wrap;background:#fff;border:1px solid #dbe7ff;border-radius:14px;min-height:72px;margin:10px 0 12px;padding:12px 14px;line-height:1.55}.form-label{margin-bottom:8px;font-size:.9rem;font-weight:700;display:block}.text-input{resize:vertical;width:100%;font:inherit;background:#fff;border:1px solid #cddcff;border-radius:14px;padding:12px 14px}.text-input:focus{border-color:#6366f1;outline:2px solid #4f46e52e}.three-columns{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.feature-section{margin-top:16px}.small-title{font-size:.98rem}.transcript-box{white-space:pre-wrap;background:#f8fafc;border-radius:16px;padding:14px;line-height:1.6}.score-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;display:grid}.score-card{background:#fbfdff;border:1px solid #e7eefb;border-radius:16px;padding:14px}.score-label{color:#64748b;margin-bottom:8px;font-size:.82rem;display:block}.score-value{color:#0f172a;font-size:1.12rem}.analysis-card{background:linear-gradient(#fff 0%,#fbfdff 100%)}.summary-metrics-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-top:16px;display:grid}.metric-card{background:#fbfdff;border:1px solid #e7eefb;border-radius:18px;flex-direction:column;gap:6px;min-height:96px;padding:14px;display:flex}.metric-highlight{background:linear-gradient(135deg,#eef2ff 0%,#eef9ff 100%);border-color:#c7d8ff}.metric-label{color:#64748b;font-size:.82rem;font-weight:600}.metric-value{color:#0f172a;font-size:1.28rem;line-height:1.2}.metric-hint{color:#64748b;font-size:.76rem}.modality-layout{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.modality-card{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #e5edfb;border-radius:20px;flex-direction:column;gap:14px;padding:16px;display:flex}.modality-card-header h5{margin:0 0 6px;font-size:1rem}.modality-card-header p{color:#64748b;margin:0;font-size:.88rem;line-height:1.45}.modality-main-score{background:#eff6ff;border-radius:16px;justify-content:space-between;align-items:baseline;gap:12px;padding:14px;display:flex}.modality-main-score span,.modality-secondary-row span,.compact-stat-row span{color:#475569;font-size:.9rem}.modality-main-score strong{color:#0f172a;font-size:1.5rem}.modality-secondary-row,.compact-stat-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.modality-secondary-row{padding:0 2px}.modality-meta-grid{border-top:1px dashed #dbe7ff;gap:8px;padding-top:8px;display:grid}.fusion-panel{grid-template-columns:minmax(180px,230px) 1fr;align-items:stretch;gap:14px;display:grid}.fusion-score-block{background:linear-gradient(135deg,#dbeafe 0%,#ede9fe 100%);border-radius:20px;flex-direction:column;justify-content:center;gap:6px;padding:18px;display:flex}.fusion-score-block span{color:#475569;font-size:.9rem}.fusion-score-block strong{color:#111827;font-size:2rem}.fusion-stats-grid{background:#fbfdff;border:1px solid #e5edfb;border-radius:20px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;padding:16px;display:grid}@media (width<=720px){.fusion-panel{grid-template-columns:1fr}}.pixel-pet{margin:0;padding:0;line-height:0}.pixel-pet--empty{width:1px;height:1px;min-width:calc(32px * var(--pet-scale,4));min-height:calc(32px * var(--pet-scale,4));opacity:0;pointer-events:none;display:inline-block}.pixel-pet__scale{transform:scale(var(--pet-scale,4));transform-origin:bottom;display:inline-block}.pixel-pet__hover{transform-origin:bottom;transition:transform .22s ease-out;display:inline-block}.pixel-pet:hover .pixel-pet__hover{transform:scale(1.06)}.pixel-pet__img{vertical-align:bottom;max-width:none;height:auto;image-rendering:crisp-edges;image-rendering:pixelated;-ms-interpolation-mode:nearest-neighbor;display:block}.pet-stage{z-index:10;flex-direction:column;align-items:center;gap:.75rem;display:flex;position:fixed;bottom:clamp(1.25rem,5vh,3rem);left:50%;transform:translate(-50%)}.pet-stage__pet{line-height:0}.pet-stage__actions{background:#ffffffe0;border:1px solid #d0d8e4;border-radius:10px;flex-wrap:wrap;justify-content:center;gap:.4rem;max-width:min(22rem,92vw);padding:.25rem .35rem;display:flex;box-shadow:0 2px 8px #0000000f}.pet-stage__picker{right:max(.75rem, env(safe-area-inset-right,0px));bottom:max(.75rem, env(safe-area-inset-bottom,0px));z-index:20;background:#fffffff2;border:1px solid #c5cedd;border-radius:10px;align-items:center;gap:.5rem;padding:.35rem .6rem;display:flex;position:fixed;box-shadow:0 2px 10px #0000001a}.pet-stage__avatar{object-fit:contain;width:40px;height:40px;image-rendering:crisp-edges;image-rendering:pixelated;flex-shrink:0}.pet-stage__avatar--placeholder{background:#ffffff80;border:1px dashed #b0bccf;border-radius:6px;display:inline-block}.pet-stage__btn:disabled{opacity:.45;cursor:not-allowed}.pet-stage__picker-label{color:#2c3e50;align-items:center;gap:.35rem;font-size:.8125rem;display:flex}.pet-stage__picker-text{white-space:nowrap}.pet-stage__select{color:#2c3e50;cursor:pointer;background:#fff;border:1px solid #9aa8bc;border-radius:6px;min-width:7.5rem;padding:.3rem .45rem;font-size:.8125rem}.pet-stage__select:focus-visible{outline-offset:2px;outline:2px solid #5b7fd1}.pet-stage__btn{color:#2c3e50;cursor:pointer;background:#ffffffbf;border:1px solid #9aa8bc;border-radius:6px;padding:.35rem .65rem;font-size:.8125rem;transition:background .15s,border-color .15s}.pet-stage__btn:hover{background:#fffffff2;border-color:#6b7f9e}.pet-stage__btn:focus-visible{outline-offset:2px;outline:2px solid #5b7fd1}.pet-stage__btn--active{color:#fff;background:#5b7fd1;border-color:#4a6bb8}.pet-stage__btn--active:hover{background:#4a6bb8;border-color:#3d5aa3}
