:root{--bg:#f4efe6;--surface:rgba(255,252,247,0.72);--surface-strong:#fffaf2;--foreground:#14281d;--muted:#526156;--line:rgba(20,40,29,0.12);--accent:#de6b2e;--accent-dark:#b44b15;--accent-soft:#f2c078;--forest:#1f4d3a;--shadow:0 24px 60px rgba(20,40,29,0.12);--font-heading:"Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,serif;--font-body:"Avenir Next",Montserrat,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,rgba(242,192,120,.4),transparent 30%),radial-gradient(circle at top right,rgba(31,77,58,.18),transparent 26%),linear-gradient(180deg,#f8f3ea 0,var(--bg) 52%,#efe7d9 100%);color:var(--foreground);font-family:var(--font-body),sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page{padding-bottom:4rem}.site-shell{width:min(1120px,calc(100% - 2rem));margin:0 auto}.topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0 .5rem}.brand-header{padding-top:1.25rem}.brand{display:inline-flex;align-items:center;gap:.75rem;font-weight:800;letter-spacing:-.03em}.brand-mark{display:grid;place-items:center;width:2.5rem;height:2.5rem;border-radius:999px;background:linear-gradient(135deg,var(--forest),#326e57);color:white}.actions,.hero-actions,.hero-metrics,.nav,.section-grid,.steps{display:flex}.nav{gap:1.2rem;color:var(--muted)}.actions,.hero-actions{gap:.8rem;align-items:center}.actions-wide{flex-wrap:nowrap;justify-content:flex-end}.link-button,.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;transition:transform .18s ease,background .18s ease,border-color .18s ease}.language-switcher{position:relative}.language-trigger{display:inline-flex;align-items:center;gap:.45rem;padding:.8rem .85rem;list-style:none;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.55);color:var(--muted);font-size:.92rem;font-weight:700;cursor:pointer}.language-trigger::-webkit-details-marker{display:none}.language-label{white-space:nowrap}.language-code,.language-globe{display:inline-flex;align-items:center;justify-content:center}.language-globe{width:1.35rem;height:1.35rem;color:var(--forest);font-size:.92rem}.language-code{min-width:1.8rem;color:var(--foreground);font-size:.78rem;font-weight:800;letter-spacing:.08em}.language-flag{display:inline-flex;align-items:center;justify-content:center;min-width:1.75rem;font-size:1rem}.language-caret{color:var(--muted);font-size:.8rem}.language-menu{position:absolute;top:calc(100% + .55rem);right:0;display:grid;min-width:11rem;padding:.4rem;border:1px solid var(--line);border-radius:1rem;background:rgba(255,250,242,.96);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow);z-index:20}.language-option{display:inline-flex;align-items:flex-start;gap:.65rem;padding:.75rem .8rem;border-radius:.8rem;color:var(--muted);font-size:.94rem;font-weight:700}.language-option-copy{display:grid;grid-gap:.1rem;gap:.1rem}.language-option-copy strong{color:var(--foreground);font-size:.78rem;letter-spacing:.08em}.language-option-copy span{color:var(--muted);font-size:.88rem;font-weight:700}.language-option.active,.language-option:hover{background:rgba(31,77,58,.08);color:var(--foreground)}.link-button,.secondary-button{border:1px solid var(--line);background:rgba(255,255,255,.55)}.link-button{padding:.85rem 1rem}.nav-badge-link{gap:.55rem}.nav-badge{min-width:1.35rem;height:1.35rem;padding:0 .4rem;background:var(--forest);color:white;font-size:.75rem;line-height:1}.inline-badge,.nav-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:800}.inline-badge{padding:.25rem .55rem;background:rgba(222,107,46,.14);color:var(--accent-dark);font-size:.72rem;letter-spacing:.03em;text-transform:uppercase}.primary-button{background:var(--accent);color:white;border:1px solid transparent;box-shadow:0 16px 30px rgba(222,107,46,.2)}.primary-button,.secondary-button{padding:.95rem 1.2rem}.link-button:hover,.primary-button:hover,.secondary-button:hover{transform:translateY(-1px)}.hero{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:2rem;gap:2rem;align-items:center;min-height:calc(100vh - 84px);padding:2rem 0 3rem}.badge,.card-kicker,.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:800}.card-kicker,.eyebrow{color:var(--accent-dark)}.audience-card h3,.cta-panel h2,.hero h1,.info-card h3,.page-title,.pulse-card h2,.section-heading h2{font-family:var(--font-heading),serif;letter-spacing:-.04em}.hero h1{margin:.35rem 0 1rem;font-size:clamp(3.2rem,7vw,6.2rem);line-height:.94}.page-title{margin:.35rem 0 .75rem;font-size:clamp(2.6rem,5vw,4.8rem);line-height:.98}.lead{max-width:42rem;color:var(--muted);font-size:1.05rem;line-height:1.75}.role-helper{margin:0 0 1rem;color:var(--forest);font-weight:700;line-height:1.6}.hero-text{max-width:38rem;color:var(--muted);font-size:1.1rem;line-height:1.7}.hero-metrics{flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.audience-card,.cta-panel,.hero-metrics div,.info-card,.pulse-card,.step-card{border:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow)}.hero-metrics div{display:flex;flex-direction:column;gap:.25rem;min-width:10rem;padding:1rem;border-radius:1.25rem;background:rgba(255,250,242,.65)}.hero-metrics strong{font-size:1.05rem}.hero-metrics span{color:var(--muted)}.hero-card{display:flex;justify-content:center}.hero-showcase{display:grid;grid-gap:1rem;gap:1rem;width:min(100%,31rem)}.community-card,.pulse-card{border:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow)}.community-card{padding:1.6rem;border-radius:2rem;background:linear-gradient(180deg,rgba(255,251,244,.96),rgba(255,255,255,.82)),radial-gradient(circle at top right,rgba(222,107,46,.14),transparent 42%)}.community-card-head,.community-highlights{display:flex;align-items:center}.community-card-head{justify-content:space-between;gap:1rem}.status-dot{width:.8rem;height:.8rem;border-radius:999px;background:#6fbf73;box-shadow:0 0 0 8px rgba(111,191,115,.12)}.community-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.9rem;gap:.9rem;margin-top:1.15rem}.community-stats article{display:flex;flex-direction:column;gap:.35rem;padding:1rem;border-radius:1.25rem;background:rgba(255,255,255,.72);border:1px solid rgba(34,50,43,.08)}.community-stats strong{font-size:1.55rem;line-height:1;font-family:var(--font-heading),serif;color:var(--forest)}.community-copy p,.community-stats span{color:var(--muted)}.community-copy{margin-top:1.2rem}.community-copy h2{margin:0;font-size:clamp(1.9rem,2.7vw,2.5rem);line-height:1}.community-copy p{margin:.85rem 0 0;line-height:1.7}.community-highlights{flex-wrap:wrap;gap:.65rem;margin-top:1.2rem}.pulse-card{position:relative;width:min(100%,26rem);padding:1.6rem;border-radius:2rem;background:linear-gradient(160deg,rgba(255,248,236,.92),rgba(255,255,255,.72)),linear-gradient(135deg,rgba(222,107,46,.18),rgba(31,77,58,.08));animation:float-card 5s ease-in-out infinite}.pulse-card-compact{width:100%;animation-duration:6.5s}.pulse-card ul{margin:1rem 0 0;padding-left:1.2rem;color:var(--muted);line-height:1.8}.badge-gold{display:inline-flex;padding:.4rem .65rem;border-radius:999px;background:rgba(242,192,120,.3);color:var(--forest)}.section-grid,.steps{gap:1rem}.section-grid{margin-top:.75rem;align-items:stretch}.audience-card,.info-card,.step-card{flex:1 1;padding:1.5rem;border-radius:1.6rem;background:var(--surface)}.audience-stack,.cta-panel,.narrative{margin-top:5rem}.dashboard-layout,.onboarding-layout,.start-hero{padding-top:3rem}.dashboard-cards,.role-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.onboarding-panel,.role-card{border:1px solid var(--line);border-radius:1.8rem;background:var(--surface);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow)}.role-card{padding:1.6rem}.role-card h2{margin:.35rem 0 .9rem;font-family:var(--font-heading),serif;font-size:2rem;line-height:1.02;letter-spacing:-.04em}.role-card p{color:var(--muted);line-height:1.7}.auth-copy{grid-gap:.35rem;gap:.35rem;padding:.9rem 1rem;background:rgba(255,255,255,.55)}.auth-copy,.captcha-box{display:grid;border:1px solid var(--line);border-radius:1rem}.captcha-box{grid-gap:.55rem;gap:.55rem;padding:1rem;background:rgba(255,255,255,.5)}.captcha-box strong{color:var(--foreground)}.captcha-box span{color:var(--muted);line-height:1.6}.captcha-dev{border-style:dashed}.turnstile-slot{min-height:4.25rem}.auth-copy strong{color:var(--foreground)}.auth-copy span{color:var(--muted);line-height:1.6}.onboarding-layout{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:1.5rem;gap:1.5rem}.onboarding-panel{padding:1.4rem}.mini-steps{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:1.2rem}.mini-step{padding:.55rem .8rem;border-radius:999px;border:1px solid var(--line);color:var(--muted);background:rgba(255,255,255,.48)}.mini-step.active{color:white;background:var(--forest);border-color:transparent}.onboarding-form{display:grid;grid-gap:1rem;gap:1rem}.onboarding-form label{display:grid;grid-gap:.45rem;gap:.45rem;color:var(--muted);font-weight:700}.onboarding-form input,.onboarding-form select,.onboarding-form textarea{width:100%;padding:.95rem 1rem;border:1px solid var(--line);border-radius:1rem;background:rgba(255,255,255,.8);color:var(--foreground)}.detail-list{display:grid;grid-gap:1rem;gap:1rem;margin-top:.5rem}.detail-row{display:grid;grid-gap:.25rem;gap:.25rem}.detail-row strong{color:var(--foreground)}.detail-row span{color:var(--muted);line-height:1.7}.field-stack{display:grid;grid-gap:.55rem;gap:.55rem}.field-help{color:var(--muted);font-size:.9rem;line-height:1.5}.onboarding-form textarea{resize:vertical}.compensation-grid{display:grid;grid-template-columns:1.2fr 1fr .8fr;grid-gap:.75rem;gap:.75rem}.subfield-label{display:grid;grid-gap:.4rem;gap:.4rem;color:var(--muted);font-weight:700}.chip-row,.dashboard-hero,.form-actions,.inline-form,.stack-actions{display:flex}.chip-row,.form-actions,.stack-actions{gap:.8rem;flex-wrap:wrap}.form-actions{margin-top:.4rem}.onboarding-sidebar{display:grid;grid-gap:1rem;gap:1rem;align-content:start}.feature-list{margin:1rem 0 0;padding-left:1.2rem;color:var(--muted);line-height:1.8}.dashboard-hero{align-items:flex-end;justify-content:space-between;gap:1rem}.profile-hero-copy{display:grid;grid-gap:.75rem;gap:.75rem}.profile-edit-hero{display:flex;align-items:center;gap:1rem;margin-bottom:1.4rem}.profile-edit-hero div{display:grid;grid-gap:.25rem;gap:.25rem}.profile-edit-hero strong{font-size:1.1rem}.profile-edit-hero span{color:var(--muted)}.discover-grid,.filter-bar{display:grid;grid-gap:1rem;gap:1rem}.filter-bar{grid-template-columns:repeat(4,minmax(0,1fr));margin:1rem 0 1.5rem;padding:1.2rem;border:1px solid var(--line);border-radius:1.5rem;background:rgba(255,255,255,.55);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.filter-bar label{display:grid;grid-gap:.45rem;gap:.45rem;color:var(--muted);font-weight:700}.filter-bar input,.filter-bar select{width:100%;padding:.95rem 1rem;border:1px solid var(--line);border-radius:1rem;background:rgba(255,255,255,.85);color:var(--foreground)}.discover-grid{grid-template-columns:repeat(3,1fr)}.discover-card{display:grid;grid-gap:1rem;gap:1rem}.score-pill{display:inline-grid;justify-items:start;gap:.1rem;width:-moz-fit-content;width:fit-content;padding:.7rem .9rem;border:1px solid rgba(31,77,58,.14);border-radius:1rem;background:linear-gradient(135deg,rgba(31,77,58,.08),rgba(242,192,120,.22))}.score-pill strong{color:var(--forest);font-size:1.1rem}.score-pill span{color:var(--muted);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.detail-score-pill{margin:.25rem 0 .8rem}.profile-avatar{position:relative;overflow:hidden;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,rgba(31,77,58,.12),rgba(242,192,120,.34));border:1px solid rgba(31,77,58,.14);color:var(--forest);font-weight:800}.profile-avatar-sm{width:2.75rem;height:2.75rem;font-size:.88rem}.profile-avatar-md{width:4rem;height:4rem;font-size:1.15rem}.profile-avatar-lg{width:6rem;height:6rem;font-size:1.6rem}.profile-avatar-image{width:100%;height:100%;object-fit:cover}.empty-state-card{margin-top:1rem}.compact-chips{margin:0}.card-actions,.cta-row{display:flex;gap:.7rem;flex-wrap:wrap;align-items:center}.interest-form input{min-width:14rem;padding:.95rem 1rem;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.85);color:var(--foreground)}.mini-list{display:grid;grid-gap:.8rem;gap:.8rem;margin-top:.6rem}.mini-list-item{display:grid;grid-gap:.2rem;gap:.2rem;padding:.9rem 1rem;border:1px solid var(--line);border-radius:1rem;background:rgba(255,255,255,.45)}.mini-list-item strong{color:var(--foreground)}.mini-list-item em,.mini-list-item span{color:var(--muted);line-height:1.5}.mini-list-item.static{cursor:default}.conversation-list-item{gap:.35rem}.conversation-list-footer,.conversation-list-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.conversation-preview{font-style:normal}.conversation-timestamp{color:var(--muted);font-size:.82rem;white-space:nowrap}.danger-button{border-color:rgba(180,75,21,.24);color:var(--accent-dark)}.inbox-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.conversation-thread{display:grid;grid-gap:.9rem;gap:.9rem;margin-bottom:1.5rem}.message-bubble{max-width:42rem;padding:1rem 1.15rem;border:1px solid var(--line);border-radius:1.2rem;background:rgba(255,255,255,.65)}.message-bubble-own{margin-left:auto;background:rgba(242,192,120,.26)}.message-bubble strong{display:block;margin-bottom:.35rem}.message-bubble p{margin:0;color:var(--muted);line-height:1.65}.message-meta{display:inline-flex;margin-top:.7rem;color:var(--muted);font-size:.8rem;font-weight:700}.message-composer-card{max-width:42rem;margin-left:auto;width:100%}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-form,.danger-panel{margin-top:1rem}.chip-row{margin:1.5rem 0}.chip{display:inline-flex;align-items:center;padding:.6rem .85rem;border-radius:999px;background:rgba(242,192,120,.26);color:var(--forest);font-weight:800}.compact-panel{margin-top:1.5rem}.section-heading{max-width:38rem;margin-bottom:1.5rem}.cta-panel h2,.section-heading h2{margin:.35rem 0 0;font-size:clamp(2.2rem,4vw,3.8rem);line-height:1.02}.steps{align-items:stretch}.step-card span{display:inline-flex;margin-bottom:1rem;color:var(--accent-dark);font-size:1.5rem;font-weight:800}.audience-stack{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.audience-card{min-height:18rem;background:linear-gradient(180deg,rgba(255,251,246,.88),rgba(250,243,230,.74))}.cta-panel{display:grid;grid-template-columns:1fr .95fr;grid-gap:1.5rem;gap:1.5rem;padding:2rem;border-radius:2rem;background:linear-gradient(135deg,rgba(31,77,58,.08),rgba(222,107,46,.12)),var(--surface-strong)}.cta-panel p{color:var(--muted);line-height:1.7}.waitlist-form{display:grid;grid-gap:1rem;gap:1rem}.waitlist-form label{display:grid;grid-gap:.45rem;gap:.45rem;color:var(--muted);font-weight:700}.field-hint{color:var(--muted);font-size:.84rem;font-weight:600;line-height:1.45}.field-hint-error{color:var(--accent-dark)}.input-invalid{border-color:rgba(180,75,21,.45)!important;background:rgba(222,107,46,.08)!important;box-shadow:0 0 0 1px rgba(180,75,21,.14)}.form-message{margin:0;padding:.85rem 1rem;border-radius:1rem;font-weight:700;line-height:1.5}.form-message-error{border:1px solid rgba(180,75,21,.22);background:rgba(222,107,46,.1);color:var(--accent-dark)}.form-message-success{border:1px solid rgba(31,77,58,.18);background:rgba(31,77,58,.08);color:var(--forest)}.text-link{color:var(--forest);font-size:.95rem;font-weight:700}.text-link:hover{color:var(--accent-dark)}.waitlist-form input,.waitlist-form select{width:100%;padding:.95rem 1rem;border:1px solid var(--line);border-radius:1rem;background:rgba(255,255,255,.78);color:var(--foreground)}.site-footer{margin-top:4rem;padding:0 0 2.5rem}.site-footer-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:1.25rem;gap:1.25rem;padding:1.5rem;border:1px solid var(--line);border-radius:1.8rem;background:rgba(255,252,246,.82);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.footer-link-list,.site-footer-brand,.site-footer-links{display:flex;flex-direction:column}.site-footer-brand{gap:.8rem}.legal-richtext li,.legal-richtext p,.site-footer-brand p{color:var(--muted);line-height:1.7}.footer-mail{width:-moz-fit-content;width:fit-content;font-weight:700}.site-footer-links{gap:.8rem}.footer-link-list{gap:.65rem}.landing-hero,.legal-page{padding-top:2rem}.landing-grid,.landing-stack{display:grid;grid-gap:1rem;gap:1rem}.landing-grid{grid-template-columns:1.05fr .95fr;margin-top:1.5rem;align-items:start}.landing-stack{grid-template-columns:1fr}.landing-card{padding:1.6rem;border:1px solid var(--line);border-radius:1.8rem;background:rgba(255,252,246,.84);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.landing-card h2,.landing-card h3{margin:0;font-family:var(--font-heading),serif;color:var(--forest);letter-spacing:-.03em}.landing-card h2{font-size:clamp(2rem,3.2vw,2.8rem);line-height:.98}.landing-card h3{font-size:1.45rem}.landing-card p{margin:.95rem 0 0;color:var(--muted);line-height:1.75}.landing-highlight-list{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.2rem}.legal-hero{max-width:48rem}.legal-card{margin-top:1.5rem;padding:1.6rem 1.8rem;border:1px solid var(--line);border-radius:1.8rem;background:rgba(255,252,246,.84);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.legal-richtext h1,.legal-richtext h2{font-family:var(--font-heading),serif;letter-spacing:-.03em;color:var(--forest)}.legal-richtext h1{margin:0 0 1rem;font-size:clamp(2.2rem,4vw,3rem)}.legal-richtext h2{margin:2rem 0 .85rem;font-size:1.55rem}.legal-richtext ul{margin:.75rem 0 0;padding-left:1.2rem}.form-legal-note{margin:-.1rem 0 .5rem;color:var(--muted);font-size:.94rem;line-height:1.6}.form-legal-note a{font-weight:700}@keyframes float-card{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:960px){.audience-stack,.compensation-grid,.cta-panel,.dashboard-cards,.discover-grid,.filter-bar,.hero,.inbox-grid,.landing-grid,.onboarding-layout,.role-grid,.site-footer-grid{grid-template-columns:1fr}.actions,.dashboard-hero,.nav,.section-grid,.steps,.topbar{flex-direction:column;align-items:stretch}.community-stats{grid-template-columns:1fr}.actions-wide{flex-wrap:wrap}.nav{gap:.75rem}.hero{min-height:auto;padding-top:1rem}}@media (max-width:640px){.site-shell{width:min(100% - 1.25rem,1120px)}.topbar{padding-top:1rem}.hero h1{font-size:clamp(2.7rem,14vw,4.2rem)}.audience-card,.cta-panel,.info-card,.onboarding-panel,.pulse-card,.role-card,.step-card{border-radius:1.3rem}}