.message-nona{position:absolute;left:50%;bottom:-.3rem;z-index:4;min-width:180px;transform:translateX(-50%);border:0;border-radius:999px;padding:.72rem 1rem;background:linear-gradient(135deg,#ef743b,#dc5727);color:#fff;font-weight:950;cursor:pointer;box-shadow:0 7px 0 #a73d19,0 14px 25px #7b2d1730}
.site-menu{display:flex;align-items:center}.nav-chat-trigger{border:0;border-radius:999px;padding:.72rem 1.05rem;background:linear-gradient(135deg,#ef743b,#dc5727);color:#fff;font:inherit;font-size:.86rem;font-weight:950;cursor:pointer;box-shadow:0 5px 0 #a73d19,0 10px 20px #7b2d1728;transition:.18s ease}.nav-chat-trigger:hover{transform:translateY(-1px);filter:brightness(1.04)}
.theme-showcase{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.35rem}.theme-showcase article{overflow:hidden;border:1px solid #dce9e5;border-radius:24px;background:#fff;box-shadow:0 14px 38px #174f4414}.theme-showcase img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.theme-showcase div{padding:1rem}.theme-showcase span{color:#d45d2b;font-size:.72rem;font-weight:950}.theme-showcase h2{margin:.25rem 0 .4rem;font-size:1.12rem}.theme-showcase p{margin:0;color:#60736e;font-size:.84rem;font-weight:700;line-height:1.5}
.nona-chat{width:min(650px,calc(100% - 24px));max-height:min(780px,calc(100vh - 24px));padding:0;overflow:hidden;border:0;border-radius:24px;background:#fff;box-shadow:0 30px 90px #0d362e55}.nona-chat::backdrop{background:#10362f99;backdrop-filter:blur(5px)}.chat-head{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.1rem;background:#174f44;color:#fff}.chat-head>div{display:flex;align-items:center;gap:.65rem}.chat-head span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#ffffff20}.chat-head b,.chat-head small{display:block}.chat-head b{font-size:1.05rem}.chat-head button{border:0;background:transparent;color:#fff;font-size:1.7rem;cursor:pointer}.chat-note{display:flex;align-items:center;gap:.65rem;padding:.75rem 1rem;border-bottom:1px solid #e0ebe7;background:#fffaf0;color:#31564e}.chat-note b,.chat-note small{display:block}.chat-note small{margin-top:.15rem;color:#6f7f7b}.online-dot{flex:0 0 auto;width:10px;height:10px;border-radius:50%;background:#2fb56f;box-shadow:0 0 0 5px #2fb56f20}.chat-messages{display:grid;align-content:start;gap:.7rem;height:300px;padding:1rem;overflow-y:auto;background:#f4faf7}.chat-bubble{max-width:82%;padding:.72rem .9rem;border-radius:16px 16px 5px;background:#dff3eb;line-height:1.45;box-shadow:0 4px 12px #174f4408}.chat-bubble.nona{justify-self:end;border-radius:16px 16px 16px 5px;background:#fff0c5}.chat-bubble small{display:block;margin-top:.25rem;color:#71817c;font-size:.72rem}.chat-form{display:grid;grid-template-columns:minmax(140px,.35fr) minmax(0,1fr);gap:.7rem;padding:1rem}.chat-form label{color:#31564e;font-size:.8rem;font-weight:900}.chat-form label:nth-child(2){grid-column:2}.chat-form input,.chat-form textarea{width:100%;margin-top:.3rem;padding:.75rem;border:2px solid #d7e5e0;border-radius:12px;font:inherit}.chat-form textarea{min-height:74px;resize:vertical}.chat-send-row{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:.8rem}.chat-send-row button{border:0;border-radius:12px;padding:.8rem 1.15rem;background:#ef7138;color:#fff;font-weight:950;cursor:pointer}#chatStatus{min-height:1.2rem;margin:0;color:#567069;font-size:.78rem;font-weight:800}
@media(max-width:800px){.theme-showcase{grid-template-columns:1fr}.chat-form{grid-template-columns:1fr}.chat-form label:nth-child(2){grid-column:1}.chat-messages{height:280px}.chat-note small{font-size:.75rem}}
