:root {

  --tips-primary: hsl(15, 85%, 50%);
  --tips-primary-hover: hsl(15, 85%, 40%);
  --tips-secondary: hsl(350, 70%, 55%);
  --tips-bg: hsl(30, 20%, 97%);
  --tips-card-bg: hsl(0, 0%, 100%);
  --tips-text-main: hsl(20, 15%, 15%);
  --tips-text-muted: hsl(20, 10%, 40%);
  --tips-radius-lg: 24px;
  --tips-radius-md: 16px;
  --tips-radius-sm: 8px;
  --tips-shadow: 0 12px 32px rgba(45, 20, 10, 0.08);
  --tips-font-serif: "Noto Serif SC", "Songti SC", "STSong", serif;
  --tips-font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  --primary-color: hsl(28, 85%, 52%);
  --secondary-color: hsl(15, 75%, 45%);
  --bg-color: hsl(36, 40%, 97%);
  --text-color: hsl(28, 30%, 12%);
  --text-muted: hsl(28, 15%, 45%);
  --border-color: hsla(28, 30%, 20%, 0.1);
  --radius-sm: 6px;
  --radius-md: 12px;
  --radius-lg: 30px;
  --shadow-sm: 0 2px 8px rgba(0,0,0,0.05);
  --shadow-md: 0 8px 20px rgba(45, 25, 0, 0.08);
  --shadow-lg: 0 12px 32px rgba(45, 25, 0, 0.12);
  --nav-height: 80px;
  --max-width: min(1200px, 94vw);
  --transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  --nav-bg: hsla(36, 40%, 97%, 0.95);
  --accent-soft: hsla(28, 85%, 52%, 0.1);
  --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.ba9e75f68.c7930__0a945.nd336d9_27{
    background-color: var(--tips-bg);
    color: var(--tips-text-main);
    font-family: var(--tips-font-serif);
    line-height: 1.8;
    padding-bottom: 60px;
    font-size: 18px;
    }
div.ba9e75f68.c7930__0a945.nd336d9_27 *{
    box-sizing: border-box;
    }
div.ba9e75f68.c7930__0a945.nd336d9_27 h1, div.ba9e75f68.c7930__0a945.nd336d9_27 h2, div.ba9e75f68.c7930__0a945.nd336d9_27 h3{
    margin: 0;
    font-weight: 700;
    color: var(--tips-text-main);
    line-height: 1.3;
    }
div.ba9e75f68.c7930__0a945.nd336d9_27 p{
    margin: 0 0 1.5em 0;
    color: var(--tips-text-muted);
    }
div.ba9e75f68.c7930__0a945.nd336d9_27 a{
    color: var(--tips-primary);
    text-decoration: none;
    font-weight: 600;
    border-bottom: 1px solid transparent;
    transition: border-color 0.2s ease;
    }
div.ba9e75f68.c7930__0a945.nd336d9_27 a:hover{
    border-color: var(--tips-primary);
    }
div.ba9e75f68.c7930__0a945 .f8gzncymgc{
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 20px 80px;
    display: flex;
    flex-direction: column;
    gap: 40px;
    }
div.ba9e75f68.c7930__0a945 .i8841__965e{
    width: 100%;
    border-radius: var(--tips-radius-lg);
    overflow: hidden;
    box-shadow: var(--tips-shadow);
    background-color: var(--tips-card-bg); color: #1a1a2e;}
div.ba9e75f68.c7930__0a945 .hgwz4qle3eoo{
    width: 100%;
    max-height: 480px;
    object-fit: cover;
    display: block;
    }
div.ba9e75f68.c7930__0a945 .ce6b8e_yzy2{
    max-width: 800px;
    padding: 0 20px;
    }
div.ba9e75f68.c7930__0a945 .ce6b8e_yzy2 h1{
    font-size: 2.8rem;
    margin-bottom: 24px;
    letter-spacing: -0.02em;
    }
div.ba9e75f68.c7930__0a945 .ce6b8e_yzy2 p{
    font-size: 1.2rem;
    margin-bottom: 32px;
    }
div.ba9e75f68.c7930__0a945 .d34ed96_34a{
    display: inline-flex;
    align-items: center;
    }
div.ba9e75f68.c7930__0a945 .c24aa5__71b15{
    display: inline-block;
    background: linear-gradient(135deg, var(--tips-primary), var(--tips-secondary));
    color: #1a1a2e;
    padding: 16px 36px;
    border-radius: 50px;
    font-family: var(--tips-font-sans);
    font-size: 1.1rem;
    font-weight: 600;
    text-align: center;
    box-shadow: 0 8px 24px rgba(220, 80, 40, 0.3);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    border: none;
    }
div.ba9e75f68.c7930__0a945 .c24aa5__71b15:hover{
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(220, 80, 40, 0.4);
    border-color: transparent;
    }
div.ba9e75f68.c7930__0a945 .jsnetw6l51{
    max-width: 900px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    gap: 60px;
    }
div.ba9e75f68.c7930__0a945 .t7dc05f_sf{
    background-color: var(--tips-card-bg);
    border-radius: var(--tips-radius-lg);
    padding: 48px;
    box-shadow: var(--tips-shadow);
    border-left: 6px solid var(--tips-primary); color: #1a1a2e;}
div.ba9e75f68.c7930__0a945 .t7dc05f_sf h2{
    font-size: 1.8rem;
    margin-bottom: 20px;
    }
div.ba9e75f68.c7930__0a945 .t7dc05f_sf code{
    background-color: var(--tips-bg);
    color: #1a1a2e;
    padding: 4px 8px;
    border-radius: var(--tips-radius-sm);
    font-family: monospace;
    font-size: 0.9em;
    }
div.ba9e75f68.c7930__0a945 .gh1edj4kj5{
    display: inline-block;
    background-color: var(--tips-bg);
    padding: 6px 12px;
    border-radius: var(--tips-radius-sm);
    font-family: var(--tips-font-sans);
    font-size: 0.85rem;
    color: #1a1a2e;
    margin-bottom: 24px;
    font-weight: 600;
    }
div.ba9e75f68.c7930__0a945 .x5563e6be75{
    max-width: 1200px;
    margin: 100px auto 0;
    padding: 40px 20px;
    border-top: 1px solid rgba(0,0,0,0.05);
    text-align: center;
    font-family: var(--tips-font-sans);
    font-size: 0.9rem;
    color: var(--tips-text-muted);
    }
@media (max-width: 768px) {div.ba9e75f68.c7930__0a945 .ce6b8e_yzy2 h1{
    font-size: 2.2rem;
    }
div.ba9e75f68.c7930__0a945 .t7dc05f_sf{
    padding: 32px 24px;
    }
div.ba9e75f68.c7930__0a945 .jsnetw6l51{
    gap: 40px;
    }}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: "Georgia", "PT Serif", serif; 
    background-color: var(--bg-color);
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.ne148_51d{
    width: 100%;
    height: var(--nav-height);
    position: sticky;
    top: 0;
    z-index: 1000;
    padding: 12px 0;
    }
.nc8b__20ee{
    max-width: var(--max-width);
    margin: 0 auto;
    height: 100%;
    background: var(--nav-bg);
    backdrop-filter: blur(12px);
    border: 1px solid var(--border-color);
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-md);
    padding: 0 24px; color: #1a1a2e;}
.kf4753f_d2{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    }
.h2133_60e0{
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    transition: var(--transition);
    }
.z8zx262rk{
    width: 32px;
    height: 32px;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    border-radius: 50%;
    position: relative;
    box-shadow: inset 0 -2px 4px rgba(0,0,0,0.2); color: #1a1a2e;}
.z8zx262rk::after{
    content: "";
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    height: 50%;
    background: white;
    border-radius: 50%;
    opacity: 0.9; color: #1a1a2e;}
.o81434f0_hb1x{
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.02em;
    }
.y1903f36c0b{
    display: flex;
    align-items: center;
    gap: 32px;
    }
.z8ezlecc8{
    display: flex;
    list-style: none;
    gap: 8px;
    }
.x23fbb8319{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.95rem;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: var(--radius-md);
    transition: var(--transition);
    }
.x23fbb8319:hover{
    color: #1a1a2e;
    background: var(--accent-soft);
    }
.x23fbb8319.active{
    color: var(--text-color);
    font-weight: 600;
    }
.j1vw9s9io{
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: var(--primary-color);
    color: #1a1a2e; 
    padding: 10px 24px;
    border-radius: var(--radius-lg);
    text-decoration: none;
    font-weight: 600;
    font-size: 0.95rem;
    transition: var(--transition);
    box-shadow: 0 4px 14px hsla(28, 85%, 52%, 0.4);
    }
.j1vw9s9io:hover{
    background: var(--secondary-color);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px hsla(15, 75%, 45%, 0.5); color: #1a1a2e;}
.srpabdtextz{
    width: 16px;
    height: 16px;
    transition: var(--transition);
    }
.j1vw9s9io:hover .srpabdtextz{
    transform: translate(2px, -2px);
    }
.mae54__95b5{
    display: none;
    flex-direction: column;
    gap: 5px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
    }
.w34aa82_eb25{
    width: 24px;
    height: 2px;
    background: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #ffffff;}
@media (max-width: 992px){.z8ezlecc8 {
    display: none; 
    }
.y1903f36c0b {
    gap: 16px;
    }}
@media (max-width: 640px){.ne148_51d{
    padding: 8px 0;
    }
.nc8b__20ee{
    padding: 0 16px;
    }
.o81434f0_hb1x{
    font-size: 1.1rem;
    }
.mae54__95b5{
    display: flex;
    order: 3;
    }
.yfd0c__392a{
    display: none; 
    }}
.nc8b__20ee::before{
    content: "";
    position: absolute;
    top: 0;
    left: 5%;
    right: 5%;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.8), transparent); color: #1a1a2e;}
.x23fbb8319.active {color: #1a1a2e; background: var(--accent-soft);}
.bdbe0a__0a55{
    background-color: var(--bg-color, hsl(36, 40%, 97%));
    padding-top: 80px;
    padding-bottom: 40px;
    border-top: 1px solid var(--border-color, hsla(28, 30%, 20%, 0.1));
    font-family: "Georgia", "serif"; color: #1a1a2e;}
.l821e9_27{
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    gap: 60px;
    }
.c43f4d1{
    background: linear-gradient(135deg, var(--primary-color, hsl(28, 85%, 52%)), var(--secondary-color, hsl(15, 75%, 45%)));
    border-radius: var(--radius-lg, 30px);
    padding: 48px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: var(--shadow-lg, 0 12px 32px rgba(45, 25, 0, 0.12));
    flex-wrap: wrap;
    gap: 30px; color: #1a1a2e;}
.r1e59__2e8db{
    flex: 1;
    min-width: 300px;
    }
.m7f2d2b{
    color: #ffffff;
    font-size: 2rem;
    margin-top: 0;
    margin-bottom: 12px;
    font-weight: 700;
    letter-spacing: -0.02em;
    }
.reaae_cdb1{
    color: hsla(0, 0%, 100%, 0.9);
    font-size: 1.1rem;
    margin: 0;
    font-family: system-ui, -apple-system, sans-serif;
    }
.o03c198_5b{
    flex-shrink: 0;
    }
.af71be_dm{
    background-color: #ffffff;
    color: #1a1a2e;
    padding: 16px 32px;
    border-radius: var(--radius-lg, 30px);
    font-weight: 700;
    text-decoration: none;
    display: inline-block;
    transition: var(--transition, all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1));
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    font-family: system-ui, -apple-system, sans-serif;
    }
.af71be_dm:hover{
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    background-color: var(--bg-color, hsl(36, 40%, 97%)); color: #1a1a2e;}
.y64e__4a2{
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: space-between;
    }
.kfd1cf5{
    flex: 2;
    min-width: 280px;
    }
.b082a__4fb6{
    font-size: 1.5rem;
    font-weight: 800;
    color: var(--text-color, hsl(28, 30%, 12%));
    margin-bottom: 20px;
    }
.sho8t6c8c{
    color: var(--text-muted, hsl(28, 15%, 45%));
    line-height: 1.7;
    font-size: 0.95rem;
    max-width: 360px;
    font-family: system-ui, -apple-system, sans-serif;
    }
.vhv38xo6lfv{
    flex: 1;
    min-width: 140px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    }
.edd27a2_e3{
    font-weight: 700;
    color: var(--text-color, hsl(28, 30%, 12%));
    margin-bottom: 8px;
    font-size: 1rem;
    }
.tb22__8b3c{
    color: var(--text-muted, hsl(28, 15%, 45%));
    text-decoration: none;
    font-size: 0.95rem;
    transition: var(--transition, all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1));
    font-family: system-ui, -apple-system, sans-serif;
    }
.tb22__8b3c:hover{
    color: var(--primary-color, hsl(28, 85%, 52%));
    padding-left: 4px;
    }
.i573a93_33{
    height: 1px;
    background-color: var(--border-color, hsla(28, 30%, 20%, 0.1));
    width: 100%; color: #ffffff;}
.m0s6grdg{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    padding-bottom: 20px;
    }
.m1db0a4{
    display: flex;
    align-items: center;
    gap: 24px;
    flex-wrap: wrap;
    }
.x4efd891{
    color: var(--text-muted, hsl(28, 15%, 45%));
    font-size: 0.9rem;
    font-family: system-ui, -apple-system, sans-serif;
    }
.hb38bc4_wrm{
    color: var(--text-muted, hsl(28, 15%, 45%));
    text-decoration: none;
    font-size: 0.9rem;
    font-family: system-ui, -apple-system, sans-serif;
    transition: color 0.3s ease;
    }
.hb38bc4_wrm:hover{
    color: var(--text-color, hsl(28, 30%, 12%));
    }
.t4261fc{
    display: flex;
    align-items: center;
    gap: 8px;
    background-color: var(--accent-soft, hsla(28, 85%, 52%, 0.1));
    padding: 6px 14px;
    border-radius: var(--radius-lg, 30px); color: #1a1a2e;}
.fa2aa7a_fe{
    width: 8px;
    height: 8px;
    background-color: #10b981;
    border-radius: 50%;
    display: inline-block; color: #1a1a2e;}
.m3e4d1__ee5{
    font-size: 0.85rem;
    color: var(--secondary-color, hsl(15, 75%, 45%));
    font-weight: 600;
    font-family: system-ui, -apple-system, sans-serif;
    }
@media (max-width: 768px){.c43f4d1{
    padding: 32px 24px;
    text-align: center;
    justify-content: center;
    }
.m7f2d2b{
    font-size: 1.5rem;
    }
.y64e__4a2{
    flex-direction: column;
    gap: 32px;
    }
.kfd1cf5{
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    }
.vhv38xo6lfv{
    text-align: center;
    align-items: center;
    }
.m0s6grdg{
    flex-direction: column;
    text-align: center;
    }
.m1db0a4{
    justify-content: center;
    }}
html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.ba9e75f68 img.x89303_5bff {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.ba9e75f68 img.x89303_5bff.z1c1e9ba101 { aspect-ratio: 16 / 9; }
div.ba9e75f68 img.x89303_5bff.gd95a74bd { aspect-ratio: 16 / 10; }
div.ba9e75f68 img.x89303_5bff.lbabd61b3 { aspect-ratio: 4 / 3; }
div.ba9e75f68 img.x89303_5bff.p625f7_2c31 { aspect-ratio: 1 / 1; }
div.ba9e75f68 :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.ba9e75f68 .idf2__51e3 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.ba9e75f68 .idf2__51e3.z1c1e9ba101 { aspect-ratio: 16 / 9; }
div.ba9e75f68 .idf2__51e3.gd95a74bd { aspect-ratio: 16 / 10; }
div.ba9e75f68 .idf2__51e3.lbabd61b3 { aspect-ratio: 4 / 3; }
div.ba9e75f68 .idf2__51e3.p625f7_2c31 { aspect-ratio: 1 / 1; }
div.ba9e75f68 .idf2__51e3 > img.x89303_5bff,
    div.ba9e75f68 .idf2__51e3 > picture > img.x89303_5bff {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.ba9e75f68.c7930__0a945 .c24aa5__71b15 a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.ba9e75f68.c7930__0a945 .c24aa5__71b15 a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.ba9e75f68.c7930__0a945 .c24aa5__71b15 a:not([class]):hover{opacity:0.92;}
div.ba9e75f68.c7930__0a945 .c24aa5__71b15 a[class=""]:hover{opacity:0.92;}
div.ba9e75f68.c7930__0a945 .c24aa5__71b15 a:not([class]):visited{color:#ffffff !important;}
div.ba9e75f68.c7930__0a945 .c24aa5__71b15 a[class=""]:visited{color:#ffffff !important;}
.v8cb0946451 {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.v8cb0946451 > :first-child,
    .v8cb0946451 > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
body{
    font-family: "Georgia", "PT Serif", serif; 
    background-color: var(--bg-color);
    color: var(--text-color);
    -webkit-font-smoothing: antialiased;
    }
.ne148_51d{
    width: 100%;
    height: var(--nav-height);
    position: sticky;
    top: 0;
    z-index: 1000;
    padding: 12px 0;
    }
.nc8b__20ee{
    max-width: var(--max-width);
    margin: 0 auto;
    height: 100%;
    background: var(--nav-bg);
    backdrop-filter: blur(12px);
    border: 1px solid var(--border-color);
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-md);
    padding: 0 24px; color: #1a1a2e;}
.kf4753f_d2{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    }
.h2133_60e0{
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    transition: var(--transition);
    }
.z8zx262rk{
    width: 32px;
    height: 32px;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    border-radius: 50%;
    position: relative;
    box-shadow: inset 0 -2px 4px rgba(0,0,0,0.2); color: #1a1a2e;}
.z8zx262rk::after{
    content: "";
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    height: 50%;
    background: white;
    border-radius: 50%;
    opacity: 0.9; color: #1a1a2e;}
.o81434f0_hb1x{
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: -0.02em;
    }
.y1903f36c0b{
    display: flex;
    align-items: center;
    gap: 32px;
    }
.z8ezlecc8{
    display: flex;
    list-style: none;
    gap: 8px;
    }
.x23fbb8319{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.95rem;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: var(--radius-md);
    transition: var(--transition);
    }
.x23fbb8319:hover{
    color: #1a1a2e;
    background: var(--accent-soft);
    }
.x23fbb8319.active{
    color: var(--text-color);
    font-weight: 600;
    }
.j1vw9s9io{
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: var(--primary-color);
    color: #1a1a2e; 
    padding: 10px 24px;
    border-radius: var(--radius-lg);
    text-decoration: none;
    font-weight: 600;
    font-size: 0.95rem;
    transition: var(--transition);
    box-shadow: 0 4px 14px hsla(28, 85%, 52%, 0.4);
    }
.j1vw9s9io:hover{
    background: var(--secondary-color);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px hsla(15, 75%, 45%, 0.5); color: #1a1a2e;}
.srpabdtextz{
    width: 16px;
    height: 16px;
    transition: var(--transition);
    }
.j1vw9s9io:hover .srpabdtextz{
    transform: translate(2px, -2px);
    }
.mae54__95b5{
    display: none;
    flex-direction: column;
    gap: 5px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
    }
.w34aa82_eb25{
    width: 24px;
    height: 2px;
    background: var(--text-color);
    border-radius: 2px;
    transition: var(--transition); color: #ffffff;}
@media (max-width: 992px){.z8ezlecc8 {
    display: none; 
    }
.y1903f36c0b {
    gap: 16px;
    }}
@media (max-width: 640px){.ne148_51d{
    padding: 8px 0;
    }
.nc8b__20ee{
    padding: 0 16px;
    }
.o81434f0_hb1x{
    font-size: 1.1rem;
    }
.mae54__95b5{
    display: flex;
    order: 3;
    }
.yfd0c__392a{
    display: none; 
    }}
.nc8b__20ee::before{
    content: "";
    position: absolute;
    top: 0;
    left: 5%;
    right: 5%;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.8), transparent); color: #1a1a2e;}
.x23fbb8319.active{color: #1a1a2e; background: var(--accent-soft);}
.bdbe0a__0a55{
    background-color: var(--bg-color, hsl(36, 40%, 97%));
    padding-top: 80px;
    padding-bottom: 40px;
    border-top: 1px solid var(--border-color, hsla(28, 30%, 20%, 0.1));
    font-family: "Georgia", "serif"; color: #1a1a2e;}
.l821e9_27{
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    gap: 60px;
    }
.c43f4d1{
    background: linear-gradient(135deg, var(--primary-color, hsl(28, 85%, 52%)), var(--secondary-color, hsl(15, 75%, 45%)));
    border-radius: var(--radius-lg, 30px);
    padding: 48px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: var(--shadow-lg, 0 12px 32px rgba(45, 25, 0, 0.12));
    flex-wrap: wrap;
    gap: 30px; color: #1a1a2e;}
.r1e59__2e8db{
    flex: 1;
    min-width: 300px;
    }
.m7f2d2b{
    color: #ffffff;
    font-size: 2rem;
    margin-top: 0;
    margin-bottom: 12px;
    font-weight: 700;
    letter-spacing: -0.02em;
    }
.reaae_cdb1{
    color: hsla(0, 0%, 100%, 0.9);
    font-size: 1.1rem;
    margin: 0;
    font-family: system-ui, -apple-system, sans-serif;
    }
.o03c198_5b{
    flex-shrink: 0;
    }
.af71be_dm{
    background-color: #ffffff;
    color: #1a1a2e;
    padding: 16px 32px;
    border-radius: var(--radius-lg, 30px);
    font-weight: 700;
    text-decoration: none;
    display: inline-block;
    transition: var(--transition, all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1));
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    font-family: system-ui, -apple-system, sans-serif;
    }
.af71be_dm:hover{
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    background-color: var(--bg-color, hsl(36, 40%, 97%)); color: #1a1a2e;}
.y64e__4a2{
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: space-between;
    }
.kfd1cf5{
    flex: 2;
    min-width: 280px;
    }
.b082a__4fb6{
    font-size: 1.5rem;
    font-weight: 800;
    color: var(--text-color, hsl(28, 30%, 12%));
    margin-bottom: 20px;
    }
.sho8t6c8c{
    color: var(--text-muted, hsl(28, 15%, 45%));
    line-height: 1.7;
    font-size: 0.95rem;
    max-width: 360px;
    font-family: system-ui, -apple-system, sans-serif;
    }
.vhv38xo6lfv{
    flex: 1;
    min-width: 140px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    }
.edd27a2_e3{
    font-weight: 700;
    color: var(--text-color, hsl(28, 30%, 12%));
    margin-bottom: 8px;
    font-size: 1rem;
    }
.tb22__8b3c{
    color: var(--text-muted, hsl(28, 15%, 45%));
    text-decoration: none;
    font-size: 0.95rem;
    transition: var(--transition, all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1));
    font-family: system-ui, -apple-system, sans-serif;
    }
.tb22__8b3c:hover{
    color: var(--primary-color, hsl(28, 85%, 52%));
    padding-left: 4px;
    }
.i573a93_33{
    height: 1px;
    background-color: var(--border-color, hsla(28, 30%, 20%, 0.1));
    width: 100%; color: #ffffff;}
.m0s6grdg{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    padding-bottom: 20px;
    }
.m1db0a4{
    display: flex;
    align-items: center;
    gap: 24px;
    flex-wrap: wrap;
    }
.x4efd891{
    color: var(--text-muted, hsl(28, 15%, 45%));
    font-size: 0.9rem;
    font-family: system-ui, -apple-system, sans-serif;
    }
.hb38bc4_wrm{
    color: var(--text-muted, hsl(28, 15%, 45%));
    text-decoration: none;
    font-size: 0.9rem;
    font-family: system-ui, -apple-system, sans-serif;
    transition: color 0.3s ease;
    }
.hb38bc4_wrm:hover{
    color: var(--text-color, hsl(28, 30%, 12%));
    }
.t4261fc{
    display: flex;
    align-items: center;
    gap: 8px;
    background-color: var(--accent-soft, hsla(28, 85%, 52%, 0.1));
    padding: 6px 14px;
    border-radius: var(--radius-lg, 30px); color: #1a1a2e;}
.fa2aa7a_fe{
    width: 8px;
    height: 8px;
    background-color: #10b981;
    border-radius: 50%;
    display: inline-block; color: #1a1a2e;}
.m3e4d1__ee5{
    font-size: 0.85rem;
    color: var(--secondary-color, hsl(15, 75%, 45%));
    font-weight: 600;
    font-family: system-ui, -apple-system, sans-serif;
    }
@media (max-width: 768px){.c43f4d1{
    padding: 32px 24px;
    text-align: center;
    justify-content: center;
    }
.m7f2d2b{
    font-size: 1.5rem;
    }
.y64e__4a2{
    flex-direction: column;
    gap: 32px;
    }
.kfd1cf5{
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    }
.vhv38xo6lfv{
    text-align: center;
    align-items: center;
    }
.m0s6grdg{
    flex-direction: column;
    text-align: center;
    }
.m1db0a4{
    justify-content: center;
    }}
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body{
  font-family: "Georgia", "PT Serif", serif; 
  background-color: var(--bg-color);
  color: var(--text-color);
  -webkit-font-smoothing: antialiased;
}
.ne148_51d{
  width: 100%;
  height: var(--nav-height);
  position: sticky;
  top: 0;
  z-index: 1000;
  padding: 12px 0;
}
.nc8b__20ee{
  max-width: var(--max-width);
  margin: 0 auto;
  height: 100%;
  background: var(--nav-bg);
  backdrop-filter: blur(12px);
  border: 1px solid var(--border-color);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-md);
  padding: 0 24px; color: #1a1a2e;}
.kf4753f_d2{
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.h2133_60e0{
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  transition: var(--transition);
}
.z8zx262rk{
  width: 32px;
  height: 32px;
  background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
  border-radius: 50%;
  position: relative;
  box-shadow: inset 0 -2px 4px rgba(0,0,0,0.2); color: #1a1a2e;}
.z8zx262rk::after{
  content: "";
  position: absolute;
  top: 25%;
  left: 25%;
  width: 50%;
  height: 50%;
  background: white;
  border-radius: 50%;
  opacity: 0.9; color: #1a1a2e;}
.o81434f0_hb1x{
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--text-color);
  letter-spacing: -0.02em;
}
.y1903f36c0b{
  display: flex;
  align-items: center;
  gap: 32px;
}
.z8ezlecc8{
  display: flex;
  list-style: none;
  gap: 8px;
}
.x23fbb8319{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 0.95rem;
  font-weight: 500;
  padding: 8px 16px;
  border-radius: var(--radius-md);
  transition: var(--transition);
}
.x23fbb8319:hover{
  color: #1a1a2e;
  background: var(--accent-soft);
}
.x23fbb8319.active{
  color: var(--text-color);
  font-weight: 600;
}
.j1vw9s9io{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--primary-color);
  color: #1a1a2e; 
  padding: 10px 24px;
  border-radius: var(--radius-lg);
  text-decoration: none;
  font-weight: 600;
  font-size: 0.95rem;
  transition: var(--transition);
  box-shadow: 0 4px 14px hsla(28, 85%, 52%, 0.4);
}
.j1vw9s9io:hover{
  background: var(--secondary-color);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px hsla(15, 75%, 45%, 0.5); color: #1a1a2e;}
.srpabdtextz{
  width: 16px;
  height: 16px;
  transition: var(--transition);
}
.j1vw9s9io:hover .srpabdtextz{
  transform: translate(2px, -2px);
}
.mae54__95b5{
  display: none;
  flex-direction: column;
  gap: 5px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 8px;
}
.w34aa82_eb25{
  width: 24px;
  height: 2px;
  background: var(--text-color);
  border-radius: 2px;
  transition: var(--transition); color: #ffffff;}
@media (max-width: 992px){.z8ezlecc8 {
    display: none; 
  }
.y1903f36c0b {
    gap: 16px;
  }}
@media (max-width: 640px){.ne148_51d{
    padding: 8px 0;
  }
.nc8b__20ee{
    padding: 0 16px;
  }
.o81434f0_hb1x{
    font-size: 1.1rem;
  }
.mae54__95b5{
    display: flex;
    order: 3;
  }
.yfd0c__392a{
    display: none; 
  }}
.nc8b__20ee::before{
  content: "";
  position: absolute;
  top: 0;
  left: 5%;
  right: 5%;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.8), transparent); color: #1a1a2e;}
.x23fbb8319.active{color: #1a1a2e; background: var(--accent-soft);}
.q5e43b_3142{
  background-color: var(--bg-color, hsl(36, 40%, 97%));
  padding-top: 80px;
  padding-bottom: 40px;
  border-top: 1px solid var(--border-color, hsla(28, 30%, 20%, 0.1));
  font-family: "Georgia", "serif"; color: #1a1a2e;}
.vdeca8_3a12{
  max-width: var(--max-width, 1200px);
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  gap: 60px;
}
.a7260d05599{
  background: linear-gradient(135deg, var(--primary-color, hsl(28, 85%, 52%)), var(--secondary-color, hsl(15, 75%, 45%)));
  border-radius: var(--radius-lg, 30px);
  padding: 48px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: var(--shadow-lg, 0 12px 32px rgba(45, 25, 0, 0.12));
  flex-wrap: wrap;
  gap: 30px; color: #1a1a2e;}
.f01b5d_f3ec{
  flex: 1;
  min-width: 300px;
}
.z6075b28e3d{
  color: #ffffff;
  font-size: 2rem;
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: 700;
  letter-spacing: -0.02em;
}
.ae76__b238{
  color: hsla(0, 0%, 100%, 0.9);
  font-size: 1.1rem;
  margin: 0;
  font-family: system-ui, -apple-system, sans-serif;
}
.de09__85d8{
  flex-shrink: 0;
}
.xa4db2aa0{
  background-color: #ffffff;
  color: #1a1a2e;
  padding: 16px 32px;
  border-radius: var(--radius-lg, 30px);
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
  transition: var(--transition, all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1));
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  font-family: system-ui, -apple-system, sans-serif;
}
.xa4db2aa0:hover{
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  background-color: var(--bg-color, hsl(36, 40%, 97%)); color: #1a1a2e;}
.gf8562e0f{
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: space-between;
}
.ybf628737bf{
  flex: 2;
  min-width: 280px;
}
.ea2a__15c0{
  font-size: 1.5rem;
  font-weight: 800;
  color: var(--text-color, hsl(28, 30%, 12%));
  margin-bottom: 20px;
}
.p20c0f9c6{
  color: var(--text-muted, hsl(28, 15%, 45%));
  line-height: 1.7;
  font-size: 0.95rem;
  max-width: 360px;
  font-family: system-ui, -apple-system, sans-serif;
}
.p21e12_bc6c{
  flex: 1;
  min-width: 140px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.n08efea20c3{
  font-weight: 700;
  color: var(--text-color, hsl(28, 30%, 12%));
  margin-bottom: 8px;
  font-size: 1rem;
}
.d24261_0df9{
  color: var(--text-muted, hsl(28, 15%, 45%));
  text-decoration: none;
  font-size: 0.95rem;
  transition: var(--transition, all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1));
  font-family: system-ui, -apple-system, sans-serif;
}
.d24261_0df9:hover{
  color: var(--primary-color, hsl(28, 85%, 52%));
  padding-left: 4px;
}
.we90ee34d{
  height: 1px;
  background-color: var(--border-color, hsla(28, 30%, 20%, 0.1));
  width: 100%; color: #ffffff;}
.r0ab08da0f2{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  padding-bottom: 20px;
}
.k11f269b3{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}
.b903__8b3e{
  color: var(--text-muted, hsl(28, 15%, 45%));
  font-size: 0.9rem;
  font-family: system-ui, -apple-system, sans-serif;
}
.f3ecc883a{
  color: var(--text-muted, hsl(28, 15%, 45%));
  text-decoration: none;
  font-size: 0.9rem;
  font-family: system-ui, -apple-system, sans-serif;
  transition: color 0.3s ease;
}
.f3ecc883a:hover{
  color: var(--text-color, hsl(28, 30%, 12%));
}
.y7241f_1eda{
  display: flex;
  align-items: center;
  gap: 8px;
  background-color: var(--accent-soft, hsla(28, 85%, 52%, 0.1));
  padding: 6px 14px;
  border-radius: var(--radius-lg, 30px); color: #1a1a2e;}
.y5ecb4cfb33{
  width: 8px;
  height: 8px;
  background-color: #10b981;
  border-radius: 50%;
  display: inline-block; color: #1a1a2e;}
.q7ba__84ce{
  font-size: 0.85rem;
  color: var(--secondary-color, hsl(15, 75%, 45%));
  font-weight: 600;
  font-family: system-ui, -apple-system, sans-serif;
}
@media (max-width: 768px){.a7260d05599{
    padding: 32px 24px;
    text-align: center;
    justify-content: center;
  }
.z6075b28e3d{
    font-size: 1.5rem;
  }
.gf8562e0f{
    flex-direction: column;
    gap: 32px;
  }
.ybf628737bf{
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
.p21e12_bc6c{
    text-align: center;
    align-items: center;
  }
.r0ab08da0f2{
    flex-direction: column;
    text-align: center;
  }
.k11f269b3{
    justify-content: center;
  }}
.he30db_0399{box-sizing:border-box;}
.yba74477bb1{box-sizing:border-box;}
.jccb__c221{box-sizing:border-box;}
.m1b24a008{box-sizing:border-box;}
.b26a552145b{display:block;max-width:100%;height:auto;}
.b498fd6e52a{box-sizing:border-box;}
@media (max-width: 768px) {.c43f4d1 { 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; }
.c43f4d1 > * { width: 100% !important; max-width: 100% !important; min-width: 0 !important; }
.c43f4d1 { flex-direction: column !important; align-items: flex-start !important; justify-content: flex-start !important; gap: 14px !important; padding: 20px !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }
.m0s6grdg { flex-direction: column !important; align-items: flex-start !important; justify-content: flex-start !important; gap: 14px !important; padding: 20px !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }}