.skeleton-list .form-card.skeleton{position:relative;overflow:hidden}.skeleton-line{height:12px;background:linear-gradient(90deg,#e9eef3 25%,#f6f9fc 37%,#e9eef3 63%);background-size:400% 100%;border-radius:6px;margin:10px 0;animation:shimmer 1.2s ease-in-out infinite}@keyframes shimmer{0%{background-position:100% 0}100%{background-position:0 0}}*{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal}.centered{text-align:center;margin-right:5%;margin-left:5%}.margined{margin-right:5%;margin-left:5%}.signed-in-indicator{text-align:center}.profile-pic{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid lightgray}.nav-profile-pic{width:28px;height:28px;border-radius:50%;object-fit:cover;border:1px solid lightgray;margin-left:8px;vertical-align:middle}.chat-profile-pic{margin-right:25%;width:25px;height:25px;border-radius:50%;object-fit:cover;border:2px solid lightgray}.profile-container{max-width:800px;margin:0 auto;border-radius:12px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.profile-header{display:flex;align-items:center;gap:2rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #eee}.profile-page-pic{width:150px;height:150px;border-radius:50%;border:4px solid lightgray;box-shadow:0 2px 8px rgba(0,0,0,0.15);object-fit:cover}.profile-info h1{font-size:1.8rem;margin-bottom:.5rem}.profile-info p{color:#666;margin-bottom:.3rem}.recent-posts{margin-top:2rem}.recent-posts h2{font-size:1.4rem;margin-bottom:1rem}.post-preview-link{text-decoration:none!important}.post-preview-img{width:100%;height:300px;border-radius:8px;object-fit:scale-down;margin-bottom:1rem}.post-preview-gallery{max-width:100%;height:300px;overflow:hidden;border-radius:8px}.post-preview-gallery .prev,.post-preview-gallery .next{padding:8px;font-size:14px;color:#fff;background:transparent;border:none;box-shadow:none;appearance:none;-webkit-appearance:none;border-radius:3px}.post-preview-gallery .prev:hover,.post-preview-gallery .next:hover{background-color:rgba(51,51,51,0.7)}.post-preview-gallery .mySlides img.resizable{max-height:300px;width:100%;object-fit:scale-down}.post-preview-gallery .slides-caption,.post-preview-gallery .slides-numbertext{font-size:12px}.post-preview{padding:1rem;border:1px solid #eee;border-radius:8px;margin-bottom:1rem;color:""}.post-preview:hover{transform:translateY(-2px);box-shadow:0 2px 8px rgba(0,0,0,0.1)}.post-preview h3{font-size:1.1rem;margin-bottom:.5rem}.post-preview p{color:#666;font-size:.9rem}.post-date{color:#999;font-size:.8rem;margin-top:.5rem}.directory-users{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}.directory-user{background:#f0f0f0;padding:12px;border-radius:8px;display:flex;align-items:center;gap:12px;flex-wrap:wrap;overflow:hidden;min-width:0}.directory-user img{width:32px;height:32px;border-radius:50%}.directory-user a{color:#333;text-decoration:none;overflow-wrap:anywhere;min-width:0;flex:1 1 auto}.directory-user a:hover{text-decoration:underline}.directory-user a:visited{color:#333}@media(max-width:600px){.directory-users{grid-template-columns:1fr}}.directory-user form{margin-left:auto;flex:0 0 auto}.directory-user .btn{white-space:nowrap}@media(prefers-color-scheme:dark){.directory-user{background:#333}.directory-user a{color:#fff}.directory-user a:visited{color:#fff}}.justified-text{text-align:justify;text-justify:inter-word}.home-shell{display:flex;flex-direction:column;gap:12px;padding:0 6px 14px}@media only screen and (min-width:768px){.home-shell{gap:16px;padding:0 16px 20px}}.home-hero{margin-top:6px}.home-hero p{margin-bottom:0}.homepage-grid{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:14px;grid-row-gap:14px}@media only screen and (max-width:768px){.homepage-grid{display:grid;grid-template-columns:1fr;padding:1em;grid-row-gap:10px}}body.animations-ready [data-animate],body.animations-ready [data-animate="stagger"] [data-animate-item]{opacity:0;transform:translateY(10px);transition:opacity 260ms ease,transform 320ms ease;will-change:opacity,transform}body.animations-ready [data-animate].is-visible,body.animations-ready [data-animate="stagger"].is-visible [data-animate-item]{opacity:1;transform:translateY(0)}body.animations-ready [data-animate="stagger"] [data-animate-item]{transition-delay:calc(var(--stagger-index,0) * 60ms)}@media(prefers-reduced-motion:reduce){body.animations-ready [data-animate],body.animations-ready [data-animate="stagger"] [data-animate-item]{transition:none;transform:none;opacity:1}}.marquee{line-height:50px;white-space:nowrap;overflow:hidden;box-sizing:border-box}.marquee p{display:inline-block;padding-left:100%;animation:marquee 80s linear infinite}@keyframes marquee{0%{transform:translate(0,0)}100%{transform:translate(-100%,0)}}a{text-decoration:none}a:link{color:#1D9BF0}a:visited{color:#1D9BF0}a:hover{text-decoration:underline}a:active{color:#9CF}.resizable{max-width:100%;max-height:90vh;height:auto;width:auto}.mySlides img.resizable{touch-action:pan-y pinch-zoom}@media(max-width:700px){.resizable{width:100%;height:auto;max-height:85vh;object-fit:contain}}.top-nav{z-index:999;display:flex;position:fixed;top:0;left:0;right:0;flex-direction:row;align-items:center;justify-content:space-between;background-color:transparent;background:rgba(51,51,51,0.7);transition:top .3s;color:#FFF;min-height:23px;padding:1em;width:100%;box-sizing:border-box}.menu{position:-webkit-sticky;position:sticky;top:0;display:flex;flex-direction:row;list-style-type:none;margin:0;padding:0}.menu>li{margin:0 1rem;overflow:hidden}.menu>li.nav-avatar{margin-left:auto;display:flex;align-items:center}.menu>li>a{display:block;color:white;text-align:center;text-decoration:none}.menu>li a:hover{color:#111}.top-nav>div>a{display:block;color:white;text-align:center;text-decoration:none}.home-icon{display:inline-block;vertical-align:middle;margin-left:6px;opacity:.85;transition:opacity .2s ease,transform .2s ease}.top-nav>div>a:hover .home-icon{opacity:1;transform:scale(1.05)}.top-nav>div{display:flex;align-items:center;gap:8px}.top-nav>div>a:hover{color:#111}.menu-button-container{display:none;height:100%;width:30px;cursor:pointer;flex-direction:column;justify-content:center;align-items:center}#menu-toggle{display:none}.menu-button,.menu-button::before,.menu-button::after{display:block;background-color:#fff;position:absolute;height:4px;width:30px;transition:transform 400ms cubic-bezier(0.23,1,0.32,1);border-radius:2px}.menu-button::before{content:'';margin-top:-8px}.menu-button::after{content:'';margin-top:8px}#menu-toggle:checked+.menu-button-container .menu-button::before{margin-top:0;transform:rotate(405deg)}#menu-toggle:checked+.menu-button-container .menu-button{background:rgba(255,255,255,0)}#menu-toggle:checked+.menu-button-container .menu-button::after{margin-top:0;transform:rotate(-405deg)}@media(max-width:700px){.menu-button-container{display:flex}.top-nav{justify-content:space-between}.menu{position:absolute;top:55px;left:0;flex-direction:column;width:100%;justify-content:center;align-items:center}#menu-toggle ~ .menu li{height:0;margin:0;padding:0;border:0;transition:height 400ms cubic-bezier(0.23,1,0.32,1)}#menu-toggle:checked ~ .menu li{border:1px solid #333;height:2.5em;padding:.5em;transition:height 400ms cubic-bezier(0.23,1,0.32,1)}.menu>li{display:flex;justify-content:center;margin:0;padding:.5em 0;width:100%;color:white;background-color:transparent;background:rgba(51,51,51,0.7)}.menu>li:not(:last-child){border-bottom:1px solid #444}}.site-footer{margin-top:60px;padding:40px 24px;border-top:1px solid var(--border-color,#e0e0e0);background:linear-gradient(180deg,transparent 0,rgba(29,155,240,0.02) 100%)}.footer-content{max-width:900px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.footer-brand{display:flex;flex-direction:column;align-items:center;gap:8px}.footer-logo{font-size:1.25rem;font-weight:700;color:var(--text-color)}.footer-tagline{font-size:.9rem;color:#666;margin:0}.footer-links{display:flex;gap:24px;flex-wrap:wrap;justify-content:center}.footer-links a{font-size:.9rem;color:#666;text-decoration:none;transition:color .15s ease}.footer-links a:hover{color:#1D9BF0}.footer-legal{display:flex;flex-direction:column;gap:4px}.footer-legal p{font-size:.8rem;color:#888;margin:0}@media(prefers-color-scheme:dark){.site-footer{background:linear-gradient(180deg,transparent 0,rgba(29,155,240,0.04) 100%)}.footer-tagline,.footer-links a{color:#a0a0a0}.footer-legal p{color:#666}}@media(max-width:480px){.site-footer{padding:32px 16px}.footer-links{gap:16px}}.slideshow-container{max-width:max-content;position:relative;margin:auto;touch-action:pan-y pinch-zoom;overscroll-behavior-inline:contain}.mySlides{display:none}.mySlides.is-visible{display:block}.prev,.next{cursor:pointer;position:absolute;top:50%;width:auto;margin-top:-22px;padding:16px;color:white;font-weight:bold;font-size:18px;transition:.6s ease;border-radius:0 3px 3px 0;user-select:none}.next{right:0;border-radius:3px 0 0 3px}.prev{left:0;border-radius:3px 0 0 3px}.prev:hover,.next:hover{background-color:rgba(51,51,51,0.7)}.slides-caption{color:#f2f2f2;font-size:15px;padding:8px 12px;position:absolute;bottom:8px;text-align:center}.slides-numbertext{color:#f2f2f2;font-size:12px;padding:8px 12px;position:absolute;top:0}.dot{cursor:pointer;height:15px;width:15px;margin:0 2px;background-color:#bbb;border-radius:50%;display:inline-block;transition:background-color .6s ease}.active,.dot:hover{background-color:#717171}.fade{animation-name:fade;animation-duration:1.5s}@keyframes fade{from{opacity:.4}to{opacity:1}}:root{--bg-color:#f5f5f5;--icon-gradient:linear-gradient(45deg,#2c2c2c,#3d3d3d);--text-color:#333;--border-color:#e0e0e0;--icon-border:transparent;--card-bg:linear-gradient(145deg,#f3f5f7,#e6eaf0);--card-border:#e0e5ea}.app-container{max-width:800px;margin:0 auto;width:100%;padding:0 12px;box-sizing:border-box}.app-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:16px;justify-content:center;padding:6px}@media(min-width:600px){.app-grid{grid-template-columns:repeat(auto-fit,96px);gap:18px;justify-content:center}}.app-link{text-decoration:none;color:inherit;display:flex;justify-content:center}.app-link:hover{text-decoration:none}.app-icon{display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer;transition:transform .2s,filter .2s;width:90px}.app-icon:hover{transform:scale(1.05);filter:brightness(1.2)}.app-icon-symbol{width:60px;height:60px;background:var(--icon-gradient);border-radius:14px;margin-bottom:8px;display:flex;align-items:center;justify-content:center;color:white;font-size:30px;border:1px solid var(--icon-border)}.app-name{font-size:12px;color:var(--text-color);width:100%;overflow:hidden;text-overflow:ellipsis;text-align:center;line-height:1.3}@media(prefers-color-scheme:dark){:root{--bg-color:#121212;--icon-gradient:linear-gradient(45deg,#2c2c2c,#3d3d3d);--text-color:#fff;--border-color:#333;--icon-border:#444;--card-bg:linear-gradient(145deg,#2a2a2a,#3b3b3b);--card-border:#333}body{background-color:#111;color:#FFF}.top-nav{background:rgba(0,0,0,0.7);color:#FFF}.menu>li a:hover{color:#717171}.top-nav>div>a:hover{color:#717171}@media(max-width:700px){.menu>li{background:rgba(0,0,0,0.7)}}.btn{background:#2c2c2c;border-color:#444;color:#fff}.btn-primary{background:#1D9BF0;border-color:#1D9BF0;color:#fff}a.btn:link,a.btn:visited{color:inherit}a.btn-primary:link,a.btn-primary:visited{color:#fff}.form-card input[type="text"],.form-card input[type="password"],.form-card input[type="email"],.form-card select,.form-card textarea,.input-control{background:#1e1e1e;color:#fff;border-color:#333}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:10px;border:none;background:#f3f4f6;color:#374151;font-weight:600;font-size:.875rem;text-decoration:none!important;cursor:pointer;transition:all .2s ease-in-out;box-shadow:0 1px 2px 0 rgba(0,0,0,0.05);letter-spacing:.025em;text-transform:uppercase}a.btn:link,a.btn:visited{color:inherit;text-decoration:none}.btn:hover{background:#e5e7eb;transform:translateY(-1px);box-shadow:0 4px 8px 0 rgba(0,0,0,0.12)}.btn:active{transform:translateY(0);box-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}.btn-primary{background:linear-gradient(135deg,#3b82f6 0,#1d4ed8 100%);color:#fff;box-shadow:0 4px 14px 0 rgba(59,130,246,0.39)}.btn-primary:hover{background:linear-gradient(135deg,#2563eb 0,#1e40af 100%);box-shadow:0 6px 20px rgba(59,130,246,0.5)}a.btn-primary:link,a.btn-primary:visited{color:#fff}.btn-danger{background:linear-gradient(135deg,#ef4444 0,#dc2626 100%);color:#fff;box-shadow:0 4px 14px 0 rgba(239,68,68,0.39)}.btn-danger:hover{background:linear-gradient(135deg,#dc2626 0,#b91c1c 100%);box-shadow:0 6px 20px rgba(239,68,68,0.5)}.btn-secondary{background:#fff;color:#6b7280;border:2px solid #e5e7eb;box-shadow:none}.btn-secondary:hover{background:#f9fafb;border-color:#d1d5db;box-shadow:0 2px 4px 0 rgba(0,0,0,0.05)}.form-card{max-width:600px;margin:30px auto;padding:32px;border:none;border-radius:16px;background:var(--card-bg,#fff);box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06),0 0 0 1px rgba(0,0,0,0.05);overflow-wrap:break-word;word-wrap:break-word;transition:all .2s ease-in-out}.form-card:hover{box-shadow:0 8px 25px -5px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05),0 0 0 1px rgba(0,0,0,0.05)}.form-card a{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;max-width:100%;display:inline-block}.form-title{margin:0 0 24px 0;font-size:1.5rem;font-weight:700;color:var(--text-color,#1a1a1a);letter-spacing:-0.025em;text-align:center}.form-group{margin:20px 0}.form-group label{display:block;margin-bottom:8px;font-weight:600;font-size:.875rem;color:var(--text-color,#374151);text-transform:uppercase;letter-spacing:.05em}.reply-banner{border:1px solid #e5e7eb;background:#f8fafc;padding:16px 18px;border-radius:10px;margin:16px 0;border-left:4px solid #3b82f6}.reply-banner .reply-preview{display:block;color:#6b7280;margin-top:8px;font-style:italic;font-size:.9rem}.input-control,.form-card input[type="text"],.form-card input[type="password"],.form-card input[type="email"],.form-card select,.form-card textarea{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:10px;background:#fff;color:var(--text-color,#1f2937);box-sizing:border-box;font-size:1rem;line-height:1.5;transition:all .2s ease-in-out;outline:none}.input-control:focus,.form-card input[type="text"]:focus,.form-card input[type="password"]:focus,.form-card input[type="email"]:focus,.form-card select:focus,.form-card textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,0.1);background:#fefefe}.form-card textarea{min-height:120px;resize:vertical;font-family:inherit}.input-inline{padding:8px 10px;border:1px solid var(--border-color);border-radius:6px}.form-actions{display:flex;gap:12px;margin-top:24px;justify-content:flex-end;padding-top:20px;border-top:1px solid #f3f4f6}.form-help,.form-error{margin-top:8px;font-size:.875rem;line-height:1.4}.form-help{color:#6b7280}.form-error{color:#ef4444;font-weight:500}@media(max-width:640px){.form-card{margin:16px;padding:24px;border-radius:12px}.form-title{font-size:1.25rem;margin-bottom:20px}.form-actions{flex-direction:column;gap:8px;padding-top:16px}.btn{width:100%;padding:14px 20px}}@supports(-webkit-touch-callout:none){.input-control,.form-card input[type="text"],.form-card input[type="password"],.form-card input[type="email"],.form-card input[type="search"],.form-card input[type="url"],.form-card input[type="tel"],.form-card input[type="number"],.form-card select,.form-card textarea{font-size:16px}}#inline-media-tools.media-tools-panel{background:var(--card-bg,#f9fafb);padding:16px;border-radius:8px;border:1px solid var(--border-color,#e5e7eb)}#inline-files{font-size:.875rem}#inline-files:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,0.1);background:#fff;outline:none}#inline-thumbs a{border:2px solid #e5e7eb!important;border-radius:8px!important;overflow:hidden;transition:all .2s ease-in-out}#inline-thumbs a:hover{border-color:#3b82f6!important;transform:scale(1.02)}#inline-thumbs img{border-radius:6px!important}@media(prefers-color-scheme:dark){#inline-media-tools.media-tools-panel{background:#1f2937;border-color:#374151}#inline-files{background:#111827!important;color:#e5e7eb!important;border-color:#374151!important}#inline-busy{color:#9ca3af!important}#inline-thumbs a{border-color:#374151!important}#inline-thumbs a:hover{border-color:#60a5fa!important}#inline-thumbs img{background:#111827!important}#inline-media-tools .form-help{color:#9ca3af}}.submit-spinner{display:inline-flex;align-items:center;justify-content:center;margin-left:8px}.spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,0.3);border-top:2px solid #fff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.submit-text,.submit-spinner{display:inline-flex;align-items:center}#submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none!important}#submit-btn:disabled:hover{transform:none!important;box-shadow:0 4px 14px 0 rgba(59,130,246,0.39)!important}.list{max-width:900px;margin:10px auto;padding:0 10px}.list-section-title{font-size:1.1rem;font-weight:700;margin:16px 0 8px 0}.list-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border:1px solid var(--card-border);border-radius:10px;margin-bottom:10px;background:var(--card-bg)}.item-main{min-width:0;flex:1}.item-title{font-weight:600;overflow-wrap:anywhere;word-break:break-word}.item-meta{color:#777;font-size:.9rem}.item-actions{display:flex;flex-wrap:wrap;gap:8px}.item-toggle{display:none}@media(max-width:640px){.list-item{flex-direction:column;align-items:stretch}.item-actions{display:none}.item-actions.open{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.item-toggle{display:inline-block;margin-top:8px;align-self:flex-start}}.item-toggle::after{content:" \25BE";margin-left:6px}.item-toggle[aria-expanded="true"]::after{content:" \25B4"}@media(prefers-color-scheme:dark){.item-toggle{background:#2f3540;color:#f8fafc;border:1px solid #4b5563;box-shadow:none}.item-toggle:hover{background:#384150;color:#fff}.item-actions .btn{background:#2f3540;color:#f8fafc;border:1px solid #4b5563;box-shadow:none}.item-actions .btn:hover{background:#384150;color:#fff}}.btn,.btn:link,.btn:visited,a.btn,a.btn:link,a.btn:visited{color:var(--text-color)}.btn-primary,.btn-primary:link,.btn-primary:visited{color:#fff}.btn-secondary,.btn-secondary:link,.btn-secondary:visited{background:#e9ecef;border-color:#d5dbe1;color:#222}.form-help{color:#6c757d}.input-control::placeholder,.form-card input[type="text"]::placeholder,.form-card input[type="password"]::placeholder,.form-card input[type="email"]::placeholder,.form-card textarea::placeholder{color:#8a8f98;opacity:1}@media(prefers-color-scheme:dark){.btn,.btn:link,.btn:visited,a.btn,a.btn:link,a.btn:visited{color:#fff}.btn-secondary,.btn-secondary:link,.btn-secondary:visited{background:#2c2c2c;border-color:#444;color:#fff}.form-help{color:#ccc}.item-meta{color:#aaa}.input-control::placeholder,.form-card input[type="text"]::placeholder,.form-card input[type="password"]::placeholder,.form-card input[type="email"]::placeholder,.form-card textarea::placeholder{color:#b9b9b9;opacity:1}}@media(prefers-color-scheme:dark){.btn{background:#2f3540;border-color:#4b5563;color:#f8fafc;box-shadow:none}.btn:hover,.btn:focus{background:#384150;border-color:#5a6474;color:#fff}.btn:active{background:#2b303a;border-color:#4b5563}.btn-secondary{background:#3a4150;border-color:#5b6472;color:#fff}.btn-secondary:hover,.btn-secondary:focus{background:#424b5c;border-color:#6b7483}.btn-primary{background:#0ea5e9;border-color:#0ea5e9;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.35)}.form-help{color:#d1d5db}.item-meta{color:#c9ced6}.input-control::placeholder,.form-card input[type="text"]::placeholder,.form-card input[type="password"]::placeholder,.form-card input[type="email"]::placeholder,.form-card textarea::placeholder{color:#d1d5db}}@media(prefers-color-scheme:dark){.btn-danger{background:#e74c3c;border-color:#e74c3c;color:#fff}input[type="text"],input[type="password"],input[type="email"],input[type="search"],input[type="url"],input[type="tel"],input[type="number"],textarea,select{background:#1e1e1e;color:#fff;border-color:#333;caret-color:#fff}input[disabled],textarea[disabled],select[disabled]{background:#272727;color:#9aa0a6;border-color:#3a3a3a}input[readonly],textarea[readonly]{background:#202225;color:#e5e7eb}::-webkit-input-placeholder{color:#d1d5db;opacity:1}:-ms-input-placeholder{color:#d1d5db;opacity:1}::-ms-input-placeholder{color:#d1d5db;opacity:1}::placeholder{color:#d1d5db;opacity:1}}::-webkit-input-placeholder{color:#8a8f98;opacity:1}:-ms-input-placeholder{color:#8a8f98;opacity:1}::-ms-input-placeholder{color:#8a8f98;opacity:1}@media(prefers-color-scheme:dark){.form-card input[type="text"],.form-card input[type="password"],.form-card input[type="email"],.form-card input[type="search"],.form-card input[type="url"],.form-card input[type="tel"],.form-card input[type="number"],.form-card textarea,.form-card select,.input-control{background:#1e1e1e!important;color:#fff!important;border-color:#333!important;caret-color:#fff!important}}.button-row{display:flex;flex-wrap:wrap;gap:20px;align-items:center;margin-bottom:16px}.button-row .btn{margin:0}@media(max-width:700px){.button-row{justify-content:center;margin-bottom:16px}.button-row .btn{width:100%;max-width:420px}}.feed-tabs{max-width:600px;margin:0 auto;display:flex;border-bottom:1px solid #2f3336}.feed-tab{flex:1;padding:16px;text-align:center;font-weight:600;font-size:15px;color:#71767b;text-decoration:none;cursor:pointer;position:relative;transition:background-color .2s;border:none;background:none}.feed-tab:hover{background-color:rgba(255,255,255,0.03);text-decoration:none}.feed-tab-active{color:#e7e9ea}.feed-tab-active::after{content:'';position:absolute;bottom:0;left:0;right:0;height:4px;background:#1d9bf0;border-radius:4px 4px 0 0}@media(prefers-color-scheme:light){.feed-tabs{border-bottom:1px solid #eff3f4}.feed-tab{color:#536471}.feed-tab:hover{background-color:rgba(0,0,0,0.03)}.feed-tab-active{color:#0f1419}}body{padding-top:55px}#loading-overlay{position:fixed;inset:0;z-index:9999;display:none}#loading-overlay.active{display:block}.loading-backdrop{position:absolute;inset:0;background:rgba(0,0,0,0.35);backdrop-filter:blur(2px)}.loading-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:14px;background:#fff;color:#111;border-radius:12px;padding:14px 18px;min-width:260px;box-shadow:0 10px 30px rgba(0,0,0,0.25)}.loading-spinner{width:28px;height:28px;border:3px solid #e5e7eb;border-top-color:#1D9BF0;border-radius:50%;animation:spin .9s linear infinite}.loading-title{font-weight:700}.loading-subtitle{font-size:.9rem;color:#555}.loading-donate{margin-top:6px;font-size:.85rem;color:#666}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:640px){.loading-content{width:calc(100% - 40px);min-width:0}}@media(prefers-color-scheme:dark){.loading-content{background:#1e1e1e;color:#fff;box-shadow:0 10px 30px rgba(0,0,0,0.6)}.loading-spinner{border-color:#333;border-top-color:#0ea5e9}.loading-subtitle{color:#d1d5db}.loading-donate{color:#c9ced6}}.feed-loading-spinner{display:flex;align-items:center;justify-content:center;gap:12px;padding:20px;color:#666;font-size:14px}.feed-loading-spinner .loading-spinner{width:20px;height:20px;border:2px solid #e5e7eb;border-top-color:#1D9BF0;border-radius:50%;animation:spin .9s linear infinite}@media(prefers-color-scheme:dark){.feed-loading-spinner{color:#d1d5db}.feed-loading-spinner .loading-spinner{border-color:#333;border-top-color:#0ea5e9}}.chat-output{display:block}.chat-output>div,.chat-output p,.chat-line{background:var(--card-bg);border:1px solid var(--card-border);border-radius:10px;padding:10px 12px;line-height:1.35;word-wrap:break-word;overflow-wrap:anywhere}@media(max-width:640px){.form-card .form-title{font-size:1.1rem}.chat-output>div,.chat-output p,.chat-line{padding:10px;font-size:.98rem}}details.collapse{margin:8px 0}details.collapse>summary.list-section-title{cursor:pointer;list-style:none}details.collapse>summary.list-section-title::-webkit-details-marker{display:none}details.collapse>summary.list-section-title::before{content:"▶ ";display:inline-block;transform:translateY(-1px)}details.collapse[open]>summary.list-section-title::before{content:"▼ "}#feed-container{overflow-x:hidden;width:100%;box-sizing:border-box;position:relative}.feed-tabs,.feed-loading-spinner,.feed-item,.post-preview,.list-item{max-width:100%;overflow-x:hidden;box-sizing:border-box}#feed-container .resizable,#feed-container .mySlides img.resizable{max-width:100%;height:auto;box-sizing:border-box}@media(max-width:768px){#feed-container{overflow-x:hidden!important;width:100%;max-width:100%}.feed-tabs,.feed-loading-spinner,.feed-item,.post-preview,.list-item{max-width:100%;box-sizing:border-box}#feed-container .resizable,#feed-container .mySlides img.resizable{max-width:100%;height:auto}html:has(#feed-container),html.feed-page{overflow-x:clip}body:has(#feed-container),body.feed-page{touch-action:pan-y pinch-zoom}}html:has(#feed-container),html.feed-page{overscroll-behavior-inline:contain}body.feed-page{overscroll-behavior-inline:contain}html:has(#feed-container) .margined,html.feed-page .margined{overflow-x:clip;max-width:100%;box-sizing:border-box}html:has(#feed-container) .slideshow-container,html.feed-page .slideshow-container{max-width:100%;box-sizing:border-box}html:has(#feed-container) .form-card,html:has(#feed-container) .form-card *,html.feed-page .form-card,html.feed-page .form-card *{overflow-wrap:anywhere;word-break:break-word}html:has(#feed-container) pre,html:has(#feed-container) code,html.feed-page pre,html.feed-page code{white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}.twitter-post{display:flex;gap:12px;padding:12px 16px;border-bottom:1px solid #2f3336;cursor:pointer;transition:background-color .2s;max-width:600px;margin:0 auto}.twitter-post:hover{background-color:rgba(255,255,255,0.03)}.twitter-post-avatar{flex-shrink:0}.twitter-post-avatar .profile-pic{width:40px;height:40px;border-radius:50%;object-fit:cover}.twitter-post-content{flex:1;min-width:0}.twitter-post-header{display:flex;align-items:center;margin-bottom:2px}.twitter-post-repost-banner{display:flex;align-items:center;gap:6px;color:#8899a6;font-size:13px;margin-bottom:4px}.twitter-repost-icon{font-size:14px}.twitter-repost-link{color:inherit;font-weight:600;text-decoration:none}.twitter-post-author{display:flex;align-items:center;flex-wrap:wrap;gap:4px;font-size:15px}.twitter-author-name{font-weight:700;color:#e7e9ea;text-decoration:none}.twitter-author-name:hover{text-decoration:underline}.twitter-author-handle{color:#71767b;font-weight:400}.twitter-timestamp{color:#71767b;font-weight:400}.twitter-post-body{margin-top:4px}.twitter-post-repost-preview{background:#1f2733;border:1px solid #243447;border-radius:6px;padding:6px 8px;margin-bottom:8px;color:#d9d9d9;font-size:14px}.repost-preview-label{font-weight:600;margin-right:4px}.twitter-post-reply-context{display:flex;flex-wrap:wrap;gap:6px;align-items:center;font-size:13px;color:#8b949e;margin-bottom:6px}.twitter-post-title{font-weight:700;font-size:15px;margin-bottom:4px}.twitter-post-title a{color:#e7e9ea;text-decoration:none}.twitter-post-title a:hover{text-decoration:underline}.twitter-post-text{font-size:15px;line-height:20px;color:#e7e9ea;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:anywhere}.twitter-post-media{margin-top:12px;border-radius:16px;overflow:hidden;border:1px solid #2f3336;position:relative;z-index:0;--feed-media-aspect:4 / 5;aspect-ratio:var(--feed-media-aspect);min-height:200px;max-height:min(80vh,620px);background-color:#0f1114;display:flex;align-items:center;justify-content:center;contain:layout paint}.twitter-post-media .slideshow-container{margin:0;border-radius:16px;width:100%;height:100%}.twitter-post-media .mySlides{height:100%}.twitter-post-media .mySlides.is-visible{display:flex}.twitter-post-media .resizable{border-radius:16px;width:100%;height:100%;object-fit:contain;display:block}@media(min-width:900px){.twitter-post-media{--feed-media-aspect:16 / 9}}.twitter-post-actions{display:flex;align-items:center;justify-content:space-evenly;margin-top:12px;max-width:425px;position:relative;z-index:1}.twitter-action-btn{display:flex;align-items:center;gap:4px;background:none;border:none;color:#71767b;cursor:pointer;padding:0;font-size:13px;transition:color .2s}a.twitter-action-btn,a.twitter-action-btn:visited{color:#71767b}.twitter-action-btn.twitter-reply-btn{color:#71767b}.twitter-action-btn:hover{color:#1d9bf0}.twitter-action-btn svg{width:18px;height:18px}.twitter-reply-btn:hover{color:#1d9bf0}.twitter-repost-btn:hover{color:#9ba3ab}.twitter-repost-btn-active{color:#00ba7c}.single-post-action-repost-active{color:#00ba7c}.twitter-like-btn:hover{color:#f91880}.twitter-views-btn:hover{color:#1d9bf0}.twitter-share-btn:hover{color:#1d9bf0}.twitter-action-btn:disabled{cursor:default;opacity:.5}.reply-label{font-weight:600;color:#8b949e}.repost-label{font-weight:600;color:#8b949e;margin-right:6px}.reply-target{color:#1d9bf0;text-decoration:none;font-weight:600}.reply-target:hover{text-decoration:underline}.reply-preview{color:#71767b}@media(prefers-color-scheme:light){.twitter-post{border-bottom:1px solid #eff3f4}.twitter-post:hover{background-color:rgba(0,0,0,0.03)}.twitter-author-name{color:#0f1419}.twitter-author-handle,.twitter-timestamp{color:#536471}.twitter-post-text,.twitter-post-title a{color:#0f1419}.twitter-post-media{border:1px solid #cfd9de}.twitter-action-btn{color:#536471}a.twitter-action-btn,a.twitter-action-btn:visited{color:#536471}}.twitter-feed-wrapper{max-width:600px;margin:0 auto;padding:0}#feed-container{max-width:600px;margin:0 auto}.margined:has(#feed-container){margin-right:0;margin-left:0}@media(max-width:700px){.twitter-post{padding:12px}.twitter-post-actions{max-width:100%}.twitter-feed-wrapper{max-width:100%}}.twitter-profile-wrapper{max-width:600px;margin:0 auto}.twitter-profile-cover{width:100%;height:200px;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#1d2328}.twitter-profile-cover--default{background:linear-gradient(135deg,#1a2a3a 0,#2d3f50 50%,#1a2a3a 100%)}.twitter-profile-header{border-bottom:1px solid #2f3336;position:relative}.twitter-profile-banner{display:none}.twitter-profile-info-section{padding:12px 16px;display:flex;gap:12px;align-items:flex-start}.twitter-profile-avatar-wrapper{flex-shrink:0}.twitter-profile-avatar{width:68px;height:68px;border-radius:50%;border:2px solid lightgray;object-fit:cover}.twitter-profile-actions{margin-left:auto;flex-shrink:0}.twitter-profile-details{flex:1;min-width:0}.twitter-profile-name{font-size:20px;font-weight:800;line-height:24px;margin:0;color:#e7e9ea}.twitter-profile-handle{font-size:15px;color:#71767b;font-weight:400}.twitter-profile-meta{display:flex;align-items:center;gap:4px;margin-top:12px;color:#71767b;font-size:15px}.twitter-profile-meta svg{flex-shrink:0}.twitter-profile-stats{display:flex;gap:20px;margin-top:12px}.twitter-profile-stat{text-decoration:none;color:inherit;display:flex;gap:4px;align-items:baseline}.twitter-profile-stat:hover .twitter-stat-label{text-decoration:underline}.twitter-stat-value{font-weight:700;font-size:15px;color:#e7e9ea}.twitter-stat-label{font-weight:400;font-size:15px;color:#71767b}.twitter-profile-tabs{display:flex;border-bottom:1px solid #2f3336}.twitter-tab{flex:1;padding:16px;text-align:center;font-weight:600;font-size:15px;color:#71767b;cursor:pointer;position:relative;transition:background-color .2s}.twitter-tab:hover{background-color:rgba(255,255,255,0.03)}.twitter-tab-active{color:#e7e9ea}.twitter-tab-active::after{content:'';position:absolute;bottom:0;left:0;right:0;height:4px;background:#1d9bf0;border-radius:4px 4px 0 0}.twitter-empty-state{padding:32px 16px;text-align:center;color:#71767b;font-size:15px}@media(prefers-color-scheme:light){.twitter-profile-name{color:#0f1419}.twitter-profile-handle,.twitter-profile-meta,.twitter-stat-label{color:#536471}.twitter-stat-value{color:#0f1419}.twitter-profile-header{border-bottom:1px solid #eff3f4}.twitter-profile-tabs{border-bottom:1px solid #eff3f4}.twitter-tab{color:#536471}.twitter-tab:hover{background-color:rgba(0,0,0,0.03)}.twitter-tab-active{color:#0f1419}.twitter-empty-state{color:#536471}}@media(max-width:700px){.twitter-profile-cover{height:150px}.twitter-profile-info-section{flex-direction:column}.twitter-profile-actions{align-self:flex-end;padding-right:8px}.twitter-profile-wrapper{max-width:100%}}.single-post-wrapper{max-width:600px;margin:0 auto;padding:0 16px}.single-post{border-bottom:1px solid #2f3336;padding-bottom:12px}.single-post-context-card{background:#1f2733;border:1px solid #243447;border-radius:10px;padding:10px 12px;margin:0 0 12px 0}.single-post-context-label{display:flex;gap:6px;align-items:center;flex-wrap:wrap;color:#8b949e;font-size:13px;margin-bottom:6px}.single-post-context-preview{font-size:14px;line-height:1.5;color:#d9d9d9}.single-post-header{display:flex;align-items:center;gap:12px;padding:12px 0}.single-post-reply{display:flex;gap:6px;align-items:center;flex-wrap:wrap;color:#8b949e;margin:0 0 10px 0}.single-post-avatar-link{flex-shrink:0;text-decoration:none}.single-post-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #2f3336}.single-post-avatar-placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1d9bf0 0,#1a8cd8 100%);color:#fff;font-size:20px;font-weight:700}.single-post-author-info{display:flex;flex-direction:column}.single-post-author-name{font-weight:700;font-size:15px;color:#e7e9ea;text-decoration:none;line-height:1.3}.single-post-author-name:hover{text-decoration:underline}.single-post-author-handle{font-size:14px;color:#71767b;line-height:1.3}.single-post-title{font-size:23px;font-weight:700;line-height:1.3;margin:12px 0 16px 0;color:#e7e9ea}.single-post-content{margin-bottom:16px}.single-post-paragraph{font-size:17px;line-height:1.5;color:#e7e9ea;margin:0 0 12px 0;text-align:left}.single-post-paragraph:last-child{margin-bottom:0}.single-post-inline-image{margin:16px 0;border-radius:16px;overflow:hidden}.single-post-inline-image img{width:100%;height:auto;display:block}.single-post-media{margin:16px 0;border-radius:16px;overflow:hidden;border:1px solid #2f3336}.single-post-media .slideshow-container{margin:0;text-align:center;display:block;width:100%;max-width:100%}.single-post-media .mySlides{display:none;justify-content:center;align-items:center;width:100%}.single-post-media .mySlides.is-visible{display:flex}.single-post-media .resizable{border-radius:0}.single-post-media .mySlides img.resizable{display:block;margin:0 auto;height:auto;max-height:90vh;width:auto;max-width:100%;object-fit:contain}.single-post-dots{display:flex;justify-content:center;gap:6px;padding:12px 0}.single-post-timestamp{display:block;padding:16px 0;font-size:15px;color:#71767b;border-bottom:1px solid #2f3336}.single-post-stats{display:flex;gap:20px;padding:16px 0;border-bottom:1px solid #2f3336}.single-post-stat{font-size:14px;color:#71767b}.single-post-stat strong{color:#e7e9ea;font-weight:700}.single-post-actions{display:flex;justify-content:space-around;padding:12px 0;border-bottom:1px solid #2f3336}.single-post-action-form{display:inline-block}.single-post-action-btn{display:flex;align-items:center;gap:8px;background:none;border:none;color:#71767b;font-size:14px;cursor:pointer;padding:8px 12px;border-radius:9999px;transition:background-color .2s,color .2s}.single-post-action-btn.single-post-action-reply,.single-post-action-btn.single-post-action-reply:visited{color:#71767b}.single-post-action-btn:hover{background-color:rgba(29,155,240,0.1);color:#1d9bf0}.single-post-action-btn.single-post-action-reply:hover{background-color:rgba(231,233,234,0.08);color:#e7e9ea}.single-post-action-repost-active{color:#00ba7c}.single-post-action-btn:hover svg{fill:#1d9bf0}.single-post-action-btn svg{width:20px;height:20px;fill:currentColor}.single-post-action-liked{color:#f91880}.single-post-action-liked svg{fill:#f91880}.single-post-action-liked:hover{background-color:rgba(249,24,128,0.1);color:#f91880}.single-post-action-disabled{cursor:default}.single-post-action-disabled:hover{background:none;color:#71767b}.single-post-tags{display:flex;flex-wrap:wrap;gap:8px;padding:16px 0}.single-post-ipfs-link{padding:12px 0 0}.single-post-tag{display:inline-block;padding:6px 12px;background:rgba(29,155,240,0.1);color:#1d9bf0;border-radius:9999px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .2s}.single-post-tag:hover{background:rgba(29,155,240,0.2);text-decoration:none}.single-post-footer{padding:16px 0;text-align:center}.single-post-more-link{display:inline-block;padding:10px 20px;background:transparent;border:1px solid #536471;border-radius:9999px;color:#e7e9ea;font-size:15px;font-weight:700;text-decoration:none;transition:background-color .2s,border-color .2s}.single-post-more-link:hover{background-color:rgba(231,233,234,0.1);border-color:#e7e9ea;text-decoration:none}@media(prefers-color-scheme:light){.single-post{border-bottom:1px solid #eff3f4}.single-post-avatar{border:2px solid #cfd9de}.single-post-author-name{color:#0f1419}.single-post-author-handle{color:#536471}.single-post-title{color:#0f1419}.single-post-paragraph{color:#0f1419}.single-post-media{border:1px solid #cfd9de}.single-post-timestamp{color:#536471;border-bottom:1px solid #eff3f4}.single-post-stats{border-bottom:1px solid #eff3f4}.single-post-stat{color:#536471}.single-post-stat strong{color:#0f1419}.single-post-actions{border-bottom:1px solid #eff3f4}.single-post-action-btn{color:#536471}.single-post-action-btn.single-post-action-reply,.single-post-action-btn.single-post-action-reply:visited{color:#536471}.single-post-action-btn.single-post-action-reply:hover{background-color:rgba(15,20,25,0.06);color:#0f1419}.single-post-more-link{color:#0f1419;border-color:#cfd9de}.single-post-more-link:hover{background-color:rgba(15,20,25,0.1);border-color:#0f1419}}@media(max-width:700px){.single-post-wrapper{padding:0 12px}.single-post-title{font-size:20px}.single-post-paragraph{font-size:16px}.single-post-actions{justify-content:space-evenly}.single-post-action-btn{padding:8px}.single-post-action-btn span{display:none}}body.mobius-active{overflow:hidden;background:#000;padding-top:0!important}body.mobius-active .site-footer{display:none}.mobius-container{position:fixed;top:0;left:0;right:0;bottom:0;background:#000;overflow:hidden;scroll-snap-type:y mandatory;overflow-y:scroll;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.mobius-container::-webkit-scrollbar{display:none}.mobius-slide{position:relative;width:100%;height:100vh;height:100dvh;scroll-snap-align:start;scroll-snap-stop:always;display:flex;align-items:center;justify-content:center;background:#000}.mobius-video-wrapper{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.mobius-video{width:100%;height:100%;object-fit:contain;background:#000}.mobius-play-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;z-index:10;opacity:0;transition:opacity .2s ease;pointer-events:none}.mobius-slide:hover .mobius-play-overlay,.mobius-video:paused+.mobius-play-overlay{opacity:1;pointer-events:auto}.mobius-play-icon,.mobius-pause-icon{fill:rgba(255,255,255,0.9);filter:drop-shadow(0 2px 4px rgba(0,0,0,0.5))}.mobius-mute-btn{position:absolute;bottom:120px;right:16px;width:44px;height:44px;border-radius:50%;background:rgba(0,0,0,0.5);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;z-index:20;transition:background .2s ease}.mobius-mute-btn:hover{background:rgba(0,0,0,0.7)}.mobius-muted-icon,.mobius-unmuted-icon{fill:#fff}.mobius-overlay{position:absolute;bottom:0;left:0;right:80px;padding:20px;background:linear-gradient(transparent,rgba(0,0,0,0.7));pointer-events:none;z-index:15}.mobius-overlay>*{pointer-events:auto}.mobius-author{margin-bottom:12px}.mobius-author-link{display:flex;align-items:center;gap:12px;text-decoration:none;color:#fff}.mobius-avatar{width:44px;height:44px;border-radius:50%;border:2px solid #fff;object-fit:cover}.mobius-author-info{display:flex;flex-direction:column}.mobius-author-name{font-weight:600;font-size:16px;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,0.5)}.mobius-author-handle{font-size:14px;color:rgba(255,255,255,0.8);text-shadow:0 1px 3px rgba(0,0,0,0.5)}.mobius-caption{font-size:15px;color:#fff;line-height:1.4;text-shadow:0 1px 3px rgba(0,0,0,0.5);margin-bottom:20px;max-width:80%}.mobius-actions{position:absolute;right:-64px;bottom:180px;display:flex;flex-direction:column;gap:20px;z-index:20}.mobius-action-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:44px;background:none;border:none;cursor:pointer;color:#fff;text-decoration:none;transition:transform .2s ease}.mobius-action-btn:hover{transform:scale(1.1)}.mobius-action-btn svg{fill:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,0.5))}.mobius-action-btn.liked svg{fill:#ff4757}.mobius-action-count{font-size:13px;font-weight:600;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,0.5)}.mobius-progress-container{position:fixed;top:0;left:0;right:0;height:3px;background:rgba(255,255,255,0.2);z-index:100}.mobius-progress-bar{height:100%;width:0;background:linear-gradient(90deg,#667eea,#764ba2);transition:width .1s linear}.mobius-nav-hint{position:fixed;left:50%;transform:translateX(-50%);color:rgba(255,255,255,0.7);z-index:50;pointer-events:none;transition:opacity .3s ease;animation:bounce 2s infinite}.mobius-nav-hint-up{top:20px;animation-name:bounceUp}.mobius-nav-hint-down{bottom:20px;animation-name:bounceDown}@keyframes bounceUp{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-8px)}}@keyframes bounceDown{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(8px)}}.mobius-counter{position:absolute;top:16px;right:16px;background:rgba(0,0,0,0.5);color:#fff;padding:6px 12px;border-radius:20px;font-size:14px;font-weight:600;z-index:20}.mobius-loading{position:fixed;bottom:50%;left:50%;transform:translateX(-50%);z-index:100;display:flex;align-items:center;justify-content:center}.mobius-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;color:#fff;text-align:center;padding:20px}.mobius-empty-icon{font-size:80px;margin-bottom:20px;opacity:.7}.mobius-empty h2{font-size:24px;margin-bottom:12px}.mobius-empty p{font-size:16px;opacity:.8;margin-bottom:24px}.mobius-back-btn{display:inline-block;padding:12px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-decoration:none;border-radius:24px;font-weight:600;transition:transform .2s ease,box-shadow .2s ease}.mobius-back-btn:hover{transform:scale(1.05);box-shadow:0 4px 20px rgba(102,126,234,0.4)}.mobius-like-heart{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:100px;animation:likeHeart 1s ease-out forwards;pointer-events:none;z-index:100}@keyframes likeHeart{0%{opacity:1;transform:translate(-50%,-50%) scale(0.5)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.2)}100%{opacity:0;transform:translate(-50%,-50%) scale(1.5)}}.mobius-share-btn.copied::after{content:'Copied!';position:absolute;top:-30px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,0.8);color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;white-space:nowrap}@media(max-width:700px){.mobius-overlay{right:70px;padding:16px}.mobius-actions{right:-54px;bottom:140px;gap:16px}.mobius-action-btn{width:36px}.mobius-action-btn svg{width:24px;height:24px}.mobius-caption{font-size:14px;max-width:90%}.mobius-avatar{width:36px;height:36px}.mobius-author-name{font-size:14px}.mobius-author-handle{font-size:12px}.mobius-mute-btn{bottom:100px;width:36px;height:36px}}@media(prefers-color-scheme:dark){.mobius-empty{background:#000}}.landing-page{max-width:100%;overflow-x:hidden}.landing-hero{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 60px);padding:40px 24px 60px;text-align:center;position:relative;overflow:hidden}.landing-hero::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 50% 50%,rgba(29,155,240,0.08) 0,transparent 50%);animation:heroGlow 15s ease-in-out infinite;pointer-events:none}@keyframes heroGlow{0%,100%{transform:translate(0,0)}50%{transform:translate(5%,5%)}}.landing-hero-content{position:relative;z-index:1;max-width:700px}.landing-logo{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:24px}.landing-logo-icon{font-size:56px;filter:drop-shadow(0 4px 12px rgba(0,0,0,0.15))}.landing-logo-text{font-size:3.5rem;font-weight:800;letter-spacing:-0.03em;margin:0;background:linear-gradient(135deg,#1D9BF0 0,#0a66c2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing-tagline{font-size:1.5rem;font-weight:600;color:var(--text-color);margin:0 0 16px;letter-spacing:-0.01em}.landing-subtitle{font-size:1.125rem;color:#666;line-height:1.7;margin:0 0 32px;max-width:560px;margin-left:auto;margin-right:auto}.landing-cta{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;max-width:100%;padding:0 16px;box-sizing:border-box}.btn-lg{padding:14px 32px;font-size:1.05rem;font-weight:600;border-radius:12px;transition:all .2s ease;box-sizing:border-box;max-width:100%}.btn-lg:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(29,155,240,0.25)}.btn-secondary.btn-lg:hover{box-shadow:0 8px 25px rgba(0,0,0,0.1)}.landing-hero-visual{position:relative;margin-top:60px;width:100%;max-width:500px}.hero-glow{position:absolute;top:50%;left:50%;width:300px;height:300px;background:radial-gradient(circle,rgba(29,155,240,0.15) 0,transparent 70%);transform:translate(-50%,-50%);pointer-events:none}.hero-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;position:relative;z-index:1}.hero-card{background:var(--card-bg,#fff);border:1px solid var(--card-border,#e0e5ea);border-radius:16px;padding:24px 16px;display:flex;flex-direction:column;align-items:center;gap:12px;box-shadow:0 4px 20px rgba(0,0,0,0.08);transition:transform .3s ease,box-shadow .3s ease}.hero-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,0.12)}.hero-card-icon{font-size:36px}.hero-card-label{font-size:.95rem;font-weight:600;color:var(--text-color)}.hero-card:nth-child(1){animation-delay:.1s}.hero-card:nth-child(2){animation-delay:.2s}.hero-card:nth-child(3){animation-delay:.3s}.hero-card:nth-child(4){animation-delay:.4s}.landing-features{padding:80px 24px;max-width:1200px;margin:0 auto}.landing-section-title{font-size:2rem;font-weight:700;text-align:center;margin:0 0 48px;color:var(--text-color);letter-spacing:-0.02em}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.feature-card{background:var(--card-bg,#fff);border:1px solid var(--card-border,#e0e5ea);border-radius:16px;padding:32px 28px;transition:transform .2s ease,box-shadow .2s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,0.1)}.feature-icon{font-size:40px;margin-bottom:16px}.feature-title{font-size:1.25rem;font-weight:700;margin:0 0 12px;color:var(--text-color)}.feature-description{font-size:1rem;color:#666;line-height:1.6;margin:0}.landing-tech{padding:80px 24px;background:linear-gradient(180deg,rgba(29,155,240,0.03) 0,transparent 100%);max-width:1200px;margin:0 auto}.tech-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.tech-badge{display:flex;align-items:center;gap:14px;background:var(--card-bg,#fff);border:1px solid var(--card-border,#e0e5ea);border-radius:14px;padding:20px 28px;min-width:220px;box-shadow:0 2px 12px rgba(0,0,0,0.06);transition:transform .2s ease}.tech-badge:hover{transform:translateY(-2px)}.tech-badge-icon{font-size:32px}.tech-badge-info{display:flex;flex-direction:column}.tech-badge-info strong{font-size:1rem;font-weight:700;color:var(--text-color)}.tech-badge-info span{font-size:.875rem;color:#666}.landing-final-cta{padding:100px 24px;text-align:center}.final-cta-content{max-width:600px;margin:0 auto}.final-cta-content h2{font-size:2.25rem;font-weight:700;margin:0 0 16px;color:var(--text-color);letter-spacing:-0.02em}.final-cta-content p{font-size:1.1rem;color:#666;line-height:1.7;margin:0 0 32px}.dashboard{max-width:900px;margin:0 auto;padding:24px 16px 40px}.dashboard-header{margin-bottom:32px;text-align:center}.dashboard-greeting{font-size:2rem;font-weight:700;margin:0 0 8px;color:var(--text-color);letter-spacing:-0.02em}.dashboard-subtitle{font-size:1rem;color:#666;margin:0}.dashboard-quick-post{margin-bottom:32px}.quick-post-form{background:var(--card-bg,#fff);border:1px solid var(--card-border,#e0e5ea);border-radius:16px;padding:20px;box-shadow:0 2px 12px rgba(0,0,0,0.06)}.quick-post-input-wrapper{margin-bottom:16px}.quick-post-input{width:100%;padding:16px;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;resize:vertical;min-height:80px;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box;background:#fafafa;color:var(--text-color)}.quick-post-input:focus{outline:none;border-color:#1D9BF0;box-shadow:0 0 0 3px rgba(29,155,240,0.1);background:#fff}.quick-post-actions{display:flex;justify-content:flex-end}.dashboard-notice{display:flex;align-items:flex-start;gap:14px;background:linear-gradient(135deg,#fff8e6 0,#fff4d9 100%);border:1px solid #f0d68a;border-radius:14px;padding:18px 22px;margin-bottom:32px}.notice-icon{font-size:24px;flex-shrink:0}.dashboard-notice p{margin:0;font-size:.95rem;color:#5c4a1f;line-height:1.5}.dashboard-apps{margin-bottom:40px}.dashboard-section-title{font-size:1.25rem;font-weight:700;margin:0 0 20px;color:var(--text-color);text-align:center}.dashboard-content-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:32px}.dashboard-card{background:var(--card-bg,#fff);border:1px solid var(--card-border,#e0e5ea);border-radius:16px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,0.06)}.dashboard-card-title{font-size:1.05rem;font-weight:700;margin:0 0 16px;color:var(--text-color)}.dashboard-card-body p{margin:0 0 12px;font-size:.95rem;line-height:1.5}.dashboard-card-body p:last-child{margin-bottom:0}.dashboard-link{display:block;padding:10px 14px;margin:0 -14px;border-radius:10px;text-decoration:none;color:var(--text-color);font-size:.95rem;transition:background .15s ease}.dashboard-link:hover{background:rgba(29,155,240,0.08);color:#1D9BF0}.dashboard-news{margin-bottom:32px}.dashboard-news .slideshow-container{max-width:100%;border-radius:16px;overflow:hidden}.slides-dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.dashboard-ticker{margin-top:24px;padding:16px 0;border-top:1px solid var(--border-color,#e0e0e0)}@media(prefers-color-scheme:dark){.landing-subtitle,.feature-description,.tech-badge-info span,.final-cta-content p,.dashboard-subtitle{color:#a0a0a0}.landing-hero::before{background:radial-gradient(circle at 50% 50%,rgba(29,155,240,0.12) 0,transparent 50%)}.hero-glow{background:radial-gradient(circle,rgba(29,155,240,0.2) 0,transparent 70%)}.landing-tech{background:linear-gradient(180deg,rgba(29,155,240,0.05) 0,transparent 100%)}.quick-post-input{background:#1a1a1a;border-color:#333}.quick-post-input:focus{background:#222;border-color:#1D9BF0}.dashboard-notice{background:linear-gradient(135deg,#2a2515 0,#252010 100%);border-color:#4a3f20}.dashboard-notice p{color:#d4c590}.dashboard-link:hover{background:rgba(29,155,240,0.15)}}@media(max-width:768px){.landing-logo-text{font-size:2.5rem}.landing-logo-icon{font-size:40px}.landing-tagline{font-size:1.25rem}.landing-subtitle{font-size:1rem}.landing-section-title{font-size:1.6rem}.features-grid{grid-template-columns:1fr;gap:16px}.feature-card{padding:24px 20px}.tech-badges{flex-direction:column;align-items:center}.tech-badge{width:100%;max-width:320px}.final-cta-content h2{font-size:1.75rem}.dashboard-greeting{font-size:1.6rem}.dashboard-content-grid{grid-template-columns:1fr}.hero-grid{gap:12px}.hero-card{padding:20px 12px}.hero-card-icon{font-size:28px}}@media(max-width:480px){.landing-hero{padding:30px 16px 50px;min-height:auto}.landing-cta{flex-direction:column;width:100%;padding:0}.btn-lg{width:100%;max-width:280px;margin:0 auto;text-align:center}.landing-features,.landing-tech,.landing-final-cta{padding:50px 16px}}.desktop-dancer{position:fixed;bottom:10px;left:10px;z-index:9999;cursor:move;user-select:none}.desktop-dancer.dragging{opacity:.8}.desktop-dancer-container{position:relative;width:200px;overflow:visible;background:transparent}.desktop-dancer-video{display:none!important}.desktop-dancer-canvas{display:block;width:100%;height:auto;pointer-events:none}.desktop-dancer-controls{position:absolute;top:0;left:0;right:0;display:flex;justify-content:flex-end;gap:4px;padding:6px;background:rgba(0,0,0,0.7);opacity:0;pointer-events:none;transition:opacity .2s ease;border-radius:4px;z-index:10}.desktop-dancer.controls-visible .desktop-dancer-controls{opacity:1;pointer-events:auto}@media(hover:hover) and (pointer:fine){.desktop-dancer:hover .desktop-dancer-controls{opacity:1;pointer-events:auto}}.desktop-dancer-btn{width:32px;height:32px;min-width:32px;min-height:32px;border:none;background:rgba(255,255,255,0.25);color:#fff;border-radius:4px;cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:center;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.desktop-dancer-btn:hover,.desktop-dancer-btn:active{background:rgba(255,255,255,0.5)}.desktop-dancer-btn.close-btn{background:rgba(255,80,80,0.5)}.desktop-dancer-btn.close-btn:hover,.desktop-dancer-btn.close-btn:active{background:rgba(255,50,50,0.8)}.desktop-dancer-resize{position:absolute;bottom:0;right:0;width:24px;height:24px;cursor:nwse-resize;background:linear-gradient(135deg,transparent 50%,rgba(150,150,150,0.6) 50%);border-radius:0 0 4px 0}.desktop-dancer-toggle{position:fixed;bottom:10px;left:10px;z-index:9998;width:50px;height:50px;border-radius:50%;border:none;background:linear-gradient(135deg,#667eea 0,#764ba2 100%);color:#fff;font-size:22px;cursor:pointer;box-shadow:0 4px 15px rgba(102,126,234,0.5);touch-action:manipulation;-webkit-tap-highlight-color:transparent}.desktop-dancer-toggle:hover,.desktop-dancer-toggle:active{transform:scale(1.1)}.desktop-dancer-container{width:200px}@media(max-width:768px){.desktop-dancer{bottom:5px;left:5px}.desktop-dancer-toggle{width:44px;height:44px;font-size:18px;bottom:5px;left:5px}.desktop-dancer-btn{width:28px;height:28px;min-width:28px;min-height:28px;font-size:12px}}