.toast-container{z-index:10000;pointer-events:none;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.toast-item{background:var(--px-surface);pointer-events:auto;border:1px solid #0000000d;border-radius:12px;align-items:center;gap:12px;min-width:280px;max-width:400px;padding:12px 16px;animation:.3s cubic-bezier(.34,1.3,.64,1) toast-slide-in;display:flex;box-shadow:0 8px 24px #0000001f}[data-theme=dark] .toast-item{background:#1c1c1e;border-color:#ffffff1a}.toast-item.toast-success .toast-icon{color:#16a34a}.toast-item.toast-error .toast-icon{color:var(--px-ink)}.toast-item.toast-info .toast-icon{color:#0f172a}.toast-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.toast-message{color:var(--text-main,#0f172a);flex:1;font-size:14px;font-weight:500;line-height:1.4}.toast-close{color:var(--text-secondary,#64748b);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.toast-close:hover{color:var(--text-main,#0f172a);background:#0000000d}[data-theme=dark] .toast-close:hover{background:#ffffff1a}@keyframes toast-slide-in{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=768px){.toast-container{align-items:stretch;bottom:16px;left:16px;right:16px}.toast-item{min-width:0}}.ad-placement-wrapper{flex-direction:column;align-items:center;width:100%;margin:16px auto;display:flex}.ad-placement-wrapper .ad-content-wrapper{flex-direction:column;width:100%;max-width:fit-content;display:flex}.ad-placement-wrapper.sticky_top{background:0 0;border-bottom:none;max-width:970px;margin:24px auto 16px;position:relative}.ad-placement-wrapper.sticky_top .ad-inner-container{border-radius:8px;box-shadow:0 2px 12px #0000000f}.ad-placement-wrapper.sticky_top .ad-banner-link img{border-radius:8px;width:auto;max-width:100%;max-height:250px}.ad-placement-wrapper.sticky_footer{z-index:1000;background:var(--bg-surface,#fff);width:100%;margin:0;padding:12px 0;position:fixed;bottom:0;left:0;box-shadow:0 -4px 12px #0000001a}.ad-placement-wrapper.sticky_footer .ad-inner-container{box-shadow:none;border-radius:0}.ad-placement-wrapper.sticky_footer .ad-banner-link img{border-radius:0;width:auto;max-height:90px}.ad-placement-wrapper.homepage_hero{max-width:970px;margin:32px auto;padding:0 16px}.ad-placement-wrapper.homepage_hero .ad-inner-container{border-radius:8px;box-shadow:0 2px 12px #0000000f}.ad-placement-wrapper.homepage_hero .ad-banner-link img{border-radius:8px;width:auto;max-width:100%;max-height:250px}.ad-placement-wrapper.search_sidebar,.ad-placement-wrapper.asset_sidebar{margin:24px 0;padding:0 16px}.ad-placement-wrapper.search_sidebar .ad-inner-container,.ad-placement-wrapper.asset_sidebar .ad-inner-container{border-radius:12px;box-shadow:0 2px 12px #0000000f}.ad-placement-wrapper.search_sidebar .ad-banner-link img,.ad-placement-wrapper.asset_sidebar .ad-banner-link img{border-radius:12px;width:100%;max-height:600px}.ad-placement-wrapper .ad-inner-container{background:0 0;justify-content:center;width:100%;transition:box-shadow .2s;display:flex;position:relative;overflow:hidden}.ad-placement-wrapper .ad-inner-container:hover{box-shadow:0 4px 16px #0000001f!important}.ad-placement-wrapper .ad-inner-container:hover .ad-controls{opacity:1}.ad-placement-wrapper .ad-controls{z-index:10;opacity:.6;flex-direction:column;gap:4px;transition:opacity .2s;display:flex;position:absolute;top:8px;right:8px}.ad-placement-wrapper .ad-icon-btn{color:var(--px-muted);cursor:pointer;background:#fffffff2;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:background .2s,color .2s,transform .2s;display:flex;box-shadow:0 2px 5px #0000001a}.ad-placement-wrapper .ad-icon-btn:hover{background:var(--px-surface);color:var(--px-ink);transform:scale(1.05)}.ad-placement-wrapper .ad-sponsored-label{text-align:right;width:100%;color:var(--px-faint);letter-spacing:.2px;margin-top:8px;margin-bottom:4px;padding-right:4px;font-size:11px;font-weight:500}.ad-placement-wrapper .ad-banner-link{width:100%;max-width:100%;transition:transform .2s;display:block;overflow:hidden}.ad-placement-wrapper .ad-banner-link img{object-fit:contain;object-position:center;margin:0 auto;display:block}.ad-placement-wrapper .ad-html-wrapper{justify-content:center;width:100%;display:flex;overflow:hidden}.app-sidebar{z-index:120;box-sizing:border-box;background:#fff;border:1px solid #0000000d;border-radius:12px;flex-direction:column;align-items:flex-start;width:200px;height:calc(100vh - 22px);padding:20px 8px;transition:width .25s cubic-bezier(.4,0,.2,1),box-shadow .25s;display:flex;position:fixed;top:11px;left:16px;overflow:visible;box-shadow:0 4px 20px #0000000f}.app-sidebar .sidebar-top-logo{justify-content:flex-start;align-items:center;width:100%;margin-bottom:24px;padding:0 10px;display:flex}.app-sidebar .sidebar-top-logo .sidebar-logo-link{justify-content:flex-start;align-items:center;gap:12px;text-decoration:none;transition:opacity .15s;display:flex}.app-sidebar .sidebar-top-logo .sidebar-logo-link .logo-icon{flex-shrink:0;width:28px;height:28px}.app-sidebar .sidebar-top-logo .sidebar-logo-link .logo-text{color:#111;letter-spacing:-.8px;font-family:system-ui,-apple-system,sans-serif;font-size:24px;font-weight:800}.app-sidebar .sidebar-top-logo .sidebar-logo-link:hover{opacity:.85}.app-sidebar .sidebar-bottom-actions{border-top:1px solid #eaeaea;flex-direction:column;align-items:flex-start;gap:8px;width:100%;margin-top:auto;padding-top:16px;display:flex;position:relative}.app-sidebar .sidebar-bottom-actions .sidebar-bottom-nav-link{color:#111;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:flex-start;align-items:center;gap:16px;width:100%;height:44px;padding:0 14px;font-family:inherit;transition:background .15s;display:flex}.app-sidebar .sidebar-bottom-actions .sidebar-bottom-nav-link:hover{color:#000;background:#f8fafc}.app-sidebar .sidebar-bottom-actions .sidebar-bottom-nav-link:hover .sidebar-icon,.app-sidebar .sidebar-bottom-actions .sidebar-bottom-nav-link:hover .sidebar-label{color:#000}.app-sidebar .sidebar-bottom-actions .sidebar-bottom-nav-link .sidebar-icon{color:#111;stroke-width:1.8px;flex-shrink:0}.app-sidebar .sidebar-bottom-actions .sidebar-bottom-nav-link .sidebar-label{color:#111;font-size:14.5px;font-weight:700}.app-sidebar .sidebar-bottom-actions .sidebar-bottom-nav-link .sidebar-notif-dot-badge{background:#2563eb;border-radius:50%;width:6px;height:6px;margin-left:auto}.app-sidebar .sidebar-bottom-actions .sidebar-profile-container{width:100%;position:relative}.app-sidebar .sidebar-bottom-actions .sidebar-profile-container .sidebar-profile-trigger{cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:16px;width:100%;height:44px;padding:0 14px;font-family:inherit;transition:background .15s;display:flex}.app-sidebar .sidebar-bottom-actions .sidebar-profile-container .sidebar-profile-trigger:hover{background:#f8fafc}.app-sidebar .sidebar-bottom-actions .sidebar-profile-container .sidebar-profile-trigger:hover .profile-name{color:#000}.app-sidebar .sidebar-bottom-actions .sidebar-profile-container .sidebar-profile-trigger .profile-avatar{color:#fff;background:#2563eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:flex}.app-sidebar .sidebar-bottom-actions .sidebar-profile-container .sidebar-profile-trigger .profile-name{color:#111;white-space:nowrap;text-overflow:ellipsis;text-align:left;flex:1;font-size:14.5px;font-weight:700;overflow:hidden}.app-sidebar .sidebar-bottom-actions .sidebar-profile-container .sidebar-profile-trigger .profile-chevron{color:#888;flex-shrink:0;transition:transform .2s}.app-sidebar .sidebar-bottom-actions .sidebar-profile-popup{z-index:1000;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;width:190px;padding:12px 0;animation:.2s cubic-bezier(.16,1,.3,1) forwards slideUp;display:flex;position:absolute;bottom:0;left:calc(100% + 12px);box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.app-sidebar .sidebar-bottom-actions .sidebar-profile-popup .popup-menu-divider{background:#f1f5f9;height:1px;margin:6px 0}.app-sidebar .sidebar-bottom-actions .sidebar-profile-popup .popup-menu-list{flex-direction:column;gap:2px;display:flex}.app-sidebar .sidebar-bottom-actions .sidebar-profile-popup .popup-menu-list .popup-menu-btn{color:#334155;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:0;align-items:center;width:100%;height:32px;padding:0 16px;font-family:inherit;font-size:13.5px;font-weight:500;transition:background .15s,color .15s;display:flex}.app-sidebar .sidebar-bottom-actions .sidebar-profile-popup .popup-menu-list .popup-menu-btn:hover:not(.no-click){color:#0f172a;background:#f8fafc}.app-sidebar .sidebar-bottom-actions .sidebar-profile-popup .popup-menu-list .popup-menu-btn.no-click{cursor:default}.app-sidebar .sidebar-bottom-actions .sidebar-profile-popup .popup-menu-list .popup-menu-btn span{color:inherit;flex:1}.app-sidebar .sidebar-bottom-actions .sidebar-profile-popup .popup-menu-list .popup-menu-btn .badge-pro,.app-sidebar .sidebar-bottom-actions .sidebar-profile-popup .popup-menu-list .popup-menu-btn .badge-downloads{color:#475569;background:#eef2f6;border-radius:99px;padding:3px 10px;font-size:11px;font-weight:600}.app-sidebar .sidebar-bottom-actions .sidebar-profile-popup .popup-menu-list .popup-menu-btn .theme-select{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;padding:3px 8px;font-family:inherit;font-size:12px}.app-sidebar .sidebar-bottom-actions .sidebar-profile-popup .logout-btn{color:#334155!important;cursor:pointer!important;background:0 0!important;border:none!important;border-radius:0!important;justify-content:space-between!important;align-items:center!important;width:100%!important;height:32px!important;margin-top:0!important;padding:0 16px!important;font-size:13.5px!important;font-weight:500!important;transition:background .15s!important;display:flex!important}.app-sidebar .sidebar-bottom-actions .sidebar-profile-popup .logout-btn svg{stroke-width:1.8px;color:#475569!important}.app-sidebar .sidebar-bottom-actions .sidebar-profile-popup .logout-btn:hover{color:#0f172a!important;background:#f8fafc!important}.app-sidebar.collapsed{align-items:center;width:60px;padding:16px 0;box-shadow:0 4px 20px #0000000f;border-radius:12px!important}.app-sidebar.collapsed .sidebar-top-logo{justify-content:center;margin-bottom:20px;padding:0}.app-sidebar.collapsed .sidebar-top-logo .sidebar-logo-link{justify-content:center;gap:0}.app-sidebar.collapsed .sidebar-top-logo .sidebar-logo-link .logo-icon{width:28px;height:28px}.app-sidebar.collapsed .sidebar-nav{align-items:center}.app-sidebar.collapsed .sidebar-nav .sidebar-link-wrapper{justify-content:center;width:100%;display:flex}.app-sidebar.collapsed .sidebar-nav .sidebar-link{justify-content:center;gap:0;width:40px;height:40px;padding:0}.app-sidebar.collapsed .sidebar-nav .sidebar-link .sidebar-label{display:none}.app-sidebar.collapsed .sidebar-nav .sidebar-divider{width:32px;margin:8px auto}.app-sidebar.collapsed .sidebar-bottom-actions{align-items:center;gap:12px;padding:12px 0 0}.app-sidebar.collapsed .sidebar-bottom-actions .sidebar-bottom-nav-link{justify-content:center;gap:0;width:40px;height:40px;padding:0}.app-sidebar.collapsed .sidebar-bottom-actions .sidebar-bottom-nav-link .sidebar-label,.app-sidebar.collapsed .sidebar-bottom-actions .sidebar-bottom-nav-link .sidebar-notif-dot-badge{display:none}.app-sidebar.collapsed .sidebar-bottom-actions .sidebar-profile-container{justify-content:center;width:100%;display:flex}.app-sidebar.collapsed .sidebar-bottom-actions .sidebar-profile-container .sidebar-profile-trigger{justify-content:center;gap:0;width:40px;height:40px;padding:0}.app-sidebar.collapsed .sidebar-bottom-actions .sidebar-profile-container .sidebar-profile-trigger .profile-name,.app-sidebar.collapsed .sidebar-bottom-actions .sidebar-profile-container .sidebar-profile-trigger .profile-chevron{display:none}.app-sidebar .sidebar-nav{flex-direction:column;align-items:flex-start;gap:4px;width:100%;display:flex}.app-sidebar .sidebar-nav .sidebar-link{color:#111;cursor:pointer;box-sizing:border-box;border-radius:10px;justify-content:flex-start;align-items:center;gap:16px;width:100%;height:44px;padding:0 14px;text-decoration:none;transition:background .15s,color .15s;display:flex}.app-sidebar .sidebar-nav .sidebar-link:hover{color:#000;background:#f8fafc}.app-sidebar .sidebar-nav .sidebar-link:hover svg,.app-sidebar .sidebar-nav .sidebar-link:hover .sidebar-img-icon,.app-sidebar .sidebar-nav .sidebar-link:hover .sidebar-label{color:#000}.app-sidebar .sidebar-nav .sidebar-link.active{color:#000;background:#f1f3f5;font-weight:700}.app-sidebar .sidebar-nav .sidebar-link.active svg,.app-sidebar .sidebar-nav .sidebar-link.active .sidebar-img-icon{color:#000}.app-sidebar .sidebar-nav .sidebar-link.active .sidebar-label{color:#000;font-weight:700}.app-sidebar .sidebar-nav .sidebar-link svg,.app-sidebar .sidebar-nav .sidebar-link .sidebar-img-icon{color:#111;stroke-width:1.8px;flex-shrink:0}.app-sidebar .sidebar-nav .sidebar-link .sidebar-label{color:#111;white-space:nowrap;text-overflow:ellipsis;font-size:14.5px;font-weight:700;transition:opacity .18s;display:block;overflow:hidden}.app-sidebar .sidebar-nav .sidebar-link-wrapper{width:100%;position:relative}.app-sidebar .sidebar-nav .sidebar-link-wrapper.has-hover-popup:hover .stock-asset-hover-popup{opacity:1;visibility:visible;transform:translateY(-50%)translate(0)}.app-sidebar .sidebar-nav .stock-asset-hover-popup{opacity:0;visibility:hidden;z-index:1000;pointer-events:auto;background:#fff;border:1px solid #eef0f2;border-radius:24px;width:230px;padding:20px;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:-8px;left:calc(100% + 12px);transform:translate(-4px);box-shadow:0 12px 32px #0000001a,0 2px 8px #0000000a}[data-theme=dark] .app-sidebar .sidebar-nav .stock-asset-hover-popup{background:#18181b;border-color:#ffffff14}.app-sidebar .sidebar-nav .stock-asset-hover-popup:before{content:"";width:18px;height:calc(100% + 20px);position:absolute;top:-10px;left:-18px}.app-sidebar .sidebar-nav .stock-asset-hover-popup .popup-title{color:#0f172a;margin-bottom:12px;font-family:system-ui,-apple-system,sans-serif;font-size:16px;font-weight:700}[data-theme=dark] .app-sidebar .sidebar-nav .stock-asset-hover-popup .popup-title{color:#fff}.app-sidebar .sidebar-nav .stock-asset-hover-popup .popup-divider{background:#f1f5f9;width:100%;height:1px;margin-bottom:12px}[data-theme=dark] .app-sidebar .sidebar-nav .stock-asset-hover-popup .popup-divider{background:#ffffff14}.app-sidebar .sidebar-nav .stock-asset-hover-popup .popup-nav-list{flex-direction:column;gap:4px;display:flex}.app-sidebar .sidebar-nav .stock-asset-hover-popup .popup-nav-list .popup-item{color:#374151;border-radius:12px;align-items:center;gap:12px;padding:8px 12px;text-decoration:none;transition:background .15s,color .15s;display:flex}[data-theme=dark] .app-sidebar .sidebar-nav .stock-asset-hover-popup .popup-nav-list .popup-item{color:#d1d5db}.app-sidebar .sidebar-nav .stock-asset-hover-popup .popup-nav-list .popup-item:hover{color:#000;background:#f3f4f6}[data-theme=dark] .app-sidebar .sidebar-nav .stock-asset-hover-popup .popup-nav-list .popup-item:hover{color:#fff;background:#ffffff0d}.app-sidebar .sidebar-nav .stock-asset-hover-popup .popup-nav-list .popup-item:hover .popup-icon{color:#000}[data-theme=dark] .app-sidebar .sidebar-nav .stock-asset-hover-popup .popup-nav-list .popup-item:hover .popup-icon{color:#fff}.app-sidebar .sidebar-nav .stock-asset-hover-popup .popup-nav-list .popup-item .popup-icon{color:#4b5563;flex-shrink:0;width:20px;min-width:20px;height:20px;min-height:20px;transition:color .15s}[data-theme=dark] .app-sidebar .sidebar-nav .stock-asset-hover-popup .popup-nav-list .popup-item .popup-icon{color:#9ca3af}.app-sidebar .sidebar-nav .stock-asset-hover-popup .popup-nav-list .popup-item .popup-label{font-size:14px;font-weight:600}.app-sidebar .sidebar-nav .sidebar-divider{border:0;border-top:1px solid #eaeaea;width:calc(100% - 16px);margin:4px 8px}.app-sidebar .sidebar-edge-zone{cursor:col-resize;z-index:10;background:0 0;border:none;outline:none;width:16px;height:100%;padding:0;position:absolute;top:0;right:-8px}[data-theme=dark] .app-sidebar{background:#1e1e1e;border-color:#ffffff14;box-shadow:0 4px 20px #0000004d}[data-theme=dark] .app-sidebar .sidebar-nav .sidebar-link{color:#9aa0a6}[data-theme=dark] .app-sidebar .sidebar-nav .sidebar-link:hover,[data-theme=dark] .app-sidebar .sidebar-nav .sidebar-link.active{color:#fff;background:#2d2d2d}[data-theme=dark] .app-sidebar .sidebar-nav .sidebar-link.active .sidebar-label{color:#fff}[data-theme=dark] .app-sidebar .sidebar-nav .sidebar-link .sidebar-label{color:#9aa0a6}[data-theme=dark] .app-sidebar .sidebar-nav .sidebar-divider{border-top-color:#2d2d2d}[data-theme=dark] .app-sidebar .sidebar-nav .sidebar-img-icon{filter:invert()brightness(2)}[data-theme=dark] .app-sidebar .sidebar-bottom-actions{border-top-color:#2d2d2d}[data-theme=dark] .app-sidebar .sidebar-bottom-actions .sidebar-bottom-nav-link,[data-theme=dark] .app-sidebar .sidebar-bottom-actions .sidebar-bottom-nav-link .sidebar-icon,[data-theme=dark] .app-sidebar .sidebar-bottom-actions .sidebar-bottom-nav-link .sidebar-label{color:#fff}[data-theme=dark] .app-sidebar .sidebar-bottom-actions .sidebar-bottom-nav-link:hover{background:#2d2d2d}[data-theme=dark] .app-sidebar .sidebar-bottom-actions .sidebar-profile-container .sidebar-profile-trigger .profile-name{color:#fff}[data-theme=dark] .app-sidebar .sidebar-bottom-actions .sidebar-profile-container .sidebar-profile-trigger:hover{background:#2d2d2d}[data-theme=dark] .app-sidebar .sidebar-bottom-actions .sidebar-profile-container .sidebar-profile-popup{background:#1e1e1e;border-color:#2d2d2d;box-shadow:0 10px 25px -5px #00000080,0 8px 10px -6px #00000080}[data-theme=dark] .app-sidebar .sidebar-bottom-actions .sidebar-profile-container .sidebar-profile-popup .popup-user-header .header-user-info .user-display-name{color:#fff}[data-theme=dark] .app-sidebar .sidebar-bottom-actions .sidebar-profile-container .sidebar-profile-popup .popup-user-header .header-user-info .user-email-addr{color:#9aa0a6}[data-theme=dark] .app-sidebar .sidebar-bottom-actions .sidebar-profile-container .sidebar-profile-popup .popup-menu-divider{background:#2d2d2d}[data-theme=dark] .app-sidebar .sidebar-bottom-actions .sidebar-profile-container .sidebar-profile-popup .popup-menu-list .popup-menu-btn{color:#d1d5db}[data-theme=dark] .app-sidebar .sidebar-bottom-actions .sidebar-profile-container .sidebar-profile-popup .popup-menu-list .popup-menu-btn:hover:not(.no-click){color:#fff;background:#2d2d2d}[data-theme=dark] .app-sidebar .sidebar-bottom-actions .sidebar-profile-container .sidebar-profile-popup .popup-menu-list .popup-menu-btn svg{color:#9aa0a6}[data-theme=dark] .app-sidebar .sidebar-bottom-actions .sidebar-profile-container .sidebar-profile-popup .popup-menu-list .popup-menu-btn .badge-pro,[data-theme=dark] .app-sidebar .sidebar-bottom-actions .sidebar-profile-container .sidebar-profile-popup .popup-menu-list .popup-menu-btn .badge-downloads{color:#9aa0a6;background:#2d2d2d}[data-theme=dark] .app-sidebar .sidebar-bottom-actions .sidebar-profile-container .sidebar-profile-popup .popup-menu-list .popup-menu-btn .theme-select{color:#d1d5db;background:#111;border-color:#4b5563}[data-theme=dark] .app-sidebar .sidebar-bottom-actions .sidebar-profile-container .sidebar-profile-popup .logout-btn,[data-theme=dark] .app-sidebar .sidebar-bottom-actions .sidebar-profile-container .sidebar-profile-popup .logout-btn svg{color:#f87171!important}[data-theme=dark] .app-sidebar .sidebar-bottom-actions .sidebar-profile-container .sidebar-profile-popup .logout-btn:hover{background:#ef444426!important}[data-theme=dark] .app-sidebar .sidebar-edge-zone{cursor:col-resize}.sidebar-footer{flex-direction:column;justify-content:center;gap:8px;width:100%;margin-top:auto;display:flex}.sidebar-theme-toggle{background:var(--px-surface-soft)}.topbar-shell{z-index:115;backdrop-filter:none;flex-direction:column;justify-content:center;min-height:62px;padding:0 24px;transition:background .25s;display:flex;position:sticky;top:0;background:var(--px-surface)!important;border-bottom:1px solid var(--px-border)!important;margin-left:0!important}.topbar-wrapper,.mobile-header-layout{display:none}.topbar-row{justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.topbar-logo-area,.topbar-logo-area .topbar-brand-logo{align-items:center;display:flex}.topbar-logo-area .topbar-brand-logo img{object-fit:contain;width:auto;height:26px}.topbar-wordmark{align-items:center;display:inline-flex}.topbar-wordmark img{object-fit:contain;width:122px;height:auto}.topbar-search{border-radius:999px;align-items:center;gap:4px;width:100%;max-width:800px;height:46px;padding:6px 8px 6px 18px;transition:background .25s,border-color .25s;display:flex;background:var(--px-surface-soft)!important;border:1px solid var(--px-border)!important;position:absolute!important;left:50%!important;transform:translate(-50%)!important}.topbar-search:focus-within{background:var(--px-surface-raised,var(--px-surface))!important;border-color:var(--px-border-strong)!important}.topbar-search .type-selector-wrapper{z-index:15;align-items:center;height:36px;display:flex;position:absolute;top:4px;left:4px}.topbar-search .type-selector-wrapper .type-selector-btn{cursor:pointer;height:100%;color:var(--px-ink);border:none;border-right:1px solid var(--px-border);background:#00000009;border-radius:99px 0 0 99px;align-items:center;gap:6px;padding:0 16px;font-size:13px;font-weight:500;transition:all .2s;display:flex}[data-theme=dark] .topbar-search .type-selector-wrapper .type-selector-btn{background:#ffffff0f}.topbar-search .type-selector-wrapper .type-selector-btn:hover{background:#0000000f}[data-theme=dark] .topbar-search .type-selector-wrapper .type-selector-btn:hover{background:#ffffff1a}.topbar-search .type-selector-wrapper .type-selector-btn .chevron{transition:transform .2s}.topbar-search .type-selector-wrapper .type-selector-btn .chevron.open{transform:rotate(180deg)}.topbar-search .type-selector-wrapper .type-dropdown-menu{z-index:999;background:#fff;border:1px solid #00000014;border-radius:12px;flex-direction:column;min-width:140px;padding:6px 0;display:flex;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 4px 20px #00000026}[data-theme=dark] .topbar-search .type-selector-wrapper .type-dropdown-menu{background:#18181b;border-color:#ffffff14}.topbar-search .type-selector-wrapper .type-dropdown-menu .type-dropdown-item{color:#374151;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;width:100%;padding:8px 16px;font-size:13px;transition:background .15s;display:flex}[data-theme=dark] .topbar-search .type-selector-wrapper .type-dropdown-menu .type-dropdown-item{color:#d1d5db}.topbar-search .type-selector-wrapper .type-dropdown-menu .type-dropdown-item:hover{background:#f3f4f6}[data-theme=dark] .topbar-search .type-selector-wrapper .type-dropdown-menu .type-dropdown-item:hover{background:#ffffff0d}.topbar-search .type-selector-wrapper .type-dropdown-menu .type-dropdown-item.active{color:#0f172a;background:#f3f4f6;font-weight:600}[data-theme=dark] .topbar-search .type-selector-wrapper .type-dropdown-menu .type-dropdown-item.active{color:#fff;background:#ffffff0d}.topbar-search input{width:100%;color:var(--px-ink);background:0 0;border:0;outline:0;height:100%;font-size:15px}.topbar-search input::placeholder{color:var(--px-muted)}.topbar-search .topbar-camera-btn{cursor:pointer;width:36px;height:36px;color:var(--px-muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex;position:absolute;top:4px;right:42px}.topbar-search .topbar-camera-btn:hover,.topbar-search .topbar-camera-btn.active{color:var(--px-ink);background:var(--px-surface-soft)}.topbar-search .topbar-search-btn{cursor:pointer;width:36px;height:36px;color:var(--px-muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:4px;right:4px}.topbar-search .topbar-search-btn:hover{background:var(--px-surface-soft);color:var(--px-ink)}.topbar-search .visual-search-modal{background:var(--px-surface);border:1px solid var(--px-border);z-index:120;text-align:left;border-radius:18px;width:320px;padding:20px;animation:.3s cubic-bezier(.16,1,.3,1) forwards slideUp;position:absolute;top:calc(100% + 12px);left:0;right:0;box-shadow:0 16px 40px #0000001f}.topbar-search .visual-search-modal .modal-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.topbar-search .visual-search-modal .modal-header h3{color:var(--px-ink);margin:0;font-size:14px;font-weight:700}.topbar-search .visual-search-modal .modal-header .close-btn{color:var(--px-faint);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.topbar-search .visual-search-modal .modal-header .close-btn:hover{background:var(--px-surface-soft);color:var(--px-ink)}.topbar-search .visual-search-modal .dropzone{border:2px dashed var(--px-border);cursor:pointer;background:0 0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:30px 16px;transition:all .2s;display:flex}.topbar-search .visual-search-modal .dropzone:hover{border-color:var(--px-border-strong);background:var(--px-surface-soft)}.topbar-search .visual-search-modal .dropzone .upload-icon{color:var(--px-muted);margin-bottom:12px}.topbar-search .visual-search-modal .dropzone .main-text{color:var(--px-ink);margin:0 0 4px;font-size:13px;font-weight:600}.topbar-search .visual-search-modal .dropzone .sub-text{color:var(--px-faint);margin:0;font-size:11px}.topbar-search .visual-search-modal .preview-workspace{flex-direction:column;align-items:center;display:flex}.topbar-search .visual-search-modal .preview-workspace .preview-container{border:1px solid var(--px-border);border-radius:12px;width:100%;max-height:180px;margin-bottom:16px;position:relative;overflow:hidden}.topbar-search .visual-search-modal .preview-workspace .preview-container .preview-img{object-fit:cover;width:100%;height:100%}.topbar-search .visual-search-modal .preview-workspace .preview-container .scanner-line{background:linear-gradient(to right, transparent, var(--px-ink), transparent);height:3px;box-shadow:0 0 8px var(--px-ink);will-change:transform;z-index:10;animation:1.8s ease-in-out infinite scanEffect;position:absolute;left:0;right:0}.topbar-search .visual-search-modal .preview-workspace .analysis-status{color:var(--px-muted);align-items:center;gap:8px;font-size:12px;font-weight:500;display:flex}.topbar-search .visual-search-modal .preview-workspace .analysis-status .spinner{color:var(--px-ink);animation:1s linear infinite spin}.topbar-search .visual-search-modal .preview-workspace .analysis-status.success{color:#2a9d8f}@keyframes scanEffect{0%{transform:translateY(0)}50%{transform:translateY(176px)}to{transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.topbar-nav{align-items:center;gap:16px;display:flex}.topbar-nav a{color:#fff9;font-size:12px;font-weight:500;transition:color .2s}.topbar-nav a.active,.topbar-nav a:hover{color:#fff}.topbar-actions{align-items:center;gap:16px;display:flex}.topbar-actions .topbar-pricing-link{color:#353535;cursor:pointer;font-size:15px;font-weight:700;text-decoration:none;transition:color .15s}.topbar-actions .topbar-pricing-link:hover{color:var(--px-ink)}.topbar-actions .topbar-divider{color:var(--px-border);user-select:none;opacity:.7;font-size:14px}.topbar-actions .topbar-login-btn{color:#353535;cursor:pointer;background:0 0;border:none;padding:6px 12px;font-family:inherit;font-size:15px;font-weight:700;transition:opacity .15s}.topbar-actions .topbar-login-btn:hover{color:var(--px-ink)}.topbar-actions .topbar-signin-btn{color:var(--px-bg);background:var(--px-ink);border:1.5px solid var(--px-ink);cursor:pointer;border-radius:99px;justify-content:center;align-items:center;height:34px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:600;transition:all .15s;display:inline-flex}.topbar-actions .topbar-signin-btn:hover{background:var(--px-ink-hover,var(--px-ink));border-color:var(--px-ink-hover,var(--px-ink));opacity:.9}.topbar-icon-btn,.topbar-secondary-btn,.topbar-primary-btn,.topbar-user-chip,.topbar-pro-link{border:1px solid var(--px-border);background:var(--px-surface-soft);height:36px;color:var(--px-ink);border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:12px;font-weight:600;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.topbar-icon-btn:hover,.topbar-secondary-btn:hover,.topbar-primary-btn:hover,.topbar-user-chip:hover,.topbar-pro-link:hover{background:var(--px-surface-raised,var(--px-surface));border-color:var(--px-border-strong)}.topbar-primary-btn{background:var(--px-ink);color:var(--px-bg);border-color:var(--px-ink)}.topbar-primary-btn:hover{background:var(--px-ink);border-color:var(--px-ink);opacity:.9;color:var(--px-bg)}.topbar-pro-link{background:var(--px-surface-soft);border-color:var(--px-border)}.topbar-icon-btn{width:36px;padding:0;position:relative}.topbar-user-chip{padding-right:15px}.avatar-badge{color:#fff;background:linear-gradient(135deg,#0f172a,#64748b);border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;display:inline-flex}.indicator-dot{background:#fff;border-radius:50%;width:7px;height:7px;position:absolute;top:8px;right:8px}.topbar-meta{color:var(--px-muted);align-items:center;gap:12px;margin-top:10px;font-size:11px;display:flex}.topbar-meta span+span{padding-left:12px;position:relative}.topbar-meta span+span:before{content:"";background:var(--px-faint);border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (width<=1200px){.topbar-row{grid-template-columns:minmax(220px,1fr) auto}.topbar-nav{display:none}}.topbar-menu-toggle-mobile,.topbar-logo-mobile{display:none}@media (width<=820px){.app-sidebar{display:none!important}.topbar-menu-toggle-mobile{width:34px;height:34px;color:var(--px-ink);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .2s;display:flex}.topbar-menu-toggle-mobile:hover{background:var(--px-surface-soft)}.topbar-logo-mobile{height:24px;margin-right:4px;display:block}.topbar-logo-mobile img{object-fit:contain;width:auto;height:24px}.topbar-wrapper{display:contents!important}.topbar-shell{z-index:100;background:var(--px-surface);border-bottom:1px solid var(--px-border);padding:10px 14px 12px;position:sticky;top:0;margin-left:0!important}.mobile-login-btn{background:var(--px-ink);color:var(--px-bg);border:1px solid var(--px-ink);cursor:pointer;white-space:nowrap;border-radius:99px;outline:none;padding:5px 14px;font-size:13px;font-weight:650;transition:all .2s}.mobile-login-btn:hover,.mobile-login-btn:active{opacity:.9}.desktop-header-layout{display:none!important}.mobile-header-layout{flex-direction:column;gap:8px;width:100%;display:flex}.mobile-header-layout .mobile-header-row-1{justify-content:space-between;align-items:center;width:100%;height:38px;display:flex}.mobile-header-layout .mobile-header-left{align-items:center;gap:12px;display:flex}.mobile-header-layout .mobile-header-left .mobile-brand-logo{align-items:center;display:flex}.mobile-header-layout .mobile-header-left .mobile-brand-logo img{width:auto;height:24px;display:block}.mobile-header-layout .mobile-header-left .mobile-format-selector-wrapper{align-items:center;height:100%;display:inline-flex;position:relative}.mobile-header-layout .mobile-header-left .mobile-format-selector-wrapper .mobile-format-selector{appearance:none;color:var(--px-ink);cursor:pointer;background:0 0;border:none;outline:none;align-items:center;padding-right:18px;font-family:inherit;font-size:15px;font-weight:750;line-height:1.2;display:inline-flex}.mobile-header-layout .mobile-header-left .mobile-format-selector-wrapper .dropdown-chevron{pointer-events:none;color:var(--px-muted);justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.mobile-header-layout .mobile-header-right{align-items:center;gap:14px;display:flex}.mobile-header-layout .mobile-header-right .mobile-icon-btn{color:var(--px-muted);cursor:pointer;background:0 0;border:none;outline:none;justify-content:center;align-items:center;padding:4px;transition:color .2s,opacity .2s;display:flex}.mobile-header-layout .mobile-header-right .mobile-icon-btn:hover,.mobile-header-layout .mobile-header-right .mobile-icon-btn:active{color:var(--px-ink)}.mobile-header-layout .mobile-header-row-2{width:100%}.mobile-header-layout .mobile-header-row-2 .mobile-search-form{background:var(--px-surface-soft);border:1px solid var(--px-border);border-radius:99px;align-items:center;width:100%;height:40px;padding:0 16px;transition:border-color .2s,background-color .2s;display:flex}.mobile-header-layout .mobile-header-row-2 .mobile-search-form:focus-within{border-color:var(--px-border-strong);background:var(--px-surface)}.mobile-header-layout .mobile-header-row-2 .mobile-search-form .search-icon{color:var(--px-muted);flex-shrink:0;margin-right:10px}.mobile-header-layout .mobile-header-row-2 .mobile-search-form input{color:var(--px-ink);background:0 0;border:none;outline:none;width:100%;height:100%;padding:0;font-family:inherit;font-size:14px;line-height:normal;display:block}.mobile-header-layout .mobile-header-row-2 .mobile-search-form input::placeholder{color:var(--px-muted)}.mobile-header-layout .mobile-header-row-2 .mobile-search-form .camera-btn{color:var(--px-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex}.mobile-header-layout .mobile-header-row-2 .mobile-search-form .camera-btn:hover,.mobile-header-layout .mobile-header-row-2 .mobile-search-form .camera-btn.active{color:var(--px-ink)}.mobile-header-layout .mobile-header-row-3{width:100%;margin-top:4px;overflow:hidden}.mobile-header-layout .mobile-header-row-3 .mobile-categories-scroll{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:10px;padding-bottom:6px;display:flex;overflow-x:auto}.mobile-header-layout .mobile-header-row-3 .mobile-categories-scroll::-webkit-scrollbar{display:none}.mobile-header-layout .mobile-header-row-3 .mobile-categories-scroll{-ms-overflow-style:none;scrollbar-width:none}.mobile-header-layout .mobile-header-row-3 .mobile-categories-scroll a{color:var(--px-muted);white-space:nowrap;border-bottom:2px solid #0000;padding:4px 0 6px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s}.mobile-header-layout .mobile-header-row-3 .mobile-categories-scroll a:hover,.mobile-header-layout .mobile-header-row-3 .mobile-categories-scroll a.active{color:var(--px-ink);border-bottom-color:var(--px-ink)}}.mobile-menu-drawer{z-index:2000;backdrop-filter:blur(4px);background:#0006;justify-content:flex-start;animation:.25s forwards fadeIn;display:flex;position:fixed;inset:0}.mobile-menu-drawer .drawer-content{background:var(--px-surface);flex-direction:column;width:280px;max-width:85%;height:100%;animation:.25s cubic-bezier(.16,1,.3,1) forwards slideInLeft;display:flex;box-shadow:4px 0 24px #00000026}.mobile-menu-drawer .drawer-header{border-bottom:1px solid var(--px-border);justify-content:space-between;align-items:center;padding:18px 16px;display:flex}.mobile-menu-drawer .drawer-header .drawer-logo{width:auto;height:24px}.mobile-menu-drawer .drawer-header .close-btn{color:var(--px-ink);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.mobile-menu-drawer .drawer-nav{flex-direction:column;gap:6px;padding:16px 12px;display:flex}.mobile-menu-drawer .drawer-link{color:var(--px-muted);border-radius:10px;align-items:center;gap:12px;padding:10px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.mobile-menu-drawer .drawer-link:hover,.mobile-menu-drawer .drawer-link.active{background:var(--px-surface-soft);color:var(--px-ink)}.mobile-menu-drawer .drawer-primary-btn{background:var(--px-ink)!important;color:var(--px-bg)!important;border:none!important}.mobile-menu-drawer .drawer-primary-btn:hover{opacity:.9}.mobile-menu-drawer .drawer-secondary-btn{color:var(--px-ink)!important;border:1px solid var(--px-border)!important;background:0 0!important}.mobile-menu-drawer .drawer-secondary-btn:hover{background:var(--px-surface-soft)!important}.mobile-menu-drawer .drawer-pro-btn{background:var(--px-surface-soft)!important;color:var(--px-ink)!important;border:1px solid var(--px-border)!important}.mobile-menu-drawer .drawer-pro-btn:hover{background:var(--px-border)!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}.user-profile-dropdown{background:var(--px-surface);border:1px solid var(--px-border);width:230px;box-shadow:var(--px-shadow-lg);z-index:130;border-radius:12px;flex-direction:column;gap:8px;padding:8px;animation:.2s cubic-bezier(.16,1,.3,1) forwards slideUp;display:flex;position:absolute;top:calc(100% + 8px);right:0}.user-profile-dropdown .dropdown-header{text-align:left;align-items:center;gap:8px;padding:4px;display:flex}.user-profile-dropdown .dropdown-header .avatar-badge{flex-shrink:0}.user-profile-dropdown .dropdown-header .user-details{flex-direction:column;gap:2px;display:flex;overflow:hidden}.user-profile-dropdown .dropdown-header .user-details .user-name{color:var(--px-ink);font-size:14px;font-weight:700}.user-profile-dropdown .dropdown-header .user-details .user-email{color:var(--px-muted);word-break:break-all;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.user-profile-dropdown .dropdown-divider{background:var(--px-border);height:1px;margin:2px 0}.user-profile-dropdown .dropdown-menu{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.user-profile-dropdown .dropdown-menu li{width:100%}.user-profile-dropdown .dropdown-menu .dropdown-item{width:100%;height:32px;color:var(--px-ink);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;padding:0 8px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.user-profile-dropdown .dropdown-menu .dropdown-item:hover{background:var(--px-surface-soft)}.user-profile-dropdown .dropdown-menu .dropdown-item svg{color:var(--px-muted)}.user-profile-dropdown .dropdown-menu .dropdown-item-noninteractive{width:100%;height:32px;color:var(--px-ink);box-sizing:border-box;border-radius:6px;justify-content:space-between;align-items:center;padding:0 8px;font-size:13px;font-weight:500;display:flex}.user-profile-dropdown .dropdown-menu .dropdown-item-noninteractive .item-left{align-items:center;gap:12px;display:flex}.user-profile-dropdown .dropdown-menu .dropdown-item-noninteractive .item-left svg{color:var(--px-muted)}.user-profile-dropdown .dropdown-menu .dropdown-item-noninteractive .badge-pill{color:#495057;background:#f1f3f5;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:600}[data-theme=dark] .user-profile-dropdown .dropdown-menu .dropdown-item-noninteractive .badge-pill{color:#ced4da;background:#ffffff14}.user-profile-dropdown .dropdown-menu .dropdown-item-theme{width:100%;height:32px;color:var(--px-ink);box-sizing:border-box;border-radius:6px;justify-content:space-between;align-items:center;padding:0 8px;font-size:13px;font-weight:500;display:flex}.user-profile-dropdown .dropdown-menu .dropdown-item-theme .item-left{align-items:center;gap:12px;display:flex}.user-profile-dropdown .dropdown-menu .dropdown-item-theme .item-left svg{color:var(--px-muted)}.user-profile-dropdown .dropdown-menu .dropdown-item-theme .theme-toggle-group{background:#f1f3f5;border-radius:8px;align-items:center;gap:2px;padding:2px;display:flex}[data-theme=dark] .user-profile-dropdown .dropdown-menu .dropdown-item-theme .theme-toggle-group{background:#ffffff14}.user-profile-dropdown .dropdown-menu .dropdown-item-theme .theme-toggle-group .theme-toggle-btn:hover:not(.active){color:var(--px-ink)!important;background:#0000000a!important}[data-theme=dark] .user-profile-dropdown .dropdown-menu .dropdown-item-theme .theme-toggle-group .theme-toggle-btn:hover:not(.active){background:#ffffff0a!important}.user-profile-dropdown .dropdown-footer{width:100%;display:flex}.user-profile-dropdown .dropdown-footer .logout-btn{color:#ef4444;cursor:pointer;background:#ef444414;border:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;height:32px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.user-profile-dropdown .dropdown-footer .logout-btn:hover{background:#ef444424}.notif-dropdown{background:var(--px-surface,#fff);border:1px solid var(--px-border,#e5e7eb);z-index:130;border-radius:20px;flex-direction:column;width:380px;animation:.2s cubic-bezier(.16,1,.3,1) forwards slideDown;display:flex;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.notif-dropdown .notif-header{justify-content:space-between;align-items:center;padding:20px 20px 16px;display:flex}.notif-dropdown .notif-header h4{color:var(--px-ink,#111);letter-spacing:-.3px;margin:0;font-size:18px;font-weight:700}.notif-dropdown .notif-header .notif-close-btn{cursor:pointer;color:var(--px-muted,#6b7280);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:background .15s,color .15s;display:flex}.notif-dropdown .notif-header .notif-close-btn:hover{background:var(--px-surface-raised,#0000000f);color:var(--px-ink,#111)}.notif-dropdown .notif-tabs{background:var(--px-surface-raised,#f3f4f6);border-radius:12px;gap:2px;margin:0 16px 16px;padding:4px;display:flex}.notif-dropdown .notif-tabs .notif-tab-btn{color:var(--px-muted,#6b7280);cursor:pointer;background:0 0;border:none;border-radius:9px;outline:none;flex:1;justify-content:center;align-items:center;gap:6px;padding:9px 14px;font-size:13.5px;font-weight:600;transition:all .18s;display:flex}.notif-dropdown .notif-tabs .notif-tab-btn:hover:not(.active){color:var(--px-ink,#111)}.notif-dropdown .notif-tabs .notif-tab-btn.active{background:var(--px-surface,#fff);color:var(--px-ink,#111);font-weight:700;box-shadow:0 1px 4px #00000014}.notif-dropdown .notif-tabs .notif-tab-badge{color:#fff;background:#ef4444;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;display:inline-flex}.notif-dropdown .notif-list{flex-direction:column;max-height:380px;display:flex;overflow-y:auto}.notif-dropdown .notif-list::-webkit-scrollbar{width:4px}.notif-dropdown .notif-list::-webkit-scrollbar-thumb{background:var(--px-border,#e5e7eb);border-radius:4px}.notif-dropdown .notif-empty{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:36px 24px 44px;display:flex}.notif-dropdown .notif-empty .notif-empty-icon-box{background:var(--px-surface-raised,#f3f4f6);width:72px;height:72px;color:var(--px-ink,#111);border-radius:20px;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.notif-dropdown .notif-empty .notif-empty-title{color:var(--px-ink,#111);font-size:16px;font-weight:700;display:block}.notif-dropdown .notif-empty .notif-empty-desc{color:var(--px-muted,#6b7280);max-width:260px;margin:0;font-size:13.5px;line-height:1.55}.notif-dropdown .notif-actions-bar{border-bottom:1px solid var(--px-border,#e5e7eb);justify-content:flex-end;padding:10px 20px;display:flex}.notif-dropdown .notif-actions-bar .notif-mark-all-btn{color:var(--brand-blue,#0d6efd);cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:600;transition:opacity .15s}.notif-dropdown .notif-actions-bar .notif-mark-all-btn:hover{opacity:.75}.notif-dropdown .notif-item{border-bottom:1px solid var(--px-border,#e5e7eb);cursor:pointer;background:0 0;align-items:flex-start;gap:14px;padding:14px 20px;transition:background .15s;display:flex;position:relative}.notif-dropdown .notif-item:last-child{border-bottom:none}.notif-dropdown .notif-item:hover{background:var(--px-surface-raised,#00000008)}.notif-dropdown .notif-item:hover .item-read-action{opacity:1;transform:scale(1)}.notif-dropdown .notif-item.unread{background:var(--px-surface-soft,#00000005)}.notif-dropdown .notif-item .notif-icon-wrapper{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.notif-dropdown .notif-item .notif-icon-wrapper.success{color:#10b981;background:#10b9811a}.notif-dropdown .notif-item .notif-icon-wrapper.danger{color:#ef4444;background:#ef44441a}.notif-dropdown .notif-item .notif-icon-wrapper.warning{color:#f59e0b;background:#f59e0b1a}.notif-dropdown .notif-item .notif-icon-wrapper.info{color:#3b82f6;background:#3b82f61a}.notif-dropdown .notif-item .notif-content{flex:1;min-width:0}.notif-dropdown .notif-item .notif-content .notif-text{color:var(--px-ink,#111);overflow-wrap:break-word;margin:0 0 4px;font-size:13px;font-weight:500;line-height:1.45}.notif-dropdown .notif-item .notif-content .notif-time{color:var(--px-muted,#6b7280);font-size:11px}.notif-dropdown .notif-item.unread .notif-text{font-weight:650}.notif-dropdown .notif-item .notif-action-wrapper{justify-content:center;align-self:stretch;align-items:center;min-width:20px;display:flex;position:relative}.notif-dropdown .notif-item .notif-action-wrapper .notif-dot{background:var(--brand-blue,#0d6efd);border-radius:50%;width:8px;height:8px}.notif-dropdown .notif-item .notif-action-wrapper .item-read-action{background:var(--px-surface,#fff);border:1px solid var(--px-border,#e5e7eb);cursor:pointer;opacity:0;color:#10b981;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:opacity .2s,transform .2s,background .2s;display:flex;position:absolute;right:-4px;transform:scale(.9);box-shadow:0 2px 8px #00000014}.notif-dropdown .notif-item .notif-action-wrapper .item-read-action:hover{background:#e6fcf5;border-color:#10b981}.nav-dropdown-wrapper{display:inline-block;position:relative}.nav-dropdown-wrapper .nav-dropdown-trigger{align-items:center;display:inline-flex}.nav-dropdown-wrapper .nav-dropdown-content{background:var(--px-surface);border:1px solid var(--px-border);opacity:0;visibility:hidden;z-index:100;pointer-events:none;border-radius:12px;min-width:160px;padding:8px;transition:all .2s cubic-bezier(.16,1,.3,1);position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 12px 32px #0000000f}.nav-dropdown-wrapper .nav-dropdown-content a{color:var(--px-muted);border-radius:8px;padding:10px 14px;font-weight:500;transition:background .2s,color .2s;display:block}.nav-dropdown-wrapper .nav-dropdown-content a:hover,.nav-dropdown-wrapper .nav-dropdown-content a.active{background:var(--px-surface-soft);color:var(--px-ink)}.nav-dropdown-wrapper:hover .nav-dropdown-content{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(4px)}.landing-footer,.sp-landing-footer{color:#fff;background-color:#111;width:100%;padding-top:80px;padding-bottom:40px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.landing-footer .section-container,.sp-landing-footer .section-container{max-width:1320px;margin:0 auto;padding:0 24px}.landing-footer .footer-top,.sp-landing-footer .footer-top{border-bottom:1px solid #ffffff1a;grid-template-columns:2fr repeat(5,1fr);gap:48px;padding-bottom:56px;display:grid}@media (width<=1024px){.landing-footer .footer-top,.sp-landing-footer .footer-top{grid-template-columns:1fr 1fr;gap:36px}}@media (width<=640px){.landing-footer .footer-top,.sp-landing-footer .footer-top{grid-template-columns:1fr;gap:32px}}.landing-footer .footer-brand-col .footer-logo,.sp-landing-footer .footer-brand-col .footer-logo{filter:brightness(0)invert();height:32px;margin-bottom:24px;display:block}.landing-footer .footer-brand-col p,.sp-landing-footer .footer-brand-col p{opacity:.7;color:#fff;max-width:280px;margin-bottom:24px;font-size:15px;line-height:1.5}.landing-footer .footer-brand-col .footer-lang-selector,.sp-landing-footer .footer-brand-col .footer-lang-selector{display:inline-block;position:relative}.landing-footer .footer-brand-col .footer-lang-selector .footer-lang-btn,.sp-landing-footer .footer-brand-col .footer-lang-selector .footer-lang-btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffffb3;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.landing-footer .footer-brand-col .footer-lang-selector .footer-lang-btn svg,.sp-landing-footer .footer-brand-col .footer-lang-selector .footer-lang-btn svg{opacity:.9;flex-shrink:0}.landing-footer .footer-brand-col .footer-lang-selector .footer-lang-btn span,.sp-landing-footer .footer-brand-col .footer-lang-selector .footer-lang-btn span{user-select:none}.landing-footer .footer-brand-col .footer-lang-selector .footer-lang-btn .chevron-rotate,.sp-landing-footer .footer-brand-col .footer-lang-selector .footer-lang-btn .chevron-rotate{transform:rotate(180deg)}.landing-footer .footer-brand-col .footer-lang-selector .footer-lang-btn:hover,.sp-landing-footer .footer-brand-col .footer-lang-selector .footer-lang-btn:hover{background:#ffffff14;border-color:#fff}.landing-footer .footer-brand-col .footer-lang-selector .lang-dropdown,.sp-landing-footer .footer-brand-col .footer-lang-selector .lang-dropdown{z-index:100;background:#18181b;border:1px solid #ffffff26;border-radius:8px;flex-direction:column;width:130px;padding:4px 0;display:flex;position:absolute;bottom:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 10px 25px -5px #00000080}.landing-footer .footer-brand-col .footer-lang-selector .lang-dropdown .lang-item,.sp-landing-footer .footer-brand-col .footer-lang-selector .lang-dropdown .lang-item{color:#ffffffb3;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:8px 16px;font-size:13px;transition:all .15s;display:block}.landing-footer .footer-brand-col .footer-lang-selector .lang-dropdown .lang-item:hover,.sp-landing-footer .footer-brand-col .footer-lang-selector .lang-dropdown .lang-item:hover{color:#fff;background:#ffffff14}.landing-footer .footer-brand-col .footer-lang-selector .lang-dropdown .lang-item.active,.sp-landing-footer .footer-brand-col .footer-lang-selector .lang-dropdown .lang-item.active{color:#fff;background:#ffffff1f;font-weight:600}.landing-footer .footer-links-col h4,.sp-landing-footer .footer-links-col h4{color:#fff;letter-spacing:.01em;margin:0 0 24px;font-size:15px;font-weight:700}.landing-footer .footer-links-col a,.sp-landing-footer .footer-links-col a{color:#fff;opacity:.65;margin-bottom:12px;font-size:14px;text-decoration:none;transition:opacity .2s;display:block}.landing-footer .footer-links-col a:hover,.sp-landing-footer .footer-links-col a:hover{opacity:1}.landing-footer .footer-bottom,.sp-landing-footer .footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:32px;display:flex}.landing-footer .footer-bottom .copyright,.sp-landing-footer .footer-bottom .copyright{opacity:.6;color:#fff;margin:0;font-size:14px}.landing-footer .footer-bottom .socials,.sp-landing-footer .footer-bottom .socials{align-items:center;gap:18px;display:flex}.landing-footer .footer-bottom .socials a,.sp-landing-footer .footer-bottom .socials a{color:#fff;opacity:.75;justify-content:center;align-items:center;transition:all .2s;display:flex}.landing-footer .footer-bottom .socials a svg,.sp-landing-footer .footer-bottom .socials a svg{width:20px;height:20px;display:block}.landing-footer .footer-bottom .socials a:hover,.sp-landing-footer .footer-bottom .socials a:hover{opacity:1;transform:translateY(-2px)}.unified-search-bar{width:100%;min-height:58px;box-shadow:none;box-sizing:border-box;background:#fff;border:2px solid #11182759;border-radius:999px;align-items:center;gap:6px;padding:8px 10px 8px 24px;transition:border-color .18s,background-color .18s,box-shadow .18s;display:flex;position:relative}.unified-search-bar:focus-within{border-color:#111827b3;box-shadow:0 0 0 4px #1118270f}.unified-search-bar .unified-search-leading-icon{color:var(--px-muted);flex-shrink:0;justify-content:center;align-items:center;display:flex}.unified-search-bar .unified-search-input{min-width:0;color:var(--px-ink);appearance:none;background:0 0;border:none;outline:none;flex:1;margin:0;padding:0;font-family:inherit;font-size:18px;font-weight:500;line-height:1}.unified-search-bar .unified-search-input::placeholder{color:var(--px-muted);opacity:1}.unified-search-bar .unified-search-icon-btn{width:42px;min-width:42px;height:42px;min-height:42px;color:var(--px-ink);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .18s,color .18s,transform .18s,opacity .18s;display:inline-flex}.unified-search-bar .unified-search-icon-btn:hover{background:#1118270f;transform:translateY(-1px)}.unified-search-bar .unified-search-icon-btn.active{color:var(--px-ink);background:#11182714}.unified-search-bar .unified-search-icon-btn svg{stroke-width:2.25px;display:block}.unified-search-bar .unified-search-submit-btn{color:var(--px-ink);background:0 0}.unified-search-bar .unified-search-submit-btn:hover{opacity:1;background:#1118270f}.unified-search-bar .unified-visual-chip{z-index:5;pointer-events:auto;background:#fff;border:1px solid #1118271f;border-radius:999px;align-items:center;gap:8px;padding:4px 8px 4px 4px;display:inline-flex;position:absolute;top:50%;left:18px;transform:translateY(-50%);box-shadow:0 1px 3px #0f172a14}.unified-search-bar .unified-visual-chip .chip-thumbnail{object-fit:cover;border-radius:8px;flex-shrink:0;width:28px;min-width:28px;height:28px}.unified-search-bar .unified-visual-chip .chip-text{color:var(--px-ink);white-space:nowrap;font-size:13px;font-weight:600}.unified-search-bar .unified-visual-chip .chip-close{width:24px;min-width:24px;height:24px;min-height:24px;color:var(--px-ink);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.unified-search-bar.public-header-search,.unified-search-bar.guest-header-search{background:#f4f4f4;border:1px solid #1118270f;gap:4px;max-width:760px;min-height:48px;padding:4px 200px 3px 18px;position:relative}.unified-search-bar.public-header-search .unified-search-input,.unified-search-bar.guest-header-search .unified-search-input{width:100%;font-size:15px;font-weight:500}.unified-search-bar.public-header-search .unified-search-icon-btn,.unified-search-bar.guest-header-search .unified-search-icon-btn{width:36px;min-width:36px;height:36px;min-height:36px}.unified-search-bar.public-header-search .unified-search-icon-btn svg,.unified-search-bar.guest-header-search .unified-search-icon-btn svg{stroke-width:2.1px;width:18px;height:18px}.unified-search-bar.public-header-search .unified-search-submit-btn,.unified-search-bar.guest-header-search .unified-search-submit-btn{position:absolute;top:50%;right:12px;transform:translateY(-50%)}.unified-search-bar.public-header-search .unified-search-camera-btn,.unified-search-bar.guest-header-search .unified-search-camera-btn{position:absolute;top:50%;right:52px;transform:translateY(-50%)}.unified-search-bar.public-header-search .unified-search-clear-btn,.unified-search-bar.guest-header-search .unified-search-clear-btn{position:absolute;top:50%;right:92px;transform:translateY(-50%)}.unified-search-bar.landing-hero-search,.unified-search-bar.category-hero-search,.unified-search-bar.home-hero-search{max-width:760px;min-height:60px;margin:0 auto}.unified-search-bar.stock-landing-search{max-width:760px;min-height:60px;margin:0 auto 20px}.unified-search-bar.search-page-topbar{gap:4px;width:100%;max-width:800px;min-height:46px;padding:6px 8px 6px 18px}.unified-search-bar.search-page-topbar .unified-search-input{font-size:15px;font-weight:500}.unified-search-bar.search-page-topbar .unified-search-icon-btn{width:36px;min-width:36px;height:36px;min-height:36px}.unified-search-bar.search-page-topbar .unified-search-icon-btn svg{stroke-width:2.1px;width:18px;height:18px}.unified-visual-search-modal{background:var(--px-surface);border:1px solid var(--px-border);z-index:1000;text-align:left;border-radius:20px;width:340px;max-width:calc(100vw - 32px);padding:20px;position:absolute;top:calc(100% + 12px);left:0;box-shadow:0 12px 40px #0000002e}.unified-visual-search-modal .modal-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.unified-visual-search-modal .modal-header h3{color:var(--px-ink);margin:0;font-size:16px;font-weight:700}.unified-visual-search-modal .modal-header .close-btn{width:32px;min-width:32px;height:32px;min-height:32px;color:var(--px-muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.unified-visual-search-modal .dropzone{border:1px dashed var(--px-border-strong);text-align:center;cursor:pointer;background:var(--px-surface-soft);border-radius:18px;padding:28px 18px}.unified-visual-search-modal .dropzone .upload-icon{color:var(--px-muted);margin-bottom:10px}.unified-visual-search-modal .dropzone .main-text{color:var(--px-ink);margin:0 0 6px;font-size:15px;font-weight:600}.unified-visual-search-modal .dropzone .sub-text{color:var(--px-muted);margin:0;font-size:13px}.unified-visual-search-modal .preview-workspace{flex-direction:column;gap:12px;display:flex}.unified-visual-search-modal .preview-workspace .preview-container{aspect-ratio:4/3;background:var(--px-surface-soft);border-radius:18px;position:relative;overflow:hidden}.unified-visual-search-modal .preview-workspace .preview-container .preview-img{object-fit:cover;width:100%;height:100%}.unified-visual-search-modal .preview-workspace .preview-container .scanner-line{background:linear-gradient(90deg, transparent, var(--px-ink), transparent);height:3px;animation:1.5s linear infinite unified-search-scan;position:absolute;top:0;left:0;right:0}.unified-visual-search-modal .preview-workspace .analysis-status{color:var(--px-muted);align-items:center;gap:8px;font-size:14px;display:inline-flex}.unified-visual-search-modal .preview-workspace .analysis-status.success{color:var(--px-ink);font-weight:600}@keyframes unified-search-scan{0%{opacity:.2;transform:translateY(0)}50%{opacity:1}to{opacity:.2;transform:translateY(260px)}}@media (width<=768px){.unified-search-bar{min-height:52px;padding-left:16px}.unified-search-bar .unified-search-input{font-size:16px}.unified-search-bar .unified-search-icon-btn{width:38px;min-width:38px;height:38px;min-height:38px}.unified-visual-search-modal{width:calc(100vw - 32px)}}.guest-landing-shell,.tool-landing-page,.ai-suite-landing,.guest-landing-shell h1,.guest-landing-shell h2,.guest-landing-shell h3,.guest-landing-shell h4,.guest-landing-shell h5,.guest-landing-shell h6,.guest-landing-shell p,.guest-landing-shell a,.guest-landing-shell button,.guest-landing-shell span,.guest-landing-shell div,.guest-landing-shell input,.guest-landing-shell textarea,.guest-landing-shell select,.guest-landing-shell li,.tool-landing-page h1,.tool-landing-page h2,.tool-landing-page h3,.tool-landing-page h4,.tool-landing-page h5,.tool-landing-page h6,.tool-landing-page p,.tool-landing-page a,.tool-landing-page button,.tool-landing-page span,.tool-landing-page div,.tool-landing-page input,.tool-landing-page textarea,.tool-landing-page select,.tool-landing-page li,.ai-suite-landing h1,.ai-suite-landing h2,.ai-suite-landing h3,.ai-suite-landing h4,.ai-suite-landing h5,.ai-suite-landing h6,.ai-suite-landing p,.ai-suite-landing a,.ai-suite-landing button,.ai-suite-landing span,.ai-suite-landing div,.ai-suite-landing input,.ai-suite-landing textarea,.ai-suite-landing select,.ai-suite-landing li{font-family:Grift,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.guest-landing-shell,.tool-landing-page,.ai-suite-landing{color:#111;box-sizing:border-box;letter-spacing:-.03em;background-color:#fff;margin:0;padding:0;overflow-x:clip}.guest-landing-shell.guest-landing-shell section,.tool-landing-page.guest-landing-shell section,.ai-suite-landing.guest-landing-shell section{padding-top:60px;padding-bottom:70px}.guest-landing-shell.guest-landing-shell section:first-of-type,.guest-landing-shell.guest-landing-shell section.hero-section,.tool-landing-page.guest-landing-shell section:first-of-type,.tool-landing-page.guest-landing-shell section.hero-section,.ai-suite-landing.guest-landing-shell section:first-of-type,.ai-suite-landing.guest-landing-shell section.hero-section{padding-top:0}.guest-landing-shell .section-container,.tool-landing-page .section-container,.ai-suite-landing .section-container{max-width:1320px;margin:0 auto;padding:0 24px}.guest-landing-shell .section-header-center,.tool-landing-page .section-header-center,.ai-suite-landing .section-header-center{text-align:center;max-width:720px;margin:0 auto 56px}.guest-landing-shell .section-header-center h2,.tool-landing-page .section-header-center h2,.ai-suite-landing .section-header-center h2{color:#111;letter-spacing:-.02em;margin-bottom:10px;font-size:42px;font-weight:900;line-height:.95}.guest-landing-shell .section-header-center p,.tool-landing-page .section-header-center p,.ai-suite-landing .section-header-center p{color:#5f6368;font-size:18px;font-weight:500;line-height:1.5}.guest-landing-shell .btn-primary,.tool-landing-page .btn-primary,.ai-suite-landing .btn-primary{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:999px;justify-content:center;align-items:center;height:48px;padding:0 28px;font-size:15px;font-weight:600;text-decoration:none;transition:background-color .3s,transform .2s;display:inline-flex}.guest-landing-shell .btn-primary:hover,.tool-landing-page .btn-primary:hover,.ai-suite-landing .btn-primary:hover{background-color:#1a1a1a;transform:translateY(-1px)}.guest-landing-shell .btn-primary:active,.tool-landing-page .btn-primary:active,.ai-suite-landing .btn-primary:active{transform:translateY(0)}.guest-landing-shell .btn-secondary,.tool-landing-page .btn-secondary,.ai-suite-landing .btn-secondary{color:#111;cursor:pointer;background-color:#0000;border:1px solid #dadada;border-radius:999px;justify-content:center;align-items:center;height:48px;padding:0 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.guest-landing-shell .btn-secondary:hover,.tool-landing-page .btn-secondary:hover,.ai-suite-landing .btn-secondary:hover{color:#fff;background-color:#000;border-color:#000}.guest-landing-shell .landing-header,.guest-landing-shell .landing-header,.tool-landing-page .landing-header,.tool-landing-page .landing-header,.ai-suite-landing .landing-header,.ai-suite-landing .landing-header{backdrop-filter:blur(10px);background-color:#fffffff2;border-bottom:1px solid #eaeaea;align-items:center;height:72px;display:flex;z-index:1000!important;position:sticky!important;top:0!important}.guest-landing-shell .landing-header .landing-header-container,.guest-landing-shell .landing-header .landing-header-container,.tool-landing-page .landing-header .landing-header-container,.tool-landing-page .landing-header .landing-header-container,.ai-suite-landing .landing-header .landing-header-container,.ai-suite-landing .landing-header .landing-header-container{justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:1320px;margin:0 auto;padding:0 24px;display:flex}.guest-landing-shell .landing-header .landing-header-left,.guest-landing-shell .landing-header .landing-header-left,.tool-landing-page .landing-header .landing-header-left,.tool-landing-page .landing-header .landing-header-left,.ai-suite-landing .landing-header .landing-header-left,.ai-suite-landing .landing-header .landing-header-left{flex-wrap:nowrap;align-items:center;display:flex}.guest-landing-shell .landing-header .landing-mobile-menu-btn,.guest-landing-shell .landing-header .landing-mobile-menu-btn,.tool-landing-page .landing-header .landing-mobile-menu-btn,.tool-landing-page .landing-header .landing-mobile-menu-btn,.ai-suite-landing .landing-header .landing-mobile-menu-btn,.ai-suite-landing .landing-header .landing-mobile-menu-btn{cursor:pointer;color:#111;background:0 0;border:none;justify-content:center;align-items:center;margin-right:12px;padding:4px;display:none}@media (width<=768px){.guest-landing-shell .landing-header .landing-mobile-menu-btn,.guest-landing-shell .landing-header .landing-mobile-menu-btn,.tool-landing-page .landing-header .landing-mobile-menu-btn,.tool-landing-page .landing-header .landing-mobile-menu-btn,.ai-suite-landing .landing-header .landing-mobile-menu-btn,.ai-suite-landing .landing-header .landing-mobile-menu-btn{display:flex}}.guest-landing-shell .landing-header .landing-logo,.guest-landing-shell .landing-header .landing-logo,.tool-landing-page .landing-header .landing-logo,.tool-landing-page .landing-header .landing-logo,.ai-suite-landing .landing-header .landing-logo,.ai-suite-landing .landing-header .landing-logo{align-items:center;display:flex}.guest-landing-shell .landing-header .landing-logo .desktop-logo,.guest-landing-shell .landing-header .landing-logo .desktop-logo,.tool-landing-page .landing-header .landing-logo .desktop-logo,.tool-landing-page .landing-header .landing-logo .desktop-logo,.ai-suite-landing .landing-header .landing-logo .desktop-logo,.ai-suite-landing .landing-header .landing-logo .desktop-logo{width:auto;height:28px;display:block}@media (width<=768px){.guest-landing-shell .landing-header .landing-logo .desktop-logo,.guest-landing-shell .landing-header .landing-logo .desktop-logo,.tool-landing-page .landing-header .landing-logo .desktop-logo,.tool-landing-page .landing-header .landing-logo .desktop-logo,.ai-suite-landing .landing-header .landing-logo .desktop-logo,.ai-suite-landing .landing-header .landing-logo .desktop-logo{display:none}}.guest-landing-shell .landing-header .landing-logo .mobile-logo-icon,.guest-landing-shell .landing-header .landing-logo .mobile-logo-icon,.tool-landing-page .landing-header .landing-logo .mobile-logo-icon,.tool-landing-page .landing-header .landing-logo .mobile-logo-icon,.ai-suite-landing .landing-header .landing-logo .mobile-logo-icon,.ai-suite-landing .landing-header .landing-logo .mobile-logo-icon{width:auto;height:26px;display:none}@media (width<=768px){.guest-landing-shell .landing-header .landing-logo .mobile-logo-icon,.guest-landing-shell .landing-header .landing-logo .mobile-logo-icon,.tool-landing-page .landing-header .landing-logo .mobile-logo-icon,.tool-landing-page .landing-header .landing-logo .mobile-logo-icon,.ai-suite-landing .landing-header .landing-logo .mobile-logo-icon,.ai-suite-landing .landing-header .landing-logo .mobile-logo-icon{display:block}}.guest-landing-shell .landing-header .pricing-highlight,.guest-landing-shell .landing-header .pricing-highlight,.tool-landing-page .landing-header .pricing-highlight,.tool-landing-page .landing-header .pricing-highlight,.ai-suite-landing .landing-header .pricing-highlight,.ai-suite-landing .landing-header .pricing-highlight{font-weight:700;color:#f36!important}.guest-landing-shell .landing-header .landing-nav-center,.guest-landing-shell .landing-header .landing-nav-center,.tool-landing-page .landing-header .landing-nav-center,.tool-landing-page .landing-header .landing-nav-center,.ai-suite-landing .landing-header .landing-nav-center,.ai-suite-landing .landing-header .landing-nav-center{align-items:center;gap:24px;display:flex}.guest-landing-shell .landing-header .landing-nav-center a,.guest-landing-shell .landing-header .landing-nav-center .nav-dropdown-trigger,.guest-landing-shell .landing-header .landing-nav-center a,.guest-landing-shell .landing-header .landing-nav-center .nav-dropdown-trigger,.tool-landing-page .landing-header .landing-nav-center a,.tool-landing-page .landing-header .landing-nav-center .nav-dropdown-trigger,.tool-landing-page .landing-header .landing-nav-center a,.tool-landing-page .landing-header .landing-nav-center .nav-dropdown-trigger,.ai-suite-landing .landing-header .landing-nav-center a,.ai-suite-landing .landing-header .landing-nav-center .nav-dropdown-trigger,.ai-suite-landing .landing-header .landing-nav-center a,.ai-suite-landing .landing-header .landing-nav-center .nav-dropdown-trigger{color:#353535;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:15px;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex}.guest-landing-shell .landing-header .landing-nav-center a:hover,.guest-landing-shell .landing-header .landing-nav-center .nav-dropdown-trigger:hover,.guest-landing-shell .landing-header .landing-nav-center a:hover,.guest-landing-shell .landing-header .landing-nav-center .nav-dropdown-trigger:hover,.tool-landing-page .landing-header .landing-nav-center a:hover,.tool-landing-page .landing-header .landing-nav-center .nav-dropdown-trigger:hover,.tool-landing-page .landing-header .landing-nav-center a:hover,.tool-landing-page .landing-header .landing-nav-center .nav-dropdown-trigger:hover,.ai-suite-landing .landing-header .landing-nav-center a:hover,.ai-suite-landing .landing-header .landing-nav-center .nav-dropdown-trigger:hover,.ai-suite-landing .landing-header .landing-nav-center a:hover,.ai-suite-landing .landing-header .landing-nav-center .nav-dropdown-trigger:hover{color:#5f6368}.guest-landing-shell .landing-header .landing-nav-center .nav-dropdown-wrapper,.guest-landing-shell .landing-header .landing-nav-center .nav-dropdown-wrapper,.tool-landing-page .landing-header .landing-nav-center .nav-dropdown-wrapper,.tool-landing-page .landing-header .landing-nav-center .nav-dropdown-wrapper,.ai-suite-landing .landing-header .landing-nav-center .nav-dropdown-wrapper,.ai-suite-landing .landing-header .landing-nav-center .nav-dropdown-wrapper{display:inline-block;position:relative}.guest-landing-shell .landing-header .landing-nav-center .nav-dropdown-wrapper:hover .nav-dropdown-menu,.guest-landing-shell .landing-header .landing-nav-center .nav-dropdown-wrapper:hover .nav-dropdown-menu,.tool-landing-page .landing-header .landing-nav-center .nav-dropdown-wrapper:hover .nav-dropdown-menu,.tool-landing-page .landing-header .landing-nav-center .nav-dropdown-wrapper:hover .nav-dropdown-menu,.ai-suite-landing .landing-header .landing-nav-center .nav-dropdown-wrapper:hover .nav-dropdown-menu,.ai-suite-landing .landing-header .landing-nav-center .nav-dropdown-wrapper:hover .nav-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.guest-landing-shell .landing-header .landing-nav-center .nav-dropdown-wrapper:hover .dropdown-caret,.guest-landing-shell .landing-header .landing-nav-center .nav-dropdown-wrapper:hover .dropdown-caret,.tool-landing-page .landing-header .landing-nav-center .nav-dropdown-wrapper:hover .dropdown-caret,.tool-landing-page .landing-header .landing-nav-center .nav-dropdown-wrapper:hover .dropdown-caret,.ai-suite-landing .landing-header .landing-nav-center .nav-dropdown-wrapper:hover .dropdown-caret,.ai-suite-landing .landing-header .landing-nav-center .nav-dropdown-wrapper:hover .dropdown-caret{transform:rotate(180deg)}.guest-landing-shell .landing-header .landing-nav-center .dropdown-caret,.guest-landing-shell .landing-header .landing-nav-center .dropdown-caret,.tool-landing-page .landing-header .landing-nav-center .dropdown-caret,.tool-landing-page .landing-header .landing-nav-center .dropdown-caret,.ai-suite-landing .landing-header .landing-nav-center .dropdown-caret,.ai-suite-landing .landing-header .landing-nav-center .dropdown-caret{transition:transform .2s}.guest-landing-shell .landing-header .landing-nav-center .nav-dropdown-menu,.guest-landing-shell .landing-header .landing-nav-center .nav-dropdown-menu,.tool-landing-page .landing-header .landing-nav-center .nav-dropdown-menu,.tool-landing-page .landing-header .landing-nav-center .nav-dropdown-menu,.ai-suite-landing .landing-header .landing-nav-center .nav-dropdown-menu,.ai-suite-landing .landing-header .landing-nav-center .nav-dropdown-menu{opacity:0;visibility:hidden;z-index:1050;background:#fff;border:1px solid #e8e8e8;border-radius:12px;flex-direction:column;gap:2px;min-width:180px;margin-top:12px;padding:8px;transition:opacity .2s,transform .2s,visibility .2s;display:flex;position:absolute;top:100%;left:0;transform:translateY(10px);box-shadow:0 10px 30px #00000014}.guest-landing-shell .landing-header .landing-nav-center .nav-dropdown-menu:before,.guest-landing-shell .landing-header .landing-nav-center .nav-dropdown-menu:before,.tool-landing-page .landing-header .landing-nav-center .nav-dropdown-menu:before,.tool-landing-page .landing-header .landing-nav-center .nav-dropdown-menu:before,.ai-suite-landing .landing-header .landing-nav-center .nav-dropdown-menu:before,.ai-suite-landing .landing-header .landing-nav-center .nav-dropdown-menu:before{content:"";background:#fff;border-top:1px solid #e8e8e8;border-left:1px solid #e8e8e8;width:10px;height:10px;position:absolute;top:-6px;left:20px;transform:rotate(45deg)}.guest-landing-shell .landing-header .landing-nav-center .nav-dropdown-menu .dropdown-menu-item,.guest-landing-shell .landing-header .landing-nav-center .nav-dropdown-menu .dropdown-menu-item,.tool-landing-page .landing-header .landing-nav-center .nav-dropdown-menu .dropdown-menu-item,.tool-landing-page .landing-header .landing-nav-center .nav-dropdown-menu .dropdown-menu-item,.ai-suite-landing .landing-header .landing-nav-center .nav-dropdown-menu .dropdown-menu-item,.ai-suite-landing .landing-header .landing-nav-center .nav-dropdown-menu .dropdown-menu-item{color:#111;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;width:100%;padding:8px 12px;font-size:13.5px;font-weight:500;text-decoration:none;transition:background-color .2s}.guest-landing-shell .landing-header .landing-nav-center .nav-dropdown-menu .dropdown-menu-item:hover,.guest-landing-shell .landing-header .landing-nav-center .nav-dropdown-menu .dropdown-menu-item:hover,.tool-landing-page .landing-header .landing-nav-center .nav-dropdown-menu .dropdown-menu-item:hover,.tool-landing-page .landing-header .landing-nav-center .nav-dropdown-menu .dropdown-menu-item:hover,.ai-suite-landing .landing-header .landing-nav-center .nav-dropdown-menu .dropdown-menu-item:hover,.ai-suite-landing .landing-header .landing-nav-center .nav-dropdown-menu .dropdown-menu-item:hover{color:#000;background-color:#f5f5f7}.guest-landing-shell .landing-header .landing-header-right,.guest-landing-shell .landing-header .landing-header-right,.tool-landing-page .landing-header .landing-header-right,.tool-landing-page .landing-header .landing-header-right,.ai-suite-landing .landing-header .landing-header-right,.ai-suite-landing .landing-header .landing-header-right{align-items:center;gap:14px;display:flex}.guest-landing-shell .landing-header .landing-header-right .mobile-search-circle-btn,.guest-landing-shell .landing-header .landing-header-right .mobile-sign-in-btn,.guest-landing-shell .landing-header .landing-header-right .mobile-search-circle-btn,.guest-landing-shell .landing-header .landing-header-right .mobile-sign-in-btn,.tool-landing-page .landing-header .landing-header-right .mobile-search-circle-btn,.tool-landing-page .landing-header .landing-header-right .mobile-sign-in-btn,.tool-landing-page .landing-header .landing-header-right .mobile-search-circle-btn,.tool-landing-page .landing-header .landing-header-right .mobile-sign-in-btn,.ai-suite-landing .landing-header .landing-header-right .mobile-search-circle-btn,.ai-suite-landing .landing-header .landing-header-right .mobile-sign-in-btn,.ai-suite-landing .landing-header .landing-header-right .mobile-search-circle-btn,.ai-suite-landing .landing-header .landing-header-right .mobile-sign-in-btn{display:none!important}.guest-landing-shell .landing-header .action-text-link,.guest-landing-shell .landing-header .action-text-link,.tool-landing-page .landing-header .action-text-link,.tool-landing-page .landing-header .action-text-link,.ai-suite-landing .landing-header .action-text-link,.ai-suite-landing .landing-header .action-text-link{color:#353535;font-size:15px;font-weight:700;text-decoration:none;transition:color .2s}.guest-landing-shell .landing-header .action-text-link:hover,.guest-landing-shell .landing-header .action-text-link:hover,.tool-landing-page .landing-header .action-text-link:hover,.tool-landing-page .landing-header .action-text-link:hover,.ai-suite-landing .landing-header .action-text-link:hover,.ai-suite-landing .landing-header .action-text-link:hover{color:#5f6368}.guest-landing-shell .landing-header .guest-mobile-search-form,.guest-landing-shell .landing-header .guest-mobile-search-form,.tool-landing-page .landing-header .guest-mobile-search-form,.tool-landing-page .landing-header .guest-mobile-search-form,.ai-suite-landing .landing-header .guest-mobile-search-form,.ai-suite-landing .landing-header .guest-mobile-search-form{display:none}@media (width<=768px){.guest-landing-shell .landing-header .guest-mobile-search-form,.guest-landing-shell .landing-header .guest-mobile-search-form,.tool-landing-page .landing-header .guest-mobile-search-form,.tool-landing-page .landing-header .guest-mobile-search-form,.ai-suite-landing .landing-header .guest-mobile-search-form,.ai-suite-landing .landing-header .guest-mobile-search-form{background:#f5f5f7;border:1px solid #e8e8e8;border-radius:99px;flex:1;align-items:center;min-width:0;height:36px;padding:0 12px;display:flex}.guest-landing-shell .landing-header .guest-mobile-search-form .search-icon,.guest-landing-shell .landing-header .guest-mobile-search-form .search-icon,.tool-landing-page .landing-header .guest-mobile-search-form .search-icon,.tool-landing-page .landing-header .guest-mobile-search-form .search-icon,.ai-suite-landing .landing-header .guest-mobile-search-form .search-icon,.ai-suite-landing .landing-header .guest-mobile-search-form .search-icon{color:#7b7b7b;flex-shrink:0;margin-right:6px}.guest-landing-shell .landing-header .guest-mobile-search-form input,.guest-landing-shell .landing-header .guest-mobile-search-form input,.tool-landing-page .landing-header .guest-mobile-search-form input,.tool-landing-page .landing-header .guest-mobile-search-form input,.ai-suite-landing .landing-header .guest-mobile-search-form input,.ai-suite-landing .landing-header .guest-mobile-search-form input{color:#111;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:13px}}.guest-landing-shell .landing-header .action-divider,.guest-landing-shell .landing-header .action-divider,.tool-landing-page .landing-header .action-divider,.tool-landing-page .landing-header .action-divider,.ai-suite-landing .landing-header .action-divider,.ai-suite-landing .landing-header .action-divider{background:#1118272e;flex-shrink:0;width:1px;height:22px;margin:0 2px}.guest-landing-shell .landing-header .public-signup-btn,.guest-landing-shell .landing-header .btn-signin,.guest-landing-shell .landing-header .public-signup-btn,.guest-landing-shell .landing-header .btn-signin,.tool-landing-page .landing-header .public-signup-btn,.tool-landing-page .landing-header .btn-signin,.tool-landing-page .landing-header .public-signup-btn,.tool-landing-page .landing-header .btn-signin,.ai-suite-landing .landing-header .public-signup-btn,.ai-suite-landing .landing-header .btn-signin,.ai-suite-landing .landing-header .public-signup-btn,.ai-suite-landing .landing-header .btn-signin{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:999px;height:34px;padding:0 18px;font-size:14px;font-weight:700;transition:background-color .2s,transform .2s}.guest-landing-shell .landing-header .public-signup-btn:hover,.guest-landing-shell .landing-header .btn-signin:hover,.guest-landing-shell .landing-header .public-signup-btn:hover,.guest-landing-shell .landing-header .btn-signin:hover,.tool-landing-page .landing-header .public-signup-btn:hover,.tool-landing-page .landing-header .btn-signin:hover,.tool-landing-page .landing-header .public-signup-btn:hover,.tool-landing-page .landing-header .btn-signin:hover,.ai-suite-landing .landing-header .public-signup-btn:hover,.ai-suite-landing .landing-header .btn-signin:hover,.ai-suite-landing .landing-header .public-signup-btn:hover,.ai-suite-landing .landing-header .btn-signin:hover{background-color:#1a1a1a;transform:translateY(-1px)}.guest-landing-shell .landing-header .landing-mobile-drawer,.guest-landing-shell .landing-header .landing-mobile-drawer,.tool-landing-page .landing-header .landing-mobile-drawer,.tool-landing-page .landing-header .landing-mobile-drawer,.ai-suite-landing .landing-header .landing-mobile-drawer,.ai-suite-landing .landing-header .landing-mobile-drawer{z-index:2000;backdrop-filter:blur(4px);background:#0006;justify-content:flex-start;animation:.25s forwards landingFadeIn;display:flex;position:fixed;inset:0}.guest-landing-shell .landing-header .landing-mobile-drawer .drawer-content,.guest-landing-shell .landing-header .landing-mobile-drawer .drawer-content,.tool-landing-page .landing-header .landing-mobile-drawer .drawer-content,.tool-landing-page .landing-header .landing-mobile-drawer .drawer-content,.ai-suite-landing .landing-header .landing-mobile-drawer .drawer-content,.ai-suite-landing .landing-header .landing-mobile-drawer .drawer-content{box-sizing:border-box;background:#fff;flex-direction:column;width:290px;max-width:85%;height:100%;padding:24px;animation:.25s cubic-bezier(.16,1,.3,1) forwards landingSlideInLeft;display:flex;box-shadow:4px 0 24px #00000026}.guest-landing-shell .landing-header .landing-mobile-drawer .drawer-header,.guest-landing-shell .landing-header .landing-mobile-drawer .drawer-header,.tool-landing-page .landing-header .landing-mobile-drawer .drawer-header,.tool-landing-page .landing-header .landing-mobile-drawer .drawer-header,.ai-suite-landing .landing-header .landing-mobile-drawer .drawer-header,.ai-suite-landing .landing-header .landing-mobile-drawer .drawer-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex}.guest-landing-shell .landing-header .landing-mobile-drawer .drawer-header .drawer-logo img,.guest-landing-shell .landing-header .landing-mobile-drawer .drawer-header .drawer-logo img,.tool-landing-page .landing-header .landing-mobile-drawer .drawer-header .drawer-logo img,.tool-landing-page .landing-header .landing-mobile-drawer .drawer-header .drawer-logo img,.ai-suite-landing .landing-header .landing-mobile-drawer .drawer-header .drawer-logo img,.ai-suite-landing .landing-header .landing-mobile-drawer .drawer-header .drawer-logo img{width:auto;height:24px}.guest-landing-shell .landing-header .landing-mobile-drawer .drawer-header .drawer-close-btn,.guest-landing-shell .landing-header .landing-mobile-drawer .drawer-header .drawer-close-btn,.tool-landing-page .landing-header .landing-mobile-drawer .drawer-header .drawer-close-btn,.tool-landing-page .landing-header .landing-mobile-drawer .drawer-header .drawer-close-btn,.ai-suite-landing .landing-header .landing-mobile-drawer .drawer-header .drawer-close-btn,.ai-suite-landing .landing-header .landing-mobile-drawer .drawer-header .drawer-close-btn{color:#111;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.guest-landing-shell .landing-header .landing-mobile-drawer .drawer-nav,.guest-landing-shell .landing-header .landing-mobile-drawer .drawer-nav,.tool-landing-page .landing-header .landing-mobile-drawer .drawer-nav,.tool-landing-page .landing-header .landing-mobile-drawer .drawer-nav,.ai-suite-landing .landing-header .landing-mobile-drawer .drawer-nav,.ai-suite-landing .landing-header .landing-mobile-drawer .drawer-nav{flex-direction:column;gap:16px;display:flex}.guest-landing-shell .landing-header .landing-mobile-drawer .drawer-nav a,.guest-landing-shell .landing-header .landing-mobile-drawer .drawer-nav a,.tool-landing-page .landing-header .landing-mobile-drawer .drawer-nav a,.tool-landing-page .landing-header .landing-mobile-drawer .drawer-nav a,.ai-suite-landing .landing-header .landing-mobile-drawer .drawer-nav a,.ai-suite-landing .landing-header .landing-mobile-drawer .drawer-nav a{color:#111;border-bottom:1px solid #f8fafc;padding:8px 0;font-size:15px;font-weight:700;text-decoration:none;transition:color .2s}.guest-landing-shell .landing-header .landing-mobile-drawer .drawer-nav a:hover,.guest-landing-shell .landing-header .landing-mobile-drawer .drawer-nav a:hover,.tool-landing-page .landing-header .landing-mobile-drawer .drawer-nav a:hover,.tool-landing-page .landing-header .landing-mobile-drawer .drawer-nav a:hover,.ai-suite-landing .landing-header .landing-mobile-drawer .drawer-nav a:hover,.ai-suite-landing .landing-header .landing-mobile-drawer .drawer-nav a:hover{color:#5f6368}.guest-landing-shell .landing-header .landing-mobile-drawer .drawer-footer,.guest-landing-shell .landing-header .landing-mobile-drawer .drawer-footer,.tool-landing-page .landing-header .landing-mobile-drawer .drawer-footer,.tool-landing-page .landing-header .landing-mobile-drawer .drawer-footer,.ai-suite-landing .landing-header .landing-mobile-drawer .drawer-footer,.ai-suite-landing .landing-header .landing-mobile-drawer .drawer-footer{flex-direction:column;gap:10px;margin-top:auto;display:flex}.guest-landing-shell .landing-header .landing-mobile-drawer .drawer-footer .drawer-login-btn,.guest-landing-shell .landing-header .landing-mobile-drawer .drawer-footer .drawer-login-btn,.tool-landing-page .landing-header .landing-mobile-drawer .drawer-footer .drawer-login-btn,.tool-landing-page .landing-header .landing-mobile-drawer .drawer-footer .drawer-login-btn,.ai-suite-landing .landing-header .landing-mobile-drawer .drawer-footer .drawer-login-btn,.ai-suite-landing .landing-header .landing-mobile-drawer .drawer-footer .drawer-login-btn{color:#111;border:1.5px solid #111;border-radius:99px;justify-content:center;align-items:center;height:40px;font-size:14px;font-weight:700;text-decoration:none;transition:background-color .2s;display:flex}.guest-landing-shell .landing-header .landing-mobile-drawer .drawer-footer .drawer-login-btn:hover,.guest-landing-shell .landing-header .landing-mobile-drawer .drawer-footer .drawer-login-btn:hover,.tool-landing-page .landing-header .landing-mobile-drawer .drawer-footer .drawer-login-btn:hover,.tool-landing-page .landing-header .landing-mobile-drawer .drawer-footer .drawer-login-btn:hover,.ai-suite-landing .landing-header .landing-mobile-drawer .drawer-footer .drawer-login-btn:hover,.ai-suite-landing .landing-header .landing-mobile-drawer .drawer-footer .drawer-login-btn:hover{background-color:#f8f9fa}.guest-landing-shell .landing-header .landing-mobile-drawer .drawer-footer .drawer-signup-btn,.guest-landing-shell .landing-header .landing-mobile-drawer .drawer-footer .drawer-signup-btn,.tool-landing-page .landing-header .landing-mobile-drawer .drawer-footer .drawer-signup-btn,.tool-landing-page .landing-header .landing-mobile-drawer .drawer-footer .drawer-signup-btn,.ai-suite-landing .landing-header .landing-mobile-drawer .drawer-footer .drawer-signup-btn,.ai-suite-landing .landing-header .landing-mobile-drawer .drawer-footer .drawer-signup-btn{color:#fff;background:#111;border-radius:99px;justify-content:center;align-items:center;height:40px;font-size:14px;font-weight:700;text-decoration:none;transition:opacity .2s;display:flex}.guest-landing-shell .landing-header .landing-mobile-drawer .drawer-footer .drawer-signup-btn:hover,.guest-landing-shell .landing-header .landing-mobile-drawer .drawer-footer .drawer-signup-btn:hover,.tool-landing-page .landing-header .landing-mobile-drawer .drawer-footer .drawer-signup-btn:hover,.tool-landing-page .landing-header .landing-mobile-drawer .drawer-footer .drawer-signup-btn:hover,.ai-suite-landing .landing-header .landing-mobile-drawer .drawer-footer .drawer-signup-btn:hover,.ai-suite-landing .landing-header .landing-mobile-drawer .drawer-footer .drawer-signup-btn:hover{opacity:.9}@keyframes landingFadeIn{0%{opacity:0}to{opacity:1}}@keyframes landingSlideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}.guest-landing-shell .landing-hero,.tool-landing-page .landing-hero,.ai-suite-landing .landing-hero{aspect-ratio:1440/735;color:#fff;background-image:url(/hero-bg-masonry.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;width:100%;display:flex;position:relative}.guest-landing-shell .landing-hero .landing-hero-overlay,.tool-landing-page .landing-hero .landing-hero-overlay,.ai-suite-landing .landing-hero .landing-hero-overlay{z-index:1;background:linear-gradient(135deg,#0009 0%,#0006 100%);position:absolute;inset:0}.guest-landing-shell .landing-hero .landing-hero-container,.tool-landing-page .landing-hero .landing-hero-container,.ai-suite-landing .landing-hero .landing-hero-container{z-index:2;width:100%;max-width:1320px;margin:0 auto;padding:0 24px;position:relative}.guest-landing-shell .landing-hero .hero-left,.tool-landing-page .landing-hero .hero-left,.ai-suite-landing .landing-hero .hero-left{max-width:680px}.guest-landing-shell .landing-hero .hero-left h1,.tool-landing-page .landing-hero .hero-left h1,.ai-suite-landing .landing-hero .hero-left h1{letter-spacing:-.03em;color:#fff;margin-bottom:10px;font-size:64px;font-weight:900;line-height:.95}.guest-landing-shell .landing-hero .hero-left p,.tool-landing-page .landing-hero .hero-left p,.ai-suite-landing .landing-hero .hero-left p{color:#ffffffd9;max-width:540px;margin-bottom:40px;font-size:18px;line-height:1.5}.guest-landing-shell .landing-hero .hero-left .hero-actions,.tool-landing-page .landing-hero .hero-left .hero-actions,.ai-suite-landing .landing-hero .hero-left .hero-actions{align-items:center;gap:16px;display:flex}.guest-landing-shell .landing-hero .hero-left .btn-secondary,.tool-landing-page .landing-hero .hero-left .btn-secondary,.ai-suite-landing .landing-hero .hero-left .btn-secondary{color:#fff;border-color:#fff6}.guest-landing-shell .landing-hero .hero-left .btn-secondary:hover,.tool-landing-page .landing-hero .hero-left .btn-secondary:hover,.ai-suite-landing .landing-hero .hero-left .btn-secondary:hover{color:#000;background-color:#fff;border-color:#fff}.guest-landing-shell .workflow-section,.tool-landing-page .workflow-section,.ai-suite-landing .workflow-section{background-color:#fff}.guest-landing-shell .workflow-section .workflow-accordion-slider,.tool-landing-page .workflow-section .workflow-accordion-slider,.ai-suite-landing .workflow-section .workflow-accordion-slider{background-color:#000;border-radius:8px;gap:0;width:100%;max-width:1250px;height:400px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 6px 18px #00000014}.guest-landing-shell .workflow-section .accordion-panel,.tool-landing-page .workflow-section .accordion-panel,.ai-suite-landing .workflow-section .accordion-panel{cursor:pointer;box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;transition:flex .6s cubic-bezier(.25,1,.25,1);position:relative;overflow:hidden}.guest-landing-shell .workflow-section .accordion-panel.collapsed,.tool-landing-page .workflow-section .accordion-panel.collapsed,.ai-suite-landing .workflow-section .accordion-panel.collapsed{flex:1}.guest-landing-shell .workflow-section .accordion-panel.collapsed .panel-small-title,.tool-landing-page .workflow-section .accordion-panel.collapsed .panel-small-title,.ai-suite-landing .workflow-section .accordion-panel.collapsed .panel-small-title{opacity:1;pointer-events:auto}.guest-landing-shell .workflow-section .accordion-panel.collapsed .panel-large-title,.guest-landing-shell .workflow-section .accordion-panel.collapsed .panel-desc,.guest-landing-shell .workflow-section .accordion-panel.collapsed .panel-cta-btn,.tool-landing-page .workflow-section .accordion-panel.collapsed .panel-large-title,.tool-landing-page .workflow-section .accordion-panel.collapsed .panel-desc,.tool-landing-page .workflow-section .accordion-panel.collapsed .panel-cta-btn,.ai-suite-landing .workflow-section .accordion-panel.collapsed .panel-large-title,.ai-suite-landing .workflow-section .accordion-panel.collapsed .panel-desc,.ai-suite-landing .workflow-section .accordion-panel.collapsed .panel-cta-btn{opacity:0;pointer-events:none;transform:translateY(15px)}.guest-landing-shell .workflow-section .accordion-panel.expanded,.tool-landing-page .workflow-section .accordion-panel.expanded,.ai-suite-landing .workflow-section .accordion-panel.expanded{flex:1.8}.guest-landing-shell .workflow-section .accordion-panel.expanded .panel-small-title,.tool-landing-page .workflow-section .accordion-panel.expanded .panel-small-title,.ai-suite-landing .workflow-section .accordion-panel.expanded .panel-small-title{opacity:0;pointer-events:none}.guest-landing-shell .workflow-section .accordion-panel.expanded .panel-large-title,.guest-landing-shell .workflow-section .accordion-panel.expanded .panel-desc,.guest-landing-shell .workflow-section .accordion-panel.expanded .panel-cta-btn,.tool-landing-page .workflow-section .accordion-panel.expanded .panel-large-title,.tool-landing-page .workflow-section .accordion-panel.expanded .panel-desc,.tool-landing-page .workflow-section .accordion-panel.expanded .panel-cta-btn,.ai-suite-landing .workflow-section .accordion-panel.expanded .panel-large-title,.ai-suite-landing .workflow-section .accordion-panel.expanded .panel-desc,.ai-suite-landing .workflow-section .accordion-panel.expanded .panel-cta-btn{opacity:1;pointer-events:auto;transform:translateY(0)}.guest-landing-shell .workflow-section .accordion-panel .panel-overlay,.tool-landing-page .workflow-section .accordion-panel .panel-overlay,.ai-suite-landing .workflow-section .accordion-panel .panel-overlay{z-index:1;background:linear-gradient(#0000001a 0%,#0003 40%,#0000008c 100%);transition:background .3s;position:absolute;inset:0}.guest-landing-shell .workflow-section .accordion-panel:hover .panel-overlay,.tool-landing-page .workflow-section .accordion-panel:hover .panel-overlay,.ai-suite-landing .workflow-section .accordion-panel:hover .panel-overlay{background:linear-gradient(#00000026 0%,#00000040 40%,#000000a6 100%)}.guest-landing-shell .workflow-section .accordion-panel .panel-content,.tool-landing-page .workflow-section .accordion-panel .panel-content,.ai-suite-landing .workflow-section .accordion-panel .panel-content{z-index:2;box-sizing:border-box;color:#fff;flex-direction:column;justify-content:space-between;height:100%;padding:40px 36px;display:flex;position:relative}.guest-landing-shell .workflow-section .accordion-panel .panel-header-text,.tool-landing-page .workflow-section .accordion-panel .panel-header-text,.ai-suite-landing .workflow-section .accordion-panel .panel-header-text{flex-direction:column;justify-content:flex-start;margin-top:0;margin-bottom:24px;display:flex}.guest-landing-shell .workflow-section .accordion-panel .panel-small-title,.tool-landing-page .workflow-section .accordion-panel .panel-small-title,.ai-suite-landing .workflow-section .accordion-panel .panel-small-title{white-space:nowrap;color:#fff;text-shadow:0 2px 4px #00000080;font-size:15px;font-weight:600;transition:opacity .3s;position:absolute;top:40px;left:50%;transform:translate(-50%)}.guest-landing-shell .workflow-section .accordion-panel .panel-large-title,.tool-landing-page .workflow-section .accordion-panel .panel-large-title,.ai-suite-landing .workflow-section .accordion-panel .panel-large-title{color:#fff;letter-spacing:-.02em;margin:0 0 12px;font-size:30px;font-weight:800;line-height:1.25;transition:all .4s cubic-bezier(.25,1,.25,1) .1s}.guest-landing-shell .workflow-section .accordion-panel .panel-desc,.tool-landing-page .workflow-section .accordion-panel .panel-desc,.ai-suite-landing .workflow-section .accordion-panel .panel-desc{color:#ffffffe6;max-width:440px;margin:0;font-size:14px;line-height:1.5;transition:all .4s cubic-bezier(.25,1,.25,1) .15s}.guest-landing-shell .workflow-section .accordion-panel .panel-cta-btn,.tool-landing-page .workflow-section .accordion-panel .panel-cta-btn,.ai-suite-landing .workflow-section .accordion-panel .panel-cta-btn{color:#000;cursor:pointer;background-color:#fff;border:none;border-radius:8px;justify-content:center;align-self:flex-start;align-items:center;height:46px;padding:0 28px;font-size:14px;font-weight:700;transition:all .3s cubic-bezier(.25,1,.25,1) .2s;display:flex}.guest-landing-shell .workflow-section .accordion-panel .panel-cta-btn:hover,.tool-landing-page .workflow-section .accordion-panel .panel-cta-btn:hover,.ai-suite-landing .workflow-section .accordion-panel .panel-cta-btn:hover{background-color:#e2e8f0;transform:translateY(-1px)}.guest-landing-shell .tab-pills-container,.tool-landing-page .tab-pills-container,.ai-suite-landing .tab-pills-container{background:#f3f4f6;border-radius:999px;align-items:center;gap:4px;width:fit-content;margin:0 auto 40px;padding:6px;display:flex}.guest-landing-shell .tab-pills-container .tab-pill,.tool-landing-page .tab-pills-container .tab-pill,.ai-suite-landing .tab-pills-container .tab-pill{color:#4b5563;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:10px 28px;font-size:15px;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1)}.guest-landing-shell .tab-pills-container .tab-pill:hover,.tool-landing-page .tab-pills-container .tab-pill:hover,.ai-suite-landing .tab-pills-container .tab-pill:hover{color:#111}.guest-landing-shell .tab-pills-container .tab-pill.active,.tool-landing-page .tab-pills-container .tab-pill.active,.ai-suite-landing .tab-pills-container .tab-pill.active{color:#fff;background:#111;box-shadow:0 2px 8px #00000026}.guest-landing-shell .animate-fade-in,.tool-landing-page .animate-fade-in,.ai-suite-landing .animate-fade-in{animation:.4s ease-out forwards fadeIn}.guest-landing-shell .ai-tools-section,.tool-landing-page .ai-tools-section,.ai-suite-landing .ai-tools-section{background-color:#fff}.guest-landing-shell .ai-tools-section .suite-tools-grid,.tool-landing-page .ai-tools-section .suite-tools-grid,.ai-suite-landing .ai-tools-section .suite-tools-grid{grid-template-columns:repeat(6,1fr);gap:20px;max-width:1200px;margin-bottom:48px;margin-left:auto;margin-right:auto;display:grid}@media (width<=1100px){.guest-landing-shell .ai-tools-section .suite-tools-grid,.tool-landing-page .ai-tools-section .suite-tools-grid,.ai-suite-landing .ai-tools-section .suite-tools-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=600px){.guest-landing-shell .ai-tools-section .suite-tools-grid,.tool-landing-page .ai-tools-section .suite-tools-grid,.ai-suite-landing .ai-tools-section .suite-tools-grid{grid-template-columns:repeat(2,1fr)}}.guest-landing-shell .ai-tools-section .suite-tool-card,.tool-landing-page .ai-tools-section .suite-tool-card,.ai-suite-landing .ai-tools-section .suite-tool-card{text-align:center;color:#fff;cursor:pointer;background:#111;border-radius:16px;padding:28px 16px;transition:transform .3s,box-shadow .3s;box-shadow:0 6px 18px #00000014}.guest-landing-shell .ai-tools-section .suite-tool-card:hover,.tool-landing-page .ai-tools-section .suite-tool-card:hover,.ai-suite-landing .ai-tools-section .suite-tool-card:hover{transform:translateY(-6px);box-shadow:0 12px 35px #00000026}.guest-landing-shell .ai-tools-section .suite-tool-card .stool-icon-wrap,.tool-landing-page .ai-tools-section .suite-tool-card .stool-icon-wrap,.ai-suite-landing .ai-tools-section .suite-tool-card .stool-icon-wrap{filter:drop-shadow(0 2px 8px #0006);justify-content:center;align-items:center;margin-bottom:16px;display:flex}.guest-landing-shell .ai-tools-section .suite-tool-card h3,.tool-landing-page .ai-tools-section .suite-tool-card h3,.ai-suite-landing .ai-tools-section .suite-tool-card h3{color:#fff;margin:0 0 6px;font-size:18px;font-weight:700}.guest-landing-shell .ai-tools-section .suite-tool-card p,.tool-landing-page .ai-tools-section .suite-tool-card p,.ai-suite-landing .ai-tools-section .suite-tool-card p{color:#ffffffb3;margin:0;font-size:13px;line-height:1.4}.guest-landing-shell .ai-models-section,.tool-landing-page .ai-models-section,.ai-suite-landing .ai-models-section{background-color:#fff;border-top:none;border-bottom:none;overflow:hidden}.guest-landing-shell .ai-models-section .marquee-wrapper,.tool-landing-page .ai-models-section .marquee-wrapper,.ai-suite-landing .ai-models-section .marquee-wrapper{width:100%;padding:10px 0;display:flex;position:relative;overflow:hidden}.guest-landing-shell .ai-models-section .marquee-wrapper:before,.guest-landing-shell .ai-models-section .marquee-wrapper:after,.tool-landing-page .ai-models-section .marquee-wrapper:before,.tool-landing-page .ai-models-section .marquee-wrapper:after,.ai-suite-landing .ai-models-section .marquee-wrapper:before,.ai-suite-landing .ai-models-section .marquee-wrapper:after{content:"";z-index:5;pointer-events:none;width:150px;position:absolute;top:0;bottom:0}.guest-landing-shell .ai-models-section .marquee-wrapper:before,.tool-landing-page .ai-models-section .marquee-wrapper:before,.ai-suite-landing .ai-models-section .marquee-wrapper:before{background:linear-gradient(90deg,#f8f9fa 0%,#f8f9fa00 100%);left:0}.guest-landing-shell .ai-models-section .marquee-wrapper:after,.tool-landing-page .ai-models-section .marquee-wrapper:after,.ai-suite-landing .ai-models-section .marquee-wrapper:after{background:linear-gradient(270deg,#f8f9fa 0%,#f8f9fa00 100%);right:0}.guest-landing-shell .ai-models-section .marquee-track,.tool-landing-page .ai-models-section .marquee-track,.ai-suite-landing .ai-models-section .marquee-track{align-items:center;gap:32px;width:max-content;animation:32s linear infinite marquee-scroll;display:flex}.guest-landing-shell .ai-models-section .marquee-track:hover,.tool-landing-page .ai-models-section .marquee-track:hover,.ai-suite-landing .ai-models-section .marquee-track:hover{animation-play-state:paused}.guest-landing-shell .ai-models-section .logo-strip-item,.tool-landing-page .ai-models-section .logo-strip-item,.ai-suite-landing .ai-models-section .logo-strip-item{flex-direction:row;flex-shrink:0;align-items:center;gap:12px;padding:8px 16px;transition:transform .25s;display:flex}.guest-landing-shell .ai-models-section .logo-strip-item:hover,.tool-landing-page .ai-models-section .logo-strip-item:hover,.ai-suite-landing .ai-models-section .logo-strip-item:hover{transform:translateY(-2px)}.guest-landing-shell .ai-models-section .logo-strip-item .model-logo-wrapper,.tool-landing-page .ai-models-section .logo-strip-item .model-logo-wrapper,.ai-suite-landing .ai-models-section .logo-strip-item .model-logo-wrapper{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.guest-landing-shell .ai-models-section .logo-strip-item .model-logo-wrapper .model-logo,.tool-landing-page .ai-models-section .logo-strip-item .model-logo-wrapper .model-logo,.ai-suite-landing .ai-models-section .logo-strip-item .model-logo-wrapper .model-logo{object-fit:contain;width:100%;height:100%}.guest-landing-shell .ai-models-section .logo-strip-item .model-name,.tool-landing-page .ai-models-section .logo-strip-item .model-name,.ai-suite-landing .ai-models-section .logo-strip-item .model-name{letter-spacing:-.03em;color:#111;font-size:16px;font-weight:800;line-height:1}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}.guest-landing-shell .creative-assets-section,.tool-landing-page .creative-assets-section,.ai-suite-landing .creative-assets-section{background-color:#fff}.guest-landing-shell .creative-assets-section .assets-category-grid,.tool-landing-page .creative-assets-section .assets-category-grid,.ai-suite-landing .creative-assets-section .assets-category-grid{grid-template-columns:repeat(4,1fr);gap:16px;width:100%;display:grid}.guest-landing-shell .creative-assets-section .asset-category-card-premium,.tool-landing-page .creative-assets-section .asset-category-card-premium,.ai-suite-landing .creative-assets-section .asset-category-card-premium{aspect-ratio:.75;cursor:pointer;background-position:50%;background-size:cover;border-radius:8px;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 6px 18px #00000014}.guest-landing-shell .creative-assets-section .asset-category-card-premium:hover,.tool-landing-page .creative-assets-section .asset-category-card-premium:hover,.ai-suite-landing .creative-assets-section .asset-category-card-premium:hover{transform:translateY(-4px);box-shadow:0 12px 35px #00000026}.guest-landing-shell .creative-assets-section .asset-category-card-premium .asset-card-overlay-premium,.tool-landing-page .creative-assets-section .asset-category-card-premium .asset-card-overlay-premium,.ai-suite-landing .creative-assets-section .asset-category-card-premium .asset-card-overlay-premium{z-index:1;background:linear-gradient(#0000 30%,#0006 100%);transition:background .25s;position:absolute;inset:0}.guest-landing-shell .creative-assets-section .asset-category-card-premium:hover .asset-card-overlay-premium,.tool-landing-page .creative-assets-section .asset-category-card-premium:hover .asset-card-overlay-premium,.ai-suite-landing .creative-assets-section .asset-category-card-premium:hover .asset-card-overlay-premium{background:linear-gradient(#0000 20%,#00000080 100%)}.guest-landing-shell .creative-assets-section .asset-category-card-premium .asset-card-content-premium,.tool-landing-page .creative-assets-section .asset-category-card-premium .asset-card-content-premium,.ai-suite-landing .creative-assets-section .asset-category-card-premium .asset-card-content-premium{z-index:2;color:#fff;text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:24px;display:flex;position:relative}.guest-landing-shell .creative-assets-section .asset-category-card-premium .asset-card-content-premium .asset-icon-badge-premium,.tool-landing-page .creative-assets-section .asset-category-card-premium .asset-card-content-premium .asset-icon-badge-premium,.ai-suite-landing .creative-assets-section .asset-category-card-premium .asset-card-content-premium .asset-icon-badge-premium{filter:drop-shadow(0 2px 8px #0009);justify-content:center;align-items:center;margin-bottom:16px;transition:transform .25s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:none!important;width:auto!important;height:auto!important}.guest-landing-shell .creative-assets-section .asset-category-card-premium .asset-card-content-premium .asset-icon-badge-premium .icon-white,.tool-landing-page .creative-assets-section .asset-category-card-premium .asset-card-content-premium .asset-icon-badge-premium .icon-white,.ai-suite-landing .creative-assets-section .asset-category-card-premium .asset-card-content-premium .asset-icon-badge-premium .icon-white{color:#fff!important}.guest-landing-shell .creative-assets-section .asset-category-card-premium .asset-card-content-premium .asset-icon-badge-premium span,.tool-landing-page .creative-assets-section .asset-category-card-premium .asset-card-content-premium .asset-icon-badge-premium span,.ai-suite-landing .creative-assets-section .asset-category-card-premium .asset-card-content-premium .asset-icon-badge-premium span{background-color:#fff!important}.guest-landing-shell .creative-assets-section .asset-category-card-premium .asset-card-content-premium .asset-icon-badge-premium svg,.tool-landing-page .creative-assets-section .asset-category-card-premium .asset-card-content-premium .asset-icon-badge-premium svg,.ai-suite-landing .creative-assets-section .asset-category-card-premium .asset-card-content-premium .asset-icon-badge-premium svg{color:#fff!important;stroke:#fff!important;background-color:#0000!important}.guest-landing-shell .creative-assets-section .asset-category-card-premium .asset-card-content-premium:hover .asset-icon-badge-premium,.tool-landing-page .creative-assets-section .asset-category-card-premium .asset-card-content-premium:hover .asset-icon-badge-premium,.ai-suite-landing .creative-assets-section .asset-category-card-premium .asset-card-content-premium:hover .asset-icon-badge-premium{transform:scale(1.12)translateY(-2px)}.guest-landing-shell .creative-assets-section .asset-category-card-premium .asset-card-content-premium h3,.tool-landing-page .creative-assets-section .asset-category-card-premium .asset-card-content-premium h3,.ai-suite-landing .creative-assets-section .asset-category-card-premium .asset-card-content-premium h3{color:#fff;text-shadow:0 2px 4px #0006;margin:0 0 8px;font-size:24px;font-weight:900;line-height:1.1}.guest-landing-shell .creative-assets-section .asset-category-card-premium .asset-card-content-premium p,.tool-landing-page .creative-assets-section .asset-category-card-premium .asset-card-content-premium p,.ai-suite-landing .creative-assets-section .asset-category-card-premium .asset-card-content-premium p{color:#ffffffd9;text-shadow:0 1px 3px #0006;max-width:220px;margin:0;font-size:13px;font-weight:500;line-height:1.4}.guest-landing-shell .collections-section,.tool-landing-page .collections-section,.ai-suite-landing .collections-section{background-color:#fff}.guest-landing-shell .collections-section .collections-grid,.tool-landing-page .collections-section .collections-grid,.ai-suite-landing .collections-section .collections-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.guest-landing-shell .collections-section .collection-collage-card,.tool-landing-page .collections-section .collection-collage-card,.ai-suite-landing .collections-section .collection-collage-card{cursor:pointer;flex-direction:column;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex}.guest-landing-shell .collections-section .collection-collage-card:hover,.tool-landing-page .collections-section .collection-collage-card:hover,.ai-suite-landing .collections-section .collection-collage-card:hover{transform:translateY(-4px)}.guest-landing-shell .collections-section .collection-collage-card .collage-container,.tool-landing-page .collections-section .collection-collage-card .collage-container,.ai-suite-landing .collections-section .collection-collage-card .collage-container{border-radius:8px;flex-direction:column;gap:6px;margin-bottom:14px;display:flex;overflow:hidden}.guest-landing-shell .collections-section .collection-collage-card .collage-container .collage-main-img,.tool-landing-page .collections-section .collection-collage-card .collage-container .collage-main-img,.ai-suite-landing .collections-section .collection-collage-card .collage-container .collage-main-img{aspect-ratio:1.6;background:#f3f4f6;width:100%;overflow:hidden}.guest-landing-shell .collections-section .collection-collage-card .collage-container .collage-main-img img,.tool-landing-page .collections-section .collection-collage-card .collage-container .collage-main-img img,.ai-suite-landing .collections-section .collection-collage-card .collage-container .collage-main-img img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.guest-landing-shell .collections-section .collection-collage-card .collage-container .collage-thumbs-row,.tool-landing-page .collections-section .collection-collage-card .collage-container .collage-thumbs-row,.ai-suite-landing .collections-section .collection-collage-card .collage-container .collage-thumbs-row{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.guest-landing-shell .collections-section .collection-collage-card .collage-container .collage-thumbs-row .collage-thumb-img,.tool-landing-page .collections-section .collection-collage-card .collage-container .collage-thumbs-row .collage-thumb-img,.ai-suite-landing .collections-section .collection-collage-card .collage-container .collage-thumbs-row .collage-thumb-img{aspect-ratio:1.5;background:#f3f4f6;overflow:hidden}.guest-landing-shell .collections-section .collection-collage-card .collage-container .collage-thumbs-row .collage-thumb-img img,.tool-landing-page .collections-section .collection-collage-card .collage-container .collage-thumbs-row .collage-thumb-img img,.ai-suite-landing .collections-section .collection-collage-card .collage-container .collage-thumbs-row .collage-thumb-img img{object-fit:cover;width:100%;height:100%}.guest-landing-shell .collections-section .collection-collage-card .collection-collage-details,.tool-landing-page .collections-section .collection-collage-card .collection-collage-details,.ai-suite-landing .collections-section .collection-collage-card .collection-collage-details{padding:0 4px}.guest-landing-shell .collections-section .collection-collage-card .collection-collage-details .collection-author,.tool-landing-page .collections-section .collection-collage-card .collection-collage-details .collection-author,.ai-suite-landing .collections-section .collection-collage-card .collection-collage-details .collection-author{color:#111;letter-spacing:-.03em;margin-bottom:2px;font-size:22px;font-weight:900;line-height:1.1;display:block}.guest-landing-shell .collections-section .collection-collage-card .collection-collage-details h4,.tool-landing-page .collections-section .collection-collage-card .collection-collage-details h4,.ai-suite-landing .collections-section .collection-collage-card .collection-collage-details h4{color:#111;letter-spacing:-.03em;margin:0 0 8px;font-size:22px;font-weight:900;line-height:1.1}.guest-landing-shell .collections-section .collection-collage-card .collection-collage-details .collection-resources-count,.tool-landing-page .collections-section .collection-collage-card .collection-collage-details .collection-resources-count,.ai-suite-landing .collections-section .collection-collage-card .collection-collage-details .collection-resources-count{color:#111;font-size:14px;font-weight:500;display:block}.guest-landing-shell .pricing-cta-section,.tool-landing-page .pricing-cta-section,.ai-suite-landing .pricing-cta-section{background-color:#fff}.guest-landing-shell .pricing-cta-section .pricing-cta-wrapper,.tool-landing-page .pricing-cta-section .pricing-cta-wrapper,.ai-suite-landing .pricing-cta-section .pricing-cta-wrapper{background:#f1f3f4;border-radius:8px;grid-template-columns:1fr 1fr;align-items:center;display:grid;overflow:hidden}.guest-landing-shell .pricing-cta-section .pricing-cta-left,.tool-landing-page .pricing-cta-section .pricing-cta-left,.ai-suite-landing .pricing-cta-section .pricing-cta-left{padding:80px}.guest-landing-shell .pricing-cta-section .pricing-cta-left h2,.tool-landing-page .pricing-cta-section .pricing-cta-left h2,.ai-suite-landing .pricing-cta-section .pricing-cta-left h2{color:#111;margin-bottom:10px;font-size:42px;font-weight:900;line-height:.95}.guest-landing-shell .pricing-cta-section .pricing-cta-left p,.tool-landing-page .pricing-cta-section .pricing-cta-left p,.ai-suite-landing .pricing-cta-section .pricing-cta-left p{color:#5f6368;margin-bottom:32px;font-size:17px;line-height:1.6}.guest-landing-shell .pricing-cta-section .pricing-cta-right,.tool-landing-page .pricing-cta-section .pricing-cta-right,.ai-suite-landing .pricing-cta-section .pricing-cta-right{height:100%;min-height:400px}.guest-landing-shell .pricing-cta-section .pricing-cta-right img,.tool-landing-page .pricing-cta-section .pricing-cta-right img,.ai-suite-landing .pricing-cta-section .pricing-cta-right img{object-fit:cover;width:100%;height:100%}.guest-landing-shell .faq-section,.tool-landing-page .faq-section,.ai-suite-landing .faq-section{background-color:#fff}.guest-landing-shell .faq-section .faq-accordion-container,.tool-landing-page .faq-section .faq-accordion-container,.ai-suite-landing .faq-section .faq-accordion-container{max-width:800px;margin:0 auto}.guest-landing-shell .faq-section .faq-row,.tool-landing-page .faq-section .faq-row,.ai-suite-landing .faq-section .faq-row{border-bottom:1px solid #e8e8e8}.guest-landing-shell .faq-section .faq-row:last-child,.tool-landing-page .faq-section .faq-row:last-child,.ai-suite-landing .faq-section .faq-row:last-child{border-bottom:none}.guest-landing-shell .faq-section .faq-question,.tool-landing-page .faq-section .faq-question,.ai-suite-landing .faq-section .faq-question{color:#111;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:24px 0;font-size:18px;font-weight:600;transition:color .2s;display:flex}.guest-landing-shell .faq-section .faq-question:hover,.tool-landing-page .faq-section .faq-question:hover,.ai-suite-landing .faq-section .faq-question:hover{color:#5f6368}.guest-landing-shell .faq-section .faq-answer-wrapper,.tool-landing-page .faq-section .faq-answer-wrapper,.ai-suite-landing .faq-section .faq-answer-wrapper{max-height:0;transition:max-height .3s cubic-bezier(0,1,0,1);overflow:hidden}.guest-landing-shell .faq-section .faq-row.open .faq-answer-wrapper,.tool-landing-page .faq-section .faq-row.open .faq-answer-wrapper,.ai-suite-landing .faq-section .faq-row.open .faq-answer-wrapper{max-height:1000px;transition:max-height .3s cubic-bezier(.86,0,.07,1)}.guest-landing-shell .faq-section .faq-answer,.tool-landing-page .faq-section .faq-answer,.ai-suite-landing .faq-section .faq-answer{color:#5f6368;padding-bottom:24px;font-size:16px;line-height:1.6}.guest-landing-shell .contributor-section,.tool-landing-page .contributor-section,.ai-suite-landing .contributor-section{background-image:linear-gradient(#0003,#00000073),url(/asset-contribute-bg.jpg);background-position:50%;background-size:cover;padding:120px 0;position:relative}.guest-landing-shell .contributor-section .contributor-container,.tool-landing-page .contributor-section .contributor-container,.ai-suite-landing .contributor-section .contributor-container{text-align:center;z-index:2;flex-direction:column;align-items:center;max-width:800px;margin:0 auto;padding:0 24px;display:flex;position:relative}.guest-landing-shell .contributor-section .contributor-container h2,.tool-landing-page .contributor-section .contributor-container h2,.ai-suite-landing .contributor-section .contributor-container h2{color:#fff;letter-spacing:-.03em;text-shadow:0 2px 8px #00000040;margin-bottom:16px;font-size:44px;font-weight:900;line-height:1.1}.guest-landing-shell .contributor-section .contributor-container p,.tool-landing-page .contributor-section .contributor-container p,.ai-suite-landing .contributor-section .contributor-container p{color:#ffffffe6;text-shadow:0 1px 4px #00000040;max-width:600px;margin-bottom:32px;font-size:19px;line-height:1.5}.guest-landing-shell .contributor-section .contributor-container .btn-primary,.tool-landing-page .contributor-section .contributor-container .btn-primary,.ai-suite-landing .contributor-section .contributor-container .btn-primary{color:#111;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:999px;justify-content:center;align-items:center;height:48px;padding:0 36px;font-size:15px;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.guest-landing-shell .contributor-section .contributor-container .btn-primary:hover,.tool-landing-page .contributor-section .contributor-container .btn-primary:hover,.ai-suite-landing .contributor-section .contributor-container .btn-primary:hover{color:#fff;background:0 0;transform:translateY(-2px);box-shadow:0 6px 20px #0003}.guest-landing-shell .landing-footer,.tool-landing-page .landing-footer,.ai-suite-landing .landing-footer{color:#d8d8d8;background-color:#111;padding-top:80px;padding-bottom:40px}.guest-landing-shell .landing-footer .footer-top,.tool-landing-page .landing-footer .footer-top,.ai-suite-landing .landing-footer .footer-top{border-bottom:1px solid #ffffff1a;grid-template-columns:2fr repeat(5,1fr);gap:48px;padding-bottom:56px;display:grid}.guest-landing-shell .landing-footer .footer-brand-col .footer-logo,.tool-landing-page .landing-footer .footer-brand-col .footer-logo,.ai-suite-landing .landing-footer .footer-brand-col .footer-logo{filter:brightness(0)invert();height:32px;margin-bottom:24px}.guest-landing-shell .landing-footer .footer-brand-col p,.tool-landing-page .landing-footer .footer-brand-col p,.ai-suite-landing .landing-footer .footer-brand-col p{opacity:.7;max-width:280px;margin-bottom:24px;font-size:15px;line-height:1.5}.guest-landing-shell .landing-footer .footer-brand-col .footer-lang-selector,.tool-landing-page .landing-footer .footer-brand-col .footer-lang-selector,.ai-suite-landing .landing-footer .footer-brand-col .footer-lang-selector{display:inline-block;position:relative}.guest-landing-shell .landing-footer .footer-brand-col .footer-lang-selector .footer-lang-btn,.tool-landing-page .landing-footer .footer-brand-col .footer-lang-selector .footer-lang-btn,.ai-suite-landing .landing-footer .footer-brand-col .footer-lang-selector .footer-lang-btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffffb3;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.guest-landing-shell .landing-footer .footer-brand-col .footer-lang-selector .footer-lang-btn svg,.tool-landing-page .landing-footer .footer-brand-col .footer-lang-selector .footer-lang-btn svg,.ai-suite-landing .landing-footer .footer-brand-col .footer-lang-selector .footer-lang-btn svg{opacity:.9;flex-shrink:0}.guest-landing-shell .landing-footer .footer-brand-col .footer-lang-selector .footer-lang-btn span,.tool-landing-page .landing-footer .footer-brand-col .footer-lang-selector .footer-lang-btn span,.ai-suite-landing .landing-footer .footer-brand-col .footer-lang-selector .footer-lang-btn span{user-select:none}.guest-landing-shell .landing-footer .footer-brand-col .footer-lang-selector .footer-lang-btn .chevron-rotate,.tool-landing-page .landing-footer .footer-brand-col .footer-lang-selector .footer-lang-btn .chevron-rotate,.ai-suite-landing .landing-footer .footer-brand-col .footer-lang-selector .footer-lang-btn .chevron-rotate{transform:rotate(180deg)}.guest-landing-shell .landing-footer .footer-brand-col .footer-lang-selector .footer-lang-btn:hover,.tool-landing-page .landing-footer .footer-brand-col .footer-lang-selector .footer-lang-btn:hover,.ai-suite-landing .landing-footer .footer-brand-col .footer-lang-selector .footer-lang-btn:hover{background:#ffffff14;border-color:#fff}.guest-landing-shell .landing-footer .footer-brand-col .footer-lang-selector .lang-dropdown,.tool-landing-page .landing-footer .footer-brand-col .footer-lang-selector .lang-dropdown,.ai-suite-landing .landing-footer .footer-brand-col .footer-lang-selector .lang-dropdown{z-index:100;background:#18181b;border:1px solid #ffffff26;border-radius:8px;flex-direction:column;width:130px;padding:4px 0;display:flex;position:absolute;bottom:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 10px 25px -5px #00000080}.guest-landing-shell .landing-footer .footer-brand-col .footer-lang-selector .lang-dropdown .lang-item,.tool-landing-page .landing-footer .footer-brand-col .footer-lang-selector .lang-dropdown .lang-item,.ai-suite-landing .landing-footer .footer-brand-col .footer-lang-selector .lang-dropdown .lang-item{color:#ffffffb3;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:8px 16px;font-size:13px;transition:all .15s;display:block}.guest-landing-shell .landing-footer .footer-brand-col .footer-lang-selector .lang-dropdown .lang-item:hover,.tool-landing-page .landing-footer .footer-brand-col .footer-lang-selector .lang-dropdown .lang-item:hover,.ai-suite-landing .landing-footer .footer-brand-col .footer-lang-selector .lang-dropdown .lang-item:hover{color:#fff;background:#ffffff14}.guest-landing-shell .landing-footer .footer-brand-col .footer-lang-selector .lang-dropdown .lang-item.active,.tool-landing-page .landing-footer .footer-brand-col .footer-lang-selector .lang-dropdown .lang-item.active,.ai-suite-landing .landing-footer .footer-brand-col .footer-lang-selector .lang-dropdown .lang-item.active{color:#fff;background:#ffffff1f;font-weight:600}.guest-landing-shell .landing-footer .footer-links-col h4,.tool-landing-page .landing-footer .footer-links-col h4,.ai-suite-landing .landing-footer .footer-links-col h4{color:#fff;margin-bottom:24px;font-size:16px;font-weight:600}.guest-landing-shell .landing-footer .footer-links-col a,.tool-landing-page .landing-footer .footer-links-col a,.ai-suite-landing .landing-footer .footer-links-col a{color:#d8d8d8;opacity:.7;margin-bottom:12px;font-size:14px;text-decoration:none;transition:opacity .2s;display:block}.guest-landing-shell .landing-footer .footer-links-col a:hover,.tool-landing-page .landing-footer .footer-links-col a:hover,.ai-suite-landing .landing-footer .footer-links-col a:hover{opacity:1}.guest-landing-shell .landing-footer .footer-bottom,.tool-landing-page .landing-footer .footer-bottom,.ai-suite-landing .landing-footer .footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:32px;display:flex}.guest-landing-shell .landing-footer .footer-bottom .copyright,.tool-landing-page .landing-footer .footer-bottom .copyright,.ai-suite-landing .landing-footer .footer-bottom .copyright{opacity:.6;margin:0;font-size:14px}.guest-landing-shell .landing-footer .footer-bottom .socials,.tool-landing-page .landing-footer .footer-bottom .socials,.ai-suite-landing .landing-footer .footer-bottom .socials{align-items:center;gap:18px;display:flex}.guest-landing-shell .landing-footer .footer-bottom .socials a,.tool-landing-page .landing-footer .footer-bottom .socials a,.ai-suite-landing .landing-footer .footer-bottom .socials a{color:#d8d8d8;opacity:.75;justify-content:center;align-items:center;transition:all .2s;display:flex}.guest-landing-shell .landing-footer .footer-bottom .socials a svg,.tool-landing-page .landing-footer .footer-bottom .socials a svg,.ai-suite-landing .landing-footer .footer-bottom .socials a svg{width:20px;height:20px;display:block}.guest-landing-shell .landing-footer .footer-bottom .socials a:hover,.tool-landing-page .landing-footer .footer-bottom .socials a:hover,.ai-suite-landing .landing-footer .footer-bottom .socials a:hover{opacity:1;transform:translateY(-2px)}@media (width<=1024px){.guest-landing-shell .landing-hero .landing-hero-container{grid-template-columns:1fr;gap:40px}.guest-landing-shell .workflow-section .workflow-grid,.guest-landing-shell .ai-tools-section .tools-grid,.guest-landing-shell .creative-assets-section .assets-category-grid,.guest-landing-shell .collections-section .collections-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.guest-landing-shell section{padding-top:60px;padding-bottom:60px}.guest-landing-shell .section-header-center{margin-bottom:36px}.guest-landing-shell .section-header-center h2{font-size:32px}.guest-landing-shell .section-header-center p{font-size:16px}.guest-landing-shell .landing-header{border-bottom:1px solid #0000000f;align-items:center;display:flex;height:64px!important;min-height:64px!important;padding-bottom:0!important}.guest-landing-shell .landing-header .landing-nav-center,.guest-landing-shell .landing-header .landing-search-bar,.guest-landing-shell .landing-header .sell-link{display:none}.guest-landing-shell .landing-header .landing-header-container{border-bottom:none;justify-content:space-between;align-items:center;width:100%;padding:0 16px;display:flex;height:100%!important}.guest-landing-shell .landing-header .landing-header-container.search-expanded{justify-content:center;padding:0 12px}.guest-landing-shell .landing-header .landing-header-container .landing-logo img{width:auto!important;height:22px!important}.guest-landing-shell .landing-header .mobile-expanded-search-form{box-sizing:border-box;background:#fff;border:1.5px solid #111;border-radius:99px;align-items:center;width:100%;height:44px;padding:0 0 0 16px;display:flex;position:relative;overflow:hidden}.guest-landing-shell .landing-header .mobile-expanded-search-form input{color:#111;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:14px;line-height:1}.guest-landing-shell .landing-header .mobile-expanded-search-form input::placeholder{color:#94a3b8}.guest-landing-shell .landing-header .mobile-expanded-search-form input::-webkit-search-cancel-button{display:none}.guest-landing-shell .landing-header .mobile-expanded-search-form .mobile-search-actions{flex-shrink:0;align-items:center;height:100%;display:flex}.guest-landing-shell .landing-header .mobile-expanded-search-form .mobile-search-actions .action-btn{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;height:100%;padding:0 12px;transition:opacity .2s;display:flex;box-shadow:none!important;color:#1e293b!important;background:0 0!important;border:none!important;border-radius:0!important;outline:none!important}.guest-landing-shell .landing-header .mobile-expanded-search-form .mobile-search-actions .action-btn svg{flex-shrink:0;display:block;color:#1e293b!important;stroke:#1e293b!important;width:18px!important;height:18px!important}.guest-landing-shell .landing-header .mobile-expanded-search-form .mobile-search-actions .action-btn:active{opacity:.6}.guest-landing-shell .landing-header .mobile-expanded-search-form .mobile-search-actions .submit-btn{padding:0 14px;border-left:1.5px solid #d1d5db!important}.guest-landing-shell .landing-header .landing-header-right{align-items:center;gap:12px;display:flex!important}.guest-landing-shell .landing-header .landing-header-right .guest-header-search,.guest-landing-shell .landing-header .landing-header-right .action-text-link,.guest-landing-shell .landing-header .landing-header-right .action-divider,.guest-landing-shell .landing-header .landing-header-right .public-signup-btn{display:none!important}.guest-landing-shell .landing-header .landing-header-right .mobile-search-circle-btn{color:#111;cursor:pointer;outline:none;justify-content:center;align-items:center;padding:0;transition:background-color .2s;background:0 0!important;border:none!important;border-radius:50%!important;flex-shrink:0!important;width:36px!important;height:36px!important;display:flex!important}.guest-landing-shell .landing-header .landing-header-right .mobile-search-circle-btn:active{background-color:#f1f5f9}.guest-landing-shell .landing-header .landing-header-right .mobile-sign-in-btn{cursor:pointer;border:none;border-radius:99px;justify-content:center;align-items:center;height:36px;padding:0 18px;font-size:13.5px;font-weight:700;text-decoration:none;transition:opacity .2s;color:#fff!important;background:#111!important;display:inline-flex!important}.guest-landing-shell .landing-header .landing-header-right .mobile-sign-in-btn:active{opacity:.9}.guest-landing-shell .landing-hero{aspect-ratio:auto;padding-top:100px;padding-bottom:100px}.guest-landing-shell .landing-hero .hero-left h1{font-size:42px}.guest-landing-shell .workflow-section .workflow-accordion-slider{aspect-ratio:auto;flex-direction:column;gap:16px;height:auto}.guest-landing-shell .workflow-section .accordion-panel{border-radius:12px;width:100%;height:220px;flex:none!important}.guest-landing-shell .workflow-section .accordion-panel.collapsed .panel-small-title{opacity:0;pointer-events:none}.guest-landing-shell .workflow-section .accordion-panel.collapsed .panel-large-title,.guest-landing-shell .workflow-section .accordion-panel.collapsed .panel-desc,.guest-landing-shell .workflow-section .accordion-panel.collapsed .panel-cta-btn{opacity:1;pointer-events:auto;transform:translateY(0)}.guest-landing-shell .ai-tools-section .tools-grid{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.guest-landing-shell .ai-tools-section .tool-card-square{flex:calc(50% - 6px);min-width:140px;max-width:none}.guest-landing-shell .creative-assets-section .assets-category-grid{grid-template-columns:repeat(2,1fr);gap:12px}.guest-landing-shell .collections-section .collections-grid,.guest-landing-shell .pricing-cta-section .pricing-cta-wrapper{grid-template-columns:1fr}.guest-landing-shell .pricing-cta-section .pricing-cta-wrapper .pricing-cta-left{padding:40px 24px}.guest-landing-shell .pricing-cta-section .pricing-cta-wrapper .pricing-cta-right{min-height:250px}.guest-landing-shell .footer-top{grid-template-columns:1fr!important;gap:32px!important}}@media (width<=768px) and (width<=500px){section{padding-top:40px!important;padding-bottom:40px!important}.section-header-center h2{font-size:28px!important}.landing-hero{padding-top:60px!important;padding-bottom:60px!important}.landing-hero .hero-left h1{line-height:1.1;font-size:32px!important}.landing-hero .hero-left p{font-size:14px!important}.creative-assets-section .assets-category-grid{grid-template-columns:1fr!important}.ai-tools-section .tool-card-square{flex:100%!important}}.error-boundary-container{background-color:var(--px-bg);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.error-boundary-content{text-align:center;background:#fff;border-radius:12px;width:100%;max-width:480px;padding:3rem 2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.error-boundary-content h1{color:var(--px-ink);margin-bottom:1rem;font-size:1.875rem;font-weight:700}.error-boundary-content p{color:var(--px-muted);margin-bottom:2rem;line-height:1.5}.error-boundary-content .error-actions{justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.error-boundary-content .error-actions .btn{cursor:pointer;border:1px solid #0000;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.error-boundary-content .error-actions .btn.btn-primary{background-color:var(--px-ink);color:#fff}.error-boundary-content .error-actions .btn.btn-primary:hover{background-color:var(--px-ink)}.error-boundary-content .error-actions .btn.btn-outline{border-color:var(--px-border);color:var(--px-muted);background-color:#0000}.error-boundary-content .error-actions .btn.btn-outline:hover{background-color:var(--px-surface-soft)}.error-boundary-content .error-details{background-color:var(--px-surface-soft);color:var(--px-ink);text-align:left;white-space:pre-wrap;border-radius:6px;max-height:200px;margin-top:1.5rem;padding:1rem;font-family:monospace;font-size:.875rem;overflow-x:auto}#nprogress .bar{z-index:1031;background:#29d;width:100%;height:2px;position:fixed;top:0;left:0}#nprogress .peg{opacity:1;width:100px;height:100%;display:block;position:absolute;right:0;transform:rotate(3deg)translateY(-4px);box-shadow:0 0 10px #29d,0 0 5px #29d}#nprogress .spinner{z-index:1031;display:block;position:fixed;top:15px;right:15px}#nprogress .spinner-icon{box-sizing:border-box;border:2px solid #0000;border-color:#29d #0000 #0000 #29d;border-radius:50%;width:18px;height:18px;animation:.4s linear infinite nprogress-spinner}.nprogress-custom-parent{position:relative;overflow:hidden}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#nprogress{pointer-events:none}#nprogress .bar{background:var(--primary-color);z-index:9999;width:100%;height:3px;position:fixed;top:0;left:0}#nprogress .peg{width:100px;height:100%;box-shadow:0 0 10px var(--primary-color), 0 0 5px var(--primary-color);opacity:1;display:block;position:absolute;right:0;transform:rotate(3deg)translateY(-4px)}.cookie-consent-bar{background:var(--bg-surface);border:1px solid var(--border-light);z-index:99999;will-change:transform, opacity;border-radius:12px;width:calc(100% - 48px);max-width:520px;padding:22px 24px;transition:background-color .3s,border-color .3s;animation:.5s cubic-bezier(.16,1,.3,1) forwards cookieSlideUp;position:fixed;bottom:24px;right:24px;box-shadow:0 16px 40px #00000026}.cookie-consent-bar .cookie-consent-content{flex-direction:column;gap:16px;display:flex}.cookie-consent-bar .cookie-text{color:var(--text-main);margin:0;font-size:13px;font-weight:450;line-height:1.6}.cookie-consent-bar .cookie-actions{justify-content:flex-end;align-items:center;gap:16px;display:flex}.cookie-consent-bar .cookie-btn-settings{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:6px 0;font-size:13px;font-weight:600;text-decoration:underline;transition:color .2s}.cookie-consent-bar .cookie-btn-settings:hover{color:var(--text-main)}.cookie-consent-bar .cookie-btn-accept{background:var(--text-main);color:var(--bg-surface);cursor:pointer;border:none;border-radius:999px;padding:10px 20px;font-size:13px;font-weight:700;transition:transform .2s,background-color .2s}.cookie-consent-bar .cookie-btn-accept:hover{background:var(--text-secondary);transform:scale(1.02)}.cookie-consent-bar .cookie-btn-accept:active{transform:scale(.98)}.cookie-settings-overlay{backdrop-filter:blur(4px);z-index:100000;will-change:opacity;background:#00000080;justify-content:center;align-items:center;padding:16px;animation:.3s ease-out forwards fadeInCookieOverlay;display:flex;position:fixed;inset:0}.cookie-settings-modal{background:var(--bg-surface);border:1px solid var(--border-light);border-radius:14px;flex-direction:column;width:100%;max-width:540px;max-height:85vh;transition:background-color .3s,border-color .3s;animation:.3s cubic-bezier(.34,1.56,.64,1) forwards modalScaleUp;display:flex;box-shadow:0 24px 60px #00000040}.cookie-settings-modal .modal-header{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.cookie-settings-modal .modal-header .brand-title{letter-spacing:-.01em;color:var(--text-main);font-size:18px;font-weight:750}.cookie-settings-modal .modal-header .close-btn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.cookie-settings-modal .modal-header .close-btn:hover{background:var(--border-light);color:var(--text-main)}.cookie-settings-modal .modal-body{flex-direction:column;flex:1;gap:20px;padding:24px;display:flex;overflow-y:auto}.cookie-settings-modal .modal-body::-webkit-scrollbar{width:6px}.cookie-settings-modal .modal-body::-webkit-scrollbar-track{background:0 0}.cookie-settings-modal .modal-body::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:99px}.cookie-settings-modal .modal-body::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}.cookie-settings-modal .modal-desc{color:var(--text-secondary);margin:0;font-size:12.5px;line-height:1.6}.cookie-settings-modal .user-info-section{background:var(--border-light);border:1px solid var(--border-light);color:var(--text-secondary);border-radius:8px;padding:12px 16px;font-size:11.5px}.cookie-settings-modal .user-info-section .mono-text{color:var(--text-main);margin-left:4px;font-family:monospace}.cookie-settings-modal .btn-allow-all{border:1px solid var(--text-secondary);color:var(--text-main);cursor:pointer;background:0 0;border-radius:999px;width:fit-content;padding:10px 20px;font-size:13px;font-weight:700;transition:all .2s}.cookie-settings-modal .btn-allow-all:hover{background:var(--border-light);border-color:var(--text-main)}.cookie-settings-modal .preferences-title{color:var(--text-main);margin:6px 0 0;font-size:14px;font-weight:750}.cookie-settings-modal .preference-list{flex-direction:column;gap:16px;display:flex}.cookie-settings-modal .preference-item{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:16px;display:flex}.cookie-settings-modal .preference-item:last-child{border:none;padding-bottom:0}.cookie-settings-modal .preference-item .pref-info{flex-direction:column;gap:4px;display:flex}.cookie-settings-modal .preference-item .pref-title{color:var(--text-main);font-size:13px;font-weight:700}.cookie-settings-modal .preference-item .pref-desc{color:var(--text-secondary);font-size:12px;line-height:1.5}.cookie-settings-modal .preference-item .pref-status{font-size:12px;font-weight:700}.cookie-settings-modal .preference-item .pref-status.active{color:#38bdf8}.cookie-settings-modal .modal-footer{border-top:1px solid var(--border-light);justify-content:flex-end;align-items:center;gap:12px;padding:16px 24px 20px;display:flex}.cookie-settings-modal .btn-reject-all{border:1px solid var(--text-secondary);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:999px;padding:10px 22px;font-size:13px;font-weight:700;transition:all .2s}.cookie-settings-modal .btn-reject-all:hover{background:var(--border-light);color:var(--text-main);border-color:var(--text-main)}.cookie-settings-modal .btn-confirm-choices{background:var(--text-main);color:var(--bg-surface);cursor:pointer;border:none;border-radius:999px;padding:10px 22px;font-size:13px;font-weight:700;transition:all .2s}.cookie-settings-modal .btn-confirm-choices:hover{background:var(--text-secondary);transform:scale(1.01)}.switch{flex-shrink:0;width:44px;height:24px;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0}.switch .slider{cursor:pointer;background-color:var(--text-light);opacity:.6;border-radius:34px;transition:all .22s;position:absolute;inset:0}.switch .slider:before{content:"";background-color:var(--bg-surface);border-radius:50%;width:18px;height:18px;transition:all .22s;position:absolute;bottom:3px;left:3px}.switch input:checked+.slider{opacity:1;background-color:#38bdf8}.switch input:checked+.slider:before{transform:translate(20px)}@keyframes fadeInCookieOverlay{0%{opacity:0}to{opacity:1}}@keyframes modalScaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes cookieSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (width<=640px){.cookie-consent-bar{width:calc(100% - 32px);padding:18px 20px;bottom:16px;left:16px;right:16px}.cookie-consent-bar .cookie-consent-content{gap:14px}.cookie-consent-bar .cookie-text{font-size:12.5px}.cookie-consent-bar .cookie-actions{flex-direction:row;justify-content:space-between;width:100%}.cookie-settings-modal{max-height:90vh}.cookie-settings-modal .modal-body{padding:18px}.cookie-settings-modal .modal-footer{flex-direction:column-reverse;gap:8px;width:100%;padding:14px 18px 18px}.cookie-settings-modal .modal-footer button{width:100%}}@font-face{font-family:Grift;src:url(/fonts/Grift-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Grift;src:url(/fonts/Grift-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Grift;src:url(/fonts/Grift-SemiBold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Grift;src:url(/fonts/Grift-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Grift;src:url(/fonts/Grift-ExtraBold.woff2)format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Grift;src:url(/fonts/Grift-Black.woff2)format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:WF Visual Sans;src:url(/fonts/WFVisualSansVF.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}:root{--bg-main:#f8f9fa;--bg-surface:#fff;--bg-glass:#ffffffeb;--text-main:#0f172a;--text-secondary:#64748b;--text-light:#94a3b8;--text-inverse:#fff;--border-light:#0f172a14;--border-glass:#fff9;--border-focus:#0f172a;--border-focus-visible:#0f172a;--px-bg:#f8f9fa;--px-surface:#fff;--px-surface-soft:#f1f5f9;--px-surface-raised:#fff;--px-ink:#0f172a;--px-muted:#64748b;--px-faint:#94a3b8;--px-border:#0f172a14;--px-border-strong:#0f172a24;--px-accent:#0f172a;--px-success:#16a34a;--px-radius:8px;--px-radius-lg:12px;--px-shadow:0 1px 3px #0000000f, 0 4px 16px #0000000a;--px-shadow-lg:0 8px 32px #0000001a;transition:background-color .25s,color .25s}:root[data-theme=light]{--bg-main:#f8f9fa;--bg-surface:#fff;--bg-glass:#ffffffeb;--text-main:#0f172a;--text-secondary:#64748b;--text-light:#94a3b8;--text-inverse:#fff;--border-light:#0f172a14;--border-glass:#fff9;--border-focus:#0f172a;--border-focus-visible:#0f172a;--px-bg:#f8f9fa;--px-surface:#fff;--px-surface-soft:#f1f5f9;--px-surface-raised:#fff;--px-ink:#0f172a;--px-muted:#64748b;--px-faint:#94a3b8;--px-border:#0f172a14;--px-border-strong:#0f172a24;--px-accent:#0f172a;--px-success:#16a34a;--px-shadow:0 1px 3px #0000000f, 0 4px 16px #0000000a;--px-shadow-lg:0 8px 32px #0000001a}:root[data-theme=dark],.dark-variation{--bg-main:#111;--bg-surface:#1c1c1c;--bg-glass:#111111f0;--text-main:#fff;--text-secondary:#888;--text-light:#555;--text-inverse:#111;--border-light:#ffffff0f;--border-glass:#ffffff0a;--border-focus:#555;--border-focus-visible:#888;--px-bg:#111;--px-surface:#1c1c1c;--px-surface-soft:#222;--px-surface-raised:#2a2a2a;--px-ink:#fff;--px-muted:#a3a3a3;--px-faint:#666;--px-border:#ffffff1f;--px-border-strong:#ffffff1a;--px-accent:#888;--px-success:#3ecf8e;--px-shadow:0 1px 3px #0009, 0 4px 16px #0006;--px-shadow-lg:0 8px 40px #0009}*{box-sizing:border-box;margin:0;padding:0}:focus-visible{outline:3px solid var(--border-focus-visible);outline-offset:2px;border-radius:inherit}html,body{background-color:var(--bg-main,#f8f9fa);color:var(--text-main,#0f172a);transition:background-color .3s,color .3s;overflow-x:clip}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;letter-spacing:-.02em;color:var(--text-main);font-family:Grift,Grift Variable-VF,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;line-height:1.45}h1,h2,h3,h4,h5,h6{letter-spacing:-.035em;color:var(--text-main);font-family:Grift,Grift Variable-VF,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:800;line-height:1.05}h1{font-size:clamp(30px,4vw,52px)}h2{font-size:clamp(22px,3vw,34px)}h3{font-size:clamp(18px,2vw,24px)}p,li,input,textarea,select{font-size:13px}a{color:inherit;text-decoration:none}button{cursor:pointer;border:2px solid var(--px-ink);background:var(--px-bg);color:var(--px-ink);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 24px;font-family:Grift,Grift Variable-VF,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:700;line-height:1;transition:background-color .22s,color .22s,border-color .22s,transform .22s,box-shadow .22s;display:inline-flex}.btn-icon,.action-icon,.action-icon-btn,.icon-btn,.icon-btn-square,.btn-icon-subtle,.mobile-icon-btn,.topbar-icon-btn,.topbar-search-btn,.topbar-camera-btn,.close-btn,.clear-btn,.camera-btn,.scroll-arrow,.notif-close-btn,.um-close,.hero-camera-btn,.generate-magic-btn,.remove-ref,.dash-icon-btn,.dash-camera-btn{border:1px solid var(--px-border);background:var(--px-bg);width:44px;min-width:44px;height:44px;min-height:44px;color:var(--px-ink);box-shadow:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.btn-icon svg,.action-icon svg,.action-icon-btn svg,.icon-btn svg,.icon-btn-square svg,.btn-icon-subtle svg,.mobile-icon-btn svg,.topbar-icon-btn svg,.topbar-search-btn svg,.topbar-camera-btn svg,.close-btn svg,.clear-btn svg,.camera-btn svg,.scroll-arrow svg,.notif-close-btn svg,.um-close svg,.hero-camera-btn svg,.generate-magic-btn svg,.remove-ref svg,.dash-icon-btn svg,.dash-camera-btn svg{stroke-width:2px;width:18px;height:18px;display:block}.scroll-arrow{border-radius:50%;width:36px;min-width:36px;height:36px;min-height:36px}.close-btn,.clear-btn,.camera-btn,.notif-close-btn,.um-close{width:32px;min-width:32px;height:32px;min-height:32px}img{max-width:100%;display:block}.btn{border:2px solid var(--px-ink);background:var(--px-bg);min-height:48px;color:var(--px-ink);border-radius:999px;justify-content:center;align-items:center;padding:0 24px;font-size:15px;font-weight:700;line-height:1;transition:background-color .22s,color .22s,border-color .22s,transform .22s,box-shadow .22s;display:inline-flex}.btn.btn-primary{background-color:var(--px-bg);color:var(--px-ink);border-color:var(--px-ink)}.btn.btn-primary:hover{background-color:var(--px-ink);color:var(--px-bg);box-shadow:var(--px-shadow);transform:translateY(-1px)}.btn.btn-outline{border:2px solid var(--px-ink);background-color:var(--px-bg);color:var(--px-ink)}.btn.btn-outline:hover{border-color:var(--px-ink);background-color:var(--px-ink);color:var(--px-bg)}.btn.btn-icon{background:var(--bg-glass,#ffffffeb);backdrop-filter:blur(10px);min-height:auto;color:var(--text-main,#0f172a);border-radius:50%;padding:8px;transition:transform .3s,box-shadow .3s;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.btn.btn-icon:hover{transform:scale(1.05);box-shadow:0 4px 12px #00000014,0 2px 4px #0000000a}.glass-panel{background:var(--bg-glass,#ffffffeb);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-glass,#ffffff80);border-radius:24px;box-shadow:0 20px 40px -10px #0000001a,inset 0 1px #fff}.global-hero-bg{z-index:-1;background:#000008;width:100%;height:85vh;display:none;position:absolute;top:0;left:0;overflow:hidden}.global-hero-bg .global-hero-img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.global-hero-bg .global-hero-overlay{z-index:1;background:linear-gradient(#00000080 0%,#000008d9 100%);position:absolute;inset:0}:root:has(.hero-search) .global-hero-bg{display:block}#root{text-align:left;border-inline:0;width:100%;max-width:none;min-height:100vh;margin:0}.discovery-app-shell{background:var(--px-bg,#f8f9fa);min-height:100vh}.app-main-shell{margin-left:210px;margin-right:0;padding:15px;transition:margin-left .25s cubic-bezier(.4,0,.2,1)}body.sidebar-collapsed .app-main-shell{margin-left:65px}@media (width<=820px){.app-main-shell{margin-left:0!important;margin-right:0!important;padding:0!important}body.sidebar-collapsed .app-main-shell{margin-left:0!important}}.dashboard-home-page,.category-landing-page,.asset-page-container,.collections-page,.user-profile-page,.pricing-page-container,.contributor-portal-container{box-sizing:border-box;border:1px solid var(--px-border,#0f172a14);border-radius:16px;width:100%;max-width:100%;min-height:calc(100vh - 30px);margin:0 0 16px;padding:24px;box-shadow:0 4px 20px #00000008;background:var(--px-surface,#fff)!important}[data-theme=dark] .dashboard-home-page,[data-theme=dark] .category-landing-page,[data-theme=dark] .asset-page-container,[data-theme=dark] .collections-page,[data-theme=dark] .user-profile-page,[data-theme=dark] .pricing-page-container,[data-theme=dark] .contributor-portal-container{border-color:#ffffff14;background:var(--px-surface,#18181b)!important}@media (width<=820px){.dashboard-home-page,.category-landing-page,.asset-page-container,.collections-page,.user-profile-page,.pricing-page-container,.contributor-portal-container{min-height:100dvh;box-shadow:none!important;border:none!important;border-radius:0!important;margin:0!important;padding:0!important}}.dashboard-inner-topbar{backdrop-filter:blur(10px);z-index:110;background:#fffffff5;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;height:64px;margin:0 -20px;padding:0 20px;display:flex;position:sticky;top:0}.dash-inner-search-container{justify-content:center;align-items:center;width:100%;max-width:800px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dash-inner-search-container .dash-inner-search-form{max-width:800px;min-height:48px;box-shadow:none;background:#f4f4f4;border:1px solid #1118270f;border-radius:99px;flex:1;align-items:center;gap:4px;padding:6px 8px 6px 18px;transition:background-color .2s,border-color .2s;display:flex}.dash-inner-search-container .dash-inner-search-form:focus-within{background:#fff;border-color:#11182724}.dash-inner-search-container .dash-inner-search-form input{color:#0f172a;flex:1;width:100%;font-size:15px;font-weight:500;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important;height:100%!important}.dash-inner-search-container .dash-inner-search-form input::placeholder{color:#94a3b8}.dash-inner-search-container .dash-inner-search-form .clear-btn,.dash-inner-search-container .dash-inner-search-form .camera-btn,.dash-inner-search-container .dash-inner-search-form .search-submit-btn{color:#64748b;cursor:pointer;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;min-height:36px;transition:color .15s;display:flex;box-shadow:none!important;background:0 0!important;border:none!important;margin:0!important;padding:0!important}.dash-inner-search-container .dash-inner-search-form .clear-btn svg,.dash-inner-search-container .dash-inner-search-form .camera-btn svg,.dash-inner-search-container .dash-inner-search-form .search-submit-btn svg{stroke-width:2.1px;width:18px;height:18px}.dash-inner-search-container .dash-inner-search-form .clear-btn:hover,.dash-inner-search-container .dash-inner-search-form .camera-btn:hover,.dash-inner-search-container .dash-inner-search-form .search-submit-btn:hover{color:#0f172a;background:0 0!important}.dash-inner-search-container .dash-inner-search-form .clear-btn{color:#94a3b8}.dash-inner-search-container .dash-inner-search-form .clear-btn:hover{color:#64748b}.dash-inner-actions{align-items:center;gap:12px;margin-left:auto;display:flex}.dash-inner-actions .dash-upgrade-link{color:#0f172a;padding:7px 12px;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s}.dash-inner-actions .dash-upgrade-link:hover{color:#334155}.dash-inner-actions .dash-signin-btn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:99px;padding:7px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .15s}.dash-inner-actions .dash-signin-btn:hover{opacity:.88}.global-page-header{background:0 0!important;border-bottom:0!important;padding:34px 0 24px!important}.global-page-header:before{display:none!important}.global-page-header .page-header-container{gap:10px!important;max-width:1180px!important;padding:0!important}.global-page-header .breadcrumbs{color:var(--px-muted)!important;margin-bottom:4px!important;font-size:11px!important}.global-page-header .header-badge{background:var(--px-surface)!important;color:#475569!important;letter-spacing:.04em!important;text-transform:uppercase!important;border:1px solid #0f172a14!important;border-radius:999px!important;height:26px!important;padding:0 10px!important;font-size:10px!important}.global-page-header .header-title-wrapper{gap:10px!important}.global-page-header h1{letter-spacing:0!important;font-size:clamp(28px,4vw,46px)!important;line-height:1.04!important}.global-page-header .header-description{max-width:720px!important;color:var(--px-muted)!important;font-size:13px!important;line-height:1.65!important}.terms-page,.privacy-page,.dmca-page,.refund-page,.license-page,.contributor-policy-container{min-height:calc(100vh - 80px)!important;padding-top:0!important;padding-bottom:56px!important}.policy-content-wrapper,.license-content-container{width:min(1180px,100%)!important;max-width:1180px!important;margin:24px auto 0!important;padding:0!important}.policy-content-wrapper{grid-template-columns:244px minmax(0,1fr)!important;align-items:start!important;gap:32px!important;display:grid!important}.policy-main-content,.terms-content-container,.privacy-content-container,.dmca-content-container,.refund-content-container{flex-direction:column!important;gap:18px!important;max-width:820px!important;display:flex!important}.license-content-container{gap:22px!important;max-width:920px!important}.policy-block,.policy-section,.license-faq,.rules-card{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;margin-bottom:32px!important;padding:0!important}.policy-block.highlight,.policy-section.highlight,.policy-block.warning-block{background:0 0!important;border-color:#0000!important}.block-header,.card-header{border-bottom:none!important;align-items:center!important;gap:0!important;margin-bottom:12px!important;padding-bottom:0!important;display:flex!important}.block-header h3,.policy-section h2,.card-header h2,.license-faq h2,.license-faq h3{color:var(--px-ink,#0f172a)!important;margin:0!important;font-size:20px!important;font-weight:700!important;line-height:1.3!important}.block-icon,.card-header svg,.policy-section h2 svg{display:none!important}.policy-block p,.policy-section p,.license-faq p,.rules-card p,.policy-block li,.policy-section li,.rules-card li{color:#475569!important;font-size:15px!important;line-height:1.68!important}.policy-block a,.policy-section a,.license-faq a,.rules-card a{color:#3b82f6!important;font-weight:700!important;text-decoration:none!important}.policy-block a:hover,.policy-section a:hover,.license-faq a:hover,.rules-card a:hover{color:#2563eb!important;text-decoration:underline!important}.sub-title,.policy-block h4,.policy-section h3,.policy-section h4{color:var(--px-ink)!important;margin:18px 0 8px!important;font-size:16px!important;font-weight:700!important;line-height:1.4!important}.bullet-list,.rules-list,.policy-section ul{gap:9px!important;margin-top:10px!important;padding-left:20px!important;list-style-type:disc!important;list-style-position:outside!important}.bullet-list li,.rules-list li,.policy-section ul li{padding-left:4px!important;line-height:1.7!important}.privacy-rules-grid,.dmca-rules-grid,.usage-rules-grid,.detailed-policies{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;display:grid!important}.collections-page,.categories-page,.directory-page,.fonts-page-container,.help-center-page,.about-page,.pricing-page-container,.tag-page,.video-page-container,.search-page-container,.author-profile-page,.blog-index-page,.blog-post-page,.not-found-page{width:100%!important;margin-inline:0!important}.collections-page,.categories-page,.directory-page,.fonts-page-container,.help-center-page,.about-page,.pricing-page-container,.tag-page,.video-page-container,.search-page-container,.author-profile-page{padding-top:0!important}@media (width<=980px){.policy-content-wrapper{grid-template-columns:1fr!important}.policy-main-content,.terms-content-container,.privacy-content-container,.dmca-content-container,.refund-content-container,.license-content-container{max-width:none!important}.privacy-rules-grid,.dmca-rules-grid,.usage-rules-grid,.detailed-policies{grid-template-columns:1fr!important}}.pricing-page-container,.help-center-page,.ai-community-page,.video-page-container,.categories-page,.collections-page,.directory-page,.fonts-page-container,.about-page,.tag-page,.author-profile-page,.blog-index-page,.blog-post-page,.upload-page,.checkout-page,.contributor-page,.cl-page,.first-steps-page{color:var(--px-ink)!important;background:0 0!important}.pricing-grid-dots,.pricing-glow-bg,.help-hero-glow,.footer-glow-bg,.footer-top-accent{display:none!important}.pricing-content-wrap,.help-body,.ai-community-page .wrapper-container,.video-page-container,.categories-page,.collections-page,.directory-page,.fonts-page-container,.about-page,.tag-page,.author-profile-page,.blog-index-page,.blog-post-page{width:min(1320px,100%)!important;max-width:1320px!important;margin-inline:auto!important;padding-inline:0!important}.pricing-content-wrap{padding-top:28px!important}.pricing-hero,.help-hero{text-align:left!important;background:0 0!important;border-bottom:0!important;margin-bottom:24px!important;padding:28px 0 24px!important}.pricing-hero h1,.help-hero h1{letter-spacing:0!important;color:var(--px-ink)!important;-webkit-text-fill-color:initial!important;background:0 0!important;margin-bottom:10px!important;font-size:clamp(28px,4vw,46px)!important;line-height:1.04!important}.pricing-hero p,.help-hero p{max-width:720px!important;color:var(--px-muted)!important;margin:0 0 18px!important;font-size:13px!important;line-height:1.65!important}.pricing-announcement,.help-hero-icon{background:var(--px-surface)!important;color:#475569!important;width:fit-content!important;height:26px!important;box-shadow:none!important;letter-spacing:.04em!important;text-transform:uppercase!important;border:1px solid #0f172a14!important;border-radius:999px!important;margin:0 0 12px!important;padding:0 10px!important;font-size:10px!important}.help-hero-icon svg{width:14px!important;height:14px!important}.billing-toggle-container,.help-faq-search,.help-quick-actions,.filter-bar{background:var(--px-surface)!important;border:1px solid var(--px-border)!important;box-shadow:none!important;border-radius:999px!important}.search-filters{box-shadow:none!important;background:0 0!important;border:0!important}.billing-toggle-container button,.quick-action-btn,.help-faq-search input{font-size:12px!important}.pricing-grid,.dashboard-grid,.education-grid{gap:16px!important}.pricing-card,.dashboard-card,.model-item,.faq-item,.help-cta-card,.help-login-prompt,.ticket-card,.collection-card,.category-card,.contributor-card,.font-card,.blog-card,.about-card{background:var(--px-surface)!important;border:1px solid var(--px-border)!important;box-shadow:none!important;border-radius:8px!important}.pricing-card{padding:22px!important}.pricing-card:hover,.dashboard-card:hover,.model-item:hover,.faq-item:hover{box-shadow:none!important;transform:none!important}.pricing-card h2,.pricing-card h3,.dashboard-card h3,.model-item h4,.faq-question,.form-section-header h2{color:var(--px-ink)!important;letter-spacing:0!important;font-size:16px!important;line-height:1.25!important}.pricing-card p,.pricing-card li,.dashboard-card p,.model-item p,.faq-answer,.help-login-prompt,.help-cta-card p,.ticket-form-error,.form-section-header p{color:var(--px-muted)!important;font-size:12px!important;line-height:1.6!important}.help-faq-section,.faq-section{gap:10px!important}.faq-section-title{color:var(--px-muted)!important;letter-spacing:.05em!important;font-size:10px!important}.faq-question{background:0 0!important;min-height:42px!important;padding:0 14px!important}.faq-answer{border-top:1px solid #0f172a14!important;padding:12px 14px 14px!important}.weekly-challenge-banner{box-shadow:none!important;background:#0f172a!important;border-radius:8px!important}.weekly-challenge-banner h2,.weekly-challenge-banner p,.weekly-challenge-banner .challenge-label{color:#fff!important}button,.btn,.try-btn,.quick-action-btn,.newsletter-submit-btn,.pricing-card a,.pricing-card button{border-radius:999px}:root[data-theme=dark]{--px-bg:#111;--px-surface:#1c1c1c;--px-surface-soft:#222;--px-surface-raised:#2a2a2a;--px-ink:#fff;--px-muted:#888;--px-faint:#555;--px-border:#ffffff0f;--px-border-strong:#ffffff1a;--px-accent:#888;--px-success:#3ecf8e;--px-shadow:0 1px 3px #0009, 0 4px 16px #0006;--px-shadow-lg:0 8px 40px #0009}body{background:var(--px-bg)}.app-main-shell>*{min-width:0}.pricing-page-container,.help-center-page,.checkout-page,.ai-community-page,.blog-index-page,.blog-post-page,.user-profile-page,.cl-page,.first-steps-page,.upload-page,.contributor-page,.about-page,.collections-page,.categories-page,.fonts-page-container,.tag-page,.author-profile-page,.video-page-container{color:var(--px-ink)!important}.pricing-content-wrap,.help-body,.checkout-layout,.blog-wrapper,.blog-post-page,.ai-community-page>*,.cl-wrap,.first-steps-page>*,.upload-page>*,.contributor-page>*,.about-page,.collections-page,.categories-page,.fonts-page-container,.tag-page,.author-profile-page,.video-page-container{width:min(1320px,100%)!important;margin-inline:auto!important}.pricing-page-container,.help-center-page,.checkout-page,.blog-index-page,.blog-post-page,.cl-page,.first-steps-page,.upload-page,.contributor-page{background:0 0!important}.pricing-grid-dots,.pricing-glow-bg,.help-hero-glow,.footer-glow-bg,.footer-top-accent,.orb,.cl-orb,.hero-glow,.ambient-glow{display:none!important}.pricing-hero,.help-hero,.blog-header,.post-header,.profile-header-area,.cl-hero,.first-steps-hero,.upload-hero,.ai-community-hero,.global-page-header{box-shadow:none!important;text-align:left!important;background:0 0!important;border:0!important;margin:0 0 18px!important;padding:28px 0 22px!important}.pricing-hero h1,.help-hero h1,.blog-header h1,.post-header h1,.profile-header-area h1,.cl-hero h1,.first-steps-hero h1,.upload-hero h1,.ai-community-hero h1,.global-page-header h1{color:var(--px-ink)!important;letter-spacing:0!important;-webkit-text-fill-color:currentColor!important;background:0 0!important;margin:0 0 10px!important;font-size:clamp(28px,4vw,48px)!important;line-height:1.04!important}.pricing-hero p,.help-hero p,.blog-header p,.post-header p,.profile-header-area p,.cl-hero p,.first-steps-hero p,.upload-hero p,.ai-community-hero p,.global-page-header p{color:var(--px-muted)!important;max-width:760px!important;margin:0!important;font-size:13px!important;line-height:1.65!important}.pricing-announcement,.help-hero-icon,.blog-eyebrow,.post-category,.profile-kicker,.cl-eyebrow,.section-eyebrow,.checkout-kicker,.popular-badge,.active-plan-badge,.save-badge,.ticket-count-badge,.status-badge,.tag-badge,.chip-tag,.ticket-status,.ui-role-chip,.author-tag{background:var(--px-surface)!important;border:1px solid var(--px-border)!important;width:fit-content!important;min-height:24px!important;color:var(--px-muted)!important;box-shadow:none!important;letter-spacing:.04em!important;text-transform:uppercase!important;border-radius:999px!important;align-items:center!important;gap:6px!important;padding:0 10px!important;font-size:10px!important;font-weight:700!important;display:inline-flex!important}.pricing-grid,.blog-main-grid,.profile-container,.cl-types,.cl-benefits,.cl-steps,.cl-req-layout,.help-body,.checkout-layout{gap:18px!important}.pricing-card,.enterprise-horizontal,.help-faq-search,.help-quick-actions,.faq-item,.help-cta-card,.help-login-prompt,.new-ticket-form,.ticket-card,.ticket-detail-card,.empty-tickets,.no-faq-results,.checkout-form-container,.checkout-summary-container,.checkout-auth-card,.blog-card,.blog-newsletter,.profile-sidebar,.profile-overview-card,.settings-panel,.danger-zone,.dl-card,.cl-card,.cl-step,.cl-type-card,.cl-benefit-card,.cl-req-card,.cl-testimonial,.cl-cta,.upload-card,.dropzone,.form-card,.dashboard-card,.model-item,.weekly-challenge-banner,.category-card,.collection-card,.contributor-card,.font-card,.about-card{background:var(--px-surface)!important;border:1px solid var(--px-border)!important;border-radius:var(--px-radius)!important;box-shadow:none!important}.pricing-card,.checkout-form-container,.checkout-summary-container,.checkout-auth-card,.new-ticket-form,.ticket-detail-card,.settings-panel,.cl-card,.cl-type-card,.cl-benefit-card,.cl-req-card,.cl-cta,.upload-card,.form-card{padding:24px!important}.pricing-card:hover,.blog-card:hover,.ticket-card:hover,.profile-tab:hover,.cl-card:hover,.cl-type-card:hover,.cl-benefit-card:hover,.dashboard-card:hover,.model-item:hover,.collection-card:hover,.category-card:hover,.contributor-card:hover,.font-card:hover{box-shadow:var(--px-shadow)!important;border-color:var(--px-border-strong)!important;transform:none!important}.pricing-card.popular,.pricing-card.active-plan,.quick-action-btn.active,.filter-pill.active,.profile-tab.active,.downloads-tabs button.active{background:var(--px-surface)!important;border-color:#64748b66!important}.billing-toggle-container,.help-faq-search,.help-quick-actions,.ticket-filter-tabs,.downloads-tabs,.blog-cat-nav,.filter-bar,.search-filters{box-shadow:none!important;background:0 0!important;border:0!important;gap:8px!important;padding:0!important}.billing-toggle-container button,.quick-action-btn,.filter-pill,.downloads-tabs button,.blog-cat-nav button,.blog-cat-nav a,.btn,.btn-cancel,.btn-submit-ticket,.btn-raise-ticket,.cta-btn,.cl-btn-primary,.cl-btn-ghost,.newsletter-submit-btn,.checkout-auth-actions button{border:1px solid var(--px-border)!important;background:var(--px-surface)!important;min-height:36px!important;color:var(--px-ink)!important;box-shadow:none!important;border-radius:999px!important;padding:0 14px!important;font-size:12px!important;font-weight:700!important}.btn-primary,.btn-submit-ticket,.btn-raise-ticket,.cta-btn.btn-primary,.cl-btn-primary,.newsletter-submit-btn,.checkout-auth-actions .btn-primary{background:var(--px-ink)!important;border-color:var(--px-ink)!important;color:#fff!important}.help-faq-search{border:1px solid var(--px-border)!important;background:var(--px-surface)!important;border-radius:999px!important;max-width:680px!important;height:44px!important;margin-top:18px!important;padding:0 14px!important}.help-faq-search input,.form-group input,.form-group textarea,.form-group select,.profile-form-grid input,.profile-form-grid select,.profile-form-grid textarea,.custom-select-wrapper select,select,input,textarea{border:1px solid var(--px-border)!important;background:var(--px-surface)!important;color:var(--px-ink)!important;box-shadow:none!important;border-radius:8px!important;font-size:13px!important}.help-faq-search input{border:0!important;border-radius:0!important}.topbar-search input,.search-bar input,.search-wrapper input,.search-input,input[type=search]{box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}.faq-section-title,.form-section-header h2,.my-tickets-header h2,.checkout-summary-container h2,.checkout-form-container h1,.checkout-auth-card h1,.checkout-auth-card h2,.profile-section h2,.billing-block h3,.blog-featured-section h2,.cl-sec-head h2{color:var(--px-ink)!important;letter-spacing:0!important}.faq-question,.ticket-subject,.detail-header h2,.pricing-card h3,.checkout-plan-row h3,.blog-card h3,.profile-overview-user h2,.cl-card h3,.cl-step h3,.cl-type-card h3,.cl-benefit-card h3,.upload-card h3{color:var(--px-ink)!important;letter-spacing:0!important;font-size:16px!important;line-height:1.25!important}.faq-answer,.ticket-meta,.ticket-reply-preview,.detail-date-label,.detail-date-val,.thread-message p,.status-hint,.checkout-form-container p,.checkout-summary-container p,.checkout-feature-list,.checkout-secure-note,.pricing-card p,.pricing-card li,.blog-card p,.profile-section p,.cl-card p,.cl-step p,.cl-type-card p,.cl-benefit-card p,.upload-card p{color:var(--px-muted)!important;font-size:12px!important;line-height:1.6!important}.ticket-card,.ticket-detail-card,.thread-message,.user-message,.support-message{background:var(--px-surface)!important;color:var(--px-ink)!important}.msg-date,.ticket-date,.ticket-number,.detail-number{color:var(--px-faint)!important}.thread-message{border:1px solid var(--px-border)!important}.checkout-page{min-height:80vh;padding:34px 0 56px}.checkout-state-page{justify-content:center;align-items:center;display:flex}.checkout-layout{grid-template-columns:minmax(0,1.05fr) minmax(320px,.7fr);align-items:start;display:grid}.checkout-auth-card{text-align:center;width:min(480px,100%)}.checkout-auth-card svg{color:var(--px-accent);margin:0 auto 16px}.checkout-auth-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.checkout-kicker{margin-bottom:14px}.checkout-form-container h1{margin-bottom:8px!important;font-size:clamp(26px,4vw,42px)!important}.checkout-error{color:var(--px-ink);background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:8px;margin:18px 0;padding:12px 14px;display:flex}.checkout-paypal-wrap{margin-top:22px}.checkout-secure-note{justify-content:center;align-items:center;gap:6px;margin-top:20px;display:flex}.checkout-summary-row,.checkout-total-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.checkout-plan-row{border-bottom:1px solid var(--px-border);margin-bottom:18px;padding-bottom:18px}.checkout-price,.checkout-total-row{font-size:20px;font-weight:800}.checkout-feature-list{flex-direction:column;gap:12px;margin:0 0 28px;padding:0;list-style:none;display:flex}.checkout-feature-list li{align-items:center;gap:8px;display:flex}.blog-card img,.collection-card img,.category-card img,.contributor-card img,.profile-grid img,.dl-card img{border-radius:8px!important}.blog-newsletter,.cl-cta,.weekly-challenge-banner{color:#fff!important;background:#0f172a!important}.blog-newsletter h2,.blog-newsletter p,.cl-cta h2,.cl-cta p,.weekly-challenge-banner h2,.weekly-challenge-banner p{color:#fff!important}.ai-tools-page,.ai-tools-page.light-mode{background:var(--px-bg)!important;color:var(--px-ink)!important}.ai-tools-page .tool-card,.ai-tools-page .model-item,.ai-tools-page .settings-card,.ai-tools-page .history-card,.ai-tools-page .workspace-panel,.ai-tools-page .modal-content{background:var(--px-surface)!important;border:1px solid var(--px-border)!important;box-shadow:none!important;border-radius:8px!important}.ai-tools-page h1,.ai-tools-page h2,.ai-tools-page h3,.ai-tools-page h4,.ai-tools-page label{color:var(--px-ink)!important;letter-spacing:0!important}.ai-tools-page p,.ai-tools-page span,.ai-tools-page small{font-size:12px}.profile-container{align-items:start}.profile-sidebar{position:sticky;top:0}.profile-tab{border-radius:8px!important;min-height:38px!important;font-size:12px!important}.cl-page .cl-section,.first-steps-page section,.upload-page section{padding-block:34px!important}@media (width<=1100px){.checkout-layout,.profile-container,.cl-req-layout{grid-template-columns:1fr!important}.profile-sidebar{position:static}}@media (width<=820px){.pricing-content-wrap,.help-body,.checkout-layout,.blog-wrapper,.blog-post-page,.user-profile-page,.cl-wrap,.first-steps-page>*,.upload-page>*{width:100%!important}.checkout-page,.pricing-page-container,.help-center-page,.blog-index-page,.blog-post-page,.user-profile-page,.cl-page,.first-steps-page,.upload-page{padding-inline:0!important}.pricing-grid,.blog-main-grid,.cl-types,.cl-benefits,.cl-steps{grid-template-columns:1fr!important}.pricing-card,.checkout-form-container,.checkout-summary-container,.checkout-auth-card,.new-ticket-form,.ticket-detail-card,.settings-panel,.cl-card,.cl-type-card,.cl-benefit-card,.cl-req-card,.cl-cta,.upload-card,.form-card{padding:18px!important}}:root[data-theme=dark] .policy-block,:root[data-theme=dark] .policy-section,:root[data-theme=dark] .license-faq,:root[data-theme=dark] .rules-card,:root[data-theme=dark] .policy-block.highlight,:root[data-theme=dark] .policy-section.highlight{background:var(--px-surface)!important;border-color:var(--px-border)!important}:root[data-theme=dark] .block-header h3,:root[data-theme=dark] .policy-section h2,:root[data-theme=dark] .card-header h2,:root[data-theme=dark] .license-faq h2,:root[data-theme=dark] .license-faq h3,:root[data-theme=dark] .sub-title,:root[data-theme=dark] .policy-block h4,:root[data-theme=dark] .policy-section h3,:root[data-theme=dark] .policy-section h4{color:var(--px-ink)!important}:root[data-theme=dark] .policy-block p,:root[data-theme=dark] .policy-section p,:root[data-theme=dark] .license-faq p,:root[data-theme=dark] .rules-card p,:root[data-theme=dark] .policy-block li,:root[data-theme=dark] .policy-section li,:root[data-theme=dark] .rules-card li{color:var(--px-muted)!important}:root[data-theme=dark] .pricing-card,:root[data-theme=dark] .dashboard-card,:root[data-theme=dark] .model-item,:root[data-theme=dark] .faq-item,:root[data-theme=dark] .ticket-card,:root[data-theme=dark] .collection-card,:root[data-theme=dark] .category-card,:root[data-theme=dark] .contributor-card,:root[data-theme=dark] .font-card,:root[data-theme=dark] .blog-card,:root[data-theme=dark] .about-card,:root[data-theme=dark] .help-cta-card,:root[data-theme=dark] .help-login-prompt{background:var(--px-surface)!important;border-color:var(--px-border)!important;color:var(--px-ink)!important}:root[data-theme=dark] .header-badge,:root[data-theme=dark] .pricing-announcement,:root[data-theme=dark] .help-hero-icon,:root[data-theme=dark] .filter-pill,:root[data-theme=dark] .profile-tab{background:var(--px-surface-soft)!important;border-color:var(--px-border)!important;color:var(--px-muted)!important}:root[data-theme=dark] .filter-pill.active,:root[data-theme=dark] .profile-tab.active{background:var(--px-surface-raised)!important;color:var(--px-ink)!important;border-color:var(--px-border-strong)!important}:root[data-theme=dark] .billing-toggle-container button,:root[data-theme=dark] .quick-action-btn,:root[data-theme=dark] .downloads-tabs button,:root[data-theme=dark] .blog-cat-nav button,:root[data-theme=dark] .blog-cat-nav a,:root[data-theme=dark] .btn-cancel,:root[data-theme=dark] .cl-btn-ghost{background:var(--px-surface)!important;color:var(--px-ink)!important;border-color:var(--px-border)!important}:root[data-theme=dark] .btn-primary,:root[data-theme=dark] .btn-submit-ticket,:root[data-theme=dark] .btn-raise-ticket,:root[data-theme=dark] .cta-btn.btn-primary,:root[data-theme=dark] .cl-btn-primary,:root[data-theme=dark] .newsletter-submit-btn,:root[data-theme=dark] .topbar-primary-btn{background:var(--px-ink)!important;color:var(--px-bg)!important;border-color:var(--px-ink)!important}:root[data-theme=dark] input:not([type=checkbox]):not([type=radio]),:root[data-theme=dark] textarea,:root[data-theme=dark] select{background:var(--px-surface)!important;color:var(--px-ink)!important;border-color:var(--px-border)!important}:root[data-theme=dark] input::placeholder,:root[data-theme=dark] textarea::placeholder{color:var(--px-faint)!important}:root[data-theme=dark] .policy-nav{background:var(--px-surface)!important;border-color:var(--px-border)!important}:root[data-theme=dark] .checkout-form-container,:root[data-theme=dark] .checkout-summary-container,:root[data-theme=dark] .checkout-auth-card,:root[data-theme=dark] .new-ticket-form,:root[data-theme=dark] .ticket-detail-card,:root[data-theme=dark] .settings-panel,:root[data-theme=dark] .upload-card,:root[data-theme=dark] .form-card{background:var(--px-surface)!important;border-color:var(--px-border)!important;color:var(--px-ink)!important}:root[data-theme=dark] table{background:var(--px-surface);color:var(--px-ink)}:root[data-theme=dark] th{background:var(--px-surface-soft);color:var(--px-muted);border-color:var(--px-border)}:root[data-theme=dark] td{border-color:var(--px-border);color:var(--px-ink)}:root[data-theme=dark] footer,:root[data-theme=dark] .site-footer,:root[data-theme=dark] .footer-inner,:root[data-theme=dark] .global-footer{background:var(--px-bg)!important;border-top:1px solid var(--px-border)!important;color:var(--px-muted)!important}:root[data-theme=dark] footer a,:root[data-theme=dark] .site-footer a{color:var(--px-muted)!important}:root[data-theme=dark] footer a:hover,:root[data-theme=dark] .site-footer a:hover{color:var(--px-ink)!important}:root[data-theme=dark] .asset-detail-page,:root[data-theme=dark] .asset-panel,:root[data-theme=dark] .asset-info-card,:root[data-theme=dark] .related-assets{background:var(--px-bg)!important;color:var(--px-ink)!important}:root[data-theme=dark] .breadcrumbs,:root[data-theme=dark] .breadcrumb a{color:var(--px-muted)!important}:root[data-theme=dark] .tag,:root[data-theme=dark] .badge,:root[data-theme=dark] .asset-tag{background:var(--px-surface-soft)!important;color:var(--px-muted)!important;border-color:var(--px-border)!important}:root[data-theme=dark] .tooltip,:root[data-theme=dark] [role=tooltip]{background:var(--px-surface-raised)!important;color:var(--px-ink)!important;border-color:var(--px-border)!important}:root[data-theme=dark] *{scrollbar-color:var(--px-surface-raised) var(--px-bg)}button,.btn,a.btn,[class*=btn-],[class*=-btn]{font-family:var(--font-sans,"WF Visual Sans", "Inter", system-ui, sans-serif)}.btn-primary,.topbar-primary-btn,.cta-btn,.newsletter-submit-btn,.download-btn,.cl-btn-primary,.submit-btn{border-radius:999px;min-height:48px;padding:0 24px;font-weight:700;background:var(--px-bg)!important;color:var(--px-ink)!important;border:2px solid var(--px-ink)!important}.btn-primary:hover,.topbar-primary-btn:hover,.cta-btn:hover,.newsletter-submit-btn:hover,.download-btn:hover,.cl-btn-primary:hover,.submit-btn:hover{background:var(--px-ink)!important;color:var(--px-bg)!important}.btn-secondary,.btn-outline,.btn-ghost,.cl-btn-ghost,.topbar-secondary-btn,.topbar-icon-btn,.topbar-user-chip,.topbar-pro-link{border-radius:999px;min-height:48px;padding:0 24px;font-weight:700;background:var(--px-bg)!important;color:var(--px-ink)!important;border:2px solid var(--px-ink)!important}.btn-secondary:hover,.btn-outline:hover,.btn-ghost:hover,.cl-btn-ghost:hover,.topbar-secondary-btn:hover,.topbar-icon-btn:hover,.topbar-user-chip:hover,.topbar-pro-link:hover{background:var(--px-ink)!important;border-color:var(--px-ink)!important;color:var(--px-bg)!important}a{color:inherit}a:hover{color:var(--px-ink)}:focus-visible{outline:2px solid var(--px-ink);outline-offset:2px}:root[data-theme=dark] a{color:var(--px-ink)}:root[data-theme=dark] a:hover{opacity:.75}:root[data-theme=dark] input:focus,:root[data-theme=dark] textarea:focus,:root[data-theme=dark] select:focus{outline:1.5px solid var(--px-border-strong)!important;border-color:var(--px-border-strong)!important;box-shadow:none!important}:root[data-theme=dark] svg{color:inherit}:root[data-theme=dark] [class*=badge]:not([class*=wrapper]):not([class*=container]):not([class*=list]):not([class*=group]):not([class*=row]):not([class*=grid]):not([class*=badges]),:root[data-theme=dark] [class*=chip]:not([class*=wrapper]):not([class*=container]):not([class*=list]):not([class*=group]):not([class*=row]):not([class*=grid]):not([class*=chips]),:root[data-theme=dark] [class*=pill]:not([class*=wrapper]):not([class*=container]):not([class*=list]):not([class*=group]):not([class*=row]):not([class*=grid]):not([class*=pills]),:root[data-theme=dark] [class*=tag]:not([class*=tags]):not([class*=wrapper]):not([class*=container]):not([class*=list]):not([class*=group]):not([class*=row]):not([class*=grid]){background:var(--px-surface-soft)!important;color:var(--px-muted)!important;border-color:var(--px-border)!important}:root[data-theme=dark] .page,:root[data-theme=dark] .page-container,:root[data-theme=dark] .page-wrapper,:root[data-theme=dark] main,:root[data-theme=dark] .main-content,:root[data-theme=dark] .app-content,:root[data-theme=dark] .content-area{background:var(--px-bg)!important;color:var(--px-ink)!important}:root[data-theme=dark] h1,:root[data-theme=dark] h2,:root[data-theme=dark] h3,:root[data-theme=dark] h4,:root[data-theme=dark] h5,:root[data-theme=dark] h6,:root[data-theme=dark] a:not(.btn):not([class*=btn]){color:var(--px-ink)}:root[data-theme=dark] a:not(.btn):not([class*=btn]):hover{opacity:.7}:root[data-theme=dark] [class*=card]:not([class*=asset-card]):not([class*=image]):not([class*=card-overlay]):not([class*=card-footer]){background:var(--px-surface)!important;border-color:var(--px-border)!important;color:var(--px-ink)!important}:root[data-theme=dark] input,:root[data-theme=dark] textarea,:root[data-theme=dark] select{background:var(--px-surface)!important;color:var(--px-ink)!important;border-color:var(--px-border)!important}:root[data-theme=dark] input::placeholder,:root[data-theme=dark] textarea::placeholder,:root[data-theme=dark] select::placeholder{color:var(--px-faint)!important}:root[data-theme=dark] section,:root[data-theme=dark] article,:root[data-theme=dark] aside,:root[data-theme=dark] [class*=section],:root[data-theme=dark] [class*=-section],:root[data-theme=dark] [class*=panel],:root[data-theme=dark] [class*=-panel]{color:inherit}:root[data-theme=dark] *{border-color:inherit}.btn-primary,.btn-secondary,.btn-success,.btn-danger,.btn-pro,.btn-complete,.btn-save,.btn-signin,.btn-submit-ticket,.btn-raise-ticket,.btn-outline,.btn-cancel,.btn-revoke,.btn-outline-subtle,.cta-btn.btn-primary,.cl-btn-primary,.cl-btn-ghost,.cl-btn-ghost,.newsletter-submit-btn,.topbar-primary-btn,.modal-action-btn,button[type=submit]:not(.search-btn),.auth-submit-btn{background:var(--px-bg)!important;color:var(--px-ink)!important;border:2px solid var(--px-ink)!important;min-height:48px!important;box-shadow:none!important;text-transform:none!important;letter-spacing:normal!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:0 24px!important;font-size:15px!important;font-weight:700!important;transition:background-color .22s,color .22s,border-color .22s,transform .22s,box-shadow .22s!important;display:inline-flex!important}.download-main,.download-action{background:var(--px-bg)!important;color:var(--px-ink)!important;border:2px solid var(--px-ink)!important;height:48px!important;box-shadow:none!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:10px!important;padding:0 24px!important;font-size:15px!important;font-weight:700!important;transition:background-color .22s,color .22s,border-color .22s,transform .22s,box-shadow .22s!important;display:inline-flex!important}.btn-primary:hover,.btn-secondary:hover,.btn-success:hover,.btn-danger:hover,.btn-pro:hover,.btn-complete:hover,.btn-save:hover,.btn-signin:hover,.btn-submit-ticket:hover,.btn-raise-ticket:hover,.btn-outline:hover,.btn-cancel:hover,.btn-revoke:hover,.btn-outline-subtle:hover,.cta-btn.btn-primary:hover,.cl-btn-primary:hover,.cl-btn-ghost:hover,.newsletter-submit-btn:hover,.topbar-primary-btn:hover,.download-main:hover,.download-action:hover,.modal-action-btn:hover,button[type=submit]:not(.search-btn):hover,.auth-submit-btn:hover{background:var(--px-ink)!important;color:var(--px-bg)!important;border-color:var(--px-ink)!important;transform:translateY(-1px)!important}[data-theme=dark] .btn-primary:hover,[data-theme=dark] .btn-secondary:hover,[data-theme=dark] .btn-success:hover,[data-theme=dark] .btn-danger:hover,[data-theme=dark] .btn-pro:hover,[data-theme=dark] .btn-complete:hover,[data-theme=dark] .btn-save:hover,[data-theme=dark] .btn-signin:hover,[data-theme=dark] .btn-submit-ticket:hover,[data-theme=dark] .btn-raise-ticket:hover,[data-theme=dark] .btn-outline:hover,[data-theme=dark] .btn-cancel:hover,[data-theme=dark] .btn-revoke:hover,[data-theme=dark] .btn-outline-subtle:hover,[data-theme=dark] .cta-btn.btn-primary:hover,[data-theme=dark] .cl-btn-primary:hover,[data-theme=dark] .cl-btn-ghost:hover,[data-theme=dark] .newsletter-submit-btn:hover,[data-theme=dark] .topbar-primary-btn:hover,[data-theme=dark] .download-main:hover,[data-theme=dark] .download-action:hover,[data-theme=dark] .modal-action-btn:hover,[data-theme=dark] button[type=submit]:not(.search-btn):hover,[data-theme=dark] .auth-submit-btn:hover,.dark-variation .download-main:hover,.dark-variation .download-action:hover,.dark-variation .modal-action-btn:hover,.dark-variation button[type=submit]:not(.search-btn):hover,.dark-variation .auth-submit-btn:hover{background:var(--px-ink)!important;color:var(--px-bg)!important;border-color:var(--px-ink)!important}.quickview-actions button:not(.download-action),.asset-actions-row button:not(.download-main){width:44px!important;height:44px!important;color:var(--px-ink)!important;background:#fff!important;border:1px solid #0f172a26!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0!important;transition:all .2s!important;display:inline-flex!important;box-shadow:0 2px 6px #0000000a!important}.quickview-actions button:not(.download-action):hover,.asset-actions-row button:not(.download-main):hover{background:#0f172a0a!important;border-color:#0f172a40!important;transform:translateY(-1px)!important}[data-theme=dark] .download-main,[data-theme=dark] .download-action,.dark-variation .download-main,.dark-variation .download-action{background:#ffffff1a!important}[data-theme=dark] .quickview-actions button:not(.download-action),[data-theme=dark] .asset-actions-row button:not(.download-main),.dark-variation .quickview-actions button:not(.download-action),.dark-variation .asset-actions-row button:not(.download-main){background:var(--px-surface)!important;border-color:#ffffff26!important}[data-theme=dark] .quickview-actions button:not(.download-action):hover,[data-theme=dark] .asset-actions-row button:not(.download-main):hover,.dark-variation .quickview-actions button:not(.download-action):hover,.dark-variation .asset-actions-row button:not(.download-main):hover{background:#ffffff0f!important;border-color:#ffffff4d!important}.btn-ghost,.action-icon{box-shadow:none!important;background:0 0!important;border:none!important}.btn-ghost:hover,.action-icon:hover{background:var(--px-surface-soft)!important}[data-theme=dark] img[src*=pixlaris-logo],[data-theme=dark] img[src*=logo\.png],[data-theme=dark] img[src*=favicon\.svg]{filter:brightness(0)invert()!important}.license-clarity-card{background:var(--bg-surface);border:1px solid var(--border-light);border-radius:12px;margin:24px 0;padding:20px;transition:all .3s;box-shadow:0 4px 16px #00000008}.license-clarity-card.premium-card{background:linear-gradient(180deg, var(--bg-surface) 0%, #f59e0b08 100%);border-color:#f59e0b33}.license-clarity-card .license-header{color:var(--text-main);align-items:center;gap:10px;margin-bottom:16px;font-size:15px;font-weight:750;display:flex}.license-clarity-card .license-header .license-icon{color:var(--px-success);align-items:center;display:flex}.license-clarity-card .license-header.premium-header .license-icon{color:#f5b91a}.license-clarity-card .license-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.license-clarity-card .license-list li{color:var(--text-secondary);align-items:flex-start;gap:10px;font-size:12.5px;line-height:1.5;display:flex}.license-clarity-card .license-list li .bullet-icon{flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.license-clarity-card .license-list li.allow .bullet-icon{color:var(--px-success)}.license-clarity-card .license-list li.restrict .bullet-icon{color:#ef4444}@media (width<=640px){.license-clarity-card{margin:20px 0;padding:16px}.license-clarity-card .license-list{grid-template-columns:1fr;gap:10px}}.visual-search-chip{background:var(--px-surface,#f8fafc);border:1px solid var(--px-border,#e2e8f0);z-index:10;border-radius:8px;align-items:center;gap:8px;height:36px;padding:4px 8px 4px 4px;display:flex;position:absolute;top:50%;left:12px;transform:translateY(-50%);box-shadow:0 1px 3px #0000000d}.visual-search-chip .chip-thumbnail{object-fit:cover;background:#e2e8f0;border-radius:6px;width:28px;height:28px}.visual-search-chip .chip-text{color:var(--px-ink,#0f172a);white-space:nowrap;font-size:13px;font-weight:500}.visual-search-chip .chip-close{color:var(--px-muted,#64748b);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:2px;transition:all .2s;display:flex}.visual-search-chip .chip-close:hover{color:var(--px-ink,#0f172a);background:#0000000d}.adobe-tool-btn{color:#52525b!important;cursor:pointer!important;text-align:left!important;background:0 0!important;border:none!important;border-radius:8px!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;width:100%!important;padding:8px 12px!important;font-size:12px!important;font-weight:500!important;transition:all .2s!important;display:flex!important}.adobe-tool-btn:hover{color:#18181b!important;background:#f4f4f5!important}.adobe-tool-btn.active{color:#18181b!important;background:#e4e4e7!important;font-weight:600!important}.firefly-floating-panel{backdrop-filter:blur(10px)!important;background:#fffffff2!important;border:1px solid #0000000d!important;border-radius:12px!important;box-shadow:0 8px 32px #00000014,0 2px 8px #0000000a!important}.firefly-bottom-bar{backdrop-filter:blur(10px)!important;background:#fffffff2!important;border:1px solid #0000000d!important;border-radius:32px!important;padding:8px 12px!important;box-shadow:0 12px 48px #0000001f,0 4px 16px #0000000a!important}.firefly-primary-btn{color:#fff!important;cursor:pointer!important;background:#18181b!important;border:none!important;border-radius:20px!important;align-items:center!important;gap:8px!important;padding:8px 24px!important;font-size:13px!important;font-weight:500!important;transition:background .2s!important;display:inline-flex!important}.firefly-primary-btn:hover:not(:disabled){background:#27272a!important}.firefly-primary-btn:disabled{opacity:.6!important;cursor:not-allowed!important}.firefly-secondary-btn{color:#18181b!important;cursor:pointer!important;background:0 0!important;border:none!important;border-radius:8px!important;align-items:center!important;gap:6px!important;padding:6px 12px!important;font-size:13px!important;font-weight:500!important;transition:background .2s!important;display:inline-flex!important}.firefly-secondary-btn:hover{background:#f4f4f5!important}.firefly-secondary-btn.active{background:#e4e4e7!important}.firefly-input{box-shadow:none!important;color:#18181b!important;background:0 0!important;border:none!important;border-radius:0!important;width:100%!important;padding:0!important;font-size:15px!important}.user-profile-page .profile-main,.user-profile-page .profile-section,.user-profile-page .billing-block,[data-theme=light] .user-profile-page .profile-main,[data-theme=light] .user-profile-page .profile-section,[data-theme=light] .user-profile-page .billing-block,[data-theme=dark] .user-profile-page .profile-main,[data-theme=dark] .user-profile-page .profile-section,[data-theme=dark] .user-profile-page .billing-block{width:100%!important;max-width:100%!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;padding:0!important}
