:root{--bg:#f5f3ef;--ink:#171512;--text:#36322d;--muted:#9b9388;--accent:#c79e69;--accent-soft:#eee2d2;--border:#d6ccbfb8;--border-strong:#beb1a0e0;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;color:var(--text);background:var(--bg);font:16px/1.6 var(--sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(#f7f5f1 0%,#f2efea 100%);min-width:320px;margin:0}body:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 10%,#fff6,#0000 24%),radial-gradient(circle at 80% 20%,#ffffff52,#0000 22%);position:fixed;inset:0}#root{min-height:100vh}button,input,textarea,select{font:inherit}h1,h2,h3,strong{color:var(--ink)}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}.app-scaffold{justify-content:center;align-items:center;min-height:100dvh;padding:18px;display:flex}.device-shell{border:1px solid var(--border);background:#fbfaf7;border-radius:30px;flex-direction:column;width:min(100%,430px);height:min(920px,100dvh - 36px);min-height:860px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 40px #6a5b4614}.guest-shell{background:radial-gradient(circle at top,#fffffff5,#f7f4effa),linear-gradient(#faf9f7 0%,#f2efeb 100%)}.guest-frame{flex:1;overflow-y:auto}.guest-home{text-align:center;flex-direction:column;justify-content:space-between;align-items:center;min-height:100%;padding:62px 20px 44px;display:flex;position:relative}.guest-atmosphere{pointer-events:none;position:absolute;inset:0;overflow:hidden}.guest-atmosphere:before,.guest-atmosphere:after{content:"";border:1px solid #dfccb233;border-radius:999px;width:520px;height:520px;position:absolute;left:50%;transform:translate(-50%)}.guest-atmosphere:before{top:80px}.guest-atmosphere:after{opacity:.5;width:620px;height:620px;top:220px}.guest-orbit{border:1px solid #ddc9ad33;border-radius:999px;width:360px;height:120px;position:absolute;top:138px;left:50%;transform:translate(-50%)rotate(-10deg)}.guest-star{background:#ffffffe6;border-radius:999px;width:4px;height:4px;position:absolute;box-shadow:0 0 0 8px #ffffff14}.guest-star-a{top:106px;left:78px}.guest-star-b{top:172px;right:90px}.guest-star-c{bottom:160px;left:70px}.guest-copy{z-index:1;flex-direction:column;align-items:center;gap:16px;margin-top:20px;display:flex;position:relative}.guest-logo{width:54px;height:54px;color:var(--accent);justify-content:center;align-items:center;display:inline-flex}.guest-logo-icon{width:34px;height:34px}.guest-copy h1{font-size:22px;font-weight:500;line-height:1.5}.guest-copy em{color:#bf8d4a;font-style:normal;font-weight:700}.guest-copy p{color:var(--muted);font-size:15px}.guest-draw-hero{z-index:1;justify-content:center;align-items:center;width:100%;height:440px;display:flex;position:relative}.guest-result-home{justify-content:flex-start;gap:28px;padding-top:42px}.guest-back-card,.guest-main-card,.guest-main-card-face{border-radius:26px}.guest-back-card{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#fffdfab8;border:1px solid #e1d0bba3;width:180px;height:260px;position:absolute}.guest-back-card:before{content:"";border:1px solid #e4d5c285;border-radius:20px;position:absolute;inset:12px}.guest-back-card.left{transform:translate(-108px)rotate(-15deg)}.guest-back-card.right{transform:translate(108px)rotate(15deg)}.guest-back-card.is-drawing.left{animation:1.6s ease-in-out forwards guestBackLeft}.guest-back-card.is-drawing.right{animation:1.6s ease-in-out forwards guestBackRight}.guest-main-card{width:250px;height:344px;position:relative}.guest-main-card.is-drawing{animation:1.6s ease-in-out forwards guestCardFloat}.guest-main-card-face{background:#fffdfaf0;border:1px solid #dccab2d1;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:22px;display:flex;position:absolute;inset:0;box-shadow:0 14px 28px #c6aa811f,inset 0 0 0 8px #fcf9f4c2}.guest-main-card-face.is-drawing{animation:1.6s ease-in-out forwards guestCardFlash}.guest-card-field{width:150px;height:150px}.guest-hero-gem{width:70px;height:70px}.guest-main-card-face strong{font-size:22px}.guest-main-card-face p{color:var(--muted);font-size:14px}.guest-draw-ring,.guest-draw-glow{pointer-events:none;border-radius:999px;position:absolute}.guest-draw-ring{border:1px solid #e2cdb061;top:50%;left:50%;transform:translate(-50%,-50%)}.guest-draw-ring.ring-a{width:300px;height:300px;animation:1.6s ease-out infinite guestPulse}.guest-draw-ring.ring-b{width:360px;height:360px;animation:1.6s ease-out .3s infinite guestPulse}.guest-draw-glow{filter:blur(4px);background:radial-gradient(circle,#e6c59542,#fff0);width:260px;height:260px;top:50%;left:50%;transform:translate(-50%,-50%)}.guest-entry{z-index:1;flex-direction:column;align-items:center;gap:16px;display:flex;position:relative}.guest-start-button{cursor:pointer;background:radial-gradient(circle at 50% 35%,#fffffff5,#f4e4cdf0);border:1px solid #e4d3bed6;border-radius:999px;width:128px;height:128px;padding:0;box-shadow:0 0 0 8px #ffffff47,0 0 0 18px #ffffff1a}.guest-start-button:disabled{cursor:default}.guest-start-button.is-drawing{animation:1.6s ease-in-out infinite guestButtonPulse}.guest-start-inner{color:#8f6736;background:linear-gradient(#fffdf9 0%,#f2dfc4 100%);border:1px solid #d9bd96c7;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100px;height:100px;display:inline-flex}.guest-start-inner strong{letter-spacing:.28em;text-indent:.28em}.guest-entry p{color:var(--muted);font-size:13px}.guest-system-label{color:#c39a63;letter-spacing:.12em;font-size:14px}.guest-result-copy h1{font-size:28px;line-height:1.45}.guest-result-rank{color:#b78749;letter-spacing:.08em;background:#fff9f1eb;border:1px solid #e1c9a4d1;border-radius:999px;align-items:center;gap:10px;padding:8px 14px 8px 16px;font-size:14px;font-weight:600;display:inline-flex;box-shadow:0 10px 24px #ccac801f,inset 0 0 0 1px #ffffffc7}.guest-result-rank strong{color:#8f6736;letter-spacing:.18em;text-indent:.18em;background:linear-gradient(#f5e7d3 0%,#ecd4ad 100%);border-radius:999px;justify-content:center;align-items:center;min-width:56px;padding:6px 12px;font-size:15px;display:inline-flex;box-shadow:0 6px 14px #ccac802e}.result-atmosphere:before{top:120px}.teammate-card{z-index:1;background:#fffcf8e6;border:1px solid #decbb0c2;border-radius:28px;width:100%;padding:26px 22px 22px;position:relative;box-shadow:0 18px 36px #b293681a,inset 0 0 0 4px #faf5eecc}.teammate-header,.teammate-identity,.teammate-name-row,.teammate-meta-grid,.teammate-section-title,.teammate-strength-grid,.teammate-skill-list,.result-enter-button{display:flex}.teammate-header{justify-content:space-between;align-items:flex-start;gap:14px}.teammate-identity{flex:1;gap:16px}.teammate-avatar{object-fit:cover;border:1px solid #ddcfbec2;border-radius:999px;flex:0 0 96px;width:96px;height:96px}.teammate-title{flex:1}.teammate-name-row{align-items:center;gap:8px}.teammate-name-row strong{font-size:18px}.teammate-badge{color:#bf8d4a;background:linear-gradient(#f4e4cf,#edd1a7);border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.teammate-meta-grid{gap:10px;margin-top:16px}.teammate-meta-item{text-align:center;background:#faf7f3e6;border:1px solid #e4dacdc2;border-radius:16px;min-width:76px;padding:10px 12px}.teammate-meta-item strong,.teammate-meta-item span{display:block}.teammate-meta-item strong{font-size:14px}.teammate-meta-item span{color:var(--muted);margin-top:4px;font-size:12px}.teammate-corner-mark{color:#c39a63;background:#fcf9f5e6;border:1px solid #e5dbcfc2;border-radius:18px;flex-direction:column;align-items:center;gap:6px;min-width:68px;padding:10px 8px;display:flex}.teammate-corner-mark span{font-size:12px}.teammate-section{margin-top:22px}.teammate-section-title{color:#b58a55;align-items:center;gap:6px}.teammate-section-title span{font-weight:600}.teammate-strength-grid{flex-wrap:wrap;gap:10px;margin-top:14px}.teammate-strength-item{text-align:center;background:#fcf9f5db;border:1px solid #eae2d8b8;border-radius:18px;width:calc(16.6667% - 8.33333px);min-width:52px;padding:12px 6px}.teammate-strength-icon{color:#caa06c;justify-content:center;align-items:center;width:28px;height:28px;margin:0 auto 8px;display:inline-flex}.teammate-strength-item strong{font-size:13px;font-weight:500}.teammate-skill-list{flex-wrap:wrap;gap:8px;margin-top:14px}.teammate-skill-chip{color:#6e665d;background:#f4eee6db;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;display:inline-flex}.teammate-quote{color:#8f887f;border-top:1px solid #e8ddd0cc;margin:22px 0 0;padding:16px 14px 0;font-size:14px;line-height:1.8}.result-entry{gap:14px;width:100%;margin-top:auto;padding-top:4px}.onboarding-page{text-align:center;flex-direction:column;justify-content:space-between;align-items:center;gap:22px;min-height:100%;padding:56px 22px 34px;display:flex;position:relative}.onboarding-copy,.onboarding-form-copy{z-index:1;flex-direction:column;align-items:center;gap:10px;display:flex;position:relative}.onboarding-copy h1,.onboarding-form-copy h1{font-size:32px;font-weight:600;line-height:1.45}.onboarding-copy em,.onboarding-form-copy em{color:#bf8d4a;font-style:normal}.onboarding-copy p,.onboarding-form-copy p{color:var(--muted);font-size:16px}.onboarding-divider{background:linear-gradient(90deg,#0000 0%,#ccac80a6 50%,#0000 100%);width:180px;height:1px;margin:8px 0 10px}.character-page{justify-content:flex-start}.character-preview-card,.character-form-card{z-index:1;background:#fffcf8eb;border:1px solid #decbb0c2;width:100%;position:relative;box-shadow:0 16px 32px #b2936814,inset 0 0 0 4px #faf5eecc}.character-preview-card{text-align:left;border-radius:26px;padding:22px 20px 18px}.character-preview-head,.character-preview-meta{display:flex}.character-preview-head{align-items:center;gap:14px}.character-preview-avatar{flex:0 0 70px;width:70px;height:70px}.character-preview-copy strong{margin-top:4px;font-size:22px;display:block}.character-preview-copy p{color:var(--muted);margin-top:4px}.character-preview-meta{gap:10px;margin-top:18px}.character-form-card{text-align:left;border-radius:24px;flex-direction:column;gap:14px;padding:18px;display:flex}.character-field{flex-direction:column;gap:8px;display:flex}.character-field span{color:var(--ink);font-size:14px;font-weight:500}.character-field input,.character-field select,.character-field textarea{width:100%;color:var(--ink);resize:none;background:#fcf8f4eb;border:1px solid #e1d6c7cc;border-radius:16px;outline:none;padding:14px 16px}.character-field input:focus,.character-field select:focus,.character-field textarea:focus{border-color:#caa46ecc;box-shadow:0 0 0 3px #f0e0c680}.result-enter-button{width:100%;color:var(--ink);cursor:pointer;background:linear-gradient(#f5e7d3 0%,#ecd8ba 100%);border:none;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:18px 26px;font-size:18px;font-weight:600;box-shadow:0 12px 26px #ccac8024}.result-enter-icon{transform:rotate(180deg)}@keyframes guestCardFloat{0%{transform:scale(1)translateY(0)rotate(0)}35%{transform:scale(1.04)translateY(-12px)rotate(1deg)}60%{transform:scale(1.08)translateY(-18px)rotate(-1deg)}to{transform:scale(1.02)translateY(-8px)rotate(0)}}@keyframes guestCardFlash{0%,to{box-shadow:0 14px 28px #c6aa811f,inset 0 0 0 8px #fcf9f4c2}50%{box-shadow:0 18px 42px #c6aa813d,0 0 42px #f1d8b480,inset 0 0 0 8px #fffaf3eb}}@keyframes guestBackLeft{0%{opacity:1;transform:translate(-108px)rotate(-15deg)}50%{opacity:.78;transform:translate(-126px)rotate(-18deg)}to{opacity:.55;transform:translate(-116px)rotate(-16deg)}}@keyframes guestBackRight{0%{opacity:1;transform:translate(108px)rotate(15deg)}50%{opacity:.78;transform:translate(126px)rotate(18deg)}to{opacity:.55;transform:translate(116px)rotate(16deg)}}@keyframes guestPulse{0%{opacity:0;transform:translate(-50%,-50%)scale(.88)}30%{opacity:.55}to{opacity:0;transform:translate(-50%,-50%)scale(1.12)}}@keyframes guestButtonPulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}.mobile-topbar{justify-content:space-between;align-items:center;padding:22px 20px 10px;display:flex}.brand-group,.topbar-icons,.hero-header,.level-card,.section-row,.draw-actions,.task-card,.info-card.inline-row{align-items:center;display:flex}.brand-group{gap:10px}.brand-seal,.icon-button,.avatar-badge{border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.brand-seal{border:1px solid var(--border-strong);width:26px;height:26px;color:var(--ink)}.brand-title{color:var(--ink);font-size:15px;display:block}.brand-caption{color:var(--muted);letter-spacing:.04em;margin-top:2px;font-size:10px}.topbar-icons{gap:8px}.icon-button{width:32px;height:32px;color:var(--ink);cursor:pointer;background:0 0;border:none}.page-frame{flex:1;padding:4px 18px 118px;overflow-y:auto}.mobile-page{flex-direction:column;gap:18px;display:flex}.home-page{gap:22px}.hero-header{justify-content:space-between;gap:16px}.home-page .hero-header{align-items:flex-start;padding-top:4px}.hero-header h1,.page-intro h1,.profile-hero h1{color:var(--ink);font-size:22px;font-weight:600;line-height:1.2}.hero-header p,.page-intro p,.profile-hero p,.feature-card p,.advice-card p,.task-copy p,.info-card p{color:var(--muted);margin-top:6px;font-size:13px}.level-card{border:1px solid var(--border);min-width:160px;box-shadow:none;background:#fffdfa;border-radius:16px;gap:10px;padding:10px 12px}.home-page .level-card{border-radius:20px;min-width:192px;padding:14px 14px 12px}.avatar-badge{width:46px;height:46px;color:var(--ink);background:#f7f3ee}.avatar-icon{width:28px;height:28px}.avatar-icon.large{width:48px;height:48px}.level-copy{flex:1}.level-copy strong{color:var(--ink);font-size:14px}.level-copy span,.metric-card span,.stat-block span,.category-card span,.helper-text,.task-xp,.metric-card small{color:var(--muted);font-size:12px;display:block}.progress-track{background:#ece5dc;border-radius:999px;width:100%;height:5px;margin-top:8px;overflow:hidden}.progress-fill{border-radius:inherit;background:#d8b180;height:100%;display:block}.soft-card,.category-card,.bottom-nav{border:1px solid var(--border);box-shadow:none;background:#fffdfa}.soft-card{border-radius:18px;padding:14px}.mini-section,.page-intro{flex-direction:column;gap:12px;display:flex}.subpage-header,.back-button,.header-action-button,.member-card,.reward-row,.chart-labels,.assistant-stage,.detail-hero{align-items:center;display:flex}.subpage-header{justify-content:space-between;gap:12px}.back-button,.header-action-button{border:1px solid var(--border);min-width:36px;height:36px;color:var(--ink);background:#fffdfa;border-radius:999px;padding:0 12px}.subpage-copy{text-align:center;flex:1;min-width:0}.subpage-copy strong{color:var(--ink);display:block}.subpage-copy span,.header-action-placeholder{min-width:36px;color:var(--muted);font-size:12px;display:block}.summary-strip,.filter-row{gap:8px;display:flex}.summary-strip,.wrap-row{flex-wrap:wrap}.section-row{justify-content:space-between;gap:12px}.section-row h2{color:var(--ink);font-size:16px;font-weight:600}.mini-label{background:var(--accent-soft);width:fit-content;color:var(--accent);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;padding:4px 9px;font-size:10px;display:inline-flex}.feature-card{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.feature-card-copy{flex-direction:column;gap:8px;display:flex}.outline-link,.text-link,.ghost-pill,.gold-button,.nav-button{font:inherit;cursor:pointer;background:0 0;border:none}.outline-link{color:var(--ink);white-space:nowrap;background:#f4eee6;border-radius:999px;padding:8px 12px}.text-link{color:var(--muted)}.chip-button{border:1px solid var(--border);color:var(--muted);background:#fffdfa;border-radius:999px;padding:7px 12px}.chip-button.active{color:var(--ink);background:#f4eee6}.category-grid,.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.category-card{text-align:center;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:112px;padding:10px 8px;display:flex}.home-category-strip{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.home-category-card{min-height:126px;padding:12px 6px}.home-more-link{align-items:center;gap:2px;display:inline-flex}.home-chevron-hint{width:28px;height:28px;color:var(--muted);background:0 0;border:none;margin:0 auto}.category-card strong,.task-copy strong,.feature-card-copy strong,.info-card strong,.metric-card strong,.track-card strong{color:var(--ink)}.category-icon{border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.tone-purple{color:#8f6fd1;background:#ab8ce229}.tone-gold{color:#d29e4f;background:#dab67f29}.tone-blue{color:#5d93d6;background:#659be624}.tone-green{color:#45a07b;background:#4da78a24}.tone-rose{color:#d58593;background:#dc8f9a24}.advice-list,.info-stack,.task-list,.step-stack{flex-direction:column;gap:10px;display:flex}.advice-card{gap:8px}.tiny-icon,.line-icon,.hero-gem{width:20px;height:20px}.advice-card,.track-card{align-items:center;display:flex}.task-card{justify-content:space-between;gap:12px}.task-status{border-radius:999px;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.task-status.todo{color:var(--muted);background:#dcd2c68c}.task-status.doing{color:var(--accent);background:#e6d6c1b3}.task-status.done{color:#5c9b68;background:#d4e8d8b3}.task-copy{flex:1}.task-xp{white-space:nowrap;color:var(--accent)}.stats-strip,.track-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.collection-card{align-items:center;gap:10px;display:flex}.collection-copy{flex-direction:column;gap:6px;display:flex}.detail-hero{gap:14px}.detail-hero-copy{flex-direction:column;gap:8px;display:flex}.stat-block{text-align:center;min-width:0}.stat-block strong{color:var(--ink)}.metric-card{flex-direction:column;justify-content:space-between;min-height:92px;display:flex}.track-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.track-card{justify-content:flex-start;gap:10px}.profile-hero{align-items:center;gap:14px;padding:2px;display:flex}.profile-avatar{width:62px;height:62px;color:var(--ink);box-shadow:none;background:#f7f3ee;border-radius:20px;justify-content:center;align-items:center;display:inline-flex}.info-card{flex-direction:column;gap:8px;display:flex}.info-card.inline-row{justify-content:space-between}.draw-stage{justify-content:center;align-items:center;height:340px;display:flex;position:relative}.draw-stage.compact{height:270px}.home-draw-section{gap:10px}.home-draw-stage{height:388px}.back-card,.main-draw-card,.main-draw-face{border-radius:24px}.back-card{width:150px;height:220px;box-shadow:none;background:#fffdfa;border:1px solid #e1d0bbb8;position:absolute}.back-card:before{content:"";border:1px solid #e5d7c58c;border-radius:18px;position:absolute;inset:12px}.back-card.left{transform:translate(-82px)rotate(-11deg)}.back-card.right{transform:translate(82px)rotate(11deg)}.home-draw-stage .back-card{opacity:.65;width:182px;height:262px}.home-draw-stage .back-card.left{transform:translate(-112px)rotate(-14deg)}.home-draw-stage .back-card.right{transform:translate(112px)rotate(14deg)}.main-draw-card{perspective:1200px;width:220px;height:310px;position:relative}.preview-card{width:198px;height:272px}.reveal-card{width:220px;height:310px}.home-main-card{cursor:pointer;width:240px;height:352px}.main-draw-face{text-align:center;backface-visibility:hidden;background:#fffdfa;border:1px solid #dccab2d1;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:18px;transition:transform .7s;display:flex;position:absolute;inset:0;box-shadow:0 8px 24px #5d4b3714}.static-face{transform:none}.revealed-face{background:#fffaf4}.main-draw-front{transform:rotateY(0)}.main-draw-back,.main-draw-card.is-flipped .main-draw-front{transform:rotateY(180deg)}.main-draw-card.is-flipped .main-draw-back{transform:rotateY(360deg)}.card-brand{color:#cab08f;letter-spacing:.18em;font-size:10px;position:absolute;top:14px}.card-star-field{color:#d1b088;border:1px solid #e6d9c98c;border-radius:999px;justify-content:center;align-items:center;width:118px;height:118px;display:flex}.home-main-card .card-star-field{width:142px;height:142px}.hero-gem{width:52px;height:52px}.home-main-card .hero-gem{width:64px;height:64px}.main-draw-face strong{max-width:170px;font-size:18px}.main-draw-face p{color:var(--muted);font-size:13px}.reward-badge{color:var(--accent);background:#f4eee6;border-radius:999px;padding:7px 11px;font-size:12px;display:inline-flex}.draw-actions{flex-direction:column;justify-content:center;gap:8px}.home-actions{margin-top:-6px}.home-draw-button{min-width:240px;color:var(--ink);background:linear-gradient(#f5e7d3 0%,#ecd8ba 100%);padding:15px 28px;box-shadow:0 10px 20px #ccac801f}.wide-button{width:100%}.gold-button{color:#fff;min-width:196px;box-shadow:none;background:#161412;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:14px 22px;display:inline-flex}.ghost-pill{color:var(--muted);background:#f7f3ee;border-radius:999px;padding:7px 14px}.project-card,.project-head,.project-meta,.quest-overview,.quest-overview-meta,.reward-list{display:flex}.project-card{flex-direction:column;gap:10px}.project-head,.project-meta,.quest-overview-meta{justify-content:space-between;gap:12px}.project-progress-text{color:var(--accent);font-weight:600}.project-meta span,.quest-overview-meta span{color:var(--muted);font-size:12px}.quest-overview{align-items:center;gap:14px}.progress-circle{background:conic-gradient(#d7b381 0deg 216deg,#efe8df 216deg 360deg);border-radius:999px;flex:0 0 96px;justify-content:center;align-items:center;width:96px;height:96px;display:inline-flex}.progress-circle-inner{background:#fffdfa;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.progress-circle-inner strong{color:var(--ink)}.progress-circle-inner span,.quest-overview-copy p{color:var(--muted);font-size:12px}.quest-overview-copy{flex-direction:column;gap:8px;display:flex}.step-card{justify-content:flex-start;gap:10px}.step-index{width:32px;height:32px;color:var(--accent);background:#f4eee6;border-radius:999px;justify-content:center;align-items:center;font-size:12px;display:inline-flex}.interactive-card{cursor:pointer}.complete-stage,.assistant-stage{text-align:center;flex-direction:column;justify-content:center;gap:12px}.complete-stage{padding:24px 0 8px}.complete-badge,.assistant-orb{width:96px;height:96px;box-shadow:none;background:#f4eee6;border-radius:999px;justify-content:center;align-items:center;margin:0 auto;display:inline-flex}.reward-list{flex-direction:column;gap:12px}.reward-row{justify-content:space-between}.reward-row span{color:var(--muted)}.member-card{gap:12px}.member-avatar{width:38px;height:38px;color:var(--ink);background:#f4eee6;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.member-copy{flex-direction:column;gap:4px;display:flex}.form-card{flex-direction:column;gap:14px;display:flex}.form-field{flex-direction:column;gap:8px;display:flex}.form-field span{color:var(--ink);font-size:14px}.mock-input{border:1px solid var(--border);min-height:42px;color:var(--muted);background:#faf7f3;border-radius:14px;align-items:center;padding:0 14px;display:flex}.mock-input.tall{align-items:flex-start;min-height:92px;padding-top:14px}.stage-icon{width:28px;height:28px;color:var(--accent);background:#f4eee6;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.chart-card{flex-direction:column;gap:12px;display:flex}.chart-area{background:linear-gradient(#ded1bf3d 1px,#0000 1px) 0 0/100% 45px,linear-gradient(90deg,#ded1bf2e 1px,#0000 1px) 0 0/25% 100%;border-radius:16px;height:156px;position:relative}.chart-line{transform-origin:0;background:linear-gradient(90deg,#d3c1a4,#d19d58);height:2px;position:absolute;top:56%;left:10%;right:12%;transform:rotate(-10deg)}.chart-line.second{top:48%;left:24%;right:18%;transform:rotate(12deg)}.chart-point{background:#d19d58;border-radius:999px;width:10px;height:10px;position:absolute;box-shadow:0 0 0 4px #e9d4b566}.chart-point.p1{top:62%;left:14%}.chart-point.p2{top:56%;left:34%}.chart-point.p3{top:42%;left:58%}.chart-point.p4{top:34%;left:80%}.chart-labels{justify-content:space-between}.chart-labels span{color:var(--muted);font-size:12px}.assistant-icon{width:42px;height:42px}.bottom-nav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;border-radius:30px;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;padding:10px 8px 8px;display:grid;position:absolute;bottom:10px;left:10px;right:10px}.nav-button{color:#b1a89d;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:60px;display:flex}.nav-button.active,.nav-button.active .nav-icon-wrap{color:var(--ink)}.nav-button small{font-size:11px}.nav-icon-wrap{color:currentColor;justify-content:center;align-items:center;display:inline-flex}.center-nav-button{transform:translateY(-26px)}.center-nav-button .nav-icon-wrap{color:#b88d53;background:linear-gradient(#faf2e7 0%,#eddabf 100%);border:1px solid #e1d0bbeb;border-radius:999px;width:64px;height:64px;box-shadow:0 10px 20px #ccac8024}.center-nav-button small{color:#8e846f}.center-nav-button.active .nav-icon-wrap{color:#a97837}@media (width<=480px){.app-scaffold{padding:0}.device-shell{border-radius:0;width:100%;height:100dvh;min-height:100vh}.page-frame{padding:4px 16px 114px}.hero-header{flex-direction:column;align-items:flex-start}.home-page .hero-header{flex-direction:row;align-items:flex-start}.guest-home{padding:52px 18px 38px}.guest-result-home{gap:22px;padding-top:34px}.guest-copy{gap:14px}.guest-result-copy h1{font-size:24px}.onboarding-page{gap:18px;padding:40px 18px 28px}.onboarding-copy h1,.onboarding-form-copy h1{font-size:28px}.onboarding-copy p,.onboarding-form-copy p{font-size:15px}.character-preview-head,.character-preview-meta{flex-direction:column}.character-preview-meta .teammate-meta-item{min-width:100%}.guest-draw-hero{height:404px}.guest-back-card{width:164px;height:238px}.guest-back-card.left{transform:translate(-96px)rotate(-15deg)}.guest-back-card.right{transform:translate(96px)rotate(15deg)}.guest-main-card{width:232px;height:322px}.guest-card-field{width:136px;height:136px}.guest-start-button{width:118px;height:118px}.guest-start-inner{width:92px;height:92px}.teammate-card{padding:22px 16px 18px}.teammate-header,.teammate-identity{flex-direction:column}.teammate-avatar{flex-basis:84px;width:84px;height:84px}.teammate-corner-mark{align-self:flex-end;min-width:60px}.teammate-meta-grid{flex-wrap:wrap}.teammate-meta-item{min-width:calc(50% - 5px)}.teammate-strength-item{width:calc(33.3333% - 6.66667px)}.result-enter-button{padding:16px 22px;font-size:17px}.level-card,.feature-card{width:100%}.home-page .level-card{width:auto;min-width:170px}.category-grid,.metric-grid,.collection-grid,.track-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-strip,.filter-row{flex-wrap:wrap}.quest-overview{flex-direction:column;align-items:flex-start}}
