:root {
  --page-bg: #dbdbdb;
  --panel-bg: #03041b;
  --card-bg: #1b184d;
  --card-bg-strong: #12103a;
  --input-bg: #211d60;
  --input-border: #36336b;
  --text: #f5f7ff;
  --muted: #bbb9d8;
  --accent: #8ef018;
  --perda: #df2328;
  --ganho: #79f71c;
}

@font-face { font-family: "Montserrat"; src: url("../fonts/Montserrat/static/Montserrat-Regular.ttf"); font-style: normal; }
@font-face { font-family: "Montserrat Bold"; src: url("../fonts/Montserrat/static/Montserrat-ExtraBold.ttf"); font-style: extra-bold; }
@font-face { font-family: "Inter"; src: url("../fonts/Inter/static/Inter_18pt-Regular.ttf"); font-style: normal; }

* { box-sizing: border-box; }

body {
  margin: 0;
  min-height: 100vh;
  display: block;
  font-family: "Montserrat", Arial, sans-serif;
  background: var(--panel-bg);
  color: var(--text);
}

/* dashboard */

.top-header {
  width: 100%;
  height: 65px;
  background-color: #110f37;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 32px;
}

.btn_pagina {
  width: 100%;
  height: 44px;
  border: 0;
  border-radius: 17px;
  margin-top: 13px;
  background: linear-gradient(90deg, #84e625 20%, #87ed08a6 60%, #8ef01805 100%);
  color: #1b1b1b;
  font-weight: 800;
  text-align: left;
  padding-left: 30px;
  font-size: 15px;
  cursor: pointer;
  transition: background 0.3s ease, color 0.3s ease;
}

.header-logo img { height: 42px; object-fit: contain; }
.header-actions { display: flex; align-items: center; gap: 16px; }
.icon-btn { background: transparent; border: none; font-size: 1.2rem; cursor: pointer; }
.user-avatar img { width: 38px; height: 38px; border-radius: 50%; }
.user-avatar-wrap { position: relative; }
.user-avatar { cursor: pointer; }

.user-dropdown {
  display: none;
  position: absolute;
  top: calc(100% + 10px);
  right: 0;
  min-width: 160px;
  background: var(--card-bg-strong);
  border: 1px solid var(--input-border);
  border-radius: 8px;
  padding: 6px;
  flex-direction: column;
  gap: 2px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.35);
  z-index: 20;
}

.user-dropdown.is-open { display: flex; }

.user-dropdown-item {
  display: block;
  padding: 8px 12px;
  border-radius: 6px;
  color: var(--text);
  text-decoration: none;
  font-size: 0.82rem;
  font-weight: 600;
}

.user-dropdown-item:hover { background: var(--input-bg); color: var(--accent); }

.user-dropdown-profile {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 10px 12px 12px;
  gap: 4px;
}

.user-dropdown-avatar { width: 56px; height: 56px; border-radius: 50%; object-fit: cover; }
.user-dropdown-name { font-size: 0.85rem; font-weight: 700; color: var(--text); margin: 0; }
.user-dropdown-level { font-size: 0.72rem; color: var(--muted); margin: 0; }
.user-dropdown-divider { height: 1px; background: var(--input-border); margin: 4px 0 6px; }
.sub-nav { background-color: #0b0c2a; padding: 0px 32px; border-bottom: 1px solid #8ef018; }

.select::-webkit-scrollbar {
    width: 5px;
}

.select::-webkit-scrollbar-thumb {
    background: #4a488a;
    border-radius: 10px;
}

.icone-metal {
    width: 47px;
    height: 47px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width='47' height='47' viewBox='0 0 47 47' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='23.4999' cy='23.4999' r='23.4999' fill='%2387EB26'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.6379 24.8814C12.5271 24.8814 12.4162 24.8391 12.3316 24.7545L9.78486 22.2078C9.61566 22.0386 9.61566 21.7643 9.78486 21.5952L17.0793 14.3007C17.2485 14.1315 17.5227 14.1315 17.6919 14.3007L20.2386 16.8474C20.4078 17.0166 20.4078 17.2909 20.2386 17.46L12.9442 24.7545C12.8596 24.8391 12.7488 24.8814 12.6379 24.8814ZM10.7038 21.9015L12.638 23.8356L19.3199 17.1537L17.3857 15.2195L10.7038 21.9015Z' fill='%23383668'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.8233 25.6779C15.7084 25.6779 15.5982 25.6322 15.517 25.551L13.5264 23.5604C13.3573 23.3912 13.3573 23.1169 13.5264 22.9478L18.4313 18.0429C18.5125 17.9617 18.6227 17.916 18.7376 17.916C18.8525 17.916 18.9627 17.9617 19.0439 18.0429L21.0345 20.0335C21.2037 20.2027 21.2037 20.477 21.0345 20.6461L16.1296 25.551C16.0484 25.6323 15.9382 25.6779 15.8233 25.6779ZM14.4453 23.2541L15.8234 24.6322L20.1157 20.3399L18.7376 18.9618L14.4453 23.2541Z' fill='%23383668'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25.5015 34.0192C25.3866 34.0192 25.2764 33.9735 25.1952 33.8923L16.1851 24.8823C16.0159 24.7131 16.0159 24.4389 16.1851 24.2697L19.7538 20.7011C19.9229 20.5319 20.1972 20.5319 20.3664 20.7011L29.3764 29.7111C29.5455 29.8803 29.5455 30.1545 29.3764 30.3237L25.8078 33.8923C25.7265 33.9735 25.6164 34.0192 25.5015 34.0192ZM17.104 24.576L25.5015 32.9734L28.4575 30.0174L20.0601 21.62L17.104 24.576Z' fill='%23383668'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M27.0963 34.9984C27.0183 34.9984 26.94 34.9774 26.8698 34.9343L25.2748 33.955C25.0709 33.8298 25.0072 33.5631 25.1323 33.3592C25.2575 33.1553 25.5243 33.0915 25.7281 33.2167L27.0319 34.0171L29.5015 31.5476L28.701 30.2439C28.5759 30.04 28.6396 29.7733 28.8435 29.6481C29.0474 29.5229 29.3141 29.5867 29.4393 29.7906L30.4185 31.3856C30.5233 31.5564 30.4973 31.7768 30.3556 31.9186L27.4027 34.8715C27.3192 34.955 27.2083 34.9984 27.0963 34.9984Z' fill='%23383668'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25.5015 34.019C25.3907 34.019 25.2798 33.9767 25.1952 33.8921C25.0261 33.7229 25.0261 33.4487 25.1952 33.2795L28.7638 29.7109C28.933 29.5417 29.2072 29.5417 29.3764 29.7109C29.5456 29.8801 29.5456 30.1543 29.3764 30.3235L25.8078 33.8921C25.7232 33.9767 25.6124 34.019 25.5015 34.019Z' fill='%23383668'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M24.2143 32.7319C24.1034 32.7319 23.9926 32.6896 23.908 32.605C23.7388 32.4358 23.7388 32.1616 23.908 31.9924L27.4766 28.4238C27.6458 28.2546 27.92 28.2546 28.0892 28.4238C28.2583 28.593 28.2583 28.8672 28.0892 29.0364L24.5206 32.605C24.436 32.6896 24.3251 32.7319 24.2143 32.7319Z' fill='%23383668'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.9272 31.4448C22.8163 31.4448 22.7055 31.4025 22.6209 31.3179C22.4517 31.1488 22.4517 30.8745 22.6209 30.7053L26.1895 27.1367C26.3587 26.9675 26.6329 26.9675 26.8021 27.1367C26.9712 27.3059 26.9712 27.5801 26.8021 27.7493L23.2335 31.3179C23.1489 31.4024 23.038 31.4448 22.9272 31.4448Z' fill='%23383668'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.6401 30.1577C21.5292 30.1577 21.4184 30.1154 21.3338 30.0308C21.1646 29.8617 21.1646 29.5874 21.3338 29.4182L24.9024 25.8496C25.0716 25.6804 25.3458 25.6804 25.515 25.8496C25.6841 26.0188 25.6841 26.293 25.515 26.4622L21.9464 30.0308C21.8618 30.1154 21.7509 30.1577 21.6401 30.1577Z' fill='%23383668'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.353 28.8705C20.2421 28.8705 20.1313 28.8282 20.0466 28.7436C19.8775 28.5745 19.8775 28.3002 20.0466 28.131L23.6153 24.5624C23.7844 24.3933 24.0587 24.3933 24.2279 24.5624C24.397 24.7316 24.397 25.0058 24.2279 25.175L20.6593 28.7436C20.5747 28.8281 20.4638 28.8705 20.353 28.8705Z' fill='%23383668'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.0658 27.5834C18.9549 27.5834 18.8441 27.5411 18.7595 27.4565C18.5903 27.2874 18.5903 27.0131 18.7595 26.8439L22.3281 23.2753C22.4972 23.1062 22.7715 23.1062 22.9407 23.2753C23.1099 23.4445 23.1099 23.7187 22.9407 23.8879L19.3721 27.4565C19.2875 27.5411 19.1766 27.5834 19.0658 27.5834Z' fill='%23383668'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.7785 26.2963C17.6677 26.2963 17.5568 26.254 17.4722 26.1694C17.303 26.0002 17.303 25.726 17.4722 25.5568L21.0409 21.9882C21.21 21.819 21.4843 21.819 21.6535 21.9882C21.8227 22.1574 21.8227 22.4317 21.6535 22.6008L18.0848 26.1695C18.0003 26.254 17.8894 26.2963 17.7785 26.2963Z' fill='%23383668'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0694 22.4502C14.9586 22.4502 14.8477 22.4079 14.7631 22.3233L12.2164 19.7766C12.0472 19.6074 12.0472 19.3331 12.2164 19.164C12.3856 18.9948 12.6598 18.9948 12.829 19.164L15.3757 21.7107C15.5449 21.8799 15.5449 22.1542 15.3757 22.3233C15.2911 22.4079 15.1803 22.4502 15.0694 22.4502Z' fill='%23383668'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.5008 20.0185C17.39 20.0185 17.2791 19.9763 17.1945 19.8917L14.6478 17.3449C14.4786 17.1757 14.4786 16.9014 14.6478 16.7323C14.8169 16.5632 15.0912 16.5632 15.2604 16.7323L17.8071 19.2791C17.9763 19.4483 17.9763 19.7225 17.8071 19.8917C17.7226 19.9762 17.6118 20.0185 17.5008 20.0185Z' fill='%23383668'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M33.8654 23.6573H27.7006C27.5458 23.6573 27.4028 23.5747 27.3255 23.4407L24.2431 18.1019C24.1657 17.9679 24.1657 17.8027 24.2431 17.6687L27.3255 12.3299C27.4028 12.1959 27.5458 12.1133 27.7006 12.1133H33.8654C34.0201 12.1133 34.1631 12.1959 34.2405 12.3299L37.3228 17.6687C37.4002 17.8027 37.4002 17.9679 37.3228 18.1019L34.2405 23.4407C34.1631 23.5747 34.0201 23.6573 33.8654 23.6573ZM27.9507 22.7909H33.6153L36.4476 17.8853L33.6153 12.9796H27.9507L25.1184 17.8853L27.9507 22.7909Z' fill='%23383668'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M30.7829 20.4963C29.3436 20.4963 28.1725 19.3252 28.1725 17.8858C28.1725 16.4465 29.3436 15.2754 30.7829 15.2754C32.2223 15.2754 33.3934 16.4465 33.3934 17.8858C33.3934 19.3252 32.2223 20.4963 30.7829 20.4963ZM30.7829 16.1418C29.8212 16.1418 29.0388 16.9242 29.0388 17.8859C29.0388 18.8476 29.8212 19.63 30.7829 19.63C31.7446 19.63 32.5271 18.8476 32.5271 17.8859C32.5271 16.9241 31.7446 16.1418 30.7829 16.1418Z' fill='%23383668'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.icone-papel {
    width: 47px;
    height: 47px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width='47' height='47' viewBox='0 0 47 47' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='23.4999' cy='23.4999' r='23.4999' fill='%2387EB26'/%3E%3Cg clip-path='url(%23clip0_114_573)'%3E%3Cpath d='M25.7415 11.5479C25.8041 11.5478 25.8664 11.5607 25.9241 11.585C25.9817 11.6092 26.0336 11.6448 26.0774 11.6895C26.1211 11.7341 26.1559 11.7867 26.179 11.8447C26.2018 11.9024 26.2132 11.9644 26.2122 12.0264V16.2676C26.2129 16.709 26.3884 17.1322 26.7004 17.4443C27.0127 17.7566 27.4366 17.9319 27.8782 17.9326H32.3958C32.5205 17.9326 32.6405 17.9831 32.7288 18.0713C32.8167 18.1594 32.8664 18.2788 32.8665 18.4033V32.4766C32.8657 33.1672 32.5909 33.8297 32.1028 34.3184C31.6147 34.8069 30.9526 35.0825 30.262 35.084H14.7014C14.5767 35.0839 14.4566 35.0335 14.3684 34.9453C14.2805 34.8572 14.2308 34.7378 14.2307 34.6133V12.0264C14.2286 11.9027 14.2752 11.7829 14.3606 11.6934C14.4463 11.6035 14.5646 11.5512 14.6887 11.5479H25.7415ZM15.1614 34.1426H30.262L30.426 34.1338C30.8068 34.095 31.165 33.9255 31.4377 33.6523C31.7492 33.3402 31.9244 32.9175 31.925 32.4766V18.874H27.8782C27.1871 18.8733 26.5241 18.5989 26.0354 18.1104C25.5467 17.6217 25.2715 16.9587 25.2708 16.2676V12.4893H15.1614V34.1426Z' fill='%23383668' stroke='%23383866' stroke-width='0.15'/%3E%3Cpath d='M25.8148 11.5654C25.8821 11.576 25.946 11.6012 26.0023 11.6387L26.0551 11.6797L26.057 11.6816L32.7113 18.0635C32.7781 18.1278 32.8251 18.2112 32.8451 18.3018C32.865 18.3922 32.8571 18.4869 32.8236 18.5732C32.7901 18.6594 32.7321 18.7338 32.6566 18.7871C32.5808 18.8405 32.4905 18.8705 32.3978 18.873H27.8783C27.1874 18.873 26.5243 18.5986 26.0355 18.1104C25.5469 17.6222 25.2717 16.9602 25.2709 16.2695V12.0283C25.2714 11.9377 25.2984 11.8483 25.348 11.7725C25.3976 11.6968 25.4684 11.6373 25.5511 11.6006C25.6339 11.5639 25.7254 11.5514 25.8148 11.5654ZM26.2123 16.2686L26.2211 16.4336C26.2595 16.8143 26.4274 17.1725 26.7006 17.4453C27.0129 17.7571 27.437 17.9326 27.8783 17.9326H31.225L26.2123 13.124V16.2686Z' fill='%23363668' stroke='%23383668' stroke-width='0.15'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_114_573'%3E%3Crect width='24' height='24' fill='white' transform='translate(11.4999 11.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.icone-vidro {
    width: 47px;
    height: 47px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width='47' height='47' viewBox='0 0 47 47' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='23.4999' cy='23.4999' r='23.4999' fill='%2387EB26'/%3E%3Cg clip-path='url(%23clip0_114_563)'%3E%3Cpath d='M30.1428 20.937C29.6837 18.8721 29.1936 16.4657 29.1936 14.0379V12.3079C29.1936 12.019 28.9497 11.7852 28.6482 11.7852H26.1033C25.8689 11.7852 25.6601 11.9291 25.5855 12.1425L24.8579 14.2334C24.8121 14.3652 24.8228 14.5086 24.8877 14.6326L25.8028 16.3866L24.012 18.1029L24.2773 16.5755C24.3125 16.3729 24.2208 16.1687 24.0419 16.0548L22.6815 15.186L23.0085 12.3656C23.0256 12.2181 22.9766 12.0701 22.8722 11.9593C22.7689 11.8485 22.6218 11.7852 22.4663 11.7852H18.8305C18.529 11.7852 18.2851 12.019 18.2851 12.3079V13.7546C18.2851 16.0522 17.9815 18.4066 17.3817 20.7512C17.1388 21.6996 17.1313 22.6782 17.3583 23.6599C17.8995 25.9958 19.9054 27.8907 22.3492 28.3752C22.6309 28.4308 22.9127 28.4633 23.194 28.4847V33.7397H21.0122C20.7107 33.7397 20.4668 33.9735 20.4668 34.2625C20.4668 34.5514 20.7108 34.7852 21.0122 34.7852H26.4665C26.768 34.7852 27.012 34.5514 27.012 34.2625C27.012 33.9735 26.768 33.7397 26.4665 33.7397H24.2848V28.4659C25.5905 28.3605 26.8401 27.91 27.8706 27.1061C29.4046 25.908 30.2845 24.1346 30.2845 22.2397C30.2845 21.8007 30.2366 21.3622 30.1428 20.937ZM27.1812 26.2955C25.9028 27.2944 24.2216 27.6804 22.5704 27.3511C20.5398 26.9489 18.8725 25.3746 18.423 23.4332C18.2323 22.6098 18.2376 21.791 18.44 21.0003C19.0611 18.574 19.3754 16.136 19.3754 13.7546V12.8306H21.8566L21.5604 15.3865C21.538 15.5805 21.6307 15.7709 21.8001 15.8791L23.1435 16.7372L22.6556 19.5403C22.6162 19.7644 22.7334 19.9869 22.9443 20.0911C23.1542 20.1942 23.412 20.1564 23.5793 19.9956L26.852 16.8593C27.0182 16.7 27.0598 16.457 26.9543 16.2558L25.9646 14.3589L26.4962 12.8306H28.1027V14.0379C28.1027 16.5673 28.6045 19.0375 29.0754 21.1544C29.1542 21.5082 29.1936 21.8732 29.1936 22.2397C29.1936 23.8186 28.4596 25.297 27.1812 26.2955Z' fill='%23383668'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_114_563'%3E%3Crect width='24' height='23' fill='white' transform='translate(11.739 11.7852)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.icone-plastico {
    width: 47px;
    height: 47px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width='47' height='47' viewBox='0 0 47 47' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='23.4999' cy='23.4999' r='23.4999' fill='%2387EB26'/%3E%3Cg clip-path='url(%23clip0_114_552)'%3E%3Cpath d='M26.4327 10.353C26.0835 9.94349 25.7406 9.49617 25.3925 8.99673C25.6801 8.8686 25.8813 8.58052 25.8813 8.24585V7.19935C25.8813 6.56601 25.3661 6.05078 24.7328 6.05078H21.7131C21.0798 6.05078 20.5646 6.56601 20.5646 7.19935V8.24585C20.5646 8.58052 20.7658 8.86852 21.0534 8.99673C20.7053 9.49625 20.3624 9.94349 20.0132 10.353C18.4392 12.1986 17.5723 14.5511 17.5723 16.977V34.3152C17.5723 35.8846 18.0381 37.4007 18.9194 38.6993C19.4007 39.4086 20.1997 39.832 21.0568 39.832H21.1163C21.683 39.832 22.164 39.4599 22.3289 38.9473C22.5595 39.1321 22.8508 39.2414 23.1608 39.2414H23.3623C23.6463 39.2414 23.9142 39.1516 24.1344 38.995C24.3133 39.4825 24.7808 39.832 25.3295 39.832H25.3891C26.2461 39.832 27.0452 39.4085 27.5265 38.6993C28.4078 37.4006 28.8736 35.8846 28.8736 34.3152V16.977C28.8736 14.5511 28.0068 12.1986 26.4327 10.353ZM18.4111 15.047C18.775 15.0487 19.1236 15.1845 19.3929 15.4302C19.7815 15.7855 20.2862 15.9812 20.8137 15.9812C21.3412 15.9812 21.8457 15.7855 22.2344 15.4304C22.5056 15.183 22.8568 15.0467 23.2232 15.0467C23.5897 15.0467 23.9407 15.1829 24.2113 15.4302C24.6001 15.7855 25.1046 15.9812 25.6321 15.9812C26.1593 15.9812 26.664 15.7856 27.0536 15.4302C27.3225 15.1844 27.6708 15.0487 28.0349 15.047C28.1278 15.4976 28.1883 15.9559 28.2154 16.4186C28.1577 16.4138 28.0998 16.4108 28.0417 16.4108C27.5141 16.4108 27.0095 16.6065 26.621 16.9616C26.3502 17.2086 25.999 17.3447 25.6321 17.3447C25.2652 17.3447 24.9142 17.2087 24.644 16.9617C24.2554 16.6065 23.7507 16.4108 23.2232 16.4108C22.696 16.4108 22.1913 16.6064 21.8018 16.9617C21.5316 17.2087 21.1807 17.3447 20.8137 17.3447C20.4467 17.3447 20.0958 17.2087 19.8255 16.9615C19.4362 16.6064 18.9315 16.4108 18.4042 16.4108C18.3462 16.4108 18.2883 16.4139 18.2306 16.4186C18.2577 15.9559 18.3182 15.4976 18.4111 15.047ZM18.2137 30.8964C18.2767 30.8881 18.3403 30.8833 18.4042 30.8833C18.7706 30.8833 19.1218 31.0196 19.3928 31.2669C19.7815 31.6221 20.2861 31.8179 20.8137 31.8179C21.3412 31.8179 21.8458 31.6222 22.2344 31.2671C22.5056 31.0197 22.8568 30.8834 23.2232 30.8834C23.5897 30.8834 23.9407 31.0196 24.2113 31.2669C24.6 31.6222 25.1046 31.8179 25.6321 31.8179C26.1594 31.8179 26.6641 31.6223 27.0536 31.2669C27.3242 31.0195 27.6751 30.8833 28.0417 30.8833C28.1056 30.8833 28.1692 30.8881 28.2323 30.8964V32.2571C28.169 32.2513 28.1055 32.2475 28.0417 32.2475C27.5141 32.2475 27.0095 32.4431 26.621 32.7982C26.3502 33.0452 25.999 33.1813 25.6321 33.1813C25.2652 33.1813 24.9142 33.0453 24.6441 32.7984C24.2554 32.4431 23.7508 32.2474 23.2232 32.2474C22.696 32.2474 22.1912 32.4429 21.8018 32.7983C21.5316 33.0452 21.1807 33.1812 20.8137 33.1812C20.4467 33.1812 20.0958 33.0452 19.8255 32.7981C19.4363 32.4429 18.9315 32.2474 18.4042 32.2474C18.3405 32.2474 18.277 32.2513 18.2137 32.257V30.8964ZM28.0416 30.2419C27.5144 30.2419 27.0099 30.4377 26.6209 30.7932C26.3501 31.0403 25.999 31.1763 25.6321 31.1763C25.2651 31.1763 24.9141 31.0404 24.644 30.7934C24.2548 30.4377 23.7503 30.2419 23.2231 30.2419C22.6964 30.2419 22.1916 30.4377 21.8017 30.7934C21.5315 31.0404 21.1806 31.1763 20.8136 31.1763C20.4466 31.1763 20.0958 31.0404 19.8254 30.7932C19.4357 30.4377 18.931 30.2419 18.4041 30.2419C18.3404 30.2419 18.2769 30.2458 18.2136 30.2515V28.8915C18.2766 28.8832 18.3402 28.8784 18.4041 28.8784C18.7705 28.8784 19.1217 29.0147 19.3927 29.262C19.7814 29.6173 20.286 29.813 20.8136 29.813C21.3411 29.813 21.8457 29.6173 22.2343 29.2622C22.5055 29.0148 22.8567 28.8785 23.2231 28.8785C23.5896 28.8785 23.9406 29.0147 24.2112 29.2621C24.5999 29.6173 25.1046 29.813 25.6321 29.813C26.1593 29.813 26.664 29.6174 27.0536 29.262C27.3241 29.0146 27.675 28.8784 28.0416 28.8784C28.1055 28.8784 28.1691 28.8832 28.2322 28.8915V30.2516C28.1689 30.2458 28.1054 30.2419 28.0416 30.2419ZM28.0416 28.237C27.5144 28.237 27.0099 28.4329 26.6209 28.7884C26.3501 29.0354 25.999 29.1715 25.6321 29.1715C25.2651 29.1715 24.9141 29.0355 24.644 28.7885C24.2548 28.4328 23.7503 28.237 23.2231 28.237C22.6964 28.237 22.1916 28.4328 21.8017 28.7885C21.5315 29.0355 21.1806 29.1715 20.8136 29.1715C20.4466 29.1715 20.0958 29.0355 19.8254 28.7884C19.4357 28.4328 18.931 28.237 18.4041 28.237C18.3404 28.237 18.2769 28.2409 18.2136 28.2466V26.8865C18.2766 26.8783 18.3402 26.8734 18.4041 26.8734C18.7705 26.8734 19.1217 27.0096 19.3927 27.2564C19.7819 27.6121 20.2864 27.8079 20.8136 27.8079C21.3408 27.8079 21.8453 27.6121 22.2341 27.2568C22.5055 27.0096 22.8568 26.8734 23.2231 26.8734C23.5896 26.8734 23.9405 27.0095 24.2112 27.2564C24.6004 27.6121 25.1049 27.8079 25.6321 27.8079C26.1588 27.8079 26.6636 27.6121 27.0533 27.2566C27.3242 27.0095 27.6751 26.8734 28.0416 26.8734C28.1055 26.8734 28.1691 26.8783 28.2322 26.8865V28.2466C28.1689 28.2409 28.1054 28.237 28.0416 28.237ZM28.0416 26.2321C27.5148 26.2321 27.0103 26.4276 26.6209 26.7828C26.3497 27.0303 25.9985 27.1666 25.6321 27.1666C25.2656 27.1666 24.9146 27.0304 24.6438 26.7828C24.2545 26.4276 23.75 26.232 23.2231 26.232C22.6967 26.232 22.192 26.4275 21.8017 26.7829C21.531 27.0303 21.1801 27.1665 20.8136 27.1665C20.4471 27.1665 20.0962 27.0303 19.8251 26.7825C19.4353 26.4275 18.9307 26.232 18.4041 26.232C18.3404 26.232 18.2769 26.2359 18.2136 26.2416V24.8815C18.2766 24.8733 18.3402 24.8685 18.4041 24.8685C18.7705 24.8685 19.1217 25.0046 19.393 25.2517C19.7822 25.6068 20.2867 25.8024 20.8136 25.8024C21.3403 25.8024 21.8449 25.6068 22.2341 25.2519C22.5055 25.0047 22.8568 24.8686 23.2231 24.8686C23.5896 24.8686 23.9405 25.0046 24.2114 25.2517C24.6007 25.6068 25.1053 25.8024 25.6321 25.8024C26.1585 25.8024 26.6632 25.6069 27.0533 25.2517C27.3242 25.0045 27.6751 24.8685 28.0416 24.8685C28.1055 24.8685 28.1691 24.8733 28.2322 24.8815V26.2416C28.1689 26.2359 28.1054 26.2321 28.0416 26.2321ZM28.0416 24.2271C27.5148 24.2271 27.0103 24.4227 26.6211 24.7776C26.3497 25.0248 25.9984 25.161 25.6321 25.161C25.2656 25.161 24.9146 25.0249 24.6438 24.7778C24.2545 24.4227 23.75 24.227 23.2231 24.227C22.6967 24.227 22.192 24.4225 21.802 24.7777C21.531 25.0248 21.18 25.1609 20.8136 25.1609C20.4472 25.1609 20.0962 25.0248 19.8251 24.7776C19.4353 24.4225 18.9307 24.227 18.4041 24.227C18.3404 24.227 18.2769 24.231 18.2136 24.2367V17.0651C18.2766 17.0568 18.3402 17.052 18.4041 17.052C18.771 17.052 19.1222 17.1881 19.3927 17.4349C19.7814 17.7902 20.286 17.9859 20.8136 17.9859C21.3411 17.9859 21.8457 17.7902 22.2343 17.4351C22.5051 17.188 22.8562 17.052 23.2231 17.052C23.5901 17.052 23.941 17.188 24.2112 17.435C24.5999 17.7902 25.1046 17.9859 25.6321 17.9859C26.1593 17.9859 26.664 17.7903 27.0535 17.435C27.3237 17.188 27.6745 17.052 28.0416 17.052C28.1055 17.052 28.1691 17.0568 28.2322 17.0651V24.2367C28.1689 24.2311 28.1054 24.2271 28.0416 24.2271ZM21.2059 7.19935C21.2059 6.91968 21.4335 6.69222 21.713 6.69222H24.7327C25.0123 6.69222 25.2398 6.91968 25.2398 7.19935V8.24585C25.2398 8.34543 25.1588 8.42642 25.0593 8.42642H21.3865C21.2869 8.42642 21.2059 8.34543 21.2059 8.24585V7.19935ZM20.5011 10.7693C20.932 10.264 21.3522 9.70624 21.7826 9.06793H24.6632C25.0934 9.70616 25.5137 10.264 25.9446 10.7693C26.8533 11.8348 27.5102 13.0807 27.8808 14.4119C27.4125 14.4475 26.97 14.6374 26.6208 14.9566C26.3501 15.2037 25.9989 15.3397 25.632 15.3397C25.265 15.3397 24.914 15.2037 24.6439 14.9569C24.2547 14.6011 23.7502 14.4053 23.2231 14.4053C22.6963 14.4053 22.1916 14.6011 21.8016 14.9569C21.5314 15.2038 21.1805 15.3398 20.8135 15.3398C20.4465 15.3398 20.0957 15.2038 19.8253 14.9567C19.4753 14.6374 19.0349 14.4472 18.5649 14.4118C18.9357 13.0807 19.5925 11.8348 20.5011 10.7693ZM23.3623 38.6001H23.1608C22.8789 38.6001 22.6269 38.426 22.5224 38.1726C22.6382 38.0226 22.8191 37.9254 23.0229 37.9254H23.4229C23.6554 37.9254 23.8585 38.0519 23.9684 38.2393C23.8496 38.4588 23.6188 38.6001 23.3623 38.6001ZM26.9957 38.3392C26.634 38.8724 26.0334 39.1907 25.3891 39.1907H25.3295C24.9807 39.1907 24.6969 38.9069 24.6969 38.5581C24.6969 37.8555 24.1254 37.284 23.4229 37.284H23.0229C22.3203 37.284 21.7488 37.8555 21.7488 38.5581C21.7488 38.9069 21.4651 39.1907 21.1162 39.1907H21.0567C20.4125 39.1907 19.8118 38.8724 19.45 38.3392C18.6412 37.1472 18.2137 35.7557 18.2137 34.3152V32.9019C18.2767 32.8936 18.3403 32.8888 18.4042 32.8888C18.7711 32.8888 19.1223 33.0249 19.3928 33.2718C19.7815 33.627 20.2861 33.8227 20.8137 33.8227C21.3412 33.8227 21.8458 33.6271 22.2344 33.272C22.5051 33.025 22.8563 32.8889 23.2232 32.8889C23.5902 32.8889 23.9411 33.0249 24.2113 33.2718C24.6 33.6271 25.1046 33.8227 25.6321 33.8227C26.1594 33.8227 26.6641 33.6272 27.0536 33.2718C27.3238 33.0248 27.6746 32.8888 28.0417 32.8888C28.1056 32.8888 28.1692 32.8936 28.2323 32.9019V34.3153C28.2322 35.7558 27.8046 37.1473 26.9957 38.3392Z' fill='%23383668' stroke='%2312103A' stroke-width='0.15'/%3E%3Cpath d='M26.5038 13.9939C26.554 14.1192 26.6743 14.1954 26.8016 14.1954C26.8413 14.1954 26.8817 14.1881 26.9207 14.1723C27.0852 14.1064 27.165 13.9198 27.0992 13.7553C26.7416 12.8626 26.2602 12.0257 25.6683 11.2678C25.5593 11.1282 25.3577 11.1035 25.2182 11.2125C25.0786 11.3216 25.0537 11.5231 25.1629 11.6626C25.7175 12.373 26.1686 13.1573 26.5038 13.9939Z' fill='%23383668' stroke='%2312103A' stroke-width='0.15'/%3E%3Cpath d='M27.5105 18.3809C27.3334 18.3809 27.1898 18.5245 27.1898 18.7016V23.1545C27.1898 23.3316 27.3334 23.4752 27.5105 23.4752C27.6877 23.4752 27.8313 23.3316 27.8313 23.1545V18.7016C27.8313 18.5245 27.6877 18.3809 27.5105 18.3809Z' fill='%23383668' stroke='%2312103A' stroke-width='0.15'/%3E%3Cpath d='M27.5308 35.3456C27.3574 35.3123 27.1888 35.4264 27.1556 35.6004C27.0115 36.3541 26.6702 37.1051 26.2192 37.6609C26.1075 37.7984 26.1285 38.0004 26.2661 38.112C26.3255 38.1602 26.3971 38.1836 26.4681 38.1836C26.5613 38.1836 26.6539 38.1432 26.7172 38.0651C27.2329 37.4297 27.6223 36.5752 27.7855 35.7209C27.8189 35.5469 27.7048 35.3789 27.5308 35.3456Z' fill='%23383668' stroke='%2312103A' stroke-width='0.15'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_114_552'%3E%3Crect width='33.7812' height='33.7812' fill='white' transform='translate(6.33228 6.05078)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.icone-madeira {
    width: 47px;
    height: 47px;
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg width='47' height='47' viewBox='0 0 47 47' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='23.5' cy='23.4999' rx='23.5' ry='23.4999' fill='%2387EB26'/%3E%3Cpath d='M26.9223 33.6066V35.896H18.8521V26.7383H20.8547C23.2907 26.7383 26.9073 30.311 26.9073 33.592L26.9223 33.6066Z' stroke='%23383668' stroke-width='.78' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.8941 35.8964H10.8115V28.9844C14.1741 28.9844 16.8941 32.0759 16.8941 35.8964Z' stroke='%23383668' stroke-width='.78' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.0678 35.8952H18.8521V30.0039C21.7215 30.0039 24.0678 32.6433 24.0678 35.8952Z' stroke='%23383668' stroke-width='.78' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.8519 35.896H10.8115V26.7383H18.8668V35.896H18.8519Z' stroke='%23383668' stroke-width='.78' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.9223 35.896H18.8521V26.7383H26.9223V35.896Z' stroke='%23383668' stroke-width='.78' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M36.203 16.1953L26.9223 26.7384H18.8521L28.1478 16.1953H36.203Z' stroke='%23383668' stroke-width='.78' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M32.6312 11.1055L18.852 26.7378H10.7968L24.5759 11.1055H32.6312Z' stroke='%23383668' stroke-width='.78' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M33.5727 28.3133L36.203 25.3093V16.1953L26.9222 26.7384V35.8962L30.3297 32.0027' stroke='%23383668' stroke-width='.78' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.8319 26.7377L24.6357 15.6113' stroke='%23383668' stroke-width='.78' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M31.8541 16.1953L27.6844 20.92' stroke='%23383668' stroke-width='.78' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.9222 31.2871L32.6162 24.8125' stroke='%23383668' stroke-width='.78' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.8265 32.6738C12.3957 32.6738 13.6511 34.1175 13.6511 35.882H10.8265V32.6738Z' stroke='%23383668' stroke-width='.78' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M32.631 11.1055L28.1476 16.1947H32.631V11.1055Z' stroke='%23383668' stroke-width='.78' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.icone-eletronicos {
    width: 47px;
    height: 47px;
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg width='47' height='47' viewBox='0 0 47 47' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='23.4999' cy='23.4999' r='23.4999' fill='%2387EB26'/%3E%3Cpath d='M35.251 24.8591C34.9797 24.8594 34.715 24.9467 34.4935 25.1089C34.2719 25.2712 34.1041 25.5005 34.0133 25.7653H29.5635V23.9528H31.3883C31.4915 24.2552 31.6946 24.51 31.9617 24.6722C32.2287 24.8345 32.5425 24.8937 32.8477 24.8395C33.1529 24.7853 33.4297 24.6211 33.6292 24.3759C33.8288 24.1307 33.9383 23.8204 33.9383 23.4997C33.9383 23.179 33.8288 22.8687 33.6292 22.6235C33.4297 22.3783 33.1529 22.2141 32.8477 22.1599C32.5425 22.1057 32.2287 22.1649 31.9617 22.3272C31.6946 22.4894 31.4915 22.7442 31.3883 23.0466H29.5635V21.2341H34.0133C34.1165 21.5364 34.3196 21.7912 34.5867 21.9535C34.8537 22.1157 35.1675 22.175 35.4727 22.1207C35.7779 22.0665 36.0547 21.9023 36.2542 21.6571C36.4538 21.412 36.5633 21.1016 36.5633 20.7809C36.5633 20.4603 36.4538 20.1499 36.2542 19.9048C36.0547 19.6596 35.7779 19.4954 35.4727 19.4411C35.1675 19.3869 34.8537 19.4462 34.5867 19.6084C34.3196 19.7707 34.1165 20.0255 34.0133 20.3278H29.5635V18.9684C29.5635 18.6079 29.4251 18.2622 29.179 18.0073C28.9329 17.7524 28.5991 17.6092 28.251 17.6091H26.9385V16.4373L28.5604 14.7576C28.601 14.7155 28.6332 14.6656 28.6552 14.6106C28.6772 14.5556 28.6886 14.4967 28.6885 14.4372V13.0004C28.9805 12.8935 29.2265 12.6832 29.3831 12.4066C29.5398 12.13 29.597 11.8049 29.5446 11.4889C29.4923 11.1728 29.3337 10.8861 29.097 10.6794C28.8603 10.4727 28.5607 10.3594 28.251 10.3594C27.9414 10.3594 27.6418 10.4727 27.4051 10.6794C27.1684 10.8861 27.0098 11.1728 26.9575 11.4889C26.9051 11.8049 26.9623 12.13 27.119 12.4066C27.2756 12.6832 27.5216 12.8935 27.8135 13.0004V14.2496L26.1917 15.9293C26.1511 15.9714 26.1189 16.0213 26.0969 16.0763C26.0749 16.1313 26.0635 16.1902 26.0635 16.2497V17.6091H24.3135V15.7191C24.6055 15.6122 24.8515 15.4019 25.0081 15.1253C25.1648 14.8487 25.222 14.5237 25.1696 14.2076C25.1173 13.8916 24.9587 13.6049 24.722 13.3982C24.4853 13.1915 24.1857 13.0781 23.876 13.0781C23.5664 13.0781 23.2668 13.1915 23.0301 13.3982C22.7934 13.6049 22.6348 13.8916 22.5825 14.2076C22.5301 14.5237 22.5873 14.8487 22.744 15.1253C22.9006 15.4019 23.1466 15.6122 23.4385 15.7191V17.6091H21.6885V16.2497C21.6886 16.1902 21.6772 16.1313 21.6552 16.0763C21.6332 16.0213 21.601 15.9714 21.5604 15.9293L19.9385 14.2496V13.0004C20.2305 12.8935 20.4765 12.6832 20.6331 12.4066C20.7898 12.13 20.847 11.8049 20.7946 11.4889C20.7423 11.1728 20.5837 10.8861 20.347 10.6794C20.1103 10.4727 19.8107 10.3594 19.501 10.3594C19.1914 10.3594 18.8918 10.4727 18.6551 10.6794C18.4184 10.8861 18.2598 11.1728 18.2075 11.4889C18.1551 11.8049 18.2123 12.13 18.369 12.4066C18.5256 12.6832 18.7716 12.8935 19.0635 13.0004V14.4372C19.0635 14.4967 19.0749 14.5556 19.0969 14.6106C19.1189 14.6656 19.1511 14.7155 19.1917 14.7576L20.8135 16.4373V17.6091H19.501C19.153 17.6092 18.8192 17.7524 18.5731 18.0073C18.327 18.2622 18.1886 18.6079 18.1885 18.9684V20.3278H13.7388C13.6356 20.0255 13.4325 19.7707 13.1654 19.6084C12.8984 19.4462 12.5846 19.3869 12.2794 19.4411C11.9742 19.4954 11.6974 19.6596 11.4979 19.9048C11.2983 20.1499 11.1888 20.4603 11.1888 20.7809C11.1888 21.1016 11.2983 21.412 11.4979 21.6571C11.6974 21.9023 11.9742 22.0665 12.2794 22.1207C12.5846 22.175 12.8984 22.1157 13.1654 21.9535C13.4325 21.7912 13.6356 21.5364 13.7388 21.2341H18.1885V23.0466H16.3638C16.2606 22.7442 16.0575 22.4894 15.7904 22.3272C15.5234 22.1649 15.2096 22.1057 14.9044 22.1599C14.5992 22.2141 14.3224 22.3783 14.1229 22.6235C13.9233 22.8687 13.8138 23.179 13.8138 23.4997C13.8138 23.8204 13.9233 24.1307 14.1229 24.3759C14.3224 24.6211 14.5992 24.7853 14.9044 24.8395C15.2096 24.8937 15.5234 24.8345 15.7904 24.6722C16.0575 24.51 16.2606 24.2552 16.3638 23.9528H18.1885V25.7653H13.7388C13.6356 25.463 13.4325 25.2082 13.1654 25.0459C12.8984 24.8837 12.5846 24.8244 12.2794 24.8786C11.9742 24.9329 11.6974 25.0971 11.4979 25.3423C11.2983 25.5874 11.1888 25.8978 11.1888 26.2184C11.1888 26.5391 11.2983 26.8495 11.4979 27.0946C11.6974 27.3398 11.9742 27.504 12.2794 27.5582C12.5846 27.6125 12.8984 27.5532 13.1654 27.391C13.4325 27.2287 13.6356 26.9739 13.7388 26.6716H18.1885V28.0309C18.1886 28.3914 18.327 28.7372 18.5731 28.9921C18.8192 29.247 19.153 29.3902 19.501 29.3903H20.8135V30.5621L19.1917 32.2418C19.1511 32.2839 19.1189 32.3338 19.0969 32.3888C19.0749 32.4438 19.0635 32.5027 19.0635 32.5622V33.999C18.7716 34.1059 18.5256 34.3162 18.369 34.5928C18.2123 34.8694 18.1551 35.1945 18.2075 35.5105C18.2598 35.8266 18.4184 36.1133 18.6551 36.32C18.8918 36.5267 19.1914 36.64 19.501 36.64C19.8107 36.64 20.1103 36.5267 20.347 36.32C20.5837 36.1133 20.7423 35.8266 20.7946 35.5105C20.847 35.1945 20.7898 34.8694 20.6331 34.5928C20.4765 34.3162 20.2305 34.1059 19.9385 33.999V32.7498L21.5604 31.0701C21.601 31.028 21.6332 30.9781 21.6552 30.9231C21.6772 30.8681 21.6886 30.8092 21.6885 30.7497V29.3903H23.4385V31.2803C23.1466 31.3871 22.9006 31.5975 22.744 31.8741C22.5873 32.1507 22.5301 32.4757 22.5825 32.7918C22.6348 33.1078 22.7934 33.3945 23.0301 33.6012C23.2668 33.8079 23.5664 33.9213 23.876 33.9213C24.1857 33.9213 24.4853 33.8079 24.722 33.6012C24.9587 33.3945 25.1173 33.1078 25.1696 32.7918C25.222 32.4757 25.1648 32.1507 25.0081 31.8741C24.8515 31.5975 24.6055 31.3871 24.3135 31.2803V29.3903H26.0635V30.7497C26.0635 30.8092 26.0749 30.8681 26.0969 30.9231C26.1189 30.9781 26.1511 31.028 26.1917 31.0701L27.8135 32.7498V33.999C27.5216 34.1059 27.2756 34.3162 27.119 34.5928C26.9623 34.8694 26.9051 35.1945 26.9575 35.5105C27.0098 35.8266 27.1684 36.1133 27.4051 36.32C27.6418 36.5267 27.9414 36.64 28.251 36.64C28.5607 36.64 28.8603 36.5267 29.097 36.32C29.3337 36.1133 29.4923 35.8266 29.5446 35.5105C29.597 35.1945 29.5398 34.8694 29.3831 34.5928C29.2265 34.3162 28.9805 34.1059 28.6885 33.999V32.5622C28.6886 32.5027 28.6772 32.4438 28.6552 32.3888C28.6332 32.3338 28.601 32.2839 28.5604 32.2418L26.9385 30.5621V29.3903H28.251C28.5991 29.3902 28.9329 29.247 29.179 28.9921C29.4251 28.7372 29.5635 28.3914 29.5635 28.0309V26.6716H34.0133C34.0935 26.9065 34.2345 27.1141 34.421 27.2717C34.6074 27.4292 34.832 27.5307 35.0704 27.5649C35.3087 27.5992 35.5515 27.5649 35.7723 27.4659C35.9931 27.3668 36.1834 27.2069 36.3223 27.0034C36.4613 26.7999 36.5435 26.5608 36.5601 26.3122C36.5767 26.0636 36.527 25.8151 36.4165 25.5937C36.3059 25.3724 36.1387 25.1868 35.9332 25.0573C35.7276 24.9277 35.4917 24.8591 35.251 24.8591ZM32.626 23.0466C32.7126 23.0466 32.7972 23.0731 32.8691 23.1229C32.9411 23.1727 32.9971 23.2435 33.0302 23.3263C33.0634 23.4091 33.072 23.5002 33.0551 23.5881C33.0383 23.676 32.9966 23.7567 32.9354 23.8201C32.8742 23.8835 32.7963 23.9266 32.7114 23.9441C32.6265 23.9616 32.5386 23.9526 32.4586 23.9183C32.3787 23.884 32.3104 23.826 32.2623 23.7514C32.2142 23.6769 32.1885 23.5893 32.1885 23.4997C32.1886 23.3795 32.2347 23.2643 32.3168 23.1794C32.3988 23.0944 32.51 23.0466 32.626 23.0466ZM35.251 20.3278C35.3376 20.3278 35.4222 20.3544 35.4941 20.4042C35.5661 20.454 35.6221 20.5247 35.6552 20.6075C35.6884 20.6903 35.697 20.7814 35.6801 20.8693C35.6633 20.9572 35.6216 21.038 35.5604 21.1014C35.4992 21.1647 35.4213 21.2079 35.3364 21.2254C35.2515 21.2428 35.1636 21.2339 35.0836 21.1996C35.0037 21.1653 34.9354 21.1072 34.8873 21.0327C34.8392 20.9582 34.8135 20.8706 34.8135 20.7809C34.8136 20.6608 34.8597 20.5456 34.9418 20.4606C35.0238 20.3757 35.135 20.3279 35.251 20.3278ZM28.251 11.2653C28.3376 11.2653 28.4222 11.2919 28.4941 11.3417C28.5661 11.3915 28.6221 11.4622 28.6552 11.545C28.6884 11.6278 28.697 11.7189 28.6801 11.8068C28.6633 11.8947 28.6216 11.9755 28.5604 12.0389C28.4992 12.1022 28.4213 12.1454 28.3364 12.1629C28.2515 12.1803 28.1636 12.1714 28.0836 12.1371C28.0037 12.1028 27.9354 12.0447 27.8873 11.9702C27.8392 11.8957 27.8135 11.8081 27.8135 11.7184C27.8136 11.5983 27.8597 11.4831 27.9418 11.3981C28.0238 11.3132 28.135 11.2654 28.251 11.2653ZM23.876 13.9841C23.9626 13.9841 24.0472 14.0106 24.1191 14.0604C24.1911 14.1102 24.2471 14.181 24.2802 14.2638C24.3134 14.3466 24.322 14.4377 24.3051 14.5256C24.2883 14.6135 24.2466 14.6942 24.1854 14.7576C24.1242 14.821 24.0463 14.8641 23.9614 14.8816C23.8765 14.8991 23.7886 14.8901 23.7086 14.8558C23.6287 14.8215 23.5604 14.7635 23.5123 14.6889C23.4642 14.6144 23.4385 14.5268 23.4385 14.4372C23.4386 14.317 23.4847 14.2018 23.5668 14.1169C23.6488 14.0319 23.76 13.9841 23.876 13.9841ZM19.501 12.1716C19.4145 12.1716 19.3299 12.145 19.258 12.0952C19.186 12.0454 19.13 11.9746 19.0969 11.8918C19.0637 11.8091 19.0551 11.7179 19.072 11.63C19.0888 11.5421 19.1305 11.4614 19.1917 11.398C19.2529 11.3347 19.3308 11.2915 19.4157 11.274C19.5006 11.2565 19.5885 11.2655 19.6685 11.2998C19.7484 11.3341 19.8167 11.3922 19.8648 11.4667C19.9129 11.5412 19.9385 11.6288 19.9385 11.7184C19.9385 11.8386 19.8924 11.9538 19.8103 12.0388C19.7283 12.1237 19.6171 12.1715 19.501 12.1716ZM12.501 21.2341C12.4145 21.2341 12.3299 21.2075 12.258 21.1577C12.186 21.1079 12.13 21.0371 12.0969 20.9543C12.0637 20.8716 12.0551 20.7804 12.072 20.6925C12.0888 20.6046 12.1305 20.5239 12.1917 20.4605C12.2529 20.3972 12.3308 20.354 12.4157 20.3365C12.5006 20.319 12.5885 20.328 12.6685 20.3623C12.7484 20.3966 12.8167 20.4547 12.8648 20.5292C12.9129 20.6037 12.9385 20.6913 12.9385 20.7809C12.9385 20.9011 12.8924 21.0163 12.8103 21.1013C12.7283 21.1862 12.6171 21.234 12.501 21.2341ZM15.126 23.9528C15.0395 23.9528 14.9549 23.9262 14.883 23.8765C14.811 23.8267 14.755 23.7559 14.7219 23.6731C14.6887 23.5903 14.6801 23.4992 14.697 23.4113C14.7138 23.3234 14.7555 23.2427 14.8167 23.1793C14.8779 23.1159 14.9558 23.0728 15.0407 23.0553C15.1256 23.0378 15.2135 23.0468 15.2935 23.0811C15.3734 23.1154 15.4417 23.1734 15.4898 23.248C15.5379 23.3225 15.5635 23.4101 15.5635 23.4997C15.5635 23.6198 15.5174 23.7351 15.4353 23.82C15.3533 23.905 15.2421 23.9527 15.126 23.9528ZM12.501 26.6716C12.4145 26.6716 12.3299 26.645 12.258 26.5952C12.186 26.5454 12.13 26.4746 12.0969 26.3918C12.0637 26.3091 12.0551 26.2179 12.072 26.13C12.0888 26.0421 12.1305 25.9614 12.1917 25.898C12.2529 25.8347 12.3308 25.7915 12.4157 25.774C12.5006 25.7565 12.5885 25.7655 12.6685 25.7998C12.7484 25.8341 12.8167 25.8922 12.8648 25.9667C12.9129 26.0412 12.9385 26.1288 12.9385 26.2184C12.9385 26.3386 12.8924 26.4538 12.8103 26.5388C12.7283 26.6237 12.6171 26.6715 12.501 26.6716ZM19.501 35.7341C19.4145 35.7341 19.3299 35.7075 19.258 35.6577C19.186 35.6079 19.13 35.5371 19.0969 35.4543C19.0637 35.3716 19.0551 35.2804 19.072 35.1925C19.0888 35.1046 19.1305 35.0239 19.1917 34.9605C19.2529 34.8972 19.3308 34.854 19.4157 34.8365C19.5006 34.819 19.5885 34.828 19.6685 34.8623C19.7484 34.8966 19.8167 34.9547 19.8648 35.0292C19.9129 35.1037 19.9385 35.1913 19.9385 35.2809C19.9385 35.4011 19.8924 35.5163 19.8103 35.6013C19.7283 35.6862 19.6171 35.734 19.501 35.7341ZM23.876 33.0153C23.7895 33.0153 23.7049 32.9887 23.633 32.939C23.561 32.8892 23.505 32.8184 23.4719 32.7356C23.4387 32.6528 23.4301 32.5617 23.447 32.4738C23.4638 32.3859 23.5055 32.3052 23.5667 32.2418C23.6279 32.1784 23.7058 32.1353 23.7907 32.1178C23.8756 32.1003 23.9635 32.1093 24.0435 32.1436C24.1234 32.1779 24.1917 32.2359 24.2398 32.3105C24.2879 32.385 24.3135 32.4726 24.3135 32.5622C24.3135 32.6824 24.2674 32.7976 24.1853 32.8825C24.1033 32.9675 23.9921 33.0152 23.876 33.0153ZM28.251 34.8278C28.3376 34.8278 28.4222 34.8544 28.4941 34.9042C28.5661 34.954 28.6221 35.0247 28.6552 35.1075C28.6884 35.1903 28.697 35.2814 28.6801 35.3693C28.6633 35.4572 28.6216 35.538 28.5604 35.6014C28.4992 35.6647 28.4213 35.7079 28.3364 35.7254C28.2515 35.7428 28.1636 35.7339 28.0836 35.6996C28.0037 35.6653 27.9354 35.6072 27.8873 35.5327C27.8392 35.4582 27.8135 35.3706 27.8135 35.2809C27.8136 35.1608 27.8597 35.0456 27.9418 34.9606C28.0238 34.8757 28.135 34.8279 28.251 34.8278ZM28.6885 28.0309C28.6885 28.1511 28.6425 28.2664 28.5604 28.3514C28.4784 28.4363 28.3671 28.4841 28.251 28.4841H19.501C19.385 28.4841 19.2737 28.4363 19.1917 28.3514C19.1096 28.2664 19.0635 28.1511 19.0635 28.0309V18.9684C19.0635 18.8483 19.1096 18.733 19.1917 18.648C19.2737 18.5631 19.385 18.5153 19.501 18.5153H28.251C28.3671 18.5153 28.4784 18.5631 28.5604 18.648C28.6425 18.733 28.6885 18.8483 28.6885 18.9684V28.0309ZM35.251 26.6716C35.1645 26.6716 35.0799 26.645 35.008 26.5952C34.936 26.5454 34.88 26.4746 34.8469 26.3918C34.8137 26.3091 34.8051 26.2179 34.822 26.13C34.8388 26.0421 34.8805 25.9614 34.9417 25.898C35.0029 25.8347 35.0808 25.7915 35.1657 25.774C35.2506 25.7565 35.3385 25.7655 35.4185 25.7998C35.4984 25.8341 35.5667 25.8922 35.6148 25.9667C35.6629 26.0412 35.6885 26.1288 35.6885 26.2184C35.6885 26.3386 35.6424 26.4538 35.5603 26.5388C35.4783 26.6237 35.3671 26.6715 35.251 26.6716Z' fill='%23383668'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.icone-outros {
    width: 47px;
    height: 47px;
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg width='47' height='47' viewBox='0 0 47 47' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='23.5' cy='23.4999' r='23.4999' fill='%2387EB26'/%3E%3Cpath d='M31.5411 25.9336L30.3983 26.5019L31.5716 28.8425C31.6173 28.9398 31.6381 29.047 31.632 29.1544C31.6259 29.2617 31.5932 29.3659 31.5368 29.4574C31.4804 29.549 31.4021 29.6251 31.309 29.6788C31.2158 29.7326 31.1108 29.7623 31.0033 29.7653H25.54L26.3466 28.9586L25.4422 28.0541L23.5477 29.9486C23.4847 30.0059 23.4344 30.0757 23.3999 30.1536C23.3655 30.2314 23.3477 30.3157 23.3477 30.4008C23.3477 30.486 23.3655 30.5702 23.3999 30.6481C23.4344 30.7259 23.4847 30.7958 23.5477 30.853L25.4666 32.778L26.3711 31.8736L25.5461 31.0486H31.0033C31.3302 31.0492 31.6518 30.966 31.9374 30.8069C32.2231 30.6478 32.4631 30.4182 32.6347 30.1399C32.8064 29.8616 32.9038 29.544 32.9177 29.2174C32.9317 28.8908 32.8617 28.566 32.7144 28.2741L31.5411 25.9336Z' fill='%23383668'/%3E%3Cpath d='M24.5684 14.8533L27.7523 21.2211L26.7195 20.9461L26.3895 22.1683L28.8889 22.8467C28.9716 22.8698 29.058 22.8762 29.1432 22.8656C29.2284 22.855 29.3106 22.8276 29.3851 22.7849C29.4595 22.7423 29.5248 22.6853 29.5771 22.6172C29.6293 22.5491 29.6675 22.4713 29.6895 22.3883L30.3678 19.8644L29.1456 19.5344L28.8523 20.555L25.7111 14.2789C25.553 13.9594 25.3086 13.6905 25.0058 13.5025C24.7029 13.3145 24.3535 13.2148 23.997 13.2148C23.6405 13.2148 23.2911 13.3145 22.9882 13.5025C22.6853 13.6905 22.441 13.9594 22.2828 14.2789L21.03 16.7844L22.1667 17.3589L23.4195 14.8533C23.477 14.7516 23.5605 14.667 23.6614 14.6082C23.7623 14.5493 23.8771 14.5183 23.9939 14.5183C24.1108 14.5183 24.2255 14.5493 24.3264 14.6082C24.4273 14.667 24.5108 14.7516 24.5684 14.8533Z' fill='%23383668'/%3E%3Cpath d='M19.3005 20.7331L16.8133 21.3992L17.1433 22.6215L18.2616 22.322L15.2855 28.2803C15.1396 28.572 15.0708 28.8961 15.0854 29.2218C15.1001 29.5476 15.1978 29.8642 15.3692 30.1416C15.5407 30.419 15.7802 30.6479 16.065 30.8067C16.3498 30.9654 16.6705 31.0487 16.9966 31.0487H19.4411V29.7715H16.9966C16.8885 29.77 16.7825 29.7413 16.6885 29.688C16.5944 29.6346 16.5154 29.5584 16.4587 29.4663C16.402 29.3743 16.3695 29.2694 16.3642 29.1614C16.3589 29.0534 16.3809 28.9459 16.4283 28.8487L19.2822 23.1348L19.5511 24.1309L20.7733 23.8009L20.0827 21.167C20.0625 21.0856 20.0257 21.0091 19.9747 20.9425C19.9236 20.8759 19.8594 20.8205 19.786 20.7798C19.7127 20.7391 19.6317 20.714 19.5481 20.7059C19.4646 20.6979 19.3803 20.7072 19.3005 20.7331Z' fill='%23383668'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.select-conteudo{
  background: #383668;
  padding: 10px;
  height: 200px;
  overflow-y: auto;
  position: absolute;
  width: 100%;
  top: 68px;
  z-index: 1;
  border-radius: 10px;
}

.iten-select{
  background: #313167;
  padding: 4px 10px;
  font-size: 13px;
  cursor: pointer;
  border-radius: 6px;
  margin-bottom: 4px;
}

input[type="date"]::-webkit-calendar-picker-indicator {
    cursor: pointer;
    width: 22px;
    height: 22px;
    filter: invert(68%) sepia(18%) saturate(500%) hue-rotate(202deg) brightness(95%) contrast(90%);
}

.sub-nav ul {
  display: flex;
  list-style: none;
  gap: 8px;
  overflow-x: auto;
  margin: 0;
  padding: 0;
}

.sub-nav a {
  display: block;
  padding: 8px 14px;
  color: var(--text);
  text-decoration: none;
  font-size: 0.72rem;
  font-weight: 700;
  white-space: nowrap;
  border-radius: 4px;
  transition: background-color 0.15s ease, color 0.15s ease;
}

.sub-nav li:not(.active) a:hover { background-color: var(--card-bg-strong); color: var(--accent); }
.sub-nav li.active a { background-color: var(--accent); color: #000; border-radius: 4px; }

.dashboard-container {
  font-family: "Inter", Arial, sans-serif;
  width: 100%;
  padding: 24px 32px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}


.section-title { font-size: 16px; font-weight: 800; color: var(--muted); letter-spacing: 0.5px; text-transform: uppercase; }
.section-header-filters { display: flex; justify-content: space-between; align-items: center; }
.filters { display: flex; gap: 12px; font-size: 0.8rem; color: var(--muted); }

.filters select,.filters input[type="date"] {
  background: #090724;
  border: 1px solid var(--input-border);
  color: var(--text);
  padding: 4px 10px;
  border-radius: 6px;
  color-scheme: dark;
}

.filters fieldset.filter-field { border: 1px solid var(--input-border); border-radius: 6px; padding: 0 10px 6px; margin: 0; }
.filters fieldset.filter-field legend { padding: 0 4px; font-size: 0.8rem; color: var(--muted); background: var(--panel-bg); }

.filters fieldset.filter-field input[type="date"] {
  border: 0;
  background: transparent;
  padding: 4px 0;
  border-radius: 0;
  outline: none;
  color: #79f71c;
}

.cards-grid { display: grid; gap: 16px; }
.grid-4 { grid-template-columns: repeat(4, 1fr); }
.grid-3 { grid-template-columns: repeat(3, 1fr); }
.grid-2 { grid-template-columns: repeat(2, 1fr); }
.margin-top { margin-top: 10px; }

.card {
  background: var(--card-bg-strong);
  border: 1px solid rgba(127, 126, 207, 0.2);
  border-radius: 12px;
  padding: 18px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  min-height: 85px;
}


.btn {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    gap: 12px;
}

.btn {
    width: 32px;
    height: 32px;
    padding: 0;
    border: 1px solid #f7f7f75c;
    border-radius: 8px;
    background: #ffffff00;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: 
        background-color 0.15s ease,
        border-color 0.15s ease,
        transform 0.15s ease;
}


.btn:hover {
    background: var(--input-bg);
    transform: translateY(-1px);
}

.btn img {
    width: 31px;
    height: 31px;
    object-fit: contain;
    display: block;
}

.btn-delete {
    border-color: rgba(223, 35, 40, 0.35);
}

.btn-delete:hover {
    border-color: var(--perda);
}

.price-field.has-value .price-prefix {
  color: var(--accent);
}

.price-field input {
  flex: 1;
  height: 100%;
  border: 0;
  background: transparent;
  color: var(--text);
  padding: 0;
  outline: none;
}

.price-field .price-prefix {
  color: #6e78a3;
  font-size: 14px;
  transition: color 0.15s ease;
}

.info_field input,
.info_field select {
  width: 100%;
  height: 42px;
  border-radius: 10px;
  border: 1px solid #5d5b84;
  background: #383668;
  color: var(--text);
  padding: 0 14px;
  outline: none;
}

.info_field select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  color-scheme: dark;
}

.info_field select + .icon_field {
  pointer-events: none;
}

.price-field {
  width: 100%;
  height: 42px;
  border-radius: 10px;
  border: 1px solid #5d5b84;
  background: #383668;
  padding: 0 14px;
  display: flex;
  align-items: center;
  gap: 6px;
}


.card-label { font-size: 0.72rem; color: var(--muted); margin-bottom: 6px; }
.card-value { font-size: 1.5rem; font-weight: 800; font-family: "Montserrat Bold", Arial, sans-serif; }
.card-icon { position: absolute; right: 20px; top: 50%; transform: translateY(-50%); font-size: 1.2rem; }

.text-perda { color: var(--perda); }
.text-ganho { color: var(--ganho); }
.text-alerta { color: #ffcf10; }
.text-info { color: #00d2ff; }
.icone_head { width: 30px; }

.tags {
  display: flex;
  flex-wrap: nowrap;
  gap: 8px;
  margin-top: 4px;
  overflow-x: auto;
  padding-bottom: 4px;
  scrollbar-width: thin;
  scrollbar-color: var(--input-border) transparent;
  cursor: grab;
  user-select: none;
}

.tags.is-dragging { cursor: grabbing; scroll-behavior: auto; }
.tags::-webkit-scrollbar { height: 5px; }
.tags::-webkit-scrollbar-track { background: transparent; }
.tags::-webkit-scrollbar-thumb { background: var(--input-border); border-radius: 20px; }
.tag { font-size: 0.7rem; font-weight: 800; padding: 6px 12px; border-radius: 20px; flex-shrink: 0; }
.tag-green { background: #0b092a; color: var(--accent); }
.btn-link { color: var(--accent); font-size: 0.8rem; font-weight: 800; text-decoration: none; }

/* responsividade */

@media (max-width: 980px) {
  .grid-4,.grid-3 { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 640px) {
  .grid-4,.grid-3,.grid-2 { grid-template-columns: 1fr; }
}
