*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#102A43;--navy-mid:#1B3A5E;--navy-light:#2C5A8F;--gold:#6CB4EE;--gold-light:#93C9F4;--gold-pale:#E6F1FB;--cream:#F6F9FD;--off-white:#E9F1F9;--text:#15243A;--text-muted:#5B6770;--text-light:#8396A9;--border:#DCE6F2;--sans:"DM Sans",sans-serif;--serif:"Cormorant Garamond",serif;--slate:#5B6770;--sky:#6CB4EE;--sky-dark:#2C7BD0;--radius:14px;--shadow:0 12px 34px rgba(16,42,67,.09)}html{scroll-behavior:smooth}body{font-family:var(--sans);color:var(--text);background:var(--cream);font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}nav{position:fixed;top:0;left:0;right:0;z-index:100;background:#102a43f7;backdrop-filter:blur(8px);border-bottom:1px solid rgba(108,180,238,.2)}.nav-inner{max-width:1100px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:58px}.nav-logo{font-family:var(--serif);font-size:1.3rem;font-weight:300;color:#fff;letter-spacing:.08em;text-decoration:none}.nav-logo span{color:var(--gold)}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{color:#ffffffb3;text-decoration:none;font-size:.82rem;letter-spacing:.05em;text-transform:uppercase;transition:color .2s}.nav-links a:hover{color:var(--gold)}.nav-cta{background:var(--gold);color:var(--navy);padding:6px 18px;border-radius:3px;font-size:.8rem;letter-spacing:.05em;text-transform:uppercase;font-weight:500;text-decoration:none;transition:background .2s}.nav-cta:hover{background:var(--gold-light)}.mobile-menu-btn{display:none;background:none;border:none;cursor:pointer;padding:4px}.mobile-menu-btn span{display:block;width:22px;height:2px;background:#fff;margin:4px 0;transition:.3s}.hero{min-height:72vh;background:radial-gradient(980px 520px at 85% -14%,#6cb4ee52,#6cb4ee00 60%),linear-gradient(180deg,#e7f0fa,#f2f7fd 56%,#fbfdff);position:relative;display:flex;align-items:center;overflow:hidden;padding-top:58px}.hero-bg-lines{position:absolute;inset:0;opacity:.06;background-image:repeating-linear-gradient(90deg,#2C5A8F 0,#2C5A8F 1px,transparent 0,transparent 80px),repeating-linear-gradient(0deg,#2C5A8F 0,#2C5A8F 1px,transparent 0,transparent 80px)}.hero-gold-bar{position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,transparent,var(--gold),transparent)}.hero-inner{max-width:1100px;margin:0 auto;padding:2.25rem 2rem 2.75rem;position:relative;z-index:1}.hero-eyebrow{font-size:.78rem;letter-spacing:.2em;text-transform:uppercase;color:var(--sky-dark);margin-bottom:1.2rem;font-weight:600}.hero-name{font-family:var(--serif);font-size:clamp(3.2rem,6.5vw,6rem);font-weight:500;color:var(--navy);line-height:1.02;margin-bottom:.5rem;letter-spacing:-.01em}.hero-name em{font-style:italic;font-weight:400;color:var(--slate)}.hero-title{font-family:var(--serif);font-size:clamp(1.05rem,2.2vw,1.5rem);font-weight:400;color:var(--slate);margin-bottom:1.5rem;letter-spacing:.01em}.hero-desc{max-width:540px;color:var(--text-muted);font-size:1rem;line-height:1.75;margin-bottom:1.75rem}.hero-btns{display:flex;gap:1rem;flex-wrap:wrap}.btn-primary{background:var(--navy);color:#fff;padding:13px 30px;font-size:.82rem;letter-spacing:.05em;text-transform:uppercase;font-weight:500;text-decoration:none;border-radius:9px;transition:transform .18s,box-shadow .18s;font-family:var(--sans)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 24px #102a4338}.btn-outline{border:1px solid rgba(16,42,67,.22);color:var(--navy);padding:13px 30px;font-size:.82rem;letter-spacing:.05em;text-transform:uppercase;font-weight:500;text-decoration:none;border-radius:9px;transition:all .2s;font-family:var(--sans);background:#ffffff80}.btn-outline:hover{border-color:var(--navy);background:var(--navy);color:#fff}.hero-stats{display:flex;gap:2.5rem;margin-top:2.25rem;flex-wrap:wrap}.hero-stat{border-left:2px solid var(--gold);padding-left:1rem}.hero-stat .num{font-family:var(--serif);font-size:2.4rem;font-weight:500;color:var(--navy);line-height:1}.hero-stat .label{font-size:.72rem;color:var(--text-light);text-transform:uppercase;letter-spacing:.12em;margin-top:5px}section{padding:5rem 0}.section-inner{max-width:1100px;margin:0 auto;padding:0 2rem}.section-eyebrow{font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:.8rem;font-weight:500}.section-title{font-family:var(--serif);font-size:clamp(2rem,4vw,3rem);font-weight:300;color:var(--navy);line-height:1.15;margin-bottom:1.5rem}.section-title em{font-style:italic}.divider{width:48px;height:2px;background:var(--gold);margin-bottom:2rem}.story-bg{background:var(--off-white)}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.story-text p{color:var(--text-muted);margin-bottom:1.2rem;font-size:.95rem}.story-text p strong{color:var(--navy);font-weight:500}.story-aside{position:sticky;top:80px}.timeline{margin-top:1rem}.tl-item{display:flex;gap:1rem;margin-bottom:1.5rem}.tl-year{font-family:var(--serif);font-size:1.1rem;font-weight:300;color:var(--gold);min-width:50px;padding-top:2px}.tl-title{font-weight:500;font-size:.9rem;color:var(--navy)}.tl-desc{font-size:.83rem;color:var(--text-muted);margin-top:2px}blockquote.pull{border-left:3px solid var(--gold);padding:1rem 1.5rem;margin:2rem 0;background:#6cb4ee0f;border-radius:0 4px 4px 0}blockquote.pull p{font-family:var(--serif);font-size:1.15rem;font-style:italic;color:var(--navy);line-height:1.6}.cio-bg{background:var(--navy);color:#fff}.cio-bg .section-title{color:#fff}.cio-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:5rem;align-items:start}.cio-text p{color:#ffffffa6;margin-bottom:1.2rem;font-size:.95rem}.cio-text p strong{color:#fff;font-weight:500}.metric-cards{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem}.metric-card{background:#ffffff0f;border:1px solid rgba(108,180,238,.2);border-radius:6px;padding:1.25rem}.metric-card .num{font-family:var(--serif);font-size:2rem;font-weight:300;color:var(--gold)}.metric-card .lbl{font-size:.75rem;color:#ffffff73;text-transform:uppercase;letter-spacing:.08em;margin-top:4px}.services-list{margin-top:1.5rem}.service-item{display:flex;gap:.75rem;align-items:flex-start;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.07)}.service-item:last-child{border-bottom:none}.service-dot{width:6px;height:6px;border-radius:50%;background:var(--gold);margin-top:7px;flex-shrink:0}.service-text{font-size:.88rem;color:#ffffffa6}.service-text strong{color:#fff;display:block;font-weight:500;margin-bottom:2px}.family-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem}.family-card{background:#fff;border:1px solid var(--border);border-radius:8px;padding:1.75rem;position:relative}.family-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--gold);border-radius:8px 8px 0 0}.family-icon{font-size:1.8rem;margin-bottom:1rem}.family-name{font-family:var(--serif);font-size:1.3rem;font-weight:400;color:var(--navy);margin-bottom:.5rem}.family-desc{font-size:.88rem;color:var(--text-muted);line-height:1.7}.hobbies-bg{background:var(--off-white)}.hobbies-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.hobby-card{background:#fff;border:1px solid var(--border);border-radius:6px;padding:1.5rem;text-align:center;transition:border-color .2s,transform .2s}.hobby-card:hover{border-color:var(--gold);transform:translateY(-2px)}.hobby-emoji{font-size:2rem;margin-bottom:.75rem;display:block}.hobby-name{font-weight:500;font-size:.9rem;color:var(--navy);margin-bottom:.4rem}.hobby-desc{font-size:.8rem;color:var(--text-muted)}.blog-tabs{display:flex;gap:0;margin-bottom:2.5rem;border-bottom:1px solid var(--border)}.tab-btn{padding:10px 22px;font-size:.85rem;font-weight:500;color:var(--text-muted);border:none;background:none;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:all .2s;letter-spacing:.02em;font-family:var(--sans)}.tab-btn.active{color:var(--navy);border-bottom-color:var(--gold)}.tab-btn:hover:not(.active){color:var(--navy)}.tab-content{display:none}.tab-content.active{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.post-card{background:#fff;border:1px solid var(--border);border-radius:6px;overflow:hidden;transition:box-shadow .2s}.post-card:hover{box-shadow:0 4px 20px #00000014}.post-img-placeholder{height:140px;background:var(--off-white);display:flex;align-items:center;justify-content:center;font-size:2rem;border-bottom:1px solid var(--border)}.post-body{padding:1.25rem}.post-tag{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:var(--gold);font-weight:500;margin-bottom:.5rem}.post-title{font-family:var(--serif);font-size:1.15rem;font-weight:400;color:var(--navy);margin-bottom:.5rem;line-height:1.4}.post-excerpt{font-size:.83rem;color:var(--text-muted);line-height:1.6}.post-meta{margin-top:1rem;font-size:.75rem;color:var(--text-light);display:flex;gap:1rem}.contact-bg{background:var(--navy)}.contact-inner{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.contact-bg .section-title{color:#fff}.contact-bg .section-eyebrow{color:var(--gold)}.contact-desc{color:#fff9;font-size:.95rem;margin-bottom:2rem}.contact-links{display:flex;flex-direction:column;gap:.75rem}.contact-link{display:flex;align-items:center;gap:.75rem;color:#ffffffb3;text-decoration:none;font-size:.9rem;transition:color .2s}.contact-link:hover{color:var(--gold)}.contact-link-icon{width:36px;height:36px;border:1px solid rgba(108,180,238,.3);border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:1rem;transition:border-color .2s}.contact-link:hover .contact-link-icon{border-color:var(--gold)}.contact-form-area{background:#ffffff0d;border:1px solid rgba(108,180,238,.15);border-radius:8px;padding:2rem}.form-group{margin-bottom:1.25rem}.form-group label{display:block;font-size:.8rem;letter-spacing:.06em;text-transform:uppercase;color:#ffffff80;margin-bottom:6px}.form-group input,.form-group textarea{width:100%;background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:4px;padding:10px 14px;color:#fff;font-family:var(--sans);font-size:.9rem;outline:none;transition:border-color .2s}.form-group input::placeholder,.form-group textarea::placeholder{color:#ffffff40}.form-group input:focus,.form-group textarea:focus{border-color:#6cb4ee80}.form-group textarea{resize:vertical;min-height:90px}footer{background:var(--navy-mid);border-top:1px solid rgba(108,180,238,.12);padding:2rem 0}.footer-inner{max-width:1100px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-logo{font-family:var(--serif);font-size:1.1rem;font-weight:300;color:#fffc}.footer-logo span{color:var(--gold)}.footer-copy{font-size:.78rem;color:#ffffff59}.footer-links{display:flex;gap:1.5rem}.footer-links a{font-size:.78rem;color:#ffffff59;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--gold)}.fade-in{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.fade-in.visible{opacity:1;transform:none}.mobile-nav{display:none;position:fixed;inset:0;background:var(--navy);z-index:99;padding:80px 2rem 2rem;flex-direction:column;gap:1rem}.mobile-nav.open{display:flex}.mobile-nav a{color:#fffc;text-decoration:none;font-size:1.1rem;font-family:var(--serif);padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.07)}.mobile-nav a:hover{color:var(--gold)}.photo-placeholder{width:100%;aspect-ratio:3/4;background:linear-gradient(160deg,var(--navy-light) 0%,var(--navy) 100%);border-radius:4px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.5rem;border:1px solid rgba(108,180,238,.2)}.photo-placeholder span{color:#ffffff40;font-size:.8rem;text-align:center;line-height:1.5}.photo-placeholder .photo-icon{font-size:2.5rem;opacity:.2}@media (max-width:768px){.story-grid,.cio-grid,.contact-inner,.family-grid{grid-template-columns:1fr}.hero-stats{gap:1.5rem}.metric-cards{grid-template-columns:1fr 1fr}.nav-links,.nav-cta{display:none}.mobile-menu-btn{display:block}.story-aside{position:static}.tab-content.active{grid-template-columns:1fr}}.page-head{background:var(--navy);padding:7rem 0 3rem}.page-head .section-inner{max-width:1100px}.page-head .section-eyebrow{color:var(--gold)}.page-head .section-title{color:#fff}.page-head p{color:#fff9;max-width:600px;font-size:.95rem;margin-top:.5rem}.blog-controls{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem}.search-wrap{max-width:560px}.cat-filter{display:flex;gap:.5rem;flex-wrap:wrap}.cat-btn{padding:7px 16px;font-size:.82rem;font-family:var(--sans);border:1px solid var(--border);background:#fff;color:var(--text-muted);border-radius:30px;cursor:pointer;transition:all .18s}.cat-btn:hover{border-color:var(--gold);color:var(--navy)}.cat-btn.active{background:var(--navy);color:#fff;border-color:var(--navy)}.post-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.post-card a.post-link{text-decoration:none;color:inherit;display:block}.post-img{height:160px;width:100%;object-fit:cover;border-bottom:1px solid var(--border);display:block}.post-card.is-hidden{display:none}#search{--pagefind-ui-primary:var(--navy);--pagefind-ui-text:var(--text);--pagefind-ui-background:#fff;--pagefind-ui-border:var(--border);--pagefind-ui-tag:var(--off-white);--pagefind-ui-border-width:1px;--pagefind-ui-border-radius:6px;--pagefind-ui-font:var(--sans)}#search .pagefind-ui__search-input{font-size:.95rem}#search:empty{display:none}.article{max-width:760px;margin:0 auto;padding:7rem 1.5rem 4rem}.article-cat{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:var(--gold);font-weight:600;margin-bottom:.75rem}.article h1{font-family:var(--serif);font-size:clamp(2rem,4vw,2.8rem);font-weight:400;color:var(--navy);line-height:1.15;margin-bottom:.75rem}.article-meta{font-size:.82rem;color:var(--text-light);margin-bottom:1.75rem}.article-hero{width:100%;border-radius:8px;margin-bottom:2rem;border:1px solid var(--border)}.article-content{font-size:1.02rem;line-height:1.8;color:var(--text)}.article-content p{margin-bottom:1.3rem}.article-content h2{font-family:var(--serif);font-size:1.6rem;font-weight:500;color:var(--navy);margin:2rem 0 .8rem}.article-content h3{font-family:var(--serif);font-size:1.3rem;font-weight:500;color:var(--navy);margin:1.6rem 0 .6rem}.article-content ul,.article-content ol{margin:0 0 1.3rem 1.3rem}.article-content li{margin-bottom:.4rem}.article-content a{color:var(--gold);text-decoration:underline}.article-content blockquote{border-left:3px solid var(--gold);padding:.5rem 1.25rem;margin:1.5rem 0;background:#6cb4ee0f;font-style:italic;color:var(--navy)}.article-tags{display:flex;gap:.5rem;flex-wrap:wrap;margin:2.5rem 0 1.5rem}.article-tag{font-size:.75rem;background:var(--off-white);border:1px solid var(--border);color:var(--text-muted);padding:4px 12px;border-radius:30px}.article-back{display:inline-block;margin-top:1rem;color:var(--navy);font-size:.88rem;font-weight:500;text-decoration:none}.article-back:hover{color:var(--gold)}.latest-foot{margin-top:2rem}.btn-text{color:var(--navy);font-weight:600;font-size:.9rem;text-decoration:none;border-bottom:2px solid var(--gold);padding-bottom:2px}.social-icons{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.75rem}.social-icon{width:40px;height:40px;border:1px solid rgba(108,180,238,.3);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#ffffffbf;transition:border-color .2s,color .2s,transform .2s}.social-icon:hover{border-color:var(--gold);color:var(--gold);transform:translateY(-2px)}.social-icon svg{width:18px;height:18px;fill:currentColor}.lead{max-width:640px;color:var(--text-muted);font-size:1.02rem;line-height:1.75;margin-bottom:2.5rem}.news-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem}.news-card{display:block;background:#fff;border:1px solid var(--border);border-radius:14px;padding:1.4rem 1.5rem;text-decoration:none;color:inherit;transition:box-shadow .2s,transform .2s,border-color .2s}.news-card:hover{box-shadow:var(--shadow);border-color:#c6d9ee;transform:translateY(-2px)}.news-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.65rem}.news-source{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:var(--sky-dark);font-weight:600}.news-year{font-size:.75rem;color:var(--text-light)}.news-title{font-family:var(--serif);font-size:1.25rem;font-weight:500;color:var(--navy);line-height:1.3;margin-bottom:.45rem}.news-desc{font-size:.9rem;color:var(--text-muted);line-height:1.6}.news-go{display:inline-flex;align-items:center;gap:6px;margin-top:.95rem;font-size:.8rem;font-weight:600;color:var(--sky-dark)}.recog{margin-top:2.75rem;display:flex;gap:.6rem;flex-wrap:wrap}.recog span{font-size:.8rem;color:var(--navy);background:var(--off-white);border:1px solid var(--border);border-radius:30px;padding:7px 16px}.cred-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(235px,1fr));gap:1.1rem}.cred-card{background:#fff;border:1px solid var(--border);border-radius:14px;padding:1.4rem;transition:box-shadow .2s,transform .2s}.cred-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.cred-badge{width:44px;height:44px;border-radius:11px;background:var(--off-white);display:flex;align-items:center;justify-content:center;color:var(--sky-dark);margin-bottom:.9rem}.cred-badge svg{width:22px;height:22px;fill:currentColor}.cred-name{font-weight:600;font-size:.98rem;color:var(--navy);margin-bottom:.25rem;line-height:1.3}.cred-issuer{font-size:.82rem;color:var(--text-muted)}.cred-year{font-size:.74rem;color:var(--text-light);margin-top:.55rem}.subhead{font-family:var(--serif);font-size:1.5rem;font-weight:500;color:var(--navy);margin:3rem 0 1.25rem}.cert-note{margin-top:2.5rem;padding:1.6rem 1.85rem;background:var(--navy);border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;flex-wrap:wrap}.cert-note p{color:#ffffffb8;font-size:.95rem;max-width:560px;line-height:1.6}.cert-note strong{color:#fff;font-weight:500}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:.85rem;margin-top:1rem}.gallery-item{padding:0;border:1px solid var(--border);border-radius:12px;overflow:hidden;background:#fff;cursor:pointer;aspect-ratio:4/3;transition:box-shadow .2s,transform .2s}.gallery-item:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.gallery-item img{width:100%;height:100%;object-fit:cover;display:block}.gallery-item.is-broken{display:none}.lightbox{position:fixed;inset:0;background:#102a43ed;display:none;align-items:center;justify-content:center;z-index:200;padding:2rem;cursor:zoom-out}.lightbox.open{display:flex}.lightbox img{max-width:92vw;max-height:88vh;border-radius:8px;box-shadow:0 24px 70px #00000080}.lightbox-close{position:absolute;top:16px;right:24px;color:#fff;font-size:2.4rem;background:none;border:none;cursor:pointer;line-height:1}.cert-section{margin-top:2.5rem}.cert-group-title{font-family:var(--serif);font-size:1.45rem;font-weight:500;color:var(--navy);margin-bottom:.25rem;display:flex;align-items:center;gap:.6rem}.cert-group-title span{font-family:var(--sans);font-size:.72rem;font-weight:600;color:var(--sky-dark);background:var(--off-white);border:1px solid var(--border);border-radius:30px;padding:2px 10px}.cert-group-intro{color:var(--text-muted);font-size:.9rem;margin-bottom:1.1rem;max-width:640px}.cert-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(440px,1fr));gap:1.4rem}.cert-doc{background:#fff;border:1px solid var(--border);border-radius:14px;overflow:hidden;transition:box-shadow .2s,transform .2s}.cert-doc:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.cert-doc-img{width:100%;height:auto;display:block;background:#eef3fa;cursor:zoom-in;border-bottom:1px solid var(--border)}.cert-doc-body{padding:.95rem 1.1rem 1.15rem}.cert-doc-meta{font-size:.74rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--sky-dark);margin-bottom:.3rem}.cert-doc-title{font-weight:600;font-size:.92rem;color:var(--navy);line-height:1.35;margin-bottom:.35rem}.cert-doc-desc{font-size:.82rem;color:var(--text-muted);line-height:1.55}.family-card,.hobby-card,.post-card{border-radius:14px;transition:box-shadow .2s,transform .2s,border-color .2s}.family-card:hover,.hobby-card:hover,.post-card:hover{box-shadow:var(--shadow)}.section-title{font-weight:400}.nav-logo img{height:35px;width:auto;display:block}.footer-logo img{height:30px;width:auto;display:block}
