:root {

  --tips-primary: hsl(61, 74%, 57%);
  --tips-secondary: hsl(167, 59%, 57%);
  --tips-bg: hsl(61, 7%, 96%);
  --tips-text: hsl(61, 10%, 10%);
  --tips-accent: hsl(61, 10%, 25%);
  --tips-card-bg: #ffffff;
  --max-width: 1200px;
  --text-max-width: 760px;
  --transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  --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;
  --nav-bg: rgba(255, 255, 255, 0.95);
  --font-serif: "Playfair Display", "Times New Roman", serif;
  --font-sans: "Inter", -apple-system, 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.e2dd7e219.pa104866_68{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    background-color: var(--tips-bg, #f4f4f4);
    color: var(--tips-text, #1a1a1a);
    margin: 0;
    padding: 0;
    line-height: 1.6;
    }
div.e2dd7e219.pa104866_68 .x109d_e54{
    max-width: var(--max-width, 1200px);
    margin: 0 auto;
    padding: 0 24px;
    }
div.e2dd7e219.pa104866_68 .t1d038__abd0c{
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    radial-gradient(circle at bottom left, var(--tips-primary, #e2ff66), transparent 40%);
    padding: 80px 24px;
    }
div.e2dd7e219.pa104866_68 .b0a3d__abbe4{
    max-width: var(--text-max-width, 760px);
    }
div.e2dd7e219.pa104866_68 .t1d038__abd0c h1{
    font-size: clamp(2.5rem, 5vw, 4rem);
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: 24px;
    color: var(--tips-text, #111);
    }
div.e2dd7e219.pa104866_68 .t1d038__abd0c p{
    font-size: 1.25rem;
    margin-bottom: 40px;
    color: var(--tips-accent, #333);
    }
div.e2dd7e219.pa104866_68 .ec50c_56{
    display: inline-flex;
    align-items: center;
    gap: 12px;
    }
div.e2dd7e219.pa104866_68 .zb983_1d{
    background-color: var(--tips-text, #111);
    color: var(--tips-primary, #e2ff66);
    padding: 16px 32px;
    border-radius: 4px;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.1rem;
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    transition: var(--transition);
    }
div.e2dd7e219.pa104866_68 .zb983_1d:hover{
    transform: translateY(-2px);
    box-shadow: 0 15px 30px rgba(0,0,0,0.15);
    background-color: #000; color: #ffffff;}
div.e2dd7e219.pa104866_68 .c7d70b__48b{
    padding: 100px 0;
    background: #fff; color: #1a1a2e;}
div.e2dd7e219.pa104866_68 .t43746572{
    text-align: center;
    margin-bottom: 60px;
    }
div.e2dd7e219.pa104866_68 .t43746572 h2{
    font-size: 2.5rem;
    margin-bottom: 16px;
    }
div.e2dd7e219.pa104866_68 .priy0091n39o{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 32px;
    margin-top: 48px;
    }
div.e2dd7e219.pa104866_68 .l50119c2_6cs0{
    padding: 32px;
    border: 1px solid #eee;
    border-left: 4px solid var(--tips-secondary, #4ecdc4);
    background: #fafafa; color: #1a1a2e;}
div.e2dd7e219.pa104866_68 .e7c39_3809{
    font-weight: 900;
    color: var(--tips-secondary, #4ecdc4);
    font-size: 1.2rem;
    display: block;
    margin-bottom: 12px;
    }
div.e2dd7e219.pa104866_68 .l50119c2_6cs0 h3{
    margin-bottom: 12px;
    font-size: 1.4rem;
    }
div.e2dd7e219.pa104866_68 .o02661a_lwf{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    padding: 100px 0;
    }
@media (max-width: 1024px) {div.e2dd7e219.pa104866_68 .o02661a_lwf{ grid-template-columns: repeat(2, 1fr); }}
@media (max-width: 600px) {div.e2dd7e219.pa104866_68 .o02661a_lwf{ grid-template-columns: 1fr; }}
div.e2dd7e219.pa104866_68 .p428779_3g{
    background: var(--tips-card-bg, #fff);
    padding: 24px;
    border-radius: 8px;
    box-shadow: var(--shadow-sm, 0 2px 4px rgba(0,0,0,0.05));
    transition: var(--transition);
    display: flex;
    flex-direction: column; color: #1a1a2e;}
div.e2dd7e219.pa104866_68 .p428779_3g:hover{
    transform: translateY(-5px);
    box-shadow: var(--shadow-lg, 0 10px 25px rgba(0,0,0,0.1));
    }
div.e2dd7e219.pa104866_68 .fc2bc5__901a{
    width: 40px;
    height: 40px;
    background: var(--tips-primary, #e2ff66);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    margin-bottom: 20px; color: #1a1a2e;}
div.e2dd7e219.pa104866_68 .p428779_3g kbd{
    background: #eee;
    padding: 2px 6px;
    border-radius: 3px;
    font-family: monospace;
    font-size: 0.9em; color: #1a1a2e;}
div.e2dd7e219.pa104866_68 .se81063_kp77{
    padding: 100px 0;
    display: flex;
    align-items: center;
    gap: 60px;
    }
div.e2dd7e219.pa104866_68 .se81063_kp77:nth-child(even){
    flex-direction: row-reverse;
    }
div.e2dd7e219.pa104866_68 .z4c0a_b3{
    flex: 1;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 20px 20px 0 var(--tips-secondary, #4ecdc4);
    }
div.e2dd7e219.pa104866_68 .z4c0a_b3 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    }
div.e2dd7e219.pa104866_68 .y4f94f6_ztho{
    flex: 1;
    }
div.e2dd7e219.pa104866_68 .y4f94f6_ztho h2{
    font-size: 2.2rem;
    margin-bottom: 24px;
    }
div.e2dd7e219.pa104866_68 .i1621986_7paj{
    padding: 100px 0;
    background: var(--tips-accent, #1a1a1a);
    color: #fff;
    }
div.e2dd7e219.pa104866_68 .aa514fc_r7l4{
    max-width: 800px;
    margin: 40px auto 0;
    }
div.e2dd7e219.pa104866_68 .ybcc457_2c6{
    margin-bottom: 32px;
    border-bottom: 1px solid #333;
    padding-bottom: 24px;
    }
div.e2dd7e219.pa104866_68 .ybcc457_2c6 h3{
    color: var(--tips-primary, #e2ff66);
    margin-bottom: 12px;
    font-size: 1.2rem;
    }
div.e2dd7e219.pa104866_68 .a7f6a0_fy{
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    gap: 40px;
    margin-bottom: 40px;
    }
div.e2dd7e219.pa104866_68 .h513e3e0d86{
    font-weight: 800;
    font-size: 1.5rem;
    margin-bottom: 16px;
    display: block;
    }
div.e2dd7e219.pa104866_68 .l8f1c672e h4{
    margin-bottom: 20px;
    font-size: 1rem;
    }
div.e2dd7e219.pa104866_68 .l8f1c672e ul{
    list-style: none;
    padding: 0;
    margin: 0;
    }
div.e2dd7e219.pa104866_68 .l8f1c672e li{
    margin-bottom: 10px;
    }
div.e2dd7e219.pa104866_68 .l8f1c672e a{
    color: #666;
    text-decoration: none;
    transition: color 0.2s;
    }
div.e2dd7e219.pa104866_68 .l8f1c672e a:hover{
    color: var(--tips-text, #111);
    }
div.e2dd7e219.pa104866_68 .copyright{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid #f0f0f0;
    color: #999;
    font-size: 0.9rem;
    }
div.e2dd7e219.pa104866_68 .zdi1vsz0{
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 100;
    }
div.e2dd7e219.pa104866_68 .riq5hgxcjoi{
    background: var(--tips-primary, #e2ff66);
    color: var(--tips-text, #111);
    padding: 14px 28px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: bold;
    box-shadow: 0 4px 15px rgba(0,0,0,0.2);
    display: flex;
    align-items: center;
    gap: 8px;
    }
.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;
    }
div.e2dd7e219 .j42de3_eba1 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    font-size: 0;
    }
div.e2dd7e219 .j42de3_eba1 > .m2618cb2172 {
    width: clamp(20px, 1.35em, 30px);
    height: clamp(20px, 1.35em, 30px);
    stroke: currentColor;
    fill: none;
    stroke-width: 1.9;
    stroke-linecap: round;
    stroke-linejoin: round;
    flex: 0 0 auto;
    }
.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;}
@media (max-width: 768px) {div.e2dd7e219.pa104866_68 .se81063_kp77 { flex-direction: column !important; align-items: stretch !important; gap: 24px !important; padding: 48px 20px !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }
div.e2dd7e219.pa104866_68 .se81063_kp77 > * { width: 100% !important; max-width: 100% !important; min-width: 0 !important; }
div.e2dd7e219.pa104866_68 .se81063_kp77:nth-child(even) { flex-direction: column !important; }
div.e2dd7e219.pa104866_68 .o02661a_lwf { padding-left: 20px !important; padding-right: 20px !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }}