@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,700&family=Inter:wght@300;400;500;600;700&display=swap";.lang-switcher[data-astro-cid-nen7h5rs]{align-items:center;gap:.25rem;margin-left:.5rem;list-style:none;display:flex}.lang-link[data-astro-cid-nen7h5rs],.lang-active[data-astro-cid-nen7h5rs]{letter-spacing:.05em;border-radius:3px;padding:.15rem .3rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:color .2s}.lang-active[data-astro-cid-nen7h5rs]{color:#dc143c;pointer-events:none}.lang-link[data-astro-cid-nen7h5rs]{color:#777}.lang-link[data-astro-cid-nen7h5rs]:hover{color:#dc143c}.lang-sep[data-astro-cid-nen7h5rs]{color:#ccc;font-size:.75rem}@media (width<=768px){.lang-switcher[data-astro-cid-nen7h5rs]{margin-left:0;padding:.5rem 1rem}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{color:#1a1a1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafaf5;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.7}img{max-width:100%;height:auto;display:block}.img-hero{aspect-ratio:16/9;overflow:hidden}.img-card,.img-body{aspect-ratio:3/2;overflow:hidden}.img-portrait{aspect-ratio:1;border-radius:50%;overflow:hidden}.img-hero img,.img-card img,.img-body img,.img-portrait img{object-fit:cover;object-position:center top;width:100%;height:100%}figure.img-body{aspect-ratio:auto;margin:0;overflow:visible}figure.img-body img{aspect-ratio:3/2;border-radius:8px;overflow:hidden}figure.img-body figcaption{color:#6b6b6b;text-align:center;margin-top:8px;font-size:.85rem;font-style:italic}a{color:#dc143c;text-decoration:none;transition:color .3s}a:hover{color:#8b0000}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{color:#1a1a1a;font-family:Playfair Display,Georgia,serif;font-weight:700;line-height:1.25}h1{margin-bottom:1rem;font-size:clamp(2rem,5vw,3.2rem)}h2{margin-bottom:.8rem;font-size:clamp(1.6rem,4vw,2.4rem)}h3{margin-bottom:.6rem;font-size:clamp(1.3rem,3vw,1.8rem)}h4{margin-bottom:.5rem;font-size:1.3rem}p{color:#1a1a1a;margin-bottom:1.2rem}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.container-narrow{max-width:800px;margin:0 auto;padding:0 1.5rem}.site-header{z-index:1000;backdrop-filter:blur(10px);background:#fffffff7;border-bottom:1px solid #0000000f;transition:box-shadow .3s;position:sticky;top:0}.site-header.scrolled{box-shadow:0 2px 20px #00000014}.header-inner{justify-content:space-between;align-items:center;max-width:1200px;height:72px;margin:0 auto;padding:0 1.5rem;display:flex}.logo{color:#1a1a1a;align-items:center;gap:.6rem;font-family:Playfair Display,serif;font-size:1.4rem;font-weight:700;text-decoration:none;display:flex}.logo img{width:auto;height:40px}.logo span.red{color:#dc143c}.main-nav{align-items:center;gap:0;display:flex}.main-nav>li{position:relative}.main-nav>li>a,.main-nav>li>button{color:#1a1a1a;cursor:pointer;background:0 0;border:none;align-items:center;gap:.3rem;padding:.6rem 1rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s;display:flex}.main-nav>li>a:hover,.main-nav>li>button:hover{color:#dc143c}.main-nav .dropdown-arrow{font-size:.6rem;transition:transform .3s}.dropdown-menu{opacity:0;visibility:hidden;background:#fff;border-radius:8px;min-width:240px;padding:.5rem 0;transition:all .3s;position:absolute;top:100%;left:0;transform:translateY(10px);box-shadow:0 10px 40px #0000001a}.main-nav>li:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a{color:#1a1a1a;padding:.6rem 1.2rem;font-size:.9rem;transition:background .2s,color .2s;display:block}.dropdown-menu a:hover{color:#dc143c;background:#fff0f0}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:5px;display:none}.hamburger span{background:#1a1a1a;border-radius:2px;width:26px;height:2.5px;transition:all .3s;display:block}@media (width<=768px){.hamburger{display:flex}.main-nav{background:#fff;flex-direction:column;padding:1rem 0;display:none;position:absolute;top:72px;left:0;right:0;box-shadow:0 10px 30px #0000001a}.main-nav.active{display:flex}.main-nav>li>a,.main-nav>li>button{justify-content:space-between;width:100%;padding:.8rem 1.5rem}.dropdown-menu{box-shadow:none;opacity:1;visibility:visible;background:#f9f9f9;border-radius:0;display:none;position:static;transform:none}.dropdown-menu.active{display:block}.dropdown-menu a{padding-left:2.5rem}}.hero{text-align:center;background:#1a1a1a;justify-content:center;align-items:center;min-height:70vh;display:flex;position:relative;overflow:hidden}.hero-bg{object-fit:cover;object-position:center 20%;opacity:.6;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{background:linear-gradient(#0000004d,#0009);position:absolute;inset:0}.hero-content{z-index:2;max-width:800px;padding:3rem 1.5rem;position:relative}.hero-content h1{color:#fff;text-shadow:0 2px 10px #0000004d;margin-bottom:1.2rem;font-size:clamp(2.2rem,6vw,3.8rem)}.hero-content p{color:#ffffffe6;margin-bottom:2rem;font-size:clamp(1rem,2.5vw,1.3rem);line-height:1.6}.hero-small{min-height:45vh}.hero-small .hero-content h1{font-size:clamp(1.8rem,5vw,3rem)}.btn{cursor:pointer;border:none;border-radius:50px;padding:.9rem 2.2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary{color:#fff;background:#dc143c}.btn-primary:hover{color:#fff;background:#b71c1c;transform:translateY(-2px);box-shadow:0 6px 20px #dc143c4d}.btn-outline{color:#fff;background:0 0;border:2px solid #fff}.btn-outline:hover{color:#dc143c;background:#fff}.section{padding:5rem 0}.section-alt{background:#f5f5f5}.section-title{text-align:center;margin-bottom:3rem}.section-title h2{padding-bottom:.8rem;display:inline-block;position:relative}.section-title h2:after{content:"";background:#dc143c;border-radius:2px;width:60px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.section-title p{color:#6b6b6b;max-width:600px;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.cards-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2rem;display:grid}.card{background:#fff;border-radius:12px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 2px 15px #0000000f}.card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.card-image{aspect-ratio:16/10;position:relative;overflow:hidden}.card-image img{object-fit:cover;object-position:center 30%;width:100%;height:100%;transition:transform .5s}.card:hover .card-image img{transform:scale(1.05)}.blog-card{background:#fff;border-radius:12px;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 2px 15px #0000000f}.blog-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001a}.blog-card-img{flex:0 0 280px;overflow:hidden}.blog-card-img img{object-fit:cover;object-position:center 20%;width:100%;height:100%;transition:transform .5s}.blog-card:hover .blog-card-img img{transform:scale(1.05)}.blog-card-content{flex-direction:column;flex:1;justify-content:center;padding:1.5rem 2rem;display:flex}.blog-card-meta-top{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:.8rem;display:flex}.blog-card-tag{color:#fff;text-transform:uppercase;letter-spacing:.03em;background:#dc143c;border-radius:20px;padding:.2rem .7rem;font-size:.75rem;font-weight:600}.blog-card-date{color:#999;font-size:.85rem}.blog-card-date i{color:#dc143c;margin-right:.25rem}.blog-card-title{margin-bottom:.6rem;font-family:Playfair Display,Georgia,serif;font-size:1.3rem;line-height:1.35}.blog-card-title a{color:#1a1a1a;text-decoration:none;transition:color .3s}.blog-card-title a:hover{color:#dc143c}.blog-card-desc{color:#6b6b6b;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.92rem;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-card-link{color:#dc143c;align-items:center;gap:.4rem;margin-top:auto;font-size:.9rem;font-weight:600;text-decoration:none;transition:gap .3s;display:inline-flex}.blog-card-link:hover{color:#8b0000;gap:.7rem}.blog-list{flex-direction:column;gap:1.5rem;display:flex}.cards-grid .blog-card{flex-direction:column}.cards-grid .blog-card-img{aspect-ratio:3/2;flex:none;width:100%}.cards-grid .blog-card-img img{object-fit:cover;object-position:center 20%;width:100%;height:100%}.cards-grid .blog-card-content{padding:1.5rem}@media (width<=768px){.blog-card{flex-direction:column}.blog-card-img{flex:none;height:200px}.blog-card-content{padding:1.2rem 1.5rem}.blog-card-title{font-size:1.15rem}}.card-badge{color:#fff;background:#dc143c;border-radius:20px;padding:.3rem .8rem;font-size:.8rem;font-weight:600;position:absolute;top:1rem;left:1rem}.card-body{padding:1.5rem}.card-body h3{margin-bottom:.6rem;font-size:1.25rem}.card-body h3 a{color:#1a1a1a;text-decoration:none}.card-body h3 a:hover{color:#dc143c}.card-body p{color:#6b6b6b;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.card-meta{color:#999;align-items:center;gap:1rem;font-size:.85rem;display:flex}.card-meta i{color:#dc143c;margin-right:.3rem}.product-card{text-align:center;padding:2rem 1.5rem}.product-card .icon-wrap{color:#dc143c;background:linear-gradient(135deg,#fff0f0,#ffe0e0);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.2rem;font-size:2rem;transition:transform .3s;display:flex}.product-card:hover .icon-wrap{transform:scale(1.1)}.stats-grid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;display:grid}.stat-item{padding:2rem 1rem}.stat-number{color:#dc143c;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:3rem;font-weight:700;line-height:1}.stat-label{color:#6b6b6b;font-size:1rem;font-weight:500}.article-content{max-width:800px;margin:0 auto;padding:3rem 1.5rem}.article-content h2{border-top:1px solid #eee;margin-top:2.5rem;padding-top:1.5rem}.article-content h2:first-of-type{border-top:none;padding-top:0}.article-content h3{margin-top:2rem}.article-content p{font-size:1.05rem;line-height:1.8}.article-content ul,.article-content ol{margin:1rem 0 1.5rem 1.5rem;list-style:outside}.article-content ol{list-style:decimal}.article-content li{margin-bottom:.5rem;font-size:1.05rem;line-height:1.7}.article-content blockquote{color:#4a4a4a;background:#fff8f8;border-left:4px solid #dc143c;border-radius:0 8px 8px 0;margin:1.5rem 0;padding:1rem 1.5rem;font-style:italic}.callout-box{color:#3a3a3a;background:#fff3ee;border-left:4px solid #dc143c;border-radius:0 8px 8px 0;margin:1.5rem 0;padding:1rem 1.5rem;font-style:normal}.callout-box strong:first-child{color:#dc143c;margin-right:.3rem;display:inline-block}.article-content img{aspect-ratio:3/2;object-fit:cover;object-position:center 20%;border-radius:12px;width:100%;height:auto;margin:2rem auto;display:block;box-shadow:0 4px 20px #00000014}.article-content a{color:#dc143c;text-underline-offset:2px;text-decoration:underline}.article-content table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:.95rem}.article-content th{color:#fff;text-align:left;background:#dc143c;padding:.8rem 1rem;font-weight:600}.article-content td{border-bottom:1px solid #eee;padding:.7rem 1rem}.article-content tr:nth-child(2n){background:#fafafa}.toc{background:#fff8f8;border-left:4px solid #dc143c;border-radius:0 6px 6px 0;max-width:640px;margin:2rem 0;padding:1.25rem 1.5rem}.toc .toc-title{text-transform:uppercase;letter-spacing:.05em;color:#dc143c;margin:0 0 .75rem;font-size:.9rem;font-weight:700}.toc ol{margin:0;padding-left:1.4rem;list-style:decimal}.toc li{margin:.35rem 0;font-size:.95rem;line-height:1.5}.toc li a{color:#1a1a1a;text-decoration:none}.toc li a:hover{color:#dc143c;text-decoration:underline}@media (width<=600px){.toc{margin:1.5rem 0;padding:1rem 1.25rem}.toc li{font-size:.9rem}}.article-header{text-align:center;max-width:800px;margin:0 auto;padding:2rem 1.5rem 0}.article-header .category-label{color:#dc143c;background:#fff0f0;border-radius:20px;margin-bottom:1rem;padding:.3rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.article-header .meta{color:#6b6b6b;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:1rem;font-size:.9rem;display:flex}.article-header .meta i{color:#dc143c;margin-right:.3rem}.summary-box{background:linear-gradient(135deg,#fff8f8,#fff0f0);border-left:4px solid #dc143c;border-radius:0 12px 12px 0;margin:2rem 0;padding:1.5rem 2rem;font-size:1rem;line-height:1.7}.summary-box strong{color:#dc143c}.faq-section{max-width:800px;margin:3rem auto;padding:0 1.5rem}.faq-section h2{text-align:center;margin-bottom:2rem}.faq-item{border:1px solid #eee;border-radius:10px;margin-bottom:.8rem;transition:border-color .3s;overflow:hidden}.faq-item:hover{border-color:#dc143c}.faq-question{cursor:pointer;text-align:left;color:#1a1a1a;background:#fff;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.2rem 1.5rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;display:flex}.faq-question:hover{color:#dc143c}.faq-icon{color:#dc143c;flex-shrink:0;font-size:1.2rem;transition:transform .3s}.faq-item.active .faq-icon{transform:rotate(45deg)}.faq-answer{max-height:0;padding:0 1.5rem;transition:max-height .4s,padding .3s;overflow:hidden}.faq-item.active .faq-answer{max-height:500px;padding:0 1.5rem 1.5rem}.faq-answer p{color:#4a4a4a;font-size:.95rem;line-height:1.7}.breadcrumb{max-width:1200px;margin:0 auto;padding:1rem 1.5rem}.breadcrumb ol{color:#999;flex-wrap:wrap;gap:.3rem;font-size:.85rem;list-style:none;display:flex}.breadcrumb li:after{content:"›";color:#ccc;margin-left:.5rem}.breadcrumb li:last-child:after{display:none}.breadcrumb a{color:#6b6b6b;text-decoration:none}.breadcrumb a:hover{color:#dc143c}.breadcrumb li:last-child{color:#dc143c;font-weight:500}.site-footer{color:#ccc;background:#1a1a1a;padding:4rem 0 0}.footer-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid}.footer-col h4{color:#fff;margin-bottom:1.2rem;padding-bottom:.6rem;font-family:Playfair Display,serif;font-size:1.15rem;position:relative}.footer-col h4:after{content:"";background:#dc143c;width:30px;height:2px;position:absolute;bottom:0;left:0}.footer-col ul li{margin-bottom:.5rem}.footer-col a{color:#aaa;font-size:.9rem;transition:color .3s,padding-left .3s}.footer-col a:hover{color:#dc143c;padding-left:4px}.footer-col p{color:#aaa;font-size:.9rem;line-height:1.7}.footer-bottom{text-align:center;color:#666;border-top:1px solid #ffffff14;margin-top:3rem;padding:1.5rem;font-size:.85rem}.footer-bottom a{color:#dc143c}.contact-form{max-width:600px;margin:0 auto}.form-group{margin-bottom:1.5rem}.form-group label{color:#1a1a1a;margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}.form-group input,.form-group textarea{background:#fff;border:1px solid #ddd;border-radius:8px;width:100%;padding:.9rem 1.2rem;font-family:Inter,sans-serif;font-size:1rem;transition:border-color .3s,box-shadow .3s}.form-group input:focus,.form-group textarea:focus{border-color:#dc143c;outline:none;box-shadow:0 0 0 3px #dc143c1a}.form-group textarea{resize:vertical;min-height:150px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-on-scroll{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.animate-on-scroll.visible{opacity:1;transform:translateY(0)}.related-section{background:#f5f5f5;padding:3rem 0}.related-section .container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.text-center{text-align:center}.text-red{color:#dc143c}.text-muted{color:#6b6b6b}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.accent-gold{color:#d4a373}.border-gold{border-color:#d4a373}@media (width<=640px){.cards-grid{grid-template-columns:1fr}.hero{min-height:55vh}.hero-small{min-height:35vh}.section{padding:3rem 0}.stats-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.timeline{padding:2rem 0;position:relative}.timeline:before{content:"";background:#dc143c;width:3px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.timeline-item{justify-content:flex-end;margin-bottom:2rem;padding-right:calc(50% + 2rem);display:flex;position:relative}.timeline-item:nth-child(2n){justify-content:flex-start;padding-left:calc(50% + 2rem);padding-right:0}.timeline-dot{background:#dc143c;border:3px solid #fff;border-radius:50%;width:16px;height:16px;position:absolute;top:.5rem;left:50%;transform:translate(-50%);box-shadow:0 0 0 3px #dc143c}.timeline-content{background:#fff;border-radius:10px;padding:1.5rem;box-shadow:0 2px 15px #0000000f}.timeline-content h4{color:#dc143c;margin-bottom:.5rem;font-family:Playfair Display,serif}@media (width<=768px){.timeline:before{left:1rem}.timeline-item,.timeline-item:nth-child(2n){justify-content:flex-start;padding-left:3rem;padding-right:0}.timeline-dot{left:1rem}}@media print{.site-header,.site-footer,.hamburger{display:none}.hero{min-height:auto;padding:2rem 0}body{background:#fff}}.interview-expert-card{background:#f8f6f2;border-left:4px solid #dc143c;border-radius:10px;align-items:center;gap:24px;margin:36px 0;padding:24px;display:flex;box-shadow:0 2px 12px #0000000a}.interview-expert-card img{aspect-ratio:1;object-fit:cover;object-position:center top;border:3px solid #fff;border-radius:50%;flex-shrink:0;width:130px;height:130px;box-shadow:0 2px 8px #00000014}.interview-expert-card strong{color:#dc143c;font-family:Playfair Display,serif;font-size:1.15rem}.interview-expert-card div{color:#1a1a1a;flex:1;font-size:.95rem;line-height:1.6}.interview-expert-card .card-content{flex:1}.interview-expert-card .expert-name{color:#dc143c;margin:0 0 .2rem;font-family:Playfair Display,serif;font-size:1.15rem;font-weight:700}.interview-expert-card .expert-title{letter-spacing:.06em;text-transform:uppercase;color:#6b6b6b;margin:0 0 .6rem;font-size:.8rem;font-weight:600}.interview-expert-card .expert-bio{color:#1a1a1a;margin:0;font-size:.95rem;line-height:1.6}blockquote.journalist-question,blockquote.expert-answer,blockquote.journalist-question p,blockquote.expert-answer p{font-family:Inter,system-ui,-apple-system,sans-serif!important;font-size:1rem!important;font-style:normal!important;line-height:1.7!important}blockquote.journalist-question:before,blockquote.expert-answer:before{content:none!important;display:none!important}blockquote.journalist-question{color:#1a1a1a;background:#f0f0f0;border-left:3px solid #6b6b6b;border-radius:0 8px 8px 0;margin:24px 0 12px;padding:16px 22px}blockquote.expert-answer{color:#1a1a1a;background:#fff8e7;border-left:3px solid #dc143c;border-radius:0 8px 8px 0;margin:12px 0 30px;padding:16px 22px}blockquote.journalist-question>strong:first-child,blockquote.expert-answer>strong:first-child{color:#dc143c;letter-spacing:.18em;text-transform:uppercase;margin-bottom:.35rem;font-family:Inter,system-ui,sans-serif;font-size:.72rem;font-style:normal;font-weight:700;display:block}blockquote.journalist-question p,blockquote.expert-answer p{margin:0 0 12px}blockquote.journalist-question p:last-child,blockquote.expert-answer p:last-child{margin-bottom:0}@media (width<=768px){.interview-expert-card{text-align:center;flex-direction:column;gap:16px}.interview-expert-card img{width:110px;height:110px}}.source-ref{vertical-align:super;font-size:.7em;line-height:1}.source-ref a{color:#dc143c;font-weight:600;text-decoration:none}.source-ref a:hover{text-decoration:underline}.article-media{margin:32px 0}.article-media img{border-radius:8px;width:100%;height:auto;display:block}.article-media figcaption{color:#6b6b6b;text-align:center;margin-top:8px;font-size:.85rem;font-style:italic}
