*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;padding:0;font-size:16px;font-family:"Trebuchet MS","Verdana",sans-serif;width:100%;min-height:100vh;overflow-x:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{border-radius:4px}::-webkit-scrollbar-thumb{border-radius:4px;border:none;transition:all .2s ease}::-webkit-scrollbar-thumb:hover{width:10px}::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}*{scrollbar-width:thin;scrollbar-color:auto}h1{font-size:2em;font-weight:700}h2{font-size:1.75em;font-weight:700}h3{font-size:1.5em;font-weighT:600}h4{font-size:1.25em}p{font-size:1em;margin:1em}button{outline:none;border:none;padding:.5em 1em .5em 1em;cursor:pointer;border-radius:.3em}button.disabled,button:disabled{cursor:not-allowed;pointer-events:none;opacity:.5}pre{padding:.5em;width:fit-content}code{padding:0 .5em 0 .5em}ul{list-style-type:disc;font-size:1.2em}html.theme-light html.theme-light body{background-color:rgba(100,116,139,.1);color:#64748b}html.theme-light html.theme-dark body{background-color:rgba(237,237,237,.1);color:#ededed}html.theme-light button,html.theme-light code,html.theme-light pre{color:#64748b}html.theme-light code.file{color:#802}html.theme-light pre{background-color:#b91c1c}html.theme-light button.primary{background-color:#e9ecef}html.theme-light button.secondary{background-color:#b91c1c}html.theme-light ul{color:#e9ecef}html.theme-light ::-webkit-scrollbar-track{background:rgba(185,28,28,.3)}html.theme-light ::-webkit-scrollbar-thumb{background:rgba(233,236,239,.6)}html.theme-light ::-webkit-scrollbar-thumb:hover{background:rgba(233,236,239,.8)}html.theme-light ::-webkit-scrollbar-thumb:active{background:#e9ecef}html.theme-dark html.theme-light body{background-color:rgba(100,116,139,.1);color:#64748b}html.theme-dark html.theme-dark body{background-color:rgba(237,237,237,.1);color:#ededed}html.theme-dark button,html.theme-dark code,html.theme-dark pre{color:#ededed}html.theme-dark code.file{color:#f08}html.theme-dark pre{background-color:#ef4444}html.theme-dark button.primary{background-color:#2d2d2d}html.theme-dark button.secondary{background-color:#ef4444}html.theme-dark ul{color:#2d2d2d}html.theme-dark ::-webkit-scrollbar-track{background:rgba(239,68,68,.3)}html.theme-dark ::-webkit-scrollbar-thumb{background:rgba(45,45,45,.6)}html.theme-dark ::-webkit-scrollbar-thumb:hover{background:rgba(45,45,45,.8)}html.theme-dark ::-webkit-scrollbar-thumb:active{background:#2d2d2d}.post-card{display:flex;flex-direction:column;border-radius:1rem;padding:2rem;margin-bottom:2rem;border:1px solid;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);position:relative;overflow:hidden;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.05),0 2px 6px rgba(0,0,0,.03)}.post-card:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 12px 40px rgba(0,0,0,.12),0 6px 20px rgba(0,0,0,.08)}.post-card::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .3s ease;pointer-events:none}.post-card:hover::before{opacity:.03}.post-card.draft{border-left:4px solid}.post-card.published{border-left:4px solid}@media(max-width: 768px){.post-card{padding:1.5rem;margin-bottom:1.5rem;border-radius:.75rem}.post-card:hover{transform:translateY(-2px)}}.post-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.post-header .post-meta{display:flex;align-items:center;gap:1.5rem}@media(max-width: 768px){.post-header .post-meta{gap:1rem}}.post-header .post-author{display:flex;align-items:center;gap:.75rem;font-weight:600;font-size:.875rem;opacity:.8}.post-header .post-author i{font-size:1.2rem;opacity:.7}.post-header .post-date{display:flex;align-items:center;gap:.5rem;font-size:.8rem;opacity:.6}.post-header .post-date i{font-size:.85rem}.post-header .event-badge{padding:.35rem .8rem;border-radius:2rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;border:none;background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);color:#fff;box-shadow:0 2px 8px rgba(102,126,234,.3)}.post-body{margin-bottom:2rem;flex-grow:1}.post-body .post-title{font-size:1.4rem;font-weight:700;line-height:1.3;margin:0 0 1rem 0;letter-spacing:-0.02em}@media(max-width: 768px){.post-body .post-title{font-size:1.2rem}}.post-body .post-excerpt{font-size:1rem;line-height:1.65;margin:0;opacity:.8;word-wrap:break-word;overflow-wrap:break-word}@media(max-width: 768px){.post-body .post-excerpt{font-size:.9rem;line-height:1.6}}.post-footer{margin-top:auto}.post-footer .post-date{display:flex;align-items:center;gap:.5rem;font-size:.875rem;opacity:.8}.post-footer .post-date i{font-size:.8rem}.post-footer .post-actions{display:flex;gap:.5rem}html.theme-light .post-card{background-color:#fff;border-color:rgba(100,116,139,.1);color:#64748b}html.theme-light .post-card::before{background:linear-gradient(135deg, rgba(214, 47, 46, 0.1) 0%, rgba(214, 47, 46, 0.05) 100%)}html.theme-light .post-card.draft{border-left-color:#f59e0b}html.theme-light .post-card.published{border-left-color:#10b981}html.theme-light .post-title{color:#64748b}html.theme-light .post-excerpt{color:rgba(100,116,139,.8)}html.theme-light .post-author{color:rgba(100,116,139,.8)}html.theme-light .post-author i{color:rgba(100,116,139,.6)}html.theme-light .post-date{color:rgba(100,116,139,.6)}html.theme-light .post-date i{color:rgba(100,116,139,.5)}html.theme-dark .post-card{background-color:#0a0a0a;border-color:rgba(237,237,237,.1);color:#ededed}html.theme-dark .post-card::before{background:linear-gradient(135deg, rgba(214, 47, 46, 0.1) 0%, rgba(214, 47, 46, 0.05) 100%)}html.theme-dark .post-card.draft{border-left-color:#d97706}html.theme-dark .post-card.published{border-left-color:#059669}html.theme-dark .post-title{color:#ededed}html.theme-dark .post-excerpt{color:rgba(237,237,237,.8)}html.theme-dark .post-author{color:rgba(237,237,237,.8)}html.theme-dark .post-author i{color:rgba(237,237,237,.6)}html.theme-dark .post-date{color:rgba(237,237,237,.6)}html.theme-dark .post-date i{color:rgba(237,237,237,.5)}.action-btn{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid;border-radius:.375rem;background:rgba(0,0,0,0);cursor:pointer;transition:all .2s ease-in-out;font-size:.875rem}.action-btn:hover{transform:scale(1.05)}.action-btn:active{transform:scale(0.95)}.action-btn.edit-btn:hover{transform:scale(1.05)}.action-btn.delete-btn:hover{transform:scale(1.05)}.action-btn.toggle-btn:hover{transform:scale(1.05)}@media(max-width: 480px){.action-btn{width:2rem;height:2rem;font-size:.8rem}}.posts-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));gap:1.5rem}@media(max-width: 768px){.posts-grid{grid-template-columns:1fr;gap:1rem}}.posts-feed{display:flex;flex-direction:column;max-width:42rem;margin:0 auto}.posts-feed .post-card{margin-bottom:2rem}.post-card-skeleton .post-header,.post-card-skeleton .post-content,.post-card-skeleton .post-footer{border-radius:.375rem;animation:pulse 1.5s ease-in-out infinite}.post-card-skeleton .post-header{height:2.5rem;margin-bottom:1rem}.post-card-skeleton .post-content{height:4rem;margin-bottom:1.5rem}.post-card-skeleton .post-footer{height:2rem}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.5}}.posts-empty{text-align:center;padding:4rem 2rem}.posts-empty .empty-icon{font-size:4rem;margin-bottom:1.5rem;opacity:.3}.posts-empty .empty-title{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.posts-empty .empty-description{font-size:1rem;opacity:.7;margin-bottom:2rem}.posts-empty .empty-action{padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;text-decoration:none;display:inline-block;transition:all .2s ease-in-out}.posts-empty .empty-action:hover{transform:translateY(-1px)}html.theme-light .post-card{background:rgba(100,116,139,.075);border-color:rgba(100,116,139,.15);color:#64748b}html.theme-light .post-card:hover{background:#fff;border-color:rgba(100,116,139,.3);box-shadow:0 8px 25px rgba(100,116,139,.15)}html.theme-light .post-card.draft{border-left-color:#f59e0b}html.theme-light .post-card.published{border-left-color:#10b981}html.theme-light .post-header .post-author i{color:#d62f2e}html.theme-light .post-header .post-author span{color:#64748b}html.theme-light .post-header .post-status .status-badge.status-draft{background:rgba(245,158,11,.2);color:#f59e0b;border-color:rgba(245,158,11,.4)}html.theme-light .post-header .post-status .status-badge.status-published{background:rgba(16,185,129,.2);color:#10b981;border-color:rgba(16,185,129,.4)}html.theme-light .post-content p{color:rgba(100,116,139,.9)}html.theme-light .post-footer .post-date{color:rgba(100,116,139,.6)}html.theme-light .post-footer .post-date i{color:#d62f2e}html.theme-light .action-btn{border-color:rgba(100,116,139,.2);color:rgba(100,116,139,.7)}html.theme-light .action-btn:hover{background:rgba(214,47,46,.08);border-color:rgba(214,47,46,.15)}html.theme-light .action-btn.edit-btn:hover{color:#06b6d4;border-color:rgba(6,182,212,.4);background:rgba(6,182,212,.1)}html.theme-light .action-btn.delete-btn:hover{color:#ef4444;border-color:rgba(239,68,68,.4);background:rgba(239,68,68,.1)}html.theme-light .action-btn.toggle-btn:hover{color:#10b981;border-color:rgba(16,185,129,.4);background:rgba(16,185,129,.1)}html.theme-light .post-card-skeleton .post-header,html.theme-light .post-card-skeleton .post-content,html.theme-light .post-card-skeleton .post-footer{background:rgba(100,116,139,.1)}html.theme-light .posts-empty{color:#64748b}html.theme-light .posts-empty .empty-icon{color:rgba(100,116,139,.3)}html.theme-light .posts-empty .empty-title{color:#64748b}html.theme-light .posts-empty .empty-description{color:rgba(100,116,139,.7)}html.theme-light .posts-empty .empty-action{background:#d62f2e;color:#fff;border:1px solid #d62f2e}html.theme-light .posts-empty .empty-action:hover{background:rgb(195.624,39.312,38.376);box-shadow:0 4px 12px rgba(214,47,46,.3)}html.theme-dark .post-card{background:rgba(237,237,237,.075);border-color:rgba(237,237,237,.15);color:#ededed}html.theme-dark .post-card:hover{background:rgb(14.9,14.9,14.9);border-color:rgba(237,237,237,.3);box-shadow:0 8px 25px rgba(237,237,237,.15)}html.theme-dark .post-card.draft{border-left-color:#d97706}html.theme-dark .post-card.published{border-left-color:#059669}html.theme-dark .post-header .post-author i{color:#d62f2e}html.theme-dark .post-header .post-author span{color:#ededed}html.theme-dark .post-header .post-status .status-badge.status-draft{background:rgba(217,119,6,.2);color:#d97706;border-color:rgba(217,119,6,.4)}html.theme-dark .post-header .post-status .status-badge.status-published{background:rgba(5,150,105,.2);color:#059669;border-color:rgba(5,150,105,.4)}html.theme-dark .post-content p{color:rgba(237,237,237,.9)}html.theme-dark .post-footer .post-date{color:rgba(237,237,237,.6)}html.theme-dark .post-footer .post-date i{color:#d62f2e}html.theme-dark .action-btn{border-color:rgba(237,237,237,.2);color:rgba(237,237,237,.7)}html.theme-dark .action-btn:hover{background:rgba(214,47,46,.05);border-color:rgba(214,47,46,.12)}html.theme-dark .action-btn.edit-btn:hover{color:#0891b2;border-color:rgba(8,145,178,.4);background:rgba(8,145,178,.1)}html.theme-dark .action-btn.delete-btn:hover{color:#dc2626;border-color:rgba(220,38,38,.4);background:rgba(220,38,38,.1)}html.theme-dark .action-btn.toggle-btn:hover{color:#059669;border-color:rgba(5,150,105,.4);background:rgba(5,150,105,.1)}html.theme-dark .post-card-skeleton .post-header,html.theme-dark .post-card-skeleton .post-content,html.theme-dark .post-card-skeleton .post-footer{background:rgba(237,237,237,.1)}html.theme-dark .posts-empty{color:#ededed}html.theme-dark .posts-empty .empty-icon{color:rgba(237,237,237,.3)}html.theme-dark .posts-empty .empty-title{color:#ededed}html.theme-dark .posts-empty .empty-description{color:rgba(237,237,237,.7)}html.theme-dark .posts-empty .empty-action{background:#d62f2e;color:#fff;border:1px solid #d62f2e}html.theme-dark .posts-empty .empty-action:hover{background:rgb(195.624,39.312,38.376);box-shadow:0 4px 12px rgba(214,47,46,.3)}@media(min-width: 1201px){.navbar{display:flex !important}.mobile-navbar{display:none !important}}@media(max-width: 1200px){.navbar{display:none !important}.mobile-navbar{display:block !important}.mobile-navbar .mobile-menu-overlay{display:block}.mobile-navbar .mobile-menu-overlay.active{display:block}}.navbar,.mobile-navbar{opacity:1}body.loading .navbar,body.loading .mobile-navbar{opacity:0}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;height:4rem;padding:0;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}.navbar-container{display:flex;align-items:center;justify-content:space-between;height:100%;width:100%;padding:0 1.5rem}@media(max-width: 1200px){.navbar-container{padding:0 1rem}}@media(max-width: 480px){.navbar-container{padding:0 .75rem}}.navbar-brand{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.sidebar-menu-toggle{display:none;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:none;border-radius:.5rem;background:hsla(0,0%,100%,.1);cursor:pointer;transition:all .2s ease}@media(max-width: 1200px){.sidebar-menu-toggle{display:flex}}.sidebar-menu-toggle:hover{background:hsla(0,0%,100%,.15);transform:scale(1.05)}.sidebar-menu-toggle i{font-size:1rem}.brand-link{display:flex;align-items:center;text-decoration:none;gap:.75rem;transition:all .3s ease}.brand-link:hover{transform:scale(1.05)}.brand-link:hover .brand-logo{filter:drop-shadow(0 0 10px rgba(255, 255, 255, 0.3))}.brand-logo{height:2.5rem;width:auto;object-fit:contain}html.theme-light .brand-logo-light{display:none}html.theme-dark .brand-logo-dark{display:none}.brand-text{font-size:1.5rem;font-weight:700;letter-spacing:-0.025em;background:linear-gradient(135deg, #fff 0%, #8e8e8e 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.navbar-menu{display:flex;align-items:center;gap:2rem}@media(max-width: 1200px){.navbar-menu{display:none}}.navbar-nav{display:flex;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}.nav-item{position:relative}.nav-link{display:flex;align-items:center;padding:.75rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s ease;position:relative;border-radius:.5rem}.nav-link::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg, transparent, transparent);border-radius:.5rem;opacity:0;transition:opacity .3s ease}.nav-link:hover::before{opacity:1}.nav-link.active::after{content:"";position:absolute;top:2rem;left:50%;transform:translateX(-50%);width:-webkit-fill-available;height:2px;border-radius:1px}.navbar-theme{display:flex;align-items:center;flex-shrink:0}.theme-toggle{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background:none;border:none;cursor:pointer;font-size:1.125rem;transition:all .2s ease;position:relative}.theme-toggle:hover:not(.disabled){transform:scale(1.1)}.theme-toggle .theme-icon-dark,.theme-toggle .theme-icon-light{position:absolute;transition:opacity .2s ease}.theme-toggle .theme-icon-dark{opacity:1}.theme-toggle .theme-icon-light{opacity:0}.navbar-user{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.user-link{display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:.5rem;text-decoration:none;font-size:1.125rem;transition:all .2s ease;gap:.5rem}.user-link:hover:not(.disabled){transform:scale(1.1)}.user-dropdown{position:relative}.user-dropdown .user-dropdown-toggle{display:flex;align-items:center;gap:.25rem;padding:.5rem;border:none;border-radius:.5rem;background:none;cursor:pointer;font-size:1.125rem;transition:all .2s ease;position:relative}.user-dropdown .user-dropdown-toggle .user-type-text{margin-left:.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;opacity:.8}.user-dropdown .user-dropdown-toggle:hover{transform:scale(1.1)}.user-dropdown .user-dropdown-menu{position:absolute;top:100%;right:0;min-width:200px;border-radius:.5rem;box-shadow:0 10px 25px rgba(0,0,0,.15);padding:.5rem 0;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease;z-index:1000}.user-dropdown .user-dropdown-menu .dropdown-user-info{padding:.75rem 1rem;border-bottom:1px solid rgba(0,0,0,.1)}.user-dropdown .user-dropdown-menu .dropdown-user-info .user-email{font-size:.8125rem;font-weight:500;opacity:.8}.user-dropdown .user-dropdown-menu .dropdown-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;text-decoration:none;font-size:.875rem;border:none;background:none;width:100%;text-align:left;cursor:pointer;transition:background-color .2s ease}.user-dropdown .user-dropdown-menu .dropdown-item i{width:1rem;text-align:center}.user-dropdown .user-dropdown-menu .dropdown-divider{height:1px;margin:.5rem 0}.user-dropdown:hover .user-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}html.theme-light .navbar{background:linear-gradient(135deg, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.9) 100%);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}html.theme-light .sidebar-menu-toggle{background:rgba(100,116,139,.1);color:#64748b}html.theme-light .sidebar-menu-toggle:hover{background:rgba(100,116,139,.15)}html.theme-light .brand-link{color:#64748b}html.theme-light .brand-text{background:linear-gradient(135deg, hsl(215.3846153846, 16.3179916318%, -53.137254902%) 0%, #64748b 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}html.theme-light .brand-text .brand-text-accent{color:#d62f2e;-webkit-text-fill-color:#d62f2e}html.theme-light .nav-link{color:#64748b}html.theme-light .nav-link::before{background:rgba(214,47,46,.08);border:1px solid rgba(214,47,46,.15)}html.theme-light .nav-link:hover:not(.disabled){color:hsl(215.3846153846,16.3179916318%,-53.137254902%)}html.theme-light .nav-link.active{color:hsl(215.3846153846,16.3179916318%,-53.137254902%)}html.theme-light .nav-link.active::after{background:#d62f2e}html.theme-light .nav-link.disabled{opacity:.5;cursor:not-allowed}html.theme-light .theme-toggle{color:rgba(100,116,139,.8);background:rgba(214,47,46,.08);border:1px solid rgba(214,47,46,.15)}html.theme-light .theme-toggle:hover:not(.disabled){background:linear-gradient(135deg, rgba(214, 47, 46, 0.15), rgba(214, 47, 46, 0.05));color:#d62f2e;border-color:rgba(214,47,46,.3);box-shadow:0 4px 15px rgba(214,47,46,.1)}html.theme-light .theme-toggle.disabled{opacity:.5;cursor:not-allowed}html.theme-light .user-link{color:rgba(100,116,139,.8);background:rgba(214,47,46,.08);border:1px solid rgba(214,47,46,.15)}html.theme-light .user-link:hover:not(.disabled){background:linear-gradient(135deg, rgba(214, 47, 46, 0.15), rgba(214, 47, 46, 0.05));color:#d62f2e;border-color:rgba(214,47,46,.3);box-shadow:0 4px 15px rgba(214,47,46,.1)}html.theme-light .user-link.disabled{opacity:.5;cursor:not-allowed}html.theme-light .user-dropdown .user-dropdown-toggle{color:rgba(100,116,139,.8);background:rgba(214,47,46,.08);border:1px solid rgba(214,47,46,.15)}html.theme-light .user-dropdown .user-dropdown-toggle:hover{background:linear-gradient(135deg, rgba(214, 47, 46, 0.15), rgba(214, 47, 46, 0.05));color:#d62f2e;border-color:rgba(214,47,46,.3);box-shadow:0 4px 15px rgba(214,47,46,.1)}html.theme-light .user-dropdown .user-dropdown-menu{background:#fff;border:1px solid rgba(214,47,46,.15)}html.theme-light .user-dropdown .user-dropdown-menu .dropdown-user-info{border-bottom-color:rgba(214,47,46,.15)}html.theme-light .user-dropdown .user-dropdown-menu .dropdown-user-info .user-email{color:#64748b}html.theme-light .user-dropdown .user-dropdown-menu .dropdown-item{color:#64748b}html.theme-light .user-dropdown .user-dropdown-menu .dropdown-item:hover{background:rgba(100,116,139,.0196078431)}html.theme-light .user-dropdown .user-dropdown-menu .dropdown-divider{background:rgba(214,47,46,.15)}html.theme-dark .navbar{background:linear-gradient(135deg, rgba(10, 10, 10, 0.8) 0%, rgba(10, 10, 10, 0.9) 100%);box-shadow:0 10px 15px -3px rgba(56,56,56,.1),0 4px 6px -4px rgba(0,0,0,.1)}html.theme-dark .sidebar-menu-toggle{background:rgba(237,237,237,.1);color:#ededed}html.theme-dark .sidebar-menu-toggle:hover{background:rgba(237,237,237,.15)}html.theme-dark .brand-link{color:#ededed}html.theme-dark .brand-text{background:linear-gradient(135deg, hsl(0, 0%, 192.9411764706%) 0%, #ededed 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}html.theme-dark .brand-text .brand-text-accent{color:#d62f2e;-webkit-text-fill-color:#d62f2e}html.theme-dark .nav-link{color:hsl(0,0%,77.9411764706%)}html.theme-dark .nav-link::before{background:rgba(214,47,46,.05);border:1px solid rgba(214,47,46,.12)}html.theme-dark .nav-link:hover:not(.disabled){color:hsl(0,0%,192.9411764706%)}html.theme-dark .nav-link.active{color:hsl(0,0%,192.9411764706%)}html.theme-dark .nav-link.active::after{background:#d62f2e}html.theme-dark .nav-link.disabled{opacity:.5;cursor:not-allowed}html.theme-dark .theme-toggle{color:rgba(237,237,237,.8);background:rgba(214,47,46,.05);border:1px solid rgba(214,47,46,.12)}html.theme-dark .theme-toggle:hover:not(.disabled){background:linear-gradient(135deg, rgba(214, 47, 46, 0.15), rgba(214, 47, 46, 0.05));color:#d62f2e;border-color:rgba(214,47,46,.3);box-shadow:0 4px 15px rgba(214,47,46,.1)}html.theme-dark .theme-toggle.disabled{opacity:.5;cursor:not-allowed}html.theme-dark .user-link{color:rgba(237,237,237,.8);background:rgba(214,47,46,.05);border:1px solid rgba(214,47,46,.12)}html.theme-dark .user-link:hover:not(.disabled){background:linear-gradient(135deg, rgba(214, 47, 46, 0.15), rgba(214, 47, 46, 0.05));color:#d62f2e;border-color:rgba(214,47,46,.3);box-shadow:0 4px 15px rgba(214,47,46,.1)}html.theme-dark .user-link.disabled{opacity:.5;cursor:not-allowed}html.theme-dark .user-dropdown .user-dropdown-toggle{color:rgba(237,237,237,.8);background:rgba(214,47,46,.05);border:1px solid rgba(214,47,46,.12)}html.theme-dark .user-dropdown .user-dropdown-toggle:hover{background:linear-gradient(135deg, rgba(214, 47, 46, 0.15), rgba(214, 47, 46, 0.05));color:#d62f2e;border-color:rgba(214,47,46,.3);box-shadow:0 4px 15px rgba(214,47,46,.1)}html.theme-dark .user-dropdown .user-dropdown-menu{background:#0a0a0a;border:1px solid rgba(214,47,46,.12)}html.theme-dark .user-dropdown .user-dropdown-menu .dropdown-user-info{border-bottom-color:rgba(214,47,46,.12)}html.theme-dark .user-dropdown .user-dropdown-menu .dropdown-user-info .user-email{color:#ededed}html.theme-dark .user-dropdown .user-dropdown-menu .dropdown-item{color:#ededed}html.theme-dark .user-dropdown .user-dropdown-menu .dropdown-item:hover{background:#1a1a1a}html.theme-dark .user-dropdown .user-dropdown-menu .dropdown-divider{background:rgba(214,47,46,.12)}html.theme-light .theme-toggle .theme-icon-dark{opacity:1}html.theme-light .theme-toggle .theme-icon-light{opacity:0}html.theme-dark .theme-toggle .theme-icon-dark{opacity:0}html.theme-dark .theme-toggle .theme-icon-light{opacity:1}.mobile-navbar{position:fixed;top:0;left:0;right:0;z-index:1000;display:none}.mobile-header{height:4rem;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;backdrop-filter:blur(1rem);-webkit-backdrop-filter:blur(1rem)}.mobile-logo{display:flex;align-items:center;text-decoration:none;height:2.5rem}.mobile-logo img{height:100%;width:auto;object-fit:contain}.mobile-actions{display:flex;align-items:center;gap:.75rem}.mobile-theme-toggle{position:relative;width:2.5rem;height:2.5rem;border:none;border-radius:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.mobile-theme-toggle .theme-icon{position:absolute;font-size:1.125rem;transition:all .3s ease}.mobile-theme-toggle .theme-icon.light{opacity:1;transform:rotate(0deg) scale(1)}.mobile-theme-toggle .theme-icon.dark{opacity:0;transform:rotate(180deg) scale(0.8)}.mobile-theme-toggle:hover{transform:translateY(-1px)}.mobile-theme-toggle:active{transform:translateY(0)}.mobile-menu-toggle{position:relative;width:2.5rem;height:2.5rem;border:none;border-radius:.5rem;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;transition:all .2s ease}.mobile-menu-toggle .hamburger-line{width:1.25rem;height:2px;border-radius:1px;transition:all .3s ease}.mobile-menu-toggle:hover{transform:translateY(-1px)}.mobile-menu-toggle:active{transform:translateY(0)}.mobile-menu-toggle.active .hamburger-line:nth-child(1){transform:translateY(0.375rem) rotate(45deg)}.mobile-menu-toggle.active .hamburger-line:nth-child(2){opacity:0;transform:scaleX(0)}.mobile-menu-toggle.active .hamburger-line:nth-child(3){transform:translateY(-0.375rem) rotate(-45deg)}.mobile-menu-overlay{position:fixed;top:4rem;left:0;right:0;bottom:0;transform:translateX(100%);transition:transform .3s ease;backdrop-filter:blur(1rem);-webkit-backdrop-filter:blur(1rem)}.mobile-menu-overlay.active{transform:translateX(0)}.mobile-menu{padding:2rem 1rem;overflow-y:auto;display:flex;flex-direction:column;justify-content:space-between}.mobile-nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.mobile-nav-item{width:100%}.mobile-nav-link{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:.75rem;text-decoration:none;font-weight:500;font-size:1.125rem;transition:all .2s ease}.mobile-nav-link i{font-size:1.25rem;width:1.5rem;text-align:center}.mobile-nav-link:hover{transform:translateX(0.25rem)}.mobile-nav-link:active{transform:translateX(0.125rem)}.mobile-nav-link.active{font-weight:700;transform:translateX(0.25rem)}.mobile-auth-section{margin-top:2rem;padding-top:2rem;position:relative}.mobile-auth-section::before{content:"";position:absolute;top:1rem;left:0;right:0;height:1px;opacity:.2}.mobile-login-button{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.5rem;border-radius:1rem;text-decoration:none;font-weight:600;font-size:1.125rem;transition:all .2s ease;border:2px solid rgba(0,0,0,0)}.mobile-login-button i{font-size:1.25rem}.mobile-login-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.mobile-login-button:active{transform:translateY(-1px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.mobile-user-info .mobile-user-header{display:flex;align-items:center;gap:.75rem;padding:1rem;border-radius:1rem;margin-bottom:1rem;font-weight:600;font-size:1.125rem}@media(max-width: 480px){.mobile-user-info .mobile-user-header{display:flex;flex-direction:column;justify-content:center}}.mobile-user-info .mobile-user-header .mobile-user-type{margin-left:.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;opacity:.7}@media(max-width: 480px){.mobile-user-info .mobile-user-header .mobile-user-type{display:flex;justify-content:center;margin-top:.5rem}}.mobile-user-info .mobile-user-actions{display:flex;flex-direction:row;justify-content:center;gap:.5rem}.mobile-user-info .mobile-action-link{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:.75rem;text-decoration:none;font-size:1rem;transition:all .2s ease;border:none;background:none;width:100%;text-align:left;cursor:pointer}.mobile-user-info .mobile-action-link i{width:1.25rem;text-align:center}.mobile-user-info .mobile-action-link:hover{transform:translateX(0.25rem)}.mobile-user-info .mobile-action-link:active{transform:translateX(0.125rem)}html.theme-light .mobile-header{background:linear-gradient(135deg, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.9) 100%);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}html.theme-light .mobile-logo{color:#64748b}html.theme-light .mobile-theme-toggle{background:rgba(100,116,139,.1);color:#64748b}html.theme-light .mobile-theme-toggle:hover{background:rgba(100,116,139,.15)}html.theme-light .mobile-menu-toggle{background:rgba(100,116,139,.1)}html.theme-light .mobile-menu-toggle .hamburger-line{background:#64748b}html.theme-light .mobile-menu-toggle:hover{background:rgba(100,116,139,.15)}html.theme-light .mobile-menu-overlay{background:linear-gradient(135deg, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.9) 100%);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}html.theme-light .mobile-nav-link{color:#64748b;background:rgba(100,116,139,.03)}html.theme-light .mobile-nav-link i{color:#d62f2e}html.theme-light .mobile-nav-link:hover{background:rgba(100,116,139,.08)}html.theme-light .mobile-nav-link.active{background:rgba(214,47,46,.15);color:#d62f2e}html.theme-light .mobile-nav-link.active i{color:#d62f2e}html.theme-light .mobile-auth-section::before{background:#64748b}html.theme-light .mobile-login-button{background:linear-gradient(135deg, #d62f2e 0%, rgb(222.364, 89.432, 88.636) 100%);color:#fff;border-color:rgba(214,47,46,.2)}html.theme-light .mobile-login-button i{color:#fff}html.theme-light .mobile-login-button:hover{background:linear-gradient(135deg, rgb(218.182, 68.216, 67.318) 0%, rgb(226.546, 110.648, 109.954) 100%);border-color:rgba(214,47,46,.3)}html.theme-light .mobile-login-button:active{background:linear-gradient(135deg, rgb(196.042, 39.396, 38.458) 0%, #d62f2e 100%)}html.theme-light .mobile-user-info .mobile-user-header{background:rgba(100,116,139,.05);color:#64748b;border:1px solid rgba(100,116,139,.1)}html.theme-light .mobile-user-info .mobile-action-link{color:#64748b;background:rgba(100,116,139,.03)}html.theme-light .mobile-user-info .mobile-action-link i{color:#d62f2e}html.theme-light .mobile-user-info .mobile-action-link:hover{background:rgba(100,116,139,.08)}html.theme-dark .mobile-header{background:linear-gradient(135deg, rgba(10, 10, 10, 0.8) 0%, rgba(10, 10, 10, 0.9) 100%);box-shadow:0 10px 15px -3px rgba(56,56,56,.1),0 4px 6px -4px rgba(0,0,0,.1)}html.theme-dark .mobile-logo{color:#ededed}html.theme-dark .mobile-theme-toggle{background:rgba(237,237,237,.1);color:#ededed}html.theme-dark .mobile-theme-toggle:hover{background:rgba(237,237,237,.15)}html.theme-dark .mobile-menu-toggle{background:rgba(237,237,237,.1)}html.theme-dark .mobile-menu-toggle .hamburger-line{background:#ededed}html.theme-dark .mobile-menu-toggle:hover{background:rgba(237,237,237,.15)}html.theme-dark .mobile-menu-overlay{background:linear-gradient(135deg, rgba(10, 10, 10, 0.8) 0%, rgba(10, 10, 10, 0.9) 100%);box-shadow:0 10px 15px -3px rgba(56,56,56,.1),0 4px 6px -4px rgba(0,0,0,.1)}html.theme-dark .mobile-nav-link{color:#ededed;background:rgba(237,237,237,.03)}html.theme-dark .mobile-nav-link i{color:#d62f2e}html.theme-dark .mobile-nav-link:hover{background:rgba(237,237,237,.08)}html.theme-dark .mobile-nav-link.active{background:rgba(214,47,46,.15);color:#d62f2e}html.theme-dark .mobile-nav-link.active i{color:#d62f2e}html.theme-dark .mobile-auth-section::before{background:#ededed}html.theme-dark .mobile-login-button{background:linear-gradient(135deg, #d62f2e 0%, rgb(222.364, 89.432, 88.636) 100%);color:#fff;border-color:rgba(214,47,46,.2)}html.theme-dark .mobile-login-button i{color:#fff}html.theme-dark .mobile-login-button:hover{background:linear-gradient(135deg, rgb(218.182, 68.216, 67.318) 0%, rgb(226.546, 110.648, 109.954) 100%);border-color:rgba(214,47,46,.3)}html.theme-dark .mobile-login-button:active{background:linear-gradient(135deg, rgb(196.042, 39.396, 38.458) 0%, #d62f2e 100%)}html.theme-dark .mobile-user-info .mobile-user-header{background:rgba(237,237,237,.05);color:#ededed;border:1px solid rgba(237,237,237,.1)}html.theme-dark .mobile-user-info .mobile-action-link{color:#ededed;background:rgba(237,237,237,.03)}html.theme-dark .mobile-user-info .mobile-action-link i{color:#d62f2e}html.theme-dark .mobile-user-info .mobile-action-link:hover{background:rgba(237,237,237,.08)}html.theme-light .mobile-theme-toggle .theme-icon.light{opacity:1}html.theme-light .mobile-theme-toggle .theme-icon.dark{opacity:0}html.theme-dark .mobile-theme-toggle .theme-icon.light{opacity:0}html.theme-dark .mobile-theme-toggle .theme-icon.dark{opacity:1}.footer{position:relative;padding:6rem 2rem 2rem;margin-top:auto;overflow:hidden}.footer::after{content:"";position:absolute;bottom:0;left:30%;width:40%;height:40%;border-radius:50%;opacity:.6;filter:blur(50px);z-index:0;animation:pulseGlow 10s infinite alternate ease-in-out}.footer-container{position:relative;z-index:2;max-width:1200px;margin:0 auto}.footer-main{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;margin-bottom:4rem}@media(max-width: 992px){.footer-main{grid-template-columns:1fr 1fr;gap:2.5rem}}@media(max-width: 576px){.footer-main{grid-template-columns:1fr;gap:2rem;text-align:center}}.footer-section{position:relative}.footer-section::before{content:"";position:absolute;top:-1rem;left:-1rem;right:-1rem;bottom:-1rem;border-radius:1.5rem;z-index:-1;opacity:0;transition:opacity .3s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.footer-section:hover:not(.footer-brand)::before{opacity:1}@media(max-width: 576px){.footer-section{text-align:center}.footer-section.footer-brand .footer-description{margin-left:auto;margin-right:auto}}.footer-logo{margin-bottom:2rem}@media(max-width: 576px){.footer-logo{display:flex;justify-content:center}}.footer-logo .footer-brand-link{font-size:1.75rem;font-weight:800;position:relative;display:inline-flex;align-items:center;text-decoration:none}.footer-logo .footer-brand-link .footer-logo-container{position:relative;margin-right:.75rem;filter:drop-shadow(0 0 10px rgba(255, 255, 255, 0.2));transition:transform .3s ease}.footer-logo .footer-brand-link .footer-logo-container .footer-logo-dark,.footer-logo .footer-brand-link .footer-logo-container .footer-logo-light{width:2rem;height:2rem;object-fit:contain}.footer-logo .footer-brand-link .footer-brand-text{position:relative;background:linear-gradient(135deg, #fff 0%, #8e8e8e 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;margin:0;font-size:1.75rem;font-weight:800}.footer-logo .footer-brand-link .footer-brand-text::after{content:"";position:absolute;left:0;bottom:-0.5rem;width:100%;height:2px;transform:scaleX(0);transform-origin:center;transition:transform .4s ease}.footer-logo .footer-brand-link:hover .footer-logo-container{transform:rotate(-10deg) scale(1.1)}.footer-logo .footer-brand-link:hover .footer-brand-text::after{transform:scaleX(1)}.footer-brand .footer-description{margin:0 0 1.5rem;line-height:1.7;font-size:.95rem;opacity:.85;max-width:300px}@media(max-width: 768px){.footer-brand .footer-description{max-width:none}}.footer-brand .footer-social{display:flex;gap:1rem}@media(max-width: 768px){.footer-brand .footer-social{justify-content:center}}.footer-brand .footer-social .social-link{display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;border-radius:12px;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);transition:all .3s ease;position:relative;overflow:hidden;text-decoration:none;border:1px solid}.footer-brand .footer-social .social-link::before{content:"";position:absolute;inset:0;opacity:0;transition:opacity .3s ease}.footer-brand .footer-social .social-link i{font-size:1.2rem;z-index:1;transition:all .3s ease;display:flex;align-items:center;justify-content:center;line-height:1}.footer-brand .footer-social .social-link i.fa-facebook{margin-left:1px}.footer-brand .footer-social .social-link i.fa-instagram{margin-top:-1px}.footer-brand .footer-social .social-link i.fa-linkedin{margin-left:1px}.footer-brand .footer-social .social-link:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,.2)}.footer-brand .footer-social .social-link:hover::before{opacity:1}.footer-brand .footer-social .social-link:hover i{transform:scale(1.2)}.footer-title{font-size:1.125rem;font-weight:700;margin:0 0 1.5rem;position:relative}@media(max-width: 576px){.footer-title{text-align:center}}.footer-links{list-style:none;padding:0;margin:0}@media(max-width: 576px){.footer-links{display:flex;flex-direction:column;align-items:center;gap:.75rem}}.footer-links li{margin-bottom:.75rem}@media(max-width: 576px){.footer-links li{margin-bottom:0}}.footer-links li:last-child{margin-bottom:0}.footer-link{font-size:.95rem;text-decoration:none;line-height:1.5;transition:all .3s ease;position:relative;display:inline-block}.footer-link::after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:1px;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.footer-link:hover{transform:translateX(5px)}@media(max-width: 576px){.footer-link:hover{transform:translateY(-2px)}}.footer-link:hover::after{transform:scaleX(1)}.footer-contact{display:flex;flex-direction:column;gap:1rem}@media(max-width: 576px){.footer-contact{align-items:center}}.contact-item{display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.5}@media(max-width: 576px){.contact-item{flex-direction:column;align-items:center;text-align:center;gap:.5rem}}.footer-contact-icon{width:1.25rem;text-align:center;margin-top:.125rem;flex-shrink:0}@media(max-width: 576px){.footer-contact-icon{margin-top:0}}.footer-bottom{position:relative;padding-top:2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}@media(max-width: 768px){.footer-bottom{flex-direction:column;text-align:center}}.footer-bottom::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:80%;height:1px;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent)}.footer-bottom-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem;width:100%}@media(max-width: 768px){.footer-bottom-content{flex-direction:column;text-align:center;gap:.75rem}}.footer-copyright p{font-size:.9rem;opacity:.7;margin:0}.footer-legal{display:flex;gap:1.5rem}@media(max-width: 768px){.footer-legal{flex-direction:column;gap:.75rem}}@media(max-width: 576px){.footer-legal{flex-direction:row;justify-content:center;flex-wrap:wrap;gap:1rem}}.footer-legal .legal-link{font-size:.85rem;text-decoration:none;opacity:.7;transition:all .3s ease;position:relative}.footer-legal .legal-link::after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:1px;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.footer-legal .legal-link:hover{opacity:1}.footer-legal .legal-link:hover::after{transform:scaleX(1)}.footer-legal .legal-separator{font-size:.85rem;opacity:.5}@media(max-width: 768px)and (min-width: 577px){.footer-legal .legal-separator{display:none}}@keyframes pulseGlow{0%{opacity:.4;filter:blur(50px)}100%{opacity:.7;filter:blur(70px)}}html.theme-light .footer-logo-light{display:none}html.theme-dark .footer-logo-dark{display:none}html.theme-light .footer{background-color:#fff}html.theme-light .footer::after{background:radial-gradient(circle, rgba(214, 47, 46, 0.08) 0%, transparent 70%)}html.theme-light .footer-section::before{background:rgba(214,47,46,.08);border:1px solid rgba(214,47,46,.15)}html.theme-light .footer-logo .footer-brand-link .footer-logo-container{filter:drop-shadow(0 0 10px rgba(214, 47, 46, 0.5))}html.theme-light .footer-logo .footer-brand-link .footer-brand-text{background:linear-gradient(135deg, hsl(215.3846153846, 16.3179916318%, -53.137254902%) 0%, #64748b 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}html.theme-light .footer-logo .footer-brand-link .footer-brand-text::after{background:linear-gradient(90deg, transparent, rgba(214, 47, 46, 0.8), transparent)}html.theme-light .footer-brand .footer-description{color:rgba(100,116,139,.85)}html.theme-light .footer-brand .footer-social .social-link{background:rgba(100,116,139,.05);border-color:rgba(100,116,139,.1);color:rgba(100,116,139,.7)}html.theme-light .footer-brand .footer-social .social-link::before{background:rgba(214,47,46,.1);border:1px solid rgba(214,47,46,.2)}html.theme-light .footer-brand .footer-social .social-link:hover{color:#d62f2e;border-color:rgba(214,47,46,.3)}html.theme-light .footer-title{color:hsl(215.3846153846,16.3179916318%,-53.137254902%)}html.theme-light .footer-link{color:rgba(100,116,139,.8)}html.theme-light .footer-link::after{background:#d62f2e}html.theme-light .footer-link:hover{color:#d62f2e}html.theme-light .contact-item{color:rgba(100,116,139,.9)}html.theme-light .contact-item .footer-contact-icon{color:#d62f2e}html.theme-light .footer-copyright p{color:rgba(100,116,139,.7)}html.theme-light .footer-legal .legal-link{color:rgba(100,116,139,.7)}html.theme-light .footer-legal .legal-link::after{background:#d62f2e}html.theme-light .footer-legal .legal-link:hover{color:#d62f2e}html.theme-light .footer-legal .legal-separator{color:rgba(100,116,139,.5)}html.theme-dark .footer{background-color:#0a0a0a}html.theme-dark .footer::after{background:radial-gradient(circle, rgba(214, 47, 46, 0.08) 0%, transparent 70%)}html.theme-dark .footer-section::before{background:rgba(214,47,46,.08);border:1px solid rgba(214,47,46,.15)}html.theme-dark .footer-logo .footer-brand-link .footer-logo-container{filter:drop-shadow(0 0 10px rgba(214, 47, 46, 0.5))}html.theme-dark .footer-logo .footer-brand-link .footer-brand-text{background:linear-gradient(135deg, hsl(0, 0%, 192.9411764706%) 0%, #ededed 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}html.theme-dark .footer-logo .footer-brand-link .footer-brand-text::after{background:linear-gradient(90deg, transparent, rgba(214, 47, 46, 0.8), transparent)}html.theme-dark .footer-brand .footer-description{color:rgba(237,237,237,.85)}html.theme-dark .footer-brand .footer-social .social-link{background:rgba(237,237,237,.05);border-color:rgba(237,237,237,.1);color:rgba(237,237,237,.7)}html.theme-dark .footer-brand .footer-social .social-link::before{background:rgba(214,47,46,.1);border:1px solid rgba(214,47,46,.2)}html.theme-dark .footer-brand .footer-social .social-link:hover{color:#d62f2e;border-color:rgba(214,47,46,.3)}html.theme-dark .footer-title{color:hsl(0,0%,192.9411764706%)}html.theme-dark .footer-link{color:rgba(237,237,237,.8)}html.theme-dark .footer-link::after{background:#d62f2e}html.theme-dark .footer-link:hover{color:#d62f2e}html.theme-dark .contact-item{color:rgba(237,237,237,.9)}html.theme-dark .contact-item .footer-contact-icon{color:#d62f2e}html.theme-dark .footer-copyright p{color:rgba(237,237,237,.7)}html.theme-dark .footer-legal .legal-link{color:rgba(237,237,237,.7)}html.theme-dark .footer-legal .legal-link::after{background:#d62f2e}html.theme-dark .footer-legal .legal-link:hover{color:#d62f2e}html.theme-dark .footer-legal .legal-separator{color:rgba(237,237,237,.5)}.cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:10000;transform:translateY(100%);transition:transform .4s cubic-bezier(0.4, 0, 0.2, 1)}.cookie-banner.cookie-banner-show{transform:translateY(0)}.cookie-banner.cookie-banner-visible{display:block !important}.cookie-banner-container{padding:1rem 1.5rem;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}@media(max-width: 768px){.cookie-banner-container{padding:1rem}}@media(max-width: 480px){.cookie-banner-container{padding:.875rem .75rem}}.cookie-banner-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}@media(max-width: 768px){.cookie-banner-content{flex-direction:column;align-items:stretch;gap:1rem}}.cookie-banner-info{display:flex;align-items:center;gap:1rem;flex:1}@media(max-width: 480px){.cookie-banner-info{gap:.75rem}}.cookie-banner-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;flex-shrink:0}.cookie-banner-icon i{font-size:1.5rem}@media(max-width: 768px){.cookie-banner-icon{width:2.5rem;height:2.5rem}.cookie-banner-icon i{font-size:1.25rem}}.cookie-banner-text{flex:1;min-width:0}.cookie-banner-title{font-size:1.125rem;font-weight:600;margin:0 0 .25rem 0;line-height:1.4}@media(max-width: 768px){.cookie-banner-title{font-size:1rem}}.cookie-banner-description{font-size:.875rem;margin:0;line-height:1.5}@media(max-width: 768px){.cookie-banner-description{font-size:.8125rem}}.cookie-link{text-decoration:underline;font-weight:500;transition:all .2s ease}.cookie-link:hover{text-decoration:none}.cookie-banner-actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}@media(max-width: 768px){.cookie-banner-actions{justify-content:center;gap:.5rem}}@media(max-width: 480px){.cookie-banner-actions{flex-direction:column;gap:.5rem;width:100%}}.cookie-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;border:1px solid rgba(0,0,0,0);border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;white-space:nowrap}.cookie-btn i{font-size:.875rem}@media(max-width: 768px){.cookie-btn{padding:.5rem .875rem;font-size:.8125rem}.cookie-btn i{font-size:.8125rem}}@media(max-width: 480px){.cookie-btn{width:100%;justify-content:center;padding:.75rem 1rem}}.cookie-btn:focus{outline:2px solid;outline-offset:2px}.cookie-btn:active{transform:translateY(1px)}.cookie-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10001;display:flex;align-items:center;justify-content:center;padding:1rem;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;visibility:hidden;transition:all .3s ease}.cookie-modal-overlay.cookie-modal-show{opacity:1;visibility:visible}@media(max-width: 768px){.cookie-modal-overlay{padding:.5rem;align-items:flex-end}}.cookie-modal{width:100%;max-width:600px;max-height:90vh;border-radius:1rem;overflow:hidden;transform:scale(0.9);transition:transform .3s ease}.cookie-modal-show .cookie-modal{transform:scale(1)}@media(max-width: 768px){.cookie-modal{max-width:none;border-radius:1rem 1rem 0 0;max-height:95vh}}.cookie-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid}@media(max-width: 768px){.cookie-modal-header{padding:1rem}}.cookie-modal-title{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:600;margin:0}.cookie-modal-title i{font-size:1.125rem}@media(max-width: 768px){.cookie-modal-title{font-size:1.125rem}.cookie-modal-title i{font-size:1rem}}.cookie-modal-close{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease}.cookie-modal-close i{font-size:1rem}.cookie-modal-close:hover{transform:scale(1.05)}.cookie-modal-close:focus{outline:2px solid;outline-offset:2px}.cookie-modal-content{padding:1.5rem;max-height:60vh;overflow-y:auto}@media(max-width: 768px){.cookie-modal-content{padding:1rem;max-height:50vh}}.cookie-modal-description{margin-bottom:1.5rem}.cookie-modal-description p{margin:0;font-size:.875rem;line-height:1.6}@media(max-width: 768px){.cookie-modal-description{margin-bottom:1rem}}.cookie-categories{display:flex;flex-direction:column;gap:1rem}.cookie-category{border:1px solid;border-radius:.75rem;padding:1rem;transition:all .2s ease}@media(max-width: 768px){.cookie-category{padding:.875rem}}.cookie-category-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;gap:1rem}.cookie-category-title{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;margin:0}.cookie-category-title i{font-size:.875rem}@media(max-width: 768px){.cookie-category-title{font-size:.9375rem}}.cookie-toggle-container{position:relative;display:flex;align-items:center}.cookie-toggle{position:absolute;opacity:0;pointer-events:none}.cookie-toggle-label{position:relative;display:block;width:3rem;height:1.5rem;border-radius:.75rem;cursor:pointer;transition:all .3s ease}.cookie-toggle-label[aria-label*="sempre attivi"]{cursor:not-allowed}.cookie-toggle-slider{position:absolute;top:2px;left:2px;width:1.25rem;height:1.25rem;border-radius:50%;transition:all .3s ease}.cookie-toggle:checked+.cookie-toggle-label .cookie-toggle-slider{transform:translateX(1.5rem)}.cookie-category-description{font-size:.8125rem;line-height:1.5;margin:0}@media(max-width: 768px){.cookie-category-description{font-size:.75rem}}.cookie-modal-footer{padding:1.5rem;border-top:1px solid}@media(max-width: 768px){.cookie-modal-footer{padding:1rem}}.cookie-modal-actions{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1rem}@media(max-width: 768px){.cookie-modal-actions{flex-direction:column;gap:.5rem}}.cookie-modal-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border:1px solid rgba(0,0,0,0);border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;white-space:nowrap}.cookie-modal-btn i{font-size:.875rem}@media(max-width: 768px){.cookie-modal-btn{width:100%;justify-content:center;padding:.875rem 1rem}}.cookie-modal-btn:focus{outline:2px solid;outline-offset:2px}.cookie-modal-btn:active{transform:translateY(1px)}.cookie-modal-links{display:flex;align-items:center;justify-content:center;gap:1.5rem}@media(max-width: 768px){.cookie-modal-links{flex-direction:column;gap:.75rem}}.cookie-modal-link{display:inline-flex;align-items:center;gap:.375rem;font-size:.8125rem;text-decoration:none;transition:all .2s ease}.cookie-modal-link i{font-size:.75rem}.cookie-modal-link:hover{text-decoration:underline}html.theme-light .cookie-banner-container{background:linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.9) 100%);border-top:1px solid rgba(214,47,46,.15);box-shadow:0 -4px 6px -1px rgba(0,0,0,.1)}html.theme-light .cookie-banner-icon{background:rgba(214,47,46,.08);border:1px solid rgba(214,47,46,.15);color:#d62f2e}html.theme-light .cookie-banner-title{color:#64748b}html.theme-light .cookie-banner-description{color:rgba(100,116,139,.8)}html.theme-light .cookie-link{color:#d62f2e}html.theme-light .cookie-link:hover{color:rgb(222.364,89.432,88.636)}html.theme-light .cookie-btn.cookie-btn-reject{background:rgba(0,0,0,0);color:rgba(100,116,139,.7);border-color:rgba(100,116,139,.2)}html.theme-light .cookie-btn.cookie-btn-reject:hover{background:rgba(239,68,68,.1);color:#ef4444;border-color:rgba(239,68,68,.3)}html.theme-light .cookie-btn.cookie-btn-customize{background:rgba(214,47,46,.08);color:#64748b;border-color:rgba(214,47,46,.15)}html.theme-light .cookie-btn.cookie-btn-customize:hover{background:rgba(100,116,139,.1);border-color:rgba(100,116,139,.3)}html.theme-light .cookie-btn.cookie-btn-accept{background:linear-gradient(135deg, #d62f2e 0%, rgb(222.364, 89.432, 88.636) 100%);color:#fff;border-color:rgba(214,47,46,.2)}html.theme-light .cookie-btn.cookie-btn-accept:hover{background:linear-gradient(135deg, rgb(218.182, 68.216, 67.318) 0%, rgb(226.546, 110.648, 109.954) 100%);box-shadow:0 4px 15px rgba(214,47,46,.3)}html.theme-light .cookie-btn:focus{outline-color:#d62f2e}html.theme-light .cookie-modal-overlay{background:rgba(0,0,0,.5)}html.theme-light .cookie-modal{background:#fff;border:1px solid rgba(214,47,46,.15);box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}html.theme-light .cookie-modal-header{border-bottom-color:rgba(214,47,46,.15)}html.theme-light .cookie-modal-title{color:#64748b}html.theme-light .cookie-modal-title i{color:#d62f2e}html.theme-light .cookie-modal-close{background:rgba(214,47,46,.08);color:rgba(100,116,139,.7);border:1px solid rgba(214,47,46,.15)}html.theme-light .cookie-modal-close:hover{background:rgba(239,68,68,.1);color:#ef4444;border-color:rgba(239,68,68,.3)}html.theme-light .cookie-modal-close:focus{outline-color:#d62f2e}html.theme-light .cookie-modal-description p{color:rgba(100,116,139,.8)}html.theme-light .cookie-category{background:rgba(100,116,139,.02);border-color:rgba(214,47,46,.15)}html.theme-light .cookie-category:hover{background:rgba(100,116,139,.05);border-color:rgba(214,47,46,.2)}html.theme-light .cookie-category-title{color:#64748b}html.theme-light .cookie-category-title i{color:#d62f2e}html.theme-light .cookie-toggle-label{background:rgba(100,116,139,.2)}html.theme-light .cookie-toggle-label[aria-label*="sempre attivi"]{background:rgba(214,47,46,.3)}html.theme-light .cookie-toggle-slider{background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.2)}html.theme-light .cookie-toggle:checked+.cookie-toggle-label{background:#d62f2e}html.theme-light .cookie-toggle:disabled+.cookie-toggle-label{background:rgba(214,47,46,.5)}html.theme-light .cookie-category-description{color:rgba(100,116,139,.7)}html.theme-light .cookie-modal-footer{border-top-color:rgba(214,47,46,.15)}html.theme-light .cookie-modal-btn.cookie-modal-btn-reject{background:rgba(0,0,0,0);color:rgba(100,116,139,.7);border-color:rgba(100,116,139,.2)}html.theme-light .cookie-modal-btn.cookie-modal-btn-reject:hover{background:rgba(239,68,68,.1);color:#ef4444;border-color:rgba(239,68,68,.3)}html.theme-light .cookie-modal-btn.cookie-modal-btn-save{background:rgba(214,47,46,.08);color:#64748b;border-color:rgba(214,47,46,.15)}html.theme-light .cookie-modal-btn.cookie-modal-btn-save:hover{background:rgba(100,116,139,.1);border-color:rgba(100,116,139,.3)}html.theme-light .cookie-modal-btn.cookie-modal-btn-accept{background:linear-gradient(135deg, #d62f2e 0%, rgb(222.364, 89.432, 88.636) 100%);color:#fff;border-color:rgba(214,47,46,.2)}html.theme-light .cookie-modal-btn.cookie-modal-btn-accept:hover{background:linear-gradient(135deg, rgb(218.182, 68.216, 67.318) 0%, rgb(226.546, 110.648, 109.954) 100%);box-shadow:0 4px 15px rgba(214,47,46,.3)}html.theme-light .cookie-modal-btn:focus{outline-color:#d62f2e}html.theme-light .cookie-modal-link{color:rgba(100,116,139,.7)}html.theme-light .cookie-modal-link:hover{color:#d62f2e}html.theme-dark .cookie-banner-container{background:linear-gradient(135deg, rgba(10, 10, 10, 0.95) 0%, rgba(10, 10, 10, 0.9) 100%);border-top:1px solid rgba(214,47,46,.12);box-shadow:0 -4px 6px -1px rgba(0,0,0,.1)}html.theme-dark .cookie-banner-icon{background:rgba(214,47,46,.05);border:1px solid rgba(214,47,46,.12);color:#d62f2e}html.theme-dark .cookie-banner-title{color:#ededed}html.theme-dark .cookie-banner-description{color:rgba(237,237,237,.8)}html.theme-dark .cookie-link{color:#d62f2e}html.theme-dark .cookie-link:hover{color:rgb(222.364,89.432,88.636)}html.theme-dark .cookie-btn.cookie-btn-reject{background:rgba(0,0,0,0);color:rgba(237,237,237,.7);border-color:rgba(237,237,237,.2)}html.theme-dark .cookie-btn.cookie-btn-reject:hover{background:rgba(220,38,38,.1);color:#dc2626;border-color:rgba(220,38,38,.3)}html.theme-dark .cookie-btn.cookie-btn-customize{background:rgba(214,47,46,.05);color:#ededed;border-color:rgba(214,47,46,.12)}html.theme-dark .cookie-btn.cookie-btn-customize:hover{background:rgba(237,237,237,.1);border-color:rgba(237,237,237,.3)}html.theme-dark .cookie-btn.cookie-btn-accept{background:linear-gradient(135deg, #d62f2e 0%, rgb(222.364, 89.432, 88.636) 100%);color:#fff;border-color:rgba(214,47,46,.2)}html.theme-dark .cookie-btn.cookie-btn-accept:hover{background:linear-gradient(135deg, rgb(218.182, 68.216, 67.318) 0%, rgb(226.546, 110.648, 109.954) 100%);box-shadow:0 4px 15px rgba(214,47,46,.3)}html.theme-dark .cookie-btn:focus{outline-color:#d62f2e}html.theme-dark .cookie-modal-overlay{background:rgba(0,0,0,.5)}html.theme-dark .cookie-modal{background:#0a0a0a;border:1px solid rgba(214,47,46,.12);box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}html.theme-dark .cookie-modal-header{border-bottom-color:rgba(214,47,46,.12)}html.theme-dark .cookie-modal-title{color:#ededed}html.theme-dark .cookie-modal-title i{color:#d62f2e}html.theme-dark .cookie-modal-close{background:rgba(214,47,46,.05);color:rgba(237,237,237,.7);border:1px solid rgba(214,47,46,.12)}html.theme-dark .cookie-modal-close:hover{background:rgba(220,38,38,.1);color:#dc2626;border-color:rgba(220,38,38,.3)}html.theme-dark .cookie-modal-close:focus{outline-color:#d62f2e}html.theme-dark .cookie-modal-description p{color:rgba(237,237,237,.8)}html.theme-dark .cookie-category{background:rgba(237,237,237,.02);border-color:rgba(214,47,46,.12)}html.theme-dark .cookie-category:hover{background:rgba(237,237,237,.05);border-color:rgba(214,47,46,.2)}html.theme-dark .cookie-category-title{color:#ededed}html.theme-dark .cookie-category-title i{color:#d62f2e}html.theme-dark .cookie-toggle-label{background:rgba(237,237,237,.2)}html.theme-dark .cookie-toggle-label[aria-label*="sempre attivi"]{background:rgba(214,47,46,.3)}html.theme-dark .cookie-toggle-slider{background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.2)}html.theme-dark .cookie-toggle:checked+.cookie-toggle-label{background:#d62f2e}html.theme-dark .cookie-toggle:disabled+.cookie-toggle-label{background:rgba(214,47,46,.5)}html.theme-dark .cookie-category-description{color:rgba(237,237,237,.7)}html.theme-dark .cookie-modal-footer{border-top-color:rgba(214,47,46,.12)}html.theme-dark .cookie-modal-btn.cookie-modal-btn-reject{background:rgba(0,0,0,0);color:rgba(237,237,237,.7);border-color:rgba(237,237,237,.2)}html.theme-dark .cookie-modal-btn.cookie-modal-btn-reject:hover{background:rgba(220,38,38,.1);color:#dc2626;border-color:rgba(220,38,38,.3)}html.theme-dark .cookie-modal-btn.cookie-modal-btn-save{background:rgba(214,47,46,.05);color:#ededed;border-color:rgba(214,47,46,.12)}html.theme-dark .cookie-modal-btn.cookie-modal-btn-save:hover{background:rgba(237,237,237,.1);border-color:rgba(237,237,237,.3)}html.theme-dark .cookie-modal-btn.cookie-modal-btn-accept{background:linear-gradient(135deg, #d62f2e 0%, rgb(222.364, 89.432, 88.636) 100%);color:#fff;border-color:rgba(214,47,46,.2)}html.theme-dark .cookie-modal-btn.cookie-modal-btn-accept:hover{background:linear-gradient(135deg, rgb(218.182, 68.216, 67.318) 0%, rgb(226.546, 110.648, 109.954) 100%);box-shadow:0 4px 15px rgba(214,47,46,.3)}html.theme-dark .cookie-modal-btn:focus{outline-color:#d62f2e}html.theme-dark .cookie-modal-link{color:rgba(237,237,237,.7)}html.theme-dark .cookie-modal-link:hover{color:#d62f2e}.posts-container{margin:0 auto;padding:6rem 1rem;min-height:calc(100vh - 12rem)}@media(max-width: 768px){.posts-container{padding:1rem .5rem}}.posts-header{text-align:center;margin-bottom:3rem;padding:2rem 0}@media(max-width: 768px){.posts-header{margin-bottom:2rem;padding:1rem 0}}.posts-header .header-content{margin-bottom:2rem}.posts-header .header-content h1{display:flex;align-items:center;justify-content:center;gap:1rem;font-size:3rem;font-weight:700;margin:0 0 1rem 0}@media(max-width: 768px){.posts-header .header-content h1{font-size:2rem;gap:.5rem}}.posts-header .header-content h1 i{font-size:.8em}.posts-header .header-content p{font-size:1.2rem;margin:0;opacity:.8}@media(max-width: 768px){.posts-header .header-content p{font-size:1rem}}.posts-header .header-controls{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}@media(max-width: 768px){.posts-header .header-controls{gap:1rem;flex-direction:column}}.posts-header .search-container{position:relative;min-width:300px}@media(max-width: 768px){.posts-header .search-container{min-width:250px}}.posts-header .search-container .search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);opacity:.6}.posts-header .search-container input{width:100%;padding:.75rem 1rem .75rem 3rem;border:2px solid rgba(0,0,0,0);border-radius:2.5rem;font-size:1rem;transition:all .3s ease}.posts-header .search-container input:focus{outline:none;border-color:rgba(214,47,46,.3)}.posts-header .view-controls{display:flex;gap:.5rem}.posts-header .view-controls .view-btn{padding:.75rem 1rem;border:2px solid rgba(0,0,0,0);border-radius:2.5rem;background:rgba(0,0,0,0);cursor:pointer;transition:all .3s ease;font-size:1rem}.posts-header .view-controls .view-btn:hover{transform:translateY(-2px)}.posts-header .view-controls .view-btn.active{border-color:rgba(214,47,46,.7)}.posts-main{max-width:1200px;margin:0 auto}.loading-container,.error-container,.empty-container{text-align:center;padding:4rem 2rem}@media(max-width: 768px){.loading-container,.error-container,.empty-container{padding:2rem 1rem}}.loading-container i,.error-container i,.empty-container i{font-size:4rem;margin-bottom:1rem;opacity:.6}.loading-container h3,.error-container h3,.empty-container h3{font-size:1.5rem;margin:1rem 0}.loading-container p,.error-container p,.empty-container p{font-size:1rem;opacity:.8;margin-bottom:2rem}.loading-spinner i{animation:spin 1s linear infinite}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.retry-button{padding:.75rem 1.5rem;border:none;border-radius:2.5rem;font-size:1rem;cursor:pointer;transition:all .3s ease}.retry-button:hover{transform:translateY(-2px)}.posts-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(350px, 1fr));gap:2rem;padding:2rem 0}@media(max-width: 768px){.posts-grid{grid-template-columns:1fr;gap:1rem;padding:1rem 0}}.posts-grid.feed-view{grid-template-columns:1fr;max-width:800px;margin:0 auto}.post-footer-images{display:flex;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid}@media(max-width: 768px){.post-footer-images{gap:.25rem;margin-top:.75rem;padding-top:.75rem}}.post-footer-image{position:relative;width:60px;height:60px;border-radius:.5rem;overflow:hidden;cursor:pointer;transition:all .2s ease;border:1px solid rgba(0,0,0,0)}.post-footer-image img{width:100%;height:100%;object-fit:cover}.post-footer-image .post-image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;border-radius:.5rem;background:rgba(0,0,0,.7);color:#fff}.post-footer-image:hover{transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.15)}@media(max-width: 768px){.post-footer-image{width:50px;height:50px}.post-footer-image .post-image-overlay{font-size:.65rem}}.post-images{margin:1rem 0;padding:1rem;border-radius:.75rem}.post-images-grid{display:grid;gap:.5rem}.post-images-grid.grid-single{grid-template-columns:1fr;max-width:400px;margin:0 auto}.post-images-grid.grid-double{grid-template-columns:repeat(2, 1fr)}.post-images-grid.grid-triple{grid-template-columns:repeat(3, 1fr)}.post-images-grid.grid-multiple{grid-template-columns:repeat(2, 1fr)}@media(min-width: 768px){.post-images-grid.grid-multiple{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 600px){.post-images-grid.grid-double,.post-images-grid.grid-triple,.post-images-grid.grid-multiple{grid-template-columns:repeat(2, 1fr)}}.post-image-item{position:relative;aspect-ratio:1;border-radius:.5rem;overflow:hidden;cursor:pointer;transition:all .2s ease}.post-image-item img{width:100%;height:100%;object-fit:cover}.post-image-item .post-image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:600;border-radius:.5rem}.post-image-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.lightbox{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center}.lightbox-overlay{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.lightbox-content{position:relative;display:flex;align-items:center;justify-content:center;max-width:65vw;max-height:90vh}.lightbox-content #lightbox-image{display:block;transition:opacity .3s ease;width:-webkit-fill-available}.lightbox-nav{position:absolute;top:50%;width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;cursor:pointer;transition:all .2s ease;backdrop-filter:blur(10px);z-index:10}.lightbox-nav.lightbox-prev{left:-4rem}@media(max-width: 768px){.lightbox-nav.lightbox-prev{left:1rem}}.lightbox-nav.lightbox-next{right:-4rem}@media(max-width: 768px){.lightbox-nav.lightbox-next{right:1rem}}@media(max-width: 768px){.lightbox-nav{width:2.5rem;height:2.5rem;font-size:1rem}}.lightbox-close{position:absolute;top:1rem;right:1rem;width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;cursor:pointer;transition:all .2s ease;backdrop-filter:blur(10px);z-index:10}@media(max-width: 768px){.lightbox-close{width:2.5rem;height:2.5rem;font-size:1rem}}.lightbox-counter{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);padding:.5rem 1rem;border-radius:1rem;font-size:.875rem;font-weight:500;backdrop-filter:blur(10px);z-index:10}@media(max-width: 768px){.lightbox-counter{font-size:.75rem;padding:.375rem .75rem}}.lightbox-loading{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:2rem;z-index:10;animation:spin 1s linear infinite}@keyframes spin{from{transform:translate(-50%, -50%) rotate(0deg)}to{transform:translate(-50%, -50%) rotate(360deg)}}html.theme-light .posts-container{background-color:#fff;color:#64748b}html.theme-light .posts-header .header-content h1{color:#64748b}html.theme-light .posts-header .header-content p{color:rgba(100,116,139,.8)}html.theme-light .posts-header .search-container input{background:#fff;color:#64748b;border-color:rgba(100,116,139,.3)}html.theme-light .posts-header .search-container input::placeholder{color:rgba(100,116,139,.6)}html.theme-light .posts-header .search-container input:focus{border-color:#d62f2e}html.theme-light .posts-header .search-container .search-icon{color:rgba(100,116,139,.6)}html.theme-light .posts-header .view-controls .view-btn{color:#64748b;background:hsl(0,0%,95%);border-color:rgba(100,116,139,.3)}html.theme-light .posts-header .view-controls .view-btn:hover{background:hsl(0,0%,90%)}html.theme-light .posts-header .view-controls .view-btn.active{background:rgba(214,47,46,.15);border-color:#d62f2e;color:#d62f2e}html.theme-light .read-more-btn{background:#d62f2e;color:#fff}html.theme-light .read-more-btn:hover{background:rgb(195.624,39.312,38.376)}html.theme-light .loading-container,html.theme-light .error-container,html.theme-light .empty-container{color:#64748b}html.theme-light .loading-container i,html.theme-light .error-container i,html.theme-light .empty-container i{color:rgba(100,116,139,.6)}html.theme-light .retry-button{background:#d62f2e;color:#fff}html.theme-light .retry-button:hover{background:rgb(195.624,39.312,38.376)}html.theme-light .post-footer-images{border-top-color:rgba(100,116,139,.15)}html.theme-light .post-footer-image{border-color:rgba(100,116,139,.15)}html.theme-light .post-footer-image:hover{border-color:rgba(214,47,46,.4)}html.theme-light .post-footer-image img{transition:transform .2s ease}html.theme-light .post-footer-image .post-image-overlay{background:rgba(0,0,0,.7);color:#fff;font-weight:600}html.theme-light .post-images{background:rgba(100,116,139,.03);border:1px solid rgba(100,116,139,.1)}html.theme-light .post-image-item{border:1px solid rgba(100,116,139,.15)}html.theme-light .post-image-item:hover{border-color:rgba(214,47,46,.4)}html.theme-light .post-image-item img{transition:transform .2s ease}html.theme-light .post-image-item:hover img{transform:scale(1.02)}html.theme-light .post-image-overlay{background:rgba(0,0,0,.7);color:#fff;font-weight:600}html.theme-light .lightbox{background:rgba(0,0,0,.9)}html.theme-light .lightbox-content #lightbox-image{max-width:90vw;max-height:85vh;border-radius:.5rem;box-shadow:0 20px 40px rgba(0,0,0,.5)}html.theme-light .lightbox-nav{background:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.2)}html.theme-light .lightbox-nav:hover{background:hsla(0,0%,100%,.2);transform:scale(1.05)}html.theme-light .lightbox-nav:disabled{opacity:.3;cursor:not-allowed}html.theme-light .lightbox-close{background:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.2)}html.theme-light .lightbox-close:hover{background:hsla(0,0%,100%,.2);transform:scale(1.05)}html.theme-light .lightbox-counter{background:rgba(0,0,0,.7);color:#fff;border:1px solid hsla(0,0%,100%,.2)}html.theme-light .lightbox-loading{color:#fff}html.theme-dark .posts-container{background-color:#0a0a0a;color:#ededed}html.theme-dark .posts-header .header-content h1{color:#ededed}html.theme-dark .posts-header .header-content p{color:rgba(237,237,237,.8)}html.theme-dark .posts-header .search-container input{background:#0a0a0a;color:#ededed;border-color:rgba(237,237,237,.3)}html.theme-dark .posts-header .search-container input::placeholder{color:rgba(237,237,237,.6)}html.theme-dark .posts-header .search-container input:focus{border-color:#d62f2e}html.theme-dark .posts-header .search-container .search-icon{color:rgba(237,237,237,.6)}html.theme-dark .posts-header .view-controls .view-btn{color:#ededed;background:rgb(9.5,9.5,9.5);border-color:rgba(237,237,237,.3)}html.theme-dark .posts-header .view-controls .view-btn:hover{background:#090909}html.theme-dark .posts-header .view-controls .view-btn.active{background:rgba(214,47,46,.15);border-color:#d62f2e;color:#d62f2e}html.theme-dark .read-more-btn{background:#d62f2e;color:#fff}html.theme-dark .read-more-btn:hover{background:rgb(195.624,39.312,38.376)}html.theme-dark .loading-container,html.theme-dark .error-container,html.theme-dark .empty-container{color:#ededed}html.theme-dark .loading-container i,html.theme-dark .error-container i,html.theme-dark .empty-container i{color:rgba(237,237,237,.6)}html.theme-dark .retry-button{background:#d62f2e;color:#fff}html.theme-dark .retry-button:hover{background:rgb(195.624,39.312,38.376)}html.theme-dark .post-footer-images{border-top-color:rgba(237,237,237,.15)}html.theme-dark .post-footer-image{border-color:rgba(237,237,237,.15)}html.theme-dark .post-footer-image:hover{border-color:rgba(214,47,46,.4)}html.theme-dark .post-footer-image img{transition:transform .2s ease}html.theme-dark .post-footer-image .post-image-overlay{background:rgba(0,0,0,.7);color:#fff;font-weight:600}html.theme-dark .post-images{background:rgba(237,237,237,.03);border:1px solid rgba(237,237,237,.1)}html.theme-dark .post-image-item{border:1px solid rgba(237,237,237,.15)}html.theme-dark .post-image-item:hover{border-color:rgba(214,47,46,.4)}html.theme-dark .post-image-item img{transition:transform .2s ease}html.theme-dark .post-image-item:hover img{transform:scale(1.02)}html.theme-dark .post-image-overlay{background:rgba(0,0,0,.7);color:#fff;font-weight:600}html.theme-dark .lightbox{background:rgba(0,0,0,.9)}html.theme-dark .lightbox-content #lightbox-image{max-width:90vw;max-height:85vh;border-radius:.5rem;box-shadow:0 20px 40px rgba(0,0,0,.5)}html.theme-dark .lightbox-nav{background:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.2)}html.theme-dark .lightbox-nav:hover{background:hsla(0,0%,100%,.2);transform:scale(1.05)}html.theme-dark .lightbox-nav:disabled{opacity:.3;cursor:not-allowed}html.theme-dark .lightbox-close{background:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.2)}html.theme-dark .lightbox-close:hover{background:hsla(0,0%,100%,.2);transform:scale(1.05)}html.theme-dark .lightbox-counter{background:rgba(0,0,0,.7);color:#fff;border:1px solid hsla(0,0%,100%,.2)}html.theme-dark .lightbox-loading{color:#fff}
