@import "https://fonts.googleapis.com/css2?family=Gaegu:wght@400;700&family=Gowun+Dodum&family=Gowun+Batang:wght@400;700&family=Jua&family=Nanum+Pen+Script&family=Single+Day&display=swap";
.ChargePage-module__Ncgsaq__container{max-width:1000px;margin:0 auto;padding:40px 0 80px;animation:.4s ease-out ChargePage-module__Ncgsaq__fadeIn}@keyframes ChargePage-module__Ncgsaq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ChargePage-module__Ncgsaq__header{margin-bottom:32px}.ChargePage-module__Ncgsaq__title{color:var(--text-primary);letter-spacing:-.5px;margin-bottom:8px;font-size:28px;font-weight:800}.ChargePage-module__Ncgsaq__subtitle{color:var(--text-secondary);font-size:15px;line-height:1.6}.ChargePage-module__Ncgsaq__highlightRed{color:#dc2626;font-weight:600}.ChargePage-module__Ncgsaq__contentGrid{grid-template-columns:1.6fr 1fr;align-items:start;gap:32px;display:grid}@media (max-width:900px){.ChargePage-module__Ncgsaq__contentGrid{grid-template-columns:1fr}}.ChargePage-module__Ncgsaq__sectionTitle{color:var(--text-primary);margin-bottom:20px;font-size:18px;font-weight:700}.ChargePage-module__Ncgsaq__optionsGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}@media (max-width:768px){.ChargePage-module__Ncgsaq__optionsGrid{grid-template-columns:1fr}}.ChargePage-module__Ncgsaq__optionCard{background-color:var(--card-bg);cursor:pointer;border:2px solid #e5e7eb;border-radius:12px;padding:24px 20px;transition:all .2s;position:relative}.ChargePage-module__Ncgsaq__optionCard:hover{border-color:#cbd5e1;transform:translateY(-2px)}.ChargePage-module__Ncgsaq__selectedCard{background-color:#faf5ff;border-color:#8b5cf6;box-shadow:0 4px 12px #8b5cf626}.ChargePage-module__Ncgsaq__optionHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.ChargePage-module__Ncgsaq__optionName{color:#475569;font-size:14px;font-weight:700}.ChargePage-module__Ncgsaq__checkIcon{color:#8b5cf6}.ChargePage-module__Ncgsaq__optionCredit{margin-bottom:8px}.ChargePage-module__Ncgsaq__creditNum{color:var(--text-primary);letter-spacing:-.5px;font-size:26px;font-weight:800}.ChargePage-module__Ncgsaq__creditUnit{color:#8b5cf6;margin-left:4px;font-size:16px;font-weight:700}.ChargePage-module__Ncgsaq__optionPrice{color:var(--text-secondary);font-size:13px;font-weight:500}.ChargePage-module__Ncgsaq__infoBox{background-color:var(--bg-color);color:var(--text-secondary);border:1px solid #e2e8f0;border-radius:12px;gap:12px;padding:16px;font-size:13px;line-height:1.5;display:flex}.ChargePage-module__Ncgsaq__summaryCard{background-color:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;padding:28px 24px;position:sticky;top:88px;box-shadow:0 10px 25px -5px #0000000d}.ChargePage-module__Ncgsaq__summaryRow{justify-content:space-between;margin-bottom:16px;font-size:15px;display:flex}.ChargePage-module__Ncgsaq__summaryLabel{color:var(--text-secondary)}.ChargePage-module__Ncgsaq__summaryValue{color:var(--text-primary);font-weight:700}.ChargePage-module__Ncgsaq__summaryValuePlus{color:#8b5cf6;font-weight:800}.ChargePage-module__Ncgsaq__divider{background-color:var(--surface-hover);height:1px;margin:20px 0}.ChargePage-module__Ncgsaq__totalRow{color:#475569;justify-content:space-between;align-items:center;margin-bottom:28px;font-size:15px;font-weight:600;display:flex}.ChargePage-module__Ncgsaq__totalPrice{color:var(--text-primary);font-size:24px;font-weight:800}.ChargePage-module__Ncgsaq__termsBox{background-color:var(--bg-color);border:1px solid #e2e8f0;border-radius:10px;margin-bottom:24px;padding:16px}.ChargePage-module__Ncgsaq__termsHeader{color:#334155;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:13px;font-weight:700;display:flex}.ChargePage-module__Ncgsaq__termsLink{color:var(--text-secondary);cursor:pointer;font-size:12px;font-weight:600;text-decoration:underline;transition:color .2s}.ChargePage-module__Ncgsaq__termsLink:hover{color:var(--text-primary)}.ChargePage-module__Ncgsaq__termsList{color:#475569;margin:0 0 16px;padding-left:18px;font-size:12px;line-height:1.6}.ChargePage-module__Ncgsaq__termsList strong{color:var(--text-primary)}.ChargePage-module__Ncgsaq__checkboxLabel{color:var(--text-primary);cursor:pointer;align-items:flex-start;gap:10px;font-size:13px;font-weight:700;line-height:1.4;display:flex}.ChargePage-module__Ncgsaq__checkbox{width:16px;height:16px;accent-color:var(--text-primary);cursor:pointer;margin-top:2px}.ChargePage-module__Ncgsaq__payButton{background-color:var(--text-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:16px;font-size:16px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #11182733}.ChargePage-module__Ncgsaq__payButton:hover:not(:disabled){background-color:var(--text-secondary);transform:translateY(-2px);box-shadow:0 6px 16px #1118274d}.ChargePage-module__Ncgsaq__payButton:disabled{background-color:var(--surface-hover);color:var(--text-label);cursor:not-allowed;box-shadow:none;transform:none}
.footer-module__AuUAmG__footerContainer{box-sizing:border-box;background-color:var(--bg-color);border-top:1px solid var(--border-strong);width:100%;padding:40px max(20px, env(safe-area-inset-right,0px)) calc(40px + env(safe-area-inset-bottom,0px)) max(20px, env(safe-area-inset-left,0px));color:var(--text-secondary);margin-top:60px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.footer-module__AuUAmG__footerContent{flex-direction:column;gap:24px;width:100%;max-width:1100px;margin:0 auto;display:flex}.footer-module__AuUAmG__linkGroup{flex-wrap:wrap;align-items:center;gap:8px 12px;margin-bottom:10px;display:flex}.footer-module__AuUAmG__footerLink{color:var(--text-secondary);font-size:13px;font-weight:500;text-decoration:none;transition:color .2s}.footer-module__AuUAmG__footerLink:hover{color:var(--text-primary);text-decoration:underline}.footer-module__AuUAmG__linkDivider{color:var(--border-strong);font-size:11px}.footer-module__AuUAmG__policyLink{color:var(--text-primary);font-weight:700}.footer-module__AuUAmG__companyInfo{color:var(--text-secondary);flex-direction:column;gap:12px;font-size:12px;line-height:1.65;display:flex}.footer-module__AuUAmG__infoRow{flex-wrap:wrap;align-items:flex-start;gap:6px 10px;display:flex}.footer-module__AuUAmG__infoItem{white-space:normal;word-break:keep-all;align-items:center;display:inline-flex}.footer-module__AuUAmG__divider{color:var(--border-strong);margin:0 8px;font-size:10px;display:none}.footer-module__AuUAmG__techStack{color:var(--text-label);margin-top:8px;font-size:11px}.footer-module__AuUAmG__techStackNote{color:var(--text-label);margin-top:4px;font-size:10px}.footer-module__AuUAmG__copyright{color:var(--text-label);margin-top:4px;font-size:11px}@media (min-width:768px){html[data-theme=light] .footer-module__AuUAmG__footerContainer{border-top-color:var(--border-strong)}}@media (min-width:640px){.footer-module__AuUAmG__footerContainer{padding-top:50px;padding-bottom:calc(50px + env(safe-area-inset-bottom,0px));padding-left:max(24px, env(safe-area-inset-left,0px));padding-right:max(24px, env(safe-area-inset-right,0px))}.footer-module__AuUAmG__linkGroup{font-size:14px}.footer-module__AuUAmG__companyInfo{gap:6px;font-size:13px}.footer-module__AuUAmG__divider{display:inline-block}.footer-module__AuUAmG__infoRow{gap:0}}@media (min-width:1024px){.footer-module__AuUAmG__footerContainer{padding-left:max(32px, env(safe-area-inset-left,0px));padding-right:max(32px, env(safe-area-inset-right,0px))}}@media (max-width:767px){.footer-module__AuUAmG__footerContainer{padding-bottom:calc(32px + var(--mobile-nav-offset,0px));border-top-color:var(--border-dashed)}html[data-theme=dark] .footer-module__AuUAmG__footerContainer{border-top-color:var(--border-strong)}}
.onAirCard-module__WjIx6a__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;padding:0 .25rem;display:flex}.onAirCard-module__WjIx6a__sectionTitle{color:var(--text-primary);align-items:center;gap:.5rem;font-weight:700;display:flex}.onAirCard-module__WjIx6a__liveDot{background-color:#ef4444;border-radius:50%;width:.5rem;height:.5rem;animation:2s cubic-bezier(.4,0,.6,1) infinite onAirCard-module__WjIx6a__pulse}@keyframes onAirCard-module__WjIx6a__pulse{0%,to{opacity:1}50%{opacity:.5}}.onAirCard-module__WjIx6a__emptyBox{text-align:center;color:var(--text-label);background-color:var(--card-bg);border:1px solid var(--hub-card-border);border-radius:1rem;padding:2rem}.onAirCard-module__WjIx6a__desktopGrid{grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;display:grid}.onAirCard-module__WjIx6a__liveBadge{color:#fff;letter-spacing:.05em;z-index:10;background-color:#ef4444;border-radius:.25rem;padding:.15rem .4rem;font-size:.65rem;font-weight:800;position:absolute;top:.5rem;left:.5rem;box-shadow:0 2px 4px #ef444466}.onAirCard-module__WjIx6a__fullImage{object-fit:cover;transition:transform .3s}.onAirCard-module__WjIx6a__timeBadge{color:var(--hub-time-badge-text,#6366f1);background-color:var(--hub-time-badge-bg,#6366f11a);border-radius:.25rem;align-items:center;gap:.25rem;padding:.15rem .4rem;font-size:.7rem;font-weight:600;display:flex}.onAirCard-module__WjIx6a__profileFallbackContainer{background-color:#000;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.onAirCard-module__WjIx6a__profileBlurBg{filter:blur(12px)brightness(.6);z-index:1;background-position:50%;background-size:cover;position:absolute;inset:-10%}.onAirCard-module__WjIx6a__profileCenterImage{z-index:2;aspect-ratio:1;object-fit:cover;border:1px solid #fff3;border-radius:50%;height:60%;position:relative;box-shadow:0 4px 8px #0006}.onAirCard-module__WjIx6a__mobileWrapper{border-bottom:1px solid var(--border-color,#0000000d);color:inherit;gap:1rem;padding:.75rem 0;text-decoration:none;transition:background-color .2s;display:flex}.onAirCard-module__WjIx6a__mobileWrapper:active{background-color:var(--surface-hover)}.onAirCard-module__WjIx6a__mobileWrapper:last-child{border-bottom:none}.onAirCard-module__WjIx6a__mobileThumbnailArea{aspect-ratio:16/9;background-color:var(--surface-muted);border-radius:.5rem;flex-shrink:0;width:140px;position:relative;overflow:hidden;box-shadow:0 2px 4px #0000000d}.onAirCard-module__WjIx6a__mobileContentArea{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.onAirCard-module__WjIx6a__mobileStreamerName{color:var(--text-primary);margin-bottom:.15rem;font-size:.85rem;font-weight:700}.onAirCard-module__WjIx6a__mobileTitle{color:var(--text-secondary);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-bottom:.4rem;font-size:.95rem;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.onAirCard-module__WjIx6a__mobileBottomRow{align-items:center;gap:.5rem;display:flex}.onAirCard-module__WjIx6a__mobileTag{color:var(--text-label);white-space:nowrap;text-overflow:ellipsis;max-width:120px;font-size:.7rem;overflow:hidden}.onAirCard-module__WjIx6a__desktopWrapper{background-color:var(--card-bg);border:1px solid var(--hub-card-border);color:inherit;border-radius:.875rem;flex-direction:column;height:100%;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.onAirCard-module__WjIx6a__desktopWrapper:hover{box-shadow:var(--shadow-md);border-color:var(--hub-card-hover-border);transform:translateY(-3px)}.onAirCard-module__WjIx6a__desktopThumbnailArea{aspect-ratio:16/9;background-color:var(--surface-muted);width:100%;position:relative;overflow:hidden}.onAirCard-module__WjIx6a__desktopWrapper:hover .onAirCard-module__WjIx6a__fullImage{transform:scale(1.04)}.onAirCard-module__WjIx6a__desktopContentArea{flex-direction:column;flex:1;gap:.5rem;padding:.875rem;display:flex}.onAirCard-module__WjIx6a__desktopHeaderRow{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.onAirCard-module__WjIx6a__desktopStreamerProfileGroup{align-items:center;gap:.5rem;min-width:0;display:flex}.onAirCard-module__WjIx6a__desktopAvatar{object-fit:cover;border:1px solid #00000014;border-radius:50%;flex-shrink:0;width:1.5rem;height:1.5rem}.onAirCard-module__WjIx6a__desktopStreamerName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:700;overflow:hidden}.onAirCard-module__WjIx6a__desktopTitle{color:var(--text-secondary);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;min-height:2.5em;font-size:.925rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.onAirCard-module__WjIx6a__desktopFooterRow{justify-content:space-between;align-items:center;margin-top:auto;padding-top:.25rem;display:flex}.onAirCard-module__WjIx6a__desktopTag{color:var(--hub-tag-badge-text);background-color:var(--hub-tag-badge-bg);white-space:nowrap;text-overflow:ellipsis;border-radius:.375rem;max-width:70%;padding:.2rem .45rem;font-size:.7rem;font-weight:600;overflow:hidden}
.RecommendSection-module__Phf9cW__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;padding:0 .25rem;display:flex}.RecommendSection-module__Phf9cW__sectionTitle{color:var(--text-primary);align-items:center;gap:.5rem;font-size:1.125rem;font-weight:800;display:flex}.RecommendSection-module__Phf9cW__desktopGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.RecommendSection-module__Phf9cW__mobileList{flex-direction:column;display:flex}.RecommendSection-module__Phf9cW__skeletonDesktop{background-color:var(--surface-muted);border-radius:1rem;height:16rem;animation:1.5s infinite RecommendSection-module__Phf9cW__pulse}.RecommendSection-module__Phf9cW__skeletonMobile{background-color:var(--surface-muted);border-radius:.5rem;height:6rem;margin-bottom:1rem;animation:1.5s infinite RecommendSection-module__Phf9cW__pulse}@keyframes RecommendSection-module__Phf9cW__pulse{0%,to{opacity:1}50%{opacity:.5}}.RecommendSection-module__Phf9cW__fullImage{object-fit:cover;transition:transform .3s}.RecommendSection-module__Phf9cW__profileFallbackContainer{background-color:var(--text-primary);justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.RecommendSection-module__Phf9cW__profileBlurBg{filter:blur(20px)brightness(.7);z-index:1;background-position:50%;background-size:cover;position:absolute;inset:-10%}.RecommendSection-module__Phf9cW__profileCenterImage{z-index:2;aspect-ratio:1;object-fit:cover;border:2px solid #ffffff1a;border-radius:50%;height:65%;position:relative;box-shadow:0 4px 12px #0000004d}.RecommendSection-module__Phf9cW__gradientPlaceholder{color:#fff;text-align:center;z-index:3;background:linear-gradient(135deg,#b6ff94 0%,#6dccb6 50%,#5d83ff 100%);flex-direction:column;justify-content:center;align-items:center;padding:1rem;display:flex;position:absolute;inset:0}.RecommendSection-module__Phf9cW__placeholderName{letter-spacing:-.02em;text-shadow:0 2px 4px #0000004d;margin-bottom:.25rem;font-size:1.4rem;font-weight:800}.RecommendSection-module__Phf9cW__placeholderLabel{opacity:.8;letter-spacing:.1em;font-size:.75rem;font-weight:600}.RecommendSection-module__Phf9cW__desktopCard{background-color:var(--card-bg);border:1px solid var(--hub-card-border);color:inherit;border-radius:.875rem;flex-direction:column;height:100%;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.RecommendSection-module__Phf9cW__desktopCard:hover{box-shadow:var(--shadow-md);border-color:var(--hub-card-hover-border);transform:translateY(-4px)}.RecommendSection-module__Phf9cW__desktopThumbWrap{background-color:var(--surface-hover);width:100%;padding-bottom:56.25%;position:relative;overflow:hidden}.RecommendSection-module__Phf9cW__desktopCard:hover .RecommendSection-module__Phf9cW__fullImage{transform:scale(1.05)}.RecommendSection-module__Phf9cW__desktopOverlay{opacity:0;z-index:10;background:#0006;justify-content:center;align-items:center;transition:opacity .2s ease-in-out;display:flex;position:absolute;inset:0}.RecommendSection-module__Phf9cW__desktopCard:hover .RecommendSection-module__Phf9cW__desktopOverlay{opacity:1}.RecommendSection-module__Phf9cW__viewDetailsBtn{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0000004d;border:1px solid #fffc;border-radius:2rem;padding:.5rem 1rem;font-size:.9rem;font-weight:700;transition:all .2s}.RecommendSection-module__Phf9cW__desktopCard:hover .RecommendSection-module__Phf9cW__viewDetailsBtn{background-color:#fff3;transform:scale(1.05)}.RecommendSection-module__Phf9cW__desktopInfoWrap{flex-direction:column;flex:1;padding:1rem;display:flex}.RecommendSection-module__Phf9cW__desktopTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin-bottom:.75rem;font-size:.95rem;font-weight:700;line-height:1.4;overflow:hidden}.RecommendSection-module__Phf9cW__desktopMeta{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.RecommendSection-module__Phf9cW__streamerGroup{align-items:center;gap:.3rem;min-width:0;display:flex}.RecommendSection-module__Phf9cW__streamerIcon{color:var(--text-label);flex-shrink:0}.RecommendSection-module__Phf9cW__streamerName{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.RecommendSection-module__Phf9cW__dateBadge{color:var(--hub-time-badge-text);background-color:var(--hub-time-badge-bg);white-space:nowrap;border-radius:.375rem;align-items:center;padding:.2rem .5rem;font-size:.75rem;font-weight:600;display:flex}.RecommendSection-module__Phf9cW__mobileCarousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-inline:1rem;scrollbar-width:none;gap:1rem;margin-inline:-1rem;padding-bottom:.5rem;scroll-padding-inline:1rem;display:flex;overflow-x:auto}.RecommendSection-module__Phf9cW__mobileCarousel::-webkit-scrollbar{display:none}.RecommendSection-module__Phf9cW__mobileCarouselCard{scroll-snap-align:start;background-color:var(--card-bg);border:1px solid var(--hub-card-border);width:220px;color:inherit;border-radius:.875rem;flex-direction:column;flex-shrink:0;text-decoration:none;transition:transform .2s;display:flex;overflow:hidden}.RecommendSection-module__Phf9cW__mobileCarouselCard:active{transform:scale(.98)}.RecommendSection-module__Phf9cW__mobileThumbWrap{aspect-ratio:16/9;background-color:var(--surface-muted);width:100%;position:relative}.RecommendSection-module__Phf9cW__thumbDateBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;z-index:10;background-color:#000000a6;border:1px solid #ffffff1a;border-radius:.375rem;align-items:center;gap:.2rem;padding:.2rem .4rem;font-size:.7rem;font-weight:600;display:flex;position:absolute;bottom:.5rem;right:.5rem}.RecommendSection-module__Phf9cW__mobileInfoWrap{flex-direction:column;gap:.35rem;padding:.75rem .875rem;display:flex}.RecommendSection-module__Phf9cW__mobileTitle{color:var(--text-primary);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:.95rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.RecommendSection-module__Phf9cW__mobileMeta{align-items:center;display:flex}
.RecentActiveStreamerSection-module__7NdIBa__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;padding:0 .25rem;display:flex}.RecentActiveStreamerSection-module__7NdIBa__sectionTitle{color:var(--text-primary);align-items:center;gap:.5rem;font-size:1.125rem;font-weight:800;display:flex}.RecentActiveStreamerSection-module__7NdIBa__carouselWrapper{width:100%;padding:8px 0 16px;overflow:hidden}.RecentActiveStreamerSection-module__7NdIBa__innerSlider{cursor:grab;-webkit-user-select:none;user-select:none;gap:1rem;width:max-content;padding:8px 1rem 12px;display:flex}@media (max-width:1023px){.RecentActiveStreamerSection-module__7NdIBa__carouselWrapper{padding-inline:0;width:calc(100% + 2rem);margin-inline:-1rem;padding-bottom:18px}.RecentActiveStreamerSection-module__7NdIBa__innerSlider{padding-block:8px 12px;padding-inline:1rem}}.RecentActiveStreamerSection-module__7NdIBa__innerSlider:active{cursor:grabbing}.RecentActiveStreamerSection-module__7NdIBa__card{aspect-ratio:3/4;border:1px solid var(--hub-card-border);-webkit-tap-highlight-color:transparent;isolation:isolate;background-color:#0000;border-radius:1rem;flex-shrink:0;width:140px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:visible;box-shadow:0 2px 4px #0000000d}.RecentActiveStreamerSection-module__7NdIBa__cardMedia{border-radius:inherit;background-color:var(--surface-hover);position:absolute;inset:0;overflow:hidden}.RecentActiveStreamerSection-module__7NdIBa__card:hover{box-shadow:var(--shadow-md);border-color:var(--hub-card-hover-border);z-index:3;transform:translateY(-4px)}.RecentActiveStreamerSection-module__7NdIBa__cardWithPostit{background:linear-gradient(var(--surface-hover,#18181b), var(--surface-hover,#18181b)) padding-box, linear-gradient(135deg, #03c75a 0%, #22c55e 32%, #22d3ee 62%, #2563eb 100%) border-box;border:3px solid #0000;box-shadow:0 0 0 1px #03c75a47,0 6px 18px #2563eb38}.RecentActiveStreamerSection-module__7NdIBa__cardWithPostit .RecentActiveStreamerSection-module__7NdIBa__cardMedia{border-radius:calc(1rem - 3px);inset:0}.RecentActiveStreamerSection-module__7NdIBa__cardWithPostit:hover{z-index:4;border-color:#0000;transform:translateY(-6px);box-shadow:0 0 0 1px #38bdf873,0 14px 32px #2563eb61}.RecentActiveStreamerSection-module__7NdIBa__cardPreviewing{z-index:6}.RecentActiveStreamerSection-module__7NdIBa__cardPreviewing .RecentActiveStreamerSection-module__7NdIBa__cardOverlay{opacity:0}.RecentActiveStreamerSection-module__7NdIBa__cardBackground{background-position:50%;background-size:cover;transition:transform .3s,opacity .2s;position:absolute;inset:0}.RecentActiveStreamerSection-module__7NdIBa__card:hover .RecentActiveStreamerSection-module__7NdIBa__cardBackground{transform:scale(1.05)}.RecentActiveStreamerSection-module__7NdIBa__cardWithPostit:hover .RecentActiveStreamerSection-module__7NdIBa__cardBackground{opacity:.28}.RecentActiveStreamerSection-module__7NdIBa__gradientFallback{background:linear-gradient(135deg,#a855f7 0%,#6366f1 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.RecentActiveStreamerSection-module__7NdIBa__fallbackInitial{color:#ffffff40;text-transform:uppercase;-webkit-user-select:none;user-select:none;font-size:4rem;font-weight:900}.RecentActiveStreamerSection-module__7NdIBa__cardOverlay{z-index:5;pointer-events:none;background:linear-gradient(#0000 50%,#000c 100%);align-items:flex-end;padding:.75rem;display:flex;position:absolute;inset:0}.RecentActiveStreamerSection-module__7NdIBa__infoWrapper{align-items:center;gap:.375rem;width:100%;display:flex}.RecentActiveStreamerSection-module__7NdIBa__streamerName{color:#fff;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 1px 2px #00000080;font-size:.9rem;font-weight:700;overflow:hidden}.RecentActiveStreamerSection-module__7NdIBa__skeletonCard{background-color:var(--surface-muted);border:none;animation:1.5s infinite RecentActiveStreamerSection-module__7NdIBa__pulse;overflow:hidden}@keyframes RecentActiveStreamerSection-module__7NdIBa__pulse{0%,to{opacity:1}50%{opacity:.5}}.RecentActiveStreamerSection-module__7NdIBa__statusDot{z-index:20;pointer-events:none;border-radius:50%;width:12px;height:12px;position:absolute;top:10px;right:10px}.RecentActiveStreamerSection-module__7NdIBa__statusDotActive{border:2px solid var(--surface-hover,#18181b);background-color:#ef4444;animation:2s infinite RecentActiveStreamerSection-module__7NdIBa__gentlePulse;box-shadow:0 0 8px #ef4444cc}.RecentActiveStreamerSection-module__7NdIBa__statusDotPostit{background:linear-gradient(135deg,#03c75a 0%,#22c55e 40%,#22d3ee 72%,#2563eb 100%);border:2px solid #18181b;width:14px;height:14px;animation:1.6s ease-in-out infinite RecentActiveStreamerSection-module__7NdIBa__postitDotPulse;top:9px;right:9px;box-shadow:0 0 0 1px #03c75a80,0 0 12px #03c75ab3}.RecentActiveStreamerSection-module__7NdIBa__postitPreviewSurface{z-index:8;background:#000;flex-direction:column;animation:.18s RecentActiveStreamerSection-module__7NdIBa__previewFadeIn;display:flex;position:absolute;inset:0}.RecentActiveStreamerSection-module__7NdIBa__postitPreviewCanvasHost{background:#000;flex:1;justify-content:center;align-items:center;width:100%;min-height:0;display:flex;overflow:hidden}.RecentActiveStreamerSection-module__7NdIBa__postitPreviewCanvasWrap{flex-shrink:0;position:relative;overflow:hidden}.RecentActiveStreamerSection-module__7NdIBa__postitPreviewCanvasHost,.RecentActiveStreamerSection-module__7NdIBa__postitPreviewCanvasWrap,.RecentActiveStreamerSection-module__7NdIBa__postitPreviewCanvasWrap *{pointer-events:none!important}.RecentActiveStreamerSection-module__7NdIBa__postitPreviewLoading{color:#f4f4f5;text-align:center;flex:1;justify-content:center;align-items:center;padding:.75rem;font-size:.75rem;font-weight:600;display:flex}.RecentActiveStreamerSection-module__7NdIBa__postitPreviewFooter{z-index:9;pointer-events:none;background:linear-gradient(#0000,#000000d1);flex-shrink:0;padding:.45rem .5rem .55rem;position:absolute;bottom:0;left:0;right:0}.RecentActiveStreamerSection-module__7NdIBa__postitPreviewHint{text-align:center;color:#93c5fd;letter-spacing:-.02em;font-size:.7rem;font-weight:800;display:block}@keyframes RecentActiveStreamerSection-module__7NdIBa__previewFadeIn{0%{opacity:0}to{opacity:1}}@keyframes RecentActiveStreamerSection-module__7NdIBa__gentlePulse{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes RecentActiveStreamerSection-module__7NdIBa__postitDotPulse{0%,to{transform:scale(1);box-shadow:0 0 0 1px #03c75a73,0 0 10px #03c75a8c}50%{transform:scale(1.12);box-shadow:0 0 0 2px #22c55e8c,0 0 16px #2563eb8c}}@media (min-width:640px){.RecentActiveStreamerSection-module__7NdIBa__card{width:160px}}
@font-face{font-family:NeoDunggeunmo;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.3/NeoDunggeunmo.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}.WritePage-module__wLUAVG__pageRoot{--postit-write-safe-bottom:var(--mobile-bottom-safe-inset,env(safe-area-inset-bottom,0px));z-index:99999;background-color:#000;justify-content:center;align-items:stretch;display:flex;position:fixed;inset:0;overflow:hidden}html[data-mobile-keyboard-open] .WritePage-module__wLUAVG__pageRoot{--postit-write-safe-bottom:0px;height:var(--layout-viewport-height-baseline,100dvh);max-height:var(--layout-viewport-height-baseline,100dvh);top:0;bottom:auto}.WritePage-module__wLUAVG__pageContainer{background-color:#000;justify-content:center;align-items:center;width:100%;height:100%;min-height:100%;max-height:100%;display:flex;position:relative;overflow:hidden}.WritePage-module__wLUAVG__pageContainerViewerInteractive,.WritePage-module__wLUAVG__pageContainerViewerInteractive .WritePage-module__wLUAVG__storyShell,.WritePage-module__wLUAVG__pageContainerViewerInteractive .WritePage-module__wLUAVG__storyLogical,.WritePage-module__wLUAVG__pageContainerViewerInteractive .WritePage-module__wLUAVG__canvasArea{pointer-events:none}.WritePage-module__wLUAVG__pageContainerEmbedded{pointer-events:none;background-color:#000;flex-shrink:0;min-height:0;max-height:none;display:block;position:relative;overflow:hidden}.WritePage-module__wLUAVG__storyStage{z-index:1;flex-shrink:0;position:relative}.WritePage-module__wLUAVG__storyFrame{flex-shrink:0;width:max-content;max-width:100%;height:max-content;max-height:100%;position:relative}.WritePage-module__wLUAVG__storyShell{isolation:isolate;background:0 0;flex-shrink:0;width:100%;height:100%;position:relative;overflow:hidden}.WritePage-module__wLUAVG__storyLogical{transform-origin:0 0;contain:paint;background:0 0;width:360px;height:640px;position:absolute;top:0;left:0;overflow:hidden}@media (hover:hover) and (pointer:fine) and (min-width:768px){.WritePage-module__wLUAVG__storyLogical{-webkit-font-smoothing:antialiased}.WritePage-module__wLUAVG__storyLogical img,.WritePage-module__wLUAVG__storyLogical video{image-rendering:auto}}.WritePage-module__wLUAVG__canvasArea{position:absolute;inset:0;overflow:hidden}.WritePage-module__wLUAVG__bgImageViewport{touch-action:none;z-index:0;cursor:grab;background-color:#000;position:absolute;inset:0;overflow:hidden}.WritePage-module__wLUAVG__bgImageViewport:active{cursor:grabbing}.WritePage-module__wLUAVG__bgImage{pointer-events:none;border-radius:0;display:block}.WritePage-module__wLUAVG__bgFill{z-index:0;touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;border-radius:0;width:100%;height:100%;position:absolute;inset:0}.WritePage-module__wLUAVG__bgSurface{z-index:0;width:100%;height:100%;position:absolute;inset:0}.WritePage-module__wLUAVG__bgBakedSurface{object-fit:fill;pointer-events:none;border-radius:0;width:100%;height:100%;display:block;position:absolute;inset:0}.WritePage-module__wLUAVG__bgEffectCrossfade{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.WritePage-module__wLUAVG__bgEffectAnimLayer{pointer-events:none;position:absolute;inset:0}.WritePage-module__wLUAVG__bgEffectFlash{z-index:2;pointer-events:none;mix-blend-mode:soft-light;background:#ffffff38;position:absolute;inset:0}.WritePage-module__wLUAVG__bgEffectStack{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.WritePage-module__wLUAVG__bgEffectLayer,.WritePage-module__wLUAVG__bgEffectVignette,.WritePage-module__wLUAVG__bgEffectGrain,.WritePage-module__wLUAVG__bgEffectMesh,.WritePage-module__wLUAVG__bgEffectHalftone,.WritePage-module__wLUAVG__bgEffectScanlines,.WritePage-module__wLUAVG__bgEffectTiltShift{pointer-events:none;position:absolute;inset:0}.WritePage-module__wLUAVG__bgEffectMesh{mix-blend-mode:multiply}.WritePage-module__wLUAVG__bgEffectHalftone{mix-blend-mode:multiply;background-repeat:repeat}.WritePage-module__wLUAVG__bgEffectScanlines{mix-blend-mode:multiply;background-image:repeating-linear-gradient(0deg,#00000047 0 1px,#0000 1px 3px)}.WritePage-module__wLUAVG__bgEffectTiltShift{--tilt-mask:linear-gradient(to bottom, #000 0%, #000 22%, transparent 40%, transparent 60%, #000 78%, #000 100%);-webkit-mask-image:var(--tilt-mask);-webkit-mask-image:var(--tilt-mask);mask-image:var(--tilt-mask)}.WritePage-module__wLUAVG__bgEffectVignette{background:radial-gradient(#0000 28%,#0000006b 68%,#000000c7 100%)}.WritePage-module__wLUAVG__bgEffectGrain{mix-blend-mode:overlay;background-repeat:repeat;background-size:180px 180px}.WritePage-module__wLUAVG__bgFilterToast{z-index:120;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.WritePage-module__wLUAVG__bgFilterToastLabel{color:#fff;letter-spacing:-.02em;text-shadow:0 1px 8px #00000059;white-space:nowrap;background:#0000006b;border-radius:999px;padding:10px 18px;font-size:22px;font-weight:700;line-height:1}.WritePage-module__wLUAVG__drawingLimitToastPortal{z-index:1000000;pointer-events:none;justify-content:center;align-items:center;animation:.22s ease-out WritePage-module__wLUAVG__drawingLimitToastIn;display:flex;position:fixed;inset:0}.WritePage-module__wLUAVG__drawingLimitToastLabel{color:#fff;letter-spacing:-.02em;text-align:center;text-shadow:0 1px 8px #00000059;background:#000000d1;border-radius:14px;max-width:min(86vw,320px);padding:14px 22px;font-size:17px;font-weight:800;line-height:1.35;box-shadow:0 8px 28px #00000059}@keyframes WritePage-module__wLUAVG__drawingLimitToastIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.WritePage-module__wLUAVG__bgImageDraggable{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;will-change:transform}.WritePage-module__wLUAVG__overlay{z-index:2;pointer-events:none;background-color:#00000026;border-radius:0;position:absolute;inset:0}.WritePage-module__wLUAVG__drawingLayer{pointer-events:none;position:absolute;top:0;left:0}.WritePage-module__wLUAVG__drawingLayerActive{touch-action:none;cursor:crosshair;pointer-events:auto!important}.WritePage-module__wLUAVG__drawingCanvas{touch-action:none;display:block}.WritePage-module__wLUAVG__elementsLayerDrawing,.WritePage-module__wLUAVG__canvasCompositorDrawing,.WritePage-module__wLUAVG__elementsLayerDrawing .WritePage-module__wLUAVG__canvasStackElement,.WritePage-module__wLUAVG__canvasCompositorDrawing .WritePage-module__wLUAVG__canvasStackElement{pointer-events:none!important}.WritePage-module__wLUAVG__bottomControlsDrawing{gap:0;padding-bottom:8px}.WritePage-module__wLUAVG__drawingModeBottom{pointer-events:none;flex-direction:column;gap:10px;width:100%;display:flex}.WritePage-module__wLUAVG__drawingToolFabRow{pointer-events:none;justify-content:flex-end;padding:0 14px;display:flex}.WritePage-module__wLUAVG__drawingColorPanel{pointer-events:auto;flex-direction:column;gap:4px;width:100%;display:flex}.WritePage-module__wLUAVG__drawingColorPanelCompact{gap:6px}.WritePage-module__wLUAVG__drawingColorScroll{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x;cursor:grab;width:100%;min-width:0;display:flex;overflow:auto hidden}.WritePage-module__wLUAVG__drawingColorScroll:active{cursor:grabbing}.WritePage-module__wLUAVG__drawingColorScroll::-webkit-scrollbar{display:none}.WritePage-module__wLUAVG__drawingColorPage{--color-swatches-count:8;grid-template-columns:repeat(var(--color-swatches-count), minmax(0, 1fr));place-items:center;gap:var(--color-swatch-gap,5px);box-sizing:border-box;scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%;width:100%;min-width:0;padding:8px 12px;display:grid;overflow:hidden}.WritePage-module__wLUAVG__drawingColorPanelCompact .WritePage-module__wLUAVG__drawingColorPage{padding:4px 2px}.WritePage-module__wLUAVG__drawingColorPagination{justify-content:center;align-items:center;gap:6px;padding:0 14px;display:flex}.WritePage-module__wLUAVG__drawingColorPanelCompact .WritePage-module__wLUAVG__drawingColorPagination{gap:5px;padding:2px 4px 0}.WritePage-module__wLUAVG__drawingColorPageDot{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff47;border:none;border-radius:999px;width:5px;height:5px;padding:0;transition:background .2s,transform .2s}.WritePage-module__wLUAVG__drawingColorPageDotActive{background:#ffffffeb;transform:scale(1.2)}.WritePage-module__wLUAVG__drawingColorSwatch{width:var(--color-swatch-size,36px);height:var(--color-swatch-size,36px);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0;transition:box-shadow .15s;display:inline-flex}.WritePage-module__wLUAVG__drawingColorSwatch:disabled{opacity:.35;cursor:not-allowed}.WritePage-module__wLUAVG__drawingColorSwatchActive{box-shadow:0 0 0 2px #fff,0 0 0 4px #00000094}.WritePage-module__wLUAVG__drawingColorDot{box-sizing:border-box;pointer-events:none;border:2px solid #ffffff38;border-radius:999px;width:78%;height:78%;display:block}.WritePage-module__wLUAVG__drawingColorSwatchActive .WritePage-module__wLUAVG__drawingColorDot{border-color:#ffffff73}.WritePage-module__wLUAVG__drawingSizeSliderContainer{z-index:42;pointer-events:auto;width:32px;height:min(200px,46%);position:absolute;top:50%;left:4px;transform:translateY(-50%)}.WritePage-module__wLUAVG__drawingVerticalSlider{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:linear-gradient(to right, #6dccb6 0%, #6dccb6 var(--fill-percent,0%), #ffffff47 var(--fill-percent,0%), #ffffff47 100%)}.WritePage-module__wLUAVG__drawingVerticalSlider::-webkit-slider-thumb{background:var(--drawing-size-preview-color,#fff)}.WritePage-module__wLUAVG__drawingVerticalSlider::-moz-range-thumb{background:var(--drawing-size-preview-color,#fff);border:none}.WritePage-module__wLUAVG__drawingSizeHintTop,.WritePage-module__wLUAVG__drawingSizeHintBottom{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}.WritePage-module__wLUAVG__drawingSizeHintTop{top:-18px}.WritePage-module__wLUAVG__drawingSizeHintBottom{bottom:-14px}.WritePage-module__wLUAVG__drawingSizeHintDotLarge{background:var(--drawing-size-preview-color,var(--card-bg));border-radius:50%;width:11px;height:11px;box-shadow:0 1px 6px #00000073}.WritePage-module__wLUAVG__drawingSizeHintDotSmall{background:var(--drawing-size-preview-color,#ffffffe0);border-radius:50%;width:4px;height:4px;box-shadow:0 1px 4px #0006}.WritePage-module__wLUAVG__drawingToolFab{color:#fff;cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent;background:#0a0e16f0;border:1px solid #ffffff29;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;position:relative;box-shadow:0 10px 24px #00000061}.WritePage-module__wLUAVG__drawingToolFab:active{transform:scale(.96)}.WritePage-module__wLUAVG__drawingHeaderDoneBtn{-webkit-backdrop-filter:blur(12px);color:#fff;cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent;background:#0000006b;border:1px solid #ffffff24;border-radius:999px;flex-shrink:0;min-height:40px;padding:0 16px;font-size:13px;font-weight:800;box-shadow:0 4px 14px #00000038}.WritePage-module__wLUAVG__drawingHeaderDoneBtn:active{background:#00000085}.WritePage-module__wLUAVG__topHeaderDrawing{justify-content:space-between;align-items:center;display:flex}.WritePage-module__wLUAVG__drawingHeaderCenter{pointer-events:none;z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.WritePage-module__wLUAVG__drawingClearAllBtn{-webkit-backdrop-filter:blur(12px);color:#ffffffeb;cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent;background:#0000006b;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex;box-shadow:0 4px 14px #00000038}.WritePage-module__wLUAVG__drawingClearAllBtn:active:not(:disabled){background:#00000085}.WritePage-module__wLUAVG__drawingClearAllBtn:disabled{opacity:.35;cursor:not-allowed}.WritePage-module__wLUAVG__canvasCompositor,.WritePage-module__wLUAVG__canvasStackLayer{z-index:3;pointer-events:none;contain:paint;isolation:isolate;position:absolute;inset:0}.WritePage-module__wLUAVG__canvasCompositorInteractive,.WritePage-module__wLUAVG__canvasCompositorInteractive>[data-postit-hit-target]{pointer-events:none}.WritePage-module__wLUAVG__canvasCompositorInteractive>[data-postit-hit-target] :is(button,a,input,textarea,[role=button],[role=link],[data-postit-interactive-control]){pointer-events:auto!important}.WritePage-module__wLUAVG__canvasCompositorInteractive>:not([data-postit-hit-target]),.WritePage-module__wLUAVG__canvasCompositorInteractive>:not([data-postit-hit-target]) *{pointer-events:none!important}.WritePage-module__wLUAVG__canvasCompositor .WritePage-module__wLUAVG__drawingLayer,.WritePage-module__wLUAVG__canvasStackLayer .WritePage-module__wLUAVG__drawingLayer{pointer-events:none;cursor:default}.WritePage-module__wLUAVG__canvasStackElement{pointer-events:auto;touch-action:none;cursor:grab}.WritePage-module__wLUAVG__canvasStackElement:active{cursor:grabbing}.WritePage-module__wLUAVG__desktopRotateZone{box-sizing:border-box;pointer-events:none;width:max-content;height:max-content;margin-top:-44px;padding-top:44px;position:relative;overflow:visible}.WritePage-module__wLUAVG__desktopRotateZone>:not(.WritePage-module__wLUAVG__desktopRotateHandle){pointer-events:auto}.WritePage-module__wLUAVG__desktopRotateHandle{color:#fff;cursor:grab;z-index:12;pointer-events:auto;-webkit-tap-highlight-color:transparent;background:#0f172aeb;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:none;position:absolute;top:8px;left:50%;transform:translate(-50%);box-shadow:0 2px 10px #00000059}.WritePage-module__wLUAVG__desktopRotateHandle:active{cursor:grabbing}.WritePage-module__wLUAVG__desktopRotateHandle:before{content:"";border-radius:999px;position:absolute;inset:-10px}.WritePage-module__wLUAVG__desktopRotateHandle:after{content:"";pointer-events:none;background:#ffffff8c;width:1.5px;height:10px;position:absolute;top:100%;left:50%;transform:translate(-50%)}@media (hover:hover) and (pointer:fine){.WritePage-module__wLUAVG__desktopRotateZone:hover .WritePage-module__wLUAVG__desktopRotateHandle,.WritePage-module__wLUAVG__desktopRotateHandle:hover,.WritePage-module__wLUAVG__desktopRotateHandleActive{display:inline-flex}}.WritePage-module__wLUAVG__centerSnapGuides{pointer-events:none;z-index:9000;position:absolute;inset:0}.WritePage-module__wLUAVG__centerSnapGuideLine{opacity:0;pointer-events:none;background:#60a5faeb;transition:none;position:absolute;box-shadow:0 0 6px #3b82f659}.WritePage-module__wLUAVG__centerSnapGuideLineVisible{opacity:1}.WritePage-module__wLUAVG__centerSnapGuideVertical{width:1px;top:0;bottom:0;left:50%;transform:translate(-.5px)}.WritePage-module__wLUAVG__centerSnapGuideHorizontal{height:1px;top:50%;left:0;right:0;transform:translateY(-.5px)}.WritePage-module__wLUAVG__elementsLayer{pointer-events:none;position:absolute;inset:0}.WritePage-module__wLUAVG__elementsLayer>*{pointer-events:auto;touch-action:none;cursor:grab}.WritePage-module__wLUAVG__elementsLayer>:active{cursor:grabbing}.WritePage-module__wLUAVG__stickerScaleSurface{touch-action:none;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:visible}.WritePage-module__wLUAVG__calligraphyHitSurface{vertical-align:top;width:fit-content;max-width:none;height:fit-content;display:inline-block}.WritePage-module__wLUAVG__pollEditPinchSurface{touch-action:none;-webkit-user-select:none;user-select:none;overscroll-behavior:none}.WritePage-module__wLUAVG__qaEditorShell,.WritePage-module__wLUAVG__pollStickerShell{flex-shrink:0;position:relative}.WritePage-module__wLUAVG__draggableTextItem{cursor:grab;white-space:pre-wrap;z-index:10;font-weight:900;line-height:1.3;transition:transform .1s;position:absolute}.WritePage-module__wLUAVG__draggableTextItem:active{cursor:grabbing;z-index:50;transform:scale(1.05)!important}.WritePage-module__wLUAVG__topHeader{padding-top:max(8px, var(--mobile-overlay-safe-top));padding-inline:10px;z-index:40;pointer-events:none;background:linear-gradient(#0000007a 0%,#00000038 55%,#0000 100%);justify-content:space-between;align-items:center;gap:8px;padding-bottom:8px;display:flex;position:absolute;top:0;left:0;right:0}.WritePage-module__wLUAVG__headerLeft{flex-shrink:0;align-items:center;gap:2px;display:flex}.WritePage-module__wLUAVG__headerCenter{pointer-events:none;flex:1;justify-content:center;align-items:center;gap:8px;min-width:0;display:flex}.WritePage-module__wLUAVG__iconBtn{color:#fff;filter:drop-shadow(0 2px 4px #0006);cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:0;display:inline-flex}.WritePage-module__wLUAVG__iconBtn:disabled{opacity:.35;pointer-events:none}.WritePage-module__wLUAVG__privacyPill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;pointer-events:auto;-webkit-tap-highlight-color:transparent;background:#0006;border:none;border-radius:99px;flex:0 auto;justify-content:center;align-items:center;gap:5px;min-width:0;max-width:100%;padding:7px 10px;font-size:12px;font-weight:800;display:flex;overflow:hidden}.WritePage-module__wLUAVG__bottomControls{padding:12px 12px calc(12px + var(--postit-write-safe-bottom));z-index:40;pointer-events:none;background:linear-gradient(#0000 0%,#0000002e 45%,#00000080 100%);flex-direction:column;gap:14px;display:flex;position:absolute;bottom:0;left:0;right:0}.WritePage-module__wLUAVG__deleteZoneWrap{left:12px;right:12px;bottom:calc(24px + var(--postit-write-safe-bottom));z-index:41;pointer-events:none;flex-direction:column;align-items:center;gap:10px;display:flex;position:absolute}@media not ((hover:hover) and (pointer:fine) and (min-width:768px)){.WritePage-module__wLUAVG__storyFrame{overflow:visible}.WritePage-module__wLUAVG__headerCenter{justify-content:stretch}.WritePage-module__wLUAVG__privacyPill{flex:1}.WritePage-module__wLUAVG__topHeader{z-index:40;position:fixed;top:0;left:0;right:0}.WritePage-module__wLUAVG__bottomControls{z-index:40;position:fixed;bottom:0;left:0;right:0}.WritePage-module__wLUAVG__deleteZoneWrap{left:12px;right:12px;bottom:calc(24px + var(--postit-write-safe-bottom));z-index:41;position:fixed}}.WritePage-module__wLUAVG__deleteZoneHint{color:#ffffffeb;letter-spacing:-.02em;text-shadow:0 1px 8px #00000073;-webkit-user-select:none;user-select:none;margin:0;font-size:13px;font-weight:700}.WritePage-module__wLUAVG__deleteZone{color:#fffffff2;background:0 0;border:2.5px solid #ffffffe0;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex;transform:scale(.96);box-shadow:0 0 0 1px #00000038}.WritePage-module__wLUAVG__deleteZoneActive{color:#fecaca;background:#dc262624;border-color:#f87171f2;box-shadow:0 0 0 6px #dc26261f}.WritePage-module__wLUAVG__bgSelectorScroll{scrollbar-width:none;pointer-events:auto;align-items:center;gap:8px;padding:6px 0;display:flex;overflow:auto visible}.WritePage-module__wLUAVG__desktopStickerGuide{display:none}.WritePage-module__wLUAVG__desktopStickerGuideLine{margin:0}.WritePage-module__wLUAVG__desktopStickerGuideLabel{display:inline-block}.WritePage-module__wLUAVG__desktopStickerGuideToggle,.WritePage-module__wLUAVG__desktopStickerGuideBody{display:none}.WritePage-module__wLUAVG__bgSelectorScroll::-webkit-scrollbar{display:none}.WritePage-module__wLUAVG__bgThumbUpload{background:var(--card-bg);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;-webkit-tap-highlight-color:transparent;box-sizing:border-box;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.WritePage-module__wLUAVG__bgThumb{box-sizing:border-box;border:none;border-radius:50%;flex:none;width:40px;height:40px;padding:0;transition:box-shadow .2s,transform .2s;box-shadow:inset 0 0 0 2px #0000}.WritePage-module__wLUAVG__bgThumbActive{box-shadow:inset 0 0 0 2px #fff}.WritePage-module__wLUAVG__bottomToolbar{pointer-events:none;justify-content:space-between;align-items:center;padding:0 12px 0 0;display:flex}.WritePage-module__wLUAVG__toolBtn{color:#fff;cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:56px;min-height:44px;font-size:10px;font-weight:800;display:flex}.WritePage-module__wLUAVG__sendBtn{background:var(--postit-write-btn-bg);width:48px;height:48px;color:var(--postit-write-btn-fg);box-shadow:var(--postit-write-btn-shadow);border:1px solid var(--postit-write-btn-border);cursor:pointer;pointer-events:auto;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;-webkit-tap-highlight-color:transparent;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.WritePage-module__wLUAVG__sendBtn:disabled{opacity:.5;cursor:default}.WritePage-module__wLUAVG__sendSpinner{animation:.9s linear infinite WritePage-module__wLUAVG__spin}@keyframes WritePage-module__wLUAVG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.WritePage-module__wLUAVG__submitLoadingOverlay{z-index:100520;padding:max(16px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) calc(16px + var(--mobile-bottom-safe-inset,env(safe-area-inset-bottom,0px))) max(16px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(8px);touch-action:none;overscroll-behavior:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:#000000b8;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.WritePage-module__wLUAVG__submitLoadingCard{color:#f8fafc;pointer-events:none;background:#0f172af5;border:1px solid #ffffff1a;border-radius:18px;flex-direction:column;align-items:center;gap:14px;min-width:160px;padding:28px 32px;display:flex;box-shadow:0 16px 40px #00000073}.WritePage-module__wLUAVG__submitLoadingText{letter-spacing:-.01em;font-size:14px;font-weight:700}.WritePage-module__wLUAVG__textEditorOverlay{top:0;left:0;right:0;bottom:var(--visual-viewport-bottom-inset,0px);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:100;box-sizing:border-box;background:#000000b3;flex-direction:column;width:100%;max-width:430px;margin:0 auto;display:flex;position:fixed;overflow:visible}.WritePage-module__wLUAVG__utilityEditorOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000061}.WritePage-module__wLUAVG__stickerEditorOverlay{inset:0;bottom:var(--visual-viewport-bottom-inset,0px);z-index:100;box-sizing:border-box;pointer-events:none;background:0 0;flex-direction:column;width:100%;max-width:430px;height:100%;min-height:100%;margin:0 auto;display:flex;position:fixed}.WritePage-module__wLUAVG__stickerEditorTopNav{pointer-events:auto;padding:var(--mobile-overlay-safe-top) 14px 14px 14px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000094;justify-content:space-between;align-items:center;display:flex}.WritePage-module__wLUAVG__stickerEditorCanvasSpacer{pointer-events:none;flex:1;min-height:0}.WritePage-module__wLUAVG__stickerEditorBottomControls{pointer-events:auto;padding:6px 0 calc(16px + var(--postit-write-safe-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000000b8;flex-direction:column;flex-shrink:0;gap:6px;margin-top:auto;display:flex}.WritePage-module__wLUAVG__pollStickerEditable:empty:before{content:attr(data-placeholder);color:#94a3b8;pointer-events:none}.WritePage-module__wLUAVG__pollStickerCard{position:relative}.WritePage-module__wLUAVG__pollStickerHeader{justify-content:center;align-items:center;min-height:54px;padding:14px 16px;display:flex}.WritePage-module__wLUAVG__pollStickerQuestionText{text-align:center;color:#fff;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;width:100%;font-size:15px;font-weight:700;line-height:1.35}.WritePage-module__wLUAVG__pollStickerHeader .WritePage-module__wLUAVG__pollStickerEditable:empty:before{color:#ffffff8c}.WritePage-module__wLUAVG__pollStickerPlaceholderText{color:#a3a3a3}.WritePage-module__wLUAVG__pollStickerHeader .WritePage-module__wLUAVG__pollStickerPlaceholderText{color:#ffffff8c}.WritePage-module__wLUAVG__pollStickerQuestionEditable{width:100%}.WritePage-module__wLUAVG__pollStickerBody{background:#fff;flex-direction:column;gap:6px;padding:10px;display:flex}.WritePage-module__wLUAVG__pollStickerBodyStandalone{border-radius:16px}.WritePage-module__wLUAVG__pollStickerOptionRow{box-sizing:border-box;background:#efefef;border:none;border-radius:10px;align-items:center;gap:8px;width:100%;min-height:40px;padding:11px 14px;display:flex;position:relative}button.WritePage-module__wLUAVG__pollStickerOptionRow{font:inherit;text-align:left;color:#111;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;margin:0;transition:background-color .15s,opacity .15s}button.WritePage-module__wLUAVG__pollStickerOptionRow:disabled{cursor:not-allowed;opacity:.55}.WritePage-module__wLUAVG__pollStickerOptionRowSelected{color:#fff;background:#000}.WritePage-module__wLUAVG__pollStickerOptionRowSelected .WritePage-module__wLUAVG__pollStickerOptionText,.WritePage-module__wLUAVG__pollStickerOptionRowSelected .WritePage-module__wLUAVG__pollStickerOptionPercent{color:#fff}.WritePage-module__wLUAVG__pollStickerOptionRowSelected .WritePage-module__wLUAVG__pollStickerPlaceholderText{color:#ffffffb8}.WritePage-module__wLUAVG__pollStickerOptionRowSelected .WritePage-module__wLUAVG__pollStickerOptionFill{background:#000}.WritePage-module__wLUAVG__pollStickerOptionRowResults{overflow:hidden}.WritePage-module__wLUAVG__pollStickerOptionFill{pointer-events:none;background:#dcdcdc;transition:width .35s;position:absolute;inset:0 auto 0 0}.WritePage-module__wLUAVG__pollStickerOptionText,.WritePage-module__wLUAVG__pollStickerOptionEditable{z-index:1;text-align:left;color:#111;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;flex:1;min-width:0;font-size:14px;font-weight:600;line-height:1.35;position:relative}.WritePage-module__wLUAVG__pollStickerOptionEditable{cursor:text;outline:none}.WritePage-module__wLUAVG__pollStickerOptionPercent{z-index:1;color:#525252;flex-shrink:0;font-size:12px;font-weight:800;position:relative}.WritePage-module__wLUAVG__pollStickerOptionRemove{z-index:1;color:#525252;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#00000014;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex;position:relative}.WritePage-module__wLUAVG__pollStickerAddOption{color:#737373;cursor:pointer;text-align:center;-webkit-tap-highlight-color:transparent;background:#fafafa;border:1.5px dashed #d4d4d4;border-radius:10px;width:100%;padding:10px 12px;font-size:13px;font-weight:700}.WritePage-module__wLUAVG__pollStickerConfirmVote{color:#404040;cursor:pointer;text-align:center;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#fafafa;border:1.5px solid #d4d4d4;border-radius:999px;align-self:center;width:auto;margin-top:2px;padding:6px 12px;font-size:12px;font-weight:700;line-height:1.2;transition:background-color .15s,border-color .15s}.WritePage-module__wLUAVG__pollStickerConfirmVote:not(:disabled):active{background:#f0f0f0;border-color:#a3a3a3}.WritePage-module__wLUAVG__pollStickerConfirmVote:disabled{opacity:.55;cursor:not-allowed}.WritePage-module__wLUAVG__editorTopNav{padding:var(--mobile-modal-header-safe-top) 12px 10px;justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.WritePage-module__wLUAVG__navGroupLeft,.WritePage-module__wLUAVG__navGroupRight{align-items:center;gap:6px;min-width:0;display:flex}.WritePage-module__wLUAVG__navGroupLeft{flex:auto;overflow:hidden}.WritePage-module__wLUAVG__navGroupRight{flex:none;justify-content:flex-end;margin-left:4px}.WritePage-module__wLUAVG__linkEditorOverlay{inset:0;bottom:var(--visual-viewport-bottom-inset,0px);z-index:120;box-sizing:border-box;background:#0000008c;flex-direction:column;justify-content:flex-end;width:100%;max-width:430px;margin:0 auto;display:flex;position:fixed}.WritePage-module__wLUAVG__linkEditorSheet{width:100%;padding:0 16px calc(18px + var(--mobile-bottom-safe-inset,env(safe-area-inset-bottom,0px)));box-sizing:border-box;background:#161616;border-top:1px solid #ffffff1a;border-radius:20px 20px 0 0;flex-direction:column;display:flex;box-shadow:0 -16px 48px #00000073}html[data-mobile-keyboard-open] .WritePage-module__wLUAVG__linkEditorSheet{padding-bottom:18px}.WritePage-module__wLUAVG__linkEditorSheetHandle{pointer-events:none;background:#ffffff38;border-radius:999px;width:40px;height:4px;margin:0 auto}.WritePage-module__wLUAVG__linkEditorSheetDragZone{touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;flex-shrink:0;padding:10px 0 4px}.WritePage-module__wLUAVG__linkEditorSheetDragZone:active{cursor:grabbing}.WritePage-module__wLUAVG__linkEditorSheetHeader{touch-action:none;-webkit-user-select:none;user-select:none;grid-template-columns:44px 1fr 64px;align-items:center;gap:8px;min-height:48px;display:grid}.WritePage-module__wLUAVG__linkEditorSheetIconBtn{color:#f5f5f5;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.WritePage-module__wLUAVG__linkEditorSheetTitle{text-align:center;color:#fafafa;letter-spacing:-.02em;margin:0;font-size:16px;font-weight:800}.WritePage-module__wLUAVG__linkEditorSheetDone{color:#fafafa;cursor:pointer;background:0 0;border:none;justify-self:end;padding:8px 4px;font-size:15px;font-weight:800}.WritePage-module__wLUAVG__linkEditorSheetDone:disabled{opacity:.35;cursor:not-allowed}.WritePage-module__wLUAVG__linkEditorSheetBody{flex-direction:column;gap:14px;padding:12px 4px 8px;display:flex}.WritePage-module__wLUAVG__linkEditorField{flex-direction:column;gap:6px;display:flex}.WritePage-module__wLUAVG__linkEditorLabel{color:#ffffff73;letter-spacing:.02em;font-size:11px;font-weight:700}.WritePage-module__wLUAVG__linkEditorInput{color:#f5f5f5;background:0 0;border:none;border-bottom:1px solid #ffffff47;border-radius:0;outline:none;width:100%;padding:6px 0 10px;font-family:inherit;font-size:16px;font-weight:600}.WritePage-module__wLUAVG__linkEditorInput::placeholder{color:#ffffff59;font-weight:600}.WritePage-module__wLUAVG__linkEditorInput:focus{border-bottom-color:#ffffffb3}.WritePage-module__wLUAVG__linkEditorHint{color:#ffffff7a;margin:0;font-size:12px;font-weight:600;line-height:1.45}.WritePage-module__wLUAVG__linkEditorPreviewBtn{color:#60a5fa;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:800}.WritePage-module__wLUAVG__linkEditorPreviewBtn:disabled{opacity:.4;cursor:not-allowed}.WritePage-module__wLUAVG__linkEditorCustomToggle{color:#f5f5f5;cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:6px;padding:4px 0;font-size:13px;font-weight:700;display:inline-flex}.WritePage-module__wLUAVG__navToolBtn{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;min-width:40px;min-height:40px;padding:6px;transition:all .2s;display:inline-flex}.WritePage-module__wLUAVG__navToolBtnActive{background:#fff3}.WritePage-module__wLUAVG__aHighlight{border:2px solid;border-radius:6px;padding:2px 5px;font-size:16px;font-weight:900;transition:all .2s}.WritePage-module__wLUAVG__outlineToggleBtn{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;min-width:40px;min-height:40px;padding:6px;transition:background .15s;display:inline-flex}.WritePage-module__wLUAVG__outlineToggleBtn:active{opacity:.85}.WritePage-module__wLUAVG__outlineToggleBtnOn{background:#fff3}.WritePage-module__wLUAVG__outlineToggleGlyph{color:#fff;width:28px;height:28px;box-shadow:none;-webkit-text-stroke:0;text-shadow:none;filter:none;background:0 0;border:none;justify-content:center;align-items:center;font-size:17px;font-weight:900;line-height:1;display:inline-flex}.WritePage-module__wLUAVG__outlineToggleGlyphOn{text-shadow:-1.5px -1.5px #111,1.5px -1.5px #111,-1.5px 1.5px #111,1.5px 1.5px #111,0 -1.5px #111,0 1.5px #111,-1.5px 0 #111,1.5px 0 #111}.WritePage-module__wLUAVG__fontToggleBtn{color:#fff;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:#ffffff26;border:none;border-radius:99px;flex:0 auto;align-items:center;gap:4px;min-width:0;max-width:min(96px,28vw);padding:7px 10px;font-size:13px;font-weight:900;display:inline-flex;overflow:hidden}.WritePage-module__wLUAVG__fontToggleBtn span{text-overflow:ellipsis;min-width:0;overflow:hidden}.WritePage-module__wLUAVG__animToggleBtn{max-width:min(108px,32vw)}.WritePage-module__wLUAVG__editorVariantOptions{box-sizing:border-box;justify-content:center;align-items:center;width:100%;padding:0 2px 2px;display:flex}.WritePage-module__wLUAVG__editorVariantOptionsInner{box-sizing:border-box;background:#ffffff1a;border-radius:999px;align-items:center;gap:6px;padding:4px;display:inline-flex}.WritePage-module__wLUAVG__editorVariantDivider{background:#ffffff38;border-radius:1px;flex-shrink:0;width:1px;height:16px}.WritePage-module__wLUAVG__fuzzyOptionsRow{flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.WritePage-module__wLUAVG__fuzzyDirectionToggle{background:#ffffff1f;border-radius:99px;flex-shrink:0;align-items:center;gap:0;padding:2px;display:inline-flex}.WritePage-module__wLUAVG__fuzzyDirectionOption{color:#ffffffb8;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:99px;min-height:32px;padding:0 14px;font-size:12px;font-weight:800;line-height:1}.WritePage-module__wLUAVG__fuzzyDirectionOptionActive{color:#111;background:#fff;box-shadow:inset 0 0 0 1px #00000047}.WritePage-module__wLUAVG__fuzzyGlitchToggle{color:#ffffffb8;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:99px;flex-shrink:0;min-height:32px;padding:0 14px;font-size:12px;font-weight:800;line-height:1;transition:background .14s,color .14s,box-shadow .14s}.WritePage-module__wLUAVG__fuzzyGlitchToggleActive{color:#111;background:#fff;box-shadow:inset 0 0 0 1px #00000047}.WritePage-module__wLUAVG__fuzzyGlitchToggle:active{opacity:.88}.WritePage-module__wLUAVG__gradientColorSlotRow{justify-content:center;align-items:center;gap:8px;width:100%;padding:0 2px 2px;display:flex}.WritePage-module__wLUAVG__gradientColorSlotBtn{color:#ffffffe6;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff29;border:none;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.WritePage-module__wLUAVG__gradientColorSlotBtnActive{color:#111;background:#fff;box-shadow:inset 0 0 0 1px #00000042}.WritePage-module__wLUAVG__gradientColorSlotBtnActive .WritePage-module__wLUAVG__gradientColorSlotSwatch{border-color:#00000059}.WritePage-module__wLUAVG__gradientColorSlotSwatch{border:1px solid #ffffff80;border-radius:999px;width:10px;height:10px}.WritePage-module__wLUAVG__editorDoneBtn{color:#fff;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-shrink:0;padding:8px 2px 8px 6px;font-size:15px;font-weight:900}.WritePage-module__wLUAVG__sizeSliderContainer{left:max(0px, env(safe-area-inset-left));z-index:110;width:32px;height:min(200px,max(140px,46vh));transition:height .2s,top .2s;position:absolute;top:42%;transform:translateY(-50%);container-type:size}.WritePage-module__wLUAVG__sizeSliderContainer .WritePage-module__wLUAVG__verticalSlider{width:min(182px,100cqh);transition:background .12s,width .2s}.WritePage-module__wLUAVG__verticalSlider{appearance:none;background:linear-gradient(to right, #ffffffeb 0%, #ffffffeb var(--fill-percent,0%), #ffffff47 var(--fill-percent,0%), #ffffff47 100%);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;border-radius:2px;outline:none;width:182px;height:4px;transition:background .12s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-90deg)}.WritePage-module__wLUAVG__verticalSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border-radius:50%;width:22px;height:22px;box-shadow:0 0 10px #00000080}.WritePage-module__wLUAVG__verticalSlider::-moz-range-thumb{cursor:pointer;background:#fff;border:none;border-radius:50%;width:22px;height:22px;box-shadow:0 0 10px #00000080}.WritePage-module__wLUAVG__sliderSizeHintTop,.WritePage-module__wLUAVG__sliderSizeHintBottom{color:#ffffffeb;letter-spacing:.01em;-webkit-user-select:none;user-select:none;pointer-events:none;text-shadow:0 1px 6px #00000073;font-weight:900;position:absolute;left:50%;transform:translate(-50%)}.WritePage-module__wLUAVG__sliderSizeHintTop{font-size:15px;top:-22px}.WritePage-module__wLUAVG__sliderSizeHintBottom{opacity:.9;font-size:9px;bottom:-22px}html[data-mobile-keyboard-open] .WritePage-module__wLUAVG__sizeSliderContainer{height:min(160px,max(120px,38%));top:52%}html[data-mobile-keyboard-open] .WritePage-module__wLUAVG__sizeSliderContainer .WritePage-module__wLUAVG__sliderSizeHintTop{font-size:14px;top:-18px}html[data-mobile-keyboard-open] .WritePage-module__wLUAVG__sizeSliderContainer .WritePage-module__wLUAVG__sliderSizeHintBottom{bottom:-18px}.WritePage-module__wLUAVG__editorInputWrapper{flex:1;justify-content:center;align-items:center;margin-bottom:4px;padding:16px 20px 8px 40px;display:flex;overflow:hidden}.WritePage-module__wLUAVG__editorInputWrapperPoll{padding:8px max(16px, env(safe-area-inset-left)) 4px max(16px, env(safe-area-inset-right));-webkit-overflow-scrolling:touch;justify-content:center;align-items:center;min-height:0;margin-bottom:0;overflow:hidden auto}.WritePage-module__wLUAVG__editorInputWrapperQA{-webkit-overflow-scrolling:touch;justify-content:center;align-items:center;padding:20px;overflow:hidden auto}.WritePage-module__wLUAVG__editorInput{color:#fff;resize:none;background:0 0;border:none;outline:none;width:100%;font-weight:900;display:block;overflow:visible}.WritePage-module__wLUAVG__editorInput::placeholder{color:#fff6}.WritePage-module__wLUAVG__bottomEditorControls{padding:10px max(16px, env(safe-area-inset-left)) calc(10px + var(--postit-write-safe-bottom)) max(16px, env(safe-area-inset-right));z-index:2;flex-direction:column;flex-shrink:0;align-items:stretch;gap:12px;margin-top:auto;display:flex;position:relative}.WritePage-module__wLUAVG__editorControlLabel{color:#fff;text-align:left;flex-shrink:0;width:36px;font-size:12px;font-weight:800}.WritePage-module__wLUAVG__rotationControl{align-items:center;gap:8px;min-height:30px;padding:0;display:flex}.WritePage-module__wLUAVG__rotationControl>svg{flex-shrink:0}.WritePage-module__wLUAVG__rotationSliderWrap{flex:1;align-items:center;min-height:20px;display:flex;position:relative}.WritePage-module__wLUAVG__rotationSliderWrap .WritePage-module__wLUAVG__horizontalSlider{z-index:2;flex:1;width:100%;position:relative}.WritePage-module__wLUAVG__rotationSliderCenterMark{pointer-events:none;z-index:1;background:#ffffffb8;border-radius:1px;width:2px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 6px #ffffff40}.WritePage-module__wLUAVG__horizontalSlider{appearance:none;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#ffffff4d;border-radius:2px;outline:none;flex:1;height:4px}.WritePage-module__wLUAVG__horizontalSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border-radius:50%;width:20px;height:20px;box-shadow:0 0 10px #00000080}.WritePage-module__wLUAVG__horizontalSlider::-moz-range-thumb{cursor:pointer;background:#fff;border:none;border-radius:50%;width:20px;height:20px;box-shadow:0 0 10px #00000080}.WritePage-module__wLUAVG__rotationValue{color:#fff;text-align:right;flex-shrink:0;width:40px;font-size:11px;font-weight:800}.WritePage-module__wLUAVG__iconPickerPanel{background:#ffffff0f;border-radius:16px;margin:0 12px 4px;overflow:hidden}.WritePage-module__wLUAVG__iconPickerViewport{scrollbar-width:thin;will-change:height;overflow-x:hidden}.WritePage-module__wLUAVG__iconPickerGrid{grid-template-columns:repeat(6,44px);justify-content:center;gap:6px;margin:0;padding:8px;display:grid}.WritePage-module__wLUAVG__iconPickerExpandBtn{color:#ffffff9e;letter-spacing:-.02em;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-top:1px solid #ffffff0f;justify-content:center;align-items:center;gap:4px;width:100%;height:32px;font-size:11px;font-weight:700;transition:color .15s,background .15s;display:flex}.WritePage-module__wLUAVG__iconPickerExpandBtn:active{color:#ffffffe6;background:#ffffff0f}.WritePage-module__wLUAVG__iconPickerBtn{color:#ffffffc7;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:background .15s,color .15s,transform .12s;display:inline-flex}.WritePage-module__wLUAVG__iconPickerBtn:active{background:#ffffff1a;transform:scale(.94)}.WritePage-module__wLUAVG__iconPickerBtnActive{background:#ffffff29;box-shadow:inset 0 0 0 1.5px #ffffff59}.WritePage-module__wLUAVG__iconContentTabsDock{flex-shrink:0;justify-content:center;padding:0 16px 6px;display:flex}.WritePage-module__wLUAVG__iconContentTabs{background:#ffffff1f;border-radius:999px;flex-shrink:0;gap:4px;width:min(220px,70vw);margin:0;padding:3px;display:flex}.WritePage-module__wLUAVG__iconContentTab{color:#ffffff8c;letter-spacing:-.02em;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:999px;flex:1;height:30px;font-size:12px;font-weight:700;transition:background .15s,color .15s}.WritePage-module__wLUAVG__iconContentTabActive{color:#fff;background:#fff3}.WritePage-module__wLUAVG__modalWrapper{z-index:100200;pointer-events:auto;position:fixed;inset:0}.WritePage-module__wLUAVG__privacyInfoModalLayer{z-index:100250}.WritePage-module__wLUAVG__modalOverlayDark{background-color:#0009;position:absolute;inset:0}.WritePage-module__wLUAVG__bottomSheet{background:var(--card-bg);padding:16px 20px calc(20px + var(--postit-write-safe-bottom)) 20px;border-radius:28px 28px 0 0;position:absolute;bottom:0;left:0;right:0}.WritePage-module__wLUAVG__sheetHandle{background:#e2e8f0;border-radius:10px;width:40px;height:5px;margin:0 auto 20px}.WritePage-module__wLUAVG__sheetTitle{color:var(--text-primary);text-align:center;margin-bottom:20px;font-size:17px;font-weight:900}.WritePage-module__wLUAVG__bgUploadModalWrapper{z-index:240;position:absolute;inset:0}.WritePage-module__wLUAVG__bgUploadModal{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;padding:max(12px, var(--mobile-overlay-safe-top)) max(16px, env(safe-area-inset-right)) calc(20px + var(--postit-write-safe-bottom)) max(16px, env(safe-area-inset-left));background:#080a12f5;flex-direction:column;display:flex;position:absolute;inset:0}.WritePage-module__wLUAVG__bgUploadModalHeader{flex-shrink:0;justify-content:flex-start;display:flex}.WritePage-module__wLUAVG__bgUploadModalClose{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff1a;border:none;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.WritePage-module__wLUAVG__bgUploadModalClose:disabled{opacity:.5;cursor:not-allowed}.WritePage-module__wLUAVG__bgUploadModalBody{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;width:100%;min-height:0;padding:8px 4px 0;display:flex}.WritePage-module__wLUAVG__bgUploadModalHead{text-align:center;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:440px;display:flex}.WritePage-module__wLUAVG__bgUploadModalTitle{letter-spacing:-.02em;font-size:24px;font-weight:900;line-height:1.25}.WritePage-module__wLUAVG__bgUploadModalDesc{color:#ffffffb8;max-width:32ch;font-size:14px;font-weight:600;line-height:1.6}.WritePage-module__wLUAVG__bgUploadOptionGrid{grid-template-columns:1fr 1fr;gap:14px;width:100%;max-width:440px;display:grid}.WritePage-module__wLUAVG__bgUploadOptionBtn{color:#fff;text-align:center;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;align-items:center;gap:10px;width:100%;padding:24px 14px;transition:transform .15s,background .15s;display:flex}.WritePage-module__wLUAVG__bgUploadOptionBtn:active:not(:disabled){background:#ffffff1a;transform:scale(.98)}.WritePage-module__wLUAVG__bgUploadOptionBtn:disabled{opacity:.55;cursor:not-allowed}.WritePage-module__wLUAVG__bgUploadOptionIcon{border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.WritePage-module__wLUAVG__bgUploadOptionIconImage{color:#93c5fd;background:#3b82f638}.WritePage-module__wLUAVG__bgUploadOptionIconVideo{color:#fda4af;background:#f43f5e38}.WritePage-module__wLUAVG__bgUploadOptionLabel{font-size:15px;font-weight:800}.WritePage-module__wLUAVG__bgUploadOptionHint{color:#ffffff80;font-size:11px;font-weight:600}.WritePage-module__wLUAVG__bgUploadModalTip{flex-direction:column;align-items:center;gap:10px;width:100%;max-width:440px;display:flex}.WritePage-module__wLUAVG__bgUploadGuideRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.WritePage-module__wLUAVG__bgUploadGuideTag{color:#ffffff85;letter-spacing:.01em;background:#ffffff0a;border:1px solid #ffffff12;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:5px;min-width:76px;height:28px;padding:0 12px;font-size:11px;font-weight:700;display:inline-flex}.WritePage-module__wLUAVG__bgUploadGuideTag svg{opacity:.65;flex-shrink:0}.WritePage-module__wLUAVG__bgUploadGuideText{color:#ffffff9e;text-align:center;font-size:12px;font-weight:600;line-height:1.35}.WritePage-module__wLUAVG__bgUploadModalLoading{left:50%;bottom:calc(28px + var(--postit-write-safe-bottom));color:#fff;white-space:nowrap;background:#0f172aeb;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:10px;padding:12px 18px;font-size:13px;font-weight:700;display:inline-flex;position:absolute;transform:translate(-50%)}.WritePage-module__wLUAVG__stickerSheetDragHeader{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;flex-shrink:0;padding:6px 0 0}.WritePage-module__wLUAVG__stickerSheetDragHeader:active{cursor:grabbing}.WritePage-module__wLUAVG__stickerSheetDragHeader .WritePage-module__wLUAVG__sheetHandle{background:#ffffff47;margin-bottom:14px}.WritePage-module__wLUAVG__stickerSheetDragHeader .WritePage-module__wLUAVG__sheetTitle{color:#f8fafc;letter-spacing:-.02em;margin-bottom:18px;font-size:16px;font-weight:800}.WritePage-module__wLUAVG__stickerBottomSheet{width:100%;max-width:none;padding:10px 16px calc(14px + var(--postit-write-safe-bottom));background:#1c1c1e;border-radius:20px 20px 0 0;margin-inline:0;left:0;right:0;box-shadow:0 -12px 40px #00000073}.WritePage-module__wLUAVG__calligraphyPickerSheet{padding-bottom:calc(18px + var(--postit-write-safe-bottom));flex-direction:column;display:flex;overflow:hidden}.WritePage-module__wLUAVG__calligraphyPickerSheetHeightAnim{transition:height .34s cubic-bezier(.32,.72,0,1),max-height .34s cubic-bezier(.32,.72,0,1)}.WritePage-module__wLUAVG__calligraphyPickerSheetCollapsed{height:min(70dvh,640px);max-height:min(70dvh,640px)}.WritePage-module__wLUAVG__calligraphyPickerSheetExpanded{height:min(92dvh,880px);max-height:min(92dvh,880px)}.WritePage-module__wLUAVG__calligraphyPickerBody{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;touch-action:pan-y;flex:1;min-height:0;padding:2px 0 8px;overflow:hidden auto}.WritePage-module__wLUAVG__calligraphyPickerSheet .WritePage-module__wLUAVG__sheetTitle{margin-bottom:14px}.WritePage-module__wLUAVG__stickerSheetChips{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:0 0 4px;display:flex}.WritePage-module__wLUAVG__stickerChipBtn{color:#0f172a;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;gap:5px;width:auto;min-width:0;margin:0;padding:8px 12px;transition:transform .12s,background-color .12s;display:inline-flex;box-shadow:0 1px #ffffff0a}.WritePage-module__wLUAVG__stickerChipBtn:active{background:#f4f4f5;transform:scale(.96)}.WritePage-module__wLUAVG__stickerChipIcon{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.WritePage-module__wLUAVG__stickerChipLabel{letter-spacing:-.02em;color:#0f172a;white-space:nowrap;font-size:14px;font-weight:700;line-height:1}.WritePage-module__wLUAVG__stickerChipIconIcon{color:#10b981}.WritePage-module__wLUAVG__stickerChipIconImage{color:#f59e0b}.WritePage-module__wLUAVG__stickerChipIconPoll{color:#3b82f6}.WritePage-module__wLUAVG__stickerChipIconQa{color:#f43f5e}.WritePage-module__wLUAVG__stickerChipIconReaction{color:#ec4899}.WritePage-module__wLUAVG__stickerChipIconLink{color:#2563eb}.WritePage-module__wLUAVG__stickerChipIconFrame{color:#0ea5e9}.WritePage-module__wLUAVG__stickerChipIconCalligraphy{color:#14b8a6}.WritePage-module__wLUAVG__stickerChipBtnDisabled{opacity:.42;cursor:not-allowed}.WritePage-module__wLUAVG__frameEditorOverlay{top:0;left:0;right:0;bottom:var(--visual-viewport-bottom-inset,0px);z-index:120;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000b8;flex-direction:column;width:100%;max-width:430px;margin:0 auto;display:flex;position:fixed}.WritePage-module__wLUAVG__frameEditorTopNav{padding:var(--mobile-overlay-safe-top) 14px 10px;flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}.WritePage-module__wLUAVG__frameEditorStage{flex:1;justify-content:center;align-items:center;min-height:0;padding:12px 20px 28px;display:flex}.WritePage-module__wLUAVG__frameEditorCard{display:inline-flex;position:relative}.WritePage-module__wLUAVG__frameEditorCaptionInput{resize:none;color:#0000;caret-color:#38bdf8;letter-spacing:-.03em;background:0 0;border:none;outline:none;height:44px;margin:0;padding:0;font-size:17px;font-weight:800;line-height:1.2;position:absolute;bottom:34px;left:12px;right:12px}.WritePage-module__wLUAVG__reactionEmojiBar{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:4px 8px 10px;display:flex}.WritePage-module__wLUAVG__reactionEmojiBtn{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:24px;line-height:1;display:inline-flex}.WritePage-module__wLUAVG__reactionEmojiBtnSelected{background:#ffffff47;box-shadow:0 0 0 2px #ffffff8c}.WritePage-module__wLUAVG__reactionEmojiAddBtn{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff24;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.WritePage-module__wLUAVG__reactionEmojiAddBtnActive{background:#ffffff47}.WritePage-module__wLUAVG__reactionEmojiPickerSheet{left:0;right:0;bottom:var(--visual-viewport-bottom-inset,0px);z-index:120;width:min(100%,430px);height:min(52dvh,440px);max-height:min(52dvh,440px);padding:0 12px calc(12px + var(--postit-write-safe-bottom,0px));touch-action:none;-webkit-user-select:none;user-select:none;background:#1c1c1e;border-radius:22px 22px 0 0;flex-direction:column;margin-inline:auto;transition:height .28s cubic-bezier(.22,1,.36,1),max-height .28s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;box-shadow:0 -12px 40px #00000073}.WritePage-module__wLUAVG__reactionEmojiPickerSheetExpanded{height:min(88dvh,720px);max-height:min(88dvh,720px)}.WritePage-module__wLUAVG__reactionEmojiPickerDragHeader{cursor:grab;touch-action:none;-webkit-tap-highlight-color:transparent;flex:none;margin:0 -12px;padding:12px 12px 10px}.WritePage-module__wLUAVG__reactionEmojiPickerDragHeader:active{cursor:grabbing}.WritePage-module__wLUAVG__reactionEmojiPickerChrome{touch-action:none;cursor:grab;flex:none;justify-content:center;align-items:center;min-height:28px;margin:0 -12px;padding:10px 12px 6px;display:flex}.WritePage-module__wLUAVG__reactionEmojiPickerChrome:active{cursor:grabbing}.WritePage-module__wLUAVG__reactionEmojiPickerHandle{pointer-events:none;background:#ffffff47;border-radius:999px;width:36px;height:4px}.WritePage-module__wLUAVG__reactionEmojiSearch{color:#ffffff8c;background:#ffffff1a;border-radius:12px;flex:none;align-items:center;gap:8px;margin:0 2px 10px;padding:10px 12px;display:flex}.WritePage-module__wLUAVG__reactionEmojiSearch input{color:#f8fafc;letter-spacing:-.01em;touch-action:manipulation;-webkit-user-select:text;user-select:text;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:15px;font-weight:600}.WritePage-module__wLUAVG__reactionEmojiSearch input::placeholder{color:#ffffff73}.WritePage-module__wLUAVG__reactionEmojiCategoryTabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x;flex:none;gap:6px;margin-bottom:2px;padding-bottom:8px;display:flex;overflow-x:auto}.WritePage-module__wLUAVG__reactionEmojiCategoryTabs::-webkit-scrollbar{display:none}.WritePage-module__wLUAVG__reactionEmojiCategoryTab{color:#ffffffb8;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff14;border:none;border-radius:999px;flex:none;padding:7px 12px;font-size:12px;font-weight:700}.WritePage-module__wLUAVG__reactionEmojiCategoryTabActive{color:#fff;background:#ffffff38}.WritePage-module__wLUAVG__reactionEmojiPickerScroll{-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain;flex:1;min-height:0;padding-bottom:4px;overflow-y:auto}.WritePage-module__wLUAVG__reactionEmojiSection{margin-bottom:14px}.WritePage-module__wLUAVG__reactionEmojiSectionTitle{color:#ffffffb8;letter-spacing:-.02em;margin:0 2px 8px;font-size:13px;font-weight:800}.WritePage-module__wLUAVG__reactionEmojiEmpty{text-align:center;color:#ffffff73;margin:28px 0;font-size:13px;font-weight:600}.WritePage-module__wLUAVG__reactionEmojiPickerGrid{grid-template-columns:repeat(auto-fill,48px);justify-content:center;gap:4px;min-height:0;display:grid}.WritePage-module__wLUAVG__reactionEmojiPickerItem{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:26px;line-height:1;display:inline-flex}.WritePage-module__wLUAVG__reactionEmojiPickerItem:active{background:#ffffff1f}.WritePage-module__wLUAVG__reactionEmojiPickerItemSelected{background:#fff3;box-shadow:inset 0 0 0 1.5px #ffffff8c}@media (max-width:380px){.WritePage-module__wLUAVG__reactionEmojiPickerGrid{grid-template-columns:repeat(auto-fill,44px);gap:2px}.WritePage-module__wLUAVG__reactionEmojiPickerItem{width:44px;height:44px;font-size:24px}}.WritePage-module__wLUAVG__fontSheetWrapper{z-index:220;position:absolute;inset:0}.WritePage-module__wLUAVG__fontSheetBackdrop{background:#00000073;border:none;position:absolute;inset:0}.WritePage-module__wLUAVG__fontSheet{width:min(100%,430px);padding:16px 16px calc(24px + var(--postit-write-safe-bottom));background:#1c1c1e;border-radius:22px 22px 0 0;margin-inline:auto;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -12px 40px #00000073}.WritePage-module__wLUAVG__fontSheet .WritePage-module__wLUAVG__sheetHandle{background:#ffffff47;width:36px;height:4px;margin:2px auto 14px}.WritePage-module__wLUAVG__fontSheet .WritePage-module__wLUAVG__sheetTitle{color:#f8fafc;letter-spacing:-.02em;margin-bottom:16px;font-size:16px;font-weight:800}.WritePage-module__wLUAVG__fontOptionList{scrollbar-width:thin;flex-direction:column;gap:10px;max-height:min(52dvh,420px);display:flex;overflow-y:auto}.WritePage-module__wLUAVG__fontOptionBtn{color:#f8fafc;-webkit-tap-highlight-color:transparent;background:#ffffff0f;border:1px solid #ffffff29;border-radius:14px;justify-content:space-between;align-items:center;height:54px;padding:0 14px;font-weight:800;display:flex}.WritePage-module__wLUAVG__fontOptionBtnActive{color:#fff;background:#ffffff2e;border-color:#ffffff8c}.WritePage-module__wLUAVG__fontPreviewText{font-size:15px;line-height:1.2;color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important;text-shadow:none!important;background:0 0!important}.WritePage-module__wLUAVG__privacyOptions{flex-direction:column;gap:10px;display:flex}.WritePage-module__wLUAVG__privacySheet{z-index:1;width:min(400px,100% - 32px);padding:14px 18px calc(36px + var(--postit-write-safe-bottom));background:#222;border-radius:20px 20px 0 0;margin-inline:auto;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -8px 32px #00000059}.WritePage-module__wLUAVG__privacySheetDragZone{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;flex-shrink:0;padding:2px 0 8px}.WritePage-module__wLUAVG__privacySheetDragZone:active{cursor:grabbing}.WritePage-module__wLUAVG__privacySheetHandle{background:#555;border-radius:10px;width:40px;height:5px;margin:0 auto}.WritePage-module__wLUAVG__privacySheetHeader{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.WritePage-module__wLUAVG__privacySheetHeader:active{cursor:grabbing}.WritePage-module__wLUAVG__privacySheetTitle{color:#f3f4f6;margin:0;font-size:17px;font-weight:800;line-height:1.25}.WritePage-module__wLUAVG__privacySheetInfoBtn{color:var(--text-label);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;align-items:center;gap:4px;padding:4px 0;font-size:13px;font-weight:600;display:inline-flex}.WritePage-module__wLUAVG__privacySheetInfoBtn:hover{color:#fff}.WritePage-module__wLUAVG__privacySheetGuestNotice{color:#bfdbfeeb;margin:0 20px 12px;font-size:13px;line-height:1.5}.WritePage-module__wLUAVG__privacySheet .WritePage-module__wLUAVG__privacyOptionBtn{color:#f3f4f6;background:#2a2a2a;border-color:#3a3a3a}.WritePage-module__wLUAVG__privacySheet .WritePage-module__wLUAVG__privacyOptionBtnActive{background:#3b82f624;border-color:#60a5fa73}.WritePage-module__wLUAVG__privacySheet .WritePage-module__wLUAVG__optionIconBox{background:#333}.WritePage-module__wLUAVG__privacySheet .WritePage-module__wLUAVG__optionText h4{color:#f3f4f6}.WritePage-module__wLUAVG__privacySheet .WritePage-module__wLUAVG__optionText p{color:var(--text-label)}.WritePage-module__wLUAVG__privacyOptionBtn{background:var(--bg-color);text-align:left;color:var(--text-primary);border:1px solid #e2e8f0;border-radius:18px;align-items:center;gap:14px;padding:14px;display:flex}.WritePage-module__wLUAVG__privacyOptionBtnActive{background:#ecfeff;border-color:#67e8f9}.WritePage-module__wLUAVG__optionIconBox{background:var(--card-bg);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.WritePage-module__wLUAVG__optionText{flex:1;min-width:0}.WritePage-module__wLUAVG__optionText h4{color:var(--text-primary);margin-bottom:2px;font-size:15px;font-weight:800}.WritePage-module__wLUAVG__optionText p{color:#334155;font-size:12px;font-weight:600}.WritePage-module__wLUAVG__privacyOptionCheck{flex-shrink:0;margin-left:auto}.WritePage-module__wLUAVG__streamerPickerWrapper{inset:0 0 var(--visual-viewport-bottom-inset,0px);z-index:210;box-sizing:border-box;width:100%;max-width:430px;max-height:100dvh;margin:0 auto;position:fixed;overflow:hidden}.WritePage-module__wLUAVG__streamerPickerSheet{--streamer-picker-sheet-cap:min(82dvh, calc(100% - max(48px, calc(var(--mobile-overlay-safe-top) + 28px))));z-index:1;width:min(400px,100% - 32px);padding:14px 18px calc(12px + var(--postit-write-safe-bottom));height:var(--streamer-picker-sheet-cap);max-height:var(--streamer-picker-sheet-cap);background:#222;border-radius:20px 20px 0 0;flex-direction:column;min-height:0;margin-inline:auto;display:flex;position:absolute;inset:auto 0 0;overflow:hidden;box-shadow:0 -8px 32px #00000059}html[data-mobile-keyboard-open] .WritePage-module__wLUAVG__streamerPickerSheet{height:min(var(--streamer-picker-sheet-cap), 100%);max-height:min(var(--streamer-picker-sheet-cap), 100%);padding-bottom:12px}:is(html[data-mobile-keyboard-open] .WritePage-module__wLUAVG__streamerPickerDesc,html[data-mobile-keyboard-open] .WritePage-module__wLUAVG__streamerConfirmAvatarGroup){display:none}html[data-mobile-keyboard-open] .WritePage-module__wLUAVG__streamerPickerFooter{padding-top:10px}.WritePage-module__wLUAVG__streamerPickerDragZone{cursor:grab;touch-action:none;flex-shrink:0;padding:2px 0 4px}.WritePage-module__wLUAVG__streamerPickerDragZone:active{cursor:grabbing}.WritePage-module__wLUAVG__streamerPickerHandle{background:#555;border-radius:999px;width:40px;height:5px;margin:0 auto}.WritePage-module__wLUAVG__streamerPickerHeader{justify-content:center;align-items:center;margin-bottom:4px;display:flex}.WritePage-module__wLUAVG__streamerPickerTitle{color:#f3f4f6;text-align:center;margin:0;font-size:17px;font-weight:800}.WritePage-module__wLUAVG__streamerPickerDesc{color:var(--text-label);text-align:center;margin:0 0 14px;padding-inline:4px;font-size:13px;font-weight:600;line-height:1.45}.WritePage-module__wLUAVG__streamerPickerSearchBlock{flex-shrink:0;margin-bottom:14px}.WritePage-module__wLUAVG__streamerPickerSearchField{background:#ffffff14;border:1px solid #ffffff1f;border-radius:14px;align-items:center;gap:10px;min-height:48px;padding:0 14px;display:flex}.WritePage-module__wLUAVG__streamerPickerSearchIcon{color:#ffffff73;flex-shrink:0}.WritePage-module__wLUAVG__streamerPickerSearchInput{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:12px 0;font-size:16px;line-height:1.4}.WritePage-module__wLUAVG__streamerPickerSearchInput::placeholder{color:#ffffff61}.WritePage-module__wLUAVG__streamerPickerSearchClearBtn{color:#ffffffb8;cursor:pointer;background:#ffffff1a;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-right:-4px;display:inline-flex}.WritePage-module__wLUAVG__streamerPickerBody{flex-direction:column;flex:1;gap:12px;min-height:0;display:flex;overflow:hidden}.WritePage-module__wLUAVG__streamerPickerSelectedSection{flex-shrink:0;padding:0 2px}.WritePage-module__wLUAVG__streamerPickerSelectedSectionWithDivider{border-bottom:1px solid #ffffff1a;padding-bottom:12px}.WritePage-module__wLUAVG__streamerPickerBrowseSection{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.WritePage-module__wLUAVG__streamerPickerSectionTitle{letter-spacing:.02em;color:#ffffff8c;text-transform:uppercase;margin:0 0 8px;padding:0 4px;font-size:12px;font-weight:800}.WritePage-module__wLUAVG__streamerPickerSectionCount{color:#93c5fd;margin-left:4px}.WritePage-module__wLUAVG__streamerPickerSelectedListWrap{background:#3b82f60f;border:1px solid #60a5fa47;border-radius:14px;position:relative;overflow:hidden}.WritePage-module__wLUAVG__streamerPickerSelectedListWrapOverflow:after{content:"";pointer-events:none;z-index:1;background:#ffffff1f;height:1px;position:absolute;bottom:0;left:12px;right:12px}.WritePage-module__wLUAVG__streamerPickerSelectedList{scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;gap:0;max-height:132px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.WritePage-module__wLUAVG__streamerPickerSelectedListWrapOverflow .WritePage-module__wLUAVG__streamerPickerSelectedList{-webkit-mask-image:linear-gradient(#000 calc(100% - 22px),#0000);mask-image:linear-gradient(#000 calc(100% - 22px),#0000)}.WritePage-module__wLUAVG__streamerPickerSelectedList::-webkit-scrollbar{display:none}.WritePage-module__wLUAVG__streamerPickerSelectedRow{background:0 0;border:none;border-bottom:1px solid #ffffff14;border-radius:0;align-items:center;gap:10px;padding:8px 10px;display:flex}.WritePage-module__wLUAVG__streamerPickerSelectedList li:last-child .WritePage-module__wLUAVG__streamerPickerSelectedRow{border-bottom:none}.WritePage-module__wLUAVG__streamerPickerSelectedRow .WritePage-module__wLUAVG__streamerAvatar{width:40px;height:40px}.WritePage-module__wLUAVG__streamerPickerRemoveBtn{color:#ffffffb8;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff14;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.WritePage-module__wLUAVG__streamerPickerRemoveBtn:hover{color:#fca5a5;background:#ef44442e}.WritePage-module__wLUAVG__streamerAddBadge{color:#ffffff8c;background:#ffffff0f;border:1px solid #ffffff24;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.WritePage-module__wLUAVG__streamerPickerStatus{text-align:center;min-height:120px;color:var(--text-label);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;padding:24px 16px;font-size:14px;font-weight:600;display:flex}.WritePage-module__wLUAVG__streamerPickerSpinner{animation:.7s linear infinite WritePage-module__wLUAVG__postitWriteSpin}@keyframes WritePage-module__wLUAVG__postitWriteSpin{to{transform:rotate(360deg)}}.WritePage-module__wLUAVG__streamerList{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;gap:8px;min-height:0;margin:0;padding:0 0 4px;list-style:none;display:flex;overflow-y:auto}.WritePage-module__wLUAVG__streamerList::-webkit-scrollbar{display:none}.WritePage-module__wLUAVG__streamerPickerBrowseSection .WritePage-module__wLUAVG__streamerList{flex:1;min-height:0}.WritePage-module__wLUAVG__streamerRow{text-align:left;color:#f3f4f6;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#2a2a2a;border:1px solid #3a3a3a;border-radius:16px;align-items:center;gap:12px;width:100%;padding:10px 12px;display:flex}.WritePage-module__wLUAVG__streamerRowSelected{background:#3b82f624;border-color:#60a5fa73}.WritePage-module__wLUAVG__streamerAvatarWrap{flex-shrink:0;position:relative}.WritePage-module__wLUAVG__streamerAvatar{object-fit:cover;background:#e2e8f0;border-radius:50%;width:48px;height:48px}.WritePage-module__wLUAVG__streamerLiveBadge{letter-spacing:.02em;color:#fff;background:#ef4444;border-radius:6px;padding:2px 6px;font-size:9px;font-weight:900;line-height:1.2;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.WritePage-module__wLUAVG__streamerMeta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.WritePage-module__wLUAVG__streamerName{color:#f3f4f6;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:800;overflow:hidden}.WritePage-module__wLUAVG__streamerHandle{color:var(--text-label);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.WritePage-module__wLUAVG__streamerCheck{color:#fff;border:2px solid #555;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.WritePage-module__wLUAVG__streamerCheckOn{background:#3b82f6;border-color:#3b82f6}.WritePage-module__wLUAVG__streamerPickerFooter{flex-shrink:0;margin-top:auto;padding-top:20px}.WritePage-module__wLUAVG__streamerConfirmFooter{flex-direction:column;align-items:center;gap:12px;display:flex}.WritePage-module__wLUAVG__streamerConfirmAvatarGroup{justify-content:center;align-items:center;padding-left:10px;display:flex}.WritePage-module__wLUAVG__streamerConfirmAvatarWrap{background:#1e293b;border:2px solid #222;border-radius:50%;flex-shrink:0;width:38px;height:38px;margin-left:-10px;position:relative;overflow:hidden;box-shadow:0 2px 4px #0000002e}.WritePage-module__wLUAVG__streamerConfirmAvatarImg{object-fit:cover;width:100%;height:100%;display:block}.WritePage-module__wLUAVG__streamerConfirmAvatarFallback{color:#e2e8f0;justify-content:center;align-items:center;width:100%;height:100%;font-size:13px;font-weight:800;display:flex}.WritePage-module__wLUAVG__streamerConfirmRemainingBadge{color:#f3f4f6;z-index:1;background:#2a2a2a;border:2px solid #222;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;margin-left:-10px;font-size:12px;font-weight:800;display:flex;box-shadow:0 2px 4px #0000002e}.WritePage-module__wLUAVG__streamerConfirmBtn{width:100%;min-height:40px;color:var(--text-secondary);letter-spacing:-.01em;cursor:pointer;box-shadow:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;background:#2a2a2a;border:1px solid #3a3a3a;border-radius:999px;justify-content:center;align-items:center;padding:10px 20px;font-size:13px;font-weight:800;line-height:1;transition:background .28s,color .28s,border-color .28s,transform .15s;display:inline-flex}.WritePage-module__wLUAVG__streamerConfirmBtn[data-ready=true]{color:#f3f4f6;background:#ffffff14;border-color:#ffffff24}.WritePage-module__wLUAVG__streamerConfirmBtnLabel{white-space:nowrap;justify-content:center;align-items:center;gap:4px;line-height:1;display:inline-flex}.WritePage-module__wLUAVG__streamerConfirmBtnIcon{opacity:.88;flex-shrink:0}.WritePage-module__wLUAVG__streamerConfirmBtn[data-ready=true]:active{transform:scale(.98)}.WritePage-module__wLUAVG__streamerConfirmBtn:disabled{cursor:not-allowed}.WritePage-module__wLUAVG__editorInputBlock{caret-color:currentColor}.WritePage-module__wLUAVG__editorInputBlock::placeholder{color:#fff6}.WritePage-module__wLUAVG__privacyInfoModalCenter{pointer-events:none;justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;inset:0}.WritePage-module__wLUAVG__privacyInfoModal{pointer-events:auto;color:#fff;background:#222;border-radius:1rem;width:90%;max-width:24rem;padding:1.25rem;box-shadow:0 20px 40px #00000059}@media (hover:hover) and (pointer:fine) and (min-width:768px){.WritePage-module__wLUAVG__storyFrame{border-radius:12px;overflow:hidden;box-shadow:0 0 0 1px #ffffff0f,0 18px 48px #0000008c}.WritePage-module__wLUAVG__topHeader{padding-top:12px}.WritePage-module__wLUAVG__bottomControls{padding:12px 12px 14px}.WritePage-module__wLUAVG__bottomSheet{border-radius:32px 32px 0 0;padding:20px 24px 44px}.WritePage-module__wLUAVG__sheetTitle{margin-bottom:24px;font-size:19px}.WritePage-module__wLUAVG__stickerBottomSheet{width:min(100%,520px);margin-inline:auto;padding:16px 24px 28px}.WritePage-module__wLUAVG__stickerSheetDragHeader .WritePage-module__wLUAVG__sheetHandle{width:44px;height:5px;margin-bottom:16px}.WritePage-module__wLUAVG__stickerSheetDragHeader .WritePage-module__wLUAVG__sheetTitle{letter-spacing:-.03em;margin-bottom:22px;font-size:20px}.WritePage-module__wLUAVG__stickerSheetChips{gap:12px;padding:4px 4px 8px}.WritePage-module__wLUAVG__stickerChipBtn{gap:8px;padding:12px 18px}.WritePage-module__wLUAVG__stickerChipIcon{width:20px;height:20px}.WritePage-module__wLUAVG__stickerChipIcon svg{width:20px;height:20px}.WritePage-module__wLUAVG__stickerChipLabel{letter-spacing:-.025em;font-size:16px}.WritePage-module__wLUAVG__privacySheet{border-radius:24px 24px 0 0;width:min(520px,100% - 40px);padding:18px 22px 40px}.WritePage-module__wLUAVG__privacySheetTitle{font-size:19px}.WritePage-module__wLUAVG__privacySheetInfoBtn{font-size:14px}.WritePage-module__wLUAVG__optionIconBox{width:48px;height:48px}.WritePage-module__wLUAVG__optionText h4{font-size:16px}.WritePage-module__wLUAVG__optionText p{font-size:13px}.WritePage-module__wLUAVG__privacyInfoModal{width:min(92vw,440px);max-width:440px;padding:1.5rem}.WritePage-module__wLUAVG__privacyInfoModalCenter{padding:24px}.WritePage-module__wLUAVG__fontSheet{border-radius:26px 26px 0 0;width:min(100%,520px);padding:20px 20px 28px}.WritePage-module__wLUAVG__fontSheet .WritePage-module__wLUAVG__sheetTitle{font-size:18px}.WritePage-module__wLUAVG__fontOptionBtn{border-radius:16px;height:60px;padding:0 16px}.WritePage-module__wLUAVG__fontPreviewText{font-size:16px}.WritePage-module__wLUAVG__streamerPickerWrapper{max-width:560px}.WritePage-module__wLUAVG__streamerPickerSheet{border-radius:24px 24px 0 0;width:min(520px,100% - 40px);padding:18px 22px 16px}.WritePage-module__wLUAVG__streamerPickerTitle{font-size:19px}.WritePage-module__wLUAVG__streamerPickerDesc{font-size:14px}.WritePage-module__wLUAVG__linkEditorOverlay{max-width:560px}.WritePage-module__wLUAVG__reactionEmojiPickerSheet{width:min(100%,560px);height:min(56dvh,500px);max-height:min(56dvh,500px);padding:0 16px 16px}.WritePage-module__wLUAVG__reactionEmojiPickerSheetExpanded{height:min(88dvh,760px);max-height:min(88dvh,760px)}.WritePage-module__wLUAVG__reactionEmojiPickerGrid{grid-template-columns:repeat(auto-fill,46px);gap:6px}.WritePage-module__wLUAVG__reactionEmojiPickerItem{width:46px;height:46px;font-size:24px}.WritePage-module__wLUAVG__iconPickerPanel{width:100%;max-width:min(100%,520px);margin-inline:auto}.WritePage-module__wLUAVG__iconPickerGrid{grid-template-columns:repeat(auto-fill,44px);justify-content:center;gap:8px;padding:10px 12px}.WritePage-module__wLUAVG__bgUploadModalTitle{font-size:26px}.WritePage-module__wLUAVG__bgUploadModalDesc{max-width:34ch;font-size:14px}.WritePage-module__wLUAVG__bgUploadModalHead,.WritePage-module__wLUAVG__bgUploadModalTip{max-width:480px}.WritePage-module__wLUAVG__bgUploadOptionGrid{gap:16px;max-width:480px}.WritePage-module__wLUAVG__bgUploadOptionBtn{gap:12px;padding:26px 16px}.WritePage-module__wLUAVG__bgUploadOptionIcon{width:56px;height:56px}.WritePage-module__wLUAVG__bgUploadOptionLabel{font-size:16px}.WritePage-module__wLUAVG__bgUploadOptionHint{font-size:12px}.WritePage-module__wLUAVG__textEditorOverlay,.WritePage-module__wLUAVG__utilityEditorOverlay .WritePage-module__wLUAVG__bottomEditorControls,.WritePage-module__wLUAVG__stickerEditorOverlay,.WritePage-module__wLUAVG__linkEditorOverlay,.WritePage-module__wLUAVG__frameEditorOverlay,.WritePage-module__wLUAVG__streamerPickerWrapper{max-width:680px}.WritePage-module__wLUAVG__utilityEditorOverlayPoll .WritePage-module__wLUAVG__editorInputWrapperPoll{flex:auto;align-items:center;margin-top:0;margin-bottom:0;padding-bottom:16px}.WritePage-module__wLUAVG__textEditorOverlay .WritePage-module__wLUAVG__bottomEditorControls{padding-top:8px;padding-bottom:max(40px, calc(24px + env(safe-area-inset-bottom,0px)));margin-top:0;margin-bottom:0}.WritePage-module__wLUAVG__desktopStickerGuide{pointer-events:auto;flex:none;align-items:stretch;display:flex;position:relative}.WritePage-module__wLUAVG__desktopStickerGuideToggle{-webkit-backdrop-filter:blur(10px);color:#ffffffeb;letter-spacing:-.02em;white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#0006;border:none;border-radius:999px;justify-content:center;align-items:center;gap:5px;min-height:34px;margin:0;padding:7px 10px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.WritePage-module__wLUAVG__desktopStickerGuideToggle:hover{background:#00000085}.WritePage-module__wLUAVG__desktopStickerGuideOpen .WritePage-module__wLUAVG__desktopStickerGuideToggle{background:#ffffff24}.WritePage-module__wLUAVG__desktopStickerGuideBody{z-index:50;-webkit-backdrop-filter:blur(12px);background:#0f121ceb;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;align-items:flex-start;gap:6px;width:max-content;min-width:280px;max-width:min(360px,100vw - 24px);padding:10px 12px;display:flex;position:absolute;top:calc(100% + 8px);left:50%;right:auto;transform:translate(-50%);box-shadow:0 10px 28px #00000061}.WritePage-module__wLUAVG__desktopStickerGuideLine{letter-spacing:-.02em;color:#ffffffd1;white-space:normal;margin:0;font-size:12px;font-weight:600;line-height:1.45}.WritePage-module__wLUAVG__desktopStickerGuideLabel{color:#ffffffeb;vertical-align:middle;background:#ffffff1a;border-radius:999px;margin-right:6px;padding:2px 7px;font-size:10px;font-weight:800;display:inline-block}.WritePage-module__wLUAVG__headerCenter{max-width:calc(100% - 140px)}.WritePage-module__wLUAVG__privacyPill{max-width:min(320px,100% - 96px)}.WritePage-module__wLUAVG__fontSheet{width:min(100%,680px)}}
.StreamerInsightBoard-module__hkYUrq__container{width:100%;max-width:1024px;margin:0 auto;padding:0}.StreamerInsightBoard-module__hkYUrq__gridContainer{grid-template-columns:1fr;gap:1.5rem;display:grid}.StreamerInsightBoard-module__hkYUrq__radarCard{background-color:var(--card-bg);border-radius:24px;flex-direction:column;justify-content:center;align-items:stretch;gap:1rem;height:100%;padding:1.5rem;display:flex}.StreamerInsightBoard-module__hkYUrq__radarHeader{text-align:left;flex-direction:column;gap:.375rem;display:flex}.StreamerInsightBoard-module__hkYUrq__radarHint{color:var(--streamer-insight-body);word-break:keep-all;margin:0;font-size:.875rem;font-weight:500;line-height:1.45}.StreamerInsightBoard-module__hkYUrq__radarWrapper{justify-content:center;align-self:center;align-items:center;width:220px;height:220px;display:flex;position:relative}.StreamerInsightBoard-module__hkYUrq__rightColumn{flex-direction:column;justify-content:center;gap:1rem;display:flex}.StreamerInsightBoard-module__hkYUrq__rightHeader{flex-direction:column;align-items:flex-start;gap:.375rem;margin-bottom:.5rem;padding:0 .5rem;display:flex}.StreamerInsightBoard-module__hkYUrq__kicker{letter-spacing:.1em;color:var(--streamer-insight-kicker);text-transform:uppercase;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:700;display:flex}.StreamerInsightBoard-module__hkYUrq__kickerIcon{color:var(--accent-text)}.StreamerInsightBoard-module__hkYUrq__mainTitle{letter-spacing:-.02em;color:var(--streamer-insight-title);word-break:keep-all;font-size:1.75rem;font-weight:700;line-height:1.25}.StreamerInsightBoard-module__hkYUrq__infoCard{background-color:var(--card-bg);border-radius:24px;flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.StreamerInsightBoard-module__hkYUrq__cardHeader{align-items:center;gap:.5rem;display:flex}.StreamerInsightBoard-module__hkYUrq__cardIcon{color:var(--streamer-insight-title)}.StreamerInsightBoard-module__hkYUrq__cardTitle{color:var(--streamer-insight-title);letter-spacing:-.01em;font-size:1rem;font-weight:700}.StreamerInsightBoard-module__hkYUrq__cardSummary{color:var(--streamer-insight-body);word-break:keep-all;font-size:.9375rem;font-weight:500;line-height:1.5}.StreamerInsightBoard-module__hkYUrq__tagsWrapper{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.StreamerInsightBoard-module__hkYUrq__tagChip{background-color:var(--streamer-insight-tag-bg);color:var(--streamer-insight-title);letter-spacing:-.01em;cursor:default;border-radius:999px;padding:.375rem .75rem;font-size:.8125rem;font-weight:600;box-shadow:0 1px 2px #0000000a}.StreamerInsightBoard-module__hkYUrq__fallbackText{color:var(--streamer-insight-kicker);font-size:.8125rem}@media (min-width:768px){.StreamerInsightBoard-module__hkYUrq__gridContainer{grid-template-columns:repeat(12,minmax(0,1fr));gap:2rem}.StreamerInsightBoard-module__hkYUrq__radarCard{grid-column:span 5/span 5;padding:2rem}.StreamerInsightBoard-module__hkYUrq__radarWrapper{width:260px;height:260px}.StreamerInsightBoard-module__hkYUrq__rightColumn{grid-column:span 7/span 7;gap:1.25rem}.StreamerInsightBoard-module__hkYUrq__rightHeader{margin-bottom:.5rem}.StreamerInsightBoard-module__hkYUrq__mainTitle{font-size:2rem}.StreamerInsightBoard-module__hkYUrq__infoCard{padding:2rem}.StreamerInsightBoard-module__hkYUrq__cardTitle{font-size:1.125rem}.StreamerInsightBoard-module__hkYUrq__cardSummary{font-size:1rem}.StreamerInsightBoard-module__hkYUrq__tagChip{padding:.5rem .875rem;font-size:.875rem}}.StreamerInsightBoard-module__hkYUrq__emptyStateBox{background-color:var(--card-bg);text-align:center;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:400px;padding:3rem;display:flex}.StreamerInsightBoard-module__hkYUrq__emptyIconWrapper{background-color:var(--streamer-insight-empty-icon-bg);border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1.5rem;display:flex}.StreamerInsightBoard-module__hkYUrq__emptyIcon{color:var(--streamer-insight-kicker)}.StreamerInsightBoard-module__hkYUrq__emptyTitle{color:var(--streamer-insight-title);word-break:keep-all;overflow-wrap:break-word;margin:0 0 .5rem;font-size:1.25rem;font-weight:700;line-height:1.35}.StreamerInsightBoard-module__hkYUrq__emptyDesc{color:var(--streamer-insight-body);word-break:keep-all;overflow-wrap:break-word;max-width:24rem;margin:0;font-size:.9375rem;font-weight:500;line-height:1.45}@media (max-width:767px){.StreamerInsightBoard-module__hkYUrq__emptyStateBox{border-radius:16px;min-height:220px;padding:2rem 1rem}.StreamerInsightBoard-module__hkYUrq__emptyIconWrapper{width:3.25rem;height:3.25rem;margin-bottom:1rem}.StreamerInsightBoard-module__hkYUrq__emptyTitle{font-size:1.05rem}.StreamerInsightBoard-module__hkYUrq__emptyDesc{max-width:15rem;font-size:.875rem}}@keyframes StreamerInsightBoard-module__hkYUrq__pulse{0%,to{opacity:1}50%{opacity:.5}}.StreamerInsightBoard-module__hkYUrq__skeletonPulse{background-color:var(--streamer-insight-skeleton);animation:2s cubic-bezier(.4,0,.6,1) infinite StreamerInsightBoard-module__hkYUrq__pulse}.StreamerInsightBoard-module__hkYUrq__skeletonTitle{background-color:var(--streamer-insight-skeleton);border-radius:12px;margin-bottom:.5rem}
.ReviewDetailModal-module__nawJvG__overlay{z-index:11000;-webkit-backdrop-filter:blur(4px);background:#0f172a94;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.ReviewDetailModal-module__nawJvG__modal{border:1px solid var(--review-card-border);background:var(--card-bg,#fff);isolation:isolate;backface-visibility:hidden;border-radius:24px;flex-direction:column;width:100%;max-width:560px;max-height:min(88vh,860px);display:flex;overflow:hidden;box-shadow:0 24px 48px #0f172a38}.ReviewDetailModal-module__nawJvG__sheetMotionWrap{z-index:1;pointer-events:auto;flex-direction:column;width:100%;max-width:none;display:flex;position:relative}.ReviewDetailModal-module__nawJvG__header{border-bottom:1px solid var(--border-color);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.ReviewDetailModal-module__nawJvG__title{color:var(--text-primary);margin:0;font-size:1.063rem;font-weight:800}.ReviewDetailModal-module__nawJvG__closeBtn{width:36px;height:36px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:inline-flex}.ReviewDetailModal-module__nawJvG__closeBtn:hover{background:var(--surface-hover);color:var(--text-primary)}.ReviewDetailModal-module__nawJvG__body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;flex-direction:column;flex:1;gap:20px;min-height:0;padding:20px;display:flex;overflow-y:auto}.ReviewDetailModal-module__nawJvG__broadcastSection{flex-direction:column;display:flex}.ReviewDetailModal-module__nawJvG__broadcastCard{background:var(--review-target-broadcast-bg);border:1px solid var(--review-target-broadcast-border);border-radius:16px;padding:14px 16px}.ReviewDetailModal-module__nawJvG__broadcastMeta{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;display:flex}.ReviewDetailModal-module__nawJvG__broadcastBadge{color:var(--review-target-badge-text);background:var(--review-target-badge-bg);border-radius:6px;padding:2px 8px;font-size:.688rem;font-weight:800}.ReviewDetailModal-module__nawJvG__broadcastDate{color:var(--text-muted);font-size:.75rem;font-weight:600}.ReviewDetailModal-module__nawJvG__broadcastTitle{color:var(--text-primary);word-break:break-word;margin:0;font-size:1rem;font-weight:800}.ReviewDetailModal-module__nawJvG__authorSection{align-items:center;gap:12px;min-width:0;padding-bottom:4px;display:flex}.ReviewDetailModal-module__nawJvG__authorAvatar{background:var(--review-user-icon-bg);border:1px solid var(--review-avatar-fallback-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.ReviewDetailModal-module__nawJvG__avatarImage{object-fit:cover;width:100%;height:100%}.ReviewDetailModal-module__nawJvG__authorFallback{color:var(--text-muted)}.ReviewDetailModal-module__nawJvG__authorInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ReviewDetailModal-module__nawJvG__authorNameRow{align-items:center;gap:6px;min-width:0;display:flex}.ReviewDetailModal-module__nawJvG__authorName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.938rem;font-weight:800;overflow:hidden}.ReviewDetailModal-module__nawJvG__privateBadge{color:var(--text-secondary);background:var(--review-private-badge-bg);border-radius:6px;flex-shrink:0;align-items:center;gap:4px;padding:2px 6px;font-size:.688rem;font-weight:700;display:inline-flex}.ReviewDetailModal-module__nawJvG__authorDate{color:var(--text-muted);font-size:.75rem}.ReviewDetailModal-module__nawJvG__statBadge{background:var(--review-contribution-bg);color:var(--review-contribution-text);white-space:nowrap;border-radius:12px;flex-shrink:0;padding:6px 12px;font-size:.75rem;font-weight:800}.ReviewDetailModal-module__nawJvG__sectionLabel{color:var(--text-secondary);margin:0 0 10px;font-size:.813rem;font-weight:800}.ReviewDetailModal-module__nawJvG__scoreSection{background:var(--bg-color);border:1px solid var(--review-chip-border);border-radius:16px;padding:16px}.ReviewDetailModal-module__nawJvG__scoreList{flex-direction:column;gap:14px;display:flex}.ReviewDetailModal-module__nawJvG__scoreGroup{flex-direction:column;gap:8px;display:flex}.ReviewDetailModal-module__nawJvG__scoreGroupTitle{color:var(--text-primary);margin:0;font-size:.813rem;font-weight:800}.ReviewDetailModal-module__nawJvG__scoreOptions{flex-wrap:wrap;gap:6px;display:flex}.ReviewDetailModal-module__nawJvG__scoreOption{border:1px solid var(--review-chip-border);background:var(--card-bg);color:var(--text-muted);border-radius:10px;align-items:center;gap:4px;padding:6px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.ReviewDetailModal-module__nawJvG__scoreOptionSelected{border-color:var(--review-card-hover-border);background:var(--review-target-badge-bg);color:var(--review-target-badge-text);font-weight:800}.ReviewDetailModal-module__nawJvG__contentSection{flex-direction:column;display:flex}.ReviewDetailModal-module__nawJvG__contentText{color:var(--review-body-text);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.938rem;font-weight:500;line-height:1.7}.ReviewDetailModal-module__nawJvG__imageSection{flex-direction:column;flex-shrink:0;display:flex}.ReviewDetailModal-module__nawJvG__imageFrame{border:1px solid var(--review-image-border);background:var(--review-target-broadcast-bg);border-radius:16px;flex-shrink:0;width:100%;overflow:hidden}.ReviewDetailModal-module__nawJvG__detailImage{background:var(--bg-color);width:100%;height:auto;display:block}.ReviewDetailModal-module__nawJvG__dragHandleArea{display:none}@media (max-width:640px){.ReviewDetailModal-module__nawJvG__overlay{-webkit-backdrop-filter:none;background:#0f172a9e;align-items:flex-end;padding:0}.ReviewDetailModal-module__nawJvG__sheetMotionWrap{width:100%}.ReviewDetailModal-module__nawJvG__modal{background:var(--card-bg,#fff);touch-action:pan-y;border-radius:20px 20px 0 0;max-width:none;height:min(92vh,860px);max-height:92vh}.ReviewDetailModal-module__nawJvG__sheetDialog{flex-direction:column;height:100%;min-height:0;display:flex}.ReviewDetailModal-module__nawJvG__dragHandleArea{touch-action:none;cursor:grab;background:var(--card-bg,#fff);flex-shrink:0;justify-content:center;padding:8px 0 4px;display:flex}.ReviewDetailModal-module__nawJvG__dragHandleArea:active{cursor:grabbing}.ReviewDetailModal-module__nawJvG__dragHandle{background-color:var(--user-schedule-modal-handle,var(--border-strong));border-radius:999px;width:44px;height:5px;display:block}.ReviewDetailModal-module__nawJvG__header{background:var(--card-bg,#fff);flex-shrink:0;padding-top:8px}.ReviewDetailModal-module__nawJvG__body{background:var(--card-bg,#fff)}.ReviewDetailModal-module__nawJvG__authorSection{flex-wrap:nowrap}.ReviewDetailModal-module__nawJvG__statBadge{text-overflow:ellipsis;max-width:42%;overflow:hidden}}
.PostItCommentActionMenu-module__ToiyEG__root{flex-shrink:0;margin-left:8px;position:relative}.PostItCommentActionMenu-module__ToiyEG__trigger{color:#737373;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;margin:-6px -4px 0 0;padding:0;transition:color .15s,background .15s;display:flex}.PostItCommentActionMenu-module__ToiyEG__trigger:hover{color:#e5e5e5;background:#ffffff0f}.PostItCommentActionMenu-module__ToiyEG__dropdown{z-index:30;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:10px;min-width:108px;margin-top:4px;padding:4px;position:absolute;top:100%;right:0;box-shadow:0 8px 24px #00000073}.PostItCommentActionMenu-module__ToiyEG__menuItemDanger{color:#f87171;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;padding:10px 12px;font-size:13px;font-weight:600;transition:background .15s;display:flex}.PostItCommentActionMenu-module__ToiyEG__menuItemDanger:hover{background:#f871711f}.PostItCommentActionMenu-module__ToiyEG__divider{background:#ffffff14;height:1px;margin:4px 6px}
