:root{--cream:#f8f4ec;--ink:#27231e;--muted:#7f786d;--gold:#a77b36;--border:#e5dfd4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#ece8e0;margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}.mobile-page{background:var(--cream);width:min(100%,430px);min-height:100vh;margin:0 auto;overflow:hidden;box-shadow:0 0 40px #31281718}.home-screen{background:linear-gradient(#faf7f0e0 0%,#f8f4ec2e 38%,#261f1540 100%),url(/event-background.png) 50%/cover no-repeat;min-height:100vh;padding:18px 25px 23px;position:relative;overflow:hidden}.home-screen>*{z-index:1;position:relative}.topbar{justify-content:space-between;align-items:center;height:36px;display:flex}.brand-logo{object-fit:contain;border-radius:50%;width:auto;height:32px}.menu-button{background:0 0;border:0;gap:3px;padding:5px 0 5px 10px;display:grid}.menu-button span{background:#8b6c39;width:14px;height:1px;display:block}.access-menu{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffcf5f5;border:1px solid #b9955b59;border-radius:12px;width:224px;padding:10px;position:absolute;top:56px;right:20px;box-shadow:0 10px 24px #48331829}.access-menu-title{color:#8b6c39;letter-spacing:.08em;text-transform:uppercase;padding:4px 8px 8px;font-size:10px;font-weight:700;display:block}.access-menu button{color:#2c2720;text-align:left;cursor:pointer;background:#f7edd9;border:0;border-radius:8px;align-items:center;gap:8px;width:100%;padding:10px 8px;font-size:12px;font-weight:700;display:flex}.access-menu button span{color:#a77b36;font-size:17px}.access-menu button b{color:#a77b36;margin-left:auto;font-size:19px;font-weight:400}.intro-copy{text-align:center;z-index:2;padding-top:6px;position:relative}.hero-logo{filter:drop-shadow(0 2px 6px #0000001a);width:auto;height:56px;margin:0 auto 10px;display:block}.intro-copy h1{letter-spacing:-.08em;text-transform:uppercase;margin:0;font:400 clamp(49px,13vw,61px)/.81 Georgia,Times New Roman,serif}.intro-copy h1 span{color:#2e2a25}.subtitle{margin:12px 0 0;font-size:14px;line-height:1.2}.subtitle strong{font-weight:700}.couple-stage{background:0 0;height:192px;margin:9px -25px 0;position:relative;overflow:hidden}.couple-stage:after,.sun-glow,.soft-hills,.couple-stage img{display:none}.date-badge{-webkit-backdrop-filter:blur(10px);z-index:3;background:#fffcf5e0;border:1px solid #b9955b73;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:fit-content;max-width:90%;margin:8px auto 14px;padding:7px 20px;display:flex;position:relative;box-shadow:0 4px 14px #785a281f,inset 0 1px #fffc}.date-badge span{letter-spacing:.15em;text-transform:uppercase;color:#8b6c39;font:italic 600 11px/1 Georgia,serif}.badge-sparkle{color:#b9955b;opacity:.85;font-size:9px}.date-ribbon,.leaf-line{display:none}.event-grid{z-index:2;grid-template-columns:1fr 1fr;gap:7px;display:grid;position:relative}.event-card{border:1px solid var(--border);background:#fbf9f4c9;border-radius:10px;align-items:center;gap:10px;min-height:54px;padding:9px 10px;display:flex;box-shadow:0 2px 8px #735e3510}.event-icon{width:28px;height:28px;color:var(--gold);flex-shrink:0;justify-content:center;align-items:center;display:flex}.event-icon svg{width:22px;height:22px;stroke:var(--gold);stroke-width:1.8px}.event-card b{font-size:13px;line-height:1.05;display:block}.event-card small{color:#8d867b;letter-spacing:.05em;margin-top:4px;font-size:8px;display:block}.pastor-card{z-index:2;background:#f0e9dd;border-radius:10px;align-items:center;gap:12px;height:50px;margin-top:10px;padding:6px 12px 6px 8px;display:flex;position:relative}.pastor-avatar{object-fit:cover;object-position:center 20%;background:linear-gradient(145deg,#594c41,#201b17);border:2px solid #b9955b;border-radius:50%;flex-shrink:0;width:42px;height:42px}.pastor-card div:nth-child(2){flex:1}.pastor-card small,.pastor-card b{display:block}.pastor-card small{font-size:9px}.pastor-card b{font-size:12px}.pastor-card>span{color:#9b7b4b;font-size:23px}.home-button{letter-spacing:.02em;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:50px;margin-top:12px;padding:0 20px;font-size:15px;font-weight:700;text-decoration:none;display:flex}.home-button.primary{color:#fff;background:linear-gradient(135deg,#262626 0%,#171717 100%);border:1px solid #ffffff26;animation:2.5s ease-in-out infinite pulseGlow}.home-button b{font-size:22px;font-weight:400;line-height:1}@keyframes pulseGlow{0%,to{transform:scale(1);box-shadow:0 4px 16px #00000059,0 0 #b9955b66}50%{transform:scale(1.025);box-shadow:0 6px 22px #00000080,0 0 16px 4px #b9955b8c}}.form-screen{background:linear-gradient(#fbf7f0d6,#fbf7f0e6),url(/event-background.png) 50%/cover no-repeat;width:100%;max-width:100%;min-height:100vh;padding:18px 20px 28px;position:relative;overflow-x:hidden}.login-content{text-align:center;background:#fffffff0;border:1px solid #efe6d6;border-radius:16px;width:100%;max-width:360px;margin:46px auto 0;padding:26px 20px 24px;box-shadow:0 5px 20px #46321414}.login-logo{object-fit:contain;border-radius:50%;width:58px;height:58px;margin-bottom:15px}.login-content h1{color:#2c2720;margin:0 0 9px;font:600 24px/1.1 Georgia,serif}.login-content>p{color:#6b6255;margin:0 0 24px;font-size:13px;line-height:1.45}.login-form{text-align:left;gap:16px;display:grid}.login-form label{color:#4a4237;font-size:11px;font-weight:700;display:block}.login-form input{color:#2c2720;background:#fdfbf7;border:1px solid #e5dccf;border-radius:8px;outline:none;width:100%;min-width:0;height:44px;margin-top:7px;padding:0 12px;font-size:13px;display:block}.login-form input:focus{border-color:#a77b36;box-shadow:0 0 0 3px #a77b361f}.login-form .submit-btn{margin-top:4px}.login-form .submit-btn:disabled{opacity:.6;cursor:wait}.login-error{color:#a24631;margin:-4px 0 0;font-size:12px;line-height:1.35}.dashboard-screen{color:#2c2720;background:#fbf7f0;min-height:100vh;padding:22px 12px 18px}.dashboard-header{justify-content:space-between;align-items:flex-start;gap:10px;padding:0 4px 18px;display:flex}.dashboard-header h1{letter-spacing:-.02em;max-width:300px;margin:0;font:700 20px/1.18 Arial,sans-serif}.dashboard-header small{color:#8b8174;margin-top:6px;font-size:12px;display:block}.dashboard-logout{color:#a77b36;cursor:pointer;background:#f0e6d4;border:0;border-radius:50%;width:32px;height:32px;font-size:18px}.dashboard-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.stat-card{text-align:center;border-radius:8px;min-height:94px;padding:10px 6px}.stat-card small{min-height:29px;font-size:10px;line-height:1.1;display:block}.stat-card strong{margin-top:3px;font-size:25px;display:block}.stat-card span{margin-top:4px;font-size:18px;display:block}.stat-card.total{color:#fff;background:#b18745}.stat-card.pending{background:#ffe8b9}.stat-card.confirmed{background:#dcebd8}.stat-card.cancelled{color:#9e2727;background:#f8d9d6}.dashboard-search{color:#a99f92;background:#fff;border:1px solid #e5ded2;border-radius:8px;align-items:center;gap:8px;height:39px;margin:16px 0 10px;padding:0 11px;display:flex}.dashboard-search input{color:#2c2720;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px}.dashboard-tabs{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:15px;display:grid}.dashboard-tabs button{color:#82786b;cursor:pointer;background:0 0;border:1px solid #e6dfd3;border-radius:99px;height:31px;font-size:11px}.dashboard-tabs button.active{color:#fff;background:#ae8447;border-color:#ae8447}.registration-table{border-top:1px solid #ece4d7;overflow:hidden}.registration-table-head,.registration-row{grid-template-columns:1.45fr 1.2fr .75fr .55fr .95fr 12px;align-items:center;column-gap:5px;width:100%;display:grid}.registration-table-head{color:#756b5e;min-height:32px;font-size:9px}.registration-row{color:#3d362d;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #eee7dc;min-height:41px;padding:0;font-size:10px}.registration-row.selected{background:#f5ead5}.registration-row>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.registration-row b{color:#ae8447;font-size:18px;font-weight:400}.status-pill{border-radius:4px;justify-self:start;padding:5px 6px;font-size:8px;font-weight:700}.status-pill.confirmado{color:#397039;background:#d6ebd2}.status-pill.pendente{color:#946b20;background:#ffe6ad}.status-pill.cancelado{color:#a03030;background:#f6cdca}.dashboard-actions{grid-template-columns:1fr 1fr;gap:14px;margin-top:16px;display:grid}.dashboard-actions button{cursor:pointer;border-radius:9px;height:38px;font-size:11px}.details-action{color:#473d31;background:#fffdf8;border:1px solid #dacbb3}.confirm-action{color:#fff;background:#b48843;border:0}.confirm-action:disabled{opacity:.45;cursor:not-allowed}.form-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex;position:relative}.back-button{cursor:pointer;color:#2c2720;background:#0000000a;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.back-button svg{width:20px;height:20px}.form-header h2{color:#2c2720;margin:0;font-family:Georgia,serif;font-size:19px;font-weight:600}.header-leaf,.header-logo{width:32px;height:32px}.header-logo{object-fit:contain;border-radius:50%}.checkout-form{flex-direction:column;gap:14px;width:100%;max-width:100%;display:flex}.form-card{background:#fff;border:1px solid #efe6d6;border-radius:14px;width:100%;min-width:0;max-width:100%;padding:16px;overflow:hidden;box-shadow:0 2px 10px #4632140a}.card-title{color:#2c2720;align-items:center;gap:8px;margin-bottom:14px;font-size:14px;font-weight:700;display:flex}.card-title svg{color:#a77b36;width:18px;height:18px}.fields-grid{grid-template-columns:minmax(0,1fr);gap:12px;width:100%;display:grid}.field-group{flex-direction:column;gap:5px;min-width:0;display:flex}.field-group.full-width{grid-column:1/-1}.field-group label{color:#4a4237;font-size:11px;font-weight:600}.field-group input{color:#2c2720;background:#fdfbf7;border:1px solid #e5dccf;border-radius:8px;outline:none;width:100%;min-width:0;max-width:100%;height:42px;padding:0 12px;font-size:13px;transition:border-color .2s;display:block}.field-group input:focus{border-color:#a77b36}.payment-grid{flex-direction:column;gap:10px;display:flex}.payment-option{cursor:pointer;background:#faf7f2;border:1px solid #e8decb;border-radius:10px;justify-content:space-between;align-items:center;width:100%;min-width:0;max-width:100%;padding:12px 14px;transition:all .2s;display:flex}.payment-option input{display:none}.payment-option.selected{background:#f7edd9;border-color:#a77b36}.option-content{color:#2c2720;align-items:center;gap:10px;min-width:0;font-size:13px;font-weight:600;display:flex}.option-content>span:last-child{overflow-wrap:anywhere;min-width:0}.option-content svg{color:#a77b36;width:18px;height:18px}.pix-icon{color:#a77b36;font-size:14px}.radio-dot{border:2px solid #ccc1b0;border-radius:50%;width:16px;height:16px;display:inline-block;position:relative}.payment-option.selected .radio-dot{background:#a77b36;border-color:#a77b36;box-shadow:inset 0 0 0 3px #f7edd9}.summary-card{padding:14px 16px}.summary-row{color:#4a4237;justify-content:space-between;align-items:center;margin-top:4px;font-size:14px;display:flex}.summary-qty{color:#7f786d;font-size:13px}.summary-price{color:#2c2720;font-size:16px;font-weight:700}.terms-checkbox{color:#6b6255;cursor:pointer;align-items:flex-start;gap:10px;margin:4px 0;font-size:11px;display:flex}.terms-checkbox input{accent-color:#a77b36;cursor:pointer;width:16px;height:16px;margin-top:1px}.terms-checkbox a{color:#a77b36;text-decoration:underline}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ba9250 0%,#876228 100%);border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:52px;margin-top:6px;font-size:15px;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 16px #8a64284d}.submit-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #8a642866}.submit-btn b{font-size:22px;font-weight:400;line-height:1}.success-screen{justify-content:center;align-items:center;display:flex}.success-content{text-align:center;background:#fff;border:1px solid #efe6d6;border-radius:18px;width:100%;max-width:360px;padding:32px 24px;box-shadow:0 6px 24px #46321414}.success-badge{background:#a77b36;border-radius:50%;place-items:center;width:56px;height:56px;margin:0 auto 16px;display:grid}.success-badge svg{width:28px;height:28px}.success-content h2{color:#2c2720;margin:0 0 10px;font-family:Georgia,serif;font-size:22px}.success-content p{color:#6b6255;margin-bottom:20px;font-size:13px;line-height:1.5}.success-details{text-align:left;color:#4a4237;background:#faf7f2;border-radius:10px;margin-bottom:24px;padding:14px;font-size:12px}.success-details p{margin:4px 0;font-size:12px}.pix-screen{flex-direction:column;display:flex}.pix-header-mark{text-align:center;color:#a77b36;width:32px;font-size:15px}.pix-content{text-align:center;width:100%;max-width:360px;margin:30px auto 0}.pix-badge{color:#a77b36;background:#f3e4c7;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 17px;font-size:25px;display:grid}.pix-content h2{color:#2c2720;margin:0 0 9px;font:600 24px/1.1 Georgia,serif}.pix-content>p{color:#6b6255;max-width:290px;margin:0 auto 22px;font-size:13px;line-height:1.5}.pix-info-card{text-align:left;background:#fff;border:1px solid #efe6d6;border-radius:14px;padding:18px;box-shadow:0 4px 16px #4632140f}.pix-info-label{color:#a77b36;text-transform:uppercase;letter-spacing:.12em;margin-bottom:9px;font-size:11px;font-weight:700;display:block}.pix-key-row{border-bottom:1px solid #eee4d5;align-items:center;gap:8px;padding-bottom:15px;display:flex}.pix-key-row strong{color:#2c2720;letter-spacing:.03em;flex:1;min-width:0;font-size:18px}.pix-key-row button{color:#8a642b;cursor:pointer;background:#f7edd9;border:1px solid #c49a56;border-radius:7px;flex-shrink:0;padding:8px 11px;font-size:12px;font-weight:700}.pix-detail{color:#756959;justify-content:space-between;gap:14px;padding-top:13px;font-size:11px;display:flex}.pix-detail strong{color:#2c2720;text-align:right;max-width:190px;font-size:12px}.pix-content .submit-btn{margin-top:18px}.modal-backdrop{z-index:20;background:#1c181294;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.payment-modal{background:#fffaf2;border:1px solid #efe6d6;border-radius:18px;width:min(100%,350px);padding:26px 22px 22px;position:relative;box-shadow:0 16px 50px #1e140a47}.modal-close{color:#6e6253;cursor:pointer;background:#f1eadf;border:0;border-radius:50%;width:28px;height:28px;font-size:22px;line-height:1;position:absolute;top:9px;right:12px}.modal-icon{color:#a77b36;background:#f2e3c6;border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:13px;font-size:23px;display:grid}.payment-modal h2{color:#2c2720;margin:0 28px 9px 0;font:600 22px/1.1 Georgia,serif}.payment-modal p{color:#6b6255;margin:0 0 20px;font-size:13px;line-height:1.45}.payment-modal p strong{color:#936b2e}.modal-date-label{color:#4a4237;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.modal-date-input{color:#2c2720;background:#fff;border:1px solid #dfd2bf;border-radius:8px;outline:none;width:100%;height:44px;padding:0 12px;font-size:14px}.modal-date-input:focus{border-color:#a77b36;box-shadow:0 0 0 3px #a77b3621}.modal-date-error{color:#a24631;margin-top:6px;font-size:11px;display:block}.modal-confirm{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ba9250 0%,#876228 100%);border:0;border-radius:10px;justify-content:space-between;align-items:center;width:100%;height:46px;margin-top:16px;padding:0 15px;font-size:14px;font-weight:700;display:flex}.modal-confirm:disabled{opacity:.48;cursor:not-allowed}.modal-confirm span{font-size:20px;font-weight:400}@media (min-width:431px){.mobile-page{border-radius:22px;margin:24px auto}}@media (min-width:420px){.fields-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.dashboard-header h1{max-width:245px;font-size:16px;line-height:1.15}.dashboard-header-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.new-registration-button{color:#fff;cursor:pointer;background:#b9955b;border:1px solid #b9955b;border-radius:16px;height:32px;padding:0 9px;font-size:10px;font-weight:700}.dashboard-logout{border-radius:16px;width:auto;min-width:48px;height:32px;padding:0 11px;font-size:12px;font-weight:700}.dashboard-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card strong{white-space:nowrap;font-size:17px}.registration-table-head,.registration-row{grid-template-columns:1.55fr .9fr .75fr 1fr 15px}.registration-table-head{font-size:10px}.registration-row{min-height:72px;font-size:12px}.registration-row>span:first-child{-webkit-line-clamp:4;-webkit-box-orient:vertical;min-width:0;max-height:4.9em;line-height:1.22;display:-webkit-box;overflow:hidden;white-space:normal!important;text-overflow:clip!important}.status-pill{font-size:9px}.status-pill.pago{color:#397039;background:#d6ebd2}.registration-details-modal{padding-bottom:20px}.registration-details-modal h2{margin-right:22px;font-size:20px}.registration-details-list{border-top:1px solid #eee4d5;grid-template-columns:1fr auto;gap:11px 14px;padding:14px 0 4px;display:grid}.registration-details-list span{color:#756959;font-size:12px}.registration-details-list strong{color:#2c2720;text-align:right;font-size:13px}.amount-input-wrap{background:#fff;border:1px solid #dfd2bf;border-radius:8px;align-items:center;height:44px;display:flex;overflow:hidden}.amount-input-wrap>span{color:#8b6c39;padding-left:12px;font-weight:700}.modal-amount-input{color:#2c2720;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 10px;font-size:15px}.submission-error{color:#a24631;text-align:center;margin:0;font-size:12px}.dashboard-icon{width:18px;height:18px;display:block}.stat-card span .dashboard-icon{width:18px;height:18px;margin:0 auto}.dashboard-logout{justify-content:center;align-items:center;gap:5px;display:inline-flex}.dashboard-logout .dashboard-icon{width:15px;height:15px}.dashboard-search>span{display:inline-flex}.dashboard-search>span .dashboard-icon{width:15px;height:15px}.registration-detail-actions{gap:8px;margin-top:16px;display:grid}.registration-detail-actions .modal-confirm{margin-top:0}.modal-secondary{color:#6b5330;cursor:pointer;background:#fffdf8;border:1px solid #d9cbb8;border-radius:9px;width:100%;min-height:40px;font-size:12px;font-weight:700}.modal-secondary.danger{color:#a24631;border-color:#e1b8ad}.registration-table{min-height:180px;max-height:calc(100vh - 390px);overflow:hidden auto}.registration-table-head{z-index:2;background:#fbf7f0;position:sticky;top:0}.pastor-avatar{object-fit:contain;object-fit:cover;object-position:center;background:#efe2cd;padding:0}.remember-login{cursor:pointer;align-items:center;gap:8px;color:#6b6255!important;font-size:11px!important;font-weight:400!important;display:flex!important}.remember-login input{accent-color:#a77b36;cursor:pointer;width:15px;height:15px;margin:0}
