#newsletter-section.subscribe-hero{position:relative;left:50%;right:50%;width:100vw;min-width:100vw;max-width:100vw;transform:translateX(-50%);margin:0;border-radius:0!important;box-shadow:none!important;background:linear-gradient(120deg,#F0FDFA 0%,#FFF7ED 60%,#FEF9FF 100%);padding:64px 0 64px 0;z-index:1}.nav-search-dropdown,.hero-search-dropdown{position:absolute;top:calc(100% + 12px);left:0;background:#fff;border:1px solid #e0e7ff;border-radius:14px;box-shadow:0 16px 48px rgb(16 24 40 / .12),0 0 1px rgb(16 24 40 / .08);opacity:0;visibility:hidden;transform:translateY(-12px);transition:all 0.3s cubic-bezier(.16,1,.3,1);z-index:1000;max-height:420px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgb(16 24 40 / .1) #fff0}.nav-search-dropdown::-webkit-scrollbar,.hero-search-dropdown::-webkit-scrollbar{width:6px}.nav-search-dropdown::-webkit-scrollbar-track,.hero-search-dropdown::-webkit-scrollbar-track{background:#fff0}.nav-search-dropdown::-webkit-scrollbar-thumb,.hero-search-dropdown::-webkit-scrollbar-thumb{background:rgb(16 24 40 / .1);border-radius:3px}.nav-search-dropdown::-webkit-scrollbar-thumb:hover,.hero-search-dropdown::-webkit-scrollbar-thumb:hover{background:rgb(16 24 40 / .2)}.nav-search-dropdown.show,.hero-search-dropdown.show{opacity:1;visibility:visible;transform:translateY(0)}.hero-search-dropdown{width:100%;min-width:340px;padding:8px 0}.hero-search-dropdown .dropdown-section{padding:0;border-bottom:none}.hero-search-dropdown .dropdown-section:last-child{border-bottom:none}.hero-search-dropdown .section-header{display:none}.hero-search-dropdown .dropdown-item{padding:11px 16px;font-size:13.5px;color:#374151;cursor:pointer;transition:all 0.2s ease;display:flex;align-items:center;gap:8px}.hero-search-dropdown .dropdown-item:hover{background:var(--green-100);color:var(--green-700);padding-left:22px;font-weight:600}.hero-search-dropdown .dropdown-item::before{content:'';width:4px;height:4px;background:var(--green-600);border-radius:50%;opacity:0;transition:all 0.2s ease}.hero-search-dropdown .dropdown-item:hover::before{opacity:1}.nav-search-dropdown{width:280px;padding:0;min-width:auto;max-height:300px}.nav-search-dropdown .dropdown-section{padding:0;border-bottom:1px solid #f0f4f8}.nav-search-dropdown .dropdown-section:last-child{border-bottom:none}.nav-search-dropdown .section-header{padding:10px 12px 6px;font-size:10px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;background:#fafbfc;display:flex;align-items:center;gap:6px}.nav-search-dropdown .dropdown-item{padding:8px 10px;cursor:pointer;transition:all 0.2s ease;display:flex;align-items:center;gap:8px;position:relative}.nav-search-dropdown .dropdown-item:hover{background:#f0fdf4;color:var(--green-700)}.nav-search-dropdown .item-icon{width:22px;height:22px;border-radius:4px;object-fit:contain;background:#f9fafb;padding:2px;flex-shrink:0}.nav-search-dropdown .item-name{font-size:12px;font-weight:500;color:#374151;line-height:1.2}.nav-search-dropdown .item-content{flex:1;min-width:0}.nav-search-dropdown .dropdown-item::before{display:none;border-radius:50%;opacity:0;transition:all 0.2s ease}.nav-search-dropdown .dropdown-item:hover::before{opacity:1}.dropdown-section{padding:8px 0;margin-bottom:0}.sort-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid #e0e7ff;border-radius:12px;box-shadow:var(--shadow-soft);width:180px;padding:8px;opacity:0;visibility:hidden;transform:translateY(10px);transition:all 0.2s ease;z-index:40}.sort-dropdown.show{opacity:1;visibility:visible;transform:translateY(0)}.sort-option{padding:10px 12px;font-size:14px;font-weight:500;color:var(--text-mid);cursor:pointer;border-radius:8px}.sort-option:hover{background:#f8fafc}.sort-option.active{background:var(--green-100);color:var(--green-700);font-weight:700}.filter-overlay{position:fixed;inset:0;background:rgb(15 23 42 / .4);z-index:100;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all 0.3s ease;backdrop-filter:blur(4px)}.filter-overlay.show{opacity:1;visibility:visible}.filter-modal{background:#fff;width:90%;max-width:480px;border-radius:24px;box-shadow:0 24px 48px rgb(0 0 0 / .1);transform:scale(.95);transition:all 0.3s ease;overflow:hidden}.filter-overlay.show .filter-modal{transform:scale(1)}.filter-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid var(--line)}.filter-header h3{margin:0;font-size:18px;font-weight:800}.close-filter{background:none;border:none;font-size:28px;cursor:pointer;color:var(--text-soft);line-height:1}.filter-body{padding:24px;display:flex;flex-direction:column;gap:24px}.filter-group h4{margin:0 0 12px;font-size:14px;color:var(--text-mid)}.filter-group label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;margin-bottom:10px;cursor:pointer}.filter-footer{padding:20px 24px;border-top:1px solid var(--line);display:flex;justify-content:flex-end;gap:12px;background:#f8fafc}.btn-clear{background:none;border:none;font-weight:600;color:var(--text-soft);cursor:pointer;padding:10px 16px}.btn-apply{background:var(--green-600);color:#fff;border:none;font-weight:700;padding:10px 20px;border-radius:12px;cursor:pointer}.filters-wrapper{display:flex;align-items:center;gap:16px;margin-top:20px;margin-bottom:24px;flex-wrap:wrap}.selected-filters{display:flex;flex-wrap:wrap;gap:10px;flex:1}.btn-clear-main{background:none;border:1px solid var(--line);color:var(--text-soft);padding:8px 16px;border-radius:8px;font-weight:600;font-size:13px;cursor:pointer;transition:all 0.2s ease}.btn-clear-main:hover{background:var(--line);color:var(--text-dark)}.filter-tag{display:inline-flex;align-items:center;background:var(--green-100);color:var(--green-700);padding:8px 14px;border-radius:24px;font-size:13px;font-weight:600;gap:8px}.filter-tag .remove-btn{background:none;border:none;color:var(--green-700);font-size:18px;cursor:pointer;padding:0;line-height:1;display:flex;align-items:center;transition:all 0.2s ease}.filter-tag .remove-btn:hover{color:var(--green-600)}.hero-search-dropdown .item-icon,.hero{background:linear-gradient(120deg,#F0FDFA 0%,#FFFFFF 60%,#FFF7ED 100%)}.nav-search-dropdown .item-icon{flex-shrink:0;border-radius:6px;background:#f9fafb;object-fit:contain;padding:4px}.hero-search-dropdown .item-icon{width:32px;height:32px}.nav-search-dropdown .item-icon{width:24px;height:24px;padding:2px}.hero-search-dropdown .item-content,.nav-search-dropdown .item-content{flex:1;min-width:0;display:flex;flex-direction:column}.hero-search-dropdown .item-content{text-align:left}.hero-search-dropdown .item-name{font-size:13.5px;font-weight:600;color:#1f2937;margin-bottom:2px;line-height:1.3}.hero-search-dropdown .item-desc{font-size:12px;color:#9ca3af;margin:0;line-height:1.3}.hero-search-dropdown .dropdown-item:hover .item-desc{color:#059669}.nav-search-dropdown .item-name{font-size:13px;font-weight:500;color:#374151;line-height:1.3}.hero-search-dropdown .dropdown-item:active,.nav-search-dropdown .dropdown-item:active{opacity:.8}@media (max-width:768px){.nav-search-dropdown,.hero-search-dropdown{max-height:55vh}.hero-search-dropdown{min-width:340px}.nav-search-dropdown{width:280px;max-height:300px}.hero-search-dropdown .dropdown-item{padding:10px 12px}.nav-search-dropdown .dropdown-item{padding:8px 10px}}@media (max-width:640px){.hero-search{width:min(95%, 340px)!important;min-height:52px!important;padding:4px 4px 4px 12px!important;gap:6px!important}.hero-search-dropdown{width:95vw;max-width:340px;min-width:auto;max-height:50vh;left:50%!important;right:auto!important;transform:translateX(-50%)!important}.nav-search{width:100%!important;height:36px!important;padding:0 6px!important}.nav-search-dropdown{width:90vw;max-width:260px;max-height:45vh;left:5vw!important;right:auto!important}.hero-search-dropdown .dropdown-item{padding:8px 8px}.nav-search-dropdown .dropdown-item{padding:7px 8px}.hero-search-dropdown .item-icon{width:28px;height:28px}.nav-search-dropdown .item-icon{width:18px;height:18px}.hero-search-dropdown .item-name{font-size:12px}.hero-search-dropdown .item-desc{font-size:10px}.nav-search-dropdown .item-name{font-size:11px}.hero-search-dropdown .section-header{padding:10px 12px 6px;font-size:10px}.nav-search-dropdown .section-header{padding:8px 10px 4px;font-size:9px}}@media (max-width:480px){.container{width:calc(100% - 16px);padding:0 8px}.hero{padding-top:36px;padding-bottom:24px}.pill{font-size:11px;height:28px;padding:0 12px;gap:6px}.hero h1{margin-top:16px;font-size:clamp(28px, 8vw, 36px);line-height:1.1}.hero p{font-size:14px;line-height:1.4;margin-top:12px}.hero-search{width:100%!important;min-height:44px!important;margin-top:20px;padding:4px 4px 4px 10px!important;gap:4px!important;border-radius:12px}.hero-search .search-icon{width:16px;height:16px}.hero-search input{font-size:13px}.hero-search button{min-width:70px;height:36px;padding:0 10px;font-size:12px;font-weight:700}.hero-search-dropdown{width:100vw;max-width:100vw;left:0!important;right:0!important;transform:none!important;margin-left:calc(-50vw + 50%);max-height:55vh;border-radius:0;position:fixed;top:auto!important;bottom:0}.hero-search-dropdown .dropdown-item{padding:8px 12px;font-size:12px}.hero-search-dropdown .item-icon{width:24px;height:24px;min-width:24px}.hero-search-dropdown .item-name{font-size:12px}.hero-search-dropdown .item-desc{font-size:10px}.hero-search-dropdown .section-header{padding:8px 12px 4px;font-size:9px}.nav-wrap{min-height:48px!important;gap:8px!important;padding:8px 8px!important}.brand-text{font-size:16px!important}.brand-icon-box{width:32px!important;height:32px!important}.main-nav{gap:0!important}.nav-link{height:32px!important;padding:0 10px!important;font-weight:600!important;font-size:12px!important}.nav-search{width:100vw!important;height:32px!important;gap:4px!important;padding:0 6px!important;position:absolute;top:48px;left:0;right:0;border-radius:0;border-top:1px solid #e0e7ff;background:#f8fafc}.nav-search input{font-size:12px!important}.nav-search-dropdown{width:100vw;max-width:100vw;left:0!important;right:0!important;top:calc(100% + 48px)!important;margin-left:0;border-radius:0;position:fixed;max-height:50vh}.nav-search-dropdown .dropdown-item{padding:6px 12px;font-size:11px}.nav-search-dropdown .item-icon{width:16px;height:16px;min-width:16px}.nav-search-dropdown .item-name{font-size:11px}.nav-search-dropdown .section-header{padding:6px 12px 3px;font-size:8px}.cta-wrap{gap:8px;margin-top:20px}.btn{font-size:12px;padding:8px 16px;height:40px}.btn-getlisted{height:32px;padding:0 12px;font-size:12px}.btn-login-signup{height:32px;padding:0 12px;font-size:12px}}@media (max-width:375px){.container{width:calc(100% - 14px);padding:0 7px}.hero{padding-top:32px;padding-bottom:20px}.pill{font-size:10px;height:26px;padding:0 10px}.hero h1{margin-top:12px;font-size:clamp(24px, 7vw, 32px);line-height:1.05}.hero p{font-size:13px;line-height:1.3;margin-top:8px}.hero-search{width:100%!important;min-height:40px!important;margin-top:16px;padding:2px 2px 2px 8px!important;gap:2px!important}.hero-search .search-icon{width:14px;height:14px}.hero-search input{font-size:12px}.hero-search input::placeholder{font-size:11px}.hero-search button{min-width:60px;height:32px;padding:0 8px;font-size:11px}.hero-search-dropdown{max-height:60vh}.hero-search-dropdown .dropdown-item{padding:6px 10px;font-size:11px}.hero-search-dropdown .item-icon{width:20px;height:20px}.hero-search-dropdown .item-name{font-size:11px}.hero-search-dropdown .item-desc{font-size:9px}.cta-wrap{gap:6px;margin-top:16px;flex-direction:column}.btn{width:100%;font-size:11px;padding:6px 12px;height:36px}.brand-text{font-size:14px!important}.nav-link{height:28px!important;padding:0 8px!important;font-size:11px!important}.nav-search{width:100vw!important;height:28px!important;gap:2px!important;padding:0 4px!important}.nav-search input{font-size:11px!important}.nav-search-dropdown .item-icon{width:14px;height:14px}.nav-search-dropdown .item-name{font-size:10px}}.nav-wrap{min-height:54px!important;gap:10px!important}.brand-text{font-size:18px!important}.main-nav{gap:2px!important}.nav-link{height:36px!important;padding:0 14px!important;font-weight:600!important;font-size:15px!important}.nav-search{width:210px!important;height:34px!important;gap:6px!important;padding:0 8px!important}.nav-search input{font-size:14px!important;font-weight:500!important}.cta-btn{height:34px!important;padding:0 12px!important;font-size:14px!important;font-weight:600!important;gap:6px!important}:root{--white:#ffffff;--text-dark:#101828;--text-mid:#364152;--text-soft:#6b7280;--green-700:#0e9f83;--green-600:#129e86;--green-100:#e8f6f2;--green-200:#b7e4dc;--line:#e5e7eb;--shadow-soft:0 8px 24px rgba(16, 24, 40, 0.06)}*{box-sizing:border-box}body{margin:0;font-family:"Manrope",sans-serif;background:linear-gradient(180deg,#f5f8f8 0%,#f9fbfb 65%,#f8fbfc 100%);color:var(--text-dark)}.container{width:min(1280px, calc(100% - 88px));margin:0 auto}.site-header{background:var(--white);border-bottom:1px solid var(--line)}.nav-wrap{min-height:54px!important;display:flex;align-items:center;justify-content:space-between;gap:10px!important}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--text-dark);text-decoration:none;flex-shrink:0}.brand-icon-box{width:34px;height:34px;border-radius:10px;background:var(--green-600);display:inline-flex;align-items:center;justify-content:center}.brand-icon{width:15px;height:15px}.brand-text{font-weight:800;font-size:22px;line-height:1;letter-spacing:-.02em;color:var(--text-dark);text-decoration:none;flex-shrink:0}.brand-text strong{color:var(--green-600)}.main-nav{display:inline-flex;align-items:center;gap:2px!important}.nav-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;height:36px!important;padding:0 14px!important;font-weight:600!important;font-size:15px!important;color:var(--text-mid);border-radius:999px;transition:color 0.2s ease,background-color 0.2s ease}.nav-link.active{color:var(--green-600);background:var(--green-100);border:1px solid var(--green-200)}.nav-link:hover{color:var(--green-600)}.nav-actions{display:inline-flex;align-items:center;gap:14px;flex-shrink:0}.nav-search{position:relative;width:210px!important;height:34px!important;border-radius:999px;border:1px solid #d4d9e1;background:#f8fafc;display:inline-flex;align-items:center;gap:6px!important;padding:0 8px!important}.search-icon{width:19px;height:19px;opacity:.65;flex-shrink:0}.nav-search input,.hero-search input{border:0;background:#fff0;outline:0;width:100%;font-family:inherit}.hero{padding:56px 0 32px;min-height:calc(100vh - 74px)}.hero-wrap{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:100%}.pill{display:inline-flex;align-items:center;gap:10px;height:34px;padding:0 18px;border-radius:999px;background:var(--green-100);border:1px solid var(--green-200);color:#0b8d76;font-size:14px;font-weight:700;letter-spacing:.01em}.pill-dot{width:8px;height:8px;border-radius:50%;background:var(--green-600)}.hero h1{margin:30px 0 18px;font-size:clamp(52px, 5.9vw, 98px);line-height:1.4;letter-spacing:-.035em;color:#0f172a;font-weight:800;white-space:normal;max-width:13.2ch}.hero h1 span{color:var(--green-600)}#heroTypingWord{display:inline-block;vertical-align:bottom}#heroTypingWord.typing-caret{border-right:3px solid var(--green-600);padding-right:4px;animation:heroCaretBlink 0.75s steps(1,end) infinite}@keyframes heroCaretBlink{0%,49%{border-right-color:var(--green-600)}50%,100%{border-right-color:#fff0}}.hero p{margin:0;color:#667085;font-size:clamp(14px, 1.15vw, 20px);line-height:1.45;font-weight:500}.hero p strong{color:#344054;font-weight:800}.hero-search{position:relative;margin-top:28px;width:min(720px, 100%);min-height:60px;border-radius:999px;border:1px solid #d5dae1;background:#f8fafc;display:inline-flex;align-items:center;padding:5px 6px 5px 16px;gap:9px;box-shadow:var(--shadow-soft);z-index:1;flex-wrap:nowrap}.hero-search .search-icon{width:19px;height:19px}.hero-search input{font-size:clamp(15px, 1.25vw, 24px);color:#98a2b3;font-weight:600;min-width:0;flex:1}.hero-search input::placeholder{color:#98a2b3}.hero-search button{border:0;background:#0f9d83;color:#fff;font-family:inherit;font-size:clamp(16px, 1.1vw, 22px);font-weight:700;padding:0 24px;min-width:154px;height:48px;border-radius:999px;cursor:pointer;flex-shrink:0;white-space:nowrap}.btn-getlisted{height:34px;padding:0 16px;font-size:14px;font-weight:700;color:#fff;background:var(--green-600);border:none;border-radius:999px;cursor:pointer;transition:background 0.2s;margin-right:6px}.btn-getlisted:hover{background:var(--green-700)}.btn-login-signup{height:34px;padding:0 16px;font-size:14px;font-weight:700;color:var(--green-600);background:#fff;border:1px solid var(--green-200);border-radius:999px;cursor:pointer;transition:background 0.2s,color 0.2s}.btn-login-signup:hover{background:var(--green-100);color:var(--green-700)}@media (max-width:1240px){.container{width:min(1280px, calc(100% - 40px))}.nav-wrap{flex-wrap:wrap;padding:14px 0;justify-content:center}.main-nav{order:3;width:100%;justify-content:center;flex-wrap:wrap}.nav-actions{order:2}.nav-link{font-size:17px;height:40px}.brand-text{font-size:21px}.nav-search{width:280px;height:46px}.nav-search input{font-size:16px}.cta-btn{font-size:16px;height:46px;padding:0 20px}.pill{font-size:13px;height:32px;padding:0 16px}.hero h1{max-width:13.5ch}}@media (max-width:1024px){.container{width:min(1280px, calc(100% - 32px))}.nav-wrap{gap:12px}.nav-link{font-size:16px;padding:0 16px;height:38px}.nav-search{width:250px}.cta-btn{height:44px;padding:0 18px}.hero{padding-top:54px}.hero h1{font-size:clamp(42px, 6.2vw, 74px);margin:30px 0 20px}.hero p{font-size:clamp(14px, 2vw, 20px)}.hero-search{width:min(700px, 100%)}}@media (max-width:900px){.brand{width:100%;justify-content:center}.nav-actions{width:100%;justify-content:center;flex-wrap:wrap}.nav-search{flex:1;min-width:240px;max-width:420px}.main-nav{gap:8px}.hero h1{font-size:clamp(40px, 9vw, 68px)}.hero-search{min-height:58px;padding:6px;padding-left:14px}}@media (max-width:768px){.container{width:calc(100% - 24px)}.hero{padding-top:46px}.hero h1{margin-top:26px;line-height:1;font-size:clamp(34px, 10.5vw, 54px)}.hero p{font-size:16px;line-height:1.5}.main-nav{gap:6px}.nav-link{font-size:15px;padding:0 14px;height:36px}.hero-search{min-height:62px;padding:6px;padding-left:16px;gap:8px}.hero-search .search-icon{width:22px;height:22px}.hero-search button{min-width:108px;height:48px;padding:0 16px}.nav-actions{width:100%;justify-content:center}.nav-search{flex:1;min-width:0;max-width:520px}}@media (max-width:560px){.container{width:calc(100% - 20px)}.site-header{position:sticky;top:0;z-index:5}.brand{justify-content:flex-start}.brand-text{font-size:20px}.main-nav{justify-content:flex-start}.pill{font-size:12px;height:30px;padding:0 14px;gap:8px}.hero p{font-size:15px}.hero-search{min-height:56px;padding-left:12px;gap:6px}.hero-search button{min-width:96px;height:44px;padding:0 12px}.hero-search input{font-size:14px}}#trending-section{--bg-color:#fcfdfe;--card-bg:#ffffff;--text-main:#1a202c;--text-muted:#718096;--accent-teal:#0d9488;--border-color:#f1f5f9}#trending-section .trending-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}#trending-section .badge-hot-now{background:#f0fdfa;color:#0d9488;padding:6px 14px;border-radius:20px;font-size:13px;font-weight:600;border:1px solid #ccfbf1;display:inline-block;margin-bottom:12px}#trending-section .trending-badge-icon{width:16px;height:16px;object-fit:contain;margin-right:4px;vertical-align:middle}#trending-section .section-title{font-size:clamp(28px, 5vw, 42px);font-weight:800;color:#1e293b}#trending-section .header-nav{display:flex;gap:12px}#trending-section .nav-btn{width:44px;height:44px;border-radius:50%;border:1px solid #e2e8f0;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease;font-size:18px;color:#1f2937}#trending-section .nav-btn.prev{background:#fff;color:#1f2937;border-color:#e2e8f0}#trending-section .nav-btn.prev:hover:not(.disabled){border-color:#e2e8f0;color:#1f2937}#trending-section .nav-btn.next{background:#fff;color:#1f2937;border-color:#e2e8f0}#trending-section .nav-btn.next:hover:not(.disabled){border-color:#e2e8f0;color:#1f2937}#trending-section .nav-btn.disabled{background:#d1d5db!important;color:#9ca3af!important;border-color:#d1d5db!important;cursor:not-allowed!important}#trending-section .nav-btn.prev.disabled{background:#d1d5db!important;color:#9ca3af!important;border-color:#d1d5db!important}#trending-section .nav-btn.next.disabled{background:#d1d5db!important;color:#9ca3af!important;border-color:#d1d5db!important}#trending-section .slider-wrapper{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:10px 5px 30px 5px;cursor:grab;scroll-behavior:smooth;scroll-snap-type:x mandatory}#trending-section .slider-wrapper::-webkit-scrollbar{display:none}#trending-section .slider-wrapper:active{cursor:grabbing}#trending-section .cards-grid{display:flex;gap:24px}#trending-section .card{min-width:calc(25% - 18px);flex:0 1 auto;background:var(--card-bg);border:1px solid var(--border-color);border-radius:24px;padding:24px;position:relative;transition:transform 0.3s ease,box-shadow 0.3s ease;display:flex;flex-direction:column;scroll-snap-align:start}#trending-section .card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px rgb(0 0 0 / .05)}@media (max-width:1024px){#trending-section .card{min-width:calc(33.333% - 16px)}}@media (max-width:768px){#trending-section .card{min-width:calc(50% - 12px)}}@media (max-width:480px){#trending-section .card{min-width:85%}}#trending-section .card-badges{position:absolute;top:20px;right:20px;display:flex;gap:6px}#trending-section .badge-new,#trending-section .badge-hot{font-size:10px;font-weight:700;padding:4px 8px;border-radius:12px}#trending-section .badge-new{color:#0d9488;background:#f0fdfa;border:1px solid #ccfbf1}#trending-section .badge-hot{color:#f97316;background:#fff7ed;border:1px solid #ffedd5}#trending-section .icon-wrapper{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}#trending-section .icon-wrapper img{width:49px;height:49px;border-radius:10px}#trending-section .bg-dark{background:#1a202c}#trending-section .bg-purple{background:linear-gradient(135deg,#d946ef,#7c3aed)}#trending-section .bg-blue{background:#60a5fa}#trending-section .card h3{font-size:18px;font-weight:700;margin-bottom:12px;color:var(--text-main)}#trending-section .card p{font-size:14px;color:var(--text-muted);line-height:1.5;margin-bottom:24px;flex-grow:1;width:85%}#trending-section .card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto}#trending-section .tag{font-size:12px;font-weight:600;padding:6px 12px;border-radius:20px;display:flex;align-items:center;gap:6px}#trending-section .tag-icon{width:14px;height:14px;object-fit:contain}#trending-section .tag-ai{background:#f0fdfa;color:#0d9488}#trending-section .tag-dev{background:#fff7ed;color:#c2410c}#trending-section .tag-media{background:#fdf4ff;color:#a21caf}#trending-section .tag-research{background:#eff6ff;color:#1d4ed8}#trending-section .rating{font-size:13px;font-weight:700;margin-right:10px}#trending-section .try-link{text-decoration:none;color:var(--accent-teal);font-weight:700;font-size:14px}#drops-section{--primary:#0ea883;--primary-hover:#0d9473;--primary-light:#f0fdfa;--primary-border:#99f6e4;--emerald-border:#99f6e4;--text-dark:#0f172a;--text-muted:#64748b;--border:#f1f5f9;--bg-body:#ffffff;--bg-card:#ffffff;--orange:#ea580c;--orange-bg:#fff7ed;--purple:#9333ea;--purple-bg:#faf5ff;--blue:#2563eb;--blue-bg:#eff6ff;--shadow-card:0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -1px rgba(0, 0, 0, 0.03)}#drops-section .container{max-width:1240px;margin:0 auto;padding:40px 24px}#drops-section .header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:48px}#drops-section .badge-main{display:inline-flex;align-items:center;gap:6px;background:var(--primary-light);color:var(--primary);padding:6px 14px;border-radius:50px;font-size:13px;font-weight:700;border:1px solid #99f6e4;margin-bottom:12px}#drops-section .latestdrops-badge-icon{width:18px;height:18px;object-fit:contain;margin-right:4px}#drops-section h1{font-size:42px;font-weight:800;letter-spacing:-1.2px}#drops-section .controls{display:flex;gap:12px}#drops-section .btn-ctrl{display:flex;align-items:center;gap:8px;padding:10px 18px;border:1px solid var(--border);background:#f8fafc;border-radius:12px;font-size:14px;font-weight:600;color:var(--text-muted);cursor:pointer;transition:0.2s}#drops-section .btn-ctrl:hover{border-color:#cbd5e1;background:#f1f5f9}#drops-section .layout{display:grid;grid-template-columns:1fr 320px;gap:40px}#drops-section .tool-list{display:flex;flex-direction:column;gap:24px}#drops-section .tool-card{border:1px solid var(--border);border-radius:24px;padding:32px;background:var(--bg-card);transition:0.2s;position:relative}#drops-section .tool-card:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 10px 20px rgb(0 0 0 / .04)}#drops-section .tool-top{display:flex;gap:20px;margin-bottom:20px}#drops-section .tool-icon{width:56px;height:56px;border-radius:12px;object-fit:cover}#drops-section .tool-title{font-size:18px;font-weight:800;display:flex;align-items:center;gap:8px}#drops-section .new-tag{background:var(--primary-light);color:var(--primary);font-size:10px;font-weight:800;padding:2px 8px;border-radius:4px}#drops-section .tool-hook{font-size:14px;font-weight:600;color:var(--orange)}#drops-section .tool-desc{color:var(--text-muted);font-size:15px;line-height:1.6;margin-bottom:20px}#drops-section .tags{display:flex;gap:8px;margin-bottom:28px}#drops-section .tag-pill{background:#f1f5f9;color:var(--text-muted);font-size:12px;font-weight:600;padding:5px 12px;border-radius:6px}#drops-section .tool-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--border);padding-top:24px}#drops-section .cat-badge{padding:4px 14px;border-radius:50px;font-size:12px;font-weight:700}#drops-section .cat-orange{background:var(--orange-bg);color:var(--orange)}#drops-section .cat-purple{background:var(--purple-bg);color:var(--purple)}#drops-section .cat-blue{background:var(--blue-bg);color:var(--blue)}#drops-section .rating-box{display:flex;align-items:center;gap:24px}#drops-section .star-rating{display:flex;align-items:center;gap:4px;font-weight:800;font-size:14px}#drops-section .star-rating i{fill:#f59e0b;color:#f59e0b}#drops-section .try-btn{color:var(--primary);font-weight:800;font-size:14px;display:flex;align-items:center;gap:4px;cursor:pointer}#drops-section .sidebar{display:flex;flex-direction:column;gap:32px}#drops-section .sidebar-widget{background:#fafafa;border:1px solid var(--border);border-radius:24px;padding:24px}#drops-section .widget-head{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:800;margin-bottom:24px}#drops-section .widget-head i{color:var(--primary)}#drops-section .cat-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}#drops-section .cat-btn{background:#fff;border:1px solid var(--border);padding:10px 12px;border-radius:12px;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:0.2s}#drops-section .cat-btn:hover{border-color:var(--primary);background:var(--primary-light)}#drops-section .cat-icon{width:18px;height:18px;object-fit:contain;margin-right:6px}#drops-section .cat-val{color:#cbd5e1;font-weight:500}#drops-section .winner-row{background:#fff;border:1px solid var(--border);border-radius:16px;padding:14px;display:flex;align-items:center;gap:14px;margin-bottom:12px}#drops-section .rank-circle{width:34px;height:34px;background:#f1f5f9;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;color:#94a3b8}#drops-section .rank-gold{background:#fef3c7;color:#f59e0b}#drops-section .winner-img{width:32px;height:32px;border-radius:8px}#drops-section .winner-info{flex:1}#drops-section .winner-name{font-size:13px;font-weight:700;margin-bottom:2px}#drops-section .winner-saves{font-size:11px;color:var(--text-muted)}#drops-section .news-widget{background:var(--primary-light);border:1px solid var(--emerald-border);border-radius:24px;padding:24px}#drops-section .news-head{display:flex;align-items:center;gap:10px;font-weight:800;margin-bottom:12px}#drops-section .news-desc{font-size:13px;color:var(--text-muted);margin-bottom:20px;line-height:1.5}#drops-section .news-input{width:100%;padding:14px 16px;border-radius:12px;border:1px solid var(--primary-border);background:#fff;outline:none;margin-bottom:12px}#drops-section .news-btn{width:100%;background:var(--primary);color:#fff;border:none;padding:14px;border-radius:12px;font-weight:700;cursor:pointer;transition:0.2s}#drops-section .load-more-center{display:flex;justify-content:center;margin-top:40px}#drops-section .load-btn{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--border);padding:14px 40px;border-radius:99px;font-weight:700;cursor:pointer;transition:0.2s}#drops-section .load-btn:hover{background:#f8fafc;border-color:#cbd5e1}@media (max-width:1024px){#drops-section .layout{grid-template-columns:1fr}#drops-section .sidebar{margin-top:40px}#drops-section h1{font-size:32px}}@media (max-width:768px){#drops-section .container{padding:32px 16px}#drops-section .header{flex-direction:column;align-items:center;text-align:center;margin-bottom:32px}#drops-section .header>div:first-child{width:100%;margin-bottom:20px}#drops-section .controls{width:100%;justify-content:center;flex-wrap:wrap}#drops-section h1{font-size:28px}#drops-section .badge-main{margin-bottom:12px}}@media (max-width:560px){#drops-section .container{padding:24px 12px}#drops-section .header{margin-bottom:24px}#drops-section h1{font-size:24px}#drops-section .controls{width:100%;gap:8px}#drops-section .btn-ctrl{padding:8px 14px;font-size:12px;flex:1}#drops-section .tool-card{padding:20px;border-radius:16px}#drops-section .tool-icon{width:48px;height:48px}#drops-section .tool-title{font-size:16px}#drops-section .tool-footer{flex-direction:column;align-items:flex-start;gap:12px}#drops-section .rating-box{gap:12px}}@media (max-width:375px){#drops-section .container{padding:20px 10px}#drops-section h1{font-size:20px}#drops-section .controls{gap:6px}#drops-section .btn-ctrl{padding:6px 10px;font-size:11px}#drops-section .tool-card{padding:16px}#drops-section .tool-icon{width:44px;height:44px}#drops-section .tool-title{font-size:15px}#drops-section .tool-desc{font-size:13px}}#builders-section{--primary:#0ea883;--primary-light:#f0fdfa;--primary-border:#99f6e4;--dark:#0f172a;--muted:#64748b;--white:#ffffff;--bg-body:#f8fafc;--transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1)}#builders-section .container{max-width:1200px;margin:0 auto;text-align:center}#builders-section .badge{display:inline-flex;align-items:center;gap:8px;background:var(--primary-light);border:1px solid var(--primary-border);color:var(--primary);padding:6px 16px;border-radius:99px;font-size:14px;font-weight:600;margin-bottom:24px}#builders-section .badge svg{display:none}#builders-section .featurebuilder-badge-icon{width:18px;height:18px;object-fit:contain;margin-right:4px}#builders-section h2{font-size:clamp(2rem, 5vw, 2.75rem);font-weight:800;letter-spacing:-.03em;margin-bottom:16px}#builders-section .subtitle{color:var(--muted);font-size:16px;margin-bottom:60px}#builders-section .makers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}@media (max-width:1024px){#builders-section .makers-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:900px){#builders-section .makers-grid{grid-template-columns:repeat(2,1fr);gap:18px}#builders-section .maker-card{padding:32px 16px}#builders-section .avatar{width:72px;height:72px}#builders-section .name{font-size:16px}}@media (max-width:768px){#builders-section .makers-grid{grid-template-columns:repeat(2,1fr);gap:16px}#builders-section .maker-card{padding:28px 14px;border-radius:18px}#builders-section .avatar{width:68px;height:68px;margin-bottom:16px}#builders-section .name{font-size:15px;margin-bottom:2px}#builders-section .role{font-size:13px;margin-bottom:16px}#builders-section .tool-link{font-size:12px;padding:5px 12px}}@media (max-width:640px){#builders-section .makers-grid{grid-template-columns:repeat(2,1fr);gap:14px}#builders-section .maker-card{padding:24px 12px;border-radius:16px;box-shadow:0 2px 4px rgb(0 0 0 / .04)}#builders-section .avatar{width:64px;height:64px;margin-bottom:12px}#builders-section .name{font-size:14px}#builders-section .role{font-size:12px;margin-bottom:12px}#builders-section .tool-link{font-size:11px;padding:4px 10px}}@media (max-width:560px){#builders-section .makers-grid{grid-template-columns:repeat(2,1fr);gap:12px}#builders-section .maker-card{padding:20px 10px;border-radius:14px}#builders-section .avatar{width:60px;height:60px;margin-bottom:10px}#builders-section .name{font-size:13px}#builders-section .role{font-size:11px;margin-bottom:10px}#builders-section .tool-link{font-size:10px;padding:3px 8px}}@media (max-width:480px){#builders-section .makers-grid{grid-template-columns:repeat(2,1fr);gap:10px}#builders-section .maker-card{padding:16px 8px;border-radius:12px}#builders-section .avatar{width:56px;height:56px;margin-bottom:8px}}@media (max-width:375px){#builders-section .makers-grid{grid-template-columns:repeat(2,1fr);gap:8px}#builders-section .maker-card{padding:12px 6px}#builders-section .avatar{width:52px;height:52px}}#builders-section .maker-card{background:var(--white);border:1px solid #f1f5f9;border-radius:24px;padding:40px 20px;transition:var(--transition);display:flex;flex-direction:column;align-items:center;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05)}#builders-section .maker-card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px rgb(0 0 0 / .08);border-color:var(--primary-border)}#builders-section .avatar{width:85px;height:85px;border-radius:24px;object-fit:cover;margin-bottom:20px;background:#e2e8f0}#builders-section .name{font-size:18px;font-weight:700;margin-bottom:4px}#builders-section .role{color:var(--muted);font-size:14px;margin-bottom:20px}#builders-section .tool-link{display:inline-block;background:var(--primary-light);color:var(--primary);padding:6px 16px;border-radius:99px;font-size:13px;font-weight:600;text-decoration:none;transition:var(--transition)}#builders-section .maker-card:hover .tool-link{background:var(--primary);color:#fff}#numbers-section{--primary-teal:#0ea883;--bg-teal:#f0fdfa;--text-dark:#0f172a;--text-muted:#64748b;--border-color:#f1f5f9;--white:#ffffff}#numbers-section .stats-section{max-width:1160px;margin:0 auto;text-align:center;background:#fff0;border:0;border-radius:0;padding:0}#numbers-section .stats-badge{display:inline-flex;align-items:center;gap:8px;background:var(--bg-teal);border:1px solid #99f6e4;color:var(--primary-teal);padding:6px 16px;border-radius:50px;font-size:14px;font-weight:600;margin-bottom:24px}#numbers-section .section-title{font-size:clamp(1.8rem, 3.7vw, 2.8rem);font-weight:800;letter-spacing:-1px;margin-bottom:30px}#numbers-section .stats-container{display:grid;grid-template-columns:repeat(4,1fr);background:var(--white);border:1px solid var(--border-color);border-radius:22px;overflow:hidden;box-shadow:0 6px 18px rgb(15 23 42 / .05);background-image:linear-gradient(180deg,#ffffff 0%,#fbfcfd 100%)}#numbers-section .stat-card{padding:34px 14px;display:flex;flex-direction:column;align-items:center;position:relative;justify-content:center}#numbers-section .stat-card:not(:last-child)::after{content:"";position:absolute;right:0;top:15%;height:70%;width:1px;background-color:var(--border-color)}#numbers-section .icon-box{width:52px;height:52px;background-color:var(--bg-teal);border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;box-shadow:inset 0 0 0 1px #ccfbf1,0 8px 16px rgb(14 168 131 / .07)}#numbers-section .numbers-icon{width:24px;height:24px;object-fit:contain}#numbers-section .stat-number{font-size:clamp(30px, 3.1vw, 46px);font-weight:800;margin-bottom:6px;letter-spacing:-1.2px;line-height:1;font-variant-numeric:tabular-nums;white-space:nowrap}#numbers-section .stat-label{color:var(--text-muted);font-size:14px;font-weight:600}@media (max-width:1024px){#numbers-section .stats-container{grid-template-columns:repeat(2,1fr)}#numbers-section .stat-card:nth-child(2)::after{display:none}#numbers-section .stat-card:nth-child(1),#numbers-section .stat-card:nth-child(2){border-bottom:1px solid var(--border-color)}}#latest-issue-section{--primary-emerald:#0ea883;--emerald-light:#f0fdfa;--emerald-border:#99f6e4;--text-dark:#0f172a;--text-muted:#64748b;--white:#ffffff;--border-light:#f1f5f9}#latest-issue-section .container{max-width:1240px;margin:0 auto}#latest-issue-section .header-top{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}#latest-issue-section .section-badge{display:inline-flex;align-items:center;gap:6px;background:var(--emerald-light);color:var(--primary-emerald);padding:6px 14px;border-radius:50px;font-size:13px;font-weight:600;margin-bottom:16px;border:1px solid var(--emerald-border)}#latest-issue-section .latest-inline-icon{width:14px;height:14px;object-fit:cover;border-radius:4px}#latest-issue-section .title-h2{font-size:40px;font-weight:800;letter-spacing:-1px;margin-bottom:12px}#latest-issue-section .header-desc{color:var(--text-muted);font-size:16px}#latest-issue-section .subscribe-btn-top{background:var(--emerald-light);color:var(--primary-emerald);border:1px solid var(--emerald-border);padding:12px 24px;border-radius:50px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px}#latest-issue-section .editions-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:32px;margin-bottom:60px}#latest-issue-section .featured-card{background:var(--white);border:1px solid var(--border-light);border-radius:24px;overflow:hidden;box-shadow:0 4px 20px rgb(0 0 0 / .02)}#latest-issue-section .feat-img-box{position:relative;height:320px}#latest-issue-section .feat-img-box img{width:100%;height:100%;object-fit:cover}#latest-issue-section .latest-issue-tag{position:absolute;top:20px;left:20px;background:rgb(14 168 131 / .9);color:#fff;padding:4px 12px;border-radius:50px;font-size:11px;font-weight:800;display:flex;align-items:center;gap:6px}#latest-issue-section .latest-tag-icon{width:12px;height:12px;object-fit:cover;border-radius:3px}#latest-issue-section .issue-num{position:absolute;top:20px;right:20px;color:#fff;font-weight:700;font-size:14px}#latest-issue-section .feat-content{padding:32px}#latest-issue-section .feat-meta{color:var(--text-muted);font-size:13px;display:flex;gap:15px;margin-bottom:16px}#latest-issue-section .feat-meta span{display:inline-flex;align-items:center;gap:6px}#latest-issue-section .latest-meta-icon{width:13px;height:13px;object-fit:cover;border-radius:3px}#latest-issue-section .feat-title{font-size:26px;font-weight:800;margin-bottom:16px;line-height:1.3}#latest-issue-section .feat-text{color:var(--text-muted);line-height:1.6;margin-bottom:24px;font-size:15px}#latest-issue-section .tag-row{display:flex;gap:8px;margin-bottom:32px;flex-wrap:wrap}#latest-issue-section .tag-pill{padding:5px 14px;border-radius:50px;font-size:12px;font-weight:600}#latest-issue-section .tag-green{background:#f0fdfa;color:#0d9488}#latest-issue-section .tag-orange{background:#fff7ed;color:#ea580c}#latest-issue-section .tag-yellow{background:#fefce8;color:#a16207}#latest-issue-section .feat-footer{border-top:1px solid var(--border-light);padding-top:24px;display:flex;justify-content:space-between;align-items:center}#latest-issue-section .tool-list{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--text-muted)}#latest-issue-section .tool-chip{background:#f8fafc;padding:4px 10px;border-radius:6px;color:var(--text-dark);font-weight:600}#latest-issue-section .read-link{color:var(--primary-emerald);text-decoration:none;font-weight:700;font-size:14px}#latest-issue-section .side-col{display:flex;flex-direction:column;gap:20px}#latest-issue-section .side-item{background:var(--white);border:1px solid var(--border-light);border-radius:20px;padding:20px;display:flex;gap:16px;transition:0.2s;cursor:pointer}#latest-issue-section .side-item:hover{transform:translateX(4px);border-color:var(--primary-emerald)}#latest-issue-section .side-img{width:100px;height:100px;border-radius:12px;object-fit:cover}#latest-issue-section .side-info{flex:1}#latest-issue-section .side-meta{font-size:12px;margin-bottom:6px;display:flex;gap:10px}#latest-issue-section .side-meta .id{color:var(--primary-emerald);font-weight:700}#latest-issue-section .side-meta .date{color:var(--text-muted)}#latest-issue-section .side-title{font-size:15px;font-weight:800;margin-bottom:12px;line-height:1.4}#latest-issue-section .sub-banner{max-width:900px;margin:40px auto 0;background:#fff;border:1px solid var(--border-light);border-radius:20px;padding:24px 40px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 15px rgb(0 0 0 / .02)}#latest-issue-section .sub-content{display:flex;align-items:center;gap:20px}#latest-issue-section .mail-icon-box{width:48px;height:48px;background:var(--emerald-light);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--primary-emerald)}#latest-issue-section .latest-mail-icon{width:22px;height:22px;object-fit:cover;border-radius:4px}#latest-issue-section .sub-text h4{font-size:18px;font-weight:700;margin-bottom:4px}#latest-issue-section .sub-text p{font-size:14px;color:var(--text-muted)}#latest-issue-section .sub-button-final{background:var(--primary-emerald);color:#fff;border:none;padding:14px 32px;border-radius:50px;font-weight:600;cursor:pointer}@media (max-width:1024px){#latest-issue-section .editions-grid{grid-template-columns:1fr}#latest-issue-section .sub-banner{flex-direction:column;text-align:center;gap:24px;padding:30px 20px}#latest-issue-section .sub-content{flex-direction:column}}@media (max-width:768px){#latest-issue-section .header-top{flex-direction:column;align-items:center;text-align:center;margin-bottom:32px}#latest-issue-section .section-badge{margin-bottom:16px}#latest-issue-section .title-h2{font-size:28px}#latest-issue-section .header-desc{font-size:14px}#latest-issue-section .subscribe-btn-top{margin-top:16px;width:100%;justify-content:center}}@media (max-width:560px){#latest-issue-section .header-top{flex-direction:column;align-items:center;text-align:center}#latest-issue-section .title-h2{font-size:24px}#latest-issue-section .container{padding:0 12px}#latest-issue-section .featured-card{border-radius:16px}#latest-issue-section .feat-content{padding:20px}#latest-issue-section .feat-title{font-size:20px}#latest-issue-section .feat-text{font-size:14px}#latest-issue-section .side-item{flex-direction:column;text-align:center}#latest-issue-section .side-img{width:100%;height:150px}#latest-issue-section .side-meta{justify-content:center}}@media (max-width:375px){#latest-issue-section .header-top{flex-direction:column;align-items:center;text-align:center;margin-bottom:24px}#latest-issue-section .title-h2{font-size:20px;margin-bottom:8px}#latest-issue-section .header-desc{font-size:13px}#latest-issue-section .subscribe-btn-top{font-size:12px;padding:10px 16px}#latest-issue-section .feat-title{font-size:18px}}#newsletter-section{--primary-emerald:#0ea883;--emerald-hover:#0d9473;--emerald-bg:#f0fdfa;--text-dark:#0f172a;--text-muted:#64748b;--border-color:#e2e8f0;--white:#ffffff}#newsletter-section.subscribe-hero{max-width:800px;text-align:center;padding:60px 20px;margin:0 auto;position:relative}#newsletter-section.subscribe-hero::after{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:100vw;height:1px;background:linear-gradient(90deg,transparent 0%,#d9e0e6 18%,#d9e0e6 82%,transparent 100%);z-index:2}#newsletter-section .top-badge{display:inline-flex;align-items:center;gap:8px;background:var(--emerald-bg);border:1px solid #99f6e4;color:var(--primary-emerald);padding:8px 18px;border-radius:50px;font-size:14px;font-weight:600;margin-bottom:32px}#newsletter-section .newsletter-inline-icon{width:16px;height:16px;object-fit:cover;border-radius:4px;flex-shrink:0}#newsletter-section h1{font-size:clamp(2.5rem, 6vw, 4rem);font-weight:800;letter-spacing:-.04em;margin-bottom:24px}#newsletter-section h1 span{color:var(--primary-emerald)}#newsletter-section .description{color:var(--text-muted);font-size:1.15rem;line-height:1.6;max-width:650px;margin:0 auto 40px}#newsletter-section .benefits-group{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:48px}#newsletter-section .benefit-pill{background:var(--white);border:1px solid var(--border-color);padding:10px 20px;border-radius:50px;font-size:15px;font-weight:500;display:flex;align-items:center;gap:8px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05);transition:transform 0.2s ease}#newsletter-section .benefit-pill:hover{transform:translateY(-2px);border-color:var(--primary-emerald)}#newsletter-section .input-group{display:flex;background:var(--white);border:1px solid var(--border-color);padding:8px;border-radius:16px;max-width:500px;margin:0 auto 20px;box-shadow:0 20px 25px -5px rgb(0 0 0 / .05)}#newsletter-section .input-wrapper{flex:1;display:flex;align-items:center;padding-left:16px;gap:12px}#newsletter-section .newsletter-input-icon{width:18px;height:18px;object-fit:cover;border-radius:4px;flex-shrink:0}#newsletter-section input{border:none;outline:none;width:100%;font-size:16px;color:var(--text-dark)}#newsletter-section .btn-subscribe{background:var(--primary-emerald);color:#fff;border:none;padding:14px 28px;border-radius:12px;font-weight:700;font-size:15px;cursor:pointer;transition:background 0.2s ease;white-space:nowrap}#newsletter-section .btn-subscribe:hover{background:var(--emerald-hover)}#newsletter-section .footer-note{font-size:13px;color:var(--text-muted)}@media (max-width:600px){#newsletter-section .input-group{flex-direction:column;background:#fff0;border:none;box-shadow:none;padding:0}#newsletter-section .input-wrapper{background:#fff;border:1px solid var(--border-color);padding:16px;border-radius:12px;margin-bottom:12px}#newsletter-section .btn-subscribe{width:100%;padding:16px}#newsletter-section.subscribe-hero{margin-bottom:40px}#newsletter-section.subscribe-hero::after{bottom:0;left:50%;width:100vw;transform:translateX(-50%)}}#site-footer{--primary:#0ea883;--text-dark:#0f172a;--text-muted:#64748b;--border:#f1f5f9;--bg-light:#fdfdfd;--font-main:'Robusta', 'Inter', system-ui, -apple-system, sans-serif;margin-top:28px;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:100px 24px 60px}@font-face{font-family:'Robusta';src:url(https://aiappdaily.com/wp-content/themes/alscloudpro/css/fonts/robusta-bold.woff2) format('woff2');font-weight:800;font-style:normal}@font-face{font-family:'Robusta';src:url(https://aiappdaily.com/wp-content/themes/alscloudpro/css/fonts/robusta-medium.woff2) format('woff2');font-weight:500;font-style:normal}#site-footer .footer-brand{text-align:center;margin-bottom:70px}#site-footer .logo-box{display:inline-flex;align-items:center;gap:12px;margin-bottom:24px}#site-footer .logo-icon{width:44px;height:44px;background:var(--primary);border-radius:12px;display:flex;align-items:center;justify-content:center;padding:8px}#site-footer .footer-logo-robot{width:24px;height:24px;display:block;object-fit:contain}#site-footer .logo-text{font-size:28px;font-weight:800;letter-spacing:-.03em}#site-footer .logo-text span{color:var(--primary)}#site-footer .footer-tagline{color:var(--text-muted);font-size:16px;max-width:540px;margin:0 auto;line-height:1.6;font-weight:500}#site-footer .footer-nav{display:grid;grid-template-columns:repeat(3,1fr);max-width:850px;margin:0 auto 100px;justify-items:center;gap:20px}#site-footer .nav-column h4{color:var(--primary);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;margin-bottom:28px}#site-footer .nav-column ul{list-style:none;padding-left:0;margin:0;text-align:center}#site-footer .nav-column ul li{margin-bottom:16px}#site-footer .nav-column ul li a{color:var(--text-muted);text-decoration:none;font-size:15px;font-weight:500;transition:all 0.2s ease}#site-footer .nav-column ul li a:hover{color:var(--primary);transform:translateX(4px);display:inline-block}#site-footer .footer-bottom{border-top:1px solid var(--border);padding-top:40px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;max-width:1200px;margin:0 auto}#site-footer .copyright{color:var(--text-muted);font-size:14px;font-weight:500;margin:0}#site-footer .social-icons{display:flex;gap:12px}#site-footer .social-btn{width:42px;height:42px;border:1px solid var(--border);border-radius:10px;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--text-muted);text-decoration:none;transition:none;font-size:18px}#site-footer .social-btn:hover{border-color:var(--primary);color:var(--primary)}@media (max-width:768px){#site-footer .footer-nav{grid-template-columns:1fr;gap:50px;text-align:center}#site-footer .footer-bottom{flex-direction:column-reverse;text-align:center}}.cta-wrap{display:flex;gap:16px;margin:32px 0 48px;justify-content:center;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;border-radius:12px;font-weight:600;font-size:16px;cursor:pointer;border:none;transition:transform 0.24s ease,box-shadow 0.24s ease,background-color 0.24s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 12px 20px rgb(16 24 40 / .1)}.btn-green{background:var(--green-600);color:#fff}.btn-orange{background:#fff;color:var(--green-600);border:2px solid var(--green-200)}.btn-icon{width:22px;height:22px}.ticker{width:100%;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0;margin-bottom:48px;overflow:hidden}.ticker-inner{display:flex;align-items:center;gap:40px;width:max-content;color:#6b7280;font-size:14px;font-weight:600;white-space:nowrap;animation:tickerLoop 28s linear infinite;will-change:transform}.ticker-inner>span{flex:0 0 auto}.ticker:not(.is-ready) .ticker-inner{opacity:0;animation-play-state:paused}.ticker.is-ready .ticker-inner{opacity:1;transition:opacity 0.2s ease}@keyframes tickerLoop{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(-50%,0,0)}}.stats{display:grid;grid-template-columns:repeat(4,1fr);width:100%;max-width:1100px;margin:0 auto}.stats .stat-card{padding:0 24px;border-right:1px solid var(--line);text-align:center}.stats .stat-card:last-child{border-right:none}.hero-stat-icon{width:32px;height:32px;margin:20px auto}.stats .stat-card h3{font-size:32px;font-weight:800;margin:0 0 4px}.stats .stat-card p{margin:0;color:#6b7280;font-size:14px}.tag-row-compact{margin-bottom:0!important}.tag-pill-compact{padding:2px 8px!important;font-size:10px!important}.side-read-time{font-size:11px;color:var(--text-muted);margin-top:10px;font-weight:600}#trending-section .trending-header,#drops-section .header,#latest-issue-section .header-top{flex-direction:column;align-items:center;text-align:center;gap:16px}#trending-section .header-nav,#drops-section .controls{justify-content:center}#trending-section,#drops-section,#builders-section,#numbers-section,#latest-issue-section,#newsletter-section{padding-top:64px;padding-bottom:64px}#trending-section{padding-bottom:28px}#drops-section{padding-top:8px}#trending-section .card,#drops-section .tool-card,#builders-section .maker-card,#latest-issue-section .featured-card,#latest-issue-section .side-item,#numbers-section .stats-container,#newsletter-section .benefit-pill,#newsletter-section .input-group{transition:transform 0.26s ease-out,box-shadow 0.26s ease-out,border-color 0.2s ease}#latest-issue-section .featured-card:hover,#numbers-section .stats-container:hover,#newsletter-section .input-group:hover{transform:translateY(-4px);box-shadow:0 18px 32px rgb(16 24 40 / .08)}.reveal-item{opacity:0;transform:translateY(28px);transition:opacity 0.52s ease-out,transform 0.52s ease-out}.reveal-item.is-visible{opacity:1;transform:translateY(0)}#site-footer .social-icon-img{width:20px;height:20px;object-fit:contain;display:block}@media (max-width:980px){.stats{grid-template-columns:repeat(2,1fr);gap:24px 0}.stats .stat-card{border-right:none}.btn{width:100%;justify-content:center;max-width:340px}#latest-issue-section .feat-footer{flex-direction:column;gap:12px;align-items:flex-start}}@media (max-width:768px){#trending-section,#drops-section,#builders-section,#numbers-section,#latest-issue-section,#newsletter-section{padding-top:52px;padding-bottom:52px}#trending-section{padding-bottom:24px}#drops-section{padding-top:6px}.ticker{margin-bottom:32px}.ticker-inner{animation-duration:24s}#drops-section .tool-footer{flex-direction:column;align-items:flex-start;gap:12px}#latest-issue-section .side-item{flex-direction:column}#latest-issue-section .side-img{width:100%;height:180px}}@media (max-width:560px){.cta-wrap{margin-top:24px;margin-bottom:28px;gap:12px}.btn{padding:13px 20px;font-size:15px}.stats .stat-card h3{font-size:28px}#site-footer{padding-top:72px;padding-bottom:42px}#numbers-section .stat-label{font-size:15px}#site-footer .social-btn{width:38px;height:38px}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms!important;animation-iteration-count:1!important;transition-duration:0.01ms!important;scroll-behavior:auto!important}}.nav-toggle{display:none;width:42px;height:42px;border:1px solid #d7dee7;border-radius:12px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:0;cursor:pointer}.nav-toggle-line{width:18px;height:2px;border-radius:99px;background:#0f172a;transition:transform 0.2s ease,opacity 0.2s ease}.nav-panel{display:inline-flex;align-items:center;gap:14px}.nav-overlay{position:fixed;inset:0;background:rgb(15 23 42 / .28);opacity:0;pointer-events:none;transition:opacity 0.24s ease;z-index:9}@media (max-width:900px){.site-header{position:sticky;top:0;z-index:20}.nav-wrap{flex-wrap:nowrap!important;justify-content:space-between!important;gap:12px!important;min-height:62px!important;padding:10px 0!important}.brand{width:auto!important;justify-content:flex-start!important}.nav-toggle{display:inline-flex;flex-shrink:0;z-index:21}.nav-panel{position:fixed;top:70px;left:12px;right:12px;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:14px;box-shadow:0 18px 36px rgb(15 23 42 / .16);display:flex;flex-direction:column;align-items:stretch;gap:14px;transform:translateY(-10px) scale(.98);opacity:0;pointer-events:none;transition:transform 0.22s ease,opacity 0.22s ease;z-index:20}.main-nav{width:100%!important;order:1!important;display:grid!important;grid-template-columns:1fr!important;gap:8px!important;justify-content:stretch!important}.nav-link{width:100%;height:42px!important;justify-content:flex-start;padding:0 14px!important;border-radius:12px;background:#f8fafc}.nav-actions{width:100%!important;order:2!important;display:flex!important;flex-direction:column;gap:10px!important;justify-content:stretch!important}.nav-search{width:100%!important;max-width:none!important;min-width:0!important;height:42px!important}.cta-btn{width:100%;height:42px!important;justify-content:center}body.nav-open{overflow:hidden}body.nav-open .nav-overlay{opacity:1;pointer-events:auto}body.nav-open .nav-panel{transform:translateY(0) scale(1);opacity:1;pointer-events:auto}body.nav-open .nav-toggle-line:nth-child(1){transform:translateY(7px) rotate(45deg)}body.nav-open .nav-toggle-line:nth-child(2){opacity:0}body.nav-open .nav-toggle-line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hero{min-height:auto}.hero p{max-width:62ch}#drops-section .layout{grid-template-columns:1fr!important;gap:28px!important}#drops-section .controls{flex-wrap:wrap}#latest-issue-section .header-top{align-items:center}}@media (max-width:560px){.brand-text{font-size:19px!important}.nav-panel{top:66px;left:8px;right:8px;border-radius:14px;padding:12px}.hero{padding-top:34px!important}.hero h1{font-size:clamp(31px, 11vw, 46px)!important;max-width:12.6ch}.hero-search{flex-wrap:wrap;border-radius:16px;padding:12px}.hero-search button{width:auto;min-width:92px!important;height:40px;padding:0 14px;border-radius:999px}}@media (max-width:400px){.hero-search button{min-width:86px!important;padding:0 12px;font-size:14px}}@media (max-width:768px){#trending-section .slider-wrapper{padding:8px 0 20px 0}#trending-section .cards-grid{gap:12px;width:100%}#trending-section .card{min-width:100%;width:100%;max-width:100%}.cta-wrap{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%}.cta-wrap .btn{width:100%;max-width:none;padding:12px 10px;font-size:14px;justify-content:center}.nav-panel .nav-search{background:#fff;border:1px solid #cfd8e3;border-radius:12px;height:46px!important;box-shadow:inset 0 1px 0 rgb(15 23 42 / .03)}.nav-panel .nav-search input{color:#0f172a;font-size:17px!important;font-weight:600!important}.nav-panel .nav-search input::placeholder{color:#64748b;opacity:1}}@media (max-width:560px){#numbers-section .stats-container{border-radius:18px}#numbers-section .stat-card{padding:20px 8px}#numbers-section .icon-box{width:44px;height:44px;margin-bottom:10px}#numbers-section .numbers-icon{width:20px;height:20px}#numbers-section .stat-number{font-size:clamp(24px, 8.3vw, 36px);letter-spacing:-.8px;white-space:normal}#numbers-section .stat-card:last-child .stat-number{font-size:clamp(22px, 7.5vw, 32px);line-height:.95}#numbers-section .stat-label{font-size:11px;line-height:1.25}.cta-wrap{margin-bottom:20px}.cta-wrap .btn{min-height:38px;border-radius:12px;padding:8px 12px;font-size:13px}}@media (max-width:900px){.nav-panel{max-height:calc(100vh - 84px);overflow-y:auto}.nav-panel .nav-actions{display:grid!important;grid-template-columns:1fr;gap:10px!important}.nav-panel .nav-search{position:relative!important;top:auto!important;left:auto!important;right:auto!important;width:100%!important;height:40px!important;border-radius:12px!important;background:#ffffff!important;border:1px solid #cfd8e3!important}.nav-panel .nav-search-dropdown{position:absolute!important;top:calc(100% + 8px)!important;left:0!important;right:0!important;width:auto!important;max-width:none!important;min-width:0!important;max-height:240px!important;transform:none!important;margin-left:0!important;border-radius:12px!important;z-index:30!important}.nav-panel .btn-getlisted,.nav-panel .btn-login-signup{width:100%;height:40px;justify-content:center;margin:0}.hero-search{width:min(720px, 100%)!important;margin-top:22px;display:flex;flex-direction:row;align-items:center}.hero-search-dropdown{position:absolute!important;top:calc(100% + 10px)!important;left:0!important;right:auto!important;bottom:auto!important;width:100%!important;max-width:none!important;min-width:0!important;margin-left:0!important;transform:none!important;max-height:320px!important;border-radius:14px!important}}@media (max-width:768px){.container{width:calc(100% - 20px)!important}.hero-wrap{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important}.hero h1{font-size:clamp(30px, 9vw, 46px)!important;line-height:1.02!important;margin-top:18px!important;margin-bottom:12px!important}.hero p{font-size:15px!important;line-height:1.45!important;max-width:48ch}.hero-search{width:100%!important;min-height:52px!important;padding:4px 4px 4px 12px!important;gap:6px!important;border-radius:14px!important}.hero-search .search-icon{width:17px;height:17px}.hero-search input{font-size:14px!important}.hero-search button{min-width:84px!important;height:40px!important;padding:0 12px!important;font-size:13px!important}.cta-wrap{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px}.cta-wrap .btn{width:100%;max-width:none;min-height:38px;padding:8px 12px;font-size:13px}}@media (max-width:560px){.container{width:calc(100% - 16px)!important}.brand-text{font-size:17px!important}.hero{padding-top:30px!important;padding-bottom:16px!important}.pill{height:26px;padding:0 10px;font-size:10px;gap:6px}.hero h1{font-size:clamp(24px, 8vw, 34px)!important}.hero p{font-size:13px!important;line-height:1.35!important}.hero-search{min-height:48px!important;border-radius:12px!important;flex-wrap:nowrap!important}.hero-search input{font-size:12px!important}.hero-search button{min-width:74px!important;height:36px!important;font-size:12px!important;flex-shrink:0!important}.hero-search-dropdown{max-height:52vh!important}.nav-panel .nav-search-dropdown{max-height:44vh!important}.cta-wrap{grid-template-columns:1fr 1fr}}@media (max-width:430px){.container{width:calc(100% - 14px)!important}.hero h1{font-size:clamp(21px, 7.2vw, 30px)!important}.hero p{font-size:12px!important}.hero-search{min-height:44px!important;padding:3px 3px 3px 10px!important;flex-wrap:nowrap!important}.hero-search input{font-size:12px!important}.hero-search button{min-width:66px!important;height:34px!important;font-size:11px!important;padding:0 10px!important;flex-shrink:0!important}.nav-panel{left:6px;right:6px}}@media (max-width:375px){.hero h1{font-size:clamp(18px, 6.8vw, 26px)!important}.hero p{font-size:11px!important}.cta-wrap .btn{min-height:34px;padding:6px 10px;font-size:12px}.btn-icon{width:18px;height:18px}.hero-search{min-height:42px!important;border-radius:10px!important}.hero-search .search-icon{width:13px;height:13px}.hero-search input{font-size:11px!important}.hero-search button{min-width:58px!important;height:32px!important;font-size:10px!important}}body{background:#fff}.aiapps-page{--primary:#0ea883;--primary-light:#f0fdfa;--text-dark:#0f172a;--text-muted:#64748b;--border:#f1f5f9;--white:#ffffff;background:var(--white);font-family:'Inter',sans-serif;color:var(--text-dark);padding:80px 20px 80px;overflow-x:hidden;width:100%;max-width:1200px;margin:0 auto}.aiapps-page *{margin:0;padding:0;box-sizing:border-box;font-family:'Inter',sans-serif}.aiapps-page .aiapps-container{width:min(1240px, calc(100% - 88px));max-width:1240px;margin:0 auto;text-align:center;padding-top:80px}.aiapps-page .badge{display:inline-flex;align-items:center;gap:8px;background:var(--primary-light);color:var(--primary);padding:8px 16px;border-radius:50px;font-size:14px;font-weight:600;border:1px solid #99f6e4;margin-bottom:32px}.aiapps-page h1{font-size:48px;font-weight:800;letter-spacing:-1.5px;margin-bottom:24px}.aiapps-page h1 span{color:var(--primary)}.aiapps-page .subhead{color:var(--text-muted);font-size:16px;max-width:600px;margin:0 auto 60px;line-height:1.6}.aiapps-page .filter-nav{display:flex;flex-direction:column;gap:16px;align-items:center;margin-bottom:60px}.aiapps-page .filter-top{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.aiapps-page .filter-bottom{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.aiapps-page .pill{background:#fff;border:1px solid var(--border);padding:8px 16px;border-radius:50px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all 0.2s ease}.aiapps-page .pill:hover{border-color:#cbd5e1}.aiapps-page .pill.active{background:var(--primary);color:#fff;border-color:var(--primary)}.aiapps-page .pill.dark{background:#0f172a;color:#fff;border-color:#0f172a}.aiapps-page .pill.dark:hover{background:#1e293b;border-color:#1e293b}.aiapps-page .pill img.icon{width:16px;height:16px}.aiapps-page .pill span{opacity:.5;font-size:11px}.aiapps-page .app-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:left}.aiapps-page .app-card{background:#fff;border:1px solid var(--border);border-radius:24px;padding:24px;position:relative;transition:all 0.4s cubic-bezier(.175,.885,.32,1.275)}.aiapps-page .app-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgb(14 168 131 / .08);border-color:#99f6e4}.aiapps-page .status{position:absolute;top:20px;right:20px;font-size:10px;font-weight:800;padding:4px 10px;border-radius:50px;text-transform:uppercase}.aiapps-page .hot{background:#fff1f2;color:#e11d48}.aiapps-page .top{background:#f0fdf4;color:#16a34a}.aiapps-page .best{background:#fff7ed;color:#ea580c}.aiapps-page .new{background:#f0f9ff;color:#0284c7}.aiapps-page .pick{background:#fefce8;color:#a16207}.aiapps-page .app-icon{width:52px;height:52px;border-radius:12px;margin-bottom:20px}.aiapps-page .app-name{font-size:18px;font-weight:800;margin-bottom:4px}.aiapps-page .app-cat{font-size:13px;color:var(--text-muted);margin-bottom:12px}.aiapps-page .app-desc{font-size:14px;color:var(--text-muted);line-height:1.5;margin-bottom:20px;min-height:42px}.aiapps-page .tags{display:flex;gap:6px;margin-bottom:24px;flex-wrap:wrap}.aiapps-page .tag{background:#f1f5f9;color:var(--primary);padding:4px 10px;border-radius:6px;font-size:11px;font-weight:700}.aiapps-page .footer-row{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--border);padding-top:20px}.aiapps-page .rating{font-weight:800;display:flex;align-items:center}.aiapps-page .rating img{height:18px;width:18px;margin-right:5px;display:inline-block}.aiapps-page .price{color:var(--primary);font-weight:700;font-size:14px}.aiapps-page .hidden{display:none!important}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95) translateY(10px)}100%{opacity:1;transform:scale(1) translateY(0)}}.aiapps-page .animate-in{animation:fadeInScale 0.4s ease forwards}@media (max-width:1100px){body.aiapps-page .app-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.aiapps-page{padding:0 16px 40px}.aiapps-page .aiapps-container{padding-top:40px}.aiapps-page h1{font-size:36px}.aiapps-page .app-grid{grid-template-columns:1fr}.aiapps-page .filter-bottom{justify-content:center}}.aiapps-page .badge img.icon{width:18px;height:18px;filter:brightness(0) saturate(100%) invert(20%) sepia(0%) saturate(0%) hue-rotate(200deg) brightness(90%) contrast(90%);color:var(--primary)}.main-hero-cont{text-align:center}.agency-card{transition:box-shadow 0.2s,transform 0.2s}.agency-card:hover{box-shadow:0 8px 32px 0 rgb(16 146 114 / .12),0 1.5px 6px 0 rgb(0 0 0 / .04);transform:translateY(-4px) scale(1.015);border-color:#34d399;z-index:2}.topagency-page{font-family:'Inter',sans-serif;background-color:#fff;color:#4b5563;min-height:100vh}.ta-hero-shell{padding:4rem 1rem 3rem}.ta-hero{max-width:72rem;margin:0 auto;text-align:center}.ta-pill{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:13px;font-weight:600}.ta-pill-icon{width:.875rem;height:.875rem;object-fit:contain}.ta-title{margin:0 0 1.25rem;font-size:clamp(2.4rem, 5vw, 4rem);line-height:1.05;font-weight:800;color:#0f172a;letter-spacing:-.04em}.ta-subtitle{max-width:44rem;margin:0 auto;font-size:1.125rem;line-height:1.7;color:#64748b}.ta-mobile-filter-wrap{display:none;padding:0 1rem 1rem}.ta-mobile-filter-btn{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:1rem;border:1px solid #bdeede;background:#f0fdfa;padding:.875rem 1rem;font-size:.95rem;font-weight:700;color:#118d71;box-shadow:0 1px 2px rgb(15 23 42 / .06)}.ta-mobile-filter-icon,.ta-filters-icon,.ta-filter-icon,.ta-meta-icon,.ta-client-icon,.ta-rating-icon,.ta-close-icon,.ta-cta-icon,.ta-cta-btn-icon{width:1rem;height:1rem;object-fit:contain;flex-shrink:0}.ta-chevron-icon{font-size:.7rem;color:#94a3b8;line-height:1}.ta-directory-shell{max-width:88rem;margin:0 auto;padding:0 1rem 1.25rem}.ta-layout{display:flex;align-items:flex-start;gap:2rem;padding-bottom:5rem}.ta-sidebar{width:16rem;flex-shrink:0}.ta-filters-card{background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;padding:1.5rem}.ta-filters-header,.ta-selected-filters-head,.ta-filter-head,.ta-filter-head-tight{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.ta-filters-header{margin-bottom:1.5rem}.ta-filters-title,.ta-filter-title{display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;color:#0f172a}.ta-filters-actions{display:inline-flex;align-items:center;gap:.5rem}.ta-clear-btn,.ta-clear-selected-btn,.ta-clear-mobile-btn{border:1px solid #d1fae5;background:#ecfdf5;color:#0f766e;border-radius:9999px;padding:.35rem .8rem;font-size:.75rem;font-weight:700}.ta-clear-selected-btn{background:#fff0;border-color:#fff0;color:#64748b;padding-inline:0}.ta-close-btn{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:9999px;border:1px solid #e2e8f0;background:#fff;color:#64748b}.ta-selected-filters-card{margin-bottom:1.5rem;padding:1rem;border-radius:1rem;border:1px solid #e2e8f0;background:#f8fafc}.ta-section-kicker{margin:0;font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#94a3b8}.ta-section-copy{margin:.2rem 0 0;font-size:.95rem;font-weight:700;color:#0f172a}.ta-selected-filters-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.ta-empty-state{margin:0;font-size:.75rem;color:#94a3b8}.ta-filter-group{margin-bottom:1.5rem}.ta-filter-group-tight{margin-bottom:1rem}.ta-chip-row,.ta-client-grid{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.ta-tier-btn,.ta-client-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;border-radius:.875rem;border:1px solid #e2e8f0;background:#fff;padding:.45rem .8rem;font-size:.75rem;font-weight:700;color:#334155;transition:border-color 0.2s ease,background-color 0.2s ease,transform 0.2s ease,box-shadow 0.2s ease}.ta-tier-btn:hover,.ta-client-btn:hover{border-color:#94f0d3;transform:translateY(-1px)}.ta-tier-btn-platinum{background:#ecfdf5;color:#047857;border-color:#d1fae5}.ta-tier-btn-gold{background:#fff7ed;color:#b45309;border-color:#fde68a}.ta-tier-btn-silver{background:#f8fafc;color:#475569;border-color:#e2e8f0}.ta-tier-btn.is-selected,.ta-client-btn.is-selected{box-shadow:0 0 0 2px #34d399;border-color:#34d399}.ta-filter-options{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem;font-size:.94rem;color:#475569}.ta-filter-options-tight{gap:.6rem}.ta-check-item{display:inline-flex;align-items:center;gap:.6rem;cursor:pointer}.ta-check-item input{width:1rem;height:1rem;border-radius:.375rem;border:1px solid #cbd5e1;accent-color:#109272}.ta-rating-icon{width:.9rem;height:.9rem}.ta-client-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.ta-client-btn-wide{grid-column:1 / -1}.ta-mobile-actions{display:none;gap:.75rem;margin-top:1.5rem}.ta-show-results-btn{flex:1;border:none;border-radius:1rem;background:#109272;color:#fff;padding:.9rem 1rem;font-size:.95rem;font-weight:700;box-shadow:0 12px 30px rgb(16 146 114 / .18)}.ta-clear-mobile-btn{background:#fff;border-color:#e2e8f0;color:#334155}.ta-results-panel{flex:1;min-width:0}.ta-results-text{margin-bottom:1.5rem;font-size:.95rem;color:#64748b}.ta-results-count{font-weight:800;color:#0f172a}.ta-agency-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.ta-card{overflow:hidden;border:1px solid #e2e8f0;border-radius:1.25rem;background:#fff;box-shadow:0 10px 25px -5px rgb(0 0 0 / .04),0 8px 10px -6px rgb(0 0 0 / .04)}.ta-card-banner{position:relative;height:12rem;background:#e2e8f0}.ta-card-image{width:100%;height:100%;object-fit:cover}.ta-tier-badge{position:absolute;top:1rem;right:1rem;display:inline-flex;align-items:center;gap:.35rem;border-radius:9999px;padding:.35rem .55rem;font-size:.65rem;font-weight:800;letter-spacing:.04em;border:1px solid #fff0}.ta-tier-badge-platinum{background:#ecfdf5;color:#047857;border-color:#bbf7d0}.ta-tier-badge-gold{background:#fff7ed;color:#b45309;border-color:#fed7aa}.ta-card-body{padding:1.5rem}.ta-card-top{display:flex;gap:1rem;margin-bottom:1rem}.ta-card-top-single{margin-bottom:.75rem}.ta-logo{width:3rem;height:3rem;border-radius:.75rem;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:.95rem;font-weight:800;flex-shrink:0}.ta-logo-green{background:#109272}.ta-logo img{width:100%;height:100%;object-fit:contain;display:block}.ta-logo-dark{background:#0f172a;font-style:italic}.ta-card-title{margin:0;font-size:1.05rem;font-weight:800;color:#0f172a}.ta-card-meta{display:inline-flex;align-items:center;gap:.35rem;margin:.2rem 0 0;font-size:.78rem;color:#94a3b8}.ta-card-meta-spaced{margin-bottom:.8rem}.ta-card-copy{margin:0 0 1rem;font-size:.94rem;line-height:1.65;color:#64748b}.ta-tag-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.ta-tag{border-radius:.5rem;background:#ecfdf5;color:#059669;padding:.3rem .55rem;font-size:.66rem;font-weight:700}.ta-card-footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem;padding-top:1rem;border-top:1px solid #f1f5f9;font-size:.72rem;color:#94a3b8}.ta-card-footer-compact{justify-content:flex-start}.ta-rating{display:inline-flex;align-items:center;gap:.35rem}.ta-rating-value{font-weight:800;color:#334155}.ta-cta-shell{max-width:77.5rem;margin:0 auto;padding:0 1.5rem 6rem}.ta-cta-card{padding:4rem 1rem;text-align:center}.ta-cta-icon-wrap{width:3.5rem;height:3.5rem;margin:0 auto 2rem;border-radius:.75rem;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid #ccf5eb;box-shadow:0 1px 2px rgb(15 23 42 / .06)}.ta-cta-icon{width:1.75rem;height:1.75rem;color:#109272}.ta-cta-title{margin:0 0 1rem;font-size:clamp(1.9rem, 4vw, 2.75rem);line-height:1.1;font-weight:800;color:#0f172a;letter-spacing:-.03em}.ta-cta-copy{max-width:36rem;margin:0 auto 2rem;font-size:1rem;line-height:1.7;color:#64748b}.ta-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border:none;border-radius:1rem;padding:.9rem 1.4rem;font-size:.95rem;font-weight:800;color:#fff}.header-bg{background:linear-gradient(180deg,#f4fdfb 0%,#ffffff 100%)}.cta-bg{background-color:#f4fdfb;border:1px solid #e2f2ee}.gradient-text{background:linear-gradient(90deg,#2eb086 0%,#0e7356 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.btn-primary{background-color:#109272;transition:background-color 0.2s}.btn-primary:hover{background-color:#0d7a5f}.tag-platinum{background-color:#e6f6f2;color:#0d8266;border:1px solid #c2eadd}.pill-label{background-color:#f0fdfa;color:#118d71;border:1px solid #ccf5eb}.card-shadow{box-shadow:0 10px 25px -5px rgb(0 0 0 / .04),0 8px 10px -6px rgb(0 0 0 / .04)}@media (max-width:1024px){.ta-layout{flex-direction:column;gap:1.5rem}.ta-sidebar{width:100%!important;position:static;top:unset}.filters-drawer{position:static;top:unset}.ta-agency-grid{grid-template-columns:1fr}}@media (max-width:768px){.ta-hero-shell{padding-top:3.25rem;padding-bottom:2rem}.ta-mobile-filter-wrap,.ta-mobile-actions{display:flex}.ta-layout{padding-bottom:1.5rem}.ta-filters-card{position:fixed;top:0;right:0;bottom:0;width:min(90vw, 390px);max-width:390px;margin:0;border-radius:0;overflow-y:auto;box-shadow:-18px 0 40px rgb(15 23 42 / .16);display:none;z-index:50}.topagency-page.filters-open .ta-filters-card{display:block}.ta-results-text{text-align:center}.ta-card-body{padding:1.25rem}}@media (max-width:480px){.ta-hero-shell,.ta-directory-shell,.ta-cta-shell{padding-left:.75rem;padding-right:.75rem}.ta-card-banner{height:10.5rem}.ta-card-footer{gap:.4rem}.ta-cta-card{padding:2.5rem 1rem}.ta-title{font-size:2.1rem}.ta-subtitle{font-size:1rem}}.ring-2.ring-emerald-400{box-shadow:0 0 0 2px #34d399!important;border-color:#34d399!important}.filters-backdrop{display:none}.filter-chip{display:inline-flex;align-items:center;gap:.375rem;border-radius:9999px;border:1px solid #dbeafe;background:#eff6ff;color:#1d4ed8;padding:.35rem .7rem;font-size:.75rem;font-weight:600;line-height:1;transition:background-color 0.2s,border-color 0.2s,transform 0.2s}.filter-chip:hover{background:#dbeafe;border-color:#bfdbfe}.filter-chip-clear{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;border-radius:9999px;background:rgb(29 78 216 / .12);color:#1d4ed8;font-size:.875rem;line-height:1}@media (max-width:767px){.topagency-page.filters-open{overflow:hidden}.filters-backdrop{display:block;position:fixed;inset:0;background:rgb(15 23 42 / .5);opacity:0;pointer-events:none;transition:opacity 0.2s ease;z-index:40}.topagency-page.filters-open .filters-backdrop{opacity:1;pointer-events:auto}.filters-drawer{display:none}.topagency-page.filters-open .filters-drawer{display:block;position:fixed;top:0;right:0;bottom:0;width:min(90vw, 390px);max-width:390px;margin:0;border-radius:0;z-index:50;overflow-y:auto;box-shadow:-18px 0 40px rgb(15 23 42 / .16)}.filters-drawer .mb-8:last-of-type{padding-bottom:6rem}}@media (min-width:768px){.filters-drawer{position:static;top:auto;right:auto;bottom:auto;width:auto;max-width:none;margin:0;border-radius:1rem;transform:none!important;transition:none;z-index:auto;overflow:visible;box-shadow:none}.topagency-page.filters-open{overflow:auto}.filters-backdrop{display:none!important}}.ta-close-btn{display:none!important}@media (max-width:768px){.ta-close-btn{display:inline-flex!important}}.ta-selected-filters-card,.ta-close-btn{display:none}@media (max-width:768px){.ta-selected-filters-card,.ta-close-btn{display:block}.ta-close-btn{display:inline-flex}}.agency-detail-page{--primary-green:#00a072;--primary-green-light:#e6f6f1;--text-dark:#111827;--text-muted:#6b7280;--bg-light:#f9fafb;--border-color:#e5e7eb;--white:#ffffff;--font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--max-width:1400px}.agency-detail-page *{box-sizing:border-box;margin:0;padding:0}.agency-detail-page{scroll-behavior:smooth}.agency-detail-page{font-family:var(--font-family);background-color:var(--white);color:var(--text-dark);line-height:1.5;overflow-x:hidden;display:flex;flex-direction:column;min-height:100vh}.agency-detail-page .hero{position:relative;width:100%;height:clamp(350px, 40vh, 450px);min-height:0;padding:0;background:linear-gradient(to top,rgb(0 0 0 / .8),rgb(0 0 0 / .2)),url(https://aiappdaily.com/wp-content/themes/alscloudpro/css/assets/AgencyDetail_page/banner.png) center/cover;color:#fff}.agency-detail-page .hero-inner{max-width:var(--max-width);margin:0 auto;padding:24px 40px;height:100%;display:flex;flex-direction:column;justify-content:space-between}.agency-detail-page .hero-top{display:flex;justify-content:space-between}.agency-detail-page .btn-blur{background:rgb(255 255 255 / .2);backdrop-filter:blur(8px);border:1px solid rgb(255 255 255 / .3);color:#fff;padding:8px 16px;border-radius:20px;font-size:14px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:6px;transition:all 0.3s ease}.agency-detail-page .btn-blur:hover{background:rgb(255 255 255 / .3);transform:translateX(-4px)}.agency-detail-page .badge-platinum{background:#fff;color:var(--text-dark);padding:8px 16px;border-radius:20px;font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:6px}.agency-detail-page .hero-bottom{display:flex;gap:24px;align-items:flex-end}.agency-detail-page .logo-box{width:80px;height:80px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:0;overflow:hidden;flex-shrink:0}.agency-detail-page .logo-box img{width:100%;height:100%;object-fit:cover;display:block}.agency-detail-page .hero-info{flex:1}.agency-detail-page .meta-tags{display:flex;flex-wrap:wrap;gap:16px;font-size:13px;color:#d1d5db;margin-bottom:8px}.agency-detail-page .meta-tags span{display:flex;align-items:center;gap:4px}.agency-detail-page .meta-icon{width:14px;height:14px;object-fit:contain;flex-shrink:0}.agency-detail-page .hero-title{font-size:34px;font-weight:700;margin-bottom:4px;line-height:1.1}.agency-detail-page .hero h1.hero-title{color:#fff;font-size:clamp(34px, 2.8vw, 42px);line-height:1.1}.agency-detail-page .hero-subtitle{font-size:16px;color:#d1d5db}.agency-detail-page .hero-stats{display:flex;flex-wrap:wrap;gap:12px}.agency-detail-page .stat-pill{background:rgb(0 0 0 / .6);backdrop-filter:blur(4px);border:1px solid rgb(255 255 255 / .2);color:#fff;padding:8px 16px;border-radius:20px;font-size:14px;display:flex;align-items:center;gap:6px}.agency-detail-page .star-yellow{color:#fbbf24}.agency-detail-page .nav-icon,body.agency-detail-page .section-icon{width:14px;height:14px;object-fit:contain;flex-shrink:0}.agency-detail-page .rating-icon{width:14px;height:14px;object-fit:contain;flex-shrink:0}.agency-detail-page .stat-icon{width:14px;height:14px;object-fit:contain;flex-shrink:0}.agency-detail-page .sticky-nav{position:sticky;top:0;width:100%;background:rgb(255 255 255 / .95);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);z-index:100;transition:box-shadow 0.3s ease}.agency-detail-page .sticky-nav.scrolled{box-shadow:0 4px 20px rgb(0 0 0 / .05)}.agency-detail-page .nav-inner{max-width:var(--max-width);margin:0 auto;padding:0 40px;display:flex;justify-content:space-between;align-items:center}.agency-detail-page .nav-links{display:flex;gap:32px;overflow-x:auto;scrollbar-width:none}.agency-detail-page .nav-links::-webkit-scrollbar{display:none}.agency-detail-page .nav-link{padding:20px 0;color:var(--text-muted);text-decoration:none;font-weight:500;font-size:15px;border:0!important;border-bottom:2px solid transparent!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;cursor:pointer;display:flex;align-items:center;gap:6px;white-space:nowrap;transition:color 0.3s ease,border-bottom-color 0.3s ease}.agency-detail-page .nav-link:hover{color:var(--text-dark)}.agency-detail-page .nav-link.active{color:var(--primary-green);border:0!important;border-bottom:2px solid var(--primary-green)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.agency-detail-page .nav-actions{display:flex;align-items:center;gap:20px}.agency-detail-page .nav-rating{font-weight:600;font-size:15px;display:flex;align-items:center;gap:4px}.agency-detail-page .nav-rating span{color:var(--text-muted);font-weight:400;font-size:14px}.agency-detail-page .btn-primary{background:var(--primary-green);color:#fff;padding:10px 20px;border-radius:24px;text-decoration:none;font-weight:600;font-size:14px;display:inline-flex;align-items:center;gap:6px;border:none;cursor:pointer;transition:all 0.3s ease}.agency-detail-page .btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgb(0 160 114 / .3)}.agency-detail-page .container{max-width:var(--max-width);margin:0 auto;padding:40px;display:grid;grid-template-columns:1fr 350px;gap:40px;flex:1;width:100%}.agency-detail-page .main-content{display:flex;flex-direction:column;gap:60px}.agency-detail-page .main-content>hr{width:100%;margin:0;border:none;border-top:1px solid #e5e7eb}.agency-detail-page .section-title{font-size:28px;font-weight:700;margin-bottom:24px}.agency-detail-page .section-tag{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:var(--primary-green-light);color:var(--primary-green);border-radius:20px;font-size:12px;font-weight:600;margin-bottom:16px}.agency-detail-page .text-body{font-size:16px;color:var(--text-muted);margin-bottom:24px;max-width:800px}.agency-detail-page .sub-label{font-size:12px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.agency-detail-page .pill-group{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.agency-detail-page .pill{padding:8px 16px;background:var(--primary-green-light);color:var(--primary-green);border-radius:20px;font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:6px;border:1px solid rgb(0 160 114 / .2);transition:transform 0.2s ease}.agency-detail-page .pill:hover{transform:scale(1.05)}.agency-detail-page .pill-icon{width:14px;height:14px;object-fit:contain;flex-shrink:0}.agency-detail-page .spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.agency-detail-page .spec-card{padding:16px 20px;border-radius:12px;display:flex;align-items:center;gap:12px;font-weight:600;font-size:15px;transition:transform 0.3s ease,box-shadow 0.3s ease;cursor:default}.agency-detail-page .spec-card:hover{transform:translateY(-3px);box-shadow:0 8px 16px rgb(0 0 0 / .05)}.agency-detail-page .spec-c1{background:#effcf6}.agency-detail-page .spec-i1{background:#00a072;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:12px}.agency-detail-page .spec-c2{background:#fefce8}.agency-detail-page .spec-i2{background:#eab308;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:12px}.agency-detail-page .spec-c3{background:#fff7ed}.agency-detail-page .spec-i3{background:#f97316;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:12px}.agency-detail-page .spec-c4{background:#f3f4f6}.agency-detail-page .spec-i4{background:#8b5cf6;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:12px}.agency-detail-page .spec-c5{background:#fdf2f8}.agency-detail-page .spec-i5{background:#ec4899;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:12px}.agency-detail-page .spec-c6{background:#f0fdfa}.agency-detail-page .spec-i6{background:#3b82f6;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:12px}.agency-detail-page .sidebar{display:flex;flex-direction:column;gap:24px;position:sticky;top:100px;height:max-content;padding-bottom:40px}.agency-detail-page .side-card{border:1px solid var(--border-color);border-radius:16px;padding:24px;background:#fff;transition:box-shadow 0.3s ease}.agency-detail-page .side-card:hover{box-shadow:0 10px 30px rgb(0 0 0 / .04)}.agency-detail-page .side-list-item{display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid var(--border-color)}.agency-detail-page .side-list-item:last-child{border-bottom:none;padding-bottom:0}.agency-detail-page .side-list-item:first-child{padding-top:0}.agency-detail-page .icon-box{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;transition:transform 0.3s ease}.agency-detail-page .side-list-item:hover .icon-box{transform:scale(1.1) rotate(5deg)}.agency-detail-page .bg-green{background:#e6f6f1;color:#00a072}.agency-detail-page .bg-purple{background:#f3e8ff;color:#9333ea}.agency-detail-page .bg-yellow{background:#fef9c3;color:#ca8a04}.agency-detail-page .item-text h4{font-size:12px;color:var(--text-muted);font-weight:400;margin-bottom:2px}.agency-detail-page .item-text p{font-size:15px;font-weight:600;color:var(--text-dark)}.agency-detail-page .side-icon{width:16px;height:16px;object-fit:contain;flex-shrink:0}.agency-detail-page .tags-container{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.agency-detail-page .tag-simple{padding:4px 12px;border-radius:16px;font-size:13px;font-weight:500}.agency-detail-page .tag-green{background:#e6f6f1;color:#00a072}.agency-detail-page .tag-yellow{background:#fefce8;color:#ca8a04}.agency-detail-page .tag-orange{background:#fff7ed;color:#ea580c}.agency-detail-page .tag-outline{border:1px solid var(--border-color);color:var(--text-dark);background:#fff}.agency-detail-page .rating-card{background:var(--primary-green);color:#fff;border-radius:16px;padding:24px;transform-origin:center;transition:transform 0.3s ease}.agency-detail-page .rating-card:hover{transform:scale(1.02)}.agency-detail-page .rating-card .stars{color:#fbbf24;font-size:20px;margin:8px 0}.agency-detail-page .reviews-container{display:grid;grid-template-columns:250px 1fr;gap:40px}.agency-detail-page .rating-summary{text-align:center;padding-right:20px}.agency-detail-page .rating-big{font-size:64px;font-weight:700;line-height:1}.agency-detail-page .rating-stars{color:#fbbf24;font-size:24px;margin:8px 0}.agency-detail-page .rating-count{font-size:13px;color:var(--text-muted);margin-bottom:24px}.agency-detail-page .bar-row{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:12px;color:var(--text-muted)}.agency-detail-page .bar-bg{flex:1;height:6px;background:var(--border-color);border-radius:3px;overflow:hidden}.agency-detail-page .bar-fill{height:100%;background:var(--primary-green);width:0;transition:width 1s ease-out}.agency-detail-page .reviews-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.agency-detail-page .review-card{border:1px solid var(--border-color);border-radius:16px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;background:#fff;transition:all 0.3s ease}.agency-detail-page .review-card:hover{border-color:var(--primary-green-light);box-shadow:0 10px 20px rgb(0 0 0 / .03);transform:translateY(-4px)}.agency-detail-page .review-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.agency-detail-page .review-stars{display:inline-flex;align-items:center;gap:2px}.agency-detail-page .review-date{font-size:12px;color:var(--text-muted)}.agency-detail-page .review-text{font-size:14px;color:var(--text-dark);line-height:1.6;margin-bottom:24px}.agency-detail-page .reviewer{display:flex;align-items:center;gap:12px}.agency-detail-page .avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:14px}.agency-detail-page .rev-info h5{font-size:14px;font-weight:600}.agency-detail-page .rev-info p{font-size:12px;color:var(--text-muted)}.agency-detail-page .portfolio-filters{display:flex;gap:12px;margin-bottom:24px;overflow-x:auto;scrollbar-width:none}.agency-detail-page .filter-btn{padding:8px 20px;border-radius:20px;border:none;background:var(--bg-light);color:var(--text-muted);font-weight:500;cursor:pointer;font-size:14px;white-space:nowrap;transition:all 0.3s ease}.agency-detail-page .filter-btn:hover{background:#e5e7eb}.agency-detail-page .filter-btn.active{background:var(--primary-green);color:#fff}.agency-detail-page .case-study-featured{display:grid;grid-template-columns:1.2fr 1fr;gap:40px;margin-bottom:20px;transition:opacity 0.4s ease}.agency-detail-page .featured-img{width:100%;height:350px;object-fit:cover;border-radius:16px}.agency-detail-page .featured-content{display:flex;flex-direction:column;justify-content:center}.agency-detail-page .featured-content h3{font-size:24px;margin:12px 0;line-height:1.3}.agency-detail-page .key-result{background:var(--primary-green-light);border:1px solid rgb(0 160 114 / .2);padding:20px;border-radius:12px;margin-top:24px;display:flex;align-items:center;justify-content:space-between}.agency-detail-page .kr-left{display:flex;align-items:center;gap:16px}.agency-detail-page .kr-icon{width:40px;height:40px;background:#bbf7d0;border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--primary-green)}.agency-detail-page .kr-icon img{width:16px;height:16px;object-fit:contain}.agency-detail-page .kr-text span{font-size:12px;color:var(--text-muted);display:block}.agency-detail-page .kr-text strong{font-size:18px;color:var(--text-dark)}.agency-detail-page .kr-client{font-size:14px;font-weight:600;color:var(--text-muted)}.agency-detail-page .portfolio-thumbnails{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.agency-detail-page .thumb-card{border:2px solid #fff0;border-radius:12px;overflow:hidden;cursor:pointer;transition:all 0.3s ease}.agency-detail-page .thumb-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgb(0 0 0 / .06)}.agency-detail-page .thumb-card.active{border-color:var(--primary-green)}.agency-detail-page .thumb-card img{width:100%;height:120px;object-fit:cover;display:block}.agency-detail-page .thumb-info{padding:12px;border:1px solid var(--border-color);border-top:none;border-radius:0 0 12px 12px;transition:border-color 0.3s ease}.agency-detail-page .thumb-card.active .thumb-info{border-color:#fff0}.agency-detail-page .thumb-info h4{font-size:13px;margin-bottom:4px}.agency-detail-page .thumb-info p{font-size:11px;color:var(--text-muted)}.agency-detail-page .fade-up{opacity:0;transform:translateY(30px);transition:opacity 0.7s cubic-bezier(.16,1,.3,1),transform 0.7s cubic-bezier(.16,1,.3,1)}.agency-detail-page .fade-up.in-view{opacity:1;transform:translateY(0)}@media (max-width:1024px){.agency-detail-page .container{grid-template-columns:1fr;gap:32px;padding:32px 24px}.agency-detail-page .sidebar{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));position:static;height:auto}.agency-detail-page .hero-inner{padding:24px}.agency-detail-page .nav-inner{padding:0 24px}.agency-detail-page .reviews-container{grid-template-columns:1fr;gap:24px}.agency-detail-page .rating-summary{padding-right:0;max-width:400px;margin:0 auto;text-align:left}.agency-detail-page .case-study-featured{gap:24px}}@media (max-width:768px){.agency-detail-page .rating-summary{display:flex;flex-direction:column;align-items:center}.agency-detail-page .rating-summary .bar-row{display:inline-flex;flex-direction:column;align-items:center;margin-bottom:0;font-size:11px}.agency-detail-page .rating-summary .bar-rows-container{display:flex;flex-direction:row;gap:6px;margin:8px 0 0;width:100%;justify-content:center}.agency-detail-page .rating-summary .bar-row{min-width:38px}.agency-detail-page .hero-bottom{flex-direction:column;align-items:flex-start;gap:16px}.agency-detail-page .hero-title{font-size:28px}.agency-detail-page .nav-actions{display:none!important}.agency-detail-page .hero-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%}.agency-detail-page .stat-pill{width:100%;justify-content:flex-start}.agency-detail-page .spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.agency-detail-page .reviews-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.agency-detail-page .portfolio-thumbnails{display:grid;grid-template-columns:1fr 1fr;gap:12px}.agency-detail-page .sidebar{display:flex;flex-direction:column;gap:16px;position:static;width:100%;padding-bottom:0}.agency-detail-page .side-card{width:100%;box-sizing:border-box;margin-bottom:0}.agency-detail-page .container{padding:16px 4vw;gap:16px}.agency-detail-page .main-content{gap:32px}.agency-detail-page .section-title{font-size:22px}.agency-detail-page .section-tag{font-size:11px;padding:5px 10px}.agency-detail-page .sub-label{font-size:11px;margin-bottom:8px}.agency-detail-page .text-body{font-size:14px}.agency-detail-page .pill-group{gap:8px}.agency-detail-page .pill{font-size:13px;padding:7px 12px}.agency-detail-page .side-list-item{gap:10px;padding:10px 0}.agency-detail-page .icon-box{width:32px;height:32px}.agency-detail-page .side-icon{width:14px;height:14px}.agency-detail-page .featured-img{height:180px}.agency-detail-page .case-study-featured{grid-template-columns:1fr;gap:12px}.agency-detail-page .key-result{flex-direction:column;align-items:flex-start;gap:10px;padding:14px}.agency-detail-page .kr-icon{width:32px;height:32px}.agency-detail-page .kr-icon img{width:14px;height:14px}.agency-detail-page .portfolio-filters{gap:6px;margin-bottom:12px}.agency-detail-page .filter-btn{font-size:12px;padding:6px 12px}.agency-detail-page .thumb-card img{height:90px}.agency-detail-page .thumb-info{padding:8px}.agency-detail-page .thumb-info h4{font-size:12px}.agency-detail-page .thumb-info p{font-size:10px}.agency-detail-page .rating-summary{padding-right:0;max-width:100%;margin:0 auto;text-align:left}.agency-detail-page .reviews-container{gap:12px}}.agency-detail-page .agency-title-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap;width:100%}.agency-detail-page .agency-title-row .hero-title{margin-bottom:0;font-size:1.15rem;font-weight:700;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:60vw}.agency-detail-page .agency-title-row .hero-subtitle{font-size:.98rem;color:var(--text-mid,#cbd5e1);font-weight:400;margin-left:6px;max-width:35vw;white-space:normal;overflow:visible;text-overflow:initial}@media (max-width:900px){.agency-detail-page .agency-title-row{flex-direction:column;align-items:flex-start;gap:2px;white-space:normal}.agency-detail-page .agency-title-row .hero-title,.agency-detail-page .agency-title-row .hero-subtitle{white-space:normal;font-size:1.05rem;max-width:100%}}.agency-detail-page .hero-title{font-size:2.2rem;font-weight:800;margin-bottom:.2em;color:#fff;line-height:1.1;text-align:left;white-space:normal;overflow:visible}.agency-detail-page .hero-subtitle{font-size:1.1rem;color:var(--text-mid,#cbd5e1);font-weight:500;margin:.2em 0 0 0;text-align:left;white-space:normal;overflow:visible}@media (max-width:600px){.agency-detail-page .hero-title{font-size:1.3rem}.agency-detail-page .hero-subtitle{font-size:1rem}}.agency-detail-page .btn-primary,.agency-detail-page .visit-site-btn{transition:background 0.3s,color 0.3s,transform 0.2s}.agency-detail-page .btn-primary:hover,.agency-detail-page .visit-site-btn:hover{background:#1a73e8;color:#fff;transform:scale(1.04)}.agency-detail-page .visit-site-btn{max-width:180px;min-width:120px;padding:.5em 1.2em;font-size:1rem;border-radius:24px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}@media (max-width:600px){.agency-detail-page .agency-title-row{flex-direction:column;align-items:flex-start;gap:2px;white-space:normal}.agency-detail-page .agency-title-row .hero-title,.agency-detail-page .agency-title-row .hero-subtitle{white-space:normal;font-size:1.1rem;max-width:100%}.agency-detail-page .visit-site-btn{max-width:100%;min-width:0;font-size:.95rem;padding:.5em .8em}}.companies-page{min-height:100vh;font-family:'Inter',sans-serif;background-color:#fafaf9;color:#0f172a;margin:0}.hero-gradient{background:radial-gradient(circle at top,#fffbeb 0%,#fafaf9 50%)}.hero-header{border-bottom:1px solid #f2f0eb;padding:64px 16px 48px;text-align:center}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:4px 16px;border-radius:999px;border:1px solid #ffedd5;background:#fff7ed;color:#c2410c;font-size:14px;font-weight:600;margin-bottom:28px}.hero-title{margin:0;font-size:clamp(2.2rem, 5vw, 4rem);line-height:1.05;letter-spacing:-.02em;font-weight:800}.title-accent{color:#f97316}.hero-subtitle{margin:22px auto 0;max-width:740px;color:#64748b;font-size:clamp(1rem, 2vw, 1.1rem);line-height:1.7}.directory-main{max-width:1280px;margin:0 auto;padding:40px 16px 48px;display:flex;flex-direction:column;gap:24px}.mobile-filters-toggle-wrap{display:block}.mobile-filters-toggle{width:100%;border:1px solid #a7f3d0;background:#ecfdf5;color:#047857;border-radius:16px;padding:12px 16px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.filters-overlay-backdrop{position:fixed;inset:0;background:rgb(0 0 0 / .3);backdrop-filter:blur(2px);z-index:40;opacity:0;pointer-events:none;transition:opacity 220ms ease}.filters-overlay-backdrop.is-visible{opacity:1;pointer-events:auto}.filters-overlay{position:fixed;left:0;right:0;top:auto;bottom:0;width:min(100%, 560px);margin:0 auto;border-radius:22px 22px 0 0;border:1px solid #e7e5e4;background:#fff;box-shadow:0 -20px 40px rgb(15 23 42 / .16);padding:24px;max-height:86vh;overflow-y:auto;transform:translateY(110%);transition:transform 280ms ease;z-index:50}.filters-overlay.is-open{transform:translateY(0)}.filters-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.filters-title,.filter-section-title{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:#1f2937}.filters-close-btn{border:1px solid #e2e8f0;background:#fff;width:36px;height:36px;border-radius:50%;color:#64748b;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.clear-filters-desktop-btn{display:none;border:0;background:#fff0;color:#64748b;font-size:12px;font-weight:700;cursor:pointer}.results-strip{background:#fafaf9;border-top:1px solid #f2f0eb;border-bottom:1px solid #f2f0eb;padding:12px 0;margin:6px 0 10px}.results-count{margin:0;color:#64748b;font-size:14px}.results-count-number{color:#0f172a;font-weight:700}.filter-section{margin-top:18px}.filter-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;cursor:pointer}.chevron-icon{width:16px;height:16px;opacity:.6}.filter-list{display:flex;flex-direction:column;gap:11px;padding-left:4px}.filter-option{display:inline-flex;align-items:center;gap:12px;font-size:14px;color:#475569;cursor:pointer}.filter-option input{accent-color:#0d9488}.rating-option{display:inline-flex;align-items:center;gap:4px}.section-divider{border:0;height:1px;background:#f2f0eb;margin:20px 0}.client-type-list{display:flex;flex-wrap:wrap;gap:8px}.client-filter-btn{border:1px solid #e2e8f0;background:#fff;color:#475569;border-radius:999px;padding:8px 16px;font-size:12px;font-weight:700;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:all 180ms ease}.client-filter-btn:hover{background:#f8fafc}.client-filter-active{background:#f0fdfa;border-color:#99f6e4;color:#0f766e}.client-note{margin:12px 0 0;font-size:11px;color:#94a3b8}.filters-mobile-actions{position:sticky;bottom:0;margin:12px -24px -8px;padding:14px 24px 10px;background:#fff;display:flex;gap:12px}.filters-mobile-clear-btn,.filters-mobile-show-btn{flex:1;border-radius:16px;padding:12px 14px;font-size:14px;font-weight:700;cursor:pointer}.filters-mobile-clear-btn{border:1px solid #e2e8f0;background:#fff;color:#334155}.filters-mobile-show-btn{border:0;background:#059669;color:#fff;box-shadow:0 10px 24px rgb(5 150 105 / .25)}.companies-content{flex:1}.section-chip-wrap{margin-bottom:24px;margin-top:24px}.section-chip{display:inline-flex;align-items:center;gap:8px;border-radius:999px;border:1px solid;padding:6px 12px;font-size:12px;font-weight:700}.section-chip-featured{background:#ecfdf5;color:#0f766e;border-color:#d1fae5}.section-chip-all{background:#ecfeff;color:#0f766e;border-color:#cffafe}.featured-grid,.all-companies-grid{display:grid;grid-template-columns:1fr;gap:24px}.all-companies-grid{gap:16px}.company-card{border:1px solid #e7e5e4;background:#fff;border-radius:18px;box-shadow:0 2px 10px rgb(15 23 42 / .04);overflow:hidden;transition:transform 220ms ease,box-shadow 220ms ease,border-color 220ms ease}.company-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgb(15 23 42 / .14);border-color:#d6d3d1}.featured-company-card{display:flex;flex-direction:column}.featured-card-banner{height:176px;position:relative}.banner-dark{background:#0f172a}.banner-light{background:#f1f5f9}.banner-image{width:100%;height:100%;object-fit:cover;transition:transform 280ms ease,opacity 280ms ease}.banner-image-muted{opacity:.6}.company-card:hover .banner-image{transform:scale(1.04)}.company-card:hover .banner-image-muted{opacity:.72}.featured-flag{position:absolute;top:16px;left:16px;background:#f0fdfa;color:#0f766e;font-size:11px;font-weight:700;border-radius:999px;padding:4px 10px}.featured-card-content,.standard-company-card{padding:24px}.standard-company-card{overflow:visible}.featured-card-top,.standard-card-top,.company-footer-row,.standard-rating-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.featured-card-top,.standard-card-top{margin-bottom:16px}.company-footer-row{align-items:center;border-top:1px solid #f1f5f9;padding-top:14px}.standard-rating-row{margin:14px 0;align-items:center}.brand-wrap{display:inline-flex;align-items:center;gap:14px}.brand-wrap-sm{gap:10px}.brand-logo{width:48px;height:48px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center}.brand-logo-anthropic{background:#fff7ed;border:1px solid #ffedd5}.brand-logo-mistral{background:#0f172a}.brand-logo-runway,.brand-logo-perplexity{background:#111827}.brand-logo-hugging{background:#fbbf24}.brand-logo-elevenlabs{background:#022c22}.brand-logo-image{width:32px;height:32px}.company-name-lg{margin:0 0 6px;color:#0f172a;font-size:18px;line-height:1;font-weight:700}.company-name-sm{margin:0;color:#0f172a;font-size:16px;font-weight:700}.company-meta{margin:0;color:#94a3b8;font-size:13px;font-weight:500}.company-meta-sm{margin-top:2px;font-size:12px}.funding-chip{border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700;white-space:nowrap}.funding-chip-success{background:#ecfdf5;color:#059669}.funding-chip-warning{background:#fefce8;color:#a16207}.funding-chip-orange{background:#fff7ed;color:#ea580c}.funding-value{color:#0f766e;font-weight:700;font-size:14px}.company-description{color:#64748b;font-size:14px;line-height:1.6;margin:0}.company-description-clamp{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:24px}.tech-chip-list,.tag-row{display:flex;flex-wrap:wrap;gap:6px}.tech-chip{border:1px solid #f1f5f9;background:#f8fafc;color:#475569;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:700}.tag-industry,.tag-client{border-radius:6px;padding:4px 8px;font-size:10px;font-weight:600}.tag-industry{background:#fefce8;color:#a16207}.tag-client{background:#f0fdfa;color:#0f766e}.rating-wrap{display:inline-flex;align-items:center;gap:6px}.rating-value{font-size:14px;font-weight:700;color:#334155}.rating-count{font-size:11px;color:#94a3b8;font-weight:500}.icon-xs{width:16px;height:16px}.icon-xxs{width:12px;height:12px}.scripts-section{display:none}.is-hidden{display:none!important}.is-collapsed{display:none}.no-scroll{overflow:hidden}@media (min-width:1024px){.directory-main{flex-direction:row;gap:32px}.mobile-filters-toggle-wrap{display:none}.filters-overlay-backdrop{display:none}.filters-overlay{position:static;transform:none;width:256px;max-height:none;margin:0;border:0;box-shadow:none;border-radius:0;background:#fff0;padding:0 0 48px;flex-shrink:0}.filters-close-btn{display:none}.clear-filters-desktop-btn{display:inline-flex}.filters-mobile-actions{display:none}.companies-content{min-width:0}.featured-grid,.all-companies-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1023px){.directory-main{width:100%;max-width:100%;padding:32px 12px 40px}site-navbar .container{width:100%!important;margin:0!important;padding-left:12px!important;padding-right:12px!important}.hero-header{padding-left:12px;padding-right:12px}.mobile-filters-toggle-wrap,.companies-content{width:100%;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}.section-chip-wrap{display:flex;justify-content:center}}@media (max-width:640px){.hero-header{padding-top:52px}.featured-card-top,.standard-card-top,.company-footer-row,.standard-rating-row{flex-direction:column;align-items:flex-start}}.explore-page-wrapper{--brand-dark:#111827;--brand-teal:#0d9488;--brand-teal-hover:#0f766e;--brand-teal-light:#ccfbf1;--text-body:#4b5563;--text-light:#6b7280;--border-color:#e5e7eb;--card-bg:#ffffff;font-family:'Inter',system-ui,-apple-system,sans-serif;color:var(--brand-dark)}.explore-hero-section{background:radial-gradient(circle at 15% 0%,#ccfbf1 0%,transparent 40%),radial-gradient(circle at 85% 30%,#e0f2fe 0%,transparent 40%),linear-gradient(180deg,#f0fdfa 0%,#ffffff 100%);padding:100px 0 60px 0;text-align:center}.explore-hero-container{max-width:900px;margin:0 auto;padding:0 24px}.explore-hero-title{font-size:3.5rem;font-weight:900;color:var(--brand-dark);margin:0 0 20px 0;letter-spacing:-1.5px}.explore-highlight{color:var(--brand-teal)}.explore-hero-subtitle{font-size:1.25rem;line-height:1.6;color:var(--text-light);margin:0 auto;max-width:650px}.explore-trending-section{padding:40px 0 100px 0;background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%)}.explore-trending-container{max-width:1200px;margin:0 auto;padding:0 24px}.explore-tools-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:32px}.explore-tool-card{background:var(--card-bg);border-radius:24px;padding:32px;display:flex;flex-direction:column;border:1px solid var(--border-color);box-shadow:0 4px 20px rgb(0 0 0 / .03);transition:all 0.3s cubic-bezier(.4,0,.2,1);position:relative;top:0}.explore-tool-card:hover{top:-8px;border-color:var(--brand-teal-light);box-shadow:0 20px 40px rgb(13 148 136 / .08)}.explore-tool-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.explore-tool-logo-box{width:56px;height:56px;border-radius:16px;border:1px solid var(--border-color);display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f8fafc}.explore-tool-logo{width:65%;height:65%;object-fit:contain}.explore-tool-badge{font-size:.7rem;font-weight:700;padding:6px 14px;border-radius:20px;text-transform:uppercase;letter-spacing:.5px}.explore-tool-badge.popular{background:#fef08a;color:#854d0e}.explore-tool-badge.trending{background:#ffedd5;color:#c2410c}.explore-tool-badge.new{background:var(--brand-teal-light);color:var(--brand-teal-hover)}.explore-tool-info{display:flex;flex-direction:column;flex-grow:1}.explore-tool-name{font-size:1.4rem;font-weight:800;color:var(--brand-dark);margin:0 0 10px 0;letter-spacing:-.5px}.explore-tool-meta{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:16px;font-size:.85rem;color:var(--text-light)}.explore-star{color:#f59e0b;margin-right:2px}.explore-tool-rating{font-weight:600;color:var(--brand-dark)}.explore-tool-tag{background:#f3f4f6;color:#4b5563;padding:4px 10px;border-radius:6px;font-size:.75rem;font-weight:700;text-transform:uppercase}.explore-tool-desc{font-size:.95rem;line-height:1.6;color:var(--text-body);margin:0 0 24px 0}.explore-tool-features{list-style:none;padding:0;margin:0 0 32px 0;flex-grow:1}.explore-tool-features li{font-size:.9rem;color:var(--text-body);margin-bottom:12px;padding-left:28px;position:relative}.explore-tool-features li::before{content:"✓";position:absolute;left:0;top:-2px;color:var(--brand-teal);font-weight:900;font-size:1.1rem}.explore-tool-btn{display:block;width:100%;box-sizing:border-box;text-align:center;padding:14px 24px;background:var(--brand-teal);color:#fff;border-radius:12px;font-size:1rem;font-weight:600;text-decoration:none;transition:background 0.2s ease,transform 0.1s ease}.explore-tool-btn:hover{background:var(--brand-teal-hover)}.explore-tool-btn:active{transform:scale(.98)}@media (max-width:768px){.explore-hero-title{font-size:2.5rem}.explore-hero-section{padding:80px 0 40px 0}.explore-tools-grid{grid-template-columns:1fr}.explore-tool-card{padding:24px}}.contactus-page-wrapper{--brand-dark:#111827;--brand-teal:#0d9488;--brand-teal-hover:#0f766e;--brand-teal-light:#ccfbf1;--text-body:#4b5563;--text-light:#6b7280;--border-color:#e5e7eb;--card-bg:#ffffff;--error-red:#e11d48;font-family:'Inter',system-ui,-apple-system,sans-serif;color:var(--brand-dark);min-height:100vh;display:flex;flex-direction:column;align-items:center;padding-bottom:80px;background:radial-gradient(circle at 15% 0%,#ccfbf1 0%,transparent 40%),radial-gradient(circle at 85% 30%,#e0f2fe 0%,transparent 40%),linear-gradient(180deg,#f0fdfa 0%,#ffffff 100%)}.contactus-hero{text-align:center;margin:80px 0 48px 0;padding:0 24px;max-width:700px}.contactus-title{font-size:3.5rem;font-weight:700;color:var(--brand-dark);margin:0 0 16px 0;letter-spacing:-1.5px}.contactus-subtitle{font-size:1.15rem;color:var(--text-light);line-height:1.6;margin:0 auto}.contactus-main-section{width:100%;display:flex;justify-content:center;padding:0 24px;box-sizing:border-box}.contactus-card{display:flex;flex-direction:row;background:var(--card-bg);border-radius:24px;border:1px solid var(--border-color);box-shadow:0 10px 40px rgb(0 0 0 / .04);max-width:900px;width:100%;overflow:hidden}.contactus-info-panel{background:linear-gradient(180deg,#f8fafc 0%,#ffffff 100%);padding:48px 40px;width:60%;display:flex;flex-direction:column;border-right:1px solid var(--border-color);box-sizing:border-box}.contactus-icon-circle{width:48px;height:48px;border-radius:14px;background:var(--brand-teal-light);color:var(--brand-teal);display:flex;align-items:center;justify-content:center;margin-bottom:24px}.contactus-info-title{font-size:1.5rem;font-weight:800;color:var(--brand-dark);margin:0 0 12px 0;letter-spacing:-.5px}.contactus-info-desc{font-size:1rem;color:var(--text-body);line-height:1.6;margin:0 0 32px 0}.contactus-info-list{list-style:none;padding:0;margin:0 0 32px 0;display:flex;flex-direction:column;gap:16px}.contactus-info-list li{display:flex;flex-direction:column;gap:4px}.contactus-info-label{color:var(--text-light);font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.contactus-info-value{color:var(--brand-dark);font-weight:600;font-size:1.05rem}.contactus-info-note{font-size:.9rem;color:var(--brand-teal-hover);background:var(--brand-teal-light);border-radius:8px;padding:10px 14px;font-weight:500;margin-top:auto}.contactus-info-highlight{font-weight:700}.contactus-form{width:100%;padding:48px 40px;display:flex;flex-direction:column;box-sizing:border-box;gap:24px}.contactform-panel{width:100%}.contactus-form-header{margin-bottom:8px}.contactus-form-title{font-size:1.25rem;font-weight:700;color:var(--brand-dark)}.contactus-form-group{display:flex;flex-direction:column;gap:8px;position:relative}.contactus-form-group label{font-weight:600;color:var(--brand-dark);font-size:.95rem}.contactus-form-group label span{color:var(--error-red);margin-left:4px}.contactus-form-group input,.contactus-form-group textarea{border:1px solid var(--border-color);border-radius:12px;padding:14px 16px;font-size:1rem;font-family:inherit;background:#f9fafb;color:var(--brand-dark);transition:border-color 0.2s ease,box-shadow 0.2s ease,background 0.2s ease;outline:none;box-sizing:border-box;width:100%}.contactus-form-group textarea{resize:vertical;min-height:120px}.contactus-form-group input:focus,.contactus-form-group textarea:focus{border-color:var(--brand-teal);background:#fff;box-shadow:0 0 0 4px rgb(13 148 136 / .1)}.contactus-form-group input.invalid,.contactus-form-group textarea.invalid{border-color:var(--error-red);background:#fef2f2}.contactus-error-msg{color:var(--error-red);font-size:.85rem;font-weight:500;display:none}.contactus-char-count{font-size:.8rem;color:var(--text-light);position:absolute;right:4px;bottom:-20px}.contactus-submit-btn{background:var(--brand-teal);color:#fff;border:none;border-radius:50px;padding:16px 24px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:background 0.2s ease,transform 0.1s ease;margin-top:16px}.contactus-submit-btn:hover{background:var(--brand-teal-hover)}.contactus-submit-btn:active{transform:scale(.98)}.contactus-success-msg{display:none;color:var(--brand-teal-hover);background:var(--brand-teal-light);border-radius:12px;padding:16px;text-align:center;font-weight:600;font-size:1rem;margin-top:8px}@media (max-width:900px){.contactus-card{flex-direction:column}.contactus-info-panel{width:100%;border-right:none;border-bottom:1px solid var(--border-color);padding:40px 24px}.contactus-form{width:100%;padding:40px 24px}}@media (max-width:600px){.contactus-hero{margin:60px 0 32px 0}.contactus-title{font-size:2.5rem}.contactus-subtitle{font-size:1.05rem}}.gradient-bg{background:radial-gradient(circle at 15% 0%,#ccfbf1 0%,transparent 40%),radial-gradient(circle at 85% 30%,#e0f2fe 0%,transparent 40%),linear-gradient(120deg,#f0fdfa 0%,#f8fafc 60%,#e8f6f2 100%)}site-navbar,site-footer{display:block;width:100%;--white:#ffffff;--text-dark:#101828;--text-mid:#364152;--text-soft:#6b7280;--green-700:#0e9f83;--green-600:#129e86;--green-100:#e8f6f2;--green-200:#b7e4dc;--line:#e5e7eb;--shadow-soft:0 8px 24px rgba(16, 24, 40, 0.06);font-family:'Manrope',sans-serif}site-navbar .site-header{background:var(--white);border-bottom:1px solid var(--line);width:100%}site-navbar .container{width:min(1280px, calc(100% - 88px));margin:0 auto;padding-top:0;text-align:left}site-navbar .nav-wrap{min-height:54px!important;display:flex;align-items:center;justify-content:space-between;gap:10px!important}site-navbar .brand{display:inline-flex;align-items:center;gap:10px;color:var(--text-dark);text-decoration:none;flex-shrink:0}site-navbar .brand-icon-box{width:34px;height:34px;border-radius:10px;background:var(--green-600);display:inline-flex;align-items:center;justify-content:center}site-navbar .brand-icon{width:15px;height:15px}site-navbar .brand-text{font-weight:800;font-size:22px;line-height:1;letter-spacing:-.02em;color:var(--text-dark);text-decoration:none;flex-shrink:0}site-navbar .brand-text strong{color:var(--green-600)}site-navbar .main-nav{display:inline-flex;align-items:center;gap:2px!important}site-navbar .nav-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;height:36px!important;padding:0 14px!important;font-weight:600!important;font-size:15px!important;color:var(--text-mid);border-radius:999px;transition:color 0.2s ease,background-color 0.2s ease}site-navbar .nav-link.active{color:var(--green-600);background:var(--green-100);border:1px solid var(--green-200)}site-navbar .nav-link:hover{color:var(--green-600)}site-navbar .nav-actions{display:inline-flex;align-items:center;gap:14px;flex-shrink:0}site-navbar .nav-search{position:relative;display:inline-flex;align-items:center;width:280px;min-width:280px;height:36px;border:1px solid var(--line);border-radius:999px;background:var(--white);padding:0 12px;gap:8px}site-navbar .search-icon{width:18px;height:18px;flex-shrink:0;opacity:.65}site-navbar .nav-search input{border:none;outline:none;width:100%;font:inherit;color:var(--text-mid);background:#fff0}site-navbar .nav-search input::placeholder{color:var(--text-soft)}site-navbar .btn-getlisted{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 18px;border-radius:999px;border:none;background:var(--green-600);color:#fff;font-weight:700;font-size:14px;cursor:pointer;white-space:nowrap}site-navbar .btn-login-signup{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 16px;border-radius:999px;border:1px solid var(--green-200);background:#fff;color:var(--green-600);font-weight:700;font-size:14px;cursor:pointer;white-space:nowrap}site-navbar .nav-toggle{display:none;width:42px;height:42px;border:1px solid #d7dee7;border-radius:12px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:0;cursor:pointer;flex-shrink:0;z-index:11}site-navbar .nav-toggle-line{width:18px;height:2px;border-radius:99px;background:#0f172a;transition:transform 0.2s ease,opacity 0.2s ease}site-navbar .nav-panel{display:inline-flex;align-items:center;gap:14px}site-navbar .nav-search-dropdown{position:absolute;top:calc(100% + 12px);left:0;background:#fff;border:1px solid #e0e7ff;border-radius:14px;box-shadow:0 16px 48px rgb(16 24 40 / .12),0 0 1px rgb(16 24 40 / .08);opacity:0;visibility:hidden;transform:translateY(-12px);transition:all 0.3s cubic-bezier(.16,1,.3,1);z-index:1000;max-height:420px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgb(16 24 40 / .1) #fff0;width:280px;padding:0;min-width:auto;max-height:300px}site-navbar .nav-search-dropdown.show{opacity:1;visibility:visible;transform:translateY(0)}site-navbar .dropdown-item{padding:8px 10px;cursor:pointer;transition:all 0.2s ease;display:flex;align-items:center;gap:8px;position:relative}site-navbar .dropdown-item:hover{background:#f0fdf4;color:var(--green-700)}site-navbar .item-icon{width:22px;height:22px;border-radius:4px;object-fit:contain;background:#f9fafb;padding:2px;flex-shrink:0}site-navbar .item-name{font-size:12px;font-weight:500;color:#374151;line-height:1.2}site-navbar .item-content{flex:1;min-width:0}site-navbar .nav-overlay{position:fixed;inset:0;background:rgb(15 23 42 / .28);opacity:0;pointer-events:none;transition:opacity 0.24s ease;z-index:9}@media (max-width:900px){site-navbar .site-header{position:sticky;top:0;z-index:20}site-navbar .nav-wrap{flex-wrap:nowrap!important;justify-content:space-between!important;gap:12px!important;min-height:62px!important;padding:10px 0!important}site-navbar .brand{width:auto!important;justify-content:flex-start!important}site-navbar .nav-toggle{display:inline-flex;flex-shrink:0;z-index:21}site-navbar .nav-panel{position:fixed;top:70px;left:12px;right:12px;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:14px;box-shadow:0 18px 36px rgb(15 23 42 / .16);display:flex;flex-direction:column;align-items:stretch;gap:14px;transform:translateY(-10px) scale(.98);opacity:0;pointer-events:none;transition:transform 0.22s ease,opacity 0.22s ease;z-index:20}site-navbar .main-nav{width:100%!important;order:1!important;display:grid!important;grid-template-columns:1fr!important;gap:8px!important;justify-content:stretch!important}site-navbar .nav-link{width:100%;height:42px!important;justify-content:flex-start;padding:0 14px!important;border-radius:12px;background:#f8fafc}site-navbar .nav-actions{width:100%!important;order:2!important;display:flex!important;flex-direction:column;gap:10px!important;justify-content:stretch!important}site-navbar .nav-search{width:100%!important;max-width:none!important;min-width:0!important;height:42px!important}site-navbar .btn-getlisted,site-navbar .btn-login-signup{width:100%;height:42px!important;justify-content:center}body.nav-open{overflow:hidden}body.nav-open site-navbar .nav-overlay{opacity:1;pointer-events:auto}body.nav-open site-navbar .nav-panel{transform:translateY(0) scale(1);opacity:1;pointer-events:auto}body.nav-open site-navbar .nav-toggle-line:nth-child(1){transform:translateY(7px) rotate(45deg)}body.nav-open site-navbar .nav-toggle-line:nth-child(2){opacity:0}body.nav-open site-navbar .nav-toggle-line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}}@media (max-width:700px){site-navbar .container{width:min(100% - 24px, 1280px)}}.terms-page-wrapper{min-height:100vh;background-color:#fafaf9;background-image:radial-gradient(circle at 10% 10%,rgb(204 251 241 / .5) 0%,transparent 40%),radial-gradient(circle at 90% 10%,rgb(255 237 213 / .4) 0%,transparent 40%);background-attachment:fixed;font-family:'Inter',system-ui,-apple-system,sans-serif;color:#1a202c;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.terms-header{width:100%;text-align:center;padding:80px 20px 40px 20px}.terms-title{font-size:3rem;font-weight:650;color:#0f172a;margin-bottom:12px;letter-spacing:-1.5px}.terms-desc{color:#64748b;font-size:1.15rem;font-weight:400;margin:0 auto 10px auto;max-width:600px}.terms-main{width:100%;max-width:800px;background:#fff;border-radius:1.5rem;box-shadow:0 4px 24px 0 rgb(20 184 166 / .07);padding:40px 24px 48px 24px;margin-bottom:60px}@media (max-width:600px){.terms-main{padding:24px 8px 32px 8px}.terms-title{font-size:2.1rem}}.terms-section{margin-bottom:36px}.terms-section-title{font-size:1.35rem;font-weight:700;color:#14b8a6;margin-bottom:10px}.terms-list{padding-left:1.2em;margin:0 0 .5em 0;color:#374151}.terms-list li{margin-bottom:.5em;line-height:1.7}.terms-section p{color:#374151;font-size:1.05rem;line-height:1.7;margin-bottom:.5em}.search-page-wrapper{min-height:100vh;background-color:#fafaf9;background-image:radial-gradient(circle at 10% 10%,rgb(204 251 241 / .5) 0%,transparent 40%),radial-gradient(circle at 90% 10%,rgb(255 237 213 / .4) 0%,transparent 40%);background-attachment:fixed;display:flex;flex-direction:column;align-items:center;font-family:'Inter',system-ui,-apple-system,sans-serif;box-sizing:border-box}.search-page-wrapper *{box-sizing:border-box}.search-page-wrapper .search-hero-section{width:100%;text-align:center;padding:80px 20px 60px 20px;margin-bottom:20px}.search-page-wrapper .search-hero-title{font-size:3.2rem;font-weight:900;color:#0f172a;margin:0 0 16px 0;letter-spacing:-1.5px}.search-page-wrapper .search-hero-subtitle{color:#64748b;font-size:1.15rem;font-weight:500;margin:0 auto 16px auto;display:flex;align-items:center;justify-content:center;gap:8px}.search-page-wrapper .highlight-count{color:#0f172a;font-weight:800}.search-page-wrapper .highlight-keyword{color:#059669;font-weight:600;background:#fff0;border:1px solid #a7f3d0;padding:4px 14px;border-radius:100px;font-size:1rem}.search-page-wrapper .search-hero-desc{color:#64748b;font-size:1.05rem;line-height:1.6;max-width:600px;margin:0 auto 40px auto}.search-page-wrapper .hero-search-form{max-width:650px;margin:0 auto}.search-page-wrapper .search-input-wrapper{display:flex;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:100px;padding:8px 8px 8px 24px;transition:all 0.2s ease;box-shadow:0 10px 25px rgb(0 0 0 / .03)}.search-page-wrapper .search-input-wrapper:focus-within{border-color:#059669;box-shadow:0 0 0 4px rgb(5 150 105 / .1)}.search-page-wrapper .search-icon{color:#94a3b8;flex-shrink:0}.search-page-wrapper #hero-search-input{flex-grow:1;border:none;background:#fff0;padding:12px 16px;font-size:1.05rem;color:#0f172a;outline:none;font-family:inherit}.search-page-wrapper #hero-search-input::placeholder{color:#94a3b8}.search-page-wrapper .hero-search-btn{background:#059669;color:#fff;border:none;padding:14px 36px;border-radius:100px;font-size:1rem;font-weight:600;cursor:pointer;transition:background 0.2s ease,transform 0.1s ease;font-family:inherit}.search-page-wrapper .hero-search-btn:hover{background:#047857;transform:translateY(-1px)}.search-page-wrapper .search-results-section{width:100%;max-width:1280px;margin:0 auto 80px auto;padding:0 24px}.search-page-wrapper .search-results-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;margin-top:20px}.search-page-wrapper .search-result-card{background:#fff;border-radius:20px;padding:24px;display:flex;flex-direction:column;border:1px solid #f1f5f9;box-shadow:0 4px 10px rgb(0 0 0 / .02),0 1px 3px rgb(0 0 0 / .03);text-decoration:none;color:inherit;transition:box-shadow 0.2s ease,border-color 0.2s ease,transform 0.2s ease;min-height:280px}.search-page-wrapper .search-result-card:hover{box-shadow:0 12px 24px rgb(0 0 0 / .06);border-color:#10b981;transform:translateY(-2px)}.search-page-wrapper .search-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.search-page-wrapper .search-card-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;color:#fff;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .1)}.search-page-wrapper .search-card-badge{font-size:.7rem;font-weight:700;padding:4px 10px;border-radius:12px;text-transform:uppercase;letter-spacing:.5px}.search-page-wrapper .badge-hot{background:#fee2e2;color:#ef4444}.search-page-wrapper .badge-top-rated{background:#dcfce7;color:#16a34a}.search-page-wrapper .badge-bestseller{background:#ffedd5;color:#f97316}.search-page-wrapper .badge-new{background:#e0f2fe;color:#0ea5e9}.search-page-wrapper .badge-editor{background:#fef3c7;color:#d97706}.search-page-wrapper .search-card-body{display:flex;flex-direction:column;flex-grow:1}.search-page-wrapper .search-result-title{font-size:1.25rem;font-weight:800;color:#0f172a;margin:0 0 4px 0}.search-page-wrapper .search-result-category{font-size:.85rem;color:#64748b;margin:0 0 16px 0}.search-page-wrapper .search-result-desc{color:#475569;font-size:.95rem;line-height:1.5;margin:0 0 20px 0}.search-page-wrapper .search-platform-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px;margin-top:auto}.search-page-wrapper .platform-tag{background:#f0fdf4;color:#059669;font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:8px}.search-page-wrapper .search-card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #f1f5f9}.search-page-wrapper .search-rating-box{display:flex;align-items:center;gap:4px;font-size:.95rem;font-weight:700;color:#0f172a}.search-page-wrapper .star-icon{color:#f59e0b}.search-page-wrapper .review-count{font-weight:500;color:#64748b;font-size:.85rem}.search-page-wrapper .search-pricing{font-size:.95rem;font-weight:700;color:#059669}.search-page-wrapper .search-no-results{display:none;text-align:center;margin-top:48px;background:#fff;padding:60px 20px;border-radius:20px;border:1px solid #e2e8f0}.search-page-wrapper .search-no-results h2{font-size:1.6rem;color:#0f172a;margin:0 0 12px 0}.search-page-wrapper .search-no-results p{color:#64748b;font-size:1.05rem;margin:0}@media (max-width:640px){.search-page-wrapper .search-hero-title{font-size:2.2rem}.search-page-wrapper .search-results-section{padding:0 16px}.search-page-wrapper .search-results-list{grid-template-columns:1fr}.search-page-wrapper .search-input-wrapper{padding:6px 6px 6px 16px}.search-page-wrapper .hero-search-btn{padding:12px 24px}}.privacy-page-wrapper{min-height:100vh;background-color:#fafaf9;background-image:radial-gradient(circle at 10% 10%,rgb(204 251 241 / .5) 0%,transparent 40%),radial-gradient(circle at 90% 10%,rgb(255 237 213 / .4) 0%,transparent 40%);background-attachment:fixed;font-family:'Inter',system-ui,-apple-system,sans-serif;color:#1a202c;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.privacy-header{width:100%;text-align:center;padding:80px 20px 40px 20px}.privacy-title{font-size:3rem;font-weight:600;color:#0f172a;margin-bottom:12px;letter-spacing:-1.5px}.privacy-desc{color:#64748b;font-size:1.15rem;font-weight:400;margin:0 auto 10px auto;max-width:600px}.privacy-main{width:100%;max-width:800px;background:#fff;border-radius:1.5rem;box-shadow:0 4px 24px 0 rgb(20 184 166 / .07);padding:40px 24px 48px 24px;margin-bottom:60px}@media (max-width:900px){.privacy-main{max-width:98vw;padding:32px 10px 36px 10px}.privacy-title{font-size:2.3rem}}@media (max-width:600px){.privacy-header{padding:48px 8px 24px 8px}.privacy-title{font-size:1.6rem;letter-spacing:-1px}.privacy-desc{font-size:1rem;max-width:95vw}.privacy-main{padding:16px 2vw 24px 2vw;border-radius:1rem;margin-bottom:32px}.privacy-section-title{font-size:1.1rem}.privacy-list{font-size:.98rem}.privacy-section p{font-size:.98rem}}.privacy-section{margin-bottom:36px}.privacy-section-title{font-size:1.35rem;font-weight:700;color:#14b8a6;margin-bottom:10px}.privacy-list{padding-left:1.2em;margin:0 0 .5em 0;color:#374151}.privacy-list li{margin-bottom:.5em;line-height:1.7}.privacy-section p{color:#374151;font-size:1.05rem;line-height:1.7;margin-bottom:.5em}.newarrival-page-wrapper{min-height:100vh;background:linear-gradient(135deg,#ccfbf1 0%,#fef6e4 100%);background-attachment:fixed;font-family:'Inter',system-ui,-apple-system,sans-serif;color:#1a202c;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;padding:0}.newarrival-header{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px 50px 20px;text-align:center}.newarrival-title{font-size:clamp(2rem, 5vw, 3rem);font-weight:900;margin-bottom:16px;letter-spacing:-1.5px;background:linear-gradient(90deg,#0f172a 60%,#10b981 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.newarrival-desc{color:#64748b;font-size:clamp(1rem, 3vw, 1.15rem);font-weight:500;margin:0 auto 0 auto;max-width:700px;text-align:center;line-height:1.6}.newarrival-main{width:100%;max-width:1200px;background:#fff;border-radius:28px;box-shadow:0 10px 40px rgb(16 185 129 / .12);border:1.5px solid #e0f2fe;padding:clamp(20px, 5vw, 48px);margin:48px 20px 60px 20px}.newarrival-section{margin-bottom:36px}.newarrival-section-title{font-size:clamp(1.1rem, 4vw, 1.35rem);font-weight:700;color:#10b981;margin-bottom:24px;letter-spacing:-.3px}.newarrival-cards-grid{display:grid;gap:24px;margin-top:2rem;margin-bottom:2rem;grid-template-columns:1fr}.newarrival-card{background:#fff;border-radius:20px;box-shadow:0 8px 24px rgb(20 184 166 / .08);border:1.5px solid #e0f2fe;padding:clamp(18px, 4vw, 28px);display:flex;flex-direction:column;gap:1rem;transition:all 0.3s cubic-bezier(.4,0,.2,1);position:relative;min-height:300px}.newarrival-card:hover{background:#fff;box-shadow:0 16px 48px rgb(16 185 129 / .16);border-color:#10b981;transform:translateY(-8px)}.newarrival-card-icon{width:clamp(2rem, 5vw, 3rem);height:clamp(2rem, 5vw, 3rem);object-fit:contain;margin-bottom:8px;animation:floatIcon 3s ease-in-out infinite}@keyframes floatIcon{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}.newarrival-card-title{font-size:clamp(1rem, 3vw, 1.2rem);font-weight:800;color:#0f172a;margin-bottom:8px;letter-spacing:-.3px;line-height:1.3}.newarrival-card-desc{color:#374151;font-size:clamp(0.9rem, 2.5vw, 1rem);line-height:1.6;margin-bottom:12px;flex-grow:1}.newarrival-card-meta{display:flex;align-items:center;gap:8px;font-size:clamp(0.85rem, 2vw, 0.95rem);color:#64748b;margin-top:auto;padding-top:12px;border-top:1px solid #f0f4f8}.newarrival-card-tag{background:linear-gradient(90deg,#ccfbf1 60%,#fef6e4 100%);color:#059669;border-radius:999px;padding:4px 16px;font-size:clamp(0.8rem, 2vw, 0.95rem);font-weight:700;margin-left:auto;border:1.5px solid #a7f3d0;box-shadow:0 2px 8px rgb(16 185 129 / .08);letter-spacing:.2px;white-space:nowrap}@media (max-width:639px){.newarrival-header{padding:50px 16px 40px 16px}.newarrival-title{margin-bottom:12px}.newarrival-main{margin:36px 12px 50px 12px;border-radius:24px}.newarrival-cards-grid{gap:20px}.newarrival-card{border-radius:18px;padding:18px;min-height:auto}}@media (min-width:640px) and (max-width:1023px){.newarrival-cards-grid{grid-template-columns:repeat(2,1fr);gap:24px}.newarrival-main{margin:48px 24px 60px 24px}}@media (min-width:1024px){.newarrival-cards-grid{grid-template-columns:repeat(3,1fr);gap:28px}}.insight-page-wrapper{min-height:100vh;background-color:#fafaf9;background-image:radial-gradient(circle at 10% 10%,rgb(204 251 241 / .5) 0%,transparent 40%),radial-gradient(circle at 90% 10%,rgb(255 237 213 / .4) 0%,transparent 40%);background-attachment:fixed;font-family:'Inter',system-ui,-apple-system,sans-serif;display:flex;flex-direction:column;align-items:center}.insight-page-wrapper div,.insight-page-wrapper section,.insight-page-wrapper header,.insight-page-wrapper main,.insight-page-wrapper input,.insight-page-wrapper button{box-sizing:border-box}.insight-header{width:100%;text-align:center;padding:80px 20px 40px 20px;display:flex;flex-direction:column;align-items:center}.insight-header-badge{color:#059669;font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:1px;background:#d1fae5;padding:6px 16px;border-radius:100px;margin-bottom:20px}.insight-title{font-size:3.2rem;font-weight:900;color:#0f172a;margin:0 0 16px 0;letter-spacing:-1.5px}.insight-desc{color:#64748b;font-size:1.15rem;font-weight:500;margin:0;max-width:600px;line-height:1.6}.insight-main{width:100%;max-width:1200px;padding:0 24px 80px 24px}.insight-filter-section{display:flex;justify-content:center;margin-bottom:40px}.insight-filter-group{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.insight-filter-btn{background:#fff;color:#64748b;border:1px solid #e2e8f0;padding:8px 20px;border-radius:100px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all 0.2s ease;font-family:inherit}.insight-filter-btn:hover{border-color:#059669;color:#059669}.insight-filter-btn.active{background:#0f172a;color:#fff;border-color:#0f172a}.insight-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:32px;margin-bottom:80px}.insight-card{background:#fff;border-radius:20px;border:1px solid #f1f5f9;padding:32px;display:flex;flex-direction:column;box-shadow:0 4px 10px rgb(0 0 0 / .02);transition:transform 0.3s ease,box-shadow 0.3s ease,border-color 0.3s ease;text-decoration:none;color:inherit;cursor:pointer}.insight-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgb(5 150 105 / .08);border-color:#a7f3d0}.insight-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.insight-card-tag{background:#f0fdf4;color:#059669;border-radius:8px;padding:4px 12px;font-size:.8rem;font-weight:700;text-transform:uppercase}.insight-card-time{font-size:.85rem;color:#94a3b8;font-weight:500;display:flex;align-items:center;gap:4px}.insight-card-date{font-size:.9rem;color:#64748b;margin-bottom:8px}.insight-card-title{font-size:1.4rem;font-weight:800;color:#0f172a;margin:0 0 12px 0;line-height:1.3}.insight-card-summary{color:#475569;font-size:1rem;line-height:1.6;margin:0 0 24px 0;flex-grow:1}.insight-card-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #f1f5f9;padding-top:20px}.insight-card-author{font-weight:600;color:#0f172a;font-size:.95rem}.insight-card-link{color:#059669;font-weight:700;font-size:.95rem;display:flex;align-items:center;gap:6px;transition:gap 0.2s ease}.insight-card:hover .insight-card-link{gap:10px}.insight-cta-section{background:#f8fafc;border-radius:24px;padding:60px 40px;text-align:center;position:relative;overflow:hidden;box-shadow:0 8px 32px 0 rgb(16 185 129 / .07),0 1.5px 6px 0 rgb(0 0 0 / .03)}.insight-cta-content{position:relative;z-index:2}.insight-cta-title{color:#0f172a;font-size:2.2rem;font-weight:800;margin:0 0 16px 0}.insight-cta-desc{color:#64748b;font-size:1.1rem;max-width:500px;margin:0 auto 32px auto;line-height:1.6}.insight-subscribe-form{max-width:500px;margin:0 auto}.insight-subscribe-wrapper{display:flex;align-items:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:100px;padding:6px 6px 6px 20px}.insight-mail-icon{color:#059669;flex-shrink:0}.insight-subscribe-input{flex-grow:1;border:none;background:#fff0;padding:12px 16px;font-size:1rem;color:#0f172a;outline:none;font-family:inherit}.insight-subscribe-btn{background:#10b981;color:#fff;box-shadow:0 2px 8px rgb(16 185 129 / .08);border:2px solid #fff;font-weight:700;border:none;border-radius:100px;padding:14px 32px;font-size:1rem;cursor:pointer;transition:background 0.2s ease;font-family:inherit}.insight-subscribe-btn:hover{background:#059669}.insight-subscribe-msg{margin-top:16px;font-size:.95rem;font-weight:600;padding:12px;border-radius:8px}.insight-hidden{display:none}.insight-msg-error{background:#fef2f2;color:#e11d48}.insight-msg-success{background:#f0fdfa;color:#059669}@media (max-width:768px){.insight-title{font-size:2.4rem}.insight-cta-section{padding:40px 20px}.insight-subscribe-wrapper{padding:4px 4px 4px 16px}.insight-subscribe-btn{padding:12px 20px}}.login-page-wrapper{min-height:100vh;background-color:#fafaf9;background-image:radial-gradient(circle at 10% 10%,rgb(204 251 241 / .5) 0%,transparent 40%),radial-gradient(circle at 90% 10%,rgb(255 237 213 / .4) 0%,transparent 40%);background-attachment:fixed;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:'Inter',system-ui,-apple-system,sans-serif;color:#1a202c;box-sizing:border-box}.login-main{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center}.login-card{background:#fff;border-radius:1.5rem;box-shadow:0 4px 24px 0 rgb(20 184 166 / .07);padding:48px 36px 36px 36px;max-width:400px;width:100%;display:flex;flex-direction:column;align-items:center}.login-title{font-size:2rem;font-weight:900;color:#0f172a;margin-bottom:10px;letter-spacing:-1px;text-align:center}.login-desc{color:#64748b;font-size:1.05rem;font-weight:500;margin-bottom:28px;text-align:center}.login-form{width:100%;display:flex;flex-direction:column;gap:18px}.login-form-group{display:flex;flex-direction:column;gap:6px}.login-label{font-size:1rem;font-weight:600;color:#0f172a}.login-input{padding:12px 16px;border:1.5px solid #e2e8f0;border-radius:100px;font-size:1rem;background:#f9fafb;color:#1a202c;outline:none;transition:border 0.2s,box-shadow 0.2s}.login-input:focus{border-color:#10b981;box-shadow:0 0 0 3px rgb(16 185 129 / .08)}.login-error-msg{color:#e11d48;font-size:.97rem;font-weight:500;min-height:18px;margin-top:2px}.login-btn{background:#10b981;color:#fff;font-weight:700;border:none;border-radius:100px;padding:13px 0;font-size:1.08rem;margin-top:8px;cursor:pointer;transition:background 0.2s,box-shadow 0.2s;box-shadow:0 2px 8px rgb(16 185 129 / .08)}.login-btn:hover{background:#059669}.login-extra{margin-top:18px;text-align:center}.login-link{color:#10b981;font-weight:600;text-decoration:none;font-size:1rem;transition:color 0.2s}.login-link:hover{color:#059669;text-decoration:underline}@media (max-width:500px){.login-card{padding:32px 8px 24px 8px;max-width:98vw}.login-title{font-size:1.3rem}}.login-page-wrapper.login-fullsplit{min-height:100vh;width:100vw;background-color:#fafaf9;background-image:radial-gradient(circle at 10% 10%,rgb(204 251 241 / .5) 0%,transparent 40%),radial-gradient(circle at 90% 10%,rgb(255 237 213 / .4) 0%,transparent 40%);background-attachment:fixed;display:flex;flex-direction:column;font-family:'Inter',system-ui,-apple-system,sans-serif;color:#1a202c;box-sizing:border-box}.login-main.login-fullsplit-main{display:flex;flex-direction:row;width:100vw;margin:0;padding:0}.login-fullsplit-left,.login-fullsplit-right{flex:1 1 0%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;padding:0 0}.login-fullsplit-left{background:#fff;padding:0 60px 0 80px;border-right:1.5px solid #e2e8f0}.login-fullsplit-right{background:linear-gradient(135deg,#10b981 0%,#059669 100%);color:#fff;padding:36px 80px 36px 60px;position:relative;box-shadow:none}.login-fullsplit-left>*{width:100%;max-width:480px;margin-left:auto;margin-right:auto}.login-fullsplit-right>*{width:100%;max-width:480px;margin-left:auto;margin-right:auto}.login-password-wrapper{position:relative;display:flex;align-items:stretch;width:100%}.login-password-wrapper .login-input{width:100%;padding-right:44px;height:44px;box-sizing:border-box}.login-password-toggle{position:absolute;top:0;right:0;height:100%;width:44px;background:none;border:none;padding:0;margin:0;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:background 0.2s}.login-password-toggle:active,.login-password-toggle:focus{background:#f0fdfa;outline:none}.login-password-toggle svg{display:block;width:22px;height:22px;stroke:#64748b;transition:stroke 0.2s}.login-password-toggle.active svg{stroke:#10b981}@media (max-width:900px){.login-main.login-fullsplit-main{flex-direction:column;height:auto;min-height:100vh}.login-fullsplit-left,.login-fullsplit-right{height:auto;min-height:320px;padding:32px 8px;border-right:none;border-bottom:1.5px solid #e2e8f0}.login-fullsplit-right{border-bottom:none}}.login-badge{display:inline-block;background:#f0fdfa;color:#10b981;border-radius:999px;font-size:.93rem;font-weight:600;padding:4px 18px;margin-bottom:18px;letter-spacing:.01em}.login-badge-right{background:rgb(255 255 255 / .13);color:#fff;margin-bottom:22px}.login-secure-label{font-size:.92rem;color:#059669;font-weight:700;margin-bottom:10px;letter-spacing:.08em}.login-title{font-size:2.1rem;font-weight:800;color:#0f172a;margin-bottom:8px;line-height:1.1;letter-spacing:-1px}.login-desc{color:#64748b;font-size:1rem;font-weight:500;margin-bottom:22px;line-height:1.5}.login-form{width:100%;display:flex;flex-direction:column;gap:14px}.login-form-group{display:flex;flex-direction:column;gap:4px}.login-label{font-size:.98rem;font-weight:600;color:#0f172a}.login-label span{color:#e11d48;font-size:1.1em}.login-input{padding:11px 16px;border:1.5px solid #e2e8f0;border-radius:100px;font-size:.98rem;background:#f9fafb;color:#1a202c;outline:none;transition:border 0.2s,box-shadow 0.2s}.login-input:focus{border-color:#10b981;box-shadow:0 0 0 3px rgb(16 185 129 / .08)}.login-form-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:2px}.login-form-row-between{gap:8px}.login-remember{font-size:.97rem;color:#64748b;font-weight:500;display:flex;align-items:center;gap:4px}.login-link{color:#10b981;font-weight:600;text-decoration:none;font-size:.97rem;transition:color 0.2s}.login-link:hover{color:#059669;text-decoration:underline}.login-link-small{font-size:.95rem;font-weight:500}.login-btn{background:#10b981;color:#fff;font-weight:700;border:none;border-radius:100px;padding:13px 0;font-size:1.08rem;margin-top:8px;cursor:pointer;transition:background 0.2s,box-shadow 0.2s;box-shadow:0 2px 8px rgb(16 185 129 / .08)}.login-btn:hover{background:#059669}.login-or-divider{width:100%;text-align:center;color:#cbd5e1;font-size:.93rem;font-weight:600;margin:22px 0 10px 0;position:relative}.login-or-divider span{background:#fff;padding:0 16px;position:relative;z-index:2}.login-or-divider:before{content:'';display:block;position:absolute;left:0;right:0;top:50%;height:1px;background:#e2e8f0;z-index:1}.login-social-row{display:flex;gap:18px;width:100%;margin-bottom:10px}.login-social-btn{flex:1 1 0%;background:#f9fafb;color:#0f172a;font-weight:700;border:1.5px solid #e2e8f0;border-radius:100px;padding:12px 0;font-size:1.01rem;cursor:pointer;transition:background 0.2s,border 0.2s}.login-social-btn:hover{background:#e0f7ef;border-color:#10b981}.login-extra{margin-top:18px;text-align:center;font-size:.97rem;color:#64748b}.login-extra-bottom{margin-top:18px;color:#64748b}.login-extra-bottom .login-link{font-weight:700;font-size:.97rem}.login-card-right{background:linear-gradient(135deg,#10b981 0%,#059669 100%);color:#fff;border-top-left-radius:0;border-bottom-left-radius:0;align-items:flex-start;max-width:540px;position:relative;box-shadow:none;display:flex;flex-direction:column;justify-content:center;padding:48px 40px 40px 40px}.login-title-right{font-size:2rem;font-weight:800;color:#fff;margin-bottom:18px;line-height:1.1;letter-spacing:-1px}.login-desc-right{color:#e0f2ea;font-size:1rem;font-weight:500;margin-bottom:28px;line-height:1.5}.login-benefit-list{width:100%;margin-bottom:32px}.login-benefit-item{display:flex;align-items:flex-start;gap:18px;background:rgb(255 255 255 / .08);border-radius:1rem;padding:18px 18px 14px 18px;margin-bottom:16px}.login-benefit-icon{font-size:1.5rem;font-weight:700;color:#fff;background:rgb(16 185 129 / .18);border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.login-benefit-title{font-size:1.08rem;font-weight:700;color:#fff;margin-bottom:2px}.login-benefit-desc{font-size:.97rem;color:#e0f2ea}.login-response-time{margin-top:18px;margin-bottom:18px}.login-response-label{font-size:.93rem;color:#e0f2ea;font-weight:600;letter-spacing:.04em}.login-response-value{font-size:1.25rem;font-weight:800;color:#fff}.login-secure-btn-row{margin-top:18px;width:100%;display:flex;justify-content:flex-end}.login-secure-btn{background:rgb(255 255 255 / .13);color:#fff;font-weight:700;border:none;border-radius:100px;padding:10px 28px;font-size:1.01rem;cursor:pointer;transition:background 0.2s}.login-secure-btn:hover{background:rgb(255 255 255 / .22)}@media (max-width:900px){.twosection-main{flex-direction:column;max-width:98vw;margin:24px auto}.login-card{border-radius:1.5rem!important;max-width:98vw;padding:32px 8px 24px 8px}.login-card-left,.login-card-right{border-radius:1.5rem!important;border-right:none;border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important;border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}}#getlisted-root.getlisted-page{font-family:'Inter',sans-serif;background-color:#fcfdfd;color:#1a202c;padding-bottom:5rem}.getlisted-header{text-align:center;padding-top:3rem;padding-bottom:4rem;padding-left:1rem;padding-right:1rem}.getlisted-header-badge{display:inline-flex;align-items:center;gap:.5rem;border:1px solid #ccfbf1;border-radius:9999px;padding:.25rem 1rem;font-size:1rem;font-weight:500;color:#14b8a6;background:#fff;margin-bottom:2rem;cursor:pointer;transition:background 0.2s}.getlisted-header-badge:hover{background:#f0fdfa}.getlisted-header-badge-plus{font-size:1.25rem}.getlisted-title{font-size:3rem;font-weight:800;letter-spacing:-.02em;margin-bottom:1.5rem}.getlisted-title-highlight{color:#14b8a6}.getlisted-desc{color:#6b7280;font-size:1.125rem;max-width:32rem;margin-left:auto;margin-right:auto;line-height:1.7}.getlisted-main{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:1024px){.getlisted-main{grid-template-columns:2fr 1fr}}.getlisted-form-card{background:#fff;border:1px solid #f3f4f6;border-radius:1.5rem;padding:2rem;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05),0 2px 4px -1px rgb(0 0 0 / .03)}@media (min-width:768px){.getlisted-form-card{padding:3rem}}.getlisted-steps{display:flex;align-items:flex-start;justify-content:center;margin-bottom:3rem;position:relative;max-width:24rem;margin-left:auto;margin-right:auto;height:60px}.getlisted-steps-line{display:none}.getlisted-step{position:relative}.getlisted-step:not(:last-child)::after{content:'';position:absolute;top:20px;left:calc(50% + 28px);width:calc(100% - 56px);height:2px;background:#e5e7eb;z-index:0;transform:none}.getlisted-step:last-child::after{display:none}.getlisted-step-circle{position:relative;z-index:1}.getlisted-steps-inner{display:flex;justify-content:space-between;align-items:center;width:100%;position:relative;z-index:1;gap:0}.getlisted-step{display:flex;flex-direction:column;align-items:center;flex:1 1 0%;min-width:0;background:#fff0;padding:0}.getlisted-step-circle{width:40px;height:40px;border-radius:50%;background:#f9fafb;border:2px solid #e5e7eb;color:#a0aec0;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem;margin-bottom:6px;z-index:2;transition:background 0.2s,color 0.2s,border 0.2s}.getlisted-step-circle-active{background:#14b8a6;color:#fff;border:2px solid #14b8a6}.getlisted-step-label{position:static;margin-top:0;font-size:15px;font-weight:500;color:#a0aec0;letter-spacing:.01em;text-transform:none;text-align:center}.getlisted-step-label-active{color:#14b8a6;font-weight:700}.getlisted-category-title{text-align:center;margin-bottom:2.5rem}.getlisted-category-title h2{font-size:2rem;font-weight:700;margin-bottom:.75rem}.getlisted-category-title p{color:#6b7280}.getlisted-category-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:2.5rem}@media (min-width:768px){.getlisted-category-grid{grid-template-columns:1fr 1fr}}.category-card{border:2px solid #f3f4f6;border-radius:1.25rem;padding:1.5rem;cursor:pointer;background:#fff;transition:border 0.2s,box-shadow 0.2s,background 0.2s;box-shadow:0 4px 24px 0 rgb(20 184 166 / .07);position:relative;z-index:10;pointer-events:auto}.category-card:focus,.category-card:active{outline:2px solid #14b8a6;outline-offset:2px}.category-card.selected:focus,.category-card.selected:active{outline:none}.category-card.selected{border-color:#14b8a6;background:#e0f7f4;box-shadow:0 8px 32px 0 rgb(20 184 166 / .1),0 1.5px 6px 0 rgb(0 0 0 / .04);outline:none}.category-card-icon{width:2.75rem;height:2.75rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.category-card-icon-ai-tool{background:#f0fdfa;color:#14b8a6}.category-card-icon-ai-agency{background:#f3e8ff;color:#a21caf}.category-card-title{font-weight:700;font-size:1.125rem;margin-bottom:.5rem}.category-card-desc{color:#6b7280;font-size:.95rem;line-height:1.5}.getlisted-continue-btn{width:100%;padding:1rem 0;border-radius:.75rem;background:#cbd5e1;color:#fff;font-weight:700;font-size:1.125rem;border:none;cursor:not-allowed;transition:background 0.3s,box-shadow 0.2s;box-shadow:0 2px 8px rgb(20 184 166 / .04)}.getlisted-continue-btn.active{background:#14b8a6;cursor:pointer;box-shadow:0 8px 24px 0 rgb(20 184 166 / .13)}.getlisted-continue-btn.active:focus,.getlisted-continue-btn.active:active{outline:2px solid #14b8a6;outline-offset:2px}.getlisted-continue-btn.active:hover{background:#0d9488}.getlisted-sidebar{display:flex;flex-direction:column;gap:20px}.getlisted-sidebar-card{background:#fff;border:1px solid #E5E7EB;border-radius:16px;padding:24px;box-shadow:0 1px 4px rgb(0 0 0 / .03)}.getlisted-sidebar-card-main,.getlisted-sidebar-card-timeline,.getlisted-sidebar-card-contact{background:#F0FCFA;border:1px solid #D1F0E8}.getlisted-sidebar-card h4{font-weight:700;font-size:15px;color:#111827;margin-bottom:20px}.getlisted-sidebar-card ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.getlisted-sidebar-card li{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:500;color:#374151}.getlisted-sidebar-icon{width:28px;height:28px;background:#DCF5EE;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#0F9B88;font-size:16px}.getlisted-sidebar-card span{color:#374151;font-weight:500}.getlisted-timeline{display:flex;flex-direction:column;gap:6px;position:relative}.getlisted-timeline-step{display:flex;gap:10px;align-items:center;position:relative;margin-bottom:0}.getlisted-timeline-step-circle{width:28px;height:28px;background-color:#0F9B88;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;z-index:1;flex-shrink:0;margin-top:0}.getlisted-timeline-step-title{font-size:15px;font-weight:700;color:#111827;margin-bottom:2px}.getlisted-timeline-step-desc{font-size:13px;color:#9CA3AF;margin-bottom:0}.getlisted-sidebar-card{padding:20px}#aitool-root.aitool-page{font-family:'Inter',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;background-color:#FDFDFD;color:#111827;line-height:1.5;-webkit-font-smoothing:antialiased;padding-bottom:60px}.aitool-page .top-header{text-align:center;padding:60px 20px 40px}.aitool-page .badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:999px;border:1px solid #94D4C5;color:#0F9B88;font-size:13px;font-weight:600;margin-bottom:24px}.aitool-page .main-title{font-size:46px;font-weight:800;letter-spacing:-.02em;margin-bottom:16px}.aitool-page .main-title span{color:#0F9B88}.aitool-page .subtitle{font-size:16px;color:#6B7280;max-width:600px;margin:0 auto}.aitool-page .container{max-width:1040px;margin:0 auto;padding:0 20px;display:flex;align-items:flex-start;gap:32px}.aitool-page .form-section{flex:1;background:#FFF;border:1px solid #F3F4F6;border-radius:20px;box-shadow:0 4px 20px rgb(0 0 0 / .02);padding:40px}.aitool-page .hidden-step{display:none!important}.aitool-page .progress-wrapper{margin-bottom:48px;display:flex;justify-content:center}.aitool-page .progress-container{display:flex;align-items:center;max-width:400px;width:100%;position:relative}.aitool-page .progress-step{display:flex;flex-direction:column;align-items:center;position:relative;z-index:2}.aitool-page .step-circle{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;margin-bottom:12px;transition:all 0.3s ease}.aitool-page .step-circle.completed{background-color:#0F9B88;color:#fff}.aitool-page .step-circle.active{background-color:#0F9B88;color:#fff}.aitool-page .step-circle.pending{background-color:#F3F4F6;color:#9CA3AF}.aitool-page .step-label{font-size:12px;font-weight:600;white-space:nowrap;position:absolute;top:45px;transition:all 0.3s ease}.aitool-page .step-label.completed{color:#6B7280}.aitool-page .step-label.active{color:#0F9B88}.aitool-page .step-label.pending{color:#9CA3AF}.aitool-page .progress-line{flex:1;height:2px;margin:0 16px;margin-bottom:26px;transition:all 0.3s ease}.aitool-page .line-completed{background-color:#0F9B88}.aitool-page .line-pending{background-color:#F3F4F6}.aitool-page .form-header{text-align:center;margin-bottom:32px}.aitool-page .form-header h2{font-size:26px;font-weight:800;color:#111827;margin-bottom:8px}.aitool-page .form-header p{font-size:15px;color:#6B7280}.aitool-page .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px 32px}.aitool-page .form-group{min-width:0}.aitool-page .form-grid .form-control{width:100%;box-sizing:border-box}@media (max-width:700px){.aitool-page .form-grid{grid-template-columns:1fr}.aitool-page .item-desc{grid-column:auto;grid-row:auto}}.aitool-page .form-group{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.aitool-page .form-group label{font-size:13px;font-weight:600;color:#374151}.aitool-page .error-msg{display:none;color:#EF4444;font-size:13px;margin-top:2px}.aitool-page .required{color:#EF4444}.aitool-page .form-control{width:100%;padding:12px 14px;border:1px solid #E5E7EB;border-radius:10px;font-size:14px;color:#111827;background-color:#F9FAFB;transition:all 0.2s;outline:none}.aitool-page .form-control::placeholder{color:#9CA3AF}.aitool-page .form-control:focus{border-color:#0F9B88;box-shadow:0 0 0 2px rgb(15 155 136 / .1)}.aitool-page .form-control.invalid{border-color:#EF4444;background-color:#FEF2F2}.aitool-page .form-control:disabled{cursor:not-allowed;opacity:.75;background-color:#F3F4F6;color:#6B7280}.aitool-page .form-control:disabled::placeholder{color:#9CA3AF}.aitool-page select.form-control{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%3Cube9ca3af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;cursor:pointer}.aitool-page .textarea-wrapper{position:relative}.aitool-page textarea.form-control{resize:none;height:120px}.aitool-page .char-count{position:absolute;bottom:-22px;right:0;font-size:12px;color:#9CA3AF}.aitool-page .help-text{font-size:12px;color:#9CA3AF;margin-top:4px}.aitool-page .device-options{display:flex;flex-wrap:wrap;gap:10px;padding:10px;border:1px solid #E5E7EB;border-radius:10px;background:#F9FAFB}.aitool-page .device-options.invalid{border-color:#EF4444;background-color:#FEF2F2}.aitool-page .device-option{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid #D1D5DB;border-radius:999px;background:#FFF;color:#374151;cursor:pointer;font-size:13px;font-weight:600}.aitool-page .device-option input[type='checkbox']{accent-color:#0F9B88;width:14px;height:14px}.aitool-page .icon-upload-row{display:flex;align-items:flex-start;gap:14px}.aitool-page input[type='file'].form-control{flex:1;min-height:58px;padding:8px 10px;border:1px dashed #94D4C5;background:#FFF}.aitool-page input[type='file'].form-control::file-selector-button{border:none;border-radius:8px;background:#0F9B88;color:#FFF;padding:10px 14px;margin-right:12px;font-size:13px;font-weight:600;cursor:pointer}.aitool-page input[type='file'].form-control:hover::file-selector-button{background:#0C7E70}.aitool-page .icon-preview-wrap{position:relative;width:120px;height:120px;border-radius:12px;overflow:hidden;border:1px solid #D1F0E8;background:#F0FCFA;flex-shrink:0}.aitool-page .icon-preview-img{width:100%;height:100%;object-fit:cover;display:block}.aitool-page .icon-remove-btn{position:absolute;top:4px;right:4px;width:22px;height:22px;border:none;border-radius:999px;background:rgb(17 24 39 / .8);color:#FFF;cursor:pointer;font-size:16px;line-height:1;display:flex;align-items:center;justify-content:center}.aitool-page .icon-remove-btn:hover{background:rgb(17 24 39 / .95)}.aitool-page .item-desc{grid-column:1 / -1;grid-row:auto}.aitool-page .item-logo{grid-column:2;grid-row:5;margin-top:10px}@media (max-width:700px){.aitool-page .icon-upload-row{flex-direction:column}.aitool-page .icon-preview-wrap{width:104px;height:104px}}.aitool-page .form-actions{display:flex;gap:16px;margin-top:40px;align-items:center}.aitool-page .btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;border:none;transition:all 0.2s}.aitool-page .btn svg{margin-right:8px}.aitool-page .btn-back{background-color:#F3F4F6;color:#4B5563;width:100px}.aitool-page .btn-submit{background-color:#94D4C5;color:rgb(255 255 255 / .8);flex:1;cursor:not-allowed}.aitool-page .btn-submit.active{background-color:#0F9B88;color:#fff;cursor:pointer}.aitool-page .tool-type-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#F0FCFA;border:1px solid #D1F0E8;border-radius:999px;color:#0F9B88;font-size:13px;font-weight:600;margin-bottom:24px}.aitool-page .summary-card{background-color:#F9FAFB;border-radius:16px;padding:28px;display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}.aitool-page .summary-item{display:flex;flex-direction:column;gap:4px}.aitool-page .summary-label{font-size:12px;font-weight:600;color:#9CA3AF}.aitool-page .summary-value{font-size:15px;font-weight:600;color:#111827;word-break:break-word}.aitool-page .review-icon-preview{width:72px;height:72px;margin-top:8px;border-radius:10px;border:1px solid #D1F0E8;object-fit:cover;background:#F0FCFA}.aitool-page .summary-desc{grid-column:1 / -1}.aitool-page .alert-box{background-color:#F0FCFA;border:1px solid #D1F0E8;border-radius:12px;padding:16px;display:flex;align-items:flex-start;gap:12px;color:#0F9B88;font-size:14px;line-height:1.5}.aitool-page .alert-box svg{flex-shrink:0;margin-top:2px}.aitool-page .success-container{text-align:center;padding:20px 20px 40px;display:flex;flex-direction:column;align-items:center}.aitool-page .success-icon-box{width:88px;height:88px;background-color:#0F9B88;border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:28px;color:#fff}.aitool-page .success-title{font-size:32px;font-weight:800;color:#111827;margin-bottom:16px;letter-spacing:-.02em}.aitool-page .success-text{font-size:15px;color:#6B7280;max-width:420px;line-height:1.6;margin-bottom:40px}.aitool-page .success-text strong{color:#111827;font-weight:600}.aitool-page .success-actions{display:flex;gap:16px;justify-content:center}.aitool-page .btn-home{background-color:#0F9B88;color:#fff;padding:14px 24px}.aitool-page .btn-list-another{background-color:#F3F4F6;color:#4B5563;padding:14px 24px}.aitool-page .sidebar{min-width:0;width:100%;max-width:340px;display:flex;flex-direction:column;gap:20px}.aitool-page .card{background:#fff;border:1px solid #E5E7EB;border-radius:16px;padding:20px 24px 20px 24px;margin-left:0;box-sizing:border-box}.aitool-page .card-mint{background-color:#F0FCFA;border-color:#D1F0E8}.aitool-page .card-title{font-size:15px;font-weight:700;color:#111827;margin-bottom:20px;text-align:left}.aitool-page .feature-list{list-style:none;display:flex;flex-direction:column;gap:16px;padding-left:0;align-items:flex-start}.aitool-page .feature-item{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:500;color:#374151;justify-content:flex-start}.aitool-page .feature-icon{width:28px;height:28px;background-color:#DCF5EE;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#0F9B88}.aitool-page .timeline{display:flex;flex-direction:column;gap:20px;position:relative}.aitool-page .timeline-item{display:flex;gap:12px;position:relative}.aitool-page .timeline-item::before{content:'';position:absolute;left:12px;top:24px;bottom:-20px;width:1px;background-color:#E5E7EB}.aitool-page .timeline-item:last-child::before{display:none}.aitool-page .timeline-number{width:24px;height:24px;background-color:#0F9B88;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;z-index:1;flex-shrink:0}.aitool-page .timeline-content{padding-top:2px}.aitool-page .timeline-title{font-size:13px;font-weight:600;color:#111827;margin-bottom:2px}.aitool-page .timeline-sub{font-size:12px;color:#9CA3AF}.aitool-page .help-card{background-color:#FAFAFA;padding:20px;font-size:13px;color:#6B7280;line-height:1.6}.aitool-page .help-card a{color:#0F9B88;text-decoration:none;font-weight:600;display:block;margin-top:4px}#company-profile{margin:-8px;padding:0}.company-profile-page{--company-primary:#009a7a;--company-primary-hover:#00876b;--company-text-main:#111827;--company-text-muted:#6b7280;--company-bg-page:#ffffff;--company-bg-muted:#f9fafb;--company-border:#e5e7eb;--company-font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;font-family:var(--company-font-family);color:var(--company-text-main);background-color:var(--company-bg-page);line-height:1.5;-webkit-font-smoothing:antialiased;margin:0;padding:0}.company-profile-page *{box-sizing:border-box}.company-profile-page .hero{position:relative;height:250px!important;min-height:350px!important;max-height:350px!important;background:linear-gradient(rgb(15 23 42 / .4),rgb(15 23 42 / .8)),url(https://images.unsplash.com/photo-1497366216548-37526070297c?auto=format&fit=crop&w=2000&q=80) center/cover no-repeat;display:flex;flex-direction:column;justify-content:space-between;padding:16px 40px 16px;color:#fff;overflow:hidden}.company-profile-page .hero-top{display:flex;justify-content:space-between;align-items:center}.company-profile-page .btn-glass{background:rgb(255 255 255 / .15);backdrop-filter:blur(8px);border:1px solid rgb(255 255 255 / .2);color:#fff;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:500;display:flex;align-items:center;gap:8px;cursor:pointer;text-decoration:none;transition:background 0.2s ease,transform 0.2s ease}.company-profile-page .btn-glass:hover{background:rgb(255 255 255 / .25);transform:translateY(-1px)}.company-profile-page .btn-glass-featured{background:rgb(0 0 0 / .4);border:1px solid rgb(255 255 255 / .1)}.company-profile-page .btn-glass-dark{background:rgb(0 0 0 / .5)}.company-profile-page .hero-bottom{display:flex;justify-content:space-between;align-items:flex-end;max-width:1200px;margin:0 auto;width:100%}.company-profile-page .hero-profile{display:flex;align-items:flex-end;gap:24px}.company-profile-page .logo-box{width:150px;height:150px;background:oldlace;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#111;box-shadow:0 4px 6px rgb(0 0 0 / .1)}.company-profile-page .logo-box img.company-logo{width:100%}.company-profile-page .logo-img{width:40px;height:40px;border-radius:8px;background:#fff}.company-profile-page .logo-box span{font-size:11px;font-weight:600;letter-spacing:.5px}.company-profile-page .hero-text{padding-bottom:8px}.company-profile-page .hero-tags{display:flex;gap:8px;margin-bottom:6px}.company-profile-page .tag-white{display:inline-flex;align-items:center;background:#fff;color:var(--company-text-main);padding:6px 12px;border-radius:16px;font-size:13px;font-weight:600}.company-profile-page .tag-glass{display:inline-flex;align-items:center;background:rgb(255 255 255 / .15);backdrop-filter:blur(4px);color:#fff;padding:6px 12px;border-radius:16px;font-size:13px;font-weight:500;border:1px solid rgb(255 255 255 / .1)}.company-profile-page .hero-title{font-size:48px;font-weight:700;color:#fff;margin:0 0 8px;line-height:1.1}.company-profile-page #overview,.company-profile-page #focus-areas,.company-profile-page #reviews,.company-profile-page #portfolio{margin-top:10px;scroll-margin-top:96px}.company-profile-page .hero-subtitle{font-size:16px;color:rgb(255 255 255 / .9)}.company-profile-page .hero-stats{display:flex;gap:12px;padding-bottom:8px}.company-profile-page .hero-stat-count{opacity:.7;font-weight:400;margin-left:4px}.company-profile-page .icon-16{width:16px;height:16px;vertical-align:middle}.company-profile-page .icon-14{width:14px;height:14px;vertical-align:middle}.company-profile-page .sticky-nav-wrapper{position:sticky;top:0;background:#fff;border-bottom:1px solid var(--company-border)}.company-profile-page .sticky-nav{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;height:70px}.company-profile-page .nav-links{display:flex;height:100%;align-items:center;padding:6px 0}.company-profile-page .nav-link{display:flex;align-items:center;gap:8px;padding:0 24px;color:var(--company-text-muted);font-weight:600;font-size:14px;text-decoration:none;border-bottom:2px solid #fff0;cursor:pointer;transition:color 0.2s ease,border-color 0.2s ease,background-color 0.2s ease}.company-profile-page .nav-link:hover,.company-profile-page .nav-link.active{color:var(--company-primary);border-bottom-color:var(--company-primary);background:#e6fcf3;border-radius:999px;box-shadow:0 2px 8px rgb(0 154 122 / .07);padding-top:8px;padding-bottom:8px;padding-left:24px;padding-right:24px}.company-profile-page .nav-icon{width:16px;height:16px}.company-profile-page .nav-actions{display:flex;align-items:center;gap:24px}.company-profile-page .rating-inline{display:flex;align-items:center;gap:6px;font-weight:600;font-size:14px}.company-profile-page .rating-inline .count{color:var(--company-text-muted);font-weight:400}.company-profile-page .btn-primary{background:var(--company-primary);color:#fff;padding:10px 20px;border-radius:20px;font-size:14px;font-weight:600;text-decoration:none;display:flex;align-items:center;gap:8px;border:none;cursor:pointer;transition:background-color 0.2s ease,transform 0.2s ease}.company-profile-page .btn-primary:hover{background:var(--company-primary-hover);transform:translateY(-1px)}.company-profile-page .container{max-width:1200px;margin:0 auto;padding:40px 0;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:48px}.company-profile-page main{display:block}.company-profile-page .main-content{display:flex;flex-direction:column;gap:48px}.company-profile-page .section-header{margin-bottom:20px}.company-profile-page .section-pill{display:inline-flex;align-items:center;gap:6px;background:#f0fdf4;color:var(--company-primary);padding:6px 12px;border-radius:20px;font-size:13px;font-weight:600;border:1px solid #dcfce7;margin-bottom:12px}.company-profile-page h2{font-size:28px;font-weight:700;color:var(--company-text-main);margin-bottom:16px}.company-profile-page .about-text{font-size:16px;line-height:1.7;color:#374151;margin-bottom:24px}.company-profile-page .key-products-label{font-size:12px;text-transform:uppercase;font-weight:700;color:var(--company-text-muted);letter-spacing:.5px;margin-bottom:12px}.company-profile-page .product-tags{display:flex;gap:12px;flex-wrap:wrap}.company-profile-page .product-tag{display:inline-flex;align-items:center;gap:6px;background:#f0fdf4;color:var(--company-primary);padding:8px 16px;border-radius:20px;font-size:14px;font-weight:500;border:1px solid #dcfce7;transition:transform 0.2s ease,box-shadow 0.2s ease}.company-profile-page .product-tag:hover{transform:translateY(-1px);box-shadow:0 4px 14px rgb(0 154 122 / .12)}.company-profile-page .specs-title{font-size:13px;text-transform:uppercase;color:var(--company-text-muted);letter-spacing:.5px}.company-profile-page .specs-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1.2fr);gap:24px;align-items:start}.company-profile-page .specs-main,.company-profile-page .side-box,.company-profile-page .review-card,.company-profile-page .portfolio-card,.company-profile-page .sidebar-card{border:1px solid var(--company-border);border-radius:16px;background:#fff}.company-profile-page .specs-main{padding:24px}.company-profile-page .specs-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:24px}.company-profile-page .spec-card{display:flex;align-items:center;gap:12px;padding:16px;border-radius:12px;font-weight:600;font-size:14px}.company-profile-page .spec-card-icon{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center}.company-profile-page .spec-green{background:#f0fdf4}.company-profile-page .spec-yellow{background:#fefce8}.company-profile-page .spec-orange{background:#fff7ed}.company-profile-page .spec-purple{background:#f5f3ff}.company-profile-page .spec-pink{background:#fdf2f8}.company-profile-page .spec-blue{background:#eff6ff}.company-profile-page .spec-green .spec-card-icon{background:var(--company-primary);color:#fff}.company-profile-page .spec-yellow .spec-card-icon{background:#ca8a04;color:#fff}.company-profile-page .spec-orange .spec-card-icon{background:#ea580c;color:#fff}.company-profile-page .spec-purple .spec-card-icon{background:#9333ea;color:#fff}.company-profile-page .spec-pink .spec-card-icon{background:#db2777;color:#fff}.company-profile-page .spec-blue .spec-card-icon{background:#2563eb;color:#fff}.company-profile-page .specs-sidebar{display:flex;flex-direction:column;gap:24px}.company-profile-page .side-box{padding:24px}.company-profile-page .side-box h3{font-size:13px;text-transform:uppercase;font-weight:700;color:var(--company-text-muted);letter-spacing:.5px;margin-bottom:16px}.company-profile-page .tag-row{display:flex;flex-wrap:wrap;gap:8px}.company-profile-page .simple-tag{padding:6px 12px;border-radius:16px;font-size:13px;font-weight:600}.company-profile-page .tag-teal{background:#f0fdf4;color:var(--company-primary)}.company-profile-page .tag-yellow{background:#fefce8;color:#ca8a04}.company-profile-page .tag-orange{background:#fff7ed;color:#ea580c}.company-profile-page .tag-outline{border:1px solid #a7f3d0;color:var(--company-primary);background:#fff0;display:flex;align-items:center;gap:4px}.company-profile-page .reviews-header{display:flex;gap:40px;margin-bottom:32px}.company-profile-page .rating-big-box{background:var(--company-bg-muted);border-radius:16px;padding:32px;text-align:center;min-width:200px}.company-profile-page .rating-big-num{font-size:64px;font-weight:700;line-height:1;margin-bottom:8px}.company-profile-page .rating-stars{color:#f59e0b;font-size:18px;margin-bottom:8px}.company-profile-page .rating-count{font-size:13px;color:var(--company-text-muted)}.company-profile-page .rating-bars{flex:1;display:flex;flex-direction:column;justify-content:center;gap:12px}.company-profile-page .rating-bar-row{display:flex;align-items:center;gap:12px;font-size:13px;color:var(--company-text-muted)}.company-profile-page .bar-bg{flex:1;height:6px;background:var(--company-border);border-radius:3px;overflow:hidden}.company-profile-page .bar-fill{height:100%;background:var(--company-primary);border-radius:3px}.company-profile-page .bar-fill-75{width:75%}.company-profile-page .bar-fill-25{width:25%}.company-profile-page .rating-pct{width:30px;text-align:right}.company-profile-page .reviews-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.company-profile-page .review-card{padding:24px;display:flex;flex-direction:column;transition:box-shadow 0.2s ease,transform 0.2s ease}.company-profile-page .review-card:hover{box-shadow:0 10px 24px rgb(17 24 39 / .08);transform:translateY(-2px)}.company-profile-page .review-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.company-profile-page .review-date{font-size:13px;color:var(--company-text-muted)}.company-profile-page .review-stars-row{font-size:16px;letter-spacing:2px}.company-profile-page .star-dimmed{opacity:.2}.company-profile-page .review-text{font-size:15px;line-height:1.6;color:var(--company-text-main);margin-bottom:24px;flex:1}.company-profile-page .reviewer{display:flex;align-items:center;gap:12px}.company-profile-page .avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:16px}.company-profile-page .avatar-teal{background:#009a7a}.company-profile-page .reviewer-info h4{font-size:14px;font-weight:600;margin-bottom:2px}.company-profile-page .reviewer-info p{font-size:13px;color:var(--company-text-muted)}.company-profile-page .portfolio-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.company-profile-page .portfolio-card{overflow:hidden;display:flex;flex-direction:column;transition:box-shadow 0.2s ease,transform 0.2s ease}.company-profile-page .portfolio-card:hover{box-shadow:0 14px 28px rgb(17 24 39 / .12);transform:translateY(-2px)}.company-profile-page .portfolio-img{height:200px;background:#1e1e2f;position:relative}.company-profile-page .img-1{background:url(https://aiappdaily.com/wp-content/themes/alscloudpro/images/assets/companydetail_page/claude3.7.png) center/cover no-repeat}.company-profile-page .img-2{background:url(https://aiappdaily.com/wp-content/themes/alscloudpro/images/assets/companydetail_page/claudework.png) center/cover no-repeat}.company-profile-page .img-3{background:url(https://aiappdaily.com/wp-content/themes/alscloudpro/images/assets/companydetail_page/aiframework.png) center/cover no-repeat}.company-profile-page .img-4{background:url(https://aiappdaily.com/wp-content/themes/alscloudpro/images/assets/companydetail_page/prompt.png) center/cover no-repeat}.company-profile-page .port-badge-top{position:absolute;top:16px;left:16px;background:#fff;color:var(--company-primary);padding:4px 12px;border-radius:16px;font-size:12px;font-weight:600}.company-profile-page .badge-enterprise{color:#ca8a04}.company-profile-page .badge-research{color:#9333ea}.company-profile-page .badge-devtools{color:#2563eb}.company-profile-page .port-badge-bottom{position:absolute;bottom:16px;right:16px;background:rgb(0 0 0 / .6);color:#fff;padding:4px 8px;border-radius:6px;font-size:12px;display:flex;align-items:center;gap:4px}.company-profile-page .portfolio-content{padding:24px;display:flex;flex-direction:column;flex:1}.company-profile-page .portfolio-content h3{font-size:18px;font-weight:700;margin-bottom:12px}.company-profile-page .portfolio-content p{font-size:14px;color:var(--company-text-muted);line-height:1.6;margin-bottom:20px;flex:1}.company-profile-page .port-tags{display:flex;gap:8px;flex-wrap:wrap}.company-profile-page .port-tag{background:var(--company-bg-muted);color:var(--company-text-muted);padding:4px 12px;border-radius:16px;font-size:12px;font-weight:500}.company-profile-page hr.section-divider{border:0;border-top:1px solid var(--company-border);margin:0}.company-profile-page aside{position:sticky;top:94px;align-self:start;display:flex;flex-direction:column;gap:24px}.company-profile-page .sidebar-item{display:flex;align-items:flex-start;gap:16px;padding:20px 24px;border-bottom:1px solid var(--company-border);transition:background-color 0.2s ease}.company-profile-page .sidebar-item:hover,.company-profile-page .sidebar-item.is-hovered{background-color:#f9fffd}.company-profile-page .sidebar-item-last{margin-bottom:24px;border-bottom:none}.company-profile-page .sidebar-icon{width:20px;height:20px;border-radius:8px;flex-shrink:0}.company-profile-page .sidebar-label{font-size:13px;color:var(--company-text-muted)}.company-profile-page .sidebar-value{font-size:15px;font-weight:600;color:var(--company-text-main)}.company-profile-page .sidebar-btn{width:calc(100% - 48px);margin:0 24px 24px;justify-content:center}.company-profile-page .funding-card{background:var(--company-primary);color:#fff;border-radius:16px;padding:32px 24px}.company-profile-page .funding-card .label{font-size:14px;font-weight:500;margin-bottom:8px;opacity:.9}.company-profile-page .funding-card .amount{font-size:36px;font-weight:700;margin-bottom:12px}.company-profile-page .funding-card .meta{font-size:13px;opacity:.8}.company-profile-page .funding-icon{width:16px;vertical-align:middle}.company-profile-page .funding-icon-lg{width:18px}.company-profile-page .section-highlight{animation:companySectionHighlightFade 0.9s ease}.company-profile-page .portfolio-card.is-hovered,.company-profile-page .review-card.is-hovered{transform:translateY(-2px)}@keyframes companySectionHighlightFade{0%{box-shadow:0 0 0 8px rgb(0 154 122 / .2)}100%{box-shadow:none}}@media (max-width:1024px){.company-profile-page .container{grid-template-columns:1fr;gap:28px;width:min(1200px, calc(100% - 32px))}.company-profile-page aside{position:static}.company-profile-page .reviews-grid,.company-profile-page .portfolio-grid{grid-template-columns:1fr}}@media (max-width:768px){.company-profile-page .hero{height:auto;min-height:340px;padding:20px}.company-profile-page .hero-bottom,.company-profile-page .sticky-nav,.company-profile-page .hero-profile{flex-direction:column;align-items:flex-start;gap:14px}.company-profile-page .hero-title{font-size:34px}.company-profile-page .sticky-nav{height:auto;padding:8px 0}.company-profile-page .nav-links{width:100%;overflow-x:auto}.company-profile-page .nav-actions{display:none}.company-profile-page .specs-layout,.company-profile-page .specs-grid,.company-profile-page .reviews-header{grid-template-columns:1fr;display:grid;gap:16px}}.read-more-btn{background:none;border:none;color:#007a6e;cursor:pointer;font-size:1em;margin:0;padding:0;text-decoration:none;display:none;font-weight:500;transition:color 0.2s}.read-more-btn:hover{color:#00594f}.site-overlay-popup{--popupx-brand-primary:#00a37e;--popupx-brand-hover:#008060;--popupx-ink:#000000;--popupx-muted:#666666;--popupx-line:#e5e7eb;--popupx-card:#ffffff;--popupx-bg-soft:#f9fafb;font-family:'Inter',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;background:rgb(0 0 0 / .4);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);align-items:center;justify-content:center;padding:20px;transition:opacity 0.3s ease}.site-overlay-popup{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;background:rgb(0 0 0 / .4);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);align-items:center;justify-content:center;padding:20px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease}.site-overlay-popup.active{display:flex;opacity:1;visibility:visible;pointer-events:auto}.popupx-main-shell{position:relative;width:min(1200px, 100%);border-radius:24px;background:var(--popupx-card);box-shadow:0 25px 50px -12px rgb(0 0 0 / .25);overflow:hidden;animation:popupxEnterCard 0.4s cubic-bezier(.16,1,.3,1) forwards}.popupx-close-control{position:absolute;top:20px;right:20px;border:0;background:#f3f4f6;color:#4b5563;cursor:pointer;z-index:10;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background 0.2s}.popupx-close-control:hover{background:#e5e7eb;color:var(--popupx-ink)}.popupx-split-layout{display:grid;grid-template-columns:1fr 1.1fr;min-height:270px}.popupx-brand-column{position:relative;padding:38px 40px;background-color:#f0fdfa;background-image:radial-gradient(at 0% 0%,rgb(0 163 126 / .05) 0,transparent 50%),radial-gradient(at 100% 100%,rgb(0 163 126 / .05) 0,transparent 50%);border-right:1px solid var(--popupx-line)}.popupx-brand-logo-wrap{width:64px;height:64px;margin-bottom:26px;border-radius:20px;box-shadow:0 8px 18px rgb(0 128 96 / .28);display:flex;align-items:center;justify-content:center}.popupx-brand-logo{width:70px;height:auto;filter:drop-shadow(0 1px 1px rgb(0 0 0 / .2));margin-right:3px}.popupx-brand-title{margin:0;font-size:2rem;line-height:1.14;letter-spacing:-.02em;font-weight:700;color:var(--popupx-ink);max-width:520px}.popupx-brand-text{margin:18px 0 0;font-size:1rem;line-height:1.58;color:var(--popupx-muted);max-width:520px}.popupx-brand-points{margin:32px 0 0;padding:0;list-style:none;display:grid;gap:12px;max-width:520px}.popupx-brand-point-item{display:flex;align-items:center;font-size:.95rem;font-weight:500;color:#374151}.popupx-brand-point-item::before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:var(--popupx-brand-primary);color:#fff;border-radius:50%;margin-right:12px;font-size:10px}.popupx-form-column{padding:38px 50px;display:flex;flex-direction:column;justify-content:center}.popupx-form-title{margin:0 0 18px;font-size:1.35rem;color:var(--popupx-ink);font-weight:700;text-align:center}.popupx-form-body{display:grid;grid-template-columns:1fr 1fr;gap:12px 14px}.popupx-form-field{display:flex;flex-direction:column}.popupx-form-field-full{grid-column:1 / -1}.popupx-form-label{display:block;margin-bottom:4px;color:#4b5563;font-weight:600;font-size:.875rem}.popupx-form-input,.popupx-form-textarea{width:100%;box-sizing:border-box;border:1px solid var(--popupx-line);background:#fff;border-radius:12px;padding:10px 14px;color:var(--popupx-ink);font-size:1rem;font-family:inherit;transition:border-color 0.2s,box-shadow 0.2s}.popupx-form-textarea{resize:none;min-height:78px}.popupx-form-input:focus,.popupx-form-textarea:focus{outline:none;border-color:var(--popupx-brand-primary);box-shadow:0 0 0 4px rgb(0 163 126 / .1)}.popupx-form-input.popupx-invalid,.popupx-form-textarea.popupx-invalid{border-color:#ef4444}.popupx-captcha-row{display:grid;grid-template-columns:auto 190px;align-items:center;gap:12px;justify-content:start;max-width:460px}.popupx-captcha-question{margin:0;font-size:.95rem;font-weight:700;color:#1f2937}.popupx-captcha-answer{text-align:center}.popupx-form-error{display:none;margin:6px 0 0;font-size:.8rem;color:#ef4444;font-weight:500}.popupx-form-error-visible{display:block}.popupx-submit-action{margin-top:4px;border:0;border-radius:50px;background:var(--popupx-brand-primary);color:#fff;padding:12px 24px;font-size:1rem;font-weight:600;cursor:pointer;transition:background 0.2s,transform 0.1s}.popupx-submit-action:hover{background:var(--popupx-brand-hover)}.popupx-submit-action:active{transform:scale(.98)}@keyframes popupxEnterCard{from{opacity:0;transform:scale(.95) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (max-width:850px){.popupx-split-layout{grid-template-columns:1fr}.popupx-brand-column{display:none}.popupx-form-column{padding:40px 30px}.popupx-form-body{grid-template-columns:1fr}}p.newsletter-message{text-align:center;margin-top:10px}.toprated-card-logo{height:40px;width:auto;margin-right:12px;display:inline-block;vertical-align:middle}.toprated-rating-icon{height:1em;width:1em;vertical-align:middle;margin-right:2px}.toprated-page-wrapper{--brand-dark:#111827;--brand-teal:#0d9488;--brand-teal-hover:#0f766e;--brand-teal-light:#ccfbf1;--text-body:#4b5563;--text-light:#6b7280;--border-color:#e5e7eb;--card-bg:#ffffff;--star-color:#f59e0b;font-family:'Inter',system-ui,-apple-system,sans-serif;color:var(--brand-dark);display:flex;flex-direction:column;min-height:100vh;background:var(--card-bg)}.toprated-hero-section{background:radial-gradient(circle at 15% 0%,#ccfbf1 0%,transparent 40%),radial-gradient(circle at 85% 30%,#e0f2fe 0%,transparent 40%),linear-gradient(180deg,#f0fdfa 0%,#ffffff 100%);padding:100px 24px 60px 24px;text-align:center}.toprated-hero-container{max-width:900px;margin:0 auto}.toprated-main-title{font-size:3.5rem;font-weight:900;color:var(--brand-dark);margin:0 0 16px 0;letter-spacing:-1.5px}.toprated-highlight{color:var(--brand-teal)}.toprated-main-subtitle{font-size:1.2rem;color:var(--text-light);line-height:1.6;margin:0 auto;max-width:700px}.toprated-list-section{padding:40px 0 100px 0;background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%)}.toprated-list-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;max-width:1200px;margin:0 auto;padding:0 24px}.toprated-card{background:var(--card-bg);border-radius:24px;padding:32px;border:1px solid var(--border-color);box-shadow:0 4px 20px rgb(0 0 0 / .03);display:flex;flex-direction:column;transition:all 0.3s cubic-bezier(.4,0,.2,1);position:relative;top:0;text-decoration:none;opacity:0;animation:fadeInUp 0.6s ease forwards}.toprated-card:hover{top:-6px;box-shadow:0 16px 32px rgb(13 148 136 / .08);border-color:var(--brand-teal-light)}.toprated-card:nth-child(1){animation-delay:0.0s}.toprated-card:nth-child(2){animation-delay:0.1s}.toprated-card:nth-child(3){animation-delay:0.2s}.toprated-card:nth-child(4){animation-delay:0.3s}.toprated-card:nth-child(5){animation-delay:0.4s}.toprated-card:nth-child(6){animation-delay:0.5s}.toprated-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.toprated-card-badge{background:var(--brand-teal-light);color:var(--brand-teal-hover);font-weight:800;font-size:.75rem;padding:6px 14px;border-radius:20px;text-transform:uppercase;letter-spacing:.5px}.toprated-card-rating{color:var(--brand-dark);font-weight:700;font-size:1.05rem;display:flex;align-items:center;gap:4px}.toprated-card-rating span.star{color:var(--star-color);font-size:1.2rem}.toprated-card-rating span.reviews{color:var(--text-light);font-weight:500;font-size:.85rem;margin-left:4px}.toprated-card-title{font-size:1.4rem;font-weight:800;color:var(--brand-dark);margin:0 0 10px 0;letter-spacing:-.5px}.toprated-card-desc{color:var(--text-body);font-size:.95rem;line-height:1.6;margin:0 0 24px 0;flex-grow:1}.toprated-card-footer{display:flex;justify-content:space-between;align-items:flex-end;border-top:1px solid var(--border-color);padding-top:20px;margin-top:auto}.toprated-card-platforms{display:flex;flex-wrap:wrap;gap:8px}.toprated-card-platform{background:#f1f5f9;color:var(--text-body);font-size:.8rem;font-weight:600;padding:4px 10px;border-radius:8px}.toprated-card-action{color:var(--brand-teal);font-weight:700;font-size:.95rem;display:flex;align-items:center;gap:4px;transition:color 0.2s}.toprated-card:hover .toprated-card-action{color:var(--brand-teal-hover)}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.toprated-hero-section{padding:80px 16px 32px 16px}.toprated-main-title{font-size:2.2rem}.toprated-main-subtitle{font-size:1rem}.toprated-list-container{grid-template-columns:1fr}.toprated-card{padding:20px}}@media (max-width:480px){.toprated-hero-section{padding:48px 8px 20px 8px}.toprated-main-title{font-size:1.3rem}.toprated-main-subtitle{font-size:.95rem}.toprated-list-container{padding:0 4px}.toprated-card{padding:12px;border-radius:14px}.toprated-card-logo{height:28px;margin-right:8px}.toprated-card-title{font-size:1.05rem}.toprated-card-desc{font-size:.85rem}.toprated-card-badge{font-size:.65rem;padding:4px 10px}.toprated-card-rating{font-size:.95rem}.toprated-card-platform{font-size:.7rem;padding:3px 7px}.toprated-card-action{font-size:.85rem}}.aboutus-page-wrapper{--brand-dark:#111827;--brand-teal:#0d9488;--brand-teal-light:#ccfbf1;--text-body:#4b5563;--text-light:#6b7280;--border-color:#e5e7eb;--card-bg:#ffffff;font-family:'Inter',system-ui,-apple-system,sans-serif;color:var(--brand-dark);display:flex;flex-direction:column;background:var(--card-bg)}.aboutus-container{max-width:1200px;margin:0 auto;padding:0 24px}.aboutus-hero{background:radial-gradient(circle at 15% 0%,#ccfbf1 0%,transparent 40%),radial-gradient(circle at 85% 30%,#e0f2fe 0%,transparent 40%),linear-gradient(180deg,#f0fdfa 0%,#ffffff 100%);padding:100px 24px 60px 24px;text-align:center}.aboutus-title{font-size:3.5rem;font-weight:900;color:var(--brand-dark);margin:0 0 16px 0;letter-spacing:-1.5px}.aboutus-highlight{color:var(--brand-teal)}.aboutus-subtitle{font-size:1.2rem;color:var(--text-light);line-height:1.6;margin:0 auto;max-width:700px}.aboutus-content-section{padding:40px 0 80px 0}.aboutus-grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px}.aboutus-card{background:var(--card-bg);border-radius:24px;padding:40px 32px;border:1px solid var(--border-color);box-shadow:0 4px 20px rgb(0 0 0 / .03);transition:transform 0.3s ease,box-shadow 0.3s ease;display:flex;flex-direction:column}.aboutus-card:hover{transform:translateY(-6px);box-shadow:0 16px 32px rgb(13 148 136 / .08);border-color:var(--brand-teal-light)}.aboutus-card-icon{width:48px;height:48px;border-radius:14px;background:var(--brand-teal-light);color:var(--brand-teal);display:flex;align-items:center;justify-content:center;margin-bottom:24px}.aboutus-section-title{font-size:1.5rem;font-weight:800;color:var(--brand-dark);margin:0 0 16px 0;letter-spacing:-.5px}.aboutus-section-desc{font-size:1rem;color:var(--text-body);line-height:1.7;margin:0 0 16px 0}.aboutus-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.aboutus-list li{font-size:.95rem;color:var(--text-body);line-height:1.6;padding-left:28px;position:relative}.aboutus-list li::before{content:"✓";position:absolute;left:0;top:-1px;color:var(--brand-teal);font-weight:800;font-size:1.1rem}.aboutus-team-section{padding:80px 0 100px 0;background:linear-gradient(180deg,#f8fafc 0%,#ffffff 100%);border-top:1px solid var(--border-color)}.aboutus-team-header{text-align:center;font-size:2.25rem;font-weight:900;color:var(--brand-dark);margin:0 0 48px 0;letter-spacing:-1px}.aboutus-team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:32px}.aboutus-team-card{background:var(--card-bg);border-radius:20px;padding:32px 24px;text-align:center;border:1px solid var(--border-color);box-shadow:0 4px 16px rgb(0 0 0 / .02);transition:transform 0.3s ease,border-color 0.3s ease}.aboutus-team-card:hover{transform:translateY(-4px);border-color:var(--brand-teal)}.aboutus-team-avatar-box{width:88px;height:88px;border-radius:50%;margin:0 auto 20px auto;padding:4px;background:linear-gradient(135deg,var(--brand-teal-light),var(--brand-teal))}.aboutus-team-avatar{width:100%;height:100%;border-radius:50%;object-fit:cover;background:#fff;border:2px solid #fff;box-sizing:border-box}.aboutus-team-name{font-size:1.15rem;font-weight:800;color:var(--brand-dark);margin:0 0 4px 0}.aboutus-team-role{font-size:.95rem;color:var(--brand-teal);font-weight:600;margin:0}@media (max-width:768px){.aboutus-hero{padding:80px 24px 40px 24px}.aboutus-title{font-size:2.5rem}.aboutus-subtitle{font-size:1.05rem}.aboutus-grid-3,.aboutus-team-grid{grid-template-columns:1fr}}.newsdetail-page{font-family:"Plus Jakarta Sans","Segoe UI",sans-serif;background-color:#FAFCFC;color:#111827;min-height:100vh;padding:32px 24px;position:relative;overflow:clip}.saboxplugin-wrap{margin-top:20px!important}.newsdetail-page-bg-orb{position:absolute;border-radius:50%;filter:blur(80px);z-index:0;opacity:.6}.newsdetail-page-bg-orb-one{width:500px;height:500px;left:-150px;top:-150px;background:radial-gradient(circle,rgb(16 185 129 / .15) 0%,rgb(204 251 241 / .05) 70%,transparent 100%)}.newsdetail-page-bg-orb-two{width:600px;height:600px;right:-200px;top:20%;background:radial-gradient(circle,rgb(250 245 235 / .4) 0%,#fff0 70%,transparent 100%)}.newsdetail-topbar,.newsdetail-content-wrap{max-width:1200px;margin:0 auto;position:relative;z-index:1}.newsdetail-topbar{display:flex;justify-content:space-between;align-items:center;padding:0 8px 32px}.newsdetail-brand{text-decoration:none;font-family:"Sora","Plus Jakarta Sans",sans-serif;font-size:1.25rem;font-weight:700;color:#059669;display:flex;align-items:center;gap:8px}.newsdetail-logo-block{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#059669;border-radius:7px;margin-right:6px}.newsdetail-logo-block img{width:18px;height:18px;display:block}.newsdetail-top-actions{display:flex;align-items:center;gap:24px}.newsdetail-top-link{text-decoration:none;color:#4B5563;font-weight:500;font-size:.95rem;transition:color 0.2s}.newsdetail-top-link:hover{color:#059669}.newsdetail-top-cta{border:0;border-radius:999px;background:#059669;color:#fff;font-weight:600;padding:10px 24px;cursor:pointer;transition:background-color 0.2s,transform 0.1s}.newsdetail-top-cta:hover{background:#047857;transform:translateY(-1px)}.newsdetail-article-shell{border:1px solid #F3F4F6;border-radius:24px;background:#FFF;box-shadow:0 10px 40px -10px rgb(0 0 0 / .04);overflow:clip}.newsdetail-hero-card{border-bottom:1px solid #F3F4F6}.newsdetail-hero-image-wrap{position:relative;padding:16px 16px 0 16px}.newsdetail-hero-image{width:100%;height:400px;object-fit:cover;display:block;border-radius:16px}.newsdetail-status-chip{position:absolute;top:36px;left:36px;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;font-weight:700;background:#059669;color:#fff;border-radius:999px;padding:6px 14px;box-shadow:0 4px 12px rgb(5 150 105 / .2)}.newsdetail-issue-id{position:absolute;top:36px;right:36px;font-size:1.2rem;font-family:"Sora","Plus Jakarta Sans",sans-serif;font-weight:700;color:#fff;text-shadow:0 2px 8px rgb(0 0 0 / .4)}.newsdetail-main-meta{padding:32px 40px 40px}.newsdetail-meta-row{display:flex;flex-wrap:wrap;gap:16px;color:#6B7280;font-weight:500;font-size:.9rem}.newsdetail-title{margin:16px 0;font-family:"Sora","Plus Jakarta Sans",sans-serif;font-size:clamp(2rem, 3vw, 3.2rem);line-height:1.15;color:#111827;letter-spacing:-.02em}.newsdetail-subtitle{margin:0;color:#4B5563;font-size:1.15rem;line-height:1.6;max-width:900px;font-weight:400}.newsdetail-topic-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.newsdetail-topic-chip{padding:6px 16px;border-radius:999px;font-weight:600;font-size:.85rem;border:1px solid #fff0}.newsdetail-topic-chip-teal{color:#059669;background:#ECFDF5;border-color:#D1FAE5}.newsdetail-topic-chip-orange{color:#D97706;background:#FFFBEB;border-color:#FEF3C7}.newsdetail-topic-chip-sand{color:#4B5563;background:#F3F4F6;border-color:#E5E7EB}.newsdetail-tool-row{margin-top:32px;padding-top:24px;border-top:1px solid #F3F4F6;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.newsdetail-tools-group{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.newsdetail-tools-label{color:#6B7280;font-weight:500;font-size:.95rem}.newsdetail-tool-pill{border:1px solid #E5E7EB;border-radius:999px;background:#FFF;color:#374151;font-weight:600;font-size:.85rem;padding:6px 14px}.newsdetail-read-link{text-decoration:none;color:#059669;font-weight:700;font-size:1rem;display:inline-flex;align-items:center;gap:6px}.newsdetail-read-link:hover{text-decoration:underline}.newsdetail-body-grid{display:grid;grid-template-columns:220px minmax(0,1fr) 300px;gap:40px;padding:40px}.newsdetail-left-rail{display:grid;gap:24px;position:sticky;top:32px;align-self:start;height:fit-content}.newsdetail-progress-wrap,.newsdetail-share-box,.newsdetail-related-card,.newsdetail-newsletter-card,.newsdetail-keypoints,.newsdetail-callout,.newsdetail-author-box{border:1px solid #F3F4F6;border-radius:16px;background:#FFF}.newsdetail-progress-wrap{padding:20px}.newsdetail-progress-label{display:block;font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#9CA3AF}.newsdetail-progress-track{margin-top:12px;border-radius:999px;background:#F3F4F6;height:6px;overflow:hidden}.newsdetail-progress-bar{height:100%;width:0;background:#059669;transition:width 0.1s ease-out}.newsdetail-share-box{padding:20px}.newsdetail-share-title{margin:0 0 16px;font-weight:700;color:#111827;font-size:.95rem}.newsdetail-share-btn{width:100%;border:1px solid #E5E7EB;background:#FFF;color:#4B5563;font-weight:600;font-size:.9rem;border-radius:999px;padding:10px;cursor:pointer;transition:all 0.2s ease;display:block}.newsdetail-share-btn+.newsdetail-share-btn{margin-top:10px}.newsdetail-share-btn:hover{border-color:#059669;color:#059669;background:#F0FDF4}.newsdetail-copy-feedback{margin:12px 0 0;min-height:20px;font-size:.8rem;color:#059669;font-weight:600;text-align:center}.newsdetail-story-content{min-width:0}.newsdetail-story-content h2{font-family:"Sora","Plus Jakarta Sans",sans-serif;color:#111827;margin:40px 0 16px;font-size:1.6rem;letter-spacing:-.01em}.newsdetail-story-content p{color:#374151;line-height:1.75;font-size:1.1rem;margin:0}.newsdetail-story-content p+p{margin-top:20px}.newsdetail-keypoints{padding:24px;margin-bottom:32px;background:#F9FAFB;border:1px solid #F3F4F6;border-left:4px solid #059669}.newsdetail-keypoints h2{margin:0 0 12px;font-size:1.25rem}.newsdetail-keypoints ul{margin:0;padding:0 0 0 20px;color:#4B5563;font-size:1.05rem;line-height:1.6}.newsdetail-keypoints li+li{margin-top:10px}.newsdetail-quote{margin:32px 0;border-left:4px solid #059669;background:#FFF;padding:0 0 0 24px;color:#111827;font-family:"Sora",sans-serif;font-size:1.3rem;font-weight:600;line-height:1.6}.newsdetail-callout{margin-top:32px;padding:24px;background:#ECFDF5;border:1px solid #D1FAE5}.newsdetail-callout h3{margin:0;color:#065F46;font-size:1.15rem}.newsdetail-callout ol{margin:12px 0 0;padding:0 0 0 24px;color:#047857;line-height:1.7;font-size:1.05rem}.newsdetail-callout li+li{margin-top:8px}.newsdetail-author-box{margin-top:40px;display:flex;gap:16px;align-items:center;padding:20px;background:#F9FAFB}.newsdetail-author-avatar{width:60px;height:60px;border-radius:50%;object-fit:cover}.newsdetail-author-name{margin:0;font-weight:700;color:#111827;font-size:1.1rem}.newsdetail-author-role{margin:4px 0 0;color:#6B7280;font-size:.95rem}.newsdetail-right-rail{display:grid;gap:20px;position:sticky;top:32px;align-self:start;height:fit-content}.newsdetail-related-card{padding:16px;transition:transform 0.2s,box-shadow 0.2s;cursor:pointer}.newsdetail-related-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px rgb(0 0 0 / .05)}.newsdetail-related-thumb{display:block;width:100%;height:140px;object-fit:cover;border-radius:8px}.newsdetail-related-meta{margin:12px 0 8px;font-size:.8rem;color:#059669;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.newsdetail-related-card h3{margin:0;color:#111827;font-size:1.05rem;line-height:1.4;font-family:"Sora",sans-serif}.newsdetail-related-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.newsdetail-related-tags span{font-size:.75rem;font-weight:600;color:#4B5563;background:#F3F4F6;border-radius:4px;padding:4px 8px}.newsdetail-story-content,.newsdetail-right-rail,.newsdetail-left-rail,.newsdetail-hero-card{animation:newsdetail-fade-up 0.6s ease both}@keyframes newsdetail-fade-up{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1150px){.newsdetail-body-grid{grid-template-columns:minmax(0,1fr);padding:32px 24px}.newsdetail-left-rail{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.newsdetail-right-rail{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:760px){.newsdetail-page{padding:16px 12px}.newsdetail-hero-image-wrap{padding:8px 8px 0 8px}.newsdetail-hero-image{height:240px;border-radius:12px}.newsdetail-status-chip{top:24px;left:24px}.newsdetail-issue-id{top:24px;right:24px}.newsdetail-main-meta{padding:24px 20px}.newsdetail-title{font-size:1.7rem}.newsdetail-subtitle{font-size:1rem}.newsdetail-body-grid{padding:24px 20px;gap:24px}.newsdetail-left-rail{grid-template-columns:minmax(0,1fr)}}@media (max-width:600px){.newsdetail-topbar{flex-direction:column;align-items:flex-start;gap:10px;padding-bottom:18px}.newsdetail-brand{font-size:1.05rem;gap:6px}.newsdetail-logo-block{width:22px;height:22px;border-radius:5px}.newsdetail-logo-block img{width:14px;height:14px}.newsdetail-top-actions{gap:10px}.newsdetail-top-link{font-size:.9rem}.newsdetail-top-cta{padding:8px 16px;font-size:.95rem}.newsdetail-article-shell{border-radius:12px;box-shadow:none}.newsdetail-hero-image{height:140px;border-radius:8px}.newsdetail-status-chip,.newsdetail-issue-id{font-size:.7rem;top:10px;left:10px;right:10px;padding:4px 10px}.newsdetail-main-meta{padding:14px 8px 18px}.newsdetail-title{font-size:1.1rem;margin:10px 0}.newsdetail-subtitle{font-size:.92rem;line-height:1.45}.newsdetail-topic-chips{gap:5px;margin-top:12px}.newsdetail-topic-chip{padding:4px 10px;font-size:.75rem}.newsdetail-tool-row{flex-direction:column;align-items:flex-start;gap:8px;margin-top:16px;padding-top:10px}.newsdetail-tools-group{gap:6px}.newsdetail-tool-pill{padding:4px 8px;font-size:.75rem}.newsdetail-read-link{font-size:.92rem}.newsdetail-body-grid{display:block;padding:10px 0 0 0;gap:0}.newsdetail-left-rail,.newsdetail-right-rail{position:static;top:unset;grid-template-columns:none;display:block;width:100%;margin-bottom:18px}.newsdetail-progress-wrap,.newsdetail-share-box,.newsdetail-related-card,.newsdetail-newsletter-card,.newsdetail-keypoints,.newsdetail-callout,.newsdetail-author-box{border-radius:8px;padding:12px;margin-bottom:12px}.newsdetail-keypoints{margin-bottom:16px;padding:10px}.newsdetail-keypoints h2{font-size:1rem;margin-bottom:6px}.newsdetail-keypoints ul{font-size:.92rem;padding-left:14px}.newsdetail-quote{font-size:1rem;padding-left:10px;margin:16px 0}.newsdetail-callout{margin-top:14px;padding:10px}.newsdetail-callout h3{font-size:.98rem}.newsdetail-callout ol{font-size:.92rem;padding-left:14px}.newsdetail-author-box{gap:8px;padding:10px;margin-top:18px}.newsdetail-author-avatar{width:36px;height:36px}.newsdetail-author-name{font-size:.98rem}.newsdetail-author-role{font-size:.85rem}.newsdetail-related-card{padding:10px}.newsdetail-related-thumb{height:70px;border-radius:5px}.newsdetail-related-meta{font-size:.7rem;margin:6px 0 4px}.newsdetail-related-card h3{font-size:.85rem}.newsdetail-related-tags{gap:4px;margin-top:6px}.newsdetail-related-tags span{font-size:.65rem;padding:2px 6px;border-radius:3px}.newsdetail-newsletter-card{padding:10px}.newsdetail-newsletter-card h3{font-size:1rem}.newsdetail-newsletter-card p{font-size:.92rem;margin:6px 0 10px}.newsdetail-newsletter-card button{font-size:.92rem;padding:8px 10px;border-radius:6px}}a.tool-title-link{text-decoration:none;color:#000}a{text-decoration:none;color:#000}.dashboard-portfolio-container{font-family:'Inter',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#111827;background:#fff;border-radius:16px;padding:32px;box-sizing:border-box;max-width:900px;width:100%}.dashboard-portfolio-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center}.dashboard-portfolio-empty-title{font-size:26px;font-weight:800;margin-bottom:12px;color:#0f172a;letter-spacing:-.02em}.dashboard-portfolio-empty-desc{font-size:16px;color:#64748b;margin-bottom:32px;max-width:420px;line-height:1.5}.dashboard-portfolio-add-btn,.dashboard-portfolio-submit-btn,.dashboard-portfolio-upload-url-btn{background-color:#059669;color:#fff;border:none;padding:12px 28px;border-radius:50px;font-size:15px;font-weight:600;cursor:pointer;transition:all 0.2s ease;box-shadow:0 4px 14px rgb(5 150 105 / .2)}.dashboard-portfolio-add-btn:hover,.dashboard-portfolio-submit-btn:hover,.dashboard-portfolio-upload-url-btn:hover{background-color:#047857;transform:translateY(-1px)}.dashboard-portfolio-back-btn{background:none;border:none;color:#64748b;font-size:15px;font-weight:600;cursor:pointer;padding:0;margin-bottom:32px;transition:color 0.2s;display:flex;align-items:center;gap:6px}.dashboard-portfolio-back-btn:hover{color:#059669}.dashboard-portfolio-tabs{display:flex;gap:12px;margin-bottom:32px;border-bottom:1px solid #f1f5f9;padding-bottom:16px}.dashboard-portfolio-tab{background:#fff0;border:none;padding:10px 20px;font-size:14px;font-weight:600;color:#64748b;cursor:pointer;border-radius:50px;transition:all 0.2s ease}.dashboard-portfolio-tab.active{background:#ecfdf5;color:#059669}.dashboard-portfolio-tab:hover:not(.active){background:#f8fafc;color:#334155}.dashboard-portfolio-upload-dropzone{border:2px dashed #cbd5e1;background:#f8fafc;border-radius:16px;padding:40px 20px;text-align:center;cursor:pointer;transition:all 0.2s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;margin-bottom:24px}.dashboard-portfolio-upload-dropzone:hover,.dashboard-portfolio-upload-dropzone.dragover{border-color:#059669;background:#ecfdf5}.dashboard-portfolio-upload-icon{font-size:24px;color:#059669;background:#fff;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 2px 8px rgb(0 0 0 / .06)}.dashboard-portfolio-upload-text{color:#64748b;font-size:15px;font-weight:500}.dashboard-portfolio-form-row{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}.dashboard-portfolio-form-group{display:flex;flex-direction:column;gap:8px}.dashboard-portfolio-form-group label{font-size:14px;font-weight:600;color:#334155}.dashboard-portfolio-input,.dashboard-portfolio-upload-url,.dashboard-portfolio-dropdown-selected{width:100%;padding:14px 16px;border:1.5px solid #e2e8f0;border-radius:12px;font-size:15px;color:#0f172a;background:#fff;transition:all 0.2s ease;box-sizing:border-box;font-family:inherit;outline:none}.dashboard-portfolio-input:focus,.dashboard-portfolio-upload-url:focus,.dashboard-portfolio-dropdown-selected:focus{border-color:#059669;box-shadow:0 0 0 4px rgb(5 150 105 / .1)}textarea.dashboard-portfolio-input{min-height:120px;resize:vertical}.dashboard-portfolio-date-row{display:flex;gap:16px}.dashboard-portfolio-dropdown{position:relative;width:100%;font-family:inherit}.dashboard-portfolio-dropdown-selected{cursor:pointer;min-height:50px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-portfolio-dropdown-list{position:absolute;left:0;top:110%;width:100%;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 25px rgb(0 0 0 / .08);z-index:10;max-height:220px;overflow-y:auto;padding:8px 0}.dashboard-portfolio-dropdown-list label{display:flex;align-items:center;gap:10px;padding:10px 18px;font-size:14px;color:#334155;cursor:pointer;transition:background 0.18s;font-weight:500}.dashboard-portfolio-dropdown-list label:hover{background:#f8fafc;color:#059669}.dashboard-portfolio-dropdown-list input[type="checkbox"]{accent-color:#059669;width:18px;height:18px;margin:0;cursor:pointer}.dashboard-portfolio-upload-video{display:flex;flex-direction:column;gap:16px}.dashboard-portfolio-upload-video .dashboard-portfolio-upload-url-btn{align-self:flex-start}.dashboard-portfolio-upload-or{text-align:center;color:#94a3b8;font-size:14px;position:relative;margin:10px 0}.dashboard-portfolio-upload-or::before,.dashboard-portfolio-upload-or::after{content:"";position:absolute;top:50%;width:44%;height:1px;background:#e2e8f0}.dashboard-portfolio-upload-or::before{left:0}.dashboard-portfolio-upload-or::after{right:0}.dashboard-portfolio-form-section{margin-top:40px;padding-top:32px;border-top:1px solid #f1f5f9}.dashboard-portfolio-form-section h3{font-size:20px;font-weight:800;color:#0f172a;margin-bottom:24px;letter-spacing:-.01em}.dashboard-portfolio-form-actions{display:flex;justify-content:flex-end;gap:16px;margin-top:40px;padding-top:24px;border-top:1px solid #f1f5f9}.dashboard-portfolio-clear-btn{background:#fff;border:1.5px solid #e2e8f0;color:#64748b;padding:12px 28px;border-radius:50px;font-size:15px;font-weight:600;cursor:pointer;transition:all 0.2s ease}.dashboard-portfolio-clear-btn:hover{background:#f8fafc;color:#0f172a;border-color:#cbd5e1}.dashboard-portfolio-preview-multi{display:flex;flex-wrap:wrap;gap:16px;margin-top:8px}.dashboard-portfolio-preview-img{width:120px;height:90px;object-fit:cover;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 4px 12px rgb(0 0 0 / .05)}.dashboard-portfolio-preview-remove{background:#fff;color:#ef4444;border:1px solid #fca5a5;border-radius:50%;cursor:pointer;position:absolute;top:-8px;right:-8px;width:26px;height:26px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgb(0 0 0 / .1);font-weight:700;transition:all 0.2s}.dashboard-portfolio-preview-remove:hover{background:#ef4444;color:#fff;border-color:#ef4444}@media (max-width:768px){.dashboard-portfolio-form-row{grid-template-columns:1fr;gap:16px}.dashboard-portfolio-date-row{flex-direction:column}.dashboard-portfolio-container{padding:20px}}.contactus-dashboard-success-block{display:none;flex-direction:column;align-items:center;justify-content:center;min-height:340px;background:#fff;border-radius:20px;box-shadow:0 4px 24px rgb(0 0 0 / .04);padding:48px 24px;border:1px solid #f1f5f9;max-width:420px;margin:48px auto 0 auto;animation:contact-success-fadein 0.7s cubic-bezier(.4,2,.6,1) 1}.contactus-dashboard-success-icon{font-size:3.2rem;color:#089160;background:#e0f7ef;border-radius:50%;width:70px;height:70px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;box-shadow:0 2px 8px rgb(8 145 96 / .08);animation:contact-success-pop 0.5s cubic-bezier(.4,2,.6,1) 1}.contactus-dashboard-success-title{font-size:1.5rem;font-weight:700;color:#089160;margin-bottom:8px;text-align:center;letter-spacing:-.02em}.contactus-dashboard-success-desc{font-size:1.05rem;color:#64748b;margin-bottom:28px;text-align:center;max-width:320px}.contactus-dashboard-success-ok{background:#089160;color:#fff;border:none;border-radius:50px;padding:12px 36px;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px rgb(8 145 96 / .08);transition:background 0.2s,box-shadow 0.2s}.contactus-dashboard-success-ok:hover{background:#06734c;box-shadow:0 4px 16px rgb(8 145 96 / .13)}@keyframes contact-success-pop{0%{transform:scale(.7);opacity:0}70%{transform:scale(1.15);opacity:1}100%{transform:scale(1);opacity:1}}@keyframes contact-success-fadein{0%{opacity:0;transform:translateY(40px)}100%{opacity:1;transform:translateY(0)}}.dashboard-review-success-block,.dashboard-review-request-success-block{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:320px;background:#f0fdf4;border-radius:16px;padding:48px 24px;box-shadow:0 2px 12px rgb(5 150 105 / .04);margin-top:24px}.dashboard-review-success-icon{font-size:3.5rem;color:#059669;margin-bottom:18px}.dashboard-review-container{width:100%;margin:0 auto;background:#fff;border-radius:18px;box-shadow:0 4px 24px rgb(15 23 42 / .04);padding:48px 32px;box-sizing:border-box;font-family:inherit}.dashboard-review-title{font-size:2.25rem;font-weight:500;color:#0f172a;margin-bottom:8px}.dashboard-review-desc{font-size:1.05rem;color:#64748b;margin-bottom:32px}.dashboard-review-options{display:flex;gap:24px;flex-wrap:wrap;justify-content:center}.dashboard-review-option{flex:1 1 340px;background:#f8fafc;border:1.5px solid #f1f5f9;border-radius:18px;padding:18px 32px 40px 32px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;min-width:320px;min-height:240px;text-align:center;box-shadow:0 2px 8px rgb(15 23 42 / .04);transition:box-shadow 0.25s,transform 0.22s,border-color 0.22s,background 0.22s;position:relative;z-index:1}.dashboard-review-option:hover{box-shadow:0 8px 32px rgb(8 150 96 / .1),0 1.5px 8px rgb(15 23 42 / .06);border-color:#a7f3d0;background:#ecfdf5;transform:translateY(-4px) scale(1.025)}.dashboard-review-option:focus-within{border-color:#059669;box-shadow:0 0 0 3px rgb(8 150 96 / .13)}.dashboard-review-option-text{font-size:1.08rem;font-weight:400;color:#334155;text-align:center;margin-bottom:18px;width:100%;display:flex;align-items:center;justify-content:center;min-height:60px}.dashboard-review-btn{background:#059669;color:#fff;border:none;border-radius:9999px;padding:12px 28px;font-size:1rem;font-weight:600;cursor:pointer;transition:background 0.2s,box-shadow 0.2s,transform 0.18s;display:flex;align-items:center;justify-content:center;margin-top:8px;box-shadow:0 1px 4px rgb(5 150 105 / .07)}.dashboard-review-btn:hover,.dashboard-review-btn:focus{background:#047857;box-shadow:0 4px 16px rgb(5 150 105 / .13);transform:translateY(-2px) scale(1.03);outline:none}.dashboard-review-btn:hover{background:#047857}.dashboard-review-btn-group{display:flex;gap:12px;justify-content:center;align-items:center;width:100%;margin-top:18px}.dashboard-review-copy-btn{background:#fff;color:#059669;border:2px solid #059669;transition:background 0.2s,color 0.2s,border-color 0.2s,box-shadow 0.2s,transform 0.18s}.dashboard-review-copy-btn:hover{background:#ecfdf5;color:#047857;border-color:#047857;box-shadow:0 2px 8px rgb(5 150 105 / .09);transform:translateY(-2px) scale(1.03)}.dashboard-review-icon-edit{width:40px;height:40px;margin-bottom:18px;background:url(/assets/Common/edit-pen.svg) no-repeat center center/contain}.dashboard-review-add-form-wrapper,.dashboard-review-request-form-wrapper{background:#fff;border-radius:16px;padding:30px}.dashboard-review-back-btn{background:none;border:none;color:#64748b;font-size:1rem;font-weight:600;cursor:pointer;padding:0}.dashboard-review-add-form,.dashboard-review-request-form{display:flex;flex-direction:column;gap:22px}.dashboard-review-form-group{display:flex;flex-direction:column;gap:8px}.dashboard-review-label{font-size:1.05rem;font-weight:600;color:#1e293b}.dashboard-review-label-hint{font-size:.9rem;color:#94a3b8;font-weight:400;margin-left:8px}.dashboard-review-rating{display:flex;gap:8px;font-size:2.2rem;color:#e2e8f0;cursor:pointer}.dashboard-review-star.selected,.dashboard-review-star.filled{color:#fbbf24}.dashboard-review-textarea,.dashboard-review-input{border-radius:12px;border:1px solid #cbd5e1;padding:14px 16px;font-size:1rem;font-family:inherit;background:#fff;color:#0f172a}.dashboard-review-details-row{display:flex;gap:16px}.dashboard-review-details-row>*{flex:1}.dashboard-review-subtitle{font-size:1.25rem;font-weight:700;color:#0f172a;margin:18px 0 8px 0}.dashboard-review-form-actions{display:flex!important;gap:16px;justify-content:flex-end;align-items:center;margin-top:24px;padding-top:24px;border-top:1px solid #f1f5f9;width:100%}.dashboard-review-clear-btn{background:none;border:none;color:#64748b;font-size:1rem;font-weight:600;cursor:pointer}.dashboard-review-submit-btn{background:#059669;color:#fff;border:none;border-radius:9999px;padding:14px 32px;font-size:1rem;font-weight:700;cursor:pointer;min-width:160px;display:inline-block!important}.dashboard-review-preview-email{color:#059669;font-weight:600}@media (max-width:900px){.dashboard-review-options{flex-direction:column;gap:18px}.dashboard-review-option{min-width:unset;width:100%;min-height:180px}.dashboard-review-add-form-wrapper,.dashboard-review-request-form-wrapper{padding:24px 8px}}@media (max-width:768px){.dashboard-review-details-row{flex-direction:column}.dashboard-review-form-actions{flex-direction:column-reverse}.dashboard-review-submit-btn{width:100%}.dashboard-review-option{min-height:140px}}.contactus-dashboard-block{width:100%;max-width:100%;min-height:88vh;background:#fff;border-radius:20px;box-shadow:0 4px 24px rgb(0 0 0 / .03);padding:48px;border:1px solid #f1f5f9;box-sizing:border-box;display:flex;flex-direction:column}.contactus-dashboard-header{margin-bottom:32px}.contactus-dashboard-title{font-size:2.25rem;font-weight:500;color:#0f172a;margin:0 0 8px 0;letter-spacing:-.03em}.contactus-dashboard-subtitle{font-size:1.05rem;color:#64748b;margin:0}.contactus-dashboard-form{width:100%;display:flex;flex-direction:column;gap:24px;flex-grow:1}.contactus-dashboard-row{display:flex;gap:20px}.contactus-dashboard-row .contactus-dashboard-field{flex:1}.contactus-dashboard-field{display:flex;flex-direction:column;gap:8px}.contactus-dashboard-field.message-field{flex-grow:1}.contactus-dashboard-input{padding:14px 16px;border:1px solid #e2e8f0;border-radius:12px;font-size:1rem;color:#0f172a;background-color:#f8fafc;outline:none;transition:all 0.2s ease;font-family:inherit;box-sizing:border-box}#contact-message{resize:none;flex-grow:1;min-height:150px}.contactus-dashboard-input::placeholder{color:#94a3b8}.contactus-dashboard-input:focus{border-color:#089160;background-color:#fff;box-shadow:0 0 0 4px rgb(8 145 96 / .1)}.contactus-dashboard-footer{display:flex;align-items:center;gap:16px;margin-top:10px}.contactus-dashboard-btn{background:#089160;color:#fff;border:none;border-radius:50px;padding:16px 32px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:all 0.2s ease;width:fit-content}.contactus-dashboard-btn:hover:not(:disabled){background:#06734c}.contactus-dashboard-btn:active:not(:disabled){transform:scale(.98)}.contactus-dashboard-btn:disabled{background:#94a3b8;cursor:not-allowed;transform:none}.contactus-dashboard-status{font-size:.95rem;font-weight:500;color:#089160;opacity:0;transition:opacity 0.3s ease}.contactus-dashboard-status.show{opacity:1}@media (max-width:640px){.contactus-dashboard-block{padding:32px 24px;min-height:auto}.contactus-dashboard-row{flex-direction:column;gap:24px}.contactus-dashboard-btn{width:100%}.contactus-dashboard-footer{flex-direction:column}}.privacypolicy-wrapper{width:100%;max-width:850px;background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 24px rgb(15 23 42 / .04);padding:48px;font-family:-apple-system,BlinkMacSystemFont,"Inter","Segoe UI",Roboto,Helvetica,Arial,sans-serif;box-sizing:border-box}.privacypolicy-header{border-bottom:1px solid #f1f5f9;padding-bottom:24px;margin-bottom:32px}.privacypolicy-title{font-size:2.25rem;font-weight:500;color:#0f172a;margin:0 0 8px 0;letter-spacing:-.03em}.privacypolicy-date{font-size:.95rem;color:#64748b;margin:0;font-weight:500}.privacypolicy-content{color:#334155;line-height:1.75;font-size:1.05rem}.privacypolicy-intro{font-size:1.15rem;color:#1e293b;margin:0 0 32px 0;font-weight:500}.privacypolicy-section{margin-bottom:32px}.privacypolicy-section:last-child{margin-bottom:0}.privacypolicy-subtitle{font-size:1.2rem;font-weight:700;color:#059669;margin:0 0 12px 0;letter-spacing:-.01em}.privacypolicy-section p{margin:0 0 16px 0}.privacypolicy-list{margin:0;padding:0;list-style-type:none}.privacypolicy-list li{position:relative;margin-bottom:12px;padding-left:28px;color:#475569}.privacypolicy-list li::before{content:'•';position:absolute;left:8px;top:-2px;color:#059669;font-size:1.5rem}.privacypolicy-list strong{color:#0f172a;font-weight:600}@media (max-width:768px){.privacypolicy-wrapper{padding:24px;border-radius:12px;box-shadow:none;border:none}.privacypolicy-title{font-size:1.8rem}.privacypolicy-intro{font-size:1.05rem}}.termsconditions-wrapper{width:100%;max-width:850px;background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 24px rgb(15 23 42 / .04);padding:48px;font-family:-apple-system,BlinkMacSystemFont,"Inter","Segoe UI",Roboto,Helvetica,Arial,sans-serif;box-sizing:border-box}.termsconditions-header{border-bottom:1px solid #f1f5f9;padding-bottom:24px;margin-bottom:32px}.termsconditions-title{font-size:2.25rem;font-weight:500;color:#0f172a;margin:0 0 8px 0;letter-spacing:-.03em}.termsconditions-date{font-size:.95rem;color:#64748b;margin:0;font-weight:500}.termsconditions-content{color:#334155;line-height:1.75;font-size:1.05rem}.termsconditions-intro{font-size:1.15rem;color:#1e293b;margin:0 0 32px 0;font-weight:500}.termsconditions-section{margin-bottom:32px}.termsconditions-section:last-child{margin-bottom:0}.termsconditions-subtitle{font-size:1.2rem;font-weight:700;color:#059669;margin:0 0 12px 0;letter-spacing:-.01em}.termsconditions-section p{margin:0 0 16px 0}.termsconditions-list{margin:0;padding:0;list-style-type:none}.termsconditions-list li{position:relative;margin-bottom:12px;padding-left:28px;color:#475569}.termsconditions-list li::before{content:'•';position:absolute;left:8px;top:-2px;color:#059669;font-size:1.5rem}.termsconditions-list strong{color:#0f172a;font-weight:600}@media (max-width:768px){.termsconditions-wrapper{padding:24px;border-radius:12px;box-shadow:none;border:none}.termsconditions-title{font-size:1.8rem}.termsconditions-intro{font-size:1.05rem}}.changepassword-dashboard-block{width:100%;height:100%;min-height:94vh;background:#fff;border-radius:20px;box-shadow:0 4px 24px rgb(0 0 0 / .03);padding:48px;border:1px solid #f1f5f9;box-sizing:border-box;display:flex;flex-direction:column}.changepassword-dashboard-header{margin-bottom:36px}.changepassword-dashboard-title{font-size:2.25rem;font-weight:500;color:#0f172a;margin:0 0 8px 0;letter-spacing:-.03em}.changepassword-dashboard-subtitle{font-size:1.05rem;color:#64748b;margin:0}.changepassword-dashboard-form{width:100%;display:flex;flex-direction:column;gap:24px;flex-grow:1}.changepassword-dashboard-field{display:flex;flex-direction:column;gap:8px;max-width:500px;position:relative}.changepassword-dashboard-label{font-size:.95rem;font-weight:600;color:#334155}.changepassword-dashboard-input{padding:14px 16px;border:1px solid #e2e8f0;border-radius:12px;font-size:1rem;color:#0f172a;background-color:#f8fafc;outline:none;transition:all 0.2s ease;font-family:inherit;box-sizing:border-box;width:100%}.changepassword-dashboard-input::placeholder{color:#94a3b8}.changepassword-dashboard-input:focus{border-color:#089160;background-color:#fff;box-shadow:0 0 0 4px rgb(8 145 96 / .1)}.changepassword-dashboard-error{font-size:.85rem;color:#ef4444;margin-top:4px;display:none}.changepassword-dashboard-footer{display:flex;align-items:center;gap:16px;margin-top:16px}.changepassword-dashboard-btn{background:#089160;color:#fff;border:none;border-radius:50px;padding:16px 32px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:all 0.2s ease;width:fit-content}.changepassword-dashboard-btn:hover:not(:disabled){background:#06734c}.changepassword-dashboard-btn:active:not(:disabled){transform:scale(.98)}.changepassword-dashboard-btn:disabled{background:#94a3b8;cursor:not-allowed;transform:none}.changepassword-dashboard-status{font-size:.95rem;font-weight:500;color:#089160;opacity:0;transition:opacity 0.3s ease}.changepassword-dashboard-status.show{opacity:1}@media (max-width:640px){.changepassword-dashboard-block{padding:32px 24px;height:auto}.changepassword-dashboard-field{max-width:100%}.changepassword-dashboard-btn{width:100%}.changepassword-dashboard-footer{flex-direction:column}}.cert-preview-container{position:relative;width:180px;height:180px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#f8fafc;box-shadow:0 2px 8px rgb(15 23 42 / .04);margin-right:32px;margin-bottom:0;overflow:hidden;border:1px solid #e2e8f0}.cert-preview-img{max-width:100%;max-height:100%;border-radius:8px;object-fit:contain;background:#fff}.cert-preview-remove{position:absolute;top:-6px;right:-6px;background:#ef4444;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;line-height:1;color:#fff;cursor:pointer;box-shadow:0 2px 4px rgb(0 0 0 / .2);transition:background 0.2s;z-index:2}.cert-preview-remove:hover{background:#dc2626}.certification-block{width:100%;height:100%;min-height:600px;max-width:100%;margin:0;background:#fff;border-radius:12px;box-shadow:0 4px 20px rgb(0 0 0 / .03);padding:48px;border:1px solid #f1f5f9;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:inherit}.certification-icon-wrapper{background:#eaf7f4;border-radius:50%;padding:24px;margin-bottom:24px;display:flex;align-items:center;justify-content:center;width:80px;height:80px}.certification-icon{width:100%;height:auto;display:block}.certification-title{font-size:1.75rem;font-weight:600;color:#0f172a;margin-bottom:12px;text-align:center;letter-spacing:-.02em}.certification-desc{font-size:1rem;color:#64748b;margin-bottom:32px;text-align:center;max-width:500px;line-height:1.5}.certification-add-btn{background:#00966A;color:#fff;border:none;border-radius:30px;padding:12px 28px;font-size:1rem;font-weight:600;cursor:pointer;transition:all 0.2s ease;box-shadow:0 4px 12px rgb(0 150 106 / .2)}.certification-add-btn:hover{background:#007A55;transform:translateY(-1px)}.certification-upload-form{width:100%;height:100%;min-height:600px;max-width:100%;margin:0;background:#fff;border-radius:12px;box-shadow:0 4px 20px rgb(0 0 0 / .03);padding:48px;border:1px solid #f1f5f9;box-sizing:border-box;display:none;flex-direction:column;font-family:inherit}.certification-upload-form[style*="display: block"]{display:flex!important}.cert-form-header{margin-bottom:32px}.cert-upload-back{background:none;border:none;color:#64748b;font-weight:600;font-size:.95rem;margin-bottom:24px;cursor:pointer;display:inline-flex;align-items:center;padding:0;transition:color 0.2s ease}.cert-upload-back:hover{color:#00966A}.cert-form-title{font-size:1.5rem;font-weight:600;color:#0f172a;margin:0;letter-spacing:-.02em}.cert-required{color:#ef4444}.cert-upload-area{display:flex;gap:32px;align-items:flex-start;flex-wrap:wrap;margin-bottom:32px}.cert-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;width:180px;height:180px;border:2px dashed #cbd5e1;background:#f8fafc;border-radius:12px;cursor:pointer;transition:all 0.2s ease}.cert-dropzone:hover{border-color:#00966A;background:#F0FAF7}.cert-dropzone-icon{color:#00966A;font-size:2.5rem;font-weight:300;line-height:1;margin-bottom:4px}.cert-dropzone-link{color:#00966A;font-weight:600;font-size:.95rem;margin-bottom:4px}.cert-dropzone-hint{font-size:.85rem;color:#64748b}.cert-upload-rules{flex:1;min-width:220px;display:flex;flex-direction:column;justify-content:center;height:180px}.cert-rule{font-size:.95rem;color:#475569;margin-bottom:12px;background:#f8fafc;padding:10px 16px;border-radius:8px;border:1px solid #e2e8f0}.cert-rule b{color:#0f172a;font-weight:600}.cert-form-fields{display:flex;flex-direction:column;gap:8px;max-width:600px}.cert-label{font-size:.9rem;font-weight:600;color:#334155;margin-top:16px}.cert-input{padding:14px 16px;border:1px solid #cbd5e1;border-radius:8px;font-size:.95rem;color:#0f172a;background-color:#fff;outline:none;transition:all 0.2s ease;font-family:inherit;width:100%;box-sizing:border-box}select.cert-input{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:16px;padding-right:40px;cursor:pointer}.cert-input:focus{border-color:#00966A;box-shadow:0 0 0 3px rgb(0 150 106 / .1)}.cert-form-actions{display:flex;justify-content:flex-end;gap:16px;margin-top:auto;padding-top:32px}.cert-upload-discard{background:#fff;color:#64748b;border:1px solid #cbd5e1;padding:12px 24px;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all 0.2s ease}.cert-upload-discard:hover{background:#f1f5f9;color:#0f172a}.cert-upload-add{background:#00966A;color:#fff;border:none;padding:12px 32px;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all 0.2s ease;box-shadow:0 4px 12px rgb(0 150 106 / .2)}.cert-upload-add:hover{background:#007A55}@media (max-width:640px){.certification-block,.certification-upload-form{padding:32px 24px;height:auto}.cert-upload-area{flex-direction:column;gap:16px}.cert-upload-rules{height:auto;width:100%}.cert-form-actions{flex-direction:column-reverse}.cert-upload-discard,.cert-upload-add{width:100%}}.certification-success-block{display:none;flex-direction:column;align-items:center;justify-content:center;min-height:400px;background:#fff;border-radius:12px;box-shadow:0 4px 20px rgb(0 0 0 / .03);padding:48px 24px;border:1px solid #f1f5f9;max-width:480px;margin:48px auto 0 auto;animation:cert-success-fadein 0.7s cubic-bezier(.4,2,.6,1) 1;font-family:inherit}.certification-success-icon{font-size:3rem;color:#00966A;background:#eaf7f4;border-radius:50%;width:80px;height:80px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;box-shadow:0 2px 8px rgb(0 150 106 / .08);animation:cert-success-pop 0.5s cubic-bezier(.4,2,.6,1) 1}.certification-success-title{font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:10px;text-align:center;letter-spacing:-.02em}.certification-success-desc{font-size:1rem;color:#64748b;margin-bottom:32px;text-align:center;max-width:350px;line-height:1.5}.certification-success-ok{background:#00966A;color:#fff;border:none;border-radius:30px;padding:12px 32px;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 4px 12px rgb(0 150 106 / .2);transition:background 0.2s,transform 0.2s}.certification-success-ok:hover{background:#007A55;transform:translateY(-1px)}@keyframes cert-success-pop{0%{transform:scale(.7);opacity:0}70%{transform:scale(1.15);opacity:1}100%{transform:scale(1);opacity:1}}@keyframes cert-success-fadein{0%{opacity:0;transform:translateY(40px)}100%{opacity:1;transform:translateY(0)}}.certificationdashboard-cert-list-section{width:100%;margin:0 auto 32px auto;background:#fff;border-radius:12px;box-shadow:0 4px 20px rgb(0 0 0 / .03);padding:40px 32px 32px 32px;border:1px solid #f1f5f9;display:flex;flex-direction:column;gap:32px;font-family:inherit}.certificationdashboard-cert-list-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.certificationdashboard-cert-list-title{font-size:1.4rem;font-weight:700;color:#0f172a;margin:0}.certificationdashboard-add-more-btn{background:#00966A;color:#fff;border:none;border-radius:30px;padding:10px 26px;font-size:1rem;font-weight:600;cursor:pointer;transition:background 0.2s,transform 0.2s;box-shadow:0 4px 12px rgb(0 150 106 / .13)}.certificationdashboard-add-more-btn:hover{background:#007A55;transform:translateY(-1px)}.certificationdashboard-cert-list{display:flex;flex-wrap:wrap;gap:28px}.certificationdashboard-cert-card{background:#f8fafc;border-radius:10px;box-shadow:0 2px 8px rgb(15 23 42 / .04);border:1px solid #e2e8f0;padding:24px 20px 18px 20px;min-width:260px;max-width:320px;flex:1 1 260px;display:flex;flex-direction:column;gap:12px;position:relative}.certificationdashboard-cert-card-preview{width:100%;height:120px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:8px;margin-bottom:10px;overflow:hidden;border:1px solid #e2e8f0}.certificationdashboard-cert-card-preview img{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px}.certificationdashboard-cert-card-preview .certificationdashboard-pdf{font-size:2.2rem;color:#089160;font-weight:700}.certificationdashboard-cert-card-title{font-size:1.08rem;font-weight:600;color:#0f172a;margin-bottom:2px}.certificationdashboard-cert-card-num{font-size:.98rem;color:#64748b;margin-bottom:2px}.certificationdashboard-cert-card-actions{display:flex;gap:10px;margin-top:8px}.certificationdashboard-cert-card-edit,.certificationdashboard-cert-card-remove{background:none;border:none;color:#00966A;font-weight:600;font-size:.97rem;cursor:pointer;padding:0 8px;border-radius:6px;transition:background 0.18s}.certificationdashboard-cert-card-edit:hover{background:#eaf7f4}.certificationdashboard-cert-card-remove{color:#ef4444}.certificationdashboard-cert-card-remove:hover{background:#fef2f2}@media (max-width:900px){.certificationdashboard-cert-list-section{padding:24px 8px 18px 8px}.certificationdashboard-cert-list{gap:16px}.certificationdashboard-cert-card{min-width:180px;max-width:100%;padding:16px 8px 12px 8px}}.dashv2-company-name{font-weight:600!important;font-size:1.35rem;color:#1e293b;margin:18px 0 12px 0;letter-spacing:-.5px}.dashv2-stat-value{font-weight:600!important;font-size:2.1rem;color:#0f172a}.dashv2-stat-title,.dashv2-card-title,.dashv2-activity-card h3{font-weight:600!important;color:#1e293b}.dashv2-impact-card-tabbed{display:flex;align-items:flex-start;background:#fff;border-radius:20px;box-shadow:0 2px 16px rgb(15 23 42 / .06);padding:32px 32px;margin-bottom:32px;gap:32px;font-family:inherit;border:1px solid #e5e7eb}.dashv2-impact-score-circle{min-width:150px;background:#f1f5f9;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 12px 24px 12px;box-shadow:0 1px 4px rgb(15 23 42 / .03)}.dashv2-impact-score-val{font-size:2.4rem;font-weight:700;color:#eab308;margin-bottom:6px;font-family:inherit}.dashv2-impact-score-label{font-size:1.1rem;color:#64748b;font-weight:600;font-family:inherit}.dashv2-impact-tab-content{flex:1;font-family:inherit}.dashv2-impact-tabs{display:flex;gap:24px;margin:24px 0 16px 0;border-bottom:1px solid #e5e7eb}.dashv2-impact-tab{background:none;border:none;outline:none;font-size:1.08rem;font-weight:600;color:#334155;padding:0 0 12px 0;cursor:pointer;border-bottom:2.5px solid #fff0;transition:color 0.2s,border-color 0.2s;font-family:inherit}.dashv2-impact-tab.active{color:#e11d48;border-bottom:2.5px solid #e11d48}.dashv2-impact-panel{display:none;padding:12px 0 0 0;font-size:1.08rem;color:#334155;font-family:inherit}.dashv2-impact-action{margin-top:18px;display:inline-block;background:#059669;color:#fff;border-radius:999px;font-size:1.08rem;font-weight:700;padding:12px 32px;box-shadow:none;border:none;transition:background 0.2s;letter-spacing:.01em}.dashv2-impact-action:hover{background:#047857}@media (max-width:900px){.dashv2-impact-card-tabbed{flex-direction:column;align-items:stretch;padding:18px 6px;gap:12px}.dashv2-impact-score-circle{flex-direction:row;min-width:0;justify-content:flex-start;padding:12px 6px}}.dashboard-portfolio-container{background:#fff;border-radius:12px;padding:32px;box-shadow:0 4px 20px rgb(0 0 0 / .03);font-family:inherit;color:#1e293b;max-width:1000px;margin:0 auto}.dashboard-portfolio-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;border:1px dashed #cbd5e1;border-radius:16px;background:#f8fbfb}.dashboard-portfolio-empty-img{width:80px;height:80px;background:#eaf7f4;border-radius:50%;margin-bottom:20px;display:flex;align-items:center;justify-content:center}.dashboard-portfolio-empty-img::after{content:"📁";font-size:32px}.dashboard-portfolio-empty-title{font-size:1.5rem;color:#0f172a;margin-bottom:8px;font-weight:600}.dashboard-portfolio-empty-desc{color:#64748b;margin-bottom:32px;max-width:400px;line-height:1.5}.dashboard-portfolio-add-btn{background-color:#00966A;color:#fff;border:none;padding:12px 28px;border-radius:30px;font-size:1rem;font-weight:600;cursor:pointer;transition:all 0.2s ease;box-shadow:0 4px 12px rgb(0 150 106 / .2)}.dashboard-portfolio-add-btn:hover{background-color:#007A55;transform:translateY(-1px)}.dashboard-portfolio-back-btn{background:none;border:none;color:#64748b;cursor:pointer;padding:0;font-size:.95rem;font-weight:500;margin-bottom:24px;display:inline-flex;align-items:center;transition:color 0.2s ease}.dashboard-portfolio-back-btn:hover{color:#00966A}.dashboard-portfolio-tabs{display:flex;gap:24px;margin-bottom:28px;border-bottom:1px solid #e2e8f0}.dashboard-portfolio-tab{background:none;border:none;font-size:1rem;color:#64748b;font-weight:600;padding:12px 4px;cursor:pointer;position:relative;transition:color 0.2s ease}.dashboard-portfolio-tab:hover{color:#00966A}.dashboard-portfolio-tab.active{color:#00966A}.dashboard-portfolio-tab.active::after{content:'';position:absolute;bottom:-1px;left:0;width:100%;height:3px;background:#00966A;border-radius:3px 3px 0 0}.dashboard-portfolio-upload-block{margin-bottom:32px;display:flex;flex-direction:column}.dashboard-portfolio-upload-dropzone{border:2px dashed #cbd5e1;border-radius:12px;background:#f8fafc;padding:40px 20px;text-align:center;cursor:pointer;transition:all 0.2s ease;display:flex;flex-direction:column;align-items:center;gap:12px}.dashboard-portfolio-upload-dropzone:hover,.dashboard-portfolio-upload-dropzone.dragover{border-color:#00966A;background:#F0FAF7}.dashboard-portfolio-upload-icon{font-size:24px;color:#00966A;background:#fff;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 2px 8px rgb(0 0 0 / .06)}.dashboard-portfolio-upload-text{color:#475569;font-size:.95rem;font-weight:500}.dashboard-portfolio-upload-url{width:100%;padding:14px 16px;border:1px solid #cbd5e1;border-radius:8px;font-size:.95rem;margin-bottom:12px;box-sizing:border-box;outline:none;transition:all 0.2s;background:#fff}.dashboard-portfolio-upload-url:focus{border-color:#00966A;box-shadow:0 0 0 3px rgb(0 150 106 / .1)}.dashboard-portfolio-upload-url-btn{background:#eaf7f4;color:#00966A;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;font-weight:600;margin-bottom:16px;align-self:flex-start;transition:0.2s}.dashboard-portfolio-upload-url-btn:hover{background:#d5f0e9}.dashboard-portfolio-upload-or{text-align:center;color:#94a3b8;font-size:.9rem;margin:16px 0;font-weight:500;text-transform:uppercase}.dashboard-portfolio-form-row{display:flex;flex-wrap:wrap;gap:24px;margin-bottom:24px}.dashboard-portfolio-form-group{flex:1;min-width:280px;display:flex;flex-direction:column;gap:8px;box-sizing:border-box}.dashboard-portfolio-form-group label{font-size:.9rem;font-weight:600;color:#334155}.dashboard-portfolio-input{width:100%;padding:14px 16px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;font-size:.95rem;color:#0f172a;box-sizing:border-box;outline:none;transition:all 0.2s ease;font-family:inherit;resize:vertical}.dashboard-portfolio-input:focus{border-color:#00966A;box-shadow:0 0 0 3px rgb(0 150 106 / .1)}textarea.dashboard-portfolio-input{min-height:120px}.dashboard-portfolio-date-row{display:flex;gap:16px}.dashboard-portfolio-form-section{background:#f8fafc;padding:24px;border-radius:12px;border:1px solid #e2e8f0;margin-top:32px}.dashboard-portfolio-form-section h3{font-size:1.1rem;color:#0f172a;margin:0 0 20px 0;font-weight:700}.dashboard-portfolio-form-actions{display:flex;gap:16px;justify-content:flex-end;margin-top:32px;padding-top:24px;border-top:1px solid #e2e8f0}.dashboard-portfolio-clear-btn{background:#fff;color:#64748b;border:1px solid #cbd5e1;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:0.2s}.dashboard-portfolio-clear-btn:hover{background:#f1f5f9;color:#0f172a}.dashboard-portfolio-submit-btn{background:#00966A;color:#fff;border:none;padding:12px 32px;border-radius:8px;font-weight:600;cursor:pointer;transition:0.2s;box-shadow:0 4px 12px rgb(0 150 106 / .2)}.dashboard-portfolio-submit-btn:hover{background:#007A55}.dashboard-portfolio-success-block{display:none;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:#f8fbfb;border:1px solid #d1fae5;border-radius:14px;padding:48px 20px;margin-top:8px;text-align:center}.dashboard-portfolio-success-icon{width:62px;height:62px;border-radius:50%;background:#e6f8f2;color:#00966A;display:flex;align-items:center;justify-content:center;font-size:30px;font-weight:700}.dashboard-portfolio-success-title{margin:0;color:#0f172a;font-size:1.35rem;font-weight:700}.dashboard-portfolio-success-desc{margin:0;color:#64748b;font-size:.97rem}.dashboard-portfolio-success-actions{display:flex;gap:10px;margin-top:8px}.dashboard-portfolio-success-secondary,.dashboard-portfolio-success-primary{border-radius:8px;padding:10px 16px;font-size:.93rem;font-weight:600;cursor:pointer}.dashboard-portfolio-success-secondary{border:1px solid #cbd5e1;background:#fff;color:#475569}.dashboard-portfolio-success-primary{border:1px solid #00966A;background:#00966A;color:#fff}.dashboard-portfolio-success-secondary:hover{background:#f8fafc}.dashboard-portfolio-success-primary:hover{background:#007A55;border-color:#007A55}.dashboard-portfolio-list-block{display:none;margin-top:18px;padding:18px;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.dashboard-portfolio-list-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.dashboard-portfolio-list-title{margin:0;color:#0f172a;font-size:1.05rem;font-weight:700}.dashboard-portfolio-list-add-btn{border:1px solid #00966A;background:#eaf7f4;color:#00966A;border-radius:8px;padding:8px 12px;font-size:.9rem;font-weight:600;cursor:pointer}.dashboard-portfolio-list-add-btn:hover{background:#d5f0e9}.dashboard-portfolio-list-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.dashboard-portfolio-list-card{border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;padding:10px}.dashboard-portfolio-list-media-wrap{width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:8px;background:#e2e8f0;margin-bottom:8px}.dashboard-portfolio-list-media{width:100%;height:100%;object-fit:cover;border:0}.dashboard-portfolio-list-media-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#64748b;font-size:.88rem}.dashboard-portfolio-list-card-title{margin:0 0 3px;font-size:.95rem;color:#0f172a;font-weight:700}.dashboard-portfolio-list-card-meta{margin:0 0 10px;color:#64748b;font-size:.82rem}.dashboard-portfolio-list-card-actions{display:flex;gap:8px}.dashboard-portfolio-list-edit,.dashboard-portfolio-list-delete{border-radius:8px;border:1px solid #cbd5e1;background:#fff;color:#334155;padding:7px 10px;font-size:.82rem;font-weight:600;cursor:pointer}.dashboard-portfolio-list-edit:hover{border-color:#00966A;color:#00966A}.dashboard-portfolio-list-delete:hover{border-color:#ef4444;color:#ef4444}.dashboard-portfolio-list-empty{margin:4px 0;color:#64748b;font-size:.92rem}.dashboard-portfolio-dropdown{position:relative;width:100%;min-width:180px;font-family:inherit}.dashboard-portfolio-dropdown-selected{background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:14px 16px;font-size:.95rem;color:#0f172a;cursor:pointer;min-height:48px;outline:none;transition:all 0.2s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box}.dashboard-portfolio-dropdown-selected:focus{border-color:#00966A;box-shadow:0 0 0 3px rgb(0 150 106 / .1)}.dashboard-portfolio-dropdown-list{position:absolute;left:0;top:110%;width:100%;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 25px rgb(0 0 0 / .08);z-index:10;max-height:220px;overflow-y:auto;padding:8px 0;margin-top:4px}.dashboard-portfolio-dropdown-list label{display:flex;align-items:center;gap:12px;padding:10px 18px;font-size:.95rem;color:#334155;cursor:pointer;transition:background 0.2s;font-weight:500}.dashboard-portfolio-dropdown-list label:hover{background:#f8fafc;color:#00966A}.dashboard-portfolio-dropdown-list input[type="checkbox"]{accent-color:#00966A;width:16px;height:16px;margin:0}.dashboard-portfolio-preview{position:relative;display:inline-block;width:fit-content}.dashboard-portfolio-preview iframe,.dashboard-portfolio-preview img{display:block;border-radius:8px}.dashboard-portfolio-preview-multi{display:flex;flex-wrap:wrap;gap:16px;margin-top:16px;min-height:1px}.dashboard-portfolio-preview-img{width:120px;height:90px;object-fit:cover;border-radius:8px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 2px 8px rgb(15 23 42 / .04);margin-bottom:0}.dashboard-portfolio-preview-remove{position:absolute;top:6px;right:6px;width:24px;height:24px;font-size:1.1rem;line-height:1;background:#ef4444;color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;box-shadow:0 2px 4px rgb(0 0 0 / .2);transition:background 0.2s}.dashboard-portfolio-preview-remove:hover{background:#dc2626}@media (max-width:900px){.dashboard-portfolio-dropdown-list{max-height:160px}.dashboard-portfolio-preview-img{width:90px;height:70px}}.dashv2-impact-card-tabbed{display:flex;align-items:flex-start;background:#fff;border-radius:24px;box-shadow:0 4px 24px rgb(0 0 0 / .04);padding:32px 40px;margin-bottom:32px;gap:32px}.dashv2-impact-score-circle{min-width:160px;background:#f9fafb;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px 24px 16px;box-shadow:0 2px 8px rgb(0 0 0 / .03)}.dashv2-impact-score-val{font-size:2.5rem;font-weight:700;color:#eab308;margin-bottom:8px}.dashv2-impact-score-label{font-size:1.1rem;color:#64748b;font-weight:600}.dashv2-impact-tab-content{flex:1}.dashv2-impact-tabs{display:flex;gap:24px;margin:24px 0 16px 0;border-bottom:1.5px solid #f1f5f9}.dashv2-impact-tab{background:none;border:none;outline:none;font-size:1.08rem;font-weight:600;color:#64748b;padding:0 0 12px 0;cursor:pointer;border-bottom:2.5px solid #fff0;transition:color 0.2s,border-color 0.2s}.dashv2-impact-tab.active{color:#e11d48;border-bottom:2.5px solid #e11d48}.dashv2-impact-panel{display:none;padding:12px 0 0 0;font-size:1.05rem;color:#334155}.dashv2-impact-action{margin-top:18px;display:inline-block}@media (max-width:900px){.dashv2-impact-card-tabbed{flex-direction:column;align-items:stretch;padding:24px 10px;gap:18px}.dashv2-impact-score-circle{flex-direction:row;min-width:0;justify-content:flex-start;padding:18px 10px}}.dashv2-page{--dashv2-bg:#fafdfc;--dashv2-surface:#ffffff;--dashv2-border:#e2e8f0;--dashv2-title:#0f172a;--dashv2-text:#475569;--dashv2-primary:#059669;--dashv2-primary-dark:#047857;--dashv2-primary-light:#ecfdf5;--dashv2-accent-orange:#f97316;min-height:100vh;background:var(--dashv2-bg);font-family:'Inter',system-ui,-apple-system,sans-serif;color:var(--dashv2-text);padding:20px}.dashv2-page *{box-sizing:border-box}.dashv2-shell{max-width:1280px;margin:0 auto}.dashv2-review-banner{background:#fffbeb;color:#92400e;border:1px solid #fde68a;border-radius:12px;padding:16px 20px;font-size:14.5px;font-weight:500;line-height:1.5;margin-bottom:24px}.dashv2-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px;align-items:start}.dashv2-sidebar-panel{background:var(--dashv2-surface);border:1px solid var(--dashv2-border);border-radius:16px;overflow:hidden;box-shadow:0 4px 6px -1px rgb(0 0 0 / .02)}.dashv2-company-card{padding:24px;border-bottom:1px solid var(--dashv2-border);text-align:center}.dashv2-avatar-wrap{width:100px;height:100px;margin:0 auto 16px;border-radius:50%;overflow:hidden;border:2px solid var(--dashv2-border)}.dashv2-avatar-wrap img{width:100%}.dashv2-avatar-svg{display:block;width:100%;height:100%}.dashv2-company-name{font-size:20px;font-weight:800;line-height:1.2;letter-spacing:-.03em;color:var(--dashv2-title);margin:0 0 16px}.dashv2-main-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:2px solid #fff0;border-radius:9999px;background:var(--dashv2-primary);color:#fff;font-weight:600;font-size:15px;padding:10px 24px;transition:all 0.2s ease;cursor:pointer}.dashv2-main-btn:hover{background:var(--dashv2-primary-dark)}.dashv2-btn-outline{background:#fff0;border-color:var(--dashv2-accent-orange);color:var(--dashv2-accent-orange)}.dashv2-btn-outline:hover{background:var(--dashv2-accent-orange);color:#fff}.dashv2-nav{padding:16px 12px;display:flex;flex-direction:column;gap:4px}.dashv2-nav-item{color:var(--dashv2-text);text-decoration:none;border:none;background:#fff0;text-align:left;border-radius:12px;padding:12px 16px;font-size:15px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all 0.2s ease}.dashv2-nav-item:hover{background:#f1f5f9;color:var(--dashv2-title)}.dashv2-nav-item-active{background:var(--dashv2-primary-light);color:var(--dashv2-primary)}.dashv2-nav-item-active:hover{background:var(--dashv2-primary-light);color:var(--dashv2-primary-dark)}.dashv2-chevron{color:#94a3b8;font-size:16px}.dashv2-subnav{display:none;margin:4px 0 8px;padding-left:16px}.dashv2-subnav.dashv2-subnav-open{display:flex;flex-direction:column}.dashv2-subnav-item{color:#64748b;text-decoration:none;border-radius:8px;padding:10px 16px;font-size:14px;font-weight:500;transition:all 0.2s ease}.dashv2-subnav-item:hover{background:#f8fafc;color:var(--dashv2-title)}.dashv2-contact-btn{margin:16px;display:flex;justify-content:center;text-decoration:none;color:var(--dashv2-title);border:1px solid var(--dashv2-border);border-radius:9999px;padding:12px 10px;font-weight:600;font-size:15px;background:#fff;transition:all 0.2s ease}.dashv2-contact-btn:hover{background:#f8fafc;border-color:#cbd5e1}.dashv2-main-panel{display:flex;flex-direction:column;gap:24px}.dashv2-impact-card,.dashv2-feature-card,.dashv2-stat-card,.dashv2-activity-card{background:var(--dashv2-surface);border:1px solid var(--dashv2-border);border-radius:16px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .02);transition:transform 0.22s ease,box-shadow 0.22s ease,border-color 0.22s ease}.dashv2-impact-card:hover,.dashv2-feature-card:hover,.dashv2-stat-card:hover,.dashv2-activity-card:hover{transform:translateY(-4px);border-color:#cbd5e1;box-shadow:0 18px 30px -18px rgb(15 23 42 / .28)}.dashv2-impact-card{display:grid;grid-template-columns:140px minmax(0,1fr);gap:24px;align-items:center;padding:28px}.dashv2-impact-score{width:120px;height:120px;border-radius:50%;background:var(--dashv2-primary-light);color:var(--dashv2-primary);font-size:36px;font-weight:800;display:flex;align-items:center;justify-content:center;border:4px solid #fff;box-shadow:0 0 0 2px var(--dashv2-primary-light)}.dashv2-card-title{margin:0 0 10px;font-size:20px;font-weight:800;line-height:1.2;letter-spacing:-.03em;color:var(--dashv2-title)}.dashv2-card-text{margin:0 0 20px;font-size:15px;line-height:1.6;color:var(--dashv2-text);max-width:800px}.dashv2-main-btn-small{font-size:14px;padding:8px 20px}.dashv2-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.dashv2-feature-card{padding:24px}.dashv2-stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.dashv2-stat-card{padding:24px}.dashv2-stat-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.dashv2-stat-icon-wrap{width:42px;height:42px;border-radius:12px;background:var(--dashv2-primary-light);display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.dashv2-stat-icon-image{display:block;width:22px;height:22px;object-fit:contain}.dashv2-stat-title{margin:0;font-size:15px;color:var(--dashv2-text);font-weight:600}.dashv2-stat-value{color:var(--dashv2-title);font-size:40px;font-weight:800;line-height:1;letter-spacing:-.03em;margin-bottom:12px}.dashv2-stat-change{margin:0;font-size:14px;font-weight:600;color:var(--dashv2-primary)}.dashv2-text-muted{color:#94a3b8;font-weight:500}.dashv2-activity-card{padding:28px;min-height:120px}@media (max-width:1024px){.dashv2-layout{grid-template-columns:1fr}.dashv2-sidebar-panel{max-width:none;display:grid;grid-template-columns:250px 1fr;align-items:start}.dashv2-company-card{border-bottom:none;border-right:1px solid var(--dashv2-border);height:100%}}@media (max-width:768px){.dashv2-sidebar-panel{grid-template-columns:1fr}.dashv2-company-card{border-right:none;border-bottom:1px solid var(--dashv2-border)}.dashv2-feature-grid,.dashv2-stats-grid{grid-template-columns:1fr}.dashv2-impact-card{grid-template-columns:1fr;justify-items:center;text-align:center}}@media (max-width:480px){.dashv2-page{padding:12px}.dashv2-stat-value{font-size:32px}}.loader-spinner{width:40px;height:40px;border:4px solid #e5e7eb;border-top:4px solid #10b981;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 10px}@keyframes spin{100%{transform:rotate(360deg)}}#onb-root.onb-page{--onb-bg:#ffffff;--onb-card:#ffffff;--onb-line:#eaeef2;--onb-text:#0b1521;--onb-muted:#5f6e81;--onb-accent:#009673;--onb-accent-hover:#007a5d;--onb-warm:#ff754c;--onb-shadow:0 12px 40px -10px rgba(0, 0, 0, 0.06);font-family:'Inter',system-ui,-apple-system,sans-serif;min-height:100vh;box-sizing:border-box;padding:28px 24px 40px;color:var(--onb-text);background:radial-gradient(45% 50% at 10% 5%,rgb(0 150 115 / .08),transparent 100%),radial-gradient(45% 50% at 90% 5%,rgb(255 117 76 / .04),transparent 100%),#ffffff}#onb-root.onb-page,#onb-root.onb-page *{box-sizing:border-box}#onb-root .onb-shell{width:min(1240px, 100%);margin:0 auto;display:flex;flex-direction:column;gap:18px}#onb-root .onb-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:8px 4px 0}#onb-root .onb-kicker{margin:0 0 12px;font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--onb-accent);background:rgb(0 150 115 / .1);padding:6px 14px;border-radius:999px;display:inline-block}#onb-root .onb-title{margin:0;font-size:clamp(2.2rem, 4.5vw, 3.6rem);line-height:1.05;letter-spacing:-.04em;font-weight:500;color:var(--onb-text)}#onb-root .onb-subtitle{margin:14px 0 0;max-width:700px;font-size:1.05rem;line-height:1.6;color:var(--onb-muted)}#onb-root .onb-progress-chip{min-width:220px;padding:16px 20px;border-radius:20px;background:rgb(255 255 255 / .9);border:1px solid var(--onb-line);box-shadow:var(--onb-shadow);backdrop-filter:blur(10px)}#onb-root .onb-progress-chip-label{display:block;margin-bottom:6px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--onb-muted)}#onb-root .onb-progress-chip strong{font-size:18px;color:var(--onb-text)}#onb-root .onb-card{background:var(--onb-card);border:1px solid var(--onb-line);box-shadow:var(--onb-shadow);border-radius:24px;padding:26px}#onb-root .onb-stepper{display:flex;align-items:center;justify-content:center;gap:0;padding:12px;border-radius:999px;background:#f8fafc;border:1px solid var(--onb-line);max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}#onb-root .onb-stepper::-webkit-scrollbar{height:6px}#onb-root .onb-step-nav{appearance:none;border:0;background:#fff0;padding:10px 16px;border-radius:999px;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer;color:var(--onb-muted);transition:all 0.2s ease;flex:0 0 auto}#onb-root .onb-step-nav:hover{color:var(--onb-text);background:rgb(0 0 0 / .02)}#onb-root .onb-step-nav.is-active{background:var(--onb-accent);color:#fff}#onb-root .onb-step-copy{display:flex;flex-direction:row;align-items:center;gap:12px;margin-left:2px}#onb-root .onb-step-separator{width:24px;height:2px;background:var(--onb-line);border-radius:2px;margin:0 4px;flex-shrink:0}#onb-root .onb-step-title{font-size:13px;font-weight:700;white-space:nowrap}#onb-root .onb-step-dot{width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:12px;font-weight:500;background:#e2e8f0;color:#64748b;transition:all 0.2s ease}#onb-root .onb-step-nav.is-active .onb-step-dot{background:#fff;color:var(--onb-accent)}#onb-root .onb-step-dot-review{background:#e2e8f0;color:#64748b;width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:500}#onb-root .onb-step-nav-review.is-active .onb-step-dot-review{background:#fff;color:var(--onb-accent)}#onb-root .onb-panel-stack{margin-top:32px}#onb-root .onb-panel{display:none;animation:onbFadeUp 0.4s ease}#onb-root .onb-panel.is-visible{display:block}#onb-root .onb-panel-grid{display:grid;gap:24px}#onb-root .onb-panel-grid-two{grid-template-columns:minmax(0,1.2fr) minmax(280px,0.8fr)}#onb-root .onb-panel-grid-single{grid-template-columns:minmax(0,1fr)}#onb-root .onb-section-head{margin-bottom:24px}#onb-root .onb-section-head h2{margin:0 0 8px;font-size:24px;line-height:1.15;font-weight:500;letter-spacing:-.02em}#onb-root .onb-section-head p{margin:0;color:var(--onb-muted);line-height:1.6}#onb-root .onb-panel-main .onb-upload-grid,#onb-root .onb-panel-main .onb-form-grid,#onb-root .onb-panel-main .onb-field-full{border-bottom:1px solid var(--onb-line);margin-bottom:24px;padding-bottom:24px}#onb-root .onb-panel-main .onb-field-full{margin-bottom:0;padding-bottom:0;border-bottom:none}#onb-root .onb-upload-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}#onb-root .onb-dropzone{min-height:160px;border-radius:16px;border:1.5px dashed var(--onb-accent);background:rgb(0 150 115 / .03);padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:6px;transition:background 0.2s ease;cursor:pointer}#onb-root .onb-dropzone:hover{background:rgb(0 150 115 / .06)}#onb-root .onb-dropzone-mark{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;color:var(--onb-accent);font-size:24px;font-weight:400}#onb-root .onb-dropzone strong{font-size:14px;font-weight:700;color:var(--onb-text)}#onb-root .onb-dropzone p,#onb-root .onb-dropzone small{margin:0;color:var(--onb-muted)}#onb-root .onb-form-grid{display:grid;gap:16px}#onb-root .onb-form-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}#onb-root .onb-form-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}#onb-root .onb-field{display:flex;flex-direction:column;gap:8px;color:var(--onb-text);font-size:14px;font-weight:600}#onb-root .onb-field-full{margin-top:16px}#onb-root .onb-input,#onb-root .onb-select,#onb-root .onb-textarea{width:100%;box-sizing:border-box;border:1px solid #d1d5db;border-radius:12px;background:#fff;color:var(--onb-text);font:inherit;padding:14px 16px;transition:all 0.2s ease}#onb-root .onb-textarea{min-height:160px;resize:vertical}#onb-root .onb-input:focus,#onb-root .onb-select:focus,#onb-root .onb-textarea:focus{outline:none;border-color:var(--onb-accent);box-shadow:0 0 0 4px rgb(0 150 115 / .1)}#onb-root .onb-input[type="search"]{border-radius:9999px;padding-left:20px}#onb-root .onb-chip-cloud{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}#onb-root .onb-chip-cloud-wide{margin-top:14px}#onb-root .onb-chip{appearance:none;border:1px solid #d1d5db;background:#fff;color:#475569;border-radius:9999px;padding:10px 16px;font-size:13px;font-weight:600;cursor:pointer;transition:all 0.2s ease;margin:2px 2px 2px 0}#onb-root .onb-chip:hover{border-color:#cbd5e1;background:#f8fafc}#onb-root .onb-chip.is-selected{background:var(--onb-accent);color:#fff;border-color:var(--onb-accent)}#onb-root .onb-slider-stack{display:grid;gap:16px}#onb-root .onb-slider-card{background:var(--onb-card);border:1px solid var(--onb-line);border-radius:16px;padding:16px 20px;box-shadow:0 4px 12px rgb(0 0 0 / .02);margin-bottom:16px}#onb-root .onb-range-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}#onb-root .onb-range-head strong{font-size:15px;font-weight:700;color:var(--onb-text)}#onb-root .onb-range-value{font-weight:500;color:var(--onb-accent)}#onb-root .onb-range{width:100%;accent-color:var(--onb-accent)}#onb-root .onb-side-card{background:var(--onb-card);border:1px solid var(--onb-line);border-radius:20px;padding:24px;box-shadow:var(--onb-shadow);margin-bottom:10px}#onb-root .onb-side-card h3{margin:0 0 14px;font-size:18px;font-weight:500;letter-spacing:-.02em}#onb-root .onb-checklist{margin:0;padding-left:18px;color:var(--onb-muted);display:grid;gap:12px;line-height:1.5}#onb-root .onb-summary-card p{margin:12px 0 0;color:var(--onb-muted);line-height:1.6}#onb-root .onb-total-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;font-size:13px;font-weight:700;color:var(--onb-muted)}#onb-root .onb-total-bar{width:100%;height:8px;border-radius:999px;background:var(--onb-line);overflow:hidden}#onb-root .onb-total-fill{display:block;width:100%;height:100%;border-radius:inherit;background:var(--onb-accent)}#onb-root .onb-search-box{display:grid;gap:8px;margin-bottom:20px}#onb-root .onb-search-label{font-size:13px;font-weight:700;color:var(--onb-text)}#onb-root .onb-client-card{display:grid;gap:16px;border:1px solid var(--onb-line);border-radius:20px;background:#fff;padding:20px 24px}#onb-root .onb-client-row{display:grid;grid-template-columns:minmax(220px,1fr) minmax(0,1.5fr);gap:20px;align-items:center;padding:14px 0;border-bottom:1px solid var(--onb-line)}#onb-root .onb-client-row:last-child{border-bottom:0;padding-bottom:0}#onb-root .onb-client-row strong{display:block;margin-bottom:4px;font-size:15px;font-weight:700;color:var(--onb-text)}#onb-root .onb-client-row p{margin:0;font-size:13px;font-weight:700;color:var(--onb-muted)}#onb-root .onb-client-total-progress-section{margin:0 0 20px}#onb-root .onb-client-total-row{display:flex;align-items:center;margin-bottom:8px}#onb-root .onb-client-total-label{margin:0;font-size:22px;font-weight:700;line-height:1.1;color:var(--onb-text)}#onb-root .onb-client-total-value{font-size:26px;font-weight:500;color:var(--onb-accent)}#onb-root .onb-client-total-bar{width:100%;height:8px;border-radius:999px;background:var(--onb-line);overflow:hidden;margin-top:4px}#onb-root .onb-client-total-bar-fill{display:block;width:0%;height:100%;border-radius:999px;background:var(--onb-accent);transition:width 0.2s ease}#onb-root .onb-action-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:32px}#onb-root .onb-action-row-end{justify-content:flex-end}#onb-root .onb-btn{appearance:none;border:0;border-radius:9999px;min-height:44px;padding:0 28px;display:inline-flex;align-items:center;justify-content:center;font:inherit;font-size:14px;font-weight:700;cursor:pointer;text-decoration:none;transition:all 0.2s ease}#onb-root .onb-btn-primary{background:var(--onb-accent);color:#fff;box-shadow:0 6px 16px rgb(0 150 115 / .2)}#onb-root .onb-btn-primary:hover{background:var(--onb-accent-hover);transform:translateY(-2px);box-shadow:0 8px 20px rgb(0 150 115 / .25)}#onb-root .onb-btn-secondary{background:#fff0;color:var(--onb-warm);border:1.5px solid var(--onb-warm)}#onb-root .onb-upload-btn{color:var(--onb-text);border:1.5px solid var(--onb-line);background:var(--onb-card);box-shadow:none}#onb-root .onb-upload-btn:hover{background:rgb(0 150 115 / .06);color:var(--onb-accent);border-color:var(--onb-accent)}#onb-root .onb-btn-secondary:hover{background:rgb(255 117 76 / .05);transform:translateY(-2px)}#onb-root .onb-success-card{max-width:540px;margin:0 auto;padding:40px 32px;text-align:center;border-radius:24px;border:1px solid var(--onb-line);background:var(--onb-card);box-shadow:var(--onb-shadow)}#onb-root .onb-success-icon{width:80px;height:80px;margin:0 auto 24px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background:var(--onb-accent);box-shadow:0 12px 24px rgb(0 150 115 / .25)}#onb-root .onb-success-card h2{margin:0 0 14px;font-size:32px;font-weight:500;letter-spacing:-.03em}#onb-root .onb-success-card p{margin:0 auto 28px;max-width:420px;color:var(--onb-muted);line-height:1.7}#onb-root .onb-success-link{width:min(300px, 100%)}@keyframes onbFadeUp{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){#onb-root .onb-hero,#onb-root .onb-panel-grid-two{grid-template-columns:1fr;display:grid;align-items:start}#onb-root .onb-hero{display:grid}#onb-root .onb-progress-chip{min-width:0;width:100%}#onb-root .onb-stepper{border-radius:16px;padding:10px;gap:8px;flex-wrap:nowrap}#onb-root .onb-step-separator{display:none}#onb-root .onb-step-title{white-space:normal;line-height:1.25}}@media (max-width:780px){#onb-root{padding:20px 16px 28px}#onb-root .onb-card{padding:20px}#onb-root .onb-upload-grid,#onb-root .onb-form-grid-two,#onb-root .onb-form-grid-three,#onb-root .onb-client-row{grid-template-columns:1fr}#onb-root .onb-action-row{flex-direction:column-reverse;align-items:stretch}#onb-root .onb-action-row>*{width:100%}}@media (max-width:520px){#onb-root{padding:8px 2vw 16px}#onb-root .onb-shell{gap:8px}#onb-root .onb-card{padding:10px 4px;border-radius:14px}#onb-root .onb-stepper{padding:6px;gap:2px;border-radius:16px;font-size:12px;overflow-x:auto;max-width:100vw}#onb-root .onb-step-nav{min-width:100px;padding:7px 7px;font-size:12px}#onb-root .onb-step-title{font-size:11px}#onb-root .onb-step-dot,#onb-root .onb-step-dot-review{width:18px;height:18px;font-size:10px}#onb-root .onb-step-nav-ghost{display:none}#onb-root .onb-title{font-size:1.3rem}#onb-root .onb-subtitle{font-size:.95rem}#onb-root .onb-progress-chip{min-width:0;width:100%;padding:10px 8px;font-size:13px}#onb-root .onb-panel-grid,#onb-root .onb-panel-grid-two,#onb-root .onb-panel-grid-single{gap:10px;grid-template-columns:1fr!important}#onb-root .onb-upload-grid,#onb-root .onb-form-grid,#onb-root .onb-form-grid-two,#onb-root .onb-form-grid-three{gap:8px;grid-template-columns:1fr!important}#onb-root .onb-dropzone{min-height:100px;padding:10px}#onb-root .onb-chip-cloud,#onb-root .onb-chip-cloud-wide{gap:4px;margin-bottom:8px}#onb-root .onb-chip{padding:7px 10px;font-size:11px;margin:1px 1px 1px 0}#onb-root .onb-slider-card{padding:8px 6px;margin-bottom:8px}#onb-root .onb-range-head strong{font-size:12px}#onb-root .onb-range-value{font-size:11px}#onb-root .onb-focus-area-cards{gap:10px;margin-top:10px}.onb-focus-card{padding:10px;border-radius:12px}.onb-focus-card-title{font-size:1rem}.onb-focus-card-helper{font-size:.85rem;margin-bottom:10px}.onb-focus-slider-row{grid-template-columns:minmax(80px,auto) 1fr 30px!important;gap:8px 4px}.onb-focus-slider-label,.onb-focus-slider-percent{font-size:11px}.onb-focus-slider{height:3px}.onb-review-summary-grid{grid-template-columns:1fr!important;gap:8px;margin-bottom:12px}.onb-review-col{padding:10px;border-radius:10px}.onb-review-col h3{font-size:13px;padding-bottom:6px}.onb-review-list{font-size:11px;line-height:1.5;padding-left:10px}.onb-review-list li{margin-bottom:4px}#onb-root .onb-btn,#onb-root .onb-btn-primary,#onb-root .onb-btn-secondary{min-height:36px;padding:0 12px;font-size:12px;border-radius:16px}#onb-root .onb-success-card{padding:18px 6px;border-radius:14px}#onb-root .onb-success-card h2{font-size:20px}}.onb-focus-area-cards{display:flex;flex-direction:column;gap:24px;margin-top:24px}.onb-focus-card{background:var(--onb-card);border:1px solid var(--onb-line);border-radius:20px;box-shadow:0 4px 16px rgb(0 0 0 / .02);padding:24px;position:relative}.onb-focus-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.onb-focus-card-title{font-weight:700;font-size:1.15rem;color:var(--onb-text)}.onb-focus-card-badge.onb-badge-pending{background:rgb(255 117 76 / .1);color:var(--onb-warm);font-size:.8rem;font-weight:700;border-radius:6px;padding:4px 10px;letter-spacing:.05em}.onb-focus-card-helper{font-size:.95rem;color:var(--onb-muted);margin-bottom:20px}.onb-focus-card-sliders{width:100%}.onb-focus-slider-row{display:grid;grid-template-columns:minmax(130px,auto) 1fr 40px;gap:20px 12px;align-items:center}@media (min-width:768px){.onb-focus-slider-row{grid-template-columns:repeat(2,minmax(140px,auto) 1fr 40px);column-gap:24px}}@media (min-width:1100px){.onb-focus-slider-row{grid-template-columns:repeat(3,minmax(140px,auto) 1fr 40px);column-gap:28px}}.onb-focus-slider-label{font-weight:600;color:var(--onb-text);text-align:left;margin:0;font-size:13.5px;line-height:1.2}.onb-focus-slider{width:100%;margin:0;accent-color:var(--onb-accent);height:4px}@media (max-width:900px){.onb-focus-card{padding:20px}.onb-focus-slider-row{grid-template-columns:minmax(120px,auto) 1fr 40px;gap:14px 10px}.onb-focus-slider-label{min-width:0}}.onb-badge-complete{background:rgb(0 150 115 / .1);color:var(--onb-accent);font-size:.8rem;font-weight:700;border-radius:6px;padding:4px 10px;letter-spacing:.05em}.onb-focus-slider-percent{text-align:right;color:var(--onb-text);font-weight:700;font-size:13.5px;margin:0}#onb-root [data-onb-step-panel="2"]>.onb-panel-grid.onb-panel-grid-two,#onb-root [data-onb-step-panel="4"]>.onb-panel-grid.onb-panel-grid-two{grid-template-columns:1fr}#onb-root [data-onb-step-panel="2"] .onb-panel-main>.onb-panel-grid.onb-panel-grid-two,#onb-root [data-onb-step-panel="4"] .onb-panel-main>.onb-panel-grid.onb-panel-grid-two{grid-template-columns:1fr 1fr;gap:40px!important;align-items:start}@media (max-width:1024px){#onb-root [data-onb-step-panel="2"] .onb-panel-main>.onb-panel-grid.onb-panel-grid-two,#onb-root [data-onb-step-panel="4"] .onb-panel-main>.onb-panel-grid.onb-panel-grid-two{grid-template-columns:1fr;gap:20px!important}}.onb-review-summary-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-bottom:32px}.onb-review-col{background:var(--onb-card);border-radius:20px;border:1px solid var(--onb-line);padding:24px;box-shadow:0 4px 16px rgb(0 0 0 / .02);min-width:0}.onb-review-col h3{font-size:16px;font-weight:500;margin:0 0 16px 0;color:var(--onb-text);border-bottom:1px solid var(--onb-line);padding-bottom:12px}.onb-review-list{margin:0;padding-left:18px;color:var(--onb-text);font-size:14px;line-height:1.8}.onb-review-list li{margin-bottom:8px}.onb-review-list strong{font-weight:700}@media (max-width:1200px){.onb-review-summary-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.onb-review-summary-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:780px){.onb-review-summary-grid{grid-template-columns:1fr}}.signup-sp-page-wrapper{min-height:100vh;background:#fff;font-family:'Inter',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#0f172a}.signup-sp-step{display:none;min-height:100vh}.signup-sp-step-active{display:flex}.signup-sp-content-wrapper{display:flex;min-height:100vh;width:100%}.signup-sp-left-section{flex:1;padding:60px 40px;display:flex;flex-direction:column;justify-content:center;background:#fff;overflow-y:auto}.signup-sp-right-section{flex:1;background:linear-gradient(135deg,#E6F4F1 0%,#F8FAFC 100%);display:flex;align-items:center;justify-content:center;padding:40px}.signup-sp-hero-content{text-align:center}.signup-sp-hero-content h2{font-size:52px;font-weight:800;color:#0f172a;line-height:1.2;letter-spacing:-1.5px;margin:0;max-width:500px;word-break:break-word}.signup-sp-title{font-size:13px;font-weight:700;letter-spacing:1.5px;color:#64748b;margin:0 0 24px 0;text-transform:uppercase}.signup-sp-provider-btn{width:100%;padding:14px 20px;background:#078A69;color:#fff;border:none;border-radius:50px;font-size:15px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:32px;transition:all 0.3s ease}.signup-sp-provider-btn:hover{background:#067055;box-shadow:0 4px 14px rgb(7 138 105 / .2)}.signup-sp-provider-btn svg{width:20px;height:20px}.signup-sp-step-indicator{display:flex;align-items:center;gap:8px;margin-bottom:32px;font-size:13px;font-weight:500;color:#64748b;flex-wrap:wrap}.signup-sp-step-num{width:28px;height:28px;border-radius:50%;background:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:12px}.signup-sp-step-num-active{background:#078A69;color:#fff}.signup-sp-step-label{display:none}.signup-sp-step-arrow{color:#cbd5e1;font-weight:700}.signup-sp-search-form,.signup-sp-additional-form{display:flex;flex-direction:column;gap:24px;margin-bottom:24px;max-width:400px}.signup-sp-form-group{display:flex;flex-direction:column;gap:8px}.signup-sp-form-label{font-size:14px;font-weight:600;color:#0f172a;margin:0}.signup-sp-required{color:#ef4444}.signup-sp-form-hint{font-size:12px;color:#94a3b8;font-weight:400}.signup-sp-input{padding:14px 20px;border:1px solid #e2e8f0;border-radius:50px;font-size:14px;font-family:inherit;color:#0f172a;background:#fff;transition:all 0.3s ease;box-sizing:border-box}.signup-sp-input:focus{outline:none;border-color:#078A69;box-shadow:0 0 0 3px rgb(7 138 105 / .1)}.signup-sp-input::placeholder{color:#94a3b8}.signup-sp-input[readonly]{background:#f8fafc;color:#64748b}.signup-sp-error-message{font-size:12px;color:#ef4444;display:none;margin-left:14px}.signup-sp-error-message.show{display:block}.signup-sp-dropdown{position:relative;width:100%}.signup-sp-dropdown-list{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:16px;max-height:320px;overflow-y:auto;z-index:100;box-shadow:0 10px 25px rgb(0 0 0 / .05);margin-top:8px;display:none}.signup-sp-dropdown-list.show{display:block}.signup-sp-dropdown-item{padding:12px 16px;background:#fff;border-bottom:1px solid #f1f5f9;cursor:pointer;transition:background 0.2s ease;font-size:14px;color:#0f172a}.signup-sp-dropdown-item:last-child{border-bottom:none}.signup-sp-dropdown-item:hover{background:#f8fafc}.signup-sp-dropdown-item-company-info{display:flex;align-items:center;gap:12px}.signup-sp-dropdown-item-icon{width:36px;height:36px;background:#f1f5f9;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.signup-sp-dropdown-item-company-name{font-weight:600;color:#0f172a}.signup-sp-dropdown-item-status{font-size:12px;color:#94a3b8}.signup-sp-dropdown-create-profile{padding:14px 16px;background:#fcfdfd;text-align:center;font-weight:600;color:#078A69;border-top:1px solid #e6f4f1;cursor:pointer;transition:background 0.2s ease}.signup-sp-dropdown-create-profile:hover{background:#e6f4f1}.signup-sp-btn{padding:14px 28px;border:none;border-radius:50px;font-size:15px;font-weight:600;cursor:pointer;transition:all 0.3s ease;font-family:inherit;display:inline-block;text-align:center;text-decoration:none}.signup-sp-btn-primary{background:#078A69;color:#fff}.signup-sp-btn-primary:hover:not(:disabled){background:#067055;transform:translateY(-1px);box-shadow:0 4px 14px rgb(7 138 105 / .2)}.signup-sp-btn-primary:disabled{background:#a7d3c8;cursor:not-allowed;opacity:.6;box-shadow:none;transform:none}.signup-sp-btn-secondary{background:#ffffff!important;color:#f97316;border:1px solid #f97316}.signup-sp-btn-secondary:hover{background:#fff7ed;transform:translateY(-1px)}.signup-sp-btn-full{width:100%}.signup-sp-terms-text{font-size:12px;color:#64748b;text-align:center;line-height:1.5}.signup-sp-terms-text a{color:#078A69;text-decoration:none;font-weight:600;transition:color 0.2s ease}.signup-sp-terms-text a:hover{text-decoration:underline;color:#056149}.signup-sp-login-link{font-size:14px;color:#64748b;text-align:center;margin-top:16px}.signup-sp-login-link a{color:#078A69;text-decoration:none;font-weight:600;transition:color 0.2s ease}.signup-sp-login-link a:hover{text-decoration:underline}.signup-sp-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgb(15 23 42 / .6);display:flex;align-items:center;justify-content:center;z-index:1000}.signup-sp-modal{background:#fff;border-radius:24px;padding:40px;max-width:480px;width:90%;box-shadow:0 25px 50px -12px rgb(0 0 0 / .25);position:relative;animation:signup-sp-modal-slide-in 0.3s cubic-bezier(.16,1,.3,1)}@keyframes signup-sp-modal-slide-in{from{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.signup-sp-modal-close{position:absolute;top:20px;right:20px;background:#f1f5f9;border:none;border-radius:50%;font-size:20px;color:#64748b;cursor:pointer;width:36px;height:36px;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease}.signup-sp-modal-close:hover{color:#0f172a;background:#e2e8f0}.signup-sp-modal-icon{width:64px;height:64px;background:#e6f4f1;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;color:#078A69}.signup-sp-modal-title{font-size:20px;font-weight:800;color:#0f172a;text-align:center;margin:0 0 24px 0;letter-spacing:-.5px}.signup-sp-modal-content{margin-bottom:32px}.signup-sp-checkbox-label{display:flex;align-items:flex-start;gap:12px;cursor:pointer;font-size:14px;color:#475569;line-height:1.6}.signup-sp-checkbox{width:20px;height:20px;border:2px solid #cbd5e1;border-radius:6px;cursor:pointer;accent-color:#078A69;margin:2px 0 0 0;flex-shrink:0}.signup-sp-checkbox:checked{background:#078A69;border-color:#078A69}.signup-sp-checkbox-text{display:block}.signup-sp-success-message{text-align:center;padding:40px 0;max-width:420px;margin:0 auto}.signup-sp-success-icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;font-size:36px;color:#fff}.signup-sp-success-icon-pending{background:#f97316;color:#fff}.signup-sp-success-icon-verified{background:#078A69;color:#fff}.signup-sp-success-title{font-size:28px;font-weight:800;color:#0f172a;margin:0 0 16px 0;letter-spacing:-.5px}.signup-sp-verified-title{font-size:28px;font-weight:800;color:#0f172a;margin:0 0 16px 0;display:flex;align-items:center;justify-content:center;gap:8px;letter-spacing:-.5px}.signup-sp-checkmark{font-size:32px;color:#078A69}.signup-sp-success-text{font-size:15px;color:#475569;margin:0 0 12px 0;line-height:1.6}.signup-sp-success-subtext{font-size:14px;color:#94a3b8;margin:0 0 32px 0}.signup-sp-resend-timer{font-size:13px;color:#f97316;margin-left:6px;font-weight:600}.signup-sp-back-to-signup{display:inline-block;margin-top:24px;font-size:14px;font-weight:600;color:#078A69;text-decoration:none;transition:color 0.2s ease}.signup-sp-back-to-signup:hover{color:#056149;text-decoration:underline}@media (max-width:1024px){.signup-sp-content-wrapper{flex-direction:column;min-height:auto}.signup-sp-right-section{min-height:300px;padding:60px 20px}.signup-sp-hero-content h2{font-size:40px}}@media (max-width:768px){.signup-sp-left-section{padding:40px 20px}.signup-sp-title{font-size:12px}.signup-sp-hero-content h2{font-size:32px;line-height:1.2}.signup-sp-search-form,.signup-sp-additional-form{max-width:100%}.signup-sp-modal{width:95%;padding:30px}}@media (max-width:480px){.signup-sp-left-section{padding:30px 16px}.signup-sp-right-section{min-height:250px;padding:40px 16px}.signup-sp-hero-content h2{font-size:28px}.signup-sp-provider-btn{font-size:14px;padding:12px 16px}.signup-sp-btn{padding:12px 24px;font-size:14px}.signup-sp-modal{width:96%;padding:24px}.signup-sp-success-title,.signup-sp-verified-title{font-size:24px}}@media (max-width:375px){.signup-sp-hero-content h2{font-size:20px}.signup-sp-modal{padding:12px;width:99%}.signup-sp-success-title,.signup-sp-verified-title{font-size:18px}.signup-sp-btn,.signup-sp-provider-btn{font-size:12px;padding:10px 12px}.signup-sp-input{padding:10px 12px;font-size:12px}}body,html{max-width:100vw}.signup-sp-modal{box-sizing:border-box;max-width:100vw;overflow-x:auto}.signup-sp-dropdown-list,.signup-sp-error-message{word-break:break-word}#tool-detail-root{margin:-8px;padding:0}.tool-detail-page,.tool-detail-page *,.tool-detail-page *::before,.tool-detail-page *::after{box-sizing:border-box}.tool-detail-page{--tdp-primary:#008461;--tdp-primary-soft:#eafaf5;--tdp-primary-deep:#006349;--tdp-text-main:#0f172a;--tdp-text-muted:#64748b;--tdp-border:#edf2f7;--tdp-bg:#ffffff;--tdp-radius:24px;--tdp-font:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-family:var(--tdp-font);color:var(--tdp-text-main);line-height:1.6;background:radial-gradient(circle at 10% 10%,rgb(0 132 97 / .04),transparent 40%),radial-gradient(circle at 90% 10%,rgb(249 115 22 / .03),transparent 30%),#fff;-webkit-font-smoothing:antialiased}.tdp-read-toggle{background:none;border:none;color:var(--tdp-primary);cursor:pointer;padding:0;margin:0;font-size:1em;font-weight:600;display:none}.tdp-read-toggle:hover{color:#005c43}.tool-detail-page .tdp-hero-shell,.tool-detail-page .tdp-sticky-nav,.tool-detail-page .tdp-layout-grid{width:min(1400px, calc(100% - 32px));margin:auto}.tool-detail-page .tdp-hero-shell{padding:clamp(20px,3vw,40px) 0 24px}.tool-detail-page .tdp-hero-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;flex-wrap:wrap}.tool-detail-page .tdp-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;border-radius:999px;font-size:13px;font-weight:500;transition:.25s ease}.tool-detail-page .tdp-chip-ghost{text-decoration:none;border:1px solid var(--tdp-border);background:#fff;color:var(--tdp-text-muted)}.tool-detail-page .tdp-chip-ghost:hover{border-color:#cbd5e1;color:var(--tdp-text-main)}.tool-detail-page .tdp-chip-solid{background:var(--tdp-primary-soft);color:var(--tdp-primary)}.tool-detail-page .tdp-hero-main{display:flex;justify-content:space-between;align-items:center;gap:28px;padding:clamp(20px,3vw,36px);border:1px solid var(--tdp-border);border-radius:28px;background:#fff;box-shadow:0 18px 45px rgb(15 23 42 / .05);transition:.35s ease}.tool-detail-page .tdp-hero-main:hover{transform:translateY(-2px)}.tool-detail-page .tdp-brand-wrap{display:flex;align-items:center;gap:24px;min-width:0}.tool-detail-page .tdp-logo-card{width:96px;height:96px;flex-shrink:0;border-radius:24px;display:grid;place-items:center;background:#fff;border:1px solid var(--tdp-border);position:relative;box-shadow:0 10px 25px rgb(0 0 0 / .04)}.tool-detail-page .tdp-logo-card::after{content:'';position:absolute;inset:-10px;border-radius:28px;background:radial-gradient(circle,rgb(0 132 97 / .12),transparent 65%);z-index:-1}.tool-detail-page .tdp-logo-image{width:60px;height:60px;object-fit:contain}.tool-detail-page .tdp-badges{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.tool-detail-page .tdp-pill{padding:6px 14px;border-radius:999px;font-size:12px;font-weight:500;background:var(--tdp-primary);color:#fff;text-transform:uppercase}.tool-detail-page .tdp-pill-outline{background:#fff;color:#ea580c;border:1px solid #ea580c}.tool-detail-page .tdp-title{font-size:clamp(28px,5vw,52px);line-height:1.08;font-weight:500;margin:0 0 10px;word-break:break-word}.tool-detail-page .tdp-subtitle{margin:0;color:var(--tdp-text-muted);max-width:760px;font-size:clamp(14px,1.5vw,16px)}.tool-detail-page .tdp-score-wrap{min-width:220px;display:flex;flex-direction:column;gap:12px}.tool-detail-page .tdp-stat-chip{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:16px;border:1px solid var(--tdp-border);background:#fafafa;font-size:14px;font-weight:500}.tool-detail-page .tdp-icon-sm{width:16px;height:16px}.tool-detail-page .tdp-icon-md{width:18px;height:18px}.tool-detail-page .tdp-sticky-wrap{position:sticky;top:0;background:rgb(255 255 255 / .94);backdrop-filter:blur(12px);border-bottom:1px solid var(--tdp-border)}.tool-detail-page .tdp-sticky-nav{min-height:72px;display:flex;justify-content:space-between;align-items:center;gap:18px;padding:10px 0}.tool-detail-page .tdp-nav-set{display:flex;gap:8px;min-width:0}.tool-detail-page .tdp-nav-link{text-decoration:none;color:var(--tdp-text-muted);padding:10px 18px;border-radius:999px;font-size:14px;font-weight:500;white-space:nowrap;transition:.25s ease}.tool-detail-page .tdp-nav-link:hover,.tool-detail-page .tdp-nav-link.active{background:var(--tdp-primary-soft);color:var(--tdp-primary)}.tool-detail-page .tdp-nav-cta-wrap{display:flex;align-items:center;gap:18px;flex-shrink:0}.tool-detail-page .tdp-inline-rating{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:500}.tool-detail-page .tdp-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;background:var(--tdp-primary);color:#fff;padding:12px 24px;border-radius:999px;font-size:14px;font-weight:500;transition:.25s ease;box-shadow:0 12px 24px rgb(0 132 97 / .16)}.tool-detail-page .tdp-cta-btn:hover{background:var(--tdp-primary-deep);transform:translateY(-2px)}.tool-detail-page .tdp-layout-grid{padding:clamp(24px,4vw,50px) 0 70px;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:48px}.tool-detail-page .tdp-main-flow{display:flex;flex-direction:column;gap:52px}.tool-detail-page .tdp-scroll-target{scroll-margin-top:100px}.tool-detail-page h2{position:relative;font-size:clamp(24px,4vw,34px);font-weight:500;margin:0 0 18px;padding-bottom:14px;line-height:1.2}.tool-detail-page h2::after{content:'';position:absolute;left:0;bottom:0;width:70px;height:4px;border-radius:20px;background:linear-gradient(90deg,#008461,#19c37d)}.tool-detail-page h3{margin:0;font-weight:500;line-height:1.3}.tool-detail-page .tdp-about-copy{font-size:16px;color:#334155;line-height:1.85}.tool-detail-page .tdp-meta-label,.tool-detail-page .tdp-section-kicker{font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.tool-detail-page .tdp-section-kicker{display:inline-block;padding:6px 14px;border-radius:999px;color:var(--tdp-primary);background:var(--tdp-primary-soft);margin-bottom:10px}.tool-detail-page .tdp-tag-cloud{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px}.tool-detail-page .tdp-tag-item{padding:8px 16px;border-radius:999px;border:1px solid var(--tdp-border);font-size:13px;font-weight:500;transition:.25s ease}.tool-detail-page .tdp-tag-item:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgb(0 0 0 / .03)}.tool-detail-page .tdp-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.tool-detail-page .tdp-feature-card{position:relative;padding:28px;border-radius:24px;border:1px solid #e8f3ee;background:linear-gradient(180deg,#fff,#fbfffd);overflow:hidden;transition:.35s ease}.tool-detail-page .tdp-feature-card::before{content:'';position:absolute;top:-45px;right:-45px;width:130px;height:130px;border-radius:50%;background:radial-gradient(circle,rgb(0 132 97 / .10),transparent 70%)}.tool-detail-page .tdp-feature-card::after{content:'';position:absolute;left:0;top:28px;width:4px;height:46px;border-radius:0 8px 8px 0;background:linear-gradient(180deg,#008461,#19c37d)}.tool-detail-page .tdp-feature-card:hover,.tool-detail-page .tdp-feature-card.is-hovered{transform:translateY(-8px);box-shadow:0 22px 40px rgb(0 132 97 / .08)}.tool-detail-page .tdp-feature-card h3{padding-left:12px;margin-bottom:14px}.tool-detail-page .tdp-feature-card p{margin:0;color:#475569}.tool-detail-page .tdp-usecase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.tool-detail-page .tdp-usecase-panel{position:relative;padding:28px;border-radius:24px;border:1px solid #e8f3ee;background:linear-gradient(180deg,#fff,#fbfffd);overflow:hidden;transition:.35s ease}.tool-detail-page .tdp-usecase-panel::before{content:'';position:absolute;top:-40px;right:-40px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgb(0 132 97 / .10),transparent 70%)}.tool-detail-page .tdp-usecase-panel::after{content:'';position:absolute;left:0;top:28px;width:4px;height:44px;border-radius:0 8px 8px 0;background:linear-gradient(180deg,#008461,#19c37d)}.tool-detail-page .tdp-usecase-panel:hover{transform:translateY(-8px);box-shadow:0 22px 40px rgb(0 132 97 / .08)}.tool-detail-page .tdp-usecase-panel h3{padding-left:12px;margin-bottom:18px}.tool-detail-page .tdp-list-clean{list-style:none;margin:0;padding:0;display:grid;gap:14px}.tool-detail-page .tdp-list-clean li{position:relative;padding-left:28px;color:#475569}.tool-detail-page .tdp-list-clean li::before{content:'✓';position:absolute;left:0;top:2px;width:18px;height:18px;border-radius:50%;background:#eafaf5;color:#008461;font-size:11px;display:flex;align-items:center;justify-content:center}.tool-detail-page .tdp-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.tool-detail-page .tdp-review-card{position:relative;padding:24px;border:1px solid var(--tdp-border);border-radius:22px;background:linear-gradient(180deg,#fff,#fcfcfc);transition:.35s ease}.tool-detail-page .tdp-review-card::after{content:'❝';position:absolute;top:14px;right:18px;font-size:38px;color:#e2e8f0}.tool-detail-page .tdp-review-card:hover,.tool-detail-page .tdp-review-card.is-hovered{transform:translateY(-8px);box-shadow:0 18px 35px rgb(15 23 42 / .06)}.tool-detail-page .tdp-review-meta{display:flex;justify-content:space-between;gap:10px;padding-right:34px;font-size:14px;flex-wrap:wrap}.tool-detail-page .tdp-review-card p{margin:14px 0 18px;color:#334155;font-style:italic}.tool-detail-page .tdp-review-card h4{margin:0;font-weight:500}.tool-detail-page .tdp-side-rail{position:sticky;top:96px;align-self:start;display:flex;flex-direction:column;gap:18px}.tool-detail-page .tdp-side-card{padding:24px;border-radius:24px;border:1px solid var(--tdp-border);box-shadow:0 18px 40px rgb(15 23 42 / .05)}.tool-detail-page .tdp-detail-item{display:flex;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid var(--tdp-border);transition:.25s ease}.tool-detail-page .tdp-detail-item:hover{background:#f8fafc;padding-left:8px;padding-right:8px;border-radius:10px}.tool-detail-page .tdp-detail-last{border-bottom:none;margin-bottom:12px}.tool-detail-page .tdp-detail-key,.tool-detail-page .tdp-detail-val{font-size:14px;font-weight:500}.tool-detail-page .tdp-detail-key{color:var(--tdp-text-muted)}.tool-detail-page .tdp-detail-val{text-align:right}.tool-detail-page .tdp-side-cta{width:100%;justify-content:center;text-align:center}.tool-detail-page .tdp-side-highlight{padding:24px;border-radius:22px;background:var(--tdp-primary);color:#fff}.tool-detail-page .tdp-highlight-title{font-weight:500;margin-bottom:8px}.tool-detail-page .tdp-split-rule{border:0;border-top:1px solid var(--tdp-border);margin:0}section#tdp-overview .tdp-meta-label{margin-top:15px}@media (max-width:1200px){.tool-detail-page .tdp-layout-grid{grid-template-columns:minmax(0,1fr) 300px;gap:36px}}@media (max-width:1024px){.tool-detail-page .tdp-layout-grid{grid-template-columns:1fr;gap:32px}.tool-detail-page .tdp-side-rail{position:static}.tool-detail-page .tdp-feature-grid{grid-template-columns:1fr 1fr}.tool-detail-page .tdp-usecase-grid{grid-template-columns:1fr 1fr}.tool-detail-page .tdp-review-grid{grid-template-columns:1fr}}@media (max-width:768px){.tool-detail-page .tdp-hero-main{flex-direction:column;text-align:center;padding:24px}.tool-detail-page .tdp-brand-wrap{flex-direction:column;gap:18px}.tool-detail-page .tdp-badges{justify-content:center}.tool-detail-page .tdp-score-wrap{width:100%}.tool-detail-page .tdp-sticky-nav{flex-direction:column;align-items:flex-start;gap:12px;padding:12px 0}.tool-detail-page .tdp-nav-set{width:100%;overflow-x:auto;scrollbar-width:none}.tool-detail-page .tdp-nav-set::-webkit-scrollbar{display:none}.tool-detail-page .tdp-nav-cta-wrap{width:100%;justify-content:space-between}.tool-detail-page .tdp-feature-grid,.tool-detail-page .tdp-usecase-grid{grid-template-columns:1fr}.tool-detail-page .tdp-title{font-size:34px}}@media (max-width:480px){.tool-detail-page .tdp-hero-shell,.tool-detail-page .tdp-sticky-nav,.tool-detail-page .tdp-layout-grid{width:calc(100% - 20px)}.tool-detail-page .tdp-title{font-size:28px}.tool-detail-page .tdp-subtitle{font-size:14px}.tool-detail-page .tdp-hero-head{flex-direction:column;align-items:flex-start}.tool-detail-page .tdp-logo-card{width:78px;height:78px}.tool-detail-page .tdp-logo-image{width:46px;height:46px}.tool-detail-page .tdp-feature-card,.tool-detail-page .tdp-usecase-panel,.tool-detail-page .tdp-review-card,.tool-detail-page .tdp-side-card{padding:18px}.tool-detail-page h2{font-size:24px}.tool-detail-page .tdp-cta-btn{padding:11px 18px;font-size:13px}}@media (max-width:360px){.tool-detail-page .tdp-title{font-size:24px}.tool-detail-page .tdp-nav-cta-wrap{flex-direction:column;align-items:stretch;gap:10px}.tool-detail-page .tdp-inline-rating{justify-content:center}.tool-detail-page .tdp-cta-btn{width:100%}}.empty-state{display:flex;justify-content:center;align-items:center;padding:60px 20px;border:2px dashed var(--company-border);border-radius:16px;background:#FAFBFC;text-align:center}.empty-state.hidden{display:none}.empty-state-content{display:flex;flex-direction:column;align-items:center;gap:12px}.empty-stars{font-size:28px;color:#D1D5DB;letter-spacing:4px}.empty-state h3{font-size:22px;font-weight:700;color:var(--company-text-main);margin:0}.empty-state p{font-size:15px;color:var(--company-text-muted);margin:0}.add-review-btn{float:right;margin-left:24px;background:var(--company-primary);color:#fff;border:none;border-radius:20px;padding:8px 20px;font-size:15px;font-weight:600;cursor:pointer;transition:background 0.2s,transform 0.2s;box-shadow:0 2px 8px rgb(0 154 122 / .07)}.add-review-btn:hover{background:var(--company-primary-hover);transform:translateY(-1px)}.review-modal{display:none;position:fixed;z-index:9999;left:0;top:0;width:100vw;height:100vh;overflow:auto;background:rgb(17 24 39 / .25);justify-content:center;align-items:center}.review-modal.show{display:flex}.review-modal-content{background:#fff;margin:auto;padding:36px 40px 28px 40px;border-radius:16px;box-shadow:0 8px 32px rgb(0 0 0 / .18);min-width:420px;max-width:520px;width:90vw;position:relative;color:var(--company-text-main)}.review-modal-content h3{margin-top:0;margin-bottom:18px;font-size:22px;font-weight:700;color:var(--company-primary)}.close-modal{position:absolute;top:16px;right:20px;font-size:28px;color:var(--company-text-muted);cursor:pointer;font-weight:700;transition:color 0.2s}.close-modal:hover{color:var(--company-primary)}.form-group{margin-bottom:16px}.form-group label{display:block;font-size:14px;font-weight:600;margin-bottom:6px;color:var(--company-text-main)}.form-group input,.form-group textarea{width:100%;padding:8px 12px;border:1px solid var(--company-border);border-radius:8px;font-size:15px;color:var(--company-text-main);background:var(--company-bg-muted);resize:none}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--company-primary)}.review-stars-input{display:flex;gap:4px}.review-stars-input .star{font-size:22px;color:#E5E7EB;cursor:pointer;transition:color 0.2s}.review-stars-input .star.selected,.review-stars-input .star.hovered{color:#F59E0B}.form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:10px}.cancel-btn{background:#F3F4F6;color:var(--company-text-muted);border:none;border-radius:8px;padding:8px 18px;font-size:15px;font-weight:500;cursor:pointer;transition:background 0.2s}.cancel-btn:hover{background:#E5E7EB}.submit-btn{background:var(--company-primary);color:#fff;border:none;border-radius:8px;padding:8px 18px;font-size:15px;font-weight:600;cursor:pointer;transition:background 0.2s}.submit-btn:hover{background:var(--company-primary-hover)}.tool-detail-page .tdp-review-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap}.tool-detail-page .tdp-review-action-btn{border:0;border-radius:999px;padding:8px 14px;margin-bottom:24px;font:inherit;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--tdp-primary),#12a06f);box-shadow:0 14px 30px rgb(0 132 97 / .18);cursor:pointer;transition:transform 0.2s ease,box-shadow 0.2s ease,opacity 0.2s ease}.tool-detail-page .tdp-review-action-btn:hover{transform:translateY(-1px);box-shadow:0 18px 36px rgb(0 132 97 / .24)}.tool-detail-page .tdp-review-action-btn:active{transform:translateY(0);opacity:.95}.tool-detail-page .tdp-review-empty{display:grid;place-items:center;gap:14px;min-height:250px;text-align:center;padding:40px 24px;border:1px dashed #d9e1ec;border-radius:24px;background:linear-gradient(180deg,#ffffff 0%,#fbfcfe 100%)}.tool-detail-page .tdp-review-empty.is-hidden,.tool-detail-page .tdp-review-grid.is-hidden{display:none!important}.tool-detail-page .tdp-review-empty h3{margin:0;font-size:1.5rem;line-height:1.2;color:#0d1f3a}.tool-detail-page .tdp-review-empty p{margin:0;color:#5f6f86;font-size:1rem}.tool-detail-page .tdp-star-row-muted{opacity:.32}.tool-detail-page .tdp-review-grid:empty{display:none}.tool-detail-page .tdp-review-more-wrap{display:flex;justify-content:center;margin-top:20px}.tool-detail-page .tdp-review-more-btn{border:1px solid rgb(0 132 97 / .18);border-radius:999px;padding:12px 18px;min-width:160px;font:inherit;font-weight:700;color:var(--tdp-primary);background:#ebfaf4;cursor:pointer;box-shadow:0 10px 22px rgb(0 132 97 / .08);transition:transform 0.2s ease,box-shadow 0.2s ease,background-color 0.2s ease}.tool-detail-page .tdp-review-more-btn:hover{transform:translateY(-1px);box-shadow:0 14px 26px rgb(0 132 97 / .12);background:#e2f7ed}.tool-detail-page .tdp-review-modal{position:fixed;inset:0;z-index:60;display:grid;place-items:start center;padding:clamp(92px, 11vh, 140px) 24px 24px}.tool-detail-page .tdp-review-modal[hidden]{display:none}.tool-detail-page .tdp-review-modal-backdrop{position:absolute;inset:0;background:rgb(11 19 36 / .58);backdrop-filter:blur(8px)}.tool-detail-page .tdp-review-modal-panel{position:relative;z-index:1;width:min(560px, 100%);max-height:min(90vh, 760px);overflow:auto;border-radius:28px;border:1px solid #d9ebe4;background:#fff;box-shadow:0 32px 80px rgb(15 23 42 / .28);padding:24px}.tool-detail-page .tdp-review-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.tool-detail-page .tdp-review-modal-head h3{margin:6px 0 0;font-size:1.55rem;line-height:1.2;color:var(--tdp-primary)}.tool-detail-page .tdp-review-modal-close{width:40px;height:40px;border:0;border-radius:50%;background:#f1f5fb;color:#385170;font-size:1.55rem;line-height:1;cursor:pointer}.tool-detail-page .tdp-review-form{display:grid;gap:18px}.tool-detail-page .tdp-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tool-detail-page .tdp-review-stars-fieldset{margin:0;padding:0;border:0}.tool-detail-page .tdp-review-stars-fieldset legend,.tool-detail-page .tdp-review-field span{display:block;margin-bottom:8px;color:#1b2f50;font-size:.95rem;font-weight:700}.tool-detail-page .tdp-star-picker{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.tool-detail-page .tdp-star-picker input{position:absolute;opacity:0;pointer-events:none}.tool-detail-page .tdp-star-picker label{display:grid;place-items:center;min-height:42px;border-radius:14px;border:1px solid #d7e0ea;background:#f8fbff;color:#d0d8e3;font-weight:700;cursor:pointer;transition:border-color 0.2s ease,background-color 0.2s ease,color 0.2s ease,transform 0.2s ease}.tool-detail-page .tdp-star-picker label.tdp-star-on{border-color:rgb(0 132 97 / .35);background:#ebfaf4;color:#f4b942}.tool-detail-page .tdp-star-picker label.tdp-star-off{color:#d0d8e3}.tool-detail-page .tdp-star-picker input:checked+label{border-color:rgb(0 132 97 / .35);background:#ebfaf4;color:#f4b942}.tool-detail-page .tdp-star-picker label:hover{transform:translateY(-1px);color:#f4b942}.tool-detail-page .tdp-star-picker label span[aria-hidden="true"]{font-size:1.2rem;line-height:1}.tool-detail-page .tdp-review-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.tool-detail-page .tdp-review-field{display:grid;gap:8px}.tool-detail-page .tdp-review-field input,.tool-detail-page .tdp-review-field textarea{width:100%;border-radius:16px;border:1px solid #d7e0ea;background:#fbfcfe;color:#0d1f3a;padding:14px 16px;font:inherit;outline:none;transition:border-color 0.2s ease,box-shadow 0.2s ease,background-color 0.2s ease}.tool-detail-page .tdp-review-field textarea{resize:vertical;min-height:132px}.tool-detail-page .tdp-review-field input:focus,.tool-detail-page .tdp-review-field textarea:focus{border-color:#2f5b99;background:#fff;box-shadow:0 0 0 4px rgb(47 91 153 / .12)}.tool-detail-page .tdp-review-form-actions{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}.tool-detail-page .tdp-review-cancel-btn,.tool-detail-page .tdp-review-submit-btn{border:0;border-radius:999px;padding:12px 18px;font:inherit;font-weight:700;cursor:pointer}.tool-detail-page .tdp-review-cancel-btn{background:#edf2f8;color:#385170}.tool-detail-page .tdp-review-submit-btn{color:#fff;background:linear-gradient(135deg,var(--tdp-primary),#12a06f);box-shadow:0 14px 30px rgb(0 132 97 / .18)}.tool-detail-page .tdp-review-submit-btn:hover,.tool-detail-page .tdp-review-cancel-btn:hover,.tool-detail-page .tdp-review-modal-close:hover{transform:translateY(-1px)}#edit-profile-root.edit-profile-page{--edit-profile-bg:#ffffff;--edit-profile-card:#ffffff;--edit-profile-line:#eaeef2;--edit-profile-text:#0b1521;--edit-profile-muted:#5f6e81;--edit-profile-accent:#009673;--edit-profile-accent-hover:#007a5d;--edit-profile-warm:#ff754c;--edit-profile-shadow:0 12px 40px -10px rgba(0, 0, 0, 0.06);color:var(--edit-profile-text);font-family:'Inter',system-ui,-apple-system,sans-serif}#edit-profile-root,#edit-profile-root *{box-sizing:border-box}#edit-profile-root [hidden]{display:none!important}#edit-profile-root .edit-profile-shell{display:grid;gap:20px;width:100%}#edit-profile-root .edit-profile-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:2px 4px 4px}#edit-profile-root .edit-profile-kicker{display:inline-block;margin:0 0 12px;padding:6px 14px;border-radius:999px;background:rgb(0 150 115 / .1);color:var(--edit-profile-accent);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}#edit-profile-root .edit-profile-title{margin:0;color:var(--edit-profile-text);font-size:clamp(2rem, 4vw, 3rem);font-weight:600;letter-spacing:-.04em;line-height:1.05}#edit-profile-root .edit-profile-subtitle{max-width:760px;margin:12px 0 0;color:var(--edit-profile-muted);font-size:1rem;line-height:1.6}#edit-profile-root .edit-profile-status{min-width:210px;padding:16px 20px;border:1px solid var(--edit-profile-line);border-radius:20px;background:rgb(255 255 255 / .92);box-shadow:var(--edit-profile-shadow)}#edit-profile-root .edit-profile-status span{display:block;margin-bottom:6px;color:var(--edit-profile-muted);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}#edit-profile-root .edit-profile-status strong{font-size:18px}#edit-profile-root .edit-profile-form{display:grid;gap:18px}#edit-profile-root .edit-profile-card,#edit-profile-root .edit-profile-success{border:1px solid var(--edit-profile-line);border-radius:20px;background:var(--edit-profile-card);box-shadow:var(--edit-profile-shadow);padding:24px}#edit-profile-root .edit-profile-section-head{margin-bottom:22px}#edit-profile-root .edit-profile-section-head h2{margin:0 0 8px;color:var(--edit-profile-text);font-size:23px;font-weight:600;letter-spacing:-.02em;line-height:1.15}#edit-profile-root .edit-profile-section-head p{margin:0;color:var(--edit-profile-muted);line-height:1.6}#edit-profile-root .edit-profile-upload-grid,#edit-profile-root .edit-profile-form-grid{display:grid;gap:16px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--edit-profile-line)}#edit-profile-root .edit-profile-upload-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#edit-profile-root .edit-profile-blocked{display:grid;gap:20px;max-width:680px;margin:0 auto;padding:36px;background:linear-gradient(180deg,rgb(255 255 255 / .98),rgb(248 250 252 / .98));border:1px solid rgb(84 111 255 / .16);box-shadow:0 24px 60px rgb(18 76 166 / .08);border-radius:28px;text-align:center}#edit-profile-root .edit-profile-blocked-icon{width:76px;height:76px;margin:0 auto;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#059669 0%,#059669 100%);font-size:34px;font-weight:700}#edit-profile-root .edit-profile-blocked-message h2{margin:0;font-size:28px;color:var(--edit-profile-text)}#edit-profile-root .edit-profile-blocked-message p{margin:0;color:var(--edit-profile-muted);line-height:1.7}#edit-profile-root .edit-profile-blocked-note{margin-top:12px;color:var(--edit-profile-text);font-weight:600}#edit-profile-root .edit-profile-form-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}#edit-profile-root .edit-profile-form-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}#edit-profile-root .edit-profile-field{display:flex;flex-direction:column;gap:8px;color:var(--edit-profile-text);font-size:14px;font-weight:700}#edit-profile-root .edit-profile-field-full{margin-top:4px}#edit-profile-root .edit-profile-input,#edit-profile-root .edit-profile-select,#edit-profile-root .edit-profile-textarea{width:100%;border:1px solid #d1d5db;border-radius:12px;background:#fff;color:var(--edit-profile-text);font:inherit;font-weight:500;padding:14px 16px;transition:border-color 0.2s ease,box-shadow 0.2s ease}#edit-profile-root .edit-profile-input[type="search"]{border-radius:9999px}#edit-profile-root .edit-profile-textarea{min-height:150px;resize:vertical}#edit-profile-root .edit-profile-input:focus,#edit-profile-root .edit-profile-select:focus,#edit-profile-root .edit-profile-textarea:focus{outline:none;border-color:var(--edit-profile-accent);box-shadow:0 0 0 4px rgb(0 150 115 / .1)}#edit-profile-root .edit-profile-dropzone{min-height:160px;border:1.5px dashed var(--edit-profile-accent);border-radius:16px;background:rgb(0 150 115 / .03);color:var(--edit-profile-muted);cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:20px;text-align:center;transition:background 0.2s ease}#edit-profile-root .edit-profile-dropzone:hover{background:rgb(0 150 115 / .06)}#edit-profile-root .edit-profile-dropzone input{display:none}#edit-profile-root .edit-profile-dropzone-mark{color:var(--edit-profile-accent);font-size:28px;line-height:1}#edit-profile-root .edit-profile-dropzone strong{color:var(--edit-profile-text);font-size:14px}#edit-profile-root .edit-profile-upload-note{color:var(--edit-profile-accent);font-size:13px;font-weight:600}#edit-profile-root .edit-profile-img-preview{display:inline-flex;margin-top:8px}#edit-profile-root .edit-profile-img-preview img{max-width:180px;max-height:140px;border-radius:10px;box-shadow:0 1px 8px rgb(15 23 42 / .12)}#edit-profile-root .edit-profile-preview-wrap{position:relative;display:inline-flex}#edit-profile-root .edit-profile-preview-remove{position:absolute;top:4px;right:4px;width:24px;height:24px;border:0;border-radius:50%;background:#fff;color:var(--edit-profile-text);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:18px;line-height:1;box-shadow:0 1px 6px rgb(15 23 42 / .18)}#edit-profile-root .edit-profile-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,0.75fr);gap:30px;align-items:start}#edit-profile-root .edit-profile-chip-cloud{display:flex;flex-wrap:wrap;gap:8px}#edit-profile-root .edit-profile-chip-title{flex:0 0 100%;margin:16px 0 2px;color:var(--edit-profile-text);font-size:14px}#edit-profile-root .edit-profile-chip-title:first-child{margin-top:0}#edit-profile-root .edit-profile-chip{appearance:none;border:1px solid #d1d5db;border-radius:9999px;background:#fff;color:#475569;cursor:pointer;font-size:13px;font-weight:700;padding:10px 16px;transition:all 0.2s ease}#edit-profile-root .edit-profile-chip:hover{background:#f8fafc}#edit-profile-root .edit-profile-chip.is-selected{border-color:var(--edit-profile-accent);background:var(--edit-profile-accent);color:#fff}#edit-profile-root .edit-profile-side{position:sticky;top:20px;border:1px solid var(--edit-profile-line);border-radius:18px;background:#fff;box-shadow:0 4px 14px rgb(15 23 42 / .04);padding:20px}#edit-profile-root .edit-profile-total-row,#edit-profile-root .edit-profile-client-total>span{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--edit-profile-muted);font-size:14px;font-weight:800}#edit-profile-root .edit-profile-total-row strong,#edit-profile-root .edit-profile-client-total strong{color:var(--edit-profile-accent);font-size:24px;font-weight:700}#edit-profile-root .edit-profile-total-bar{width:100%;height:8px;margin:10px 0 14px;border-radius:999px;background:var(--edit-profile-line);overflow:hidden}#edit-profile-root .edit-profile-total-bar span{display:block;width:0%;height:100%;border-radius:inherit;background:var(--edit-profile-accent);transition:width 0.2s ease}#edit-profile-root .edit-profile-warning{display:none;margin:0 0 12px;color:var(--edit-profile-warm);font-size:13px;font-weight:700}#edit-profile-root .edit-profile-slider-stack{display:grid;gap:12px}#edit-profile-root .edit-profile-slider-card{border:1px solid var(--edit-profile-line);border-radius:14px;background:#fff;padding:14px}#edit-profile-root .edit-profile-range-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}#edit-profile-root .edit-profile-range-head strong{font-size:14px}#edit-profile-root .edit-profile-range-value{color:var(--edit-profile-accent);font-weight:800}#edit-profile-root .edit-profile-range,#edit-profile-root .edit-profile-focus-grid input{width:100%;accent-color:var(--edit-profile-accent)}#edit-profile-root .edit-profile-focus-cards{display:grid;gap:18px}#edit-profile-root .edit-profile-focus-card{border:1px solid var(--edit-profile-line);border-radius:18px;background:#fff;padding:20px}#edit-profile-root .edit-profile-focus-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:8px}#edit-profile-root .edit-profile-focus-head strong{font-size:17px}#edit-profile-root .edit-profile-badge{border-radius:6px;background:rgb(255 117 76 / .1);color:var(--edit-profile-warm);font-size:12px;font-weight:800;letter-spacing:.05em;padding:4px 10px}#edit-profile-root .edit-profile-badge.is-complete{background:rgb(0 150 115 / .1);color:var(--edit-profile-accent)}#edit-profile-root .edit-profile-focus-card p{margin:0 0 18px;color:var(--edit-profile-muted);font-size:14px}#edit-profile-root .edit-profile-focus-grid{display:grid;grid-template-columns:minmax(130px,auto) minmax(120px,1fr) 42px;gap:14px 12px;align-items:center}#edit-profile-root .edit-profile-focus-grid span{font-size:13.5px;font-weight:700}#edit-profile-root .edit-profile-focus-percent{text-align:right}#edit-profile-root .edit-profile-client-total{margin-bottom:18px}#edit-profile-root .edit-profile-client-card{display:grid;gap:0;border:1px solid var(--edit-profile-line);border-radius:18px;overflow:hidden}#edit-profile-root .edit-profile-client-row{display:grid;grid-template-columns:minmax(220px,1fr) minmax(0,1.5fr);gap:20px;align-items:center;padding:18px 20px;border-bottom:1px solid var(--edit-profile-line)}#edit-profile-root .edit-profile-client-row:last-child{border-bottom:0}#edit-profile-root .edit-profile-client-row strong{display:block;margin-bottom:4px;font-size:15px}#edit-profile-root .edit-profile-client-row p{margin:0;color:var(--edit-profile-muted);font-size:13px;font-weight:800}#edit-profile-root .edit-profile-action-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:4px}#edit-profile-root .edit-profile-btn{appearance:none;min-height:44px;border-radius:9999px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border:0;font:inherit;font-size:14px;font-weight:800;padding:0 28px;text-decoration:none;transition:all 0.2s ease}#edit-profile-root .edit-profile-btn-primary{background:var(--edit-profile-accent);color:#fff;box-shadow:0 6px 16px rgb(0 150 115 / .2)}#edit-profile-root .edit-profile-btn-primary:hover{background:var(--edit-profile-accent-hover);transform:translateY(-2px)}#edit-profile-root .edit-profile-btn-secondary{border:1.5px solid var(--edit-profile-warm);background:#fff0;color:var(--edit-profile-warm)}#edit-profile-root .edit-profile-btn-secondary:hover{background:rgb(255 117 76 / .06);transform:translateY(-2px)}#edit-profile-root .edit-profile-success{max-width:540px;margin:0 auto;padding:40px 32px;text-align:center}#edit-profile-root .edit-profile-success-icon{width:76px;height:76px;margin:0 auto 22px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--edit-profile-accent);color:#fff;font-size:34px;box-shadow:0 12px 24px rgb(0 150 115 / .25)}#edit-profile-root .edit-profile-success h2{margin:0 0 12px;font-size:30px}#edit-profile-root .edit-profile-success p{margin:0 auto 26px;max-width:400px;color:var(--edit-profile-muted);line-height:1.7}@media (max-width:1100px){#edit-profile-root .edit-profile-hero,#edit-profile-root .edit-profile-split{grid-template-columns:1fr;display:grid}#edit-profile-root .edit-profile-side{position:static}}@media (max-width:780px){#edit-profile-root .edit-profile-card{padding:18px}#edit-profile-root .edit-profile-upload-grid,#edit-profile-root .edit-profile-form-grid-two,#edit-profile-root .edit-profile-form-grid-three,#edit-profile-root .edit-profile-client-row{grid-template-columns:1fr}#edit-profile-root .edit-profile-focus-grid{grid-template-columns:minmax(105px,auto) 1fr 38px;gap:12px 8px}#edit-profile-root .edit-profile-action-row{flex-direction:column-reverse;align-items:stretch}#edit-profile-root .edit-profile-action-row>*{width:100%}}@media (max-width:520px){#edit-profile-root .edit-profile-title{font-size:1.55rem}#edit-profile-root .edit-profile-card{border-radius:14px;padding:12px}#edit-profile-root .edit-profile-chip{padding:7px 10px;font-size:11px}#edit-profile-root .edit-profile-focus-card{padding:12px}#edit-profile-root .edit-profile-focus-grid{grid-template-columns:minmax(86px,auto) 1fr 34px}#edit-profile-root .edit-profile-focus-grid span,#edit-profile-root .edit-profile-focus-percent{font-size:11px}#edit-profile-root .edit-profile-btn{min-height:38px;padding:0 14px;font-size:12px}}.profile-dropdown{width:320px;background:#fff;border-radius:14px;box-shadow:0 10px 35px rgb(0 0 0 / .12);overflow:hidden;padding:0;font-family:'Poppins',sans-serif}.profile-header{display:flex;align-items:center;gap:14px;padding:18px 20px;position:relative}.profile-avatar-lg{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}.active-icon-class{width:14px;height:14px;position:absolute;left:58px;bottom:22px}.profile-info{flex:1;min-width:0}.profile-name{display:flex;align-items:center;gap:6px;font-size:20px;font-weight:600;color:#222;line-height:1.3;margin-bottom:4px;word-break:break-word}.verified-badge{width:18px;height:18px;flex-shrink:0}.profile-email{font-size:14px;color:#777;line-height:1.5;word-break:break-word}.dropdown-divider{margin:0;border:none;border-top:1px solid #eee}.dropdown-section{padding:10px 0}.dropdown-title i,.dropdown-item i{font-size:20px!important}.dropdown-title{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#222}.dropdown-item{display:flex;align-items:center;gap:8px;padding:10px 20px;font-size:14px;color:#555;text-decoration:none;transition:all 0.25s ease;line-height:1.5}.dropdown-item:hover{background:#f5f7fb;color:#000}.dropdown-item.logout{color:#ff4d4f;font-weight:500}.dropdown-item.logout:hover{background:rgb(255 77 79 / .08)}.dropdown-title i,.dropdown-item i{font-size:17px;line-height:1}