@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";:root{--bg:#f8f5ef;--warm:#fdfbf7;--ink:#121210;--muted:rgba(18,18,16,.72);--soft:rgba(18,18,16,.52);--line:rgba(20,20,18,.08);--navy:#1c2e52;--shadow:0 18px 45px rgba(16,16,12,.04);font-family:IBM Plex Sans,system-ui,sans-serif;color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5rem}body{margin:0;min-width:320px;background:radial-gradient(900px 440px at 20% 0%,rgba(255,255,255,.96),transparent 72%),radial-gradient(700px 360px at 100% 22%,rgba(255,255,255,.92),transparent 72%),linear-gradient(180deg,var(--warm),var(--bg))}a{color:inherit}button{font:inherit}.site-shell{min-height:100vh;display:flex;flex-direction:column}main{flex:1}.shell{width:min(1280px,calc(100% - 2.5rem));margin-inline:auto}.about-page{padding:4rem 0}.about-card{max-width:48rem;padding:2.5rem}.about-card>p{max-width:40rem;margin:1.25rem 0 0;color:var(--muted);font-size:1.06rem;line-height:1.8}.about-card>p:nth-of-type(2){margin-top:.35rem;color:var(--ink)}.about-kicker{margin:0!important;font:500 .74rem IBM Plex Mono,monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--soft)!important}.site-header{position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line);background:#f9f7f3e0;backdrop-filter:blur(18px)}.nav{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.brand{display:flex;align-items:center;gap:.7rem;text-decoration:none;font-size:1.85rem;line-height:1;font-weight:600;letter-spacing:-.04em}.brand img{width:48px;height:48px}.desktop-nav{display:flex;align-items:center;gap:1.25rem;border:1px solid var(--line);border-radius:999px;background:#fff9;padding:.55rem .85rem;color:var(--muted);font-size:.95rem}.desktop-nav a,.nav-actions>a{text-decoration:none}.nav-label{font:500 .67rem IBM Plex Mono,monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--soft)}.nav-actions{display:flex;align-items:center;gap:1.1rem;color:var(--muted);font-size:.95rem}.login{min-height:2.25rem!important;padding:.45rem .85rem!important;color:var(--navy)!important}.button{display:inline-flex;min-height:2.4rem;align-items:center;justify-content:center;gap:.65rem;border:1px solid;border-radius:.25rem;padding:.5rem 1.1rem;text-decoration:none;font-weight:500;line-height:1;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.primary{border-color:var(--navy);background:#1c2e5205;color:var(--navy);box-shadow:0 8px 22px #1c2e5214}.primary:hover{background:#1c2e5214}.secondary{border-color:#cbd5e1;color:#14213d;background:transparent}.secondary:hover{background:#14213d0a}.menu-toggle,.mobile-nav{display:none}.hero{position:relative;isolation:isolate;overflow:hidden;border-bottom:1px solid var(--line)}.hero-content{padding:clamp(3.5rem,8vw,7rem) 0 clamp(3rem,6vw,5rem)}.hero h1,h2{margin:0;font-weight:500;letter-spacing:-.055em;line-height:.96}.hero h1{max-width:12ch;font-size:clamp(3.35rem,7vw,6.1rem)}.hero p{max-width:33rem;margin:1.5rem 0 0;font-size:1.12rem;line-height:1.75;color:var(--muted)}.cta{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.5rem}.hero-lines{position:absolute;z-index:-1;right:-3vw;bottom:-8rem;width:min(72rem,76vw);height:52rem;opacity:.42;transform:rotate(-28deg)}.hero-lines i{position:absolute;display:block;height:clamp(1rem,1.6vw,2rem);border-radius:99px;background:#dfe7ee99}.hero-lines i:nth-child(1){top:0;left:2rem;width:46rem}.hero-lines i:nth-child(2){top:5rem;left:9rem;width:34rem}.hero-lines i:nth-child(3){top:10rem;left:18rem;width:26rem}.hero-lines i:nth-child(4){top:15rem;left:5rem;width:52rem;background:#e9dfd099}.hero-lines i:nth-child(5){top:21rem;left:15rem;width:30rem;background:#feebc899}.hero-lines i:nth-child(6){top:27rem;left:0;width:58rem;background:#feebc8bb}.card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:1.2rem;background:linear-gradient(180deg,#ffffffdb,#ffffffb8);box-shadow:var(--shadow);backdrop-filter:blur(8px)}.steps-section{margin-top:2.5rem;padding:2.5rem}.section-intro{max-width:48rem;text-align:center;margin:auto}.section-intro h2,.decision h2,.registry h2,.run h2{font-size:clamp(2.25rem,4.2vw,4rem)}.section-intro p,.decision-copy>p,.registry-copy>p,.run>div>p{color:var(--muted);font-size:1.05rem;line-height:1.8}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:1.25rem;margin-top:2.5rem}.step{position:relative;border:1px solid var(--line);border-radius:1.5rem;padding:1.5rem;background:#ffffff8c}.step-icon{display:grid;place-items:center;width:5rem;height:5rem;margin-inline:auto;border:1px solid rgba(20,20,18,.12);border-radius:50%;background:#fff;font-size:1.6rem}.step p{margin:1rem 0 .2rem;color:var(--muted);font-size:.75rem;font-weight:600;letter-spacing:.16em}.step h3,.mini-card h3,.request h3,.package-card h3,.pillars h3{margin:0;font-size:1.1rem;letter-spacing:-.03em}.step>div{margin-top:1rem;color:var(--muted);font-size:.98rem;line-height:1.65}.arrow{position:absolute;top:2rem;right:-1.35rem;color:var(--soft);font-size:1.75rem;z-index:1}.step:last-child .arrow{display:none}.decision,.registry{display:grid;grid-template-columns:.9fr 1.4fr;margin-top:2.5rem}.decision-copy,.registry-copy{padding:2.5rem;border-right:1px solid var(--line)}.request,.mini-card,.package-card{border:1px solid var(--line);border-radius:.75rem;background:#fffc;padding:1.15rem}.request{margin-top:1.75rem}.request p{line-height:1.65}.muted{color:var(--muted)}.decision-evidence{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:2.5rem}.mini-card{min-height:9rem}.wide{grid-column:span 2}.mini-card pre{overflow:auto;margin:.9rem 0 0;color:var(--muted);font:400 .84rem/1.7 IBM Plex Mono,monospace}.result{min-height:auto;display:flex;align-items:center;gap:.7rem}.result strong{border:1px solid #c1ab58;border-radius:999px;padding:.35rem .6rem;background:#fff9d8;color:#735b00;font:600 .74rem IBM Plex Mono,monospace;text-transform:uppercase}dl{display:grid;gap:.9rem;margin:1rem 0 0}dt{color:var(--soft);font:400 .72rem IBM Plex Mono,monospace;letter-spacing:.12em;text-transform:uppercase}dd{margin:.35rem 0 0}ul{list-style:none;padding:0;margin:1rem 0 0;display:grid;gap:.6rem;color:var(--muted)}li{display:flex;justify-content:space-between;gap:1rem}.registry-copy .button{margin-top:1rem}.registry-list{padding:2.5rem}.tabs{display:flex;flex-wrap:wrap;gap:.75rem}.tabs button{border:1px solid transparent;border-radius:999px;padding:.45rem .9rem;background:#ffffffbd;color:var(--muted);cursor:pointer}.tabs button[aria-selected=true]{border-color:#11110feb;background:#11110ff5;color:#fff}.package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.75rem}.package-card{min-height:9.6rem;text-decoration:none;transition:background .18s}.package-card:hover{background:#f4f6fa}.package-card p{margin:.4rem 0;color:var(--muted);line-height:1.55}.package-card .package-name{font-size:.82rem;font-weight:500}.package-card span{display:inline-block;margin-top:.3rem;border-radius:999px;background:#1414120f;padding:.25rem .65rem;color:var(--muted);font-size:.8rem}.run{display:grid;grid-template-columns:.85fr 1.15fr;gap:2rem;margin:2.5rem auto;padding:2.5rem}.run>div:first-child{margin:-2.5rem 0 -2.5rem -2.5rem;padding:2.5rem;border-right:1px solid var(--line)}.run .button{margin-top:1.25rem}.pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:1.8rem}.pillars svg{width:2.5rem;height:2.5rem;stroke:var(--ink)}.pillars h3{margin-top:1.1rem}.pillars p{color:var(--muted);line-height:1.6}footer{margin-top:auto;border-top:1px solid var(--line);padding:2rem 0;color:var(--muted)}.footer-content{display:flex;align-items:center;justify-content:space-between;gap:1rem}.footer-content p{margin:.5rem 0}.footer-content span{margin:0 .6rem}.footer-content a{text-decoration:none}.footer-content a:hover{text-decoration:underline}.social{display:flex;align-items:center;gap:.75rem}.social img{display:block;width:1.5rem;height:1.5rem;object-fit:contain}.social a:last-child img{width:2rem;height:2rem}@media(max-width:1050px){.desktop-nav,.nav-actions{display:none}.menu-toggle{display:flex;width:44px;height:44px;border:1px solid rgba(20,20,18,.12);background:#ffffffb3;align-items:center;justify-content:center;flex-direction:column;gap:4px;cursor:pointer}.menu-toggle span{display:block;width:20px;height:1px;background:var(--ink)}.mobile-nav:not([hidden]){position:absolute;top:100%;left:0;right:0;z-index:11;display:grid;width:min(1280px,calc(100% - 1.5rem));margin-inline:auto;padding:1rem 0;border:1px solid var(--line);border-top:0;background:#f9f7f3fa;box-shadow:0 18px 35px #10100c1a}.mobile-nav a{padding:.7rem 1rem;color:var(--muted);text-decoration:none}.steps{grid-template-columns:repeat(3,1fr)}.arrow{display:none}.package-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.shell{width:min(1280px,calc(100% - 1.5rem))}.about-page{padding:2.5rem 0}.about-card{padding:1.5rem}.brand{font-size:1.55rem}.brand img{width:40px;height:40px}.hero h1{font-size:clamp(2.75rem,15vw,4.2rem)}.button{width:100%}.cta{display:grid}.steps-section,.decision-copy,.registry-copy,.decision-evidence,.registry-list,.run{padding:1.5rem}.steps,.decision,.registry,.run{grid-template-columns:1fr}.decision-copy,.registry-copy,.run>div:first-child{border-right:0;border-bottom:1px solid var(--line)}.decision-evidence{grid-template-columns:1fr}.wide{grid-column:span 1}.package-grid,.pillars{grid-template-columns:1fr}.run>div:first-child{margin:-1.5rem -1.5rem 0;padding:1.5rem}.footer-content{align-items:flex-start;flex-direction:column}}
