:root{--bg:#fbfbfe;--surface:#ffffff;--text:#1f2330;--muted:#6b7280;--border:rgba(17, 24, 39, .10);--shadow:0 18px 60px rgba(31, 35, 48, .10);--shadow-sm:0 12px 28px rgba(31, 35, 48, .08);--brand:#a855f7;--brand2:#ec4899;--brand3:#14b8a6;--radius:22px}body,html{height:100%}body{font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);background:radial-gradient(1200px 600px at 15% 10%,rgba(236,72,153,.12),transparent 55%),radial-gradient(900px 500px at 90% 0,rgba(168,85,247,.14),transparent 60%),radial-gradient(800px 500px at 80% 90%,rgba(20,184,166,.1),transparent 55%),var(--bg)}.display-serif{font-family:"Playfair Display",serif;letter-spacing:.2px}.glass-nav{background:rgba(255,255,255,.72);backdrop-filter:blur(12px);border-bottom:1px solid rgba(17,24,39,.08);transition:background .2s ease,box-shadow .2s ease,border-color .2s ease;z-index:1030}.glass-nav.is-scrolled{background:rgba(255,255,255,.9);box-shadow:0 10px 30px rgba(0,0,0,.06);border-color:rgba(17,24,39,.1)}.brand-mark{width:40px;height:40px;border-radius:14px;background:linear-gradient(135deg,rgba(236,72,153,.95),rgba(168,85,247,.95));display:grid;place-items:center;color:#fff;box-shadow:0 12px 28px rgba(168,85,247,.25);flex:0 0 auto}.pill{border:1px solid rgba(17,24,39,.1);background:rgba(255,255,255,.7);border-radius:999px;padding:.45rem .75rem}.btn-brand{border:0;color:#fff;background:linear-gradient(135deg,var(--brand2),var(--brand));border-radius:14px;box-shadow:0 16px 34px rgba(236,72,153,.18)}.btn-brand:focus,.btn-brand:hover{filter:brightness(.98);color:#fff}.hero,.page-hero{border-radius:calc(var(--radius) + 6px);background:radial-gradient(900px 500px at 15% 15%,rgba(236,72,153,.22),transparent 50%),radial-gradient(700px 450px at 85% 30%,rgba(168,85,247,.22),transparent 55%),linear-gradient(180deg,rgba(255,255,255,.85),rgba(255,255,255,.65));border:1px solid rgba(17,24,39,.08);box-shadow:var(--shadow);overflow:hidden;position:relative}.hero::after,.page-hero::after{content:"";position:absolute;inset:auto -60px -80px auto;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(20,184,166,.22),transparent 55%);pointer-events:none}.section-title{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.section-title .hint{color:var(--muted);font-size:.95rem}.card-soft{border:1px solid rgba(17,24,39,.08);border-radius:var(--radius);background:rgba(255,255,255,.78);backdrop-filter:blur(10px);box-shadow:var(--shadow-sm);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.card-soft:hover{transform:translateY(-3px);box-shadow:0 24px 70px rgba(31,35,48,.12);border-color:rgba(17,24,39,.12)}.post-thumbnail-wrap,.thumb{aspect-ratio:16/10;background:linear-gradient(135deg,rgba(236,72,153,.22),rgba(168,85,247,.2)),linear-gradient(0deg,rgba(0,0,0,.06),rgba(0,0,0,0));position:relative;overflow:hidden}.post-thumbnail-wrap img,.single-cover img{width:100%;height:100%;object-fit:cover;display:block}.post-thumbnail-wrap .badge,.thumb .badge{position:absolute;left:16px;top:16px;border-radius:999px;padding:.45rem .7rem;background:rgba(255,255,255,.88);border:1px solid rgba(17,24,39,.08);color:#111827}.meta{color:var(--muted);font-size:.92rem}.tag{font-size:.85rem;padding:.35rem .6rem;border-radius:999px;border:1px solid rgba(17,24,39,.1);background:rgba(255,255,255,.7);color:#111827;text-decoration:none;display:inline-flex;align-items:center;gap:.35rem}.tag:hover{border-color:rgba(17,24,39,.16);color:#111827}.sidebar-box{border-radius:var(--radius);border:1px solid rgba(17,24,39,.08);background:rgba(255,255,255,.78);box-shadow:var(--shadow-sm)}.divider{height:1px;background:linear-gradient(90deg,transparent,rgba(17,24,39,.1),transparent)}footer{color:var(--muted)}.dropdown-menu{border-radius:16px;border:1px solid rgba(17,24,39,.1);box-shadow:0 20px 55px rgba(31,35,48,.12)}.site-breadcrumbs{font-size:.95rem;color:var(--muted)}.site-breadcrumbs a{color:inherit;text-decoration:none}.site-breadcrumbs .separator{opacity:.6;margin:0 .4rem}.archive-description,.entry-content,.page-content{color:#374151}.entry-content img,.page-content img{max-width:100%;height:auto;border-radius:18px}.entry-content>*+*,.page-content>*+*{margin-top:1rem}.single-cover{border-radius:var(--radius);overflow:hidden;margin-bottom:1.5rem}.popular-category-icon{font-size:1.2rem;line-height:1}.pagination .page-link{border-radius:12px!important;margin:0 .15rem;border-color:rgba(17,24,39,.1);color:var(--text);background:rgba(255,255,255,.85)}.pagination .active .page-link{background:linear-gradient(135deg,var(--brand2),var(--brand));border-color:transparent;color:#fff}.widget ul{list-style:none;padding-left:0;margin-bottom:0}.widget ul li+li{margin-top:.75rem}.screen-reader-text{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.search-modal .modal-content{border:0;border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}.search-modal .modal-body{padding:2rem;background:radial-gradient(900px 500px at 15% 15%,rgba(236,72,153,.18),transparent 50%),radial-gradient(700px 450px at 85% 30%,rgba(168,85,247,.16),transparent 55%),linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,255,255,.92))}.menu-item-has-children>.dropdown-menu{display:none}.menu-item-has-children.show>.dropdown-menu{display:block}@media (max-width:991.98px){.section-title{align-items:start;flex-direction:column}.menu-item-has-children>.dropdown-menu{display:block;position:static!important;transform:none!important;box-shadow:none;border:0;padding-top:.25rem;padding-bottom:.25rem}}.navbar .dropdown-menu.show{display:block}@media (min-width:992px){.navbar .dropdown:hover>.dropdown-menu{display:block;margin-top:0}}.popular-category-card{min-height:100%;gap:.25rem}.popular-category-card__top{display:flex;align-items:center;justify-content:space-between;gap:1rem}.popular-category-card__icon{width:54px;height:54px;border-radius:18px;font-size:1.2rem}.popular-category-card__count{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:.45rem .85rem;border-radius:999px;border:1px solid rgba(17,24,39,.1);background:rgba(255,255,255,.82);color:#374151;font-size:.92rem;line-height:1.2;text-align:center}.popular-category-card__title{color:var(--text);font-size:1.15rem;line-height:1.3}.popular-category-card__desc{font-size:.95rem;line-height:1.55;min-height:3.1em}.popular-category-card__footer{margin-top:auto;padding-top:.9rem;border-top:1px solid rgba(17,24,39,.08);display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:#111827;font-weight:600}.popular-category-card:hover .popular-category-card__footer{color:var(--brand)}@media (max-width:575.98px){.popular-category-card__title{font-size:1.05rem}.popular-category-card__desc{min-height:auto}.popular-category-card__count{font-size:.85rem;padding:.4rem .7rem}}.popular-category-card{min-height:100%;position:relative}.popular-category-card__top{display:flex;align-items:center;gap:1rem}.popular-category-card__icon{width:58px;height:58px;border-radius:18px}.popular-category-card__count{display:inline-flex;align-items:center;min-height:44px;padding:.65rem .9rem;border-radius:16px;border:1px solid rgba(17,24,39,.1);background:rgba(255,255,255,.86);color:var(--muted);font-size:.92rem;line-height:1.35}.popular-category-card__title{font-size:1.2rem;color:var(--text)}.popular-category-card__desc{font-size:.96rem;line-height:1.65}.popular-category-card__footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid rgba(17,24,39,.08);color:var(--text);font-weight:600}.entry-content .wp-block-file,.page-content .wp-block-file{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;padding:1rem 1.15rem;border-radius:20px;border:1px solid rgba(17,24,39,.08);background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(250,250,255,.86));box-shadow:var(--shadow-sm)}.entry-content .wp-block-file>a,.page-content .wp-block-file>a{color:#2563eb;font-weight:600;text-decoration:none;flex:1 1 280px;min-width:0;word-break:break-word}.entry-content .wp-block-file .wp-block-file__button,.entry-content a.wp-block-file__button,.page-content .wp-block-file .wp-block-file__button,.page-content a.wp-block-file__button{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.25rem;border-radius:999px;border:0;background:#2f3640;color:#fff;text-decoration:none;font-weight:700;transition:transform .18s ease,opacity .18s ease}.entry-content .wp-block-file .wp-block-file__button:hover,.page-content .wp-block-file .wp-block-file__button:hover{transform:translateY(-1px);opacity:.95;color:#fff}.entry-content .wp-block-gallery,.page-content .wp-block-gallery{gap:1rem}.entry-content .blocks-gallery-grid img,.entry-content .wp-block-gallery img,.page-content .blocks-gallery-grid img,.page-content .wp-block-gallery img{border-radius:24px;box-shadow:var(--shadow-sm)}.comments-area{overflow:visible}.comment-card{padding:1.1rem 1.2rem;border:1px solid rgba(17,24,39,.08);border-radius:20px;background:rgba(255,255,255,.78)}.comment-list .children{list-style:none;padding-left:1.25rem;margin-top:1rem}.comment-date{font-size:.88rem;color:var(--muted)}.comment-content{color:#374151;line-height:1.7}.comment-actions a,.comment-reply-link{text-decoration:none;font-weight:600}.comment-respond{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(17,24,39,.08)}#author,#comment,#email,#url,.comment-form-modern .form-control{border-radius:16px;border-color:rgba(17,24,39,.12);padding:.85rem 1rem;box-shadow:none}#author:focus,#comment:focus,#email:focus,#url:focus,.comment-form-modern .form-control:focus{border-color:rgba(168,85,247,.35);box-shadow:0 0 0 .25rem rgba(168,85,247,.12)}.comment-form-cookies-consent{display:flex;align-items:flex-start;gap:.6rem;font-size:.95rem;color:var(--muted)}@media (max-width:767.98px){.entry-content .wp-block-file,.page-content .wp-block-file{align-items:stretch}.entry-content .wp-block-file .wp-block-file__button,.page-content .wp-block-file .wp-block-file__button{width:100%}.comment-list .children{padding-left:.75rem}}.front-hero-card.card-soft,.popular-category-card.card-soft,.post-card.card-soft,.row>[class*=col-]>.card-soft{height:auto}.comments-area.card-soft{height:auto}.comments-area{margin-bottom:0}.comments-area .comment-list{margin-bottom:0}.comment-form-modern p{margin-bottom:1rem}.comment-form-modern .comment-notes,.comment-form-modern .logged-in-as{color:var(--muted);margin-bottom:1rem}.comment-form-modern .form-submit{margin-bottom:0}.comment-form-modern textarea.form-control{min-height:170px;resize:vertical}.entry-content .wp-block-file,.page-content .wp-block-file{position:relative;align-items:stretch;gap:.85rem}.entry-content .wp-block-file .wp-block-file__content,.page-content .wp-block-file .wp-block-file__content{display:flex;align-items:center;gap:1rem;flex:1 1 320px;min-width:0}.entry-content .wp-block-file .wp-block-file__icon,.page-content .wp-block-file .wp-block-file__icon{width:52px;height:52px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;font-size:1.35rem;color:#fff;background:linear-gradient(135deg,var(--brand2),var(--brand));box-shadow:0 12px 28px rgba(168,85,247,.22)}.entry-content .wp-block-file .wp-block-file__meta,.page-content .wp-block-file .wp-block-file__meta{min-width:0;display:flex;flex-direction:column;gap:.2rem}.entry-content .wp-block-file .wp-block-file__label,.page-content .wp-block-file .wp-block-file__label{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:800}.entry-content .wp-block-file>a,.page-content .wp-block-file>a{display:block}.entry-content .wp-block-file .wp-block-file__button::before,.page-content .wp-block-file .wp-block-file__button::before{content:"\F30A";font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;margin-right:.5rem}.entry-content .wp-block-gallery a,.kb-lightbox-trigger,.page-content .wp-block-gallery a{display:block;border-radius:24px;overflow:hidden}.entry-content .wp-block-gallery a img,.kb-lightbox-trigger img,.page-content .wp-block-gallery a img{transition:transform .25s ease,filter .25s ease}.entry-content .wp-block-gallery a:hover img,.kb-lightbox-trigger:hover img,.page-content .wp-block-gallery a:hover img{transform:scale(1.03);filter:brightness(.97)}.krasa-lightbox-modal .modal-content{background:rgba(10,12,18,.82);border:0}.krasa-lightbox-modal .modal-body{padding:1rem;text-align:center}.krasa-lightbox-modal img{max-width:100%;max-height:82vh;border-radius:22px;box-shadow:0 24px 60px rgba(0,0,0,.28)}.krasa-lightbox-caption{color:rgba(255,255,255,.82);margin-top:.85rem;font-size:.95rem}.krasa-lightbox-close{position:absolute;top:.75rem;right:.75rem;z-index:5;filter:invert(1) grayscale(1) brightness(2)}@media (max-width:767.98px){.entry-content .wp-block-file .wp-block-file__content,.page-content .wp-block-file .wp-block-file__content{width:100%}}.entry-content ol,.entry-content ul,.page-content ol,.page-content ul{margin:1.5rem 0;padding-left:0;list-style:none}.entry-content ol li,.entry-content ul li,.page-content ol li,.page-content ul li{position:relative;margin-bottom:.85rem;padding:.9rem 1rem .9rem 3.25rem;border:1px solid rgba(17,24,39,.08);border-radius:18px;background:rgba(255,255,255,.8);box-shadow:0 10px 30px rgba(17,24,39,.04)}.entry-content ul li::before,.page-content ul li::before{content:"";position:absolute;left:1.15rem;top:1.2rem;width:11px;height:11px;border-radius:50%;background:linear-gradient(135deg,var(--accent),var(--accent-2));box-shadow:0 0 0 6px rgba(168,85,247,.12)}.entry-content ol,.page-content ol{counter-reset:krasa-list}.entry-content ol li,.page-content ol li{counter-increment:krasa-list}.entry-content ol li::before,.page-content ol li::before{content:counter(krasa-list);position:absolute;left:1rem;top:.75rem;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#fff;font-weight:700;font-size:.9rem;box-shadow:0 10px 24px rgba(168,85,247,.22)}.entry-content li>ol,.entry-content li>ul,.page-content li>ol,.page-content li>ul{margin:.95rem 0 0}.entry-content li>ol li,.entry-content li>ul li,.page-content li>ol li,.page-content li>ul li{background:rgba(248,250,252,.92);box-shadow:none}.krasa-lightbox-modal .modal-dialog{max-width:min(1280px,calc(100vw - 2rem))}.krasa-lightbox-modal .modal-content{position:relative}.krasa-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:54px;height:54px;border:0;border-radius:999px;background:rgba(255,255,255,.14);color:#fff;backdrop-filter:blur(10px);display:inline-flex;align-items:center;justify-content:center;z-index:6;transition:background .2s ease,transform .2s ease}.krasa-lightbox-nav:hover{background:rgba(255,255,255,.22)}.krasa-lightbox-nav:focus-visible{outline:2px solid rgba(255,255,255,.75);outline-offset:2px}.krasa-lightbox-prev{left:1rem}.krasa-lightbox-next{right:1rem}@media (max-width:767.98px){.krasa-lightbox-nav{width:46px;height:46px}.krasa-lightbox-prev{left:.5rem}.krasa-lightbox-next{right:.5rem}.entry-content ol li,.entry-content ul li,.page-content ol li,.page-content ul li{padding-left:3rem}}.entry-content ol,.entry-content ul,.wp-block-list{margin:1.2rem 0;padding-left:1.4rem}.entry-content ul.wp-block-list{list-style:none;padding-left:0}.entry-content ul.wp-block-list li{position:relative;padding-left:1.8rem;margin-bottom:.6rem;color:#2d3748;line-height:1.6;display:flex;align-items:center}.entry-content ul.wp-block-list li::before{content:"";position:absolute;left:9px;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#ff6ec4,#7873f5);box-shadow:0 0 0 3px rgba(120,115,245,.15)}.entry-content ol.wp-block-list{counter-reset:item;list-style:none;padding-left:0}.entry-content ol.wp-block-list li{counter-increment:item;position:relative;padding-left:2.4rem;margin-bottom:.6rem;color:#2d3748;line-height:1.6;display:flex;align-items:center}.entry-content ol.wp-block-list li::before{content:counter(item);position:absolute;left:0;top:50%;transform:translateY(-50%);width:1.8rem;height:1.8rem;border-radius:50%;background:linear-gradient(135deg,#ff6ec4,#7873f5);color:#fff;font-size:.8rem;font-weight:600;display:flex;align-items:center;justify-content:center}