:root{--accent:#c92a35;--ink:#202a2c;--muted:#64706f;--border:#e1e5e0;--surface:#f6f7f2;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fafbf8;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #2d777e;outline-offset:3px}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}h1,h2,h3,p{margin:0}h1{font-size:clamp(2.5rem,5vw,4.7rem);line-height:1.06;letter-spacing:-.055em;font-weight:750}h2,.h2{font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.15;letter-spacing:-.035em}h3{font-size:1.25rem;line-height:1.3}p{line-height:1.65}small{font-size:.8rem;color:var(--muted)}.topbar{padding:20px max(24px,calc((100vw - 1200px)/2));display:flex;align-items:center;justify-content:space-between;gap:22px;background:#fff;border-bottom:1px solid var(--border)}.brand{display:flex;gap:9px;align-items:center;font-weight:750;letter-spacing:-.04em;white-space:nowrap}.brand-mark{display:grid;place-items:center;background:#c92a35;color:#fff;width:34px;height:38px;border-radius:8px 8px 14px 14px;font-size:25px}.brand-light{font-weight:400;color:var(--muted)}nav{display:flex;align-items:center;gap:25px;font-size:.9rem}.user-name{color:var(--muted);max-width:160px;overflow:hidden;text-overflow:ellipsis}.preview-banner{background:#f5eee1;color:#6d5523;text-align:center;font-size:.78rem;padding:10px 20px}.page{max-width:1200px;margin:auto;padding:45px 24px 70px;min-height:65vh}.narrow{max-width:610px}.directory-hero,.tenant-hero{display:grid;grid-template-columns:1.08fr 1fr;align-items:center;gap:55px;padding:30px 0 45px}.directory-hero>img,.hero-photo{width:100%;height:470px;object-fit:cover;border-radius:12px 12px 100px}.eyebrow{font-size:.72rem;font-weight:750;letter-spacing:.15em;color:var(--accent);margin-bottom:19px}.lead{font-size:1.08rem;line-height:1.75;color:var(--muted);margin:25px 0 28px;max-width:580px}.button{background:var(--accent);color:#fff;border:1px solid var(--accent);padding:13px 22px;border-radius:7px;font-weight:650;display:inline-flex;align-items:center;justify-content:center;gap:12px;line-height:1.3;min-height:45px}.button:hover{filter:brightness(.95)}.button.small{padding:9px 18px;min-height:38px}.button.secondary{background:transparent;color:var(--accent)}.text-button{border:0;background:transparent;padding:6px 0;color:var(--accent);font-weight:650}.section{margin-top:50px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:30px}.section-heading .lead{margin-bottom:0}.section-intro{color:var(--muted);margin:15px 0 25px}.org-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.org-card{display:block;background:#fff;border:1px solid var(--border);border-radius:13px;padding:28px;transition:transform .15s,border-color .15s}.org-card:hover{transform:translateY(-3px);border-color:var(--accent)}.org-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.org-monogram{width:56px;height:56px;background:var(--accent);color:#fff;font-size:28px;font-weight:700;display:grid;place-items:center;border-radius:10px}.pill{display:inline-flex;background:#eff2ed;padding:6px 12px;border-radius:20px;color:#485750;font-size:.74rem;line-height:1.4}.org-card p{color:var(--muted);font-size:.94rem;margin:15px 0 25px;max-width:450px}.card-link{border-top:1px solid var(--border);padding-top:20px;display:flex;justify-content:space-between;font-weight:650;color:var(--accent)}.site-footer{border-top:1px solid var(--border);max-width:1200px;margin:auto;padding:35px 24px;display:flex;justify-content:space-between;align-items:center;gap:20px;color:var(--muted);font-size:.8rem}.site-footer .brand{font-size:1rem;color:var(--ink)}.panel{padding:30px;background:#fff;border:1px solid var(--border);border-radius:12px;margin-top:25px}.panel>p,.panel>h2{margin-bottom:16px}.panel>h1{margin-bottom:16px}.panel>p:last-child{margin-bottom:0}form{margin:24px 0;display:grid;gap:20px}label{display:flex;flex-direction:column;gap:8px;font-size:.87rem;font-weight:600}input,select,textarea{width:100%;border:1px solid #cdd5cc;border-radius:6px;padding:12px 13px;background:#fff;color:var(--ink);min-height:44px}input[type=color]{padding:5px;max-width:100px}textarea{min-height:110px;resize:vertical}label small{font-weight:400}.form-grid{grid-template-columns:1fr 1fr;padding-bottom:20px;border-bottom:1px solid var(--border)}.full{grid-column:1/-1}.notice{padding:16px 20px;background:#edf3f6;border:1px solid #d8e5ee;border-radius:8px;line-height:1.6;margin:20px 0}.notice.error{background:#fff0f0;border-color:#f0c6c8;color:#932132}.notice.success{background:#ebf5ed;border-color:#c4dfcc;color:#27583a}.muted{color:var(--muted);font-size:.9rem;line-height:1.7}.back-link{display:inline-block;color:var(--muted);font-size:.85rem;margin-bottom:27px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:30px 0}.stats article{border:1px solid var(--border);background:#fff;border-radius:10px;padding:24px;display:flex;flex-direction:column;gap:15px}.stats span{font-size:.9rem;color:var(--muted)}.stats strong{font-size:2.5rem;line-height:1}.stats .stat-label{font-size:1.6rem}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:.88rem}th{color:var(--muted);font-weight:500;white-space:nowrap;background:#f8f9f5}td,th{padding:16px 13px;border-bottom:1px solid var(--border)}td small{display:block;margin-top:5px}td select{min-width:125px;padding:8px}td.actions{min-width:155px}td.actions>*{display:inline-block;margin:4px 12px 4px 0;font-size:.85rem}.empty{padding:28px;background:var(--surface);border-radius:8px;color:var(--muted)}.tabs{gap:8px;border-bottom:1px solid var(--border);margin-top:35px;overflow-x:auto}.tabs button{background:transparent;border:0;border-bottom:3px solid transparent;padding:17px;white-space:nowrap;color:var(--muted)}.tabs button.active{border-color:var(--accent);color:var(--accent);font-weight:700}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:28px}.plan-card{border:1px solid var(--border);border-radius:12px;padding:28px;background:#fff;display:flex;align-items:flex-start;flex-direction:column;gap:20px}.plan-card p:not(.price){color:var(--muted);flex:1}.plan-card .button{width:100%}.price{font-size:2.2rem;font-weight:700;letter-spacing:-.03em;white-space:nowrap}.price small{font-size:.85rem;font-weight:400;letter-spacing:0;margin-left:5px}.tenant-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px}.tenant-heading>div{display:flex;gap:20px}.tenant-hero{padding:20px 0 40px}.tenant-hero h1{font-size:clamp(2.5rem,4vw,3.9rem)}.tenant-logo{width:auto;max-width:150px;height:80px;object-fit:contain;margin-bottom:18px}.contact-block{margin-top:60px;padding:40px;border-radius:10px;background:#eef1eb;display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-block h2{max-width:500px}.contact-block a{color:var(--accent);overflow-wrap:anywhere}.subscription-row{display:flex;align-items:center;justify-content:space-between;gap:25px;margin:22px 0}.subscription-row .pill{margin-top:12px}@media (max-width:850px){.brand-light,.user-name{display:none}.topbar{padding:15px 20px;flex-wrap:wrap}.topbar nav{gap:15px}.directory-hero,.tenant-hero{gap:28px}.directory-hero>img,.hero-photo{height:380px}.plan-grid{grid-template-columns:1fr}.site-footer{flex-wrap:wrap}.stats{gap:12px}.stats article{padding:18px}.stats strong{font-size:2rem}.contact-block{flex-direction:column;align-items:flex-start}}@media (max-width:600px){.page{padding:28px 18px 45px}.directory-hero,.tenant-hero,.org-grid,.form-grid{grid-template-columns:1fr}.directory-hero>img,.hero-photo{height:290px}.directory-hero{padding-top:10px}.panel{padding:22px}.section-heading{align-items:flex-start;flex-direction:column}.stats{grid-template-columns:1fr}.stats article{gap:10px}.section{margin-top:35px}.tenant-heading{flex-direction:column;gap:0}.subscription-row{align-items:flex-start;flex-direction:column}.site-footer{flex-direction:column;align-items:flex-start}.brand{font-size:.9rem}.topbar nav{font-size:.8rem}.preview-banner{font-size:.72rem}.price{font-size:2rem}.contact-block{padding:25px}.full{grid-column:auto}}
