@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Playfair+Display:wght@600;700;800&display=swap";:root{--navy:#0e2a47;--deep-teal:#137a8c;--cyan:#3886c4;--paper:#fffdf7;--warm-neutral:#f6f2ec;--card:#fffaf1;--terracotta:#c75b38;--warm-gray:#687280;--line:#e4dbcf;--line-soft:#0e2a471c;--ink:#112f4d;--body:#273341;--shadow-soft:0 16px 40px #0e2a4713;--serif:"Playfair Display", Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 12% 4%, #137a8c0f, transparent 28rem), radial-gradient(circle at 94% 2%, #c75b3812, transparent 24rem), var(--paper);color:var(--body);font-family:var(--sans);text-rendering:optimizelegibility;margin:0;line-height:1.55}a{color:var(--deep-teal);text-decoration:none}a:hover{color:var(--terracotta)}.site-shell{width:min(1390px,100% - 72px);margin:0 auto}.site-header{border-bottom:1px solid var(--line);background:#fffdf7eb}.nav{grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;min-height:104px;display:grid}.brand{color:var(--navy);justify-self:start;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-mark{width:58px;height:58px;color:var(--navy);flex:none;place-items:center;display:inline-grid}.brand-mark svg{width:100%;height:100%;display:block}.brand-text{font-family:var(--serif);letter-spacing:-.03em;font-size:2.2rem;font-weight:800;line-height:.9;display:block}.brand-text small{font-family:var(--sans);color:var(--terracotta);letter-spacing:.18em;text-transform:uppercase;margin-top:9px;font-size:.78rem;font-weight:800;display:block}.nav-links{justify-content:center;align-items:center;gap:clamp(24px,4vw,56px);font-size:1.04rem;font-weight:500;display:flex}.nav-links a{color:#273341;border-bottom:4px solid #0000;padding:34px 0 26px}.nav-links a.active,.nav-links a:hover{color:var(--navy);border-bottom-color:var(--deep-teal)}.header-note{color:var(--terracotta);font-family:var(--serif);justify-self:end;align-items:center;gap:12px;font-size:1.06rem;font-style:italic;line-height:1.15;display:inline-flex}.note-icon{width:36px;height:44px;font-family:var(--sans);border:2px solid;border-left:0;place-items:center;font-size:1.2rem;font-style:normal;display:inline-grid}.site-main{min-height:60vh}.site-main>:not(.home-hero):not(.site-shell){width:min(1180px,100% - 72px);margin-left:auto;margin-right:auto}.site-main>:first-child:not(.home-hero){margin-top:54px}h1,h2,h3{color:var(--navy);font-family:var(--serif);letter-spacing:-.025em;text-wrap:balance;line-height:1.08}h1{margin:0 0 22px;font-size:clamp(3rem,6vw,5.6rem)}h2{margin:0;font-size:clamp(1.6rem,2.4vw,2.15rem)}h3{margin:0;font-size:1.45rem}p{margin:0 0 1rem}.eyebrow,.type-label{color:var(--deep-teal);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.lede{color:#344052;max-width:590px;font-size:1.06rem;line-height:1.72}.home-hero{border-bottom:1px solid var(--line);background:linear-gradient(90deg,#fffdf7fa 0 48%,#f6f2ecf2 48% 100%)}.hero-split{grid-template-columns:1fr 1.12fr;align-items:stretch;min-height:432px;display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:58px 56px 48px 14px;display:flex}.hero-copy h1{max-width:620px;margin-bottom:24px;font-size:clamp(3.2rem,5.1vw,5.55rem);line-height:.99}.hero-copy h1 span{color:var(--terracotta)}.hero-rule{background:var(--deep-teal);border-radius:99px;width:64px;height:4px;margin-bottom:23px}.hero-badges{color:#3e4651;flex-wrap:wrap;gap:52px;margin-top:31px;font-size:1.02rem;display:flex}.hero-badge{align-items:center;gap:14px;min-height:44px;display:inline-flex}.line-icon,.principle-icon{width:42px;height:42px;color:var(--deep-teal);border:2px solid;border-radius:14px;place-items:center;font-size:1.35rem;line-height:1;display:inline-grid}.hero-image-wrap{background:var(--warm-neutral);min-height:432px;overflow:hidden}.hero-image-wrap img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:432px;display:block}.latest-section{padding:18px 0 0}.section-heading-row{justify-content:space-between;align-items:center;gap:24px;margin:0 0 14px;display:flex}.section-heading-row h2{font-size:1.55rem}.section-heading-row a{font-weight:600}.text-arrow{color:var(--deep-teal);white-space:nowrap;font-weight:700}.study-room-preview{border:1px solid var(--line);background:#fffdf7db;border-radius:10px;justify-content:space-between;align-items:center;gap:28px;margin-top:18px;padding:24px 28px;display:flex;box-shadow:0 8px 24px #0e2a470a}.study-room-preview h2{margin:3px 0 8px;font-size:clamp(1.55rem,2.3vw,2rem)}.study-room-preview p:last-child{color:#394455;max-width:760px;margin-bottom:0}.post-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.post-card{border:1px solid var(--line);min-height:206px;color:inherit;background:#fffdf7e6;border-radius:10px;grid-template-columns:170px minmax(0,1fr);gap:18px;padding:14px;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid;box-shadow:0 8px 24px #0e2a470b}.post-card:hover{box-shadow:var(--shadow-soft);border-color:#137a8c59;transform:translateY(-2px)}.post-thumb{object-fit:cover;background:#e9e1d7;border-radius:7px;width:100%;height:188px}.post-card-body{flex-direction:column;min-width:0;display:flex}.post-meta-line{color:var(--warm-gray);flex-wrap:wrap;align-items:center;gap:8px;margin:4px 0 8px;font-size:.78rem;display:flex}.post-card h3{color:var(--navy);margin:0 0 9px;font-size:clamp(1.18rem,1.35vw,1.45rem);line-height:1.14}.post-card p{color:#394455;margin-bottom:14px;font-size:.92rem;line-height:1.55}.post-footer-meta{color:#506071;flex-wrap:wrap;align-items:center;gap:10px;margin-top:auto;font-size:.78rem;display:flex}.principle-strip{border:1px solid var(--line);background:#fffdf7db;border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:18px;display:grid;overflow:hidden;box-shadow:0 8px 24px #0e2a470a}.principle-item{border-right:1px solid var(--line);grid-template-columns:48px minmax(0,1fr);align-items:center;gap:14px;padding:22px 26px;display:grid}.principle-item:last-child{border-right:0}.principle-icon{border-radius:8px;width:40px;height:40px;font-size:1.2rem}.principle-icon.terracotta{color:var(--terracotta);border-color:#0000;font-size:1.8rem}.principle-item h3{color:var(--navy);font-family:var(--serif);margin-bottom:4px;font-size:1.02rem;line-height:1.15}.principle-item p{color:#343e4b;margin:0;font-size:.88rem;line-height:1.35}.button{border:1px solid var(--deep-teal);min-height:42px;color:var(--deep-teal);background:0 0;border-radius:5px;justify-content:center;align-items:center;padding:10px 16px;font-weight:700;display:inline-flex}.button.primary{background:var(--deep-teal);color:#fff}.button.secondary{color:var(--navy);border-color:var(--line);background:#fff}.article{max-width:900px;padding:8px 0 18px}.article h1{font-size:clamp(2.4rem,4vw,4rem)}.article :is(p,li){color:#2d3a49;font-size:1.03rem}.article :is(p,ul,ol,blockquote){margin-bottom:1.15rem}.article blockquote{border-left:4px solid var(--deep-teal);background:#137a8c0d;margin-left:0;padding:10px 0 10px 20px}.article hr{border:0;border-top:1px solid var(--line);margin:34px 0}.safety-note,.boundary-card,.field-card,.callout{border:1px solid var(--line);background:#fffdf7e0;border-radius:10px;padding:22px;box-shadow:0 8px 24px #0e2a470a}.safety-note{border-left:5px solid var(--terracotta);margin:22px 0 32px}.safety-note strong{color:var(--navy);margin-bottom:4px;display:block}.about-panel,.field-note{grid-template-columns:1fr 1fr;gap:18px;margin-top:28px;display:grid}.field-card{background:var(--navy);color:#fff}.field-card h3{color:#fff;margin-bottom:8px}.field-card p{color:#ffffffd1}.field-card.accent{background:var(--terracotta)}.section-intro{justify-content:space-between;align-items:end;gap:24px;margin-top:52px;display:flex}.section-intro p{max-width:540px;color:var(--warm-gray)}.post-nav{border-top:1px solid var(--line);justify-content:space-between;gap:16px;margin-top:48px;padding-top:24px;display:flex}.post-nav a{max-width:48%;font-weight:700}.footer{color:#5a6471;background:var(--paper);padding:20px 0 34px}.footer-grid{justify-content:space-between;align-items:end;gap:20px;font-size:.82rem;display:flex}.footer-brand{color:var(--navy);font-family:var(--serif);align-items:center;gap:8px;font-size:1.6rem;display:inline-flex}.mini-mark{font-family:var(--sans);color:var(--navy);font-size:1rem}.small{color:var(--warm-gray);font-size:.9rem}@media (width<=1120px){.site-shell{width:min(100% - 40px,1390px)}.nav{grid-template-columns:1fr;justify-items:center;padding:18px 0}.brand,.header-note{justify-self:center}.nav-links{gap:28px}.nav-links a{padding:8px 0}.hero-split{grid-template-columns:1fr}.hero-copy{padding:48px 0}.home-hero{background:var(--paper)}.post-grid,.principle-strip{grid-template-columns:1fr}.principle-item{border-right:0;border-bottom:1px solid var(--line)}.principle-item:last-child{border-bottom:0}}@media (width<=760px){.site-shell,.site-main>:not(.home-hero):not(.site-shell){width:min(100% - 28px,1390px)}.brand-text{font-size:1.8rem}.brand-mark{width:48px;height:48px}.header-note{display:none}.nav-links{flex-wrap:wrap;gap:22px}.hero-copy h1{font-size:clamp(2.7rem,14vw,4.2rem)}.hero-badges{gap:18px}.post-card{grid-template-columns:1fr}.post-thumb{height:210px}.about-panel,.field-note,.footer-grid{grid-template-columns:1fr;display:grid}.section-intro,.section-heading-row,.post-nav,.study-room-preview{display:block}.study-room-preview .text-arrow{margin-top:8px;display:inline-block}.post-nav a{max-width:100%;margin-bottom:12px;display:block}}
