/*
Theme Name: TemaOfisi Haber Teması
Theme URI: https://temaofisi.com/
Author: TemaOfisi
Author URI: https://temaofisi.com/
Description: TemaOfisi tarafından geliştirilen hızlı, responsive ve profesyonel WordPress haber teması.
Version: 1.25.3
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 8.0
Text Domain: temaofisi
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: news, blog, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

.temaofisi-hero-media{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.temaofisi-featured .temaofisi-card-grid.four-columns,.temaofisi-spot .temaofisi-spot-grid{grid-template-columns:repeat(var(--temaofisi-columns-desktop,4),minmax(0,1fr))}
@media(max-width:960px){.temaofisi-featured .temaofisi-card-grid.four-columns,.temaofisi-spot .temaofisi-spot-grid{grid-template-columns:repeat(var(--temaofisi-columns-tablet,2),minmax(0,1fr))}}
@media(max-width:640px){.temaofisi-featured .temaofisi-card-grid.four-columns{grid-template-columns:1fr}.temaofisi-spot .temaofisi-spot-grid{grid-template-columns:repeat(var(--temaofisi-columns-mobile,2),minmax(0,1fr))}}
@media(max-width:480px){.temaofisi-spot .temaofisi-spot-grid{grid-template-columns:1fr}}

.temaofisi-icon{display:block;width:1em;height:1em;flex:0 0 auto}

/* Managed advertising placements. Space is reserved in CSS to protect CLS. */
.temaofisi-ad{display:none;width:min(1110px,calc(100% - 32px));margin:20px auto;clear:both}
.temaofisi-ad-box{position:relative;display:grid;place-items:center;width:100%;min-height:var(--temaofisi-ad-height-desktop,90px);overflow:hidden;border:1px solid var(--temaofisi-border);border-radius:var(--temaofisi-radius);background:#f8f9fa}
.temaofisi-ad-label{position:absolute;z-index:1;top:5px;left:50%;transform:translateX(-50%);color:#9aa0a8;font-size:9px;line-height:13px;letter-spacing:.08em;text-transform:uppercase}
.temaofisi-ad-content{width:100%;max-width:100%;text-align:center}
.temaofisi-ad-content>img,.temaofisi-ad-content>a>img{display:block;max-width:100%;height:auto;margin:0 auto}
.temaofisi-ad-content>a:has(>img){display:block;line-height:0}
.temaofisi-ad-content>ins{width:100%}

.temaofisi-news-archive-filter select{-webkit-appearance:none;appearance:none;padding-right:44px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23525a65' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m7 10 5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 15px center;background-size:15px 15px}
.temaofisi-ad--home_after_hero,.temaofisi-ad--home_middle{width:100%;margin:0}
.temaofisi-ad--article_top,.temaofisi-ad--article_inline,.temaofisi-ad--article_end{width:100%;margin:18px 0}
.temaofisi-ad--sidebar{width:100%;margin:0 0 20px}
.temaofisi-ad--archive_inline{grid-column:1/-1;width:100%;margin:4px 0 18px}
.temaofisi-ad--footer{margin-top:28px;margin-bottom:28px}
@media(min-width:961px){.temaofisi-ad.is-desktop{display:grid}}
@media(min-width:641px) and (max-width:960px){.temaofisi-ad.is-tablet{display:grid}}
@media(max-width:640px){.temaofisi-ad.is-mobile{display:grid}.temaofisi-ad-box{min-height:var(--temaofisi-ad-height-mobile,100px)}.temaofisi-ad{width:min(100% - 24px,1110px);margin-top:16px;margin-bottom:16px}.temaofisi-ad--home_after_hero,.temaofisi-ad--home_middle,.temaofisi-ad--article_top,.temaofisi-ad--article_inline,.temaofisi-ad--article_end,.temaofisi-ad--sidebar,.temaofisi-ad--archive_inline{width:100%}}
.temaofisi-utility nav>a{display:inline-flex;align-items:center;gap:5px}
.temaofisi-utility nav>a .temaofisi-icon{font-size:14px}
.temaofisi-header-actions button{display:grid;place-items:center;width:36px;height:36px;padding:0}
.temaofisi-header-actions button .temaofisi-icon{font-size:23px}
.temaofisi-header-actions .temaofisi-mega-toggle{display:flex;align-items:center;width:auto;gap:7px;padding:0 11px;border:1px solid #e5e8ed;border-radius:8px;background:#f8f9fb;color:var(--temaofisi-dark);font-size:12px;font-weight:800;transition:border-color .2s,background .2s,color .2s}
.temaofisi-header-actions .temaofisi-mega-toggle .temaofisi-icon{font-size:18px}
.temaofisi-header-actions .temaofisi-mega-toggle:hover,.temaofisi-header-actions .temaofisi-mega-toggle[aria-expanded=true]{border-color:var(--temaofisi-red);background:var(--temaofisi-red);color:#fff}
.temaofisi-account-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid #e5e8ed;border-radius:8px;background:#fff;color:var(--temaofisi-dark);font-size:11px;font-weight:800;white-space:nowrap;transition:border-color .2s,color .2s}
.temaofisi-account-link .temaofisi-icon{font-size:17px}
.temaofisi-account-link:hover{border-color:var(--temaofisi-red);color:var(--temaofisi-red)}
.temaofisi-mega-menu{position:absolute;z-index:4;top:100%;right:0;left:0;padding:28px 0 0;border-top:1px solid #e8eaee;background:#fff;box-shadow:0 24px 55px rgba(11,25,50,.16)}
.temaofisi-mega-menu[hidden],.temaofisi-mega-backdrop[hidden]{display:none}
.temaofisi-mega-menu:before{content:"";position:absolute;top:0;right:0;left:0;height:3px;background:linear-gradient(90deg,var(--temaofisi-red) 0 30%,#ffb22d 30% 38%,#121e35 38% 100%)}
.temaofisi-mega-inner{display:grid;grid-template-columns:1.35fr .9fr .9fr 1.25fr;gap:34px;padding-bottom:26px}
.temaofisi-mega-feature{min-width:0;padding:20px;border-radius:14px;background:linear-gradient(145deg,#101b31,#172a4c);color:#fff}
.temaofisi-mega-kicker,.temaofisi-mega-heading{display:flex;align-items:center;gap:8px;font-size:12px;line-height:18px;font-weight:800;text-transform:uppercase;letter-spacing:.055em}
.temaofisi-mega-kicker{margin-bottom:14px;color:#ffca4e}
.temaofisi-mega-kicker .temaofisi-icon,.temaofisi-mega-heading .temaofisi-icon{font-size:17px}
.temaofisi-mega-story{display:grid;grid-template-columns:98px minmax(0,1fr);align-items:center;gap:13px}
.temaofisi-mega-story img{display:block;width:98px;height:80px;border-radius:9px;object-fit:cover}
.temaofisi-mega-story small{display:block;margin-bottom:5px;color:#aeb8c9;font-size:10px;line-height:14px;font-weight:600}
.temaofisi-mega-story strong{display:-webkit-box;overflow:hidden;color:#fff;font-size:13px;line-height:19px;font-weight:750;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.temaofisi-mega-story:hover strong{color:#ffca4e}
.temaofisi-mega-all-news{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding-top:13px;border-top:1px solid rgba(255,255,255,.13);color:#fff;font-size:11px;font-weight:700}
.temaofisi-mega-all-news .temaofisi-icon{font-size:15px;color:#ffca4e;transition:transform .2s}
.temaofisi-mega-all-news:hover .temaofisi-icon{transform:translateX(3px)}
.temaofisi-mega-column{display:flex;min-width:0;flex-direction:column;align-items:stretch;gap:3px;padding-top:4px}
.temaofisi-mega-heading{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #e8eaee;color:var(--temaofisi-red)}
.temaofisi-mega-column>a{padding:7px 8px;border-radius:7px;color:#252b34;font-size:13px;line-height:18px;font-weight:650;transition:background .18s,color .18s,transform .18s}
.temaofisi-mega-column>a small{display:block;margin-top:2px;color:#969ca5;font-size:12px;line-height:14px;font-weight:500}
.temaofisi-mega-column>a:hover{background:#fff2f2;color:var(--temaofisi-red);transform:translateX(3px)}
.temaofisi-mega-categories>div{display:grid;grid-template-columns:1fr 1fr;gap:3px 8px}
.temaofisi-mega-categories>div>a{display:flex;align-items:center;justify-content:space-between;gap:7px;padding:8px 9px;border:1px solid transparent;border-radius:7px;color:#252b34;font-size:12px;line-height:17px;font-weight:700}
.temaofisi-mega-categories>div>a small{display:grid;place-items:center;min-width:22px;height:21px;padding:0 5px;border-radius:10px;background:#f0f2f5;color:#8d939c;font-size:9px}
.temaofisi-mega-categories>div>a:hover{border-color:#f2d3d5;background:#fff7f7;color:var(--temaofisi-red)}
.temaofisi-mega-footer{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #e8eaee;color:#737a84;font-size:13px;font-weight:500}
.temaofisi-mega-footer>span{display:flex;align-items:center;gap:7px}
.temaofisi-mega-footer>span .temaofisi-icon{font-size:15px;color:var(--temaofisi-red)}
.temaofisi-mega-socials{display:flex;gap:7px}
.temaofisi-mega-socials a{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#f0f2f5;color:#273041;transition:background .18s,color .18s,transform .18s}
.temaofisi-mega-socials a .temaofisi-icon{font-size:14px}
.temaofisi-mega-socials a:hover{background:var(--temaofisi-red);color:#fff;transform:translateY(-2px)}
.temaofisi-mega-backdrop{position:absolute;z-index:2;top:100%;right:0;left:0;width:100%;height:calc(100vh - 40px);padding:0;border:0;background:rgba(7,15,29,.48);cursor:default}
.temaofisi-socials a .temaofisi-icon{font-size:16px}
.temaofisi-store>span .temaofisi-icon{font-size:22px}
.temaofisi-cookie-icon .temaofisi-icon{font-size:24px}
.temaofisi-arrows button .temaofisi-icon{font-size:18px}
.temaofisi-arrows button:disabled{border-color:#eceef0;background:#f6f7f8;color:#bdc1c7;cursor:not-allowed;opacity:.72}
.temaofisi-arrows.is-disabled{opacity:.58}
.temaofisi-card-grid>[hidden],.temaofisi-spot-grid>[hidden],.temaofisi-writer-grid>[hidden]{display:none!important}
.temaofisi-article-neighbors .temaofisi-icon,.temaofisi-media-expand .temaofisi-icon{font-size:18px}
.temaofisi-breadcrumb>span .temaofisi-icon{font-size:13px}
.temaofisi-article-meta .temaofisi-icon{font-size:14px}
.temaofisi-font-tools button .temaofisi-icon{font-size:15px}
.temaofisi-listen-button .temaofisi-icon{font-size:18px}
.temaofisi-read-time{display:inline-flex;align-items:center;gap:5px}
.temaofisi-read-time .temaofisi-icon{font-size:15px}
.temaofisi-share-tools a .temaofisi-icon,.temaofisi-share-tools button .temaofisi-icon{font-size:14px}
.temaofisi-popular-widget>h2 .temaofisi-icon{font-size:18px}
.temaofisi-page-content{max-width:950px;margin:0 auto;padding:34px 38px 42px}
.temaofisi-page-content>header{margin-bottom:20px;padding-bottom:18px;border-bottom:1px solid #eceef1}
.temaofisi-page-content>header h1{color:var(--temaofisi-dark);font-size:34px;line-height:1.25}
.temaofisi-page-content .temaofisi-entry-content{color:#30343a;font-size:16px;line-height:1.75}
.temaofisi-page-content .temaofisi-entry-content h2{margin:32px 0 12px;padding-left:11px;border-left:4px solid var(--temaofisi-red);color:var(--temaofisi-dark);font-size:21px;line-height:1.4}
.temaofisi-page-content .temaofisi-entry-content h3{margin:0 0 8px;color:var(--temaofisi-dark);font-size:16px}
.temaofisi-page-content .temaofisi-entry-content ul{padding-left:22px}
.temaofisi-page-content .temaofisi-entry-content li{margin-bottom:7px}
.temaofisi-page-intro{margin:0 0 26px;padding:18px 20px;border-left:4px solid var(--temaofisi-red);border-radius:0 8px 8px 0;background:#f7f8fa;color:#343941;font-size:16px;line-height:1.7}
.temaofisi-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin:18px 0 24px}
.temaofisi-info-grid>section{padding:18px;border:1px solid #e6e8eb;border-radius:9px;background:#fafbfc}
.temaofisi-info-grid>section h2{margin-top:0!important}
.temaofisi-info-grid>section p:last-child{margin-bottom:0}
.temaofisi-info-list{margin:0}
.temaofisi-info-list>div{display:grid;grid-template-columns:145px 1fr;gap:12px;padding:9px 0;border-bottom:1px solid #eceef1}
.temaofisi-info-list>div:last-child{border-bottom:0}
.temaofisi-info-list dt{color:#777d86;font-size:13px}
.temaofisi-info-list dd{margin:0;color:var(--temaofisi-dark);font-weight:700}
.temaofisi-notice{margin:24px 0 0;padding:16px 18px;border:1px solid var(--temaofisi-red-border);border-radius:8px;background:var(--temaofisi-red-soft-alt);color:var(--temaofisi-red-hover);font-size:14px;line-height:1.65}
.temaofisi-cookie-table{margin:18px 0 26px;border:1px solid #e2e5e9;border-radius:9px;overflow:hidden}
.temaofisi-cookie-table>div{display:grid;grid-template-columns:1fr 1.7fr .8fr}
.temaofisi-cookie-table>div>*{padding:12px 14px;border-right:1px solid #e5e7ea;border-bottom:1px solid #e5e7ea}
.temaofisi-cookie-table>div>*:last-child{border-right:0}
.temaofisi-cookie-table>div:last-child>*{border-bottom:0}
.temaofisi-cookie-table>div:first-child{background:var(--temaofisi-dark);color:#fff;font-size:13px}
.temaofisi-contact-card{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}
.temaofisi-contact-card>div{padding:17px;border:1px solid #e4e6e9;border-radius:8px;background:#fafbfc}
.temaofisi-contact-card span{display:block;margin-bottom:6px;color:#7c828a;font-size:12px}
.temaofisi-contact-card strong{color:var(--temaofisi-dark);font-size:14px}
.temaofisi-page-button{display:inline-flex;padding:11px 18px;border-radius:6px;background:var(--temaofisi-red);color:#fff!important;text-decoration:none!important;font-weight:bold}
.temaofisi-corporate-page{padding-top:0}
.temaofisi-corporate-header{margin-bottom:30px;padding:23px 0 25px;border-bottom:1px solid #e5e7ea;background:#fff}
.temaofisi-corporate-header .temaofisi-breadcrumb{margin:0 0 15px}
.temaofisi-corporate-header h1{margin:0;padding-left:13px;border-left:4px solid var(--temaofisi-red);color:var(--temaofisi-dark);font-size:30px;line-height:1.3;font-weight:800}
.temaofisi-corporate-header>div>p{margin:8px 0 0;padding-left:17px;color:#8a8f97;font-size:13px}
.temaofisi-corporate-layout{display:grid;grid-template-columns:245px minmax(0,1fr);grid-template-areas:"sidebar content";align-items:start;gap:24px}
.temaofisi-corporate-content{grid-area:content;padding:28px;border:1px solid #e2e4e8;border-radius:10px;background:#fff}
.temaofisi-corporate-content .temaofisi-entry-content{color:#333;font-size:15px;line-height:1.75}
.temaofisi-corporate-content .temaofisi-entry-content>h2{margin:32px 0 13px;padding:0;border:0;color:var(--temaofisi-dark);font-size:20px;line-height:1.4}
.temaofisi-corporate-content .temaofisi-entry-content>h2:first-child{margin-top:0}
.temaofisi-corporate-content .temaofisi-entry-content p{margin:0 0 16px}
.temaofisi-corporate-content .temaofisi-entry-content ul,.temaofisi-corporate-content .temaofisi-entry-content ol{margin:0 0 16px;padding-left:20px}
.temaofisi-corporate-sidebar{grid-area:sidebar;position:sticky;top:18px}
.temaofisi-corporate-sidebar>section{padding:19px;border:1px solid #e2e4e8;border-radius:10px;background:#fff}
.temaofisi-corporate-sidebar h2{margin:0 0 15px;padding-left:10px;border-left:3px solid var(--temaofisi-red);color:var(--temaofisi-dark);font-size:14px;line-height:19px;font-weight:800;text-transform:uppercase;letter-spacing:.02em}
.temaofisi-corporate-sidebar ul{margin:0;padding:0;list-style:none}
.temaofisi-corporate-sidebar li+li{margin-top:4px}
.temaofisi-corporate-sidebar a{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 8px;border-radius:6px;color:#343a42;font-size:13px;font-weight:600}
.temaofisi-corporate-sidebar a .temaofisi-icon{font-size:13px;color:#a4a8ae}
.temaofisi-corporate-sidebar a:hover,.temaofisi-corporate-sidebar a.is-current{background:var(--temaofisi-red-soft);color:var(--temaofisi-red)}
.temaofisi-corporate-sidebar a.is-current .temaofisi-icon{color:var(--temaofisi-red)}
.temaofisi-contact-form-section{margin-bottom:25px;padding:20px 22px;border-radius:10px;background:#fff}
.temaofisi-contact-form-section>h2{margin:0 0 18px;padding-bottom:9px;border-bottom:2px solid var(--temaofisi-red);color:var(--temaofisi-red);font-size:15px;line-height:20px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.temaofisi-contact-form{display:flex;flex-direction:column;gap:16px}
.temaofisi-contact-form>label{display:flex;flex-direction:column;gap:6px}
.temaofisi-contact-form>label>span:first-child{color:var(--temaofisi-dark);font-size:13px;font-weight:700}
.temaofisi-form-control{display:flex;align-items:center;gap:10px;padding:10px 13px;border:1px solid #dfe2e6;border-radius:10px;background:#fff;transition:border-color .18s,box-shadow .18s}
.temaofisi-form-control:focus-within{border-color:var(--temaofisi-red);box-shadow:0 0 0 3px rgba(237,28,36,.08)}
.temaofisi-form-control>.temaofisi-icon{font-size:19px;color:#9298a1}
.temaofisi-form-control input,.temaofisi-form-control textarea{flex:1;min-width:0;padding:0;border:0;outline:0;background:transparent;color:var(--temaofisi-dark);font:inherit;font-size:14px}
.temaofisi-form-control textarea{min-height:120px;resize:vertical}
.temaofisi-form-control.is-textarea{align-items:flex-start}
.temaofisi-form-control.is-textarea>.temaofisi-icon{margin-top:3px}
.temaofisi-contact-submit{align-self:stretch;padding:12px 18px;border:0;border-radius:9px;background:var(--temaofisi-red);color:#fff;font-weight:800;cursor:pointer}
.temaofisi-contact-submit:hover{background:var(--temaofisi-red-hover)}
.temaofisi-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.temaofisi-form-message{margin-bottom:16px;padding:12px 14px;border-radius:8px;font-size:13px;font-weight:700}
.temaofisi-form-message.is-success{border:1px solid #bfe4c9;background:#effaf2;color:#216b35}
.temaofisi-form-message.is-error{border:1px solid #efc2c5;background:#fff3f4;color:#9f2028}
.temaofisi-corporate-divider{margin:25px 0;border:0;border-top:1px solid #e7e9ec}

/* Haber detail — editorial layout inspired by the supplied reference. */
.temaofisi-article-page{padding-top:0;background:#f4f5f7}
.temaofisi-article-route{background:#fff;border-top:1px solid var(--temaofisi-border);border-bottom:1px solid var(--temaofisi-border)}
.temaofisi-article-route-inner{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.temaofisi-article-route .temaofisi-breadcrumb{min-width:0;margin:0;color:#747982;font-size:12px;line-height:18px}
.temaofisi-article-route .temaofisi-breadcrumb [aria-current=page]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.temaofisi-article-route .temaofisi-breadcrumb a:hover{color:var(--temaofisi-red)}
.temaofisi-article-neighbors{display:flex;gap:8px;flex:0 0 auto}
.temaofisi-article-neighbors a{display:grid;place-items:center;width:34px;height:34px;border:1px solid #e1e3e7;border-radius:7px;background:#fff;color:#69707a;font-size:17px;transition:.2s}
.temaofisi-article-neighbors a:hover{border-color:var(--temaofisi-red);background:var(--temaofisi-red);color:#fff}
.temaofisi-article-title-band{margin-bottom:24px;padding:24px 0 26px;background:#fff}
.temaofisi-article-title-band h1{max-width:970px;margin:0 0 10px;color:var(--temaofisi-dark);font-size:34px;line-height:1.25;font-weight:800;letter-spacing:-.025em}
.temaofisi-article-excerpt{max-width:970px;margin:0 0 15px;color:#3f444b;font-size:17px;line-height:1.62}
.temaofisi-article-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px 18px;color:#797e87;font-size:13px;font-weight:500;}
.temaofisi-article-meta>span,.temaofisi-article-meta>time{display:inline-flex;align-items:center;gap:6px}
.temaofisi-article-meta>span>span,.temaofisi-article-meta>time>span{color:#a7abb2;font-size:11px}
.temaofisi-article-meta a:not(.temaofisi-badge):hover{color:var(--temaofisi-red)}
.temaofisi-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:24px}
.temaofisi-article-main{min-width:0;display:flex;flex-direction:column;gap:18px}
.temaofisi-article-card,.temaofisi-related-card,.temaofisi-popular-widget{background:#fff;border:1px solid #e2e4e8;border-radius:10px;overflow:hidden}
.temaofisi-article-card{padding:28px}
.temaofisi-article-media{margin:-28px -28px 22px}
.temaofisi-article-media-frame{position:relative;overflow:hidden;background:#e8eaed}
.temaofisi-article-media img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}
.temaofisi-media-expand{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:36px;height:36px;border-radius:8px;background:rgba(12,20,34,.68);color:#fff;font-size:19px}
.temaofisi-media-expand:hover{background:var(--temaofisi-red)}
.temaofisi-article-media figcaption{position:absolute;right:0;bottom:0;left:0;padding:26px 14px 9px;background:linear-gradient(transparent,rgba(0,0,0,.78));color:#fff;font-size:12px;line-height:17px}
.temaofisi-article-tools{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:9px;margin:0 0 25px;padding-bottom:20px;border-bottom:1px solid #eceef1}
.temaofisi-font-tools,.temaofisi-listen-button,.temaofisi-share-tools{min-height:39px;border:1px solid #e1e3e7;border-radius:9px;background:#fff}
.temaofisi-font-tools{display:flex;align-items:center;gap:7px;padding:4px 7px 4px 11px;color:#666d76;font-size:12px;font-weight:500;}
.temaofisi-font-tools button,.temaofisi-font-tools b{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:6px;background:#f1f2f4;color:#303640;font-size:15px;cursor:pointer}
.temaofisi-font-tools b{background:var(--temaofisi-red);color:#fff;font-size:11px}
.temaofisi-listen-button{display:flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;color:#555d66;font-size:12px;font-weight:600;cursor:pointer}
.temaofisi-listen-button.is-speaking{border-color:var(--temaofisi-red);color:var(--temaofisi-red)}
.temaofisi-share-tools{display:flex;align-items:center;justify-content:flex-end;gap:6px;padding:4px 7px;color:#777d85;font-size:12px;font-weight:500;}
.temaofisi-share-tools .temaofisi-read-time{margin-right:auto;white-space:nowrap}
.temaofisi-share-tools a,.temaofisi-share-tools button{display:grid;place-items:center;width:28px;height:28px;padding:0;border:0;border-radius:50%;background:#f0f1f3;color:#303640;font-size:11px;font-weight:800;cursor:pointer}
.temaofisi-share-tools a:hover,.temaofisi-share-tools button:hover,.temaofisi-share-tools button.is-copied{background:var(--temaofisi-red);color:#fff}
.temaofisi-reader-actions{display:flex;align-items:center;gap:9px;margin:-7px 0 24px;padding-bottom:20px;border-bottom:1px solid #eceef1}
.temaofisi-reader-actions button,.temaofisi-reader-actions>a{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:0 12px;border:1px solid #dfe3e8;border-radius:8px;background:#fff;color:#5f6772;font-size:11px;font-weight:700;cursor:pointer;transition:border-color .18s,background .18s,color .18s}
.temaofisi-reader-actions .temaofisi-icon{font-size:16px}
.temaofisi-reader-actions button:hover,.temaofisi-reader-actions>a:hover{border-color:var(--temaofisi-red);color:var(--temaofisi-red)}
.temaofisi-reader-actions button.is-active{border-color:var(--temaofisi-red-border);background:var(--temaofisi-red-soft);color:var(--temaofisi-red)}
.temaofisi-reader-actions button:disabled{opacity:.6;cursor:wait}
.temaofisi-reader-actions>a{margin-left:auto}
.temaofisi-article-card .temaofisi-entry-content{font-size:var(--temaofisi-article-font-size,16px);line-height:1.85}
.temaofisi-article-card .temaofisi-entry-content p{margin:0 0 19px;color:#272b30;font-size:inherit;line-height:inherit}
.temaofisi-article-card .temaofisi-entry-content h2{margin:30px 0 15px;padding-left:12px;border-left:4px solid var(--temaofisi-red);color:var(--temaofisi-dark);font-size:22px;line-height:1.4;font-weight:800}
.temaofisi-article-card .temaofisi-entry-content h3{margin:26px 0 12px;color:var(--temaofisi-dark);font-size:19px;line-height:1.4}
.temaofisi-article-tags{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0 4px;padding-top:20px;border-top:1px solid #eceef1}
.temaofisi-article-tags a{padding:7px 10px;border:1px solid #e2e4e8;border-radius:6px;background:#f7f7f8;color:#5e646c;font-size:12px;font-weight:600}
.temaofisi-article-tags a:hover{border-color:var(--temaofisi-red);color:var(--temaofisi-red)}
.temaofisi-article-card .temaofisi-comments{margin-top:34px;padding-top:0;border-top:0}
.temaofisi-comment-login{overflow:hidden;margin-bottom:22px;border:1px solid #dfe4eb;border-radius:8px;background:#fff}
.temaofisi-comment-login-title{display:flex;align-items:center;gap:6px;height:43px;padding:0 19px;border-bottom:1px solid #dfe4eb;color:#15191f;font-size:15px;line-height:20px}
.temaofisi-comment-login-title .temaofisi-icon{font-size:16px}
.temaofisi-comment-login-body{display:flex;min-height:96px;flex-direction:column;align-items:center;justify-content:center;padding:15px;text-align:center}
.temaofisi-comment-login-body p{margin:0 0 8px;color:#5f6670;font-size:15px;line-height:22px}
.temaofisi-comment-login-body>button{padding:5px 11px;border:0;border-radius:4px;background:#1467ef;color:#fff;font-size:13px;line-height:20px;font-weight:600;cursor:pointer}
.temaofisi-comment-login-body>button:hover{background:#0959d8}
.temaofisi-auth-modal{position:fixed;z-index:2000;inset:0;display:grid;place-items:center;padding:20px;background:rgba(14,18,24,.62);opacity:0;backdrop-filter:blur(3px);transition:opacity .18s ease}
.temaofisi-auth-modal[hidden]{display:none}
.temaofisi-auth-modal.is-open{opacity:1}
.temaofisi-auth-dialog{position:relative;width:min(420px,100%);max-height:calc(100vh - 40px);overflow-y:auto;padding:34px 28px 27px;border-radius:16px;background:#fff;box-shadow:0 25px 70px rgba(0,0,0,.28);transform:translateY(8px);transition:transform .18s ease}
.temaofisi-auth-modal.is-open .temaofisi-auth-dialog{transform:translateY(0)}
.temaofisi-auth-close{position:absolute;top:15px;right:15px;display:grid;place-items:center;width:34px;height:34px;padding:0;border:0;border-radius:50%;background:#f3f4f6;color:#7d8590;cursor:pointer}
.temaofisi-auth-close:hover{background:#e8eaed;color:#1d2229}
.temaofisi-auth-close .temaofisi-icon{font-size:17px}
.temaofisi-auth-brand{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:12px;color:#e92528}
.temaofisi-auth-brand>span{display:grid;place-items:center;width:27px;height:27px;border-radius:4px;background:#e92528;color:#fff;font-size:16px;line-height:1;font-weight:900}
.temaofisi-auth-brand strong{font-size:16px;line-height:20px;font-weight:900;letter-spacing:-.02em}
.temaofisi-auth-brand em{font-style:normal;color:#131c2d}
.temaofisi-auth-lead{margin:0 0 22px;color:#737c8c;font-size:13px;line-height:20px;text-align:center}
.temaofisi-auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-bottom:23px;padding:4px;border-radius:10px;background:#f1f2f5}
.temaofisi-auth-tabs button{height:39px;padding:0;border:0;border-radius:8px;background:transparent;color:#747b86;font-size:13px;font-weight:750;cursor:pointer}
.temaofisi-auth-tabs button.is-active{background:#fff;color:var(--temaofisi-red);box-shadow:0 1px 4px rgba(12,20,35,.14)}
.temaofisi-auth-form{display:flex;flex-direction:column;gap:17px}
.temaofisi-auth-form>label>span:first-child{display:block;margin-bottom:6px;color:#30343a;font-size:12px;line-height:18px;font-weight:650}
.temaofisi-auth-control{display:flex;align-items:center;gap:10px;height:47px;padding:0 13px;border:1px solid #dfe4eb;border-radius:10px;color:#7e8795;transition:border-color .18s,box-shadow .18s}
.temaofisi-auth-control:focus-within{border-color:#9bbcf5;box-shadow:0 0 0 3px rgba(20,103,239,.08)}
.temaofisi-auth-control>.temaofisi-icon{font-size:17px}
.temaofisi-auth-control input{flex:1;min-width:0;height:100%;padding:0;border:0;outline:0;background:transparent;color:#252a31;font-size:13px}
.temaofisi-auth-control input::placeholder{color:#9ea6b3}
.temaofisi-auth-control button{display:grid;place-items:center;width:28px;height:28px;padding:0;border:0;background:transparent;color:#737c89;cursor:pointer}
.temaofisi-auth-control button .temaofisi-icon{font-size:16px}
.temaofisi-auth-options{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:-4px;color:#697281;font-size:12px;line-height:18px}
.temaofisi-auth-options label{display:flex;align-items:center;gap:6px}
.temaofisi-auth-options input{margin:0}
.temaofisi-auth-options a{color:#1467ef}
.temaofisi-auth-submit{height:46px;padding:0;border:0;border-radius:9px;background:#ea2527;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:background .18s}
.temaofisi-auth-submit:hover{background:#cf171a}
.temaofisi-auth-message{margin:-9px 0 15px;padding:9px 11px;border-radius:7px;font-size:11px;line-height:17px}
.temaofisi-auth-message.is-error{border:1px solid #f0c5c6;background:#fff4f4;color:#a62023}
.temaofisi-auth-separator{display:flex;align-items:center;gap:12px;margin:18px 0;color:#828a96;font-size:10px}
.temaofisi-auth-separator:before,.temaofisi-auth-separator:after{content:"";height:1px;flex:1;background:#e3e6eb}
.temaofisi-auth-switch{margin:0;color:#737b88;font-size:12px;line-height:18px;text-align:center}
.temaofisi-auth-switch button{padding:0;border:0;background:transparent;color:var(--temaofisi-red);font-weight:750;cursor:pointer}
.temaofisi-comments-toolbar{display:flex;min-height:50px;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:23px}
.temaofisi-comments-toolbar h2{display:flex;align-items:center;gap:7px;margin:0;padding:0 0 9px;border-bottom:3px solid var(--temaofisi-red);color:#14171c;font-size:16px;line-height:22px;font-weight:800}
.temaofisi-comments-toolbar h2 .temaofisi-icon{font-size:16px}
.temaofisi-comment-controls{display:flex;align-items:center;gap:19px}
.temaofisi-comment-controls>span{display:grid;place-items:center;font-size:18px}
.temaofisi-comment-controls .is-bolt{color:#ffb01f}
.temaofisi-comment-controls .is-fire{color:#ff5260}
.temaofisi-comment-controls select{height:33px;padding:0 27px 0 10px;border:1px solid #9ca4af;border-radius:4px;background:#fff;color:#626974;font-size:12px;cursor:pointer}
.temaofisi-comment-list,.temaofisi-comment-list .children{margin:0;padding:0;list-style:none}
.temaofisi-comment-list .children{margin-left:45px}
.temaofisi-comment-item{position:relative;margin:0 0 31px;padding:0}
.temaofisi-comment-item:before{content:"";position:absolute;top:48px;bottom:-22px;left:23px;width:1px;background:#e1e6ec}
.temaofisi-comment-list>.temaofisi-comment-item:last-child:before{display:none}
.temaofisi-comment-entry{display:grid;grid-template-columns:48px minmax(0,1fr);gap:13px}
.temaofisi-comment-avatar{position:relative;z-index:1;display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#edf0f3;color:#9aa3ae}
.temaofisi-comment-avatar .temaofisi-icon{font-size:14px}
.temaofisi-comment-main{min-width:0}
.temaofisi-comment-author{display:flex;align-items:center;gap:7px;min-height:32px;border-bottom:1px dashed #d7dce2}
.temaofisi-comment-author strong{color:var(--temaofisi-red);font-size:14px;line-height:20px;font-weight:750}
.temaofisi-comment-author>span{color:#69717a}
.temaofisi-comment-author .temaofisi-icon{font-size:14px}
.temaofisi-comment-time{display:flex;align-items:center;gap:5px;margin:7px 0 7px;color:#5e6670;font-size:12px;line-height:18px}
.temaofisi-comment-time .temaofisi-icon{font-size:13px}
.temaofisi-comment-text{padding-bottom:8px;border-bottom:1px solid #e4e7eb;color:#16191d;font-size:15px;line-height:23px}
.temaofisi-comment-text p{margin:0}
.temaofisi-comment-awaiting{margin-bottom:5px!important;color:#a46b00!important;font-size:12px!important}
.temaofisi-comment-reactions{display:flex;align-items:center;gap:10px;padding-top:8px;color:#7c8591;font-size:12px}
.temaofisi-comment-reactions button{display:grid;place-items:center;width:42px;height:27px;padding:0;border:1px solid #cfd5dc;border-radius:15px;background:#fff;color:#85909d;cursor:pointer}
.temaofisi-comment-reactions button:hover{border-color:var(--temaofisi-red);color:var(--temaofisi-red)}
.temaofisi-comment-reactions button.is-active{border-color:var(--temaofisi-red);background:#fff5f5;color:var(--temaofisi-red)}
.temaofisi-comment-reactions button.is-active.is-dislike{border-color:#64748b;background:#f3f5f7;color:#475569}
.temaofisi-comment-reactions button:disabled{opacity:.62;cursor:wait}
.temaofisi-comment-reactions.has-error{animation:temaofisi-reaction-error .28s ease}
@keyframes temaofisi-reaction-error{0%,100%{transform:translateX(0)}35%{transform:translateX(-3px)}70%{transform:translateX(3px)}}
.temaofisi-comment-reactions button .temaofisi-icon{font-size:15px}
.temaofisi-comment-reactions span{min-width:11px;text-align:center}
.temaofisi-no-comments{margin:0 0 24px;padding:16px;border-radius:6px;background:#f5f7f9;color:#717984;font-size:14px;text-align:center}
.temaofisi-comments .comment-respond{margin-top:25px;padding-top:20px;border-top:1px solid #e4e7eb}
.temaofisi-comments .comment-reply-title{margin:0 0 15px;color:var(--temaofisi-dark);font-size:17px}
.temaofisi-comment-form label{display:block;margin-bottom:6px;color:#363c44;font-size:13px;font-weight:700}
.temaofisi-comment-form textarea{width:100%;padding:12px;border:1px solid #d6dbe1;border-radius:7px;resize:vertical}
.temaofisi-comment-form .form-submit{margin-bottom:0}
.temaofisi-comment-form input[type=submit]{border:0;border-radius:5px;padding:10px 17px;background:var(--temaofisi-red);color:#fff;font-size:13px;font-weight:700;cursor:pointer}
.temaofisi-related-card{padding:18px}
.temaofisi-related-heading{display:flex;align-items:center;gap:9px;margin-bottom:15px}
.temaofisi-related-heading>span{width:4px;height:20px;border-radius:3px;background:var(--temaofisi-red)}
.temaofisi-related-heading h2{margin:0;color:var(--temaofisi-dark);font-size:16px;line-height:20px}
.temaofisi-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.temaofisi-related-grid>a{overflow:hidden;border:1px solid #eceef1;border-radius:7px;background:#fff}
.temaofisi-related-grid img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}
.temaofisi-related-grid h3{margin:0;padding:10px;color:var(--temaofisi-dark);font-size:13px;line-height:1.45}
.temaofisi-related-grid>a:hover h3{color:var(--temaofisi-red)}
.temaofisi-article-sidebar{position:sticky;top:18px}
.temaofisi-popular-widget>h2{display:flex;align-items:center;gap:8px;margin:0;padding:13px 15px;background:var(--temaofisi-red);color:#fff;font-size:13px;line-height:18px;font-weight:800}
.temaofisi-popular-lead{position:relative;display:block;margin:14px;overflow:hidden;border-radius:8px;color:#fff}
.temaofisi-popular-lead:after{content:"";position:absolute;inset:30% 0 0;background:linear-gradient(transparent,rgba(4,10,20,.92))}
.temaofisi-popular-lead img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}
.temaofisi-popular-lead>span{position:absolute;z-index:1;right:12px;bottom:11px;left:12px;font-size:14px;line-height:20px;font-weight:800}
.temaofisi-popular-row{display:flex;align-items:flex-start;gap:12px;margin:0 14px;padding:13px 0;border-top:1px solid #eceef1}
.temaofisi-popular-row>b{flex:0 0 31px;color:#d7d9dd;font-size:23px;line-height:28px}
.temaofisi-popular-row>span{color:#30353c;font-size:13px;line-height:17px;font-weight:700}
.temaofisi-popular-row small{display:block;margin-top:4px;color:#a0a5ad;font-size:10px;font-weight:500}
.temaofisi-popular-row:hover>span{color:var(--temaofisi-red)}

/* Member profile and saved-news library. */
.temaofisi-profile-page{min-height:600px;padding:34px 0 60px;background:#f3f5f8}
.temaofisi-profile-login-card{max-width:590px;margin:40px auto;padding:48px 30px;border:1px solid #e1e5eb;border-radius:15px;background:#fff;text-align:center;box-shadow:0 12px 38px rgba(17,31,53,.07)}
.temaofisi-profile-login-card>span{display:grid;place-items:center;width:68px;height:68px;margin:0 auto 18px;border-radius:50%;background:#fff0f1;color:var(--temaofisi-red)}
.temaofisi-profile-login-card>span .temaofisi-icon{font-size:29px}
.temaofisi-profile-login-card h1{margin:0 0 9px;color:var(--temaofisi-dark);font-size:26px}
.temaofisi-profile-login-card p{max-width:440px;margin:0 auto 22px;color:#707884;font-size:14px;line-height:22px}
.temaofisi-profile-login-card>a{display:inline-flex;align-items:center;gap:8px;height:42px;padding:0 17px;border-radius:8px;background:var(--temaofisi-red);color:#fff;font-size:13px;font-weight:800}
.temaofisi-profile-login-card>a .temaofisi-icon{font-size:17px}
.temaofisi-profile-access{display:grid;grid-template-columns:1.02fr .98fr;max-width:920px;min-height:585px;margin:10px auto;border:1px solid #e0e4e9;border-radius:18px;background:#fff;box-shadow:0 18px 50px rgba(17,31,53,.1);overflow:hidden}
.temaofisi-profile-access-intro{display:flex;flex-direction:column;justify-content:center;padding:48px;background:linear-gradient(145deg,#101b31,#1d3966);color:#fff}
.temaofisi-profile-access-brand{display:flex;align-items:center;gap:8px;margin-bottom:45px;color:#fff}
.temaofisi-profile-access-brand>span{display:grid;place-items:center;width:30px;height:30px;border-radius:5px;background:var(--temaofisi-red);font-weight:900}
.temaofisi-profile-access-brand strong{font-size:17px;font-weight:900}.temaofisi-profile-access-brand em{color:#f4c654;font-style:normal}
.temaofisi-profile-access-icon{display:grid;place-items:center;width:60px;height:60px;margin-bottom:20px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:rgba(255,255,255,.08);color:#f4c654}
.temaofisi-profile-access-icon .temaofisi-icon{font-size:27px}
.temaofisi-profile-access-intro h1{max-width:350px;margin:0 0 12px;color:#fff;font-size:29px;line-height:37px}
.temaofisi-profile-access-intro>p{max-width:365px;margin:0 0 27px;color:#c4cedd;font-size:13px;line-height:21px}
.temaofisi-profile-access-intro ul{display:grid;gap:13px;margin:0;padding:0;list-style:none}
.temaofisi-profile-access-intro li{display:flex;align-items:center;gap:9px;color:#e4e9f0;font-size:12px}
.temaofisi-profile-access-intro li .temaofisi-icon{font-size:16px;color:#f4c654}
.temaofisi-profile-access-form{display:flex;flex-direction:column;justify-content:center;padding:42px 45px}
.temaofisi-profile-access-tabs{display:grid;grid-template-columns:1fr 1fr;margin-bottom:27px;padding:4px;border-radius:10px;background:#f0f2f5}
.temaofisi-profile-access-tabs a{display:grid;place-items:center;height:39px;border-radius:8px;color:#727a86;font-size:12px;font-weight:800}
.temaofisi-profile-access-tabs a.is-active{background:#fff;color:var(--temaofisi-red);box-shadow:0 1px 4px rgba(12,20,35,.14)}
.temaofisi-profile-access-form h2{margin:0 0 5px;color:var(--temaofisi-dark);font-size:21px;line-height:29px}
.temaofisi-profile-access-copy{margin:0 0 20px;color:#818995;font-size:12px;line-height:18px}
.temaofisi-profile-hero{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:20px;padding:25px 28px;border-radius:14px;background:linear-gradient(135deg,#101b31,#1c355f);color:#fff;box-shadow:0 13px 35px rgba(12,27,53,.15)}
.temaofisi-profile-identity{display:flex;align-items:center;gap:17px;min-width:0}
.temaofisi-profile-identity img{width:76px;height:76px;border:3px solid rgba(255,255,255,.3);border-radius:50%;object-fit:cover}
.temaofisi-profile-identity span{display:block;margin-bottom:2px;color:#f4c654;font-size:10px;line-height:15px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.temaofisi-profile-identity h1{margin:0;color:#fff;font-size:24px;line-height:31px}
.temaofisi-profile-identity p{margin:3px 0 0;color:#bec8d7;font-size:12px;line-height:18px}
.temaofisi-profile-logout{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 13px;border:1px solid rgba(255,255,255,.24);border-radius:8px;color:#fff;font-size:11px;font-weight:700}
.temaofisi-profile-logout:hover{border-color:#fff;background:rgba(255,255,255,.1)}
.temaofisi-profile-logout .temaofisi-icon{font-size:16px}
.temaofisi-profile-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:20px;padding:7px;border:1px solid #e0e4e9;border-radius:12px;background:#fff}
.temaofisi-profile-tabs a{display:flex;align-items:center;justify-content:center;gap:8px;min-height:47px;padding:0 12px;border-radius:8px;color:#69717d;font-size:12px;font-weight:bold;transition:background .18s,color .18s}
.temaofisi-profile-tabs a .temaofisi-icon{font-size:17px}
.temaofisi-profile-tabs a b{display:grid;place-items:center;min-width:23px;height:23px;padding:0 5px;border-radius:11px;background:#edf0f3;color:#7d8590;font-size:9px}
.temaofisi-profile-tabs a:hover{background:#f5f6f8;color:var(--temaofisi-dark)}
.temaofisi-profile-tabs a.is-active{background:#fff0f1;color:var(--temaofisi-red)}
.temaofisi-profile-tabs a.is-active b{background:var(--temaofisi-red);color:#fff}
.temaofisi-profile-content{padding:24px;border:1px solid #e0e4e9;border-radius:14px;background:#fff}
.temaofisi-profile-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e8eaee}
.temaofisi-profile-heading>div{display:flex;align-items:center;gap:10px}
.temaofisi-profile-heading>div>span{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#fff0f1;color:var(--temaofisi-red)}
.temaofisi-profile-heading>div>span .temaofisi-icon{font-size:17px}
.temaofisi-profile-heading h2{margin:0;color:var(--temaofisi-dark);font-size:17px}
.temaofisi-profile-heading small{color:#8a919b;font-size:12px;font-weight:500;}
.temaofisi-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}
.temaofisi-profile-card{display:grid;grid-template-columns:172px minmax(0,1fr);overflow:hidden;border:1px solid #e4e7eb;border-radius:11px;background:#fff;transition:border-color .18s,box-shadow .18s}
.temaofisi-profile-card:hover{border-color:#d4d9df;box-shadow:0 9px 24px rgba(17,31,53,.08)}
.temaofisi-profile-card-image{position:relative;min-height:180px;overflow:hidden;background:#e9ebee}
.temaofisi-profile-card-image img{display:block;width:100%;height:100%;object-fit:cover}
.temaofisi-profile-card-image>span{position:absolute;bottom:10px;left:10px;padding:4px 7px;border-radius:4px;background:var(--temaofisi-red);color:#fff;font-size:9px;line-height:14px;font-weight:800}
.temaofisi-profile-card>div{display:flex;min-width:0;flex-direction:column;padding:15px}
.temaofisi-profile-card time{display:flex;align-items:center;gap:5px;color:#999fa8;font-size:12px;line-height:14px}
.temaofisi-profile-card time .temaofisi-icon{font-size:12px}
.temaofisi-profile-card h3{margin:7px 0 6px;color:var(--temaofisi-dark);font-size:14px;line-height:20px}
.temaofisi-profile-card h3 a:hover{color:var(--temaofisi-red)}
.temaofisi-profile-card p{display:-webkit-box;overflow:hidden;margin:0 0 10px;color:#777e87;font-size:13px;line-height:18px;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.temaofisi-profile-card button,.temaofisi-profile-card-comment{display:inline-flex;align-items:center;align-self:flex-start;gap:5px;margin-top:auto;padding:5px 8px;border:1px solid #e0e3e7;border-radius:6px;background:#fff;color:#737b86;font-size:11px;font-weight:700;cursor:pointer}
.temaofisi-profile-card button:hover{border-color:var(--temaofisi-red-border);color:var(--temaofisi-red)}
.temaofisi-profile-card button .temaofisi-icon,.temaofisi-profile-card-comment .temaofisi-icon{font-size:12px}
.temaofisi-profile-card-comment{border-color:#d9e3f5;color:#2969bd}
.temaofisi-profile-empty{padding:55px 20px;text-align:center}
.temaofisi-profile-empty>.temaofisi-icon{width:44px;height:44px;margin:0 auto 13px;color:#c6cbd2}
.temaofisi-profile-empty h3{margin:0 0 6px;color:var(--temaofisi-dark);font-size:17px}
.temaofisi-profile-empty p{margin:0 0 17px;color:#818893;font-size:12px}
.temaofisi-profile-empty a{display:inline-flex;align-items:center;gap:7px;color:var(--temaofisi-red);font-size:11px;font-weight:800}
.temaofisi-profile-empty a .temaofisi-icon{font-size:14px}
.temaofisi-profile-settings-form{max-width:870px}.temaofisi-profile-photo-field{display:flex;align-items:center;gap:21px;margin-bottom:25px;padding:20px;border:1px solid #e3e7ec;border-radius:12px;background:#fafbfc}.temaofisi-profile-photo-preview{flex:0 0 92px;width:92px;height:92px;overflow:hidden;border:3px solid #fff;border-radius:50%;background:#e9edf2;box-shadow:0 3px 13px rgba(17,31,53,.12)}.temaofisi-profile-photo-preview img{display:block;width:100%;height:100%;object-fit:cover}.temaofisi-profile-photo-field h3{margin:0 0 3px;color:var(--temaofisi-dark);font-size:15px}.temaofisi-profile-photo-field p{margin:0 0 11px;color:#858c96;font-size:12px}.temaofisi-profile-photo-field label{display:inline-flex;align-items:center;gap:7px;height:34px;padding:0 11px;border:1px solid #d9dee5;border-radius:7px;background:#fff;color:#4d5662;font-size:10px;font-weight:750;cursor:pointer}.temaofisi-profile-photo-field label:hover{border-color:var(--temaofisi-red);color:var(--temaofisi-red)}.temaofisi-profile-photo-field label .temaofisi-icon{font-size:15px}.temaofisi-profile-photo-field input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.temaofisi-profile-settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin-bottom:24px}.temaofisi-profile-settings-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:0}.temaofisi-profile-settings-grid>label>span:first-child{display:block;margin-bottom:6px;color:#343a43;font-size:11px;font-weight:750}.temaofisi-profile-settings-grid>label>small{display:block;margin-top:5px;color:#9aa0a9;font-size:9px}.temaofisi-profile-setting-control{display:flex;align-items:center;gap:9px;height:43px;padding:0 12px;border:1px solid #dce1e7;border-radius:8px;background:#fff;color:#8a929e}.temaofisi-profile-setting-control:focus-within{border-color:#9dbcf1;box-shadow:0 0 0 3px rgba(20,103,239,.07)}.temaofisi-profile-setting-control.is-disabled{background:#f3f5f7;color:#a6acb4}.temaofisi-profile-setting-control .temaofisi-icon{font-size:16px}.temaofisi-profile-setting-control input{min-width:0;height:100%;flex:1;padding:0;border:0;outline:0;background:transparent;color:#282d34;font-size:12px}.temaofisi-profile-password-box{margin-bottom:22px;padding:19px 20px;border-radius:11px;background:#f7f8fa}.temaofisi-profile-password-box>div:first-child{margin-bottom:14px}.temaofisi-profile-password-box h3{display:flex;align-items:center;gap:7px;margin:0 0 3px;color:var(--temaofisi-dark);font-size:14px}.temaofisi-profile-password-box h3 .temaofisi-icon{font-size:15px;color:var(--temaofisi-red)}.temaofisi-profile-password-box p{margin:0;color:#8a919b;font-size:12px}.temaofisi-profile-save{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:42px;padding:0 17px;border:0;border-radius:8px;background:var(--temaofisi-red);color:#fff;font-size:11px;font-weight:800;cursor:pointer}.temaofisi-profile-save:hover{background:#cf171a}.temaofisi-profile-save .temaofisi-icon{font-size:15px}.temaofisi-profile-update-message{display:flex;align-items:center;gap:8px;margin-bottom:17px;padding:11px 13px;border-radius:8px;font-size:11px;font-weight:700}.temaofisi-profile-update-message .temaofisi-icon{font-size:15px}.temaofisi-profile-update-message.is-success{border:1px solid #bfe4c9;background:#effaf2;color:#216b35}.temaofisi-profile-update-message.is-error{border:1px solid #efc2c5;background:#fff3f4;color:#9f2028}

@media(max-width:1050px){
	.temaofisi-header-actions .temaofisi-account-link span{display:none}
	.temaofisi-header-actions .temaofisi-account-link{width:36px;padding:0;justify-content:center}
	.temaofisi-profile-grid{grid-template-columns:1fr}
	.temaofisi-header-actions .temaofisi-mega-toggle span{display:none}
	.temaofisi-header-actions .temaofisi-mega-toggle{width:36px;padding:0}
	.temaofisi-mega-menu{max-height:calc(100vh - 118px);overflow-y:auto;padding-top:24px}
	.temaofisi-mega-inner{grid-template-columns:1.25fr 1fr 1fr;gap:24px}
	.temaofisi-mega-categories{grid-column:1/-1}
	.temaofisi-mega-categories>div{grid-template-columns:repeat(4,1fr)}
	.temaofisi-article-layout{grid-template-columns:minmax(0,1fr) 285px}
	.temaofisi-article-tools{grid-template-columns:1fr 1fr}
	.temaofisi-share-tools{grid-column:1/-1}
}
@media(max-width:760px){
	.temaofisi-profile-access{grid-template-columns:1fr;max-width:540px}
	.temaofisi-profile-access-intro{padding:31px}
	.temaofisi-profile-access-brand{margin-bottom:25px}
	.temaofisi-profile-access-icon{display:none}
	.temaofisi-profile-access-intro h1{font-size:24px;line-height:31px}
	.temaofisi-profile-access-intro ul{display:none}
	.temaofisi-profile-access-form{padding:34px 31px}
	.temaofisi-reader-actions{flex-wrap:wrap}
	.temaofisi-reader-actions>a{margin-left:0}
	.temaofisi-profile-page{padding-top:20px}
	.temaofisi-profile-hero{align-items:flex-start;padding:21px}
	.temaofisi-profile-identity img{width:62px;height:62px}
	.temaofisi-profile-identity h1{font-size:20px;line-height:27px}
	.temaofisi-profile-logout{padding:0 10px}
	.temaofisi-profile-tabs{grid-template-columns:1fr}
	.temaofisi-profile-tabs a{justify-content:flex-start;padding:0 15px}
	.temaofisi-profile-tabs a b{margin-left:auto}
	.temaofisi-profile-content{padding:17px}
	.temaofisi-profile-settings-grid{grid-template-columns:1fr}.temaofisi-profile-settings-grid.two-columns{grid-template-columns:1fr}
	.temaofisi-mega-menu{max-height:calc(100vh - 102px);padding-top:18px}
	.temaofisi-mega-inner{grid-template-columns:1fr 1fr;gap:18px}
	.temaofisi-mega-feature{grid-column:1/-1}
	.temaofisi-mega-categories>div{grid-template-columns:repeat(2,1fr)}
	.temaofisi-mega-footer{padding:11px 0}
	.temaofisi-corporate-header{margin-bottom:18px;padding:19px 0 21px}
	.temaofisi-corporate-header h1{font-size:26px}
	.temaofisi-corporate-layout{grid-template-columns:1fr;grid-template-areas:"content" "sidebar"}
	.temaofisi-corporate-content{padding:20px 16px}
	.temaofisi-corporate-sidebar{position:static}
	.temaofisi-contact-form-section{padding:16px 0}
	.temaofisi-page-content{padding:25px 20px 32px}
	.temaofisi-info-grid,.temaofisi-contact-card{grid-template-columns:1fr}
	.temaofisi-cookie-table{overflow-x:auto}
	.temaofisi-cookie-table>div{min-width:660px}
	.temaofisi-article-route-inner{min-height:52px}
	.temaofisi-article-neighbors{display:none}
	.temaofisi-article-title-band{margin-bottom:16px;padding:20px 0}
	.temaofisi-article-title-band h1{font-size:28px;line-height:1.3}
	.temaofisi-article-excerpt{font-size:16px;line-height:1.55}
	.temaofisi-article-layout{grid-template-columns:1fr}
	.temaofisi-article-card{padding:20px 16px}
	.temaofisi-article-media{margin:-20px -16px 18px}
	.temaofisi-article-tools{grid-template-columns:1fr;margin-bottom:20px}
	.temaofisi-share-tools{grid-column:auto;justify-content:flex-start;flex-wrap:wrap}
	.temaofisi-share-tools .temaofisi-read-time{width:100%;margin:0 0 2px}
	.temaofisi-article-sidebar{display:block;position:static}
	.temaofisi-related-grid{grid-template-columns:1fr}
	.temaofisi-related-grid>a{display:grid;grid-template-columns:130px 1fr}
	.temaofisi-related-grid img{height:100%;min-height:95px}
}
@media(max-width:480px){
	.temaofisi-profile-photo-field{align-items:flex-start;flex-direction:column}.temaofisi-profile-photo-preview{width:78px;height:78px;flex-basis:78px}
	.temaofisi-profile-access{margin:0;border-radius:13px}
	.temaofisi-profile-access-intro{padding:25px 21px}
	.temaofisi-profile-access-intro h1{font-size:21px;line-height:28px}
	.temaofisi-profile-access-form{padding:27px 21px}
	.temaofisi-profile-hero{flex-direction:column}
	.temaofisi-profile-logout{align-self:stretch;justify-content:center}
	.temaofisi-profile-card{grid-template-columns:118px minmax(0,1fr)}
	.temaofisi-profile-card-image{min-height:170px}
	.temaofisi-profile-card>div{padding:12px}
	.temaofisi-profile-card p{display:none}
	.temaofisi-reader-actions button,.temaofisi-reader-actions>a{flex:1;white-space:nowrap}
	.temaofisi-auth-modal{padding:10px}
	.temaofisi-auth-dialog{max-height:calc(100vh - 20px);padding:31px 19px 23px;border-radius:13px}
	.temaofisi-auth-lead{margin-bottom:17px}
	.temaofisi-auth-tabs{margin-bottom:18px}
	.temaofisi-comment-login-title{padding:0 14px}
	.temaofisi-comment-login-body p{font-size:13px}
	.temaofisi-comments-toolbar{align-items:center}
	.temaofisi-comment-controls{gap:10px}
	.temaofisi-comment-controls>span{display:none}
	.temaofisi-comment-entry{grid-template-columns:40px minmax(0,1fr);gap:10px}
	.temaofisi-comment-avatar{width:40px;height:40px}
	.temaofisi-comment-item:before{top:40px;left:19px}
	.temaofisi-comment-list .children{margin-left:22px}
	.temaofisi-mega-inner{grid-template-columns:1fr}
	.temaofisi-mega-feature,.temaofisi-mega-categories{grid-column:auto}
	.temaofisi-mega-categories>div{grid-template-columns:1fr 1fr}
	.temaofisi-mega-footer>span{display:none}
	.temaofisi-mega-footer{justify-content:center}
	.temaofisi-page-content>header h1{font-size:28px}
	.temaofisi-page-intro{font-size:15px}
	.temaofisi-info-list>div{grid-template-columns:1fr;gap:2px}
	.temaofisi-article-title-band h1{font-size:25px}
	.temaofisi-article-meta{gap:9px 13px}
	.temaofisi-font-tools{justify-content:space-between}
	.temaofisi-related-grid>a{grid-template-columns:110px 1fr}
}
