@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght=400;500;600;700;800&display=swap');:root{--bg-global:#000000;--bg-header:rgba(0,0,0,0.85);--bg-cards:#111111;--bg-frames:#222222;--text-main:#ffffff;--text-muted:#aaaaaa;--border-color:rgba(255,255,255,0.1);--accent-blue:#ffffff;--accent-hover:#cccccc;--card-shadow:0 4px 20px rgba(0,0,0,0.5);--hero-gradient:linear-gradient(180deg,#111111 0%,#000000 100%);--tools-bg:#f8fafc;--tools-text-main:#0f172a;--tools-text-muted:#64748b;--tools-card-bg:#ffffff;--tools-card-border:#e2e8f0;--tools-primary:#4f46e5;--tools-btn-text:#ffffff;--tools-shadow:0 4px 12px rgba(79, 70, 229, 0.05);--tools-hover-shadow:0 10px 20px rgba(79, 70, 229, 0.12)}[data-theme="light"],html :root,.gd-tools-wrapper{--bg-global:#ffffff;--bg-header:rgba(255,255,255,0.85);--bg-cards:#ffffff;--bg-frames:#eeeeee;--text-main:#000000 !important;--text-muted:#555555;--border-color:rgba(0,0,0,0.1);--accent-blue:#000000;--accent-hover:#333333;--card-shadow:0 8px 20px rgba(0,0,0,0.05);--hero-gradient:linear-gradient(180deg,#ffffff 0%,#f9f9f9 100%)}html[data-theme="dark"] :root,html[data-theme="dark"] .gd-tools-wrapper{--tools-bg:#0a0a0a;--tools-text-main:#ffffff;--tools-text-muted:#94a3b8;--tools-card-bg:#111111;--tools-card-border:#222222;--tools-primary:#6366f1;--tools-shadow:0 4px 12px rgba(0,0,0,0.5);--tools-hover-shadow:0 10px 25px rgba(99,102,241,0.2)}[data-theme="dark"] .hero-main-title,[data-theme="dark"] .hero-main-title *,[data-theme="dark"] #typed-loop-text,[data-theme="dark"] .asset-title-truncate-wrapper a{color:#ffffff !important}[data-theme="light"] .hero-main-title,[data-theme="light"] .hero-main-title *,[data-theme="light"] #typed-loop-text,[data-theme="light"] .section-grid-title,[data-theme="light"] .asset-title-truncate a,[data-theme="light"] .widget-title,[data-theme="light"] .custom-search-box input{color:#000000 !important}[data-theme="dark"] .modern-header-nav > li > a,[data-theme="dark"] header.sticky-top ul > li > a,[data-theme="dark"] .custom-menu-icon{color:#ffffff !important}[data-theme="light"] .modern-header-nav > li > a,[data-theme="light"] header.sticky-top ul > li > a,[data-theme="light"] .custom-menu-icon{color:#000000 !important}[data-theme="light"] .hero-sub-title{color:#444444 !important}[data-theme="light"] .custom-search-box input::placeholder{color:#888888 !important}[data-theme="light"] .keyword-toggle-action{color:#000000 !important;border-color:#000000 !important}body{font-family:'Plus Jakarta Sans',sans-serif !important;background-color:var(--bg-global) !important;color:var(--text-main) !important;transition:background-color .3s ease,color .3s ease;letter-spacing:-.015em}header.sticky-top{backdrop-filter:blur(12px) !important;-webkit-backdrop-filter:blur(12px) !important;background:var(--bg-header) !important;border-bottom:1px solid var(--border-color) !important;z-index:1040;transition:background .3s ease}.modern-header-nav{list-style:none;margin:0;padding:0}.modern-header-nav > li{position:relative;list-style:none}.modern-header-nav > li > a{display:inline-block;padding:6px 20px !important;font-weight:600 !important;font-size:.9rem !important;transition:all .2s ease;border-radius:8px;text-decoration:none}[data-theme="dark"] .modern-header-nav > li > a:hover{color:#000000 !important;background:#ffffff !important}[data-theme="light"] .modern-header-nav > li > a:hover{color:#ffffff !important;background:#000000 !important}.theme-toggle-btn{background:var(--bg-frames) !important;color:var(--text-main) !important;border:1px solid var(--border-color) !important;width:38px;height:38px;border-radius:50%;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0 !important}.theme-toggle-btn i{font-size:1.1rem;line-height:1;color:var(--text-main) !important}.theme-toggle-btn:hover{transform:scale(1.05);box-shadow:var(--card-shadow)}.luxury-hero-container{background:var(--hero-gradient) !important;padding:80px 20px 60px 20px !important;border-bottom:1px solid var(--border-color) !important;text-align:center !important}.hero-main-title{font-size:3rem !important;font-weight:800 !important;letter-spacing:-.03em !important;line-height:1.1 !important;margin-bottom:6px}.typing-cursor{color:var(--text-main) !important;animation:blink 1s infinite}.hero-sub-title{max-width:620px !important;line-height:1.7 !important;font-size:.95rem !important;color:var(--text-muted) !important;font-weight:400 !important;margin:0 auto 22px}.custom-search-box{background:var(--bg-cards) !important;border-radius:10px !important;padding:4px 4px 4px 14px;display:flex;align-items:center;width:100%;max-width:520px;margin:0 auto 18px auto;border:1px solid var(--border-color);transition:background .3s,border .3s,box-shadow .3s}.search-box-lens{color:var(--text-muted) !important;padding-right:6px;font-size:.95rem}.custom-search-box input{font-size:.9rem;font-weight:500;background:transparent !important;border:none !important;outline:none !important;width:100%}.custom-search-box input::placeholder{color:var(--text-muted) !important}[data-theme="dark"] .custom-search-box button{background:#ffffff !important;color:#000000 !important}[data-theme="dark"] .custom-search-box button:hover{background:#cccccc !important}[data-theme="light"] .custom-search-box button{background:#000000 !important;color:#ffffff !important}[data-theme="light"] .custom-search-box button:hover{background:#222222 !important}.custom-search-box button{border-radius:6px !important;font-weight:700 !important;padding:8px 22px !important;border:none !important;font-size:.85rem;transition:background .2s}.sli-menu{gap:8px !important}.sli-menu li a{color:var(--text-main) !important;background:var(--bg-cards) !important;border:1px solid var(--border-color) !important;padding:5px 14px !important;border-radius:6px !important;text-decoration:none !important;font-size:.8rem !important;font-weight:600 !important;display:inline-block;transition:all .2s ease}[data-theme="dark"] .sli-menu li a:hover{background:#ffffff !important;color:#000000 !important}[data-theme="light"] .sli-menu li a:hover{background:#000000 !important;color:#ffffff !important}.section-heading-box{border-bottom:1px solid var(--border-color) !important;margin-bottom:12px !important}.section-grid-title{font-size:1.15rem;font-weight:700;margin:0}[data-theme="dark"] .section-view-all-link{color:#ffffff !important}[data-theme="light"] .section-view-all-link{color:#000000 !important}.section-view-all-link{text-decoration:none;font-weight:700;font-size:.8rem;transition:opacity .2s}.section-view-all-link:hover{opacity:.7}.luxury-asset-card{background:var(--bg-cards) !important;border:1px solid var(--border-color) !important;border-radius:12px !important;overflow:hidden !important;box-shadow:0 4px 12px rgba(0,0,0,0.03) !important;transition:all .3s cubic-bezier(0.25,0.8,0.25,1) !important;width:100%}.luxury-asset-card:hover{transform:translateY(-5px) !important;border-color:var(--text-main) !important}.card-media-frame{background:var(--bg-frames) !important;height:180px !important;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden !important;position:relative !important;border-bottom:1px solid var(--border-color) !important}.card-media-frame img{width:100% !important;height:100% !important;object-fit:cover !important;padding:12px;transition:transform .5s ease !important}.luxury-asset-card:hover .card-media-frame img{transform:scale(1.04) !important}.card-hover-layer{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.75);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}.luxury-asset-card:hover .card-hover-layer{opacity:1}.hover-download-btn{background:#ffffff !important;color:#000000 !important;text-decoration:none !important;font-size:.75rem;font-weight:700;padding:6px 14px;border-radius:5px;transition:transform .15s ease}.hover-download-btn:hover{transform:scale(1.04)}.card-content-desc{padding:20px !important;text-align:left !important;background:var(--bg-cards) !important}.asset-title-truncate{font-size:12px !important;font-weight:700 !important;line-height:1.4 !important;margin-bottom:0px !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.asset-title-truncate a{color:var(--text-main) !important;text-decoration:none !important;transition:opacity .2s !important}.asset-title-truncate a:hover{opacity:.8 !important}.blog-excerpt-text{font-size:.85rem !important;color:var(--text-muted) !important;line-height:1.6 !important;text-align:left !important;margin-bottom:0 !important}.luxury-keywords-widget{background:var(--bg-cards) !important;border:1px solid var(--border-color) !important;box-shadow:var(--card-shadow) !important;border-radius:10px !important}.widget-title{font-size:1.05rem;font-weight:700}.style-tag-ul{padding:0;list-style:none}.luxury-badge-link{padding:5px 12px;font-size:.78rem;border-radius:6px;background:var(--bg-frames) !important;color:var(--text-muted) !important;text-decoration:none;font-weight:600;display:inline-block;border:1px solid var(--border-color);transition:all .2s ease}.luxury-badge-link:hover{background:var(--text-main) !important;color:var(--bg-global) !important}.keyword-toggle-action{font-size:.8rem;padding:5px 18px !important;border-radius:6px !important;border:1px solid var(--border-color) !important;background:transparent !important;color:var(--text-main) !important;font-weight:600}body.admin-bar header.sticky-top{top:32px !important}@media (max-width:782px){body.admin-bar header.sticky-top{top:46px !important}}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}.luxury-footer-wrapper{background-color:var(--bg-cards) !important;border-top:1px solid var(--border-color) !important;transition:background-color .3s ease}.footer-desc-text{color:var(--text-muted) !important;font-size:.88rem;line-height:1.6}.footer-widget-title{color:var(--text-main) !important;font-size:.85rem;letter-spacing:.05em}.footer-links-list li a{color:var(--text-muted) !important;text-decoration:none !important;font-size:.85rem;font-weight:500;display:inline-block;padding:4px 0;transition:color .2s ease,transform .2s ease}.footer-links-list li a:hover{color:var(--text-main) !important;transform:translateX(2px)}.footer-action-btn{border-radius:6px !important;font-size:.85rem !important;font-weight:700 !important;padding:10px 24px !important;border:1px solid var(--border-color) !important;transition:all .2s ease !important}[data-theme="dark"] .footer-action-btn{background:#ffffff !important;color:#000000 !important}[data-theme="dark"] .footer-action-btn:hover{background:#cccccc !important}[data-theme="light"] .footer-action-btn{background:#000000 !important;color:#ffffff !important}[data-theme="light"] .footer-action-btn:hover{background:#222222 !important}.footer-social-links a{color:var(--text-muted) !important;font-size:1.15rem;transition:color .2s ease,transform .2s ease;display:inline-flex;align-items:center;justify-content:center;text-decoration:none !important}.footer-social-links a:hover{color:var(--text-main) !important;transform:scale(1.1)}.monochrome-main-layout{background-color:var(--bg-global) !important;padding-bottom:60px !important}.hero-studio-badge{display:inline-block !important;margin-bottom:15px !important}.hero-studio-badge span{font-size:.68rem !important;font-weight:800 !important;letter-spacing:.25em !important;text-transform:uppercase !important;padding:6px 16px !important;border-radius:50px !important}[data-theme="dark"] .hero-studio-badge span{background:#111111 !important;color:#ffffff !important;border:1px solid rgba(255,255,255,0.15) !important}[data-theme="light"] .hero-studio-badge span{background:#f5f5f5 !important;color:#000000 !important;border:1px solid rgba(0,0,0,0.08) !important}.hero-title-divider{width:50px !important;height:2px !important;margin:20px auto !important}[data-theme="dark"] .hero-title-divider{background:#ffffff !important}[data-theme="light"] .hero-title-divider{background:#000000 !important}.ads-safe-wrapper{background:var(--bg-cards) !important;border:1px solid var(--border-color) !important;border-radius:8px !important;padding:15px !important;text-align:center !important;margin-bottom:25px !important}.luxury-pagination-wrapper{display:flex !important;justify-content:center !important;align-items:center !important;gap:12px !important;margin-top:4rem !important;margin-bottom:3rem !important}.luxury-pagination-wrapper .page-numbers{display:inline-flex !important;align-items:center !important;justify-content:center !important;min-width:44px !important;height:44px !important;font-size:1rem !important;font-weight:500 !important;text-decoration:none !important;border-radius:50% !important;color:#222222 !important;background-color:rgba(0,0,0,0.05) !important;transition:all 0.2s ease-in-out !important}.luxury-pagination-wrapper .page-numbers.current,.luxury-pagination-wrapper a.page-numbers:hover{background-color:#111111 !important;color:#ffffff !important;font-weight:700 !important;opacity:1 !important}.luxury-pagination-wrapper .next.page-numbers,.luxury-pagination-wrapper .prev.page-numbers{padding:0 22px !important;border-radius:30px !important;border:1px solid #dddddd !important;background:transparent !important}.luxury-pagination-wrapper a.next.page-numbers:hover,.luxury-pagination-wrapper a.prev.page-numbers:hover{background-color:#111111 !important;color:#ffffff !important}body.dark-mode .luxury-pagination-wrapper .page-numbers,body.dark .luxury-pagination-wrapper .page-numbers,body.dark-theme .luxury-pagination-wrapper .page-numbers,[data-theme="dark"] .luxury-pagination-wrapper .page-numbers{color:#e0e0e0 !important;background-color:rgba(255,255,255,0.08) !important}body.dark-mode .luxury-pagination-wrapper .page-numbers.current,body.dark-mode .luxury-pagination-wrapper a.page-numbers:hover,body.dark .luxury-pagination-wrapper .page-numbers.current,body.dark a.page-numbers:hover,body.dark-theme .luxury-pagination-wrapper .page-numbers.current,body.dark-theme a.page-numbers:hover,[data-theme="dark"] .luxury-pagination-wrapper .page-numbers.current,[data-theme="dark"] a.page-numbers:hover{background-color:#ffffff !important;color:#111111 !important;font-weight:700 !important}body.dark-mode .luxury-pagination-wrapper .next.page-numbers,body.dark-mode .luxury-pagination-wrapper .prev.page-numbers,body.dark .luxury-pagination-wrapper .next.page-numbers,body.dark .luxury-pagination-wrapper .prev.page-numbers,body.dark-theme .luxury-pagination-wrapper .next.page-numbers,body.dark-theme .luxury-pagination-wrapper .prev.page-numbers,[data-theme="dark"] .luxury-pagination-wrapper .next.page-numbers,[data-theme="dark"] .luxury-pagination-wrapper .prev.page-numbers{border:1px solid rgba(255,255,255,0.2) !important;background:transparent !important}body.dark-mode .luxury-pagination-wrapper a.next.page-numbers:hover,body.dark-mode .luxury-pagination-wrapper a.prev.page-numbers:hover,body.dark .luxury-pagination-wrapper a.next.page-numbers:hover,body.dark .luxury-pagination-wrapper a.prev.page-numbers:hover,body.dark-theme .luxury-pagination-wrapper a.next.page-numbers:hover,body.dark-theme .luxury-pagination-wrapper a.prev.page-numbers:hover,[data-theme="dark"] .luxury-pagination-wrapper a.next.page-numbers:hover,[data-theme="dark"] .luxury-pagination-wrapper a.prev.page-numbers:hover{background-color:#ffffff !important;color:#111111 !important}.luxury-pagination-wrapper .page-numbers.dots{background:none !important;opacity:0.3 !important}html[data-theme="light"] .logo-darkmode{display:none !important}html[data-theme="light"] .logo-lightmode{display:inline-block !important}html[data-theme="dark"] .logo-lightmode{display:none !important}html[data-theme="dark"] .logo-darkmode{display:inline-block !important}.logo-lightmode,.logo-darkmode{transition:opacity 0.2s ease-in-out}.Pagecontainer h1{font-size:30px;color:#000;font-weight:800;margin-bottom:20px}.Pagecontainer h2{font-size:26px;font-weight:800;margin-bottom:20px}.Pagecontainer p{font-size:14px;color:#5e5e5e}.Pagecontainer h3{font-size:22px;font-weight:800}a{text-decoration:none !important}.menu-item-has-children > a{position:relative;padding-right:2rem !important}.menu-item-has-children > a::after{content:"▼";font-size:10px;position:absolute;right:8px !important;top:50%;transform:translateY(-50%);transition:transform 0.3s ease}.menu-item-has-children:hover > a::after{transform:translateY(-50%) rotate(180deg)}.sub-menu, .dropdown-menu{position:absolute;top:100%;left:0;min-width:220px;border-radius:12px;box-shadow:0 10px 40px rgba(0, 0, 0, 0.15);padding:10px !important;margin:0;list-style:none;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all 0.3s ease;z-index:1000}[data-theme="light"] .sub-menu, [data-theme="light"] .dropdown-menu{background:#ffffff !important;border:1px solid rgba(0,0,0,0.05) !important}[data-theme="dark"] .sub-menu, [data-theme="dark"] .dropdown-menu{background:#111111 !important;border:1px solid rgba(255,255,255,0.15) !important}.menu-item-has-children:hover > .sub-menu, .menu-item-has-children:hover > .dropdown-menu{opacity:1 !important;visibility:visible !important;transform:translateY(0) !important}.sub-menu li, .dropdown-menu li{list-style:none !important;margin:0 !important;padding:0 !important}.sub-menu li a, .dropdown-menu li a{display:block !important;padding:10px 16px !important;font-size:0.9rem !important;font-weight:500 !important;transition:all 0.2s ease !important;border-radius:6px !important;text-align:left !important}[data-theme="light"] .sub-menu li a, [data-theme="light"] .dropdown-menu li a{color:#333333 !important;background:transparent !important}[data-theme="dark"] .sub-menu li a, [data-theme="dark"] .dropdown-menu li a{color:#ffffff !important;background:transparent !important}[data-theme="light"] .sub-menu li a:hover, [data-theme="light"] .dropdown-menu li a:hover{background-color:#f5f5f5 !important;color:#000000 !important;padding-left:20px !important}[data-theme="dark"] .sub-menu li a:hover, [data-theme="dark"] .dropdown-menu li a:hover{background-color:#ffffff !important;color:#000000 !important;padding-left:20px !important}@media (max-width:991.98px){.modern-header-nav > li{position:static}.sub-menu, .dropdown-menu{position:static !important;box-shadow:none !important;padding-left:1rem !important;opacity:1 !important;visibility:visible !important;transform:none !important;display:none !important;border:none !important;border-radius:8px !important;margin-top:0.5rem !important}.sub-menu.active, .menu-item-has-children.active > .sub-menu, .dropdown-menu.active, .menu-item-has-children.active > .dropdown-menu{display:block !important}.menu-item-has-children.active > a::after{transform:translateY(-50%) rotate(180deg)}.sub-menu li a, .dropdown-menu li a{padding:10px 16px !important}}@keyframes fadeInDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.menu-item-has-children:hover > .sub-menu li, .menu-item-has-children:hover > .dropdown-menu li{animation:fadeInDown 0.3s ease forwards;opacity:0}.menu-item-has-children:hover > .sub-menu li:nth-child(1){animation-delay:0.05s}.menu-item-has-children:hover > .sub-menu li:nth-child(2){animation-delay:0.1s}.menu-item-has-children:hover > .sub-menu li:nth-child(3){animation-delay:0.15s}.menu-item-has-children:hover > .sub-menu li:nth-child(4){animation-delay:0.2s}.menu-item-has-children:hover > .sub-menu li:nth-child(5){animation-delay:0.25s}.gd-tools-wrapper{background:var(--tools-bg);color:var(--tools-text-main);min-height:80vh;transition:background 0.3s ease,color 0.3s ease}.tool-directory-card{background:var(--tools-card-bg) !important;border:1px solid var(--tools-card-border) !important;border-radius:12px;box-shadow:var(--tools-shadow);transition:transform 0.3s ease,border-color 0.3s ease,box-shadow 0.3s ease,background 0.3s ease}.tool-directory-card:hover{transform:translateY(-5px);border-color:var(--tools-primary) !important;box-shadow:var(--tools-hover-shadow)}.tool-main-title{font-size:2.8rem;font-weight:700;transition:color 0.3s ease}.tool-desc-text{color:var(--tools-text-muted);transition:color 0.3s ease}.tool-card-title{color:var(--tools-text-main);font-size:1.3rem;font-weight:600;margin-bottom:10px;transition:color 0.3s ease}.tool-action-btn{background:var(--tools-primary) !important;color:var(--tools-btn-text) !important;border-radius:6px;font-size:0.9rem;padding:8px 20px;font-weight:500;border:none;transition:background 0.3s ease,transform 0.2s ease}.tool-action-btn:hover{opacity:0.9;transform:scale(1.02)}