:root {

  --page-bg: hsl(61, 7%, 96%);
  --page-surface: hsl(0, 0%, 100%);
  --page-text: hsl(61, 10%, 10%);
  --page-text-muted: hsl(61, 5%, 35%);
  --page-primary: hsl(61, 74%, 57%);
  --page-primary-dark: hsl(61, 80%, 35%);
  --page-secondary: hsl(167, 59%, 57%);
  --page-dark-bg: hsl(210, 30%, 12%);
  --page-dark-surface: hsl(210, 25%, 18%);
  --page-dark-text: hsl(0, 0%, 98%);
  --page-dark-text-muted: hsl(210, 15%, 75%);
  --page-max-width: 1200px;
  --page-read-width: 760px;
  --spacing-section: 6rem;
  --spacing-element: 1.5rem;
  --font-serif: "Playfair Display", "Times New Roman", serif;
  --font-sans: "Inter", -apple-system, sans-serif;
  --border-radius-hard: 0px;
  --primary-color: hsl(230, 85%, 60%);
  --secondary-color: hsl(167, 59%, 57%);
  --bg-color: hsl(230, 20%, 98%);
  --text-color: hsl(230, 40%, 12%);
  --text-muted: hsl(230, 15%, 45%);
  --border-color: rgba(0, 0, 0, 0.08);
  --radius-sm: 0px;
  --radius-md: 0px;
  --radius-lg: 0px;
  --shadow-sm: 0 2px 4px rgba(0, 0, 0, 0.05);
  --shadow-md: 0 10px 20px rgba(0, 0, 0, 0.08);
  --shadow-lg: 0 20px 40px rgba(0, 0, 0, 0.12);
  --nav-height: 80px;
  --max-width: 1200px;
  --transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  --nav-bg: rgba(255, 255, 255, 0.95);
  --content-page-bg: var(--bg-color, hsl(220, 7%, 96%));
  --content-surface-bg: #ffffff;
  --content-text: var(--text-color, hsl(220, 10%, 11%));
  --content-text-muted: var(--text-muted, rgba(31, 35, 40, 0.72));
  --content-border: var(--border-color, rgba(0, 0, 0, 0.08));
  --content-accent-text: hsl(22, 78%, 38%);
}
div.e2dd7e219.s8b1fc06_an{
    font-family: var(--font-sans);
    color: var(--page-text);
    background-color: var(--page-bg);
    line-height: 1.7;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    }
div.e2dd7e219.s8b1fc06_an h1, div.e2dd7e219.s8b1fc06_an h2, div.e2dd7e219.s8b1fc06_an h3, div.e2dd7e219.s8b1fc06_an h4{
    font-family: var(--font-serif);
    margin-top: 0;
    margin-bottom: var(--spacing-element);
    font-weight: 700;
    color: inherit;
    line-height: 1.25;
    }
div.e2dd7e219.s8b1fc06_an a{
    color: var(--page-secondary);
    text-decoration: none;
    border-bottom: 2px solid transparent;
    transition: border-color 0.2s ease, color 0.2s ease;
    font-weight: 600;
    }
div.e2dd7e219.s8b1fc06_an a:hover{
    border-bottom-color: var(--page-secondary);
    color: var(--page-primary);
    }
div.e2dd7e219.s8b1fc06_an .r22d4e1{
    max-width: var(--page-max-width);
    margin: 0 auto;
    padding: 0 2rem;
    }
div.e2dd7e219.s8b1fc06_an .k386a__fd6{
    text-align: center;
    }
div.e2dd7e219.s8b1fc06_an .tf09614_615e{
    max-width: var(--page-read-width);
    margin: 0 auto 3.5rem auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    }
div.e2dd7e219.s8b1fc06_an .ie49__a952{
    font-size: 2.5rem;
    margin-bottom: 1.25rem;
    letter-spacing: -0.01em;
    }
div.e2dd7e219.s8b1fc06_an .o910d2e0b{
    font-size: 1.125rem;
    color: var(--page-text-muted);
    text-align: center;
    }
div.e2dd7e219.s8b1fc06_an .t990__eef5 .o910d2e0b{
    color: var(--page-dark-text-muted);
    }
div.e2dd7e219.s8b1fc06_an .uf85849_3vnx{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--page-primary);
    color: var(--page-text) !important; 
    font-family: var(--font-sans);
    font-size: 1.25rem;
    font-weight: 800;
    padding: 1.25rem 3rem;
    border-radius: var(--border-radius-hard);
    text-decoration: none !important;
    border: 2px solid var(--page-text);
    cursor: pointer;
    box-shadow: 6px 6px 0px var(--page-secondary);
    transition: transform 0.1s ease, box-shadow 0.1s ease;
    }
div.e2dd7e219.s8b1fc06_an .uf85849_3vnx:hover{
    transform: translate(2px, 2px);
    box-shadow: 4px 4px 0px var(--page-secondary);
    }
div.e2dd7e219.s8b1fc06_an .uf85849_3vnx:active{
    transform: translate(6px, 6px);
    box-shadow: 0px 0px 0px var(--page-secondary);
    }
div.e2dd7e219.s8b1fc06_an .x65d847_802{
    padding: var(--spacing-section) 0;
    }
div.e2dd7e219.s8b1fc06_an .t990__eef5{
    background-color: var(--page-dark-bg);
    color: var(--page-dark-text);
    }
div.e2dd7e219.s8b1fc06_an .l8a98e_nai{
    padding: 8rem 0 7rem 0;
    border-bottom: 8px solid var(--page-primary);
    background: linear-gradient(135deg, var(--page-dark-bg) 0%, hsl(210, 40%, 8%) 100%); color: #ffffff;}
div.e2dd7e219.s8b1fc06_an .p80cb_7d{
    max-width: var(--page-read-width);
    display: flex;
    flex-direction: column;
    align-items: center;
    }
div.e2dd7e219.s8b1fc06_an .w5pfjsya4d{
    font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: var(--page-primary);
    margin-bottom: 1.5rem;
    font-weight: 700;
    border: 1px solid var(--page-primary);
    padding: 0.25rem 1rem;
    }
div.e2dd7e219.s8b1fc06_an .wd6118b0{
    font-size: 3.5rem;
    letter-spacing: -0.02em;
    margin-bottom: 1.5rem;
    }
div.e2dd7e219.s8b1fc06_an .d2cdc0_ccad{
    font-size: 1.25rem;
    color: var(--page-dark-text-muted);
    margin-bottom: 3rem;
    }
div.e2dd7e219.s8b1fc06_an .y0ffd2__bd0{
    margin-top: 2rem;
    font-size: 0.95rem;
    color: var(--page-dark-text-muted);
    opacity: 0.8;
    }
div.e2dd7e219.s8b1fc06_an .upe6nqc8otn{
    background-color: var(--page-bg); color: #1a1a2e;}
div.e2dd7e219.s8b1fc06_an .dd3ac7fcee{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 2rem;
    }
div.e2dd7e219.s8b1fc06_an .v7a67_f9b4{
    background: var(--page-surface);
    padding: 2.5rem 2rem;
    border: 1px solid rgba(0,0,0,0.06);
    border-top: 4px solid var(--page-secondary);
    box-shadow: 0 4px 12px rgba(0,0,0,0.02); color: #1a1a2e;}
div.e2dd7e219.s8b1fc06_an .v7a67_f9b4 h3{
    font-size: 1.25rem;
    margin-bottom: 1rem;
    font-family: var(--font-sans);
    display: flex;
    align-items: center;
    gap: 0.5rem;
    }
div.e2dd7e219.s8b1fc06_an .v7a67_f9b4 p{
    color: var(--page-text-muted);
    font-size: 1rem;
    margin: 0;
    }
div.e2dd7e219.s8b1fc06_an .c8d89__598{
    background-color: var(--page-surface);
    border-top: 1px solid rgba(0,0,0,0.05);
    border-bottom: 1px solid rgba(0,0,0,0.05); color: #1a1a2e;}
div.e2dd7e219.s8b1fc06_an .h01ee4da_pt{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1.5rem;
    }
@media (max-width: 1024px) {div.e2dd7e219.s8b1fc06_an .h01ee4da_pt{ grid-template-columns: repeat(2, 1fr); gap: 2rem; }}
@media (max-width: 600px) {div.e2dd7e219.s8b1fc06_an .h01ee4da_pt{ grid-template-columns: 1fr; }}
div.e2dd7e219.s8b1fc06_an .fedee__0bb3{
    background: var(--page-bg);
    padding: 2.5rem 1.5rem;
    display: flex;
    flex-direction: column;
    border: 1px solid transparent;
    transition: all 0.3s ease; color: #1a1a2e;}
div.e2dd7e219.s8b1fc06_an .fedee__0bb3:hover{
    background: var(--page-dark-bg);
    color: var(--page-dark-text);
    transform: translateY(-8px);
    border-color: var(--page-primary);
    }
div.e2dd7e219.s8b1fc06_an .fedee__0bb3:hover p{
    color: var(--page-dark-text-muted);
    }
div.e2dd7e219.s8b1fc06_an .n8ad6757c{
    width: 48px;
    height: 48px;
    margin-bottom: 2rem;
    color: var(--page-primary);
    }
div.e2dd7e219.s8b1fc06_an .fedee__0bb3 h3{
    font-size: 1.5rem;
    margin-bottom: 1rem;
    }
div.e2dd7e219.s8b1fc06_an .fedee__0bb3 p{
    font-size: 1rem;
    color: var(--page-text-muted);
    flex-grow: 1;
    margin: 0;
    }
div.e2dd7e219.s8b1fc06_an .k7ed60i723{
    background-color: var(--page-bg); color: #1a1a2e;}
div.e2dd7e219.s8b1fc06_an .ied92269b60{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5rem;
    align-items: center;
    }
@media (max-width: 900px) {div.e2dd7e219.s8b1fc06_an .ied92269b60{ grid-template-columns: 1fr; gap: 3rem; }}
div.e2dd7e219.s8b1fc06_an .cf1c3__9f3{
    position: relative;
    }
div.e2dd7e219.s8b1fc06_an .cf1c3__9f3::before{
    content: "";
    position: absolute;
    top: 20px;
    left: 20px;
    right: -20px;
    bottom: -20px;
    background-color: var(--page-secondary);
    z-index: 0; color: #1a1a2e;}
div.e2dd7e219.s8b1fc06_an .f166df1e9{
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto;
    aspect-ratio: 4/3;
    object-fit: cover;
    border: 2px solid var(--page-text);
    display: block;
    }
div.e2dd7e219.s8b1fc06_an .x3b9d97c79{
    margin-bottom: 2.5rem;
    padding-left: 3.5rem;
    position: relative;
    }
div.e2dd7e219.s8b1fc06_an .x3b9d97c79:last-child{
    margin-bottom: 0;
    }
div.e2dd7e219.s8b1fc06_an .jf57f6_77d{
    position: absolute;
    left: 0;
    top: -8px;
    font-family: var(--font-serif);
    font-size: 3rem;
    font-weight: 700;
    color: var(--page-primary-dark);
    line-height: 1;
    }
div.e2dd7e219.s8b1fc06_an .x3b9d97c79 h3{
    font-size: 1.25rem;
    margin-bottom: 0.75rem;
    font-family: var(--font-sans);
    }
div.e2dd7e219.s8b1fc06_an .x3b9d97c79 p{
    color: var(--page-text-muted);
    font-size: 1rem;
    margin: 0;
    }
div.e2dd7e219.s8b1fc06_an .a8d8187700{
    background-color: var(--page-surface); color: #1a1a2e;}
div.e2dd7e219.s8b1fc06_an .i0b173b_pi3{
    max-width: var(--page-read-width);
    margin: 0 auto;
    }
div.e2dd7e219.s8b1fc06_an .tns4wd3h4v{
    margin-bottom: 2rem;
    padding: 2rem;
    background-color: var(--page-bg);
    border-left: 6px solid var(--page-text); color: #1a1a2e;}
div.e2dd7e219.s8b1fc06_an .tns4wd3h4v h3{
    font-size: 1.25rem;
    margin-bottom: 0.75rem;
    font-family: var(--font-sans);
    }
div.e2dd7e219.s8b1fc06_an .tns4wd3h4v p{
    color: var(--page-text-muted);
    font-size: 1rem;
    margin: 0;
    }
div.e2dd7e219.s8b1fc06_an .m4f1d28d{
    background-color: var(--page-dark-bg);
    color: var(--page-dark-text);
    border-top: 4px solid var(--page-secondary);
    }
div.e2dd7e219.s8b1fc06_an .x453bb97{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2.5rem;
    }
@media (max-width: 800px) {div.e2dd7e219.s8b1fc06_an .x453bb97{ grid-template-columns: 1fr; }}
div.e2dd7e219.s8b1fc06_an .n69966__7563{
    padding: 2.5rem 2rem;
    border: 1px solid rgba(255,255,255,0.1);
    background: rgba(255,255,255,0.02); color: #1a1a2e;}
div.e2dd7e219.s8b1fc06_an .n69966__7563 h3{
    font-size: 1.25rem;
    color: var(--page-primary);
    margin-bottom: 1rem;
    font-family: var(--font-sans);
    }
div.e2dd7e219.s8b1fc06_an .n69966__7563 p{
    color: var(--page-dark-text-muted);
    font-size: 1rem;
    margin: 0;
    }
div.e2dd7e219.s8b1fc06_an .e73ef3_ce4f{
    background-color: #050505;
    color: rgba(255,255,255,0.5);
    padding: 4rem 0;
    text-align: center;
    font-size: 0.9rem;
    }
div.e2dd7e219.s8b1fc06_an .e73ef3_ce4f p{
    margin: 0.5rem 0;
    }
div.e2dd7e219.s8b1fc06_an .gdffbe509{box-sizing:border-box;}
.c2e9681_3df{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 100px;
    padding-bottom: 60px;
    width: 100%;
    display: flex;
    justify-content: center; color: #1a1a2e;}
.l58d30_ix{
    width: 100%;
    max-width: var(--max-width);
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    }
.mdb9b__8bc24{
    width: 100%;
    max-width: 760px;
    text-align: center;
    margin-bottom: 80px;
    }
.rfa08a7_9d62{
    font-family: var(--font-serif);
    font-size: 42px;
    color: var(--text-color);
    margin-bottom: 24px;
    letter-spacing: -0.02em;
    font-weight: 700;
    }
.x00e3__a7aaf{
    font-family: var(--font-sans);
    font-size: 18px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-bottom: 40px;
    }
.g05dddbd3b6{
    display: inline-block;
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 18px 48px;
    font-family: var(--font-sans);
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    transition: var(--transition);
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-md);
    border: none;
    cursor: pointer;
    }
.g05dddbd3b6:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
    filter: brightness(1.1);
    }
.mc7d2d8e_0f{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 80px; color: #ffffff;}
.a7f6a0_fy{
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 120px;
    margin-bottom: 100px;
    }
.p695f0__5ef{
    flex: 0 1 auto;
    min-width: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
    }
.i5vpcdw3t9{
    font-family: var(--font-sans);
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: var(--text-color);
    margin-bottom: 24px;
    }
.c3d9240c_elw{
    font-family: var(--font-sans);
    font-size: 15px;
    color: var(--text-muted);
    text-decoration: none;
    margin-bottom: 16px;
    transition: var(--transition);
    }
.c3d9240c_elw:hover{
    color: var(--primary-color);
    }
.fcab__83018{
    width: 100%;
    padding-top: 40px;
    border-top: 1px solid var(--border-color);
    display: flex;
    justify-content: center;
    }
.p39a8db29{
    display: flex;
    gap: 24px;
    align-items: center;
    }
.hrknbb54rvc9{
    font-family: var(--font-sans);
    font-size: 14px;
    color: var(--text-color);
    font-weight: 600;
    }
.f3286b6{
    font-family: var(--font-sans);
    font-size: 14px;
    color: var(--text-muted);
    }
@media (max-width: 768px){.c2e9681_3df {
    padding-top: 60px;
    }
.rfa08a7_9d62 {
    font-size: 32px;
    }
.a7f6a0_fy {
    flex-direction: column;
    gap: 40px;
    align-items: center;
    text-align: center;
    }
.p695f0__5ef {
    width: 100%;
    min-width: unset;
    }
.p39a8db29 {
    flex-direction: column;
    gap: 12px;
    text-align: center;
    }}
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    background-color: var(--bg-color);
    color: var(--text-color);
    font-family: var(--font-sans);
    }
.c2c1__d8f{
    position: sticky;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(10px);
    border-bottom: 1px solid var(--border-color);
    display: flex;
    justify-content: center; color: #1a1a2e;}
.ywkjkvt1in{
    width: 100%;
    max-width: var(--max-width);
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.bf78e2_d200{
    font-family: var(--font-serif);
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 10px;
    letter-spacing: -0.02em;
    }
.z8eeffbc{
    width: 12px;
    height: 24px;
    background: var(--primary-color);
    display: inline-block;
    transform: skewX(-15deg); color: #1a1a2e;}
.ia0188a{
    display: flex;
    list-style: none;
    gap: 32px;
    margin: 0 40px;
    }
.nrc97pehaman{
    font-size: 0.95rem;
    font-weight: 500;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    position: relative;
    padding: 8px 0;
    }
.nrc97pehaman:hover{
    color: var(--primary-color);
    }
.nrc97pehaman::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.nrc97pehaman:hover::after{
    width: 100%;
    }
.k05dabe_ac8d{
    display: flex;
    align-items: center;
    gap: 20px;
    }
.me9a78__22859{
    background: var(--primary-color); 
    color: #1a1a2e;                  
    padding: 12px 24px;
    font-weight: 600;
    text-decoration: none;
    font-size: 0.9rem;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: var(--transition);
    box-shadow: 4px 4px 0px var(--secondary-color); 
    border: 1px solid var(--primary-color);
    }
.me9a78__22859:hover{
    background: var(--text-color); 
    border-color: var(--text-color);
    transform: translate(2px, 2px);
    box-shadow: 0px 0px 0px var(--secondary-color); color: #ffffff;}
.w8b1__21b{
    width: 18px;
    height: 18px;
    transition: var(--transition);
    }
.me9a78__22859:hover .w8b1__21b{
    transform: translateX(3px);
    }
.he20d1_a52{
    display: none;
    flex-direction: column;
    gap: 6px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
    }
.uekmr1j3{
    width: 24px;
    height: 2px;
    background: var(--text-color);
    display: block; color: #ffffff;}
@media (max-width: 1024px){.ia0188a {
    display: none; 
    }
.he20d1_a52 {
    display: flex;
    }
.ywkjkvt1in {
    max-width: 100%;
    }}
@media (max-width: 480px){.bf78e2_d200{
    font-size: 1.2rem;
    }
.me9a78__22859{
    padding: 8px 16px;
    font-size: 0.8rem;
    }}
.nrc97pehaman.active{color: var(--primary-color);}
.kb6280b_9dea{list-style:none;}
.nrc97pehaman.active {color: var(--primary-color);}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.e2dd7e219 img.fc38b00b4 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.e2dd7e219 img.fc38b00b4.a1fb17_2bc1 { aspect-ratio: 16 / 9; }
div.e2dd7e219 img.fc38b00b4.zb28dd3fc { aspect-ratio: 16 / 10; }
div.e2dd7e219 img.fc38b00b4.t4be__40ab { aspect-ratio: 4 / 3; }
div.e2dd7e219 img.fc38b00b4.e13086_716f { aspect-ratio: 1 / 1; }
div.e2dd7e219 :is(div, div, div, div, ul, ol, li, figure, picture, table, form, fieldset, pre, blockquote) {
    box-sizing: border-box !important;
    min-width: 0;
    max-width: 100%;
    }
div.e2dd7e219 .j246f405bd0 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.e2dd7e219 .j246f405bd0.a1fb17_2bc1 { aspect-ratio: 16 / 9; }
div.e2dd7e219 .j246f405bd0.zb28dd3fc { aspect-ratio: 16 / 10; }
div.e2dd7e219 .j246f405bd0.t4be__40ab { aspect-ratio: 4 / 3; }
div.e2dd7e219 .j246f405bd0.e13086_716f { aspect-ratio: 1 / 1; }
div.e2dd7e219 .j246f405bd0 > img.fc38b00b4,
    div.e2dd7e219 .j246f405bd0 > picture > img.fc38b00b4 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.v582d5164 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.v582d5164 > :first-child,
    .v582d5164 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    background-color: var(--bg-color);
    color: var(--text-color);
    font-family: var(--font-sans);
    }
.c2c1__d8f{
    position: sticky;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(10px);
    border-bottom: 1px solid var(--border-color);
    display: flex;
    justify-content: center; color: #1a1a2e;}
.ywkjkvt1in{
    width: 100%;
    max-width: var(--max-width);
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.bf78e2_d200{
    font-family: var(--font-serif);
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--text-color);
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 10px;
    letter-spacing: -0.02em;
    }
.z8eeffbc{
    width: 12px;
    height: 24px;
    background: var(--primary-color);
    display: inline-block;
    transform: skewX(-15deg); color: #1a1a2e;}
.ia0188a{
    display: flex;
    list-style: none;
    gap: 32px;
    margin: 0 40px;
    }
.nrc97pehaman{
    font-size: 0.95rem;
    font-weight: 500;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    position: relative;
    padding: 8px 0;
    }
.nrc97pehaman:hover{
    color: var(--primary-color);
    }
.nrc97pehaman::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--primary-color);
    transition: var(--transition); color: #1a1a2e;}
.nrc97pehaman:hover::after{
    width: 100%;
    }
.k05dabe_ac8d{
    display: flex;
    align-items: center;
    gap: 20px;
    }
.me9a78__22859{
    background: var(--primary-color); 
    color: #1a1a2e;                  
    padding: 12px 24px;
    font-weight: 600;
    text-decoration: none;
    font-size: 0.9rem;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: var(--transition);
    box-shadow: 4px 4px 0px var(--secondary-color); 
    border: 1px solid var(--primary-color);
    }
.me9a78__22859:hover{
    background: var(--text-color); 
    border-color: var(--text-color);
    transform: translate(2px, 2px);
    box-shadow: 0px 0px 0px var(--secondary-color); color: #ffffff;}
.w8b1__21b{
    width: 18px;
    height: 18px;
    transition: var(--transition);
    }
.me9a78__22859:hover .w8b1__21b{
    transform: translateX(3px);
    }
.he20d1_a52{
    display: none;
    flex-direction: column;
    gap: 6px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
    }
.uekmr1j3{
    width: 24px;
    height: 2px;
    background: var(--text-color);
    display: block; color: #ffffff;}
@media (max-width: 1024px){.ia0188a {
    display: none; 
    }
.he20d1_a52 {
    display: flex;
    }
.ywkjkvt1in {
    max-width: 100%;
    }}
@media (max-width: 480px){.bf78e2_d200{
    font-size: 1.2rem;
    }
.me9a78__22859{
    padding: 8px 16px;
    font-size: 0.8rem;
    }}
.nrc97pehaman.active{color: var(--primary-color);}
.kb6280b_9dea{list-style:none;}
.nrc97pehaman.active{color: var(--primary-color);}
.c2e9681_3df{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 100px;
    padding-bottom: 60px;
    width: 100%;
    display: flex;
    justify-content: center; color: #1a1a2e;}
.l58d30_ix{
    width: 100%;
    max-width: var(--max-width);
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    }
.mdb9b__8bc24{
    width: 100%;
    max-width: 760px;
    text-align: center;
    margin-bottom: 80px;
    }
.rfa08a7_9d62{
    font-family: var(--font-serif);
    font-size: 42px;
    color: var(--text-color);
    margin-bottom: 24px;
    letter-spacing: -0.02em;
    font-weight: 700;
    }
.x00e3__a7aaf{
    font-family: var(--font-sans);
    font-size: 18px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-bottom: 40px;
    }
.g05dddbd3b6{
    display: inline-block;
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 18px 48px;
    font-family: var(--font-sans);
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    transition: var(--transition);
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-md);
    border: none;
    cursor: pointer;
    }
.g05dddbd3b6:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
    filter: brightness(1.1);
    }
.mc7d2d8e_0f{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 80px; color: #ffffff;}
.a7f6a0_fy{
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 120px;
    margin-bottom: 100px;
    }
.p695f0__5ef{
    flex: 0 1 auto;
    min-width: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
    }
.i5vpcdw3t9{
    font-family: var(--font-sans);
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: var(--text-color);
    margin-bottom: 24px;
    }
.c3d9240c_elw{
    font-family: var(--font-sans);
    font-size: 15px;
    color: var(--text-muted);
    text-decoration: none;
    margin-bottom: 16px;
    transition: var(--transition);
    }
.c3d9240c_elw:hover{
    color: var(--primary-color);
    }
.fcab__83018{
    width: 100%;
    padding-top: 40px;
    border-top: 1px solid var(--border-color);
    display: flex;
    justify-content: center;
    }
.p39a8db29{
    display: flex;
    gap: 24px;
    align-items: center;
    }
.hrknbb54rvc9{
    font-family: var(--font-sans);
    font-size: 14px;
    color: var(--text-color);
    font-weight: 600;
    }
.f3286b6{
    font-family: var(--font-sans);
    font-size: 14px;
    color: var(--text-muted);
    }
@media (max-width: 768px){.c2e9681_3df {
    padding-top: 60px;
    }
.rfa08a7_9d62 {
    font-size: 32px;
    }
.a7f6a0_fy {
    flex-direction: column;
    gap: 40px;
    align-items: center;
    text-align: center;
    }
.p695f0__5ef {
    width: 100%;
    min-width: unset;
    }
.p39a8db29 {
    flex-direction: column;
    gap: 12px;
    text-align: center;
    }}
*{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body{
  background-color: var(--bg-color);
  color: var(--text-color);
  font-family: var(--font-sans);
}
.c2c1__d8f{
  position: sticky;
  top: 0;
  z-index: 1000;
  width: 100%;
  height: var(--nav-height);
  background: var(--nav-bg);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid var(--border-color);
  display: flex;
  justify-content: center; color: #1a1a2e;}
.ywkjkvt1in{
  width: 100%;
  max-width: var(--max-width);
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bf78e2_d200{
  font-family: var(--font-serif);
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--text-color);
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 10px;
  letter-spacing: -0.02em;
}
.z8eeffbc{
  width: 12px;
  height: 24px;
  background: var(--primary-color);
  display: inline-block;
  transform: skewX(-15deg); color: #1a1a2e;}
.ia0188a{
  display: flex;
  list-style: none;
  gap: 32px;
  margin: 0 40px;
}
.nrc97pehaman{
  font-size: 0.95rem;
  font-weight: 500;
  color: var(--text-muted);
  text-decoration: none;
  transition: var(--transition);
  position: relative;
  padding: 8px 0;
}
.nrc97pehaman:hover{
  color: var(--primary-color);
}
.nrc97pehaman::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: var(--primary-color);
  transition: var(--transition); color: #1a1a2e;}
.nrc97pehaman:hover::after{
  width: 100%;
}
.k05dabe_ac8d{
  display: flex;
  align-items: center;
  gap: 20px;
}
.me9a78__22859{
  background: var(--primary-color); 
  color: #1a1a2e;                  
  padding: 12px 24px;
  font-weight: 600;
  text-decoration: none;
  font-size: 0.9rem;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: var(--transition);
  box-shadow: 4px 4px 0px var(--secondary-color); 
  border: 1px solid var(--primary-color);
}
.me9a78__22859:hover{
  background: var(--text-color); 
  border-color: var(--text-color);
  transform: translate(2px, 2px);
  box-shadow: 0px 0px 0px var(--secondary-color); color: #ffffff;}
.w8b1__21b{
  width: 18px;
  height: 18px;
  transition: var(--transition);
}
.me9a78__22859:hover .w8b1__21b{
  transform: translateX(3px);
}
.he20d1_a52{
  display: none;
  flex-direction: column;
  gap: 6px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 4px;
}
.uekmr1j3{
  width: 24px;
  height: 2px;
  background: var(--text-color);
  display: block; color: #ffffff;}
@media (max-width: 1024px){.ia0188a {
    display: none; 
  }
.he20d1_a52 {
    display: flex;
  }
.ywkjkvt1in {
    max-width: 100%;
  }}
@media (max-width: 480px){.bf78e2_d200{
    font-size: 1.2rem;
  }
.me9a78__22859{
    padding: 8px 16px;
    font-size: 0.8rem;
  }}
.nrc97pehaman.active{color: var(--primary-color);}
.kb6280b_9dea{list-style:none;}
.nrc97pehaman.active{color: var(--primary-color);}
.ped3__b7af{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 100px;
    padding-bottom: 60px;
    width: 100%;
    display: flex;
    justify-content: center; color: #1a1a2e;}
.be9e058453e{
    width: 100%;
    max-width: var(--max-width);
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.xbd2ba9d1{
    width: 100%;
    max-width: 760px;
    text-align: center;
    margin-bottom: 80px;
}
.z4ff09_1b7c{
    font-family: var(--font-serif);
    font-size: 42px;
    color: var(--text-color);
    margin-bottom: 24px;
    letter-spacing: -0.02em;
    font-weight: 700;
}
.f3e926e3186{
    font-family: var(--font-sans);
    font-size: 18px;
    line-height: 1.6;
    color: var(--text-muted);
    margin-bottom: 40px;
}
.ycd448ec6ac{
    display: inline-block;
    background-color: var(--primary-color);
    color: #1a1a2e;
    padding: 18px 48px;
    font-family: var(--font-sans);
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    transition: var(--transition);
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-md);
    border: none;
    cursor: pointer;
}
.ycd448ec6ac:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
    filter: brightness(1.1);
}
.fe705c64d73{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 80px; color: #ffffff;}
.s120fa3e8{
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 120px;
    margin-bottom: 100px;
}
.m49ff84345a{
    flex: 0 1 auto;
    min-width: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.i08b__9720{
    font-family: var(--font-sans);
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: var(--text-color);
    margin-bottom: 24px;
}
.t4742bf0a{
    font-family: var(--font-sans);
    font-size: 15px;
    color: var(--text-muted);
    text-decoration: none;
    margin-bottom: 16px;
    transition: var(--transition);
}
.t4742bf0a:hover{
    color: var(--primary-color);
}
.d912__0fa0{
    width: 100%;
    padding-top: 40px;
    border-top: 1px solid var(--border-color);
    display: flex;
    justify-content: center;
}
.u76e7b85e3c{
    display: flex;
    gap: 24px;
    align-items: center;
}
.w1f71582109{
    font-family: var(--font-sans);
    font-size: 14px;
    color: var(--text-color);
    font-weight: 600;
}
.m181__2455{
    font-family: var(--font-sans);
    font-size: 14px;
    color: var(--text-muted);
}
@media (max-width: 768px){.ped3__b7af {
        padding-top: 60px;
    }
.z4ff09_1b7c {
        font-size: 32px;
    }
.s120fa3e8 {
        flex-direction: column;
        gap: 40px;
        align-items: center;
        text-align: center;
    }
.m49ff84345a {
        width: 100%;
        min-width: unset;
    }
.u76e7b85e3c {
        flex-direction: column;
        gap: 12px;
        text-align: center;
    }}
.p913__3e59{box-sizing:border-box;}
.re79__d97f{display:block;max-width:100%;height:auto;}
.jaba7c_74be{box-sizing:border-box;}
.b87fa7602{box-sizing:border-box;}
.lc4f__7ced{box-sizing:border-box;}