html{font-size:18px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.7;color:#1a1c1e;background-color:#f8f9fa}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Playfair Display",Georgia,serif;font-weight:400;line-height:1.2;color:#1a1c1e;margin-top:0;margin-bottom:1rem}h1,.h1{font-size:3rem;letter-spacing:-0.02em}h2,.h2{font-size:2.25rem;letter-spacing:-0.01em}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.375rem}h5,.h5{font-size:1.125rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}p:last-child{margin-bottom:0}.lead{font-size:1.25rem;font-weight:300;line-height:1.6}small,.small{font-size:.875rem}strong,.strong{font-weight:600}a{color:#1a1c1e;text-decoration:underline;text-underline-offset:3px;transition:color 150ms ease}a:hover,a:focus{color:#2a2d30}ul,ol{margin-top:0;margin-bottom:1rem;padding-left:1.5rem}li{margin-bottom:.25rem}li:last-child{margin-bottom:0}blockquote{margin:2rem 0;padding:1.5rem 2rem;border-left:4px solid #f5e050;background-color:rgba(245,224,80,.1);font-family:"Playfair Display",Georgia,serif;font-size:1.125rem;font-style:italic}blockquote p:last-child{margin-bottom:0}blockquote cite{display:block;margin-top:.5rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.875rem;font-style:normal;color:#595959}code,pre{font-family:"SF Mono","Monaco","Inconsolata","Fira Code",monospace}code{padding:.125rem .375rem;font-size:.875em;background-color:#e9ecef;border-radius:4px}pre{margin:1.5rem 0;padding:1rem;overflow-x:auto;background-color:#1a1c1e;color:#f8f9fa;border-radius:8px}pre code{padding:0;background-color:rgba(0,0,0,0);color:inherit}::selection{background-color:#f5e050;color:#1a1c1e}::-moz-selection{background-color:#f5e050;color:#1a1c1e}@media(max-width: 768px){html{font-size:16px}h1,.h1{font-size:2.25rem}h2,.h2{font-size:1.75rem}h3,.h3{font-size:1.5rem}}.site-header{background-color:#0f0f0f;border-bottom:1px solid #222;position:sticky;top:0;z-index:1000;transition:background-color .3s ease}.site-header.is-scrolled{background-color:rgba(15,15,15,.95);backdrop-filter:blur(10px)}.header-inner{display:flex;justify-content:space-between;align-items:center;height:70px;padding:0 40px;max-width:1400px;margin:0 auto}@media(max-width: 992px){.header-inner{padding:0 20px;height:60px}}.site-branding{flex-shrink:0}.site-branding .custom-logo-link img{height:45px;width:auto;aspect-ratio:4/1;object-fit:cover}.main-navigation{flex:1;display:flex;justify-content:center;align-self:stretch}@media(max-width: 992px){.main-navigation{display:none !important}}.nav-menu{display:flex;gap:30px;list-style:none;margin:0;padding:0;height:100%;align-items:stretch}.nav-menu li{margin:0;position:relative;display:flex;align-items:center}.nav-menu li a{color:#e0e0e0;font-family:"Inter",sans-serif;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;text-decoration:none;padding:10px 0;transition:color .2s}.nav-menu li a:hover{color:#f4d03f}.nav-menu li.current-menu-item>a{color:#fff;border-bottom:2px solid #f4d03f}.nav-menu li.menu-item-has-children{position:static}.nav-menu li.menu-item-has-children>a{padding-right:20px;position:relative}.nav-menu li.menu-item-has-children>a::after{content:"";display:inline-block;width:0;height:0;margin-left:8px;vertical-align:middle;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:5px solid #fff;transition:transform .2s,border-top-color .2s}.nav-menu li.menu-item-has-children>a:hover::after{border-top-color:#f4d03f;transform:rotate(180deg)}.nav-menu li ul.sub-menu{position:absolute;top:100%;left:0 !important;width:100% !important;min-width:100% !important;background:#151515;border-top:1px solid #333;box-shadow:0 30px 60px rgba(0,0,0,.5);padding:40px calc((100vw - 1400px)/2);z-index:9999}.nav-menu li ul.sub-menu::before{content:"";display:block;position:absolute;top:-40px;left:0;width:100%;height:40px;background:rgba(0,0,0,0)}.nav-menu li ul.sub-menu{padding-top:0;margin-top:0;display:none;grid-template-columns:repeat(4, 1fr);gap:40px}@media(max-width: 1440px){.nav-menu li ul.sub-menu{padding-left:40px;padding-right:40px}}.nav-menu li ul.sub-menu>li{display:block}.nav-menu li ul.sub-menu>li>a{display:block;font-size:14px;color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding-bottom:10px;border-bottom:2px solid #f4d03f;margin-bottom:20px;text-decoration:none;cursor:pointer}.nav-menu li ul.sub-menu>li ul.sub-menu{position:static;display:block;background:rgba(0,0,0,0);border:none;box-shadow:none;padding:0;margin:0;width:100% !important;min-width:100% !important;grid-template-columns:none}.nav-menu li ul.sub-menu>li ul.sub-menu li{margin-bottom:8px;display:block}.nav-menu li ul.sub-menu>li ul.sub-menu li a{display:block;padding:6px 0;font-size:15px;color:#aaa;text-transform:none;font-weight:400;border:none;transition:all .2s ease}.nav-menu li ul.sub-menu>li ul.sub-menu li a:hover{color:#fff;transform:translateX(5px);background:rgba(0,0,0,0)}.nav-menu li:hover>ul.sub-menu{display:grid;left:0 !important;top:100%;animation:fadeIn .2s ease}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.header-user-tools{display:flex;align-items:center;gap:20px}@media(max-width: 768px){.header-user-tools .header-search{display:none !important}}.header-search div.asl_w{width:250px !important;min-width:250px !important;height:40px !important;background:#1a1c1e !important;box-shadow:none !important;border:1px solid #333 !important;border-radius:4px !important}.header-search div.asl_w .probox{background:rgba(0,0,0,0) !important;border:none !important;box-shadow:none !important;padding:0 !important;height:38px !important;display:flex !important;align-items:center !important}.header-search div.asl_w .probox .promagnifier{width:38px !important;height:38px !important;box-shadow:none !important;background:rgba(0,0,0,0) !important;display:flex !important;align-items:center !important;justify-content:center !important}.header-search div.asl_w .probox .promagnifier .innericon{display:flex !important;align-items:center !important;justify-content:center !important;width:100% !important;height:100% !important}.header-search div.asl_w .probox .promagnifier .innericon svg{fill:#aaa !important;width:20px !important;height:20px !important}.header-search div.asl_w .probox .proinput{flex:1;margin:0 !important;padding:0 5px !important}.header-search div.asl_w .probox .proinput input.orig{background:rgba(0,0,0,0) !important;color:#fff !important;font-family:"Inter",sans-serif !important;font-size:13px !important;padding:0 !important;height:38px !important;width:100% !important;border:none !important;box-shadow:none !important}.header-search div.asl_w .probox .proinput input.orig::placeholder{color:#ccc !important;opacity:1}.header-search div.asl_w .probox .proloading,.header-search div.asl_w .probox .proclose{display:none !important}div.asl_r{background:#1a1c1e !important;border:1px solid #333 !important;margin-top:10px !important;z-index:10001 !important}div.asl_r *,div.asl_r a,div.asl_r span,div.asl_r div,div.asl_r p,div.asl_r .name,div.asl_r .etc{color:#ccc !important;text-shadow:none !important}div.asl_r .item{background:#1a1c1e !important;border-bottom:1px solid #222 !important}div.asl_r .item .name{color:#fff !important;font-family:"Inter",sans-serif !important;font-weight:600 !important}div.asl_r .item .content{color:#aaa !important;font-size:13px !important}div.asl_r .item:hover{background:#25282a !important}div.asl_r .item:hover .name{color:#f4d03f !important}div.asl_r::-webkit-scrollbar{width:6px}div.asl_r::-webkit-scrollbar-track{background:#1a1c1e}div.asl_r::-webkit-scrollbar-thumb{background:#444;border-radius:3px}.header-auth-links{display:flex;align-items:center;gap:20px}@media(max-width: 992px){.header-auth-links{display:none}}.header-auth-links .auth-link{display:flex;align-items:center;gap:8px;color:#fff;text-decoration:none;font-family:"Inter",sans-serif;font-size:13px;font-weight:500}.header-auth-links .auth-link:hover{color:#f4d03f}.header-auth-links .auth-link svg{width:18px;height:18px;fill:currentColor}.mobile-menu-toggle{display:none;background:rgba(0,0,0,0);border:none;padding:0;cursor:pointer;z-index:1000000;position:relative}@media(max-width: 992px){.mobile-menu-toggle{display:block}}.mobile-menu-toggle .hamburger-line{display:block;width:24px;height:2px;background:#fff;margin-bottom:5px;transition:.3s}.mobile-menu-toggle.is-active .hamburger-line:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-menu-toggle.is-active .hamburger-line:nth-child(2){opacity:0}.mobile-menu-toggle.is-active .hamburger-line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:#0f0f0f !important;z-index:999999 !important;padding:80px 20px 20px;overflow-y:auto;display:none}.mobile-menu-overlay.is-active{display:block}@media(min-width: 993px){.mobile-menu-overlay{display:none !important}}.mobile-menu-overlay .mobile-nav-menu{list-style:none;padding:0;margin:0}.mobile-menu-overlay .mobile-nav-menu li{border-bottom:1px solid #222;position:relative}.mobile-menu-overlay .mobile-nav-menu li a{display:block;color:#fff;padding:15px 0;text-decoration:none;font-family:"Inter",sans-serif;font-size:16px;text-transform:uppercase;letter-spacing:1px}.mobile-menu-overlay .mobile-nav-menu li .sub-menu{padding-left:20px;display:none;background:rgba(0,0,0,0);border:none;position:static;box-shadow:none}.mobile-menu-overlay .mobile-nav-menu li .sub-menu a{color:#aaa;font-size:14px;text-transform:none}.mobile-menu-overlay .mobile-auth-links{margin-top:30px;border-top:1px solid #333;padding-top:20px;display:flex;flex-direction:column;gap:15px}.mobile-menu-overlay .mobile-auth-links .mobile-auth-link{color:#fff;font-size:15px;font-family:"Inter",sans-serif;text-decoration:none;display:block}.mobile-menu-overlay .mobile-auth-links .mobile-auth-link:hover{color:#f4d03f}.submenu-toggle{background:rgba(0,0,0,0);border:1px solid #333;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;right:0;top:5px;cursor:pointer;transition:all .3s}.submenu-toggle.is-active{background:#f4d03f;color:#000;transform:rotate(180deg);border-color:#f4d03f}body.mobile-menu-open{overflow:hidden}.hero{width:100%;background-color:#f8f9fa;padding:10rem 0;text-align:center;background-image:linear-gradient(180deg, rgba(233, 236, 239, 0.3) 0%, #f8f9fa 100%)}.hero__headline{margin:0 0 1rem;font-family:"Playfair Display",Georgia,serif;font-size:5rem;font-weight:400;line-height:1.1;color:#1a1c1e;letter-spacing:-0.02em}@media(max-width: 768px){.hero__headline{font-size:3rem}}@media(max-width: 576px){.hero__headline{font-size:2.5rem}}.hero__subheadline{margin:0 0 2rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1.5rem;font-weight:300;color:#595959;letter-spacing:.05em;text-transform:uppercase}@media(max-width: 768px){.hero__subheadline{font-size:1.25rem}}.hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.5rem;background-color:rgba(26,28,30,.05);border-radius:9999px;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.875rem;color:#495057}.hero__globe{display:inline-block;font-size:1.25rem;animation:globe-spin 8s linear infinite}.hero__location{font-weight:500}@keyframes globe-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.site-footer{margin-top:auto;background-color:#111 !important;color:#fff;border-top:1px solid #222}.footer-bento{padding:60px 0}.footer-grid{display:grid;grid-template-columns:1fr;gap:30px}@media(min-width: 768px){.footer-grid{grid-template-columns:1.5fr 1fr 1.5fr;gap:0}}.footer-col{padding:0}@media(min-width: 768px){.footer-col{padding:0 30px}.footer-col:not(:last-child){border-right:1px solid #333}.footer-col:first-child{padding-left:0}.footer-col:last-child{padding-right:0;border-right:none}}.footer-brand{display:flex;flex-direction:column;align-items:flex-start}.footer-brand .footer-logo{margin-bottom:5px}.footer-brand .footer-logo img{height:auto;width:180px;max-width:100%;display:block}.footer-brand .brand-tagline{font-family:inherit;font-size:14px;color:#e0e0e0;margin:0;font-weight:400;letter-spacing:.5px}.footer-nav .tech-menu{list-style:none !important;padding:0 !important;margin:0 !important}.footer-nav .tech-menu li{list-style:none !important;margin-bottom:8px}.footer-nav .tech-menu li:last-child{margin-bottom:0}.footer-nav .tech-menu a{display:inline-block;font-family:inherit;font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#ccc;text-decoration:none;transition:color .2s ease}.footer-nav .tech-menu a:hover{color:#fff;padding-left:5px}.footer-subscription .nlc-subscription-block .sub-text{font-size:13px;color:#aaa;margin-bottom:15px}.footer-subscription .nlc-subscription-block input[type=email],.footer-subscription .nlc-subscription-block input[type=text]{background:#222;border:1px solid #333;color:#fff}.tech-heading{font-family:inherit;font-size:14px;text-transform:uppercase;letter-spacing:2px;color:#ccc;font-weight:700;margin:0 0 20px 0;line-height:1}.footer-socket{border-top:1px solid #333;padding-top:20px;margin-top:40px;padding-bottom:20px}.socket-flex{display:flex;flex-direction:column-reverse;justify-content:space-between;gap:20px}@media(min-width: 768px){.socket-flex{flex-direction:row;align-items:center;gap:0}}.socket-left .copyright{font-size:12px;color:#aaa;margin:0}.socket-right .legal-links{list-style:none !important;padding:0 !important;margin:0 !important;display:flex;gap:20px;flex-direction:column;align-items:center}@media(min-width: 768px){.socket-right .legal-links{flex-direction:row;align-items:center}}.socket-right .legal-links li{list-style:none !important}.socket-right .legal-links a{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#ccc;text-decoration:none;transition:color .2s ease}.socket-right .legal-links a:hover{color:#fff}.nlc-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease}.nlc-modal.is-open{opacity:1;visibility:visible}.nlc-modal .modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);backdrop-filter:blur(5px)}.nlc-modal .modal-content{position:relative;background-color:#1a1c1e;border:1px solid #333;padding:40px;max-width:600px;width:90%;border-radius:8px;z-index:10001;transform:translateY(20px);transition:transform .3s ease;box-shadow:0 10px 40px rgba(0,0,0,.5)}.nlc-modal.is-open .modal-content{transform:translateY(0)}.nlc-modal .modal-close{position:absolute;top:20px;right:20px;background:none;border:none;color:#888;font-size:24px;cursor:pointer;transition:color .2s ease;padding:0;line-height:1}.nlc-modal .modal-close:hover{color:#fff}.nlc-modal .modal-title{font-family:inherit;font-size:24px;color:#fff;margin:0 0 20px 0;letter-spacing:.5px}.nlc-modal .modal-body p{font-size:16px;color:#ccc;line-height:1.6;margin:0}.post-hero{padding:1.5rem 0 2rem}.post-hero__card{position:relative;width:100%;min-height:560px;background-size:cover;background-position:center;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 4px 20px rgba(0,0,0,.15)}.post-hero__card .post-hero__bg-img{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;object-fit:cover !important;z-index:0 !important;max-width:none !important;margin:0 !important}@media(min-width: 768px){.post-hero__card{min-height:650px}}.post-hero__overlay{position:absolute;inset:0;background:linear-gradient(to top, rgba(26, 28, 30, 0.9) 0%, rgba(26, 28, 30, 0.4) 50%, rgba(26, 28, 30, 0.1) 100%);z-index:1}.post-hero__content{position:relative;z-index:2;padding:1rem;width:100%;max-width:900px;margin:0 auto}@media(min-width: 768px){.post-hero__content{padding:2rem}}.post-hero__glass{background:rgba(18,18,18,.45);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.12);border-radius:16px;padding:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.3);position:relative}@media(min-width: 768px){.post-hero__glass{padding:2.5rem}}.post-hero__breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.8rem;color:hsla(0,0%,100%,.7);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.post-hero__breadcrumbs a{color:hsla(0,0%,100%,.9);text-decoration:none;transition:color 150ms ease}.post-hero__breadcrumbs a:hover{color:#f5e050}.post-hero__breadcrumbs .separator{opacity:.5}.post-hero__breadcrumbs .current{opacity:.6;margin-left:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:150px}.post-hero__meta-top{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.post-hero__badge{display:inline-block;padding:6px 14px;background:#f5e050;color:#1a1c1e;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;border-radius:6px;line-height:1;box-shadow:0 2px 10px rgba(228,255,0,.2)}.post-hero__fact-checked{display:inline-flex;align-items:center;gap:6px;color:#2e7d32;background:rgba(46,125,50,.15);border:1px solid rgba(46,125,50,.3);padding:4px 10px;border-radius:20px;font-size:.75rem;font-weight:600}.post-hero__fact-checked svg{stroke-width:2.5px}.post-hero__title-wrapper{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.post-hero__title{margin:0;font-family:"Playfair Display",Georgia,serif;font-weight:700;font-size:clamp(2rem,5vw,2.5rem);line-height:1.15;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5)}.post-hero__favorite{flex-shrink:0;margin-top:6px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 150ms ease;position:absolute;top:10px;right:10px}.post-hero__favorite:hover{background:hsla(0,0%,100%,.2);transform:scale(1.05)}.post-hero__favorite.is-favorited{background:rgba(255,59,48,.15);border-color:#ff3b30}.post-hero__favorite.is-favorited .heart-icon__stroke{opacity:0}.post-hero__favorite.is-favorited .heart-icon__fill{opacity:1;color:#ff3b30}.post-hero__footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem;padding-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.1);margin-top:1.5rem}@media(max-width: 576px){.post-hero__footer{flex-direction:column;align-items:flex-start;gap:1rem}}.post-hero__author{display:flex;align-items:center;gap:1rem}.post-hero__author-info{display:flex;flex-direction:column}.post-hero__author-name{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;color:#fff;font-size:1rem}.post-hero__author-title{font-size:.8rem;color:hsla(0,0%,100%,.6);line-height:1.2}.post-hero__avatar{width:48px;height:48px;border-radius:50%;border:2px solid #f5e050}.post-hero__meta{display:flex;align-items:center;gap:8px;font-size:.9rem;color:hsla(0,0%,100%,.7)}.post-hero__meta .item{display:flex;align-items:center;gap:6px}.post-hero__meta .item .dashicons{font-size:18px;width:18px}.post-hero__meta .dot{opacity:.3}.post-hero__disclosure{margin-top:1rem;font-size:.75rem;color:hsla(0,0%,100%,.4);font-style:italic}.post-hero__disclosure p{margin:0}.page-hero{position:relative;min-height:300px;display:flex;align-items:center;background-color:#343a40;background-size:cover;background-position:center;background-repeat:no-repeat;margin-bottom:3rem}@media(min-width: 768px){.page-hero{min-height:400px}}.page-hero__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg, rgba(26, 28, 30, 0.8) 0%, rgba(26, 28, 30, 0.6) 100%);z-index:1}.page-hero__content{position:relative;z-index:2;text-align:center;padding:3rem 0}.page-hero__title{font-family:"Playfair Display",Georgia,serif;font-size:3rem;font-weight:700;color:#f8f9fa;margin:0 0 1rem;line-height:1.2}@media(min-width: 768px){.page-hero__title{font-size:3.5rem}}.page-hero__subtitle{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1.125rem;color:rgba(248,249,250,.9);margin:0;max-width:600px;margin-left:auto;margin-right:auto}.article-layout{display:grid;grid-template-columns:1fr;gap:3rem;margin-top:3rem;margin-bottom:3rem}@media(min-width: 768px){.article-layout{grid-template-columns:60% 40%;gap:2rem}}@media(min-width: 992px){.article-layout{grid-template-columns:70% 30%}}.article-layout__content{min-width:0}.article-layout__sidebar{order:2}@media(max-width: 767px){.article-layout__sidebar{order:3}}.article-sidebar{display:flex;flex-direction:column;gap:1.5rem}@media(min-width: 992px){.article-sidebar{position:sticky;top:100px;max-height:calc(100vh - 120px);overflow-y:auto;max-width:350px;scrollbar-width:thin;scrollbar-color:rgba(248,249,250,.2) rgba(0,0,0,0)}.article-sidebar::-webkit-scrollbar{width:6px}.article-sidebar::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.article-sidebar::-webkit-scrollbar-thumb{background-color:rgba(248,249,250,.2);border-radius:3px}.article-sidebar::-webkit-scrollbar-thumb:hover{background-color:rgba(248,249,250,.3)}}.sidebar-widget{background-color:#1a1c1e;border:1px solid rgba(248,249,250,.1);border-radius:12px;padding:1.5rem;transition:border-color 250ms ease}.sidebar-widget:hover{border-color:rgba(248,249,250,.2)}.sidebar-widget__title{font-family:"Playfair Display",Georgia,serif;font-size:1.375rem;font-weight:700;color:#f8f9fa;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #f5e050}.sidebar-author{text-align:center}.sidebar-author__avatar{margin-bottom:1rem}.sidebar-author__avatar img{border-radius:9999px;border:3px solid #f5e050}.sidebar-author__name{font-family:"Playfair Display",Georgia,serif;font-size:1.125rem;font-weight:700;color:#f8f9fa;margin:0 0 .5rem}.sidebar-author__bio{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.875rem;color:#949494;line-height:1.7;margin:0 0 1rem}.sidebar-author__link{display:inline-flex;align-items:center;gap:.25rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.875rem;font-weight:600;color:#f5e050;text-decoration:none;transition:opacity 150ms ease}.sidebar-author__link:hover{opacity:.8}.sidebar-recent{display:flex;flex-direction:column;gap:1rem}.sidebar-recent__item{display:flex;gap:.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(248,249,250,.05)}.sidebar-recent__item:last-child{border-bottom:none;padding-bottom:0}.sidebar-recent__thumb{flex-shrink:0;width:70px;height:70px;border-radius:8px;overflow:hidden;background-color:#2a2d30}.sidebar-recent__thumb img{width:100%;height:100%;object-fit:cover;transition:transform 250ms ease}.sidebar-recent__thumb:hover img{transform:scale(1.05)}.sidebar-recent__content{flex:1;min-width:0}.sidebar-recent__title{font-family:"Playfair Display",Georgia,serif;font-size:18px;font-weight:600;line-height:1.3;margin:0 0 .25rem}.sidebar-recent__title a{color:#f8f9fa;text-decoration:none;transition:color 150ms ease}.sidebar-recent__title a:hover{color:#f5e050}.sidebar-recent__title{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sidebar-recent__excerpt{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.75rem;color:#767676;line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sidebar-widget ul{list-style:none;margin:0;padding:0}.sidebar-widget ul li{padding:.25rem 0;border-bottom:1px solid rgba(248,249,250,.05)}.sidebar-widget ul li:last-child{border-bottom:none}.sidebar-widget ul li a{color:#949494;text-decoration:none;font-size:.875rem;transition:color 150ms ease}.sidebar-widget ul li a:hover{color:#f5e050}.sidebar-widget .search-form{display:flex;gap:.25rem}.sidebar-widget .search-form input[type=search]{flex:1;padding:.5rem;border:1px solid rgba(248,249,250,.15);border-radius:8px;background-color:#0f1011;color:#f8f9fa;font-size:.875rem}.sidebar-widget .search-form input[type=search]:focus{outline:none;border-color:#f5e050}.sidebar-widget .search-form button{padding:.5rem 1rem;background-color:#f5e050;border:none;border-radius:8px;color:#1a1c1e;font-weight:600;cursor:pointer;transition:background-color 150ms ease}.sidebar-widget .search-form button:hover{background-color:#fff176}.sidebar-widget .tagcloud{display:flex;flex-wrap:wrap;gap:.25rem}.sidebar-widget .tagcloud a{display:inline-block;padding:.25rem .5rem;background-color:rgba(245,224,80,.1);border:1px solid rgba(245,224,80,.3);border-radius:4px;color:#f5e050;text-decoration:none;font-size:.75rem;transition:all 150ms ease}.sidebar-widget .tagcloud a:hover{background-color:#f5e050;color:#1a1c1e}.supplement-single{padding-bottom:3rem}.supplement-layout{max-width:720px;margin:0 auto}.supplement-header{padding:3rem 0;background-color:#f8f9fa;margin-bottom:2rem}.supplement-header .container{display:flex;flex-direction:column;align-items:center;text-align:center}@media(min-width: 768px){.supplement-header .container{flex-direction:row;text-align:left;gap:2rem}}.supplement-header__image{flex-shrink:0;width:200px;margin-bottom:1.5rem}@media(min-width: 768px){.supplement-header__image{margin-bottom:0}}.supplement-header__image img{border-radius:12px;box-shadow:0 6px 12px rgba(26,28,30,.15)}.supplement-header__content{flex:1}.supplement-header__title{margin:0 0 1rem;font-size:2.5rem}@media(max-width: 768px){.supplement-header__title{font-size:2rem}}.supplement-header__excerpt{margin:0 0 1rem;font-size:1.125rem;color:#595959}.supplement-header__meta{font-size:.875rem;color:#767676}.supplement-body{margin-bottom:2rem}.supplement-body h2,.supplement-body h3,.supplement-body h4{margin-top:2rem}.nlc-main-layout{display:flex;gap:1rem}.nlc-main-layout__content{flex:1;min-width:0}@media(max-width: 992px){.nlc-main-layout{flex-direction:column;gap:1.5rem}}.supplement-bottom-cta{padding:2rem;background-color:#f8f9fa;border-radius:12px;text-align:center}.hero-archive{padding:100px 0 80px;background:linear-gradient(to bottom, #ffffff 0%, #FAFAFA 100%);text-align:center;margin-bottom:3rem;border-bottom:1px solid rgba(0,0,0,.03)}@media(min-width: 992px){.hero-archive{padding:120px 0 100px}}.hero-archive__title{margin:0 0 1rem;font-family:"Playfair Display",Georgia,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:#1a1c1e;line-height:1.1;letter-spacing:-0.02em}.hero-archive__divider{width:60px;height:4px;background-color:#f5e050;margin:1.5rem auto;border-radius:2px;opacity:.8}.hero-archive__description{margin:0 auto;max-width:700px;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1.25rem;line-height:1.6;color:#595959}@media(max-width: 768px){.hero-archive__description{font-size:1.125rem}}.archive-page{padding-bottom:3rem}.archive-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem;margin-bottom:2rem}@media(max-width: 992px){.archive-grid{grid-template-columns:repeat(2, 1fr);gap:1.5rem}}@media(max-width: 576px){.archive-grid{grid-template-columns:1fr}}.archive-card{display:flex;flex-direction:column;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:16px;overflow:hidden;transition:all 250ms ease;box-shadow:0 4px 20px rgba(26,28,30,.05)}.archive-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px rgba(26,28,30,.1);border-color:rgba(0,0,0,0)}.archive-card__image{display:block;aspect-ratio:16/10;overflow:hidden;background-color:#f8f9fa}.archive-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.archive-card__image:hover img{transform:scale(1.05)}.archive-card__content{display:flex;flex-direction:column;flex:1;padding:1.5rem}.archive-card__title{margin:0 0 .5rem;font-family:"Playfair Display",Georgia,serif;font-size:1.25rem;font-weight:700;line-height:1.35}.archive-card__title a{color:#1a1c1e;text-decoration:none;transition:color 150ms ease}.archive-card__title a:hover{color:#495057}.archive-card__rating{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.archive-card__rating .rating-stars{display:flex;gap:2px}.archive-card__rating .star{font-size:.875rem}.archive-card__rating .star--filled{color:#f5e050}.archive-card__rating .star--empty{color:#dee2e6}.archive-card__rating .rating-value{font-size:.875rem;font-weight:500;color:#595959}.archive-card__price{font-size:.875rem;font-weight:600;color:#1a1c1e;margin-bottom:.5rem}.archive-card__excerpt{flex:1;margin:0 0 1rem;font-size:.95rem;color:#595959;line-height:1.6}.archive-card__cta{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1rem;background-color:rgba(245,224,80,.1);color:#1a1c1e;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all 150ms ease;align-self:flex-start}.archive-card__cta:hover{background-color:#f5e050;transform:translateX(3px)}.archive-card__cta svg{flex-shrink:0;transition:transform 150ms ease}.archive-pagination{display:flex;justify-content:center;margin-top:2rem}.archive-pagination .nav-links{display:flex;align-items:center;gap:.5rem}.archive-pagination .page-numbers{display:flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 .5rem;font-size:.875rem;font-weight:500;color:#595959;text-decoration:none;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;transition:all 150ms ease}.archive-pagination .page-numbers:hover{background-color:#f8f9fa;border-color:#dee2e6;color:#1a1c1e}.archive-pagination .page-numbers.current{background-color:#1a1c1e;border-color:#1a1c1e;color:#f8f9fa}.archive-empty{text-align:center;padding:3rem 0}.archive-empty h2{margin:0 0 .5rem;font-family:"Playfair Display",Georgia,serif;color:#595959}.archive-empty p{margin:0;color:#767676}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#0f1011;padding:2rem 1rem}.auth-container{width:100%;max-width:440px}.auth-card{background-color:#1a1c1e;border:1px solid rgba(248,249,250,.1);border-radius:12px;padding:2rem;box-shadow:0 20px 40px rgba(26,28,30,.25)}@media(min-width: 768px){.auth-card{padding:3rem}}.auth-card__header{text-align:center;margin-bottom:2rem}.auth-card__title{font-family:"Playfair Display",Georgia,serif;font-size:2.25rem;font-weight:700;color:#f8f9fa;margin:0 0 .5rem;line-height:1.2}.auth-card__subtitle{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:18px;color:#767676;margin:0}.auth-card__footer{text-align:center;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(248,249,250,.1)}.auth-card__footer p{font-size:.875rem;color:#767676;margin:0}.auth-card__footer a{color:#f5e050;text-decoration:none;font-weight:500;transition:opacity 150ms ease}.auth-card__footer a:hover{opacity:.8}.auth-form{display:flex;flex-direction:column;gap:1.5rem}.auth-form__honeypot{position:absolute;left:-9999px;opacity:0;pointer-events:none}.auth-form__group{display:flex;flex-direction:column;gap:.25rem}.auth-form__label{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.875rem;font-weight:500;color:#dee2e6}.auth-form__input{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:18px;color:#f8f9fa;background-color:#0f1011;border:1px solid rgba(248,249,250,.15);border-radius:8px;padding:1rem;transition:border-color 150ms ease,box-shadow 150ms ease}.auth-form__input::placeholder{color:#595959}.auth-form__input:focus{outline:none;border-color:#f5e050;box-shadow:0 0 0 3px rgba(245,224,80,.15)}.auth-form__options{display:flex;justify-content:space-between;align-items:center}.auth-form__checkbox{display:flex;align-items:center;gap:.5rem;cursor:pointer}.auth-form__checkbox input[type=checkbox]{width:18px;height:18px;accent-color:#f5e050;cursor:pointer}.auth-form__checkbox-label{font-size:.875rem;color:#949494}.auth-form__submit{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:18px;font-weight:600;color:#1a1c1e;background-color:#f5e050;border:none;border-radius:8px;padding:1rem 1.5rem;cursor:pointer;transition:background-color 150ms ease,transform 150ms ease;margin-top:.5rem}.auth-form__submit:hover{background-color:#fff176}.auth-form__submit:active{transform:scale(0.98)}.auth-form__submit:focus{outline:none;box-shadow:0 0 0 3px rgba(245,224,80,.3)}.auth-message{display:flex;align-items:flex-start;gap:.5rem;padding:1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.875rem;line-height:1.5}.auth-message svg{flex-shrink:0;margin-top:2px}.auth-message--success{background-color:rgba(46,125,50,.1);border:1px solid rgba(46,125,50,.3);color:#5dd879}.auth-message--error{background-color:rgba(220,53,69,.1);border:1px solid rgba(220,53,69,.3);color:#e4606d}.auth-message--info{background-color:rgba(23,162,184,.1);border:1px solid rgba(23,162,184,.3);color:#4fc3dc}.auth-message__list{display:flex;flex-direction:column;gap:.25rem}.post-hero__title-wrapper{display:flex;align-items:flex-start;gap:1rem;justify-content:space-between;flex-wrap:wrap}@media(max-width: 768px){.post-hero__title-wrapper{align-items:center;gap:.5rem}}.post-hero__favorite{flex-shrink:0;background:rgba(26,28,30,.5);border:1px solid rgba(248,249,250,.2);border-radius:9999px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 250ms ease;color:#f8f9fa;margin-top:.5rem}.post-hero__favorite:hover{background:rgba(26,28,30,.7);border-color:#f5e050;transform:scale(1.05)}.post-hero__favorite:focus{outline:none;box-shadow:0 0 0 3px rgba(245,224,80,.3)}.post-hero__favorite .heart-icon__stroke{opacity:1;transition:opacity 150ms ease}.post-hero__favorite .heart-icon__fill{opacity:0;transition:opacity 150ms ease}.post-hero__favorite.is-favorited{color:#f5e050;border-color:#f5e050;background:rgba(245,224,80,.15)}.post-hero__favorite.is-favorited .heart-icon__stroke{opacity:0}.post-hero__favorite.is-favorited .heart-icon__fill{opacity:1}.post-hero__favorite.is-loading{opacity:.6;pointer-events:none}.post-hero__favorite.is-animating{animation:heartPulse .3s ease}@keyframes heartPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.2)}}.favorites-page{background-color:#f8f9fa;min-height:100vh;padding:3rem 0}.favorites-header{text-align:center;margin-bottom:3rem}.favorites-header__title{font-family:"Playfair Display",Georgia,serif;font-size:3rem;font-weight:700;color:#1a1c1e;margin:0 0 .5rem}.favorites-header__subtitle{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1.125rem;color:#595959;margin:0}.favorites-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 576px){.favorites-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 992px){.favorites-grid{grid-template-columns:repeat(3, 1fr)}}.favorites-grid__item{position:relative}.favorites-card{display:block;background-color:#1a1c1e;border:1px solid rgba(248,249,250,.1);border-radius:12px;overflow:hidden;text-decoration:none;transition:transform 250ms ease,box-shadow 250ms ease,border-color 250ms ease}.favorites-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(26,28,30,.2);border-color:rgba(245,224,80,.3)}.favorites-card__image{aspect-ratio:16/10;overflow:hidden;background-color:#2a2d30}.favorites-card__image img{width:100%;height:100%;object-fit:cover;transition:transform 350ms ease}.favorites-card:hover .favorites-card__image img{transform:scale(1.05)}.favorites-card__image--placeholder{display:flex;align-items:center;justify-content:center;color:#595959}.favorites-card__content{padding:1.5rem}.favorites-card__badge{display:inline-block;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#f5e050;background-color:rgba(245,224,80,.1);padding:.25rem .5rem;border-radius:4px;margin-bottom:.5rem}.favorites-card__title{font-family:"Playfair Display",Georgia,serif;font-size:1.375rem;font-weight:700;color:#f8f9fa;margin:0 0 .5rem;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.favorites-card__meta{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.875rem;color:#767676}.favorites-card__remove{position:absolute;top:1rem;right:1rem;background:rgba(26,28,30,.8);border:1px solid rgba(248,249,250,.2);border-radius:9999px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 150ms ease;color:#f5e050;z-index:2}.favorites-card__remove .heart-icon__fill{opacity:1}.favorites-card__remove .heart-icon__stroke{opacity:0}.favorites-card__remove:hover{background:rgba(220,53,69,.9);border-color:#dc3545;color:#f8f9fa}.favorites-card__remove.is-loading{opacity:.6;pointer-events:none}.favorites-empty{text-align:center;padding:3rem 1.5rem;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;max-width:500px;margin:0 auto}.favorites-empty__icon{color:#949494;margin-bottom:1.5rem}.favorites-empty__title{font-family:"Playfair Display",Georgia,serif;font-size:1.75rem;font-weight:700;color:#1a1c1e;margin:0 0 1rem}.favorites-empty__text{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:18px;color:#595959;margin:0 0 2rem;line-height:1.7}.favorites-empty__actions{display:flex;flex-direction:column;gap:.5rem}@media(min-width: 576px){.favorites-empty__actions{flex-direction:row;justify-content:center}}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:18px;font-weight:600;text-decoration:none;padding:1rem 2rem;border-radius:8px;transition:all 150ms ease;cursor:pointer}.btn--primary{color:#1a1c1e;background-color:#f5e050;border:2px solid #f5e050}.btn--primary:hover{background-color:#fff176;border-color:#fff176}.btn--outline{color:#f8f9fa;background-color:rgba(0,0,0,0);border:2px solid rgba(248,249,250,.3)}.btn--outline:hover{border-color:#f8f9fa}.favorites-account{text-align:center;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(248,249,250,.1)}.favorites-account__logout{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.875rem;color:#767676;text-decoration:none;transition:color 150ms ease}.favorites-account__logout:hover{color:#dc3545}.nlc-toast{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%) translateY(20px);background-color:#1a1c1e;border:1px solid rgba(248,249,250,.2);border-radius:8px;padding:1rem 2rem;box-shadow:0 10px 25px rgba(26,28,30,.2);z-index:9999;opacity:0;transition:all 250ms ease}.nlc-toast.is-visible{opacity:1;transform:translateX(-50%) translateY(0)}.nlc-toast__message{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.875rem;color:#f8f9fa}.nlc-toast--success{border-color:rgba(46,125,50,.5)}.nlc-toast--success .nlc-toast__message{color:#5dd879}.nlc-toast--error{border-color:rgba(220,53,69,.5)}.nlc-toast--error .nlc-toast__message{color:#e4606d}.nlc-toast--info{border-color:rgba(23,162,184,.5)}.nlc-toast--info .nlc-toast__message{color:#4fc3dc}.profile-page{background-color:#f8f9fa;min-height:100vh;padding:3rem 0}.profile-header{text-align:center;margin-bottom:3rem}.profile-header__avatar{margin-bottom:1.5rem}.profile-header__avatar img{width:120px;height:120px;border-radius:9999px;border:4px solid #f5e050;object-fit:cover}.profile-header__greeting{font-family:"Playfair Display",Georgia,serif;font-size:3rem;font-weight:700;color:#1a1c1e;margin:0 0 .5rem}.profile-header__subtitle{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1.125rem;color:#595959;margin:0}.profile-cards{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}@media(min-width: 768px){.profile-cards{grid-template-columns:repeat(3, 1fr)}}.profile-card{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1rem;transition:border-color 250ms ease,transform 250ms ease,box-shadow 250ms ease}.profile-card:hover{border-color:rgba(245,224,80,.5);transform:translateY(-2px);box-shadow:0 1px 2px rgba(26,28,30,.05)}.profile-card__icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background-color:rgba(245,224,80,.1);border-radius:8px;color:#f5e050}.profile-card__content{flex:1;display:flex;flex-direction:column;gap:.25rem}.profile-card__label{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.75rem;font-weight:600;color:#595959;text-transform:uppercase;letter-spacing:.05em}.profile-card__value{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:18px;font-weight:500;color:#1a1c1e;word-break:break-word}.profile-message{display:flex;flex-direction:column;gap:.25rem;padding:1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.875rem;line-height:1.5}.profile-message p{margin:0}.profile-message--success{background-color:rgba(46,125,50,.1);border:1px solid rgba(46,125,50,.3);color:#5dd879}.profile-message--error{background-color:rgba(220,53,69,.1);border:1px solid rgba(220,53,69,.3);color:#e4606d}.profile-edit{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:2rem;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}@media(min-width: 768px){.profile-edit{padding:3rem}}.profile-edit__title{font-family:"Playfair Display",Georgia,serif;font-size:1.75rem;font-weight:700;color:#1a1c1e;margin:0 0 2rem;padding-bottom:.5rem;border-bottom:2px solid #f5e050}.profile-form{display:flex;flex-direction:column;gap:1.5rem}.profile-form__group{display:flex;flex-direction:column;gap:.25rem}.profile-form__label{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.875rem;font-weight:500;color:#dee2e6}.profile-form__input{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:18px;color:#1a1c1e;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:1rem;transition:border-color 150ms ease,box-shadow 150ms ease}.profile-form__input::placeholder{color:#767676}.profile-form__input:focus{outline:none;border-color:#f5e050;box-shadow:0 0 0 3px rgba(245,224,80,.15)}.profile-form__actions{display:flex;gap:.5rem;margin-top:.5rem}@media(max-width: 576px){.profile-form__actions{flex-direction:column}}.profile-form__submit{flex:1;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:18px;font-weight:600;color:#1a1c1e;background-color:#f5e050;border:none;border-radius:8px;padding:1rem 1.5rem;cursor:pointer;transition:background-color 150ms ease,transform 150ms ease}.profile-form__submit:hover{background-color:#fff176;transform:translateY(-1px)}.profile-form__submit:active{transform:translateY(0)}.profile-form__submit:focus{outline:none;box-shadow:0 0 0 3px rgba(245,224,80,.3)}.profile-form__cancel{flex:1;display:inline-flex;align-items:center;justify-content:center;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:18px;font-weight:500;color:#495057;background-color:rgba(0,0,0,0);border:1px solid #dee2e6;border-radius:8px;padding:1rem 1.5rem;text-decoration:none;transition:border-color 150ms ease,color 150ms ease}.profile-form__cancel:hover{color:#1a1c1e;border-color:#767676}.profile-actions{text-align:center;max-width:600px;margin:0 auto}.profile-actions__title{font-family:"Playfair Display",Georgia,serif;font-size:1.75rem;font-weight:700;color:#1a1c1e;margin:0 0 1.5rem}.profile-actions__buttons{display:flex;gap:1rem}@media(max-width: 576px){.profile-actions__buttons{flex-direction:column}}.profile-action-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.25rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:18px;font-weight:600;text-decoration:none;padding:1rem 2rem;border-radius:8px;transition:all 150ms ease}.profile-action-btn svg{flex-shrink:0}.profile-action-btn--primary{color:#1a1c1e;background-color:#f5e050;border:2px solid #f5e050}.profile-action-btn--primary:hover{background-color:#fff176;border-color:#fff176;transform:translateY(-2px);box-shadow:0 6px 12px rgba(26,28,30,.15)}.profile-action-btn--secondary{color:#495057;background-color:rgba(0,0,0,0);border:2px solid #dee2e6}.profile-action-btn--secondary:hover{border-color:#767676;background-color:#f8f9fa;color:#1a1c1e}.author-page{padding-top:2rem;padding-bottom:3rem}.author-bento{display:grid;grid-template-columns:1fr 1.2fr;gap:1.5rem;margin-bottom:3rem}@media(max-width: 968px){.author-bento{grid-template-columns:1fr}}.author-bento__identity{display:flex;flex-direction:column;align-items:center;padding:2rem;background:linear-gradient(145deg, #1A1C1E 0%, #2A2D30 100%);border-radius:20px;box-shadow:0 20px 60px rgba(26,28,30,.15);text-align:center}.author-bento__photo-wrapper{position:relative;margin-bottom:1.5rem}.author-bento__photo{width:180px;height:180px;border-radius:50%;object-fit:cover;border:4px solid #f5e050;box-shadow:0 10px 40px rgba(245,224,80,.25);transition:transform 250ms ease,box-shadow 250ms ease}.author-bento__photo:hover{transform:scale(1.03);box-shadow:0 15px 50px rgba(245,224,80,.35)}@media(max-width: 576px){.author-bento__photo{width:140px;height:140px}}.author-bento__name-block{color:#f8f9fa}.author-bento__name{margin:0 0 .25rem;font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;color:#f8f9fa;line-height:1.2}.author-bento__title{margin:0 0 1rem;font-size:18px;color:#f5e050;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.author-bento__stats{margin:0;font-size:.875rem;color:rgba(248,249,250,.7)}.author-bento__post-count{display:inline-block;margin-right:.25rem;padding:.25rem .5rem;background:#f5e050;color:#1a1c1e;font-weight:700;border-radius:9999px}.author-bento__about{padding:2rem;background:#f8f9fa;border-radius:20px;box-shadow:0 10px 40px rgba(26,28,30,.06)}.author-bento__section-title{margin:0 0 1rem;padding-bottom:.5rem;font-family:"Playfair Display",Georgia,serif;font-size:1.375rem;font-weight:700;color:#1a1c1e;border-bottom:2px solid rgba(245,224,80,.3)}.author-bento__bio{margin-bottom:1.5rem;font-size:18px;line-height:1.7;color:#595959}.author-bento__bio p:last-child{margin-bottom:0}.author-bento__expertise{margin-bottom:1.5rem}.author-bento__expertise-title{margin:0 0 .5rem;font-size:.875rem;font-weight:600;color:#767676;text-transform:uppercase;letter-spacing:.05em}.author-bento__expertise-list{display:flex;flex-wrap:wrap;gap:.25rem;margin:0;padding:0;list-style:none}.author-bento__expertise-item{padding:.25rem .5rem;background:linear-gradient(135deg, rgba(245, 224, 80, 0.12) 0%, rgba(245, 224, 80, 0.06) 100%);color:#d4c044;font-size:.875rem;font-weight:500;border-radius:9999px;border:1px solid rgba(245,224,80,.3)}.author-bento__social{display:flex;flex-wrap:wrap;gap:.5rem}.author-bento__social-link{display:inline-flex;align-items:center;padding:.5rem 1rem;background:#1a1c1e;color:#f5e050;font-size:.875rem;font-weight:600;text-decoration:none;border-radius:12px;transition:all 150ms ease}.author-bento__social-link:hover{background:#f5e050;color:#1a1c1e;transform:translateY(-3px);box-shadow:0 8px 20px rgba(245,224,80,.25)}.author-resume{margin-bottom:3rem;padding:2rem;background:linear-gradient(135deg, rgba(245, 224, 80, 0.04) 0%, rgba(245, 224, 80, 0.01) 100%);border-radius:20px;border-left:4px solid #f5e050}.author-resume__title{margin:0 0 1.5rem;font-family:"Playfair Display",Georgia,serif;font-size:1.75rem;font-weight:700;color:#1a1c1e}.author-resume__content{font-size:18px;line-height:1.7;color:#595959}.author-resume__content p:last-child{margin-bottom:0}.author-resume__content h3,.author-resume__content h4{margin-top:1.5rem;margin-bottom:.5rem;color:#1a1c1e}.author-resume__content ul,.author-resume__content ol{padding-left:1.5rem}.author-resume__content li{margin-bottom:.25rem}.author-insights__title{margin:0 0 2rem;font-family:"Playfair Display",Georgia,serif;font-size:2.25rem;font-weight:700;color:#1a1c1e;text-align:center}.author-insights__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem;margin-bottom:2rem}@media(max-width: 1024px){.author-insights__grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 640px){.author-insights__grid{grid-template-columns:1fr}}.author-insights__empty{grid-column:1/-1;padding:3rem;text-align:center}.author-insights__empty-icon{font-size:4rem;margin-bottom:1rem;animation:float 3s ease-in-out infinite}.author-insights__empty-text{font-size:1.125rem;color:#767676;margin:0}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.insight-card{display:flex;flex-direction:column;background:#f8f9fa;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(26,28,30,.06);transition:all 250ms ease}.insight-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px rgba(26,28,30,.12)}.insight-card:hover .insight-card__image{transform:scale(1.05)}.insight-card__image-link{display:block;overflow:hidden;aspect-ratio:16/10}.insight-card__image{width:100%;height:100%;object-fit:cover;transition:transform 250ms ease}.insight-card__content{padding:1rem;flex:1;display:flex;flex-direction:column}.insight-card__badge{display:inline-block;width:fit-content;padding:4px .5rem;margin-bottom:.5rem;background:rgba(245,224,80,.15);color:#d4c044;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;border-radius:8px}.insight-card__title{margin:0 0 auto;padding-bottom:.5rem;font-family:"Playfair Display",Georgia,serif;font-size:1.125rem;font-weight:700;line-height:1.35}.insight-card__title a{color:#1a1c1e;text-decoration:none;transition:color 150ms ease}.insight-card__title a:hover{color:#d4c044}.insight-card__meta{display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:#767676}.insight-card__separator{opacity:.5}.author-box{margin:2rem 0;padding:1.5rem;background:linear-gradient(135deg, rgba(245, 224, 80, 0.05) 0%, rgba(245, 224, 80, 0.02) 100%);border-left:4px solid #f5e050;border-radius:16px}.author-box__inner{display:flex;gap:1rem;align-items:flex-start}@media(max-width: 768px){.author-box__inner{flex-direction:column;align-items:center;text-align:center}}.author-box__avatar{flex-shrink:0}.author-box__photo{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid #f5e050;transition:transform 250ms ease}.author-box__photo:hover{transform:scale(1.05)}.author-box__content{flex:1}.author-box__name{margin:0 0 .5rem;font-family:"Playfair Display",Georgia,serif;font-size:1.375rem;font-weight:700;color:#1a1c1e}.author-box__name a{color:inherit;text-decoration:none;transition:color 150ms ease}.author-box__name a:hover{color:#f5e050}.author-box__bio{margin:0 0 1rem;font-size:18px;line-height:1.7;color:#595959}.author-box__social{display:flex;gap:.5rem;flex-wrap:wrap}@media(max-width: 768px){.author-box__social{justify-content:center}}.author-box__social-link{display:inline-block;padding:.25rem .5rem;background:#1a1c1e;color:#f5e050;font-size:.875rem;font-weight:600;text-decoration:none;border-radius:10px;transition:all 150ms ease}.author-box__social-link:hover{background:#f5e050;color:#1a1c1e;transform:translateY(-2px)}.wpcf7,#nlc-contact-wrapper{background-color:#fff;max-width:800px;margin:40px auto;padding:40px;border-radius:24px;box-shadow:0 10px 30px rgba(0,0,0,.05)}@media(max-width: 768px){.wpcf7,#nlc-contact-wrapper{padding:24px;margin:20px auto}}.wpcf7 form.wpcf7-form,#nlc-contact-wrapper form.wpcf7-form{display:flex;flex-direction:column;gap:20px}.wpcf7 p,#nlc-contact-wrapper p{margin-bottom:0}.wpcf7 label,#nlc-contact-wrapper label{font-family:system-ui,-apple-system,sans-serif;font-weight:700;font-size:1rem;color:#1a1a1a;display:block;margin-bottom:8px}.wpcf7 input[type=text],.wpcf7 input[type=email],.wpcf7 input[type=url],.wpcf7 input[type=tel],.wpcf7 textarea,.wpcf7 select,#nlc-contact-wrapper input[type=text],#nlc-contact-wrapper input[type=email],#nlc-contact-wrapper input[type=url],#nlc-contact-wrapper input[type=tel],#nlc-contact-wrapper textarea,#nlc-contact-wrapper select{width:100%;padding:16px 20px;font-size:1rem;line-height:1.5;color:#1a1a1a;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:all .2s ease;outline:none}.wpcf7 input[type=text]::placeholder,.wpcf7 input[type=email]::placeholder,.wpcf7 input[type=url]::placeholder,.wpcf7 input[type=tel]::placeholder,.wpcf7 textarea::placeholder,.wpcf7 select::placeholder,#nlc-contact-wrapper input[type=text]::placeholder,#nlc-contact-wrapper input[type=email]::placeholder,#nlc-contact-wrapper input[type=url]::placeholder,#nlc-contact-wrapper input[type=tel]::placeholder,#nlc-contact-wrapper textarea::placeholder,#nlc-contact-wrapper select::placeholder{color:#9ca3af}.wpcf7 input[type=text]:focus,.wpcf7 input[type=email]:focus,.wpcf7 input[type=url]:focus,.wpcf7 input[type=tel]:focus,.wpcf7 textarea:focus,.wpcf7 select:focus,#nlc-contact-wrapper input[type=text]:focus,#nlc-contact-wrapper input[type=email]:focus,#nlc-contact-wrapper input[type=url]:focus,#nlc-contact-wrapper input[type=tel]:focus,#nlc-contact-wrapper textarea:focus,#nlc-contact-wrapper select:focus{border-color:#2e7d32;box-shadow:0 0 0 4px rgba(46,125,50,.1)}.wpcf7 select,#nlc-contact-wrapper select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23333333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 20px center;background-size:16px;padding-right:48px}.wpcf7 textarea,#nlc-contact-wrapper textarea{min-height:150px;resize:vertical}.wpcf7 input[type=submit],#nlc-contact-wrapper input[type=submit]{display:inline-block;width:auto;min-width:180px;margin-top:10px;padding:16px 40px;font-family:inherit;font-weight:700;font-size:1rem;line-height:1.5;text-transform:uppercase;letter-spacing:.5px;color:#fff;background-color:#2e7d32;border:none;border-radius:24px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px rgba(46,125,50,.2)}.wpcf7 input[type=submit]:hover,#nlc-contact-wrapper input[type=submit]:hover{background-color:rgb(35.0245614035,95.1754385965,38.0701754386);transform:translateY(-2px);box-shadow:0 8px 12px rgba(46,125,50,.25)}.wpcf7 input[type=submit]:focus,#nlc-contact-wrapper input[type=submit]:focus{box-shadow:0 0 0 4px rgba(46,125,50,.3)}.wpcf7 input[type=submit]:disabled,.wpcf7 input[type=submit].disabled,#nlc-contact-wrapper input[type=submit]:disabled,#nlc-contact-wrapper input[type=submit].disabled{background-color:#e5e7eb;color:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.wpcf7 .wpcf7-response-output,#nlc-contact-wrapper .wpcf7-response-output{border-radius:12px;padding:16px;margin:20px 0 0 !important;font-weight:500;border:none !important}.wpcf7 .wpcf7-acceptance,#nlc-contact-wrapper .wpcf7-acceptance{display:block;margin-top:10px}.wpcf7 .wpcf7-acceptance label,#nlc-contact-wrapper .wpcf7-acceptance label{display:flex;align-items:center;gap:12px;font-weight:400;font-size:.9rem;color:#4b5563}.wpcf7 .wpcf7-acceptance input[type=checkbox],#nlc-contact-wrapper .wpcf7-acceptance input[type=checkbox]{width:20px;height:20px;accent-color:#2e7d32;border-radius:4px;margin:0;cursor:pointer}.wpcf7 .wpcf7-acceptance a,#nlc-contact-wrapper .wpcf7-acceptance a{color:#2e7d32;text-decoration:none;font-weight:600}.wpcf7 .wpcf7-acceptance a:hover,#nlc-contact-wrapper .wpcf7-acceptance a:hover{text-decoration:underline}.wpcf7 .wpcf7-spinner,#nlc-contact-wrapper .wpcf7-spinner{margin-left:10px;background-color:#2e7d32}.error-404-bento{padding:2rem 0}@media(min-width: 992px){.error-404-bento{padding:3rem 0}}.error-404-bento .bento-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width: 768px){.error-404-bento .bento-grid{grid-template-columns:repeat(2, 1fr);gap:1.5rem}}@media(min-width: 992px){.error-404-bento .bento-grid{grid-template-columns:repeat(3, 1fr);grid-template-rows:auto auto}}.error-404-bento .bento-card{background-color:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 6px rgba(26,28,30,.1);transition:transform 250ms ease,box-shadow 250ms ease;display:flex;flex-direction:column;overflow:hidden;position:relative}.error-404-bento .bento-card:hover{transform:translateY(-4px);box-shadow:0 6px 12px rgba(26,28,30,.15)}.error-404-bento .bento-card.card-hero{background-color:#1a1c1e;color:#fff;grid-column:1/-1;text-align:center;padding:2rem;justify-content:center;align-items:center}@media(min-width: 992px){.error-404-bento .bento-card.card-hero{grid-column:1/3;grid-row:1/2;text-align:left;align-items:flex-start;padding:3rem}}.error-404-bento .bento-card.card-hero .hero-404{font-family:"Playfair Display",Georgia,serif;font-size:8rem;line-height:1;color:#f5e050;margin-bottom:.5rem;font-weight:700}.error-404-bento .bento-card.card-hero .hero-title{font-size:2.25rem;color:#fff;margin-bottom:1rem}.error-404-bento .bento-card.card-hero .hero-text{color:#949494;margin-bottom:1.5rem;max-width:480px;font-size:1.125rem}.error-404-bento .bento-card.card-hero .bento-search-form{width:100%;max-width:400px}.error-404-bento .bento-card.card-hero .bento-search-form form{position:relative;width:100%;display:block}.error-404-bento .bento-card.card-hero .bento-search-form label{width:100%;display:block;margin:0}.error-404-bento .bento-card.card-hero .bento-search-form input[type=search]{width:100%;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);color:#fff;padding:1rem;padding-right:60px;border-radius:9999px;height:50px;appearance:none}.error-404-bento .bento-card.card-hero .bento-search-form input[type=search]:focus{outline:none;border-color:#f5e050;background:hsla(0,0%,100%,.15)}.error-404-bento .bento-card.card-hero .bento-search-form input[type=search]::placeholder{color:hsla(0,0%,100%,.5)}.error-404-bento .bento-card.card-hero .bento-search-form button.search-submit{position:absolute;right:5px;top:50%;transform:translateY(-50%);background:#f5e050;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color 150ms ease;z-index:2}.error-404-bento .bento-card.card-hero .bento-search-form button.search-submit:hover{background-color:hsl(52.3636363636,89.1891891892%,73.7254901961%)}.error-404-bento .bento-card.card-hero .bento-search-form button.search-submit svg{width:20px;height:20px;stroke:#1a1c1e;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.error-404-bento .bento-card.card-categories{background-color:#f8f9fa}@media(min-width: 992px){.error-404-bento .bento-card.card-categories{grid-column:3/4;grid-row:1/3}}.error-404-bento .bento-card.card-categories .card-title{font-size:1.375rem;margin-bottom:1rem;border-bottom:2px solid #f5e050;padding-bottom:.25rem;display:inline-block}.error-404-bento .bento-card.card-categories ul{list-style:none;padding:0;margin:0}.error-404-bento .bento-card.card-categories ul li{margin-bottom:.25rem}.error-404-bento .bento-card.card-categories ul li a{display:block;padding:.5rem 1rem;background-color:#fff;border-radius:8px;text-decoration:none;color:#1a1c1e;font-weight:500;transition:all 150ms ease;border:1px solid rgba(0,0,0,0)}.error-404-bento .bento-card.card-categories ul li a:hover{background-color:#fff;border-color:#f5e050;transform:translateX(4px)}.error-404-bento .bento-card.card-categories ul li a span.count{float:right;color:#767676;font-size:.875rem;background:#f8f9fa;padding:0 6px;border-radius:4px}@media(min-width: 992px){.error-404-bento .bento-card.card-recent{grid-column:1/2;grid-row:2/3}}.error-404-bento .bento-card.card-recent .card-title{font-size:1.125rem;margin-bottom:1rem;color:#1a1c1e}.error-404-bento .bento-card.card-recent .recent-list{list-style:none;padding:0;margin:0}.error-404-bento .bento-card.card-recent .recent-list li{margin-bottom:.5rem;border-bottom:1px solid #e9ecef;padding-bottom:.5rem}.error-404-bento .bento-card.card-recent .recent-list li:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.error-404-bento .bento-card.card-recent .recent-list li a{text-decoration:none;color:#1a1c1e;font-weight:500;display:block}.error-404-bento .bento-card.card-recent .recent-list li a:hover{color:#2e7d32}.error-404-bento .bento-card.card-recent .recent-list li .post-date{font-size:.75rem;color:#767676;display:block;margin-top:4px}.error-404-bento .bento-card.card-home{background-color:#2e7d32;color:#fff;justify-content:center;align-items:center;text-align:center}@media(min-width: 992px){.error-404-bento .bento-card.card-home{grid-column:2/3;grid-row:2/3}}.error-404-bento .bento-card.card-home:hover{background-color:rgb(39.1403508772,106.3596491228,42.5438596491)}.error-404-bento .bento-card.card-home .home-icon{width:48px;height:48px;fill:#fff;margin-bottom:1rem}.error-404-bento .bento-card.card-home .home-title{font-size:1.375rem;color:#fff;margin-bottom:.5rem}.error-404-bento .bento-card.card-home a.home-link-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;text-indent:-9999px}.nlc-hero{position:relative;min-height:80vh;display:flex;align-items:center;justify-content:center;background-color:#1a1c1e;overflow:hidden}.nlc-hero .nlc-hero__bg-img{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;object-fit:cover !important;z-index:0 !important;max-width:none !important;margin:0 !important}.nlc-hero__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg, rgba(26, 28, 30, 0.95) 0%, rgba(15, 16, 17, 0.85) 50%, rgba(26, 28, 30, 0.9) 100%);z-index:1}.nlc-hero__container{position:relative;z-index:2;text-align:center;padding:3rem 0}.nlc-hero__content{max-width:900px;margin:0 auto}.nlc-hero__prefix{display:inline-block;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.875rem;font-weight:700;color:#f5e050;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1rem;animation:fadeInUp .6s ease-out}.nlc-hero__headline{font-family:"Playfair Display",Georgia,serif;font-size:3.5rem;font-weight:900;line-height:1.1;color:#f8f9fa;margin:0 0 1.5rem;animation:fadeInUp .8s ease-out .2s backwards}@media(min-width: 768px){.nlc-hero__headline{font-size:4rem}}@media(min-width: 992px){.nlc-hero__headline{font-size:4.5rem}}.nlc-hero__subheadline{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.6;color:#dee2e6;margin:0 0 2rem;animation:fadeInUp 1s ease-out .4s backwards}@media(min-width: 768px){.nlc-hero__subheadline{font-size:1.25rem}}.nlc-hero__branding{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:18px;font-weight:500;color:#949494;margin-bottom:2rem;animation:fadeInUp 1.2s ease-out .6s backwards}.nlc-hero__author{color:#f8f9fa;font-weight:600}.nlc-hero__separator{margin:0 .5rem;color:#f5e050}.nlc-hero__location{color:#949494}.nlc-hero__cta{display:inline-block;padding:1rem 3rem;background-color:#f5e050;color:#1a1c1e;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1.125rem;font-weight:700;text-decoration:none;border-radius:8px;transition:all 250ms ease;animation:fadeInUp 1.4s ease-out .8s backwards}.nlc-hero__cta:hover{background-color:#fff176;transform:translateY(-2px);box-shadow:0 8px 20px rgba(245,224,80,.3)}.nlc-hero__cta:active{transform:translateY(0)}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.nlc-editorial-grid{padding:6rem 0;background:linear-gradient(to bottom, #F8F9FA 0%, #F8F9FA 100%)}.nlc-editorial-grid__title{font-family:"Playfair Display",Georgia,serif;font-size:2.25rem;font-weight:700;color:#1a1c1e;text-align:center;margin:0 0 3rem}.nlc-editorial-grid__cards{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 768px){.nlc-editorial-grid__cards{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 992px){.nlc-editorial-grid__cards{grid-template-columns:repeat(3, 1fr)}}.nlc-editorial-grid__empty{grid-column:1/-1;text-align:center;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1.125rem;color:#595959;padding:3rem}.nlc-editorial-card{background-color:#fff;border-radius:20px;overflow:hidden;box-shadow:0 1px 2px rgba(26,28,30,.05);transition:all 250ms ease}.nlc-editorial-card:hover{transform:scale(1.02);box-shadow:0 10px 25px rgba(26,28,30,.2)}.nlc-editorial-card__image{width:100%;aspect-ratio:16/9;overflow:hidden}.nlc-editorial-card__image a{display:block;width:100%;height:100%}.nlc-editorial-card__image img{width:100%;height:100%;object-fit:cover;transition:transform 350ms ease}.nlc-editorial-card:hover .nlc-editorial-card__image img{transform:scale(1.05)}.nlc-editorial-card__content{padding:1.5rem}.nlc-editorial-card__title{margin:0 0 1rem;font-family:"Playfair Display",Georgia,serif;font-size:1.375rem;font-weight:700;line-height:1.3}.nlc-editorial-card__title a{color:#1a1c1e;text-decoration:none;transition:color 150ms ease}.nlc-editorial-card__title a:hover{color:#495057}.nlc-editorial-card__excerpt{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:18px;line-height:1.6;color:#595959;margin-bottom:1.5rem}.nlc-editorial-card__link{display:inline-flex;align-items:center;gap:.25rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:18px;font-weight:600;color:#f5e050;text-decoration:none;transition:all 150ms ease}.nlc-editorial-card__link:hover{color:#d4c044;gap:.5rem}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;min-height:100vh}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.content-width{max-width:720px}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.screen-reader-text:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;white-space:normal}footer p{margin:0;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.875rem;color:#dee2e6;text-align:center}.skip-link{position:absolute;top:-9999px;left:50%;transform:translateX(-50%);z-index:10000;padding:.5rem 1rem;background-color:#f5e050;color:#1a1c1e;font-weight:600;text-decoration:none;border-radius:8px;white-space:nowrap}.skip-link:focus{top:0;left:50%;width:auto;height:auto;clip:auto;outline:3px solid #1a1c1e;box-shadow:0 0 20px rgba(0,0,0,.5)}/*# sourceMappingURL=main.css.map */
