*{margin:0;padding:0;box-sizing:border-box}:root{--bg:#0e0e0e;--card-bg:#1c1c1c;--dark-card:#2f3c4a;--blue:#2a85ff;--footer-text:#cacaca}body{background:var(--bg)!important;color:#fff!important;font-family:'Open Sans',sans-serif!important;overflow-x:hidden}a{text-decoration:none;color:inherit}.container{max-width:1280px;margin:0 auto;padding:0 72px}#primary,#content,.site-content,.ast-container,#page,.hfeed{padding:0!important;max-width:100%!important;width:100%!important;background:var(--bg)!important}.ast-article-post,.entry-content{max-width:100%!important;padding:0!important}.site-header,.ast-masthead-custom-menu-items,.main-header-bar,#masthead{display:none!important}.site-footer,#colophon{display:none!important}.ast-separate-container #primary{padding:0!important}.ast-page-builder-template #page,.ast-no-sidebar #primary{background:transparent!important}.cp-popup-container.cp-module-info_bar{z-index:9999!important}body.cp-ifb-pushed{overflow-x:hidden}.navbar{position:absolute;top:36px;left:50%;transform:translateX(-50%);width:calc(100% - 144px);max-width:1136px;height:72px;background:rgb(28 28 28 / .92);backdrop-filter:blur(12px);border-radius:100px;border:1px solid rgb(255 255 255 / .07);box-shadow:0 8px 32px rgb(0 0 0 / .45),0 1px 0 rgb(255 255 255 / .06) inset;display:flex;align-items:center;justify-content:space-between;padding:0 42px;z-index:100}.navbar--sticky{position:fixed;top:20px;animation:navSlideDown 0.35s cubic-bezier(.16,1,.3,1) both}@keyframes navSlideDown{from{opacity:0;transform:translateX(-50%) translateY(calc(-100% - 40px))}to{opacity:1;transform:translateX(-50%) translateY(0)}}.nav-logo{display:flex;align-items:center;gap:6px}.nav-logo a{display:flex;align-items:center}.nav-logo-svg{height:29px;width:120px;overflow:visible}.custom-logo{height:29px;width:auto}.nav-links{display:flex;align-items:center;gap:32px;margin-left:auto}.nav-link{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:600;color:#fff!important;cursor:pointer;line-height:1.6;white-space:nowrap;transition:opacity 0.15s ease}.nav-link:hover,.nav-link:focus{color:#fff!important;opacity:.75}.nav-link .chevron{width:16px;height:16px}.nav-actions{display:flex;align-items:center;gap:14px}.btn-book:hover{border-color:rgb(255 255 255 / .35);background:rgb(40 51 63 / .5)}.btn-book{height:39px;padding:0 20px;background:#fff0;border:1.5px solid rgb(255 255 255 / .55);border-radius:1000px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#fff!important;cursor:pointer;white-space:nowrap;transition:border-color 0.15s ease,background 0.15s ease}.btn-signup{height:38px;padding:0 20px;background:#2a85ff;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:600;color:#fff!important;letter-spacing:-.15px;cursor:pointer;white-space:nowrap;transition:background 0.15s ease}.btn-signup:hover{background:#1a6fdb}.nav-hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.nav-hamburger span{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:transform 0.2s ease,opacity 0.2s ease}.hero{position:relative;width:100%;height:580px;overflow:hidden;display:flex;align-items:flex-end;padding-top:144px;padding-bottom:32px}.hero--compact{height:200px}.hero--list{height:320px}.hero--list .hero-fade{height:100%;background:linear-gradient(to bottom,transparent 0%,var(--bg) 100%)}.hero--list+.breadcrumb-bar,.hero--list+.breadcrumb-bar~.filter-bar,.hero--list+.breadcrumb-bar~.blog-list-section{position:relative;z-index:1}.hero--list+.breadcrumb-bar{margin-top:-180px}.hero-bg-wrap{position:absolute;inset:0;pointer-events:none}.hero-bg-wrap img{width:100%;height:100%;object-fit:cover;object-position:center top}.hero-fade{position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to top,#000,transparent);pointer-events:none}.hero-content{position:relative;z-index:1;width:min(1136px, calc(100% - 144px));margin:0 auto;display:flex;flex-direction:column;gap:24px}.hero-text,.hero-actions{max-width:654px}.hero-text{display:flex;flex-direction:column;gap:12px}.hero-title{font-size:clamp(26px, 3vw, 38px);font-weight:700;letter-spacing:.19px;background:linear-gradient(90deg,#fff 0%,#999 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;line-height:1.25}.hero-subtitle{font-size:clamp(14px, 1.2vw, 16px);font-weight:400;color:rgb(255 255 255 / .52);letter-spacing:.08px;line-height:1.5}.hero-actions{display:flex;flex-direction:column;gap:12px}.search-bar{display:flex;align-items:center;gap:15px;background:#1c1c1c;border-radius:8px;padding:0 20px;height:44px;width:100%;max-width:490px;border:none}.search-bar svg{width:22px;height:22px;flex-shrink:0;opacity:.65}.search-placeholder,input.search-placeholder{font-size:16px;color:#767676;line-height:1.4;background:#fff0;border:none;outline:none;width:100%;font-family:'Inter',system-ui,sans-serif}input.search-placeholder::placeholder{color:#767676}.hero .search-bar input.search-placeholder::placeholder{color:rgb(255 255 255 / .92)}input.search-placeholder:focus,input.search-placeholder:active{color:#767676!important;background:transparent!important;outline:none!important;border:none!important;box-shadow:none!important}.breadcrumb{display:flex;align-items:center;gap:8px}.breadcrumb svg{width:16px;height:16px}.breadcrumb-label{font-size:16px;font-weight:600;color:#fff;line-height:1.3}.article-card{position:relative;border-radius:8px;overflow:hidden;cursor:pointer;display:block}.article-card .card-img,.article-card img.card-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:inherit}.card-overlay{position:absolute;bottom:0;left:0;right:0;height:80%;background:linear-gradient(0deg,rgb(0 0 0 / .92) 0%,rgb(0 0 0 / .5) 50%,#fff0 100%);border-radius:inherit}.card-info{position:absolute;inset:0;left:24px;right:24px;padding-bottom:20px;display:flex;flex-direction:column;justify-content:flex-end}.card-bottom{display:flex;flex-direction:column;gap:8px}.card-author-row{display:flex;align-items:center;gap:16px}.card-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0}.card-author-name{font-size:16px;font-weight:500;color:#fff;letter-spacing:.08px}.card-title{font-size:16px;font-weight:600;color:#fff;line-height:1.3;text-transform:capitalize;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 0 6px}.card-meta{display:inline-flex;align-items:center;gap:10px;background:rgb(255 255 255 / .07);border-radius:4px;padding:4px 16px;font-size:12px;color:#fff;letter-spacing:.06px;width:fit-content}.card-meta-sep{width:1px;height:12px;background:rgb(255 255 255 / .35)}.card-meta-dark{background:#1c1c1c}.featured-section{padding:68px 0 80px}.featured-row{display:flex;gap:32px;align-items:stretch;flex-wrap:wrap}.featured-left{flex:1 1 56%;min-width:0;display:flex;flex-wrap:wrap;gap:24px;align-content:flex-start}.featured-right{flex:1 1 35%;min-width:280px;display:flex;flex-direction:column;gap:24px}.card-featured-big{width:100%;height:397px}.card-featured-big .card-info{padding-bottom:24px}.card-sm{flex:1 1 calc(50% - 12px);min-width:0;height:280px;border-radius:4px}.card-sm .card-info{left:20px;right:20px;padding-bottom:16px}.card-med{width:100%;flex:1;min-height:200px;border-radius:4px}.card-med .card-info{padding-bottom:20px}.editors-section{padding:0 0 80px}.editors-inner{display:flex;gap:29px;flex-wrap:wrap}.editors-left{flex:1 1 600px;min-width:0;display:flex;flex-direction:column;gap:24px}.editors-header{display:flex;flex-direction:column;gap:12px}.editors-label{font-size:16px;font-weight:600;color:#fff;letter-spacing:.08px;margin:0}.editors-divider{height:1px;background:rgb(255 255 255 / .18)}.editors-title-text{font-size:clamp(32px, 4vw, 52px);font-weight:700;letter-spacing:.26px;background:linear-gradient(90deg,#fff 0%,#999 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;line-height:1.1;margin:0}.editors-body{display:flex;gap:24px;flex-wrap:nowrap;align-items:flex-start}.editor-card-col{display:flex;flex-direction:column;gap:21px;flex:0 0 402px;max-width:402px;min-width:0}.editor-card-big{width:100%;height:402px;border-radius:4px;overflow:hidden;cursor:pointer;position:relative;display:block}.editor-card-big img{width:100%;height:100%;object-fit:cover}.editor-card-big-info{display:flex;flex-direction:column;gap:17px;width:100%}.editors-list{flex:1 1 0%;min-width:0;display:flex;flex-direction:column;justify-content:space-between}.editor-list-item{display:flex;gap:12px;padding-bottom:20px}.editor-thumb{width:117px;height:117px;border-radius:4px;overflow:hidden;flex-shrink:0;transition:opacity 0.2s ease,transform 0.2s ease;display:block}a.editor-thumb:hover,.editor-list-item:hover a.editor-thumb{opacity:.9;transform:translateY(-2px)}.editor-thumb img{width:100%;height:100%;object-fit:cover}.editor-item-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:16px}.editor-divider{height:1px;background:rgb(255 255 255 / .18)}.article-cat,a.article-cat,a.article-cat:hover,a.article-cat:visited{font-size:12px;color:#fff!important;letter-spacing:.06px}.article-title-sm,a.article-title-sm,a.article-title-sm:visited{font-size:16px;font-weight:600;color:#fff!important;line-height:1.3;text-transform:capitalize;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color 0.2s ease}p.article-title-sm{color:#fff!important;transition:color 0.2s ease}a.article-title-sm:hover{color:#2a85ff!important}.article-excerpt{font-size:14px;color:#fff;letter-spacing:.07px;line-height:1.5;margin-bottom:1em;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.spotlight{background:#1c1c1c;border-radius:8px;padding:18px 20px;width:281px;flex-shrink:0;align-self:flex-start}.spotlight-label{font-size:16px;font-weight:600;color:#fff;letter-spacing:.08px;margin-bottom:35px}.spotlight-list{display:flex;flex-direction:column;gap:24px}.spotlight-item{display:flex;flex-direction:column;gap:12px;cursor:pointer}a.spotlight-item{color:#fff}.spotlight-thumb{width:100%;height:143px;border-radius:4px;overflow:hidden}.spotlight-thumb img{width:100%;height:100%;object-fit:cover}.spotlight-item-info{display:flex;flex-direction:column;gap:8px}.spotlight-item-cat{font-size:12px;color:#fff;letter-spacing:.06px}.spotlight-item-title{font-size:16px;font-weight:600;color:#fff!important;line-height:1.3;text-transform:capitalize;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color 0.2s ease}.spotlight-item-date{display:flex;gap:16px;font-size:12px;color:#fff;margin-top:8px}.view-all-section,.more-section{padding:0 0 80px}.view-all-header,.more-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.view-all-title,.more-title{font-size:clamp(22px, 2.5vw, 32px);font-weight:600;color:#fff;letter-spacing:.16px}.view-all-link,.more-link{font-size:18px;color:#fff;letter-spacing:.09px;cursor:pointer;text-decoration:none}.blogs-layout{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.miles-cols-2{grid-template-columns:repeat(2,1fr)!important}.miles-cols-3{grid-template-columns:repeat(3,1fr)!important}.miles-dynamic-page{padding-top:20px}.miles-dynamic-page .wp-block-group{padding:0 72px}.blog-card{display:flex;flex-direction:column;gap:12px;cursor:pointer;transition:opacity 0.2s ease,transform 0.2s ease}.blog-card:hover{opacity:.85;transform:translateY(-2px)}.blog-card:hover p.article-title-sm{color:#2a85ff!important}.blog-card-thumb{width:100%;aspect-ratio:16 / 9;border-radius:6px;overflow:hidden;flex-shrink:0}.blog-card-thumb img{width:100%;height:100%;object-fit:cover;display:block}.blog-card-body{display:flex;flex-direction:column;gap:10px}.blog-card-divider{height:1px;background:rgb(255 255 255 / .15)}.blog-card-author-row{display:flex;align-items:center;gap:10px}.blog-avatar{width:32px;height:32px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#444}.blog-avatar img{width:100%;height:100%;object-fit:cover}.blog-author-name{font-size:13px;color:#fff}.breadcrumb-bar{padding:20px 0 24px}.breadcrumb-bar .container{display:flex;align-items:center;gap:8px}.bc-home{display:flex;align-items:center;gap:6px;font-size:14px;color:rgb(255 255 255 / .6);cursor:pointer}.bc-home svg{width:14px;height:14px}.bc-sep{width:16px;height:16px;display:flex;align-items:center;justify-content:center;opacity:.4}.bc-current{font-size:14px;color:#fff;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.filter-bar{padding-bottom:32px}.filter-bar .container{display:flex;flex-wrap:wrap;gap:10px}.filter-pill{height:36px;padding:0 18px;border-radius:100px;border:1px solid rgb(255 255 255 / .15);background:#fff0;color:rgb(255 255 255 / .7);font-size:13px;font-weight:600;font-family:'Open Sans',sans-serif;cursor:pointer;white-space:nowrap;transition:background 0.2s,color 0.2s,border-color 0.2s;text-decoration:none;display:inline-flex;align-items:center}.filter-pill:hover{border-color:rgb(255 255 255 / .4);color:#fff}.filter-pill.active{background:#1c1c1c;border-color:#FFBA00;color:#fff}.blog-list-section{padding-bottom:80px}.blog-list{display:flex;flex-direction:column}.blog-list-item,.blog-list-item:visited{display:flex;gap:24px;padding:24px 0;cursor:pointer;text-decoration:none;color:#fff!important;transition:opacity 0.2s ease,transform 0.2s ease}.blog-list-item:last-child{border-bottom:1px solid rgb(255 255 255 / .1)}.blog-list-item:hover{color:#fff!important;opacity:.85;transform:translateY(-2px)}.blog-list-item:hover .item-title{color:#2a85ff!important}.item-thumb{width:320px;min-width:320px;aspect-ratio:16 / 9;border-radius:8px;overflow:hidden;flex-shrink:0}.item-thumb img{width:100%;height:100%;object-fit:cover}.item-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:10px;justify-content:center}.item-meta-row{display:inline-flex;align-items:center;gap:10px;font-size:11px;color:rgb(255 255 255 / .4);background:rgb(255 255 255 / .06);border-radius:4px;padding:3px 10px}.item-meta-sep{width:1px;height:12px;background:rgb(255 255 255 / .35)}.item-cat-author-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.item-meta-left{display:flex;align-items:center;gap:8px}.item-cat{font-size:12px;color:rgb(255 255 255 / .55);letter-spacing:.06px}.item-title{font-size:18px;font-weight:600;color:#fff!important;line-height:1.3;text-transform:capitalize;transition:color 0.2s;margin:0}.item-excerpt{font-size:14px;color:rgb(255 255 255 / .6);line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.item-divider{height:1px;background:rgb(255 255 255 / .12)}.item-author-row{display:flex;align-items:center;gap:10px}.item-avatar{width:28px;height:28px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#333;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600}.item-avatar img{width:100%;height:100%;object-fit:cover}.item-author-name{font-size:13px;color:rgb(255 255 255 / .8)}.miles-pagination{padding:32px 0;display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.miles-pagination .nav-links{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.miles-pagination a,.miles-pagination span{padding:8px 14px;border-radius:4px;background:#1c1c1c;color:#fff;font-size:14px;font-weight:600}.miles-pagination .current{background:#2a85ff}.comments-section{padding:48px 0;border-top:1px solid rgb(255 255 255 / .07)}.comments-section .comments-title{font-size:22px;font-weight:700;color:#fff;margin-bottom:32px}.comments-section .comment-list{list-style:none;padding:0;margin:0}.comments-section .comment-list .comment{padding:24px 0;border-bottom:1px solid rgb(255 255 255 / .07)}.comments-section .comment-list .comment:last-child{border-bottom:none}.comments-section .comment-list .children{list-style:none;padding-left:32px;margin:0;border-left:2px solid rgb(255 255 255 / .1)}.comments-section .comment-author{display:flex;align-items:center;gap:10px;margin-bottom:8px}.comments-section .comment-author img{border-radius:50%}.comments-section .comment-author .fn{font-weight:600;color:#fff;font-size:14px}.comments-section .comment-author .fn a{color:#fff;text-decoration:none}.comments-section .comment-metadata{font-size:12px;color:rgb(255 255 255 / .4);margin-bottom:12px}.comments-section .comment-metadata a{color:rgb(255 255 255 / .4);text-decoration:none}.comments-section .comment-content{color:rgb(255 255 255 / .75);font-size:15px;line-height:1.7}.comments-section .comment-content p{margin:0 0 12px}.comments-section .reply a{font-size:13px;color:#2a85ff;text-decoration:none;font-weight:600}.comments-section .reply a:hover{text-decoration:underline}.comments-section .no-comments{color:rgb(255 255 255 / .5);font-size:15px}.comments-section .comments-area{background:transparent!important;padding:0!important;margin:0!important}.comments-section .comment-respond{margin-top:40px;background:transparent!important;padding:0!important}.comments-section .comment-reply-title{font-size:18px;font-weight:700;color:#fff;margin-bottom:20px}.comments-section .comment-reply-title small a{color:#2a85ff;font-size:13px;margin-left:8px}.comments-section .comment-form label{display:block;font-size:13px;color:rgb(255 255 255 / .6);margin-bottom:6px}.comments-section .comment-form input[type="text"],.comments-section .comment-form input[type="email"],.comments-section .comment-form input[type="url"],.comments-section .comment-form textarea{width:100%;padding:12px 16px;border-radius:8px;background:#1c1c1c;border:1px solid rgb(255 255 255 / .1);color:#fff;font-size:15px;font-family:'Open Sans',sans-serif;outline:none;transition:border-color 0.2s}.comments-section .comment-form input:focus,.comments-section .comment-form textarea:focus{border-color:rgb(42 133 255 / .5)}.comments-section .comment-form textarea{min-height:140px;resize:vertical}.comments-section .comment-form .comment-form-comment,.comments-section .comment-form .comment-form-author,.comments-section .comment-form .comment-form-email,.comments-section .comment-form .comment-form-url{margin-bottom:16px}.comments-section .comment-form .form-submit{margin-top:8px}.comments-section .comment-form .submit{background:#2a85ff;color:#fff;border:none;border-radius:8px;padding:12px 28px;font-size:15px;font-weight:600;cursor:pointer;transition:background 0.2s}.comments-section .comment-form .submit:hover{background:#1a6fe0}.comments-section .comment-form .logged-in-as{font-size:13px;color:rgb(255 255 255 / .5);margin-bottom:16px}.comments-section .comment-form .logged-in-as a{color:#2a85ff;text-decoration:none}.search-header{padding:32px 0 36px;border-bottom:1px solid rgb(255 255 255 / .07)}.search-header .container{display:flex;flex-direction:column;align-items:center;gap:14px}.search-bar--page{max-width:640px;width:100%;height:54px;padding:0 8px 0 20px;background:#161616;border:1px solid rgb(255 255 255 / .12);border-radius:10px;gap:12px;transition:border-color 0.2s}.search-bar--page:focus-within{border-color:rgb(42 133 255 / .5)}.search-bar--page .search-placeholder{font-size:15px}.search-submit{flex-shrink:0;height:38px;padding:0 20px;background:#2a85ff;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;font-family:'Open Sans',sans-serif;cursor:pointer;transition:background 0.2s}.search-submit:hover{background:#1a6fe0}.search-summary{font-size:14px;color:rgb(255 255 255 / .4);margin:0}.search-summary strong{color:rgb(255 255 255 / .75);font-weight:600}.search-no-results{display:flex;flex-direction:column;align-items:center;gap:16px;padding:80px 0 60px;text-align:center}.search-no-results svg{width:64px;height:64px}.no-results-text{font-size:20px;font-weight:600;color:rgb(255 255 255 / .75);margin:0}.no-results-hint{font-size:15px;color:rgb(255 255 255 / .45);margin:0}.no-results-hint a{color:#2a85ff;text-decoration:none}.no-results-hint a:hover{text-decoration:underline}.article-nav-wrap{background:var(--bg);padding:36px 0}.article-nav-wrap .navbar{position:relative;top:auto;left:auto;transform:none;width:calc(100% - 144px);max-width:1136px;margin:0 auto}.article-hero-section{padding-bottom:48px}.article-hero-wrap{position:relative;border-radius:12px;overflow:hidden;height:440px}.article-hero-img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.article-hero-grad{position:absolute;inset:0;background:linear-gradient(to bottom,#fff0 40%,rgb(0 0 0 / .7) 70%,rgb(0 0 0) 100%)}.article-hero-meta{display:none;position:absolute;bottom:0;left:0;right:0;padding:14px 20px;z-index:3;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.article-section{padding:0 0 80px}.article-main{background:#1c1c1c;border-radius:12px 12px 0 0;margin-top:-110px;position:relative;z-index:2;padding:28px 32px 48px;width:75%;margin-left:auto;margin-right:auto}body.page .breadcrumb-bar{position:relative;z-index:3}body.page .article-main{margin-top:0}.article-header{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.article-info-top-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.article-meta-left{display:flex;align-items:center;gap:8px}.article-meta-dot{width:4px;height:4px;border-radius:50%;background:rgb(255 255 255 / .4);flex-shrink:0}.article-cat-label,a.article-cat-label,a.article-cat-label:hover,a.article-cat-label:visited{font-size:12px;color:#fff!important;letter-spacing:.06px}.article-date-pill{display:inline-flex;align-items:center;gap:10px;background:rgb(255 255 255 / .12);border-radius:4px;padding:4px 14px;font-size:12px;color:#fff}.article-date-sep{width:1px;height:12px;background:rgb(255 255 255 / .35)}.article-h1{font-size:clamp(20px, 2.5vw, 28px);font-weight:700;color:#fff;line-height:1.25;letter-spacing:-.2px}.article-author-row{display:flex;align-items:center;gap:10px}.article-avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;flex-shrink:0}.article-avatar img{width:100%;height:100%;object-fit:cover}.article-author-name{font-size:14px;color:#fff}.article-author-name a{color:#fff;text-decoration:none}.article-author-name a:hover{color:#2a85ff}.article-by{font-style:italic;color:rgb(255 255 255 / .6);margin-right:2px}.tldr-block{margin:24px 0;padding:20px 24px;border-left:3px solid #2a85ff;background:rgb(42 133 255 / .06);border-radius:0 8px 8px 0}.tldr-label{display:block;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#2a85ff;margin-bottom:8px}.tldr-text{font-size:15px;line-height:1.7;color:rgb(255 255 255 / .85);margin:0}.toc-block{background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .08);border-radius:8px;padding:20px 24px;margin-bottom:32px}.toc-heading{font-size:13px;font-weight:600;color:rgb(255 255 255 / .5);text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}.toc-list{margin:0;padding:0;list-style:none;counter-reset:toc-counter;display:flex;flex-direction:column;gap:2px}.toc-item{counter-increment:toc-counter;display:flex;align-items:baseline;gap:10px}.toc-item::before{content:counter(toc-counter,decimal-leading-zero);font-size:11px;color:rgb(255 255 255 / .25);min-width:20px;flex-shrink:0}.toc-level-3{padding-left:30px}.toc-level-3::before{content:none}.toc-level-3 .toc-link{font-size:13px;color:rgb(255 255 255 / .5)}.toc-link{font-size:14px;color:rgb(255 255 255 / .75);text-decoration:none;line-height:1.6;transition:color 0.15s ease}.toc-link:hover{color:#2a85ff}.article-body{display:flex;flex-direction:column;gap:0}.article-body h2{font-size:clamp(17px, 1.8vw, 20px);font-weight:700;color:#fff;line-height:1.3;margin:32px 0 12px}.article-body h3{font-size:clamp(15px, 1.5vw, 18px);font-weight:700;color:#fff;line-height:1.35;margin:28px 0 10px}.article-body h4{font-size:15px;font-weight:700;color:rgb(255 255 255 / .9);line-height:1.4;margin:24px 0 8px}.article-body h5,.article-body h6{font-size:14px;font-weight:600;color:rgb(255 255 255 / .75);line-height:1.4;margin:20px 0 6px;text-transform:uppercase;letter-spacing:.5px}.article-body h2:first-child,.article-body h3:first-child,.article-body h4:first-child{margin-top:0}.article-body p{font-size:15px;line-height:1.8;color:rgb(255 255 255 / .75);margin-bottom:16px}.article-body strong,.article-body b{font-weight:700;color:rgb(255 255 255 / .92)}.article-body em,.article-body i{font-style:italic}.article-body a{color:#2a85ff;text-decoration:underline;text-decoration-color:rgb(42 133 255 / .4);text-underline-offset:3px;transition:color 0.2s,text-decoration-color 0.2s}.article-body a:hover{color:#5aa3ff;text-decoration-color:rgb(42 133 255 / .8)}.article-body mark{background:rgb(42 133 255 / .2);color:#fff;padding:1px 4px;border-radius:3px}.article-body ul,.article-body ol{padding-left:24px;margin-bottom:20px;display:flex;flex-direction:column;gap:8px}.article-body ul{list-style:disc}.article-body ol{list-style:decimal}.article-body li{font-size:15px;line-height:1.7;color:rgb(255 255 255 / .75);padding-left:4px}.article-body li::marker{color:#2a85ff}.article-body li>ul,.article-body li>ol{margin-top:8px;margin-bottom:0}.article-body blockquote,.article-body .wp-block-quote{margin:28px 0;padding:20px 24px;border-left:3px solid #2a85ff;background:rgb(42 133 255 / .06);border-radius:0 8px 8px 0}.article-body blockquote p,.article-body .wp-block-quote p{font-size:16px;line-height:1.75;color:rgb(255 255 255 / .85);font-style:italic;margin-bottom:0}.article-body blockquote cite,.article-body .wp-block-quote cite{display:block;margin-top:12px;font-size:13px;font-style:normal;color:rgb(255 255 255 / .45)}.article-body .wp-block-pullquote{margin:36px 0;padding:28px 32px;border:1px solid rgb(42 133 255 / .3);border-radius:12px;text-align:center;background:rgb(42 133 255 / .04)}.article-body .wp-block-pullquote p{font-size:clamp(16px, 2vw, 20px);font-weight:600;color:#fff;font-style:italic;line-height:1.5;margin:0}.article-body .wp-block-pullquote cite{display:block;margin-top:12px;font-size:13px;color:rgb(255 255 255 / .4)}.article-body code{font-family:'SFMono-Regular',Consolas,'Liberation Mono',Menlo,monospace;font-size:13px;color:#e06c75;background:rgb(255 255 255 / .07);padding:2px 6px;border-radius:4px}.article-body pre,.article-body .wp-block-code{margin:24px 0;background:#161616;border:1px solid rgb(255 255 255 / .08);border-radius:10px;overflow-x:auto}.article-body pre code,.article-body .wp-block-code code{display:block;padding:20px 24px;font-size:13px;line-height:1.7;color:rgb(255 255 255 / .82);background:#fff0;white-space:pre}.article-body hr,.article-body .wp-block-separator{border:none;height:1px;background:rgb(255 255 255 / .1);margin:36px 0}.article-body .wp-block-separator.is-style-dots{background:none;text-align:center;height:auto;overflow:visible}.article-body .wp-block-separator.is-style-dots::before{content:'···';font-size:18px;color:rgb(255 255 255 / .3);letter-spacing:12px}.article-body img,.article-inline-img{width:100%;border-radius:8px;margin:28px 0;display:block;object-fit:cover}.article-body figure{margin:28px 0}.article-body figure img{margin:0}.article-body figcaption,.article-body .wp-block-image figcaption,.article-body .wp-caption-text{font-size:13px;line-height:1.5;color:rgb(255 255 255 / .4);text-align:center;margin-top:10px;font-style:italic}.article-body .wp-block-image.alignleft{float:left;margin:8px 24px 16px 0;width:50%}.article-body .wp-block-image.alignright{float:right;margin:8px 0 16px 24px;width:50%}.article-body .wp-block-image.aligncenter{text-align:center}.article-body .wp-block-image.alignfull{width:100%}.article-body table,.article-body .wp-block-table table{width:100%;border-collapse:collapse;margin:28px 0;font-size:14px}.article-body th{background:rgb(255 255 255 / .06);color:rgb(255 255 255 / .9);font-weight:600;text-align:left;padding:10px 14px;border-bottom:1px solid rgb(255 255 255 / .12)}.article-body td{padding:10px 14px;color:rgb(255 255 255 / .7);border-bottom:1px solid rgb(255 255 255 / .06);vertical-align:top}.article-body tr:last-child td{border-bottom:none}.article-body .wp-block-table{overflow-x:auto}.article-body .wp-block-embed,.article-body .wp-block-video{margin:28px 0}.article-body .wp-block-embed__wrapper{position:relative;padding-bottom:56.25%;height:0}.article-body .wp-block-embed__wrapper iframe{position:absolute;inset:0;width:100%;height:100%;border:none;border-radius:8px}.article-body .wp-block-notice,.article-body .notice{padding:16px 20px;margin:24px 0;border-radius:8px;border-left:3px solid rgb(255 255 255 / .3);background:rgb(255 255 255 / .04);font-size:14px;color:rgb(255 255 255 / .75)}.sidebar-toc{background:#1c1c1c;border-radius:8px;padding:24px;display:flex;flex-direction:column;gap:16px}.sidebar-toc-title{font-size:14px;font-weight:600;color:rgb(255 255 255 / .5);letter-spacing:.08px;text-transform:uppercase}.sidebar-toc-list{display:flex;flex-direction:column;gap:12px;list-style:none}.sidebar-toc-item a{font-size:14px;color:rgb(255 255 255 / .65);line-height:1.4;transition:color 0.2s}.sidebar-toc-item a:hover{color:#fff}.sidebar-toc-item.active a{color:var(--blue)}.faq-section{padding:60px 0 80px;display:flex;flex-direction:column;align-items:center;gap:32px}.faq-title{font-size:clamp(22px, 2.5vw, 32px);font-weight:700;color:#fff;text-align:center;line-height:1.18}.faq-list{display:flex;flex-direction:column;gap:16px;width:100%}.faq-group{display:flex;flex-direction:column}.faq-item{background:#2f3c4a;border-radius:8px;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;min-height:52px;transition:background 0.2s}.faq-item.open{background:#3a4e60;border-radius:8px 8px 0 0}.faq-item-text{font-size:clamp(15px, 1.4vw, 18px);font-weight:500;color:#fff}.faq-chevron{width:35px;height:29px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.faq-chevron svg{width:20px;height:20px;transition:transform 0.2s}.faq-item.open .faq-chevron svg{transform:rotate(180deg)}.faq-answer{padding:0 24px;max-height:0;overflow:hidden;transition:max-height 0.3s ease,padding 0.3s ease;font-size:15px;line-height:1.7;color:rgb(255 255 255 / .75);background:#2f3c4a;border-radius:0 0 8px 8px}.faq-item.open+.faq-answer{max-height:1000px;padding:16px 24px 20px}.footer-wrap{background:#0e0e0e;padding-top:60px}.footer-top{display:flex;gap:32px;flex-wrap:wrap;padding-bottom:56px}.footer-col{display:flex;flex-direction:column;gap:12px}.footer-col-explore{min-width:160px}.footer-col-policies{min-width:160px}.footer-col-partnerships{min-width:160px}.footer-col-download{display:flex;gap:40px;align-items:flex-start;flex-wrap:wrap;margin-left:auto}.footer-col-title{font-size:24px;font-weight:600;color:#fff;line-height:26px}.footer-link-list{display:flex;flex-direction:column;gap:16px}.footer-link{font-size:16px;color:#cacaca;font-weight:300;cursor:pointer}.app-btns{display:flex;flex-direction:column;gap:16px}.app-btn{width:193px;height:46px;background:#3d3d3d;border-radius:8px;display:flex;align-items:center;gap:8px;padding:0 8px;cursor:pointer}.app-btn-icon{width:32px;height:32px;flex-shrink:0}.app-btn-text{display:flex;flex-direction:column}.app-btn-small{font-size:8px;color:#fff}.app-btn-big{font-size:16px;font-weight:500;color:#fff}.qr-block{display:flex;flex-direction:column;align-items:center;gap:9px;width:136px}.qr-code{width:136px;height:136px;background:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center;overflow:hidden}.qr-code img{width:100%;height:100%;object-fit:contain}.qr-label{font-size:12px;color:#cacaca;font-weight:300;text-align:center}.footer-divider{height:1px;background:rgb(240 244 247 / .17)}.footer-mid{display:flex;justify-content:center;gap:80px;flex-wrap:wrap;padding:48px 0;text-align:center}.footer-location-group{display:flex;flex-direction:column;gap:14px;align-items:center}.footer-section-h{font-size:24px;font-weight:700;color:#fff}.footer-locations{display:flex;gap:46px;flex-wrap:wrap;justify-content:center}.footer-social-group{display:flex;flex-direction:column;gap:12px;align-items:center}.social-row{display:flex;gap:32px;align-items:center;flex-wrap:wrap;justify-content:center}.social-icon-wrap{width:46px;height:46px;border-radius:50%;overflow:hidden;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#2a2a2a}.social-icon-wrap img{width:100%;height:100%;object-fit:cover}.social-icon-wrap svg{width:100%;height:100%}.footer-nasba-block{display:flex;flex-direction:column;gap:24px;align-items:center;padding:48px 0;text-align:center}.nasba-logo{height:92px;width:70px;object-fit:contain}.nasba-text{display:flex;flex-direction:column;gap:8px;align-items:center;color:#cacaca}.nasba-sponsor{font-size:16px;font-weight:700}.nasba-desc{font-size:14px;font-weight:300;line-height:1.6;max-width:874px}.nasba-link{color:#cacaca;text-decoration:underline}.footer-bottom-bar{border-top:1px solid rgb(240 244 247 / .17);padding:24px 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.footer-copy{display:flex;align-items:center;gap:8px;font-size:16px;color:#cacaca;font-weight:300}.footer-copy svg{width:16px;height:16px}.footer-legal{display:flex;gap:24px;flex-wrap:wrap}.footer-legal-link{font-size:16px;color:#cacaca;font-weight:300;cursor:pointer}.article-card{transition:opacity 0.2s ease,transform 0.2s ease}.article-card:hover{opacity:.92;transform:translateY(-2px)}.editor-card-col{transition:opacity 0.2s ease,transform 0.2s ease}.editor-card-col:hover{opacity:.9;transform:translateY(-2px)}.editor-card-col:hover a.article-title-sm{color:#2a85ff!important}.editor-card-col:hover .article-excerpt{color:rgb(255 255 255 / .9)}.editor-list-item{transition:opacity 0.2s ease,transform 0.2s ease}.editor-list-item:hover{opacity:.9;transform:translateY(-2px)}.editor-list-item:hover .article-title-sm{color:#2a85ff!important}.spotlight-item{transition:opacity 0.2s ease,transform 0.2s ease}.spotlight-item:hover{opacity:.85;transform:translateY(-2px)}.spotlight-item:hover .spotlight-item-title{color:#2a85ff!important}.bc-home{transition:color 0.15s ease}.bc-home:hover{color:#fff}.view-all-link,.more-link{transition:color 0.15s ease,opacity 0.15s ease}.view-all-link:hover,.more-link:hover{color:#2a85ff!important;opacity:1}.miles-pagination a{transition:background 0.15s ease}.miles-pagination a:hover{background:#2a2a2a}.footer-link{transition:color 0.15s ease}.footer-link:hover{color:#fff}.footer-legal-link{transition:color 0.15s ease}.footer-legal-link:hover{color:#fff}.social-icon-wrap{transition:opacity 0.15s ease,transform 0.15s ease}.social-icon-wrap:hover{opacity:.85;transform:scale(1.08)}.app-btn{transition:background 0.15s ease}.app-btn:hover{background:#4a4a4a}.nasba-link{transition:color 0.15s ease}.nasba-link:hover{color:#fff}.faq-item:hover{background:#374a5a}.faq-item.open:hover{background:#3f5568}.search-bar:focus-within{outline:none}.carousel-wrap{overflow:hidden;position:relative}.carousel-track{display:flex;gap:24px;transition:transform 0.4s ease}.carousel-slide{flex:0 0 calc((100% - 72px) / 4);min-width:0}.carousel-arrows{display:flex;gap:12px;align-items:center}.carousel-arrow{width:40px!important;height:40px!important;min-width:40px!important;border-radius:50%!important;border:1px solid rgb(255 255 255 / .2)!important;background:rgb(255 255 255 / .1)!important;color:#fff!important;display:flex!important;align-items:center;justify-content:center;cursor:pointer;transition:all 0.25s ease;flex-shrink:0;padding:0!important}.carousel-arrow:hover{background:var(--blue)!important;border-color:var(--blue)!important;transform:scale(1.08)}.carousel-arrow svg{width:18px;height:18px;stroke-width:2.5}.featured-section-subtitle{font-size:16px;font-weight:600;color:#fff;letter-spacing:.08px;margin:0 0 12px}.featured-section-title{font-family:'Inter',sans-serif;font-size:clamp(20px, 2vw, 28px);font-weight:700;color:#fff;margin-bottom:20px}.spotlight-widget{padding:16px 0}.spotlight-widget-title{font-family:'Inter',sans-serif;font-size:14px;font-weight:600;color:rgb(255 255 255 / .7);text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.author-hero{position:relative;padding:48px 0 40px;overflow:hidden}.author-hero-glow{position:absolute;top:-80px;left:50%;transform:translateX(-50%);width:600px;height:300px;background:radial-gradient(ellipse,rgb(42 133 255 / .12) 0%,transparent 70%);pointer-events:none}.author-hero-inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:0}.author-hero-avatar{margin-bottom:20px}.author-hero-avatar img{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid rgb(42 133 255 / .3);box-shadow:0 0 40px rgb(42 133 255 / .15)}.author-hero-name{font-family:'Inter',sans-serif;font-size:clamp(26px, 3vw, 38px);font-weight:800;color:#fff;margin:0 0 6px;letter-spacing:-.02em}.author-hero-role{display:inline-block;font-size:13px;font-weight:600;color:var(--blue);text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px}.author-hero-bio{font-size:15px;line-height:1.75;color:rgb(255 255 255 / .6);max-width:560px;margin:0 auto 24px}.author-stats{display:flex;align-items:center;gap:24px;margin-bottom:20px}.author-stat{display:flex;flex-direction:column;align-items:center;gap:2px}.author-stat-num{font-family:'Inter',sans-serif;font-size:20px;font-weight:700;color:#fff}.author-stat-label{font-size:12px;color:rgb(255 255 255 / .45);text-transform:uppercase;letter-spacing:.06em}.author-stat-sep{width:1px;height:32px;background:rgb(255 255 255 / .1)}.author-hero-social{display:flex;align-items:center;gap:10px}.author-social-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:rgb(255 255 255 / .08);color:rgb(255 255 255 / .7);transition:background 0.2s,color 0.2s}.author-social-link:hover{background:var(--blue);color:#fff}.author-filters{padding:0 0 8px;border-bottom:1px solid rgb(255 255 255 / .06)}.author-filter-tabs{display:flex;gap:4px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}.author-filter-tabs::-webkit-scrollbar{display:none}.author-filter-tab{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;font-size:14px;font-weight:500;color:rgb(255 255 255 / .55);border-radius:8px;white-space:nowrap;transition:color 0.2s,background 0.2s;text-decoration:none}.author-filter-tab:hover{color:rgb(255 255 255 / .85);background:rgb(255 255 255 / .04)}.author-filter-tab.active{color:#fff;background:rgb(42 133 255 / .15)}.author-filter-count{font-size:12px;font-weight:600;color:rgb(255 255 255 / .35);background:rgb(255 255 255 / .06);padding:1px 7px;border-radius:10px}.author-filter-tab.active .author-filter-count{color:var(--blue);background:rgb(42 133 255 / .15)}.author-posts-section{padding:32px 0 48px}.author-posts-section .view-all-header{margin-bottom:24px}.author-empty{display:flex;flex-direction:column;align-items:center;gap:12px;padding:64px 0;color:rgb(255 255 255 / .35);text-align:center}.author-empty p{font-size:16px;color:rgb(255 255 255 / .5);margin:0}.author-empty-link{font-size:14px;font-weight:600;color:var(--blue);text-decoration:none}.author-empty-link:hover{text-decoration:underline}.error-404{padding:60px 0 48px;position:relative;overflow:hidden;background:var(--bg)!important}.error-particles{position:absolute;inset:0;pointer-events:none;overflow:hidden}.error-particles span{position:absolute;width:4px;height:4px;border-radius:50%;background:var(--blue);opacity:0;animation:particle-float 8s infinite ease-in-out}.error-particles span:nth-child(1){left:8%;animation-delay:0s;animation-duration:7s}.error-particles span:nth-child(2){left:18%;animation-delay:1.5s;animation-duration:9s;width:3px;height:3px}.error-particles span:nth-child(3){left:32%;animation-delay:0.5s;animation-duration:6s;width:5px;height:5px}.error-particles span:nth-child(4){left:48%;animation-delay:2s;animation-duration:8s}.error-particles span:nth-child(5){left:62%;animation-delay:3s;animation-duration:7.5s;width:6px;height:6px}.error-particles span:nth-child(6){left:74%;animation-delay:1s;animation-duration:10s;width:3px;height:3px}.error-particles span:nth-child(7){left:85%;animation-delay:2.5s;animation-duration:6.5s}.error-particles span:nth-child(8){left:42%;animation-delay:4s;animation-duration:8.5s;width:5px;height:5px}.error-particles span:nth-child(9){left:15%;animation-delay:3.5s;animation-duration:9.5s;width:3px;height:3px}.error-particles span:nth-child(10){left:55%;animation-delay:0.8s;animation-duration:7.2s}.error-particles span:nth-child(11){left:92%;animation-delay:1.8s;animation-duration:8.8s;width:4px;height:4px}.error-particles span:nth-child(12){left:4%;animation-delay:2.8s;animation-duration:6.8s;width:5px;height:5px}@keyframes particle-float{0%{transform:translateY(60vh) scale(0);opacity:0}10%{opacity:.5}50%{opacity:.25}90%{opacity:.4}100%{transform:translateY(-20px) scale(1);opacity:0}}.error-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;max-width:640px;margin:0 auto;position:relative;z-index:1}.error-code-wrap{position:relative;overflow:hidden}.error-glow{position:absolute;top:50%;left:50%;width:180px;height:140px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgb(42 133 255 / .18) 0%,transparent 70%);border-radius:50%;filter:blur(30px);animation:glow-pulse 4s ease-in-out infinite;pointer-events:none}@keyframes glow-pulse{0%,100%{opacity:.6;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.15)}}.error-code{font-family:'Inter',sans-serif;font-size:clamp(100px, 16vw, 180px);font-weight:900;line-height:.9;letter-spacing:-6px;margin:0!important;background:linear-gradient(135deg,var(--blue) 0%,#6366f1 50%,#a855f7 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;position:relative}.error-code::before,.error-code::after{content:attr(data-text);position:absolute;inset:0;background:linear-gradient(135deg,var(--blue) 0%,#6366f1 50%,#a855f7 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;pointer-events:none}.error-code::before{animation:glitch-top 5s infinite linear;clip-path:polygon(0 0,100% 0,100% 33%,0 33%)}.error-code::after{animation:glitch-btm 5s infinite linear;clip-path:polygon(0 67%,100% 67%,100% 100%,0 100%)}@keyframes glitch-top{0%,88%,100%{transform:translate(0)}90%{transform:translate(8px,-2px)}92%{transform:translate(-5px,2px)}94%{transform:translate(6px,0)}96%{transform:translate(-3px,-1px)}}@keyframes glitch-btm{0%,88%,100%{transform:translate(0)}89%{transform:translate(-7px,2px)}91%{transform:translate(5px,-1px)}93%{transform:translate(-9px,1px)}95%{transform:translate(4px,2px)}}.error-divider{width:60px;height:3px;background:linear-gradient(90deg,var(--blue),#6366f1);border-radius:2px;margin:4px 0;animation:divider-grow 0.8s ease-out forwards}@keyframes divider-grow{from{width:0;opacity:0}to{width:60px;opacity:1}}.error-heading{font-family:'Inter',sans-serif;font-size:clamp(24px, 3.5vw, 40px);font-weight:700;color:#fff}.error-message{font-size:15px;line-height:1.7;color:rgb(255 255 255 / .55);margin-bottom:8px;max-width:460px}.error-quick-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:12px}.error-nav-pill{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;border-radius:100px;background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .1);color:rgb(255 255 255 / .75);font-size:13px;font-weight:500;text-decoration:none;transition:all 0.3s ease}.error-nav-pill svg{width:14px;height:14px;flex-shrink:0}.error-nav-pill:hover{background:rgb(42 133 255 / .12);border-color:rgb(42 133 255 / .4);color:#fff;transform:translateY(-2px)}@media (max-width:1100px){.container{padding:0 40px}.navbar{width:calc(100% - 80px)}.article-sidebar{flex:0 0 240px}}@media (max-width:900px){.blogs-layout{grid-template-columns:repeat(2,1fr)}.featured-row{flex-direction:column}.featured-left,.featured-right{flex:1 1 100%}.card-featured-big{height:340px}.card-sm{height:160px}.card-med{height:200px}.editors-body{flex-direction:column}.editor-card-col{flex:1 1 auto;max-width:100%}.editor-card-big{height:320px}.editors-inner{flex-direction:column}.spotlight{width:100%}}@keyframes navSlideDownMobile{from{opacity:0;transform:translateY(calc(-100% - 40px))}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.container{padding:0 24px}.miles-dynamic-page .wp-block-group{padding:0 24px}.miles-cols-3{grid-template-columns:repeat(2,1fr)!important}.navbar{top:16px;height:60px;padding:0 20px;width:calc(100% - 32px);left:16px;transform:none}.navbar--sticky{animation-name:navSlideDownMobile}.nav-links{display:none}.btn-book{display:none}.nav-hamburger{display:flex}.navbar.nav-open .nav-links{display:flex;flex-direction:column;position:absolute;top:60px;left:30px;right:30px;background:rgb(17 17 17 / .98);backdrop-filter:blur(8px);padding:8px 24px 16px;gap:0;z-index:9999;border-bottom:1px solid rgb(255 255 255 / .08);border-radius:0 0 16px 16px}.navbar.nav-open .nav-link{font-size:16px;font-weight:600;padding:14px 0;border-bottom:1px solid rgb(255 255 255 / .06);display:flex;align-items:center;justify-content:space-between}.navbar.nav-open .nav-actions{display:flex;padding:12px 0 4px;border-top:1px solid rgb(255 255 255 / .08);margin-top:4px}.navbar.nav-open .btn-signup{width:100%;height:44px;border-radius:8px;justify-content:center}.navbar.nav-open .nav-hamburger span:nth-child(1){transform:translateY(7px) rotate(45deg)}.navbar.nav-open .nav-hamburger span:nth-child(2){opacity:0}.navbar.nav-open .nav-hamburger span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hero{height:400px;padding-top:100px}.hero-content{width:calc(100% - 48px);gap:20px}.hero-text{gap:10px}.hero-text,.hero-actions{max-width:100%}.hero--compact{height:0;overflow:visible}.hero--compact .hero-bg-wrap,.hero--compact .hero-fade{display:none}.hero--compact+.breadcrumb-bar{padding-top:88px}.hero--list{height:240px}.hero--list+.breadcrumb-bar{margin-top:-120px}.featured-section{padding-top:0;padding-bottom:48px}.featured-row{gap:20px}.featured-left{flex:1 1 100%}.featured-right{flex:1 1 100%}.card-featured-big{height:320px}.card-sm{height:220px}.card-med{height:240px}.editors-section{padding-bottom:48px}.editors-inner{flex-direction:column}.editors-left{flex:1 1 100%}.spotlight{width:100%}.editors-body{flex-direction:column}.editor-card-col{flex:none;max-width:100%;width:100%}.editor-card-big{width:100%}.editor-card-big-info{width:100%}.view-all-section{padding-bottom:48px}.more-section{padding-bottom:48px}.blogs-layout{grid-template-columns:repeat(2,1fr)}.carousel-slide{flex:0 0 calc((100% - 24px) / 2)}.carousel-arrow{width:32px;height:32px}.filter-bar{padding-bottom:24px}.filter-bar .container{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px;scrollbar-width:none}.filter-bar .container::-webkit-scrollbar{display:none}.faq-section{padding:40px 0 48px}.footer-top{flex-direction:column;gap:32px}.footer-col-download{margin-left:0}.footer-mid{gap:40px}.footer-bottom-bar{flex-direction:column;align-items:flex-start}.article-nav-wrap{padding:20px 0}.article-nav-wrap .navbar{width:calc(100% - 48px)}.article-hero-wrap{height:300px}.article-hero-meta{display:flex}.article-main{width:100%;margin-top:0;padding:24px 0 40px;background:#fff0;border-radius:0}.article-main .article-info-top-row{display:none}.article-sidebar{display:none}.item-thumb{width:160px;min-width:160px}.item-title{font-size:16px}.author-hero{padding:32px 0 28px}.author-hero-avatar img{width:96px;height:96px}.author-hero-name{font-size:clamp(22px, 3vw, 32px)}.author-hero-bio{font-size:14px}.author-stats{gap:16px}.author-stat-num{font-size:17px}.author-filter-tabs{gap:2px}.author-filter-tab{padding:8px 12px;font-size:13px}.error-404{padding:48px 0 32px}.error-glow{width:180px;height:180px}.error-nav-pill{padding:8px 16px;font-size:12px}}@media (max-width:480px){.hero{min-height:300px;height:auto;padding-top:0;padding-bottom:48px}.hero-content{padding-top:120px;gap:18px}.hero-title{font-size:28px;line-height:1.3;letter-spacing:-.1px}.hero-subtitle{font-size:14px;color:rgb(255 255 255 / .68);line-height:1.65}.hero-text{gap:10px}.hero--compact{height:0;min-height:0}.hero--list{height:180px;min-height:180px}.hero--list+.breadcrumb-bar{margin-top:-80px}.breadcrumb{display:none}.search-bar{max-width:100%;padding:14px 16px;border-radius:12px}.card-sm{flex:1 1 100%;height:200px}.card-featured-big{height:240px}.card-med{height:200px}.blogs-layout{grid-template-columns:1fr}.miles-cols-2{grid-template-columns:1fr!important}.miles-cols-3{grid-template-columns:1fr!important}.editors-body{gap:16px}.editor-card-big{height:280px}.editor-list-item{flex-direction:column}.editor-thumb{width:100%;height:180px}.blog-list{gap:16px}.blog-list-section{padding-bottom:48px}.blog-list-item{flex-direction:column;gap:0;padding:0;background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .07);border-radius:10px;overflow:hidden}.blog-list-item:last-child{border-bottom:none}.item-thumb{width:100%;min-width:0;height:190px;border-radius:0}.item-content{padding:14px 14px 16px;gap:8px}.item-cat{color:#2a85ff;font-size:11px;font-weight:600;letter-spacing:.4px}.item-title{font-size:16px;line-height:1.35}.item-excerpt{-webkit-line-clamp:2;line-clamp:2;color:rgb(255 255 255 / .5)}.item-meta-row{display:none}.article-main{margin-top:0;padding:16px 0 32px}.article-hero-wrap{height:240px}.item-cat-author-row{flex-direction:column;align-items:flex-start;gap:4px}.article-info-top-row{flex-direction:column;gap:8px}.search-bar--page{height:auto;flex-wrap:wrap;padding:12px 16px;border-radius:10px}.search-submit{width:100%;margin-top:8px;height:42px}.social-row{flex-wrap:wrap;gap:12px}.footer-locations{gap:24px}.app-btns{flex-direction:column;gap:12px}.app-btn{width:100%;max-width:220px}.qr-block{display:none}.footer-nasba-block{flex-direction:column;gap:16px}.nasba-logo{max-width:120px}.miles-pagination .nav-links{justify-content:center}.miles-pagination a,.miles-pagination span{padding:6px 10px;font-size:13px}.author-hero{padding:24px 0 20px}.author-hero-glow{width:300px;height:150px}.author-hero-avatar img{width:80px;height:80px}.author-hero-avatar{margin-bottom:14px}.author-hero-bio{margin-bottom:16px}.author-stats{gap:12px;flex-wrap:wrap;justify-content:center}.author-stat-num{font-size:16px}.author-stat-sep{height:24px}.author-posts-section{padding:24px 0 32px}.error-404{padding:32px 0 24px}.error-content{gap:12px}.error-code{letter-spacing:-3px}.error-glow{width:140px;height:140px}.error-quick-nav{gap:8px}.error-nav-pill{padding:8px 14px;font-size:12px}}canvas{overflow:hidden}