/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--font-weight-semibold:600;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.mt-0{margin-top:calc(var(--spacing)*0)}.mt-6{margin-top:calc(var(--spacing)*6)}.mt-8{margin-top:calc(var(--spacing)*8)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.mb-12{margin-bottom:calc(var(--spacing)*12)}.flex{display:flex}.min-h-screen{min-height:100vh}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.gap-6{gap:calc(var(--spacing)*6)}.border{border-style:var(--tw-border-style);border-width:1px}.pt-0{padding-top:calc(var(--spacing)*0)}.pb-12{padding-bottom:calc(var(--spacing)*12)}.pb-16{padding-bottom:calc(var(--spacing)*16)}.text-left{text-align:left}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (min-width:40rem){.sm\:pt-0{padding-top:calc(var(--spacing)*0)}}}@font-face{font-family:MADE TOMMY;src:url(/assets/MADE_TOMMY_Thin-C5p1PVNH.otf)format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:MADE TOMMY;src:url(/assets/MADE_TOMMY_Light-DPhMzYKF.otf)format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:MADE TOMMY;src:url(/assets/MADETOMMY-CwdMQqKq.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:MADE TOMMY;src:url(/assets/MADE_TOMMY_Medium-DYDtx49f.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:MADE TOMMY;src:url(/assets/MADETOMMY-Bold-Dodi6gVb.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:MADE TOMMY;src:url(/assets/MADE_TOMMY_ExtraBold-CD0HCjdN.otf)format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:MADE TOMMY;src:url(/assets/MADE_TOMMY_Black-CSaXv3Nw.otf)format("opentype");font-weight:900;font-style:normal;font-display:swap}:root{--font-display:"Oswald",sans-serif;--font-body:"Inter",sans-serif;--font-tommy:"MADE TOMMY",sans-serif;--gradient-fire:linear-gradient(135deg,#005bab,#003975);--bg:#fff;--card-bg:#fff;--card-border:#005bab33;--muted:#005bab;--text:#003975;--orange:#fff200;--orange-dark:#e1d500;--secondary-bg:#f8f9fa}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.text-gradient-fire{background:var(--gradient-fire);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.countdown-bar{background:var(--card-bg);border-bottom:1px solid var(--card-border);text-align:center;width:100%;padding:1rem}.countdown-title{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:.75rem;font-size:.875rem}.countdown-numbers{justify-content:center;gap:.75rem;display:flex}@media (min-width:640px){.countdown-numbers{gap:1.25rem}}.countdown-block{flex-direction:column;align-items:center;display:flex}.countdown-value{font-family:var(--font-display);font-variant-numeric:tabular-nums;background:var(--gradient-fire);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.875rem;font-weight:700;line-height:1}@media (min-width:640px){.countdown-value{font-size:3rem}}.countdown-unit{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-top:.25rem;font-size:10px}@media (min-width:640px){.countdown-unit{font-size:.75rem}}.countdown-date{color:var(--muted);margin-top:.75rem;font-size:.75rem}.hero{width:100%;margin:0;padding:0;font-size:0;display:block;position:relative}.hero-img{width:100%;height:auto;display:block}.hero-overlay{display:none}@media (max-width:768px){.hero-overlay{display:none}.hero{align-items:flex-end}}.hero-inner{z-index:10;width:100%;max-width:1200px;margin:0 auto;padding:4rem 1rem;position:relative}@media (min-width:768px){.hero-inner{padding:6rem 1rem}}.hero-content{max-width:42rem}.vagas-badge{background:var(--orange);color:var(--text);font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;border:1px solid var(--orange-dark);border-radius:999px;margin-bottom:1.5rem;padding:6px 16px;font-size:.75rem;font-weight:600;display:inline-block}@media (min-width:640px){.vagas-badge{font-size:.875rem}}.hero-title{font-family:var(--font-display);color:var(--text);margin-bottom:1.5rem;font-size:2.25rem;font-weight:700;line-height:1.1}@media (min-width:640px){.hero-title{font-size:3rem}}@media (min-width:768px){.hero-title{font-size:3.75rem}}@media (min-width:1024px){.hero-title{font-size:4.5rem}}.hero-desc{font-family:var(--font-body);color:var(--muted);max-width:32rem;margin-bottom:2rem;font-size:1rem;line-height:1.6}@media (min-width:640px){.hero-desc{font-size:1.125rem}}@media (min-width:768px){.hero-desc{font-size:1.25rem}}.cta-btn{background:var(--orange);color:var(--text);font-family:var(--font-body);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border:none;border-radius:.375rem;align-items:center;gap:8px;padding:1rem 2rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}@media (min-width:640px){.cta-btn{font-size:1rem}}.cta-btn:hover{filter:brightness(1.1);transform:translateY(-1px)}.glow-orange{box-shadow:0 0 40px #fff20066}.cta-btn-full{justify-content:center;width:100%;padding:16px 24px;font-size:.85rem}.invite-badge{background:var(--orange);width:fit-content;color:var(--text);border:1px solid var(--orange-dark);text-transform:uppercase;letter-spacing:1.5px;border-radius:999px;justify-content:center;align-items:center;gap:6px;margin:0 auto;padding:8px 20px;font-size:.75rem;font-weight:700;display:flex}.invite-box{border:2px solid var(--orange);background:#fff;border-radius:.5rem;display:inline-block}.features-section{background:var(--card-bg);width:100%;padding:4rem 0}@media (min-width:768px){.features-section{padding:6rem 0}}.features-wrapper{max-width:1200px;margin:0 auto;padding:0 1rem}.features-title{font-family:var(--font-display);text-align:center;color:var(--text);margin-bottom:1rem;font-size:1.875rem;font-weight:700}@media (min-width:640px){.features-title{font-size:2.25rem}}.features-subtitle{color:var(--muted);text-align:center;max-width:36rem;margin:0 auto 3rem;font-size:.9rem;line-height:1.6}.features-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.features-grid{grid-template-columns:repeat(4,1fr)}}.feature-card{border:1px solid var(--card-border);text-align:center;background:#fff;border-radius:.5rem;flex-direction:column;align-items:center;padding:2rem 1.5rem;transition:all .3s;display:flex}.feature-card:hover{border-color:var(--orange);background:#fafafa;transform:translateY(-2px)}.feature-icon{width:3.5rem;height:3.5rem;color:var(--text);background:#fff20066;border-radius:.5rem;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.5rem;transition:background .3s;display:flex}.feature-card:hover .feature-icon{background:var(--orange)}.feature-card-title{font-family:var(--font-display);color:var(--text);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.feature-card-desc{color:var(--muted);font-size:.9rem;line-height:1.6}.cta-final-section{background:var(--bg);width:100%;padding:4rem 1rem}@media (min-width:768px){.cta-final-section{padding:6rem 1rem}}.cta-final-wrapper{max-width:100%;margin:0 auto}.cta-final-content{text-align:center;max-width:42rem;margin:0 auto}.cta-final-title{font-family:var(--font-display);color:var(--text);margin-bottom:1rem;font-size:1.875rem;font-weight:700}@media (min-width:640px){.cta-final-title{font-size:2.25rem}}.cta-final-subtitle{color:var(--muted);max-width:32rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.6}.cta-checklist{text-align:left;flex-direction:column;gap:.75rem;width:fit-content;margin:0 auto 2.5rem;padding:0;list-style:none;display:flex}.cta-checklist-item{text-align:left;justify-content:flex-start;align-items:flex-start;gap:.75rem;display:flex}.cta-check-icon{color:var(--orange);flex-shrink:0;margin-top:.125rem}.cta-checklist-item span{color:var(--text);font-size:.875rem}@media (min-width:640px){.cta-checklist-item span{font-size:1rem}}.whatsapp-btn{color:#fff;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.05em;background:#25d366;border-radius:.375rem;justify-content:center;align-items:center;gap:.5rem;padding:1.5rem 2.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 15px -3px #25d3664d}.whatsapp-btn:hover{background:#1da851;transform:translateY(-2px);box-shadow:0 10px 15px -3px #25d36666}.vagas-encerradas-btn{color:#fff;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.05em;cursor:not-allowed;opacity:.9;background:#ef4444;border-radius:.375rem;justify-content:center;align-items:center;gap:.5rem;padding:1.5rem 2.5rem;font-size:1rem;font-weight:700;display:inline-flex;box-shadow:0 10px 15px -3px #ef44444d}.cta-final-footer{color:var(--muted);margin-top:1rem;font-size:.75rem}.footer{background:var(--bg);border-top:1px solid var(--card-border);text-align:center;padding:24px 20px}.footer p{color:var(--muted);font-size:.65rem;line-height:1.6}.footer-link{color:var(--text);font-weight:600;text-decoration:none;transition:color .3s}.footer-link:hover{color:var(--muted);text-decoration:underline}.sparkle{animation:1.5s ease-in-out infinite sparkle;display:inline-block}@keyframes sparkle{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.convite-overlay[data-v-c8d6b7f6]{position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);z-index:20;background:var(--text);color:#fff;padding:14px 40px;border-radius:.5rem;text-align:center;box-shadow:0 8px 24px #0039754d;white-space:nowrap}.convite-title[data-v-c8d6b7f6]{font-family:var(--font-tommy);font-size:1.75rem;font-weight:700;letter-spacing:.05em;margin:0;color:#fff}@media (max-width: 640px){.convite-overlay[data-v-c8d6b7f6]{padding:10px 24px}.convite-title[data-v-c8d6b7f6]{font-size:1.25rem}}@media (max-width: 640px){.features-section[data-v-08e26bec]{padding-top:.5rem!important;padding-bottom:1rem!important}.vagas-encerradas-btn[data-v-08e26bec]{padding:.75rem 1rem!important;font-size:.85rem!important}}@media (max-width: 640px){.footer-logos-section[data-v-ef96eef9]{padding:3rem 1rem}.footer-logos-section div>div[data-v-ef96eef9]{gap:2rem;flex-direction:column}.footer-logos-section img[data-v-ef96eef9]{max-height:60px!important}}.hero[data-v-d77d04fe]{position:relative;width:100%;overflow:hidden;display:flex;justify-content:center;align-items:center}.hero-img[data-v-d77d04fe]{width:100%;height:auto;object-fit:cover;display:block}.hero-overlay[data-v-d77d04fe]{position:absolute;inset:0;background:#0000001a;pointer-events:none}.form-input[data-v-ec986ff7]{display:block;width:100%;border-radius:.375rem;border:1px solid var(--card-border);background-color:var(--bg);color:var(--text);padding:.625rem .75rem;font-size:.875rem;line-height:1.25rem;box-shadow:0 1px 2px #0000000d;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;outline:none}.form-input[data-v-ec986ff7]:focus{border-color:var(--orange);box-shadow:0 0 0 2px #fff20033}.btn-primary[data-v-ec986ff7]{background:var(--gradient-fire);color:#fff;border:none}.btn-primary[data-v-ec986ff7]:not(:disabled):hover{filter:brightness(1.1);transform:translateY(-1px)}.btn-secondary[data-v-ec986ff7]{background-color:var(--orange);color:var(--text)}.btn-secondary[data-v-ec986ff7]:hover{filter:brightness(.95);transform:translateY(-1px)}
