@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap";:root{font-family:DM Sans,ui-sans-serif,system-ui,sans-serif;color:#172036;background:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f8fafc}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.035em}h1{font-family:Fraunces,Georgia,serif;font-size:clamp(2.3rem,5vw,4.6rem);line-height:1.03}h2{font-size:clamp(1.55rem,3vw,2.35rem);line-height:1.12}p{line-height:1.6;color:#5e6a81}.app-shell{min-height:100vh;overflow:hidden}.topbar{height:74px;display:flex;align-items:center;gap:32px;padding:0 clamp(20px,5vw,76px);background:#ffffffe6;border-bottom:1px solid #e5e9f2;position:relative;z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand-link{flex-shrink:0}.brand{display:flex;align-items:center;gap:9px;color:#152346;font-size:20px;font-weight:700;letter-spacing:-.06em}.brand>span:last-child>span{color:#3268e8}.brand-mark{width:30px;height:30px;display:grid;place-items:center;color:#fff;background:#2764e8;border-radius:10px 10px 10px 3px}.main-nav{display:flex;gap:6px;flex:1}.nav-link{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;color:#60708b;font-size:14px;font-weight:600;border-radius:8px}.nav-link:hover,.nav-link.active{color:#1f56c6;background:#edf3ff}.topbar-actions{display:flex;align-items:center;gap:16px;margin-left:auto}.dashboard-link,.login-link{font-size:14px;font-weight:700;color:#375275;display:flex;gap:7px;align-items:center}.user-menu{display:flex;align-items:center;gap:8px;background:none;border:0;color:#64748b}.menu-toggle{display:none}.button{border:0;border-radius:10px;min-height:40px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:700;transition:transform .15s,box-shadow .15s,background .15s}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.6}.button-primary{color:#fff;background:#2864e8;box-shadow:0 6px 14px #2864e833}.button-primary:hover{background:#1f56ca}.button-secondary{color:#2250b4;background:#edf3ff;border:1px solid #cbdcff}.button-quiet{color:#64748b;background:transparent}.button-danger{color:#b42318;background:#fff0ef}.demo-ribbon{display:flex;align-items:center;justify-content:center;gap:7px;padding:7px 20px;font-size:12px;font-weight:600;color:#724b00;background:#fff6dd}.eyebrow{display:inline-flex;align-items:center;gap:7px;color:#2864e8;text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:800}.hero-section{padding:clamp(60px,9vw,128px) clamp(20px,8vw,146px);min-height:570px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);align-items:center;gap:65px;background:radial-gradient(circle at 75% 30%,#e4edff 0,#f7faff 32%,#fff 70%)}.hero-copy{max-width:680px}.hero-copy h1{margin:16px 0 22px;max-width:650px}.hero-copy h1 em{color:#3268df;font-style:normal}.hero-copy>p{max-width:520px;font-size:18px}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:32px}.text-action{font-size:14px;font-weight:700;color:#31568d}.text-action:hover{text-decoration:underline}.hero-art{position:relative;height:390px;max-width:480px;width:100%;margin:auto}.orbit{position:absolute;border:1px solid #cad9fa;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.orbit-1{width:355px;height:355px}.orbit-2{width:235px;height:235px;border-style:dashed}.message-card{position:absolute;background:#fff;border:1px solid #dbe5fc;box-shadow:0 25px 60px #385b9d29}.message-card-main{left:50%;top:50%;transform:translate(-50%,-50%);width:260px;padding:28px 25px;border-radius:20px;display:grid;gap:12px}.message-card-main strong{font:600 20px/1.25 Fraunces,Georgia,serif}.message-card-main small{color:#6d7e9b;line-height:1.4}.message-card-icon{width:40px;height:40px;display:grid;place-items:center;background:#e9f0ff;color:#2864e8;border-radius:13px}.message-card-mini{padding:12px 15px;border-radius:13px;right:10px;bottom:36px;font-size:13px;font-weight:700;display:flex;gap:8px;align-items:center}.notification-dot{width:8px;height:8px;border-radius:50%;background:#f1564d}.discovery-section{padding:clamp(60px,8vw,108px) max(20px,calc((100vw - 940px)/2));background:#fff}.section-heading{max-width:680px}.section-heading.centered{text-align:center;margin:0 auto}.section-heading h2{margin:12px 0}.search-box{max-width:790px;margin:31px 0 18px;background:#fff;border:1px solid #cbd7ed;box-shadow:0 8px 22px #223d6914;border-radius:14px;padding:7px 7px 7px 17px;display:flex;align-items:center;gap:11px;color:#697a95}.search-box input,.mural-toolbar input{border:0;outline:0;flex:1;min-width:80px;color:#172036}.search-box:focus-within{border-color:#3771ec;box-shadow:0 0 0 3px #e7efff}.safety-note{display:flex;align-items:flex-start;gap:9px;max-width:790px;padding:12px 14px;border-radius:9px;background:#f0fdf8;color:#287052;font-size:13px;line-height:1.4}.safety-note svg{flex-shrink:0}.search-results{max-width:790px;margin:0 0 17px}.profile-result{display:flex;align-items:center;gap:12px;padding:13px;background:#fbfcff;border:1px solid #e4eaf5;border-radius:12px;margin-bottom:8px}.profile-result>div:nth-child(2){min-width:0;flex:1;display:grid;gap:2px}.profile-result strong{font-size:14px}.profile-result span,.profile-result small{font-size:12px;color:#6e7c94;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-result small{color:#3268c6}.result-channels{display:flex;gap:5px}.empty-result,.muted{font-size:14px}.steps-section{padding:clamp(65px,8vw,110px) clamp(20px,8vw,146px);background:#f3f7ff}.steps-grid{max-width:1120px;margin:45px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.step-card{position:relative;padding:28px;border:1px solid #e2eafa;background:#ffffffd9;border-radius:17px}.step-number{position:absolute;right:20px;top:18px;color:#c6d5f1;font-weight:800}.step-icon{width:44px;height:44px;display:grid;place-items:center;color:#2563eb;background:#e8f0ff;border-radius:14px}.step-card h3{margin:22px 0 10px;font-size:17px}.step-card p{margin:0;font-size:14px}.mural-preview{padding:clamp(65px,8vw,100px) max(20px,calc((100vw - 1050px)/2));display:grid;grid-template-columns:1fr 1.15fr;gap:60px;align-items:center}.mural-preview h2{margin:13px 0;max-width:420px}.mural-preview>div>p{max-width:420px}.post-preview-list{display:grid;gap:12px}.post-preview{background:#fff;border:1px solid #e5eaf2;border-left:4px solid #6c8de7;border-radius:10px;padding:18px 20px}.post-preview>span{font-size:11px;color:#637695;font-weight:700}.post-preview h3{margin:7px 0;font-size:16px}.post-preview p{margin:0 0 10px;font-size:13px}.post-preview small{color:#71819a;font-size:11px}.avatar{display:inline-grid;place-items:center;flex-shrink:0;background:linear-gradient(145deg,#b4cdfc,#547be1);color:#fff;border-radius:50%;font-size:11px;font-weight:800;box-shadow:inset 0 0 0 2px #ffffff40}.avatar-sm{width:34px;height:34px}.avatar-md{width:44px;height:44px}.avatar-lg{width:70px;height:70px;font-size:18px}.channel-icon{display:inline-grid;place-items:center;border-radius:9px;flex-shrink:0}.channel-icon svg{width:60%;height:60%}.channel-sm{width:25px;height:25px;border-radius:7px}.channel-md{width:33px;height:33px}.channel-lg{width:50px;height:50px;border-radius:14px}.channel-whatsapp{color:#fff;background:#20a658}.channel-instagram{color:#fff;background:linear-gradient(145deg,#f09433,#dc2743,#8a3ab9)}.channel-email{color:#fff;background:#3b75e3}.channel-tiktok{color:#fff;background:#14213b}.channel-icon.is-locked{filter:grayscale(1);opacity:.5}.site-footer{min-height:135px;display:flex;align-items:center;gap:22px;padding:25px clamp(20px,5vw,76px);color:#6d7c92;border-top:1px solid #e5eaf1;background:#fff}.site-footer p{font-size:13px;margin:0;flex:1}.site-footer a{font-size:13px;font-weight:700;color:#3562ad}.auth-page{display:grid;grid-template-columns:1.05fr .95fr;min-height:calc(100vh - 210px);padding:clamp(48px,8vw,110px) max(20px,calc((100vw - 1050px)/2));gap:clamp(35px,8vw,120px);align-items:center;background:linear-gradient(135deg,#f1f6ff,#fff 63%)}.auth-intro h1{margin:16px 0 18px}.auth-intro>p{max-width:470px;font-size:17px}.auth-intro .safety-note{margin-top:29px;max-width:470px}.auth-card{background:#fff;border:1px solid #e2e8f5;box-shadow:0 20px 50px #25416f1f;border-radius:19px;padding:30px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:4px;border-radius:10px;background:#f1f4f8}.auth-tabs button{border:0;background:transparent;padding:9px;color:#60708b;font-weight:700;border-radius:7px}.auth-tabs button.active{color:#2556c5;background:#fff;box-shadow:0 1px 5px #c8d2e4}.auth-card h2{margin:26px 0 5px;font-family:Fraunces,Georgia,serif;font-size:28px}.auth-card>p{font-size:14px;margin-bottom:23px}.auth-form,.create-post-modal{display:grid;gap:16px}.auth-form label,.compose-form label,.create-post-modal label{display:grid;gap:7px;color:#384861;font-size:13px;font-weight:700}.auth-form input,.compose-form input,.compose-form textarea,.create-post-modal input,.create-post-modal textarea{width:100%;border:1px solid #cbd7e9;outline:0;color:#172036;border-radius:9px;padding:11px 12px;background:#fff}.auth-form input:focus,.compose-form input:focus,.compose-form textarea:focus,.create-post-modal input:focus,.create-post-modal textarea:focus{border-color:#3d72e7;box-shadow:0 0 0 3px #e6efff}.input-with-icon{display:flex;align-items:center;position:relative}.input-with-icon svg{position:absolute;left:12px;color:#8090a9}.input-with-icon input{padding-left:39px}.form-error{display:flex;align-items:center;gap:6px;margin:0;color:#bd2c25;font-size:13px;line-height:1.35}.dashboard-page,.compose-page,.recipient-page,.mural-page,.content-page{min-height:calc(100vh - 210px);padding:clamp(35px,6vw,80px) max(20px,calc((100vw - 1200px)/2))}.dashboard-heading,.mural-hero{display:flex;justify-content:space-between;gap:25px;align-items:flex-end;margin-bottom:32px}.dashboard-heading h1,.mural-hero h1{font-size:clamp(2rem,4vw,3.2rem);margin:9px 0}.dashboard-heading p,.mural-hero p{margin:0}.dashboard-layout{display:grid;grid-template-columns:350px minmax(0,1fr);height:min(650px,66vh);min-height:510px;overflow:hidden;border:1px solid #dce5f2;background:#fff;border-radius:16px;box-shadow:0 16px 40px #2d466e14}.conversation-list{border-right:1px solid #e6edf7;overflow:auto}.list-heading{display:flex;justify-content:space-between;align-items:center;padding:20px 18px;border-bottom:1px solid #edf1f7;font-size:14px}.list-heading span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#eaf1ff;color:#2b63db;font-size:11px}.conversation-item{position:relative;text-align:left;width:100%;padding:14px 13px;display:flex;gap:10px;background:#fff;border:0;border-bottom:1px solid #eff2f7;transition:background .15s}.conversation-item:hover,.conversation-item.selected{background:#f1f5ff}.conversation-item>div{min-width:0;flex:1;display:grid;gap:3px}.conversation-item strong{font-size:13px}.conversation-item span{display:flex;align-items:center;gap:5px;color:#587091;font-size:11px}.conversation-item small{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#8190a5;font-size:11px}.conversation-item time{font-size:10px;color:#8493aa;white-space:nowrap}.dashboard-chat{min-width:0}.empty-chat,.empty-list{display:grid;place-items:center;text-align:center;padding:35px;color:#789}.empty-chat h2{font-family:Fraunces,Georgia,serif;font-size:25px;color:#334155;margin:13px 0 3px}.empty-chat p{font-size:14px;max-width:300px}.empty-list{gap:12px;font-size:14px}.empty-list p{margin:0}.chat-window{height:100%;display:grid;grid-template-rows:auto auto 1fr auto auto;background:#fafcff}.chat-header{min-height:68px;display:flex;align-items:center;gap:9px;padding:10px 17px;border-bottom:1px solid #e5ebf4;background:#fff}.chat-person{min-width:0;flex:1;display:grid;gap:2px}.chat-person strong{font-size:14px}.chat-person span{color:#73819a;font-size:11px}.icon-button{border:0;background:transparent;color:#687a96;padding:6px;border-radius:7px;display:inline-grid;place-items:center}.icon-button:hover{background:#edf2fa}.chat-notice{padding:9px 20px;text-align:center;font-size:11px;line-height:1.35;color:#667993;background:#f1f5fa;border-bottom:1px solid #e8edf5}.messages{overflow:auto;padding:24px clamp(18px,4vw,44px);background-image:radial-gradient(#dce7f7 1px,transparent 1px);background-size:22px 22px}.message-row{display:flex;margin:0 0 12px}.message-row.from-sender{justify-content:flex-end}.message-bubble{max-width:min(78%,490px);padding:9px 11px 7px;border-radius:14px;box-shadow:0 2px 5px #1d315414}.message-row.from-sender .message-bubble{background:#dbeafe;border-bottom-right-radius:3px}.message-row.from-recipient .message-bubble{background:#fff;border-bottom-left-radius:3px}.chat-whatsapp .message-row.from-sender .message-bubble{background:#d7f7df}.chat-instagram .message-row.from-sender .message-bubble{color:#fff;background:linear-gradient(135deg,#bd4ce4,#ef6f73)}.message-bubble p{color:inherit;font-size:13px;line-height:1.45;margin:0;white-space:pre-wrap}.message-bubble span{display:block;text-align:right;font-size:9px;margin-top:3px;color:#69809c}.chat-instagram .message-row.from-sender .message-bubble span{color:#ffffffbf}.message-form{display:flex;gap:9px;padding:10px 14px;background:#fff;border-top:1px solid #e4ebf3}.message-form input{min-width:0;flex:1;border:1px solid #d8e1ec;border-radius:20px;padding:9px 14px;outline:0;font-size:13px}.message-form input:focus{border-color:#3e70df}.send-button{min-height:37px;border-radius:18px}.chat-closed{padding:14px;text-align:center;font-size:12px;color:#68788e;border-top:1px solid #e5eaf2;background:#fff}.chat-actions{padding:8px 14px;background:#fff;text-align:center}.chat-actions button{border:0;background:none;color:#be3c36;font-size:11px;font-weight:700}.compose-form{max-width:780px;display:grid;gap:24px}.compose-form fieldset{border:1px solid #dfe7f2;border-radius:14px;padding:23px;display:grid;gap:17px;background:#fff}.compose-form legend{padding:0 6px;color:#2a4269;font-size:14px;font-weight:800}.compose-form small{color:#7888a0;font-size:11px;font-weight:500}.channel-picker{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.channel-picker button{display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dbe3ef;color:#556881;background:#fff;border-radius:9px;padding:8px;font-size:12px;font-weight:700}.channel-picker button.selected{color:#245bc8;border-color:#86aaff;background:#eef4ff}.compose-form textarea{resize:vertical;line-height:1.55}.textarea-footer{display:flex;justify-content:space-between;color:#7a899d;font-size:11px;margin-top:-9px}.textarea-footer span:last-child{display:flex;gap:4px;align-items:center}.consent-check{display:flex!important;align-items:flex-start;grid-template-columns:auto 1fr;cursor:pointer;line-height:1.4}.consent-check input{width:16px;height:16px;margin:1px 0 0}.form-actions{display:flex;justify-content:flex-end;gap:9px}.review-card{max-width:720px;border:1px solid #dce5f2;border-radius:16px;padding:26px;background:#fff;display:grid;gap:19px}.review-recipient{display:flex;gap:13px;align-items:center}.review-recipient div{display:grid;gap:3px}.review-recipient span{font-size:12px;color:#73839a}.review-card blockquote{margin:0;padding:18px;border-radius:10px;background:#f4f7fc;color:#35445b;line-height:1.55;white-space:pre-wrap}.ad-gate{display:flex;align-items:center;gap:13px;padding:14px;background:#fff8e8;border:1px solid #fae3a8;border-radius:11px}.ad-gate-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;color:#a25a00;background:#ffe7a6}.ad-gate>div:nth-child(2){flex:1}.ad-gate strong{font-size:13px}.ad-gate p{margin:2px 0 0;font-size:11px;line-height:1.4}.ad-gate .button{min-width:120px}.review-actions{text-align:right}.recipient-page{max-width:1100px}.recipient-welcome{text-align:center;max-width:590px;margin:0 auto 34px;display:grid;justify-items:center;gap:10px}.recipient-welcome h1{font-size:clamp(2.1rem,4vw,3.5rem);margin:0}.recipient-welcome p{margin:0}.unlock-grid{display:grid;gap:12px;max-width:780px;margin:0 auto 21px}.unlock-card{display:flex;align-items:center;gap:16px;padding:18px;background:#fff;border:1px solid #dde6f1;border-radius:14px}.unlock-card.unlocked{border-color:#8fcdac;background:#f6fffa}.unlock-card>div{flex:1}.unlock-card h2{margin:0 0 4px;font-size:18px;font-family:Fraunces,Georgia,serif}.unlock-card p{margin:0;font-size:13px}.unlock-card small{display:block;margin-top:5px;font-size:11px;color:#708299}.recipient-inbox{height:min(650px,70vh);min-height:530px;display:grid;grid-template-columns:260px 1fr;overflow:hidden;border:1px solid #dbe5f1;border-radius:15px;background:#fff}.recipient-sidebar{border-right:1px solid #e5ebf4}.recipient-profile{width:100%;display:flex;text-align:left;gap:9px;align-items:center;padding:18px;border:0;border-bottom:1px solid #e8edf5;background:#fff}.recipient-profile div{display:grid;gap:2px}.recipient-profile strong{font-size:13px}.recipient-profile span{font-size:11px;color:#369466}.recipient-channel-list{padding:9px;display:grid;gap:4px}.recipient-channel-list button{width:100%;display:flex;align-items:center;gap:8px;border:0;color:#60718b;background:transparent;padding:9px;border-radius:8px;text-align:left;font-size:13px;font-weight:700}.recipient-channel-list button:hover,.recipient-channel-list button.active{background:#edf3ff;color:#285cc7}.recipient-channel-list button svg:last-child{margin-left:auto}.modal-backdrop{z-index:50;position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#111f377a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal{position:relative;width:min(100%,430px);padding:32px;border-radius:16px;background:#fff;box-shadow:0 20px 60px #0913284d}.modal>.channel-icon{margin-bottom:17px}.modal h2{font-family:Fraunces,Georgia,serif;font-size:25px;margin:0 0 8px}.modal>p{font-size:14px}.modal-close{position:absolute;top:10px;right:12px;border:0;background:none;color:#60708a;font-size:25px}.verification-code{margin:18px 0}.verification-code input{width:100%;text-align:center;letter-spacing:.35em;font-size:21px;border:1px solid #ced9ea;border-radius:9px;padding:11px;outline:0}.modal-footnote{display:block;margin-top:15px;color:#7e8da4;font-size:11px;line-height:1.4}.mural-page{max-width:1100px}.mural-hero{align-items:center}.mural-hero h1{max-width:630px}.mural-hero p{max-width:650px}.mural-toolbar{display:flex;align-items:center;gap:9px;padding:12px 15px;margin:26px 0 12px;border:1px solid #d5e0ef;background:#fff;border-radius:10px;color:#71819a}.mural-toolbar:focus-within{border-color:#3670df}.mural-page>.safety-note{margin-bottom:23px}.mural-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.mural-card{min-height:245px;display:flex;flex-direction:column;align-items:flex-start;padding:21px;border:1px solid #dfe7f1;border-radius:14px;background:#fff}.post-status{display:inline-flex;align-items:center;gap:4px;color:#39735a;background:#eaf9f0;padding:4px 6px;border-radius:5px;font-size:10px;font-weight:700}.mural-card h2{font-family:Fraunces,Georgia,serif;font-size:19px;margin:17px 0 8px}.mural-card p{flex:1;margin:0 0 14px;font-size:13px}.post-city{display:flex;align-items:center;gap:4px;color:#6e7e96;font-size:12px}.mural-card footer{width:100%;display:flex;justify-content:space-between;align-items:center;padding-top:15px;margin-top:15px;border-top:1px solid #edf1f6}.mural-card footer small{color:#8190a5;font-size:10px}.mural-card footer button{display:inline-flex;align-items:center;gap:5px;border:0;background:none;color:#2e61c6;font-size:11px;font-weight:700}.create-post-modal{width:min(100%,540px)}.create-post-modal h2{font-family:Fraunces,Georgia,serif;font-size:26px;margin:0}.create-post-modal>p{font-size:13px;margin:-10px 0 3px}.safety-page{max-width:1000px}.safety-page .section-heading{margin-bottom:44px}.safety-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.safety-card{padding:25px;border:1px solid #dfe7f2;border-radius:14px;background:#fff}.safety-card>span{display:grid;place-items:center;width:40px;height:40px;color:#255fd1;background:#eaf1ff;border-radius:12px}.safety-card h2{font-family:Fraunces,Georgia,serif;font-size:20px;margin:18px 0 8px}.safety-card p{margin:0;font-size:13px}.safety-callout{display:flex;align-items:center;gap:18px;margin-top:40px;padding:24px;color:#fff;background:#1f4b9e;border-radius:15px}.safety-callout h2{font-family:Fraunces,Georgia,serif;font-size:22px;margin:0 0 4px;letter-spacing:-.02em}.safety-callout p{margin:0;color:#dae6ff;font-size:13px}.safety-callout>div{flex:1}.safety-callout .button{flex-shrink:0;background:#fff;color:#2253b6}.page-loader{min-height:60vh;display:grid;place-items:center;color:#6b7c93}.mobile-only{display:none}@media(max-width:800px){.topbar{height:65px;padding:0 18px;gap:10px}.main-nav{display:none;position:absolute;left:10px;right:10px;top:59px;padding:8px;background:#fff;box-shadow:0 10px 25px #13233c24;border-radius:10px}.main-nav.nav-open{display:grid}.menu-toggle{display:inline-grid}.topbar-actions{gap:8px}.dashboard-link,.login-link{display:none}.topbar-actions .button{min-height:35px;padding:0 11px}.hero-section{grid-template-columns:1fr;padding-top:62px;gap:25px}.hero-art{height:300px;transform:scale(.88);margin:-25px auto}.hero-copy>p{font-size:16px}.steps-grid,.mural-preview,.auth-page{grid-template-columns:1fr}.mural-preview{gap:32px}.auth-page{min-height:auto}.dashboard-heading,.mural-hero{align-items:flex-start;flex-direction:column}.dashboard-heading h1,.mural-hero h1{margin-bottom:6px}.dashboard-layout{grid-template-columns:1fr;height:auto;min-height:auto}.conversation-list{max-height:300px;border-right:0;border-bottom:1px solid #e5eaf2}.dashboard-chat{height:560px}.chat-window{min-height:480px}.recipient-inbox{grid-template-columns:1fr;height:auto}.recipient-sidebar{border-right:0;border-bottom:1px solid #e5ebf4}.recipient-channel-list{grid-template-columns:repeat(3,1fr)}.recipient-channel-list button{justify-content:center}.recipient-channel-list button span,.recipient-channel-list button svg:last-child{display:none}.recipient-inbox .chat-window{height:540px}.mural-grid,.safety-grid{grid-template-columns:1fr}.safety-callout{align-items:flex-start;flex-direction:column}.site-footer{align-items:flex-start;flex-direction:column;gap:10px}.mobile-only{display:inline-grid}}@media(max-width:500px){h1{font-size:2.3rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:14px}.search-box{padding-left:12px}.search-box .button{padding:0 11px}.profile-result{flex-wrap:wrap}.profile-result .button,.result-channels{margin-left:auto}.steps-grid{gap:12px}.channel-picker{grid-template-columns:repeat(2,1fr)}.unlock-card{align-items:flex-start;flex-wrap:wrap}.unlock-card>div{min-width:calc(100% - 70px)}.unlock-card .button{margin-left:65px}.ad-gate{align-items:flex-start;flex-wrap:wrap}.ad-gate .button{margin-left:49px}.message-form .send-button span{display:none}.message-form .send-button{width:40px;padding:0}.safety-callout .button{width:100%}.auth-card{padding:22px}}
