:root{--violet:#6558f5;--violet-dark:#4a3ee5;--mint:#21d6c5;--orange:#ff7a45;--ink:#1b2238;--muted:#6f7690;--bg:#f7f8fc;--card:#fff;--line:#e8eaf3;--shadow:0 20px 55px rgba(56,48,130,.11);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,system-ui,sans-serif;font-size:15px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{color:inherit}.icon{width:21px;height:21px;vertical-align:middle}.topbar{height:76px;padding:0 max(4vw,24px);display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.86);backdrop-filter:blur(20px);border-bottom:1px solid rgba(232,234,243,.8);position:sticky;top:0;z-index:50}.brand{display:flex;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-size:23px;letter-spacing:-1.1px}.brand b span{color:var(--violet)}.brand-mark{position:relative;width:34px;height:28px;display:inline-block}.brand-mark i{position:absolute;width:22px;height:22px;border:3px solid var(--violet);border-radius:50%;top:3px}.brand-mark i:first-child{left:0}.brand-mark i:last-child{right:0;border-color:var(--mint)}.desktop-nav,.top-actions{display:flex;align-items:center;gap:8px}.desktop-nav a{display:flex;gap:7px;align-items:center;padding:10px 14px;border-radius:12px;color:#555d76;font-weight:600}.desktop-nav a:hover{color:var(--violet);background:#f0efff}.top-actions form{margin:0}.button,.ghost{border:0;border-radius:13px;padding:13px 20px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:700;cursor:pointer}.button{background:linear-gradient(135deg,var(--violet),var(--violet-dark));color:#fff;box-shadow:0 10px 24px rgba(101,88,245,.25)}.button:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(101,88,245,.34)}.button.small,.ghost{padding:9px 15px;font-size:14px}.button.full{width:100%}.button.light{background:#fff;color:var(--violet);box-shadow:none}.ghost{background:transparent}.icon-button{border:0;background:#f1f2f7;width:40px;height:40px;border-radius:50%;display:grid;place-items:center}.avatar{width:43px;height:43px;border-radius:50%;background:linear-gradient(135deg,var(--violet),var(--mint));color:#fff;display:inline-grid;place-items:center;font-weight:800;flex:0 0 auto}.hero{min-height:710px;max-width:1280px;margin:auto;padding:90px 48px 70px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px;overflow:hidden}.eyebrow{display:block;color:var(--violet);font-weight:800;letter-spacing:1.8px;font-size:12px;margin-bottom:18px}.hero h1,.page-title h1,.auth-side h1{font:800 clamp(46px,6vw,82px)/1.02 Manrope,sans-serif;letter-spacing:-4px;margin:0 0 24px}.hero h1 span{background:linear-gradient(90deg,var(--violet),var(--mint));-webkit-background-clip:text;color:transparent}.hero-copy>p{font-size:19px;max-width:590px;color:var(--muted)}.cta-row,.trust-row{display:flex;align-items:center;gap:24px;margin-top:30px}.trust-row{font-size:12px;color:#7b8197}.text-link{font-weight:700;color:var(--violet)}.bubble-world{height:540px;position:relative}.world{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:210px;height:210px;border-radius:50%;display:grid;place-content:center;text-align:center;color:#fff;background:radial-gradient(circle at 35% 30%,#978eff,var(--violet) 38%,#4939d5);box-shadow:0 28px 70px rgba(101,88,245,.38),inset -22px -20px 45px rgba(41,26,137,.28);z-index:3}.world:before{content:"";position:absolute;inset:22px;border:1px solid rgba(255,255,255,.25);border-radius:50%;transform:rotate(28deg)}.world span{font:800 25px Manrope}.world small{text-transform:uppercase;letter-spacing:3px;font-size:8px}.orbit{position:absolute;border:1px solid rgba(101,88,245,.18);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-20deg)}.orbit-a{width:430px;height:290px}.orbit-b{width:500px;height:400px;transform:translate(-50%,-50%) rotate(38deg)}.float-bubble{position:absolute;width:125px;height:125px;border-radius:50%;background:rgba(255,255,255,.94);box-shadow:var(--shadow);display:grid;place-content:center;text-align:center;font-size:25px;z-index:4;border:1px solid white}.float-bubble b{font-size:12px;margin-top:4px}.float-bubble small{font-size:9px;color:var(--muted)}.fb1{left:1%;top:13%}.fb2{right:2%;top:8%;width:110px;height:110px}.fb3{right:5%;bottom:7%;width:140px;height:140px}.fb4{left:4%;bottom:8%;width:105px;height:105px}.dot{position:absolute;border-radius:50%;background:var(--mint);box-shadow:0 0 20px var(--mint)}.d1{width:13px;height:13px;left:20%;top:47%}.d2{width:8px;height:8px;right:20%;top:40%;background:var(--orange)}.d3{width:10px;height:10px;left:38%;bottom:9%;background:var(--violet)}.section{padding:110px max(5vw,30px);max-width:1280px;margin:auto}.intro{text-align:center}.section h2{font:800 clamp(34px,4vw,54px)/1.12 Manrope;margin:0 0 15px;letter-spacing:-2px}.intro>p{color:var(--muted);max-width:620px;margin:auto}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:55px;text-align:left}.steps article,.security-cards article,.panel{position:relative;background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:34px;box-shadow:0 8px 35px rgba(40,45,80,.05)}.steps article>span{position:absolute;right:25px;top:22px;color:#e7e8f0;font:800 28px Manrope}.steps .icon{width:42px;height:42px;color:var(--violet)}.steps h3{font:700 21px Manrope;margin:20px 0 9px}.steps p,.section>p,.promise p,.security p{color:var(--muted)}.discover-preview{max-width:none;background:#f0efff}.discover-preview>*{max-width:1180px;margin-left:auto;margin-right:auto}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:38px}.section-head h2{margin:0}.bubble-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.bubble-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:25px;min-height:245px;box-shadow:0 8px 35px rgba(40,45,80,.05);transition:.22s}.bubble-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.bubble-icon{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:color-mix(in srgb,var(--bubble) 15%,white);color:var(--bubble);margin-bottom:20px}.bubble-icon .icon{width:30px;height:30px}.bubble-card>span{font-size:10px;color:var(--violet);text-transform:uppercase;letter-spacing:1px;font-weight:800}.bubble-card h3{font:700 20px Manrope;margin:5px 0}.bubble-card p{color:var(--muted);font-size:13px}.bubble-card small{color:#8d93a8}.empty-card{grid-column:1/-1;text-align:center;padding:35px;background:white;border-radius:var(--radius)}.promise{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px}.promise-art{height:450px;display:grid;place-items:center;background:radial-gradient(circle,#efedff 0 25%,transparent 26%)}.ring{width:190px;height:190px;border-radius:50%;background:var(--violet);color:white;display:grid;place-items:center;font:800 28px Manrope;position:relative;box-shadow:0 25px 60px #cbc7ff}.ring i{position:absolute;background:white;color:var(--ink);font:600 13px Inter;padding:15px 20px;border-radius:30px;box-shadow:var(--shadow)}.ring i:nth-child(2){top:-65px}.ring i:nth-child(3){right:-120px;top:50px}.ring i:nth-child(4){bottom:-50px}.ring i:nth-child(5){left:-105px;top:70px}.checklist{list-style:none;padding:0}.checklist li{margin:16px 0;font-weight:600}.checklist .icon{color:var(--mint);margin-right:10px}.security{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.security-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px}.security-cards .icon{color:var(--violet);width:42px;height:42px}.final-cta{padding:90px 30px;text-align:center;color:#fff;background:linear-gradient(135deg,#5548e9,#786bf8 55%,#25cabb)}.final-cta .eyebrow{color:#cfcaff}.final-cta h2{font:800 48px Manrope;margin:0}.final-cta p{opacity:.8}.footer{padding:35px max(4vw,24px);display:flex;align-items:center;gap:25px;background:#fff}.footer p{color:var(--muted)}.footer nav{margin-left:auto;display:flex;gap:25px}.setup-warning{padding:12px;text-align:center;background:#fff0c8;color:#7b5400}.auth-shell{min-height:calc(100vh - 76px);display:grid;grid-template-columns:1.1fr .9fr;background:linear-gradient(135deg,#f0efff,#f7f8fc)}.auth-side{padding:10vw 8vw;position:relative;overflow:hidden}.auth-side h1{font-size:58px}.auth-side p{font-size:18px;color:var(--muted);max-width:570px}.mini-world{display:flex;gap:15px;margin-top:60px}.mini-world span{width:75px;height:75px;border-radius:50%;display:grid;place-items:center;background:white;font-size:29px;box-shadow:var(--shadow)}.auth-card{background:white;margin:auto;width:min(430px,90%);padding:42px;border-radius:28px;box-shadow:var(--shadow)}.auth-card h2{font:800 30px Manrope;margin:0}.auth-card>p{color:var(--muted)}label{display:grid;gap:7px;font-size:13px;font-weight:700;margin:17px 0}input,textarea,select{width:100%;border:1px solid #dfe2ec;background:#fbfbfd;padding:13px 14px;border-radius:12px;outline:none}input:focus,textarea:focus,select:focus{border-color:var(--violet);box-shadow:0 0 0 3px #eeecff}textarea{min-height:100px;resize:vertical}.form-note,[data-form-note]{color:#d54545;font-size:13px;min-height:20px}.auth-switch{text-align:center;font-size:13px}.auth-switch a{color:var(--violet);font-weight:700}.app-page,.profile-page{max-width:1180px;margin:auto;padding:70px 30px 120px}.page-title{text-align:center;max-width:760px;margin:auto}.page-title h1{font-size:52px}.page-title p{color:var(--muted)}.searchbar{max-width:720px;margin:35px auto 20px;background:#fff;padding:8px 9px 8px 18px;border-radius:16px;box-shadow:var(--shadow);display:flex;align-items:center;gap:10px}.searchbar input{border:0;background:transparent}.chip-row{display:flex;justify-content:center;gap:9px;margin-bottom:40px;flex-wrap:wrap}.chip-row button{border:1px solid var(--line);background:white;border-radius:30px;padding:8px 16px}.fab{position:fixed;right:30px;bottom:30px;border:0;background:var(--violet);color:#fff;padding:15px 22px;border-radius:30px;font-weight:700;box-shadow:var(--shadow)}.modal{position:fixed;inset:0;background:rgba(27,34,56,.52);backdrop-filter:blur(8px);z-index:80;display:grid;place-items:center}.modal[hidden]{display:none}.modal form{background:white;width:min(520px,92%);padding:35px;border-radius:25px;position:relative}.close{position:absolute;right:20px;top:15px;border:0;background:none;font-size:28px}.dashboard{display:grid;grid-template-columns:240px minmax(0,680px) 260px;gap:28px;max-width:1240px;margin:auto;padding:35px 24px}.sidebar,.rightbar{position:sticky;top:100px;height:max-content}.sidebar h4{margin-top:28px}.sidebar>a:not(.new-bubble){display:flex;align-items:center;gap:10px;padding:10px;border-radius:12px}.sidebar>a:hover{background:#eeecff}.sidebar>a>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:white;font-weight:700}.sidebar small{margin-left:auto}.new-bubble{display:block;background:#eeecff;color:var(--violet);padding:10px 15px;border-radius:12px;font-weight:700}.feed-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.feed-head h1{font:800 30px Manrope;margin:0}.post,.composer,.tip-card,.bubble-about{background:white;border:1px solid var(--line);border-radius:18px;padding:22px;margin-bottom:18px}.post header{display:flex;align-items:center;gap:12px}.post header div{display:grid}.post header span{font-size:12px;color:var(--muted)}.post header a{color:var(--violet)}.post>p{font-size:15px}.post footer{display:flex;gap:10px;border-top:1px solid var(--line);padding-top:12px}.post footer form{margin:0}.post footer button{border:0;background:transparent;color:#696f85;display:flex;align-items:center;gap:5px;font-size:13px;cursor:pointer}.post footer button:hover{color:var(--violet)}.tip-card span{font-size:30px}.tip-card b{display:block;font:700 18px Manrope}.tip-card p{font-size:13px;color:var(--muted)}.tip-card a{color:var(--violet);font-weight:700;font-size:13px}.empty-state{text-align:center;background:white;border:1px dashed #d7d9e6;border-radius:20px;padding:50px 25px}.empty-state>div{font-size:42px}.empty-state.standalone{max-width:720px;margin:100px auto}.composer{display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:12px}.composer textarea{min-height:80px}.bubble-cover{min-height:300px;padding:60px max(5vw,40px);color:white;background:linear-gradient(135deg,var(--bubble),color-mix(in srgb,var(--bubble) 60%,#1b2238));display:flex;align-items:end;justify-content:space-between;position:relative;overflow:hidden}.cover-orbs:before,.cover-orbs:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.2);border-radius:50%;width:500px;height:500px;right:-80px;top:-260px}.cover-orbs:after{width:300px;height:300px;right:180px;top:-160px}.bubble-identity{display:flex;gap:25px;align-items:center;position:relative}.bubble-identity>span{width:100px;height:100px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.18);backdrop-filter:blur(8px)}.bubble-identity .icon{width:48px;height:48px}.bubble-identity h1{font:800 42px Manrope;margin:0}.bubble-identity p{margin:5px 0;max-width:650px;opacity:.85}.bubble-layout{display:grid;grid-template-columns:minmax(0,720px) 300px;gap:30px;max-width:1100px;margin:35px auto;padding:0 25px}.bubble-about{height:max-content}.bubble-about dt{color:var(--muted);font-size:12px}.bubble-about dd{margin:0 0 12px;font-weight:700}.profile-hero{display:flex;align-items:center;gap:25px;margin-bottom:35px}.profile-hero>.avatar{width:110px;height:110px;font-size:38px}.profile-hero h1{font:800 42px Manrope;margin:0}.profile-hero span,.profile-hero p{color:var(--muted)}.profile-form{max-width:600px;margin-bottom:50px}.messages-page{height:calc(100vh - 76px);display:grid;grid-template-columns:340px 1fr;max-width:1200px;margin:auto;background:white;border-left:1px solid var(--line);border-right:1px solid var(--line)}.messages-page>aside{border-right:1px solid var(--line);padding:25px}.chat-preview{display:flex;gap:12px;padding:13px;border-radius:13px}.chat-preview:hover{background:#f2f1ff}.chat-preview>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#efedff;color:var(--violet)}.chat-preview div{display:grid}.chat-preview small{color:var(--muted)}.chat-window{display:flex;flex-direction:column;min-width:0}.chat-messages{padding:30px;overflow:auto;flex:1}.message{background:#f1f2f6;max-width:70%;padding:12px 15px;border-radius:16px;margin:8px 0}.message.mine{margin-left:auto;background:#e9e7ff}.message b,.message small{font-size:11px;color:var(--muted)}.message p{margin:2px 0}.message-form{display:flex;gap:10px;border-top:1px solid var(--line);padding:15px}.message-form p{display:none}.onboarding{max-width:900px;margin:80px auto;text-align:center;padding:30px}.onboarding h1{font:800 50px Manrope;margin:0}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:45px}.choice-grid a{background:white;padding:45px;border-radius:25px;border:1px solid var(--line);box-shadow:var(--shadow)}.choice-grid span{font-size:45px}.mobile-nav{display:none}.reveal{opacity:0;transform:translateY(18px);transition:.7s}.reveal.is-visible{opacity:1;transform:none}
@media(max-width:1000px){.desktop-nav{display:none}.hero{grid-template-columns:1fr;padding-top:60px;text-align:center}.hero-copy>p{margin:auto}.cta-row,.trust-row{justify-content:center}.bubble-world{height:480px}.bubble-grid{grid-template-columns:repeat(2,1fr)}.promise,.security{grid-template-columns:1fr;gap:40px}.dashboard{grid-template-columns:210px 1fr}.rightbar{display:none}.bubble-layout{grid-template-columns:1fr}.bubble-about{order:-1}.auth-side{display:none}.auth-shell{grid-template-columns:1fr}.messages-page{grid-template-columns:280px 1fr}}
@media(max-width:700px){body{padding-bottom:68px}.topbar{height:64px;padding:0 16px}.top-actions .ghost,.top-actions .icon-button,.top-actions>.avatar{display:none}.brand{font-size:20px}.hero{min-height:auto;padding:55px 20px 20px}.hero h1,.page-title h1{font-size:43px;letter-spacing:-2.5px}.hero-copy>p{font-size:16px}.cta-row{flex-direction:column;gap:14px}.trust-row{flex-wrap:wrap}.bubble-world{height:400px;transform:scale(.8);margin:-30px -55px}.section{padding:70px 20px}.section h2{font-size:34px}.steps,.bubble-grid,.security-cards,.choice-grid{grid-template-columns:1fr}.promise{gap:20px}.promise-art{transform:scale(.8);margin:-50px}.section-head{align-items:start;gap:15px}.final-cta h2{font-size:36px}.footer{display:block;text-align:center}.footer .brand{justify-content:center}.footer nav{justify-content:center;margin-top:20px}.dashboard{display:block;padding:20px 14px}.sidebar{display:none}.feed-head h1{font-size:25px}.post{padding:17px}.post footer{overflow:auto}.post footer button{white-space:nowrap}.composer{grid-template-columns:auto 1fr}.composer button{grid-column:2}.bubble-cover{padding:40px 20px;align-items:start;display:block}.bubble-identity{align-items:start}.bubble-identity>span{width:65px;height:65px}.bubble-identity h1{font-size:29px}.bubble-cover>form{margin-top:20px}.bubble-layout{padding:0 14px}.profile-hero{align-items:start}.profile-hero>.avatar{width:80px;height:80px}.profile-hero h1{font-size:30px}.messages-page{grid-template-columns:1fr;height:auto}.messages-page>aside{border:0}.chat-window{min-height:500px;border-top:1px solid var(--line)}.mobile-nav{position:fixed;display:flex;z-index:60;bottom:0;left:0;right:0;height:68px;background:white;border-top:1px solid var(--line);align-items:center;justify-content:space-around}.mobile-nav a{display:grid;place-items:center;color:#747a8e}.mobile-nav small{font-size:9px}.mobile-nav .mobile-plus{width:47px;height:47px;border-radius:50%;background:var(--violet);color:white;font-size:27px;margin-top:-26px;box-shadow:0 8px 20px rgba(101,88,245,.35)}.fab{bottom:82px;right:18px}.auth-card{padding:28px 22px;margin:30px auto}.app-page,.profile-page{padding:45px 16px 100px}}
.language-switch{display:flex;align-items:center;gap:2px;padding:3px;background:#f0efff;border-radius:10px}.language-switch a{padding:4px 7px;border-radius:7px;color:#747a8e;font-size:11px;font-weight:800;line-height:1.2}.language-switch a.active{background:#fff;color:var(--violet);box-shadow:0 2px 8px rgba(56,48,130,.12)}@media(max-width:700px){.language-switch{order:-1}.language-switch a{padding:4px 5px;font-size:10px}}
.admin-notices{position:relative;z-index:3;max-width:1180px;margin:20px auto 0;padding:0 24px}.admin-notices-head{display:flex;align-items:center;gap:9px;margin-bottom:7px;color:#6558f5;font-size:11px}.admin-notices-head span{color:#777e94}.admin-notices article{background:linear-gradient(135deg,#f0efff,#e9fbf8);border:1px solid #dedaff;border-radius:15px;padding:14px 18px;margin-bottom:8px}.admin-notices article>b{font:800 15px Manrope}.admin-notices article p{margin:4px 0;color:#4f576f}.admin-notices article small{color:#7c8499}@media(max-width:700px){.admin-notices{margin-top:12px;padding:0 14px}.admin-notices article{padding:12px 14px}}
.bubble-icon.has-cover{overflow:hidden;padding:0;background:#fff}.bubble-icon.has-cover img{width:100%;height:100%;display:block;object-fit:cover}.post footer{position:relative}.post-more{position:relative;margin-left:auto}.post-more-toggle{width:30px;height:30px!important;padding:0!important;display:grid!important;place-items:center;font-size:20px!important;line-height:1;color:#969caf!important;border-radius:50%!important}.post-more-toggle:hover,.post-more-toggle[aria-expanded=true]{background:#f0efff!important;color:#6558f5!important}.post-more-menu{position:absolute;right:0;bottom:36px;z-index:12;width:175px;padding:5px;background:#fff;border:1px solid #e5e7f0;border-radius:12px;box-shadow:0 14px 38px rgba(31,35,67,.18)}.post-more-menu[hidden]{display:none}.post-more-menu button{width:100%;padding:9px 11px!important;border-radius:8px!important;text-align:left;background:transparent!important;color:#353c54!important}.post-more-menu button:hover{background:#f4f3ff!important;color:#6558f5!important}.post-action-modal{position:fixed;inset:0;z-index:100;background:rgba(20,25,46,.48);backdrop-filter:blur(7px);display:grid;place-items:center;padding:20px}.post-action-modal[hidden]{display:none}.post-action-sheet{position:relative;width:min(520px,100%);padding:30px;background:#fff;border-radius:22px;box-shadow:0 28px 80px rgba(20,25,46,.28)}.post-action-sheet h2{font:800 27px Manrope;margin:0}.post-action-sheet>p{color:#6f7690}.post-action-sheet textarea{min-height:145px}.post-action-close{position:absolute;right:17px;top:14px;width:35px;height:35px;border:0;border-radius:50%;background:#f1f2f6;font-size:23px;cursor:pointer}.post-action-sheet [data-form-note]{color:#08796d;margin-bottom:0}@media(max-width:700px){.post-more-menu{position:fixed;right:16px;bottom:78px}.post-action-modal{align-items:end;padding:0}.post-action-sheet{border-radius:24px 24px 0 0;padding:27px 20px calc(24px + env(safe-area-inset-bottom))}}
/* PINUBBLE wordmark */
.brand{position:relative;width:145px;height:48px;flex:0 0 145px;background:url('brand/logo.png') center/contain no-repeat;overflow:hidden}.brand .brand-mark{display:none}.brand>b{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:700px){.brand{width:124px;height:40px;flex-basis:124px}}
