@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{color:#18112c;font-synthesis:none;--primary:#6f3dff;--primary-hover:#5b2fe6;--lavender:#9b7bff;--lilac:#c6b2ff;--white:#fff;--gray-light:#f5f5f7;--green:#6f3dff;--dark:#150d2b;--dark-surface:#1e1538;--mint:#6ee7c8;--mint-bg:#e6faf5;--mint-text:#0c8e72;--cyan:#42c9ff;--cyan-bg:#ebf8ff;--cyan-text:#0284c7;--yellow:#ffd76a;--yellow-bg:#fff9eb;--yellow-text:#9e7300;--coral:#ff8fa3;--coral-bg:#fff0f3;--coral-text:#d13b59;--muted:#76708f;--line:#e6e2f0;--orange:#ff8fa3;--cream:#faf7ff;background:#f5f5f7;font-family:DM Sans,sans-serif;font-weight:400}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}a{color:inherit;text-decoration:none}a:hover{color:var(--green)}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #9b7bff}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:#18112c;font-family:Manrope,sans-serif}h1{letter-spacing:-1.2px;margin-bottom:12px;font-size:34px;font-weight:750;line-height:1.24}h2{letter-spacing:-.6px;margin-bottom:14px;font-size:21px;font-weight:750}h3{margin-bottom:8px;font-size:16px}p{margin-bottom:15px;font-size:14px;line-height:1.7}small{font-size:12px}svg{vertical-align:middle;flex-shrink:0}input,select,textarea{color:#18112c;background:#fff;border:1px solid #d8d2e8;border-radius:9px;outline:none;min-width:0;max-width:100%;padding:11px 12px}input:focus,textarea:focus,select:focus{border-color:#6f3dff;box-shadow:0 0 0 3px #6f3dff26}input[type=checkbox]{accent-color:var(--green);width:17px;height:17px;box-shadow:none}textarea{resize:vertical}.app-shell{min-height:100vh}.sidebar{border-right:1px solid var(--line);z-index:40;background:#fff;flex-direction:column;width:248px;padding:33px 22px 20px;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto}.brand{letter-spacing:-1.9px;color:#18112c;align-items:center;font-family:Manrope,sans-serif;font-size:36px;font-weight:800;display:inline-flex}.brand span{color:#6f3dff;margin-left:3px;font-size:35px;line-height:1}.sidebar-brand{justify-content:space-between;align-items:center;margin:0 12px 34px;display:flex}.workspace-label{letter-spacing:1.4px;color:#8c86a5;margin-bottom:17px;padding:0 12px;font-size:8px;font-weight:700}.sidebar nav{flex-direction:column;gap:6px;display:flex}.nav-item{color:#6d6786;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:13px;width:100%;min-height:44px;padding:13px 14px;font-size:13px;font-weight:550;line-height:1.3;display:flex}.nav-item:hover{color:var(--dark);background:#f4f0ff}.nav-item.active{color:#6f3dff;background:#f0ebff}.nav-item.active svg{stroke-width:2.2px}.nav-new{color:#0c8e72;background:#e6faf5;border-radius:5px;margin-left:auto;padding:3px 6px;font-size:9px;font-weight:600}.sidebar-promo{background:linear-gradient(135deg,#faf8ff 0%,#f3efff 100%);border:1px solid #e4dbff;border-radius:12px;margin:29px 0 22px;padding:19px 17px;position:relative}.promo-star{color:#6f3dff;margin-bottom:13px;font-size:32px;line-height:1}.sidebar-promo strong{letter-spacing:-.3px;font-family:Manrope;font-size:14px;line-height:1.6}.sidebar-promo p{color:#797491;margin:9px 0 16px;font-size:11px;line-height:1.6}.sidebar-promo a{justify-content:space-between;align-items:center;font-size:11px;font-weight:700;display:flex}.sidebar-apps{flex-direction:column;gap:10px;margin:14px 0 16px;display:flex}.sidebar-apps-label{letter-spacing:1.1px;text-transform:uppercase;color:#8c86a5;margin-bottom:2px;padding:0 4px;font-size:10px;font-weight:700}.sidebar-app-btn{border:1px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:12px;align-items:center;gap:12px;width:100%;padding:10px 12px;font-family:inherit;transition:all .22s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 1px 3px #18112c08}.sidebar-app-btn:hover{border-color:var(--primary);background:#faf8ff;transform:translateY(-1px);box-shadow:0 4px 14px #6f3dff1f}.sidebar-app-btn:active{transform:translateY(0)}.sidebar-app-icon{color:#fff;background:#18112c;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s;display:flex}.sidebar-app-btn:hover .sidebar-app-icon{transform:scale(1.05)}.sidebar-app-btn.android .sidebar-app-icon{color:#6ee7c8;background:linear-gradient(135deg,#18112c 0%,#2a1654 100%)}.sidebar-app-text{flex-direction:column;flex:1;min-width:0;display:flex}.sidebar-app-text small{text-transform:uppercase;letter-spacing:.6px;color:#797491;font-size:9px;line-height:1.2}.sidebar-app-text strong{color:#18112c;font-family:Manrope,sans-serif;font-size:13px;font-weight:700;line-height:1.3}.sidebar-app-badge{color:var(--primary);white-space:nowrap;background:#6f3dff14;border-radius:99px;padding:3px 8px;font-size:9.5px;font-weight:600}.sidebar-bottom{margin-top:auto}.sidebar-bottom .nav-item{min-height:39px;padding:10px 14px;font-size:12px}.sidebar-footer{border-top:1px solid var(--line);color:#8c86a5;margin-top:14px;padding:18px 12px 0;font-size:11px}.sidebar-footer span{letter-spacing:1.5px;margin-top:6px;font-size:8px;display:block}.main-shell{flex-direction:column;min-height:100vh;margin-left:248px;display:flex}.topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:15px;height:83px;padding:0 42px;display:flex}.breadcrumb{color:#8c86a5;font-size:12px}.breadcrumb span{color:#c6b2ff;margin:0 12px}.breadcrumb strong{color:#18112c;font-weight:500}.topbar-actions{align-items:center;gap:21px;display:flex}.topbar-divider{background:var(--line);width:1px;height:27px}.account-chip{align-items:center;gap:11px;display:flex}.small-avatar{color:#6f3dff;background:#eae3ff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:14px;font-weight:700;display:grid}.account-chip strong{font-size:12px;display:block}.account-chip small{color:#8c86a5;margin-top:3px;font-size:10px;display:block}.sandbox-banner{display:none!important}.sandbox-banner span{letter-spacing:1px;white-space:nowrap;background:#ffe8a3;border-radius:3px;padding:3px 5px;font-size:8px;font-weight:700}.main-content{flex:1;width:100%;max-width:1550px;margin:0 auto;padding:34px 42px 30px}.page-footer{border-top:1px solid var(--line);color:#8c86a5;justify-content:space-between;gap:20px;padding:25px 42px;font-size:10px;display:flex}.page-footer>span:first-child{color:#585272;font-weight:650}.button{white-space:normal;text-align:center;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:9px;padding:12px 17px;font-size:12px;font-weight:600;line-height:1.4;transition:background .16s;display:inline-flex}.button.primary{color:#fff;background:#6f3dff;box-shadow:0 2px 8px #6f3dff38}.button.primary:hover{color:#fff;background:#5b2fe6;box-shadow:0 4px 12px #6f3dff4d}.button.secondary{color:#18112c;background:#fff;border-color:#d8d2e8}.button.secondary:hover{color:#6f3dff;background:#f4f0ff;border-color:#c6b2ff}.button.dark{color:#fff;background:#18112c}.button.light{color:var(--dark);background:#fff}.button.outline-light{color:#fff;background:0 0;border-color:#c6b2ff}.button.small{padding:10px 13px;font-size:11px}.icon-button{color:#6d6786;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;padding:7px;display:inline-flex}.icon-button:hover{color:#6f3dff;background:#f0ebff}.link-button{color:#6f3dff;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;padding:0;font-size:12px;font-weight:600;display:inline-flex}.link-button:hover{text-decoration:underline}.back-link{color:#6d6786;align-items:center;gap:7px;margin:0 0 24px;font-size:12px;display:inline-flex}.row{align-items:center;gap:10px;display:flex}.row.between{justify-content:space-between}.wrap{flex-wrap:wrap}.small{font-size:12px}.muted{color:var(--muted)}.green{color:#0c8e72}.preserve{white-space:pre-wrap}.spaced{margin-top:25px}.eyebrow{letter-spacing:1.9px;color:#797491;align-items:center;gap:8px;margin-bottom:12px;font-size:9px;font-weight:750;display:flex}.live-dot{background:#6ee7c8;border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 6px #6ee7c899}.explore-intro{background:linear-gradient(135deg,#faf7ff 0%,#f1eaff 100%);border:1px solid #dfd5ff;border-radius:17px;margin-bottom:29px;padding:41px 37px 27px;position:relative;overflow:hidden}.explore-intro h1{letter-spacing:-1.9px;z-index:2;margin:17px 0;font-size:46px;font-weight:750;line-height:1.2;position:relative}.explore-intro h1 em{color:#6f3dff;font-style:normal}.explore-intro>p{color:#6d6786;z-index:2;font-size:13px;line-height:1.9;position:relative}.hero-search{z-index:2;background:#fff;border:1px solid #e1dbf5;border-radius:10px;align-items:center;gap:14px;max-width:710px;margin-top:25px;padding:7px 8px 7px 19px;display:flex;position:relative;box-shadow:0 6px 24px #6f3dff14}.hero-search>svg{color:#9b7bff}.hero-search input{box-shadow:none;background:0 0;border:0;flex:1;padding:10px 0;font-size:12px}.hero-search input::placeholder{color:#9d96b8}.hero-search .button{padding:13px 17px;font-size:11px}.hero-points{color:#6d6786;z-index:2;gap:22px;margin-top:19px;font-size:9px;display:flex;position:relative}.hero-points span{align-items:center;gap:6px;display:flex}.hero-points svg{color:#6f3dff}.hero-art{width:315px;height:261px;position:absolute;top:9px;right:12px}.art-orbit{border:1px solid #dfd5ff;border-radius:50%;width:220px;height:220px;position:absolute;top:15px;right:22px;transform:rotate(-25deg)}.art-orbit:after{content:"";border:1px solid #dfd5ff;border-radius:50%;width:180px;height:250px;position:absolute;top:-15px;left:20px}.art-card{background:#fff;border:1px solid #e6e0f5;border-radius:13px;align-items:center;gap:15px;width:194px;padding:23px 15px;display:flex;position:absolute;box-shadow:0 13px 25px #6f3dff12}.art-card>svg{color:#6f3dff;background:#f0ebff;border-radius:10px;width:43px;height:43px;padding:9px}.art-card span{color:#6d6786;font-size:10px;line-height:1.8}.art-card b{color:#18112c;font-size:10px}.art-one{top:28px;left:22px;transform:rotate(-8deg)}.art-two{top:127px;left:79px;transform:rotate(7deg)}.art-two>svg{color:#ff8fa3;background:#fff0f3}.art-check{color:#0c8e72;background:#6ee7c8;border:4px solid #f5f5f7;border-radius:50%;padding:4px;display:flex;position:absolute;top:-9px;right:-9px}.art-spark{color:#ffd76a;position:absolute;top:25px;right:25px;transform:rotate(15deg)}.art-badge{color:#6f3dff;background:#f0ebff;border:1px solid #dfd5ff;border-radius:7px;align-items:center;gap:7px;padding:10px 14px;font-size:10px;display:flex;position:absolute;bottom:4px;left:18px;transform:rotate(-5deg)}.section-head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:21px;display:flex}.section-head h2{margin:0;font-size:18px}.section-head>div>h2{font-size:23px}.section-head p{margin:7px 0 0;font-size:12px}.categories-strip{margin:0 0 33px}.category-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.category{border:1px solid var(--line);color:#585272;background:#fff;border-radius:10px;flex-direction:column;align-items:center;gap:12px;padding:17px 7px 15px;font-size:11px;transition:transform .16s;display:flex}.category:hover{transform:translateY(-3px)}.category.selected{color:#6f3dff;background:#f5f0ff;border-color:#6f3dff;box-shadow:0 4px 12px #6f3dff1a}.category-icon{border-radius:12px;place-items:center;width:43px;height:43px;display:grid}.tint-0{color:#0c8e72;background:#e6faf5}.tint-1{color:#0284c7;background:#ebf8ff}.tint-2{color:#9e7300;background:#fff9eb}.tint-3{color:#d13b59;background:#fff0f3}.results-head{margin-bottom:20px}.results-head .eyebrow{letter-spacing:1.6px;margin-bottom:8px;font-size:8px}.results-head .button{padding:11px 14px;font-size:11px}.filters{flex-wrap:wrap;align-items:center;gap:13px;margin-bottom:23px;display:flex}.segmented{background:#ebe7f5;border-radius:8px;gap:3px;padding:4px;display:inline-flex}.segmented button{color:#6d6786;white-space:nowrap;background:0 0;border:0;border-radius:6px;padding:8px 14px;font-size:10px;font-weight:550}.segmented button.active{color:#6f3dff;background:#fff;box-shadow:0 2px 6px #6f3dff1f}.filters select{margin-left:auto;padding:9px 12px;font-size:10px}.inline-check{color:#6d6786;align-items:center;gap:7px;font-size:10px;display:flex}.inline-check input{width:13px;height:13px}.nearby-filter{background:#f0ebff;border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:20px;padding:12px;display:flex}.nearby-filter select{flex:1;max-width:100%;font-size:11px}.explore-map-section{min-width:0;margin-bottom:24px}.explore-map-toolbar,.explore-map-legend,.explore-map-actions{align-items:center;gap:12px;display:flex}.explore-map-toolbar{justify-content:space-between;padding-bottom:10px}.explore-map-legend{flex-wrap:wrap;gap:8px 16px;font-size:11px}.explore-map-legend span{align-items:center;gap:6px;display:inline-flex}.explore-map-legend i{border-radius:50%;flex-shrink:0;width:9px;height:9px}.service-dot{background:#6f3dff}.location-dot{background:#42c9ff}.search-dot{background:#ffd76a}.explore-map-actions{flex-shrink:0;gap:4px}.explore-map-actions .icon-button{width:36px;height:36px}.explore-map{border:1px solid var(--line);z-index:0;background:#ede8f7;border-radius:8px;width:100%;height:420px}.explore-map .leaflet-control-attribution{font-size:9px}.explore-map .explore-service-pin{color:#fff;background:#6f3dff;border:3px solid #fff;border-radius:50% 50% 50% 4px;place-items:center;font-size:13px;font-weight:600;display:grid;box-shadow:0 2px 6px #6f3dff59}.explore-service-pin span:empty{border:2px solid #fff;border-radius:50%;width:9px;height:9px}.explore-map .explore-location-pin,.explore-map .explore-search-pin{background:0 0;place-items:center;display:grid}.explore-location-pin span,.explore-search-pin span{background:#42c9ff;border:3px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 0 0 4px #42c9ff40,0 2px 5px #150d2b33}.explore-search-pin span{background:#ffd76a;border-radius:3px;box-shadow:0 0 0 3px #ffd76a59}.explore-map-popup{overflow-wrap:anywhere;font-family:inherit}.explore-map-popup>div{gap:6px;padding:8px 0;display:grid}.explore-map-popup>div+div{border-top:1px solid var(--line)}.explore-map-popup strong{color:#6f3dff;font-size:14px}.explore-map-popup small{color:#76708f}.explore-map-popup a{color:#6f3dff;font-weight:600}.explore-map-status{color:#6d6786;flex-wrap:wrap;justify-content:space-between;gap:6px 16px;margin-top:10px;font-size:11px;display:flex}.explore-map-location-status{color:#6d6786;font-size:12px}@media (width<=600px){.explore-map{height:330px}.explore-map-toolbar{gap:8px}.explore-map-legend{gap:6px 10px}}.professional-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:21px;display:grid}.professional-card,.product-card{border:1px solid var(--line);background:#fff;border-radius:12px;transition:box-shadow .2s,transform .2s;overflow:hidden}.professional-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #6f3dff14}.card-cover{justify-content:space-between;align-items:center;height:111px;padding:24px;display:flex;position:relative;overflow:hidden}.cover-0{background:linear-gradient(135deg,#f3edff 0%,#e6dcff 100%)}.cover-1{background:linear-gradient(135deg,#e6faf5 0%,#d0f7ee 100%)}.cover-2{background:linear-gradient(135deg,#fff9eb 0%,#fef0ce 100%)}.cover-3{background:linear-gradient(135deg,#ebf8ff 0%,#d4f0ff 100%)}.avatar{color:#6f3dff;z-index:1;background:#fff;border:4px solid #fffffff2;border-radius:50%;place-items:center;width:63px;height:63px;font-family:Manrope;font-size:19px;font-weight:700;display:grid;box-shadow:0 4px 12px #6f3dff1f}.cover-1 .avatar{color:#0c8e72;background:#fff}.cover-2 .avatar{color:#b48205;background:#fff}.cover-shape{border:25px solid #ffffff36;border-radius:50%;width:138px;height:138px;position:absolute;top:-32px;right:-22px}.cover-specialty{color:#6d6786;z-index:1;flex-direction:column;align-items:center;gap:8px;font-size:8px;display:flex}.cover-2 .cover-specialty{color:#8a6e18}.card-cover.has-service-image{aspect-ratio:16/9;isolation:isolate;align-items:flex-end;height:auto;min-height:175px;padding:18px}.service-cover-image,.service-cover-shade{width:100%;height:100%;position:absolute;inset:0}.service-cover-image{object-fit:cover;transition:transform .45s}.service-cover-shade{background:linear-gradient(#150d2b14 25%,#150d2b00 45%,#150d2bbf 100%)}.professional-card:hover .service-cover-image{transform:scale(1.035)}.service-category-label{color:var(--dark);background:#fffffff0;border:1px solid #ffffffa3;border-radius:6px;padding:6px 10px;font-size:10px;font-weight:650;line-height:1.4;position:absolute;top:16px;left:18px}.has-service-image .avatar{color:#6f3dff;background:#fff;border:3px solid #fff;width:48px;height:48px;font-size:15px;box-shadow:0 3px 12px #150d2b40}.has-service-image .cover-specialty{color:#fff;background:#150d2bd9;border:1px solid #ffffff59;border-radius:6px;flex-direction:row;gap:5px;padding:6px 9px;font-size:10px;font-weight:500}.card-content{padding:20px 20px 16px}.card-content h3{letter-spacing:-.45px;margin-bottom:5px;font-size:16px}.specialty{color:#76708f;margin:1px 0 11px;font-size:10px;line-height:1.6}.rating{color:#e5a800;align-items:center;gap:5px;font-size:11px;font-weight:650;display:flex}.rating span{color:#8c86a5;margin-left:3px;font-size:9px;font-weight:400}.bio{color:#6d6786;min-height:38px;margin:12px 0;font-size:11px;line-height:1.7}.clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.card-content>.small{font-size:9px}.card-bottom{border-top:1px solid #ede8f7;justify-content:space-between;align-items:center;margin-top:15px;padding-top:14px;display:flex}.card-bottom small{color:#8c86a5;margin-bottom:3px;font-size:8px;display:block}.card-bottom strong{color:#18112c;font-size:15px;font-weight:700;display:block}.round-link{color:#6f3dff;background:#f0ebff;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.round-link:hover{color:#fff;background:#6f3dff}.join-banner{background:linear-gradient(135deg,#faf7ff 0%,#f1eaff 100%);border:1px solid #dfd5ff;border-radius:12px;align-items:center;gap:22px;margin-top:32px;padding:26px 29px;display:flex}.join-icon{color:#6f3dff;background:#eae3ff;border-radius:13px;place-items:center;width:57px;height:57px;display:grid}.join-banner h2{color:#18112c;margin:0 0 7px;font-size:17px}.join-banner p{color:#6d6786;margin:0;font-size:11px}.join-banner .button{white-space:nowrap;margin-left:auto;font-size:10px}.join-banner.compact{margin-top:18px}.page-title{justify-content:space-between;align-items:center;gap:22px;margin-bottom:29px;display:flex}.page-title p{color:#76708f;margin:0;font-size:13px}.page-actions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.panel{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:0;margin-bottom:23px;padding:25px}.panel p{color:#6d6786;font-size:13px}.panel .section-head{margin-bottom:20px}.two-col{grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);align-items:start;gap:25px;display:grid}.two-col>div,.two-col>aside,.two-col>main{min-width:0}.two-col>.panel{height:fit-content}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:28px;display:grid}.stat{border:1px solid var(--line);background:#fff;border-radius:11px;padding:21px;position:relative}.stat-icon{color:#6f3dff;background:#f0ebff;border-radius:9px;place-items:center;width:34px;height:34px;margin-bottom:18px;display:grid}.stat>small{color:#76708f;font-size:11px;display:block}.stat>strong{letter-spacing:-.8px;color:#18112c;margin-top:8px;font-family:Manrope;font-size:25px;display:block}.list-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;min-width:0;padding:20px 0;display:flex}.list-row:last-child{border-bottom:0}.list-row>div{min-width:0}.list-row h3{margin:6px 0;font-size:14px}.list-row p{margin:5px 0;font-size:12px}.list-row .button{padding:8px 10px;font-size:10px}.list-row.clickable:hover{background:#faf8ff}.empty{text-align:center;color:#8c86a5;width:100%;max-width:100%;padding:34px 18px}.empty>svg{stroke-width:1.4px;color:#c6b2ff;margin-bottom:18px}.empty h3{color:#18112c;font-size:15px}.empty p{color:#76708f;max-width:390px;margin:0 auto 18px;font-size:12px}.empty .button{font-size:11px}.loading{color:#6f3dff;justify-content:center;align-items:center;gap:12px;padding:45px 15px;font-size:13px;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-box{color:#d13b59;overflow-wrap:anywhere;background:#fff0f3;border:1px solid #ffccd6;border-radius:8px;margin:13px 0;padding:13px 15px;font-size:13px;line-height:1.6}.error-box .link-button{margin-left:10px}.success-box{color:#0c8e72;background:#e6faf5;border:1px solid #b8f3e4;border-radius:9px;padding:15px}.info-note{background:#ebf8ff;border:1px solid #bae6fd;border-radius:9px;padding:15px;line-height:1.7;color:#0284c7!important;font-size:12px!important}.badge{color:#6d6786;white-space:nowrap;background:#ede8f7;border-radius:5px;align-items:center;gap:5px;padding:5px 8px;font-size:9px;line-height:1.1;display:inline-flex}.status-accepted,.status-active,.status-approved,.status-verified,.status-published,.status-completed,.status-paid,.status-settled,.status-funded,.status-released{color:#0c8e72;background:#e6faf5;font-weight:600}.status-pending,.status-draft,.status-awaiting_confirmation,.status-in_review,.status-processing{color:#9e7300;background:#fff9eb;font-weight:600}.status-cancelled,.status-suspended,.status-rejected,.status-disputed,.status-frozen,.status-hidden{color:#d13b59;background:#fff0f3;font-weight:600}.status-remote{color:#6f3dff;background:#f0ebff;font-weight:600}.status-guaranteed{color:#0284c7;background:#ebf8ff;font-weight:600}.request-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:25px;display:grid}.request-grid>.panel{margin:0}.request-card h2{margin:20px 0 12px;font-size:19px}.request-card p{color:#6d6786;font-size:12px}.request-card .row{margin-bottom:14px}.request-card>small{font-size:10px}.request-card:hover{border-color:#c6b2ff}.mode-cards{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:25px;display:grid}.mode-cards button{border:1px solid var(--line);color:#6d6786;background:#fff;border-radius:9px;flex-direction:column;align-items:flex-start;gap:8px;padding:18px;display:flex}.mode-cards button.selected{color:#6f3dff;background:#f5f0ff;border-color:#6f3dff}.mode-cards strong{font-size:13px}.mode-cards span{font-size:10px}.fields-form{flex-direction:column;gap:17px;display:flex}.fields-form>label{text-align:left;flex-direction:column;gap:8px;display:flex}.fields-form label>span{color:#18112c;font-size:12px;font-weight:550}.fields-form label>span>small{color:#8c86a5}.fields-form .button{align-self:flex-start;min-height:42px;margin-top:3px}.field-hint{color:#76708f;font-size:10px;font-weight:400;line-height:1.5}.field-error{color:#d13b59;font-size:12px;line-height:1.5}.fields-form [aria-invalid=true]{border-color:#d13b59}.check-field{align-items:center;font-size:12px;flex-direction:row!important;gap:10px!important;display:flex!important}.fields-form input,.fields-form select,.fields-form textarea{width:100%;font-size:13px}.fields-form .check-field input{width:16px}.upload-zone{color:#6f3dff;background:#faf8ff;border:1px dashed #c6b2ff;border-radius:9px;flex-wrap:wrap;align-items:center;gap:10px;margin-top:20px;padding:17px;font-size:12px;display:flex}.upload-zone input{border:0;max-width:100%;font-size:11px}.proposal-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:20px 0;display:flex}.tabs{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:8px;margin-bottom:27px;padding-bottom:13px;display:flex}.tabs button{color:#6d6786;background:0 0;border:0;border-radius:7px;padding:9px 15px;font-size:12px}.tabs button.active{color:#6f3dff;background:#f0ebff;font-weight:650}.explore-view-tabs button{align-items:center;gap:8px;display:inline-flex}.explore-view-tabs button:disabled{opacity:.5;cursor:not-allowed}.category-tags{flex-wrap:wrap;gap:9px;display:flex}.profile-hero{background:linear-gradient(135deg,#faf7ff 0%,#f1eaff 100%);border:1px solid #dfd5ff;border-radius:13px;align-items:center;gap:25px;margin-bottom:28px;padding:35px;display:flex}.avatar.large{flex-shrink:0;width:95px;height:95px;font-size:29px}.profile-hero>button{margin-left:auto}.profile-hero p{color:#6d6786;margin-bottom:10px}.profile-hero h1{margin-bottom:8px}.profile-facts{color:#6d6786;flex-direction:column;gap:13px;margin-top:20px;font-size:12px;display:flex}.profile-facts span{align-items:center;gap:10px;display:flex}.steps{color:#6d6786;padding-left:23px;font-size:13px}.steps li{padding:7px 0;line-height:1.7}.branch-card,.kyc-case{border-top:1px solid var(--line);margin-top:20px;padding:18px 0}.branch-card h3{align-items:center;gap:8px;display:flex}.secret-key{overflow-wrap:anywhere;color:#6f3dff;background:#f0ebff;border:1px solid #e4dbff;border-radius:7px;margin:15px 0;padding:12px;display:block}.contract-layout{grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);align-items:start;gap:25px;display:grid}.contract-layout>main,.contract-layout>aside{min-width:0}.amount{margin:5px 0 20px;font-size:27px}.funding-banner{color:#9e7300;background:#fff9eb;border-radius:9px;gap:12px;margin:20px 0;padding:17px;display:flex}.funding-banner.funded{color:#0c8e72;background:#e6faf5}.funding-banner strong{font-size:12px}.funding-banner p{color:inherit;margin:5px 0 0;font-size:11px}.terms-card,.delivery-card{border:1px solid var(--line);background:#faf8ff;border-radius:9px;margin-top:17px;padding:18px}.terms-card strong{font-size:12px}.terms-card p{margin:8px 0}.chat-panel{padding:0;overflow:hidden}.chat-panel>.section-head{border-bottom:1px solid var(--line);margin:0;padding:23px 24px 17px}.chat-panel h2{align-items:center;gap:9px;display:flex}.chat-panel>.info-note{margin:15px}.chat-messages{scroll-behavior:smooth;flex-direction:column;gap:12px;height:320px;padding:23px;display:flex;overflow-y:auto}.chat-welcome{text-align:center;color:#9b7bff;margin:auto;padding:20px}.chat-welcome h3{margin:15px 0 8px;font-size:14px}.chat-welcome p{font-size:11px}.message{color:#18112c;overflow-wrap:anywhere;background:#f5f5f7;border-radius:0 11px 11px;align-self:flex-start;max-width:85%;padding:12px 15px}.message.mine{color:#fff;background:#6f3dff;border-radius:11px 0 11px 11px;align-self:flex-end}.message p{color:inherit;white-space:pre-wrap;margin:0;font-size:12px}.message time{text-align:right;color:#8c86a5;margin-top:5px;font-size:8px;display:block}.chat-composer{border-top:1px solid var(--line);background:#fff;gap:9px;padding:16px 20px;display:flex}.chat-composer input{flex:1;font-size:12px}.chat-composer .button{padding:11px}.vertical-actions{flex-direction:column;gap:12px;display:flex}.vertical-actions .button{justify-content:flex-start;font-size:11px}.service-map{z-index:0;border-radius:9px;height:250px;margin:15px 0}.timeline{border-left:1px solid #e6e2f0;margin-left:6px}.timeline>div{padding:0 0 23px 18px;position:relative}.timeline p{margin:0 0 6px;font-size:12px}.timeline small{color:#76708f;font-size:9px}.timeline-dot{background:#9b7bff;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;left:-4px}.wallet-grid{grid-template-columns:1.1fr 1fr;gap:25px;margin-bottom:26px;display:grid}.wallet-card{color:#c6b2ff;background:linear-gradient(135deg,#150d2b 0%,#2e155c 100%);border-radius:13px;padding:29px;position:relative;overflow:hidden;box-shadow:0 12px 36px #150d2b40}.wallet-card:before{content:"";pointer-events:none;border:40px solid #ffffff04;border-radius:50%;width:300px;height:300px;position:absolute;top:-110px;right:-70px}.wallet-card>.row:first-child{font-size:12px}.wallet-amount{letter-spacing:-1.5px;color:#fff;margin:23px 0 27px;font-family:Manrope;font-size:39px;display:block}.wallet-card>small{color:#9b7bff;margin-top:18px;font-size:9px;display:block}.reserved-card{border:1px solid var(--line);background:#fff;border-radius:13px;padding:27px}.reserved-card>svg{color:#6f3dff;margin-bottom:15px}.reserved-card h3{font-size:16px}.quote-row{border-bottom:1px solid var(--line);color:#6d6786;justify-content:space-between;gap:15px;padding:12px 0;font-size:12px;display:flex}.quote-row strong{color:#18112c;text-align:right}.quote-row.total{border:0;margin:6px 0 12px;font-size:15px;font-weight:650}.table-scroll{max-width:100%;overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:11px}th{color:#76708f;border-bottom:1px solid var(--line);white-space:nowrap;padding:13px 12px;font-size:10px;font-weight:500}td{color:#18112c;vertical-align:middle;border-bottom:1px solid #f0edf7;padding:15px 12px}td strong{font-weight:550}td small{color:#76708f;margin-top:5px;font-size:9px;display:block}.payout-method{background:#fff;border:1px solid #e8e5f2;border-radius:12px;align-items:center;gap:16px;margin-bottom:12px;padding:14px 16px;transition:border-color .2s,box-shadow .2s;display:flex}.payout-method:hover{border-color:#c9bcf7;box-shadow:0 2px 8px #6f3dff0f}.payout-method-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.payout-method-icon.bank-icon{color:#6f3dff;background:#f0ebff}.payout-method-icon.pm-icon{color:#059669;background:#e6f7f0}.payout-method-details{flex:1;min-width:0}.payout-method-header{align-items:center;gap:8px;margin-bottom:3px;display:flex}.payout-method-header strong{color:#1f1d2b;font-size:14px;font-weight:600}.payout-method-masked{color:#555069;margin:0 0 3px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.payout-method-currency{color:#76708f;font-size:11px;font-weight:500;display:block}.payout-method .link-button{color:#e02424;cursor:pointer;background:0 0;border:none;border-radius:6px;margin-left:auto;padding:6px 10px;font-size:12px;transition:background .2s}.payout-method .link-button:hover{background:#fee2e2}.payout-modal-container{flex-direction:column;gap:16px;padding-top:4px;display:flex}.payout-type-tabs{background:#f4f2f9;border-radius:12px;gap:8px;margin-bottom:4px;padding:5px;display:flex}.payout-tab-btn{color:#6b6680;cursor:pointer;background:0 0;border:none;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.payout-tab-btn:hover{color:#2b283a}.payout-tab-btn.active{color:#6f3dff;background:#fff;box-shadow:0 2px 6px #00000014}.payout-form{flex-direction:column;gap:16px;display:flex}.payout-form .form-group{flex-direction:column;gap:6px;display:flex}.payout-form label{color:#2b283a;justify-content:space-between;align-items:center;font-size:13px;font-weight:600;display:flex}.payout-form label .digits-counter{color:#6f3dff;background:#f0ebff;border-radius:12px;padding:2px 7px;font-size:11px;font-weight:500}.payout-form input,.payout-form select{color:#1f1d2b;box-sizing:border-box;background:#fff;border:1px solid #dedae8;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-size:14px;transition:border-color .2s,box-shadow .2s}.payout-form input:focus,.payout-form select:focus{border-color:#6f3dff;box-shadow:0 0 0 3px #6f3dff1f}.payout-form .form-hint{color:#76708f;margin-top:2px;font-size:11px}.input-with-badge{align-items:center;display:flex;position:relative}.bank-detected-badge{color:#059669;pointer-events:none;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:6px;align-items:center;gap:5px;padding:3px 8px;font-size:12px;font-weight:600;display:inline-flex;position:absolute;right:10px}.two-col-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.segmented-toggle{background:#f4f2f9;border-radius:8px;gap:3px;padding:3px;display:flex}.seg-btn{color:#6b6680;cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;padding:8px 12px;font-size:13px;font-weight:600;transition:all .15s}.seg-btn.active{color:#6f3dff;background:#fff;box-shadow:0 1px 3px #0000001a}.phone-input-combo,.doc-input-combo{gap:8px;display:flex}.phone-input-combo select,.doc-input-combo select{flex:0 0 110px}.doc-input-combo select{flex:0 0 140px}.phone-input-combo input,.doc-input-combo input{flex:1}.payout-security-notice{color:#55447a;background:#faf7ff;border:1px solid #dfd5ff;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;font-size:12px;line-height:1.4;display:flex}.payout-security-notice svg{color:#6f3dff;flex-shrink:0}.modal-actions-bar{border-top:1px solid #f0edf7;justify-content:flex-end;gap:12px;margin-top:10px;padding-top:14px;display:flex}.credit-counter{color:#6f3dff;background:#faf7ff;border:1px solid #dfd5ff;border-radius:10px;align-items:center;gap:10px;padding:15px 20px;display:flex}.credit-counter strong{font-size:26px}.credit-counter span{font-size:11px}.plans-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:22px;margin-bottom:15px;display:grid}.plan-price{color:#6f3dff;margin:17px 0;font-family:Manrope;font-size:27px;display:block}.plan-card ul{color:#6d6786;margin-bottom:23px;padding-left:20px;font-size:12px;line-height:2.2}.product-visual{color:#9b7bff;place-items:center;height:185px;display:grid;position:relative}.product-visual>span{background:#fff9;border-radius:5px;padding:5px 7px;font-size:9px;position:absolute;top:15px;right:15px}.product-card h2{margin:10px 0;font-size:18px}.product-card p{color:#6d6786;font-size:12px}.product-price{margin:17px 0;font-size:20px;display:block}.product-card .button{width:100%}.ticket-option{border:1px solid #0000;border-bottom-color:var(--line);text-align:left;background:#fff;border-radius:7px;justify-content:space-between;align-items:center;gap:15px;width:100%;padding:17px 10px;display:flex}.ticket-option.selected{background:#f0ebff;border-color:#dfd5ff}.ticket-option h3{font-size:14px}.ticket-option p{margin:0;font-size:10px}.support-message{background:#f5f5f7;border-radius:8px;margin:14px 0;padding:15px}.support-message p{margin:0;font-size:12px}.support-message small{color:#76708f;font-size:9px}.support-messages{max-height:340px;margin-bottom:20px;overflow-y:auto}.notification{border-bottom:1px solid var(--line);gap:12px;padding:15px 0;display:flex}.notification-dot{background:#6f3dff;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:5px}.notification strong{font-size:11px;font-weight:550}.notification p{margin:7px 0;font-size:10px}.notification .link-button{font-size:10px}.admin-table td{overflow-wrap:anywhere;max-width:290px}.admin-table th{background:#faf8ff}.admin-actions{min-width:120px}.admin-actions .button{padding:8px;font-size:9px}.admin-tabs button{padding:8px 11px;font-size:11px}.pagination{color:#76708f;justify-content:flex-end;align-items:center;gap:16px;margin-top:20px;font-size:11px;display:flex}.pagination .button{padding:8px 12px;font-size:10px}dialog{border:1px solid var(--line);width:calc(100% - 30px);max-width:560px;max-height:90dvh;color:inherit;border-radius:14px;padding:25px;overflow-y:auto;box-shadow:0 25px 90px #150d2b40}dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#150d2b73}dialog:has(.address-wizard){max-width:740px}.address-wizard{flex-direction:column;gap:20px;display:flex}.address-steps{border-bottom:1px solid var(--line);justify-content:space-between;gap:8px;margin:0;padding:0 0 16px;list-style:none;display:flex}.address-steps li{color:#76708f;text-align:center;flex-direction:column;flex:1;align-items:center;gap:7px;display:flex}.address-steps li>span{background:#ede8f7;border-radius:50%;place-items:center;width:27px;height:27px;font-size:12px;display:grid}.address-steps small{font-size:10px}.address-steps .current{color:#6f3dff;font-weight:600}.address-steps .current>span{color:#fff;background:#6f3dff}.address-steps .complete>span{color:#6f3dff;background:#e6faf5}.address-step-heading>span{text-transform:uppercase;letter-spacing:.12em;color:#9b7bff;font-size:10px}.address-step-heading h3{margin:5px 0 0;font-size:21px}.address-presets{flex-wrap:wrap;gap:8px;margin-top:-6px;display:flex}.address-presets button{border:1px solid var(--line);color:#18112c;background:#f5f5f7;border-radius:18px;align-items:center;gap:7px;padding:8px 12px;font-size:12px;display:flex}.address-presets button.selected{color:#6f3dff;background:#f0ebff;border-color:#6f3dff}.address-summary{background:#f5f5f7;border-radius:8px;margin:0;padding:12px 14px;font-size:12px;line-height:1.6}.address-map-section{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.address-map{z-index:0;background:#ede8f7;border:1px solid #d8d2e8;border-radius:12px;width:100%;height:350px}.address-map .leaflet-control-attribution{font-size:9px}.address-map-pin{background:0 0}.address-map-pin>span{background:#6f3dff;border:3px solid #fff;border-radius:50% 50% 50% 0;width:30px;height:30px;display:block;transform:rotate(-45deg);box-shadow:-2px 2px 8px #150d2b4d}.address-map-pin>span:after{content:"";background:#c6b2ff;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;left:8px}.address-pin-status{color:#b48205;align-items:center;gap:8px;margin:-5px 0 0;font-size:12px;line-height:1.5;display:flex}.address-pin-status.selected{color:#0c8e72}.address-geolocate{align-self:flex-start;align-items:center;gap:7px;display:flex}.address-wizard-actions{border-top:1px solid var(--line);justify-content:space-between;gap:12px;padding-top:18px;display:flex}.location-status{color:#0c8e72;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;font-size:12px;display:flex}.location-status button{align-items:center;gap:5px;font-size:11px;display:inline-flex}.nearby-location-copy{flex-direction:column;flex:190px;gap:5px;display:flex}.nearby-location-copy strong{font-size:12px}.nearby-location-copy small{color:#6d6786;font-size:11px;line-height:1.5}@media (width<=600px){.address-wizard{gap:16px}.address-steps{gap:3px}.address-steps small{font-size:8px}.address-map{height:300px}.address-wizard-actions .button{padding:10px 13px;font-size:11px}.nearby-filter>select{width:100%}}.modal-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:23px;display:flex}.modal-head h2{margin:0;font-size:21px}.toast{color:#fff;z-index:1000;background:#18112c;border:1px solid #352654;border-radius:10px;align-items:center;gap:20px;max-width:480px;padding:15px 18px;font-size:12px;line-height:1.6;display:flex;position:fixed;bottom:25px;right:25px;box-shadow:0 8px 30px #150d2b59}.toast.error{background:#d13b59;border-color:#ff8fa3}.toast button{color:inherit;background:0 0;border:0;padding:0 5px;font-size:20px}.auth-layout{background:#fff;grid-template-columns:1fr 1fr;min-height:100dvh;display:grid}.auth-story{color:#c6b2ff;background:linear-gradient(145deg,#150d2b 0%,#2a1654 60%,#170b30 100%);flex-direction:column;justify-content:space-between;padding:45px 55px;display:flex;position:relative;overflow:hidden}.auth-story:after{content:"";pointer-events:none;border:90px solid #ffffff04;border-radius:50%;width:430px;height:430px;position:absolute;bottom:-180px;right:-150px}.brand.light{color:#fff;align-self:flex-start}.auth-story .eyebrow{color:#9b7bff;font-size:8px}.auth-story h1{letter-spacing:-1.8px;color:#fff;margin:26px 0;font-size:49px;line-height:1.28}.auth-story h1 em{color:#9b7bff;font-style:normal}.auth-story p{color:#d8cef6;font-size:13px;line-height:1.9}.auth-story>span{color:#9b7bff;font-size:10px}.auth-trust{color:#6ee7c8;align-items:center;gap:11px;margin-top:40px;font-size:11px;display:flex}.auth-form{flex-direction:column;justify-content:flex-start;padding:40px 50px;display:flex}.auth-form-inner{width:100%;max-width:420px;margin:auto;padding:20px 0 60px}.account-type-tabs{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:22px;display:grid}.account-type-tab{border:1.5px solid var(--line);cursor:pointer;text-align:left;color:var(--text);background:#fafafc;border-radius:12px;flex-direction:column;align-items:flex-start;gap:8px;padding:12px 14px;font-family:inherit;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.account-type-tab:hover{border-color:var(--lavender);background:#faf8ff;transform:translateY(-1px)}.account-type-tab.active{border-color:var(--primary);background:#faf8ff;box-shadow:0 0 0 3px #6f3dff1f}.account-type-tab svg{color:#8c86a5;transition:color .2s}.account-type-tab.active svg{color:var(--primary)}.account-type-tab .tab-info{flex-direction:column;display:flex}.account-type-tab strong{color:#18112c;font-size:13px;font-weight:700;line-height:1.2}.account-type-tab small{color:#797491;margin-top:3px;font-size:10.5px;line-height:1.2}.auth-form-inner>svg{margin-bottom:24px}.auth-form-inner h1{font-size:31px}.auth-form-inner>p{margin-bottom:24px;font-size:13px}.auth-form-inner .fields-form{margin-bottom:20px}.auth-form-inner .button{width:100%;margin-top:8px}.auth-form-inner>.link-button{font-size:11px}.auth-switch{color:#76708f;margin-top:30px;font-size:12px!important}.auth-switch a{color:#6f3dff;font-weight:650}.auth-form.standalone{border:1px solid var(--line);background:#fff;border-radius:15px;max-width:580px;min-height:280px;margin:8vh auto}.skip-link{z-index:999;background:#fff;padding:12px;position:fixed;top:-60px;left:15px}.skip-link:focus{top:10px}.mobile-only{display:none}.review strong{color:#b48205}.review{border-bottom:1px solid var(--line);padding:16px 0}.review blockquote{color:#6d6786;background:#faf8ff;margin:12px 0;padding:14px;font-size:12px}.service-map~.link-button{font-size:10px}@media (width>=1600px){.explore-intro{padding:50px}.hero-art{top:35px;right:80px;transform:scale(1.12)}.explore-intro h1{font-size:53px}.hero-search{max-width:760px}.card-cover{height:130px}.professional-grid{gap:28px}.sidebar{width:260px}.main-shell{margin-left:260px}}@media (width<=1220px){.sidebar{width:217px;padding:29px 17px}.main-shell{margin-left:217px}.main-content{padding:29px 27px}.topbar{padding:0 27px}.sandbox-banner{padding:8px 27px}.hero-art{transform-origin:100% 0;top:28px;right:-24px;transform:scale(.85)}.explore-intro{padding:32px 27px 25px}.explore-intro h1{font-size:39px}.hero-search{max-width:620px}.professional-grid{gap:14px}.card-content{padding:17px}.category-grid{gap:8px}.category{font-size:10px}.join-banner{gap:15px;padding:22px}.join-banner .button{padding:11px;font-size:9px}.sidebar-promo{padding:16px}.contract-layout{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.panel{padding:21px}.topbar-actions{gap:14px}.stats-grid{gap:10px}.stat{padding:18px}.stat>strong{font-size:22px}}@media (width<=1050px){.hero-art{opacity:.65;right:-50px;transform:scale(.75)}.explore-intro>p{max-width:350px}.hero-points{gap:12px;font-size:8px}.professional-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.professional-card:last-child:nth-child(3){display:block}.hero-search{margin-top:22px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category{flex-direction:row;padding:12px}.category-icon{width:34px;height:34px}.category-icon svg{width:19px}.two-col,.contract-layout{grid-template-columns:1fr}.contract-layout>aside{grid-template-columns:1fr 1fr;gap:20px;display:grid}.contract-layout>aside>.panel{margin:0}.wallet-grid{grid-template-columns:1fr}.reserved-card{padding:24px}.stats-grid{grid-template-columns:1fr 1fr}.join-banner h2{font-size:14px}.join-banner p{font-size:10px}.join-icon{display:none}.results-head{align-items:flex-start}.results-head .button{max-width:160px}.filters select{margin-left:0}.sidebar-promo{margin:24px 0 18px}.sidebar-footer{padding-top:12px}.auth-story{color:#c6b2ff;background:linear-gradient(145deg,#150d2b 0%,#2a1654 60%,#170b30 100%);flex-direction:column;justify-content:space-between;padding:45px 55px;display:flex;position:relative;overflow:hidden}.auth-story h1{font-size:40px}.auth-form{padding:35px}.auth-story .eyebrow{line-height:1.8}.request-grid{grid-template-columns:1fr}.profile-hero{padding:26px}.profile-hero h1{font-size:28px}}@media (width<=760px){.sidebar{width:255px;transition:transform .2s;transform:translate(-100%)}.sidebar.mobile-open{transform:translate(0)}.sidebar-backdrop{z-index:35;background:#150d2b66;border:0;position:fixed;inset:0}.main-shell{margin-left:0}.mobile-only{display:inline-flex}.topbar{height:68px;padding:0 18px}.breadcrumb{font-size:10px}.breadcrumb span{margin:0 7px}.topbar-actions{gap:11px}.account-chip>div,.topbar-divider,.notification-bell{display:none}.sandbox-banner{gap:7px;padding:8px 18px;font-size:8px;line-height:1.5}.sandbox-banner span{letter-spacing:.7px;font-size:7px}.main-content{padding:23px 20px}.explore-intro{border-radius:13px;padding:29px 25px 23px}.explore-intro h1{margin:16px 0;font-size:40px}.hero-art{opacity:.8;top:5px;right:0;transform:scale(.7)}.explore-intro>p{font-size:12px}.hero-search{gap:10px;margin-top:24px;padding:7px 7px 7px 14px}.hero-search .button{gap:0;padding:13px 14px;font-size:0}.hero-search .button svg{width:20px}.hero-search input{font-size:11px}.hero-search>svg{width:18px}.hero-points{flex-wrap:wrap;gap:13px;font-size:8px}.hero-points span{gap:5px}.hero-points svg{width:12px}.categories-strip{margin-bottom:29px}.section-head h2{font-size:17px}.section-head>div>h2{font-size:22px}.results-head .button{display:none}.category-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.category{flex-direction:column;gap:9px;padding:12px 5px;font-size:9px}.category-icon{width:35px;height:35px}.professional-grid{gap:17px}.join-banner{flex-wrap:wrap;padding:23px}.join-banner .button{margin-left:0;font-size:11px}.join-banner h2{font-size:17px}.join-banner p{font-size:11px}.page-footer{padding:21px;font-size:8px}.page-footer>span:last-child{display:none}.topbar .link-button{font-size:10px}.topbar .button.small{padding:9px 10px;font-size:10px}.page-title{flex-direction:column;align-items:flex-start;gap:15px;margin-bottom:24px}.page-title h1{font-size:29px}.page-title p{font-size:12px}.page-actions{width:100%}.stats-grid{gap:12px}.stat{padding:19px}.stat>strong{font-size:27px}.panel{padding:23px}.tabs{gap:4px}.tabs button{padding:9px 11px;font-size:10px}.profile-hero{flex-wrap:wrap;gap:20px}.avatar.large{width:76px;height:76px;font-size:24px}.profile-hero>button{margin-left:0}.profile-hero h1{font-size:25px}.profile-hero .eyebrow{font-size:8px}.auth-layout{grid-template-columns:1fr}.auth-story{color:#c6b2ff;background:linear-gradient(145deg,#150d2b 0%,#2a1654 60%,#170b30 100%);flex-direction:column;justify-content:space-between;padding:45px 55px;display:flex;position:relative;overflow:hidden}.auth-story>.brand{margin-bottom:30px;font-size:28px}.auth-story h1{margin:0;font-size:26px;line-height:1.3}.auth-story h1 br,.auth-story>div>.eyebrow,.auth-story>div>p,.auth-story>span,.auth-trust{display:none}.auth-form{padding:25px 30px}.auth-form-inner{max-width:420px;padding:25px 0}.auth-form .back-link{margin-bottom:5px}.auth-form-inner h1{font-size:28px}.auth-form-inner>svg{display:none}.toast{max-width:none;font-size:12px;bottom:16px;left:16px;right:16px}.panel .section-head{flex-wrap:wrap;gap:12px}.panel .section-head .button{font-size:10px}.contract-layout>aside{grid-template-columns:1fr}.chat-panel{padding:0}.request-card .row{margin-bottom:13px}.fields-form{gap:18px}dialog{max-height:90dvh;padding:23px}.modal-head h2{font-size:19px}.list-row{flex-wrap:wrap}.list-row>div{max-width:100%}.wallet-amount{font-size:38px}.credit-counter{padding:10px}.credit-counter strong{font-size:24px}.admin-table td{min-width:90px;font-size:10px}.admin-table td:first-child{min-width:130px}.auth-form.standalone{margin:20px}}@media (width<=520px){.main-content{padding:19px 16px}.hero-art{display:none}.explore-intro{padding:26px 22px 22px}.explore-intro h1{font-size:38px}.explore-intro>p{font-size:11px}.hero-search{margin-top:21px}.hero-points{gap:11px;font-size:7px}.hero-points span{gap:4px}.hero-points svg{width:11px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.category{flex-direction:row;gap:7px;padding:11px 9px;font-size:9px}.category-icon{border-radius:8px;flex-shrink:0;width:29px;height:29px}.category-icon svg{width:17px}.professional-grid{grid-template-columns:1fr;gap:19px}.card-cover{height:117px;padding:22px}.card-content{padding:21px}.card-content h3{font-size:18px}.specialty{font-size:11px}.rating{font-size:12px}.bio{min-height:0;font-size:12px}.cover-specialty{font-size:9px}.card-content>.small{font-size:10px}.card-bottom strong{font-size:18px}.card-bottom small{font-size:9px}.card-bottom{margin-top:18px;padding-top:17px}.round-link{width:39px;height:39px}.filters{gap:11px}.filters .segmented{justify-content:space-between;width:100%}.filters .segmented button{flex:1;padding:9px;font-size:11px}.filters select{flex:1;font-size:10px}.inline-check{font-size:9px}.section-head>div>h2{font-size:20px}.section-head>div>p{font-size:11px}.join-banner{gap:18px;margin-top:25px;padding:22px}.join-banner h2{font-size:16px}.join-banner p{line-height:1.7}.stats-grid{gap:10px}.stat{padding:17px}.stat>strong{font-size:22px}.stat>small{font-size:10px}.panel{padding:20px}.two-col{gap:3px}.wallet-card{padding:23px}.wallet-amount{font-size:34px}.wallet-grid{gap:16px}.mode-cards{gap:10px}.mode-cards button{padding:14px}.mode-cards span{font-size:9px}.page-title .eyebrow{font-size:8px}.panel h2{font-size:17px}.chat-panel{padding:0}.chat-messages{padding:17px}.chat-composer{padding:15px}.profile-hero{gap:15px;padding:23px}.profile-hero h1{font-size:23px}.profile-hero p{font-size:11px}.profile-hero .eyebrow{font-size:7px}.credit-counter{flex-wrap:wrap;gap:6px;min-width:104px;max-width:130px}.credit-counter span{font-size:10px}.topbar-actions .button svg{display:none}.topbar-actions{gap:12px}.breadcrumb{white-space:nowrap;text-overflow:ellipsis;max-width:145px;overflow:hidden}.account-chip{gap:0}.section-head{gap:12px}.section-head>.link-button{font-size:10px}.auth-form-inner .fields-form .button{font-size:12px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.skip-link:not(:focus){clip-path:inset(50%);width:1px;height:1px;padding:0;overflow:hidden}.selected-service-summary{background:#faf8ff;border:1px solid #e4dbff;border-radius:12px;margin-bottom:24px;padding:20px}.selected-service-summary h3{margin:12px 0 6px;font-size:1.15rem}.selected-service-summary p{margin:6px 0 12px}.request-photo-input{margin:8px 0 20px}.request-photo-input .upload-zone{margin:0}.request-photo-input .upload-zone small{margin-top:5px;font-weight:400;display:block}.request-photos{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px;margin:16px 0 24px;display:grid}.request-photo{background:#fff;border:1px solid #e6e2f0;border-radius:10px;min-width:0;padding:8px;position:relative;overflow:hidden}.request-photo img{object-fit:cover;border-radius:6px;width:100%;height:125px;display:block}.request-photo small{overflow-wrap:anywhere;margin-top:6px;font-size:.72rem;display:block}.request-photo .photo-remove{color:#6f3dff;background:#fff;border:1px solid #e6e2f0;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:12px;right:12px}.request-photo .badge{margin-top:8px}.saved-photo .button{width:100%;margin-top:8px;padding:8px;font-size:.7rem}.request-photo-input .upload-zone{cursor:pointer;position:relative}.request-photo-input .upload-zone:focus-within{outline-offset:3px;outline:2px solid #6f3dff}.request-photo-input input[type=file]{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.password-field-wrap{flex-direction:column;display:flex;position:relative}.password-input-row{align-items:center;display:flex;position:relative}.password-input-row input{width:100%;padding-right:42px}.password-toggle-btn{cursor:pointer;color:#8a85a5;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;right:12px}.password-toggle-btn:hover{color:#6f3dff}.password-strength-container{background:#6f3dff08;border:1px solid #6f3dff14;border-radius:12px;margin-top:8px;margin-bottom:6px;padding:12px 14px}.password-strength-header{justify-content:space-between;align-items:center;margin-bottom:7px;font-size:.8125rem;display:flex}.strength-title{color:#6d6786;font-weight:500}.strength-badge{border-radius:9999px;padding:2px 9px;font-size:.75rem;font-weight:700}.strength-badge.very-weak,.strength-badge.weak{color:#d63351;background:#ff8fa32e}.strength-badge.medium{color:#a36b00;background:#ffd76a47}.strength-badge.strong{color:#0e7c5d;background:#6ee7c847}.strength-badge.very-strong{color:#6f3dff;background:#6f3dff26}.password-meter-bar{gap:5px;height:6px;margin-bottom:10px;display:flex}.password-meter-segment{background:#e8e5f2;border-radius:999px;flex:1;height:100%;transition:background-color .25s}.password-meter-segment.filled.very-weak,.password-meter-segment.filled.weak{background:#ff8fa3}.password-meter-segment.filled.medium{background:#ffd76a}.password-meter-segment.filled.strong{background:#6ee7c8}.password-meter-segment.filled.very-strong{background:#6f3dff}.password-checklist{grid-template-columns:1fr 1fr;gap:5px 12px;font-size:.75rem;display:grid}@media (width<=480px){.password-checklist{grid-template-columns:1fr}}.checklist-item{color:#8a85a5;align-items:center;gap:6px;transition:color .2s;display:flex}.checklist-item .check-icon{opacity:.35;transition:all .2s}.checklist-item.valid{color:#1a1333;font-weight:500}.checklist-item.valid .check-icon{opacity:1;color:#10b981}.password-match-indicator{align-items:center;gap:6px;margin-top:6px;font-size:.8125rem;font-weight:600;transition:all .2s;display:flex}.password-match-indicator.matches{color:#0e7c5d}.password-match-indicator.mismatch{color:#d63351}input.input-mismatch{border-color:#ff8fa3!important;box-shadow:0 0 0 3px #ff8fa338!important}input.input-match{border-color:#6ee7c8!important;box-shadow:0 0 0 3px #6ee7c838!important}.activation-notice-card{text-align:center;padding:28px 16px 12px;animation:.3s fadeIn}.activation-icon-wrap{background:#6ee7c838;border:2px solid #6ee7c866;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;margin:0 auto 18px;display:flex}.activation-icon{color:#0e7c5d}.activation-notice-card h2{margin:0 0 10px;font-size:1.5rem}.activation-lead{color:#1a1333;margin:0 0 10px;font-size:1.05rem}.activation-hint{color:#6d6786;margin-bottom:22px;font-size:.92rem;line-height:1.55}.activation-status-msg{color:#0b6045;background:#6ee7c840;border-radius:10px;margin-bottom:18px;padding:10px 14px;font-size:.875rem;font-weight:600}.activation-actions{flex-direction:column;gap:12px;max-width:380px;margin:0 auto;display:flex}.activation-actions .button{justify-content:center;width:100%}.email-unverified-bar{color:#5c3d00;z-index:20;background:linear-gradient(90deg,#ffd76a38,#ff8fa329);border-bottom:1px solid #ffd76a73;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:9px 20px;font-size:.875rem;display:flex}.email-unverified-content{align-items:center;gap:8px;display:flex}.email-unverified-btn{color:#5c3d00;cursor:pointer;background:0 0;border:1px solid #5c3d0059;border-radius:999px;padding:4px 14px;font-size:.8125rem;font-weight:600;transition:all .2s}.email-unverified-btn:hover{background:#5c3d0014;border-color:#5c3d00}.verify-header{text-align:center;margin-bottom:22px}.verify-header h1{margin:12px 0 6px}.verify-card{text-align:center}.verify-card p{color:#6d6786;margin-bottom:22px;line-height:1.5}.verify-success-box{text-align:center;background:#6ee7c829;border:1px solid #6ee7c866;border-radius:16px;margin-bottom:18px;padding:24px}.verify-success-box p{color:#0e7c5d;margin:12px 0 16px;font-size:1.05rem}.verify-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:16px;display:flex}.kyc-wizard-header{border-bottom:1px solid var(--line);flex-direction:column;gap:18px;margin-bottom:20px;padding-bottom:20px;display:flex}.kyc-header-title{align-items:flex-start;gap:12px;display:flex}.kyc-header-title h3{color:var(--dark);margin:0 0 4px;font-size:1.15rem;font-weight:700}.green-accent{color:#10b981;flex-shrink:0;margin-top:2px}.kyc-steps-indicator{background:var(--gray-light);border-radius:999px;align-self:flex-start;align-items:center;gap:12px;padding:8px 16px;display:flex}.kyc-step-dot span{width:22px;height:22px;color:var(--muted);background:#76708f33;border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:inline-flex}.kyc-step-dot.active span{background:var(--primary);color:var(--white)}.kyc-step-dot.completed span{color:var(--white);background:#10b981}.kyc-step-line{background:var(--line);width:28px;height:2px}.kyc-form{flex-direction:column;gap:20px;display:flex}.kyc-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.kyc-form-grid .full-width{grid-column:1/-1}.doc-input-combo select,.phone-input-combo select{flex:0 0 130px}.doc-input-combo input,.phone-input-combo input{flex:1}.kyc-info-banner{background:var(--cyan-bg);color:var(--cyan-text);border:1px solid #42c9ff66;border-radius:10px;align-items:flex-start;gap:10px;padding:12px 14px;font-size:.85rem;line-height:1.45;display:flex}.kyc-info-banner svg{flex-shrink:0;margin-top:2px}.kyc-step-actions{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:8px;padding-top:18px;display:flex}.kyc-step-actions-right{gap:12px;display:flex}.kyc-docs-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.kyc-doc-card{background:var(--gray-light);border:1px solid var(--line);border-radius:12px;flex-direction:column;padding:16px;transition:all .2s;display:flex}.kyc-doc-card.uploaded{background:var(--white);border-color:#10b981}.kyc-doc-card-header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.kyc-doc-card-header strong{color:var(--dark);font-size:.92rem}.badge-tag{border-radius:999px;padding:2px 8px;font-size:.72rem;font-weight:600}.badge-tag.required{color:var(--coral-text);background:#d13b591f}.badge-tag.optional{color:var(--muted);background:#76708f1f}.kyc-doc-desc{color:var(--muted);margin-bottom:12px;font-size:.8rem;line-height:1.35}.kyc-dropzone{border:2px dashed var(--line);cursor:pointer;background:var(--white);color:var(--muted);text-align:center;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:22px 14px;font-size:.82rem;transition:all .2s;display:flex}.kyc-dropzone:hover{border-color:var(--primary);color:var(--primary);background:var(--cream)}.kyc-preview-box{flex-direction:column;align-items:center;gap:8px;display:flex}.kyc-doc-preview-img{object-fit:cover;border:1px solid var(--line);border-radius:8px;width:100%;max-height:140px}.kyc-remove-file-btn{color:var(--coral-text);cursor:pointer;background:0 0;border:1px solid #d13b5959;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;transition:all .2s;display:inline-flex}.kyc-remove-file-btn:hover{background:var(--coral-bg);border-color:var(--coral-text)}.kyc-btn-spinner{animation:1s linear infinite kyc-spin}@keyframes kyc-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.kyc-status-card{border:1px solid var(--line);background:var(--white);border-radius:14px;margin-bottom:20px;padding:22px}.kyc-status-card.approved{background:linear-gradient(#fff 0%,#e6faf559 100%);border-color:#10b98166}.kyc-status-card.pending{background:linear-gradient(#fff 0%,#fff9eb66 100%);border-color:#f59e0b66}.kyc-status-card.rejected{background:linear-gradient(#fff 0%,#fff0f359 100%);border-color:#ef444466}.kyc-status-header{align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.kyc-status-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.kyc-status-icon.approved{background:var(--mint-bg);color:#10b981}.kyc-status-icon.pending{background:var(--yellow-bg);color:#f59e0b}.kyc-status-icon.rejected{background:var(--coral-bg);color:var(--coral-text)}.kyc-status-details{background:#18112c08;border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px;padding:12px 14px;font-size:.85rem;display:grid}.kyc-status-details div{flex-direction:column;gap:3px;display:flex}.kyc-status-perks{background:#10b9810f;border:1px solid #10b98133;border-radius:10px;flex-direction:column;gap:8px;padding:14px 16px;font-size:.85rem;font-weight:500;display:flex}.kyc-perk-item{align-items:center;gap:8px;display:flex}.kyc-doc-chips{flex-wrap:wrap;gap:8px;display:flex}.kyc-doc-chip{background:var(--gray-light);border:1px solid var(--line);color:var(--dark);border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;display:inline-flex}.kyc-chip-download-btn{cursor:pointer;color:var(--primary);background:0 0;border:none;border-radius:4px;align-items:center;padding:2px;display:inline-flex}.kyc-chip-download-btn:hover{background:#6f3dff1a}.kyc-rejection-box{background:var(--coral-bg);color:var(--coral-text);border:1px solid #d13b594d;border-radius:10px;margin-top:14px;padding:14px 16px;font-size:.85rem}.kyc-rejection-box strong{margin-bottom:4px;display:block}.kyc-rejection-box p{margin:0;line-height:1.4}.kyc-benefits-list{flex-direction:column;gap:16px;display:flex}.kyc-benefit-item{align-items:flex-start;gap:12px;display:flex}.kyc-benefit-item svg{flex-shrink:0;margin-top:2px}.kyc-benefit-item strong{color:var(--dark);margin-bottom:2px;font-size:.92rem;display:block}.kyc-history-list{flex-direction:column;gap:10px;display:flex}.kyc-history-item{background:var(--gray-light);border-radius:8px;justify-content:space-between;align-items:center;padding:10px 14px;font-size:.85rem;display:flex}@media (width<=768px){.kyc-form-grid,.kyc-docs-grid,.kyc-status-details{grid-template-columns:1fr}.tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:6px;padding-bottom:6px;flex-wrap:nowrap!important;overflow-x:auto!important}.tabs::-webkit-scrollbar{display:none}.tabs button{white-space:nowrap!important;flex-shrink:0!important;padding:8px 14px!important;font-size:11.5px!important}}.kyc-wizard-box{background:var(--card-bg,#fff);border:1px solid var(--line,#e2e8f0);border-radius:16px;padding:24px;box-shadow:0 4px 20px #0000000a}.kyc-wizard-header{border-bottom:1px solid var(--line,#e2e8f0);margin-bottom:24px;padding-bottom:20px}.kyc-header-title{align-items:flex-start;gap:14px;margin-bottom:20px;display:flex}.kyc-header-icon-wrap{width:48px;height:48px;color:var(--primary,#6f3dff);background:linear-gradient(135deg,#6f3dff1f 0%,#10b9811f 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.kyc-header-badge{letter-spacing:.08em;text-transform:uppercase;color:#6f3dff;background:#f0ebff;border-radius:6px;margin-bottom:6px;padding:3px 8px;font-size:10px;font-weight:700;display:inline-block}.kyc-header-title h3{color:var(--dark,#1e293b);margin:0 0 4px;font-size:1.25rem}.kyc-steps-indicator{background:#f8fafc;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.kyc-step-dot{color:#94a3b8;align-items:center;gap:8px;font-size:12px;font-weight:500;display:flex}.kyc-step-dot.active{color:var(--primary,#6f3dff);font-weight:700}.kyc-step-dot.completed{color:#10b981}.kyc-step-num{color:#64748b;background:#e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:11.5px;font-weight:700;display:flex}.kyc-step-dot.active .kyc-step-num{background:var(--primary,#6f3dff);color:#fff;box-shadow:0 0 0 3px #6f3dff33}.kyc-step-dot.completed .kyc-step-num{color:#fff;background:#10b981}.kyc-step-line{background:#e2e8f0;border-radius:1px;flex:1;height:2px}.kyc-step-line.active{background:#10b981}@media (width<=600px){.kyc-step-label{display:none}.kyc-step-dot{gap:0}}.kyc-step-section{flex-direction:column;gap:20px;display:flex}.kyc-section-header{align-items:flex-start;gap:12px;display:flex}.green-accent{color:#10b981}.kyc-dropzone-smart{text-align:center;cursor:pointer;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:14px;padding:32px 20px;transition:all .2s}.kyc-dropzone-smart:hover,.kyc-dropzone-smart.drag-over{border-color:var(--primary,#6f3dff);background:#fbf9ff}.kyc-dropzone-content{flex-direction:column;align-items:center;gap:10px;max-width:420px;margin:0 auto;display:flex}.kyc-camera-bubble{color:#fff;background:linear-gradient(135deg,#6f3dff 0%,#8b5cf6 100%);border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;display:flex;box-shadow:0 4px 14px #6f3dff40}.kyc-camera-bubble.selfie{background:linear-gradient(135deg,#10b981 0%,#059669 100%);box-shadow:0 4px 14px #10b98140}.kyc-capture-buttons{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;margin-top:8px;display:flex}.kyc-cam-btn,.kyc-gallery-btn{cursor:pointer;min-height:44px;border-radius:9px!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:10px 18px!important;font-size:13px!important;font-weight:600!important;display:inline-flex!important}.kyc-cam-btn{box-shadow:0 2px 8px #6f3dff40;color:#fff!important;background:#6f3dff!important;border:none!important}.kyc-cam-btn:hover{background:#5b2ee0!important}.kyc-gallery-btn{color:#475569!important;background:#fff!important;border:1px solid #cbd5e1!important}.kyc-gallery-btn:hover{background:#f1f5f9!important}.kyc-dropzone-formats{color:#94a3b8;margin-top:4px;font-size:11px}.kyc-captured-card{border:1px solid var(--line,#e2e8f0);background:#fff;border-radius:14px;overflow:hidden}.kyc-preview-img-box{background:#0f172a;justify-content:center;align-items:center;width:100%;max-height:320px;display:flex;position:relative;overflow:hidden}.kyc-preview-img-box.selfie{max-height:360px}.kyc-id-preview-img,.kyc-selfie-preview-img{object-fit:contain;width:100%;max-height:320px;display:block}.kyc-retake-btn{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;cursor:pointer;z-index:10;background:#0f172abf;border:1px solid #fff3;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;transition:background .2s;display:flex;position:absolute;top:12px;right:12px}.kyc-retake-btn:hover{background:#0f172ae6}.kyc-ocr-scanning-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:5;background:#0f172a80;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.kyc-laser-line{background:#10b981;width:100%;height:3px;animation:2s ease-in-out infinite alternate kycLaserScan;position:absolute;box-shadow:0 0 12px #10b981,0 0 24px #34d399,0 0 40px #6ee7b7}@keyframes kycLaserScan{0%{top:5%}to{top:92%}}.kyc-scan-text{color:#34d399;z-index:6;background:#0f172ad9;border:1px solid #10b98166;border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-size:12.5px;font-weight:600;display:flex}.kyc-spin{animation:1.8s linear infinite kycSpin}@keyframes kycSpin{to{transform:rotate(360deg)}}.kyc-ocr-result-box{border-top:1px solid var(--line,#e2e8f0);background:#f8fafc;padding:14px 18px}.kyc-ocr-result-box.valid{background:#f0fdf4;border-top:1px solid #bbf7d0}.kyc-ocr-result-box.expired{background:#fef2f2;border-top:1px solid #fecaca}.kyc-ocr-success-header{color:#166534;align-items:center;gap:8px;margin-bottom:10px;font-size:13px;display:flex}.kyc-ocr-chips-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;display:grid}.kyc-ocr-chip{background:#fff;border:1px solid #dcfce7;border-radius:8px;flex-direction:column;padding:8px 12px;display:flex}.kyc-ocr-chip.highlight{background:#f0fdf4;border-color:#86efac}.kyc-chip-label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:10.5px}.kyc-chip-val{color:#1e293b;margin-top:2px;font-size:13.5px;font-weight:700}.kyc-ocr-alert-expired{color:#991b1b;align-items:flex-start;gap:12px;font-size:13px;display:flex}.kyc-ocr-alert-expired strong{margin-bottom:3px;font-size:14px;display:block}.kyc-ocr-alert-expired p{color:#b91c1c;margin:0;line-height:1.4}.kyc-selfie-guide-card{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;padding:14px 18px}.kyc-guide-items{color:#166534;flex-direction:column;gap:8px;font-size:12.5px;display:flex}.kyc-guide-item{align-items:center;gap:8px;display:flex}.kyc-file-info-badge{color:#166534;background:#f0fdf4;border-top:1px solid #bbf7d0;align-items:center;gap:8px;padding:10px 14px;font-size:12.5px;font-weight:600;display:flex}.kyc-subform{border-top:1px solid var(--line,#e2e8f0);margin-top:4px;padding-top:18px}.kyc-subform-title{color:var(--dark,#1e293b);margin:0 0 14px;font-size:13.5px;font-weight:650}.kyc-label{color:#475569;align-items:center;gap:4px;margin-bottom:6px;font-size:12px;font-weight:600;display:flex}.kyc-label-req{color:#ef4444}.kyc-label-opt{color:#94a3b8;font-weight:400}.doc-input-combo,.phone-input-combo{gap:8px;display:flex}.kyc-select{border:1px solid var(--line,#cbd5e1);color:#1e293b;background:#fff;border-radius:8px;min-width:110px;padding:9px 12px;font-size:13px}.kyc-input{border:1px solid var(--line,#cbd5e1);color:#1e293b;background:#fff;border-radius:8px;width:100%;padding:9px 12px;font-size:13px;transition:border-color .2s}.kyc-input:focus,.kyc-select:focus{border-color:var(--primary,#6f3dff);outline:none;box-shadow:0 0 0 3px #6f3dff1a}.full-width{grid-column:1/-1}.kyc-actions-bar{border-top:1px solid var(--line,#e2e8f0);justify-content:space-between;align-items:center;gap:12px;margin-top:24px;padding-top:18px;display:flex}.kyc-btn-action,.kyc-btn-back{border-radius:9px;align-items:center;gap:8px;min-height:44px;padding:10px 20px;font-size:13.5px;font-weight:650;display:inline-flex}.kyc-confirm-step{flex-direction:column;gap:20px;display:flex}.kyc-confirm-card{border:1px solid var(--line,#e2e8f0);background:#fff;border-radius:12px;padding:20px}.kyc-confirm-header{border-bottom:1px solid var(--line,#e2e8f0);align-items:flex-start;gap:12px;margin-bottom:18px;padding-bottom:14px;display:flex}.kyc-confirm-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;display:grid}.kyc-confirm-item{flex-direction:column;gap:3px;display:flex}.kyc-confirm-item strong{color:var(--dark,#1e293b);font-size:14px}.kyc-confirm-previews{border-top:1px dashed var(--line,#e2e8f0);grid-template-columns:1fr 1fr;gap:16px;margin-top:18px;padding-top:16px;display:grid}@media (width<=600px){.kyc-confirm-previews{grid-template-columns:1fr}}.kyc-confirm-preview{flex-direction:column;gap:6px;display:flex}.kyc-confirm-thumb{object-fit:cover;border:1px solid var(--line,#e2e8f0);border-radius:8px;width:100%;height:140px}.kyc-terms-box{color:#64748b;background:#f8fafc;border-radius:10px;padding:14px 16px;font-size:12px;line-height:1.5}.kyc-handoff-grid{grid-template-columns:320px 1fr;gap:28px;margin-top:10px;display:grid}@media (width<=900px){.kyc-handoff-grid{grid-template-columns:1fr}}.kyc-qr-card{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;align-items:center;gap:14px;padding:24px 20px;display:flex}.kyc-qr-badge{color:#475569;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.kyc-qr-frame{background:#fff;border:2px solid #e2e8f0;border-radius:16px;justify-content:center;align-items:center;padding:14px;display:inline-flex;box-shadow:0 8px 24px #6f3dff14}.kyc-qr-image{width:190px;height:190px;image-rendering:pixelated;display:block}.kyc-qr-placeholder{background:#fff;border:2px dashed #cbd5e1;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:190px;height:190px;padding:16px;display:flex}.kyc-qr-caption strong{color:var(--dark,#1e293b);margin-bottom:4px;font-size:14px;display:block}.kyc-waiting-pill{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.kyc-pulse-dot{background:#10b981;border-radius:50%;width:8px;height:8px;animation:1.8s infinite kycPulse;box-shadow:0 0 #10b981b3}@keyframes kycPulse{0%{box-shadow:0 0 #10b981b3}70%{box-shadow:0 0 0 8px #10b98100}to{box-shadow:0 0 #10b98100}}.kyc-handoff-instructions h4{color:var(--dark,#1e293b);margin:0 0 16px;font-size:15px}.kyc-handoff-steps{flex-direction:column;gap:16px;margin:0 0 20px;padding:0;list-style:none;display:flex}.kyc-handoff-steps li{align-items:flex-start;gap:14px;display:flex}.kyc-step-badge{color:#fff;background:linear-gradient(135deg,#6f3dff 0%,#8b5cf6 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:flex}.kyc-handoff-steps strong{color:var(--dark,#1e293b);margin-bottom:2px;font-size:13.5px;display:block}.kyc-link-share-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:16px;padding:14px}.kyc-copy-link-row{gap:8px;margin-top:8px;display:flex}.kyc-link-input{color:#475569;background:#fff;border:1px solid #cbd5e1;border-radius:8px;flex:1;padding:8px 12px;font-size:12px}.kyc-copy-btn{white-space:nowrap!important;align-items:center!important;gap:6px!important;padding:8px 14px!important;display:inline-flex!important}.kyc-desktop-cam-fallback{background:#fff;border:1px dashed #cbd5e1;border-radius:12px;padding:14px 16px}.kyc-switch-btn,.kyc-reintentar-btn{cursor:pointer;border-radius:8px;padding:8px 14px;white-space:nowrap!important;color:#6f3dff!important;background:#f8f5ff!important;border:1px solid #c6b2ff!important;align-items:center!important;gap:6px!important;font-size:12px!important;font-weight:650!important;display:inline-flex!important}.kyc-switch-btn:hover,.kyc-reintentar-btn:hover{color:#5826e2!important;background:#efe8ff!important}.kyc-handoff-footer{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding-top:18px;display:flex}.kyc-security-note{color:#475569;align-items:flex-start;gap:10px;font-size:12px;line-height:1.4;display:flex}.kyc-live-camera-container{background:#0f172a;border-radius:16px;overflow:hidden}.kyc-viewfinder-box{background:#000;justify-content:center;align-items:center;width:100%;height:380px;display:flex;position:relative;overflow:hidden}.kyc-viewfinder-box.selfie{height:420px}.kyc-live-video{object-fit:cover;width:100%;height:100%;display:block}.kyc-live-video.selfie-mirror{transform:scaleX(-1)}.kyc-id-card-frame{pointer-events:none;border:2px solid #fff9;border-radius:14px;justify-content:center;align-items:flex-end;width:78%;max-width:380px;height:60%;padding-bottom:12px;display:flex;position:absolute;box-shadow:0 0 0 9999px #0f172a66}.kyc-corner{border-style:solid;border-color:#10b981;width:20px;height:20px;position:absolute}.kyc-corner.tl{border-width:4px 0 0 4px;border-top-left-radius:12px;top:-2px;left:-2px}.kyc-corner.tr{border-width:4px 4px 0 0;border-top-right-radius:12px;top:-2px;right:-2px}.kyc-corner.bl{border-width:0 0 4px 4px;border-bottom-left-radius:12px;bottom:-2px;left:-2px}.kyc-corner.br{border-width:0 4px 4px 0;border-bottom-right-radius:12px;bottom:-2px;right:-2px}.kyc-face-oval-frame{pointer-events:none;border:3px dashed #10b981;border-radius:50%;justify-content:center;align-items:flex-end;width:240px;height:300px;padding-bottom:18px;display:flex;position:absolute;box-shadow:0 0 0 9999px #0f172a73}.kyc-frame-label{color:#fff;text-align:center;background:#0f172ad9;border-radius:999px;padding:4px 12px;font-size:11.5px;font-weight:600}.kyc-shutter-bar{z-index:10;flex-direction:column;align-items:center;gap:6px;display:flex;position:absolute;bottom:16px;left:0;right:0}.kyc-shutter-btn{cursor:pointer;background:#ffffff4d;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;padding:4px;transition:transform .15s,background .15s;display:flex}.kyc-shutter-btn:active{transform:scale(.92)}.kyc-shutter-inner{background:#fff;border-radius:50%;width:100%;height:100%}.kyc-shutter-hint{color:#fff;text-shadow:0 1px 3px #000c;font-size:11px;font-weight:500}.kyc-camera-launch-box{text-align:center;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:16px;padding:36px 20px}.kyc-camera-launch-content{flex-direction:column;align-items:center;gap:12px;max-width:400px;margin:0 auto;display:flex}.kyc-camera-actions-row{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:10px;display:flex}.kyc-success-screen{text-align:center;flex-direction:column;align-items:center;padding:48px 24px;display:flex}.kyc-success-icon-wrap{background:#f0fdf4;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:20px;display:flex}.kyc-success-screen h3{color:var(--dark,#1e293b);margin:0 0 10px;font-size:1.5rem}.kyc-success-details{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;gap:24px;margin:20px 0 10px;padding:14px 24px;display:flex}.mobile-kyc-page{color:#1e293b;background:#faf9fd;flex-direction:column;min-height:100dvh;font-family:inherit;display:flex}.mobile-kyc-header{background:#fff;border-bottom:1px solid #efe8ff;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.mobile-kyc-brand{color:#1e1b4b;align-items:center;gap:4px;font-size:1.25rem;font-weight:800;display:flex}.purple-star{color:#6f3dff}.mobile-kyc-badge{color:#6f3dff;background:#f3eeff;border-radius:9999px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:650;display:flex}.mobile-kyc-progress-bar{background:#fff;border-bottom:1px solid #f1f5f9;justify-content:center;align-items:center;padding:12px 24px;display:flex}.mobile-kyc-progress-bar .step-item{color:#94a3b8;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.mobile-kyc-progress-bar .step-item.active{color:#6f3dff}.mobile-kyc-progress-bar .step-circle{color:#64748b;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:flex}.mobile-kyc-progress-bar .step-item.active .step-circle{color:#fff;background:#6f3dff}.mobile-kyc-progress-bar .step-item.completed .step-circle{color:#fff;background:#10b981}.mobile-kyc-progress-bar .step-connector{background:#e2e8f0;flex:1;height:2px;margin:0 10px}.mobile-kyc-content{box-sizing:border-box;flex-direction:column;flex:1;width:100%;max-width:480px;margin:0 auto;padding:18px 20px 32px;display:flex}.mobile-kyc-step-box{flex-direction:column;flex:1;gap:16px;display:flex}.mobile-kyc-title-area{text-align:center}.mobile-step-tag{text-transform:uppercase;letter-spacing:.5px;color:#6f3dff;background:#f3eeff;border-radius:9999px;margin-bottom:6px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.mobile-kyc-title-area h2{color:#0f172a;margin:0 0 6px;font-size:1.25rem}.mobile-camera-card{aspect-ratio:4/3;background:#0f172a;border-radius:20px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #0003}.mobile-live-camera-wrap{width:100%;height:100%;position:relative;overflow:hidden}.mobile-video-feed{object-fit:cover;width:100%;height:100%;display:block}.mobile-video-feed.mirror{transform:scaleX(-1)}.mobile-id-guide{pointer-events:none;border:2px dashed #ffffffbf;border-radius:12px;justify-content:center;align-items:flex-end;padding-bottom:8px;display:flex;position:absolute;inset:12%}.mobile-oval-guide{pointer-events:none;border:3px dashed #fffc;border-radius:50%;justify-content:center;align-items:flex-end;padding-bottom:12px;display:flex;position:absolute;inset:10% 20%}.guide-text{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000a6;border-radius:9999px;padding:4px 12px;font-size:11px;font-weight:600}.live-pill{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border-radius:9999px;align-items:center;gap:6px;padding:4px 10px;font-size:10px;font-weight:700;display:flex;position:absolute;top:12px;left:12px}.pulse-dot{background:#22c55e;border-radius:50%;width:7px;height:7px;animation:1.5s infinite pulse}.mobile-camera-loading{color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:10px;font-size:12px;display:flex;position:absolute;inset:0}.mobile-preview-box{width:100%;height:100%;position:relative}.mobile-preview-img{object-fit:cover;width:100%;height:100%;display:block}.mobile-scanning-overlay{color:#fff;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172abf;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:13px;font-weight:600;display:flex;position:absolute;inset:0}.selfie-check-badge{color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 2px 8px #0003}.mobile-shutter-btn{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:8px;margin:8px auto 0;display:flex}.shutter-inner{color:#fff;background:#6f3dff;border:4px solid #fff;border-radius:50%;outline:3px solid #6f3dff;justify-content:center;align-items:center;width:66px;height:66px;transition:transform .15s;display:flex;box-shadow:0 4px 16px #6f3dff66}.shutter-inner:active{transform:scale(.92)}.mobile-shutter-btn span{color:#6f3dff;font-size:13px;font-weight:650}.mobile-secondary-action{color:#64748b;cursor:pointer;text-align:center;background:0 0;border:none;margin-top:6px;font-size:11px;text-decoration:underline}.mobile-btn-group{gap:10px;margin-top:8px;display:flex}.mobile-btn{flex:1;justify-content:center;padding:12px 14px;font-size:13px;font-weight:650}.mobile-alert{border-radius:12px;align-items:center;gap:10px;padding:12px 16px;font-size:12px;display:flex}.mobile-alert.error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.mobile-ocr-success-card{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;padding:12px 14px}.ocr-row-header{color:#15803d;align-items:center;gap:8px;margin-bottom:6px;font-size:12px;display:flex}.ocr-tags{flex-wrap:wrap;gap:6px;display:flex}.ocr-badge{color:#166534;background:#dcfce7;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:700}.ocr-badge.name{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.mobile-photos-summary{grid-template-columns:1fr 1fr;gap:12px;display:grid}.summary-thumb-item{aspect-ratio:4/3;background:#000;border:1.5px solid #e2e8f0;border-radius:12px;position:relative;overflow:hidden}.summary-thumb-item img{object-fit:cover;width:100%;height:100%;display:block}.thumb-label{color:#fff;background:#10b981e6;border-radius:4px;align-items:center;gap:3px;padding:2px 6px;font-size:10px;font-weight:700;display:flex;position:absolute;top:6px;left:6px}.thumb-edit-btn{color:#fff;cursor:pointer;background:#0f172ad9;border:none;border-radius:4px;padding:3px 8px;font-size:10px;font-weight:600;position:absolute;bottom:6px;right:6px}.mobile-form-fields{background:#fff;border:1px solid #efe8ff;border-radius:16px;flex-direction:column;gap:12px;padding:16px;display:flex}.mobile-form-fields .field-group{flex-direction:column;gap:6px;display:flex}.mobile-form-fields label{color:#475569;font-size:12px;font-weight:650}.mobile-form-fields input,.mobile-form-fields select{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px;font-size:13px}.mobile-form-fields input:focus,.mobile-form-fields select:focus{border-color:#6f3dff;outline:none;box-shadow:0 0 0 3px #6f3dff26}.document-input-row,.phone-input-row{gap:8px;display:flex}.doc-type-select,.phone-prefix-select{flex-shrink:0;width:110px}.doc-number-input,.phone-rest-input{flex:1}.mobile-security-notice{color:#64748b;align-items:flex-start;gap:8px;padding:0 4px;font-size:11px;line-height:1.4;display:flex}.mobile-submit-btn{border-radius:10px!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:14px!important;font-size:14px!important;font-weight:700!important;display:flex!important}.mobile-kyc-success-screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:40px 16px;display:flex}.success-icon-container{background:#f0fdf4;border:3px solid #dcfce7;border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;animation:.4s ease-out scaleUp;display:flex}.mobile-success-card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:100%;padding:16px}.success-card-header{color:#1e293b;justify-content:center;align-items:center;gap:6px;margin-bottom:6px;font-size:13px;display:flex}.mobile-close-prompt{color:#334155;background:#f1f5f9;border-radius:8px;padding:10px 16px;font-size:12px;font-weight:600}
