.tech-cookie-banner{z-index:9990;box-sizing:border-box;background-color:#faf8f4;border:1px solid #d8d1c5f2;border-radius:14px;width:calc(100% - clamp(24px,4vw,48px));max-width:980px;animation:.3s cubic-bezier(.16,1,.3,1) forwards techCookieSlideUp;position:fixed;bottom:clamp(16px,2.5vh,24px);left:50%;transform:translate(-50%);box-shadow:0 16px 40px -8px #1847352e,0 2px 8px #1847350f}@keyframes techCookieSlideUp{0%{opacity:0;transform:translate(-50%,16px)}to{opacity:1;transform:translate(-50%)}}.tech-cookie-inner{box-sizing:border-box;justify-content:space-between;align-items:center;gap:clamp(14px,2vw,28px);padding:14px clamp(16px,2.2vw,24px);display:flex}.tech-cookie-text-wrap{flex:auto;align-items:center;gap:12px;display:flex}.tech-cookie-icon-box{color:#184735;background:#18473514;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.tech-cookie-message{color:#24342c;margin:0;font-size:clamp(12.5px,.95vw,14px);line-height:1.45}.tech-cookie-message strong{color:#184735;font-weight:600}.tech-cookie-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.tech-cookie-link,.tech-cookie-link-btn{color:#55625b;text-underline-offset:3px;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;font-weight:500;text-decoration:underline;transition:color .18s}.tech-cookie-link:hover,.tech-cookie-link-btn:hover{color:#184735}.tech-cookie-btn-accept{color:#fff;cursor:pointer;white-space:nowrap;background-color:#184735;border:1px solid #184735;border-radius:9999px;padding:7px 18px;font-size:13px;font-weight:500;transition:all .2s}.tech-cookie-btn-accept:hover{background-color:#0e2b1f;border-color:#0e2b1f;transform:translateY(-1px);box-shadow:0 4px 12px #18473533}.tech-cookie-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;box-sizing:border-box;background-color:#182d24a6;justify-content:center;align-items:center;padding:20px;animation:.25s cubic-bezier(.16,1,.3,1) forwards modalFadeIn;display:flex;position:fixed;inset:0}.tech-cookie-modal-card{background-color:#faf8f4;border:1px solid #d8d1c5;border-radius:16px;flex-direction:column;width:100%;max-width:580px;max-height:85vh;animation:.25s cubic-bezier(.16,1,.3,1) forwards modalPopUp;display:flex;overflow:hidden;box-shadow:0 24px 60px #12372859}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalPopUp{0%{opacity:0;transform:scale(.94)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}.tech-cookie-modal-header{background-color:#f5f1e8;border-bottom:1px solid #e5dfd5;justify-content:space-between;align-items:flex-start;padding:20px 24px 16px;display:flex}.tech-cookie-modal-badge{letter-spacing:.12em;text-transform:uppercase;color:#184735;align-items:center;gap:6px;margin-bottom:4px;font-size:11px;font-weight:600;display:inline-flex}.tech-cookie-modal-title{font-family:var(--font-serif,"Instrument Serif", Georgia, serif);color:#202d26;margin:0;font-size:clamp(20px,1.8vw,24px);font-weight:400}.tech-cookie-modal-close{color:#184735;cursor:pointer;background:#18473514;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .18s;display:flex}.tech-cookie-modal-close:hover{color:#fff;background:#184735}.tech-cookie-modal-body{flex-direction:column;gap:16px;padding:20px 24px;display:flex;overflow-y:auto}.tech-cookie-modal-section h4{color:#184735;margin:0 0 6px;font-size:14px;font-weight:600}.tech-cookie-modal-section p{color:#3b4740;margin:0;font-size:13.5px;line-height:1.55}.tech-cookie-modal-section a{color:#184735;font-weight:500;text-decoration:underline}.tech-cookie-modal-footer{background-color:#f5f1e8;border-top:1px solid #e5dfd5;justify-content:flex-end;padding:16px 24px;display:flex}.tech-cookie-modal-btn-confirm{color:#fff;cursor:pointer;background-color:#184735;border:1px solid #184735;border-radius:9999px;padding:8px 22px;font-size:13.5px;font-weight:500;transition:all .2s}.tech-cookie-modal-btn-confirm:hover{background-color:#0e2b1f;border-color:#0e2b1f;transform:translateY(-1px)}@media (max-width:680px){.tech-cookie-inner{flex-direction:column;align-items:flex-start;gap:12px;padding:14px 16px}.tech-cookie-actions{justify-content:flex-end;width:100%}.tech-cookie-modal-card{max-height:90vh}}
