:root{--green:#32e000;--dark:#192b1c;--white:#fff;--black:#111;--muted:#667068;--border:#d9e2da;--soft:#f5f8f4;--panel:#dde7d8;--shadow:0 18px 60px rgba(25,43,28,.12);--container:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fff;color:#111;line-height:1.5}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.container{width:min(var(--container),calc(100% - 40px));margin:0 auto}.top-alert{padding:10px 0;background:var(--dark);color:#fff;font-size:13px}.top-alert .container{display:flex;gap:8px}.top-alert strong{color:var(--green)}.site-header{position:sticky;top:0;z-index:50;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(25,43,28,.08)}.header-inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand strong{display:block;font-size:15px}.brand strong span,.site-footer strong span{color:var(--green)}.brand small{display:block;margin-top:2px;color:var(--muted);font-size:11px}.desktop-nav{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:750}.header-cta,.mobile-cta,.green-pill{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--green);color:#102113;font-weight:850}.header-cta{padding:10px 17px}.mobile-cta{display:none;padding:10px 15px;font-size:13px}.home-hero{padding:76px 0 64px;background:radial-gradient(circle at 84% 18%,rgba(50,224,0,.2),transparent 24%),linear-gradient(180deg,#f9fff7,#fff)}.home-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center}.eyebrow{display:inline-flex;padding:7px 12px;border-radius:999px;background:#eaffdf;border:1px solid #c8efbb;color:#29492d;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.home-hero h1,.lookup-copy h1,.anticipation-copy h1{margin:18px 0 0;font-size:clamp(40px,6vw,67px);line-height:1.02;letter-spacing:-.045em}.home-hero p,.lookup-copy p,.anticipation-copy p{color:#475149;font-size:18px;max-width:690px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.green-button,.outline-button,.outline-dark-button{min-height:48px;border-radius:13px;padding:12px 18px;font-weight:850}.green-button{border:0;background:var(--green);color:#102113}.green-button:disabled{opacity:.65;cursor:wait}.link-button{display:inline-flex;align-items:center;justify-content:center}.outline-button{border:1px solid #ccd8ce;background:#fff}.outline-dark-button{border:1px solid #12381c;background:#fff;color:#15331d}.reason-card{padding:28px;border-radius:28px;background:var(--dark);color:#fff;box-shadow:var(--shadow)}.reason-card h2{margin:0}.reason-card>p{margin:6px 0 18px;color:#d5dfd6;font-size:14px}.reason-card a{display:block;padding:15px 16px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff12;margin-top:10px}.reason-card a:hover{border-color:#32e00080}.reason-card a strong,.reason-card a span{display:block}.reason-card a span{margin-top:3px;color:#d7dfd8;font-size:13px}.section{padding:72px 0}.soft-section{background:var(--soft)}.section-title{margin-bottom:30px}.section-title h2{margin:0;font-size:clamp(30px,4vw,44px);letter-spacing:-.035em}.section-title p{margin:10px 0 0;color:var(--muted)}.service-grid,.flow-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{min-height:300px;display:flex;flex-direction:column;padding:24px;border-radius:22px;border:1px solid var(--border);background:#fff;box-shadow:0 8px 30px #192b1c0d}.service-icon{width:48px;height:48px;display:grid;place-items:center;margin-bottom:18px;border-radius:15px;background:#ebffe3;font-size:23px;font-weight:900}.service-card h3{margin:0 0 8px}.service-card p{margin:0 0 22px;color:var(--muted);font-size:14px}.service-card .green-button{margin-top:auto}.flow-grid>div{padding:24px;border-radius:18px;border:1px solid var(--border);background:#fff}.flow-grid>div>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:var(--green);font-weight:900}.flow-grid h3{margin:17px 0 8px}.flow-grid p{margin:0;color:var(--muted)}.faq-list{max-width:900px;display:grid;gap:12px}.faq-list details{border:1px solid var(--border);border-radius:15px;padding:15px 18px}.faq-list summary{cursor:pointer;font-weight:800}.faq-list p{color:var(--muted)}.page-main{min-height:70vh;padding:64px 0 80px;background:radial-gradient(circle at 80% 13%,rgba(50,224,0,.1),transparent 18%),#fff}.lookup-shell{position:relative;overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:42px;min-height:290px;padding:40px;border-radius:30px;background:var(--panel)}.lookup-shell:after{content:"";position:absolute;width:215px;height:215px;right:70px;top:30px;border-radius:50%;background:#32e000c7;z-index:0}.lookup-copy,.document-card{position:relative;z-index:1}.lookup-copy h1{margin-top:0;font-size:clamp(38px,5vw,57px)}.lookup-copy p{font-size:19px}.document-card{padding:30px 32px;border-radius:25px;background:#fff;box-shadow:0 8px 32px #192b1c14}.quick-title{display:flex;align-items:center;gap:10px;margin-bottom:22px;font-weight:850}.document-card label,.anticipation-card label{display:block;margin-bottom:12px;color:#474f48}.document-row{display:flex;gap:10px}.document-row input,.anticipation-card input{width:100%;min-height:56px;padding:0 15px;border:1px solid #c8cec9;border-radius:9px;outline:none}.document-row input:focus,.anticipation-card input:focus{border-color:var(--green);box-shadow:0 0 0 3px #32e0001f}.document-row .green-button{min-width:195px}.form-security,.card-helper{margin:11px 0 0;color:#747c75;font-size:12px}.form-error,.page-error{margin-top:12px;padding:10px 12px;border-radius:9px;background:#fff0ef;color:#9b2d24;font-size:13px;font-weight:700}.page-error{margin-bottom:18px}.safety-strip{margin-top:28px;padding:15px 17px;border:1px solid var(--border);border-radius:15px;background:#f8fbf8;color:#536056;font-size:13px}.safety-strip strong{color:var(--dark);margin-right:6px}.results-heading,.debt-intro{display:flex;justify-content:space-between;align-items:center;gap:28px;margin-bottom:32px}.results-heading p{margin:0 0 8px;color:#808780}.results-heading h1,.debt-intro h1{margin:0;font-size:clamp(27px,4vw,38px);font-weight:450;letter-spacing:-.03em}.results-heading h1 strong{font-weight:850}.green-pill{min-height:46px;padding:10px 21px;white-space:nowrap}.invoice-groups{display:grid;gap:18px}.invoice-group{overflow:hidden;border:1px solid #d5e2d3;border-radius:17px;background:#fff}.invoice-group-title{display:flex;align-items:center;gap:14px;padding:14px 22px;background:#128e2b;color:#fff}.invoice-group-title strong{font-size:19px}.invoice-group-title span{font-size:14px}.invoice-row{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr .8fr;align-items:center;min-height:61px;padding:0 18px;border-top:1px solid #edf0ed;text-align:center;font-size:14px}.invoice-row.table-head{min-height:50px;border-top:0;background:#f8f7f2;color:#85847e;font-weight:750}.status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:92px;min-height:28px;padding:5px 13px;border-radius:8px;font-size:12px;font-weight:750}.status-badge.overdue{background:#ff7373}.status-badge.open{background:#e4f5dc;color:#1b6427}.arrow-button{width:40px;height:40px;border:0;border-radius:10px;background:transparent;color:#128e2b;font-size:23px}.arrow-button:hover{background:#eff8ed}.mobile-invoice-list{display:none}.modal-backdrop{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:24px;background:#00000094}.payment-modal{width:min(1060px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:31px 34px 34px;border-radius:34px;background:#fff;box-shadow:var(--shadow)}.modal-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.modal-heading h2{margin:0;font-size:23px}.modal-heading p{margin:5px 0 0;color:var(--muted)}.modal-close{width:40px;height:40px;border:0;border-radius:50%;background:transparent;font-size:31px;line-height:1}.modal-close:hover{background:#f1f4f1}.modal-summary-card{display:flex;justify-content:space-between;gap:20px;margin-top:24px;padding:18px 22px;border:1px solid #d2d8d2;border-radius:21px}.modal-summary-card div{display:grid;gap:3px}.modal-summary-card small,.statement-row small,.statement-head span{color:#858c86}.modal-summary-card strong{font-size:19px}.modal-status{font-weight:800}.statement-list{margin-top:18px;overflow:hidden;border:1px solid #d6ddd6;border-radius:17px}.statement-head,.statement-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.statement-head{padding:13px 17px;background:#f6f8f5}.statement-row{padding:14px 17px;border-top:1px solid #edf0ed}.statement-row>div{display:grid}.payment-options{display:grid;grid-template-columns:365px 1fr;min-height:245px;margin-top:22px;overflow:hidden;border:1px solid #d1d6d1;border-radius:23px}.payment-menu{padding:24px;border-right:1px solid #d1d6d1}.payment-menu h3{margin:0 0 18px}.payment-option{display:flex;align-items:center;gap:12px;padding:14px 13px;border-radius:13px}.payment-option.active{background:#168900;color:#fff}.payment-option.disabled{margin-top:10px;background:#ecefec;color:#979d98;cursor:not-allowed}.payment-option strong,.payment-option small{display:block}.payment-option small{margin-top:2px;font-size:11px}.payment-symbol{width:29px;font-size:28px}.payment-guidance{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;text-align:center}.guidance-icon{width:48px;height:48px;display:grid;place-items:center;margin-bottom:20px;border:2px solid #262b27;border-radius:50%;font-size:24px;font-weight:800}.payment-guidance p{max-width:590px;margin:0;color:#737a74}.payment-guidance .green-pill{margin-top:28px;min-width:195px}.modal-disclaimer{margin:17px 2px 0;color:#7b827c;font-size:12px}.debt-intro{align-items:flex-start}.debt-intro>div:first-child{flex:1}.debt-intro p{margin:8px 0 0;color:var(--muted)}.result-count{margin-bottom:14px;font-size:17px}.debt-list{display:grid;gap:18px;max-width:780px}.debt-card{overflow:hidden;border:1px solid #9ca49e;border-radius:5px;background:#fff}.debt-card-top{display:flex;justify-content:space-between;gap:28px;padding:27px}.independent-tag{display:inline-flex;margin-bottom:16px;padding:5px 9px;border-radius:5px;background:var(--dark);color:#fff;font-size:10px;font-weight:800;text-transform:uppercase}.debt-card h2{margin:0;font-size:20px}.debt-card p{margin:5px 0 0;color:#626b64;font-size:13px}.debt-action{min-width:190px;display:grid;align-content:start;gap:5px}.debt-action small{color:#777e78}.debt-action strong{font-size:19px}.debt-action button{margin-top:10px}.debt-details{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:0 27px;padding:18px 0;border-top:1px solid #d9dfda;border-bottom:1px solid #d9dfda}.debt-details div{display:grid;gap:7px}.debt-details small{color:#666d67}.red-text{color:#e91e1e}.debt-foot{padding:17px 27px;background:#f7f8f7;color:#566057;font-size:12px}.anticipation-shell{display:grid;grid-template-columns:1fr .8fr;gap:45px;align-items:center;padding:44px;border-radius:30px;background:#eef4ea}.anticipation-copy h1{margin-top:17px;font-size:clamp(38px,5vw,57px)}.anticipation-copy p{font-size:18px}.anticipation-card{padding:30px;border-radius:24px;background:#fff;box-shadow:var(--shadow)}.anticipation-card h2{margin:5px 0 20px;font-size:25px}.step-label{color:#527057;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.anticipation-card input{margin-bottom:14px}.full-button{width:100%}.text-button{width:100%;margin-top:13px;border:0;background:transparent;color:#57635a;font-weight:700}.simulation-result{text-align:center}.success-check{width:49px;height:49px;display:grid;place-items:center;margin:0 auto 15px;border-radius:50%;background:var(--green);font-size:24px;font-weight:900}.simulation-result h2{margin-bottom:7px}.simulation-doc{color:var(--muted);font-size:13px}.simulation-highlight{display:grid;gap:3px;margin:22px 0;padding:20px;border-radius:17px;background:#eaffdf}.simulation-highlight small{color:#4f6553}.simulation-highlight strong{font-size:30px}.simulation-metrics{display:grid;grid-template-columns:1fr 1fr;gap:12px}.simulation-metrics>div{display:grid;gap:5px;padding:15px;border:1px solid var(--border);border-radius:13px;text-align:left}.simulation-metrics small{color:var(--muted)}.simulation-benefit{display:grid;gap:4px;margin:18px 0;padding:15px;border-radius:13px;background:var(--dark);color:#fff;text-align:left}.simulation-benefit span{color:#d7e0d8;font-size:12px}.simulation-warning{margin-top:20px;padding:14px 16px;border:1px solid #eadf9b;border-radius:13px;background:#fff9dc;color:#625b35;font-size:13px}.site-footer{padding:36px 0 25px;background:var(--dark);color:#fff}.footer-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:40px}.site-footer p{color:#cdd6ce;font-size:12px}.footer-note{max-width:700px;justify-self:end}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:22px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);color:#bfc9c0;font-size:11px}@media(max-width:900px){.desktop-nav{display:none}.mobile-cta{display:inline-flex}.home-grid,.lookup-shell,.anticipation-shell,.service-grid,.flow-grid{grid-template-columns:1fr}.lookup-shell:after{right:-55px;top:110px}.document-row{flex-direction:column}.document-row .green-button{width:100%}.payment-options{grid-template-columns:1fr}.payment-menu{border-right:0;border-bottom:1px solid #d1d6d1}}@media(max-width:680px){.container{width:min(var(--container),calc(100% - 28px))}.top-alert .container{display:block}.home-hero,.page-main,.section{padding-top:45px;padding-bottom:52px}.home-hero h1{font-size:42px}.hero-actions{flex-direction:column}.hero-actions>*{width:100%}.lookup-shell,.anticipation-shell{padding:24px 18px;border-radius:22px}.document-card,.anticipation-card{padding:23px 18px}.results-heading,.debt-intro{flex-direction:column}.desktop-only-table{display:none}.mobile-invoice-list{display:grid}.mobile-invoice-card{display:grid;gap:12px;padding:17px;border:0;border-top:1px solid #e9eeea;background:#fff;text-align:left}.mobile-invoice-card>span{display:flex;justify-content:space-between;gap:14px}.mobile-invoice-card small{color:var(--muted)}.modal-backdrop{padding:10px}.payment-modal{padding:22px 16px 24px;border-radius:24px;max-height:calc(100vh - 20px)}.modal-summary-card{flex-direction:column}.statement-row,.statement-head{align-items:flex-start}.debt-card-top{flex-direction:column}.debt-action{min-width:0}.debt-details,.simulation-metrics,.footer-grid{grid-template-columns:1fr}.footer-note{justify-self:start}.footer-bottom{flex-direction:column}}@media(max-width:680px){.mobile-invoice-list{display:block}.mobile-invoice-card{width:100%;display:flex;align-items:stretch;justify-content:space-between;gap:20px;padding:18px 24px 20px;border:0;border-top:1px solid #e5ebe6;background:#fff;color:#111;text-align:left;cursor:pointer}.mobile-invoice-card:active{background:#fafcfa}.mobile-invoice-left{display:flex;flex-direction:column;min-width:0}.mobile-charge{margin-bottom:3px;color:#7c837d;font-size:13px;font-weight:400}.mobile-amount{color:#111;font-size:24px;line-height:1.15;font-weight:500;letter-spacing:-.03em}.mobile-due{margin-top:6px;color:#111;font-size:12px;font-weight:700}.mobile-invoice-right{flex:0 0 auto;min-width:120px;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:25px}.mobile-invoice-right .status-badge{min-width:94px;min-height:28px;padding:5px 14px;border-radius:8px;font-size:12px}.mobile-invoice-right .status-badge.open{background:#9be2d5;color:#0b534a}.mobile-invoice-right .status-badge.overdue{background:#ff7474;color:#111}.mobile-details{display:inline-flex;align-items:center;gap:8px;color:#128e2b;font-size:12px;font-weight:500;white-space:nowrap}.mobile-details svg{width:18px;height:18px;flex:0 0 18px}}.payment-modal-backdrop{position:fixed;inset:0;z-index:999;display:flex;align-items:center;justify-content:center;padding:20px;background:#00000094}.payment-sheet{position:relative;width:min(500px,100%);max-height:calc(100vh - 30px);overflow-y:auto;padding:28px 24px 25px;border-radius:28px;background:#fff;box-shadow:0 25px 70px #0003}.payment-sheet-close{position:absolute;top:13px;right:16px;width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:#555;font-size:25px}.payment-sheet-close:hover{background:#f2f4f2}.payment-sheet-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-right:35px}.payment-sheet-info{display:flex;flex-direction:column}.payment-charge{color:#858585;font-size:13px}.payment-total{margin-top:1px;color:#111;font-size:26px;line-height:1.15;letter-spacing:-.03em}.payment-date{margin-top:4px;color:#333;font-size:12px;font-weight:650}.payment-sheet-status{display:inline-flex;align-items:center;justify-content:center;min-width:90px;padding:6px 13px;border-radius:8px;font-size:12px}.payment-sheet-status.is-open{background:#9ce1d5;color:#124f48}.payment-sheet-status.is-overdue{background:#ff7474;color:#111}.payment-options-title{margin:42px 0 12px;font-size:20px;color:#111}.payment-pix-card{overflow:hidden;border:1px solid #15952b;border-radius:15px;background:#fff}.payment-pix-header{display:flex;align-items:center;gap:12px;padding:14px 13px;background:#138e28;color:#fff}.payment-check{width:20px;height:20px;display:grid;place-items:center;flex:0 0 20px;border-radius:6px;background:#fff;color:#128e2b;font-weight:900;font-size:13px}.payment-pix-header strong,.payment-pix-header span{display:block}.payment-pix-header strong{font-size:17px}.payment-pix-header span{margin-top:-2px;font-size:11px;font-weight:600}.payment-pix-content{display:flex;flex-direction:column;align-items:center;padding:28px 24px 24px;text-align:center}.payment-pix-icon{width:49px;height:49px;color:#333}.payment-pix-icon svg{width:100%;height:100%}.payment-pix-content p{max-width:390px;margin:22px auto 0;color:#737373;font-size:16px;line-height:1.45}.payment-more-button{width:100%;min-height:49px;margin-top:25px;border:0;border-radius:999px;background:#32e000;color:#102113;font-size:16px;font-weight:750;transition:transform .18s ease,filter .18s ease}.payment-more-button:hover{transform:translateY(-1px);filter:brightness(.96)}.payment-boleto-disabled{display:flex;align-items:center;gap:13px;margin-top:23px;padding:13px;border:1px solid #b5bab6;border-radius:13px;background:#f7f8f7;color:#8a908b;cursor:not-allowed;opacity:.75}.payment-checkbox-disabled{width:20px;height:20px;flex:0 0 20px;border:2px solid #9da39e;border-radius:6px;background:#fff}.payment-boleto-disabled strong,.payment-boleto-disabled span{display:block}.payment-boleto-disabled strong{color:#666c67;font-size:16px}.payment-boleto-disabled span{margin-top:-1px;color:#9a9f9b;font-size:11px}.payment-independent-note{margin-top:21px;padding-top:16px;border-top:1px solid #e8ece8;color:#8a908b;font-size:11px;line-height:1.5;text-align:center}@media(max-width:600px){.payment-modal-backdrop{align-items:flex-end;padding:0}.payment-sheet{width:100%;max-height:94vh;padding:25px 12px 24px;border-radius:26px 26px 0 0}.payment-sheet-header{padding:0}.payment-sheet-close{top:7px;right:9px}.payment-options-title{margin-top:45px;font-size:19px}.payment-pix-card{border-radius:14px}.payment-pix-content{padding:25px 24px 24px}.payment-pix-content p{font-size:16px}}.payment-pix-error{width:100%;box-sizing:border-box;padding:11px 13px;margin:0 0 14px;border-radius:8px;background:#fff1f1;color:#a00000;font-size:13px;line-height:1.4}.pix-generated-area{width:100%;border:1px solid #15943a;border-radius:14px;background:#fff;overflow:hidden;box-sizing:border-box}.pix-generated-header{min-height:58px;padding:12px 14px;box-sizing:border-box;display:flex;align-items:center;gap:11px;background:#15943a;color:#fff}.pix-generated-header .payment-check{flex-shrink:0}.pix-generated-header>div:last-child{display:flex;flex-direction:column}.pix-generated-header strong{font-size:16px;font-weight:600;line-height:1.15}.pix-generated-header span{margin-top:2px;font-size:12px;line-height:1.15;color:#fff}.pix-generated-content{padding:25px 24px 22px;box-sizing:border-box;text-align:center}.pix-generated-content h2{margin:0 0 24px;font-size:21px;font-weight:500;line-height:1.25;color:#111}.pix-generated-content>p{max-width:360px;margin:0 auto 25px;color:#555;font-size:15px;line-height:1.55}.pix-code-box{width:100%;min-height:50px;padding:13px 10px;box-sizing:border-box;display:flex;align-items:center;border:1px dashed #747474;border-radius:5px;background:#fff;color:#555;font-size:15px;line-height:22px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:22px}.pix-copy-button{position:relative;width:100%;height:49px;box-sizing:border-box;border:none;border-radius:999px;background:#20df00;color:#101010;font-size:17px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .15s ease,transform .15s ease,background .15s ease}.pix-copy-button:hover{opacity:.92}.pix-copy-button:active{transform:scale(.99)}.pix-copy-button.is-copied{background:#15943a;color:#fff}.pix-copy-icon{position:absolute;left:8px;width:36px;height:36px;border-radius:50%;display:flex;justify-content:center;align-items:center;background:#08752b;color:#fff}.pix-copy-icon svg{width:20px;height:20px}.pix-waiting-payment{min-height:25px;margin-top:18px;display:flex;align-items:center;justify-content:center;gap:8px;color:#666;font-size:13px}.pix-loading-dot{width:9px;height:9px;flex-shrink:0;border-radius:50%;background:#15943a;animation:pixPulse 1.2s infinite}@keyframes pixPulse{0%,to{opacity:.3;transform:scale(.85)}50%{opacity:1;transform:scale(1.15)}}.pix-payment-success{margin-top:18px;padding:11px;border-radius:8px;background:#eaf8ee;color:#08752b;font-size:14px;font-weight:600}.pix-payment-error{margin-top:18px;padding:11px;border-radius:8px;background:#fff1f1;color:#a00000;font-size:14px}.pix-new-button{width:100%;min-height:45px;margin-top:12px;border:1px solid #15943a;border-radius:999px;background:#fff;color:#08752b;font-size:15px;font-weight:600;cursor:pointer}.pix-new-button:hover{background:#f2fbf4}.payment-more-button:disabled{cursor:wait;opacity:.65}@media(max-width:600px){.pix-generated-content{padding:22px 18px 20px}.pix-generated-content h2{font-size:20px;margin-bottom:20px}.pix-generated-content>p{font-size:14px;margin-bottom:21px}.pix-code-box{font-size:14px}.pix-copy-button{font-size:16px}}
