@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+Arabic:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;600;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap);.lazy-load-image-background.blur{filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{filter:blur(0);transition:filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}.mobile-article-card{background:#fff;border:1px solid #0000000d;border-radius:16px;box-shadow:0 2px 8px #00000014;margin-bottom:16px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.mobile-article-card:hover{border-color:var(--color-totem-pole);box-shadow:0 8px 25px #00000026;transform:translateY(-4px)}.mobile-article-card .card-image{background:linear-gradient(45deg,#f0f0f0,#e0e0e0);height:200px;overflow:hidden;position:relative}.mobile-article-card .card-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.mobile-article-card:hover .card-image img{transform:scale(1.05)}.mobile-article-card .card-overlay{background:linear-gradient(#0000,#000000b3);bottom:0;color:#fff;left:0;padding:20px;position:absolute;right:0}.mobile-article-card .card-content{padding:20px}.mobile-article-card .card-title{-webkit-line-clamp:3;color:var(--color-celtic);font-size:18px;font-weight:700;line-height:1.4}.mobile-article-card .card-excerpt,.mobile-article-card .card-title{-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:12px;overflow:hidden}.mobile-article-card .card-excerpt{-webkit-line-clamp:2;color:#666;font-size:14px;line-height:1.6}.mobile-article-card .card-meta{align-items:center;border-top:1px solid #f0f0f0;color:#999;display:flex;font-size:12px;justify-content:space-between;padding-top:12px}.mobile-nav-enhanced{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;box-shadow:0 2px 10px #0000001a;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.mobile-nav-menu{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.mobile-nav-menu.open{max-height:500px}.mobile-nav-item{align-items:center;border-bottom:1px solid #f0f0f0;color:var(--color-celtic);display:flex;font-weight:600;padding:16px 20px;text-decoration:none;transition:all .3s ease}.mobile-nav-item:active,.mobile-nav-item:hover{background:linear-gradient(90deg,var(--color-totem-pole),#c41e3a);color:#fff;transform:translateX(8px)}.mobile-nav-item .nav-icon{font-size:18px;margin-left:12px}.mobile-hero-enhanced{margin-bottom:24px;position:relative}.mobile-hero-slider{border-radius:20px;box-shadow:0 8px 30px #00000026;height:300px;overflow:hidden;position:relative}.mobile-hero-slide{height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s ease-in-out;width:100%}.mobile-hero-slide.active{opacity:1}.mobile-hero-slide img{height:100%;object-fit:cover;width:100%}.mobile-hero-content{background:linear-gradient(#0000,#000c);bottom:0;color:#fff;left:0;padding:30px 20px 20px;position:absolute;right:0}.mobile-hero-title{font-size:20px;font-weight:800;line-height:1.3;margin-bottom:8px;text-shadow:0 2px 4px #00000080}.mobile-hero-meta{align-items:center;display:flex;font-size:12px;justify-content:space-between;opacity:.9}.mobile-hero-indicators{display:flex;gap:12px;justify-content:center;margin-top:16px}.mobile-hero-indicator{border:3px solid #0000;border-radius:12px;cursor:pointer;height:60px;overflow:hidden;transition:all .3s ease;width:60px}.mobile-hero-indicator.active{border-color:var(--color-totem-pole);transform:scale(1.1)}.mobile-hero-indicator img{height:100%;object-fit:cover;width:100%}.mobile-content-grid{grid-gap:16px;display:grid;gap:16px;padding:0 16px}@media (min-width:640px){.mobile-content-grid{gap:20px;grid-template-columns:repeat(2,1fr);padding:0 20px}}.mobile-section-header{align-items:center;border-bottom:3px solid var(--color-totem-pole);display:flex;justify-content:space-between;margin:24px 16px 16px;padding-bottom:12px}.mobile-section-title{align-items:center;color:var(--color-celtic);display:flex;font-size:20px;font-weight:800;gap:8px}.mobile-section-title:before{background:linear-gradient(to bottom,var(--color-totem-pole),var(--color-celtic));border-radius:2px;content:"";height:24px;width:4px}.mobile-section-more{align-items:center;color:var(--color-totem-pole);display:flex;font-size:14px;font-weight:600;gap:4px;text-decoration:none}.mobile-section-more:hover{color:var(--color-celtic)}.mobile-btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:12px 24px;text-decoration:none;transition:all .3s ease}.mobile-btn-primary{background:linear-gradient(135deg,var(--color-totem-pole),#c41e3a);box-shadow:0 4px 15px #9b060e4d;color:#fff}.mobile-btn-primary:hover{box-shadow:0 6px 20px #9b060e66;transform:translateY(-2px)}.mobile-btn-secondary{background:#fff;border:2px solid #e5e7eb;box-shadow:0 2px 8px #0000000d;color:var(--color-celtic)}.mobile-btn-secondary:hover{border-color:var(--color-totem-pole);color:var(--color-totem-pole);transform:translateY(-1px)}.mobile-scroll-container{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.mobile-touch-target{min-height:44px;min-width:44px}.mobile-skeleton{animation:loading 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.mobile-focusable:focus{outline:3px solid var(--color-totem-pole);outline-offset:2px}@media (prefers-contrast:high){.mobile-article-card{border:2px solid var(--color-celtic)}.mobile-nav-item{border-bottom:2px solid var(--color-celtic)}}@media (prefers-reduced-motion:reduce){.mobile-article-card,.mobile-btn,.mobile-hero-slide,.mobile-nav-item{transition:none}}@media (prefers-color-scheme:dark){body{background-color:#1a1a1a;color:#fff}.mobile-article-card{background:#2d2d2d;border-color:#404040}.mobile-nav-enhanced{background:#2d2d2d}.mobile-nav-item{border-color:#404040;color:#fff}}@media (min-width:320px){.mobile-content-grid{padding:0 12px}}@media (min-width:480px){.mobile-hero-slider{height:350px}.mobile-hero-title{font-size:22px}.mobile-article-card .card-title{font-size:20px}}@media (min-width:768px){.mobile-content-grid{gap:24px;grid-template-columns:repeat(2,1fr)}.mobile-hero-slider{height:400px}}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:Noto Sans Arabic,Cairo,Tajawal,system-ui,sans-serif;font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media (min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:1.625em;list-style-type:decimal;margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:1.625em;list-style-type:disc;margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-bottom:3em;margin-top:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:1em;border-inline-start-color:var(--tw-prose-quote-borders);border-inline-start-width:.25rem;color:var(--tw-prose-quotes);font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-inline-start:1em;quotes:"\201C""\201D""\2018""\2019"}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.5em;font-weight:700;line-height:1.3333333;margin-bottom:1em;margin-top:2em}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.25em;font-weight:600;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;line-height:1.5;margin-bottom:.5em;margin-top:1.5em}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-bottom:2em;margin-top:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:.375em;-webkit-padding-start:.375em;border-radius:.3125rem;box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);color:var(--tw-prose-kbd);font-family:inherit;font-size:.875em;font-weight:500;padding-inline-end:.375em;padding-bottom:.1875em;padding-top:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:1.1428571em;-webkit-padding-start:1.1428571em;background-color:var(--tw-prose-pre-bg);border-radius:.375rem;color:var(--tw-prose-pre-code);font-size:.875em;font-weight:400;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-top:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:initial;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;width:100%}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-th-borders);border-bottom-width:1px}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:.5714286em;-webkit-padding-start:.5714286em;color:var(--tw-prose-headings);font-weight:600;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em;vertical-align:bottom}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-td-borders);border-bottom-width:1px}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:initial}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-color:var(--tw-prose-th-borders);border-top-width:1px}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5em;margin-top:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:.375em;padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:.375em;padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:1.625em;margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:0;padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:0;padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:.5714286em;-webkit-padding-start:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-top:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:0;padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:0;padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose{direction:rtl;font-family:Noto Sans Arabic;font-family:Cairo;font-family:sans-serif;text-align:right}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-bottom:.8888889em;margin-top:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:1.1111111em;margin-bottom:1.3333333em;margin-top:1.3333333em;padding-inline-start:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;line-height:1.2;margin-bottom:.8em;margin-top:0}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;line-height:1.4;margin-bottom:.8em;margin-top:1.6em}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.5555556em}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){line-height:1.4285714;margin-bottom:.5714286em;margin-top:1.4285714em}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:.3571429em;-webkit-padding-start:.3571429em;border-radius:.3125rem;font-size:.8571429em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-top:.1428571em;padding-inline-start:.3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:1em;-webkit-padding-start:1em;border-radius:.25rem;font-size:.8571429em;line-height:1.6666667;margin-bottom:1.6666667em;margin-top:1.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-top:.6666667em;padding-inline-start:1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:1.5714286em;margin-bottom:1.1428571em;margin-top:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:1.5714286em;margin-bottom:1.1428571em;margin-top:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.2857143em;margin-top:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:.4285714em;padding-inline-start:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:.4285714em;padding-inline-start:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5714286em;margin-top:.5714286em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5714286em;margin-top:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:1.5714286em;margin-top:.2857143em;padding-inline-start:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2.8571429em;margin-top:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:1em;-webkit-padding-start:1em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:0;padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:0;padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:1em;-webkit-padding-start:1em;padding-inline-end:1em;padding-bottom:.6666667em;padding-top:.6666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:0;padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:0;padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-lg{font-size:1.125rem;line-height:1.7777778}.prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em}.prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-bottom:1.0909091em;margin-top:1.0909091em}.prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:1em;margin-bottom:1.6666667em;margin-top:1.6666667em;padding-inline-start:1em}.prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.6666667em;line-height:1;margin-bottom:.8333333em;margin-top:0}.prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.6666667em;line-height:1.3333333;margin-bottom:1.0666667em;margin-top:1.8666667em}.prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3333333em;line-height:1.5;margin-bottom:.6666667em;margin-top:1.6666667em}.prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.7777778em}.prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:.4444444em;-webkit-padding-start:.4444444em;border-radius:.3125rem;font-size:.8888889em;padding-inline-end:.4444444em;padding-bottom:.2222222em;padding-top:.2222222em;padding-inline-start:.4444444em}.prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8666667em}.prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:1.5em;-webkit-padding-start:1.5em;border-radius:.375rem;font-size:.8888889em;line-height:1.75;margin-bottom:2em;margin-top:2em;padding-inline-end:1.5em;padding-bottom:1em;padding-top:1em;padding-inline-start:1.5em}.prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:1.5555556em;margin-bottom:1.3333333em;margin-top:1.3333333em;padding-inline-start:1.5555556em}.prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:1.5555556em;margin-bottom:1.3333333em;margin-top:1.3333333em;padding-inline-start:1.5555556em}.prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.6666667em;margin-top:.6666667em}.prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:.4444444em;padding-inline-start:.4444444em}.prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:.4444444em;padding-inline-start:.4444444em}.prose-lg :where(.prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.8888889em;margin-top:.8888889em}.prose-lg :where(.prose-lg>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(.prose-lg>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg :where(.prose-lg>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(.prose-lg>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.8888889em;margin-top:.8888889em}.prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em}.prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:1.5555556em;margin-top:.6666667em;padding-inline-start:1.5555556em}.prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:3.1111111em;margin-top:3.1111111em}.prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:.75em;-webkit-padding-start:.75em;padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.prose-lg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:0;padding-inline-start:0}.prose-lg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:0;padding-inline-end:0}.prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:.75em;-webkit-padding-start:.75em;padding-inline-end:.75em;padding-bottom:.75em;padding-top:.75em;padding-inline-start:.75em}.prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:0;padding-inline-start:0}.prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:0;padding-inline-end:0}.prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.prose-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.prose-lg :where(.prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(.prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.-inset-1{inset:-.25rem}.inset-0{inset:0}.-left-1{left:-.25rem}.-right-1{right:-.25rem}.-top-1{top:-.25rem}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-2{bottom:.5rem}.bottom-20{bottom:5rem}.bottom-3{bottom:.75rem}.bottom-4{bottom:1rem}.left-0{left:0}.left-1\/2{left:50%}.left-2{left:.5rem}.left-3{left:.75rem}.left-4{left:1rem}.right-0{right:0}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.top-0{top:0}.top-1\/2{top:50%}.top-2{top:.5rem}.top-3{top:.75rem}.top-4{top:1rem}.top-6{top:1.5rem}.top-full{top:100%}.z-10{z-index:10}.z-20{z-index:20}.z-40{z-index:40}.z-50{z-index:50}.z-\[9999\]{z-index:9999}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.m-0{margin:0}.m-2{margin:.5rem}.m-4{margin:1rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-bottom:.5rem;margin-top:.5rem}.my-3{margin-bottom:.75rem;margin-top:.75rem}.my-4{margin-bottom:1rem;margin-top:1rem}.my-6{margin-bottom:1.5rem;margin-top:1.5rem}.my-8{margin-bottom:2rem;margin-top:2rem}.mb-1{margin-bottom:.25rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-8{margin-left:2rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-8{margin-right:2rem}.mt-1{margin-top:.25rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-3{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;overflow:hidden}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1/1}.aspect-video{aspect-ratio:16/9}.h-0{height:0}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-4{height:1rem}.h-40{height:10rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-64{height:16rem}.h-8{height:2rem}.h-80{height:20rem}.h-96{height:24rem}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.max-h-96{max-height:24rem}.max-h-\[1000px\]{max-height:1000px}.max-h-\[700px\]{max-height:700px}.min-h-0{min-height:0}.min-h-64{min-height:16rem}.min-h-96{min-height:24rem}.min-h-screen{min-height:100vh}.w-0{width:0}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\/5{width:40%}.w-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\/4{width:75%}.w-3\/5{width:60%}.w-32{width:8rem}.w-4{width:1rem}.w-4\/5{width:80%}.w-48{width:12rem}.w-5{width:1.25rem}.w-5\/6{width:83.333333%}.w-6{width:1.5rem}.w-8{width:2rem}.w-80{width:20rem}.w-\[100px\]{width:100px}.w-full{width:100%}.min-w-0{min-width:0}.min-w-48{min-width:12rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-40{max-width:10rem}.max-w-4xl{max-width:56rem}.max-w-64{max-width:16rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[100px\]{max-width:100px}.max-w-\[85\%\]{max-width:85%}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1}.flex-\[0\.7\]{flex:0.7 1}.flex-\[3\.5\]{flex:3.5 1}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-full{--tw-translate-y:-100%}.-translate-y-full,.translate-x-\[-100\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-100\%\]{--tw-translate-x:-100%}.translate-y-0{--tw-translate-y:0px}.translate-y-0,.translate-y-2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-2{--tw-translate-y:0.5rem}.translate-y-full{--tw-translate-y:100%}.-skew-x-12,.translate-y-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-skew-x-12{--tw-skew-x:-12deg}.scale-100{--tw-scale-x:1;--tw-scale-y:1}.scale-100,.scale-105{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}.scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.scale-110,.scale-125{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}.scale-\[1\.02\]{--tw-scale-x:1.02;--tw-scale-y:1.02}.scale-\[1\.02\],.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.resize{resize:both}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-0{gap:0}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.375rem*var(--tw-space-y-reverse));margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse));margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3rem*var(--tw-space-y-reverse));margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:#f9fafb;border-color:rgb(249 250 251/var(--tw-divide-opacity,1))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hyphens-auto{-webkit-hyphens:auto;hyphens:auto}.whitespace-nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-xl{border-radius:.75rem}.rounded-b-2xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.rounded-b-3xl{border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-bl-2xl{border-bottom-left-radius:1rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-e{border-inline-end-width:1px}.border-l{border-left-width:1px}.border-l-4{border-left-width:4px}.border-r-4{border-right-width:4px}.border-s{border-inline-start-width:1px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-dashed{border-style:dashed}.border-amber-200{--tw-border-opacity:1;border-color:#fde68a;border-color:rgb(253 230 138/var(--tw-border-opacity,1))}.border-blue-100{--tw-border-opacity:1;border-color:#dbeafe;border-color:rgb(219 234 254/var(--tw-border-opacity,1))}.border-blue-200{--tw-border-opacity:1;border-color:#bfdbfe;border-color:rgb(191 219 254/var(--tw-border-opacity,1))}.border-blue-600{--tw-border-opacity:1;border-color:#2563eb;border-color:rgb(37 99 235/var(--tw-border-opacity,1))}.border-celtic{--tw-border-opacity:1;border-color:#102a1b;border-color:rgb(16 42 27/var(--tw-border-opacity,1))}.border-gray-100{--tw-border-opacity:1;border-color:#f3f4f6;border-color:rgb(243 244 246/var(--tw-border-opacity,1))}.border-gray-200{--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.border-gray-200\/50{border-color:#e5e7eb80}.border-gray-300{--tw-border-opacity:1;border-color:#d1d5db;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.border-gray-800{--tw-border-opacity:1;border-color:#1f2937;border-color:rgb(31 41 55/var(--tw-border-opacity,1))}.border-green-200{--tw-border-opacity:1;border-color:#bbf7d0;border-color:rgb(187 247 208/var(--tw-border-opacity,1))}.border-orange-500{--tw-border-opacity:1;border-color:#f97316;border-color:rgb(249 115 22/var(--tw-border-opacity,1))}.border-pink-swan{--tw-border-opacity:1;border-color:#c0b4b4;border-color:rgb(192 180 180/var(--tw-border-opacity,1))}.border-pink-swan\/10{border-color:#c0b4b41a}.border-pink-swan\/20{border-color:#c0b4b433}.border-pink-swan\/30{border-color:#c0b4b44d}.border-red-200{--tw-border-opacity:1;border-color:#fecaca;border-color:rgb(254 202 202/var(--tw-border-opacity,1))}.border-red-300{--tw-border-opacity:1;border-color:#fca5a5;border-color:rgb(252 165 165/var(--tw-border-opacity,1))}.border-red-500{--tw-border-opacity:1;border-color:#ef4444;border-color:rgb(239 68 68/var(--tw-border-opacity,1))}.border-totem-pole{--tw-border-opacity:1;border-color:#9b060e;border-color:rgb(155 6 14/var(--tw-border-opacity,1))}.border-transparent{border-color:#0000}.border-white{--tw-border-opacity:1;border-color:#fff;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.border-white\/10{border-color:#ffffff1a}.border-white\/20{border-color:#fff3}.border-white\/30{border-color:#ffffff4d}.border-r-totem-pole{--tw-border-opacity:1;border-right-color:#9b060e;border-right-color:rgb(155 6 14/var(--tw-border-opacity,1))}.border-t-totem-pole{--tw-border-opacity:1;border-top-color:#9b060e;border-top-color:rgb(155 6 14/var(--tw-border-opacity,1))}.bg-amber-50{--tw-bg-opacity:1;background-color:#fffbeb;background-color:rgb(255 251 235/var(--tw-bg-opacity,1))}.bg-black{--tw-bg-opacity:1;background-color:#000;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-black\/0{background-color:#0000}.bg-black\/10{background-color:#0000001a}.bg-black\/20{background-color:#0003}.bg-black\/50{background-color:#00000080}.bg-black\/70{background-color:#000000b3}.bg-blue-100{--tw-bg-opacity:1;background-color:#dbeafe;background-color:rgb(219 234 254/var(--tw-bg-opacity,1))}.bg-blue-50{--tw-bg-opacity:1;background-color:#eff6ff;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}.bg-blue-50\/30{background-color:#eff6ff4d}.bg-blue-500{--tw-bg-opacity:1;background-color:#3b82f6;background-color:rgb(59 130 246/var(--tw-bg-opacity,1))}.bg-blue-600{--tw-bg-opacity:1;background-color:#2563eb;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.bg-blue-600\/90{background-color:#2563ebe6}.bg-celtic{--tw-bg-opacity:1;background-color:#102a1b;background-color:rgb(16 42 27/var(--tw-bg-opacity,1))}.bg-celtic\/10{background-color:#102a1b1a}.bg-celtic\/80{background-color:#102a1bcc}.bg-celtic\/90{background-color:#102a1be6}.bg-cyan-500{--tw-bg-opacity:1;background-color:#06b6d4;background-color:rgb(6 182 212/var(--tw-bg-opacity,1))}.bg-gray-100{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.bg-gray-200{--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.bg-gray-300{--tw-bg-opacity:1;background-color:#d1d5db;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.bg-gray-400{--tw-bg-opacity:1;background-color:#9ca3af;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.bg-gray-50{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.bg-gray-50\/50{background-color:#f9fafb80}.bg-gray-50\/70{background-color:#f9fafbb3}.bg-gray-500{--tw-bg-opacity:1;background-color:#6b7280;background-color:rgb(107 114 128/var(--tw-bg-opacity,1))}.bg-gray-500\/20{background-color:#6b728033}.bg-gray-500\/80{background-color:#6b7280cc}.bg-gray-600{--tw-bg-opacity:1;background-color:#4b5563;background-color:rgb(75 85 99/var(--tw-bg-opacity,1))}.bg-gray-800{--tw-bg-opacity:1;background-color:#1f2937;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.bg-gray-900{--tw-bg-opacity:1;background-color:#111827;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.bg-green-50{--tw-bg-opacity:1;background-color:#f0fdf4;background-color:rgb(240 253 244/var(--tw-bg-opacity,1))}.bg-green-500{--tw-bg-opacity:1;background-color:#22c55e;background-color:rgb(34 197 94/var(--tw-bg-opacity,1))}.bg-green-600{--tw-bg-opacity:1;background-color:#16a34a;background-color:rgb(22 163 74/var(--tw-bg-opacity,1))}.bg-hurricane{--tw-bg-opacity:1;background-color:#8c7c7c;background-color:rgb(140 124 124/var(--tw-bg-opacity,1))}.bg-orange-50{--tw-bg-opacity:1;background-color:#fff7ed;background-color:rgb(255 247 237/var(--tw-bg-opacity,1))}.bg-orange-500{--tw-bg-opacity:1;background-color:#f97316;background-color:rgb(249 115 22/var(--tw-bg-opacity,1))}.bg-orange-600{--tw-bg-opacity:1;background-color:#ea580c;background-color:rgb(234 88 12/var(--tw-bg-opacity,1))}.bg-pink-600{--tw-bg-opacity:1;background-color:#db2777;background-color:rgb(219 39 119/var(--tw-bg-opacity,1))}.bg-pink-swan{--tw-bg-opacity:1;background-color:#c0b4b4;background-color:rgb(192 180 180/var(--tw-bg-opacity,1))}.bg-primary-100{--tw-bg-opacity:1;background-color:#dbeafe;background-color:rgb(219 234 254/var(--tw-bg-opacity,1))}.bg-primary-600{--tw-bg-opacity:1;background-color:#2563eb;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.bg-purple-50{--tw-bg-opacity:1;background-color:#faf5ff;background-color:rgb(250 245 255/var(--tw-bg-opacity,1))}.bg-purple-500{--tw-bg-opacity:1;background-color:#a855f7;background-color:rgb(168 85 247/var(--tw-bg-opacity,1))}.bg-purple-600{--tw-bg-opacity:1;background-color:#9333ea;background-color:rgb(147 51 234/var(--tw-bg-opacity,1))}.bg-red-100{--tw-bg-opacity:1;background-color:#fee2e2;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}.bg-red-50{--tw-bg-opacity:1;background-color:#fef2f2;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.bg-red-500{--tw-bg-opacity:1;background-color:#ef4444;background-color:rgb(239 68 68/var(--tw-bg-opacity,1))}.bg-red-500\/90{background-color:#ef4444e6}.bg-red-600{--tw-bg-opacity:1;background-color:#dc2626;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.bg-sky-500{--tw-bg-opacity:1;background-color:#0ea5e9;background-color:rgb(14 165 233/var(--tw-bg-opacity,1))}.bg-totem-pole{--tw-bg-opacity:1;background-color:#9b060e;background-color:rgb(155 6 14/var(--tw-bg-opacity,1))}.bg-totem-pole\/80{background-color:#9b060ecc}.bg-white{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/20{background-color:#fff3}.bg-white\/30{background-color:#ffffff4d}.bg-white\/40{background-color:#fff6}.bg-white\/50{background-color:#ffffff80}.bg-white\/80{background-color:#fffc}.bg-white\/90{background-color:#ffffffe6}.bg-white\/95{background-color:#fffffff2}.bg-opacity-20{--tw-bg-opacity:0.2}.bg-opacity-30{--tw-bg-opacity:0.3}.bg-opacity-40{--tw-bg-opacity:0.4}.bg-opacity-50{--tw-bg-opacity:0.5}.bg-opacity-75{--tw-bg-opacity:0.75}.bg-opacity-90{--tw-bg-opacity:0.9}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-black{--tw-gradient-from:#000 var(--tw-gradient-from-position);--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-black\/10{--tw-gradient-from:#0000001a var(--tw-gradient-from-position);--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-black\/20{--tw-gradient-from:#0003 var(--tw-gradient-from-position);--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-black\/30{--tw-gradient-from:#0000004d var(--tw-gradient-from-position);--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-black\/40{--tw-gradient-from:#0006 var(--tw-gradient-from-position);--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-black\/60{--tw-gradient-from:#0009 var(--tw-gradient-from-position);--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-black\/70{--tw-gradient-from:#000000b3 var(--tw-gradient-from-position);--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-black\/80{--tw-gradient-from:#000c var(--tw-gradient-from-position);--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-black\/90{--tw-gradient-from:#000000e6 var(--tw-gradient-from-position);--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-blue-50{--tw-gradient-from:#eff6ff var(--tw-gradient-from-position);--tw-gradient-to:#eff6ff00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-blue-500{--tw-gradient-from:#3b82f6 var(--tw-gradient-from-position);--tw-gradient-to:#3b82f600 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-blue-600{--tw-gradient-from:#2563eb var(--tw-gradient-from-position);--tw-gradient-to:#2563eb00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-celtic{--tw-gradient-from:#102a1b var(--tw-gradient-from-position);--tw-gradient-to:#102a1b00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-celtic\/20{--tw-gradient-from:#102a1b33 var(--tw-gradient-from-position);--tw-gradient-to:#102a1b00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-celtic\/5{--tw-gradient-from:#102a1b0d var(--tw-gradient-from-position);--tw-gradient-to:#102a1b00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-gray-200{--tw-gradient-from:#e5e7eb var(--tw-gradient-from-position);--tw-gradient-to:#e5e7eb00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-gray-50{--tw-gradient-from:#f9fafb var(--tw-gradient-from-position);--tw-gradient-to:#f9fafb00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-gray-50\/30{--tw-gradient-from:#f9fafb4d var(--tw-gradient-from-position);--tw-gradient-to:#f9fafb00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-gray-50\/50{--tw-gradient-from:#f9fafb80 var(--tw-gradient-from-position);--tw-gradient-to:#f9fafb00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-gray-900{--tw-gradient-from:#111827 var(--tw-gradient-from-position);--tw-gradient-to:#11182700 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-green-50{--tw-gradient-from:#f0fdf4 var(--tw-gradient-from-position);--tw-gradient-to:#f0fdf400 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-green-500{--tw-gradient-from:#22c55e var(--tw-gradient-from-position);--tw-gradient-to:#22c55e00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-hurricane{--tw-gradient-from:#8c7c7c var(--tw-gradient-from-position);--tw-gradient-to:#8c7c7c00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-orange-500{--tw-gradient-from:#f97316 var(--tw-gradient-from-position);--tw-gradient-to:#f9731600 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-purple-500{--tw-gradient-from:#a855f7 var(--tw-gradient-from-position);--tw-gradient-to:#a855f700 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-red-600{--tw-gradient-from:#dc2626 var(--tw-gradient-from-position);--tw-gradient-to:#dc262600 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-totem-pole{--tw-gradient-from:#9b060e var(--tw-gradient-from-position);--tw-gradient-to:#9b060e00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-totem-pole\/30{--tw-gradient-from:#9b060e4d var(--tw-gradient-from-position);--tw-gradient-to:#9b060e00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-transparent{--tw-gradient-from:#0000 var(--tw-gradient-from-position);--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white{--tw-gradient-from:#fff var(--tw-gradient-from-position);--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-black\/20{--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#0003 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-black\/40{--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#0006 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-black\/50{--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#00000080 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-celtic{--tw-gradient-to:#102a1b00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#102a1b var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-hurricane{--tw-gradient-to:#8c7c7c00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#8c7c7c var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-red-700{--tw-gradient-to:#b91c1c00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#b91c1c var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-totem-pole{--tw-gradient-to:#9b060e00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#9b060e var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-transparent{--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#0000 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-white{--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#fff var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-white\/10{--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#ffffff1a var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-white\/20{--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#fff3 var(--tw-gradient-via-position),var(--tw-gradient-to)}.to-black\/20{--tw-gradient-to:#0003 var(--tw-gradient-to-position)}.to-black\/30{--tw-gradient-to:#0000004d var(--tw-gradient-to-position)}.to-blue-100{--tw-gradient-to:#dbeafe var(--tw-gradient-to-position)}.to-blue-50{--tw-gradient-to:#eff6ff var(--tw-gradient-to-position)}.to-blue-600{--tw-gradient-to:#2563eb var(--tw-gradient-to-position)}.to-celtic{--tw-gradient-to:#102a1b var(--tw-gradient-to-position)}.to-gray-300{--tw-gradient-to:#d1d5db var(--tw-gradient-to-position)}.to-gray-50{--tw-gradient-to:#f9fafb var(--tw-gradient-to-position)}.to-gray-50\/30{--tw-gradient-to:#f9fafb4d var(--tw-gradient-to-position)}.to-gray-800{--tw-gradient-to:#1f2937 var(--tw-gradient-to-position)}.to-green-100{--tw-gradient-to:#dcfce7 var(--tw-gradient-to-position)}.to-green-600{--tw-gradient-to:#16a34a var(--tw-gradient-to-position)}.to-hurricane{--tw-gradient-to:#8c7c7c var(--tw-gradient-to-position)}.to-orange-600{--tw-gradient-to:#ea580c var(--tw-gradient-to-position)}.to-pink-swan{--tw-gradient-to:#c0b4b4 var(--tw-gradient-to-position)}.to-purple-600{--tw-gradient-to:#9333ea var(--tw-gradient-to-position)}.to-red-700{--tw-gradient-to:#b91c1c var(--tw-gradient-to-position)}.to-red-800{--tw-gradient-to:#991b1b var(--tw-gradient-to-position)}.to-totem-pole{--tw-gradient-to:#9b060e var(--tw-gradient-to-position)}.to-totem-pole\/20{--tw-gradient-to:#9b060e33 var(--tw-gradient-to-position)}.to-totem-pole\/5{--tw-gradient-to:#9b060e0d var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to:#0000 var(--tw-gradient-to-position)}.to-white{--tw-gradient-to:#fff var(--tw-gradient-to-position)}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-0{padding:0}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.py-12{padding-bottom:3rem;padding-top:3rem}.py-16{padding-bottom:4rem;padding-top:4rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-8{padding-bottom:2rem;padding-top:2rem}.pb-0\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-\[56\.25\%\]{padding-bottom:56.25%}.pr-10{padding-right:2.5rem}.pr-3{padding-right:.75rem}.pr-7{padding-right:1.75rem}.ps-12{-webkit-padding-start:3rem;padding-inline-start:3rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-5{line-height:1.25rem}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-wide{letter-spacing:.025em}.text-amber-700{--tw-text-opacity:1;color:#b45309;color:rgb(180 83 9/var(--tw-text-opacity,1))}.text-amber-800{--tw-text-opacity:1;color:#92400e;color:rgb(146 64 14/var(--tw-text-opacity,1))}.text-blue-100{--tw-text-opacity:1;color:#dbeafe;color:rgb(219 234 254/var(--tw-text-opacity,1))}.text-blue-200{--tw-text-opacity:1;color:#bfdbfe;color:rgb(191 219 254/var(--tw-text-opacity,1))}.text-blue-300{--tw-text-opacity:1;color:#93c5fd;color:rgb(147 197 253/var(--tw-text-opacity,1))}.text-blue-500{--tw-text-opacity:1;color:#3b82f6;color:rgb(59 130 246/var(--tw-text-opacity,1))}.text-blue-600{--tw-text-opacity:1;color:#2563eb;color:rgb(37 99 235/var(--tw-text-opacity,1))}.text-blue-800{--tw-text-opacity:1;color:#1e40af;color:rgb(30 64 175/var(--tw-text-opacity,1))}.text-blue-900{--tw-text-opacity:1;color:#1e3a8a;color:rgb(30 58 138/var(--tw-text-opacity,1))}.text-celtic{--tw-text-opacity:1;color:#102a1b;color:rgb(16 42 27/var(--tw-text-opacity,1))}.text-gray-200{--tw-text-opacity:1;color:#e5e7eb;color:rgb(229 231 235/var(--tw-text-opacity,1))}.text-gray-300{--tw-text-opacity:1;color:#d1d5db;color:rgb(209 213 219/var(--tw-text-opacity,1))}.text-gray-400{--tw-text-opacity:1;color:#9ca3af;color:rgb(156 163 175/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:#6b7280;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:#4b5563;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:#374151;color:rgb(55 65 81/var(--tw-text-opacity,1))}.text-gray-800{--tw-text-opacity:1;color:#1f2937;color:rgb(31 41 55/var(--tw-text-opacity,1))}.text-gray-900{--tw-text-opacity:1;color:#111827;color:rgb(17 24 39/var(--tw-text-opacity,1))}.text-green-500{--tw-text-opacity:1;color:#22c55e;color:rgb(34 197 94/var(--tw-text-opacity,1))}.text-green-600{--tw-text-opacity:1;color:#16a34a;color:rgb(22 163 74/var(--tw-text-opacity,1))}.text-green-700{--tw-text-opacity:1;color:#15803d;color:rgb(21 128 61/var(--tw-text-opacity,1))}.text-green-800{--tw-text-opacity:1;color:#166534;color:rgb(22 101 52/var(--tw-text-opacity,1))}.text-hurricane{--tw-text-opacity:1;color:#8c7c7c;color:rgb(140 124 124/var(--tw-text-opacity,1))}.text-indigo-500{--tw-text-opacity:1;color:#6366f1;color:rgb(99 102 241/var(--tw-text-opacity,1))}.text-orange-500{--tw-text-opacity:1;color:#f97316;color:rgb(249 115 22/var(--tw-text-opacity,1))}.text-orange-600{--tw-text-opacity:1;color:#ea580c;color:rgb(234 88 12/var(--tw-text-opacity,1))}.text-pink-swan{--tw-text-opacity:1;color:#c0b4b4;color:rgb(192 180 180/var(--tw-text-opacity,1))}.text-primary-100{--tw-text-opacity:1;color:#dbeafe;color:rgb(219 234 254/var(--tw-text-opacity,1))}.text-primary-600{--tw-text-opacity:1;color:#2563eb;color:rgb(37 99 235/var(--tw-text-opacity,1))}.text-purple-600{--tw-text-opacity:1;color:#9333ea;color:rgb(147 51 234/var(--tw-text-opacity,1))}.text-red-200{--tw-text-opacity:1;color:#fecaca;color:rgb(254 202 202/var(--tw-text-opacity,1))}.text-red-500{--tw-text-opacity:1;color:#ef4444;color:rgb(239 68 68/var(--tw-text-opacity,1))}.text-red-600{--tw-text-opacity:1;color:#dc2626;color:rgb(220 38 38/var(--tw-text-opacity,1))}.text-red-700{--tw-text-opacity:1;color:#b91c1c;color:rgb(185 28 28/var(--tw-text-opacity,1))}.text-red-800{--tw-text-opacity:1;color:#991b1b;color:rgb(153 27 27/var(--tw-text-opacity,1))}.text-totem-pole{--tw-text-opacity:1;color:#9b060e;color:rgb(155 6 14/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-white\/60{color:#fff9}.text-white\/70{color:#ffffffb3}.text-white\/80{color:#fffc}.text-white\/90{color:#ffffffe6}.text-yellow-300{--tw-text-opacity:1;color:#fde047;color:rgb(253 224 71/var(--tw-text-opacity,1))}.text-yellow-500{--tw-text-opacity:1;color:#eab308;color:rgb(234 179 8/var(--tw-text-opacity,1))}.text-yellow-600{--tw-text-opacity:1;color:#ca8a04;color:rgb(202 138 4/var(--tw-text-opacity,1))}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-2xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040;--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-lg,.shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.shadow-none,.shadow-sm{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.blur{--tw-blur:blur(8px)}.blur,.blur-sm{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-sm{--tw-blur:blur(4px)}.drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f)}.drop-shadow,.drop-shadow-2xl{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-2xl{--tw-drop-shadow:drop-shadow(0 25px 25px #00000026)}.drop-shadow-lg{--tw-drop-shadow:drop-shadow(0 10px 8px #0000000a) drop-shadow(0 4px 3px #0000001a)}.drop-shadow-lg,.drop-shadow-md{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-md{--tw-drop-shadow:drop-shadow(0 4px 3px #00000012) drop-shadow(0 2px 2px #0000000f)}.drop-shadow-sm{--tw-drop-shadow:drop-shadow(0 1px 1px #0000000d)}.drop-shadow-sm,.drop-shadow-xl{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-xl{--tw-drop-shadow:drop-shadow(0 20px 13px #00000008) drop-shadow(0 8px 5px #00000014)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-\[1px\]{--tw-backdrop-blur:blur(1px)}.backdrop-blur-\[1px\],.backdrop-blur-lg{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-lg{--tw-backdrop-blur:blur(16px)}.backdrop-blur-md{--tw-backdrop-blur:blur(12px)}.backdrop-blur-md,.backdrop-blur-sm{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-100{transition-duration:.1s}.duration-1000{transition-duration:1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.rtl{direction:rtl}.text-start{text-align:start}.text-end{text-align:end}.ms-1{-webkit-margin-start:.25rem;margin-inline-start:.25rem}.me-1{-webkit-margin-end:.25rem;margin-inline-end:.25rem}@keyframes fadeIn{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.animate-fadeIn{animation:fadeIn .6s ease-out}.mobile-categories-scroll{-ms-overflow-style:none;display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;padding:8px 0;scroll-behavior:smooth;scrollbar-width:none}.mobile-categories-scroll::-webkit-scrollbar{display:none}.mobile-categories-scroll a{background:#fff;border:2px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 4px #0000000d;flex-shrink:0!important;font-weight:600;margin-right:8px;padding:8px 16px;text-decoration:none;transition:all .3s ease}.mobile-categories-scroll a:active,.mobile-categories-scroll a:hover{background:#9b060e;background:var(--color-totem-pole);border-color:#9b060e;border-color:var(--color-totem-pole);box-shadow:0 4px 8px #9b060e33;color:#fff;transform:translateY(-2px)}:root{--color-celtic:#102a1b;--color-totem-pole:#9b060e;--color-pink-swan:#c0b4b4;--color-hurricane:#8c7c7c}html{font-size:clamp(14px,2.5vw,16px);scroll-behavior:smooth}body{background-color:#fafafa;color:#102a1b;color:var(--color-celtic);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans Arabic,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.7;overflow:hidden}.responsive-text-base{font-size:clamp(.875rem,1.5vw,1rem)}.responsive-text-sm{font-size:clamp(.75rem,1.2vw,.875rem)}.responsive-text-xs{font-size:clamp(.625rem,1vw,.75rem)}.responsive-text-lg{font-size:clamp(1rem,2vw,1.125rem)}.responsive-text-xl{font-size:clamp(1.125rem,2.5vw,1.25rem)}.responsive-text-2xl{font-size:clamp(1.25rem,3vw,1.5rem)}.responsive-text-3xl{font-size:clamp(1.5rem,4vw,1.875rem)}.responsive-space-xs{margin:clamp(.25rem,1vw,.5rem)}.responsive-space-sm{margin:clamp(.5rem,1.5vw,.75rem)}.responsive-space-md{margin:clamp(.75rem,2vw,1rem)}.responsive-space-lg{margin:clamp(1rem,3vw,1.5rem)}.responsive-space-xl{margin:clamp(1.5rem,4vw,2rem)}.responsive-padding-xs{padding:clamp(.25rem,1vw,.5rem)}.responsive-padding-sm{padding:clamp(.5rem,1.5vw,.75rem)}.responsive-padding-md{padding:clamp(.75rem,2vw,1rem)}.responsive-padding-lg{padding:clamp(1rem,3vw,1.5rem)}.responsive-padding-xl{padding:clamp(1.5rem,4vw,2rem)}.compact-article-grid{grid-gap:clamp(.5rem,1.5vw,.75rem);display:grid;gap:clamp(.5rem,1.5vw,.75rem);margin:clamp(.5rem,2vw,1rem) 0}@media (min-width:320px){.compact-article-grid{grid-template-columns:1fr 1fr}}@media (min-width:640px){.compact-article-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.compact-article-grid{gap:clamp(.75rem,2vw,1rem);grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.compact-article-grid{gap:clamp(.75rem,2vw,1rem);grid-template-columns:repeat(4,1fr)}}@media (min-width:1280px){.compact-article-grid{gap:clamp(1rem,2.5vw,1.25rem);grid-template-columns:repeat(5,1fr)}}.article-container{margin-bottom:clamp(.5rem,1.5vw,.75rem)!important}.compact-list{display:flex;flex-direction:column;gap:clamp(.25rem,1vw,.5rem)}@media (max-width:767px){.mobile-dense-grid{grid-gap:clamp(.25rem,1vw,.5rem);display:grid;gap:clamp(.25rem,1vw,.5rem);grid-template-columns:1fr 1fr;padding:clamp(.5rem,1.5vw,.75rem)}}@media screen and (max-width:1023px){.mobile-hero-section{background:#f8fafc!important;margin:0!important;padding:0!important}.mobile-main-slider{position:relative}.mobile-main-slider .flex.items-center.space-x-2 button{background:#ffffffb3!important;transition:all .3s ease!important}.mobile-main-slider .flex.items-center.space-x-2 button.w-6{background:#fff!important;box-shadow:0 2px 8px #00000026!important}.mobile-hero-section .bg-white{background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 4px 6px -1px #0000001a!important}.mobile-hero-section .bg-white:hover{box-shadow:0 10px 15px -3px #0000001a!important;transform:translateY(-1px)!important;transition:all .2s ease!important}.mobile-hero-section *{box-sizing:border-box!important}.mobile-live-video-container .p-4.bg-gray-50{display:none!important}.mobile-live-video-container{cursor:pointer;position:relative}.mobile-live-video-container .bg-white.rounded-lg,.mobile-live-video-container>div{background:#0000!important;border-radius:0!important;box-shadow:none!important}.mobile-main-slider button{aspect-ratio:4/3!important;border-radius:8px!important;height:45px!important;overflow:hidden!important;width:60px!important}.mobile-main-slider button img,.slider-indicator-image{aspect-ratio:4/3!important;border-radius:8px!important;display:block!important;height:100%!important;object-fit:cover!important;object-position:center!important;transition:all .3s ease!important;width:100%!important}.mobile-main-slider button:hover img{transform:scale(1.05)!important}.mobile-main-slider button[aria-selected=true]{box-shadow:0 4px 12px #102a1b4d!important}.mobile-hero-section .w-40.h-16{aspect-ratio:2.5/1!important;border-radius:8px!important;overflow:hidden!important}.mobile-hero-section .w-40.h-16 img{height:100%!important;object-fit:cover!important;object-position:center!important;width:100%!important}.mobile-hero-section .divide-y img,.mobile-hero-section .flex.gap-1 img,.mobile-hero-section .flex.gap-2 img,.mobile-hero-section .flex.gap-3 img{aspect-ratio:4/3!important;border-radius:8px!important;height:100%!important;object-fit:cover!important;object-position:center!important;width:100%!important}.bg-gray-200.animate-pulse,.divide-y span,.flex span,.grid span,.lazy-load-image-background,[class*=article] span,[class*=card] span,span,span[style*=display],span[style*=inline-block],span[style]{display:flex!important;height:100%!important;width:100%!important}.group span,.hover\\:bg-gray-50 span,.rounded-lg span{display:flex!important;height:100%!important;width:100%!important}.mobile-sidebar,[class*=aside],[class*=sidebar],aside{display:none!important}.mobile-article-page{background:#fff!important;color:#1a1a1a!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;margin:0!important;max-width:100vw!important;min-height:100vh!important;overflow-x:hidden!important;padding:0!important;width:100vw!important}@media (min-width:1024px){.mobile-article-page{background:#fafafa!important}.mobile-article-grid{grid-gap:60px!important;display:grid!important;gap:60px!important;grid-template-columns:1fr 320px!important;margin:0 auto!important;max-width:1200px!important;padding:0 40px!important}.mobile-article-content{background:#fff!important;border:1px solid #e8e8e8!important;border-radius:0!important;box-shadow:0 2px 20px #0000000d!important;overflow:hidden!important}.mobile-article-header{background:#fff!important;border-bottom:1px solid #f0f0f0!important;padding:60px 60px 40px!important}}@media (max-width:1023px){.mobile-article-grid{display:block!important;margin:0!important;padding:0!important;width:100%!important}.mobile-article-content{background:#fff!important;border:none!important;border-radius:0!important;box-shadow:none!important;margin:0!important;overflow:visible!important}.mobile-article-header{backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;background:#fffffff2!important;border:none!important;box-shadow:0 2px 20px #0000001a!important;padding:20px 16px!important;position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:100!important}}.mobile-article-header nav{display:block!important;margin-bottom:32px!important}@media (max-width:1023px){.mobile-article-header nav{display:none!important}}.mobile-article-header nav .flex{color:#666!important;font-size:13px!important;font-weight:500!important;letter-spacing:.5px!important;text-transform:uppercase!important}.mobile-article-header nav a{color:#666!important;text-decoration:none!important;transition:color .3s ease!important}.mobile-article-header nav a:hover{color:#1a365d!important}@media (max-width:1023px){.mobile-article-header>div:nth-child(2){-webkit-overflow-scrolling:touch!important;-ms-overflow-style:none!important;overflow-x:auto!important;overflow-y:hidden!important;padding-bottom:4px!important;scrollbar-width:none!important;white-space:nowrap!important}.mobile-article-header>div:nth-child(2)::-webkit-scrollbar{display:none!important}.mobile-article-header>div:nth-child(2)>*{display:inline-block!important;flex-shrink:0!important;margin-right:12px!important}}.mobile-article-header [class*=bg-gradient]{background:#007aff!important;border:none!important;border-radius:4px!important;box-shadow:none!important;color:#fff!important;display:inline-block!important;font-weight:600!important;letter-spacing:.5px!important;margin:0 0 16px!important;padding:6px 12px!important;text-transform:uppercase!important}@media (max-width:1023px){.mobile-article-header [class*=bg-gradient]{margin-bottom:12px!important}}.mobile-article-header [class*=bg-gradient]:hover{background:#2c5282!important;box-shadow:none!important;transform:none!important}.mobile-article-header [class*=from-red]{background:#ff3b30!important;color:#fff!important}.mobile-article-header [class*=from-yellow]{background:#ff9500!important;color:#fff!important}.mobile-article-title{color:#000!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:32px!important;font-weight:800!important;line-height:40px!important;margin:0 0 24px!important;text-align:right!important}@media (min-width:1024px){.mobile-article-title{font-size:42px!important;line-height:48px!important;margin-bottom:32px!important}}@media (max-width:1023px){.mobile-article-title{font-size:24px!important;line-height:32px!important;margin-bottom:16px!important}}.mobile-article-header>div:last-child{align-items:center!important;border-bottom:1px solid #eee!important;display:flex!important;justify-content:space-between!important;margin-bottom:0!important;padding-bottom:24px!important}@media (max-width:1023px){.mobile-article-header>div:last-child{align-items:center!important;border-bottom:1px solid #eee!important;flex-direction:column!important;gap:16px!important;padding-bottom:16px!important}}.mobile-article-header>div:last-child>div{align-items:center!important;display:flex!important;font-size:14px!important;gap:20px!important}@media (max-width:1023px){.mobile-article-header>div:last-child>div:first-child{gap:16px!important;order:1!important}.mobile-article-header>div:last-child>div:last-child{gap:12px!important;order:2!important}}.mobile-article-header [class*=bg-gray-50]{align-items:center!important;background:#0000!important;border:none!important;color:#666!important;display:flex!important;font-size:14px!important;font-weight:500!important;gap:6px!important;padding:0!important}.mobile-article-header [class*=bg-gray-50] .w-4{color:#999!important;height:16px!important;width:16px!important}.mobile-article-header [class*=bg-totem-pole]:hover{background:#2c5282!important;box-shadow:none!important;transform:none!important}@media (max-width:1023px){.mobile-article-header [class*=bg-totem-pole]:hover{box-shadow:0 4px 12px #1a365d4d!important}}.mobile-article-header [class*=bg-totem-pole] .w-4{height:14px!important;width:14px!important}@media (max-width:1023px){.mobile-article-header [class*=bg-totem-pole] .w-4{height:16px!important;width:16px!important}}.mobile-article-content>div:nth-child(2){background:#f5f5f5!important;margin:0!important;overflow:hidden!important;padding:0!important;position:relative!important;width:100%!important}@media (min-width:1024px){.mobile-article-content>div:nth-child(2) img{display:block!important;height:400px!important;object-fit:cover!important;transition:none!important;width:100%!important}}@media (max-width:1023px){.mobile-article-content>div:nth-child(2) img{display:block!important;height:240px!important;object-fit:cover!important;transition:none!important;width:100%!important}}.mobile-article-content>div:nth-child(2):hover img{transform:none!important}.mobile-article-content>div:nth-child(2):after{display:none!important}.mobile-article-content>div:nth-child(3){background:#fff!important}@media (min-width:1024px){.mobile-article-content>div:nth-child(3){padding:60px 60px 80px!important}}@media (max-width:1023px){.mobile-article-content>div:nth-child(3){padding:24px 16px 40px!important}}.mobile-article-body{background:#fff!important;line-height:1.7!important;padding:0!important}.mobile-article-body,.mobile-article-body p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}.mobile-article-body p{color:#333!important;font-weight:400!important;letter-spacing:.01em!important;margin-bottom:24px!important;text-align:justify!important}@media (min-width:1024px){.mobile-article-body p{font-size:18px!important;line-height:32px!important;margin-bottom:28px!important}}@media (max-width:1023px){.mobile-article-body p{font-size:16px!important;line-height:28px!important;margin-bottom:20px!important}}.mobile-article-body h1,.mobile-article-body h2,.mobile-article-body h3{-webkit-text-fill-color:unset!important;background:none!important;-webkit-background-clip:unset!important;color:#1a1a1a!important;font-family:Playfair Display,Georgia,serif!important;font-weight:700!important;letter-spacing:-.5px!important;text-align:right!important}@media (min-width:1024px){.mobile-article-body h1{font-size:28px!important;line-height:36px!important;margin:48px 0 24px!important}.mobile-article-body h2{font-size:24px!important;line-height:32px!important;margin:40px 0 20px!important}.mobile-article-body h3{font-size:20px!important;line-height:28px!important;margin:32px 0 16px!important}}@media (max-width:1023px){.mobile-article-body h1{font-size:24px!important;line-height:32px!important;margin:32px 0 16px!important}.mobile-article-body h2{font-size:22px!important;line-height:30px!important;margin:28px 0 14px!important}.mobile-article-body h3{font-size:20px!important;line-height:28px!important;margin:24px 0 12px!important}}.mobile-article-body img{border:1px solid #e8e8e8!important;border-radius:0!important;box-shadow:none!important;height:auto!important;object-fit:cover!important;transition:none!important;width:100%!important}@media (min-width:1024px){.mobile-article-body img{margin:40px 0!important}}@media (max-width:1023px){.mobile-article-body img{margin:24px 0!important}}.mobile-article-body img:hover{box-shadow:none!important;transform:none!important}.mobile-article-body a{border-bottom:none!important;color:#1a365d!important;font-weight:500!important;padding-bottom:0!important;text-decoration:underline!important;-webkit-text-decoration-color:#1a365d!important;text-decoration-color:#1a365d!important;text-underline-offset:2px!important;transition:all .2s ease!important}.mobile-article-body a:hover{color:#2c5282!important;-webkit-text-decoration-color:#2c5282!important;text-decoration-color:#2c5282!important}.mobile-article-body strong{-webkit-text-fill-color:unset!important;background:none!important;-webkit-background-clip:unset!important;color:#1a1a1a!important;font-weight:600!important}.mobile-article-body ol,.mobile-article-body ul{margin:24px 0!important;padding-right:24px!important}@media (max-width:1023px){.mobile-article-body ol,.mobile-article-body ul{margin:20px 0!important}}.mobile-article-body li{color:#333!important;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;margin-bottom:8px!important}@media (min-width:1024px){.mobile-article-body li{font-size:18px!important;line-height:32px!important}}@media (max-width:1023px){.mobile-article-body li{font-size:16px!important;line-height:28px!important}}.mobile-article-body blockquote{background:#fafafa!important;border-left:none!important;border-radius:0!important;border-right:4px solid #b7791f!important;box-shadow:none!important;color:#1a1a1a!important;font-family:Playfair Display,Georgia,serif!important;font-style:normal!important;font-weight:400!important;margin:40px 0!important;padding:32px!important;position:relative!important}@media (min-width:1024px){.mobile-article-body blockquote{font-size:22px!important;line-height:36px!important;margin:60px 0!important}}@media (max-width:1023px){.mobile-article-body blockquote{font-size:18px!important;line-height:30px!important;margin:32px 0!important;padding:24px!important}}.mobile-article-body blockquote:before{display:none!important}.mobile-article-content [class*=grid-cols] img{border:1px solid #e8e8e8!important;border-radius:0!important;box-shadow:none!important;height:200px!important;margin:0!important;object-fit:cover!important;transition:none!important;width:100%!important}@media (max-width:1023px){.mobile-article-content [class*=grid-cols] img{height:140px!important}}.mobile-article-content [class*=grid-cols] img:hover{box-shadow:none!important;transform:none!important}.mobile-related-articles{background:#fff!important;border:none!important;border-radius:0!important;border-top:1px solid #e8e8e8!important;box-shadow:none!important;margin:0!important;padding:0!important}@media (min-width:1024px){.mobile-related-articles>div{padding:60px!important}}@media (max-width:1023px){.mobile-related-articles>div{padding:12px 16px!important}}.mobile-related-articles h2{color:#1a1a1a!important;font-family:Playfair Display,Georgia,serif!important;font-size:24px!important;font-weight:700!important;letter-spacing:-.5px!important;margin-bottom:32px!important;text-align:right!important}@media (max-width:1023px){.mobile-related-articles h2{font-size:22px!important;margin-bottom:24px!important}}@media (min-width:1024px){.mobile-article-page .lg\\:col-span-1{background:#fafafa!important;border:1px solid #e8e8e8!important;display:block!important;height:-webkit-fit-content!important;height:fit-content!important;padding:40px 20px!important;position:-webkit-sticky!important;position:sticky!important;top:40px!important}}@media (max-width:1023px){.mobile-article-page .lg\\:col-span-1{display:none!important}}@media (max-width:1023px){.mobile-article-page:after{background:linear-gradient(90deg,#1a365d,#b7791f)!important;content:"";height:2px!important;left:0!important;position:fixed!important;top:80px!important;transition:width .1s ease!important;width:0!important;z-index:999!important}.mobile-article-header [class*=absolute]{backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;background:#fffffff2!important;border:1px solid #fff3!important;border-radius:16px!important;bottom:20px!important;box-shadow:0 10px 40px #00000026!important;left:20px!important;padding:24px!important;position:fixed!important;right:20px!important;top:auto!important;z-index:1002!important}.mobile-article-header [class*=absolute] button{border-radius:12px!important;font-size:16px!important;justify-content:center!important;margin-bottom:8px!important;padding:16px!important;width:100%!important}.mobile-related-articles .grid{display:block!important}.mobile-related-articles .mobile-article-card,.mobile-related-articles [class*=ArticleCard]{align-items:center!important;border-bottom:1px solid #eee!important;display:flex!important;gap:12px!important;margin-bottom:0!important;padding:12px 0!important}.mobile-related-articles .mobile-article-card:last-child{border-bottom:none!important}.mobile-related-articles .mobile-article-card img,.mobile-related-articles [class*=ArticleCard] img{border-radius:4px!important;flex-shrink:0!important;height:45px!important;object-fit:cover!important;width:60px!important}.mobile-related-articles .mobile-article-card h3,.mobile-related-articles [class*=ArticleCard] h3{color:#000!important;font-size:15px!important;font-weight:600!important;line-height:20px!important;margin-bottom:4px!important}.mobile-related-articles .mobile-article-card .text-sm,.mobile-related-articles [class*=ArticleCard] .text-sm{color:#666!important;font-size:12px!important}}@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&display=swap")}html{font-family:Noto Sans Arabic,Cairo,Tajawal,sans-serif}body,html{direction:rtl;max-width:100vw!important;overflow-x:hidden!important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Noto Sans Arabic,Cairo,Tajawal,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0;text-align:right}*,:after,:before,body{box-sizing:border-box!important}#root{max-width:100vw!important;overflow-x:hidden!important;width:100%!important}iframe,img,video{box-sizing:border-box!important;height:auto!important;max-width:100%!important}table{word-wrap:break-word!important;table-layout:fixed!important;width:100%!important}input,select,textarea{direction:rtl;text-align:right}.ltr-content{direction:ltr;text-align:left}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.news-content{font-size:16px;line-height:1.7}.news-content h1,.news-content h2,.news-content h3{font-weight:700;margin-bottom:1rem;margin-top:1.5rem}.news-content p{margin-bottom:1rem}header{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:9999!important}@media screen and (max-width:767px){#root,body,html{max-width:100vw!important;overflow-x:hidden!important;width:100%!important}body{background:linear-gradient(135deg,#f8fafc,#e2e8f0)!important;font-size:14px!important;padding-bottom:90px!important}.container{padding-left:.75rem!important;padding-right:.75rem!important;width:100%!important}*,:after,:before{box-sizing:border-box!important;max-width:100%!important}.flex,.grid,[class*=flex-],[class*=grid-]{max-width:100%!important;overflow-x:hidden!important}.mobile-container,.mobile-homepage,.mobile-homepage-container{max-width:100vw!important;overflow-x:hidden!important;width:100%!important}.prose,.prose-lg,.prose-xl{-webkit-hyphens:auto!important;hyphens:auto!important;overflow-wrap:break-word!important}.prose,.prose-lg,.prose-xl,code,pre,table{word-wrap:break-word!important;max-width:100%!important}code,pre,table{overflow-x:auto!important}.max-w-none,.w-full,.w-screen{max-width:100%!important}.w-full,.w-screen{width:100%!important}.min-w-0{min-width:0!important}.-ml-4,.-mr-4,.-mx-4,.-mx-8{margin-left:0!important;margin-right:0!important}#main,.main,main{max-width:100%!important}#main,.main,.min-h-screen,main{margin:0!important;padding:0!important;width:100%!important}.mobile-homepage{padding-left:0!important;padding-right:0!important}.mobile-homepage,.mx-auto{margin-left:0!important;margin-right:0!important}.container{max-width:100%!important;overflow-x:hidden!important;padding-left:1rem!important;padding-right:1rem!important}article,aside,div,footer,header,main,nav,section{box-sizing:border-box!important;max-width:100%!important}.flex,.grid{max-width:100%!important;overflow-x:hidden!important}#root>div,.flex-1,.min-h-screen.flex.flex-col,body>div{margin:0!important;padding:0!important;width:100%!important}div[class*=container],div[class*=mx-auto]{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.mobile-homepage .container{margin-left:0!important;margin-right:0!important;width:100%!important}.ml-4,.ml-8,.pl-4,.pl-8,.px-4,.px-8{margin-left:0!important;padding-left:.5rem!important}.mr-4,.mr-8,.pr-4,.pr-8{margin-right:0!important;padding-right:.5rem!important}.space-x-2>:not([hidden])~:not([hidden]),.space-x-4>:not([hidden])~:not([hidden]),.space-x-6>:not([hidden])~:not([hidden]){margin-left:.5rem!important;margin-right:0!important}.gap-4,.gap-6,.gap-8{gap:.5rem!important}.lg\\:col-span-3,.mobile-hero-main{margin:0!important;order:1!important;padding:0!important;width:100%!important}.mobile-hero-slider{margin:0!important;width:100%!important}.lg\\:col-span-3,.mobile-hero-sidebar{margin:0!important;order:2!important;padding:0!important;width:100%!important}.mobile-hero-breaking,[class*=hero]{width:100%!important}[class*=hero]{margin-left:0!important;margin-right:0!important}.mobile-hero-complete{margin:0!important;max-width:100%!important;padding:0!important;width:100%!important}.mobile-hero-complete .container,.mobile-hero-complete .mobile-hero-container{margin:0!important;padding:.5rem!important;width:100%!important}.mobile-hero-complete .grid{gap:.5rem!important;margin:0!important;width:100%!important}section.bg-celtic.mobile-hero-complete,section.bg-celtic.mobile-hero-section{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.mobile-homepage .mobile-hero-complete,.mobile-homepage .mobile-hero-section,.mobile-homepage section[class*=hero],div.mobile-homepage>section{left:0!important;margin:0!important;max-width:100vw!important;padding:0!important;right:0!important;width:100%!important}.mobile-homepage .mobile-hero-complete *,.mobile-homepage .mobile-hero-section *{box-sizing:border-box!important}.mobile-homepage .mobile-hero-complete{position:relative!important;transform:none!important}.mobile-hero-section{background:linear-gradient(180deg,#f8fafc 0,#f1f5f9)!important;margin:0 0 1.5rem!important;overflow:visible!important;padding:1rem 1rem 1.5rem!important;position:relative!important}.mobile-hero-container{padding:0!important;position:relative!important;z-index:2!important}.mobile-hero-container,.mobile-hero-grid{max-width:100%!important;width:100%!important}.mobile-hero-grid{display:flex!important;flex-direction:column!important;margin-bottom:0!important}.mobile-hero-slider{background:#fff!important;border:none!important;border-radius:24px!important;box-shadow:0 8px 32px #0000001f!important;cursor:grab!important;height:280px!important;overflow:hidden!important;position:relative!important;touch-action:pan-x!important;transition:all .3s ease!important}.mobile-hero-slider:active{box-shadow:0 4px 20px #00000026!important;cursor:grabbing!important;transform:scale(.98)!important}.mobile-hero-slider:after{background:#0000001a!important;width:60px!important;z-index:10!important}.mobile-hero-slider:after,.mobile-hero-slider:before{border-radius:2px!important;bottom:1rem!important;content:""!important;height:4px!important;left:50%!important;position:absolute!important;transform:translateX(-50%)!important}.mobile-hero-slider:before{animation:slideProgress 5s ease-in-out infinite!important;background:#102a1b!important;width:20px!important;z-index:11!important}@keyframes slideProgress{0%{transform:translateX(-50%);width:20px}50%{transform:translateX(-50%);width:40px}to{transform:translateX(-50%);width:20px}}.mobile-hero-sidebar{margin-top:0!important;order:2!important}.mobile-hero-sidebar .bg-white{background:#fff!important;border:1px solid #0000000d!important;box-shadow:0 4px 20px #00000014!important;height:auto!important;max-height:none!important;overflow:hidden!important}.mobile-hero-sidebar .p-2{padding:1rem!important}.mobile-hero-sidebar .grid{gap:.75rem!important}.lg\:col-span-1.mobile-hero-live{display:block!important;grid-column:1/-1!important;grid-column-end:-1!important;grid-column-start:1!important;width:100%!important}.mobile-hero-grid .lg\:col-span-2.mobile-hero-main{grid-column:1/-1!important}.mobile-hero-grid .mobile-hero-live{display:block!important;grid-column:1/-1!important;opacity:1!important;visibility:visible!important;width:100%!important}.mobile-hero-grid{gap:1rem!important;grid-template-rows:auto auto auto!important}.mobile-hero-grid,.mobile-hero-grid.grid-cols-1.lg\:grid-cols-3{grid-template-columns:1fr!important}.mobile-hero-main{grid-row:1!important;order:1!important}.mobile-hero-live{grid-column:1/-1!important;grid-row:2!important;order:2!important}.mobile-hero-breaking{grid-row:3!important}.mobile-hero-live>div{display:flex!important;flex-direction:column!important}.mobile-live-section{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#ffffff26!important;border:1px solid #fff3!important;box-shadow:0 8px 32px #00000026!important;height:200px!important;overflow:hidden!important;padding:1rem!important;position:relative!important}.mobile-live-section:before{background:radial-gradient(circle at 70% 30%,#9b060e1a 0,#0000 50%)!important;bottom:0!important;content:""!important;left:0!important;pointer-events:none!important;position:absolute!important;right:0!important;top:0!important}.mobile-live-section h3{align-items:center!important;color:#fff!important;display:flex!important;font-size:1rem!important;font-weight:700!important;gap:.5rem!important;margin-bottom:.75rem!important;text-shadow:0 2px 8px #0000004d!important}.mobile-live-section .w-3.h-3{box-shadow:0 0 12px #9b060e99!important;height:.625rem!important;width:.625rem!important}.mobile-live-section .flex-1{align-items:center!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;border:1px solid #ffffff1a!important;display:flex!important;height:calc(100% - 2.5rem)!important;justify-content:center!important;position:relative!important}.mobile-live-section .flex-1:after{color:#ffffffb3!important;content:"البث المباشر"!important;font-size:.875rem!important;font-weight:500!important;text-shadow:0 1px 4px #00000080!important}.mobile-hero-live{box-sizing:border-box!important;margin:1rem 0!important;max-width:100%!important;min-height:auto!important;overflow:visible!important;padding:0!important;width:100%!important}.mobile-hero-live *,.mobile-live-section{opacity:1!important;visibility:visible!important}.mobile-live-section{background:#0000!important;border:none!important;border-radius:20px!important;box-shadow:none!important;display:block!important;height:auto!important;margin:0!important;min-height:200px!important;overflow:visible!important;padding:0!important;width:100%!important}.mobile-live-section>div:first-child{display:none!important}.mobile-live-section .flex-1{background:#0000!important;background:#0000004d!important;border-radius:20px!important;border-radius:16px!important;height:auto!important;margin:0!important;min-height:200px!important;overflow:hidden!important;padding:0!important;width:100%!important}.mobile-live-section .bg-white.rounded-lg{background:#0000!important;box-shadow:none!important;overflow:hidden!important;width:100%!important}.mobile-live-section .absolute.top-4.left-4{align-items:center!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#dc2626e6!important;border:1px solid #ffffff4d!important;border-radius:20px!important;color:#fff!important;display:flex!important;font-size:.75rem!important;font-weight:600!important;padding:.25rem .75rem!important}.mobile-live-section .p-4.bg-gray-50{align-items:center!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#000000b3!important;border-radius:0 0 20px 20px!important;display:flex!important;justify-content:space-between!important;padding:.75rem 1rem!important}.mobile-live-section .p-4.bg-gray-50>div:first-child{align-items:center!important;display:flex!important;gap:.5rem!important}.mobile-live-section .text-sm{color:#fff!important;display:inline!important;font-size:.75rem!important;font-weight:500!important}.mobile-live-section .w-2.h-2.bg-red-500{background:#ef4444!important;box-shadow:0 0 8px #ef444499!important;height:.375rem!important;width:.375rem!important}.mobile-live-section .p-4.bg-gray-50 a{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#fff3!important;border:1px solid #ffffff4d!important;border-radius:16px!important;color:#fff!important;display:block!important;font-size:.75rem!important;font-weight:600!important;padding:.375rem .75rem!important;text-decoration:none!important;transition:all .3s ease!important}.mobile-live-section .p-4.bg-gray-50 a:hover{background:#ffffff4d!important;transform:translateY(-1px)!important}.mobile-live-section .aspect-video{background:#000!important;border-radius:20px!important;height:auto!important;min-height:200px!important;position:relative!important;width:100%!important}.mobile-live-section video{border-top-left-radius:20px!important;border-top-right-radius:20px!important;height:100%!important;object-fit:cover!important;width:100%!important}@media screen and (min-width:1024px){.mobile-hero-section{background:linear-gradient(135deg,#102a1b,#9b060e)!important;border-radius:0 0 32px 32px!important;margin-bottom:2rem!important;padding:2rem!important}.mobile-hero-section:before{background:radial-gradient(circle at 30% 70%,#ffffff14 0,#0000 60%)!important;bottom:0!important;content:""!important;left:0!important;pointer-events:none!important;position:absolute!important;right:0!important;top:0!important;z-index:1!important}.mobile-hero-container{padding:1rem!important}.mobile-hero-slider{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#0000001a!important;border:1px solid #ffffff26!important;box-shadow:0 12px 48px #0000004d!important;height:384px!important}.mobile-hero-sidebar .bg-white{background:#fff!important;border:1px solid #c0b4b433!important;box-shadow:0 10px 25px -3px #0000001a,0 4px 6px -2px #0000000d!important;height:384px!important}.mobile-hero-breaking .grid>*{background:#0000!important;border:none!important;box-shadow:none!important}}.mobile-hero-featured{border:1px solid #ffffff26!important}.mobile-hero-featured .flex.items-center.justify-between{flex-wrap:wrap!important;gap:.75rem!important;margin-bottom:1.25rem!important;padding:0 .25rem!important}.mobile-hero-featured .flex.items-center.gap-3{flex:1 1!important;min-width:0!important}.mobile-hero-featured .w-1.h-8{background:linear-gradient(135deg,#c0b4b4,#9b060e)!important;border-radius:4px!important;box-shadow:0 2px 8px #c0b4b44d!important;height:2rem!important;width:.25rem!important}.mobile-hero-featured h3{color:#fff!important;line-height:1.3!important;text-shadow:0 2px 8px #0000004d!important}.mobile-hero-featured .text-hurricane{color:#8c7c7c!important;filter:drop-shadow(0 1px 4px rgba(140,124,124,.4))!important}.mobile-hero-featured .inline-flex{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#000000b3!important;border:1px solid #fff3!important;border-radius:20px!important;box-shadow:0 2px 8px #0003!important;color:#fff!important;font-size:.75rem!important;font-weight:600!important;padding:.5rem .875rem!important;text-decoration:none!important;text-shadow:none!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;white-space:nowrap!important}.mobile-hero-featured .inline-flex span,.mobile-hero-featured .inline-flex svg{fill:currentColor!important;color:#fff!important}.mobile-hero-featured .inline-flex:hover{background:#000c!important;border-color:#ffffff4d!important;box-shadow:0 4px 16px #0000004d!important;transform:translateY(-1px)!important}.mobile-hero-featured .inline-flex:hover span,.mobile-hero-featured .inline-flex:hover svg{color:#fff!important}.mobile-hero-featured .grid{gap:.875rem!important}.mobile-hero-featured .group{aspect-ratio:.8/1!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#0003!important;border:1px solid #ffffff1a!important;border-radius:16px!important;box-shadow:0 4px 16px #00000026!important;overflow:hidden!important;position:relative!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important}.mobile-hero-featured .group:hover{border-color:#fff3!important;box-shadow:0 8px 32px #00000040!important;transform:translateY(-3px) scale(1.02)!important}.mobile-hero-featured .group .bg-gray-200{background:#1f2937!important;height:100%!important;width:100%!important}.mobile-hero-featured .group img{height:100%!important;object-fit:cover!important;transition:transform .6s cubic-bezier(.4,0,.2,1)!important;width:100%!important}.mobile-hero-featured .group:hover img{transform:scale(1.05)!important}.mobile-hero-featured .absolute.inset-0.bg-gradient-to-t{background:linear-gradient(0deg,#000000d9 0,#0006 60%,#0000)!important}.mobile-hero-featured .absolute.top-1.right-1{right:.5rem!important;top:.5rem!important}.mobile-hero-featured .absolute.top-1.right-1 span{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#102a1be6!important;border:1px solid #fff3!important;border-radius:8px!important;color:#fff!important;font-size:.625rem!important;font-weight:600!important;padding:.25rem .5rem!important;text-shadow:0 1px 2px #00000080!important}.mobile-hero-featured .absolute.bottom-0{-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;background:linear-gradient(0deg,#000000e6 0,#0009 70%,#0000)!important;bottom:0!important;left:0!important;padding:.75rem .625rem!important;right:0!important}.mobile-hero-featured .absolute.bottom-0 h4{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;color:#fff!important;display:-webkit-box!important;font-size:.75rem!important;font-weight:600!important;line-height:1.3!important;margin:0!important;overflow:hidden!important;text-shadow:0 1px 4px #000000b3!important}.mobile-hero-breaking{background:#0000!important;margin-top:1rem!important;order:3!important;padding:0!important}.mobile-hero-breaking .grid{gap:.75rem!important}.mobile-hero-breaking .grid>*{background:#fff!important;border:1px solid #0000000a!important;border-radius:16px!important;box-shadow:0 2px 12px #0000000f!important;overflow:hidden!important;transition:all .2s ease!important}.mobile-hero-breaking .grid>:hover{box-shadow:0 4px 20px #0000001a!important;transform:translateY(-2px)!important}.mobile-hero-featured{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;border:none!important;border-radius:0!important;border-top:1px solid #0000000d!important;order:4!important}.mobile-hero-slider .absolute.bottom-0{background:linear-gradient(0deg,#000000b3 0,#0000004d 70%,#0000)!important;border-radius:0 0 24px 24px!important;padding:1.5rem 1.25rem 2rem!important}.mobile-hero-slider h1{color:#fff!important;font-size:1.125rem!important;font-weight:700!important;line-height:1.4!important;margin-bottom:.5rem!important;text-shadow:0 1px 3px #0000004d!important}.mobile-hero-slider .flex.items-center.gap-3 span{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#fff3!important;border:1px solid #ffffff1a!important;border-radius:12px!important;color:#fff!important;font-size:.75rem!important;font-weight:600!important;padding:.375rem .75rem!important;text-shadow:none!important}.mobile-hero-slider .absolute.bottom-4.left-1\\\/2,.mobile-hero-slider .absolute.top-1\\\/2.left-4,.mobile-hero-slider .absolute.top-1\\\/2.right-4{display:none!important}.mobile-hero-slider .absolute.top-4 span{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#ffffff26!important;border:1px solid #fff3!important;border-radius:50px!important;box-shadow:0 2px 8px #0000001a!important;font-size:.75rem!important;font-weight:600!important;padding:.5rem 1rem!important;text-shadow:0 1px 3px #0000004d!important}.mobile-hero-slider .animate-pulse{animation:mobilePulse 2s infinite!important;background:#9b060e33!important;border:1px solid #9b060e4d!important}@keyframes mobilePulse{0%,to{background:#9b060e33!important;box-shadow:0 2px 8px #9b060e33!important}50%{background:#9b060e66!important;box-shadow:0 4px 16px #9b060e66!important}}.mobile-hero-breaking h3{align-items:center!important;color:#102a1b!important;display:flex!important;font-size:1.125rem!important;font-weight:700!important;gap:.75rem!important;margin-bottom:1rem!important}.mobile-hero-breaking h3:before{background:linear-gradient(135deg,#9b060e,#102a1b)!important;border-radius:2px!important;box-shadow:0 2px 8px #9b060e4d!important;content:""!important;height:1.5rem!important;width:4px!important}.mobile-hero-featured h3{align-items:center!important;color:#102a1b!important;display:flex!important;font-size:1.125rem!important;font-weight:700!important;gap:.75rem!important;margin-bottom:1rem!important}.mobile-hero-featured .grid{gap:.75rem!important;grid-template-columns:repeat(2,1fr)!important}.mobile-hero-featured .grid a{aspect-ratio:1!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#fffc!important;border:1px solid #ffffff4d!important;border-radius:16px!important;box-shadow:0 4px 16px #00000014!important;overflow:hidden!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.mobile-hero-featured .grid a:hover{background:#fffffff2!important;box-shadow:0 8px 24px #00000026!important;transform:translateY(-2px) scale(1.02)!important}.mobile-hero-featured .grid a:active{transform:translateY(0) scale(.98)!important;transition:transform .15s cubic-bezier(.4,0,.2,1)!important}.mobile-hero-featured .grid a img{border-radius:16px 16px 0 0!important;height:70%!important;object-fit:cover!important;width:100%!important}.mobile-hero-featured .grid a h4{align-items:center!important;color:#102a1b!important;display:flex!important;font-size:.75rem!important;font-weight:600!important;height:30%!important;line-height:1.3!important;padding:.75rem!important;text-align:right!important}.mobile-hero-slider .bg-totem-pole\\\/90{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#fff3!important;border:1px solid #ffffff4d!important;border-radius:50px!important;box-shadow:0 2px 8px #0000001a!important;font-size:.875rem!important;font-weight:600!important;padding:.75rem 1.25rem!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important}.mobile-hero-slider .bg-totem-pole\\\/90:hover{background:#ffffff4d!important;box-shadow:0 4px 16px #0003!important;transform:scale(1.05)!important}.mobile-hero-slider .bg-totem-pole\\\/90:active{transform:scale(.95)!important}.mobile-sidebar{display:none!important}.bg-white{background:#ffffffd9!important;border:1px solid #fff3!important;box-shadow:0 4px 20px #00000014!important}.bg-white,article{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}article{background:#ffffffe6!important;border:1px solid #ffffff4d!important;box-shadow:0 4px 16px #0000001a!important;margin-bottom:1rem!important;overflow:hidden!important;transition:all .3s ease!important}article:hover{box-shadow:0 8px 24px #00000026!important;transform:translateY(-2px)!important}article:active{transform:scale(.98) translateY(0)!important;transition:transform .15s ease!important}.mobile-homepage-main article{display:flex!important;flex-direction:column!important;height:auto!important;margin-bottom:0!important;min-height:220px!important;padding:.75rem!important;position:relative!important}.mobile-homepage-main article img{border-radius:12px!important;height:100px!important;margin-bottom:.5rem!important;object-fit:cover!important;width:100%!important}.mobile-homepage-main article .flex-1{display:flex!important;flex-direction:column!important;flex-grow:1!important;justify-content:space-between!important}.mobile-homepage-main article h2,.mobile-homepage-main article h3{color:#1a202c!important;font-size:.75rem!important;font-weight:600!important}.mobile-homepage-main article h2,.mobile-homepage-main article h3,.mobile-homepage-main article p{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;display:-webkit-box!important;line-height:1.3!important;margin-bottom:.5rem!important;overflow:hidden!important}.mobile-homepage-main article p{color:#4a5568!important;font-size:.65rem!important}.mobile-homepage-main article .text-sm{color:#718096!important;font-size:.625rem!important;line-height:1.2!important;margin-top:auto!important}.mobile-homepage-main article .flex{align-items:center!important;flex-wrap:wrap!important;gap:.25rem!important}.mobile-homepage-main article .flex>span{font-size:.625rem!important}.mobile-homepage-main article .bg-blue-50,.mobile-homepage-main article .bg-celtic\\\/10{border-radius:6px!important;font-size:.625rem!important;font-weight:500!important;padding:.125rem .375rem!important}.lg\:col-span-1,.lg\:col-span-3{grid-column:span 1!important}.lg\:col-span-1{display:block!important;margin-top:1.5rem!important}.mobile-homepage .lg\:col-span-1{margin:1rem 0 0!important;order:1!important;padding:0!important}.mobile-homepage .mobile-homepage-main{order:2!important}.mobile-homepage .lg\:col-span-1 .space-y-6{display:flex!important;flex-direction:column!important;gap:1.25rem!important}.mobile-homepage .lg\:col-span-1 .space-y-6>*{margin:0!important;width:100%!important}.mobile-homepage .lg\:col-span-1>.space-y-6>*{-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;background:#fffffff2!important;border:1px solid #ffffff80!important;border-radius:24px!important;box-shadow:0 8px 32px #00000014!important;padding:1.25rem!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important}.mobile-homepage .lg\:col-span-1>.space-y-6>:hover{border-color:#102a1b33!important;box-shadow:0 12px 40px #0000001f!important;transform:translateY(-4px)!important}.mobile-homepage .lg\:col-span-1 .bg-white{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#fffffff2!important;border:1px solid #fff6!important;box-shadow:0 4px 20px #00000014!important;margin-bottom:1rem!important;overflow:visible!important;padding:1rem!important}.mobile-homepage .lg\:col-span-1 .sidebar-articles-container{-webkit-overflow-scrolling:touch!important;margin-bottom:-.5rem!important;overflow-x:auto!important;overflow-y:hidden!important;padding-bottom:.5rem!important;scroll-behavior:smooth!important}.mobile-homepage .lg\:col-span-1 .sidebar-articles-container::-webkit-scrollbar{display:none!important}.mobile-homepage .lg\:col-span-1 .sidebar-articles-list{display:flex!important;gap:.875rem!important;padding:0!important;width:-webkit-max-content!important;width:max-content!important}.mobile-homepage .lg\:col-span-1 .sidebar-article-card{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#f8fafccc!important;border:1px solid #e2e8f099!important;border-radius:16px!important;flex:none!important;padding:.75rem!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;width:220px!important}.mobile-homepage .lg\:col-span-1 .sidebar-article-card:hover{background:#fffffff2!important;border-color:#102a1b33!important;box-shadow:0 8px 25px #0000001f!important;transform:translateY(-2px) scale(1.02)!important}.mobile-homepage .lg\:col-span-1 .sidebar-section-header{align-items:center!important;display:flex!important;justify-content:space-between!important;margin-bottom:.875rem!important;padding:0 .25rem!important}.mobile-homepage .lg\:col-span-1 .sidebar-section-title{align-items:center!important;color:#1a202c!important;display:flex!important;font-size:1rem!important;font-weight:700!important;gap:.5rem!important}.mobile-homepage .lg\:col-span-1 .sidebar-section-indicator{background:linear-gradient(135deg,#9b060e,#102a1b)!important;border-radius:2px!important;height:1.5rem!important;width:.25rem!important}.mobile-homepage .lg\:col-span-1 .sidebar-see-all{background:#6b72801a!important;border-radius:8px!important;color:#6b7280!important;font-size:.75rem!important;padding:.25rem .5rem!important;text-decoration:none!important;transition:all .3s ease!important}.mobile-homepage .lg\:col-span-1 .sidebar-see-all:hover{background:#6b728033!important;color:#374151!important}.mobile-homepage .lg\:col-span-1 .bg-gradient-to-br{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:linear-gradient(135deg,#8c7c7c,#c0b4b4)!important;border:1px solid #fff3!important;border-radius:20px!important;box-shadow:0 6px 24px #8c7c7c33!important}.mobile-homepage .lg\:col-span-1 .bg-gradient-to-br h3{font-size:1.125rem!important;font-weight:700!important;margin-bottom:1rem!important;text-shadow:0 2px 8px #0003!important}.mobile-homepage .lg\:col-span-1 .bg-gradient-to-br a{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;border-radius:12px!important;font-size:.875rem!important;font-weight:600!important;padding:.75rem 1rem!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.mobile-homepage .lg\:col-span-1 .bg-gradient-to-br a:hover{box-shadow:0 4px 16px #00000026!important;transform:translateY(-2px) scale(1.02)!important}.mobile-homepage .lg\:col-span-1 h3,.mobile-homepage .lg\:col-span-1 h4{color:#1a202c!important;font-size:1rem!important;font-weight:700!important;margin-bottom:.75rem!important}.mobile-homepage .lg\:col-span-1 .text-sm{font-size:.75rem!important;line-height:1.3!important}.mobile-homepage .lg\:col-span-1 .poll-item,.mobile-homepage .lg\:col-span-1 article{background:#f8fafccc!important;border:1px solid #e2e8f0cc!important;border-radius:12px!important;margin-bottom:.75rem!important;padding:.75rem!important;transition:all .3s ease!important}.mobile-homepage .lg\:col-span-1 .poll-item:hover,.mobile-homepage .lg\:col-span-1 article:hover{background:#ffffffe6!important;box-shadow:0 4px 16px #0000001a!important;transform:translateY(-2px)!important}.mobile-homepage .lg\:col-span-1 .poll-item h4,.mobile-homepage .lg\:col-span-1 article h4{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;display:-webkit-box!important;font-size:.8rem!important;font-weight:600!important;line-height:1.3!important;margin-bottom:.5rem!important;overflow:hidden!important}.mobile-homepage .lg\:col-span-1 .social-media-feed{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#ffffffe6!important;border:1px solid #ffffff4d!important;border-radius:20px!important;box-shadow:0 6px 24px #0000001a!important;overflow:hidden!important}.grid-cols-1{gap:.75rem!important}.lg\:grid-cols-3,.md\:grid-cols-2{grid-template-columns:1fr!important}.lg\:grid-cols-4{gap:.5rem!important;grid-template-columns:1fr 1fr!important}section{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#fffc!important;border:1px solid #fff3!important;margin-bottom:1.5rem!important;margin-left:-.75rem!important;margin-right:-.75rem!important;overflow:hidden!important}h1{font-size:1.375rem!important;font-weight:700!important;line-height:1.4!important}h2{font-size:1.125rem!important}h2,h3{font-weight:600!important;line-height:1.4!important}h3{font-size:1rem!important}p{font-size:.875rem!important;line-height:1.5!important}.btn,a[role=button],button{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;border-radius:12px!important;font-weight:500!important;min-height:48px!important;min-width:48px!important;padding:.05rem!important;transition:all .2s ease!important}.btn:active,button:active{transform:scale(.96)!important}a{transition:all .2s ease!important}.p-1{padding:.3rem!important}.p-2{padding:1.25rem!important}.p-3{padding:1.5rem!important}.px-8{padding-left:.75rem!important;padding-right:.75rem!important}.py-4{padding-bottom:1rem!important;padding-top:1rem!important}@keyframes mobileSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.bg-white{animation:mobileSlideIn .5s ease-out!important}.min-h-screen{min-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;padding-top:env(safe-area-inset-top)!important}.overflow-hidden{overflow-x:hidden!important}header{-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;background:#fffffff2!important;border-bottom:1px solid #0000000d!important;box-shadow:0 2px 20px #0000001a!important;position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:1000!important}img{object-fit:cover!important}input,select,textarea{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#fffc!important;border:1px solid #0000001a!important;border-radius:12px!important;padding:.75rem 1rem!important;transition:all .2s ease!important}input:focus,select:focus,textarea:focus{background:#fffffff2!important;box-shadow:0 4px 16px #0000001a!important;transform:scale(1.02)!important}.shadow-lg{box-shadow:0 8px 32px #0000001f!important}.shadow-md{box-shadow:0 4px 20px #00000014!important}.hidden.md\:flex{display:none!important}.md\:hidden{display:block!important}.mobile-article-card{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#fffffff2!important;border:1px solid #fff6!important;box-shadow:0 6px 24px #00000014!important;margin-bottom:1.5rem!important;overflow:hidden!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.mobile-article-card:hover{background:#fffffffa!important;box-shadow:0 12px 40px #00000026!important;transform:translateY(-4px) scale(1.02)!important}.mobile-article-card:active{transform:translateY(0) scale(.98)!important;transition:transform .15s cubic-bezier(.4,0,.2,1)!important}.mobile-article-featured{background:linear-gradient(135deg,#fffffff2,#f8fafce6)!important;border:2px solid #102a1b1a!important}.mobile-article-horizontal{margin-bottom:1rem!important}.mobile-article-horizontal .flex{flex-direction:column!important}.mobile-article-horizontal .w-1\\\/3,.mobile-article-horizontal .w-2\\\/3{width:100%!important}.mobile-article-horizontal .LazyImage,.mobile-article-horizontal img{height:160px!important;object-fit:cover!important}.mobile-article-card h2,.mobile-article-card h3{font-size:1.125rem!important;font-weight:600!important;line-height:1.4!important;margin-bottom:.75rem!important}.mobile-article-card p{color:#6b7280!important;font-size:.875rem!important;line-height:1.5!important;margin-bottom:.75rem!important}.mobile-article-card .LazyImage,.mobile-article-card img{transition:transform .5s cubic-bezier(.4,0,.2,1)!important}.mobile-article-card:hover .LazyImage,.mobile-article-card:hover img{transform:scale(1.05)!important}.mobile-article-card .text-sm,.mobile-article-card .text-xs{font-size:.75rem!important}.mobile-article-card a{margin:0!important;padding:.25rem!important;transition:all .2s ease!important}.mobile-article-card a:active{background:#102a1b0d!important;transform:scale(.95)!important}.mobile-bottom-nav{border:1px solid #fff3!important;border-bottom:none!important;box-shadow:0 -8px 32px #0000001a!important}.mobile-bottom-nav,.mobile-bottom-nav-container{-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important}.mobile-bottom-nav-container{background:linear-gradient(135deg,#fffffff2,#f8fafce6)!important;border:none!important}.mobile-bottom-nav-items{padding:.5rem!important}.mobile-bottom-nav-item{min-width:64px!important;position:relative!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.mobile-bottom-nav-item:active{transform:scale(.92)!important;transition:transform .15s cubic-bezier(.4,0,.2,1)!important}.mobile-bottom-nav-active{background:linear-gradient(135deg,#102a1b26,#102a1b1a)!important;box-shadow:0 4px 16px #102a1b33!important;transform:translateY(-2px)!important}.mobile-bottom-nav-active:before{background:linear-gradient(90deg,#102a1b,#9b060e)!important;border-radius:0 0 2px 2px!important;content:""!important;height:3px!important;left:50%!important;position:absolute!important;top:0!important;transform:translateX(-50%)!important;width:24px!important}.mobile-bottom-nav-item .MuiSvgIcon-root{font-size:1.5rem!important;margin-bottom:.25rem!important;transition:all .3s ease!important}.mobile-bottom-nav-active .MuiSvgIcon-root{filter:drop-shadow(0 2px 4px rgba(16,42,27,.3))!important;transform:scale(1.1)!important}.mobile-bottom-nav-item span{font-size:.625rem!important;font-weight:600!important;letter-spacing:.025em!important}.mobile-bottom-nav{bottom:0!important;padding-bottom:env(safe-area-inset-bottom)!important}.mobile-homepage{background:linear-gradient(135deg,#f8fafc,#e2e8f0 50%,#f1f5f9)!important;min-height:100vh!important;position:relative!important}.mobile-homepage:before{background:radial-gradient(circle at 20% 80%,#102a1b08 0,#0000 50%),radial-gradient(circle at 80% 20%,#9b060e08 0,#0000 50%)!important;bottom:0!important;content:""!important;left:0!important;pointer-events:none!important;position:fixed!important;right:0!important;top:0!important;z-index:-1!important}.mobile-homepage-container{max-width:100%!important;padding-left:0!important;padding-right:0!important}.mobile-homepage-grid{display:flex!important;flex-direction:column!important;overflow:hidden!important}.mobile-homepage-main{space-y:0!important}.mobile-homepage-section{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#ffffffe6!important;border:1px solid #ffffff4d!important;box-shadow:0 8px 32px #00000014!important;margin:0!important;overflow:hidden!important}.mobile-latest-section{background:linear-gradient(135deg,#fffffff2,#f8fafce6)!important;border:2px solid #102a1b14!important}.mobile-loading-section{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#fffc!important;border:1px solid #ffffff4d!important;box-shadow:0 6px 24px #0000001a!important;margin:1rem!important;padding:2rem!important}.mobile-homepage-section .bg-gradient-to-r{background:linear-gradient(135deg,#9b060e,#102a1b)!important;overflow:hidden!important;padding:.875rem 1rem!important;position:relative!important}.mobile-homepage-section .bg-gradient-to-r:before{background:linear-gradient(45deg,#ffffff1a,#0000 50%,#ffffff0d)!important;bottom:0!important;content:""!important;left:0!important;pointer-events:none!important;position:absolute!important;right:0!important;top:0!important}.mobile-latest-section .bg-gradient-to-r{padding:.75rem 1rem!important}.mobile-latest-section .bg-gradient-to-r .flex{align-items:center!important;gap:.5rem!important}.mobile-latest-section .bg-gradient-to-r .bg-white\\\/20{padding:.25rem .5rem!important}.mobile-latest-section .bg-gradient-to-r h2{font-size:1.125rem!important;font-weight:700!important;margin:0!important}.mobile-latest-section .bg-gradient-to-r p{font-size:.75rem!important;margin:0!important;opacity:.9!important}.mobile-latest-section .bg-gradient-to-r .w-6.h-6{height:1.25rem!important;width:1.25rem!important}.mobile-latest-section .bg-gradient-to-r a{font-size:.75rem!important;padding:.375rem .625rem!important;white-space:nowrap!important}.mobile-latest-section .bg-gradient-to-r .bg-white\\\/20.p-2{padding:.375rem!important}.mobile-latest-section .bg-gradient-to-r>div:first-child{flex:1 1!important;min-width:0!important}.mobile-latest-section .bg-gradient-to-r>div:first-child>div:first-child{gap:.625rem!important}.mobile-homepage-section .p-2{background:linear-gradient(135deg,#fffffff2,#f8fafce6)!important;padding:1rem!important}.mobile-latest-section .p-2{padding:.875rem!important}.mobile-homepage .grid-cols-1.md\:grid-cols-2,.mobile-homepage .grid-cols-1.md\:grid-cols-2.lg\:grid-cols-3{grid-gap:.75rem!important;display:grid!important;gap:.75rem!important;grid-template-columns:repeat(2,1fr)!important}.mobile-homepage-section h2{font-size:1.25rem!important;font-weight:700!important;margin-bottom:.5rem!important;text-shadow:0 1px 2px #0000001a!important}.mobile-homepage-section p{font-size:.875rem!important;opacity:.9!important}.mobile-homepage-section{animation:mobileSlideInUp .6s cubic-bezier(.4,0,.2,1)!important}@keyframes mobileSlideInUp{0%{opacity:0;transform:translateY(32px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.mobile-homepage section.bg-gradient-to-r.from-celtic{background:linear-gradient(135deg,#102a1b,#8c7c7c 50%,#9b060e)!important;box-shadow:0 12px 40px #102a1b33!important;margin:1rem 0!important;overflow:hidden!important;position:relative!important}.mobile-homepage section.bg-gradient-to-r.from-celtic:before{background:radial-gradient(circle at 30% 70%,#ffffff1a 0,#0000 50%)!important;bottom:0!important;content:""!important;left:0!important;pointer-events:none!important;position:absolute!important;right:0!important;top:0!important}.mobile-homepage section.bg-gradient-to-r.from-celtic input{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#fffffff2!important;border:2px solid #fff3!important;padding:1rem 1.5rem!important}.mobile-homepage section.bg-gradient-to-r.from-celtic button{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#fffffff2!important;border:2px solid #ffffff4d!important;box-shadow:0 4px 16px #0000001a!important;color:#102a1b!important;font-weight:700!important;padding:1rem 2rem!important}.scrollbar-hide{-ms-overflow-style:none!important;scrollbar-width:none!important}.scrollbar-hide::-webkit-scrollbar{display:none!important}.mobile-categories-scroll{-webkit-overflow-scrolling:touch!important;-ms-overflow-style:none!important;display:flex!important;gap:12px!important;overflow-x:scroll!important;overflow-y:hidden!important;padding:8px 16px!important;scrollbar-width:none!important}.mobile-categories-scroll::-webkit-scrollbar{display:none!important}.mobile-categories-scroll a{background:#fff3!important;color:#fff!important;flex:none!important;font-size:14px!important;padding:8px 16px!important;text-decoration:none!important;transition:all .3s ease!important;white-space:nowrap!important}.mobile-categories-scroll a.bg-totem-pole,.mobile-categories-scroll a:hover{background:#9b060e!important;transform:translateY(-1px)!important}.mobile-header{-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;background:#fffffff2!important;border-bottom:1px solid #0000000f!important;box-shadow:0 4px 32px #00000014!important;max-width:100vw!important;overflow-x:hidden!important;position:-webkit-sticky!important;position:sticky!important;top:0!important;width:100%!important;z-index:9999!important}.mobile-header-top{background:linear-gradient(135deg,#102a1b,#9b060e)!important;overflow:hidden!important;padding:0!important;position:relative!important}.mobile-header-top:before{background:linear-gradient(45deg,#ffffff14,#0000 50%,#ffffff0a)!important;bottom:0!important;content:""!important;left:0!important;pointer-events:none!important;position:absolute!important;right:0!important;top:0!important}.mobile-header-top-container{box-sizing:border-box!important;max-width:100%!important;overflow-x:hidden!important;padding-left:.75rem!important;padding-right:.75rem!important;width:100%!important}.mobile-header-top-content{font-size:.625rem!important;font-weight:500!important}.mobile-header-top-content span{color:#ffffffe6!important;text-shadow:0 1px 2px #0000001a!important}.mobile-header-main{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#fffffffa!important;overflow-x:hidden!important;padding:.75rem!important}.mobile-header-content,.mobile-header-main{box-sizing:border-box!important;max-width:100%!important;width:100%!important}.mobile-header-content{align-items:center!important;justify-content:space-between!important}.mobile-header-logo{flex-shrink:0!important;padding:5px!important}.mobile-header-logo img{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))!important;height:48px!important;transition:transform .2s ease!important;width:auto!important}.mobile-header-logo:active img{transform:scale(.95)!important}.mobile-header-actions{gap:.25rem!important;justify-content:flex-end!important}.mobile-header-menu-btn{align-items:center!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#102a1b0f!important;border:1px solid #102a1b14!important;display:flex!important;justify-content:center!important;min-height:40px!important;min-width:40px!important;padding:.625rem!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important}.mobile-header-menu-btn:hover{background:#102a1b1a!important;box-shadow:0 4px 12px #102a1b26!important;transform:scale(1.05)!important}.mobile-header-menu-btn:active{background:#102a1b26!important;transform:scale(.95)!important}.mobile-header-menu-btn .MuiSvgIcon-root{color:#102a1b!important;font-size:1.25rem!important}.mobile-header-search-mobile{margin-bottom:.25rem!important;margin-top:.75rem!important}.mobile-search-input{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#fffffff2!important;border:2px solid #102a1b14!important;box-shadow:0 4px 16px #0000000f!important;font-size:.9rem!important;font-weight:500!important;padding:.75rem 1.25rem!important;text-align:right!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;width:100%!important}.mobile-search-input:focus{background:#fffffffa!important;border-color:#9b060e40!important;box-shadow:0 6px 24px #9b060e1f!important;outline:none!important;transform:scale(1.01)!important}.mobile-search-input::placeholder{color:#102a1b8c!important;font-size:.9rem!important;font-weight:500!important;text-align:right!important}.mobile-header-menu{animation:mobileMenuSlideDown .3s cubic-bezier(.4,0,.2,1)!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;background:#fffffff2!important;border-top:1px solid #102a1b14!important;box-shadow:0 4px 20px #0000001f!important;left:0!important;overflow:hidden!important;position:relative!important;right:0!important;width:100%!important}@keyframes mobileMenuSlideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.mobile-header-menu-content{box-sizing:border-box!important;max-width:100%!important;padding:1rem .75rem!important;width:100%!important}.mobile-nav-links{display:flex!important;flex-direction:column!important;gap:.25rem!important}.mobile-nav-link{align-items:center!important;background:#102a1b0a!important;border:1px solid #102a1b0f!important;box-sizing:border-box!important;display:flex!important;margin-bottom:.375rem!important;padding:.75rem 1rem!important;text-decoration:none!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;width:100%!important}.mobile-nav-link:hover{background:#102a1b14!important;box-shadow:0 2px 8px #102a1b1a!important;transform:scale(1.02)!important}.mobile-nav-link:active{background:#102a1b1f!important;transform:scale(.98)!important}.mobile-nav-link span{color:#102a1b!important;font-size:1rem!important;font-weight:600!important;text-align:right!important;width:100%!important}.mobile-quick-actions{grid-gap:.5rem!important;border-top:1px solid #102a1b1a!important;display:grid!important;gap:.5rem!important;grid-template-columns:1fr 1fr!important;margin:1rem 0!important;padding-top:1rem!important}.mobile-quick-action-btn,.mobile-quick-actions{box-sizing:border-box!important;width:100%!important}.mobile-quick-action-btn{background:#8c7c7c14!important;border:1px solid #8c7c7c26!important;border-radius:12px!important;color:#8c7c7c!important;display:block!important;font-size:.8rem!important;font-weight:600!important;padding:.625rem .75rem!important;text-align:center!important;text-decoration:none!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important}.mobile-quick-action-btn.primary{background:linear-gradient(135deg,#102a1b,#9b060e)!important;border:1px solid #fff3!important;box-shadow:0 3px 12px #102a1b33!important;color:#fff!important}.mobile-quick-action-btn:hover{box-shadow:0 2px 8px #0000001a!important;transform:scale(1.05)!important}.mobile-quick-action-btn.primary:hover{box-shadow:0 4px 16px #102a1b4d!important}.mobile-quick-action-btn:active{transform:scale(.95)!important}.mobile-info-section{background:linear-gradient(135deg,#102a1b0d,#9b060e0d)!important;border:1px solid #102a1b14!important;border-radius:14px!important;margin-top:1rem!important;padding:1rem .75rem!important}.mobile-info-item{align-items:center!important;border-bottom:1px solid #102a1b14!important;display:flex!important;justify-content:space-between!important;padding:.375rem 0!important}.mobile-info-item:last-child{border-bottom:none!important}.mobile-info-label{color:#102a1b!important;font-size:.8rem!important;font-weight:600!important}.mobile-info-value{background:#9b060e14!important;border-radius:6px!important;color:#9b060e!important;font-size:.8rem!important;font-weight:500!important;padding:.25rem .625rem!important}.mobile-header{padding-top:env(safe-area-inset-top)!important}.mobile-header-top{padding-top:calc(.5rem + env(safe-area-inset-top))!important}.mobile-header-search-desktop{display:none!important}}@media screen and (max-width:479px){.mobile-header-top-content{font-size:.5rem!important}.mobile-header-top-content span{display:inline-block!important;white-space:nowrap!important}.mobile-header-logo img{height:44px!important}.mobile-header-main{padding:0!important}.mobile-nav-link{padding:.625rem .75rem!important}.mobile-nav-link span{font-size:.85rem!important}.mobile-quick-action-btn{font-size:.75rem!important;padding:.5rem .375rem!important}.mobile-search-input{font-size:.8rem!important;padding:.625rem 1rem!important}.mobile-header-menu-content{padding:.75rem .5rem!important}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes scroll-rtl{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}.breaking-news-scroll{animation:scroll-rtl 15s linear infinite;display:inline-block;padding-left:100%}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.featured-articles-swiper .swiper-pagination-bullet{background:#8c7c7c;background:var(--color-hurricane);height:12px;opacity:.5;width:12px}.featured-articles-swiper .swiper-pagination-bullet-active{background:#9b060e;background:var(--color-totem-pole);opacity:1;transform:scale(1.2)}.featured-articles-swiper .swiper-pagination-bullet-active-main{background:#102a1b;background:var(--color-celtic)}.swiper-button-next-custom:hover,.swiper-button-prev-custom:hover{box-shadow:0 8px 25px #9b060e4d}.rtl-container{direction:rtl;text-align:right}.ltr-container{direction:ltr;text-align:left}.MuiSvgIcon-root.flip-rtl,.arrow-icon-rtl{transform:scaleX(-1)}select option{direction:rtl;text-align:right}.flex-row-reverse-rtl{flex-direction:row-reverse}.space-x-rtl>:not([hidden])~:not([hidden]){margin-left:1rem;margin-right:0}.border-end{border-inline-end-width:1px}.border-start{border-inline-start-width:1px}@keyframes slideInRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}@media screen and (max-width:767px){.mobile-article-page{background:linear-gradient(135deg,#f1f5f9,#e2e8f0)!important;min-height:100dvh!important}.mobile-article-grid{display:block!important;gap:0!important}.mobile-article-content{backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;background:#fffffff5!important;box-shadow:0 12px 40px #0000001a,0 4px 16px #0000000d!important;margin-bottom:1.5rem!important}.mobile-article-header{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:linear-gradient(135deg,#fffffff2,#f8fafccc)!important}.mobile-article-title{font-size:1.75rem!important;line-height:1.2!important;margin-bottom:1.5rem!important}.mobile-article-body{font-size:1rem!important;line-height:1.7!important}.mobile-article-body h1,.mobile-article-body h2,.mobile-article-body h3{color:#1f2937!important;font-size:1.25rem!important;font-weight:700!important;margin-bottom:1rem!important;margin-top:1.5rem!important}.mobile-article-body p{color:#374151!important;margin-bottom:1.25rem!important;text-align:justify!important}.mobile-related-articles{margin-top:1.5rem!important}.mobile-related-articles .grid{gap:.75rem!important;grid-template-columns:repeat(2,1fr)!important}.mobile-related-articles .mobile-article-card,.mobile-related-articles article{margin-bottom:0!important}.mobile-related-articles .mobile-article-card img,.mobile-related-articles article img{border-radius:12px 12px 0 0!important;height:80px!important}.mobile-related-articles .mobile-article-card h3,.mobile-related-articles article h3{font-size:.875rem!important;line-height:1.3!important;margin-bottom:.5rem!important}.mobile-related-articles .mobile-article-card .p-4,.mobile-related-articles article .p-4{padding:.75rem!important}.mobile-related-articles .text-xs{font-size:.7rem!important}.mobile-article-page .bg-gray-50\\\\\/80{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#f8fafce6!important;border:1px solid #ffffff80!important;padding:.5rem 1rem!important}.mobile-article-page .bg-white\\\\\/95{-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;background:#fffffffa!important;box-shadow:0 8px 32px #0000001f!important}.mobile-article-page .lg\\:col-span-1{display:none!important}.mobile-article-page img{height:250px!important}.mobile-article-page nav{margin-bottom:1rem!important}.mobile-article-page .flex.items-center.space-x-reverse{gap:.75rem!important}.mobile-category-page{background:linear-gradient(135deg,#f1f5f9,#e2e8f0)!important;min-height:100dvh!important;padding:.75rem!important}.mobile-category-grid{display:block!important;gap:0!important}.mobile-category-main{width:100%!important}.mobile-category-header{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#fffffff5!important;border:1px solid #fffc!important;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important;padding:1.5rem!important}.mobile-category-header h1{-webkit-text-fill-color:#0000!important;background:linear-gradient(135deg,#1f2937,#4b5563)!important;-webkit-background-clip:text!important;background-clip:text!important;font-size:1.5rem!important;font-weight:800!important;text-align:right!important}.mobile-category-header p{color:#6b7280!important;font-size:.875rem!important;line-height:1.4!important;margin-top:.5rem!important}.mobile-category-empty{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#fffffff5!important;border:1px solid #fffc!important;border-radius:24px!important;box-shadow:0 20px 25px -5px #0000001a!important;margin-top:2rem!important;padding:3rem 1.5rem!important;text-align:center!important}.mobile-search-page{background:linear-gradient(135deg,#f1f5f9,#e2e8f0)!important;min-height:100dvh!important;padding:.75rem!important}.mobile-search-grid{display:block!important;gap:0!important}.mobile-search-main{width:100%!important}.mobile-search-header{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#fffffff5!important;border:1px solid #fffc!important;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important;margin-bottom:1.5rem!important;padding:1.5rem!important}.mobile-search-header h1{-webkit-text-fill-color:#0000!important;background:linear-gradient(135deg,#1f2937,#4b5563)!important;-webkit-background-clip:text!important;background-clip:text!important;font-size:1.5rem!important;font-weight:800!important;margin-bottom:1.5rem!important;text-align:right!important}.mobile-search-header input{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#ffffffe6!important;border:2px solid #102a1b1a!important;font-size:1rem!important;padding:.875rem 3rem .875rem 1rem!important;transition:all .3s ease!important}.mobile-search-header input:focus{background:#fff!important;border-color:#102a1b!important;box-shadow:0 0 0 3px #102a1b1a!important}.mobile-search-header button[type=submit]{background:linear-gradient(135deg,#102a1b,#9b060e)!important;border:none!important;border-radius:16px!important;box-shadow:0 8px 16px #102a1b4d!important;color:#fff!important;font-size:1rem!important;font-weight:600!important;padding:.875rem 1.5rem!important;transition:all .3s ease!important}.mobile-search-header button[type=submit]:hover{box-shadow:0 12px 20px #102a1b66!important;transform:translateY(-2px)!important}.mobile-search-header button[type=button]{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#ffffffe6!important;border:2px solid #102a1b1a!important;border-radius:16px!important;padding:.875rem!important;transition:all .3s ease!important}.mobile-search-header button[type=button]:hover{background:#102a1b0d!important;border-color:#102a1b!important}.mobile-latest-page{background:linear-gradient(135deg,#f1f5f9,#e2e8f0)!important;min-height:100dvh!important;padding:.75rem!important}.mobile-latest-grid{display:block!important;gap:0!important}.mobile-latest-main{width:100%!important}.mobile-latest-header{background:linear-gradient(135deg,#102a1b,#9b060e)!important;box-shadow:0 20px 25px -5px #102a1b4d,0 10px 10px -5px #102a1b1a!important;margin-bottom:1.5rem!important;overflow:hidden!important;padding:1.5rem!important;position:relative!important}.mobile-latest-header:before{background:radial-gradient(circle at 30% 20%,#ffffff1a 0,#0000 50%)!important;bottom:0!important;content:""!important;left:0!important;pointer-events:none!important;position:absolute!important;right:0!important;top:0!important}.mobile-latest-header h1{color:#fff!important;font-size:1.75rem!important;font-weight:800!important;text-shadow:0 2px 8px #0000004d!important}.mobile-latest-header p{color:#c0b4b4e6!important;font-size:1rem!important;text-shadow:0 1px 4px #0003!important}.mobile-latest-header .mr-auto{display:none!important}.mobile-latest-main .space-y-6>*{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#fffffff5!important;border:1px solid #fffc!important;box-shadow:0 10px 20px #0000001a!important;margin-bottom:1rem!important;overflow:hidden!important}.mobile-featured-page{background:linear-gradient(135deg,#f1f5f9,#e2e8f0)!important;min-height:100dvh!important;padding:.75rem!important}.mobile-featured-grid{display:block!important;gap:0!important}.mobile-featured-main{width:100%!important}.mobile-featured-header{background:linear-gradient(135deg,#102a1b,#8c7c7c 50%,#9b060e)!important;box-shadow:0 20px 25px -5px #102a1b4d,0 10px 10px -5px #102a1b1a!important;margin-bottom:1.5rem!important;overflow:hidden!important;padding:1.5rem!important;position:relative!important}.mobile-featured-header h1{color:#fff!important;font-size:1.75rem!important;font-weight:800!important;text-shadow:0 2px 8px #0000004d!important}.mobile-featured-header p{color:#c0b4b4e6!important;font-size:1rem!important;text-shadow:0 1px 4px #0003!important}.mobile-about-page,.mobile-contact-page,.mobile-live-page{background:linear-gradient(135deg,#f1f5f9,#e2e8f0)!important;min-height:100dvh!important;padding:.75rem!important}.mobile-about-page .bg-white,.mobile-contact-page .bg-white,.mobile-featured-main .bg-white,.mobile-live-page .bg-white{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#fffffff5!important;border:1px solid #fffc!important;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.mobile-category-page .grid.grid-cols-1.md\\:grid-cols-2.lg\\:grid-cols-3,.mobile-featured-page .grid.grid-cols-1.md\\:grid-cols-2.lg\\:grid-cols-3,.mobile-latest-page .grid.grid-cols-1.md\\:grid-cols-2.lg\\:grid-cols-3,.mobile-search-page .grid.grid-cols-1.md\\:grid-cols-2.lg\\:grid-cols-3{gap:.25rem!important;grid-template-columns:repeat(2,1fr)!important}.mobile-category-page .lg\\:col-span-1,.mobile-featured-page .lg\\:col-span-1,.mobile-latest-page .lg\\:col-span-1,.mobile-search-page .lg\\:col-span-1{display:none!important}.mobile-category-grid,.mobile-featured-grid,.mobile-latest-grid,.mobile-search-grid{display:block!important;gap:0!important}.mobile-category-header h1,.mobile-featured-header h1,.mobile-latest-header h1,.mobile-search-header h1{font-size:1.125rem!important;font-weight:700!important;line-height:1.3!important}.mobile-category-header p,.mobile-featured-header p,.mobile-latest-header p,.mobile-search-header p{font-size:.875rem!important;line-height:1.2!important}.mobile-category-header .md\\:mr-auto,.mobile-featured-header .md\\:mr-auto,.mobile-latest-header .md\\:mr-auto,.mobile-search-header .md\\:mr-auto{display:none!important}}@media screen and (min-width:768px){.container{max-width:1280px!important;padding-left:1rem!important;padding-right:1rem!important}.container,.mx-auto{margin-left:auto!important;margin-right:auto!important}.flex,.grid{max-width:none!important;overflow-x:visible!important}.lg\\:gap-8{gap:2rem!important}.lg\\:space-y-8>*+*{margin-top:2rem!important}.lg\\:p-6{padding:1.5rem!important}}.hot-articles-container{-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);background:linear-gradient(135deg,#fffffffa,#c0b4b40d 25%,#fffffff2 50%,#8c7c7c0d 75%,#fffffffa);border:1px solid #102a1b14;border-radius:24px;box-shadow:0 8px 32px #102a1b14,0 2px 12px #9b060e0a,inset 0 1px 0 #ffffffe6,inset 0 -1px 0 #102a1b08;margin-bottom:1.5rem;overflow:hidden;position:relative}.hot-articles-content{padding:.5rem}.hot-articles-grid{display:grid;grid-template-columns:1fr}@media screen and (min-width:768px){.hot-articles-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}.hot-article-card{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:linear-gradient(135deg,#fffffffa,#f8fafcf2);border:1px solid #102a1b0f;border-radius:20px;box-shadow:0 6px 24px #102a1b0f,0 2px 8px #9b060e08,inset 0 1px 0 #fffc;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.hot-article-card:before{background:linear-gradient(135deg,#102a1b05,#0000 50%,#9b060e05);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.group:hover .hot-article-card{box-shadow:0 12px 40px #102a1b1f,0 4px 16px #9b060e14,inset 0 1px 0 #fffffff2;transform:translateY(-2px)}.hot-article-content{display:flex;gap:1rem;padding:1.25rem;position:relative;z-index:1}.hot-article-image{border:2px solid #102a1b14;border-radius:16px;box-shadow:0 4px 12px #102a1b14,inset 0 1px 0 #fff9;flex-shrink:0;height:72px;overflow:hidden;width:72px}.hot-article-img{height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1);width:100%}.group:hover .hot-article-img{transform:scale(1.1)}.hot-article-info{display:flex;flex:1 1;flex-direction:column;gap:.75rem;min-width:0}.hot-article-badges{display:flex;flex-wrap:wrap;gap:.5rem}.hot-breaking-badge{background:linear-gradient(135deg,#9b060e,#dc2626);background:linear-gradient(135deg,var(--color-totem-pole) 0,#dc2626 100%);border:1px solid #fff3;border-radius:12px;box-shadow:0 2px 8px #9b060e4d,inset 0 1px 0 #fff3;color:#fff;font-size:10px;font-weight:800;letter-spacing:.5px;padding:4px 10px;text-transform:uppercase}.hot-category-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#102a1b1a,#102a1b0d);border:1px solid #102a1b26;border-radius:12px;color:#102a1b;color:var(--color-celtic);font-size:10px;font-weight:600;padding:4px 10px}.hot-article-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1f2937;display:-webkit-box;font-size:14px;font-weight:700;line-height:1.4;margin:0;overflow:hidden;transition:color .3s ease}.group:hover .hot-article-title{color:#9b060e;color:var(--color-totem-pole)}.hot-article-meta{align-items:center;color:#8c7c7c;color:var(--color-hurricane);display:flex;font-size:11px;font-weight:500;gap:.5rem}.hot-articles-footer{padding:0 1.5rem 1.5rem}.hot-view-more-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#102a1b,#9b060e);background:linear-gradient(135deg,var(--color-celtic) 0,var(--color-totem-pole) 100%);border:1px solid #fff3;border-radius:16px;box-shadow:0 6px 20px #102a1b33,0 2px 8px #9b060e26,inset 0 1px 0 #fff3;color:#fff;display:flex;font-size:14px;font-weight:700;gap:.5rem;justify-content:center;padding:.875rem 1.25rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.hot-view-more-btn:hover{background:linear-gradient(135deg,#9b060e,#102a1b);background:linear-gradient(135deg,var(--color-totem-pole) 0,var(--color-celtic) 100%);box-shadow:0 12px 32px #102a1b40,0 4px 16px #9b060e33,inset 0 1px 0 #ffffff4d;transform:translateY(-2px)}.hot-btn-icon{height:16px;width:16px}@media screen and (max-width:767px){.hot-articles-container{border-left:none;border-right:none;margin-left:-1rem;margin-right:-1rem}.hot-article-content{padding:1rem}.hot-article-image{height:64px;width:64px}.hot-article-title{font-size:13px}.hot-view-more-btn{font-size:13px;padding:1rem}.mobile-hot-header{border-radius:0 0 32px 32px!important;margin-left:-1rem!important;margin-right:-1rem!important;padding:2rem 1.5rem!important}.mobile-hot-header h1{font-size:1.75rem!important;font-weight:800!important}.mobile-hot-header p{font-size:.875rem!important;opacity:.9!important}.mobile-hot-grid{gap:1rem!important;grid-template-columns:1fr!important;padding:0!important}.hot-article-item{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:linear-gradient(135deg,#fffffffa,#f8fafcf2)!important;border:1px solid #102a1b0f!important;border-radius:20px!important;box-shadow:0 4px 16px #102a1b14,0 1px 4px #9b060e0a!important;overflow:hidden!important}.hot-article-item:hover{box-shadow:0 8px 24px #102a1b1f,0 2px 8px #9b060e14!important;transform:translateY(-1px)!important}}.hot-articles-page{background:linear-gradient(180deg,#102a1b05,#fffffffa 15%,#f8fafcf2 50%,#fffffffa 85%,#9b060e05);min-height:100vh;overflow-x:hidden;position:relative}.hot-articles-page:before{background:radial-gradient(circle at 15% 15%,#102a1b0a 0,#0000 40%),radial-gradient(circle at 85% 85%,#9b060e0a 0,#0000 40%),radial-gradient(circle at 50% 50%,#8c7c7c05 0,#0000 60%);bottom:0;content:"";left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:0}.hot-page-header{-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);background:linear-gradient(135deg,#102a1b,#102a1bf2 50%,#9b060e);background:linear-gradient(135deg,var(--color-celtic) 0,#102a1bf2 50%,var(--color-totem-pole) 100%);border-bottom:1px solid #ffffff1a;box-shadow:0 8px 32px #102a1b33,0 2px 8px #9b060e26,inset 0 1px 0 #ffffff26;padding:.75rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.hot-header-content{margin:0 auto;max-width:1200px;padding:0 1.25rem}.hot-header-nav{gap:1rem;height:56px;justify-content:space-between}.hot-header-nav,.hot-nav-back{align-items:center;display:flex}.hot-nav-back{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#ffffff26;border:1px solid #fff3;border-radius:14px;box-shadow:0 4px 12px #0000001a,inset 0 1px 0 #fff3;color:#fff;height:44px;justify-content:center;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);width:44px}.hot-nav-back:hover{background:#ffffff40;box-shadow:0 6px 20px #00000026,inset 0 1px 0 #ffffff4d;transform:translateY(-1px) scale(1.02)}.hot-nav-center{flex:1 1;gap:.75rem}.hot-nav-center,.hot-nav-icon{align-items:center;display:flex;justify-content:center}.hot-nav-icon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff3;border-radius:8px;color:#fff;height:28px;width:28px}.hot-nav-text h1{color:#fff;font-size:1.125rem;font-weight:800;letter-spacing:-.3px;margin:0;text-shadow:0 1px 2px #0000001a}.hot-nav-text p{color:#fffc;font-size:11px;font-weight:500;margin:-2px 0 0}.hot-nav-refresh{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#ffffff26;border:1px solid #fff3;border-radius:14px;box-shadow:0 4px 12px #0000001a,inset 0 1px 0 #fff3;color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;transition:all .4s cubic-bezier(.4,0,.2,1);width:44px}.hot-nav-refresh:hover{background:#ffffff40;transform:translateY(-1px) scale(1.02)}.hot-nav-refresh.refreshing{animation:refreshSpin 1s linear infinite}@keyframes refreshSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hot-filter-container{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid #102a1b0f;display:flex;justify-content:space-between;padding:1rem;position:-webkit-sticky;position:sticky;top:72px;z-index:99}.hot-filter-tabs{display:flex;gap:.5rem}.hot-filter-tab{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#102a1b0d;border:1px solid #102a1b1a;border-radius:16px;color:#102a1b;color:var(--color-celtic);font-size:13px;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.hot-filter-tab.active{background:linear-gradient(135deg,#102a1b,#9b060e);background:linear-gradient(135deg,var(--color-celtic) 0,var(--color-totem-pole) 100%);border-color:#0000;box-shadow:0 2px 8px #102a1b33;color:#fff}.hot-filter-btn{align-items:center;background:#102a1b0d;border:1px solid #102a1b1a;border-radius:12px;color:#102a1b;color:var(--color-celtic);display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.hot-filter-icon{height:20px;width:20px}.hot-articles-list{margin:0 auto;max-width:1200px;padding:1rem}.hot-list-container{display:flex;flex-direction:column;gap:1rem}.hot-list-item{-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);background:linear-gradient(135deg,#fffffffa,#f8fafcf2);border:1px solid #102a1b14;border-radius:20px;box-shadow:0 4px 16px #102a1b0f,0 1px 4px #9b060e08,inset 0 1px 0 #ffffffe6;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.hot-list-item:before{background:linear-gradient(135deg,#102a1b03,#0000 50%,#9b060e03);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hot-list-item:hover{box-shadow:0 8px 32px #102a1b1a,0 2px 8px #9b060e0f,inset 0 1px 0 #fffffff2;transform:translateY(-2px)}.hot-item-link{color:inherit;display:block;text-decoration:none}.hot-item-content{display:flex;gap:1rem;padding:1.25rem;position:relative;z-index:1}.hot-item-image{border:2px solid #102a1b0f;border-radius:16px;box-shadow:0 4px 12px #102a1b14,inset 0 1px 0 #fff9;flex-shrink:0;height:80px;overflow:hidden;position:relative;width:80px}.hot-item-img{height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1);width:100%}.hot-list-item:hover .hot-item-img{transform:scale(1.1)}.hot-breaking-overlay{background:linear-gradient(135deg,#9b060e,#dc2626);background:linear-gradient(135deg,var(--color-totem-pole) 0,#dc2626 100%);border-radius:8px;box-shadow:0 2px 4px #9b060e66;color:#fff;font-size:8px;font-weight:800;padding:2px 6px;position:absolute;right:4px;text-transform:uppercase;top:4px}.hot-item-info{display:flex;flex:1 1;flex-direction:column;gap:.75rem;min-width:0}.hot-item-header{align-items:center;display:flex;justify-content:space-between}.hot-item-badges{align-items:center;display:flex;gap:.5rem}.hot-category-pill{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#102a1b1a,#102a1b0d);border:1px solid #102a1b26;border-radius:10px;color:#102a1b;color:var(--color-celtic);font-size:10px;font-weight:600;padding:3px 8px}.hot-rank-badge{background:linear-gradient(135deg,#8c7c7c,#c0b4b4);background:linear-gradient(135deg,var(--color-hurricane) 0,var(--color-pink-swan) 100%);border:1px solid #ffffff4d;border-radius:10px;box-shadow:0 2px 4px #8c7c7c4d;color:#fff;font-size:10px;font-weight:800;padding:3px 8px}.hot-item-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1f2937;display:-webkit-box;font-size:16px;font-weight:700;line-height:1.4;margin:0;overflow:hidden;transition:color .3s ease}.hot-list-item:hover .hot-item-title{color:#9b060e;color:var(--color-totem-pole)}.hot-item-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#8c7c7c;color:var(--color-hurricane);display:-webkit-box;font-size:13px;line-height:1.5;margin:0;overflow:hidden}.hot-item-meta{align-items:center;display:flex;justify-content:space-between}.hot-meta-left{display:flex;gap:1rem}.hot-meta-item{align-items:center;color:#8c7c7c;color:var(--color-hurricane);display:flex;font-size:11px;font-weight:500;gap:.25rem}.hot-meta-icon{height:12px;opacity:.7;width:12px}.hot-meta-actions{display:flex;gap:.5rem}.hot-action-btn{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#102a1b0d;border:1px solid #102a1b1a;border-radius:10px;color:#8c7c7c;color:var(--color-hurricane);display:flex;height:32px;justify-content:center;transition:all .3s ease;width:32px}.hot-action-btn:hover{background:#102a1b;background:var(--color-celtic);color:#fff;transform:scale(1.1)}.hot-action-icon{height:16px;width:16px}.hot-loading-list{display:flex;flex-direction:column;gap:1rem}.hot-loading-item{background:#fffc;border:1px solid #102a1b0d;border-radius:20px;display:flex;gap:1rem;padding:1.25rem}.hot-loading-image{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:16px;height:80px;width:80px}.hot-loading-content{display:flex;flex:1 1;flex-direction:column;gap:.75rem}.hot-loading-title{border-radius:10px;height:20px;width:80%}.hot-loading-subtitle,.hot-loading-title{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%}.hot-loading-subtitle{border-radius:8px;height:16px;width:60%}.hot-loading-meta{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:6px;height:12px;width:40%}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.hot-empty-state{padding:4rem 2rem;text-align:center}.hot-empty-icon,.hot-empty-state{color:#8c7c7c;color:var(--color-hurricane)}.hot-empty-icon{align-items:center;background:linear-gradient(135deg,#102a1b1a,#9b060e1a);border-radius:20px;display:flex;height:80px;justify-content:center;margin:0 auto 1rem;width:80px}.hot-empty-state h3{font-size:1.25rem;font-weight:700;margin:0 0 .5rem}.hot-empty-state p{font-size:14px;margin:0;opacity:.7}.hot-page-error{margin:0 auto;max-width:600px;padding:2rem}@media screen and (max-width:767px){.hot-page-header{border-radius:0 0 24px 24px;margin-left:-1rem;margin-right:-1rem;padding:1rem 0}.hot-header-content{padding:0 1.5rem}.hot-header-title h1{font-size:1.125rem}.hot-filter-container{border-radius:0;margin-left:-1rem;margin-right:-1rem;padding:.75rem 1rem;top:64px}.hot-filter-tab{font-size:12px;padding:.375rem .75rem}.hot-articles-list,.hot-item-content{padding:1rem}.hot-item-image{height:72px;width:72px}.hot-item-title{font-size:14px}.hot-item-excerpt{font-size:12px}.hot-meta-item{font-size:10px}.hot-action-btn{height:28px;width:28px}.hot-action-icon{height:14px;width:14px}}.stories-banner-container{-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);background:linear-gradient(135deg,#fffffffa,#c0b4b414 25%,#fffffff2 50%,#8c7c7c14 75%,#fffffffa);border:1px solid #102a1b1f;border-radius:28px;box-shadow:0 12px 40px #102a1b1f,0 4px 16px #9b060e14,inset 0 1px 0 #ffffffe6,inset 0 -1px 0 #102a1b0d;margin-bottom:2rem;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.stories-banner-container:hover{box-shadow:0 20px 60px #102a1b26,0 8px 24px #9b060e1f,inset 0 1px 0 #fffffff2;transform:translateY(-2px)}.stories-banner-container:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.stories-header{align-items:center;background:linear-gradient(135deg,#102a1b08,#fffffff2 20%,#fffffffa 60%,#9b060e08);border-bottom:1px solid #102a1b14;display:flex;justify-content:space-between;padding:24px 28px 20px;position:relative}.stories-header:after{background:linear-gradient(90deg,#102a1b,#9b060e 50%,#8c7c7c);background:linear-gradient(90deg,var(--color-celtic) 0,var(--color-totem-pole) 50%,var(--color-hurricane) 100%);border-radius:1px;bottom:0;content:"";height:2px;left:28px;opacity:.6;position:absolute;right:28px}.stories-title{align-items:center;display:flex;gap:16px}.stories-title-icon{-webkit-text-fill-color:#0000;animation:iconFloat 3s ease-in-out infinite;background:linear-gradient(135deg,#102a1b,#9b060e 50%,#8c7c7c);background:linear-gradient(135deg,var(--color-celtic) 0,var(--color-totem-pole) 50%,var(--color-hurricane) 100%);-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 2px 6px rgba(16,42,27,.2));font-size:32px}@keyframes iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.stories-title h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#102a1b,#9b060e);background:linear-gradient(135deg,var(--color-celtic) 0,var(--color-totem-pole) 100%);-webkit-background-clip:text;background-clip:text;font-size:20px;font-weight:900;letter-spacing:-.8px;margin:0 0 3px;text-shadow:0 2px 4px #102a1b1a}.stories-title p{color:#8c7c7c;color:var(--color-hurricane);font-size:13px;font-weight:600;margin:0;opacity:.8}.stories-count{animation:themeHeartbeat 2.5s ease-in-out infinite;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#9b060e,#dc2626);background:linear-gradient(135deg,var(--color-totem-pole) 0,#dc2626 100%);border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 6px 20px #9b060e66,0 2px 8px #9b060e33;color:#fff;font-size:13px;font-weight:800;min-width:28px;padding:8px 12px;text-align:center}@keyframes themeHeartbeat{0%,to{box-shadow:0 6px 20px #9b060e66,0 2px 8px #9b060e33;transform:scale(1)}50%{box-shadow:0 8px 32px #9b060e99,0 4px 16px #9b060e4d;transform:scale(1.08)}}@keyframes heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.stories-scroll-container{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:hidden;padding:18px 14px 0;position:relative;scroll-behavior:smooth}.stories-scroll-container::-webkit-scrollbar{display:none}.stories-scroll-container:before{left:0}.stories-scroll-container:after,.stories-scroll-container:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:20px;z-index:10}.stories-scroll-container:after{right:0}.stories-grid{display:flex;gap:20px;min-width:-webkit-max-content;min-width:max-content;padding:10px 0 0}.story-item{align-items:center;animation:storySlideIn .8s cubic-bezier(.4,0,.2,1) backwards;cursor:pointer;display:flex;flex-direction:column;min-width:85px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.story-item:first-child{animation-delay:.1s}.story-item:nth-child(2){animation-delay:.2s}.story-item:nth-child(3){animation-delay:.3s}.story-item:nth-child(4){animation-delay:.4s}.story-item:nth-child(5){animation-delay:.5s}.story-item:nth-child(n+6){animation-delay:.6s}@keyframes storySlideIn{0%{opacity:0;transform:translateY(30px) scale(.8) rotate(5deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0deg)}}.story-item:hover{filter:drop-shadow(0 8px 16px rgba(16,42,27,.15));transform:translateY(-6px) scale(1.05)}.story-item:active{transform:scale(.92) translateY(-2px);transition:all .15s cubic-bezier(.4,0,.2,1)}.story-circle{border-radius:50%;box-shadow:0 4px 12px #0000001a;height:78px;margin-bottom:10px;padding:3px;position:relative;transition:all .5s cubic-bezier(.4,0,.2,1);width:78px}.add-circle{background:linear-gradient(135deg,#102a1b0d,#fffffff2 30%,#9b060e0d);border:3px dashed #8c7c7c;border:3px dashed var(--color-hurricane);box-shadow:0 6px 20px #102a1b14,inset 0 2px 4px #fffc;overflow:hidden;position:relative}.add-circle:before{animation:premiumShimmer 3s ease-in-out infinite;background:linear-gradient(45deg,#0000 20%,#102a1b0f 40%,#9b060e0a 60%,#0000 80%);content:"";height:250%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:250%}@keyframes premiumShimmer{0%,to{opacity:0;transform:translate(-50%,-50%) rotate(45deg) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) rotate(45deg) scale(1.1)}}.add-icon-container{align-items:center;animation:addButtonFloat 2s ease-in-out infinite;background:linear-gradient(135deg,#102a1b,#9b060e);background:linear-gradient(135deg,var(--color-celtic) 0,var(--color-totem-pole) 100%);border:1px solid #fff6;border-radius:50%;box-shadow:0 6px 16px #102a1b4d,0 2px 8px #9b060e33,inset 0 1px 0 #ffffff4d;display:flex;height:36px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:36px}@keyframes addButtonFloat{0%,to{box-shadow:0 6px 16px #102a1b4d,0 2px 8px #9b060e33;transform:translate(-50%,-50%) scale(1) rotate(0deg)}50%{box-shadow:0 8px 24px #102a1b66,0 4px 12px #9b060e4d;transform:translate(-50%,-50%) scale(1.05) rotate(2deg)}}.add-icon{color:#fff;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));font-size:20px}.unviewed-story{animation:themeGradientShift 4s ease infinite,themePulseRing 2.5s ease-in-out infinite;background:linear-gradient(45deg,#9b060e,#102a1b 25%,#8c7c7c 50%,#9b060e 75%,#102a1b);background:linear-gradient(45deg,var(--color-totem-pole) 0,var(--color-celtic) 25%,var(--color-hurricane) 50%,var(--color-totem-pole) 75%,var(--color-celtic) 100%);background-size:400% 400%;border:1px solid #ffffff4d;box-shadow:0 0 0 0 #9b060e80,0 8px 24px #102a1b33}@keyframes themeGradientShift{0%,to{background-position:0 50%;transform:rotate(0deg)}25%{background-position:100% 0;transform:rotate(1deg)}50%{background-position:100% 100%;transform:rotate(0deg)}75%{background-position:0 100%;transform:rotate(-1deg)}}@keyframes themePulseRing{0%{box-shadow:0 0 0 0 #9b060e80,0 8px 24px #102a1b33}70%{box-shadow:0 0 0 12px #9b060e00,0 12px 32px #102a1b4d}to{box-shadow:0 0 0 0 #9b060e00,0 8px 24px #102a1b33}}.viewed-story{background:linear-gradient(135deg,#c0b4b4,#8c7c7c);background:linear-gradient(135deg,var(--color-pink-swan) 0,var(--color-hurricane) 100%);box-shadow:0 4px 12px #8c7c7c33;opacity:.6}.no-story{background:linear-gradient(135deg,#c0b4b44d,#8c7c7c33);border:1px solid #c0b4b4;border:1px solid var(--color-pink-swan);opacity:.8}.live-story .story-circle{animation:themeGradientShift 2s ease infinite,themeLivePulse 1.8s ease-in-out infinite,liveGlow 3s ease-in-out infinite;background:linear-gradient(45deg,#9b060e,#ef4444 20%,#fbbf24 40%,#ef4444 60%,#9b060e 80%,#102a1b);background:linear-gradient(45deg,var(--color-totem-pole) 0,#ef4444 20%,#fbbf24 40%,#ef4444 60%,var(--color-totem-pole) 80%,var(--color-celtic) 100%);background-size:500% 500%;border:2px solid #fff6}@keyframes themeLivePulse{0%,to{box-shadow:0 0 0 0 #9b060ecc,0 8px 32px #102a1b33;transform:scale(1)}50%{box-shadow:0 0 0 16px #9b060e00,0 12px 40px #102a1b4d;transform:scale(1.02)}}@keyframes liveGlow{0%,to{filter:brightness(1) saturate(1)}50%{filter:brightness(1.1) saturate(1.2)}}.story-inner-circle{background:#fff;box-shadow:inset 0 2px 4px #0000000f;overflow:hidden;padding:0;position:relative}.story-avatar,.story-inner-circle{border-radius:50%;height:100%;width:100%}.story-avatar{object-fit:cover;transition:transform .3s ease}.story-item:hover .story-avatar{transform:scale(1.1)}.live-indicator{align-items:center;animation:liveBounce 1s ease-in-out infinite;background:linear-gradient(135deg,#dc2626,#ef4444);border:3px solid #fff;border-radius:50%;bottom:-2px;box-shadow:0 2px 8px #dc262666;display:flex;height:24px;justify-content:center;position:absolute;right:-2px;width:24px}@keyframes liveBounce{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.live-icon{color:#fff;font-size:12px}.story-pulse-ring{border:2px solid #ff08444d;border-radius:50%;bottom:-6px;left:-6px;position:absolute;right:-6px;top:-6px}@keyframes pulseExpand{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.story-notification-dot{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:3px solid #fff;border-radius:50%;box-shadow:0 2px 8px #3b82f666;display:flex;height:20px;justify-content:center;position:absolute;right:-4px;top:-4px;width:20px}@keyframes notificationBounce{0%,to{transform:scale(1) rotate(0deg)}25%{transform:scale(1.1) rotate(3deg)}75%{transform:scale(1.1) rotate(-3deg)}}.notification-inner{background:#fff;border-radius:50%;height:8px;width:8px}@keyframes notificationPulse{0%,to{opacity:1}50%{opacity:.3}}.story-username{color:#374151;font-size:11px;font-weight:600;letter-spacing:-.2px;max-width:80px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.live-badge{align-items:center;animation:themeLiveBadgePulse 2s ease-in-out infinite;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#9b060e,#102a1b);background:linear-gradient(135deg,var(--color-totem-pole) 0,var(--color-celtic) 100%);border:1px solid #ffffff4d;border-radius:12px;box-shadow:0 4px 12px #9b060e66,0 1px 3px #102a1b33,inset 0 1px 0 #fff3;color:#fff;display:flex;font-size:11px;font-weight:800;gap:5px;margin-top:6px;padding:6px 10px}@keyframes themeLiveBadgePulse{0%,to{box-shadow:0 4px 12px #9b060e66,0 1px 3px #102a1b33;transform:scale(1)}50%{box-shadow:0 6px 20px #9b060e99,0 2px 6px #102a1b4d;transform:scale(1.06)}}.live-dot{animation:themeLiveDotPulse 1.5s ease-in-out infinite;background:#fff;border-radius:50%;box-shadow:0 0 4px #fff9;height:7px;width:7px}@keyframes themeLiveDotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(1.2)}}.story-viewer-overlay{align-items:center;animation:themeOverlayFadeIn .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;bottom:0;display:flex;justify-content:center;left:0;padding:0;position:fixed;right:0;top:0;z-index:999999}@keyframes themeOverlayFadeIn{0%{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);opacity:0}to{-webkit-backdrop-filter:blur(24px) saturate(140%);backdrop-filter:blur(24px) saturate(140%);opacity:1}}.story-viewer-container{animation:themeViewerSlideIn .7s cubic-bezier(.4,0,.2,1);background:linear-gradient(145deg,#000,#0a0a0a);border:2px solid #102a1b4d;border-radius:20px;box-shadow:0 30px 80px #102a1b66,0 15px 40px #9b060e33,0 8px 20px #0009,inset 0 1px 0 #ffffff1a,0 0 0 1px #102a1b33;height:100vh;max-height:100vh;max-width:400px;overflow:hidden;position:relative;width:100%}@keyframes themeViewerSlideIn{0%{box-shadow:0 10px 30px #102a1b33,0 5px 15px #9b060e1a;opacity:0;transform:scale(.85) translateY(40px) rotate(3deg)}to{box-shadow:0 30px 80px #102a1b66,0 15px 40px #9b060e33,0 8px 20px #0009;opacity:1;transform:scale(1) translateY(0) rotate(0deg)}}.story-status-bar{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000c;display:flex;height:44px;justify-content:space-between;padding:8px 24px 0;position:relative;z-index:100}.status-left .time{color:#fff;font-size:14px;font-weight:600;text-shadow:0 1px 2px #00000080}.status-center .notch{background:#000;border-radius:0 0 16px 16px;height:24px;position:relative;width:120px}.battery-indicator{background:#0000004d;border:1px solid #fff9;border-radius:2px;height:12px;position:relative;width:24px}.battery-indicator:after{background:#fff9;border-radius:0 1px 1px 0;content:"";height:6px;position:absolute;right:-3px;top:3px;width:2px}.battery-level{background:linear-gradient(90deg,#10b981,#059669);border-radius:1px;height:100%;width:80%}.story-progress-container{background:linear-gradient(180deg,#102a1b33,#0006 50%,#0000);display:flex;gap:6px;padding:16px 24px 12px;position:relative;z-index:50}.story-progress-bar{background:#8c7c7c4d;border:1px solid #102a1b33;border-radius:3px;box-shadow:0 2px 4px #0006,inset 0 1px 0 #ffffff1a;flex:1 1;height:4px;overflow:hidden}.story-progress-fill{animation:progressGlow 1s ease-in-out infinite alternate;background:linear-gradient(90deg,#102a1b,#9b060e 50%,#fff);background:linear-gradient(90deg,var(--color-celtic) 0,var(--color-totem-pole) 50%,#fff 100%);border-radius:3px;box-shadow:0 1px 6px #9b060e66,0 0 8px #102a1b4d;height:100%;transition:width .1s ease-out}@keyframes progressGlow{0%{box-shadow:0 1px 6px #9b060e66,0 0 8px #102a1b4d}to{box-shadow:0 1px 8px #9b060e99,0 0 12px #102a1b66}}.story-header{align-items:center;background:linear-gradient(180deg,#000c,#0006 50%,#0000);display:flex;justify-content:space-between;padding:16px 20px;position:relative;transition:all .3s ease;z-index:50}.story-header.hidden{opacity:0;pointer-events:none;transform:translateY(-20px)}.story-header.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.story-user-info{align-items:center;display:flex;gap:12px}.story-avatar-container{height:44px;position:relative;width:44px}.story-user-avatar{border:2px solid #fff;border-radius:50%;box-shadow:0 2px 8px #0000004d;height:44px;object-fit:cover;width:44px}.live-ring{animation:liveRingPulse 1.5s ease-in-out infinite;border:2px solid #dc2626;border-radius:50%;inset:-4px;position:absolute}@keyframes liveRingPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.story-user-details{display:flex;flex-direction:column;gap:2px}.story-username-container{align-items:center;display:flex;gap:6px}.story-username{color:#fff;font-size:15px;font-weight:700;letter-spacing:-.3px;text-shadow:0 1px 3px #00000080}.verified-badge{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;box-shadow:0 2px 6px #3b82f666;color:#fff;display:flex;font-size:10px;font-weight:700;height:18px;justify-content:center;width:18px}.story-time{color:#fffc;font-size:12px;font-weight:500;text-shadow:0 1px 2px #00000080}.story-header-actions{display:flex;gap:12px}.story-action-btn{align-items:center;-webkit-backdrop-filter:blur(24px) saturate(120%);backdrop-filter:blur(24px) saturate(120%);background:linear-gradient(135deg,#102a1b26,#ffffff1a 50%,#9b060e26);border:1px solid #ffffff40;border-radius:50%;box-shadow:0 6px 16px #102a1b33,0 2px 8px #9b060e1a,inset 0 1px 0 #fff3;color:#fff;cursor:pointer;display:flex;font-size:20px;height:44px;justify-content:center;transition:all .4s cubic-bezier(.4,0,.2,1);width:44px}.story-action-btn:hover{background:linear-gradient(135deg,#102a1b40,#fff3 50%,#9b060e40);box-shadow:0 8px 24px #102a1b4d,0 4px 12px #9b060e33,inset 0 1px 0 #ffffff4d;transform:scale(1.12)}.story-action-btn:active{transform:scale(.92);transition:all .15s cubic-bezier(.4,0,.2,1)}.story-content{background:linear-gradient(135deg,#1f2937,#111827);flex:1 1;overflow:hidden;position:relative}.story-background-image{height:100%;inset:0;object-fit:cover;position:absolute;transition:transform 8s ease-out;width:100%}.story-content:hover .story-background-image{transform:scale(1.02)}.story-content-overlay{align-items:flex-end;background:linear-gradient(180deg,#0000,#0000001a 40%,#0009 80%,#000c);display:flex;inset:0;padding:40px 24px 60px;position:absolute}.story-text-container{animation:themeContentSlideUp .8s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(24px) saturate(140%);backdrop-filter:blur(24px) saturate(140%);background:linear-gradient(135deg,#102a1b66,#00000080 40%,#9b060e4d);border:2px solid #ffffff26;border-radius:24px;box-shadow:0 12px 40px #102a1b66,0 4px 16px #9b060e33,inset 0 1px 0 #fff3,inset 0 -1px 0 #102a1b1a;margin:0 auto;max-width:340px;overflow:hidden;padding:28px 24px;position:relative;text-align:center}.story-text-container:before{animation:contentShimmer 6s ease-in-out infinite;background:radial-gradient(circle at 30% 20%,#9b060e1a 0,#0000 50%),radial-gradient(circle at 70% 80%,#102a1b1a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}@keyframes contentShimmer{0%,to{opacity:.5}50%{opacity:.8}}@keyframes themeContentSlideUp{0%{box-shadow:0 4px 16px #102a1b33,0 2px 8px #9b060e1a;opacity:0;transform:translateY(40px) scale(.9)}to{box-shadow:0 12px 40px #102a1b66,0 4px 16px #9b060e33;opacity:1;transform:translateY(0) scale(1)}}.story-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#c0b4b4 30%,#fff 60%,#c0b4b4cc);background:linear-gradient(135deg,#fff 0,var(--color-pink-swan) 30%,#fff 60%,#c0b4b4cc 100%);-webkit-background-clip:text;background-clip:text;font-size:26px;font-weight:900;letter-spacing:-.8px;line-height:1.1;margin-bottom:16px;position:relative;text-shadow:0 2px 8px #0006,0 4px 16px #102a1b33;z-index:1}.story-description{color:#fffffff2;font-size:16px;font-weight:600;letter-spacing:-.3px;line-height:1.6;position:relative;text-shadow:0 1px 4px #0009,0 2px 8px #102a1b4d;z-index:1}.story-nav-areas{display:flex;inset:0;position:absolute;z-index:20}.story-nav-next,.story-nav-prev{cursor:pointer;flex:1 1;position:relative;transition:background .2s ease}.story-nav-next:active,.story-nav-prev:active{background:#ffffff1a}.story-indicators{bottom:120px;display:flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease;z-index:40}.story-indicators.hidden{opacity:0;transform:translateX(-50%) translateY(10px)}.story-indicators.visible{opacity:1;transform:translateX(-50%) translateY(0)}.story-indicator{background:#fff6;border:none;border-radius:50%;cursor:pointer;height:8px;transition:all .3s cubic-bezier(.4,0,.2,1);width:8px}.story-indicator.active{background:#fff;box-shadow:0 2px 6px #ffffff4d;transform:scale(1.3)}.story-bottom-actions{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(180deg,#0000,#0009 50%,#000000e6);bottom:0;left:0;padding:20px 24px 40px;position:absolute;right:0;transition:all .3s ease;z-index:50}.story-bottom-actions.hidden{opacity:0;pointer-events:none;transform:translateY(20px)}.story-bottom-actions.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.story-actions-row{display:flex;gap:20px;justify-content:center;margin-bottom:16px}.story-bottom-btn{align-items:center;-webkit-backdrop-filter:blur(24px) saturate(140%);backdrop-filter:blur(24px) saturate(140%);background:linear-gradient(135deg,#102a1b33,#ffffff1a 40%,#9b060e33);border:2px solid #ffffff40;border-radius:50%;box-shadow:0 6px 20px #102a1b4d,0 2px 8px #9b060e33,inset 0 1px 0 #ffffff4d;color:#fff;cursor:pointer;display:flex;font-size:22px;height:52px;justify-content:center;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:52px}.story-bottom-btn:before{background:linear-gradient(45deg,#0000 30%,#ffffff1a 50%,#0000 70%);content:"";inset:0;opacity:0;position:absolute;transition:opacity .3s ease}.story-bottom-btn:hover{background:linear-gradient(135deg,#102a1b4d,#fff3 40%,#9b060e4d);box-shadow:0 8px 32px #102a1b66,0 4px 16px #9b060e4d,inset 0 1px 0 #fff6;transform:scale(1.15) translateY(-2px)}.story-bottom-btn:hover:before{opacity:1}.story-bottom-btn:active{transform:scale(.92) translateY(0);transition:all .15s cubic-bezier(.4,0,.2,1)}.story-navigation-controls{align-items:center;-webkit-backdrop-filter:blur(24px) saturate(120%);backdrop-filter:blur(24px) saturate(120%);background:linear-gradient(135deg,#102a1b26,#ffffff14 50%,#9b060e26);border:2px solid #fff3;border-radius:20px;box-shadow:0 6px 20px #102a1b4d,0 2px 8px #9b060e33,inset 0 1px 0 #fff3;display:flex;justify-content:space-between;padding:12px 20px}.story-nav-btn{align-items:center;background:#fff3;border:1px solid #ffffff4d;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;height:36px;justify-content:center;transition:all .3s ease;width:36px}.story-nav-btn:disabled{cursor:not-allowed;opacity:.4}.story-nav-btn:not(:disabled):hover{background:#ffffff4d;transform:scale(1.1)}.story-nav-btn:not(:disabled):active{transform:scale(.9)}.story-slide-counter{background:#0000004d;border-radius:12px;color:#fff;font-size:14px;font-weight:600;padding:8px 16px;text-shadow:0 1px 2px #00000080}.story-swipe-indicator{bottom:16px;left:50%;position:absolute;transform:translateX(-50%);z-index:30}.swipe-line{animation:swipeAnimation 2s ease-in-out infinite;background:#fff9;border-radius:2px;height:4px;width:40px}@keyframes swipeAnimation{0%,to{opacity:.6;transform:scaleX(1)}50%{opacity:1;transform:scaleX(1.2)}}@media screen and (max-width:767px){.stories-banner-container{background:linear-gradient(135deg,#fffffffa,#c0b4b414 25%,#fffffff2 50%,#8c7c7c14 75%,#fffffffa);border-bottom:2px solid #102a1b14;border-left:none;border-radius:0 0 32px 32px;border-right:none;box-shadow:0 8px 32px #102a1b1f,0 4px 16px #9b060e14,0 -2px 8px #102a1b0f;margin-left:-1rem;margin-right:-1rem}.stories-header{border-bottom:1px solid #102a1b1a;padding:24px 24px 20px}.stories-header:after{background:linear-gradient(90deg,#102a1b,#9b060e 30%,#8c7c7c 70%,#c0b4b4);background:linear-gradient(90deg,var(--color-celtic) 0,var(--color-totem-pole) 30%,var(--color-hurricane) 70%,var(--color-pink-swan) 100%);height:3px;opacity:.8}.stories-scroll-container{padding:0 14px 18px}.story-item{min-width:90px}.story-circle{height:82px;width:82px}.story-viewer-container{border:none;border-radius:0;box-shadow:none;height:100vh;left:0;max-height:100vh;position:fixed;top:0;width:100vw}.story-viewer-overlay{background:#000000f2!important;bottom:0!important;left:0!important;padding:0!important;position:fixed!important;right:0!important;top:0!important;z-index:999999!important}.story-text-container{border-radius:28px;margin:0 auto;max-width:calc(100vw - 60px);padding:32px 28px}.story-title{font-size:22px;line-height:1.2}.story-description{font-size:14px;line-height:1.5}.story-bottom-actions{padding:24px 28px 44px}.story-navigation-controls{border-radius:24px;padding:16px 24px}.story-indicators{bottom:140px}.story-indicator{height:10px;width:10px}.story-nav-btn{font-size:18px;height:40px;width:40px}}@media (min-width:1024px){.story-viewer-overlay{align-items:center!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#000000e6!important;bottom:0!important;display:flex!important;justify-content:center!important;left:0!important;padding:20px!important;position:fixed!important;right:0!important;top:0!important;z-index:999999!important}.story-viewer-container{border-radius:24px!important;box-shadow:0 20px 60px #00000080!important;height:90vh!important;left:auto!important;max-height:800px!important;max-width:420px!important;position:relative!important;top:auto!important;width:100%!important}}@media (prefers-color-scheme:dark){.stories-banner-container{background:linear-gradient(135deg,#102a1b26,#111827f2 25%,#1f2937e6 50%,#9b060e1a 75%,#102a1b26);border-color:#c0b4b433;box-shadow:0 12px 40px #102a1b33,0 4px 16px #9b060e1a,inset 0 1px 0 #c0b4b41a}.stories-header{background:linear-gradient(135deg,#102a1b1a,#111827cc 30%,#1f293799 70%,#9b060e14);border-bottom-color:#8c7c7c26}.stories-header:after{background:linear-gradient(90deg,#102a1b,#8c7c7c 50%,#9b060e);background:linear-gradient(90deg,var(--color-celtic) 0,var(--color-hurricane) 50%,var(--color-totem-pole) 100%);opacity:.9}.stories-title h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f9fafb,#c0b4b4 50%,#f9fafb);background:linear-gradient(135deg,#f9fafb 0,var(--color-pink-swan) 50%,#f9fafb 100%);-webkit-background-clip:text;background-clip:text}.stories-title p{color:#8c7c7c;color:var(--color-hurricane)}.story-username{color:#c0b4b4;color:var(--color-pink-swan)}}.story-avatar,.story-circle,.story-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);will-change:transform}@media screen and (max-width:1023px){header.mobile-header{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:9999!important}}.social-media-enhanced{line-height:1.7}.twitter-embed-container{background:linear-gradient(135deg,#e3f2fd,#f3e5f5);border-left:4px solid #1da1f2}.video-embed-container{border-radius:12px;box-shadow:0 8px 25px #00000026;overflow:hidden}.image-embed-container{margin:2rem 0}.image-embed-container img{border-radius:8px;box-shadow:0 4px 12px #0000001a;height:auto;margin-bottom:10px!important;max-width:100%;transition:transform .3s ease}.image-embed-container img:hover{transform:scale(1.02)}.twitter-tweet{height:580px!important;margin:0 auto!important;max-width:500px!important}.max-w-85{max-width:85%!important}.max-h-800{height:800px!important}@media (min-width:640px){.sm\:prose-lg{font-size:1.125rem;line-height:1.7777778}.sm\:prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em}.sm\:prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-bottom:1.0909091em;margin-top:1.0909091em}.sm\:prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:1em;margin-bottom:1.6666667em;margin-top:1.6666667em;padding-inline-start:1em}.sm\:prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.6666667em;line-height:1;margin-bottom:.8333333em;margin-top:0}.sm\:prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.6666667em;line-height:1.3333333;margin-bottom:1.0666667em;margin-top:1.8666667em}.sm\:prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3333333em;line-height:1.5;margin-bottom:.6666667em;margin-top:1.6666667em}.sm\:prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.7777778em}.sm\:prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.sm\:prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.sm\:prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.sm\:prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.sm\:prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:.4444444em;-webkit-padding-start:.4444444em;border-radius:.3125rem;font-size:.8888889em;padding-inline-end:.4444444em;padding-bottom:.2222222em;padding-top:.2222222em;padding-inline-start:.4444444em}.sm\:prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.sm\:prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8666667em}.sm\:prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.sm\:prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:1.5em;-webkit-padding-start:1.5em;border-radius:.375rem;font-size:.8888889em;line-height:1.75;margin-bottom:2em;margin-top:2em;padding-inline-end:1.5em;padding-bottom:1em;padding-top:1em;padding-inline-start:1.5em}.sm\:prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:1.5555556em;margin-bottom:1.3333333em;margin-top:1.3333333em;padding-inline-start:1.5555556em}.sm\:prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:1.5555556em;margin-bottom:1.3333333em;margin-top:1.3333333em;padding-inline-start:1.5555556em}.sm\:prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.6666667em;margin-top:.6666667em}.sm\:prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:.4444444em;padding-inline-start:.4444444em}.sm\:prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:.4444444em;padding-inline-start:.4444444em}.sm\:prose-lg :where(.sm\:prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.8888889em;margin-top:.8888889em}.sm\:prose-lg :where(.sm\:prose-lg>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.sm\:prose-lg :where(.sm\:prose-lg>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.sm\:prose-lg :where(.sm\:prose-lg>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.sm\:prose-lg :where(.sm\:prose-lg>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.sm\:prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.8888889em;margin-top:.8888889em}.sm\:prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em}.sm\:prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.sm\:prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:1.5555556em;margin-top:.6666667em;padding-inline-start:1.5555556em}.sm\:prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:3.1111111em;margin-top:3.1111111em}.sm\:prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\:prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\:prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\:prose-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\:prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.sm\:prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:.75em;-webkit-padding-start:.75em;padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.sm\:prose-lg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:0;padding-inline-start:0}.sm\:prose-lg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:0;padding-inline-end:0}.sm\:prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:.75em;-webkit-padding-start:.75em;padding-inline-end:.75em;padding-bottom:.75em;padding-top:.75em;padding-inline-start:.75em}.sm\:prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:0;padding-inline-start:0}.sm\:prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:0;padding-inline-end:0}.sm\:prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.sm\:prose-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.sm\:prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.sm\:prose-lg :where(.sm\:prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\:prose-lg :where(.sm\:prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}}.last\:border-b-0:last-child{border-bottom-width:0}.last\:border-l-0:last-child{border-left-width:0}.hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem}.hover\:-translate-y-1:hover,.hover\:-translate-y-2:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:-translate-y-2:hover{--tw-translate-y:-0.5rem}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.hover\:scale-105:hover,.hover\:scale-110:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}.hover\:border-blue-300:hover{--tw-border-opacity:1;border-color:#93c5fd;border-color:rgb(147 197 253/var(--tw-border-opacity,1))}.hover\:border-gray-200:hover{--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.hover\:border-totem-pole:hover{--tw-border-opacity:1;border-color:#9b060e;border-color:rgb(155 6 14/var(--tw-border-opacity,1))}.hover\:border-white\/30:hover{border-color:#ffffff4d}.hover\:bg-black\/70:hover{background-color:#000000b3}.hover\:bg-black\/80:hover{background-color:#000c}.hover\:bg-black\/90:hover{background-color:#000000e6}.hover\:bg-blue-50:hover{--tw-bg-opacity:1;background-color:#eff6ff;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}.hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:#2563eb;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.hover\:bg-blue-700:hover{--tw-bg-opacity:1;background-color:#1d4ed8;background-color:rgb(29 78 216/var(--tw-bg-opacity,1))}.hover\:bg-celtic:hover{--tw-bg-opacity:1;background-color:#102a1b;background-color:rgb(16 42 27/var(--tw-bg-opacity,1))}.hover\:bg-celtic\/5:hover{background-color:#102a1b0d}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.hover\:bg-gray-100\/50:hover{background-color:#f3f4f680}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.hover\:bg-gray-400:hover{--tw-bg-opacity:1;background-color:#9ca3af;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.hover\:bg-gray-500\/40:hover{background-color:#6b728066}.hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:#4b5563;background-color:rgb(75 85 99/var(--tw-bg-opacity,1))}.hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:#374151;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:#16a34a;background-color:rgb(22 163 74/var(--tw-bg-opacity,1))}.hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:#15803d;background-color:rgb(21 128 61/var(--tw-bg-opacity,1))}.hover\:bg-hurricane:hover{--tw-bg-opacity:1;background-color:#8c7c7c;background-color:rgb(140 124 124/var(--tw-bg-opacity,1))}.hover\:bg-orange-700:hover{--tw-bg-opacity:1;background-color:#c2410c;background-color:rgb(194 65 12/var(--tw-bg-opacity,1))}.hover\:bg-pink-700:hover{--tw-bg-opacity:1;background-color:#be185d;background-color:rgb(190 24 93/var(--tw-bg-opacity,1))}.hover\:bg-pink-swan:hover{--tw-bg-opacity:1;background-color:#c0b4b4;background-color:rgb(192 180 180/var(--tw-bg-opacity,1))}.hover\:bg-primary-700:hover{--tw-bg-opacity:1;background-color:#1d4ed8;background-color:rgb(29 78 216/var(--tw-bg-opacity,1))}.hover\:bg-purple-700:hover{--tw-bg-opacity:1;background-color:#7e22ce;background-color:rgb(126 34 206/var(--tw-bg-opacity,1))}.hover\:bg-red-50:hover{--tw-bg-opacity:1;background-color:#fef2f2;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.hover\:bg-red-700:hover{--tw-bg-opacity:1;background-color:#b91c1c;background-color:rgb(185 28 28/var(--tw-bg-opacity,1))}.hover\:bg-red-800:hover{--tw-bg-opacity:1;background-color:#991b1b;background-color:rgb(153 27 27/var(--tw-bg-opacity,1))}.hover\:bg-sky-600:hover{--tw-bg-opacity:1;background-color:#0284c7;background-color:rgb(2 132 199/var(--tw-bg-opacity,1))}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:bg-white\/30:hover{background-color:#ffffff4d}.hover\:bg-white\/60:hover{background-color:#fff9}.hover\:bg-opacity-100:hover{--tw-bg-opacity:1}.hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2}.hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7}.hover\:bg-gradient-to-r:hover{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.hover\:from-blue-50:hover{--tw-gradient-from:#eff6ff var(--tw-gradient-from-position);--tw-gradient-to:#eff6ff00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.hover\:from-blue-700:hover{--tw-gradient-from:#1d4ed8 var(--tw-gradient-from-position);--tw-gradient-to:#1d4ed800 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.hover\:to-indigo-50:hover{--tw-gradient-to:#eef2ff var(--tw-gradient-to-position)}.hover\:to-purple-700:hover{--tw-gradient-to:#7e22ce var(--tw-gradient-to-position)}.hover\:text-blue-200:hover{--tw-text-opacity:1;color:#bfdbfe;color:rgb(191 219 254/var(--tw-text-opacity,1))}.hover\:text-blue-800:hover{--tw-text-opacity:1;color:#1e40af;color:rgb(30 64 175/var(--tw-text-opacity,1))}.hover\:text-celtic:hover{--tw-text-opacity:1;color:#102a1b;color:rgb(16 42 27/var(--tw-text-opacity,1))}.hover\:text-gray-800:hover{--tw-text-opacity:1;color:#1f2937;color:rgb(31 41 55/var(--tw-text-opacity,1))}.hover\:text-hurricane:hover{--tw-text-opacity:1;color:#8c7c7c;color:rgb(140 124 124/var(--tw-text-opacity,1))}.hover\:text-pink-swan:hover{--tw-text-opacity:1;color:#c0b4b4;color:rgb(192 180 180/var(--tw-text-opacity,1))}.hover\:text-primary-600:hover{--tw-text-opacity:1;color:#2563eb;color:rgb(37 99 235/var(--tw-text-opacity,1))}.hover\:text-primary-800:hover{--tw-text-opacity:1;color:#1e40af;color:rgb(30 64 175/var(--tw-text-opacity,1))}.hover\:text-red-700:hover{--tw-text-opacity:1;color:#b91c1c;color:rgb(185 28 28/var(--tw-text-opacity,1))}.hover\:text-totem-pole:hover{--tw-text-opacity:1;color:#9b060e;color:rgb(155 6 14/var(--tw-text-opacity,1))}.hover\:text-white:hover{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hover\:text-yellow-300:hover{--tw-text-opacity:1;color:#fde047;color:rgb(253 224 71/var(--tw-text-opacity,1))}.hover\:underline:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px #00000040;--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.hover\:shadow-2xl:hover,.hover\:shadow-lg:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.hover\:shadow-md:hover,.hover\:shadow-xl:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)}.focus\:border-totem-pole:focus{--tw-border-opacity:1;border-color:#9b060e;border-color:rgb(155 6 14/var(--tw-border-opacity,1))}.focus\:border-transparent:focus{border-color:#0000}.focus\:bg-white:focus{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-2:focus,.focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity,1))}.focus\:ring-celtic:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(16 42 27/var(--tw-ring-opacity,1))}.focus\:ring-primary-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity,1))}.focus\:ring-totem-pole:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(155 6 14/var(--tw-ring-opacity,1))}.focus\:ring-white\/30:focus{--tw-ring-color:#ffffff4d}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.active\:scale-95:active{--tw-scale-x:.95;--tw-scale-y:.95}.active\:scale-95:active,.active\:scale-\[0\.98\]:active{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-\[0\.98\]:active{--tw-scale-x:0.98;--tw-scale-y:0.98}.active\:scale-\[0\.99\]:active{--tw-scale-x:0.99;--tw-scale-y:0.99;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:translate-x-1{--tw-translate-x:0.25rem}.group:hover .group-hover\:translate-x-1,.group:hover .group-hover\:translate-x-\[100\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-x-\[100\%\]{--tw-translate-x:100%}.group:hover .group-hover\:translate-y-0{--tw-translate-y:0px}.group:hover .group-hover\:scale-105,.group:hover .group-hover\:translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}.group:hover .group-hover\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:gap-3{gap:.75rem}.group:hover .group-hover\:border-blue-200{--tw-border-opacity:1;border-color:#bfdbfe;border-color:rgb(191 219 254/var(--tw-border-opacity,1))}.group:hover .group-hover\:bg-black\/10{background-color:#0000001a}.group:hover .group-hover\:bg-blue-700{--tw-bg-opacity:1;background-color:#1d4ed8;background-color:rgb(29 78 216/var(--tw-bg-opacity,1))}.group:hover .group-hover\:text-blue-600{--tw-text-opacity:1;color:#2563eb;color:rgb(37 99 235/var(--tw-text-opacity,1))}.group:hover .group-hover\:text-blue-700{--tw-text-opacity:1;color:#1d4ed8;color:rgb(29 78 216/var(--tw-text-opacity,1))}.group:hover .group-hover\:text-celtic{--tw-text-opacity:1;color:#102a1b;color:rgb(16 42 27/var(--tw-text-opacity,1))}.group:hover .group-hover\:text-totem-pole{--tw-text-opacity:1;color:#9b060e;color:rgb(155 6 14/var(--tw-text-opacity,1))}.group:hover .group-hover\:text-yellow-200{--tw-text-opacity:1;color:#fef08a;color:rgb(254 240 138/var(--tw-text-opacity,1))}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:opacity-80{opacity:.8}@media (min-width:640px){.sm\:mx-0{margin-left:0;margin-right:0}.sm\:mb-0{margin-bottom:0}.sm\:mb-6{margin-bottom:1.5rem}.sm\:mt-12{margin-top:3rem}.sm\:line-clamp-3{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;overflow:hidden}.sm\:h-10{height:2.5rem}.sm\:h-20{height:5rem}.sm\:h-32{height:8rem}.sm\:h-4{height:1rem}.sm\:h-48{height:12rem}.sm\:h-5{height:1.25rem}.sm\:h-64{height:16rem}.sm\:h-8{height:2rem}.sm\:w-1\.5{width:.375rem}.sm\:w-10{width:2.5rem}.sm\:w-20{width:5rem}.sm\:w-4{width:1rem}.sm\:w-5{width:1.25rem}.sm\:w-9{width:2.25rem}.sm\:max-w-none{max-width:none}.sm\:flex-none{flex:none}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:justify-between{justify-content:space-between}.sm\:gap-2{gap:.5rem}.sm\:gap-3{gap:.75rem}.sm\:gap-4{gap:1rem}.sm\:gap-6{gap:1.5rem}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.sm\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.sm\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-4{padding-bottom:1rem;padding-top:1rem}.sm\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.sm\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.sm\:py-8{padding-bottom:2rem;padding-top:2rem}.sm\:pb-4{padding-bottom:1rem}.sm\:pb-6{padding-bottom:1.5rem}.sm\:pt-6{padding-top:1.5rem}.sm\:pt-8{padding-top:2rem}.sm\:text-right{text-align:right}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:pe-4{-webkit-padding-end:1rem;padding-inline-end:1rem}}@media (min-width:768px){.md\:relative{position:relative}.md\:-inset-2{inset:-.5rem}.md\:inset-auto{inset:auto}.md\:right-4{right:1rem}.md\:mx-2{margin-left:.5rem;margin-right:.5rem}.md\:mx-3{margin-left:.75rem;margin-right:.75rem}.md\:mx-4{margin-left:1rem;margin-right:1rem}.md\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.md\:mb-0{margin-bottom:0}.md\:mb-2{margin-bottom:.5rem}.md\:mb-3{margin-bottom:.75rem}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-8{margin-bottom:2rem}.md\:ml-2{margin-left:.5rem}.md\:mt-8{margin-top:2rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-16{height:4rem}.md\:h-2{height:.5rem}.md\:h-20{height:5rem}.md\:h-24{height:6rem}.md\:h-32{height:8rem}.md\:h-36{height:9rem}.md\:h-40{height:10rem}.md\:h-5{height:1.25rem}.md\:h-6{height:1.5rem}.md\:h-8{height:2rem}.md\:h-80{height:20rem}.md\:h-96{height:24rem}.md\:h-\[500px\]{height:500px}.md\:w-16{width:4rem}.md\:w-2{width:.5rem}.md\:w-24{width:6rem}.md\:w-32{width:8rem}.md\:w-40{width:10rem}.md\:w-5{width:1.25rem}.md\:w-6{width:1.5rem}.md\:w-80{width:20rem}.md\:scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:gap-1{gap:.25rem}.md\:gap-2{gap:.5rem}.md\:gap-4{gap:1rem}.md\:gap-8{gap:2rem}.md\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.md\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.md\:rounded-2xl{border-radius:1rem}.md\:rounded-lg{border-radius:.5rem}.md\:rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.md\:border-l{border-left-width:1px}.md\:bg-transparent{background-color:initial}.md\:p-12{padding:3rem}.md\:p-2{padding:.5rem}.md\:p-4{padding:1rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-2{padding-bottom:.5rem;padding-top:.5rem}.md\:py-3{padding-bottom:.75rem;padding-top:.75rem}.md\:py-4{padding-bottom:1rem;padding-top:1rem}.md\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.md\:py-8{padding-bottom:2rem;padding-top:2rem}.md\:pb-0{padding-bottom:0}.md\:pb-1{padding-bottom:.25rem}.md\:pr-12{padding-right:3rem}.md\:pt-4{padding-top:1rem}.md\:text-right{text-align:right}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:font-semibold{font-weight:600}.md\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.md\:blur-md{--tw-blur:blur(12px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}}@media (min-width:1024px){.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-span-7{grid-column:span 7/span 7}.lg\:mb-1{margin-bottom:.25rem}.lg\:mb-8{margin-bottom:2rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:h-16{height:4rem}.lg\:h-20{height:5rem}.lg\:h-24{height:6rem}.lg\:h-28{height:7rem}.lg\:h-64{height:16rem}.lg\:h-8{height:2rem}.lg\:h-96{height:24rem}.lg\:h-\[600px\]{height:600px}.lg\:w-8{width:2rem}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.lg\:gap-2{gap:.5rem}.lg\:gap-6{gap:1.5rem}.lg\:p-12{padding:3rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:py-12{padding-bottom:3rem;padding-top:3rem}.lg\:py-3{padding-bottom:.75rem;padding-top:.75rem}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1280px){.xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media (prefers-color-scheme:dark){.dark\:bg-gray-700{--tw-bg-opacity:1;background-color:#374151;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}}.\[\&\>blockquote\]\:mb-3>blockquote{margin-bottom:.75rem}.\[\&\>blockquote\]\:break-words>blockquote{overflow-wrap:break-word}.\[\&\>blockquote\]\:rounded>blockquote{border-radius:.25rem}.\[\&\>blockquote\]\:border-r-4>blockquote{border-right-width:4px}.\[\&\>blockquote\]\:border-celtic>blockquote{--tw-border-opacity:1;border-color:#102a1b;border-color:rgb(16 42 27/var(--tw-border-opacity,1))}.\[\&\>blockquote\]\:bg-gray-50>blockquote{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.\[\&\>blockquote\]\:p-3>blockquote{padding:.75rem}.\[\&\>blockquote\]\:pl-3>blockquote{padding-left:.75rem}.\[\&\>blockquote\]\:italic>blockquote{font-style:italic}@media (min-width:640px){.\[\&\>blockquote\]\:sm\:mb-4>blockquote{margin-bottom:1rem}.\[\&\>blockquote\]\:sm\:p-4>blockquote{padding:1rem}.\[\&\>blockquote\]\:sm\:pl-4>blockquote{padding-left:1rem}}.\[\&\>h1\]\:mb-4>h1{margin-bottom:1rem}.\[\&\>h1\]\:mt-6>h1{margin-top:1.5rem}.\[\&\>h1\]\:break-words>h1{overflow-wrap:break-word}.\[\&\>h1\]\:text-lg>h1{font-size:1.125rem;line-height:1.75rem}.\[\&\>h1\]\:font-bold>h1{font-weight:700}@media (min-width:640px){.\[\&\>h1\]\:sm\:mb-6>h1{margin-bottom:1.5rem}.\[\&\>h1\]\:sm\:mt-8>h1{margin-top:2rem}.\[\&\>h1\]\:sm\:text-xl>h1{font-size:1.25rem;line-height:1.75rem}}@media (min-width:768px){.\[\&\>h1\]\:md\:text-2xl>h1{font-size:1.5rem;line-height:2rem}}.\[\&\>h2\]\:mb-3>h2{margin-bottom:.75rem}.\[\&\>h2\]\:mt-4>h2{margin-top:1rem}.\[\&\>h2\]\:break-words>h2{overflow-wrap:break-word}.\[\&\>h2\]\:text-base>h2{font-size:1rem;line-height:1.5rem}.\[\&\>h2\]\:font-bold>h2{font-weight:700}@media (min-width:640px){.\[\&\>h2\]\:sm\:mb-4>h2{margin-bottom:1rem}.\[\&\>h2\]\:sm\:mt-6>h2{margin-top:1.5rem}.\[\&\>h2\]\:sm\:text-lg>h2{font-size:1.125rem;line-height:1.75rem}}@media (min-width:768px){.\[\&\>h2\]\:md\:text-xl>h2{font-size:1.25rem;line-height:1.75rem}}.\[\&\>h3\]\:mb-2>h3{margin-bottom:.5rem}.\[\&\>h3\]\:mt-3>h3{margin-top:.75rem}.\[\&\>h3\]\:break-words>h3{overflow-wrap:break-word}.\[\&\>h3\]\:text-sm>h3{font-size:.875rem;line-height:1.25rem}.\[\&\>h3\]\:font-semibold>h3{font-weight:600}@media (min-width:640px){.\[\&\>h3\]\:sm\:mb-3>h3{margin-bottom:.75rem}.\[\&\>h3\]\:sm\:mt-4>h3{margin-top:1rem}.\[\&\>h3\]\:sm\:text-base>h3{font-size:1rem;line-height:1.5rem}}@media (min-width:768px){.\[\&\>h3\]\:md\:text-lg>h3{font-size:1.125rem;line-height:1.75rem}}.\[\&\>img\]\:mb-4>img{margin-bottom:1rem}.\[\&\>img\]\:h-auto>img{height:auto}.\[\&\>img\]\:max-w-full>img{max-width:100%}.\[\&\>img\]\:rounded-lg>img{border-radius:.5rem}.\[\&\>li\]\:mb-1>li{margin-bottom:.25rem}.\[\&\>li\]\:break-words>li{overflow-wrap:break-word}@media (min-width:640px){.\[\&\>li\]\:sm\:mb-2>li{margin-bottom:.5rem}}.\[\&\>ol\]\:mb-3>ol{margin-bottom:.75rem}@media (min-width:640px){.\[\&\>ol\]\:sm\:mb-4>ol{margin-bottom:1rem}}.\[\&\>p\]\:mb-3>p{margin-bottom:.75rem}.\[\&\>p\]\:break-words>p{overflow-wrap:break-word}.\[\&\>p\]\:text-sm>p{font-size:.875rem;line-height:1.25rem}.\[\&\>p\]\:leading-relaxed>p{line-height:1.625}@media (min-width:640px){.\[\&\>p\]\:sm\:text-base>p{font-size:1rem;line-height:1.5rem}}@media (min-width:768px){.\[\&\>p\]\:md\:text-lg>p{font-size:1.125rem;line-height:1.75rem}}.\[\&\>table\]\:w-full>table{width:100%}.\[\&\>table\]\:overflow-x-auto>table{overflow-x:auto}.\[\&\>table\]\:text-xs>table{font-size:.75rem;line-height:1rem}@media (min-width:640px){.\[\&\>table\]\:sm\:text-sm>table{font-size:.875rem;line-height:1.25rem}}.\[\&\>ul\]\:mb-3>ul{margin-bottom:.75rem}@media (min-width:640px){.\[\&\>ul\]\:sm\:mb-4>ul{margin-bottom:1rem}}
/*# sourceMappingURL=main.7c73c0ac.css.map*/