*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.4;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer}:root{--guest-green:#1f7a52;--guest-ink:#162019;--guest-paper:#f7f4ed;--guest-line:#dce4dd}.guest-center,.guest-join{min-height:100dvh;display:grid;place-items:center;background:radial-gradient(circle at 50% 0,#e5f2e9,var(--guest-paper) 48%);padding:24px;color:var(--guest-ink)}.guest-spinner{width:38px;height:38px;border:3px solid #c8d8cd;border-top-color:var(--guest-green);border-radius:50%;animation:guest-spin .8s linear infinite}@keyframes guest-spin{to{transform:rotate(360deg)}}.guest-join-card{width:min(100%,430px);background:#fff;border:1px solid var(--guest-line);border-radius:28px;padding:32px;box-shadow:0 24px 70px #25493418}.guest-mark{width:48px;height:48px;border-radius:15px;background:var(--guest-green);color:#fff;display:grid;place-items:center;font:700 25px Georgia,serif}.guest-eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:800;color:var(--guest-green);margin:18px 0 6px}.guest-join h1,.guest-header h1{font:700 clamp(29px,8vw,42px)/1.05 Georgia,serif;margin:0}.guest-muted,.guest-privacy{color:#68736b;line-height:1.5}.guest-join label{display:grid;gap:7px;font-weight:700;margin-top:18px}.guest-join label span{font-weight:400;color:#68736b}.guest-join input,.guest-conversation input{font:inherit;padding:14px;border:1px solid #bdcbbf;border-radius:13px;background:#fff}.guest-primary{width:100%;margin-top:22px;padding:15px;border:0;border-radius:14px;background:var(--guest-green);color:#fff;font-weight:800;font-size:16px}.guest-error{color:#a63535;line-height:1.4}.guest-privacy{font-size:12px;margin:24px 0 0}.guest-shell{min-height:100dvh;background:var(--guest-paper);color:var(--guest-ink)}.guest-header{max-width:1100px;margin:auto;padding:34px 24px 20px;display:flex;justify-content:space-between;align-items:flex-start}.guest-header p{color:#667269;margin:7px 0}.guest-header .guest-eyebrow{margin:0 0 7px}.guest-text-button{border:1px solid #c7d1c9;background:#fff;border-radius:999px;padding:9px 14px;color:#47524a}.guest-tabs{position:sticky;top:0;z-index:3;display:flex;justify-content:center;gap:5px;padding:8px;background:#f7f4edeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--guest-line)}.guest-tabs button{border:0;background:transparent;border-radius:999px;padding:10px 16px;color:#627066;font-weight:700}.guest-tabs .active{background:#fff;color:var(--guest-green);box-shadow:0 2px 12px #18251b12}.guest-content{max-width:1100px;margin:auto;padding:22px 16px 80px}.guest-upload{display:flex;width:max-content;margin:0 auto 20px;background:var(--guest-green);color:#fff;border-radius:999px;padding:12px 19px;font-weight:800;cursor:pointer}.guest-upload input{display:none}.guest-grid{columns:3 250px;column-gap:10px}.guest-tile{break-inside:avoid;margin-bottom:10px;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 3px 15px #1c2e2210}.guest-tile img,.guest-tile video{display:block;width:100%;max-height:560px;object-fit:cover;background:#dde3df}.guest-tile>div:last-child{display:flex;justify-content:space-between;padding:9px 11px;font-size:12px}.guest-tile span{color:#718078}.guest-processing{height:180px;display:grid;place-items:center;color:#68736b}.guest-processing.rejected{color:#a63535;background:#fff2f0}.guest-empty{text-align:center;padding:80px 20px}.guest-banner{max-width:700px;margin:0 auto;padding:12px 18px;background:#fff0e5;color:#824313;border-radius:12px;display:flex;justify-content:space-between}.guest-banner button{border:0;background:transparent;color:inherit;text-decoration:underline}.guest-conversation{max-width:720px;margin:auto}.guest-messages{display:flex;flex-direction:column;gap:10px}.guest-messages article{max-width:78%;align-self:flex-start;background:#fff;padding:10px 13px;border-radius:5px 16px 16px;box-shadow:0 2px 10px #1b2c2010}.guest-messages article.own{align-self:flex-end;background:#dff0e5;border-radius:16px 5px 16px 16px}.guest-messages strong,.guest-messages time{font-size:11px;color:#5d6c62}.guest-messages p{margin:4px 0;white-space:pre-wrap}.guest-conversation form{position:sticky;bottom:10px;display:flex;gap:8px;margin-top:18px;background:#fff;padding:8px;border-radius:18px;box-shadow:0 8px 30px #17241a24}.guest-conversation input{flex:1;border:0;min-width:0}.guest-conversation button{border:0;border-radius:13px;background:var(--guest-green);color:#fff;font-weight:800;padding:0 18px}.guest-people{max-width:600px;margin:auto}.guest-people>div{display:flex;align-items:center;gap:12px;padding:11px 0;border-bottom:1px solid var(--guest-line)}.guest-people>div>span{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#dbece0;color:var(--guest-green);font-weight:800}.guest-people em{margin-left:auto;color:#68736b}.guest-footer{text-align:center;padding:20px;color:#718078;font-size:12px}@media(max-width:620px){.guest-header{padding-top:24px}.guest-grid{columns:2 135px}.guest-tile>div:last-child{display:grid}.guest-join-card{padding:25px;border-radius:22px}.guest-tabs button{padding:9px 12px}}
