:root{color-scheme:light;--bg: #f7f5ef;--ink: #171717;--muted: #66635c;--line: #ddd8cb;--accent: #1d6f5f;--accent-ink: #ffffff;--surface: #ffffff}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}a{color:inherit;text-decoration-color:color-mix(in srgb,currentColor 30%,transparent);text-underline-offset:.18em}img{display:block;height:auto;max-width:100%}.site-header{align-items:center;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;margin:0 auto;max-width:1120px;padding:18px 24px}.brand{font-weight:750;text-decoration:none}.site-header nav{display:flex;gap:18px}.page-shell{margin:0 auto;max-width:1120px;padding:64px 24px}.hero{display:grid;gap:34px;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);min-height:520px;align-items:center}.hero-copy{max-width:680px}.eyebrow{color:var(--accent);font-size:.82rem;font-weight:800;letter-spacing:0;margin:0 0 14px;text-transform:uppercase}h1{font-size:clamp(2.6rem,7vw,5.8rem);letter-spacing:0;line-height:.94;margin:0}.lede{color:var(--muted);font-size:1.15rem;margin:24px 0 0;max-width:58ch}.hero-image{aspect-ratio:4 / 5;border-radius:8px;object-fit:cover;width:100%}.article-grid{display:grid;gap:22px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:28px}.article-card{background:var(--surface);border:1px solid var(--line);border-radius:8px;display:block;padding:22px;text-decoration:none}.article-card h2{font-size:1.3rem;line-height:1.15;margin:0 0 10px}.article-card p,.muted{color:var(--muted)}.rich-text{font-size:1.05rem;margin-top:42px;max-width:760px}.rich-text h2,.rich-text h3,.rich-text h4{line-height:1.15;margin:1.6em 0 .45em}.rich-text p{margin:0 0 1.05em}@media(max-width:780px){.site-header{padding:16px 18px}.page-shell{padding:42px 18px}.hero{grid-template-columns:1fr;min-height:auto}.hero-image{aspect-ratio:16 / 10}}.home-page{background:#fff;color:#151515}.home-page a{text-decoration:none}.home-frame{background:#fff;border-left:1px solid #dedede;border-right:1px solid #dedede;display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;max-width:1440px;min-height:100vh;width:100%}.home-nav{background:#ffffffeb;border-bottom:1px solid #dedede;height:56px;position:sticky;top:0;z-index:10;backdrop-filter:blur(12px)}.home-nav-inner{align-items:center;display:flex;height:100%;justify-content:space-between;padding:0 40px;width:100%}.home-brand,.home-nav-links,.home-submit{align-items:center;display:flex}.home-brand{gap:10px;font-size:1rem;font-weight:760}.home-mark{align-items:center;display:inline-flex;flex:0 0 auto;justify-content:center}.home-mark{height:32px;width:32px}.home-mark svg{display:block;height:100%;width:100%}.home-mark rect{fill:#1f7a54;stroke:#145c3d;stroke-width:2}.home-mark path{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.home-nav-links{gap:8px}.home-nav-links a,.home-submit{border:1px solid transparent;border-radius:999px;font-size:.88rem;font-weight:650;line-height:1;padding:8px 16px;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.home-nav-links a:hover{border-color:#ccc;box-shadow:0 0 0 3px #f0f0f0}.home-submit{background:#1f7a54;border-color:#145c3d;color:#fff;min-height:34px}.home-submit:hover{background:#145c3d}.home-hero{overflow:hidden;padding:62px 0 70px;text-align:center}.hero-shell{display:grid;grid-template-columns:minmax(12px,1fr) minmax(0,1260px) minmax(12px,1fr);margin:0 auto}.hero-side{padding:1px}.hero-side span{background:#ffffffc7;border:1px solid #ededed;border-radius:4px;display:block;height:100%;min-width:12px}.hero-grid-frame{background:#e7e7e7;display:grid;gap:1px;overflow:hidden;position:relative}.hero-pattern{background:linear-gradient(90deg,#fff0 0,#ffffffd1 12% 88%,#fff0),linear-gradient(180deg,#ffffff2e,#ffffffeb),radial-gradient(#d4d4d4 .8px,transparent .8px);background-size:100% 100%,100% 100%,12px 12px;inset:0;opacity:.45;pointer-events:none;position:absolute}.hero-cell-row{display:grid;gap:1px;grid-template-columns:repeat(10,minmax(0,1fr));position:relative}.hero-cell-row span,.hero-rail span{background:#ffffffd1;min-height:0}.hero-cell-row span{aspect-ratio:1}.hero-center-row{display:grid;gap:1px;grid-template-columns:minmax(74px,.9fr) minmax(0,980px) minmax(74px,.9fr);position:relative}.hero-rail{display:grid;gap:1px;grid-template-rows:repeat(4,minmax(0,1fr))}.hero-content{align-items:center;background:#ffffffdb;display:flex;flex-direction:column;justify-content:center;min-height:430px;padding:54px 28px 58px;position:relative}.home-hero h1{font-family:"Instrument Serif",Georgia,Times New Roman,ui-serif,serif;font-size:clamp(3.7rem,8vw,7.5rem);font-weight:520;line-height:1.03;margin:0;max-width:930px}.home-hero h1 span{display:block}.home-hero h1 .hero-main{color:#151515}.home-hero h1 .hero-muted{color:#8c8c8c}.home-search{align-items:center;background:#fff;border:1px solid #d8d8d8;border-radius:999px;display:flex;gap:10px;height:64px;justify-content:space-between;margin-top:38px;max-width:580px;padding:10px 12px 10px 24px;transition:border-color .16s ease,box-shadow .16s ease;width:min(100%,580px)}.home-search:focus-within{border-color:#777;box-shadow:0 0 0 4px #efefef}.home-search input{border:0;box-shadow:none;flex:1;font-size:clamp(1rem,3.2vw,1.35rem);height:42px;min-width:0;padding:0}.home-search input:focus{box-shadow:none!important}.home-search input::placeholder{color:#a7a7a7}.home-search button,.card-arrow{align-items:center;border-radius:999px;display:inline-flex;flex:0 0 auto;justify-content:center}.home-search button{background:#151515;color:#fff;height:42px;padding:0;width:42px}.home-search button svg,.card-arrow svg{height:24px;width:24px}.home-search button path,.card-arrow path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.home-note{color:#777;font-size:.94rem;margin:12px 0 0}.home-grid{border-top:1px solid #dedede;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.home-card{border-bottom:1px solid #dedede;border-right:1px solid #dedede;display:flex;flex-direction:column;justify-content:space-between;min-height:320px;padding:38px 40px}.home-card:nth-child(3n){border-right:0}.home-card-head{align-items:center;display:flex;gap:18px;justify-content:space-between}.home-card h2{font-family:"Instrument Serif",Georgia,Times New Roman,ui-serif,serif;font-size:clamp(2rem,4vw,2.65rem);font-weight:520;line-height:1.06;margin:0}.home-card h2 span{color:#9a9a9a;font-style:normal}.card-arrow{border:1px solid #cecece;color:#151515;height:42px;transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease;width:42px}.home-card:hover .card-arrow{background:#f3f3f3;box-shadow:0 0 0 4px #f2f2f2;transform:translate(2px)}.home-link-list{list-style:none;margin:28px 0 0;padding:0}.home-link-list li+li{margin-top:4px}.home-link-list a{align-items:center;color:#676767;display:flex;font-size:1rem;justify-content:space-between;line-height:1.35;padding:6px 0;transition:color .16s ease}.home-link-list a:hover{color:#151515;text-decoration:underline}.home-link-list span{color:currentColor;transition:transform .16s ease}.home-link-list a:hover span{transform:translate(3px)}.home-footer{align-items:center;border-top:1px solid #dedede;display:flex;flex-direction:column;padding:64px 24px 34px;text-align:center}.home-wordmark{color:#151515;font-family:"Instrument Serif",Georgia,Times New Roman,ui-serif,serif;font-size:clamp(3.7rem,12vw,10rem);line-height:.95;margin-bottom:32px;opacity:.08;transition:opacity .3s ease}.home-footer:hover .home-wordmark{opacity:.22}.home-footer nav{display:flex;flex-wrap:wrap;gap:18px 30px;justify-content:center;margin-bottom:16px}.home-footer a{color:#333;font-size:.92rem}.home-footer a:hover{text-decoration:underline}.home-footer p{color:#8b8b8b;font-size:.78rem;margin:0}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}@media(max-width:980px){.home-nav-inner{padding:0 18px}.home-nav-links{display:none}.home-hero{padding:36px 0 46px}.hero-shell{grid-template-columns:minmax(8px,1fr) minmax(0,100%) minmax(8px,1fr)}.hero-center-row{grid-template-columns:22px minmax(0,1fr) 22px}.hero-content{min-height:410px;padding:50px 20px}.home-grid{grid-template-columns:1fr}.home-card,.home-card:nth-child(3n){border-right:0}}@media(max-width:560px){.home-submit{display:none}.home-hero h1{font-size:3.15rem}.hero-cell-row{grid-template-columns:repeat(5,minmax(0,1fr))}.hero-rail,.hero-side{display:none}.hero-shell,.hero-center-row{display:block}.hero-content{min-height:420px;padding:54px 18px}.home-search{align-items:stretch;border-radius:28px;flex-wrap:wrap;height:auto;justify-content:flex-start;padding:14px}.home-search input{flex-basis:calc(100% - 56px);font-size:1.05rem}.home-search button{margin-left:auto}.home-card{min-height:0;padding:28px 18px}}.awsm-preview-page{background:#f2f0ea;color:#111}.awsm-preview-page a{text-decoration:none}.awsm-preview-main{min-height:100vh;padding:8px 0 42px}.preview-outer-grid{display:grid;grid-template-columns:minmax(10px,1fr) minmax(0,1104px) minmax(10px,1fr);margin:0 auto;width:100%}.preview-side-cell{background:#ffffffb3;border:.5px solid rgba(0,0,0,.07);border-radius:4px;margin:.5px;min-width:10px}.awsm-preview-nav{left:0;padding-top:18px;position:sticky;right:0;top:0;z-index:12}.preview-nav-panel{align-items:center;backdrop-filter:blur(12px);background:#ffffffc2;border:.5px solid rgba(0,0,0,.07);border-radius:4px;display:flex;justify-content:space-between;min-height:66px;padding:10px 24px}.preview-brand,.preview-nav-links{align-items:center;display:flex}.preview-brand{gap:10px;font-weight:760}.preview-brand-mark{display:inline-flex;height:30px;width:30px}.preview-brand-mark svg{height:100%;width:100%}.preview-brand-mark rect{fill:#1f7a54;stroke:#145c3d;stroke-width:2}.preview-brand-mark path{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.preview-nav-links{gap:6px}.preview-nav-links a{border-radius:6px;color:#606060;font-size:.88rem;font-weight:650;line-height:1;padding:9px 14px;transition:background-color .16s ease,color .16s ease}.preview-nav-links a:hover{background:#0000000d;color:#111}.awsm-preview-hero{margin-top:1px}.preview-hero-frame,.preview-card-grid{background:#00000014;border-radius:4px;display:grid;gap:1px;overflow:hidden;position:relative}.preview-pattern{background:linear-gradient(90deg,transparent 0,rgba(255,255,255,.86) 16%,rgba(255,255,255,.86) 84%,transparent 100%),radial-gradient(#cfcfcf .8px,transparent .8px);background-size:100% 100%,11px 11px;inset:0;opacity:.35;pointer-events:none;position:absolute}.preview-cell-row{display:grid;gap:1px;grid-template-columns:repeat(10,minmax(0,1fr));position:relative}.preview-cell-row span,.preview-hero-rail span{background:#ffffffc2}.preview-cell-row span{aspect-ratio:1}.preview-hero-center{display:grid;gap:1px;grid-template-columns:minmax(64px,1fr) minmax(0,880px) minmax(64px,1fr);position:relative}.preview-hero-rail{display:grid;gap:1px;grid-template-rows:repeat(4,minmax(0,1fr))}.preview-hero-content{align-items:center;background:#fffc;display:flex;flex-direction:column;justify-content:center;min-height:330px;padding:42px 28px 48px;position:relative;text-align:center}.preview-hero-content h1{font-family:"Instrument Serif",Georgia,Times New Roman,ui-serif,serif;font-size:clamp(3.2rem,7.5vw,6.8rem);font-weight:520;line-height:1.02;margin:0}.preview-hero-content h1 span{display:block}.preview-hero-content h1 span:first-child{color:#111}.preview-hero-content h1 span:last-child{color:#8d8d8d}.preview-hero-content p{color:#686868;font-size:clamp(1rem,2vw,1.12rem);margin:22px auto 0;max-width:620px}.awsm-preview-section{margin-top:1px}.preview-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.preview-card{background:#ffffffe6;display:flex;flex-direction:column;min-height:355px;padding:28px;position:relative}.preview-card-link{color:#1f7a54;height:24px;opacity:0;position:absolute;right:22px;top:22px;transform:translate(-3px,3px);transition:opacity .16s ease,transform .16s ease;width:24px}.preview-card:hover .preview-card-link{opacity:1;transform:translate(0)}.preview-card-link svg,.preview-card-link path{height:100%;width:100%}.preview-card-link path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.preview-card h2{font-family:"Instrument Serif",Georgia,Times New Roman,ui-serif,serif;font-size:clamp(2rem,3.4vw,2.6rem);font-weight:520;line-height:1.05;margin:0;padding-right:34px}.preview-card h2 span{color:#9a9a9a;font-style:normal}.preview-card p{color:#696969;font-size:.94rem;line-height:1.48;margin:12px 0 0;max-width:32ch}.preview-card ul{list-style:none;margin:auto 0 0;padding:28px 0 0}.preview-card li+li{margin-top:2px}.preview-card li a{align-items:center;color:#606060;display:flex;font-size:.95rem;justify-content:space-between;line-height:1.35;padding:6px 0;transition:color .16s ease}.preview-card li a:hover{color:#111}.preview-card li span{color:currentColor}.preview-spacer-cell,.preview-small-spacer-cell{background:#ffffffc2;border:.5px solid rgba(0,0,0,.07);border-radius:4px}.preview-spacer-cell{height:94px}.preview-small-spacer-cell{height:32px}.awsm-preview-cta{margin-top:1px}.preview-cta-panel{background:#fff;border:.5px solid rgba(0,0,0,.07);border-radius:4px;padding:4px}.preview-cta-panel,.preview-cta-panel *{position:relative}.preview-cta-panel{overflow:hidden}.preview-cta-panel:before{background:radial-gradient(circle at 20% 35%,rgba(255,255,255,.2),transparent 16%),linear-gradient(135deg,#267d59,#145f45,#0b3329);border-radius:4px;content:"";inset:4px;position:absolute}.preview-cta-pattern{background:linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px);background-size:54px 54px;inset:4px;opacity:.26;position:absolute}.preview-cta-copy{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:430px;padding:64px 24px;text-align:center;z-index:2}.preview-cta-copy>p:first-child{color:#ffffffdb;font-size:.78rem;font-weight:700;letter-spacing:.1em;margin:0 0 16px;text-transform:uppercase}.preview-cta-copy>p:first-child span{color:#ffffff85}.preview-cta-copy h2{font-family:"Instrument Serif",Georgia,Times New Roman,ui-serif,serif;font-size:clamp(2.5rem,6.4vw,5.7rem);font-weight:520;line-height:1.02;margin:0;max-width:800px}.preview-cta-copy h2 span{text-decoration:underline;text-decoration-style:dashed;text-decoration-thickness:1px;text-underline-offset:.12em}.preview-cta-copy>p:nth-of-type(2){color:#ffffffc7;font-size:clamp(1rem,2vw,1.12rem);line-height:1.55;margin:18px auto 0;max-width:640px}.preview-cta-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:30px}.preview-cta-actions a{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:6px;color:#151515;font-size:.92rem;font-weight:700;line-height:1;padding:12px 16px;transition:background-color .16s ease,transform .16s ease}.preview-cta-actions a:hover{background:#f2f2f2;transform:translateY(-1px)}.preview-dot-grid{display:grid;gap:1px;grid-template-columns:repeat(18,minmax(0,1fr));inset:28px;pointer-events:none;position:absolute;z-index:1}.preview-dot-grid span{align-items:center;aspect-ratio:1;background:#ffffffeb;border:1px solid rgba(0,0,0,.08);border-radius:999px;box-shadow:0 8px 24px #0000001f;color:#1f7a54;display:flex;font-size:.72rem;font-weight:800;justify-content:center;margin:auto;width:52px}.preview-dot-grid span:nth-child(1){grid-column:2;grid-row:2}.preview-dot-grid span:nth-child(2){grid-column:5;grid-row:5}.preview-dot-grid span:nth-child(3){grid-column:17;grid-row:2}.preview-dot-grid span:nth-child(4){grid-column:17;grid-row:5}.preview-dot-grid span:nth-child(5){grid-column:2;grid-row:4}.preview-dot-grid span:nth-child(6){grid-column:16;grid-row:4}.awsm-preview-footer{margin-top:1px}.preview-footer-grid{background:#00000014;border-radius:4px;display:grid;gap:1px;grid-template-columns:minmax(260px,.9fr) minmax(0,2fr);overflow:hidden}.preview-footer-brand,.preview-footer-links,.preview-footer-bottom{background:#ffffffd1}.preview-footer-brand{padding:28px}.preview-footer-brand p{color:#6a6a6a;font-size:.92rem;line-height:1.55;margin:20px 0 0;max-width:32ch}.preview-footer-links{display:grid;gap:1px;grid-template-columns:repeat(4,minmax(0,1fr))}.preview-footer-links>div{background:#ffffffc7;padding:28px 24px}.preview-footer-links h3{font-size:.9rem;line-height:1.2;margin:0 0 14px}.preview-footer-links ul{list-style:none;margin:0;padding:0}.preview-footer-links li+li{margin-top:9px}.preview-footer-links a{color:#686868;font-size:.9rem;line-height:1.35;transition:color .16s ease}.preview-footer-links a:hover{color:#1f7a54}.preview-footer-bottom{align-items:center;display:flex;grid-column:1 / -1;justify-content:space-between;padding:14px 28px}.preview-footer-bottom div{display:flex;flex-wrap:wrap;gap:14px}.preview-footer-bottom a,.preview-footer-bottom p{color:#777;font-size:.78rem}.preview-footer-bottom p{margin:0}@media(max-width:980px){.preview-outer-grid{grid-template-columns:8px minmax(0,1fr) 8px}.preview-nav-panel{min-height:58px;padding:9px 14px}.preview-hero-center{grid-template-columns:22px minmax(0,1fr) 22px}.preview-hero-content{min-height:330px;padding:40px 20px}.preview-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-footer-grid{grid-template-columns:1fr}.preview-footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.awsm-preview-main{padding-top:0}.awsm-preview-nav{padding-top:8px}.preview-nav-links a:not(:last-child){display:none}.preview-cell-row{grid-template-columns:repeat(5,minmax(0,1fr))}.preview-hero-rail,.preview-side-cell{display:none}.preview-outer-grid,.preview-hero-center{display:block}.preview-hero-content{min-height:360px;padding:44px 18px}.preview-hero-content h1{font-size:3.08rem}.preview-card-grid{display:grid;grid-template-columns:1fr}.preview-card{min-height:0;padding:24px 20px}.preview-spacer-cell{height:54px}.preview-cta-copy{min-height:430px;padding:56px 20px}.preview-dot-grid{display:none}.preview-footer-links{grid-template-columns:1fr}.preview-footer-bottom{align-items:flex-start;flex-direction:column;gap:10px;padding:16px 20px}}
