@import"https://fonts.googleapis.com/css2?family=Funnel+Sans:wght@500;600;700;800;900&family=IBM+Plex+Mono:wght@500;600;700&display=swap";:root{--ink: #15120e;--paper: #fff9ef;--card: #ffffff;--orange: #ff6a00;--teal: #00a6a6;--red: #e63b2e;--yellow: #ffd166;--muted: #746c62;--soft: #f3eadb;--line: 4px solid var(--ink);--radius: 8px;color:var(--ink);background:#211b15;font-family:Funnel Sans,Avenir Next,PingFang SC,Hiragino Sans GB,sans-serif;font-synthesis:none;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{min-height:100%;background:#211b15}body{min-width:320px;min-height:100vh;margin:0;background:linear-gradient(90deg,rgba(255,249,239,.04) 1px,transparent 1px) 0 0 / 32px 32px,linear-gradient(rgba(255,249,239,.04) 1px,transparent 1px) 0 0 / 32px 32px,#211b15}button{font:inherit;color:inherit}.app{width:min(100%,430px);min-height:100vh;margin:0 auto;background:var(--paper)}.screen{width:min(100%,390px);min-height:100vh;margin:0 auto;padding:0 20px 24px;background:var(--paper)}.status-bar{height:62px;display:flex;align-items:center;justify-content:space-between;font-size:18px;font-weight:900;letter-spacing:0}.status-bar>div{display:flex;align-items:center;gap:12px}.battery{width:32px;height:16px;display:inline-block;border:3px solid var(--ink);border-radius:5px;position:relative}.battery:before{content:"";width:20px;height:6px;background:var(--ink);border-radius:2px;position:absolute;left:3px;top:2px}.battery:after{content:"";width:4px;height:8px;background:var(--ink);border-radius:0 2px 2px 0;position:absolute;right:-7px;top:1px}.home-eyebrow,.result-topline,.progress-meta,.section-heading,.bias-bar-meta,.quiz-footer,.result-actions{display:flex;align-items:center;justify-content:space-between}.home-eyebrow,.result-topline{font-family:IBM Plex Mono,Menlo,monospace;font-size:14px;font-weight:700;color:var(--muted)}.home-hero{margin-top:26px;display:grid;gap:18px}.sticker{width:fit-content;margin:0 0 14px;padding:7px 12px 8px;border:3px solid var(--ink);border-radius:999px;font-family:IBM Plex Mono,Menlo,monospace;font-size:14px;font-weight:800;line-height:1}.sticker-yellow{background:var(--yellow)}.sticker-dark{background:var(--ink);color:var(--yellow);border-color:var(--paper)}h1,h2,p{margin-top:0}.home-screen h1{max-width:330px;margin-bottom:14px;font-size:48px;line-height:.96;font-weight:900;text-wrap:pretty}.home-copy{margin-bottom:0;color:#4d463f;font-size:17px;line-height:1.55;font-weight:600}.market-illustration{height:218px;border:var(--line);border-radius:var(--radius);background:linear-gradient(145deg,#ffd16694,#fff9ef33),var(--card);position:relative;overflow:hidden;box-shadow:7px 7px 0 var(--ink)}.market-illustration:before{content:"";width:146px;height:146px;border:18px solid rgba(0,166,166,.22);border-radius:50%;position:absolute;left:-48px;bottom:-54px}.phone-prop{width:116px;height:164px;border:5px solid var(--ink);border-radius:18px;background:var(--paper);position:absolute;right:34px;top:24px;transform:rotate(5deg)}.phone-speaker{width:38px;height:6px;margin:10px auto 16px;border-radius:999px;background:var(--ink)}.kline-row{width:76px;height:36px;margin:0 auto 10px;display:flex;align-items:end;gap:10px}.kline-row span{width:12px;border-radius:3px 3px 0 0;background:var(--orange);border:3px solid var(--ink)}.kline-row span:nth-child(1){height:22px}.kline-row span:nth-child(2){height:32px;background:var(--teal)}.kline-row span:nth-child(3){height:18px}.row-two span:nth-child(1){height:28px;background:var(--teal)}.row-two span:nth-child(2){height:16px;background:var(--red)}.row-two span:nth-child(3){height:34px}.bubble{position:absolute;min-width:80px;padding:8px 10px;border:4px solid var(--ink);border-radius:7px;background:var(--card);font-size:14px;font-weight:900;box-shadow:4px 4px 0 var(--ink)}.bubble-left{left:18px;top:24px;transform:rotate(-5deg)}.bubble-right{left:126px;top:62px;background:var(--yellow);transform:rotate(4deg)}.investor{width:92px;height:100px;position:absolute;left:52px;bottom:22px}.head{width:38px;height:38px;display:block;border:5px solid var(--ink);border-radius:50%;background:var(--yellow);position:absolute;left:28px;top:0}.body{width:62px;height:48px;display:block;border:5px solid var(--ink);border-radius:8px 8px 16px 16px;background:var(--teal);position:absolute;left:16px;top:34px}.leg{width:44px;height:9px;display:block;border-radius:999px;background:var(--ink);position:absolute;bottom:4px}.leg-left{left:6px;transform:rotate(-18deg)}.leg-right{right:4px;transform:rotate(18deg)}.arrow-track{width:148px;height:60px;border-top:8px solid var(--orange);border-right:8px solid var(--orange);position:absolute;right:64px;bottom:28px;transform:skew(-18deg) rotate(-10deg)}.arrow-track:after{content:"";width:18px;height:18px;border-top:8px solid var(--orange);border-right:8px solid var(--orange);position:absolute;right:-12px;top:-17px;transform:rotate(45deg)}.tag-row{margin-top:24px;display:flex;gap:8px;flex-wrap:wrap}.tag-row span{min-height:34px;display:inline-flex;align-items:center;padding:5px 11px;border:3px solid var(--ink);border-radius:999px;background:var(--card);font-size:14px;font-weight:900}.tag-row span:nth-child(2){background:var(--yellow)}.note-card{margin-top:18px;padding:18px;border:var(--line);border-radius:var(--radius);background:var(--card);transform:rotate(-1deg)}.note-card strong{display:block;margin-bottom:8px;font-size:22px;font-weight:900}.note-card p{margin-bottom:0;color:var(--muted);font-size:15px;line-height:1.45;font-weight:650}.primary-button,.secondary-button{min-height:54px;border:var(--line);border-radius:var(--radius);font-size:18px;font-weight:900;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.primary-button{background:var(--orange);color:var(--ink);box-shadow:5px 5px 0 var(--ink)}.secondary-button{background:var(--card);box-shadow:3px 3px 0 var(--ink)}.primary-button:hover,.secondary-button:hover{transform:translate(-1px,-1px);box-shadow:7px 7px 0 var(--ink)}.primary-button:active,.secondary-button:active{transform:translate(2px,2px);box-shadow:2px 2px 0 var(--ink)}.primary-button:focus-visible,.secondary-button:focus-visible,.scale-option:focus-visible{outline:4px solid var(--teal);outline-offset:3px}.secondary-button:disabled{cursor:not-allowed;opacity:.45;transform:none;box-shadow:3px 3px 0 var(--ink)}.home-cta{width:100%;margin-top:26px}.quiz-progress{padding-top:16px}.progress-meta{font-family:IBM Plex Mono,Menlo,monospace;font-size:22px;font-weight:800;color:#786f63}.progress-meta span:last-child{color:var(--orange)}.progress-track{height:24px;margin-top:12px;padding:3px;border:var(--line);border-radius:999px;background:var(--card)}.progress-track div{width:var(--progress);height:100%;min-width:12px;border-radius:999px;background:var(--orange);transition:width .22s ease}.question-card{min-height:282px;margin-top:28px;padding:34px 28px 28px;border:var(--line);border-radius:var(--radius);background:var(--card);box-shadow:6px 6px #15120e29}.question-card h2{margin-bottom:22px;font-size:30px;line-height:1.2;font-weight:900;text-wrap:pretty}.question-card p{margin-bottom:0;color:var(--muted);font-size:17px;line-height:1.45;font-weight:700}.scale-options{margin-top:26px;display:grid;gap:12px}.scale-option{min-height:64px;padding:0 18px 0 22px;display:flex;align-items:center;justify-content:space-between;border:var(--line);border-radius:var(--radius);background:var(--card);font-size:21px;font-weight:850;text-align:left;cursor:pointer;box-shadow:3px 3px #15120e29;transition:background .16s ease,transform .16s ease,box-shadow .16s ease}.scale-option:hover{transform:translate(-1px,-1px);box-shadow:5px 5px #15120e38}.scale-option.selected{background:var(--orange);box-shadow:5px 5px 0 var(--ink)}.option-dot{width:32px;height:32px;flex:0 0 32px;border:4px solid var(--ink);border-radius:50%;background:var(--card)}.scale-option.selected .option-dot{background:radial-gradient(circle at center,var(--ink) 0 36%,transparent 38%),var(--yellow)}.quiz-footer{min-height:58px;margin-top:18px;gap:16px}.quiz-footer .secondary-button{min-width:112px;min-height:48px;font-size:15px}.quiz-footer span{color:var(--muted);font-size:14px;font-weight:750;text-align:right}.result-screen{padding-bottom:34px}.result-topline{padding-top:8px}.result-hero-card{margin-top:16px;padding:16px;display:grid;grid-template-columns:112px 1fr;gap:14px;border:var(--line);border-radius:var(--radius);background:var(--ink);color:var(--paper);box-shadow:6px 6px #15120e33}.result-hero-copy h1{margin-bottom:6px;color:var(--card);font-size:36px;line-height:1;font-weight:900;text-wrap:balance}.result-hero-copy p{margin-bottom:0;font-size:14px;line-height:1.42;font-weight:700}.result-hero-copy .sticker{margin-bottom:10px;font-size:11px}.heat-score{color:var(--orange);font-family:IBM Plex Mono,Menlo,monospace;font-size:18px!important;font-weight:900!important}.dominant-bias{margin:4px 0 8px!important;color:var(--yellow)}.result-illustration{min-height:200px;border:4px solid var(--paper);border-radius:var(--radius);background:var(--yellow);position:relative;overflow:hidden}.result-illustration:before{content:"";width:140px;height:140px;border:16px solid rgba(255,106,0,.35);border-radius:50%;position:absolute;left:-54px;top:76px}.mini-chart{width:82px;height:58px;display:flex;align-items:end;gap:8px;position:absolute;left:15px;top:18px}.mini-chart span{width:12px;border:3px solid var(--ink);border-radius:3px 3px 0 0;background:var(--orange)}.mini-chart span:nth-child(1){height:24px}.mini-chart span:nth-child(2){height:44px;background:var(--teal)}.mini-chart span:nth-child(3){height:30px}.mini-chart span:nth-child(4){height:54px;background:var(--red)}.role-face{width:54px;height:54px;border:5px solid var(--ink);border-radius:50%;background:var(--card);position:absolute;left:28px;top:94px}.role-face span,.role-face:before,.role-face:after{content:"";display:block;position:absolute;background:var(--ink)}.role-face:before,.role-face:after{width:7px;height:7px;border-radius:50%;top:17px}.role-face:before{left:15px}.role-face:after{right:15px}.role-face span{width:22px;height:5px;border-radius:999px;left:12px;bottom:13px}.orbit{width:96px;height:38px;border:5px solid var(--orange);border-radius:50%;position:absolute;left:9px;top:94px}.orbit-one{transform:rotate(-16deg)}.orbit-two{border-color:var(--teal);transform:rotate(22deg)}.level-rollercoaster,.level-bias-storm{background:var(--red)}.level-calm-observer,.level-mild-heat{background:#bce8df}.radar-card,.glossary-section{margin-top:18px;padding:18px;border:var(--line);border-radius:var(--radius);background:var(--card)}.section-heading{gap:14px;margin-bottom:14px}.section-heading h2{margin-bottom:0;font-size:26px;line-height:1.05;font-weight:900}.section-heading span{color:var(--orange);font-family:IBM Plex Mono,Menlo,monospace;font-size:16px;font-weight:900}.radar-layout{display:grid;grid-template-columns:1fr;gap:10px}.radar-chart{width:100%;max-width:264px;height:auto;margin:-6px auto 0;display:block}.radar-grid{fill:none;stroke:#d9d4cc;stroke-width:2.2}.radar-axis{stroke:#d9d4cc;stroke-width:2.2}.radar-fill{fill:#ff6a0033;stroke:none}.radar-line{fill:none;stroke:var(--orange);stroke-width:5;stroke-linejoin:round}.radar-dot{fill:var(--dot-color);stroke:var(--ink);stroke-width:3}.radar-label{fill:var(--ink);font-size:15px;font-weight:900}.top-bars{display:grid;gap:12px}.bias-bar{display:grid;gap:6px}.bias-bar-meta strong{font-size:17px;font-weight:900}.bias-bar-meta span{color:var(--orange);font-family:IBM Plex Mono,Menlo,monospace;font-size:18px;font-weight:900}.bar-track{height:18px;padding:3px;border:3px solid var(--ink);border-radius:999px;background:var(--paper)}.bar-track div{width:var(--score);height:100%;border-radius:999px;background:var(--bar-color)}.bias-bar p{margin-bottom:0;color:var(--muted);font-size:13px;line-height:1.34;font-weight:650}.chart-note{margin:14px 0 0;padding:10px 12px;border:3px solid var(--ink);border-radius:var(--radius);background:var(--yellow);font-size:13px;line-height:1.35;font-weight:850}.analysis-card{margin-top:18px;padding:20px;border:var(--line);border-radius:var(--radius);background:var(--ink);color:var(--paper)}.analysis-label{width:fit-content;margin-bottom:16px;padding:6px 10px;border:3px solid var(--paper);border-radius:999px;background:var(--yellow);color:var(--ink);font-family:IBM Plex Mono,Menlo,monospace;font-size:12px;font-weight:900}.analysis-card h2{margin-bottom:8px;color:var(--yellow);font-size:22px;line-height:1.1;font-weight:900}.analysis-card h2:nth-of-type(2){margin-top:18px;color:var(--orange)}.analysis-card p:not(.analysis-label){margin-bottom:0;font-size:16px;line-height:1.48;font-weight:650}.glossary-list{display:grid;gap:10px}.glossary-item{padding:12px 13px;border:3px solid var(--ink);border-radius:var(--radius);background:var(--paper)}.glossary-item strong{display:block;margin-bottom:5px;font-size:17px;font-weight:900}.glossary-item p{margin-bottom:0;color:var(--muted);font-size:14px;line-height:1.35;font-weight:650}.result-actions{margin-top:20px;gap:12px}.result-actions .primary-button,.result-actions .secondary-button{flex:1;min-height:54px;font-size:16px}.toast{margin:14px 0 0;padding:10px 12px;border:3px solid var(--ink);border-radius:var(--radius);background:var(--yellow);font-size:14px;font-weight:850}.disclaimer{margin:14px 0 0;color:var(--muted);font-size:12px;line-height:1.4;font-weight:650;text-align:center}@media(min-width:720px){.app{margin-block:24px;min-height:calc(100vh - 48px);border:6px solid var(--ink);border-radius:30px;overflow:hidden;box-shadow:18px 18px #00000052}.screen{min-height:844px}}@media(max-width:360px){.screen{padding-inline:16px}.home-screen h1{font-size:42px}.question-card h2{font-size:26px}.scale-option{font-size:19px}.result-hero-card{grid-template-columns:96px 1fr}.result-hero-copy h1{font-size:31px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
