:root{--brand:#956458;--brand-dark:#75483f;--brand-soft:#f4ece9;--brand-soft-2:#fbf7f5;--ink:#211a18;--muted:#746b68;--line:#ece4e1;--surface:#fff;--surface-2:#fbfaf9;--shadow:0 18px 55px rgba(65,44,39,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;background:#fbfaf9;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.text-brand{color:var(--brand)!important}.navbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:hsla(0,0%,100%,.94);border-bottom:1px solid var(--line)}.navbar-brand{color:var(--ink);font-weight:850;letter-spacing:-.04em}.brand-mark{background:linear-gradient(135deg,var(--brand),#bc887a);border-radius:12px;box-shadow:0 8px 22px rgba(149,100,88,.22);color:#fff;display:inline-grid;height:38px;place-items:center;width:38px}.nav-link{color:#5f5552!important;font-size:.93rem;font-weight:650}.nav-link.active,.nav-link:hover{color:var(--brand)!important}.btn-brand{background:var(--brand);border-color:var(--brand);border-radius:12px;color:#fff;font-weight:750}.btn-brand:hover{background:var(--brand-dark);border-color:var(--brand-dark);color:#fff}.btn-soft{background:var(--brand-soft);border:1px solid rgba(149,100,88,.12);border-radius:12px;color:var(--brand-dark);font-weight:700}.btn-soft:hover{background:#eadbd7;color:var(--brand-dark)}.blog-hero{background:radial-gradient(circle at 88% 10%,rgba(149,100,88,.12),transparent 27rem),radial-gradient(circle at 0 55%,rgba(149,100,88,.06),transparent 24rem),linear-gradient(#fff,#fbfaf9);border-bottom:1px solid var(--line);padding:4.25rem 0 2.2rem}.eyebrow{align-items:center;background:var(--brand-soft);border-radius:999px;color:var(--brand-dark);display:inline-flex;font-size:.76rem;font-weight:800;gap:.42rem;padding:.4rem .68rem}.hero-title{font-size:clamp(2.15rem,5vw,4rem);font-weight:900;letter-spacing:-.055em;line-height:1.03;margin:0;max-width:820px}.hero-copy{color:var(--muted);font-size:1rem;line-height:1.75;max-width:680px}.hero-search{align-items:center;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 9px 28px rgba(70,47,42,.06);display:flex;gap:7px;padding:5px;width:min(100%,650px)}.hero-search-icon{color:#978b87;display:grid;flex:0 0 auto;place-items:center;width:38px}.hero-search .form-control{border:0;box-shadow:none!important;font-size:.91rem;min-height:42px;padding-left:0}.hero-search .btn{align-items:center;border-radius:10px;display:inline-flex;flex:0 0 auto;justify-content:center;min-height:42px;min-width:98px;padding-inline:1.15rem;white-space:nowrap}.category-strip{background:#fff;border-bottom:1px solid var(--line);padding:16px 0}.category-scroll{align-items:center;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.category-scroll::-webkit-scrollbar{display:none}.category-chip{align-items:center;background:#fff;border:1px solid var(--line);border-radius:999px;color:#655c58;display:inline-flex;flex:0 0 auto;font-size:.79rem;font-weight:700;gap:.4rem;padding:.45rem .72rem;transition:.18s ease}.category-chip.active,.category-chip:hover{background:var(--brand-soft);border-color:#e5d1cb;color:var(--brand-dark)}.blog-content{padding:2rem 0 5rem}.section-kicker{color:var(--brand);font-size:.7rem;font-weight:850;letter-spacing:.08em;margin-bottom:.45rem;text-transform:uppercase}.section-title{font-size:1.45rem;font-weight:850;letter-spacing:-.035em;margin:0}.section-subtitle{color:var(--muted);font-size:.88rem;margin-top:.35rem}.featured-card{background:#fff;border:1px solid var(--line);border-radius:24px;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);min-height:330px;overflow:hidden;transition:.22s ease}.featured-card:hover{border-color:rgba(149,100,88,.26);box-shadow:var(--shadow);transform:translateY(-2px)}.featured-media{background:#eee7e4;min-height:330px;overflow:hidden}.featured-media img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.featured-body{display:flex;flex-direction:column;justify-content:center;padding:34px}.post-category{align-items:center;background:var(--brand-soft);border-radius:999px;color:var(--brand-dark);display:inline-flex;font-size:.7rem;font-weight:800;margin-bottom:13px;max-width:100%;padding:.35rem .62rem;width:-moz-max-content;width:max-content}.featured-title{color:var(--ink);font-size:clamp(1.45rem,2.4vw,2.05rem);font-weight:880;letter-spacing:-.04em;line-height:1.22;margin-bottom:12px}.featured-title:hover{color:var(--brand)}.featured-excerpt{color:var(--muted);font-size:.9rem;line-height:1.7;margin-bottom:20px}.post-meta{align-items:center;color:#8b807c;display:flex;flex-wrap:wrap;font-size:.76rem;gap:.55rem}.author-avatar{background:linear-gradient(135deg,var(--brand),#b98173);border-radius:50%;color:#fff;display:grid;flex:0 0 auto;font-size:.67rem;font-weight:800;height:28px;overflow:hidden;place-items:center;width:28px}.author-avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.meta-dot{background:#c8b9b4;border-radius:50%;height:3px;width:3px}.article-grid{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.article-card{background:#fff;border:1px solid var(--line);border-radius:20px;height:100%;overflow:hidden;transition:.2s ease}.article-card:hover{border-color:rgba(149,100,88,.24);box-shadow:0 15px 38px rgba(65,44,39,.07);transform:translateY(-2px)}.article-media{background:#eee7e4;height:185px;overflow:hidden;position:relative}.article-media img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.article-card:hover .article-media img{transform:scale(1.025)}.article-body{padding:18px}.article-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--ink);display:-webkit-box;font-size:1rem;font-weight:820;letter-spacing:-.02em;line-height:1.42;margin-bottom:8px;overflow:hidden}.article-title:hover{color:var(--brand)}.article-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--muted);display:-webkit-box;font-size:.82rem;line-height:1.6;margin-bottom:14px;min-height:42px;overflow:hidden}.read-more{align-items:center;color:var(--brand-dark);display:inline-flex;font-size:.78rem;font-weight:800;gap:.35rem}.read-more i{transition:transform .18s ease}.article-card:hover .read-more i{transform:translateX(3px)}.sidebar-wrap{display:flex;flex-direction:column;gap:16px;position:sticky;top:92px}.side-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px}.side-card-title{align-items:center;display:flex;font-size:.9rem;font-weight:820;gap:10px;justify-content:space-between;margin-bottom:12px}.side-list{display:flex;flex-direction:column;gap:5px}.side-link{align-items:center;border-radius:10px;color:#625956;display:flex;font-size:.82rem;font-weight:650;gap:10px;justify-content:space-between;margin-inline:-5px;padding:9px 10px;transition:.16s ease}.side-link:hover{background:var(--brand-soft-2);color:var(--brand-dark)}.side-link.active{background:var(--brand-soft);color:var(--brand-dark)}.side-link-child{font-size:.78rem;padding-left:22px}.side-count{background:#f6f2f0;border-radius:999px;color:#8d817d;display:inline-grid;font-size:.68rem;height:22px;min-width:25px;padding-inline:6px;place-items:center}.tag-cloud{display:flex;flex-wrap:wrap;gap:7px}.topic-tag{background:#faf8f7;border:1px solid #eee7e4;border-radius:999px;color:#655c58;font-size:.74rem;font-weight:650;padding:.42rem .65rem}.topic-tag.active,.topic-tag:hover{background:var(--brand-soft);border-color:#e3cec7;color:var(--brand-dark)}.exam-cta{background:radial-gradient(circle at 90% 10%,hsla(0,0%,100%,.18),transparent 9rem),linear-gradient(145deg,#825247,#aa7265);border:0;color:#fff;overflow:hidden;position:relative}.exam-cta:before{border:1px solid hsla(0,0%,100%,.17);border-radius:32px;bottom:-52px;content:"";height:130px;position:absolute;right:-45px;transform:rotate(24deg);width:130px}.exam-cta .side-card-title,.exam-cta a,.exam-cta p{position:relative;z-index:1}.exam-cta p{color:hsla(0,0%,100%,.77);font-size:.8rem;line-height:1.55}.exam-cta .btn-light{border:0;border-radius:10px;color:var(--brand-dark);font-size:.8rem;font-weight:800}.results-line{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.results-text{color:var(--muted);font-size:.83rem}.results-text strong{color:var(--ink)}.pagination .page-link{border-color:var(--line);border-radius:10px!important;box-shadow:none!important;color:#5f5552;margin:0 3px;min-width:40px;text-align:center}.pagination .page-item.active .page-link{background:var(--brand);border-color:var(--brand);color:#fff}.footer{background:#fff;border-top:1px solid var(--line);padding:3.2rem 0 1.4rem}.footer-brand-copy{color:var(--muted);font-size:.82rem;line-height:1.65;max-width:320px}.footer-title{color:var(--ink);font-size:.78rem;font-weight:850;letter-spacing:.05em;margin-bottom:12px;text-transform:uppercase}.footer-link{color:#716763;display:block;font-size:.8rem;margin-bottom:8px}.footer-link:hover{color:var(--brand)}.footer-bottom{border-top:1px solid #f0ebe9;color:#958984;font-size:.74rem;margin-top:2rem;padding-top:1rem}.decord .wrapper .icon.facebook{align-items:center;display:inline-flex;height:40px;justify-content:center;margin-right:10px;width:40px}.decord .wrapper .icon.facebook svg{fill:#1877f2;display:block;height:32px;width:32px}.form-control:focus,.form-select:focus{border-color:#e7dedb!important;box-shadow:none!important;outline:0!important}@media (max-width:991.98px){.blog-hero{padding-top:4.25rem}.featured-card{grid-template-columns:1fr}.featured-media{max-height:360px;min-height:280px}.featured-body{padding:24px}.sidebar-wrap{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:4px;position:static}.exam-cta{grid-column:1/-1}}@media (max-width:767.98px){.blog-content{padding-top:1.4rem}.article-grid{grid-template-columns:1fr}.article-card{display:grid;grid-template-columns:124px minmax(0,1fr)}.article-media{height:100%;min-height:150px}.article-body{padding:14px}.article-excerpt{-webkit-line-clamp:2;min-height:auto}.sidebar-wrap{grid-template-columns:1fr}.exam-cta{grid-column:auto}}@media (max-width:575.98px){.blog-hero{padding-top:3.3rem}.hero-title{font-size:2.35rem}.hero-copy{font-size:.91rem}.hero-search{border-radius:12px;padding:4px}.hero-search-icon{width:32px}.hero-search .form-control{font-size:.86rem;min-width:0}.hero-search .btn{display:grid;min-width:42px;padding:0;place-items:center;width:42px}.hero-search .btn span{display:none}.featured-card{border-radius:18px}.featured-media{min-height:220px}.featured-body{padding:18px}.featured-title{font-size:1.35rem}.article-card{border-radius:16px;grid-template-columns:105px minmax(0,1fr)}.article-media{min-height:145px}.article-body{padding:12px}.post-category{font-size:.64rem;margin-bottom:8px}.article-title{font-size:.92rem;margin-bottom:6px}.article-excerpt{font-size:.76rem;line-height:1.5;margin-bottom:9px}.post-meta{font-size:.7rem}.article-body .author-avatar,.article-body .post-meta .meta-dot:first-of-type{display:none}.read-more{font-size:.73rem}}@media (min-width:992px){.article-grid{display:flex;flex-direction:column;gap:14px}.article-card{border-radius:18px;display:grid;grid-template-columns:230px minmax(0,1fr);min-height:178px;overflow:hidden}.article-media{height:100%;min-height:178px}.article-body{display:flex;flex-direction:column;justify-content:center;padding:20px 22px}.article-body .post-category{margin-bottom:9px}.article-title{-webkit-line-clamp:2;font-size:1.06rem;line-height:1.42;margin-bottom:7px}.article-excerpt{-webkit-line-clamp:2;font-size:.84rem;line-height:1.6;margin-bottom:12px;min-height:auto}.article-body .post-meta{margin-bottom:10px!important}.read-more{margin-top:auto}}@media (min-width:1200px){.article-card{grid-template-columns:250px minmax(0,1fr)}.article-card,.article-media{min-height:188px}.article-title{font-size:1.1rem}}
