:root{--et-bg:#f7f7f5;--et-surface:#fff;--et-ink:#151515;--et-muted:#686868;--et-line:#deded8;--et-accent:#7c5cff;--et-dark:#121212;--et-radius:22px;--et-shadow:0 18px 60px rgba(18,18,18,.08);--et-container:min(1240px,calc(100% - 40px));}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--et-bg);color:var(--et-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.65}a{color:inherit}img{max-width:100%;height:auto}.et-container{width:var(--et-container);margin-inline:auto}.skip-link{position:fixed;left:14px;top:-60px;background:#111;color:#fff;padding:10px 14px;z-index:9999}.skip-link:focus{top:14px}.et-header{position:sticky;top:0;z-index:1000;background:rgba(247,247,245,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.07)}.et-header__inner{min-height:78px;display:flex;align-items:center;gap:28px}.et-brand{display:inline-flex;align-items:center;flex:none}.et-brand-mark{display:block}.et-brand-logo{display:block;width:184px;max-height:52px}.et-brand-logo--light{display:none}.et-nav{position:relative;display:flex;align-items:center;gap:10px;flex:1}.et-menu{display:flex;align-items:center;gap:4px;margin:0;padding:0;list-style:none}.et-menu li{margin:0}.et-menu a,.et-nav-shop{border:0;background:none;text-decoration:none;padding:10px 13px;font:600 14px inherit;color:#292929;cursor:pointer}.et-menu a:hover,.et-nav-shop:hover{color:var(--et-accent)}.et-nav-shop{display:flex;gap:7px;align-items:center}.et-mega{position:absolute;top:52px;left:0;width:min(760px,calc(100vw - 40px));display:none;grid-template-columns:.8fr 1.2fr;gap:26px;padding:26px;background:#fff;border:1px solid var(--et-line);border-radius:20px;box-shadow:0 28px 80px rgba(0,0,0,.13)}.et-mega.is-open{display:grid}.et-mega small,.et-page-heading small,.et-footer small,.et-kicker{font-size:11px;letter-spacing:.14em;font-weight:800;color:var(--et-accent)}.et-mega h3{font-size:25px;line-height:1.15;margin:8px 0}.et-mega p{color:var(--et-muted);margin:0 0 12px}.et-mega a{text-decoration:none}.et-mega-links{display:grid;grid-template-columns:1fr 1fr;gap:8px}.et-mega-links a{display:flex;gap:12px;padding:14px;border:1px solid var(--et-line);border-radius:15px}.et-mega-links a:hover{border-color:var(--et-accent);transform:translateY(-1px)}.et-mega-links b{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#f0edff;color:var(--et-accent)}.et-mega-links span{font-weight:750}.et-mega-links small{display:block;color:var(--et-muted);font-size:11px;letter-spacing:0;font-weight:500;margin-top:2px}.et-header-actions{display:flex;align-items:center;gap:8px}.et-search-toggle,.et-mobile-toggle{border:1px solid var(--et-line);background:#fff;border-radius:12px;width:42px;height:42px;cursor:pointer;font-size:20px}.et-cart,.et-account{font-size:13px;font-weight:750;text-decoration:none;padding:10px 12px}.et-cart span{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-left:3px;border-radius:50%;background:#111;color:#fff;font-size:11px}.et-account{border:1px solid #111;border-radius:12px}.et-mobile-toggle,.et-mobile-nav{display:none}.et-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid #111;background:#111;color:#fff!important;border-radius:12px;padding:12px 18px;text-decoration:none;font-weight:800;cursor:pointer;transition:.2s}.et-button:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.12)}.et-button--secondary{background:#fff;color:#111!important;border-color:var(--et-line)}.et-button--light{background:#fff;color:#111!important;border-color:#fff}.et-content{padding-block:90px}.et-page-heading{max-width:850px;margin-bottom:38px}.et-page-heading h1{font-size:clamp(42px,6vw,78px);line-height:.98;letter-spacing:-.055em;margin:10px 0 18px}.et-page-heading p{font-size:18px;color:var(--et-muted);max-width:700px}.et-prose{max-width:850px}.et-prose h2{font-size:34px;line-height:1.15;margin-top:48px}.et-prose h3{font-size:24px}.et-prose p,.et-prose li{color:#444}.et-prose a{color:var(--et-accent)}.et-featured-image{width:100%;max-height:620px;object-fit:cover;border-radius:var(--et-radius);margin-bottom:36px}.et-product-grid,.et-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.et-product-card,.et-post-card{background:var(--et-surface);border:1px solid var(--et-line);border-radius:var(--et-radius);overflow:hidden;box-shadow:0 6px 28px rgba(0,0,0,.04);transition:.2s}.et-product-card:hover,.et-post-card:hover{transform:translateY(-4px);box-shadow:var(--et-shadow)}.et-product-card__image,.et-post-card>a{display:block;background:#ecece7;aspect-ratio:16/10;overflow:hidden}.et-product-card__image img,.et-post-card>a img{width:100%;height:100%;object-fit:cover}.et-product-placeholder{height:100%;display:grid;place-items:center;align-content:center;gap:5px;background:linear-gradient(145deg,#171717,#333)}.et-product-placeholder strong{font-size:52px;letter-spacing:-.08em;color:#fff}.et-product-placeholder span{color:#bbb;font-size:12px}.et-product-placeholder--large{min-height:520px}.et-product-card__body,.et-post-card>div{padding:22px}.et-product-card__meta{display:flex;justify-content:space-between;gap:12px;color:#777;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.et-product-card h2,.et-post-card h2{font-size:23px;line-height:1.2;margin:12px 0 8px}.et-product-card h2 a,.et-post-card h2 a{text-decoration:none}.et-product-card p,.et-post-card p{color:var(--et-muted);margin:0 0 20px}.et-product-card__bottom{display:flex;justify-content:space-between;align-items:center;gap:15px;border-top:1px solid var(--et-line);padding-top:15px}.et-product-card__bottom a,.et-text-link{font-size:13px;font-weight:800;text-decoration:none}.et-market-filter{display:flex;gap:10px;margin:0 0 28px}.et-market-filter input,.et-market-filter select,.et-search-modal input,.et-search-modal select{min-height:48px;border:1px solid var(--et-line);background:#fff;border-radius:12px;padding:0 14px;font:inherit}.et-market-filter input{flex:1}.et-market-filter select{min-width:210px}.et-empty{padding:70px 25px;text-align:center;border:1px dashed #cfcfc7;border-radius:var(--et-radius);background:#fff}.et-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;font-size:12px;color:#777;margin-bottom:22px}.et-breadcrumb a{text-decoration:none}.et-product{padding-block:42px 100px}.et-product-hero{display:grid;grid-template-columns:1.18fr .82fr;gap:48px;align-items:start}.et-product-main-image{background:#e9e9e4;border-radius:26px;overflow:hidden;border:1px solid var(--et-line)}.et-product-main-image img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.et-product-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.et-product-buy{position:sticky;top:105px}.et-product-buy h1{font-size:clamp(42px,5vw,68px);line-height:.98;letter-spacing:-.055em;margin:8px 0 10px}.et-product-rating{font-weight:800}.et-product-excerpt{color:var(--et-muted);margin:18px 0}.et-product-price{display:flex;align-items:end;gap:12px;margin:25px 0}.et-product-price strong{font-size:40px;line-height:1}.et-product-price span{font-size:12px;color:#777}.et-buy-trust{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.et-buy-trust span{font-size:11px;font-weight:800;background:#ecebe7;border-radius:999px;padding:6px 9px}.et-product-body{display:grid;grid-template-columns:1fr 340px;gap:54px;margin-top:72px}.et-product-section{padding:42px 0;border-top:1px solid var(--et-line)}.et-product-section h2{font-size:36px;line-height:1.1;letter-spacing:-.03em;margin:7px 0 22px}.et-feature-list{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--et-line);border-radius:18px;overflow:hidden;background:#fff}.et-feature-list div{display:flex;gap:14px;padding:18px;border-bottom:1px solid var(--et-line)}.et-feature-list div:nth-child(odd){border-right:1px solid var(--et-line)}.et-feature-list b{color:var(--et-accent)}.et-faq-list details{background:#fff;border:1px solid var(--et-line);border-radius:14px;padding:17px 20px;margin-bottom:10px}.et-faq-list summary{font-weight:800;cursor:pointer}.et-side-card{background:#fff;border:1px solid var(--et-line);border-radius:18px;padding:22px;margin-bottom:14px}.et-spec{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #eee;font-size:13px}.et-spec:last-child{border-bottom:0}.et-spec span{color:#777}.et-spec b{text-align:right}.et-check-list{list-style:none;padding:0;margin:12px 0}.et-check-list li{padding:7px 0;color:#444}.et-error{min-height:70vh;display:grid;place-content:center;text-align:center}.et-error small{font-weight:900;color:var(--et-accent)}.et-error h1{font-size:clamp(48px,7vw,90px);line-height:.95;letter-spacing:-.06em}.et-footer{background:#111;color:#fff;padding:70px 0 25px}.et-footer-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:34px;border:1px solid #333;border-radius:24px;background:#1a1a1a}.et-footer-cta h2{font-size:clamp(30px,4vw,52px);line-height:1;margin:7px 0 8px;letter-spacing:-.04em}.et-footer-cta p{color:#aaa;margin:0}.et-footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:45px;padding:65px 0}.et-footer-brand .et-brand-logo{filter:brightness(0) invert(1);width:190px}.et-footer-brand p{max-width:350px;color:#999}.et-footer-grid h3{font-size:13px;margin:0 0 15px;color:#fff}.et-footer-grid a:not(.et-brand){display:block;color:#999;text-decoration:none;margin:9px 0;font-size:13px}.et-footer-grid a:hover{color:#fff}.et-footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #2a2a2a;padding-top:20px;color:#777;font-size:12px}.et-search-panel{position:fixed;inset:0;z-index:3000;display:none}.et-search-panel.is-open{display:block}.et-search-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.58)}.et-search-modal{position:relative;width:min(720px,calc(100% - 32px));margin:10vh auto 0;background:#fff;border-radius:24px;padding:38px;box-shadow:0 35px 100px rgba(0,0,0,.3)}.et-search-close{position:absolute;right:16px;top:14px;border:0;background:none;font-size:30px;cursor:pointer}.et-search-modal h2{font-size:42px;line-height:1.05;letter-spacing:-.04em;margin:8px 0 25px}.et-search-modal form{display:grid;grid-template-columns:180px 1fr auto;gap:9px}.et-search-modal input{min-width:0}.et-search-modal select{width:100%}
/* Elementor-first presentation */.elementor-page .et-content{padding-top:0}.et-section,.et-v2-metrics,.et-v2-showcase,.et-v2-assistant{margin:0;padding:82px 0}.et-section>.et-container,.et-v2-inner{width:var(--et-container);margin:auto}.et-section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}.et-section-head h2,.et-v2-showcase h2,.et-v2-assistant h2{font-size:clamp(34px,4.5vw,60px);line-height:1;letter-spacing:-.05em;margin:8px 0}.et-section-intro{max-width:720px;color:var(--et-muted)}.et-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.et-category-grid a{background:#fff;border:1px solid var(--et-line);border-radius:18px;padding:20px;text-decoration:none;transition:.2s}.et-category-grid a:hover{border-color:var(--et-accent);transform:translateY(-3px)}.et-category-grid a>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#eeeaff;color:var(--et-accent);font-weight:900;margin-bottom:18px}.et-category-grid b{display:block}.et-category-grid small{display:block;color:#777;margin-top:3px}.et-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.et-feature-grid article{background:#fff;border:1px solid var(--et-line);border-radius:18px;padding:25px}.et-feature-grid article>span{color:var(--et-accent);font-weight:900;font-size:12px}.et-feature-grid h3{font-size:21px;margin:20px 0 7px}.et-feature-grid p{color:#777;margin:0}.et-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.et-pricing-card{background:#fff;border:1px solid var(--et-line);border-radius:22px;padding:28px;position:relative}.et-pricing-card.is-featured{border:2px solid #111}.et-pricing-featured{position:absolute;top:14px;right:14px;background:#111;color:#fff;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:900}.et-pricing-card h3{font-size:25px}.et-pricing-card__price{font-size:40px;font-weight:900}.et-pricing-features{list-style:none;padding:0;color:#555}.et-pricing-features li{padding:5px 0}.et-testimonial-carousel{overflow:hidden}.et-testimonial-track{display:flex;gap:15px}.et-testimonial-slide{flex:0 0 calc(33.333% - 10px)}.et-testimonial-card{background:#fff;border:1px solid var(--et-line);border-radius:20px;padding:25px}.et-testimonial-card__top{display:flex;gap:10px;align-items:center}.et-avatar{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#111;color:#fff;font-weight:900}.et-testimonial-card small{display:block;color:#777}.et-testimonial-card blockquote{margin:18px 0;color:#333}.et-testimonial-verified{font-size:11px;color:#777}.et-v2-metrics{background:#111;color:#fff}.et-v2-inner{width:var(--et-container)}.et-v2-metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#333}.et-v2-metrics-grid article{background:#111;padding:24px}.et-v2-metrics-grid strong{display:block;font-size:40px;line-height:1}.et-v2-metrics-grid b{display:block;margin-top:8px}.et-v2-metrics-grid small{display:block;color:#999;margin-top:5px}.et-v2-showcase{background:#171717;color:#fff;overflow:hidden}.et-v2-showcase-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px;align-items:center}.et-v2-showcase-copy p{color:#aaa}.et-v2-showcase-art{position:relative;min-height:500px}.et-v2-showcase-card{position:absolute;overflow:hidden;border:1px solid #333;border-radius:18px;background:#222;box-shadow:0 25px 70px rgba(0,0,0,.4)}.et-v2-showcase-card img{width:100%;height:100%;object-fit:cover}.et-v2-showcase-card--1{width:72%;height:72%;left:4%;top:10%;z-index:3}.et-v2-showcase-card--2{width:52%;height:54%;right:0;top:0;z-index:2}.et-v2-showcase-card--3{width:48%;height:50%;right:4%;bottom:0;z-index:1}.et-v2-showcase-glow{position:absolute;width:300px;height:300px;left:35%;top:30%;border-radius:50%;background:rgba(124,92,255,.25);filter:blur(75px)}.et-v2-assistant{background:#eae8ff}.et-v2-assistant-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;background:#111;color:#fff;border-radius:28px;padding:42px}.et-v2-assistant-copy p{color:#aaa}.et-v2-assistant-status{display:flex;gap:8px;align-items:center;color:#ddd;font-size:12px}.et-v2-assistant-status i{width:8px;height:8px;background:#72e7a1;border-radius:50%}.et-v2-assistant-status small{color:#777}.et-v2-assistant-form textarea{width:100%;min-height:180px;resize:vertical;background:#1c1c1c;border:1px solid #363636;color:#fff;border-radius:16px;padding:15px;font:inherit}.et-v2-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.et-v2-chip-row button{border:1px solid #3a3a3a;background:#191919;color:#ddd;border-radius:999px;padding:8px 12px;cursor:pointer}.et-v2-assistant-foot{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:12px}.et-v2-assistant-foot small{color:#777}.et-v2-btn{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#111!important;padding:12px 17px;border-radius:12px;text-decoration:none;font-weight:900;border:0;cursor:pointer}.et-product-showcase .et-product-grid,.et-collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.et-product-filters{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:16px}.et-product-filters button{border:1px solid var(--et-line);background:#fff;border-radius:999px;padding:8px 13px;cursor:pointer;font-weight:700}.et-product-filters button.is-active{background:#111;color:#fff;border-color:#111}.et-carousel{overflow:hidden}.et-carousel__track{display:flex;gap:16px}.et-carousel__track>.et-product-card{flex:0 0 calc(25% - 12px)}.et-carousel-nav{display:flex;gap:7px}.et-carousel-nav button{width:40px;height:40px;border:1px solid var(--et-line);background:#fff;border-radius:50%;cursor:pointer;font-size:20px}
@media(max-width:1050px){.et-nav-shop,.et-nav>.et-menu{display:none}.et-mobile-toggle{display:block}.et-mobile-nav{display:none;border-top:1px solid var(--et-line);background:#fff}.et-mobile-nav.is-open{display:block}.et-mobile-nav .et-menu{display:block;padding:10px 0}.et-mobile-nav a{display:block;padding:11px 0;text-decoration:none;font-weight:700}.et-product-hero{grid-template-columns:1fr}.et-product-buy{position:static}.et-product-body{grid-template-columns:1fr}.et-product-side{display:grid;grid-template-columns:1fr 1fr;gap:12px}.et-side-card{margin:0}.et-product-grid,.et-post-grid{grid-template-columns:repeat(2,1fr)}.et-category-grid{grid-template-columns:repeat(2,1fr)}.et-feature-grid,.et-pricing-grid{grid-template-columns:1fr 1fr}.et-v2-showcase-grid,.et-v2-assistant-panel{grid-template-columns:1fr}.et-v2-metrics-grid{grid-template-columns:repeat(2,1fr)}.et-carousel__track>.et-product-card,.et-product-showcase .et-product-grid,.et-collection-grid{grid-template-columns:repeat(2,1fr)}.et-testimonial-slide{flex-basis:calc(50% - 8px)}.et-footer-grid{grid-template-columns:1.5fr 1fr 1fr}.et-footer-grid>div:last-child{display:none}}
@media(max-width:700px){:root{--et-container:calc(100% - 28px)}.et-header__inner{min-height:68px;gap:8px}.et-brand-logo{width:150px}.et-account{display:none}.et-cart{padding:8px}.et-search-modal form{grid-template-columns:1fr}.et-search-modal{padding:28px 20px}.et-search-modal h2{font-size:34px}.et-page-heading h1,.et-product-buy h1{font-size:48px}.et-content{padding-block:60px}.et-product{padding-top:25px}.et-product-body{margin-top:40px}.et-product-side{grid-template-columns:1fr}.et-product-main-image img{aspect-ratio:4/3}.et-feature-list,.et-product-grid,.et-post-grid,.et-category-grid,.et-feature-grid,.et-pricing-grid,.et-v2-metrics-grid{grid-template-columns:1fr}.et-feature-list div:nth-child(odd){border-right:0}.et-section,.et-v2-metrics,.et-v2-showcase,.et-v2-assistant{padding:60px 0}.et-section-head{display:block}.et-carousel-nav{margin-top:15px}.et-carousel__track>.et-product-card{flex:0 0 84%}.et-testimonial-slide{flex-basis:86%}.et-v2-showcase-art{min-height:380px}.et-v2-showcase-card--1{width:78%;height:70%}.et-v2-showcase-card--2{width:55%;height:52%}.et-v2-showcase-card--3{width:50%;height:48%}.et-footer-cta{display:block}.et-footer-cta .et-button{margin-top:20px}.et-footer-grid{grid-template-columns:1fr 1fr;gap:30px}.et-footer-grid>div:last-child{display:block}.et-footer-bottom{display:block}.et-footer-bottom span{display:block;margin:5px 0}.et-market-filter{display:grid}.et-market-filter select{min-width:0}.et-mega{position:fixed;left:14px;right:14px;width:auto;top:68px;grid-template-columns:1fr}.et-mega-links{grid-template-columns:1fr}.et-nav{justify-content:flex-end}.et-nav-shop{display:none}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
/* V5.1 granular Elementor components */
.et-product-component{max-width:var(--et-ew-max,1240px);margin:0 auto}.et-product-component-heading{margin:0 0 18px}.et-product-component-heading h2{font-size:clamp(28px,3.2vw,46px);line-height:1.08;letter-spacing:-.04em;margin:0}.et-product-component-title{font-size:clamp(42px,6vw,76px);line-height:.98;letter-spacing:-.06em;margin:0 0 16px}.et-product-component-excerpt,.et-product-component-description{color:var(--et-muted)}.et-product-component-price{font-size:44px;font-weight:900;letter-spacing:-.04em}.et-product-component-image{display:block;width:100%;border-radius:22px}.et-product-badge{display:inline-flex;padding:7px 11px;border-radius:999px;background:#111;color:#fff;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.et-product-meta{display:flex;justify-content:space-between;gap:15px;padding:14px 0;border-bottom:1px solid var(--et-line)}.et-product-meta span{color:var(--et-muted)}.et-product-list ul{margin:0;padding-left:1.2rem}.et-product-list li{padding:7px 0}.et-product-specs{border:1px solid var(--et-line);border-radius:18px;overflow:hidden;background:#fff}.et-product-specs>div{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:15px 18px;border-bottom:1px solid var(--et-line)}.et-product-specs>div:last-child{border-bottom:0}.et-product-specs span{color:var(--et-muted)}.et-product-links{display:flex;gap:10px;flex-wrap:wrap}.et-product-meta-grid{display:flex;gap:10px;flex-wrap:wrap;color:var(--et-muted);font-size:12px}.et-review-list{display:grid;gap:12px}.et-review-list article{padding:20px;background:#fff;border:1px solid var(--et-line);border-radius:16px}.et-review-list time{margin-left:8px;color:#888;font-size:12px}.et-marketplace-filters{display:grid;grid-template-columns:1fr 220px auto;gap:10px;margin:0 0 30px}.et-marketplace-filters input,.et-marketplace-filters select{min-height:48px;border:1px solid var(--et-line);background:#fff;border-radius:12px;padding:0 14px;font:inherit}.et-archive-head{max-width:820px;margin:0 auto 34px;text-align:center}.et-archive-head h1{font-size:clamp(42px,6vw,74px);line-height:.98;letter-spacing:-.055em;margin:10px 0 16px}.et-archive-head p{color:var(--et-muted);font-size:18px}.et-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.et-blog-card{background:#fff;border:1px solid var(--et-line);border-radius:20px;overflow:hidden}.et-blog-card>img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.et-blog-card>div{padding:22px}.et-blog-card h2{font-size:24px;line-height:1.1;margin:9px 0}.et-blog-card h2 a,.et-blog-card>a{color:inherit;text-decoration:none}.et-blog-card p{color:var(--et-muted)}.et-blog-card small{color:#888}.et-blog-single{max-width:900px;margin:auto}.et-blog-single>img{display:block;width:100%;max-height:650px;object-fit:cover;border-radius:24px;margin-bottom:38px}.et-blog-single header{margin-bottom:35px}.et-blog-single header h1{font-size:clamp(44px,7vw,82px);line-height:.98;letter-spacing:-.06em;margin:8px 0}.et-blog-meta{color:#777}.et-blog-content{font-size:18px}.et-blog-content h2{font-size:34px;line-height:1.1;margin-top:48px}.et-blog-content img{border-radius:16px}.et-related{border-top:1px solid var(--et-line);margin-top:60px;padding-top:40px}.et-pagination{margin-top:35px}.et-pagination ul{display:flex;gap:8px;list-style:none;padding:0;justify-content:center}.et-pagination a,.et-pagination span{display:grid;place-items:center;min-width:40px;height:40px;border:1px solid var(--et-line);border-radius:10px;text-decoration:none;padding:0 10px}.et-pagination .current{background:#111;color:#fff}
@media(max-width:800px){.et-marketplace-filters{grid-template-columns:1fr}.et-blog-grid{grid-template-columns:1fr}.et-product-specs>div{grid-template-columns:1fr;gap:4px}}


/* 5.2.0 Elementor/content-pipeline hardening */
.et-page-content{width:100%;min-height:1px;}
.et-page-content > .elementor{width:100%;}
.et-product-fallback__image{margin:0 0 32px;overflow:hidden;border-radius:24px;}
.et-product-fallback__image img{display:block;width:100%;height:auto;}
.et-product-fallback__purchase{margin-top:32px;}
body.elementor-editor-active .et-page-content{min-height:100%;}

/* 5.2.1 — modern Elementor global header/footer bridge.
   The Elementor header widget uses its own class names; these rules keep the
   premium header fully styled even when Elementor's generated CSS is rebuilt. */
.et-elementor-global-header{position:relative;z-index:5000;width:100%;background:rgba(247,247,245,.82);backdrop-filter:blur(22px) saturate(160%);-webkit-backdrop-filter:blur(22px) saturate(160%);border-bottom:1px solid rgba(18,18,18,.08);box-shadow:0 8px 35px rgba(18,18,18,.035)}
.et-elementor-global-header .et-header-wrap{width:100%;}
.et-elementor-global-header .site-header__inner{width:var(--et-container);min-height:78px;margin:0 auto;display:flex;align-items:center;gap:22px;padding:0 2px}
.et-elementor-global-header .site-branding{display:flex;align-items:center;flex:0 0 auto}
.et-elementor-global-header .et-brand{display:inline-flex;align-items:center;text-decoration:none}
.et-elementor-global-header .et-brand-logo{display:block;width:176px;max-height:48px;object-fit:contain}
.et-elementor-global-header .et-market-nav{position:relative;flex:0 0 auto}
.et-market-toggle{display:inline-flex;align-items:center;gap:8px;border:1px solid transparent;background:transparent;color:#222;padding:10px 12px;border-radius:12px;font:700 14px/1 inherit;cursor:pointer;transition:.2s ease}
.et-market-toggle:hover,.et-market-toggle[aria-expanded=true]{background:#fff;border-color:var(--et-line);box-shadow:0 8px 24px rgba(0,0,0,.06)}
.et-market-toggle span{font-size:13px;transition:transform .2s ease}.et-market-toggle[aria-expanded=true] span{transform:rotate(180deg)}
.et-mega-menu{position:absolute;left:-12px;top:calc(100% + 14px);width:min(820px,calc(100vw - 32px));display:none;grid-template-columns:.78fr 1.22fr;gap:24px;padding:24px;background:rgba(255,255,255,.97);border:1px solid rgba(18,18,18,.09);border-radius:22px;box-shadow:0 30px 90px rgba(18,18,18,.16);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}
.et-mega-menu.is-open{display:grid;animation:etMegaIn .18s ease both}.et-mega-menu__intro{padding:8px}.et-mega-menu__intro strong{display:block;font-size:24px;line-height:1.12;letter-spacing:-.035em;margin:9px 0}.et-mega-menu__intro p{color:#6d6d6d;font-size:14px;line-height:1.6;margin:0 0 15px}.et-mega-menu__intro>a{font-size:13px;font-weight:850;text-decoration:none;color:var(--et-accent)}
.et-mega-menu__links{display:grid;grid-template-columns:1fr 1fr;gap:9px}.et-mega-menu__links>a{display:flex;align-items:flex-start;gap:12px;padding:14px;border:1px solid #e5e5df;border-radius:16px;text-decoration:none;background:#fff;transition:.2s ease}.et-mega-menu__links>a:hover{transform:translateY(-2px);border-color:#cfc9ff;box-shadow:0 12px 28px rgba(0,0,0,.07)}.et-mega-menu__links>a>span{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:11px;background:#f0edff;color:var(--et-accent);font-weight:900}.et-mega-menu__links b{display:block;font-size:13px}.et-mega-menu__links small{display:block;color:#777;font-size:11px;line-height:1.45;margin-top:3px}
.et-elementor-global-header .site-nav{display:flex;align-items:center;flex:1;min-width:0}.et-elementor-global-header .site-nav .et-menu{display:flex;align-items:center;gap:2px;list-style:none;margin:0;padding:0}.et-elementor-global-header .site-nav .et-menu li{margin:0}.et-elementor-global-header .site-nav .et-menu a{display:block;padding:10px 11px;border-radius:10px;text-decoration:none;color:#343434;font-size:13px;font-weight:700;white-space:nowrap;transition:.2s ease}.et-elementor-global-header .site-nav .et-menu a:hover{background:#fff;color:var(--et-accent)}
.et-elementor-global-header .et-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;margin-left:auto}.et-elementor-global-header .et-header-utilities{display:contents}.et-elementor-global-header .et-search-toggle,.et-elementor-global-header .et-icon-link,.et-elementor-global-header .et-account-link,.et-elementor-global-header .et-theme-toggle{height:42px;border:1px solid #deded8;background:#fff;color:#222;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font:700 13px/1 inherit;transition:.2s ease}.et-elementor-global-header .et-search-toggle{width:42px;padding:0;cursor:pointer;font-size:21px}.et-elementor-global-header .et-icon-link{min-width:48px;gap:5px;padding:0 10px}.et-elementor-global-header .et-account-link{padding:0 13px;border-color:#1a1a1a}.et-elementor-global-header .et-theme-toggle{width:42px;cursor:pointer}.et-elementor-global-header .et-search-toggle:hover,.et-elementor-global-header .et-icon-link:hover,.et-elementor-global-header .et-account-link:hover,.et-elementor-global-header .et-theme-toggle:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(0,0,0,.08);border-color:#bbb}.et-elementor-global-header .et-cart-count{display:inline-grid;place-items:center;min-width:19px;height:19px;padding:0 4px;border-radius:99px;background:#111;color:#fff;font-size:10px;font-weight:900}
.et-elementor-global-header .et-mobile-toggle{display:none;width:42px;height:42px;border:1px solid #deded8;background:#fff;border-radius:12px;cursor:pointer;font-size:18px}.et-elementor-global-header .et-mobile-nav{display:none}
.et-search-panel{position:fixed!important;inset:0!important;z-index:99999!important;display:none!important}.et-search-panel.is-open{display:block!important}.et-search-backdrop{position:absolute;inset:0;background:rgba(8,10,18,.62);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.et-search-modal{position:relative;z-index:2;width:min(760px,calc(100% - 32px));margin:10vh auto 0;padding:42px;background:#fff;border:1px solid rgba(255,255,255,.7);border-radius:28px;box-shadow:0 40px 120px rgba(0,0,0,.32)}.et-search-modal .et-eyebrow{display:block;color:var(--et-accent);font-size:11px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.et-search-modal h2{margin:8px 0 24px;font-size:clamp(34px,5vw,54px);line-height:1;letter-spacing:-.055em}.et-search-modal form{display:grid;grid-template-columns:190px minmax(0,1fr) auto;gap:9px}.et-search-modal input,.et-search-modal select{height:52px;min-height:52px;width:100%;border:1px solid #d9d9d3;background:#fafaf8;border-radius:13px;padding:0 14px;font:inherit;outline:none}.et-search-modal input:focus,.et-search-modal select:focus{border-color:var(--et-accent);box-shadow:0 0 0 4px rgba(124,92,255,.12)}.et-search-modal .et-button{height:52px;white-space:nowrap}.et-search-close{position:absolute;right:18px;top:16px;width:38px;height:38px;border:1px solid #e2e2dc;background:#fff;border-radius:50%;cursor:pointer;font-size:24px;line-height:1}.et-search-suggestions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:18px;font-size:12px}.et-search-suggestions span{color:#888}.et-search-suggestions a{padding:7px 10px;border-radius:999px;background:#f1f0ec;text-decoration:none;font-weight:750}.et-search-suggestions a:hover{background:#ece9ff;color:#5f4ce7}
.et-elementor-global-footer{position:relative;z-index:1;background:#111;color:#fff;padding:0 0 26px}.et-elementor-global-footer .et-container{width:var(--et-container);margin:0 auto}.et-elementor-global-footer .et-newsletter{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:54px 0;border-bottom:1px solid #292929}.et-elementor-global-footer .et-newsletter h2{margin:7px 0 8px;font-size:clamp(28px,4vw,48px);line-height:1;letter-spacing:-.045em}.et-elementor-global-footer .et-newsletter p{margin:0;color:#999}.et-elementor-global-footer .et-footer-grid{padding:54px 0;display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:45px}.et-elementor-global-footer .et-footer-brand{display:inline-flex}.et-elementor-global-footer .et-footer-brand .et-brand-logo{filter:brightness(0) invert(1);width:185px}.et-elementor-global-footer .et-footer-grid p{max-width:360px;color:#999}.et-elementor-global-footer .et-footer-grid h3{color:#fff;font-size:13px}.et-elementor-global-footer .et-footer-grid ul{list-style:none;padding:0;margin:0}.et-elementor-global-footer .et-footer-grid li{margin:9px 0}.et-elementor-global-footer .et-footer-grid a{color:#999;text-decoration:none;font-size:13px}.et-elementor-global-footer .et-footer-grid a:hover{color:#fff}.et-elementor-global-footer .et-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:20px;border-top:1px solid #292929;color:#777;font-size:12px}.et-payment-icons{display:flex;gap:7px}.et-payment-icons span{padding:5px 8px;border:1px solid #333;border-radius:6px;color:#aaa;font-size:10px}
@keyframes etMegaIn{from{opacity:0;transform:translateY(-6px) scale(.985)}to{opacity:1;transform:none}}
@media(max-width:1120px){.et-elementor-global-header .site-nav{display:none}.et-elementor-global-header .et-mobile-toggle{display:inline-flex;align-items:center;justify-content:center}.et-elementor-global-header .et-mobile-nav{display:none}.et-elementor-global-header .et-mobile-nav.is-open{display:block;position:absolute;left:14px;right:14px;top:calc(100% + 8px);padding:10px 16px;background:rgba(255,255,255,.98);border:1px solid #ddd;border-radius:18px;box-shadow:0 25px 70px rgba(0,0,0,.14)}.et-elementor-global-header .et-mobile-nav .et-menu{display:block;list-style:none;padding:0;margin:0}.et-elementor-global-header .et-mobile-nav .et-menu li{margin:0}.et-elementor-global-header .et-mobile-nav .et-menu a{display:block;padding:13px 8px;border-bottom:1px solid #eee;text-decoration:none;font-weight:750}.et-elementor-global-header .et-mobile-nav .et-menu li:last-child a{border-bottom:0}.et-mega-menu{left:-30px}}
@media(max-width:700px){.et-elementor-global-header .site-header__inner{min-height:68px;gap:8px}.et-elementor-global-header .et-brand-logo{width:150px}.et-elementor-global-header .et-market-nav{display:none}.et-elementor-global-header .et-header-actions{gap:5px}.et-elementor-global-header .et-account-link{display:none}.et-elementor-global-header .et-icon-link{min-width:42px;padding:0 8px}.et-search-modal{margin:6vh auto 0;padding:32px 20px;border-radius:22px}.et-search-modal form{grid-template-columns:1fr}.et-search-modal .et-button{width:100%}.et-elementor-global-footer .et-newsletter{display:block;padding:42px 0}.et-elementor-global-footer .et-newsletter .et-btn{margin-top:20px}.et-elementor-global-footer .et-footer-grid{grid-template-columns:1fr 1fr;gap:28px;padding:42px 0}.et-elementor-global-footer .et-footer-grid>div:first-child{grid-column:1/-1}.et-elementor-global-footer .et-footer-bottom{display:block}.et-payment-icons{margin-top:12px}}

/* Expert Themes 5.7 premium homepage layer */
:root{--et-container:min(1320px,calc(100% - 48px));--et-accent:#6d5dfc;--et-ink:#11131a;--et-muted:#69707d;--et-line:#e7e9ee;--et-surface:#fff;--et-soft:#f5f6fa;--et-dark:#0d0f14;--et-radius:24px;--et-shadow:0 24px 70px rgba(17,19,26,.10)}
body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.005em}.et-lock-scroll{overflow:hidden!important}
/* Elementor must not add an outer box around our sections. */
.elementor .elementor-widget:has(.et-section),.elementor .elementor-widget:has(.et-hero),.elementor .elementor-widget:has(.et-faq),.elementor .elementor-widget:has(.et-testimonial-carousel){margin:0!important;padding:0!important}.elementor .elementor-widget-container:has(>.et-section),.elementor .elementor-widget-container:has(>.et-hero){margin:0!important;padding:0!important}.et-section,.et-hero,.et-v2-assistant,.et-v2-showcase,.et-pricing-section{margin:0!important}.et-section>.et-container,.et-hero>.et-container{width:var(--et-container);margin-inline:auto}
/* Header */
.et-elementor-global-header{position:sticky!important;top:0;z-index:2500;background:rgba(255,255,255,.88)!important;backdrop-filter:blur(22px);border-bottom:1px solid rgba(17,19,26,.07);box-shadow:0 8px 30px rgba(17,19,26,.035)}.et-elementor-global-header .et-header-wrap{width:100%}.et-elementor-global-header .site-header__inner{width:var(--et-container);min-height:82px;margin:auto;display:flex;align-items:center;gap:26px}.et-elementor-global-header .et-brand-mark{display:flex;align-items:center}.et-elementor-global-header .et-brand-logo{width:184px;max-height:48px;object-fit:contain}.et-elementor-global-header .et-brand-logo--light{display:none}.et-elementor-global-header .site-nav{flex:1}.et-elementor-global-header .et-menu{gap:3px}.et-elementor-global-header .et-menu a,.et-elementor-global-header .et-market-toggle{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:13px;font-weight:700;letter-spacing:-.01em;color:#222631;padding:10px 11px;border-radius:11px}.et-elementor-global-header .et-menu a:hover,.et-elementor-global-header .et-market-toggle:hover{background:#f3f4f8;color:var(--et-accent)}.et-elementor-global-header .et-market-nav{position:relative}.et-elementor-global-header .et-market-toggle{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;cursor:pointer}.et-elementor-global-header .et-market-toggle span{font-size:12px;transition:transform .2s}.et-elementor-global-header .et-market-toggle[aria-expanded=true] span{transform:rotate(180deg)}.et-elementor-global-header .et-mega-menu{position:absolute;top:calc(100% + 8px);left:0;width:min(780px,calc(100vw - 40px));display:grid;grid-template-columns:.82fr 1.18fr;gap:20px;padding:22px;background:rgba(255,255,255,.98);border:1px solid #e7e9ee;border-radius:22px;box-shadow:0 28px 80px rgba(17,19,26,.16);opacity:0;visibility:hidden;transform:translateY(7px);transition:opacity .16s,transform .16s,visibility .16s}.et-elementor-global-header .et-mega-menu.is-open{opacity:1;visibility:visible;transform:translateY(0)}.et-elementor-global-header .et-mega-menu__links{display:grid;grid-template-columns:1fr 1fr;gap:8px}.et-elementor-global-header .et-mega-menu__links>a{display:flex;gap:12px;align-items:center;padding:12px;border:1px solid #eceef3;border-radius:15px;text-decoration:none;transition:.18s}.et-elementor-global-header .et-mega-menu__links>a:hover{border-color:#cfcafc;background:#faf9ff;transform:translateY(-1px)}.et-elementor-global-header .et-mega-menu__links>a>span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#f0efff;color:var(--et-accent);font-weight:850}.et-elementor-global-header .et-mega-menu__links b{font-size:13px}.et-elementor-global-header .et-mega-menu__links small{display:block;color:#7a808d;font-size:11px;margin-top:2px}.et-elementor-global-header .et-header-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.et-elementor-global-header .et-search-toggle,.et-elementor-global-header .et-icon-link,.et-elementor-global-header .et-account-link{position:relative;width:44px!important;height:44px!important;padding:0!important;border:1px solid #e1e4eb!important;border-radius:14px!important;background:#fff!important;color:#242834!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;transition:.2s}.et-elementor-global-header .et-search-toggle:hover,.et-elementor-global-header .et-icon-link:hover,.et-elementor-global-header .et-account-link:hover{border-color:#c9c4ff!important;background:#f8f7ff!important;color:var(--et-accent)!important;transform:translateY(-1px);box-shadow:0 8px 22px rgba(17,19,26,.08)}.et-icon-svg{width:19px;height:19px;display:block}.et-elementor-global-header .et-cart-count{position:absolute;right:-4px;top:-5px;min-width:18px;height:18px;padding:0 5px;display:grid;place-items:center;border-radius:999px;background:#171922;color:#fff;font-size:9px;font-weight:850;line-height:1;border:2px solid #fff}.et-elementor-global-header .et-mobile-toggle{display:none}
/* Hero */
.et-hero--premium{padding:72px 0 84px!important;background:radial-gradient(circle at 85% 15%,rgba(109,93,252,.10),transparent 32%),linear-gradient(180deg,#fafbfe 0%,#f5f6fa 100%)}.et-hero--premium .et-hero__grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(480px,.98fr);gap:52px;align-items:center;min-height:650px}.et-hero--premium .et-hero__content{padding:0!important;align-self:center}.et-hero--premium .et-premium-showcase{align-self:center!important;margin:0!important;transform:none!important}.et-hero--premium h1{font-size:clamp(48px,5.4vw,78px);line-height:.98;letter-spacing:-.065em;max-width:720px;margin:16px 0 22px}.et-hero--premium p{font-size:17px;line-height:1.7;color:#626978;max-width:650px}.et-premium-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid #dddafc;background:#f6f5ff;border-radius:999px;color:#5d51d9;font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.et-hero-search--premium{display:grid;grid-template-columns:145px 1fr auto;align-items:center;gap:0;margin-top:28px;background:#fff;border:1px solid #dfe2ea;border-radius:17px;padding:6px;box-shadow:0 16px 45px rgba(17,19,26,.08);max-width:690px}.et-hero-search--premium>div{min-height:52px;display:flex;align-items:center;gap:8px;padding:0 14px}.et-hero-search--premium select,.et-hero-search--premium input{border:0!important;outline:0!important;background:transparent!important;width:100%;font:600 13px Inter,sans-serif;color:#252a35}.et-hero-search__field{border-left:1px solid #e9ebf0}.et-hero-search__button{min-height:52px;border:0;border-radius:12px;padding:0 20px;background:#161821;color:#fff;font-weight:850;display:flex;gap:14px;align-items:center;cursor:pointer}.et-hero-search__popular{display:flex;flex-wrap:wrap;gap:9px;align-items:center;margin-top:14px;font-size:12px}.et-hero-search__popular strong{color:#6c7280}.et-hero-search__popular a{padding:6px 10px;border:1px solid #e2e5eb;border-radius:999px;background:#fff;text-decoration:none;color:#454b58}.et-premium-showcase{position:relative;min-height:590px;padding:22px;border-radius:30px;background:linear-gradient(145deg,#171923,#242737);box-shadow:0 30px 90px rgba(20,22,34,.25);overflow:hidden}.et-showcase-top,.et-showcase-bottom{position:relative;z-index:5;display:flex;justify-content:space-between;align-items:center}.et-showcase-badge{padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.10);color:#fff;font-size:10px;letter-spacing:.08em}.et-showcase-counter{color:#9ca2b1;font-size:12px}.et-showcase-counter b{color:#fff}.et-showcase-counter i{font-style:normal}.et-showcase-deck{position:absolute;inset:80px 0 70px;pointer-events:none}.et-showcase-preview{position:absolute;width:54%;height:76%;top:10%;overflow:hidden;border-radius:20px;opacity:.25;filter:blur(.2px);box-shadow:0 25px 60px rgba(0,0,0,.3)}.et-showcase-preview img{width:100%;height:100%;object-fit:cover}.et-showcase-preview--left{left:-17%;transform:rotate(-7deg)}.et-showcase-preview--right{right:-17%;transform:rotate(7deg)}.et-hero-slides{position:relative;z-index:3;height:500px}.et-premium-slide{position:absolute;inset:20px 50px 0;opacity:0;transform:translateY(8px) scale(.985);pointer-events:none;transition:.4s}.et-premium-slide.is-active{opacity:1;transform:none;pointer-events:auto}.et-slide-image-frame{height:430px;border-radius:20px;overflow:hidden;background:#e9eaf0;border:1px solid rgba(255,255,255,.14);box-shadow:0 25px 60px rgba(0,0,0,.32)}.et-slide-image-frame img{width:100%;height:100%;object-fit:cover}.et-slide-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#fff;margin-top:14px;font-size:13px;font-weight:750}.et-hero-slide-purchase{display:inline-flex;align-items:center;gap:8px;color:#fff;text-decoration:none;padding:9px 12px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:rgba(255,255,255,.08)}.et-hero-carousel-nav{display:flex;align-items:center;justify-content:center;gap:8px}.et-hero-carousel-nav button,.et-carousel-nav button{width:40px;height:40px;border:1px solid #e2e4ea;border-radius:12px;background:#fff;cursor:pointer;font-size:18px}.et-hero-carousel-nav button{background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.16);color:#fff}.et-hero-carousel-dots{display:flex;gap:5px}.et-hero-carousel-dots button{width:7px;height:7px;padding:0;border-radius:999px;background:#666;border:0}.et-hero-carousel-dots button.is-active{width:22px;background:#fff}
/* Collections / products */
.et-product-showcase{padding:82px 0!important}.et-product-showcase .et-container{width:var(--et-container)}.et-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.et-section-head h2{font-size:clamp(32px,4vw,48px);line-height:1.02;letter-spacing:-.055em;margin:8px 0 8px}.et-section-intro{max-width:720px;color:#737a87;margin:0}.et-carousel{overflow:hidden}.et-carousel__track{display:flex;transition:transform .45s cubic-bezier(.2,.75,.2,1);will-change:transform;margin:0 -10px}.et-carousel__track>.et-product-card{margin:0 10px;min-width:0}.et-collection-filter-grid,.et-collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.et-product-showcase--filter .et-collection-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.et-product-filters{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 24px}.et-product-filters button{border:1px solid #e1e4ea;background:#fff;border-radius:999px;padding:9px 14px;font:750 12px Inter,sans-serif;color:#565d69;cursor:pointer}.et-product-filters button.is-active,.et-product-filters button:hover{background:#171922;color:#fff;border-color:#171922}.et-product-card{position:relative;background:#fff!important;border:1px solid #e4e7ed!important;border-radius:22px!important;overflow:hidden;box-shadow:0 8px 28px rgba(17,19,26,.045)!important;transform:none!important;transition:transform .22s,box-shadow .22s,border-color .22s!important}.et-product-card:hover{transform:translateY(-5px)!important;border-color:#d4d1fb!important;box-shadow:0 24px 55px rgba(17,19,26,.11)!important}.et-product-card__image{position:relative;aspect-ratio:16/10;background:#eef0f4!important;overflow:hidden}.et-product-card__image:after{content:'↗';position:absolute;right:13px;top:13px;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:rgba(255,255,255,.92);color:#181b23;opacity:0;transform:translateY(4px);transition:.2s;box-shadow:0 7px 18px rgba(0,0,0,.1)}.et-product-card:hover .et-product-card__image:after{opacity:1;transform:none}.et-product-card__image img{transition:transform .5s cubic-bezier(.2,.75,.2,1)}.et-product-card:hover .et-product-card__image img{transform:scale(1.045)}.et-product-card__body{padding:18px 19px 20px!important}.et-product-card__meta{font-size:9px!important;letter-spacing:.1em!important;color:#858b97!important}.et-product-card h2{font-size:18px!important;letter-spacing:-.025em;margin:9px 0 7px!important}.et-product-card p{font-size:12px;line-height:1.55;margin-bottom:16px!important}.et-product-card__bottom{padding-top:13px!important}.et-product-card__bottom strong{font-size:15px}.et-product-card__bottom a{font-size:11px;padding:8px 10px;border-radius:9px;background:#f2f1ff;color:#574bd5}.et-product-showcase--spotlight .et-collection-spotlight{display:grid;grid-template-columns:1.35fr .65fr;grid-template-rows:1fr 1fr;gap:18px}.et-product-showcase--spotlight .et-product-card:first-child{grid-row:1/3}.et-product-showcase--spotlight .et-product-card:first-child .et-product-card__image{aspect-ratio:1.18/1}.et-product-showcase--spotlight .et-product-card:not(:first-child) .et-product-card__image{aspect-ratio:16/8}.et-product-showcase--list .et-collection-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.et-product-showcase--list .et-product-card{display:grid;grid-template-columns:180px 1fr}.et-product-showcase--list .et-product-card__image{height:100%;aspect-ratio:auto}.et-product-showcase--compact .et-collection-compact{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.et-product-showcase--compact .et-product-card__body{padding:14px!important}.et-product-showcase--grid .et-collection-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.et-product-showcase--grid .et-product-card h2{font-size:16px!important}
/* FAQ */
.et-faq{display:grid;gap:10px;max-width:920px;margin-inline:auto}.et-faq details{border:1px solid #e3e6ec;border-radius:17px;background:#fff;box-shadow:0 8px 25px rgba(17,19,26,.035);overflow:hidden}.et-faq summary{position:relative;list-style:none;cursor:pointer;padding:20px 58px 20px 22px;font-size:15px;font-weight:800;color:#1b1f29}.et-faq summary::-webkit-details-marker{display:none}.et-faq summary:after{content:'+';position:absolute;right:19px;top:50%;transform:translateY(-50%);width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#f2f1ff;color:#6154dc;font-size:19px}.et-faq details[open] summary:after{content:'−'}.et-faq details>div{padding:0 22px 20px;color:#707785;font-size:14px;line-height:1.7}
/* Testimonials */
.et-section--testimonials{padding:84px 0!important;background:#f3f4f8}.et-testimonial-carousel{overflow:hidden;margin:0 -10px;padding:10px}.et-testimonial-track{display:flex;transition:transform .4s cubic-bezier(.2,.75,.2,1)}.et-testimonial-slide{padding:0 10px}.et-testimonial-card{height:100%;min-height:290px;padding:25px;background:#fff;border:1px solid #e2e5eb;border-radius:22px;box-shadow:0 12px 35px rgba(17,19,26,.06)}.et-testimonial-card__top{display:flex;align-items:center;gap:12px}.et-avatar{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#171922;color:#fff;font-weight:850}.et-testimonial-card__top strong{display:block;font-size:14px}.et-testimonial-card__top small{display:block;color:#838997;font-size:11px;margin-top:2px}.et-testimonial-card .stars{margin:22px 0 13px;color:#6659e5;letter-spacing:2px;font-size:13px}.et-testimonial-card blockquote{margin:0;color:#333844;font-size:17px;line-height:1.55;letter-spacing:-.015em}.et-testimonial-verified{margin-top:22px;color:#8a909c;font-size:11px;font-weight:750}.et-testimonial-verified span{color:#6255df}
/* Footer */
.et-elementor-global-footer{background:#0d0f14!important;color:#fff!important;margin:0!important;padding:0!important}.et-elementor-global-footer .et-container{width:var(--et-container)}.et-elementor-global-footer .et-newsletter{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:34px 0;border-bottom:1px solid rgba(255,255,255,.10)}.et-elementor-global-footer .et-newsletter h2{max-width:700px;font-size:clamp(28px,4vw,48px);line-height:1.03;letter-spacing:-.05em;margin:7px 0}.et-elementor-global-footer .et-newsletter p{color:#959ba8;margin:0}.et-elementor-global-footer .et-btn--light{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;background:#fff;color:#111!important;border-radius:12px;padding:13px 17px;text-decoration:none;font-weight:850}.et-elementor-global-footer .et-btn--light:after{content:'→';font-size:16px}.et-elementor-global-footer .et-footer-grid{padding:58px 0 48px!important;display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:48px}.et-elementor-global-footer .et-footer-brand{display:inline-flex!important;align-items:center}.et-elementor-global-footer .et-footer-brand .et-brand-logo{width:190px!important;filter:none!important}.et-elementor-global-footer .et-footer-brand .et-brand-logo--dark{display:none!important}.et-elementor-global-footer .et-footer-brand .et-brand-logo--light{display:block!important}.et-elementor-global-footer .et-footer-grid p{color:#9298a5;max-width:350px;font-size:13px}.et-elementor-global-footer .et-footer-column h3{font-size:12px;text-transform:uppercase;letter-spacing:.12em}.et-elementor-global-footer .et-footer-column ul{list-style:none;margin:0;padding:0}.et-elementor-global-footer .et-footer-column a{color:#969ca8!important;font-size:13px;text-decoration:none;transition:.18s}.et-elementor-global-footer .et-footer-column a:hover{color:#fff!important}.et-elementor-global-footer .et-footer-bottom{padding:18px 0!important;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;gap:20px}.et-elementor-global-footer .et-payment-icons{display:flex;gap:7px}.et-elementor-global-footer .et-payment-icons span{padding:5px 8px;border:1px solid rgba(255,255,255,.14);border-radius:6px;color:#aaa;font-size:10px}.et-back-to-top{position:fixed;left:22px;bottom:22px;z-index:2400;width:48px;height:48px;border:1px solid rgba(255,255,255,.14);border-radius:15px;background:#171922;color:#fff;display:flex;align-items:center;justify-content:center;gap:0;box-shadow:0 16px 40px rgba(0,0,0,.22);cursor:pointer;opacity:0;visibility:hidden;transform:translateY(10px);transition:.22s}.et-back-to-top.is-visible{opacity:1;visibility:visible;transform:none}.et-back-to-top svg{width:19px}.et-back-to-top span{position:absolute;left:58px;white-space:nowrap;background:#171922;color:#fff;padding:6px 9px;border-radius:8px;font:700 10px Inter,sans-serif;opacity:0;transform:translateX(-5px);transition:.18s}.et-back-to-top:hover span{opacity:1;transform:none}
/* Cart/search panels */
.et-cart-drawer{position:fixed;inset:0;z-index:4000;visibility:hidden}.et-cart-drawer.is-open{visibility:visible}.et-cart-drawer__backdrop{position:absolute;inset:0;background:rgba(8,10,16,.55);opacity:0;transition:.25s}.et-cart-drawer.is-open .et-cart-drawer__backdrop{opacity:1}.et-cart-drawer__panel{position:absolute;right:0;top:0;height:100%;width:min(440px,calc(100% - 22px));background:#fff;box-shadow:-25px 0 70px rgba(0,0,0,.2);transform:translateX(105%);transition:.3s cubic-bezier(.2,.75,.2,1);padding:26px;display:flex;flex-direction:column}.et-cart-drawer.is-open .et-cart-drawer__panel{transform:none}.et-cart-drawer__head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e7ed;padding-bottom:18px}.et-cart-drawer__head h2{font-size:23px;margin:0}.et-cart-drawer__close,.et-search-close{width:38px;height:38px;border:1px solid #e1e4ea;border-radius:11px;background:#fff;cursor:pointer;font-size:21px}.et-cart-drawer__body{flex:1;overflow:auto;padding:22px 0}.et-cart-empty{text-align:center;padding:65px 20px}.et-cart-empty__icon{width:60px;height:60px;margin:auto auto 18px;border-radius:18px;background:#f1f0ff;color:#6154df;display:grid;place-items:center;font-size:25px}.et-cart-empty p{color:#747b88;font-size:13px}.et-cart-drawer__footer{border-top:1px solid #e5e7ed;padding-top:18px}.et-cart-drawer__footer a{display:flex;align-items:center;justify-content:center;gap:9px;min-height:48px;border-radius:12px;text-decoration:none;font-weight:850;margin-top:9px}.et-cart-drawer__browse{background:#171922;color:#fff}.et-cart-drawer__checkout{background:#f0efff;color:#5549d3}
@media(max-width:1050px){.et-elementor-global-header .site-header__inner{gap:10px}.et-elementor-global-header .site-nav{display:none}.et-elementor-global-header .et-mobile-toggle{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid #e1e4eb;background:#fff;border-radius:14px;font-size:20px}.et-mobile-nav{display:none;padding:10px var(--et-container) 18px;background:#fff;border-top:1px solid #eee}.et-mobile-nav.is-open{display:block}.et-mobile-nav .et-menu{display:grid}.et-mobile-nav .et-menu a{display:block;padding:11px 0}.et-hero--premium .et-hero__grid{grid-template-columns:1fr;min-height:0}.et-hero--premium .et-hero__content{max-width:780px}.et-premium-showcase{max-width:760px;width:100%;margin-inline:auto!important}.et-product-showcase--grid .et-collection-grid,.et-product-showcase--compact .et-collection-compact{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){:root{--et-container:calc(100% - 28px)}.et-elementor-global-header .site-header__inner{min-height:72px}.et-elementor-global-header .et-brand-logo{width:145px}.et-elementor-global-header .et-market-nav{display:none}.et-elementor-global-header .et-header-actions{gap:5px}.et-elementor-global-header .et-search-toggle,.et-elementor-global-header .et-icon-link,.et-elementor-global-header .et-account-link,.et-elementor-global-header .et-mobile-toggle{width:40px!important;height:40px!important}.et-hero--premium{padding:46px 0 58px!important}.et-hero--premium h1{font-size:46px}.et-hero-search--premium{grid-template-columns:1fr}.et-hero-search--premium .et-hero-search__field{border-left:0;border-top:1px solid #e9ebf0}.et-hero-search--premium .et-hero-search__button{width:100%;justify-content:center}.et-premium-showcase{min-height:470px;padding:14px}.et-hero-slides{height:390px}.et-premium-slide{inset:18px 18px 0}.et-slide-image-frame{height:320px}.et-product-showcase,.et-section--testimonials{padding:58px 0!important}.et-section-head{align-items:start;flex-direction:column}.et-product-showcase--spotlight .et-collection-spotlight,.et-product-showcase--list .et-collection-list{grid-template-columns:1fr}.et-product-showcase--spotlight .et-product-card:first-child{grid-row:auto}.et-product-showcase--spotlight .et-product-card:first-child .et-product-card__image{aspect-ratio:16/10}.et-product-showcase--list .et-product-card{grid-template-columns:1fr}.et-product-showcase--list .et-product-card__image{aspect-ratio:16/10}.et-product-showcase--grid .et-collection-grid,.et-product-showcase--compact .et-collection-compact,.et-product-showcase--filter .et-collection-filter-grid{grid-template-columns:1fr}.et-elementor-global-footer .et-newsletter,.et-elementor-global-footer .et-footer-bottom{align-items:flex-start;flex-direction:column}.et-elementor-global-footer .et-footer-grid{grid-template-columns:1fr 1fr;padding:42px 0!important}.et-back-to-top{left:14px;bottom:14px}.et-back-to-top span{display:none}}

.et-collection-filter-grid[data-columns="2"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}.et-collection-filter-grid[data-columns="3"]{grid-template-columns:repeat(3,minmax(0,1fr))!important}.et-collection-filter-grid[data-columns="4"]{grid-template-columns:repeat(4,minmax(0,1fr))!important}.et-carousel[data-columns="2"] .et-product-card{flex-basis:50%}.et-carousel[data-columns="3"] .et-product-card{flex-basis:33.3333%}.et-carousel[data-columns="4"] .et-product-card{flex-basis:25%}.et-cart-item{display:flex;justify-content:space-between;gap:15px;padding:14px 0;border-bottom:1px solid #eceef2;font-size:13px}.et-cart-item span{color:#777;white-space:nowrap}.et-native-header{position:sticky;top:0;z-index:2500;background:#fff;border-bottom:1px solid #e7e9ee}.et-native-header__inner{width:var(--et-container);min-height:82px;margin:auto;display:flex;align-items:center;gap:30px}.et-native-brand img{width:180px}.et-native-header nav{flex:1}.et-native-actions{display:flex;gap:8px}.et-native-actions a{width:42px;height:42px;display:grid;place-items:center;border:1px solid #e2e4ea;border-radius:12px;text-decoration:none}.et-native-footer{background:#0d0f14;color:#fff;padding:60px 0}.et-native-footer__inner{width:var(--et-container);margin:auto;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:40px}.et-native-footer__inner p{color:#9298a5}.et-native-footer .et-brand-logo--dark{display:none}.et-native-footer .et-brand-logo--light{display:block;width:190px}@media(max-width:760px){.et-collection-filter-grid[data-columns="2"],.et-collection-filter-grid[data-columns="3"],.et-collection-filter-grid[data-columns="4"]{grid-template-columns:1fr!important}.et-native-header nav{display:none}.et-native-header__inner{justify-content:space-between}.et-native-footer__inner{grid-template-columns:1fr 1fr}}
/* Homepage outer spacing reset: section components own their internal rhythm. */
.home .et-product-showcase + .et-product-showcase{border-top:0}

/* 5.7.5 stability layer: preserve approved sections while fixing the reported regressions. */
.et-elementor-global-header{top:var(--wp-admin--admin-bar--height,0px)!important;z-index:99990!important}
.et-native-header{top:var(--wp-admin--admin-bar--height,0px)!important;z-index:99990!important}
body.admin-bar .et-elementor-global-header,body.admin-bar .et-native-header{top:32px!important}
@media(max-width:782px){body.admin-bar .et-elementor-global-header,body.admin-bar .et-native-header{top:46px!important}}

/* Restore the premium glass mega menu; the menu itself owns the hover bridge. */
.et-elementor-global-header .et-market-nav{padding-bottom:16px;margin-bottom:-16px}
.et-elementor-global-header .et-mega-menu{top:calc(100% + 8px)!important;background:linear-gradient(145deg,rgba(25,29,48,.96),rgba(14,17,31,.94))!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 30px 90px rgba(4,7,18,.42),inset 0 1px 0 rgba(255,255,255,.08)!important;backdrop-filter:blur(24px) saturate(140%);-webkit-backdrop-filter:blur(24px) saturate(140%);color:#fff!important}
.et-elementor-global-header .et-mega-menu:before{content:"";position:absolute;inset:7px;border:1px solid rgba(255,255,255,.055);border-radius:17px;pointer-events:none}
.et-elementor-global-header .et-mega-menu__intro,.et-elementor-global-header .et-mega-menu__intro p,.et-elementor-global-header .et-mega-menu__intro strong{color:#fff!important}
.et-elementor-global-header .et-mega-menu__intro p{color:rgba(255,255,255,.68)!important}
.et-elementor-global-header .et-mega-menu__intro a{color:#d8d4ff!important}
.et-elementor-global-header .et-mega-menu__links>a{background:rgba(255,255,255,.055)!important;border-color:rgba(255,255,255,.10)!important;color:#fff!important}
.et-elementor-global-header .et-mega-menu__links>a:hover{background:rgba(124,92,255,.16)!important;border-color:rgba(154,137,255,.55)!important}
.et-elementor-global-header .et-mega-menu__links small{color:rgba(255,255,255,.58)!important}
.et-elementor-global-header .et-mega-menu__links>a>span{background:rgba(124,92,255,.18)!important;color:#bcb1ff!important}

/* Search is a modal with category selection, never a download/checkout link. */
.et-search-panel{z-index:999999!important}
.et-search-modal form{display:grid;grid-template-columns:180px 1fr auto;gap:8px;align-items:center;margin-top:22px}
.et-search-modal .et-ajax-search-results-wrap,.et-hero-search .et-ajax-search-results-wrap{grid-column:1/-1}
.et-ajax-search-results-wrap{margin-top:8px}
.et-ajax-search-results{display:grid;gap:6px;max-height:340px;overflow:auto;padding:7px;background:#f7f7fa;border:1px solid #e4e6ec;border-radius:14px}
.et-ajax-search-result{display:flex;align-items:center;gap:11px;padding:9px;border-radius:11px;text-decoration:none;background:#fff;border:1px solid transparent}
.et-ajax-search-result:hover{border-color:#d8d2ff;background:#faf9ff}
.et-ajax-search-thumb{width:46px;height:38px;border-radius:7px;overflow:hidden;background:#eceef3;display:grid;place-items:center;flex:none}.et-ajax-search-thumb img{width:100%;height:100%;object-fit:cover}.et-ajax-search-result strong,.et-ajax-search-result small{display:block}.et-ajax-search-result strong{font-size:12px;line-height:1.3}.et-ajax-search-result small{font-size:10px;color:#7b8190;margin-top:2px}.et-ajax-search-empty,.et-ajax-search-loading{padding:16px;text-align:center;color:#737a87;font-size:12px;background:#f7f7fa;border:1px solid #e4e6ec;border-radius:14px}
.et-hero-search--premium{position:relative}.et-hero-search--premium .et-ajax-search-results-wrap{position:absolute;left:0;right:0;top:100%;z-index:20}.et-hero-search--premium .et-ajax-search-results{box-shadow:0 18px 45px rgba(17,19,26,.16)}

/* Product cards: sharp large responsive images and true Buy Now action. */
.et-product-card__image img{filter:none!important;opacity:1!important;image-rendering:auto!important;transform:translateZ(0);backface-visibility:hidden}
.et-product-card__image{background:#eef0f4!important}
.et-product-card__image img[srcset]{object-fit:cover}
.et-buy-now{border:0;cursor:pointer;font:800 11px Inter,sans-serif;padding:9px 11px;border-radius:9px;background:#f0efff;color:#574bd5;white-space:nowrap}
.et-buy-now:hover{background:#e7e4ff;transform:translateY(-1px)}.et-buy-now.is-loading{opacity:.65;pointer-events:none}
.et-product-showcase--spotlight .et-product-card:first-child .et-product-card__image img{object-position:center center}
.et-product-showcase--spotlight .et-product-card__image img{min-width:100%;min-height:100%}

/* Carousel: exact viewport width, no clipped first card and circular navigation. */
.et-carousel{position:relative;overflow:hidden;width:100%}.et-carousel__track{display:flex!important;gap:20px!important;margin:0!important;transition:transform .5s cubic-bezier(.2,.75,.2,1);will-change:transform;align-items:stretch}.et-carousel__track>.et-product-card{margin:0!important;min-width:0!important;flex:0 0 auto}.et-carousel-nav button{position:relative;z-index:5}.et-carousel-nav button:disabled{opacity:.5;cursor:not-allowed}

/* Last CTA: restore the premium band instead of the plain text block. */
.et-cta-band{padding:0!important;background:#f3f4f8!important}.et-cta-band>.et-container{padding:0!important}.et-value-banner{display:flex;align-items:center;justify-content:space-between;gap:32px;min-height:230px;padding:48px 54px;border-radius:28px;background:linear-gradient(135deg,#171922 0%,#252844 100%);color:#fff;box-shadow:0 22px 60px rgba(17,19,26,.14);position:relative;overflow:hidden}.et-value-banner:after{content:"";position:absolute;width:340px;height:340px;right:-120px;top:-170px;border-radius:50%;background:radial-gradient(circle,rgba(124,92,255,.35),transparent 68%);pointer-events:none}.et-value-banner>div,.et-value-banner>a{position:relative;z-index:1}.et-value-banner h2{font-size:clamp(30px,4vw,48px);line-height:1.04;letter-spacing:-.045em;margin:8px 0 10px}.et-value-banner p{margin:0;color:rgba(255,255,255,.68);max-width:650px}.et-value-banner .et-btn--light{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;background:#fff;color:#171922!important;border-radius:13px;padding:13px 18px;text-decoration:none;font-weight:850}.et-value-banner .et-btn--light:after{content:"→"}

/* Native footer fallback: same stable composition, no list bullets. */
.et-native-footer{background:#0d0f14!important;color:#fff!important;padding:0 0 28px!important}.et-native-footer__inner{min-height:260px;padding-top:58px;padding-bottom:36px;display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:48px}.et-native-footer .et-footer-brand{display:inline-flex;align-items:center;text-decoration:none}.et-native-footer .et-footer-brand .et-brand-logo{width:190px!important}.et-native-footer .et-footer-brand .et-brand-logo--dark{display:none!important}.et-native-footer .et-footer-brand .et-brand-logo--light{display:block!important}.et-native-footer .et-footer-column ul{list-style:none!important;padding:0!important;margin:0!important}.et-native-footer .et-footer-column li{list-style:none!important;margin:0!important;padding:0!important}.et-native-footer .et-footer-column h3{font-size:13px;margin:0 0 15px;color:#fff}.et-native-footer .et-footer-column a{display:block;color:#969ca8;text-decoration:none;margin:9px 0;font-size:13px}.et-native-footer .et-footer-column a:hover{color:#fff}.et-native-footer-brand p{color:#9298a5;max-width:350px;font-size:13px}.et-native-footer .et-footer-column:before,.et-native-footer .et-footer-column:after{display:none!important}

/* Elementor outer containers: remove accidental outer four-side gaps; widgets own their internal rhythm. */


@media(max-width:900px){.et-search-modal form{grid-template-columns:1fr}.et-value-banner{padding:38px 30px;flex-direction:column;align-items:flex-start}.et-native-footer__inner{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.et-native-footer__inner{grid-template-columns:1fr}.et-value-banner{border-radius:20px;padding:32px 24px}.et-elementor-global-header .et-mega-menu{left:50%;transform:translate(-50%,7px);width:min(92vw,560px)}.et-elementor-global-header .et-mega-menu.is-open{transform:translate(-50%,0)}.et-elementor-global-header .et-market-nav{display:none}.et-search-modal{padding:26px}.et-search-modal form{grid-template-columns:1fr}.et-hero-search--premium .et-ajax-search-results-wrap{position:relative;top:auto;left:auto;right:auto}}

/* Elementor owns homepage container width, margin, padding and gap controls. */
.home .elementor .et-container{margin-inline:auto!important}

/* Elementor can make its header wrapper sticky; offset both the wrapper and our header
   so WordPress admin bar never overlaps the navigation. */
.et-elementor-global-header,
.et-native-header{top:var(--wp-admin--admin-bar--height,0px)!important}
body.admin-bar .elementor-location-header{top:var(--wp-admin--admin-bar--height,32px)!important}
body.admin-bar .elementor-location-header .elementor-sticky--active{top:var(--wp-admin--admin-bar--height,32px)!important}

/* Modern glass marketplace menu. */
.et-elementor-global-header .et-market-nav{position:relative;padding-bottom:18px;margin-bottom:-18px}
.et-elementor-global-header .et-market-toggle{color:#eef1ff!important;background:transparent!important}
.et-elementor-global-header .et-market-toggle:hover{background:rgba(124,92,255,.12)!important;color:#fff!important}
.et-elementor-global-header .et-mega-menu{
  top:calc(100% - 1px)!important;
  width:min(820px,calc(100vw - 36px))!important;
  padding:24px!important;
  background:linear-gradient(145deg,rgba(20,24,43,.97),rgba(9,12,24,.96))!important;
  border:1px solid rgba(177,164,255,.24)!important;
  border-radius:24px!important;
  box-shadow:0 35px 100px rgba(2,5,18,.55),inset 0 1px 0 rgba(255,255,255,.10)!important;
  backdrop-filter:blur(26px) saturate(150%)!important;
  -webkit-backdrop-filter:blur(26px) saturate(150%)!important;
  color:#fff!important;
  z-index:999999!important;
}
.et-elementor-global-header .et-mega-menu:after{content:"";position:absolute;inset:7px;border:1px solid rgba(255,255,255,.055);border-radius:18px;pointer-events:none}
.et-elementor-global-header .et-mega-menu__links>a{background:rgba(255,255,255,.055)!important;border-color:rgba(255,255,255,.10)!important;color:#fff!important}
.et-elementor-global-header .et-mega-menu__links>a:hover{background:linear-gradient(135deg,rgba(124,92,255,.20),rgba(72,137,255,.10))!important;border-color:rgba(163,148,255,.58)!important;transform:translateY(-2px)}
.et-elementor-global-header .et-mega-menu__links>a>span{background:linear-gradient(135deg,rgba(124,92,255,.28),rgba(73,126,255,.16))!important;color:#cfc7ff!important}
.et-elementor-global-header .et-mega-menu__intro strong,.et-elementor-global-header .et-mega-menu__intro p{color:#fff!important}
.et-elementor-global-header .et-mega-menu__intro p{color:rgba(255,255,255,.68)!important}
.et-elementor-global-header .et-mega-menu__intro a{color:#cfc7ff!important}

/* Action buttons: SVG only, never the old text/symbol utility. */
.et-elementor-global-header .et-header-utilities{display:contents!important}
.et-elementor-global-header .et-header-actions .et-search-toggle,
.et-elementor-global-header .et-header-actions .et-icon-link,
.et-elementor-global-header .et-header-actions .et-account-link,
.et-elementor-global-header .et-header-actions .et-theme-toggle{
  position:relative!important;width:44px!important;height:44px!important;min-width:44px!important;padding:0!important;
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  border:1px solid rgba(17,20,31,.11)!important;border-radius:14px!important;background:#fff!important;color:#202536!important;
  cursor:pointer!important;pointer-events:auto!important;z-index:100000!important;text-decoration:none!important;
}
.et-elementor-global-header .et-header-actions .et-search-toggle:hover,
.et-elementor-global-header .et-header-actions .et-icon-link:hover,
.et-elementor-global-header .et-header-actions .et-account-link:hover,
.et-elementor-global-header .et-header-actions .et-theme-toggle:hover{background:#f7f5ff!important;border-color:#cfc7ff!important;color:#6558df!important;transform:translateY(-1px)}
.et-elementor-global-header .et-header-actions .et-icon-svg{width:19px!important;height:19px!important;pointer-events:none!important}
.et-elementor-global-header .et-cart-count{position:absolute!important;right:-5px!important;top:-5px!important}

/* Native fallback gets the same modern action treatment. */
.et-native-header .et-native-actions button,
.et-native-header .et-native-actions a{position:relative;cursor:pointer;pointer-events:auto}
.et-native-header .et-native-actions .et-icon-svg{width:19px;height:19px;pointer-events:none}

/* Footer: restore full bottom row, payment methods and visible white logo. */
.et-elementor-global-footer .et-footer-brand .et-brand-logo--dark,
.et-native-footer .et-footer-brand .et-brand-logo--dark{display:none!important}
.et-elementor-global-footer .et-footer-brand .et-brand-logo--light,
.et-native-footer .et-footer-brand .et-brand-logo--light{display:block!important;width:190px!important;height:auto!important;opacity:1!important;visibility:visible!important}
.et-elementor-global-footer .et-footer-bottom,
.et-native-footer-bottom{min-height:58px!important;padding:18px 0!important;border-top:1px solid rgba(255,255,255,.11)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;color:#777f8c;font-size:12px}
.et-elementor-global-footer .et-payment-icons,
.et-native-footer-bottom .et-payment-icons{display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap}
.et-elementor-global-footer .et-payment-icons span,
.et-native-footer-bottom .et-payment-icons span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:58px!important;padding:6px 9px!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:7px!important;color:#b2b7c1!important;background:rgba(255,255,255,.035)!important;font-size:10px!important}
.et-native-footer-bottom{width:var(--et-container);margin-inline:auto}
.et-native-footer .et-container{width:100%}
.et-native-footer .et-native-footer__inner{width:var(--et-container);margin-inline:auto}
.et-native-footer .et-footer-column ul{list-style:none!important;margin:0!important;padding:0!important}
.et-native-footer .et-footer-column li{list-style:none!important}

/* New modern alternating showcase replaces the broken masonry/spotlight composition. */
.et-product-showcase--alternating .et-collection-alternating{display:grid;gap:20px}
.et-product-showcase--alternating .et-product-card{display:grid!important;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);min-height:390px;background:#fff!important;border:1px solid #e2e5ec!important;border-radius:28px!important;overflow:hidden!important;box-shadow:0 18px 55px rgba(18,22,34,.07)!important}
.et-product-showcase--alternating .et-product-card:nth-child(even){grid-template-columns:minmax(320px,.88fr) minmax(0,1.12fr)}
.et-product-showcase--alternating .et-product-card:nth-child(even) .et-product-card__image{order:2}
.et-product-showcase--alternating .et-product-card__image{height:100%;min-height:390px;aspect-ratio:auto!important;background:linear-gradient(145deg,#111827,#263a73)!important}
.et-product-showcase--alternating .et-product-card__image img{width:100%;height:100%;object-fit:cover!important;object-position:center!important;filter:none!important;opacity:1!important}
.et-product-showcase--alternating .et-product-card__body{display:flex;flex-direction:column;justify-content:center;padding:42px!important;background:linear-gradient(180deg,#fff,#f8f9fc)}
.et-product-showcase--alternating .et-product-card:nth-child(even) .et-product-card__body{order:1;background:linear-gradient(180deg,#f8faff,#fff)}
.et-product-showcase--alternating .et-product-card h2{font-size:clamp(24px,3vw,38px)!important;line-height:1.06!important;letter-spacing:-.045em!important}
.et-product-showcase--alternating .et-product-card p{max-width:600px}
.et-product-showcase--alternating .et-product-card__bottom{margin-top:12px}
@media(max-width:760px){
  .et-product-showcase--alternating .et-product-card,.et-product-showcase--alternating .et-product-card:nth-child(even){grid-template-columns:1fr;min-height:0}
  .et-product-showcase--alternating .et-product-card:nth-child(even) .et-product-card__image{order:0}
  .et-product-showcase--alternating .et-product-card__image{min-height:260px;height:260px}
  .et-product-showcase--alternating .et-product-card:nth-child(even) .et-product-card__body{order:0}
  .et-product-showcase--alternating .et-product-card__body{padding:28px!important}
  .et-elementor-global-footer .et-footer-bottom,.et-native-footer-bottom{align-items:flex-start!important;flex-direction:column!important}
}


/* Header must sit below WP admin bar even when Elementor makes the location wrapper sticky. */
body.admin-bar .elementor-location-header,
body.admin-bar .elementor-location-header.elementor-sticky--active,
body.admin-bar .elementor-location-header .elementor-sticky--active,
body.admin-bar .et-elementor-global-header,
body.admin-bar .et-native-header{top:var(--wp-admin--admin-bar--height,32px)!important}

/* Definitive modern glass header/mega menu. */
.et-elementor-global-header{background:rgba(7,11,27,.82)!important;border-bottom:1px solid rgba(255,255,255,.09)!important;box-shadow:0 12px 40px rgba(3,7,20,.18)!important;backdrop-filter:blur(20px) saturate(140%)!important;-webkit-backdrop-filter:blur(20px) saturate(140%)!important}
.et-elementor-global-header .site-header__inner{min-height:80px!important}
.et-elementor-global-header .et-menu a,
.et-elementor-global-header .et-market-toggle{color:rgba(255,255,255,.86)!important}
.et-elementor-global-header .et-menu a:hover,
.et-elementor-global-header .et-market-toggle:hover{color:#fff!important;background:rgba(255,255,255,.07)!important}
.et-elementor-global-header .et-mega-menu{display:grid!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;top:calc(100% + 1px)!important;background:linear-gradient(145deg,rgba(24,29,52,.97),rgba(8,12,27,.97))!important;border:1px solid rgba(180,166,255,.25)!important;box-shadow:0 35px 100px rgba(0,0,0,.50),inset 0 1px 0 rgba(255,255,255,.10)!important;backdrop-filter:blur(30px) saturate(155%)!important;-webkit-backdrop-filter:blur(30px) saturate(155%)!important;color:#fff!important;z-index:999999!important}
.et-elementor-global-header .et-mega-menu.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}
.et-elementor-global-header .et-market-nav{padding-bottom:20px!important;margin-bottom:-20px!important}
.et-elementor-global-header .et-mega-menu__links>a{background:rgba(255,255,255,.055)!important;border-color:rgba(255,255,255,.10)!important;color:#fff!important}
.et-elementor-global-header .et-mega-menu__links>a:hover{background:linear-gradient(135deg,rgba(113,91,255,.24),rgba(54,125,255,.13))!important;border-color:rgba(180,165,255,.58)!important}
.et-elementor-global-header .et-mega-menu__intro strong{color:#fff!important}.et-elementor-global-header .et-mega-menu__intro p{color:rgba(255,255,255,.67)!important}.et-elementor-global-header .et-mega-menu__intro a{color:#d7d0ff!important}

/* Eliminate duplicate/legacy header utility buttons and make every action clickable. */
.et-elementor-global-header .et-header-utilities{display:contents!important}
.et-elementor-global-header .et-header-actions{position:relative;z-index:100000!important}
.et-elementor-global-header .et-header-actions button,
.et-elementor-global-header .et-header-actions a{pointer-events:auto!important;cursor:pointer!important}
.et-elementor-global-header .et-header-actions .et-search-toggle,
.et-elementor-global-header .et-header-actions .et-icon-link,
.et-elementor-global-header .et-header-actions .et-account-link,
.et-elementor-global-header .et-header-actions .et-theme-toggle{width:44px!important;height:44px!important;min-width:44px!important;padding:0!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:14px!important;background:rgba(255,255,255,.07)!important;color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}
.et-elementor-global-header .et-header-actions .et-search-toggle:hover,
.et-elementor-global-header .et-header-actions .et-icon-link:hover,
.et-elementor-global-header .et-header-actions .et-account-link:hover,
.et-elementor-global-header .et-header-actions .et-theme-toggle:hover{background:rgba(124,92,255,.18)!important;border-color:rgba(183,164,255,.5)!important;color:#fff!important}
.et-elementor-global-header .et-header-actions .et-icon-svg{width:19px!important;height:19px!important;pointer-events:none!important}

/* Hero search icons are SVG, not legacy text glyphs. */
.et-search-grid-icon,.et-search-magnify{display:grid!important;place-items:center!important;flex:none!important}
.et-search-grid-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.5}
.et-search-magnify svg{width:17px;height:17px;display:block}

/* Footer: restore approved bottom row + logo. */
.et-elementor-global-footer .et-footer-bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:58px!important}
.et-elementor-global-footer .et-footer-brand .et-brand-logo--light{display:block!important;visibility:visible!important;opacity:1!important;filter:none!important;width:190px!important;height:auto!important}
.et-elementor-global-footer .et-footer-brand .et-brand-logo--dark{display:none!important}
.et-native-footer .et-footer-brand .et-brand-logo--light{display:block!important;visibility:visible!important;opacity:1!important;width:190px!important}
.et-native-footer .et-footer-brand .et-brand-logo--dark{display:none!important}
.et-native-footer-bottom{width:var(--et-container);margin:0 auto;min-height:58px;padding:18px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.11);color:#777f8c;font-size:12px}
.et-native-footer-bottom .et-payment-icons{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.et-native-footer-bottom .et-payment-icons span{display:inline-flex;align-items:center;justify-content:center;min-width:58px;padding:6px 9px;border:1px solid rgba(255,255,255,.14);border-radius:7px;color:#b2b7c1;background:rgba(255,255,255,.035);font-size:10px}
.et-native-footer .et-footer-column ul{list-style:none!important;padding:0!important;margin:0!important}.et-native-footer .et-footer-column li{list-style:none!important;padding:0!important;margin:0!important}

/* New alternating modern collection presentation. Also applies if an editor explicitly selects Spotlight. */
.et-product-showcase--alternating .et-collection-alternating,
.et-product-showcase--spotlight .et-collection-spotlight{display:grid;gap:22px}
.et-product-showcase--alternating .et-product-card,
.et-product-showcase--spotlight .et-product-card{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr)!important;min-height:380px;background:#fff!important;border:1px solid #e2e5ec!important;border-radius:28px!important;overflow:hidden!important;box-shadow:0 18px 55px rgba(18,22,34,.07)!important}
.et-product-showcase--alternating .et-product-card:nth-child(even),
.et-product-showcase--spotlight .et-product-card:nth-child(even){grid-template-columns:minmax(320px,.92fr) minmax(0,1.08fr)!important}
.et-product-showcase--alternating .et-product-card:nth-child(even) .et-product-card__image,
.et-product-showcase--spotlight .et-product-card:nth-child(even) .et-product-card__image{order:2}
.et-product-showcase--alternating .et-product-card__image,
.et-product-showcase--spotlight .et-product-card__image{height:100%!important;min-height:380px!important;aspect-ratio:auto!important;background:linear-gradient(145deg,#0d1733,#244da0)!important}
.et-product-showcase--alternating .et-product-card__image img,
.et-product-showcase--spotlight .et-product-card__image img{width:100%!important;height:100%!important;object-fit:cover!important;filter:none!important;opacity:1!important}
.et-product-showcase--alternating .et-product-card__body,
.et-product-showcase--spotlight .et-product-card__body{display:flex!important;flex-direction:column;justify-content:center;padding:42px!important;background:linear-gradient(180deg,#fff,#f7f9fd)!important}
.et-product-showcase--alternating .et-product-card:nth-child(even) .et-product-card__body,
.et-product-showcase--spotlight .et-product-card:nth-child(even) .et-product-card__body{order:1;background:linear-gradient(180deg,#f7faff,#fff)!important}
.et-product-showcase--alternating .et-product-card h2,
.et-product-showcase--spotlight .et-product-card h2{font-size:clamp(24px,3vw,38px)!important;line-height:1.06!important;letter-spacing:-.045em!important}
@media(max-width:760px){
 .et-native-footer-bottom{width:calc(100% - 28px);align-items:flex-start;flex-direction:column}
 .et-elementor-global-footer .et-footer-bottom{align-items:flex-start!important;flex-direction:column!important}
 .et-product-showcase--alternating .et-product-card,.et-product-showcase--alternating .et-product-card:nth-child(even),.et-product-showcase--spotlight .et-product-card,.et-product-showcase--spotlight .et-product-card:nth-child(even){grid-template-columns:1fr!important;min-height:0!important}
 .et-product-showcase--alternating .et-product-card:nth-child(even) .et-product-card__image,.et-product-showcase--spotlight .et-product-card:nth-child(even) .et-product-card__image{order:0}
 .et-product-showcase--alternating .et-product-card__image,.et-product-showcase--spotlight .et-product-card__image{height:260px!important;min-height:260px!important}
 .et-product-showcase--alternating .et-product-card:nth-child(even) .et-product-card__body,.et-product-showcase--spotlight .et-product-card:nth-child(even) .et-product-card__body{order:0}
 .et-product-showcase--alternating .et-product-card__body,.et-product-showcase--spotlight .et-product-card__body{padding:28px!important}
}

/* 5.7.7 visual/interaction correction layer. */

/* Brand lockup: deterministic, visible in both Elementor and native footer/header. */
.et-brand-lockup{display:inline-flex!important;align-items:center!important;gap:11px!important;text-decoration:none!important;white-space:nowrap!important}
.et-brand-lockup__mark{position:relative;display:grid!important;place-items:center!important;width:36px!important;height:36px!important;border-radius:11px!important;background:linear-gradient(145deg,#17152d,#242044)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.10),0 8px 22px rgba(20,15,50,.25)!important;flex:none!important}
.et-brand-lockup__mark span{font:900 22px/1 Inter,system-ui,sans-serif!important;letter-spacing:-.08em!important;background:linear-gradient(135deg,#7c5cff,#b79bff)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}
.et-brand-lockup__mark i{position:absolute!important;width:5px!important;height:5px!important;border-radius:50%!important;right:5px!important;top:5px!important;background:#e3bf72!important;box-shadow:0 0 10px rgba(227,191,114,.45)!important}
.et-brand-lockup__name{font:800 15px/1.1 Inter,system-ui,sans-serif!important;letter-spacing:-.02em!important;color:inherit!important}

/* Native header uses the exact same premium glass treatment as the Elementor header. */
.et-native-header.et-elementor-global-header{position:sticky!important;top:0!important;width:100%!important;background:rgba(8,12,27,.86)!important;color:#fff!important;border-bottom:1px solid rgba(255,255,255,.09)!important;box-shadow:0 14px 44px rgba(3,7,20,.20)!important;backdrop-filter:blur(22px) saturate(145%)!important;-webkit-backdrop-filter:blur(22px) saturate(145%)!important}
body.admin-bar .et-native-header.et-elementor-global-header{top:32px!important}
@media(max-width:782px){body.admin-bar .et-native-header.et-elementor-global-header{top:46px!important}}
.et-native-header .site-header__inner{width:var(--et-container)!important;margin-inline:auto!important;min-height:78px!important;display:flex!important;align-items:center!important;gap:24px!important}
.et-native-header .site-branding{flex:none!important}
.et-native-header .et-brand-lockup__name{color:#fff!important}
.et-native-header .site-nav{flex:1!important;min-width:0!important}
.et-native-header .et-menu{display:flex!important;align-items:center!important;gap:4px!important;list-style:none!important;margin:0!important;padding:0!important}
.et-native-header .et-menu a{font:650 13px/1.2 Inter,system-ui,sans-serif!important;letter-spacing:-.01em!important;color:rgba(255,255,255,.78)!important;padding:10px 12px!important;border-radius:10px!important;text-decoration:none!important}
.et-native-header .et-menu a:hover{color:#fff!important;background:rgba(255,255,255,.07)!important}
.et-native-header .et-market-nav{position:relative!important;flex:none!important;padding-bottom:18px!important;margin-bottom:-18px!important}
.et-native-header .et-market-toggle{font:700 13px/1 Inter,system-ui,sans-serif!important;color:#fff!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:11px!important;padding:11px 13px!important;cursor:pointer!important}
.et-native-header .et-market-toggle:hover{background:rgba(124,92,255,.15)!important;border-color:rgba(180,165,255,.40)!important}
.et-native-header .et-mega-menu{position:absolute!important;left:0!important;top:calc(100% + 1px)!important;width:min(820px,calc(100vw - 36px))!important;display:grid!important;grid-template-columns:.72fr 1.28fr!important;gap:24px!important;padding:24px!important;background:linear-gradient(145deg,rgba(25,29,48,.97),rgba(9,12,24,.96))!important;border:1px solid rgba(177,164,255,.25)!important;border-radius:24px!important;box-shadow:0 35px 100px rgba(2,5,18,.55),inset 0 1px 0 rgba(255,255,255,.10)!important;backdrop-filter:blur(30px) saturate(155%)!important;-webkit-backdrop-filter:blur(30px) saturate(155%)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(8px)!important;transition:opacity .18s,transform .18s,visibility .18s!important;z-index:999999!important}
.et-native-header .et-mega-menu.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}
.et-native-header .et-mega-menu:before{content:"";position:absolute;inset:7px;border:1px solid rgba(255,255,255,.055);border-radius:17px;pointer-events:none}
.et-native-header .et-mega-menu__links{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important}
.et-native-header .et-mega-menu__links>a{display:flex!important;gap:12px!important;align-items:flex-start!important;padding:14px!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:15px!important;background:rgba(255,255,255,.055)!important;color:#fff!important;text-decoration:none!important}
.et-native-header .et-mega-menu__links>a:hover{background:linear-gradient(135deg,rgba(124,92,255,.20),rgba(72,137,255,.10))!important;border-color:rgba(163,148,255,.58)!important;transform:translateY(-2px)!important}
.et-native-header .et-mega-menu__links>a>span{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;flex:none!important;border-radius:10px!important;background:rgba(124,92,255,.18)!important;color:#cfc7ff!important;font-weight:850!important}
.et-native-header .et-mega-menu__links b{display:block!important;font-size:13px!important}.et-native-header .et-mega-menu__links small{display:block!important;color:rgba(255,255,255,.58)!important;font-size:10px!important;margin-top:3px!important}
.et-native-header .et-mega-menu__intro strong{display:block!important;color:#fff!important;font-size:20px!important;line-height:1.15!important;letter-spacing:-.035em!important;margin:7px 0!important}.et-native-header .et-mega-menu__intro p{color:rgba(255,255,255,.66)!important;font-size:12px!important;line-height:1.55!important}.et-native-header .et-mega-menu__intro a{color:#d8d4ff!important;font-size:12px!important;text-decoration:none!important}
.et-native-header .et-header-actions{display:flex!important;align-items:center!important;gap:8px!important;position:relative!important;z-index:100000!important}
.et-native-header .et-header-actions button,.et-native-header .et-header-actions a{pointer-events:auto!important;cursor:pointer!important}
.et-native-header .et-search-toggle,.et-native-header .et-icon-link,.et-native-header .et-account-link{position:relative!important;width:42px!important;height:42px!important;min-width:42px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(255,255,255,.13)!important;border-radius:13px!important;background:rgba(255,255,255,.055)!important;color:#fff!important;text-decoration:none!important}
.et-native-header .et-search-toggle:hover,.et-native-header .et-icon-link:hover,.et-native-header .et-account-link:hover{background:rgba(124,92,255,.18)!important;border-color:rgba(180,165,255,.48)!important;transform:translateY(-1px)!important}
.et-native-header .et-icon-svg{width:19px!important;height:19px!important;pointer-events:none!important}
.et-native-header .et-cart-count{position:absolute!important;right:-5px!important;top:-5px!important;min-width:17px!important;height:17px!important;padding:0 4px!important;display:grid!important;place-items:center!important;border-radius:99px!important;background:#7c5cff!important;color:#fff!important;font:800 9px/1 Inter,sans-serif!important;border:2px solid #0b1020!important}
.et-native-header .et-mobile-toggle{display:none!important}

/* Premium glass search overlay and live results. */
.et-search-panel{position:fixed!important;inset:0!important;z-index:1000000!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .18s,visibility .18s!important}
.et-search-panel.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important}
.et-search-backdrop{position:absolute!important;inset:0!important;background:rgba(3,7,18,.62)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}
.et-search-modal{position:relative!important;width:min(760px,calc(100vw - 36px))!important;margin:10vh auto 0!important;padding:30px!important;background:linear-gradient(145deg,rgba(26,30,52,.98),rgba(9,12,25,.98))!important;color:#fff!important;border:1px solid rgba(180,166,255,.24)!important;border-radius:26px!important;box-shadow:0 40px 120px rgba(0,0,0,.55),inset 0 1px 0 rgba(255,255,255,.10)!important;backdrop-filter:blur(30px) saturate(150%)!important;-webkit-backdrop-filter:blur(30px) saturate(150%)!important}
.et-search-modal:before{content:"";position:absolute;inset:7px;border:1px solid rgba(255,255,255,.05);border-radius:19px;pointer-events:none}
.et-search-modal>*{position:relative;z-index:1}.et-search-modal h2{color:#fff!important;font-size:clamp(32px,5vw,52px)!important;letter-spacing:-.055em!important;line-height:1!important;margin:8px 0!important}.et-search-modal .et-eyebrow{color:#bdb3ff!important}
.et-search-close{position:absolute!important;right:18px!important;top:18px!important;width:38px!important;height:38px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:11px!important;background:rgba(255,255,255,.06)!important;color:#fff!important;font-size:22px!important;cursor:pointer!important}
.et-search-modal form{display:grid!important;grid-template-columns:180px minmax(0,1fr) auto!important;gap:8px!important;margin-top:22px!important}
.et-search-modal form select,.et-search-modal form input{min-height:48px!important;border:1px solid rgba(255,255,255,.13)!important;background:rgba(255,255,255,.065)!important;color:#fff!important;border-radius:13px!important;padding:0 14px!important;outline:none!important}
.et-search-modal form select option{color:#111;background:#fff}.et-search-modal form input::placeholder{color:rgba(255,255,255,.42)}
.et-search-modal form input:focus,.et-search-modal form select:focus{border-color:rgba(160,143,255,.72)!important;box-shadow:0 0 0 3px rgba(124,92,255,.12)!important}
.et-search-modal form .et-button{min-height:48px!important;border:0!important;border-radius:13px!important;background:linear-gradient(135deg,#8a5cff,#4c8cff)!important;color:#fff!important;white-space:nowrap!important}
.et-search-suggestions{display:flex!important;gap:8px!important;align-items:center!important;flex-wrap:wrap!important;margin-top:15px!important}.et-search-suggestions span{color:rgba(255,255,255,.45)!important;font-size:11px!important}.et-search-suggestions a{padding:7px 10px!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:99px!important;background:rgba(255,255,255,.045)!important;color:#dcd7ff!important;font-size:10px!important;text-decoration:none!important}
.et-ajax-search-results-wrap{margin-top:12px!important}.et-ajax-search-results{display:grid!important;gap:7px!important;max-height:380px!important;overflow:auto!important;padding:7px!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:16px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important}
.et-ajax-search-result{display:grid!important;grid-template-columns:52px minmax(0,1fr) 24px!important;align-items:center!important;gap:12px!important;padding:9px!important;border:1px solid transparent!important;border-radius:12px!important;background:rgba(255,255,255,.055)!important;color:#fff!important;text-decoration:none!important}.et-ajax-search-result:hover{background:linear-gradient(135deg,rgba(124,92,255,.18),rgba(73,126,255,.10))!important;border-color:rgba(175,160,255,.32)!important}.et-ajax-search-result i{font-style:normal;color:#bdb3ff;text-align:right}.et-ajax-search-thumb{width:52px!important;height:42px!important;border-radius:9px!important;overflow:hidden!important;background:#171b2c!important;display:grid!important;place-items:center!important}.et-ajax-search-thumb img{width:100%!important;height:100%!important;object-fit:cover!important}.et-ajax-search-result strong{display:block!important;color:#fff!important;font-size:12px!important;line-height:1.3!important}.et-ajax-search-result small{display:block!important;color:rgba(255,255,255,.50)!important;font-size:10px!important;margin-top:2px!important}.et-ajax-search-empty,.et-ajax-search-loading{padding:17px!important;text-align:center!important;color:rgba(255,255,255,.60)!important;font-size:12px!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(255,255,255,.09)!important;border-radius:14px!important}.et-ajax-search-empty strong{display:block;color:#fff;margin-bottom:3px}.et-ajax-search-empty span{display:block}
.et-hero-search--premium .et-ajax-search-results-wrap{left:0!important;right:0!important;top:calc(100% + 8px)!important;padding:0!important}.et-hero-search--premium .et-ajax-search-results{background:rgba(12,16,30,.96)!important;border-color:rgba(177,164,255,.22)!important;box-shadow:0 24px 65px rgba(0,0,0,.25)!important;backdrop-filter:blur(22px)!important}

/* Testimonials: full-card page carousel, never expose a clipped leading card. */
.et-section--testimonials{overflow:hidden!important;padding-bottom:88px!important}.et-section--testimonials .et-testimonial-carousel{overflow:hidden!important;margin:0!important;padding:0!important;width:100%!important}.et-section--testimonials .et-testimonial-track{display:flex!important;gap:20px!important;margin:0!important;align-items:stretch!important;transition:transform .5s cubic-bezier(.2,.75,.2,1)!important;will-change:transform!important}.et-section--testimonials .et-testimonial-slide{padding:0!important;min-width:0!important;box-sizing:border-box!important}.et-section--testimonials .et-testimonial-card{min-height:300px!important;height:100%!important;padding:27px!important;border-radius:22px!important}.et-section--testimonials .et-carousel-nav{flex:none!important}.et-section--testimonials .et-carousel-nav button{width:42px!important;height:42px!important;border-radius:13px!important;background:#fff!important;border:1px solid #dfe3ea!important}

/* Modern alternating showcase: blue visual panel opposite the image on every row. */
.et-product-showcase--alternating .et-collection-alternating{display:grid!important;gap:22px!important}
.et-product-showcase--alternating .et-product-card{display:grid!important;grid-template-columns:minmax(0,1.16fr) minmax(320px,.84fr)!important;min-height:400px!important;border-radius:28px!important;overflow:hidden!important;border:1px solid #dfe3ed!important;background:#fff!important;box-shadow:0 20px 65px rgba(15,23,42,.08)!important}
.et-product-showcase--alternating .et-product-card:nth-child(even){grid-template-columns:minmax(320px,.84fr) minmax(0,1.16fr)!important}
.et-product-showcase--alternating .et-product-card__image{height:100%!important;min-height:400px!important;aspect-ratio:auto!important;background:#091a42!important}
.et-product-showcase--alternating .et-product-card__image img{width:100%!important;height:100%!important;object-fit:cover!important;filter:none!important;opacity:1!important;image-rendering:auto!important}
.et-product-showcase--alternating .et-product-card__body{display:flex!important;flex-direction:column!important;justify-content:center!important;padding:46px!important;background:linear-gradient(145deg,#101c46 0%,#294db1 58%,#4b7cff 100%)!important;color:#fff!important;position:relative!important}
.et-product-showcase--alternating .et-product-card__body:after{content:"";position:absolute;right:-90px;bottom:-130px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(164,145,255,.35),transparent 68%);pointer-events:none}
.et-product-showcase--alternating .et-product-card:nth-child(even) .et-product-card__image{order:2}.et-product-showcase--alternating .et-product-card:nth-child(even) .et-product-card__body{order:1}
.et-product-showcase--alternating .et-product-card__body>*{position:relative;z-index:1}.et-product-showcase--alternating .et-product-card__meta{color:rgba(255,255,255,.66)!important}.et-product-showcase--alternating .et-product-card h2,.et-product-showcase--alternating .et-product-card h2 a{color:#fff!important;font-size:clamp(25px,3vw,39px)!important;line-height:1.06!important;letter-spacing:-.045em!important}.et-product-showcase--alternating .et-product-card p{color:rgba(255,255,255,.72)!important}.et-product-showcase--alternating .et-product-card__bottom{border-top:1px solid rgba(255,255,255,.18)!important}.et-product-showcase--alternating .et-product-card__bottom strong{color:#fff!important}.et-product-showcase--alternating .et-buy-now{background:#fff!important;color:#17224a!important}

/* Elementor homepage layout: Elementor owns outer/inner widths and spacing. */
body.home .et-elementor-home-section{
  width:100%;
  max-width:none;
  --hm-container:min(1240px,calc(100% - 48px));
  --hm-line:rgba(157,181,255,.14);
  --hm-bg:#050a18;
  --hm-text:#eef4ff;
  --hm-muted:#93a5c5;
  --hm-blue:#4ca8ff;
  --hm-purple:#7664ff;
  --hm-cyan:#41d7ff;
  color:var(--hm-text);
}
body.home .et-elementor-home-section{
  display:block;
  width:100%;
  max-width:100%;
  min-width:0;
  margin:0;
  padding:0;
  overflow:visible;
}
body.home .et-elementor-home-section .et-home-container{
  width:100%;
  max-width:100%;
  margin-inline:auto;
  min-width:0;
}
body.home .et-home-elementor-inner{box-sizing:border-box;min-width:0;}
body.home .et-home-elementor-outer--hero{background:#050a18}
body.home .et-home-elementor-outer--featured{background:#071023}
body.home .et-home-elementor-outer--category{background:#050a18}
body.home .et-home-elementor-outer--why{background:#061027}
body.home .et-home-elementor-outer--discover{background:#050a18}
body.home .et-home-elementor-outer--trending{background:#071125}
body.home .et-home-elementor-outer--journal{background:#050a18}
body.home .et-home-elementor-outer--cta{background:#071125}



/* 5.7.38: the homepage widget itself must break out of Elementor's boxed parent.
   The widget is viewport-width; only its inner .et-home-container is boxed. */
body.home .et-elementor-home-section {
  width: 100vw !important;
  max-width: 100vw !important;
  min-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  overflow: visible !important;
}
body.home .et-elementor-home-section .et-home-container {
  width: min(1240px, calc(100vw - 48px)) !important;
  max-width: 1240px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
@media (max-width: 700px) {
  body.home .et-elementor-home-section .et-home-container {
    width: calc(100vw - 28px) !important;
    max-width: none !important;
  }
}

/* 5.7.38: homepage Elementor backgrounds are full-bleed; content remains centered.
   The widget itself can live inside Elementor's 1240px container, but its visual
   section background must extend to both viewport edges. */
body.home .et-elementor-home-section > .et-home-hero,
body.home .et-elementor-home-section > .et-home-proof,
body.home .et-elementor-home-section > .et-home-category,
body.home .et-elementor-home-section > .et-home-why,
body.home .et-elementor-home-section > .et-home-discover,
body.home .et-elementor-home-section > .et-home-trending,
body.home .et-elementor-home-section > .et-home-journal,
body.home .et-elementor-home-section > .et-home-final-cta {
  position: relative !important;
  overflow: visible !important;
  isolation: isolate;
  background: transparent !important;
}
body.home .et-elementor-home-section > .et-home-hero::before,
body.home .et-elementor-home-section > .et-home-proof::before,
body.home .et-elementor-home-section > .et-home-category::before,
body.home .et-elementor-home-section > .et-home-why::before,
body.home .et-elementor-home-section > .et-home-discover::before,
body.home .et-elementor-home-section > .et-home-trending::before,
body.home .et-elementor-home-section > .et-home-journal::before,
body.home .et-elementor-home-section > .et-home-final-cta::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  transform: translateX(-50%);
  pointer-events: none;
}
body.home .et-elementor-home-section > .et-home-hero::before { background: radial-gradient(circle at 72% 42%,rgba(91,88,255,.17),transparent 27%),radial-gradient(circle at 90% 10%,rgba(55,171,255,.1),transparent 22%),linear-gradient(180deg,#070c1d 0%,#050a18 100%); }
body.home .et-elementor-home-section > .et-home-proof::before { background:#071023; border-top:1px solid rgba(255,255,255,.06); border-bottom:1px solid rgba(255,255,255,.06); }
body.home .et-elementor-home-section > .et-home-category--wp::before { background:radial-gradient(circle at 78% 45%,rgba(73,123,255,.12),transparent 35%),#050a18; }
body.home .et-elementor-home-section > .et-home-category--html::before { background:#071125; }
body.home .et-elementor-home-section > .et-home-category--react::before { background:radial-gradient(circle at 25% 55%,rgba(111,83,255,.11),transparent 35%),#050a18; }
body.home .et-elementor-home-section > .et-home-why::before { background:#061027; }
body.home .et-elementor-home-section > .et-home-discover::before { background:#050a18; }
body.home .et-elementor-home-section > .et-home-trending::before { background:#071125; }
body.home .et-elementor-home-section > .et-home-journal::before { background:#050a18; }
body.home .et-elementor-home-section > .et-home-final-cta::before { background:linear-gradient(110deg,#0b1b46,#151047 55%,#071125); }
body.home .et-elementor-home-section > .et-home-hero > *,
body.home .et-elementor-home-section > .et-home-proof > *,
body.home .et-elementor-home-section > .et-home-category > *,
body.home .et-elementor-home-section > .et-home-why > *,
body.home .et-elementor-home-section > .et-home-discover > *,
body.home .et-elementor-home-section > .et-home-trending > *,
body.home .et-elementor-home-section > .et-home-journal > *,
body.home .et-elementor-home-section > .et-home-final-cta > * { position: relative; z-index: 1; }

/* The theme switcher is intentionally removed from the commercial header. */
.et-theme-toggle,[data-et-theme-toggle] { display:none !important; }

/* CTA/footer separation without introducing the unwanted Elementor 10px frame. */
.et-cta-band{padding-bottom:54px!important}

/* Footer: deterministic logo + payment card icons, no bullets. */
.et-elementor-global-footer .et-footer-brand,.et-native-footer .et-footer-brand{color:#fff!important;text-decoration:none!important}
.et-elementor-global-footer .et-footer-grid ul,.et-native-footer .et-footer-grid ul,.et-native-footer__inner ul{list-style:none!important;margin:0!important;padding:0!important}
.et-elementor-global-footer .et-footer-grid li,.et-native-footer .et-footer-grid li,.et-native-footer__inner li{list-style:none!important;margin:0!important;padding:0!important}
.et-elementor-global-footer .et-footer-column a,.et-native-footer .et-footer-column a{display:block!important;text-decoration:none!important}
.et-payment-icons{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}.et-payment-card{display:inline-flex!important;align-items:center!important;gap:7px!important;height:34px!important;padding:0 9px!important;border:1px solid rgba(255,255,255,.13)!important;border-radius:9px!important;background:rgba(255,255,255,.045)!important;color:#d3d6de!important}.et-payment-card svg{width:24px!important;height:16px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.2!important}.et-payment-card b{font:800 9px/1 Inter,system-ui,sans-serif!important;letter-spacing:.04em!important}

@media(max-width:900px){.et-native-header .site-header__inner{gap:10px!important}.et-native-header .site-nav{display:none!important}.et-native-header .et-market-nav{display:none!important}.et-native-header .et-mobile-toggle{display:inline-flex!important;flex-direction:column!important;gap:4px!important;align-items:center!important;justify-content:center!important}.et-native-header .et-mobile-toggle span{display:block!important;width:16px!important;height:1.5px!important;background:currentColor!important;border-radius:2px!important}.et-native-header .et-header-actions{margin-left:auto!important}.et-search-modal{margin-top:6vh!important}.et-search-modal form{grid-template-columns:1fr!important}.et-product-showcase--alternating .et-product-card,.et-product-showcase--alternating .et-product-card:nth-child(even){grid-template-columns:1fr!important}.et-product-showcase--alternating .et-product-card:nth-child(even) .et-product-card__image{order:0}.et-product-showcase--alternating .et-product-card:nth-child(even) .et-product-card__body{order:0}.et-product-showcase--alternating .et-product-card__image{min-height:300px!important}.et-product-showcase--alternating .et-product-card__body{padding:34px!important}}
@media(max-width:760px){.et-section--testimonials{padding-bottom:64px!important}.et-cta-band{padding-bottom:36px!important}.et-native-header .site-header__inner{min-height:70px!important}.et-brand-lockup__name{font-size:13px!important}.et-brand-lockup__mark{width:34px!important;height:34px!important}.et-native-header .et-search-toggle,.et-native-header .et-icon-link,.et-native-header .et-account-link{width:39px!important;height:39px!important;min-width:39px!important}.et-search-modal{width:calc(100vw - 24px)!important;padding:24px!important;border-radius:22px!important}.et-search-modal h2{font-size:34px!important}.et-ajax-search-result{grid-template-columns:44px minmax(0,1fr) 18px!important}.et-ajax-search-thumb{width:44px!important;height:36px!important}}

/* 5.7.8 precision layer: search controls, carousel boundaries and premium product presentation. */

/* Custom glass product-type dropdown. Native <select> menus cannot be reliably styled across browsers. */
.et-search-select{position:relative!important;display:block!important;min-width:0!important;z-index:30!important}
.et-search-select__trigger{width:100%!important;min-height:46px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;border:1px solid rgba(255,255,255,.13)!important;border-radius:13px!important;background:rgba(255,255,255,.065)!important;color:inherit!important;padding:0 13px!important;font:700 12px/1.2 Inter,system-ui,sans-serif!important;cursor:pointer!important;text-align:left!important}
.et-search-select__trigger b{font-size:14px!important;font-weight:500!important;opacity:.65!important;transition:transform .18s ease!important}
.et-search-select.is-open .et-search-select__trigger b{transform:rotate(180deg)!important}
.et-search-select__menu{position:absolute!important;left:0!important;right:0!important;top:calc(100% + 8px)!important;display:grid!important;gap:5px!important;padding:7px!important;max-height:280px!important;overflow:auto!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-5px)!important;transition:opacity .16s ease,transform .16s ease,visibility .16s ease!important;background:linear-gradient(145deg,rgba(25,30,52,.98),rgba(8,12,26,.98))!important;border:1px solid rgba(180,165,255,.25)!important;border-radius:16px!important;box-shadow:0 25px 70px rgba(3,6,20,.48),inset 0 1px 0 rgba(255,255,255,.09)!important;backdrop-filter:blur(24px) saturate(155%)!important;-webkit-backdrop-filter:blur(24px) saturate(155%)!important;z-index:100000!important}
.et-search-select.is-open .et-search-select__menu{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important}
.et-search-select__option{width:100%!important;border:1px solid transparent!important;border-radius:11px!important;background:transparent!important;color:rgba(255,255,255,.78)!important;padding:10px 11px!important;font:650 11px/1.25 Inter,system-ui,sans-serif!important;text-align:left!important;cursor:pointer!important}
.et-search-select__option:hover,.et-search-select__option.is-active{background:linear-gradient(135deg,rgba(124,92,255,.22),rgba(72,137,255,.11))!important;border-color:rgba(177,162,255,.30)!important;color:#fff!important}
.et-hero-search--premium .et-search-select{height:52px!important;display:flex!important;align-items:center!important;padding:0 14px!important}
.et-hero-search--premium .et-search-select__trigger{border:0!important;background:transparent!important;min-height:42px!important;padding:0!important;color:#252a35!important}
.et-hero-search--premium .et-search-select__menu{min-width:205px!important}
.et-search-modal .et-search-select__trigger{color:#fff!important}
.et-search-modal .et-search-select__menu{min-width:240px!important}

/* Search panel close control is a real hit target, not a decorative glyph. */
.et-search-panel,.et-search-panel *{box-sizing:border-box!important}
.et-search-panel{z-index:1000000!important}
.et-search-panel .et-search-close{z-index:20!important;pointer-events:auto!important;display:grid!important;place-items:center!important;line-height:1!important}
.et-search-panel .et-search-modal{position:relative!important;z-index:2!important}
.et-search-panel .et-search-backdrop{z-index:1!important;cursor:pointer!important}

/* Hero navigation gets its own bottom lane. Purchase controls stay in the slide meta row. */
.et-premium-showcase{position:relative!important}
.et-premium-showcase .et-hero-slides{height:470px!important}
.et-premium-showcase .et-premium-slide{inset:18px 48px 54px!important}
.et-premium-showcase .et-slide-image-frame{height:390px!important}
.et-premium-showcase .et-slide-meta{position:relative!important;z-index:7!important;min-height:46px!important;margin-top:10px!important;padding:0 2px!important}
.et-premium-showcase .et-slide-meta>span{min-width:0!important;max-width:58%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.et-premium-showcase .et-hero-slide-purchase{position:relative!important;z-index:8!important;margin-left:auto!important;flex:none!important}
.et-premium-showcase .et-showcase-bottom{position:absolute!important;left:22px!important;right:22px!important;bottom:16px!important;z-index:20!important;height:42px!important}
.et-premium-showcase .et-hero-carousel-nav{position:relative!important;z-index:20!important}
.et-premium-showcase .et-hero-carousel-nav button{position:relative!important;z-index:21!important}

/* Complete, non-clipped carousel viewport. */
.et-carousel{position:relative!important;overflow:hidden!important;width:100%!important;padding:0!important;margin:0!important;clip-path:inset(0)!important}
.et-carousel__track{width:max-content!important;max-width:none!important;margin:0!important;padding:0!important;display:flex!important;align-items:stretch!important;gap:20px!important}
.et-carousel__track>.et-product-card{box-sizing:border-box!important;margin:0!important}
.et-testimonial-carousel{position:relative!important;overflow:hidden!important;width:100%!important;padding:0!important;margin:0!important;clip-path:inset(0)!important}
.et-testimonial-track{width:max-content!important;max-width:none!important;margin:0!important;padding:0!important;display:flex!important;align-items:stretch!important;gap:20px!important}
.et-testimonial-slide{box-sizing:border-box!important;margin:0!important;padding:0!important}
.et-section--testimonials{overflow:hidden!important}

/* Luxury/futuristic product-card system for ordinary grids/filter collections. */
.et-product-showcase--grid .et-product-card,
.et-product-showcase--filter .et-product-card,
.et-product-showcase--compact .et-product-card,
.et-product-grid>.et-product-card,
.et-collection-grid>.et-product-card{
  position:relative!important;background:linear-gradient(180deg,#fff 0%,#fbfcff 100%)!important;border:1px solid rgba(112,119,143,.16)!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 12px 38px rgba(16,22,40,.055),inset 0 1px 0 rgba(255,255,255,.9)!important;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease!important}
.et-product-showcase--grid .et-product-card:hover,
.et-product-showcase--filter .et-product-card:hover,
.et-product-showcase--compact .et-product-card:hover,
.et-product-grid>.et-product-card:hover,
.et-collection-grid>.et-product-card:hover{transform:translateY(-7px)!important;border-color:rgba(124,92,255,.30)!important;box-shadow:0 26px 70px rgba(24,31,57,.12),0 0 0 1px rgba(124,92,255,.05)!important}
.et-product-showcase--grid .et-product-card__image,
.et-product-showcase--filter .et-product-card__image,
.et-product-showcase--compact .et-product-card__image,
.et-product-grid>.et-product-card__image,
.et-collection-grid>.et-product-card__image{aspect-ratio:16/10!important;background:#edf0f5!important;overflow:hidden!important}
.et-product-showcase--grid .et-product-card__image img,
.et-product-showcase--filter .et-product-card__image img,
.et-product-showcase--compact .et-product-card__image img,
.et-product-card__image img{filter:none!important;opacity:1!important;image-rendering:auto!important;object-fit:cover!important;backface-visibility:hidden!important}
.et-product-showcase--grid .et-product-card__body,
.et-product-showcase--filter .et-product-card__body,
.et-product-showcase--compact .et-product-card__body{padding:20px 20px 18px!important}
.et-product-showcase--grid .et-product-card__meta,
.et-product-showcase--filter .et-product-card__meta,
.et-product-showcase--compact .et-product-card__meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}
.et-product-showcase--grid .et-product-card h2,
.et-product-showcase--filter .et-product-card h2,
.et-product-showcase--compact .et-product-card h2{font-size:17px!important;line-height:1.18!important;letter-spacing:-.025em!important;margin:9px 0 7px!important}
.et-product-showcase--grid .et-product-card p,
.et-product-showcase--filter .et-product-card p,
.et-product-showcase--compact .et-product-card p{color:#687083!important;font-size:12px!important;line-height:1.55!important}
.et-product-showcase--grid .et-product-card__bottom,
.et-product-showcase--filter .et-product-card__bottom,
.et-product-showcase--compact .et-product-card__bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;border-top:1px solid #e8eaf0!important;padding-top:14px!important}
.et-product-showcase--grid .et-buy-now,
.et-product-showcase--filter .et-buy-now,
.et-product-showcase--compact .et-buy-now{min-height:36px!important;padding:0 12px!important;border-radius:10px!important;background:linear-gradient(135deg,#6f55ef,#4f86ff)!important;color:#fff!important;box-shadow:0 8px 20px rgba(92,78,220,.18)!important}

/* Remove carousel/filter negative margins that create the visible clipped edge. */
.et-product-showcase .et-carousel-nav{margin-left:0!important;margin-right:0!important}
.et-product-showcase .et-section-head{padding-left:0!important;padding-right:0!important}

@media(max-width:760px){
 .et-premium-showcase .et-hero-slides{height:390px!important}
 .et-premium-showcase .et-premium-slide{inset:18px 18px 48px!important}
 .et-premium-showcase .et-slide-image-frame{height:315px!important}
 .et-premium-showcase .et-slide-meta>span{max-width:52%!important;font-size:11px!important}
 .et-premium-showcase .et-showcase-bottom{left:14px!important;right:14px!important;bottom:10px!important}
 .et-search-select__menu{max-height:240px!important}
}

/* 5.7.10 TARGETED ONLY: preserve 5.7.7 layout; fix search controls and cart removal. */
.et-search-panel .et-search-modal form{position:relative!important;z-index:100!important;overflow:visible!important}
.et-search-panel .et-search-close{position:absolute!important;right:18px!important;top:16px!important;z-index:100002!important;pointer-events:auto!important;display:grid!important;place-items:center!important;line-height:1!important}
.et-search-panel .et-search-select__menu{z-index:100003!important}
.et-search-panel .et-search-suggestions{position:relative!important;z-index:1!important}
.et-hero-search--premium .et-search-select__trigger{color:#fff!important}
.et-hero-search--premium .et-search-select__trigger .et-search-select__label{color:#fff!important;opacity:1!important;visibility:visible!important}
.et-hero-search--premium .et-search-select__trigger b{color:#fff!important}
.et-cart-item{align-items:center!important}
.et-cart-item__info{min-width:0!important;display:flex!important;flex-direction:column!important;gap:3px!important}
.et-cart-item__info strong{display:block!important;line-height:1.35!important}
.et-cart-item__remove{flex:0 0 30px!important;width:30px!important;height:30px!important;border:1px solid #e1e4ea!important;border-radius:9px!important;background:#fff!important;color:#687083!important;display:grid!important;place-items:center!important;cursor:pointer!important;font-size:18px!important;line-height:1!important;padding:0!important}
.et-cart-item__remove:hover{border-color:#7c5cff!important;background:#f2efff!important;color:#5d49dc!important}


/* 5.7.11 HERO-ONLY FIX: keep the showcase beside the copy on tablet/compact desktop widths.
   No other homepage section is changed by this breakpoint. */
@media (min-width:761px) and (max-width:1050px){
  .et-hero--premium .et-hero__grid{
    grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr)!important;
    gap:24px!important;
    min-height:560px!important;
    align-items:center!important;
  }
  .et-hero--premium .et-hero__content{min-width:0!important;max-width:none!important}
  .et-hero--premium .et-premium-showcase{width:100%!important;max-width:none!important;min-width:0!important;min-height:500px!important;padding:16px!important}
  .et-hero--premium .et-premium-showcase .et-hero-slides{height:405px!important}
  .et-hero--premium .et-premium-showcase .et-premium-slide{inset:16px 28px 50px!important}
  .et-hero--premium .et-premium-showcase .et-slide-image-frame{height:325px!important}
  .et-hero--premium .et-premium-showcase .et-slide-meta{margin-top:8px!important}
  .et-hero--premium .et-premium-showcase .et-slide-meta>span{max-width:54%!important;font-size:11px!important}
  .et-hero--premium .et-premium-showcase .et-hero-slide-purchase{padding:8px 9px!important;font-size:10px!important}
  .et-hero--premium .et-premium-showcase .et-showcase-bottom{left:14px!important;right:14px!important;bottom:10px!important}
  .et-hero--premium .et-hero-search--premium{grid-template-columns:105px minmax(0,1fr) 100px!important;max-width:none!important}
  .et-hero--premium .et-hero-search--premium .et-hero-search__button{padding:0 12px!important;gap:7px!important;width:auto!important}
  .et-hero--premium .et-hero-search--premium>div{padding:0 9px!important}
  .et-hero--premium h1{font-size:clamp(42px,5vw,58px)!important}
  .et-hero--premium p{font-size:14px!important;line-height:1.55!important}
}

/* 5.7.12 TARGETED HERO/CAROUSEL/PRODUCT PRESENTATION LAYER.
   This layer intentionally avoids changing section widths, footer, testimonials, header, or CTA. */

/* Hero search: keep the three controls independent. */
.et-hero--premium .et-hero-search--premium{
  grid-template-columns:minmax(118px,145px) minmax(0,1fr) auto!important;
  align-items:stretch!important;
  overflow:visible!important;
}
.et-hero--premium .et-hero-search__type,
.et-hero--premium .et-hero-search__field{
  min-width:0!important;
}
.et-hero--premium .et-hero-search__type{
  position:relative!important;
  z-index:60!important;
}
.et-hero--premium .et-search-select{
  width:100%!important;
  min-width:0!important;
  height:52px!important;
}
.et-hero--premium .et-search-select__trigger{
  width:100%!important;
  min-width:0!important;
  white-space:nowrap!important;
  overflow:hidden!important;
}
.et-hero--premium .et-search-select__label{
  display:block!important;
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
.et-hero--premium .et-search-select__menu{
  left:0!important;
  right:auto!important;
  width:240px!important;
  max-width:min(240px,calc(100vw - 32px))!important;
  z-index:100000!important;
}
.et-hero--premium .et-hero-search__field{
  position:relative!important;
  z-index:20!important;
  display:flex!important;
  align-items:center!important;
}
.et-hero--premium .et-hero-search__field input{
  min-width:0!important;
  height:52px!important;
  padding:0!important;
}
.et-hero--premium .et-hero-search__button{
  position:relative!important;
  z-index:20!important;
  min-width:112px!important;
  width:auto!important;
  height:52px!important;
  min-height:52px!important;
  white-space:nowrap!important;
}

/* All standard product carousels: exact viewport width, no half-card clipping. */
.et-product-showcase .et-carousel{
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  clip-path:none!important;
}
.et-product-showcase .et-carousel__track{
  margin:0!important;
  padding:0!important;
  width:max-content!important;
  max-width:none!important;
  transform-origin:left center!important;
}
.et-product-showcase .et-carousel__track>.et-product-card{
  margin:0!important;
  flex-shrink:0!important;
}

/* A clean luxury gallery replaces the old oversized alternating/masonry treatment.
   It remains the same Elementor collection; only its presentation changes. */
.et-product-showcase--alternating .et-collection-alternating,
.et-product-showcase--spotlight .et-collection-spotlight{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:20px!important;
  align-items:stretch!important;
}
.et-product-showcase--alternating .et-collection-alternating>.et-product-card,
.et-product-showcase--spotlight .et-collection-spotlight>.et-product-card{
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  min-height:0!important;
  height:100%!important;
  grid-template-columns:none!important;
  border-radius:24px!important;
  overflow:hidden!important;
  background:rgba(255,255,255,.94)!important;
  border:1px solid #e1e5ee!important;
  box-shadow:0 16px 45px rgba(20,28,52,.07)!important;
  transform:none!important;
}
.et-product-showcase--alternating .et-collection-alternating>.et-product-card:nth-child(even),
.et-product-showcase--spotlight .et-collection-spotlight>.et-product-card:nth-child(even){
  grid-template-columns:none!important;
}
.et-product-showcase--alternating .et-collection-alternating>.et-product-card:hover,
.et-product-showcase--spotlight .et-collection-spotlight>.et-product-card:hover{
  transform:translateY(-6px)!important;
  border-color:rgba(101,83,226,.28)!important;
  box-shadow:0 26px 65px rgba(20,28,52,.12),0 0 0 1px rgba(101,83,226,.05)!important;
}
.et-product-showcase--alternating .et-product-card__image,
.et-product-showcase--spotlight .et-product-card__image{
  order:0!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  aspect-ratio:16/10!important;
  background:#edf0f6!important;
  flex:none!important;
}
.et-product-showcase--alternating .et-product-card__image img,
.et-product-showcase--spotlight .et-product-card__image img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  filter:none!important;
  opacity:1!important;
  transform:none!important;
}
.et-product-showcase--alternating .et-product-card__body,
.et-product-showcase--spotlight .et-product-card__body{
  order:1!important;
  display:flex!important;
  flex:1 1 auto!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
  padding:21px 21px 19px!important;
  background:linear-gradient(180deg,#fff 0%,#fafbfe 100%)!important;
}
.et-product-showcase--alternating .et-product-card h2,
.et-product-showcase--spotlight .et-product-card h2{
  font-size:18px!important;
  line-height:1.18!important;
  letter-spacing:-.025em!important;
  margin:9px 0 8px!important;
}
.et-product-showcase--alternating .et-product-card p,
.et-product-showcase--spotlight .et-product-card p{
  font-size:12px!important;
  line-height:1.55!important;
  color:#697287!important;
  margin:0 0 17px!important;
}
.et-product-showcase--alternating .et-product-card__bottom,
.et-product-showcase--spotlight .et-product-card__bottom{
  margin-top:auto!important;
  padding-top:14px!important;
  border-top:1px solid #e7eaf0!important;
}

/* Consistent luxury product card treatment throughout the theme. */
.et-product-showcase--grid .et-product-card,
.et-product-showcase--filter .et-product-card,
.et-product-showcase--compact .et-product-card,
.et-product-grid>.et-product-card,
.et-collection-grid>.et-product-card{
  position:relative!important;
  border-radius:22px!important;
  border:1px solid #e1e5ee!important;
  background:linear-gradient(180deg,#fff 0%,#fbfcff 100%)!important;
  box-shadow:0 12px 35px rgba(20,28,52,.055)!important;
  overflow:hidden!important;
  transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease!important;
}
.et-product-showcase--grid .et-product-card:hover,
.et-product-showcase--filter .et-product-card:hover,
.et-product-showcase--compact .et-product-card:hover,
.et-product-grid>.et-product-card:hover,
.et-collection-grid>.et-product-card:hover{
  transform:translateY(-7px)!important;
  border-color:rgba(103,83,226,.30)!important;
  box-shadow:0 25px 60px rgba(20,28,52,.12),0 0 0 1px rgba(103,83,226,.05)!important;
}
.et-product-showcase--grid .et-product-card__image,
.et-product-showcase--filter .et-product-card__image,
.et-product-showcase--compact .et-product-card__image,
.et-product-grid>.et-product-card__image,
.et-collection-grid>.et-product-card__image{
  aspect-ratio:16/10!important;
  background:#edf0f6!important;
}
.et-product-showcase--grid .et-product-card__image img,
.et-product-showcase--filter .et-product-card__image img,
.et-product-showcase--compact .et-product-card__image img,
.et-product-grid>.et-product-card__image img,
.et-collection-grid>.et-product-card__image img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  filter:none!important;
  opacity:1!important;
  image-rendering:auto!important;
}
.et-product-showcase--grid .et-product-card__body,
.et-product-showcase--filter .et-product-card__body,
.et-product-showcase--compact .et-product-card__body,
.et-product-grid>.et-product-card__body,
.et-collection-grid>.et-product-card__body{
  padding:20px!important;
}
.et-product-showcase--grid .et-product-card h2,
.et-product-showcase--filter .et-product-card h2,
.et-product-showcase--compact .et-product-card h2,
.et-product-grid>.et-product-card h2,
.et-collection-grid>.et-product-card h2{
  font-size:17px!important;
  line-height:1.22!important;
  letter-spacing:-.025em!important;
  margin:9px 0 8px!important;
}
.et-product-showcase--grid .et-product-card p,
.et-product-showcase--filter .et-product-card p,
.et-product-showcase--compact .et-product-card p,
.et-product-grid>.et-product-card p,
.et-collection-grid>.et-product-card p{
  font-size:12px!important;
  line-height:1.55!important;
  color:#697287!important;
}
.et-product-showcase--grid .et-buy-now,
.et-product-showcase--filter .et-buy-now,
.et-product-showcase--compact .et-buy-now,
.et-product-grid>.et-product-card .et-buy-now,
.et-collection-grid>.et-product-card .et-buy-now{
  min-height:37px!important;
  padding:0 13px!important;
  border:1px solid rgba(255,255,255,.14)!important;
  border-radius:11px!important;
  background:linear-gradient(135deg,#7057ee 0%,#4d84ff 100%)!important;
  color:#fff!important;
  font-weight:850!important;
  box-shadow:0 9px 22px rgba(82,82,210,.18)!important;
  cursor:pointer!important;
}

@media (min-width:761px) and (max-width:1050px){
  .et-hero--premium .et-hero__grid{
    grid-template-columns:minmax(0,1fr) minmax(300px,.9fr)!important;
    gap:26px!important;
  }
  .et-hero--premium .et-hero-search--premium{
    grid-template-columns:125px minmax(0,1fr) 112px!important;
  }
}
@media (max-width:900px){
  .et-product-showcase--alternating .et-collection-alternating,
  .et-product-showcase--spotlight .et-collection-spotlight{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media (max-width:760px){
  .et-hero--premium .et-hero-search--premium{grid-template-columns:1fr!important}
  .et-hero--premium .et-hero-search__type{border-bottom:1px solid rgba(255,255,255,.10)!important}
  .et-hero--premium .et-hero-search__field{border-left:0!important;border-top:1px solid rgba(255,255,255,.10)!important}
  .et-hero--premium .et-hero-search__button{width:100%!important}
  .et-product-showcase--alternating .et-collection-alternating,
  .et-product-showcase--spotlight .et-collection-spotlight{grid-template-columns:1fr!important}
}

/* 5.7.12 LATEST-BASE PRODUCT DETAIL PRECISION — inner breadcrumb, mega menu and detail page only. */
/* Luxury breadcrumb rail shared by inner pages. No artificial side frame or 10px page margin. */
.et-global-breadcrumb{position:relative;width:100%;margin:0;padding:0;overflow:hidden;background:#f7f8fb;border-top:1px solid rgba(15,20,34,.06);border-bottom:1px solid rgba(15,20,34,.09);}
.et-global-breadcrumb:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 8% 50%,rgba(103,84,231,.10),transparent 26%),radial-gradient(circle at 92% 50%,rgba(54,119,255,.07),transparent 25%),linear-gradient(90deg,rgba(255,255,255,.82),rgba(255,255,255,.35),rgba(255,255,255,.82));}
.et-global-breadcrumb:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(108,88,235,.45) 18%,rgba(108,88,235,.08) 50%,rgba(61,126,255,.36) 82%,transparent 100%);opacity:.7;}
.et-global-breadcrumb__inner{position:relative;z-index:1;width:var(--et-container);margin:0 auto;padding:18px 0;}
.et-global-breadcrumb__trail{display:flex;align-items:center;gap:8px;min-height:28px;white-space:nowrap;overflow:hidden;color:#7a8190;font:700 10px/1.2 Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:.035em;text-transform:uppercase;}
.et-global-breadcrumb__trail a{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid rgba(22,28,44,.07);border-radius:999px;background:rgba(255,255,255,.68);color:#606979;text-decoration:none;box-shadow:0 5px 18px rgba(22,28,44,.025);transition:.18s ease;}
.et-global-breadcrumb__trail a:hover{border-color:rgba(104,84,231,.25);background:#fff;color:#5d4ddd;transform:translateY(-1px);}
.et-global-breadcrumb__trail>span:not(.et-global-breadcrumb__current){display:inline-flex;align-items:center;color:#b3b8c3;font-size:11px;}
.et-global-breadcrumb__current{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;color:#171c28;font-weight:900;letter-spacing:-.01em;text-transform:none;}

/* Make the existing Browse Products component actually open above Elementor containers. */
.et-elementor-global-header,.et-elementor-global-header .et-header-wrap,.et-elementor-global-header .site-header__inner,.et-elementor-global-header .et-market-nav{overflow:visible!important;}
.et-elementor-global-header .et-market-nav{position:relative!important;z-index:10000!important;padding-bottom:24px!important;margin-bottom:-24px!important;}
.et-elementor-global-header .et-mega-menu{top:calc(100% + 1px)!important;left:0!important;width:min(860px,calc(100vw - 40px))!important;display:grid!important;grid-template-columns:300px minmax(0,1fr)!important;gap:18px!important;padding:20px!important;background:linear-gradient(145deg,rgba(24,29,52,.985),rgba(7,11,24,.975))!important;border:1px solid rgba(183,169,255,.28)!important;border-radius:24px!important;box-shadow:0 34px 100px rgba(2,5,18,.58),0 0 0 1px rgba(255,255,255,.025) inset,0 1px 0 rgba(255,255,255,.10) inset!important;backdrop-filter:blur(30px) saturate(160%)!important;-webkit-backdrop-filter:blur(30px) saturate(160%)!important;z-index:2147483000!important;}
.et-elementor-global-header .et-mega-menu:before{content:"";position:absolute;inset:7px;border:1px solid rgba(255,255,255,.065);border-radius:18px;pointer-events:none;}
.et-elementor-global-header .et-mega-menu__intro{position:relative;z-index:1;padding:5px 6px 6px;}
.et-elementor-global-header .et-mega-menu__intro .et-eyebrow{color:#a99cff!important;font-size:9px!important;letter-spacing:.17em!important;}
.et-elementor-global-header .et-mega-menu__intro strong{display:block!important;margin:9px 0 9px!important;color:#fff!important;font-size:22px!important;line-height:1.08!important;letter-spacing:-.04em!important;}
.et-elementor-global-header .et-mega-menu__intro p{margin:0 0 14px!important;color:rgba(255,255,255,.63)!important;font-size:12px!important;line-height:1.55!important;}
.et-elementor-global-header .et-mega-menu__intro a{color:#d9d3ff!important;font-size:11px!important;font-weight:800!important;text-decoration:none!important;}
.et-elementor-global-header .et-mega-menu__links{position:relative;z-index:1;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;align-content:start;}
.et-elementor-global-header .et-mega-menu__links>a{display:flex!important;align-items:flex-start!important;gap:11px!important;min-height:74px;padding:13px!important;border:1px solid rgba(255,255,255,.095)!important;border-radius:15px!important;background:linear-gradient(145deg,rgba(255,255,255,.065),rgba(255,255,255,.035))!important;color:#fff!important;text-decoration:none!important;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease!important;}
.et-elementor-global-header .et-mega-menu__links>a:hover{transform:translateY(-2px)!important;border-color:rgba(174,159,255,.50)!important;background:linear-gradient(145deg,rgba(124,92,255,.22),rgba(62,121,255,.09))!important;box-shadow:0 10px 28px rgba(0,0,0,.18)!important;}
.et-elementor-global-header .et-mega-menu__links>a>span{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;flex:none!important;border-radius:10px!important;background:linear-gradient(145deg,rgba(124,92,255,.28),rgba(73,126,255,.14))!important;color:#d8d1ff!important;font-size:12px!important;font-weight:900!important;border:1px solid rgba(189,176,255,.16)!important;}
.et-elementor-global-header .et-mega-menu__links b{display:block!important;color:#fff!important;font-size:12px!important;line-height:1.25!important;}
.et-elementor-global-header .et-mega-menu__links small{display:block!important;margin-top:4px!important;color:rgba(255,255,255,.50)!important;font-size:9px!important;line-height:1.35!important;}
.et-elementor-global-header .et-market-toggle[aria-expanded="true"]{background:rgba(124,92,255,.17)!important;border-color:rgba(180,165,255,.42)!important;}

/* Product detail: one shared rail, same sidebar width, full-column sticky sidebar. */
body.single-download .et-download-page{padding:0 0 100px;background:linear-gradient(180deg,#fff 0%,#fbfcfe 52%,#f7f8fb 100%);}
body.single-download .et-download-shell{width:var(--et-container);max-width:1240px;margin-inline:auto;}
body.single-download .et-download-hero{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:30px;align-items:start;padding:38px 0 52px;}
body.single-download .et-download-preview-column{min-width:0;}
body.single-download .et-download-cover{overflow:hidden;border:1px solid #e0e4ec;border-radius:28px;background:#edf0f5;box-shadow:0 24px 70px rgba(20,28,52,.10),0 2px 0 rgba(255,255,255,.9) inset;}
body.single-download .et-download-cover img{display:block;width:100%;height:auto;aspect-ratio:16/10;object-fit:cover;}
body.single-download .et-download-preview-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:13px;}
body.single-download .et-detail-outline,body.single-download .et-detail-meta-chip{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 11px;border:1px solid #e0e4eb;border-radius:999px;background:rgba(255,255,255,.82);text-decoration:none;font-size:10px;font-weight:850;color:#303747;box-shadow:0 5px 18px rgba(20,28,52,.025);}
body.single-download .et-detail-outline:hover{border-color:#bcb1ff;color:#5d4ddd;transform:translateY(-1px);}
body.single-download .et-download-hero-info{min-width:0;padding:9px 0 0;}
body.single-download .et-detail-eyebrow{display:block;color:#6656df;font:900 9px/1.2 Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:.17em;text-transform:uppercase;}
body.single-download .et-download-hero-info h1{font-size:clamp(40px,4.35vw,64px);line-height:.96;letter-spacing:-.058em;margin:10px 0 17px;color:#151a25;}
body.single-download .et-detail-excerpt{font-size:14px;line-height:1.8;color:#697184;margin:0;}
body.single-download .et-detail-divider{height:1px;background:linear-gradient(90deg,#e2e5eb,rgba(226,229,235,.25));margin:25px 0 23px;}
body.single-download .et-detail-price-row{display:flex;align-items:end;justify-content:space-between;gap:14px;}.et-detail-price{font-size:34px;font-weight:950;line-height:1;color:#171b25;}.et-sales-count{font-size:10px;color:#7a8190;font-weight:800;}
body.single-download .et-detail-trust-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px;}.et-detail-trust-row span{padding:7px 9px;border-radius:999px;background:#f1f0ff;color:#5b4fc9;font-size:9px;font-weight:850;border:1px solid rgba(105,87,224,.08);}
body.single-download .et-download-body-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:30px;align-items:start;}
body.single-download .et-download-main{min-width:0;}.et-detail-section{padding:54px 0;border-top:1px solid #e5e8ee;}.et-detail-section:first-child{border-top:0;padding-top:0;}
.et-detail-section h2{font-size:clamp(30px,3vw,43px);line-height:1.06;letter-spacing:-.045em;margin:8px 0 15px;color:#171b25;}.et-detail-lead{max-width:720px;color:#6d7484;margin:0 0 25px;font-size:14px;line-height:1.75;}
.et-confidence-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}.et-confidence-card{padding:23px;border:1px solid #e0e4eb;border-radius:19px;background:rgba(255,255,255,.90);box-shadow:0 12px 34px rgba(20,28,52,.035);}.et-confidence-card>span{display:inline-grid;place-items:center;width:35px;height:27px;border-radius:9px;background:#f0efff;color:#6756df;font-size:9px;font-weight:900;}.et-confidence-card h3{font-size:17px;line-height:1.2;margin:14px 0 7px;}.et-confidence-card p{font-size:12px;line-height:1.65;color:#707889;margin:0;}
.et-tech-table{border:1px solid #e0e4eb;border-radius:19px;overflow:hidden;background:#fff;box-shadow:0 10px 30px rgba(20,28,52,.025);}.et-tech-table>div{display:grid;grid-template-columns:190px minmax(0,1fr);gap:18px;padding:16px 19px;border-bottom:1px solid #e8eaf0;font-size:12px;}.et-tech-table>div:last-child{border-bottom:0;}.et-tech-table span{color:#777f8e;}.et-tech-table strong{color:#252b38;}
.et-detail-accordions details{border:1px solid #e0e4eb;border-radius:16px;background:#fff;margin:9px 0;overflow:hidden;box-shadow:0 7px 22px rgba(20,28,52,.025);}.et-detail-accordions summary{cursor:pointer;padding:17px 18px;font-size:13px;font-weight:850;color:#252b38;list-style:none;}.et-detail-accordions summary::-webkit-details-marker{display:none;}.et-detail-accordions summary:after{content:'+';float:right;color:#6b5be1;font-size:18px;line-height:1;}.et-detail-accordions details[open] summary:after{content:'−';}.et-detail-accordions details>div{padding:0 18px 17px;color:#707889;font-size:12px;line-height:1.75;}
.et-update-list{display:grid;gap:10px;}.et-update-list>div{display:grid;grid-template-columns:1fr auto;gap:4px 20px;padding:19px;border:1px solid #e0e4eb;border-radius:17px;background:#fff;}.et-update-list b{font-size:13px;}.et-update-list span{font-size:10px;color:#707889;}.et-update-list p{grid-column:1/-1;margin:0;color:#707889;font-size:12px;}
.et-about-content{color:#555e6f;font-size:14px;line-height:1.85;}.et-about-content h3{color:#202634;}.et-about-content img{border-radius:16px;}.et-about-content a{color:#5f50d8;}
body.single-download .et-download-sidebar{width:340px;min-width:0;align-self:start;position:sticky;top:98px;height:max-content;}
body.single-download .et-side-card{width:100%;box-sizing:border-box;background:rgba(255,255,255,.94);border:1px solid #dde2eb;border-radius:21px;padding:22px;margin:0 0 12px;box-shadow:0 14px 40px rgba(20,28,52,.055);}
body.single-download .et-side-buy-card{position:relative;top:auto;z-index:2;padding:24px;overflow:hidden;background:linear-gradient(155deg,#ffffff 0%,#fbfaff 72%,#f5f2ff 100%);border-color:#d9d5f7;box-shadow:0 20px 55px rgba(57,49,121,.10),0 0 0 1px rgba(255,255,255,.7) inset;}
body.single-download .et-side-buy-card:before{content:"";position:absolute;right:-55px;top:-65px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(110,89,238,.16),transparent 68%);pointer-events:none;}
body.single-download .et-side-buy-head{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;}
body.single-download .et-side-live-dot{display:inline-flex;align-items:center;gap:5px;padding:5px 7px;border:1px solid #e4e6ed;border-radius:999px;background:#fff;color:#7a8190;font-size:8px;font-weight:900;letter-spacing:.08em;}.et-side-live-dot:before{content:"";width:5px;height:5px;border-radius:50%;background:#6fcd91;box-shadow:0 0 0 3px rgba(111,205,145,.12);}
body.single-download .et-side-card h3{font-size:19px;line-height:1.2;letter-spacing:-.025em;margin:10px 0 15px;color:#202532;position:relative;}.et-side-price{font-size:32px;font-weight:950;line-height:1;margin:4px 0 18px;position:relative;}
body.single-download .et-detail-buy{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:54px;padding:0 18px;border-radius:14px;background:linear-gradient(135deg,#7057ee,#4d84ff);color:#fff!important;text-decoration:none;font-size:14px;font-weight:900;box-shadow:0 15px 32px rgba(82,82,210,.24);position:relative;transition:transform .18s ease,box-shadow .18s ease;}
body.single-download .et-detail-buy:hover{transform:translateY(-2px);box-shadow:0 19px 38px rgba(82,82,210,.30);}
body.single-download .et-side-purchase-meta{font-size:9px;text-align:center;color:#7a8190;margin:11px 0 0;position:relative;}.et-side-purchase-meta span:first-child{color:#5c50d2;font-weight:900;}
body.single-download .et-side-help-card h3{margin-bottom:10px;}.et-side-help-card p{color:#707889;font-size:12px;line-height:1.7;margin:0 0 12px;}.et-side-help-card>a{font-size:11px;font-weight:900;color:#5e50d4;text-decoration:none;}.et-side-tags>div{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px;}.et-side-tags a{display:inline-flex;padding:6px 9px;border-radius:999px;background:#f3f4f8;color:#5f6675;text-decoration:none;font-size:9px;font-weight:800;}.et-side-tags a:hover{background:#eeebff;color:#5d50d4;}

@media(max-width:980px){
  body.single-download .et-download-hero,body.single-download .et-download-body-grid{grid-template-columns:minmax(0,1fr);}
  body.single-download .et-download-sidebar{width:100%;position:relative;top:auto;}
  .et-global-breadcrumb__inner{width:var(--et-container);}
  .et-elementor-global-header .et-mega-menu{left:0!important;width:min(760px,calc(100vw - 32px))!important;}
}
@media(max-width:900px){
  .et-elementor-global-header .et-market-nav{display:none!important;}
}
@media(max-width:700px){
  .et-global-breadcrumb__inner{padding:13px 0;}.et-global-breadcrumb__trail{font-size:9px;gap:5px;}.et-global-breadcrumb__trail a{min-height:25px;padding:0 8px;}.et-confidence-grid{grid-template-columns:1fr;}.et-tech-table>div{grid-template-columns:1fr;gap:4px;}.et-update-list>div{grid-template-columns:1fr;}.et-download-hero{padding-top:24px!important;}.et-download-hero-info h1{font-size:40px!important;}.et-download-body-grid{gap:0!important;}
}

/* 5.7.15 — PRODUCT DETAIL ONLY: premium breadcrumb + related WordPress theme carousel. */
.et-global-breadcrumb{position:relative;isolation:isolate;min-height:94px;display:flex;align-items:center;background:#111522;border:0;box-shadow:0 1px 0 rgba(255,255,255,.06) inset,0 12px 34px rgba(17,21,34,.08);}
.et-global-breadcrumb:before{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(700px 150px at 14% 50%,rgba(111,91,239,.27),transparent 62%),radial-gradient(620px 180px at 88% 50%,rgba(49,126,255,.18),transparent 62%),linear-gradient(110deg,#111522 0%,#171b2b 48%,#101521 100%);}
.et-global-breadcrumb:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:linear-gradient(90deg,transparent,#7563ef 18%,#9b8dff 50%,#4f91ff 82%,transparent);opacity:.75;}
.et-global-breadcrumb__inner{width:var(--et-container);margin:0 auto;padding:20px 0;}
.et-global-breadcrumb__trail{display:flex;align-items:center;gap:9px;min-height:52px;overflow:hidden;color:rgba(255,255,255,.42);font:800 10px/1.2 Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:.13em;text-transform:uppercase;}
.et-global-breadcrumb__trail a{display:inline-flex;align-items:center;min-height:34px;padding:0 13px;border:1px solid rgba(255,255,255,.10);border-radius:10px;background:rgba(255,255,255,.055);color:rgba(255,255,255,.72);text-decoration:none;box-shadow:0 8px 24px rgba(0,0,0,.10),0 1px 0 rgba(255,255,255,.05) inset;backdrop-filter:blur(12px);transition:.2s ease;}
.et-global-breadcrumb__trail a:hover{border-color:rgba(151,136,255,.48);background:rgba(121,103,239,.14);color:#fff;transform:translateY(-1px);}
.et-global-breadcrumb__trail>span:not(.et-global-breadcrumb__current){color:rgba(255,255,255,.25);font-size:14px;}
.et-global-breadcrumb__current{display:inline-flex;align-items:center;min-width:0;max-width:min(58vw,760px);min-height:38px;padding:0 15px;border-left:2px solid rgba(143,126,255,.7);color:#fff;font-weight:900;letter-spacing:-.01em;text-transform:none;font-size:12px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 2px 18px rgba(0,0,0,.22);}

body.single-download .et-related-themes{width:100%;margin:34px 0 0;padding:64px 0 4px;border-top:1px solid #e3e7ee;}
body.single-download .et-related-themes__head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:24px;}
body.single-download .et-related-themes__head h2{margin:8px 0 7px;font-size:clamp(30px,3vw,43px);line-height:1.05;letter-spacing:-.045em;color:#171b25;}
body.single-download .et-related-themes__head p{margin:0;color:#737b8b;font-size:13px;line-height:1.65;max-width:650px;}
body.single-download .et-related-themes__controls{display:flex;gap:8px;flex:none;}
body.single-download .et-related-themes__controls button{width:46px;height:46px;border:1px solid #dce1e9;border-radius:14px;background:#fff;color:#252b38;font-size:19px;line-height:1;cursor:pointer;box-shadow:0 9px 24px rgba(20,28,52,.06);transition:.18s ease;}
body.single-download .et-related-themes__controls button:hover{border-color:#a99df1;color:#5e50d5;transform:translateY(-2px);box-shadow:0 13px 28px rgba(20,28,52,.10);}
body.single-download .et-related-themes__viewport{overflow:hidden;margin:0 -2px;padding:2px 2px 22px;}
body.single-download .et-related-themes__track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:0 2px 5px;scrollbar-width:none;}
body.single-download .et-related-themes__track::-webkit-scrollbar{display:none;}
body.single-download .et-related-theme-card{flex:0 0 calc((100% - 54px)/4);min-width:0;scroll-snap-align:start;overflow:hidden;border:1px solid #e0e4eb;border-radius:20px;background:#fff;box-shadow:0 14px 38px rgba(20,28,52,.055);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;}
body.single-download .et-related-theme-card:hover{transform:translateY(-5px);border-color:#d2ccf8;box-shadow:0 22px 48px rgba(37,34,87,.12);}
body.single-download .et-related-theme-card__image{display:block;position:relative;aspect-ratio:16/10;overflow:hidden;background:#edf0f5;text-decoration:none;}
body.single-download .et-related-theme-card__image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(10,13,23,.16));pointer-events:none;}
body.single-download .et-related-theme-card__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease;}
body.single-download .et-related-theme-card:hover .et-related-theme-card__image img{transform:scale(1.035);}
body.single-download .et-related-theme-card__image>span{display:grid;place-items:center;height:100%;font-size:11px;font-weight:900;color:#667084;letter-spacing:.08em;text-transform:uppercase;}
body.single-download .et-related-theme-card__body{padding:19px;}
body.single-download .et-related-theme-card__type{display:block;color:#6858dc;font-size:8px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;margin-bottom:9px;}
body.single-download .et-related-theme-card h3{font-size:16px;line-height:1.25;letter-spacing:-.025em;margin:0 0 18px;min-height:40px;}
body.single-download .et-related-theme-card h3 a{color:#1d2330;text-decoration:none;}
body.single-download .et-related-theme-card__footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:14px;border-top:1px solid #eceef2;}
body.single-download .et-related-theme-card__footer strong{font-size:17px;color:#171b25;}
body.single-download .et-related-theme-card__footer>a{font-size:9px;font-weight:900;color:#5d50d4;text-decoration:none;white-space:nowrap;}
body.single-download .et-related-theme-card__footer>a span{font-size:12px;margin-left:3px;}
@media(max-width:1050px){body.single-download .et-related-theme-card{flex-basis:calc((100% - 36px)/3);}}
@media(max-width:760px){.et-global-breadcrumb{min-height:82px;}.et-global-breadcrumb__inner{padding:15px 0;}.et-global-breadcrumb__trail{gap:6px;min-height:42px;}.et-global-breadcrumb__trail a{min-height:30px;padding:0 9px;font-size:8px;}.et-global-breadcrumb__current{max-width:48vw;min-height:32px;padding:0 10px;font-size:10px;}.et-global-breadcrumb__trail>span:not(.et-global-breadcrumb__current){font-size:11px;}body.single-download .et-related-themes{padding-top:46px;}body.single-download .et-related-themes__head{align-items:start;}.et-related-themes__controls{display:none!important;}body.single-download .et-related-theme-card{flex-basis:78%;}}

/* 5.7.16 — CONTACT + ABOUT ONLY. Scoped to the two dedicated page templates. */
body.page-template-page-contact,body.page-template-page-about{background:#f5f6f9;color:#171b26;overflow-x:hidden;}
body.page-template-page-contact #main-content,body.page-template-page-about #main-content{padding:0;}
.et-page-kicker,.et-section-label{display:inline-flex;align-items:center;gap:8px;font-size:10px;line-height:1;font-weight:950;letter-spacing:.18em;color:#6756e4;text-transform:uppercase;}
.et-page-kicker:before,.et-section-label:before{content:"";width:22px;height:1px;background:linear-gradient(90deg,#765eea,#5d8cff);}
.et-contact-intro,.et-about-intro{position:relative;isolation:isolate;overflow:hidden;color:#fff;background:#0c1020;}
.et-contact-intro:before,.et-about-intro:before{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(680px 420px at 10% 30%,rgba(113,87,241,.28),transparent 67%),radial-gradient(700px 480px at 92% 55%,rgba(48,126,255,.22),transparent 68%),linear-gradient(120deg,#090d18,#11172a 52%,#0b101e);}
.et-contact-intro:after,.et-about-intro:after{content:"";position:absolute;inset:0;z-index:-1;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(90deg,#000,transparent 78%);}
.et-contact-intro__grid{min-height:520px;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(380px,.88fr);gap:70px;align-items:center;padding:72px 0 82px;}
.et-contact-intro h1,.et-about-intro h1{font-size:clamp(52px,6.5vw,88px);line-height:.92;letter-spacing:-.065em;margin:20px 0 24px;max-width:900px;}
.et-contact-intro h1 em,.et-about-intro h1 em{font-style:normal;background:linear-gradient(100deg,#fff 20%,#a99bff 52%,#75a7ff 85%);-webkit-background-clip:text;background-clip:text;color:transparent;}
.et-contact-lead{max-width:680px;margin:0;color:rgba(255,255,255,.68);font-size:18px;line-height:1.8;}
.et-contact-signals{display:flex;flex-wrap:wrap;gap:9px;margin-top:32px;}
.et-contact-signals span{display:inline-flex;align-items:center;gap:9px;padding:10px 13px;border:1px solid rgba(255,255,255,.10);border-radius:12px;background:rgba(255,255,255,.055);backdrop-filter:blur(14px);font-size:10px;font-weight:800;color:rgba(255,255,255,.76);}
.et-contact-signals b{color:#a99cff;font-size:9px;letter-spacing:.1em;}
.et-contact-orbit{position:relative;width:min(440px,100%);aspect-ratio:1;margin:auto;display:grid;place-items:center;}
.et-orbit-ring{position:absolute;border:1px solid rgba(148,133,255,.25);border-radius:50%;box-shadow:0 0 80px rgba(95,86,224,.09) inset;transform:rotate(-20deg);}
.et-orbit-ring--1{inset:6%;border-top-color:rgba(126,105,255,.85);border-right-color:rgba(76,144,255,.35);}
.et-orbit-ring--2{inset:21%;border-left-color:rgba(112,147,255,.75);border-bottom-color:rgba(144,114,255,.25);transform:rotate(45deg);}
.et-orbit-core{display:grid;place-items:center;width:126px;height:126px;border-radius:34px;border:1px solid rgba(255,255,255,.15);background:linear-gradient(145deg,rgba(122,96,255,.34),rgba(38,111,255,.18));box-shadow:0 25px 90px rgba(80,74,203,.28),0 1px 0 rgba(255,255,255,.18) inset;font-size:38px;font-weight:950;letter-spacing:-.08em;backdrop-filter:blur(18px);}
.et-orbit-node{position:absolute;display:grid;place-items:center;width:58px;height:58px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:rgba(255,255,255,.065);box-shadow:0 16px 45px rgba(0,0,0,.2);backdrop-filter:blur(14px);font-size:10px;font-weight:950;color:#fff;}
.et-orbit-node--a{top:14%;right:12%;}.et-orbit-node--b{bottom:13%;left:10%;}.et-orbit-node--c{bottom:25%;right:4%;}
.et-contact-main{padding:76px 0 88px;background:#f5f6f9;}
.et-contact-grid{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:28px;align-items:start;}
.et-contact-form-card,.et-contact-info-card{border:1px solid #e0e4eb;background:rgba(255,255,255,.9);box-shadow:0 20px 65px rgba(24,30,52,.07);border-radius:26px;}
.et-contact-form-card{padding:38px;}
.et-contact-form-card h2{font-size:clamp(32px,4vw,50px);line-height:1;letter-spacing:-.05em;margin:15px 0 10px;}
.et-contact-muted{max-width:700px;color:#737b8b;margin:0 0 28px;line-height:1.75;}
.et-contact-form{display:grid;gap:17px;}
.et-form-row{display:grid;grid-template-columns:1fr 1fr;gap:17px;}
.et-contact-form label{display:grid;gap:8px;}
.et-contact-form label>span{font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#596171;}
.et-contact-form input,.et-contact-form textarea{width:100%;border:1px solid #dfe3ea;border-radius:14px;background:#fbfcfe;padding:14px 15px;font:inherit;color:#171b26;outline:none;transition:border-color .2s,box-shadow .2s,background .2s;}
.et-contact-form input{min-height:52px;}.et-contact-form textarea{resize:vertical;min-height:150px;}
.et-contact-form input:focus,.et-contact-form textarea:focus{border-color:#8b7df0;background:#fff;box-shadow:0 0 0 4px rgba(111,91,239,.10);}
.et-form-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:3px;}
.et-form-bottom small{color:#8a91a0;font-size:10px;line-height:1.5;max-width:340px;}
.et-contact-submit{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 20px;border:0;border-radius:14px;background:linear-gradient(135deg,#7158ed,#4f86ff);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 16px 35px rgba(76,85,211,.22);transition:.2s;}
.et-contact-submit:hover{transform:translateY(-2px);box-shadow:0 20px 42px rgba(76,85,211,.28);}
.et-form-notice{padding:13px 15px;border-radius:12px;margin-bottom:18px;font-size:12px;font-weight:750;}.et-form-notice--success{background:#ecfaf2;color:#1d7548;border:1px solid #bfe7cf;}.et-form-notice--error{background:#fff0f1;color:#9a3040;border:1px solid #f2c5cb;}
.et-contact-aside{display:grid;gap:14px;}.et-contact-info-card{padding:25px;}.et-contact-info-card--primary{background:linear-gradient(145deg,#171a2c,#111628);border-color:#2a3047;color:#fff;box-shadow:0 25px 65px rgba(18,22,42,.18);}
.et-contact-info-card--primary .et-section-label{color:#a99bff;}.et-contact-info-card--primary .et-section-label:before{background:#7866ef;}.et-contact-info-card h3{font-size:28px;line-height:1.05;letter-spacing:-.04em;margin:14px 0 9px;}.et-contact-info-card p{color:#7b8393;font-size:12px;line-height:1.7;margin:0 0 17px;}.et-contact-info-card--primary p{color:rgba(255,255,255,.58);}
.et-contact-email{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;border:1px solid rgba(255,255,255,.11);border-radius:13px;background:rgba(255,255,255,.055);color:#fff;text-decoration:none;font-size:12px;font-weight:850;}.et-contact-email span{color:#a99bff;font-size:17px;}.et-contact-status{display:flex;align-items:center;gap:7px;margin-top:14px;color:rgba(255,255,255,.46);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;}.et-contact-status i{width:7px;height:7px;border-radius:50%;background:#61d88c;box-shadow:0 0 0 5px rgba(97,216,140,.10);}
.et-contact-topic{padding:13px 0;border-top:1px solid #eceef2;display:grid;gap:4px;}.et-contact-topic:first-of-type{margin-top:13px;}.et-contact-topic b{font-size:12px;}.et-contact-topic span{font-size:11px;color:#7a8291;}.et-contact-mini{display:flex;align-items:center;gap:15px;background:#111628;color:#fff;border-color:#242b40;}.et-contact-mini-number{font-size:29px;font-weight:950;letter-spacing:-.06em;color:#9e91ff;}.et-contact-mini b{font-size:12px;}.et-contact-mini p{margin:4px 0 0!important;}
.et-contact-bottom{padding:0 0 100px;background:#f5f6f9;}.et-contact-bottom-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:20px;}.et-contact-bottom-head h2{font-size:clamp(30px,4vw,48px);line-height:1;letter-spacing:-.05em;margin:13px 0 0;max-width:650px;}.et-contact-bottom-head>a{color:#5e50d4;text-decoration:none;font-size:12px;font-weight:900;white-space:nowrap;}.et-contact-faq{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;}.et-contact-faq details{padding:22px;border:1px solid #e0e4eb;background:#fff;border-radius:18px;min-height:150px;}.et-contact-faq summary{cursor:pointer;font-size:13px;font-weight:900;line-height:1.4;}.et-contact-faq p{color:#727a89;font-size:11px;line-height:1.7;margin:15px 0 0;}

.et-about-intro__grid{min-height:610px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:60px;align-items:center;padding:82px 0 95px;}.et-about-intro p{max-width:700px;color:rgba(255,255,255,.67);font-size:18px;line-height:1.8;margin:0;}.et-about-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:31px;}.et-about-primary,.et-about-secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 18px;border-radius:13px;text-decoration:none;font-size:12px;font-weight:900;}.et-about-primary{background:#fff;color:#121624;box-shadow:0 15px 35px rgba(0,0,0,.18);}.et-about-secondary{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.05);color:#fff;backdrop-filter:blur(12px);}.et-about-visual{position:relative;min-height:460px;border:1px solid rgba(255,255,255,.11);border-radius:34px;overflow:hidden;background:radial-gradient(circle at 52% 45%,rgba(104,84,232,.20),transparent 35%),linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.015));box-shadow:0 35px 100px rgba(0,0,0,.22);}.et-about-visual__grid{position:absolute;inset:0;opacity:.32;background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:34px 34px;transform:perspective(700px) rotateX(62deg) scale(1.5) translateY(20%);transform-origin:center bottom;}.et-about-visual__card{position:absolute;border:1px solid rgba(255,255,255,.14);background:rgba(13,17,31,.72);backdrop-filter:blur(18px);box-shadow:0 25px 70px rgba(0,0,0,.25);border-radius:22px;}.et-about-visual__card--main{left:12%;right:12%;top:17%;bottom:20%;padding:35px;display:flex;flex-direction:column;justify-content:center;}.et-about-visual__card--main span{display:grid;place-items:center;width:62px;height:62px;border-radius:18px;background:linear-gradient(145deg,#7659ef,#4b8bff);font-weight:950;font-size:22px;margin-bottom:auto;box-shadow:0 18px 45px rgba(78,91,223,.3);}.et-about-visual__card--main b{font-size:clamp(28px,4vw,46px);line-height:.95;letter-spacing:-.05em;margin-top:35px;}.et-about-visual__card--main small,.et-about-visual__card--float small{font-size:8px;letter-spacing:.17em;color:rgba(255,255,255,.42);font-weight:900;margin-top:13px;}.et-about-visual__card--float{right:5%;bottom:8%;padding:14px 17px;display:grid;grid-template-columns:8px 1fr;column-gap:10px;align-items:center;}.et-about-visual__card--float i{width:8px;height:8px;border-radius:50%;background:#6cdd95;box-shadow:0 0 0 6px rgba(108,221,149,.10);grid-row:1 / span 2;}.et-about-visual__card--float strong{font-size:9px;letter-spacing:.12em;}.et-about-visual__card--float small{margin:0;grid-column:2;}.et-about-visual__line{position:absolute;width:130%;height:1px;background:linear-gradient(90deg,transparent,rgba(136,117,255,.65),transparent);transform:rotate(-28deg);top:54%;left:-15%;}
.et-about-statement{padding:100px 0;background:#fff;border-bottom:1px solid #e8ebf0;}.et-about-statement__grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;}.et-about-statement h2,.et-about-section-head h2{font-size:clamp(38px,4.5vw,62px);line-height:.98;letter-spacing:-.055em;margin:14px 0 0;}.et-about-statement p{font-size:16px;color:#697181;line-height:1.85;margin:0 0 17px;}.et-about-values,.et-about-process{padding:100px 0;background:#f5f6f9;}.et-about-section-head{max-width:780px;margin-bottom:38px;}.et-about-value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;}.et-about-value-grid article{min-height:280px;padding:27px;border:1px solid #e0e4eb;border-radius:22px;background:#fff;box-shadow:0 15px 45px rgba(20,28,52,.045);}.et-about-value-grid article>span{font-size:10px;font-weight:950;color:#6b59df;letter-spacing:.1em;}.et-about-value-grid h3{font-size:23px;letter-spacing:-.035em;margin:65px 0 10px;}.et-about-value-grid p{font-size:11px;color:#737b89;line-height:1.75;margin:0;}.et-about-process{background:#101526;color:#fff;position:relative;overflow:hidden;}.et-about-process:before{content:"";position:absolute;width:650px;height:650px;right:-250px;top:-220px;border-radius:50%;background:radial-gradient(circle,rgba(108,87,239,.20),transparent 68%);}.et-about-process .et-section-label{color:#a99cff;}.et-about-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid rgba(255,255,255,.10);}.et-about-process-grid>div{min-height:280px;padding:25px 25px 20px;border-right:1px solid rgba(255,255,255,.10);position:relative;}.et-about-process-grid>div:last-child{border-right:0;}.et-about-process-grid b{font-size:10px;color:#a99cff;}.et-about-process-grid span{display:block;margin-top:65px;font-size:9px;letter-spacing:.15em;font-weight:950;color:rgba(255,255,255,.43);}.et-about-process-grid h3{font-size:22px;line-height:1.1;letter-spacing:-.035em;margin:8px 0 10px;}.et-about-process-grid p{font-size:11px;line-height:1.7;color:rgba(255,255,255,.48);margin:0;}.et-about-market{padding:100px 0;background:#fff;}.et-about-market__grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;}.et-about-market h2{font-size:clamp(38px,4.5vw,60px);line-height:1;letter-spacing:-.055em;margin:14px 0;}.et-about-market__stats{display:grid;grid-template-columns:1fr 1fr;gap:12px;}.et-about-market__stats div{min-height:130px;padding:22px;border:1px solid #e0e4eb;border-radius:19px;background:#fafbfc;display:flex;flex-direction:column;justify-content:space-between;}.et-about-market__stats strong{font-size:25px;letter-spacing:-.04em;color:#171b26;}.et-about-market__stats span{font-size:10px;color:#7a8290;font-weight:800;text-transform:uppercase;letter-spacing:.08em;}.et-about-cta{padding:0 0 100px;background:#fff;}.et-about-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:45px;border-radius:28px;background:linear-gradient(120deg,#101527,#171b31);color:#fff;position:relative;overflow:hidden;}.et-about-cta__inner:after{content:"";position:absolute;width:420px;height:420px;right:-170px;top:-200px;border-radius:50%;background:radial-gradient(circle,rgba(106,86,238,.35),transparent 67%);}.et-about-cta h2{font-size:clamp(30px,4vw,48px);line-height:1;letter-spacing:-.05em;margin:12px 0 7px;}.et-about-cta p{color:rgba(255,255,255,.55);margin:0;font-size:12px;}.et-about-cta__actions{display:flex;flex-wrap:wrap;gap:9px;position:relative;z-index:1;}.et-about-cta__actions a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 17px;border-radius:12px;border:1px solid rgba(255,255,255,.14);color:#fff;text-decoration:none;font-size:11px;font-weight:900;background:rgba(255,255,255,.05);}.et-about-cta__actions a:first-child{background:#fff;color:#111624;border-color:#fff;}

@media(max-width:980px){.et-contact-intro__grid,.et-about-intro__grid{grid-template-columns:1fr;min-height:0;padding:65px 0;}.et-contact-orbit{max-width:420px;margin-top:0;}.et-contact-grid,.et-about-statement__grid,.et-about-market__grid{grid-template-columns:1fr;}.et-contact-aside{grid-template-columns:1fr 1fr;}.et-contact-info-card--primary,.et-contact-mini{grid-column:span 2;}.et-about-value-grid{grid-template-columns:1fr 1fr;}.et-about-process-grid{grid-template-columns:1fr 1fr;}.et-about-process-grid>div:nth-child(2){border-right:0;}.et-about-process-grid>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.10);}.et-about-market__grid{gap:35px;}}
@media(max-width:680px){.et-contact-intro h1,.et-about-intro h1{font-size:48px;}.et-contact-intro__grid,.et-about-intro__grid{padding:55px 0 65px;}.et-contact-lead,.et-about-intro p{font-size:15px;}.et-contact-orbit{min-height:340px;}.et-contact-form-card{padding:24px;}.et-form-row,.et-contact-faq,.et-about-value-grid,.et-about-process-grid{grid-template-columns:1fr;}.et-contact-aside{grid-template-columns:1fr;}.et-contact-info-card--primary,.et-contact-mini{grid-column:auto;}.et-form-bottom,.et-contact-bottom-head,.et-about-cta__inner{align-items:flex-start;flex-direction:column;}.et-contact-submit{width:100%;}.et-about-visual{min-height:390px;}.et-about-visual__card--main{left:7%;right:7%;}.et-about-statement,.et-about-values,.et-about-process,.et-about-market{padding:70px 0;}.et-about-value-grid article{min-height:220px;}.et-about-value-grid h3{margin-top:40px;}.et-about-process-grid>div{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.10)!important;}.et-about-process-grid>div:last-child{border-bottom:0!important;}.et-about-market__stats{grid-template-columns:1fr 1fr;}.et-about-cta__inner{padding:28px;}.et-about-cta__actions{width:100%;}.et-about-cta__actions a{width:100%;}}
/* 5.7.17 — Modern Journal + Article only. Scoped exclusively to blog/archive and single posts. */
.et-modern-kicker{display:inline-flex;align-items:center;gap:9px;color:#6655e8;font-size:10px;line-height:1;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.et-modern-kicker i{display:inline-block;width:22px;height:1px;background:currentColor}.et-blog-hero-modern{position:relative;overflow:hidden;background:#0d1020;color:#fff;padding:82px 0 76px;isolation:isolate}.et-blog-hero-modern:after,.et-modern-article-hero:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,rgba(135,116,255,.8),transparent)}.et-blog-hero-modern__glow,.et-modern-article-hero__orb{position:absolute;border-radius:50%;pointer-events:none}.et-blog-hero-modern__glow--one{width:480px;height:480px;right:-120px;top:-210px;background:radial-gradient(circle,rgba(112,82,255,.38),transparent 68%)}.et-blog-hero-modern__glow--two{width:360px;height:360px;left:38%;bottom:-270px;background:radial-gradient(circle,rgba(39,156,255,.2),transparent 70%)}.et-blog-hero-modern__inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,.78fr);gap:70px;align-items:center}.et-blog-hero-modern__copy h1{font-size:clamp(48px,6.5vw,88px);line-height:.92;letter-spacing:-.065em;margin:18px 0 22px;max-width:760px}.et-blog-hero-modern__copy h1 em{font-style:normal;color:#aaa5ff}.et-blog-hero-modern__copy p{max-width:650px;color:rgba(255,255,255,.68);font-size:17px;line-height:1.75;margin:0}.et-blog-hero-modern__signals{display:flex;flex-wrap:wrap;gap:9px;margin-top:30px}.et-blog-hero-modern__signals span{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.045);border-radius:999px;padding:8px 11px;color:rgba(255,255,255,.72);font-size:11px;font-weight:700}.et-blog-hero-modern__signals b{color:#aaa5ff;margin-right:5px}.et-blog-feature-modern{display:block;color:#111;text-decoration:none;background:#fff;border:1px solid rgba(255,255,255,.15);border-radius:28px;overflow:hidden;box-shadow:0 30px 100px rgba(0,0,0,.28);transform:rotate(.6deg);transition:.3s ease}.et-blog-feature-modern:hover{transform:rotate(0) translateY(-6px)}.et-blog-feature-modern__media{position:relative;aspect-ratio:1.35;overflow:hidden;background:#171a2b}.et-blog-feature-modern__media img{display:block;width:100%;height:100%;object-fit:cover}.et-blog-feature-modern__badge{position:absolute;top:16px;left:16px;padding:7px 10px;border-radius:999px;background:rgba(9,11,23,.76);backdrop-filter:blur(12px);color:#fff;font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.et-blog-feature-modern__body{padding:23px 25px 25px}.et-blog-card-meta-modern{display:flex;gap:12px;justify-content:space-between;color:#858894;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.et-blog-feature-modern h2{font-size:28px;line-height:1.06;letter-spacing:-.04em;margin:11px 0 8px}.et-blog-feature-modern p{margin:0 0 18px;color:#686c77;line-height:1.6}.et-modern-arrow{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:#171923;font-size:12px;font-weight:900}.et-modern-arrow b{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#eeebff;color:#6555df}.et-blog-content-modern{padding-top:72px}.et-blog-section-head-modern{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}.et-blog-section-head-modern h2,.et-modern-related-articles h2,.et-modern-comments h2{font-size:clamp(34px,4.5vw,58px);line-height:1;letter-spacing:-.055em;margin:9px 0 0}.et-blog-section-head-modern__count{font-size:11px;color:#818692;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.et-blog-layout-modern{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:34px;align-items:start}.et-blog-grid-modern{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.et-modern-post-card{background:#fff;border:1px solid #e1e3ea;border-radius:22px;overflow:hidden;box-shadow:0 12px 35px rgba(22,27,43,.045);transition:.25s ease}.et-modern-post-card:hover{transform:translateY(-4px);box-shadow:0 24px 55px rgba(22,27,43,.10)}.et-modern-post-card--wide{grid-column:span 2;display:grid;grid-template-columns:1.05fr .95fr}.et-modern-post-card__media{position:relative;display:block;aspect-ratio:1.5;overflow:hidden;background:#171a2b;text-decoration:none}.et-modern-post-card--wide .et-modern-post-card__media{height:100%;aspect-ratio:auto}.et-modern-post-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.et-modern-post-card:hover .et-modern-post-card__media img{transform:scale(1.035)}.et-modern-post-card__index{position:absolute;right:12px;top:12px;display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:rgba(10,12,22,.52);backdrop-filter:blur(10px);color:#fff;font-size:10px;font-weight:900}.et-modern-post-card__body{padding:22px}.et-modern-post-card h3{font-size:25px;line-height:1.08;letter-spacing:-.035em;margin:10px 0 8px}.et-modern-post-card h3 a{text-decoration:none}.et-modern-post-card p{color:#6e727d;line-height:1.65;margin:0 0 18px}.et-blog-visual-fallback{height:100%;min-height:100%;display:grid;place-items:center;align-content:center;background:radial-gradient(circle at 70% 20%,#5e4fe4,transparent 32%),linear-gradient(135deg,#101322,#24294b);color:#fff}.et-blog-visual-fallback span{font-size:58px;line-height:1;font-weight:950;letter-spacing:-.08em}.et-blog-visual-fallback small{margin-top:8px;font-size:9px;letter-spacing:.22em;color:rgba(255,255,255,.6)}.et-modern-blog-sidebar,.et-modern-article-sidebar{align-self:start}.et-modern-sidebar-stack,.et-modern-article-sidebar__sticky{position:sticky;top:calc(96px + var(--wp-admin--admin-bar--height,0px));display:grid;gap:14px}.et-modern-side-card{background:#fff;border:1px solid #e0e3ea;border-radius:20px;padding:21px;box-shadow:0 12px 32px rgba(20,24,38,.045)}.et-modern-side-card--accent{background:linear-gradient(145deg,#17192a,#25244c);color:#fff;border-color:transparent;box-shadow:0 24px 60px rgba(25,20,65,.18)}.et-modern-side-card--accent .et-modern-kicker{color:#b5adff}.et-modern-side-card h3{font-size:22px;line-height:1.08;letter-spacing:-.035em;margin:10px 0 16px}.et-modern-blog-search{display:flex;padding:4px;border-radius:13px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.13)}.et-modern-blog-search input{width:100%;border:0;outline:0;background:transparent;color:#fff;padding:10px 9px;font:inherit;font-size:12px}.et-modern-blog-search input::placeholder{color:rgba(255,255,255,.45)}.et-modern-blog-search button{width:38px;border:0;border-radius:10px;background:#aaa2ff;color:#111;cursor:pointer;font-weight:900}.et-modern-side-heading{display:flex;justify-content:space-between;align-items:center}.et-modern-side-heading>span:last-child{font-size:10px;color:#969aa5;font-weight:900}.et-modern-mini-list{display:grid}.et-modern-mini-list>a{display:grid;grid-template-columns:50px 1fr;gap:11px;padding:12px 0;border-top:1px solid #eceef2;text-decoration:none}.et-modern-mini-list>a:first-child{border-top:0}.et-modern-mini-media{width:50px;height:42px;overflow:hidden;border-radius:9px;background:#171a2b;display:grid;place-items:center;color:#fff}.et-modern-mini-media img{width:100%;height:100%;object-fit:cover}.et-modern-mini-media b{font-size:13px}.et-modern-mini-list strong{display:block;font-size:12px;line-height:1.3}.et-modern-mini-list small{display:block;margin-top:4px;color:#8a8e98;font-size:9px}.et-modern-category-list{display:grid}.et-modern-category-list a{display:flex;justify-content:space-between;padding:10px 0;border-top:1px solid #eceef2;text-decoration:none;font-size:12px;font-weight:750}.et-modern-category-list a:first-child{border-top:0}.et-modern-category-list b{color:#8b8f99}.et-modern-pagination{margin:35px 0 0}.et-modern-pagination ul{display:flex;justify-content:center;gap:7px;list-style:none;margin:0;padding:0}.et-modern-pagination a,.et-modern-pagination span{display:grid;place-items:center;min-width:42px;height:42px;padding:0 12px;border:1px solid #dfe2e8;border-radius:12px;background:#fff;text-decoration:none;font-size:12px;font-weight:850}.et-modern-pagination .current{background:#171923;color:#fff;border-color:#171923}.et-modern-empty{grid-column:1/-1;padding:70px;background:#fff;border:1px dashed #d7d9e0;border-radius:24px;text-align:center}
.et-modern-article-hero{position:relative;overflow:hidden;background:#0d1020;color:#fff;padding:46px 0 76px;isolation:isolate}.et-modern-article-hero__orb--one{width:500px;height:500px;right:-180px;top:-260px;background:radial-gradient(circle,rgba(112,82,255,.34),transparent 68%)}.et-modern-article-hero__orb--two{width:320px;height:320px;left:38%;bottom:-250px;background:radial-gradient(circle,rgba(39,156,255,.18),transparent 70%)}.et-modern-article-breadcrumb{display:flex;gap:8px;align-items:center;max-width:100%;white-space:nowrap;overflow:hidden;color:rgba(255,255,255,.45);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.et-modern-article-breadcrumb a{color:#b9b2ff;text-decoration:none}.et-modern-article-breadcrumb b{overflow:hidden;text-overflow:ellipsis;color:rgba(255,255,255,.72);font-weight:700}.et-modern-article-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:50px;align-items:end;margin-top:54px}.et-modern-article-hero h1{font-size:clamp(48px,7.4vw,94px);line-height:.91;letter-spacing:-.07em;max-width:1000px;margin:16px 0 20px}.et-modern-article-excerpt{max-width:820px;color:rgba(255,255,255,.66);font-size:17px;line-height:1.75;margin:0}.et-modern-article-meta{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:25px;color:rgba(255,255,255,.52);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.et-modern-article-meta i{width:3px;height:3px;border-radius:50%;background:#aaa2ff}.et-modern-article-hero__stamp{width:150px;height:150px;border:1px solid rgba(255,255,255,.16);border-radius:50%;display:grid;place-items:center;align-content:center;background:radial-gradient(circle,rgba(120,100,255,.15),rgba(255,255,255,.025));box-shadow:inset 0 0 50px rgba(116,97,255,.08);transform:rotate(8deg)}.et-modern-article-hero__stamp span{font-size:44px;font-weight:950;letter-spacing:-.08em}.et-modern-article-hero__stamp small{text-align:center;font-size:8px;line-height:1.4;letter-spacing:.2em;color:rgba(255,255,255,.46)}.et-modern-article-shell{padding-top:55px}.et-modern-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:50px;align-items:start}.et-modern-article-main{min-width:0}.et-modern-article-cover{margin:0 0 40px;border-radius:28px;overflow:hidden;background:#161827;border:1px solid #e0e3ea;box-shadow:0 25px 70px rgba(22,26,42,.11)}.et-modern-article-cover img{display:block;width:100%;max-height:700px;object-fit:cover}.et-modern-article-content{max-width:850px;font-size:18px;line-height:1.9}.et-modern-article-content>p:first-child{font-size:21px;line-height:1.75;color:#2a2d37}.et-modern-article-content h2{font-size:38px;letter-spacing:-.045em;margin-top:58px}.et-modern-article-content h3{font-size:27px;letter-spacing:-.03em;margin-top:42px}.et-modern-article-content blockquote{margin:38px 0;padding:24px 28px;border-left:3px solid #7564ed;background:#fff;border-radius:0 18px 18px 0;box-shadow:0 12px 35px rgba(20,24,38,.05)}.et-modern-article-content img{border-radius:18px}.et-modern-article-tags{display:flex;gap:14px;align-items:flex-start;padding:27px 0;border-top:1px solid #dfe2e8;margin-top:42px}.et-modern-article-tags>span{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;color:#858995;padding-top:8px}.et-modern-article-tags>div{display:flex;gap:7px;flex-wrap:wrap}.et-modern-article-tags a,.et-modern-side-tags a{display:inline-flex;padding:7px 10px;border:1px solid #dfe2e8;border-radius:999px;background:#fff;text-decoration:none;color:#5f6470;font-size:11px;font-weight:750}.et-modern-section-label{display:flex;justify-content:space-between;gap:20px;align-items:center;color:#858995;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.et-modern-section-label>span:last-child{letter-spacing:.04em}.et-modern-comments{border-top:1px solid #dfe2e8;margin-top:55px;padding-top:42px}.et-modern-comments h2{margin-bottom:28px}.et-modern-comments .comment-list{list-style:none;margin:0 0 30px;padding:0;display:grid;gap:13px}.et-modern-comments .comment{background:#fff;border:1px solid #e0e3ea;border-radius:18px;padding:20px}.et-modern-comments .comment-author{font-weight:850}.et-modern-comments .comment-meta{font-size:10px;color:#858995}.et-modern-comments .comment-content{margin-top:10px;color:#555b67}.et-modern-comments .children{list-style:none;margin:13px 0 0 20px;padding:0}.et-modern-comments #respond{background:#171923;color:#fff;border-radius:24px;padding:28px;margin-top:22px}.et-modern-comments #respond h3{font-size:25px;line-height:1.1;letter-spacing:-.035em;margin:0 0 18px}.et-modern-comments .comment-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.et-modern-comments .comment-form-comment,.et-modern-comments .comment-notes,.et-modern-comments .logged-in-as,.et-modern-comments .form-submit{grid-column:1/-1}.et-modern-comments label{display:block;font-size:10px;font-weight:800;color:rgba(255,255,255,.56);margin:0 0 6px}.et-modern-comments input:not([type=submit]),.et-modern-comments textarea{width:100%;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:#fff;border-radius:12px;padding:12px 13px;font:inherit;outline:0}.et-modern-comments textarea{min-height:150px;resize:vertical}.et-modern-comments .form-submit{margin:0}.et-modern-comments .form-submit input{border:0;background:#aaa2ff;color:#111;border-radius:12px;padding:12px 18px;font-weight:900;cursor:pointer}.et-modern-related-articles{border-top:1px solid #dfe2e8;margin-top:65px;padding-top:42px}.et-modern-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:25px}.et-modern-related-card{background:#fff;border:1px solid #e0e3ea;border-radius:19px;overflow:hidden;transition:.25s ease}.et-modern-related-card:hover{transform:translateY(-4px);box-shadow:0 22px 50px rgba(20,24,38,.08)}.et-modern-related-card__media{display:block;aspect-ratio:1.45;background:#171a2b;overflow:hidden}.et-modern-related-card__media img{width:100%;height:100%;object-fit:cover}.et-modern-related-card>div{padding:18px}.et-modern-related-card small{color:#858995;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.et-modern-related-card h3{font-size:19px;line-height:1.12;letter-spacing:-.025em;margin:8px 0 14px}.et-modern-related-card h3 a{text-decoration:none}.et-modern-side-card--article{background:linear-gradient(145deg,#fff,#f3f2ff)}.et-modern-detail-list{display:grid;margin-top:10px}.et-modern-detail-list div{display:flex;justify-content:space-between;gap:12px;padding:11px 0;border-top:1px solid #e6e7ed;font-size:11px}.et-modern-detail-list span{color:#858995}.et-modern-detail-list b{text-align:right}.et-modern-side-tags{display:flex;gap:6px;flex-wrap:wrap}.et-modern-side-card--cta{background:#171923;color:#fff;border-color:#171923}.et-modern-side-card--cta .et-modern-kicker{color:#aaa2ff}.et-modern-side-card--cta p{color:rgba(255,255,255,.58);font-size:12px;line-height:1.65}.et-modern-side-button{display:flex;justify-content:space-between;align-items:center;padding:12px 13px;border-radius:12px;background:#aaa2ff;color:#111;text-decoration:none;font-size:11px;font-weight:900}.et-modern-side-button b{font-size:15px}
@media(max-width:1050px){.et-blog-hero-modern__inner{grid-template-columns:1fr;gap:35px}.et-blog-feature-modern{max-width:680px}.et-blog-layout-modern,.et-modern-article-layout{grid-template-columns:minmax(0,1fr) 290px;gap:24px}.et-modern-post-card--wide{grid-template-columns:1fr}.et-modern-post-card--wide .et-modern-post-card__media{height:auto;aspect-ratio:1.5}.et-modern-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){.et-blog-hero-modern{padding:58px 0}.et-blog-hero-modern__copy h1{font-size:clamp(44px,13vw,68px)}.et-blog-layout-modern,.et-modern-article-layout{grid-template-columns:1fr}.et-modern-blog-sidebar,.et-modern-article-sidebar{order:2}.et-modern-sidebar-stack,.et-modern-article-sidebar__sticky{position:static}.et-blog-grid-modern{grid-template-columns:1fr}.et-modern-post-card--wide{grid-column:auto;display:block}.et-modern-article-hero{padding:35px 0 58px}.et-modern-article-hero__grid{grid-template-columns:1fr;margin-top:40px}.et-modern-article-hero__stamp{display:none}.et-modern-article-hero h1{font-size:clamp(45px,13vw,72px)}.et-modern-related-grid{grid-template-columns:1fr}.et-modern-comments .comment-form{grid-template-columns:1fr}.et-modern-article-tags{flex-direction:column;gap:8px}.et-blog-section-head-modern{align-items:flex-start;flex-direction:column;gap:10px}}

/* Expert Themes Journal refinement — scoped to blog templates only. */
.et-blog-hero-modern__grid-lines,.et-modern-article-hero__grid-lines{position:absolute;inset:0;pointer-events:none;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent 90%)}
.et-blog-feature-modern__play{position:absolute;right:16px;bottom:16px;width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:rgba(9,11,23,.68);backdrop-filter:blur(12px);color:#fff;font-size:15px}
.et-blog-feature-modern__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(7,9,19,.22));pointer-events:none}
.et-modern-side-card--cta{background:linear-gradient(145deg,#171923,#25244c);border-color:#2a2d48;color:#fff}.et-modern-side-card--cta .et-modern-kicker{color:#aaa2ff}.et-modern-side-card--cta p{color:rgba(255,255,255,.58);font-size:12px;line-height:1.65}.et-modern-side-button{display:flex;justify-content:space-between;align-items:center;padding:12px 13px;border-radius:12px;background:#aaa2ff;color:#111;text-decoration:none;font-size:11px;font-weight:900}.et-modern-side-button b{font-size:15px}
.et-modern-side-card--progress{background:linear-gradient(145deg,#fff,#f4f3ff)}.et-modern-side-card--progress p{font-size:11px;line-height:1.65;color:#7c8290;margin:11px 0 0}.et-modern-progress{height:5px;background:#e4e5ec;border-radius:999px;overflow:hidden;margin-top:13px}.et-modern-progress span{display:block;width:0;height:100%;border-radius:999px;background:linear-gradient(90deg,#7058ed,#4e8cff);transition:width .2s ease}
.et-modern-article-cover{position:relative}.et-modern-article-cover figcaption{position:absolute;left:15px;bottom:15px;max-width:75%;padding:7px 10px;border-radius:9px;background:rgba(8,10,18,.66);backdrop-filter:blur(10px);color:rgba(255,255,255,.8);font-size:9px;letter-spacing:.06em}
.et-modern-article-content a{color:#5c4bd7;text-decoration-thickness:1px;text-underline-offset:3px}.et-modern-article-content ul,.et-modern-article-content ol{padding-left:1.25em}.et-modern-article-content table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #e0e3ea;border-radius:14px;overflow:hidden}.et-modern-article-content th,.et-modern-article-content td{padding:12px 14px;border-bottom:1px solid #e9ebef;text-align:left}.et-modern-article-content tr:last-child td{border-bottom:0}.et-modern-article-content pre{overflow:auto;padding:20px;border-radius:16px;background:#111522;color:#e9ebff;font-size:13px;line-height:1.7}
.et-modern-comments .comment-list .comment{box-shadow:0 10px 30px rgba(20,24,38,.035)}.et-modern-comments .comment-author img{border-radius:50%;vertical-align:middle;margin-right:8px}.et-modern-comments .comment-awaiting-moderation{font-size:11px;color:#7d8390}.et-modern-comments .reply a{display:inline-flex;margin-top:10px;padding:7px 10px;border-radius:9px;background:#f0eeff;color:#5d4cd4;text-decoration:none;font-size:10px;font-weight:850}.et-modern-comments .no-comments{padding:18px;border:1px dashed #dfe2e8;border-radius:14px;color:#777e8d;font-size:12px}
@media(max-width:800px){.et-blog-hero-modern__grid-lines,.et-modern-article-hero__grid-lines{background-size:46px 46px}.et-modern-article-cover figcaption{max-width:88%}.et-modern-side-card{border-radius:18px}.et-blog-feature-modern{transform:none}.et-blog-feature-modern:hover{transform:translateY(-4px)}}


/* Blog listing image framing — show the complete source image without crop or stretch. */
.et-blog-content-modern .et-modern-post-card__media{
  background:#f7f7fa;
  display:grid;
  place-items:center;
}
.et-blog-content-modern .et-modern-post-card__media img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
  filter:none;
  transform:none !important;
}
.et-blog-content-modern .et-modern-post-card--wide .et-modern-post-card__media img{
  object-fit:contain;
}
/* Blog / article precision fixes — scoped only to the journal templates. */
.et-blog-feature-modern__media{background:#f7f7fa;display:grid;place-items:center;padding:16px;}
.et-blog-feature-modern__media img{object-fit:contain;object-position:center;width:100%;height:100%;filter:none;}
.et-modern-sidebar-stack,.et-modern-article-sidebar__sticky{position:-webkit-sticky;position:sticky;top:calc(96px + var(--wp-admin--admin-bar--height,0px));align-self:start;height:max-content;z-index:5;}
.et-modern-article-shell{padding-top:82px;}
.et-modern-article-content{max-width:none;}
.et-modern-article-content img{display:block;width:100% !important;max-width:100% !important;height:auto !important;object-fit:contain;}
.et-modern-article-content figure{width:100%;max-width:100%;margin-left:0;margin-right:0;}
.et-modern-article-content figure img{width:100% !important;max-width:100% !important;}
.et-modern-article-hero__visual{position:relative;width:min(360px,100%);height:285px;margin-left:auto;}
.et-article-hero-panel{position:absolute;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.055);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 28px 80px rgba(0,0,0,.24);border-radius:24px;color:#fff;}
.et-article-hero-panel--main{inset:18px 18px 18px 0;padding:25px 25px 22px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;}
.et-article-hero-panel--main:before{content:"";position:absolute;width:230px;height:230px;right:-90px;top:-105px;border-radius:50%;background:radial-gradient(circle,rgba(117,91,255,.34),transparent 68%);}
.et-article-hero-panel__eyebrow{position:relative;font-size:8px;font-weight:900;letter-spacing:.18em;color:rgba(255,255,255,.46);}
.et-article-hero-panel--main strong{position:relative;font-size:42px;line-height:.9;letter-spacing:-.065em;}
.et-article-hero-panel__line{position:relative;display:flex;align-items:center;gap:8px;padding-top:13px;border-top:1px solid rgba(255,255,255,.1);font-size:9px;color:rgba(255,255,255,.48);text-transform:uppercase;letter-spacing:.1em;font-weight:800;}
.et-article-hero-panel__line i{width:6px;height:6px;border-radius:50%;background:#68df99;box-shadow:0 0 0 5px rgba(104,223,153,.08);}
.et-article-hero-panel__line b{margin-left:auto;color:#aaa2ff;font-size:8px;}
.et-article-hero-panel--float{right:-4px;display:flex;align-items:center;gap:9px;padding:12px 14px;border-radius:14px;background:rgba(13,16,32,.78);}
.et-article-hero-panel--float b{font-size:10px;color:#aaa2ff;}
.et-article-hero-panel--float span{font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;}
.et-article-hero-panel--float-one{top:40px;}
.et-article-hero-panel--float-two{bottom:38px;right:28px;}
.et-article-hero-orbit{position:absolute;border:1px solid rgba(150,135,255,.22);border-radius:50%;pointer-events:none;}
.et-article-hero-orbit--one{width:210px;height:210px;right:-10px;top:18px;transform:rotate(24deg);}
.et-article-hero-orbit--two{width:290px;height:120px;right:-50px;top:70px;transform:rotate(-24deg);border-color:rgba(70,159,255,.15);}
@media(max-width:1050px){.et-modern-article-hero__visual{width:min(500px,100%);margin-left:0}.et-modern-article-hero__grid{grid-template-columns:minmax(0,1fr) minmax(300px,360px);}}
@media(max-width:800px){.et-modern-sidebar-stack,.et-modern-article-sidebar__sticky{position:static}.et-modern-article-shell{padding-top:58px}.et-modern-article-hero__visual{height:250px;margin-top:5px}.et-article-hero-panel--main{inset:12px 12px 12px 0}.et-article-hero-panel--main strong{font-size:36px}.et-modern-article-content{max-width:none;}}
/* Expert Themes — Blog / Blog Detail precision pass. Scoped to journal templates only. */

/* Keep the sidebars themselves sticky. The previous inner sticky wrapper could have the
 * same height as its grid track, leaving no scroll range for position:sticky to act. */
.et-modern-blog-sidebar,
.et-modern-article-sidebar{
  position:-webkit-sticky;
  position:sticky;
  top:calc(96px + var(--wp-admin--admin-bar--height,0px));
  align-self:start;
  height:max-content;
  z-index:20;
}
.et-modern-sidebar-stack,
.et-modern-article-sidebar__sticky{
  position:static !important;
  display:grid;
  gap:14px;
  height:auto;
}

/* Article hero: make the right visual a true feature panel, closer in scale to the
 * About / Contact hero visuals instead of a small icon box. */
.et-modern-article-hero__grid{
  grid-template-columns:minmax(0,1fr) minmax(380px,.95fr) !important;
  gap:56px !important;
  align-items:center !important;
}
.et-modern-article-hero__visual{
  position:relative;
  width:100% !important;
  min-height:420px;
  height:420px !important;
  margin-left:0 !important;
  border:1px solid rgba(255,255,255,.11);
  border-radius:32px;
  overflow:hidden;
  background:
    radial-gradient(circle at 50% 46%,rgba(110,88,255,.19),transparent 31%),
    linear-gradient(145deg,rgba(255,255,255,.065),rgba(255,255,255,.018));
  box-shadow:0 35px 100px rgba(0,0,0,.24),inset 0 0 70px rgba(112,92,255,.055);
  isolation:isolate;
}
.et-modern-article-hero__visual:before,
.et-modern-article-hero__visual:after{
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  width:76%;
  height:56%;
  border:1px solid rgba(153,138,255,.23);
  border-radius:50%;
  pointer-events:none;
  transform-origin:center;
  z-index:0;
}
.et-modern-article-hero__visual:before{
  transform:translate(-50%,-50%) rotate(24deg);
  animation:et-journal-ring-a 18s linear infinite;
}
.et-modern-article-hero__visual:after{
  width:92%;
  height:32%;
  border-color:rgba(74,158,255,.18);
  transform:translate(-50%,-50%) rotate(-28deg);
  animation:et-journal-ring-b 13s linear infinite reverse;
}
.et-article-hero-panel--main{
  inset:34px 34px 34px 34px !important;
  padding:30px !important;
  border-radius:26px !important;
  z-index:2;
  animation:et-journal-panel-float 7s ease-in-out infinite;
}
.et-article-hero-panel--main:after{
  content:"";
  position:absolute;
  left:-35%;
  top:50%;
  width:170%;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(163,148,255,.58),rgba(77,158,255,.34),transparent);
  transform:rotate(-22deg);
  transform-origin:center;
  animation:et-journal-scan-line 6s ease-in-out infinite;
  pointer-events:none;
}
.et-article-hero-panel--float-one{top:52px !important;right:18px !important;z-index:4;animation:et-journal-float-one 5s ease-in-out infinite;}
.et-article-hero-panel--float-two{bottom:50px !important;right:42px !important;z-index:4;animation:et-journal-float-two 6s ease-in-out infinite;}
.et-article-hero-orbit{z-index:3;}
.et-article-hero-orbit--one{
  width:290px !important;
  height:290px !important;
  right:50% !important;
  top:50% !important;
  margin-right:-145px;
  margin-top:-145px;
  transform:rotate(24deg);
  animation:et-journal-orbit-one 20s linear infinite;
}
.et-article-hero-orbit--two{
  width:390px !important;
  height:150px !important;
  right:50% !important;
  top:50% !important;
  margin-right:-195px;
  margin-top:-75px;
  transform:rotate(-24deg);
  animation:et-journal-orbit-two 15s linear infinite reverse;
}

@keyframes et-journal-ring-a{from{transform:translate(-50%,-50%) rotate(24deg)}to{transform:translate(-50%,-50%) rotate(384deg)}}
@keyframes et-journal-ring-b{from{transform:translate(-50%,-50%) rotate(-28deg)}to{transform:translate(-50%,-50%) rotate(-388deg)}}
@keyframes et-journal-orbit-one{from{transform:rotate(24deg)}to{transform:rotate(384deg)}}
@keyframes et-journal-orbit-two{from{transform:rotate(-24deg)}to{transform:rotate(-384deg)}}
@keyframes et-journal-panel-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}
@keyframes et-journal-scan-line{0%,100%{opacity:.25;transform:translateY(-34px) rotate(-22deg)}50%{opacity:.9;transform:translateY(34px) rotate(-22deg)}}
@keyframes et-journal-float-one{0%,100%{transform:translate(0,0)}50%{transform:translate(-5px,6px)}}
@keyframes et-journal-float-two{0%,100%{transform:translate(0,0)}50%{transform:translate(5px,-5px)}}

/* Give the article body a deliberate visual break from the dark hero. */
.et-modern-article-shell{
  margin-top:82px !important;
  padding-top:0 !important;
}
.et-modern-article-layout{
  margin-top:0 !important;
}

/* Revert the previous "make every content image full width" change. Content images
 * keep their authored/intrinsic size while never overflowing the article column. */
.et-modern-article-content img{
  display:inline-block !important;
  width:auto !important;
  max-width:100% !important;
  height:auto !important;
  object-fit:initial !important;
}
.et-modern-article-content figure{
  width:auto !important;
  max-width:100% !important;
  margin-left:0;
  margin-right:0;
}
.et-modern-article-content figure img{
  width:auto !important;
  max-width:100% !important;
}

@media(max-width:1050px){
  .et-modern-article-hero__grid{
    grid-template-columns:minmax(0,1fr) minmax(330px,.9fr) !important;
    gap:35px !important;
  }
  .et-modern-article-hero__visual{min-height:370px;height:370px !important;}
  .et-article-hero-panel--main{inset:28px !important;}
}
@media(max-width:800px){
  .et-modern-blog-sidebar,
  .et-modern-article-sidebar{position:static !important;}
  .et-modern-sidebar-stack,
  .et-modern-article-sidebar__sticky{position:static !important;}
  .et-modern-article-hero__grid{grid-template-columns:1fr !important;gap:30px !important;}
  .et-modern-article-hero__visual{min-height:320px;height:320px !important;}
  .et-modern-article-shell{margin-top:52px !important;}
}
@media(prefers-reduced-motion:reduce){
  .et-modern-article-hero__visual:before,
  .et-modern-article-hero__visual:after,
  .et-article-hero-panel--main,
  .et-article-hero-panel--float-one,
  .et-article-hero-panel--float-two,
  .et-article-hero-orbit--one,
  .et-article-hero-orbit--two{animation:none !important;}
}


/* 5.7.19 — Targeted visual refinement for About, Contact and article body only. */
/* About hero: keep the approved layout/content and add a restrained orbital animation. */
.et-about-visual{isolation:isolate;}
.et-about-visual:before,
.et-about-visual:after{
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  width:78%;
  height:56%;
  border:1px solid rgba(153,138,255,.24);
  border-radius:50%;
  pointer-events:none;
  transform-origin:center;
  z-index:0;
}
.et-about-visual:before{
  transform:translate(-50%,-50%) rotate(24deg);
  animation:et-about-orbit-one 14s linear infinite;
  border-top-color:rgba(126,105,255,.78);
  border-right-color:rgba(76,144,255,.28);
}
.et-about-visual:after{
  width:58%;
  height:82%;
  transform:translate(-50%,-50%) rotate(-42deg);
  animation:et-about-orbit-two 18s linear infinite reverse;
  border-left-color:rgba(112,147,255,.68);
  border-bottom-color:rgba(144,114,255,.22);
}
.et-about-visual__card,
.et-about-visual__line{z-index:1;}
.et-about-visual__line{
  animation:et-about-scan-line 7s ease-in-out infinite;
}
@keyframes et-about-orbit-one{from{transform:translate(-50%,-50%) rotate(24deg)}to{transform:translate(-50%,-50%) rotate(384deg)}}
@keyframes et-about-orbit-two{from{transform:translate(-50%,-50%) rotate(-42deg)}to{transform:translate(-50%,-50%) rotate(-402deg)}}
@keyframes et-about-scan-line{0%,100%{opacity:.38;transform:translateY(-10px) rotate(-28deg)}50%{opacity:.95;transform:translateY(10px) rotate(-28deg)}}

/* Contact hero: animate the existing approved orbit system without changing its content. */
.et-contact-orbit{isolation:isolate;}
.et-contact-orbit:before{
  content:"";
  position:absolute;
  inset:8%;
  border:1px solid rgba(153,138,255,.16);
  border-radius:50%;
  transform:rotate(-18deg);
  animation:et-contact-orbit-outer 16s linear infinite;
  pointer-events:none;
}
.et-contact-orbit:after{
  content:"";
  position:absolute;
  inset:25%;
  border:1px solid rgba(112,147,255,.15);
  border-radius:50%;
  transform:rotate(35deg);
  animation:et-contact-orbit-inner 11s linear infinite reverse;
  pointer-events:none;
}
.et-contact-orbit .et-orbit-ring--1{animation:et-contact-ring-one 13s linear infinite;}
.et-contact-orbit .et-orbit-ring--2{animation:et-contact-ring-two 17s linear infinite reverse;}
.et-contact-orbit .et-orbit-node{animation:et-contact-node-float 4.5s ease-in-out infinite;}
.et-contact-orbit .et-orbit-node--b{animation-delay:-1.5s;}
.et-contact-orbit .et-orbit-node--c{animation-delay:-3s;}
@keyframes et-contact-orbit-outer{from{transform:rotate(-18deg)}to{transform:rotate(342deg)}}
@keyframes et-contact-orbit-inner{from{transform:rotate(35deg)}to{transform:rotate(395deg)}}
@keyframes et-contact-ring-one{from{transform:rotate(-20deg)}to{transform:rotate(340deg)}}
@keyframes et-contact-ring-two{from{transform:rotate(45deg)}to{transform:rotate(405deg)}}
@keyframes et-contact-node-float{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-8px,0)}}

/* Article body: prevent inline/floated images from pulling nearby text upward or wrapping
 * around them. Images keep their authored size, but remain inside the article column. */
.et-modern-article-content img,
.et-modern-article-content figure,
.et-modern-article-content .wp-caption{
  float:none !important;
  clear:both !important;
}
.et-modern-article-content img{
  display:block !important;
  width:auto !important;
  max-width:100% !important;
  height:auto !important;
  vertical-align:top !important;
}
.et-modern-article-content figure,
.et-modern-article-content .wp-caption{
  display:block !important;
  width:auto !important;
  max-width:100% !important;
  margin:28px 0 !important;
}
.et-modern-article-content figure img,
.et-modern-article-content .wp-caption img{
  display:block !important;
  width:auto !important;
  max-width:100% !important;
  height:auto !important;
  margin:0 !important;
}
.et-modern-article-content p:has(img),
.et-modern-article-content p:has(figure),
.et-modern-article-content p:has(.wp-caption){
  overflow:visible !important;
}
@media(prefers-reduced-motion:reduce){
  .et-about-visual:before,.et-about-visual:after,.et-about-visual__line,
  .et-contact-orbit:before,.et-contact-orbit:after,
  .et-contact-orbit .et-orbit-ring,.et-contact-orbit .et-orbit-node{animation:none !important;}
}

/* ============================================================
   HIRE US — HERO ONLY
   Scoped exclusively to the Hire Us page.
   ============================================================ */
.et-hire-intro{position:relative;isolation:isolate;overflow:hidden;color:#fff;background:#0c1020;}
.et-hire-intro:before{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(680px 430px at 9% 30%,rgba(113,87,241,.28),transparent 67%),radial-gradient(760px 520px at 91% 52%,rgba(48,126,255,.24),transparent 68%),linear-gradient(120deg,#090d18,#11172a 52%,#0b101e);}
.et-hire-intro:after{content:"";position:absolute;inset:0;z-index:-1;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(90deg,#000,transparent 82%);}
.et-hire-intro__grid{min-height:610px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:58px;align-items:center;padding:82px 0 95px;}
.et-hire-copy{position:relative;z-index:2;max-width:820px;}
.et-hire-copy h1{font-size:clamp(52px,6.3vw,86px);line-height:.94;letter-spacing:-.065em;margin:20px 0 25px;max-width:850px;}
.et-hire-copy h1 em{font-style:normal;background:linear-gradient(100deg,#fff 18%,#a99bff 53%,#75a7ff 88%);-webkit-background-clip:text;background-clip:text;color:transparent;}
.et-hire-copy>p{max-width:700px;color:rgba(255,255,255,.67);font-size:18px;line-height:1.8;margin:0;}
.et-hire-signals{display:flex;flex-wrap:wrap;gap:10px;margin-top:31px;}
.et-hire-signals span{display:inline-flex;align-items:center;gap:9px;padding:10px 13px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.045);backdrop-filter:blur(12px);font-size:10px;font-weight:800;letter-spacing:.03em;color:rgba(255,255,255,.72);}
.et-hire-signals b{font-size:9px;color:#b7adff;letter-spacing:.08em;}
.et-hire-orbit{position:relative;width:min(500px,100%);aspect-ratio:1;margin:auto;display:grid;place-items:center;isolation:isolate;}
.et-hire-orbit__grid{position:absolute;inset:7%;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:inset 0 0 80px rgba(94,83,240,.07),0 0 90px rgba(62,110,255,.07);background:radial-gradient(circle at center,rgba(111,91,239,.15),transparent 43%);}
.et-hire-orbit__grid:before,.et-hire-orbit__grid:after{content:"";position:absolute;inset:12%;border:1px dashed rgba(155,143,255,.18);border-radius:50%;}
.et-hire-orbit__grid:after{inset:24%;border-style:solid;border-color:rgba(255,255,255,.055);}
.et-hire-orbit__ring{position:absolute;display:block;border:1px solid rgba(161,150,255,.48);border-radius:50%;transform-style:preserve-3d;}
.et-hire-orbit__ring--one{width:90%;height:34%;transform:rotate(-24deg);animation:et-hire-ring-one 13s linear infinite;}
.et-hire-orbit__ring--two{width:72%;height:72%;border-color:rgba(91,144,255,.30);transform:rotate(34deg);animation:et-hire-ring-two 17s linear infinite reverse;}
.et-hire-orbit__ring--three{width:44%;height:86%;border-color:rgba(255,255,255,.13);transform:rotate(72deg);animation:et-hire-ring-three 11s linear infinite;}
.et-hire-orbit__scan{position:absolute;width:110%;height:1px;left:-5%;top:50%;background:linear-gradient(90deg,transparent,rgba(135,119,255,.72),rgba(98,171,255,.7),transparent);filter:drop-shadow(0 0 9px rgba(117,122,255,.65));transform-origin:center;animation:et-hire-scan 6s ease-in-out infinite;}
.et-hire-orbit__core{position:relative;width:142px;height:142px;border-radius:34px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.17);background:linear-gradient(145deg,rgba(18,23,42,.88),rgba(35,31,73,.62));box-shadow:0 25px 80px rgba(0,0,0,.35),inset 0 0 40px rgba(116,96,240,.15);backdrop-filter:blur(18px);z-index:4;animation:et-hire-core 5s ease-in-out infinite;}
.et-hire-orbit__core b{font-size:42px;line-height:1;font-weight:950;letter-spacing:-.08em;}
.et-hire-orbit__core small{margin-top:10px;font-size:8px;letter-spacing:.2em;color:rgba(255,255,255,.44);font-weight:900;}
.et-hire-orbit__node{position:absolute;z-index:5;display:grid;place-items:center;width:54px;height:54px;border-radius:18px;border:1px solid rgba(255,255,255,.15);background:rgba(15,19,34,.76);box-shadow:0 16px 45px rgba(0,0,0,.25);backdrop-filter:blur(14px);font-size:10px;font-weight:950;letter-spacing:.08em;color:#d9d5ff;animation:et-hire-node 4.6s ease-in-out infinite;}
.et-hire-orbit__node--one{top:8%;left:20%;}.et-hire-orbit__node--two{top:17%;right:8%;animation-delay:-1.1s;}.et-hire-orbit__node--three{bottom:10%;right:17%;animation-delay:-2.2s;}.et-hire-orbit__node--four{bottom:18%;left:7%;animation-delay:-3.3s;}
@keyframes et-hire-ring-one{from{transform:rotate(-24deg) rotate(0deg) scaleX(1)}to{transform:rotate(-24deg) rotate(360deg) scaleX(1)}}
@keyframes et-hire-ring-two{from{transform:rotate(34deg) rotate(0deg)}to{transform:rotate(34deg) rotate(-360deg)}}
@keyframes et-hire-ring-three{from{transform:rotate(72deg) rotate(0deg)}to{transform:rotate(72deg) rotate(360deg)}}
@keyframes et-hire-scan{0%,100%{transform:rotate(-26deg) translateX(-4%);opacity:.25}50%{transform:rotate(-26deg) translateX(4%);opacity:.9}}
@keyframes et-hire-core{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-8px) rotate(1deg)}}
@keyframes et-hire-node{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-8px,0)}}
@media(max-width:980px){.et-hire-intro__grid{grid-template-columns:1fr;min-height:0;padding:65px 0 75px;gap:35px;}.et-hire-orbit{max-width:470px;}}
@media(max-width:680px){.et-hire-copy h1{font-size:48px;}.et-hire-copy>p{font-size:15px;}.et-hire-signals{gap:7px;}.et-hire-signals span{font-size:9px;padding:9px 11px;}.et-hire-orbit{min-width:0;}.et-hire-orbit__core{width:112px;height:112px;border-radius:28px;}.et-hire-orbit__core b{font-size:34px;}.et-hire-orbit__node{width:46px;height:46px;border-radius:15px;font-size:9px;}}
@media(prefers-reduced-motion:reduce){.et-hire-orbit__ring,.et-hire-orbit__scan,.et-hire-orbit__core,.et-hire-orbit__node{animation:none!important;}}

/* 5.7.22 — Expert Themes marketplace homepage rebuild. Scoped to body.home. */
body.home{background:#050a18!important;color:#eef4ff!important;overflow-x:hidden}
body.home #main-content{background:#050a18}
body.home .et-native-header{background:rgba(5,10,24,.78)!important;border-bottom:1px solid rgba(255,255,255,.08)!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}
body.home .et-native-header .site-header__inner{min-height:76px}
body.home .et-native-header .et-menu a,body.home .et-native-header .et-market-toggle{color:#dce6ff!important}
body.home .et-native-header .et-search-toggle,body.home .et-native-header .et-icon-link,body.home .et-native-header .et-account-link,body.home .et-native-header .et-theme-toggle{background:rgba(255,255,255,.055)!important;color:#fff!important;border:1px solid rgba(255,255,255,.11)!important}
body.home .et-native-header .et-cart-count{background:#6f5cff!important;color:#fff!important}
body.home .et-native-header .et-brand-logo--dark{display:none}
body.home .et-native-header .et-brand-logo--light{display:block}
.et-theme-toggle{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;position:relative;cursor:pointer;font-size:18px;line-height:1;padding:0}
.et-theme-icon{position:absolute;transition:opacity .25s,transform .25s}.et-theme-icon--sun{opacity:0;transform:rotate(-25deg) scale(.75)}
body.home.et-theme-light .et-theme-icon--moon{opacity:0;transform:rotate(25deg) scale(.75)}
body.home.et-theme-light .et-theme-icon--sun{opacity:1;transform:rotate(0) scale(1)}
body.home.et-theme-light{background:#f4f7fc!important;color:#111827!important}
body.home.et-theme-light #main-content{background:#f4f7fc}
body.home.et-theme-light .et-native-header{background:rgba(248,250,253,.82)!important;border-bottom-color:rgba(15,23,42,.09)!important}
body.home.et-theme-light .et-native-header .et-menu a,body.home.et-theme-light .et-native-header .et-market-toggle{color:#111827!important}
body.home.et-theme-light .et-native-header .et-search-toggle,body.home.et-theme-light .et-native-header .et-icon-link,body.home.et-theme-light .et-native-header .et-account-link,body.home.et-theme-light .et-native-header .et-theme-toggle{background:rgba(15,23,42,.035)!important;color:#111827!important;border-color:rgba(15,23,42,.12)!important}
body.home.et-theme-light .et-native-header .et-brand-logo--dark{display:block}body.home.et-theme-light .et-native-header .et-brand-logo--light{display:none}
.et-home-marketplace{--hm-bg:#050a18;--hm-surface:#091226;--hm-surface-2:#0d1931;--hm-line:rgba(157,181,255,.14);--hm-text:#eef4ff;--hm-muted:#93a5c5;--hm-blue:#4ca8ff;--hm-purple:#7664ff;--hm-cyan:#41d7ff;--hm-container:min(1240px,calc(100% - 48px));background:var(--hm-bg);color:var(--hm-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.et-home-container{width:var(--hm-container);margin-inline:auto}.et-home-hero{position:relative;isolation:isolate;overflow:hidden;min-height:690px;padding:92px 0 74px;background:radial-gradient(circle at 72% 42%,rgba(91,88,255,.17),transparent 27%),radial-gradient(circle at 90% 10%,rgba(55,171,255,.1),transparent 22%),linear-gradient(180deg,#070c1d 0%,#050a18 100%)}
.et-home-hero__grid{position:absolute;inset:0;opacity:.22;background-image:linear-gradient(rgba(111,143,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(111,143,255,.07) 1px,transparent 1px);background-size:58px 58px;mask-image:linear-gradient(to bottom,#000,transparent 85%)}
.et-home-hero__inner{position:relative;display:grid;grid-template-columns:.88fr 1.12fr;gap:30px;align-items:center;min-height:560px}.et-home-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#65b9ff;text-transform:uppercase;letter-spacing:.18em;font-size:10px;font-weight:900}.et-home-eyebrow i{width:6px;height:6px;border-radius:50%;background:#6d62ff;box-shadow:0 0 16px #6d62ff}.et-home-hero__copy h1{font-size:clamp(48px,5.5vw,78px);line-height:.96;letter-spacing:-.065em;margin:16px 0 22px;max-width:700px}.et-home-hero__copy h1 em{font-style:normal;background:linear-gradient(100deg,#fff 10%,#8ecbff 48%,#8271ff 88%);-webkit-background-clip:text;background-clip:text;color:transparent}.et-home-hero__copy>p{max-width:650px;color:#9fb0cf;font-size:17px;line-height:1.75;margin:0 0 24px}.et-home-platforms{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:13px}.et-home-platforms a{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid rgba(137,163,255,.18);background:rgba(255,255,255,.045);border-radius:10px;color:#dbe7ff;text-decoration:none;font-size:11px;font-weight:800;transition:.25s}.et-home-platforms a:hover{transform:translateY(-2px);border-color:rgba(91,171,255,.55);background:rgba(91,171,255,.08)}.et-home-platforms span{display:grid;place-items:center;width:20px;height:20px;border-radius:6px;background:rgba(90,140,255,.16);color:#73c5ff;font-size:10px}.et-home-search{display:flex;align-items:center;gap:10px;max-width:650px;padding:6px 7px 6px 14px;border:1px solid rgba(124,157,255,.25);background:rgba(7,14,32,.72);box-shadow:0 16px 45px rgba(0,0,0,.25),inset 0 1px rgba(255,255,255,.05);border-radius:15px}.et-home-search>span{font-size:22px;color:#7291c4}.et-home-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#fff;font:inherit;font-size:13px}.et-home-search input::placeholder{color:#7183a4}.et-home-search button{border:0;background:linear-gradient(135deg,#536dff,#7560f5);color:#fff;border-radius:11px;padding:11px 15px;font-weight:850;cursor:pointer;box-shadow:0 8px 22px rgba(91,92,255,.28)}.et-home-trust-row{display:flex;gap:20px;flex-wrap:wrap;margin-top:25px}.et-home-trust-row span{display:grid;grid-template-columns:18px auto;column-gap:7px;align-items:center;color:#65b9ff;font-size:12px}.et-home-trust-row b{color:#e7efff;font-size:11px}.et-home-trust-row small{grid-column:2;color:#6f82a6;font-size:9px}.et-home-hero__visual{position:relative;height:570px;display:grid;place-items:center}.et-home-hero__core{position:absolute;z-index:6;width:154px;height:154px;border-radius:50%;display:grid;place-content:center;text-align:center;background:radial-gradient(circle at 35% 25%,rgba(106,136,255,.95),rgba(25,34,90,.92) 54%,rgba(9,13,37,.98) 70%);border:1px solid rgba(142,178,255,.5);box-shadow:0 0 0 10px rgba(103,107,255,.045),0 0 70px rgba(89,106,255,.38),inset 0 0 35px rgba(117,200,255,.18);animation:etHomePulse 4s ease-in-out infinite}.et-home-hero__core span{font-size:31px;font-weight:950;letter-spacing:-.08em}.et-home-hero__core small{margin-top:6px;color:#9ab4e6;font-size:7px;letter-spacing:.24em;line-height:1.5}.et-home-hero__orbit{position:absolute;border:1px solid rgba(99,151,255,.34);border-radius:50%;transform:rotate(-20deg);animation:etHomeOrbit 15s linear infinite}.et-home-hero__orbit--a{width:480px;height:240px}.et-home-hero__orbit--b{width:600px;height:290px;transform:rotate(35deg);animation-duration:20s}.et-home-hero__orbit--c{width:390px;height:510px;transform:rotate(67deg);animation-duration:17s}.et-home-hero__product{position:absolute;z-index:4;width:235px;height:150px;border:1px solid rgba(152,183,255,.22);border-radius:14px;overflow:hidden;background:#101a32;box-shadow:0 28px 60px rgba(0,0,0,.4);animation:etHomeFloat 6s ease-in-out infinite}.et-home-hero__product img{width:100%;height:100%;object-fit:cover;display:block;opacity:.95}.et-home-hero__product span{position:absolute;left:9px;bottom:8px;padding:5px 8px;border-radius:7px;background:rgba(4,8,20,.72);border:1px solid rgba(255,255,255,.12);font-size:9px;font-weight:850}.et-home-hero__product--1{left:7%;top:16%;transform:rotate(-7deg)}.et-home-hero__product--2{right:2%;top:20%;transform:rotate(6deg);animation-delay:-2s}.et-home-hero__product--3{right:15%;bottom:12%;transform:rotate(-4deg);animation-delay:-4s}.et-home-hero__node{position:absolute;z-index:7;width:48px;height:48px;display:grid;place-items:center;border-radius:14px;border:1px solid rgba(142,179,255,.32);background:rgba(10,19,42,.82);box-shadow:0 12px 30px rgba(0,0,0,.35);font-size:17px;font-weight:950;color:#74c8ff;animation:etHomeNode 5s ease-in-out infinite}.et-home-hero__node--wp{left:2%;top:53%}.et-home-hero__node--html{right:8%;top:6%;color:#ff9a68;animation-delay:-1.5s}.et-home-hero__node--react{left:17%;bottom:5%;color:#61efff;animation-delay:-3s}.et-home-hero__node--code{right:2%;bottom:31%;color:#aa8cff;animation-delay:-4s}.et-home-proof{padding:78px 0 92px;background:#071023;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.et-home-proof__grid,.et-home-section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}.et-home-proof h2,.et-home-section-head h2{font-size:clamp(32px,4vw,52px);line-height:1;letter-spacing:-.05em;margin:7px 0 10px}.et-home-proof p,.et-home-section-head p{color:#8296b8;max-width:670px;margin:0}.et-home-link,.et-home-text-link{color:#91bfff;text-decoration:none;font-size:12px;font-weight:850;white-space:nowrap}.et-home-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.et-home-product-card{min-width:0;border:1px solid var(--hm-line);border-radius:18px;overflow:hidden;background:linear-gradient(180deg,#0b1730,#081125);box-shadow:0 18px 50px rgba(0,0,0,.2);transition:transform .3s,border-color .3s,box-shadow .3s}.et-home-product-card:hover{transform:translateY(-6px);border-color:rgba(105,158,255,.45);box-shadow:0 25px 70px rgba(0,0,0,.35)}.et-home-product-card__media{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:#101b34}.et-home-product-card__media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .5s}.et-home-product-card:hover .et-home-product-card__media img{transform:scale(1.025)}.et-home-product-card__platform{position:absolute;left:10px;top:10px;background:rgba(4,8,20,.78);border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:5px 8px;font-size:8px;letter-spacing:.06em;text-transform:uppercase;color:#b9cced}.et-home-product-card__placeholder{height:100%;display:grid;place-content:center;text-align:center;background:radial-gradient(circle at 50% 20%,#25366c,#0a1124 65%)}.et-home-product-card__placeholder b{font-size:42px}.et-home-product-card__placeholder small{color:#8398bc}.et-home-product-card__body{padding:17px}.et-home-product-card__meta{display:flex;justify-content:space-between;gap:10px;color:#6f86ad;text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:900}.et-home-product-card h3{font-size:18px;line-height:1.16;margin:10px 0 8px;letter-spacing:-.025em}.et-home-product-card h3 a{color:#f3f7ff;text-decoration:none}.et-home-product-card p{color:#8092b3;font-size:12px;line-height:1.6;margin:0 0 14px}.et-home-product-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:12px;border-top:1px solid rgba(255,255,255,.08)}.et-home-product-card__bottom strong{color:#fff;font-size:14px}.et-home-product-card__bottom a{color:#8ebfff;text-decoration:none;font-size:10px;font-weight:900}.et-home-category{padding:96px 0;overflow:hidden}.et-home-category--wp{background:radial-gradient(circle at 78% 45%,rgba(73,123,255,.12),transparent 35%),#050a18}.et-home-category--html{background:#071125}.et-home-category--react{background:radial-gradient(circle at 25% 55%,rgba(111,83,255,.11),transparent 35%),#050a18}.et-home-category__inner{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center}.et-home-category__inner--reverse{grid-template-columns:1.2fr .8fr}.et-home-category__copy h2{font-size:clamp(36px,4.4vw,62px);line-height:.98;letter-spacing:-.06em;margin:10px 0 18px}.et-home-category__copy p{color:#8ea0bf;max-width:540px;line-height:1.75}.et-home-button{display:inline-flex;align-items:center;gap:12px;margin-top:16px;padding:12px 17px;border-radius:12px;background:linear-gradient(135deg,#536dff,#7560f5);color:#fff!important;text-decoration:none;font-size:12px;font-weight:900;box-shadow:0 12px 30px rgba(83,93,255,.2);transition:.25s}.et-home-button:hover{transform:translateY(-2px);box-shadow:0 17px 35px rgba(83,93,255,.3)}.et-home-button--ghost{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14);box-shadow:none}.et-home-category__products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.et-home-product-card--mini .et-home-product-card__media{aspect-ratio:16/10}.et-home-product-card--mini h3{font-size:16px}.et-home-product-card--mini p{font-size:11px}.et-home-why{position:relative;padding:100px 0;overflow:hidden;background:#061027}.et-home-why__inner{display:grid;grid-template-columns:1fr 340px;gap:50px;align-items:center}.et-home-why h2{font-size:clamp(38px,5vw,68px);line-height:.96;letter-spacing:-.06em;margin:10px 0 16px;max-width:720px}.et-home-why>div>p{color:#8ea1c1;max-width:650px}.et-home-orbital-badge{position:relative;width:300px;height:300px;justify-self:center;display:grid;place-items:center}.et-home-orbital-ring{position:absolute;border:1px solid rgba(91,151,255,.4);border-radius:50%;animation:etHomeOrbit 12s linear infinite}.et-home-orbital-ring.r1{width:100%;height:42%;transform:rotate(25deg)}.et-home-orbital-ring.r2{width:72%;height:100%;transform:rotate(-35deg);animation-duration:16s}.et-home-orbital-core{width:120px;height:120px;border-radius:32px;display:grid;place-items:center;background:linear-gradient(145deg,#263b84,#111a3d);border:1px solid rgba(135,181,255,.4);font-size:28px;font-weight:950;box-shadow:0 0 55px rgba(83,112,255,.35)}.et-home-benefits{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:20px}.et-home-benefits article{padding:22px;border:1px solid rgba(140,171,255,.12);border-radius:17px;background:rgba(255,255,255,.035)}.et-home-benefits b{color:#6dbfff;font-size:10px}.et-home-benefits strong{display:block;margin:14px 0 6px}.et-home-benefits p{color:#7f93b5;font-size:11px;margin:0}.et-home-discover{padding:92px 0;background:#050a18}.et-home-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.et-home-category-grid a{min-height:130px;padding:18px;border:1px solid rgba(135,168,255,.13);border-radius:17px;background:linear-gradient(180deg,#0b1730,#081125);text-decoration:none;transition:.25s}.et-home-category-grid a:hover{transform:translateY(-4px);border-color:rgba(95,159,255,.45)}.et-home-category-grid b{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:rgba(85,110,255,.15);color:#73c8ff;margin-bottom:17px}.et-home-category-grid strong{display:block;color:#eef4ff;font-size:13px}.et-home-category-grid small{display:block;color:#7085a9;font-size:9px;margin-top:3px}.et-home-trending{padding:92px 0;background:#071125}.et-home-trending__grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:50px;align-items:center}.et-home-trending__copy h2{font-size:clamp(40px,4.7vw,62px);line-height:.95;letter-spacing:-.06em;margin:9px 0 16px}.et-home-trending__copy p{color:#8ba0c2;max-width:460px}.et-home-trending__products{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.et-home-product-card--trend:first-child{grid-column:span 2}.et-home-product-card--trend:first-child .et-home-product-card__media{aspect-ratio:2.05/1}.et-home-journal{padding:96px 0;background:#050a18}.et-home-article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.et-home-article-card{overflow:hidden;border:1px solid rgba(138,169,255,.13);border-radius:18px;background:#091328}.et-home-article-card__media{display:block;aspect-ratio:16/9;background:#111c36;overflow:hidden}.et-home-article-card__media img{width:100%;height:100%;object-fit:cover;transition:.5s}.et-home-article-card:hover img{transform:scale(1.03)}.et-home-article-card__media span{display:grid;place-items:center;height:100%;font-size:38px;font-weight:950;color:#6e8cff}.et-home-article-card>div{padding:20px}.et-home-article-card small{color:#6e85aa;font-size:9px;text-transform:uppercase;letter-spacing:.1em;font-weight:900}.et-home-article-card h3{font-size:20px;line-height:1.16;margin:10px 0}.et-home-article-card h3 a{color:#f2f6ff;text-decoration:none}.et-home-article-card p{color:#8295b6;font-size:12px}.et-home-final-cta{position:relative;overflow:hidden;padding:90px 0;background:linear-gradient(110deg,#0b1b46,#151047 55%,#071125)}.et-home-final-cta__lines{position:absolute;inset:-30%;background:repeating-radial-gradient(ellipse at 72% 50%,transparent 0 34px,rgba(92,137,255,.1) 35px 36px);transform:rotate(-12deg);animation:etHomeSlowDrift 18s linear infinite}.et-home-final-cta__inner{position:relative;display:grid;grid-template-columns:1fr .65fr;gap:30px;align-items:center}.et-home-final-cta h2{font-size:clamp(42px,5vw,70px);line-height:.95;letter-spacing:-.06em;margin:10px 0 15px;max-width:800px}.et-home-final-cta p{color:#9fb1d1;max-width:650px}.et-home-final-cta__actions{display:flex;flex-wrap:wrap;gap:8px}.et-home-final-cta__device{justify-self:end;width:360px;height:230px;padding:13px;border-radius:22px;background:linear-gradient(145deg,#293d83,#101936);border:1px solid rgba(151,189,255,.35);box-shadow:0 35px 90px rgba(0,0,0,.4);transform:rotate(-5deg);animation:etHomeFloat 7s ease-in-out infinite}.device-screen{height:100%;border-radius:13px;background:radial-gradient(circle at 70% 35%,rgba(107,105,255,.45),transparent 28%),#071022;border:1px solid rgba(255,255,255,.09);display:grid;place-content:center;padding:30px}.device-screen span{color:#6bbcff;font-size:9px;letter-spacing:.18em}.device-screen b{font-size:42px;line-height:.85;letter-spacing:-.07em;margin-top:10px}.et-home-marketplace+*{position:relative}
body.home.et-theme-light .et-home-marketplace{--hm-bg:#f4f7fc;--hm-surface:#fff;--hm-surface-2:#edf3ff;--hm-line:rgba(28,51,89,.12);--hm-text:#101827;--hm-muted:#61708a;background:#f4f7fc;color:#101827}.et-theme-light .et-home-hero{background:radial-gradient(circle at 72% 42%,rgba(101,91,255,.12),transparent 27%),linear-gradient(180deg,#f7f9ff,#eef3fb)}.et-theme-light .et-home-hero__grid{opacity:.3;background-image:linear-gradient(rgba(67,91,145,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(67,91,145,.08) 1px,transparent 1px)}.et-theme-light .et-home-hero__copy>p,.et-theme-light .et-home-proof p,.et-theme-light .et-home-section-head p,.et-theme-light .et-home-category__copy p,.et-theme-light .et-home-why>div>p,.et-theme-light .et-home-trending__copy p,.et-theme-light .et-home-article-card p{color:#65738b}.et-theme-light .et-home-platforms a{color:#25334d;background:#fff;border-color:rgba(42,70,115,.12)}.et-theme-light .et-home-search{background:#fff;border-color:rgba(42,70,115,.14)}.et-theme-light .et-home-search input{color:#172238}.et-theme-light .et-home-proof,.et-theme-light .et-home-category--wp,.et-theme-light .et-home-category--react,.et-theme-light .et-home-discover,.et-theme-light .et-home-journal{background:#f4f7fc}.et-theme-light .et-home-category--html,.et-theme-light .et-home-trending{background:#eaf0f9}.et-theme-light .et-home-product-card,.et-theme-light .et-home-category-grid a,.et-theme-light .et-home-article-card{background:#fff;border-color:rgba(31,57,98,.12);box-shadow:0 16px 40px rgba(42,66,105,.08)}.et-theme-light .et-home-product-card h3 a,.et-theme-light .et-home-article-card h3 a,.et-theme-light .et-home-category-grid strong{color:#111b2e}.et-theme-light .et-home-product-card p,.et-theme-light .et-home-category-grid small{color:#66758d}.et-theme-light .et-home-product-card__bottom{border-color:rgba(31,57,98,.1)}.et-theme-light .et-home-why{background:#eaf0fa;color:#111b2e}.et-theme-light .et-home-benefits article{background:rgba(255,255,255,.7);border-color:rgba(31,57,98,.1)}.et-theme-light .et-home-final-cta{background:linear-gradient(110deg,#dce9ff,#ece7ff 55%,#dfeaff);color:#111b2e}.et-theme-light .et-home-final-cta p{color:#61708a}.et-theme-light .et-home-button--ghost{color:#111b2e!important;border-color:rgba(31,57,98,.18);background:#fff}.et-theme-light .et-home-eyebrow{color:#416ef0}.et-theme-light .et-home-link,.et-theme-light .et-home-text-link{color:#416ef0}
@keyframes etHomeOrbit{to{transform:rotate(340deg)}}@keyframes etHomePulse{0%,100%{transform:scale(1);box-shadow:0 0 0 10px rgba(103,107,255,.045),0 0 70px rgba(89,106,255,.38),inset 0 0 35px rgba(117,200,255,.18)}50%{transform:scale(1.04);box-shadow:0 0 0 18px rgba(103,107,255,.03),0 0 95px rgba(89,106,255,.5),inset 0 0 42px rgba(117,200,255,.22)}}@keyframes etHomeFloat{0%,100%{margin-top:0}50%{margin-top:-10px}}@keyframes etHomeNode{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes etHomeSlowDrift{to{transform:rotate(-12deg) translate3d(50px,20px,0)}}

/* 5.7.33 marketplace collections and trust sections */
.et-home-smart{padding:38px 0 28px;background:#071023;border-top:1px solid rgba(255,255,255,.05)}
.et-home-filter-pills{display:flex;flex-wrap:wrap;gap:8px}.et-home-filter-pills a{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;border:1px solid rgba(135,168,255,.14);background:rgba(255,255,255,.035);color:#a9bce0;text-decoration:none;font-size:10px;font-weight:850;transition:.2s}.et-home-filter-pills a:hover,.et-home-filter-pills a.is-active{background:linear-gradient(135deg,rgba(82,110,255,.25),rgba(65,210,255,.12));border-color:rgba(111,174,255,.42);color:#fff}
.et-home-collection{padding:72px 0;background:#050a18}.et-home-collection--alt{background:#071125}.et-home-product-grid--six{grid-template-columns:repeat(3,minmax(0,1fr))}.et-home-product-card--compact .et-home-product-card__media{aspect-ratio:16/9}.et-home-product-card--compact h3{font-size:16px}
.et-home-stats{padding:88px 0;background:radial-gradient(circle at 50% 0,rgba(89,113,255,.12),transparent 40%),#050a18}.et-home-stats__intro{max-width:760px}.et-home-stats__intro h2{font-size:clamp(36px,4.5vw,58px);line-height:.98;letter-spacing:-.055em;margin:9px 0 35px}.et-home-stats__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.et-home-stats__grid>div{padding:24px;border:1px solid rgba(135,168,255,.13);border-radius:18px;background:rgba(255,255,255,.035)}.et-home-stats__grid strong{display:block;font-size:32px;letter-spacing:-.05em}.et-home-stats__grid span{display:block;color:#dce6fb;font-weight:800;margin-top:7px}.et-home-stats__grid small{display:block;color:#7388ab;font-size:10px;line-height:1.5;margin-top:5px}
.et-home-gallery{padding:92px 0;background:#071125}.et-home-gallery__grid{display:grid;grid-template-columns:1.45fr .55fr;gap:14px}.et-home-gallery__main,.et-home-gallery__panel{border:1px solid rgba(135,168,255,.14);border-radius:20px;overflow:hidden}.et-home-gallery__main{background:#0a1328}.et-home-gallery__main img{width:100%;height:100%;min-height:390px;display:block;object-fit:cover}.et-home-gallery__panel{padding:32px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(145deg,#101d3b,#0a1227)}.et-home-gallery__panel span{font-size:9px;letter-spacing:.18em;color:#6dbfff}.et-home-gallery__panel strong{font-size:30px;line-height:1.05;letter-spacing:-.04em;margin:13px 0}.et-home-gallery__panel p{color:#8194b5;font-size:12px;line-height:1.7}.et-home-gallery__panel .et-home-button{align-self:flex-start;margin-top:12px}
.et-home-licenses{padding:92px 0;background:#050a18}.et-home-license-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.et-home-license-grid article{padding:28px;border:1px solid rgba(135,168,255,.13);border-radius:20px;background:linear-gradient(180deg,#0b1730,#081125)}.et-home-license-grid article.is-featured{border-color:rgba(108,163,255,.48);box-shadow:0 25px 70px rgba(57,95,255,.12)}.et-home-license-grid small{font-size:9px;letter-spacing:.16em;color:#6dbfff;font-weight:900}.et-home-license-grid h3{font-size:25px;margin:10px 0 2px}.et-home-license-grid>article>strong{display:block;font-size:38px;letter-spacing:-.06em}.et-home-license-grid p{color:#8195b8;font-size:12px}.et-home-license-grid ul{padding:0;margin:18px 0;list-style:none;color:#aebfe0;font-size:11px;line-height:2}.et-home-license-grid li:before{content:'✓';color:#65c4ff;margin-right:8px}.et-home-license-grid a{color:#91bfff;text-decoration:none;font-size:11px;font-weight:900}
.et-home-assistant{padding:88px 0;background:radial-gradient(circle at 78% 50%,rgba(102,84,255,.14),transparent 35%),#071125}.et-home-assistant__inner{display:grid;grid-template-columns:1fr .55fr;gap:60px;align-items:center}.et-home-assistant h2{font-size:clamp(38px,4.5vw,60px);line-height:.96;letter-spacing:-.06em;margin:10px 0 16px}.et-home-assistant p{color:#899dbd;max-width:620px}.et-home-assistant__choices{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.et-home-assistant__choices a{padding:10px 14px;border:1px solid rgba(135,168,255,.15);border-radius:999px;color:#dce7fc;text-decoration:none;font-size:10px;font-weight:850}.et-home-assistant__card{padding:28px;border-radius:22px;border:1px solid rgba(135,168,255,.2);background:linear-gradient(145deg,#15264c,#0b142b);box-shadow:0 25px 70px rgba(0,0,0,.28)}.et-home-assistant__card span{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:linear-gradient(145deg,#526eff,#3ecaff);font-weight:950;color:#fff}.et-home-assistant__card strong{display:block;font-size:20px;margin-top:18px}.et-home-assistant__card small{display:block;color:#8398bb;line-height:1.6;margin:7px 0 20px}.et-home-assistant__card a{color:#91bfff;text-decoration:none;font-size:11px;font-weight:900}
.et-home-faq{padding:92px 0;background:#050a18}.et-home-faq__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.et-home-faq details{padding:20px;border:1px solid rgba(135,168,255,.13);border-radius:15px;background:#091328}.et-home-faq summary{cursor:pointer;color:#f0f5ff;font-size:13px;font-weight:850}.et-home-faq p{color:#8195b8;font-size:11px;line-height:1.7;margin:12px 0 0}
.et-home-stories{padding:92px 0;background:#071125}.et-home-stories__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.et-home-stories article{padding:24px;border:1px solid rgba(135,168,255,.13);border-radius:18px;background:#091328}.et-home-stories article>b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:rgba(89,118,255,.16);color:#77c9ff}.et-home-stories strong{display:block;margin-top:14px}.et-home-stories small{display:block;color:#7186aa;font-size:9px;margin-top:3px}.et-home-stories p{color:#95a7c4;font-size:12px;line-height:1.7;margin-bottom:0}
.et-home-newsletter{padding:58px 0;background:#050a18;border-top:1px solid rgba(255,255,255,.05)}.et-home-newsletter__inner{display:flex;justify-content:space-between;align-items:center;gap:25px}.et-home-newsletter h2{font-size:clamp(30px,4vw,48px);line-height:1;letter-spacing:-.05em;margin:8px 0}.et-home-newsletter p{color:#8194b5;margin:0}
.et-home-marketplace .et-home-button{display:inline-flex;align-items:center;gap:8px;padding:12px 16px;border-radius:11px;background:linear-gradient(135deg,#536dff,#7560f5);color:#fff;text-decoration:none;font-size:11px;font-weight:900;box-shadow:0 10px 25px rgba(91,92,255,.2)}
.et-home-marketplace .et-home-button--ghost{background:transparent;border:1px solid rgba(148,178,255,.25);box-shadow:none}
.et-theme-light .et-home-smart,.et-theme-light .et-home-collection,.et-theme-light .et-home-collection--alt,.et-theme-light .et-home-stats,.et-theme-light .et-home-gallery,.et-theme-light .et-home-licenses,.et-theme-light .et-home-assistant,.et-theme-light .et-home-faq,.et-theme-light .et-home-stories,.et-theme-light .et-home-newsletter{background:#f4f7fc}.et-theme-light .et-home-filter-pills a,.et-theme-light .et-home-assistant__choices a{background:#fff;color:#52627d;border-color:rgba(31,57,98,.12)}.et-theme-light .et-home-stats__grid>div,.et-theme-light .et-home-license-grid article,.et-theme-light .et-home-assistant__card,.et-theme-light .et-home-faq details,.et-theme-light .et-home-stories article{background:#fff;border-color:rgba(31,57,98,.12)}.et-theme-light .et-home-stats__grid span,.et-theme-light .et-home-faq summary{color:#172238}.et-theme-light .et-home-gallery__panel{background:#fff}.et-theme-light .et-home-gallery__panel strong,.et-theme-light .et-home-license-grid h3,.et-theme-light .et-home-assistant__card strong{color:#172238}
@media(max-width:980px){.et-home-hero__inner,.et-home-category__inner,.et-home-category__inner--reverse,.et-home-trending__grid,.et-home-final-cta__inner{grid-template-columns:1fr}.et-home-hero{padding-top:55px}.et-home-hero__visual{height:500px;order:-1}.et-home-hero__copy{max-width:760px}.et-home-product-grid{grid-template-columns:repeat(2,1fr)}.et-home-category__products{grid-template-columns:repeat(2,1fr)}.et-home-category-grid{grid-template-columns:repeat(3,1fr)}.et-home-benefits{grid-template-columns:repeat(2,1fr)}.et-home-trending__products{grid-template-columns:repeat(2,1fr)}.et-home-article-grid{grid-template-columns:1fr 1fr}.et-home-final-cta__device{justify-self:start}}
@media(max-width:700px){.et-home-container{width:calc(100% - 28px)}et-home-hero{min-height:auto;padding:45px 0 55px}.et-home-hero__inner{min-height:0}.et-home-hero__visual{height:380px}.et-home-hero__orbit--a{width:310px;height:155px}.et-home-hero__orbit--b{width:390px;height:190px}.et-home-hero__orbit--c{width:250px;height:340px}.et-home-hero__product{width:145px;height:95px}.et-home-hero__core{width:105px;height:105px}.et-home-hero__core span{font-size:24px}.et-home-hero__node{width:38px;height:38px;font-size:13px}.et-home-hero__copy h1{font-size:46px}.et-home-platforms{gap:6px}.et-home-search{align-items:stretch;flex-wrap:wrap;padding:7px}.et-home-search input{min-height:40px}.et-home-search button{width:100%}.et-home-trust-row{gap:13px}.et-home-proof,.et-home-category,.et-home-why,.et-home-discover,.et-home-trending,.et-home-journal,.et-home-final-cta{padding:65px 0}.et-home-proof__grid,.et-home-section-head{display:block}.et-home-proof__grid .et-home-link,.et-home-section-head .et-home-link{display:inline-block;margin-top:15px}.et-home-product-grid,.et-home-category__products,.et-home-article-grid,.et-home-trending__products{grid-template-columns:1fr}.et-home-product-card--trend:first-child{grid-column:auto}.et-home-product-card--trend:first-child .et-home-product-card__media{aspect-ratio:16/10}.et-home-category-grid{grid-template-columns:repeat(2,1fr)}.et-home-benefits{grid-template-columns:1fr}.et-home-orbital-badge{width:240px;height:240px}.et-home-final-cta__device{width:100%;height:205px}.et-home-final-cta h2{font-size:44px}}
@media(prefers-reduced-motion:reduce){.et-home-marketplace *,.et-home-marketplace *::before,.et-home-marketplace *::after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}

@media(max-width:980px){.et-home-product-grid--six{grid-template-columns:repeat(2,minmax(0,1fr))}.et-home-stats__grid,.et-home-license-grid{grid-template-columns:repeat(2,1fr)}.et-home-gallery__grid,.et-home-assistant__inner{grid-template-columns:1fr}.et-home-stories__grid{grid-template-columns:1fr 1fr}.et-home-newsletter__inner{display:block}.et-home-newsletter .et-home-button{margin-top:18px}}
@media(max-width:700px){.et-home-product-grid--six,.et-home-stats__grid,.et-home-license-grid,.et-home-faq__grid,.et-home-stories__grid{grid-template-columns:1fr}.et-home-gallery__main img{min-height:230px}.et-home-gallery__panel{padding:24px}.et-home-smart{padding-top:25px}.et-home-filter-pills{overflow:auto;flex-wrap:nowrap;padding-bottom:4px}.et-home-filter-pills a{white-space:nowrap}.et-home-assistant__inner{gap:28px}}

/* 5.7.39 — homepage section frame, search and shared floating controls.
   Elementor's page root must be full-bleed; only the inner homepage content is boxed. */
body.home .elementor,
body.home .elementor-element{box-sizing:border-box;}
body.home .elementor{
  width:100vw !important;
  max-width:100vw !important;
  min-width:100vw !important;
  margin:0 !important;
  padding:0 !important;
  gap:0 !important;
  overflow:visible !important;
}
body.home .elementor > .e-con,
body.home .elementor > .elementor-element{
  width:100vw !important;
  max-width:100vw !important;
  min-width:100vw !important;
  margin:0 !important;
  padding:0 !important;
  gap:0 !important;
  box-sizing:border-box !important;
}
body.home .elementor .e-con,
body.home .elementor .e-con-inner{
  box-sizing:border-box;
}
body.home .et-elementor-home-section,
body.home .et-elementor-home-section > *{
  margin-top:0 !important;
  margin-bottom:0 !important;
}

/* Hero home-search: glass category selector + opaque overlay results. */
body.home .et-home-search{
  position:relative !important;
  z-index:40 !important;
  isolation:isolate;
}
body.home .et-home-search__type{
  position:relative !important;
  z-index:50 !important;
  min-width:148px;
}
body.home .et-home-search__type .et-search-select__trigger{
  width:100%;
  min-height:44px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  border:1px solid rgba(255,255,255,.14) !important;
  border-radius:12px !important;
  background:rgba(255,255,255,.075) !important;
  color:#fff !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 8px 24px rgba(0,0,0,.16);
  backdrop-filter:blur(16px);
  -webkit-backdrop-filter:blur(16px);
  cursor:pointer;
}
body.home .et-home-search__type .et-search-select__trigger:hover,
body.home .et-home-search__type.is-open .et-search-select__trigger{
  border-color:rgba(153,143,255,.55) !important;
  background:rgba(255,255,255,.105) !important;
}
body.home .et-home-search__menu{
  position:absolute !important;
  left:0 !important;
  top:calc(100% + 8px) !important;
  min-width:235px !important;
  padding:7px !important;
  display:none;
  flex-direction:column;
  gap:3px;
  border:1px solid rgba(177,164,255,.24) !important;
  border-radius:16px !important;
  background:rgba(8,12,27,.985) !important;
  box-shadow:0 24px 65px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.07) !important;
  backdrop-filter:blur(24px) saturate(150%);
  -webkit-backdrop-filter:blur(24px) saturate(150%);
  z-index:1000 !important;
}
body.home .et-home-search__type.is-open .et-home-search__menu{display:flex !important}
body.home .et-home-search__menu .et-search-select__option{
  width:100%;
  min-height:40px;
  padding:9px 11px;
  border:1px solid transparent;
  border-radius:10px;
  background:transparent;
  color:rgba(255,255,255,.78);
  text-align:left;
  cursor:pointer;
  font:700 12px/1.2 Inter,sans-serif;
}
body.home .et-home-search__menu .et-search-select__option:hover,
body.home .et-home-search__menu .et-search-select__option.is-active{
  background:linear-gradient(135deg,rgba(124,92,255,.20),rgba(65,215,255,.08));
  border-color:rgba(175,160,255,.25);
  color:#fff;
}
body.home .et-home-search .et-ajax-search-results-wrap{
  position:absolute !important;
  left:0 !important;
  right:0 !important;
  top:calc(100% + 9px) !important;
  margin:0 !important;
  z-index:900 !important;
  grid-column:1/-1;
}
body.home .et-home-search .et-ajax-search-results{
  max-height:360px !important;
  overflow:auto !important;
  padding:8px !important;
  border-radius:18px !important;
  border:1px solid rgba(177,164,255,.24) !important;
  background:rgba(8,12,27,.985) !important;
  box-shadow:0 24px 70px rgba(0,0,0,.45),inset 0 1px 0 rgba(255,255,255,.07) !important;
  backdrop-filter:blur(24px) saturate(150%);
  -webkit-backdrop-filter:blur(24px) saturate(150%);
}

/* Shared floating controls. The floating cart intentionally uses the exact same
   data-et-cart-open trigger as the header, so both always open the same drawer. */
.et-floating-cart{
  position:fixed;
  left:22px;
  bottom:82px;
  z-index:4001;
  width:48px;
  height:48px;
  display:flex;
  align-items:center;
  justify-content:center;
  border:1px solid rgba(255,255,255,.15);
  border-radius:15px;
  background:linear-gradient(145deg,#171d36,#0c1226);
  color:#fff;
  box-shadow:0 16px 40px rgba(0,0,0,.30);
  cursor:pointer;
  opacity:0;
  visibility:hidden;
  transform:translateY(10px);
  transition:.22s ease;
}
.et-floating-cart.is-visible{opacity:1;visibility:visible;transform:none}
.et-floating-cart:hover{transform:translateY(-2px)}
.et-floating-cart svg{width:19px;height:19px}
.et-floating-cart__count{position:absolute;right:-5px;top:-5px;min-width:19px;height:19px;padding:0 5px;border-radius:999px;display:grid;place-items:center;background:#7664ff;color:#fff;font:800 9px/1 Inter,sans-serif;border:2px solid #080c18}
.et-back-to-top{left:22px !important;bottom:22px !important}
@media(max-width:760px){
  .et-floating-cart{left:14px;bottom:76px}
  .et-back-to-top{left:14px !important;bottom:14px !important}
  body.home .et-home-search__menu{min-width:100% !important}
}

/* 5.7.40 — requested marketplace actions: modern hero search and AJAX Buy Now controls. */
body.home .et-home-search{
  display:grid !important;
  grid-template-columns:158px minmax(0,1fr) 112px !important;
  align-items:center !important;
  gap:7px !important;
  width:min(100%,650px) !important;
  max-width:650px !important;
  min-height:58px !important;
  padding:6px !important;
  border:1px solid rgba(137,164,255,.30) !important;
  border-radius:17px !important;
  background:linear-gradient(135deg,rgba(17,28,55,.88),rgba(7,14,30,.92)) !important;
  box-shadow:0 18px 50px rgba(0,0,0,.30),inset 0 1px 0 rgba(255,255,255,.08),0 0 0 1px rgba(100,120,255,.04) !important;
}
body.home .et-home-search__type{min-width:0 !important;height:46px !important;}
body.home .et-home-search__type .et-search-select__trigger{
  min-height:46px !important;
  height:46px !important;
  padding:0 13px !important;
  border-radius:12px !important;
  background:rgba(255,255,255,.075) !important;
  font:750 12px/1 Inter,sans-serif !important;
}
body.home .et-home-search__type .et-search-select__trigger b{font-size:12px;color:#9fb1d8;transition:transform .2s ease;}
body.home .et-home-search__type.is-open .et-search-select__trigger b{transform:rotate(180deg);}
body.home .et-home-search__field{
  min-width:0 !important;
  height:46px !important;
  display:flex !important;
  align-items:center !important;
  gap:8px !important;
  padding:0 11px !important;
  border:1px solid transparent !important;
  border-radius:12px !important;
  background:rgba(255,255,255,.035) !important;
}
body.home .et-home-search__field:focus-within{border-color:rgba(124,154,255,.28) !important;background:rgba(255,255,255,.055) !important;}
body.home .et-home-search__field > span{font-size:18px !important;line-height:1 !important;color:#80a2dd !important;}
body.home .et-home-search__field input{height:100% !important;padding:0 !important;font-size:13px !important;}
body.home .et-home-search > button[type="submit"]{
  width:100% !important;
  height:46px !important;
  min-width:0 !important;
  padding:0 13px !important;
  border-radius:12px !important;
  background:linear-gradient(135deg,#6475ff,#7858ee) !important;
  border:1px solid rgba(185,191,255,.24) !important;
  box-shadow:0 9px 24px rgba(87,85,238,.28),inset 0 1px 0 rgba(255,255,255,.16) !important;
  font:850 12px/1 Inter,sans-serif !important;
  white-space:nowrap !important;
}
body.home .et-home-search > button[type="submit"]:hover{transform:translateY(-1px);filter:brightness(1.06);}
body.home .et-home-search__menu{
  top:calc(100% + 7px) !important;
  left:0 !important;
  min-width:260px !important;
  padding:7px !important;
  border-radius:15px !important;
  background:linear-gradient(145deg,rgba(20,28,52,.99),rgba(8,13,28,.99)) !important;
  box-shadow:0 28px 70px rgba(0,0,0,.55),inset 0 1px 0 rgba(255,255,255,.09) !important;
  z-index:99999 !important;
}
body.home .et-home-search__type:focus-within .et-home-search__menu{display:flex !important;}
body.home .et-home-search__menu .et-search-select__option{min-height:42px !important;padding:10px 12px !important;font-size:12px !important;}
body.home .et-home-search .et-ajax-search-results-wrap{top:calc(100% + 9px) !important;z-index:99990 !important;}
body.home .et-home-search .et-ajax-search-results{background:linear-gradient(145deg,rgba(20,28,52,.99),rgba(8,13,28,.99)) !important;}

/* Hero orbit products: direct one-click AJAX purchase without leaving the hero. */
.et-home-hero__product{overflow:hidden;}
.et-home-hero__buy{
  position:absolute !important;
  right:8px !important;
  bottom:8px !important;
  z-index:8 !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:6px !important;
  min-height:31px !important;
  padding:0 10px !important;
  border:1px solid rgba(255,255,255,.18) !important;
  border-radius:9px !important;
  background:rgba(9,14,30,.88) !important;
  color:#fff !important;
  box-shadow:0 8px 22px rgba(0,0,0,.38),inset 0 1px 0 rgba(255,255,255,.09) !important;
  backdrop-filter:blur(12px) !important;
  -webkit-backdrop-filter:blur(12px) !important;
  cursor:pointer !important;
  font:800 9px/1 Inter,sans-serif !important;
  white-space:nowrap !important;
}
.et-home-hero__buy svg{width:13px !important;height:13px !important;flex:none !important;color:#9fc1ff !important;}
.et-home-hero__buy:hover{background:linear-gradient(135deg,#6475ff,#7858ee) !important;border-color:rgba(196,201,255,.35) !important;transform:translateY(-1px) !important;}
.et-home-hero__buy.is-loading{opacity:.75 !important;pointer-events:none !important;}

/* Every catalog/home product card uses the same AJAX Buy Now action. */
.et-buy-now{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:6px !important;
  min-height:36px !important;
  padding:0 12px !important;
  border:1px solid rgba(137,157,255,.24) !important;
  border-radius:10px !important;
  background:linear-gradient(135deg,#6475ff,#7858ee) !important;
  color:#fff !important;
  box-shadow:0 8px 20px rgba(83,85,224,.22),inset 0 1px 0 rgba(255,255,255,.14) !important;
  font:850 11px/1 Inter,sans-serif !important;
  white-space:nowrap !important;
  transition:transform .18s ease,filter .18s ease,box-shadow .18s ease !important;
}
.et-buy-now:hover{background:linear-gradient(135deg,#7180ff,#845ff4) !important;color:#fff !important;transform:translateY(-1px) !important;box-shadow:0 11px 25px rgba(83,85,224,.30) !important;}
.et-buy-now:disabled{cursor:wait !important;}
.et-buy-spinner{display:inline-block;width:11px;height:11px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:etBuySpin .7s linear infinite;}
@keyframes etBuySpin{to{transform:rotate(360deg)}}

@media(max-width:760px){
  body.home .et-home-search{grid-template-columns:1fr !important;gap:6px !important;padding:7px !important;}
  body.home .et-home-search__type,
  body.home .et-home-search__type .et-search-select__trigger,
  body.home .et-home-search__field,
  body.home .et-home-search > button[type="submit"]{width:100% !important;min-width:0 !important;}
  body.home .et-home-search__menu{min-width:100% !important;}
  .et-home-hero__buy{min-height:28px !important;padding:0 8px !important;}
  .et-home-hero__buy b{font-size:8px !important;}
}

.et-buy-now svg{width:13px!important;height:13px!important;flex:none!important;color:#b8c7ff!important}
.et-buy-now span{line-height:1!important}
body.home .et-home-search button.et-search-select__trigger{margin:0!important}
body.home .et-home-search > button[type="submit"]{margin:0!important}


/* 5.7.41 — requested modern Go to top control, fixed at the lower-left. */
.et-back-to-top{
  left:22px !important;
  bottom:22px !important;
  z-index:5000 !important;
  width:52px !important;
  height:52px !important;
  padding:0 !important;
  border:1px solid rgba(126,151,255,.34) !important;
  border-radius:16px !important;
  background:linear-gradient(145deg,rgba(30,40,72,.94),rgba(10,15,32,.96)) !important;
  color:#fff !important;
  box-shadow:0 14px 34px rgba(0,0,0,.38),inset 0 1px 0 rgba(255,255,255,.10) !important;
  backdrop-filter:blur(16px) saturate(140%) !important;
  -webkit-backdrop-filter:blur(16px) saturate(140%) !important;
  cursor:pointer !important;
  transition:opacity .22s ease,visibility .22s ease,transform .22s ease,box-shadow .22s ease,border-color .22s ease !important;
}
.et-back-to-top:hover{
  transform:translateY(-3px) !important;
  border-color:rgba(135,158,255,.62) !important;
  box-shadow:0 18px 42px rgba(0,0,0,.45),0 0 0 4px rgba(103,122,255,.08),inset 0 1px 0 rgba(255,255,255,.14) !important;
}
.et-back-to-top:focus-visible{
  outline:2px solid rgba(135,158,255,.85) !important;
  outline-offset:3px !important;
}
.et-back-to-top svg{
  width:21px !important;
  height:21px !important;
  flex:none !important;
  transition:transform .22s ease !important;
}
.et-back-to-top:hover svg{transform:translateY(-2px) !important}
.et-back-to-top span{
  left:62px !important;
  top:50% !important;
  transform:translate(-5px,-50%) !important;
  margin:0 !important;
  padding:8px 11px !important;
  border:1px solid rgba(126,151,255,.22) !important;
  border-radius:10px !important;
  background:rgba(10,15,30,.96) !important;
  color:#fff !important;
  box-shadow:0 12px 28px rgba(0,0,0,.30) !important;
  backdrop-filter:blur(14px) !important;
  -webkit-backdrop-filter:blur(14px) !important;
  font:800 11px/1 Inter,sans-serif !important;
  letter-spacing:.01em !important;
  opacity:0 !important;
  visibility:hidden !important;
  transition:opacity .18s ease,transform .18s ease,visibility .18s ease !important;
}
.et-back-to-top:hover span,
.et-back-to-top:focus-visible span{
  opacity:1 !important;
  visibility:visible !important;
  transform:translate(0,-50%) !important;
}
@media(max-width:760px){
  .et-back-to-top{left:14px !important;bottom:14px !important;width:48px !important;height:48px !important;border-radius:14px !important}
  .et-back-to-top span{display:none !important}
}


/* 5.7.42 — cart drawer visibility + futuristic presentation; no page-section changes. */
.et-cart-drawer__panel{
  width:min(470px,calc(100% - 18px)) !important;
  padding:0 !important;
  overflow:hidden !important;
  color:#eef4ff !important;
  background:
    radial-gradient(circle at 85% 8%,rgba(112,94,255,.16),transparent 28%),
    radial-gradient(circle at 10% 90%,rgba(65,173,255,.09),transparent 26%),
    linear-gradient(180deg,#0a1022 0%,#070c19 100%) !important;
  border-left:1px solid rgba(137,164,255,.20) !important;
  box-shadow:-32px 0 90px rgba(0,0,0,.50),inset 1px 0 rgba(255,255,255,.05) !important;
  backdrop-filter:blur(24px) saturate(145%) !important;
  -webkit-backdrop-filter:blur(24px) saturate(145%) !important;
}
.et-cart-drawer__head{
  flex:0 0 auto !important;
  padding:24px 24px 20px !important;
  border-bottom:1px solid rgba(151,174,255,.13) !important;
  background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,0)) !important;
}
.et-cart-drawer__head .et-eyebrow{
  display:inline-flex !important;
  align-items:center !important;
  gap:7px !important;
  color:#75bcff !important;
  font-size:9px !important;
  letter-spacing:.18em !important;
  text-transform:uppercase !important;
  font-weight:900 !important;
}
.et-cart-drawer__head .et-eyebrow:before{
  content:'' !important;
  width:6px !important;
  height:6px !important;
  border-radius:50% !important;
  background:#7565ff !important;
  box-shadow:0 0 14px rgba(117,101,255,.8) !important;
}
.et-cart-drawer__head h2{
  margin:7px 0 0 !important;
  color:#f4f7ff !important;
  font-size:25px !important;
  line-height:1.1 !important;
  letter-spacing:-.035em !important;
  font-weight:900 !important;
}
.et-cart-drawer__close{
  width:42px !important;
  height:42px !important;
  flex:0 0 42px !important;
  border:1px solid rgba(144,169,255,.20) !important;
  border-radius:13px !important;
  background:rgba(255,255,255,.055) !important;
  color:#dce7ff !important;
  display:grid !important;
  place-items:center !important;
  font-size:25px !important;
  font-weight:400 !important;
  line-height:1 !important;
  box-shadow:inset 0 1px rgba(255,255,255,.06) !important;
  transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease !important;
}
.et-cart-drawer__close:hover,
.et-cart-drawer__close:focus-visible{
  transform:translateY(-1px) !important;
  border-color:rgba(130,161,255,.55) !important;
  background:linear-gradient(135deg,rgba(112,91,255,.24),rgba(55,183,255,.10)) !important;
  color:#fff !important;
  outline:none !important;
  box-shadow:0 10px 28px rgba(70,84,220,.18),inset 0 1px rgba(255,255,255,.10) !important;
}
.et-cart-drawer__body{
  flex:1 1 auto !important;
  min-height:0 !important;
  overflow:auto !important;
  padding:18px 24px !important;
  scrollbar-width:thin !important;
  scrollbar-color:rgba(128,151,255,.35) transparent !important;
}
.et-cart-items{display:grid !important;gap:10px !important}
.et-cart-item{
  position:relative !important;
  align-items:center !important;
  gap:14px !important;
  min-height:76px !important;
  padding:15px 13px 15px 16px !important;
  border:1px solid rgba(145,168,255,.13) !important;
  border-radius:16px !important;
  background:linear-gradient(135deg,rgba(255,255,255,.055),rgba(255,255,255,.018)) !important;
  box-shadow:inset 0 1px rgba(255,255,255,.045) !important;
}
.et-cart-item__info{gap:5px !important}
.et-cart-item__info strong{
  display:block !important;
  color:#f3f6ff !important;
  font-size:13px !important;
  line-height:1.42 !important;
  font-weight:800 !important;
  letter-spacing:-.01em !important;
}
.et-cart-item__info span{
  display:block !important;
  color:#91a3c7 !important;
  font-size:11px !important;
  line-height:1.4 !important;
}
.et-cart-item__remove{
  width:34px !important;
  height:34px !important;
  flex:0 0 34px !important;
  border:1px solid rgba(144,169,255,.17) !important;
  border-radius:11px !important;
  background:rgba(255,255,255,.045) !important;
  color:#a9b7d1 !important;
  font-size:19px !important;
  transition:.18s ease !important;
}
.et-cart-item__remove:hover,
.et-cart-item__remove:focus-visible{
  border-color:rgba(255,112,144,.42) !important;
  background:rgba(255,75,120,.10) !important;
  color:#ff9bb7 !important;
  transform:translateY(-1px) !important;
  outline:none !important;
}
.et-cart-empty{
  min-height:100% !important;
  padding:58px 20px !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:center !important;
  text-align:center !important;
}
.et-cart-empty__icon{
  width:76px !important;
  height:76px !important;
  margin:0 auto 20px !important;
  border:1px solid rgba(132,156,255,.22) !important;
  border-radius:22px !important;
  background:radial-gradient(circle at 35% 25%,rgba(111,102,255,.30),rgba(50,67,132,.12) 58%,rgba(255,255,255,.025)) !important;
  color:#9daaff !important;
  display:grid !important;
  place-items:center !important;
  font-size:31px !important;
  box-shadow:0 0 35px rgba(93,91,255,.13),inset 0 1px rgba(255,255,255,.08) !important;
}
.et-cart-empty h3{
  margin:0 0 8px !important;
  color:#f4f7ff !important;
  font-size:21px !important;
  line-height:1.2 !important;
  font-weight:900 !important;
  letter-spacing:-.025em !important;
}
.et-cart-empty p{
  max-width:300px !important;
  margin:0 !important;
  color:#8fa0c1 !important;
  font-size:12px !important;
  line-height:1.65 !important;
}
.et-cart-drawer__footer{
  flex:0 0 auto !important;
  padding:16px 24px 22px !important;
  border-top:1px solid rgba(151,174,255,.13) !important;
  background:rgba(4,8,18,.62) !important;
}
.et-cart-drawer__footer a{
  position:relative !important;
  min-height:50px !important;
  margin-top:8px !important;
  border:1px solid rgba(143,167,255,.16) !important;
  border-radius:14px !important;
  font-size:12px !important;
  letter-spacing:-.01em !important;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease !important;
}
.et-cart-drawer__footer a:hover{
  transform:translateY(-2px) !important;
  border-color:rgba(135,160,255,.40) !important;
}
.et-cart-drawer__browse{
  background:linear-gradient(135deg,#1a1e2d,#121728) !important;
  color:#fff !important;
  box-shadow:0 10px 25px rgba(0,0,0,.20) !important;
}
.et-cart-drawer__checkout{
  background:linear-gradient(135deg,#6e5cff,#4e8fff) !important;
  color:#fff !important;
  border-color:rgba(160,177,255,.28) !important;
  box-shadow:0 12px 30px rgba(92,87,255,.25) !important;
}
.et-cart-drawer__footer a span{font-size:15px !important;transition:transform .18s ease !important}
.et-cart-drawer__footer a:hover span{transform:translateX(3px) !important}

/* Keep the requested Go to top control visibly available at lower-left on every page. */
.et-back-to-top{
  opacity:1 !important;
  visibility:visible !important;
  transform:none !important;
}
.et-back-to-top:hover{transform:translateY(-3px) !important}
@media(max-width:760px){
  .et-cart-drawer__panel{width:calc(100% - 10px) !important}
  .et-cart-drawer__head{padding:20px 18px 17px !important}
  .et-cart-drawer__body{padding:16px 18px !important}
  .et-cart-drawer__footer{padding:13px 18px 18px !important}
}


/* 5.7.44 — hero search layering, category dropdown visibility, premium Go To Top and cart close control. */
body.home .et-elementor-home-section > .et-home-hero{
  overflow:visible !important;
  position:relative !important;
  z-index:50 !important;
}
body.home .et-home-hero__inner,
body.home .et-home-hero__copy,
body.home .et-home-search,
body.home .et-home-search__type{
  overflow:visible !important;
}
body.home .et-home-search__type{z-index:100000 !important;}
body.home .et-home-search__menu{z-index:100001 !important;}
body.home .et-home-search .et-ajax-search-results-wrap{z-index:99999 !important;}
body.home .et-home-search .et-ajax-search-results,
body.home .et-home-search .et-ajax-search-results-wrap{
  pointer-events:auto !important;
}
/* Keep the following homepage section behind an open hero search result layer. */
body.home .et-elementor-home-section > .et-home-proof,
body.home .et-elementor-home-section > .et-home-category,
body.home .et-elementor-home-section > .et-home-why,
body.home .et-elementor-home-section > .et-home-discover,
body.home .et-elementor-home-section > .et-home-trending,
body.home .et-elementor-home-section > .et-home-journal,
body.home .et-elementor-home-section > .et-home-final-cta{
  z-index:1 !important;
}

/* Premium floating Go To Top: always available, with a luminous glass-orb treatment. */
.et-back-to-top{
  left:20px !important;
  bottom:20px !important;
  width:58px !important;
  height:58px !important;
  border-radius:19px !important;
  border:1px solid rgba(151,177,255,.42) !important;
  background:
    radial-gradient(circle at 35% 25%,rgba(132,151,255,.28),transparent 34%),
    linear-gradient(145deg,rgba(31,42,79,.98),rgba(8,13,30,.98)) !important;
  box-shadow:
    0 18px 44px rgba(0,0,0,.45),
    0 0 0 1px rgba(111,135,255,.08),
    0 0 32px rgba(101,112,255,.16),
    inset 0 1px 0 rgba(255,255,255,.15) !important;
  overflow:visible !important;
}
.et-back-to-top:before{
  content:'' !important;
  position:absolute !important;
  inset:-5px !important;
  border-radius:23px !important;
  border:1px solid rgba(113,145,255,.14) !important;
  pointer-events:none !important;
  opacity:.9 !important;
}
.et-back-to-top:after{
  content:'' !important;
  position:absolute !important;
  left:50% !important;
  bottom:8px !important;
  width:18px !important;
  height:2px !important;
  transform:translateX(-50%) !important;
  border-radius:99px !important;
  background:linear-gradient(90deg,transparent,#7ea0ff,transparent) !important;
  box-shadow:0 0 12px rgba(126,160,255,.65) !important;
}
.et-back-to-top svg{
  width:23px !important;
  height:23px !important;
  transform:translateY(-3px) !important;
  filter:drop-shadow(0 0 8px rgba(139,168,255,.42)) !important;
}
.et-back-to-top:hover{
  transform:translateY(-4px) scale(1.035) !important;
  border-color:rgba(160,183,255,.72) !important;
  box-shadow:0 22px 50px rgba(0,0,0,.52),0 0 38px rgba(102,113,255,.25),inset 0 1px 0 rgba(255,255,255,.18) !important;
}
.et-back-to-top span{
  left:69px !important;
  border-color:rgba(126,151,255,.34) !important;
  background:linear-gradient(145deg,rgba(19,27,51,.98),rgba(7,12,26,.98)) !important;
  box-shadow:0 15px 35px rgba(0,0,0,.42),0 0 18px rgba(103,119,255,.10) !important;
  white-space:nowrap !important;
}
@media(max-width:760px){
  .et-back-to-top{left:14px !important;bottom:14px !important;width:52px !important;height:52px !important;border-radius:17px !important;}
  .et-back-to-top:after{bottom:7px !important;width:16px !important;}
}

/* Modern, unmistakable cart close control. */
.et-cart-drawer__close{
  position:relative !important;
  width:44px !important;
  height:44px !important;
  border-radius:14px !important;
  border:1px solid rgba(143,170,255,.30) !important;
  background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.035)) !important;
  color:#e9f0ff !important;
  font-size:0 !important;
  box-shadow:0 8px 25px rgba(0,0,0,.20),inset 0 1px rgba(255,255,255,.09) !important;
}
.et-cart-drawer__close:before,
.et-cart-drawer__close:after{
  content:'' !important;
  position:absolute !important;
  left:50% !important;
  top:50% !important;
  width:17px !important;
  height:2px !important;
  border-radius:99px !important;
  background:#dce8ff !important;
  box-shadow:0 0 8px rgba(145,176,255,.28) !important;
}
.et-cart-drawer__close:before{transform:translate(-50%,-50%) rotate(45deg) !important;}
.et-cart-drawer__close:after{transform:translate(-50%,-50%) rotate(-45deg) !important;}
.et-cart-drawer__close:hover,
.et-cart-drawer__close:focus-visible{
  transform:rotate(90deg) scale(1.03) !important;
  border-color:rgba(132,163,255,.65) !important;
  background:linear-gradient(135deg,rgba(111,91,255,.30),rgba(52,173,255,.12)) !important;
  color:#fff !important;
}


/* 5.7.45 — final targeted fixes: hero category visibility, stale/empty search results, scroll threshold for Go To Top, and guaranteed cart close control. */
body.home .et-home-search__type .et-search-select__menu,
body.home .et-home-search__type.is-open .et-search-select__menu{
  opacity:1 !important;
  visibility:visible !important;
  pointer-events:auto !important;
  transform:none !important;
  display:flex !important;
}
body.home .et-home-search .et-ajax-search-results-wrap[hidden]{
  display:none !important;
}
body.home .et-home-search .et-ajax-search-results-wrap{
  position:absolute !important;
  left:0 !important;
  right:0 !important;
  top:calc(100% + 9px) !important;
  z-index:99999 !important;
}
/* Preserve the approved 5.7.44 modern button design, but restore its intended scroll visibility behavior. */
.et-back-to-top{
  opacity:0 !important;
  visibility:hidden !important;
  transform:translateY(10px) !important;
  pointer-events:none !important;
}
.et-back-to-top.is-visible{
  opacity:1 !important;
  visibility:visible !important;
  transform:none !important;
  pointer-events:auto !important;
}
/* Always provide a clearly visible cart close control even if a third-party drawer refresh omits styling. */
.et-cart-drawer.is-open .et-cart-drawer__close{
  display:grid !important;
  place-items:center !important;
  opacity:1 !important;
  visibility:visible !important;
  pointer-events:auto !important;
  position:relative !important;
  z-index:20 !important;
}


/* 5.7.46 — targeted only: keep hero category menu closed until its trigger is clicked. */
body.home .et-home-search__type .et-home-search__menu,
body.home .et-home-search__type:focus-within .et-home-search__menu{
  display:none !important;
  opacity:0 !important;
  visibility:hidden !important;
  pointer-events:none !important;
  transform:translateY(-5px) !important;
}
body.home .et-home-search__type.is-open .et-home-search__menu{
  display:flex !important;
  opacity:1 !important;
  visibility:visible !important;
  pointer-events:auto !important;
  transform:none !important;
}

/* 5.7.46 — keep only the theme's own floating cart control. */
[data-et-hidden-duplicate-cart="1"]{display:none !important;}

/* 5.7.46 — modern cart close control at the top-left of the cart panel. */
.et-cart-drawer__panel{position:absolute !important;}
.et-cart-drawer__head{
  position:relative !important;
  padding-left:62px !important;
}
.et-cart-drawer__close{
  position:absolute !important;
  left:18px !important;
  top:18px !important;
  z-index:30 !important;
  display:grid !important;
  place-items:center !important;
  margin:0 !important;
}
@media(max-width:760px){
  .et-cart-drawer__head{padding-left:58px !important;}
  .et-cart-drawer__close{left:14px !important;top:14px !important;}
}


/* 5.7.48 — targeted hero fixes only: keep the search controls on one row and
   give the approved hero heading a compact two-line presentation. */
body.home .et-home-search{
  grid-template-columns:148px minmax(0,1fr) 112px !important;
  align-items:center !important;
}
body.home .et-home-search__field{
  min-width:0 !important;
  width:100% !important;
  height:46px !important;
  display:flex !important;
  align-items:center !important;
  gap:8px !important;
  padding:0 11px !important;
  border:1px solid transparent !important;
  border-radius:12px !important;
  background:rgba(255,255,255,.035) !important;
}
body.home .et-home-search__field > span{
  flex:0 0 auto !important;
  font-size:18px !important;
  line-height:1 !important;
  color:#80a2dd !important;
}
body.home .et-home-search__field input{
  min-width:0 !important;
  width:100% !important;
  height:100% !important;
  padding:0 !important;
  border:0 !important;
  outline:0 !important;
  background:transparent !important;
  color:#fff !important;
  font-size:13px !important;
}
body.home .et-home-search__field:focus-within{
  border-color:rgba(124,154,255,.28) !important;
  background:rgba(255,255,255,.055) !important;
}
body.home .et-home-hero__inner{
  grid-template-columns:1.05fr .95fr !important;
}
body.home .et-home-hero__copy h1{
  max-width:720px !important;
  font-size:42px !important;
  line-height:.98 !important;
  letter-spacing:-.065em !important;
  margin:8px 0 20px !important;
}
@media(max-width:980px){
  body.home .et-home-hero__inner{grid-template-columns:1fr !important;}
  body.home .et-home-hero__copy h1{font-size:46px !important;}
}
@media(max-width:700px){
  body.home .et-home-search{grid-template-columns:1fr !important;gap:6px !important;padding:7px !important;}
  body.home .et-home-search__type,
  body.home .et-home-search__field,
  body.home .et-home-search > button[type="submit"]{width:100% !important;min-width:0 !important;}
  body.home .et-home-search__field{height:46px !important;}
  body.home .et-home-hero__copy h1{font-size:42px !important;}
}

/* 5.7.49 — product presentation only: move detail title under the image and
   surface the product's support/resources as compact, conversion-focused UI. */
body.single-download .et-download-product-title{
  margin:24px 0 13px !important;
  max-width:100% !important;
  color:#151a25 !important;
  font-size:clamp(36px,4vw,54px) !important;
  line-height:.99 !important;
  letter-spacing:-.055em !important;
}
body.single-download .et-download-preview-actions{margin-top:0 !important;}
body.single-download .et-product-resource-panel{
  position:relative;
  margin-top:22px;
  padding:17px;
  border:1px solid #e1e3eb;
  border-radius:18px;
  background:linear-gradient(145deg,#fbfbff 0%,#f7f8fc 100%);
  box-shadow:0 12px 32px rgba(20,28,52,.045);
}
body.single-download .et-product-resource-links{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:7px;
  margin-top:11px;
}
body.single-download .et-product-resource-links a{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:9px;
  min-height:40px;
  padding:0 11px;
  border:1px solid #e0e3eb;
  border-radius:11px;
  background:#fff;
  color:#282e3b;
  text-decoration:none;
  font-size:10px;
  font-weight:850;
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;
}
body.single-download .et-product-resource-links a:hover{
  transform:translateY(-1px);
  border-color:#bdb4f3;
  box-shadow:0 7px 18px rgba(67,57,160,.08);
}
body.single-download .et-product-resource-links a b{color:#6756df;font-size:12px;}
body.single-download .et-product-service-row{
  display:flex;
  flex-wrap:wrap;
  gap:6px;
  margin-top:9px;
}
body.single-download .et-product-service-row span{
  display:inline-flex;
  align-items:center;
  min-height:27px;
  padding:0 9px;
  border-radius:999px;
  background:#eeedff;
  color:#5d51c7;
  border:1px solid rgba(105,87,224,.08);
  font-size:8px;
  font-weight:900;
}

/* Homepage product cards: keep the existing card layout and add a concise
   service/support strip without changing the marketplace sections around it. */
.et-home-product-card__services{
  display:flex;
  flex-wrap:wrap;
  gap:5px;
  margin:0 0 13px;
}
.et-home-product-card__services span,
.et-home-product-card__services a{
  display:inline-flex;
  align-items:center;
  min-height:25px;
  padding:0 7px;
  border:1px solid rgba(135,168,255,.12);
  border-radius:999px;
  background:rgba(255,255,255,.035);
  color:#8fa5ca;
  text-decoration:none;
  font-size:7px;
  line-height:1;
  font-weight:850;
  white-space:nowrap;
}
.et-home-product-card__services a{color:#9f93ff;border-color:rgba(121,104,245,.20);}
.et-home-product-card__services a:hover{background:rgba(111,91,239,.10);border-color:rgba(121,104,245,.40);color:#c3baff;}
.et-theme-light .et-home-product-card__services span,
.et-theme-light .et-home-product-card__services a{background:#f6f7fb;border-color:rgba(31,57,98,.10);color:#64728a;}
.et-theme-light .et-home-product-card__services a{color:#5f50d4;border-color:rgba(95,80,212,.14);}

@media(max-width:700px){
  body.single-download .et-download-product-title{font-size:36px !important;margin-top:19px !important;}
  body.single-download .et-product-resource-links{grid-template-columns:1fr;}
  body.single-download .et-product-resource-panel{padding:14px;}
}


/* 5.7.51 — product detail only: expose the EDD demo field correctly and make
   the detail resources substantially easier to read without changing other sections. */
body.single-download .et-download-hero-info{padding-top:24px !important;}
body.single-download .et-download-cover img{
  aspect-ratio:auto !important;
  height:auto !important;
  object-fit:contain !important;
  background:#edf0f5;
}
body.single-download .et-product-resource-panel{
  margin-top:24px !important;
  padding:21px !important;
  border-color:#d7d2f6 !important;
  box-shadow:0 16px 38px rgba(57,49,121,.09) !important;
}
body.single-download .et-product-resource-links{
  gap:10px !important;
  margin-top:13px !important;
}
body.single-download .et-product-resource-links a{
  min-height:56px !important;
  padding:0 15px !important;
  border-radius:13px !important;
  border-color:#d8dce7 !important;
  font-size:13px !important;
  font-weight:900 !important;
}
body.single-download .et-product-resource-links a b{font-size:15px !important;}
body.single-download .et-product-service-row{gap:8px !important;margin-top:12px !important;}
body.single-download .et-product-service-row span{
  min-height:32px !important;
  padding:0 12px !important;
  font-size:10px !important;
}
body.single-download .et-detail-eyebrow{font-size:10px !important;}
body.single-download .et-detail-excerpt{font-size:15px !important;line-height:1.82 !important;}
body.single-download .et-detail-trust-row{gap:8px !important;}
body.single-download .et-detail-trust-row span{font-size:10px !important;padding:8px 11px !important;}

/* Homepage product cards: improve readability of the already-requested service strip only. */
.et-home-product-card__services{gap:6px !important;}
.et-home-product-card__services span,
.et-home-product-card__services a{
  min-height:29px !important;
  padding:0 9px !important;
  font-size:9px !important;
}


/* 5.7.52 — targeted product presentation fixes only.
 * Detail hero is reorganized into one clear title row followed by a balanced
 * image/resources row. Homepage cards expose the live demo prominently. */
body.single-download .et-download-hero{
  grid-template-columns:minmax(0,1fr) minmax(360px,420px) !important;
  gap:22px 30px !important;
  padding:28px 0 42px !important;
  align-items:start !important;
}
body.single-download .et-download-product-title{
  grid-column:1 / -1 !important;
  grid-row:1 !important;
  margin:0 !important;
  max-width:980px !important;
  font-size:clamp(42px,4.7vw,62px) !important;
  line-height:.96 !important;
  letter-spacing:-.06em !important;
}
body.single-download .et-download-preview-column{
  grid-column:1 !important;
  grid-row:2 !important;
}
body.single-download .et-download-hero-info{
  grid-column:2 !important;
  grid-row:2 !important;
  padding:18px 0 0 !important;
}
body.single-download .et-download-cover{
  border-radius:25px !important;
  background:#f0f2f6 !important;
}
body.single-download .et-download-cover img{
  display:block !important;
  width:100% !important;
  height:auto !important;
  max-height:none !important;
  aspect-ratio:auto !important;
  object-fit:contain !important;
  object-position:center !important;
}
body.single-download .et-detail-excerpt{
  font-size:15px !important;
  line-height:1.75 !important;
}
body.single-download .et-product-resource-panel{
  margin-top:18px !important;
  padding:19px !important;
}
body.single-download .et-product-resource-links{
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:10px !important;
}
body.single-download .et-product-resource-links a{
  min-height:58px !important;
  padding:0 15px !important;
  font-size:13px !important;
}

/* Homepage product cards: prominent conversion links and readable descriptions. */
.et-home-product-card__body{padding:20px !important;}
.et-home-product-card h3{font-size:19px !important;line-height:1.18 !important;margin:10px 0 9px !important;}
.et-home-product-card p{font-size:13px !important;line-height:1.62 !important;margin:0 0 15px !important;color:#91a2c0 !important;}
.et-home-product-card__actions{
  display:grid !important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;
  gap:7px !important;
  margin:0 0 10px !important;
}
.et-home-product-card__actions a{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:5px !important;
  min-height:36px !important;
  padding:0 9px !important;
  border-radius:10px !important;
  text-decoration:none !important;
  font-size:10px !important;
  font-weight:900 !important;
  white-space:nowrap !important;
  transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease !important;
}
.et-home-product-card__demo{
  color:#fff !important;
  background:linear-gradient(135deg,#6655e9,#7c63ff) !important;
  border:1px solid rgba(166,151,255,.42) !important;
  box-shadow:0 9px 22px rgba(88,75,210,.20) !important;
}
.et-home-product-card__forum{
  color:#c6d2e8 !important;
  background:rgba(255,255,255,.035) !important;
  border:1px solid rgba(135,168,255,.17) !important;
}
.et-home-product-card__actions a:hover{transform:translateY(-2px) !important;}
.et-home-product-card__forum:hover{border-color:rgba(135,168,255,.35) !important;background:rgba(255,255,255,.06) !important;}
.et-home-product-card__services{
  gap:6px !important;
  margin:0 0 15px !important;
}
.et-home-product-card__services span{
  min-height:29px !important;
  padding:0 9px !important;
  font-size:9.5px !important;
}
.et-home-product-card__services a{display:none !important;}
.et-home-product-card__badge{
  position:absolute !important;
  right:10px !important;
  top:10px !important;
  display:inline-flex !important;
  align-items:center !important;
  gap:5px !important;
  min-height:27px !important;
  padding:0 9px !important;
  border-radius:999px !important;
  background:rgba(104,82,238,.94) !important;
  border:1px solid rgba(220,214,255,.35) !important;
  color:#fff !important;
  font-size:8px !important;
  font-weight:950 !important;
  letter-spacing:.08em !important;
  box-shadow:0 9px 22px rgba(42,32,125,.28) !important;
}
.et-theme-light .et-home-product-card p{color:#65758e !important;}
.et-theme-light .et-home-product-card__forum{color:#4f5f78 !important;background:#f7f8fb !important;border-color:rgba(31,57,98,.12) !important;}

@media(max-width:980px){
  body.single-download .et-download-hero{grid-template-columns:minmax(0,1fr) minmax(300px,380px) !important;}
}
@media(max-width:700px){
  body.single-download .et-download-hero{grid-template-columns:1fr !important;gap:18px !important;padding-top:24px !important;}
  body.single-download .et-download-product-title{grid-column:1 !important;grid-row:1 !important;font-size:38px !important;}
  body.single-download .et-download-preview-column{grid-column:1 !important;grid-row:2 !important;}
  body.single-download .et-download-hero-info{grid-column:1 !important;grid-row:3 !important;padding-top:0 !important;}
  .et-home-product-card__actions{grid-template-columns:1fr !important;}
}


/* 5.7.53 — targeted fixes: title placement, product-row controls and reliable
 * Elementor category filtering. No unrelated homepage/detail sections changed. */
.et-home-product-grid[style*="--et-home-product-columns"],
.et-home-category__products[style*="--et-home-product-columns"],
.et-home-trending__products[style*="--et-home-product-columns"]{
  grid-template-columns:repeat(var(--et-home-product-columns),minmax(0,1fr)) !important;
}
.et-home-product-grid[style*="--et-home-product-columns"]{width:100%;}
.et-home-category__products[style*="--et-home-product-columns"]{width:100%;}
.et-home-trending__products[style*="--et-home-product-columns"]{width:100%;}

body.single-download .et-download-hero{
  grid-template-columns:minmax(0,1fr) minmax(390px,430px) !important;
  gap:0 34px !important;
  padding:28px 0 46px !important;
  align-items:start !important;
}
body.single-download .et-download-preview-column{
  grid-column:1 !important;
  grid-row:1 !important;
  min-width:0 !important;
}
body.single-download .et-download-hero-info{
  grid-column:2 !important;
  grid-row:1 !important;
  padding:28px 0 0 !important;
}
body.single-download .et-download-cover img{
  width:100% !important;
  height:auto !important;
  max-height:none !important;
  aspect-ratio:auto !important;
  object-fit:contain !important;
  object-position:center !important;
}
body.single-download .et-download-product-title{
  margin:24px 0 0 !important;
  max-width:100% !important;
  font-size:clamp(34px,3.7vw,52px) !important;
  line-height:.99 !important;
  letter-spacing:-.055em !important;
  color:#151a25 !important;
}
body.single-download .et-download-preview-actions{
  margin-top:13px !important;
}
body.single-download .et-product-resource-panel{
  margin-top:18px !important;
}
@media(max-width:980px){
  .et-home-product-grid[style*="--et-home-product-columns"],
  .et-home-category__products[style*="--et-home-product-columns"],
  .et-home-trending__products[style*="--et-home-product-columns"]{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
  body.single-download .et-download-hero{grid-template-columns:minmax(0,1fr) minmax(300px,380px) !important;gap:0 22px !important;}
}
@media(max-width:700px){
  .et-home-product-grid[style*="--et-home-product-columns"],
  .et-home-category__products[style*="--et-home-product-columns"],
  .et-home-trending__products[style*="--et-home-product-columns"]{grid-template-columns:1fr !important;}
  body.single-download .et-download-hero{grid-template-columns:1fr !important;gap:20px !important;padding-top:24px !important;}
  body.single-download .et-download-preview-column{grid-column:1 !important;grid-row:1 !important;}
  body.single-download .et-download-hero-info{grid-column:1 !important;grid-row:2 !important;padding-top:0 !important;}
  body.single-download .et-download-product-title{font-size:38px !important;margin-top:18px !important;}
}

/* Editorial archive notice used for legacy journal content. */
.et-article-archive-note{margin:0 0 28px;padding:18px 20px;border:1px solid rgba(18,18,18,.10);border-radius:16px;background:#f7f7f4;color:#343434}.et-article-archive-note strong{display:block;margin-bottom:6px;font-size:.88rem;letter-spacing:.06em;text-transform:uppercase}.et-article-archive-note p{margin:0;max-width:75ch;font-size:.95rem;line-height:1.7}


/* 5.7.64 — SEO architecture layer. */
.et-editorial-standards{margin:0 0 28px;padding:28px 30px;border:1px solid #dedfe6;border-radius:22px;background:linear-gradient(145deg,#fff,#f7f7fa);display:grid;grid-template-columns:1.25fr .75fr;gap:28px;align-items:center}.et-editorial-standards h2{font-size:clamp(25px,3vw,38px);line-height:1.04;letter-spacing:-.045em;margin:9px 0 8px}.et-editorial-standards p{margin:0;max-width:720px;color:#6d717c;line-height:1.7}.et-editorial-standards__points{display:grid;gap:8px}.et-editorial-standards__points span{padding:11px 13px;border:1px solid #e4e5ea;border-radius:12px;background:#fff;font-size:12px;font-weight:800;color:#343742}.et-editorial-standards__points b{display:inline-grid;place-items:center;width:25px;height:25px;margin-right:8px;border-radius:50%;background:#eeeaff;color:#5f50d9;font-size:9px}.et-editorial-method{margin-top:42px;padding:25px;border:1px solid #e1e3e8;border-radius:18px;background:#fafafd}.et-editorial-method h2{font-size:26px;letter-spacing:-.035em;margin:10px 0 13px}.et-editorial-method p{margin:6px 0;color:#656a75}.et-editorial-method__sources{margin-top:14px}.et-editorial-method__sources ul{margin:8px 0 0;padding-left:18px}.et-editorial-method__sources a{color:#5146c9;text-decoration:underline;text-underline-offset:2px}.et-editorial-method__sources li{margin:5px 0;word-break:break-word}
@media(max-width:800px){.et-editorial-standards{grid-template-columns:1fr;padding:23px}.et-editorial-method{padding:20px}}

/* 5.7.66 — Traffic & Search Content Architecture: substantive topic archives. */
.et-topic-archive__crumb{margin-bottom:18px}.et-topic-archive__hero{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:36px;align-items:end;padding:28px 0 54px;border-bottom:1px solid var(--et-line)}.et-topic-archive__hero h1{font-size:clamp(46px,7vw,82px);line-height:.96;letter-spacing:-.055em;margin:10px 0 16px}.et-topic-archive__description{max-width:760px}.et-topic-archive__description p{margin:0;color:var(--et-muted);font-size:18px}.et-topic-archive__signal{border:1px solid var(--et-line);border-radius:20px;padding:24px;background:var(--et-surface);display:grid;gap:5px}.et-topic-archive__signal strong{font-size:38px;line-height:1}.et-topic-archive__signal span{font-size:12px;color:var(--et-muted);font-weight:700}.et-topic-archive__layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:46px;padding-top:48px}.et-topic-archive .et-blog-grid-modern{margin-top:0}.et-topic-archive .et-modern-post-card__media{aspect-ratio:16/10}.et-topic-archive .et-modern-post-card--wide{grid-column:span 2}
@media(max-width:900px){.et-topic-archive__hero{grid-template-columns:1fr}.et-topic-archive__layout{grid-template-columns:1fr}.et-topic-archive__signal{max-width:260px}.et-topic-archive .et-modern-post-card--wide{grid-column:auto}}
@media(max-width:600px){.et-topic-archive__hero{padding-bottom:36px}.et-topic-archive__hero h1{font-size:48px}.et-topic-archive__layout{padding-top:34px}}
