@font-face{font-family:Clash;src:url(/fonts/ClashDisplay-Bold.woff2)format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Switzer;src:url(/fonts/Switzer-Regular.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Switzer;src:url(/fonts/Switzer-Medium.woff2)format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Switzer;src:url(/fonts/Switzer-Semibold.woff2)format("woff2");font-weight:600 800;font-display:swap}:root{--bg:#f5f5f5;--surface:#fff;--soft:#ededed;--hover:#e6e6e6;--fg:#202020;--muted:#626262;--border:#dedede;--red:#d42d20;--red-text:#c92d20;--red-soft:#fbe8e5;--success:#177447;--success-bg:#e1f2e8;--ease:cubic-bezier(.16, 1, .3, 1);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--bg:#0a0a0a;--surface:#171717;--soft:#202020;--hover:#292929;--fg:#fafafa;--muted:#adadad;--border:#333;--red-text:#ff7569;--red-soft:#39201d;--success:#69dba3;--success-bg:#143424;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;margin:0;font-family:Switzer,system-ui,sans-serif;font-size:15px}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}button,a,input{touch-action:manipulation}button{color:inherit}button:disabled{cursor:default;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--red-text);outline-offset:4px}button{background:0 0;border:0}img{vertical-align:middle;max-width:100%}svg{flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2{letter-spacing:-.035em;text-wrap:balance;font-family:Clash,system-ui,sans-serif;font-weight:700}p{line-height:1.6}a,button{-webkit-tap-highlight-color:transparent}::selection{background:var(--red-soft);color:var(--red-text)}.wrap{width:min(1200px,100% - 96px);margin-inline:auto}.skip-link{z-index:100;background:var(--fg);color:var(--bg);border-radius:8px;padding:12px 18px;position:fixed;top:10px;left:20px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;height:100px;display:flex}.brand-group,.brand,.header-actions,.site-header nav{align-items:center;display:flex}.brand{letter-spacing:-.9px;white-space:nowrap;gap:10px;font-size:26px;font-weight:700}.brand img{border-radius:7px}.brand-red{color:var(--red-text)}.brand-group{gap:15px}.try-label{color:var(--muted);border:1px solid var(--border);white-space:nowrap;border-radius:4px;padding:3px 7px;font-size:11px}.site-header nav{gap:30px}.site-header nav a{align-items:center;gap:5px;font-size:13px;display:flex}.site-header nav a:hover,.footer-links a:hover{color:var(--red-text)}.header-actions{gap:12px}.button{border-radius:12px;justify-content:center;align-items:center;gap:24px;min-height:46px;padding:14px 21px;font-size:14px;font-weight:600;line-height:1.2;transition:background .15s;display:inline-flex}.button.primary{color:#fafafa;background:var(--red)}.button.primary:hover{background:#c82b1e}.dark-button{background:var(--fg);color:var(--bg)}.dark-button:hover{opacity:.85}.button.small{gap:18px;min-height:42px;padding:12px 17px;font-size:13px}.icon-button{border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.icon-button:hover{background:var(--soft)}.hero{grid-template-columns:1fr 300px;align-items:center;gap:40px;padding:64px 0 44px;display:grid}.hero h1{font-size:clamp(52px,6.8vw,90px);line-height:1.03}.hero h1 span{color:var(--red-text)}.hero-prompt{color:var(--muted);align-items:center;gap:22px;margin-top:30px;font-size:13px;display:inline-flex}.hero-prompt:hover{color:var(--fg)}.hero-copy{padding-top:8px}.hero-copy p{color:var(--muted);font-size:14px}.hero-copy .hero-lead{color:var(--fg);margin-bottom:10px;font-size:19px;font-weight:600;line-height:1.4}.hero-copy .button{gap:20px;margin-top:23px}.no-signup{color:var(--muted);align-items:center;gap:6px;margin-top:11px;font-size:11px;display:flex}.playground{border:1px solid var(--border);border-radius:16px;scroll-margin-top:20px;overflow:hidden}.playground-toolbar{background:var(--soft);justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.scenario-controls{gap:6px;display:flex}.scenario{color:var(--muted);border-radius:8px;align-items:center;gap:8px;min-height:40px;padding:10px 14px;font-size:12px;display:flex}.scenario.active{background:var(--surface);color:var(--fg);font-weight:600}.scenario:hover:not(.active){background:var(--hover)}.room-glyph{vertical-align:middle;background:currentColor;flex-shrink:0;width:22px;height:22px;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.scenario .room-glyph{width:16px;height:16px}.reset-button{color:var(--muted);white-space:nowrap;border-radius:8px;align-items:center;gap:7px;padding:10px;font-size:12px;display:flex}.reset-button:hover{color:var(--fg);background:var(--hover)}.demo-surface{background:var(--surface);grid-template-columns:1fr 1fr;display:grid}.send-side{padding:30px 36px 20px}.room-heading{align-items:center;gap:12px;display:flex}.room-art{background:var(--red-soft);width:48px;height:48px;color:var(--red-text);border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.room-art>.room-glyph{width:25px;height:25px}.edit-badge{background:var(--surface);width:18px;height:18px;color:var(--muted);border-radius:5px;padding:3px;position:absolute;bottom:-3px;right:-2px}.room-title{text-align:left;overflow-wrap:anywhere;align-items:center;gap:10px;padding:0;font-size:18px;font-weight:600;display:flex}.room-title svg{color:var(--muted)}.member-count{color:var(--muted);margin-top:3px;font-size:11px;display:block}.member-stack{flex-shrink:0;margin-left:auto;padding-left:10px;display:flex}.member-stack img{border:2px solid var(--surface);background:var(--soft);border-radius:50%;margin-left:-9px}.quick-heading{justify-content:space-between;align-items:center;gap:10px;margin:29px 0 15px;display:flex}.quick-heading h2{letter-spacing:0;font-family:Switzer,system-ui,sans-serif;font-size:14px;font-weight:600}.quick-heading>span{color:var(--muted);font-size:11px}.quick-pings{grid-template-columns:repeat(3,1fr);gap:13px 15px;display:grid}.quick-ping{flex-direction:column;align-items:center;gap:7px;min-width:0;padding:0;font-size:11px;font-weight:500;display:flex}.quick-icon{background:var(--bg);border-radius:12px;justify-content:center;align-items:center;width:100%;height:76px;transition:background .18s,color .18s;display:flex;position:relative}.quick-icon>.room-glyph{width:29px;height:29px}.quick-ping:hover .quick-icon,.quick-ping:focus-visible .quick-icon{background:var(--red-soft);color:var(--red-text)}.quick-ping:active .quick-icon{background:var(--hover)}.quick-number{color:var(--muted);font-variant-numeric:tabular-nums;font-size:9px;position:absolute;top:8px;left:10px}.composer{margin-top:23px}.composer label{color:var(--muted);margin-bottom:8px;font-size:11px;display:block}.composer-input{border:1px solid var(--border);border-radius:10px;align-items:center;gap:10px;padding:5px 5px 5px 12px;display:flex}.composer-input:focus-within{border-color:var(--red-text)}.composer-input input{width:100%;min-width:0;color:var(--fg);background:0 0;border:0;height:34px;font-size:13px}.composer-input input::placeholder{color:var(--muted)}.composer-input input:focus{outline:none}.composer-input button{background:var(--red);color:#fafafa;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.composer-input button:disabled{background:var(--soft);color:var(--muted);opacity:1}.confirmation-switch{cursor:pointer;align-items:center;gap:10px;min-height:27px;margin-top:14px;font-size:11px;display:flex;position:relative}.confirmation-switch>span:first-child{color:var(--muted);align-items:center;gap:7px;display:flex}.confirmation-switch input{opacity:0;cursor:pointer;z-index:1;width:33px;height:20px;margin:0;position:absolute;right:0}.switch-track{background:var(--hover);border-radius:12px;flex-shrink:0;width:32px;height:19px;margin-left:auto;position:relative}.switch-track:after{content:"";background:var(--muted);width:13px;height:13px;transition:transform .2s var(--ease);border-radius:50%;position:absolute;top:3px;left:3px}.confirmation-switch input:checked+.switch-track{background:var(--red)}.confirmation-switch input:checked+.switch-track:after{background:#fafafa;transform:translate(13px)}.confirmation-switch input:focus-visible+.switch-track{outline:3px solid var(--red-text);outline-offset:4px}.sender-row{border-top:1px solid var(--border);color:var(--muted);align-items:center;gap:10px;margin-top:23px;padding-top:16px;font-size:11px;display:flex}.sender-avatar{flex-shrink:0;padding:0;position:relative}.sender-avatar img{background:var(--soft);border-radius:50%}.sender-avatar svg{background:var(--surface);border-radius:4px;width:16px;height:16px;padding:3px;position:absolute;bottom:-2px;right:-2px}.sender-row strong{color:var(--fg);font-weight:600}.text-button{color:var(--muted);text-underline-offset:3px;padding:2px 0 0;font-size:10px;text-decoration:underline;display:block}.local-label{align-items:center;gap:5px;margin-left:auto;font-size:10px;display:flex}.local-label>span{background:var(--success);border-radius:50%;width:5px;height:5px}.receive-side{background:var(--bg);flex-direction:column;padding:28px 32px 20px;display:flex}.preview-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.preview-heading>span:first-child{align-items:center;gap:7px;font-size:11px;font-weight:500;display:flex}.preview-dot{background:var(--red);border-radius:50%;width:5px;height:5px}.preview-badge{color:var(--muted);letter-spacing:.06em;font-size:9px}.recipient-select{justify-content:center;gap:8px;margin-top:24px;display:flex}.recipient{color:var(--muted);border:1px solid #0000;border-radius:30px;align-items:center;gap:6px;padding:5px 9px 5px 5px;font-size:11px;display:flex}.recipient img{background:var(--soft);border-radius:50%}.recipient.active{background:var(--surface);border-color:var(--border);color:var(--fg)}.recipient:hover{color:var(--fg)}.notification-stage{flex:1;justify-content:center;align-items:center;min-height:285px;padding:18px 0;display:flex}.waiting-preview{text-align:center}.waiting-bell{border:1px solid var(--border);width:66px;height:66px;color:var(--red-text);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 18px;display:flex}.waiting-preview h3{letter-spacing:-.4px;font-size:21px;font-weight:500;line-height:1.3}.waiting-preview p{color:var(--muted);margin-top:10px;font-size:12px;line-height:1.6}.waiting-arrow{color:var(--muted);justify-content:center;align-items:center;gap:7px;margin-top:22px;font-size:10px;display:flex}.waiting-arrow svg{transform:rotate(90deg)}.notification{background:var(--surface);border:1px solid var(--border);width:100%;max-width:380px;animation:ping-arrives .42s var(--ease) both;border-radius:16px;padding:18px}.notification-top{align-items:center;gap:7px;font-size:11px;font-weight:500;display:flex}.notification-top img{border-radius:6px}.notification-top>span:last-child{color:var(--muted);margin-left:auto;font-size:10px;font-weight:400}.notification-body{align-items:flex-start;gap:12px;margin-top:18px;display:flex}.notification-icon{background:var(--red-soft);width:42px;height:42px;color:var(--red-text);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.notification-body strong{overflow-wrap:anywhere;font-size:14px}.notification-body p{overflow-wrap:anywhere;margin-top:4px;font-size:14px;line-height:1.5}.notification-body div>span{color:var(--muted);margin-top:7px;font-size:11px;display:block}.confirm-button{background:var(--fg);color:var(--surface);border-radius:9px;justify-content:center;align-items:center;gap:7px;width:100%;margin-top:20px;padding:11px;font-size:12px;display:flex}.confirm-button:hover{opacity:.85}.confirm-button.confirmed{color:var(--success);background:var(--success-bg);opacity:1}.demo-status{border-top:1px solid var(--border);min-height:52px;color:var(--muted);align-items:center;gap:9px;padding-top:17px;font-size:10px;line-height:1.5;display:flex}.demo-status strong{color:var(--fg);font-size:11px;font-weight:500}.demo-status p{font-size:10px;line-height:1.5}.status-symbol{background:var(--soft);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:31px;height:31px;display:flex}.status-symbol.success{color:var(--success);background:var(--success-bg)}.recent-pings{color:var(--muted);margin-top:17px;font-size:11px}.recent-pings summary{cursor:pointer;padding:5px 0}.recent-pings ul{padding:0;list-style:none}.recent-pings li{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:8px 0;display:flex}.recent-pings li .room-glyph{width:14px;height:14px}.recent-pings li>span:nth-child(2){overflow-wrap:anywhere;flex:1;min-width:0}.recent-pings li>span:last-child{font-size:9px}.playground-footnote{background:var(--surface);border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;gap:15px;padding:15px 22px;font-size:11px;display:flex}.playground-footnote>span,.playground-footnote a{align-items:center;gap:7px;display:flex}.playground-footnote a{color:var(--fg);white-space:nowrap}.playground-footnote a:hover{color:var(--red-text)}.how-section{padding:102px 0 82px}.section-intro{justify-content:space-between;align-items:flex-end;gap:35px;display:flex}.section-intro h2{font-size:38px;line-height:1.12}.section-intro h2 span{color:var(--muted)}.section-intro>p{color:var(--muted);max-width:330px;padding-bottom:4px;font-size:13px}.steps{grid-template-columns:repeat(3,1fr);gap:65px;margin:46px 0 0;padding:0;list-style:none;display:grid}.steps li{position:relative}.step-number{color:var(--red-text);border:1px solid var(--border);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-bottom:19px;font-size:11px;display:flex}.steps h3{letter-spacing:-.3px;margin-bottom:10px;font-size:18px;font-weight:600}.steps p{color:var(--muted);max-width:290px;font-size:13px}.collection-section{border-top:1px solid var(--border);padding:76px 0 65px}.collection-layout{grid-template-columns:1fr 1fr;gap:60px;margin-top:42px;display:grid}.avatar-line{align-items:center;height:108px;padding-left:6px;display:flex}.avatar-line img{aspect-ratio:1;background:var(--soft);border:4px solid var(--bg);border-radius:50%;width:calc(14.2857% + 4px);max-width:76px;height:auto;margin-left:-5px}.avatar-line img:nth-child(2n){transform:translateY(-12px)}.icon-line{height:108px;color:var(--muted);grid-template-columns:repeat(6,1fr);place-items:center;gap:18px;padding:8px 0;display:grid}.icon-line .room-glyph{width:28px;height:28px}.icon-line .room-glyph:nth-child(3n){color:var(--red-text)}.collection-description{margin-top:22px}.collection-description h3{font-size:17px;font-weight:600}.collection-description p{color:var(--muted);margin-top:5px;font-size:12px}.link-button{align-items:center;gap:15px;padding:0;font-size:12px;font-weight:600;display:inline-flex}.link-button:hover{color:var(--red-text)}.collection-description .link-button{min-height:28px;margin-top:17px}.collection-selection{color:var(--muted);align-items:center;gap:8px;min-height:28px;margin-top:15px;font-size:11px;display:flex}.collection-selection img{background:var(--soft);border-radius:50%}.collection-selection .room-glyph{width:19px;height:19px}.collection-selection>span{overflow-wrap:anywhere}.builder-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);align-items:center;gap:24px;padding:32px 0;display:flex}.builder-mark{background:var(--soft);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.builder-section h2{letter-spacing:-.4px;font-family:Switzer,system-ui,sans-serif;font-size:21px;font-weight:600}.builder-section p{color:var(--muted);margin-top:7px;font-size:12px}.builder-section .link-button{white-space:nowrap;margin-left:auto}.get-started{justify-content:space-between;align-items:center;gap:35px;padding:95px 0;display:flex}.get-started h2{font-size:68px;line-height:1.02}.get-started h2 span{color:var(--red-text)}.get-started p{color:var(--muted);margin-top:22px;font-size:14px}.get-started-actions{width:100%;max-width:370px}.button.large{justify-content:space-between;width:100%;padding:19px 22px;font-size:14px}.store-links{justify-content:center;align-items:center;gap:25px;margin-top:22px;display:flex}.store-links a{align-items:center;gap:7px;font-size:12px;display:flex}.store-links a:hover{color:var(--red-text)}.login-link{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin-top:22px;font-size:11px;display:flex}.site-footer{border-top:1px solid var(--border);padding:42px 0 24px}.footer-top{justify-content:space-between;gap:40px;display:flex}.footer-top>.brand{font-size:23px}.footer-top>div>p{color:var(--muted);margin-top:13px;font-size:12px}.footer-links{grid-template-columns:repeat(3,1fr);gap:55px;display:grid}.footer-links>div{flex-direction:column;gap:11px;font-size:12px;display:flex}.footer-links>div>span{color:var(--muted);margin-bottom:5px;font-size:11px}.footer-bottom{color:var(--muted);justify-content:space-between;align-items:center;gap:15px;margin-top:55px;font-size:10px;display:flex}.footer-bottom a{align-items:center;gap:5px;display:flex}.asset-dialog{background:var(--surface);color:var(--fg);border:1px solid var(--border);border-radius:16px;width:min(560px,100% - 32px);max-height:min(780px,100dvh - 40px);padding:28px;overflow:auto}.asset-dialog::backdrop{background:#0000007a}.dialog-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dialog-heading h2{font-size:25px;line-height:1.2}.dialog-heading p{color:var(--muted);margin-top:7px;font-size:12px}.dialog-heading .icon-button{flex-shrink:0;margin-top:-7px;margin-right:-7px}.field-label{margin-top:22px;font-size:12px;display:block}.field-label input{border:1px solid var(--border);background:var(--bg);width:100%;color:var(--fg);border-radius:9px;margin-top:7px;padding:11px 13px;font-size:14px;display:block}.search-field{border:1px solid var(--border);color:var(--muted);border-radius:9px;align-items:center;gap:10px;margin:22px 0 17px;padding:10px 13px;display:flex}.search-field input{width:100%;min-width:0;color:var(--fg);background:0 0;border:0;padding:2px 0;font-size:13px}.search-field:focus-within{border-color:var(--red-text)}.search-field input:focus{outline:0}.search-field input::placeholder{color:var(--muted)}.asset-grid{scrollbar-width:thin;scrollbar-color:var(--border) transparent;grid-template-columns:repeat(6,1fr);gap:8px;max-height:320px;padding:4px;display:grid;overflow:auto}.asset-grid.avatar{grid-template-columns:repeat(5,1fr)}.asset-option{aspect-ratio:1;background:var(--bg);border:2px solid #0000;border-radius:12px;justify-content:center;align-items:center;padding:10px;display:flex;position:relative}.asset-option:hover{background:var(--soft)}.asset-option.selected{border-color:var(--red-text);background:var(--red-soft);color:var(--red-text)}.asset-option img{border-radius:50%;height:auto}.asset-option .room-glyph{width:28px;height:28px}.selection-check{background:var(--red-text);color:var(--surface);border-radius:50%;width:17px;height:17px;padding:2px;position:absolute;bottom:3px;right:3px}.empty-search{text-align:center;color:var(--muted);grid-column:1/-1;padding:35px 0;font-size:13px}.dialog-footer{justify-content:space-between;align-items:center;gap:15px;margin-top:22px;display:flex}.dialog-footer>span{color:var(--muted);font-size:11px}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:100dvh;padding:24px;display:flex}.not-found h1{font-size:clamp(38px,7vw,72px)}.not-found p{color:var(--muted);max-width:430px}.not-found .button{margin-top:15px}@keyframes ping-arrives{0%{opacity:.4;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1450px){.hero{padding-top:78px;padding-bottom:52px}.hero h1{font-size:96px}}@media (max-width:1100px){.wrap{width:calc(100% - 64px)}.site-header nav{gap:18px}.hero{grid-template-columns:1fr 275px;gap:20px}.hero h1{font-size:68px}.send-side{padding:26px 25px 20px}.receive-side{padding:27px 24px 20px}.steps,.collection-layout{gap:40px}.builder-section .link-button{white-space:normal;max-width:155px}.footer-links{gap:30px}}@media (max-width:820px){.wrap{width:calc(100% - 40px)}.site-header{height:82px}.site-header nav{display:none}.hero{grid-template-columns:1fr 245px;gap:25px;padding:45px 0 32px}.hero h1{font-size:53px}.hero-copy .hero-lead{font-size:17px}.hero-copy p{font-size:12px}.hero-prompt{gap:12px;margin-top:22px;font-size:11px}.hero-copy .button{margin-top:15px;padding:13px 16px;font-size:12px}.no-signup{font-size:10px}.scenario{padding:9px 10px;font-size:11px}.playground-toolbar{padding:10px}.send-side{padding:23px 20px 18px}.receive-side{padding:26px 20px 18px}.quick-heading>span,.member-stack{display:none}.quick-pings{gap:13px 9px}.quick-icon{height:65px}.quick-ping{font-size:10px}.quick-icon>.room-glyph{width:24px;height:24px}.local-label{display:none}.recipient{gap:4px;padding-right:5px}.recipient img{width:24px;height:24px}.recipient-select{gap:4px}.notification-stage{min-height:280px}.preview-badge{display:none}.waiting-preview h3{font-size:19px}.section-intro h2{font-size:32px}.section-intro p{font-size:12px}.how-section{padding:74px 0 65px}.steps{gap:24px}.steps h3{font-size:16px}.steps p{font-size:12px}.collection-section{padding:60px 0 48px}.collection-layout{gap:30px}.avatar-line img{border-width:2px}.icon-line{gap:12px}.icon-line .room-glyph{width:24px;height:24px}.get-started{padding:76px 0}.get-started h2{font-size:55px}.get-started-actions{max-width:305px}.builder-section{gap:18px}.builder-section p br{display:none}.footer-links{gap:22px}}@media (max-width:620px){.wrap{width:calc(100% - 32px)}.site-header{gap:10px;height:76px}.brand{gap:8px;font-size:23px}.brand img{width:27px;height:27px}.brand-group{gap:9px}.try-label{padding:2px 5px;font-size:10px}.header-actions{gap:3px}.button.small{gap:8px;min-height:38px;padding:10px 11px;font-size:11px}.theme-toggle{width:32px;height:36px}.hero{padding:39px 0 29px;display:block}.hero h1{font-size:clamp(40px,11.7vw,72px)}.hero-prompt{display:none}.hero-copy{padding-top:22px}.hero-copy .hero-lead{margin-bottom:6px;font-size:17px;line-height:1.4}.hero-copy .hero-lead br{display:none}.hero-copy p{max-width:350px;font-size:13px}.hero-copy .button{gap:25px;margin-top:18px;padding:14px 17px;font-size:13px}.no-signup{vertical-align:middle;max-width:120px;margin-left:13px;font-size:10px;line-height:1.4;display:inline-flex}.no-signup svg{display:none}.playground-toolbar{gap:3px;padding:9px 8px}.scenario-controls{flex:1;gap:2px}.scenario{white-space:nowrap;gap:5px;min-height:37px;padding:9px 8px;font-size:10px}.scenario .room-glyph{width:13px;height:13px}.reset-button{padding:9px 6px}.reset-button span{display:none}.demo-surface{grid-template-columns:1fr}.send-side{padding:23px 22px 19px}.room-heading{gap:10px}.member-stack{display:flex}.quick-heading{margin-top:25px}.quick-heading>span{font-size:10px;display:inline}.quick-pings{gap:14px 12px}.quick-icon{height:72px}.quick-icon>.room-glyph{width:28px;height:28px}.quick-ping{font-size:11px}.composer{margin-top:24px}.confirmation-switch{font-size:11px}.local-label{display:flex}.sender-row{margin-top:19px}.receive-side{border-top:1px solid var(--border);padding:22px}.preview-badge{display:block}.recipient-select{gap:10px;margin-top:18px}.recipient{gap:6px;padding:4px 10px 4px 4px;font-size:12px}.recipient img{width:29px;height:29px}.notification-stage{min-height:250px;padding:22px 0}.waiting-bell{width:55px;height:55px;margin-bottom:12px}.waiting-preview h3{font-size:20px}.waiting-preview p{font-size:12px}.waiting-arrow{margin-top:15px}.waiting-arrow svg{transform:rotate(180deg)}.waiting-arrow span{font-size:0}.waiting-arrow span:after{content:"Your first Ping starts above";font-size:10px}.demo-status{min-height:45px;padding-top:14px}.demo-status p{font-size:11px}.playground-footnote{flex-direction:column;align-items:flex-start;gap:12px;padding:14px 18px;font-size:11px}.playground-footnote>span{line-height:1.5}.how-section{padding:62px 0 50px}.section-intro{display:block}.section-intro h2{font-size:32px;line-height:1.1}.section-intro>p{margin-top:17px;font-size:13px}.steps{flex-direction:column;gap:27px;margin-top:30px;display:flex}.steps li{padding-left:43px}.step-number{position:absolute;top:1px;left:0}.steps h3{margin-bottom:6px;font-size:17px}.steps p{max-width:none;font-size:13px}.collection-section{padding:49px 0 43px}.collection-layout{grid-template-columns:1fr;gap:37px;margin-top:26px}.avatar-line{height:100px}.avatar-line img{border-width:3px;max-width:68px}.icon-line{gap:19px;height:100px}.icon-line .room-glyph{width:28px;height:28px}.collection-description{flex-direction:column;gap:0;margin-top:16px;display:flex}.collection-description p{font-size:13px}.collection-description .link-button{margin-top:13px}.collection-selection{margin-top:10px}.builder-section{grid-template-columns:42px 1fr;gap:16px;padding:28px 0;display:grid}.builder-mark{border-radius:11px;align-self:start;width:42px;height:42px}.builder-mark svg{width:22px;height:22px}.builder-section h2{font-size:19px;line-height:1.25}.builder-section p{font-size:12px}.builder-section .link-button{grid-column:2;max-width:none;margin:0;font-size:12px}.get-started{padding:61px 0;display:block}.get-started h2{font-size:62px}.get-started p{margin-top:18px;font-size:14px}.get-started-actions{max-width:none;margin-top:28px}.button.large{padding:18px 20px}.store-links{gap:35px}.site-footer{padding-top:30px}.footer-top{display:block}.footer-links{gap:12px;margin-top:31px}.footer-links>div{gap:13px;font-size:11px}.footer-links>div>span{font-size:10px}.footer-bottom{flex-wrap:wrap;row-gap:15px;margin-top:36px;font-size:10px}.footer-bottom>span:nth-child(2){order:3;width:100%}.asset-dialog{max-height:calc(100dvh - 28px);padding:22px}.dialog-heading h2{font-size:23px}.dialog-heading p{max-width:230px;font-size:11px}.asset-grid{grid-template-columns:repeat(5,1fr);gap:7px;max-height:280px}.asset-grid.avatar{grid-template-columns:repeat(4,1fr)}.asset-option{padding:7px}.asset-option .room-glyph{width:25px;height:25px}.dialog-footer .button{padding:13px 16px;font-size:13px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.mobile-receipt{display:none}@media (max-width:620px){.mobile-receipt{color:var(--success);justify-content:space-between;gap:10px;margin-top:18px;font-size:12px;display:flex}.mobile-receipt a{color:var(--fg);text-underline-offset:3px;text-decoration:underline}.receive-side{scroll-margin-top:16px}}
