.SEOSection_seoSection__fS4Oe{background:linear-gradient(180deg,#1A0F0A,#2A1810 50%,#1A0F0A);padding:80px 0;min-height:100vh;position:relative;overflow:hidden}.SEOSection_backgroundDecoration__aFnbH{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(245,158,11,.15) 0,transparent 50%),radial-gradient(circle at 80% 70%,rgba(251,146,60,.12) 0,transparent 50%),radial-gradient(circle at 50% 50%,rgba(253,186,116,.08) 0,transparent 60%);pointer-events:none}.SEOSection_sectionHeader__4HoZb{text-align:center;margin-bottom:50px;position:relative;z-index:1}.SEOSection_sectionTitle__Hypm8{font-size:3rem;font-weight:700;background:linear-gradient(135deg,#F59E0B,#FB923C 50%,#FDBA74);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:20px;font-family:var(--font-display);text-shadow:0 0 40px rgba(245,158,11,.3)}.SEOSection_sectionSubtitle__gMFaY{color:var(--text-secondary);font-size:1.125rem;max-width:800px;margin:0 auto;line-height:1.8}.SEOSection_tabNavigation__4XEaD{display:flex;justify-content:center;gap:20px;margin-bottom:50px;position:relative;z-index:1}.SEOSection_tabButton__LOxI1{background:rgba(245,158,11,.1);border:2px solid rgba(245,158,11,.3);border-radius:var(--radius-lg);padding:20px 40px;display:flex;align-items:center;gap:12px;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden}.SEOSection_tabButton__LOxI1:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(245,158,11,.2),transparent);transition:left .5s ease}.SEOSection_tabButton__LOxI1:hover:before{left:100%}.SEOSection_tabButton__LOxI1:hover{border-color:rgba(245,158,11,.6);transform:translateY(-3px);box-shadow:0 10px 30px rgba(245,158,11,.3)}.SEOSection_tabButton__LOxI1.SEOSection_active__biAr8{background:linear-gradient(135deg,rgba(245,158,11,.3),rgba(251,146,60,.3));border-color:#F59E0B;box-shadow:0 0 30px rgba(245,158,11,.5)}.SEOSection_tabIcon__RDXZJ{font-size:1.5rem}.SEOSection_tabLabel__oYKoh{color:var(--text-primary);font-size:1.125rem;font-weight:600;font-family:var(--font-display)}.SEOSection_contentArea__B6oPL{display:grid;grid-template-columns:40% 60%;grid-gap:40px;gap:40px;position:relative;z-index:1}.SEOSection_accordionContainer__JPazU{position:relative;display:flex;gap:20px}.SEOSection_progressBar__ML03Y{width:4px;background:rgba(245,158,11,.2);border-radius:2px;position:relative;flex-shrink:0}.SEOSection_progressIndicator__sIVdj{position:absolute;width:100%;height:60px;background:linear-gradient(180deg,#F59E0B,#FB923C);border-radius:2px;transition:top .5s cubic-bezier(.4,0,.2,1);box-shadow:0 0 20px rgba(245,158,11,.6)}.SEOSection_progressIndicator__sIVdj:before{content:"";position:absolute;top:50%;right:-6px;transform:translateY(-50%);width:16px;height:16px;background:#F59E0B;border-radius:50%;box-shadow:0 0 15px rgba(245,158,11,.8)}.SEOSection_accordionList__uAIDy{flex:1 1;display:flex;flex-direction:column;gap:15px}.SEOSection_accordionItem___iOrq{background:rgba(245,158,11,.05);border:2px solid rgba(245,158,11,.2);border-radius:var(--radius-md);overflow:hidden;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.SEOSection_accordionItem___iOrq:hover{border-color:rgba(245,158,11,.4);background:rgba(245,158,11,.08)}.SEOSection_accordionItem___iOrq.SEOSection_expanded__nuOrn{border-color:#F59E0B;background:rgba(245,158,11,.12);box-shadow:0 5px 20px rgba(245,158,11,.3)}.SEOSection_accordionHeader__7GBRq{display:flex;align-items:center;gap:15px;padding:20px;position:relative}.SEOSection_itemNumber__kz2rg{font-size:1.5rem;font-weight:700;color:#F59E0B;font-family:var(--font-mono);min-width:40px}.SEOSection_itemTitle__dx6Og{flex:1 1;font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0;line-height:1.4;white-space:pre-line;font-family:var(--font-display)}.SEOSection_expandIcon__AzlVT{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:rgba(245,158,11,.2);border-radius:50%;font-size:1.5rem;font-weight:300;color:#F59E0B;transition:all .3s ease}.SEOSection_accordionItem___iOrq.SEOSection_expanded__nuOrn .SEOSection_expandIcon__AzlVT{background:#F59E0B;color:#1A0F0A;transform:rotate(180deg)}.SEOSection_accordionContent__pTFap{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(.4,0,.2,1)}.SEOSection_accordionItem___iOrq.SEOSection_expanded__nuOrn .SEOSection_accordionContent__pTFap{max-height:500px}.SEOSection_contentInner__Ofplg{padding:0 20px 20px 75px}.SEOSection_description__KiHVn{color:var(--text-secondary);font-size:1rem;line-height:1.8;margin:0}.SEOSection_descriptionList__buEbu{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.SEOSection_descriptionList__buEbu li{color:var(--text-secondary);font-size:1rem;line-height:1.6;padding-left:25px;position:relative}.SEOSection_descriptionList__buEbu li:before{content:"▸";position:absolute;left:0;color:#F59E0B;font-size:1.2rem}.SEOSection_imagePreview__FCf4s{position:-webkit-sticky;position:sticky;top:100px;height:-moz-fit-content;height:fit-content}.SEOSection_imageWrapper__IFlAp{position:relative;border-radius:var(--radius-xl);overflow:hidden;background:rgba(245,158,11,.05);border:2px solid rgba(245,158,11,.3);box-shadow:0 20px 60px rgba(245,158,11,.2)}.SEOSection_imageGlow__bp_T1{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(245,158,11,.3) 0,transparent 70%);opacity:0;transition:opacity .5s ease;pointer-events:none}.SEOSection_imageWrapper__IFlAp:hover .SEOSection_imageGlow__bp_T1{opacity:1}.SEOSection_previewImage__qjoB7{width:100%;height:auto;display:block;transition:transform .5s ease}.SEOSection_imageWrapper__IFlAp:hover .SEOSection_previewImage__qjoB7{transform:scale(1.05)}@media (max-width:991px){.SEOSection_sectionTitle__Hypm8{font-size:2.5rem}.SEOSection_tabNavigation__4XEaD{gap:15px}.SEOSection_tabButton__LOxI1{padding:15px 30px}.SEOSection_tabIcon__RDXZJ{font-size:1.25rem}.SEOSection_tabLabel__oYKoh{font-size:1rem}.SEOSection_contentArea__B6oPL{grid-template-columns:1fr;gap:40px}.SEOSection_imagePreview__FCf4s{position:relative;top:0;order:-1}.SEOSection_accordionContainer__JPazU{order:1}}@media (max-width:768px){.SEOSection_seoSection__fS4Oe{padding:60px 0}.SEOSection_sectionTitle__Hypm8{font-size:2rem}.SEOSection_sectionSubtitle__gMFaY{font-size:1rem}.SEOSection_tabNavigation__4XEaD{flex-direction:column;gap:10px}.SEOSection_tabButton__LOxI1{width:100%;justify-content:center;padding:15px 20px}.SEOSection_contentArea__B6oPL{gap:30px}.SEOSection_progressBar__ML03Y{display:none}.SEOSection_accordionContainer__JPazU{gap:0}.SEOSection_contentInner__Ofplg{padding:0 20px 20px}.SEOSection_itemTitle__dx6Og{font-size:1rem}.SEOSection_itemNumber__kz2rg{font-size:1.25rem;min-width:35px}.SEOSection_descriptionList__buEbu li,.SEOSection_description__KiHVn{font-size:.9375rem}}@media (max-width:480px){.SEOSection_sectionTitle__Hypm8{font-size:1.75rem}.SEOSection_tabButton__LOxI1{padding:12px 15px}.SEOSection_tabIcon__RDXZJ{font-size:1.125rem}.SEOSection_tabLabel__oYKoh{font-size:.9375rem}.SEOSection_accordionHeader__7GBRq{padding:15px}.SEOSection_itemNumber__kz2rg{font-size:1.125rem;min-width:30px}.SEOSection_itemTitle__dx6Og{font-size:.9375rem}.SEOSection_expandIcon__AzlVT{width:28px;height:28px;font-size:1.25rem}}@keyframes SEOSection_fadeInUp__CS4yq{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.SEOSection_accordionContent__pTFap,.SEOSection_previewImage__qjoB7,.SEOSection_progressIndicator__sIVdj,.SEOSection_tabButton__LOxI1:before{transition:none}.SEOSection_accordionItem___iOrq.SEOSection_expanded__nuOrn .SEOSection_expandIcon__AzlVT{transform:none}}