:root {

  --highlight-primary: hsl(170, 74%, 57%);
  --highlight-secondary: hsl(292, 59%, 57%);
  --highlight-text: var(--text-color, hsl(170, 10%, 10%));
  --highlight-bg: var(--bg-color, hsl(170, 7%, 96%));
  --highlight-max-width: 900px;
  --highlight-reading-width: 760px;
  --highlight-radius: var(--radius-lg, 16px);
  --highlight-shadow: 0 10px 30px -10px rgba(0,0,0,0.1);
  --primary-color: hsl(170, 74%, 57%);
  --secondary-color: hsl(292, 59%, 57%);
  --bg-color: hsl(170, 7%, 96%);
  --text-color: hsl(170, 10%, 10%);
  --text-muted: hsl(170, 10%, 45%);
  --border-color: hsla(170, 10%, 10%, 0.08);
  --radius-sm: 6px;
  --radius-md: 12px;
  --radius-lg: 24px;
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.04);
  --shadow-md: 0 4px 16px rgba(0, 0, 0, 0.08);
  --shadow-lg: 0 12px 32px rgba(0, 0, 0, 0.12);
  --nav-height: 72px;
  --max-width: 1200px;
  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: rgba(244, 246, 245, 0.85);
  --btn-text: #ffffff;
  --font-serif: "Georgia", "Times New Roman", serif;
  --font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  --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.b08e__df5d.bc0e3_b028.b39fef__22e{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    background-color: var(--highlight-bg);
    color: var(--highlight-text);
    line-height: 1.6;
    padding: 0 20px 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    }
div.b08e__df5d.bc0e3_b028 .e8bb7832_yv63{
    width: 100%;
    max-width: var(--highlight-max-width);
    margin: 60px 0;
    text-align: center;
    }
div.b08e__df5d.bc0e3_b028 .hec4__de9bd{
    max-width: var(--highlight-reading-width);
    margin: 0 auto;
    text-align: left;
    }
div.b08e__df5d.bc0e3_b028.b39fef__22e h1{
    font-size: clamp(2.5rem, 5vw, 3.5rem);
    font-weight: 800;
    margin-bottom: 24px;
    letter-spacing: -0.02em;
    color: var(--highlight-text);
    text-align: center;
    }
div.b08e__df5d.bc0e3_b028.b39fef__22e h2{
    font-size: 2rem;
    margin: 40px 0 20px;
    text-align: center;
    }
div.b08e__df5d.bc0e3_b028.b39fef__22e h3{
    font-size: 1.4rem;
    margin: 24px 0 12px;
    color: var(--highlight-primary);
    }
div.b08e__df5d.bc0e3_b028 .qe180c8{
    font-size: 1.25rem;
    color: var(--highlight-text);
    opacity: 0.8;
    max-width: var(--highlight-reading-width);
    margin: 0 auto 40px;
    text-align: center;
    }
div.b08e__df5d.bc0e3_b028 .a1e9c__3e49e{
    background: #ffffff;
    border-radius: var(--highlight-radius);
    padding: 40px;
    margin-bottom: 30px;
    box-shadow: var(--highlight-shadow);
    display: flex;
    flex-direction: column;
    gap: 30px;
    border: 1px solid rgba(0,0,0,0.05); color: #1a1a2e;}
div.b08e__df5d.bc0e3_b028 .h5aed9_e3{
    width: 100%;
    height: auto;
    border-radius: calc(var(--highlight-radius) - 4px);
    object-fit: cover;
    aspect-ratio: 16 / 9;
    }
div.b08e__df5d.bc0e3_b028 .pa06435_qjq{
    list-style: none;
    padding: 0;
    counter-reset: step-counter;
    }
div.b08e__df5d.bc0e3_b028 .o1d6a28_cc{
    display: flex;
    gap: 20px;
    margin-bottom: 24px;
    align-items: flex-start;
    }
div.b08e__df5d.bc0e3_b028 .p49790_d0{
    counter-increment: step-counter;
    content: counter(step-counter);
    background: var(--highlight-primary);
    color: #1a1a2e;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    font-weight: bold;
    }
div.b08e__df5d.bc0e3_b028 .g602c1__44d52{
    background: rgba(255,255,255,0.5);
    border-radius: var(--highlight-radius);
    padding: 40px; color: #1a1a2e;}
div.b08e__df5d.bc0e3_b028 .faac86d3de{
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(0,0,0,0.08);
    padding-bottom: 20px;
    }
div.b08e__df5d.bc0e3_b028 .w89ebb316e{
    font-weight: 700;
    font-size: 1.1rem;
    margin-bottom: 10px;
    display: block;
    }
div.b08e__df5d.bc0e3_b028 .ne3a3fc{
    margin-top: 40px;
    padding: 60px 40px;
    background: linear-gradient(135deg, var(--highlight-primary), var(--highlight-secondary));
    border-radius: var(--highlight-radius);
    color: #1a1a2e;
    text-align: center;
    width: 100%;
    max-width: var(--highlight-reading-width);
    }
div.b08e__df5d.bc0e3_b028 .ycd40688_yi6{
    display: inline-block;
    padding: 16px 40px;
    background: white;
    color: var(--highlight-text);
    text-decoration: none;
    border-radius: 30px;
    font-weight: 700;
    transition: transform 0.2s, box-shadow 0.2s;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    margin-top: 20px;
    }
div.b08e__df5d.bc0e3_b028 .ycd40688_yi6:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0,0,0,0.15);
    }
div.b08e__df5d.bc0e3_b028 .ia5b87637{
    margin-bottom: 20px;
    }
div.b08e__df5d.bc0e3_b028 .ia5b87637 a{
    color: #666;
    margin: 0 10px;
    text-decoration: none;
    }
@media (max-width: 768px) {div.b08e__df5d.bc0e3_b028 .a1e9c__3e49e{ padding: 20px; }
div.b08e__df5d.bc0e3_b028.b39fef__22e h1{ font-size: 2rem; }}
.r2bf3b_e95d{
    background-color: var(--bg-color);
    padding: 80px 24px 40px 24px;
    border-top: 1px solid var(--border-color);
    font-family: var(--font-sans); color: #1a1a2e;}
.kph6seogno{
    max-width: var(--max-width);
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    }
.y07d32d_a4a8{
    margin-bottom: 32px;
    width: 100%;
    }
.u7d3e06_ed10{
    font-family: var(--font-serif);
    font-size: 28px;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.02em;
    margin-bottom: 16px;
    }
.rcb5939{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    max-width: 480px;
    margin: 0 auto;
    }
.v8wet3zs{
    margin-bottom: 64px;
    width: 100%;
    }
.v6b1950d_ebic{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 14px 32px;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    color: #1a1a2e;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    }
.v6b1950d_ebic:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
    filter: brightness(1.05);
    }
.ei4stsdb5l90{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 64px; color: #ffffff;}
.v9cce3b5{
    display: flex;
    justify-content: center;
    gap: 80px;
    width: 100%;
    margin-bottom: 80px;
    flex-wrap: wrap;
    }
.wc19c2fe_w8jr{
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 120px;
    }
.aee684fa9{
    font-family: var(--font-serif);
    font-size: 14px;
    font-weight: 600;
    color: var(--text-color);
    margin-bottom: 24px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    }
.a71d80c031{
    font-size: 14px;
    color: var(--text-muted);
    text-decoration: none;
    margin-bottom: 12px;
    transition: var(--transition);
    }
.a71d80c031:hover{
    color: var(--primary-color);
    }
.j1kddgbc59{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 24px;
    padding-top: 32px;
    border-top: 1px solid var(--border-color);
    }
.uadbca4_a2m7{
    font-size: 13px;
    color: var(--text-muted);
    font-weight: 500;
    }
.wzj0kilqdgyt{
    font-size: 13px;
    color: hsla(170, 10%, 45%, 0.6);
    }
@media (max-width: 768px){.r2bf3b_e95d{
    padding: 60px 20px 32px 20px;
    }
.v9cce3b5{
    gap: 40px;
    flex-direction: column;
    align-items: center;
    }
.wc19c2fe_w8jr{
    align-items: center;
    width: 100%;
    }
.j1kddgbc59{
    flex-direction: column;
    gap: 12px;
    }}
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    font-family: var(--font-sans);
    background-color: var(--bg-color);
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.n02a__98e17{
    position: sticky;
    top: 0;
    z-index: 1000;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    display: flex;
    justify-content: center; 
    width: 100%; color: #1a1a2e;}
.r762f26_4z6a{
    width: var(--max-width);
    height: 100%;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.hyz93m2l1{
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: var(--font-serif);
    font-size: 1.4rem;
    font-weight: 600;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -0.5px;
    }
.i675e62_ac9{
    width: 28px;
    height: 28px;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    border-radius: 50%;
    box-shadow: var(--shadow-sm); color: #1a1a2e;}
.z0d0490_d94{
    display: flex;
    list-style: none;
    gap: 8px;
    margin: 0 20px;
    }
.zyk6hs09g68{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.925rem;
    font-weight: 500;
    padding: 8px 14px;
    border-radius: var(--radius-md);
    transition: var(--transition);
    }
.zyk6hs09g68:hover{
    color: #ffffff;
    background: hsla(170, 10%, 10%, 0.04);
    }
.ad0183d_vu3{
    display: flex;
    align-items: center;
    }
.wf5c7__f174{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--primary-color);
    color: #1a1a2e; 
    text-decoration: none;
    padding: 10px 22px;
    font-size: 0.925rem;
    font-weight: 600;
    border-radius: var(--radius-lg);
    box-shadow: 0 4px 14px -3px hsla(170, 74%, 57%, 0.4);
    transition: var(--transition);
    border: none;
    cursor: pointer;
    }
.wf5c7__f174:hover{
    background: var(--secondary-color);
    transform: translateY(-1px);
    box-shadow: 0 6px 20px -5px hsla(292, 59%, 57%, 0.4);
    color: #1a1a2e;
    }
.wf5c7__f174:active{
    transform: translateY(0);
    }
.m88f2445c2{
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 24px;
    height: 16px;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    }
.x8ec83ef{
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #ffffff;}
@media (max-width: 992px){.z0d0490_d94{
    display: none; 
    }
.m88f2445c2{
    display: flex;
    order: 2;
    }
.hyz93m2l1{
    order: 1;
    }
.ad0183d_vu3{
    display: none; 
    }}
div.b08e__df5d{
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 40px 24px;
    }
.zyk6hs09g68.active{color: #ffffff; background: hsla(170, 10%, 10%, 0.04);}
.me0d8f43_37{list-style:none;}
.zyk6hs09g68.active {color: #ffffff; background: hsla(170, 10%, 10%, 0.04);}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.b08e__df5d img.z56c__757c {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.b08e__df5d img.z56c__757c.a2d77fffc6a { aspect-ratio: 16 / 9; }
div.b08e__df5d img.z56c__757c.q50dcf3282f { aspect-ratio: 16 / 10; }
div.b08e__df5d img.z56c__757c.q22fa29ef1e { aspect-ratio: 4 / 3; }
div.b08e__df5d img.z56c__757c.v174__a088 { aspect-ratio: 1 / 1; }
div.b08e__df5d :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.b08e__df5d .s9d579fca86 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.b08e__df5d .s9d579fca86.a2d77fffc6a { aspect-ratio: 16 / 9; }
div.b08e__df5d .s9d579fca86.q50dcf3282f { aspect-ratio: 16 / 10; }
div.b08e__df5d .s9d579fca86.q22fa29ef1e { aspect-ratio: 4 / 3; }
div.b08e__df5d .s9d579fca86.v174__a088 { aspect-ratio: 1 / 1; }
div.b08e__df5d .s9d579fca86 > img.z56c__757c,
    div.b08e__df5d .s9d579fca86 > picture > img.z56c__757c {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.b08e__df5d.bc0e3_b028 .p49790_d0 a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.b08e__df5d.bc0e3_b028 .p49790_d0 a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.b08e__df5d.bc0e3_b028 .p49790_d0 a:not([class]):hover{opacity:0.92;}
div.b08e__df5d.bc0e3_b028 .p49790_d0 a[class=""]:hover{opacity:0.92;}
div.b08e__df5d.bc0e3_b028 .p49790_d0 a:not([class]):visited{color:#ffffff !important;}
div.b08e__df5d.bc0e3_b028 .p49790_d0 a[class=""]:visited{color:#ffffff !important;}
div.b08e__df5d.bc0e3_b028 .ne3a3fc a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.b08e__df5d.bc0e3_b028 .ne3a3fc a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.b08e__df5d.bc0e3_b028 .ne3a3fc a:not([class]):hover{opacity:0.92;}
div.b08e__df5d.bc0e3_b028 .ne3a3fc a[class=""]:hover{opacity:0.92;}
div.b08e__df5d.bc0e3_b028 .ne3a3fc a:not([class]):visited{color:#ffffff !important;}
div.b08e__df5d.bc0e3_b028 .ne3a3fc a[class=""]:visited{color:#ffffff !important;}
.fcf8__4792 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.fcf8__4792 > :first-child,
    .fcf8__4792 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    font-family: var(--font-sans);
    background-color: var(--bg-color);
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.n02a__98e17{
    position: sticky;
    top: 0;
    z-index: 1000;
    height: var(--nav-height);
    background: var(--nav-bg);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--border-color);
    display: flex;
    justify-content: center; 
    width: 100%; color: #1a1a2e;}
.r762f26_4z6a{
    width: var(--max-width);
    height: 100%;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
.hyz93m2l1{
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: var(--font-serif);
    font-size: 1.4rem;
    font-weight: 600;
    color: var(--text-color);
    text-decoration: none;
    letter-spacing: -0.5px;
    }
.i675e62_ac9{
    width: 28px;
    height: 28px;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    border-radius: 50%;
    box-shadow: var(--shadow-sm); color: #1a1a2e;}
.z0d0490_d94{
    display: flex;
    list-style: none;
    gap: 8px;
    margin: 0 20px;
    }
.zyk6hs09g68{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.925rem;
    font-weight: 500;
    padding: 8px 14px;
    border-radius: var(--radius-md);
    transition: var(--transition);
    }
.zyk6hs09g68:hover{
    color: #ffffff;
    background: hsla(170, 10%, 10%, 0.04);
    }
.ad0183d_vu3{
    display: flex;
    align-items: center;
    }
.wf5c7__f174{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--primary-color);
    color: #1a1a2e; 
    text-decoration: none;
    padding: 10px 22px;
    font-size: 0.925rem;
    font-weight: 600;
    border-radius: var(--radius-lg);
    box-shadow: 0 4px 14px -3px hsla(170, 74%, 57%, 0.4);
    transition: var(--transition);
    border: none;
    cursor: pointer;
    }
.wf5c7__f174:hover{
    background: var(--secondary-color);
    transform: translateY(-1px);
    box-shadow: 0 6px 20px -5px hsla(292, 59%, 57%, 0.4);
    color: #1a1a2e;
    }
.wf5c7__f174:active{
    transform: translateY(0);
    }
.m88f2445c2{
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 24px;
    height: 16px;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    }
.x8ec83ef{
    width: 100%;
    height: 2px;
    background-color: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #ffffff;}
@media (max-width: 992px){.z0d0490_d94{
    display: none; 
    }
.m88f2445c2{
    display: flex;
    order: 2;
    }
.hyz93m2l1{
    order: 1;
    }
.ad0183d_vu3{
    display: none; 
    }}
div.b08e__df5d{
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 40px 24px;
    }
.zyk6hs09g68.active{color: #ffffff; background: hsla(170, 10%, 10%, 0.04);}
.me0d8f43_37{list-style:none;}
.zyk6hs09g68.active{color: #ffffff; background: hsla(170, 10%, 10%, 0.04);}
.r2bf3b_e95d{
    background-color: var(--bg-color);
    padding: 80px 24px 40px 24px;
    border-top: 1px solid var(--border-color);
    font-family: var(--font-sans); color: #1a1a2e;}
.kph6seogno{
    max-width: var(--max-width);
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    }
.y07d32d_a4a8{
    margin-bottom: 32px;
    width: 100%;
    }
.u7d3e06_ed10{
    font-family: var(--font-serif);
    font-size: 28px;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.02em;
    margin-bottom: 16px;
    }
.rcb5939{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted);
    max-width: 480px;
    margin: 0 auto;
    }
.v8wet3zs{
    margin-bottom: 64px;
    width: 100%;
    }
.v6b1950d_ebic{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 14px 32px;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    color: #1a1a2e;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    }
.v6b1950d_ebic:hover{
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg);
    filter: brightness(1.05);
    }
.ei4stsdb5l90{
    width: 100%;
    height: 1px;
    background-color: var(--border-color);
    margin-bottom: 64px; color: #ffffff;}
.v9cce3b5{
    display: flex;
    justify-content: center;
    gap: 80px;
    width: 100%;
    margin-bottom: 80px;
    flex-wrap: wrap;
    }
.wc19c2fe_w8jr{
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 120px;
    }
.aee684fa9{
    font-family: var(--font-serif);
    font-size: 14px;
    font-weight: 600;
    color: var(--text-color);
    margin-bottom: 24px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    }
.a71d80c031{
    font-size: 14px;
    color: var(--text-muted);
    text-decoration: none;
    margin-bottom: 12px;
    transition: var(--transition);
    }
.a71d80c031:hover{
    color: var(--primary-color);
    }
.j1kddgbc59{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 24px;
    padding-top: 32px;
    border-top: 1px solid var(--border-color);
    }
.uadbca4_a2m7{
    font-size: 13px;
    color: var(--text-muted);
    font-weight: 500;
    }
.wzj0kilqdgyt{
    font-size: 13px;
    color: hsla(170, 10%, 45%, 0.6);
    }
@media (max-width: 768px){.r2bf3b_e95d{
    padding: 60px 20px 32px 20px;
    }
.v9cce3b5{
    gap: 40px;
    flex-direction: column;
    align-items: center;
    }
.wc19c2fe_w8jr{
    align-items: center;
    width: 100%;
    }
.j1kddgbc59{
    flex-direction: column;
    gap: 12px;
    }}
*{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body{
  font-family: var(--font-sans);
  background-color: var(--bg-color);
  color: var(--text-color);
  -webkit-font-smoothing: antialiased;
}
.n02a__98e17{
  position: sticky;
  top: 0;
  z-index: 1000;
  height: var(--nav-height);
  background: var(--nav-bg);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--border-color);
  display: flex;
  justify-content: center; 
  width: 100%; color: #1a1a2e;}
.r762f26_4z6a{
  width: var(--max-width);
  height: 100%;
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hyz93m2l1{
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: var(--font-serif);
  font-size: 1.4rem;
  font-weight: 600;
  color: var(--text-color);
  text-decoration: none;
  letter-spacing: -0.5px;
}
.i675e62_ac9{
  width: 28px;
  height: 28px;
  background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
  border-radius: 50%;
  box-shadow: var(--shadow-sm); color: #1a1a2e;}
.z0d0490_d94{
  display: flex;
  list-style: none;
  gap: 8px;
  margin: 0 20px;
}
.zyk6hs09g68{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 0.925rem;
  font-weight: 500;
  padding: 8px 14px;
  border-radius: var(--radius-md);
  transition: var(--transition);
}
.zyk6hs09g68:hover{
  color: #ffffff;
  background: hsla(170, 10%, 10%, 0.04);
}
.ad0183d_vu3{
  display: flex;
  align-items: center;
}
.wf5c7__f174{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--primary-color);
  color: #1a1a2e; 
  text-decoration: none;
  padding: 10px 22px;
  font-size: 0.925rem;
  font-weight: 600;
  border-radius: var(--radius-lg);
  box-shadow: 0 4px 14px -3px hsla(170, 74%, 57%, 0.4);
  transition: var(--transition);
  border: none;
  cursor: pointer;
}
.wf5c7__f174:hover{
  background: var(--secondary-color);
  transform: translateY(-1px);
  box-shadow: 0 6px 20px -5px hsla(292, 59%, 57%, 0.4);
  color: #1a1a2e;
}
.wf5c7__f174:active{
  transform: translateY(0);
}
.m88f2445c2{
  display: none;
  flex-direction: column;
  justify-content: space-between;
  width: 24px;
  height: 16px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
}
.x8ec83ef{
  width: 100%;
  height: 2px;
  background-color: var(--text-color);
  border-radius: 2px;
  transition: var(--transition); color: #ffffff;}
@media (max-width: 992px){.z0d0490_d94{
    display: none; 
  }
.m88f2445c2{
    display: flex;
    order: 2;
  }
.hyz93m2l1{
    order: 1;
  }
.ad0183d_vu3{
    display: none; 
  }}
div.b08e__df5d{
  max-width: var(--max-width);
  margin: 0 auto;
  padding: 40px 24px;
}
.zyk6hs09g68.active{color: #ffffff; background: hsla(170, 10%, 10%, 0.04);}
.me0d8f43_37{list-style:none;}
.zyk6hs09g68.active{color: #ffffff; background: hsla(170, 10%, 10%, 0.04);}
.cbbc53b8e{
  background-color: var(--bg-color);
  padding: 80px 24px 40px 24px;
  border-top: 1px solid var(--border-color);
  font-family: var(--font-sans); color: #1a1a2e;}
.mcc1b1fbee1{
  max-width: var(--max-width);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.pf831657d{
  margin-bottom: 32px;
  width: 100%;
}
.g340487e9f0{
  font-family: var(--font-serif);
  font-size: 28px;
  font-weight: 700;
  color: var(--text-color);
  letter-spacing: -0.02em;
  margin-bottom: 16px;
}
.a46c0436de3{
  font-size: 16px;
  line-height: 1.6;
  color: var(--text-muted);
  max-width: 480px;
  margin: 0 auto;
}
.vea3__e317{
  margin-bottom: 64px;
  width: 100%;
}
.a57c__15b2{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 32px;
  background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
  color: #1a1a2e;
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-md);
  transition: var(--transition);
}
.a57c__15b2:hover{
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg);
  filter: brightness(1.05);
}
.f764e4650a7{
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  margin-bottom: 64px; color: #ffffff;}
.ab50__e198{
  display: flex;
  justify-content: center;
  gap: 80px;
  width: 100%;
  margin-bottom: 80px;
  flex-wrap: wrap;
}
.i7de95_281b{
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 120px;
}
.zd41__8ae1{
  font-family: var(--font-serif);
  font-size: 14px;
  font-weight: 600;
  color: var(--text-color);
  margin-bottom: 24px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.maef9d968{
  font-size: 14px;
  color: var(--text-muted);
  text-decoration: none;
  margin-bottom: 12px;
  transition: var(--transition);
}
.maef9d968:hover{
  color: var(--primary-color);
}
.g711b0_1e23{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
  padding-top: 32px;
  border-top: 1px solid var(--border-color);
}
.a67a4d290{
  font-size: 13px;
  color: var(--text-muted);
  font-weight: 500;
}
.t789899ae1c{
  font-size: 13px;
  color: hsla(170, 10%, 45%, 0.6);
}
@media (max-width: 768px){.cbbc53b8e{
    padding: 60px 20px 32px 20px;
  }
.ab50__e198{
    gap: 40px;
    flex-direction: column;
    align-items: center;
  }
.i7de95_281b{
    align-items: center;
    width: 100%;
  }
.g711b0_1e23{
    flex-direction: column;
    gap: 12px;
  }}
.s2fa__c150{box-sizing:border-box;}
.b4574a3fd{box-sizing:border-box;}
.pb226fa1f{box-sizing:border-box;}
.l405b90bb59{box-sizing:border-box;}
.v1a6f770fbb{display:block;max-width:100%;height:auto;}
.g193__6441{box-sizing:border-box;}