:root {

  --wps-page-bg: hsl(298, 6%, 97%);
  --wps-page-surface: rgba(255, 255, 255, 0.78);
  --wps-page-surface-strong: #ffffff;
  --wps-page-text: hsl(298, 10%, 5%);
  --wps-page-muted: hsl(298, 8%, 34%);
  --wps-page-line: rgba(35, 24, 34, 0.1);
  --wps-page-primary: hsl(298, 62%, 52%);
  --wps-page-primary-deep: hsl(298, 68%, 42%);
  --wps-page-secondary: hsl(349, 50%, 52%);
  --wps-page-warm: hsl(32, 65%, 92%);
  --wps-page-shadow: 0 18px 50px rgba(47, 28, 44, 0.12);
  --wps-page-shadow-soft: 0 10px 30px rgba(47, 28, 44, 0.08);
  --wps-page-radius: 24px;
  --wps-page-radius-sm: 16px;
  --wps-page-max: 1180px;
  --wps-page-serif: "Iowan Old Style", "Palatino Linotype", "Noto Serif SC", Georgia, serif;
  --wps-page-sans: "Avenir Next", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
  --primary-color: hsl(298, 62%, 42%);
  --secondary-color: hsl(349, 50%, 48%);
  --bg-color: hsl(298, 6%, 97%);
  --text-color: hsl(298, 10%, 8%);
  --text-muted: hsl(298, 8%, 38%);
  --border-color: hsla(298, 10%, 8%, 0.1);
  --radius-sm: 8px;
  --radius-md: 14px;
  --radius-lg: 24px;
  --shadow-sm: 0 1px 2px hsla(298, 10%, 8%, 0.04);
  --shadow-md: 0 12px 30px hsla(298, 18%, 18%, 0.08);
  --shadow-lg: 0 18px 48px hsla(298, 18%, 18%, 0.14);
  --nav-height: 84px;
  --max-width: min(1240px, 92vw);
  --transition: all 0.28s ease;
  --nav-bg: var(--bg-color);
  --nav-surface: color-mix(in srgb, var(--bg-color) 88%, white);
  --nav-line: var(--border-color);
  --btn-text: #ffffff;
  --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.se1f__4e3c.l9765a50d *{
    box-sizing: border-box;
    }
div.se1f__4e3c.l9765a50d{
    font-family: var(--wps-page-sans, sans-serif);
    color: var(--text-color, var(--wps-page-text, #161316));
    background:
    radial-gradient(circle at 12% 16%, rgba(188, 79, 192, 0.14), transparent 28%),
    radial-gradient(circle at 92% 14%, rgba(195, 88, 108, 0.14), transparent 24%),
    linear-gradient(180deg, #fcf9fc 0%, var(--wps-page-bg, #f8f6f8) 100%);
    overflow: hidden;
    }
div.se1f__4e3c.l9765a50d::before, div.se1f__4e3c.l9765a50d::after{
    content: "";
    position: fixed;
    inset: auto;
    pointer-events: none;
    z-index: 0;
    }
div.se1f__4e3c.l9765a50d::before{
    width: 340px;
    height: 340px;
    top: 90px;
    right: -110px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(193, 70, 198, 0.12), transparent 72%);
    filter: blur(8px); color: #1a1a2e;}
div.se1f__4e3c.l9765a50d::after{
    width: 320px;
    height: 320px;
    left: -100px;
    bottom: 12%;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(191, 88, 107, 0.12), transparent 72%);
    filter: blur(6px); color: #1a1a2e;}
div.se1f__4e3c.l9765a50d .p2b44a2f_gg8{
    position: relative;
    z-index: 1;
    width: min(var(--wps-page-max, 1180px), calc(100% - 32px));
    margin: 0 auto;
    }
div.se1f__4e3c.l9765a50d .g8ad8d3, div.se1f__4e3c.l9765a50d .ne3b7__fa3, div.se1f__4e3c.l9765a50d .w78312_0m, div.se1f__4e3c.l9765a50d .m1730ab_entl, div.se1f__4e3c.l9765a50d .ece89a27c, div.se1f__4e3c.l9765a50d .wps-tiny{
    letter-spacing: 0.04em;
    }
div.se1f__4e3c.l9765a50d .b990fc_hm5{
    min-height: 72vh;
    display: grid;
    grid-template-columns: 1.05fr 0.95fr;
    gap: 34px;
    align-items: center;
    padding: 42px 0 24px;
    }
div.se1f__4e3c.l9765a50d .h888f0_tw{
    padding: 28px 0 28px;
    }
div.se1f__4e3c.l9765a50d .g8ad8d3{
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 10px 16px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.68);
    border: 1px solid rgba(193, 70, 198, 0.16);
    box-shadow: var(--shadow-sm, var(--wps-page-shadow-soft, 0 10px 30px rgba(47, 28, 44, 0.08)));
    font-size: 0.84rem;
    color: #1a1a2e;
    }
div.se1f__4e3c.l9765a50d .a117929_cpon{
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: linear-gradient(135deg, var(--wps-page-primary, #c146c6), var(--wps-page-secondary, #c1576e));
    box-shadow: 0 0 0 6px rgba(193, 70, 198, 0.1); color: #1a1a2e;}
div.se1f__4e3c.l9765a50d h1{
    margin: 22px 0 14px;
    font-family: var(--wps-page-serif, serif);
    font-size: clamp(2.6rem, 6vw, 5rem);
    line-height: 0.95;
    font-weight: 700;
    text-align: left;
    color: var(--text-color, var(--wps-page-text, #161316));
    }
div.se1f__4e3c.l9765a50d .p42ea5e_wo1{
    max-width: 620px;
    margin-left: 0;
    font-size: 1.08rem;
    line-height: 1.8;
    text-align: left;
    color: var(--wps-page-muted, #5b535b);
    }
div.se1f__4e3c.l9765a50d .y712234_ro{
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
    margin: 28px 0 0;
    }
div.se1f__4e3c.l9765a50d .e10a018{
    padding: 18px 16px;
    border-radius: var(--wps-page-radius-sm, 16px);
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid var(--border-color, var(--wps-page-line, rgba(35, 24, 34, 0.1)));
    box-shadow: var(--wps-page-shadow-soft, 0 10px 30px rgba(47, 28, 44, 0.08));
    text-align: left; color: #1a1a2e;}
div.se1f__4e3c.l9765a50d .e10a018 strong{
    display: block;
    font-size: 1.18rem;
    color: var(--wps-page-text, #161316);
    }
div.se1f__4e3c.l9765a50d .e10a018 span{
    display: block;
    margin-top: 6px;
    font-size: 0.92rem;
    color: var(--wps-page-muted, #5b535b);
    }
div.se1f__4e3c.l9765a50d .va751__26e6{
    position: relative;
    min-height: 520px;
    display: grid;
    align-content: end;
    }
div.se1f__4e3c.l9765a50d .m1b0ce_er8d{position: relative;
    overflow: hidden;
    border-radius: 34px;
    min-height: 520px;
    box-shadow: var(--shadow-lg, var(--wps-page-shadow, 0 18px 50px rgba(47, 28, 44, 0.12)));
    background: #f5eff5; isolation: isolate; color: #1a1a2e;}
div.se1f__4e3c.l9765a50d .m1b0ce_er8d img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    }
div.se1f__4e3c.l9765a50d .a8abf2_n6{
    position: absolute;
    inset: auto 18px 18px 18px;
    padding: 18px 18px 16px;
    border-radius: 22px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.72), rgba(255, 255, 255, 0.94));
    backdrop-filter: blur(14px);
    border: 1px solid rgba(255, 255, 255, 0.8); color: #1a1a2e;}
div.se1f__4e3c.l9765a50d .a8abf2_n6 strong{
    display: block;
    font-size: 1.1rem;
    color: var(--wps-page-text, #161316);
    }
div.se1f__4e3c.l9765a50d .a8abf2_n6 p{
    margin: 8px 0 0;
    font-size: 0.94rem;
    line-height: 1.65;
    color: var(--wps-page-muted, #5b535b);
    }
div.se1f__4e3c.l9765a50d .k86liwikjs30{
    position: sticky;
    bottom: 18px;
    z-index: 7;
    margin: -10px auto 44px;
    }
div.se1f__4e3c.l9765a50d .m9bf4a__3cc{
    width: min(860px, calc(100% - 12px));
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 14px 16px;
    border-radius: 999px;
    background: rgba(24, 18, 24, 0.9);
    color: #ffffff;
    box-shadow: 0 20px 45px rgba(20, 14, 20, 0.26);
    backdrop-filter: blur(12px);
    }
div.se1f__4e3c.l9765a50d .n0a6dd_94y1{
    flex: 1;
    min-width: 0;
    }
div.se1f__4e3c.l9765a50d .n0a6dd_94y1 strong{
    display: block;
    font-size: 0.98rem;
    }
div.se1f__4e3c.l9765a50d .n0a6dd_94y1 span{
    display: block;
    font-size: 0.84rem;
    opacity: 0.78;
    }
div.se1f__4e3c.l9765a50d .m2d5__a598, div.se1f__4e3c.l9765a50d .u4adc349_7ha6{
    text-decoration: none;
    transition: transform 0.24s ease, box-shadow 0.24s ease, background 0.24s ease;
    }
div.se1f__4e3c.l9765a50d .m2d5__a598{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-height: 54px;
    padding: 0 24px;
    border-radius: 999px;
    font-weight: 700;
    font-size: 1rem;
    color: #1a1a2e;
    background: linear-gradient(135deg, var(--wps-page-primary, #c146c6), var(--wps-page-secondary, #c1576e));
    box-shadow: 0 16px 28px rgba(193, 70, 198, 0.24);
    }
div.se1f__4e3c.l9765a50d .m2d5__a598:hover, div.se1f__4e3c.l9765a50d .m2d5__a598:focus-visible, div.se1f__4e3c.l9765a50d .u4adc349_7ha6:hover, div.se1f__4e3c.l9765a50d .u4adc349_7ha6:focus-visible{
    transform: translateY(-2px);
    }
div.se1f__4e3c.l9765a50d .u4adc349_7ha6{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 54px;
    padding: 0 22px;
    border-radius: 999px;
    font-weight: 700;
    color: #1a1a2e;
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.16);
    }
div.se1f__4e3c.l9765a50d div{
    padding: 30px 0;
    }
div.se1f__4e3c.l9765a50d .c08b45_cf{
    display: grid;
    grid-template-columns: 0.8fr 1.2fr;
    gap: 24px;
    align-items: end;
    margin-bottom: 24px;
    }
div.se1f__4e3c.l9765a50d .ne3b7__fa3{
    font-size: 0.8rem;
    text-transform: uppercase;
    color: var(--wps-page-secondary, #c1576e);
    }
div.se1f__4e3c.l9765a50d h2{
    margin: 0;
    font-family: var(--wps-page-serif, serif);
    font-size: clamp(1.8rem, 3vw, 2.8rem);
    line-height: 1.1;
    text-align: left;
    color: var(--text-color, var(--wps-page-text, #161316));
    }
div.se1f__4e3c.l9765a50d .c08b45_cf p{
    margin: 0;
    font-size: 1rem;
    line-height: 1.8;
    color: var(--wps-page-muted, #5b535b);
    }
div.se1f__4e3c.l9765a50d .e2ee6e_mp6h{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
    }
div.se1f__4e3c.l9765a50d .d88bf_c273{
    position: relative;
    padding: 22px;
    border-radius: var(--wps-page-radius, 24px);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0.97));
    border: 1px solid var(--border-color, var(--wps-page-line, rgba(35, 24, 34, 0.1)));
    box-shadow: var(--wps-page-shadow-soft, 0 10px 30px rgba(47, 28, 44, 0.08)); color: #1a1a2e;}
div.se1f__4e3c.l9765a50d .pb8537ba{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    margin-bottom: 18px;
    }
div.se1f__4e3c.l9765a50d .n6a15_f868{
    width: 52px;
    height: 52px;
    border-radius: 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(145deg, rgba(193, 70, 198, 0.12), rgba(193, 87, 110, 0.12));
    color: #1a1a2e;
    }
div.se1f__4e3c.l9765a50d .w78312_0m{
    padding: 7px 10px;
    border-radius: 999px;
    font-size: 0.76rem;
    background: rgba(193, 70, 198, 0.08);
    color: #1a1a2e;
    }
div.se1f__4e3c.l9765a50d .d88bf_c273 h3{
    margin: 0 0 8px;
    font-size: 1.26rem;
    color: var(--wps-page-text, #161316);
    }
div.se1f__4e3c.l9765a50d .d88bf_c273 p{
    margin: 0 0 14px;
    color: var(--wps-page-muted, #5b535b);
    line-height: 1.75;
    }
div.se1f__4e3c.l9765a50d .m1730ab_entl{
    display: grid;
    gap: 10px;
    margin: 14px 0 18px;
    padding-top: 14px;
    border-top: 1px solid rgba(35, 24, 34, 0.08);
    }
div.se1f__4e3c.l9765a50d .m1730ab_entl span{
    font-size: 0.92rem;
    color: var(--wps-page-text, #161316);
    }
div.se1f__4e3c.l9765a50d .m1730ab_entl em{
    font-style: normal;
    color: var(--wps-page-muted, #5b535b);
    }
div.se1f__4e3c.l9765a50d .dca1a7_3cd{
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    align-items: center;
    }
div.se1f__4e3c.l9765a50d .q73dc8_6tz{
    color: var(--wps-page-primary-deep, #a12ea4);
    text-decoration: none;
    font-weight: 700;
    }
div.se1f__4e3c.l9765a50d .ece89a27c{
    margin-top: 18px;
    font-size: 0.88rem;
    color: var(--wps-page-muted, #5b535b);
    }
div.se1f__4e3c.l9765a50d .ec67__a99{
    display: grid;
    grid-template-columns: 1.02fr 0.98fr;
    gap: 18px;
    align-items: stretch;
    }
div.se1f__4e3c.l9765a50d .sfa4af6c5f, div.se1f__4e3c.l9765a50d .id1ca__63b17, div.se1f__4e3c.l9765a50d .t4a44a_034, div.se1f__4e3c.l9765a50d .j922a6_1d, div.se1f__4e3c.l9765a50d .i8aca9c9{
    border-radius: var(--wps-page-radius, 24px);
    border: 1px solid var(--border-color, var(--wps-page-line, rgba(35, 24, 34, 0.1)));
    box-shadow: var(--wps-page-shadow-soft, 0 10px 30px rgba(47, 28, 44, 0.08));
    }
div.se1f__4e3c.l9765a50d .sfa4af6c5f{
    background: #ffffff;
    padding: 24px; color: #1a1a2e;}
div.se1f__4e3c.l9765a50d .sfa4af6c5f h3, div.se1f__4e3c.l9765a50d .t4a44a_034 h3, div.se1f__4e3c.l9765a50d .j922a6_1d h3, div.se1f__4e3c.l9765a50d .i8aca9c9 h3{
    margin: 0 0 14px;
    font-size: 1.28rem;
    color: var(--wps-page-text, #161316);
    }
div.se1f__4e3c.l9765a50d .dd7b8f2_fd1, div.se1f__4e3c.l9765a50d .rd704_46, div.se1f__4e3c.l9765a50d .h172__98243{
    display: grid;
    gap: 12px;
    margin: 0;
    padding: 0;
    list-style: none;
    }
div.se1f__4e3c.l9765a50d .dd7b8f2_fd1 li, div.se1f__4e3c.l9765a50d .rd704_46 li, div.se1f__4e3c.l9765a50d .h172__98243 li{
    padding: 14px 16px;
    border-radius: 16px;
    background: linear-gradient(180deg, rgba(250, 247, 250, 1), rgba(255, 255, 255, 1));
    color: var(--wps-page-text, #161316);
    line-height: 1.7;
    }
div.se1f__4e3c.l9765a50d .dd7b8f2_fd1 strong, div.se1f__4e3c.l9765a50d .rd704_46 strong, div.se1f__4e3c.l9765a50d .h172__98243 strong{
    color: var(--wps-page-primary-deep, #a12ea4);
    }
div.se1f__4e3c.l9765a50d .id1ca__63b17{overflow: hidden;
    position: relative;
    min-height: 100%;
    background:
    linear-gradient(180deg, rgba(22, 17, 23, 0.15), rgba(22, 17, 23, 0.32)),
    url("../img/download-office-feature-cards-2.jpg") center/cover no-repeat;
    display: flex;
    align-items: end; isolation: isolate; color: #ffffff;}
div.se1f__4e3c.l9765a50d .i8aca9c9{
    margin: 18px;
    padding: 20px;
    background: rgba(255, 255, 255, 0.88);
    backdrop-filter: blur(12px); color: #1a1a2e;}
div.se1f__4e3c.l9765a50d .i8aca9c9 p{
    margin: 0;
    line-height: 1.8;
    color: var(--wps-page-muted, #5b535b);
    }
div.se1f__4e3c.l9765a50d .l5fc67__5bba8{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px;
    }
div.se1f__4e3c.l9765a50d .cfc866_o2rx{
    padding: 24px;
    border-radius: var(--wps-page-radius, 24px);
    background: #ffffff;
    border: 1px solid var(--border-color, var(--wps-page-line, rgba(35, 24, 34, 0.1)));
    box-shadow: var(--wps-page-shadow-soft, 0 10px 30px rgba(47, 28, 44, 0.08)); color: #1a1a2e;}
div.se1f__4e3c.l9765a50d .cfc866_o2rx h3{
    margin: 0 0 10px;
    font-size: 1.28rem;
    color: var(--wps-page-text, #161316);
    }
div.se1f__4e3c.l9765a50d .cfc866_o2rx p{
    margin: 0 0 14px;
    line-height: 1.75;
    color: var(--wps-page-muted, #5b535b);
    }
div.se1f__4e3c.l9765a50d .f6e51fb{
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    gap: 10px;
    }
div.se1f__4e3c.l9765a50d .f6e51fb li{
    display: flex;
    justify-content: space-between;
    gap: 10px;
    padding: 12px 0;
    border-bottom: 1px dashed rgba(35, 24, 34, 0.12);
    color: var(--wps-page-text, #161316);
    }
div.se1f__4e3c.l9765a50d .f6e51fb li:last-child{
    border-bottom: 0;
    }
div.se1f__4e3c.l9765a50d .b0a12bc8_jylb{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
    }
div.se1f__4e3c.l9765a50d .t4a44a_034, div.se1f__4e3c.l9765a50d .j922a6_1d{
    background: #ffffff;
    padding: 24px; color: #1a1a2e;}
div.se1f__4e3c.l9765a50d .t4a44a_034 p, div.se1f__4e3c.l9765a50d .j922a6_1d p{
    margin: 0 0 14px;
    line-height: 1.75;
    color: var(--wps-page-muted, #5b535b);
    }
div.se1f__4e3c.l9765a50d .jdbc0038{
    margin: 24px 0 38px;
    padding: 24px;
    border-radius: 30px;
    background:
    linear-gradient(135deg, rgba(193, 70, 198, 0.12), rgba(193, 87, 110, 0.14)),
    #fffdfd;
    border: 1px solid rgba(193, 70, 198, 0.14);
    box-shadow: var(--wps-page-shadow-soft, 0 10px 30px rgba(47, 28, 44, 0.08));
    display: grid;
    grid-template-columns: 1.1fr 0.9fr;
    gap: 20px;
    align-items: center; color: #1a1a2e;}
div.se1f__4e3c.l9765a50d .jdbc0038 h2{
    text-align: left;
    margin-bottom: 12px;
    }
div.se1f__4e3c.l9765a50d .jdbc0038 p{
    margin: 0;
    line-height: 1.8;
    color: var(--wps-page-muted, #5b535b);
    }
div.se1f__4e3c.l9765a50d .t736__542{
    display: flex;
    justify-content: flex-start;
    gap: 12px;
    flex-wrap: wrap;
    }
div.se1f__4e3c.l9765a50d .n05cc8_cdee{
    padding: 24px;
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.72);
    border: 1px solid rgba(35, 24, 34, 0.08); color: #1a1a2e;}
div.se1f__4e3c.l9765a50d .na6696df1{
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 20px;
    align-items: start;
    }
div.se1f__4e3c.l9765a50d .y2b85d382fe{
    font-family: var(--wps-page-serif, serif);
    font-size: 1.6rem;
    color: var(--wps-page-text, #161316);
    }
div.se1f__4e3c.l9765a50d .n05cc8_cdee p{
    margin: 8px 0 0;
    max-width: 720px;
    line-height: 1.8;
    color: var(--wps-page-muted, #5b535b);
    }
div.se1f__4e3c.l9765a50d .u29f1020c{
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    justify-content: flex-start;
    }
div.se1f__4e3c.l9765a50d .u29f1020c a{
    color: var(--wps-page-text, #161316);
    text-decoration: none;
    font-weight: 700;
    }
div.se1f__4e3c.l9765a50d .wps-tiny{
    margin-top: 18px;
    font-size: 0.86rem;
    color: var(--wps-page-muted, #5b535b);
    }
@media (max-width: 980px) {div.se1f__4e3c.l9765a50d .b990fc_hm5, div.se1f__4e3c.l9765a50d .ec67__a99, div.se1f__4e3c.l9765a50d .jdbc0038, div.se1f__4e3c.l9765a50d .c08b45_cf, div.se1f__4e3c.l9765a50d .na6696df1{
    grid-template-columns: 1fr;
    }
div.se1f__4e3c.l9765a50d .b990fc_hm5{
    min-height: auto;
    padding-top: 28px;
    }
div.se1f__4e3c.l9765a50d h1, div.se1f__4e3c.l9765a50d .p42ea5e_wo1, div.se1f__4e3c.l9765a50d .e10a018, div.se1f__4e3c.l9765a50d h2{
    text-align: left;
    }
div.se1f__4e3c.l9765a50d .y712234_ro, div.se1f__4e3c.l9765a50d .e2ee6e_mp6h, div.se1f__4e3c.l9765a50d .l5fc67__5bba8, div.se1f__4e3c.l9765a50d .b0a12bc8_jylb{
    grid-template-columns: 1fr;
    }
div.se1f__4e3c.l9765a50d .m1b0ce_er8d{
    min-height: 400px;
    }
div.se1f__4e3c.l9765a50d .t736__542, div.se1f__4e3c.l9765a50d .u29f1020c{
    justify-content: flex-start;
    }}
@media (max-width: 640px) {div.se1f__4e3c.l9765a50d{
    width: 100%;
    }
div.se1f__4e3c.l9765a50d .p2b44a2f_gg8{
    width: min(var(--wps-page-max, 1180px), calc(100% - 20px));
    }
div.se1f__4e3c.l9765a50d .m9bf4a__3cc{
    border-radius: 24px;
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    }
div.se1f__4e3c.l9765a50d .n0a6dd_94y1{
    text-align: center;
    }
div.se1f__4e3c.l9765a50d .d88bf_c273, div.se1f__4e3c.l9765a50d .sfa4af6c5f, div.se1f__4e3c.l9765a50d .cfc866_o2rx, div.se1f__4e3c.l9765a50d .t4a44a_034, div.se1f__4e3c.l9765a50d .j922a6_1d, div.se1f__4e3c.l9765a50d .n05cc8_cdee{
    padding: 18px;
    }
div.se1f__4e3c.l9765a50d .va751__26e6{
    min-height: auto;
    }}
.u0b6fa5_98{
    width: 100%;
    background:
    radial-gradient(circle at top left, hsla(298, 62%, 42%, 0.06), transparent 36%),
    radial-gradient(circle at top right, hsla(349, 50%, 48%, 0.07), transparent 32%),
    var(--nav-bg);
    border-bottom: 1px solid var(--nav-line); color: #1a1a2e;}
.zf1r81dug7y8{
    min-height: var(--nav-height);
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 18px 0;
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 20px 28px;
    }
.vd9184_nr{
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    color: var(--text-color);
    }
.zbd90ef_e3{
    font-family: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;
    font-size: 1.7rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.04em;
    text-transform: lowercase;
    position: relative;
    }
.zbd90ef_e3::after{
    content: "";
    position: absolute;
    left: 2px;
    right: 2px;
    bottom: -7px;
    height: 10px;
    border-radius: 999px;
    background: linear-gradient(90deg, hsla(298, 62%, 42%, 0.16), hsla(349, 50%, 48%, 0.14));
    z-index: -1; color: #1a1a2e;}
.a5mxsu3uboi{
    display: flex;
    justify-content: center;
    min-width: 0;
    }
.dd0d12_j5mw{
    margin: 0;
    padding: 6px;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    flex-wrap: wrap;
    border: 1px solid var(--nav-line);
    border-radius: calc(var(--radius-lg) + 6px);
    background: color-mix(in srgb, var(--nav-surface) 84%, white);
    box-shadow: var(--shadow-sm);
    backdrop-filter: blur(14px);
    }
.qe47__d2a{
    display: flex;
    }
.c3eg05cf8y43{
    position: relative;
    display: inline-flex;
    align-items: center;
    min-height: 42px;
    padding: 0 16px;
    border-radius: var(--radius-lg);
    text-decoration: none;
    color: var(--text-muted);
    font-family: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;
    font-size: 0.98rem;
    line-height: 1;
    transition: var(--transition);
    }
.c3eg05cf8y43::after{
    content: "";
    position: absolute;
    left: 16px;
    right: 16px;
    bottom: 9px;
    height: 1.5px;
    background: currentColor;
    transform: scaleX(0);
    transform-origin: center;
    transition: var(--transition);
    opacity: 0.45;
    }
.c3eg05cf8y43:hover, .c3eg05cf8y43:focus-visible{
    color: var(--text-color);
    background: hsla(0, 0%, 100%, 0.72);
    outline: none;
    }
.c3eg05cf8y43:hover::after, .c3eg05cf8y43:focus-visible::after, .c3eg05cf8y43.cdbbfe__96761::after{
    transform: scaleX(1);
    }
.c3eg05cf8y43.cdbbfe__96761{
    color: var(--text-color);
    background: hsla(0, 0%, 100%, 0.86);
    }
.e44f1a_4889{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 12px;
    }
.n6894__318b1{
    display: inline-flex;
    align-items: center;
    min-height: 44px;
    padding: 0 12px;
    text-decoration: none;
    color: var(--text-color);
    font-size: 0.96rem;
    line-height: 1;
    white-space: nowrap;
    transition: var(--transition);
    }
.n6894__318b1:hover, .n6894__318b1:focus-visible{
    color: var(--secondary-color);
    outline: none;
    }
.l36648_321{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 0 20px;
    border-radius: 999px;
    text-decoration: none;
    white-space: nowrap;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    color: #1a1a2e;
    font-weight: 600;
    letter-spacing: 0.01em;
    box-shadow: 0 14px 30px hsla(298, 62%, 42%, 0.22);
    transition: var(--transition);
    }
.l36648_321:hover, .l36648_321:focus-visible{
    background: linear-gradient(135deg, hsl(298, 62%, 38%), hsl(349, 50%, 44%));
    color: #ffffff;
    transform: translateY(-1px);
    box-shadow: var(--shadow-lg);
    outline: none;
    }
@media (max-width: 980px){.zf1r81dug7y8{
    grid-template-columns: 1fr;
    justify-items: stretch;
    gap: 16px;
    padding: 18px 0 22px;
    }
.vd9184_nr{
    justify-content: center;
    }
.a5mxsu3uboi{
    justify-content: stretch;
    }
.dd0d12_j5mw{
    width: 100%;
    justify-content: center;
    }
.e44f1a_4889{
    justify-content: center;
    flex-wrap: wrap;
    }}
@media (max-width: 640px){.u0b6fa5_98{
    background:
    radial-gradient(circle at top center, hsla(298, 62%, 42%, 0.08), transparent 44%),
    var(--nav-bg); color: #1a1a2e;}
.zf1r81dug7y8{
    width: min(100%, var(--max-width));
    }
.dd0d12_j5mw{
    padding: 8px;
    gap: 6px;
    border-radius: var(--radius-lg);
    }
.qe47__d2a{
    flex: 1 1 calc(50% - 6px);
    }
.c3eg05cf8y43{
    width: 100%;
    justify-content: center;
    min-height: 44px;
    padding: 0 14px;
    }
.n6894__318b1{
    min-height: 42px;
    }
.l36648_321{
    width: 100%;
    max-width: 280px;
    }}
.c3eg05cf8y43.active{color: #ffffff; background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
.c3eg05cf8y43.active {color: #ffffff; background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
.cdbbfe__96761.active {color: #ffffff; background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
.n7eab9c{
    background: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding: 64px 0 32px;
    margin-top: 120px; color: #1a1a2e;}
.be054__a18{
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    }
.pb799f_bax{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 48px;
    flex-wrap: wrap;
    gap: 32px;
    }
.au36pd22f{
    flex: 1;
    min-width: 200px;
    }
.fhbx2or87td{
    font-size: 20px;
    font-weight: 600;
    color: var(--text-color);
    font-family: serif;
    }
.v99a29_1o87{
    margin-top: 8px;
    font-size: 14px;
    color: var(--text-muted);
    line-height: 1.6;
    }
.pdc46_4a{
    display: flex;
    gap: 32px;
    flex-wrap: wrap;
    }
.zcfbb9_9q{
    font-size: 14px;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    }
.zcfbb9_9q:hover{
    color: var(--primary-color);
    }
.i4beab_nv{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 24px;
    border-top: 1px solid var(--border-color);
    flex-wrap: wrap;
    gap: 16px;
    }
.m207f0_ms{
    font-size: 13px;
    color: var(--text-muted);
    margin: 0;
    }
.t7d6cc__46ae1{
    font-size: 13px;
    color: var(--text-muted);
    margin: 0;
    }
@media (max-width: 768px){.n7eab9c{
    padding: 48px 0 24px;
    margin-top: 80px;
    }
.pb799f_bax{
    flex-direction: column;
    margin-bottom: 32px;
    }
.pdc46_4a{
    gap: 24px;
    }
.i4beab_nv{
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    }}
html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.se1f__4e3c img.rd7c__8366 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.se1f__4e3c img.rd7c__8366.wf8402858 { aspect-ratio: 16 / 9; }
div.se1f__4e3c img.rd7c__8366.e9089c_9131 { aspect-ratio: 16 / 10; }
div.se1f__4e3c img.rd7c__8366.v92f7a_8d8c { aspect-ratio: 4 / 3; }
div.se1f__4e3c img.rd7c__8366.y7641cb4394 { aspect-ratio: 1 / 1; }
div.se1f__4e3c :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.se1f__4e3c .ja9b41_a6dd {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.se1f__4e3c .ja9b41_a6dd.wf8402858 { aspect-ratio: 16 / 9; }
div.se1f__4e3c .ja9b41_a6dd.e9089c_9131 { aspect-ratio: 16 / 10; }
div.se1f__4e3c .ja9b41_a6dd.v92f7a_8d8c { aspect-ratio: 4 / 3; }
div.se1f__4e3c .ja9b41_a6dd.y7641cb4394 { aspect-ratio: 1 / 1; }
div.se1f__4e3c .ja9b41_a6dd > img.rd7c__8366,
    div.se1f__4e3c .ja9b41_a6dd > picture > img.rd7c__8366 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
div.se1f__4e3c.l9765a50d .m2d5__a598 a:not([class]){color:#ffffff !important;text-decoration:underline;}
div.se1f__4e3c.l9765a50d .m2d5__a598 a[class=""]{color:#ffffff !important;text-decoration:underline;}
div.se1f__4e3c.l9765a50d .m2d5__a598 a:not([class]):hover{opacity:0.92;}
div.se1f__4e3c.l9765a50d .m2d5__a598 a[class=""]:hover{opacity:0.92;}
div.se1f__4e3c.l9765a50d .m2d5__a598 a:not([class]):visited{color:#ffffff !important;}
div.se1f__4e3c.l9765a50d .m2d5__a598 a[class=""]:visited{color:#ffffff !important;}
.u0b6fa5_98{
    width: 100%;
    background:
    radial-gradient(circle at top left, hsla(298, 62%, 42%, 0.06), transparent 36%),
    radial-gradient(circle at top right, hsla(349, 50%, 48%, 0.07), transparent 32%),
    var(--nav-bg);
    border-bottom: 1px solid var(--nav-line); color: #1a1a2e;}
.zf1r81dug7y8{
    min-height: var(--nav-height);
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 18px 0;
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 20px 28px;
    }
.vd9184_nr{
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    color: var(--text-color);
    }
.zbd90ef_e3{
    font-family: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;
    font-size: 1.7rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.04em;
    text-transform: lowercase;
    position: relative;
    }
.zbd90ef_e3::after{
    content: "";
    position: absolute;
    left: 2px;
    right: 2px;
    bottom: -7px;
    height: 10px;
    border-radius: 999px;
    background: linear-gradient(90deg, hsla(298, 62%, 42%, 0.16), hsla(349, 50%, 48%, 0.14));
    z-index: -1; color: #1a1a2e;}
.a5mxsu3uboi{
    display: flex;
    justify-content: center;
    min-width: 0;
    }
.dd0d12_j5mw{
    margin: 0;
    padding: 6px;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    flex-wrap: wrap;
    border: 1px solid var(--nav-line);
    border-radius: calc(var(--radius-lg) + 6px);
    background: color-mix(in srgb, var(--nav-surface) 84%, white);
    box-shadow: var(--shadow-sm);
    backdrop-filter: blur(14px);
    }
.qe47__d2a{
    display: flex;
    }
.c3eg05cf8y43{
    position: relative;
    display: inline-flex;
    align-items: center;
    min-height: 42px;
    padding: 0 16px;
    border-radius: var(--radius-lg);
    text-decoration: none;
    color: var(--text-muted);
    font-family: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;
    font-size: 0.98rem;
    line-height: 1;
    transition: var(--transition);
    }
.c3eg05cf8y43::after{
    content: "";
    position: absolute;
    left: 16px;
    right: 16px;
    bottom: 9px;
    height: 1.5px;
    background: currentColor;
    transform: scaleX(0);
    transform-origin: center;
    transition: var(--transition);
    opacity: 0.45;
    }
.c3eg05cf8y43:hover, .c3eg05cf8y43:focus-visible{
    color: var(--text-color);
    background: hsla(0, 0%, 100%, 0.72);
    outline: none;
    }
.c3eg05cf8y43:hover::after, .c3eg05cf8y43:focus-visible::after, .c3eg05cf8y43.cdbbfe__96761::after{
    transform: scaleX(1);
    }
.c3eg05cf8y43.cdbbfe__96761{
    color: var(--text-color);
    background: hsla(0, 0%, 100%, 0.86);
    }
.e44f1a_4889{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 12px;
    }
.n6894__318b1{
    display: inline-flex;
    align-items: center;
    min-height: 44px;
    padding: 0 12px;
    text-decoration: none;
    color: var(--text-color);
    font-size: 0.96rem;
    line-height: 1;
    white-space: nowrap;
    transition: var(--transition);
    }
.n6894__318b1:hover, .n6894__318b1:focus-visible{
    color: var(--secondary-color);
    outline: none;
    }
.l36648_321{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 0 20px;
    border-radius: 999px;
    text-decoration: none;
    white-space: nowrap;
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    color: #1a1a2e;
    font-weight: 600;
    letter-spacing: 0.01em;
    box-shadow: 0 14px 30px hsla(298, 62%, 42%, 0.22);
    transition: var(--transition);
    }
.l36648_321:hover, .l36648_321:focus-visible{
    background: linear-gradient(135deg, hsl(298, 62%, 38%), hsl(349, 50%, 44%));
    color: #ffffff;
    transform: translateY(-1px);
    box-shadow: var(--shadow-lg);
    outline: none;
    }
@media (max-width: 980px){.zf1r81dug7y8{
    grid-template-columns: 1fr;
    justify-items: stretch;
    gap: 16px;
    padding: 18px 0 22px;
    }
.vd9184_nr{
    justify-content: center;
    }
.a5mxsu3uboi{
    justify-content: stretch;
    }
.dd0d12_j5mw{
    width: 100%;
    justify-content: center;
    }
.e44f1a_4889{
    justify-content: center;
    flex-wrap: wrap;
    }}
@media (max-width: 640px){.u0b6fa5_98{
    background:
    radial-gradient(circle at top center, hsla(298, 62%, 42%, 0.08), transparent 44%),
    var(--nav-bg); color: #1a1a2e;}
.zf1r81dug7y8{
    width: min(100%, var(--max-width));
    }
.dd0d12_j5mw{
    padding: 8px;
    gap: 6px;
    border-radius: var(--radius-lg);
    }
.qe47__d2a{
    flex: 1 1 calc(50% - 6px);
    }
.c3eg05cf8y43{
    width: 100%;
    justify-content: center;
    min-height: 44px;
    padding: 0 14px;
    }
.n6894__318b1{
    min-height: 42px;
    }
.l36648_321{
    width: 100%;
    max-width: 280px;
    }}
.c3eg05cf8y43.active{color: #ffffff; background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
.c3eg05cf8y43.active{color: #ffffff; background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
.cdbbfe__96761.active{color: #ffffff; background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
.n7eab9c{
    background: var(--bg-color);
    border-top: 1px solid var(--border-color);
    padding: 64px 0 32px;
    margin-top: 120px; color: #1a1a2e;}
.be054__a18{
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 0 24px;
    }
.pb799f_bax{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 48px;
    flex-wrap: wrap;
    gap: 32px;
    }
.au36pd22f{
    flex: 1;
    min-width: 200px;
    }
.fhbx2or87td{
    font-size: 20px;
    font-weight: 600;
    color: var(--text-color);
    font-family: serif;
    }
.v99a29_1o87{
    margin-top: 8px;
    font-size: 14px;
    color: var(--text-muted);
    line-height: 1.6;
    }
.pdc46_4a{
    display: flex;
    gap: 32px;
    flex-wrap: wrap;
    }
.zcfbb9_9q{
    font-size: 14px;
    color: var(--text-muted);
    text-decoration: none;
    transition: var(--transition);
    }
.zcfbb9_9q:hover{
    color: var(--primary-color);
    }
.i4beab_nv{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 24px;
    border-top: 1px solid var(--border-color);
    flex-wrap: wrap;
    gap: 16px;
    }
.m207f0_ms{
    font-size: 13px;
    color: var(--text-muted);
    margin: 0;
    }
.t7d6cc__46ae1{
    font-size: 13px;
    color: var(--text-muted);
    margin: 0;
    }
@media (max-width: 768px){.n7eab9c{
    padding: 48px 0 24px;
    margin-top: 80px;
    }
.pb799f_bax{
    flex-direction: column;
    margin-bottom: 32px;
    }
.pdc46_4a{
    gap: 24px;
    }
.i4beab_nv{
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    }}
.u0b6fa5_98{
  width: 100%;
  background:
    radial-gradient(circle at top left, hsla(298, 62%, 42%, 0.06), transparent 36%),
    radial-gradient(circle at top right, hsla(349, 50%, 48%, 0.07), transparent 32%),
    var(--nav-bg);
  border-bottom: 1px solid var(--nav-line); color: #1a1a2e;}
.zf1r81dug7y8{
  min-height: var(--nav-height);
  max-width: var(--max-width);
  margin: 0 auto;
  padding: 18px 0;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 20px 28px;
}
.vd9184_nr{
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  color: var(--text-color);
}
.zbd90ef_e3{
  font-family: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.04em;
  text-transform: lowercase;
  position: relative;
}
.zbd90ef_e3::after{
  content: "";
  position: absolute;
  left: 2px;
  right: 2px;
  bottom: -7px;
  height: 10px;
  border-radius: 999px;
  background: linear-gradient(90deg, hsla(298, 62%, 42%, 0.16), hsla(349, 50%, 48%, 0.14));
  z-index: -1; color: #1a1a2e;}
.a5mxsu3uboi{
  display: flex;
  justify-content: center;
  min-width: 0;
}
.dd0d12_j5mw{
  margin: 0;
  padding: 6px;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  flex-wrap: wrap;
  border: 1px solid var(--nav-line);
  border-radius: calc(var(--radius-lg) + 6px);
  background: color-mix(in srgb, var(--nav-surface) 84%, white);
  box-shadow: var(--shadow-sm);
  backdrop-filter: blur(14px);
}
.qe47__d2a{
  display: flex;
}
.c3eg05cf8y43{
  position: relative;
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  padding: 0 16px;
  border-radius: var(--radius-lg);
  text-decoration: none;
  color: var(--text-muted);
  font-family: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;
  font-size: 0.98rem;
  line-height: 1;
  transition: var(--transition);
}
.c3eg05cf8y43::after{
  content: "";
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: 9px;
  height: 1.5px;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: center;
  transition: var(--transition);
  opacity: 0.45;
}
.c3eg05cf8y43:hover, .c3eg05cf8y43:focus-visible{
  color: var(--text-color);
  background: hsla(0, 0%, 100%, 0.72);
  outline: none;
}
.c3eg05cf8y43:hover::after, .c3eg05cf8y43:focus-visible::after, .c3eg05cf8y43.cdbbfe__96761::after{
  transform: scaleX(1);
}
.c3eg05cf8y43.cdbbfe__96761{
  color: var(--text-color);
  background: hsla(0, 0%, 100%, 0.86);
}
.e44f1a_4889{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
}
.n6894__318b1{
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  padding: 0 12px;
  text-decoration: none;
  color: var(--text-color);
  font-size: 0.96rem;
  line-height: 1;
  white-space: nowrap;
  transition: var(--transition);
}
.n6894__318b1:hover, .n6894__318b1:focus-visible{
  color: var(--secondary-color);
  outline: none;
}
.l36648_321{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 20px;
  border-radius: 999px;
  text-decoration: none;
  white-space: nowrap;
  background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
  color: #1a1a2e;
  font-weight: 600;
  letter-spacing: 0.01em;
  box-shadow: 0 14px 30px hsla(298, 62%, 42%, 0.22);
  transition: var(--transition);
}
.l36648_321:hover, .l36648_321:focus-visible{
  background: linear-gradient(135deg, hsl(298, 62%, 38%), hsl(349, 50%, 44%));
  color: #ffffff;
  transform: translateY(-1px);
  box-shadow: var(--shadow-lg);
  outline: none;
}
@media (max-width: 980px){.zf1r81dug7y8{
    grid-template-columns: 1fr;
    justify-items: stretch;
    gap: 16px;
    padding: 18px 0 22px;
  }
.vd9184_nr{
    justify-content: center;
  }
.a5mxsu3uboi{
    justify-content: stretch;
  }
.dd0d12_j5mw{
    width: 100%;
    justify-content: center;
  }
.e44f1a_4889{
    justify-content: center;
    flex-wrap: wrap;
  }}
@media (max-width: 640px){.u0b6fa5_98{
    background:
      radial-gradient(circle at top center, hsla(298, 62%, 42%, 0.08), transparent 44%),
      var(--nav-bg); color: #1a1a2e;}
.zf1r81dug7y8{
    width: min(100%, var(--max-width));
  }
.dd0d12_j5mw{
    padding: 8px;
    gap: 6px;
    border-radius: var(--radius-lg);
  }
.qe47__d2a{
    flex: 1 1 calc(50% - 6px);
  }
.c3eg05cf8y43{
    width: 100%;
    justify-content: center;
    min-height: 44px;
    padding: 0 14px;
  }
.n6894__318b1{
    min-height: 42px;
  }
.l36648_321{
    width: 100%;
    max-width: 280px;
  }}
.c3eg05cf8y43.active{color: #ffffff; background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
.c3eg05cf8y43.active{color: #ffffff; background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
.cdbbfe__96761.active{color: #ffffff; background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
.a9b193_8084{
  background: var(--bg-color);
  border-top: 1px solid var(--border-color);
  padding: 64px 0 32px;
  margin-top: 120px; color: #1a1a2e;}
.fd82ba7c19e{
  max-width: var(--max-width);
  margin: 0 auto;
  padding: 0 24px;
}
.hcac5cfa4f5{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 48px;
  flex-wrap: wrap;
  gap: 32px;
}
.j9ca750cfac{
  flex: 1;
  min-width: 200px;
}
.b8873003f{
  font-size: 20px;
  font-weight: 600;
  color: var(--text-color);
  font-family: serif;
}
.oe8e__6363{
  margin-top: 8px;
  font-size: 14px;
  color: var(--text-muted);
  line-height: 1.6;
}
.l4ea__792c{
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
}
.fbb5d91b193{
  font-size: 14px;
  color: var(--text-muted);
  text-decoration: none;
  transition: var(--transition);
}
.fbb5d91b193:hover{
  color: var(--primary-color);
}
.ae8f35_a0ad{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 24px;
  border-top: 1px solid var(--border-color);
  flex-wrap: wrap;
  gap: 16px;
}
.pbb5__aa59{
  font-size: 13px;
  color: var(--text-muted);
  margin: 0;
}
.ncb0__2517{
  font-size: 13px;
  color: var(--text-muted);
  margin: 0;
}
@media (max-width: 768px){.a9b193_8084{
    padding: 48px 0 24px;
    margin-top: 80px;
  }
.hcac5cfa4f5{
    flex-direction: column;
    margin-bottom: 32px;
  }
.l4ea__792c{
    gap: 24px;
  }
.ae8f35_a0ad{
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }}
.k8cb55_bd55{box-sizing:border-box;}
.w3e95d599{box-sizing:border-box;}
.gd86__96d2{box-sizing:border-box;}
.ma24__e1b8{display:block;max-width:100%;height:auto;}
.yd37858eb22{box-sizing:border-box;}
@media (max-width: 768px) {div.se1f__4e3c.l9765a50d .pb8537ba { 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; }
.i4beab_nv { 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; }
div.se1f__4e3c.l9765a50d .b990fc_hm5 { padding-left: 20px !important; padding-right: 20px !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }}