@import url(https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;1,300;1,400&family=Inter:wght@400;500;600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,700;1,700&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{max-width:100vw;overflow-x:hidden;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0}#root{max-width:100vw;overflow-x:hidden;width:100%}.codex-editor{background:#fff;border-radius:16px;color:#1e293b;font-family:Inter,system-ui,-apple-system,sans-serif;min-height:500px;position:relative;width:100%;z-index:1}.codex-editor__redactor{margin:0!important;padding:40px 60px 200px 0!important;z-index:100!important}.ce-toolbar__content{max-width:100%!important}.ce-toolbar__actions{margin-left:-50px!important;opacity:1!important;visibility:visible!important}.ce-toolbar__plus,.ce-toolbar__settings-btn{background-color:initial;border-radius:6px;color:#94a3b8;height:28px;transition:all .2s ease;width:28px}.ce-toolbar__plus:hover,.ce-toolbar__settings-btn:hover{background-color:#f1f5f9;color:#0f172a}.ce-inline-toolbar{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:8px!important;box-shadow:0 4px 12px #0000001a!important;color:#333!important;z-index:2000!important}.ce-inline-toolbar__buttons{display:flex}.ce-inline-tool{color:#333}.ce-inline-tool:hover{background-color:#f3f4f6}.ce-inline-tool--active{background-color:#eff6ff;color:#2563eb}.ce-header{color:#0f172a;font-family:Merriweather,serif;font-weight:700;line-height:1.3;margin-bottom:.5em;margin-top:1.5em}h1.ce-header{font-size:2.5rem}h2.ce-header{border-bottom:1px solid #f1f5f9;font-size:2rem;padding-bottom:8px}h3.ce-header{font-size:1.5rem}.ce-paragraph{color:#334155;font-family:Merriweather,serif;font-size:1.125rem;line-height:1.8;margin-bottom:1rem}.cdx-quote{background:#f8fafc!important;border-left:4px solid #3b82f6!important;border-radius:0 8px 8px 0!important;margin:1.5rem 0!important;padding:16px 24px!important}.cdx-list{padding-left:40px}.cdx-list__item{line-height:1.6;padding:5px 0}.ce-marker{background:#fbbf244d;padding:2px 0}.image-tool__image{border-radius:8px;overflow:hidden}.ce-popover{border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:3000!important}.ce-popover__item:hover{background-color:#f8fafc}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.realtime-dashboard{color:#333;font-family:inherit;width:100%}.dashboard-header{align-items:center;display:flex;justify-content:flex-end;margin-bottom:20px}.refresh-indicator{align-items:center;background-color:#ecfdf5;border-radius:20px;box-shadow:0 1px 2px #0000000d;color:#059669;display:flex;font-size:13px;font-weight:600;gap:8px;padding:6px 12px}.pulse-dot{animation:pulse 2s infinite;background-color:#10b981;border-radius:50%;height:8px;width:8px}@keyframes pulse{0%{box-shadow:0 0 0 0 #10b981b3;transform:scale(.95)}70%{box-shadow:0 0 0 6px #10b98100;transform:scale(1)}to{box-shadow:0 0 0 0 #10b98100;transform:scale(.95)}}.metrics-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:30px}.metric-card{background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 2px 4px #0000000d;display:flex;flex-direction:column;padding:24px}.metric-card:hover{box-shadow:0 4px 6px #0000000d;transform:translateY(-2px);transition:transform .2s ease}.metric-header{justify-content:space-between;margin-bottom:12px}.metric-header,.metric-title{align-items:center;display:flex}.metric-title{color:#666;font-size:14px;font-weight:600;gap:10px}.metric-icon{align-items:center;border-radius:8px;display:flex;font-size:18px;height:36px;justify-content:center;width:36px}.metric-card-purple .metric-icon{background:#f3e8ff;color:#7c3aed}.metric-card-blue .metric-icon{background:#dbeafe;color:#2563eb}.metric-card-green .metric-icon{background:#d1fae5;color:#059669}.metric-card-orange .metric-icon{background:#ffedd5;color:#ea580c}.metric-value{color:#111;font-size:28px;font-weight:700;margin-bottom:4px}.metric-subtitle{color:#888;font-size:12px}.dashboard-content{grid-gap:24px;display:grid;gap:24px;grid-template-columns:2fr 1fr}@media (max-width:1024px){.dashboard-content{grid-template-columns:1fr}}.dashboard-section{background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 2px 4px #0000000d;padding:24px}.section-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:12px}.section-header h2{color:#333;font-size:16px;font-weight:700;margin:0}.section-count{background:#f5f5f5;border-radius:12px;color:#666;font-size:12px;font-weight:600;padding:4px 10px}.activity-feed,.current-pages-list,.sessions-list,.top-pages-list{display:flex;flex-direction:column;gap:12px}.page-item{align-items:center;border-bottom:1px solid #f9f9f9;display:flex;gap:12px;padding:8px 0}.page-item:last-child{border-bottom:none}.page-rank{color:#aaa;font-size:14px;font-weight:700;text-align:center;width:20px}.page-info{flex:1 1;min-width:0}.page-path{color:#333;font-size:14px;font-weight:500;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-bar-container{background:#f0f0f0;border-radius:4px;height:6px;overflow:hidden}.page-bar{background:#3b82f6;border-radius:4px;height:100%}.page-views{color:#333;font-size:14px;font-weight:700;min-width:70px;text-align:right}.views-label{color:#999;display:block;font-size:10px;font-weight:400}.current-page-item{align-items:center;background:#fdfdfd;border:1px solid #eee;border-radius:8px;display:flex;justify-content:space-between;padding:10px}.current-page-path{color:#333;flex:1 1;font-size:14px;font-weight:500;margin-right:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.current-page-count{background:#d1fae5;border-radius:6px;color:#059669;font-size:12px;font-weight:700;padding:4px 8px;white-space:nowrap}.session-item{background:#fafafa;border:1px solid #eee;border-radius:8px;padding:14px}.session-header{display:flex;justify-content:space-between;margin-bottom:8px}.session-id{background:#eee;border-radius:4px;color:#666;font-family:monospace;font-size:11px;padding:2px 6px}.session-duration{color:#059669;font-size:12px;font-weight:600}.session-page{color:#333;font-size:13px;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.session-stats{color:#888;font-size:11px}.activity-item{align-items:center;border-bottom:1px solid #f5f5f5;display:flex;gap:12px;padding:10px 0}.activity-item:last-child{border-bottom:none}.activity-time{color:#999;font-size:11px;min-width:65px}.activity-event{color:#444;font-size:13px}.error,.loading{align-items:center;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;justify-content:center;min-height:300px}.loading p{color:#666;font-size:14px;margin-top:16px}.spinner{animation:spin 1s linear infinite;border:3px solid #eee;border-radius:50%;border-top-color:#3b82f6;height:30px;width:30px}@keyframes spin{to{transform:rotate(1turn)}}.empty-state{background:#fafafa;border:1px dashed #ddd;border-radius:8px;color:#999;font-size:13px;padding:30px;text-align:center}.blog-container{background-color:#fcfcf9;color:#1a1a1a;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.8;overflow-x:hidden;padding:3rem clamp(1rem,5vw,4rem) 0;position:relative;z-index:11}@media(max-width:600px){.blog-container{padding-top:4.5rem}}.blog-container .blog-banner-header{align-items:stretch;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between}.blog-container .blog-banner-header .custom-slideshow{flex:1 1 55%;max-width:100%;min-width:300px}@media(max-width:1200px){.blog-container .blog-banner-header .custom-slideshow{flex:1 0 100%;margin-bottom:1rem;order:-1}}.blog-container .blog-banner-header .top-content-section{background:linear-gradient(180deg,#fff,#f8f6f0);border:1px solid #c5a0591f;border-radius:20px;box-shadow:0 8px 32px #0000000a;box-sizing:border-box;display:flex;flex:1 1 18%;flex-direction:column;min-width:200px;overflow:hidden;padding:1.2rem}@media(max-width:1200px){.blog-container .blog-banner-header .top-content-section{flex:1 1 48%;height:450px}}@media(max-width:600px){.blog-container .blog-banner-header .top-content-section{flex:1 1 100%;height:400px}}.blog-container .blog-banner-header .top-content-section h3{border-bottom:2px solid #c5a05926;color:#c5a059;font-size:.75rem;font-weight:800;letter-spacing:.15em;margin:0 0 1rem;padding-bottom:.8rem;position:relative;text-transform:uppercase}.blog-container .blog-banner-header .top-content-section h3:after{background:#c5a059;bottom:-2px;content:"";height:2px;left:0;position:absolute;width:40px}.blog-container .blog-banner-header .top-content-section .stories-list{flex:1 1;overflow-y:auto;padding-right:.5rem}.blog-container .blog-banner-header .top-content-section .stories-list::-webkit-scrollbar{width:3px}.blog-container .blog-banner-header .top-content-section .stories-list::-webkit-scrollbar-track{background:#0000}.blog-container .blog-banner-header .top-content-section .stories-list::-webkit-scrollbar-thumb{background:#c5a05940;border-radius:10px}.blog-container .blog-banner-header .top-content-section .stories-list::-webkit-scrollbar-thumb:hover{background:#c5a059}.blog-container .blog-banner-header .top-content-section>div:not(:first-child){background:#fff;border:1px solid #0000000a;border-radius:16px;cursor:pointer;margin-bottom:1rem;padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.blog-container .blog-banner-header .top-content-section>div:not(:first-child):hover{border-color:#c5a0594d;box-shadow:0 8px 24px #c5a0591a;transform:translateY(-2px)}.blog-container .blog-banner-header .top-content-section>div:not(:first-child) .top-story-img{border-radius:12px;height:120px;margin-bottom:.8rem;overflow:hidden;width:100%}.blog-container .blog-banner-header .top-content-section>div:not(:first-child) .top-story-img img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.blog-container .blog-banner-header .top-content-section>div:not(:first-child) .top-story-img:hover img{transform:scale(1.05)}.blog-container .blog-banner-header .top-content-section>div:not(:first-child) .top-story-meta{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#1a1a1a;display:-webkit-box;font-size:.9rem;font-weight:600;line-height:1.4;overflow:hidden}.blog-container .blog-banner-header .top-content-section>div:not(:first-child) .read-more{align-items:center;color:#c5a059;cursor:pointer;display:flex;font-size:.8rem;font-weight:700;gap:.3rem;justify-content:flex-end;margin-top:.8rem;text-align:right;transition:all .2s ease}.blog-container .blog-banner-header .top-content-section>div:not(:first-child) .read-more:after{content:"→";transition:transform .2s ease}.blog-container .blog-banner-header .top-content-section>div:not(:first-child) .read-more:hover{color:#ae873d}.blog-container .blog-banner-header .top-content-section>div:not(:first-child) .read-more:hover:after{transform:translateX(3px)}.blog-container .blog-banner-header .top-content-section{height:510px;overflow-y:auto}.blog-container .blog-banner-header .top-content-section::-webkit-scrollbar{width:3px}.blog-container .blog-banner-header .top-content-section::-webkit-scrollbar-track{background:#0000}.blog-container .blog-banner-header .top-content-section::-webkit-scrollbar-thumb{background:#c5a05933;border-radius:10px}.blog-container .blog-banner-header .top-content-section::-webkit-scrollbar-thumb:hover{background:#c5a059}.blog-container .blog-banner-header .latest-update-section{background:linear-gradient(180deg,#fff,#f8f6f0);border:1px solid #c5a0591f;border-radius:20px;box-shadow:0 8px 32px #0000000a;box-sizing:border-box;display:flex;flex:1 1 18%;flex-direction:column;min-width:200px;overflow:hidden;padding:1.2rem}@media(max-width:1200px){.blog-container .blog-banner-header .latest-update-section{flex:1 1 48%;height:450px}}@media(max-width:600px){.blog-container .blog-banner-header .latest-update-section{flex:1 1 100%;height:400px}}.blog-container .blog-banner-header .latest-update-section h3{border-bottom:2px solid #c5a05926;color:#c5a059;flex-shrink:0;font-size:.75rem;font-weight:800;letter-spacing:.15em;margin:0 0 1rem;padding-bottom:.8rem;position:relative;text-transform:uppercase}.blog-container .blog-banner-header .latest-update-section h3:after{background:#c5a059;bottom:-2px;content:"";height:2px;left:0;position:absolute;width:50px}.blog-container .blog-banner-header .latest-update-section{height:510px;overflow-y:auto}.blog-container .blog-banner-header .latest-update-section::-webkit-scrollbar{width:3px}.blog-container .blog-banner-header .latest-update-section::-webkit-scrollbar-track{background:#0000}.blog-container .blog-banner-header .latest-update-section::-webkit-scrollbar-thumb{background:#c5a05940;border-radius:10px}.blog-container .blog-banner-header .latest-update-section::-webkit-scrollbar-thumb:hover{background:#c5a059}.blog-container .blog-banner-header .latest-update-section .latest-card{align-items:flex-start;background:#fff;border:1px solid #0000000a;border-radius:14px;cursor:pointer;display:flex;gap:1rem;margin-bottom:.8rem;padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.blog-container .blog-banner-header .latest-update-section .latest-card:last-of-type{margin-bottom:0}.blog-container .blog-banner-header .latest-update-section .latest-card:hover{border-color:#c5a0594d;box-shadow:0 6px 20px #c5a0591a;transform:translateX(4px)}.blog-container .blog-banner-header .latest-update-section .latest-card:hover .update-number{background:#c5a059;color:#fff}.blog-container .blog-banner-header .latest-update-section .latest-card:hover .meta-link{color:#b68d3f}.blog-container .blog-banner-header .latest-update-section .latest-card .update-number{align-items:center;background:#c5a0591a;border-radius:8px;color:#c5a059;display:flex;flex-shrink:0;font-size:.7rem;font-weight:800;height:28px;justify-content:center;transition:all .3s ease;width:28px}.blog-container .blog-banner-header .latest-update-section .latest-card .latest-card-content{flex:1 1;min-width:0}.blog-container .blog-banner-header .latest-update-section .latest-card .latest-card-content .latest-title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#1a1a1a;display:-webkit-box;font-size:.9rem;font-weight:600;line-height:1.45;margin:0 0 .5rem;overflow:hidden}.blog-container .blog-banner-header .latest-update-section .latest-card .latest-card-content .latest-meta{align-items:center;display:flex;font-size:.75rem;gap:.5rem}.blog-container .blog-banner-header .latest-update-section .latest-card .latest-card-content .latest-meta .meta-date{color:#666;font-weight:500}.blog-container .blog-banner-header .latest-update-section .latest-card .latest-card-content .latest-meta .meta-divider{color:#c5a05966;font-size:.6rem}.blog-container .blog-banner-header .latest-update-section .latest-card .latest-card-content .latest-meta .meta-link{color:#c5a059;font-weight:700;text-decoration:none;transition:color .2s ease}.blog-container .blog-banner-header .latest-update-section .latest-card .latest-card-content .latest-meta .meta-link:hover{color:#ae873d}.blog-container .side-content-section{display:flex;flex-direction:column;height:435px;max-width:20%;overflow-y:scroll;width:100%}.blog-container .side-content-section::-webkit-scrollbar{width:3px}.blog-container .side-content-section::-webkit-scrollbar-track{background:#0000}.blog-container .side-content-section::-webkit-scrollbar-thumb{background:#c5a05933;border-radius:10px}.blog-container .side-content-section::-webkit-scrollbar-thumb:hover{background:#c5a059}.blog-container .side-content-section img{height:-webkit-fit-content;height:fit-content;object-fit:contain;width:100%}.blog-container .side-content-section .read-more{color:#c5a059;cursor:pointer;font-size:.9rem;font-weight:600;margin-top:10px;text-align:right}.blog-container .media-scroll-section{margin:4rem 0;padding:0 clamp(1rem,5vw,4rem)}.blog-container .media-scroll-section .horizontal-scroll-container{display:flex;gap:1.5rem;overflow-x:auto;padding:1rem 0 2rem;scroll-snap-type:x mandatory;scrollbar-width:none}.blog-container .media-scroll-section .horizontal-scroll-container::-webkit-scrollbar{display:none}.blog-container .media-scroll-section .horizontal-scroll-container .media-card{aspect-ratio:1/1;border-radius:28px;box-shadow:0 10px 30px #0000000d;flex:0 0 clamp(250px,25vw,350px);overflow:hidden;scroll-snap-align:start;transition:transform .6s cubic-bezier(.16,1,.3,1)}@media(max-width:600px){.blog-container .media-scroll-section .horizontal-scroll-container .media-card{aspect-ratio:4/3;flex:0 0 88vw}}.blog-container .media-scroll-section .horizontal-scroll-container .media-card img,.blog-container .media-scroll-section .horizontal-scroll-container .media-card video{background:#000;display:block;height:100%;object-fit:contain;width:100%}@media(max-width:900px){.blog-container .media-scroll-section .horizontal-scroll-container .media-card img,.blog-container .media-scroll-section .horizontal-scroll-container .media-card video{object-fit:cover}}.blog-container .media-scroll-section .horizontal-scroll-container .media-card video.card-video{background:#000}.blog-container .media-scroll-section .horizontal-scroll-container .media-card:hover{transform:translateY(-10px)}.story-section{margin:5rem 0}.story-section .story-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr}@media(min-width:1200px){.story-section .story-grid{grid-template-columns:1fr 1fr}}.story-section .story-card{background:#fff;border:1px solid #0000000f;border-radius:32px;box-shadow:0 10px 30px #0000000d;display:flex;flex-direction:column;height:580px;overflow:hidden;position:relative}@media(min-width:900px){.story-section .story-card{flex-direction:row;height:480px}}.story-section .story-card .story-image{background:#000;box-shadow:0 4px 20px #00000026;flex:0 0 280px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:10}@media(min-width:900px){.story-section .story-card .story-image{box-shadow:none;flex:0 0 45%;height:100%;position:relative}}.story-section .story-card .story-image img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.story-section .story-card .story-image .image-overlay{background:linear-gradient(0deg,#000000e6 0,#0006 40%,#0000);color:#fff;display:flex;flex-direction:column;inset:0;justify-content:flex-end;padding:1.5rem;pointer-events:none;position:absolute}.story-section .story-card .story-image .image-overlay .story-tag{color:#c5a059;font-size:.65rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.story-section .story-card .story-image .image-overlay h3{font-size:clamp(1.1rem,2vw,1.4rem);font-weight:800;line-height:1.2;margin:.5rem 0 0}.story-section .story-card .story-content{background:#fafaf8;flex:1 1;overflow-y:auto;padding:1.5rem;scrollbar-width:none}.story-section .story-card .story-content::-webkit-scrollbar{display:none}.story-section .story-card .story-content .story-item{background:#fff;border:1px solid #0000000a;border-radius:20px;cursor:pointer;display:flex;gap:1.2rem;margin-bottom:1rem;padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}@media(max-width:600px){.story-section .story-card .story-content .story-item{gap:.8rem;padding:.8rem}}.story-section .story-card .story-content .story-item:active,.story-section .story-card .story-content .story-item:hover{background:#c5a05905;border-color:#c5a059;transform:scale(1.02)}.story-section .story-card .story-content .story-item img{border-radius:12px;height:60px;object-fit:cover;width:80px}.story-section .story-card .story-content .story-item h4{color:#1a1a1a;font-size:1rem;line-height:1.3;margin:.2rem 0}.story-section .story-card .story-content .story-item p{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#666;display:-webkit-box;font-size:.85rem;margin-bottom:.4rem;overflow:hidden}.story-section .story-card .story-content .story-item .story-link{border-bottom:1px solid #0000;color:#c5a059;display:inline-block;font-size:.8rem;font-weight:800;text-decoration:none}.story-section .story-card .story-content .story-item .story-link:hover{border-bottom-color:#c5a059}.embedPlayer{display:flex;flex-direction:column;gap:4rem;margin:4rem 0;padding:0 clamp(1rem,5vw,4rem)}.embedPlayer .video-Embeded{grid-gap:3rem;background:#fff;border:1px solid #c5a0591a;border-radius:40px;box-shadow:0 10px 30px #0000000d;display:grid;gap:3rem;grid-template-columns:1.1fr 380px;padding:3.5rem}@media(max-width:1400px){.embedPlayer .video-Embeded{grid-template-columns:1fr 340px}}@media(max-width:900px){.embedPlayer .video-Embeded{gap:1.5rem;grid-template-columns:1fr;padding:1.2rem}}.embedPlayer .video-Embeded .primary-player-wrapper{align-items:center;aspect-ratio:16/9;background:radial-gradient(circle at center,#1a1a1a 0,#000 100%);border-radius:20px;box-shadow:inset 0 0 40px #000c;display:flex;justify-content:center;overflow:hidden;position:relative}@media(max-width:600px){.embedPlayer .video-Embeded .primary-player-wrapper{aspect-ratio:16/9}}.embedPlayer .video-Embeded .primary-player-wrapper iframe,.embedPlayer .video-Embeded .primary-player-wrapper>div,.embedPlayer .video-Embeded .primary-player-wrapper>div>div{border:none;height:100%!important;left:0;object-fit:cover;position:absolute;top:0;width:100%!important}.embedPlayer .video-Embeded .embed-story-selection{max-height:500px;overflow-y:auto;padding-right:1.2rem;scrollbar-width:none}.embedPlayer .video-Embeded .embed-story-selection::-webkit-scrollbar{display:none}@media(max-width:900px){.embedPlayer .video-Embeded .embed-story-selection{height:550px}}.embedPlayer .video-Embeded .embed-story-selection .story-list{display:flex;flex-direction:column;gap:1rem}.embedPlayer .video-Embeded .embed-story-selection .story-list .story-item{align-items:center;background:#f8f6f0;border-radius:18px;cursor:pointer;display:flex;gap:1.2rem;padding:1rem;transition:all .3s ease}@media(max-width:600px){.embedPlayer .video-Embeded .embed-story-selection .story-list .story-item{gap:1rem;padding:.75rem}}.embedPlayer .video-Embeded .embed-story-selection .story-list .story-item:hover{background:#fff;box-shadow:0 4px 12px #c5a0591f;transform:translateX(4px)}.embedPlayer .video-Embeded .embed-story-selection .story-list .story-item img{border-radius:12px;height:75px;object-fit:cover;width:100px}@media(max-width:600px){.embedPlayer .video-Embeded .embed-story-selection .story-list .story-item img{height:65px;width:90px}}.embedPlayer .video-Embeded .embed-story-selection .story-list .story-item p{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#1a1a1a;display:-webkit-box;font-size:1rem;font-weight:700;line-height:1.4;overflow:hidden}@media(max-width:600px){.embedPlayer .video-Embeded .embed-story-selection .story-list .story-item p{font-size:.95rem}}.embedPlayer .video-Embeded .embed-story-selection .story-list .story-item .story-link-label{display:none}.embedPlayer .video-Embeded .side-content-section{display:flex;flex-direction:column;gap:2rem;max-height:500px;overflow-y:auto;padding-right:1.2rem;scrollbar-width:none}.embedPlayer .video-Embeded .side-content-section::-webkit-scrollbar{display:none}@media(max-width:1300px){.embedPlayer .video-Embeded .side-content-section{flex-direction:row;grid-column:span 2;height:auto;overflow-x:auto}}@media(max-width:900px){.embedPlayer .video-Embeded .side-content-section{flex-direction:column;grid-column:span 1}}.embedPlayer .video-Embeded .side-content-section .side-story-card{flex:0 0 auto}@media(max-width:1400px){.embedPlayer .video-Embeded .side-content-section .side-story-card{width:340px}}@media(max-width:900px){.embedPlayer .video-Embeded .side-content-section .side-story-card{width:100%}}.embedPlayer .video-Embeded .side-content-section .side-story-card .top-story-img{border-radius:20px;height:200px;margin-bottom:1.2rem;overflow:hidden;width:100%}@media(max-width:600px){.embedPlayer .video-Embeded .side-content-section .side-story-card .top-story-img{height:200px}}.embedPlayer .video-Embeded .side-content-section .side-story-card .top-story-img img{height:100%;object-fit:cover;width:100%}.embedPlayer .video-Embeded .side-content-section .side-story-card .top-story-meta{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#1a1a1a;display:-webkit-box;font-size:1.1rem;font-weight:700;line-height:1.4;margin-bottom:.8rem;overflow:hidden}@media(max-width:600px){.embedPlayer .video-Embeded .side-content-section .side-story-card .top-story-meta{font-size:1rem}}.embedPlayer .video-Embeded .side-content-section .side-story-card .read-more{color:#c5a059;cursor:pointer;font-size:.75rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.embedPlayer .live-tv-container{align-items:center;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);border-radius:40px;color:#fff;display:flex;gap:2rem;padding:3rem}@media(max-width:900px){.embedPlayer .live-tv-container{flex-direction:column-reverse;padding:1.5rem}}.embedPlayer .live-tv-container .channel-sidebar{display:flex;flex:0 0 160px;flex-direction:column;gap:1rem;max-height:500px;overflow-y:auto;padding-right:1rem;scrollbar-width:none}.embedPlayer .live-tv-container .channel-sidebar::-webkit-scrollbar{display:none}@media(max-width:900px){.embedPlayer .live-tv-container .channel-sidebar{flex:1 1;flex-direction:row;justify-content:center;max-height:none;overflow-x:auto;width:100%}}.embedPlayer .live-tv-container .channel-sidebar .channel-item{background:#ffffff0d;border:1px solid #ffffff0d;border-radius:16px;cursor:pointer;padding:1rem;transition:all .3s ease}.embedPlayer .live-tv-container .channel-sidebar .channel-item.active,.embedPlayer .live-tv-container .channel-sidebar .channel-item:hover{background:#c5a05933;border-color:#c5a059;transform:scale(1.05)}.embedPlayer .live-tv-container .channel-sidebar .channel-item img{display:block;height:auto;margin:0 auto;width:80px}.embedPlayer .live-tv-container .live-player-wrapper{align-items:center;aspect-ratio:1/1;background:radial-gradient(circle at center,#1a1a1a 0,#000 100%);border:2px solid #c5a05933;border-radius:20px;box-shadow:0 0 50px #00000080;display:flex;flex:1 1;justify-content:center;overflow:hidden;position:relative;width:100%}@media(max-width:600px){.embedPlayer .live-tv-container .live-player-wrapper{aspect-ratio:16/9}}.embedPlayer .live-tv-container .live-player-wrapper iframe,.embedPlayer .live-tv-container .live-player-wrapper>div,.embedPlayer .live-tv-container .live-player-wrapper>div>div{border:none;height:100%!important;left:0;object-fit:cover;position:absolute;top:0;width:100%!important}.all-blogs-wrapper{margin:4rem 0;padding:0 clamp(1rem,5vw,4rem)}.all-blogs-wrapper .master-blog-card{background:#fff;border:1px solid #00000014;border-radius:40px;box-shadow:0 10px 30px #0000000d;padding:2rem}.all-blogs-wrapper .master-blog-card .master-header{border-bottom:1px solid #0000000d;margin-bottom:1.5rem;padding-bottom:1rem}.all-blogs-wrapper .master-blog-card .master-header .eyebrow{color:#c5a059;font-size:.65rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.all-blogs-wrapper .master-blog-card .master-header h3{font-size:1.6rem;font-weight:800;letter-spacing:-.02em;margin-top:.3rem}.all-blogs-wrapper .master-blog-card .blog-list-container{display:flex;flex-direction:column;gap:1rem;max-height:320px;overflow-y:auto;padding-right:.8rem}.all-blogs-wrapper .master-blog-card .blog-list-container::-webkit-scrollbar{width:3px}.all-blogs-wrapper .master-blog-card .blog-list-container::-webkit-scrollbar-track{background:#0000}.all-blogs-wrapper .master-blog-card .blog-list-container::-webkit-scrollbar-thumb{background:#c5a05933;border-radius:10px}.all-blogs-wrapper .master-blog-card .blog-list-container::-webkit-scrollbar-thumb:hover{background:#c5a059}.all-blogs-wrapper .master-blog-card .blog-row-item{grid-gap:2rem;background:#f8f6f0;border:1px solid #c5a05914;border-radius:24px;cursor:pointer;display:grid;gap:2rem;grid-template-columns:160px 1fr;padding:1.2rem;transition:all .4s cubic-bezier(.165,.84,.44,1)}.all-blogs-wrapper .master-blog-card .blog-row-item:hover{background:#fff;border-color:#c5a059;box-shadow:0 12px 40px #0000000f;transform:scale(1.01) translateX(8px)}.all-blogs-wrapper .master-blog-card .blog-row-item:hover .blog-row-image img{transform:scale(1.1)}.all-blogs-wrapper .master-blog-card .blog-row-item:hover .row-link{color:#1a1a1a}.all-blogs-wrapper .master-blog-card .blog-row-item:hover .row-link:after{width:100%}@media(max-width:900px){.all-blogs-wrapper .master-blog-card .blog-row-item{gap:1.2rem;grid-template-columns:120px 1fr;padding:1rem}}@media(max-width:600px){.all-blogs-wrapper .master-blog-card .blog-row-item{grid-template-columns:1fr;text-align:center}}.all-blogs-wrapper .master-blog-card .blog-row-item .blog-row-image{background:#000;border-radius:16px;height:120px;overflow:hidden}@media(max-width:600px){.all-blogs-wrapper .master-blog-card .blog-row-item .blog-row-image{height:180px}}.all-blogs-wrapper .master-blog-card .blog-row-item .blog-row-image img{height:100%;object-fit:cover;transition:transform .6s ease;width:100%}.all-blogs-wrapper .master-blog-card .blog-row-item .blog-row-info{display:flex;flex-direction:column;justify-content:center}.all-blogs-wrapper .master-blog-card .blog-row-item .blog-row-info p{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#1a1a1a;display:-webkit-box;font-size:1.1rem;font-weight:700;line-height:1.4;margin-bottom:.8rem;overflow:hidden}@media(max-width:600px){.all-blogs-wrapper .master-blog-card .blog-row-item .blog-row-info p{font-size:1rem}}.all-blogs-wrapper .master-blog-card .blog-row-item .blog-row-info .row-link{color:#c5a059;display:inline-block;font-size:.8rem;font-weight:800;letter-spacing:.1em;position:relative;text-decoration:none;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}@media(max-width:600px){.all-blogs-wrapper .master-blog-card .blog-row-item .blog-row-info .row-link{margin:0 auto}}.all-blogs-wrapper .master-blog-card .blog-row-item .blog-row-info .row-link:after{background:#c5a059;bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.main-blogs-wrapper{background:linear-gradient(180deg,#f9fafb,#fff);display:flex;justify-content:center;padding:clamp(4rem,8vw,8rem) 1rem}.master-blog-card{background:#fff;border:1px solid #c5a0590d;border-radius:48px;box-shadow:0 40px 100px #0000000d;max-width:1200px;padding:clamp(2rem,5vw,5rem);width:100%}.blog-full-item{max-width:850px}.blog-header{margin-bottom:2.5rem;text-align:center}.blog-header .featured-badge{background:#c5a0591a;border:1px solid #c5a05933;border-radius:50px;color:#c5a059;display:inline-block;font-size:.75rem;font-weight:800;letter-spacing:.15em;margin-bottom:1.5rem;padding:.5rem 1.2rem;text-transform:uppercase}.blog-title{color:#111827;cursor:pointer;font-size:clamp(2rem,4vw,3.5rem);font-weight:950;letter-spacing:-.04em;line-height:1.4;margin-top:1rem;transition:color .3s ease}.blog-title:hover{color:#c5a059}.blog-image{border-radius:40px;box-shadow:0 20px 50px #00000026;cursor:pointer;height:clamp(300px,50vh,550px);margin:3rem 0;overflow:hidden;position:relative;width:100%}.blog-image img{height:100%;object-fit:cover;transition:transform 1s cubic-bezier(.165,.84,.44,1);width:100%}.blog-image .image-overlay-hint{align-items:center;background:#0000004d;color:#fff;display:flex;font-size:1.2rem;font-weight:800;inset:0;justify-content:center;letter-spacing:.2em;opacity:0;position:absolute;text-transform:uppercase;transition:opacity .4s ease}.blog-image:hover img{transform:scale(1.05)}.blog-image:hover .image-overlay-hint{opacity:1}.blog-content{color:#374151;font-size:1.25rem;line-height:2;margin-bottom:4rem;text-align:justify}.blog-content p{margin-bottom:2rem;position:relative}.read-more-container{display:flex;justify-content:center;margin-bottom:5rem}.premium-read-btn{background:#c5a059;border:none;border-radius:100px;box-shadow:0 10px 30px #c5a0594d;color:#fff;cursor:pointer;font-size:1rem;font-weight:800;letter-spacing:.1em;padding:1.2rem 3.5rem;text-transform:uppercase;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.premium-read-btn:hover{background:#be9546;box-shadow:0 15px 40px #c5a05966;transform:scale(1.05) translateY(-5px)}.premium-read-btn:active{transform:scale(.98)}.blog-footer-actions{align-items:center;border-top:1px solid #0000000f;display:flex;flex-direction:column;gap:1.5rem;padding-top:3rem}.blog-footer-actions .share-label{color:#9ca3af;font-size:.8rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.blog-footer-actions .share-icons-group{display:flex;gap:1.5rem}.blog-footer-actions .share-icons-group .share-icon{align-items:center;border-radius:50%;box-shadow:0 8px 15px #0000001a;color:#fff;display:flex;height:50px;justify-content:center;text-decoration:none;transition:all .3s ease;width:50px}.blog-footer-actions .share-icons-group .share-icon:hover{box-shadow:0 12px 25px #00000026;transform:translateY(-5px) scale(1.1)}.blog-footer-actions .share-icons-group .share-icon.wa{background:#25d366}.blog-footer-actions .share-icons-group .share-icon.x{background:#000}.blog-footer-actions .share-icons-group .share-icon.fb{background:#1877f2}.blog-footer-actions .share-icons-group .share-icon.yt{background:red}@media(max-width:768px){.master-blog-card{border-radius:32px;padding:2rem 1.5rem}.blog-title{font-size:2.2rem}.blog-content{font-size:1.1rem;text-align:left}.premium-read-btn{padding:1.2rem;width:100%}}.four-section-card-wrapper{margin:8rem 0;padding:0 clamp(1rem,5vw,4rem)}.four-section-card-wrapper .four-grid-card{grid-gap:2.5rem;background:#0000;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:0}.four-section-card-wrapper .four-grid-card .grid-item{background:#fff;border:1px solid #0000000a;border-radius:32px;box-shadow:0 10px 30px #0000000d;cursor:pointer;display:flex;flex-direction:column;padding:1.5rem;position:relative;transition:all .5s cubic-bezier(.165,.84,.44,1)}.four-section-card-wrapper .four-grid-card .grid-item:hover{border-color:#c5a05933;box-shadow:0 30px 60px #0000001a;transform:translateY(-12px)}.four-section-card-wrapper .four-grid-card .grid-item:hover .grid-item-image img{transform:scale(1.1)}.four-section-card-wrapper .four-grid-card .grid-item:hover .item-link{color:#c5a059;gap:.8rem}.four-section-card-wrapper .four-grid-card .grid-item:hover .item-link:after{width:30px}.four-section-card-wrapper .four-grid-card .grid-item .item-color-bar{border-radius:10px;box-shadow:0 2px 10px #0000001a;height:6px;left:24px;position:absolute;top:24px;width:40px;z-index:5}.four-section-card-wrapper .four-grid-card .grid-item .grid-item-image{background:#f0f0f0;border-radius:20px;height:220px;margin-bottom:1.8rem;overflow:hidden;width:100%}.four-section-card-wrapper .four-grid-card .grid-item .grid-item-image img{height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.165,.84,.44,1);width:100%}.four-section-card-wrapper .four-grid-card .grid-item .grid-item-content{display:flex;flex:1 1;flex-direction:column}.four-section-card-wrapper .four-grid-card .grid-item .grid-item-content h4{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#1a1a1a;display:-webkit-box;font-size:1.25rem;font-weight:800;letter-spacing:-.02em;line-height:1.4;margin-bottom:1rem;overflow:hidden}.four-section-card-wrapper .four-grid-card .grid-item .grid-item-content p{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:#666;display:-webkit-box;font-size:.95rem;line-height:1.6;margin-bottom:2rem;overflow:hidden}.four-section-card-wrapper .four-grid-card .grid-item .item-link{align-items:center;color:#666;display:flex;font-size:.8rem;font-weight:900;gap:.5rem;letter-spacing:.15em;margin-top:auto;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.four-section-card-wrapper .four-grid-card .grid-item .item-link:after{background:#c5a059;content:"";height:2px;transition:all .3s ease;width:0}.main-article{margin:8rem auto;max-width:720px;padding:0 1rem}.main-article h2{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;letter-spacing:-.04em;margin-bottom:2rem}.main-article .article-body{color:#1a1a1ae6;font-size:1.2rem}.post-footer.highlighted-bar{margin:6rem auto 2rem;max-width:1100px}.post-footer.highlighted-bar .footer-rectangle{align-items:center;background:#0a0a0a;border-radius:20px;color:#fff;display:flex;justify-content:space-between;padding:1.5rem 3rem}.post-footer.highlighted-bar .footer-rectangle .footer-left{align-items:center;display:flex;gap:2rem}.post-footer.highlighted-bar .footer-rectangle .footer-left .footer-tag{border:1px solid #c5a059;border-radius:6px;color:#c5a059;font-size:.7rem;font-weight:900;padding:.2rem .8rem;text-transform:uppercase}.post-footer.highlighted-bar .footer-rectangle .footer-left .links-group{display:flex;gap:1.5rem}.post-footer.highlighted-bar .footer-rectangle .footer-left .links-group a{color:#fff;font-size:.9rem;opacity:.7;text-decoration:none}.post-footer.highlighted-bar .footer-rectangle .footer-left .links-group a:hover{color:#c5a059;opacity:1}.post-footer.highlighted-bar .footer-rectangle .footer-right .newsletter-compact{display:flex;gap:.5rem}.post-footer.highlighted-bar .footer-rectangle .footer-right .newsletter-compact input{background:#ffffff1a;border:1px solid #ffffff1a;border-radius:8px;color:#fff;outline:none;padding:.5rem 1rem;width:220px}.post-footer.highlighted-bar .footer-rectangle .footer-right .newsletter-compact button{background:#c5a059;border:none;border-radius:8px;color:#0a0a0a;cursor:pointer;font-weight:900;padding:.5rem 1.2rem}@media(max-width:900px){.post-footer.highlighted-bar .footer-rectangle{flex-direction:column;gap:2rem;padding:2.5rem;text-align:center}}.post-footer.highlighted-bar .final-copyright{background:#0a0a0a;border-top:1px solid #0000000f;color:#fff}.post-footer.highlighted-bar .final-copyright .copyright-container{align-items:flex-end;display:flex;justify-content:space-between;margin:0 auto;max-width:1100px}@media(max-width:900px){.post-footer.highlighted-bar .final-copyright .copyright-container{align-items:flex-start;flex-direction:column;gap:3rem}}.post-footer.highlighted-bar .final-copyright .copyright-container .copyright-left .footer-brand{font-size:2rem;font-weight:900;letter-spacing:-.06em;margin-bottom:.5rem}.post-footer.highlighted-bar .final-copyright .copyright-container .copyright-left .footer-brand:after{color:#c5a059;content:"."}.post-footer.highlighted-bar .final-copyright .copyright-container .copyright-left p{color:#666;font-size:.85rem}.post-footer.highlighted-bar .final-copyright .copyright-container .copyright-right{color:#fff;text-align:right}@media(max-width:900px){.post-footer.highlighted-bar .final-copyright .copyright-container .copyright-right{text-align:left}}.post-footer.highlighted-bar .final-copyright .copyright-container .copyright-right .social-links{display:flex;gap:2rem;margin-bottom:1rem}.post-footer.highlighted-bar .final-copyright .copyright-container .copyright-right .social-links a{color:#c5a059;font-size:.75rem;font-weight:900;text-decoration:none}.post-footer.highlighted-bar .final-copyright .copyright-container .copyright-right .social-links a:hover{color:#c5a059}.post-footer.highlighted-bar .final-copyright .copyright-container .copyright-right .legal-links{display:flex;gap:1rem}.post-footer.highlighted-bar .final-copyright .copyright-container .copyright-right .legal-links a{color:#0006;font-size:.8rem;text-decoration:none}.post-footer.highlighted-bar .html5-video-player .ytp-chrome-top .ytp-show-cards-title,.post-footer.highlighted-bar .html5-video-player .ytp-title,.post-footer.highlighted-bar .youtube-iframe iframe body #player .html5-video-player .ytp-chrome-top .ytp-show-cards-title{display:none!important}.post-footer.highlighted-bar .video-wrapper iframe{pointer-events:none}.post-footer.highlighted-bar .post-meta{border-bottom:1px solid #0000000d;color:#666;display:flex;flex-wrap:wrap;font-size:.95rem;gap:1.5rem;margin:1.5rem 0 2.5rem;padding-bottom:1.5rem}.post-footer.highlighted-bar .post-meta p{align-items:center;display:flex;gap:.5rem;margin:0}.post-footer.highlighted-bar .post-meta p span,.post-footer.highlighted-bar .post-meta p time{color:#1a1a1a;font-weight:500}.post-footer.highlighted-bar .block-text{margin-bottom:1.5rem}.post-footer.highlighted-bar .block-image{border-radius:20px;box-shadow:0 10px 40px #00000014;margin:2.5rem 0;overflow:hidden;width:100%}.post-footer.highlighted-bar .block-image img{display:block;height:auto;transition:transform .5s ease;width:100%}.post-footer.highlighted-bar .block-image img:hover{transform:scale(1.02)}.post-footer.highlighted-bar .block-image figcaption{color:#666;font-family:inherit;font-size:.9rem;padding:1rem 0 0;text-align:center}.post-footer.highlighted-bar .block-video{border-radius:20px;box-shadow:0 10px 40px #00000014;margin:2.5rem 0;overflow:hidden;width:100%}.post-footer.highlighted-bar .block-video iframe,.post-footer.highlighted-bar .block-video video{aspect-ratio:16/9;border:none;width:100%}.post-footer.highlighted-bar .block-url{background:#fcfcf9;border:1px solid #0000000d;border-radius:16px;margin:2rem 0;padding:2rem;transition:all .3s ease}.post-footer.highlighted-bar .block-url:hover{background:#fff;border-color:#c5a059;box-shadow:0 10px 30px #0000000d;transform:translateY(-2px)}.post-footer.highlighted-bar .block-url a{color:#1a1a1a;font-size:1.1rem;font-weight:700;text-decoration:none;word-break:break-all}.post-footer.highlighted-bar .block-url a:before{content:"🔗 ";margin-right:.5rem}.post-footer.highlighted-bar .tags{align-items:center;border-top:1px solid #0000000d;display:flex;flex-wrap:wrap;gap:.8rem;margin-top:4rem;padding-top:2rem}.post-footer.highlighted-bar .tags strong{color:#1a1a1a;margin-right:.5rem}.post-footer.highlighted-bar .tags .tag{background:#c5a05914;border-radius:100px;color:#c5a059;cursor:pointer;font-size:.85rem;font-weight:700;padding:.4rem 1rem;transition:all .2s ease}.post-footer.highlighted-bar .tags .tag:hover{background:#c5a059;color:#fff;transform:translateY(-2px)}.react-slideshow-container{align-items:center;display:flex;position:relative}.react-slideshow-container .nav{cursor:pointer;position:absolute;z-index:10}.react-slideshow-container .nav:first-of-type{left:0}.react-slideshow-container .nav:last-of-type{right:0}.react-slideshow-container .default-nav{align-items:center;background:#fff9;border:0;border-radius:50%;color:#fff;display:flex;height:30px;justify-content:center;text-align:center;width:30px}.react-slideshow-container .default-nav:focus,.react-slideshow-container .default-nav:hover{background:#fff;color:#666;outline:0}.react-slideshow-container .default-nav.disabled:hover{cursor:not-allowed}.react-slideshow-container .default-nav:first-of-type{border-right:0;border-top:0;margin-right:-30px}.react-slideshow-container .default-nav:last-of-type{margin-left:-30px}.react-slideshow-container+ul.indicators{display:flex;flex-wrap:wrap;justify-content:center;margin-top:20px}.react-slideshow-container+ul.indicators li{display:inline-block;height:7px;margin:0;padding:5px;position:relative;width:7px}.react-slideshow-container+ul.indicators .each-slideshow-indicator{background:#0000;border:0;color:#0000;cursor:pointer;opacity:.25}.react-slideshow-container+ul.indicators .each-slideshow-indicator:before{background:#000;border-radius:50%;content:"";height:7px;left:0;position:absolute;text-align:center;top:0;width:7px}.react-slideshow-container+ul.indicators .each-slideshow-indicator.active,.react-slideshow-container+ul.indicators .each-slideshow-indicator:hover{opacity:.75;outline:0}.react-slideshow-fadezoom-wrapper{overflow:hidden;width:100%}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap{display:flex;flex-wrap:wrap}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap>div{opacity:0;position:relative}.react-slideshow-wrapper .react-slideshow-fade-images-wrap>div[aria-hidden=true]{display:none}.react-slideshow-wrapper.slide{overflow:hidden;width:100%}.react-slideshow-wrapper .images-wrap.horizontal{display:flex;flex-wrap:wrap;width:auto}.react-slideshow-wrapper .images-wrap>div[aria-hidden=true]{display:none}.custom-slideshow{border-radius:12px;margin:0 auto;max-width:60%;overflow:hidden;width:100%}.custom-slideshow .slide-item{aspect-ratio:16/9;background:#000;cursor:pointer;position:relative;width:100%}.custom-slideshow .slide-item img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}@media(max-width:768px){.custom-slideshow .slide-item{aspect-ratio:4/3}}.custom-slideshow .slide-overlay{background:linear-gradient(#0000,#000c);color:#fff;inset:auto 0 0 0;padding:20px;pointer-events:none;position:absolute}.custom-slideshow .slide-overlay h4{font-size:clamp(1rem,4vw,1.5rem);margin:0}.site-header{align-items:center;background:linear-gradient(180deg,#fff,#f8f6f0);box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;left:0;padding:.6rem clamp(1rem,3vw,3rem);position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:9999}.site-header:after{background:linear-gradient(90deg,#0000,#c5a0594d 20%,#c5a059 50%,#c5a0594d 80%,#0000);bottom:0;content:"";height:2px;left:0;position:absolute;right:0}.site-header{box-shadow:0 2px 20px #0000000a,0 4px 40px #00000005}@media(max-width:900px){.site-header{flex-direction:column;padding:0}}.site-header .header-top{align-items:center;background:#0000;display:flex;flex:1 1;gap:2rem;justify-content:space-between;position:relative}@media(max-width:900px){.site-header .header-top{background:linear-gradient(180deg,#fff,#f8f6f0);flex-direction:column;gap:1rem;padding:1rem;width:100%}}.site-header .header-top .company-logo-section{flex-shrink:0}@media(max-width:900px){.site-header .header-top .company-logo-section{align-items:center;display:flex;justify-content:space-between;width:100%}}.site-header .header-top .header-search-section{flex:1 1;max-width:500px;position:relative}@media(max-width:900px){.site-header .header-top .header-search-section{max-width:none;width:100%}}.site-header .header-top .header-actions{align-items:center;display:flex;gap:1rem}.site-header .header-top .search-container{position:relative;width:100%}.site-header .header-top .search-container .search-input-wrapper{align-items:center;background:#fff;border:1px solid #c5a05933;border-radius:25px;box-shadow:0 2px 10px #0000000d;display:flex;padding:.5rem 1rem;transition:all .3s ease}.site-header .header-top .search-container .search-input-wrapper:focus-within{border-color:#c5a059;box-shadow:0 4px 15px #c5a05926;transform:translateY(-1px)}.site-header .header-top .search-container .search-input-wrapper .search-icon{color:#c5a059;font-size:.9rem;margin-right:.8rem}.site-header .header-top .search-container .search-input-wrapper input{background:#0000;border:none;color:#1a1a1a;flex:1 1;font-size:.95rem;outline:none;width:100%}.site-header .header-top .search-container .search-input-wrapper input::placeholder{color:#666;opacity:.7}.site-header .header-top .search-container .search-input-wrapper .clear-btn{background:#0000;border:none;color:#666;cursor:pointer;padding:.2rem;transition:color .3s}.site-header .header-top .search-container .search-input-wrapper .clear-btn:hover{color:#c5a059}.site-header .header-top .search-container .search-suggestions{animation:slideDown .3s ease;background:#fff;border:1px solid #c5a0591a;border-radius:12px;box-shadow:0 10px 30px #00000026;left:0;overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);z-index:10000}.site-header .header-top .search-container .search-suggestions .suggestion-item{border-bottom:1px solid #00000008;cursor:pointer;padding:.8rem 1.2rem;transition:all .2s ease}.site-header .header-top .search-container .search-suggestions .suggestion-item:last-child{border-bottom:none}.site-header .header-top .search-container .search-suggestions .suggestion-item:hover{background:#c5a0590d;padding-left:1.5rem}.site-header .header-top .search-container .search-suggestions .suggestion-item .suggestion-info{display:flex;flex-direction:column;gap:.2rem}.site-header .header-top .search-container .search-suggestions .suggestion-item .suggestion-info .suggestion-title{color:#1a1a1a;font-size:.9rem;font-weight:600;scrollbar-width:none}.site-header .header-top .search-container .search-suggestions .suggestion-item .suggestion-info .suggestion-title::-webkit-scrollbar{display:none}.site-header .header-top .search-container .search-suggestions .suggestion-item .suggestion-info .suggestion-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-header .header-top .search-container .search-suggestions .suggestion-item .suggestion-info .suggestion-category{color:#c5a059;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.site-header .header-top .search-container .search-suggestions .no-results{color:#666;font-size:.9rem;font-style:italic;padding:1rem;text-align:center}.site-header .header-top .company-name{align-items:center;display:flex;position:relative}.site-header .header-top .company-name a{align-items:center;display:flex;text-decoration:none;transition:transform .3s ease}.site-header .header-top .company-name a:hover{transform:scale(1.02)}.site-header .header-top .company-name img{display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.08));height:50px;object-fit:contain;transition:filter .3s ease;width:180px}@media(max-width:600px){.site-header .header-top .company-name img{height:40px;width:140px}}.site-header .header-top .hamburger{background:linear-gradient(135deg,#f8f6f0,#fff);border:1px solid #c5a05933;border-radius:8px;box-shadow:0 2px 8px #0000000a;cursor:pointer;display:block;height:44px;padding:10px;transition:all .3s ease;width:44px}.site-header .header-top .hamburger:hover{border-color:#c5a059;box-shadow:0 4px 12px #c5a05926;transform:translateY(-1px)}.site-header .header-top .hamburger .bar{background:linear-gradient(90deg,#4a4a4a,#c5a059);border-radius:2px;display:block;height:2px;margin:5px auto;transition:.3s cubic-bezier(.4,0,.2,1);width:100%}.site-header .header-top .hamburger.active{background:linear-gradient(135deg,#c5a059,#b8934d);border-color:#c5a059}.site-header .header-top .hamburger.active .bar{background:#fff}.site-header .header-top .hamburger.active .bar:first-child{transform:translateY(7px) rotate(45deg)}.site-header .header-top .hamburger.active .bar:nth-child(2){opacity:0}.site-header .header-top .hamburger.active .bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(min-width:900px){.site-header .header-top .hamburger{display:none}}.site-header .main-menu-container{align-items:center;background:#0000;border:none;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;padding:0}.site-header .main-menu-container .navigation-label{color:#c5a059;font-size:.65rem;font-weight:800;letter-spacing:.2em;margin-bottom:.3rem;opacity:.6;text-transform:uppercase}@media(max-width:900px){.site-header .main-menu-container .navigation-label{margin-bottom:0;padding:1rem 2rem .5rem}.site-header .main-menu-container{background:linear-gradient(180deg,#f8f6f0,#fcfcf9);border-top:1px solid #c5a0591a;display:block!important;max-height:0;opacity:0;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);width:100%}.site-header .main-menu-container.show{max-height:80vh;opacity:1;padding-bottom:2rem}}.site-header .main-menu-container .menu-inner{display:flex;justify-content:center;overflow-x:auto;scrollbar-width:none;width:100%}.site-header .main-menu-container .menu-inner::-webkit-scrollbar{display:none}.site-header .main-menu-container .primary-menu{align-items:center;display:flex;gap:.5rem;height:48px;list-style:none;margin:0;padding:0;white-space:nowrap}.site-header .main-menu-container .primary-menu .menu-item{align-items:center;display:flex;height:100%;position:relative}.site-header .main-menu-container .primary-menu .menu-item a{border-radius:8px;color:#4a4a4a;font-size:.9rem;font-weight:600;letter-spacing:.02em;padding:.4rem 1rem;position:relative;text-decoration:none;transition:all .3s ease}.site-header .main-menu-container .primary-menu .menu-item a:hover{background:#c5a05914;color:#1a1a1a}.site-header .main-menu-container .primary-menu .menu-item a:after{background:#c5a059;border-radius:2px;bottom:4px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%) scaleX(0);transition:transform .3s ease;width:60%}.site-header .main-menu-container .primary-menu .menu-item a:hover:after{transform:translateX(-50%) scaleX(1)}.site-header .main-menu-container .primary-menu .menu-item.current a{background:#c5a0590f;color:#c5a059;font-weight:700}.site-header .main-menu-container .primary-menu .menu-item.current a:after{transform:translateX(-50%) scaleX(1)}@media(max-width:900px){.site-header .main-menu-container .primary-menu{align-items:stretch;flex-direction:column;gap:.5rem;height:auto;padding:.5rem 2rem;white-space:normal}.site-header .main-menu-container .primary-menu .menu-item{width:100%}.site-header .main-menu-container .primary-menu .menu-item a{background:#f8f6f0;border:1px solid #c5a0591a;border-radius:12px;display:block;padding:1rem 1.5rem;width:100%}.site-header .main-menu-container .primary-menu .menu-item a:hover{background:#c5a0591a;border-color:#c5a059}.site-header .main-menu-container .primary-menu .menu-item a:after{display:none}.site-header .main-menu-container .primary-menu .menu-item.current a{background:linear-gradient(135deg,#c5a05926,#c5a05914);border-color:#c5a059}}@media(min-width:900px){.site-header .main-menu-container{display:flex!important}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.site-header.dark-mode{background:#0a0a0a}.site-header.dark-mode:after{background:linear-gradient(90deg,#0000,#c5a059,#0000)}.site-header.dark-mode .header-top{background:linear-gradient(180deg,#0a0a0a,#1a1a1a)}.site-header.dark-mode .header-top:before{opacity:.6}.site-header.dark-mode .header-top .company-name img{filter:brightness(1.1) drop-shadow(0 2px 4px rgba(0,0,0,.3))}.site-header.dark-mode .header-top .hamburger{background:#ffffff0d;border-color:#c5a0594d}.site-header.dark-mode .header-top .hamburger .bar{background:linear-gradient(90deg,#ccc,#c5a059)}.site-header.dark-mode .main-menu-container{background:linear-gradient(180deg,#1a1a1a,#0a0a0a);border-top-color:#c5a05933}.site-header.dark-mode .main-menu-container .primary-menu .menu-item a{color:#ccc}.site-header.dark-mode .main-menu-container .primary-menu .menu-item a:hover{background:#c5a05926;color:#fff}.site-header.dark-mode .main-menu-container .primary-menu .menu-item.current a{color:#c5a059}.marquee-wrapper{align-items:center;background:linear-gradient(135deg,#f8f6f0,#f5f3ed);border:1px solid #c5a05926;border-radius:12px;box-shadow:0 4px 20px #0000000f;display:flex;margin:1rem 0;overflow:hidden;position:relative}.marquee-wrapper:before{background:linear-gradient(90deg,#0000,#c5a059,#0000);bottom:0;content:"";height:2px;left:0;position:absolute;right:0}.slider-logo{align-items:center;display:flex;flex-shrink:0;justify-content:center;min-width:140px;padding:.8rem 1.2rem;position:relative;z-index:10}.slider-logo,.slider-logo:after{background:linear-gradient(135deg,#c5a059,#b8934d)}.slider-logo:after{bottom:0;-webkit-clip-path:polygon(0 0,0 100%,100% 50%);clip-path:polygon(0 0,0 100%,100% 50%);content:"";position:absolute;right:-12px;top:0;width:24px}.slider-logo img{filter:brightness(1.1);height:auto;object-fit:contain;width:100px}.slider-logo .breaking-text{color:#fff;font-size:.75rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase;white-space:nowrap}.marquees-slider{background:#0000!important;padding:.9rem 0}.marquees-slider a{align-items:center;color:#4a4a4a;display:inline-flex;font-size:.95rem;font-weight:600;padding:0 2rem;position:relative;text-decoration:none;transition:all .3s ease;white-space:nowrap}.marquees-slider a:after{color:#c5a059;content:"◆";font-size:.5rem;margin-left:2rem;opacity:.6}.marquees-slider a:hover{color:#c5a059;transform:translateY(-1px)}.marquees-slider a:first-child:before{animation:pulse-gold 1.5s ease-in-out infinite;background:#c5a059;border-radius:50%;box-shadow:0 0 8px #c5a05980;content:"";height:8px;margin-right:.6rem;width:8px}@keyframes pulse-gold{0%,to{box-shadow:0 0 8px #c5a05980;opacity:1;transform:scale(1)}50%{box-shadow:0 0 4px #c5a0594d;opacity:.6;transform:scale(.85)}}.marquee-wrapper.dark-elegant{background:linear-gradient(135deg,#2c2c2c,#1f1f1f);border-color:#c5a0594d}.marquee-wrapper.dark-elegant .marquees-slider a{color:#e8e4dc}.marquee-wrapper.dark-elegant .marquees-slider a:hover{color:#c5a059}.news-ticker-compact .slider-logo{min-width:100px;padding:.5rem 1rem}.news-ticker-compact .slider-logo img{width:70px}.news-ticker-compact .marquees-slider{padding:.6rem 0}.news-ticker-compact .marquees-slider a{font-size:.85rem;padding:0 1.5rem}@media(max-width:768px){.slider-logo{min-width:100px;padding:.6rem .8rem}.slider-logo img{width:70px}.slider-logo:after{right:-8px;width:16px}.marquees-slider a{font-size:.85rem;padding:0 1.2rem}.marquees-slider a:after{margin-left:1.2rem}}.marquee-wrapper.minimal{background:#fff;border:none;box-shadow:0 2px 12px #0000000a}.marquee-wrapper.minimal:before{display:none}.marquee-wrapper.minimal .slider-logo,.marquee-wrapper.minimal .slider-logo:after{background:#c5a059}@keyframes fadeIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.blog-full-item{animation:fadeIn .8s cubic-bezier(.16,1,.3,1);background:#fff;border-radius:2rem;box-shadow:0 4px 30px #00000008;box-sizing:border-box;color:#1e293b;font-family:Inter,system-ui,sans-serif;font-family:var(--font-family,"Inter",system-ui,sans-serif);line-height:1.8;margin:0 auto;max-width:1240px;overflow:visible;padding:6rem 1.5rem 4rem;width:100%}.blog-full-item:before{background:linear-gradient(90deg,#2563eb,#0ea5e9);content:"";height:5px;left:0;position:fixed;top:0;transform-origin:0 50%;width:100%;z-index:1000}.blog-full-item .blog-header{margin-bottom:clamp(3rem,8vw,5rem);text-align:center;width:100%}.blog-full-item .blog-header .blog-title{word-wrap:break-word;color:#0f172a;font-family:Playfair Display,serif;font-family:var(--font-family,"Playfair Display",serif);font-size:clamp(2.25rem,6vw,4.5rem);font-weight:700;-webkit-hyphens:auto;hyphens:auto;letter-spacing:-.03em;line-height:1.5;margin-bottom:2rem;margin-top:1.5rem;overflow-wrap:break-word;padding:.5rem .5rem 0;white-space:normal;word-break:break-word}.blog-full-item .blog-header .post-meta{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border:1px solid #e2e8f080;border-radius:9999px;box-shadow:0 4px 20px -5px #0000000d;color:#64748b;display:inline-flex;flex-wrap:wrap;font-size:.85rem;gap:1rem;justify-content:center;padding:.75rem 1.5rem}.blog-full-item .blog-header .post-meta p{align-items:center;display:flex;margin:0;white-space:nowrap}.blog-full-item .blog-header .post-meta p:not(:last-child):after{background:#64748b;border-radius:50%;content:"";height:4px;margin-left:1rem;opacity:.3;width:4px}.blog-full-item .blog-header .post-meta .author-name{color:#2563eb;font-weight:700;margin-left:.3rem}.blog-full-item .post-body-container{align-items:flex-start;box-sizing:border-box;display:flex;gap:3rem;justify-content:center;max-width:100%;width:100%}@media(max-width:1100px){.blog-full-item .post-body-container{gap:2rem}}.blog-full-item .post-body-container .blog-content{color:#334155;flex:1 1;font-size:clamp(1.05rem,2vw,1.15rem);max-width:800px;min-width:0;width:100%}.blog-full-item .post-body-container .blog-content .block-image,.blog-full-item .post-body-container .blog-content .block-text,.blog-full-item .post-body-container .blog-content .block-url,.blog-full-item .post-body-container .blog-content .block-video{animation:fadeIn 1s cubic-bezier(.16,1,.3,1) both;margin-bottom:2rem;width:100%}.blog-full-item .post-body-container .blog-content .block-text h2{color:#0f172a;font-family:Playfair Display,serif;font-family:var(--font-family,"Playfair Display",serif);font-size:clamp(1.75rem,4vw,2.25rem);line-height:1.2;margin:3.5rem 0 1.25rem}.blog-full-item .post-body-container .blog-content .block-text h3{color:#0f172a;font-size:clamp(1.4rem,3vw,1.6rem);margin:2.5rem 0 1rem}.blog-full-item .post-body-container .blog-content .block-text p{margin-bottom:1.6rem}.blog-full-item .post-body-container .blog-content .block-text blockquote{background:linear-gradient(90deg,#2563eb08,#0000);border-left:5px solid #2563eb;color:#475569;font-family:Playfair Display,serif;font-family:var(--font-family,"Playfair Display",serif);font-size:clamp(1.25rem,3vw,1.6rem);font-style:italic;margin:2.5rem 0;padding:1rem 0 1rem 2rem}.blog-full-item .post-body-container .blog-content .block-text ol,.blog-full-item .post-body-container .blog-content .block-text ul{margin-bottom:1.6rem;padding-left:1.5rem}.blog-full-item .post-body-container .blog-content .block-text ol li,.blog-full-item .post-body-container .blog-content .block-text ul li{margin-bottom:.5rem}.blog-full-item .post-body-container .blog-content .block-text ol li ol,.blog-full-item .post-body-container .blog-content .block-text ol li ul,.blog-full-item .post-body-container .blog-content .block-text ul li ol,.blog-full-item .post-body-container .blog-content .block-text ul li ul{margin-bottom:.5rem;margin-top:.5rem}.blog-full-item .post-body-container .blog-content .block-text ul{list-style-type:disc}.blog-full-item .post-body-container .blog-content .block-text ol{list-style-type:decimal}.blog-full-item .post-body-container .blog-content .block-text .checklist{list-style:none;padding-left:0}.blog-full-item .post-body-container .blog-content .block-text .checklist li{align-items:center;display:flex;gap:.75rem;margin-bottom:.5rem}.blog-full-item .post-body-container .blog-content .block-text .checklist li input[type=checkbox]{accent-color:#2563eb;cursor:default;height:1.2rem;width:1.2rem}.blog-full-item .post-body-container .blog-content .block-image{border-radius:1rem;box-shadow:0 15px 35px -10px #0000001a;margin:3rem 0;max-width:100%;overflow:hidden;width:100%}.blog-full-item .post-body-container .blog-content .block-image img{display:block;height:auto;max-width:100%;object-fit:cover;width:100%}.blog-full-item .post-body-container .blog-content .block-image figcaption{background:#fdfdfd;border-top:1px solid #e2e8f0cc;color:#64748b;font-size:.9rem;font-style:italic;padding:1rem;text-align:center}.blog-full-item .post-body-container .blog-content .block-video{aspect-ratio:16/9;background:#000;border-radius:1rem;box-shadow:0 20px 40px -12px #00000026;margin:3rem 0;max-width:100%;overflow:hidden;width:100%}.blog-full-item .post-body-container .blog-content .block-video iframe,.blog-full-item .post-body-container .blog-content .block-video video{border:0;display:block;height:100%;width:100%}.blog-full-item .post-body-container .blog-content .block-url{background:#fdfdfd;border:1px solid #e2e8f0cc;border-left:5px solid #2563eb;border-radius:1rem;padding:1.5rem;transition:all .3s ease}.blog-full-item .post-body-container .blog-content .block-url:hover{box-shadow:0 8px 25px -10px #0000001a;transform:translateX(5px)}.blog-full-item .post-body-container .blog-content .block-url a{align-items:center;color:#2563eb;display:flex;font-size:.95rem;font-weight:600;gap:.75rem;text-decoration:none;word-break:break-all}.blog-full-item .post-body-container .post-sidebar-inline{flex-shrink:0;height:-webkit-fit-content;height:fit-content;max-width:320px;position:-webkit-sticky;position:sticky;top:2rem;width:320px}@media(max-width:1100px){.blog-full-item .post-body-container .post-sidebar-inline{max-width:280px;width:280px}}@media(max-width:950px){.blog-full-item .post-body-container .post-sidebar-inline{display:none!important;height:0;overflow:hidden;width:0}}.blog-full-item .post-body-container .post-sidebar-mobile{display:none;margin-top:3rem;width:100%}@media(max-width:950px){.blog-full-item .post-body-container .post-sidebar-mobile{display:block!important}}.blog-full-item .desktop-only{display:block}@media(max-width:950px){.blog-full-item .desktop-only{display:none!important}}.blog-full-item .mobile-only{display:none}@media(max-width:950px){.blog-full-item .mobile-only{display:block!important}}.blog-full-item footer{border-top:1px solid #e2e8f0cc;margin-top:clamp(4rem,10vw,6rem);padding-top:2.5rem;width:100%}.blog-full-item footer .tags{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.blog-full-item footer .tags strong{color:#64748b;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase}.blog-full-item footer .tags .tag{background:#f1f5f9;border-radius:9999px;color:#475569;font-size:.8rem;font-weight:600;padding:.4rem 1rem;transition:all .2s ease}.blog-full-item footer .tags .tag:hover{background:#2563eb;color:#fff;transform:translateY(-2px)}@media(max-width:1100px){.blog-full-item{padding:3rem 1.5rem}.blog-full-item .post-body-container{gap:2rem}.blog-full-item .post-body-container .post-sidebar-inline{width:280px}}@media(max-width:950px){.blog-full-item{border-radius:1.5rem;padding:2.5rem 1.5rem}.blog-full-item .post-body-container{align-items:center;flex-direction:column;gap:2rem}.blog-full-item .post-body-container .blog-content{max-width:100%;width:100%}.blog-full-item .post-body-container .post-sidebar-inline{display:none!important;height:0;margin:0;overflow:hidden;padding:0;width:0}}@media(max-width:640px){.blog-full-item{border-radius:.75rem;padding:1.5rem 1.25rem}.blog-full-item .blog-header{margin-bottom:2rem}.blog-full-item .blog-header .blog-title{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:1.5rem;margin-top:1rem;overflow-wrap:break-word;padding:.25rem .25rem 0}.blog-full-item .blog-header .post-meta{border-radius:1rem;box-sizing:border-box;flex-direction:column;gap:.5rem;padding:.75rem 1rem;width:100%}.blog-full-item .blog-header .post-meta p:after{display:none!important}.blog-full-item .post-body-container{gap:1.5rem;padding:0}.blog-full-item .post-body-container .blog-content{word-wrap:break-word;font-size:1.05rem;overflow-wrap:break-word;width:100%}.blog-full-item .post-body-container .blog-content .block-text,.blog-full-item .post-body-container .blog-content .block-text h1,.blog-full-item .post-body-container .blog-content .block-text h2,.blog-full-item .post-body-container .blog-content .block-text h3,.blog-full-item .post-body-container .blog-content .block-text h4,.blog-full-item .post-body-container .blog-content .block-text h5,.blog-full-item .post-body-container .blog-content .block-text h6,.blog-full-item .post-body-container .blog-content .block-text p{word-wrap:break-word;overflow-wrap:break-word}.blog-full-item .post-body-container .blog-content .block-image{border-radius:.5rem;margin:2rem -.25rem;max-width:calc(100% + .5rem);width:calc(100% + .5rem)}.blog-full-item .post-body-container .blog-content .block-image img{height:auto;width:100%}.blog-full-item .post-body-container .blog-content .block-video{border-radius:.5rem;margin:2rem -.25rem;max-width:calc(100% + .5rem);width:calc(100% + .5rem)}.blog-full-item footer{margin-top:3rem}.blog-full-item footer .tags{gap:.5rem;justify-content:center}.blog-full-item footer .share-buttons{align-items:flex-start;flex-direction:column;gap:1rem}.blog-full-item footer .share-buttons>div{justify-content:center;width:100%}}::selection{background:#2563eb1a;color:#2563eb}.recent-posts-sidebar{background:#fff;border:1px solid #e2e8f0cc;border-radius:1.5rem;box-shadow:0 4px 20px -5px #0000000d;box-sizing:border-box;height:-webkit-fit-content;height:fit-content;max-width:320px;padding:2rem;position:-webkit-sticky;position:sticky;top:2rem;width:100%}@media(max-width:950px){.desktop-only .recent-posts-sidebar{display:none!important;height:0;margin:0;overflow:hidden;padding:0;width:0}}.mobile-only .recent-posts-sidebar{margin-bottom:2rem;max-width:100%;position:static}.recent-posts-sidebar h3{border-bottom:2px solid #2563eb1a;color:#0f172a;font-family:Playfair Display,serif;font-size:1.5rem;margin-bottom:1.5rem;padding-bottom:1rem}.recent-posts-sidebar .recent-posts-list{display:flex;flex-direction:column;gap:1.5rem}.recent-posts-sidebar .recent-post-item{display:flex;gap:1rem;text-decoration:none;transition:transform .2s ease}.recent-posts-sidebar .recent-post-item:hover{transform:translateX(5px)}.recent-posts-sidebar .recent-post-item:hover .post-info .post-title{color:#2563eb}.recent-posts-sidebar .recent-post-item .post-image-thumb{background:#f1f5f9;border-radius:.75rem;flex-shrink:0;height:60px;overflow:hidden;width:80px}.recent-posts-sidebar .recent-post-item .post-image-thumb img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.recent-posts-sidebar .recent-post-item .post-info{display:flex;flex-direction:column;gap:.25rem}.recent-posts-sidebar .recent-post-item .post-info .post-title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#1e293b;display:-webkit-box;font-size:.95rem;font-weight:600;line-height:1.4;overflow:hidden;transition:color .2s ease}.recent-posts-sidebar .recent-post-item .post-info .post-date{color:#64748b;font-size:.75rem;letter-spacing:.05em;margin-top:.25rem;text-transform:uppercase}.recent-posts-sidebar .recent-post-item .post-info .post-description{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#64748b;display:-webkit-box;font-size:.85rem;line-height:1.4;margin-top:.4rem;overflow:hidden}
/*# sourceMappingURL=main.478e97bd.css.map*/