@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=EB+Garamond:wght@400;500&display=swap";
:root{--ink:#101828;--muted:#586476;--blue:#155eef;--line:#dde3ed;--surface:#f4f6f9;--serif:"EB Garamond",Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{color:var(--ink);background:#fff;margin:0;font:16px/1.55 DM Sans,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}a:focus-visible,button:focus-visible{outline:3px solid #799ef9}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);letter-spacing:-.035em;font-weight:400;line-height:1.07}h1{margin-bottom:24px;font-size:clamp(42px,5.8vw,82px)}h2{margin-bottom:18px;font-size:36px}h3{letter-spacing:-.035em;font-size:23px;line-height:1.25}p{color:var(--muted)}.nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1440px;margin:auto;padding:28px 6%;display:flex}.brand{font-family:var(--serif);letter-spacing:-1.8px;color:var(--ink);font-size:34px;line-height:1}.brand-dot{color:var(--blue)}nav{align-items:center;gap:32px;font-size:14px;font-weight:600;display:flex}.nav-login{border-left:1px solid var(--line);padding-left:32px}.nav-login span{margin-left:12px}.hero{grid-template-columns:1.15fr 1fr;align-items:center;gap:90px;max-width:1280px;margin:auto;padding:80px 40px 90px;display:grid}.eyebrow{letter-spacing:.15em;color:var(--blue);align-items:center;gap:9px;margin-bottom:25px;font-size:12px;font-weight:700;display:flex}.eyebrow>span{background:var(--blue);border-radius:50%;width:7px;height:7px}.lead{max-width:445px;margin-bottom:28px;font-size:19px;line-height:1.7}.button{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:20px;min-height:48px;padding:13px 21px;font-size:14px;font-weight:600;transition:background .15s,transform .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.primary{background:var(--blue);color:#fff}.primary:hover{background:#104bca}.outline{border-color:var(--line);color:var(--ink);background:#fff}.fine{font-size:13px;line-height:1.55}.hero .fine{margin-top:16px}.journey{background:#eff4ff;border:1px solid #d7e3fc;border-radius:12px;padding:30px 34px;box-shadow:12px 12px #f7f9fd}.journey-head{color:var(--blue);border-bottom:1px solid #d3def1;justify-content:space-between;align-items:center;padding-bottom:26px;font-size:14px;font-weight:600;display:flex}.journey ol{margin:0;padding:8px 0;list-style:none}.journey li{gap:22px;padding:22px 0;display:flex}.journey li b{color:var(--blue);padding-top:4px;font-family:monospace;font-size:12px;font-weight:400}.journey strong{font-size:16px}.journey li p{margin:5px 0 0;font-size:14px}.journey-foot{color:var(--muted);border-top:1px solid #d3def1;align-items:center;gap:10px;padding-top:23px;font-size:13px;display:flex}.service-section{background:var(--surface);padding:65px max(40px,50% - 600px) 72px}.section-heading{justify-content:space-between;align-items:end;gap:25px;margin-bottom:34px;display:flex}.section-heading .eyebrow{margin-bottom:12px}.section-heading p{font-size:14px}.section-heading h2{margin-bottom:0;font-size:43px}.service-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.service-card{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;padding:28px;display:flex}.service-card.featured{border-color:#6b96f5;box-shadow:0 4px 20px #155eef0b}.card-number{color:var(--blue);justify-content:space-between;margin-bottom:29px;font-family:monospace;font-size:13px;display:flex}.service-card h3{min-height:58px;margin-bottom:15px}.service-card>p{min-height:70px;font-size:14px}.service-card ul{margin:12px 0 24px;padding:0;list-style:none}.service-card li{align-items:start;gap:10px;margin:13px 0;font-size:14px;display:flex}.service-card li svg{color:var(--blue);flex-shrink:0;margin-top:3px}.price{font-family:var(--serif);color:var(--ink);margin-top:auto;padding-bottom:18px;font-size:36px;line-height:1.2}.price span{color:var(--muted);margin-top:7px;font-family:DM Sans,sans-serif;font-size:12px;display:block}.service-card>p.fine{min-height:0;margin:16px 0 0;font-size:12px}.bottom-strip{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:100px;max-width:1200px;margin:0 auto;padding:70px 0;display:grid}.bottom-strip h2{font-size:43px}.bottom-strip .eyebrow{margin-bottom:20px}.text-link{color:var(--blue);align-items:center;gap:10px;font-size:14px;font-weight:600;display:inline-flex}.faq{max-width:850px;margin:0 auto;padding:65px 30px 90px}.faq h2{margin-bottom:35px}details{border-bottom:1px solid var(--line);padding:20px 0}summary{cursor:pointer;justify-content:space-between;font-weight:500;list-style:none;display:flex}details p{max-width:690px;margin:16px 0 0;font-size:15px}footer{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:35px;padding:32px 6%;font-size:13px;display:flex}footer>div{gap:24px;margin-left:auto;display:flex}.small{font-size:25px}.auth-layout{grid-template-columns:1fr 1fr;align-items:start;gap:90px;max-width:1150px;margin:auto;padding:75px 35px 100px;display:grid}.auth-layout h1{font-size:62px}.panel{border:1px solid var(--line);background:#fff;border-radius:10px;margin-bottom:24px;padding:30px}.panel h2{font-size:30px}.panel h1{font-size:42px}.form{gap:20px;display:grid}.form label{font-size:14px;font-weight:500;display:block}.form input:not([type=checkbox]),.form select,.form textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cdd5e1;border-radius:5px;min-height:46px;margin-top:7px;padding:11px 12px;font-size:16px;display:block}.form textarea{resize:vertical}.form small{color:var(--muted);font-size:12px;font-weight:400}.form .form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form .check{align-items:start;gap:10px;font-size:13px;font-weight:400;display:flex}.check input{width:17px;height:17px;accent-color:var(--blue);flex-shrink:0;margin:3px 0}.check a{text-decoration:underline}.notice{border-left:3px solid var(--blue);overflow-wrap:anywhere;background:#eef4ff;margin:8px 0;padding:12px 16px;font-size:14px}.segmented{background:var(--surface);border-radius:7px;margin-bottom:8px;padding:4px;display:flex}.segmented button{background:0 0;border:0;border-radius:4px;width:50%;padding:10px;font-size:14px}.segmented button[aria-pressed=true]{background:#fff;box-shadow:0 1px 4px #10182814}.link-button{color:var(--blue);background:0 0;border:0;padding:8px 0;font-size:14px}.workspace{max-width:1280px;min-height:70vh;margin:auto;padding:40px 40px 90px}.page-heading{justify-content:space-between;align-items:center;gap:25px;margin:25px 0 40px;display:flex}.page-heading h1{margin-bottom:0;font-size:54px}.page-heading .eyebrow{margin-bottom:12px}.page-heading p:last-child{margin:10px 0 0}.row{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.split{grid-template-columns:1.7fr 1fr;align-items:start;gap:30px;display:grid}.summary-card{background:var(--surface)}.summary-card li{margin:14px 0;font-size:14px}.summary-card ul{padding-left:18px}.back{color:var(--muted);font-size:14px}.empty{text-align:center;background:var(--surface);border:1px dashed #cbd5e1;border-radius:10px;padding:75px 20px}.empty p{margin-bottom:25px}.empty-icon{color:var(--blue);margin-bottom:15px;font-size:35px;display:block}.project-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.project-card{border:1px solid var(--line);border-radius:8px;padding:28px}.project-card:hover{border-color:var(--blue)}.project-card h2{overflow-wrap:anywhere;margin:25px 0 15px;font-size:28px}.card-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:15px;padding-top:20px;font-size:13px;display:flex}.badge{color:#194cbe;white-space:nowrap;background:#eef4ff;border:1px solid #d5e2ff;border-radius:5px;padding:5px 9px;font-size:12px;font-weight:500;display:inline-block}.badge.attention{color:#785300;background:#fff5db;border-color:#f4dfa4}.payment-banner{background:#eff4ff;border:1px solid #d7e3fc;border-radius:8px;justify-content:space-between;align-items:center;gap:25px;margin-bottom:25px;padding:25px;display:flex}.payment-banner h2{font-size:30px}.payment-banner p{margin-bottom:5px}.page-heading h1.address-title{overflow-wrap:anywhere;font-size:42px}.facts{grid-template-columns:repeat(3,1fr);gap:16px;margin:26px 0;display:grid}.facts dt{color:var(--muted);margin-bottom:5px;font-size:12px}.facts dd{margin:0;font-size:14px}.prewrap{white-space:pre-wrap;overflow-wrap:anywhere}.timeline article{border-left:2px solid #d5e2ff;margin:20px 0;padding:0 0 20px 20px}.message-meta{justify-content:space-between;gap:10px;font-size:13px;display:flex}.message-meta time{color:var(--muted);font-size:12px}.timeline p{margin:10px 0 0;font-size:14px}.upload{background:#f8faff;border:1px dashed #b2c6e9;border-radius:6px;margin-top:25px;padding:20px}.upload label{font-size:14px;font-weight:500}.upload input{max-width:100%;margin:15px 0;font-size:12px}.file-button{text-align:left;border:0;border-bottom:1px solid var(--line);overflow-wrap:anywhere;background:0 0;width:100%;padding:16px 0;font-size:14px}.file-button span{color:var(--blue);margin-top:4px;font-size:12px;display:block}.pale{background:var(--surface)}.muted{color:var(--muted)}.tabs{border-bottom:1px solid var(--line);gap:24px;margin-bottom:25px;font-size:14px;display:flex}.tabs a{padding:12px 0}.tabs a[aria-current=page]{border-bottom:2px solid var(--blue);color:var(--blue)}.table-wrap{overflow:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:14px}th,td{border-bottom:1px solid var(--line);padding:18px}th{color:var(--muted);font-size:12px;font-weight:500}td a{color:var(--blue)}.staff-apps{margin-top:50px}.compact{text-transform:capitalize;min-height:36px;padding:7px 12px}.benefits{color:var(--muted);padding-left:20px}.benefits li{margin:15px 0}.narrow{max-width:740px;min-height:65vh;margin:auto;padding:70px 25px}.narrow h1{font-size:48px}.narrow .button{margin-bottom:25px}@media (max-width:1000px){.hero{gap:40px;padding:60px 30px}.bottom-strip{gap:40px;padding:50px 30px}.service-section{padding:50px 30px}.service-card{padding:22px}.auth-layout{gap:35px}.split{grid-template-columns:1.3fr 1fr}}@media (max-width:720px){.nav{padding:20px}.brand{font-size:29px}nav{gap:16px;font-size:12px}nav>a:first-child{display:none}.nav-login{padding-left:16px}.hero,.auth-layout{grid-template-columns:1fr;gap:32px;padding:42px 22px}.hero h1,.auth-layout h1{font-size:58px}.lead{font-size:17px}.journey{box-shadow:none;padding:24px}.section-heading{display:block}.section-heading>p{margin-top:20px}.section-heading h2{font-size:37px}.service-grid,.bottom-strip,.split,.project-grid{grid-template-columns:1fr}.service-section{padding:40px 20px}.service-card h3,.service-card>p{min-height:0}.bottom-strip{gap:20px;padding:40px 22px}.bottom-strip h2{font-size:37px}.faq{padding:40px 22px}.workspace{padding:25px 20px 55px}.page-heading{margin-bottom:26px;display:block}.page-heading>.row{margin-top:20px}.page-heading h1{font-size:44px}.page-heading>.badge{margin-top:15px}.panel{padding:22px}.payment-banner{display:block}.payment-banner .button{margin-top:15px}.facts{grid-template-columns:1fr 1fr}.message-meta{display:block}.message-meta time{margin-top:4px;display:block}.form .form-row{grid-template-columns:1fr}.tabs{gap:16px;font-size:12px}.page-heading h1.address-title{font-size:36px}footer{flex-wrap:wrap;gap:20px;padding:28px 22px}footer>span{display:none}footer>div{gap:18px}.empty{padding:45px 20px}.card-footer{flex-wrap:wrap}h2{font-size:32px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}.issue-section{max-width:1280px;margin:auto;padding:25px 40px 75px}.issue-grid{grid-template-columns:1fr 1fr;gap:12px;margin:30px 0 24px;display:grid}.issue-card{border:1px solid var(--line);border-radius:8px;align-items:start;gap:18px;min-height:148px;padding:24px;transition:border-color .15s,background .15s;display:flex}.issue-card:hover{border-color:var(--blue);background:#f8faff}.issue-index{color:var(--blue);font:12px/1.8 monospace}.issue-card h3{letter-spacing:-.02em;margin:0 0 8px;font-size:18px}.issue-card p{margin:0;font-size:14px}.issue-card>svg{color:var(--blue);flex-shrink:0;margin-left:auto}.construction-strip{background:#f4f6f9;border-radius:10px;justify-content:space-between;align-items:center;gap:40px;max-width:1200px;margin:35px auto 0;padding:35px;display:flex}.construction-strip p{max-width:660px;margin-bottom:0}.construction-strip .eyebrow{margin-bottom:14px}.construction-strip h2{font-size:36px}.construction-strip .button{flex-shrink:0}.about-intro{max-width:1000px;padding:40px 0}.about-intro h1{font-size:clamp(42px,5vw,68px)}.about-intro .lead{max-width:650px}.about-intro+.split>section{max-width:740px}.about-intro+.split h2{margin-top:25px}.honey{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}@media (max-width:720px){.issue-section{padding:20px 20px 45px}.issue-grid{grid-template-columns:1fr}.issue-card{gap:12px;min-height:0;padding:20px}.construction-strip{margin:20px;padding:25px;display:block}.construction-strip .button{margin-top:22px}footer>div{flex-wrap:wrap;margin-left:0}.about-intro{padding:25px 0}.about-intro h1{font-size:44px}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.interest-form{gap:20px}.interest-progress{color:var(--muted);justify-content:space-between;gap:8px;font-size:11px;display:flex}.interest-progress span{align-items:center;gap:6px;display:flex}.interest-progress b{background:var(--surface);border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;font-weight:500;display:grid}.interest-progress .reached{color:var(--blue)}.interest-progress .reached b{background:#eaf0ff}.interest-availability{color:var(--muted);margin:0;font-size:12px}.interest-availability a{text-decoration:underline}.panel h2.interest-heading{outline:none;margin:4px 0 0;font-size:34px}.interest-intro{margin:-8px 0 0;font-size:14px}.choice-fieldset{border:0;min-width:0;margin:0;padding:0}.choice-fieldset legend{margin-bottom:12px;padding:0;font-size:14px;font-weight:600}.project-choices{gap:10px;display:grid}.form label.project-choice{border:1px solid var(--line);cursor:pointer;border-radius:8px;align-items:center;gap:15px;min-height:75px;padding:16px;display:flex;position:relative}.project-choice>svg{color:var(--muted);flex-shrink:0}.project-choice strong{font-size:15px;display:block}.project-choice small{margin-top:3px;font-size:12px;display:block}.project-choice.selected,.pill-choices label.selected{border-color:var(--blue);background:#f0f5ff}.project-choice.selected>svg{color:var(--blue)}.project-choice:has(input:focus-visible){outline-offset:3px;outline:3px solid #799ef9}.pill-choices label:has(input:focus-visible){outline-offset:3px;outline:3px solid #799ef9}.form .project-choice input,.form .pill-choices input{opacity:0;position:absolute;width:1px!important;height:1px!important;min-height:0!important;margin:0!important;padding:0!important}.choice-check{margin-left:auto}.pill-choices{flex-wrap:wrap;gap:9px;display:flex}.form .pill-choices label{border:1px solid var(--line);cursor:pointer;border-radius:24px;min-height:46px;padding:12px 17px;font-size:14px;position:relative}.interest-summary{background:var(--surface);border-radius:8px;gap:4px;padding:16px;font-size:14px;display:grid}.interest-summary span{color:var(--muted)}.interest-summary .link-button{text-align:left;justify-self:start}.optional-note{padding:0 0 14px}.optional-note summary{color:var(--blue);align-items:center;min-height:44px;font-size:14px}.optional-note label{margin-top:12px}.interest-actions{gap:12px;display:flex}.interest-actions .primary{flex:1}.interest-footnote{text-align:center;margin:0;font-size:12px}.interest-success>svg{color:var(--blue)}@media (max-width:720px){.interest-progress{font-size:10px}.interest-progress span{gap:4px}.panel h2.interest-heading{font-size:31px}.project-choice{padding:14px!important}}.brand{white-space:nowrap;flex-shrink:0}
