@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-color:#04297c;overflow:hidden;font-family:Montserrat,Arial,sans-serif}.aniv-layer-photo{position:absolute;top:0;left:0;width:100%;height:60%;object-fit:cover;object-position:center top;z-index:1}.aniv-layer-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:linear-gradient(to bottom,#04297c00 0% 35%,#04297ccc 50%,#04297c 59.5% 100%)}.aniv-layer-content{position:absolute;bottom:0;left:0;width:100%;height:100%;padding:80px 80px 120px;box-sizing:border-box;z-index:3;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start}.aniv-text-script{font-family:Scandilover Script,cursive;font-size:180px;line-height:1;color:#fff;margin-bottom:-30px;font-weight:400;text-shadow:2px 2px 4px rgba(0,0,0,.3);z-index:5;margin-left:90px}.aniv-text-name{font-family:RhBoldFont,sans-serif;font-size:200px;line-height:.7;text-transform:capitalize;margin-bottom:50px;font-weight:900;letter-spacing:-2px;z-index:4;margin-left:90px}.aniv-text-body{font-size:40px;line-height:1.4;font-weight:400;max-width:65%;margin-bottom:80px;text-align:left;margin-left:90px}.aniv-text-footer{font-size:36px;font-weight:600;letter-spacing:8px;text-transform:uppercase;margin-top:20px;padding-top:40px;width:100%;text-align:left;margin-left:90px}.aniv-layer-balloons{position:absolute;bottom:0;right:0;width:800px;height:auto;z-index:2;transform:translate(60%,25%);pointer-events:none}.aniv-layer-balloons-blur{position:absolute;bottom:0;left:0;width:900px;height:auto;z-index:2;transform:translate(-70%,40%);filter:blur(6px);opacity:.9;pointer-events:none}
