:root{--content-page-bg: hsl(147, 7%, 96%);
--content-surface-bg: #ffffff;
--content-text: hsl(147, 10%, 11%);
--content-text-muted: rgba(24,33,47,0.72);
--content-border: rgba(0, 0, 0, 0.08);
--content-link-color: hsl(147, 10%, 11%);
--content-accent-ui: hsl(147, 76%, 61%);
--content-radius: 24px;
--max-width: 1640px;
--hero-text-width: 842px;
--primary-color: var(--content-accent-ui, hsl(281, 61%, 61%));
--secondary-color: var(--content-link-hover, var(--content-accent-ui, hsl(281, 61%, 61%)));
--bg-color: var(--content-page-bg, hsl(147, 7%, 96%));
--text-color: var(--content-text, hsl(147, 10%, 11%));
--text-muted: var(--content-text-muted, rgba(24, 33, 47, 0.72));
--border-color: var(--content-border, rgba(0, 0, 0, 0.08));
--page-max-width: 1640px;
--idx-max-width: 1640px;
--page-reading-width: 1017px;
--reading-width: 1017px;
--content-width: 1017px;
--text-column-width: 1017px;
--text-width: 1011px;
--page-hero-reading-width: 842px;
--hero-text-max: 842px;
--hero-text-max-width: 842px;
--transition: all 0.25s ease;
--site-page-frame-mode: contained;
--site-hero-layout-family: split_stage;
--site-breakout-mode: controlled;
--site-frame-width-policy: page;
--site-surface-density: airy;
--page-card-radius: 24px;
--page-card-shadow: 0 16px 38px rgb(228, 244, 234);
--page-card-border: rgba(0, 0, 0, 0.08);
--page-card-bg: rgb(228, 244, 234);
--content-heading: hsl(147, 10%, 11%);
--content-accent-text: hsl(147, 10%, 11%);
--content-link-hover: rgb(125, 235, 174);}
main.v16385fe580 .gc521542e{min-width:0;
overflow:hidden;}
main.v16385fe580 .gc521542e>:is(img,picture,video,canvas,svg){display:block;
width:100%;
max-width:100%;
height:auto;}
main.v16385fe580 .k14e9e_49{box-sizing:border-box;}
main.v16385fe580 .btzhs9jvd2ev{box-sizing:border-box;}
main.v16385fe580{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
background-color: var(--content-page-bg);
color: var(--content-text);
line-height: 1.6;
overflow-x: hidden;}
main.v16385fe580 .gl33pn17ip7{max-width: var(--max-width);
margin: 0 auto;
padding: 0 40px;}
main.v16385fe580 .v8872b_7c9{padding: 100px 0;
border-bottom: 1px solid var(--content-border);}
main.v16385fe580 .uae73_5be{display: grid;
gap: 32px;}
main.v16385fe580 .b7eb8__18bc4{padding: 140px 0 100px;
display: flex;
flex-direction: column;
align-items: flex-start;
background: linear-gradient(135deg, #f0fdf4 0%, #ffffff 100%);}
main.v16385fe580 .v272e_452{max-width: var(--hero-text-width);
text-align: left;}
main.v16385fe580 .qf92fb_xw{display: inline-block;
background: var(--content-accent-ui);
color: white;
padding: 6px 16px;
border-radius: 50px;
font-size: 14px;
font-weight: 600;
margin-bottom: 24px;}
main.v16385fe580 .b7eb8__18bc4 h1{font-size: clamp(48px, 5vw, 72px);
line-height: 1.1;
font-weight: 800;
margin-bottom: 24px;
letter-spacing: -0.02em;
color: var(--content-text);}
main.v16385fe580 .a41050__a631{font-size: 20px;
color: var(--content-text-muted);
margin-bottom: 40px;
max-width: 700px;}
main.v16385fe580 .a6e3e_3730{display: flex;
gap: 20px;
flex-wrap: wrap;}
main.v16385fe580 .f870fd1deda{background-color: var(--content-link-color);
color: #0d2a1d;
padding: 18px 36px;
border-radius: 14px;
font-weight: 700;
text-decoration: none;
font-size: 18px;
transition: transform 0.2s, box-shadow 0.2s;
box-shadow: 0 10px 20px rgba(74, 222, 128, 0.2);
display: inline-flex;
align-items: center;}
main.v16385fe580 .f870fd1deda:hover{transform: translateY(-2px);
box-shadow: 0 15px 30px rgba(74, 222, 128, 0.3);}
main.v16385fe580 .jc9db7_ba52{background-color: #ffffff;}
main.v16385fe580 .ov6ip480x{max-width: var(--hero-text-width);
margin-bottom: 60px;}
main.v16385fe580 .ov6ip480x h2{font-size: 36px;
font-weight: 700;
margin-bottom: 16px;}
main.v16385fe580 .o492bea{background: var(--content-page-bg);
padding: 40px;
border-radius: var(--content-radius);
border: 1px solid var(--content-border);
transition: all 0.3s ease;
display: flex;
flex-direction: column;
justify-content: space-between;}
main.v16385fe580 .o492bea:hover{border-color: var(--content-link-color);
background: #ffffff;
box-shadow: 0 20px 40px rgba(0,0,0,0.05);}
main.v16385fe580 .e9e7ebe6_r1{width: 64px;
height: 64px;
margin-bottom: 24px;}
main.v16385fe580 .o492bea h3{font-size: 24px;
margin-bottom: 12px;}
main.v16385fe580 .o492bea p{color: var(--content-text-muted);
font-size: 16px;
margin-bottom: 30px;
flex-grow: 1;}
main.v16385fe580 .g3sn1gfbh{display: flex;
align-items: center;
justify-content: center;
padding: 14px;
border-radius: 12px;
background: #ffffff;
border: 2px solid var(--content-link-color);
color: var(--content-text);
font-weight: 600;
text-decoration: none;
transition: 0.2s;}
main.v16385fe580 .g3sn1gfbh:hover{background: var(--content-link-color);
color: #0d2a1d;}
main.v16385fe580 .kd7c809b_709h{background: #18212f;
color: #ffffff;}
main.v16385fe580 .kd7c809b_709h h2{color: #ffffff;}
main.v16385fe580 .q3e47c9{grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
margin-top: 40px;}
main.v16385fe580 .e74b4d5_a573{position: relative;
padding-left: 40px;}
main.v16385fe580 .mjsrayf0f29{position: absolute;
left: 0;
top: 0;
font-size: 48px;
font-weight: 800;
color: var(--content-link-color);
opacity: 0.3;
line-height: 1;}
main.v16385fe580 .k14e9e_49 h4{font-size: 20px;
margin-bottom: 12px;
color: #ffffff;}
main.v16385fe580 .k14e9e_49 p{color: rgba(255,255,255,0.7);}
main.v16385fe580 .n9f760c18{background-color: #ffffff;}
main.v16385fe580 .b08fd7f_8eda{overflow-x: auto;
border-radius: 16px;
border: 1px solid var(--content-border);}
main.v16385fe580 table{width: 100%;
border-collapse: collapse;
text-align: left;}
main.v16385fe580 th, main.v16385fe580 td{padding: 20px 24px;
border-bottom: 1px solid var(--content-border);}
main.v16385fe580 th{background: var(--content-page-bg);
font-weight: 700;}
main.v16385fe580 .uaf3306d_aoy{background: rgba(74, 222, 128, 0.05);
border-left: 4px solid var(--content-link-color);
padding: 32px;
border-radius: 0 16px 16px 0;
margin-top: 40px;}
main.v16385fe580 .d158429b1ec{display: grid;
grid-template-columns: 2fr repeat(3, 1fr);
gap: 40px;
margin-bottom: 60px;}
main.v16385fe580 .d75624e60 h3{font-size: 24px;
margin-bottom: 16px;}
main.v16385fe580 .m15a9e995 h4{font-size: 16px;
margin-bottom: 20px;
color: var(--content-text);}
main.v16385fe580 .m15a9e995 ul{list-style: none;
padding: 0;}
main.v16385fe580 .m15a9e995 li{margin-bottom: 12px;}
main.v16385fe580 .m15a9e995 a{color: var(--content-text-muted);
text-decoration: none;
transition: color 0.2s;}
main.v16385fe580 .m15a9e995 a:hover{color: var(--content-link-color);}
main.v16385fe580 .copyright{text-align: left;
padding-top: 40px;
border-top: 1px solid var(--content-border);
color: var(--content-text-muted);
font-size: 14px;}
@media (max-width: 1024px) {main.v16385fe580 .b7eb8__18bc4 h1{font-size: 48px;}}
@media (max-width: 768px) {main.v16385fe580 .gl33pn17ip7{padding: 0 24px;}
main.v16385fe580 .v8872b_7c9{padding: 60px 0;}
main.v16385fe580 .b7eb8__18bc4{padding: 80px 0 60px;}}
body{background: var(--content-page-bg);
color: var(--content-text);}
@media (min-width: 769px) {main.v16385fe580 > :nth-child(1) > *{min-width: 0   !important;}
div.btzhs9jvd2ev{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.gc521542e{min-width: 0   !important;flex: 1 1 0   !important;max-width: 100%   !important;}
div.gc521542e :where(img, picture, video, canvas, svg), div.gc521542e picture > img{display: block   !important;width: 100%   !important;max-width: 100%   !important;height: auto   !important;}}
div.a6e3e_3730 a.f870fd1deda{--l53a17a1c: hsl(153, 53%, 92%);
color: var(--l53a17a1c, hsl(153, 53%, 92%))   !important;}
div.a6e3e_3730 a.f870fd1deda:is(:hover, :focus-visible, :active){color: var(--h1fe__5d33, hsl(153, 52%, 92%))   !important;}
div.uae73_5be.p587c__3c7 > :nth-child(1) > :nth-child(2){--l53a17a1c: hsl(153, 53%, 92%);
color: var(--l53a17a1c, hsl(153, 53%, 92%))   !important;}
div.uae73_5be.p587c__3c7 > :nth-child(1) > :nth-child(2):is(:hover, :focus-visible, :active){color: var(--h1fe__5d33, hsl(153, 52%, 92%))   !important;}
div.uae73_5be.p587c__3c7 > :nth-child(2) > :nth-child(2){--l53a17a1c: hsl(153, 53%, 92%);
color: var(--l53a17a1c, hsl(153, 53%, 92%))   !important;}
div.uae73_5be.p587c__3c7 > :nth-child(2) > :nth-child(2):is(:hover, :focus-visible, :active){color: var(--h1fe__5d33, hsl(153, 52%, 92%))   !important;}
div.uae73_5be.p587c__3c7 > :nth-child(3) > :nth-child(2){--l53a17a1c: hsl(153, 53%, 92%);
color: var(--l53a17a1c, hsl(153, 53%, 92%))   !important;}
div.uae73_5be.p587c__3c7 > :nth-child(3) > :nth-child(2):is(:hover, :focus-visible, :active){color: var(--h1fe__5d33, hsl(153, 52%, 92%))   !important;}
span.qf92fb_xw{color: hsl(0, 18%, 24%)   !important;}