:root {

  --page-accent: hsl(298, 62%, 52%);
  --page-accent-alt: hsl(349, 50%, 52%);
  --page-text: hsl(298, 10%, 5%);
  --page-bg: hsl(298, 6%, 97%);
  --page-card-bg: hsl(0, 0%, 100%);
  --page-border: hsl(298, 8%, 88%);
  --page-shadow: 0 2px 12px hsla(298, 10%, 5%, 0.08);
  --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.d3307__d28 *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
div.se1f__4e3c.d3307__d28{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    color: var(--page-text);
    background: var(--page-bg);
    line-height: 1.6;
    }
div.se1f__4e3c.d3307__d28 .g105a7301{min-height: 50vh;
    display: flex;
    align-items: center;
    padding: 80px 20px 60px;
    background: linear-gradient(135deg, var(--page-accent) 0%, var(--page-accent-alt) 100%);
    position: relative;
    overflow: hidden; isolation: isolate; color: #1a1a2e;}
div.se1f__4e3c.d3307__d28 .g105a7301::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../img/versions-office-brand-visual-2.jpg") center/cover;
    opacity: 0.15;
    z-index: 0;
    }
div.se1f__4e3c.d3307__d28 .g7425081fc3{
    max-width: 1200px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    z-index: 1;
    }
div.se1f__4e3c.d3307__d28 .g7425081fc3 h1{
    font-size: clamp(2rem, 5vw, 3.5rem);
    color: white;
    font-weight: 700;
    margin-bottom: 20px;
    letter-spacing: -0.02em;
    }
div.se1f__4e3c.d3307__d28 .g7425081fc3 p{
    font-size: clamp(1rem, 2vw, 1.25rem);
    color: rgba(255, 255, 255, 0.95);
    max-width: 600px;
    margin-left: 0;
    }
div.se1f__4e3c.d3307__d28 .wbc85d_90f{
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 20px;
    }
div.se1f__4e3c.d3307__d28 .c232e916c{
    text-align: center;
    max-width: 800px;
    margin: 0 auto 60px;
    font-size: 1.1rem;
    color: var(--page-text);
    opacity: 0.85;
    }
div.se1f__4e3c.d3307__d28 .a4fae8_3d3t{
    margin-bottom: 80px;
    }
div.se1f__4e3c.d3307__d28 .vtdxmkpkf6{
    font-size: clamp(1.75rem, 3vw, 2.25rem);
    font-weight: 700;
    margin-bottom: 40px;
    color: var(--page-text);
    text-align: left;
    padding-right: 20px;
    border-right: 4px solid var(--page-accent);
    }
div.se1f__4e3c.d3307__d28 .f9dacb57b{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 30px;
    margin-bottom: 50px;
    }
div.se1f__4e3c.d3307__d28 .juyd8cjczcx{
    background: var(--page-card-bg);
    border-radius: 16px;
    padding: 40px 30px;
    box-shadow: var(--page-shadow);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 1px solid var(--page-border); color: #1a1a2e;}
div.se1f__4e3c.d3307__d28 .juyd8cjczcx:hover{
    transform: translateY(-4px);
    box-shadow: 0 8px 24px hsla(298, 10%, 5%, 0.12);
    }
div.se1f__4e3c.d3307__d28 .juyd8cjczcx.pkvtsdm2k{
    border: 2px solid var(--page-accent);
    position: relative;
    }
div.se1f__4e3c.d3307__d28 .e6d7__d831b{
    position: absolute;
    top: -12px;
    right: 30px;
    background: linear-gradient(135deg, var(--page-accent), var(--page-accent-alt));
    color: #1a1a2e;
    padding: 6px 16px;
    border-radius: 20px;
    font-size: 0.85rem;
    font-weight: 600;
    }
div.se1f__4e3c.d3307__d28 .s3ce82d_mqhn{
    margin-bottom: 24px;
    }
div.se1f__4e3c.d3307__d28 .k95d__205d5{
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--page-text);
    margin-bottom: 8px;
    }
div.se1f__4e3c.d3307__d28 .ub93b1_9bc{
    font-size: 0.95rem;
    color: var(--page-text);
    opacity: 0.7;
    }
div.se1f__4e3c.d3307__d28 .bjmc09p5wjqo{
    font-size: 2rem;
    font-weight: 700;
    color: var(--page-accent);
    margin-bottom: 20px;
    }
div.se1f__4e3c.d3307__d28 .bjmc09p5wjqo span{
    font-size: 1rem;
    font-weight: 400;
    opacity: 0.8;
    }
div.se1f__4e3c.d3307__d28 .g0969948{
    list-style: none;
    margin-bottom: 30px;
    }
div.se1f__4e3c.d3307__d28 .g0969948 li{
    padding: 10px 0;
    padding-left: 28px;
    position: relative;
    font-size: 0.95rem;
    border-bottom: 1px solid var(--page-border);
    }
div.se1f__4e3c.d3307__d28 .g0969948 li:last-child{
    border-bottom: none;
    }
div.se1f__4e3c.d3307__d28 .g0969948 li::before{
    content: "✓";
    position: absolute;
    left: 0;
    color: var(--page-accent);
    font-weight: 700;
    font-size: 1.1rem;
    }
div.se1f__4e3c.d3307__d28 .l724__3c9a{
    display: inline-block;
    width: 100%;
    padding: 14px 28px;
    background: linear-gradient(135deg, var(--page-accent), var(--page-accent-alt));
    color: #1a1a2e;
    text-decoration: none;
    border-radius: 8px;
    font-weight: 600;
    text-align: center;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    box-shadow: 0 4px 12px hsla(298, 62%, 52%, 0.3);
    }
div.se1f__4e3c.d3307__d28 .l724__3c9a:hover{
    transform: translateY(-2px);
    box-shadow: 0 6px 20px hsla(298, 62%, 52%, 0.4);
    }
div.se1f__4e3c.d3307__d28 .w437555548f{
    margin-bottom: 80px;
    }
div.se1f__4e3c.d3307__d28 .da06a0__2a2{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
    }
div.se1f__4e3c.d3307__d28 .s7631_f4{
    background: var(--page-card-bg);
    border-radius: 12px;
    padding: 30px;
    box-shadow: var(--page-shadow);
    border: 1px solid var(--page-border); color: #1a1a2e;}
div.se1f__4e3c.d3307__d28 .q714cd96_1x{
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 20px;
    }
div.se1f__4e3c.d3307__d28 .sae1b3721{
    width: 48px;
    height: 48px;
    background: linear-gradient(135deg, var(--page-accent), var(--page-accent-alt));
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center; color: #1a1a2e;}
div.se1f__4e3c.d3307__d28 .sae1b3721 svg{
    width: 28px;
    height: 28px;
    fill: white;
    }
div.se1f__4e3c.d3307__d28 .cd9a1__960{
    font-size: 1.35rem;
    font-weight: 700;
    color: var(--page-text);
    }
div.se1f__4e3c.d3307__d28 .z030d4__9ace{
    font-size: 0.9rem;
    color: var(--page-text);
    opacity: 0.7;
    margin-bottom: 16px;
    }
div.se1f__4e3c.d3307__d28 .m40fce5571{
    list-style: none;
    font-size: 0.95rem;
    }
div.se1f__4e3c.d3307__d28 .m40fce5571 li{
    padding: 8px 0;
    padding-left: 24px;
    position: relative;
    }
div.se1f__4e3c.d3307__d28 .m40fce5571 li::before{
    content: "•";
    position: absolute;
    left: 8px;
    color: var(--page-accent);
    font-weight: 700;
    }
div.se1f__4e3c.d3307__d28 .t9c3210{
    overflow-x: auto;
    margin-bottom: 80px;
    }
div.se1f__4e3c.d3307__d28 .nb6d27dc{
    width: 100%;
    border-collapse: collapse;
    background: var(--page-card-bg);
    border-radius: 12px;
    overflow: hidden;
    box-shadow: var(--page-shadow); color: #1a1a2e;}
div.se1f__4e3c.d3307__d28 .nb6d27dc thead{
    background: linear-gradient(135deg, var(--page-accent), var(--page-accent-alt));
    color: #1a1a2e;
    }
div.se1f__4e3c.d3307__d28 .nb6d27dc th{
    padding: 20px 16px;
    text-align: left;
    font-weight: 600;
    font-size: 1rem;
    }
div.se1f__4e3c.d3307__d28 .nb6d27dc td{
    padding: 16px;
    border-bottom: 1px solid var(--page-border);
    }
div.se1f__4e3c.d3307__d28 .nb6d27dc tbody tr:last-child td{
    border-bottom: none;
    }
div.se1f__4e3c.d3307__d28 .nb6d27dc tbody tr:hover{
    background: var(--page-bg); color: #1a1a2e;}
div.se1f__4e3c.d3307__d28 .c147462265{
    color: var(--page-accent);
    font-weight: 700;
    font-size: 1.2rem;
    }
div.se1f__4e3c.d3307__d28 .w7a07__e8b{
    color: var(--page-text);
    opacity: 0.3;
    font-weight: 700;
    font-size: 1.2rem;
    }
div.se1f__4e3c.d3307__d28 .pb43a7__594b4{
    background: var(--page-card-bg);
    border-radius: 16px;
    padding: 50px 40px;
    box-shadow: var(--page-shadow);
    margin-bottom: 60px; color: #1a1a2e;}
div.se1f__4e3c.d3307__d28 .t4d0__f56b2{
    font-size: 1.75rem;
    font-weight: 700;
    margin-bottom: 30px;
    color: var(--page-text);
    }
div.se1f__4e3c.d3307__d28 .se9ee8a_m3yo{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
    }
div.se1f__4e3c.d3307__d28 .gczaiy6nsc4{
    padding: 24px;
    background: var(--page-bg);
    border-radius: 12px;
    border-left: 4px solid var(--page-accent); color: #1a1a2e;}
div.se1f__4e3c.d3307__d28 .gczaiy6nsc4 h3{
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 12px;
    color: var(--page-text);
    }
div.se1f__4e3c.d3307__d28 .gczaiy6nsc4 p{
    font-size: 0.95rem;
    color: var(--page-text);
    opacity: 0.8;
    line-height: 1.7;
    }
div.se1f__4e3c.d3307__d28 .floating-cta{
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 100;
    }
div.se1f__4e3c.d3307__d28 .floating-cta a{
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 16px 32px;
    background: linear-gradient(135deg, var(--page-accent), var(--page-accent-alt));
    color: #1a1a2e;
    text-decoration: none;
    border-radius: 50px;
    font-weight: 600;
    box-shadow: 0 8px 24px hsla(298, 62%, 52%, 0.4);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    }
div.se1f__4e3c.d3307__d28 .floating-cta a:hover{
    transform: translateY(-3px);
    box-shadow: 0 12px 32px hsla(298, 62%, 52%, 0.5);
    }
div.se1f__4e3c.d3307__d28 .pb799f_bax{
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    }
div.se1f__4e3c.d3307__d28 .pdc46_4a{
    display: flex;
    justify-content: center;
    gap: 30px;
    margin-bottom: 20px;
    flex-wrap: wrap;
    }
div.se1f__4e3c.d3307__d28 .pdc46_4a a{
    color: white;
    text-decoration: none;
    opacity: 0.8;
    transition: opacity 0.2s ease;
    }
div.se1f__4e3c.d3307__d28 .pdc46_4a a:hover{
    opacity: 1;
    }
div.se1f__4e3c.d3307__d28 .m207f0_ms{
    font-size: 0.9rem;
    opacity: 0.7;
    }
@media (max-width: 768px) {div.se1f__4e3c.d3307__d28 .da06a0__2a2{
    grid-template-columns: 1fr;
    }
div.se1f__4e3c.d3307__d28 .f9dacb57b{
    grid-template-columns: 1fr;
    }
div.se1f__4e3c.d3307__d28 .nb6d27dc{
    font-size: 0.85rem;
    }
div.se1f__4e3c.d3307__d28 .nb6d27dc th, div.se1f__4e3c.d3307__d28 .nb6d27dc td{
    padding: 12px 8px;
    }
div.se1f__4e3c.d3307__d28 .floating-cta{
    bottom: 20px;
    right: 20px;
    }
div.se1f__4e3c.d3307__d28 .floating-cta a{
    padding: 12px 24px;
    font-size: 0.9rem;
    }}
.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;
    }
.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) {.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; }}