.xt-home-landing-modal{z-index:2147482000;-webkit-backdrop-filter:blur(10px);background:#070c0ab8;justify-content:center;align-items:center;padding:clamp(.5rem,2vw,1rem);display:flex;position:fixed;inset:0}.xt-home-landing-modal__panel{background:linear-gradient(165deg,#121c18fa,#080b09fc);border:1px solid #78ffe138;border-radius:10px;flex-direction:column;gap:.65rem;width:min(100%,640px);max-height:min(78vh,560px);padding:clamp(2.35rem,4vw,2.65rem) clamp(.75rem,2vw,1rem) clamp(.75rem,2vw,1rem);display:flex;position:relative;box-shadow:0 24px 80px #0000008c,inset 0 0 0 1px #ffffff0a,0 0 48px #78ffe114}.xt-home-landing-modal__close{z-index:3;color:#e6fff8f2;cursor:pointer;background:#0a1210d9;border:1px solid #78ffe159;border-radius:10px;place-items:center;width:2.15rem;height:2.15rem;margin:0;padding:0;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s;display:grid;position:absolute;top:clamp(.55rem,1.8vw,.75rem);right:clamp(.55rem,1.8vw,.75rem);box-shadow:inset 0 0 0 1px #00000059,0 0 14px #78ffe140}.xt-home-landing-modal__close:hover{background:#162622f2;border-color:#8bff798c;transform:scale(1.04);box-shadow:inset 0 0 0 1px #8bff791f,0 0 20px #78ffe161}.xt-home-landing-modal__close:focus-visible{outline-offset:2px;outline:2px solid #78ffe1e6}.xt-home-landing-modal__close-icon{width:.85rem;height:.85rem;display:block;position:relative}.xt-home-landing-modal__close-icon:before,.xt-home-landing-modal__close-icon:after{content:"";transform-origin:50%;background:currentColor;border-radius:1px;width:.85rem;height:2px;position:absolute;top:50%;left:50%}.xt-home-landing-modal__close-icon:before{transform:translate(-50%,-50%)rotate(45deg)}.xt-home-landing-modal__close-icon:after{transform:translate(-50%,-50%)rotate(-45deg)}.xt-home-landing-modal__title{letter-spacing:-.02em;color:#f8fbf4f5;margin:0;padding-right:2.5rem;font-size:clamp(.92rem,2.1vw,1.1rem);font-weight:700;line-height:1.3}.xt-home-landing-modal__video-wrap{aspect-ratio:16/9;background:#0a1210;border:1px solid #ffffff14;border-radius:6px;width:100%;position:relative;overflow:hidden}.xt-home-landing-modal__video-wrap iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.xt-home-landing-modal__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.xt-home-landing-modal__btn{isolation:isolate;border-radius:10px;transition:transform .2s,filter .2s,box-shadow .2s;position:relative}.xt-home-landing-modal__btn:hover{filter:brightness(1.06);transform:translateY(-1px)}.xt-home-landing-modal__btn:focus-visible{outline-offset:3px;outline:2px solid #78ffe1d9}.xt-home-landing-modal__btn--primary{animation:2.6s ease-in-out infinite xt-home-landing-btn-glow-primary;box-shadow:inset 0 0 0 1px #78ffe133,0 0 18px #78ffe173,0 0 40px #12827659;border-color:#78ffe18c!important}.xt-home-landing-modal__btn--outline{animation:2.8s ease-in-out infinite xt-home-landing-btn-glow-outline;box-shadow:inset 0 0 0 1px #8bff791f,0 0 16px #8bff7947,0 0 36px #78ffe138;color:#e6fff8f5!important;background:#0c1614bf!important;border-color:#78ffe16b!important}.xt-home-landing-modal__btn--outline:hover{color:#fff!important;background:#162a24eb!important;border-color:#8bff798c!important}@keyframes xt-home-landing-btn-glow-primary{0%,to{box-shadow:inset 0 0 0 1px #78ffe12e,0 0 14px #78ffe166,0 0 32px #12827647}50%{box-shadow:inset 0 0 0 1px #8bff7938,0 0 26px #78ffe19e,0 0 52px #8bff7938}}@keyframes xt-home-landing-btn-glow-outline{0%,to{box-shadow:inset 0 0 0 1px #8bff791a,0 0 12px #8bff7938,0 0 28px #78ffe12e}50%{box-shadow:inset 0 0 0 1px #78ffe129,0 0 22px #78ffe16b,0 0 48px #8bff7933}}@media (prefers-reduced-motion:reduce){.xt-home-landing-modal__btn--primary,.xt-home-landing-modal__btn--outline{animation:none}.xt-home-landing-modal__btn--primary{box-shadow:inset 0 0 0 1px #78ffe133,0 0 20px #78ffe17a,0 0 36px #1282764d}.xt-home-landing-modal__btn--outline{box-shadow:inset 0 0 0 1px #8bff791f,0 0 18px #8bff7952,0 0 32px #78ffe138}}@media (max-width:520px){.xt-home-landing-modal__actions{flex-direction:column;align-items:stretch}.xt-home-landing-modal__actions .xt-btn{width:100%}}
:root{--brand-primary:#18877e;--brand-secondary:#06303f;--background:#eee;--foreground:#06303f;--font-heading:"Monument Extended", "Arial Black", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-body:"Helvetica 255", "Helvetica Neue", Helvetica, Arial, sans-serif}*,:before,:after{box-sizing:border-box}body.xt-body{font-family:var(--font-body);color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;margin:0;line-height:1.6}h1,h2,h3,h4{font-family:var(--font-heading);margin:0 0 .5rem;line-height:1.15}a{color:inherit;text-decoration:none}.xt-container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:768px){.xt-container{padding-left:1.5rem;padding-right:1.5rem}}.xt-site-main{min-height:40vh}.xt-site-header{z-index:50;background:#fff;border-bottom:1px solid #e5e7eb;width:100%;position:sticky;top:0}.xt-header-row{justify-content:space-between;align-items:center;gap:1rem;min-height:4rem;display:flex}.xt-brand-logo{width:auto;height:2rem;display:block}.xt-nav-desktop,.xt-header-cta{display:none}.xt-menu-toggle{justify-content:center;align-items:center;display:inline-flex}@media (min-width:768px){.xt-nav-desktop{flex:1;margin:0 1.5rem;display:block}.xt-header-cta{align-items:center;gap:1rem;display:flex}.xt-menu-toggle{display:none}}.xt-nav-list{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem 2rem;margin:0;padding:0;list-style:none;display:flex}.xt-nav-link{color:var(--foreground);align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;display:inline-flex}img,svg,video,canvas,iframe{max-width:100%}img,video,canvas{height:auto}@keyframes xt-chatbot-panel-in{0%{opacity:0;transform:translateY(14px)scale(.97)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes xt-chatbot-status-pulse{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 #00d4b473}50%{opacity:.95;transform:scale(1.05);box-shadow:0 0 0 6px #00d4b400}}@keyframes xt-chatbot-send-spin{to{transform:rotate(360deg)}}.xt-chatbot-fallback-fab{z-index:100050;background:linear-gradient(148deg, #2ae8c8 0%, #00c9aa 28%, var(--brand-primary,#18877e) 62%, #085c54 100%);color:#fff;cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;width:3.625rem;height:3.625rem;line-height:1;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s;display:inline-flex;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:inset 0 0 0 1px #ffffff24,0 14px 36px #00c9aa61,0 6px 16px #0b1d3347}.xt-chatbot-fallback-fab:hover{transform:translateY(-3px);box-shadow:inset 0 0 0 1px #fff3,0 20px 48px #00d4b473,0 8px 22px #0b1d3352}.xt-chatbot-fallback-fab:active{transform:translateY(-1px)}.xt-chatbot-fallback-fab[hidden]{display:none!important}.xt-chatbot-shell{z-index:100060;pointer-events:none;max-width:min(100vw - 2.5rem,24rem);font-family:var(--font-body);flex-direction:column-reverse;align-items:flex-end;gap:.85rem;display:flex;position:fixed;bottom:1.25rem;right:1.25rem}.xt-chatbot-shell .xt-chatbot-fab,.xt-chatbot-shell .xt-chatbot-window{pointer-events:auto}.xt-chatbot-shell .xt-chatbot-fab{isolation:isolate;z-index:0;background:linear-gradient(148deg, #2ae8c8 0%, #00c9aa 28%, var(--brand-primary,#18877e) 62%, #085c54 100%);color:#fff;cursor:pointer;border:none;border-radius:9999px;flex:none;justify-content:center;align-items:center;width:3.625rem;height:3.625rem;line-height:1;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s;display:inline-flex;position:relative;box-shadow:inset 0 0 0 1px #ffffff24,0 14px 36px #00c9aa61,0 6px 16px #0b1d3347}.xt-chatbot-shell .xt-chatbot-fab:before{content:"";border-radius:inherit;z-index:-1;opacity:.85;filter:blur(2px);pointer-events:none;background:conic-gradient(from 200deg,#00d4b459,#0000 38%,#0b1d3333 62%,#00d4b440);position:absolute;inset:-5px}.xt-chatbot-shell .xt-chatbot-fab:hover{transform:translateY(-3px);box-shadow:inset 0 0 0 1px #fff3,0 20px 48px #00d4b473,0 8px 22px #0b1d3352}.xt-chatbot-shell .xt-chatbot-fab:active{transform:translateY(-1px)}.xt-chatbot-shell .xt-chatbot-fab[hidden]{display:none!important}.xt-chatbot-fab-glyph{filter:drop-shadow(0 1px 2px #0b1d3333);background-color:currentColor;width:1.38rem;height:1.28rem;display:block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2z'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.xt-chatbot-window{color:#0f172a;background:linear-gradient(#fffffff7 0%,#fff 40%,#fafbfc 100%);border:1px solid #0b1d3317;border-radius:1.125rem;flex-direction:column;width:min(100%,24rem);max-height:min(74vh,36rem);display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff8c,0 32px 72px #0b1d3347,0 12px 28px #0b1d331f}.xt-chatbot-window:not([hidden]){animation:.42s cubic-bezier(.22,1,.36,1) both xt-chatbot-panel-in}.xt-chatbot-window[hidden]{display:none!important}.xt-chatbot-header{color:#fff;background:radial-gradient(120% 90% at 12% 0,#00d4b438 0%,#0000 55%),radial-gradient(80% 70% at 100% 100%,#3b82f61f 0%,#0000 50%),linear-gradient(145deg,#070f1a 0%,#0b1d33 38%,#102a47 72%,#0a1624 100%);flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.05rem 1.05rem;display:flex;position:relative}.xt-chatbot-header:after{content:"";opacity:.9;background:linear-gradient(90deg,#0000,#00d4b48c,#fff3,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.xt-chatbot-header-brand{align-items:center;gap:.75rem;min-width:0;display:flex}.xt-chatbot-avatar{background:linear-gradient(145deg,#ffffff1f 0%,#ffffff0a 100%);border-radius:1rem;flex-shrink:0;place-items:center;width:2.75rem;height:2.75rem;display:grid;box-shadow:inset 0 0 0 1px #ffffff2e,0 8px 20px #00000040}.xt-chatbot-avatar-mark{font-family:var(--font-heading);letter-spacing:.06em;background:linear-gradient(135deg,#b8fff0 0%,#fff 45%,#7ee8d4 100%);color:#0000;text-shadow:0 0 18px #00d4b459;-webkit-background-clip:text;background-clip:text;font-size:.72rem;font-weight:800;line-height:1}.xt-chatbot-header-text{flex-direction:column;gap:.28rem;min-width:0;display:flex}.xt-chatbot-header-title{font-family:var(--font-heading);letter-spacing:.03em;text-transform:uppercase;font-size:.98rem;font-weight:800;line-height:1.15}.xt-chatbot-header-status{letter-spacing:.04em;text-transform:uppercase;color:#ffffffc7;flex-wrap:wrap;align-items:center;gap:.35rem .45rem;font-size:.7rem;font-weight:600;display:flex}.xt-chatbot-status-dot{background:linear-gradient(145deg,#5fffd8 0%,#00c9aa 100%);border-radius:9999px;width:.45rem;height:.45rem;animation:2.4s ease-in-out infinite xt-chatbot-status-pulse;box-shadow:0 0 0 2px #0b1d3359}.xt-chatbot-status-label{color:#ffffffeb}.xt-chatbot-status-sep{opacity:.45;font-weight:500}.xt-chatbot-status-meta{letter-spacing:.05em;color:#ffffff9e;font-weight:500}.xt-chatbot-header-actions button{color:#fff;cursor:pointer;background:#ffffff14;border:none;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;padding:0;transition:background .18s,transform .18s;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff1a}.xt-chatbot-header-actions button:hover{background:#ffffff29;transform:scale(1.04)}.xt-chatbot-header-actions button:active{transform:scale(.98)}.xt-chatbot-close-icon{opacity:.92;background-color:currentColor;width:.88rem;height:.88rem;display:block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.xt-chatbot-body{color:#1e293b;scrollbar-width:thin;scrollbar-color:#18877e66 #f1f5f999;background-color:#fff;background-image:radial-gradient(circle at 1px 1px,#0b1d330b 1px,#0000 0);background-size:18px 18px;flex:auto;min-height:7rem;max-height:18rem;padding:1rem 1.05rem;font-size:.9rem;line-height:1.55;overflow-y:auto}.xt-chatbot-msg{margin:0 0 .65rem}.xt-chatbot-msg:last-child{margin-bottom:0}.xt-chatbot-msg p{margin:0}.xt-chatbot-msg-user{text-align:right}.xt-chatbot-msg-user p{text-align:left;color:#0b1d33;background:linear-gradient(155deg,#e8fdf9 0%,#d2f7f0 100%);border:1px solid #00c9a752;border-radius:1.1rem 1.1rem .3rem;max-width:92%;padding:.55rem .85rem;font-weight:500;display:inline-block;box-shadow:0 4px 14px #0b1d330f}.xt-chatbot-msg-assistant p{color:#334155;background:linear-gradient(#fff 0%,#f6f8fc 100%);border:1px solid #94a3b859;border-radius:1.1rem 1.1rem 1.1rem .3rem;max-width:92%;padding:.55rem .85rem;display:inline-block;box-shadow:0 2px 10px #0b1d330a}.xt-chatbot-suggestions{background:linear-gradient(#f8fafcfa 0%,#fff 100%);border-top:1px solid #0b1d330f;flex-wrap:wrap;gap:.45rem;padding:.65rem 1.05rem .75rem;display:flex}.xt-chatbot-suggestions[hidden]{display:none!important}.xt-chatbot-chip{letter-spacing:.02em;color:#0b1d33;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#ffffffd9;border:1px solid #0b1d3324;border-radius:9999px;padding:.4rem .75rem;font-family:inherit;font-size:.72rem;font-weight:700;transition:background .2s,border-color .2s,color .2s,box-shadow .2s,transform .2s cubic-bezier(.22,1,.36,1);box-shadow:0 1px 2px #0b1d330a}.xt-chatbot-chip:hover{color:#065f56;background:#00d4b41a;border-color:#18877e8c;transform:translateY(-1px);box-shadow:0 4px 14px #00c9a726}.xt-chatbot-chip:active{transform:translateY(0)}.xt-chatbot-footer{background:linear-gradient(#f8fafc 0%,#eef2f6 100%);border-top:1px solid #0b1d3312;flex-shrink:0;align-items:stretch;gap:.55rem;padding:.75rem 1.05rem .95rem;display:flex}.xt-chatbot-footer[hidden]{display:none!important}.xt-chatbot-footer input{color:#0f172a;background:#fff;border:1px solid #94a3b873;border-radius:.85rem;flex:auto;min-width:0;padding:.58rem .85rem;font-family:inherit;font-size:.9rem;transition:border-color .2s,box-shadow .2s;box-shadow:inset 0 1px 2px #0b1d330a,0 1px #ffffffe6}.xt-chatbot-footer input::placeholder{color:#94a3b8}.xt-chatbot-footer input:focus{border-color:#18877ea6;outline:none;box-shadow:0 0 0 3px #18877e2e,inset 0 1px 2px #0b1d330d}.xt-chatbot-footer button{min-width:4.75rem;min-height:2.65rem;font-size:.8rem;font-weight:800;font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;background:linear-gradient(148deg, #2ae8c8 0%, #00c9aa 35%, var(--brand-primary,#18877e) 100%);color:#fff;cursor:pointer;border:none;border-radius:.85rem;flex-shrink:0;justify-content:center;align-self:center;align-items:center;padding:.58rem 1.1rem;transition:filter .2s,box-shadow .2s,transform .2s cubic-bezier(.22,1,.36,1);display:inline-flex;position:relative;box-shadow:inset 0 0 0 1px #ffffff2e,0 6px 18px #00c9a761}.xt-chatbot-footer button:hover:not(:disabled):not(.xt-chatbot-send--busy){filter:brightness(1.06);transform:translateY(-1px);box-shadow:inset 0 0 0 1px #ffffff3d,0 10px 26px #00d4b46b}.xt-chatbot-footer button:active:not(:disabled){transform:translateY(0)}.xt-chatbot-footer button:disabled{opacity:.65;cursor:not-allowed;box-shadow:inset 0 0 0 1px #ffffff1a}.xt-chatbot-send-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:1.1rem;height:1.1rem;animation:.65s linear infinite xt-chatbot-send-spin;display:none}.xt-chatbot-send--busy .xt-chatbot-send-label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.xt-chatbot-send--busy .xt-chatbot-send-spinner{display:block}.xt-chatbot-contact-link{font-size:.72rem;font-weight:800;font-family:var(--font-heading);letter-spacing:.12em;text-transform:uppercase;color:var(--brand-primary,#18877e);background:linear-gradient(#fff 0%,#f8fafc 100%);border-top:1px solid #0b1d330f;justify-content:center;align-items:center;gap:.35rem;padding:.65rem 1.05rem .95rem;transition:color .2s,letter-spacing .2s;display:flex}.xt-chatbot-contact-link:after{content:"→";opacity:.65;font-size:.85em;transition:transform .2s,opacity .2s}.xt-chatbot-contact-link:hover{color:#0b1d33;letter-spacing:.14em}.xt-chatbot-contact-link:hover:after{opacity:1;transform:translate(3px)}.xt-chatbot-contact-link[hidden]{display:none!important}@media (prefers-reduced-motion:reduce){.xt-chatbot-window:not([hidden]),.xt-chatbot-status-dot,.xt-chatbot-send-spinner{animation:none!important}.xt-chatbot-fallback-fab,.xt-chatbot-shell .xt-chatbot-fab,.xt-chatbot-chip,.xt-chatbot-footer button{transition:none}}.xt-cookie-banner{z-index:100040;padding:0 1rem calc(1rem + env(safe-area-inset-bottom,0px));pointer-events:none;font-family:var(--font-body);background:0 0;justify-content:center;align-items:flex-end;display:flex;position:fixed;bottom:0;left:0;right:0}.xt-cookie-banner[hidden]{display:none!important}.xt-cookie-banner__inner{pointer-events:auto;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;flex-direction:column;gap:1rem;width:100%;max-width:56rem;margin:0;padding:1.25rem 1.35rem;display:flex;box-shadow:0 18px 48px #0f172a1f,0 6px 16px #0f172a0f}.xt-cookie-banner__text{min-width:0;color:var(--foreground);flex:auto;margin:0;font-size:.875rem;line-height:1.55}.xt-cookie-banner__text a{color:var(--brand-secondary);text-underline-offset:2px;font-weight:600;text-decoration:underline}.xt-cookie-banner__text a:hover{color:var(--brand-primary)}.xt-cookie-banner__actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.5rem;display:flex}@media (max-width:767px){.xt-cookie-banner__actions{width:100%}.xt-cookie-banner__actions .xt-cookie-btn{flex:calc(50% - .25rem);justify-content:center;min-width:8rem}.xt-cookie-banner__actions .xt-cookie-btn-ghost{text-align:center;flex-basis:100%;justify-content:center}}.xt-cookie-banner .xt-btn-primary{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff}.xt-cookie-banner .xt-btn-primary:hover{filter:brightness(1.06)}.xt-cookie-banner .xt-btn-outline{color:var(--foreground);background:#fff;border-color:#d1d5db}.xt-cookie-banner .xt-btn-outline:hover{color:var(--foreground);background:#f9fafb;border-color:#9ca3af}.xt-cookie-btn-ghost{font-weight:700;color:#0f172a!important;box-shadow:none!important;background:0 0!important;border:none!important;padding:.5rem .75rem!important}.xt-cookie-btn-ghost:hover{background:#0f172a0f!important}.xt-cookie-modal{z-index:100070;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a73;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.xt-cookie-modal[hidden]{display:none!important}.xt-cookie-modal__card{width:100%;max-width:26rem;max-height:min(90vh,32rem);font-family:var(--font-body);background:#fff;border:1px solid #0f172a0f;border-radius:.75rem;margin:0;padding:1.25rem 1.35rem;overflow:auto;box-shadow:0 24px 48px #0f172a2e}.xt-cookie-modal__card h3{color:var(--foreground);margin:0 0 .5rem;font-size:1.125rem}.xt-cookie-modal__card>p{color:var(--foreground);margin:0 0 1rem;font-size:.875rem;line-height:1.5}.xt-cookie-pref{cursor:pointer;align-items:center;gap:.5rem;margin-bottom:.65rem;font-size:.875rem;display:flex}.xt-cookie-modal__actions{border-top:1px solid #e5e7eb;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;margin-top:1.25rem;padding-top:1rem;display:flex}
