*{box-sizing:border-box}*,body,html{margin:0;padding:0}body{background-color:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6}a{text-underline-offset:2px}.app{display:flex;flex-direction:column;min-height:100vh;padding-top:0}.site-header{background:#fff;border-bottom:1px solid #e0e0e0;box-shadow:0 2px 10px #0000001a;height:60px;justify-content:space-between;left:0;padding:0 40px;position:fixed;right:0;top:0;width:100vw;z-index:1000}.header-logo,.site-header{align-items:center;display:flex}.logo-text{color:#333;font-size:1.1rem;font-weight:600;letter-spacing:1px}.header-navigation{align-items:center;display:flex;gap:0;height:100%;justify-content:flex-end}.nav-group{display:flex;gap:0}.nav-divider{background-color:#d0d0d0;height:30px;margin:0 30px;width:1px}.about-link{margin-right:0}.nav-link{align-items:center;border-bottom:3px solid #0000;color:#555;display:flex;font-size:.9rem;font-weight:500;height:60px;letter-spacing:.5px;padding:20px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.nav-link.active,.nav-link:hover{background-color:#f8f9ff;border-bottom-color:#0073e6;color:#0073e6}main{flex:1 1;margin:60px auto 0;max-width:1200px;padding:40px 20px;width:100%}.page-container{margin:0 auto;max-width:800px}.page-header{border-bottom:2px solid #f0f0f0;margin-bottom:50px;padding-bottom:30px;text-align:center}.page-header h1{color:#333;font-size:2.5rem;font-weight:600;margin-bottom:15px}.page-header p{color:#666;font-size:1.1rem;margin:0 auto;max-width:600px}.about-content{line-height:1.8}.about-text{margin-top:40px;max-width:700px}.about-text p{color:#333;font-size:1.1rem;font-weight:400;line-height:1.7;margin-bottom:25px}.about-intro{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:10px;margin-bottom:40px;padding:30px;text-align:center}.about-intro p{color:#444;font-size:1.2rem;margin:0}.about-section{margin-bottom:40px}.about-section h2{border-bottom:2px solid #0073e6;color:#333;display:inline-block;font-size:1.8rem;margin-bottom:20px;padding-bottom:10px}.about-section p{color:#555;font-size:1.1rem;margin-bottom:15px}.contact-info{background-color:#f8f9ff;border-left:5px solid #0073e6;border-radius:10px;padding:30px}.travel-page{margin-left:calc(-50vw + 50%);position:relative;width:100vw}.travel-page .page-header{margin:0 auto;max-width:800px;padding:0 20px 30px;text-align:center}.fullscreen-map-container{height:70vh;margin-bottom:50px;min-height:500px;position:relative;width:100%}.map-controls{left:50%;position:absolute;top:20px;transform:translateX(-50%);z-index:10}.show-all-btn{background:linear-gradient(135deg,#0073e6,#1f4788);border:none;border-radius:25px;box-shadow:0 4px 15px #667eea4d;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:12px 24px;transition:all .3s ease}.show-all-btn:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.map-legend{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:10px;bottom:20px;box-shadow:0 5px 15px #0000001a;left:20px;padding:15px 20px;position:absolute;z-index:10}.legend-item{align-items:center;color:#333;display:flex;font-size:.9rem;gap:10px;margin-bottom:8px}.legend-item:last-child{margin-bottom:0}.legend-color{border:1px solid #0000001a;border-radius:3px;height:16px;width:16px}.fullscreen-travel-map{height:100%;min-height:500px;width:100%}.map-placeholder{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border:2px dashed #d1d5db;border-radius:15px;display:flex;height:400px;justify-content:center;margin-bottom:50px;width:100%}.placeholder-content{color:#666;text-align:center}.placeholder-content h2{color:#333;font-size:2rem;margin-bottom:15px}.placeholder-content p{font-size:1.1rem;margin:0}.country-hover-popup .maplibregl-popup-content{background:#fff;border:none;border-radius:12px;box-shadow:0 10px 25px #0003;max-width:none;padding:0;width:auto}.country-hover-popup .maplibregl-popup-tip{border-top-color:#fff}.country-tooltip{min-width:250px;padding:15px 20px}.country-tooltip h4{color:#333;font-size:1.1rem;font-weight:600;margin:0 0 12px}.tooltip-stats{display:flex;flex-direction:column;gap:6px}.tooltip-stats div{color:#555;font-size:.9rem}.tooltip-stats strong{color:#333;font-weight:600}.custom-marker{align-items:center;background:linear-gradient(135deg,#0073e6,#1f4788);border:3px solid #fff;border-radius:50% 50% 50% 0;box-shadow:0 5px 15px #0003;cursor:pointer;display:flex;height:40px;justify-content:center;transform:rotate(-45deg);transition:all .3s ease;width:40px}.custom-marker:hover{box-shadow:0 8px 25px #0000004d;transform:rotate(-45deg) scale(1.1)}.marker-flag{font-size:18px;transform:rotate(45deg)}.fallback-marker,.marker-flag{align-items:center;display:flex;justify-content:center}.fallback-marker{background:#fff;border-radius:50%;box-shadow:0 2px 10px #0003;cursor:pointer;font-size:24px;height:40px;transition:transform .2s ease;width:40px}.fallback-marker:hover{transform:scale(1.1)}.maplibregl-ctrl-group{border-radius:8px;box-shadow:0 5px 15px #0000001a}.maplibregl-ctrl-group button{border-radius:0}.maplibregl-ctrl-group button:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.maplibregl-ctrl-group button:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.countries-grid{margin:0 auto;max-width:1200px;padding:0 20px}.countries-grid h2{color:#333;font-size:2rem;margin-bottom:30px;text-align:center}.countries-list{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:40px}.country-card{background:#fff;border:2px solid #0000;border-radius:12px;box-shadow:0 5px 15px #00000014;cursor:pointer;padding:25px;transition:all .3s ease}.country-card.selected,.country-card:hover{border-color:#22c55e;box-shadow:0 10px 25px #00000026;transform:translateY(-5px)}.country-flag{font-size:2rem;margin-bottom:15px}.country-info h3{color:#333;font-size:1.3rem;margin-bottom:15px}.country-stats{grid-gap:10px;background:#f8f9fa;border-radius:8px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);margin-bottom:15px;padding:15px}.country-stats div{color:#555;font-size:.9rem;text-align:center}.country-stats strong{color:#333;font-weight:600}.country-cities{color:#666;font-size:.9rem;line-height:1.5}.country-cities strong{color:#333}.country-details{background:linear-gradient(135deg,#0073e6,#1f4788);border-radius:15px;color:#fff;margin-top:40px;padding:40px}.country-details h2{font-size:2rem;margin-bottom:25px}.country-detail-content{align-items:flex-start;display:flex;gap:30px}.country-flag-large{flex-shrink:0;font-size:4rem}.country-description{flex:1 1}.country-description p{font-size:1.1rem;line-height:1.7;margin-bottom:15px}.books-content,.wealth-content{margin-top:20px}.books-intro{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;margin-bottom:40px;padding:30px;text-align:center}.books-intro p{color:#444;font-size:1.1rem;line-height:1.7;margin:0}.book-review-card{margin-bottom:40px}.book-meta{background:linear-gradient(135deg,#0073e6,#1f4788);border-radius:10px;color:#fff;justify-content:space-between;margin-bottom:15px;padding:15px 20px}.book-meta,.book-rating{align-items:center;display:flex}.book-rating{gap:10px}.rating-stars{color:#1f4788;font-size:1.2rem}.rating-number{font-size:1.1rem;font-weight:600}.book-details{align-items:flex-end;display:flex;flex-direction:column;gap:5px}.book-author{font-size:.95rem;opacity:.9}.book-genre{background:#fff3;border-radius:12px;font-size:.85rem;padding:3px 8px}.reading-stats{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:15px;margin-top:50px;padding:40px}.reading-stats h2{color:#333;font-size:2rem;margin-bottom:30px;text-align:center}.wealth-intro{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;margin-bottom:40px;padding:30px;text-align:center}.wealth-intro p{color:#444;font-size:1.1rem;line-height:1.7;margin:0}.wealth-stats{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:15px;margin-top:50px;padding:40px}.wealth-stats h2{color:#333;font-size:2rem;margin-bottom:30px;text-align:center}.stats-grid{grid-gap:25px;gap:25px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.stat-card{background:#fff;border-radius:12px;box-shadow:0 5px 15px #0000001a;padding:30px}.stat-card h3{font-size:2.5rem;font-weight:700;margin-bottom:15px}.stat-card p{color:#555;font-size:1rem;line-height:1.5}.tags-filter{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:40px}.tag-button{background:#fff;border:2px solid #e0e0e0;border-radius:25px;color:#666;cursor:pointer;font-size:.9rem;font-weight:500;padding:8px 20px;transition:all .3s ease}.tag-button:hover{border-color:#0073e6;color:#0073e6;transform:translateY(-2px)}.tag-button.active{background:linear-gradient(135deg,#0073e6,#1f4788);border-color:#0073e6;color:#fff}.articles-list{display:flex;flex-direction:column;gap:40px}.article-card{background:#fff;border:1px solid #f0f0f0;border-radius:15px;box-shadow:0 5px 20px #00000014;padding:35px;transition:all .3s ease}.article-card:hover{box-shadow:0 15px 35px #00000026;transform:translateY(-5px)}.article-title{color:#333;font-size:1.8rem;font-weight:600;line-height:1.3;margin-bottom:15px}.article-title a{color:inherit;text-decoration:none;transition:color .3s ease}.article-title a:hover{color:#0073e6}.article-meta{align-items:center;color:#888;display:flex;font-size:.9rem;gap:20px;margin-bottom:20px}.book-info{font-size:.85rem;line-height:1.4;margin-bottom:8px}.book-row{display:flex;margin-bottom:3px}.book-label{color:#888;flex-shrink:0;width:80px}.book-value{color:#333;flex:1 1;font-weight:600}.bought-at-link{color:#333;font-weight:600;text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.bought-at-link:hover{color:#0073e6}.article-date{font-weight:500}.article-tags{display:flex;flex-wrap:wrap;gap:8px}.article-tag{background:linear-gradient(135deg,#0073e6,#1f4788);border-radius:15px;color:#fff;font-size:.8rem;font-weight:500;padding:4px 12px}.article-excerpt{color:#555;font-size:1.05rem;line-height:1.7;margin-bottom:20px}.read-more{color:#0073e6;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .3s ease}.read-more:hover{color:#1f4788;text-decoration:underline}.article-full{margin:0 auto;max-width:700px}.article-content{color:#333;font-size:1.1rem;line-height:1.8}.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6{color:#333;line-height:1.3;margin:35px 0 20px}.article-content h1{border-bottom:3px solid #0073e6;font-size:2.2rem;padding-bottom:15px}.article-content h2{color:#0073e6;font-size:1.8rem}.article-content h3{font-size:1.4rem}.article-content p{margin-bottom:20px}.article-content ol,.article-content ul{margin:20px 0;padding-left:30px}.article-content li{margin-bottom:8px}.article-content blockquote{background:#f8f9ff;border-left:4px solid #0073e6;border-radius:0 8px 8px 0;color:#666;font-style:italic;margin:30px 0;padding:20px 25px}.article-content code{background-color:#f8f9fa;border-radius:5px;color:#e83e8c;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9em;padding:3px 8px}.article-content pre{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:10px;margin:30px 0;overflow-x:auto;padding:25px}.article-content pre code{background:none;color:#333;padding:0}.site-footer{background:#f8f9fa;border-top:1px solid #e0e0e0;color:#333;margin-top:40px;padding:20px}.footer-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 2fr;margin:0 auto;max-width:1200px}.footer-left h3,.footer-right h3{color:#333;font-size:1rem;font-weight:600;margin-bottom:12px}.contact-links{display:flex;flex-direction:column;gap:6px}.contact-item{grid-gap:5px;align-items:center;display:grid;gap:5px;grid-template-columns:90px auto}.contact-label{color:#666;font-size:.8rem;font-weight:500}.contact-links a{color:#333;cursor:pointer;display:inline-block;font-size:.8rem;text-decoration:underline;transition:all .3s ease;width:-webkit-fit-content;width:fit-content}.contact-links a:hover{color:#0073e6}.site-links{display:flex;flex-direction:column;gap:6px}.site-links a{color:#333;cursor:pointer;display:inline-block;font-size:.8rem;text-decoration:underline;transition:all .3s ease;width:-webkit-fit-content;width:fit-content}.site-links a:hover{color:#0073e6}.site-links a.active{color:#333;font-weight:400;text-decoration:underline}@media (max-width:768px){.site-title{font-size:2.2rem}.site-subtitle{font-size:1rem}.navigation{flex-direction:column;position:static}.nav-link{border-bottom:1px solid #f0f0f0;border-left:none;padding:15px 20px;text-align:center}.nav-link.active,.nav-link:hover{border-bottom-color:#0073e6}main{padding:20px 15px}.page-header h1{font-size:2rem}.article-title{font-size:1.5rem}.article-meta{align-items:flex-start;flex-direction:column;gap:10px}.country-detail-content{flex-direction:column;text-align:center}.footer-content{gap:20px;grid-template-columns:1fr}.contact-item{gap:5px;grid-template-columns:80px auto}.travel-page{margin-left:calc(-50vw + 50%);width:100vw}.fullscreen-map-container{height:50vh;min-height:400px}.countries-list,.country-stats{grid-template-columns:1fr}.country-stats{gap:8px}.country-tooltip{min-width:200px;padding:12px 15px}.map-legend{bottom:10px;font-size:.8rem;left:10px;padding:10px 15px}.legend-item{margin-bottom:6px}.legend-color{height:14px;width:14px}.book-meta{flex-direction:column;gap:15px;text-align:center}.book-details{align-items:center}}@media (max-width:480px){.site-header{padding:40px 15px 30px}.countries-list,.stats-grid{grid-template-columns:1fr}}.loading{align-items:center;color:#0073e6;display:flex;font-size:1.1rem;height:200px;justify-content:center}.empty-state{color:#888;padding:60px 20px;text-align:center}.empty-state h3{color:#555;font-size:1.5rem;font-weight:500;margin-bottom:15px}.travel-stats{margin:40px 0;text-align:center}.travel-stats h2{margin-bottom:30px}.country-highlights{margin:20px 0}.country-highlights h3{color:#0073e6;margin-bottom:15px}.country-highlights ul{list-style-type:none;padding:0}.country-highlights li{padding:8px 0 8px 20px;position:relative}.country-highlights li:before{content:"✈️";left:0;position:absolute}.country-info-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:20px}.info-item{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:15px}.info-item strong{color:#0073e6}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:30px}.stat-card{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:10px;padding:20px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.stat-card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.stat-card h3{color:#0073e6;font-size:2em;margin:0 0 10px}.stat-card p{color:#666;font-size:.9em;margin:0}.article-portugal{line-height:1.7;max-width:100%}.article-hero{margin-bottom:40px;text-align:center}.hero-image-container{margin:20px 0}.hero-image{border-radius:10px;box-shadow:0 8px 25px #00000026;height:auto;max-width:800px;width:100%}.hero-caption{color:#666;font-size:.9em;font-style:italic;margin-top:10px}.introduction .lead{color:#333;font-size:1.2em;font-weight:500;margin-bottom:15px}.content-with-image{grid-gap:30px;align-items:start;display:grid;gap:30px;grid-template-columns:2fr 1fr;margin:30px 0}.portrait{border-radius:10px;box-shadow:0 4px 15px #0000001a;max-width:250px;width:100%}.image-caption{font-size:.85em;margin-top:8px;text-align:center}.styled-list{list-style:none;padding:0}.styled-list li{border-bottom:1px solid #f0f0f0;padding:8px 0}.innovation-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:30px 0}.innovation-card{background:#f8f9fa;border-left:4px solid #0073e6;border-radius:10px;padding:25px}.timeline{margin:30px 0}.timeline-item{grid-gap:20px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;display:grid;gap:20px;grid-template-columns:100px 200px 1fr;margin-bottom:15px;padding:20px;transition:transform .2s ease}.timeline-item:hover{box-shadow:0 4px 15px #0000001a;transform:translateX(5px)}.timeline-item .year{color:#0073e6;font-size:1.1em;font-weight:700}.timeline-item .explorer{color:#333;font-weight:600}.timeline-item .achievement{color:#666}.empire-map{margin:40px 0;text-align:center}.full-width-image{border-radius:10px;box-shadow:0 8px 25px #00000026;height:auto;max-width:100%;width:100%}.map-caption{color:#666;font-size:.9em;font-style:italic;margin-top:15px}.impact-categories{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:30px 0}.impact-card{border:1px solid #e0e0e0;border-radius:10px;padding:25px}.impact-card.cultural,.impact-card.economic,.impact-card.technological{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-color:#0073e6}.legacy-highlight{background:linear-gradient(135deg,#0073e6,#1f4788);border-radius:15px;color:#fff;margin:30px 0;padding:40px}.legacy-intro{font-size:1.2em;margin-bottom:30px;text-align:center}.legacy-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.legacy-item{background:#ffffff1a;border-radius:10px;padding:20px;text-align:center}.legacy-number{color:#1f4788;font-size:2em;font-weight:700;margin-bottom:10px}.legacy-item h4{font-size:1.1em;margin:10px 0 5px}.legacy-item p{font-size:.9em;margin:0;opacity:.9}.conclusion-content{background:#f8f9fa;border-radius:15px;margin:30px 0;padding:30px}.conclusion-text{color:#333;font-size:1.1em;margin-bottom:20px}.final-thought{border-left:4px solid #0073e6;color:#495057;font-size:1.2em;font-style:italic;margin:25px 0}.final-thought,.reflection-questions{background:#fff;border-radius:8px;padding:20px}.reflection-questions{border:1px solid #e0e0e0;margin-top:25px}.reflection-questions h4{color:#0073e6;margin-bottom:15px}.reflection-questions ul{margin:0;padding-left:20px}.reflection-questions li{color:#666;margin-bottom:8px}.book-review-sapiens{line-height:1.7;max-width:100%}.book-hero{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:15px;margin-bottom:40px;padding:40px}.book-intro{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:300px 1fr}.book-cover-section{text-align:center}.book-cover-large{box-shadow:0 10px 30px #0003;margin-bottom:20px;width:250px}.book-rating-display{background:#fff;border-radius:10px;box-shadow:0 4px 15px #0000001a;padding:15px}.stars-large{font-size:1.5em;margin-bottom:5px}.author-name,.rating-text{color:#0073e6}.author-name{font-size:1.3em;margin:10px 0 20px}.book-meta-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr)}.meta-item{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:12px}.meta-label{color:#0073e6;display:block;font-size:.9em;font-weight:600}.meta-value{color:#333;font-size:1em}.lead-text{color:#333;font-size:1.2em;font-weight:500;line-height:1.6}.themes-timeline{display:flex;flex-direction:column;gap:30px;margin:30px 0}.theme-card{grid-gap:20px;border-radius:15px;display:grid;gap:20px;grid-template-columns:80px 1fr;padding:25px}.theme-card:hover{box-shadow:0 10px 30px #0000001a}.theme-card.agricultural,.theme-card.cognitive,.theme-card.scientific{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-color:#0073e6}.theme-icon{align-self:center;font-size:3em;text-align:center}.theme-date{color:#666;font-size:.9em;font-style:italic;margin-bottom:10px}.theme-details{border-top:1px solid #0000001a;margin-top:15px;padding-top:15px}.theme-details h4{color:#333;margin-bottom:10px}.theme-details ul{list-style:none;margin:0;padding-left:0}.theme-details li{color:#555;padding:5px 0}.timeline-image{border-radius:10px;box-shadow:0 8px 25px #00000026;display:block;height:auto;margin:30px auto;max-width:800px;width:100%}.thoughts-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:2fr 1fr;margin:30px 0}.pros-cons{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-top:25px}.cons,.pros{border-radius:10px;padding:20px}.pros{border:1px solid #0073e6}.cons,.pros{background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.cons{border:1px solid #f6ad55}.cons h3,.pros h3{font-size:1.1em;margin-bottom:15px}.author-spotlight{border-radius:15px;padding:25px;text-align:center}.author-image{border-radius:50%;height:120px;margin-bottom:15px;object-fit:cover;width:120px}.author-credentials{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:15px}.credential{background:#0073e6;border-radius:12px;color:#fff;font-size:.8em;padding:4px 8px}.takeaways-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:30px 0}.takeaway-card{background:#fff;border:1px solid #e0e0e0;border-radius:10px;padding:20px;text-align:center;transition:transform .3s ease}.takeaway-card:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-5px)}.takeaway-number{align-items:center;background:#0073e6;border-radius:50%;color:#fff;display:flex;font-weight:700;height:40px;justify-content:center;margin:0 auto 15px;width:40px}.book-conclusion{background:linear-gradient(135deg,#0073e6,#1f4788);border-radius:15px;color:#fff;margin-top:40px;padding:40px;text-align:center}.stars-huge{display:block;font-size:2.5em;margin-bottom:10px}.rating-score{color:#1f4788;font-size:1.5em;font-weight:700}.recommendation-tags{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-top:25px}.rec-tag{background:#ffffff1a;border-radius:10px;padding:15px;text-align:left}.rec-tag strong{color:#1f4788}@media (max-width:768px){.book-intro{text-align:center}.book-intro,.book-meta-grid,.theme-card{grid-template-columns:1fr}.theme-card{text-align:center}.content-with-image,.pros-cons,.recommendation-tags,.thoughts-grid{grid-template-columns:1fr}.content-with-image{gap:20px}.timeline-item{gap:10px}.impact-categories,.innovation-grid,.legacy-grid,.timeline-item{grid-template-columns:1fr}.legacy-highlight{padding:25px}}.content-html{line-height:1.7}.book-review-html{max-width:100%}.review-header{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:1px solid #dee2e6;border-radius:15px;margin-bottom:40px;padding:30px;text-align:center}.book-meta-visual{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-top:20px}.book-cover-large{border-radius:10px;box-shadow:0 8px 25px #00000026;height:auto;width:150px}.book-info{text-align:left}.rating-visual{align-items:center;display:flex;gap:10px;margin-bottom:10px}.stars{font-size:1.2em}.rating-number{color:#0073e6;font-size:1.1em;font-weight:700}.genre-badge{background:#0073e6;border-radius:20px;color:#fff;display:inline-block;font-size:.9em;margin-bottom:8px;padding:5px 12px}.read-date{color:#666;font-size:.9em;margin:0}.summary-card{background:#f8f9fa;border-left:4px solid #0073e6;border-radius:10px;margin:20px 0;padding:25px}.concept-image{border-radius:8px;box-shadow:0 4px 15px #0000001a;height:auto;margin-top:15px;max-width:600px;width:100%}.themes-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:20px 0}.theme-card{background:#fff;border:1px solid #e0e0e0;border-radius:10px;padding:20px;transition:transform .3s ease,box-shadow .3s ease}.theme-card:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-5px)}.theme-card h3{color:#0073e6;font-size:1.1em;margin-bottom:10px}.reflection-box{background:#f8f9fa;border-radius:15px;margin:20px 0;padding:30px}.reflection-box blockquote{border-left:4px solid #0073e6;color:#495057;font-size:1.2em;font-style:italic;margin:0 0 20px;padding-left:20px}.author-spotlight{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:10px;display:flex;gap:20px;margin-top:25px;padding:20px}.author-photo{border-radius:50%;height:80px;object-fit:cover;width:80px}.author-info h4{color:#0073e6;margin-bottom:8px}.author-info p{color:#666;font-size:.95em;margin:0}.review-conclusion{background:linear-gradient(135deg,#0073e6,#1f4788);border-radius:15px;color:#fff;margin-top:40px;padding:30px;text-align:center}.final-rating{margin:0 auto;max-width:500px}.rating-large{margin:20px 0}.stars-large{display:block;font-size:2em;margin-bottom:10px}.rating-text{font-size:1.3em;font-weight:700}.recommendation{font-size:1.1em;line-height:1.6;margin-top:15px}.section-card{background:#fff;border:1px solid #f0f0f0;border-radius:15px;box-shadow:0 5px 20px #00000014;padding:35px;text-align:center;transition:all .3s ease}.section-card:hover{box-shadow:0 15px 35px #00000026;transform:translateY(-8px)}.section-card h3{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:15px}.section-card p{color:#666;font-size:1rem;line-height:1.6;margin-bottom:25px}.section-card a{border:2px solid #0073e6;border-radius:25px;color:#0073e6;display:inline-block;font-size:1rem;font-weight:600;padding:12px 25px;text-decoration:none;transition:all .3s ease}.section-card a:hover{background:#0073e6;color:#fff;transform:translateY(-2px)}.blog-content{margin:0 auto;max-width:900px}.blog-intro{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:15px;margin-bottom:40px;padding:30px;text-align:center}.blog-intro p{color:#444;font-size:1.1rem;line-height:1.7;margin:0}.blog-stats{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:15px;margin-top:50px;padding:40px}.blog-stats h2{color:#333;font-size:2rem;margin-bottom:30px;text-align:center}.content-markdown{line-height:1.7}.markdown-image-container{margin:30px 0;text-align:center}.markdown-image-fullwidth{border-radius:10px;box-shadow:0 8px 25px #00000026;height:auto;max-width:100%;transition:transform .3s ease;width:100%}.markdown-image-fullwidth:hover{transform:scale(1.02)}.image-caption{margin-top:10px}.image-caption,.image-caption-standalone{color:#666;font-size:.9em;font-style:italic;padding:0 20px}.image-caption-standalone{margin:10px 0;text-align:center}.no-content{color:#999;font-style:italic;padding:40px;text-align:center}@media (max-width:768px){.book-meta-visual{flex-direction:column;text-align:center}.book-info{text-align:center}.themes-grid{grid-template-columns:1fr}.author-spotlight{flex-direction:column;text-align:center}.book-cover-large{width:120px}}.article-header-with-image{align-items:flex-start;display:flex;gap:20px}.article-header-content{flex:1 1}.article-preview-image{background-color:#f5f5f5;border-radius:8px;flex:0 0 144px;height:144px;overflow:hidden;width:144px}.article-preview-image img{height:100%;object-fit:cover;object-position:center;transition:transform .3s ease;width:100%}.article-card:hover .article-preview-image img{transform:scale(1.05)}@media (max-width:768px){.article-header-with-image{flex-direction:column;gap:15px}.article-preview-image{align-self:center;flex:none;height:200px;max-width:300px;width:100%}}
/*# sourceMappingURL=main.83580543.css.map*/