.blog-container{font-family:"CategoryRegular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}.blog-container .text-primary{color:theme("colors.primary")}.blog-container .text-secondary{color:theme("colors.secondary")}.blog-container .text-success{color:theme("colors.success")}.blog-container .text-cobalt{color:theme("colors.cobalt")}.blog-container .bg-primary{background-color:theme("colors.primary")}.blog-container .bg-secondary{background-color:theme("colors.secondary")}.blog-container .bg-dark{background-color:theme("colors.dark")}.blog-card{background:rgba(255,255,255,0.1);backdrop-filter:blur(10px);border-radius:8px;transition:all 0.3s ease}.blog-card:hover{background:rgba(255,255,255,0.2);transform:translateY(-2px)}.blog-content h1,.blog-content h2,.blog-content h3,.blog-content h4,.blog-content h5,.blog-content h6{font-family:"CategoryRegular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;color:#ffffff;font-weight:700}.blog-content p{color:rgba(255,255,255,0.9);line-height:1.7}.blog-content a{color:theme("colors.primary");text-decoration:none;transition:color 0.2s}.blog-content a:hover{color:theme("colors.secondary")}.blog-nav a{color:#ffffff;opacity:0.8;transition:opacity 0.2s}.blog-nav a:hover{opacity:1}.blog-btn{display:inline-block;padding:12px 24px;border-radius:8px;font-weight:500;text-decoration:none;transition:all 0.2s;font-family:"CategoryRegular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}.blog-btn.btn-primary{background-color:theme("colors.primary");color:#ffffff}.blog-btn.btn-primary:hover{background-color:theme("colors.secondary");transform:translateY(-1px)}.blog-btn.btn-secondary{background-color:rgba(255,255,255,0.1);color:#ffffff;backdrop-filter:blur(10px)}.blog-btn.btn-secondary:hover{background-color:rgba(255,255,255,0.2);transform:translateY(-1px)}.pagination-wrapper nav{display:flex;align-items:center;justify-content:center;gap:0.5rem}.pagination-wrapper a,.pagination-wrapper span{display:inline-flex;align-items:center;justify-content:center;padding:0.5rem 1rem;min-width:2.5rem;height:2.5rem;background:rgba(255,255,255,0.1);backdrop-filter:blur(10px);color:#ffffff;text-decoration:none;border-radius:0.5rem;font-weight:500;transition:all 0.3s ease;border:1px solid rgba(255,255,255,0.2)}.pagination-wrapper a:hover{background:rgba(255,255,255,0.2);transform:translateY(-1px)}.pagination-wrapper .current{background:theme("colors.primary");color:#ffffff;font-weight:600}.pagination-wrapper .gap{background:transparent;border:none;color:rgba(255,255,255,0.5)}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{color:#ffffff;font-family:"CategoryRegular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}.prose p{color:rgba(255,255,255,0.9)}.prose a{color:theme("colors.primary")}.prose a:hover{color:theme("colors.secondary")}.trix-content{color:rgba(255,255,255,0.9)}.trix-content h1,.trix-content h2,.trix-content h3,.trix-content h4,.trix-content h5,.trix-content h6{color:#ffffff;font-weight:600;margin-bottom:1rem;margin-top:1.5rem}.trix-content p{margin-bottom:1rem}.trix-content ul,.trix-content ol{margin-bottom:1rem;padding-left:2rem}.trix-content ul{list-style-type:disc}.trix-content ol{list-style-type:decimal}.trix-content blockquote{border-left:4px solid rgba(255,255,255,0.3);padding-left:1rem;margin:1rem 0;font-style:italic;opacity:0.8}.trix-content pre{background-color:rgba(0,0,0,0.3);border-radius:0.375rem;padding:1rem;overflow-x:auto;margin-bottom:1rem}.trix-content code{background-color:rgba(0,0,0,0.3);padding:0.125rem 0.25rem;border-radius:0.25rem;font-size:0.875rem}.trix-content img{max-width:100%;height:auto;border-radius:0.5rem;margin:1rem auto;display:block}.trix-content figure,.trix-content figcaption,.trix-content .attachment__caption,.trix-content .attachment__name,.trix-content .attachment__size{display:none}.trix-content a[href*="active_storage"]{display:block;text-align:center;color:rgba(255,255,255,0.7);font-size:0.875rem;margin-top:0.5rem;text-decoration:none;pointer-events:none}.trix-content a{color:theme("colors.primary");text-decoration:underline}.trix-content a:hover{color:theme("colors.secondary")}.trix-content strong{font-weight:600}.trix-content em{font-style:italic}@media (max-width: 768px){.blog-container{padding:16px}.blog-card{margin-bottom:16px}}@media (max-width: 767px){.desktop-blog-admin{display:none !important}.mobile-blog-admin{display:block !important}}@media (min-width: 768px){.mobile-blog-admin{display:none !important}}.mobile-blog-container *{box-sizing:border-box}.mobile-blog-container{background:#f9fafb !important;min-height:100vh;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif}.mobile-blog-card{background:#ffffff !important;border-radius:16px !important;padding:16px !important;box-shadow:0 1px 3px rgba(0,0,0,0.08) !important;margin-bottom:12px}.mobile-stat-number{font-size:28px !important;font-weight:700 !important;line-height:1 !important;color:#000000 !important}.mobile-stat-label{font-size:11px !important;color:#4b5563 !important;margin-top:4px !important}.mobile-action-btn{background:theme("colors.dark") !important;border-radius:12px !important;min-height:80px !important;border:none !important;cursor:pointer !important}.mobile-section-btn{background:#f9fafb !important;border-radius:10px !important;padding:12px 14px !important;display:flex !important;align-items:center !important;justify-content:space-between !important;text-decoration:none !important;color:#000000 !important;border:none !important}.mobile-header{background:#ffffff;border-bottom:1px solid #d1d5db;padding:12px 16px}.mobile-avatar{width:32px;height:32px;border-radius:50%;background:#d1d5db}.mobile-dropdown-icon{color:#9ca3af}.mobile-subtitle{font-size:14px;color:#6b7280;margin:0}.mobile-card-subtitle{font-size:11px;color:#6b7280;margin:0 0 12px 0}.mobile-action-btn-primary{background:theme("colors.dark") !important;border-radius:12px !important;min-height:80px !important}.mobile-action-btn-secondary{background:#4b5563 !important;border-radius:12px !important;min-height:80px !important}.mobile-border{border-color:#d1d5db !important}.mobile-fluency-badge{background:theme("colors.success") !important}.mobile-fab-indigo{width:48px;height:48px;border-radius:50%;background:theme("colors.primary");display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 2px 6px rgba(0,0,0,0.15);position:absolute;bottom:16px;right:16px}.mobile-fab-dark{width:48px;height:48px;border-radius:50%;background:theme("colors.dark");display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,0.15);position:absolute;bottom:16px;right:16px}.mobile-stat-text{font-size:11px;color:#6b7280}.mobile-thumbnail{background:#f9fafb}.mobile-success-text{color:theme("colors.success")}.mobile-action-btn-primary{background:#6366f1;border-radius:8px;transition:all 0.2s}.mobile-action-btn-primary:active{background:#4f46e5;transform:scale(0.98)}.mobile-action-btn-secondary{background:#10b981;border-radius:8px;transition:all 0.2s}.mobile-action-btn-secondary:active{background:#059669;transform:scale(0.98)}.mobile-fab-indigo{position:absolute;bottom:16px;right:16px;width:48px;height:48px;border-radius:12px;background:#6366f1;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px rgba(99,102,241,0.3);transition:all 0.2s}.mobile-fab-indigo:active{transform:scale(0.95);box-shadow:0 2px 4px rgba(99,102,241,0.3)}.mobile-fab-dark{position:absolute;bottom:16px;right:16px;width:48px;height:48px;border-radius:12px;background:#374151;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px rgba(31,41,55,0.3);transition:all 0.2s}.mobile-fab-dark:active{transform:scale(0.95);box-shadow:0 2px 4px rgba(31,41,55,0.3)}.mobile-fluency-badge{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%)}.mobile-border{border-color:#e5e7eb}.mobile-header-flex{display:flex;align-items:center;justify-content:space-between}.mobile-header-left{display:flex;align-items:center;gap:12px}.mobile-header-right{display:flex;align-items:center;gap:8px}.mobile-back-icon{width:24px;height:24px;cursor:pointer}.mobile-header-title{font-size:20px;font-weight:600;margin:0}.mobile-header-user-name{font-size:14px;font-weight:500}.mobile-dropdown-icon{width:16px;height:16px}.mobile-content-padding{padding:16px}.mobile-page-title-section{margin-bottom:16px}.mobile-page-title{font-size:20px;font-weight:700;margin:0 0 4px 0}.mobile-two-col-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.mobile-card-title{font-size:14px;font-weight:600;margin:0 0 4px 0}.mobile-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mobile-stat-center{text-align:center}.mobile-card-relative{position:relative}.mobile-card-bottom-padded{padding-right:72px;min-height:60px;padding-bottom:8px}.mobile-recent-title{font-size:14px;font-weight:600;margin:0 0 12px 0}.mobile-page-item-divider{padding-bottom:12px;margin-bottom:12px}.mobile-recent-page-layout{display:flex;align-items:start;gap:12px}.mobile-page-thumbnail{width:48px;height:48px;border-radius:8px;flex-shrink:0;background:#f9fafb}.mobile-page-content{flex:1}.mobile-page-title-text{font-size:14px;font-weight:500;margin-bottom:4px}.mobile-page-meta{display:flex;align-items:center;gap:8px;margin-bottom:4px}.mobile-icon-small{width:12px;height:12px;color:#9ca3af}.mobile-text-xs{font-size:11px;color:#6b7280}.mobile-success-badge{color:theme("colors.success")}.mobile-text-separator{margin:0 4px}trix-editor[contenteditable] a{color:#2563eb;text-decoration:underline;cursor:pointer}trix-editor[contenteditable] a:hover{color:#1d4ed8}trix-editor[contenteditable] ul,trix-editor[contenteditable] ol{padding-left:2.5rem;margin:1rem 0;list-style-position:outside}trix-editor[contenteditable] ul{list-style-type:disc}trix-editor[contenteditable] ul li{display:list-item;list-style-type:disc}trix-editor[contenteditable] ol{list-style-type:decimal}trix-editor[contenteditable] ol li{display:list-item;list-style-type:decimal}trix-editor[contenteditable] li{display:list-item}trix-editor[contenteditable] h1{font-size:2rem;font-weight:700;line-height:1.2;margin-top:1.5rem;margin-bottom:1rem}trix-editor[contenteditable] h2{font-size:1.5rem;font-weight:700;line-height:1.3;margin-top:1.25rem;margin-bottom:0.75rem}trix-editor[contenteditable] h3{font-size:1.25rem;font-weight:600;line-height:1.4;margin-top:1rem;margin-bottom:0.5rem}trix-editor[contenteditable] h4{font-size:1.125rem;font-weight:600;line-height:1.4;margin-top:1rem;margin-bottom:0.5rem}trix-editor[contenteditable] h5{font-size:1rem;font-weight:600;line-height:1.5;margin-top:0.75rem;margin-bottom:0.5rem}trix-editor[contenteditable] h6{font-size:0.875rem;font-weight:600;line-height:1.5;margin-top:0.75rem;margin-bottom:0.5rem}trix-editor[contenteditable] blockquote{border-left:4px solid #e5e7eb;padding-left:1rem;margin:1.5rem 0;font-style:italic;color:#6b7280}trix-editor[contenteditable] code{background-color:#f3f4f6;color:#1f2937;padding:0.125rem 0.375rem;border-radius:0.25rem;font-size:0.875em;font-family:'Courier New', Courier, monospace}trix-editor[contenteditable] pre{background-color:#1f2937;color:#f9fafb;padding:1rem;border-radius:0.5rem;overflow-x:auto;margin:1rem 0;font-family:'Courier New', Courier, monospace;font-size:0.875rem;line-height:1.5}trix-editor[contenteditable] pre code{background-color:transparent;color:inherit;padding:0;font-size:inherit}trix-editor[contenteditable] .attachment__name,trix-editor[contenteditable] .attachment__size{display:none}.prose,.blog-content{font-family:'CategoryRegular', sans-serif;word-wrap:break-word;overflow-wrap:break-word}.prose img,.blog-content img{max-width:100%;height:auto}.prose pre,.blog-content pre{overflow-x:auto}.prose table,.blog-content table{max-width:100%;overflow-x:auto;display:block}.prose-invert h1,.prose-invert h2,.prose-invert h3,.prose-invert h4,.prose-invert h5,.prose-invert h6{color:#ffffff;font-weight:bold}.prose-invert p,.prose-invert li{color:rgba(255,255,255,0.9)}.prose-invert a{color:theme("colors.primary");text-decoration:underline;text-underline-offset:2px;transition:color 0.2s ease}.prose-invert a:hover{color:theme("colors.secondary");text-decoration:underline}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#phone{padding-left:65px !important}@font-face{font-family:'CategoryRegular';src:url(/fonts/Category-Regular.woff2) format("woff2"),url(/fonts/Category-Regular.woff) format("woff");font-weight:normal;font-style:normal}@font-face{font-family:'CategoryRegular';src:url(/fonts/Category-Black.woff2) format("woff2"),url(/fonts/Category-Black.woff) format("woff");font-weight:bold;font-style:normal}body{font-family:'CategoryRegular', sans-serif}body.frontend{color:#ffffff}@keyframes floatUp{0%{transform:translateX(0) translateY(0);opacity:1}100%{transform:translateX(calc(-100vw * tan(var(--angle)))) translateY(-100vh);opacity:0}}@keyframes sway{0%,100%{transform:translateX(0var --offset)}50%{transform:translateX(20pxvar --offset)}}.floating-emote{--angle:  30deg;--offset: 0;animation:floatUp 2s 1 ease-in, sway 1s infinite alternate;animation-composition:accumulate}.live-sale mux-player{--play-button: none}.live-sale .chat-messages{mask-image:linear-gradient(rgba(255,255,255,0.4), #000)}html:has(turbo-frame[busy]) #turbo-busy-overlay{opacity:1;pointer-events:auto}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
