:root {

  --mac-page-bg: #f3f0e8;
  --mac-page-ink: var(--text-color, #241f19);
  --mac-page-muted: #6b6257;
  --mac-page-line: rgba(36, 31, 25, 0.12);
  --mac-page-panel: rgba(255, 250, 242, 0.84);
  --mac-page-warm: #b85b31;
  --mac-page-warm-deep: #8e4325;
  --mac-page-accent: #c9d85d;
  --mac-page-shadow: 0 18px 44px rgba(53, 37, 24, 0.12);
  --mac-page-radius: 20px;
  --mac-page-max: 1180px;
  --primary-color: hsl(22, 78%, 56%);
  --secondary-color: hsl(70, 79%, 60%);
  --bg-color: hsl(20, 14%, 9%);
  --text-color: hsl(40, 18%, 92%);
  --text-muted: hsl(34, 10%, 68%);
  --border-color: hsla(40, 12%, 85%, 0.14);
  --radius-sm: 0px;
  --radius-md: 2px;
  --radius-lg: 6px;
  --shadow-sm: 0 1px 0 rgba(0, 0, 0, 0.22);
  --shadow-md: 0 10px 30px rgba(0, 0, 0, 0.22);
  --shadow-lg: 0 20px 48px rgba(0, 0, 0, 0.32);
  --nav-height: 76px;
  --max-width: min(1360px, 94vw);
  --transition: all 0.28s ease;
  --nav-bg: var(--bg-color);
  --nav-text: var(--text-color);
  --nav-muted: var(--text-muted);
  --nav-border: var(--border-color);
  --nav-accent: var(--primary-color);
  --nav-accent-alt: var(--secondary-color);
  --nav-panel: color-mix(in srgb, var(--bg-color) 92%, white 8%);
  --nav-line: color-mix(in srgb, var(--border-color) 70%, var(--secondary-color) 30%);
  --content-page-bg: hsl(220, 7%, 96%);
  --content-surface-bg: #ffffff;
  --content-text: hsl(220, 10%, 11%);
  --content-text-muted: rgba(31, 35, 40, 0.72);
  --content-border: rgba(0, 0, 0, 0.08);
  --content-accent-text: hsl(22, 78%, 38%);
}
div.jf4cb64e2ba.h7f90__0f3 *{
    box-sizing: border-box;
    }
div.jf4cb64e2ba.h7f90__0f3{
    margin: 0;
    }
div.jf4cb64e2ba.h7f90__0f3{
    color: #1a1a2e;
    background:
    radial-gradient(circle at top left, rgba(201, 216, 93, 0.18), transparent 30%),
    linear-gradient(180deg, #f6f2ea 0%, #f1ede4 42%, #ece6db 100%);
    font-family: "Source Han Serif SC", "Noto Serif SC", "Songti SC", serif;
    }
div.jf4cb64e2ba.h7f90__0f3 a{
    color: var(--link-color, #8e4325);
    text-decoration-thickness: 1px;
    text-underline-offset: 0.18em;
    }
div.jf4cb64e2ba.h7f90__0f3 a:hover{
    color: var(--mac-page-warm, #b85b31);
    }
div.jf4cb64e2ba.h7f90__0f3 .be545dad9{
    width: min(calc(100% - 32px), var(--mac-page-max, 1180px));
    margin: 0 auto;
    }
div.jf4cb64e2ba.h7f90__0f3 .c2d935__755e{
    padding: 28px 0 22px;
    }
div.jf4cb64e2ba.h7f90__0f3 .x0t305k8{
    display: grid;
    grid-template-columns: 1.2fr 0.95fr;
    gap: 24px;
    align-items: stretch;
    }
div.jf4cb64e2ba.h7f90__0f3 .p91c0c_45{background: linear-gradient(180deg, rgba(255, 249, 241, 0.92), rgba(247, 240, 229, 0.88));
    border: 1px solid var(--mac-page-line, rgba(36, 31, 25, 0.12));
    box-shadow: var(--mac-page-shadow, 0 18px 44px rgba(53, 37, 24, 0.12));
    border-radius: var(--mac-page-radius, 20px);
    padding: 28px;
    position: relative;
    overflow: hidden; isolation: isolate; color: #1a1a2e;}
div.jf4cb64e2ba.h7f90__0f3 .p91c0c_45::after{
    content: "";
    position: absolute;
    right: -52px;
    bottom: -52px;
    width: 190px;
    height: 190px;
    border-radius: 0;
    background: linear-gradient(135deg, rgba(184, 91, 49, 0.14), rgba(201, 216, 93, 0.2));
    transform: rotate(12deg); color: #1a1a2e;}
div.jf4cb64e2ba.h7f90__0f3 .j8a351fa_3ni{
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-size: 13px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--mac-page-muted, #6b6257);
    margin-bottom: 14px;
    }
div.jf4cb64e2ba.h7f90__0f3 .j8a351fa_3ni::before{
    content: "";
    width: 42px;
    height: 1px;
    background: currentColor;
    opacity: 0.6;
    }
div.jf4cb64e2ba.h7f90__0f3 h1{
    margin: 0 0 14px;
    font-size: clamp(2rem, 4.6vw, 4rem);
    line-height: 0.96;
    font-weight: 700;
    letter-spacing: -0.03em;
    max-width: 10ch;
    }
div.jf4cb64e2ba.h7f90__0f3 .n25af312_ili{
    margin: 0 0 20px;
    font-size: 1.03rem;
    line-height: 1.85;
    color: var(--mac-page-ink, #241f19);
    max-width: 58ch;
    }
div.jf4cb64e2ba.h7f90__0f3 .c7043__7f4e1{
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 18px;
    }
div.jf4cb64e2ba.h7f90__0f3 .fb41137f_4xs{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 0 18px;
    border-radius: 999px;
    font-size: 0.96rem;
    font-weight: 700;
    text-decoration: none;
    transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease;
    }
div.jf4cb64e2ba.h7f90__0f3 .fb41137f_4xs:hover{
    transform: translateY(-1px);
    }
div.jf4cb64e2ba.h7f90__0f3 .s40cd9_7z{
    color: #1a1a2e;
    background: linear-gradient(135deg, var(--mac-page-warm, #b85b31), var(--mac-page-warm-deep, #8e4325));
    box-shadow: 0 14px 28px rgba(142, 67, 37, 0.24);
    }
div.jf4cb64e2ba.h7f90__0f3 .jabfdbb_a1{
    color: #1a1a2e;
    background: #dbe57b;
    box-shadow: 0 12px 26px rgba(102, 110, 30, 0.18);
    }
div.jf4cb64e2ba.h7f90__0f3 .s979074d403{
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
    position: relative;
    z-index: 1;
    }
div.jf4cb64e2ba.h7f90__0f3 .s979074d403 span{
    display: block;
    background: rgba(255, 252, 247, 0.72);
    border: 1px solid rgba(36, 31, 25, 0.08);
    padding: 12px 13px;
    font-size: 0.88rem;
    line-height: 1.5;
    color: #1a1a2e;
    }
div.jf4cb64e2ba.h7f90__0f3 .nd2b943c68d{min-height: 100%;
    position: relative;
    border-radius: var(--mac-page-radius, 20px);
    overflow: hidden;
    box-shadow: var(--mac-page-shadow, 0 18px 44px rgba(53, 37, 24, 0.12));
    background: #1b1712; isolation: isolate; color: #ffffff;}
div.jf4cb64e2ba.h7f90__0f3 .nd2b943c68d img{
    width: 100%;
    height: 100%;
    min-height: 420px;
    object-fit: cover;
    display: block;
    filter: saturate(0.92) contrast(1.02);
    }
div.jf4cb64e2ba.h7f90__0f3 .e809257b_jtfg{
    position: absolute;
    left: 18px;
    bottom: 18px;
    max-width: 280px;
    background: rgba(18, 14, 10, 0.72);
    color: #f8f2e9;
    padding: 14px 16px;
    border: 1px solid rgba(255, 250, 242, 0.16);
    backdrop-filter: blur(10px);
    }
div.jf4cb64e2ba.h7f90__0f3 .e809257b_jtfg strong{
    display: block;
    font-size: 0.96rem;
    margin-bottom: 6px;
    }
div.jf4cb64e2ba.h7f90__0f3 .a3503_90{
    padding: 8px 0 42px;
    }
div.jf4cb64e2ba.h7f90__0f3 .rce7c6c1_5sm6{
    display: grid;
    grid-template-columns: 260px 1fr;
    gap: 24px;
    padding: 22px 0;
    border-top: 1px solid var(--mac-page-line, rgba(36, 31, 25, 0.12));
    }
div.jf4cb64e2ba.h7f90__0f3 .rce7c6c1_5sm6 h2{
    margin: 0;
    font-size: 1.22rem;
    line-height: 1.2;
    }
div.jf4cb64e2ba.h7f90__0f3 .ec38__e6d9d{
    display: grid;
    gap: 16px;
    }
div.jf4cb64e2ba.h7f90__0f3 .ec38__e6d9d p{
    margin: 0;
    line-height: 1.9;
    font-size: 1rem;
    color: var(--mac-page-ink, #241f19);
    }
div.jf4cb64e2ba.h7f90__0f3 .wfv5403w{
    display: grid;
    gap: 10px;
    padding: 18px;
    border: 1px solid var(--mac-page-line, rgba(36, 31, 25, 0.12));
    background: var(--mac-page-panel, rgba(255, 250, 242, 0.84));
    box-shadow: 0 10px 24px rgba(53, 37, 24, 0.06); color: #1a1a2e;}
div.jf4cb64e2ba.h7f90__0f3 .fxk7wlce{
    display: grid;
    grid-template-columns: 22px 1fr;
    gap: 12px;
    align-items: start;
    }
div.jf4cb64e2ba.h7f90__0f3 .fxk7wlce svg{
    margin-top: 2px;
    width: 22px;
    height: 22px;
    fill: var(--mac-page-warm, #b85b31);
    flex: none;
    }
div.jf4cb64e2ba.h7f90__0f3 .fxk7wlce strong{
    display: block;
    margin-bottom: 4px;
    font-size: 0.97rem;
    }
div.jf4cb64e2ba.h7f90__0f3 .fxk7wlce span{
    color: var(--mac-page-muted, #6b6257);
    line-height: 1.75;
    font-size: 0.94rem;
    }
div.jf4cb64e2ba.h7f90__0f3 .ef54aaa36{
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
    }
div.jf4cb64e2ba.h7f90__0f3 .bf4fd_08d{
    background: linear-gradient(180deg, rgba(255, 250, 242, 0.92), rgba(244, 236, 224, 0.92));
    border: 1px solid rgba(36, 31, 25, 0.1);
    padding: 16px; color: #1a1a2e;}
div.jf4cb64e2ba.h7f90__0f3 .bf4fd_08d small{
    display: inline-block;
    margin-bottom: 8px;
    color: var(--mac-page-warm, #b85b31);
    font-weight: 700;
    letter-spacing: 0.06em;
    }
div.jf4cb64e2ba.h7f90__0f3 .bf4fd_08d p{
    font-size: 0.94rem;
    line-height: 1.75;
    }
div.jf4cb64e2ba.h7f90__0f3 .r481ef31_s8g{
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    }
div.jf4cb64e2ba.h7f90__0f3 .qxdh2qonp{
    padding: 12px 16px;
    background: #fff9f0;
    border: 1px solid rgba(36, 31, 25, 0.12);
    text-decoration: none;
    color: #1a1a2e;
    font-weight: 600;
    }
div.jf4cb64e2ba.h7f90__0f3 .o8b5__e086{
    display: grid;
    grid-template-columns: 1.1fr 0.9fr;
    gap: 20px;
    align-items: start;
    }
div.jf4cb64e2ba.h7f90__0f3 .lf30__a292{
    font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: 8px;
    }
div.jf4cb64e2ba.h7f90__0f3 .w82ea9e7b, div.jf4cb64e2ba.h7f90__0f3 .zjxoobuq9e{
    color: var(--mac-page-muted, #6b6257);
    line-height: 1.8;
    font-size: 0.94rem;
    }
div.jf4cb64e2ba.h7f90__0f3 .zjxoobuq9e a{
    margin-right: 14px;
    white-space: nowrap;
    }
@media (max-width: 920px) {div.jf4cb64e2ba.h7f90__0f3 .x0t305k8, div.jf4cb64e2ba.h7f90__0f3 .rce7c6c1_5sm6, div.jf4cb64e2ba.h7f90__0f3 .o8b5__e086, div.jf4cb64e2ba.h7f90__0f3 .ef54aaa36{
    grid-template-columns: 1fr;
    }
div.jf4cb64e2ba.h7f90__0f3 .nd2b943c68d img{
    min-height: 300px;
    }
div.jf4cb64e2ba.h7f90__0f3 .s979074d403{
    grid-template-columns: 1fr;
    }
div.jf4cb64e2ba.h7f90__0f3 h1{
    max-width: none;
    }}
@media (max-width: 640px) {div.jf4cb64e2ba.h7f90__0f3 .c2d935__755e{
    padding-top: 18px;
    }
div.jf4cb64e2ba.h7f90__0f3 .p91c0c_45, div.jf4cb64e2ba.h7f90__0f3 .rce7c6c1_5sm6, div.jf4cb64e2ba.h7f90__0f3 .bf4fd_08d, div.jf4cb64e2ba.h7f90__0f3 .wfv5403w{
    padding-left: 16px;
    padding-right: 16px;
    }
div.jf4cb64e2ba.h7f90__0f3 .p91c0c_45{
    padding-top: 22px;
    padding-bottom: 22px;
    }
div.jf4cb64e2ba.h7f90__0f3 .fb41137f_4xs{
    width: 100%;
    }}
.d3ca6d218{
    position: relative;
    width: 100%;
    background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.03), transparent 100%),
    linear-gradient(90deg, rgba(224, 121, 72, 0.08), rgba(196, 214, 92, 0.04)),
    var(--nav-bg);
    border-bottom: 1px solid var(--nav-border);
    box-shadow: var(--shadow-md);
    color: #1a1a2e;
    }
.u7wanl8c85m{
    max-width: var(--max-width);
    min-height: var(--nav-height);
    margin: 0 auto;
    padding: 14px 0;
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 22px;
    }
.zjyoip13{
    min-width: 0;
    }
.jj5vqfzsj4{
    display: inline-flex;
    align-items: center;
    gap: 14px;
    color: var(--nav-text);
    text-decoration: none;
    transition: var(--transition);
    }
.jj5vqfzsj4:hover{
    opacity: 0.94;
    }
.n2c3__3f2{
    width: 42px;
    height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background:
    linear-gradient(135deg, color-mix(in srgb, var(--primary-color) 88%, white 12%), color-mix(in srgb, var(--primary-color) 56%, black 44%));
    color: #1a1a2e;
    border: 1px solid color-mix(in srgb, var(--primary-color) 70%, white 30%);
    box-shadow: var(--shadow-sm);
    font-family: "Iowan Old Style", "Palatino Linotype", "Times New Roman", serif;
    font-size: 0.94rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    line-height: 1;
    }
.t93b5c1b{
    display: flex;
    flex-direction: column;
    gap: 2px;
    min-width: 0;
    }
.d1f8b4969ef{
    font-family: "Iowan Old Style", "Palatino Linotype", "Times New Roman", serif;
    font-size: 1.22rem;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: 0.02em;
    color: var(--nav-text);
    white-space: nowrap;
    }
.kb5c0fd{
    font-size: 0.72rem;
    line-height: 1;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: var(--nav-muted);
    white-space: nowrap;
    }
.p48d648_hc5e{
    min-width: 0;
    overflow-x: auto;
    scrollbar-width: none;
    }
.p48d648_hc5e::-webkit-scrollbar{
    display: none;
    }
.wiy11xfjc{
    margin: 0;
    padding: 0;
    min-width: max-content;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    }
.r9681977df{
    display: flex;
    }
.etnh8bwx5jt{
    position: relative;
    display: inline-flex;
    align-items: center;
    min-height: 40px;
    padding: 0 12px;
    color: var(--nav-text);
    text-decoration: none;
    font-size: 0.95rem;
    line-height: 1;
    letter-spacing: 0.01em;
    border: 1px solid transparent;
    transition: var(--transition);
    white-space: nowrap;
    }
.etnh8bwx5jt::after{
    content: "";
    position: absolute;
    left: 12px;
    right: 12px;
    bottom: 7px;
    height: 1px;
    background: transparent;
    transition: var(--transition);
    }
.etnh8bwx5jt:hover{
    color: #1a1a2e;
    background: rgba(255, 255, 255, 0.03);
    border-color: var(--nav-line);
    }
.etnh8bwx5jt:hover::after{
    background: color-mix(in srgb, var(--secondary-color) 70%, white 30%);
    }
.oyidgplk9sr{
    color: #1a1a2e;
    background: rgba(255, 255, 255, 0.04);
    border-color: var(--nav-line);
    }
.oyidgplk9sr::after{
    background: var(--nav-accent-alt); color: #1a1a2e;}
.z1xl357qeyt{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    }
.pba42c9{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 0 18px;
    background: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    font-size: 0.92rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    border: 1px solid color-mix(in srgb, var(--primary-color) 72%, white 28%);
    box-shadow: 0 10px 22px rgba(191, 96, 48, 0.28);
    transition: var(--transition);
    white-space: nowrap;
    }
.pba42c9:hover{
    background: color-mix(in srgb, var(--primary-color) 82%, var(--secondary-color) 18%);
    color: #ffffff;
    transform: translateY(-1px);
    box-shadow: 0 14px 28px rgba(191, 96, 48, 0.34);
    }
.pba42c9:focus-visible, .etnh8bwx5jt:focus-visible, .jj5vqfzsj4:focus-visible{
    outline: 2px solid var(--secondary-color);
    outline-offset: 2px;
    }
@media (max-width: 1080px){.u7wanl8c85m{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 16px 0;
    }
.zjyoip13{
    order: 1;
    }
.p48d648_hc5e{
    order: 2;
    padding-bottom: 2px;
    border-top: 1px solid var(--nav-border);
    border-bottom: 1px solid var(--nav-border);
    }
.wiy11xfjc{
    justify-content: flex-start;
    padding: 8px 0;
    }
.z1xl357qeyt{
    order: 3;
    justify-content: flex-start;
    }}
@media (max-width: 640px){.u7wanl8c85m{
    gap: 12px;
    }
.jj5vqfzsj4{
    gap: 12px;
    }
.n2c3__3f2{
    width: 38px;
    height: 38px;
    font-size: 0.86rem;
    }
.d1f8b4969ef{
    font-size: 1.08rem;
    }
.kb5c0fd{
    font-size: 0.68rem;
    letter-spacing: 0.14em;
    }
.wiy11xfjc{
    gap: 4px;
    }
.etnh8bwx5jt{
    min-height: 36px;
    padding: 0 10px;
    font-size: 0.9rem;
    }
.pba42c9{
    width: 100%;
    min-height: 42px;
    }}
.etnh8bwx5jt.active{color: #1a1a2e; background: rgba(255, 255, 255, 0.03); border-color: var(--nav-line);}
.oyidgplk9sr.active{color: #1a1a2e; background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
.etnh8bwx5jt.active {color: #1a1a2e; background: rgba(255, 255, 255, 0.03); border-color: var(--nav-line);}
.oyidgplk9sr.active {color: #1a1a2e; background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
.e69bfae8_fa{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 48px;
    padding-bottom: 48px;
    padding-left: 24px;
    padding-right: 24px;
    font-family: "Georgia", "Times New Roman", Times, serif;
    box-sizing: border-box; color: #ffffff;}
.z0fdd74df66{
    max-width: var(--max-width, 1360px);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    gap: 40px;
    box-sizing: border-box;
    width: 100%;
    }
.k01d9e5_d4{
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%;
    box-sizing: border-box;
    }
.ybf685_0d{
    font-size: 20px;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: 0.5px;
    width: 100%;
    box-sizing: border-box;
    }
.ze8f6_5607{
    font-size: 14px;
    color: var(--text-muted);
    line-height: 1.5;
    width: 100%;
    box-sizing: border-box;
    }
.jrowshvh{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid var(--border-color);
    padding-top: 24px;
    width: 100%;
    box-sizing: border-box;
    }
.a8ef7118_9i1{
    font-size: 13px;
    color: var(--text-muted);
    flex: 1 1 auto;
    box-sizing: border-box;
    }
.zjxoobuq9e{
    display: flex;
    flex-direction: row;
    gap: 32px;
    flex: 0 0 auto;
    box-sizing: border-box;
    }
.te84e60_0c{
    display: block;
    flex: 0 0 auto;
    font-size: 13px;
    color: var(--text-muted);
    text-decoration: none;
    transition: color 0.28s ease;
    box-sizing: border-box;
    }
.te84e60_0c:hover{
    color: var(--primary-color);
    }
@media (max-width: 768px){.e69bfae8_fa{
    padding-top: 32px;
    padding-bottom: 32px;
    padding-left: 16px;
    padding-right: 16px;
    }
.jrowshvh{
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    }
.zjxoobuq9e{
    flex-wrap: wrap;
    gap: 16px;
    width: 100%;
    }}
html, body {
    margin: 0;
    padding: 0;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.jf4cb64e2ba img.u05580e2797 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.jf4cb64e2ba img.u05580e2797.r8eb6669b01 { aspect-ratio: 16 / 9; }
div.jf4cb64e2ba img.u05580e2797.ka2a676c42c { aspect-ratio: 16 / 10; }
div.jf4cb64e2ba img.u05580e2797.e084df0c9 { aspect-ratio: 4 / 3; }
div.jf4cb64e2ba img.u05580e2797.md5df1_bb6f { aspect-ratio: 1 / 1; }
div.jf4cb64e2ba :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.jf4cb64e2ba .e921__3997 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.jf4cb64e2ba .e921__3997.r8eb6669b01 { aspect-ratio: 16 / 9; }
div.jf4cb64e2ba .e921__3997.ka2a676c42c { aspect-ratio: 16 / 10; }
div.jf4cb64e2ba .e921__3997.e084df0c9 { aspect-ratio: 4 / 3; }
div.jf4cb64e2ba .e921__3997.md5df1_bb6f { aspect-ratio: 1 / 1; }
div.jf4cb64e2ba .e921__3997 > img.u05580e2797,
    div.jf4cb64e2ba .e921__3997 > picture > img.u05580e2797 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.d3ca6d218{
    position: relative;
    width: 100%;
    background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.03), transparent 100%),
    linear-gradient(90deg, rgba(224, 121, 72, 0.08), rgba(196, 214, 92, 0.04)),
    var(--nav-bg);
    border-bottom: 1px solid var(--nav-border);
    box-shadow: var(--shadow-md);
    color: #1a1a2e;
    }
.u7wanl8c85m{
    max-width: var(--max-width);
    min-height: var(--nav-height);
    margin: 0 auto;
    padding: 14px 0;
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 22px;
    }
.zjyoip13{
    min-width: 0;
    }
.jj5vqfzsj4{
    display: inline-flex;
    align-items: center;
    gap: 14px;
    color: var(--nav-text);
    text-decoration: none;
    transition: var(--transition);
    }
.jj5vqfzsj4:hover{
    opacity: 0.94;
    }
.n2c3__3f2{
    width: 42px;
    height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background:
    linear-gradient(135deg, color-mix(in srgb, var(--primary-color) 88%, white 12%), color-mix(in srgb, var(--primary-color) 56%, black 44%));
    color: #1a1a2e;
    border: 1px solid color-mix(in srgb, var(--primary-color) 70%, white 30%);
    box-shadow: var(--shadow-sm);
    font-family: "Iowan Old Style", "Palatino Linotype", "Times New Roman", serif;
    font-size: 0.94rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    line-height: 1;
    }
.t93b5c1b{
    display: flex;
    flex-direction: column;
    gap: 2px;
    min-width: 0;
    }
.d1f8b4969ef{
    font-family: "Iowan Old Style", "Palatino Linotype", "Times New Roman", serif;
    font-size: 1.22rem;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: 0.02em;
    color: var(--nav-text);
    white-space: nowrap;
    }
.kb5c0fd{
    font-size: 0.72rem;
    line-height: 1;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: var(--nav-muted);
    white-space: nowrap;
    }
.p48d648_hc5e{
    min-width: 0;
    overflow-x: auto;
    scrollbar-width: none;
    }
.p48d648_hc5e::-webkit-scrollbar{
    display: none;
    }
.wiy11xfjc{
    margin: 0;
    padding: 0;
    min-width: max-content;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    }
.r9681977df{
    display: flex;
    }
.etnh8bwx5jt{
    position: relative;
    display: inline-flex;
    align-items: center;
    min-height: 40px;
    padding: 0 12px;
    color: var(--nav-text);
    text-decoration: none;
    font-size: 0.95rem;
    line-height: 1;
    letter-spacing: 0.01em;
    border: 1px solid transparent;
    transition: var(--transition);
    white-space: nowrap;
    }
.etnh8bwx5jt::after{
    content: "";
    position: absolute;
    left: 12px;
    right: 12px;
    bottom: 7px;
    height: 1px;
    background: transparent;
    transition: var(--transition);
    }
.etnh8bwx5jt:hover{
    color: #1a1a2e;
    background: rgba(255, 255, 255, 0.03);
    border-color: var(--nav-line);
    }
.etnh8bwx5jt:hover::after{
    background: color-mix(in srgb, var(--secondary-color) 70%, white 30%);
    }
.oyidgplk9sr{
    color: #1a1a2e;
    background: rgba(255, 255, 255, 0.04);
    border-color: var(--nav-line);
    }
.oyidgplk9sr::after{
    background: var(--nav-accent-alt); color: #1a1a2e;}
.z1xl357qeyt{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    }
.pba42c9{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 0 18px;
    background: var(--primary-color);
    color: #1a1a2e;
    text-decoration: none;
    font-size: 0.92rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    border: 1px solid color-mix(in srgb, var(--primary-color) 72%, white 28%);
    box-shadow: 0 10px 22px rgba(191, 96, 48, 0.28);
    transition: var(--transition);
    white-space: nowrap;
    }
.pba42c9:hover{
    background: color-mix(in srgb, var(--primary-color) 82%, var(--secondary-color) 18%);
    color: #ffffff;
    transform: translateY(-1px);
    box-shadow: 0 14px 28px rgba(191, 96, 48, 0.34);
    }
.pba42c9:focus-visible, .etnh8bwx5jt:focus-visible, .jj5vqfzsj4:focus-visible{
    outline: 2px solid var(--secondary-color);
    outline-offset: 2px;
    }
@media (max-width: 1080px){.u7wanl8c85m{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 16px 0;
    }
.zjyoip13{
    order: 1;
    }
.p48d648_hc5e{
    order: 2;
    padding-bottom: 2px;
    border-top: 1px solid var(--nav-border);
    border-bottom: 1px solid var(--nav-border);
    }
.wiy11xfjc{
    justify-content: flex-start;
    padding: 8px 0;
    }
.z1xl357qeyt{
    order: 3;
    justify-content: flex-start;
    }}
@media (max-width: 640px){.u7wanl8c85m{
    gap: 12px;
    }
.jj5vqfzsj4{
    gap: 12px;
    }
.n2c3__3f2{
    width: 38px;
    height: 38px;
    font-size: 0.86rem;
    }
.d1f8b4969ef{
    font-size: 1.08rem;
    }
.kb5c0fd{
    font-size: 0.68rem;
    letter-spacing: 0.14em;
    }
.wiy11xfjc{
    gap: 4px;
    }
.etnh8bwx5jt{
    min-height: 36px;
    padding: 0 10px;
    font-size: 0.9rem;
    }
.pba42c9{
    width: 100%;
    min-height: 42px;
    }}
.etnh8bwx5jt.active{color: #1a1a2e; background: rgba(255, 255, 255, 0.03); border-color: var(--nav-line);}
.oyidgplk9sr.active{color: #1a1a2e; background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
.etnh8bwx5jt.active{color: #1a1a2e; background: rgba(255, 255, 255, 0.03); border-color: var(--nav-line);}
.oyidgplk9sr.active{color: #1a1a2e; background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
.e69bfae8_fa{
    background-color: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding-top: 48px;
    padding-bottom: 48px;
    padding-left: 24px;
    padding-right: 24px;
    font-family: "Georgia", "Times New Roman", Times, serif;
    box-sizing: border-box; color: #ffffff;}
.z0fdd74df66{
    max-width: var(--max-width, 1360px);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    gap: 40px;
    box-sizing: border-box;
    width: 100%;
    }
.k01d9e5_d4{
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%;
    box-sizing: border-box;
    }
.ybf685_0d{
    font-size: 20px;
    font-weight: 700;
    color: var(--text-color);
    letter-spacing: 0.5px;
    width: 100%;
    box-sizing: border-box;
    }
.ze8f6_5607{
    font-size: 14px;
    color: var(--text-muted);
    line-height: 1.5;
    width: 100%;
    box-sizing: border-box;
    }
.jrowshvh{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid var(--border-color);
    padding-top: 24px;
    width: 100%;
    box-sizing: border-box;
    }
.a8ef7118_9i1{
    font-size: 13px;
    color: var(--text-muted);
    flex: 1 1 auto;
    box-sizing: border-box;
    }
.zjxoobuq9e{
    display: flex;
    flex-direction: row;
    gap: 32px;
    flex: 0 0 auto;
    box-sizing: border-box;
    }
.te84e60_0c{
    display: block;
    flex: 0 0 auto;
    font-size: 13px;
    color: var(--text-muted);
    text-decoration: none;
    transition: color 0.28s ease;
    box-sizing: border-box;
    }
.te84e60_0c:hover{
    color: var(--primary-color);
    }
@media (max-width: 768px){.e69bfae8_fa{
    padding-top: 32px;
    padding-bottom: 32px;
    padding-left: 16px;
    padding-right: 16px;
    }
.jrowshvh{
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    }
.zjxoobuq9e{
    flex-wrap: wrap;
    gap: 16px;
    width: 100%;
    }}
.d3ca6d218{
  position: relative;
  width: 100%;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.03), transparent 100%),
    linear-gradient(90deg, rgba(224, 121, 72, 0.08), rgba(196, 214, 92, 0.04)),
    var(--nav-bg);
  border-bottom: 1px solid var(--nav-border);
  box-shadow: var(--shadow-md);
  color: #1a1a2e;
}
.u7wanl8c85m{
  max-width: var(--max-width);
  min-height: var(--nav-height);
  margin: 0 auto;
  padding: 14px 0;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 22px;
}
.zjyoip13{
  min-width: 0;
}
.jj5vqfzsj4{
  display: inline-flex;
  align-items: center;
  gap: 14px;
  color: var(--nav-text);
  text-decoration: none;
  transition: var(--transition);
}
.jj5vqfzsj4:hover{
  opacity: 0.94;
}
.n2c3__3f2{
  width: 42px;
  height: 42px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background:
    linear-gradient(135deg, color-mix(in srgb, var(--primary-color) 88%, white 12%), color-mix(in srgb, var(--primary-color) 56%, black 44%));
  color: #1a1a2e;
  border: 1px solid color-mix(in srgb, var(--primary-color) 70%, white 30%);
  box-shadow: var(--shadow-sm);
  font-family: "Iowan Old Style", "Palatino Linotype", "Times New Roman", serif;
  font-size: 0.94rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1;
}
.t93b5c1b{
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
}
.d1f8b4969ef{
  font-family: "Iowan Old Style", "Palatino Linotype", "Times New Roman", serif;
  font-size: 1.22rem;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0.02em;
  color: var(--nav-text);
  white-space: nowrap;
}
.kb5c0fd{
  font-size: 0.72rem;
  line-height: 1;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--nav-muted);
  white-space: nowrap;
}
.p48d648_hc5e{
  min-width: 0;
  overflow-x: auto;
  scrollbar-width: none;
}
.p48d648_hc5e::-webkit-scrollbar{
  display: none;
}
.wiy11xfjc{
  margin: 0;
  padding: 0;
  min-width: max-content;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
.r9681977df{
  display: flex;
}
.etnh8bwx5jt{
  position: relative;
  display: inline-flex;
  align-items: center;
  min-height: 40px;
  padding: 0 12px;
  color: var(--nav-text);
  text-decoration: none;
  font-size: 0.95rem;
  line-height: 1;
  letter-spacing: 0.01em;
  border: 1px solid transparent;
  transition: var(--transition);
  white-space: nowrap;
}
.etnh8bwx5jt::after{
  content: "";
  position: absolute;
  left: 12px;
  right: 12px;
  bottom: 7px;
  height: 1px;
  background: transparent;
  transition: var(--transition);
}
.etnh8bwx5jt:hover{
  color: #1a1a2e;
  background: rgba(255, 255, 255, 0.03);
  border-color: var(--nav-line);
}
.etnh8bwx5jt:hover::after{
  background: color-mix(in srgb, var(--secondary-color) 70%, white 30%);
}
.oyidgplk9sr{
  color: #1a1a2e;
  background: rgba(255, 255, 255, 0.04);
  border-color: var(--nav-line);
}
.oyidgplk9sr::after{
  background: var(--nav-accent-alt); color: #1a1a2e;}
.z1xl357qeyt{
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.pba42c9{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0 18px;
  background: var(--primary-color);
  color: #1a1a2e;
  text-decoration: none;
  font-size: 0.92rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  border: 1px solid color-mix(in srgb, var(--primary-color) 72%, white 28%);
  box-shadow: 0 10px 22px rgba(191, 96, 48, 0.28);
  transition: var(--transition);
  white-space: nowrap;
}
.pba42c9:hover{
  background: color-mix(in srgb, var(--primary-color) 82%, var(--secondary-color) 18%);
  color: #ffffff;
  transform: translateY(-1px);
  box-shadow: 0 14px 28px rgba(191, 96, 48, 0.34);
}
.pba42c9:focus-visible, .etnh8bwx5jt:focus-visible, .jj5vqfzsj4:focus-visible{
  outline: 2px solid var(--secondary-color);
  outline-offset: 2px;
}
@media (max-width: 1080px){.u7wanl8c85m{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 16px 0;
  }
.zjyoip13{
    order: 1;
  }
.p48d648_hc5e{
    order: 2;
    padding-bottom: 2px;
    border-top: 1px solid var(--nav-border);
    border-bottom: 1px solid var(--nav-border);
  }
.wiy11xfjc{
    justify-content: flex-start;
    padding: 8px 0;
  }
.z1xl357qeyt{
    order: 3;
    justify-content: flex-start;
  }}
@media (max-width: 640px){.u7wanl8c85m{
    gap: 12px;
  }
.jj5vqfzsj4{
    gap: 12px;
  }
.n2c3__3f2{
    width: 38px;
    height: 38px;
    font-size: 0.86rem;
  }
.d1f8b4969ef{
    font-size: 1.08rem;
  }
.kb5c0fd{
    font-size: 0.68rem;
    letter-spacing: 0.14em;
  }
.wiy11xfjc{
    gap: 4px;
  }
.etnh8bwx5jt{
    min-height: 36px;
    padding: 0 10px;
    font-size: 0.9rem;
  }
.pba42c9{
    width: 100%;
    min-height: 42px;
  }}
.etnh8bwx5jt.active{color: #1a1a2e; background: rgba(255, 255, 255, 0.03); border-color: var(--nav-line);}
.oyidgplk9sr.active{color: #1a1a2e; background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
.etnh8bwx5jt.active{color: #1a1a2e; background: rgba(255, 255, 255, 0.03); border-color: var(--nav-line);}
.oyidgplk9sr.active{color: #1a1a2e; background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
.d03125_c81b{
  background-color: var(--bg-color);
  border-top: 1px solid var(--border-color);
  padding-top: 48px;
  padding-bottom: 48px;
  padding-left: 24px;
  padding-right: 24px;
  font-family: "Georgia", "Times New Roman", Times, serif;
  box-sizing: border-box; color: #ffffff;}
.g3a0c76ba{
  max-width: var(--max-width, 1360px);
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  gap: 40px;
  box-sizing: border-box;
  width: 100%;
}
.l84fdd7c00f{
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
  box-sizing: border-box;
}
.i4d3__cd8e{
  font-size: 20px;
  font-weight: 700;
  color: var(--text-color);
  letter-spacing: 0.5px;
  width: 100%;
  box-sizing: border-box;
}
.ie780977b{
  font-size: 14px;
  color: var(--text-muted);
  line-height: 1.5;
  width: 100%;
  box-sizing: border-box;
}
.e6b752aa386{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid var(--border-color);
  padding-top: 24px;
  width: 100%;
  box-sizing: border-box;
}
.qf513b26a{
  font-size: 13px;
  color: var(--text-muted);
  flex: 1 1 auto;
  box-sizing: border-box;
}
.d64d1ac8f6e{
  display: flex;
  flex-direction: row;
  gap: 32px;
  flex: 0 0 auto;
  box-sizing: border-box;
}
.re1ae38db{
  display: block;
  flex: 0 0 auto;
  font-size: 13px;
  color: var(--text-muted);
  text-decoration: none;
  transition: color 0.28s ease;
  box-sizing: border-box;
}
.re1ae38db:hover{
  color: var(--primary-color);
}
@media (max-width: 768px){.d03125_c81b{
    padding-top: 32px;
    padding-bottom: 32px;
    padding-left: 16px;
    padding-right: 16px;
  }
.e6b752aa386{
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }
.d64d1ac8f6e{
    flex-wrap: wrap;
    gap: 16px;
    width: 100%;
  }}
.p7563e861a3{box-sizing:border-box;}
.jc8234bd784{box-sizing:border-box;}
.q587ae_6cb5{box-sizing:border-box;}
.z37042_d726{box-sizing:border-box;}
.ee7935_a0fb{display:block;max-width:100%;height:auto;}
@media (max-width: 768px) {.jrowshvh { 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; }}