:root{--ink:#173b44;--text:#2c3e43;--muted:#65777b;--teal:#2d8698;--aqua:#78ccdc;--pale:#eef8fa;--paper:#fff;--gold:#c9a84b;--line:#dcebed;--shadow:0 18px 55px rgba(31,87,98,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.72}a{color:var(--teal);text-decoration-thickness:1px;text-underline-offset:4px}img{display:block;max-width:100%;height:auto;border-radius:12px}.site-header{border-bottom:1px solid var(--line);background:rgba(255,255,255,.94);position:sticky;top:0;z-index:20;backdrop-filter:blur(14px)}.header-inner{max-width:1180px;margin:auto;padding:18px 28px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none}.brand-mark{width:270px;height:auto;flex:none;border-radius:0}.brand strong{display:block;font-family:Georgia,serif;font-weight:400;font-size:1.55rem;letter-spacing:.01em}.brand small{display:block;color:var(--muted);font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.site-header nav{display:flex;align-items:center;gap:26px}.site-header nav a{color:var(--text);text-decoration:none;font-size:.92rem}.site-header nav a:hover,.site-header nav a.active{color:var(--teal)}.menu-toggle{display:none;background:transparent;border:1px solid var(--line);border-radius:999px;padding:9px 14px;color:var(--ink);font:inherit}main{min-height:70vh}.hero{max-width:1180px;margin:auto;padding:88px 28px 76px;display:grid;grid-template-columns:1.35fr .65fr;gap:80px;align-items:center}.eyebrow{margin:0 0 14px;color:var(--teal);font-size:.76rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;text-decoration:none}.hero h1,.blog-hero h1,.article h1{font-family:Georgia,"Times New Roman",serif;color:var(--ink);font-weight:400;letter-spacing:-.035em;line-height:1.05}.hero h1{font-size:clamp(3.2rem,7vw,6.6rem);max-width:850px;margin:0 0 26px}.lede{font-family:Georgia,serif;font-size:1.32rem;line-height:1.6;color:#466068;max-width:700px}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:36px}.button{background:var(--teal);color:white;text-decoration:none;padding:13px 22px;border-radius:999px;font-weight:700}.text-link{text-decoration:none;font-weight:650}.ghost-panel{background:var(--pale);padding:48px 34px;border-radius:28px;box-shadow:var(--shadow);position:relative}.ghost-panel .brand-mark{width:100%;height:auto;margin:auto}.ghost-panel blockquote{font-family:Georgia,serif;font-size:1.18rem;line-height:1.55;color:var(--ink);margin:30px 0 0;text-align:center}.featured{background:#f7fbfc;padding:74px max(28px,calc((100vw - 1124px)/2)) 96px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:34px}.section-heading h2{font-family:Georgia,serif;font-weight:400;color:var(--ink);font-size:2.6rem;margin:0}.section-heading>a{text-decoration:none}.featured-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:22px}.feature-card{grid-column:span 4;background:#fff;border:1px solid var(--line);border-radius:18px;padding:27px;box-shadow:0 8px 30px rgba(31,87,98,.05)}.feature-card:first-child,.feature-card:nth-child(2){grid-column:span 6}.feature-card>p:first-child,.post-meta,.article-meta{color:var(--muted);font-size:.8rem;letter-spacing:.03em}.feature-card h2,.post-card h2{font-family:Georgia,serif;font-weight:400;line-height:1.18;margin:12px 0}.feature-card h2{font-size:1.65rem}.feature-card h2 a,.post-card h2 a{color:var(--ink);text-decoration:none}.feature-card>a,.read-more{font-weight:700;text-decoration:none}.blog-hero{max-width:900px;margin:auto;padding:80px 28px 36px}.blog-hero h1{font-size:clamp(3rem,6vw,5rem);margin:0 0 18px}.blog-hero>p:not(.eyebrow){font-family:Georgia,serif;font-size:1.2rem;color:var(--muted)}.search{display:block;margin-top:34px}.search span{display:block;color:var(--ink);font-size:.86rem;font-weight:700;margin-bottom:8px}.search input{width:min(100%,580px);padding:15px 18px;border:1px solid #bfd6da;border-radius:12px;font:inherit;color:var(--ink);outline:none}.search input:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(45,134,152,.15)}.post-grid{max-width:1124px;margin:auto;padding:20px 28px 90px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.post-card{border-top:3px solid var(--aqua);padding:25px 5px 34px}.post-card h2{font-size:2rem}.post-card>p:not(.post-meta){color:#53696f}.empty-state{text-align:center;padding:40px}.article{max-width:820px;margin:auto;padding:82px 28px 110px}.article h1{font-size:clamp(2.75rem,7vw,5.4rem);margin:12px 0 18px}.article-meta{border-bottom:1px solid var(--line);padding-bottom:24px;margin-bottom:42px}.article-body{font-family:Georgia,"Times New Roman",serif;color:#2d3f43;font-size:1.14rem;line-height:1.9}.article-body h2,.article-body h3{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:var(--ink);line-height:1.25;margin-top:2.1em}.article-body blockquote{border-left:4px solid var(--aqua);margin:2em 0;padding:4px 0 4px 26px;color:#466068;font-style:italic}.article-body figure,.article-body img{margin:2.1em auto}.article-body a{overflow-wrap:anywhere}.back-link{display:inline-block;margin-top:26px;font-weight:700;text-decoration:none}.page-article h1{font-size:clamp(2.8rem,6vw,4.7rem)}footer{background:var(--ink);color:#dce9ec}footer>div{max-width:1124px;margin:auto;padding:28px;display:flex;justify-content:space-between;gap:22px}footer a{color:#dce9ec} @media(max-width:820px){.header-inner{padding:14px 20px}.brand small{display:none}.menu-toggle{display:block}.site-header nav{display:none;position:absolute;left:16px;right:16px;top:78px;background:white;border:1px solid var(--line);border-radius:16px;padding:18px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.site-header nav.open{display:flex}.site-header nav a{padding:6px}.hero{grid-template-columns:1fr;gap:38px;padding-top:56px}.ghost-panel{max-width:500px}.featured-grid,.post-grid{grid-template-columns:1fr}.feature-card,.feature-card:first-child,.feature-card:nth-child(2){grid-column:span 1}.section-heading{align-items:start;flex-direction:column}.post-grid{padding-bottom:65px}footer>div{flex-direction:column}.article{padding-top:58px}}@media(max-width:520px){.brand strong{font-size:1.25rem}.brand-mark{width:210px}.hero h1{font-size:3.25rem}.hero-actions{align-items:flex-start;flex-direction:column}.ghost-panel{padding:34px 24px}.section-heading h2{font-size:2.2rem}.article-body{font-size:1.06rem}.post-card h2{font-size:1.65rem}}
