.klout-search-creator-card{background:var(--kc-surface-2);border:1px solid var(--kc-border);cursor:pointer;border-radius:24px;flex-direction:column;width:100%;padding:20px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 16px 40px #0000000d}.klout-search-creator-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px #00000014}.kscc-header{align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.kscc-avatar-wrapper{flex-shrink:0;width:64px;height:64px;position:relative}.kscc-avatar-gradient{background:linear-gradient(135deg,#f36,#f93,#36f);border-radius:50%;width:100%;height:100%;padding:2.5px}.kscc-avatar-img{object-fit:cover;border:2px solid #fff;border-radius:50%;width:100%;height:100%}.kscc-verified-badge{position:absolute;bottom:-4px;right:-4px}.kscc-info{flex-grow:1;min-width:0}.kscc-featured-pill{color:gold;letter-spacing:.5px;background-color:#1e1e1e;border-radius:4px;align-items:center;margin-bottom:4px;padding:3px 6px;font-size:9px;font-weight:700;display:inline-flex}.kscc-featured-pill-placeholder{height:18px;margin-bottom:4px}.kscc-name{color:#0f172a;margin:0 0 2px;font-size:18px;font-weight:800}.kscc-username-row{align-items:center;gap:6px;margin-bottom:2px;display:flex}.kscc-username{color:#64748b;font-size:13px}.kscc-copy-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex}.kscc-copy-btn:hover{color:#3b82f6}.kscc-category{color:#6366f1;font-size:12px;font-weight:600}.kscc-actions{flex-direction:column;gap:8px;display:flex}.kscc-action-btn{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.kscc-action-btn:hover{background:#f8fafc}.kscc-fav-btn{color:#e11d48;background:#fff1f2;border-color:#ffe4e6}.kscc-fav-btn:hover{background:#ffe4e6}.kscc-services-row{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.kscc-service-block{border-radius:10px;flex:1;align-items:center;gap:8px;min-width:110px;padding:8px;display:flex}.kscc-service-block.service-blue{background-color:#f0f9ff;border:1px solid #e0f2fe}.kscc-service-block.service-blue .service-icon{color:#0284c7;background:#e0f2fe}.kscc-service-block.service-blue .service-text,.kscc-service-block.service-blue .service-price{color:#0284c7}.kscc-service-block.service-purple{background-color:#faf5ff;border:1px solid #f3e8ff}.kscc-service-block.service-purple .service-icon{color:#9333ea;background:#f3e8ff}.kscc-service-block.service-purple .service-text,.kscc-service-block.service-purple .service-price{color:#9333ea}.kscc-service-block.service-red{background-color:#fff1f2;border:1px solid #ffe4e6}.kscc-service-block.service-red .service-icon{color:#e11d48;background:#ffe4e6}.kscc-service-block.service-red .service-text,.kscc-service-block.service-red .service-price{color:#e11d48}.service-icon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.service-text{flex-grow:1;font-size:10px;font-weight:600;line-height:1.1}.service-price{font-size:13px;font-weight:800}.kscc-divider{background-color:#f1f5f9;border:0;height:1px;margin:0 0 16px}.kscc-stats-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;margin-bottom:16px;display:flex}.kscc-stat-block{flex:1;align-items:center;gap:6px;min-width:85px;display:flex}.kscc-stat-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.kscc-stat-icon.stat-purple{color:#9333ea;background:#f3e8ff}.kscc-stat-icon.stat-blue{color:#0284c7;background:#e0f2fe}.kscc-stat-icon.stat-green{color:#16a34a;background:#dcfce7}.kscc-stat-icon.stat-orange{color:#ea580c;background:#ffedd5}.kscc-stat-data{flex-direction:column;display:flex}.kscc-stat-data .stat-val{color:#0f172a;margin-bottom:2px;font-size:14px;font-weight:800;line-height:1}.kscc-stat-data .stat-lbl{color:#64748b;font-size:9px;font-weight:500}.kscc-footer-block{background:#f8fafc;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.kscc-footer-rating{align-items:center;gap:12px;display:flex}.kscc-star-icon{background:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:0 2px 6px #0000000d}.kscc-footer-val{color:#0f172a;font-size:22px;font-weight:800;line-height:1}.kscc-footer-text{flex-direction:column;justify-content:center;gap:2px;display:flex}.kscc-footer-text .footer-title{color:#0f172a;margin:0;font-size:12px;font-weight:700;line-height:1.1}.kscc-footer-text .footer-sub{color:#64748b;margin:0;font-size:10px;line-height:1}@media (max-width:1200px){.kscc-services-row{gap:6px}.kscc-service-block{flex-direction:column;align-items:flex-start;min-width:90px}.kscc-stat-block{text-align:left;flex-direction:column;align-items:flex-start}}@media (max-width:576px){.klout-search-creator-card{border-radius:20px;padding:16px}.kscc-avatar-wrapper{width:56px;height:56px}.kscc-name{font-size:16px}.kscc-services-row{flex-direction:column}.kscc-service-block{flex-direction:row;align-items:center;width:100%}.kscc-stats-row,.kscc-divider{display:none!important}.kscc-footer-block{padding:10px 12px}.kscc-footer-val{font-size:18px}}

.CreatorList-module__2urQlq__offlineBadge{color:#ffffff73!important;text-transform:uppercase!important;letter-spacing:.4px!important;background:#ffffff05!important;border:1px dashed #ffffff1f!important;align-items:center!important;gap:3px!important;font-size:9px!important;display:inline-flex!important}.CreatorList-module__2urQlq__featuredBadge{color:gold!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;text-transform:uppercase!important;letter-spacing:.5px!important;z-index:3!important;background:#030a1abf!important;border:1px solid #ffd70080!important;border-radius:8px!important;padding:4px 10px!important;font-size:10px!important;font-weight:800!important;position:absolute!important;top:14px!important;left:14px!important}.CreatorList-module__2urQlq__featuredBadgeInline{color:gold!important;text-transform:uppercase!important;letter-spacing:.5px!important;background:#111827!important;border:1px solid #ffd70066!important;border-radius:4px!important;align-items:center!important;padding:2px 6px!important;font-size:9px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}
.klout-footer-container{background-color:#f7f9fd;padding:60px 0 20px}.klout-footer-card{background:radial-gradient(circle at 0 100%,#5aa0ff2e 0%,#0000 40%),radial-gradient(circle at 100%,#6eb4ff26 0%,#0000 35%),linear-gradient(135deg,#f7fbff 0%,#eef5ff 35%,#fff 60%,#eaf3ff 100%);border-radius:24px;margin-bottom:20px;padding:50px 40px 30px;position:relative;overflow:hidden;box-shadow:0 10px 40px #4facfe14}.klout-footer-card>.row{z-index:1;position:relative}.footer-left-col{padding-right:40px}.klout-footer-logo{height:44px;margin-bottom:20px}.footer-tagline{color:#1a1b25;margin-bottom:12px;font-size:20px}.footer-tagline span{color:#3182ce}.klout-footer-desc{color:#6a7181;max-width:340px;margin-bottom:24px;font-size:14px;line-height:1.6}.klout-app-buttons{gap:12px;display:flex}.klout-app-icon{border-radius:8px;height:40px;transition:transform .2s}.klout-app-icon:hover{transform:translateY(-2px)}.footer-column+.footer-column{padding-left:25px}.footer-title{color:#1e293b;letter-spacing:.3px;align-items:center;margin-bottom:20px;font-size:16px;font-weight:700;display:flex}.footer-icon{color:#2563eb;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-right:10px;font-size:16px;display:flex;box-shadow:0 10px 30px #3b82f614}.footer-menu{margin:0;padding:0;list-style:none}.footer-menu li{margin-bottom:14px}.footer-menu li a{color:#475569;justify-content:space-between;align-items:center;font-size:14px;font-weight:500;text-decoration:none;transition:all .35s;display:flex}.footer-menu li a i{color:#94a3b8;font-size:12px;transition:all .35s}.footer-menu li a:hover{color:#2563eb;transform:translate(6px)}.footer-menu li a:hover i{color:#2563eb;transform:translate(5px)}.link-icon{color:#a0aec0;margin-right:10px;font-size:14px}.footer-illustration-col{z-index:1;justify-content:flex-end;align-items:center;display:flex;position:relative}.footer-illustration{max-width:100%;height:auto;margin-right:-20px;transform:scale(1.1)}.footer-features{z-index:1;justify-content:center;gap:30px;margin-top:20px;padding-top:10px;display:flex;position:relative}.footer-features span{color:#4a5568;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.feature-icon{color:#4facfe;font-size:16px}.footer-bottom-bar{justify-content:space-between;align-items:center;padding:10px 20px;display:flex}.footer-bottom-bar p{color:#718096;margin:0;font-size:13px}.footer-socials{align-items:center;gap:12px;display:flex}.follow-text{color:#718096;margin-right:8px;font-size:13px}.social-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;text-decoration:none;transition:transform .2s;display:flex}.social-icon:hover{transform:scale(1.1)}.social-icon.instagram{background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}.social-icon.twitter{background:#000}.social-icon.youtube{background:red}.social-icon.linkedin{background:#0077b5}@media (max-width:991px){.footer-left-col{margin-bottom:20px;padding-right:0}.footer-features{flex-direction:column;align-items:center;gap:15px}.footer-bottom-bar{flex-direction:column;gap:15px}}
.klout-page-container{--kc-bg:#f6f9fc;--kc-surface:#fff;--kc-surface-2:#f0f4f8;--kc-border:#e3e8ef;--kc-border-dk:#cbd5e1;--kc-primary:#635bff;--kc-primary-dk:#4f46e5;--kc-primary-bg:#635bff14;--kc-navy:#0a2540;--kc-body:#425466;--kc-muted:#475569;--kc-success:#27ae60;--kc-error:#e53e3e;--kc-gold:#f59e0b;--kc-shadow-xs:0 1px 3px #0000000f;--kc-shadow-sm:0 2px 8px #00000012, 0 1px 3px #0000000d;--kc-shadow-md:0 4px 16px #00000017, 0 2px 6px #0000000f;--kc-shadow-lg:0 8px 32px #0000001a, 0 4px 12px #00000012;background:var(--kc-bg);width:100%;min-height:100vh;overflow-x:clip}.klout-legal-container{min-height:80vh;padding-top:60px;padding-bottom:80px}.klout-legal-header{text-align:center;margin-bottom:50px}.klout-legal-title{color:var(--kc-navy);letter-spacing:-1px;margin-bottom:12px;font-size:42px;font-weight:850}.klout-legal-subtitle{color:var(--kc-body);max-width:500px;margin:0 auto;font-size:16px}.klout-legal-tabs-wrapper{justify-content:center;margin-bottom:40px;display:flex}.klout-legal-tabs{background:var(--kc-surface);border:1.5px solid var(--kc-border);box-shadow:var(--kc-shadow-sm);border-radius:30px;padding:5px;display:flex}.klout-legal-tab-btn{color:var(--kc-muted);cursor:pointer;background:0 0;border:none;border-radius:25px;padding:10px 28px;font-size:14.5px;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1)}.klout-legal-tab-btn.active{background:var(--kc-primary);color:#fff;box-shadow:0 4px 15px #635bff59}.klout-legal-card{background:var(--kc-surface);border:1.5px solid var(--kc-border);box-shadow:var(--kc-shadow-sm);border-radius:20px;padding:40px;animation:.4s cubic-bezier(.16,1,.3,1) forwards klout-fade-up}.klout-legal-section{border-bottom:1px solid var(--kc-border);margin-bottom:35px;padding-bottom:25px}.klout-legal-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.klout-legal-sec-num{color:var(--kc-primary);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:6px;font-size:14px;font-weight:800;display:inline-block}.klout-legal-sec-title{color:var(--kc-navy);margin-bottom:15px;font-size:20px;font-weight:750}.klout-legal-text{color:var(--kc-body);margin-bottom:16px;font-size:15px;line-height:1.7}.klout-legal-list{color:var(--kc-body);margin-bottom:16px;padding-left:20px;font-size:15px;line-height:1.7}.klout-legal-list li{margin-bottom:8px}@keyframes klout-fade-up{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.klout-legal-title{font-size:32px}.klout-legal-card{padding:20px!important}.klout-legal-tab-btn{padding:8px 18px;font-size:13.5px}}body{background-color:#f6f9fc!important}
.klout-req-card{background:#fff;border:1.5px solid #e3e8ef;border-radius:24px;flex-direction:column;justify-content:space-between;height:100%;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000012}.klout-req-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0000001a}.klout-req-card--pending{border-color:#f59e0b33}.klout-req-card--pending:hover{box-shadow:0 12px 28px #0000001a,0 0 20px #f59e0b26;border-color:#f59e0b99!important}.klout-req-card--accepted,.klout-req-card--active{border-color:#3b82f633}.klout-req-card--accepted:hover,.klout-req-card--active:hover{box-shadow:0 12px 28px #0000001a,0 0 20px #3b82f626;border-color:#3b82f699!important}.klout-req-card--completed{border-color:#10b98133}.klout-req-card--completed:hover{box-shadow:0 12px 28px #0000001a,0 0 20px #10b98126;border-color:#10b98199!important}.klout-req-card--declined,.klout-req-card--cancelled,.klout-req-card--disputed{border-color:#ef444433}.klout-req-card--declined:hover,.klout-req-card--cancelled:hover,.klout-req-card--disputed:hover{box-shadow:0 12px 28px #0000001a,0 0 20px #ef444426;border-color:#ef444499!important}.klout-req-card--refunded{border-color:#a855f733}.klout-req-card--refunded:hover{box-shadow:0 12px 28px #0000001a,0 0 20px #a855f726;border-color:#a855f799!important}.klout-req-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:20px;font-weight:800;display:flex}.klout-req-avatar--pending{color:#f59e0b;background:#f59e0b26;border:2.5px solid #f59e0b4d}.klout-req-avatar--accepted,.klout-req-avatar--active{color:#3b82f6;background:#3b82f626;border:2.5px solid #3b82f64d}.klout-req-avatar--completed{color:#10b981;background:#10b98126;border:2.5px solid #10b9814d}.klout-req-avatar--declined,.klout-req-avatar--cancelled,.klout-req-avatar--disputed{color:#ef4444;background:#ef444426;border:2.5px solid #ef44444d}.klout-req-avatar--refunded{color:#a855f7;background:#a855f726;border:2.5px solid #a855f74d}.klout-req-status-badge{text-transform:uppercase;letter-spacing:.6px;white-space:nowrap;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:10px;font-weight:800;display:inline-flex}.klout-req-status-badge--pending{color:#f59e0b;background:#f59e0b1f;border:1px solid #f59e0b59}.klout-req-status-badge--accepted,.klout-req-status-badge--active{color:#3b82f6;background:#3b82f61f;border:1px solid #3b82f659}.klout-req-status-badge--completed{color:#10b981;background:#10b9811f;border:1px solid #10b98159}.klout-req-status-badge--declined,.klout-req-status-badge--cancelled,.klout-req-status-badge--disputed{color:#ef4444;background:#ef44441f;border:1px solid #ef444459}.klout-req-status-badge--refunded{color:#a855f7;background:#a855f71f;border:1px solid #a855f759}.klout-req-service-btn{background:#f6f9fc;border:1.5px solid #0000;border-radius:16px;justify-content:space-between;align-items:center;width:100%;padding:10px 16px;font-size:14px;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.klout-req-service-btn--follow{color:#0a2540;background-color:#8b5cf60f;border-color:#8b5cf62e}.klout-req-service-btn--follow .klout-req-service-icon-wrapper{color:#8b5cf6;background:#8b5cf61a}.klout-req-service-btn--follow:hover{background-color:#8b5cf61a;border-color:#8b5cf659;box-shadow:0 0 12px #8b5cf61f}.klout-req-service-btn--comment{color:#0a2540;background-color:#3b82f60f;border-color:#3b82f62e}.klout-req-service-btn--comment .klout-req-service-icon-wrapper{color:#3b82f6;background:#3b82f61a}.klout-req-service-btn--comment:hover{background-color:#3b82f61a;border-color:#3b82f659;box-shadow:0 0 12px #3b82f61f}.klout-req-service-btn--like{color:#0a2540;background-color:#ec48990f;border-color:#ec48992e}.klout-req-service-btn--like .klout-req-service-icon-wrapper{color:#ec4899;background:#ec48991a}.klout-req-service-btn--like:hover{background-color:#ec48991a;border-color:#ec489959;box-shadow:0 0 12px #ec48991f}.klout-req-service-icon-wrapper{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-right:12px;display:flex}.klout-req-service-price{opacity:.95;font-size:14px;font-weight:800;color:#0a2540!important}@media (max-width:425px){.klout-req-card img{width:42px!important;height:42px!important}.klout-req-avatar{width:42px!important;height:42px!important;font-size:15px!important}.klout-req-card .h5{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:110px!important;font-size:14px!important;overflow:hidden!important}.klout-req-status-badge{padding:4px 10px!important;font-size:9px!important}.klout-req-card .gap-3{gap:8px!important}}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
.klout-glass-card{-webkit-backdrop-filter:none;backdrop-filter:none;color:#0a2540;background:#fff;border:1px solid #e3e8ef;border-radius:18px;padding:24px;transition:transform .2s,border-color .2s,box-shadow .2s}.klout-glass-card:hover{border-color:#635bff40;box-shadow:0 4px 16px #00000012}.klout-btn-primary{color:#fff!important;background:linear-gradient(135deg,#635bff 0%,#818cf8 100%)!important;border:none!important;border-radius:14px!important;padding:12px 24px!important;font-weight:700!important;transition:all .25s!important;box-shadow:0 4px 16px #635bff59!important}.klout-btn-primary:hover{transform:translateY(-1px);background:linear-gradient(135deg,#4f46e5 0%,#635bff 100%)!important;box-shadow:0 6px 24px #635bff80!important}.klout-btn-outline{color:#425466!important;background-color:#0000!important;border:1.5px solid #e3e8ef!important;border-radius:14px!important;padding:12px 24px!important;font-weight:600!important;transition:all .2s!important}.klout-btn-outline:hover{background-color:#f0f4f8!important;border-color:#cbd5e1!important}.klout-input-group{overflow:inherit;background-color:#fff;border:1.5px solid #e3e8ef;border-radius:14px;align-items:center;transition:border-color .2s,box-shadow .2s;display:flex}.klout-input-group:focus-within{border-color:#635bff;box-shadow:0 0 0 3px #635bff1f}.klout-form-input{flex:1;width:100%;color:#0a2540!important;background:0 0!important;border:none!important;padding:14px!important;font-size:15px!important}.klout-form-input:focus{box-shadow:none!important;outline:none!important}select.klout-form-input option{color:#0a2540!important;background-color:#fff!important}.klout-form-input::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0!important}.klout-form-input::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}.klout-form-input[type=number]{-moz-appearance:textfield!important}textarea.klout-form-input{overflow-y:auto}.klout-page-container{width:100%;min-height:100vh;overflow-x:clip}.klout-book-btn-sm{color:#fff;cursor:pointer;background:linear-gradient(135deg,#635bff 0%,#818cf8 100%);border:none;border-radius:10px;padding:8px 14px;font-size:15px;font-weight:700;transition:all .25s;box-shadow:0 4px 12px #635bff4d}.klout-back-btn{color:#8898aa;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:14px;transition:color .2s;display:flex}.klout-back-btn:hover{color:#0a2540}.klout-max-width-1000{max-width:1000px}.klout-booking-creator-card{background:linear-gradient(135deg,#fff 0%,#f0f4f8 100%);border:1px solid #e3e8ef;border-radius:20px;align-items:center;gap:16px;margin-bottom:24px;padding:20px;transition:border-color .2s,transform .2s;display:flex;box-shadow:0 2px 8px #00000012}.klout-booking-creator-card:hover{border-color:#635bff4d;transform:translateY(-2px);box-shadow:0 4px 16px #00000017}.klout-booking-creator-avatar{object-fit:cover;border:2px solid var(--klout-primary);border-radius:50%;flex-shrink:0;width:56px;height:56px;box-shadow:0 0 15px #0047e140}.klout-summary-card{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e3e8ef;border-radius:20px;margin-bottom:24px;padding:24px;box-shadow:0 2px 8px #00000012}.klout-summary-row{border-bottom:1px solid #ffffff0d;justify-content:space-between;padding:12px 0;display:flex}.klout-summary-row.total{border-bottom:none;padding-top:16px;padding-bottom:8px}.klout-escrow-badge{background-color:#34c7590f;border:1px solid #34c75926;border-radius:12px;align-items:flex-start;gap:12px;margin-top:20px;padding:14px;display:flex}.klout-status-badge{text-transform:uppercase;letter-spacing:.8px;border-radius:24px;align-items:center;gap:6px;padding:6px 14px;font-size:13.5px;font-weight:800;display:inline-flex;box-shadow:0 4px 12px #0003}.klout-status-badge.active{border:1px solid #3b82f640;color:#3b82f6!important;background-color:#3b82f626!important}.klout-status-badge.pending{border:1px solid #f59e0b40;color:#f59e0b!important;background-color:#f59e0b26!important}.klout-status-badge.completed{border:1px solid #10b98140;color:#10b981!important;background-color:#10b98126!important}.klout-status-badge.refunded{border:1px solid #ef444440;color:#ef4444!important;background-color:#ef444426!important}.klout-timeline{padding-left:36px;position:relative}.klout-timeline-line{background:linear-gradient(to bottom, var(--klout-primary), #ffffff0d);width:2px;height:calc(100% - 22px);position:absolute;top:3px;bottom:14px;left:12px}.klout-timeline-item{margin-bottom:32px;position:relative}.klout-timeline-item:last-child{margin-bottom:0}.klout-timeline-dot{z-index:1;border:2px solid var(--klout-border);background-color:#e3e8ef;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:all .3s;display:flex;position:absolute;top:3px;left:-36px}.klout-timeline-dot.done{box-shadow:0 0 12px #635bff66;border-color:var(--klout-primary)!important;background-color:#635bff!important}.klout-timeline-title{color:var(--klout-text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;margin-bottom:6px;font-size:15px;font-weight:600;transition:color .2s;display:flex}.klout-timeline-title.active{color:#0a2540;font-weight:700}.klout-timeline-title.done{color:#0a2540}.klout-timeline-desc{color:var(--klout-text-muted);font-size:15px;line-height:1.5}.klout-timeline-refunded-box{background-color:#ef444414;border:1px solid #ef444433;border-radius:16px;margin-bottom:28px;padding:20px;box-shadow:0 4px 15px #ef44441a}.klout-instructions-card{color:#0a2540;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e3e8ef;border-radius:16px;padding:20px;font-size:15.5px;line-height:1.6;box-shadow:0 2px 8px #00000012}.klout-feedback-card{position:relative;overflow:hidden;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%)!important;border:1px solid #e3e8ef!important;border-radius:16px!important;margin-bottom:28px!important;padding:32px!important;box-shadow:0 2px 8px #00000012!important}.klout-feedback-card:after{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle,#635bff08 0%,#0000 70%);width:150px;height:150px;position:absolute;top:-50px;right:-50px}.klout-feedback-stars-row{gap:8px;margin-bottom:16px;display:flex}.klout-feedback-star-btn{color:#ddd!important;cursor:pointer!important;background:0 0!important;border:none!important;justify-content:center!important;align-items:center!important;padding:6px!important;transition:all .2s ease-in-out!important;display:inline-flex!important}.klout-feedback-star-btn:hover{color:#ffb300!important;filter:drop-shadow(0 0 6px #ffb30080)!important;transform:scale(1.18)translateY(-1px)!important}.klout-feedback-star-btn.selected{color:#ffb300!important}.klout-feedback-text-submitted{color:#0a2540;border-left:3px solid var(--klout-primary);background:#f8fafc;border-radius:0 12px 12px 0;margin:16px 0;padding:14px 18px;font-size:14px;font-style:italic;line-height:1.5}.klout-feedback-badge{color:#60a5fa;letter-spacing:.5px;text-transform:uppercase;background-color:#3b82f61a;border:1px solid #3b82f638;border-radius:30px;align-items:center;padding:4px 12px;font-size:13px;font-weight:700;display:inline-flex}.klout-report-section{border-top:1px solid #ffffff14;margin-top:18px;padding-top:18px}.klout-report-link-btn{color:#ef4444;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:15px;font-weight:600;transition:opacity .2s;display:inline-flex}.klout-report-link-btn:hover{opacity:.85;text-decoration:underline}.klout-report-form{background:#ef444408;border:1px dashed #ef444433;border-radius:12px;margin-top:12px;padding:16px}.klout-report-submitted-box{color:#fffc;background:#f59e0b0d;border:1px solid #f59e0b26;border-radius:12px;align-items:flex-start;gap:10px;margin-top:12px;padding:14px 16px;font-size:15px;display:flex}.klout-feedback-icon-wrap{background:#ffcc0014!important;border:1px solid #fc03!important;border-radius:12px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;font-size:16px!important;display:flex!important;box-shadow:0 4px 12px #ffcc000d!important}.klout-review-success-state{animation:.4s fadeInUp}.klout-review-success-header{background:#10b9810a!important;border:1px solid #10b98126!important;border-radius:12px!important;align-items:center!important;gap:16px!important;margin-bottom:20px!important;padding:16px 20px!important;display:flex!important;box-shadow:0 4px 20px #10b9810d!important}.klout-review-success-icon{filter:drop-shadow(0 0 6px #10b98166)!important;background:#10b98126!important;border-radius:50%!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:28px!important;height:28px!important;font-size:16px!important;display:flex!important}.klout-review-star-filled{color:#ffb300!important;filter:drop-shadow(0 0 6px #ffb30073)!important;transition:transform .2s!important;display:inline-flex!important}.klout-review-star-filled:hover{transform:scale(1.15)!important}.klout-review-star-empty{color:#ffffff1f!important;display:inline-flex!important}.klout-feedback-card .btn-outline-primary{color:#635bff!important;background:0 0!important;border:1.5px solid #635bff66!important;border-radius:12px!important;margin-top:10px!important;padding:10px 24px!important;font-size:13px!important;font-weight:700!important;transition:all .25s cubic-bezier(.16,1,.3,1)!important;box-shadow:0 4px 12px #635bff0d!important}.klout-feedback-card .btn-outline-primary:hover{color:#fff!important;background:#635bff!important;border-color:#635bff!important;transform:translateY(-2px)!important;box-shadow:0 6px 20px #635bff4d!important}.klout-feedback-card .btn-outline-primary:active{transform:translateY(.5px)!important}.klout-star-rating-interactive{align-items:center;gap:6px;margin-bottom:16px;display:flex}.klout-rating-label-inline{animation:.15s fadeIn;color:#ffb300!important;text-transform:uppercase!important;letter-spacing:.8px!important;min-width:inherit!important;background:#ffb30014!important;border:1px solid #ffb30026!important;border-radius:6px!important;align-items:center!important;margin-left:14px!important;padding:3px 10px!important;font-size:11px!important;font-weight:700!important;display:inline-flex!important}.klout-feedback-card textarea{color:#fff!important;background:#ffffff05!important;border:1px solid #ffffff14!important;border-radius:12px!important;padding:14px 16px!important;font-size:13.5px!important;line-height:1.5!important;transition:all .2s!important}.klout-feedback-card textarea:focus{background:#ffffff0a!important;border-color:#3b82f673!important;outline:none!important;box-shadow:0 0 0 3px #3b82f626!important}.klout-feedback-card textarea::placeholder{color:#ffffff4d!important}.klout-feedback-card .text-secondary.fw-semibold{color:#fff6!important;letter-spacing:1px!important;text-transform:uppercase!important;margin-bottom:8px!important;font-size:10px!important;font-weight:600!important}.klout-feedback-card .klout-btn-review-submit{color:#fff!important;letter-spacing:.5px!important;text-transform:uppercase!important;background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;border:1px solid #3b82f64d!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;padding:14px 28px!important;font-size:13px!important;font-weight:700!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important;display:flex!important;box-shadow:0 4px 14px #2563eb40!important}.klout-feedback-card .klout-btn-review-submit:hover:not(:disabled){background:linear-gradient(135deg,#3b82f6,#2563eb)!important;transform:translateY(-1.5px)!important;box-shadow:0 6px 20px #2563eb66!important}.klout-feedback-card .klout-btn-review-submit:active:not(:disabled){transform:translateY(.5px)!important}.klout-feedback-card .klout-btn-review-submit:disabled{color:#ffffff40!important;cursor:not-allowed!important;box-shadow:none!important;background:#ffffff0d!important;border-color:#ffffff0d!important}.klout-review-form-wrap{animation:.3s fadeInUp}.klout-report-category-grid{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.klout-report-category-btn{color:#ffffffa6;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:20px;padding:5px 12px;font-size:12px;transition:all .2s}.klout-report-category-btn:hover{color:#f87171;background:#ef44440f;border-color:#ef444466}.klout-report-category-btn.active{color:#ef4444;background:#ef44441f;border-color:#ef444480;font-weight:600}.klout-btn-danger{color:#fff;cursor:pointer;background:linear-gradient(135deg,#dc2626,#ef4444);border:none;border-radius:10px;font-size:13px;font-weight:700;transition:opacity .2s,transform .15s}.klout-btn-danger:hover{opacity:.88;transform:translateY(-1px)}.klout-centered-fallback{min-height:100vh;color:var(--klout-text-muted);justify-content:center;align-items:center;display:flex}.klout-fallback-icon{margin-bottom:16px;font-size:48px}.klout-form-input{font-size:16px!important}.klout-book-btn-sm,.klout-summary-row .small{font-size:14px!important}.klout-summary-row.total .small{font-size:15px!important}.klout-summary-row.total .h5{font-size:22px!important}@media (min-width:992px){.klout-max-width-680,.klout-max-width-600{max-width:100%!important}.klout-detail-hero{border:1px solid var(--klout-border);margin-bottom:24px;background:radial-gradient(circle,#030a1a59 0%,#030a1af2 100%)!important;border-radius:24px!important;height:380px!important}.klout-detail-avatar-round{border:3px solid var(--klout-primary);object-fit:cover;border-radius:50%;width:80px;height:80px}.klout-detail-avatar-verified-circle{background-color:var(--klout-primary);border:2px solid var(--klout-secondary);border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;bottom:-2px;right:-2px}.klout-desktop-sidebar-sticky{z-index:10;position:sticky;top:90px}.klout-profile-header-offset{padding-top:12px;margin-top:0!important}}.klout-form-input::placeholder{opacity:1;color:#ffffff73!important}.klout-fs-12{font-size:12px!important}.klout-fs-13{font-size:13px!important}.klout-spotlight-banner .klout-btn-primary{font-size:17px!important}.klout-review-star-filled{color:#fc0!important;margin-right:4px!important;font-size:18px!important}.klout-review-star-empty{color:#6b7280!important;margin-right:4px!important;font-size:18px!important}.klout-btn-review-submit{border-radius:10px!important;font-size:13.5px!important}.klout-btn-report-submit{background-color:#ef4444!important;border-radius:8px!important;font-size:12px!important}.klout-btn-report-cancel{border-radius:8px!important;font-size:12px!important}.klout-status-badge.disputed{color:#f59e0b!important;background-color:#f59e0b1f!important;border:1px solid #f59e0b4d!important}.klout-instagram-connect-banner span.klout-fs-12{font-size:13.5px!important}#explorer-section .klout-btn-primary{font-size:15.5px!important}@media (max-width:575.98px){.klout-active-order-banner{flex-direction:column!important;align-items:stretch!important;gap:16px!important;padding:16px 20px!important}.klout-active-order-banner>div.d-flex{align-items:flex-start!important;width:100%!important}.klout-active-order-banner .klout-book-btn-sm,.klout-active-order-banner button{text-align:center!important;justify-content:center!important;width:100%!important;height:auto!important;padding:10px 16px!important;font-size:13px!important;display:flex!important}}.klout-glass-card .font-monospace{word-break:break-all!important;word-wrap:break-word!important;overflow-wrap:break-word!important}@media (max-width:768px){.klout-creator-header-title{font-size:1.5rem!important;line-height:1.2!important}.klout-reviews-stats-card{padding:1.25rem!important}.klout-reviews-stats-card .display-4{font-size:2.5rem!important}.klout-reviews-nav-tabs{scrollbar-width:none!important;-ms-overflow-style:none!important;flex-wrap:nowrap!important;gap:.25rem!important;padding-bottom:.75rem!important;overflow-x:auto!important}.klout-reviews-nav-tabs::-webkit-scrollbar{display:none!important}.klout-reviews-nav-tab{white-space:nowrap!important;padding:.5rem .75rem!important;font-size:13px!important}.klout-glass-card{padding:1.25rem!important}.klout-review-avatar{width:36px!important;height:36px!important;font-size:12px!important}}@media (max-width:576px){.klout-creator-header-title{font-size:1.35rem!important}.klout-reviews-stats-card .display-4{font-size:2.25rem!important}.klout-glass-card{padding:1rem!important}.klout-glass-card [style*=p-2\.5]{padding:.75rem!important}}.klout-item-card-detail{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e3e8ef;border-radius:20px;padding:24px;box-shadow:0 2px 8px #00000012}.klout-req-detail-box{background:#f8fafc;border:1px solid #e3e8ef;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;display:flex}.klout-req-detail-info{flex:1;min-width:0}.klout-req-detail-box--follow{border-left:3px solid #635bff}.klout-req-detail-box--like{border-left:3px solid #e53e3e}.klout-req-detail-box--link{border-left:3px solid #f59e0b}.klout-req-ig-icon-wrap{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.klout-req-detail-box--tone{border-left:3px solid #10b981}.klout-req-detail-label{color:#8898aa;text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px;font-size:13.5px;font-weight:700}.klout-req-ig-handle{color:#0a2540;font-size:15px;font-weight:700}.klout-req-post-link{color:#f59e0b;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:15px;font-weight:500;text-decoration:none;display:block;overflow:hidden}.klout-req-post-link:hover{text-decoration:underline}.klout-req-tone-icon{color:#27ae60}.klout-req-tone-value{color:#0a2540;margin-left:6px;font-size:15px;font-weight:600}.klout-req-note-box{background:#f8fafc;border:1px solid #e3e8ef;border-left:3px solid #635bff;border-radius:12px;padding:16px}.klout-req-note-text{color:#0a2540;margin-top:4px;font-size:15px;font-style:italic;line-height:1.5}.klout-item-card-detail .klout-timeline-line{height:calc(100% - 22px)!important}.klout-item-card-detail .klout-timeline-item{margin-bottom:20px}.klout-item-card-detail .klout-timeline-item:last-child{margin-bottom:0}.klout-item-card-detail .klout-timeline-dot{width:22px;height:22px;top:1px;left:-34px}.klout-item-card-detail .klout-timeline-title{margin-bottom:3px;font-size:15px}.klout-item-card-detail .klout-timeline-desc{font-size:13.5px}.klout-item-card-detail .klout-status-badge{padding:3px 8px;font-size:12px}.klout-creator-fan-card{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e3e8ef;border-radius:20px;flex-direction:column;justify-content:space-between;height:100%;padding:28px 24px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000012}.klout-creator-fan-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#635bff0a 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.klout-fan-avatar-wrapper{width:80px;height:80px;margin:0 auto 16px;position:relative}.klout-fan-avatar-ring{background:linear-gradient(45deg,#635bff,#8b5cf6);border-radius:50%;justify-content:center;align-items:center;padding:2px;display:flex;position:absolute;inset:-4px}.klout-fan-avatar-img-premium{object-fit:cover;border:3px solid #fff;border-radius:50%;width:100%;height:100%}.klout-fan-avatar-placeholder-premium{color:#635bff;background-color:#f0f4f8;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:24px;font-weight:700;display:flex}.klout-fan-badge{text-transform:uppercase;letter-spacing:1px;color:#635bff;background:#635bff14;border:1px solid #635bff33;border-radius:12px;align-self:center;margin-bottom:12px;padding:4px 10px;font-size:12px;font-weight:800}.klout-fan-card-footer{color:#8898aa;border-top:1px solid #e3e8ef;justify-content:center;align-items:center;gap:8px;margin-top:16px;padding-top:16px;font-size:14.5px;display:flex}.klout-creator-payout-card{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e3e8ef;border-radius:20px;flex-direction:column;justify-content:space-between;height:100%;padding:28px;display:flex;box-shadow:0 2px 8px #00000012}.klout-payout-header-premium{border-bottom:1px solid #e3e8ef;align-items:center;gap:10px;margin-bottom:20px;padding-bottom:12px;display:flex}.klout-payout-shield-icon{color:#10b981;background:#10b9811a;border:1px solid #10b98126;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.klout-payout-title-premium{color:#0a2540;text-transform:uppercase;letter-spacing:.8px;margin:0;font-size:15px;font-weight:700}.klout-payout-grid{flex-wrap:wrap;align-items:stretch;gap:20px;display:flex}.klout-payout-details-col{flex-direction:column;flex:1.2;justify-content:center;gap:0;min-width:200px;display:flex}.klout-payout-highlight-col{flex:.8;min-width:180px}.klout-net-earning-box-premium{text-align:center;background:linear-gradient(135deg,#635bff0d 0%,#635bff05 100%);border:1px solid #635bff26;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:16px;display:flex;box-shadow:inset 0 0 12px #635bff08}.klout-net-earning-label{color:#8898aa;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:13.5px;font-weight:700}.klout-net-earning-value-premium{color:#635bff;text-shadow:0 0 15px #635bff26;font-size:26px;font-weight:800}.klout-payout-row-premium{justify-content:space-between;align-items:center;padding:6px 0;display:flex}.klout-escrow-badge-premium{background-color:#635bff0d;border:1px solid #635bff26;border-radius:12px;align-items:flex-start;gap:10px;margin-top:18px;padding:12px 14px;display:flex}.klout-creator-reply-box{background:#635bff0d!important;border:1px solid #635bff26!important;border-left:3px solid #635bff!important}.klout-edit-item-btn{color:#f59e0b;cursor:pointer;letter-spacing:.3px;white-space:nowrap;background:#f59e0b1f;border:1px solid #f59e0b4d;border-radius:20px;align-items:center;gap:4px;padding:3px 12px;font-size:13.5px;font-weight:700;transition:all .18s;display:inline-flex}.klout-edit-item-btn:hover{color:#fbbf24;background:#f59e0b38;border-color:#f59e0b80;transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b33}.klout-tone-chip{color:#425466!important;cursor:pointer!important;white-space:nowrap!important;background:#f8fafc!important;border:1.5px solid #e3e8ef!important;border-radius:20px!important;padding:6px 16px!important;font-size:14px!important;font-weight:600!important;transition:all .18s!important}.klout-tone-chip:hover{color:#635bff!important;background:#f0f4f8!important;border-color:#635bff!important}.klout-tone-chip.active{color:#635bff!important;background:#635bff1a!important;border-color:#635bff!important;font-weight:700!important}.klout-tone-chip:disabled{opacity:.5!important;cursor:not-allowed!important}@media (min-width:768px){.klout-item-grid-row{grid-template-rows:auto auto auto 1fr!important;gap:0 24px!important;margin:0 0 24px!important;display:grid!important}.klout-item-grid-row.grid-cols-2{grid-template-columns:repeat(2,1fr)!important}.klout-item-card-col{display:contents!important}.klout-item-card-detail{grid-row:span 4!important;grid-template-rows:subgrid!important;height:100%!important;margin-bottom:24px!important;display:grid!important}}@media (min-width:768px) and (max-width:1279px){.klout-item-grid-row.grid-cols-3{grid-template-columns:repeat(2,1fr)!important}}@media (min-width:1280px){.klout-item-grid-row.grid-cols-3{grid-template-columns:repeat(3,1fr)!important}}.klout-order-details .klout-booking-creator-card,.klout-order-details .klout-summary-card,.klout-order-details .klout-item-card-detail,.klout-order-details .klout-creator-fan-card,.klout-order-details .klout-creator-payout-card,.klout-order-details .klout-instructions-card,.klout-order-details .klout-feedback-card{color:#0a2540!important;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%)!important;border:1px solid #e3e8ef!important;box-shadow:0 2px 8px #00000012!important}.klout-order-details .klout-booking-creator-avatar,.klout-order-details .klout-fan-avatar-img-premium{border:3px solid #fff!important}.klout-order-details .klout-fan-avatar-ring{background:linear-gradient(45deg,#635bff,#8b5cf6)!important}.klout-order-details .klout-fan-badge{color:#635bff!important;background:#635bff14!important;border:1px solid #635bff33!important}.klout-order-details .klout-fan-card-footer{color:#8898aa!important;border-top:1px solid #e3e8ef!important}.klout-order-details .klout-payout-header-premium{color:#8898aa!important;border-top:none!important}.klout-order-details .klout-payout-title-premium{color:#0a2540!important}.klout-order-details .klout-net-earning-box-premium{background:linear-gradient(135deg,#635bff0d 0%,#635bff05 100%)!important;border:1px solid #635bff26!important}.klout-order-details .klout-timeline-dot{background-color:#e3e8ef!important;border-color:#e3e8ef!important}.klout-order-details .klout-timeline-dot.done{background-color:#635bff!important;border-color:#635bff!important}.klout-order-details .klout-back-btn{color:#8898aa!important}.klout-order-details .klout-back-btn:hover,.klout-order-details h1.text-white,.klout-order-details h2.text-white,.klout-order-details .text-white{color:#0a2540!important}.klout-order-details .klout-req-detail-box{background:#f8fafc!important;border:1px solid #e3e8ef!important;border-radius:12px!important;align-items:center!important;gap:12px!important;padding:12px 16px!important;display:flex!important}.klout-order-details .klout-req-detail-box--follow{background:#635bff0f!important;border:1px solid #635bff1f!important}.klout-order-details .klout-req-detail-box--link{background:#f59e0b0a!important;border:1px solid #f59e0b1f!important}.klout-order-details .klout-req-ig-icon-wrap{background:linear-gradient(135deg,#f97316,#f59e0b)!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:46px!important;height:46px!important;display:flex!important;box-shadow:0 6px 18px #635bff0f!important}.klout-order-details .klout-req-post-link{color:#f59e0b!important;word-break:break-all!important;align-items:center!important;gap:6px!important;font-size:15px!important;font-weight:600!important;text-decoration:none!important;display:flex!important}.klout-order-details .klout-req-post-link:hover{color:#f7c257!important;text-decoration:underline!important}.klout-order-details .klout-req-detail-label{color:#8898aa!important}.klout-order-details .klout-req-ig-handle{color:#0a2540!important;font-size:15px!important;font-weight:700!important}.klout-order-details .klout-req-tone-value{color:#0a2540!important;text-transform:capitalize!important;font-size:15px!important;font-weight:700!important}.klout-order-details .klout-req-note-box{background:#f8fafc!important;border:1px solid #e3e8ef!important;border-radius:12px!important;padding:12px 16px!important}.klout-order-details .klout-req-note-text{color:#0a2540!important;font-size:15.5px!important;font-style:italic!important;line-height:1.65!important}.klout-order-details .klout-feedback-card .text-secondary,.klout-order-details .klout-feedback-card .text-secondary.fw-semibold{color:#64748b!important}.klout-order-details .klout-feedback-card .text-white{color:#0a2540!important}.klout-order-details .klout-feedback-card .klout-feedback-text-submitted{color:#0a2540!important;background:#f8fafc!important;border-left:3px solid #635bff!important}.klout-order-details .klout-feedback-card .klout-creator-reply-box{background:#f1f5f9!important;border:1px solid #e2e8f0!important}.klout-order-details .klout-feedback-card .klout-creator-reply-box .text-white-50{color:#475569!important}.klout-order-details .klout-feedback-card textarea{color:#0a2540!important;background:#fff!important;border:1px solid #e3e8ef!important}.klout-item-card-detail{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e9edf2;border-radius:16px;padding:26px 28px;transition:transform .18s,box-shadow .18s;box-shadow:0 8px 20px #1018280f}.klout-item-card-detail:hover{transform:translateY(-6px);box-shadow:0 18px 40px #10182814}.klout-booking-creator-card{border-radius:14px;padding:20px 22px}.klout-type-pill{color:#635bff;background:#635bff0f;border:1px solid #635bff1f;border-radius:999px;padding:8px 18px;font-size:13px;font-weight:700;display:inline-block;box-shadow:0 4px 10px #635bff0f}.klout-status-badge{border-radius:999px;padding:6px 12px;font-size:11px;box-shadow:0 6px 18px #1018280a}.klout-req-ig-icon-wrap{border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:flex;box-shadow:0 6px 18px #635bff0f}.klout-req-post-link{color:#f59e0b;font-weight:600}.klout-req-ig-handle{color:#0a2540}.klout-req-note-box{background:#f8fafc;border:1px solid #e3e8ef;border-left:4px solid #635bff}.klout-req-tone-value{color:#0a2540}.klout-image-popup-overlay{z-index:100000000!important;background-color:#000000e6!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100vh!important;display:flex!important;position:fixed!important;top:0!important;left:0!important}.klout-image-popup-close-btn{z-index:100000010!important;color:#fff!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;cursor:pointer!important;background:#ffffff14!important;border:1px solid #ffffff26!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:44px!important;height:44px!important;padding:0!important;font-size:20px!important;line-height:1!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important;display:flex!important;position:fixed!important;top:24px!important;right:24px!important}.klout-image-popup-close-btn:hover{color:#fff!important;background:#fff3!important;border-color:#ffffff59!important;transform:scale(1.1)!important;box-shadow:0 0 15px #fff3!important}.klout-image-popup-img{object-fit:contain!important;border-radius:8px!important;max-width:90%!important;max-height:75vh!important}.klout-video-preview-container{cursor:pointer!important;width:100%!important;display:block!important;position:relative!important}.klout-video-preview-element{object-fit:cover!important;width:100%!important;max-height:200px!important}.klout-video-play-overlay{pointer-events:none!important;background:#0009!important;border:2px solid #ffffffb3!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:50px!important;height:50px!important;transition:all .2s ease-in-out!important;display:flex!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.klout-video-preview-container:hover .klout-video-play-overlay{background:#000c!important;border-color:#fff!important;transform:translate(-50%,-50%)scale(1.1)!important}.klout-video-play-icon{color:#fff!important;margin-left:2px!important}.klout-order-refund-box{animation:.35s cubic-bezier(.16,1,.3,1) fadeInUp;background:linear-gradient(135deg,#10b9810f 0%,#10b98103 100%)!important;border:1px solid #10b9811f!important;border-left:4px solid #10b981!important;border-radius:12px!important;padding:18px 20px!important;box-shadow:0 8px 24px #0003,0 4px 12px #10b98105!important}.klout-refund-icon{background:#10b98126!important;border:1px solid #10b98140!important;border-radius:50%!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:28px!important;height:28px!important;font-size:13px!important;display:flex!important;box-shadow:0 0 10px #10b98133!important}.klout-order-decline-creator-box{animation:.35s cubic-bezier(.16,1,.3,1) fadeInUp;background:linear-gradient(135deg,#ef44440f 0%,#ef444403 100%)!important;border:1px solid #ef44441f!important;border-left:4px solid #ef4444!important;border-radius:12px!important;padding:18px 20px!important;box-shadow:0 8px 24px #0003,0 4px 12px #ef444405!important}.klout-decline-icon{background:#ef444426!important;border:1px solid #ef444440!important;border-radius:50%!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:28px!important;height:28px!important;font-size:11px!important;display:flex!important;box-shadow:0 0 10px #ef444433!important}.klout-dispute-modal{overflow:hidden;color:#0a2540!important;background:#fff!important;border-radius:20px!important;box-shadow:0 20px 50px #00000026!important}.klout-dispute-modal .modal-header{background:#fff!important;border-bottom:1.5px solid #f0f4f8!important;padding:20px 24px!important}.klout-dispute-modal .modal-header .btn-close{opacity:.5;transition:opacity .2s;filter:grayscale()brightness(0)!important}.klout-dispute-modal .modal-header .btn-close:hover{opacity:.8}.klout-dispute-modal .modal-body{background:#fff!important;padding:24px!important}.klout-dispute-modal label{color:#425466!important;letter-spacing:.8px!important;text-transform:uppercase!important;margin-bottom:8px!important;font-size:11px!important;font-weight:700!important;display:block!important}.klout-dispute-modal .klout-input-group{background-color:#fff!important;border:1.5px solid #e3e8ef!important;border-radius:12px!important;align-items:center!important;width:100%!important;transition:border-color .2s,box-shadow .2s!important;display:flex!important}.klout-dispute-modal .klout-input-group:focus-within{border-color:#635bff!important;box-shadow:0 0 0 3px #635bff1f!important}.klout-dispute-modal textarea.klout-form-input{color:#0a2540!important;background:0 0!important;border:none!important;outline:none!important;width:100%!important;padding:10px 14px!important;font-size:15px!important}.klout-dispute-modal textarea.klout-form-input::placeholder{color:#94a3b8!important;opacity:1!important}.klout-upload-zone{text-align:center!important;cursor:pointer!important;background-color:#f8faff!important;border:2px dashed #cbd5e1!important;border-radius:12px!important;padding:24px!important;transition:all .2s!important}.klout-upload-zone:hover{background-color:#eff6ff!important;border-color:#635bff!important}.klout-upload-zone-title{color:#425466!important;margin-top:8px!important;font-weight:600!important}.klout-upload-zone-subtitle{color:#8898aa!important;margin-top:4px!important;font-size:11px!important}.klout-dispute-modal .text-secondary{color:#425466!important}.klout-form-input::placeholder,.form-control::placeholder,.klout-input-group input::placeholder,.klout-input-group textarea::placeholder,textarea::placeholder{color:#8898aa!important;opacity:1!important}.modal-backdrop{opacity:.8!important;z-index:1070!important;background-color:#000!important}.modal{z-index:1080!important}.klout-premium-icon-box{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.klout-premium-icon-box.bg-purple{color:#635bff;background:#635bff26}.klout-premium-icon-box.bg-green{color:#10b981;background:#10b98126}.klout-premium-icon-box.bg-red{color:#ef4444;background:#ef444426}.klout-refund-box{background:#ef44440a;border:1px dashed #ef444433;border-radius:12px;margin:16px 0;padding:16px}.klout-net-paid-box{background:#10b9810f;border:1px solid #10b98133;border-radius:12px;margin-top:16px;padding:16px}.klout-fan-card-modern{background:radial-gradient(circle at 100% 0,#635bff0d,#0000 60%);position:relative;overflow:hidden}.klout-avatar-gradient-ring{background:linear-gradient(135deg,#635bff,#b35bff);border-radius:50%;padding:3px;display:inline-block}.klout-verified-pill{color:#635bff;background:#635bff1a;border-radius:20px;align-items:center;gap:6px;margin-top:12px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.klout-footer-box{background:#ffffff05;border-radius:8px;align-items:center;gap:12px;margin-top:20px;padding:10px 16px;display:flex}.klout-fan-badge-new{color:#7c3aed;background:#f3e8ff;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:13.5px;font-weight:700;display:inline-flex}.klout-card-date-footer{color:#475569;border-top:1px solid #f1f5f9;align-items:center;gap:8px;margin-top:24px;padding-top:16px;font-size:14.5px;font-weight:600;display:flex}.klout-card-icon-box{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.klout-card-icon-purple{color:#7c3aed;background:#f3e8ff}.klout-card-icon-green{color:#16a34a;background:#dcfce7}.klout-payout-header-new{border-bottom:1px dashed #e2e8f0;justify-content:space-between;align-items:flex-start;margin-bottom:16px;padding-bottom:16px;display:flex}.klout-payout-header-left{align-items:flex-start;gap:12px;display:flex}.klout-payout-header-title{color:#0f172a;margin-bottom:2px;font-size:14px;font-weight:800}.klout-payout-header-subtitle{color:#64748b;font-size:14px}.klout-payout-shield-deco{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 6px -1px #0000000d}.klout-payout-row-modern{justify-content:space-between;align-items:center;padding:4px 0;display:flex}.klout-payout-row-left{align-items:center;gap:12px;display:flex}.klout-payout-row-label{color:#334155;font-size:15px;font-weight:500}.klout-payout-row-value{color:#0f172a;font-size:16px;font-weight:800}.klout-refund-box{background-color:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin-top:12px;margin-bottom:12px;padding:12px}.klout-refund-box-header{color:#dc2626;align-items:center;gap:8px;margin-bottom:12px;font-size:13.5px;font-weight:800;display:flex}.klout-refund-row{color:#64748b;justify-content:space-between;margin-bottom:8px;font-size:14.5px;display:flex}.klout-refund-row:last-child{margin-bottom:0}.klout-refund-value{color:#dc2626;font-weight:700}.klout-net-paid-box{background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;justify-content:space-between;align-items:center;margin-top:16px;margin-bottom:16px;padding:16px;display:flex}.klout-net-paid-left{align-items:center;gap:12px;display:flex}.klout-net-paid-icon{color:#fff;background-color:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.klout-net-paid-title{color:#0f172a;margin-bottom:2px;font-size:15px;font-weight:800}.klout-net-paid-subtitle{color:#475569;font-size:13.5px}.klout-net-paid-value{color:#16a34a;font-size:24px;font-weight:800}.klout-payout-footer-text{color:#475569;align-items:flex-start;gap:8px;padding-top:12px;font-size:13.5px;display:flex}.klout-inline-choices-row{gap:12px;display:flex}.klout-choice-btn{cursor:pointer;border-radius:12px;outline:none;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.klout-choice-btn--accept{color:#059669;background:#ecfdf5;border:1.5px solid #a7f3d0}.klout-choice-btn--accept:hover{color:#047857;background:#d1fae5;border-color:#34d399}.klout-choice-btn--accept.active{color:#fff!important;background:#10b981!important;border-color:#10b981!important;box-shadow:0 4px 14px #10b98159!important}.klout-choice-btn--decline{color:#e11d48;background:#fff1f2;border:1.5px solid #fecdd3}.klout-choice-btn--decline:hover{color:#be123c;background:#ffe4e6;border-color:#f87171}.klout-choice-btn--decline.active{color:#fff!important;background:#ef4444!important;border-color:#ef4444!important;box-shadow:0 4px 14px #ef444459!important}.klout-order-details [style*="font-size: 9px"],.klout-order-details [style*=font-size\:9px]{font-size:12px!important}.klout-order-details [style*="font-size: 10px"],.klout-order-details [style*=font-size\:10px]{font-size:13px!important}.klout-order-details [style*="font-size: 11px"],.klout-order-details [style*=font-size\:11px],.klout-order-details [style*="font-size: 11.5px"],.klout-order-details [style*="font-size:11.5px"]{font-size:13.5px!important}.klout-order-details [style*="font-size: 12px"],.klout-order-details [style*=font-size\:12px],.klout-order-details [style*="font-size: 12.5px"],.klout-order-details [style*="font-size:12.5px"]{font-size:14.5px!important}.klout-order-details [style*="font-size: 13px"],.klout-order-details [style*=font-size\:13px]{font-size:15px!important}.klout-order-details [style*="font-size: 13.5px"],.klout-order-details [style*="font-size:13.5px"]{font-size:15.5px!important}
.completed-work-card{cursor:pointer;aspect-ratio:1;background-color:#ffffff05;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.completed-work-card:hover .hover-overlay{opacity:1!important}.completed-work-card:hover img{transform:scale(1.06)}.completed-work-card img{filter:brightness(.9);transition:transform .4s}.completed-work-card-hover-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:2;background-color:#030a1ac7;transition:opacity .25s;color:#fff!important}.completed-work-card-hover-overlay *{color:#fff!important}.completed-work-card-id{z-index:1;letter-spacing:.5px;pointer-events:none;text-align:left;width:100%;font-size:13px;font-weight:700;position:absolute;bottom:0;left:0;color:#0a2540!important;-webkit-backdrop-filter:blur(10px)!important;background:#ffffffbf!important;border-top:1px solid #ffffff40!important;padding:8px 12px!important}.completed-works-nav-wrapper{z-index:10;position:absolute;top:-48px;right:0}.completed-works-nav-btn{width:32px;height:32px;transition:all .2s;color:#fff!important;background:#ffffff05!important;border-color:#ffffff26!important}.completed-works-nav-btn:hover{background:#ffffff14!important;border-color:#ffffff4d!important}.completed-works-lightbox{width:90%!important;max-width:900px!important;margin:0 auto!important}.completed-works-lightbox .modal-content{box-shadow:none!important;background:0 0!important;border:none!important}.completed-works-lightbox .modal-body{background:0 0!important;padding:0!important}.lightbox-swiper{padding:0!important}.lightbox-custom-nav-btn{z-index:1065!important;color:#fffc!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;cursor:pointer!important;background:#ffffff0f!important;border:1px solid #ffffff1f!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:52px!important;height:52px!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important;display:flex!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important}.lightbox-custom-nav-btn:hover{color:#fff!important;background:#ffffff26!important;border-color:#ffffff4d!important;transform:translateY(-50%)scale(1.08)!important;box-shadow:0 0 15px #ffffff26!important}.lightbox-custom-nav-btn:active{transform:translateY(-50%)scale(.95)!important}.lightbox-custom-prev{left:0!important}.lightbox-custom-next{right:0!important}.lightbox-close-btn{z-index:10010!important;color:#fffc!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;cursor:pointer!important;background:#ffffff0f!important;border:1px solid #ffffff1f!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:44px!important;height:44px!important;font-size:20px!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important;display:flex!important;position:fixed!important;top:24px!important;right:24px!important}.lightbox-close-btn:hover{color:#fff!important;background:#ffffff26!important;border-color:#ffffff4d!important;transform:scale(1.08)!important;box-shadow:0 0 15px #ffffff26!important}.completed-works-lightbox-modal.fade .modal-dialog{transform:none!important}.lightbox-media-container{aspect-ratio:4/3;width:100%;max-width:680px;margin:0 auto;overflow:hidden;box-shadow:none!important;background-color:#0000!important;border:none!important;border-radius:0!important}.lightbox-media{object-fit:contain;outline:none;width:100%;height:100%}.lightbox-pill-badge{font-weight:600;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;color:#fff!important;background:#ffffff14!important;border:1px solid #ffffff26!important;border-radius:50px!important;padding:8px 24px!important;font-size:13.5px!important;box-shadow:0 8px 32px #0000004d!important}@media (max-width:768px){.completed-works-lightbox{width:95vw!important;max-width:95vw!important;margin:0 auto!important}.lightbox-swiper{padding:0!important}.lightbox-custom-nav-btn{width:40px!important;height:40px!important}.lightbox-close-btn{top:16px!important;right:16px!important}}@media (max-width:576px){.lightbox-swiper{padding:0!important}.lightbox-custom-nav-btn{display:none!important}.lightbox-close-btn{top:16px!important;right:16px!important}}
