*{box-sizing:border-box;margin:0;padding:0}html,body{scroll-behavior:smooth;max-width:100vw;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:#0000;touch-action:manipulation;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}.navbar-area .container-fluid,.header-top-row .container-fluid,.header-bottom-row .container-fluid,.mobile-menu-collapse .container-fluid{max-width:1440px;margin:0 auto}@media (min-width:992px){.navbar-area .container-fluid,.header-top-row .container-fluid,.header-bottom-row .container-fluid{padding-left:1.5rem;padding-right:1.5rem}}@media (max-width:991px){.navbar-area .container-fluid,.header-top-row .container-fluid,.header-bottom-row .container-fluid{padding-left:1rem;padding-right:1rem}}@media (max-width:767px){.navbar-area .container-fluid,.header-top-row .container-fluid,.header-bottom-row .container-fluid{padding-left:16px;padding-right:16px}}@media (max-width:480px){.navbar-area .container-fluid,.header-top-row .container-fluid,.header-bottom-row .container-fluid{padding-left:12px;padding-right:12px}}main .container-fluid,.site-footer .container-fluid{max-width:1440px;margin:0 auto}@media (min-width:992px){main .container-fluid,.site-footer .container-fluid{padding-left:1.5rem;padding-right:1.5rem}}@media (max-width:991px){main .container-fluid,.site-footer .container-fluid{padding-left:1rem;padding-right:1rem}}.hero-section{background-color:#fff;padding:80px 0}.hero-large-post{flex-direction:column;height:100%;display:flex}.hero-image-link{text-decoration:none;display:block}.hero-image-wrapper{aspect-ratio:16/9;border-radius:8px;width:100%;margin-bottom:24px;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.hero-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.hero-image-link:hover .hero-image{transform:scale(1.05)}.hero-content{flex-direction:column;display:flex}.hero-category-badge{letter-spacing:1px;color:#fff;border-radius:4px;align-self:flex-start;padding:8px 20px;font-size:11px;font-weight:800;display:inline-block;box-shadow:0 2px 8px #00000026}.hero-title{color:#1a1a1a;letter-spacing:-.5px;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:36px;font-weight:800;line-height:1.25}.hero-title a{color:inherit;text-decoration:none;transition:color .3s}.hero-title a:hover{color:#666}.hero-meta{color:#666;letter-spacing:.5px;align-items:center;gap:10px;font-size:12px;font-weight:600;display:flex}.hero-author{color:#5c6bc0}.hero-meta-separator{color:#ddd}.hero-date{color:#999}.hero-small-posts{flex-direction:column;gap:24px;height:100%;display:flex}.hero-small-post{background:#f8f9fa;border-radius:8px;align-items:flex-start;gap:20px;padding:16px;transition:all .3s;display:flex}.hero-small-post:hover{background:#fff;transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.hero-small-image-link{flex-shrink:0;text-decoration:none;display:block}.hero-small-image-wrapper{border-radius:6px;width:220px;height:165px;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a}.hero-small-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.hero-small-image-link:hover .hero-small-image{transform:scale(1.05)}.hero-small-content{flex-direction:column;flex:1;justify-content:center;gap:12px;display:flex}.hero-small-category-badge{letter-spacing:.8px;color:#fff;border-radius:3px;align-self:flex-start;padding:6px 16px;font-size:10px;font-weight:800;display:inline-block;box-shadow:0 1px 4px #00000026}.hero-small-title{color:#1a1a1a;letter-spacing:-.3px;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:18px;font-weight:700;line-height:1.4}.hero-small-title a{color:inherit;text-decoration:none;transition:color .3s}.hero-small-title a:hover{color:#666}.hero-small-meta{color:#666;letter-spacing:.4px;align-items:center;gap:8px;font-size:11px;font-weight:600;display:flex}.hero-small-author{color:#5c6bc0}.hero-small-meta-separator{color:#ddd}.hero-small-date{color:#999}@media (max-width:991px){.hero-section{padding:60px 0}.hero-section .row{flex-direction:column}.hero-small-posts{gap:20px;margin-top:20px}.hero-title{font-size:28px}.hero-small-title{font-size:16px}.hero-small-post{padding:12px}}@media (max-width:767px){.hero-section{padding:40px 0}.hero-image-wrapper{border-radius:6px;margin-bottom:20px}.hero-small-post{flex-direction:column;gap:12px;padding:16px}.hero-small-image-link{width:100%}.hero-small-image-wrapper{aspect-ratio:16/9;width:100%;height:auto}.hero-title{font-size:24px}.hero-small-title{font-size:16px}.hero-category-badge{padding:6px 16px;font-size:10px}.hero-small-category-badge{padding:5px 14px;font-size:9px}}.editors-choice-section{background:linear-gradient(#fff 0%,#f8f9fa 100%);padding:80px 0}.editors-choice-section .section-header{text-align:left;margin-bottom:48px}.editors-choice-section .section-title{color:#1a1a1a;letter-spacing:-.5px;border-bottom:4px solid #c00;margin:0;padding-bottom:20px;font-size:40px;font-weight:800;display:inline-block;position:relative}.editors-choice-section .section-title:after{content:"";background:#26a69a;width:60%;height:4px;position:absolute;bottom:-4px;left:0}.editors-choice-section .row{align-items:stretch}.editors-choice-card{background-color:#fff;border-radius:12px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 16px #00000014}.editors-choice-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #00000026}.editors-choice-image-link{text-decoration:none;display:block}.editors-choice-image-wrapper{aspect-ratio:4/3;border-radius:0;width:100%;margin-bottom:0;position:relative;overflow:hidden}.editors-choice-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.editors-choice-image-link:hover .editors-choice-image{transform:scale(1.05)}.editors-choice-content{flex-direction:column;gap:14px;padding:24px;display:flex}.editors-choice-category-badge{letter-spacing:.8px;color:#fff;border-radius:4px;align-self:flex-start;padding:6px 16px;font-size:10px;font-weight:800;display:inline-block;box-shadow:0 2px 6px #00000026}.editors-choice-title{color:#1a1a1a;letter-spacing:-.3px;word-spacing:-1px;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:52px;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:20px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.editors-choice-title a{color:inherit;text-decoration:none;transition:color .3s}.editors-choice-title a:hover{color:#666}.editors-choice-meta{color:#999;letter-spacing:.4px;flex-wrap:wrap;align-items:center;gap:8px;font-size:11px;font-weight:600;display:flex}.editors-choice-author{color:#5c6bc0}.editors-choice-meta-separator{color:#ddd}.editors-choice-date{color:#999}.editors-choice-comments{color:#26a69a}@media (max-width:991px){.editors-choice-section{padding:60px 0}.editors-choice-section .section-header{margin-bottom:36px}.editors-choice-section .section-title{padding-bottom:16px;font-size:32px}.editors-choice-card{border-radius:10px}.editors-choice-content{padding:20px}.editors-choice-title{min-height:auto;font-size:18px}}@media (max-width:767px){.editors-choice-section{padding:40px 0}.editors-choice-section .section-header{margin-bottom:28px}.editors-choice-section .section-title{border-bottom:3px solid #c00;padding-bottom:12px;font-size:28px}.editors-choice-section .section-title:after{height:3px}.editors-choice-section .col-sm-6{margin-bottom:24px}.editors-choice-card{border-radius:8px}.editors-choice-content{gap:10px;padding:16px}.editors-choice-title{min-height:auto;font-size:16px}.editors-choice-meta{font-size:10px}}.latest-posts-section{background-color:#fff;padding:80px 0}.latest-posts-section .section-header{margin-bottom:48px}.latest-posts-section .section-title{color:#1a1a1a;letter-spacing:-.5px;border-bottom:4px solid #c00;margin:0;padding-bottom:20px;font-size:40px;font-weight:800;display:inline-block}.latest-post-card{background-color:#fff;border:2px solid #f0f0f0;border-radius:8px;flex-direction:row;height:100%;padding:16px;transition:all .3s;display:flex;overflow:hidden}.latest-post-card:hover{border-color:#c00;transform:translateY(-4px);box-shadow:0 8px 24px #cc00001f}.latest-post-image-link{flex-shrink:0;width:110px;margin-right:15px;text-decoration:none;display:block;position:relative}.latest-post-image-wrapper{border-radius:6px;width:100%;height:110px;position:relative;overflow:hidden}.latest-post-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.latest-post-image-link:hover .latest-post-image{transform:scale(1.05)}.latest-post-category-badge{letter-spacing:.6px;color:#fff;border-radius:3px;width:fit-content;margin-bottom:8px;padding:4px 12px;font-size:9px;font-weight:800;display:inline-block;box-shadow:0 1px 4px #00000026}.latest-post-content{flex-direction:column;flex:1;justify-content:center;gap:8px;padding:0;display:flex}.latest-post-title{color:#1a1a1a;letter-spacing:-.2px;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.latest-post-title a{color:inherit;text-decoration:none;transition:color .3s}.latest-post-title a:hover{color:#666}.latest-post-meta{color:#999;letter-spacing:.4px;flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px;font-size:10px;font-weight:600;display:flex}.latest-post-author{color:#5c6bc0}.latest-post-meta-separator{color:#ddd}.latest-post-date{color:#999}@media (max-width:991px){.latest-posts-section{padding:60px 0}.latest-posts-section .section-header{margin-bottom:36px}.latest-posts-section .section-title{padding-bottom:16px;font-size:32px}.latest-post-card{padding:12px}.latest-post-image-link{width:100px;margin-right:12px}.latest-post-image-wrapper{height:100px}.latest-post-title{font-size:14px}.latest-post-meta{font-size:9px}}@media (max-width:767px){.latest-posts-section{padding:40px 0}.latest-posts-section .section-header{margin-bottom:28px}.latest-posts-section .section-title{border-bottom:3px solid #c00;padding-bottom:12px;font-size:28px}.latest-post-card{border-radius:6px;flex-direction:column;margin-bottom:16px;padding:16px}.latest-post-image-link{width:100%;margin-bottom:12px;margin-right:0}.latest-post-image-wrapper{border-radius:4px;height:180px}.latest-post-title{font-size:16px}.latest-post-meta{font-size:10px}.latest-post-content{padding:0}}.this-week-in-history-section{background:linear-gradient(135deg,#fff9e6 0%,#ffe0d8 100%);padding:80px 0}.this-week-in-history-section .section-header{text-align:left;margin-bottom:48px}.this-week-in-history-section .section-title{color:#1a1a1a;letter-spacing:-.5px;border-bottom:4px solid #fbc02d;margin:0;padding-bottom:20px;font-size:40px;font-weight:800;display:inline-block;position:relative}.this-week-in-history-section .section-title:after{content:"";background:#ff7043;width:60%;height:4px;position:absolute;bottom:-4px;left:0}.history-post-card{background-color:#fff;border-radius:16px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 8px 24px #0000001a}.history-post-card:hover{transform:translateY(-8px);box-shadow:0 16px 48px #0003}.history-post-image-link{text-decoration:none;display:block;position:relative}.history-post-image-wrapper{aspect-ratio:16/9;border-radius:0;width:100%;position:relative;overflow:hidden}.history-post-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.history-post-image-link:hover .history-post-image{transform:scale(1.05)}.history-post-category-overlay{background:linear-gradient(#0000,#000000b3);padding:20px;position:absolute;bottom:0;left:0;right:0}.history-post-category-badge{letter-spacing:1px;color:#fff;border-radius:6px;padding:8px 18px;font-size:11px;font-weight:800;display:inline-block;box-shadow:0 2px 8px #0000004d}.history-post-content{flex-direction:column;gap:16px;padding:28px;display:flex}.history-post-title{color:#1a1a1a;letter-spacing:-.4px;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:24px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.history-post-title a{color:inherit;text-decoration:none;transition:color .3s}.history-post-title a:hover{color:#666}.history-post-meta{color:#999;letter-spacing:.5px;flex-wrap:wrap;align-items:center;gap:10px;font-size:12px;font-weight:600;display:flex}.history-post-author{color:#fbc02d}.history-post-meta-separator{color:#ddd}.history-post-date{color:#999}@media (max-width:991px){.this-week-in-history-section{padding:60px 0}.this-week-in-history-section .section-header{margin-bottom:36px}.this-week-in-history-section .section-title{padding-bottom:16px;font-size:32px}.history-post-card{border-radius:12px}.history-post-content{padding:24px}.history-post-title{font-size:20px}}@media (max-width:767px){.this-week-in-history-section{padding:40px 0}.this-week-in-history-section .section-header{margin-bottom:28px}.this-week-in-history-section .section-title{border-bottom:3px solid #fbc02d;padding-bottom:12px;font-size:28px}.this-week-in-history-section .section-title:after{height:3px}.this-week-in-history-section .col-md-6{margin-bottom:24px}.history-post-card{border-radius:10px}.history-post-content{gap:12px;padding:20px}.history-post-title{font-size:18px}.history-post-category-badge{padding:6px 14px;font-size:10px}.history-post-meta{font-size:11px}}.topic-spotlight-section{background:linear-gradient(#fff 0%,#e8f5e9 100%);padding:80px 0}.topic-spotlight-section .section-header{margin-bottom:48px}.topic-spotlight-section .section-title{color:#1a1a1a;letter-spacing:-.5px;border-bottom:4px solid;margin:0;padding-bottom:20px;font-size:40px;font-weight:800;display:inline-block}.spotlight-small-card{background-color:#fff;border-radius:10px;flex-direction:row;height:100%;padding:16px;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 2px 12px #0000000f}.spotlight-small-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #43a04726}.spotlight-small-image-link{flex-shrink:0;width:120px;margin-right:15px;text-decoration:none;display:block;position:relative}.spotlight-small-image-wrapper{border-radius:8px;width:100%;height:120px;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a}.spotlight-small-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.spotlight-small-image-link:hover .spotlight-small-image{transform:scale(1.05)}.spotlight-small-content{flex-direction:column;flex:1;justify-content:center;gap:8px;padding:0;display:flex}.spotlight-small-category-badge{letter-spacing:.5px;color:#fff;border-radius:0;width:fit-content;margin-bottom:8px;padding:4px 12px;font-size:9px;font-weight:700;display:inline-block}.spotlight-small-title{color:#1a1a1a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.spotlight-small-title a{color:inherit;text-decoration:none;transition:color .3s}.spotlight-small-title a:hover{color:#666}.spotlight-small-meta{color:#999;letter-spacing:.3px;flex-wrap:wrap;align-items:center;gap:5px;margin-top:2px;font-size:9px;font-weight:500;display:flex}.spotlight-small-author{color:#999}.spotlight-small-meta-separator{color:#ccc}.spotlight-small-date{color:#999}.spotlight-large-card{background-color:#fff;border-radius:16px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 8px 32px #0000001f}.spotlight-large-card:hover{transform:translateY(-8px);box-shadow:0 16px 48px #43a04733}.spotlight-large-image-link{text-decoration:none;display:block;position:relative}.spotlight-large-image-wrapper{aspect-ratio:21/9;border-radius:0;width:100%;position:relative;overflow:hidden}.spotlight-large-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.spotlight-large-image-link:hover .spotlight-large-image{transform:scale(1.05)}.spotlight-large-category-overlay{background:linear-gradient(#0000,#000000b3);padding:25px;position:absolute;bottom:0;left:0;right:0}.spotlight-large-category-badge{letter-spacing:.5px;color:#fff;border-radius:0;padding:8px 18px;font-size:12px;font-weight:700;display:inline-block}.spotlight-large-content{flex-direction:column;gap:16px;padding:32px;display:flex}.spotlight-large-title{color:#1a1a1a;letter-spacing:-.6px;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:36px;font-weight:800;line-height:1.2;display:-webkit-box;overflow:hidden}.spotlight-large-title a{color:inherit;text-decoration:none;transition:color .3s}.spotlight-large-title a:hover{color:#666}.spotlight-large-meta{color:#999;letter-spacing:.3px;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;font-weight:500;display:flex}.spotlight-large-author{color:#999}.spotlight-large-meta-separator{color:#ccc}.spotlight-large-date{color:#999}@media (max-width:991px){.topic-spotlight-section{padding:60px 0}.topic-spotlight-section .section-header{margin-bottom:36px}.topic-spotlight-section .section-title{padding-bottom:16px;font-size:32px}.spotlight-small-card{padding:12px}.spotlight-small-image-link{width:100px;margin-right:12px}.spotlight-small-image-wrapper{border-radius:6px;height:100px}.spotlight-small-title{font-size:14px}.spotlight-large-card{border-radius:12px}.spotlight-large-title{font-size:28px}.spotlight-large-content{padding:24px}}@media (max-width:767px){.topic-spotlight-section{padding:40px 0}.topic-spotlight-section .section-header{margin-bottom:28px}.topic-spotlight-section .section-title{border-bottom:3px solid;padding-bottom:12px;font-size:28px}.spotlight-small-card{border-radius:8px;flex-direction:column;margin-bottom:16px;padding:16px}.spotlight-small-image-link{width:100%;margin-bottom:12px;margin-right:0}.spotlight-small-image-wrapper{border-radius:6px;height:180px}.spotlight-small-title{font-size:16px}.spotlight-small-content{padding:0}.spotlight-small-category-badge{padding:4px 12px;font-size:9px}.spotlight-small-meta{font-size:9px}.spotlight-large-card{border-radius:10px}.spotlight-large-image-wrapper{aspect-ratio:16/9}.spotlight-large-title{font-size:24px}.spotlight-large-content{gap:12px;padding:20px}.spotlight-large-category-overlay{padding:16px}.spotlight-large-category-badge{padding:6px 14px;font-size:11px}.spotlight-large-meta{font-size:11px}}.expert-corner-section{background:linear-gradient(135deg,#e8eaf6 0%,#e0f2f1 100%);padding:80px 0}.expert-corner-section .section-header{margin-bottom:48px}.expert-corner-header{text-align:left}.expert-corner-section .section-title{color:#1a1a1a;letter-spacing:-.5px;margin:0 0 12px;font-size:40px;font-weight:800;display:block}.expert-corner-section .section-subtitle{color:#666;letter-spacing:.2px;margin:0;font-size:18px;font-weight:500}.expert-card{background-color:#fff;border-left:5px solid #5c6bc0;border-radius:12px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 16px #00000014}.expert-card:hover{border-left-color:#3949ab;transform:translateY(-8px);box-shadow:0 12px 32px #5c6bc033}.expert-card-image-link{text-decoration:none;display:block;position:relative}.expert-card-image-wrapper{aspect-ratio:4/3;border-radius:0;width:100%;position:relative;overflow:hidden}.expert-card-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.expert-card-image-link:hover .expert-card-image{transform:scale(1.05)}.expert-badge-overlay{position:absolute;top:15px;right:15px}.expert-badge{letter-spacing:.8px;color:#fff;background-color:#5c6bc0;border-radius:6px;padding:8px 16px;font-size:10px;font-weight:800;display:inline-block;box-shadow:0 2px 8px #0000004d}.expert-card-content{flex-direction:column;flex:1;gap:14px;padding:24px;display:flex}.expert-category-badge{letter-spacing:.5px;color:#fff;border-radius:0;width:fit-content;margin-bottom:5px;padding:4px 12px;font-size:9px;font-weight:700;display:inline-block}.expert-card-title{color:#1a1a1a;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:48px;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:18px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.expert-card-title a{color:inherit;text-decoration:none;transition:color .3s}.expert-card-title a:hover{color:#2563eb}.expert-card-excerpt{color:#666;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.expert-card-meta{color:#999;letter-spacing:.4px;border-top:2px solid #e8eaf6;flex-wrap:wrap;align-items:center;gap:8px;margin-top:auto;padding-top:14px;font-size:11px;font-weight:600;display:flex}.expert-card-author{color:#5c6bc0;font-weight:700}.expert-card-meta-separator{color:#ddd}.expert-card-date{color:#999}@media (max-width:991px){.expert-corner-section{padding:60px 0}.expert-corner-section .section-header{margin-bottom:36px}.expert-corner-section .section-title{font-size:32px}.expert-corner-section .section-subtitle{font-size:16px}.expert-card{border-radius:10px}.expert-card-content{padding:20px}.expert-card-title{min-height:auto;font-size:17px}.expert-card-excerpt{font-size:13px}}@media (max-width:767px){.expert-corner-section{padding:40px 0}.expert-corner-section .section-header{margin-bottom:28px}.expert-corner-section .section-title{margin-bottom:8px;font-size:28px}.expert-corner-section .section-subtitle{font-size:15px}.expert-card{border-left-width:4px;border-radius:8px;margin-bottom:24px}.expert-card-content{gap:10px;padding:16px}.expert-card-title{min-height:auto;font-size:16px}.expert-card-excerpt{font-size:13px}.expert-card-image-wrapper{aspect-ratio:16/9}.expert-badge{padding:6px 12px;font-size:9px}.expert-category-badge{padding:4px 10px;font-size:8px}.expert-card-meta{padding-top:10px;font-size:10px}}.newsletter-section{background:linear-gradient(135deg,#26a69a 0%,#00897b 100%);padding:80px 0;position:relative;overflow:hidden}.newsletter-section:before{content:"";opacity:.3;background:url("data:image/svg+xml,<svg width=\"100\" height=\"100\" xmlns=\"http://www.w3.org/2000/svg\"><circle cx=\"50\" cy=\"50\" r=\"2\" fill=\"white\" opacity=\"0.1\"/></svg>");position:absolute;inset:0}.newsletter-section .container-fluid{z-index:1;position:relative}.newsletter-container{background-color:#fffffffa;border-radius:20px;padding:60px;box-shadow:0 20px 60px #00000040}.newsletter-content{padding-right:40px}.newsletter-title{color:#1a1a1a;letter-spacing:-.5px;margin:0 0 24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:42px;font-weight:800;line-height:1.2}.newsletter-text{color:#555;margin:0 0 32px;font-size:17px;font-weight:400;line-height:1.7}.newsletter-form{margin-bottom:15px}.newsletter-input-group{gap:10px;margin-bottom:10px;display:flex}.newsletter-input{border:3px solid #e0e0e0;border-radius:10px;outline:none;flex:1;padding:18px 24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;transition:all .3s}.newsletter-input:focus{border-color:#26a69a;box-shadow:0 0 0 4px #26a69a1a}.newsletter-button{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.8px;white-space:nowrap;background:#c00;border:none;border-radius:10px;padding:18px 40px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;font-weight:800;transition:all .3s}.newsletter-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.newsletter-message{border-radius:0;margin:10px 0 0;padding:10px 15px;font-size:14px;font-weight:500}.newsletter-message.success{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb}.newsletter-message.error{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb}.newsletter-privacy{color:#999;margin:0;font-size:13px;font-style:italic}.newsletter-image-wrapper{border-radius:16px;justify-content:center;align-items:center;width:100%;height:100%;min-height:400px;display:flex;position:relative;overflow:hidden}.newsletter-image{object-fit:cover;border-radius:16px;width:100%;height:100%;box-shadow:0 8px 32px #0003}@media (max-width:991px){.newsletter-section{padding:60px 0}.newsletter-container{border-radius:16px;padding:48px 40px}.newsletter-title{margin-bottom:20px;font-size:34px}.newsletter-text{margin-bottom:28px;font-size:16px}.newsletter-content{margin-bottom:32px;padding-right:0}.newsletter-input{padding:16px 20px;font-size:15px}.newsletter-button{padding:16px 32px;font-size:15px}.newsletter-image-wrapper{border-radius:12px;min-height:320px}.newsletter-image{border-radius:12px}}@media (max-width:767px){.newsletter-section{padding:40px 0}.newsletter-container{border-radius:12px;padding:32px 24px}.newsletter-title{margin-bottom:16px;font-size:28px}.newsletter-text{margin-bottom:24px;font-size:15px;line-height:1.6}.newsletter-content{margin-bottom:0;padding-right:0}.newsletter-input-group{flex-direction:column;gap:12px;margin-bottom:12px}.newsletter-input{border-width:2px;border-radius:8px;padding:14px 18px;font-size:15px}.newsletter-button{border-radius:8px;width:100%;padding:14px 24px;font-size:15px}.newsletter-privacy{font-size:12px}.newsletter-image-wrapper{border-radius:10px;min-height:240px;margin-top:24px}.newsletter-image{border-radius:10px}}.site-footer{color:#fff;background-color:#1a1a1a;margin-top:60px}.footer-main{padding:60px 0 40px}.footer-column{padding-right:20px}.footer-title{color:#fff;border-bottom:3px solid #26a69a;margin:0 0 25px;padding-bottom:15px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:20px;font-weight:700;display:inline-block}.footer-links{margin:0 0 30px;padding:0;list-style:none}.footer-links li{margin-bottom:12px}.footer-links li a{color:#ccc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-decoration:none;transition:color .3s,padding-left .3s;display:inline-block}.footer-links li a:hover{color:#26a69a;padding-left:5px}.footer-contact{margin-top:20px}.footer-contact-item{color:#ccc;align-items:flex-start;gap:12px;margin-bottom:15px;font-size:14px;line-height:1.6;display:flex}.footer-contact-item i{color:#26a69a;min-width:16px;margin-top:2px;font-size:16px}.footer-contact-item span{flex:1}.footer-social-text{color:#ccc;margin:0 0 20px;font-size:14px;line-height:1.6}.footer-social-icons{flex-wrap:wrap;gap:15px;display:flex}.social-icon{color:#fff;background-color:#2a2a2a;border-radius:0;justify-content:center;align-items:center;width:45px;height:45px;font-size:20px;text-decoration:none;transition:all .3s;display:flex}.social-icon:hover{transform:translateY(-3px);box-shadow:0 4px 8px #0000004d}.social-icon.facebook:hover{background-color:#1877f2}.social-icon.twitter:hover{background-color:#1da1f2}.social-icon.instagram:hover{background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}.social-icon.youtube:hover{background-color:red}.social-icon.linkedin:hover{background-color:#0077b5}.footer-copyright{background-color:#0f0f0f;border-top:1px solid #333;padding:25px 0}.copyright-text{color:#999;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px}@media (max-width:991px){.footer-main{padding:50px 0 30px}.footer-column{padding-right:0}.footer-title{margin-bottom:20px;font-size:18px}.footer-links li a{font-size:14px}}@media (max-width:767px){.site-footer{margin-top:40px}.footer-main{padding:40px 0 20px}.footer-title{margin-bottom:15px;font-size:17px}.footer-column{margin-bottom:30px}.footer-social-icons{justify-content:flex-start}.social-icon{width:40px;height:40px;font-size:18px}.footer-copyright{padding:20px 0}.copyright-text{font-size:12px;line-height:1.6}a,button{min-width:44px;min-height:44px}main .container-fluid,.site-footer .container-fluid{padding-left:16px;padding-right:16px}body{font-size:16px}img{max-width:100%;height:auto}.row{margin-left:-8px;margin-right:-8px}.row>*{padding-left:8px;padding-right:8px}.editors-choice-card,.latest-post-card,.history-post-card,.spotlight-small-card,.spotlight-large-card,.expert-card{max-width:100%;overflow:hidden}}@media (max-width:480px){.hero-section,.editors-choice-section,.latest-posts-section,.this-week-in-history-section,.topic-spotlight-section,.expert-corner-section,.newsletter-section{padding:32px 0}.editors-choice-section .section-title,.latest-posts-section .section-title,.this-week-in-history-section .section-title,.topic-spotlight-section .section-title,.expert-corner-section .section-title{font-size:24px}.hero-title{font-size:20px}.newsletter-title{font-size:24px}main .container-fluid,.site-footer .container-fluid{padding-left:12px;padding-right:12px}.newsletter-container{padding:24px 16px}.editors-choice-content,.history-post-content,.spotlight-large-content,.expert-card-content{padding:12px}}.reader-stories-section{background:linear-gradient(135deg,#f3e5f5 0%,#e0f2f1 100%);padding:80px 0}.reader-stories-section .section-header{margin-bottom:48px}.reader-stories-section .section-title{color:#1a1a1a;letter-spacing:-.5px;border-bottom:4px solid #6a1b4d;margin:0;padding-bottom:20px;font-size:40px;font-weight:800;display:inline-block;position:relative}.reader-stories-section .section-title:after{content:"";background:#26a69a;width:60%;height:4px;position:absolute;bottom:-4px;left:0}.reader-story-card{background:#fff;border-radius:16px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 8px 24px #0000001a}.reader-story-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #6a1b4d26}.story-image-link{text-decoration:none;display:block;position:relative}.story-image-wrapper{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}.story-image{object-fit:cover;width:100%;height:100%;transition:transform .4s}.story-image-link:hover .story-image{transform:scale(1.08)}.story-image-overlay{background:linear-gradient(#0000,#000c);padding:24px;position:absolute;bottom:0;left:0;right:0}.story-badge{letter-spacing:1px;color:#fff;background:#6a1b4d;border-radius:6px;padding:8px 20px;font-size:12px;font-weight:800;display:inline-block;box-shadow:0 2px 8px #0000004d}.story-badge i{color:#ff7043;margin-right:6px}.story-content{flex-direction:column;flex:1;gap:16px;padding:32px;display:flex}.story-title{color:#1a1a1a;letter-spacing:-.4px;margin:0;font-size:28px;font-weight:700;line-height:1.3}.story-title a{color:inherit;text-decoration:none;transition:color .3s}.story-title a:hover{color:#6a1b4d}.story-excerpt{color:#555;flex:1;margin:0;font-size:16px;line-height:1.7}.story-excerpt p{margin:0}.story-meta{color:#666;border-top:2px solid #f3e5f5;flex-wrap:wrap;align-items:center;gap:12px;padding-top:16px;font-size:13px;font-weight:600;display:flex}.story-meta i{color:#6a1b4d;margin-right:6px}.story-author,.story-location,.story-date{align-items:center;display:flex}.story-meta-separator{color:#ddd}.read-more-link{color:#fff;letter-spacing:.5px;background:#6a1b4d;border-radius:8px;align-self:flex-start;align-items:center;gap:8px;padding:12px 24px;font-size:15px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.read-more-link:hover{color:#fff;background:#4a148c;transform:translate(4px)}.read-more-link i{transition:transform .3s}.read-more-link:hover i{transform:translate(4px)}.reader-story-card.no-story{background:linear-gradient(135deg,#f3e5f5 0%,#e0f2f1 100%);justify-content:center;align-items:center;min-height:400px;display:flex}.no-story-content{text-align:center;padding:40px}.no-story-content i{color:#6a1b4d;opacity:.5;margin-bottom:20px;font-size:64px}.no-story-content h3{color:#1a1a1a;margin:0 0 12px;font-size:24px;font-weight:700}.no-story-content p{color:#666;margin:0;font-size:16px}.story-cta-box{text-align:center;background:#fff;border-left:5px solid #26a69a;border-radius:16px;flex-direction:column;align-items:center;height:100%;padding:40px;transition:all .3s;display:flex;box-shadow:0 8px 24px #0000001a}.story-cta-box:hover{transform:translateY(-4px);box-shadow:0 12px 32px #26a69a33}.cta-icon{background:linear-gradient(135deg,#6a1b4d 0%,#4a148c 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex;box-shadow:0 4px 16px #6a1b4d4d}.cta-icon i{color:#fff;font-size:36px}.cta-title{color:#1a1a1a;letter-spacing:-.3px;margin:0 0 16px;font-size:28px;font-weight:800}.cta-description{color:#555;margin:0 0 32px;font-size:16px;line-height:1.7}.cta-features{text-align:left;width:100%;margin:24px 0}.feature-item{background:linear-gradient(135deg,#6a1b4d0d 0%,#26a69a0d 100%);border-radius:8px;align-items:center;gap:12px;margin-bottom:16px;padding:12px;transition:all .3s;display:flex}.feature-item:hover{background:linear-gradient(135deg,#6a1b4d1a 0%,#26a69a1a 100%);transform:translate(4px)}.feature-item i{color:#26a69a;flex-shrink:0;font-size:20px}.feature-item span{color:#333;font-size:15px;font-weight:600;line-height:1.5}.cta-note{color:#999;margin-top:20px;font-size:13px;font-style:italic}.cta-note i{color:#26a69a;margin-right:6px}.share-story-btn{color:#fff;letter-spacing:.8px;text-transform:uppercase;cursor:pointer;background:#26a69a;border:none;border-radius:10px;align-items:center;gap:10px;padding:16px 32px;font-size:16px;font-weight:800;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #26a69a4d}.share-story-btn:hover{background:#00897b;transform:translateY(-2px);box-shadow:0 8px 20px #26a69a66}.share-story-btn i{font-size:18px}.form-modal-overlay{z-index:9999;background:#000000bf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.form-modal-content{background:#fff;border-radius:16px;width:100%;max-width:700px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.modal-close-btn{cursor:pointer;z-index:10;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:16px;right:16px}.modal-close-btn:hover{color:#fff;background:#c00;transform:rotate(90deg)}.modal-close-btn i{font-size:20px}.story-submission-form{padding:48px}.form-header{text-align:center;margin-bottom:32px}.form-header .form-icon{color:#6a1b4d;margin-bottom:16px;font-size:48px}.story-submission-form h2{color:#1a1a1a;letter-spacing:-.4px;margin:0 0 12px;font-size:32px;font-weight:800}.form-description{color:#666;margin:0;font-size:15px;line-height:1.6}.form-message{border-radius:8px;align-items:center;gap:12px;margin-bottom:24px;padding:16px 20px;font-size:15px;font-weight:500;display:flex}.form-message.success{color:#155724;background:#d4edda;border:2px solid #c3e6cb}.form-message.error{color:#721c24;background:#f8d7da;border:2px solid #f5c6cb}.form-message i{font-size:20px}.story-form{flex-direction:column;gap:24px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:#1a1a1a;letter-spacing:.3px;font-size:14px;font-weight:700}.required{color:#c00}.form-group input[type=text],.form-group input[type=email],.form-group textarea{border:2px solid #e0e0e0;border-radius:8px;outline:none;padding:14px 16px;font-family:inherit;font-size:15px;transition:all .3s}.form-group input:focus,.form-group textarea:focus{border-color:#26a69a;box-shadow:0 0 0 4px #26a69a1a}.form-group input:disabled,.form-group textarea:disabled{cursor:not-allowed;opacity:.6;background:#f5f5f5}.form-group textarea{resize:vertical;min-height:120px}.form-hint{color:#999;font-size:13px;font-style:italic}.character-count{text-align:right;font-weight:500}.image-upload-area{position:relative}.image-upload-area input[type=file]{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.image-upload-label{cursor:pointer;text-align:center;background:#f8f9fa;border:3px dashed #e0e0e0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px 20px;transition:all .3s;display:flex}.image-upload-label:hover{background:#e0f2f1;border-color:#26a69a}.image-upload-label i{color:#26a69a;font-size:48px}.image-upload-label span{color:#1a1a1a;font-size:15px;font-weight:600}.image-upload-label small{color:#999;font-size:13px}.image-preview{border:2px solid #e0e0e0;border-radius:12px;position:relative;overflow:hidden}.image-preview img{width:100%;height:auto;display:block}.remove-image-btn{color:#fff;cursor:pointer;background:#c00;border:none;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:700;transition:all .3s;display:flex;position:absolute;top:12px;right:12px}.remove-image-btn:hover{background:#8b0000;transform:scale(1.05)}.form-actions{gap:12px;margin-top:8px;display:flex}.submit-btn,.cancel-btn{letter-spacing:.5px;cursor:pointer;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:10px;padding:16px 24px;font-size:16px;font-weight:800;transition:all .3s;display:flex}.submit-btn{color:#fff;background:#26a69a}.submit-btn:hover:not(:disabled){background:#00897b;transform:translateY(-2px);box-shadow:0 4px 12px #26a69a4d}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.cancel-btn{color:#666;background:#f5f5f5}.cancel-btn:hover:not(:disabled){background:#e0e0e0}.fa-spinner{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:991px){.reader-stories-section{padding:60px 0}.reader-stories-section .section-header{margin-bottom:36px}.reader-stories-section .section-title{padding-bottom:16px;font-size:32px}.story-content{padding:24px}.story-title{font-size:24px}.story-cta-box{padding:32px}.cta-title{font-size:24px}.story-submission-form{padding:40px 32px}}@media (max-width:767px){.reader-stories-section{padding:40px 0}.reader-stories-section .section-header{margin-bottom:28px}.reader-stories-section .section-title{border-bottom:3px solid #6a1b4d;padding-bottom:12px;font-size:28px}.reader-stories-section .section-title:after{height:3px}.reader-story-card{border-radius:12px;margin-bottom:24px}.story-content{gap:12px;padding:20px}.story-title{font-size:20px}.story-excerpt{font-size:15px}.story-meta{gap:8px;font-size:12px}.read-more-link{padding:10px 20px;font-size:14px}.story-cta-box{border-radius:12px;padding:28px 24px}.cta-icon{width:64px;height:64px;margin-bottom:20px}.cta-icon i{font-size:28px}.cta-title{font-size:22px}.cta-description{margin-bottom:24px;font-size:15px}.share-story-btn{padding:14px 28px;font-size:14px}.form-modal-content{border-radius:12px;max-height:95vh}.story-submission-form{padding:32px 24px}.story-submission-form h2{font-size:26px}.form-row{grid-template-columns:1fr;gap:20px}.form-actions{flex-direction:column}.submit-btn,.cancel-btn{width:100%}}@media (max-width:480px){.reader-stories-section{padding:32px 0}.reader-stories-section .section-title{font-size:24px}.story-submission-form{padding:24px 16px}.story-submission-form h2{font-size:22px}.modal-close-btn{width:36px;height:36px;top:12px;right:12px}}.single-post-page{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);min-height:100vh;padding:80px 0}.post-breadcrumb{background:#fff;border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:32px;padding:16px 20px;display:flex;box-shadow:0 2px 8px #0000000d}.breadcrumb-link{color:#6a1b4d;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s}.breadcrumb-link:hover{color:#26a69a}.post-breadcrumb i{color:#ccc;font-size:10px}.breadcrumb-current{color:#999;font-size:14px}.single-post-article{background:#fff;border-radius:20px;padding:48px;box-shadow:0 10px 40px #00000014}.post-categories{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.post-category-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #00000026}.post-category-badge:hover{color:#fff;transform:translateY(-2px);box-shadow:0 6px 16px #0003;background:var(--hover-color)!important}.post-title{color:#1a1a1a;letter-spacing:-1px;margin:0 0 28px;font-size:48px;font-weight:900;line-height:1.2}.post-meta-info{border-bottom:3px solid #f0f0f0;flex-wrap:wrap;gap:24px;margin-bottom:36px;padding-bottom:28px;display:flex}.meta-item{color:#666;align-items:center;gap:8px;font-size:15px;display:flex}.meta-item i{color:#26a69a;font-size:16px}.meta-item strong{color:#1a1a1a}.post-featured-image{border-radius:16px;margin-bottom:40px;overflow:hidden;box-shadow:0 10px 30px #0000001a}.post-featured-image img{width:100%;height:auto;display:block}.image-caption{color:#666;text-align:center;background:#f8f9fa;margin:0;padding:16px;font-size:14px;font-style:italic}.post-excerpt{color:#555;background:linear-gradient(135deg,#6a1b4d0d 0%,#26a69a0d 100%);border-left:5px solid #6a1b4d;border-radius:8px;margin-bottom:40px;padding:28px;font-size:20px;font-weight:500;line-height:1.8}.post-excerpt p{margin:0}.post-content{color:#333;margin-bottom:48px;font-size:18px;line-height:1.9}.post-content p{margin-bottom:24px}.post-content h2,.post-content h3,.post-content h4{color:#1a1a1a;margin-top:40px;margin-bottom:20px;font-weight:800;line-height:1.3}.post-content h2{border-bottom:3px solid #6a1b4d;padding-bottom:12px;font-size:36px}.post-content h3{color:#6a1b4d;font-size:28px}.post-content h4{color:#26a69a;font-size:22px}.post-content ul,.post-content ol{margin:24px 0;padding-left:28px}.post-content li{margin-bottom:12px;line-height:1.8}.post-content blockquote{color:#555;background:#f8f9fa;border-left:5px solid #26a69a;border-radius:8px;margin:32px 0;padding:24px 32px;font-size:20px;font-style:italic}.post-content img{border-radius:12px;max-width:100%;height:auto;margin:32px 0;box-shadow:0 8px 24px #0000001a}.post-content a{color:#26a69a;font-weight:600;text-decoration:underline;transition:color .3s}.post-content a:hover{color:#6a1b4d}.post-content code{color:#c00;background:#f5f5f5;border-radius:4px;padding:3px 8px;font-family:Courier New,monospace;font-size:16px}.post-content pre{color:#fff;background:#1a1a1a;border-radius:12px;margin:32px 0;padding:24px;overflow-x:auto}.post-content pre code{color:#fff;background:0 0;padding:0}.post-footer{border-top:3px solid #f0f0f0;margin-bottom:40px;padding-top:32px}.post-tags{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.post-tags i{color:#26a69a;font-size:18px}.post-tags strong{color:#1a1a1a;margin-right:8px}.post-tag{color:#555;background:#f0f0f0;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.post-tag:hover{color:#fff;background:#6a1b4d;transform:translateY(-2px)}.author-bio{background:linear-gradient(135deg,#6a1b4d0d 0%,#26a69a0d 100%);border-left:5px solid #26a69a;border-radius:16px;gap:24px;padding:32px;display:flex}.author-avatar{flex-shrink:0}.author-avatar img{object-fit:cover;border-radius:50%;width:100px;height:100px;box-shadow:0 4px 16px #00000026}.avatar-placeholder{background:linear-gradient(135deg,#6a1b4d 0%,#4a148c 100%);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;display:flex;box-shadow:0 4px 16px #6a1b4d4d}.avatar-placeholder i{color:#fff;font-size:40px}.author-info{flex:1}.author-name{color:#1a1a1a;align-items:center;gap:10px;margin:0 0 12px;font-size:24px;font-weight:800;display:flex}.author-name i{color:#26a69a}.author-description{color:#666;margin:0;font-size:16px;line-height:1.7}.blog-sidebar{flex-direction:column;gap:32px;display:flex;position:sticky;top:100px}.sidebar-widget{background:#fff;border-radius:16px;padding:28px;transition:all .3s;box-shadow:0 8px 24px #00000014}.sidebar-widget:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001f}.widget-title{color:#1a1a1a;border-bottom:3px solid #f0f0f0;align-items:center;gap:10px;margin:0 0 20px;padding-bottom:16px;font-size:20px;font-weight:800;display:flex}.widget-title i{color:#26a69a;font-size:22px}.social-share-buttons{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.share-btn{aspect-ratio:1;color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;font-size:20px;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000026}.share-btn:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00000040}.share-btn.facebook{background:#1877f2}.share-btn.twitter{background:#1da1f2}.share-btn.linkedin{background:#0a66c2}.share-btn.pinterest{background:#e60023}.share-btn.whatsapp{background:#25d366}.share-btn.copy{background:#666}.newsletter-widget{color:#fff;background:linear-gradient(135deg,#6a1b4d 0%,#4a148c 100%)}.newsletter-widget .widget-title{color:#fff;text-align:center;border-bottom-color:#fff3;font-size:24px}.newsletter-icon{text-align:center;margin-bottom:16px}.newsletter-icon i{color:#26a69a;font-size:48px}.newsletter-description{text-align:center;color:#ffffffe6;margin-bottom:24px;font-size:15px;line-height:1.7}.newsletter-form{flex-direction:column;gap:12px;display:flex}.newsletter-input{color:#fff;background:#ffffff1a;border:2px solid #fff3;border-radius:10px;outline:none;padding:14px 16px;font-size:15px;transition:all .3s}.newsletter-input::placeholder{color:#fff9}.newsletter-input:focus{background:#ffffff26;border-color:#26a69a}.newsletter-button{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:#26a69a;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:14px 20px;font-size:16px;font-weight:800;transition:all .3s;display:flex}.newsletter-button:hover{background:#00897b;transform:translateY(-2px);box-shadow:0 4px 12px #26a69a66}.newsletter-success{color:#fff;text-align:center;background:#4caf5033;border:2px solid #4caf50;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-top:16px;padding:12px;font-weight:600;display:flex}.recent-posts-list{flex-direction:column;gap:16px;display:flex}.recent-post-item{background:#f8f9fa;border-radius:12px;gap:16px;padding:12px;text-decoration:none;transition:all .3s;display:flex}.recent-post-item:hover{background:#e9ecef;transform:translate(4px)}.recent-post-image{border-radius:8px;flex-shrink:0;width:80px;height:80px;overflow:hidden}.recent-post-image img{object-fit:cover;width:100%;height:100%}.recent-post-content{flex-direction:column;flex:1;gap:8px;display:flex}.recent-post-title{color:#1a1a1a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.recent-post-date{color:#999;align-items:center;gap:6px;font-size:13px;display:flex}.recent-post-date i{color:#26a69a}.categories-list{flex-direction:column;gap:12px;display:flex}.category-item{border-left:4px solid var(--category-color);background:#f8f9fa;border-radius:10px;justify-content:space-between;align-items:center;padding:14px 18px;text-decoration:none;transition:all .3s;display:flex}.category-item:hover{background:var(--category-color);transform:translate(4px);box-shadow:0 4px 12px #0000001a}.category-name{color:#1a1a1a;font-size:15px;font-weight:700;transition:color .3s}.category-item:hover .category-name{color:#fff}.category-count{background:var(--category-color);color:#fff;text-align:center;border-radius:20px;min-width:30px;padding:4px 10px;font-size:13px;font-weight:700;transition:all .3s}.category-item:hover .category-count{color:var(--category-color);background:#fff}.ad-widget{background:linear-gradient(135deg,#f0f0f0 0%,#e0e0e0 100%);justify-content:center;align-items:center;min-height:300px;display:flex}.ad-placeholder{text-align:center;color:#999}.ad-placeholder i{margin-bottom:12px;font-size:48px;display:block}.ad-placeholder p{text-transform:uppercase;letter-spacing:1px;margin:0;font-weight:600}@media (max-width:991px){.single-post-page{padding:60px 0}.single-post-article{padding:36px}.post-title{font-size:36px}.post-meta-info{gap:16px}.post-content{font-size:17px}.post-content h2{font-size:30px}.post-content h3{font-size:24px}.post-content h4{font-size:20px}.author-bio{text-align:center;flex-direction:column;padding:24px}.author-name{justify-content:center;font-size:20px}.blog-sidebar{margin-top:48px;position:static}.social-share-buttons{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.single-post-page{padding:40px 0}.single-post-article{border-radius:16px;padding:24px}.post-breadcrumb{gap:8px;padding:12px 16px;font-size:13px}.post-title{margin-bottom:20px;font-size:28px}.post-meta-info{flex-direction:column;align-items:flex-start;gap:12px}.post-excerpt{padding:20px;font-size:17px}.post-content{font-size:16px}.post-content h2{font-size:24px}.post-content h3{font-size:20px}.post-content h4{font-size:18px}.author-avatar img,.avatar-placeholder{width:80px;height:80px}.avatar-placeholder i{font-size:32px}.author-name{font-size:18px}.author-description{font-size:15px}.sidebar-widget{padding:20px}.widget-title{font-size:18px}.newsletter-widget .widget-title{font-size:20px}.social-share-buttons{grid-template-columns:repeat(3,1fr);gap:10px}.share-btn{font-size:18px}.recent-post-image{width:70px;height:70px}.recent-post-title{font-size:14px}}@media (max-width:480px){.single-post-article{padding:20px}.post-title{font-size:24px}.post-breadcrumb,.breadcrumb-link,.breadcrumb-current{font-size:12px}.post-category-badge{padding:8px 14px;font-size:11px}.post-content{font-size:15px}.post-content h2{font-size:22px}.post-content h3{font-size:18px}.post-excerpt{padding:16px;font-size:16px}.author-bio{padding:20px}.sidebar-widget{padding:16px}.social-share-buttons{grid-template-columns:repeat(2,1fr)}}body{padding-bottom:120px}.audio-player-fixed{z-index:1000;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000026}.audio-player-container{max-width:1440px;margin:0 auto}.audio-player-card{background:#fff;position:relative;overflow:visible}.audio-player-main{align-items:center;gap:20px;padding:16px 24px;display:flex}.audio-thumbnail{border-radius:8px;flex-shrink:0;width:80px;height:80px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.audio-thumbnail-img{object-fit:cover;width:100%;height:100%}.audio-thumbnail-placeholder{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.audio-thumbnail-placeholder i{color:#ffffffe6;font-size:2rem}.audio-player-content{flex:1;align-items:center;gap:24px;min-width:0;display:flex}.audio-track-info{flex-shrink:0;min-width:200px;max-width:300px}.audio-track-title{color:#1a1a1a;letter-spacing:-.3px;white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:16px;font-weight:700;line-height:1.3;overflow:hidden}.audio-track-artist{color:#666;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;font-weight:500;overflow:hidden}.audio-controls{flex-shrink:0;align-items:center;gap:8px;display:flex}.audio-control-btn{cursor:pointer;color:#333;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;font-size:16px;transition:all .3s;display:flex}.audio-control-btn:hover:not(:disabled){color:#000;background-color:#f0f0f0}.audio-control-btn:disabled{opacity:.5;cursor:not-allowed}.audio-control-btn.active{color:#fff;background-color:#667eea}.audio-play-btn{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);width:48px;height:48px;font-size:20px;box-shadow:0 4px 12px #667eea4d}.audio-play-btn:hover:not(:disabled){background:linear-gradient(135deg,#5568d3 0%,#653a8b 100%);transform:scale(1.05);box-shadow:0 6px 16px #667eea66}.audio-progress-section{flex:1;align-items:center;gap:10px;min-width:250px;display:flex}.audio-time{color:#666;text-align:center;flex-shrink:0;min-width:40px;font-size:12px;font-weight:600}.audio-progress-bar{cursor:pointer;background-color:#e0e0e0;border-radius:3px;flex:1;height:6px;transition:height .2s;position:relative;overflow:hidden}.audio-progress-bar:hover{height:8px}.audio-progress-fill{background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);border-radius:3px;height:100%;transition:width .1s linear}.audio-volume-section{flex-shrink:0;align-items:center;gap:8px;display:flex}.audio-volume-section i{color:#666;font-size:16px}.audio-volume-slider{appearance:none;cursor:pointer;background:#e0e0e0;border-radius:3px;outline:none;width:100px;height:5px}.audio-volume-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#667eea;border-radius:50%;width:16px;height:16px;box-shadow:0 2px 4px #0003}.audio-volume-slider::-moz-range-thumb{cursor:pointer;background:#667eea;border:none;border-radius:50%;width:16px;height:16px;box-shadow:0 2px 4px #0003}.audio-playlist{background-color:#fff;border-top:1px solid #e0e0e0;max-height:400px;position:absolute;bottom:100%;left:0;right:0;overflow:hidden;box-shadow:0 -4px 20px #00000026}.audio-playlist-title{color:#1a1a1a;letter-spacing:-.3px;background-color:#f8f9fa;border-bottom:1px solid #e0e0e0;margin:0;padding:16px 24px;font-size:16px;font-weight:700}.audio-playlist-items{max-height:350px;padding:12px 24px;overflow-y:auto}.audio-playlist-item{cursor:pointer;background-color:#0000;border-radius:8px;align-items:center;gap:16px;padding:16px;transition:all .2s;display:flex}.audio-playlist-item:hover{background-color:#fff;box-shadow:0 2px 8px #0000000f}.audio-playlist-item.active{background-color:#f0f3ff;border-left:3px solid #667eea}.audio-playlist-item-number{text-align:center;color:#999;width:32px;font-size:14px;font-weight:600}.audio-playlist-item.active .audio-playlist-item-number{color:#667eea}.audio-playlist-item-info{flex:1;min-width:0}.audio-playlist-item-title{color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:15px;font-weight:600;overflow:hidden}.audio-playlist-item-artist{color:#666;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.audio-playlist-playing-icon{color:#667eea;font-size:18px}@media (max-width:991px){body{padding-bottom:100px}.audio-player-main{gap:16px;padding:12px 16px}.audio-thumbnail{width:60px;height:60px}.audio-track-info{min-width:150px;max-width:200px}.audio-track-title{font-size:14px}.audio-track-artist{font-size:12px}.audio-player-content{gap:16px}.audio-progress-section{min-width:180px}.audio-volume-section{display:none}.audio-playlist-title,.audio-playlist-items{padding-left:16px;padding-right:16px}}@media (max-width:767px){body{padding-bottom:85px}.audio-player-main{gap:12px;padding:10px 12px}.audio-thumbnail{width:50px;height:50px}.audio-track-info{min-width:120px;max-width:150px}.audio-track-title{font-size:13px}.audio-track-artist{font-size:11px}.audio-control-btn{width:36px;height:36px;font-size:14px}.audio-play-btn{width:44px;height:44px;font-size:18px}.audio-progress-section{min-width:140px}.audio-playlist-title,.audio-playlist-items{padding-left:12px;padding-right:12px}}@media (max-width:480px){body{padding-bottom:75px}.audio-player-main{gap:8px;padding:8px 10px}.audio-thumbnail{width:45px;height:45px}.audio-track-info{min-width:80px;max-width:120px}.audio-track-title{font-size:12px}.audio-track-artist{font-size:10px}.audio-controls{gap:6px}.audio-control-btn{width:32px;height:32px;padding:6px;font-size:13px}.audio-play-btn{width:40px;height:40px;font-size:16px}.audio-progress-section{gap:6px;min-width:100px}.audio-time{min-width:35px;font-size:10px}.audio-progress-bar{height:4px}.audio-progress-bar:hover{height:5px}.audio-playlist-items{max-height:250px}.audio-playlist-item{padding:10px}.audio-playlist-title{padding:12px;font-size:14px}.audio-playlist-items{padding:8px 12px}}
