*{box-sizing:border-box;margin:0;padding:0}
a{color:inherit;text-decoration:none}
body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#0D190B;font-family:'Manrope',sans-serif;font-size:16px;line-height:1.4;overflow-x:hidden}
::selection{background-color:#ccc;color:#0D190B}
.siteHeader{background-color:#fff;border-bottom:1px solid #DCF1DE;overflow:hidden}
.headerUtilityRow{align-items:center;border-bottom:1px solid #DCF1DE;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:18px 24px}
.headerBrandGroup{align-items:center;display:flex;gap:20px}
.headerLogoContainer{background-color:#fff;border:2px dashed #60BD7B;box-shadow:0 0 0 3px #60bd7b1f;display:flex;align-items:center;justify-content:center;height:80px;padding:6px;position:relative;width:80px;z-index:10}
.headerLogoContainer img{display:block;height:100%;object-fit:contain;width:100%}
.headerBrandName{font-family:'Lexend',sans-serif;font-size:22px;font-weight:700;letter-spacing:.01em;color:#0D190B}
.headerBrandName span{color:#60BD7B}
.headerContactDetail{align-items:center;display:flex;gap:8px}
.headerContactDetail a{align-items:center;color:#0D190B;display:flex;font-size:14px;gap:6px;transition:color 300ms}
.headerContactDetail a:hover{color:#60BD7B}
.headerContactDetail a i{font-size:16px}
.headerNavigationRow{margin:0 auto;max-width:1200px;padding:0 24px}
.headerNavigation{align-items:stretch;display:flex;flex-wrap:wrap;gap:0;list-style:none}
.headerNavigation li{display:flex}
.headerNavigation li a{align-items:center;border-bottom:3px solid transparent;color:#0D190B;display:flex;font-family:'Manrope',sans-serif;font-size:14px;font-weight:700;gap:6px;letter-spacing:.06em;overflow:hidden;padding:16px 20px;position:relative;text-transform:uppercase;transition:color 100ms,border-color 100ms;z-index:5}
.headerNavigation li a::before{background-color:#DCF1DE;bottom:0;content:'';left:-100%;position:absolute;top:0;transition:left 300ms;width:100%;z-index:-1}
.headerNavigation li a:hover::before{left:0}
.headerNavigation li a:hover{border-bottom-color:#60BD7B;color:#0D190B}
.headerNavigation li a i{font-size:15px}
@media (max-width: 768px) {
.headerUtilityRow{flex-direction:column;align-items:flex-start;gap:14px;padding:16px}
.headerNavigationRow{padding:0 16px}
.headerNavigation li a{font-size:13px;padding:14px}
.headerBrandName{font-size:18px}
}
@media (max-width: 360px) {
.headerNavigation li a{font-size:12px;padding:12px 10px}
.headerLogoContainer{height:68px;width:68px}
}
.siteFooter{background-color:#0D190B;color:#DCF1DE;overflow:hidden;position:relative}
.footerMainZone{margin:0 auto;max-width:1200px;padding:60px 24px 40px}
.footerInnerLayout{align-items:flex-start;display:flex;gap:48px;justify-content:space-between;flex-wrap:wrap}
.footerBrandZone{flex:1 1 340px;max-width:480px}
.footerBrandHeading{font-family:'Lexend',sans-serif;font-size:32px;font-weight:700;color:#fff;line-height:1.2;margin-bottom:16px}
.footerBrandHeading span{color:#60BD7B}
.footerBrandDescription{color:#a8c4ac;font-size:15px;line-height:1.6;margin-bottom:28px;max-width:360px}
.footerContactList{display:flex;flex-direction:column;gap:10px;list-style:none}
.footerContactList li{align-items:center;display:flex;gap:10px}
.footerContactList li a{align-items:center;color:#DCF1DE;display:flex;font-size:14px;gap:10px;transition:color 300ms}
.footerContactList li a:hover{color:#60BD7B}
.footerContactList li a i{color:#60BD7B;font-size:17px}
.footerLogoAnchor{align-items:flex-end;display:flex;flex:0 0 auto;justify-content:flex-end}
.footerLogoContainer{background-color:#fff;border:2px dashed #60BD7B;box-shadow:2px 2px 0 #60bd7b4d;display:flex;align-items:center;justify-content:center;height:80px;padding:6px;width:80px}
.footerLogoContainer img{display:block;height:100%;object-fit:contain;width:100%}
.footerDivider{background-color:#1e3a1b;border:none;height:1px;margin:0 auto;max-width:1200px}
.footerBottomZone{margin:0 auto;max-width:1200px;padding:24px}
.footerBottomLayout{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}
.footerCopyrightText{color:#6a8f6e;font-size:13px}
.footerLegalNavigation{align-items:center;display:flex;flex-wrap:wrap;gap:4px;list-style:none}
.footerLegalNavigation li a{border-radius:3px;color:#a8c4ac;font-size:13px;padding:4px 10px;transition:color 100ms,background-color 100ms}
.footerLegalNavigation li a:hover{background-color:#1e3a1b;color:#60BD7B}
.footerLegalNavigation li + li::before{color:#3a5c3d;content:'·';padding-right:4px}
@media (max-width: 768px) {
.footerMainZone{padding:40px 16px 28px}
.footerInnerLayout{flex-direction:column;gap:32px}
.footerLogoAnchor{justify-content:flex-start}
.footerBrandHeading{font-size:26px}
.footerBottomLayout{flex-direction:column;align-items:flex-start}
.footerBottomZone{padding:20px 16px}
}
@media (max-width: 360px) {
.footerBrandHeading{font-size:22px}
.footerLogoContainer{height:68px;width:68px}
}
.cookiePopupOverlay{bottom:0;display:none;left:0;position:fixed;width:100%;z-index:9999}
.cookiePopupBlock{background-color:#fff;border-radius:12px 12px 0 0;border-top:3px solid #60BD7B;box-shadow:0 -4px 24px #0d190b24;margin:0 auto;max-width:860px;padding:28px 32px 24px;transform:translateY(100%);transition:transform 500ms cubic-bezier(0.22,1,0.36,1)}
.cookiePopupBlock.is-active{transform:translateY(0)}
.cookiePopupHeader{align-items:flex-start;display:flex;gap:14px;margin-bottom:16px}
.cookiePopupHeader i{color:#60BD7B;font-size:22px;flex-shrink:0;margin-top:2px}
.cookiePopupTitle{color:#0D190B;font-family:'Lexend',sans-serif;font-size:18px;font-weight:700;margin-bottom:6px}
.cookiePopupDescription{color:#4a6b4d;font-size:14px;line-height:1.5}
.cookiePreferenceGroup{background-color:#f4faf5;border:1px solid #DCF1DE;border-radius:8px;display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding:14px 16px}
.cookiePreferenceLabel{color:#0D190B;font-size:14px;font-weight:700}
.cookiePreferenceSubtext{color:#6a8f6e;font-size:12px;margin-top:3px}
.cookieToggle{appearance:none;background-color:#c8d8ca;border-radius:20px;cursor:pointer;flex-shrink:0;height:24px;outline:none;position:relative;transition:background-color 300ms;width:44px}
.cookieToggle::after{background-color:#fff;border-radius:50%;box-shadow:0 2px 4px #0003;content:'';height:18px;left:3px;position:absolute;top:3px;transition:left 300ms;width:18px}
.cookieToggle:checked{background-color:#60BD7B}
.cookieToggle:checked::after{left:23px}
.cookiePopupActions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}
.cookieButtonAccept{align-items:center;background-color:#0D190B;border:none;border-radius:6px;box-shadow:2px 2px 0 #60BD7B;color:#fff;cursor:pointer;display:flex;font-family:'Manrope',sans-serif;font-size:14px;font-weight:700;gap:8px;letter-spacing:.04em;overflow:hidden;padding:12px 24px;position:relative;text-transform:uppercase;transition:color 300ms;z-index:5}
.cookieButtonAccept::before{background-color:#60BD7B;bottom:0;content:'';left:-100%;position:absolute;top:0;transition:left 300ms;width:100%;z-index:-1}
.cookieButtonAccept:hover::before{left:0}
.cookieButtonAccept:hover{color:#0D190B}
.cookieButtonDecline{align-items:center;background-color:transparent;border:1px solid #DCF1DE;border-radius:6px;color:#4a6b4d;cursor:pointer;display:flex;font-family:'Manrope',sans-serif;font-size:13px;font-weight:400;gap:6px;padding:10px 16px;transition:border-color 300ms,color 300ms}
.cookieButtonDecline:hover{border-color:#60BD7B;color:#0D190B}
@media (max-width: 768px) {
.cookiePopupBlock{border-radius:10px 10px 0 0;padding:22px 18px 18px}
.cookiePopupActions{justify-content:stretch}
.cookieButtonAccept,.cookieButtonDecline{flex:1 1 auto;justify-content:center}
}
.legal-data{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:48px 24px 80px;-webkit-font-smoothing:grayscale}
.legal-data h1{border-bottom:2px solid #60BD7B;color:#0D190B;font-size:2.4rem;letter-spacing:0;line-height:1.4;margin:0 0 32px;padding-bottom:20px}
.legal-data h2{color:#0D190B;font-size:1.6rem;line-height:1.4;margin:48px 0 16px;padding-left:12px;border-left:3px solid #60BD7B}
.legal-data h3{color:#0D190B;font-size:1.25rem;line-height:1.4;margin:32px 0 12px}
.legal-data h4{color:#0D190B;font-size:1.1rem;line-height:1.4;margin:24px 0 10px}
.legal-data h5{color:#0D190B;font-size:1rem;line-height:1.4;margin:20px 0 8px;text-transform:uppercase;letter-spacing:.08em}
.legal-data h6{color:#0D190B;font-size:.9rem;line-height:1.4;margin:16px 0 8px;text-transform:uppercase;letter-spacing:.08em}
.legal-data p{color:#1a2e18;font-size:1rem;line-height:1.4;margin:0 0 16px;max-width:72ch}
.legal-data ul{color:#1a2e18;font-size:1rem;line-height:1.4;list-style:none;margin:0 0 20px;max-width:72ch;padding:0 0 0 20px}
.legal-data ol{color:#1a2e18;counter-reset:policy-counter;font-size:1rem;line-height:1.4;list-style:none;margin:0 0 20px;max-width:72ch;padding:0 0 0 20px}
.legal-data ul li{margin:0 0 8px;padding-left:18px;position:relative}
.legal-data ul li::before{background-color:#60BD7B;border-radius:50%;content:"";display:block;height:6px;left:0;position:absolute;top:8px;width:6px}
.legal-data ol li{counter-increment:policy-counter;margin:0 0 8px;padding-left:18px;position:relative}
.legal-data ol li::before{color:#60BD7B;content:counter(policy-counter) ".";font-size:.875rem;font-weight:700;left:0;position:absolute;top:0}
.legal-data strong{color:#0D190B;font-weight:700}
.legal-data b{color:#0D190B;font-weight:700}
.legal-data a{color:#2d8c47;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:color 300ms ease}
.legal-data a:hover{color:#0D190B;text-decoration-color:#60BD7B}
.legal-data a:focus{outline:2px solid #60BD7B;outline-offset:2px;border-radius:2px}
.legal-data table{border-collapse:collapse;border-radius:6px;box-shadow:3px 3px 0 #0d190b1f;font-size:.9375rem;line-height:1.4;margin:24px 0 32px;overflow:hidden;overflow-x:auto;width:100%}
.legal-data thead{background-color:#0D190B}
.legal-data thead tr{border:none}
.legal-data thead th{color:#DCF1DE;font-size:.8125rem;font-weight:700;letter-spacing:.08em;padding:14px 18px;text-align:left;text-transform:uppercase}
.legal-data tbody{background-color:#fff}
.legal-data tbody tr{border-bottom:1px solid #DCF1DE;transition:background-color 300ms ease}
.legal-data tbody tr:last-child{border-bottom:none}
.legal-data tbody tr:hover{background-color:#f4fbf5}
.legal-data td{color:#1a2e18;padding:12px 18px;vertical-align:top}
.legal-data div{box-sizing:border-box}
@media (max-width: 768px) {
.legal-data{padding:32px 16px 60px}
.legal-data h1{font-size:1.875rem;margin:0 0 24px}
.legal-data h2{font-size:1.375rem;margin:36px 0 12px}
.legal-data h3{font-size:1.125rem;margin:24px 0 10px}
.legal-data table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}
.legal-data p,.legal-data ul,.legal-data ol{max-width:100%}
}
@media (max-width: 360px) {
.legal-data{padding:24px 12px 48px}
.legal-data h1{font-size:1.5rem}
.legal-data h2{font-size:1.2rem}
.legal-data td,.legal-data thead th{padding:10px 12px}
}
@media (min-width: 1440px) {
.legal-data{padding:64px 40px 100px}
}
.postPage{background:#fff;color:#0D190B;-webkit-font-smoothing:grayscale;overflow-x:hidden}
.postPage *{box-sizing:border-box;margin:0;padding:0}
.postPage ::selection{background:#ccc;color:#0D190B}
.postPage .heroBlock{position:relative;min-height:92vh;display:grid;grid-template-columns:1fr 280px;max-width:100%;overflow:hidden}
.postPage .heroTextArea{display:flex;flex-direction:column;justify-content:flex-end;padding:64px 48px;max-width:860px;position:relative;z-index:2}
.postPage .heroCategoryLabel{display:inline-block;border:1px solid #0D190B;padding:4px 12px;font-size:11px;text-transform:uppercase;letter-spacing:.14em;margin-bottom:28px;color:#0D190B}
.postPage .heroHeading{font-size:clamp(2.4rem,5vw,4.2rem);line-height:1.08;letter-spacing:-.03em;color:#0D190B;margin-bottom:20px;max-width:720px}
.postPage .heroSubtitle{font-size:1.15rem;line-height:1.4;color:#3a4d38;margin-bottom:36px;max-width:580px}
.postPage .heroMeta{display:flex;align-items:center;gap:24px;flex-wrap:wrap}
.postPage .heroMetaItem{display:flex;align-items:center;gap:6px;font-size:13px;color:#5a6b58}
.postPage .heroMetaItem i{font-size:15px;color:#60BD7B}
.postPage .heroAuthorName{font-size:13px;color:#0D190B;font-weight:600}
.postPage .heroImageStrip{position:relative;overflow:hidden}
.postPage .heroImageStrip::after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 30%,#0D190B 100%);z-index:1}
.postPage .heroImageStrip img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .3s ease}
.postPage .heroGeometricLines{position:absolute;bottom:0;left:0;width:100%;height:3px;background:linear-gradient(to right,#60BD7B,transparent);z-index:3}
.postPage .heroGeometricLines::before{content:"";position:absolute;left:0;top:-28px;width:0;height:1px;background:#60BD7B;animation:drawLine 1.2s .3s forwards ease-out}
.postPage .heroGeometricLines::after{content:"";position:absolute;left:0;top:-56px;width:0;height:1px;background:#DCF1DE;animation:drawLine 1.4s .6s forwards ease-out}
@keyframes drawLine {
to{width:60%}
}
.postPage .waveText span{display:inline-block;animation:letterWave 1.8s ease-in-out infinite}
.postPage .waveText span:nth-child(1){animation-delay:0s}
.postPage .waveText span:nth-child(2){animation-delay:.1s}
.postPage .waveText span:nth-child(3){animation-delay:.2s}
.postPage .waveText span:nth-child(4){animation-delay:.3s}
.postPage .waveText span:nth-child(5){animation-delay:.4s}
.postPage .waveText span:nth-child(6){animation-delay:.5s}
.postPage .waveText span:nth-child(7){animation-delay:.6s}
@keyframes letterWave {
0%,100%{transform:translateY(0)}
40%{transform:translateY(-5px)}
}
.postPage .articleLayout{display:grid;grid-template-columns:1fr 300px;gap:48px;max-width:1200px;margin:0 auto;padding:64px 32px}
.postPage .articleBody{min-width:0}
.postPage .articleBody p{font-size:1rem;line-height:1.4;color:#1a2b18;margin-bottom:20px}
.postPage .articleBody h2{font-size:1.6rem;letter-spacing:-.02em;color:#0D190B;margin:40px 0 16px;line-height:1.2}
.postPage .articleBody strong{color:#0D190B;font-weight:700}
.postPage .articleBody mark{background:#DCF1DE;color:#0D190B;padding:0 4px;border-radius:3px}
.postPage .articleBody ul,.postPage .articleBody ol{margin:0 0 20px;padding:0;list-style:none}
.postPage .articleBody ul li,.postPage .articleBody ol li{padding:10px 0 10px 20px;border-left:2px solid #60BD7B;margin-bottom:8px;font-size:1rem;line-height:1.4;color:#1a2b18}
.postPage .articleBody ol{counter-reset:listCounter}
.postPage .articleBody ol li{counter-increment:listCounter}
.postPage .articleBody ol li::before{content:counter(listCounter) ".";margin-right:8px;color:#60BD7B;font-weight:700;font-size:.85rem}
.postPage .articleBody blockquote{border-left:3px solid #60BD7B;padding:20px 24px;margin:32px 0;background:#f7fdf7;border-radius:0 8px 8px 0;box-shadow:inset 3px 0 0 #60BD7B}
.postPage .articleBody blockquote p{font-size:1.1rem;color:#0D190B;margin:0 0 8px}
.postPage .articleBody cite{font-size:.85rem;color:#5a6b58;font-style:italic}
.postPage .articleBody table{width:100%;border-collapse:collapse;margin:28px 0;font-size:.9rem}
.postPage .articleBody th{background:#0D190B;color:#fff;padding:12px 16px;text-align:left;font-size:.8rem;text-transform:uppercase;letter-spacing:.1em}
.postPage .articleBody td{padding:10px 16px;border-bottom:1px solid #DCF1DE;color:#1a2b18}
.postPage .articleBody tr:last-child td{border-bottom:none}
.postPage .articleBody tfoot td{background:#DCF1DE;font-weight:600;font-size:.85rem}
.postPage .sidebarColumn{position:relative}
.postPage .sidebarSticky{position:sticky;top:32px;display:flex;flex-direction:column;gap:28px}
.postPage .metricDual{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#DCF1DE;border-radius:10px;overflow:hidden;box-shadow:2px 4px 8px #0d190b14 inset 0 2px 6px #0d190b0a}
.postPage .metricItem{background:#fff;padding:20px 16px;text-align:center}
.postPage .metricValue{display:block;font-size:2rem;font-weight:700;color:#0D190B;letter-spacing:-.03em;line-height:1}
.postPage .metricLabel{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#5a6b58;margin-top:6px}
.postPage .sidebarTagBox{border:1px solid #DCF1DE;border-radius:8px;padding:20px;box-shadow:2px 2px 6px #0d190b0d inset 0 1px 4px #0d190b08}
.postPage .sidebarTagTitle{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:#5a6b58;margin-bottom:12px}
.postPage .sidebarTag{display:inline-block;border:1px solid #0D190B;padding:5px 12px;font-size:12px;border-radius:4px;color:#0D190B;margin:4px 4px 0 0;transition:background 300ms ease,color 300ms ease}
.postPage .sidebarTag:hover{background:#0D190B;color:#fff;transform:translateY(-1px)}
.postPage .sidebarBackButton{display:inline-flex;align-items:center;gap:8px;background:#0D190B;color:#fff;padding:14px 24px;border-radius:6px;font-size:13px;font-weight:600;text-decoration:none;text-transform:uppercase;letter-spacing:.1em;box-shadow:3px 3px 0 #60BD7B;overflow:hidden;position:relative;z-index:2;transition:box-shadow 300ms ease,transform 300ms ease}
.postPage .sidebarBackButton::before{content:"";position:absolute;inset:0;background:#60BD7B;transform:translateX(-101%);transition:transform 300ms ease;z-index:-1}
.postPage .sidebarBackButton:hover::before{transform:translateX(0)}
.postPage .sidebarBackButton:hover{color:#0D190B;box-shadow:3px 3px 0 #0D190B;transform:translateY(-2px)}
.postPage .dividerOrnamental{display:flex;align-items:center;gap:16px;margin:48px 0;color:#60BD7B}
.postPage .dividerOrnamental::before,.postPage .dividerOrnamental::after{content:"";flex:1;height:1px;background:linear-gradient(to right,transparent,#DCF1DE)}
.postPage .dividerOrnamental::before{background:linear-gradient(to right,transparent,#DCF1DE)}
.postPage .dividerOrnamental::after{background:linear-gradient(to left,transparent,#DCF1DE)}
.postPage .dividerOrnamental i{font-size:18px}
@media (max-width: 1024px) {
.postPage .heroBlock{grid-template-columns:1fr 220px;min-height:70vh}
.postPage .heroHeading{font-size:2.4rem}
.postPage .articleLayout{grid-template-columns:1fr 240px;gap:32px;padding:48px 24px}
}
@media (max-width: 768px) {
.postPage .heroBlock{grid-template-columns:1fr;min-height:auto}
.postPage .heroImageStrip{height:280px;order:-1}
.postPage .heroTextArea{padding:40px 24px 48px;justify-content:flex-start}
.postPage .articleLayout{grid-template-columns:1fr;padding:40px 20px}
.postPage .sidebarSticky{position:static}
}
@media (max-width: 360px) {
.postPage .heroHeading{font-size:1.9rem}
.postPage .heroTextArea{padding:28px 16px 36px}
.postPage .articleLayout{padding:28px 16px}
}
.pageHome{margin:0;padding:0;background:#fff;color:#0D190B;-webkit-font-smoothing:grayscale;overflow-x:hidden}
.pageHome *{box-sizing:border-box}
::selection{background:#c8c8c8;color:#0D190B}
.pageHome .titleBlock{position:relative;min-height:88vh;display:flex;align-items:center;justify-content:center;overflow:hidden}
.pageHome .titleBlock .titleBackground{position:absolute;inset:0;background-image:url(./photo_archive/portfolio002x.jpg);background-size:cover;background-position:center;background-attachment:fixed;transform:scale(1.06)}
.pageHome .titleBlock .titleOverlay{position:absolute;inset:0;background:radial-gradient(circle at top left,#60bd7bb8 0%,#0d190be0 70%);animation:colorWash 8s ease-in-out infinite alternate}
@keyframes colorWash {
0%{opacity:.85}
100%{opacity:1}
}
.pageHome .titleBlock .titleFrame{position:relative;z-index:2;max-width:760px;margin:0 auto;padding:64px 40px;border:1px solid #dcf1de59;outline:1px solid #dcf1de26;outline-offset:10px}
.pageHome .titleBlock .titleLabel{display:inline-block;border:1px solid #60BD7B;color:#DCF1DE;font-size:11px;letter-spacing:.18em;text-transform:uppercase;padding:4px 12px;margin-bottom:28px}
.pageHome .titleBlock .titleHeading{font-size:clamp(36px,6vw,72px);line-height:1.4;color:#fff;letter-spacing:-.02em;margin:0 0 24px}
.pageHome .titleBlock .titleSubtext{font-size:17px;line-height:1.4;color:#DCF1DE;max-width:560px;margin:0 0 36px}
.pageHome .titleBlock .titleCta{display:inline-block;position:relative;overflow:hidden;background:#60BD7B;color:#0D190B;font-size:15px;font-weight:700;padding:14px 32px;border-radius:3px;text-decoration:none;z-index:3;transition:color 300ms;box-shadow:4px 4px 0 #0D190B}
.pageHome .titleBlock .titleCta::before{content:'';position:absolute;inset:0;background:#0D190B;transform:translateX(-101%);transition:transform 300ms ease;z-index:-1}
.pageHome .titleBlock .titleCta:hover{color:#60BD7B}
.pageHome .titleBlock .titleCta:hover::before{transform:translateX(0)}
.pageHome .gradientDivider{height:3px;background:linear-gradient(90deg,#60BD7B,#DCF1DE,#0D190B);border:none}
.pageHome .readerLevelSection{padding:80px 24px;background:#fff}
.pageHome .readerLevelSection .sectionInner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.pageHome .readerLevelSection .sectionLabel{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#60BD7B;margin-bottom:20px}
.pageHome .readerLevelSection .sectionHeading{font-size:clamp(28px,3.5vw,44px);line-height:1.4;letter-spacing:-.02em;margin:0 0 24px}
.pageHome .readerLevelSection .sectionText{font-size:16px;line-height:1.4;color:#2a2a2a;margin-bottom:16px}
.pageHome .readerLevelSection .levelGrid{display:flex;flex-direction:column;gap:0}
.pageHome .readerLevelSection .levelItem{border-left:3px solid #DCF1DE;padding:16px 20px;transition:border-color 300ms}
.pageHome .readerLevelSection .levelItem:hover{border-left-color:#60BD7B;transform:translateX(4px);transition:transform 300ms,border-color 300ms}
.pageHome .readerLevelSection .levelTitle{font-size:13px;text-transform:uppercase;letter-spacing:.14em;color:#0D190B;font-weight:700;margin-bottom:6px}
.pageHome .readerLevelSection .levelDescription{font-size:15px;line-height:1.4;color:#444;margin:0}
.pageHome .publishingRhythmSection{padding:80px 24px;background:#DCF1DE}
.pageHome .publishingRhythmSection .sectionInner{max-width:1200px;margin:0 auto}
.pageHome .publishingRhythmSection .rhythmHeading{font-size:clamp(26px,3vw,40px);line-height:1.4;letter-spacing:-.02em;max-width:640px;margin:0 0 48px}
.pageHome .publishingRhythmSection .rhythmColumns{display:grid;grid-template-columns:1fr 1fr;gap:48px}
.pageHome .publishingRhythmSection .rhythmBlock{background:#fff;padding:32px;border-radius:6px 2px 6px 2px;box-shadow:4px 4px 0 #0d190b1f}
.pageHome .publishingRhythmSection .rhythmIcon{font-size:22px;color:#60BD7B;margin-bottom:14px}
.pageHome .publishingRhythmSection .rhythmBlockTitle{font-size:14px;text-transform:uppercase;letter-spacing:.14em;font-weight:700;margin-bottom:12px}
.pageHome .publishingRhythmSection .rhythmBlockText{font-size:15px;line-height:1.4;color:#333;margin:0}
.pageHome .publishingRhythmSection .imageBlock{margin-top:56px;border-radius:4px 8px 4px 8px;overflow:hidden;box-shadow:6px 6px 0 #0d190b24}
.pageHome .publishingRhythmSection .imageBlock img{width:100%;height:320px;object-fit:cover;display:block}
.pageHome .credibilitySection{padding:80px 24px;background:#0D190B}
.pageHome .credibilitySection .sectionInner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.pageHome .credibilitySection .credibilityImage{border-radius:8px 2px 8px 2px;overflow:hidden;box-shadow:inset 0 4px 12px #00000059 6px 6px 0 #60BD7B}
.pageHome .credibilitySection .credibilityImage img{width:100%;height:420px;object-fit:cover;display:block}
.pageHome .credibilitySection .credibilityLabel{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#60BD7B;margin-bottom:20px}
.pageHome .credibilitySection .credibilityHeading{font-size:clamp(26px,3vw,40px);line-height:1.4;color:#DCF1DE;letter-spacing:-.02em;margin:0 0 24px}
.pageHome .credibilitySection .credibilityText{font-size:16px;line-height:1.4;color:#dcf1debf;margin-bottom:16px}
.pageHome .credibilitySection .sourceList{margin-top:32px;display:flex;flex-direction:column;gap:0}
.pageHome .credibilitySection .sourceItem{border-left:3px solid #60BD7B;padding:12px 18px;font-size:14px;color:#DCF1DE;line-height:1.4}
.pageHome .firstVisitSection{padding:80px 24px;background:#fff}
.pageHome .firstVisitSection .sectionInner{max-width:1200px;margin:0 auto;text-align:center}
.pageHome .firstVisitSection .visitHeading{font-size:clamp(28px,3.5vw,44px);line-height:1.4;letter-spacing:-.02em;max-width:640px;margin:0 auto 16px}
.pageHome .firstVisitSection .visitSubtext{font-size:16px;line-height:1.4;color:#444;max-width:520px;margin:0 auto 56px}
.pageHome .firstVisitSection .stepperContainer{display:flex;justify-content:center;gap:0;flex-wrap:wrap;position:relative}
.pageHome .firstVisitSection .stepItem{flex:1;min-width:200px;max-width:280px;padding:32px 24px;border:1px solid #e0e0e0;border-right:none;position:relative;background:#fff;transition:background 300ms}
.pageHome .firstVisitSection .stepItem:first-child{border-radius:6px 0 0 6px}
.pageHome .firstVisitSection .stepItem:last-child{border-right:1px solid #e0e0e0;border-radius:0 6px 6px 0}
.pageHome .firstVisitSection .stepItem:hover{background:#DCF1DE;transform:translateY(-4px);transition:background 300ms,transform 300ms}
.pageHome .firstVisitSection .stepNumber{font-size:36px;font-weight:700;color:#DCF1DE;line-height:1;margin-bottom:12px}
.pageHome .firstVisitSection .stepTitle{font-size:13px;text-transform:uppercase;letter-spacing:.14em;font-weight:700;color:#0D190B;margin-bottom:10px}
.pageHome .firstVisitSection .stepText{font-size:14px;line-height:1.4;color:#555;margin:0}
.pageHome .engagementSection{padding:80px 24px;background:#f7fdf8;border-top:1px solid #DCF1DE}
.pageHome .engagementSection .sectionInner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}
.pageHome .engagementSection .engagementLabel{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#60BD7B;margin-bottom:20px}
.pageHome .engagementSection .engagementHeading{font-size:clamp(26px,3vw,40px);line-height:1.4;letter-spacing:-.02em;margin:0 0 20px}
.pageHome .engagementSection .engagementText{font-size:16px;line-height:1.4;color:#333;margin-bottom:16px}
.pageHome .engagementSection .engagementForm{background:#fff;border:1px solid #DCF1DE;border-radius:4px 8px 4px 8px;padding:36px;box-shadow:inset 0 3px 8px #0d190b0f 4px 4px 0 #DCF1DE}
.pageHome .engagementSection .formHeading{font-size:18px;font-weight:700;margin:0 0 24px}
.pageHome .engagementSection .formGroup{margin-bottom:16px}
.pageHome .engagementSection .formLabel{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#0D190B;margin-bottom:6px}
.pageHome .engagementSection .formInput{width:100%;padding:11px 14px;border:1px solid #c8c8c8;border-radius:3px;font-size:15px;color:#0D190B;background:#fff;outline:none;transition:border-color 300ms}
.pageHome .engagementSection .formInput::placeholder{color:#0d190b66}
.pageHome .engagementSection .formInput:focus{border-color:#60BD7B}
.pageHome .engagementSection .formSubmit{position:relative;overflow:hidden;display:inline-block;background:#0D190B;color:#DCF1DE;font-size:14px;font-weight:700;padding:13px 28px;border:none;border-radius:3px;cursor:pointer;z-index:3;margin-top:8px;box-shadow:3px 3px 0 #60BD7B;transition:color 300ms}
.pageHome .engagementSection .formSubmit::before{content:'';position:absolute;inset:0;background:#60BD7B;transform:translateX(-101%);transition:transform 300ms ease;z-index:-1}
.pageHome .engagementSection .formSubmit:hover{color:#0D190B}
.pageHome .engagementSection .formSubmit:hover::before{transform:translateX(0)}
.pageHome .squaresBackground{position:relative}
.pageHome .squaresBackground::before{content:'';position:absolute;inset:0;background-image:repeating-linear-gradient(0deg,transparent,transparent 22px,#60bd7b14 22px,#60bd7b14 23px),repeating-linear-gradient(90deg,transparent,transparent 22px,#60bd7b14 22px,#60bd7b14 23px);pointer-events:none;z-index:0;overflow:hidden}
.pageHome .squaresBackground .sectionInner{position:relative;z-index:1}
@media (max-width: 768px) {
.pageHome .readerLevelSection .sectionInner{grid-template-columns:1fr;gap:40px}
.pageHome .publishingRhythmSection .rhythmColumns{grid-template-columns:1fr;gap:24px}
.pageHome .credibilitySection .sectionInner{grid-template-columns:1fr;gap:40px}
.pageHome .firstVisitSection .stepperContainer{flex-direction:column;align-items:center}
.pageHome .firstVisitSection .stepItem{border-right:1px solid #e0e0e0;border-bottom:none;border-radius:4px;max-width:100%;width:100%}
.pageHome .firstVisitSection .stepItem:last-child{border-bottom:1px solid #e0e0e0}
.pageHome .engagementSection .sectionInner{grid-template-columns:1fr;gap:40px}
.pageHome .titleBlock .titleFrame{padding:40px 24px}
}
@media (max-width: 360px) {
.pageHome .titleBlock .titleFrame{padding:28px 16px;outline:none}
}
.aboutAuthorPage{background:#fff;color:#0D190B;-webkit-font-smoothing:grayscale;overflow-x:hidden}
.aboutAuthorPage *{box-sizing:border-box;margin:0;padding:0}
.aboutAuthorPage ::selection{background:#ccc;color:#0D190B}
.aboutAuthorPage .progressBar{position:fixed;top:0;left:0;width:0;height:4px;background:#60BD7B;z-index:100;animation:fillProgress 4s linear forwards}
@keyframes fillProgress {
0%{width:0}
100%{width:100%}
}
.aboutAuthorPage .heroSection{position:relative;min-height:480px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;border-bottom:4px solid #60BD7B}
.aboutAuthorPage .heroTextZone{position:relative;z-index:2;background:#fff;padding:60px 48px 60px 40px;display:flex;flex-direction:column;justify-content:center;clip-path:polygon(0 0,95% 0,100% 100%,0 100%)}
.aboutAuthorPage .heroImageZone{position:relative;overflow:hidden;min-height:480px}
.aboutAuthorPage .heroImageZone img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;transition:transform 500ms ease}
.aboutAuthorPage .heroImageZone:hover img{transform:scale(1.04)}
.aboutAuthorPage .vignette{position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 40%,#0d190bb3 100%);z-index:1;pointer-events:none}
.aboutAuthorPage .scanlines{position:absolute;inset:0;z-index:2;pointer-events:none;background:repeating-linear-gradient(to bottom,transparent,transparent 3px,#0d190b08 3px,#0d190b08 4px)}
.aboutAuthorPage .authorLabel{display:inline-block;border:1px solid #60BD7B;color:#60BD7B;font-size:11px;text-transform:uppercase;letter-spacing:.12em;padding:4px 10px;margin-bottom:24px;border-radius:3px}
.aboutAuthorPage .heroHeading{font-size:clamp(36px,5vw,64px);line-height:1.1;letter-spacing:-.02em;color:#0D190B;margin-bottom:20px;animation:settleText 1.2s ease forwards}
@keyframes settleText {
0%{opacity:0;filter:blur(4px);transform:translateY(8px)}
100%{opacity:1;filter:blur(0);transform:translateY(0)}
}
.aboutAuthorPage .heroSubtext{font-size:17px;line-height:1.4;color:#3a4a38;max-width:420px;margin-bottom:32px}
.aboutAuthorPage .heroDivider{width:48px;height:4px;background:#60BD7B;border-radius:2px;margin-bottom:28px}
.aboutAuthorPage .heroMeta{display:flex;flex-direction:column;gap:10px}
.aboutAuthorPage .metaItem{display:flex;align-items:center;gap:10px;font-size:14px;color:#3a4a38}
.aboutAuthorPage .metaItem i{color:#60BD7B;font-size:16px}
.aboutAuthorPage .contentSection{max-width:1200px;margin:0 auto;padding:72px 40px;display:grid;grid-template-columns:1fr 340px;gap:56px;align-items:start}
.aboutAuthorPage .mainColumn{display:flex;flex-direction:column;gap:36px}
.aboutAuthorPage .textBlock{position:relative;border-left:4px solid #60BD7B;padding-left:28px}
.aboutAuthorPage .blockHeading{font-size:22px;line-height:1.2;letter-spacing:-.01em;color:#0D190B;text-transform:uppercase;font-weight:300;letter-spacing:.08em;margin-bottom:16px}
.aboutAuthorPage .bodyText{font-size:16px;line-height:1.4;color:#2a3a28;margin-bottom:14px}
.aboutAuthorPage .expandToggle{display:none}
.aboutAuthorPage .expandLabel{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#60BD7B;border:1px solid #60BD7B;padding:6px 14px;border-radius:4px;cursor:pointer;margin-top:8px;transition:background 300ms ease,color 300ms ease}
.aboutAuthorPage .expandLabel:hover{background:#60BD7B;color:#fff}
.aboutAuthorPage .expandContent{max-height:0;overflow:hidden;transition:max-height 500ms ease}
.aboutAuthorPage .expandToggle:checked ~ .expandContent{max-height:400px}
.aboutAuthorPage .expandToggle:checked ~ .expandLabel{background:#60BD7B;color:#fff}
.aboutAuthorPage .topicList{list-style:none;margin-top:16px;display:flex;flex-direction:column;gap:0}
.aboutAuthorPage .topicList li{border-left:3px solid #DCF1DE;padding:10px 16px;font-size:15px;color:#2a3a28;line-height:1.4;transition:border-color 300ms ease,background 300ms ease}
.aboutAuthorPage .topicList li:hover{border-left-color:#60BD7B;background:#f6fdf7;transform:translateX(3px);transition:transform 300ms ease,border-color 300ms ease,background 300ms ease}
.aboutAuthorPage .sideColumn{display:flex;flex-direction:column;gap:28px;position:sticky;top:24px}
.aboutAuthorPage .sideImageCard{position:relative;border-radius:8px 3px 8px 3px;overflow:hidden;box-shadow:4px 4px 0 #DCF1DE}
.aboutAuthorPage .sideImageCard img{width:100%;height:220px;object-fit:cover;display:block;transition:transform 500ms ease}
.aboutAuthorPage .sideImageCard:hover img{transform:scale(1.05)}
.aboutAuthorPage .sideInfoBox{background:#f9fdf9;border-radius:6px 2px 6px 2px;padding:24px;box-shadow:inset 2px 2px 6px #0d190b0f;border-top:4px solid #60BD7B}
.aboutAuthorPage .infoBoxHeading{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#60BD7B;margin-bottom:16px}
.aboutAuthorPage .infoRow{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px;font-size:14px;color:#2a3a28;line-height:1.4}
.aboutAuthorPage .infoRow i{color:#60BD7B;font-size:16px;margin-top:1px;flex-shrink:0}
.aboutAuthorPage .sideThirdImage{position:relative;border-radius:3px 8px 3px 8px;overflow:hidden;box-shadow:-4px 4px 0 #DCF1DE}
.aboutAuthorPage .sideThirdImage img{width:100%;height:180px;object-fit:cover;display:block;transition:transform 500ms ease}
.aboutAuthorPage .sideThirdImage:hover img{transform:scale(1.05)}
.aboutAuthorPage .squaresBackground{position:absolute;top:0;right:0;width:200px;height:200px;z-index:0;pointer-events:none;overflow:hidden;opacity:.18}
.aboutAuthorPage .squaresBackground svg{width:100%;height:100%}
@media (max-width: 1024px) {
.aboutAuthorPage .heroSection{grid-template-columns:1fr;min-height:auto}
.aboutAuthorPage .heroTextZone{clip-path:none;padding:48px 32px;order:2}
.aboutAuthorPage .heroImageZone{min-height:320px;order:1}
.aboutAuthorPage .contentSection{grid-template-columns:1fr;padding:48px 32px}
.aboutAuthorPage .sideColumn{position:static;display:grid;grid-template-columns:1fr 1fr;gap:20px}
.aboutAuthorPage .sideInfoBox{grid-column:span 2}
}
@media (max-width: 768px) {
.aboutAuthorPage .heroTextZone{padding:36px 24px}
.aboutAuthorPage .contentSection{padding:40px 20px;gap:36px}
.aboutAuthorPage .sideColumn{grid-template-columns:1fr}
.aboutAuthorPage .sideInfoBox{grid-column:span 1}
}
@media (max-width: 360px) {
.aboutAuthorPage .heroHeading{font-size:30px}
.aboutAuthorPage .contentSection{padding:28px 16px}
}
.blogListPage{background:#fff;color:#0D190B;-webkit-font-smoothing:grayscale;overflow-x:hidden}
.blogListPage *{box-sizing:border-box;margin:0;padding:0}
.blogListPage .pageHero{background:#0D190B;position:relative;overflow:hidden;padding:80px 24px 72px;text-align:center}
.blogListPage .pageHero::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(-45deg,#60bd7b12 0px,#60bd7b12 1px,transparent 1px,transparent 14px);pointer-events:none}
.blogListPage .pageHero::after{content:"";position:absolute;top:-120px;left:-120px;width:420px;height:420px;background:radial-gradient(circle,#60bd7b2e 0%,transparent 70%);pointer-events:none}
.blogListPage .heroInner{position:relative;z-index:2;max-width:680px;margin:0 auto}
.blogListPage .heroCrumb{display:inline-flex;align-items:center;gap:6px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#60BD7B;margin-bottom:24px}
.blogListPage .heroCrumb a{color:#60BD7B;text-decoration:none}
.blogListPage .heroCrumb span{opacity:.5}
.blogListPage .heroHeading{font-size:clamp(36px,6vw,64px);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:#fff;margin-bottom:16px}
.blogListPage .heroSubtext{font-size:16px;line-height:1.4;color:#dcf1debf;max-width:480px;margin:0 auto}
.blogListPage .postGrid{max-width:1200px;margin:0 auto;padding:64px 24px;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:28px}
.blogListPage .postCard{background:#fff;border:1px solid #e8f0e9;border-radius:12px;overflow:hidden;box-shadow:3px 3px 0 #DCF1DE;transition:transform 300ms,box-shadow 300ms;display:flex;flex-direction:column}
.blogListPage .postCard:hover{transform:translateY(-4px);box-shadow:5px 7px 0 #DCF1DE}
.blogListPage .postCard:first-child{grid-column:1 / -1;flex-direction:row}
.blogListPage .cardImage{position:relative;overflow:hidden;flex-shrink:0}
.blogListPage .postCard:first-child .cardImage{width:48%;min-height:340px}
.blogListPage .cardImage img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 500ms}
.blogListPage .postCard:hover .cardImage img{transform:scale(1.03)}
.blogListPage .cardImagePlaceholder{width:100%;height:200px;background:linear-gradient(135deg,#DCF1DE 0%,#c8e8cc 100%);display:flex;align-items:center;justify-content:center}
.blogListPage .cardImagePlaceholder i{font-size:40px;color:#60BD7B;opacity:.6}
.blogListPage .cardBody{padding:28px;flex:1;display:flex;flex-direction:column;gap:12px}
.blogListPage .cardTag{display:inline-block;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#60BD7B;border:1px solid #60BD7B;border-radius:4px;padding:3px 10px;width:fit-content}
.blogListPage .cardTitle{font-size:20px;font-weight:700;line-height:1.3;letter-spacing:-.01em;color:#0D190B}
.blogListPage .postCard:first-child .cardTitle{font-size:clamp(22px,3vw,32px)}
.blogListPage .cardSubtitle{font-size:13px;color:#0d190b8c;line-height:1.4;font-style:italic}
.blogListPage .cardExcerpt{font-size:14px;line-height:1.5;color:#0d190bb3}
.blogListPage .cardMeta{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:auto;padding-top:16px;border-top:1px solid #DCF1DE}
.blogListPage .cardMetaItem{display:flex;align-items:center;gap:5px;font-size:12px;color:#0d190b80}
.blogListPage .cardMetaItem i{font-size:14px}
.blogListPage .cardAuthor{font-size:12px;color:#0d190b99;font-weight:600}
.blogListPage .cardLink{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:#0D190B;text-decoration:none;letter-spacing:.03em;margin-top:4px;position:relative;z-index:2;transition:gap 300ms}
.blogListPage .cardLink:hover{gap:10px}
.blogListPage .dividerText{text-align:center;padding:8px 0 48px;position:relative}
.blogListPage .dividerText::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:1px;background:#DCF1DE}
.blogListPage .dividerText span{background:#fff;padding:0 14px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#0d190b59;position:relative;z-index:1}
.blogListPage .newsletterSection{background:#DCF1DE;padding:72px 24px;position:relative;overflow:hidden}
.blogListPage .newsletterSection::before{content:"";position:absolute;top:-80px;right:-80px;width:360px;height:360px;background:radial-gradient(circle,#60bd7b40 0%,transparent 70%);pointer-events:none}
.blogListPage .newsletterInner{max-width:560px;margin:0 auto;text-align:center;position:relative;z-index:2}
.blogListPage .newsletterHeading{font-size:clamp(24px,4vw,38px);font-weight:800;line-height:1.2;letter-spacing:-.02em;color:#0D190B;margin-bottom:12px}
.blogListPage .newsletterText{font-size:15px;line-height:1.4;color:#0d190ba6;margin-bottom:32px}
.blogListPage .newsletterForm{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}
.blogListPage .newsletterInput{flex:1;min-width:220px;padding:14px 18px;border:1px solid #0d190b33;border-radius:8px;background:#fff;color:#0D190B;font-size:15px;outline:none;box-shadow:inset 2px 2px 4px #0d190b0f}
.blogListPage .newsletterInput::placeholder{color:#0d190b66}
.blogListPage .newsletterButton{padding:14px 28px;background:#0D190B;color:#DCF1DE;border:none;border-radius:8px;font-size:15px;font-weight:700;cursor:pointer;position:relative;z-index:2;overflow:hidden;transition:color 300ms;letter-spacing:.02em}
.blogListPage .newsletterButton::before{content:"";position:absolute;inset:0;background:#60BD7B;transform:translateX(-100%);transition:transform 300ms;z-index:-1}
.blogListPage .newsletterButton:hover{color:#0D190B}
.blogListPage .newsletterButton:hover::before{transform:translateX(0)}
.blogListPage .guaranteeSection{padding:64px 24px;background:#fff}
.blogListPage .guaranteeInner{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:48px;flex-wrap:wrap}
.blogListPage .guaranteeBadge{flex-shrink:0;width:140px;height:140px;border-radius:50%;background:#0D190B;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;box-shadow:4px 4px 0 #60BD7B}
.blogListPage .guaranteeBadge i{font-size:32px;color:#60BD7B}
.blogListPage .guaranteeBadgeLabel{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#DCF1DE;text-align:center;line-height:1.3;padding:0 12px}
.blogListPage .guaranteeContent{flex:1;min-width:260px}
.blogListPage .guaranteeHeading{font-size:clamp(20px,3vw,30px);font-weight:700;letter-spacing:-.01em;color:#0D190B;margin-bottom:12px;text-transform:uppercase;font-weight:300;letter-spacing:.08em}
.blogListPage .guaranteeList{list-style:none;display:flex;flex-direction:column;gap:10px}
.blogListPage .guaranteeList li{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.4;color:#0d190bbf;padding-left:14px;border-left:2px solid #60BD7B}
.blogListPage .guaranteeList li i{color:#60BD7B;font-size:16px;flex-shrink:0;margin-top:1px}
@media (max-width: 768px) {
.blogListPage .postCard:first-child{flex-direction:column}
.blogListPage .postCard:first-child .cardImage{width:100%;min-height:220px}
.blogListPage .guaranteeInner{flex-direction:column;align-items:flex-start;gap:28px}
}
@media (max-width: 360px) {
.blogListPage .postGrid{grid-template-columns:1fr;padding:40px 16px}
.blogListPage .newsletterForm{flex-direction:column}
}
.successPage{background:#fff;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;overflow-x:hidden;-webkit-font-smoothing:grayscale}
.successPage .pageInnerContainer{max-width:1200px;width:100%;margin:0 auto}
.successPage .confirmationBlock{display:grid;grid-template-columns:1fr 2fr 1fr;gap:32px;align-items:start;padding:64px 0}
.successPage .confirmationSideLeft{display:flex;flex-direction:column;gap:24px;padding-top:8px}
.successPage .confirmationSideRight{display:flex;flex-direction:column;gap:24px;padding-top:8px}
.successPage .metaItem{border-left:3px solid #60BD7B;padding:12px 0 12px 16px}
.successPage .metaItem .metaLabel{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#60BD7B;font-weight:600;margin-bottom:6px}
.successPage .metaItem .metaValue{font-size:14px;color:#0D190B;line-height:1.4;font-weight:400}
.successPage .confirmationCenter{display:flex;flex-direction:column;align-items:flex-start;gap:28px}
.successPage .iconWrapper{width:64px;height:64px;background:#DCF1DE;border-radius:14px 6px 14px 6px;display:flex;align-items:center;justify-content:center;box-shadow:4px 4px 0 #60BD7B;position:relative}
.successPage .iconWrapper .mi{font-size:28px;color:#0D190B}
.successPage .confirmationHeading{font-size:clamp(36px,5vw,62px);font-weight:800;color:#0D190B;line-height:1.1;letter-spacing:-.03em;margin:0}
.successPage .confirmationSubtext{font-size:16px;color:#3a3a3a;line-height:1.4;max-width:480px;margin:0}
.successPage .confirmationSubtext + .confirmationSubtext{margin-top:-12px}
.successPage .accentBox{border:1.5px solid #0D190B;padding:14px 20px;border-radius:6px;display:inline-block}
.successPage .accentBox .accentBoxText{font-size:13px;color:#0D190B;line-height:1.4;font-weight:500;text-transform:uppercase;letter-spacing:.08em}
.successPage .actionGroup{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:8px}
.successPage .primaryButton{position:relative;display:inline-flex;align-items:center;gap:8px;background:#0D190B;color:#fff;text-decoration:none;font-size:15px;font-weight:600;padding:14px 28px;border-radius:8px 4px 8px 4px;box-shadow:3px 3px 0 #60BD7B;overflow:hidden;transition:box-shadow 300ms,transform 300ms;z-index:10}
.successPage .primaryButton::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:#60BD7B;transition:left 300ms ease;z-index:-1}
.successPage .primaryButton:hover::before{left:0}
.successPage .primaryButton:hover{color:#0D190B;box-shadow:2px 2px 0 #0D190B;transform:translateY(-2px)}
.successPage .secondaryButton{display:inline-flex;align-items:center;gap:8px;color:#0D190B;text-decoration:none;font-size:14px;font-weight:500;padding:10px 16px;border-radius:6px;border:1.5px solid #DCF1DE;background:transparent;transition:border-color 300ms,transform 300ms,background 300ms;z-index:10;position:relative}
.successPage .secondaryButton:hover{border-color:#60BD7B;background:#DCF1DE;transform:translateY(-2px)}
.successPage .dividerCurve{width:100%;overflow:hidden;line-height:0;margin:0 0 40px}
.successPage .dividerCurve svg{display:block;width:100%}
.successPage .backgroundGradient{position:fixed;top:0;left:0;width:40%;height:40%;background:radial-gradient(circle at top left,#dcf1de99 0%,transparent 70%);pointer-events:none;z-index:0}
.successPage .contentLayer{position:relative;z-index:1}
@media (max-width: 1024px) {
.successPage .confirmationBlock{grid-template-columns:1fr 2fr;gap:24px;padding:48px 0}
.successPage .confirmationSideRight{display:none}
}
@media (max-width: 768px) {
.successPage .confirmationBlock{grid-template-columns:1fr;padding:40px 0;gap:32px}
.successPage .confirmationSideLeft{flex-direction:row;flex-wrap:wrap;gap:16px}
.successPage .confirmationSideRight{display:none}
.successPage .metaItem{flex:1 1 140px}
.successPage .confirmationHeading{font-size:clamp(32px,8vw,48px)}
}
@media (max-width: 360px) {
.successPage{padding:24px 16px}
.successPage .actionGroup{flex-direction:column;align-items:flex-start}
.successPage .primaryButton{width:100%;justify-content:center}
}