*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--blue:#1769e0;--blue-dark:#0f4fb3;--blue-light:#eef5ff;--terra:#c4522a;--terra-dark:#8c3418;--terra-light:#fff5f0;--white:#fff;--bg:#f4f4f4;--brown:#1a1a1a;--muted:#888;--border:#00000017}body{background:var(--bg);min-height:100vh;color:var(--brown);font-family:DM Sans,sans-serif}#root{min-height:100vh}button,input,textarea{font:inherit}button{cursor:pointer}.hero,.auth-page,.page{animation:.28s both pageEnter}.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:5rem 5% 3rem;display:flex;position:relative}.hero-nav{position:absolute;top:1rem;right:5%}.hero-logo{letter-spacing:-2px;font-family:Fraunces,serif;font-size:clamp(2.8rem,7vw,4.6rem);font-weight:900;line-height:1}.hero-logo strong,.logo-btn strong{color:var(--terra)}.hero-logo span,.logo-btn span{color:var(--blue)}.hero-tagline{color:#999;margin:.7rem 0 2.2rem}.hero-hint{color:#bbb;margin-top:1rem;font-size:.78rem}.hero-pro-card{text-align:left;color:#888;background:#c4522a0d;border:1.5px solid #c4522a26;border-radius:18px;justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:600px;margin-top:3rem;padding:1rem 1.3rem;display:flex}.hero-pro-card strong{color:var(--brown)}.topbar{background:var(--white);z-index:30;grid-template-columns:auto minmax(300px,760px) auto;justify-content:center;align-items:center;gap:1.2rem;min-height:60px;padding:.55rem 5%;display:grid;position:sticky;top:0;box-shadow:0 1px 12px #00000012}.compact-topbar{grid-template-columns:auto auto 1fr;justify-content:stretch}.logo-btn{letter-spacing:-.5px;white-space:nowrap;background:0 0;border:0;font-family:Fraunces,serif;font-size:1.4rem;font-weight:900}.search-box{background:var(--bg);border:1.5px solid #0000001f;border-radius:999px;align-items:center;gap:.5rem;width:100%;max-width:760px;min-height:42px;padding:0 .45rem 0 1rem;display:flex;position:relative}.hero-search{background:var(--white);max-width:740px;height:52px;box-shadow:0 4px 24px #00000014}.search-box input{width:100%;min-width:0;color:var(--brown);background:0 0;border:0;outline:0}.autocomplete{flex:1;min-width:0;position:relative}.service-search-field{flex:1;align-items:center;gap:.35rem;min-width:0;display:flex;position:relative}.search-box .city-input{flex:none;width:270px}.profession-info-btn{background:var(--terra-light);width:28px;height:28px;color:var(--terra);border:1.5px solid #c4522a40;border-radius:50%;flex:none;font-family:Georgia,serif;font-size:.9rem;font-weight:900;line-height:1}.profession-info-btn:hover,.profession-info-btn[aria-expanded=true]{background:var(--terra);color:#fff}.profession-info-popover{z-index:70;background:var(--white);text-align:left;border:1.5px solid #c4522a33;border-radius:14px;width:min(360px,82vw);padding:.85rem 1rem;position:absolute;top:calc(100% + 12px);left:0;box-shadow:0 12px 30px #0000001f}.profession-info-popover strong{color:var(--brown);margin-bottom:.3rem;display:block}.profession-info-popover p{color:var(--muted);font-size:.86rem;line-height:1.45}.suggestions{z-index:60;overscroll-behavior:contain;background:var(--white);border:1px solid var(--border);text-align:left;transform-origin:top;border-radius:14px;max-height:min(320px,55vh);padding:.35rem;animation:.16s both dropdownEnter;position:absolute;top:calc(100% + 13px);left:-.65rem;right:-.65rem;overflow-y:auto;box-shadow:0 12px 30px #0000001f}.suggestions button{width:100%;color:var(--brown);text-align:left;background:0 0;border:0;border-radius:10px;padding:.65rem .8rem;font-size:.9rem;display:block}.suggestions button:hover{background:var(--terra-light);color:var(--terra)}.search-divider{background:var(--border);width:1px;height:20px}.search-action{background:var(--terra);color:#fff;white-space:nowrap;border:0;border-radius:999px;padding:.5rem .9rem;font-weight:800}.search-action:hover{background:var(--terra-dark)}.btn-dark,.btn-primary,.btn-success,.btn-light,.btn-soft{white-space:nowrap;border:0;border-radius:999px;padding:.65rem 1.2rem;font-weight:700;transition:transform .15s,background .15s,color .15s,border-color .15s}.btn-dark{background:var(--blue);color:#fff}.btn-primary{background:var(--terra);color:#fff;min-height:42px}.btn-primary:hover,.btn-dark:hover{transform:translateY(-1px)}.btn-dark:hover{background:var(--blue-dark)}.btn-primary:hover{background:var(--terra-dark)}.btn-success{color:#fff;background:#2e7d32}.btn-light{background:var(--bg);color:var(--brown);border:1.5px solid var(--border)}.btn-soft{background:var(--terra-light);color:var(--terra);border:1.5px solid #c4522a33}.btn-inline{padding:.42rem .85rem;font-size:.78rem}.full{width:100%}.right{margin-left:auto}.link-btn{color:var(--muted);background:0 0;border:0;font-weight:700}.avatar-btn,.avatar,.avatar-big{background:var(--terra);color:#fff;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Fraunces,serif;font-weight:900;display:flex}.avatar-btn{width:36px;height:36px;overflow:hidden}.avatar-btn img,.avatar-img{object-fit:cover;width:100%;height:100%}.avatar{width:54px;height:54px;color:var(--terra);background:#eee;font-size:1.3rem}.avatar-big{width:64px;height:64px}.page{width:100%;max-width:860px;margin:0 auto;padding:1.8rem 5% 4rem}.section-header{margin-bottom:1.2rem}.section-header h1{font-size:1.05rem;font-weight:700}.section-header span{color:var(--muted);font-size:.85rem;font-weight:400}.filters{flex-wrap:wrap;gap:.5rem;margin-bottom:1.4rem;display:flex}.filter-pill,.chip{border:1.5px solid var(--border);background:var(--white);color:var(--muted);border-radius:999px;padding:.42rem 1rem;font-size:.82rem;font-weight:700}.filter-pill.active,.filter-pill:hover,.chip.ativo,.chip:hover{border-color:var(--terra);color:var(--terra);background:#c4522a0d}.chip.ativo{background:var(--terra);color:#fff}.msg-box,.card-panel,.pedido-card,.card-pro{background:var(--white);border-radius:18px;padding:1.2rem 1.4rem}.msg-box{border:1.5px solid #c4522a26;margin-bottom:1.6rem}.msg-label{margin-bottom:.6rem;font-weight:700}.msg-box textarea{border:1.5px solid var(--border);background:var(--bg);resize:none;border-radius:12px;outline:none;width:100%;margin-bottom:.8rem;padding:.85rem 1rem}.msg-box textarea:focus,.field input:focus,.field textarea:focus,.custom-prof input:focus{border-color:var(--terra)}.cards{flex-direction:column;gap:.9rem;display:flex}.card-pro{align-items:center;gap:1.1rem;transition:box-shadow .2s,transform .2s;animation:.24s both cardEnter;display:flex}.card-pro:hover,.pedido-card:hover{box-shadow:0 6px 24px #00000012}.card-pro:hover{transform:translateY(-1px)}.card-info{flex:1;min-width:0}.card-info p,.pedido-top p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:.18rem 0 .45rem;font-size:.82rem;overflow:hidden}.card-info small{color:var(--muted);margin-top:.35rem;font-size:.78rem;display:block}.pro-meta{flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:.35rem;display:flex}.pro-meta small{margin:0}.services-count{color:#2e7d32;background:#e6f4ea;border-radius:999px;padding:.25rem .65rem;font-size:.78rem;font-weight:800;display:inline-flex}.social-link{color:var(--brown);background:var(--bg);border:1px solid var(--border);border-radius:999px;margin-top:.45rem;padding:.28rem .7rem;font-size:.78rem;font-weight:800;text-decoration:none;display:inline-flex}.social-action{justify-content:center;align-items:center;min-height:42px;text-decoration:none;display:inline-flex}.card-links{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.availability-chip{color:#3f51b5;background:#eef2ff;border-radius:999px;margin-top:.45rem;padding:.28rem .7rem;font-size:.78rem;font-weight:800;display:inline-flex}.availability-picker{color:var(--muted);flex-direction:column;gap:.45rem;margin-top:.55rem;font-size:.78rem;font-weight:700;display:flex}.availability-picker>div{flex-wrap:wrap;gap:.35rem;display:flex}.date-chip{color:#3f51b5;background:#eef2ff;border:1.5px solid #d9deff;border-radius:999px;padding:.28rem .65rem;font-size:.78rem;font-weight:800}.date-chip.active{color:#fff;background:#3f51b5;border-color:#3f51b5}.date-list{flex-wrap:wrap;gap:.5rem;margin:.8rem 0 1rem;display:flex}.card-actions{flex-direction:column;gap:.55rem;display:flex}.rating{border-radius:999px;padding:.25rem .7rem;font-size:.8rem;font-weight:700;display:inline-flex}.rating.excelente{color:#2e7d32;background:#e6f4ea}.rating.bom{color:#388e3c;background:#e8f5e9}.rating.regular{color:#f9a825;background:#fff8e1}.rating.none{background:var(--bg);color:var(--muted)}.cards.aguardando .card-pro .btn-primary{animation:1.8s infinite pulse}@keyframes pulse{0%,to{box-shadow:0 0 #c4522a4d}50%{box-shadow:0 0 0 7px #c4522a00}}.auth-page{justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.modal,.auth-card{background:var(--white);border-radius:22px;width:100%;max-width:400px;padding:2rem}.auth-card .logo-btn{margin-bottom:1.2rem}.auth-card h1{margin-bottom:.4rem;font-family:Fraunces,serif;font-size:1.45rem}.sub{color:var(--muted);margin-bottom:1rem;font-size:.85rem;line-height:1.5}.field{flex-direction:column;gap:.3rem;margin-bottom:.8rem;display:flex}.field span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:800}.field input,.field textarea,.custom-prof input{border:1.5px solid var(--border);background:var(--bg);resize:vertical;border-radius:10px;outline:none;width:100%;padding:.72rem 1rem}.field .autocomplete input{border:1.5px solid var(--border);background:var(--bg);border-radius:10px;padding:.72rem 1rem}.input-error{background:#fff7f7!important;border-color:#c62828!important}.field-help{margin:-.35rem 0 .8rem;font-size:.8rem}.field-help.error{color:#c62828}.form-error{color:#c62828;background:#ffebee;border-radius:10px;margin-bottom:.9rem;padding:.7rem .9rem;font-size:.84rem}.form-warning{color:#8c3418;background:#fff8e1;border-radius:10px;margin-bottom:.9rem;padding:.7rem .9rem;font-size:.84rem}.btn-primary:disabled,button:disabled{opacity:.6;cursor:not-allowed;transform:none}.search-box.disabled{opacity:.68;filter:grayscale(.15)}.search-box.disabled input{cursor:not-allowed}.centered{text-align:center}.modal-toggle{color:var(--muted);text-align:center;margin-top:.8rem;font-size:.85rem}.modal-toggle button{color:var(--terra);background:0 0;border:0;font-weight:800}.auth-actions-top{justify-content:space-between;gap:1rem;margin-bottom:1rem;display:flex}.quick-links{flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:1rem;display:flex}.quick-links button{color:var(--muted);background:0 0;border:0;font-size:.82rem;font-weight:700}.quick-links button:hover,.link-btn:hover{color:var(--terra)}.topbar-title{color:var(--muted);font-size:.9rem;font-weight:700}.profile-page{flex-direction:column;gap:1rem;display:flex}.profile-head{align-items:center;gap:1rem;padding-top:3.1rem;display:flex;position:relative}.profile-logout{position:absolute;top:1rem;right:1rem}.photo-picker{color:var(--terra);cursor:pointer;flex-direction:column;align-items:center;gap:.45rem;font-size:.78rem;font-weight:800;display:flex}.photo-picker input{display:none}.profile-head .field{flex:1;margin:0}.profile-main-fields{flex:1;grid-template-columns:1fr 1fr;align-items:end;gap:.7rem;display:grid}.profile-main-fields .field:first-child{grid-column:1/-1}.password-btn:disabled{opacity:.55;cursor:not-allowed}.experience-grid{grid-template-columns:minmax(120px,180px) auto;align-items:end}.years-suffix{color:var(--muted);padding-bottom:.9rem;font-weight:800}.card-panel h2{margin-bottom:.35rem;font-size:.98rem}.grid-form,.tipo-toggle{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.tipo-opt{text-align:left;border:1.5px solid var(--border);background:var(--white);border-radius:14px;padding:1rem}.tipo-opt span{color:var(--muted);margin-top:.3rem;font-size:.76rem;display:block}.tipo-opt.ativo{border-color:var(--terra);background:var(--terra-light)}.selected-list,.chips-wrap{flex-wrap:wrap;gap:.5rem;margin-bottom:.9rem;display:flex}.selected-chip{background:var(--terra-light);border:1.5px solid var(--terra);border-radius:999px;align-items:center;gap:.5rem;padding:.45rem .8rem;font-weight:700;display:inline-flex}.selected-chip small{background:var(--terra);color:#fff;text-transform:uppercase;border-radius:4px;padding:2px 5px;font-size:.58rem}.selected-chip button{color:var(--muted);background:0 0;border:0;font-size:1rem}.custom-prof{gap:.6rem;margin-bottom:.9rem;display:flex}.custom-prof button{background:var(--terra);color:#fff;border:0;border-radius:10px;padding:0 1rem;font-weight:700}.profession-search{margin-bottom:.9rem}.letter-filter{flex-wrap:wrap;gap:.35rem;margin-bottom:1rem;display:flex}.letter-btn{border:1.5px solid var(--border);background:var(--white);color:var(--muted);border-radius:9px;min-width:34px;height:34px;font-size:.78rem;font-weight:800}.letter-btn.active,.letter-btn:hover{border-color:var(--terra);color:var(--terra);background:var(--terra-light)}.profession-groups{border:1.5px solid var(--border);background:#fff;border-radius:16px;max-height:420px;margin-bottom:1rem;padding:.75rem 1rem;overflow:auto}.profession-group h3{color:var(--brown);margin:.4rem 0 .2rem;font-size:1rem}.profession-row-wrap{border-bottom:1px solid var(--border);grid-template-columns:1fr auto;align-items:center;gap:.45rem;display:grid}.profession-row{text-align:left;width:100%;color:var(--brown);background:0 0;border:0;padding:.62rem 0;font-weight:700;display:block}.profession-row.ativo,.profession-row:hover{color:var(--terra)}.profession-info-btn.compact{width:26px;height:26px;font-size:.82rem}.profession-row-description{color:var(--muted);grid-column:1/-1;padding:0 0 .7rem;font-size:.84rem;line-height:1.45}.selected-bottom{align-items:center;padding-top:.2rem}.muted-inline{color:var(--muted);font-size:.86rem}.custom-prof-toggle{background:#c4522a08;border:1.5px dashed #c4522a59;border-radius:14px;padding:.8rem}.service-city-add{grid-template-columns:1fr auto;align-items:end;gap:.7rem;display:grid}.online-toggle{border:1.5px solid var(--border);background:var(--white);cursor:pointer;border-radius:14px;align-items:flex-start;gap:.7rem;margin-bottom:1rem;padding:.9rem 1rem;display:flex}.online-toggle input[type=checkbox]{width:1.1rem;height:1.1rem;accent-color:var(--terra);margin-top:.2rem}.online-toggle strong{font-weight:700;display:block}.online-toggle small{color:var(--muted);margin-top:.2rem;font-size:.78rem;display:block}.subsection-title{margin:1rem 0 .6rem;font-size:1rem;font-weight:700}.attendance-tag{background:var(--terra-light);color:var(--terra);border:1px solid var(--terra);border-radius:999px;margin-top:.3rem;padding:2px 8px;font-size:.72rem;font-weight:700;display:inline-block}.custom-prof-card{border:1.5px solid var(--terra);background:var(--white);border-radius:14px;margin-top:.85rem;padding:1rem}.custom-prof-card h3{margin-bottom:.8rem;font-size:.96rem}.empty-catalog{color:var(--muted);padding:.35rem 0;font-size:.86rem}details summary{color:var(--terra);cursor:pointer;margin:.4rem 0 .8rem;font-weight:800}.catalog{max-height:260px;padding-right:.4rem;overflow:auto}.save-btn{min-width:170px;margin:1rem auto 0;display:block}.profile-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.tabs-wrap{background:var(--white);border-bottom:1px solid var(--border);justify-content:center;padding:0 5%;display:flex;overflow-x:auto}.tab{color:var(--muted);white-space:nowrap;background:0 0;border:0;border-bottom:2.5px solid #0000;padding:.9rem 1.6rem;font-weight:800}.tab.active{color:var(--terra);border-bottom-color:var(--terra)}.tab.disabled{color:#bbb;cursor:not-allowed}.tab-badge{background:var(--terra);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;margin-left:.5rem;padding:0 .45rem;font-size:.78rem;font-weight:900;line-height:1;display:inline-flex;box-shadow:0 1px 4px #0000002e}.empty-search{text-align:center;min-height:360px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:.55rem;display:flex}.empty-search div{font-size:2.5rem}.empty-search strong{color:var(--brown);font-size:1.1rem}.info-banner{background:var(--white);border-left:3px solid var(--terra);color:var(--muted);border-radius:12px;margin-bottom:1.4rem;padding:1rem 1.2rem;font-size:.84rem;line-height:1.6}.info-banner.rich{color:var(--brown)}.info-banner.rich strong{margin-bottom:.5rem;display:block}.info-banner.rich ol{margin-bottom:.8rem;padding-left:1.1rem}.info-toggle{width:100%;color:var(--brown);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;font-weight:900}.promo-banner{color:#8c3418;background:#fff8e1;border:1.5px solid #f4c542;border-radius:12px;margin:-.6rem 0 1.4rem;padding:.9rem 1rem;font-size:.84rem;font-weight:700;line-height:1.5}.promo-highlight{color:#8c3418;background:#fff8e1;border:1.5px solid #f4c542;border-radius:12px;margin-top:.85rem;padding:.85rem 1rem;font-weight:800}.state-card{background:var(--white);border:1.5px dashed var(--border);text-align:center;color:var(--muted);border-radius:18px;flex-direction:column;align-items:center;gap:.65rem;padding:2rem 1.4rem;animation:.24s both cardEnter;display:flex}.state-card strong{color:var(--brown);font-size:1rem}.state-card p{max-width:360px;font-size:.9rem;line-height:1.5}.pedido-card{flex-direction:column;gap:.9rem;animation:.24s both cardEnter;display:flex}.pedido-top{align-items:center;gap:1rem;display:flex}.pedido-top>div:nth-child(2){flex:1;min-width:0}.pedido-msg{color:#555;font-size:.88rem;line-height:1.45}.pedido-msg-row{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.pedido-msg-row .pedido-msg{flex:1}.reminder-badge{color:#1555a8;background:#eaf2ff;border:1px solid #1555a829;border-radius:999px;align-self:flex-start;padding:.32rem .75rem;font-size:.78rem;font-weight:900}.pedido-acoes,.aval-btns{flex-wrap:wrap;gap:.6rem;display:flex}.status-badge{white-space:nowrap;border-radius:999px;margin-left:auto;padding:.25rem .7rem;font-size:.72rem;font-weight:800}.status-badge.confirmado,.status-badge.concluido{color:#2e7d32;background:#e6f4ea}.status-badge.aguardando{color:#f9a825;background:#fff8e1}.status-badge.recusado{color:#c62828;background:#ffebee}.status-badge.cancelado{color:#546e7a;background:#eceff1}.client-alert{border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;padding:.8rem .9rem;font-size:.86rem;font-weight:700;display:flex}.client-alert.error{color:#c62828;background:#ffebee;border:1px solid #c628282e}.client-alert.confirm{color:#8c3418;background:#fff8e1;border:1px solid #f9a82559}.client-alert.confirm div{gap:.5rem;display:flex}.earnings-card,.availability-card{background:var(--white);border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem 1.2rem;display:flex}.pro-link-card{background:var(--white);text-align:left;border:0;border-radius:18px;justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-bottom:1rem;padding:1rem 1.2rem;display:flex}.pro-link-card p{color:var(--muted);margin-top:.15rem;font-size:.82rem}.pro-link-card>span,.pro-arrow{background:var(--bg);color:var(--terra);border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.35rem;font-weight:900;display:inline-flex}.pro-link-card.rich{flex-wrap:wrap}.pro-info-body{border-top:1px solid var(--border);width:100%;padding-top:.9rem}.pro-info-list{color:#444;margin-bottom:.85rem;padding-left:1.35rem;line-height:1.45}.pro-info-list li{margin-bottom:.35rem;padding-left:.25rem}.request-separator{color:var(--muted);grid-template-columns:1fr auto auto 1fr;align-items:center;gap:.55rem;margin:1.2rem 0 .75rem;font-size:.82rem;display:grid}.request-separator span{background:var(--border);height:1px}.request-separator strong{color:var(--brown)}.request-separator small{background:var(--bg);border-radius:999px;padding:.2rem .55rem;font-weight:900}.request-toggle{border:1px solid var(--border);background:var(--white);color:var(--brown);cursor:pointer;border-radius:999px;justify-self:end;padding:.25rem .7rem;font-size:.78rem;font-weight:800}.request-toggle:hover{background:var(--bg)}.month-picker{background:var(--bg);color:var(--muted);border-radius:999px;align-items:center;gap:.45rem;margin-left:.5rem;padding:.38rem .65rem;font-weight:800;display:inline-flex}.month-picker button{color:var(--terra);background:0 0;border:0;font-size:1.1rem;font-weight:900}.earnings-total{color:var(--terra);font-size:1.6rem}.earnings-card span{background:var(--bg);color:var(--muted);border-radius:12px;padding:.75rem 1rem;font-size:.82rem;font-weight:800}.availability-card p{color:var(--muted);margin-top:.15rem;font-size:.82rem}.calendar-panel{background:var(--white);border:1.5px solid var(--border);border-radius:18px;grid-template-columns:repeat(7,1fr);gap:.45rem;margin:-.4rem 0 1rem;padding:1rem;display:grid}.day-btn{border:1.5px solid var(--border);background:var(--bg);color:var(--muted);border-radius:10px;min-height:38px;font-weight:800}.day-btn.active{background:var(--terra);border-color:var(--terra);color:#fff}.day-btn.past{color:#aaa;background:#eee;text-decoration:line-through}.weekday{color:var(--muted);text-align:center;padding:.25rem 0;font-size:.72rem;font-weight:900}.calendar-panel .full{grid-column:1/-1;margin-top:.4rem}.service-value-modal,.curriculum-modal,.appearance-modal{background:var(--white);border-radius:22px;width:min(92vw,430px);padding:1.5rem;animation:.22s both cardEnter;box-shadow:0 18px 48px #0003}.service-value-modal{position:relative}.modal-close{background:var(--bg);width:34px;height:34px;color:var(--brown);border:0;border-radius:50%;font-size:1.25rem;font-weight:800;line-height:1;position:absolute;top:.8rem;right:.8rem}.modal-close:hover{color:var(--blue)}.service-value-modal h2{margin-bottom:.35rem;font-size:1rem}.service-value-modal p{color:var(--muted);margin-bottom:1rem;font-size:.86rem}.reminder-grid{grid-template-columns:1fr .8fr;gap:.7rem;display:grid}.curriculum-modal,.appearance-modal{max-height:88vh;position:relative;overflow:auto}.appearance-modal{width:min(94vw,620px)}.appearance-modal h2{margin-bottom:.4rem;font-size:1.2rem}.appearance-modal>p,.appearance-notes p{color:var(--muted);font-size:.9rem;line-height:1.5}.appearance-preview{box-shadow:none;border:1.5px solid var(--border);margin:1rem 0}.appearance-notes{gap:.55rem;display:grid}.modal-close{color:var(--muted);background:0 0;border:0;font-size:1.7rem;position:absolute;top:.9rem;right:.9rem}.curriculum-head{align-items:center;gap:1rem;margin-bottom:1.4rem;display:flex}.curriculum-head h2{font-size:1.25rem}.curriculum-head p{color:var(--terra);margin:.15rem 0 .35rem;font-weight:800}.status-dot{color:#2e7d32;background:#e6f4ea;border-radius:999px;padding:.25rem .65rem;font-size:.78rem;font-weight:800;display:inline-flex}.curriculum-modal section{border-top:1px solid var(--border);margin-top:1rem;padding-top:1rem}.curriculum-modal h3{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.7rem;font-size:.75rem}.curriculum-modal section p{color:#444;font-size:.92rem;line-height:1.55}.curriculum-numbers{grid-template-columns:repeat(3,1fr);gap:.7rem;display:grid}.curriculum-numbers div{background:var(--bg);text-align:center;border-radius:14px;padding:.85rem .65rem}.curriculum-numbers strong{color:var(--terra);margin-bottom:.3rem;font-size:1.25rem;display:block}.curriculum-numbers span{color:var(--muted);font-size:.78rem}.review-bars{flex-direction:column;gap:.45rem;display:flex}.review-bars button{color:#2e7d32;cursor:pointer;background:#e6f4ea;border:0;border-radius:8px;justify-content:space-between;padding:.55rem .7rem;font-size:.86rem;font-weight:800;display:flex}.review-bars button:nth-child(2){color:#388e3c;background:#e8f5e9}.review-bars button:nth-child(3){color:#f9a825;background:#fff8e1}.review-comments{flex-direction:column;gap:.7rem;max-height:280px;display:flex;overflow:auto}.review-comments span{color:var(--muted);font-size:.9rem}.review-comments blockquote{border-left:3px solid var(--terra);background:var(--bg);color:#444;border-radius:10px;margin:0;padding:.75rem .9rem;line-height:1.45}.review-comments small{color:var(--terra);margin-top:.4rem;font-weight:800;display:block}.curriculum-footer{text-align:center;color:#bbb;margin-top:1rem;display:block}.favorite-btn{color:var(--terra)}.chat-overlay{z-index:100;background:#0006;justify-content:center;align-items:flex-end;animation:.18s both fadeIn;display:none;position:fixed;inset:0}.chat-overlay.open{display:flex}.chat-box{background:var(--white);border-radius:22px 22px 0 0;flex-direction:column;width:100%;max-width:520px;height:65vh;animation:.22s both sheetEnter;display:flex}.chat-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem 1.3rem;display:flex}.chat-header button{color:var(--muted);background:0 0;border:0;font-size:1.4rem}.chat-header>div{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.65rem;display:flex}.chat-header .chat-clear{color:var(--terra);font-size:.8rem;font-weight:900}.chat-header .chat-end{color:#8c3418;background:#fff8e1;border-radius:999px;padding:.42rem .7rem;font-size:.78rem;font-weight:900}.chat-header .chat-close{font-size:1.4rem}.chat-ended{color:#546e7a;background:#eceff1;padding:.55rem 1.3rem;font-size:.82rem;font-weight:800}.chat-msgs{flex-direction:column;flex:1;gap:.45rem;padding:1rem 1.3rem;display:flex;overflow-y:auto}.chat-day-sep{justify-content:center;align-items:center;margin:.6rem 0 .35rem;display:flex}.chat-day-sep span{background:var(--bg);color:var(--muted);border-radius:999px;padding:.22rem .7rem;font-size:.72rem;font-weight:800}.chat-empty{color:var(--muted);text-align:center;margin-top:2rem;font-size:.9rem}.msg-recebida{background:var(--bg);border-radius:14px 14px 14px 4px;flex-direction:column;align-self:flex-start;gap:.1rem;max-width:80%;padding:.55rem .85rem .4rem;font-size:.88rem;display:flex}.msg-enviada{background:var(--terra);color:#fff;border-radius:14px 14px 4px;flex-direction:column;align-self:flex-end;gap:.1rem;max-width:80%;margin-left:auto;padding:.55rem .85rem .4rem;font-size:.88rem;display:flex}.msg-text{white-space:pre-wrap;word-wrap:break-word}.msg-time{opacity:.7;align-self:flex-end;font-size:.66rem;font-weight:700;line-height:1}.msg-recebida .msg-time{color:var(--muted)}.msg-enviada .msg-time{color:#fff;opacity:.8}.msg-count{background:var(--terra);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:.4rem;font-size:.72rem;font-weight:900;display:inline-flex}.chat-input-wrap{border-top:1px solid var(--border);gap:.6rem;padding:.8rem 1rem;display:flex}.chat-input-wrap input{border:1.5px solid var(--border);background:var(--bg);border-radius:999px;outline:0;flex:1;padding:.6rem 1rem}.chat-input-wrap button{background:var(--terra);color:#fff;border:0;border-radius:50%;width:40px;height:40px}.toast{z-index:300;border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;width:min(92vw,520px);padding:.9rem 1rem;font-size:.9rem;font-weight:700;animation:.22s both toastEnter;display:flex;position:fixed;bottom:1.2rem;left:50%;transform:translate(-50%);box-shadow:0 12px 34px #0000002e}.toast.success{color:#2e7d32;background:#e6f4ea}.toast.error{color:#c62828;background:#ffebee}.toast.info{color:#8c3418;background:#fff8e1}.toast button{color:inherit;background:0 0;border:0;font-size:1.2rem}.dialog-overlay{z-index:250;background:#0000006b;justify-content:center;align-items:center;padding:1rem;animation:.18s both fadeIn;display:flex;position:fixed;inset:0}.dialog-card{background:var(--white);border-radius:22px;width:min(92vw,420px);padding:1.4rem;animation:.22s both cardEnter;box-shadow:0 18px 48px #0003}.dialog-card strong{margin-bottom:.4rem;font-size:1.05rem;display:block}.dialog-card p{color:var(--muted);margin-bottom:1rem;font-size:.9rem;line-height:1.5}.dialog-actions{flex-wrap:wrap;justify-content:flex-end;gap:.7rem;display:flex}.modal-textarea{border:1.5px solid var(--border);resize:vertical;width:100%;font:inherit;border-radius:14px;outline:0;margin-bottom:1rem;padding:.8rem}.modal-textarea:focus{border-color:var(--terra)}@keyframes pageEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes cardEnter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes dropdownEnter{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes sheetEnter{0%{transform:translateY(24px)}to{transform:translateY(0)}}@keyframes toastEnter{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}@media (width<=680px){body{font-size:15px}.hero{justify-content:flex-start;padding-top:6.2rem}.hero-nav{top:.9rem;right:4%}.hero-logo{font-size:clamp(2.7rem,16vw,4rem)}.hero-tagline{max-width:280px;margin-bottom:1.5rem;line-height:1.4}.topbar{grid-template-columns:1fr auto;gap:.7rem;padding:.7rem 4%}.compact-topbar{grid-template-columns:1fr auto}.compact-topbar .topbar-title{order:3;grid-column:1/-1}.topbar .search-box{grid-area:2/1/auto/-1;max-width:none}.topbar .btn-dark{display:none}.logo-btn{font-size:1.15rem}.search-box{border-radius:20px;align-items:stretch;gap:.65rem;padding:.7rem .85rem}.hero-search{height:auto}.search-box input{min-height:36px}.search-box .city-input{flex:1;width:100%}.service-search-field,.profession-info-popover{width:100%}.hero .search-box{flex-direction:column;max-width:420px}.topbar .search-box,.hero .search-box{flex-direction:column}.search-action{width:100%;min-height:38px}.search-divider{width:100%;height:1px}.suggestions{top:calc(100% + 6px);left:0;right:0}.hero-pro-card{max-width:420px;margin-top:2rem;padding:1rem}.hero-pro-card,.card-pro,.profile-head{text-align:left;flex-direction:column;align-items:stretch}.card-pro .btn-primary,.card-pro .btn-success,.card-actions .btn-light,.card-actions .social-action,.card-actions{width:100%}.card-pro,.pedido-card,.msg-box,.card-panel{border-radius:16px;padding:1rem}.card-info p,.pedido-top p{white-space:normal}.page{padding:1.2rem 4% 4rem}.grid-form,.tipo-toggle,.service-city-add,.experience-grid{grid-template-columns:1fr}.years-suffix{margin-top:-.4rem;padding:0}.profile-main-fields{grid-template-columns:1fr}.tab{padding:.9rem 1rem;font-size:.85rem}.tabs-wrap{justify-content:flex-start;padding:0 4%}.custom-prof{flex-direction:column}.custom-prof button{padding:.75rem}.auth-page{align-items:flex-start;padding:1rem}.auth-card{margin-top:1rem;padding:1.35rem}.modal,.auth-card{border-radius:18px}.pedido-top{align-items:flex-start}.status-badge{align-self:flex-start;margin-left:0}.pedido-acoes>button,.aval-btns>button{flex:145px;min-height:42px}.pedido-msg-row{flex-direction:column;align-items:stretch}.pedido-msg-row .btn-inline{align-self:flex-start}.client-alert{align-items:stretch}.client-alert.confirm div{width:100%}.client-alert.confirm button{flex:1}.earnings-card,.availability-card,.pro-link-card{align-items:stretch}.earnings-card>*,.availability-card>*{width:100%}.calendar-panel{grid-template-columns:repeat(7,1fr);gap:.3rem}.day-btn{min-height:34px;font-size:.78rem}.curriculum-numbers{grid-template-columns:1fr}.chat-box{border-radius:18px 18px 0 0;height:72vh}.toast{align-items:flex-start;bottom:.8rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (width<=390px){.hero{padding-left:1rem;padding-right:1rem}.hero-pro-card .btn-dark{width:100%}.topbar{padding-left:.85rem;padding-right:.85rem}.logo-btn{font-size:1.05rem}.section-header h1{line-height:1.35}}.consent-row{align-items:flex-start;gap:.6rem;margin:.6rem 0 .3rem;font-size:.9rem;line-height:1.4;display:flex}.consent-row input[type=checkbox]{margin-top:.25rem}.link-inline{color:var(--terra-dark);cursor:pointer;font:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.forgot-password{text-align:center;margin-top:.4rem}.legal-page{padding-bottom:3rem}.legal-content{max-width:760px;margin:2rem auto;padding:0 1.2rem;line-height:1.55}.legal-content h1{margin-bottom:.8rem;font-size:1.6rem}.legal-content h2{margin:1.4rem 0 .6rem;font-size:1.1rem}.legal-content ul{margin:.6rem 0;padding-left:1.4rem}.legal-content li{margin:.3rem 0}.legal-footer{background:var(--terra-light);color:var(--terra-dark);border-radius:8px;margin-top:2rem;padding:.8rem 1rem;font-size:.85rem}.legal-links{color:var(--muted);margin-top:.8rem;font-size:.9rem}.lgpd-actions{flex-wrap:wrap;gap:.6rem;margin-top:.4rem;display:flex}.lgpd-actions .danger,.btn-primary.danger{color:#fff;background:#b3261e;border-color:#b3261e}.lgpd-actions .danger:hover,.btn-primary.danger:hover{background:#8a1c16}.btn-light.danger{color:#b3261e;border-color:#b3261e}.required-mark{color:#b3261e;font-weight:700}.error-boundary{place-items:center;min-height:100vh;padding:1.5rem;display:grid}.error-card{background:var(--white);text-align:center;border-radius:12px;max-width:480px;padding:1.6rem;box-shadow:0 8px 24px #00000014}.error-card h1{margin-bottom:.6rem}.error-card p{color:var(--muted);margin-bottom:1rem}
