*,:before,:after{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.6;color:#333;background:#fff;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin:0 0 1rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin:0 0 1.5rem;color:#666}a{color:#e87722;text-decoration:none;transition:color .25s ease}a:hover{color:#d66a1a}ul,ol{margin:0 0 1.5rem;padding-left:2rem}ul li,ol li{margin-bottom:.75rem}strong{font-weight:700;color:#212529}em{font-style:italic}figure{margin:0 0 1.5rem}img{max-width:100%;height:auto}blockquote{border-left:4px solid #E87722;padding:1rem 1.5rem;margin:0 0 1.5rem;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-style:italic;background:#f8f9fa}cite{display:block;margin-top:.5rem;font-size:.875rem;font-style:normal;color:#6c757d}.container{max-width:1200px;margin:0 auto;padding:0 1rem}@media(max-width:768px){.container{padding:0 .5rem}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.hide{display:none}.hidden{visibility:hidden}.hidden-visually{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus{outline:2px solid #E87722;outline-offset:2px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;line-height:1.5;text-decoration:none;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:all .25s ease;white-space:nowrap}.btn:focus{outline:2px solid #E87722;outline-offset:2px}.btn--primary{background:#e87722;color:#fff}.btn--primary:hover{background:#d66a1a;transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.btn--outline{background:0 0;border-color:#e87722;color:#e87722}.btn--outline:hover{background:#e87722;color:#fff}.btn--large{padding:1rem 2rem;font-size:1.125rem}.btn--small{padding:.5rem 1rem;font-size:.875rem}.btn-group{display:flex;gap:1rem;flex-wrap:wrap}.card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #0000000d;transition:all .25s ease}.card:hover{box-shadow:0 10px 15px #0000001a;transform:translateY(-4px)}.card__image{width:100%;height:200px;overflow:hidden}.card__image img{width:100%;height:100%;object-fit:cover}.card__content{padding:1.5rem}.card__title{font-size:1.25rem;font-weight:700;margin:0 0 .75rem}.card__title a{color:#212529;text-decoration:none}.card__title a:hover{color:#e87722}.card__excerpt{color:#6c757d;font-size:.9375rem;line-height:1.6;margin:.75rem 0}.grid{display:grid;gap:2rem}.grid--2-col{grid-template-columns:repeat(2,1fr)}.grid--3-col{grid-template-columns:repeat(3,1fr)}.grid--4-col{grid-template-columns:repeat(4,1fr)}@media(max-width:992px){.grid--3-col,.grid--4-col{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.grid--2-col,.grid--3-col,.grid--4-col{grid-template-columns:1fr}}.section-header{text-align:center;margin-bottom:3rem}.section-title{font-size:2.5rem;font-weight:800;color:#212525;margin:0}.section-description{font-size:1.125rem;line-height:1.6;color:#6c757d;max-width:700px;margin:1rem auto 0}.infographic{background:#fdf8f0;border-radius:12px;padding:2rem;margin:2rem 0;border:2px solid #E87722}.infographic__title{font-size:1.5rem;font-weight:700;color:#212529;margin:0 0 1.5rem;text-align:center}.infographic__content{font-family:Playfair Display,Georgia,serif;line-height:1.7}.infographic__content h2{font-size:1.75rem;font-weight:700;color:#212529;margin:1.5rem 0 1rem;border-bottom:2px solid #E87722;padding-bottom:.5rem}.infographic__content p{margin-bottom:1rem}.infographic-carousel{position:relative;margin:2rem 0}.infographicCarousel__prev,.infographicCarousel__next{position:absolute;top:50%;transform:translateY(-50%);background:#e87722;color:#fff;border:none;width:48px;height:48px;border-radius:50%;cursor:pointer;transition:all .25s ease;z-index:10}.infographicCarousel__prev:hover,.infographicCarousel__next:hover{background:#d66a1a;transform:translateY(-50%) scale(1.1)}.infographicCarousel__prev{left:-24px}.infographicCarousel__next{right:-24px}.site-header{background:#1a1a1a;color:#fff;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.1);position:sticky;top:0;z-index:1000}.site-header__container{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center}.site-header__branding{flex:0 0 auto}.site-header__logo{display:block;color:inherit;text-decoration:none;font-weight:700;font-size:1.5rem}.site-header__logo-image{max-height:40px;width:auto}.site-header__nav{display:flex;align-items:center}.site-header__nav-toggle{display:none;background:0 0;border:none;color:inherit;cursor:pointer;padding:.5rem}.site-header__nav-list{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.site-header__nav-link{color:inherit;text-decoration:none;font-weight:500;transition:color .2s ease}.site-header__nav-link:hover,.site-header__nav-link--primary{color:#e87722}@media(max-width:768px){.site-header__nav{display:none}.site-header__nav-toggle{display:block}.site-header__mobile-menu{background:#1a1a1a;padding:1rem}.mobile-menu__nav{display:flex;flex-direction:column;gap:1rem}.mobile-menu__link{color:#fff;text-decoration:none;padding:.5rem 0}.mobile-menu__link--highlight{color:#e87722;font-weight:600}}.site-footer{background:#1a1a1a;color:#ffffffb3;padding:3rem 0 1rem}.site-footer__container{max-width:1200px;margin:0 auto;padding:0 1rem}.site-footer__columns{display:grid;grid-template-columns:2fr 1fr 1fr 2fr;gap:2rem;margin-bottom:2rem}.site-footer__column{display:flex;flex-direction:column}.site-footer__heading{color:#e87722;font-size:1.25rem;font-weight:600;margin:0 0 1rem}.site-footer__text{font-size:.875rem;line-height:1.6;margin-bottom:1rem}.site-footer__links{list-style:none;padding:0;margin:0}.site-footer__links li{margin-bottom:.5rem}.site-footer__links a{color:#ffffffb3;text-decoration:none;transition:color .2s ease}.site-footer__links a:hover{color:#e87722}.site-footer__newsletter-form{display:flex;flex-direction:column;gap:.5rem}.site-footer__newsletter-form input[type=email]{padding:.75rem;border:1px solid rgba(255,255,255,.2);border-radius:4px;background:#ffffff0d;color:inherit;font-size:.875rem}.site-footer__newsletter-form button{padding:.75rem;background:#e87722;color:#fff;border:none;border-radius:4px;font-weight:600;cursor:pointer;transition:background .2s ease}.site-footer__newsletter-form button:hover{background:#d66a1a}.site-footer__bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);flex-wrap:wrap;gap:1rem}.site-footer__copyright{font-size:.875rem}.site-footer__social{display:flex;gap:1rem}.site-footer__social a{color:#ffffffb3;text-decoration:none;font-size:.875rem}.site-footer__social a:hover{color:#e87722}@media(max-width:992px){.site-footer__columns{grid-template-columns:1fr 1fr}}@media(max-width:768px){.site-footer__columns{grid-template-columns:1fr}.site-footer__bottom{flex-direction:column;text-align:center}}.site-nav{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#1a1a1a;color:#fff}.site-nav__brand{font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none}.site-nav__brand:hover{color:#e87722}.site-nav__menu{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.site-nav__menu-item{position:relative}.site-nav__menu-link{color:#fff;text-decoration:none;font-weight:500;transition:color .25s ease}.site-nav__menu-link:hover,.site-nav__menu-link--active{color:#e87722}.site-nav__menu-toggle{display:none;background:0 0;border:none;color:#fff;cursor:pointer;padding:.5rem}.site-nav__menu-toggle--active{background:#e87722}@media(max-width:768px){.site-nav__menu-toggle{display:block}.site-nav__menu{display:none;position:absolute;top:100%;left:0;right:0;background:#1a1a1a;flex-direction:column;padding:1rem;gap:1rem;box-shadow:0 4px 6px #0000001a}.site-nav__menu--active{display:flex}}.hero{padding:5rem 0;background:linear-gradient(135deg,#1a1a1a 0,#1a1a1af2);color:#fff;text-align:center}.hero__content{max-width:800px;margin:0 auto}.hero__title{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.hero__subtitle{font-size:1.25rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.hero--cta{background:linear-gradient(135deg,#e87722 0,#d66a1a)}.blog-listing{padding:3rem 0}.blog-header__title{font-size:2.5rem;font-weight:800;color:#212529;margin:0;text-align:center}.blog-header__description{font-size:1.125rem;line-height:1.6;color:#6c757d;max-width:700px;margin:1rem auto 0;text-align:center}.blog-filters{display:flex;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid #eee;margin-bottom:2rem}.blog-filters__label{font-weight:600;color:#999}.blog-filters__current{color:#e87722}.blog-filters__clear{color:#999;text-decoration:none}.blog-filters__clear:hover{color:#e87722}.blog-filters__clear--hidden{display:none}.posts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:3rem}.post-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:all .3s ease}.post-card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #0000001f}.post-card__image{width:100%;height:300px;overflow:hidden}.post-card__image img{width:100%;height:100%;object-fit:cover}.post-card__content{padding:2rem}.post-card__meta{display:flex;align-items:center;gap:.75rem;font-size:.75rem;color:#666;margin-bottom:1rem}.post-card__title{font-size:1.5rem;font-weight:700;margin:0 0 .75rem}.post-card__title a{color:#212529;text-decoration:none}.post-card__title a:hover{color:#e87722}.post-card__excerpt{font-size:.9375rem;line-height:1.6;color:#666;margin:.75rem 0}.post-card__read-more{color:#e87722;text-decoration:none;font-weight:600;font-size:.875rem}.category-spotlight{padding:4rem 0;background:#f8f9fa}.category-spotlight__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.category-spotlight__item{background:#fff;border-radius:8px;padding:2rem;text-align:center;box-shadow:0 2px 8px #0000000f;transition:all .3s ease}.category-spotlight__item:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.category-spotlight__image{width:80px;height:80px;margin:0 auto 1rem;background:#1a1a1a;border-radius:50%;display:flex;align-items:center;justify-content:center}.category-spotlight__title{font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.category-spotlight__title a{color:#212529;text-decoration:none}.category-spotlight__title a:hover{color:#e87722}.category-spotlight__description{font-size:.9375rem;line-height:1.6;color:#666;margin:0 0 1rem}.category-spotlight__link{color:#e87722;text-decoration:none;font-weight:600}.featured-posts{padding:4rem 0}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.section-title{font-size:2rem;font-weight:700;color:#212529;margin:0}.view-all{color:#e87722;text-decoration:none;font-weight:600}.view-all:hover{color:#d66a1a}.article-hero{background:#1a1a1a;color:#fff;padding-top:4rem;padding-bottom:4rem}.article-hero--no-image{padding-bottom:3rem}.article-hero__image{width:100%;margin-bottom:2rem}.article-hero__image-img{width:100%;height:400px;object-fit:cover;border-radius:8px}.article-hero__content{max-width:800px;margin:0 auto;text-align:center}.article-meta{display:flex;justify-content:center;align-items:center;gap:.75rem;font-size:.875rem;color:#fffc;margin-bottom:1.5rem}.article-meta__tag{color:#e87722;text-decoration:none}.article-meta__tag:hover{text-decoration:underline}.article-hero__title{font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.article-hero__excerpt{font-size:1.25rem;line-height:1.6;max-width:700px;margin:0 auto}.article-author{display:flex;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid #eee;margin-bottom:2rem}.article-author__image{width:64px;height:64px;border-radius:50%;object-fit:cover}.article-author__info{display:flex;flex-direction:column}.article-author__name{font-weight:700;color:#212529}.article-author__bio{font-size:.875rem;color:#666}.article-content{font-size:1.125rem;line-height:1.7;color:#333;max-width:800px;margin:0 auto 3rem}.article-content h2{font-size:2rem;font-weight:700;color:#212529;margin:2.5rem 0 1rem;padding-top:1rem;border-top:1px solid #dee2e6}.article-content h3{font-size:1.5rem;font-weight:600;color:#212529;margin:2rem 0 .75rem}.article-content p{margin-bottom:1.5rem}.article-content ul,.article-content ol{margin:1.5rem 0 1.5rem 2rem}.article-content li{margin-bottom:.75rem}.article-content strong{color:#212529}.article-content a{color:#e87722;text-decoration:none}.article-content a:hover{text-decoration:underline}.article-share{text-align:center;padding:3rem 0;background:#1a1a1a;color:#fff}.article-share__title{color:#e87722;font-size:1.25rem;margin-bottom:1.5rem}.article-share__buttons{display:flex;justify-content:center;gap:1rem}.article-share__button{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#ffffff1a;color:#fff;border-radius:50%;text-decoration:none;transition:all .25s ease}.article-share__button:hover{background:#e87722;transform:scale(1.1)}.article-cta{background:#e87722;color:#fff;padding:4rem 0}.article-cta__content{text-align:center;max-width:700px;margin:0 auto}.article-cta__title{font-size:2rem;font-weight:700;margin:0 0 1rem}.article-cta__subtitle{font-size:1.125rem;margin:0 0 2rem}.related-articles{padding:3rem 0;border-top:1px solid #eee}.related-articles__title{font-size:1.5rem;font-weight:700;color:#212529;margin-bottom:2rem;text-align:center}.related-articles__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.related-article-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000000f;transition:all .3s ease}.related-article-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.related-article-card__image{width:100%;height:180px;overflow:hidden}.related-article-card__image img{width:100%;height:100%;object-fit:cover}.related-article-card__content{padding:1rem}.related-article-card__title{font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.related-article-card__title a{color:#212529;text-decoration:none}.related-article-card__title a:hover{color:#e87722}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;padding:2rem 0}.pagination__link{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;background:#fff;border:1px solid #dee2e6;color:#6c757d;text-decoration:none;border-radius:8px;transition:all .25s ease}.pagination__link:hover{background:#f8f9fa;border-color:#dee2e6}.pagination__link--current{background:#e87722;border-color:#e87722;color:#fff}.breadcrumbs{display:flex;align-items:center;gap:.5rem;padding:1rem 0;font-size:.875rem;color:#6c757d}.breadcrumbs__item{color:#6c757d;text-decoration:none}.breadcrumbs__item:hover{color:#e87722}.breadcrumbs__separator{color:#dee2e6}.badge{display:inline-block;padding:.25rem .75rem;background:#f1f3f5;color:#6c757d;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.badge--primary{background:#e87722;color:#fff}.badge--success{background:#27ae60;color:#fff}.badge--warning{background:#f39c12;color:#212529}.badge--danger{background:#e74c3c;color:#fff}@media(max-width:992px){.hide-tablet-up{display:none}}@media(min-width:993px){.hide-tablet-down{display:none}}@media(max-width:768px){.hide-mobile{display:none}}.modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;opacity:0;visibility:hidden;transition:all .25s ease}.modal--active{opacity:1;visibility:visible}.modal__content{position:relative;max-width:900px;max-height:90vh;background:#fff;border-radius:12px;overflow:hidden}.modal__close{position:absolute;top:1rem;right:1rem;background:#fff;border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center}.modal__close:hover{background:#f8f9fa}.toast{position:fixed;bottom:2rem;right:2rem;padding:1rem 1.5rem;background:#fff;border-radius:8px;box-shadow:0 20px 25px #00000026;z-index:10000;transform:translateY(100%);transition:transform .25s ease}.toast--visible{transform:translateY(0)}.toast--success{border-left:4px solid #27ae60}.toast--error{border-left:4px solid #e74c3c}.toast--info{border-left:4px solid #E87722}.toast__title{font-weight:700;margin-bottom:.25rem}.toast__message{color:#6c757d}.spinner{width:48px;height:48px;border:4px solid rgba(255,255,255,.1);border-top:4px solid #E87722;border-radius:50%;animation:spin 1s linear infinite;margin:2rem auto}.fade-in{animation:fadeIn .35s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.slide-in{animation:slideIn .35s ease}@keyframes slideIn{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){*,:before,:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.site-header--hidden{transform:translateY(-100%)}@media(max-width:768px){.article-hero__image-img{height:250px}.article-content{font-size:1rem}.article-content h2{font-size:1.5rem}.article-content h3{font-size:1.25rem}.related-articles__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/theme.css.map */
