:root{color:#f8fafc;background:#020617;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:radial-gradient(circle at 0 0,#38bdf829,#0000 32rem),radial-gradient(circle at 100% 0,#0ea5e91a,#0000 30rem),#020617;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}.app-main{width:100%;min-height:calc(100vh - 76px)}.navbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:10;background:#0f172aeb;border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:center;height:76px;padding:0 7%;display:flex;position:sticky;top:0}.navbar-logo{color:#fff;letter-spacing:-.04em;font-size:1.4rem;font-weight:800;text-decoration:none}.navbar-links{align-items:center;gap:1.2rem;display:flex}.navbar-links a{color:#cbd5e1;font-size:.95rem;font-weight:600;text-decoration:none}.navbar-links a:hover{color:#fff}.navbar-button{background:#38bdf8;border-radius:999px;padding:.7rem 1rem;color:#082f49!important}.home-page,.page-section{padding:4rem 7%}.hero{grid-template-columns:1.3fr .7fr;align-items:center;gap:2rem;margin-bottom:4rem;display:grid}.hero-content h1,.section-header h1{letter-spacing:-.08em;margin:1rem 0;font-size:clamp(2.4rem,5vw,4.8rem);line-height:1}.hero-content p,.section-header p,.auth-card p{color:#94a3b8;font-size:1.05rem;line-height:1.7}.hero-label{color:#38bdf8;background:#38bdf81f;border:1px solid #38bdf83d;border-radius:999px;padding:.45rem .8rem;font-size:.85rem;font-weight:700;display:inline-flex}.hero-actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.primary-button,.secondary-button{cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;padding:.95rem 1.2rem;font-weight:800;text-decoration:none;display:inline-flex}.primary-button{color:#082f49;background:#38bdf8}.secondary-button{color:#e2e8f0;background:#94a3b81f;border:1px solid #94a3b83d}.hero-card,.service-card,.step-card,.auth-card{background:#0f172ab8;border:1px solid #94a3b82e;border-radius:24px;padding:1.5rem;box-shadow:0 24px 80px #0000003d}.money-box{background:#020617a6;border:1px solid #94a3b824;border-radius:16px;justify-content:space-between;align-items:center;margin-top:.9rem;padding:1rem;display:flex}.money-box span{color:#94a3b8}.money-box strong{color:#fff;font-size:1.25rem}.section-header{max-width:780px;margin-bottom:2rem}.section-header h2{margin-bottom:.5rem;font-size:2rem}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;margin-bottom:4rem;display:grid}.service-card{flex-direction:column;gap:1rem;display:flex}.service-category{color:#38bdf8;background:#38bdf81f;border-radius:999px;width:fit-content;padding:.4rem .7rem;font-size:.8rem;font-weight:700}.service-card h3{margin:0;font-size:1.4rem}.service-description{color:#94a3b8;line-height:1.6}.service-info,.service-price{background:#02061780;border-radius:16px;padding:1rem}.service-info p,.service-price p{color:#cbd5e1;margin:.35rem 0}.steps-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.step-card span{color:#082f49;background:#38bdf8;border-radius:50%;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.step-card p{color:#94a3b8;line-height:1.6}.auth-page{justify-content:center;padding:4rem 7%;display:flex}.auth-card{width:min(100%,460px)}.auth-card h1{margin:1rem 0 .5rem;font-size:2.4rem}.auth-form{gap:1rem;margin-top:1.5rem;display:grid}.auth-form label{color:#e2e8f0;gap:.45rem;font-weight:700;display:grid}.auth-form input,.auth-form select{color:#fff;background:#020617b3;border:1px solid #94a3b83d;border-radius:14px;outline:none;width:100%;padding:.95rem 1rem}.auth-link{margin-top:1rem}.auth-link a{color:#38bdf8;font-weight:800}@media (width<=900px){.hero,.services-grid,.steps-grid{grid-template-columns:1fr}.navbar{flex-direction:column;align-items:flex-start;gap:1rem;height:auto;padding:1rem 7%}.navbar-links{flex-wrap:wrap;width:100%}}.card-actions,.detail-actions{flex-wrap:wrap;gap:.8rem;display:flex}.detail-layout{grid-template-columns:1.1fr .7fr;align-items:start;gap:2rem;display:grid}.detail-main h1{letter-spacing:-.08em;margin:1rem 0;font-size:clamp(2.4rem,5vw,4.2rem);line-height:1}.detail-main p{color:#94a3b8;line-height:1.7}.detail-box,.dashboard-card,.chat-info,.chat-box{background:#0f172ab8;border:1px solid #94a3b82e;border-radius:24px;margin-top:1.2rem;padding:1.5rem}.detail-box ol{color:#cbd5e1;line-height:1.8}.chat-layout{grid-template-columns:.45fr 1fr;align-items:start;gap:1.2rem;display:grid}.chat-info p{color:#cbd5e1}.chat-box{gap:1rem;display:grid}.chat-message{border-radius:18px;max-width:78%;padding:1rem}.chat-message p{color:#e2e8f0;margin-bottom:0;line-height:1.6}.student-message{background:#1e293bf2;justify-self:start}.client-message,.own-message{background:#38bdf82e;border:1px solid #38bdf83d;justify-self:end}.other-message{background:#1e293bf2;justify-self:start}.chat-form{grid-template-columns:1fr auto;gap:.8rem;margin-top:1rem;display:grid}.chat-form input{color:#fff;background:#020617b3;border:1px solid #94a3b83d;border-radius:14px;outline:none;width:100%;padding:.95rem 1rem}.dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;margin-bottom:2rem;display:grid}.dashboard-card strong{color:#38bdf8;margin:.8rem 0;font-size:2rem;display:block}.dashboard-card p{color:#94a3b8;line-height:1.6}.status-list{gap:1rem;display:grid}.status-item{background:#02061780;border-radius:18px;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.status-item h3{margin:0 0 .4rem}.status-item p{color:#94a3b8;margin:0}.status-badge{text-align:center;border-radius:999px;min-width:110px;padding:.45rem .7rem;font-size:.8rem;font-weight:800}.pending{color:#fbbf24;background:#fbbf2429}.done{color:#22c55e;background:#22c55e29}.review{color:#38bdf8;background:#38bdf829}@media (width<=900px){.detail-layout,.chat-layout,.dashboard-grid,.chat-form{grid-template-columns:1fr}.chat-message{max-width:100%}}.chat-messages-area{gap:1rem;max-height:520px;padding-right:.4rem;display:grid;overflow-y:auto}.message-header{justify-content:space-between;gap:1rem;margin-bottom:.4rem;display:flex}.chat-form input:focus{border-color:#38bdf8bf}.success-box{background:#22c55e1f;border:1px solid #22c55e47;border-radius:18px;margin-top:1rem;padding:1rem}.success-box p{color:#bbf7d0;margin-top:0;line-height:1.6}.panel-header-row{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.empty-text{color:#94a3b8;line-height:1.7}.process{color:#60a5fa;background:#3b82f629}.order-item{align-items:flex-start}.order-content{width:100%}.order-actions{flex-wrap:wrap;gap:.8rem;margin-top:1rem;display:flex}.success-text{color:#86efac;font-weight:700;line-height:1.6}.review-box{background:#0206178c;border:1px solid #94a3b82e;border-radius:18px;gap:.9rem;margin-top:1rem;padding:1rem;display:grid}.review-box label{color:#e2e8f0;gap:.45rem;font-weight:700;display:grid}.review-box input{color:#fff;background:#020617b3;border:1px solid #94a3b83d;border-radius:14px;outline:none;width:100%;padding:.95rem 1rem}.rating-buttons{flex-wrap:wrap;gap:.6rem;display:flex}.rating-button{color:#e2e8f0;cursor:pointer;background:#0f172ae6;border:1px solid #94a3b83d;border-radius:999px;padding:.65rem .9rem;font-weight:800}.rating-button:hover{border-color:#38bdf8bf}.published-services-box{gap:.8rem;margin-top:1.5rem;display:grid}.published-services-box h3{margin-bottom:.4rem}.mini-service-item{background:#0206178c;border:1px solid #94a3b829;border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.mini-service-item p{color:#94a3b8;margin:.25rem 0 0}.mini-service-item span{color:#38bdf8;background:#38bdf81f;border:1px solid #38bdf83d;border-radius:999px;padding:.4rem .7rem;font-size:.8rem;font-weight:800}.catalog-tools{background:#0f172ab8;border:1px solid #94a3b82e;border-radius:24px;gap:1.2rem;margin-bottom:2rem;padding:1.5rem;display:grid}.search-box label{color:#e2e8f0;gap:.5rem;font-weight:800;display:grid}.search-box input{color:#fff;background:#020617b3;border:1px solid #94a3b83d;border-radius:14px;outline:none;width:100%;padding:.95rem 1rem}.search-box input:focus{border-color:#38bdf8bf}.filter-box p{color:#e2e8f0;margin-bottom:.8rem;font-weight:800}.category-filters{flex-wrap:wrap;gap:.7rem;display:flex}.category-button{color:#cbd5e1;cursor:pointer;background:#020617b3;border:1px solid #94a3b83d;border-radius:999px;padding:.7rem 1rem;font-weight:800}.category-button:hover{color:#fff;border-color:#38bdf8bf}.catalog-summary{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.catalog-summary p{color:#94a3b8;margin:0}.catalog-summary strong{color:#38bdf8}.empty-results{background:#0f172ab8;border:1px solid #94a3b82e;border-radius:24px;padding:2rem}.empty-results p{color:#94a3b8;line-height:1.7}@media (width<=900px){.catalog-summary{flex-direction:column;align-items:flex-start}}.app-shell{min-height:100vh}.site-header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020617d1;border-bottom:1px solid #94a3b826;position:sticky;top:0}.brand-logo{color:#fff;font-size:2rem;font-weight:900;text-decoration:none}.nav-actions{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.nav-register-button,.nav-logout-button{color:#082f49;cursor:pointer;background:#38bdf8;border:none;border-radius:999px;padding:.8rem 1.2rem;font-weight:800;text-decoration:none}.user-chip{background:#0f172acc;border:1px solid #94a3b833;border-radius:16px;gap:.15rem;padding:.6rem .9rem;display:grid}.user-chip span{color:#fff;font-weight:800}.user-chip small{color:#94a3b8;font-size:.78rem}.auth-page{justify-content:center;display:flex}.auth-card{background:#0f172ab8;border:1px solid #94a3b82e;border-radius:28px;width:100%;max-width:760px;padding:2rem}.auth-card h1{margin-top:.6rem}.auth-card p{color:#94a3b8;line-height:1.7}.error-box{background:#ef44441f;border:1px solid #ef444447;border-radius:18px;margin-top:1rem;padding:1rem}.error-box p{color:#fca5a5;margin:0}.demo-users-box{background:#0206178c;border:1px solid #94a3b829;border-radius:20px;margin-top:1.5rem;padding:1.2rem}.demo-users-box h2{margin-top:0;margin-bottom:1rem}.demo-buttons{flex-wrap:wrap;gap:.8rem;margin-bottom:1rem;display:flex}.demo-credentials p{margin:.35rem 0}.auth-footer-text{margin-top:1.2rem}.auth-footer-text a{color:#38bdf8;font-weight:700;text-decoration:none}.access-guard{background:#0f172ab8;border:1px solid #94a3b82e;border-radius:28px;padding:2rem}.access-guard p{color:#94a3b8;line-height:1.7}.guard-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.2rem;display:flex}.user-session-box{background:#0f172ab8;border:1px solid #94a3b82e;border-radius:20px;gap:.35rem;margin-bottom:1.5rem;padding:1rem 1.2rem;display:grid}.user-session-box p{color:#cbd5e1;margin:0}@media (width<=900px){.nav-actions{justify-content:flex-start;width:100%}.demo-buttons,.guard-actions{flex-direction:column;align-items:stretch}}.site-header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172af5;border-bottom:1px solid #94a3b829;width:100%;position:sticky;top:0}.site-header .navbar{justify-content:space-between;align-items:center;gap:1.5rem;width:min(100%,1280px);height:82px;margin:0 auto;padding:0 7%;display:flex}.brand-logo{color:#fff;letter-spacing:-.04em;white-space:nowrap;font-size:1.45rem;font-weight:900;text-decoration:none}.nav-links{flex:1;justify-content:center;align-items:center;gap:1.15rem;display:flex}.nav-links a,.nav-actions a{color:#cbd5e1;white-space:nowrap;padding:.55rem .2rem;font-size:.95rem;font-weight:800;text-decoration:none}.nav-links a:hover,.nav-actions a:hover{color:#fff}.nav-links a.active{color:#38bdf8}.nav-actions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:.85rem;display:flex}.nav-register-button{cursor:pointer;background:#38bdf8;border:none;border-radius:999px;font-weight:900;text-decoration:none;color:#082f49!important;padding:.85rem 1.25rem!important}.nav-register-button:hover{background:#7dd3fc;color:#082f49!important}.nav-logout-button{color:#fca5a5;cursor:pointer;background:#ef444429;border:none;border-radius:999px;padding:.8rem 1rem;font-weight:900}.nav-logout-button:hover{background:#ef444442}.user-chip{background:#0206178c;border:1px solid #94a3b838;border-radius:16px;gap:.1rem;min-width:130px;padding:.55rem .85rem;display:grid}.user-chip span{color:#fff;font-size:.9rem;font-weight:900}.user-chip small{color:#94a3b8;font-size:.75rem;font-weight:700}@media (width<=980px){.site-header .navbar{flex-direction:column;align-items:flex-start;height:auto;padding:1rem 7%}.nav-links,.nav-actions{flex-wrap:wrap;justify-content:flex-start;width:100%}}.site-header .navbar{grid-template-columns:auto 1fr auto;align-items:center;width:100%!important;max-width:none!important;margin:0!important;padding:0 6.5%!important;display:grid!important}.brand-logo{justify-self:start}.nav-links{justify-self:center;flex:none!important}.nav-actions{justify-self:end}html{scrollbar-width:thin;scrollbar-color:#38bdf8 #020617}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#020617}::-webkit-scrollbar-thumb{background:linear-gradient(#38bdf8,#0ea5e9);border:3px solid #020617;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#7dd3fc,#38bdf8)}::-webkit-scrollbar-corner{background:#020617}.profile-trigger{color:#fff;cursor:pointer;background:#020617a6;border:1px solid #94a3b838;border-radius:999px;align-items:center;gap:.7rem;padding:.45rem .75rem .45rem .45rem;display:flex}.profile-trigger:hover{border-color:#38bdf899}.profile-avatar{color:#082f49;background:linear-gradient(135deg,#38bdf8,#0ea5e9);border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.profile-avatar.large{width:48px;height:48px}.profile-text{text-align:left;gap:.05rem;display:grid}.profile-text strong{color:#fff;font-size:.9rem}.profile-text small{color:#94a3b8;font-size:.75rem}.profile-dropdown{z-index:200;background:#0f172afa;border:1px solid #94a3b833;border-radius:22px;width:320px;padding:1rem;position:absolute;top:calc(100% + .75rem);right:0;box-shadow:0 30px 80px #00000073}.profile-dropdown-header{border-bottom:1px solid #94a3b829;align-items:center;gap:.85rem;margin-bottom:.75rem;padding-bottom:1rem;display:flex}.profile-dropdown-header strong{color:#fff}.profile-dropdown-header p{color:#94a3b8;margin:.15rem 0;font-size:.85rem}.profile-dropdown-header small{color:#38bdf8;font-weight:800}.profile-dropdown-link{color:#cbd5e1;border-radius:14px;padding:.75rem;font-weight:800;text-decoration:none;display:block}.profile-dropdown-link:hover{color:#fff;background:#38bdf81f}.profile-logout-button{color:#fca5a5;cursor:pointer;background:#ef444429;border:none;border-radius:14px;width:100%;margin-top:.5rem;padding:.85rem 1rem;font-weight:900}.profile-logout-button:hover{background:#ef444442}.payment-card{gap:.9rem;display:grid}.payment-card .money-box{margin-top:0}.client-price-note{color:#94a3b8;margin:0;line-height:1.6}.payment-actions{grid-template-columns:1fr;gap:.75rem;margin-top:.5rem;display:grid}.payment-actions .primary-button,.payment-actions .secondary-button{text-align:center;width:100%}@media (width<=700px){.profile-dropdown{width:min(90vw,320px);left:0;right:auto}.profile-text{display:none}}.conversation-title-row{flex-wrap:wrap;align-items:center;gap:.8rem;margin-bottom:.4rem;display:flex}.conversation-title-row h3{margin:0}.new-message-badge{color:#082f49;background:#38bdf8;border:1px solid #7dd3fccc;border-radius:999px;width:fit-content;padding:.35rem .65rem;font-size:.75rem;font-weight:900}.unread-message-text{font-weight:800;color:#7dd3fc!important;margin-bottom:.6rem!important}.cancelled{color:#cbd5e1;background:#94a3b829}.order-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin:1rem 0;display:grid}.order-meta-item{background:#0206178c;border:1px solid #94a3b829;border-radius:14px;padding:.8rem}.order-meta-item span{color:#94a3b8;margin-bottom:.25rem;font-size:.78rem;font-weight:800;display:block}.order-meta-item strong{color:#e2e8f0;font-size:.92rem}@media (width<=700px){.order-meta-grid{grid-template-columns:1fr}}.confirm-overlay{z-index:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020617b8;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.confirm-dialog{background:#0f172afa;border:1px solid #94a3b838;border-radius:24px;width:min(100%,520px);padding:1.5rem;box-shadow:0 30px 90px #00000080}.confirm-dialog h2{color:#fff;margin:1rem 0 .5rem}.confirm-dialog p{color:#cbd5e1;line-height:1.7}.confirm-actions{flex-wrap:wrap;justify-content:flex-end;gap:.8rem;margin-top:1.2rem;display:flex}.danger-button{cursor:pointer;color:#fca5a5;background:#ef44442e;border:1px solid #ef444459;border-radius:14px;justify-content:center;align-items:center;padding:.95rem 1.2rem;font-weight:900;text-decoration:none;display:inline-flex}.danger-button:hover{background:#ef444447}@media (width<=700px){.confirm-actions{flex-direction:column-reverse;align-items:stretch}.confirm-actions button{width:100%}}.filter-panel{background:#0206177a;border:1px solid #94a3b829;border-radius:20px;gap:.8rem;margin:1rem 0 1.2rem;padding:1rem;display:grid}.filter-panel p{color:#e2e8f0;margin:0;font-weight:900}.filter-panel small{color:#94a3b8;font-weight:700}.filter-buttons{flex-wrap:wrap;gap:.7rem;display:flex}.filter-button{color:#cbd5e1;cursor:pointer;background:#0f172ad9;border:1px solid #94a3b83d;border-radius:999px;align-items:center;gap:.55rem;padding:.7rem .9rem;font-weight:900;display:inline-flex}.filter-button:hover{color:#fff;border-color:#38bdf8bf}.filter-button span{color:#e2e8f0;background:#94a3b829;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 .45rem;font-size:.75rem;display:grid}.filter-button-active{color:#38bdf8;background:#38bdf82e;border-color:#38bdf8d9}.filter-button-active span{color:#082f49;background:#38bdf8}*{box-sizing:border-box}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}button,input,select,textarea{font:inherit}.primary-button,.secondary-button,.danger-button,.nav-register-button,.profile-logout-button,.filter-button,.category-button{min-height:44px}@media (width<=1180px){.services-grid,.dashboard-grid,.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-header .navbar{grid-template-columns:auto 1fr auto;gap:1rem;padding:0 4%!important}.nav-links{gap:.8rem}.nav-links a,.nav-actions a{font-size:.9rem}}@media (width<=980px){.site-header .navbar{grid-template-columns:1fr!important;align-items:stretch!important;gap:.9rem!important;height:auto!important;padding:1rem 5%!important;display:grid!important}.brand-logo{justify-self:start;font-size:1.35rem}.nav-links,.nav-actions{flex-wrap:wrap;justify-content:flex-start;justify-self:stretch;gap:.65rem;width:100%}.profile-menu{width:100%}.profile-trigger{justify-content:space-between;width:100%}.profile-dropdown{width:min(100%,360px);left:0;right:auto}.home-page,.page-section,.auth-page{padding:2.5rem 5%}.hero,.detail-layout,.chat-layout{grid-template-columns:1fr}.hero{gap:1.5rem;margin-bottom:2.5rem}.hero-content h1,.section-header h1,.detail-main h1{letter-spacing:-.05em;font-size:clamp(2rem,9vw,3.2rem)}.section-header{max-width:100%}}@media (width<=760px){.home-page,.page-section,.auth-page{padding:1.6rem 4.5%}.app-main{min-height:auto;padding-top:0}.hero-card,.service-card,.step-card,.auth-card,.detail-box,.dashboard-card,.chat-info,.chat-box,.catalog-tools,.access-guard,.empty-results,.confirm-dialog{border-radius:18px;padding:1rem}.services-grid,.dashboard-grid,.steps-grid{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}.hero-actions,.card-actions,.detail-actions,.guard-actions,.order-actions,.payment-actions,.confirm-actions{grid-template-columns:1fr;gap:.7rem;width:100%;display:grid}.primary-button,.secondary-button,.danger-button{text-align:center;width:100%}.money-box{flex-direction:column;align-items:flex-start;gap:.25rem}.status-item{flex-direction:column;gap:.8rem}.status-badge{width:fit-content;min-width:auto;max-width:100%}.order-content{width:100%;min-width:0}.order-meta-grid{grid-template-columns:1fr}.order-meta-item{min-width:0}.order-meta-item strong,.order-content h3,.service-card h3,.mini-service-item strong{overflow-wrap:anywhere}.panel-header-row{flex-direction:column;align-items:flex-start}.mini-service-item{flex-direction:column;align-items:stretch}.mini-service-item .order-actions{margin-top:.8rem}.catalog-summary{flex-direction:column;align-items:stretch}.category-filters,.filter-buttons,.rating-buttons{grid-template-columns:1fr;display:grid}.category-button,.filter-button,.rating-button{justify-content:center;width:100%}.auth-form input,.auth-form select,.search-box input,.chat-form input,.review-box input{min-width:0}.chat-messages-area{max-height:420px;padding-right:0}.chat-message{width:100%;max-width:100%}.message-header{flex-direction:column;align-items:flex-start;gap:.15rem}.conversation-title-row{flex-direction:column;align-items:flex-start;gap:.45rem}.confirm-overlay{align-items:end;padding:1rem}.confirm-dialog,.profile-dropdown{width:100%}}@media (width<=520px){.site-header .navbar{padding:.85rem 4.5%!important}.brand-logo{font-size:1.25rem}.nav-links,.nav-actions{gap:.5rem}.nav-links a,.nav-actions a{padding:.45rem .15rem;font-size:.86rem}.nav-register-button{justify-content:center;width:100%}.profile-text{display:grid}.profile-text strong{text-overflow:ellipsis;white-space:nowrap;max-width:190px;overflow:hidden}.profile-dropdown-header{align-items:flex-start}.profile-dropdown-header p{overflow-wrap:anywhere}.hero-content h1,.section-header h1,.detail-main h1{font-size:clamp(1.85rem,10vw,2.55rem)}.section-header h2{font-size:1.45rem}.auth-card h1{font-size:2rem}.hero-content p,.section-header p,.auth-card p,.detail-main p,.empty-text{font-size:.98rem}.service-info,.service-price,.review-box,.filter-panel,.demo-users-box,.user-session-box{border-radius:16px;padding:.85rem}.chat-box{gap:.75rem}.chat-form{grid-template-columns:1fr}}@media (width<=380px){.home-page,.page-section,.auth-page{padding-left:3.8%;padding-right:3.8%}.hero-card,.service-card,.step-card,.auth-card,.detail-box,.dashboard-card,.chat-info,.chat-box,.catalog-tools,.access-guard,.empty-results{padding:.85rem}.profile-avatar{width:34px;height:34px}.profile-text strong{max-width:150px}}:root{--ui-bg:#020617;--ui-surface:#0f172ac7;--ui-surface-strong:#0f172af5;--ui-border:#94a3b82e;--ui-border-strong:#38bdf880;--ui-text:#f8fafc;--ui-muted:#94a3b8;--ui-primary:#38bdf8;--ui-primary-soft:#38bdf824;--ui-danger:#f87171;--ui-radius:22px;--ui-transition:.18s ease}html{scroll-behavior:smooth}body.menu-open{overflow:hidden}a,button,input,select,.service-card,.step-card,.hero-card,.dashboard-card,.detail-box,.chat-info,.chat-box,.catalog-tools,.empty-results,.access-guard,.auth-card,.status-item,.mini-service-item,.money-box,.profile-dropdown,.mobile-nav-panel{transition:transform var(--ui-transition), opacity var(--ui-transition), border-color var(--ui-transition), background var(--ui-transition), box-shadow var(--ui-transition), color var(--ui-transition)}.page-enter{animation:.38s both pageFadeUp}@keyframes pageFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.hero-card:hover,.service-card:hover,.step-card:hover,.dashboard-card:hover,.detail-box:hover,.chat-info:hover,.chat-box:hover,.catalog-tools:hover,.empty-results:hover,.access-guard:hover,.auth-card:hover,.status-item:hover,.mini-service-item:hover{border-color:#38bdf852;transform:translateY(-3px);box-shadow:0 24px 70px #0206176b}.primary-button:hover,.secondary-button:hover,.danger-button:hover,.nav-register-button:hover,.profile-logout-button:hover,.mobile-logout-button:hover,.mobile-primary-link:hover{transform:translateY(-2px)}.primary-button:active,.secondary-button:active,.danger-button:active,.nav-register-button:active,.profile-logout-button:active,.mobile-logout-button:active,.mobile-primary-link:active,.mobile-menu-button:active,.profile-trigger:active{transform:translateY(0)scale(.98)}.primary-button,.nav-register-button,.mobile-primary-link{box-shadow:0 12px 30px #38bdf829}.primary-button:hover,.nav-register-button:hover,.mobile-primary-link:hover{box-shadow:0 18px 42px #38bdf840}.auth-form input:focus,.auth-form select:focus,.search-box input:focus,.chat-form input:focus,.review-box input:focus{border-color:#38bdf8d9;box-shadow:0 0 0 4px #38bdf81a}.site-header{z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #94a3b826;top:0;background:#020617c2!important;position:sticky!important}.site-header:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#38bdf861,#0000);height:1px;position:absolute;bottom:-1px;left:6.5%;right:6.5%}.site-header .pro-navbar{grid-template-columns:auto 1fr auto auto;align-items:center;gap:1.2rem;min-height:78px;background:0 0!important;border-bottom:none!important;width:100%!important;max-width:none!important;height:auto!important;margin:0!important;padding:0 6.5%!important;display:grid!important;position:relative!important}.brand-logo{letter-spacing:-.05em;text-decoration:none;position:relative;color:var(--ui-text)!important;font-size:1.45rem!important;font-weight:950!important}.brand-logo:after{content:"";background:var(--ui-primary);width:0;height:2px;transition:width var(--ui-transition);border-radius:999px;position:absolute;bottom:-.35rem;left:0}.brand-logo:hover:after{width:100%}.desktop-nav{justify-content:center;justify-self:center;align-items:center;gap:.45rem;display:flex}.desktop-nav a,.desktop-actions a{border-radius:999px;font-size:.92rem;font-weight:900;text-decoration:none;position:relative;color:#cbd5e1!important;padding:.65rem .85rem!important}.desktop-nav a:hover,.desktop-actions a:hover{background:#94a3b817;color:#fff!important}.desktop-nav a.active,.desktop-actions a.active{background:#38bdf81f;box-shadow:inset 0 0 0 1px #38bdf82e;color:var(--ui-primary)!important}.desktop-actions{justify-content:flex-end;justify-self:end;align-items:center;gap:.65rem;display:flex}.nav-register-button{color:#082f49!important;background:var(--ui-primary)!important;padding:.75rem 1.05rem!important}.profile-menu{position:relative}.profile-trigger{color:#fff;cursor:pointer;background:#0f172ab8;border:1px solid #94a3b838;border-radius:999px;align-items:center;gap:.7rem;padding:.42rem .8rem .42rem .42rem;display:flex;box-shadow:0 12px 34px #0206173d}.profile-trigger:hover{background:#0f172af2;border-color:#38bdf88c}.profile-avatar{flex:none}.profile-dropdown{animation:.18s both dropdownIn}@keyframes dropdownIn{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.mobile-menu-button{cursor:pointer;background:#0f172ac7;border:1px solid #94a3b838;border-radius:16px;place-items:center;width:46px;height:46px;padding:0;display:none;position:relative}.mobile-menu-button span{background:#e2e8f0;border-radius:999px;width:20px;height:2px;transition:transform .18s,opacity .18s,top .18s;position:absolute}.mobile-menu-button span:first-child{top:15px}.mobile-menu-button span:nth-child(2){top:22px}.mobile-menu-button span:nth-child(3){top:29px}.mobile-menu-button-open span:first-child{top:22px;transform:rotate(45deg)}.mobile-menu-button-open span:nth-child(2){opacity:0}.mobile-menu-button-open span:nth-child(3){top:22px;transform:rotate(-45deg)}.mobile-menu-backdrop{z-index:1001;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;pointer-events:none;background:#020617ad;transition:opacity .2s;position:fixed;inset:0}.mobile-menu-backdrop-open{opacity:1;pointer-events:auto}.mobile-nav-panel{z-index:1002;opacity:0;pointer-events:none;background:radial-gradient(circle at 100% 0,#38bdf829,#0000 34%),#0f172afa;border-left:1px solid #94a3b82e;width:min(92vw,390px);height:100vh;padding:1.1rem;transition:transform .24s,opacity .24s;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(104%);box-shadow:-30px 0 90px #00000073}.mobile-nav-panel-open{opacity:1;pointer-events:auto;transform:translate(0)}.mobile-nav-header{border-bottom:1px solid #94a3b829;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1rem;display:flex}.mobile-nav-header strong{color:#fff;letter-spacing:-.05em;font-size:1.35rem;font-weight:950;display:block}.mobile-nav-header p{color:var(--ui-muted);margin:.25rem 0 0;font-size:.9rem}.mobile-close-button{color:#fff;cursor:pointer;background:#0206178c;border:1px solid #94a3b838;border-radius:14px;width:42px;height:42px;font-weight:900}.mobile-profile-card{background:#0206177a;border:1px solid #94a3b829;border-radius:20px;align-items:center;gap:.9rem;margin:1rem 0;padding:1rem;display:flex}.mobile-profile-card strong{color:#fff;overflow-wrap:anywhere;display:block}.mobile-profile-card p{color:var(--ui-muted);overflow-wrap:anywhere;margin:.2rem 0;font-size:.86rem}.mobile-profile-card small{color:var(--ui-primary);font-weight:900}.mobile-nav-links{gap:.65rem;margin-top:1rem;display:grid}.mobile-nav-links a,.mobile-primary-link,.mobile-logout-button{color:#e2e8f0;background:#02061766;border:1px solid #94a3b824;border-radius:16px;justify-content:space-between;align-items:center;min-height:48px;padding:.9rem 1rem;font-weight:900;text-decoration:none;display:flex}.mobile-nav-links a:hover,.mobile-nav-links a.active{color:var(--ui-primary);background:#38bdf81a;border-color:#38bdf861}.mobile-primary-link{color:#082f49!important;background:var(--ui-primary)!important;border-color:#0000!important;justify-content:center!important}.mobile-logout-button{color:#fca5a5;cursor:pointer;background:#ef44441f;border-color:#ef44443d;justify-content:center;width:100%;margin-top:1rem}@media (width<=860px){.site-header .pro-navbar{min-height:68px;grid-template-columns:auto 1fr auto!important;padding:0 4.5%!important}.desktop-nav,.desktop-actions{display:none!important}.mobile-menu-button{justify-self:end;display:grid}.brand-logo{font-size:1.25rem!important}}@media (width<=460px){.mobile-nav-panel{width:100vw}}.hero-actions .primary-button,.hero-actions .secondary-button{min-width:150px}@media (width>=861px){.hero-actions .primary-button,.hero-actions .secondary-button{width:auto}}:root{--navbar-height-desktop:78px;--navbar-height-mobile:64px}.site-header{z-index:3000!important;width:100%!important;position:fixed!important;top:0!important;left:0!important;right:0!important}.app-main{padding-top:var(--navbar-height-desktop)!important}.site-header .pro-navbar{min-height:var(--navbar-height-desktop)!important;height:var(--navbar-height-desktop)!important;align-items:center!important}.brand-logo{align-items:center!important;padding-top:0!important;line-height:1!important;display:inline-flex!important;transform:translateY(0)!important}.mobile-menu-button{align-self:center!important}body.menu-open{overscroll-behavior:none!important;height:100dvh!important;overflow:hidden!important}body.menu-open .app-main{pointer-events:none}body.menu-open .mobile-nav-panel,body.menu-open .mobile-menu-backdrop,body.menu-open .site-header{pointer-events:auto}.mobile-menu-backdrop{z-index:3001!important;background:#020617c7!important;position:fixed!important;inset:0!important}.mobile-nav-panel{z-index:3002!important;overscroll-behavior:contain!important;height:100dvh!important;position:fixed!important;top:0!important;bottom:0!important;right:0!important}@media (width<=860px){.app-main{padding-top:var(--navbar-height-mobile)!important}.site-header .pro-navbar{min-height:var(--navbar-height-mobile)!important;height:var(--navbar-height-mobile)!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;padding:0 4.5%!important;display:grid!important}.brand-logo{align-self:center!important;font-size:1.15rem!important;line-height:1!important}.mobile-menu-button{border-radius:14px!important;align-self:center!important;width:42px!important;height:42px!important}.mobile-menu-button span:first-child{top:13px}.mobile-menu-button span:nth-child(2){top:20px}.mobile-menu-button span:nth-child(3){top:27px}.mobile-menu-button-open span:first-child,.mobile-menu-button-open span:nth-child(3){top:20px}.mobile-nav-panel{padding-top:1rem!important}.mobile-nav-header{min-height:56px;align-items:center!important}.mobile-nav-header strong{line-height:1!important}}@media (width<=460px){.mobile-nav-panel{border-left:none!important;width:100vw!important}.mobile-profile-card{align-items:center!important}.mobile-nav-links a,.mobile-primary-link,.mobile-logout-button{min-height:46px!important}}:root{--color-cyan:#38bdf8;--color-blue:#60a5fa;--color-indigo:#818cf8;--color-violet:#a78bfa;--color-purple:#c084fc;--color-pink:#f472b6;--color-teal:#2dd4bf;--color-emerald:#34d399;--color-amber:#fbbf24;--color-orange:#fb923c;--color-red:#fb7185;--surface-dark:#0f172ad1;--surface-soft:#1e293ba3;--surface-glass:#0f172ab8;--shadow-soft:0 22px 70px #02061761;--shadow-glow-cyan:0 20px 55px #38bdf824;--shadow-glow-purple:0 20px 55px #a855f724;--shadow-glow-green:0 20px 55px #2dd4bf1f}body{background:radial-gradient(circle at 8% 12%,#38bdf821,#0000 30%),radial-gradient(circle at 88% 10%,#c084fc24,#0000 28%),radial-gradient(circle at 50% 100%,#2dd4bf14,#0000 32%),#020617!important}.home-page,.page-section{position:relative}.home-page:before,.page-section:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(135deg,#38bdf80a,#0000 28%),linear-gradient(315deg,#f472b60a,#0000 30%);position:fixed;inset:0}.hero{position:relative}.hero-content h1,.section-header h1,.detail-main h1{background:linear-gradient(135deg,#fff,#dbeafe 38%,#bfdbfe 65%,#e9d5ff);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-content p,.section-header p,.detail-main p,.empty-text{color:#b6c3d7!important}.hero-label{box-shadow:0 12px 30px #38bdf814;color:#e0f2fe!important;background:linear-gradient(135deg,#38bdf82e,#818cf81f)!important;border-color:#7dd3fc57!important}.primary-button{background:linear-gradient(135deg, var(--color-cyan), var(--color-blue))!important;color:#061826!important;box-shadow:0 18px 42px #38bdf838!important}.primary-button:hover{background:linear-gradient(135deg,#7dd3fc,#93c5fd)!important;box-shadow:0 24px 60px #38bdf84d!important}.secondary-button{color:#e2e8f0!important;background:linear-gradient(135deg,#1e293bd1,#3341559e)!important;border-color:#94a3b83d!important}.secondary-button:hover{background:linear-gradient(135deg,#4f46e538,#38bdf81f)!important;border-color:#818cf87a!important}.hero-card,.service-card,.step-card,.auth-card,.detail-box,.dashboard-card,.chat-info,.chat-box,.catalog-tools,.empty-results,.access-guard,.status-item,.mini-service-item{box-shadow:var(--shadow-soft);background:linear-gradient(#0f172ae0,#0f172aad)!important;border-color:#94a3b82e!important}.hero-card{box-shadow:var(--shadow-glow-purple), var(--shadow-soft);border-color:#a855f747!important}.money-box{background:linear-gradient(135deg,#020617b3,#1e293b9e)!important;border-color:#94a3b82e!important}.money-box strong{color:#f8fafc!important}.service-card{position:relative;overflow:hidden}.service-card:before{content:"";background:linear-gradient(90deg, var(--color-cyan), var(--color-violet), var(--color-pink));height:4px;position:absolute;inset:0 0 auto}.service-card:nth-child(3n+1){border-color:#38bdf83d!important}.service-card:nth-child(3n+2){border-color:#a78bfa47!important}.service-card:nth-child(3n+3){border-color:#2dd4bf40!important}.service-card:nth-child(3n+1):before{background:linear-gradient(90deg, var(--color-cyan), var(--color-blue))}.service-card:nth-child(3n+2):before{background:linear-gradient(90deg, var(--color-violet), var(--color-pink))}.service-card:nth-child(3n+3):before{background:linear-gradient(90deg, var(--color-teal), var(--color-emerald))}.service-category{border:1px solid #7dd3fc42;color:#ecfeff!important;background:linear-gradient(135deg,#38bdf833,#818cf829)!important}.service-info,.service-price{border:1px solid #94a3b81a;background:#0206176b!important}.step-card{position:relative;overflow:hidden}.step-card span{box-shadow:0 12px 30px #38bdf83d}.step-card:first-child span{background:linear-gradient(135deg, var(--color-cyan), var(--color-blue))!important}.step-card:nth-child(2) span{background:linear-gradient(135deg, var(--color-violet), var(--color-purple))!important}.step-card:nth-child(3) span{background:linear-gradient(135deg, var(--color-teal), var(--color-emerald))!important}.step-card:nth-child(4) span{background:linear-gradient(135deg, var(--color-amber), var(--color-orange))!important}.dashboard-card{position:relative;overflow:hidden}.dashboard-card:before{content:"";background:linear-gradient(90deg, var(--color-cyan), var(--color-blue));height:4px;position:absolute;inset:0 0 auto}.dashboard-card:nth-child(4n+1):before{background:linear-gradient(90deg, var(--color-cyan), var(--color-blue))}.dashboard-card:nth-child(4n+2):before{background:linear-gradient(90deg, var(--color-violet), var(--color-pink))}.dashboard-card:nth-child(4n+3):before{background:linear-gradient(90deg, var(--color-teal), var(--color-emerald))}.dashboard-card:nth-child(4n+4):before{background:linear-gradient(90deg, var(--color-amber), var(--color-orange))}.dashboard-card strong{background:linear-gradient(135deg,#7dd3fc,#c4b5fd);-webkit-background-clip:text;background-clip:text;color:#0000!important}.pending{border:1px solid #fbbf2447;color:#fcd34d!important;background:#fbbf2429!important}.done{border:1px solid #34d39947;color:#86efac!important;background:#34d39929!important}.review{border:1px solid #818cf847;color:#c4b5fd!important;background:#818cf829!important}.process{border:1px solid #38bdf847;color:#7dd3fc!important;background:#38bdf829!important}.cancelled{border:1px solid #f871713d;color:#fca5a5!important;background:#f8717121!important}.catalog-tools{background:radial-gradient(circle at 0 0,#818cf829,#0000 34%),linear-gradient(#0f172ae6,#1e293b9e)!important;border-color:#818cf83d!important}.category-button{background:#1e293bb8!important}.category-button-active{color:#dbeafe!important;background:linear-gradient(135deg,#818cf83d,#38bdf829)!important;border-color:#818cf873!important}.chat-layout{align-items:stretch!important;gap:1.4rem!important}.chat-layout .chat-info{top:calc(var(--navbar-height-desktop,78px) + 1rem);box-shadow:var(--shadow-glow-purple), var(--shadow-soft);position:sticky;background:radial-gradient(circle at 0 0,#a855f72e,#0000 32%),linear-gradient(#1e293be0,#0f172abd)!important;border-color:#a855f742!important}.chat-layout .chat-info h1,.chat-layout .chat-info h2,.chat-layout .chat-info h3{color:#fff}.chat-layout .chat-info p{color:#cbd5e1!important}.chat-box{min-height:640px;box-shadow:var(--shadow-glow-cyan), var(--shadow-soft);grid-template-rows:auto 1fr auto;overflow:hidden;background:radial-gradient(circle at 20% 0,#38bdf81f,#0000 30%),radial-gradient(circle at 95% 10%,#f472b61f,#0000 28%),linear-gradient(#0f172aeb,#020617c7)!important;border-color:#38bdf838!important;display:grid!important}.chat-box .panel-header-row{border-bottom:1px solid #94a3b824;align-items:center;margin-bottom:0;padding-bottom:1rem}.chat-box .panel-header-row .empty-text{margin-top:.25rem;color:#93c5fd!important}.chat-box .panel-header-row .secondary-button{width:auto;color:#fca5a5!important;background:#f871711a!important;border-color:#f8717138!important}.chat-messages-area{background-color:#0000;background-image:linear-gradient(#94a3b809 1px,#0000 1px),linear-gradient(90deg,#94a3b809 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:18px;min-height:360px;position:relative;overflow-y:auto;gap:.9rem!important;max-height:600px!important;padding:1.1rem .45rem 1.1rem .1rem!important}.chat-messages-area::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--color-violet), var(--color-cyan));border:2px solid #020617e0}.chat-message{min-width:min(180px,100%);animation:.18s both messagePop;position:relative;border-radius:20px!important;width:fit-content!important;max-width:min(76%,620px)!important;padding:.85rem 1rem!important}@keyframes messagePop{0%{opacity:0;transform:translateY(7px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.own-message{box-shadow:0 16px 40px #38bdf81f;background:linear-gradient(135deg,#38bdf847,#3b82f633)!important;border:1px solid #7dd3fc5c!important;border-bottom-right-radius:6px!important;justify-self:end!important}.other-message{box-shadow:0 16px 40px #0206173d;background:linear-gradient(135deg,#334155f5,#1e293be6)!important;border:1px solid #94a3b833!important;border-bottom-left-radius:6px!important;justify-self:start!important}.message-header{align-items:center!important;gap:.7rem!important;margin-bottom:.35rem!important}.message-header strong{color:#fff;letter-spacing:.01em;font-size:.82rem}.message-header span{color:#a7b4c8!important;font-size:.72rem!important}.chat-message p{overflow-wrap:anywhere;font-size:.95rem;color:#f8fafc!important;line-height:1.55!important}.chat-form{background:linear-gradient(#0f172a1a,#0f172ae6);border-top:1px solid #94a3b824;padding-top:1rem;position:sticky;bottom:0;grid-template-columns:1fr auto!important;gap:.75rem!important;margin-top:0!important;display:grid!important}.chat-form input{min-height:52px;color:#fff!important;background:#020617b8!important;border-color:#94a3b82e!important;border-radius:18px!important}.chat-form button{min-width:120px;border-radius:18px!important}.chat-messages-area .empty-results{text-align:center;place-self:center;width:min(100%,520px);background:radial-gradient(circle at top,#38bdf81f,#0000 42%),#0f172ad1!important}.published-services-box,.filter-panel,.review-box,.user-session-box,.demo-users-box{border:1px solid #94a3b824;background:linear-gradient(135deg,#1e293bb8,#0f172aa8)!important}.user-session-box{border-left:4px solid var(--color-teal)}.filter-panel{border-left:4px solid var(--color-violet)}.review-box{border-left:4px solid var(--color-amber)}.success-box{background:linear-gradient(135deg,#10b98124,#2dd4bf14)!important;border-color:#34d39942!important}.error-box{background:linear-gradient(135deg,#f8717121,#f472b614)!important;border-color:#f8717142!important}.auth-form input,.auth-form select,.search-box input,.review-box input{background:#0206179e!important;border-color:#94a3b82e!important}.auth-form input:hover,.auth-form select:hover,.search-box input:hover,.review-box input:hover,.chat-form input:hover{border-color:#7dd3fc52!important}.site-header{background:linear-gradient(90deg,#020617e0,#0f172ad6,#111827e0)!important}.mobile-nav-panel{background:radial-gradient(circle at 100% 0,#38bdf82e,#0000 34%),radial-gradient(circle at 0 100%,#f472b61f,#0000 34%),#0f172afa!important}@media (width<=900px){.chat-layout .chat-info{position:static}.chat-box{min-height:560px}.chat-messages-area{min-height:340px;max-height:470px!important}}@media (width<=760px){.chat-box .panel-header-row{grid-template-columns:1fr!important;align-items:stretch!important;display:grid!important}.chat-box .panel-header-row .secondary-button{width:100%!important}.chat-message{max-width:92%!important}.chat-form{grid-template-columns:1fr!important}.chat-form button{width:100%!important}.dashboard-card:before,.service-card:before{height:3px}}@media (width<=460px){.chat-box{min-height:calc(100dvh - 120px)}.chat-messages-area{min-height:300px;max-height:52dvh!important}.chat-message{max-width:96%!important;padding:.8rem .9rem!important}.message-header{flex-direction:column;align-items:flex-start!important;gap:.1rem!important}}.chat-layout{gap:1.2rem!important}.chat-box{background:radial-gradient(circle at 10% 0,#2dd4bf1a,#0000 28%),radial-gradient(circle at 95% 10%,#38bdf814,#0000 30%),linear-gradient(#081223fa,#020617f5)!important;border:1px solid #2dd4bf2e!important;border-radius:26px!important;grid-template-rows:auto 1fr auto!important;min-height:680px!important;padding:0!important;display:grid!important;overflow:hidden!important;box-shadow:0 24px 80px #0206177a,inset 0 0 0 1px #2dd4bf0a!important}.chat-box .panel-header-row{background:linear-gradient(135deg,#0f172afa,#134e4a75)!important;border-bottom:1px solid #2dd4bf29!important;justify-content:space-between!important;align-items:center!important;gap:1rem!important;margin:0!important;padding:1.05rem 1.15rem!important;display:flex!important}.chat-box .panel-header-row h2{color:#f8fafc!important;margin:0!important;font-size:1.15rem!important}.chat-box .panel-header-row .empty-text{color:#99f6e4!important;margin:.25rem 0 0!important;font-size:.86rem!important}.chat-box .panel-header-row .secondary-button{color:#fecaca!important;width:auto!important;min-height:38px!important;box-shadow:none!important;background:#7f1d1d38!important;border-color:#f8717142!important;border-radius:999px!important;padding:.6rem .85rem!important}.chat-messages-area{background-color:#0000!important;background-image:linear-gradient(135deg,#0f172a47,#0206178a),radial-gradient(circle at 20% 20%,#2dd4bf0d,#0000 24%),radial-gradient(circle at 80% 40%,#38bdf80a,#0000 26%)!important;background-position:0 0,0 0,0 0!important;background-repeat:repeat,repeat,repeat!important;background-size:auto!important;background-attachment:scroll,scroll,scroll!important;background-origin:padding-box,padding-box,padding-box!important;background-clip:border-box,border-box,border-box!important;border-radius:0!important;align-content:start!important;gap:.55rem!important;min-height:420px!important;max-height:620px!important;padding:1.2rem 1rem!important;display:grid!important;overflow-y:auto!important}.chat-messages-area::-webkit-scrollbar{width:6px}.chat-messages-area::-webkit-scrollbar-track{background:#020617b3}.chat-messages-area::-webkit-scrollbar-thumb{background:linear-gradient(#2dd4bf,#38bdf8);border:none;border-radius:999px}.chat-message{border-radius:16px!important;width:fit-content!important;min-width:120px!important;max-width:min(72%,560px)!important;padding:.62rem .75rem .5rem!important;animation:.16s both chatBubbleIn!important;position:relative!important;box-shadow:0 10px 24px #0206173d!important}@keyframes chatBubbleIn{0%{opacity:0;transform:translateY(5px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.own-message{background:linear-gradient(135deg,#14b8a6f5,#0d9488eb)!important;border:1px solid #99f6e447!important;border-bottom-right-radius:4px!important;justify-self:end!important;margin-left:auto!important;margin-right:.35rem!important}.own-message:after{content:"";clip-path:polygon(0 0,100% 100%,0 100%);background:#0d9488eb;width:12px;height:12px;position:absolute;bottom:0;right:-6px}.other-message{background:linear-gradient(135deg,#334155fa,#1e293bfa)!important;border:1px solid #94a3b829!important;border-bottom-left-radius:4px!important;justify-self:start!important;margin-left:.35rem!important;margin-right:auto!important}.other-message:after{content:"";clip-path:polygon(100% 0,100% 100%,0 100%);background:#1e293bfa;width:12px;height:12px;position:absolute;bottom:0;left:-6px}.message-header{justify-content:space-between!important;align-items:baseline!important;gap:.7rem!important;margin:0 0 .18rem!important;display:flex!important}.message-header strong{color:#ffffffeb!important;font-size:.73rem!important;font-weight:900!important}.message-header span{color:#e2e8f0a8!important;white-space:nowrap!important;font-size:.65rem!important}.chat-message p{color:#fff!important;overflow-wrap:anywhere!important;margin:0!important;font-size:.9rem!important;line-height:1.45!important}.own-message .message-header strong,.own-message .message-header span,.own-message p{color:#ecfeff!important}.chat-form{background:linear-gradient(#0f172afa,#020617fa)!important;border-top:1px solid #2dd4bf24!important;grid-template-columns:1fr auto!important;gap:.65rem!important;margin:0!important;padding:.85rem!important;display:grid!important;position:relative!important;bottom:auto!important}.chat-form input{color:#f8fafc!important;background:#0f172af2!important;border:1px solid #94a3b82e!important;border-radius:999px!important;min-height:46px!important;padding:.8rem 1rem!important;box-shadow:inset 0 0 0 1px #02061740!important}.chat-form input::placeholder{color:#7c8aa2!important}.chat-form input:focus{border-color:#2dd4bfb8!important;box-shadow:0 0 0 4px #2dd4bf17,inset 0 0 0 1px #2dd4bf14!important}.chat-form button{color:#022c22!important;background:linear-gradient(135deg,#2dd4bf,#38bdf8)!important;border-radius:999px!important;min-width:96px!important;min-height:46px!important;box-shadow:0 14px 34px #2dd4bf2e!important}.chat-info{background:radial-gradient(circle at 0 0,#2dd4bf1f,#0000 32%),linear-gradient(#0f172ae0,#1e293ba8)!important;border-color:#2dd4bf33!important}@media (width<=760px){.chat-layout{gap:1rem!important}.chat-box{border-radius:22px!important;min-height:calc(100dvh - 96px)!important}.chat-box .panel-header-row{grid-template-columns:1fr!important;padding:.85rem .9rem!important;display:grid!important}.chat-box .panel-header-row h2{font-size:1rem!important}.chat-box .panel-header-row .empty-text{font-size:.78rem!important}.chat-box .panel-header-row .secondary-button{width:100%!important;min-height:38px!important;margin-top:.35rem!important}.chat-messages-area{gap:.48rem!important;min-height:360px!important;max-height:calc(100dvh - 280px)!important;padding:.95rem .75rem!important}.chat-message{border-radius:15px!important;min-width:95px!important;max-width:82%!important;padding:.55rem .68rem .48rem!important}.own-message{margin-right:.25rem!important}.other-message{margin-left:.25rem!important}.message-header{gap:.35rem!important}.message-header strong{font-size:.68rem!important}.message-header span{font-size:.58rem!important}.chat-message p{font-size:.84rem!important}.chat-form{grid-template-columns:1fr auto!important;gap:.5rem!important;padding:.72rem!important}.chat-form input{min-height:44px!important;font-size:.86rem!important}.chat-form button{width:auto!important;min-width:72px!important;min-height:44px!important;padding:0 .85rem!important;font-size:.82rem!important}}@media (width<=430px){.chat-box{border-radius:18px!important}.chat-messages-area{max-height:calc(100dvh - 270px)!important;padding:.85rem .62rem!important}.chat-message{max-width:86%!important}.message-header{grid-template-columns:1fr!important;gap:.05rem!important;display:grid!important}.message-header span{white-space:normal!important}.chat-form{padding:.65rem!important}.chat-form input{padding-left:.85rem!important;padding-right:.85rem!important}.chat-form button{min-width:66px!important;padding:0 .7rem!important}}.auth-page{min-height:calc(100dvh - var(--navbar-height-desktop,78px));align-items:center}.auth-card{position:relative;overflow:hidden;background:radial-gradient(circle at 0 0,#38bdf826,#0000 34%),radial-gradient(circle at 100% 100%,#f472b61a,#0000 30%),linear-gradient(#0f172aeb,#0f172abd)!important;border-color:#7dd3fc38!important;max-width:720px!important}.auth-card:before{content:"";background:linear-gradient(90deg,#38bdf8,#818cf8,#f472b6,#2dd4bf);height:5px;position:absolute;inset:0 0 auto}.auth-card h1{background:linear-gradient(135deg,#fff,#bfdbfe,#e9d5ff);letter-spacing:-.055em;-webkit-background-clip:text;background-clip:text;color:#0000!important}.auth-form{background:#02061752;border:1px solid #94a3b81f;border-radius:22px;padding:1rem}.auth-form label{color:#e5eefc!important}.auth-form input,.auth-form select{min-height:50px;box-shadow:inset 0 0 0 1px #02061740;background:linear-gradient(#020617c2,#0f172ab8)!important;border-color:#94a3b82e!important}.auth-form input::placeholder{color:#64748b}.auth-form input:hover,.auth-form select:hover{border-color:#38bdf861!important}.auth-form input:focus,.auth-form select:focus{border-color:#38bdf8e6!important;box-shadow:0 0 0 4px #38bdf81a,inset 0 0 0 1px #38bdf814!important}.auth-card .primary-button{border-radius:18px;min-height:52px}.demo-users-box{background:linear-gradient(135deg,#38bdf814,#818cf814),#02061770!important;border-color:#7dd3fc29!important}.demo-users-box h2{color:#fff}.auth-footer-text{text-align:center}.auth-footer-text a{color:#7dd3fc!important}.detail-box .auth-form{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1rem}.detail-box .auth-form label:last-of-type,.detail-box .auth-form button{grid-column:1/-1}.detail-layout{align-items:start}.detail-main>.hero-label{margin-bottom:.4rem}.detail-main>p{max-width:760px;font-size:1.08rem}.detail-box h2,.payment-card h2,.published-services-box h3{color:#fff;letter-spacing:-.035em}.detail-box ol{padding-left:1.2rem}.detail-box li{margin:.35rem 0}.payment-card{top:calc(var(--navbar-height-desktop,78px) + 1rem);position:sticky;overflow:hidden;background:radial-gradient(circle at 100% 0,#2dd4bf29,#0000 34%),linear-gradient(#0f172af0,#0f172ab8)!important;border-color:#2dd4bf3d!important}.payment-card:before{content:"";background:linear-gradient(90deg,#2dd4bf,#38bdf8,#818cf8);height:5px;position:absolute;inset:0 0 auto}.payment-card .money-box{border-radius:18px}.payment-card .money-box strong{font-size:1.35rem}.review-box{background:radial-gradient(circle at 0 0,#fbbf241f,#0000 34%),#02061780!important;border-color:#fbbf2433!important}.rating-buttons{grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.rating-button{justify-content:center;min-height:44px}.rating-button-active{color:#fde68a!important;background:linear-gradient(135deg,#fbbf2447,#fb923c33)!important;border-color:#fbbf248f!important}.mini-service-item{position:relative;overflow:hidden}.mini-service-item:before{content:"";background:linear-gradient(#38bdf8,#2dd4bf);width:4px;position:absolute;inset:0 auto 0 0}.mini-service-item>div:first-child{padding-left:.45rem}.mini-service-item .order-actions{align-items:center}.success-box,.error-box{box-shadow:0 14px 34px #02061738}.success-box p,.error-box p{margin:0}@media (width<=900px){.payment-card{position:static}.detail-box .auth-form{grid-template-columns:1fr}.detail-box .auth-form label:last-of-type,.detail-box .auth-form button{grid-column:auto}.rating-buttons{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=560px){.auth-card{border-radius:22px!important;padding:1.15rem!important}.auth-form{border-radius:18px;padding:.85rem}.auth-card h1{font-size:2rem!important}.detail-main>p{font-size:1rem}.rating-buttons{grid-template-columns:1fr}.mini-service-item .order-actions{grid-template-columns:1fr!important;display:grid!important}}select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}select option{color:#f8fafc!important;background-color:#0f172a!important}select option:checked{color:#fff!important;background-color:#2563eb!important}.auth-form select,.search-box select,.review-box select{appearance:auto}.disabled-button,button:disabled{opacity:.55;cursor:not-allowed;filter:grayscale(.15)}button:disabled:hover{transform:none}.order-content .error-box,.order-content .success-box{margin-top:.85rem}.password-field{align-items:center;width:100%;display:flex;position:relative}.password-field input{width:100%;padding-right:4.8rem}.password-toggle-button{color:inherit;cursor:pointer;background:#ffffff14;border:0;border-radius:999px;padding:.32rem .65rem;font-size:.82rem;font-weight:700;line-height:1;position:absolute;top:50%;right:.55rem;transform:translateY(-50%)}.password-toggle-button:hover{background:#ffffff29}.password-toggle-button:focus-visible{outline-offset:2px;outline:2px solid}
