:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top right,rgba(185,239,89,.2),transparent 28%),linear-gradient(180deg,#f7f7f2,#f1f0ea);color:#22323c}*{box-sizing:border-box}body{margin:0;min-height:100vh}button,input,select{font:inherit}button:disabled{cursor:not-allowed;opacity:.65}.shell{width:min(1320px,calc(100vw - 32px));margin:0 auto;padding:28px 0 36px}.hero,.panel{background:#ffffffe6;border:1px solid rgba(34,50,60,.08);border-radius:28px;box-shadow:0 18px 48px #22323c14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero{display:flex;justify-content:space-between;gap:24px;padding:28px}.hero h1,.panel h2,.form-section h3{margin:0}.hero h1{font-size:clamp(2rem,2.8vw,3rem)}.hero p,.panel p{color:#5d6a72}.eyebrow{display:inline-flex;padding:8px 12px;border-radius:999px;background:#eef4e6;color:#50612a;font-weight:700;margin-bottom:12px}.hero-actions{display:flex;align-items:end;gap:12px;min-width:320px}.api-box{display:flex;flex-direction:column;gap:8px;width:100%}.api-box span,label span,.form-section h3{font-size:.92rem;font-weight:700;color:#516069}input,select{width:100%;border:1px solid #d5dde2;border-radius:16px;padding:14px 16px;background:#fff;color:#22323c}input:focus,select:focus{outline:none;border-color:#9aca16;box-shadow:0 0 0 3px #b9ef5938}.feedback{margin-top:18px;padding:16px 18px;border-radius:18px;font-weight:600}.feedback.success{background:#eef8de;color:#335818;border:1px solid #cfe88c}.feedback.error{background:#fff1f0;color:#8b2f29;border:1px solid #f2b4ae}.grid-form{display:grid;gap:16px}.workspace{display:grid;grid-template-columns:340px minmax(0,1fr);gap:18px;margin-top:18px}.panel{padding:22px}.panel-head{display:flex;align-items:start;justify-content:space-between;gap:18px;margin-bottom:20px}.panel-head.compact{align-items:center}.panel-actions,.header-badges{display:flex;gap:10px;flex-wrap:wrap}.import-hint{margin-bottom:14px;padding:14px 16px;border-radius:18px;background:linear-gradient(180deg,#f7fbef,#eef5e1);border:1px solid #dde6cd}.import-hint strong{display:block;margin-bottom:6px}.import-hint p{margin:0;font-size:.94rem}.list-filters{margin-bottom:14px;padding:16px;border-radius:22px;background:linear-gradient(180deg,#fff,#f8faf4);border:1px solid #dde6d4;box-shadow:0 10px 24px #22323c0a}.list-filters-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.list-filters-actions{display:flex;align-items:center;gap:8px}.list-filters-title{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.list-filters-head strong{color:#22323c;font-size:.98rem}.filter-counter{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#eef8de;color:#466e16;font-size:.8rem;font-weight:800}.filter-counter.neutral{background:#eff2f1;color:#67737b}.filter-grid{display:grid;gap:12px}.list-filters-body{display:flex;flex-direction:column;gap:14px}.filter-grid .full{grid-column:1 / -1}.service-filter-group{display:flex;flex-direction:column;gap:10px;margin-top:14px}.service-filter-group>span{font-size:.92rem;font-weight:700;color:#516069}.service-filter-group>small{color:#6a767d;font-size:.84rem}.service-filter-chips{display:flex;flex-wrap:wrap;gap:10px}.service-filter-chip{border:1px solid #d8e0d3;border-radius:999px;padding:10px 14px;background:#fff;color:#22323c;font-weight:700;cursor:pointer;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease,transform .14s ease}.service-filter-chip:hover{border-color:#b9ef59;transform:translateY(-1px)}.service-filter-chip.selected{background:linear-gradient(180deg,#fbfff4,#f0f9dd);border-color:#a8d84c;color:#335818;box-shadow:0 10px 18px #b9ef5929}.ghost-button.tiny{padding:8px 12px;border-radius:12px;font-size:.88rem}.list-scroll{display:flex;flex-direction:column;gap:10px;max-height:70vh;overflow:auto}.posto-item{width:100%;text-align:left;padding:16px;border-radius:18px;border:1px solid #dde3e6;background:#fff;cursor:pointer;display:flex;flex-direction:column;gap:6px;color:#22323c;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease,background .14s ease}.posto-item:hover{transform:translateY(-1px);box-shadow:0 12px 24px #22323c0f}.posto-item.selected{border-color:#9aca16;background:linear-gradient(180deg,#fbfff2,#f1f8e1)}.posto-item.needs-attention{border-color:#f0cf8d;background:linear-gradient(180deg,#fffef9,#fff8ea)}.posto-item span,.posto-item small{color:#68757d}.posto-item-topline,.posto-item-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.posto-item-topline{align-items:start}.posto-item-meta{flex-wrap:wrap}.posto-item-flag{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;font-size:.76rem;font-weight:800;white-space:nowrap}.posto-item-flag.warning{background:#fff1cf;color:#925d00;border:1px solid #f0cf8d}.editor-form{display:flex;flex-direction:column;gap:18px;margin-top:18px}.editor-form:first-of-type{margin-top:0}.form-section{padding:18px;border-radius:22px;background:#fafaf7;border:1px solid #e5e9e3}.form-section h3{margin-bottom:14px}.subtle-text{margin:12px 0 0;font-size:.92rem;color:#6a767d}.section-heading{display:flex;justify-content:space-between;gap:16px;align-items:start;margin-bottom:14px}.compact-section-heading{margin-bottom:12px}.section-heading p{margin:6px 0 0}.grid{display:grid;gap:14px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.two .full{grid-column:1 / -1}label{display:flex;flex-direction:column;gap:8px}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.metrics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.metric-card{padding:16px 18px;border-radius:20px;background:radial-gradient(circle at top right,rgba(185,239,89,.22),transparent 38%),linear-gradient(180deg,#fff,#f6f8f2);border:1px solid #dbe4ca;box-shadow:0 12px 24px #22323c0f}.metric-card span,.metric-card small{display:block}.metric-card span{color:#5f6c74;font-size:.9rem;font-weight:700}.metric-card strong{display:block;margin-top:6px;color:#22323c;font-size:1.6rem;line-height:1.1}.metric-card small{margin-top:8px;color:#738087;font-size:.9rem}.check-card{display:flex;align-items:center;gap:10px;padding:14px 16px;border-radius:18px;background:#fff;border:1px solid #dbe1dd}.check-card.inline{width:fit-content}.check-card input{width:18px;height:18px;margin:0}.service-option{position:relative;display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:12px;align-items:start;padding:16px;border-radius:22px;background:linear-gradient(180deg,#fff,#f9faf6);border:1px solid #dbe1dd;box-shadow:0 10px 22px #22323c0d;cursor:pointer}.service-option.selected{border-color:#b9ef59;background:radial-gradient(circle at top right,rgba(185,239,89,.18),transparent 34%),linear-gradient(180deg,#fbfff4,#f2f8e3)}.service-option input{width:18px;height:18px;margin:4px 0 0}.service-option-copy{display:flex;flex-direction:column;gap:5px}.service-option-copy small{color:#7b8a54;font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.service-option-copy strong{color:#22323c;font-size:1rem;line-height:1.2}.service-option-copy span{color:#66737b;font-size:.92rem;line-height:1.4}.service-option-state{align-self:center;padding:8px 12px;border-radius:999px;background:#eef3e8;color:#4f5d29;font-size:.82rem;font-weight:800;white-space:nowrap}.form-footer{display:flex;justify-content:flex-end}.primary-button,.ghost-button{border:none;border-radius:16px;padding:14px 18px;cursor:pointer;font-weight:700}.ghost-button.small,.primary-button.small{padding:10px 14px;border-radius:14px}.primary-button{background:linear-gradient(135deg,#22323c,#314752);color:#fff;box-shadow:0 12px 28px #22323c2e}.ghost-button{background:#eef1ea;color:#22323c}.badge{display:inline-flex;padding:8px 12px;border-radius:999px;background:#eef8de;color:#466e16;font-weight:700}.badge.subtle{background:#f1f3f4;color:#5f6b73}.price-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.price-card{padding:16px;border-radius:18px;border:1px solid #dbe1dd;background:#fff}.price-card span{font-weight:700;color:#22323c}.price-card small{display:block;margin:6px 0 12px;line-height:1.4;color:#6b777f}.empty-inline{padding:18px;border-radius:18px;background:#fff;border:1px dashed #cad4cf;color:#657177}.empty-state{display:grid;place-items:center;min-height:420px;text-align:center}@media(max-width:980px){.hero,.workspace{grid-template-columns:1fr;display:grid}.hero-actions{min-width:0}.price-grid{grid-template-columns:1fr}}@media(max-width:720px){.shell{width:min(100vw - 20px,100%);padding-top:16px}.hero,.panel{padding:18px;border-radius:22px}.grid.two,.service-grid,.metrics-grid,.price-grid{grid-template-columns:1fr}.form-footer{justify-content:stretch}.form-footer .primary-button{width:100%}.section-heading{flex-direction:column}.list-filters-head,.posto-item-topline{flex-direction:column;align-items:start}.list-filters-actions{width:100%;justify-content:stretch}.list-filters-actions .ghost-button{flex:1}}
