:root{--ink: #111827;--muted: #5c6573;--paper: #f7f5ef;--paper-2: #ebe7dc;--blue: #0b2f57;--blue-2: #143f70;--red: #9f1d2f;--gold: #b58a3b;--line: #d8d0bf;--white: #fffdfa;--shadow: 0 22px 60px rgba(17, 24, 39, .12);color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink)}body{margin:0;min-height:100vh;background:linear-gradient(rgba(11,47,87,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(11,47,87,.025) 1px,transparent 1px),var(--paper);background-size:48px 48px}a{color:inherit}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1rem clamp(1rem,4vw,3rem);border-bottom:1px solid rgba(216,208,191,.9);background:#f7f5efeb;backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:.8rem;text-decoration:none;letter-spacing:.02em}.brand strong{display:block;font-family:Georgia,Times New Roman,serif;color:var(--blue);font-size:1.05rem}.brand small{display:block;color:var(--muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.seal{display:grid;place-items:center;width:4.75rem;height:4.75rem;flex:0 0 auto}nav{display:flex;align-items:center;gap:clamp(.75rem,2vw,1.5rem);flex-wrap:wrap;font-size:.82rem;font-weight:750;letter-spacing:.075em;text-transform:uppercase}nav a{text-decoration:none;color:var(--blue);border-bottom:2px solid transparent;padding-bottom:.25rem}nav a:hover{border-color:var(--red)}main{width:min(1180px,calc(100% - 2rem));margin:0 auto}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,390px);gap:clamp(1.5rem,4vw,4rem);align-items:center;min-height:72vh;padding:clamp(4rem,8vw,7rem) 0}.official,.overline{color:var(--red);text-transform:uppercase;letter-spacing:.13em;font-size:.78rem;font-weight:800;margin:0 0 1rem}h1,h2,h3{font-family:Georgia,Times New Roman,serif;color:var(--blue);line-height:.98;margin:0}h1{font-size:clamp(3.5rem,9vw,7.6rem);letter-spacing:-.065em}h2{font-size:clamp(2.2rem,5vw,4.1rem);letter-spacing:-.04em}h3{font-size:1.25rem;letter-spacing:-.02em}.hero-copy>p:not(.official){max-width:760px;color:#263243;font-size:clamp(1.2rem,2vw,1.65rem);line-height:1.45}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.8rem 1.1rem;background:var(--blue);color:#fff;border:1px solid var(--blue);text-decoration:none;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.button.secondary{background:transparent;color:var(--blue)}.status-panel{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);padding:1rem;transform:rotate(.4deg)}.panel-top{background:var(--blue);color:#fff;padding:.75rem .85rem;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.status-panel dl{margin:1rem 0}.status-panel dl div{display:flex;justify-content:space-between;gap:1rem;padding:.9rem 0;border-bottom:1px solid var(--line)}.status-panel dt{color:var(--muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.status-panel dd{margin:0;font-weight:800;color:var(--blue)}.status-panel p{color:var(--muted);line-height:1.5;margin:1rem 0 0}.three-up{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);margin-bottom:clamp(4rem,8vw,7rem)}.three-up a{display:block;background:#fffdfad6;padding:clamp(1.25rem,3vw,2rem);text-decoration:none;min-height:220px}.three-up span{color:var(--red);font-weight:900;font-size:.75rem;letter-spacing:.12em}.three-up strong{display:block;margin:1.6rem 0 .8rem;font-family:Georgia,Times New Roman,serif;font-size:1.75rem;color:var(--blue)}.three-up p{color:var(--muted);line-height:1.5;margin:0}.latest-block,.archive-header,.article{padding:clamp(3rem,6vw,5rem) 0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:2rem}.archive-header{border-bottom:1px solid var(--line)}.archive-header h1{font-size:clamp(3.2rem,7vw,6.6rem)}.archive-header>p:not(.overline){max-width:720px;font-size:1.25rem;line-height:1.5;color:var(--muted)}.archive-tools{display:grid;grid-template-columns:1fr 280px;gap:1rem;margin-top:2.5rem}.archive-tools label{display:grid;gap:.45rem}.archive-tools span{color:var(--blue);font-size:.72rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}input,select{width:100%;min-height:3rem;border:1px solid var(--line);border-radius:0;background:var(--white);padding:0 .9rem;font:inherit;color:var(--ink)}.content-list{list-style:none;padding:0;margin:0 0 5rem;border-top:1px solid var(--line)}.content-list li{border-bottom:1px solid var(--line)}.content-list a{display:grid;grid-template-columns:190px 1fr 120px;gap:clamp(1rem,3vw,2rem);padding:clamp(1.25rem,3vw,2rem) 0;text-decoration:none;align-items:start}.content-list .meta{color:var(--red);font-size:.76rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.content-list strong{font-family:Georgia,Times New Roman,serif;color:var(--blue);font-size:clamp(1.45rem,3vw,2.45rem);line-height:1.08;letter-spacing:-.035em}.content-list p{color:var(--muted);line-height:1.45;margin:.45rem 0 0}.content-list em{justify-self:end;color:var(--muted);font-style:normal;font-size:.76rem;text-transform:uppercase;letter-spacing:.08em}.article{max-width:820px;margin:0 auto}.back-link{display:inline-block;color:var(--red);text-decoration:none;font-weight:850;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;margin-bottom:2rem}.article .meta{color:var(--red);font-weight:850;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.article h1{font-size:clamp(2.8rem,6vw,5.2rem);margin:.5rem 0 1.2rem}.deck{color:#263243;font-size:1.35rem;line-height:1.45}.article-body{margin-top:2.5rem}.article-body p{font-size:1.12rem;line-height:1.75;color:#293442}.platform-package{margin-top:3rem;padding:1.5rem;border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow)}.platform-package h2{font-size:2rem;margin-bottom:1rem}.platform-package h3{font-family:inherit;color:var(--red);font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;margin-top:1.5rem}.platform-package li,.platform-package p{color:var(--muted);line-height:1.55}.site-footer{display:flex;justify-content:space-between;gap:2rem;padding:2rem clamp(1rem,4vw,3rem);border-top:1px solid var(--line);background:var(--blue);color:#fff}.site-footer p{margin:.35rem 0 0;color:#ffffffb8;line-height:1.5}.disclaimer{max-width:520px;font-size:.85rem}@media(max-width:820px){.site-header,.site-footer{align-items:flex-start;flex-direction:column}.hero{grid-template-columns:1fr;min-height:auto}.three-up,.archive-tools,.content-list a{grid-template-columns:1fr}.content-list em{justify-self:start}h1{font-size:clamp(3rem,17vw,5rem)}}.seal img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}body{background:#fff}main{width:min(1320px,calc(100% - 3rem))}.site-header{background:#fffffff5}.home-hero.business-hero{min-height:auto;display:grid;grid-template-columns:minmax(360px,.92fr) minmax(0,1.58fr);gap:clamp(.25rem,1vw,.75rem);align-items:center;padding:clamp(1.25rem,3vw,2.5rem) 0 clamp(2rem,5vw,4rem);border-bottom:1px solid var(--line)}.business-seal{display:grid;place-items:center start}.business-seal img{display:block;width:min(46vw,650px);max-width:none;margin-left:clamp(-5rem,-5vw,-2.25rem);margin-top:clamp(-5.5rem,-6vw,-3rem);height:auto}.business-copy h1{font-family:Iowan Old Style,Charter,Sitka Display,Palatino Linotype,Book Antiqua,ui-serif,serif;font-size:clamp(3rem,6vw,4.5rem);letter-spacing:-.045em;line-height:1.02}.hero-other{display:inline-block;font-size:1.035em;letter-spacing:-.048em;text-shadow:.014em 0 0 currentColor}.business-copy>p:not(.official){width:min(100%,1040px);max-width:none;margin:1.35rem 0 0;color:#263243;font-size:clamp(1.12rem,1.7vw,1.45rem);line-height:1.5}.service-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-bottom:1px solid var(--line);margin-bottom:clamp(3rem,7vw,5rem)}.service-strip a{padding:clamp(1.35rem,3vw,2rem) clamp(1rem,3vw,2rem);min-height:190px;text-decoration:none;border-right:1px solid var(--line)}.service-strip a:last-child{border-right:0}.service-strip span{display:block;color:var(--red);font-size:.72rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.service-strip strong{display:block;margin-top:1.4rem;color:var(--blue);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,2.7vw,2.35rem);line-height:1;letter-spacing:-.035em}.service-strip p{max-width:330px;color:var(--muted);line-height:1.5}.archive-block{display:grid;grid-template-columns:minmax(220px,300px) minmax(0,1fr);gap:clamp(2rem,5vw,4rem);padding-bottom:clamp(3rem,7vw,6rem)}.archive-intro{position:sticky;top:7rem;align-self:start}.archive-intro h2{font-size:clamp(2.2rem,4vw,3.8rem)}.archive-intro p:not(.overline){color:var(--muted);line-height:1.55}@media(max-width:900px){main{width:min(100% - 2rem,1320px)}.home-hero.business-hero{grid-template-columns:1fr}.business-seal{justify-content:start}.business-seal img{width:132px;margin-left:0;margin-top:0}.service-strip,.archive-block{grid-template-columns:1fr}.service-strip a{border-right:0;border-bottom:1px solid var(--line)}.archive-intro{position:static}}.continuity-background{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden;opacity:.86;contain:layout paint style}.continuity-background:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 49% 39%,rgba(181,138,59,.105),transparent 29rem),radial-gradient(ellipse at 58% 37%,rgba(11,47,87,.105),transparent 31rem),radial-gradient(ellipse at 76% 64%,rgba(159,29,47,.055),transparent 24rem),linear-gradient(180deg,#ffffff57,#ffffffb3)}.continuity-atlas{position:absolute;inset:max(-2rem,-2vw) auto auto 50%;width:min(1320px,112vw);min-width:820px;height:auto;transform:translate(-50%) rotate(-5deg) skew(-2deg);transform-origin:54% 45%;clip-path:ellipse(58% 47% at 53% 45%);mask-image:radial-gradient(ellipse at 53% 45%,#000 0 58%,rgba(0,0,0,.82) 66%,transparent 82%)}.globe-surface{transform-box:fill-box;transform-origin:center}.globe-axis ellipse,.globe-axis path,.atlas-grid path{fill:none;stroke:#0b2f570d;stroke-width:1}.globe-axis ellipse,.globe-axis path{stroke:#0b2f5713}.region-plates path{stroke:none;opacity:.82;transform-box:fill-box;transform-origin:center;animation:continuity-region 30s ease-in-out infinite}.region-one{fill:url(#region-edge-blue);animation-delay:-4s}.region-two{fill:url(#region-edge-gold);animation-delay:-15s}.region-three{fill:url(#region-edge-blue);animation-delay:-9s}.region-four{fill:url(#region-edge-red);animation-delay:-22s}.dome-lines path{fill:none;stroke:#b58a3b1d;stroke-linecap:round;stroke-width:1.35}.dome-lines .dome-red{stroke:#9f1d2f30;stroke-width:1.15}.routing-paths path{fill:none;stroke-linecap:round;stroke-dasharray:.09 .91;stroke-dashoffset:1;opacity:0;animation:continuity-route 22s linear infinite}.route-one{stroke:#0b2f576b;stroke-width:2.1;animation-delay:0s}.route-two{stroke:#b58a3b66;stroke-width:1.8;animation-delay:-7s}.route-three{stroke:#9f1d2f57;stroke-width:1.55;animation-delay:-13s}.route-four{stroke:#0b2f5757;stroke-width:1.7;animation-delay:-17s}.route-five{stroke:#b58a3b52;stroke-width:1.45;animation-delay:-3s}.node{stroke:#fffdfad1;stroke-width:2;opacity:.34;transform-box:fill-box;transform-origin:center;animation:continuity-node 18s ease-in-out infinite}.node-primary{fill:var(--blue);opacity:.68;animation-delay:-2s}.node-blue{fill:var(--blue-2);animation-delay:-8s}.node-red{fill:var(--red);animation-delay:-12s}.node-gold{fill:var(--gold);animation-delay:-5s}.node-muted{fill:#7a8491;animation-delay:-15s}.continuity-notices span{position:absolute;display:block;padding:.28rem .42rem;border:1px solid rgba(11,47,87,.1);background:#fffdfa6b;color:#0b2f5761;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:clamp(.54rem,.62vw,.68rem);font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;opacity:0;transform:translateY(.35rem);animation:continuity-notice 34s ease-in-out infinite}.notice-a{left:27%;top:40%;animation-delay:-2s}.notice-b{right:17%;top:34%;animation-delay:-10s}.notice-c{left:42%;top:56%;animation-delay:-18s}.notice-d{right:22%;bottom:22%;animation-delay:-25s}.notice-e{left:15%;bottom:30%;animation-delay:-31s}.site-header,main,.site-footer{position:relative;z-index:1}@keyframes continuity-route{0%,72%,to{opacity:0;stroke-dashoffset:1}8%{opacity:.36}28%{opacity:.22;stroke-dashoffset:0}44%{opacity:0;stroke-dashoffset:-.22}}@keyframes continuity-node{0%,86%,to{opacity:.22;transform:scale(1)}9%{opacity:.66;transform:scale(1.26)}18%{opacity:.28;transform:scale(1)}}@keyframes continuity-region{0%,70%,to{opacity:.48;transform:scale(.985)}12%,38%{opacity:.86;transform:scale(1)}52%{opacity:.6;transform:scale(1.008)}}@keyframes continuity-notice{0%,72%,to{opacity:0;transform:translateY(.35rem)}8%,21%{opacity:.58;transform:translateY(0)}31%{opacity:0;transform:translateY(-.2rem)}}.continuity-background.is-paused *,.continuity-background.is-paused *:before,.continuity-background.is-paused *:after{animation-play-state:paused!important}@media(prefers-reduced-motion:reduce){.routing-paths path,.node,.region-plates path,.continuity-notices span{animation:none}.routing-paths path,.continuity-notices span{opacity:0}}@media(max-width:700px){.continuity-background{opacity:.52}.continuity-atlas{left:56%;min-width:780px}.continuity-notices span{display:none}}@media(max-width:520px){html,body{overflow-x:clip}.site-header nav{width:100%;gap:.65rem .9rem;font-size:.76rem}.business-copy h1{max-width:9ch;font-size:clamp(2.65rem,13vw,3.35rem)}.business-copy>p:not(.official){max-width:32ch}}.seal-flip{position:relative;width:min(46vw,650px);aspect-ratio:1;margin-left:clamp(-5rem,-5vw,-2.25rem);margin-top:clamp(-5.5rem,-6vw,-3rem);transform-style:preserve-3d;animation:seal-continuity-flip 28s ease-in-out infinite}.seal-face{position:absolute;inset:0;display:grid;place-items:center;backface-visibility:hidden;transform-style:preserve-3d}.seal-face-official img,.seal-face-globe svg{display:block;width:100%;height:100%;object-fit:contain}.seal-face-globe{transform:rotateY(180deg)}.seal-face-globe svg{filter:drop-shadow(0 22px 55px rgba(11,47,87,.15))}.hero-globe-disc{fill:url(#hero-globe-glow);stroke:#b58a3b61;stroke-width:1.6}.hero-globe-lines ellipse,.hero-globe-lines path{fill:none;stroke:#0b2f573b;stroke-width:1.2}.hero-globe-land path{fill:#0b2f572e;stroke:none}.hero-globe-land path:nth-child(2){fill:#b58a3b33}.hero-globe-routes path{fill:none;stroke-linecap:round;stroke-dasharray:7 12;stroke:#9f1d2f6b;stroke-width:1.8;animation:hero-globe-route 13s linear infinite}.hero-globe-routes path:nth-child(2){stroke:#b58a3b7a;animation-delay:-4s}.hero-globe-routes path:nth-child(3){stroke:#0b2f5752;animation-delay:-8s}.hero-globe-nodes circle{fill:var(--red);stroke:#fffdfad1;stroke-width:2;animation:hero-globe-node 8s ease-in-out infinite}.hero-globe-nodes circle:nth-child(2),.hero-globe-nodes circle:nth-child(4){fill:var(--gold);animation-delay:-3s}.hero-globe-nodes circle:nth-child(3){fill:var(--blue);animation-delay:-5s}@keyframes seal-continuity-flip{0%,42%,to{transform:rotateY(0)}50%,84%{transform:rotateY(180deg)}}@keyframes hero-globe-route{to{stroke-dashoffset:-38}}@keyframes hero-globe-node{0%,to{opacity:.54;transform:scale(1)}42%{opacity:.95;transform:scale(1.16)}}@media(max-width:900px){.seal-flip{width:132px;margin-left:0;margin-top:0}}@media(prefers-reduced-motion:reduce){.seal-flip,.hero-globe-routes path,.hero-globe-nodes circle{animation:none}}.continuity-switcher{position:fixed;right:clamp(.75rem,2vw,1.25rem);bottom:clamp(.75rem,2vw,1.25rem);z-index:20;display:flex;align-items:center;gap:.28rem;padding:.4rem;border:1px solid rgba(216,208,191,.9);background:#fffdfad6;box-shadow:0 12px 32px #1118271f;backdrop-filter:blur(14px)}.continuity-switcher span,.continuity-switcher button{font-size:.64rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.continuity-switcher span{color:#5c6573d1;padding:0 .34rem}.continuity-switcher button{border:1px solid transparent;background:transparent;color:var(--blue);padding:.42rem .5rem;cursor:pointer}.continuity-switcher button[aria-pressed=true]{border-color:#0b2f573d;background:#0b2f5714}html[data-continuity-mode=globe] .continuity-background{opacity:.92}html[data-continuity-mode=globe] .continuity-atlas{width:min(1240px,106vw);clip-path:ellipse(64% 51% at 53% 45%);mask-image:radial-gradient(ellipse at 53% 45%,#000 0 62%,rgba(0,0,0,.86) 70%,transparent 86%)}html[data-continuity-mode=dome] .continuity-background{opacity:1}html[data-continuity-mode=dome] .region-plates path{opacity:.34}html[data-continuity-mode=dome] .dome-lines path{stroke-width:2.1;stroke:#b58a3b3d}html[data-continuity-mode=dome] .dome-lines .dome-red,html[data-continuity-mode=dome] .routing-paths path{stroke-width:2.2;stroke:#9f1d2f57}html[data-continuity-mode=dome] .globe-axis ellipse,html[data-continuity-mode=dome] .globe-axis path,html[data-continuity-mode=dome] .atlas-grid path{stroke:#b58a3b1f}html[data-continuity-mode=dashboard] .continuity-background{opacity:.95;background:linear-gradient(135deg,rgba(11,47,87,.045),transparent 38%),#fffdfa80}html[data-continuity-mode=dashboard] .continuity-background:before{background:linear-gradient(rgba(11,47,87,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(11,47,87,.065) 1px,transparent 1px),radial-gradient(ellipse at 42% 45%,rgba(181,138,59,.16),transparent 28rem),linear-gradient(180deg,#ffffff42,#ffffffad);background-size:72px 72px,72px 72px,auto,auto}html[data-continuity-mode=dashboard] .continuity-atlas{transform:translate(-50%) rotate(-1deg) skew(-8deg) perspective(900px) rotateX(48deg);clip-path:ellipse(70% 44% at 52% 45%);mask-image:radial-gradient(ellipse at 52% 45%,#000 0 64%,transparent 88%)}html[data-continuity-mode=dashboard] .globe-axis ellipse,html[data-continuity-mode=dashboard] .globe-axis path{opacity:.2}html[data-continuity-mode=dashboard] .region-plates path{opacity:.9}html[data-continuity-mode=sealflip] .continuity-background{opacity:.42}html[data-continuity-mode=sealflip] .routing-paths path,html[data-continuity-mode=sealflip] .continuity-notices span{opacity:0!important}html:not([data-continuity-mode=sealflip]) .seal-flip{animation:none}html:not([data-continuity-mode=sealflip]) .seal-face-globe{display:none}@media(max-width:700px){.continuity-switcher{left:.75rem;right:.75rem;justify-content:center;overflow-x:auto}.continuity-switcher span{display:none}}
