:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f6f4ee;--text:#050505;--muted:#7f7a74;--line:#d8d4ce;--soft:#f4f1ee;--bubble:#f0eafa;--green:#92ea86;--yellow:#f6d84e;--blue:#b7ddff;--pink:#ffa5df;--faq-blue:#d8e5f0;--faq-cream:#f0e6d8;--faq-pink:#edd8f0;--faq-green:#d8f0e2;--faq-yellow:#f6edb8;--chat-msg-anim-ms:.28s;--chat-typing-anim-ms:.22s;--chat-anim-easing:cubic-bezier(.2, .8, .2, 1)}*{box-sizing:border-box}html{background:var(--bg)}body{background:var(--bg);color:var(--text);margin:0;font-family:Manrope,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}.page{max-width:1200px;margin:0 auto;padding:48px 24px}.top-progress{z-index:50;background:#05050514;width:100%;height:3px;position:fixed;inset:0 auto auto 0;overflow:hidden}.top-progress:after{content:"";background:var(--text);width:38%;animation:1.05s ease-in-out infinite progress-slide;position:absolute;inset:0}@keyframes progress-slide{0%{transform:translate(-110%)}55%{transform:translate(120%)}to{transform:translate(280%)}}.site-header{z-index:2;justify-content:space-between;align-items:center;width:min(1200px,100% - 48px);margin:0 auto;padding:32px 0 0;display:flex;position:relative}.site-logo{align-items:center;gap:24px;line-height:1.1;display:inline-flex}.site-logo img{width:92px;height:auto}.site-logo h1{max-width:132px;margin:0;font-size:14px;font-weight:800;line-height:1.1}.site-nav{align-items:center;gap:8px;display:flex}.mobile-menu{display:none}.icon-mask,.nav-icon,.button-icon{width:24px;height:24px;-webkit-mask:var(--icon-url) center / contain no-repeat;mask:var(--icon-url) center / contain no-repeat;-webkit-mask:var(--icon-url) center / contain no-repeat;background:currentColor;flex:none;display:inline-block}.nav-pill,.button{cursor:pointer;background:#d6cbcf7a;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 24px;transition:top .16s;display:inline-flex;position:relative;top:0}.nav-pill:hover,.button:hover{top:-2px}.nav-pill{font-weight:700}.button{font-weight:800}.button.primary{background:var(--text);color:#fff}.button.danger{color:#e14658;background:#e746581f}.button.danger:hover{background:#e746582e}.button.danger.primary{color:#fff;background:#e14658}.button.danger.primary:hover{background:#cc3a4b}.soft-button{background:#d6cbcf8c;min-height:40px;padding:0 18px;font-size:14px}.landing{min-height:100vh}.landing-hero{background:linear-gradient(#f6f4ee 1%,#f6f4ee00 100%),linear-gradient(90deg,#77cb60 0%,#ffa836 29%,#e77fff 71%,#eee023 100%);min-height:524px;position:relative;overflow:hidden}.landing-hero-content{z-index:1;grid-template-columns:minmax(0,590px) minmax(0,610px);grid-template-areas:"bubble title""empty text";align-items:start;gap:24px 32px;width:min(1200px,100% - 48px);margin:116px auto 0;display:grid;position:relative}.speech-title{background:#fff;border-radius:2vw;grid-area:bubble;align-items:flex-start;max-width:100%;margin-top:-.5vw;padding:.5vw .5vw 1vw 1vw;display:flex;position:relative}.speech-title:after{content:"";clip-path:polygon(0 0,100% 0,0 100%);background:#fff;width:40px;height:40px;position:absolute;bottom:-40px;left:200px}.speech-title h2,.landing-hero h2{letter-spacing:0;white-space:nowrap;margin:0;font-size:clamp(56px,7vw,88px);font-weight:800;line-height:1}.landing-hero-content>h2{grid-area:title;padding-top:0}.landing-hero p{grid-area:text;max-width:572px;margin:4px 0 0;font-size:16px;font-weight:600;line-height:1.45}.hero-bubbles{pointer-events:none;width:min(974px,100% - 32px);height:auto;position:absolute;bottom:-36px;left:max(16px,50% - 825px)}.landing-section{text-align:center;width:min(1200px,100% - 48px);margin:0 auto}.category-picker{padding:120px 0 88px}.landing-section h2{white-space:pre-line;letter-spacing:0;margin:0;font-size:clamp(28px,3.4vw,36px);line-height:1.05}.landing-section>p{max-width:520px;margin:22px auto 0;font-weight:600;line-height:1.45}.landing-category-list{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px;display:flex}.category-chip,.category-tabs button{cursor:pointer;border:0;border-radius:12px;padding:14px 26px;font-size:20px;font-weight:800;transition:top .16s,scale .16s;position:relative;top:0;rotate:-2deg;scale:1}.category-chip:hover{z-index:1;top:-2px;rotate:none;scale:1.1}.category-chip:nth-child(2n){rotate:2deg}.category-chip:nth-child(2n):hover{rotate:none}.category-tabs button,.category-tabs button:nth-child(2n){rotate:none;scale:1}.tone-0{background:var(--green)}.tone-1{background:var(--yellow)}.tone-2{background:var(--blue)}.tone-3{background:var(--pink)}.how-section{padding:24px 0 110px}.how-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:56px;display:grid}.how-card{background:#fff;border-radius:8px;height:361px;padding:43px 48px 0;overflow:hidden}.how-card-head{align-items:center;gap:24px;min-height:32px;margin-bottom:36px;display:flex}.how-card h3{letter-spacing:0;overflow-wrap:break-word;white-space:normal;flex:auto;min-width:0;margin:0;font-size:16px;line-height:1.2}.how-icon{flex:none;width:32px;height:32px}.how-preview{border-radius:8px 8px 0 0;width:385px;overflow:hidden}.how-preview img{width:385px;max-width:none;height:249px;display:block}.faq-section{padding:8px 0 126px}.faq-list{text-align:left;gap:10px;max-width:1200px;margin:48px auto 32px;display:grid}.faq-item{box-shadow:none;background:#fff;border:0;border-radius:16px;overflow:hidden}.faq-summary{width:100%;min-height:78px;color:var(--text);text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:0;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:20px;padding:20px 28px;font-size:20px;font-weight:800;display:grid}.faq-toggle{justify-self:end;place-items:center;width:24px;height:24px;display:grid}.faq-toggle-icon{background:var(--text);grid-area:1/1;width:24px;height:24px}.faq-toggle-minus,.faq-item.open .faq-toggle-plus{display:none}.faq-item.open .faq-toggle-minus{display:block}.faq-answer{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .24s,opacity .18s;display:grid}.faq-item.open .faq-answer{opacity:1;grid-template-rows:1fr}.faq-item p{color:#4c4a48;max-width:840px;min-height:0;margin:0;padding:0 28px;font-size:15px;font-weight:700;line-height:1.5;transition:padding-bottom .24s;overflow:hidden}.faq-item.open p{padding-bottom:26px}.category-page{min-height:100vh}.category-hero{background:linear-gradient(180deg, var(--bg) 0%, #f6f4ee00 100%), linear-gradient(90deg, var(--category-gradient-from,#a2f092) 0%, var(--category-gradient-to,#77cb60) 100%);overflow:hidden}.category-hero .site-header{padding-bottom:44px}.category-tabs{align-items:flex-end;gap:12px;width:min(1200px,100% - 48px);margin:0 auto;display:flex}.category-tabs button{border-radius:18px 18px 0 0;min-width:154px;padding:18px 30px 22px;transition:top .16s;position:relative}.category-tabs button.active{background:var(--bg)}.category-tabs button:not(.active):hover{top:2px}.category-tabs button.active:before,.category-tabs button.active:after{content:"";pointer-events:none;width:16px;height:16px;position:absolute;bottom:0}.category-tabs button.active:before{box-shadow:8px 8px 0 8px var(--bg);border-bottom-right-radius:16px;left:-16px}.category-tabs button.active:after{box-shadow:-8px 8px 0 8px var(--bg);border-bottom-left-radius:16px;right:-16px}.rooms-layout{grid-template-columns:minmax(0,720px) minmax(320px,400px);align-items:start;gap:84px;width:min(1200px,100% - 48px);margin:52px auto 160px;display:grid}.category-seo-section{width:min(1200px,100% - 48px);margin:-72px auto 128px}.category-seo-section h2{margin:0;font-size:32px;font-weight:800;line-height:1}.category-seo-lead{white-space:pre-line;margin:24px 0 0;font-size:16px;font-weight:700;line-height:1.4}.category-seo-body{white-space:pre-line;margin:28px 0 0;font-size:12px;font-weight:700;line-height:1.42}.category-seo-faq{gap:8px;margin:32px 0 0}.category-seo-faq .faq-item{border:1px solid var(--text);background:0 0}.category-seo-faq .faq-summary{min-height:81px;padding:24px 32px;font-size:24px}.rooms-list-panel h2{letter-spacing:0;margin:0 0 36px;font-size:32px;line-height:1.1}.create-room-card h2{letter-spacing:0;margin:0 0 12px;font-size:24px;line-height:1.1}.room{background:#fff;border:1px solid #ccc8c1;border-radius:999px;justify-content:center;align-items:center;gap:14px;width:100%;min-height:84px;margin-bottom:8px;padding:0 32px;transition:top .16s,border-color .16s;display:flex;position:relative;top:0;box-shadow:0 6px 16px #0000000a}.room:hover{top:-2px}.room-button{text-align:center;cursor:pointer}.room-button:hover,.room-button.loading{border-color:var(--text)}.room-button.own-room{border-color:#0000;box-shadow:0 4px 8px #0000000a,0 0 0 2px #000}.room-owner-icon{background:var(--text);width:24px;height:24px}.room-title{font-size:24px;font-weight:800;line-height:1.15}.create-room-card{background:#fff;border:1px solid #ccc8c1;border-radius:8px;align-content:start;gap:16px;padding:32px;display:grid}.create-room-card .button{width:100%}.create-agreement{margin:2px 0 0;font-size:13px;font-weight:600}.room-title-input{border:1px solid #d8d4ce;border-radius:999px;align-items:center;gap:12px;min-height:50px;padding:0 18px;display:flex}.room-title-input input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-weight:700}.room-title-input span{color:#aaa39c;white-space:nowrap;font-size:12px;font-weight:800}.meta{color:var(--muted);font-size:13px;line-height:1.4}.counter{margin:-4px 0 0}.button-with-loader{gap:8px}.button-spinner{border:2px solid #c7bfb1;border-top-color:var(--text);border-radius:50%;flex:none;width:16px;height:16px;animation:.7s linear infinite spin;display:inline-block}.button-spinner.light{border-color:#fff #ffffff59 #ffffff59}@keyframes spin{to{transform:rotate(360deg)}}.room-page{width:min(1200px,100% - 48px);min-height:70vh;margin:0 auto;padding:52px 0 0}.room-header{justify-content:space-between;align-items:center;gap:32px;margin-bottom:32px;display:flex}.room-header h1{letter-spacing:0;margin:0 0 12px;font-size:clamp(32px,3.4vw,40px);line-height:1.08}.room-subtitle{margin:0;font-size:16px;font-weight:800;line-height:1.3}.kicker{color:var(--muted);margin-bottom:8px;font-size:14px;font-weight:800}.room-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.room-menu-trigger{cursor:pointer;width:48px;height:48px;color:var(--text);background:0 0;border:0;border-radius:16px;justify-content:center;align-items:center;padding:0;display:none}.room-menu-trigger .icon-mask{background:currentColor;width:28px;height:28px}.room-menu-sheet{z-index:1100;-webkit-backdrop-filter:blur(28px);background:#f6f4eed1;flex-direction:column;gap:16px;padding:20px;animation:.18s room-menu-fade;display:flex;position:fixed;inset:0}@keyframes room-menu-fade{0%{opacity:0}to{opacity:1}}.room-menu-sheet-close{cursor:pointer;width:48px;height:48px;color:var(--text);background:0 0;border:0;border-radius:16px;align-self:flex-end;place-items:center;padding:0;display:grid}.room-menu-sheet-close .icon-mask{background:currentColor;width:24px;height:24px}.room-menu-sheet-items{flex-direction:column;gap:12px;display:flex}.room-menu-sheet .room-menu-item{width:100%;min-height:56px;color:var(--text);cursor:pointer;background:#d6cbcf8c;border:0;border-radius:999px;align-items:center;gap:14px;padding:0 22px;font-size:16px;font-weight:700;display:flex}.room-menu-sheet .room-menu-item .icon-mask{background:currentColor;width:22px;height:22px}.room-menu-sheet-footer{margin-top:auto}.room-menu-sheet .room-menu-item.danger{color:#e14658;background:#e7465824;justify-content:flex-start;font-weight:700}.chat-shell{background:#fff;border:1px solid #ccc8c1;border-radius:28px;flex-direction:column;height:min(607px,100vh - 190px);min-height:520px;display:flex;position:relative;overflow:hidden}.chat{scroll-behavior:smooth;flex-direction:column;flex:1;justify-content:flex-start;gap:36px;min-height:0;padding:16px;display:flex;overflow:hidden auto}.waiting-chat{text-align:center;justify-content:center;align-items:center;padding:24px}.waiting-room-state{justify-items:center;gap:24px;width:min(680px,100%);display:grid}.waiting-room-state h2{margin:0;font-size:24px;line-height:1.2}.waiting-room-state p{max-width:461px;margin:0;font-size:16px;font-weight:600;line-height:1.38}.copy-link-row{justify-content:center;gap:8px;max-width:100%;display:flex}.copy-link-value{text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #d8d4ce;border-radius:999px;align-items:center;width:min(331px,46vw);min-height:48px;padding:0 20px;font-size:14px;font-weight:800;line-height:1;display:inline-flex;overflow:hidden}.copy-link-row .button{min-width:222px}.message-row{max-width:min(52%,620px);animation:chat-pop-in var(--chat-msg-anim-ms) var(--chat-anim-easing) both;align-self:flex-start;align-items:center;gap:14px;display:flex}.message-row:first-of-type{margin-top:auto}.message-row.mine{flex-direction:row-reverse;align-self:flex-end}.message{background:var(--bubble);overflow-wrap:anywhere;white-space:pre-wrap;border-radius:22px;width:fit-content;max-width:100%;padding:16px 20px;font-weight:500;line-height:1.35}.message-row.mine .message{color:#fff;background:#000}.message-time{color:#98938d;flex:none;font-size:12px;font-weight:500}.message img{border-radius:12px;max-width:220px;display:block}.message-image-button{cursor:zoom-in;background:0 0;border:0;padding:0;display:block}.typing-indicator{background:var(--bubble);animation:chat-pop-in var(--chat-typing-anim-ms) var(--chat-anim-easing) both;border-radius:18px;align-self:flex-start;gap:4px;padding:10px 12px;display:inline-flex}@keyframes chat-pop-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.message-row,.typing-indicator,.emoji-picker{animation:none}.chat{scroll-behavior:auto}}.typing-indicator span{background:var(--muted);border-radius:999px;width:6px;height:6px;animation:1.1s ease-in-out infinite typing-pulse}.typing-indicator span:nth-child(2){animation-delay:.15s}.typing-indicator span:nth-child(3){animation-delay:.3s}@keyframes typing-pulse{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.emoji-picker{background:var(--bg);scrollbar-width:none;flex:0 0 49px;align-items:center;gap:21px;padding:0 26px;display:flex;overflow:auto hidden}.emoji-picker::-webkit-scrollbar{display:none}.emoji-choice{cursor:pointer;background:0 0;border:0;flex:0 0 21px;width:21px;height:26px;padding:0;font-size:16px;line-height:26px}.chat-form{background:#f2ecff;border-top:1px solid #ede7fb;flex:none;grid-template-columns:minmax(0,1fr) 48px auto auto;align-items:start;gap:8px;padding:8px;display:grid}.chat-input-wrap{min-width:0;position:relative}.input,.select,.textarea,.chat-form input,.chat-form textarea{background:#fff;border:1px solid #d8d4ce;border-radius:999px;outline:0;width:100%;padding:14px 20px}.chat-form input,.chat-form textarea{flex:1;min-width:0}.chat-form textarea.chat-textarea{resize:none;border-radius:24px;min-height:48px;max-height:112px;line-height:1.35;overflow-y:auto}.chat-form .button{align-self:start;height:48px}.emoji-button{background:#fff;width:48px;min-width:48px;padding:0}.chat-input-emoji-button{display:none}button:disabled{cursor:not-allowed;opacity:.6}.file-button{background:#fff;min-width:132px;position:relative;overflow:hidden}.file-button input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.file-button.disabled{cursor:not-allowed;opacity:.6;pointer-events:none}.content-shell{min-height:70vh}.content-page-main{width:min(1200px,100% - 48px);margin:0 auto;padding:64px 0 92px}.content-page-hero{text-align:center;max-width:760px;margin:0 auto 48px}.content-page-hero h1{letter-spacing:0;margin:0;font-size:clamp(30px,3.2vw,36px);line-height:1.08}.content-page-hero p{max-width:620px;margin:24px auto 0;font-weight:800;line-height:1.35}.text-content{max-width:1200px;font-size:15px;font-weight:600;line-height:1.48}.text-content p{margin:0 0 18px}.text-content h3{margin:30px 0 12px;font-size:18px;line-height:1.25}.text-content ul{margin:0 0 18px;padding-left:22px}.text-content li{margin:0 0 8px}.text-content code{background:#05050512;border-radius:6px;padding:2px 6px;font-family:inherit}.content-page-actions{margin-top:36px}.faq-page-tabs{flex-wrap:wrap;justify-content:center;gap:8px;margin:24px 0 0;display:flex}.faq-page-tab{background:var(--faq-tab-bg,#d8e5f0);border-radius:999px;align-items:center;min-height:27px;padding:0 13px;font-size:14px;font-weight:800;transition:top .16s;display:inline-flex;position:relative;top:0}.faq-page-tab:hover{top:-2px}.faq-page-groups{gap:42px;display:grid}.faq-page-group h2{margin:0 0 18px;font-size:16px;line-height:1.2}.faq-page .faq-list{max-width:100%;margin:0}.card{border:1px solid var(--line);box-shadow:none;background:#fff;border-radius:8px}.panel{padding:24px}.grid{grid-template-columns:1.2fr .8fr;align-items:start;gap:18px;display:grid}.form{align-self:start;gap:12px;display:grid}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.modal-backdrop{z-index:20;background:#0505056b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{width:min(420px,100%);padding:20px}.modal-actions{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.image-modal-backdrop{z-index:30;background:#050505c7}.image-modal{object-fit:contain;border-radius:12px;max-width:min(100%,1120px);max-height:86vh}.image-modal-close{background:#fff;position:fixed;top:20px;right:20px}.table{border-collapse:collapse;width:100%}.table th,.table td{text-align:left;vertical-align:top;border-bottom:1px solid #eee9de;padding:10px;font-size:14px}.badge{background:#eee9de;border-radius:999px;padding:4px 8px;font-size:12px;display:inline-flex}.badge.danger{background:#ffe1e1}pre{background:var(--text);color:#fff;border-radius:8px;padding:16px;font-size:12px;overflow:auto}.hero{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}h1,h2,h3{letter-spacing:0}h1{margin:0;font-size:clamp(34px,6vw,64px);line-height:1}h2{margin:0 0 12px}.content-hero h1{font-size:clamp(32px,5vw,52px);line-height:1.04}.content-page{font-size:17px;line-height:1.65}.content-page p{margin:0 0 16px}.site-footer{padding:72px 0 84px}.site-footer-inner{grid-template-columns:1fr 1.1fr 1fr 1fr;gap:72px;width:min(1200px,100% - 48px);margin:0 auto;display:grid}.footer-brand img{width:92px;height:auto}.footer-column{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.footer-column h2{margin:0 0 18px;font-size:16px}.footer-column p{color:var(--text);margin:0}.footer-column a,.footer-column strong{font-weight:800}@media (min-width:901px) and (max-width:1100px){.how-card{padding-left:40px;padding-right:40px}.how-card-head{gap:18px}}@media (max-width:900px){.site-header{z-index:90;width:auto;padding:max(16px, env(safe-area-inset-top)) 0 10px;background:0 0;align-items:center;position:fixed;top:0;left:15px;right:15px}.landing-hero,.category-hero{padding-top:74px}.category-hero .site-header{padding-bottom:10px}.site-logo{gap:12px}.site-logo img{width:119px}.site-logo h1,.site-nav{display:none}.mobile-menu{margin-left:auto;display:block}.mobile-menu summary{cursor:pointer;place-items:center;width:28px;height:28px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu-icon{background:var(--text);width:24px;height:24px}.mobile-menu-close-icon,.mobile-menu-backdrop{display:none}.mobile-menu[open]{z-index:100;background:0 0;min-height:100dvh;padding:16px 15px 44px;position:fixed;inset:0;overflow-y:auto}.mobile-menu[open] .mobile-menu-backdrop{z-index:0;-webkit-backdrop-filter:blur(25px);pointer-events:none;background:#ffffffad;display:block;position:fixed;inset:0}.mobile-menu[open] summary{z-index:102;position:fixed;top:26px;right:24px}.mobile-menu[open] .mobile-menu-open-icon{display:none}.mobile-menu[open] .mobile-menu-close-icon{display:block}.mobile-menu-panel{display:none}.mobile-menu[open] .mobile-menu-panel{z-index:1;display:block;position:relative}.mobile-menu-logo{display:inline-flex}.mobile-menu-logo img{width:119px;height:auto}.mobile-menu-links{gap:8px;margin:42px 12px 0;display:grid}.mobile-menu-link{background:#0000000d;border-radius:999px;justify-content:flex-start;width:100%;min-height:48px;padding:0 18px;font-size:14px}.mobile-menu-categories{text-align:center;margin-top:68px}.mobile-menu-categories h2{white-space:pre-line;letter-spacing:0;margin:0;font-size:clamp(30px,8.4vw,32px);line-height:1}.nav-pill{min-height:40px;padding:0 14px;font-size:13px}.landing-hero{min-height:368px}.landing-hero-content,.landing-section,.rooms-layout,.room-page,.site-footer-inner,.category-seo-section{width:calc(100% - 30px)}.landing-hero-content{text-align:center;grid-template-columns:1fr;grid-template-areas:"bubble""title""text";justify-items:center;gap:0;margin-top:28px}.landing-hero-content>h2{padding-top:0}.speech-title{border-radius:20px;align-items:center;width:min(313px,100%);min-height:64px;padding:0 17px}.speech-title:after{width:21px;height:21px;bottom:-21px;left:min(211px,68%)}.speech-title h2,.landing-hero h2{white-space:nowrap;font-size:clamp(42px,12.5vw,47px);line-height:1.04}.landing-hero-content>h2{margin-top:12px}.landing-hero p{text-align:center;max-width:327px;margin-top:14px;font-size:16px;line-height:1.38}.landing-hero .mobile-menu-categories h2,.mobile-menu-categories h2{white-space:pre-line;font-size:clamp(30px,8.4vw,32px);line-height:1}.category-picker{padding:50px 0 64px}.landing-section h2{font-size:clamp(30px,8.4vw,32px);line-height:1}.how-grid,.rooms-layout,.site-footer-inner{grid-template-columns:1fr;gap:24px}.rooms-layout{margin-top:36px}.create-room-card{border-radius:16px;order:-1;padding:24px 15px}.category-tabs{padding-bottom:0;overflow-x:auto}.category-tabs button{min-width:max-content}.message-row{max-width:76%}}@media (max-width:620px){:is(html:has(.room-page),body:has(.room-page)){height:100%;overflow:hidden}body:has(.room-page) .site-footer{display:none}.landing-category-list{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:12px 14px;width:min(100%,347px);margin:32px auto 0;display:grid}.category-chip{border-radius:16px;justify-content:center;align-items:center;min-height:53px;padding:0 18px;font-size:clamp(21px,6.2vw,24px);line-height:1;display:inline-flex}.category-hero .site-header{padding-bottom:27px}.category-tabs{scrollbar-width:none;gap:10px;width:100%;margin:0;padding:0 15px;overflow-x:auto}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{border-radius:8px 8px 0 0;min-width:max-content;min-height:31px;padding:8px 14px 9px;font-size:14px}.rooms-layout{gap:22px;margin:27px auto 96px}.create-room-card h2{font-size:28px}.room-title-input{min-height:49px}.room{min-height:50px;padding:0 18px}.room-title{font-size:14px}.how-section,.faq-section{padding-bottom:72px}.how-card{height:auto;min-height:0;padding:32px 28px 0}.how-card-head{gap:18px;margin-bottom:28px}.how-preview{width:calc(100% + 28px)}.how-preview img{width:100%;height:auto}.faq-summary{padding:20px;font-size:17px}.category-seo-section{margin:-36px auto 76px}.category-seo-section h2{font-size:28px;line-height:1.06}.category-seo-lead{margin-top:18px}.category-seo-body{margin-top:20px}.category-seo-faq{margin-top:24px}.category-seo-faq .faq-summary{min-height:70px;padding:20px;font-size:18px}.room-page{flex-direction:column;width:100%;height:100dvh;min-height:100dvh;max-height:100dvh;padding:0;display:flex;overflow:hidden}.room-header{z-index:20;-webkit-backdrop-filter:blur(18px);padding:max(14px, env(safe-area-inset-top)) 15px 12px;background:#f6f4eee0;align-items:center;gap:12px;margin:0;display:flex;position:sticky;top:0}.room-header h1{margin-bottom:6px;font-size:22px;line-height:1.12}.room-subtitle{font-size:14px;font-weight:600}.room-heading{flex:1;min-width:0}.room-actions{display:none}.room-menu-trigger{flex-shrink:0;place-items:center;display:inline-grid}.chat-shell{border-left:0;border-right:0;border-radius:0;flex:auto;height:auto;min-height:0;overflow:hidden}.chat{-webkit-overflow-scrolling:touch;flex:auto;gap:22px;min-height:0;padding:14px 15px 18px;overflow:hidden auto}.waiting-chat{padding:28px 15px}.message-row{gap:8px;max-width:86%}.message{border-radius:20px;padding:13px 16px;font-size:15px}.message-time{font-size:11px}.chat-form{z-index:8;padding:8px 8px max(8px, env(safe-area-inset-bottom));flex:none;grid-template-columns:minmax(0,1fr) 48px 48px;gap:4px;display:grid;position:sticky;bottom:0}.emoji-picker{background:var(--bg);min-height:136px;animation:chat-pop-in var(--chat-typing-anim-ms) var(--chat-anim-easing) both;scroll-snap-type:x proximity;border-top:1px solid #ede7fb;flex:0 0 clamp(136px,22dvh,188px);grid-template-rows:repeat(2,52px);grid-auto-columns:52px;grid-auto-flow:column;align-content:center;align-items:center;gap:10px 12px;margin-bottom:16px;padding:14px 15px;display:grid;overflow:auto hidden;box-shadow:0 -8px 24px #00000012}.emoji-choice{scroll-snap-align:start;background:#ffffffc7;border-radius:16px;flex:none;width:52px;height:52px;font-size:26px;line-height:52px}.emoji-button{display:none}.chat-input-emoji-button{width:24px;height:24px;color:var(--text);background:0 0;border:0;place-items:center;padding:0;display:grid;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.chat-textarea{padding-right:52px}.file-button,.chat-form .button.primary{gap:0;width:48px;min-width:48px;padding:0;font-size:0}.file-button .button-icon,.chat-form .button.primary .button-icon{margin:0}.copy-link-row{width:100%;display:grid}.copy-link-value,.copy-link-row .button{width:100%;min-width:0}}
@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.p.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.p.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.p.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.p.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Fallback;src:local(Arial);ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.0%;size-adjust:103.19%}.manrope_c10dddef-module__hnY2LG__className{font-family:Manrope,Manrope Fallback;font-style:normal}
