:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;touch-action:manipulation}html,body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;height:100%;min-height:100%;margin:0;font-family:HarmonyOS Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}body{background:#232329;overflow-x:hidden}#app{justify-content:center;align-items:stretch;height:100%;min-height:100dvh;display:flex}.phone-frame{width:min(100vw,430px);height:100dvh;min-height:100dvh;max-height:100dvh;padding:max(10px,env(safe-area-inset-top,0px)) 0 max(10px,env(safe-area-inset-bottom,0px));background:linear-gradient(#efc3de,#c6eef3);flex-direction:column;display:flex;position:relative;overflow:hidden}.bg-main{-o-object-fit:cover;object-fit:cover;opacity:.55;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.heart{opacity:.9;width:138px;position:absolute;top:34px;right:-16px}.hero{z-index:2;text-align:center;flex-shrink:0;padding-top:4px;position:relative}.hero--no-subtitle{margin-bottom:18px}.title-row{justify-content:center;align-items:center;gap:10px;display:flex}.title-row img{height:26px}.title-row .title-svg{height:30px}.hero-subtitle{color:#1e1e1e;margin:10px 0 15px;font-size:13px}.card-stack{z-index:2;flex-direction:column;flex:1;justify-content:center;padding:20px 15px;display:flex;position:relative;overflow-y:auto}.question-card{background:#fffffff2;border-radius:16px;width:100%;max-width:380px;margin:0 auto;padding:20px;box-shadow:0 4px 20px #0000001a}.question-card--consent{flex-direction:column;justify-content:center;min-height:200px;display:flex}.card-content{margin-bottom:20px}.consent-text{color:#1e1e1e;text-align:center;margin:0;font-size:15px;line-height:1.6}.prompt{color:#1e1e1e;text-align:center;margin:0 0 20px;font-size:16px;font-weight:600;display:block}.actions{justify-content:center;gap:10px;padding:0 10px;display:flex}.actions--consent{margin-top:20px}.actions button{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#ff6b9d,#ff8a80);border:none;border-radius:12px;flex:1;padding:10px 16px;font-size:14px;font-weight:600;transition:transform .2s,box-shadow .2s}.actions button:hover{transform:scale(1.02);box-shadow:0 4px 12px #ff6b9d4d}.actions button:active{transform:scale(.98)}.loading-content{flex-direction:column;justify-content:center;align-items:center;min-height:150px;display:flex}.loading-content--center{text-align:center}.loading-content--final{min-height:200px}.loading-line-1{color:#1e1e1e;margin:0 0 8px;font-size:16px;font-weight:600}.loading-line-2{color:#666;margin:0 0 20px;font-size:14px}.loading-final-text{color:#1e1e1e;margin:0 0 20px;font-size:18px;font-weight:600}.loading-track{background:#0000001a;border-radius:3px;width:100%;max-width:280px;height:6px;margin:0 auto;overflow:hidden}.loading-fill{background:linear-gradient(90deg,#ff6b9d,#ff8a80);height:100%;transition:width .1s linear}.option-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.option-card{cursor:pointer;background:0 0;border:3px solid #0000;border-radius:12px;padding:8px;transition:all .2s;position:relative}.option-card:hover{transform:scale(1.02)}.option-card:active{transform:scale(.98)}.option-card.is-selected{border-color:#ff6b9d;box-shadow:0 0 0 2px #ff6b9d33}.option-card img{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%;height:120px;display:block}.option-card span{text-align:center;color:#1e1e1e;margin-top:8px;font-size:13px;font-weight:500;display:block}.result-panel{z-index:2;background:#fffffff2;border-radius:16px;flex:1;max-height:calc(100vh - 120px);margin:10px;padding:20px 15px;position:relative;overflow-y:auto}.result-panel h3{color:#1e1e1e;text-align:center;margin:0 0 12px;font-size:18px;font-weight:600}.result-panel .meta{color:#ff6b9d;text-align:center;margin:0 0 16px;font-size:14px;font-weight:500}.result-panel .lead{color:#333;margin:0 0 12px;font-size:13px;line-height:1.5}.result-panel ol{color:#666;margin:0 0 20px;padding-left:20px;font-size:12px;line-height:1.6}.result-panel li{margin-bottom:8px}.contact-row{margin-top:20px}.contact-row strong{color:#1e1e1e;margin-bottom:10px;font-size:14px;display:block}.contact-placeholder{cursor:pointer;border-radius:12px;width:120px;height:120px;margin:0 auto;transition:transform .2s;display:block}.contact-placeholder:hover{transform:scale(1.05)}@media (width<=480px){.phone-frame{width:100vw;padding:max(8px,env(safe-area-inset-top,0px)) 0 max(8px,env(safe-area-inset-bottom,0px))}.title-row .title-svg{height:clamp(18px,5vw,20px)}.title-row img:not(.title-svg){height:clamp(20px,5.5vw,26px)}.heart{width:min(126px,28vw);top:22px}.hero-subtitle{margin:6px 0 8px;font-size:12px}.question-card{max-width:100%;padding:16px}.consent-text{font-size:14px}.option-card img{height:140px}.option-card span{font-size:12px}.result-panel{margin:8px;padding:16px}.result-panel h3{font-size:16px}}@media (height<=700px){.hero-subtitle{margin:6px 0 8px;font-size:12px}.heart{width:min(100px,26vw);top:16px;right:-12px}.title-row{gap:6px}.card-stack{padding:15px 12px}.question-card{padding:16px}.consent-text{font-size:13px}.option-card img{height:130px}.result-panel{padding:12px}.result-panel h3{font-size:15px}}
