.chat-launcher[data-astro-cid-z6scxtlb]{z-index:50;pointer-events:none;flex-direction:column;align-items:center;gap:.6rem;display:flex;position:fixed;bottom:32px;left:20px;right:20px}.chat-launcher[data-astro-cid-z6scxtlb]:before{content:"";background:linear-gradient(to top, var(--background) 0%, transparent 100%);z-index:-1;pointer-events:none;height:120px;position:fixed;bottom:0;left:0;right:0}.chat-overlay[data-astro-cid-z6scxtlb]{background:color-mix(in srgb, var(--background) 70%, transparent);z-index:45;opacity:0;pointer-events:none;transition:opacity .25s;position:fixed;inset:0}.chat-overlay[data-astro-cid-z6scxtlb].is-active{opacity:1;pointer-events:auto}.chat-chips[data-astro-cid-z6scxtlb]{flex-direction:column;align-self:flex-start;align-items:flex-start;gap:.5rem;max-width:min(420px,100%);display:none}.chat-launcher[data-astro-cid-z6scxtlb].is-active .chat-chips[data-astro-cid-z6scxtlb]{display:flex}.chat-launcher[data-astro-cid-z6scxtlb].is-chatting .chat-chips[data-astro-cid-z6scxtlb]{display:none}.chat-chip[data-astro-cid-z6scxtlb]{pointer-events:auto;background:var(--surface);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:999px;padding:.6rem 1rem;font-family:inherit;font-size:.85rem;transition:border-color .15s}.chat-chip[data-astro-cid-z6scxtlb]:hover{border-color:var(--primary)}.chat-ask-bar[data-astro-cid-z6scxtlb]{pointer-events:auto;background:var(--surface);border:1px solid var(--border);border-radius:999px;align-items:center;gap:.75rem;width:min(100vw - 104px,320px);padding:6px;transition:width .25s;display:flex}.chat-launcher[data-astro-cid-z6scxtlb].is-active .chat-ask-bar[data-astro-cid-z6scxtlb]{width:min(100vw - 32px,480px)}.chat-ask-avatar[data-astro-cid-z6scxtlb]{background:var(--primary);width:32px;height:32px;color:var(--background);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex;overflow:hidden}.chat-ask-avatar[data-astro-cid-z6scxtlb] img[data-astro-cid-z6scxtlb]{object-fit:cover;width:100%;height:100%;display:block}.chat-ask-input-wrap[data-astro-cid-z6scxtlb]{flex:1;min-width:0;position:relative;overflow:hidden}.chat-ask-fade[data-astro-cid-z6scxtlb]{opacity:0;pointer-events:none;z-index:2;width:20px;transition:opacity .2s;position:absolute;top:0;bottom:0}.chat-ask-fade[data-astro-cid-z6scxtlb].is-visible{opacity:1}.chat-ask-fade-left[data-astro-cid-z6scxtlb]{background:linear-gradient(to right, var(--surface), transparent);left:0}.chat-ask-fade-right[data-astro-cid-z6scxtlb]{background:linear-gradient(to left, var(--surface), transparent);right:0}.chat-ask-input[data-astro-cid-z6scxtlb]{width:100%;color:var(--text);z-index:1;background:0 0;border:none;font-family:inherit;font-size:.9rem;position:relative}.chat-ask-input[data-astro-cid-z6scxtlb]:focus{outline:none}.chat-ask-fake-placeholder[data-astro-cid-z6scxtlb]{white-space:nowrap;color:var(--textMuted);pointer-events:none;font-size:.9rem;transition-property:transform;transition-timing-function:linear;position:absolute;top:50%;left:0;transform:translateY(-50%)}.chat-ask-send[data-astro-cid-z6scxtlb]{background:var(--primary);width:32px;height:32px;color:var(--background);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .15s;display:flex}.chat-ask-send[data-astro-cid-z6scxtlb]:hover{opacity:.85}.chat-panel[data-astro-cid-z6scxtlb]{background:var(--surface);border:1px solid var(--border);z-index:50;border-radius:20px;flex-direction:column;width:min(100vw - 32px,480px);height:min(640px,100vh - 140px);display:none;position:fixed;bottom:100px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 8px 32px #00000073}.chat-panel[data-astro-cid-z6scxtlb].is-open{display:flex}.chat-header[data-astro-cid-z6scxtlb]{border-bottom:1px solid var(--border);color:var(--text);justify-content:space-between;align-items:center;padding:.75rem 1rem;font-weight:600;display:flex}.chat-header-title[data-astro-cid-z6scxtlb]{align-items:center;gap:.6rem;display:flex}.chat-header-avatar[data-astro-cid-z6scxtlb]{background:var(--primary);width:26px;height:26px;color:var(--background);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex;overflow:hidden}.chat-header-avatar[data-astro-cid-z6scxtlb] img[data-astro-cid-z6scxtlb]{object-fit:cover;width:100%;height:100%;display:block}.chat-close[data-astro-cid-z6scxtlb]{color:var(--textMuted);cursor:pointer;background:0 0;border:none;font-size:.9rem}.chat-close[data-astro-cid-z6scxtlb]:hover{color:var(--primary)}.chat-messages[data-astro-cid-z6scxtlb]{flex-direction:column;flex:1;gap:.6rem;padding:1rem;display:flex;overflow-y:auto}.chat-messages[data-astro-cid-z6scxtlb] .chat-row{align-items:flex-end;gap:.5rem;display:flex}.chat-messages[data-astro-cid-z6scxtlb] .chat-row-visitor{flex-direction:row-reverse}.chat-messages[data-astro-cid-z6scxtlb] .chat-bubble{border-radius:14px;max-width:75%;padding:.55rem .85rem;font-size:.9rem;line-height:1.6}.chat-messages[data-astro-cid-z6scxtlb] .chat-bubble-me{background:var(--background);border:1px solid var(--border);color:var(--text);border-bottom-left-radius:4px}.chat-messages[data-astro-cid-z6scxtlb] .chat-bubble-visitor{background:var(--primary);color:var(--background);border-bottom-right-radius:4px}.chat-messages[data-astro-cid-z6scxtlb] .chat-bubble-typing{align-items:center;gap:4px;padding:.75rem .85rem;display:flex}.chat-messages[data-astro-cid-z6scxtlb] .chat-bubble-typing span{background:var(--textMuted);border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite chat-typing}.chat-messages[data-astro-cid-z6scxtlb] .chat-bubble-typing span:nth-child(2){animation-delay:.15s}.chat-messages[data-astro-cid-z6scxtlb] .chat-bubble-typing span:nth-child(3){animation-delay:.3s}@keyframes chat-typing{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@media (width<=480px){.chat-launcher[data-astro-cid-z6scxtlb]{bottom:20px;left:12px;right:12px}.chat-chips[data-astro-cid-z6scxtlb]{max-width:100%}.chat-panel[data-astro-cid-z6scxtlb]{height:min(640px,85vh)}}*,:before,:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent}:root{--grid-margin:20px}@media (width>=800px){:root{--grid-margin:4vw}}@media (width>=1444px){:root{--grid-margin:57.76px}}html{background:var(--background)}body{background:var(--background);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}.site-header{z-index:10;backdrop-filter:blur(12px);background:color-mix(in srgb, var(--background) 82%, transparent);border-bottom:1px solid var(--border);position:sticky;top:0}.site-header nav{max-width:1444px;padding:16px var(--grid-margin);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.site-header a{color:var(--text);letter-spacing:-.01em;font-size:1rem;font-weight:600}.site-header a:hover{color:var(--primary);text-decoration:none}.site-header .logo{border-radius:0;width:auto;max-width:100%;height:auto;max-height:32px;margin:0;display:inline-block}.hero-block{box-sizing:border-box;justify-content:center;align-items:center;width:auto;height:calc(100vh - 204px);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0 1.5rem;display:flex}.hero-logo{border-radius:0;width:auto;max-width:100%;height:auto;max-height:100%;margin:0}main{max-width:1444px;padding:40px var(--grid-margin) 6rem;margin:0 auto}.prose{max-width:720px;margin:0 auto}.prose p,.prose li{font-size:1.0625rem;line-height:2}.prose li{margin-bottom:.75rem}.prose li:last-child{margin-bottom:0}.prose hr{background:var(--border);border:0;height:1px;margin:2.5rem 0}.prose blockquote{border-left:4px solid var(--primary);margin:1.75rem 0;padding:0}.prose blockquote>*{margin-left:1.25rem}.prose ul,.prose ol{margin:0 0 1rem;padding-left:1.25rem}.prose ul.contains-task-list{padding-left:0;list-style:none}.prose li.task-list-item{align-items:flex-start;list-style:none;display:flex}.prose li.task-list-item input[type=checkbox]{appearance:none;border:1px solid var(--textMuted);cursor:default;border-radius:5px;flex-shrink:0;width:18px;height:18px;margin:.2rem .65rem 0 0;position:relative}.prose li.task-list-item input[type=checkbox]:checked{background:var(--primary);border-color:var(--primary)}.prose li.task-list-item input[type=checkbox]:checked:after{content:"";border:solid var(--background);border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:1px;left:5px;transform:rotate(45deg)}.prose pre{border-radius:12px;margin:1.5rem 0;padding:1.25rem!important}.prose :not(pre)>code{background:var(--surface);border:1px solid var(--border);border-radius:4px;padding:.1rem .4rem;font-size:.9em}.prose table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:.95rem}.prose th,.prose td{border:1px solid var(--border);text-align:left;padding:.6rem .9rem}.prose th{background:var(--surface);font-weight:600}.prose video{border-radius:16px;max-width:100%;margin:1.5rem 0;display:block}h1{letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(1.9rem,4vw,2.6rem);font-weight:700;line-height:1.15}h2{letter-spacing:-.01em;margin:2.5rem 0 1rem;font-size:clamp(1.2rem,2.5vw,1.4rem);font-weight:600}main>section:first-of-type>h2:first-child{margin-top:0}h3{letter-spacing:-.01em;margin:2rem 0 .75rem;font-size:1.25rem;font-weight:700}h4{margin:1.5rem 0 .5rem;font-size:1.1rem;font-weight:700}p{margin:0 0 1rem}ul{margin:0;padding:0}img{border-radius:16px;max-width:100%;margin:1.5rem 0;display:block}.galeria{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin:1.5rem 0;display:grid}.galeria img{aspect-ratio:1;object-fit:cover;width:100%;margin:0}section+section{margin-top:80px}.hero-block+section{margin-top:0}.legenda{color:var(--textMuted);text-align:center;margin-top:-1rem;font-size:.85rem;font-style:italic}@media (width>=768px){main{padding-top:40px}}.site-footer{border-top:1px solid var(--border)}.footer-grid{max-width:1444px;padding:2rem var(--grid-margin) calc(2rem + 200px);flex-wrap:wrap;justify-content:space-between;gap:2rem;margin:0 auto;display:flex}.footer-col{flex-direction:column;display:flex}.footer-heading{color:var(--text);margin:0 0 12px;font-size:.9rem;font-weight:600}.footer-social{flex-wrap:wrap;gap:8px .75rem;display:flex}.footer-col a{color:var(--text);font-size:.9rem;line-height:1.4}.footer-col a:hover{color:var(--primary);text-decoration:none}.footer-social a{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:.5rem 1rem;transition:border-color .15s,color .15s}.footer-social a:hover{border-color:var(--primary)}.email-split{background:var(--surface);border:1px solid var(--border);border-radius:8px;align-items:stretch;width:fit-content;display:inline-flex;overflow:hidden}.email-copy{border:none;border-right:1px solid var(--border);color:var(--textMuted);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:.5rem .75rem;display:flex}.email-copy:hover{color:var(--primary)}.email-link{color:var(--text);align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.9rem;line-height:1.4;display:inline-flex}.email-link:hover{color:var(--primary);text-decoration:none}.footer-lang select{appearance:none;background:var(--surface) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%239A9AA2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") no-repeat right 13px center;color:var(--text);border:1px solid var(--border);cursor:pointer;background-size:10px;border-radius:999px;padding:.5rem 2.25rem .5rem 1.25rem;font-family:inherit;font-size:.9rem;line-height:1.4}.footer-lang select:hover{border-color:var(--primary)}@media (width<=860px){.footer-grid{flex-direction:column;gap:2.5rem}}.producao-card[data-astro-cid-oeutw4yy]{color:var(--text);flex-direction:column;display:flex}.producao-card[data-astro-cid-oeutw4yy]:hover{text-decoration:none}.producao-card[data-astro-cid-oeutw4yy] .thumb[data-astro-cid-oeutw4yy]{aspect-ratio:16/10;object-fit:cover;border:1px solid var(--border);border-radius:16px;width:100%;margin:0;transition:border-color .15s;display:block}.producao-card[data-astro-cid-oeutw4yy]:hover .thumb[data-astro-cid-oeutw4yy]{border-color:var(--primary)}.producao-card[data-astro-cid-oeutw4yy] .thumb-placeholder[data-astro-cid-oeutw4yy]{background:linear-gradient(135deg, color-mix(in srgb, var(--primary) 22%, transparent), transparent)}.card-body[data-astro-cid-oeutw4yy]{padding:.75rem .1rem 0}.card-meta[data-astro-cid-oeutw4yy]{flex-wrap:wrap;align-items:center;gap:.4rem;margin:0 0 .25rem;display:flex}.card-tag[data-astro-cid-oeutw4yy]{color:var(--textMuted);margin:0;font-size:14px;transition:color .15s}.card-title[data-astro-cid-oeutw4yy]{font-size:18px;font-weight:600;transition:color .15s}.card-desc[data-astro-cid-oeutw4yy]{color:var(--textMuted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:.35rem 0 0;font-size:14px;transition:color .15s;display:-webkit-box;overflow:hidden}.card-cliente[data-astro-cid-oeutw4yy]{color:var(--textMuted);align-items:center;gap:.35rem;font-size:13px;transition:color .15s;display:flex}.card-meta-dot[data-astro-cid-oeutw4yy]{color:var(--textMuted);font-size:14px;transition:color .15s}.card-cliente-avatar[data-astro-cid-oeutw4yy]{background:var(--primary);width:16px;height:16px;color:var(--background);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.55rem;font-weight:700;display:flex;overflow:hidden}.card-cliente-avatar[data-astro-cid-oeutw4yy] img[data-astro-cid-oeutw4yy]{object-fit:cover;border-radius:0;width:100%;height:100%;margin:0;display:block}.producao-card[data-astro-cid-oeutw4yy]:hover .card-tag[data-astro-cid-oeutw4yy],.producao-card[data-astro-cid-oeutw4yy]:hover .card-title[data-astro-cid-oeutw4yy],.producao-card[data-astro-cid-oeutw4yy]:hover .card-desc[data-astro-cid-oeutw4yy],.producao-card[data-astro-cid-oeutw4yy]:hover .card-cliente[data-astro-cid-oeutw4yy],.producao-card[data-astro-cid-oeutw4yy]:hover .card-meta-dot[data-astro-cid-oeutw4yy]{color:var(--primary)}.destaque-grande[data-astro-cid-oeutw4yy] .thumb[data-astro-cid-oeutw4yy]{aspect-ratio:21/9}.destaque-grande[data-astro-cid-oeutw4yy] .card-title[data-astro-cid-oeutw4yy]{font-size:28px}.destaque-grande[data-astro-cid-oeutw4yy] .card-desc[data-astro-cid-oeutw4yy]{max-width:640px;font-size:16px}.destaque-pequeno[data-astro-cid-oeutw4yy] .thumb[data-astro-cid-oeutw4yy]{aspect-ratio:4/3}.destaque-pequeno[data-astro-cid-oeutw4yy] .card-title[data-astro-cid-oeutw4yy]{font-size:20px}@media (width<=640px){.destaque-grande[data-astro-cid-oeutw4yy] .thumb[data-astro-cid-oeutw4yy]{aspect-ratio:4/3}}.producoes-list.is-list .producao-card[data-astro-cid-oeutw4yy]{border-bottom:1px solid var(--border);flex-direction:row;align-items:center;gap:1.5rem;padding:1.75rem 0}.producoes-list.is-list li:last-child .producao-card[data-astro-cid-oeutw4yy]{border-bottom:none}#producoes-list:not(.is-list) .thumb[data-astro-cid-oeutw4yy]{aspect-ratio:4/3}.producoes-list.is-list .thumb[data-astro-cid-oeutw4yy]{aspect-ratio:4/3;flex-shrink:0;width:auto;height:156px}.producoes-list.is-list .card-body[data-astro-cid-oeutw4yy]{padding:0}.producoes-list.is-list .card-desc[data-astro-cid-oeutw4yy]{-webkit-line-clamp:3}@media (width<=640px){.producoes-list.is-list .thumb[data-astro-cid-oeutw4yy]{aspect-ratio:1;width:120px;height:auto}.producoes-list.is-list .card-desc[data-astro-cid-oeutw4yy]{-webkit-line-clamp:2}.producoes-list.is-list .card-title[data-astro-cid-oeutw4yy]{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;display:-webkit-box;overflow:hidden}}
