.ProjectIntakeForm-module__vxo3bG__layout{grid-template-columns:minmax(15rem,.68fr) minmax(0,1.55fr);align-items:start;gap:3.5rem;display:grid}.ProjectIntakeForm-module__vxo3bG__sidebar{gap:1.25rem;display:grid;position:sticky;top:7.5rem}.ProjectIntakeForm-module__vxo3bG__sideCard,.ProjectIntakeForm-module__vxo3bG__formCard{border:1px solid var(--border-strong);box-shadow:var(--shadow-card);background:#fffdfac7}.ProjectIntakeForm-module__vxo3bG__sideCard{border-radius:var(--r-xl);padding:1.75rem}.ProjectIntakeForm-module__vxo3bG__progressHeader{color:var(--ink);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.92rem;font-weight:700;display:flex}.ProjectIntakeForm-module__vxo3bG__progressCount{color:var(--accent)}.ProjectIntakeForm-module__vxo3bG__progressTrack{background:var(--paper-sunk);border-radius:999px;height:.55rem;overflow:hidden}.ProjectIntakeForm-module__vxo3bG__progressFill{border-radius:inherit;background:var(--accent);height:100%;transition:width .3s var(--ease)}.ProjectIntakeForm-module__vxo3bG__sideTitle{color:var(--ink);margin:0 0 1rem;font-size:.95rem;font-weight:700}.ProjectIntakeForm-module__vxo3bG__expectations{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.ProjectIntakeForm-module__vxo3bG__expectations li{color:var(--ink-2);align-items:flex-start;gap:.7rem;font-size:.88rem;line-height:1.5;display:flex}.ProjectIntakeForm-module__vxo3bG__check{background:var(--accent-soft);width:1.35rem;height:1.35rem;color:var(--accent-ink);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.72rem;font-weight:800;display:inline-flex}.ProjectIntakeForm-module__vxo3bG__emailCopy{color:var(--text-muted);margin:0 0 .45rem;font-size:.86rem}.ProjectIntakeForm-module__vxo3bG__emailLink{min-height:2.75rem;color:var(--accent-ink);overflow-wrap:anywhere;align-items:center;font-size:.86rem;font-weight:700;display:inline-flex}.ProjectIntakeForm-module__vxo3bG__formCard{border-radius:var(--r-2xl);padding:clamp(1.35rem,4vw,2.75rem)}.ProjectIntakeForm-module__vxo3bG__form{gap:1.6rem;display:grid}.ProjectIntakeForm-module__vxo3bG__twoCol{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.ProjectIntakeForm-module__vxo3bG__fieldGroup{min-width:0}.ProjectIntakeForm-module__vxo3bG__label,.ProjectIntakeForm-module__vxo3bG__legend{color:var(--ink);margin-bottom:.65rem;font-size:.89rem;font-weight:700;display:block}.ProjectIntakeForm-module__vxo3bG__required{color:var(--accent-ink)}.ProjectIntakeForm-module__vxo3bG__optional{color:var(--text-muted);font-size:.75rem;font-weight:500}.ProjectIntakeForm-module__vxo3bG__input,.ProjectIntakeForm-module__vxo3bG__textarea{border:1px solid var(--border-strong);border-radius:var(--r-lg);width:100%;color:var(--ink);font:inherit;transition:border-color .18s var(--ease), box-shadow .18s var(--ease), background-color .18s var(--ease);background:#fffdfad1;font-size:.93rem}.ProjectIntakeForm-module__vxo3bG__input{min-height:3.75rem;padding:0 1rem}.ProjectIntakeForm-module__vxo3bG__textarea{resize:vertical;min-height:9rem;padding:1rem;line-height:1.55}.ProjectIntakeForm-module__vxo3bG__select{border:1px solid var(--border-strong);border-radius:var(--r-lg);width:100%;min-height:3.75rem;color:var(--ink);font:inherit;appearance:none;cursor:pointer;transition:border-color .18s var(--ease), box-shadow .18s var(--ease), background-color .18s var(--ease);background-color:#fffdfad1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' viewBox='0 0 14 9' fill='none'%3E%3Cpath d='M1 1.5 7 7.5 13 1.5' stroke='%23555' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 1.1rem center;background-repeat:no-repeat;padding:0 2.6rem 0 1rem;font-size:.93rem}.ProjectIntakeForm-module__vxo3bG__select:invalid,.ProjectIntakeForm-module__vxo3bG__input::placeholder,.ProjectIntakeForm-module__vxo3bG__textarea::placeholder{color:var(--text-faint)}.ProjectIntakeForm-module__vxo3bG__input:focus,.ProjectIntakeForm-module__vxo3bG__textarea:focus,.ProjectIntakeForm-module__vxo3bG__select:focus{border-color:var(--accent);background-color:var(--surface);box-shadow:0 0 0 3px var(--accent-soft);outline:0}.ProjectIntakeForm-module__vxo3bG__moreDetail{border:1px solid var(--border-strong);border-radius:var(--r-lg);background:#fffdfa8c}.ProjectIntakeForm-module__vxo3bG__moreDetailSummary{border-radius:var(--r-lg);min-height:3.25rem;color:var(--ink);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.89rem;font-weight:700;list-style:none;display:flex}.ProjectIntakeForm-module__vxo3bG__moreDetailSummary::-webkit-details-marker{display:none}.ProjectIntakeForm-module__vxo3bG__moreDetailSummary:before{content:"+";background:var(--accent-soft);width:1.35rem;height:1.35rem;color:var(--accent-ink);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.95rem;font-weight:700;line-height:1;display:inline-flex}.ProjectIntakeForm-module__vxo3bG__moreDetail[open] .ProjectIntakeForm-module__vxo3bG__moreDetailSummary:before{content:"–"}.ProjectIntakeForm-module__vxo3bG__moreDetailBody{gap:1.6rem;padding:.5rem 1rem 1.25rem;display:grid}.ProjectIntakeForm-module__vxo3bG__choiceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.ProjectIntakeForm-module__vxo3bG__choice,.ProjectIntakeForm-module__vxo3bG__pill{cursor:pointer;border:1px solid var(--border-strong);color:var(--ink-2);transition:border-color .18s var(--ease), background-color .18s var(--ease), color .18s var(--ease), transform .18s var(--ease);background:#fffdfab3;display:flex;position:relative}.ProjectIntakeForm-module__vxo3bG__choice{border-radius:var(--r-lg);align-items:center;gap:.7rem;min-height:3.75rem;padding:.75rem .95rem;font-size:.88rem;font-weight:600}.ProjectIntakeForm-module__vxo3bG__choice:hover,.ProjectIntakeForm-module__vxo3bG__pill:hover{border-color:var(--accent-soft-bd);color:var(--ink);transform:translateY(-1px)}:is(.ProjectIntakeForm-module__vxo3bG__choice:has(input:checked),.ProjectIntakeForm-module__vxo3bG__pill:has(input:checked)){border-color:var(--accent);background:var(--accent-soft);color:var(--accent-ink)}.ProjectIntakeForm-module__vxo3bG__choiceMark{border:1px solid var(--border-strong);color:#0000;border-radius:50%;flex:none;justify-content:center;align-items:center;width:1.45rem;height:1.45rem;font-size:.7rem;display:inline-flex}.ProjectIntakeForm-module__vxo3bG__choice:has(input:checked) .ProjectIntakeForm-module__vxo3bG__choiceMark{border-color:var(--accent);background:var(--accent);color:var(--accent-on)}.ProjectIntakeForm-module__vxo3bG__nativeChoice{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.ProjectIntakeForm-module__vxo3bG__honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.ProjectIntakeForm-module__vxo3bG__nativeChoice:focus-visible+.ProjectIntakeForm-module__vxo3bG__choiceMark{outline:2px solid var(--accent);outline-offset:3px}.ProjectIntakeForm-module__vxo3bG__pill:has(.ProjectIntakeForm-module__vxo3bG__nativeChoice:focus-visible){outline:2px solid var(--accent);outline-offset:3px}.ProjectIntakeForm-module__vxo3bG__pillRow{flex-wrap:wrap;gap:.65rem;display:flex}.ProjectIntakeForm-module__vxo3bG__pill{border-radius:999px;justify-content:center;align-items:center;min-height:2.85rem;padding:.65rem 1rem;font-size:.84rem;font-weight:600}.ProjectIntakeForm-module__vxo3bG__error{color:var(--danger);margin:-.25rem 0 0;font-size:.86rem}.ProjectIntakeForm-module__vxo3bG__submit{border-radius:var(--r-lg);background:var(--accent);width:100%;min-height:3.8rem;color:var(--accent-on);cursor:pointer;font:inherit;box-shadow:var(--shadow-accent);transition:background-color .18s var(--ease), transform .18s var(--ease), box-shadow .18s var(--ease);border:0;justify-content:center;align-items:center;gap:.65rem;font-size:.95rem;font-weight:700;display:inline-flex}.ProjectIntakeForm-module__vxo3bG__submit:hover:not(:disabled){background:var(--accent-lift);transform:translateY(-1px);box-shadow:0 10px 28px #c2603f52}.ProjectIntakeForm-module__vxo3bG__submit:disabled{cursor:wait;opacity:.7}.ProjectIntakeForm-module__vxo3bG__finePrint{text-align:center;color:var(--text-muted);margin:-.75rem 0 0;font-size:.875rem;line-height:1.5}.ProjectIntakeForm-module__vxo3bG__finePrint a{color:var(--accent-ink);text-underline-offset:.2em;font-weight:600;text-decoration:underline}.ProjectIntakeForm-module__vxo3bG__success{text-align:center;place-items:center;min-height:34rem;display:grid}.ProjectIntakeForm-module__vxo3bG__successInner{max-width:32rem}.ProjectIntakeForm-module__vxo3bG__successIcon{background:var(--money-soft);width:4rem;height:4rem;color:var(--money);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.5rem;display:inline-flex}.ProjectIntakeForm-module__vxo3bG__success h2{margin-bottom:.75rem;font-size:clamp(1.8rem,4vw,2.6rem)}.ProjectIntakeForm-module__vxo3bG__success p{color:var(--ink-2);line-height:1.65}.ProjectIntakeForm-module__vxo3bG__successActions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.ProjectIntakeForm-module__vxo3bG__nextSteps{border-top:1px solid var(--border);text-align:left;margin-top:2rem;padding-top:1.5rem}.ProjectIntakeForm-module__vxo3bG__nextSteps h3{font-family:var(--font-heading), sans-serif;font-size:1rem;font-weight:700}.ProjectIntakeForm-module__vxo3bG__nextSteps ol{color:var(--ink-2);gap:.6rem;margin-top:.75rem;padding-left:1.2rem;font-size:.9rem;line-height:1.6;display:grid}.ProjectIntakeForm-module__vxo3bG__successActions a{border:1px solid var(--border-strong);min-height:2.85rem;color:var(--accent-ink);border-radius:999px;align-items:center;padding:.65rem 1rem;font-size:.82rem;font-weight:700;display:inline-flex}@media (max-width:900px){.ProjectIntakeForm-module__vxo3bG__layout{grid-template-columns:1fr;gap:1.5rem}.ProjectIntakeForm-module__vxo3bG__sidebar{grid-template-columns:repeat(2,minmax(0,1fr));position:static}.ProjectIntakeForm-module__vxo3bG__sideCard:first-child{grid-column:1/-1}}@media (max-width:620px){.ProjectIntakeForm-module__vxo3bG__sidebar,.ProjectIntakeForm-module__vxo3bG__twoCol,.ProjectIntakeForm-module__vxo3bG__choiceGrid{grid-template-columns:1fr}.ProjectIntakeForm-module__vxo3bG__formCard,.ProjectIntakeForm-module__vxo3bG__sideCard{border-radius:var(--r-lg)}.ProjectIntakeForm-module__vxo3bG__pill{flex:calc(50% - .65rem)}}
.book-module__WHFfRa__page{background-color:var(--paper);background-image:linear-gradient(#c2603f0b 1px,#0000 1px),linear-gradient(90deg,#c2603f0b 1px,#0000 1px),radial-gradient(circle at 84% 8%,#c2603f17,#0000 25rem);background-size:3rem 3rem,3rem 3rem,auto;min-height:100vh;padding:8.75rem 1rem 6rem}.book-module__WHFfRa__hero{text-align:center;max-width:62rem;margin:0 auto 4.25rem}.book-module__WHFfRa__eyebrow{font-family:var(--font-mono), monospace;letter-spacing:.2em;text-transform:uppercase;color:var(--accent-ink);margin-bottom:1rem;font-size:.72rem;font-weight:700}.book-module__WHFfRa__title{letter-spacing:-.055em;color:var(--ink);margin:0;font-size:clamp(2.8rem,7vw,5.5rem);font-weight:700;line-height:.98}.book-module__WHFfRa__titleAccent{color:var(--accent)}.book-module__WHFfRa__sub{max-width:44rem;color:var(--ink-2);margin:1.25rem auto 0;font-size:clamp(1rem,2vw,1.2rem);line-height:1.65}.book-module__WHFfRa__content{max-width:76rem;margin:0 auto 5rem}.book-module__WHFfRa__calendarSection{max-width:76rem;margin:0 auto;scroll-margin-top:7rem}.book-module__WHFfRa__sectionHeading{text-align:center;max-width:44rem;margin:0 auto 2rem}.book-module__WHFfRa__sectionHeading h2{font-family:var(--font-heading), sans-serif;letter-spacing:-.035em;color:var(--ink);margin:0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.15}.book-module__WHFfRa__sectionHeading>p:last-child{color:var(--ink-2);margin-top:.875rem;font-size:1rem;line-height:1.65}.book-module__WHFfRa__calendarCard{border:1px solid var(--border);border-radius:var(--r-3xl);background:var(--surface);min-width:0;box-shadow:var(--shadow-card);overflow:hidden}.book-module__WHFfRa__calendarFallback{text-align:center;color:var(--ink-2);margin:1rem auto 0;font-size:.875rem;line-height:1.65}.book-module__WHFfRa__calendarFallback a{min-height:2.75rem;color:var(--accent-ink);text-underline-offset:.2em;align-items:center;gap:.25rem;font-weight:600;text-decoration:underline;display:inline-flex}.book-module__WHFfRa__calendarFallback a:focus-visible{outline:2px solid var(--accent-ink);outline-offset:4px;border-radius:var(--r-xs)}@media (max-width:620px){.book-module__WHFfRa__page{background-size:2rem 2rem,2rem 2rem,auto;padding:7.5rem .75rem 4rem}.book-module__WHFfRa__hero{margin-bottom:2.5rem}.book-module__WHFfRa__content{margin-bottom:3.5rem}}
