@import "https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{box-sizing:border-box;margin:0;padding:0;text-decoration:none}:root{--light-color:#f5f5f5;--border-color:#0d0d0d;--gray-color:#8c8c8c;--transition:all .2s ease}body{width:100vw;min-height:100vh;color:var(--light-color);background:#000;font-family:Poppins,sans-serif;overflow-x:hidden}body::-webkit-scrollbar{background:#000;width:5px;display:flex}body::-webkit-scrollbar-thumb{background:#111;border-radius:20px}.erro-content{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.header-main{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10;width:100vw;height:fit-content;transition:var(--transition);background:#0000006c;justify-content:space-between;align-items:center;padding:15px 20px;display:flex;position:fixed;top:0;left:0}.header-main img{width:210px;display:flex}.header-main nav ul{align-items:center;gap:5px;display:flex}.header-main nav ul a{color:var(--gray-color);transition:var(--transition);align-items:center;gap:7px;padding:0 7px;font-size:.85rem;font-weight:300;display:flex}.header-main nav ul a:hover{color:var(--light-color)}.header-main-scrolled{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000d0}.footer-main{border-top:1px solid var(--border-color);background:#000;width:100%;padding:30px 80px}.footer-content{flex-direction:column;gap:48px;width:100%;max-width:1200px;margin:0 auto;display:flex}.footer-top{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.footer-column{flex-direction:column;gap:14px;display:flex}.footer-column h4{letter-spacing:.1em;text-transform:uppercase;color:#969696;font-size:.75rem;font-weight:500}.footer-column nav{flex-direction:column;gap:10px;display:flex}.footer-column nav a{color:#555;width:fit-content;transition:var(--transition);font-size:.85rem;font-weight:300}.footer-column nav a:hover{color:var(--light-color)}.footer-bottom{border-top:1px solid var(--border-color);flex-direction:column;align-items:center;gap:6px;padding-top:30px;display:flex}.footer-disclaimer,.footer-copy{color:#333;font-size:.75rem;font-weight:300}.loading{animation:1.5s linear infinite loop;display:flex}.error-page{flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.error-page header{justify-content:space-between;align-items:center;width:100vw;padding:15px 20px;display:flex;position:absolute;top:0;left:0}.error-page header img{width:210px;display:flex}.error-page-content{flex-direction:column;justify-content:center;align-items:center;display:flex}.error-page-content h1{font-size:1.3rem;font-weight:500}.error-page-content img{width:200px;margin:30px 0;display:flex}.error-page-content p{text-align:center;color:var(--gray-color);font-size:.8rem}.error-page-btns{gap:20px;margin-top:20px;display:flex}.error-page-btns a{color:var(--gray-color);transition:var(--transition);border:1px solid #333;border-radius:30px;justify-content:center;align-items:center;padding:5px 15px;font-size:.8rem;font-weight:400;display:flex}.error-page-btns a:hover{color:var(--light-color);background:#101010;border-color:#383838}.error-page-btns a:first-child{border-color:var(--light-color);background:var(--light-color);color:#000;box-shadow:0 0 10px #ffffff35}.error-page-btns a:first-child:hover{background:#c2c2c2;border-color:#c2c2c2}@keyframes loop{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.footer-main{padding:50px 20px 30px}.footer-top{grid-template-columns:repeat(3,1fr);gap:45px}}.home-main{flex-direction:column;display:flex}.home-content{background-image:url(/assets/background-V8XLdDXK.png);background-repeat:no-repeat;background-size:100%;flex-direction:column;align-items:center;width:100vw;display:flex}.home-presentation{justify-content:space-between;align-items:center;height:100vh;padding:0 30px;display:flex}.home-presentation-left{flex-direction:column;gap:5px;width:50%;display:flex}.home-presentation-left h1{font-size:2.5rem;font-weight:500;line-height:1.3}.home-presentation-left p{color:#c9c9c9;width:90%;font-size:.85rem;font-weight:300}.home-presentation-buttons{flex-direction:column;gap:15px;margin-top:25px;display:flex}.home-presentation-buttons a{color:#b2b2b2;width:360px;transition:var(--transition);border:1px solid #8d8d8d;border-radius:50px;justify-content:center;align-items:center;gap:7px;padding:10px 20px;font-size:.85rem;font-weight:500;display:flex}.home-presentation-buttons a:hover{color:var(--light-color);border-color:#d9d9d9}.home-presentation-buttons a.active{background:var(--light-color);color:#000;border:none}.home-presentation-buttons a.active:hover{background:#c2c2c2}.home-presentation-left h3{text-align:center;color:#686868;width:350px;margin-top:5px;font-size:.75rem;font-weight:200}.home-presentation-right{flex-direction:column;justify-content:center;align-items:center;width:50%;display:flex}.home-presentation-badges{justify-content:center;align-items:end;width:500px;display:flex}.home-presentation-badges img{z-index:2;width:300px;transition:var(--transition);display:flex}.home-presentation-badges img:first-child{z-index:0;width:215px;height:215px;margin-bottom:43px;margin-right:-140px;transform:rotate(-35deg)}.home-presentation-badges img:last-child{z-index:1;width:215px;height:215px;margin-bottom:43px;margin-left:-140px;transform:rotate(35deg)}.home-presentation-badges img:nth-child(2):hover{transform:scale(.95)}.home-presentation-badges:has(img:nth-child(2):hover) img:first-child{margin-right:-225px;transform:rotate(0)}.home-presentation-badges:has(img:nth-child(2):hover) img:last-child{margin-left:-225px;transform:rotate(0)}.home-section{flex-direction:column;gap:60px;width:100%;max-width:1200px;padding:100px 80px;animation:.6s both fadeUp;display:flex}.home-section-header{text-align:center;flex-direction:column;align-items:center;gap:14px;max-width:600px;margin:0 auto;display:flex}.home-section-tag{letter-spacing:.15em;text-transform:uppercase;color:#686868;border:1px solid #222;border-radius:50px;padding:4px 14px;font-size:.72rem;font-weight:400}.home-section-header h2{color:var(--light-color);font-size:2rem;font-weight:500;line-height:1.3}.home-section-header p{color:#9a9a9a;font-size:.88rem;font-weight:300;line-height:1.7}.home-features-grid{background:#111;border:1px solid #111;border-radius:16px;grid-template-columns:repeat(2,1fr);gap:1px;display:grid;overflow:hidden}.home-features-card{transition:var(--transition);background:#000;flex-direction:column;gap:12px;padding:40px;display:flex}.home-features-card:hover{background:#080808}.home-features-card-icon{color:#b2b2b2;width:44px;height:44px;transition:var(--transition);background:#0a0a0a;border:1px solid #1e1e1e;border-radius:10px;justify-content:center;align-items:center;display:flex}.home-features-card:hover .home-features-card-icon{color:var(--light-color);border-color:#333}.home-features-card h3{color:var(--light-color);font-size:1rem;font-weight:500}.home-features-card p{color:#7a7a7a;font-size:.85rem;font-weight:300;line-height:1.7}.home-process{border-top:1px solid #111}.home-process-list{align-items:flex-start;display:flex;position:relative}.home-process-item{flex-direction:column;flex:1;gap:16px;padding:0 30px;display:flex;position:relative}.home-process-item:first-child{padding-left:0}.home-process-item:last-child{padding-right:0}.home-process-number{letter-spacing:-.05em;color:#2d2d2d;font-variant-numeric:tabular-nums;font-size:3rem;font-weight:200;line-height:1}.home-process-content h3{color:var(--light-color);margin-bottom:8px;font-size:.95rem;font-weight:500}.home-process-content p{color:#7a7a7a;font-size:.82rem;font-weight:300;line-height:1.7}.home-process-connector{color:#333;z-index:1;position:absolute;top:20px;right:-8px}.home-stats{background:#060606;border-top:1px solid #111;border-bottom:1px solid #111;align-items:center;width:100%;max-width:100%;padding:50px 80px}.home-stats-grid{grid-template-columns:repeat(4,1fr);gap:2px;width:100%;max-width:1280px;display:grid}.home-stats-item{text-align:center;border-right:1px solid #111;flex-direction:column;align-items:center;gap:8px;padding:40px 20px;display:flex}.home-stats-item:last-child{border-right:none}.home-stats-value{letter-spacing:-.03em;color:var(--light-color);transition:var(--transition);font-size:2.8rem;font-weight:300;line-height:1}.home-stats-item:hover .home-stats-value{color:#fff}.home-stats-label{letter-spacing:.08em;text-transform:uppercase;color:#585858;font-size:.78rem;font-weight:300}.home-categories{border-top:1px solid #111}.home-categories-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.home-categories-card{cursor:default;transition:var(--transition);cursor:pointer;background:#010101;border:1px solid #111;border-radius:14px;flex-direction:column;align-items:flex-start;gap:10px;padding:32px;display:flex}.home-categories-card:hover{background:#070707;border-color:#2a2a2a;transform:translateY(-2px)}.home-categories-card-icon{color:#444;transition:var(--transition)}.home-categories-card:hover .home-categories-card-icon{color:#888}.home-categories-card-tag{letter-spacing:.1em;text-transform:uppercase;color:#555;background:#0e0e0e;border:1px solid #1a1a1a;border-radius:50px;padding:3px 10px;font-size:.7rem;font-weight:400}.home-categories-card h3{color:var(--light-color);font-size:1rem;font-weight:500}.home-cta{border-top:1px solid #111;padding-bottom:120px}.home-cta-content{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:600px;margin:0 auto;display:flex}.home-cta-content h2{color:var(--light-color);font-size:2.2rem;font-weight:500;line-height:1.3}.home-cta-content p{color:#7a7a7a;font-size:.88rem;font-weight:300;line-height:1.7}.home-cta-buttons{flex-direction:column;align-items:center;gap:14px;margin-top:10px;display:flex}.home-cta-buttons a{color:#9a9a9a;width:340px;transition:var(--transition);border:1px solid #2a2a2a;border-radius:50px;justify-content:center;align-items:center;gap:7px;padding:11px 24px;font-size:.85rem;font-weight:500;display:flex}.home-cta-buttons a:hover{color:var(--light-color);border-color:#555}.home-cta-buttons a.active{background:var(--light-color);color:#000;border:none}.home-cta-buttons a.active:hover{background:#c2c2c2}@media (width<=1024px){.home-presentation{padding:0 40px}.home-presentation-left h1{font-size:2rem}.home-section{padding:80px 40px}.home-stats{padding:60px 40px}.home-stats-grid{grid-template-columns:repeat(2,1fr)}.home-stats-item:nth-child(2){border-right:none}.home-stats-item:nth-child(3){border-right:1px solid #111}.home-process-list{flex-direction:column;gap:40px}.home-process-item{border-left:1px solid #1a1a1a;padding:0 0 0 24px}.home-process-connector{display:none}.home-categories-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.home-presentation{text-align:center;flex-direction:column;justify-content:center;gap:60px;height:auto;padding:120px 24px 80px}.home-presentation-left{align-items:center;width:100%}.home-presentation-left h1{font-size:1.7rem}.home-presentation-left p{width:100%}.home-presentation-buttons a,.home-presentation-left h3{width:100%;max-width:320px}.home-presentation-right{width:100%}.home-presentation-right img{width:220px}.home-section{gap:40px;padding:60px 24px}.home-section-header h2{font-size:1.6rem}.home-features-grid{grid-template-columns:1fr}.home-features-card{padding:28px 24px}.home-stats{padding:60px 24px}.home-stats-grid{background:#111;border-radius:12px;grid-template-columns:repeat(2,1fr);gap:1px;overflow:hidden}.home-stats-item{background:#000;border-right:none}.home-stats-value{font-size:2rem}.home-categories-grid{grid-template-columns:1fr}.home-cta-buttons a{width:100%;max-width:320px}.home-cta-content h2{font-size:1.6rem}}.catalog-main{flex-direction:column;display:flex}.catalog-loading,.catalog-empty{flex-direction:column;justify-content:center;align-items:center;gap:7px;width:100%;height:50vh;display:flex}.catalog-empty h3{color:#d3d3d3;font-size:1.3rem;font-weight:400}.catalog-empty p{color:#777;font-size:.9rem;font-weight:400}.catalog-loading h1{color:#333;font-size:.9rem;font-weight:400}.catalog-content{flex-direction:column;gap:50px;width:100%;min-height:100vh;padding:120px 80px 80px;display:flex}.catalog-header{flex-direction:column;gap:14px;max-width:700px;display:flex}.catalog-tag{color:#777;text-transform:uppercase;letter-spacing:.12em;border:1px solid #1a1a1a;border-radius:999px;width:fit-content;padding:4px 12px;font-size:.72rem}.catalog-header h1{color:var(--light-color);font-size:2.2rem;font-weight:500}.catalog-header p{color:#777;font-size:.9rem;font-weight:300;line-height:1.7}.catalog-filters{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.catalog-search{background:#050505;border:1px solid #1a1a1a;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;display:flex}.catalog-search input{color:#aaa;background:0 0;border:none;outline:none;width:220px;font-size:.85rem}.catalog-filter-chip{color:#888;cursor:pointer;border:1px solid #1a1a1a;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:.8rem;transition:all .2s;display:flex}.catalog-filter-chip:hover{color:#ddd;border-color:#333}.catalog-grid-main{flex-direction:column;gap:10px;display:flex}.catalog-grid-main h1{color:#4e4e4e;font-size:.9rem;font-weight:500}.catalog-grid{flex-wrap:wrap;gap:16px;display:flex}.catalog-card{cursor:pointer;background:#050505;border:1px solid #111;border-radius:14px;flex-direction:column;gap:12px;width:250px;padding:24px;transition:all .2s;display:flex}.catalog-card:hover{background:#0a0a0a;border-color:#2a2a2a;transform:translateY(-3px)}.catalog-card-icon{color:#888;border:1px solid #1a1a1a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.catalog-card-content h3{color:#ddd;font-size:.95rem;font-weight:500}.catalog-meta{color:#666;justify-content:space-between;font-size:.75rem;display:flex}.catalog-empty{text-align:center;color:#666;padding:80px 0}@media (width<=1024px){.catalog-grid{grid-template-columns:repeat(2,1fr)}.catalog-content{padding:100px 40px}}@media (width<=768px){.catalog-grid{grid-template-columns:1fr}.catalog-content{padding:90px 24px}.catalog-header h1{font-size:1.7rem}}.badge-main{flex-direction:column;display:flex}.badge-content{flex-direction:column;gap:50px;width:100%;min-height:100vh;padding:120px 80px 80px;display:flex}.badge-header{flex-direction:column;gap:14px;display:flex}.badge-tag{color:#777;text-transform:uppercase;letter-spacing:.12em;border:1px solid #1a1a1a;border-radius:999px;width:fit-content;padding:4px 12px;font-size:.72rem}.badge-header h1{color:var(--light-color);font-size:2.2rem;font-weight:500}.badge-header p{color:#777;font-size:.9rem;font-weight:300;line-height:1.7}.badge-back-btn{color:#aaa;cursor:pointer;background:#050505;border:1px solid #1a1a1a;border-radius:20px;align-items:center;gap:5px;padding:6px 12px;font-size:.8rem;transition:all .2s;display:flex}.badge-back-btn:hover{color:#fff;background:#0a0a0a;border-color:#2a2a2a}.badge-loading,.badge-empty{flex-direction:column;justify-content:center;align-items:center;gap:7px;width:100%;height:50vh;display:flex}.badge-empty h3{color:#d3d3d3;font-size:1.2rem;font-weight:400}.badge-empty p{color:#777;font-size:.9rem;font-weight:300}.badge-table-wrapper{width:100%;overflow-x:auto}.badge-table{border-collapse:collapse;background:#050505;border:1px solid #111;border-radius:12px;width:100%;overflow:hidden}.badge-table thead{background:#0a0a0a}.badge-table th{text-align:left;color:#777;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #1a1a1a;padding:14px;font-size:.75rem;font-weight:500}.badge-row{transition:all .2s}.badge-row:hover{background:#0a0a0a}.badge-table td{color:#ddd;border-bottom:1px solid #111;padding:14px;font-size:.85rem}.badge-cell-name{font-weight:500}.badge-theme{color:#888;border:1px solid #1a1a1a;border-radius:999px;padding:4px 10px;font-size:.7rem}.badge-theme-black{color:#aaa}.badge-theme-dark{color:#888}.badge-theme-light{color:#ddd}.badge-table-preview{object-fit:contain;width:120px;height:auto}.badge-url-cell code{color:#777;white-space:nowrap;font-size:.7rem}.badge-copy-btn{color:#888;cursor:pointer;background:0 0;border:1px solid #1a1a1a;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .2s;display:flex}.badge-copy-btn:hover{color:#ddd;background:#0c0c0c;border-color:#2a2a2a}
