:root{--primary-navy:#0f223d;--primary-navy-dark:#0a1729;--accent-yellow:#ffb703;--accent-yellow-hover:#f0a700;--bg-warm:#faf8f5;--bg-card:#fff;--text-dark:#1e293b;--text-muted:#64748b;--border-light:#e2e8f0;color:var(--text-dark);background-color:var(--bg-warm);-webkit-font-smoothing:antialiased;font-family:Montserrat,system-ui,-apple-system,sans-serif;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0;font-family:Montserrat,system-ui,-apple-system,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Roboto,sans-serif!important}.cat-title,.pros-title,.myservices-title,.wallet-title,.movements-title{text-align:center}html,body{background-color:var(--bg-warm);-webkit-text-size-adjust:100%;width:100%;min-height:100%;margin:0;padding:0}body{background-color:#e2e8f0;justify-content:center;align-items:stretch;display:flex}#root{background-color:var(--bg-warm);flex-direction:column;width:100%;max-width:480px;min-height:100dvh;display:flex;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.app-container{flex-direction:column;flex:1;width:100%;height:100%;display:flex;position:relative;overflow:hidden}@media (width>=481px){html,body{height:auto;overflow:auto}body{align-items:flex-start;padding:20px 0}#root{border-radius:28px;height:auto;min-height:calc(100vh - 40px)}}.handwriting{font-family:Caveat,cursive}.splash-overlay{z-index:999999!important;box-sizing:border-box!important;background-color:#fff!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100dvh!important;margin:0!important;padding:0!important;display:flex!important;position:fixed!important;inset:0!important}.splash-logo-container{flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.splash-logo-img{object-fit:contain;filter:drop-shadow(0 8px 24px #f59e0b40);width:90px;height:auto;animation:1.6s ease-in-out infinite pulseLogo}.splash-brand-text{color:#0f223d;letter-spacing:-.5px;font-size:1.6rem;font-weight:900}.splash-brand-text span{color:#f59e0b}.splash-dots{gap:6px;margin-top:10px;display:flex}.splash-dot{background-color:#f59e0b;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both bounceDot}.splash-dot:first-child{animation-delay:-.32s}.splash-dot:nth-child(2){animation-delay:-.16s}@keyframes pulseLogo{0%{opacity:.9;transform:scale(1)}50%{opacity:1;filter:drop-shadow(0 12px 32px #f59e0b73);transform:scale(1.12)}to{opacity:.9;transform:scale(1)}}@keyframes bounceDot{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.page-transition-wrapper{will-change:transform, opacity;box-sizing:border-box;flex-direction:column;flex:1;width:100%;min-height:100%;padding-bottom:70px;animation:.35s cubic-bezier(.22,1,.36,1) forwards pageSlideEnter;display:flex}.page-transition-wrapper.home-page-active{filter:none!important;opacity:1!important;visibility:visible!important;height:100dvh!important;max-height:100dvh!important;padding-bottom:0!important;animation:none!important;overflow:hidden!important;transform:none!important}@keyframes pageSlideEnter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.bottom-nav{z-index:9990!important;box-sizing:border-box!important;background:#fff!important;border-top:1px solid #e2e8f0!important;grid-template-columns:repeat(5,1fr)!important;width:100%!important;max-width:480px!important;padding:8px 4px 6px!important;display:grid!important;position:fixed!important;bottom:0!important;left:50%!important;transform:translate(-50%)!important;box-shadow:0 -4px 20px #0f223d14!important}.bottom-nav .nav-item{color:#94a3b8!important;cursor:pointer!important;background:0 0!important;border:none!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:3px!important;padding:4px 0!important;font-size:.68rem!important;font-weight:700!important;text-decoration:none!important;display:flex!important}.bottom-nav .nav-item.active{color:#f59e0b!important}.wallet-modal-overlay,.modal-overlay,.notif-modal-overlay{z-index:10000!important;padding-bottom:env(safe-area-inset-bottom,0px)!important}.wallet-modal-container{padding-bottom:calc(75px + env(safe-area-inset-bottom,0px))!important;max-height:calc(90vh - 20px)!important;box-shadow:0 -10px 40px #0f223d40!important}.skeleton-box{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;border-radius:12px;animation:1.5s ease-in-out infinite skeletonShimmer;display:inline-block}@keyframes skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.home-container{height:100dvh;max-height:100dvh;color:var(--primary-navy);box-sizing:border-box;background-color:#faf8f5;flex-direction:column;justify-content:space-between;padding:8px 14px;display:flex;position:relative;opacity:1!important;visibility:visible!important;overflow:hidden!important;transform:none!important}.hero-background-wrapper{z-index:1;pointer-events:none;height:52%;position:absolute;top:8%;left:0;right:0;overflow:hidden}.hero-bg-image{object-fit:cover;object-position:center 25%;will-change:transform;width:100%;height:100%;animation:18s ease-in-out infinite alternate heroZoomPan}@keyframes heroZoomPan{0%{transform:scale(1)translateY(0)}50%{transform:scale(1.08)translateY(-6px)}to{transform:scale(1.12)translateY(4px)}}.hero-overlay{background:linear-gradient(#faf8f5 0%,#faf8f503 15%,#faf8f526 55%,#faf8f5 95%);position:absolute;inset:0}.home-header{z-index:10;text-align:center;flex-direction:column;flex-shrink:0;align-items:center;padding:0 8px;display:flex;position:relative}.logo-wrapper{margin-bottom:0}.brand-logo{object-fit:contain;filter:drop-shadow(0 6px 14px #0f223d1f);will-change:transform;width:auto;height:clamp(70px,12vh,98px);animation:4s ease-in-out infinite alternate floatLogo}@keyframes floatLogo{0%{filter:drop-shadow(0 6px 14px #0f223d1a);transform:translateY(0)scale(1)}to{filter:drop-shadow(0 8px 18px #ffc70040);transform:translateY(-4px)scale(1.02)}}.brand-slogan{flex-direction:column;align-items:center;margin-top:0;display:flex;text-align:center!important;font-family:Roboto,sans-serif!important}.slogan-top{color:var(--primary-navy);letter-spacing:-.02em;font-size:clamp(1.2rem,4vw,1.5rem);font-weight:900;line-height:1.15}.slogan-highlight{color:#ffc700;text-shadow:0 2px 10px #ffc70040;margin-top:1px;font-size:clamp(1.15rem,3.8vw,1.42rem);font-style:italic;font-weight:800;display:inline-block;position:relative;font-family:Montserrat,sans-serif!important}.curved-underline{width:145px;height:7px;margin:1px auto 0;display:block}.home-main-content{z-index:10;flex-direction:column;flex:1;justify-content:flex-end;padding:0;display:flex;position:relative}.trust-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;grid-template-columns:repeat(4,1fr);align-items:flex-start;margin-bottom:6px;padding:8px 4px 6px;display:grid;position:relative;box-shadow:0 8px 20px -4px #0f223d17}.trust-item{text-align:center;flex-direction:column;align-items:center;padding:0 2px;display:flex;position:relative}.trust-item:not(:last-child):after{content:"";background-color:#f1f5f9;width:1px;height:80%;position:absolute;top:10%;right:0}.icon-circle{width:clamp(32px,7vw,38px);height:clamp(32px,7vw,38px);color:var(--primary-navy);border-radius:50%;justify-content:center;align-items:center;margin-bottom:3px;display:flex}.trust-icon-svg{width:clamp(20px,5vw,24px);height:clamp(20px,5vw,24px)}.trust-label{color:#1e293b;max-width:75px;font-size:clamp(.58rem,2vw,.66rem);font-weight:700;line-height:1.12}.trust-divider{display:none}.cta-actions{flex-direction:column;gap:6px;margin-bottom:6px;display:flex}.btn-primary-yellow{color:var(--primary-navy);cursor:pointer;letter-spacing:-.01em;background:#ffc700;border:none;border-radius:30px;padding:clamp(11px,2.2vh,14px);font-family:inherit;font-size:clamp(.96rem,3.4vw,1.08rem);font-weight:900;transition:all .2s;box-shadow:0 6px 20px #ffc70066}@keyframes pulseGlow{0%{transform:scale(1);box-shadow:0 4px 14px #ffc70066}50%{transform:scale(1.025);box-shadow:0 10px 28px #ffc700a6}to{transform:scale(1);box-shadow:0 4px 14px #ffc70066}}.btn-primary-yellow:hover{background:#f0b800}.btn-secondary-outline{color:var(--primary-navy);border:2px solid var(--primary-navy);cursor:pointer;background:#fff;border-radius:30px;padding:clamp(11px,2.2vh,14px);font-family:inherit;font-size:clamp(.96rem,3.4vw,1.08rem);font-weight:800;transition:all .2s;box-shadow:0 4px 12px #0f223d0d}.btn-secondary-outline:hover{background:#f8fafc}.home-footer{text-align:center;flex-shrink:0;margin-top:2px;padding-bottom:2px}.footer-tagline{color:var(--primary-navy);justify-content:center;align-items:center;gap:4px;font-size:clamp(1.25rem,4.5vw,1.55rem);font-weight:700;display:flex}.footer-underline{width:110px;height:6px;margin:-4px auto 2px;display:block}.categories-screen{color:#0f223d;background-color:#faf8f5;flex-direction:column;justify-content:space-between;height:100dvh;display:flex;position:relative;overflow:hidden}.cat-header{z-index:10;justify-content:space-between;align-items:center;padding:16px 20px 8px;display:flex}.btn-back,.btn-notif{color:#0f223d;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:relative}.cat-brand-logo{width:auto;height:38px}.notif-badge{background-color:#f59e0b;border-radius:50%;width:8px;height:8px;position:absolute;top:2px;right:2px}.cat-main{flex-direction:column;flex:1;padding:8px 20px 80px;display:flex;overflow-y:auto}.cat-title{color:#0f223d;letter-spacing:-.02em;margin-bottom:16px;font-size:1.85rem;font-weight:800;line-height:1.18}.search-bar-wrapper{margin-bottom:20px;position:relative}.search-input{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:24px;outline:none;width:100%;padding:14px 44px 14px 18px;font-size:.95rem;box-shadow:0 4px 12px #0f223d08}.search-input::placeholder{color:#94a3b8}.search-icon{color:#64748b;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.section-subtitle{color:#0f223d;margin-bottom:14px;font-size:1.1rem;font-weight:700}.categories-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:10px;display:grid}.category-card{cursor:pointer;background:#fff;border:1px solid #e2e8f099;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:16px 8px 12px;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 6px 16px #0f223d0a}.category-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0f223d14}.cat-icon-box{color:#f59e0b;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:6px;display:flex}.cat-card-name{color:#0f223d;text-align:center;font-size:.8rem;font-weight:700}.more-card .dots-box{color:#f59e0b;gap:4px;display:flex}.dot{background-color:#f59e0b;border-radius:50%;width:6px;height:6px}.text-muted{color:#64748b;font-size:.72rem}.loading-state{text-align:center;color:#64748b;padding:30px}.bottom-nav{z-index:100;background:#fff;border-top:1px solid #e2e8f0;grid-template-columns:repeat(5,1fr);width:100%;max-width:480px;padding:8px 4px 6px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.nav-item{color:#94a3b8;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:3px;font-size:.68rem;font-weight:600;display:flex}.nav-item.active{color:#f59e0b}.subcat-screen{color:#0f223d;background-color:#faf8f5;flex-direction:column;justify-content:space-between;height:100dvh;display:flex;position:relative;overflow:hidden}.subcat-header{z-index:10;justify-content:space-between;align-items:center;padding:16px 20px 8px;display:flex}.subcat-brand-logo{width:auto;height:38px}.subcat-main{flex-direction:column;flex:1;padding:8px 20px 16px;display:flex;overflow-y:auto}.subcat-title{color:#0f223d;letter-spacing:-.02em;margin-bottom:4px;font-size:2.2rem;font-weight:800;line-height:1.1}.subcat-subtitle{color:#64748b;margin-bottom:16px;font-size:.95rem;font-weight:500}.subcat-list{flex-direction:column;gap:12px;display:flex}.subcat-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0cc;border-radius:22px;align-items:center;gap:14px;padding:14px 16px;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 6px 16px #0f223d08}.subcat-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0f223d12}.subcat-icon-container{background-color:#fffdf9;border:1px solid #fef3c7;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.subcat-icon-svg{width:34px;height:34px}.subcat-info{flex:1}.subcat-name{color:#0f223d;margin-bottom:2px;font-size:1.02rem;font-weight:700}.subcat-desc{color:#64748b;font-size:.78rem;font-weight:500;line-height:1.25}.subcat-arrow{color:#0f223d;flex-shrink:0}.pros-screen{color:#0f223d;box-sizing:border-box;background-color:#faf8f5;flex-direction:column;width:100%;min-height:100%;display:flex;position:relative}.pros-header{z-index:10;justify-content:space-between;align-items:center;padding:16px 20px 8px;display:flex}.pros-brand-logo{width:auto;height:38px}.pros-main{box-sizing:border-box;flex-direction:column;flex:1;padding:4px 18px 90px;display:flex}.pros-title{color:#0f223d;letter-spacing:-.02em;margin-bottom:2px;font-size:1.85rem;font-weight:800;line-height:1.15}.pros-breadcrumbs{color:#64748b;justify-content:center;align-items:center;gap:6px;margin-bottom:14px;font-size:.88rem;font-weight:500;display:flex}.bc-sep{color:#94a3b8;font-size:.8rem}.bc-active{color:#334155;font-weight:600}.search-filter-row{gap:10px;margin-bottom:12px;display:flex}.search-input-wrapper{flex:1;position:relative}.pros-search-input{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:20px;outline:none;width:100%;padding:12px 14px 12px 42px;font-size:.88rem;box-shadow:0 4px 12px #0f223d08}.search-icon{color:#64748b;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.btn-filter-settings{color:#0f223d;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:6px;padding:0 16px;font-size:.88rem;font-weight:700;display:flex;box-shadow:0 4px 12px #0f223d08}.filter-pills-scroll{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:8px;margin-bottom:12px;padding:2px 2px 8px;display:flex;overflow-x:auto}.filter-pills-scroll::-webkit-scrollbar{display:none}.pill-btn{color:#334155;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-shrink:0;align-items:center;gap:6px;padding:8px 14px;font-size:.78rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 2px 6px #0f223d08}.pill-btn.active{color:#d97706;background:#fffbeb;border-color:#f59e0b}.green-dot{background-color:#16a34a;border-radius:50%;width:8px;height:8px}.pros-list{flex-direction:column;gap:16px;width:100%;display:flex}.pro-card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0cc;border-radius:24px;width:100%;padding:16px;overflow:hidden;box-shadow:0 8px 24px #0f223d0a}.pro-card-header{gap:14px;margin-bottom:12px;display:flex}.pro-avatar-wrapper{flex-shrink:0;width:76px;height:76px;position:relative}.pro-avatar-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.verified-badge-check{background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:0;right:0}.pro-main-details{flex:1}.pro-name-row{justify-content:space-between;align-items:center;display:flex}.pro-name{color:#0f223d;font-size:1.2rem;font-weight:800;line-height:1.2}.btn-fav{cursor:pointer;background:0 0;border:none;padding:2px}.pro-specialty{color:#64748b;margin-bottom:8px;font-size:.82rem;font-weight:500}.pro-badges-full-row{border-bottom:1px solid #f1f5f9;align-items:center;gap:6px;width:100%;margin-bottom:10px;padding-bottom:8px;display:flex}.badge-pill-verified{color:#16a34a;white-space:nowrap;background:#f0fdf4;border:1px solid #dcfce7;border-radius:10px;align-items:center;gap:3px;padding:4px 8px;font-size:.72rem;font-weight:700;display:inline-flex}.badge-pill-rating{color:#92400e;white-space:nowrap;background:#fef3c7;border-radius:10px;align-items:center;gap:3px;padding:4px 8px;font-size:.74rem;font-weight:800;display:inline-flex}.badge-pill-status{color:#15803d;white-space:nowrap;background:#f0fdf4;border-radius:10px;align-items:center;gap:4px;padding:4px 8px;font-size:.72rem;font-weight:700;display:inline-flex}.dot-active{background-color:#16a34a;border-radius:50%;width:6px;height:6px}.badge-availability-blue{color:#1d4ed8;background:#eff6ff;border-radius:12px;align-items:center;gap:4px;padding:3px 8px;font-size:.7rem;font-weight:600;display:inline-flex}.pro-subdetails-row{color:#64748b;border-bottom:1px dashed #f1f5f9;gap:12px;margin-bottom:10px;padding-bottom:10px;font-size:.74rem;display:flex}.detail-item{align-items:center;gap:4px;display:flex}.pro-bio-price-row{justify-content:space-between;align-items:flex-end;gap:10px;margin-bottom:14px;display:flex}.pro-bio{color:#475569;flex:1;font-size:.78rem;line-height:1.35}.pro-price-box{text-align:right;flex-shrink:0}.price-label{color:#94a3b8;font-size:.68rem;display:block}.price-amount{color:#0f223d;font-size:1.25rem;font-weight:800}.pro-actions-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.btn-pro-outline{color:#0f223d;cursor:pointer;background:0 0;border:1.5px solid #0f223d;border-radius:20px;padding:10px;font-family:inherit;font-size:.88rem;font-weight:700}.btn-pro-yellow{color:#0f223d;cursor:pointer;background:#f59e0b;border:none;border-radius:20px;padding:10px;font-family:inherit;font-size:.88rem;font-weight:800;box-shadow:0 4px 10px #f59e0b40}.custom-alert-modal-overlay{-webkit-backdrop-filter:blur(8px);z-index:99999;background-color:#0f223da6;justify-content:center;align-items:center;padding:16px;animation:.25s ease-out forwards fadeInModal;display:flex;position:fixed;inset:0}@keyframes fadeInModal{0%{opacity:0}to{opacity:1}}.custom-alert-modal-card{text-align:center;box-sizing:border-box;background:#fff;border:1.5px solid #e2e8f0cc;border-radius:24px;flex-direction:column;align-items:center;width:100%;max-width:400px;padding:24px 20px 20px;display:flex;position:relative;box-shadow:0 20px 40px -10px #0f223d40}.alert-modal-header{justify-content:center;align-items:center;width:100%;margin-bottom:12px;display:flex;position:relative}.alert-modal-icon-badge{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex;box-shadow:0 8px 16px -4px #00000014}.icon-success{background-color:#f0fdf4;border:2px solid #bbf7d0}.icon-warning{background-color:#fffdf9;border:2px solid #fef3c7}.icon-error{background-color:#fef2f2;border:2px solid #fecaca}.icon-info{background-color:#eff6ff;border:2px solid #bfdbfe}.btn-close-alert-modal{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:800;transition:all .15s;display:flex;position:absolute;top:-6px;right:0}.btn-close-alert-modal:hover{color:#0f223d;background:#e2e8f0}.alert-modal-body{margin-bottom:20px}.alert-modal-title{color:#0f223d;margin:0 0 8px;font-size:1.15rem;font-weight:900;line-height:1.25}.alert-modal-message{color:#475569;white-space:pre-line;margin:0;font-size:.85rem;line-height:1.45}.alert-modal-actions{gap:10px;width:100%;display:flex}.btn-alert-cancel{color:#475569;cursor:pointer;background:#f1f5f9;border:1.5px solid #cbd5e1;border-radius:14px;flex:1;padding:12px;font-size:.88rem;font-weight:800;transition:all .15s}.btn-alert-cancel:hover{color:#0f223d;background:#e2e8f0}.btn-alert-confirm{cursor:pointer;border:none;border-radius:14px;flex:1.2;padding:12px;font-size:.88rem;font-weight:900;transition:all .15s;box-shadow:0 4px 12px #0000001a}.btn-primary-confirm{color:#0f223d;background:#ffc700}.btn-primary-confirm:hover{background:#f0b800}.btn-warning-confirm{color:#fff;background:#d97706}.btn-warning-confirm:hover{background:#b45309}.profile-screen{color:#0f223d;box-sizing:border-box;background-color:#faf8f5;flex-direction:column;width:100%;min-height:100%;display:flex;position:relative}.profile-header{z-index:10;justify-content:space-between;align-items:center;padding:16px 20px 8px;display:flex}.profile-brand-logo{width:auto;height:38px}.profile-main{text-align:left;flex-direction:column;flex:1;gap:14px;padding:4px 18px 80px;display:flex;overflow-y:auto}.profile-title{color:#0f223d;letter-spacing:-.02em;text-align:left;margin-bottom:2px;font-size:1.85rem;font-weight:800;line-height:1.15}.profile-hero-card{background:#fff;border:1px solid #e2e8f0cc;border-radius:26px;flex-direction:column;gap:16px;padding:18px 16px 16px;display:flex;box-shadow:0 8px 24px #0f223d0a}.profile-user-row{align-items:center;gap:14px;display:flex}.profile-avatar-box{flex-shrink:0;width:78px;height:78px;position:relative}.profile-avatar-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.profile-check-badge{background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:0;right:0}.profile-user-info{text-align:left;flex:1}.profile-user-name{color:#0f223d;text-align:left;margin:0;font-size:1.35rem;font-weight:800;line-height:1.2}.profile-user-role{color:#64748b;text-align:left;margin-bottom:6px;font-size:.84rem;font-weight:500}.profile-badges-line{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:6px;margin-bottom:4px;display:flex}.badge-green-soft{color:#16a34a;background:#f0fdf4;border-radius:12px;align-items:center;gap:3px;padding:2px 8px;font-size:.68rem;font-weight:700;display:inline-flex}.badge-active-dot{color:#16a34a;background:#f0fdf4;border-radius:12px;align-items:center;gap:4px;padding:2px 8px;font-size:.68rem;font-weight:600;display:inline-flex}.dot-green{background-color:#16a34a;border-radius:50%;width:6px;height:6px}.badge-rating-yellow{color:#92400e;background:#fef3c7;border-radius:12px;align-items:center;gap:2px;padding:2px 8px;font-size:.72rem;font-weight:800;display:inline-flex}.profile-location-line{color:#64748b;align-items:center;gap:4px;font-size:.76rem;display:flex}.profile-stats-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.stat-card{background:#fffdf9;border:1px solid #fef3c7;border-radius:18px;flex-direction:column;align-items:flex-start;gap:8px;padding:12px 6px;display:flex}.stat-icon-circle{color:#d97706;background:#fef3c7;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.stat-content{flex-direction:column;display:flex}.stat-label{color:#64748b;font-size:.68rem;font-weight:600;line-height:1.15}.stat-value{color:#0f223d;font-size:1.25rem;font-weight:800}.profile-action-btns{grid-template-columns:1fr 1fr;gap:10px;display:grid}.btn-edit-yellow{color:#0f223d;cursor:pointer;background:#f59e0b;border:none;border-radius:20px;justify-content:center;align-items:center;gap:6px;padding:11px;font-family:inherit;font-size:.88rem;font-weight:800;display:flex;box-shadow:0 4px 12px #f59e0b40}.btn-share-outline{color:#0f223d;cursor:pointer;background:0 0;border:1.5px solid #0f223d;border-radius:20px;justify-content:center;align-items:center;gap:6px;padding:11px;font-family:inherit;font-size:.88rem;font-weight:700;display:flex}.profile-options-group{background:#fff;border:1px solid #e2e8f0cc;border-radius:24px;flex-direction:column;padding:6px 14px;display:flex;box-shadow:0 8px 24px #0f223d0a}.option-item{cursor:pointer;border-bottom:1px solid #f1f5f9;align-items:center;gap:14px;padding:14px 0;display:flex}.option-item.no-border{border-bottom:none}.opt-icon-circle{color:#d97706;background:#fffdf9;border:1px solid #fef3c7;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.opt-icon-circle.yellow-bg{background:#fef3c7}.opt-details{flex-direction:column;flex:1;display:flex}.opt-title{color:#0f223d;font-size:.95rem;font-weight:700}.opt-subtitle{color:#64748b;margin-top:1px;font-size:.76rem}.opt-arrow{color:#0f223d;flex-shrink:0}.rating-score-highlight{color:#0f223d;margin-right:4px;font-size:.95rem;font-weight:800}.profile-section-card{background:#fff;border:1px solid #e2e8f0cc;border-radius:22px;padding:4px 14px;box-shadow:0 6px 20px #0f223d08}.logout-btn-card:hover{background:#fee2e2}.specialties-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#0f223d99;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.specialties-modal-container{background:#fff;border-top-left-radius:28px;border-top-right-radius:28px;flex-direction:column;gap:16px;width:100%;max-width:500px;max-height:85vh;padding:24px 20px 20px;animation:.25s ease-out slideUp;display:flex;overflow-y:auto}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.modal-header-row{justify-content:space-between;align-items:center;display:flex}.modal-title-text{color:#0f223d;font-size:1.3rem;font-weight:800}.btn-close-modal{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;width:32px;height:32px;font-size:1rem;font-weight:700}.modal-subtitle-text{color:#64748b;font-size:.85rem;line-height:1.3}.categories-accordion-list{flex-direction:column;gap:16px;display:flex}.category-modal-group{flex-direction:column;gap:8px;display:flex}.modal-cat-name{color:#0f223d;border-left:3px solid #f59e0b;padding-left:8px;font-size:.95rem;font-weight:800}.subcats-modal-grid{flex-wrap:wrap;gap:8px;display:flex}.subcat-modal-chip{color:#334155;cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:20px;align-items:center;gap:8px;padding:8px 14px;font-size:.82rem;font-weight:600;transition:all .15s;display:flex}.subcat-modal-chip.selected{color:#d97706;background:#fffdf9;border-color:#f59e0b;font-weight:800}.chip-checkbox{font-size:.75rem;font-weight:800}.btn-save-specialties-yellow{color:#0f223d;cursor:pointer;background:#f59e0b;border:none;border-radius:30px;width:100%;margin-top:8px;padding:16px;font-family:inherit;font-size:1.05rem;font-weight:800;box-shadow:0 4px 14px #f59e0b59}.logout-btn-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0cc;border-radius:20px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex;box-shadow:0 6px 20px #0f223d08}.logout-row{align-items:center;gap:12px;display:flex}.logout-icon{color:#ef4444}.logout-text{color:#ef4444;font-size:.95rem;font-weight:700}.register-screen{color:#0f223d;background-color:#faf8f5;flex-direction:column;justify-content:space-between;height:100dvh;display:flex;position:relative;overflow:hidden}.register-header{z-index:10;justify-content:space-between;align-items:center;padding:16px 20px 8px;display:flex}.register-brand-logo{width:auto;height:38px}.register-main{flex-direction:column;flex:1;padding:10px 20px 20px;display:flex;overflow-y:auto}.register-step-container{flex-direction:column;flex:1;display:flex}.register-step-container.center-text{text-align:center;justify-content:center;align-items:center}.step-badge-number{color:#b45309;background:#fef3c7;border-radius:12px;padding:4px 10px;font-size:.74rem;font-weight:800;display:inline-block}.register-title{color:#0f223d;letter-spacing:-.02em;margin-bottom:6px;font-size:1.85rem;font-weight:800;line-height:1.18}.register-subtitle{color:#64748b;margin-bottom:20px;font-size:.88rem;font-weight:500;line-height:1.35}.role-selector-group{flex-direction:column;gap:14px;margin-bottom:24px;display:flex}.role-option-card{cursor:pointer;background:#fff;border:2px solid #e2e8f0cc;border-radius:22px;align-items:center;gap:14px;padding:18px 16px;transition:all .2s;display:flex;box-shadow:0 6px 18px #0f223d08}.role-option-card.selected{background:#fffdf9;border-color:#f59e0b;box-shadow:0 8px 24px #f59e0b1f}.role-icon-box{color:#d97706;background:#fffdf9;border:1px solid #fef3c7;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.role-info{flex:1}.role-name{color:#0f223d;margin-bottom:2px;font-size:1.1rem;font-weight:800}.role-desc{color:#64748b;font-size:.8rem}.checkbox-circle{border:2px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.checkbox-circle.checked{background:#f59e0b;border-color:#f59e0b}.role-footer-note{color:#64748b;align-items:center;gap:8px;margin-bottom:24px;font-size:.78rem;display:flex}.register-form{flex-direction:column;gap:14px;display:flex}.form-group{flex-direction:column;gap:6px;display:flex}.form-label{color:#0f223d;font-size:.82rem;font-weight:700}.form-input,.form-select{color:#1e293b;box-sizing:border-box;background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;outline:none;width:100%;padding:14px 16px;font-family:inherit;font-size:.92rem}.input-pass-wrapper{align-items:center;display:flex;position:relative}.btn-toggle-pass{color:#64748b;cursor:pointer;background:0 0;border:none;position:absolute;right:14px}.register-status-alert{border-radius:16px;align-items:center;gap:8px;margin-bottom:14px;padding:10px 14px;font-size:.82rem;font-weight:600;display:flex}.register-status-alert.error{color:#991b1b;background:#fee2e2;border:1px solid #fca5a5}.register-status-alert.success{color:#166534;background:#f0fdf4;border:1px solid #86efac}.field-hint-text{color:#64748b;margin-top:2px;font-size:.74rem}.property-reg-card,.verify-phone-card,.docs-upload-group{background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;gap:12px;margin-bottom:16px;padding:16px;display:flex;box-shadow:0 4px 14px #0f223d08}.prop-card-header,.verify-card-header{border-bottom:1px solid #f1f5f9;align-items:center;gap:10px;padding-bottom:8px;display:flex}.prop-badge-icon{background:#fffdf9;border:1px solid #fef3c7;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.verify-badge-icon{background:#f0fdf4;border:1px solid #dcfce7;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.prop-reg-title,.verify-title{color:#0f223d;margin:0;font-size:.98rem;font-weight:800}.prop-reg-sub,.verify-desc{color:#64748b;margin:1px 0 0;font-size:.74rem}.form-row-2col{grid-template-columns:1fr 1fr;gap:10px;display:grid}.prop-map-section{flex-direction:column;gap:6px;margin-top:4px;display:flex}.prop-map-header{color:#2563eb;align-items:center;gap:6px;font-size:.76rem;font-weight:700;display:flex}.prop-map-hint{color:#64748b;font-size:.72rem;line-height:1.3}.otp-inputs-row,.otp-inputs-grid{grid-template-columns:repeat(6,1fr);justify-content:center;gap:8px;max-width:360px;margin:14px auto;display:grid}.otp-box,.otp-digit-input{text-align:center;color:#0f223d;box-sizing:border-box;background:#fff;border:1.5px solid #cbd5e1;border-radius:14px;outline:none;width:100%;height:48px;font-size:1.3rem;font-weight:800;transition:all .2s}.otp-box:focus,.otp-digit-input:focus{background:#fff;border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b33}.otp-box.filled,.otp-digit-input.filled{color:#065f46;background:#f0fdf4;border-color:#10b981}.otp-verification-section{background:#fffdf9;border:1.5px dashed #fcd34d;border-radius:20px;padding:16px}.otp-header-box{align-items:flex-start;gap:10px;display:flex}.otp-section-title{color:#0f223d;margin:0;font-size:.92rem;font-weight:800}.otp-section-subtitle{color:#64748b;margin:2px 0 0;font-size:.78rem;line-height:1.3}.otp-resend-row{text-align:center;margin:8px 0 4px}.btn-resend-otp{color:#2563eb;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:4px 8px;font-size:.8rem;font-weight:700;display:inline-flex}.btn-resend-otp:disabled{opacity:.6;cursor:not-allowed}.resend-timer{color:#64748b;text-align:center;font-size:.78rem;font-weight:600;display:block}.spin-icon{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.doc-upload-item{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.doc-title{color:#0f223d;font-size:.88rem;font-weight:700;display:block}.doc-sub{color:#94a3b8;font-size:.72rem}.btn-upload.uploaded{color:#16a34a;background:#dcfce7;border-color:#bbf7d0}.days-picker-row{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.day-chip{color:#334155;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:16px;align-items:center;gap:4px;padding:6px 12px;font-size:.8rem;font-weight:700;transition:all .15s;display:flex}.day-chip.selected{color:#d97706;background:#fffdf9;border-color:#f59e0b}.verification-steps-card{width:100%;box-sizing:border-border;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:12px;margin:14px 0;padding:16px;display:flex}.v-step-row{align-items:center;gap:10px;display:flex}.v-step-text{color:#0f223d;font-size:.86rem;font-weight:700}.v-step-text.text-yellow{color:#d97706}.btn-register-yellow{color:#0f223d;cursor:pointer;background:#f59e0b;border:none;border-radius:30px;width:100%;padding:16px;font-family:inherit;font-size:1.05rem;font-weight:800;box-shadow:0 4px 14px #f59e0b4d}.btn-register-outline{color:#0f223d;cursor:pointer;background:0 0;border:1.8px solid #0f223d;border-radius:30px;width:100%;padding:15px;font-family:inherit;font-size:1.05rem;font-weight:700}.success-icon-badge{background:#f59e0b;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto 16px;display:flex;box-shadow:0 10px 30px #f59e0b4d}.mt-auto{margin-top:auto}.mt-10{margin-top:10px}.mt-14{margin-top:14px}.mt-16{margin-top:16px}.mt-20{margin-top:20px}.login-screen{color:#0f223d;background-color:#faf8f5;flex-direction:column;justify-content:space-between;height:100dvh;display:flex;position:relative;overflow:hidden}.login-header{z-index:10;justify-content:space-between;align-items:center;padding:16px 20px 8px;display:flex}.login-brand-logo{width:auto;height:38px}.login-main{flex-direction:column;flex:1;justify-content:space-between;padding:10px 20px 20px;display:flex;overflow-y:auto}.login-top-hero{text-align:center;margin-top:10px;margin-bottom:20px}.login-logo-circle{background:#fffdf9;border:2px solid #fef3c7;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 12px;display:flex;box-shadow:0 8px 20px #f59e0b26}.login-icon-img{object-fit:contain;width:44px;height:44px}.login-title{color:#0f223d;letter-spacing:-.02em;margin-bottom:4px;font-size:1.95rem;font-weight:800;line-height:1.15}.login-subtitle{color:#64748b;font-size:.88rem;font-weight:500}.login-error-alert{color:#991b1b;text-align:center;background:#fee2e2;border:1px solid #fca5a5;border-radius:16px;margin-bottom:14px;padding:10px 14px;font-size:.82rem;font-weight:600}.login-form{flex-direction:column;gap:16px;margin-bottom:20px;display:flex}.input-icon-wrapper{align-items:center;display:flex;position:relative}.input-icon{color:#64748b;position:absolute;left:14px}.form-input.with-icon{padding-left:44px}.label-row-between{justify-content:space-between;align-items:center;display:flex}.forgot-pass-link{color:#f59e0b;font-size:.76rem;font-weight:700;text-decoration:none}.btn-login-yellow{color:#0f223d;cursor:pointer;background:#f59e0b;border:none;border-radius:30px;width:100%;margin-top:6px;padding:16px;font-family:inherit;font-size:1.08rem;font-weight:800;box-shadow:0 4px 14px #f59e0b59}.remember-me-row{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;margin:4px 0 6px;display:flex}.checkbox-remember-box{color:#fff;background:#fff;border:1.8px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;font-size:.8rem;font-weight:800;transition:all .15s;display:flex}.checkbox-remember-box.checked{background:#f59e0b;border-color:#f59e0b}.remember-me-label{color:#334155;font-size:.84rem;font-weight:600}.login-bottom-footer{text-align:center;flex-direction:column;align-items:center;gap:14px;margin-top:auto;display:flex}.no-account-text{color:#475569;font-size:.9rem;font-weight:500}.register-link-btn{color:#f59e0b;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:.95rem;font-weight:800;text-decoration:underline}.secure-badge-note{color:#64748b;align-items:center;gap:6px;font-size:.76rem;display:flex}.login-loading-overlay{-webkit-backdrop-filter:blur(8px);z-index:99999;background:#0f223db8;justify-content:center;align-items:center;padding:20px;animation:.25s ease-out fadeInModal;display:flex;position:fixed;inset:0}.login-loading-card{text-align:center;background:#fff;border-radius:28px;flex-direction:column;align-items:center;width:100%;max-width:340px;padding:32px 24px 28px;animation:.3s cubic-bezier(.175,.885,.32,1.275) popInModal;display:flex;box-shadow:0 20px 40px #0000004d}.login-spinner-wrap{justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:16px;display:flex;position:relative}.login-pulse-ring{border:3px solid #f59e0b;border-top-color:#0000;border-radius:50%;animation:1s linear infinite spinRing;position:absolute;inset:0}.login-spinner-icon{object-fit:contain;width:44px;height:44px;animation:1.5s ease-in-out infinite pulseLogo}.login-success-icon-wrap{background:#f0fdf4;border:2px solid #bbf7d0;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:16px;animation:.4s cubic-bezier(.175,.885,.32,1.275) bounceIn;display:flex}.login-loading-title{color:#0f223d;margin:0 0 6px;font-size:1.15rem;font-weight:800}.login-loading-sub{color:#64748b;margin:0 0 16px;font-size:.82rem}.login-loading-dots{gap:6px;display:flex}.login-loading-dots span{background-color:#f59e0b;border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite both bounceDots;display:inline-block}.login-loading-dots span:first-child{animation-delay:-.32s}.login-loading-dots span:nth-child(2){animation-delay:-.16s}.login-progress-bar-wrap{background:#f1f5f9;border-radius:10px;width:100%;height:6px;margin-top:4px;overflow:hidden}.login-progress-bar-fill{background:linear-gradient(90deg,#16a34a 0%,#22c55e 100%);border-radius:10px;width:100%;height:100%;animation:.8s ease-out fillBar}@keyframes popInModal{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes spinRing{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes bounceDots{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.15)}to{transform:scale(1)}}@keyframes fillBar{0%{width:0%}to{width:100%}}.wallet-screen{color:#0f223d;background-color:#faf8f5;flex-direction:column;justify-content:space-between;height:100dvh;display:flex;position:relative;overflow:hidden}.wallet-header{z-index:10;justify-content:space-between;align-items:center;padding:16px 20px 8px;display:flex}.wallet-brand-logo{width:auto;height:38px}.wallet-main{flex-direction:column;flex:1;gap:14px;padding:4px 18px 80px;display:flex;overflow-y:auto}.wallet-title{color:#0f223d;letter-spacing:-.02em;margin-bottom:2px;font-size:2.1rem;font-weight:800;line-height:1.15}.wallet-blue-card{color:#fff;background:linear-gradient(135deg,#0f223d 0%,#0a1729 100%);border-bottom:4px solid #f59e0b;border-radius:24px;flex-direction:column;flex-shrink:0;justify-content:space-between;min-height:135px;padding:22px 20px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 28px #0f223d33}.blue-card-top{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.balance-label{color:#fffc;font-size:.88rem;font-weight:500}.shield-card-icon{color:#f59e0b}.balance-amount-row{align-items:baseline;gap:8px;margin-bottom:6px;display:flex}.currency-symbol{color:#f59e0b;font-size:1.6rem;font-weight:800}.balance-number{letter-spacing:-.02em;font-size:2.35rem;font-weight:800}.currency-note{color:#fff9;font-size:.74rem}.watermark-house{pointer-events:none;width:140px;height:140px;position:absolute;bottom:-20px;right:-20px}.wallet-metrics-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.metric-card{background:#fff;border:1px solid #e2e8f0cc;border-radius:20px;flex-direction:column;gap:10px;padding:14px 12px;display:flex;box-shadow:0 4px 16px #0f223d08}.metric-icon-circle.yellow-light{background:#fef3c7;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.metric-info{flex-direction:column;display:flex}.metric-title{color:#64748b;margin-bottom:2px;font-size:.76rem;font-weight:600}.metric-amount{color:#0f223d;margin-bottom:2px;font-size:1.2rem;font-weight:800}.metric-sub{color:#94a3b8;font-size:.68rem;line-height:1.15}.wallet-actions-row{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.wallet-action-btn{cursor:pointer;background:#fff;border:1px solid #e2e8f0cc;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:16px 8px 12px;transition:transform .15s;display:flex;box-shadow:0 4px 14px #0f223d08}.wallet-action-btn:hover{transform:translateY(-2px)}.action-icon-wrapper{justify-content:center;align-items:center;display:flex}.action-btn-label{color:#0f223d;font-size:.82rem;font-weight:700}.recent-movements-section{background:#fff;border:1px solid #e2e8f0cc;border-radius:24px;flex-direction:column;gap:12px;padding:16px;display:flex;box-shadow:0 8px 24px #0f223d0a}.movements-header-row{justify-content:space-between;align-items:center;display:flex}.movements-title{color:#0f223d;font-size:1.05rem;font-weight:800}.btn-see-all{color:#f59e0b;cursor:pointer;background:0 0;border:none;align-items:center;gap:2px;font-size:.8rem;font-weight:700;display:flex}.movements-list{flex-direction:column;display:flex}.movement-item{border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;padding:12px 0;display:flex}.movement-item:last-child{border-bottom:none}.movement-icon-circle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.movement-icon-circle.green-bg{background:#dcfce7}.movement-icon-circle.orange-bg{background:#fef3c7}.movement-icon-circle.gray-bg{background:#f1f5f9}.movement-details{flex-direction:column;flex:1;display:flex}.movement-desc{color:#0f223d;font-size:.86rem;font-weight:700}.movement-date{color:#94a3b8;margin-top:1px;font-size:.72rem}.movement-amount{flex-shrink:0;font-size:.95rem;font-weight:800}.income-green{color:#16a34a}.outcome-dark{color:#0f223d}.yape-btn-style{background:#f3e8ff;border-radius:50%;width:44px;height:44px}.pending-requests-box{background:#fffdf9;border:1.5px solid #fef3c7;border-radius:20px;flex-direction:column;gap:10px;padding:14px;display:flex}.pending-box-title{color:#d97706;font-size:.88rem;font-weight:800}.pending-request-card-mobile{background:#fff;border:1px solid #fef3c7;border-radius:16px;flex-direction:column;padding:12px 14px;display:flex;box-shadow:0 2px 8px #d977060d}.pending-request-item{border-bottom:1px solid #fef3c7;align-items:center;gap:10px;padding:8px 0;display:flex}.pending-request-item:last-child{border-bottom:none}.pending-badge-yape{color:#fff;background:#742284;border-radius:12px;padding:4px 10px;font-size:.72rem;font-weight:800}.pending-req-info{flex-direction:column;flex:1;display:flex}.pending-req-type{color:#0f223d;font-size:.85rem;font-weight:800}.pending-req-sub{color:#64748b;font-size:.72rem}.status-pill-orange{color:#d97706;background:#fef3c7;border-radius:12px;padding:4px 10px;font-size:.7rem;font-weight:700}.wallet-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;box-sizing:border-box;background:#0f223d99;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.wallet-modal-container{box-sizing:border-box;background:#fff;border-radius:26px;flex-direction:column;gap:16px;width:100%;max-width:480px;max-height:90dvh;padding:22px 20px;animation:.22s ease-out fadeInModal;display:flex;overflow-y:auto}.yape-header-title{align-items:center;gap:10px;display:flex}.yape-logo-badge{color:#fff;background:#742284;border-radius:14px;padding:4px 12px;font-size:.85rem;font-weight:800}.yape-official-box{background:#f3e8ff;border:1.5px solid #e9d5ff;border-radius:20px;flex-direction:column;gap:6px;padding:14px;display:flex}.yape-box-label{color:#6b21a8;font-size:.78rem;font-weight:700}.yape-data-row{flex-direction:column;gap:2px;display:flex}.yape-phone-num{color:#742284;font-size:1.1rem;font-weight:800}.yape-holder-name{color:#581c87;font-size:.82rem;font-weight:600}.yape-form{flex-direction:column;gap:12px;display:flex}.field-hint{color:#64748b;margin-top:2px;font-size:.74rem}.btn-yape-purple{color:#fff;cursor:pointer;background:#742284;border:none;border-radius:30px;width:100%;margin-top:8px;padding:16px;font-family:inherit;font-size:1.05rem;font-weight:800;box-shadow:0 4px 14px #74228459}.admin-screen{color:#0f223d;background-color:#faf8f5;flex-direction:column;justify-content:space-between;height:100dvh;display:flex;position:relative;overflow:hidden}.admin-header{z-index:10;justify-content:space-between;align-items:center;padding:16px 20px 8px;display:flex}.admin-brand-logo{width:auto;height:38px}.admin-header-right{align-items:center;gap:10px;display:flex}.btn-icon-admin{color:#0f223d;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:relative}.notif-badge-admin{color:#0f223d;background:#f59e0b;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.65rem;font-weight:800;display:flex;position:absolute;top:-4px;right:-4px}.admin-main{flex-direction:column;flex:1;gap:16px;padding:4px 18px 85px;display:flex;overflow-y:auto}.bottom-nav.admin-nav{z-index:9990!important;background:#fff!important;border-top:1px solid #e2e8f0!important;width:100%!important;max-width:480px!important;position:fixed!important;bottom:0!important;left:50%!important;transform:translate(-50%)!important;box-shadow:0 -4px 20px #0f223d14!important}.admin-title-row{margin-bottom:2px}.admin-title{color:#0f223d;letter-spacing:-.02em;font-size:2.05rem;font-weight:800;line-height:1.15}.admin-subtitle{color:#64748b;margin-top:2px;font-size:.88rem;font-weight:500}.admin-metrics-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.admin-metric-card{background:#fff;border:1px solid #e2e8f0cc;border-radius:22px;flex-direction:column;gap:10px;padding:14px 12px;display:flex;box-shadow:0 4px 16px #0f223d08}.metric-icon-circle{border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.metric-icon-circle.blue-light{background:#e0f2fe}.metric-icon-circle.yellow-light{background:#fef3c7}.metric-icon-circle.red-light{background:#fee2e2}.metric-icon-circle.green-light{background:#dcfce7}.metric-content{flex-direction:column;display:flex}.metric-label{color:#64748b;margin-bottom:6px;font-size:.76rem;font-weight:600;line-height:1.2}.metric-val-row{justify-content:space-between;align-items:baseline;display:flex}.metric-number{color:#0f223d;font-size:1.85rem;font-weight:800}.badge-pill{border-radius:12px;padding:3px 8px;font-size:.65rem;font-weight:700}.yellow-pill{color:#d97706;background:#fef3c7}.red-pill{color:#dc2626;background:#fee2e2}.green-pill{color:#16a34a;background:#dcfce7}.quick-access-section{flex-direction:column;gap:8px;display:flex}.section-heading{color:#0f223d;font-size:1.05rem;font-weight:800}.quick-access-card{background:#fff;border:1px solid #e2e8f0cc;border-radius:22px;grid-template-columns:repeat(4,1fr);gap:8px;padding:16px 10px;display:grid;box-shadow:0 4px 16px #0f223d08}.quick-btn{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:8px;display:flex}.quick-icon-circle{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.quick-icon-circle.blue-bg{background:#e0f2fe}.quick-icon-circle.yellow-bg{background:#fef3c7}.quick-icon-circle.red-bg{background:#fee2e2}.quick-icon-circle.green-bg{background:#dcfce7}.quick-label{color:#0f223d;text-align:center;font-size:.72rem;font-weight:700;line-height:1.15}.pending-tasks-section,.recent-activity-section{flex-direction:column;gap:8px;display:flex}.section-header-row{justify-content:space-between;align-items:center;display:flex}.btn-link-see{color:#0ea5e9;cursor:pointer;background:0 0;border:none;font-size:.8rem;font-weight:700}.tasks-card-container,.activity-card-container{background:#fff;border:1px solid #e2e8f0cc;border-radius:24px;flex-direction:column;padding:14px 16px;display:flex;box-shadow:0 6px 20px #0f223d08}.task-item{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.task-item:last-child{border-bottom:none}.task-left{flex:1;align-items:center;gap:10px;display:flex}.task-avatar-img{object-fit:cover;border-radius:50%;width:42px;height:42px}.task-icon-circle{border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.task-details{flex-direction:column;display:flex}.task-title-text{color:#0f223d;font-size:.9rem;font-weight:800}.task-user-name{color:#334155;font-size:.78rem;font-weight:600}.task-meta{color:#64748b;font-weight:400}.task-date-text{color:#94a3b8;font-size:.7rem}.task-actions-right{flex-shrink:0;gap:6px;display:flex}.pro-approval-card{box-sizing:border-box;background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;flex-direction:column;width:100%;margin-bottom:16px;padding:16px;display:flex;box-shadow:0 4px 14px #0f223d0a}.pro-approval-top{border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;width:100%;padding-bottom:12px;display:flex}.pro-docs-audit-container{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;width:100%;margin-top:12px;padding:12px}.pro-docs-audit-grid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:10px;width:100%;margin-top:8px;display:grid}.pro-doc-thumb-item{text-align:center;flex-direction:column;align-items:center;text-decoration:none;display:flex}.pro-doc-thumb-img{object-fit:cover;border:1.5px solid #cbd5e1;border-radius:10px;width:100%;height:75px;box-shadow:0 2px 6px #0000000d}.pro-approval-actions{flex-direction:column;gap:8px;width:100%;margin-top:14px;display:flex}.btn-approve-green{color:#16a34a;cursor:pointer;box-sizing:border-box;background:#dcfce7;border:1px solid #bbf7d0;border-radius:14px;justify-content:center;align-items:center;gap:6px;width:100%;padding:10px 14px;font-size:.82rem;font-weight:800;display:flex}.btn-reject-red{color:#dc2626;cursor:pointer;box-sizing:border-box;background:#fee2e2;border:1px solid #fecaca;border-radius:14px;justify-content:center;align-items:center;gap:6px;width:100%;padding:10px 14px;font-size:.82rem;font-weight:800;display:flex}.btn-validate-outline,.btn-review-red-outline{color:#d97706;cursor:pointer;box-sizing:border-box;background:#fff;border:1.5px solid #f59e0b;border-radius:14px;justify-content:center;align-items:center;gap:6px;width:100%;padding:8px 12px;font-size:.8rem;font-weight:700;display:flex}.btn-review-red-outline{color:#dc2626;border-color:#ef4444}.activity-item{border-bottom:1px solid #f1f5f9;align-items:center;gap:10px;padding:10px 0;display:flex}.activity-item:last-child{border-bottom:none}.act-dot{border-radius:50%;width:8px;height:8px;display:block}.act-dot.green{background:#16a34a}.act-dot.yellow{background:#f59e0b}.act-details{flex-direction:column;flex:1;display:flex}.act-text{color:#0f223d;font-size:.8rem;font-weight:600}.act-time{color:#94a3b8;font-size:.7rem}.act-badge{border-radius:10px;padding:3px 8px;font-size:.68rem;font-weight:700}.act-badge.green-soft{color:#16a34a;background:#dcfce7}.act-badge.yellow-soft{color:#d97706;background:#fef3c7}.admin-yape-req-card{background:#fff;border:1.5px solid #f1f5f9;border-radius:20px;flex-direction:column;gap:10px;margin-bottom:10px;padding:14px;display:flex;box-shadow:0 4px 14px #0f223d08}.admin-yape-req-card:last-child{margin-bottom:0}.yape-card-top-line{justify-content:space-between;align-items:center;display:flex}.yape-req-type-pill{border-radius:12px;padding:4px 10px;font-size:.72rem;font-weight:800}.yape-req-type-pill.purple-pill{color:#742284;background:#f3e8ff}.yape-req-amount{color:#0f223d;font-size:1.15rem;font-weight:800}.yape-card-body{background:#f8fafc;border-radius:14px;flex-direction:column;gap:3px;padding:10px 12px;display:flex}.yape-user-title{color:#334155;font-size:.85rem}.yape-detail-text{color:#475569;font-size:.8rem}.yape-detail-hint{color:#d97706;margin-top:4px;font-size:.72rem;font-weight:600}.yape-card-actions{gap:8px;display:flex}.admin-mov-item{border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;padding:10px 0;display:flex}.admin-mov-item:last-child{border-bottom:none}.admin-mov-avatar-circle{background:#f8fafc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.admin-mov-info{flex-direction:column;flex:1;display:flex}.admin-mov-user{color:#0f223d;font-size:.84rem}.admin-mov-desc{color:#64748b;font-size:.76rem}.admin-mov-time{color:#94a3b8;font-size:.68rem}.admin-mov-amount{flex-shrink:0;font-size:.92rem;font-weight:800}.pagination-bar{background:#fff;border:1px solid #e2e8f0;border-radius:20px;justify-content:space-between;align-items:center;margin-top:14px;padding:10px 16px;display:flex;box-shadow:0 4px 12px #0f223d05}.btn-pagination{color:#0f223d;cursor:pointer;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:14px;align-items:center;gap:4px;padding:8px 14px;font-size:.8rem;font-weight:700;transition:all .15s;display:flex}.btn-pagination:disabled{opacity:.4;cursor:not-allowed}.pagination-info{color:#64748b;font-size:.8rem;font-weight:700}.admin-screen .form-input{color:#1e293b;box-sizing:border-box;background:#fff;border:1.5px solid #cbd5e1;border-radius:16px;outline:none;width:100%;padding:12px 16px;font-family:inherit;font-size:.88rem}.smtp-test-form-row{align-items:center;gap:10px;width:100%;display:flex}@media (width<=480px){.smtp-test-form-row{flex-direction:column;align-items:stretch}}.myservices-screen{background-color:#faf8f5;flex-direction:column;min-height:100vh;padding-bottom:80px;display:flex}.myservices-header{z-index:50;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:sticky;top:0;box-shadow:0 2px 10px #0f223d0a}.myservices-brand-logo{height:28px}.myservices-main{flex:1;width:100%;max-width:600px;margin:0 auto;padding:20px}.myservices-title{color:#0f223d;margin:0 0 4px;font-size:1.35rem;font-weight:800}.myservices-subtitle{color:#64748b;text-align:center;margin:0 0 16px;font-size:.82rem}.orders-cards-list{flex-direction:column;gap:14px;display:flex}.order-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:18px;box-shadow:0 4px 14px #0f223d08}.order-card-top{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.order-code-badge{color:#0f223d;background:#f1f5f9;border-radius:8px;padding:4px 10px;font-size:.74rem;font-weight:800}.status-pill{border-radius:12px;padding:4px 10px;font-size:.74rem;font-weight:800}.status-pill.pending{color:#d97706;background:#fef3c7}.status-pill.accepted{color:#16a34a;background:#dcfce7}.status-pill.rejected{color:#ef4444;background:#fee2e2}.status-pill.completed{color:#4f46e5;background:#e0e7ff}.status-pill.disputed{color:#e11d48;background:#ffe4e6}.order-service-title{color:#0f223d;margin:0 0 10px;font-size:1.05rem;font-weight:800}.order-details-grid{background:#f8fafc;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:10px 14px;display:flex}.ord-detail-item{color:#475569;align-items:center;gap:6px;font-size:.8rem;font-weight:600;display:flex}.ord-price-tag{color:#d97706;font-size:1rem;font-weight:900}.protected-info-alert{color:#d97706;background:#fffdf9;border:1px solid #fef3c7;border-radius:12px;align-items:center;gap:8px;margin-bottom:10px;padding:8px 12px;font-size:.76rem;font-weight:700;display:flex}.btn-expand-details{color:#0f223d;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:14px;justify-content:space-between;align-items:center;width:100%;padding:12px;font-size:.85rem;font-weight:800;display:flex}.client-order-action-box{flex-direction:column;gap:10px;display:flex}.pro-hired-summary{align-items:center;gap:12px;display:flex}.pro-small-avatar{object-fit:cover;border-radius:50%;width:42px;height:42px}.pro-name-text{color:#0f223d;font-size:.9rem;font-weight:800;display:block}.pro-specialty-text{color:#64748b;font-size:.76rem;display:block}.design-12-card,.design-13-card{flex-direction:column;gap:14px;margin-top:10px;display:flex}.design-12-top{justify-content:space-between;align-items:flex-start;display:flex}.design-12-title{color:#0f223d;margin:0;font-size:1.1rem;font-weight:800}.design-12-code{color:#64748b;font-size:.76rem}.design-12-price{color:#d97706;font-size:1.15rem;font-weight:900}.design-12-info-list{background:#f8fafc;border-radius:14px;flex-direction:column;gap:8px;padding:12px;font-size:.82rem;display:flex}.d12-row{color:#475569;align-items:center;gap:8px;display:flex}.design-12-client-block{border-top:1px solid #e2e8f0;padding-top:10px}.d12-client-title{color:#0f223d;margin:0 0 8px;font-size:.9rem;font-weight:800}.d12-protected-box{background:#fffdf9;border:1.5px dashed #fcd34d;border-radius:14px;align-items:flex-start;gap:10px;padding:12px;display:flex}.d12-protected-box strong{color:#d97706;font-size:.84rem}.d12-protected-box p{color:#64748b;margin:2px 0 0;font-size:.76rem}.d12-unlocked-box{color:#166534;background:#dcfce7;border:1px solid #86efac;border-radius:14px;padding:12px;font-size:.82rem}.d12-unlocked-box p{margin:3px 0}.d12-actions-row{gap:10px;display:flex}.design-13-pro-header{background:#f8fafc;border-radius:16px;align-items:center;gap:14px;padding:12px;display:flex}.d13-pro-avatar{object-fit:cover;border-radius:50%;width:52px;height:52px}.d13-pro-name{color:#0f223d;margin:0;font-size:1rem;font-weight:800}.d13-pro-spec{color:#64748b;font-size:.78rem;display:block}.d13-status-badge{color:#16a34a;align-items:center;gap:4px;margin-top:4px;font-size:.74rem;font-weight:700;display:flex}.btn-chat-purple{color:#fff;cursor:pointer;background:#8b5cf6;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:.88rem;font-weight:800;display:flex}.btn-finish-work{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-size:.88rem;font-weight:800;display:flex}.btn-finish-work.completed{cursor:not-allowed;background:#94a3b8}.design-13-details-list{background:#f8fafc;border-radius:16px;flex-direction:column;gap:8px;padding:12px;display:flex}.d13-subheading{color:#0f223d;margin:0 0 4px;font-size:.85rem;font-weight:800}.d13-detail-row{color:#475569;justify-content:space-between;font-size:.8rem;display:flex}.design-13-payment-summary{background:#fffdf9;border:1px solid #fef3c7;border-radius:14px;padding:12px}.d13-pay-row{color:#0f223d;justify-content:space-between;align-items:center;font-size:.85rem;font-weight:700;display:flex}.d13-pay-amount{color:#d97706;font-size:1.1rem;font-weight:900}.chat-modal-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;border-top-left-radius:24px;border-top-right-radius:24px;justify-content:space-between;align-items:center;padding:16px;display:flex}.chat-messages-body{background:#fff;flex-direction:column;gap:10px;height:280px;padding:16px;display:flex;overflow-y:auto}.chat-bubble-row{display:flex}.chat-bubble-row.my-msg{justify-content:flex-end}.chat-bubble-row.other-msg{justify-content:flex-start}.chat-bubble{border-radius:16px;max-width:75%;padding:10px 14px;font-size:.84rem}.my-msg .chat-bubble{color:#fff;background:#0f223d;border-bottom-right-radius:4px}.other-msg .chat-bubble{color:#0f223d;background:#f1f5f9;border-bottom-left-radius:4px}.chat-bubble p{margin:0}.chat-time{opacity:.7;text-align:right;margin-top:4px;font-size:.65rem;display:block}.chat-input-form{background:#f8fafc;border-top:1px solid #e2e8f0;border-bottom-right-radius:24px;border-bottom-left-radius:24px;gap:10px;padding:12px 16px;display:flex}.chat-text-input{border:1px solid #cbd5e1;border-radius:12px;flex:1;padding:10px 14px;font-size:.85rem}.btn-send-chat{color:#fff;cursor:pointer;background:#0f223d;border:none;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.download-screen{color:#0f223d;background-color:#faf8f5;flex-direction:column;min-height:100dvh;display:flex;position:relative}.download-header{z-index:20;background:#faf8f5;justify-content:space-between;align-items:center;padding:16px 20px 8px;display:flex;position:sticky;top:0}.download-brand-logo{width:auto;height:36px}.download-main{box-sizing:border-box;flex-direction:column;flex:1;gap:16px;width:100%;max-width:520px;margin:0 auto;padding:8px 18px 80px;display:flex}.download-hero-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;align-items:center;padding:24px 20px;display:flex;box-shadow:0 8px 24px #0f223d0a}.download-app-icon-wrap{width:80px;height:80px;margin-bottom:12px;position:relative}.download-app-icon{border:2px solid #fff;border-radius:20px;width:100%;height:100%;box-shadow:0 10px 20px #0f223d26}.download-verified-tag{background:#16a34a;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;bottom:-4px;right:-4px}.download-title{color:#0f223d;margin:0 0 6px;font-size:1.45rem;font-weight:900;line-height:1.2}.download-subtitle{color:#64748b;margin:0 0 14px;font-size:.84rem;line-height:1.45}.download-badges-row{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.dl-badge{color:#334155;borderRadius:10px;background:#f1f5f9;padding:4px 10px;font-size:.72rem;font-weight:700}.os-selector-container{background:#e2e8f0;border-radius:18px;gap:4px;padding:4px;display:flex}.os-tab-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 14px;font-size:.88rem;font-weight:800;transition:all .2s;display:flex}.os-tab-btn.active-android,.os-tab-btn.active-ios{color:#fff;background:#0f223d;box-shadow:0 4px 12px #0f223d33}.os-instruction-box{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:20px 18px;box-shadow:0 6px 20px #0f223d08}.android-action-wrap{flex-direction:column;align-items:center;gap:8px;margin-bottom:18px;display:flex}.btn-install-android{color:#0f223d;cursor:pointer;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:18px;justify-content:center;align-items:center;gap:8px;width:100%;padding:15px;font-size:.96rem;font-weight:900;transition:transform .15s;display:flex;box-shadow:0 8px 20px #f59e0b4d}.btn-install-android:active{transform:scale(.98)}.install-note{color:#94a3b8;text-align:center;font-size:.72rem}.steps-list{border-top:1px dashed #e2e8f0;flex-direction:column;gap:12px;padding-top:14px;display:flex}.steps-heading{color:#0f223d;margin:0 0 4px;font-size:.88rem;font-weight:800}.step-item{align-items:flex-start;gap:12px;display:flex}.step-num{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.82rem;font-weight:900;display:flex}.step-text{flex-direction:column;gap:2px;display:flex}.step-text strong{color:#0f223d;font-size:.84rem}.step-text span{color:#64748b;font-size:.76rem;line-height:1.35}.ios-badge-header{border-bottom:1px solid #f1f5f9;align-items:center;gap:10px;margin-bottom:14px;padding-bottom:12px;display:flex}.ios-steps-cards{flex-direction:column;gap:10px;display:flex}.ios-step-card{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:16px;align-items:center;gap:12px;padding:12px 14px;display:flex;position:relative}.ios-step-badge{color:#fff;background:#0f223d;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.74rem;font-weight:900;display:flex}.ios-step-content{flex:1;align-items:flex-start;gap:10px;display:flex}.ios-step-icon-circle{background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ios-step-title{color:#0f223d;margin:0 0 2px;font-size:.85rem;font-weight:800}.ios-step-desc{color:#64748b;margin:0;font-size:.75rem;line-height:1.35}.ios-tip-box{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:14px;align-items:center;gap:8px;margin-top:14px;padding:10px 12px;font-size:.74rem;display:flex}.download-benefits-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:16px 18px}.benefits-title{color:#0f223d;text-align:center;margin:0 0 12px;font-size:.88rem;font-weight:800}.benefits-grid{flex-direction:column;gap:8px;display:flex}.benefit-row{color:#334155;align-items:center;gap:10px;font-size:.8rem;font-weight:600;display:flex}.installed-success-card{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:20px 10px;display:flex}.btn-open-app{color:#fff;cursor:pointer;background:#0f223d;border:none;border-radius:14px;margin-top:10px;padding:12px 24px;font-weight:800}
