:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f8faff;background:#020a2a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at top left,rgba(242,197,107,.15),transparent 28rem),linear-gradient(145deg,#020a2a,#061766 58%,#03103d)}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:#ffe8b8}h1,h2,p{margin:0}h1{font-size:28px;font-weight:900;letter-spacing:0}h2{font-size:20px;line-height:1.2;font-weight:900;letter-spacing:0}p{color:#b8c3ea;line-height:1.5}.app-shell{display:flex;justify-content:center;min-height:100vh;padding:22px}.phone{display:flex;flex-direction:column;width:min(100%,460px);min-height:min(900px,calc(100vh - 44px));overflow:hidden;border:1px solid rgba(242,197,107,.2);border-radius:30px;background:#030f3fe0;box-shadow:0 28px 80px #00071773}.home-phone{position:relative}.screen{display:flex;flex:1;flex-direction:column;gap:16px;overflow-y:auto;padding:22px}.topbar{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:10px;padding:16px 18px 0}.topbar h1{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.topbar-spacer{width:44px;height:44px}.grow{flex:1}.stack,.center-stack{display:flex;flex-direction:column;gap:16px}.center-stack{align-items:stretch;justify-content:center}.center-copy{display:grid;gap:8px;text-align:center}.center-copy h1{font-size:42px}.brand-mark{position:relative;display:grid;place-items:center;align-self:center;width:116px;height:116px;overflow:hidden;border-radius:30px;background:linear-gradient(160deg,#102565,#07184f);color:#f2c56b;box-shadow:0 18px 48px #476aff4d}.brand-mark img{position:absolute;width:100%;height:100%;object-fit:cover}.brand-mark svg{position:relative;z-index:1}.brand-mini{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#07184f;color:#f2c56b;box-shadow:0 8px 20px #476aff38}.brand-mini img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.inline-header{display:flex;align-items:center;gap:12px}.inline-header h1{flex:1}.help{display:grid;place-items:center;width:42px;height:42px;border:1px solid #30469c;border-radius:999px;color:#f2c56b;font-size:22px;font-weight:900}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;gap:8px;border:0;border-radius:999px;padding:0 18px;color:#061766;background:#f2c56b;font-weight:900;letter-spacing:0;text-decoration:none}.button.secondary{border:1px solid #30469c;color:#f8faff;background:#07184f}.button.ghost{color:#b8c3ea;background:transparent}.button.danger{color:#fff;background:#dc6b5f}.icon-button{display:grid;place-items:center;width:44px;height:44px;border:1px solid #30469c;border-radius:999px;color:#f2c56b;background:#07184f}.icon-button svg{width:20px;height:20px}.field{display:grid;gap:7px}.field span{color:#b8c3ea;font-size:13px;font-weight:800}.field input,.field textarea,.composer input{width:100%;border:1px solid #30469c;border-radius:16px;outline:none;background:#07184f;color:#f8faff;padding:13px 14px}.field textarea{min-height:132px;resize:vertical}.field input:focus,.field textarea:focus,.composer input:focus{border-color:#f2c56b;box-shadow:0 0 0 3px #f2c56b1f}.field-row,.two-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.card,.question-card{display:grid;gap:14px;border:1px solid #1a2d78;border-radius:18px;background:#07184f;padding:16px;box-shadow:0 14px 32px #00071729;animation:rise-in .24s ease both}.card.muted{border-color:#f2c56b47}.question-card{flex:1;min-height:360px}.question-card h2{font-size:25px}.hint,.kicker,.reason-title,.status{color:#dfae4d;font-size:12px;font-weight:900;text-transform:uppercase}.option-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:9px}.option{min-height:46px;border:1px solid #30469c;border-radius:14px;color:#f8faff;background:#102565;padding:11px 13px;text-align:left;font-weight:800;line-height:1.18;transition:transform .16s ease,border-color .16s ease,background .16s ease}.option:hover{transform:translateY(-1px)}.option.active{border-color:#f2c56b;color:#061766;background:#f2c56b}.option.small{min-height:36px;padding:7px 10px;font-size:12px}.progress{display:grid;gap:8px;color:#b8c3ea;font-weight:800}.progress div{height:7px;overflow:hidden;border-radius:999px;background:#30469c}.progress i{display:block;height:100%;border-radius:inherit;background:#f2c56b}.error{color:#ff9c92;font-weight:800}.center{text-align:center}.check-row{display:flex;align-items:flex-start;gap:10px;color:#b8c3ea;line-height:1.4}.text-link{align-self:center;color:#ffe8b8;font-weight:800}.chip-row{display:flex;flex-wrap:wrap;gap:8px}.chip,.reason{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#132e78;color:#f8faff;padding:7px 11px;font-size:13px;font-weight:800}.reason.muted{border:1px solid #30469c;background:#102565}.range-row,.slider,.toggle{display:grid;gap:8px;border:1px solid #1a2d78;border-radius:16px;background:#07184f;padding:14px}.range-row{grid-template-columns:1fr 120px 44px;align-items:center}.slider span,.toggle span{color:#b8c3ea;font-weight:800}.slider input,.range-row input{accent-color:#f2c56b}.segmented{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;border-radius:999px;background:#102565;padding:4px}.segmented button{min-height:38px;border:0;border-radius:999px;color:#b8c3ea;background:transparent;font-size:12px;font-weight:900}.segmented button.active{color:#061766;background:#f2c56b}.profile-card{gap:14px}.profile-main,.full-button{display:flex;align-items:center;width:100%;gap:14px;border:0;color:inherit;background:transparent;padding:0;text-align:left}.avatar-wrap{position:relative;flex:0 0 auto}.avatar-wrap img,.list-row img,.initial{width:72px;height:72px;border-radius:24px;object-fit:cover}.avatar-wrap span,.score-ring{display:grid;place-items:center;border-radius:999px;background:#f2c56b;color:#061766;font-weight:900}.avatar-wrap span{position:absolute;right:-8px;bottom:-2px;min-width:46px;min-height:26px;border:1px solid #ffe8b8;font-size:12px}.list-row{display:flex;align-items:center;gap:12px}.list-row>div{flex:1;min-width:0}.list-row .button{min-height:38px;padding:0 12px;font-size:12px}.bottom-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;border-top:1px solid #1a2d78;background:#07184f;padding:8px}.bottom-tabs button{display:grid;place-items:center;gap:3px;min-height:58px;border:0;border-radius:16px;color:#b8c3ea;background:transparent;font-size:12px;font-weight:800}.bottom-tabs button.active{color:#061766;background:#f2c56b}.empty{display:grid;place-items:center;gap:8px;border:1px dashed #30469c;border-radius:18px;color:#f2c56b;padding:28px 18px;text-align:center}.empty svg{width:36px;height:36px}.photo-grid{display:grid;gap:14px}.photo-card{display:grid;gap:10px;border:1px solid #1a2d78;border-radius:18px;background:#07184f;padding:12px}.photo-card img,.photo-pager img{width:100%;aspect-ratio:1;border-radius:14px;object-fit:cover}.photo-card>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.mini-actions{display:flex;gap:6px}.mini-actions .icon-button{width:36px;height:36px}.file-button input{display:none}.menu-item{display:flex;align-items:center;width:100%;gap:12px;border:1px solid #1a2d78;border-radius:16px;color:#f8faff;background:#07184f;padding:14px;text-align:left;text-decoration:none}.launch-video{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:grid;place-items:center;overflow:hidden;background:#00115d;animation:launch-fade .34s ease both}.launch-video-frame{width:clamp(220px,32vw,430px);aspect-ratio:1;overflow:hidden;border-radius:24px;background:#00115d;box-shadow:0 26px 80px #00083070,0 0 0 1px #f2c56b2e}.launch-video video{display:block;width:111.111%;height:100%;margin-left:-5.555%;object-fit:cover}.helper{margin-top:-10px;color:#b8c3ea;font-size:12px;font-weight:800}.helper.good{color:#22c55e}.helper.bad{color:#ff9c92}.picker-field{display:grid;width:100%;gap:4px;border:1px solid #30469c;border-radius:12px;background:#07184f;color:#f8faff;padding:10px 12px;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.picker-field:hover{border-color:#f2c56b;transform:translateY(-1px);box-shadow:0 10px 24px #f2c56b14}.picker-field span{color:#b8c3ea;font-size:12px;font-weight:800}.picker-field b{font-size:15px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1500;display:grid;place-items:center;background:#010516a3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:18px}.date-modal,.picker-modal{width:min(100%,390px);max-height:min(680px,86vh);overflow:hidden;border:1px solid rgba(242,197,107,.28);border-radius:22px;background:#07184f;box-shadow:0 28px 80px #00071780;padding:16px;animation:modal-in .18s ease both}.modal-head{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;gap:8px}.modal-head strong{text-align:center;text-transform:capitalize}.modal-head button{height:38px;border:1px solid #30469c;border-radius:999px;color:#f2c56b;background:#102565;font-size:24px}.year-slider{width:100%;margin:14px 0;accent-color:#f2c56b}.date-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.date-grid button{aspect-ratio:1;border:1px solid #1a2d78;border-radius:12px;color:#f8faff;background:#102565;font-weight:800}.date-grid button.active,.date-grid button:hover{color:#061766;background:#f2c56b}.picker-modal{display:grid;gap:12px}.picker-modal input{height:42px;border:1px solid #30469c;border-radius:12px;background:#020f3d;color:#f8faff;padding:0 12px}.picker-list{display:grid;gap:8px;overflow-y:auto;max-height:430px;padding-right:2px}.picker-list button{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:42px;border:1px solid #1a2d78;border-radius:12px;color:#f8faff;background:#102565;padding:9px 11px;text-align:left}.picker-list small{color:#f2c56b;font-weight:900}.menu-popover-wrap{position:relative}.menu-popover{position:absolute;top:48px;right:0;z-index:20;display:grid;gap:6px;min-width:170px;border:1px solid #30469c;border-radius:16px;background:#07184f;box-shadow:0 18px 44px #00071766;padding:8px;animation:modal-in .14s ease both}.menu-popover button{display:flex;align-items:center;gap:8px;min-height:36px;border:0;border-radius:10px;color:#f8faff;background:transparent;padding:0 9px;text-align:left;font-weight:800}.menu-popover button:hover{background:#102565}.menu-popover button.danger{color:#ff9c92}@keyframes rise-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes modal-in{0%{opacity:0;transform:scale(.97) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes launch-fade{0%{opacity:0}to{opacity:1}}.menu-item span{flex:1;font-weight:800}.toggle{display:flex;align-items:center;justify-content:space-between}.toggle input{width:42px;height:24px;accent-color:#f2c56b}.initial{display:grid;place-items:center;background:#102565;color:#f2c56b}.question-row{display:grid;gap:10px;border-bottom:1px solid #1a2d78;padding-bottom:16px}.photo-pager{position:relative}.dots{position:absolute;right:0;bottom:12px;left:0;display:flex;justify-content:center;gap:6px}.dots button{width:8px;height:8px;border:0;border-radius:999px;background:#ffe8b8b3;padding:0}.dots button.active{width:12px;background:#061766}.profile-detail-head{display:flex;align-items:center;gap:14px}.profile-detail-head>div:first-child{flex:1}.score-ring{width:64px;height:64px}.prompt{display:grid;gap:4px}.chat-list{display:flex;flex:1;flex-direction:column;justify-content:flex-end;gap:8px;min-height:360px}.bubble{max-width:82%;border-radius:18px;background:#07184f;padding:10px 13px;line-height:1.35}.bubble.viewer{align-self:flex-end;background:#f2c56b;color:#061766}.bubble.system{align-self:center;border-radius:999px;color:#b8c3ea;background:#102565;font-size:13px}.emoji-row{display:flex;gap:8px;border-radius:16px;background:#07184f;padding:8px}.emoji-row button{display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:999px;background:#102565}.composer{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:8px;border-top:1px solid #1a2d78;padding-top:10px}blockquote{margin:0;border-left:3px solid #f2c56b;color:#f8faff;padding-left:12px}@media(max-width:560px){.app-shell{padding:0}.phone{min-height:100vh;border:0;border-radius:0}.screen{padding:18px}.field-row,.two-actions{grid-template-columns:1fr}.segmented{grid-template-columns:repeat(2,1fr);border-radius:18px}.range-row{grid-template-columns:1fr}}body{overflow:hidden}h1{font-size:24px}h2{font-size:18px}.app-shell{height:100vh;min-height:0;overflow:hidden;padding:14px}.phone{width:min(100%,440px);height:calc(100vh - 28px);min-height:0;border-radius:22px}.screen{gap:12px;padding:16px;scrollbar-width:thin;scrollbar-color:rgba(242,197,107,.55) transparent}.topbar{padding:10px 12px 0}.center-copy h1{font-size:36px}.brand-mark{width:96px;height:96px;border-radius:24px}.button{min-height:44px;padding:0 14px}.icon-button{width:40px;height:40px}.field input,.field textarea,.composer input{border-radius:12px;padding:10px 12px}.field input,.composer input{height:44px}.field textarea{min-height:108px}.card,.question-card{gap:10px;border-radius:14px;padding:12px}.question-card{flex:0 0 auto;min-height:0}.question-card h2{font-size:22px}.question-card .option{min-height:38px;font-size:13px}.option{min-height:40px;border-radius:12px;padding:9px 11px}.chip,.reason{padding:5px 9px;font-size:12px}.range-row,.slider,.toggle{gap:6px;border-radius:14px;padding:10px 12px}.slider input{height:18px}.segmented{gap:3px;padding:3px}.segmented button{min-height:34px}.profile-card,.profile-main,.full-button{gap:10px}.profile-main h2{font-size:21px}.profile-main p,.list-row p{line-height:1.2}.avatar-wrap img,.list-row img,.initial{width:58px;height:58px;border-radius:18px}.avatar-wrap span{right:-6px;min-width:40px;min-height:22px}.profile-card .two-actions{grid-template-columns:1fr 1fr}.two-actions:has(>.button:only-child){grid-template-columns:1fr}.list-row{gap:10px}.bottom-tabs{padding:6px}.bottom-tabs button{min-height:50px;border-radius:12px}.empty{border-radius:14px;padding:22px 14px}.photo-card{border-radius:14px}.photo-card img,.photo-pager img{aspect-ratio:16 / 10;max-height:270px}.menu-item{border-radius:12px;padding:11px 12px}.score-ring{width:56px;height:56px}.chat-list{min-height:300px}.bubble{border-radius:16px;padding:8px 11px}.prompt p,.card>p{line-height:1.35}.profile-detail-head{gap:10px}.composer+.two-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.composer+.two-actions .button{min-height:40px;padding:0 10px;font-size:13px}@media(min-width:760px){.app-shell{padding:18px}.phone{width:min(100%,920px);height:calc(100vh - 36px);border-radius:24px}.screen{padding:18px 22px}.home-phone .screen{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start}.home-phone .screen>h1,.home-phone .screen>.segmented,.home-phone .screen>.slider,.home-phone .screen>.empty{grid-column:1 / -1}.home-phone .screen>.segmented,.home-phone .screen>.slider{max-width:560px}.photo-pager img{aspect-ratio:16 / 9;max-height:360px}}@media(max-width:560px){.app-shell{padding:0}.phone{width:100%;height:100vh;border-radius:0}.screen{padding:14px}.two-actions{grid-template-columns:1fr 1fr}.field-row{grid-template-columns:1fr}}
