:root{--blue:#0b63f6;--blue2:#084cc5;--green:#14a66f;--ink:#13233a;--muted:#66758a;--line:#e3eaf3;--bg:#f5f8fc;--card:#fff;--soft:#edf4ff;--warn:#f59e0b;--danger:#dc3545;--shadow:0 16px 40px rgba(21,49,89,.09);--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:var(--bg);color:var(--ink);font-size:14px}button,input,textarea,select{font:inherit}button{cursor:pointer}.hidden{display:none!important}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:250px;background:#fff;border-right:1px solid var(--line);padding:24px 16px;z-index:30;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:900;padding:0 7px}.brand>span:last-child>span{color:var(--green)}.brand-icon{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),#3c87ff);color:#fff;box-shadow:0 8px 20px rgba(11,99,246,.25)}.brand-sub{font-size:11px;color:var(--muted);margin:6px 0 24px 51px}.sidebar nav{display:flex;flex-direction:column;gap:6px}.nav-item{position:relative;border:0;background:transparent;color:#536176;border-radius:12px;padding:12px 12px;display:flex;align-items:center;gap:11px;text-align:left;font-weight:650}.nav-item:hover{background:#f6f9fd}.nav-item.active{background:#eaf2ff;color:var(--blue)}.nav-ico{width:22px;text-align:center;font-size:18px}.nav-new{margin-left:auto;background:#e9fbf3;color:#078453;border-radius:999px;font-size:9px;padding:4px 6px;font-weight:900}.sidebar-card{margin-top:auto;background:linear-gradient(145deg,#eef5ff,#f7fbff);border:1px solid #dbe8fb;border-radius:14px;padding:12px;display:flex;gap:10px;align-items:center}.sidebar-card small,.sidebar-footer small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.sidebar-score{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#fff;border:5px solid #cfe0fb;line-height:1}.sidebar-score strong{font-size:15px}.sidebar-score span{font-size:8px;color:var(--muted)}.sidebar-footer{display:flex;align-items:center;gap:10px;padding:18px 8px 0}.mini-avatar,.avatar{border:0;background:linear-gradient(145deg,var(--blue),#3a85ff);color:#fff;border-radius:50%;font-weight:800;display:grid;place-items:center}.mini-avatar{width:34px;height:34px}.avatar{width:34px;height:34px}.main{margin-left:250px;min-height:100vh}.topbar{height:68px;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 28px;position:sticky;top:0;z-index:20}.menu-btn{display:none;border:0;background:transparent;font-size:22px}.top-title{display:flex;gap:8px;align-items:center;font-weight:700;color:#526175}.top-dot{width:9px;height:9px;background:var(--green);border-radius:50%;box-shadow:0 0 0 4px #def7eb}.top-actions{margin-left:auto;display:flex;gap:10px;align-items:center}.ghost-small{border:1px solid var(--line);background:#fff;border-radius:10px;padding:9px 12px;color:var(--ink);font-weight:650}.view{display:none;padding:30px;max-width:1500px;margin:auto}.view.active{display:block}.eyebrow{font-size:11px;font-weight:900;letter-spacing:.09em;color:var(--blue)}.eyebrow.light{color:#b9d4ff}h1,h2,h3,p{margin-top:0}h1{font-size:34px;line-height:1.08;letter-spacing:-.04em}h2{font-size:20px;letter-spacing:-.02em}em{font-style:normal;color:var(--blue)}.muted{color:var(--muted)}.top-gap{margin-top:16px}.hero-card{min-height:350px;border-radius:28px;padding:44px 48px;background:linear-gradient(120deg,#fff 0%,#f8fbff 55%,#e8f2ff 100%);border:1px solid #dfe9f6;display:grid;grid-template-columns:1.12fr .88fr;align-items:center;overflow:hidden;box-shadow:var(--shadow);position:relative}.hero-card:after{content:"";position:absolute;width:300px;height:300px;border:70px solid rgba(20,166,111,.08);border-radius:50%;right:-140px;top:-150px}.hero-copy{position:relative;z-index:2}.hero-copy h1{font-size:48px;max-width:650px;margin:10px 0 18px}.hero-copy p{font-size:17px;line-height:1.65;color:#5f6f83;max-width:630px}.hero-actions{display:flex;gap:12px;margin-top:24px;flex-wrap:wrap}.hero-trust{display:flex;gap:18px;color:#627188;font-size:12px;margin-top:20px;flex-wrap:wrap}.btn{border:0;border-radius:11px;padding:12px 17px;font-weight:800;transition:.18s ease;white-space:nowrap}.btn:hover{transform:translateY(-1px)}.btn.primary{background:var(--blue);color:#fff;box-shadow:0 8px 20px rgba(11,99,246,.20)}.btn.primary:hover{background:var(--blue2)}.btn.secondary{background:#fff;color:var(--ink);border:1px solid var(--line)}.btn.outline{background:#fff;color:var(--blue);border:1px solid #b9d0f8}.btn.full{width:100%}.btn.smart{background:#0d203d;color:#fff}.btn.add-btn{background:#f6f9fd;border:1px dashed #b8c8dd;color:#3f526d;width:100%}.btn.whatsapp{background:#1fbf68;color:white}.hero-visual{height:280px;position:relative;z-index:2}.paper-mini{position:absolute;width:210px;height:270px;background:white;left:50%;top:50%;transform:translate(-50%,-50%) rotate(3deg);border-radius:8px;box-shadow:0 25px 45px rgba(33,69,117,.20);padding:25px 22px}.paper-mini .paper-photo{width:46px;height:46px;border-radius:50%;background:#eaf2ff;color:var(--blue);display:grid;place-items:center;font-weight:900;margin-bottom:12px;background-size:cover;background-position:center}.paper-mini b{display:block;font-size:12px}.paper-mini span{display:block;color:var(--blue);font-size:8px;margin:4px 0 16px}.paper-mini i{display:block;height:5px;background:#e8eef5;border-radius:4px;margin:7px 0}.paper-mini i.short{width:65%}.paper-mini h5{font-size:7px;color:#718097;margin:18px 0 7px}.float-card{position:absolute;background:#fff;border:1px solid #e0e9f5;box-shadow:0 15px 35px rgba(37,71,111,.16);border-radius:14px;padding:12px 14px;z-index:3}.float-score{left:4%;top:24%;display:flex;flex-direction:column}.float-score small{color:var(--muted);font-size:10px}.float-score strong{font-size:26px;color:var(--blue);margin:3px 0}.float-score span{font-size:10px;color:var(--green);font-weight:700}.float-match{right:1%;bottom:16%;display:flex;gap:9px;align-items:center}.float-match>span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#e9fbf3;color:var(--green);font-weight:900}.float-match small{display:block;color:var(--muted);font-size:9px;margin-top:3px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0}.stat,.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 6px 20px rgba(30,61,98,.04)}.stat{padding:18px;display:flex;align-items:center;gap:12px}.stat-ico{width:42px;height:42px;border-radius:12px;background:#eff5ff;color:var(--blue);display:grid;place-items:center;font-size:20px}.stat strong{font-size:18px;display:block}.stat small{color:var(--muted)}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:18px}.dashboard-grid{align-items:start}.panel{padding:22px}.panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px}.panel-head h2{margin:5px 0 0}.link-btn{border:0;background:transparent;color:var(--blue);font-weight:800;padding:4px}.link-btn.danger{color:var(--danger)}.zero-badge{background:#e9fbf3;color:#078453;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900}.smart-card>p{color:var(--muted);line-height:1.6}.smart-demo{display:grid;grid-template-columns:auto 1fr;gap:5px 10px;background:#f6f9fd;border-radius:12px;padding:14px;margin:15px 0}.smart-demo span{font-size:10px;color:var(--muted)}.smart-demo b{font-size:12px}.smart-demo .arrow{grid-row:1/3;grid-column:3;align-self:center;font-size:20px}.page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.page-head h1{margin:6px 0 8px}.page-head p{color:var(--muted);max-width:780px;margin-bottom:0}.page-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.save-status{font-size:11px;color:var(--green);font-weight:700;margin-right:4px}.job-search{display:grid;grid-template-columns:1.4fr 1fr .45fr auto;gap:12px;align-items:end}.job-search.compact{grid-template-columns:1fr 1fr auto}.job-search label,.form-grid label,.field-with-action label{display:flex;flex-direction:column;gap:7px;min-width:0}.job-search label span,.form-grid label span,.field-with-action label span{font-size:11px;color:#536176;font-weight:750}.job-search input,.job-search select,.form-grid input,.field-with-action textarea,.copy-row input{border:1px solid #d8e1ed;border-radius:10px;padding:12px;background:#fff;color:var(--ink);outline:0;width:100%}.job-search input:focus,.job-search select:focus,.form-grid input:focus,.field-with-action textarea:focus{border-color:#8bb4f6;box-shadow:0 0 0 3px #e8f1ff}.results-meta{display:flex;justify-content:space-between;align-items:center;margin:20px 0 10px}.badge{padding:6px 9px;background:#edf2f7;border-radius:999px;color:#627188;font-size:10px;font-weight:800}.badge.success{background:#e9fbf3;color:#078453}.job-list{display:flex;flex-direction:column;gap:10px}.job-card{border:1px solid var(--line);border-radius:14px;padding:17px;display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center}.job-card h3{font-size:16px;margin:0 0 7px}.job-card p{color:var(--muted);margin:5px 0;line-height:1.5}.job-card .company{color:#3f526d;font-weight:700}.meta{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}.chip{font-size:10px;background:#f3f6fa;color:#5f6f83;padding:6px 8px;border-radius:999px}.match-chip{font-size:10px;padding:6px 8px;border-radius:999px;font-weight:850;background:#e9fbf3;color:#078453}.job-actions{display:flex;flex-direction:column;gap:8px;align-items:stretch;min-width:145px}.job-list.mini .job-card{padding:12px}.job-list.mini .job-card:nth-child(n+4){display:none}.job-list.mini .job-card p,.job-list.mini .meta{display:none}.smart-banner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;background:linear-gradient(100deg,#0d203d,#11335f);color:#fff;border-radius:17px;padding:16px 18px;margin-bottom:18px;box-shadow:var(--shadow)}.smart-banner p{margin:4px 0 0;color:#c8d5e8;font-size:12px;line-height:1.5}.smart-orb{width:42px;height:42px;border-radius:13px;background:linear-gradient(145deg,#1c75ff,#2ecb8c);display:grid;place-items:center;font-size:19px}.cv-layout{display:grid;grid-template-columns:minmax(0,1fr) 520px;gap:18px;align-items:start}.cv-editor{display:flex;flex-direction:column;gap:12px}.form-card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden}.form-card-head{width:100%;border:0;background:#fff;padding:16px 18px;display:flex;align-items:center;text-align:left;gap:12px}.form-card-head .step-num{width:31px;height:31px;border-radius:9px;background:#eaf2ff;color:var(--blue);display:grid;place-items:center;font-weight:900}.form-card-head span:nth-child(2){display:flex;flex-direction:column;gap:3px}.form-card-head small{color:var(--muted);font-weight:500}.chevron{margin-left:auto;color:#8a99ad}.form-card-body{display:none;padding:0 18px 20px}.form-card.open .form-card-body{display:block}.form-card.open .chevron{transform:rotate(180deg)}.photo-row{display:grid;grid-template-columns:110px 1fr;gap:16px;align-items:center;margin-bottom:18px;padding-bottom:17px;border-bottom:1px solid #eef2f6}.photo-uploader input{display:none}.photo-preview{width:100px;height:100px;border-radius:20px;border:2px dashed #b8c9de;background:#f6f9fd;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;background-size:cover;background-position:center;overflow:hidden}.photo-preview>span{font-size:25px;color:var(--blue)}.photo-preview small{font-size:9px;color:var(--muted);font-weight:700}.photo-row h3{margin-bottom:6px}.photo-row p{font-size:12px;line-height:1.5;margin-bottom:5px}.form-grid{display:grid;gap:12px}.form-grid.two{grid-template-columns:1fr 1fr}.form-grid label span em,.field-with-action label span em{font-style:normal;color:#97a3b4;font-weight:500}.switch-row{display:flex;align-items:center;gap:10px;background:#f7faff;border:1px solid #e2ebf8;border-radius:12px;padding:12px;margin-top:14px;cursor:pointer}.switch-row input{display:none}.switch{width:38px;height:22px;background:#c8d3df;border-radius:999px;position:relative;transition:.2s;flex:0 0 auto}.switch:after{content:"";position:absolute;width:16px;height:16px;background:#fff;border-radius:50%;left:3px;top:3px;transition:.2s;box-shadow:0 1px 3px #8895a5}.switch-row input:checked+.switch{background:var(--green)}.switch-row input:checked+.switch:after{transform:translateX(16px)}.switch-row span:last-child{display:flex;flex-direction:column;gap:2px}.switch-row small{color:var(--muted);font-size:10px}.field-with-action{position:relative;margin-bottom:14px}.mini-smart{align-self:flex-start;border:0;background:#edf4ff;color:var(--blue);border-radius:8px;padding:7px 9px;font-size:10px;font-weight:850;margin-top:7px}.experience-item,.education-item{border:1px solid #e4eaf2;border-radius:13px;padding:14px;margin-bottom:10px;background:#fbfcfe}.item-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.item-head b{font-size:12px}.icon-btn{border:0;background:#fff;color:#8594a7;width:28px;height:28px;border-radius:8px}.icon-btn:hover{color:var(--danger);background:#fff1f2}.experience-item .form-grid,.education-item .form-grid{margin-bottom:10px}.experience-item textarea{width:100%;border:1px solid #d8e1ed;border-radius:10px;padding:11px;resize:vertical;min-height:85px}.first-job-note{display:flex;gap:11px;padding:14px;background:#eafaf3;border:1px solid #c8eedc;border-radius:12px}.first-job-note>span{color:var(--green);font-weight:900}.first-job-note p{margin:3px 0 0;color:#537064;font-size:11px;line-height:1.5}.skill-suggestions{display:flex;gap:7px;flex-wrap:wrap}.skill-suggestion{border:1px solid #d7e4f8;background:#f5f9ff;color:#466083;padding:7px 9px;border-radius:999px;font-size:10px;font-weight:700}.skill-suggestion:hover{border-color:#91b7f4;color:var(--blue)}.cv-preview-wrap{position:sticky;top:86px}.score-panel{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:13px;margin-bottom:8px}.score-panel p{margin:3px 0 0;color:var(--muted);font-size:10px}.score-gauge{width:62px;height:62px;border-radius:50%;background:conic-gradient(var(--blue) 0deg,#e7edf5 0);display:grid;place-items:center;position:relative}.score-gauge:after{content:"";position:absolute;inset:6px;background:white;border-radius:50%}.score-gauge strong,.score-gauge span{position:relative;z-index:2}.score-gauge strong{font-size:19px;transform:translateY(4px)}.score-gauge span{font-size:8px;color:var(--muted);transform:translateY(-6px)}.score-tips{background:#fff;border:1px solid var(--line);border-radius:13px;padding:10px 12px;margin-bottom:10px;display:flex;gap:7px;flex-wrap:wrap}.tip-pill{font-size:9px;padding:5px 7px;border-radius:999px;background:#fff5e6;color:#a66508}.tip-pill.ok{background:#e9fbf3;color:#078453}.resume-paper{background:#fff;aspect-ratio:1/1.414;min-height:710px;box-shadow:0 18px 45px rgba(31,58,94,.14);padding:45px 44px;color:#202d3d;border-radius:3px;overflow:hidden}.resume-header{display:flex;gap:18px;align-items:center;border-bottom:3px solid #0b63f6;padding-bottom:18px;margin-bottom:21px}.resume-photo{width:88px;height:88px;border-radius:12px;background-size:cover;background-position:center;flex:0 0 auto}.resume-heading h1{font-size:27px;letter-spacing:.02em;margin:0 0 4px}.resume-heading h2{font-size:13px;color:var(--blue);font-weight:700;margin:0 0 9px;text-transform:uppercase;letter-spacing:.04em}.contact-line{font-size:9px;color:#5c6878;display:flex;gap:8px;flex-wrap:wrap}.resume-section{margin-bottom:19px}.resume-section h3{font-size:10px;color:var(--blue);letter-spacing:.12em;margin:0 0 8px}.resume-section p{font-size:10px;line-height:1.55;color:#3f4c5d;margin:0}.resume-entry{margin-bottom:11px}.resume-entry-head{display:flex;justify-content:space-between;gap:12px}.resume-entry b{font-size:10px}.resume-entry small{font-size:8.5px;color:#6a7685}.resume-entry p{margin-top:4px}.resume-skills{display:flex;gap:5px;flex-wrap:wrap}.resume-skill{font-size:8.5px;background:#eef4fb;padding:5px 7px;border-radius:4px;color:#3d5068}.referral-hero{background:linear-gradient(130deg,#075fdc,#0e83e9);color:white;border-radius:24px;padding:40px;display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.referral-hero h1{max-width:650px;margin:8px 0 12px}.referral-hero p{color:#d9e9ff;max-width:720px;line-height:1.6}.gift{font-size:70px;opacity:.8}.progress-track{height:11px;background:#edf1f5;border-radius:999px;overflow:hidden}.progress-track div{height:100%;background:linear-gradient(90deg,var(--blue),var(--green));border-radius:inherit}.copy-row{display:flex;gap:8px}.pricing-wrap{text-align:center;max-width:680px;margin:35px auto}.pricing-wrap>p{color:var(--muted)}.price-card{background:#fff;border:2px solid #b9d1fb;border-radius:23px;padding:30px;max-width:410px;margin:30px auto;position:relative;box-shadow:var(--shadow);text-align:left}.popular{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--blue);color:#fff;font-size:9px;font-weight:900;padding:6px 10px;border-radius:999px}.price{text-align:center;margin:18px 0}.price strong{font-size:44px}.price small{font-size:14px;vertical-align:top}.price span{color:var(--muted)}.price-card ul{list-style:none;padding:0;margin:18px 0}.price-card li{padding:8px 0;border-bottom:1px solid #edf1f5}.price-note{display:block;text-align:center;color:var(--muted);margin-top:10px}.toast{position:fixed;right:24px;bottom:24px;background:#10223b;color:white;padding:12px 15px;border-radius:11px;box-shadow:0 16px 35px rgba(0,0,0,.2);transform:translateY(20px);opacity:0;pointer-events:none;transition:.2s;z-index:80;max-width:350px}.toast.show{opacity:1;transform:translateY(0)}
@media(max-width:1150px){.cv-layout{grid-template-columns:1fr 430px}.hero-copy h1{font-size:40px}.stats-grid{grid-template-columns:repeat(2,1fr)}.job-search{grid-template-columns:1fr 1fr}.job-search>button{grid-column:2}}
@media(max-width:900px){.sidebar{transform:translateX(-100%);transition:.2s}.sidebar.open{transform:none;box-shadow:20px 0 50px rgba(20,40,70,.18)}.main{margin-left:0}.menu-btn{display:block}.view{padding:20px}.hero-card{grid-template-columns:1fr;padding:30px}.hero-visual{display:none}.grid-2,.cv-layout{grid-template-columns:1fr}.cv-preview-wrap{position:static}.job-search,.job-search.compact{grid-template-columns:1fr}.job-search>button{grid-column:auto}.smart-banner{grid-template-columns:auto 1fr}.smart-banner .btn{grid-column:1/-1}.page-head{align-items:flex-start;flex-direction:column}.page-actions{justify-content:flex-start}.resume-paper{max-width:620px;margin:auto}}
@media(max-width:600px){.view{padding:14px}.topbar{padding:0 14px}.top-actions .ghost-small{display:none}.hero-card{padding:24px 20px;border-radius:20px}.hero-copy h1{font-size:34px}.hero-trust{gap:8px;flex-direction:column}.stats-grid{grid-template-columns:1fr 1fr;gap:8px}.stat{padding:12px}.stat-ico{width:35px;height:35px}.panel{padding:16px}.form-grid.two{grid-template-columns:1fr}.photo-row{grid-template-columns:90px 1fr}.photo-preview{width:82px;height:82px}.smart-banner{display:block}.smart-orb{margin-bottom:10px}.smart-banner .btn{width:100%;margin-top:12px}.cv-page-head .page-actions{width:100%}.cv-page-head .page-actions .btn{flex:1}.save-status{width:100%}.resume-paper{padding:30px 25px;min-height:640px}.resume-header{align-items:flex-start}.resume-photo{width:68px;height:68px}.resume-heading h1{font-size:22px}.job-card{grid-template-columns:1fr}.job-actions{flex-direction:row;min-width:0}.job-actions>*{flex:1}.referral-hero{padding:26px 20px}.gift{display:none}.copy-row{flex-direction:column}}
@media print{body{background:#fff}.sidebar,.topbar,.cv-editor,.score-panel,.score-tips,.page-head,.smart-banner,.toast{display:none!important}.main{margin:0}.view{display:none!important;padding:0!important}.view#view-curriculo{display:block!important}.cv-layout{display:block!important}.cv-preview-wrap{position:static!important}.resume-paper{box-shadow:none!important;border:0!important;border-radius:0!important;width:210mm;height:297mm;min-height:0;aspect-ratio:auto;margin:0!important;padding:17mm 16mm!important;overflow:hidden}@page{size:A4;margin:0}}

/* ===== Currículo Elegante BoraTrampar ===== */
.resume-template-elegante{position:relative;background:#fff;aspect-ratio:1/1.414;min-height:710px;box-shadow:0 22px 55px rgba(26,55,94,.16);padding:35px 38px 30px;color:#1a2638;border-radius:4px;overflow:hidden;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}
.resume-modern-header{display:grid;grid-template-columns:112px 1fr;gap:26px;align-items:center;padding:0 5px 18px;margin:0;position:relative;z-index:2}
.resume-photo-frame{width:108px;height:108px;border-radius:50%;padding:4px;border:1.8px solid #0b63f6;background:#fff;box-shadow:0 0 0 5px #fff,0 8px 18px rgba(18,65,128,.08);display:grid;place-items:center;overflow:hidden;position:relative}
.resume-photo-img{width:100%;height:100%;border-radius:50%;object-fit:cover;object-position:center;display:block;background:#edf4ff}
.resume-photo-placeholder{width:100%;height:100%;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#eaf2ff,#dbe9ff);color:#0b63f6;font-weight:900;font-size:25px;letter-spacing:.04em}
.resume-heading-modern h1{font-family:Georgia,'Times New Roman',serif;font-size:39px;font-weight:500;line-height:1;letter-spacing:.01em;margin:0 0 7px;color:#0e2443;text-transform:none}
.resume-heading-modern h2{font-size:12px;color:#0b63f6;font-weight:850;letter-spacing:.28em;text-transform:uppercase;margin:0 0 10px}
.resume-name-accent{display:flex;align-items:center;gap:0;margin-bottom:12px}.resume-name-accent span{height:2px;width:55px;background:#0b63f6}.resume-name-accent i{height:1px;background:#d9e4f2;flex:1}
.contact-line-modern{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:8.1px;color:#27384e}
.contact-item{display:flex;align-items:center;gap:5px;min-width:0}.contact-item>span:last-child{white-space:nowrap;max-width:190px;overflow:hidden;text-overflow:ellipsis}
.contact-icon{width:19px;height:19px;border-radius:50%;background:#eaf2ff;display:grid;place-items:center;flex:0 0 auto}.contact-icon svg{width:11px;height:11px;fill:none;stroke:#0b63f6;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.contact-divider{width:1px;height:18px;background:#ced9e7}
.resume-soft-wave{height:34px;margin:0 -38px 14px;position:relative;overflow:hidden;background:linear-gradient(180deg,rgba(238,245,255,.72),rgba(248,251,255,.25));clip-path:polygon(0 31%,18% 61%,36% 70%,52% 65%,68% 50%,84% 25%,100% 0,100% 100%,0 100%)}
.resume-timeline{position:relative;padding-left:7px}.resume-timeline:before{content:"";position:absolute;left:20px;top:25px;bottom:31px;width:1px;background:linear-gradient(#0b63f6,#b8cdef)}
.resume-timeline-section{display:grid;grid-template-columns:42px 1fr;gap:14px;margin:0 0 17px;position:relative;break-inside:avoid;page-break-inside:avoid}
.resume-marker{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#0a4ba9,#0b63f6);display:grid;place-items:center;box-shadow:0 4px 11px rgba(11,99,246,.16);position:relative;z-index:2;margin-left:-2px}
.resume-marker svg{width:17px;height:17px;fill:none;stroke:#fff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.resume-section-content{min-width:0;padding-top:3px}.resume-section-title{display:flex;align-items:center;gap:10px;margin-bottom:7px}.resume-section-title h3{font-family:Georgia,'Times New Roman',serif;font-size:10.5px;line-height:1;color:#174f99;letter-spacing:.055em;margin:0;white-space:nowrap}.resume-section-title span{height:1px;background:#2462af;flex:1;position:relative}.resume-section-title span:after{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background:#174f99;right:0;top:-1.5px}
.resume-timeline-section p{font-size:9.15px;line-height:1.58;color:#303f53;margin:0}.resume-entry{margin-bottom:8px}.resume-entry:last-child{margin-bottom:0}.resume-entry-head{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.resume-entry b{font-size:9.2px;color:#17263a}.resume-entry small{font-size:7.7px;color:#728198}.resume-entry p{margin-top:3px;white-space:normal}
.resume-skills{display:flex;gap:5px;flex-wrap:wrap}.resume-skill{font-size:7.7px;background:#edf4ff;color:#15559f;padding:5px 8px;border-radius:6px;border:1px solid #e2ecfb;font-weight:650;position:relative}.resume-skill:before{content:"✓";font-size:7px;color:#0b63f6;margin-right:4px}
.resume-footer{display:flex;align-items:center;gap:10px;color:#4b6f9d;font-family:Georgia,'Times New Roman',serif;font-style:italic;font-size:7.7px;margin-top:5px;padding:0 12px}.resume-footer span{height:1px;background:#d9e2ed;flex:1}.resume-footer b{font-weight:500;white-space:nowrap}
.job-empty{padding:24px;border:1px dashed #c9d7e9;background:#f8fbff;border-radius:14px;text-align:center;color:#52647b}.job-empty strong{display:block;color:#263a54;margin-bottom:6px}.job-empty p{margin:0}.job-empty.error{background:#fff6f6;border-color:#f2c7c7}.job-empty.error strong{color:#b4232f}.badge.error{background:#fff0f1;color:#b4232f}.job-loading{display:flex;align-items:center;justify-content:center;gap:10px;padding:28px;color:#6a7789}.job-loading span{width:20px;height:20px;border:2px solid #d8e6fa;border-top-color:#0b63f6;border-radius:50%;animation:btspin .75s linear infinite}@keyframes btspin{to{transform:rotate(360deg)}}.disabled-link{opacity:.55;pointer-events:none}
@media(max-width:600px){.resume-template-elegante{padding:24px 20px;min-height:640px}.resume-modern-header{grid-template-columns:82px 1fr;gap:16px}.resume-photo-frame{width:78px;height:78px}.resume-heading-modern h1{font-size:28px}.resume-heading-modern h2{font-size:9px}.resume-soft-wave{margin-left:-20px;margin-right:-20px}.contact-line-modern{font-size:6.9px;gap:6px}.contact-icon{width:16px;height:16px}.contact-divider{display:none}.resume-timeline-section{grid-template-columns:36px 1fr;gap:10px}.resume-timeline:before{left:17px}.resume-marker{width:28px;height:28px}.resume-section-title h3{font-size:9px}.resume-timeline-section p{font-size:8.1px}.resume-skill{font-size:7px}}

@media print{
  *{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}
  body{background:#fff!important}
  .resume-template-elegante{box-shadow:none!important;border:0!important;border-radius:0!important;width:210mm!important;height:297mm!important;min-height:0!important;aspect-ratio:auto!important;margin:0!important;padding:13mm 13mm 10mm!important;overflow:hidden!important}
  .resume-modern-header{grid-template-columns:32mm 1fr!important;gap:7mm!important;padding:0 1mm 5mm!important}
  .resume-photo-frame{width:30mm!important;height:30mm!important;padding:1mm!important;box-shadow:none!important}
  .resume-photo-img{display:block!important;visibility:visible!important;opacity:1!important}
  .resume-heading-modern h1{font-size:31pt!important}.resume-heading-modern h2{font-size:9pt!important}
  .contact-line-modern{font-size:6.6pt!important;gap:2.5mm!important}.contact-icon{width:5.2mm!important;height:5.2mm!important}.contact-divider{height:5mm!important}
  .resume-soft-wave{height:9mm!important;margin:0 -13mm 4mm!important}
  .resume-timeline{padding-left:1mm!important}.resume-timeline:before{left:5.5mm!important;top:7mm!important;bottom:8mm!important}
  .resume-timeline-section{grid-template-columns:11mm 1fr!important;gap:4mm!important;margin-bottom:4.2mm!important}.resume-marker{width:8.5mm!important;height:8.5mm!important;margin-left:0!important}.resume-marker svg{width:4.6mm!important;height:4.6mm!important}
  .resume-section-title{margin-bottom:2mm!important}.resume-section-title h3{font-size:8.3pt!important}.resume-timeline-section p{font-size:7.3pt!important;line-height:1.45!important}.resume-entry b{font-size:7.3pt!important}.resume-entry small{font-size:6.2pt!important}.resume-skill{font-size:6.2pt!important;padding:1.2mm 2mm!important}.resume-footer{font-size:6.2pt!important;margin-top:1.2mm!important}
  @page{size:A4;margin:0}
}


/* ===== Login, Radar PRO e Notificações ===== */
.nav-count{margin-left:auto;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#eaf2ff;color:var(--blue);display:grid;place-items:center;font-size:9px;font-weight:900}.nav-item.active .nav-count{background:var(--blue);color:#fff}.google-login{border:1px solid #d9e2ee;background:#fff;color:#25364d;border-radius:10px;padding:8px 11px;font-weight:750;display:flex;align-items:center;gap:7px}.google-login:hover{background:#f7f9fc}.google-g{font-weight:900;color:#4285f4}.notification-btn{width:36px;height:36px;border:1px solid var(--line);background:#fff;border-radius:10px;position:relative;color:#40536d;font-size:19px;display:grid;place-items:center}.notification-btn b{position:absolute;right:-5px;top:-6px;min-width:18px;height:18px;padding:0 4px;background:#e5293f;color:#fff;border:2px solid #fff;border-radius:999px;font-size:8px;display:grid;place-items:center}.plan-pill{display:inline-flex;align-items:center;border-radius:999px;padding:8px 11px;background:#edf2f7;color:#66758a;font-size:10px;font-weight:900}.plan-pill.pro{background:#e9fbf3;color:#078453}.notification-grid{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(430px,1.28fr);gap:18px;align-items:start}.radar-panel{position:sticky;top:88px}.radar-dot{width:11px;height:11px;border-radius:50%;background:#c8d3df;box-shadow:0 0 0 5px #f0f3f7}.radar-dot.active{background:var(--green);box-shadow:0 0 0 5px #def7eb}.login-gate{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:15px;border:1px solid #dce8f8;background:#f7faff;border-radius:14px}.login-gate-icon{width:39px;height:39px;border-radius:12px;display:grid;place-items:center;background:#fff;border:1px solid #dce5f1;color:#4285f4;font-weight:900;font-size:18px}.login-gate p{font-size:11px;color:var(--muted);margin:4px 0 0;line-height:1.45}.alert-form{display:grid;gap:12px}.alert-form label:not(.radar-switch){display:flex;flex-direction:column;gap:7px}.alert-form label span{font-size:11px;color:#536176;font-weight:750}.alert-form input,.alert-form select{border:1px solid #d8e1ed;border-radius:10px;padding:12px;background:#fff;outline:0;width:100%}.alert-form input:focus,.alert-form select:focus{border-color:#8bb4f6;box-shadow:0 0 0 3px #e8f1ff}.radar-switch{display:flex;align-items:center;gap:9px;border:1px solid #e2e9f2;background:#f9fbfd;border-radius:11px;padding:11px;cursor:pointer}.radar-switch input{display:none}.radar-switch>span{width:36px;height:21px;border-radius:999px;background:#c9d3df;position:relative}.radar-switch>span:after{content:"";width:15px;height:15px;border-radius:50%;background:#fff;position:absolute;left:3px;top:3px;box-shadow:0 1px 3px #8c98a8;transition:.18s}.radar-switch input:checked+span{background:var(--green)}.radar-switch input:checked+span:after{transform:translateX(15px)}.radar-switch b{font-size:11px}.radar-help{font-size:10px;color:var(--muted);line-height:1.5;margin:0}.notification-empty{text-align:center;padding:34px 15px;color:#66758a}.notification-empty>span{width:54px;height:54px;border-radius:50%;background:#edf4ff;color:var(--blue);display:grid;place-items:center;margin:0 auto 12px;font-size:25px}.notification-empty b{display:block;color:#273a53;margin-bottom:5px}.notification-empty p{font-size:11px;margin:0}.notification-list{display:flex;flex-direction:column;gap:9px}.notification-card{border:1px solid #e2e9f3;background:#fff;border-radius:14px;padding:14px;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:start;position:relative}.notification-card.unread{border-color:#bdd4f9;background:#f8fbff}.notification-card.unread:before{content:"";position:absolute;left:-4px;top:20px;width:8px;height:8px;border-radius:50%;background:var(--blue)}.notification-job-icon{width:38px;height:38px;border-radius:11px;background:#eaf2ff;color:var(--blue);display:grid;place-items:center;font-size:18px}.notification-card h3{font-size:13px;margin:0 0 5px}.notification-card p{font-size:10px;color:var(--muted);line-height:1.45;margin:3px 0}.notification-meta{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.notification-meta span{font-size:9px;padding:5px 7px;border-radius:999px;background:#f1f5f9;color:#5f6e81}.notification-card .notification-open{font-size:10px;padding:8px 10px}.account-sync{color:var(--green)!important}.account-sync.offline{color:var(--muted)!important}
@media(max-width:1050px){.notification-grid{grid-template-columns:1fr}.radar-panel{position:static}}
@media(max-width:600px){.google-login{font-size:0;width:36px;height:36px;padding:0;justify-content:center}.google-login .google-g{font-size:15px}.notification-grid{gap:12px}.login-gate{grid-template-columns:auto 1fr}.login-gate .btn{grid-column:1/-1}.notification-card{grid-template-columns:auto 1fr}.notification-card .notification-open{grid-column:1/-1;width:100%}}

/* ===== Ajuste de legibilidade + PDF 1 página (v2) ===== */
@media (min-width:901px){
  .resume-template-elegante{padding:34px 38px 28px}
  .resume-heading-modern h1{font-size:41px}
  .resume-heading-modern h2{font-size:12.8px}
  .contact-line-modern{font-size:9.15px}
  .resume-soft-wave{height:31px;margin-bottom:12px}
  .resume-timeline-section{margin-bottom:15px}
  .resume-section-title{margin-bottom:7px}
  .resume-section-title h3{font-size:11.6px}
  .resume-timeline-section p{font-size:10.25px;line-height:1.5}
  .resume-entry b{font-size:10.3px}
  .resume-entry small{font-size:8.4px}
  .resume-skill{font-size:8.55px;padding:5px 8px}
  .resume-footer{font-size:8.25px}
}

@media print{
  html,body{width:210mm!important;height:296mm!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}
  body,.app-shell,.main{min-height:0!important;height:296mm!important;max-height:296mm!important;overflow:hidden!important}
  .main{width:210mm!important;max-width:210mm!important}
  .view#view-curriculo{width:210mm!important;height:296mm!important;max-width:none!important;margin:0!important;padding:0!important;overflow:hidden!important}
  .cv-layout,.cv-preview-wrap{width:210mm!important;height:296mm!important;max-width:none!important;margin:0!important;padding:0!important;overflow:hidden!important}
  .resume-paper.resume-template-elegante{box-sizing:border-box!important;width:210mm!important;height:296mm!important;max-height:296mm!important;min-height:0!important;margin:0!important;padding:11mm 12mm 8mm!important;overflow:hidden!important;page-break-before:avoid!important;page-break-after:avoid!important;break-before:avoid-page!important;break-after:avoid-page!important}
  .resume-modern-header{grid-template-columns:30mm 1fr!important;gap:6.5mm!important;padding:0 1mm 4mm!important}
  .resume-photo-frame{width:28mm!important;height:28mm!important}
  .resume-heading-modern h1{font-size:32pt!important}
  .resume-heading-modern h2{font-size:9.3pt!important;margin-bottom:2.2mm!important}
  .resume-name-accent{margin-bottom:2.6mm!important}
  .contact-line-modern{font-size:7.05pt!important;gap:2.2mm!important}
  .contact-icon{width:5mm!important;height:5mm!important}
  .contact-divider{height:4.7mm!important}
  .resume-soft-wave{height:7.5mm!important;margin:0 -12mm 3.2mm!important}
  .resume-timeline{padding-left:1mm!important}
  .resume-timeline:before{left:5.2mm!important;top:6.4mm!important;bottom:7mm!important}
  .resume-timeline-section{grid-template-columns:10.5mm 1fr!important;gap:3.5mm!important;margin-bottom:3.25mm!important}
  .resume-marker{width:8mm!important;height:8mm!important}
  .resume-marker svg{width:4.3mm!important;height:4.3mm!important}
  .resume-section-content{padding-top:.7mm!important}
  .resume-section-title{margin-bottom:1.6mm!important;gap:2.5mm!important}
  .resume-section-title h3{font-size:9.05pt!important}
  .resume-timeline-section p{font-size:7.95pt!important;line-height:1.38!important}
  .resume-entry{margin-bottom:1.6mm!important}
  .resume-entry b{font-size:7.95pt!important}
  .resume-entry small{font-size:6.65pt!important}
  .resume-entry p{margin-top:.7mm!important}
  .resume-skills{gap:1.3mm!important}
  .resume-skill{font-size:6.7pt!important;padding:1.05mm 1.8mm!important}
  .resume-footer{font-size:6.65pt!important;margin-top:.7mm!important;padding:0 3mm!important}
  @page{size:A4;margin:0}
}


/* ===== Ajuste final: currículo mais legível no PC ===== */
@media (min-width:901px){
  .resume-template-elegante{padding:42px 46px 36px}
  .resume-modern-header{grid-template-columns:124px 1fr;gap:28px;padding-bottom:20px}
  .resume-photo-frame{width:118px;height:118px}
  .resume-heading-modern h1{font-size:44px}
  .resume-heading-modern h2{font-size:13px}
  .contact-line-modern{font-size:9.6px}
  .resume-soft-wave{height:38px;margin-left:-46px;margin-right:-46px}
  .resume-timeline-section{grid-template-columns:45px 1fr;gap:15px;margin-bottom:20px}
  .resume-marker{width:35px;height:35px}
  .resume-marker svg{width:18px;height:18px}
  .resume-section-title h3{font-size:12.4px}
  .resume-timeline-section p{font-size:11.4px;line-height:1.55}
  .resume-entry b{font-size:11.4px}
  .resume-entry small{font-size:9.5px}
  .resume-skill{font-size:9.4px;padding:6px 9px}
  .resume-footer{font-size:9px;margin-top:8px}
}


/* ===== Redesign minimalista BoraTrampar — dashboard + sidebar ===== */
:root{
  --blue:#2367f2;
  --blue2:#1555d8;
  --green:#12a56f;
  --ink:#0f1f37;
  --muted:#6e7b8f;
  --line:#e9edf3;
  --bg:#f7f9fc;
  --soft:#f1f6ff;
  --shadow:0 12px 32px rgba(26,48,82,.055);
}
body{background:var(--bg);color:var(--ink)}
.sidebar{
  width:236px;
  padding:20px 16px 16px;
  border-right:1px solid #edf0f4;
  box-shadow:none;
}
.brand{
  display:block;
  padding:2px 4px 18px;
}
.brand-logo{
  display:block;
  width:190px;
  max-width:100%;
  height:auto;
}
.brand-sub{display:none!important}
.sidebar nav{gap:4px}
.nav-item{
  min-height:46px;
  padding:0 13px;
  gap:12px;
  border-radius:12px;
  color:#3d4859;
  font-size:13px;
  font-weight:600;
  letter-spacing:-.01em;
}
.nav-item:hover{background:#f7f9fc;color:#17263d}
.nav-item.active{
  background:#f0f5ff;
  color:var(--blue);
  box-shadow:inset 0 0 0 1px rgba(35,103,242,.035);
}
.nav-ico{
  width:20px;
  height:20px;
  display:grid;
  place-items:center;
  flex:0 0 20px;
  font-size:0;
}
.nav-ico svg,.btn-ico svg,.top-search-ico svg{
  width:18px;
  height:18px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.75;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.nav-new{
  margin-left:auto;
  padding:3px 6px;
  font-size:8px;
  background:#edf9f4;
  color:#0b8e61;
  letter-spacing:.03em;
}
.nav-count{
  min-width:18px;
  height:18px;
  padding:0 5px;
  font-size:8px;
  background:#edf3ff;
}
.nav-item.active .nav-count{background:var(--blue)}
.nav-pro{
  margin-top:12px;
  position:relative;
}
.nav-pro:before{
  content:"";
  position:absolute;
  left:13px;
  right:13px;
  top:-8px;
  height:1px;
  background:#f0f2f5;
}
.sidebar-card{
  margin-top:auto;
  padding:12px;
  border-radius:14px;
  border:1px solid #edf0f4;
  background:#fff;
  box-shadow:none;
}
.sidebar-card b{font-size:11px}
.sidebar-score{
  width:45px;height:45px;
  border:4px solid #e5efff;
  background:#fff;
}
.sidebar-footer{
  margin-top:10px;
  padding:12px 8px 2px;
  border-top:1px solid #f0f2f5;
}
.sidebar-footer strong{font-size:11px}
.mini-avatar,.avatar{
  background:linear-gradient(145deg,#2f73f6,#1958da);
  box-shadow:none;
}
.main{margin-left:236px;background:var(--bg)}
.topbar{
  height:72px;
  padding:0 28px;
  background:rgba(255,255,255,.97);
  border-bottom:1px solid #edf0f4;
  box-shadow:none;
}
.top-search{
  position:relative;
  width:min(440px,42vw);
}
.top-search-ico{
  position:absolute;
  left:14px;
  top:50%;
  transform:translateY(-50%);
  color:#8190a4;
  display:grid;
  place-items:center;
  pointer-events:none;
}
.top-search input{
  width:100%;
  height:42px;
  padding:0 15px 0 42px;
  border:1px solid #e4e9f0;
  border-radius:12px;
  background:#fbfcfe;
  color:var(--ink);
  outline:0;
  font-size:12px;
  transition:.18s ease;
}
.top-search input:focus{
  border-color:#b9cff8;
  background:#fff;
  box-shadow:0 0 0 3px rgba(35,103,242,.08);
}
.top-actions{gap:8px}
.ghost-small,.notification-btn,.google-login{
  border-color:#e4e9f0;
  box-shadow:none;
}
.ghost-small{
  display:flex;
  align-items:center;
  gap:7px;
  min-height:38px;
  padding:8px 12px;
  border-radius:11px;
  font-size:11px;
}
.btn-ico{display:grid;place-items:center;color:inherit}
.notification-btn{
  width:38px;height:38px;
  border-radius:11px;
  font-size:0;
}
.google-login{
  min-height:38px;
  padding:8px 11px;
  font-size:11px;
}
.view{
  padding:26px;
  max-width:1440px;
}
.hero-card{
  min-height:330px;
  padding:40px 46px;
  border-radius:24px;
  border:1px solid #e5ebf3;
  background:
    radial-gradient(circle at 100% 0%,rgba(20,166,111,.09) 0,rgba(20,166,111,0) 31%),
    linear-gradient(125deg,#fbfdff 0%,#f5f9ff 55%,#edf5ff 100%);
  box-shadow:none;
}
.hero-card:after{
  width:280px;height:280px;
  border-width:56px;
  border-color:rgba(35,103,242,.035);
  right:-125px;top:-142px;
}
.hero-copy h1{
  font-size:46px;
  line-height:1.04;
  letter-spacing:-.047em;
  margin:10px 0 16px;
}
.hero-copy h1 em{
  display:block;
  margin-top:4px;
  background:linear-gradient(90deg,#2367f2,#405df4 58%,#14a66f);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}
.hero-copy p{
  font-size:16px;
  line-height:1.7;
  color:#647287;
  max-width:620px;
}
.hero-actions{margin-top:22px}
.btn{
  border-radius:10px;
  box-shadow:none!important;
}
.btn.primary{
  background:linear-gradient(135deg,#2367f2,#1458df);
  box-shadow:0 7px 16px rgba(35,103,242,.16)!important;
}
.hero-trust{margin-top:18px;color:#758195;font-size:11px}
.hero-visual{height:260px}
.paper-mini{
  width:210px;height:255px;
  border:1px solid #edf0f5;
  box-shadow:0 18px 34px rgba(30,59,98,.12);
}
.float-card{
  border:1px solid #e8edf3;
  box-shadow:0 12px 28px rgba(29,55,91,.10);
}
.stats-grid{gap:12px;margin:16px 0}
.stat,.panel{
  border:1px solid #e8edf3;
  box-shadow:none;
}
.stat{
  min-height:94px;
  padding:17px 18px;
  border-radius:16px;
}
.stat-ico{
  width:40px;height:40px;
  border-radius:11px;
  background:#f0f5ff;
}
.stat:nth-child(2) .stat-ico{background:#edf9f4;color:#0b9b68}
.stat:nth-child(3) .stat-ico{background:#f5f0ff;color:#7d4ee9}
.stat:nth-child(4) .stat-ico{background:#fff6ec;color:#ed8a28}
.stat strong{font-size:17px}
.stat small{font-size:10px}
.grid-2{gap:16px}
.panel{
  border-radius:17px;
  padding:21px;
}
.panel-head{margin-bottom:14px}
.panel-head h2{font-size:19px}
.job-card{
  border-color:#edf0f4;
  border-radius:13px;
  box-shadow:none;
}
.job-card:hover{border-color:#dbe5f3;background:#fcfdff}
.smart-demo{background:#f8fafc}
.page-head h1{font-size:32px}
.form-grid input,.job-search input,.job-search select,.field-with-action textarea,.copy-row input{
  border-color:#e1e7ef;
  background:#fcfdff;
}
.form-grid input:focus,.job-search input:focus,.job-search select:focus,.field-with-action textarea:focus{
  background:#fff;
}
@media(max-width:900px){
  .sidebar{width:240px}
  .main{margin-left:0}
  .brand-logo{width:180px}
  .top-search{display:none}
  .view{padding:18px}
}
@media(max-width:600px){
  .topbar{padding:0 14px}
  .hero-card{padding:28px 22px;border-radius:20px}
  .hero-copy h1{font-size:35px}
}

/* Login Google-only */
.auth-modal{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;padding:24px}
.auth-modal.hidden{display:none}
.auth-backdrop{position:absolute;inset:0;background:rgba(12,25,52,.52);backdrop-filter:blur(10px)}
.auth-shell{position:relative;z-index:1;width:min(980px,96vw);min-height:560px;display:grid;grid-template-columns:1.08fr .92fr;background:#fff;border:1px solid #e7edf6;border-radius:28px;overflow:hidden;box-shadow:0 30px 90px rgba(22,43,78,.24)}
.auth-close{position:absolute;right:18px;top:16px;width:38px;height:38px;border:0;border-radius:12px;background:#f4f7fb;color:#516078;font-size:24px;line-height:1;cursor:pointer;z-index:4}
.auth-brand-side{padding:58px 56px;background:radial-gradient(circle at 14% 18%,rgba(69,92,255,.14),transparent 35%),linear-gradient(145deg,#f8fbff 0%,#eef5ff 65%,#f4fffb 100%);display:flex;flex-direction:column;justify-content:center}
.auth-brand-logo{width:260px;max-width:80%;height:auto;object-fit:contain;object-position:left center;margin-bottom:54px}
.auth-kicker{font-size:12px;font-weight:800;letter-spacing:.12em;color:#1768e9;margin-bottom:14px}
.auth-brand-side h2{font-size:42px;line-height:1.06;letter-spacing:-.04em;color:#10203c;margin:0 0 20px;max-width:510px}
.auth-brand-side p{font-size:17px;line-height:1.65;color:#60708a;max-width:500px;margin:0 0 28px}
.auth-benefits{display:grid;gap:12px;color:#273a58;font-size:14px;font-weight:650}
.auth-benefits span::first-letter{color:#11a978}
.auth-card-side{padding:64px 54px;display:flex;flex-direction:column;justify-content:center;align-items:stretch}
.auth-card-logo{width:190px;height:auto;object-fit:contain;align-self:center;margin-bottom:38px}
.auth-card-side h1{text-align:center;font-size:32px;letter-spacing:-.035em;color:#10203c;margin:0 0 10px}
.auth-card-side>p{text-align:center;color:#6d7a90;font-size:15px;line-height:1.55;margin:0 auto 34px;max-width:360px}
.google-only-btn{height:58px;width:100%;display:flex;align-items:center;justify-content:center;gap:13px;border:1px solid #dbe3ee;border-radius:14px;background:#fff;color:#17253e;font:700 15px/1 inherit;cursor:pointer;box-shadow:0 8px 24px rgba(20,43,77,.06);transition:.18s ease}
.google-only-btn:hover{border-color:#b9c8dc;transform:translateY(-1px);box-shadow:0 12px 28px rgba(20,43,77,.10)}
.google-mark{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;font-weight:900;font-size:18px;color:#4285f4;background:linear-gradient(135deg,#fff,#f4f8ff)}
.auth-card-side small{text-align:center;color:#8a96a9;line-height:1.5;margin:22px auto 0;max-width:360px;font-size:11px}
body.auth-open{overflow:hidden}
@media(max-width:760px){.auth-modal{padding:12px}.auth-shell{grid-template-columns:1fr;min-height:0;border-radius:22px}.auth-brand-side{display:none}.auth-card-side{padding:56px 28px 34px}.auth-card-logo{width:170px}.auth-card-side h1{font-size:28px}}


/* ===== MOBILE FINAL — BoraTrampar ===== */
@media (max-width:900px){
  html,body{max-width:100%;overflow-x:hidden}
  body{font-size:14px;background:#f7f9fc}

  /* Menu lateral como drawer compacto */
  .sidebar{
    width:min(82vw,300px)!important;
    max-width:300px!important;
    padding:16px 14px 18px!important;
    transform:translateX(-104%);
    transition:transform .22s ease;
    box-shadow:none;
    z-index:1001;
    overflow-y:auto;
    overscroll-behavior:contain;
  }
  .sidebar.open{transform:translateX(0)!important;box-shadow:18px 0 48px rgba(20,38,70,.18)!important}
  .sidebar-backdrop{position:fixed;inset:0;background:rgba(14,27,48,.34);backdrop-filter:blur(2px);z-index:1000;opacity:0;visibility:hidden;transition:.2s ease}
  .sidebar-backdrop.open{opacity:1;visibility:visible}
  .brand{padding:2px 8px 14px!important;display:block!important}
  .brand-logo{width:132px!important;max-width:132px!important;height:auto!important}
  .sidebar nav{gap:3px!important}
  .nav-item{min-height:44px!important;padding:0 11px!important;font-size:13px!important;border-radius:11px!important;gap:10px!important}
  .nav-ico{width:19px!important;height:19px!important;flex-basis:19px!important}
  .nav-ico svg{width:17px!important;height:17px!important}
  .nav-new{font-size:7px!important;padding:3px 5px!important}
  .nav-count{min-width:18px!important;height:18px!important;font-size:8px!important}
  .nav-pro{margin-top:8px!important}
  .nav-pro:before{top:-5px!important}
  .sidebar-card{margin-top:16px!important;padding:10px!important;border-radius:12px!important}
  .sidebar-score{width:40px!important;height:40px!important;border-width:4px!important}
  .sidebar-score strong{font-size:13px!important}
  .sidebar-footer{padding:11px 7px 2px!important;margin-top:8px!important}
  .mini-avatar{width:31px!important;height:31px!important;font-size:11px!important}

  /* Conteúdo e topo */
  .main{margin-left:0!important;width:100%!important;min-width:0!important}
  .topbar{height:58px!important;padding:0 12px!important;gap:8px!important;position:sticky!important;top:0!important}
  .menu-btn{display:grid!important;place-items:center;width:38px;height:38px;border-radius:10px;background:#f4f7fb!important;color:#1b2b44;font-size:0!important;flex:0 0 38px}
  .menu-btn:before{content:'☰';font-size:20px;line-height:1}
  .top-search{display:none!important}
  .top-actions{gap:6px!important;min-width:0!important}
  .ghost-small{width:38px!important;height:38px!important;min-height:38px!important;padding:0!important;justify-content:center!important;font-size:0!important;border-radius:10px!important}
  .ghost-small .btn-ico svg{width:17px!important;height:17px!important}
  .notification-btn{width:38px!important;height:38px!important;border-radius:10px!important}
  .google-login{width:auto!important;min-width:38px!important;height:38px!important;min-height:38px!important;padding:0 11px!important;border-radius:10px!important;font-size:0!important;justify-content:center!important}
  .google-login .google-g{font-size:15px!important}
  .avatar{width:36px!important;height:36px!important;font-size:11px!important}
  .view{padding:14px 12px 28px!important;max-width:100%!important}

  /* Hero */
  .hero-card{display:block!important;min-height:0!important;padding:24px 18px!important;border-radius:19px!important;overflow:hidden!important}
  .hero-card:after{width:180px!important;height:180px!important;border-width:42px!important;right:-105px!important;top:-110px!important}
  .hero-copy h1{font-size:34px!important;line-height:1.02!important;letter-spacing:-.045em!important;margin:9px 0 13px!important;max-width:100%!important}
  .hero-copy h1 em{margin-top:4px!important}
  .hero-copy p{font-size:14.5px!important;line-height:1.55!important;margin-bottom:0!important}
  .eyebrow{font-size:9.5px!important;letter-spacing:.075em!important}
  .hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;margin-top:18px!important}
  .hero-actions .btn{width:100%!important;min-height:46px!important}
  .hero-trust{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px 12px!important;margin-top:15px!important;font-size:10px!important}
  .hero-trust span:last-child{grid-column:1/-1}
  .hero-visual{display:none!important}

  /* Cards da home */
  .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;margin:11px 0!important}
  .stat{min-height:78px!important;padding:12px!important;gap:9px!important;border-radius:14px!important}
  .stat-ico{width:34px!important;height:34px!important;border-radius:10px!important;font-size:16px!important;flex:0 0 34px!important}
  .stat strong{font-size:15px!important;line-height:1.1!important}
  .stat small{font-size:9px!important;line-height:1.25!important;display:block;margin-top:3px}
  .grid-2,.dashboard-grid,.notification-grid,.cv-layout{grid-template-columns:1fr!important;gap:11px!important}
  .panel{padding:15px!important;border-radius:15px!important}
  .panel-head{gap:8px!important;margin-bottom:12px!important}
  .panel-head h2{font-size:18px!important;margin-top:4px!important}
  .page-head{margin-bottom:15px!important;gap:12px!important}
  .page-head h1{font-size:27px!important;line-height:1.08!important;margin:4px 0 6px!important}
  .page-head p{font-size:13px!important;line-height:1.5!important}
  .page-actions{width:100%!important;display:grid!important;grid-template-columns:1fr!important;gap:8px!important}
  .page-actions .btn{width:100%!important}

  /* Formulários e busca */
  .job-search,.job-search.compact,.form-grid.two{grid-template-columns:1fr!important;gap:10px!important}
  .job-search input,.job-search select,.form-grid input,.field-with-action textarea,.copy-row input,.alert-form input,.alert-form select{font-size:16px!important;min-height:46px!important;padding:11px 12px!important;border-radius:11px!important}
  .btn{min-height:44px;padding:11px 14px;border-radius:10px;font-size:13px}
  .job-search>button,.job-search.compact>button{width:100%!important}
  .results-meta{margin:14px 0 9px!important;gap:8px!important;align-items:flex-start!important}
  .job-card{grid-template-columns:1fr!important;padding:14px!important;gap:11px!important;border-radius:13px!important}
  .job-card h3{font-size:15px!important}
  .job-card p{font-size:12px!important}
  .job-actions{min-width:0!important;width:100%!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}
  .job-actions .btn{width:100%!important;padding-inline:9px!important}

  /* Currículo */
  .cv-preview-wrap{position:static!important;width:100%!important;overflow:hidden!important}
  .score-panel{padding:11px!important;border-radius:13px!important}
  .score-gauge{width:54px!important;height:54px!important;flex:0 0 54px!important}
  .resume-paper,.resume-template-elegante{width:100%!important;max-width:100%!important;min-height:0!important;height:auto!important;aspect-ratio:1/1.414!important;margin:0 auto!important;transform:none!important;box-shadow:0 10px 28px rgba(31,58,94,.11)!important}
  .resume-template-elegante{padding:18px 15px!important}
  .resume-modern-header{grid-template-columns:68px 1fr!important;gap:12px!important;padding-bottom:10px!important}
  .resume-photo-frame{width:64px!important;height:64px!important}
  .resume-heading-modern h1{font-size:24px!important}
  .resume-heading-modern h2{font-size:8.5px!important}
  .contact-line-modern{font-size:5.8px!important;gap:4px!important}
  .resume-soft-wave{height:20px!important;margin-left:-15px!important;margin-right:-15px!important;margin-bottom:8px!important}
  .resume-timeline-section{grid-template-columns:27px 1fr!important;gap:8px!important;margin-bottom:9px!important}
  .resume-marker{width:24px!important;height:24px!important}
  .resume-marker svg{width:12px!important;height:12px!important}
  .resume-section-title{margin-bottom:4px!important}
  .resume-section-title h3{font-size:7.6px!important}
  .resume-timeline-section p{font-size:6.9px!important;line-height:1.38!important}
  .resume-entry b{font-size:7px!important}.resume-entry small{font-size:5.7px!important}
  .resume-skill{font-size:5.8px!important;padding:3px 5px!important}
  .resume-footer{font-size:5.8px!important;margin-top:3px!important}

  /* Notificações / Radar */
  .radar-panel{position:static!important}
  .login-gate{grid-template-columns:38px 1fr!important;padding:12px!important;gap:10px!important}
  .login-gate .btn{grid-column:1/-1!important;width:100%!important}
  .notification-card{grid-template-columns:34px 1fr!important;padding:12px!important;gap:10px!important}
  .notification-job-icon{width:34px!important;height:34px!important;font-size:15px!important}
  .notification-card .notification-open{grid-column:1/-1!important;width:100%!important}

  /* Indique e ganhe */
  .referral-hero{display:block!important;padding:22px 18px!important;border-radius:18px!important;margin-bottom:11px!important}
  .referral-hero h1{font-size:29px!important;line-height:1.04!important;margin:7px 0 11px!important}
  .referral-hero p{font-size:13px!important;line-height:1.5!important;margin-bottom:15px!important}
  .referral-hero .btn{width:100%!important}
  .gift{display:none!important}
  .copy-row{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}
  .copy-row .btn{width:100%!important}

  /* PRO */
  .pricing-wrap{margin:16px auto!important;text-align:left!important}
  .pricing-wrap>h1{font-size:28px!important;line-height:1.08!important}
  .price-card{margin:20px 0 0!important;padding:22px 18px!important;border-radius:18px!important}
  .price strong{font-size:38px!important}

  /* Toast */
  .toast{left:12px!important;right:12px!important;bottom:12px!important;max-width:none!important;text-align:center!important}
}

@media (max-width:600px){
  .brand-logo{width:126px!important;max-width:126px!important}
  .view{padding:12px 10px 24px!important}
  .hero-card{padding:21px 16px!important}
  .hero-copy h1{font-size:31px!important}
  .hero-copy p{font-size:13.5px!important}
  .stats-grid{gap:8px!important}
  .stat{padding:10px!important;min-height:72px!important}
  .stat-ico{width:31px!important;height:31px!important;flex-basis:31px!important}
  .stat strong{font-size:14px!important}
  .panel{padding:14px!important}
  .job-actions{grid-template-columns:1fr!important}
  .page-head h1{font-size:25px!important}
  .referral-hero h1{font-size:27px!important}

  /* Login Google-only compacto */
  .auth-modal{padding:10px!important}
  .auth-shell{width:100%!important;max-width:420px!important;min-height:0!important;border-radius:19px!important}
  .auth-brand-side{display:none!important}
  .auth-card-side{padding:42px 20px 24px!important}
  .auth-card-logo{width:132px!important;max-width:132px!important;margin-bottom:24px!important}
  .auth-card-side h1{font-size:25px!important;margin-bottom:8px!important}
  .auth-card-side>p{font-size:13px!important;line-height:1.45!important;margin-bottom:24px!important}
  .google-only-btn{height:52px!important;border-radius:12px!important;font-size:14px!important}
  .auth-card-side small{font-size:10px!important;margin-top:16px!important}
  .auth-close{right:10px!important;top:10px!important;width:34px!important;height:34px!important;border-radius:10px!important;font-size:21px!important}
}

@media (max-width:380px){
  .hero-copy h1{font-size:29px!important}
  .stats-grid{grid-template-columns:1fr!important}
  .stat{min-height:64px!important}
  .hero-trust{grid-template-columns:1fr!important}
  .hero-trust span:last-child{grid-column:auto}
  .top-actions{gap:4px!important}
}

/* Pagamento Pix Woovi */
.payment-modal{position:fixed;inset:0;z-index:1600;display:grid;place-items:center;padding:20px}
.payment-modal.hidden{display:none}
.payment-backdrop{position:absolute;inset:0;background:rgba(8,24,52,.58);backdrop-filter:blur(5px)}
.payment-card{position:relative;z-index:1;width:min(94vw,520px);max-height:94vh;overflow:auto;background:#fff;border:1px solid #e2eaf7;border-radius:24px;padding:28px;box-shadow:0 30px 90px rgba(8,31,72,.28);text-align:center}
.payment-close{position:absolute;right:14px;top:14px;width:38px;height:38px;border:0;border-radius:11px;background:#f3f6fb;color:#44516a;font-size:24px;cursor:pointer}
.payment-brand img{width:155px;height:auto;display:block;margin:0 auto 18px}
.payment-card h2{font-size:28px;line-height:1.12;margin:7px 0 8px;color:#0c2040}
.payment-subtitle{font-size:14px;line-height:1.5;color:#66748b;max-width:390px;margin:0 auto 20px}
.payment-qr-wrap{width:216px;height:216px;margin:0 auto 14px;border:1px solid #e2e9f3;border-radius:18px;padding:10px;background:#fff;display:grid;place-items:center}
.payment-qr-wrap img{max-width:100%;max-height:100%;object-fit:contain}
.payment-amount{display:flex;align-items:end;justify-content:center;gap:8px;margin-bottom:16px;color:#64748b}.payment-amount strong{font-size:25px;color:#0b1e3c}.payment-amount small{font-size:12px;margin-bottom:4px}
.payment-code-label{display:block;text-align:left;font-size:12px;font-weight:700;color:#1d304e;margin:0 0 7px}
.payment-copy-row{display:grid;grid-template-columns:1fr auto;gap:8px;margin-bottom:10px}
.payment-copy-row input{min-width:0;height:48px;border:1px solid #dce5f2;border-radius:11px;padding:0 12px;font-size:12px;color:#45546c;background:#f9fbfe;text-overflow:ellipsis}
.payment-copy-row .btn{white-space:nowrap}
.payment-link{margin:8px 0 0}
.payment-status{display:flex;align-items:center;justify-content:center;gap:8px;margin:16px 0 10px;padding:11px 12px;border-radius:12px;background:#f4f8ff;color:#315076;font-size:13px}
.payment-status-dot{width:9px;height:9px;border-radius:50%;background:#f5a623;box-shadow:0 0 0 5px rgba(245,166,35,.12)}
.payment-status.paid{background:#ecfbf3;color:#087844}.payment-status.paid .payment-status-dot{background:#12b76a;box-shadow:0 0 0 5px rgba(18,183,106,.12)}
.payment-note{display:block;margin-top:12px;color:#8591a4;font-size:10.5px;line-height:1.45}
.btn.ghost{background:#fff;border:1px solid #dce5f2;color:#34506f}

@media(max-width:600px){
  .payment-modal{padding:9px;align-items:end}
  .payment-card{width:100%;max-height:92vh;border-radius:22px 22px 16px 16px;padding:22px 16px 18px}
  .payment-brand img{width:126px;margin-bottom:14px}
  .payment-card h2{font-size:23px}
  .payment-subtitle{font-size:12.5px;margin-bottom:15px}
  .payment-qr-wrap{width:188px;height:188px;border-radius:15px}
  .payment-copy-row{grid-template-columns:1fr}
  .payment-copy-row .btn{width:100%}
}


/* ==========================================================
   Checkout Pix em popup — BoraTrampar PRO
   Layout inspirado no checkout Mivoo, com identidade BoraTrampar
========================================================== */
body.payment-open{overflow:hidden}
.payment-modal{position:fixed;inset:0;z-index:1800;display:grid;place-items:center;padding:28px}
.payment-modal.hidden{display:none}
.payment-backdrop{position:absolute;inset:0;background:rgba(16,33,58,.68);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}
.payment-card.payment-card-pro{
  position:relative;z-index:1;width:min(1120px,94vw);max-height:92vh;overflow:auto;
  background:#fff;border:1px solid #dce6f5;border-radius:24px;padding:30px;
  box-shadow:0 34px 90px rgba(6,24,52,.34);text-align:left;color:#0c2040
}
.payment-card-pro .payment-close{
  position:absolute;top:22px;right:22px;width:48px;height:48px;border:1px solid #dce5f2;
  border-radius:14px;background:#fff;color:#0b1e3c;font-size:30px;line-height:1;display:grid;place-items:center;
  cursor:pointer;transition:.2s ease;z-index:3
}
.payment-card-pro .payment-close:hover{background:#f4f8ff;border-color:#b9cdf3;transform:translateY(-1px)}
.payment-modal-brand{display:flex;align-items:center;min-height:62px;padding:0 8px 14px}
.payment-modal-brand img{display:block;width:220px;max-width:45%;height:auto;object-fit:contain}
.payment-modal-content{display:grid;grid-template-columns:390px minmax(0,1fr);gap:38px;align-items:stretch}
.payment-left{min-width:0}
.payment-qr-panel{
  height:100%;min-height:510px;background:#fff;border:1px solid #e0e7f1;border-radius:24px;
  box-shadow:0 12px 32px rgba(17,48,90,.07);display:flex;flex-direction:column;justify-content:center;
  align-items:center;padding:30px 26px
}
.payment-card-pro .payment-qr-wrap{
  width:310px;height:310px;max-width:100%;margin:0 auto 22px;border:0;border-radius:18px;padding:0;
  background:#fff;display:grid;place-items:center
}
.payment-card-pro .payment-qr-wrap img{display:block;width:100%;height:100%;object-fit:contain;border-radius:8px}
.payment-secure-line{display:flex;align-items:center;justify-content:center;gap:10px;color:#17314f;font-size:14px;text-align:center}
.payment-secure-line span{width:27px;height:27px;border-radius:9px;display:grid;place-items:center;border:2px solid #18a890;color:#18a890;font-weight:900}
.payment-secure-line b{font-weight:700}.payment-secure-line em{font-style:normal;color:#18a890}
.payment-right{min-width:0;display:flex;flex-direction:column;justify-content:center;padding:6px 0}
.payment-heading{margin-bottom:24px}
.payment-pro-tag{display:inline-flex;align-items:center;padding:9px 16px;border-radius:12px;background:#edf4ff;color:#155eef;font-size:12px;font-weight:900;letter-spacing:.065em;margin-bottom:12px}
.payment-card-pro .payment-heading h2{margin:0 0 8px;font-size:36px;line-height:1.08;letter-spacing:-.035em;color:#071a3a;font-weight:850}
.payment-heading p{margin:0;color:#687891;font-size:15px;line-height:1.55}
.payment-plan-row{
  display:flex;align-items:center;justify-content:space-between;gap:22px;padding:20px 22px;
  border:1px solid #dce5f2;border-radius:17px;background:#fff;margin-bottom:20px
}
.payment-plan-row>div:first-child{display:flex;flex-direction:column;gap:5px;min-width:0}
.payment-plan-row small{font-size:13px;color:#66748b;font-weight:650}
.payment-plan-row strong{font-size:24px;line-height:1.1;color:#0a1d3d;font-weight:850;letter-spacing:-.02em}
.payment-card-pro .payment-status{
  margin:0;padding:10px 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;
  width:auto;flex:0 0 auto;background:#e9f9f5;color:#0d8170;border-radius:999px;font-size:12px;font-weight:800
}
.payment-card-pro .payment-status-dot{width:9px;height:9px;background:#19aa95;box-shadow:0 0 0 4px rgba(25,170,149,.12)}
.payment-card-pro .payment-status.paid{background:#eaf9ef;color:#087844}
.payment-card-pro .payment-status.paid .payment-status-dot{background:#12b76a;box-shadow:0 0 0 4px rgba(18,183,106,.12)}
.payment-card-pro .payment-code-label{display:block;margin:0 0 8px;font-size:14px;font-weight:800;color:#0d2244}
.payment-pix-code{
  width:100%;min-height:132px;max-height:160px;resize:none;border:1px solid #dce5f2;border-radius:16px;
  background:#f8fbff;color:#213a61;padding:16px 18px;font:500 12px/1.75 Inter,system-ui,-apple-system,sans-serif;
  overflow:auto;outline:none;word-break:break-all
}
.payment-pix-code:focus{border-color:#8fb5ff;box-shadow:0 0 0 3px rgba(38,103,255,.08)}
.payment-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}
.payment-card-pro .payment-actions .btn{height:60px;border-radius:14px;font-size:14px;font-weight:850;display:flex;align-items:center;justify-content:center;gap:9px;cursor:pointer;transition:.2s ease}
.payment-copy-btn{border:1px solid #1f63f5!important;background:linear-gradient(135deg,#2b68f8,#1457e8)!important;color:#fff!important;box-shadow:0 12px 24px rgba(31,99,245,.18)}
.payment-copy-btn:hover{transform:translateY(-1px);box-shadow:0 16px 28px rgba(31,99,245,.24)}
.payment-check-btn{border:1px solid #2b67f7!important;background:#fff!important;color:#155eef!important;box-shadow:none!important}
.payment-check-btn:hover{background:#f5f8ff!important;transform:translateY(-1px)}
.payment-info-bar{
  margin-top:28px;border:1px solid #9bbaff;background:#f8fbff;border-radius:16px;padding:18px 22px;
  display:flex;align-items:flex-start;gap:16px;color:#29466f
}
.payment-info-icon{width:36px;height:36px;flex:0 0 36px;border:2px solid #155eef;border-radius:50%;display:grid;place-items:center;color:#155eef;font-size:20px;font-weight:900;font-family:Georgia,serif}
.payment-info-bar p{margin:0;font-size:13px;line-height:1.55}

@media(max-width:980px){
  .payment-card.payment-card-pro{width:min(760px,95vw);padding:24px;max-height:94vh}
  .payment-modal-content{grid-template-columns:1fr;gap:18px}
  .payment-modal-brand img{width:185px}
  .payment-qr-panel{min-height:0;padding:22px}
  .payment-card-pro .payment-qr-wrap{width:245px;height:245px;margin-bottom:14px}
  .payment-card-pro .payment-heading h2{font-size:30px}
  .payment-heading{margin-bottom:16px}
  .payment-plan-row{margin-bottom:16px}
}
@media(max-width:620px){
  .payment-modal{padding:0;align-items:end}
  .payment-card.payment-card-pro{width:100%;max-height:94vh;border-radius:24px 24px 0 0;padding:20px 16px 18px}
  .payment-card-pro .payment-close{width:42px;height:42px;top:14px;right:14px;border-radius:12px;font-size:26px}
  .payment-modal-brand{min-height:46px;padding:0 2px 10px}
  .payment-modal-brand img{width:152px;max-width:58%}
  .payment-modal-content{gap:14px}
  .payment-left{order:2}.payment-right{order:1}
  .payment-qr-panel{padding:17px 14px;border-radius:18px}
  .payment-card-pro .payment-qr-wrap{width:206px;height:206px;margin-bottom:10px}
  .payment-secure-line{font-size:12px}.payment-secure-line span{width:24px;height:24px}
  .payment-pro-tag{font-size:10px;padding:7px 10px;margin-bottom:8px}
  .payment-card-pro .payment-heading h2{font-size:25px;margin-bottom:6px;padding-right:42px}
  .payment-heading p{font-size:12.5px;line-height:1.45}
  .payment-plan-row{padding:14px 14px;gap:10px;border-radius:14px}
  .payment-plan-row strong{font-size:20px}
  .payment-card-pro .payment-status{font-size:10.5px;padding:8px 10px}
  .payment-pix-code{min-height:96px;max-height:112px;padding:12px 13px;font-size:10.5px;line-height:1.55;border-radius:13px}
  .payment-actions{grid-template-columns:1fr;gap:9px;margin-top:12px}
  .payment-card-pro .payment-actions .btn{height:48px;border-radius:12px;font-size:13px}
  .payment-info-bar{margin-top:16px;padding:13px 14px;border-radius:13px;gap:10px}
  .payment-info-icon{width:30px;height:30px;flex-basis:30px;font-size:16px}
  .payment-info-bar p{font-size:10.5px;line-height:1.45}
}
