.sales .header nav{gap:20px}.sales .header nav a{font-size:13px}.sales-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:65px;align-items:center;padding-top:64px;padding-bottom:60px}.sales-hero h1{font-size:clamp(35px,3.8vw,49px);line-height:1.5;letter-spacing:.015em}.sales-hero .lead{font-size:16px}.sales-hero .actions{margin-top:28px}.shared-preview{background:#e7f3ed;border-radius:28px;padding:25px;box-shadow:0 14px 45px #24493b0b;transform:rotate(1deg)}.preview-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;gap:12px}.preview-record{background:#fff;border-radius:18px;padding:23px}.preview-record h2{font-size:22px;margin:12px 0}.preview-record p{font-size:14px;line-height:1.9}.mini-strength{background:var(--mint);border-radius:12px;padding:14px 18px}.mini-strength strong{font-size:13px;color:var(--green)}.mini-strength p{margin:5px 0;font-weight:700}.preview-home{margin:16px 0 0 30px;background:var(--yellow);padding:17px 20px;border-radius:17px}.preview-home p{font-size:14px;margin:8px 0}.preview-foot{font-size:12px;text-align:center;margin-top:17px}.value-band{background:var(--green);color:#fff;padding:18px 0}.value-band>.shell{display:flex;justify-content:space-between;gap:15px;font-size:15px;font-weight:700}.sales .section>h2{font-size:30px}.sales .card ul{padding-left:22px;font-size:15px;line-height:2.2}.share-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:30px 0}.share-steps>div{padding:22px 20px;background:#fff;border:1px solid var(--line);border-radius:18px}.share-steps b{display:grid;place-items:center;background:var(--mint);color:var(--green);width:30px;height:30px;border-radius:50%;margin-bottom:12px}.share-steps strong{font-size:16px}.share-steps p{font-size:13px;color:var(--muted);margin:8px 0 0}.comparison{border:1px solid var(--line);border-radius:16px;background:#fff}.comparison table{min-width:850px}.comparison caption{text-align:left;font-size:12px;color:var(--muted);padding:15px 20px}.comparison .ours{background:#edf8f2}.comparison th{background:#f6f8f7;font-size:14px;width:18%}.comparison th.ours{background:var(--green);color:#fff}.comparison td{width:27%;font-size:14px;line-height:1.9;vertical-align:top}.comparison small{font-size:12px}.source-links{font-size:12px}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;max-width:970px;margin:auto}.price-card{padding:35px}.price-card h3{font-size:23px;margin:15px 0}.price{font-size:46px!important;font-weight:800;line-height:1.5;margin:15px 0!important;letter-spacing:-.025em}.price span{font-size:15px;font-weight:500;letter-spacing:0}.featured{border:2px solid var(--green);box-shadow:0 12px 25px #17766e08}.price-note{background:var(--yellow);padding:16px 20px;border-radius:12px;font-size:13px;margin:20px 0}.closing{background:var(--mint);text-align:center;padding:48px 25px;border-radius:25px}.closing h2{font-size:31px;line-height:1.65}.closing .actions{justify-content:center}.closing>p:last-child{font-size:13px;margin-top:25px}.portal-main{padding-top:36px;min-height:70vh}.portal h1{font-size:29px}.portal h2{font-size:23px}.auth-card{max-width:610px;margin:12px auto 30px}.portal form{margin:20px 0}.portal .header form{margin:0}.portal form .button{margin-top:12px}.portal label{margin-top:14px}.portal .header .button{margin-top:0;min-height:36px;padding:6px 12px;font-size:12px}.portal details{margin:20px 0;padding:20px}.portal details summary{cursor:pointer;font-weight:700}.portal-title{display:flex;justify-content:space-between;gap:20px;align-items:center}.portal-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:24px;margin-top:25px}.child-nav{height:fit-content;padding:20px}.child-nav a{display:block;border-bottom:1px solid var(--line);padding:12px 0;font-size:16px;font-weight:700}.child-nav details{padding:12px 0}.child-content{min-width:0}.child-header{display:flex;align-items:center;justify-content:space-between;gap:18px}.child-header form{margin:0}.record,.member,.admin-org{margin-bottom:22px}.record-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.record h3{font-size:17px}.prewrap{white-space:pre-wrap;overflow-wrap:anywhere;line-height:2}.inset{padding:16px 20px;border-radius:14px}.shared-note{padding:22px 0;border-bottom:1px solid var(--line)}.shared-note strong{font-size:14px;margin-left:10px}.shared-note small{font-size:12px;color:var(--muted)}.empty{padding:40px 25px;text-align:center;background:var(--mint)}.portal .card{overflow-wrap:anywhere}.portal .button{max-width:100%}.legal-table td{vertical-align:top}.legal-table th{width:28%}
@media(max-width:1050px){.sales-hero{gap:30px}.sales .header nav{gap:12px}.sales .brand small{font-size:11px}.sales .brand{font-size:22px}.shared-preview{padding:18px}.sales .header-inner{flex-wrap:wrap;padding:20px 0}.sales .header nav{flex-wrap:wrap}.portal-layout{grid-template-columns:210px minmax(0,1fr)}}
@media(max-width:680px){.sales-hero{grid-template-columns:1fr;padding-top:33px;padding-bottom:33px;gap:30px}.sales-hero h1{font-size:35px}.sales-hero .lead{font-size:15px}.shared-preview{transform:none;max-width:450px}.sales .header nav{gap:12px;justify-content:flex-start}.sales .header nav a{font-size:12px}.sales .header .brand small{font-size:11px}.value-band>.shell{display:grid;grid-template-columns:1fr 1fr;font-size:12px;gap:9px}.sales .section>h2{font-size:25px}.share-steps{grid-template-columns:1fr 1fr;gap:10px}.share-steps>div{padding:18px 14px}.share-steps strong{font-size:14px}.share-steps p{font-size:12px}.pricing-grid{grid-template-columns:1fr}.price-card{padding:26px}.price{font-size:40px!important}.closing h2{font-size:26px}.portal-layout{grid-template-columns:1fr}.portal .header-inner{display:block}.portal .header nav{flex-wrap:wrap}.portal h1{font-size:25px}.portal .card{padding:22px 17px}.child-header{display:block}.child-header form{margin:0 0 15px}.portal-title{align-items:flex-start}.portal-title .pill{white-space:nowrap}.child-nav a{display:inline-block;padding:8px 13px;border:1px solid var(--line);border-radius:25px;margin:4px}.record-top{flex-wrap:wrap}.portal .result-grid{grid-template-columns:1fr}.portal .field-row{grid-template-columns:1fr}.legal-table{min-width:0}.legal-table th,.legal-table td{display:block;width:100%}.source-links{line-height:2.1}}

.help-block{margin:24px 0}.help-block summary{cursor:pointer;font-weight:700}.manual-text{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.9;margin-top:20px}.help-block li{margin:12px 0}
