:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0a0706;--bg-2:#0f0b08;--panel:#ffffff0a;--panel-strong:#ffffff12;--line:#ffffff1f;--text:#ffffffeb;--muted:#ffffffc2;--subtle:#ffffff8f;--brand:#f7e7b0;--accent:#f7e7b0;--accent-2:#9b7bff;--brand-soft:#f7e7b02e;--shadow:0 30px 80px #0000008c;--radius-xl:28px;--radius-lg:20px;--radius-md:14px;--container:1160px;--ember:#ffa85738;--frost:#a0ceff29}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(1200px 700px at 10% -10%,#f7e7b01f,transparent 55%),radial-gradient(900px 650px at 100% 0%,#9b7bff2e,transparent 55%),radial-gradient(900px 650px at 35% 110%,#ffa85724,transparent 60%),linear-gradient(180deg,var(--bg),var(--bg-2));color:var(--text);font-family:var(--font-sans),ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;margin:0}a{color:inherit;text-decoration:none}::selection{color:var(--text);background:#6ae4ff38}button,input,textarea{font:inherit}img{max-width:100%;height:auto}ul{margin:0;padding:0;list-style:none}.page-shell{min-height:100vh}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a07068c;justify-content:space-between;align-items:center;gap:2rem;padding:1.15rem 4.3rem 1.05rem;display:flex;position:sticky;top:0}.site-header-cta .button{min-width:10.5rem;padding:.9rem 1.25rem;font-size:.92rem}.mobile-menu-button{width:3.1rem;height:3.1rem;color:var(--text);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff24;border-radius:999px;display:none}.mobile-menu-lines{background:#ffffffdb;border-radius:999px;width:1.2rem;height:2px;margin:0 auto;display:block;position:relative}.mobile-menu-lines:before,.mobile-menu-lines:after{content:"";background:#ffffffdb;border-radius:999px;width:100%;height:2px;position:absolute;left:0}.mobile-menu-lines:before{top:-7px}.mobile-menu-lines:after{top:7px}.mobile-drawer{display:none}.mobile-drawer.open{display:block}.mobile-drawer-backdrop{z-index:80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#05060a94;border:0;position:fixed;inset:0}.mobile-drawer-panel{z-index:81;background:radial-gradient(900px 600px at 10% 0,#f7e7b01f,#0000 55%),radial-gradient(900px 600px at 100% 15%,#9b7bff29,#0000 55%),radial-gradient(900px 600px at 60% 110%,#ffa8571f,#0000 60%),#0a0706eb;border-left:1px solid #ffffff1f;grid-template-rows:auto 1fr auto;gap:1.15rem;width:min(92vw,420px);height:100vh;padding:1.1rem 1.1rem 1.4rem;display:grid;position:fixed;top:0;right:0;box-shadow:0 35px 90px #0009}.mobile-drawer-top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.mobile-drawer-brand{font-family:var(--font-display),var(--font-sans),system-ui,sans-serif;letter-spacing:-.03em;font-size:1.25rem;font-weight:700}.mobile-drawer-close{color:#ffffffe6;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff24;border-radius:999px;width:3.1rem;height:3.1rem;font-size:1.6rem;line-height:1}.mobile-drawer-links{align-content:start;gap:.35rem;display:grid}.mobile-drawer-links a{color:#ffffffd9;letter-spacing:-.01em;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;padding:.95rem 1rem;font-weight:750}.mobile-drawer-links a.active{background:#6ae4ff1f;border-color:#6ae4ff52}.mobile-drawer-actions{gap:.75rem;display:grid}.footer-links-quick{grid-auto-flow:row}.brand,.footer-brand{color:var(--brand);font-family:var(--font-royal),var(--font-display),var(--font-sans),system-ui,sans-serif;letter-spacing:-.03em;font-size:1.6rem;font-weight:700}.site-nav{flex-wrap:wrap;gap:.55rem;display:flex}.site-nav a{color:#ffffff9e;border-radius:999px;padding:.75rem .95rem;font-size:.95rem;font-weight:700;transition:background .16s,color .16s,transform .16s}.site-nav a.active,.site-nav a:hover,.section-link{color:var(--brand)}.site-nav a.active,.site-nav a:hover{background:#ffffff0f}.hero-section,.content-section,.page-hero,.page-section,.mega-footer{padding-left:4.3rem;padding-right:4.3rem}.hero-section{grid-template-columns:.88fr 1.12fr;align-items:center;gap:4.8rem;padding-top:6.8rem;padding-bottom:5.2rem;display:grid}.home-hero{min-height:calc(100vh - 104px)}.hero-copy h1,.page-hero h1,.center-heading h2,.section-header-row h2,.about-feature-copy h2,.contact-details-block h2,.contact-form-panel h2,.cta-banner h2{letter-spacing:-.05em;margin:0;font-weight:700}.hero-copy h1{max-width:20ch;font-family:var(--font-royal),var(--font-display),var(--font-sans),system-ui,sans-serif;font-size:clamp(3.2rem,4.8vw,4.4rem);line-height:1.08}.hero-text{max-width:45ch;color:var(--muted);margin:1.9rem 0 0;font-size:1.02rem;font-weight:600;line-height:1.5}.hero-actions,.cta-actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.button{min-width:16.5rem;color:var(--text);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;gap:.85rem;padding:1.12rem 1.8rem;font-size:.98rem;font-weight:700;transition:transform .16s,background .16s,border-color .16s,box-shadow .16s;display:inline-flex}.button-primary{color:#130d08;background:linear-gradient(135deg,#f7e7b0f2,#ffa857e0);border-color:#0000;box-shadow:0 18px 55px #f7e7b01f}.button-secondary{background:#ffffff0f}.button:hover{background:#ffffff12;border-color:#fff3;transform:translateY(-1px)}.button-primary:hover{background:linear-gradient(135deg,#f7e7b0,#ffa857f2)}.full-button{width:100%}.hero-media{justify-content:flex-end;display:flex}.hero-image-wrap{border-radius:var(--radius-xl);width:min(100%,42rem);box-shadow:var(--shadow);border:1px solid #ffffff1a;overflow:hidden}.hero-image,.content-card-image,.about-image{width:100%;height:auto;display:block}.page-hero{text-align:center;border-top:1px solid #ffffff0d;border-bottom:1px solid var(--line);background:#ffffff08;padding-top:4.4rem;padding-bottom:4.4rem}.page-hero.page-hero-premium{background:0 0;position:relative;overflow:hidden}.page-hero.page-hero-premium:before{content:"";background-image:var(--page-hero-bg);opacity:.18;background-position:50%;background-size:cover;position:absolute;inset:0}.page-hero.page-hero-premium:after{content:"";background:radial-gradient(900px 650px at 12% 0,#9b7bff38,#0000 56%),radial-gradient(900px 650px at 100% 15%,#6ae4ff2e,#0000 55%),linear-gradient(#05060a59,#05060aeb);position:absolute;inset:0}.page-hero.page-hero-premium>*{z-index:1;position:relative}.page-hero h1{font-family:var(--font-display),var(--font-sans),system-ui,sans-serif;font-size:clamp(2.8rem,5vw,4.1rem);line-height:1.05}.page-hero p,.center-heading p,.cta-banner p{max-width:50rem;color:var(--muted);margin:1.6rem auto 0;font-size:.98rem;font-weight:700;line-height:1.5}.content-section,.page-section{padding-top:4.4rem;padding-bottom:1rem}.section-block{padding-bottom:3rem}.section-header-row,.center-heading{margin-bottom:2.2rem}.section-header-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.section-header-row h2,.center-heading h2,.cta-banner h2{font-size:clamp(2.3rem,4vw,3.2rem);line-height:1.08}.narrow-heading{text-align:center}.section-link{font-size:.98rem;font-weight:700}.product-grid-home,.page-card-grid,.services-grid,.why-grid,.testimonial-grid,.benefit-grid,.footer-grid{gap:1.5rem;display:grid}.product-grid-home,.page-card-grid,.services-grid,.testimonial-grid,.why-grid,.benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card-detailed,.icon-card,.process-item,.testimonial-card,.service-card-large,.benefit-card,.content-card,.contact-form-panel{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:0 18px 55px #00000038}.content-card,.product-card-detailed{overflow:hidden}.content-card-image{object-fit:cover;height:19rem}.tall-image{height:17.5rem}.product-card-body,.content-card-body,.service-card-large,.icon-card,.testimonial-card,.benefit-card,.contact-form-panel{padding:1.8rem}.product-card-body h3,.content-card-body h3,.service-card-large h3,.icon-card h3,.process-item h3,.testimonial-card h3,.benefit-card h3,.contact-detail-item h3{margin:0;font-size:1rem;line-height:1.45}.product-card-body p,.content-card-body p,.service-card-large p,.icon-card p,.process-item p,.testimonial-card span,.benefit-card p,.about-feature-copy p,.contact-detail-item p,.contact-lead,.footer-copy,.footer-contact p,.footer-links a,.footer-links span{color:var(--muted);font-size:.95rem;font-weight:700;line-height:1.55}.product-card-body p,.content-card-body p,.service-card-large p,.icon-card p,.benefit-card p,.about-feature-copy p,.contact-lead,.footer-copy{margin:1rem 0 0}.product-feature-title{color:var(--text);margin-top:1.5rem;font-size:.95rem;font-weight:700}.feature-list{gap:.6rem;margin-top:.9rem;display:grid}.feature-list li{color:var(--muted);padding-left:1.55rem;font-size:.95rem;font-weight:700;position:relative}.feature-list li:before{content:"✓";color:var(--accent);position:absolute;top:0;left:0}.service-card-large,.icon-card{text-align:center}.service-card-large{align-content:center;min-height:16.5rem;display:grid}.service-icon,.icon-card-mark{color:var(--brand);font-size:2rem;line-height:1}.process-list{gap:1.55rem;width:min(100%,62rem);margin:0 auto;display:grid}.process-item{grid-template-columns:auto 1fr;align-items:start;gap:1.6rem;padding:1.7rem;display:grid}.step-badge{color:#130d08;background:linear-gradient(135deg,#f5e7d5f2,#d6c4fff2);border-radius:50%;place-items:center;width:3.35rem;height:3.35rem;font-size:1.3rem;font-weight:700;display:grid}.process-item p{margin-top:.7rem}.testimonial-card{min-height:19rem}.rating-row{color:var(--brand);letter-spacing:.15rem;font-size:1.15rem}.testimonial-quote{color:var(--text);margin:1.5rem 0 0;font-size:.95rem;font-weight:700;line-height:1.7}.testimonial-divider{background:var(--line);height:1px;margin:1.7rem 0 1.2rem}.testimonial-card span{color:#ffffff7a;margin-top:.5rem;display:block}.cta-banner{text-align:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff08;margin-top:2rem;padding:4rem 4.3rem 5rem}.cta-actions{justify-content:center}.filter-section{gap:3rem;display:grid}.filter-row{scrollbar-width:none;grid-template-columns:repeat(7,max-content);justify-content:center;gap:.75rem;padding:.25rem .25rem .6rem;display:grid;overflow-x:auto}.filter-row::-webkit-scrollbar{display:none}.filter-chip{border:1px solid var(--line);min-width:10.3rem;color:var(--text);background:#ffffff08;border-radius:999px;padding:1.05rem 1.3rem;font-weight:700;transition:transform .16s,background .16s,border-color .16s}.filter-chip.active{color:var(--brand);background:#6ae4ff29;border-color:#6ae4ff4d}.filter-chip:hover{border-color:#fff3;transform:translateY(-1px)}.product-grid-compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.product-card-compact{flex-direction:column;display:flex}.product-card-compact-image{object-fit:contain;object-position:center;background:#ffffff08;padding:.8rem}.product-card-compact-body{padding:1.2rem}.product-card-compact-body h3{font-size:1rem}.product-card-compact-body p{font-size:.9rem;line-height:1.45}.product-category-tag{color:var(--brand);letter-spacing:.04em;text-transform:uppercase;background:#6ae4ff14;border:1px solid #6ae4ff38;border-radius:999px;margin-bottom:.7rem;padding:.35rem .7rem;font-size:.75rem;font-weight:700;display:inline-flex}.compact-feature-list{gap:.45rem}.compact-feature-list li{font-size:.9rem}.project-copy-doc h3{font-size:1.05rem}.about-feature{grid-template-columns:.95fr 1.05fr;align-items:center;gap:3.2rem;display:grid}.about-feature-copy{padding:1rem 0 1rem .8rem}.about-feature-copy h2,.contact-details-block h2,.contact-form-panel h2{font-size:clamp(2.3rem,4vw,3rem);line-height:1.08}.contact-page-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:3.5rem;display:grid}.contact-lead{max-width:33rem;margin-top:2.4rem}.contact-detail-list{gap:1.7rem;margin-top:2.2rem;display:grid}.contact-detail-item{align-items:flex-start;gap:1.2rem;display:flex}.detail-icon{border:1px solid var(--line);width:3.45rem;height:3.45rem;color:var(--brand);place-items:center;font-size:1.55rem;display:grid}.contact-form-panel{gap:1.25rem;display:grid}.contact-form-panel label{gap:.55rem;display:grid}.contact-form-panel span{color:var(--text);font-size:.88rem;font-weight:700}.contact-form-panel input,.contact-form-panel textarea{border:1px solid var(--line);width:100%;color:var(--text);background:#05060abf;border-radius:12px;padding:1rem}.mega-footer{border-top:1px solid var(--line);margin-top:4rem;padding-top:4rem;padding-bottom:7rem}.footer-grid{grid-template-columns:1.25fr 1fr 1fr 1fr}.mega-footer h4{color:var(--text);margin:0 0 1.5rem;font-size:.95rem}.footer-copy{max-width:19rem;margin-top:1.6rem}.footer-links,.footer-contact{gap:.8rem;display:grid}.footer-links-muted span{color:#ffffff8f}.fixed-preview-bar{z-index:65;color:#ffffffeb;background:#1a202df0;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:1rem;width:min(100% - 12rem,54rem);padding:.45rem .55rem .45rem 1.15rem;font-size:.92rem;font-weight:700;display:flex;position:fixed;bottom:1.4rem;left:50%;transform:translate(-50%);box-shadow:0 18px 40px #00000059}.fixed-preview-bar a{background:var(--brand-soft);color:var(--brand);white-space:nowrap;border-radius:999px;margin-left:auto;padding:.8rem 1.18rem}.floating-actions{z-index:70;gap:.9rem;display:flex;position:fixed;bottom:1.2rem;right:1.45rem}.floating-button{color:#05060a;background:#ffffffeb;border-radius:50%;place-items:center;width:4rem;height:4rem;display:grid;box-shadow:0 18px 40px #00000059}.floating-button-secondary{background:#fff}.floating-button svg{fill:currentColor;width:1.8rem;height:1.8rem}.hero-premium{position:relative;overflow:hidden}.hero-premium:before{content:"";background-image:var(--hero-bg);opacity:.28;background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.hero-premium:after{content:"";background:radial-gradient(900px 650px at 12% 5%,#f7e7b02e,#0000 55%),radial-gradient(900px 650px at 95% 20%,#9b7bff38,#0000 58%),radial-gradient(900px 650px at 65% 110%,#ffa8572e,#0000 60%),linear-gradient(#0a070633,#0a0706eb);position:absolute;inset:0}.hero-premium>*{z-index:1;position:relative}.trust-strip{flex-wrap:wrap;gap:.7rem;margin-top:1.35rem;display:flex}.trust-pill{color:#f4eef8d1;background:#ffffff0a;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:.6rem;padding:.65rem .9rem;font-size:.9rem;font-weight:650;display:inline-flex}.trust-dot{background:linear-gradient(135deg,#f5e7d5f2,#d6c4fff2);border-radius:999px;width:.55rem;height:.55rem}.carousel{gap:1.25rem;display:grid}.carousel-head{width:min(100%,var(--container));justify-content:space-between;align-items:flex-end;gap:1rem;margin-left:auto;margin-right:auto;display:flex}.carousel-head h2{font-family:var(--font-royal),var(--font-display),var(--font-sans),system-ui,sans-serif;letter-spacing:-.04em;margin:0;font-size:clamp(2.05rem,3.8vw,3.05rem)}.carousel-actions{gap:.6rem;display:flex}.carousel-btn{width:3rem;height:3rem;color:var(--text);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff24;border-radius:999px;place-items:center;transition:transform .16s,border-color .16s,background .16s;display:grid}.carousel-btn:hover{background:#ffffff0f;border-color:#ffffff38;transform:translateY(-1px)}.carousel-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-radius:var(--radius-lg);width:min(100%,var(--container));grid-auto-columns:clamp(18.5rem,38vw,24.5rem);grid-auto-flow:column;gap:1.25rem;margin-left:auto;margin-right:auto;padding-bottom:.25rem;display:grid;overflow-x:auto}.carousel-track::-webkit-scrollbar{display:none}.carousel-item{scroll-snap-align:start}.product-card-body .full-button{margin-top:1.25rem}.signature-spells-carousel .carousel-track{grid-auto-columns:clamp(14rem,24vw,17.5rem);gap:1rem}.signature-spell-card{min-height:100%}.signature-spell-image{object-fit:contain;object-position:center;background:#ffffff08;padding:.75rem}.signature-spell-card .content-card-body{padding:1.1rem}.signature-spell-card .content-card-body h3{font-size:.95rem}.signature-spell-card .content-card-body p{font-size:.88rem;line-height:1.45}.signature-spell-card .section-link{margin-top:.85rem;font-size:.88rem;display:inline-flex}.sparkle-bg{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.page-shell{z-index:1;position:relative}.sparkle-vignette{background:radial-gradient(1200px 700px at 18% -10%,#f7e7b014,#0000 55%),radial-gradient(900px 650px at 100% 0,#9b7bff24,#0000 55%),radial-gradient(1000px 650px at 30% 110%,#ffa8571f,#0000 60%),radial-gradient(1200px 900px at 50% 40%,#00000040,#000000bf);position:absolute;inset:-10%}.sparkle-mist{opacity:.55;mix-blend-mode:overlay;background:linear-gradient(#00000026,#000000a6),repeating-linear-gradient(120deg,#ffffff05 0 2px,#0000 2px 12px);position:absolute;inset:0}.sparkle{filter:drop-shadow(0 0 14px #f7e7b066);animation:sparkleFloat var(--sd,4.4s)linear var(--sdel,0s)infinite;background:radial-gradient(circle at 30% 30%,#fffffff2,#f7e7b0a6,#0000 70%);border-radius:999px;position:absolute}.sparkle:after{content:"";opacity:.85;background:radial-gradient(circle,#f7e7b01f,#0000 55%);position:absolute;inset:-10px}@keyframes sparkleFloat{0%{transform:translate3d(0,0,0)rotate(var(--srot,0deg))scale(.35);opacity:0}14%{opacity:1}to{transform:translate3d(var(--sx,0px),var(--sy,-180px),0)rotate(calc(var(--srot,0deg) + 90deg))scale(1.22);opacity:0}}@media (max-width:1200px){.hero-section,.product-grid-home,.page-card-grid,.services-grid,.why-grid,.testimonial-grid,.about-feature,.contact-page-grid,.footer-grid,.benefit-grid{grid-template-columns:1fr 1fr}.hero-section{grid-template-columns:1fr}.hero-copy h1{font-size:3.6rem}.filter-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:780px){.site-header,.hero-section,.content-section,.page-hero,.page-section,.cta-banner,.mega-footer{padding-left:1.35rem;padding-right:1.35rem}.site-header{flex-direction:row;align-items:center;padding-top:1.2rem;padding-bottom:1.1rem}.site-nav{display:none}.mobile-menu-button{place-items:center;display:grid}.site-header-cta{display:none}.footer-links-quick{grid-template-columns:1fr 1fr;gap:.65rem .9rem}.footer-links-quick a{padding:.6rem .2rem}.hero-section,.product-grid-home,.page-card-grid,.services-grid,.why-grid,.testimonial-grid,.benefit-grid,.footer-grid,.about-feature,.contact-page-grid{grid-template-columns:1fr}.hero-section{gap:2rem;padding-top:2.3rem}.hero-copy h1,.page-hero h1,.section-header-row h2,.center-heading h2,.about-feature-copy h2,.contact-details-block h2,.contact-form-panel h2,.cta-banner h2{font-size:clamp(2.5rem,11vw,3.35rem)}.hero-text{max-width:100%}.button{width:100%;min-width:0}.section-header-row{flex-direction:column;align-items:flex-start}.filter-row{grid-template-columns:1fr}.fixed-preview-bar{width:min(100% - 8rem,54rem);padding-left:.9rem;font-size:.84rem}.fixed-preview-bar span{display:none}.floating-button{width:3.6rem;height:3.6rem}.signature-spells-carousel .carousel-track{grid-auto-columns:minmax(14.5rem,82vw)}.signature-spell-image{height:10rem;padding:.65rem}.signature-spell-card .content-card-body{padding:1rem}}.sparkle{background:linear-gradient(180deg,transparent 0 42%,var(--score)42% 58%,transparent 58% 100%),linear-gradient(90deg,transparent 0 42%,var(--score)42% 58%,transparent 58% 100%);filter:drop-shadow(0 0 10px var(--sglow))drop-shadow(0 0 22px var(--sglow));mix-blend-mode:screen;animation:sparkleFloat var(--sd,4s)linear var(--sdel,0s)infinite;border-radius:0;position:absolute;overflow:visible}.sparkle:before{content:"";background:linear-gradient(45deg,transparent 0 43%,var(--sflare)43% 57%,transparent 57% 100%),linear-gradient(-45deg,transparent 0 43%,var(--sflare)43% 57%,transparent 57% 100%);opacity:.95;position:absolute;inset:0;transform:scale(1.08)}.sparkle:after{content:"";background:radial-gradient(circle,var(--sglow),transparent 62%);opacity:.78;position:absolute;inset:-85%}@media (max-width:1200px){.product-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:780px){.product-grid-compact{grid-template-columns:1fr}.product-card-compact-image{height:10rem}.product-card-compact-body{padding:1rem}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_570df373-module__JM1yhG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_570df373-module__JM1yhG__variable{--font-sans:"Inter","Inter Fallback"}
@font-face{font-family:Sora;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/b886574ba42c3409-s.1f4af8e6.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Sora;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/c41ca59f1c34ba31-s.p.e20f337c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Sora Fallback;src:local(Arial);ascent-override:85.29%;descent-override:25.5%;line-gap-override:0.0%;size-adjust:113.73%}.sora_e42cdae2-module__LcHWSq__className{font-family:Sora,Sora Fallback;font-style:normal}.sora_e42cdae2-module__LcHWSq__variable{--font-display:"Sora","Sora Fallback"}
@font-face{font-family:Cinzel;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/f13700f23fbdc6fd-s.7f4e28d1.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cinzel;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/cc014fcb166cf364-s.p.e32417d2.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cinzel Fallback;src:local(Times New Roman);ascent-override:71.31%;descent-override:27.18%;line-gap-override:0.0%;size-adjust:136.86%}.cinzel_25266f40-module__W7ACVa__className{font-family:Cinzel,Cinzel Fallback;font-style:normal}.cinzel_25266f40-module__W7ACVa__variable{--font-royal:"Cinzel","Cinzel Fallback"}
@font-face{font-family:IM Fell English SC;font-style:normal;font-weight:400;font-display:swap;src:url(../media/71264d256c100793-s.p.a3e7c15c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IM Fell English SC Fallback;src:local(Times New Roman);ascent-override:83.87%;descent-override:33.66%;line-gap-override:0.0%;size-adjust:107.93%}.im_fell_english_sc_a0c69f05-module__vB2crq__className{font-family:IM Fell English SC,IM Fell English SC Fallback;font-style:normal;font-weight:400}.im_fell_english_sc_a0c69f05-module__vB2crq__variable{--font-arcane:"IM Fell English SC","IM Fell English SC Fallback"}
