.csp-public-app{--csp-teal:#004D40;--csp-bg:#f5f7f6;--csp-card:#fff;--csp-text:#111827;--csp-muted:#536170;color:var(--csp-text);background:var(--csp-bg);min-height:100vh;font-family:Inter,Segoe UI,sans-serif;padding:clamp(16px,4vw,42px);box-sizing:border-box}.csp-public-app.is-dark{--csp-bg:#07110f;--csp-card:#10211e;--csp-text:#fff;--csp-muted:#cad7d4}.csp-public-hero{max-width:1180px;margin:0 auto 24px;background:var(--csp-teal);color:#fff;border-radius:24px;padding:clamp(24px,5vw,48px);display:flex;justify-content:space-between;gap:20px}.csp-public-kicker{text-transform:uppercase;letter-spacing:.08em;font-weight:700}.csp-public-hero h1{font-size:clamp(2rem,5vw,4rem);margin:.2em 0}.csp-theme-toggle{width:48px;height:48px;border:1px solid rgb(255 255 255 / .4);background:#fff0;color:#fff;border-radius:14px;font-size:22px}.csp-public-layout{max-width:1180px;margin:auto;display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:24px}.csp-public-info,.csp-chat-card{background:var(--csp-card);border:1px solid rgb(80 100 95 / .2);border-radius:22px;padding:22px;box-shadow:0 14px 40px rgb(0 0 0 / .06)}.csp-public-info h2,.csp-public-info h3{margin-top:0}.csp-chat-card{min-height:620px;display:flex;flex-direction:column}.csp-chat-heading{display:flex;align-items:center;gap:14px;padding-bottom:16px;border-bottom:1px solid rgb(90 100 100 / .2)}.csp-dani-symbol{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;background:#111;color:#fff;font-size:26px}.csp-chat-heading h2,.csp-chat-heading p{margin:0}.csp-chat-heading p{color:var(--csp-muted)}.csp-chat-messages{flex:1;min-height:300px;max-height:520px;overflow:auto;padding:20px 0;display:flex;flex-direction:column;gap:12px}.csp-message{max-width:min(82%,680px);padding:12px 15px;border-radius:16px;line-height:1.45}.csp-message.is-assistant{align-self:flex-start;background:rgb(0 77 64 / .12)}.csp-message.is-user{align-self:flex-end;background:var(--csp-teal);color:#fff}.csp-typing{color:var(--csp-muted);padding:8px 0}.csp-typing span{display:inline-block;width:7px;height:7px;background:currentColor;border-radius:50%;animation:csp-dot 1.2s infinite}.csp-typing span:nth-child(2){animation-delay:.15s}.csp-typing span:nth-child(3){animation-delay:.3s}@keyframes csp-dot{0%,60%,100%{transform:translateY(0);opacity:.35}30%{transform:translateY(-4px);opacity:1}}.csp-chat-form{display:flex;gap:10px;border-top:1px solid rgb(90 100 100 / .2);padding-top:16px}.csp-chat-form textarea{flex:1;resize:none;min-height:48px;max-height:120px;border:1px solid #aab5b2;border-radius:14px;padding:12px;font:inherit;background:var(--csp-card);color:var(--csp-text)}.csp-chat-form button,.csp-action-panel button{background:var(--csp-teal);color:#fff;border:0;border-radius:14px;padding:12px 18px;font-weight:700;min-height:48px}.csp-public-status.is-error{color:#b42318}.csp-action-panel{border:1px solid rgb(0 77 64 / .25);border-radius:16px;padding:16px;margin-bottom:12px}.csp-public-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px}.csp-public-grid label{display:flex;flex-direction:column;gap:6px;font-weight:600}.csp-public-grid input,.csp-public-grid select{min-height:44px;border:1px solid #aab5b2;border-radius:10px;padding:8px;background:var(--csp-card);color:var(--csp-text)}.csp-slot-list{display:flex;flex-wrap:wrap;gap:8px}.csp-slot-list button{background:#fff;color:var(--csp-teal);border:1px solid var(--csp-teal);min-height:42px}.csp-turnstile-area{padding:14px;border:1px solid #d8b400;border-radius:12px;margin-bottom:12px}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:800px){.csp-public-app{padding:0}.csp-public-hero{border-radius:0;margin:0;padding:24px 18px}.csp-public-layout{display:block;padding:14px}.csp-public-info{margin-bottom:14px}.csp-chat-card{min-height:70vh;padding:16px}.csp-public-grid{grid-template-columns:1fr}.csp-chat-form button{padding:10px 14px}.csp-message{max-width:90%}}.csp-public-quick-actions,.csp-day-list{display:flex;flex-wrap:wrap;gap:10px}.csp-public-quick-actions button,.csp-day-list button,.csp-slot-list button{min-height:44px}.csp-link-action{margin-top:12px;background:transparent!important;color:inherit!important;text-decoration:underline;border:0!important}.csp-consent{display:flex;gap:10px;align-items:flex-start;margin:14px 0}@media(max-width:640px){.csp-public-quick-actions,.csp-day-list{display:grid;grid-template-columns:1fr 1fr}.csp-slot-list{display:grid}}.csp-protocol-card,.csp-protocol-result{margin-top:12px;padding:18px;border:1px solid rgb(0 77 64 / .28);border-radius:16px;background:rgb(0 77 64 / .07)}.csp-protocol-kicker{text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:800;color:var(--csp-teal);margin:0 0 6px}.csp-protocol-card h3,.csp-protocol-result h4{margin:.2rem 0 .7rem}.csp-protocol-code{display:inline-block;margin:8px 0 12px;padding:12px 16px;border:2px dashed var(--csp-teal);border-radius:12px;font-size:clamp(1.25rem,4vw,2rem);font-weight:800;letter-spacing:.08em;background:var(--csp-card)}.csp-protocol-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.csp-action-panel button.is-danger{background:#b42318;color:#fff}.csp-span-2{grid-column:1/-1}@media(max-width:640px){.csp-protocol-actions{display:grid;grid-template-columns:1fr}.csp-protocol-code{display:block;text-align:center;letter-spacing:.04em}}