:root{--ink:#25222a;--muted:#77717d;--paper:#fffaf6;--card:#fff;--accent:#ff6464;--accent2:#ffcf6b;--line:#eee5df;--green:#4fac7b;--shadow:0 12px 35px rgba(65,42,35,.08)}*{box-sizing:border-box}html{background:var(--paper)}body{margin:0;color:var(--ink);font-family:Inter,ui-rounded,"SF Pro Rounded",system-ui,-apple-system,sans-serif;background:linear-gradient(180deg,#fffaf6,#fff);min-height:100vh}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.brand{font-weight:900;font-size:1.22rem;letter-spacing:-.04em;display:flex;align-items:center;gap:.45rem}.button{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:999px;background:var(--accent);color:white;padding:.92rem 1.3rem;font-weight:800;cursor:pointer;box-shadow:0 8px 20px rgba(255,100,100,.2)}.button.small{padding:.7rem 1rem}.button.full{width:100%}.button.secondary{background:white;color:var(--ink);border:1px solid var(--line);box-shadow:none}.landing{max-width:1160px;margin:auto;padding:0 24px}.landing-nav{height:82px;display:flex;justify-content:space-between;align-items:center}.landing-nav>div{display:flex;gap:18px;align-items:center}.hero{min-height:660px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px}.hero h1{font-size:clamp(3.4rem,7vw,6.5rem);line-height:.89;letter-spacing:-.075em;margin:14px 0 25px}.hero p{font-size:1.22rem;color:var(--muted);max-width:560px;line-height:1.6}.eyebrow{font-size:.76rem;text-transform:uppercase;letter-spacing:.14em;font-weight:900;color:var(--accent)}.hero-actions{display:flex;align-items:center;gap:18px;margin-top:30px}.hero-actions span{font-size:.85rem;color:var(--muted)}.phone{background:#faf7f3;border:9px solid var(--ink);border-radius:44px;padding:18px;max-width:365px;margin:auto;transform:rotate(3deg);box-shadow:0 25px 70px rgba(48,35,30,.18)}.phone-head{display:flex;justify-content:space-between;font-weight:800;padding:10px 4px 18px}.phone-head span{font-size:.72rem;color:var(--green)}.mini-post{background:white;border-radius:20px;padding:18px;margin-bottom:14px;box-shadow:var(--shadow)}.mini-post p{font-size:1rem;line-height:1.45;color:var(--ink)}.mini-post>div:last-child{font-size:.82rem;color:var(--muted)}.mini-user{display:flex;align-items:center;gap:10px}.giveaway{display:flex;gap:20px;align-items:center;background:var(--accent2);padding:28px;border-radius:28px;margin:20px 0 100px}.giveaway>div:first-child{font-size:3rem}.giveaway p{margin:5px 0 0}.how{text-align:center;padding-bottom:100px}.how h2{font-size:2.5rem;letter-spacing:-.05em}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:35px}.feature-grid article{background:white;border:1px solid var(--line);padding:30px;border-radius:24px}.feature-grid span{font-size:2rem}.feature-grid p{color:var(--muted)}footer{text-align:center;color:var(--muted);padding:30px}.auth-shell,.onboarding{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:34px 20px}.auth-shell>.brand,.onboarding>.brand{margin-bottom:35px}.auth-card,.question{width:min(100%,470px);background:white;border:1px solid var(--line);border-radius:30px;padding:34px;box-shadow:var(--shadow)}.auth-art{font-size:3.5rem}.auth-card h1,.question h1{font-size:2.2rem;letter-spacing:-.05em;margin:15px 0 8px}.auth-card>p,.question>p{color:var(--muted);line-height:1.5}.stack{display:grid;gap:16px;margin-top:25px}label{display:grid;gap:8px;font-size:.86rem;font-weight:800}input,textarea,select{width:100%;border:1px solid var(--line);background:#fffdfa;border-radius:14px;padding:14px;outline:none;color:var(--ink)}input:focus,textarea:focus,select:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(255,100,100,.1)}textarea{min-height:120px;resize:vertical}.switch{text-align:center;font-size:.9rem}.switch a{color:var(--accent);font-weight:800}.error{background:#fff0f0;color:#b72f3c;padding:12px 14px;border-radius:12px;margin:12px 0}.progress{position:fixed;top:0;left:0;width:100%;height:6px;background:#f1e5df}.progress span{display:block;height:100%;background:var(--accent);border-radius:0 9px 9px 0}.step{color:var(--accent);font-weight:900;font-size:.8rem}.choices{display:grid;gap:12px;margin-top:25px}.choices label input{display:none}.choices label span{border:1px solid var(--line);padding:17px;border-radius:16px;background:#fffdfa;cursor:pointer;display:grid;gap:5px}.choices label input:checked+span{border-color:var(--accent);background:#fff3f1;box-shadow:0 0 0 2px var(--accent)}.choices small{color:var(--muted);font-weight:500}.photo-picker{border:2px dashed #e8d8cf;padding:50px 20px;border-radius:22px;text-align:center;cursor:pointer}.photo-picker input,.upload input,.dm-composer label input{display:none}.photo-picker span{font-size:3rem}.hint{color:var(--muted);font-size:.8rem}.hint.ok{color:var(--green)}.hint.bad{color:#b72f3c}.topbar{height:66px;position:sticky;top:0;z-index:10;background:rgba(255,250,246,.88);backdrop-filter:blur(15px);border-bottom:1px solid rgba(238,229,223,.8);display:flex;align-items:center;justify-content:space-between;padding:0 max(20px,calc((100vw - 760px)/2))}.top-actions{display:flex;align-items:center;gap:18px}.top-actions>a{font-size:1.2rem}.icon-btn{border:0;background:none;font-size:1.2rem}.app-page{width:min(100%,760px);margin:auto;padding:28px 18px 110px}.app-page.narrow{max-width:650px}.page-title{display:flex;justify-content:space-between;align-items:center;margin:5px 0 24px}.page-title h1,.chat-heading h1{font-size:2.1rem;letter-spacing:-.055em;margin:4px 0}.circle-button{border:0;width:48px;height:48px;border-radius:50%;background:var(--ink);color:white;font-size:1.8rem;cursor:pointer}.welcome-card{background:var(--accent2);border-radius:18px;padding:16px 18px;display:grid;gap:3px;margin-bottom:22px}.filters{display:flex;gap:8px;overflow:auto;padding-bottom:13px;scrollbar-width:none}.filters a{white-space:nowrap;border:1px solid var(--line);border-radius:999px;padding:9px 14px;font-size:.82rem;font-weight:800;background:white}.filters a.active{background:var(--ink);color:white;border-color:var(--ink)}.feed{display:grid;gap:16px}.post-card{background:var(--card);border:1px solid var(--line);border-radius:22px;padding:17px;box-shadow:0 5px 20px rgba(50,35,30,.035)}.post-card header{display:flex;justify-content:space-between;align-items:center}.user-line{display:flex;align-items:center;gap:10px}.user-line span{display:grid}.user-line small{color:var(--muted);margin-top:2px}.avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;display:inline-grid;place-items:center;flex:none}.avatar.small{width:34px;height:34px;font-size:.8rem}.avatar.large{width:110px;height:110px;font-size:2rem}.avatar.placeholder{background:linear-gradient(135deg,#ffd771,#ff8f8f);font-weight:900;color:#523633}.category{font-size:.66rem;text-transform:uppercase;letter-spacing:.08em;font-weight:900;border-radius:999px;padding:6px 8px;background:#f4efeb;color:#72665f}.category.achievement{background:#fff3ce;color:#875f00}.category.introduction{background:#e9f7ef;color:#347354}.category.event{background:#eef0ff;color:#515bb0}.post-copy{font-size:1rem;line-height:1.55;white-space:pre-wrap}.post-image{width:100%;max-height:560px;object-fit:cover;border-radius:16px;margin-top:5px}.post-card footer{display:flex;gap:16px;border-top:1px solid var(--line);margin-top:15px;padding:12px 0 0;text-align:left}.text-btn{border:0;background:none;padding:3px;font-weight:800;color:var(--muted);cursor:pointer}.text-btn.reacted{color:var(--accent)}.comments{display:none;border-top:1px solid var(--line);margin-top:10px;padding-top:12px}.comments.open{display:block}.comments form{display:flex}.comments form input{border-radius:13px 0 0 13px}.comments form button{border:0;background:var(--ink);color:white;border-radius:0 13px 13px 0;padding:0 15px}.comments-list>div{font-size:.86rem;padding:9px 2px;border-bottom:1px solid #f4efeb}.empty{text-align:center;padding:70px 20px;color:var(--muted)}.empty>div{font-size:3rem}.empty h2{color:var(--ink)}.bottom-nav{position:fixed;z-index:20;bottom:0;left:0;width:100%;height:76px;padding-bottom:env(safe-area-inset-bottom);background:rgba(255,255,255,.95);backdrop-filter:blur(18px);border-top:1px solid var(--line);display:flex;justify-content:center}.bottom-nav a{width:min(25%,150px);display:grid;place-content:center;text-align:center;gap:3px;font-size:.69rem;font-weight:800;color:#948b92}.bottom-nav a span{font-size:1.3rem}.bottom-nav a.active{color:var(--accent)}.modal{width:min(calc(100% - 24px),520px);border:0;border-radius:26px;padding:0;box-shadow:0 30px 80px rgba(0,0,0,.22)}.modal::backdrop{background:rgba(35,27,25,.48);backdrop-filter:blur(4px)}.modal form{display:grid;gap:15px;padding:28px}.modal h2{margin:0;font-size:1.8rem}.modal-close{justify-self:end;border:0;background:#f4efeb;width:35px;height:35px;border-radius:50%;font-size:1.4rem}.upload{display:block;padding:15px;border:1px dashed #ddcec5;border-radius:14px}.giveaway-inline{background:#fff6d8;padding:12px;border-radius:12px;font-size:.82rem}.event-list{display:grid;gap:13px}.event-card{display:grid;grid-template-columns:65px 1fr;gap:17px;background:white;border:1px solid var(--line);border-radius:21px;padding:17px}.date-tile{height:68px;background:#fff0eb;border-radius:15px;display:grid;place-content:center;text-align:center}.date-tile b{font-size:1.45rem}.date-tile span{text-transform:uppercase;font-size:.68rem;color:var(--accent);font-weight:900}.event-card h2{font-size:1.15rem;margin:0 0 9px}.event-card p{margin:5px 0;color:var(--muted);font-size:.88rem}.event-card p.description{color:var(--ink);line-height:1.5;margin:12px 0}.event-card a{font-size:.78rem;color:var(--accent);font-weight:800}.chat-page{width:min(100%,760px);height:calc(100vh - 142px);margin:auto;display:flex;flex-direction:column;padding:20px 16px 0}.chat-heading{display:flex;align-items:center;justify-content:space-between}.active-pill{background:#eaf8f0;color:var(--green);border-radius:999px;padding:8px 10px;font-size:.72rem;font-weight:900}.active-row{display:flex;gap:14px;overflow:auto;padding:8px 0 14px}.active-row a{display:grid;justify-items:center;gap:4px;font-size:.67rem}.chat-notice{background:#fff3db;border-radius:12px;padding:9px 12px;text-align:center;font-size:.74rem;color:#765e37}.chat-messages{flex:1;overflow:auto;padding:15px 0;display:flex;flex-direction:column;gap:12px}.chat-message{display:flex;gap:9px;max-width:80%;align-self:flex-start}.chat-message>div{background:white;border:1px solid var(--line);padding:9px 12px;border-radius:5px 16px 16px 16px}.chat-message.mine{align-self:flex-end;flex-direction:row-reverse}.chat-message.mine>div{background:#fff0ed;border-color:#ffdcd5;border-radius:16px 5px 16px 16px}.chat-message b{font-size:.75rem}.chat-message p{margin:4px 0;line-height:1.4}.chat-message small{color:var(--muted);font-size:.65rem}.chat-composer,.dm-composer{display:flex;background:white;border-top:1px solid var(--line);padding:10px 0}.chat-composer input,.dm-composer input{border-radius:999px;background:#f8f4f1}.chat-composer button,.dm-composer button{width:46px;border:0;background:none;font-size:1.3rem;color:var(--accent)}.profile-head{display:grid;grid-template-columns:125px 1fr;gap:20px;align-items:start;background:white;border:1px solid var(--line);padding:24px;border-radius:24px}.profile-head h1{margin:0 0 8px;font-size:2rem}.profile-head p{line-height:1.55}.status-pill{display:inline-block;background:#eaf8f0;color:#347354;border-radius:999px;padding:6px 9px;font-size:.74rem;font-weight:800}.profile-meta{display:flex;flex-wrap:wrap;gap:8px;color:var(--muted);font-size:.73rem}.profile-meta span{background:#faf6f3;padding:7px 9px;border-radius:9px}.profile-actions{display:flex;gap:10px;align-items:center;margin:18px 0}.profile-actions details{margin-left:auto}.profile-actions details form{margin-top:8px}.danger-btn{border:0;background:#fff0f0;color:#a82d37;padding:10px;border-radius:10px}.edit-profile{background:white;border:1px solid var(--line);border-radius:16px;padding:15px;margin:16px 0}.edit-profile summary{font-weight:800;cursor:pointer}.profile-posts{margin-top:24px}.profile-posts article{background:white;border:1px solid var(--line);border-radius:16px;padding:15px;margin:10px 0}.profile-posts p{white-space:pre-wrap}.profile-posts small{color:var(--muted)}.conversation-list{display:grid}.conversation-list>a{display:grid;grid-template-columns:48px 1fr auto;gap:11px;align-items:center;background:white;border-bottom:1px solid var(--line);padding:15px}.conversation-list p{color:var(--muted);margin:3px 0;font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:400px}.conversation-list small{color:var(--muted)}.conversation-top{justify-content:flex-start;gap:18px}.conversation-top>a:first-child{font-size:2rem}.dm-page{height:calc(100vh - 66px);width:min(100%,700px);margin:auto;display:flex;flex-direction:column;padding:0 14px}.dm-messages{flex:1;overflow:auto;padding:18px 0;display:flex;flex-direction:column;gap:8px}.dm{align-self:flex-start;background:white;border:1px solid var(--line);border-radius:16px 16px 16px 4px;padding:10px 13px;max-width:78%}.dm.mine{align-self:flex-end;background:#ffefec;border-color:#ffd8d2;border-radius:16px 16px 4px 16px}.dm p{margin:0;white-space:pre-wrap;line-height:1.45}.dm img{max-width:260px;width:100%;border-radius:12px}.dm small{display:block;color:var(--muted);font-size:.63rem;margin-top:5px}.dm-composer{gap:6px}.dm-composer label{display:grid;place-items:center;width:44px;font-size:1.5rem;color:var(--accent)}
@media(max-width:720px){.landing{padding:0 18px}.landing-nav{height:68px}.landing-nav>div>a:first-child{display:none}.hero{grid-template-columns:1fr;gap:35px;padding:60px 0}.hero h1{font-size:3.6rem}.hero-copy{text-align:center}.hero p{font-size:1.05rem}.hero-actions{flex-direction:column}.phone{max-width:330px}.giveaway{margin-bottom:70px}.feature-grid{grid-template-columns:1fr}.how h2{font-size:2rem}.auth-card,.question{padding:25px 20px;border-radius:24px}.profile-head{grid-template-columns:1fr;text-align:center}.profile-head>.avatar{margin:auto}.profile-meta{justify-content:center}.profile-actions{justify-content:center}.topbar{padding:0 18px}.post-card{border-radius:18px}.category{font-size:.58rem}}
