:root{--content-page-bg: hsl(123, 6%, 96%);
--content-surface-bg: rgb(224, 242, 225);
--content-text: hsl(123, 10%, 9%);
--content-text-muted: rgba(26, 26, 46, 0.75);
--content-accent-text: #ffffff;
--content-border: rgb(224, 242, 225);
--main-color: hsl(123, 65%, 51%);
--secondary-color: hsl(203, 52%, 51%);
--max-width: 1640px;
--reading-width: 1017px;
--radius-lg: 20px;
--primary-color: hsl(123, 65%, 51%);
--hero-content-width: 856px;
--radius-md: 12px;
--transition: all 0.25s ease;
--page-max-width: 1640px;
--idx-max-width: 1640px;
--page-reading-width: 1017px;
--content-width: 1017px;
--text-column-width: 1017px;
--text-width: 1051px;
--page-hero-reading-width: 856px;
--hero-text-width: 856px;
--hero-text-max: 856px;
--hero-text-max-width: 856px;
--site-page-frame-mode: cinematic;
--site-hero-layout-family: editorial_band;
--site-breakout-mode: controlled;
--site-frame-width-policy: page;
--site-surface-density: airy;
--page-card-radius: 20px;
--page-card-shadow: none;
--page-card-border: rgb(224, 242, 225);
--page-card-bg: rgb(224, 242, 225);
--content-heading: hsl(123, 10%, 9%);
--content-accent-ui: hsl(123, 65%, 51%);
--content-link-color: #ffffff;
--content-link-hover: hsl(203, 52%, 51%);}
main.ca8a3ac8ae.tbb3aab_b8{background-color: var(--content-page-bg);
color: var(--content-text);
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
line-height: 1.6;
overflow-x: hidden;}
main.ca8a3ac8ae .l44b3_ab1f{padding: 100px 24px;
display: flex;
flex-direction: column;
align-items: center;}
main.ca8a3ac8ae .m5db__067b4{width: 100%;
max-width: var(--max-width);
margin: 0 auto;}
main.ca8a3ac8ae .erohvdqc{padding: 120px 24px 80px;
background: linear-gradient(180deg, #ffffff 0%, var(--content-page-bg) 100%);
text-align: center;
color: hsl(220, 10%, 11%);}
main.ca8a3ac8ae .ld3424fc874{max-width: var(--reading-width);
margin: 0 auto;}
main.ca8a3ac8ae .erohvdqc h1{font-size: clamp(2.5rem, 5vw, 3.75rem);
font-weight: 800;
letter-spacing: -0.02em;
margin-bottom: 24px;
color: var(--content-text);
line-height: 1.1;}
main.ca8a3ac8ae .erohvdqc p{font-size: 1.25rem;
color: var(--content-text-muted);
margin-bottom: 40px;}
main.ca8a3ac8ae .o04413c_f7{margin-top: 60px;
width: 100%;
max-width: 1200px;
border-radius: var(--radius-lg);
overflow: hidden;
box-shadow: 0 30px 60px rgba(0,0,0,0.12);
background-color: #fff;
color: hsl(220, 10%, 11%);}
main.ca8a3ac8ae .o04413c_f7 img{width: 100%;
height: auto;
display: block;
object-fit: cover;
aspect-ratio: 16 / 9;}
main.ca8a3ac8ae .m871d700_t17{display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 32px;
margin-top: 60px;
width: 100%;
max-width: 100%;}
main.ca8a3ac8ae .v0200b_691{background: var(--content-surface-bg);
padding: 48px;
border-radius: var(--radius-lg);
border: 1px solid var(--content-border);
transition: transform 0.3s ease, box-shadow 0.3s ease;
display: flex;
flex-direction: column;
color: hsl(220, 10%, 11%);}
main.ca8a3ac8ae .v0200b_691:hover{transform: translateY(-8px);
box-shadow: 0 20px 40px rgba(0,0,0,0.05);}
main.ca8a3ac8ae .v0200b_691 h3{font-size: 1.5rem;
margin-bottom: 20px;
color: hsl(123, 65%, 28%);}
main.ca8a3ac8ae .v0200b_691 p{font-size: 1.05rem;
color: var(--content-text-muted);
flex-grow: 1;}
main.ca8a3ac8ae .o186e7fc50{background: #ffffff;
border-top: 1px solid var(--content-border);
border-bottom: 1px solid var(--content-border);
color: hsl(220, 10%, 11%);}
main.ca8a3ac8ae .j5d0071c_h6{display: flex;
align-items: center;
gap: 80px;
padding: 60px 0;}
main.ca8a3ac8ae .f8cd75f_lz9{flex: 1;
max-width: 600px;}
main.ca8a3ac8ae .f8cd75f_lz9 h2{font-size: 2.25rem;
margin-bottom: 24px;}
main.ca8a3ac8ae .bf25b__951f{list-style: none;
padding: 0;}
main.ca8a3ac8ae .bf25b__951f li{padding: 12px 0;
border-bottom: 1px solid var(--content-border);
display: flex;
align-items: center;
font-weight: 500;}
main.ca8a3ac8ae .bf25b__951f li::before{content: "✓";
color: var(--main-color);
margin-right: 12px;
font-weight: bold;}
main.ca8a3ac8ae .t31d1a5_vk{max-width: 1000px;
width: 100%;
margin-top: 40px;}
main.ca8a3ac8ae .e6ba1b4_e4c{margin-bottom: 24px;
background: var(--content-surface-bg);
border: 1px solid var(--content-border);
border-radius: 12px;
padding: 32px;
color: hsl(220, 10%, 11%);}
main.ca8a3ac8ae .e6ba1b4_e4c h4{font-size: 1.2rem;
margin-bottom: 12px;
color: var(--content-text);
display: flex;
align-items: flex-start;}
main.ca8a3ac8ae .e6ba1b4_e4c h4::before{content: "Q:";
margin-right: 10px;
color: hsl(203, 52%, 28%);
font-weight: 800;}
main.ca8a3ac8ae .e6ba1b4_e4c p{color: var(--content-text-muted);
padding-left: 32px;}
main.ca8a3ac8ae .iaf8d2ef2b0{display: inline-block;
padding: 18px 42px;
background-color: var(--main-color);
color: hsl(0, 18%, 24%);
text-decoration: none;
font-weight: 600;
border-radius: 50px;
transition: all 0.3s ease;
box-shadow: 0 10px 20px rgba(76, 175, 80, 0.2);
font-size: 1.1rem;}
main.ca8a3ac8ae .iaf8d2ef2b0:hover{background-color: hsl(123, 65%, 45%);
transform: scale(1.02);
box-shadow: 0 15px 30px rgba(76, 175, 80, 0.3);
color: #ffffff;}
main.ca8a3ac8ae .uc-copyright{font-size: 0.85rem;
opacity: 0.5;}
@media (max-width: 992px) {main.ca8a3ac8ae .j5d0071c_h6{flex-direction: column;gap: 40px;text-align: center;}
main.ca8a3ac8ae .f8cd75f_lz9{max-width: 100%;}
main.ca8a3ac8ae .bf25b__951f li{justify-content: center;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
@media (max-width: 768px) {main.ca8a3ac8ae .j5d0071c_h6{flex-direction: column        !important;align-items: stretch        !important;gap: 24px        !important;padding: 48px 20px        !important;width: 100%        !important;max-width: 100%        !important;box-sizing: border-box        !important;}
main.ca8a3ac8ae .j5d0071c_h6 > *{width: 100%        !important;max-width: 100%        !important;min-width: 0        !important;}}
body{background: var(--content-page-bg, hsl(123, 6%, 96%));
color: var(--content-text, hsl(123, 10%, 9%));}