::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ff6a00b4;border-radius:3px}::selection{color:#fff;background-color:#ff6b00}::selection{color:#fff;background-color:#ff6b00}.home-header{-webkit-backdrop-filter:blur(20px);z-index:1000;-webkit-user-select:none;user-select:none;background:#fdfaf6e0;border-bottom:1px solid #e5e7eb99;width:100%;position:sticky;top:0;box-shadow:0 4px 20px #00000008}.header-inner-wrapper{z-index:1002;justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:14px 28px;display:flex;position:relative}.logo-area{align-items:center;gap:10px;display:flex}.logo-img{object-fit:contain;border-radius:10px;width:38px;height:38px}.logo-title{color:#111827;letter-spacing:-.3px;margin:0;font-size:18px;font-weight:800}.logo-subtitle{color:#6b7280;font-size:11px;font-weight:500}.nav-links{background:#ffffffb3;border:1px solid #e5e7ebcc;border-radius:30px;align-items:center;gap:24px;padding:6px 20px;display:flex;box-shadow:0 2px 8px #00000005}.nav-link{color:#4b5563;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px 10px;font-size:13.5px;font-weight:600;transition:all .2s}.nav-link:hover,.nav-link.active{color:#ff6b00}.header-right{align-items:center;gap:12px;display:flex}.user-avatar{color:#fff;background:#ff6b00;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex;box-shadow:0 3px 10px #ff6b004d}.mobile-menu-toggle{color:#1f2937;cursor:pointer;background:#ffffffe6;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .25s cubic-bezier(.4,0,.2,1);display:none}.mobile-menu-toggle:hover{background:#f3f4f6}.mobile-menu-toggle.open{color:#ea580c;background:#fff7ed;border-color:#fdba74}.mobile-nav-container{-webkit-backdrop-filter:blur(24px);opacity:0;background:#fdfaf6fa;border-bottom:1px solid #e5e7eb;width:100%;max-height:0;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s,transform .35s cubic-bezier(.4,0,.2,1);display:none;position:absolute;top:100%;left:0;overflow:hidden;transform:translateY(-8px);box-shadow:0 16px 32px #00000014}.mobile-nav-container.is-open{opacity:1;max-height:400px;transform:translateY(0)}.mobile-nav-content{flex-direction:column;padding:16px 20px 20px;display:flex}.mobile-links-group{flex-direction:column;gap:6px;display:flex}.mobile-nav-link{text-align:left;color:#374151;cursor:pointer;background:0 0;border:none;border-radius:12px;width:100%;padding:12px 16px;font-size:14.5px;font-weight:600;transition:all .2s}.mobile-nav-link:hover{color:#ff6b00;background:#fff7ed;transform:translate(4px)}.mobile-nav-link.active{color:#ff6b00;background:#fff7ed;font-weight:700}@media (width<=900px){.header-inner-wrapper{padding:12px 18px}.desktop-only{display:none!important}.mobile-menu-toggle{display:flex}.mobile-nav-container{display:block}}.global-footer{-webkit-backdrop-filter:blur(18px);color:#374151;background:#ffffffbf;border-top:1px solid #fffc;width:100%;margin-top:80px;font-family:Inter,sans-serif;box-shadow:0 -4px 20px #00000005}.footer-inner-wrapper{grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;max-width:1280px;margin:0 auto;padding:56px 32px 36px;display:grid}.brand-col{flex-direction:column;gap:16px;display:flex}.footer-logo{align-items:center;gap:12px;display:flex}.footer-logo-img{object-fit:contain;border-radius:8px;width:38px;height:38px}.footer-logo-title{color:#111;letter-spacing:-.5px;margin:0;font-size:18px;font-weight:800}.footer-logo-subtitle{color:#6b7280;font-size:11px;font-weight:500}.footer-description{color:#4b5563;max-width:340px;margin:0;font-size:13.5px;line-height:1.6}.footer-social-links{gap:10px;margin-top:4px;display:flex}.social-btn{color:#ea580c;background:#ffedd5b3;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;text-decoration:none;transition:all .2s;display:flex}.social-btn:hover{color:#fff;background:#ff6b00;transform:translateY(-2px)}.footer-col{flex-direction:column;gap:16px;display:flex}.footer-col-title{color:#111;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:14px;font-weight:700}.footer-links-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.footer-links-list li button{color:#4b5563;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:13.5px;font-weight:500;transition:all .2s}.footer-links-list li button:hover{color:#ff6b00;transform:translate(3px)}.footer-bottom-bar{border-top:1px solid #ffedd5cc;padding:20px 32px}.footer-bottom-inner{color:#6b7280;justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;font-size:12.5px;display:flex}.footer-bottom-inner p{margin:0}.footer-made-with{align-items:center;gap:6px;display:flex}.heart-icon{color:#ff6b00;fill:#ff6b00}@media (width<=960px){.global-footer{margin-top:60px}.footer-inner-wrapper{grid-template-columns:1fr 1fr;gap:32px 24px;padding:44px 24px 28px}.brand-col{grid-column:1/-1;max-width:100%}.footer-description{max-width:100%}}@media (width<=640px){.global-footer{margin-top:48px}.footer-inner-wrapper{grid-template-columns:1fr;gap:28px;padding:36px 20px 24px}.brand-col{gap:14px}.footer-col{gap:12px}.footer-col-title{border-bottom:1px solid #ffedd599;padding-bottom:4px;font-size:13px}.footer-links-list{gap:10px}.footer-links-list li button{padding:2px 0;font-size:13px}.footer-bottom-bar{padding:16px 20px}.footer-bottom-inner{text-align:center;flex-direction:column;gap:10px;font-size:11.5px}}*{box-sizing:border-box;margin:0;padding:0}.home-container{color:#1f2937;background-image:url(/home_bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;flex-direction:column;width:100%;min-height:100vh;font-family:Inter,sans-serif;display:flex}.hero-section{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:40px 24px 60px}.badge-tag{color:#ea580c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffedd5d9;border:1px solid #fed7aacc;border-radius:30px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 18px;font-size:13px;font-weight:600;display:inline-flex}.hero-grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:40px;margin-bottom:50px;display:grid}.hero-title{color:#111;letter-spacing:-1px;margin-bottom:20px;font-size:50px;font-weight:800;line-height:1.15}.highlight-text{color:#ff6b00}.hero-description{color:#4b5563;max-width:520px;margin-bottom:28px;font-size:16.5px;line-height:1.6}.cta-buttons{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.btn-primary{color:#fff;cursor:pointer;background:#ff6b00;border:none;border-radius:14px;align-items:center;gap:10px;padding:13px 26px;font-size:14px;font-weight:600;transition:transform .2s,background .2s;display:flex;box-shadow:0 10px 25px #ff6b0059}.btn-primary:hover{background:#e66000;transform:translateY(-2px)}.btn-secondary{-webkit-backdrop-filter:blur(10px);color:#374151;cursor:pointer;background:#ffffffa6;border:1px solid #fed7aacc;border-radius:14px;align-items:center;gap:8px;padding:13px 24px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.btn-secondary:hover{color:#ff6b00;background:#ffffffe6}.hero-graphic{justify-content:center;align-items:center;display:flex}.hero-radar-svg{max-width:100%;height:auto}.stats-bar{-webkit-backdrop-filter:blur(20px);text-align:center;background:#fff9;border:1px solid #fffc;border-radius:22px;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:70px;padding:22px 28px;display:grid;box-shadow:0 15px 35px #0000000a}.stat-item{flex-direction:column;justify-content:center;align-items:center;display:flex}.border-left{border-left:1px solid #e5e7eb99}.stat-number{color:#111;align-items:center;gap:8px;margin-bottom:4px;font-size:22px;font-weight:800;display:flex}.stat-number svg{color:#ff6b00}.stat-label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:11.5px;font-weight:600}.home-content-section{margin-bottom:70px}.section-title-wrap{text-align:center;margin-bottom:36px}.section-main-heading{color:#111827;letter-spacing:-.5px;margin-bottom:8px;font-size:30px;font-weight:800}.section-sub-heading{color:#6b7280;max-width:540px;margin:0 auto;font-size:14.5px}.feature-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.feature-card{-webkit-backdrop-filter:blur(20px);cursor:pointer;background:#ffffff8c;border:1px solid #fffc;border-radius:22px;flex-direction:column;justify-content:space-between;padding:26px 22px;transition:all .3s;display:flex;box-shadow:0 15px 35px #0000000a}.feature-card:hover{background:#ffffffd9;border-color:#ffa50080;transform:translateY(-6px);box-shadow:0 20px 40px #ff6b0026}.card-icon{color:#ff6b00;background:#ffedd5e6;border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:16px;display:flex}.feature-card h3{color:#111;margin-bottom:8px;font-size:18px;font-weight:700}.feature-card p{color:#4b5563;margin-bottom:20px;font-size:13px;line-height:1.55}.card-footer-action{color:#ff6b00;background:#ffedd5cc;border-radius:50%;justify-content:center;align-self:flex-start;align-items:center;width:34px;height:34px;transition:all .2s;display:flex}.feature-card:hover .card-footer-action{color:#fff;background:#ff6b00}.steps-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.step-card{-webkit-backdrop-filter:blur(16px);background:#ffffff8c;border:1px solid #fffc;border-radius:20px;padding:28px 24px;box-shadow:0 10px 30px #00000008}.step-number{color:#fdba74;margin-bottom:12px;font-size:28px;font-weight:800;line-height:1}.step-card h4{color:#111827;margin-bottom:8px;font-size:17px;font-weight:700}.step-card p{color:#4b5563;margin:0;font-size:13.5px;line-height:1.5}.home-cta-banner{-webkit-backdrop-filter:blur(16px);text-align:center;background:linear-gradient(135deg,#fff7ede6 0%,#ffedd5e6 100%);border:1px solid #fed7aae6;border-radius:24px;padding:44px 32px;box-shadow:0 12px 32px #ff6b0014}.cta-banner-content h3{color:#111827;margin-bottom:10px;font-size:26px;font-weight:800}.cta-banner-content p{color:#4b5563;max-width:560px;margin:0 auto 24px;font-size:14.5px;line-height:1.5}.cta-banner-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.btn-banner-primary{color:#fff;cursor:pointer;background:#ff6b00;border:none;border-radius:12px;padding:12px 24px;font-size:14px;font-weight:700;transition:all .2s;box-shadow:0 6px 18px #ff6b004d}.btn-banner-primary:hover{background:#e66000;transform:translateY(-2px)}.btn-banner-whatsapp{color:#16a34a;background:#fff;border:1px solid #bbf7d0;border-radius:12px;align-items:center;gap:6px;padding:11px 20px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.btn-banner-whatsapp:hover{background:#f0fdf4;border-color:#86efac}@media (width<=1024px){.feature-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=860px){.hero-grid{text-align:center;grid-template-columns:1fr;gap:32px}.hero-title{font-size:38px}.hero-description{margin-left:auto;margin-right:auto}.cta-buttons{justify-content:center}.hero-graphic{order:-1;max-width:260px;margin:0 auto}.stats-bar{grid-template-columns:repeat(2,1fr);gap:20px 10px}.border-left{border-left:none}.steps-grid{grid-template-columns:1fr;gap:16px}}@media (width<=600px){.hero-section{padding:24px 16px 40px}.hero-title{font-size:30px}.feature-grid{grid-template-columns:1fr}.stats-bar{grid-template-columns:1fr;gap:16px}.home-cta-banner{padding:30px 18px}.cta-banner-content h3{font-size:20px}}.keywords-page-container{color:#1f2937;background-color:#fdfaf6;background-image:linear-gradient(#fdfaf6b3,#fdfaf6),url(/bg.png);background-position:top;background-repeat:no-repeat;background-size:100%;flex-direction:column;width:100%;min-height:100vh;font-family:Inter,sans-serif;display:flex}.keywords-content{flex:1;width:100%;max-width:1360px;margin:0 auto;padding:100px 32px 60px}.search-hero{text-align:center;flex-direction:column;align-items:center;margin-bottom:36px;display:flex}.hero-heading{color:#111827;letter-spacing:-1px;margin-bottom:12px;font-size:42px;font-weight:800}.hero-subtext{color:#4b5563;max-width:620px;margin-bottom:28px;font-size:15.5px;line-height:1.5}.main-search-box{-webkit-backdrop-filter:blur(20px);background:#ffffffe6;border:1.5px solid #fffffff2;border-radius:18px;align-items:center;gap:14px;width:100%;max-width:950px;margin-bottom:22px;padding:6px 8px 6px 20px;display:flex;box-shadow:0 10px 30px #0000000d}.search-box-icon{color:#9ca3af;flex-shrink:0}.search-input{color:#111827;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:15px}.search-input::placeholder{color:#9ca3af}.search-actions{align-items:center;gap:8px;display:flex}.btn-search-submit{color:#fff;cursor:pointer;white-space:nowrap;background:#ff6b00;border:none;border-radius:12px;padding:11px 28px;font-size:14.5px;font-weight:600;transition:all .2s;box-shadow:0 4px 14px #ff6b0040}.btn-search-submit:hover{background:#e66000;transform:translateY(-1px)}.btn-search-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.filters-row{z-index:50;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;width:100%;margin-bottom:24px;display:inline-flex;position:relative}.filter-pill-card{-webkit-backdrop-filter:blur(14px);cursor:pointer;-webkit-user-select:none;user-select:none;background:#fffffff2;border:1px solid #e5e7ebe6;border-radius:14px;align-items:center;gap:12px;min-width:170px;padding:8px 18px;transition:all .2s;display:flex;box-shadow:0 4px 14px #0000000a}.filter-pill-card:hover,.filter-pill-card.active-pill{background:#fff;border-color:#ff6b00;box-shadow:0 6px 18px #ff6b001f}.pill-content{text-align:left;flex-direction:column;flex:1;display:flex}.pill-label{color:#6b7280;font-size:11px;font-weight:500}.pill-value{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:700;overflow:hidden}.pill-chevron.rotate{color:#ff6b00;transform:rotate(180deg)}.custom-dropdown-menu{z-index:100;background:#fff;border:1px solid #e5e7ebe6;border-radius:14px;flex-direction:column;gap:2px;width:100%;min-width:180px;padding:6px;animation:.15s ease-out dropdownFadeIn;display:flex;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 12px 30px #0000001a}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.popular-searches-area{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.popular-label{color:#4b5563;font-size:13px;font-weight:600}.popular-chips{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.chip-btn{color:#4b5563;cursor:pointer;background:#fffc;border:1px solid #e5e7ebcc;border-radius:20px;padding:5px 12px;font-size:12px;font-weight:500;transition:all .2s}.chip-btn:hover{color:#ff6b00;background:#fff;border-color:#ff6b00}.chip-btn.chip-active{color:#fff;background:#111827;border-color:#111827}.search-error-box{color:#b91c1c;text-align:center;background-color:#fee2e2;border:1px solid #fca5a5;border-radius:12px;max-width:820px;margin:0 auto 24px;padding:12px 20px;font-size:14px}.results-header-section{border-bottom:1px solid #e5e7eb99;justify-content:space-between;align-items:center;margin-top:28px;margin-bottom:24px;padding-bottom:12px;display:flex}.results-info{align-items:center;gap:10px;display:flex}.results-count-text{color:#374151;word-break:break-word;margin:0;font-size:16px;font-weight:500}.results-count-text strong{color:#111827;font-weight:800}.results-count-text span{color:#111827;font-weight:700}.assets-container{width:100%;min-height:400px}.loader{flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;width:100%;min-height:350px;padding:40px 0;display:flex}.empty-search-state{text-align:center;background:#fff9;border:1.5px dashed #e5e7ebe6;border-radius:20px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;padding:70px 20px;display:flex}.empty-search-state h3{color:#111827;margin:0 0 8px;font-size:20px;font-weight:700}.empty-search-state p{color:#6b7280;max-width:440px;margin:0;font-size:14.5px;line-height:1.5}.asset-float-btn:hover{color:#ff6b00;background:#fff}.like-btn.liked{background:#fff}@media (width<=1200px){.assets-container.grid{grid-template-columns:repeat(3,1fr);gap:18px}}@media (width<=900px){.keywords-content{padding:60px 20px 50px}.hero-heading{font-size:34px}.hero-subtext{font-size:14px}.assets-container.grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (width<=680px){.keywords-page-container{background-image:linear-gradient(#fdfaf6b3,#fdfaf6),url(/bg.png);background-position:100% 0;background-size:200%}.keywords-content{padding:36px 16px 40px}.hero-heading{font-size:26px}.main-search-box{border-radius:14px;gap:8px;padding:6px 6px 6px 14px}.search-input{font-size:13.5px}.btn-search-submit{border-radius:10px;padding:9px 18px;font-size:13px}.filters-row{flex-direction:column;align-items:stretch;gap:10px}.dropdown-wrapper{width:100%}.filter-pill-card{width:100%;min-width:unset}.custom-dropdown-menu{width:100%}.popular-searches-area{flex-direction:column;gap:8px}.assets-container.grid{grid-template-columns:1fr;gap:16px}.asset-image-wrapper{height:190px}.loader_svg{width:200px;height:200px}}.portfolio-page-container{color:#1f2937;background-color:#fdfaf6;background-image:linear-gradient(#fdfaf6b3,#fdfaf6),url(/bg.png);background-position:top;background-repeat:no-repeat;background-size:100%;flex-direction:column;width:100%;min-height:100vh;font-family:Inter,sans-serif;display:flex}.portfolio-main-content{flex:1;width:100%;max-width:1280px;margin:0 auto;padding:80px 32px 60px}.portfolio-search-section{text-align:center;flex-direction:column;align-items:center;margin-bottom:36px;display:flex}.portfolio-heading{color:#111827;letter-spacing:-.5px;margin-bottom:10px;font-size:40px;font-weight:800}.portfolio-subheading{color:#6b7280;max-width:600px;margin-bottom:24px;font-size:15px;line-height:1.5}.portfolio-search-box{-webkit-backdrop-filter:blur(20px);background:#ffffffe6;border:1.5px solid #fffffff2;border-radius:18px;align-items:center;gap:12px;width:100%;max-width:820px;padding:6px 8px 6px 18px;display:flex;box-shadow:0 10px 30px #0000000d}.portfolio-search-icon{color:#9ca3af;flex-shrink:0}.portfolio-search-input{color:#111827;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:15px}.btn-lookup-submit{color:#fff;cursor:pointer;white-space:nowrap;background:#ff6b00;border:none;border-radius:12px;padding:12px 28px;font-size:14.5px;font-weight:600;transition:all .2s;box-shadow:0 4px 14px #ff6b0040}.btn-lookup-submit:hover{background:#e66000;transform:translateY(-1px)}.btn-lookup-submit:disabled{opacity:.7;cursor:not-allowed}.contributor-profile-card{-webkit-backdrop-filter:blur(16px);background:#ffffffd9;border:1px solid #fffffff2;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:30px;padding:24px 30px;display:flex;box-shadow:0 8px 25px #00000008}.contributor-left-details{align-items:center;gap:18px;display:flex}.contributor-avatar-placeholder{color:#fff;background:linear-gradient(135deg,#f90,#ff6b00);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:26px;font-weight:800;display:flex;box-shadow:0 4px 14px #ff6b0040}.contributor-identity{flex-direction:column;gap:6px;display:flex}.contributor-name-badge{align-items:center;gap:10px;display:flex}.contributor-name-badge h2{color:#111827;margin:0;font-size:22px;font-weight:800}.contributor-meta-info{color:#6b7280;align-items:center;gap:16px;font-size:13px;display:flex}.contributor-metrics-grid{align-items:center;gap:16px;display:flex}.metric-box{background:#ffffffb3;border:1px solid #e5e7ebcc;border-radius:14px;flex-direction:column;align-items:center;min-width:140px;padding:12px 20px;display:flex}.metric-label{color:#6b7280;text-transform:uppercase;align-items:center;gap:5px;margin-bottom:4px;font-size:11px;font-weight:600;display:flex}.metric-value{color:#111827;font-size:20px;font-weight:800}.metric-value.highlight{color:#ff6b00}.intelligence-two-columns{grid-template-columns:1.2fr .8fr;gap:24px;margin-bottom:36px;display:grid}.intel-card{-webkit-backdrop-filter:blur(16px);background:#ffffffd9;border:1px solid #fffffff2;border-radius:20px;padding:24px;box-shadow:0 8px 25px #00000008}.intel-card-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:18px;display:flex}.intel-title-group{align-items:center;gap:10px;display:flex}.intel-icon{color:#ff6b00;flex-shrink:0}.intel-card-header h3{color:#111827;margin:0;font-size:16px;font-weight:700}.btn-copy-keywords{color:#ea580c;cursor:pointer;white-space:nowrap;background:#ffedd5;border:1px solid #fed7aacc;border-radius:10px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:700;transition:all .2s;display:flex}.btn-copy-keywords:hover{background:#fed7aa}.btn-copy-keywords.copied{color:#16a34a;background:#dcfce7;border-color:#bbf7d0}.keywords-chip-container{flex-wrap:wrap;gap:8px;display:flex}.portfolio-keyword-chip{color:#374151;background:#ffffffe6;border:1px solid #e5e7ebe6;border-radius:20px;align-items:center;padding:5px 12px;font-size:12.5px;font-weight:500;display:flex;box-shadow:0 2px 6px #00000005}.keyword-chip-count{color:#ea580c;background:#ffedd5;border-radius:10px;margin-left:6px;padding:1px 6px;font-size:11px;font-weight:700}.top-tags-grid{flex-direction:column;gap:12px;display:flex}.tag-stat-item{align-items:center;gap:14px;display:flex}.tag-stat-info{flex-direction:column;flex-shrink:0;width:130px;display:flex}.tag-stat-name{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.tag-stat-count{color:#6b7280;font-size:11px}.tag-progress-bar{background:#f3f4f6;border-radius:10px;flex:1;height:8px;overflow:hidden}.tag-progress-fill{background:linear-gradient(90deg,#f90,#ff6b00);border-radius:10px;height:100%}.tag-percentage{color:#4b5563;text-align:right;flex-shrink:0;width:35px;font-size:12px;font-weight:700}.portfolio-explorer-section{margin-bottom:40px}.explorer-header-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.explorer-title-box{align-items:center;gap:12px;display:flex}.results-icon-box{color:#ea580c;background:#ffedd5;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.explorer-title-box h2{color:#111827;margin:0;font-size:18px;font-weight:800}.explorer-title-box h2 span{color:#6b7280;font-size:14px;font-weight:500}.filters-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.dropdown-wrapper{position:relative}.filter-pill-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:10px;padding:8px 14px;transition:all .2s;display:flex;box-shadow:0 2px 6px #00000005}.filter-pill-card:hover,.filter-pill-card.active-pill{border-color:#ff6b00;box-shadow:0 4px 12px #ff6b0014}.pill-icon{color:#ff6b00;align-items:center;display:flex}.pill-content{flex-direction:column;display:flex}.pill-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.3px;font-size:10px;font-weight:600}.pill-value{color:#1f2937;font-size:12.5px;font-weight:700}.pill-chevron{color:#9ca3af;transition:transform .2s}.pill-chevron.rotate{transform:rotate(180deg)}.custom-dropdown-menu{z-index:50;background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-width:170px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 10px 25px #00000014}.dropdown-menu-item{color:#374151;cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.dropdown-menu-item:hover{color:#ff6b00;background:#f9fafb}.dropdown-menu-item.selected{color:#ff6b00;background:#fff7ed;font-weight:700}.check-icon{color:#ff6b00}.mini-loader{padding:30px 0}.loader_svg{width:260px;height:260px}.load-more-container{justify-content:center;margin-top:40px;margin-bottom:20px;display:flex}.btn-load-more{color:#ff6b00;cursor:pointer;background:#fff;border:1.5px solid #ff6b00;border-radius:14px;padding:12px 32px;font-size:14px;font-weight:700;transition:all .2s;box-shadow:0 4px 14px #ff6b0014}.btn-load-more:hover{color:#fff;background:#ff6b00;transform:translateY(-2px);box-shadow:0 8px 20px #ff6b0033}.btn-load-more:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (width<=960px){.portfolio-main-content{padding:50px 20px 40px}.portfolio-heading{font-size:32px}.contributor-profile-card{flex-direction:column;align-items:flex-start;gap:18px;padding:20px}.contributor-metrics-grid{width:100%}.metric-box{min-width:unset;flex:1}.intelligence-two-columns{grid-template-columns:1fr;gap:18px}}@media (width<=680px){.portfolio-main-content{padding:36px 16px 40px}.portfolio-heading{font-size:24px}.portfolio-subheading{font-size:13.5px}.portfolio-search-box{border-radius:14px;gap:8px;padding:6px 6px 6px 14px}.portfolio-search-input{font-size:13.5px}.btn-lookup-submit{border-radius:10px;padding:9px 16px;font-size:13px}.contributor-left-details{gap:12px}.contributor-avatar-placeholder{width:50px;height:50px;font-size:20px}.contributor-name-badge h2{font-size:18px}.contributor-metrics-grid{flex-direction:column;gap:10px}.metric-box{width:100%}.explorer-header-row{flex-direction:column;align-items:flex-start;gap:14px}.filters-row{flex-direction:column;align-items:stretch;gap:8px;width:100%}.dropdown-wrapper{width:100%}.filter-pill-card{justify-content:space-between;width:100%}.custom-dropdown-menu{width:100%}.tag-stat-item{gap:10px}.tag-stat-info{width:100px}.loader_svg{width:180px;height:180px}}.asset-page-container{color:#1f2937;background-color:#fdfaf6;background-image:linear-gradient(#fdfaf6b3,#fdfaf6),url(/bg.png);background-position:top;background-repeat:no-repeat;background-size:100%;flex-direction:column;width:100%;min-height:100vh;font-family:Inter,sans-serif;display:flex}.asset-main-content{flex:1;width:100%;max-width:1150px;margin:0 auto;padding:80px 32px 60px}.asset-search-section{text-align:center;flex-direction:column;align-items:center;margin-bottom:36px;display:flex}.asset-heading{color:#111827;letter-spacing:-.5px;margin-bottom:10px;font-size:40px;font-weight:800}.asset-subheading{color:#6b7280;max-width:600px;margin-bottom:24px;font-size:15px;line-height:1.5}.asset-search-box{-webkit-backdrop-filter:blur(20px);background:#ffffffe6;border:1.5px solid #fffffff2;border-radius:18px;align-items:center;gap:12px;width:100%;max-width:800px;padding:6px 8px 6px 18px;display:flex;box-shadow:0 10px 30px #0000000d}.asset-search-icon{color:#9ca3af;flex-shrink:0}.asset-search-input{color:#111827;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:15px}.btn-asset-submit{color:#fff;cursor:pointer;white-space:nowrap;background:#ff6b00;border:none;border-radius:12px;padding:12px 28px;font-size:14.5px;font-weight:600;transition:all .2s;box-shadow:0 4px 14px #ff6b0040}.btn-asset-submit:hover{background:#e66000;transform:translateY(-1px)}.btn-asset-submit:disabled{opacity:.7;cursor:not-allowed}.asset-dashboard-stack{flex-direction:column;gap:24px;display:flex}.asset-module-card{-webkit-backdrop-filter:blur(16px);background:#ffffffd9;border:1px solid #fffffff2;border-radius:20px;box-shadow:0 8px 25px #00000008}.asset-header-card{grid-template-columns:320px 1fr;align-items:center;gap:28px;padding:28px;display:grid}.preview-image-container{background:#f3f4f6;border:1px solid #e5e7ebcc;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 4px 14px #0000000a}.preview-main-img{object-fit:cover;width:100%;height:auto;max-height:240px;display:block}.preview-floating-badges{flex-wrap:wrap;gap:6px;display:flex;position:absolute;top:10px;left:10px}.badge-ai{color:#fff;-webkit-backdrop-filter:blur(4px);background:#111827d9;border-radius:20px;align-items:center;gap:4px;padding:3px 8px;font-size:10.5px;font-weight:700;display:flex}.badge-time{color:#374151;-webkit-backdrop-filter:blur(4px);background:#ffffffe6;border-radius:20px;align-items:center;gap:4px;padding:3px 8px;font-size:10.5px;font-weight:600;display:flex}.asset-header-details{flex-direction:column;gap:16px;display:flex}.asset-main-title{color:#111827;word-break:break-word;margin:0 0 8px;font-size:20px;font-weight:800;line-height:1.4}.asset-author-bar{color:#6b7280;flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;display:flex}.dot-divider{color:#d1d5db}.specs-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.spec-badge{color:#4b5563;background:#ffffffe6;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;display:flex}.spec-badge strong{color:#111827}.asset-header-actions{margin-top:4px}.btn-open-stock{color:#ff6b00;background:#fff;border:1.5px solid #ff6b00;border-radius:12px;align-items:center;gap:8px;padding:10px 20px;font-size:13.5px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.btn-open-stock:hover{color:#fff;background:#ff6b00;transform:translateY(-1px)}.asset-metrics-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.metric-module{flex-direction:column;gap:4px;padding:20px 24px;display:flex}.metric-module.highlight{background:#fff8f3;border-color:#ff6b004d}.metric-header{align-items:center;margin-bottom:4px;display:flex}.metric-label{color:#6b7280;text-transform:uppercase;letter-spacing:.3px;align-items:center;gap:6px;font-size:11.5px;font-weight:700;display:flex}.metric-module.highlight .metric-label{color:#ea580c}.metric-val{color:#111827;font-size:24px;font-weight:800}.metric-module.highlight .metric-val{color:#ff6b00}.metric-val.royalty{color:#059669;font-size:20px}.metric-val.date{font-size:18px}.metric-subtext{color:#9ca3af;font-size:11.5px;font-weight:500}.asset-tags-module{padding:24px 28px}.tags-card-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.tags-header-left{align-items:center;gap:8px;display:flex}.tag-header-icon{color:#ff6b00;flex-shrink:0}.tags-card-header h3{color:#111827;margin:0;font-size:16px;font-weight:700}.btn-copy-tags{color:#ea580c;cursor:pointer;white-space:nowrap;background:#ffedd5;border:1px solid #fed7aacc;border-radius:10px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:700;transition:all .2s;display:flex}.btn-copy-tags:hover{background:#fed7aa}.btn-copy-tags.copied{color:#16a34a;background:#dcfce7;border-color:#bbf7d0}.tags-chips-wrapper{flex-wrap:wrap;gap:8px;display:flex}.tag-chip{color:#374151;background:#fffffff2;border:1px solid #e5e7eb;border-radius:20px;padding:6px 14px;font-size:12.5px;font-weight:500;box-shadow:0 2px 5px #00000005}.loader{flex-direction:column;justify-content:center;align-items:center;padding:40px 0;display:flex}.loader_svg{width:260px;height:260px;display:block}.loader_text{color:#6b7280;margin-top:10px;font-size:15px;font-weight:600}.empty-search-state{text-align:center;background:#ffffffb3;border:1.5px dashed #e5e7eb;border-radius:20px;margin-top:20px;padding:60px 20px}.empty-icon-circle{color:#ff6b00;background:#fff7ed;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin:0 auto 16px;display:flex}.empty-search-state h3{color:#111827;margin-bottom:6px;font-size:18px;font-weight:700}.empty-search-state p{color:#6b7280;max-width:450px;margin:0 auto;font-size:14px}.search-error-box{color:#b91c1c;background:#fef2f2;border:1px solid #fee2e2;border-radius:12px;align-items:center;gap:10px;margin-bottom:24px;padding:12px 18px;font-size:14px;font-weight:500;display:flex}.no-data-text{color:#9ca3af;margin:10px 0;font-size:13px;font-style:italic}@media (width<=960px){.asset-main-content{padding:50px 20px 40px}.asset-header-card{grid-template-columns:280px 1fr;gap:20px;padding:22px}.asset-metrics-grid{grid-template-columns:repeat(3,1fr);gap:12px}.metric-module{padding:16px 18px}}@media (width<=800px){.asset-header-card{grid-template-columns:1fr}.preview-image-container,.preview-main-img{max-height:280px}.asset-metrics-grid{grid-template-columns:1fr;gap:12px}}@media (width<=680px){.asset-main-content{padding:36px 16px 40px}.asset-heading{font-size:26px}.asset-subheading{font-size:13.5px}.asset-search-box{border-radius:14px;gap:8px;padding:6px 6px 6px 14px}.asset-search-input{font-size:13.5px}.btn-asset-submit{border-radius:10px;padding:9px 16px;font-size:13px}.asset-header-card{padding:18px 16px}.asset-main-title{font-size:17px}.asset-author-bar{gap:6px;font-size:12px}.specs-row{gap:6px}.spec-badge{padding:4px 8px;font-size:11px}.btn-open-stock{justify-content:center;width:100%;padding:9px 14px;font-size:13px}.asset-tags-module{padding:18px 16px}.tags-card-header{flex-direction:column;align-items:flex-start;gap:10px}.btn-copy-tags{justify-content:center;width:100%}.tag-chip{padding:5px 10px;font-size:12px}.loader_svg{width:180px;height:180px}}.favorites-page-container{color:#1f2937;background-color:#fdfaf6;background-image:linear-gradient(#fdfaf6b3,#fdfaf6),url(/bg.png);background-position:top;background-repeat:no-repeat;background-size:100%;flex-direction:column;width:100%;min-height:100vh;font-family:Inter,sans-serif;display:flex}.favorites-main-content{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:80px 32px 60px}.favorites-header-section{border-bottom:1px solid #e5e7ebcc;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:36px;padding-bottom:24px;display:flex}.favorites-title-wrap{align-items:center;gap:16px;display:flex}.favorites-icon-box{background:#fff1f2;border:1px solid #ffe4e6;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.favorites-heading{color:#111827;letter-spacing:-.5px;margin:0 0 4px;font-size:28px;font-weight:800}.favorites-subheading{color:#6b7280;margin:0;font-size:14px}.favorites-actions-bar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.sort-pill-toggle{color:#6b7280;background:#ffffffe6;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:8px;padding:4px 8px;font-size:13px;display:flex}.sort-tab-btn{color:#4b5563;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:5px 10px;font-size:12px;font-weight:600;transition:all .2s}.sort-tab-btn.active{color:#fff;background:#ff6b00}.btn-clear-all{color:#e11d48;cursor:pointer;white-space:nowrap;background:#fff1f2;border:1px solid #fecdd3;border-radius:12px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.btn-clear-all:hover{background:#ffe4e6}.favorites-empty{text-align:center;background:#fff9;border:1.5px dashed #e5e7ebe6;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;margin-top:40px;padding:60px 20px;display:flex}.empty-icon-circle{color:#ff6b00;background:#fff7ed;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:16px;display:flex;box-shadow:0 4px 14px #ff6b0026}.favorites-empty h3{color:#111827;margin:0 0 8px;font-size:19px;font-weight:700}.favorites-empty p{color:#6b7280;max-width:450px;margin:0;font-size:14px;line-height:1.5}.assets-container{width:100%}.assets-container.grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.asset-card{background:#fff;border:1px solid #e5e7ebe6;border-radius:18px;flex-direction:column;transition:all .25s;display:flex;overflow:hidden;box-shadow:0 6px 20px #00000008}.asset-card:hover{border-color:#ff6b0066;transform:translateY(-5px);box-shadow:0 16px 35px #ff6b001f}.asset-image-wrapper{background:#f3f4f6;width:100%;height:200px;position:relative;overflow:hidden}.asset-thumbnail{object-fit:cover;width:100%;height:100%;transition:transform .4s}.asset-card:hover .asset-thumbnail{transform:scale(1.06)}.asset-top-badges{z-index:2;flex-wrap:wrap;align-items:center;gap:6px;display:flex;position:absolute;top:10px;left:10px}.asset-rank-badge{-webkit-backdrop-filter:blur(8px);color:#fff;background:#111827d9;border-radius:8px;padding:3px 8px;font-size:11px;font-weight:800}.asset-ai-badge{color:#fff;letter-spacing:.4px;background:linear-gradient(135deg,#8b5cf6,#ec4899);border-radius:8px;align-items:center;gap:3px;padding:3px 7px;font-size:10px;font-weight:800;display:inline-flex;box-shadow:0 2px 6px #8b5cf659}.asset-time-badge{-webkit-backdrop-filter:blur(8px);color:#1f2937;background:#ffffffeb;border-radius:8px;align-items:center;gap:4px;padding:3px 8px;font-size:10.5px;font-weight:700;display:inline-flex;box-shadow:0 2px 6px #00000014}.asset-float-btn{-webkit-backdrop-filter:blur(8px);cursor:pointer;color:#374151;z-index:2;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;box-shadow:0 2px 8px #0000001a}.asset-float-btn:hover{background:#fff}.like-btn{top:10px;right:10px}.download-btn{color:#ea580c;bottom:10px;right:10px}.download-btn:hover{color:#fff;background:#ff6b00}.asset-highlight-metrics{background:#fbfbfa;border-bottom:1px solid #f0f0ee;flex-direction:column;gap:7px;padding:10px 14px;display:flex}.highlight-metric-item{box-sizing:border-box;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:7px 12px;display:flex}.downloads-focus{background:#ffe7d1;border:1px solid #fed7aa}.downloads-focus .metric-left{color:#c2410c;text-transform:uppercase;letter-spacing:.3px;align-items:center;gap:6px;font-size:11px;font-weight:800;display:flex}.downloads-focus .metric-value{color:#9a3412;font-size:14px;font-weight:900}.date-focus{background:#dbeafe;border:1px solid #bfdbfe}.date-focus .metric-left{color:#0369a1;text-transform:uppercase;letter-spacing:.3px;align-items:center;gap:6px;font-size:11px;font-weight:800;display:flex}.date-focus .metric-value{color:#1e40af;font-size:13px;font-weight:900}.asset-info-wrapper{flex-direction:column;flex:1;padding:12px 14px;display:flex}.asset-title{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin:0 0 6px;font-size:13.5px;font-weight:700;overflow:hidden}.asset-meta{flex-direction:column;gap:2px;margin-bottom:10px;display:flex}.asset-id{color:#6b7280;font-size:11px;font-weight:500}.asset-author-type{color:#4b5563;font-size:11px;font-weight:600}.author-name{color:#ea580c}.asset-tags{border-top:1px dashed #f0f0ee;flex-wrap:wrap;align-items:center;gap:5px;margin-top:auto;padding-top:8px;display:flex}.tag-icon{color:#9ca3af;margin-right:2px}.tag-badge{color:#ea580c;background:#ffedd5bf;border-radius:6px;padding:2px 7px;font-size:10.5px;font-weight:600}.tag-badge-more{color:#9ca3af;font-size:10px;font-weight:700}@media (width<=1200px){.assets-container.grid{grid-template-columns:repeat(3,1fr);gap:18px}}@media (width<=900px){.favorites-main-content{padding:50px 20px 40px}.favorites-header-section{flex-direction:column;align-items:flex-start;gap:16px}.favorites-actions-bar{justify-content:space-between;width:100%}.assets-container.grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (width<=680px){.favorites-main-content{padding:36px 16px 40px}.favorites-title-wrap{gap:12px}.favorites-icon-box{border-radius:12px;width:44px;height:44px}.favorites-heading{font-size:22px}.favorites-subheading{font-size:13px}.favorites-actions-bar{flex-direction:column;align-items:stretch;gap:10px}.sort-pill-toggle{justify-content:space-between;width:100%}.btn-clear-all{justify-content:center;width:100%}.assets-container.grid{grid-template-columns:1fr;gap:16px}.asset-image-wrapper{height:190px}}.pricing-page-container{color:#1f2937;background-color:#fdfaf6;background-image:linear-gradient(#fdfaf6bf,#fdfaf6),url(/bg.png);background-position:top;background-repeat:no-repeat;background-size:100%;flex-direction:column;width:100%;min-height:100vh;font-family:Inter,sans-serif;display:flex}.pricing-main-content{flex:1;width:100%;max-width:780px;margin:0 auto;padding:100px 20px 60px}.pricing-header-section{text-align:center;flex-direction:column;align-items:center;margin-bottom:44px;display:flex}.pricing-badge{color:#ea580c;background:#fff7ed;border:1px solid #fed7aacc;border-radius:20px;align-items:center;gap:6px;margin-bottom:16px;padding:6px 14px;font-size:12.5px;font-weight:700;display:inline-flex}.pricing-title{color:#111827;letter-spacing:-.5px;margin:0 0 12px;font-size:36px;font-weight:800}.pricing-subtitle{color:#6b7280;max-width:540px;margin:0;font-size:14.5px;line-height:1.5}.pricing-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:24px;margin-bottom:40px;display:grid}@media (width<=720px){.pricing-grid{grid-template-columns:1fr;max-width:420px;margin-left:auto;margin-right:auto}}.pricing-card{-webkit-backdrop-filter:blur(16px);background:#ffffffd9;border:1px solid #fffffff2;border-radius:24px;flex-direction:column;padding:34px 28px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 10px 30px #00000008}.pricing-card:hover{transform:translateY(-3px);box-shadow:0 14px 36px #0000000f}.pricing-card.pro-card{background:#fff;border:2px solid #ff6b00;box-shadow:0 12px 40px #ff6b001f}.popular-ribbon{color:#fff;letter-spacing:.3px;background:#ff6b00;border-radius:20px;padding:4px 14px;font-size:11.5px;font-weight:700;position:absolute;top:-13px;right:24px;box-shadow:0 4px 12px #ff6b004d}.card-header{margin-bottom:22px}.plan-icon-box{border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:14px;display:flex}.free-icon{color:#4b5563;background:#f3f4f6}.pro-icon{color:#ff6b00;background:#fff7ed}.plan-name{color:#111827;margin:0 0 6px;font-size:21px;font-weight:800}.plan-desc{color:#6b7280;margin:0;font-size:13px;line-height:1.4}.price-tag-wrapper{border-bottom:1px solid #f3f4f6;align-items:baseline;margin-bottom:26px;padding-bottom:22px;display:flex}.price-currency{color:#111827;margin-right:2px;font-size:22px;font-weight:700}.price-amount{color:#111827;font-size:38px;font-weight:800;line-height:1}.price-period{color:#6b7280;margin-left:6px;font-size:13.5px;font-weight:500}.plan-features-list{flex-direction:column;flex:1;gap:13px;margin-bottom:30px;display:flex}.feature-item{color:#4b5563;align-items:flex-start;gap:10px;font-size:13px;line-height:1.4;display:flex}.feature-item strong{color:#111827}.check-icon{color:#10b981;flex-shrink:0;margin-top:1px}.check-icon.pro-check{color:#ff6b00}.btn-plan-action{cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.btn-current{color:#9ca3af;cursor:default;background:#f3f4f6}.btn-upgrade-pro{color:#fff;background:#25d366;box-shadow:0 4px 16px #25d36659}.btn-upgrade-pro:hover{background:#20ba5a;transform:translateY(-1px);box-shadow:0 6px 20px #25d36673}.pricing-help-strip{background:#ffffffbf;border:1px solid #e5e7ebcc;border-radius:18px;align-items:center;gap:16px;padding:20px 24px;display:flex}.help-icon-wrap{color:#ff6b00;background:#fff7ed;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.help-content h4{color:#111827;margin:0 0 3px;font-size:14.5px;font-weight:700}.help-content p{color:#6b7280;margin:0;font-size:13px;line-height:1.4}.guides-page-container{color:#1f2937;background-color:#fdfaf6;background-image:linear-gradient(#fdfaf6b3,#fdfaf6),url(/bg.png);background-position:top;background-repeat:no-repeat;background-size:100%;flex-direction:column;width:100%;min-height:100vh;font-family:Inter,sans-serif;display:flex}.guides-main-content{flex:1;width:100%;max-width:900px;margin:0 auto;padding:80px 24px 60px}.guides-hero{text-align:center;flex-direction:column;align-items:center;margin-bottom:44px;display:flex}.badge-tag{color:#ea580c;background:#fff7ed;border:1px solid #fed7aacc;border-radius:20px;align-items:center;gap:6px;margin-bottom:16px;padding:6px 14px;font-size:12.5px;font-weight:700;display:inline-flex}.guides-heading{color:#111827;letter-spacing:-.5px;margin:0 0 12px;font-size:38px;font-weight:800;line-height:1.2}.guides-subheading{color:#6b7280;max-width:620px;margin:0;font-size:15px;line-height:1.5}.guides-content-stack{flex-direction:column;gap:22px;margin-bottom:48px;display:flex}.guide-card{-webkit-backdrop-filter:blur(16px);background:#ffffffd9;border:1px solid #fffffff2;border-radius:20px;align-items:flex-start;gap:20px;padding:28px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 24px #00000008}.guide-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0000000d}.guide-icon-box{color:#ff6b00;background:#fff7ed;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.guide-text-content h2{color:#111827;margin:0 0 8px;font-size:18px;font-weight:800}.guide-text-content p{color:#4b5563;margin:0;font-size:14px;line-height:1.6}.guide-bullets{flex-direction:column;gap:8px;margin:12px 0 0;padding:0;list-style:none;display:flex}.guide-bullets li{color:#4b5563;align-items:center;gap:8px;font-size:13.5px;display:flex}.guide-bullets svg{color:#10b981;flex-shrink:0}.season-grid-mini{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:14px;display:grid}.season-item{color:#374151;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:10px 14px;font-size:12.5px}@media (width<=640px){.season-grid-mini{grid-template-columns:1fr}}.guide-cta-box{text-align:center;background:linear-gradient(135deg,#fff7ed 0%,#ffedd5 100%);border:1px solid #fed7aae6;border-radius:20px;padding:36px 24px;box-shadow:0 8px 24px #ff6b000f}.guide-cta-box h3{color:#111827;margin:0 0 6px;font-size:22px;font-weight:800}.guide-cta-box p{color:#4b5563;margin:0 0 20px;font-size:14px}.btn-guide-action{color:#fff;cursor:pointer;background:#ff6b00;border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 6px 18px #ff6b004d}.btn-guide-action:hover{background:#e66000;transform:translateY(-2px)}@media (width<=768px){.guides-main-content{padding:50px 16px 40px}.guides-heading{font-size:30px}.guide-card{flex-direction:column;gap:14px;padding:20px}.guide-icon-box{width:38px;height:38px}}.faqs-page-container{color:#1f2937;background-color:#fdfaf6;background-image:linear-gradient(#fdfaf6b3,#fdfaf6),url(/bg.png);background-position:top;background-repeat:no-repeat;background-size:100%;flex-direction:column;width:100%;min-height:100vh;font-family:Inter,sans-serif;display:flex}.faqs-main-content{flex:1;width:100%;max-width:820px;margin:0 auto;padding:80px 20px 60px}.faqs-hero-section{text-align:center;flex-direction:column;align-items:center;margin-bottom:40px;display:flex}.faqs-badge{color:#ea580c;background:#fff7ed;border:1px solid #fed7aacc;border-radius:20px;align-items:center;gap:6px;margin-bottom:14px;padding:5px 14px;font-size:12px;font-weight:700;display:inline-flex}.faqs-title{color:#111827;letter-spacing:-.5px;margin:0 0 10px;font-size:36px;font-weight:800}.faqs-subtitle{color:#6b7280;max-width:540px;margin:0 0 24px;font-size:14.5px;line-height:1.5}.faqs-categories{background:#fffc;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:8px;padding:4px;display:flex}.category-tab-btn{color:#4b5563;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px 16px;font-size:13px;font-weight:600;transition:all .2s}.category-tab-btn.active{color:#fff;background:#ff6b00}.faqs-list-container{flex-direction:column;gap:14px;margin-bottom:44px;display:flex}.faq-item-card{-webkit-backdrop-filter:blur(14px);background:#ffffffd9;border:1px solid #e5e7ebe6;border-radius:16px;transition:all .2s;overflow:hidden;box-shadow:0 4px 12px #00000005}.faq-item-card.is-open{background:#fff;border-color:#fdba74;box-shadow:0 8px 24px #ff6b0014}.faq-question-btn{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:18px 22px;display:flex}.question-text{color:#111827;font-size:15px;font-weight:700;line-height:1.4}.faq-chevron{color:#9ca3af;flex-shrink:0;transition:transform .25s}.faq-chevron.rotate{color:#ff6b00;transform:rotate(180deg)}.faq-answer-pane{padding:0 22px 18px}.faq-answer-pane p{color:#4b5563;margin:0;font-size:13.5px;line-height:1.6}.faqs-contact-banner{background:linear-gradient(135deg,#fff7ed 0%,#ffedd5 100%);border:1px solid #fed7aae6;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:24px 28px;display:flex}.banner-icon-wrap{color:#ff6b00;background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.banner-text{flex:1}.banner-text h3{color:#111827;margin:0 0 4px;font-size:16px;font-weight:800}.banner-text p{color:#4b5563;margin:0;font-size:13px}.btn-whatsapp-support{color:#fff;white-space:nowrap;background:#25d366;border-radius:12px;align-items:center;gap:6px;padding:10px 18px;font-size:13.5px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.btn-whatsapp-support:hover{background:#20ba5a;transform:translateY(-1px)}@media (width<=680px){.faqs-main-content{padding:40px 16px}.faqs-title{font-size:26px}.faqs-subtitle{font-size:13.5px}.faqs-categories{flex-wrap:wrap;justify-content:center}.question-text{font-size:14px}.faqs-contact-banner{flex-direction:column;align-items:flex-start;padding:20px}.btn-whatsapp-support{justify-content:center;width:100%}}.legal-page-container{color:#1f2937;background-color:#fdfaf6;background-image:linear-gradient(#fdfaf6b3,#fdfaf6),url(/bg.png);background-position:top;background-repeat:no-repeat;background-size:100%;flex-direction:column;width:100%;min-height:100vh;font-family:Inter,sans-serif;display:flex}.legal-main-content{flex:1;width:100%;max-width:860px;margin:0 auto;padding:80px 24px 60px}.legal-header-section{text-align:center;flex-direction:column;align-items:center;margin-bottom:36px;display:flex}.legal-badge{color:#ea580c;background:#fff7ed;border:1px solid #fed7aacc;border-radius:20px;align-items:center;gap:6px;margin-bottom:14px;padding:5px 14px;font-size:12px;font-weight:700;display:inline-flex}.legal-title{color:#111827;letter-spacing:-.5px;margin:0 0 10px;font-size:36px;font-weight:800}.legal-subtitle{color:#6b7280;max-width:580px;margin:0;font-size:14.5px;line-height:1.5}.legal-card-body{-webkit-backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #e5e7ebe6;border-radius:24px;flex-direction:column;gap:32px;padding:40px 36px;display:flex;box-shadow:0 10px 30px #00000008}.legal-section-block{flex-direction:column;gap:10px;display:flex}.legal-block-header{align-items:center;gap:10px;margin-bottom:4px;display:flex}.legal-icon{color:#ff6b00;flex-shrink:0}.legal-block-header h2{color:#111827;margin:0;font-size:18px;font-weight:800}.legal-section-block p{color:#4b5563;margin:0;font-size:14px;line-height:1.65}.legal-list{flex-direction:column;gap:8px;margin:6px 0 0;padding-left:20px;list-style:outside;display:flex}.legal-list li{color:#4b5563;font-size:13.5px;line-height:1.6}.legal-list li strong{color:#111827}code{color:#ea580c;background:#f3f4f6;border-radius:6px;padding:2px 6px;font-family:monospace;font-size:12.5px}.contact-note{background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;padding:12px 16px;color:#9a3412!important;margin-top:10px!important}@media (width<=680px){.legal-main-content{padding:40px 16px}.legal-title{font-size:26px}.legal-subtitle{font-size:13.5px}.legal-card-body{border-radius:18px;gap:24px;padding:24px 18px}.legal-block-header h2{font-size:16px}}.contact-page-container{color:#1f2937;background-color:#fdfaf6;background-image:linear-gradient(#fdfaf6b3,#fdfaf6),url(/bg.png);background-position:top;background-repeat:no-repeat;background-size:100%;flex-direction:column;width:100%;min-height:100vh;font-family:Inter,sans-serif;display:flex}.contact-main-content{flex:1;width:100%;max-width:980px;margin:0 auto;padding:80px 24px 60px}.contact-header-section{text-align:center;flex-direction:column;align-items:center;margin-bottom:40px;display:flex}.contact-badge{color:#ea580c;background:#fff7ed;border:1px solid #fed7aacc;border-radius:20px;align-items:center;gap:6px;margin-bottom:14px;padding:5px 14px;font-size:12px;font-weight:700;display:inline-flex}.contact-title{color:#111827;letter-spacing:-.5px;margin:0 0 10px;font-size:36px;font-weight:800}.highlight-orange{color:#ff6b00}.contact-subtitle{color:#6b7280;max-width:560px;margin:0;font-size:14.5px;line-height:1.5}.contact-grid{grid-template-columns:1fr 1.15fr;align-items:flex-start;gap:28px;display:grid}.contact-info-column{flex-direction:column;gap:16px;display:flex}.contact-channel-card{-webkit-backdrop-filter:blur(14px);background:#ffffffd9;border:1px solid #e5e7ebe6;border-radius:18px;align-items:center;gap:16px;padding:18px 20px;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 4px 14px #00000005}.contact-channel-card:hover{border-color:#ff6b00;transform:translateY(-2px);box-shadow:0 8px 24px #ff6b0014}.channel-icon-wrap{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.whatsapp-icon{color:#16a34a;background:#dcfce7}.community-icon{color:#ff6b00;background:#fff7ed}.email-icon{color:#2563eb;background:#eff6ff}.channel-text h3{color:#111827;margin:0 0 3px;font-size:15px;font-weight:700}.channel-text p{color:#6b7280;margin:0;font-size:13px}.operational-box{background:#ffffffa6;border:1px solid #e5e7ebcc;border-radius:16px;flex-direction:column;gap:10px;padding:16px 20px;display:flex}.op-item{color:#4b5563;align-items:center;gap:10px;font-size:13px;display:flex}.op-item svg{color:#ff6b00;flex-shrink:0}.op-item strong{color:#111827}.contact-form-card{-webkit-backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #fffffff2;border-radius:22px;padding:32px 28px;box-shadow:0 8px 30px #0000000a}.contact-form-card h2{color:#111827;margin:0 0 6px;font-size:20px;font-weight:800}.contact-form-card>p{color:#6b7280;margin:0 0 20px;font-size:13.5px}.form-success-banner{color:#16a34a;background:#dcfce7;border:1px solid #bbf7d0;border-radius:10px;align-items:center;gap:8px;margin-bottom:18px;padding:10px 14px;font-size:13px;font-weight:600;display:flex}.contact-form{flex-direction:column;gap:16px;display:flex}.form-group{flex-direction:column;gap:6px;display:flex}.form-group label{color:#374151;font-size:12.5px;font-weight:700}.form-group input,.form-group textarea{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:12px;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;transition:all .2s}.form-group input:focus,.form-group textarea:focus{border-color:#ff6b00;box-shadow:0 0 0 3px #ff6b001a}.form-group textarea{resize:vertical}.btn-submit-message{color:#fff;cursor:pointer;background:#ff6b00;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:12px 20px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 16px #ff6b004d}.btn-submit-message:hover{background:#e66000;transform:translateY(-1px)}@media (width<=768px){.contact-main-content{padding:40px 16px}.contact-title{font-size:26px}.contact-grid{grid-template-columns:1fr;gap:24px}.contact-form-card{padding:24px 18px}}
