:root{--color-roble-900:#0d0d0d;--color-roble-800:#1a1a1a;--color-roble-700:#2c2c2c;--color-roble-600:#3d3d3d;--color-roble-500:#555;--color-roble-400:#666;--color-roble-300:#999;--color-roble-200:#bbb;--color-roble-100:#ddd;--color-nogal-900:#3d2e1a;--color-nogal-800:#5a4428;--color-nogal-700:#6b5235;--color-nogal-600:#7d6140;--color-nogal-500:#8b6f47;--color-nogal-400:#a08a63;--color-nogal-300:#b5a580;--color-nogal-200:#cbbfa0;--color-nogal-100:#e5dece;--color-cobre-900:#5c3a24;--color-cobre-800:#7a4e33;--color-cobre-700:#976244;--color-cobre-600:#ad7b57;--color-cobre-500:#c4956a;--color-cobre-400:#d1aa85;--color-cobre-300:#debfa0;--color-cobre-200:#ebd5be;--color-cobre-100:#f5eade;--color-lino:#f5f0eb;--color-crema:#e8dfd5;--color-white:#fff;--color-success:#2d6a4f;--color-success-light:#d8f3dc;--color-warning:#e76f51;--color-warning-strong:#b54424;--color-warning-light:#fdeae5;--color-info:#457b9d;--color-info-strong:#3d6e8d;--color-info-light:#e0edf4;--color-bg-primary:var(--color-white);--color-bg-secondary:var(--color-lino);--color-bg-tertiary:var(--color-crema);--color-bg-inverse:var(--color-roble-800);--color-bg-brand:var(--color-nogal-500);--color-text-primary:var(--color-roble-800);--color-text-secondary:var(--color-roble-500);--color-text-tertiary:var(--color-roble-400);--color-text-inverse:var(--color-white);--color-text-brand:var(--color-nogal-600);--color-text-accent:var(--color-cobre-700);--color-border-default:var(--color-crema);--color-border-strong:var(--color-roble-200);--color-border-brand:var(--color-nogal-500);--font-display:"Cormorant Garamond",Georgia,"Times New Roman",serif;--font-body:"DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:"SF Mono","Fira Code","Cascadia Code","Menlo",monospace;--text-hero:4rem;--text-h1:2.5rem;--text-h2:1.875rem;--text-h3:1.375rem;--text-h4:1.125rem;--text-body-lg:1.125rem;--text-body:1rem;--text-body-sm:0.875rem;--text-caption:0.75rem;--text-overline:0.6875rem;--leading-tight:1.2;--leading-snug:1.35;--leading-normal:1.6;--leading-relaxed:1.75;--tracking-tight:-0.02em;--tracking-normal:0;--tracking-wide:0.05em;--tracking-wider:0.1em;--tracking-widest:0.25em;--space-0:0;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-2xl:24px;--radius-full:9999px;--shadow-xs:0 1px 2px rgba(26,26,26,.04);--shadow-sm:0 2px 8px rgba(26,26,26,.06);--shadow-md:0 4px 16px rgba(26,26,26,.08);--shadow-lg:0 8px 32px rgba(26,26,26,.1);--shadow-xl:0 16px 48px rgba(26,26,26,.14);--shadow-brand:0 4px 20px rgba(139,111,71,.2);--duration-fast:150ms;--duration-normal:250ms;--duration-slow:400ms;--ease-out:cubic-bezier(0.16,1,0.3,1);--ease-in-out:cubic-bezier(0.65,0,0.35,1);--z-base:0;--z-dropdown:100;--z-sticky:200;--z-overlay:300;--z-modal:400;--z-toast:500;--container-max:1200px;--container-padding:var(--space-6);--bp-sm:640px;--bp-md:768px;--bp-lg:1024px;--bp-xl:1280px}.h-hero,.hero-title{font-weight:700;font-size:clamp(3rem,6vw,var(--text-hero));letter-spacing:var(--tracking-tight)}.h-hero,.h1,.hero-title{font-family:var(--font-display);line-height:var(--leading-tight);color:var(--color-text-primary)}.h1{font-weight:600;font-size:var(--text-h1)}.h2{font-size:var(--text-h2)}.h2,.h3{font-family:var(--font-display);font-weight:600;line-height:var(--leading-snug);color:var(--color-text-primary)}.h3{font-size:var(--text-h3)}.h4{font-family:var(--font-display);font-weight:600;font-size:var(--text-h4);line-height:var(--leading-snug);color:var(--color-text-primary)}.body-lg{font-size:var(--text-body-lg)}.body,.body-lg{font-family:var(--font-body);font-weight:400;line-height:var(--leading-normal);color:var(--color-text-primary)}.body{font-size:var(--text-body)}.body-sm{font-size:var(--text-body-sm);color:var(--color-text-secondary)}.body-sm,.caption{font-family:var(--font-body);font-weight:400;line-height:var(--leading-normal)}.caption{font-size:var(--text-caption);color:var(--color-text-tertiary)}.overline{font-family:var(--font-body);font-weight:500;font-size:var(--text-overline);line-height:var(--leading-normal);text-transform:uppercase;letter-spacing:var(--tracking-widest);color:var(--color-text-brand)}.quote{font-family:var(--font-display);font-style:italic;font-weight:500;font-size:var(--text-h3);line-height:var(--leading-snug);color:var(--color-text-accent)}.mono{font-family:var(--font-mono);font-size:var(--text-caption);color:var(--color-text-secondary)}.btn{font-family:var(--font-body);font-weight:600;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);text-decoration:none;transition:all var(--duration-normal) var(--ease-out);white-space:nowrap;line-height:1}.btn:active{transform:scale(.97)}.btn-lg{font-size:var(--text-body);padding:var(--space-4) var(--space-8);height:52px}.btn-lg,.btn-md{border-radius:var(--radius-md)}.btn-md{font-size:var(--text-body-sm);padding:var(--space-3) var(--space-6);height:44px}.btn-sm{font-size:var(--text-caption);padding:var(--space-2) var(--space-4);border-radius:var(--radius-sm);height:36px}@media (pointer:coarse){.btn-md,.btn-sm{height:48px}}.btn-primary{background:var(--color-nogal-500);color:var(--color-white)}.btn-primary:hover{background:var(--color-nogal-700);box-shadow:var(--shadow-brand)}.btn-secondary{background:transparent;color:var(--color-nogal-500);border:1.5px solid var(--color-nogal-500)}.btn-secondary:hover{background:var(--color-nogal-500);color:var(--color-white)}.btn-ghost{background:transparent;color:var(--color-text-primary)}.btn-ghost:hover{background:var(--color-lino)}.btn-inverse{background:var(--color-white);color:var(--color-roble-800)}.btn-inverse:hover{background:var(--color-lino)}.btn-danger{color:var(--color-white)}.btn-danger,.btn-danger:hover{background:var(--color-warning-strong)}.btn-danger:hover{filter:brightness(.9)}.btn-disabled,.btn:disabled{background:var(--color-crema);color:var(--color-roble-300);cursor:not-allowed;pointer-events:none}.btn-full{width:100%}.input-group{display:flex;flex-direction:column;gap:var(--space-2)}.input-label{font-size:var(--text-body-sm);font-weight:500;color:var(--color-text-primary)}.input-hint{color:var(--color-text-tertiary)}.input-error,.input-hint{font-size:var(--text-caption)}.input-error{color:var(--color-warning-strong)}.input,.select,.textarea{font-family:var(--font-body);font-size:var(--text-body);padding:var(--space-3) var(--space-4);border:1.5px solid var(--color-border-default);border-radius:var(--radius-md);background:var(--color-white);color:var(--color-text-primary);transition:all var(--duration-fast) var(--ease-out);outline:none;width:100%}.input,.select{height:48px}.textarea{resize:vertical;min-height:120px}.input::placeholder,.textarea::placeholder{color:var(--color-text-tertiary)}.input:hover,.select:hover,.textarea:hover{border-color:var(--color-border-strong)}.input:focus,.select:focus,.textarea:focus{border-color:var(--color-nogal-500);box-shadow:0 0 0 3px rgba(139,111,71,.12)}.input-error-state{border-color:var(--color-warning)}.input-error-state:focus{box-shadow:0 0 0 3px rgba(231,111,81,.12)}.select{padding-right:var(--space-10);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;cursor:pointer}.badge{font-family:var(--font-body);font-size:var(--text-overline);font-weight:600;letter-spacing:var(--tracking-wide);text-transform:uppercase;padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);display:inline-flex;align-items:center;gap:var(--space-1);white-space:nowrap}.badge-available{background:var(--color-success-light);color:var(--color-success)}.badge-sold{background:var(--color-crema);color:var(--color-roble-500)}.badge-featured{background:var(--color-nogal-100);color:var(--color-nogal-700)}.badge-pending{background:var(--color-warning-light);color:var(--color-warning-strong)}.badge-info{background:var(--color-info-light);color:var(--color-info-strong)}.product-card{background:var(--color-bg-primary);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);transition:all var(--duration-normal) var(--ease-out);cursor:pointer}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.product-card.is-sold{opacity:.75}.product-card.is-sold:hover{transform:none;box-shadow:var(--shadow-sm)}.product-card-img{aspect-ratio:4/3;background:var(--color-crema);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-card-img-placeholder{font-family:var(--font-display);font-size:var(--text-h3);font-style:italic;color:var(--color-nogal-400)}.product-card-badge{position:absolute;top:var(--space-3);left:var(--space-3)}.product-card-body{padding:var(--space-5)}.product-card-category{font-size:var(--text-overline);text-transform:uppercase;letter-spacing:var(--tracking-widest);color:var(--color-text-brand);font-weight:500;margin-bottom:var(--space-1)}.product-card-name{font-family:var(--font-display);font-size:var(--text-h4);font-weight:600;color:var(--color-text-primary);margin-bottom:var(--space-2);line-height:var(--leading-snug)}.product-card-meta{font-size:var(--text-caption);color:var(--color-text-tertiary);margin-bottom:var(--space-3);display:flex;align-items:center;gap:var(--space-2)}.product-card-meta-dot{width:3px;height:3px;background:var(--color-roble-300);border-radius:50%}.product-card-footer{display:flex;align-items:center;justify-content:space-between}.product-card-price{font-family:var(--font-body);font-size:var(--text-body-lg);font-weight:700;color:var(--color-text-primary)}.product-card-price-usd{font-size:var(--text-caption);color:var(--color-text-tertiary);font-weight:400}.product-card-timeline{font-size:var(--text-caption);color:var(--color-text-secondary)}.trust-badge{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-4);background:var(--color-bg-secondary);border-radius:var(--radius-md);border-left:3px solid var(--color-nogal-500)}.trust-badge-icon{font-size:1.5rem;flex-shrink:0;color:var(--color-nogal-500);display:inline-flex}.trust-badge-text{font-size:var(--text-body-sm);font-weight:500;color:var(--color-text-primary);line-height:var(--leading-snug)}.trust-badge-sub{font-size:var(--text-caption);color:var(--color-text-secondary);font-weight:400}.status-pipeline,.status-step{display:flex;gap:var(--space-1);align-items:center}.status-step{flex-direction:column;flex:0 0 auto}.status-step-dot{width:28px;height:28px;border-radius:50%;background:var(--color-crema);display:flex;align-items:center;justify-content:center;font-size:.7rem;color:var(--color-roble-500);transition:all var(--duration-normal) var(--ease-out)}.status-step-dot.active{background:var(--color-nogal-500);color:var(--color-white)}.status-step-dot.completed{background:var(--color-success);color:var(--color-white)}.status-step-label{font-size:.6rem;text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--color-text-tertiary);text-align:center;white-space:nowrap}.status-step-label.active{color:var(--color-text-brand);font-weight:600}.status-connector{height:2px;flex:1 1;background:var(--color-crema);margin-bottom:22px;min-width:20px}.status-connector.completed{background:var(--color-success)}.alert{padding:var(--space-4) var(--space-5);border-radius:var(--radius-md);font-size:var(--text-body-sm);display:flex;align-items:flex-start;gap:var(--space-3);line-height:var(--leading-normal)}.alert-icon{font-size:var(--text-body-lg);flex-shrink:0;line-height:calc(var(--text-body-sm) * var(--leading-normal))}.alert-success{background:var(--color-success-light);color:var(--color-success)}.alert-warning{background:var(--color-warning-light);color:var(--color-warning-strong)}.alert-info{background:var(--color-info-light);color:var(--color-info-strong)}.navbar{position:relative;background:var(--color-white);border-bottom:1px solid var(--color-border-default);padding:var(--space-3) var(--space-4);display:flex;align-items:center;justify-content:space-between;gap:var(--space-4)}.navbar-logo{font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:var(--color-text-primary);text-decoration:none;letter-spacing:-.01em}.navbar-actions{gap:var(--space-3)}.navbar-actions,.navbar-toggle{display:flex;align-items:center}.navbar-toggle{justify-content:center;width:var(--space-12);height:var(--space-12);margin:calc(-1 * var(--space-2)) calc(-1 * var(--space-2)) calc(-1 * var(--space-2)) 0;background:none;border:none;cursor:pointer;color:var(--color-text-primary)}.navbar-links{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;background:var(--color-white);border-bottom:1px solid var(--color-border-default);box-shadow:var(--shadow-md);padding:var(--space-2) var(--space-4) var(--space-3);margin:0;list-style:none;z-index:var(--z-dropdown)}.navbar[data-open=true] .navbar-links{display:flex}.navbar-links a{font-family:var(--font-body);font-size:var(--text-body-sm);color:var(--color-text-secondary);text-decoration:none;font-weight:500;transition:color var(--duration-fast)}.navbar[data-open=true] .navbar-links a{display:flex;align-items:center;min-height:var(--space-12);font-family:var(--font-display);font-size:var(--text-h4);color:var(--color-text-primary);border-bottom:1px solid var(--color-border-default)}.navbar[data-open=true] .navbar-links a:last-child{border-bottom:none}@media (min-width:48rem){.navbar{padding:var(--space-4) var(--space-8);gap:var(--space-6)}.navbar-toggle{display:none}.navbar-links,.navbar[data-open=true] .navbar-links{display:flex;position:static;flex-direction:row;gap:var(--space-6);background:none;border-bottom:none;box-shadow:none;padding:0}.navbar[data-open=true] .navbar-links a{display:inline;min-height:0;font-family:var(--font-body);font-size:var(--text-body-sm);color:var(--color-text-secondary);border-bottom:none}}.navbar-links a.active,.navbar-links a:hover{color:var(--color-text-brand)}.navbar-cart{position:relative;display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-body-sm);color:var(--color-text-primary);font-weight:500;cursor:pointer;background:none;border:none}.navbar-cart-count{position:absolute;top:-8px;right:-10px;background:var(--color-nogal-500);color:var(--color-white);font-size:.6rem;width:18px;height:18px;border-radius:50%;justify-content:center;font-weight:700}.breadcrumb,.navbar-cart-count{display:flex;align-items:center}.breadcrumb{gap:var(--space-2);font-size:var(--text-body-sm);flex-wrap:wrap}.breadcrumb a{color:var(--color-text-secondary);text-decoration:none}.breadcrumb a:hover{color:var(--color-text-brand)}.breadcrumb-sep{color:var(--color-roble-200)}.breadcrumb-current{color:var(--color-text-primary);font-weight:500}.price-display{display:flex;align-items:baseline;gap:var(--space-2);flex-wrap:wrap}.price-main{font-family:var(--font-body);font-weight:700;font-size:var(--text-h2);color:var(--color-text-primary)}.price-currency{font-size:var(--text-body);font-weight:400;color:var(--color-text-secondary)}.price-alt{font-size:var(--text-body-sm);color:var(--color-text-tertiary)}.card{background:var(--color-bg-primary);border-radius:var(--radius-xl);padding:var(--space-8);box-shadow:var(--shadow-sm);border:1px solid var(--color-border-default)}.card-dark{border-color:var(--color-roble-700)}.card-dark,.footer{background:var(--color-bg-inverse);color:var(--color-text-inverse)}.footer{padding:var(--space-12) var(--space-4) var(--space-8)}.footer-inner{max-width:var(--container-max);margin:0 auto;display:flex;flex-direction:column;gap:var(--space-10)}.footer-logo{font-size:var(--text-h3);font-weight:700;letter-spacing:-.01em;color:var(--color-white);margin:0 0 var(--space-2)}.footer-logo,.footer-tagline{font-family:var(--font-display)}.footer-tagline{font-style:italic;font-size:var(--text-body-lg);color:var(--color-nogal-200);margin:0}.footer-cols{display:grid;grid-gap:var(--space-8);gap:var(--space-8)}.footer-col{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-2)}.footer-heading{font-family:var(--font-body);font-size:var(--text-overline);font-weight:600;text-transform:uppercase;letter-spacing:var(--tracking-widest);color:var(--color-cobre-300);margin:0 0 var(--space-2)}.footer-col a{display:inline-flex;align-items:center;min-height:var(--space-8);font-family:var(--font-body);font-size:var(--text-body-sm);color:var(--color-crema);text-decoration:none;transition:color var(--duration-fast)}.footer-col a:hover{color:var(--color-cobre-300)}.footer-note{font-size:var(--text-body-sm);margin:0}.footer-bottom,.footer-note{color:var(--color-roble-300)}.footer-bottom{border-top:1px solid var(--color-roble-700);padding-top:var(--space-6);display:flex;flex-wrap:wrap;justify-content:space-between;gap:var(--space-2) var(--space-6);font-size:var(--text-caption)}@media (min-width:48rem){.footer{padding:var(--space-16) var(--space-8) var(--space-8)}.footer-cols{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-10)}}.divider{height:1px;background:var(--color-border-default);border:none;margin:var(--space-8) 0}.container{max-width:var(--container-max);margin:0 auto;padding:0 var(--container-padding)}*{box-sizing:border-box}.flex,.flex-col{display:flex;gap:var(--space-4)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.grid{display:grid;grid-gap:var(--space-6);gap:var(--space-6)}@font-face{font-family:__Cormorant_Garamond_5df062;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_5df062;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_5df062;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/024ead497118aa23-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_5df062;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Cormorant_Garamond_5df062;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Cormorant_Garamond_5df062;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_5df062;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_5df062;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/024ead497118aa23-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_5df062;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Cormorant_Garamond_5df062;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Cormorant_Garamond_5df062;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_5df062;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_5df062;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/024ead497118aa23-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_5df062;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Cormorant_Garamond_5df062;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Cormorant_Garamond_5df062;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_5df062;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_5df062;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_5df062;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Cormorant_Garamond_5df062;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Cormorant_Garamond_5df062;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_5df062;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_5df062;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_5df062;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Cormorant_Garamond_5df062;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Cormorant_Garamond_5df062;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_5df062;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_5df062;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_5df062;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Cormorant_Garamond_5df062;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Cormorant_Garamond_Fallback_5df062;src:local("Times New Roman");ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.00%;size-adjust:96.98%}.__className_5df062{font-family:__Cormorant_Garamond_5df062,__Cormorant_Garamond_Fallback_5df062}.__variable_5df062{--font-cormorant:"__Cormorant_Garamond_5df062","__Cormorant_Garamond_Fallback_5df062"}@font-face{font-family:__DM_Sans_ef116d;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__DM_Sans_ef116d;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__DM_Sans_ef116d;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__DM_Sans_ef116d;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__DM_Sans_ef116d;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__DM_Sans_ef116d;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__DM_Sans_Fallback_ef116d;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_ef116d{font-family:__DM_Sans_ef116d,__DM_Sans_Fallback_ef116d;font-style:normal}.__variable_ef116d{--font-dm-sans:"__DM_Sans_ef116d","__DM_Sans_Fallback_ef116d"}