
:root{--ink:#172923;--forest:#1e3a34;--forest2:#274c43;--paper:#f4efe4;--cream:#fffaf1;--white:#fffdf8;--rust:#a94d34;--gold:#d4a14f;--rose:#6f3d49;--muted:#5b6a65;--line:#d9d2c3;--shadow:0 20px 60px rgba(23,41,35,.09);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.18em}a:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:4px;border-radius:3px}.skip{position:absolute;left:12px;top:-60px;background:var(--white);padding:10px 14px;z-index:99}.skip:focus{top:12px}.site-head{height:92px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:0 clamp(18px,4vw,64px);background:rgba(244,239,228,.96);border-bottom:1px solid rgba(23,41,35,.12);position:sticky;top:0;z-index:20;backdrop-filter:blur(10px)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;min-width:max-content}.brand b{display:block;font-family:Georgia,"Times New Roman",serif;font-size:25px;line-height:1}.brand small{display:block;margin-top:5px;color:var(--muted);font-size:11px;letter-spacing:.11em;text-transform:uppercase}.mark{width:47px;height:47px;display:grid;place-items:center}.mark svg{width:100%;height:100%;fill:none;stroke:var(--forest);stroke-width:2}.mark .hands{stroke:var(--rust);stroke-width:2.8;stroke-linecap:round}.mark .cross{stroke-width:2.4;stroke-linecap:round}.desktop-nav{display:flex;align-items:center;gap:clamp(12px,1.7vw,26px);font-size:14px}.desktop-nav a{text-decoration:none;padding:10px 0;border-bottom:2px solid transparent}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{border-color:var(--rust);color:var(--forest)}.mobile-nav{display:none}.hero{min-height:640px;padding:clamp(70px,9vw,130px) clamp(20px,7vw,112px);display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);align-items:center;gap:40px;position:relative;overflow:hidden;background:linear-gradient(145deg,var(--cream) 0%,#efe4d2 100%)}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(30,58,52,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(30,58,52,.045) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to right,black,transparent 78%)}.hero-copy{position:relative;z-index:2;max-width:850px}.hero h1,.section h2,.intro-grid h2,.split h2,.cta h2,.contact-grid h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.035em;line-height:.98;margin:.18em 0 .35em}.hero h1{font-size:clamp(56px,8.5vw,126px)}.hero h1 em,.section h2 em,.intro-grid h2 em{color:var(--rust);font-weight:400}.compact{min-height:510px;grid-template-columns:1fr}.compact .hero-copy{max-width:1050px}.compact h1{font-size:clamp(50px,7vw,94px)}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800;color:var(--rust);margin:0 0 18px}.lead{font-family:Georgia,"Times New Roman",serif;font-size:clamp(21px,2.2vw,30px);line-height:1.45;max-width:760px;color:#334842}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;text-decoration:none;border:1px solid var(--forest);font-weight:750;font-size:14px;letter-spacing:.01em;transition:.18s ease}.button.primary{background:var(--forest);color:white}.button.primary:hover{background:var(--forest2)}.button.ghost{background:transparent}.button.ghost:hover{background:var(--white)}.button.light{border-color:var(--cream);color:var(--cream)}.button.light:hover{background:var(--cream);color:var(--forest)}.hero-symbol{position:relative;z-index:1}.hero-symbol svg{width:min(100%,520px);display:block;margin:auto;fill:none}.halo{stroke:rgba(30,58,52,.16);stroke-width:1}.v-cross{stroke:var(--forest);stroke-width:4;stroke-linecap:round}.v-hand{stroke:var(--rust);stroke-width:5;stroke-linecap:round}.v-hand.two{stroke:var(--gold);stroke-width:3}.dot{fill:var(--rose);stroke:none}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);background:var(--forest);color:#eef3ee}.trust-row span{padding:18px 24px;text-align:center;border-right:1px solid rgba(255,255,255,.15);font-size:12px;letter-spacing:.06em;text-transform:uppercase}.trust-row span:last-child{border-right:0}.intro-grid{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:clamp(40px,7vw,110px);padding:clamp(75px,9vw,130px) clamp(20px,7vw,112px);background:var(--white)}.intro-grid h2,.section h2,.split h2,.cta h2{font-size:clamp(42px,5.2vw,76px)}.intro-grid>div:last-child{font-size:18px;max-width:850px}.source-note{font-size:13px;color:var(--muted);border-left:3px solid var(--gold);padding-left:14px;margin-top:28px}.section{padding:clamp(75px,9vw,130px) clamp(20px,7vw,112px);background:var(--paper)}.section.warm{background:#eadfce}.section.privacy{background:var(--white)}.section-head{max-width:980px;margin-bottom:46px}.cards{display:grid;gap:16px}.cards.four{grid-template-columns:repeat(4,1fr)}.cards.three{grid-template-columns:repeat(3,1fr)}.cards.five{grid-template-columns:repeat(5,1fr)}.cards article{background:var(--white);padding:30px;border:1px solid rgba(23,41,35,.12);min-height:250px;box-shadow:0 1px 0 rgba(255,255,255,.7) inset}.cards h3{font-family:Georgia,"Times New Roman",serif;font-size:28px;line-height:1.1;margin:18px 0 14px}.cards p{color:#52635d}.icon{font-size:12px;color:var(--rust);font-weight:900;letter-spacing:.12em}.status{display:inline-block;padding:6px 9px;font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;border:1px solid}.status.framework{border-color:#9a8e79;color:#716756}.status.documented{border-color:#5b8072;color:#31584a;background:#eef3ed}.split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(40px,8vw,130px);padding:clamp(80px,10vw,150px) clamp(20px,7vw,112px)}.split.dark{background:var(--forest);color:#f6f0e4}.split.dark .eyebrow{color:#e7b96c}.split.dark p{color:#d8e0db;font-size:18px}.split.dark a{color:white}.inline-links{display:flex;gap:22px;flex-wrap:wrap;margin-top:26px}.text-link{display:inline-block;margin-top:12px;font-weight:800}.record{background:var(--white)}.record-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:18px}.record-big,.record-small{padding:38px;border:1px solid var(--line)}.record-big{background:#f8f4ea}.record-big span{text-transform:uppercase;color:var(--rust);letter-spacing:.14em;font-size:11px;font-weight:900}.record-big h3{font-family:Georgia,"Times New Roman",serif;font-size:clamp(32px,4vw,56px);line-height:1.08;margin:16px 0}.record-small{background:var(--rose);color:white;display:flex;flex-direction:column;justify-content:flex-end}.record-small p{font-size:20px}.record-small a{color:#fff4df}.cta{padding:clamp(85px,11vw,160px) clamp(20px,7vw,112px);background:var(--rust);color:white}.cta .eyebrow{color:#fff4d8}.cta h2{max-width:1000px}.notice{margin:42px clamp(20px,7vw,112px) 0;padding:26px 30px;background:#fff3d8;border-left:5px solid var(--gold);max-width:1100px}.notice strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:28px}.notice p{margin-bottom:0}.notice.serious{background:#f8e3e0;border-color:#9f4e52}.checklist{max-width:900px}.checklist p{padding:18px 0;border-top:1px solid rgba(23,41,35,.15);font-size:18px}.sources,.source-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.sources a,.source-list a{display:flex;flex-direction:column;gap:8px;padding:24px;background:var(--white);border:1px solid rgba(23,41,35,.12);text-decoration:none}.sources a:hover,.source-list a:hover{border-color:var(--rust);transform:translateY(-1px)}.sources strong,.source-list strong{font-family:Georgia,"Times New Roman",serif;font-size:24px}.sources span,.source-list span{color:#5c6c66}.facts{display:grid;gap:0;border-top:1px solid var(--line)}.facts>div{display:grid;grid-template-columns:72px 1fr;gap:20px;align-items:start;border-bottom:1px solid var(--line);padding:26px 0}.facts span{color:var(--rust);font-size:12px;letter-spacing:.14em;font-weight:900}.facts p{font-family:Georgia,"Times New Roman",serif;font-size:28px;line-height:1.35;margin:0;max-width:1000px}.plain-list{list-style:none;padding:0;margin:0}.plain-list li{padding:14px 0;border-bottom:1px solid rgba(255,255,255,.18);font-size:18px}.narrow{max-width:850px;font-size:19px}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.contact-grid article{padding:34px;background:var(--white);border:1px solid var(--line);min-height:300px}.contact-grid h2{font-size:38px}.contact-line{display:inline-block;margin-top:14px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(20px,2vw,28px);word-break:break-word}.small{font-size:13px;color:var(--muted)}.site-foot{background:#132722;color:#e9eee9;padding:70px clamp(20px,7vw,112px) 30px}.foot-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:40px}.foot-grid>div:not(:first-child){display:flex;flex-direction:column;gap:10px}.foot-grid strong{text-transform:uppercase;letter-spacing:.14em;font-size:11px;color:#d8b071}.foot-grid a{text-decoration:none;color:#e2e9e4}.foot-brand .mark svg{stroke:#f3ede2}.foot-brand .mark .hands{stroke:#d99169}.foot-brand small{color:#aebbb4}.legal{margin-top:58px;padding-top:24px;border-top:1px solid rgba(255,255,255,.14);display:flex;justify-content:space-between;gap:20px;color:#9fb0a7;font-size:12px}
@media(max-width:1100px){.desktop-nav{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{cursor:pointer;list-style:none;padding:10px 14px;border:1px solid rgba(23,41,35,.3);font-weight:800}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{position:absolute;right:0;top:50px;width:min(82vw,320px);background:var(--white);box-shadow:var(--shadow);border:1px solid var(--line);padding:10px}.mobile-nav nav a{display:block;padding:12px 14px;text-decoration:none;border-bottom:1px solid #eee5d8}.mobile-nav nav a:last-child{border-bottom:0}.hero{grid-template-columns:1fr}.hero-symbol{max-width:500px}.cards.four,.cards.five{grid-template-columns:repeat(2,1fr)}.foot-grid{grid-template-columns:1fr 1fr}.trust-row{grid-template-columns:repeat(2,1fr)}.trust-row span:nth-child(2){border-right:0}.trust-row span{border-bottom:1px solid rgba(255,255,255,.15)}}
@media(max-width:760px){.site-head{height:76px}.brand b{font-size:21px}.brand small{font-size:9px}.mark{width:39px;height:39px}.hero{min-height:auto;padding-top:80px;padding-bottom:80px}.hero h1{font-size:clamp(52px,17vw,78px)}.compact h1{font-size:clamp(46px,14vw,68px)}.hero-symbol{display:none}.intro-grid,.split{grid-template-columns:1fr}.cards.four,.cards.three,.cards.five,.record-grid,.sources,.source-list,.contact-grid{grid-template-columns:1fr}.cards article{min-height:0}.trust-row{grid-template-columns:1fr}.trust-row span{border-right:0!important}.section h2,.intro-grid h2,.split h2,.cta h2{font-size:clamp(38px,11vw,56px)}.foot-grid{grid-template-columns:1fr}.legal{flex-direction:column}.facts>div{grid-template-columns:48px 1fr}.facts p{font-size:22px}.record-big,.record-small{padding:28px}.notice{margin-top:26px}.contact-grid article{min-height:0}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
