.faq{margin-top:20px}.faq-section{max-width:800px;margin:0 auto;font-family:Arial,sans-serif}.faq-section h2{font-size:28px;text-align:center;margin-bottom:24px;color:#1f2937}.faq-item{border-bottom:1px solid #e5e7eb;padding:12px 0}.faq-question{width:100%;text-align:left;font-size:16px;font-weight:bold;background:none;border:none;color:#111827;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq-question::after{content:"➕";font-size:18px;transition:transform 0.2s ease;color:#10b981}.faq-question.active::after{content:"➖";transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height 0.4s ease,padding 0.4s ease;font-size:15px;color:#374151}.faq-answer.open{max-height:200px;padding-top:10px}.faq-question{padding:0!important}.faq-question.active{padding:0!important}.reviewsWrapper{h2{margin-bottom:20px}}
.defaultH1{font-size:48px!important;line-height:1.5!important}.defaultH2{font-size:36px!important}.defaultH3{font-size:24px!important}.defaultH4{font-size:20px!important}.defaultP{font-size:18px!important}@media screen and (width < 1100px){.defaultH1{font-size:50px!important;line-height:1.2}.defaultH2{font-size:44px!important}.defaultH3{font-size:24px!important}.defaultH4{font-size:20px!important}.defaultP{font-size:18px!important}}@media screen and (width < 700px){.defaultH1{font-size:44px!important}.defaultH2{font-size:34px!important}}@media screen and (width < 500px){.defaultH1{font-size:40px!important}.defaultH2{font-size:30px!important}}@media screen and (width < 380px){.defaultH1{font-size:36px!important}.defaultH2{font-size:28px!important}}
*,*::before,*::after{box-sizing:border-box}html,body{margin:0;padding:0}img{max-width:100%;width:100%;display:block;height:auto}a{text-decoration:none;color:inherit}ul,ol{margin:0;padding:0;list-style:none}button{cursor:pointer;border:0;background:none}html{scroll-behavior:smooth}:root{--container:1120px;--bg:#ffffff;--text:#111827;--muted:#6b7280;--border:#e5e7eb;--accent:#ef4444;--header-bg:#0f172a;--header-border:#1e293b;--hero-image:url("../images/image\ copy.webp");--radius:12px;--shadow:0 6px 18px rgba(0,0,0,0.06)}body{font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,"Helvetica Neue",sans-serif;color:var(--text);background:var(--bg);line-height:1.6}.container{max-width:var(--container);margin:0 auto;padding:0 16px}.site-header{z-index:50;background:var(--header-bg);color:#e5e7eb;border-bottom:1px solid var(--header-border)}.header-row{justify-content:space-between;height:64px;display:flex;align-items:center;gap:16px}.logo{font-family:Oswald,system-ui,sans-serif;font-weight:700;letter-spacing:0.5px;text-transform:uppercase;color:#fff;padding:8px 12px;border:2px solid #d1d5db;border-radius:8px;background:linear-gradient(135deg,#121212,#1c1c1c);box-shadow:inset 0 0 0 2px #000}.nav{margin-left:auto}.menu{display:flex;gap:22px}.menu a{display:block;padding:10px 6px;color:#e5e7eb;font-weight:600}.menu a:hover{color:#fff}.menu a:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.burger{display:none;margin-left:8px;width:40px;height:40px;border-radius:8px}.burger:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.burger-lines{position:relative;display:block;width:22px;height:2px;background:#fff;margin:auto}.burger-lines::before,.burger-lines::after{content:"";position:absolute;left:0;width:22px;height:2px;background:#fff}.burger-lines::before{top:-6px}.burger-lines::after{top:6px}@media (max-width:980px){.burger{display:block}.nav{position:fixed;inset:64px 0 auto 0;background:#0b1222;border-top:1px solid var(--header-border);transform:translateY(-6px);opacity:0;pointer-events:none;transition:opacity 0.2s ease}.nav.is-open{opacity:1;pointer-events:auto;z-index:1000;height:100vh}.menu{flex-direction:column;gap:0}.menu a{padding:14px 16px;border-top:1px solid var(--header-border)}body.nav-open{overflow:hidden}}#hero.hero{position:relative;min-height:clamp(520px,82vh,760px);display:flex;align-items:center;color:#fff;background:linear-gradient(180deg,rgba(0,0,0,0.2),rgba(0,0,0,0.65)),var(--hero-image) center/cover no-repeat #0b0b0c;isolation:isolate}#hero.hero::after{content:"";position:absolute;inset:0;background:radial-gradient(1200px 500px at 10% 10%,rgba(255,255,255,0.06),transparent 60%);pointer-events:none}.hero__inner{width:100%}.hero__content{max-width:900px;padding:clamp(16px,3vw,28px) 0;animation:fadeIn 0.6s ease both}.hero__badge{display:inline-block;background:var(--accent);color:#fff;font-size:12px;letter-spacing:0.08em;text-transform:uppercase;padding:6px 10px;border-radius:999px;margin-bottom:12px}.hero__title{font-family:Oswald,system-ui,sans-serif;font-weight:700;line-height:1.05;margin:0 0 12px;font-size:clamp(28px,4.3vw + 10px,64px)}.hero__lead{max-width:800px;margin:0 0 20px;color:#e5e7eb;font-size:clamp(16px,1.1vw + 12px,20px)}.hero__cta{display:flex;gap:12px;flex-wrap:wrap;margin:18px 0 8px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:12px;font-weight:700;border:1px solid transparent;transition:transform 0.08s ease,filter 0.15s ease}.btn:active{transform:translateY(1px)}.btn--primary{background:#111827;color:#fff}.btn--primary:hover{filter:brightness(1.05)}.btn--ghost{background:transparent;color:#fff;border-color:#ffffff44}.btn--ghost:hover{background:#ffffff12}.hero__stats{display:flex;gap:18px;flex-wrap:wrap;margin-top:16px}.hero__stats .stat{display:flex;flex-direction:column}.hero__stats .stat strong{font-size:clamp(18px,1.3vw + 14px,24px)}.hero__stats .stat span{color:#cbd5e1;font-size:14px}.hero__scroll{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);color:#e5e7eb;font-size:22px;opacity:0.85;text-decoration:none}@keyframes fadeIn{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (max-width:720px){#hero.hero{align-items:flex-end}.hero__content{padding-bottom:28px}}.toc-wrap{position:relative;margin:14px 0}.toc{background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:12px}.toc__head{display:flex;align-items:center;justify-content:space-between;margin:0 0 8px;h2{margin:0}}.toc__title{font-weight:700}.toc__track{display:flex;gap:10px;overflow:auto;scroll-snap-type:x mandatory;padding:6px 2px;scroll-padding-inline:8px;scrollbar-width:none}.toc__track::-webkit-scrollbar{display:none}.toc__item{scroll-snap-align:start;flex:0 0 auto}.toc__link{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid var(--border);border-radius:999px;background:#fff;color:#374151;font-weight:500;white-space:nowrap}.toc__link:hover{border-color:#c7cbd1;color:#111827}.toc__btn{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:#111827;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow);opacity:0.92}.toc__btn:disabled{opacity:0.35}.toc__btn--prev{left:-6px}.toc__btn--next{right:-6px}.layout{gap:26px;margin:10px 0 40px}@media (min-width:980px){.layout{}}.grid-posts{display:grid;gap:18px}.card{display:grid;gap:14px;padding:14px;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff}.card__thumb{border-radius:10px;overflow:hidden}.card__title{font-size:20px;line-height:1.35;margin:2px 0 4px;font-weight:700}.card__excerpt{color:var(--muted);font-size:15px}.card__meta{font-size:13px;color:var(--muted)}.badge{display:inline-block;background:var(--accent);color:#fff;font-size:12px;padding:4px 8px;border-radius:999px;margin-bottom:8px}.readmore{display:inline-block;margin-top:10px;font-weight:600;color:var(--accent)}.widget{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:16px 16px 12px;box-shadow:var(--shadow)}.widget + .widget{margin-top:16px}.widget h3{margin:0 0 12px;font-size:16px;text-transform:uppercase;letter-spacing:0.06em}.cat-list li + li{margin-top:8px}.cat-list a{display:flex;justify-content:space-between;color:#374151}.mini-post{display:flex;gap:10px}.mini-post + .mini-post{margin-top:10px}.mini-post img{width:84px;height:64px;object-fit:cover;border-radius:8px}.subscribe input{width:100%;height:42px;border:1px solid var(--border);border-radius:10px;padding:0 12px;margin-bottom:10px}.btn.dark{background:#111827;color:#fff;border-radius:10px;padding:10px 14px}.faq{background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:18px}.faq h2{margin:0 0 8px}.faq details{border:1px solid var(--border);border-radius:10px;padding:12px;margin-top:10px}.faq details[open]{background:#f9fafb}.faq summary{font-weight:600;cursor:pointer}.faq p{margin:10px 0 0;color:#374151}.pagination{display:flex;gap:8px;justify-content:center;margin:26px 0 6px}.page{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--border);border-radius:10px;background:#fff}.page.is-active{background:#111827;color:#fff;border-color:#111827}footer{padding:20px}.site-footer{background:#0f172a;color:#e2e8f0;margin-top:40px}.site-footer .inner{display:flex;gap:28px;justify-content:space-between;width:100%;padding:36px 0}.footer-brand{display:grid;gap:14px;max-width:520px}.footer-logo{display:flex;align-items:center;gap:12px}.footer-logo img{width:42px;height:42px;border-radius:10px}.footer-logo .name{font-weight:700;font-size:18px;color:#fff}.footer-social{display:flex;gap:12px}.social-btn{width:36px;height:36px;border-radius:999px;background:#111827;display:flex;align-items:center;justify-content:center;color:#e5e7eb;border:1px solid #172038}.footer-col h4{color:#fff;margin:0 0 12px}.footer-list{display:grid;gap:10px}.newsletter{display:flex;gap:10px;flex-wrap:wrap}.newsletter input{flex:1 1 280px;height:44px;border:1px solid #1f2937;background:#0b1222;color:#e2e8f0;border-radius:10px;padding:0 12px}.newsletter button{height:44px;padding:0 16px;border-radius:10px;background:#10b981;color:#052e2b;font-weight:700}.site-footer .divider{border-top:1px solid #1e293b;margin-top:18px}.copyright{color:#8aa1b6;padding:12px 0;font-size:14px}::-webkit-scrollbar{width:0.5em}::-webkit-scrollbar-track{background-color:transparent;border-radius:100vw;margin:10px 0}::-webkit-scrollbar-thumb{border-radius:100vw;background-color:red}::-webkit-scrollbar-thumb:active{background-color:red}@media (max-width:980px){.site-footer .inner{flex-direction:column}}
:root{--maxWidthSwiper:1040px;--scrollBarFonColor:red;--scrollbarBg:rgba(0,0,0,0.1);--textColor:#000;--itemBorderColor:red;--itemBgColor:transparent}.swiper{padding-bottom:10px!important}.toc .swiper-slide{width:fit-content}.toc h2{white-space:nowrap;margin:0!important;padding-left:20px}.toc{background-color:transparent}.toc a{text-decoration:none;font-weight:500;font-size:18px;line-height:1.5;white-space:nowrap;color:var(--textColor);transition:color 0.3s ease-in-out;-webkit-transition:color 0.3s ease-in-out;-moz-transition:color 0.3s ease-in-out;-ms-transition:color 0.3s ease-in-out;-o-transition:color 0.3s ease-in-out;border:1px solid var(--itemBorderColor);padding:10px 20px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;background-color:var(--itemBgColor)}.toc a:active,.toc a:hover,.toc a:focus{color:#000;background-color:rgba(17,17,17,.2)}.toc .swiper-wrapper{padding-top:20px;padding-bottom:24px}.toc-swiper .swiper-scrollbar{background:var(--scrollbarBg);height:4px;border-radius:2px}.toc-swiper .swiper-scrollbar-drag{background:var(--scrollBarFonColor);border-radius:2px;width:20%}.toc.wrapper{margin:0 auto;padding-left:0!important;padding-right:0!important}.toc-swiper{max-width:var(--maxWidthSwiper)}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{left:0!important;right:0!important;width:100%!important}@media screen and (max-width:750px){.toc.wrapper{margin-left:auto}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{width:90%!important;margin:0 auto}}