@charset "UTF-8";:root{--gradient-brand: linear-gradient(192.82deg, #010066 10.39%, #0200cc 52.35%, #9cff80 96.24%);--color-sidebar-bg: #14161f;--color-sidebar-text: #FFFFFF;--color-sidebar-text-muted: #5c5f70;--color-sidebar-overlay-hover: rgba(255, 255, 255, .1);--color-sidebar-overlay-active: rgba(255, 255, 255, .14);--color-sidebar-accent: #9cff80;--color-bg: #FFFFFF;--color-structure: #ECF2F7;--color-surface: #ffffff;--color-border: #e4e4e4;--color-border-image: #010066;--color-text: #010066;--color-text-muted: #808080;--color-primary: #0000fe;--color-primary-hover: #010066;--color-primary-soft: #e6e6ff;--gradient-button: var(--color-primary);--color-on-primary: #ffffff;--color-search-bg: var(--color-primary-soft);--color-support: #599e6f;--color-success-text: #054D00;--color-success: #9CFF80;--color-danger: #d6373d;--color-warning: #c2790f;--radius-sm: 6px;--radius-md: 12px;--radius-lg: 24px;--shadow-sm: 0 1px 2px rgba(16, 18, 27, .06);--shadow-md: 0 12px 32px rgba(16, 18, 27, .18);--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}:root[data-theme=dark]{--color-bg: #171717;--color-surface: #313131;--color-structure: #29292f;--color-border: #586069;--color-text: #ffffff;--color-text-muted: #d7d7d7;--color-primary: #2dcc70;--color-primary-hover: #146938;--color-primary-soft: #1f3b2a;--gradient-button: linear-gradient(135deg, #9cffb0, #2dcc70);--color-on-primary: #146938;--color-search-bg: #c6ffd8;--color-support: #599e6f;--color-success: #2dcc70;--color-danger: #e35a60;--color-warning: #d9922f;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow-md: 0 12px 32px rgba(0, 0, 0, .45)}*{box-sizing:border-box}html,body{height:100%;margin:0}body{font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;transition:background .15s ease,color .15s ease}button,input{font-family:inherit}@font-face{font-family:Scandilover Script;src:url(/fonts/rh/AnjelSignature.ttf) format("truetype")}@font-face{font-family:RhBoldFont;src:url(/fonts/rh/BebasNeue-Regular.otf) format("opentype")}#cracha-export-wrapper{font-family:Poppins,Arial,sans-serif}.cracha-card{width:350px;height:572px;position:relative;overflow:hidden;box-sizing:border-box;background-color:#fff}.cracha-card.frente{background-image:url(/background-chacha.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:60px}.frente-foto-wrapper{width:250px;height:250px;background:transparent;display:flex;align-items:flex-end;justify-content:center;z-index:20;position:relative}.frente-foto-bg{position:absolute;bottom:0;width:210px;height:210px;background-color:#010040;border-radius:50%;z-index:21;box-shadow:0 5px 15px #0000004d}.frente-foto{position:relative;z-index:22;height:250px;width:210px;border-bottom-left-radius:105px;border-bottom-right-radius:105px;background-size:cover;background-position:bottom center;background-repeat:no-repeat;margin-bottom:0;filter:drop-shadow(0px 5px 8px rgba(0,0,0,.25))}.frente-borda{border:1.5px solid white;border-radius:35px;width:85%;margin-top:-100px;z-index:10;padding-top:110px;padding-bottom:40px;margin-bottom:25px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;flex-grow:1;box-sizing:border-box}.frente-info{text-align:center;width:100%;display:flex;flex-direction:column;justify-content:center}.frente-nome{color:#fff;font-weight:800;font-size:32px;line-height:1.1;margin-bottom:8px;text-align:center;text-shadow:0 2px 5px rgba(0,0,0,.3)}.frente-cargo{color:#4cd964;font-weight:500;font-size:20px;text-transform:uppercase;letter-spacing:1px;text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.3)}.frente-logo{width:250px;height:auto;object-fit:contain}.cracha-card.verso.white-theme{font-family:Poppins,sans-serif;background-color:#fff;color:#010040;padding:30px 25px;display:flex;flex-direction:column;border-radius:25px}.cracha-card.verso.white-theme .verso-header{text-align:center;margin-bottom:20px;width:100%;border:#01006e 2px solid;border-radius:25px;padding-bottom:13px}.cracha-card.verso.white-theme .verso-logo{width:200px;margin-bottom:5px;margin-top:5px;padding:10px}.cracha-card.verso.white-theme .verso-endereco{color:#010040;font-size:9px;line-height:.9;font-weight:180;margin-bottom:10px}.cracha-card.verso.white-theme .verso-body{width:100%;flex-grow:1;display:flex;flex-direction:column;gap:10px;justify-content:center}.cracha-card.verso.white-theme .grupo-campo{display:flex;flex-direction:column;align-items:flex-start;width:100%}.cracha-card.verso.white-theme .label-externa{font-size:12px;color:#010040;text-transform:uppercase;font-weight:700;margin-left:5px;margin-bottom:2px}.cracha-card.verso.white-theme .campo-box{border:2px solid #010040;border-radius:12px;background:#fff;width:100%;padding:6px 12px;box-sizing:border-box;display:flex;align-items:center}.cracha-card.verso.white-theme .dado{font-size:13px;color:#010040;font-weight:180;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.cracha-card.verso.white-theme .campo-email-box{width:100%;box-sizing:border-box;display:flex;flex-direction:column;position:relative}.cracha-card.verso.white-theme .email-user-part{background-color:#fff;color:#010040;border-radius:25px;font-size:13px;font-weight:180;padding:8px 12px;border:2px solid #010040;position:relative;z-index:10;text-align:left}.cracha-card.verso.white-theme .email-domain-part{background-color:#010040;color:#fff;font-size:14px;font-weight:180;text-align:center;width:98.5%;margin:-17px auto 0;position:relative;z-index:5;padding-top:15px;padding-bottom:5px;border-bottom-left-radius:15px;border-bottom-right-radius:15px;border-left:2px solid #010040;border-right:2px solid #010040;border-bottom:2px solid #010040}.aniv-card-container{width:1080px;height:1920px;position:relative;background:linear-gradient(135deg,#050b28,#0b1f6e 42%,#123a72 62%,#235f2c);overflow:hidden;font-family:Montserrat,Arial,sans-serif}.aniv-watermark{position:absolute;top:150px;left:90px;z-index:1;display:flex;flex-direction:column}.aniv-watermark span{font-family:RhBoldFont,sans-serif;font-size:150px;line-height:.8;color:#fff;text-transform:lowercase;white-space:nowrap}.aniv-watermark span:nth-child(1){opacity:1}.aniv-watermark span:nth-child(2){opacity:.55}.aniv-watermark span:nth-child(3){opacity:.32}.aniv-watermark span:nth-child(4){opacity:.2}.aniv-watermark span:nth-child(5){opacity:.13}.aniv-watermark span:nth-child(6){opacity:.08}.aniv-watermark span:nth-child(7){opacity:.05}.aniv-date-row{position:absolute;top:90px;left:90px;right:90px;z-index:2;display:flex;align-items:center;gap:30px}.aniv-date-text{font-family:RhBoldFont,sans-serif;font-size:48px;letter-spacing:2px;color:#8ce62c;white-space:nowrap}.aniv-date-line{flex:1;height:2px;background:#fff9}.aniv-balloon{position:absolute;top:100px;right:40px;width:340px;height:620px;z-index:4;pointer-events:none}.aniv-balloon-crop{position:absolute;top:0;left:20px;width:300px;height:324px;overflow:hidden}.aniv-balloon-img{position:absolute;top:-219px;left:-478px;width:876px;height:auto;max-width:none}.aniv-balloon-string{position:absolute;top:300px;left:0;width:340px;height:320px}.aniv-photo-stack{position:absolute;top:300px;right:80px;width:620px;height:920px;z-index:2}.aniv-photo-back{position:absolute;inset:0;background:#1339a3;border-radius:28px;transform:rotate(-7deg);box-shadow:0 30px 60px #00000059}.aniv-photo-front{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top;border:16px solid #ffffff;border-radius:28px;box-sizing:border-box;transform:rotate(4deg);box-shadow:0 30px 60px #00000059;z-index:3}.aniv-footer{position:absolute;top:1260px;left:0;width:100%;padding:0 90px;box-sizing:border-box;z-index:5;color:#fff}.aniv-text-title{font-family:RhBoldFont,sans-serif;font-size:130px;line-height:1;color:#8ce62c;font-weight:900;text-transform:lowercase}.aniv-text-script{font-family:Scandilover Script,cursive;line-height:1;color:#fff;margin-top:10px;margin-bottom:40px;font-weight:400;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.aniv-text-body{font-size:40px;line-height:1.4;font-weight:400;max-width:85%;margin:0 auto;text-align:center}
