*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f6f8fa;color:#17212b;line-height:1.45}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}:root{--teal:#10cdbf;--teal-dark:#118e86;--coral:#ff6b70;--ink:#17212b;--muted:#73808c;--line:#e6eaed;--surface:#fff;--surface-2:#f6f8fa;--shadow:0 14px 35px rgba(28,41,50,.09);--radius:24px}.skip-link{position:fixed;left:12px;top:-60px;background:#111;color:#fff;padding:10px 14px;z-index:9999;border-radius:10px}.skip-link:focus{top:12px}.topbar{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.88);border-bottom:1px solid rgba(218,225,229,.8);backdrop-filter:blur(18px)}.topbar-inner{height:70px;max-width:1180px;margin:auto;padding:0 24px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:800}.brand img{width:34px;height:34px}.desktop-nav{display:flex;gap:8px}.desktop-nav a{padding:10px 13px;border-radius:12px;color:#5f6c76;font-weight:650}.desktop-nav a:hover,.desktop-nav a.active{background:#e8fbf9;color:#087d76}.top-actions{margin-left:auto;display:flex;align-items:center;gap:12px}.top-actions>a{font-weight:650}.create-nav{background:var(--teal);color:#062f2c!important;padding:10px 16px;border-radius:999px}.bell{position:relative;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#f1f4f5}.bell b{position:absolute;top:-4px;right:-6px;min-width:19px;height:19px;padding:0 5px;border-radius:10px;background:var(--coral);color:#fff;font-size:11px;display:grid;place-items:center}.mini-profile{display:flex;align-items:center;gap:8px}.mini-profile img{width:36px;height:36px;object-fit:cover;border-radius:50%}.pill{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:12px 20px;font-weight:750}.pill.primary{background:var(--teal);color:#073e39}.pill.ghost{background:#eef2f3;color:#25323b}.mobile-nav{display:none}.page-shell{max-width:1180px;margin:0 auto;padding:28px 24px 80px}.feed-layout{display:grid;grid-template-columns:minmax(0,720px) 300px;gap:30px;align-items:start;justify-content:center}.feed-column{min-width:0}.feed-intro{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.feed-intro h1{font-size:30px;margin:0 0 3px}.feed-intro p{margin:0;color:var(--muted)}.feed-tabs{display:flex;gap:6px;background:#edf1f2;padding:4px;border-radius:999px}.feed-tabs a{padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700;color:#68757f}.feed-tabs a.active{background:#fff;color:#18242c;box-shadow:0 2px 8px rgba(0,0,0,.05)}.feed-list{display:grid;gap:20px}.advice-card{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:18px;box-shadow:0 6px 24px rgba(28,41,50,.05);overflow:hidden;touch-action:pan-y;transition:transform .25s ease,box-shadow .25s ease}.advice-card:hover{box-shadow:var(--shadow)}.advice-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.author{display:flex;align-items:center;gap:11px;min-width:0}.avatar{width:42px;height:42px;border-radius:50%;object-fit:cover;background:#eaf3f2}.author span{display:grid;min-width:0}.author strong{font-size:14px}.author small{color:var(--muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.icon-btn{border:0;background:transparent;color:#87939d;padding:8px}.advice-question{font-size:19px;line-height:1.3;margin:16px 0 13px}.swipe-hint{display:flex;justify-content:space-between;align-items:center;color:#95a0a7;font-size:11px;margin-bottom:8px}.swipe-hint span:first-child,.swipe-hint span:last-child{font-weight:900;color:var(--teal-dark)}.choices{display:grid;grid-template-columns:1fr 1fr;gap:10px}.choice{appearance:none;position:relative;border:0;padding:0;background:#eef1f2;border-radius:18px;overflow:hidden;aspect-ratio:4/4.25;outline:none;isolation:isolate}.choice:disabled{cursor:default}.choice:disabled:hover img{transform:none}.choice:focus-visible{box-shadow:0 0 0 4px rgba(16,205,191,.3)}.choice img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease,filter .25s ease}.choice:hover img{transform:scale(1.025)}.choice::after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.6));z-index:1}.choice-label{position:absolute;left:12px;right:44px;bottom:12px;color:#fff;text-align:left;font-weight:800;font-size:14px;z-index:2;text-shadow:0 1px 4px rgba(0,0,0,.25)}.choice-pct{position:absolute;right:11px;bottom:10px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.94);color:#17212b;font-weight:900;font-size:12px;z-index:3}.choice.selected{box-shadow:inset 0 0 0 4px var(--teal)}.choice.selected .choice-pct{background:var(--teal);color:#073f3b}.advice-card[data-voted="1"] .choice:not(.selected) img{filter:saturate(.75)}.results{margin-top:13px;opacity:.65}.results.revealed{opacity:1}.result-row{display:flex;justify-content:space-between;font-size:13px;font-weight:800;color:#62707a;margin-bottom:6px}.result-track{height:8px;border-radius:999px;background:#f2b8ba;overflow:hidden}.result-fill{display:block;height:100%;width:var(--pct);background:var(--teal);border-radius:inherit;transition:width .65s cubic-bezier(.2,.8,.2,1)}.post-actions{display:flex;align-items:center;gap:15px;margin-top:15px;color:#75818b;font-size:12px}.action-link{border:0;background:transparent;color:inherit;padding:3px 0}.post-actions .share-btn{margin-left:auto}.time-pill{background:#f2f5f5;padding:5px 8px;border-radius:999px}.swipe-overlay{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none;font-size:72px;font-weight:950;color:#fff;background:rgba(16,205,191,.0);opacity:0;transition:opacity .1s;z-index:20}.advice-card.dragging{transition:none}.side-panel{position:sticky;top:98px;display:grid;gap:16px}.panel{background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px}.panel h3{margin:0 0 8px;font-size:16px}.panel p{margin:0;color:var(--muted);font-size:13px}.panel .pill{margin-top:14px;width:100%}.empty-state{background:#fff;border:1px dashed #cbd4d9;border-radius:24px;text-align:center;padding:50px 24px}.empty-state .big-icon{font-size:42px}.empty-state h2{margin:10px 0 4px}.empty-state p{color:var(--muted);max-width:430px;margin:0 auto 18px}.load-sentinel{height:60px;display:grid;place-items:center;color:#839099}.spinner{width:24px;height:24px;border:3px solid #dfe6e8;border-top-color:var(--teal);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.form-shell{max-width:760px;margin:30px auto 90px;padding:0 20px}.form-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:26px;box-shadow:0 8px 30px rgba(20,34,43,.05)}.form-card h1{margin:0 0 6px}.form-card>p{margin:0 0 24px;color:var(--muted)}.field{display:grid;gap:7px;margin:15px 0}.field label{font-size:13px;font-weight:750}.field input,.field textarea,.field select,.search-input{width:100%;border:1px solid #dce2e5;background:#fbfcfc;border-radius:14px;padding:13px 14px;color:var(--ink);outline:none}.field input:focus,.field textarea:focus,.field select:focus,.search-input:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(16,205,191,.14)}.field textarea{min-height:110px;resize:vertical}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:14px}.image-picker{position:relative;display:grid;place-items:center;min-height:230px;background:#f4f7f7;border:2px dashed #d5dddf;border-radius:20px;overflow:hidden}.image-picker input{position:absolute;inset:0;opacity:0;cursor:pointer}.image-picker img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:none}.image-picker.has-image img{display:block}.image-picker span{font-weight:800;color:#62717a}.image-picker.has-image span{position:absolute;bottom:10px;background:rgba(0,0,0,.65);color:#fff;padding:7px 10px;border-radius:10px;z-index:2}.switch-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 0;border-top:1px solid var(--line)}.switch{width:50px;height:28px;border-radius:999px;background:#d6dde0;padding:3px;transition:.2s}.switch i{display:block;width:22px;height:22px;background:#fff;border-radius:50%;transition:.2s;box-shadow:0 2px 5px rgba(0,0,0,.16)}input:checked+.switch{background:var(--teal)}input:checked+.switch i{transform:translateX(22px)}.check-control input{position:absolute;opacity:0}.form-submit{width:100%;margin-top:20px;border:0;background:var(--teal);color:#073e39;border-radius:15px;padding:14px;font-weight:850}.auth-wrap{min-height:calc(100vh - 70px);display:grid;grid-template-columns:1fr 1fr}.auth-art{background:linear-gradient(140deg,#ddfaf6,#fff4e8);display:flex;align-items:center;justify-content:center;padding:50px}.auth-art-card{max-width:460px}.auth-art h1{font-size:48px;line-height:1.03;margin:14px 0}.auth-art p{font-size:18px;color:#60707a}.auth-panel{display:grid;place-items:center;padding:34px}.auth-card{width:min(430px,100%)}.auth-card .brand{margin-bottom:30px}.auth-card h1{font-size:32px;margin:0}.auth-card .sub{color:var(--muted);margin:5px 0 25px}.auth-links{text-align:center;margin-top:16px;color:var(--muted);font-size:13px}.auth-links a{color:#088c83;font-weight:800}.profile-hero{background:linear-gradient(135deg,#ccf7f3,#fff3e7);border-radius:30px;padding:28px;display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center;border:1px solid #d9edeb}.profile-avatar{width:104px;height:104px;border-radius:50%;object-fit:cover;border:5px solid rgba(255,255,255,.8)}.profile-main h1{margin:0;font-size:30px}.profile-main .handle{color:#678}.profile-main p{margin:10px 0 0;color:#52636d}.profile-stats{display:flex;gap:10px}.stat{background:rgba(255,255,255,.82);border:1px solid rgba(255,255,255,.9);padding:12px 16px;border-radius:16px;text-align:center;min-width:80px}.stat b{display:block;font-size:20px}.stat small{color:#66757e}.profile-actions{display:flex;gap:8px;margin-top:14px}.section-head{display:flex;align-items:center;justify-content:space-between;margin:28px 0 14px}.profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.profile-tile{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden}.profile-tile .thumbs{display:grid;grid-template-columns:1fr 1fr;height:170px}.profile-tile img{width:100%;height:100%;object-fit:cover}.profile-tile h3{font-size:14px;padding:12px;margin:0}.list-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden}.list-row{display:flex;gap:12px;align-items:center;padding:14px 16px;border-bottom:1px solid var(--line)}.list-row:last-child{border-bottom:0}.list-row img{width:44px;height:44px;border-radius:50%;object-fit:cover}.list-row .grow{min-width:0;flex:1}.list-row b,.list-row small{display:block}.list-row small{color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.badge-unread{width:9px;height:9px;border-radius:50%;background:var(--coral)}.comment{display:flex;gap:12px;padding:14px 0;border-top:1px solid var(--line)}.comment img{width:38px;height:38px;border-radius:50%;object-fit:cover}.comment p{margin:3px 0}.comment small{color:var(--muted)}.chat-shell{max-width:850px;margin:24px auto 100px;padding:0 20px}.chat-card{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;min-height:70vh;display:flex;flex-direction:column}.chat-head{padding:15px 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:10px}.chat-messages{flex:1;padding:20px;display:flex;flex-direction:column;gap:10px;overflow:auto;max-height:65vh}.bubble{max-width:76%;padding:10px 13px;border-radius:16px;background:#eef3f4}.bubble.mine{align-self:flex-end;background:#c9f7f2}.bubble small{display:block;color:#7a878f;font-size:10px;margin-top:4px}.chat-compose{border-top:1px solid var(--line);padding:12px;display:flex;gap:8px}.chat-compose input{flex:1;border:1px solid var(--line);border-radius:999px;padding:11px 14px}.chat-compose button{border:0;background:var(--teal);border-radius:50%;width:44px;height:44px;font-weight:900}.notification-row{display:flex;gap:12px;padding:15px;border-bottom:1px solid var(--line)}.notification-row.unread{background:#f0fffd}.notification-icon{width:40px;height:40px;border-radius:14px;background:#dff9f6;display:grid;place-items:center}.search-hero{max-width:800px;margin:30px auto 20px;padding:0 20px}.search-hero h1{margin:0 0 16px;font-size:32px}.search-form{display:flex;gap:8px}.search-form button{border:0;border-radius:14px;background:var(--teal);padding:0 18px;font-weight:800}.search-results{max-width:800px;margin:auto;padding:0 20px 90px}.modal{position:fixed;inset:0;z-index:500;background:rgba(11,23,29,.55);display:grid;place-items:center;padding:20px;backdrop-filter:blur(5px)}.modal[hidden]{display:none}.modal-card{position:relative;width:min(420px,100%);background:#fff;border-radius:26px;padding:28px;text-align:center;box-shadow:0 30px 80px rgba(0,0,0,.25)}.modal-close{position:absolute;right:13px;top:10px;border:0;background:transparent;font-size:26px}.modal-logo img{width:56px;margin:auto}.modal-card h2{margin:12px 0 5px}.modal-card p{color:var(--muted)}.modal-actions{display:grid;gap:8px;margin-top:18px}.toast{position:fixed;left:50%;bottom:90px;transform:translate(-50%,20px);background:#142027;color:#fff;padding:11px 16px;border-radius:12px;opacity:0;pointer-events:none;z-index:800;transition:.25s;box-shadow:0 12px 30px rgba(0,0,0,.2)}.toast.show{opacity:1;transform:translate(-50%,0)}.flash{max-width:700px;margin:14px auto 0;padding:12px 16px;border-radius:14px}.flash.success{background:#dff9f3;color:#126b62}.flash.error{background:#ffe3e4;color:#9c3135}.danger{background:#fff0f0!important;color:#a32328!important}.muted{color:var(--muted)}
@media(max-width:900px){.feed-layout{grid-template-columns:1fr}.side-panel{display:none}.desktop-nav{display:none}.mini-profile span{display:none}.profile-hero{grid-template-columns:auto 1fr}.profile-stats{grid-column:1/-1}.auth-wrap{grid-template-columns:1fr}.auth-art{display:none}.profile-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){body{padding-bottom:74px}.topbar-inner{height:58px;padding:0 15px}.brand span{font-size:18px}.top-actions .create-nav,.top-actions .mini-profile,.top-actions>a:first-child:not(.pill){display:none}.top-actions .pill{padding:9px 13px}.page-shell{padding:16px 0 30px}.feed-intro{padding:0 14px;align-items:center}.feed-intro h1{font-size:22px}.feed-intro p{display:none}.feed-tabs{transform:scale(.92);transform-origin:right center}.feed-list{gap:10px}.advice-card{border-left:0;border-right:0;border-radius:0;padding:14px 12px;box-shadow:none;scroll-snap-align:start}.advice-question{font-size:17px}.choice{aspect-ratio:3/4}.choice-label{font-size:12px}.swipe-hint{display:flex}.post-actions{gap:12px}.mobile-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;height:70px;padding:6px max(7px,env(safe-area-inset-right)) calc(6px + env(safe-area-inset-bottom)) max(7px,env(safe-area-inset-left));background:rgba(255,255,255,.94);border-top:1px solid #e3e9eb;backdrop-filter:blur(16px);z-index:120}.mobile-nav a{display:grid;place-items:center;align-content:center;gap:1px;color:#697781;font-size:20px}.mobile-nav small{font-size:9px}.mobile-create span{width:42px;height:42px;background:var(--teal);color:#073e39;border-radius:50%;display:grid;place-items:center;font-size:26px;margin-top:-18px;box-shadow:0 8px 22px rgba(16,205,191,.35)}.mobile-create small{margin-top:-2px}.form-shell{margin-top:15px;padding:0 12px}.form-card{padding:18px;border-radius:20px}.two-col{grid-template-columns:1fr}.image-picker{min-height:210px}.profile-hero{border-radius:0;padding:22px 16px;grid-template-columns:auto 1fr}.profile-avatar{width:84px;height:84px}.profile-main h1{font-size:24px}.profile-stats{overflow:auto}.profile-grid{grid-template-columns:1fr 1fr}.profile-tile .thumbs{height:125px}.auth-panel{padding:24px 18px}.topbar .bell{display:none}.choices{gap:6px}.chat-shell{padding:0;margin:10px auto 80px}.chat-card{border-radius:0;border-left:0;border-right:0}.bubble{max-width:86%}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
@media(prefers-color-scheme:dark){body{background:#11181d;color:#eaf0f2}.topbar,.mobile-nav{background:rgba(17,24,29,.92);border-color:#273239}.desktop-nav a.active{background:#173c39}.advice-card,.panel,.form-card,.list-card,.profile-tile,.chat-card{background:#182127;border-color:#2a353c}.choice{background:#263138}.field input,.field textarea,.field select,.search-input{background:#11181d;border-color:#344149;color:#eaf0f2}.result-track{background:#563536}.modal-card{background:#182127}.pill.ghost{background:#28343b;color:#e6ecee}.author small,.muted,.form-card>p{color:#9eabb3}.profile-hero{background:linear-gradient(135deg,#133b38,#3c2b24);border-color:#2b4442}.stat{background:rgba(17,24,29,.75);border-color:#42514f}.flash.success{background:#153a34;color:#bceee6}.flash.error{background:#4d2224;color:#ffd5d7}}

/* Advicer 1.1 — premium authentication experience */
.auth-page{padding:0!important;min-height:100vh;background:#f7faf9;overflow-x:hidden}.auth-page #main{min-height:100vh}.auth-experience{min-height:100dvh;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(440px,.92fr);background:#fff}.auth-showcase{position:relative;min-height:100dvh;overflow:hidden;padding:clamp(32px,5vw,72px);display:flex;background:radial-gradient(circle at 14% 10%,rgba(255,255,255,.32),transparent 26%),linear-gradient(145deg,#6fd3d0 0%,#56c3c1 47%,#58bdaf 100%);color:#0f3434}.auth-showcase:before,.auth-showcase:after{content:"";position:absolute;border-radius:50%;filter:blur(.2px);pointer-events:none}.auth-showcase:before{width:420px;height:420px;right:-150px;top:16%;background:rgba(255,104,111,.9)}.auth-showcase:after{width:330px;height:330px;left:-145px;bottom:-70px;background:rgba(255,207,79,.78)}.auth-showcase-inner{position:relative;z-index:2;width:min(620px,100%);margin:auto;display:flex;flex-direction:column;gap:clamp(30px,5vh,56px)}.auth-logo{display:inline-flex;align-items:center;gap:12px;width:max-content;font-size:23px;font-weight:900;letter-spacing:-.03em;color:#102d2e}.auth-logo-mark{width:46px;height:46px;border-radius:15px;background:rgba(255,255,255,.92);display:grid;place-items:center;box-shadow:0 14px 30px rgba(20,86,84,.13)}.auth-logo-mark img{width:29px;height:29px}.auth-kicker{display:inline-flex;align-items:center;gap:9px;width:max-content;max-width:100%;padding:8px 13px;border:1px solid rgba(15,52,52,.12);background:rgba(255,255,255,.32);border-radius:999px;font-size:13px;font-weight:800;backdrop-filter:blur(10px)}.auth-kicker i{width:8px;height:8px;border-radius:50%;background:#ff626b;box-shadow:0 0 0 5px rgba(255,98,107,.15)}.auth-promise h1{max-width:650px;margin:17px 0 16px;font-size:clamp(42px,5.2vw,72px);line-height:.98;letter-spacing:-.055em;color:#113334}.auth-promise p{max-width:570px;margin:0;font-size:clamp(16px,1.35vw,19px);line-height:1.65;color:rgba(15,52,52,.73)}.auth-demo{width:min(500px,100%);padding:20px;background:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.7);border-radius:27px;box-shadow:0 28px 70px rgba(25,88,85,.19);backdrop-filter:blur(20px);transform:rotate(-1deg)}.auth-demo-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.demo-user{display:flex;align-items:center;gap:10px}.demo-user>span{width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:#d8f5f2;color:#117e78;font-weight:900;font-size:12px}.demo-user b,.demo-user small{display:block}.demo-user b{font-size:14px}.demo-user small{font-size:11px;color:#7a898c}.demo-live{font-size:11px;color:#d85159;font-weight:800;background:#fff0f1;border-radius:999px;padding:7px 10px}.auth-demo h2{font-size:20px;margin:18px 0 12px;letter-spacing:-.025em}.auth-demo-choices{display:grid;grid-template-columns:1fr 1fr;gap:10px}.demo-choice{position:relative;height:155px;border-radius:20px;padding:14px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;font-weight:800}.demo-choice:before,.demo-choice:after{content:"";position:absolute;border-radius:30px;opacity:.94}.demo-choice-a{background:linear-gradient(145deg,#f2dec7,#e8c49e)}.demo-choice-a:before{width:72px;height:122px;left:50%;bottom:-13px;transform:translateX(-50%);background:#704b34;border-radius:44px 44px 17px 17px}.demo-choice-a:after{width:40px;height:40px;left:50%;top:22px;transform:translateX(-50%);background:#c08e6d;border-radius:50%}.demo-choice-b{background:linear-gradient(145deg,#dfeaf1,#b9d0da)}.demo-choice-b:before{width:76px;height:121px;left:50%;bottom:-12px;transform:translateX(-50%);background:#3b566b;border-radius:44px 44px 17px 17px}.demo-choice-b:after{width:40px;height:40px;left:50%;top:22px;transform:translateX(-50%);background:#b77758;border-radius:50%}.demo-choice span,.demo-choice b{position:relative;z-index:2;width:max-content;padding:4px 8px;border-radius:8px;background:rgba(255,255,255,.9)}.demo-choice b{position:absolute;right:10px;top:10px;font-size:17px}.demo-progress{height:7px;margin-top:14px;border-radius:999px;background:#e5eaeb;overflow:hidden}.demo-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#11cdbf,#6adcd2)}.demo-tip{display:block;margin-top:11px;color:#718085}.auth-trust-row{display:flex;flex-wrap:wrap;gap:10px 18px;font-size:12px;font-weight:750;color:rgba(15,52,52,.66)}.auth-login-panel{min-height:100dvh;display:grid;place-items:center;padding:clamp(28px,5vw,70px);background:radial-gradient(circle at 85% 5%,rgba(16,205,191,.08),transparent 25%),#fff}.auth-mobile-brand{display:none}.auth-login-card{width:min(460px,100%);margin:auto}.auth-card-header{margin-bottom:28px}.secure-badge{display:inline-flex;align-items:center;gap:7px;margin-bottom:18px;padding:7px 10px;border-radius:999px;background:#e9fbf8;color:#0b7d76;font-weight:850;font-size:11px;letter-spacing:.015em}.auth-card-header h2{margin:0;font-size:clamp(32px,3.2vw,43px);line-height:1.05;letter-spacing:-.045em;color:#16262c}.auth-card-header p{margin:11px 0 0;color:#6c7a82;font-size:15px;line-height:1.6}.auth-error{display:flex;align-items:flex-start;gap:10px;margin:0 0 20px;padding:12px 14px;border-radius:15px;background:#fff0f1;border:1px solid #ffd7d9;color:#922f35}.auth-error>span{flex:0 0 23px;width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#ff6b70;color:#fff;font-weight:900;font-size:12px}.auth-error p{margin:1px 0 0;font-size:13px;font-weight:700}.auth-field{margin-top:17px}.auth-field label{display:block;margin-bottom:8px;font-size:13px;font-weight:800;color:#32434a}.auth-label-row{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.auth-label-row label{margin-bottom:8px}.auth-helper{font-size:10px;color:#92a0a7}.auth-input-wrap{position:relative;display:flex;align-items:center}.auth-input-wrap input{width:100%;height:56px;border:1px solid #dce5e6;border-radius:16px;background:#fbfdfd;padding:0 48px 0 48px;color:#17252b;outline:none;transition:border-color .18s,box-shadow .18s,background .18s}.auth-input-wrap input::placeholder{color:#a4afb4}.auth-input-wrap input:hover{border-color:#c7d5d7}.auth-input-wrap input:focus{background:#fff;border-color:#11cdbf;box-shadow:0 0 0 4px rgba(17,205,191,.12)}.auth-input-icon{position:absolute;left:17px;z-index:2;color:#21a99f;font-weight:900;font-size:16px}.auth-lock{font-size:9px;width:14px;height:14px;border:2px solid #21a99f;border-radius:4px 4px 5px 5px;display:grid;place-items:center;color:transparent}.auth-lock:before{content:"";position:absolute;width:8px;height:7px;border:2px solid #21a99f;border-bottom:0;border-radius:8px 8px 0 0;top:15px;left:20px}.password-toggle{position:absolute;right:9px;width:39px;height:39px;border:0;border-radius:12px;background:transparent;color:#718087;display:grid;place-items:center;font-size:17px}.password-toggle:hover,.password-toggle:focus-visible{background:#eef9f7;color:#0f8d84;outline:none}.password-toggle.is-visible{color:#0c9a91;background:#e8faf7}.auth-submit{position:relative;width:100%;min-height:57px;margin-top:24px;border:0;border-radius:17px;padding:0 20px;background:linear-gradient(135deg,#12cfc1,#39d9cc);color:#063e3a;font-weight:900;box-shadow:0 13px 30px rgba(16,205,191,.24);display:flex;align-items:center;justify-content:center;gap:11px;transition:transform .16s,box-shadow .16s,filter .16s}.auth-submit:hover{transform:translateY(-1px);box-shadow:0 16px 35px rgba(16,205,191,.31);filter:saturate(1.05)}.auth-submit:active{transform:translateY(1px)}.auth-submit:disabled{cursor:wait;opacity:.82}.auth-submit-arrow{font-size:22px;line-height:1;transition:transform .18s}.auth-submit:hover .auth-submit-arrow{transform:translateX(3px)}.auth-submit-spinner{display:none;width:20px;height:20px;border:2px solid rgba(6,62,58,.22);border-top-color:#063e3a;border-radius:50%;animation:auth-spin .7s linear infinite}.auth-login-card.is-submitting .auth-submit-label,.auth-login-card.is-submitting .auth-submit-arrow{display:none}.auth-login-card.is-submitting .auth-submit-spinner{display:block}@keyframes auth-spin{to{transform:rotate(360deg)}}.auth-divider{position:relative;margin:24px 0;text-align:center;color:#a1adb2;font-size:11px}.auth-divider:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:#e9edef}.auth-divider span{position:relative;background:#fff;padding:0 11px}.auth-secondary-btn{width:100%;min-height:54px;border:1px solid #dce5e6;border-radius:16px;display:flex;align-items:center;justify-content:center;background:#fff;color:#293a42;font-weight:850;font-size:14px;transition:.17s}.auth-secondary-btn:hover{border-color:#afcecb;background:#f8fcfb;transform:translateY(-1px)}.auth-guest-link{display:block;text-align:center;margin-top:17px;color:#0b8f86;font-size:13px;font-weight:800}.auth-guest-link:hover{text-decoration:underline}.auth-legal{max-width:390px;margin:26px auto 0;text-align:center;color:#94a0a6;font-size:10.5px;line-height:1.65}.auth-legal a{text-decoration:underline;text-underline-offset:2px}.auth-page .flash{position:fixed;z-index:1000;top:12px;left:50%;transform:translateX(-50%);width:min(620px,calc(100% - 24px));margin:0;box-shadow:0 12px 28px rgba(0,0,0,.12)}
@media(max-width:980px){.auth-experience{grid-template-columns:1fr}.auth-showcase{display:none}.auth-login-panel{padding:28px 22px 44px;align-content:center}.auth-mobile-brand{display:block;width:min(460px,100%);margin:0 auto 42px}.auth-mobile-brand .auth-logo{font-size:21px}.auth-mobile-brand .auth-logo-mark{width:42px;height:42px}.auth-card-header h2{font-size:38px}}
@media(max-width:540px){.auth-login-panel{min-height:100dvh;display:flex;flex-direction:column;justify-content:center;padding:22px 18px calc(30px + env(safe-area-inset-bottom))}.auth-mobile-brand{margin:0 0 34px}.auth-login-card{margin:0}.auth-card-header{margin-bottom:22px}.auth-card-header h2{font-size:34px}.auth-card-header p{font-size:14px}.auth-label-row{align-items:center}.auth-helper{display:none}.auth-input-wrap input{height:54px}.auth-submit{min-height:55px}.auth-legal{margin-top:22px}}
@media(prefers-reduced-motion:reduce){.auth-submit,.auth-submit-arrow,.auth-input-wrap input,.auth-secondary-btn{transition:none}.auth-submit-spinner{animation-duration:1.2s}}
@media(prefers-color-scheme:dark){.auth-page,.auth-login-panel{background:#10171b}.auth-login-panel{background:radial-gradient(circle at 85% 5%,rgba(16,205,191,.08),transparent 25%),#10171b}.auth-logo{color:#e8f0f1}.auth-card-header h2{color:#edf3f4}.auth-card-header p,.auth-helper{color:#8e9ca4}.auth-field label{color:#cbd5d9}.auth-input-wrap input{background:#151f24;border-color:#314047;color:#edf3f4}.auth-input-wrap input:hover{border-color:#40535b}.auth-input-wrap input:focus{background:#131d21;border-color:#11cdbf}.auth-divider:before{background:#2b373d}.auth-divider span{background:#10171b}.auth-secondary-btn{background:#172126;border-color:#334149;color:#e4ecee}.auth-secondary-btn:hover{background:#1b292e}.auth-legal{color:#77858c}}
.auth-register-panel{padding-top:34px;padding-bottom:34px}.auth-register-card{width:min(560px,100%)}.auth-register-card .auth-card-header{margin-bottom:20px}.auth-register-card .auth-field{margin-top:13px}.auth-fields-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.auth-register-card .auth-input-wrap input{height:52px}.auth-register-card .auth-submit{margin-top:18px}.auth-register-card .auth-divider{margin:18px 0}.auth-register-card .auth-legal{margin-top:19px}.register-demo-top{display:flex;align-items:center;gap:10px}.register-demo-top b,.register-demo-top small{display:block}.register-demo-top small{font-size:11px;color:#7a898c}.register-demo-avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#ffdadc;color:#b63f46;font-weight:900}.password-strength{display:flex;align-items:center;gap:5px;margin-top:11px;color:#86949a;font-size:10px}.password-strength i{width:27px;height:4px;border-radius:999px;background:#e0e6e7;transition:.2s}.password-strength span{margin-left:4px}.password-strength[data-score="1"] i:nth-child(-n+1){background:#ff7378}.password-strength[data-score="2"] i:nth-child(-n+2){background:#f2ba48}.password-strength[data-score="3"] i:nth-child(-n+3){background:#58c5a3}.password-strength[data-score="4"] i:nth-child(-n+4){background:#13cdbf}.auth-error-list div{display:grid;gap:3px}.auth-error-list p{margin:0}
@media(max-width:1180px){.auth-register-experience{grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr)}.auth-register-experience .auth-promise h1{font-size:clamp(38px,4.2vw,58px)}}
@media(max-width:980px){.auth-register-card{width:min(560px,100%)}.auth-register-panel{padding:28px 22px 44px}.auth-register-panel .auth-mobile-brand{width:min(560px,100%)}}
@media(max-width:620px){.auth-fields-grid{grid-template-columns:1fr;gap:0}.auth-register-panel{justify-content:flex-start;padding-top:22px}.auth-register-panel .auth-mobile-brand{margin-bottom:26px}.password-strength i{flex:1}.auth-register-card .auth-card-header h2{font-size:32px}}
@media(prefers-color-scheme:dark){.password-strength i{background:#334149}}

/* ===== Advicer v1.2 social / friendship / 24h experience ===== */
.eyebrow{display:block;margin-bottom:6px;color:var(--teal-dark);font-size:11px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.settings-title,.social-hero,.discover-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:22px}.settings-title h1,.social-hero h1,.discover-hero h1{margin:0 0 6px}.settings-title p,.social-hero p,.discover-hero p{margin:0;color:var(--muted);max-width:650px}.nav-count{display:inline-grid;place-items:center;min-width:18px;height:18px;margin-left:5px;padding:0 5px;border-radius:999px;background:var(--coral);color:#fff;font-size:10px}.avatar-wrap{position:relative;display:inline-flex;flex:0 0 auto}.avatar-wrap>img{width:44px;height:44px;border-radius:50%;object-fit:cover}.presence{position:absolute;right:0;bottom:1px;width:12px;height:12px;border:2px solid #fff;border-radius:50%;background:#a9b3b9}.presence.online{background:#29c46d}.pill.pending{background:#fff4dc;color:#8a5b00}.count-badge{display:inline-grid;place-items:center;min-width:24px;height:24px;padding:0 7px;margin-left:6px;border-radius:999px;background:#e9fbf9;color:#087d76;font-size:12px}.mini-action{border:0;border-radius:999px;background:#eef2f3;color:#42515a;padding:8px 11px;font-weight:750}.field small,.field-help{color:var(--muted);font-size:12px}.field-help{margin:8px 0 2px}.duration-card{display:flex;align-items:flex-start;gap:12px;padding:14px 15px;border:1px solid #d9e6e8;border-radius:16px;background:#f7fbfb}.duration-card>span{font-size:22px}.duration-card b,.duration-card small{display:block}.duration-card small{margin-top:4px;color:var(--muted);line-height:1.45}.publish-options{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.35fr);gap:14px;align-items:end}.create-heading{margin-bottom:18px}.choice-editor{margin-top:6px}

/* Profile: dating/social style with 3-photo gallery */
.profile-premium{display:grid;grid-template-columns:minmax(280px,390px) minmax(0,1fr);gap:30px;align-items:stretch;padding:24px;border:1px solid var(--line);border-radius:32px;background:linear-gradient(145deg,#e8fbf9 0,#fff 48%,#fff6ef 100%);box-shadow:0 18px 50px rgba(28,41,50,.07)}.profile-gallery{min-width:0}.profile-gallery-main{position:relative;aspect-ratio:4/5;border-radius:26px;overflow:hidden;background:#e8eff0}.profile-gallery-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.02);transition:opacity .28s ease,transform .35s ease}.profile-gallery-image.active{opacity:1;transform:scale(1)}.profile-presence{position:absolute;left:14px;bottom:14px;padding:7px 11px;border-radius:999px;background:rgba(23,33,43,.76);color:#fff;font-size:11px;font-weight:800;backdrop-filter:blur(8px)}.profile-presence.online:before{content:"";display:inline-block;width:8px;height:8px;margin-right:6px;border-radius:50%;background:#36d37e}.profile-gallery-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:9px}.profile-gallery-thumbs button{border:2px solid transparent;padding:0;border-radius:13px;overflow:hidden;background:#e9eef0;aspect-ratio:1/1}.profile-gallery-thumbs button.active{border-color:var(--teal)}.profile-gallery-thumbs img{width:100%;height:100%;object-fit:cover}.profile-details{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:8px}.profile-name-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.profile-name-row h1{font-size:38px;line-height:1.05;margin:0}.profile-name-row .handle{margin:7px 0 0;color:var(--muted)}.icon-settings{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid var(--line)}.profile-bio{margin:20px 0;color:#46565f;font-size:15px;line-height:1.65;white-space:pre-line}.profile-premium .profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.profile-premium .stat{min-width:0;background:rgba(255,255,255,.82)}.profile-premium .profile-actions{display:flex;flex-wrap:wrap;margin-top:18px}.profile-premium .profile-actions form{display:inline-flex}.friend-gate-note{margin:12px 0 0;color:var(--muted);font-size:12px}.profile-post-head{align-items:end}.archive-explainer{max-width:420px;color:var(--muted);font-size:12px;text-align:right}.profile-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.profile-post-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 7px 24px rgba(28,41,50,.045)}.profile-post-link{display:block}.profile-post-card .thumbs{position:relative;display:grid;grid-template-columns:1fr 1fr;aspect-ratio:16/10;overflow:hidden}.profile-post-card .thumbs img{width:100%;height:100%;object-fit:cover}.post-state{position:absolute;left:9px;top:9px;padding:5px 8px;border-radius:999px;background:rgba(23,33,43,.76);color:#fff;font-size:10px;font-weight:850;backdrop-filter:blur(7px)}.post-state.live{background:rgba(16,157,119,.88)}.profile-post-copy{padding:13px 13px 12px}.profile-post-copy h3{margin:0 0 8px;font-size:14px;line-height:1.35}.profile-post-copy p{display:flex;flex-wrap:wrap;gap:7px 12px;margin:0;color:var(--muted);font-size:11px}.profile-delete-form{padding:0 12px 12px}.profile-delete-form button{width:100%;border:0;border-radius:11px;padding:9px;background:#fff0f0;color:#ad3035;font-size:12px;font-weight:800}

/* Three profile photos editor */
.profile-photo-editor{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0 4px}.profile-photo-slot{display:grid;gap:7px;cursor:pointer}.photo-slot-label{font-size:12px;font-weight:800}.photo-preview{position:relative;display:grid;place-items:center;aspect-ratio:4/5;border:2px dashed #d2dcdf;border-radius:18px;overflow:hidden;background:#f5f8f8;color:#708088}.photo-preview img{width:100%;height:100%;object-fit:cover}.photo-preview b{font-size:28px}.photo-preview small{display:block}.profile-photo-slot>input[type=file]{font-size:11px;max-width:100%}.remove-photo{display:flex;align-items:center;gap:5px;color:#9d3b3f;font-size:11px}.remove-photo input{width:auto}.settings-shell{max-width:900px}.profile-edit-form{padding-bottom:4px}

/* Discovery/member cards */
.discover-page,.friends-page{padding-top:28px}.discover-hero,.social-hero{padding:26px 28px;margin-bottom:28px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(135deg,#e6fbf8,#fff5eb)}.discover-hero .search-form{width:min(420px,45%);flex:0 0 auto}.discover-member-grid,.member-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.discover-card,.member-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 7px 26px rgba(28,41,50,.045)}.discover-photo{position:relative;display:block;aspect-ratio:4/4.6;overflow:hidden;background:#e9eff0}.discover-photo>img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.discover-card:hover .discover-photo>img{transform:scale(1.025)}.discover-photo .presence{right:12px;bottom:14px;width:14px;height:14px}.discover-online{position:absolute;left:10px;bottom:10px;padding:5px 8px;border-radius:999px;background:rgba(17,27,34,.72);color:#fff;font-size:10px;font-weight:800;backdrop-filter:blur(6px)}.discover-copy{padding:13px 13px 8px;flex:1}.discover-copy h3{margin:0;font-size:16px}.discover-copy small{color:var(--muted)}.discover-copy p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:37px;margin:9px 0 0;color:#55656e;font-size:12px}.discover-actions{display:flex;gap:7px;padding:0 12px 12px}.discover-actions>*{flex:1}.discover-actions form{display:flex}.discover-actions .pill{width:100%;padding:9px 11px;font-size:11px}.social-section{margin-top:28px}.member-card.compact{display:grid;grid-template-columns:76px minmax(0,1fr);grid-template-rows:auto auto;padding:14px;gap:10px 12px}.member-card.compact .member-photo{position:relative;grid-row:1/3;width:76px;height:92px;border-radius:16px;overflow:hidden;background:#e9eff0}.member-photo img{width:100%;height:100%;object-fit:cover}.member-photo .presence{right:5px;bottom:5px}.member-copy{min-width:0}.member-copy h3{margin:0;font-size:15px}.member-copy small{color:var(--muted);font-size:11px}.member-copy p{margin:7px 0 0;color:#5b6972;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.member-actions{display:flex;align-items:end;gap:7px}.member-actions.two{grid-column:2}.member-actions form{display:flex;flex:1}.member-actions .pill{width:100%;padding:9px 11px;font-size:11px}

/* Messages and chat */
.messages-page{max-width:820px}.conversation-list{display:grid;gap:4px}.conversation-row{display:flex;align-items:center;gap:12px;padding:12px;border-radius:16px;transition:background .18s}.conversation-row:hover{background:#f5f9f9}.conversation-row .grow{min-width:0;flex:1}.conversation-line{display:flex;align-items:center;justify-content:space-between;gap:8px}.conversation-line small{color:var(--muted);font-size:10px}.conversation-preview{display:block;margin-top:3px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.unread-count{min-width:22px;height:22px;padding:0 6px;border-radius:999px;display:grid;place-items:center;background:var(--coral);color:#fff;font-size:10px;font-weight:900}.chat-person{display:flex;align-items:center;gap:10px;min-width:0}.chat-person>span:last-child{display:grid}.chat-person small{color:var(--muted)}.chat-head{justify-content:flex-start}.chat-head .friend-lock{margin-left:auto;padding:6px 9px;border-radius:999px;background:#eff8f7;color:#47706c;font-size:10px;font-weight:800}.chat-head .avatar-wrap img{width:42px;height:42px}.chat-head .presence{width:11px;height:11px}

/* Comments */
.comments-card{margin-top:18px}.comments-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:8px}.comments-heading h2{margin:0}.comments-heading p{margin:0;color:var(--muted);font-size:12px}.comments-list{display:grid}.comment{align-items:flex-start}.comment>a>img{width:40px;height:40px;border-radius:50%;object-fit:cover}.comment>div{min-width:0;flex:1}.comment-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.comment-meta small{font-size:10px}.comment-compose{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:end;gap:9px;padding-top:16px;margin-top:8px;border-top:1px solid var(--line)}.comment-compose>img{width:38px;height:38px;border-radius:50%;object-fit:cover}.comment-compose textarea{min-height:44px;max-height:140px;resize:vertical;border:1px solid #dce2e5;border-radius:14px;padding:11px 12px}.comment-compose .form-submit{width:auto;margin:0;padding:12px 16px}.notification-list .notification-row{align-items:center}.notification-list .avatar{width:38px;height:38px}

/* Mobile social nav */
.mobile-nav .mobile-count{position:absolute;top:-2px;right:8px;min-width:15px;height:15px;padding:0 3px;border-radius:999px;background:var(--coral);color:#fff;font-size:8px}.mobile-nav a>span{position:relative}

@media(max-width:1050px){.discover-member-grid{grid-template-columns:repeat(3,1fr)}.member-grid{grid-template-columns:repeat(2,1fr)}.profile-post-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.profile-premium{grid-template-columns:minmax(220px,320px) minmax(0,1fr);gap:20px;padding:18px}.profile-name-row h1{font-size:30px}.discover-hero,.social-hero{flex-direction:column}.discover-hero .search-form{width:100%}.profile-photo-editor{grid-template-columns:repeat(3,1fr)}}
@media(max-width:650px){
  body{padding-bottom:78px}.mobile-nav{grid-template-columns:repeat(6,1fr);height:72px;padding-left:4px;padding-right:4px}.mobile-nav a{font-size:18px}.mobile-nav small{font-size:8px}.mobile-create span{width:38px;height:38px;font-size:23px;margin-top:-15px}
  .profile-page{padding-top:0}.profile-premium{display:block;padding:0;border:0;border-radius:0;box-shadow:none;background:#fff}.profile-gallery-main{border-radius:0;aspect-ratio:4/4.6}.profile-gallery-thumbs{padding:0 12px}.profile-details{padding:20px 16px}.profile-name-row h1{font-size:29px}.profile-premium .profile-stats{grid-template-columns:repeat(3,minmax(86px,1fr));overflow:auto}.profile-premium .profile-actions{display:grid;grid-template-columns:1fr 1fr}.profile-premium .profile-actions>*{width:100%}.profile-premium .profile-actions form .pill,.profile-premium .profile-actions>a{width:100%}.profile-post-head{padding:0 14px}.archive-explainer{display:none}.profile-post-grid{grid-template-columns:1fr 1fr;padding:0 10px;gap:8px}.profile-post-copy p span:nth-child(3){display:none}.profile-delete-form{padding:0 8px 8px}
  .discover-page,.friends-page{padding:0 0 30px}.discover-hero,.social-hero{border-radius:0;border-left:0;border-right:0;padding:20px 14px;margin-bottom:18px}.discover-hero h1,.social-hero h1{font-size:25px}.discover-member-grid{grid-template-columns:1fr 1fr;padding:0 10px;gap:8px}.discover-card{border-radius:17px}.discover-copy{padding:10px 10px 7px}.discover-copy h3{font-size:14px}.discover-copy p{font-size:10px;min-height:30px}.discover-actions{padding:0 8px 9px;gap:5px;flex-direction:column}.discover-actions .pill{font-size:10px;padding:8px}.friends-page .social-section{padding:0 10px}.member-grid{grid-template-columns:1fr}.member-card.compact{grid-template-columns:66px minmax(0,1fr)}.member-card.compact .member-photo{width:66px;height:82px}
  .profile-photo-editor{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.profile-photo-slot>input[type=file]{font-size:9px}.photo-slot-label{font-size:10px}.remove-photo{font-size:9px}.publish-options{grid-template-columns:1fr}.comments-heading{display:block}.comments-heading p{margin-top:4px}.comment-compose{grid-template-columns:minmax(0,1fr) auto}.comment-compose>img{display:none}.conversation-row{padding:10px 5px}.chat-head .friend-lock{display:none}
}
@media(max-width:390px){.mobile-nav small{font-size:7px}.mobile-nav a{font-size:17px}.discover-member-grid{grid-template-columns:1fr}.profile-post-grid{grid-template-columns:1fr}.profile-photo-editor{grid-template-columns:1fr}.photo-preview{aspect-ratio:16/8}.profile-premium .profile-actions{grid-template-columns:1fr}}
@media(prefers-color-scheme:dark){
  .profile-premium,.discover-hero,.social-hero{background:linear-gradient(145deg,#17302f,#182127 48%,#2b211c);border-color:#2a353c}.profile-premium .stat,.discover-card,.member-card,.profile-post-card{background:#182127;border-color:#2a353c}.profile-bio,.discover-copy p,.member-copy p{color:#aeb9bf}.photo-preview,.duration-card{background:#131c20;border-color:#344249}.conversation-row:hover{background:#202c32}.comment-compose textarea{background:#11181d;border-color:#344149;color:#eaf0f2}.chat-head .friend-lock{background:#203532;color:#a9ddd8}.profile-delete-form button{background:#3c2326;color:#ffc5c8}.presence{border-color:#182127}
}

.auth-field-help{display:block;margin:7px 2px 0;color:var(--muted,#6b7280);font-size:.78rem;line-height:1.45}
.auth-input-wrap input[type=date]{min-height:48px;color:inherit}

/* ===== Advicer v1.3 — fluid motion, focus scroll & SEO landing content ===== */
:root{--nav-dark:#0e1519;--nav-text:#dce7e8;--focus-ease:cubic-bezier(.2,.75,.22,1)}
.topbar,.desktop-nav a,.create-nav,.mini-profile,.bell{transition:transform .22s var(--focus-ease),background .22s ease,color .22s ease,box-shadow .22s ease}
.desktop-nav a:hover{transform:translateY(-1px)}
.create-nav:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(16,205,191,.22)}
.bell:hover{transform:translateY(-1px);background:#e8fbf9}
.advice-question a{display:inline;color:inherit;text-decoration:none}
.advice-card{scroll-margin-top:100px;transition:opacity .42s var(--focus-ease),scale .42s var(--focus-ease),box-shadow .3s ease,transform .25s ease,filter .42s ease}
.advice-card.focus-ready{opacity:.76;scale:.985;filter:saturate(.9)}
.advice-card.focus-ready.is-focus{opacity:1;scale:1;filter:saturate(1);box-shadow:0 18px 45px rgba(28,41,50,.12)}
.advice-card.dragging{opacity:1!important;scale:1!important;filter:none!important}
.choice.selected .choice-pct{animation:choice-pop .36s var(--focus-ease)}
@keyframes choice-pop{0%{scale:.75}65%{scale:1.13}100%{scale:1}}
.feed-gesture-note{display:flex;align-items:center;gap:12px;margin:0 0 16px;padding:11px 13px;border:1px solid #d9eeee;border-radius:17px;background:linear-gradient(135deg,#effcfb,#fff);color:#41525a}
.feed-gesture-note .gesture-dot{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:#daf8f5;color:#0a7f78;font-size:19px;font-weight:900}
.feed-gesture-note div{display:grid;gap:1px}.feed-gesture-note b{font-size:12px}.feed-gesture-note small{font-size:11px;color:#78868e}
.panel-accent{background:radial-gradient(circle at 105% -10%,rgba(255,107,112,.2),transparent 38%),linear-gradient(145deg,#eafbf9,#fff);border-color:#d4eeeb}
.seo-home{margin:70px 0 10px;padding:38px;border:1px solid var(--line);border-radius:32px;background:linear-gradient(145deg,#ffffff,#f3fbfa);box-shadow:0 12px 40px rgba(25,45,53,.05)}
.seo-home-heading{max-width:760px}.seo-home-heading h2{margin:0;font-size:clamp(26px,3.5vw,40px);letter-spacing:-.035em}.seo-home-heading p{margin:12px 0 0;color:var(--muted);font-size:15px;line-height:1.7}
.seo-feature-grid,.seo-faq-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.seo-feature-grid article,.seo-faq-grid article{border:1px solid #e1eaec;border-radius:21px;background:rgba(255,255,255,.9);padding:20px}.seo-feature-grid article>span{display:grid;place-items:center;width:34px;height:34px;margin-bottom:18px;border-radius:50%;background:#daf9f6;color:#0b8179;font-size:11px;font-weight:900}.seo-home h3{margin:0 0 8px;font-size:16px}.seo-home article p{margin:0;color:#697780;font-size:13px;line-height:1.65}.seo-faq-grid{margin-top:14px}.seo-faq-grid article{background:#fbfdfd}
.auth-login-card{transition:transform .35s var(--focus-ease),box-shadow .35s ease}.auth-login-card:focus-within{transform:translateY(-2px);box-shadow:0 30px 80px rgba(17,34,40,.12)}
.auth-submit{overflow:hidden}.auth-submit:before{content:"";position:absolute;inset:-80% auto -80% -25%;width:28%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent);transform:skewX(-18deg) translateX(-180%);transition:transform .55s ease}.auth-submit:hover:before{transform:skewX(-18deg) translateX(620%)}

@media(max-width:900px){.seo-feature-grid,.seo-faq-grid{grid-template-columns:1fr 1fr}.seo-faq-grid article:last-child{grid-column:1/-1}}
@media(max-width:650px){
  body{padding-bottom:98px}
  .feed-intro{align-items:flex-start}.feed-intro h1{font-size:27px;line-height:1.08}.feed-gesture-note{margin-left:2px;margin-right:2px}
  .advice-card.focus-ready{opacity:.86;scale:.994;filter:saturate(.96)}.advice-card.focus-ready.is-focus{opacity:1;scale:1;filter:none;box-shadow:0 13px 34px rgba(28,41,50,.11)}
  .mobile-nav.liquid-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;z-index:500;left:12px;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));height:68px;padding:6px 7px;border:1px solid rgba(255,255,255,.09);border-radius:23px;background:rgba(12,19,23,.94);box-shadow:0 16px 38px rgba(0,0,0,.27);backdrop-filter:blur(22px);overflow:visible}
  .mobile-nav.liquid-nav a{position:relative;display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#c7d2d5;font-size:18px;font-weight:700;transition:transform .42s cubic-bezier(.75,-.35,.2,1.35),color .2s ease}
  .mobile-nav.liquid-nav a>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;transition:width .36s var(--focus-ease),height .36s var(--focus-ease),background .3s ease,color .3s ease,box-shadow .3s ease,border .3s ease}
  .mobile-nav.liquid-nav small{font-size:8px;line-height:1;color:#aab7bb;transition:color .2s ease,opacity .2s ease}
  .mobile-nav.liquid-nav a.active{transform:translateY(-14px);color:#062f2c}
  .mobile-nav.liquid-nav a.active>span{width:51px;height:51px;border:6px solid #f6f8fa;background:var(--teal);box-shadow:0 10px 24px rgba(16,205,191,.35);font-size:21px}
  .mobile-nav.liquid-nav a.active small{color:#e9f1f2;font-weight:850;transform:translateY(8px)}
  .mobile-nav.liquid-nav .mobile-create>span{width:48px;height:48px;margin:0;border:5px solid #f6f8fa;background:#fff;color:#121a1e;box-shadow:0 8px 20px rgba(0,0,0,.18);font-size:26px}
  .mobile-nav.liquid-nav .mobile-create{transform:translateY(-13px)}
  .mobile-nav.liquid-nav .mobile-create small{transform:translateY(7px)}
  .mobile-nav.liquid-nav .mobile-create.active>span{background:var(--coral);color:#fff;box-shadow:0 10px 24px rgba(255,107,112,.32)}
  .mobile-nav .mobile-count{top:-4px;right:-2px;border:2px solid var(--nav-dark)}
  .seo-home{margin:42px 0 0;padding:24px 16px;border-radius:24px}.seo-feature-grid,.seo-faq-grid{grid-template-columns:1fr;gap:10px}.seo-faq-grid article:last-child{grid-column:auto}.seo-feature-grid article,.seo-faq-grid article{padding:17px}
}
@media(max-width:390px){.mobile-nav.liquid-nav{left:7px;right:7px}.mobile-nav.liquid-nav small{font-size:7px}.mobile-nav.liquid-nav a.active>span{width:48px;height:48px}.seo-home-heading h2{font-size:27px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.advice-card,.mobile-nav.liquid-nav a,.mobile-nav.liquid-nav a>span,.auth-login-card,.auth-submit:before{transition:none!important;animation:none!important}.advice-card.focus-ready{opacity:1;scale:1;filter:none}.auth-login-card:focus-within{transform:none}}
@media(prefers-color-scheme:dark){.feed-gesture-note{background:linear-gradient(135deg,#172628,#121a1f);border-color:#294447;color:#dbe6e8}.feed-gesture-note small{color:#91a1a7}.panel-accent,.seo-home{background:linear-gradient(145deg,#142225,#11191d);border-color:#2a383e}.seo-feature-grid article,.seo-faq-grid article{background:#172126;border-color:#2b383e}.seo-home article p,.seo-home-heading p{color:#a8b4b9}.mobile-nav.liquid-nav a.active>span,.mobile-nav.liquid-nav .mobile-create>span{border-color:#10171b}}
.site-footer{border-top:1px solid var(--line);background:rgba(255,255,255,.72)}.site-footer-inner{max-width:1180px;margin:auto;min-height:92px;padding:22px 24px;display:flex;align-items:center;gap:28px}.footer-brand{display:flex;align-items:center;gap:8px}.site-footer nav{display:flex;gap:18px;color:#5d6b74;font-size:12px;font-weight:750}.site-footer nav a:hover{color:var(--teal-dark)}.site-footer small{margin-left:auto;color:#87939a}
.how-page{max-width:1080px}.how-hero{padding:48px;border:1px solid #dcebec;border-radius:34px;background:radial-gradient(circle at 100% 0,rgba(255,107,112,.14),transparent 34%),linear-gradient(140deg,#e6fbf8,#fff8ef)}.how-hero h1{max-width:800px;margin:0;font-size:clamp(34px,5vw,58px);line-height:1.02;letter-spacing:-.05em}.how-hero p{max-width:730px;margin:17px 0 0;color:#5f7079;font-size:17px;line-height:1.7}.how-actions{display:flex;gap:10px;margin-top:24px}.how-steps{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:22px}.how-steps article{padding:24px;border:1px solid var(--line);border-radius:24px;background:#fff}.how-steps article>b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#def9f6;color:#087d76}.how-steps h2{margin:17px 0 8px;font-size:20px}.how-steps p,.how-social p,.how-age p{margin:0;color:var(--muted);line-height:1.7}.how-social{display:grid;grid-template-columns:1.1fr .9fr;gap:20px;align-items:center;margin-top:22px;padding:30px;border-radius:28px;background:#10191d;color:#edf4f5}.how-social p{color:#aebbc0}.how-social h2{margin:0 0 8px;font-size:28px}.how-social-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:18px;border:1px solid #2c3a40;border-radius:21px;background:#151f24}.how-social-card span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#203235;color:#65ded4}.how-social-card i{color:#63747b}.how-social-card b{font-size:12px}.how-age{margin-top:22px;padding:24px;border:1px solid #ffe1c4;border-radius:24px;background:#fff8ee}.how-age h2{margin:0 0 8px;font-size:20px}
@media(max-width:650px){.site-footer{margin-bottom:0}.site-footer-inner{display:grid;gap:12px;padding:24px 18px 112px}.site-footer nav{flex-wrap:wrap;gap:12px 16px}.site-footer small{margin-left:0}.how-page{padding-left:12px;padding-right:12px}.how-hero{padding:28px 20px;border-radius:25px}.how-hero p{font-size:15px}.how-actions{flex-direction:column}.how-steps{grid-template-columns:1fr}.how-social{grid-template-columns:1fr;padding:22px 17px}.how-social-card{grid-template-columns:auto 1fr auto}.how-age{padding:20px}}
@media(prefers-color-scheme:dark){.site-footer{background:#11191d;border-color:#29353a}.site-footer nav{color:#aab6bb}.how-hero,.how-steps article,.how-age{background:#172126;border-color:#2b393f}.how-hero p{color:#a9b6ba}.how-age{border-color:#473527}}

/* =========================================================
   ADVICER v1.4.0 — visual system inspired by original mockups
   ========================================================= */
:root{
  --adv-teal:#0c8f8b;--adv-teal-2:#11aaa4;--adv-teal-3:#dff7f4;
  --adv-coral:#ef6064;--adv-coral-dark:#da4d52;--adv-yellow:#e7ad27;--adv-green:#3e9b69;
  --adv-ink:#12212b;--adv-muted:#6f7d86;--adv-paper:#f8faf9;--adv-white:#fff;
  --adv-line:#e4eceb;--adv-shadow:0 18px 45px rgba(28,54,58,.10);--adv-radius:22px;
}
html{background:#f5f7f6}body{background:#f5f7f6;color:var(--adv-ink);color-scheme:light}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.13em;font-weight:900;color:var(--adv-teal)}.eyebrow.light{color:#d8fffb}.pill.primary,.form-submit{background:var(--adv-teal);color:#fff}.pill.coral{background:var(--adv-coral);color:#fff}.pill.ghost{background:#f0f4f3;color:#314047;border:1px solid #e2e9e8}.flash{max-width:900px;margin:12px auto;padding:12px 16px;border-radius:14px;font-weight:700}.flash.success{background:#e2f8ef;color:#146543}.flash.error,.error{background:#fff0f0;color:#b44044;border:1px solid #ffd0d2}

/* Global header */
.topbar{background:rgba(255,255,255,.94);border-bottom:1px solid #e8eeed;backdrop-filter:blur(18px)}
.topbar-inner{max-width:1380px;height:72px;padding:0 22px;gap:22px}.brand{font-size:21px;letter-spacing:-.02em}.brand-mark{width:38px;height:38px;border-radius:50%;background:#e7faf8;display:grid;place-items:center}.brand-mark img{width:31px;height:31px}.desktop-nav{gap:4px}.desktop-nav a{padding:10px 12px;border-radius:12px;font-size:13px}.desktop-nav a.active{background:#e8f8f6;color:#087a76}.global-search{margin-left:auto;display:flex;align-items:center;gap:8px;width:min(320px,24vw);height:42px;border:1px solid #e2e9e8;background:#f7f9f8;border-radius:999px;padding:0 14px;color:#849097}.global-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#26343a;font-size:13px}.top-actions{margin-left:0}.create-nav{background:var(--adv-coral);color:#fff!important;padding:11px 16px;box-shadow:0 8px 20px rgba(239,96,100,.18)}.create-nav:hover{box-shadow:0 12px 26px rgba(239,96,100,.25)}.bell{background:#f4f7f6}.mini-profile{font-size:13px}.login-link{font-size:13px}

/* Home / desktop dashboard */
.home-stage{position:relative;overflow:hidden}.home-ribbon{position:absolute;left:-160px;top:100px;width:420px;height:430px;pointer-events:none;opacity:.95}.home-ribbon i,.home-ribbon b,.home-ribbon em{position:absolute;display:block;border-radius:45% 55% 62% 38%/55% 40% 60% 45%;transform:rotate(-18deg)}.home-ribbon i{width:330px;height:190px;background:var(--adv-teal);left:0;top:0}.home-ribbon b{width:280px;height:85px;background:var(--adv-yellow);left:95px;top:185px}.home-ribbon em{width:310px;height:150px;background:var(--adv-green);left:25px;top:250px}.home-shell{max-width:1380px;padding-top:24px}.home-grid{display:grid;grid-template-columns:235px minmax(0,720px) 280px;gap:24px;align-items:start}.home-left,.home-right{position:sticky;top:96px;display:grid;gap:15px}.home-brand-card{position:relative;overflow:hidden;min-height:300px;padding:25px 22px;border-radius:28px;background:linear-gradient(150deg,#0b8b87,#0b7877);color:#fff;box-shadow:0 16px 38px rgba(10,111,107,.18)}.home-brand-card h1{position:relative;z-index:2;margin:8px 0 12px;font-size:30px;line-height:1.05;letter-spacing:-.05em}.home-brand-card mark{background:none;color:var(--adv-yellow)}.home-brand-card p{position:relative;z-index:2;margin:0 0 18px;color:#dcf5f2;font-size:13px;line-height:1.55}.hero-cta{position:relative;z-index:3;display:inline-flex;align-items:center;justify-content:center;background:var(--adv-coral);color:#fff;padding:11px 15px;border-radius:999px;font-size:12px;font-weight:900;box-shadow:0 10px 22px rgba(0,0,0,.12)}.brand-wave span,.brand-wave i,.brand-wave b{position:absolute;border-radius:50%}.brand-wave span{width:210px;height:90px;background:var(--adv-yellow);right:-70px;bottom:52px;transform:rotate(-22deg)}.brand-wave i{width:210px;height:105px;background:var(--adv-green);right:-45px;bottom:-42px;transform:rotate(12deg)}.brand-wave b{width:135px;height:140px;background:var(--adv-coral);right:-52px;top:110px}.home-menu{display:grid;padding:9px;background:#fff;border:1px solid var(--adv-line);border-radius:20px;box-shadow:0 10px 28px rgba(28,54,58,.05)}.home-menu a{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;padding:10px 11px;border-radius:13px;color:#5c6a72;font-size:13px}.home-menu a:hover,.home-menu a.active{background:#e9f8f6;color:#0b7f7a}.home-menu a span{font-size:17px}.home-menu a b{font-weight:800}.home-menu a small{display:grid;place-items:center;min-width:20px;height:20px;border-radius:999px;background:var(--adv-coral);color:#fff;font-size:10px}.help-mini{display:flex;align-items:center;gap:10px;padding:13px;border:1px solid var(--adv-line);border-radius:18px;background:#fff}.help-mini>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff1e9;color:var(--adv-coral);font-weight:900}.help-mini div{display:grid}.help-mini b{font-size:12px}.help-mini small{font-size:10px;color:#849097}.v14-feed-intro{align-items:flex-end}.v14-feed-intro h2{margin:3px 0 2px;font-size:28px;letter-spacing:-.035em}.right-card{padding:18px;border-radius:20px;background:#fff;border:1px solid var(--adv-line);box-shadow:0 10px 26px rgba(28,54,58,.05)}.right-card h3{margin:5px 0 8px;font-size:17px;line-height:1.2}.right-card p{margin:0;color:var(--adv-muted);font-size:12px;line-height:1.6}.right-card .pill{width:100%;margin-top:14px;padding:11px}.decision-card{background:linear-gradient(145deg,#fff,#f3fbfa)}.right-card-title{display:flex;justify-content:space-between;align-items:center}.right-card-title a{font-size:11px;color:var(--adv-teal);font-weight:800}.activity-links{display:grid;gap:7px;margin-top:12px}.activity-links a{display:grid;grid-template-columns:26px 1fr auto;align-items:center;padding:8px;border-radius:12px;background:#f6f9f8;font-size:12px}.activity-links b{background:var(--adv-coral);color:#fff;border-radius:999px;padding:2px 6px;font-size:9px}.how-mini ol{list-style:none;padding:0;margin:14px 0;display:grid;gap:10px;counter-reset:steps}.how-mini li{position:relative;padding-left:31px;display:grid}.how-mini li:before{counter-increment:steps;content:counter(steps);position:absolute;left:0;top:0;width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:var(--adv-teal);color:#fff;font-size:10px;font-weight:900}.how-mini li b{font-size:11px}.how-mini li small{font-size:10px;color:#87939a}.how-mini>a{font-size:11px;color:var(--adv-teal);font-weight:850}

/* Feed cards */
.feed-gesture-note{background:#fff;border-color:#dfecea}.advice-card{border-radius:24px;padding:18px;border-color:#e4eceb;box-shadow:0 12px 34px rgba(31,60,62,.06)}.advice-card.is-focus{box-shadow:0 24px 55px rgba(31,60,62,.13)}.author-avatar{width:46px;height:46px;padding:2px;border-radius:50%;background:linear-gradient(135deg,var(--adv-yellow),var(--adv-coral));display:grid;place-items:center}.author-avatar .avatar{width:42px;height:42px;border:2px solid #fff}.advice-meta-actions{display:flex;align-items:center;gap:7px}.card-status{padding:5px 9px;border-radius:999px;background:#edf8f7;color:#0a7773;font-size:10px;font-weight:850}.card-status.ended{background:#f0f2f2;color:#7a858a}.question-brace{position:relative;padding-left:14px}.question-brace:before{content:"";position:absolute;left:0;top:2px;bottom:3px;width:7px;border-left:2px solid #314852;border-top:2px solid #314852;border-bottom:2px solid #314852;border-radius:8px 0 0 8px;opacity:.65}.advice-question{margin:14px 0 12px;font-size:18px}.choices{gap:9px}.choice{border-radius:17px;aspect-ratio:4/4.05;background:#edf2f1}.choice:after{inset:57% 0 0}.choice-label{left:9px;bottom:10px;font-size:12px;background:rgba(255,255,255,.88);color:#1e2b31;text-shadow:none;width:max-content;max-width:72%;padding:4px 7px;border-radius:8px}.choice-pct{width:40px;height:40px;right:9px;bottom:9px}.choice-a.selected{box-shadow:inset 0 0 0 4px var(--adv-yellow)}.choice-b.selected{box-shadow:inset 0 0 0 4px var(--adv-teal)}.choice-a.selected .choice-pct{background:var(--adv-yellow);color:#422e00}.choice-b.selected .choice-pct{background:var(--adv-teal);color:#fff}.result-track{height:7px;background:#f1b6b8}.result-fill{background:var(--adv-teal)}.post-actions{padding-top:2px;border-top:1px solid #eef2f1;flex-wrap:wrap}.vote-help{margin-top:13px;padding:9px 11px;border:1px solid #d8e1e0;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:7px;color:#627078;font-size:10px}.vote-help span{font-size:18px}.vote-help b{font-weight:750}.time-pill{background:#f3f6f5}.feed-tabs{background:#eef3f2}.feed-tabs a.active{box-shadow:none}

/* Authentication / onboarding */
.auth-page main{min-height:100vh}.auth-v14{min-height:100vh;display:grid;grid-template-columns:minmax(420px,1.08fr) minmax(440px,.92fr);background:#f4f7f6}.auth-v14-art{position:relative;overflow:hidden;min-height:100vh;padding:54px clamp(38px,6vw,88px);background:linear-gradient(155deg,#0d8c88,#0a7776);color:#fff;display:flex;flex-direction:column;justify-content:center}.auth-v14-brand{position:absolute;left:52px;top:38px;display:flex;align-items:center;gap:10px;color:#fff;font-size:22px}.auth-v14-brand img{filter:brightness(0) invert(1)}.auth-v14-copy{position:relative;z-index:4;max-width:590px}.auth-v14-copy h1{margin:10px 0 14px;font-size:clamp(38px,4.7vw,68px);line-height:1.02;letter-spacing:-.055em}.auth-v14-copy p{max-width:540px;color:#d4efec;font-size:17px;line-height:1.65}.auth-v14-preview{position:relative;z-index:5;margin-top:34px;width:min(470px,90%);padding:18px;border-radius:20px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.20);backdrop-filter:blur(8px)}.preview-brace{border-left:2px solid rgba(255,255,255,.75);padding-left:12px;font-size:14px}.preview-poll{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:center;margin-top:14px}.preview-poll>span:not(.preview-vs){height:82px;border-radius:14px;display:grid;place-items:center;background:rgba(255,255,255,.16);font-size:24px;font-weight:900}.preview-vs{font-size:9px;width:28px;height:28px;border-radius:50%;background:#fff;color:#56656a;display:grid;place-items:center}.auth-v14-preview small{display:block;margin-top:10px;color:#d9eeec}.auth-organic{position:absolute;border-radius:45% 55% 61% 39%/57% 42% 58% 43%;pointer-events:none}.organic-one{width:360px;height:145px;background:var(--adv-yellow);right:-150px;bottom:170px;transform:rotate(-20deg)}.organic-two{width:390px;height:175px;background:var(--adv-green);right:-105px;bottom:-34px;transform:rotate(12deg)}.organic-three{width:210px;height:190px;background:var(--adv-coral);right:-90px;bottom:95px;transform:rotate(12deg)}.auth-community-visual{position:relative;z-index:4;display:flex;align-items:end;gap:12px;margin-top:35px}.auth-community-visual span{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;border:2px solid rgba(255,255,255,.7);font-size:28px}.auth-community-visual span:nth-child(2){width:86px;height:86px}.auth-community-visual i{height:2px;width:100px;background:rgba(255,255,255,.5)}.auth-v14-panel{display:grid;place-items:center;padding:42px}.auth-v14-card{width:min(480px,100%);padding:34px;border-radius:30px;background:#fff;border:1px solid #e3e9e8;box-shadow:0 25px 70px rgba(36,59,61,.12)}.register-card-v14{width:min(650px,100%)}.auth-v14-mobile-logo{display:none}.auth-v14-card h2{margin:6px 0 5px;font-size:29px;letter-spacing:-.035em}.auth-v14-sub{margin:0 0 22px;color:#7a878e}.auth-input-wrap{border-radius:14px;background:#f7f9f8;border:1px solid #e0e7e6}.auth-input-wrap:focus-within{border-color:var(--adv-teal);box-shadow:0 0 0 3px rgba(12,143,139,.11)}.auth-submit.coral-submit{background:var(--adv-coral);color:#fff}.auth-secondary-btn{border-radius:14px}.auth-social-placeholder{display:flex;justify-content:center;gap:9px;margin:8px 0 12px}.auth-social-placeholder span{min-width:50px;height:36px;border-radius:11px;border:1px solid #e2e8e7;display:grid;place-items:center;background:#fff;color:#5c6970;font-size:11px;font-weight:800}.onboarding-v14{position:relative;overflow:hidden;min-height:100vh;background:linear-gradient(155deg,#0e8f8b,#0a7473);color:#fff;padding:28px 42px;display:flex;flex-direction:column}.onboarding-top{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10}.onboarding-brand{display:flex;align-items:center;gap:10px;color:#fff;font-size:20px}.onboarding-brand img{filter:brightness(0) invert(1)}.onboarding-skip{font-size:12px;color:#d6efed}.onboarding-stage{flex:1;position:relative;display:grid;place-items:center}.onboarding-slide{position:absolute;inset:0;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;opacity:0;transform:translateX(50px);pointer-events:none;transition:.55s cubic-bezier(.22,.8,.2,1)}.onboarding-slide.active{opacity:1;transform:none;pointer-events:auto}.onboarding-copy{max-width:650px}.onboarding-copy h1{margin:10px 0 13px;font-size:clamp(40px,6vw,78px);line-height:1;letter-spacing:-.055em}.onboarding-copy p{font-size:18px;line-height:1.65;color:#d7efed}.onboarding-visual,.onboarding-demo,.onboarding-friend-flow,.onboarding-final{position:relative;z-index:2}.onboarding-visual.community{height:360px;display:flex;align-items:center;justify-content:center;gap:18px}.community-person{display:grid;place-items:center;width:110px;height:110px;border-radius:50%;border:3px solid #fff;font-size:46px;background:rgba(255,255,255,.1)}.community-person.p2{width:145px;height:145px}.community-line{position:absolute;width:330px;height:120px;border-bottom:3px dashed rgba(255,255,255,.5);border-radius:50%;bottom:65px}.onboarding-demo{width:min(520px,100%);padding:22px;border-radius:24px;background:#fff;color:#1f3035;box-shadow:0 28px 65px rgba(0,0,0,.18)}.onboard-question{padding:14px 16px;border-left:3px solid #344b53;font-weight:850}.onboard-choices{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:15px}.onboard-choices>div{height:210px;border-radius:18px;display:flex;align-items:end;padding:16px;font-weight:900;color:#fff}.onboard-choices .red{background:#dc5a5c}.onboard-choices .blue{background:#218c98}.onboard-timer{position:absolute;left:50%;top:52%;transform:translate(-50%,-50%);width:55px;height:55px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:12px;box-shadow:0 5px 14px rgba(0,0,0,.12)}.onboarding-friend-flow{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;padding:35px;border-radius:26px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18)}.onboarding-friend-flow span{font-size:54px}.onboarding-friend-flow i{font-size:34px}.onboarding-friend-flow b,.onboarding-friend-flow strong{padding:10px 14px;border-radius:999px;background:#fff;color:#0b7773;font-size:12px}.onboarding-final{display:grid;justify-items:center;gap:10px;padding:50px}.onboarding-final img{filter:brightness(0) invert(1)}.onboarding-final b{font-size:40px}.onboarding-final small{color:#d7efed}.onboarding-controls{position:relative;z-index:10;display:flex;align-items:center;justify-content:space-between}.onboarding-dots{display:flex;gap:8px}.onboarding-dots button{width:9px;height:9px;border:0;border-radius:50%;background:rgba(255,255,255,.35);padding:0}.onboarding-dots button.active{width:28px;border-radius:999px;background:#fff}.onboarding-next{border:0;border-radius:999px;padding:13px 23px;background:var(--adv-coral);color:#fff;font-weight:900}.onboarding-wave i,.onboarding-wave b,.onboarding-wave em{position:absolute;border-radius:50%;display:block}.onboarding-wave i{width:420px;height:150px;background:var(--adv-yellow);right:-120px;bottom:30px;transform:rotate(-12deg)}.onboarding-wave b{width:420px;height:180px;background:var(--adv-green);right:-70px;bottom:-110px}.onboarding-wave em{width:230px;height:200px;background:var(--adv-coral);right:-70px;bottom:70px}

/* Create advice */
.create-v14-wrap{max-width:850px;margin:28px auto 100px;padding:0 18px}.create-v14-hero{position:relative;overflow:hidden;min-height:190px;padding:34px 70px;border-radius:30px 30px 0 0;background:linear-gradient(145deg,#0d918c,#087a78);color:#fff}.create-v14-hero h1{margin:5px 0 5px;font-size:34px;letter-spacing:-.04em}.create-v14-hero p{margin:0;max-width:540px;color:#d8efed}.create-back,.create-cancel{position:absolute;top:25px;z-index:5}.create-back{left:24px;font-size:23px}.create-cancel{right:24px;font-size:12px}.create-wave i,.create-wave b,.create-wave em{position:absolute;border-radius:50%;display:block}.create-wave i{width:230px;height:70px;background:var(--adv-yellow);left:-60px;bottom:-28px;transform:rotate(8deg)}.create-wave b{width:270px;height:105px;background:var(--adv-green);right:-80px;bottom:-55px}.create-wave em{width:150px;height:120px;background:var(--adv-coral);right:-45px;top:20px}.create-v14-card{padding:28px;background:#fff;border:1px solid var(--adv-line);border-top:0;border-radius:0 0 30px 30px;box-shadow:var(--adv-shadow)}.create-question-field textarea{min-height:100px}.choice-label-row{display:grid;grid-template-columns:1fr 42px 1fr;align-items:center;text-align:center;margin:24px 0 10px;color:#6d7a80}.choice-label-row span{font-weight:850;border-bottom:1px solid #bfcaca;padding-bottom:8px}.choice-label-row i{font-style:normal;width:30px;height:30px;border-radius:50%;border:1px solid #abb7bb;display:grid;place-items:center;margin:auto;font-size:9px}.choice-edit-card{padding:12px;border:1px solid #e2e9e8;border-radius:20px;background:#fbfdfc}.v14-choice-editor .image-picker{min-height:260px;background:#f1f6f5}.v14-choice-editor .image-picker span{display:grid;justify-items:center;gap:7px;font-size:12px}.v14-choice-editor .image-picker span b{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;border:1px solid #a7c5c2;color:var(--adv-teal)}.visibility-switches{margin-top:18px}.v14-switch{border:0;border-radius:16px;background:#f7f9f8;padding:14px}.v14-switch span:first-child{display:grid}.v14-switch small{color:#8b969b;font-size:10px}.coral-submit-v14{background:var(--adv-coral);color:#fff;border-radius:14px;padding:15px}.duration-card{border-radius:16px;background:#f2f9f8;border:1px solid #dcece9}

/* Profile */
.profile-page{max-width:1080px}.profile-premium{position:relative;overflow:hidden;background:linear-gradient(150deg,#0d8d89 0,#0d8d89 43%,#fff 43.2%,#fff 100%);border:1px solid #dce7e5;border-radius:30px;box-shadow:var(--adv-shadow);padding:30px;gap:28px}.profile-premium:after{content:"";position:absolute;width:250px;height:110px;border-radius:50%;background:var(--adv-yellow);right:-90px;top:190px;transform:rotate(-12deg);opacity:.95}.profile-gallery,.profile-details{position:relative;z-index:2}.profile-gallery-main{box-shadow:0 16px 36px rgba(0,0,0,.14)}.profile-gallery-image{border-radius:24px}.profile-details{padding:12px 0}.profile-name-row h1{color:#fff}.profile-details .handle{color:#d8efed}.profile-bio{color:#e0f2f0!important;max-width:520px}.profile-stats{margin-top:22px}.profile-stats .stat{background:rgba(255,255,255,.92);border-color:rgba(255,255,255,.7)}.profile-actions{margin-top:18px}.profile-actions .pill.primary{background:var(--adv-coral)}.profile-post-head{margin-top:34px}.profile-post-grid{gap:13px}.profile-post-card{border-radius:18px;border-color:#e2e9e8;box-shadow:0 8px 20px rgba(28,54,58,.05)}

/* Community / friends / messages */
.social-hero,.discover-hero{position:relative;overflow:hidden;border-radius:28px;padding:30px;background:linear-gradient(145deg,#0d8d89,#0b7b78);color:#fff;border:0}.social-hero:after,.discover-hero:after{content:"";position:absolute;width:260px;height:110px;border-radius:50%;background:var(--adv-yellow);right:-90px;bottom:-50px}.social-hero h1,.discover-hero h1{margin:4px 0 7px;font-size:32px}.social-hero p,.discover-hero p{color:#d9efed!important}.social-hero .pill,.discover-hero .search-form{position:relative;z-index:2}.member-grid{gap:12px}.member-card{border-radius:18px}.member-actions .pill.primary{background:#fff;color:var(--adv-teal);border:1px solid #b9dfdc}.member-actions.two .pill.primary{background:var(--adv-teal);color:#fff}.conversation-row{border-radius:16px;padding:12px}.conversation-row:hover{background:#edf8f6}.unread-count{background:var(--adv-coral)}.chat-shell{padding:30px 16px 110px;background:linear-gradient(180deg,#eaf7f5,#f8faf9 40%)}.chat-card{border-radius:26px;box-shadow:var(--adv-shadow);overflow:hidden}.chat-head{background:#fff}.chat-messages{background:linear-gradient(180deg,#fbfdfc,#f1f8f6)}.bubble{border-radius:17px;background:#fff}.bubble.mine{background:#d6f1e8;color:#194038}.chat-compose{background:#fff}.chat-compose button{background:var(--adv-teal);color:#fff}

/* Settings and generic forms */
.form-card{border-radius:26px;border-color:#e2e9e8;box-shadow:0 12px 34px rgba(28,54,58,.06)}.settings-title h1{letter-spacing:-.035em}.profile-photo-slot{border-radius:18px}.photo-preview{border-radius:16px}.switch-row{border-color:#e9efee}.switch{background:#ccd6d4}input:checked+.switch{background:var(--adv-teal)}.danger{border-color:#ffd7d8!important;background:#fff9f9!important}.search-form button{background:var(--adv-coral);color:#fff;border:0;border-radius:14px;font-weight:850}.discover-card{border-radius:20px;box-shadow:0 8px 24px rgba(28,54,58,.06)}

/* Modal / notifications */
.advicer-dialog{position:relative;overflow:hidden}.advicer-dialog:after{content:"";position:absolute;width:150px;height:70px;border-radius:50%;background:var(--adv-yellow);right:-60px;bottom:-35px;z-index:-1}.dialog-brand{display:flex;align-items:center;gap:8px;color:var(--adv-teal);font-weight:900}.notification-row{border-radius:14px}.notification-row:hover{background:#eef8f6}

/* SEO and help */
.seo-home{background:#fff;border-radius:28px}.seo-feature-grid article{border-radius:18px}.how-hero{background:linear-gradient(145deg,#0d8d89,#0a7775);color:#fff;border:0}.how-hero p{color:#d7efed}.how-hero .pill.ghost{background:#fff}.how-steps article{border-radius:20px}.how-social{background:#0d7f7b}.how-age{border-color:#f1dfb3;background:#fffaf0}

/* Mobile */
@media(max-width:1180px){.home-grid{grid-template-columns:205px minmax(0,1fr) 250px;gap:16px}.global-search{display:none}.home-brand-card{padding:20px 17px}.home-brand-card h1{font-size:26px}.right-card{padding:15px}}
@media(max-width:980px){.home-grid{grid-template-columns:minmax(0,720px) 270px;justify-content:center}.home-left{display:none}.home-shell{max-width:1030px}.auth-v14{grid-template-columns:1fr}.auth-v14-art{display:none}.auth-v14-panel{min-height:100vh}.onboarding-slide{grid-template-columns:1fr;gap:20px;text-align:center}.onboarding-copy{margin:auto}.onboarding-demo,.onboarding-friend-flow,.onboarding-final{margin:auto}.onboarding-copy h1{font-size:50px}}
@media(max-width:760px){
  body{padding-bottom:94px}.topbar-inner{height:62px;padding:0 14px}.brand span:last-child{font-size:18px}.desktop-nav,.top-actions .create-nav,.top-actions .mini-profile,.top-actions .login-link,.top-actions>.pill{display:none}.top-actions{margin-left:auto}.bell{display:grid}.home-shell{padding:14px 10px 50px}.home-grid{display:block}.home-right{display:none}.v14-feed-intro{display:grid;gap:12px;margin-bottom:12px}.v14-feed-intro h2{font-size:25px}.v14-feed-intro p{font-size:12px}.feed-tabs{width:100%;justify-content:space-between}.feed-tabs a{flex:1;text-align:center;font-size:11px;padding:8px 6px}.feed-gesture-note{border-radius:14px}.advice-card{padding:13px;border-radius:20px}.advice-question{font-size:16px}.author strong{font-size:13px}.author small{font-size:10px}.choices{gap:6px}.choice{border-radius:14px;aspect-ratio:3.7/4.35}.choice-label{font-size:10px;left:7px;bottom:7px}.choice-pct{width:34px;height:34px;font-size:10px;right:7px;bottom:7px}.post-actions{gap:10px;font-size:10px}.vote-help{font-size:9px}.seo-home{margin:38px 0 0;padding:22px 14px}.site-footer{display:none}
  .mobile-nav.liquid-nav{left:10px;right:10px;bottom:calc(9px + env(safe-area-inset-bottom));height:66px;border-radius:22px;background:rgba(255,255,255,.96);border:1px solid #dde8e6;box-shadow:0 15px 35px rgba(25,49,52,.18)}.mobile-nav.liquid-nav a{color:#758289}.mobile-nav.liquid-nav a>span{color:#5f6d74}.mobile-nav.liquid-nav small{color:#78858b}.mobile-nav.liquid-nav a.active{color:var(--adv-teal)}.mobile-nav.liquid-nav a.active>span{border-color:#f5f7f6;background:var(--adv-teal);color:#fff}.mobile-nav.liquid-nav a.active small{color:var(--adv-teal)}.mobile-nav.liquid-nav .mobile-create>span{border-color:#f5f7f6;background:var(--adv-teal);color:#fff}.mobile-nav.liquid-nav .mobile-create.active>span{background:var(--adv-coral)}.mobile-nav .mobile-count{border-color:#fff}
  .auth-v14-panel{padding:0;background:linear-gradient(160deg,#0d8c88 0,#0d8c88 34%,#f5f7f6 34.2%)}.auth-v14-card{margin:112px 14px 30px;padding:24px 18px;border-radius:24px}.auth-v14-mobile-logo{display:flex;align-items:center;gap:8px;margin-bottom:15px;color:var(--adv-teal);font-size:18px}.auth-v14-mobile-logo img{width:36px;height:36px}.auth-v14-card h2{font-size:25px}.register-card-v14{margin-top:72px}.auth-fields-grid{grid-template-columns:1fr}.auth-v14-sub{font-size:12px}.onboarding-v14{padding:20px 18px}.onboarding-stage{min-height:640px}.onboarding-slide{padding:70px 0 90px}.onboarding-copy h1{font-size:42px}.onboarding-copy p{font-size:15px}.community-person{width:82px;height:82px}.community-person.p2{width:108px;height:108px}.onboard-choices>div{height:180px}.onboarding-controls{position:fixed;left:18px;right:18px;bottom:20px}.onboarding-next{min-width:130px}.create-v14-wrap{margin:10px auto 100px;padding:0 10px}.create-v14-hero{min-height:160px;padding:50px 24px 28px;border-radius:24px 24px 0 0}.create-v14-hero h1{font-size:26px}.create-v14-card{padding:18px 13px;border-radius:0 0 24px 24px}.choice-label-row{grid-template-columns:1fr 34px 1fr}.v14-choice-editor{grid-template-columns:1fr 1fr;gap:8px}.choice-edit-card{padding:7px}.v14-choice-editor .image-picker{min-height:185px}.choice-edit-card .field label{font-size:10px}.choice-edit-card .field input{padding:11px 9px;font-size:12px}.profile-premium{background:linear-gradient(180deg,#0d8d89 0,#0d8d89 41%,#fff 41.2%,#fff 100%);padding:17px;border-radius:23px}.profile-name-row h1{font-size:28px}.profile-bio{font-size:13px}.profile-stats{gap:7px}.social-hero,.discover-hero{padding:22px 17px;border-radius:22px}.social-hero h1,.discover-hero h1{font-size:27px}.chat-shell{padding:8px 7px 95px}.chat-card{border-radius:20px}
}
@media(max-width:430px){.topbar .bell{width:36px;height:36px}.home-shell{padding-left:7px;padding-right:7px}.advice-card{border-radius:18px}.advice-head{gap:6px}.author-avatar{width:42px;height:42px}.author-avatar .avatar{width:38px;height:38px}.card-status{display:none}.vote-help{padding:8px 5px}.v14-choice-editor{grid-template-columns:1fr}.v14-choice-editor .image-picker{min-height:240px}.choice-label-row{display:none}.onboarding-copy h1{font-size:38px}.onboarding-demo{padding:13px}.onboard-choices>div{height:155px}.profile-premium{padding:13px}}
@media(prefers-reduced-motion:reduce){.onboarding-slide,.advice-card,.choice img,.mobile-nav.liquid-nav a,.mobile-nav.liquid-nav a>span{transition:none!important;animation:none!important}}
/* v1.4 profile color final pass */
.profile-premium{background:linear-gradient(150deg,#0d8d89,#0a7776)!important}.profile-name-row h1{color:#fff}.profile-details .handle,.profile-bio,.friend-gate-note{color:#d9efed!important}.profile-name-row .eyebrow{color:#d9fffb}.icon-settings{background:rgba(255,255,255,.94)}
@media(max-width:760px){.profile-premium{background:linear-gradient(150deg,#0d8d89,#0a7776)!important}.profile-details{padding:20px 10px 10px}.profile-name-row h1{color:#fff}.profile-details .handle,.profile-bio{color:#d9efed!important}}
