/* style */

#tiv-spende-modal{position:fixed;inset:0;z-index:2147483000;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;visibility:hidden;transition:opacity .28s ease,visibility .28s ease;font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;}
#tiv-spende-modal.is-open{opacity:1;visibility:visible;}
#tiv-spende-modal .tiv-sm__backdrop{position:absolute;inset:0;background:rgba(10,74,74,.62);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);}
#tiv-spende-modal .tiv-sm__card{position:relative;width:100%;max-width:468px;max-height:92vh;overflow-y:auto;background:#f8decd;color:#0a4a4a;border-radius:20px;padding:2.5rem 2.2rem 2rem;box-shadow:0 24px 70px rgba(10,74,74,.42);transform:translateY(16px) scale(.985);transition:transform .32s cubic-bezier(.2,.8,.3,1);-webkit-overflow-scrolling:touch;}
#tiv-spende-modal.is-open .tiv-sm__card{transform:none;}
#tiv-spende-modal .tiv-sm__close{position:absolute;top:12px;right:14px;width:36px;height:36px;border:none;background:transparent;color:#0a4a4a;font-size:28px;line-height:1;cursor:pointer;opacity:.5;transition:opacity .15s,transform .15s;border-radius:50%;}
#tiv-spende-modal .tiv-sm__close:hover{opacity:1;transform:rotate(90deg);}
#tiv-spende-modal .tiv-sm__kicker{margin:0 0 .7rem;font-size:.7rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:#106050;}
#tiv-spende-modal .tiv-sm__title{margin:0 0 .85rem;font-family:'Playfair Display',Georgia,'Times New Roman',serif;font-weight:600;font-size:1.72rem;line-height:1.18;color:#0a4a4a;}
#tiv-spende-modal .tiv-sm__dot{color:#29a579;}
#tiv-spende-modal .tiv-sm__lead{margin:0 0 1.4rem;font-size:1rem;line-height:1.55;color:#0a4a4a;opacity:.92;}
#tiv-spende-modal .tiv-sm__amounts{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;margin:0 0 1rem;}
#tiv-spende-modal .tiv-sm__amt{display:flex;align-items:center;justify-content:center;padding:.85rem 0;background:#fff;border:1.5px solid rgba(10,74,74,.16);border-radius:12px;font-weight:700;font-size:1rem;color:#0a4a4a;text-decoration:none;transition:border-color .15s,transform .15s,box-shadow .15s;}
#tiv-spende-modal .tiv-sm__amt:hover{border-color:#29a579;color:#0a4a4a;transform:translateY(-2px);box-shadow:0 6px 16px rgba(41,165,121,.2);}
#tiv-spende-modal .tiv-sm__amt--hot{border-color:#29a579;background:#eafaf2;}
#tiv-spende-modal .tiv-sm__cta{display:flex;align-items:center;justify-content:center;gap:.45rem;width:100%;padding:1rem;margin:.3rem 0 .55rem;background:#29a579;color:#fff;font-weight:700;font-size:1.05rem;text-decoration:none;border-radius:999px;transition:background .15s,transform .15s;}
#tiv-spende-modal .tiv-sm__cta:hover{background:#0a4a4a;transform:translateY(-1px);}
#tiv-spende-modal .tiv-sm__secure{margin:0;text-align:center;font-size:.78rem;color:#106050;opacity:.85;}
#tiv-spende-modal .tiv-sm__lock{font-size:.72rem;}
#tiv-spende-modal .tiv-sm__frame{display:block;width:100%;margin:0 0 .55rem;}
#tiv-spende-modal .tiv-sm__title{font-size:1.42rem;margin:0 0 1rem;}
#tiv-spende-modal .tiv-sm__divider{display:flex;align-items:center;text-align:center;margin:1.6rem 0 1.1rem;color:#106050;font-size:.82rem;font-weight:600;}
#tiv-spende-modal .tiv-sm__divider::before,#tiv-spende-modal .tiv-sm__divider::after{content:"";flex:1;height:1px;background:rgba(10,74,74,.2);}
#tiv-spende-modal .tiv-sm__divider span{padding:0 .9rem;}
#tiv-spende-modal .tiv-sm__sociallead{margin:0 0 1rem;font-size:.92rem;line-height:1.5;color:#0a4a4a;opacity:.9;}
#tiv-spende-modal .tiv-sm__socials{display:flex;gap:.55rem;margin:0 0 .95rem;}
#tiv-spende-modal .tiv-sm__socials a{flex:1;display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:.75rem .2rem;background:#fff;border-radius:12px;text-decoration:none;color:#0a4a4a;font-size:.7rem;font-weight:600;transition:transform .15s,box-shadow .15s,color .15s;}
#tiv-spende-modal .tiv-sm__socials a:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(10,74,74,.14);color:#29a579;}
#tiv-spende-modal .tiv-sm__socials svg{width:22px;height:22px;fill:currentColor;}
#tiv-spende-modal .tiv-sm__spotify{margin:0;font-size:.82rem;line-height:1.5;color:#106050;}
#tiv-spende-modal .tiv-sm__spotify b{color:#0a4a4a;}
@media (max-width:480px){#tiv-spende-modal{padding:0;align-items:flex-end;}#tiv-spende-modal .tiv-sm__card{max-width:100%;border-radius:20px 20px 0 0;padding:2rem 1.4rem 1.6rem;max-height:94vh;}#tiv-spende-modal .tiv-sm__title{font-size:1.45rem;}#tiv-spende-modal .tiv-sm__socials a{font-size:.66rem;}}
@media (prefers-reduced-motion:reduce){#tiv-spende-modal,#tiv-spende-modal .tiv-sm__card,#tiv-spende-modal .tiv-sm__close{transition:none;}}
