:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#121414;color:#f6f1e8;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#121414}button,input,textarea{font:inherit}button{cursor:pointer}.app{min-height:100vh;display:grid;place-items:center;padding:20px;position:relative;overflow:hidden;background:linear-gradient(145deg,#12141433,#121414eb),url(/assets/images/home-bg.jpg) center/cover fixed}.ambient{position:fixed;top:-20%;right:-20%;bottom:-20%;left:-20%;background:radial-gradient(circle at 20% 10%,rgba(212,177,119,.22),transparent 26%),radial-gradient(circle at 80% 20%,rgba(116,153,176,.2),transparent 25%),radial-gradient(circle at 45% 85%,rgba(133,111,86,.22),transparent 28%);filter:blur(18px);pointer-events:none}.phone-shell{width:min(460px,100%);height:min(920px,calc(100vh - 32px));min-height:680px;position:relative;z-index:1;border:1px solid rgba(255,255,255,.12);border-radius:28px;overflow:hidden;background:#131413d6;box-shadow:0 30px 90px #00000075;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.hero{min-height:245px;padding:22px 22px 18px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(180deg,#0708080a,#070808d1),url(/assets/images/home-bg.jpg) center/cover}.brand-row{display:flex;gap:12px;align-items:center;margin-bottom:auto}.brand-row div{display:grid;gap:1px}.brand-row strong{font-size:15px}.brand-row span:not(.brand-mark){color:#f6f1e8a6;font-size:12px}.brand-mark{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;color:#201a12;background:#d9b87a;font-weight:900}.hero h1{margin:34px 0 8px;max-width:330px;font-size:36px;line-height:1.02;letter-spacing:0}.hero p{max-width:360px;margin:0;color:#f6f1e8cc}.screen{height:calc(100% - 323px);overflow-y:auto;padding:18px 18px 26px;scrollbar-width:none}.screen::-webkit-scrollbar,.article-modal::-webkit-scrollbar{display:none}.emotion-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.emotion,.chips button,.actions button,.program,.primary,.secondary,.composer button{border:0;border-radius:14px;color:#f8f3ea;background:#ffffff1a}.emotion{min-height:56px;text-align:left;padding:0 15px;font-weight:750;border:1px solid rgba(255,255,255,.1)}.emotion.active,.chips button.active,.program.active{background:#d6b575;color:#201a12}.response-panel,.section,.audio-card,.featured-card,.search-card,.profile-card,.stat-grid>div,.breath-zone,.exercise-modal,.article-modal,.landing{border:1px solid rgba(255,255,255,.1);background:#ffffff13;border-radius:18px}.response-panel{margin-top:14px;padding:18px}.response-panel span,.section-head span,.featured-card span,.article-card span,.kicker,.record span{color:#d6b575;font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.response-panel p{margin:8px 0 16px;color:#f6f1e8d1}.actions{display:grid;gap:9px}.actions button{padding:12px 14px;text-align:left}.section{margin-top:16px;padding:18px}.section h2,.featured-card h2,.article-body h2,.exercise-modal h2,.breath-zone h2,.profile-card h2{margin:0}.section-head{display:flex;justify-content:space-between;gap:12px;align-items:baseline;margin-bottom:12px}.quote-row{display:grid;gap:10px}.quote-card{padding:16px;border-radius:14px;background:#ffffff14}.quote-card p{margin:0 0 10px}.quote-card span,.muted{color:#f6f1e894}.audio-card{margin-top:16px;padding:14px;display:grid;grid-template-columns:68px 1fr;gap:14px;align-items:center}.disk{width:68px;height:68px;padding:8px;border-radius:50%;background:#0f0f0f;animation:spin 18s linear infinite}.disk img{width:100%;height:100%;object-fit:cover;border-radius:50%}audio{width:100%;height:36px;margin-top:8px}.featured-card{margin-top:16px;overflow:hidden;cursor:pointer}.featured-card img{width:100%;height:170px;object-fit:cover;display:block}.featured-card div,.article-card div{padding:15px}.featured-card p,.article-card p,.intro p,.landing p,.exercise-modal p,.breath-zone p{color:#f6f1e8b8;margin:8px 0 0}.search-card{height:48px;padding:0 14px;display:flex;align-items:center;gap:10px}.search-card input,.composer input,.landing textarea,.exercise-modal textarea{width:100%;border:0;outline:0;color:#f8f3ea;background:transparent}.one-line{margin:14px 0;color:#f6f1e8c7}.chips{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.chips button{white-space:nowrap;padding:9px 12px}.article-list{display:grid;gap:12px;margin-top:14px}.article-card{display:grid;grid-template-columns:106px 1fr;gap:0;overflow:hidden;border-radius:16px;background:#ffffff13;cursor:pointer}.article-card img{width:106px;height:100%;min-height:132px;object-fit:cover}.article-card h3{margin:6px 0 0;font-size:16px;line-height:1.25}.article-card p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px}.program-grid{display:grid;gap:10px;margin-top:14px}.program{padding:15px;text-align:left}.program span{display:block;margin-top:4px;color:#f6f1e89e;font-size:13px}.program.active span{color:#201a12ad}.breath-zone{margin:16px 0;padding:24px 18px;text-align:center}.breath-circle{width:130px;height:130px;margin:0 auto 18px;border-radius:50%;display:grid;place-items:center;color:#201a12;background:#d6b575;box-shadow:0 0 0 18px #d6b5751f}.breath-zone.running .breath-circle{animation:breathe 8s ease-in-out infinite}.progress{height:7px;margin-top:18px;border-radius:999px;background:#ffffff1f;overflow:hidden}.progress span{display:block;height:100%;border-radius:inherit;background:#d6b575}.primary,.secondary{min-height:46px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800}.primary{background:#d6b575;color:#201a12}.secondary{background:#ffffff1f}.wide{width:100%}.chat-screen{display:flex;flex-direction:column}.messages{display:grid;gap:10px;margin-top:14px}.message{max-width:86%;padding:13px 14px;border-radius:16px;color:#f6f1e8e6}.message.assistant{justify-self:start;background:#ffffff1a;border-bottom-left-radius:5px}.message.user{justify-self:end;background:#d6b575;color:#201a12;border-bottom-right-radius:5px}.composer{position:sticky;bottom:-8px;margin-top:auto;display:grid;grid-template-columns:1fr auto;gap:8px;padding-top:14px}.composer input{min-height:48px;padding:0 14px;border-radius:14px;background:#ffffff1a}.composer button{padding:0 16px}.profile-card{display:flex;align-items:center;gap:14px;padding:16px}.profile-card img{width:58px;height:58px;border-radius:16px;object-fit:cover}.profile-card p{margin:4px 0 0;color:#f6f1e8a3}.stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.stat-grid div{padding:15px}.stat-grid span{display:block;color:#f6f1e88f;font-size:12px}.stat-grid strong{display:block;margin-top:6px;font-size:20px}.record{padding:12px 0;border-top:1px solid rgba(255,255,255,.08)}.record p{margin:3px 0 0}.text-button{width:100%;margin-top:12px;padding:12px;border:0;color:#f6f1e899;background:transparent}.tabbar{height:78px;display:grid;grid-template-columns:repeat(5,1fr);gap:2px;padding:8px 8px 10px;background:#0b0c0cf0;border-top:1px solid rgba(255,255,255,.08)}.tabbar button{border:0;border-radius:14px;display:grid;place-items:center;align-content:center;gap:3px;color:#f6f1e88f;background:transparent;font-size:11px}.tabbar button.active{color:#201a12;background:#d6b575}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5;display:grid;place-items:center;padding:18px;background:#0000009e}.article-modal{width:min(720px,100%);max-height:min(900px,calc(100vh - 28px));overflow-y:auto;background:#181918;position:relative}.close{position:sticky;top:14px;left:calc(100% - 58px);z-index:2;width:42px;height:42px;border:0;border-radius:50%;display:grid;place-items:center;color:#f8f3ea;background:#00000085}.article-hero{width:100%;height:300px;object-fit:cover;display:block;margin-top:-42px}.article-body{padding:24px}.article-body h2{margin:12px 0 16px;font-size:30px;line-height:1.08}.article-body p{color:#f6f1e8d1;font-size:17px}mark{display:inline;padding:2px 5px;border-radius:6px;color:#201a12;background:#d6b575}.landing{margin-top:24px;padding:18px}.landing textarea,.exercise-modal textarea{min-height:120px;resize:vertical;margin:14px 0;padding:14px;border-radius:14px;background:#ffffff17}.exercise-modal{width:min(460px,100%);padding:24px;background:#181918;position:relative}.done{padding:14px;border-radius:14px;color:#201a12!important;background:#d6b575}@keyframes spin{to{transform:rotate(360deg)}}@keyframes breathe{0%,to{transform:scale(.92)}50%{transform:scale(1.08)}}@media(max-width:560px){.app{padding:0}.phone-shell{width:100%;height:100vh;min-height:100vh;border:0;border-radius:0}.hero h1{font-size:34px}.screen{height:calc(100vh - 323px)}.modal{padding:0}.article-modal{width:100%;height:100vh;max-height:none;border-radius:0}.exercise-modal{width:100%;min-height:100vh;border-radius:0;display:flex;flex-direction:column;justify-content:center}}
