:root{--verde: #2f7d4f;--verde-scuro: #1f5637;--bg: #f6f8f6;--card: #ffffff;--testo: #1c2420;--muted: #6b7568;--bordo: #e2e8e2;--radius: 14px;--shadow: 0 1px 3px rgba(0, 0, 0, .06), 0 4px 16px rgba(0, 0, 0, .04);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--testo);line-height:1.5;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;inset:0;z-index:-1;background:linear-gradient(#f6f8f6b8,#f6f8f6d6),url(/img/solofra-collegiata.webp) center / cover no-repeat}html.notte body:before{background:linear-gradient(#0e142273,#0e1422ad),url(/img/solofra-collegiata-notte.webp) center / cover no-repeat}html.notte{--card: rgba(23, 31, 46, .88);--testo: #eef2f6;--muted: #a7b1c2;--bordo: rgba(255, 255, 255, .15);--verde: #3f9a67;--verde-scuro: #93d3ac;--shadow: 0 1px 3px rgba(0, 0, 0, .45), 0 10px 30px rgba(0, 0, 0, .35)}html.notte body{color:var(--testo)}html.notte main.container>h1,html.notte main.container>h2{color:#fff}html.notte main.container>p.muted,html.notte .note-vetro,html.notte .site-footer p{color:#ffffffc7}html.notte .site-footer{border-top-color:#ffffff2e}html.notte .site-header{background:#0e1422db;border-bottom-color:#ffffff1f}html.notte .card{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}html.notte .btn.secondary{background:#171f2ee6;color:#cdeadb}.container{width:100%;max-width:720px;margin:0 auto;padding:0 16px}.site-header{background:#ffffffeb;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-bottom:1px solid var(--bordo);position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:12px;padding:14px 16px 10px;max-width:720px;margin:0 auto;text-decoration:none;color:inherit}.brand-mark{width:44px;height:44px;object-fit:contain;flex:0 0 44px}.brand-text{display:flex;flex-direction:column;line-height:1.15}.brand-text strong{font-size:17px}.brand-text small{color:var(--muted);font-size:12px}.site-nav{display:flex;gap:4px;max-width:720px;margin:0 auto;padding:0 12px 8px;overflow-x:auto}.site-nav a{padding:7px 14px;border-radius:999px;text-decoration:none;color:var(--muted);font-size:14px;font-weight:600;white-space:nowrap}.site-nav a.active{background:var(--verde);color:#fff}main.container{padding-top:20px;padding-bottom:32px}h1{font-size:24px;margin:0 0 4px}h2{font-size:19px;margin:28px 0 12px}a{color:var(--verde-scuro)}.card{background:var(--card);border:1px solid var(--bordo);border-radius:var(--radius);box-shadow:var(--shadow);padding:18px}.muted{color:var(--muted);font-size:13px}.site-footer{margin-top:32px;padding-top:20px;padding-bottom:40px;border-top:1px solid var(--bordo)}.site-footer p{font-size:12.5px;color:var(--muted);margin:6px 0}.btn{display:inline-flex;align-items:center;gap:8px;background:var(--verde);color:#fff;text-decoration:none;font-weight:600;font-size:14px;padding:10px 16px;border-radius:999px;border:none}.btn.secondary{background:#fff;color:var(--verde-scuro);border:1px solid var(--bordo)}.ds-chat-fab{position:fixed;right:18px;bottom:calc(18px + env(safe-area-inset-bottom,0px));z-index:51;width:56px;height:56px;border-radius:50%;border:none;cursor:pointer;background:var(--verde);color:#fff;font-size:26px;line-height:1;box-shadow:0 8px 22px #1f563757}.ds-chat-fab:hover{transform:translateY(-2px)}.ds-chat-panel{position:fixed;right:18px;bottom:calc(84px + env(safe-area-inset-bottom,0px));z-index:50;width:min(360px,calc(100vw - 24px));height:min(520px,calc(100vh - 130px));height:min(520px,calc(100dvh - 130px));display:flex;flex-direction:column;overflow:hidden;background:var(--card, #fff);border:1px solid var(--bordo);border-radius:16px;box-shadow:0 18px 44px #1f563747}.ds-chat-panel[hidden]{display:none}@media(max-width:480px){.ds-chat-panel{right:8px;left:8px;width:auto;height:min(440px,calc(100dvh - 130px))}}.ds-chat-head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:var(--verde);color:#fff;font-weight:700;font-size:14px}.ds-chat-head button{background:none;border:none;color:#fff;font-size:16px;cursor:pointer}.ds-chat-msgs{flex:1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:8px}.ds-msg{max-width:82%;padding:9px 12px;border-radius:14px;font-size:14px;line-height:1.4;white-space:pre-wrap}.ds-msg.bot{align-self:flex-start;background:#eef5f0;color:#14301f;border-bottom-left-radius:4px}.ds-msg.me{align-self:flex-end;background:#1f5637;color:#fff;border-bottom-right-radius:4px}.ds-msg.attesa{opacity:.65;font-style:italic}.ds-chat-form{display:flex;gap:8px;padding:10px;border-top:1px solid var(--bordo)}.ds-chat-form input{flex:1;border:1px solid var(--bordo);border-radius:999px;padding:9px 14px;font:inherit;outline:none;background:#fff;color:#14301f;font-size:16px}.ds-chat-form input::placeholder{color:#6b7568}.ds-chat-form button{border:none;background:#1f5637;color:#fff;border-radius:50%;width:40px;height:40px;font-size:16px;cursor:pointer;flex-shrink:0}html.notte .ds-chat-panel{background:#16202e;border-color:#ffffff29}html.notte .ds-chat-head{background:#1f5637;color:#fff}html.notte .ds-msg.bot{background:#24344a;color:#eaf2ee}html.notte .ds-msg.me{background:#3f9a67;color:#06150d}html.notte .ds-chat-form{border-top-color:#ffffff24}html.notte .ds-chat-form input{background:#101a27;color:#eef2f6;border-color:#ffffff38}html.notte .ds-chat-form input::placeholder{color:#9aa6b5}html.notte .ds-chat-form button{background:#3f9a67;color:#06150d}@media print{.ds-chat,.ds-chat-fab,.ds-chat-panel{display:none!important}}
