*{box-sizing:border-box;margin:0;padding:0;transition:background-color .2s,border-color .2s}body{color:#334155;-webkit-font-smoothing:antialiased;background-color:#f8fafc;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5;overflow-x:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.flex-col{flex-direction:column;display:flex}.mt-4{margin-top:1rem}.admin-container{background-color:#f1f5f9;min-height:100vh;font-family:Inter,sans-serif;display:flex}.admin-sidebar{color:#f8fafc;z-index:100;background-color:#1c364f;border-right:1px solid #132537;flex-direction:column;width:260px;height:100dvh;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed}.admin-sidebar-header{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;padding:24px;display:flex}.admin-sidebar-logo{letter-spacing:-.5px;background:linear-gradient(135deg,#dfc68c 0%,#bfa15f 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700}.admin-sidebar-menu{flex-direction:column;flex:1;gap:6px;padding:20px 12px;list-style:none;display:flex;overflow-y:auto}.admin-menu-item{color:#94a3b8;cursor:pointer;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.admin-menu-item:hover{color:#f8fafc;background-color:#ffffff0f}.admin-menu-item.active{color:#fff;background-color:#ffffff26;border-left:4px solid #bfa15f;border-radius:0 8px 8px 0;margin-left:-12px;padding-left:20px}.admin-sidebar-footer{border-top:1px solid #1e293b;flex-direction:column;gap:10px;padding:16px 20px;display:flex}.admin-user-info{align-items:center;gap:10px;font-size:.85rem;display:flex}.admin-user-badge{color:#38bdf8;background-color:#334155;border-radius:4px;padding:4px 8px;font-size:.75rem;font-weight:600}.admin-main{box-sizing:border-box;flex:1;min-height:100vh;margin-left:260px;padding:40px}.admin-header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.admin-title-group h1{color:#0f172a;letter-spacing:-.5px;font-family:Outfit,sans-serif;font-size:1.85rem;font-weight:700}.admin-title-group p{color:#64748b;margin-top:4px;font-size:.9rem}.admin-actions{gap:12px;display:flex}.login-page{box-sizing:border-box;background:linear-gradient(135deg,#090d16 0%,#0f172a 100%);justify-content:center;align-items:center;min-height:100vh;padding:40px 24px;font-family:Inter,sans-serif;display:flex}.login-grid-container{flex-direction:column;gap:40px;width:100%;max-width:1200px;display:flex}@media (width>=768px){.login-grid-container{grid-template-columns:1fr 1.1fr;align-items:center;gap:60px;display:grid}}.login-left-side{justify-content:center;align-items:center;width:100%;display:flex}.login-right-side{display:none}@media (width>=768px){.login-right-side{justify-content:center;align-items:center;width:100%;display:flex}}.login-right-side-content{color:#fff;text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;max-width:520px;padding:0;display:flex}.login-right-title{color:#fff;letter-spacing:-.02em;margin-bottom:24px;font-family:Outfit,sans-serif;font-size:3.5rem;font-weight:800;line-height:1.15}.login-right-subtitle{color:#cbd5e1;margin-top:24px;margin-bottom:40px;font-size:1.25rem;line-height:1.6}.login-benefits-list{flex-direction:column;gap:24px;width:100%;margin-bottom:48px;display:flex}.login-benefit-item{color:#fff;align-items:center;gap:16px;font-size:1.15rem;font-weight:600;display:flex}.login-benefit-icon{color:#dfc68c;flex-shrink:0}.login-instagram-btn{color:#cbd5e1;border:1px solid #475569;border-radius:9999px;align-items:center;gap:10px;margin-top:12px;padding:14px 28px;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.login-instagram-btn:hover{color:#fff;border-color:#dfc68c;transform:translateY(-1px);box-shadow:0 6px 20px #bfa15f26}.login-card{text-align:center;box-sizing:border-box;background:#1e293b;border:1px solid #ffffff0d;border-radius:24px;width:100%;max-width:460px;padding:48px 40px;animation:.6s cubic-bezier(.16,1,.3,1) slideUp;box-shadow:0 25px 50px -12px #0006}.login-logo-gold{background-image:url(/logo.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:160px;height:88px;margin:0 auto 20px}.login-card h2{color:#fff;margin-bottom:8px;font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:700}.login-card p{color:#94a3b8;margin-bottom:24px;font-size:.85rem;line-height:1.5}.login-card .form-label{color:#cbd5e1}.login-divider{background-color:#ffffff1f;height:1px;margin:24px 0}.login-test-accounts{text-align:center;color:#94a3b8;font-size:.8rem;line-height:1.6}.login-test-accounts strong{color:#dfc68c}.test-accounts-title{color:#fff;margin-bottom:6px;font-size:.85rem;font-weight:700}.login-submit-btn{cursor:pointer;border:none;width:100%;transition:all .2s;box-shadow:0 4px 12px #bfa15f33;color:#1c364f!important;background:linear-gradient(135deg,#dfc68c 0%,#bfa15f 100%)!important;border-radius:8px!important;padding:12px!important;font-size:.95rem!important;font-weight:700!important}.login-submit-btn:hover{transform:translateY(-1px);background:linear-gradient(135deg,#ebd8aa 0%,#cca964 100%)!important;box-shadow:0 8px 16px #bfa15f59!important}.login-error-text{color:#f87171;text-align:left;margin-bottom:16px;font-size:.8rem;font-weight:600}.login-footer-logo-container{opacity:.8;flex-direction:column;align-items:center;margin-top:10px;display:flex}.login-logo-gold-small{background-image:url(/logo.png);background-position:top;background-repeat:no-repeat;background-size:80px;width:80px;height:32px}.login-logo-text-small{filter:invert()opacity(.4);background-image:url(/logo.png);background-position:bottom;background-repeat:no-repeat;background-size:80px;width:80px;height:18px;margin-top:2px}.btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-primary{color:#fff;background-color:#1c364f}.btn-primary:hover{background-color:#122436;box-shadow:0 4px 12px #1c364f33}.btn-secondary{color:#334155;background-color:#fff;border:1px solid #cbd5e1}.btn-secondary:hover{background-color:#f8fafc;border-color:#94a3b8}.btn-danger{color:#fff;background-color:#ef4444}.btn-danger:hover{background-color:#dc2626;box-shadow:0 4px 12px #ef444433}.btn-success{color:#fff;background-color:#10b981}.btn-success:hover{background-color:#059669}.btn:disabled{opacity:.6;cursor:not-allowed}.form-group{text-align:left;margin-bottom:20px}.form-label{color:#475569;margin-bottom:6px;font-size:.85rem;font-weight:600;display:block}.form-control{color:#334155;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.form-control:focus{border-color:#1c364f;outline:none;box-shadow:0 0 0 3px #1c364f26}.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;margin-bottom:32px;display:grid}.metric-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:20px;padding:24px;display:flex;box-shadow:0 4px 6px -1px #0000000d}.metric-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.metric-card.indigo .metric-icon{color:#1c364f;background:#e8edf2}.metric-card.emerald .metric-icon{color:#059669;background:#d1fae5}.metric-card.rose .metric-icon{color:#e11d48;background:#ffe4e6}.metric-card.amber .metric-icon{color:#d97706;background:#fef3c7}.metric-info h3{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:500}.metric-info p{color:#0f172a;margin-top:4px;font-size:1.75rem;font-weight:700}.events-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;display:grid}.event-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.event-card-header{background-color:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px;display:flex}.event-card-title{color:#0f172a;font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:700;text-decoration:none}.event-card-title:hover{color:#1c364f}.event-card-body{flex-direction:column;flex:1;gap:10px;padding:20px;display:flex}.event-meta-item{color:#64748b;align-items:center;gap:8px;font-size:.85rem;display:flex}.event-theme-tag{text-transform:capitalize;color:#475569;background-color:#f1f5f9;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:600;display:inline-block}.event-card-footer{background:#f8fafc;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.badge{border-radius:9999px;align-items:center;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.badge-success{color:#065f46;background-color:#d1fae5}.badge-error{color:#991b1b;background-color:#fee2e2}.badge-info{color:#3730a3;background-color:#e0e7ff}.badge-warning{color:#92400e;background-color:#fef3c7}.card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:32px;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.card-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:24px;display:flex}.card-title{color:#0f172a;font-family:Outfit,sans-serif;font-size:1.2rem;font-weight:700}.table-responsive{width:100%;overflow-x:auto}.admin-table{border-collapse:collapse;text-align:left;width:100%;font-size:.9rem}.admin-table th{color:#475569;white-space:nowrap;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;padding:14px 20px;font-weight:600}.admin-table td{color:#334155;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:14px 20px}.admin-table tr:hover td{background-color:#f8fafc}.msg-bubble-admin{color:#475569;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background-color:#f1f5f9;border-radius:12px;max-width:250px;padding:8px 12px;font-size:.8rem;display:inline-block;overflow:hidden}.msg-bubble-admin:hover{background-color:#e2e8f0}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#0f172a99;justify-content:center;align-items:center;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:16px;flex-direction:column;width:90%;max-width:600px;max-height:90vh;animation:.3s cubic-bezier(.34,1.56,.64,1) scaleIn;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.modal-content>form{height:100%;max-height:inherit;flex-direction:column;width:100%;display:flex;overflow:hidden}.modal-content.wide{max-width:800px}.modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.modal-header h3{color:#0f172a;font-family:Outfit,sans-serif;font-size:1.25rem}.modal-close-btn{color:#64748b;cursor:pointer;background:0 0;border:none}.modal-close-btn:hover{color:#0f172a}.modal-body{flex:1;padding:24px;overflow-y:auto}.modal-footer{background-color:#f8fafc;border-top:1px solid #e2e8f0;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.rsvp-wrapper{box-sizing:border-box;min-height:100vh;font-family:var(--theme-font-body,"Inter", sans-serif);background:var(--theme-bg-gradient,#f8fafc);color:var(--theme-text-color,#334155);flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex;position:relative;overflow:hidden}.rsvp-decorations{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.rsvp-card{background:var(--theme-card-bg,#fffffff2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--theme-card-border,#ffffff80);border-radius:var(--theme-card-radius,24px);width:100%;max-width:580px;box-shadow:var(--theme-card-shadow,0 15px 35px #0000000d);z-index:10;animation:.8s cubic-bezier(.16,1,.3,1) slideUp;position:relative;overflow:hidden}.rsvp-banner-img{background:var(--theme-primary,#6366f1);height:12px}.rsvp-header-content{text-align:center;padding:40px 40px 24px}.rsvp-event-badge{background-color:var(--theme-badge-bg,#6366f11a);color:var(--theme-primary,#6366f1);border-radius:99px;align-items:center;gap:6px;margin-bottom:20px;padding:6px 14px;font-size:.8rem;font-weight:700;display:inline-flex}.rsvp-logo-mask{background-color:var(--theme-primary,#6366f1);width:120px;height:26px;display:inline-block;-webkit-mask-image:url(/logo-horizontal.png);mask-image:url(/logo-horizontal.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.rsvp-title{font-family:var(--theme-font-title,"Outfit", sans-serif);color:var(--theme-title-color,#0f172a);margin-bottom:16px;font-size:2.2rem;font-weight:800;line-height:1.2}.rsvp-desc{color:var(--theme-desc-color,#475569);margin-bottom:30px;font-size:1rem;line-height:1.6}.rsvp-details-box{background:var(--theme-details-bg,#00000005);border:1px solid var(--theme-details-border,#0000000a);text-align:left;border-radius:16px;grid-template-columns:1fr;gap:16px;margin-bottom:32px;padding:20px;display:grid}.rsvp-details-item{align-items:flex-start;gap:12px;display:flex}.rsvp-details-icon{background-color:var(--theme-icon-bg,#6366f11a);width:36px;height:36px;color:var(--theme-primary,#6366f1);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.rsvp-details-text h4{text-transform:uppercase;letter-spacing:.5px;color:var(--theme-details-title-color,#64748b);font-size:.75rem;font-weight:700}.rsvp-details-text p{color:var(--theme-title-color,#0f172a);margin-top:2px;font-size:.95rem;font-weight:600}.rsvp-details-text a{color:var(--theme-primary,#6366f1);margin-top:4px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-block}.rsvp-details-text a:hover{text-decoration:underline}.rsvp-form-container{padding:0 40px 40px}.rsvp-divider{background:var(--theme-divider-color,#e2e8f0);height:1px;margin-bottom:30px}.rsvp-form-group{text-align:left;margin-bottom:24px}.rsvp-form-label{color:var(--theme-label-color,#475569);margin-bottom:8px;font-size:.85rem;font-weight:700;display:block}.rsvp-input{border:2px solid var(--theme-input-border,#cbd5e1);width:100%;color:var(--theme-title-color,#0f172a);background:var(--theme-input-bg,white);border-radius:12px;outline:none;padding:12px 16px;font-family:inherit;font-size:.95rem;transition:all .2s}.rsvp-input:focus{border-color:var(--theme-primary,#6366f1);box-shadow:0 0 0 4px var(--theme-input-focus-shadow,#6366f126)}.presence-toggle-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:6px;display:grid}.presence-btn-card{border:2px solid var(--theme-input-border,#e2e8f0);cursor:pointer;background:var(--theme-input-bg,white);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:14px;transition:all .2s;display:flex}.presence-btn-card:hover{border-color:var(--theme-primary-hover-border,#94a3b8)}.presence-btn-card.selected{border-color:var(--theme-primary,#6366f1);background-color:var(--theme-selected-bg,#6366f10d);box-shadow:0 4px 12px var(--theme-selected-shadow,#6366f10d)}.presence-btn-card.selected.yes{color:var(--theme-primary,#6366f1)}.presence-btn-card.selected.no{color:#e11d48;background-color:#f43f5e0d;border-color:#f43f5e}.presence-btn-title{font-size:.95rem;font-weight:700}.radio-select-grid{grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:10px;display:grid}.radio-select-card{border:1px solid var(--theme-input-border,#e2e8f0);background:var(--theme-input-bg,white);text-align:center;cursor:pointer;border-radius:8px;padding:10px;font-size:.9rem;font-weight:600;transition:all .15s}.radio-select-card:hover{border-color:var(--theme-primary,#6366f1)}.radio-select-card.selected{background-color:var(--theme-primary,#6366f1);color:#fff;border-color:var(--theme-primary,#6366f1);box-shadow:0 4px 10px var(--theme-selected-shadow,#6366f133)}.rsvp-btn-submit{background-color:var(--theme-primary,#6366f1);color:#fff;cursor:pointer;width:100%;box-shadow:0 8px 20px var(--theme-btn-shadow,#6366f14d);border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;margin-top:10px;padding:14px 20px;font-family:inherit;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.rsvp-btn-submit:hover{background-color:var(--theme-primary-dark,#4f46e5);box-shadow:0 10px 24px var(--theme-btn-shadow,#6366f166);transform:translateY(-1px)}.rsvp-btn-submit:active{transform:translateY(1px)}.rsvp-btn-submit:disabled{opacity:.7;cursor:not-allowed;box-shadow:none!important;transform:none!important}.rsvp-success-body{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:40px;display:flex}.rsvp-success-icon{background-color:var(--theme-success-bg,#d1fae5);width:80px;height:80px;color:var(--theme-success-color,#059669);border-radius:50%;justify-content:center;align-items:center;animation:.5s cubic-bezier(.175,.885,.32,1.275) popIn;display:flex}.rsvp-success-title{font-family:var(--theme-font-title,"Outfit", sans-serif);color:var(--theme-title-color,#0f172a);font-size:1.8rem;font-weight:800}.rsvp-success-message{color:var(--theme-desc-color,#475569);max-width:400px;font-size:1rem;line-height:1.6}.theme-baby-rosa{--theme-font-title:"Outfit", sans-serif;--theme-font-body:"Inter", sans-serif;--theme-bg-gradient:linear-gradient(135deg, #fff1f2 0%, #ffe4e6 50%, #fce7f3 100%);--theme-text-color:#5c3e46;--theme-card-bg:#ffffffeb;--theme-card-border:#fdf4f599;--theme-card-radius:30px;--theme-card-shadow:0 15px 35px #e11d480f;--theme-primary:#ec4899;--theme-primary-dark:#db2777;--theme-primary-hover-border:#f472b6;--theme-selected-bg:#ec48990d;--theme-selected-shadow:#ec48990d;--theme-title-color:#4c0519;--theme-desc-color:#8c626c;--theme-label-color:#6d4b53;--theme-input-border:#f3cbd3;--theme-input-bg:#fffcfd;--theme-input-focus-shadow:#ec489926;--theme-badge-bg:#ec48991a;--theme-divider-color:#fce7f3;--theme-details-bg:#fdf4f5cc;--theme-details-border:#f43f5e14;--theme-details-title-color:#a2747f;--theme-icon-bg:#ffe4e6;--theme-btn-shadow:#ec48994d;--theme-success-bg:#fce7f3;--theme-success-color:#db2777}.theme-baby-azul{--theme-font-title:"Outfit", sans-serif;--theme-font-body:"Inter", sans-serif;--theme-bg-gradient:linear-gradient(135deg, #f0fdf4 0%, #e0f2fe 50%, #e0e7ff 100%);--theme-text-color:#3b5066;--theme-card-bg:#ffffffeb;--theme-card-border:#f0f9ff99;--theme-card-radius:30px;--theme-card-shadow:0 15px 35px #0284c70f;--theme-primary:#0284c7;--theme-primary-dark:#0369a1;--theme-primary-hover-border:#38bdf8;--theme-selected-bg:#0284c70d;--theme-selected-shadow:#0284c70d;--theme-title-color:#0c4a6e;--theme-desc-color:#556c82;--theme-label-color:#42586f;--theme-input-border:#cde4f5;--theme-input-bg:#fcfefe;--theme-input-focus-shadow:#0284c726;--theme-badge-bg:#0284c71a;--theme-divider-color:#e0f2fe;--theme-details-bg:#f0f9ffcc;--theme-details-border:#0ea5e914;--theme-details-title-color:#708ea8;--theme-icon-bg:#e0f2fe;--theme-btn-shadow:#0284c74d;--theme-success-bg:#e0f2fe;--theme-success-color:#0284c7}.theme-casamento-elegante{--theme-font-title:"Playfair Display", serif;--theme-font-body:"Playfair Display", serif;--theme-bg-gradient:radial-gradient(circle at 50% 50%, #faf8f5 0%, #f3ede2 100%);--theme-text-color:#514b43;--theme-card-bg:#fff;--theme-card-border:1px solid #dcd3bf;--theme-card-radius:12px;--theme-card-shadow:0 20px 40px #514b430d;--theme-primary:#bfa15f;--theme-primary-dark:#aa8944;--theme-primary-hover-border:#d4bf8f;--theme-selected-bg:#bfa15f14;--theme-selected-shadow:#bfa15f0d;--theme-title-color:#2c2722;--theme-desc-color:#6b6357;--theme-label-color:#4a453f;--theme-input-border:#dfd7c5;--theme-input-bg:#fafaf8;--theme-input-focus-shadow:#bfa15f26;--theme-badge-bg:#bfa15f1f;--theme-divider-color:#e8e2d4;--theme-details-bg:#faf6ee;--theme-details-border:#e6decb;--theme-details-title-color:#8c8274;--theme-icon-bg:#f4ede0;--theme-btn-shadow:#bfa15f40;--theme-success-bg:#faf6ee;--theme-success-color:#aa8944}.theme-casamento-elegante .rsvp-title{font-style:italic;font-weight:500}.theme-casamento-elegante .rsvp-btn-submit{text-transform:uppercase;letter-spacing:2px;border-radius:4px;font-size:.85rem}.theme-casamento-elegante .rsvp-input,.theme-casamento-elegante .presence-btn-card,.theme-casamento-elegante .radio-select-card{border-radius:4px}.theme-minimalista{--theme-font-title:"Inter", sans-serif;--theme-font-body:"Inter", sans-serif;--theme-bg-gradient:linear-gradient(to bottom, #fff, #f3f4f6);--theme-text-color:#4b5563;--theme-card-bg:#fff;--theme-card-border:1px solid #e5e7eb;--theme-card-radius:0px;--theme-card-shadow:0 1px 3px #0000000d;--theme-primary:#111827;--theme-primary-dark:#000;--theme-primary-hover-border:#374151;--theme-selected-bg:#1118270a;--theme-selected-shadow:#0000;--theme-title-color:#111827;--theme-desc-color:#4b5563;--theme-label-color:#1f2937;--theme-input-border:#d1d5db;--theme-input-bg:#fff;--theme-input-focus-shadow:#0000000d;--theme-badge-bg:#f3f4f6;--theme-divider-color:#e5e7eb;--theme-details-bg:#f9fafb;--theme-details-border:#e5e7eb;--theme-details-title-color:#6b7280;--theme-icon-bg:#f3f4f6;--theme-btn-shadow:#0000001a;--theme-success-bg:#f3f4f6;--theme-success-color:#111827}.theme-minimalista .rsvp-card,.theme-minimalista .rsvp-input,.theme-minimalista .rsvp-btn-submit,.theme-minimalista .presence-btn-card,.theme-minimalista .radio-select-card,.theme-minimalista .rsvp-details-box{border-width:1px;border-radius:0}.theme-floral{--theme-font-title:"Playfair Display", serif;--theme-font-body:"Inter", sans-serif;--theme-bg-gradient:linear-gradient(135deg, #f4f7f5 0%, #eaece6 100%);--theme-text-color:#555e58;--theme-card-bg:#fffffff2;--theme-card-border:#fffc;--theme-card-radius:20px;--theme-card-shadow:0 15px 30px #555e580d;--theme-primary:#7d9080;--theme-primary-dark:#637365;--theme-primary-hover-border:#a2b0a5;--theme-selected-bg:#7d908014;--theme-selected-shadow:#0000;--theme-title-color:#3b423d;--theme-desc-color:#6c7870;--theme-label-color:#4b524d;--theme-input-border:#ccd3cd;--theme-input-bg:#fbfcfb;--theme-input-focus-shadow:#7d908026;--theme-badge-bg:#7d90801f;--theme-divider-color:#e5eae6;--theme-details-bg:#f5f7f5;--theme-details-border:#e1e6e2;--theme-details-title-color:#8c9790;--theme-icon-bg:#e9ece6;--theme-btn-shadow:#7d908040;--theme-success-bg:#f5f7f5;--theme-success-color:#637365}.theme-aniversario-infantil{--theme-font-title:"Outfit", sans-serif;--theme-font-body:"Inter", sans-serif;--theme-bg-gradient:linear-gradient(135deg, #fef3c7 0%, #fff7ed 50%, #ecfdf5 100%);--theme-text-color:#6b5a4b;--theme-card-bg:#fff;--theme-card-border:2px dashed #fcd34d;--theme-card-radius:24px;--theme-card-shadow:0 12px 28px #d977060f;--theme-primary:#f59e0b;--theme-primary-dark:#d97706;--theme-primary-hover-border:#fbbf24;--theme-selected-bg:#f59e0b0d;--theme-selected-shadow:#0000;--theme-title-color:#78350f;--theme-desc-color:#85705d;--theme-label-color:#78350f;--theme-input-border:#fde68a;--theme-input-bg:#fffffb;--theme-input-focus-shadow:#f59e0b26;--theme-badge-bg:#f59e0b1a;--theme-divider-color:#fef3c7;--theme-details-bg:#fffbeb;--theme-details-border:#fde68a;--theme-details-title-color:#b45309;--theme-icon-bg:#fef3c7;--theme-btn-shadow:#f59e0b4d;--theme-success-bg:#fef3c7;--theme-success-color:#d97706}.theme-corporativo{--theme-font-title:"Inter", sans-serif;--theme-font-body:"Inter", sans-serif;--theme-bg-gradient:linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);--theme-text-color:#334155;--theme-card-bg:#fff;--theme-card-border:1px solid #e2e8f0;--theme-card-radius:12px;--theme-card-shadow:0 10px 25px #0f172a0d;--theme-primary:#1e3a8a;--theme-primary-dark:#172554;--theme-primary-hover-border:#3b82f6;--theme-selected-bg:#1e3a8a0d;--theme-selected-shadow:#1e3a8a0d;--theme-title-color:#0f172a;--theme-desc-color:#475569;--theme-label-color:#1e293b;--theme-input-border:#cbd5e1;--theme-input-bg:#fff;--theme-input-focus-shadow:#1e3a8a26;--theme-badge-bg:#1e3a8a1a;--theme-divider-color:#e2e8f0;--theme-details-bg:#f8fafc;--theme-details-border:#e2e8f0;--theme-details-title-color:#64748b;--theme-icon-bg:#dbeafe;--theme-btn-shadow:#1e3a8a40;--theme-success-bg:#dbeafe;--theme-success-color:#1e3a8a}@keyframes slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes popIn{0%{opacity:0;transform:scale(0)}70%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.floating-circle{opacity:.15;filter:blur(8px);border-radius:50%;position:absolute}.admin-mobile-header,.admin-sidebar-close{display:none}.select-event-report{width:260px}.reports-page-wrapper{width:100%}.license-generator-grid{grid-template-columns:1fr 1.5fr;align-items:start;gap:32px;display:grid}@media (width<=768px){.admin-sidebar{z-index:1010;transition:transform .3s cubic-bezier(.16,1,.3,1);transform:translate(-100%);box-shadow:5px 0 25px #00000026;width:260px!important}.admin-sidebar.mobile-open{transform:translate(0)}.admin-main{width:100%;min-height:calc(100vh - 60px);margin-left:0;padding:80px 16px 16px}.admin-mobile-header{color:#fff;z-index:1000;background-color:#0f172a;border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;height:60px;padding:0 16px;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px #0f172a14;display:flex!important}.admin-mobile-toggle{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.admin-mobile-toggle:hover{color:#fff;background-color:#1e293b}.admin-mobile-logo{letter-spacing:-.5px;background:linear-gradient(135deg,#dfc68c 0%,#bfa15f 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-family:Outfit,sans-serif;font-size:1.3rem;font-weight:700}.admin-sidebar-backdrop{z-index:1005;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0f172a99;animation:.25s fadeIn;position:fixed;inset:0}.admin-sidebar-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px;transition:all .2s;display:flex!important}.admin-sidebar-close:hover{color:#fff;background-color:#1e293b}.modal-content.wide{max-height:92vh;width:95%!important;padding:16px!important}.modal-body{max-height:60vh;padding-right:4px;overflow-y:auto;grid-template-columns:1fr!important;gap:16px!important}.events-grid{gap:16px;grid-template-columns:1fr!important}.stats-grid,.dashboard-grid{grid-template-columns:1fr!important;gap:12px!important}.license-generator-grid{grid-template-columns:1fr!important;gap:24px!important}.reports-page-wrapper{box-sizing:border-box;width:100%;padding:0 4px}.select-event-report{width:100%!important}.admin-actions{flex-direction:column;gap:12px;width:100%;align-items:stretch!important}.admin-actions button,.admin-actions .btn{justify-content:center;width:100%!important}.admin-header{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:24px}.admin-header .btn{justify-content:center;width:100%}.card{overflow:hidden;padding:16px!important}.table-responsive,table{-webkit-overflow-scrolling:touch;width:100%;display:block;overflow-x:auto}.form-group{margin-bottom:12px}.rsvp-card{border-radius:16px}.rsvp-header-content{padding:24px 16px 16px}.rsvp-form-container{padding:0 16px 24px}.rsvp-title{font-size:1.75rem!important}.rsvp-details-box{grid-template-columns:1fr!important;gap:12px!important;padding:12px!important}}.wizard-container{flex-direction:column;gap:20px;display:flex}.wizard-progress-section{flex-direction:column;gap:8px;padding:16px 24px 0;display:flex}.wizard-progress-header{justify-content:space-between;align-items:center;display:flex}.wizard-step-title{color:#1e293b;font-size:.95rem;font-weight:700}.wizard-step-count{color:#4f46e5;background-color:#f0f2ff;border-radius:99px;padding:4px 8px;font-size:.85rem;font-weight:600}.wizard-progress-track{background-color:#e2e8f0;border-radius:99px;height:6px;position:relative;overflow:hidden}.wizard-progress-fill{background-color:#4f46e5;border-radius:99px;height:100%;transition:width .3s cubic-bezier(.4,0,.2,1)}.review-section{flex-direction:column;gap:16px;display:flex}.review-card{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px;position:relative}.review-card-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;display:flex}.review-card-title{color:#334155;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:8px;font-size:.9rem;font-weight:750;display:flex}.review-edit-btn{color:#4f46e5;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.review-edit-btn:hover{color:#4338ca;background-color:#e0e7ff}.review-grid{grid-template-columns:1fr;gap:12px;display:grid}@media (width>=640px){.review-grid.two-cols{grid-template-columns:1fr 1fr}}.review-item{flex-direction:column;gap:4px;display:flex}.review-label{color:#64748b;text-transform:uppercase;font-size:.75rem;font-weight:600}.review-value{color:#0f172a;word-break:break-word;font-size:.9rem;font-weight:500}.review-value.empty{color:#94a3b8;font-style:italic}.review-fields-list{flex-direction:column;gap:6px;display:flex}.review-field-badge{background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:space-between;align-items:center;padding:6px 12px;font-size:.8rem;display:flex}.modal-body{max-height:62vh!important}@media (width<=640px){.modal-content{width:95%;max-height:90vh}.modal-body{max-height:68vh!important;padding:16px!important}.modal-footer{padding:12px 16px!important}}.landing-wrapper{color:#f8fafc;background-color:#090d16;min-height:100vh;font-family:Inter,sans-serif;overflow-x:hidden}.landing-header{z-index:1000;-webkit-backdrop-filter:blur(12px);background:#090d16b3;border-bottom:1px solid #ffffff0d;transition:all .3s;position:sticky;top:0}.landing-nav-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:16px 24px;display:flex}.landing-logo-group{cursor:pointer;align-items:center;gap:10px;display:flex}.landing-logo-img{width:auto;height:32px;transition:height .2s;display:block}@media (width>=768px){.landing-logo-img{height:40px}}.landing-footer .landing-logo-img{filter:brightness(0)invert()}.landing-desktop-nav{gap:32px;display:flex}.landing-desktop-nav a{color:#94a3b8;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.landing-desktop-nav a:hover{color:#dfc68c}.landing-nav-actions{align-items:center;gap:16px;display:flex}.landing-btn-login-ghost{color:#94a3b8;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s}.landing-btn-login-ghost:hover{color:#fff}.landing-btn-cta-nav{color:#090d16;background:linear-gradient(135deg,#dfc68c 0%,#bfa15f 100%);border-radius:30px;padding:10px 20px;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 14px #bfa15f40}.landing-btn-cta-nav:hover{transform:translateY(-1px);box-shadow:0 6px 20px #bfa15f59}.landing-btn-login{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:30px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background-color .2s}.landing-btn-login:hover{background:#ffffff1a}.landing-mobile-menu-btn{color:#fff;cursor:pointer;background:0 0;border:none;display:none}.landing-hero-section{background:radial-gradient(circle at 80% 20%,#6366f126 0%,#0000 50%),radial-gradient(circle at 10% 80%,#bfa15f14 0%,#0000 50%);padding:80px 0;position:relative}.landing-container{max-width:1200px;margin:0 auto;padding:0 24px}.hero-grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:60px;display:grid}.hero-text-content{flex-direction:column;align-items:flex-start;display:flex}.hero-badge{color:#dfc68c;background:#bfa15f1a;border:1px solid #bfa15f33;border-radius:30px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.8rem;font-weight:600;display:inline-flex}.hero-title{letter-spacing:-1px;margin-bottom:20px;font-family:Outfit,sans-serif;font-size:3.2rem;font-weight:800;line-height:1.2}.gold-text-gradient{background:linear-gradient(135deg,#f3e7c4 0%,#bfa15f 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-subtitle{color:#94a3b8;max-width:580px;margin-bottom:36px;font-size:1.15rem;line-height:1.6}.hero-cta-group{gap:16px;width:100%;display:flex}.hero-btn-primary{color:#090d16;background:linear-gradient(135deg,#dfc68c 0%,#bfa15f 100%);border-radius:30px;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 25px #bfa15f40}.hero-btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 30px #bfa15f59}.hero-btn-secondary{color:#fff;background:#ffffff08;border:1px solid #ffffff1a;border-radius:30px;padding:14px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s}.hero-btn-secondary:hover{background:#ffffff14;border-color:#fff3}.hero-trust-indicators{gap:24px;margin-top:40px;display:flex}.trust-item{color:#64748b;align-items:center;gap:8px;font-size:.8rem;font-weight:500;display:flex}.text-gold{color:#dfc68c}.hero-visual-content{justify-content:center;display:flex;position:relative}.phone-mockup-wrapper{width:310px;height:610px;position:relative}.phone-mockup{background:#000;border:12px solid #1e293b;border-radius:40px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.phone-screen{color:#831843;background-color:#fdf2f8;width:100%;height:100%;padding-bottom:24px;font-family:Fredoka,Inter,sans-serif;overflow-y:auto}.phone-screen::-webkit-scrollbar{display:none}.phone-app-header{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;background:#fffc;border-bottom:1px solid #ec48991a;justify-content:center;align-items:center;height:50px;display:flex;position:sticky;top:0}.phone-logo{background:linear-gradient(135deg,#dfc68c 0%,#bfa15f 100%);border-radius:4px;width:80px;height:16px}.phone-app-banner{background-color:#0000;background-image:linear-gradient(#ec489966,#ec489999),url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100\" height=\"100\" viewBox=\"0 0 100 100\"><circle cx=\"50\" cy=\"50\" r=\"40\" fill=\"%23f472b6\" opacity=\"0.2\"/></svg>");background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:flex-end;height:150px;padding:16px;display:flex;position:relative}.phone-banner-overlay{color:#fff}.phone-banner-tag{text-transform:uppercase;background:#ec4899;border-radius:10px;padding:2px 6px;font-size:.65rem;font-weight:700}.phone-banner-overlay h3{margin-top:4px;font-size:1.15rem;font-weight:800}.phone-countdown{text-align:center;background:#ec48990d;border:1px solid #ec4899;border-radius:12px;margin:12px;padding:10px}.countdown-label{text-transform:uppercase;color:#ec4899;letter-spacing:.5px;font-size:.65rem;font-weight:700}.countdown-grid{justify-content:center;gap:12px;margin-top:6px;display:flex}.countdown-grid div{flex-direction:column;align-items:center;display:flex}.countdown-grid span{font-size:1.1rem;font-weight:800}.countdown-grid label{text-transform:uppercase;color:#f472b6;font-size:.55rem}.phone-details{flex-direction:column;gap:8px;padding:0 16px;display:flex}.phone-detail-row{align-items:center;gap:8px;font-size:.75rem;font-weight:600;display:flex}.phone-form-simulation{background:#fff;border-radius:16px;margin:16px;padding:14px;box-shadow:0 4px 10px #00000005}.phone-form-simulation h4{margin-bottom:10px;font-size:.85rem;font-weight:800}.simulation-inputs{flex-direction:column;gap:8px;display:flex}.simulated-input,.simulated-select{color:#ec4899;background:#fdf2f8;border:1px solid #fbcfe8;border-radius:8px;align-items:center;height:32px;padding:0 10px;font-size:.7rem;font-weight:600;display:flex}.simulated-btn{color:#fff;cursor:default;background:#ec4899;border:none;border-radius:8px;width:100%;height:36px;margin-top:12px;font-size:.75rem;font-weight:700}.floating-widget{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:5;background:#0f172acc;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:8px;padding:10px 16px;font-size:.8rem;font-weight:600;display:flex;position:absolute;box-shadow:0 10px 25px #0000004d}.widget-top-left{top:15%;left:-40px}.widget-bottom-right{bottom:15%;right:-40px}.text-red{color:#ef4444}.text-green{color:#22c55e}.animate-float{animation:4s ease-in-out infinite float}.animate-float-slow{animation:6s ease-in-out infinite float}.animate-float-medium{animation:5s ease-in-out 1s infinite float}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.landing-features-section{background-color:#0b101d;border-top:1px solid #ffffff05;border-bottom:1px solid #ffffff05;padding:100px 0}.section-title-group{text-align:center;margin-bottom:60px}.section-title{margin-bottom:12px;font-family:Outfit,sans-serif;font-size:2.2rem;font-weight:800}.section-title.align-left{text-align:left}.section-subtitle{color:#94a3b8;max-width:600px;margin:0 auto;font-size:1.05rem}.section-subtitle.align-left{text-align:left;max-width:100%}.features-grid-3col{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;display:grid}.feature-highlight-card{background:#ffffff05;border:1px solid #ffffff0a;border-radius:24px;padding:40px 32px;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .3s;position:relative;overflow:hidden}.feature-highlight-card:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#dfc68c4d,#0000);height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.feature-highlight-card:hover{background:#ffffff08;border-color:#dfc68c40;transform:translateY(-6px);box-shadow:0 20px 40px #0000004d}.feature-highlight-card:hover:before{opacity:1}.feature-icon-wrapper{background:#dfc68c14;border:1px solid #dfc68c26;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;display:flex}.feature-highlight-card h3{color:#fff;margin-bottom:8px;font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:700}.feature-card-badge-text{color:#dfc68c;background:#dfc68c1a;border-radius:6px;margin-bottom:16px;padding:4px 10px;font-size:.8rem;font-weight:700;display:inline-block}.feature-highlight-card p:not(.feature-card-badge-text){color:#94a3b8;font-size:.95rem;line-height:1.6}.landing-finance-section{background:radial-gradient(circle at 10% 30%,#6366f114 0%,#0000 40%);padding:100px 0}.finance-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.finance-visual{justify-content:center;display:flex}.simulated-pix-card{background:#1e293b;border:1px solid #ffffff14;border-radius:24px;width:320px;padding:24px;box-shadow:0 20px 40px #0000004d}.pix-card-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.pix-badge{color:#fff;letter-spacing:.5px;background:#3b82f6;border-radius:6px;padding:4px 8px;font-size:.65rem;font-weight:800}.pix-no-fees{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e4d;border-radius:6px;padding:3px 8px;font-size:.65rem;font-weight:700}.simulated-pix-card h3{margin-bottom:6px;font-size:1.15rem;font-weight:700}.simulated-pix-card p{color:#94a3b8;margin-bottom:20px;font-size:.8rem;line-height:1.4}.simulated-qr-box{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;gap:16px;margin-bottom:20px;padding:16px;display:flex}.simulated-qr{background:#fff;border-radius:8px;width:70px;height:70px;padding:8px}.qr-dot-grid{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'><rect width='4' height='4' fill='%23000' /><rect x='6' y='6' width='4' height='4' fill='%23000' /><rect x='6' width='4' height='4' fill='%23000' /><rect y='6' width='4' height='4' fill='%23000' /></svg>") 0 0/8px 8px;width:100%;height:100%}.pix-instructions{flex-direction:column;justify-content:center;display:flex}.pix-key-label{color:#64748b;text-transform:uppercase;font-size:.65rem;font-weight:600}.pix-instructions strong{color:#f8fafc;word-break:break-all;font-size:.8rem}.pix-owner{color:#94a3b8;margin-top:4px;font-size:.65rem}.simulated-copy-paste-btn{color:#cbd5e1;cursor:default;background:#0f172a;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:100%;height:40px;font-size:.8rem;font-weight:700;display:flex}.finance-badge{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e33;border-radius:30px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 14px;font-size:.8rem;font-weight:600;display:inline-flex}.finance-checks{flex-direction:column;gap:12px;display:flex}.finance-check-item{color:#cbd5e1;align-items:center;gap:12px;font-size:.95rem;font-weight:500;display:flex}.landing-pricing-section{background-color:#0b101d;border-top:1px solid #ffffff05;padding:100px 0}.pricing-intro-badge{color:#dfc68c;background:#bfa15f1a;border:1px solid #bfa15f33;border-radius:30px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 14px;font-size:.8rem;font-weight:600;display:inline-flex}.period-selector-wrapper{justify-content:center;margin:-20px 0 50px;display:flex}.period-selector-container{background:#1e293b;border:1px solid #ffffff0d;border-radius:30px;padding:4px;display:flex;position:relative}.period-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:20px;padding:8px 24px;font-size:.9rem;font-weight:600;transition:all .2s;position:relative}.period-btn.active{color:#fff;background:#0f172a;box-shadow:0 4px 10px #0003}.best-value-badge{color:#090d16;text-transform:uppercase;background:linear-gradient(135deg,#dfc68c 0%,#bfa15f 100%);border-radius:10px;padding:1px 6px;font-size:.6rem;font-weight:800;position:absolute;top:-12px;right:-10px}.plans-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:stretch;gap:32px;display:grid}.pricing-card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;justify-content:space-between;padding:40px 32px;transition:transform .2s,border-color .2s;display:flex;position:relative}.pricing-card:hover{border-color:#ffffff1a}.pricing-card.featured{background:radial-gradient(circle at 50% 0,#6366f126 0%,#0000 70%),#ffffff08;border:1px solid #6366f14d;box-shadow:0 20px 40px -10px #6366f126}.pricing-card-badge{color:#fff;white-space:nowrap;background:#6366f1;border-radius:30px;align-items:center;padding:6px 16px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:-16px;left:50%;transform:translate(-50%);box-shadow:0 4px 10px #6366f14d}.pricing-card-header h3{margin-bottom:8px;font-size:1.4rem;font-weight:800}.plan-desc{color:#64748b;min-height:40px;margin-bottom:24px;font-size:.85rem;line-height:1.4}.price-block{align-items:baseline;margin-bottom:10px;display:flex}.price-block .currency{color:#94a3b8;margin-right:4px;font-size:1.2rem;font-weight:700}.price-block .value{color:#fff;font-size:2.8rem;font-weight:900;line-height:1}.price-block .period{color:#64748b;margin-left:8px;font-size:.85rem}.daily-cost-indicator{color:#cbd5e1;background:#ffffff08;border-radius:8px;margin-bottom:24px;padding:6px 12px;font-size:.8rem;display:inline-block}.plan-limits{flex-direction:column;gap:8px;margin-bottom:24px;display:flex}.limit-row{color:#cbd5e1;justify-content:space-between;font-size:.85rem;display:flex}.limit-row strong{color:#fff}.plan-divider{border-top:1px solid #ffffff0d;margin:10px 0 24px}.plan-features-list{flex-direction:column;flex-grow:1;gap:12px;margin-bottom:40px;list-style:none;display:flex}.plan-features-list li{color:#94a3b8;align-items:flex-start;gap:10px;font-size:.85rem;line-height:1.4;display:flex}.pricing-buy-btn{cursor:pointer;border:none;border-radius:30px;width:100%;padding:14px;font-size:.95rem;font-weight:700;transition:transform .2s,box-shadow .2s}.pricing-buy-btn.btn-featured{color:#fff;background:#6366f1;box-shadow:0 6px 20px #6366f140}.pricing-buy-btn.btn-featured:hover{transform:translateY(-1px);box-shadow:0 8px 25px #6366f159}.pricing-buy-btn.btn-normal{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a}.pricing-buy-btn.btn-normal:hover{background:#ffffff14}.pricing-disclaimer{text-align:center;color:#64748b;margin-top:40px;font-size:.8rem}.landing-footer{background-color:#05070c;border-top:1px solid #ffffff0d;padding:80px 0 0}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:60px;margin-bottom:60px;display:grid}.footer-brand{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.footer-brand-text{color:#64748b;font-size:.9rem;line-height:1.6}.footer-links-column{flex-direction:column;gap:14px;display:flex}.footer-links-column h4{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:.95rem;font-weight:700}.footer-links-column a{color:#64748b;font-size:.9rem;text-decoration:none;transition:color .2s}.footer-links-column a:hover{color:#dfc68c}.footer-bottom{border-top:1px solid #ffffff0d;padding:24px 0}.bottom-flex{color:#64748b;justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.footer-logo-small{align-items:center;font-size:.75rem;display:flex}@media (width<=968px){.hero-grid{text-align:center;grid-template-columns:1fr;gap:40px}.hero-text-content{align-items:center}.hero-title{font-size:2.6rem}.hero-cta-group,.hero-trust-indicators{justify-content:center}.finance-grid{grid-template-columns:1fr;gap:40px}.finance-text,.finance-text h2,.finance-text p{text-align:center}.finance-checks{align-items:center}.footer-grid{grid-template-columns:1fr 1fr;gap:40px}.footer-brand{grid-column:1/-1}}@media (width<=768px){.landing-desktop-nav,.landing-nav-actions{display:none}.landing-mobile-menu-btn{display:block}.landing-mobile-nav{z-index:999;background:#090d16;border-bottom:1px solid #ffffff0d;flex-direction:column;width:100%;padding:16px 24px 24px;display:flex;position:absolute;top:64px;left:0}.landing-mobile-nav a{color:#cbd5e1;padding:10px 0;font-size:1rem;font-weight:600;text-decoration:none}.landing-btn-login-mobile{text-align:center;color:#94a3b8;padding:12px 0;font-weight:600;text-decoration:none}.landing-btn-cta-mobile{color:#090d16;text-align:center;background:linear-gradient(135deg,#dfc68c 0%,#bfa15f 100%);border-radius:30px;padding:12px;font-weight:700;text-decoration:none}.bottom-flex{text-align:center;flex-direction:column;gap:12px}}@media (width<=480px){.hero-title{font-size:2.2rem}.hero-cta-group{flex-direction:column;width:100%}.hero-btn-primary,.hero-btn-secondary{justify-content:center;width:100%}.phone-mockup-wrapper{width:280px;height:550px}.widget-top-left{left:-20px}.widget-bottom-right{right:-20px}}.legal-wrapper{color:#cbd5e1;background-color:#090d16;flex-direction:column;min-height:100vh;font-family:Inter,sans-serif;display:flex}.legal-header{z-index:1000;-webkit-backdrop-filter:blur(12px);background:#090d16d9;border-bottom:1px solid #ffffff0d;position:sticky;top:0}.legal-nav-container{justify-content:space-between;align-items:center;width:100%;max-width:960px;margin:0 auto;padding:16px 24px;display:flex}.legal-logo-img{width:auto;height:32px;display:block}.legal-back-btn{color:#94a3b8;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s}.legal-back-btn:hover{color:#dfc68c}.legal-container{flex-grow:1;width:100%;max-width:960px;margin:0 auto;padding:60px 24px 80px}.legal-title{color:#fff;margin-bottom:8px;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:800;line-height:1.2}.legal-meta{color:#64748b;margin-bottom:40px;font-size:.85rem;font-weight:500}.legal-content{color:#cbd5e1;font-size:1rem;line-height:1.7}.legal-content p{margin-bottom:24px}.legal-content h2{color:#fff;border-bottom:1px solid #ffffff0d;margin-top:40px;margin-bottom:16px;padding-bottom:8px;font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:700}.legal-content h3{color:#dfc68c;margin-top:28px;margin-bottom:12px;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700}.legal-content ul{margin-bottom:24px;padding-left:0;list-style-type:none}.legal-content li{margin-bottom:12px;padding-left:20px;position:relative}.legal-content li:before{content:"•";color:#dfc68c;font-size:1.2rem;position:absolute;top:-2px;left:0}.legal-content strong{color:#fff}.legal-footer{background-color:#05070c;border-top:1px solid #ffffff0d;padding:24px 0}.legal-footer-container{text-align:center;color:#64748b;max-width:960px;margin:0 auto;padding:0 24px;font-size:.8rem}.checkout-onboarding-container{color:#f8fafc;grid-template-columns:1fr 1fr;display:grid}@media (width<=768px){.checkout-onboarding-container{grid-template-columns:1fr!important}.checkout-onboarding-left-panel{border-bottom:1px solid #334155!important;border-right:none!important;padding:32px 20px!important}.checkout-onboarding-right-panel{padding:32px 20px!important}}.event-pass-badge{text-transform:uppercase;letter-spacing:.05em;color:#dfc68c;background-color:#dfc68c1a;border-radius:4px;margin-top:4px;padding:2px 8px;font-size:.7rem;font-weight:700;display:inline-block}.landing-b2b-section{background-color:#090d16;padding:80px 0 120px}.b2b-card-wrapper{background:linear-gradient(135deg,#1e1b4b 0%,#09090b 100%);border:1px solid #6366f133;border-radius:32px;grid-template-columns:1.2fr .8fr;align-items:center;gap:60px;padding:60px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 60px #0006}.b2b-card-wrapper:after{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle,#6366f126 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-50%;right:-20%}.b2b-card-content{z-index:2;position:relative}.b2b-badge{color:#a5b4fc;letter-spacing:.05em;background:#6366f126;border:1px solid #6366f14d;border-radius:30px;margin-bottom:24px;padding:6px 16px;font-size:.75rem;font-weight:700;display:inline-block}.b2b-title{color:#fff;margin-bottom:20px;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:800;line-height:1.2}.b2b-text{color:#cbd5e1;max-width:600px;margin-bottom:36px;font-size:1.1rem;line-height:1.6}.b2b-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border:none;border-radius:16px;align-items:center;gap:10px;padding:18px 36px;font-size:1.1rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 10px 20px #6366f14d}.b2b-btn-primary:hover{background:linear-gradient(135deg,#818cf8 0%,#6366f1 100%);transform:translateY(-2px);box-shadow:0 15px 30px #6366f166}.b2b-arrow-icon{transition:transform .2s}.b2b-btn-primary:hover .b2b-arrow-icon{transform:translate(4px)}.b2b-card-visual{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.b2b-visual-glow{filter:blur(20px);background:radial-gradient(circle,#a5b4fc33 0%,#0000 60%);width:250px;height:250px;position:absolute}.b2b-visual-stats{gap:20px;display:flex}.stat-box{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;width:140px;padding:24px 20px;box-shadow:0 10px 30px #0003}.stat-val{color:#a5b4fc;margin-bottom:4px;font-family:Outfit,sans-serif;font-size:2.2rem;font-weight:800;display:block}.stat-lbl{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}@media (width<=992px){.b2b-card-wrapper{grid-template-columns:1fr;gap:40px;padding:40px}.b2b-title{font-size:2rem}.b2b-text{margin-bottom:28px;font-size:1rem}.b2b-btn-primary{justify-content:center;width:100%;padding:16px 28px;font-size:1rem}.b2b-card-visual{margin-top:20px}}.audience-selector-wrapper{justify-content:center;margin-bottom:40px;display:flex}.audience-selector-container{background:#1e293b;border:1px solid #ffffff0d;border-radius:30px;padding:4px;display:flex}.audience-btn{cursor:pointer;color:#94a3b8;background-color:#0000;border:none;border-radius:26px;padding:10px 24px;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1)}.audience-btn:hover:not(.active){color:#fff;background-color:#ffffff08}.audience-btn.active{box-shadow:0 4px 12px #4f46e559;color:#fff!important;background-color:#4f46e5!important}
