:root{--bg:#f5f7fb;--card:#fff;--text:#202735;--muted:#687386;--accent:#1769aa;--border:#dfe4ec}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.55 system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.wrap{max-width:980px;margin:auto;padding:28px 16px 60px}.hero{background:linear-gradient(135deg,#173b5e,#2f7da9);color:white;padding:48px 30px;border-radius:18px;margin-bottom:22px}.hero h1{margin:0 0 8px;font-size:clamp(2rem,5vw,3.3rem)}.hero p{margin:0;opacity:.92}.card,.entry{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:24px;margin-bottom:22px;box-shadow:0 5px 20px #00000008}h2{margin:22px 0 12px;font-size:1.2rem}.grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}label{display:flex;flex-direction:column;gap:6px;color:#394354;font-weight:600}label small{font-weight:400;color:var(--muted)}input,textarea{width:100%;border:1px solid #cbd3df;border-radius:9px;padding:11px 12px;font:inherit;background:#fff}textarea{min-height:140px;resize:vertical}.full{grid-column:1/-1}.check{flex-direction:row;align-items:flex-start;margin:20px 0;font-weight:400}.check input{width:auto;margin-top:5px}button{border:0;border-radius:9px;padding:12px 18px;background:var(--accent);color:#fff;font-weight:700;cursor:pointer}.notice{padding:14px 16px;background:#e7f6ed;border:1px solid #bde3cb;border-radius:10px;margin-bottom:18px}.hp{position:absolute;left:-9999px}.preview,.gallery{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.preview img,.gallery img{width:120px;height:90px;object-fit:cover;border-radius:9px}.entry-head{display:flex;justify-content:space-between;gap:12px}.entry time{color:var(--muted);font-size:.9rem}.socials{display:flex;gap:8px;flex-wrap:wrap}.socials a{font-size:.9rem}.reply{margin-top:15px;padding:13px 15px;border-left:4px solid var(--accent);background:#f2f6fa}.reply p{margin:4px 0 0}.like{margin-top:15px}.like button{background:#eef2f7;color:#334155;padding:8px 12px}.like button:hover{background:#e3eaf3}@media(max-width:700px){.grid{grid-template-columns:1fr}.full{grid-column:auto}.hero{padding:34px 22px}}

.photo-link{display:block;line-height:0}.photo-link img{display:block;cursor:zoom-in}.gallery{align-items:flex-start}
.directory-banner{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:20px 24px;margin:24px 0;display:flex;align-items:center;justify-content:space-between;gap:18px;box-shadow:0 5px 20px #00000008}.directory-banner h2{margin:0 0 5px}.directory-banner p{margin:0;color:var(--muted)}.button-link{display:inline-block;background:var(--accent);color:#fff;text-decoration:none;border-radius:9px;padding:11px 16px;font-weight:700}.button-secondary{display:inline-block;padding:11px 16px;color:var(--text);text-decoration:none}.hero-link{color:#fff}.directory-tools{margin-bottom:18px}.directory-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.guest-card{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:20px;box-shadow:0 5px 20px #00000008}.guest-card-head{display:flex;align-items:center;gap:14px}.guest-card h2{margin:0 0 2px}.avatar{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#e9eef5;color:var(--accent);font-weight:800;font-size:1.05rem}.muted,.shared{color:var(--muted);font-size:.9rem}.guest-quote{white-space:pre-wrap}.guest-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:16px}.shared{padding:5px 8px;background:#f2f4f7;border-radius:7px}.directory-optin{margin-top:18px;padding:18px;border:1px solid var(--border);border-radius:12px;background:#fafbfc}.privacy-grid{margin-top:10px}.privacy-grid>div{padding:10px 0}.privacy-grid .check{margin:7px 0}.error{padding:12px 16px;background:#fff0f0;border:1px solid #efb8b8;border-radius:9px;color:#8a2020;margin-bottom:15px}@media(max-width:700px){.directory-grid{grid-template-columns:1fr}.directory-banner{align-items:flex-start;flex-direction:column}}

.photo-preview-item{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:8px;border:1px solid var(--border);border-radius:10px}.photo-preview-item img{width:120px;height:90px;object-fit:cover;border-radius:8px}.photo-preview-info{font-size:.9rem;color:var(--muted);max-width:260px;overflow-wrap:anywhere}.remove-photo{background:#eef2f7;color:#334155;padding:7px 10px}.remove-photo:hover{background:#e3eaf3}
.cf-turnstile{margin:16px 0;min-height:65px}.error{padding:12px 16px;border:1px solid #d66;border-radius:8px;background:#fff4f4;margin:12px 0}
