:root{--ink:#17211d;--muted:#64706a;--paper:#f7f7f2;--surface:#fff;--line:#dce2dc;--forest:#123c32;--forest-deep:#0b2c25;--mint:#c9f36b;--mint-soft:#edfacf;--lavender:#d9d0ff;--violet:#5d45c4;--danger:#a12e35;--shadow:0 24px 70px #142a221a}*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{background:var(--paper);max-width:100%;color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Inter,Aptos,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.brand{letter-spacing:-.02em;align-items:center;gap:.7rem;font-size:1.02rem;font-weight:760;display:inline-flex}.brandMark{background:var(--mint);color:var(--forest-deep);border-radius:.72rem .72rem .72rem .2rem;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.95rem;font-weight:850;display:inline-flex;transform:rotate(-3deg)}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:3.25rem;padding:0 1.45rem;font-weight:720;transition:background .16s,border-color .16s,transform .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:focus-visible,.textLink:focus-visible,.workspaceCard:focus-visible,.brand:focus-visible,.backLink:focus-visible{outline:3px solid var(--lavender);outline-offset:3px}.button:disabled{cursor:wait;opacity:.7;transform:none}.buttonPrimary{background:var(--forest);color:#fff}.buttonPrimary:hover{background:var(--forest-deep)}.buttonSecondary{color:var(--forest);background:0 0;border-color:#bec8c1}.buttonSecondary:hover,.buttonGhost:hover{background:#fff}.buttonGhost{border-color:var(--line);color:var(--forest);background:0 0}.buttonCompact{min-height:2.7rem;padding:0 1.15rem}.buttonFull{width:100%}.landingShell{min-height:100vh;overflow:hidden}.publicNav,.dashboardHeader{justify-content:space-between;align-items:center;max-width:1240px;margin:0 auto;padding:1.6rem 2rem;display:flex}.hero{grid-template-columns:minmax(0,1.15fr) minmax(340px,.7fr);align-items:center;gap:clamp(3rem,8vw,7rem);max-width:1240px;min-height:670px;margin:0 auto;padding:5rem 2rem 6rem;display:grid;position:relative}.heroCopy{min-width:0}.hero:before{background:var(--lavender);content:"";filter:blur(2px);opacity:.55;z-index:-1;border-radius:50%;width:19rem;height:19rem;position:absolute;top:-8rem;right:-15rem}.eyebrow,.cardKicker{color:var(--violet);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1rem;font-size:.73rem;font-weight:800}.hero h1,.authStory h1,.dashboardIntro h1,.workspaceHero h1{letter-spacing:-.052em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:.98}.hero h1{max-width:900px;font-size:clamp(3.5rem,6vw,6.25rem)}.heroLead{color:var(--muted);max-width:680px;margin:2rem 0 0;font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.7}.heroActions{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:2.3rem;display:flex}.textLink,.backLink{color:var(--forest);font-size:.92rem;font-weight:720}.textLink{border-bottom:1px solid #91a49a;padding-bottom:.2rem}.promiseCard{background:var(--forest);box-shadow:var(--shadow);color:#fff;border-radius:2rem;padding:clamp(2rem,4vw,3.2rem);position:relative;transform:rotate(1.2deg)}.promiseCard:after{content:"";pointer-events:none;border:1px solid #fff3;border-radius:1.7rem;position:absolute;inset:.65rem}.promiseIcon,.bannerIcon{background:var(--mint);color:var(--forest);border-radius:999px;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:2.2rem;font-weight:900;display:flex}.promiseCard .cardKicker{color:var(--mint)}.promiseCard h2{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.1rem,3vw,3.1rem);font-weight:500;line-height:1.04}.promiseCard>p:not(.cardKicker){color:#d8e2dd;line-height:1.65}.thresholdBadge{background:#ffffff17;border:1px solid #ffffff24;border-radius:1rem;justify-content:space-between;align-items:center;margin-top:2rem;padding:1rem 1.1rem;display:flex}.thresholdBadge span{color:#d8e2dd;font-size:.82rem}.thresholdBadge strong{color:var(--mint);font-size:1.5rem}.flowSection{background:#fff;border-radius:3rem 3rem 0 0;grid-template-columns:.55fr 1.45fr;gap:4rem;max-width:1440px;margin:0 auto;padding:6rem max(2rem,50% - 588px);display:grid}.flowSection h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,4vw,4rem);font-weight:500}.flowGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.flowGrid li{border-top:1px solid var(--line);padding-top:1rem}.flowGrid li>span{color:var(--violet);margin-bottom:2rem;font-size:.72rem;font-weight:800;display:block}.flowGrid strong{font-size:1.05rem}.flowGrid p{color:var(--muted);font-size:.92rem;line-height:1.6}.authShell{grid-template-columns:minmax(420px,.9fr) minmax(480px,1.1fr);min-height:100vh;display:grid}.authStory{background:radial-gradient(circle at 20% 10%, #c9f36b33, transparent 30%), var(--forest-deep);color:#fff;flex-direction:column;justify-content:space-between;padding:clamp(2rem,5vw,4.5rem);display:flex}.authStory .brandMark{color:var(--forest-deep)}.authStoryCopy{max-width:600px;padding:5rem 0}.eyebrowLight{color:var(--mint)}.authStory h1{font-size:clamp(4rem,6vw,6.5rem)}.authStoryCopy>p:last-child{color:#cbd9d3;max-width:540px;font-size:1.08rem;line-height:1.75}.authAssurance{border-top:1px solid #ffffff29;align-items:flex-start;gap:1rem;padding-top:1.5rem;display:flex}.authAssurance>span{color:var(--mint);font-size:1.5rem}.authAssurance p{color:#b9ccc4;max-width:460px;margin:0;font-size:.84rem;line-height:1.55}.authAssurance strong{color:#fff;margin-bottom:.25rem;display:block}.authPanel{background:var(--paper);justify-content:center;align-items:center;padding:3rem;display:flex}.authPanelInner{width:100%;max-width:470px}.authPanelInner>.backLink{margin-bottom:5rem;display:inline-block}.authPanelInner h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,4vw,3.8rem);font-weight:500}.panelIntro{color:var(--muted);margin:1rem 0 2.2rem;line-height:1.6}.loginForm{gap:1.25rem;display:grid}.fieldGroup{gap:.55rem;display:grid}.fieldGroup label{font-size:.8rem;font-weight:760}.fieldGroup input,.fieldGroup select,.fieldGroup textarea{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:.85rem;outline:none;width:100%;min-height:3.45rem;padding:0 1rem;transition:border-color .15s,box-shadow .15s}.fieldGroup textarea{resize:vertical;min-height:5.5rem;padding:.75rem 1rem}.fieldGroup input::placeholder,.fieldGroup textarea::placeholder{color:#9ba39f}.fieldGroup input:focus,.fieldGroup select:focus,.fieldGroup textarea:focus{border-color:var(--violet);box-shadow:0 0 0 3px #5d45c41f}.editorPanels{gap:2rem;display:grid}.editorPanels h2{letter-spacing:-.03em;margin:.35rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:500}.checkboxRow{align-items:center;gap:.55rem;font-size:.85rem;font-weight:600;display:flex}.checkboxRow input{width:1.1rem;height:1.1rem}.questionList{color:var(--muted);margin:.5rem 0 0;padding-left:1.2rem;font-size:.85rem;line-height:1.6}.questionOptions{color:var(--muted)}.questionnaireVersionLinks{flex-wrap:wrap;gap:.5rem 1rem;margin:.45rem 0 0;display:flex}.campaignDetailList{gap:1rem;margin:1.8rem 0 0;display:grid}.campaignDetailList div{border-top:1px solid var(--line);padding-top:.9rem}.campaignDetailList dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:800}.campaignDetailList dd{margin:.35rem 0 0;font-size:.9rem;font-weight:650}.stackedPanelHeading{border-top:1px solid var(--line);margin-top:2rem;padding-top:1.5rem}.memberRow{flex-wrap:wrap;align-items:flex-start}.memberSubject{word-break:break-all;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.82rem}.memberActions{flex-wrap:wrap;gap:.75rem;display:flex}.memberRowForm{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.memberRowForm select{border:1px solid var(--line);background:#fff;border-radius:.6rem;min-height:2.7rem;padding:0 .6rem}.memberRowForm .formError,.memberRowForm .formSuccess{flex-basis:100%}.formError{color:var(--danger);background:#fff0f0;border:1px solid #f0c7c9;border-radius:.75rem;margin:0;padding:.8rem .9rem;font-size:.84rem}.formFootnote{color:var(--muted);text-align:center;margin:0;font-size:.76rem;line-height:1.55}.dashboardShell{min-height:100vh}.dashboardHeader{border-bottom:1px solid var(--line);max-width:none;padding-left:max(2rem,50% - 590px);padding-right:max(2rem,50% - 590px)}.dashboardContent{max-width:1180px;margin:0 auto;padding:5rem 2rem 7rem}.dashboardIntro{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:3.2rem;display:flex}.dashboardIntro h1,.workspaceHero h1{font-size:clamp(3rem,5vw,5rem)}.dashboardIntro p:not(.eyebrow){color:var(--muted);max-width:620px;line-height:1.6}.securityPill{background:var(--mint-soft);color:var(--forest);border-radius:999px;flex:none;align-items:center;gap:.5rem;padding:.65rem .9rem;font-size:.76rem;font-weight:760;display:flex}.workspaceGrid{gap:1rem;display:grid}.workspaceCard{border:1px solid var(--line);background:#fff;border-radius:1.25rem;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1.35rem;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.workspaceCard:hover{border-color:#aebbb3;transform:translateY(-2px);box-shadow:0 14px 40px #142a2214}.workspaceMonogram{background:var(--lavender);color:#382683;border-radius:.85rem;justify-content:center;align-items:center;width:3.3rem;height:3.3rem;font-family:Georgia,Times New Roman,serif;font-size:1.25rem;display:flex}.workspaceDetails{gap:.3rem;display:grid}.workspaceDetails strong{font-size:1.02rem}.workspaceDetails span{color:var(--muted);letter-spacing:.08em;font-size:.72rem;font-weight:760}.workspaceArrow{color:var(--forest);font-size:1.3rem}.emptyState{text-align:center;background:#fff;border:1px dashed #bbc5bf;border-radius:1.5rem;flex-direction:column;align-items:center;padding:5rem 2rem;display:flex}.emptyIcon{background:var(--mint-soft);color:var(--forest);border-radius:999px;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1.4rem;font-size:2rem;display:flex}.emptyState h2{margin:0}.emptyState p{color:var(--muted);max-width:520px;line-height:1.6}.workspaceHero{align-items:center;gap:1.5rem;margin:4rem 0 3rem;display:flex}.workspaceMonogramLarge{border-radius:1.35rem;width:6.2rem;height:6.2rem;font-size:2.4rem}.roleLine{color:var(--muted);margin-bottom:0}.confidentialityBanner{background:var(--forest);color:#fff;border-radius:1.25rem;align-items:center;gap:1.25rem;margin-bottom:1.25rem;padding:1.35rem 1.5rem;display:flex}.confidentialityBanner .bannerIcon{flex:none;width:2.5rem;height:2.5rem;margin:0}.confidentialityBanner p{color:#c9d8d2;margin:.25rem 0 0;font-size:.87rem;line-height:1.55}.dashboardCards{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.featureCard{border:1px solid var(--line);background:#fff;border-radius:1.25rem;flex-direction:column;min-height:310px;padding:1.6rem;display:flex}.featureCardAccent{background:var(--lavender);border-color:#0000}.featureIcon{background:var(--paper);color:var(--forest);border-radius:.8rem;justify-content:center;align-items:center;width:2.8rem;height:2.8rem;margin-bottom:2.5rem;font-size:1.3rem;display:flex}.featureCard h2{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.65rem;font-weight:500}.featureCard>p:not(.cardKicker){color:var(--muted);font-size:.87rem;line-height:1.55}.statusLabel{color:var(--violet);letter-spacing:.08em;text-transform:uppercase;margin-top:auto;font-size:.7rem;font-weight:800}.statusLabelLight{color:#382683}.featureCardLink{margin-top:1rem}.campaignsContent{max-width:1240px}.campaignsHeading{justify-content:space-between;align-items:flex-end;gap:2rem;margin:3.5rem 0 2.5rem;display:flex}.campaignsHeading h1{letter-spacing:-.055em;margin:.75rem 0 1rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,6vw,5rem);font-weight:500;line-height:.95}.campaignsHeading>div>p:last-child,.campaignCreatePanel>p:not(.cardKicker){color:var(--muted);max-width:680px;margin:0;line-height:1.65}.campaignsLayout{grid-template-columns:minmax(0,1.5fr) minmax(310px,.75fr);align-items:start;gap:2rem;display:grid}.campaignListPanel,.campaignCreatePanel{background:var(--white);border:1px solid var(--line);border-radius:1.6rem;padding:2rem}.campaignCreatePanel{background:var(--lavender);position:sticky;top:1.5rem}.panelHeading{justify-content:space-between;align-items:center;display:flex}.panelHeading h2,.campaignCreatePanel h2{letter-spacing:-.04em;margin:.35rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:500}.campaignCount{background:var(--paper);border:1px solid var(--line);border-radius:999px;justify-content:center;align-items:center;min-width:2.6rem;height:2.6rem;font-weight:800;display:flex}.campaignList{gap:1rem;margin-top:1.8rem;display:grid}.campaignRow{background:var(--paper);border:1px solid var(--line);border-radius:1.15rem;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.35rem;display:flex}.campaignRowTitle{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.campaignRow h3{margin:0;font-size:1rem}.campaignRow p{color:var(--muted);margin:.45rem 0 0;font-size:.85rem}.campaignStatus{background:var(--lavender);color:#382683;letter-spacing:.08em;border-radius:999px;padding:.35rem .55rem;font-size:.65rem;font-weight:800}.campaignMeta{gap:1.5rem;margin:0;display:flex}.campaignMeta div{min-width:74px}.campaignMeta dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:800}.campaignMeta dd{margin:.35rem 0 0;font-size:.85rem;font-weight:750}.campaignEmptyState{background:var(--paper);border:1px dashed var(--line);text-align:center;border-radius:1.15rem;margin-top:1.8rem;padding:3rem 1.5rem}.campaignEmptyState h3,.campaignEmptyState p{margin:0}.campaignEmptyState p{color:var(--muted);margin-top:.5rem}.campaignForm{gap:1.15rem;margin-top:1.5rem;display:grid}.campaignForm .fieldGroup{gap:.45rem}.fieldHelp{color:var(--muted);margin:0;font-size:.75rem;line-height:1.5}.formSuccess{color:var(--forest);background:#e8f4df;border:1px solid #b8d9a4;border-radius:.8rem;margin:0;padding:.8rem;font-size:.82rem}.standaloneState{flex-direction:column;justify-content:center;align-items:flex-start;max-width:720px;min-height:100vh;margin:0 auto;padding:3rem 2rem;display:flex}.standaloneState h1{letter-spacing:-.05em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,7vw,5.2rem);font-weight:500;line-height:1}.standaloneState>p:not(.eyebrow){color:var(--muted);max-width:580px;margin:1.5rem 0 2rem;line-height:1.7}@media (max-width:900px){.hero,.flowSection,.authShell{grid-template-columns:1fr}.hero{padding-top:3rem}.promiseCard{transform:none}.flowSection{border-radius:2rem 2rem 0 0}.authStory{min-height:560px}.authPanel{min-height:720px}.dashboardCards,.campaignsLayout{grid-template-columns:1fr}.campaignCreatePanel{position:static}.featureCard{min-height:280px}}@media (max-width:620px){.publicNav,.dashboardHeader{padding:1.2rem}.hero{grid-template-columns:minmax(0,1fr);padding:3rem 1.2rem 4rem}.hero h1{font-size:clamp(3rem,15vw,4.2rem)}.heroActions,.dashboardIntro,.workspaceHero,.campaignsHeading,.campaignRow{flex-direction:column;align-items:stretch}.campaignMeta{border-top:1px solid var(--line);padding-top:1rem}.heroActions .button{width:100%}.flowSection{gap:3rem;padding:4rem 1.2rem}.flowGrid{grid-template-columns:1fr}.authStory,.authPanel{padding:2rem 1.3rem}.authStory{min-height:640px}.authPanelInner>.backLink{margin-bottom:3.5rem}.dashboardContent{padding:3.5rem 1.2rem 5rem}.securityPill{align-self:flex-start}.workspaceHero{margin-top:3rem}.confidentialityBanner{align-items:flex-start}.respondActions{flex-direction:column}}.feedbackRequests{background:var(--lavender);border-radius:1.6rem;margin:2rem 0;padding:1.75rem 2rem}.feedbackRequestList{gap:.75rem;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}.feedbackRequestRow{background:var(--surface);border-radius:1rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;padding:1rem 1.2rem;display:flex}.feedbackRequestRow strong{display:block}.feedbackRequestMeta{color:var(--muted);font-size:.8rem}.progressByRelationship{color:var(--muted);margin:.75rem 0 0;padding-left:1.1rem;font-size:.82rem;line-height:1.6}.invitationActions{flex-direction:column;align-items:flex-end;gap:.4rem;display:flex}.invitationLink{flex-direction:column;gap:.35rem;margin:.6rem 0 0;display:flex}.invitationLink code{background:var(--surface-strong,#0000000d);overflow-wrap:anywhere;border-radius:6px;padding:.5rem .6rem;font-size:.8rem}.publicShell{min-height:100vh}.publicHeader{border-bottom:1px solid var(--line);padding:1.4rem max(2rem,50% - 590px)}.publicWordmark{letter-spacing:.01em;font-family:Georgia,Times New Roman,serif;font-size:1.15rem}.publicContent{max-width:1180px;margin:0 auto;padding:4rem 2rem 7rem}.respondContent{max-width:760px}.respondHeading{margin:2.5rem 0 1.5rem}.respondHeading h1{letter-spacing:-.04em;margin:.5rem 0 .75rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:500}.respondHeading>p:not(.eyebrow){color:var(--muted);margin:0;line-height:1.65}.respondNotice{background:var(--mint-soft);border-radius:1rem;margin-bottom:1.5rem;padding:1.1rem 1.3rem}.respondNotice p{color:var(--muted);margin:.35rem 0 0}.respondNoticeCalm{background:var(--surface);border:1px solid var(--line)}.respondForm{gap:2.5rem;display:grid}.respondSection h2{letter-spacing:-.03em;margin:0 0 1.25rem;font-family:Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:500}.respondQuestion{border:1px solid var(--line);border-radius:1rem;gap:.9rem;margin:0 0 1rem;padding:1.25rem;display:grid}.respondQuestion legend{float:left;width:100%;font-weight:600;line-height:1.5}.respondQuestionNumber{color:var(--muted)}.respondRatingRow{flex-wrap:wrap;gap:.5rem;display:flex}.respondRatingOption{border:1px solid var(--line);border-radius:.7rem;align-items:center;gap:.4rem;padding:.5rem .75rem;display:flex}.respondChoiceList{gap:.5rem;display:grid}.respondChoiceOption{align-items:center;gap:.55rem;display:flex}.respondTextInput,.respondTextArea{background:var(--surface);border:1px solid var(--line);border-radius:.7rem;width:100%;padding:.7rem .85rem}.respondActions{gap:1rem;display:flex}.respondWithdraw{border-top:1px solid var(--line);margin-top:2rem;padding-top:1.5rem}.checkboxField{color:var(--muted);align-items:flex-start;gap:.5rem;font-size:.85rem;line-height:1.5;display:flex}.dangerZone{border-color:color-mix(in srgb, #b4443a 45%, var(--line))}.dangerZone .cardKicker{color:#b4443a}.eraseControl{max-width:22rem;font-size:.82rem}.eraseControl summary{color:var(--muted);cursor:pointer}.eraseControl .campaignForm{margin-top:.75rem}.checkboxField input{margin-top:.2rem}.reportSections{flex-direction:column;gap:1.25rem;margin-top:1.5rem;display:flex}.reportSectionCard{border:1px solid var(--line);border-radius:14px;padding:1.25rem 1.5rem}.reportSectionCard h2{margin:.2rem 0 0}.reportSectionNote{border-left:3px solid var(--accent,var(--line));color:var(--muted);margin:.75rem 0 0;padding-left:.9rem;font-size:.9rem}.reportMetric,.reportQuotes{border-top:1px solid var(--line);margin-top:1rem;padding-top:1rem}.reportQuotes h3{margin:0 0 .4rem;font-size:.98rem}.reportQuote{border-left:3px solid var(--accent,var(--line));color:var(--muted);white-space:pre-wrap;margin:.5rem 0 0;padding-left:.9rem;font-style:italic}.reportMetric h3{margin:0 0 .4rem;font-size:.98rem}.reportMetricValue{margin:0;font-size:.9rem}.reportDistribution{color:var(--muted);margin:.5rem 0 0;padding:0;font-size:.82rem;line-height:1.6;list-style:none}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.reviewQuoteOriginal{background:var(--surface-muted,#f5f5f4);border-left:3px solid var(--line);color:var(--text-muted,#57534e);white-space:pre-wrap;border-radius:0 .5rem .5rem 0;margin:.5rem 0;padding:.6rem .9rem;font-style:italic}
