:root,[data-theme=green]{--brand-primary:#2d6a4f;--brand-primary-light:#52b788;--brand-primary-dark:#1b4332;--brand-accent:#74c69d;--brand-surface:#d8f3dc;--bg-primary:#fafaf8;--bg-secondary:#f0f4f1;--bg-card:#fff;--bg-elevated:#fff;--bg-subtle:#e8f4ec;--text-primary:#1a2e23;--text-secondary:#4a6555;--text-muted:#7a9a87;--text-light:#fff;--text-on-brand:#fff;--border:#2d6a4f1f;--border-strong:#2d6a4f40;--border-focus:#2d6a4f80;--shadow-sm:0 1px 3px #1b43320f;--shadow-md:0 4px 16px #1b43321a;--shadow-lg:0 8px 32px #1b433224;--shadow-xl:0 20px 60px #1b43322e;--glass-bg:#ffffffb8;--glass-border:#2d6a4f26;--scrollbar-thumb:#b7e4c7;--scrollbar-hover:#74c69d;--theme-hue-rotate:0deg}[data-theme=navy]{--brand-primary:#1e3a6e;--brand-primary-light:#4a6fa5;--brand-primary-dark:#0f1f3d;--brand-accent:#c9a96e;--brand-surface:#e8edf5;--bg-primary:#fdfbf7;--bg-secondary:#f5f0e8;--bg-card:#fff;--bg-elevated:#fff;--bg-subtle:#eee8da;--text-primary:#0f1f3d;--text-secondary:#3d567a;--text-muted:#7a8fa8;--text-light:#fff;--text-on-brand:#fff;--border:#1e3a6e1f;--border-strong:#1e3a6e40;--border-focus:#1e3a6e80;--shadow-sm:0 1px 3px #0f1f3d0f;--shadow-md:0 4px 16px #0f1f3d1a;--shadow-lg:0 8px 32px #0f1f3d24;--shadow-xl:0 20px 60px #0f1f3d2e;--glass-bg:#fdfbf7cc;--glass-border:#1e3a6e26;--scrollbar-thumb:#c9a96e;--scrollbar-hover:#4a6fa5;--theme-hue-rotate:65deg}[data-theme=burgundy]{--brand-primary:#722f45;--brand-primary-light:#a0546a;--brand-primary-dark:#4a1a2c;--brand-accent:#c9956e;--brand-surface:#f5e8ed;--bg-primary:#fdfaf8;--bg-secondary:#f7f0f2;--bg-card:#fff;--bg-elevated:#fff;--bg-subtle:#f0e0e5;--text-primary:#2a0e1a;--text-secondary:#6b3a4a;--text-muted:#9a7080;--text-light:#fff;--text-on-brand:#fff;--border:#722f451f;--border-strong:#722f4540;--border-focus:#722f4580;--shadow-sm:0 1px 3px #4a1a2c0f;--shadow-md:0 4px 16px #4a1a2c1a;--shadow-lg:0 8px 32px #4a1a2c24;--shadow-xl:0 20px 60px #4a1a2c2e;--glass-bg:#fdfaf8cc;--glass-border:#722f4526;--scrollbar-thumb:#e8b4c0;--scrollbar-hover:#a0546a;--theme-hue-rotate:187deg}:root{--radius-xs:4px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-2xl:32px;--radius-full:9999px;--font-display:"Playfair Display", Georgia, serif;--font-body:"Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono:"Geist Mono", "Fira Code", monospace;--transition:.2s cubic-bezier(.4, 0, .2, 1);--transition-slow:.4s cubic-bezier(.4, 0, .2, 1);--max-width:1280px;--content-width:780px;--bottom-nav-height:64px;--safe-bottom:env(safe-area-inset-bottom,0px);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--space-24:96px}html.high-contrast,html.high-contrast *{color:#ff0!important;box-shadow:none!important;background:#000!important;border-color:#fff!important}html.high-contrast img,html.high-contrast video{filter:contrast(150%)grayscale()!important}html.large-font{font-size:115%}.skip-link{background:var(--brand-primary);color:#fff;z-index:100000;padding:8px 16px;font-weight:700;transition:top .2s;position:absolute;top:-40px;left:0}.skip-link:focus{top:0}:focus-visible{outline:3px solid var(--brand-accent)!important;outline-offset:2px!important}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;overflow-x:hidden}body{font-family:var(--font-body);background:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;padding-bottom:calc(var(--bottom-nav-height) + var(--safe-bottom));line-height:1.65;transition:background-color .35s,color .35s;overflow-x:hidden}@media (min-width:769px){body{padding-bottom:0}}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;outline:none;font-family:inherit}img,video,iframe,svg{max-width:100%;height:auto;display:block}.container{max-width:var(--max-width);padding:0 var(--space-4);margin:0 auto}@media (min-width:481px){.container{padding:0 var(--space-6)}}@media (min-width:1025px){.container{padding:0 var(--space-8)}}.content-container{max-width:var(--content-width);padding:0 var(--space-4);margin:0 auto}.display-1{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);overflow-wrap:break-word;word-break:break-word;font-size:clamp(2.2rem,5vw,4rem);font-weight:700;line-height:1.15}.display-2{font-family:var(--font-display);letter-spacing:-.015em;color:var(--text-primary);overflow-wrap:break-word;word-break:break-word;font-size:clamp(1.8rem,3.5vw,3rem);font-weight:700;line-height:1.2}.heading-1{font-family:var(--font-display);color:var(--text-primary);overflow-wrap:break-word;word-break:break-word;font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:700;line-height:1.25}.heading-2{font-family:var(--font-display);color:var(--text-primary);overflow-wrap:break-word;word-break:break-word;font-size:clamp(1.2rem,2vw,1.75rem);font-weight:600;line-height:1.3}.body-lg{color:var(--text-secondary);font-size:1.1rem;line-height:1.7}.body-md{color:var(--text-secondary);font-size:1rem;line-height:1.65}.body-sm{color:var(--text-muted);font-size:.875rem;line-height:1.6}.label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:.75rem;font-weight:600}.quote{font-family:var(--font-display);color:var(--text-secondary);font-size:1.25rem;font-style:italic;line-height:1.6}.btn{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-sm);min-height:44px;transition:all var(--transition);letter-spacing:.01em;-webkit-tap-highlight-color:transparent;touch-action:manipulation;white-space:nowrap;padding:11px 22px;font-size:.9rem;font-weight:600;display:inline-flex}.btn-primary{background:var(--brand-primary);color:var(--text-on-brand);box-shadow:0 2px 8px #0000001f}.btn-primary:hover{background:var(--brand-primary-dark);box-shadow:var(--shadow-md);transform:translateY(-1px)}.btn-primary:active{transform:translateY(0)}.btn-secondary{color:var(--brand-primary);border:2px solid var(--brand-primary);background:0 0}.btn-secondary:hover{background:var(--brand-primary);color:var(--text-on-brand)}.btn-ghost{color:var(--text-secondary);background:0 0}.btn-ghost:hover{background:var(--bg-secondary);color:var(--text-primary)}.btn-accent{background:var(--brand-accent);color:var(--text-primary)}.btn-accent:hover{filter:brightness(.92);transform:translateY(-1px)}.btn-lg{border-radius:var(--radius-md);min-height:52px;padding:14px 28px;font-size:1rem}.btn-sm{min-height:34px;padding:7px 14px;font-size:.8rem}.badge{align-items:center;gap:var(--space-1);border-radius:var(--radius-full);letter-spacing:.04em;padding:3px 10px;font-size:.72rem;font-weight:600;display:inline-flex}.badge-primary{background:var(--brand-surface);color:var(--brand-primary);border:1px solid var(--border)}.badge-accent{background:color-mix(in srgb, var(--brand-accent) 15%, transparent);color:var(--brand-primary-dark)}.card{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border);transition:all var(--transition-slow);overflow:hidden}.card:hover{box-shadow:var(--shadow-lg);border-color:var(--border-strong);transform:translateY(-3px)}.card-body{padding:var(--space-6)}.social-card{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border);padding:var(--space-5) var(--space-6);transition:all var(--transition)}.social-card:hover{box-shadow:var(--shadow-md);border-color:var(--border-strong)}.book-poster{border-radius:var(--radius-md);aspect-ratio:2/3;background:var(--bg-secondary);cursor:pointer;position:relative;overflow:hidden}.book-poster img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.book-poster:hover img{transform:scale(1.06)}.book-poster-overlay{opacity:0;padding:var(--space-4);background:linear-gradient(#0000 50%,#000000bf 100%);align-items:flex-end;transition:opacity .3s;display:flex;position:absolute;inset:0}.book-poster:hover .book-poster-overlay{opacity:1}.input{border:1.5px solid var(--border);border-radius:var(--radius-sm);width:100%;min-height:44px;font-family:var(--font-body);background:var(--bg-card);color:var(--text-primary);transition:all var(--transition);appearance:none;padding:12px 16px;font-size:1rem}.input:focus{border-color:var(--brand-primary);box-shadow:0 0 0 3px var(--border-focus);outline:none}.input::placeholder{color:var(--text-muted)}.section{padding:var(--space-10) 0}.section-lg{padding:var(--space-16) 0}.section-xl{padding:var(--space-20) 0}@media (min-width:769px){.section{padding:var(--space-16) 0}.section-lg{padding:var(--space-20) 0}.section-xl{padding:var(--space-24) 0}}.section-label{letter-spacing:.1em;text-transform:uppercase;color:var(--brand-primary);margin-bottom:var(--space-3);font-size:.72rem;font-weight:700}.section-title{font-family:var(--font-display);color:var(--text-primary);margin-bottom:var(--space-2);font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:700;line-height:1.25}.section-subtitle{color:var(--text-secondary);max-width:540px;font-size:1.05rem;line-height:1.65}.divider{background:var(--border);height:1px;margin:var(--space-6) 0}.divider-strong{background:var(--border-strong);height:1px}.avatar{border-radius:var(--radius-full);background:var(--bg-subtle);color:var(--brand-primary);flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex;overflow:hidden}.avatar-sm{width:32px;height:32px;font-size:.75rem}.avatar-md{width:40px;height:40px;font-size:.9rem}.avatar-lg{width:56px;height:56px;font-size:1.1rem}.avatar-xl{width:80px;height:80px;font-size:1.5rem}.rating{align-items:center;gap:var(--space-1);color:var(--brand-accent);font-size:.9rem;display:flex}.glass{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border)}.grid-2,.grid-3,.grid-4,.grid-5{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));display:grid}@media (min-width:481px){.grid-2,.grid-3,.grid-4,.grid-5{gap:var(--space-5)}.grid-3{grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr))}}@media (min-width:769px){.grid-2,.grid-3,.grid-4,.grid-5{gap:var(--space-6)}.grid-4{grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr))}.grid-5{grid-template-columns:repeat(auto-fit,minmax(min(180px,100%),1fr))}}.responsive-flex{gap:var(--space-4);flex-direction:column;display:flex}@media (min-width:769px){.responsive-flex{gap:var(--space-8);flex-direction:row}}.responsive-grid-sidebar{gap:var(--space-4);grid-template-columns:1fr;display:grid}@media (min-width:769px){.responsive-grid-sidebar{gap:var(--space-8);grid-template-columns:300px 1fr}}.responsive-checkout{gap:var(--space-4);grid-template-columns:1fr;display:grid}@media (min-width:769px){.responsive-checkout{gap:var(--space-8);grid-template-columns:1fr 360px}}.responsive-main-sidebar{gap:var(--space-4);grid-template-columns:1fr;align-items:start;display:grid}@media (min-width:769px){.responsive-main-sidebar{gap:var(--space-8);grid-template-columns:minmax(0,1fr) 300px}}.add-book-grid{grid-template-columns:1fr;display:grid}@media (min-width:769px){.add-book-grid{grid-template-columns:1fr 200px}}.table-wrapper{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.theme-toggle{border-radius:var(--radius-full);background:var(--bg-secondary);border:1.5px solid var(--border);cursor:pointer;width:44px;height:44px;transition:all var(--transition);-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;font-size:1rem;display:flex}.theme-toggle:hover{background:var(--brand-primary);color:#fff;box-shadow:var(--shadow-md);border-color:#0000;transform:scale(1.08)}.theme-picker{align-items:center;gap:var(--space-2);display:flex}.theme-dot{border-radius:var(--radius-full);cursor:pointer;width:20px;height:20px;transition:all var(--transition);border:2px solid #0000}.theme-dot:hover,.theme-dot.active{border-color:var(--text-primary);box-shadow:var(--shadow-sm);transform:scale(1.25)}.theme-dot-green{background:#2d6a4f}.theme-dot-navy{background:#1e3a6e}.theme-dot-burgundy{background:#722f45}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-box{background:linear-gradient(90deg, var(--bg-secondary) 25%, var(--bg-elevated) 50%, var(--bg-secondary) 75%);border-radius:var(--radius-sm);background-size:200% 100%;animation:1.5s infinite shimmer}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.55}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes siteOrbit{to{transform:rotate(360deg)}}.site-transition-loader{justify-content:center;align-items:center;width:88px;height:88px;display:flex;position:relative}.site-transition-orbit{border:2px solid #0000;border-top-color:var(--brand-green,var(--brand-primary));border-right-color:color-mix(in srgb, var(--brand-green,var(--brand-primary)) 35%, transparent);border-radius:50%;animation:1.1s linear infinite siteOrbit;position:absolute;inset:0}.animate-in{animation:.5s ease-out forwards fadeInUp}.animate-fade{animation:.4s ease-out forwards fadeIn}.animate-scale{animation:.3s ease-out forwards scaleIn}.book-image-container{aspect-ratio:2/3;background:linear-gradient(135deg, var(--bg-secondary), var(--bg-subtle));justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.book-image-container img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.card:hover .book-image-container img{transform:scale(1.05)}.book-image-placeholder{opacity:.3;font-size:3rem}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-hover)}.text-brand{color:var(--brand-primary)}.text-accent{color:var(--brand-accent)}.text-muted{color:var(--text-muted)}.text-secondary{color:var(--text-secondary)}.bg-brand{background:var(--brand-primary);color:var(--text-on-brand)}.bg-subtle{background:var(--bg-subtle)}.bg-secondary{background:var(--bg-secondary)}@media (max-width:768px){.hide-mobile{display:none!important}.btn-mobile-full{width:100%}}@media (min-width:769px){.hide-desktop{display:none!important}}body.menu-open{width:100%;position:fixed;top:0;left:0;overflow:hidden}:root{--brand-green:var(--brand-primary);--brand-green-light:var(--brand-primary-light);--brand-green-dark:var(--brand-primary-dark);--brand-brown:#8b6e4e;--brand-brown-light:#a68b6b;--brand-beige:var(--brand-surface);--accent:var(--brand-accent);--accent-hover:var(--brand-primary-dark);--brand-blue:#1a73e8;--bg-dark:#1a2b1f;--bg-accent:#243b2a;--text-light:#faf7f2;--text-light-muted:#faf7f299}[data-theme=navy]{--bg-dark:#0f1f3d;--bg-accent:#1e3a6e}[data-theme=burgundy]{--bg-dark:#1a0810;--bg-accent:#2a0e1a}
@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.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:300;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.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:300;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.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:300;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.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:300;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.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:300;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.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;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.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:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.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:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.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:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.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:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.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:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.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;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.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:500;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.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:500;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.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:500;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.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:500;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.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:500;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.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;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.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:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.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:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.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:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.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:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.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:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.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;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.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:700;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.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:700;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.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:700;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.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:700;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.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:700;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.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_2e984a92-module__ZWEd3q__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_2e984a92-module__ZWEd3q__variable{--font-body:"Inter", "Inter Fallback"}
@font-face{font-family:Playfair Display;font-style:italic;font-weight:400;font-display:swap;src:url(../media/35161b7740c25d33-s.05wv8sp_ts~44.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:italic;font-weight:400;font-display:swap;src:url(../media/391e53907fa6d8ec-s.09se41kx.zlna.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:Playfair Display;font-style:italic;font-weight:400;font-display:swap;src:url(../media/ae8872c8a32e309c-s.05txd3dlozf45.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:Playfair Display;font-style:italic;font-weight:400;font-display:swap;src:url(../media/70e3db2de7f94926-s.p.0~0iy9faq3424.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:Playfair Display;font-style:italic;font-weight:600;font-display:swap;src:url(../media/35161b7740c25d33-s.05wv8sp_ts~44.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:italic;font-weight:600;font-display:swap;src:url(../media/391e53907fa6d8ec-s.09se41kx.zlna.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:Playfair Display;font-style:italic;font-weight:600;font-display:swap;src:url(../media/ae8872c8a32e309c-s.05txd3dlozf45.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:Playfair Display;font-style:italic;font-weight:600;font-display:swap;src:url(../media/70e3db2de7f94926-s.p.0~0iy9faq3424.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:Playfair Display;font-style:italic;font-weight:700;font-display:swap;src:url(../media/35161b7740c25d33-s.05wv8sp_ts~44.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:italic;font-weight:700;font-display:swap;src:url(../media/391e53907fa6d8ec-s.09se41kx.zlna.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:Playfair Display;font-style:italic;font-weight:700;font-display:swap;src:url(../media/ae8872c8a32e309c-s.05txd3dlozf45.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:Playfair Display;font-style:italic;font-weight:700;font-display:swap;src:url(../media/70e3db2de7f94926-s.p.0~0iy9faq3424.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:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/65c558afe41e89d6-s.113htgw8u-emy.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/14e23f9b59180572-s.08.c8psu~gif9.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:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b49b0d9b851e4899-s.0yfy_qj1.2qn0.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:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2a65768255d6b625-s.p.14by5b4al-y~f.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:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/65c558afe41e89d6-s.113htgw8u-emy.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/14e23f9b59180572-s.08.c8psu~gif9.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:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b49b0d9b851e4899-s.0yfy_qj1.2qn0.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:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2a65768255d6b625-s.p.14by5b4al-y~f.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:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/65c558afe41e89d6-s.113htgw8u-emy.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/14e23f9b59180572-s.08.c8psu~gif9.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:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b49b0d9b851e4899-s.0yfy_qj1.2qn0.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:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2a65768255d6b625-s.p.14by5b4al-y~f.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:Playfair Display Fallback;src:local(Times New Roman);ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.0%;size-adjust:111.26%}.playfair_display_6d83377a-module__dun9pG__className{font-family:Playfair Display,Playfair Display Fallback}.playfair_display_6d83377a-module__dun9pG__variable{--font-display:"Playfair Display", "Playfair Display Fallback"}
