@font-face{font-family:__Calistoga_a437ee;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e545d2cdcef4c114-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:__Calistoga_a437ee;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1d977140bc781f40-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:__Calistoga_a437ee;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/097a874ebc292602-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:__Calistoga_Fallback_a437ee;src:local("Arial");ascent-override:98.31%;descent-override:29.49%;line-gap-override:0.00%;size-adjust:101.72%}.__className_a437ee{font-family:__Calistoga_a437ee,__Calistoga_Fallback_a437ee;font-weight:400;font-style:normal}.__variable_a437ee{--font-calistoga:"__Calistoga_a437ee","__Calistoga_Fallback_a437ee"}:root{--primary-color:#161616;--secondary-color:#8e2f30;--background-color:#f7f7f7;--landing-primary-color:#ffecb8;--landing-background-color:#8e2f30;--landing-background-color-hover:#9a3838;--white:#fff;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--background-color);color:var(--primary-color);line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 20px}.btn{padding:12px 24px;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block;text-align:center}.btn-primary{background-color:var(--primary-color);color:var(--white)}.btn-primary:hover{background-color:var(--gray-800)}.btn-secondary{background-color:var(--secondary-color);color:var(--white)}.btn-secondary:hover{background-color:#7a2829}.btn-outline{background-color:transparent;color:var(--primary-color);border:1px solid var(--gray-300)}.btn-outline:hover{background-color:var(--gray-100)}.card{border-radius:12px;padding:24px;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid var(--gray-200)}.card,.table{background-color:var(--white)}.table{width:100%;border-collapse:collapse;border-radius:8px;overflow:hidden}.table td,.table th{padding:12px 16px;text-align:left;border-bottom:1px solid var(--gray-200)}.table th{font-weight:600;color:var(--gray-700)}.table th,.table tr:hover{background-color:var(--gray-50)}.input{width:100%;padding:12px 16px;border:1px solid var(--gray-300);border-radius:8px;font-size:14px;transition:border-color .2s ease}.input:focus{outline:none;border-color:var(--primary-color)}.grid{display:grid;grid-gap:24px;gap:24px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}@media (max-width:768px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}}