@import"https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;500;600;700&display=swap";:root{font-family:EB Garamond,serif;font-weight:400;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;font-feature-settings:"liga" off,"clig" off;font-size:16px;font-style:normal;line-height:30px}*,*:before,*:after{box-sizing:border-box}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}body{margin:0;min-height:100vh;background-color:#fff}main{display:block}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600}p{margin:0}section{display:block}button{border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.loading-overlay{position:fixed;inset:0;background:#fffc;display:flex;align-items:center;justify-content:center;z-index:9999;pointer-events:all}.loading-spinner{display:flex;align-items:center;justify-content:center}.spinner-circle{width:50px;height:50px;border:4px solid rgba(0,0,0,.1);border-top-color:#000;border-radius:50%;animation:spin .8s linear infinite}.app-header{width:100%;background:#fff;flex-direction:column;margin:0;padding:0}.currencies-bar{background:#fff;border-bottom:1px solid #eeeeee;padding:0 0 1px;width:100%;font-size:12px}.currencies-content{max-width:1470px;margin:0 auto;padding:0 85px;display:flex;align-items:center}.currencies-items{display:flex;gap:40px;align-items:center;flex-wrap:nowrap;overflow:hidden}.currency-item{display:flex;align-items:center;gap:5px;color:#000;font-feature-settings:"liga" off,"clig" off;font-family:Consolas,monospace;font-size:14px;font-style:normal;font-weight:700;line-height:normal;white-space:nowrap;justify-content:space-between;flex-shrink:0}.value-fade-out{opacity:.3}.currency-up{color:#00b140}.currency-down{color:#d2222d}.currencies-controls{display:flex;gap:20px}.currencies-controls img{cursor:pointer}.currencies-controls img.disabled-arrow{opacity:.2;cursor:default}.currency-btn{background:transparent;color:#000;border:1px solid #cccccc;padding:4px 8px;cursor:pointer;width:28px;height:24px;display:flex;align-items:center;justify-content:center;font-size:14px}.currency-btn img{display:block}.language-bar{border-bottom:none;margin-bottom:15px;max-width:1470px;margin-left:auto;margin-right:auto;padding:0 85px;display:flex;gap:20px;font-size:14px;justify-content:center;align-items:center}.language-content{display:flex;gap:20px;font-size:14px;justify-content:center;align-items:center}.language-content a{text-decoration:none;color:#999;font-weight:400}.language-content a.language-active{color:#000;font-weight:700}.user-info-header{display:flex;align-items:center;gap:8px;color:#000;font-size:14px;font-weight:500;font-family:Inter,sans-serif;position:relative}.user-name{color:#000;font-size:14px;font-weight:500;font-family:Inter,sans-serif}.user-info-header svg{width:13px;height:13px;flex-shrink:0}.main-header{width:100%;padding:15px 0;border-bottom:none}.header-content{max-width:1470px;margin:0 auto;padding:0 85px;display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:20px}.header-left{display:flex;flex-direction:column;justify-content:flex-start}.search-icon{align-self:flex-start}.header-date{color:#000;font-size:16px;font-weight:500}.header-center{display:flex;flex-direction:column;align-items:center}.header-logo{height:59px;width:212px;margin-top:15px}.subscribe-btn{background:#000;color:#fff;padding:8px 20px;text-decoration:none;font-weight:500;font-size:14px;border:none;cursor:pointer;border-radius:0}.main-nav{width:100%;margin:0 auto;padding:15px 85px;border-bottom:1px solid #eeeeee;display:flex;gap:20px;flex-wrap:wrap;background-color:#fff;align-items:center;justify-content:center;position:-webkit-sticky;position:sticky;top:0;z-index:1000;transition:box-shadow .2s ease-in-out;overflow:visible}.nav-sentinel{width:100%;height:1px;margin:0;padding:0;opacity:0;pointer-events:none}.main-nav.sticky-nav{box-shadow:0 24px 80px #00000059;border-bottom:1px solid transparent}.nav-item{position:relative;display:flex;align-items:center;height:100%}.nav-link{display:flex;align-items:center;gap:5px;height:100%;color:#000;text-decoration:none;font-size:14px;font-weight:500}.nav-arrow{font-size:10px;color:#999;transition:transform .2s ease,color .2s ease}.dropdown-menu{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(-10px);width:100vw;margin-left:calc(-50vw + 50%);min-width:220px;background:#fff;border-top:1px solid #eeeeee;border-bottom:1px solid #eeeeee;box-shadow:0 8px 16px -2px #00000026;padding:5px 0 20px;display:flex;flex-direction:column;gap:6px;opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s ease;pointer-events:none;z-index:1001;margin-top:-1px}.nav-item.has-dropdown.is-open .dropdown-menu,.nav-item.has-dropdown.is-open .dropdown-menu:hover{pointer-events:auto}.dropdown-menu:has(.dropdown-two-column){padding:0}.dropdown-menu .dropdown-two-column{min-width:600px;padding:0;margin:20px 24px 100px;display:flex;gap:96px}.dropdown-column{display:flex;flex-direction:column;gap:16px}.dropdown-column-title{font-size:12px;font-weight:400;color:#000000b3;text-transform:uppercase;letter-spacing:0;margin-bottom:4px}.dropdown-link{padding:8px 24px;color:#000;font-feature-settings:"liga" off,"clig" off;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:19px;text-decoration:none;white-space:nowrap}.dropdown-two-column .dropdown-link{padding:0;color:#000;font-feature-settings:"liga" off,"clig" off;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:19px}.nav-item.has-dropdown.is-open .dropdown-menu{opacity:1;visibility:visible;transform:translate(-50%) translateY(0);pointer-events:auto}.main-nav:hover,.main-nav.sticky-nav:hover{border-bottom:1px solid #eeeeee}.nav-item.has-dropdown,.nav-item.has-dropdown:hover{position:static}.nav-item.has-dropdown.is-open .nav-arrow{transform:rotate(180deg);color:#000}.sidebar-overlay{position:fixed;inset:0;background:#00000080;z-index:9999;animation:fadeIn .2s ease-in-out}.sidebar-overlay.fade-out{animation:fadeOut .3s ease-in-out}.account-sidebar{position:fixed;top:0;right:0;width:518px;max-width:90vw;height:100vh;background:#fff;z-index:10000;display:flex;flex-direction:column;box-shadow:-4px 0 16px #00000026;animation:slideInRight .3s ease-out;overflow-y:auto}.account-sidebar.slide-out{animation:slideOutRight .3s ease-out}.sidebar-header{position:relative;padding:31px 41px 20px;border-bottom:1px solid #eeeeee}.sidebar-title{font-family:Inter,sans-serif;font-size:25px;font-weight:600;color:#000;margin:0;line-height:30px}.sidebar-close-btn{position:absolute;top:31px;right:41px;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;width:22px;height:22px;z-index:10001}.sidebar-close-btn:hover{opacity:.7}.sidebar-content{padding:20px 41px;display:flex;flex-direction:column;gap:20px}.sidebar-user-email{font-family:Inter,sans-serif;font-size:22px;font-weight:500;color:#000;line-height:30px;margin-top:8px}.sidebar-subscribe-btn{background:#000;color:#fff;border:none;padding:10px 46px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:30px;cursor:pointer;width:100%;max-width:451px;margin:0 auto;transition:opacity .2s ease;text-decoration:none;display:flex;align-items:center;justify-content:center;text-align:center}.sidebar-subscribe-btn:hover{opacity:.9}.sidebar-separator{height:1px;background:#000;width:100%;margin:20px 0}.sidebar-link{display:flex;justify-content:space-between;align-items:center;text-decoration:none;color:#000;font-family:Inter,sans-serif;font-size:22px;font-weight:500;line-height:30px;padding:10px 0;transition:opacity .2s ease}.sidebar-link:hover{opacity:.7}.sidebar-link svg{flex-shrink:0}.sidebar-link-separator{height:0;border-top:1px solid rgba(0,0,0,.2);width:100%;margin:0}.sidebar-logout-btn{background:none;border:none;text-decoration:underline;color:#000;font-family:Inter,sans-serif;font-size:25px;font-weight:600;line-height:30px;cursor:pointer;text-align:left;padding:10px 0;margin-top:20px;transition:opacity .2s ease}.sidebar-logout-btn:hover{opacity:.7}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideOutRight{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@media(max-width:768px){.currencies-content,.language-content,.header-content,.main-nav{padding-left:20px;padding-right:20px}.header-content{flex-direction:column;text-align:center}.header-center{order:-1}.account-sidebar{width:100%;max-width:100vw}.sidebar-header,.sidebar-content{padding-left:20px;padding-right:20px}}.app-footer{background:#fff;padding:40px 0 20px;margin-top:60px;border-top:1px solid #eeeeee}.footer-content{max-width:1470px;margin:0 auto;padding:0 85px}.footer-logo{margin-bottom:10px;text-align:left}.footer-logo img{height:59px;width:212px}.footer-links{display:grid;grid-template-columns:repeat(6,1fr);gap:20px;margin-bottom:30px;padding-top:20px}.footer-column{text-align:left}.footer-column h3{font-size:14px;font-weight:600;margin-bottom:15px;color:#000;text-transform:uppercase}.footer-column a{display:block;color:#000;text-decoration:none;font-size:14px;margin-bottom:10px;line-height:1.5;font-weight:400}.footer-column a strong{font-weight:700}.footer-column a:hover{color:#000}.social-links{display:flex;flex-direction:column;gap:10px}.social-links a{color:#666;text-decoration:none;font-size:14px}.footer-bottom{border-top:1px solid #eeeeee;padding-top:20px;display:flex;justify-content:space-between;align-items:center}.footer-bottom a,.footer-bottom p{color:#0009;text-decoration:none;font-size:13px}.footer-bottom a:hover{text-decoration:underline}@media(max-width:1200px){.footer-content{padding:0 20px}.footer-links{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.footer-links{grid-template-columns:repeat(2,1fr);gap:20px}}.auction-sidebar-item{display:flex;gap:15px;margin-bottom:20px;padding-bottom:20px;border-bottom:.5px solid rgba(0,0,0,.2);align-items:flex-start}.auction-sidebar-item:last-child{border-bottom:none;padding-bottom:0}.auction-sidebar-image{width:110px;height:110px;background:#d9d9d9;flex-shrink:0;order:2}.auction-sidebar-content{flex:1;order:1}.auction-category{color:#9d9d9d;font-feature-settings:"liga" off,"clig" off;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:19px;display:block;margin-bottom:5px}.auction-sidebar-content h3{font-size:16px;font-weight:600;margin-bottom:8px;color:#000;line-height:1.36}.auction-estimate{color:#9d9d9d;font-feature-settings:"liga" off,"clig" off;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:19px}.real-estate-listing{margin-bottom:20px;padding-bottom:20px;border-bottom:.5px solid rgba(0,0,0,.2)}.real-estate-image{width:100%;height:164px;background:#d9d9d9;margin-bottom:15px}.real-estate-image-small{width:100%;height:110px;background:#d9d9d9;margin-bottom:15px}.real-estate-price{font-size:16px;font-weight:600;margin-bottom:8px;color:#000}.real-estate-type{font-size:18px;font-weight:600;margin-bottom:10px;color:#000}.real-estate-specs{display:flex;gap:45px;margin-bottom:10px;font-size:14px;color:#000}.real-estate-specs span{display:flex;align-items:center;gap:5px}.real-estate-specs span svg{flex-shrink:0}.real-estate-description{font-size:14px;color:#000;line-height:1.36;margin-bottom:15px}.real-estate-listing-small{margin-bottom:0}.article-block{display:flex;gap:20px;align-items:flex-start;padding-bottom:60px;border-bottom:.5px solid #000}.article-block:last-child{border-bottom:none;padding-bottom:0}.article-block-content{flex:1;display:flex;flex-direction:column;max-width:300px}.article-block-image-wrapper{flex:2;min-width:300px;display:flex;flex-direction:column;align-items:flex-end}.article-block-image{width:100%;height:380px;background:#d9d9d9}.article-block h1{font-size:22px;font-weight:600;margin-bottom:15px;line-height:1.36;color:#000}.article-block p{font-size:14px;color:#000;line-height:1.36;margin-bottom:15px}.article-author{font-size:14px;color:#0009;margin-top:10px;text-align:right}.article-block .article-read-time{margin-top:0;margin-bottom:15px}.article-block-link{text-decoration:none;color:inherit;display:block;transition:opacity .2s ease}.article-block-link:hover{opacity:.8}.article-block-link .article-block h1{transition:text-decoration .2s ease}.article-block-link:hover .article-block h1{text-decoration:underline}.category-block-link{flex:0 0 132px;text-decoration:none;color:#000}.category-block{border:1px solid #dddddd;border-radius:8px;overflow:hidden;height:171px;margin-bottom:10px;background:#f5f5f5}.category-block-image{width:100%;height:100%;background:#e0e0e0}.category-block-title{text-align:center;font-weight:500;font-size:14px;margin-top:8px;line-height:20px}.game-card{display:flex;flex-direction:column}.game-image-wrapper{display:flex;flex-direction:column;align-items:flex-end;margin-bottom:15px}.game-image{width:100%;height:200px;background:#e0e0e0}.game-author{font-size:14px;color:#0009;margin-top:10px;text-align:right}.game-card h3{font-size:16px;font-weight:700;margin-bottom:8px;color:#000;line-height:1.4}.game-read-time{font-size:9px;color:#0009;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;display:block}.game-card p{font-size:14px;color:#666;line-height:1.5}.poll-block{background:#fff;border:.913px solid #d5d5d5;border-radius:9.13px;padding:9.13px;width:100%}.poll-header{display:flex;gap:10px;align-items:flex-start;margin-bottom:15px}.poll-image{width:37px;height:37px;background:#d9d9d9;border-radius:3.65px;flex-shrink:0}.poll-question{font-family:EB Garamond,serif;font-size:16px;font-weight:500;line-height:24.5px;color:#000;text-transform:capitalize;margin:0;flex:1}.poll-options{display:flex;flex-direction:column;gap:8px}.poll-option{display:flex;align-items:center;gap:10px;position:relative;margin-bottom:8px}.poll-option:last-child{margin-bottom:0}.poll-option-text{font-family:EB Garamond,serif;font-size:11px;font-weight:500;line-height:24.5px;color:#000;text-transform:capitalize;flex:1;min-width:0}.poll-option-percentage{font-family:Consolas,monospace;font-size:11px;font-style:normal;font-weight:400;line-height:normal;color:#000;text-align:right;min-width:35px}.poll-option-buttons{display:flex;gap:5px;align-items:center}.poll-button{border:none;border-radius:2.72px;padding:0;font-family:Consolas,monospace;font-size:11px;font-style:normal;font-weight:400;line-height:normal;cursor:pointer;display:flex;align-items:center;justify-content:center}.poll-button-yes{background:#37ff0033;color:#25aa00;min-width:35px;height:23px;padding:0 5px}.poll-button-yes.active{background:#25aa00;color:#d7ffcc}.poll-button-no{background:#ff1e0533;color:#ff1e05;width:28px;height:23px}.poll-option-bar{position:absolute;bottom:0;left:0;height:3px;border-radius:2px}.poll-option-bar-yes{background:#25aa00}.home-page{max-width:1470px;margin:0 auto;padding:0 85px}.ticker-bar{background:#000;color:#fff;padding:8px 0;font-size:12px;display:flex;align-items:center;justify-content:space-between;height:25px;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.ticker-bar-content{max-width:1470px;margin:0 auto;padding:0 85px;display:flex;align-items:center;justify-content:space-between;width:100%}.home-nav{display:flex;gap:20px;border-bottom:1px solid #eeeeee;max-width:1470px;margin:0 auto;padding:15px 85px}.nav-divider{height:1px;border:none;background:#eee;max-width:1470px;margin:0 auto;width:calc(100% - 170px)}.ticker-items{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.ticker-item{display:flex;align-items:center;gap:5px;font-size:12px;line-height:16px}.ticker-up{color:#0f0}.ticker-down{color:red}.ticker-controls{display:flex;gap:10px}.ticker-btn{background:#333;color:#fff;border:none;padding:4px 8px;cursor:pointer;width:28px;height:24px;display:flex;align-items:center;justify-content:center;font-size:14px}.home-header{padding:15px 0;border-bottom:1px solid #eeeeee}.header-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.header-left{display:flex;align-items:center;gap:20px}.language-menu{display:flex;gap:15px;font-size:14px}.language-menu a{text-decoration:none;color:#999;font-weight:400}.language-menu a.active{color:#000;font-weight:700}.header-date{color:#999;font-size:14px}.header-center{flex:1;text-align:center}.header-logo{font-size:24px;font-weight:700;color:#000;text-decoration:none}.header-right{display:flex;align-items:center;gap:15px}.search-box{display:flex;align-items:center;border:1px solid #cccccc;border-radius:20px;padding:5px 15px;background:#fff}.search-box svg{margin-right:8px;width:16px;height:16px;color:#999}.search-box input{border:none;outline:none;width:150px;font-size:14px}.header-link{color:#000;text-decoration:none;font-weight:500;font-size:14px}.home-nav{display:flex;gap:20px;padding:15px 0;border-bottom:1px solid #eeeeee}.home-nav a{color:#000;text-decoration:none;font-size:14px;font-weight:500}.nav-divider{height:1px;border:none;background:#eee;margin:0}.category-blocks{display:flex;gap:15px;padding:20px 0;flex-wrap:wrap;justify-content:space-between}.articles-section{display:flex;gap:30px;margin:50px 0}.articles-main{flex:75%;display:flex;flex-direction:column;gap:60px;min-width:0}.live-updates-section{margin-bottom:40px}.live-update-item{margin-bottom:20px}.live-badge{background:#d2222d;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;display:inline-block;margin-right:10px;margin-bottom:10px}.live-update-item h3{font-size:18px;font-weight:600;margin-bottom:8px;color:#000;display:inline}.see-more-link{color:#000;text-decoration:none;font-size:14px;margin-left:5px}.articles-sidebar{flex:25%;border-left:1px solid #eeeeee;padding-left:30px}.sidebar-title{font-size:17px;font-weight:600;margin-bottom:20px;margin-top:30px;color:#000;padding-top:30px;border-top:.5px solid #000}.sidebar-title:first-child{margin-top:0;padding-top:0;border-top:none}.sidebar-arrow{text-align:right;font-size:20px;color:#000;margin:15px 0;cursor:pointer}.real-estate-listings-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-bottom:20px;position:relative}.real-estate-listings-grid:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:.5px;background:#0003;transform:translate(-50%)}.category-sidebar-item{display:flex;gap:15px;margin-bottom:20px;align-items:flex-start}.category-sidebar-image{width:110px;height:110px;background:#d9d9d9;flex-shrink:0}.category-author{font-size:13px;font-weight:600;color:#9d9d9d;display:block;margin-bottom:5px}.category-sidebar-content h3{font-size:16px;font-weight:600;margin-bottom:8px;color:#000;line-height:1.36}.articles-grid{display:flex;gap:20px;margin:30px 0}.articles-left,.articles-right{flex:50%;display:flex;flex-direction:column;gap:20px}.article-card{display:flex;flex-direction:column}.article-image{width:164px;height:110px;background:#e0e0e0;margin-bottom:15px}.article-card h3{font-size:16px;font-weight:700;margin-bottom:8px;color:#000;line-height:1.4}.article-card p{font-size:14px;color:#666;margin-bottom:8px;line-height:1.5}.article-read-time{font-size:9px;color:#0009;text-transform:uppercase;letter-spacing:1px;margin-top:10px;display:block}.category-sidebar-content .article-read-time{margin-top:0;margin-bottom:0}.article-divider{height:1px;border:none;background:#eee;margin:15px 0}.ad-block{background:#000;color:#fff;height:337px;display:flex;align-items:center;justify-content:center;margin:30px 0;border-radius:8px}.ad-block-text{font-size:18px;font-weight:700}.category-section{margin:40px 0;border-top:.5px solid #000;border-bottom:.5px solid #000;padding-top:40px;padding-bottom:40px}.category-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.listing-tabs{display:flex;gap:20px;margin-bottom:20px;padding-bottom:10px;border-bottom:.5px solid rgba(0,0,0,.2)}.listing-tab{background:none;border:none;font-size:14px;font-weight:500;color:#000;cursor:pointer;padding:0;position:relative}.listing-tab.active{font-weight:600}.listing-tab.active:after{content:"";position:absolute;bottom:-11px;left:0;right:0;height:1px;background:#000}.new-listings-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:30px}.listings-carousel-nav{display:flex;justify-content:center;gap:15px;margin-top:20px}.carousel-arrow{width:40px;height:40px;border-radius:50%;border:1px solid #dddddd;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;color:#000}.carousel-arrow:hover{background:#f5f5f5}.carousel-arrow.left{opacity:.5}.category-section-header h2{font-size:24px;font-weight:700;color:#000}.category-section-header a{color:#999;text-decoration:none;font-weight:500;font-size:14px}.category-articles{display:flex;gap:20px;margin-bottom:30px}.category-main-article{flex:50%}.category-main-image{width:100%;height:300px;background:#e0e0e0;margin-bottom:15px}.category-main-article h2{font-size:24px;font-weight:700;margin-bottom:10px;line-height:1.3;color:#000}.category-main-article h3{font-size:18px;font-weight:500;margin-bottom:10px;color:#666}.category-main-article p{font-size:16px;color:#666;margin-bottom:15px;line-height:1.6}.category-side-articles{flex:50%}.category-side-article{margin-bottom:20px}.category-side-article h3{font-size:18px;font-weight:700;margin-bottom:8px;line-height:1.4;color:#000}.category-side-article p{font-size:14px;color:#666;margin-bottom:8px;line-height:1.5}.article-author{color:#999;font-size:12px}.category-side-article hr{height:1px;border:none;background:#eee;margin:15px 0}.games-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-bottom:30px}.polls-grid,.listings-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:30px}.listing-card{border:1px solid #eeeeee;border-radius:8px;overflow:hidden;background:#fff}.listing-image{width:100%;height:168px;background:#e0e0e0}.listing-content{padding:15px}.listing-content h3{font-size:16px;font-weight:700;margin-bottom:8px;color:#000}.listing-content p{font-size:14px;color:#666;margin-bottom:5px;line-height:1.4}.listing-badges{display:flex;gap:10px;margin-top:10px;align-items:center}.listing-badges span{padding:4px 8px;background:#f5f5f5;border-radius:4px;font-size:12px;color:#000}.auction-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:30px}.auction-card{border:1px solid #eeeeee;border-radius:8px;overflow:hidden;background:#fff}.auction-image{width:100%;height:168px;background:#e0e0e0}.auction-content{padding:15px}.auction-content h3{font-size:16px;font-weight:700;margin-bottom:10px;color:#000}.auction-badges{display:flex;gap:10px;align-items:center}.auction-badges span{padding:4px 8px;background:#f5f5f5;border-radius:4px;font-size:12px;color:#000}.vehicles-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:30px}.vehicle-card{border:1px solid #eeeeee;border-radius:8px;overflow:hidden;background:#fff;position:relative}.vehicle-image{width:100%;height:168px;background:#e0e0e0}.vehicle-content{padding:15px}.vehicle-content h3{font-size:16px;font-weight:700;margin-bottom:8px;color:#000}.vehicle-content p{font-size:14px;color:#666;margin-bottom:5px;line-height:1.4}.vehicle-specs{margin-top:10px}.spec-row{display:flex;gap:10px;margin-bottom:5px;align-items:center}.spec-row span{padding:4px 8px;background:#f5f5f5;border-radius:4px;font-size:12px;color:#000}@media(max-width:1200px){.home-page{padding:0 20px}.ticker-bar{padding-left:20px;padding-right:20px}.hero-section{flex-direction:column}.hero-sidebar{border-left:none;border-top:1px solid #eeeeee;padding-left:0;padding-top:30px}.games-grid{grid-template-columns:repeat(3,1fr)}.listings-grid,.auction-grid,.vehicles-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.category-blocks{justify-content:center}.category-block-link{flex:0 0 100px}.header-content{flex-direction:column;text-align:center}.header-center{order:-1}.games-grid,.listings-grid,.auction-grid,.vehicles-grid{grid-template-columns:1fr}.category-articles{flex-direction:column}}.category-article-card{display:flex;flex-direction:column}.category-article-image{width:100%;height:187px;background:#d9d9d9;margin-bottom:15px;border-radius:0}.category-article-card h3{font-size:16px;font-weight:600;margin-bottom:10px;color:#000;line-height:1.36}.category-article-card p{font-size:14px;color:#000;line-height:1.36;margin-bottom:10px}.category-article-meta{display:flex;align-items:center;gap:5px;font-size:12px;color:#0009}.category-article-author{font-size:12px;color:#0009}.category-article-separator{width:2px;height:2px;background:#0009;border-radius:50%}.category-article-date,.category-article-read-time{font-size:12px;color:#0009}.category-article-card-link{text-decoration:none;color:inherit;display:block;transition:opacity .2s ease}.category-article-card-link:hover{opacity:.8}.category-article-card-link .category-article-card h3{transition:text-decoration .2s ease}.category-article-card-link:hover .category-article-card h3{text-decoration:underline}.category-page{max-width:1470px;margin:0 auto;padding:0 85px}.category-page-title{font-size:36px;font-weight:600;color:#000;margin:10px 0 15px;text-transform:capitalize}.category-subcategories{display:flex;align-items:center;gap:40px;margin:0 0 50px;padding:2px 0;border-top:1px solid rgba(0,0,0,.2);border-bottom:1.5px solid #000;flex-wrap:wrap}.category-subcategory-item{display:flex;align-items:center;position:relative}.category-subcategory-item:not(:last-child):after{content:"";position:absolute;right:-20px;top:50%;transform:translateY(-50%);width:.5px;height:16px;background:#0003}.category-subcategory-link{color:#0009;font-feature-settings:"liga" off,"clig" off;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;text-decoration:none;padding:8px 0;transition:opacity .2s ease;white-space:nowrap}.category-subcategory-link:hover{opacity:.7;text-decoration:underline}.category-featured-section{display:flex;gap:30px;margin:50px 0}.category-featured-main-link{flex:1;text-decoration:none;color:inherit;display:block;transition:opacity .2s ease}.category-featured-main-link:hover{opacity:.8}.category-featured-main-link:hover .category-featured-main h1{text-decoration:underline}.category-featured-main{flex:1;display:flex;flex-direction:column}.category-featured-image{width:100%;height:537px;background:#d9d9d9;margin-bottom:30px;border-radius:0}.category-featured-main h1{font-size:30px;font-weight:600;margin-bottom:20px;color:#000;line-height:1.36}.category-featured-main p{font-size:16px;color:#000;line-height:1.36;margin-bottom:20px}.category-featured-meta{display:flex;align-items:center;gap:5px;font-size:12px;color:#0009}.category-featured-sidebar{width:360px;display:flex;flex-direction:column;gap:20px}.category-sidebar-article-link{text-decoration:none;color:inherit;display:block;transition:opacity .2s ease}.category-sidebar-article-link:hover{opacity:.8}.category-sidebar-article-link:hover .category-sidebar-article h3{text-decoration:underline}.category-sidebar-article{display:flex;gap:15px;align-items:flex-start;border-bottom:.5px solid rgba(0,0,0,.2);padding-bottom:20px}.category-sidebar-article-link:last-child .category-sidebar-article{border-bottom:none;padding-bottom:0}.category-sidebar-content{flex:1}.category-sidebar-image{width:87px;height:87px;background:#d9d9d9;flex-shrink:0;border-radius:0}.category-sidebar-article h3{font-size:16px;font-weight:600;margin-bottom:10px;color:#000;line-height:1.36}.category-sidebar-article p{font-size:14px;color:#000;line-height:1.36;margin-bottom:15px}.category-sidebar-meta{display:flex;align-items:center;gap:5px;font-size:12px;color:#0009}.category-divider{height:.5px;background:#000;margin:40px 0}.category-section{margin:40px 0}.category-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.category-section-title{font-size:22px;font-weight:600;color:#000;margin:0}.category-view-all{font-size:14px;font-weight:500;color:#000;text-decoration:none;text-transform:uppercase;transition:opacity .2s ease}.category-view-all:hover{opacity:.7}.category-articles-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-bottom:30px}.ad-block{background:#000;color:#fff;height:337px;display:flex;align-items:center;justify-content:center;margin:40px 0;border-radius:0}.ad-block-text{font-size:18px;font-weight:600}@media(max-width:1200px){.category-articles-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.category-page{padding:0 20px}.category-featured-section{flex-direction:column}.category-featured-sidebar{width:100%}.category-articles-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.category-articles-grid{grid-template-columns:1fr}}.subcategory-page{max-width:1470px;margin:0 auto;padding:0 85px}.subcategory-header{margin:10px 0 20px;display:flex;flex-direction:column;gap:10px}.subcategory-category{font-size:14px;font-weight:500;color:#000;text-transform:uppercase}.subcategory-title{font-size:36px;font-weight:600;color:#000;margin:0;text-transform:uppercase;letter-spacing:.5px}.subcategory-divider{height:2px;background:#000;margin:0 0 50px}.subcategory-divider-bottom{height:1px;background:#0003;margin:0 0 50px}.subcategory-featured-link{text-decoration:none;color:inherit;display:block;transition:opacity .2s ease}.subcategory-featured-link:hover{opacity:.8}.subcategory-featured-link:hover .subcategory-featured-content h2{text-decoration:underline}.subcategory-featured{display:flex;gap:40px;margin-bottom:50px;align-items:center}.subcategory-featured-content{flex:1;max-width:33%;display:flex;flex-direction:column}.subcategory-featured-content h2{font-size:28px;font-weight:600;margin-bottom:20px;color:#000;line-height:1.36}.subcategory-featured-content p{font-size:16px;color:#000;line-height:1.36;margin-bottom:20px}.subcategory-featured-meta{display:flex;align-items:center;gap:5px;font-size:12px;color:#0009;margin-top:auto}.meta-separator{width:2px;height:2px;background:#0009;border-radius:50%}.subcategory-featured-image-wrapper{flex:2;min-width:500px;display:flex;align-items:flex-start}.subcategory-featured-image{width:100%;height:500px;background:#d9d9d9;border-radius:0}.subcategory-grid{display:grid;gap:30px;margin-bottom:50px}.subcategory-grid-3{grid-template-columns:repeat(3,1fr)}.subcategory-grid-4{grid-template-columns:repeat(4,1fr)}.subcategory-grid-5{grid-template-columns:repeat(5,1fr)}@media(max-width:1400px){.subcategory-grid-5{grid-template-columns:repeat(4,1fr)}}@media(max-width:1200px){.subcategory-featured{flex-direction:column}.subcategory-featured-image{width:100%;height:400px}.subcategory-grid-3,.subcategory-grid-4,.subcategory-grid-5{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.subcategory-page{padding:0 20px}.subcategory-title{font-size:24px}.subcategory-featured-content h2{font-size:20px}.subcategory-grid-3,.subcategory-grid-4,.subcategory-grid-5{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.subcategory-grid-3,.subcategory-grid-4,.subcategory-grid-5{grid-template-columns:1fr}}.post-page{width:100%;background:#fff}.post-container{max-width:1470px;margin:0 auto;padding:0 85px;display:grid;grid-template-columns:1fr 675px 299px;gap:30px;position:relative;align-items:start}.post-main-wrapper{grid-column:1 / -1;display:grid;grid-template-columns:1fr 675px 299px;gap:30px;align-items:start}.post-main{grid-column:2;width:675px}.post-sidebar{grid-column:3;width:299px}.post-header{margin-bottom:30px}.post-category{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#000;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;display:block}.post-title{font-family:Inter,sans-serif;font-size:40px;font-weight:600;line-height:50px;color:#000;margin:0 0 20px}.post-subtitle{font-family:Inter,sans-serif;font-size:20px;font-weight:400;line-height:30px;color:#000;margin:0}.post-media-section{margin:40px 0}.post-media-controls-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.post-audio-control-wrapper{display:flex;align-items:center}.post-audio-control{display:flex;align-items:center;gap:8px;cursor:pointer;transition:opacity .2s ease}.post-audio-control:hover{opacity:.8}.post-audio-icon{width:33px;height:33px;display:flex;align-items:center;justify-content:center;border:1.179px solid #E7E7E7;border-radius:50%;flex-shrink:0}.post-audio-icon svg{display:block;width:33px;height:33px}.post-audio-text{font-family:Inter,sans-serif;font-size:11px;font-weight:400;color:#000}.post-audio-separator{width:3px;height:3px;background:#0009;border-radius:50%}.post-audio-duration{font-family:Inter,sans-serif;font-size:11px;font-weight:400;color:#000}.post-share-controls-top{display:flex;gap:10px;align-items:center}.post-share-icon-button,.post-bookmark-icon-button{width:33px;height:33px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1.179px solid #E7E7E7;border-radius:50%;background:transparent;padding:0;transition:background .2s ease}.post-share-icon-button:hover,.post-bookmark-icon-button:hover{background:#0000000d}.post-share-icon-button svg,.post-bookmark-icon-button svg{display:block}.post-share-icon-button svg{width:17px;height:16px}.post-bookmark-icon-button svg{width:14px;height:17px}.post-bookmark-icon-button.saved{background:#0000001a}.post-image-wrapper{position:relative;width:100%;height:450px;background:#d9d9d9;overflow:hidden;margin:0 auto}.post-image{width:100%;height:100%;object-fit:cover;display:block}.post-image-placeholder{width:100%;height:100%;background:#d9d9d9}.post-author-section{display:flex;align-items:flex-start;gap:15px;margin:40px 0 20px}.post-author-avatar{width:50px;height:50px;background:#d9d9d9;border-radius:50%;flex-shrink:0}.post-author-info{flex:1}.post-author-name{font-family:Inter,sans-serif;font-size:16px;font-weight:400;color:#000;margin:0 0 5px}.post-author-name strong{font-weight:600}.post-author-location{font-family:Inter,sans-serif;font-size:15px;font-weight:400;color:#000;margin:0}.post-meta{display:flex;align-items:center;gap:5px;font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#000;margin-bottom:30px}.post-meta-separator{width:2px;height:2px;background:#0009;border-radius:50%}.post-date,.post-updated{font-size:12px;color:#000}.post-divider{height:.5px;background:#0003;margin:30px 0}.post-content{margin:40px 0}.post-content-text{font-family:Inter,sans-serif;font-size:19px;font-weight:400;line-height:30px;color:#000;margin-bottom:30px}.post-content-text p{margin:0 0 20px}.post-content-text a{color:#000;text-decoration:underline}.post-content-image-block{margin:30px 0}.post-content-image{width:100%;height:382px;background:#d9d9d9;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:20px}.post-content-image img{width:100%;height:100%;object-fit:cover;display:block}.post-content-image-placeholder{background:#d9d9d9}.post-content-image-caption{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:19px;color:#0009;margin:0}.post-content-text-continued{margin-top:30px}.post-footer-section{margin:40px 0 0}.post-footer-divider{height:.5px;background:#0003;margin-bottom:30px}.post-see-more-section{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px}.post-see-more-text{font-family:Inter,sans-serif;font-size:11px;font-weight:400;color:#000;margin:0}.post-see-more-link{color:#000;text-decoration:underline;text-underline-position:from-font;text-decoration-skip-ink:none}.post-see-more-link:hover{opacity:.7}.post-see-more-icons{display:flex;gap:10px;align-items:center}.post-see-more-share-button,.post-see-more-bookmark-button{width:33px;height:33px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1.179px solid #E7E7E7;border-radius:50%;background:transparent;padding:0;transition:background .2s ease}.post-see-more-share-button:hover,.post-see-more-bookmark-button:hover{background:#0000000d}.post-see-more-share-button svg,.post-see-more-bookmark-button svg{display:block}.post-see-more-share-button svg{width:17px;height:16px}.post-see-more-bookmark-button svg{width:14px;height:17px}.post-see-more-bookmark-button.saved{background:#0000001a}.post-related-section{grid-column:1 / -1;margin:40px -85px 60px;width:calc(100% + 170px);padding-left:85px;padding-right:85px;box-sizing:border-box}.post-related-divider{height:1px;background:#000;margin-bottom:40px}.post-related-content{display:grid;grid-template-columns:1fr 360px;gap:30px;align-items:start}.post-related-title{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#000;margin:0 0 30px;grid-column:1 / -1}.post-related-main{width:100%;display:contents}.post-related-grid-wrapper{grid-column:1}.post-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.post-related-sidebar{width:360px;display:flex;flex-direction:column;gap:0}.post-related-sidebar-link{text-decoration:none;color:inherit;display:block;transition:opacity .2s ease}.post-related-sidebar-link:hover{opacity:.8}.post-related-sidebar-link:hover .post-related-sidebar-article h3{text-decoration:underline}.post-related-sidebar-article{display:flex;flex-direction:column;gap:0;border-bottom:.5px solid rgba(0,0,0,.2);padding-bottom:20px;margin-bottom:20px}.post-related-sidebar-link:last-child .post-related-sidebar-article{border-bottom:none;padding-bottom:0;margin-bottom:0}.post-related-sidebar-article h3{font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:1.36;color:#000;margin:0 0 10px}.post-related-sidebar-article p{font-family:Inter,sans-serif;font-size:14px;line-height:1.36;color:#000;margin:0 0 15px}.post-related-sidebar-meta{display:flex;align-items:center;gap:5px;font-family:Inter,sans-serif;font-size:12px;color:#0009}.post-related-sidebar-separator{width:2px;height:2px;background:#0009;border-radius:50%}.post-ad-block{background:#000;color:#fff;height:710px;display:flex;align-items:center;justify-content:center;position:sticky;top:20px}.post-ad-text{font-family:Inter,sans-serif;font-size:17px;font-weight:600;text-transform:uppercase}.post-error{max-width:600px;margin:100px auto;text-align:center;padding:0 20px}.post-error h1{font-family:Inter,sans-serif;font-size:36px;font-weight:600;color:#000;margin-bottom:20px}.post-error p{font-family:Inter,sans-serif;font-size:16px;color:#0009;margin-bottom:30px}.post-error-link{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#000;text-decoration:underline}.post-error-link:hover{opacity:.7}.post-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:20px}.post-loading-spinner{width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-top-color:#000;border-radius:50%;animation:spin 1s linear infinite}.post-loading p{font-family:Inter,sans-serif;font-size:16px;color:#0009;margin:0}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1200px){.post-container{grid-template-columns:1fr}.post-main,.post-sidebar{grid-column:1;width:100%}.post-ad-block{position:relative;top:0;height:337px}.post-related-content{grid-template-columns:1fr}.post-related-sidebar{width:100%;margin-top:40px}.post-related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.post-container{padding:0 20px}.post-title{font-size:30px;line-height:40px}.post-subtitle{font-size:18px;line-height:28px}.post-content-text{font-size:16px;line-height:26px}.post-related-grid{grid-template-columns:1fr}}.auth-page-header{width:100%}.auth-page-header-content{width:100%;max-width:1635px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:15px 85px;position:relative}.auth-page-back-link{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#000;text-decoration:none;position:absolute;left:85px}.auth-page-back-link:hover{opacity:.7}.auth-page-header-center{flex:1;display:flex;justify-content:center;align-items:center}.auth-page-header-center a{display:flex;cursor:pointer}.auth-page-logo{height:50px;width:auto}.auth-page-user-info{display:flex;align-items:center;gap:10px;position:absolute;right:85px}.auth-page-user-email{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#000}.auth-page-user-arrow{transform:rotate(90deg);flex-shrink:0}.auth-page-divider{width:100%;max-width:1635px;height:1px;background:#0000001a;margin:0 auto}@media(max-width:768px){.auth-page-header-content{padding:15px 20px}.auth-page-back-link{left:20px;font-size:14px}.auth-page-user-info{right:20px}.auth-page-user-email{font-size:14px}}.auth-page-divider{width:100%;height:3px;background:#0000001a;margin:0;flex-shrink:0}.auth-page-footer{width:100%;height:80px;min-height:80px;max-height:80px;padding:0;margin:0;display:flex;align-items:center;justify-content:center;text-align:center;flex-shrink:0;box-sizing:border-box}.auth-page-footer p{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#0006;margin:0;padding:0;display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:center}.signin-page{min-height:100vh;background:#fff;display:flex;flex-direction:column;align-items:center;padding:0}.signin-header{width:100%;display:flex;justify-content:center;align-items:center;padding:15px 0}.signin-logo{height:30px;width:auto}.signin-divider{width:100%;max-width:1635px;height:3px;background:#0000001a;margin:0}.signin-container{width:100%;max-width:451px;padding:30px 0 20px;display:flex;flex-direction:column;align-items:center;flex:1}.signin-title{font-family:Inter,sans-serif;font-size:24px;font-weight:600;line-height:28px;color:#000;text-align:center;margin:0 0 30px}.signin-form{width:100%;display:flex;flex-direction:column;gap:16px}.form-options{display:flex;justify-content:space-between;align-items:center}.forgot-password{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#000;text-decoration:none}.forgot-password:hover{text-decoration:underline}.btn-primary{width:100%;height:44px;background:#000;border:none;border-radius:5px;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-top:2px}.btn-secondary{width:100%;height:44px;background:#fff;border:1px solid #000000;border-radius:5px;color:#000;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;text-decoration:none;margin-top:16px}.btn-secondary:hover{background:#0000000d}.divider-section{width:100%;display:flex;align-items:center;gap:10px;margin:20px 0 16px}.divider-line{flex:1;height:.75px;background:#000}.divider-text{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#000}.terms-text{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:#000;text-align:center;margin:0 0 16px;max-width:469px}.signin-footer{width:100%;height:40px;min-height:40px;max-height:40px;padding:0;margin:0;display:flex;align-items:center;justify-content:center;text-align:center;flex-shrink:0;box-sizing:border-box}.signin-footer p{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#0006;margin:0;padding:0}.signup-page{min-height:100vh;background:#fff;display:flex;flex-direction:column;align-items:center;padding:0}.signup-header{width:100%;display:flex;justify-content:center;align-items:center;padding:15px 0}.signup-logo{height:30px;width:auto}.signup-divider{width:100%;max-width:1635px;height:3px;background:#0000001a;margin:0}.signup-container{width:100%;max-width:451px;padding:30px 0 20px;display:flex;flex-direction:column;align-items:center;flex:1}.signup-title{font-family:Inter,sans-serif;font-size:24px;font-weight:600;line-height:28px;color:#000;text-align:center;margin:0 0 30px}.signup-form{width:100%;display:flex;flex-direction:column;gap:16px}.form-group{display:flex;flex-direction:column;gap:8px}.form-label{font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:20px;color:#000}.form-input{width:100%;height:42px;border:1px solid #000000;border-radius:5px;padding:0 15px;font-family:Lato,sans-serif;font-size:15px;line-height:normal;color:#00000080;background:#fff}.form-input::placeholder{color:#00000080}.form-input:focus{outline:none;border-color:#000}.form-input:disabled{opacity:.6;cursor:not-allowed}.form-input-error{border-color:red!important}.error-message{width:100%;padding:12px 15px;background:#fee;border:1px solid #ff0000;border-radius:5px;color:#c00;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;margin-bottom:16px;text-align:left}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.password-toggle:disabled{opacity:.6;cursor:not-allowed}.password-input-wrapper{position:relative}.password-toggle{position:absolute;right:15px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;color:#00000080;width:20px;height:20px}.password-toggle svg{width:18px;height:18px}.password-toggle:hover{color:#000}.form-options{display:flex;justify-content:flex-start;align-items:center;margin-top:8px}.checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer}.checkbox-input{width:18px;height:18px;border:1px solid #000000;border-radius:2px;cursor:pointer;appearance:none;position:relative;flex-shrink:0}.checkbox-input:checked{background:#000}.checkbox-input:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:12px;font-weight:700}.checkbox-input-light{border-color:#0006}.checkbox-text{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#000}.btn-primary{width:100%;height:44px;background:#000;border:none;border-radius:5px;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-top:20px}.btn-primary:hover{background:#000c}.terms-text-signup{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:#000;text-align:left;margin:0;max-width:469px}.terms-link{color:#000;text-decoration:underline;text-decoration-skip-ink:none;text-underline-position:from-font}.terms-link:hover{text-decoration:none}.signup-footer{width:100%;height:40px;min-height:40px;max-height:40px;padding:0;margin:0;display:flex;align-items:center;justify-content:center;text-align:center;flex-shrink:0;box-sizing:border-box}.signup-footer p{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#0006;margin:0;padding:0}.footer-link{color:#0006;text-decoration:underline;text-decoration-skip-ink:none;text-underline-position:from-font}.footer-link:hover{color:#000}.saved-articles-page{min-height:100vh;background:#fff;display:flex;flex-direction:column;align-items:center;padding:0;overflow-y:auto}.saved-articles-container{width:100%;max-width:1635px;margin:0 auto;padding:60px 0 100px;display:flex;justify-content:center;flex:1}.saved-articles-content{width:100%;max-width:1100px;margin:0 auto;padding:0 120px;display:flex;flex-direction:column}.saved-articles-title{font-family:Inter,sans-serif;font-size:20px;font-weight:700;line-height:24px;color:#000;margin:0 0 34px}.saved-articles-list{display:flex;flex-direction:column;gap:0}.saved-article-item{display:flex;gap:30px;padding:34px 0;position:relative}.saved-article-left{display:flex;flex-direction:column;align-items:flex-start;gap:11px;min-width:130px}.saved-article-date{font-family:Inter,sans-serif;font-size:10px;font-weight:500;line-height:19px;color:#0009}.saved-article-icons{display:flex;gap:10px;align-items:center}.saved-article-icon{width:33px;height:33px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1.179px solid #E7E7E7;border-radius:50%}.saved-article-icon svg{display:block}.bookmark-icon svg{width:14px;height:17px}.share-icon svg{width:17px;height:16px}.saved-article-middle{flex:1;display:flex;flex-direction:column;gap:11px;max-width:429px}.saved-article-title{font-family:Inter,sans-serif;font-size:23px;font-weight:600;line-height:30px;color:#000;margin:0}.saved-article-excerpt{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:19px;color:#000;margin:0}.saved-article-author{font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:19px;color:#0009;margin:0}.saved-article-right{flex-shrink:0}.saved-article-image{width:237px;height:163px;background:#d9d9d9}.saved-article-separator{height:0;border-top:1px solid rgba(0,0,0,.1);width:100%;margin:0}@media(max-width:1024px){.saved-articles-container{padding:40px 20px}.saved-article-item{flex-direction:column;gap:20px}.saved-article-left{flex-direction:row;align-items:center;min-width:auto}.saved-article-middle{max-width:100%}.saved-article-image{width:100%;max-width:237px}}@media(max-width:768px){.saved-articles-container{padding:20px}.saved-articles-title{font-size:22px}.saved-article-title{font-size:20px}.saved-article-excerpt{font-size:16px}}.account-settings-page{min-height:100vh;background:#fff;display:flex;flex-direction:column;align-items:center;padding:0;overflow-y:auto}.account-settings-container{width:100%;max-width:1635px;margin:0 auto;padding:60px 85px 100px;display:flex;gap:60px;flex:1}.account-settings-sidebar{width:236px;flex-shrink:0;display:flex;flex-direction:column;gap:0;margin-left:150px}.sidebar-nav-item{display:flex;align-items:center;padding:12px 0;text-decoration:none;color:#000;font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:24px;position:relative;background:transparent;border-radius:5px;transition:background .2s ease}.sidebar-nav-item:hover{background:#0000000d}.sidebar-nav-item.active{background:#ededed;border-radius:5px}.sidebar-nav-indicator{position:absolute;left:-15px;width:15px;height:36px;background:#000;border-radius:5px 0 0 5px}.account-settings-content{flex:1;max-width:711px;display:flex;flex-direction:column;gap:24px}.content-section-title{font-family:Inter,sans-serif;font-size:20px;font-weight:700;line-height:24px;color:#000;margin:0}.settings-field{display:flex;flex-direction:column;gap:8px}.settings-field-header{display:flex;justify-content:space-between;align-items:center}.settings-label{font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:20px;color:#0009}.settings-field-value{font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:22px;color:#000;margin-bottom:4px}.settings-update-link{font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:20px;color:#0009;text-decoration:underline;text-decoration-skip-ink:none;text-underline-position:from-font}.settings-update-link:hover{color:#000}.settings-field-separator{height:0;border-top:1px solid #000000;width:100%}.settings-field-separator-light{height:0;border-top:1px solid rgba(0,0,0,.1);width:100%}.settings-qr-code{display:flex;align-items:center}.qr-code-placeholder{width:180px;height:180px;background:#d9d9d9;border-radius:0}.settings-subscribe-text{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:18px;color:#000;margin:0}.settings-button{display:inline-flex;align-items:center;justify-content:center;background:#000;color:#fff;padding:8px 32px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-decoration:none;border:none;cursor:pointer;width:154px;white-space:nowrap;transition:opacity .2s ease}.settings-button:hover{opacity:.9}.settings-delete-text{font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:20px;color:#0009;margin:0}.settings-delete-link{font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:20px;color:#0009;text-decoration:underline;text-decoration-skip-ink:none;text-underline-position:from-font}.settings-delete-link:hover{color:#000}@media(max-width:1024px){.account-settings-container{flex-direction:column;gap:40px;padding:40px 20px}.account-settings-sidebar{width:100%}.sidebar-nav-indicator{left:0;border-radius:5px 0 0 5px}}@media(max-width:768px){.account-settings-container{padding:20px}.content-section-title{font-size:22px}.settings-label,.settings-update-link,.settings-delete-text,.settings-delete-link{font-size:18px}.settings-field-value{font-size:24px}}.admin-login-page .signin-container{max-width:520px}.admin-login-form .btn-primary{width:100%;margin-top:10px}.admin-login-form .form-group{margin-bottom:25px}.admin-shell{display:flex;min-height:100vh;background:#f4f5f7}.admin-shell__sidebar{width:260px;background:#fff;border-right:1px solid #e4e6ef;display:flex;flex-direction:column;padding:32px 24px}.admin-shell__brand{margin-bottom:32px}.admin-shell__brand img{width:150px;display:block}.admin-shell__nav{display:flex;flex-direction:column;gap:10px;flex:1}.admin-shell__nav-link{color:#0b0f1a;text-decoration:none;padding:12px 16px;border-radius:10px;font-weight:500;transition:background .2s ease,color .2s ease}.admin-shell__nav-link:hover{background:#f4f4f4}.admin-shell__nav-link.active{background:#000;color:#fff;box-shadow:none}.admin-shell__logout{margin-top:24px;display:flex;align-items:center;gap:10px;background:transparent;border:1px solid #e4e6ef;color:#0b0f1a;padding:10px 14px;border-radius:10px;cursor:pointer}.admin-shell__logout img{display:block}.admin-shell__content{flex:1;padding:32px;overflow-y:auto}.admin-shell__content-inner{background:#fff;border-radius:18px;padding:28px;min-height:calc(100vh - 64px);box-shadow:0 12px 35px #0b0f1a14}@media(max-width:1024px){.admin-shell{flex-direction:column}.admin-shell__sidebar{width:100%;flex-direction:row;align-items:center;gap:24px}.admin-shell__nav{flex-direction:row;flex-wrap:wrap;margin-top:0}.admin-shell__content{padding:16px}}.admin-dashboard{padding:20px}.admin-dashboard h3{margin:0 0 20px;font-size:24px}.admin-dashboard-content{padding:20px}.admin-modal__backdrop{position:fixed;inset:0;background:#0206178c;display:flex;align-items:center;justify-content:center;z-index:1200;padding:24px}.admin-modal__card{background:#fff;border-radius:16px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0f172a40}.admin-modal__header{display:flex;align-items:center;justify-content:space-between;padding:20px 28px;border-bottom:1px solid #f2f4f7}.admin-modal__header h4{margin:0;font-size:20px;font-weight:600}.admin-modal__close{border:none;background:transparent;font-size:28px;line-height:1;cursor:pointer;color:#94a3b8}.admin-modal__body{padding:24px 28px 32px;overflow-y:auto}.admin-modal__form{display:flex;flex-direction:column;gap:18px}.admin-modal__form-row{display:flex;gap:16px;flex-wrap:wrap}.admin-modal__form label{display:flex;flex-direction:column;font-size:13px;color:#4b5563;gap:6px;flex:1}.admin-modal__form input,.admin-modal__form select,.admin-modal__form textarea{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:10px;font-size:14px;font-family:inherit;background:#f9fafb}.admin-modal__form textarea{min-height:110px;resize:vertical}.admin-modal__actions{display:flex;justify-content:flex-end;gap:12px;margin-top:8px}.admin-modal__btn{border:none;border-radius:10px;padding:10px 20px;font-weight:600;cursor:pointer}.admin-modal__btn--ghost{background:#f4f5f7;color:#111827}.admin-modal__btn--primary{background:#0c0f2c;color:#fff}.admin-pages{display:flex;flex-direction:column;gap:20px}.admin-pages-header{display:flex;justify-content:space-between;align-items:center}.admin-pages-header h3{margin:0;font-size:26px;font-weight:600}.admin-pages-actions{display:flex;align-items:center;gap:12px}.admin-pages-type-select{padding:10px 12px;border:1px solid #d4d8e6;border-radius:10px;background:#fff;font-family:inherit}.admin-pages-btn{padding:10px 18px;border-radius:12px;border:none;cursor:pointer;font-weight:600}.admin-pages-btn-primary{background:#0c0f2c;color:#fff}.admin-pages-content{display:flex;flex-direction:column;gap:12px}.admin-pages-item{background:#fff;border:1px solid #e4e6ef;border-radius:14px;padding:16px 20px;box-shadow:0 4px 20px #0f172a0d}.admin-pages-item-header{display:flex;justify-content:space-between;align-items:center;gap:16px}.admin-pages-item-title{font-weight:600;font-size:16px;color:#0f172a;margin-right:8px}.admin-pages-item-template{font-size:12px;color:#94a3b8}.admin-pages-item-actions{display:flex;gap:8px}.admin-pages-item-actions button{border:1px solid #d7dce8;background:#f5f6fb;border-radius:10px;padding:6px 12px;cursor:pointer;font-size:13px}.admin-pages-sub-item{margin-top:10px;padding:10px 14px;border-left:3px solid #dbe2ff;background:#f7f9ff;display:flex;justify-content:space-between;align-items:center;border-radius:10px}.admin-pages-loading{padding:20px;text-align:center}.admin-breadcrumbs{margin-bottom:18px;font-size:13px;color:#64748b}.admin-breadcrumbs ol{display:flex;align-items:center;gap:8px;list-style:none;padding:0;margin:0;flex-wrap:wrap}.admin-breadcrumbs__separator{color:#94a3b8}.admin-breadcrumbs a{color:inherit;text-decoration:none}.admin-breadcrumbs a:hover{color:#1f46ff}.admin-breadcrumbs__current{font-weight:600;color:#111827}.admin-collections{display:flex;flex-direction:column;gap:20px}.admin-collections-header{display:flex;justify-content:space-between;align-items:center}.admin-collections-header h3{margin:0;font-size:26px;font-weight:600}.admin-collections-actions{display:flex;gap:12px;align-items:center}.admin-collections-btn{padding:10px 18px;border-radius:12px;border:none;background:#0c0f2c;color:#fff;font-weight:600;cursor:pointer}.admin-collections-content{display:flex;flex-direction:column;gap:14px}.admin-collections-item{display:flex;justify-content:space-between;align-items:center;border:1px solid #e4e6ef;border-radius:14px;padding:18px 22px;background:#fff;box-shadow:0 8px 28px #0f172a0f}.admin-collections-item-info h4{margin:0 0 6px;font-size:18px}.admin-collections-item-info p{margin:4px 0;color:#6b7280;font-size:14px}.admin-collections-item-actions{display:flex;gap:10px}.admin-collections-item-actions button{border:1px solid #d7dce8;background:#f5f6fb;border-radius:10px;padding:6px 14px;cursor:pointer;font-size:13px}.admin-collections-checkbox{display:flex;align-items:center;gap:8px;font-size:14px;color:#0f172a}.admin-collections-multi{min-height:120px}.admin-collections-loading{padding:30px;text-align:center}.admin-collection-detail{display:flex;flex-direction:column;gap:20px}.admin-collection-detail-header{display:flex;justify-content:space-between;align-items:center}.admin-collection-detail-header h3{margin:0;font-size:26px;font-weight:600}.admin-collection-detail-meta{margin:4px 0 0;color:#94a3b8;font-size:14px}.admin-collection-detail-btn{padding:10px 18px;border-radius:12px;border:none;background:#0c0f2c;color:#fff;font-weight:600;cursor:pointer}.admin-collection-detail-content{display:flex;flex-direction:column;gap:14px}.admin-collection-detail-item{background:#fff;border:1px solid #e4e6ef;border-radius:14px;padding:16px 20px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 20px #0f172a0d}.admin-collection-detail-item-info h4{margin:0 0 6px;font-size:18px}.admin-collection-detail-item-info p{margin:4px 0;color:#6b7280;font-size:14px}.admin-collection-detail-sub{font-size:13px;color:#94a3b8}.admin-collection-detail-item-actions{display:flex;gap:10px}.admin-collection-detail-item-actions button{border:1px solid #d7dce8;background:#f5f6fb;border-radius:10px;padding:6px 12px;cursor:pointer;font-size:13px}.admin-collection-detail-empty{padding:40px;text-align:center;border:1px dashed #cbd5f5;border-radius:14px;color:#94a3b8}.admin-collection-detail-loading{padding:30px;text-align:center;color:#64748b}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem}.app-header__brand{font-weight:600;font-size:1.125rem}.app-header__nav{display:flex;gap:1rem}.app-shell__content{flex:1;padding:2rem 1.5rem}.app-footer{padding:1rem 1.5rem;border-top:1px solid #e5e5e5;background-color:#fafafa;text-align:center}.page{max-width:960px;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}
