.login-page{background-color:#e2deda;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.login-form{flex-direction:column;align-items:center;width:100%;max-width:360px;padding:2rem;display:flex}.login-title{color:#3a3a3a;font-family:Cormorant Garamond,serif;font-size:4rem;font-weight:300}.login-subtitle{letter-spacing:.2em;text-transform:uppercase;color:#999;margin-top:.5rem;font-family:Raleway,sans-serif;font-size:.9rem;font-weight:300}.login-divider{background-color:#bf9b60;width:60px;height:1px;margin:1.5rem 0 2rem}.login-error{color:#c0392b;margin-bottom:1rem;font-family:Raleway,sans-serif;font-size:.85rem}.login-input{color:#3a3a3a;background:0 0;border:1px solid #00000026;border-radius:4px;outline:none;width:100%;margin-bottom:1rem;padding:.75rem 1rem;font-family:Raleway,sans-serif;font-size:.9rem;transition:border-color .3s}.login-input:focus{border-color:#bf9b60}.login-input::placeholder{color:#999}.login-button{letter-spacing:.1em;text-transform:uppercase;color:#bf9b60;cursor:pointer;background:0 0;border:1px solid #bf9b60;border-radius:4px;width:100%;padding:.75rem;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:600;transition:background .3s,color .3s}.login-button:hover{color:#fff;background:#bf9b60}.admin-page{background-color:#e2deda;min-height:100vh}.admin-header{border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.admin-logo{color:#3a3a3a;font-family:Cormorant Garamond,serif;font-size:1.8rem;font-weight:300}.admin-nav{align-items:center;gap:1.5rem;display:flex}.admin-nav-label{letter-spacing:.1em;text-transform:uppercase;color:#bf9b60;font-family:Raleway,sans-serif;font-size:.85rem;font-weight:400}.admin-logout{letter-spacing:.1em;text-transform:uppercase;color:#999;cursor:pointer;background:0 0;border:1px solid #ccc;border-radius:4px;padding:.4rem 1rem;font-family:Raleway,sans-serif;font-size:.8rem;font-weight:400;transition:border-color .3s,color .3s}.admin-logout:hover{color:#bf9b60;border-color:#bf9b60}.admin-main{max-width:1000px;margin:0 auto;padding:2rem}.admin-title{letter-spacing:.12em;text-transform:uppercase;color:#3a3a3a;margin-bottom:1.5rem;font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:400}.admin-tabs{border-bottom:2px solid #00000014;flex-wrap:wrap;gap:0;margin-bottom:2rem;display:flex;overflow-x:visible}.admin-tab{letter-spacing:.08em;text-transform:uppercase;cursor:pointer;color:#999;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.5rem;margin-bottom:-2px;padding:.75rem 1.5rem;font-family:Raleway,sans-serif;font-size:.82rem;font-weight:500;transition:color .2s,border-color .2s;display:flex}.admin-tab:hover{color:#3a3a3a}.admin-tab.admin-tab-active{color:#bf9b60;border-bottom-color:#bf9b60}.admin-tab-count{color:inherit;background:#00000012;border-radius:10px;padding:.1rem .5rem;font-size:.7rem;font-weight:600}.admin-stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin-bottom:2.5rem;display:grid}.stat-card{text-align:center;background:#fff;border:1px solid #0000000f;border-radius:8px;padding:1.5rem}.stat-card.stat-confirmed{border-left:3px solid #27ae60}.stat-card.stat-pending{border-left:3px solid #e67e22}.stat-number{color:#3a3a3a;margin-bottom:.4rem;font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:600;line-height:1;display:block}.stat-number-small{font-size:1.5rem}.stat-label{letter-spacing:.1em;text-transform:uppercase;color:#999;font-family:Raleway,sans-serif;font-size:.75rem;font-weight:300}.admin-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.admin-search{flex:1;min-width:200px;max-width:400px;position:relative}.search-icon{color:#bbb;pointer-events:none;width:16px;height:16px;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.search-input{color:#3a3a3a;box-sizing:border-box;background:#fff;border:1px solid #0000001a;border-radius:8px;outline:none;width:100%;padding:.7rem 2.2rem .7rem 2.5rem;font-family:Raleway,sans-serif;font-size:.85rem;transition:border-color .3s,box-shadow .3s}.search-input:focus{border-color:#bf9b60;box-shadow:0 0 0 3px #bf9b601a}.search-input::placeholder{color:#bbb}.search-clear{color:#bbb;cursor:pointer;background:0 0;border:none;padding:0 .25rem;font-size:1.2rem;line-height:1;transition:color .2s;position:absolute;top:50%;right:.6rem;transform:translateY(-50%)}.search-clear:hover{color:#999}.admin-filters{flex-wrap:wrap;gap:.5rem;display:flex}.filter-btn{letter-spacing:.04em;cursor:pointer;color:#999;background:#fff;border:1px solid #0000001a;border-radius:6px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-family:Raleway,sans-serif;font-size:.78rem;font-weight:500;transition:all .25s;display:flex}.filter-btn:hover{color:#bf9b60;border-color:#bf9b60}.filter-btn.filter-active{color:#fff;background:#3a3a3a;border-color:#3a3a3a}.filter-count{background:#00000014;border-radius:10px;padding:.1rem .45rem;font-size:.7rem;font-weight:600}.filter-active .filter-count{background:#fff3}.admin-results-count{color:#bbb;letter-spacing:.03em;margin-bottom:.75rem;font-family:Raleway,sans-serif;font-size:.78rem}.admin-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.admin-table-footer{color:#5a5a5a;text-align:right;background:#bf9b6014;border:1px solid #bf9b6040;border-radius:6px;margin-top:.75rem;padding:.6rem 1rem;font-family:Raleway,sans-serif;font-size:.85rem}.admin-table-footer-total strong{color:#bf9b60;font-weight:600}.admin-table{border-collapse:collapse;background:#fff;border-radius:8px;width:100%;overflow:hidden}.admin-table th,.admin-table td{text-align:left;padding:.85rem 1rem;font-family:Raleway,sans-serif;font-size:.85rem}.admin-table th{text-transform:uppercase;letter-spacing:.08em;color:#999;border-bottom:1px solid #00000014;font-size:.75rem;font-weight:500}.admin-table td{color:#555;border-bottom:1px solid #0000000a}.admin-table tr:last-child td{border-bottom:none}.admin-guest-name{font-weight:500;color:#3a3a3a!important}.admin-msg{white-space:normal;word-break:break-word;max-width:300px}.admin-valor{font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:600;color:#27ae60!important}.badge{letter-spacing:.05em;white-space:nowrap;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-block}.badge-confirmed{color:#27ae60;background:#27ae601a}.badge-pending{color:#e67e22;background:#e67e221a}.admin-actions{flex-wrap:wrap;gap:.5rem;display:flex}.btn-toggle,.btn-remove,.btn-confirm-pay{cursor:pointer;white-space:nowrap;background:0 0;border:1px solid;border-radius:4px;padding:.35rem .75rem;font-family:Raleway,sans-serif;font-size:.75rem;transition:background .3s,color .3s}.btn-toggle{color:#bf9b60;border-color:#bf9b60}.btn-toggle:hover{color:#fff;background:#bf9b60}.btn-remove{color:#c0392b;border-color:#c0392b}.btn-remove:hover{color:#fff;background:#c0392b}.btn-confirm-pay{color:#27ae60;border-color:#27ae60}.btn-confirm-pay:hover{color:#fff;background:#27ae60}.stat-card.stat-total{border-left:3px solid #bf9b60}.admin-loading,.admin-empty{color:#999;text-align:center;padding:3rem;font-family:Raleway,sans-serif;font-size:.9rem;font-weight:300}.admin-empty.admin-empty-small{padding:1.5rem}.admin-section{background:#fff;border:1px solid #0000000f;border-radius:10px;margin-bottom:2.5rem;overflow:hidden}.admin-section .admin-table-wrapper,.admin-section .admin-table{border-radius:0}.admin-section .admin-results-count{margin-bottom:0;padding:0 1rem}.admin-section .admin-empty{margin:0}.admin-section-title{letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid #0000000f;margin:0;padding:1rem 1.25rem;font-family:Raleway,sans-serif;font-size:.78rem;font-weight:500}.admin-section-title-pending{color:#e67e22;background:#e67e220d}.admin-section-title-confirmed{color:#27ae60;background:#27ae600d}.admin-section .admin-table-footer{border-top:1px solid #0000000f;border-bottom:none;border-radius:0;margin-top:0}@media (width<=768px){.admin-header{text-align:center;flex-direction:column;gap:.75rem;padding:1rem}.admin-main{padding:1rem}.admin-title{margin-bottom:1rem;font-size:1.3rem}.admin-tabs{margin-bottom:1.5rem}.admin-tab{padding:.65rem 1rem;font-size:.75rem}.admin-stats{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.5rem}.stat-card{padding:1rem}.stat-number{font-size:2rem}.stat-number-small{font-size:1.2rem}.admin-toolbar{flex-direction:column;align-items:stretch;gap:.75rem}.admin-search{min-width:0;max-width:none}.admin-filters{justify-content:flex-start}.admin-table-wrapper{overflow-x:visible}.admin-table,.admin-table thead,.admin-table tbody,.admin-table th,.admin-table td,.admin-table tr{width:100%;display:block}.admin-table thead{display:none}.admin-table tbody tr{background:#fff;border:1px solid #0000000f;border-radius:8px;margin-bottom:.75rem;padding:1rem;box-shadow:0 1px 3px #0000000a}.admin-table td{color:#555;border:none;align-items:flex-start;gap:.5rem;padding:.3rem 0;font-size:.85rem;display:flex}.admin-table td:before{content:attr(data-label);text-transform:uppercase;letter-spacing:.07em;color:#bf9b60;flex-shrink:0;min-width:70px;padding-top:.1rem;font-family:Raleway,sans-serif;font-size:.7rem;font-weight:500}.admin-table td.admin-actions{border-top:1px solid #0000000f;justify-content:flex-start;margin-top:.5rem;padding-top:.75rem}.admin-table td.admin-actions:before{display:none}.admin-msg{white-space:normal;max-width:none}}.rsvp-page{background-color:#e2deda;background-image:url(/images/clouds.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:2rem;display:flex}.rsvp-card{text-align:center;width:100%;max-width:680px}.rsvp-logo{color:#3a3a3a;font-family:Cormorant Garamond,serif;font-size:3.5rem;font-weight:300}.rsvp-divider{background-color:#bf9b60;width:60px;height:1px;margin:1.2rem auto 1.5rem}.rsvp-heading{letter-spacing:.12em;text-transform:uppercase;color:#3a3a3a;margin-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:400}.rsvp-info{color:#999;margin-bottom:1rem;font-family:Raleway,sans-serif;font-size:.85rem;font-weight:300}.rsvp-notice{color:#888;text-align:left;box-sizing:border-box;background:#bf9b6040;border-left:2px solid #bf9b6080;border-radius:0 4px 4px 0;align-items:flex-start;gap:1rem;width:100%;max-width:100%;margin-bottom:2rem;padding:1rem 1.2rem;font-family:Raleway,sans-serif;font-size:.9rem;font-weight:300;line-height:1.7;display:flex}.rsvp-notice-icon{object-fit:contain;flex-shrink:0;width:32px;height:32px;margin-top:.15rem}.rsvp-notice p{margin:0}.rsvp-error{color:#c0392b;margin-bottom:1rem;font-family:Raleway,sans-serif;font-size:.85rem}.rsvp-form{text-align:left;flex-direction:column;gap:1.2rem;display:flex}.rsvp-label{letter-spacing:.08em;text-transform:uppercase;color:#bf9b60;flex-direction:column;gap:.4rem;font-family:Raleway,sans-serif;font-size:.8rem;font-weight:400;display:flex}.rsvp-input{color:#3a3a3a;background:0 0;border:1px solid #00000026;border-radius:4px;outline:none;width:100%;padding:.75rem 1rem;font-family:Raleway,sans-serif;font-size:.9rem;transition:border-color .3s}.rsvp-input:focus{border-color:#bf9b60}.rsvp-input::placeholder{color:#bbb}.rsvp-pessoa-row{align-items:flex-end;gap:.5rem;display:flex}.rsvp-pessoa-row .rsvp-label{flex:1}.rsvp-remove{color:#c0392b;cursor:pointer;background:0 0;border:1px solid #c0392b;border-radius:4px;flex-shrink:0;width:36px;height:36px;margin-bottom:2px;font-size:1.2rem;transition:background .3s,color .3s}.rsvp-remove:hover{color:#fff;background:#c0392b}.rsvp-add{letter-spacing:.05em;color:#bf9b60;cursor:pointer;background:0 0;border:1px dashed #bf9b60;border-radius:4px;padding:.6rem;font-family:Raleway,sans-serif;font-size:.85rem;font-weight:400;transition:background .3s,color .3s}.rsvp-add:hover{color:#fff;background:#bf9b60}.rsvp-textarea{resize:vertical;min-height:80px}.rsvp-submit{letter-spacing:.1em;text-transform:uppercase;color:#bf9b60;cursor:pointer;background:0 0;border:1px solid #bf9b60;border-radius:4px;width:100%;margin-top:.5rem;padding:.85rem;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:600;transition:background .3s,color .3s}.rsvp-submit:hover{color:#fff;background:#bf9b60}.rsvp-success-title{letter-spacing:.1em;color:#3a3a3a;margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:400}.rsvp-success-text{color:#555;margin-bottom:2rem;font-family:Raleway,sans-serif;font-size:.9rem;font-weight:300;line-height:1.7}.rsvp-back{letter-spacing:.1em;text-transform:uppercase;color:#bf9b60;border:1px solid #bf9b60;border-radius:4px;padding:.5rem 1.5rem;font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:600;text-decoration:none;transition:background .3s,color .3s;display:inline-block}.rsvp-back:hover{color:#fff;background:#bf9b60}.mapas-page{background-color:#e2deda;flex-direction:column;align-items:center;min-height:100vh;padding:3rem 2rem;display:flex}.mapas-logo{color:#3a3a3a;font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:300}.mapas-divider{background-color:#bf9b60;width:60px;height:1px;margin:1.5rem 0}.mapas-heading{letter-spacing:.15em;text-transform:uppercase;color:#3a3a3a;margin-bottom:2.5rem;font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:400}.mapas-grid{grid-template-columns:repeat(2,1fr);gap:2rem;width:100%;max-width:1200px;margin-bottom:3rem;display:grid}.mapas-item{text-align:center}.mapas-item-title{color:#3a3a3a;margin-bottom:.4rem;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:600}.mapas-item-desc{color:#777;font-family:Raleway,sans-serif;font-size:.85rem;font-weight:400}.mapas-item-address{color:#999;margin-top:.2rem;margin-bottom:1.2rem;font-family:Raleway,sans-serif;font-size:.8rem;font-weight:300}.mapas-img-placeholder{aspect-ratio:4/3;color:#bbb;background:#0000000a;border:1px dashed #0000001f;border-radius:8px;justify-content:center;align-items:center;width:100%;font-family:Raleway,sans-serif;font-size:.8rem;display:flex}.mapas-img{border-radius:8px;width:100%;height:auto}.mapas-back{letter-spacing:.1em;text-transform:uppercase;color:#bf9b60;border:1px solid #bf9b60;border-radius:4px;padding:.6rem 1.5rem;font-family:Raleway,sans-serif;font-size:.85rem;font-weight:400;text-decoration:none;transition:background .3s,color .3s}.mapas-back:hover{color:#fff;background:#bf9b60}@media (width<=768px){.mapas-grid{grid-template-columns:1fr}}.presente-page{background-color:#e2deda;background-image:url(/images/clouds.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:2rem;display:flex}.presente-card{text-align:center;width:100%;max-width:480px;padding:2rem 0}.presente-logo{color:#3a3a3a;font-family:Cormorant Garamond,serif;font-size:3.5rem;font-weight:300}.presente-divider{background-color:#bf9b60;width:60px;height:1px;margin:1.2rem auto 1.5rem}.presente-heading-row{align-items:center;gap:1rem;margin-bottom:0;display:flex}.presente-pix-logo{object-fit:contain;flex-shrink:0;width:48px;height:48px}.presente-heading{letter-spacing:.12em;text-transform:uppercase;color:#3a3a3a;margin-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:400}.presente-info{color:#999;margin-bottom:0;font-family:Raleway,sans-serif;font-size:.85rem;font-weight:300;line-height:1.7}.presente-heading-row+*{margin-top:2rem}.presente-error{color:#c0392b;margin-bottom:1rem;font-family:Raleway,sans-serif;font-size:.85rem}.presente-form{text-align:left;flex-direction:column;gap:1.2rem;display:flex}.presente-label{letter-spacing:.08em;text-transform:uppercase;color:#bf9b60;flex-direction:column;gap:.4rem;font-family:Raleway,sans-serif;font-size:.8rem;font-weight:400;display:flex}.presente-input{color:#3a3a3a;background:0 0;border:1px solid #00000026;border-radius:4px;outline:none;width:100%;padding:.75rem 1rem;font-family:Raleway,sans-serif;font-size:.9rem;transition:border-color .3s}.presente-input:focus{border-color:#bf9b60}.presente-input::placeholder{color:#bbb}.presente-amount-wrapper{border:1px solid #00000026;border-radius:4px;align-items:center;transition:border-color .3s;display:flex;overflow:hidden}.presente-amount-wrapper:focus-within{border-color:#bf9b60}.presente-currency{color:#bf9b60;white-space:nowrap;background:#bf9b600f;border-right:1px solid #0000001a;padding:.75rem;font-family:Raleway,sans-serif;font-size:.9rem}.presente-input-amount{border:none;border-radius:0;padding-left:.75rem}.presente-input-amount::-webkit-inner-spin-button{opacity:.5}.presente-input-amount::-webkit-outer-spin-button{opacity:.5}.presente-presets{flex-wrap:wrap;gap:.5rem;display:flex}.presente-preset{letter-spacing:.04em;color:#bf9b60;cursor:pointer;background:0 0;border:1px solid #bf9b6080;flex:calc(25% - .5rem);min-width:70px;padding:.55rem .5rem;font-family:Raleway,sans-serif;font-size:.8rem;font-weight:400;transition:background .25s,color .25s,border-color .25s}.presente-preset:hover{background:#bf9b601f}.presente-preset.active{color:#fff;background:#bf9b60;border-color:#bf9b60}.presente-preset-test{color:#aaa;border-style:dashed;border-color:#96969666;font-size:.72rem}.presente-preset-test.active{color:#fff;background:#888;border-style:solid;border-color:#888}.presente-submit{letter-spacing:.1em;text-transform:uppercase;color:#fff;cursor:pointer;background:#bf9b60;border:1px solid #bf9b60;width:100%;margin-top:.4rem;padding:.85rem;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:600;transition:background .3s,color .3s}.presente-submit:hover{background:#a5824a;border-color:#a5824a}.presente-home-link{letter-spacing:.06em;color:#999;margin-top:1.8rem;font-family:Raleway,sans-serif;font-size:.8rem;text-decoration:none;transition:color .2s;display:inline-block}.presente-home-link:hover{color:#bf9b60}.presente-pix-amount-box{background:#bf9b6014;border:1px solid #bf9b604d;border-radius:6px;flex-direction:column;align-items:center;margin-bottom:1.5rem;padding:1rem 1.5rem;display:flex}.presente-pix-amount-label{letter-spacing:.1em;text-transform:uppercase;color:#999;margin-bottom:.3rem;font-family:Raleway,sans-serif;font-size:.75rem}.presente-pix-amount-value{color:#3a3a3a;font-family:Cormorant Garamond,serif;font-size:2.6rem;font-weight:400;line-height:1.1}.presente-pix-name{color:#bf9b60;margin-top:.3rem;font-family:Raleway,sans-serif;font-size:.8rem}.presente-qrcode{border-radius:6px;width:200px;height:200px;margin-bottom:1.2rem;box-shadow:0 0 120px 20px #ffffffd9}.presente-pix-instructions{color:#777;margin-bottom:1.2rem;font-family:Raleway,sans-serif;font-size:.82rem;font-weight:300;line-height:1.7}.presente-copy-btn{letter-spacing:.06em;color:#bf9b60;cursor:pointer;background:0 0;border:1px solid #bf9b60;border-radius:4px;width:100%;margin-bottom:1.2rem;padding:.85rem 1rem;font-family:Raleway,sans-serif;font-size:.9rem;font-weight:500;transition:background .25s,color .25s}.presente-copy-btn:hover{background:#bf9b601a}.presente-copy-btn.copied{color:#fff;background:#bf9b60}.presente-pix-key-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;margin-bottom:1.5rem;display:flex}.presente-pix-key-label{letter-spacing:.08em;text-transform:uppercase;color:#999;font-family:Raleway,sans-serif;font-size:.75rem}.presente-pix-key-value{color:#5b4a2e;letter-spacing:.05em;-webkit-user-select:all;user-select:all;background:#bf9b601a;border:1px dashed #bf9b60;border-radius:4px;padding:.3rem .8rem;font-family:Raleway,sans-serif;font-size:.9rem;font-weight:500}.presente-back-btn{letter-spacing:.06em;color:#999;cursor:pointer;background:0 0;border:none;padding:0;font-family:Raleway,sans-serif;font-size:.8rem;transition:color .2s}.presente-back-btn:hover{color:#bf9b60}.presente-payment-methods{gap:.75rem;display:flex}.presente-method-btn{letter-spacing:.06em;text-transform:uppercase;color:#bf9b60;cursor:pointer;background:0 0;border:1px solid #bf9b6073;border-radius:4px;flex:1;padding:.7rem .5rem;font-family:Raleway,sans-serif;font-size:.8rem;font-weight:400;transition:background .25s,color .25s,border-color .25s}.presente-method-btn:hover{background:#bf9b601a}.presente-method-btn.active{color:#fff;background:#bf9b60;border-color:#bf9b60}.presente-installments-preview{color:#bf9b60;text-align:center;margin-top:-.4rem;font-family:Raleway,sans-serif;font-size:.78rem;font-weight:300}.presente-submit:disabled{opacity:.6;cursor:not-allowed}.presente-card-notice{color:#999;margin-top:-.4rem;margin-bottom:-.4rem;font-family:Raleway,sans-serif;font-size:.75rem;font-weight:300;line-height:1.6}.presente-card-row{gap:1rem;display:flex}.presente-success-icon{color:#bf9b60;background:#bf9b6026;border:1.5px solid #bf9b60;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;font-size:1.6rem;display:flex}.presente-input[type=number]::-webkit-inner-spin-button{opacity:.4}.presente-input[type=number]::-webkit-outer-spin-button{opacity:.4}@media (width<=480px){.presente-logo{font-size:2.8rem}.presente-heading{font-size:1.2rem}.presente-preset{padding:.5rem .3rem;font-size:.75rem}.presente-pix-amount-value{font-size:2rem}.presente-qrcode{width:170px;height:170px}.presente-card-row{flex-direction:column;gap:.8rem}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background-color:#e2deda;height:100%;overflow-x:hidden}.hero{background-color:#e2deda;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.hero:before{content:"";opacity:.7;pointer-events:none;background-image:url(/images/background-pattern-hero.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.save-the-date{flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.save-the-date-title{letter-spacing:.3em;text-transform:uppercase;color:#5b4a2e;margin-left:4px;font-family:Raleway,sans-serif;font-size:.85rem;font-weight:400}.save-the-date-row{justify-content:center;align-items:center;gap:1rem;display:flex}.save-the-date-row span{letter-spacing:.2em;text-transform:uppercase;text-align:center;color:#5b4a2e;flex:1;font-family:Raleway,sans-serif;font-size:.85rem;font-weight:400}.std-left{text-align:right}.std-right{text-align:left}.save-the-date-flower{object-fit:contain;height:80px}.hero-title{color:#3a3a3a;margin-left:-24px;font-family:Cormorant Garamond,serif;font-size:16rem;font-weight:300}.hero-divider{background-color:#bf9b60;width:80px;height:1px;margin:1.5rem auto}.hero-subtitle{letter-spacing:.3em;text-transform:uppercase;color:#999;font-family:Raleway,sans-serif;font-size:1.1rem;font-weight:300}.scroll-indicator{color:#bf9b60;z-index:1;font-size:2rem;animation:2s infinite bounce;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)rotate(90deg)}@keyframes bounce{0%,to{transform:translate(-50%)rotate(90deg)translate(0)}50%{transform:translate(-50%)rotate(90deg)translate(10px)}}.hero-image{object-fit:contain;max-width:75%;max-height:100vh;position:relative}@media (width<=768px){.hero-title{letter-spacing:-5px;margin-left:0;font-size:9rem}.hero-subtitle{letter-spacing:.2em;font-size:.85rem}.hero-divider{width:60px;margin:1rem auto}}.content{background-color:#e2deda;grid-template-columns:1fr 1fr;gap:3rem;max-width:1000px;margin:0 auto;padding:4rem 2rem;display:grid}.col{color:#555;font-family:Raleway,sans-serif;font-size:.9rem;font-weight:300;line-height:1.7}.col-title{letter-spacing:.12em;text-transform:uppercase;color:#3a3a3a;margin-bottom:.3rem;font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:400}.col-label{letter-spacing:.25em;text-transform:uppercase;color:#999;margin-bottom:2rem;font-size:.8rem}.date-block{flex-wrap:wrap;align-items:baseline;gap:.6rem;margin-bottom:2rem;display:flex}.date-day{color:#3a3a3a;font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:300;line-height:1}.date-sep{color:#bf9b60;font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:300}.date-month,.date-year{color:#3a3a3a;font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:300}.date-month{font-style:italic}.date-time{color:#bf9b60;font-family:Raleway,sans-serif;font-size:1.1rem;font-weight:400}.location{margin-bottom:1.5rem}.location h3,.obs h3{text-transform:uppercase;letter-spacing:.1em;color:#bf9b60;margin-bottom:.4rem;font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:600}.location-name{color:#3a3a3a;margin-top:.25rem;font-weight:400}.ver-mapas-btn{letter-spacing:.12em;text-transform:uppercase;color:#bf9b60;border:1px solid #bf9b60;margin-top:1.5rem;padding:.55rem 1.5rem;font-family:Raleway,sans-serif;font-size:.8rem;font-weight:500;text-decoration:none;transition:background .3s,color .3s;display:inline-block}.ver-mapas-btn:hover{color:#fff;background:#bf9b60}.bible-section{text-align:center;background-color:#e2deda;width:100%;padding:3rem 2rem}.bible-section blockquote{color:#555;border:none;max-width:900px;margin:0 auto 1rem;padding:0;font-family:Cormorant Garamond,serif;font-size:1.25rem;font-style:italic;font-weight:300;line-height:2}.bible-section cite{letter-spacing:.1em;color:#bf9b60;font-family:Raleway,sans-serif;font-size:.85rem;font-style:normal;font-weight:400}.section-divider{background-color:#bf9b60;width:60px;height:1px;margin:2.5rem auto 0}.map-section{background-image:linear-gradient(#e2deda66,#e2deda66),url(/images/background-pattern.png);background-position:50%;background-repeat:no-repeat;background-size:cover;max-width:none;margin:0;padding:6rem 2rem;position:relative}.map-section:before,.map-section:after{content:"";pointer-events:none;z-index:1;width:100%;height:80px;position:absolute;left:0}.map-section:before{background:linear-gradient(#e2deda,#0000);top:0}.map-section:after{background:linear-gradient(#0000,#e2deda);bottom:0}.map-content{text-align:center;grid-template-columns:repeat(3,1fr);gap:6rem;max-width:900px;margin:0 auto;display:grid}.map-item{flex-direction:column;align-items:center;display:flex}.map-item-img{width:100%;height:auto;display:block}.map-item-title{color:#3a3a3a;letter-spacing:.04em;margin-top:1rem;font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:400}.map-item-desc{color:#1b1b1b;margin-top:.3rem;font-family:Raleway,sans-serif;font-size:.8rem;font-weight:300}.dresscode{text-align:center;background-color:#e2deda;max-width:900px;margin:0 auto;padding:4rem 2rem}.dresscode-title{letter-spacing:.12em;text-transform:uppercase;color:#3a3a3a;margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:400}.dresscode-warning{color:#bf9b60;margin-bottom:2.5rem;font-family:Raleway,sans-serif;font-size:.9rem;font-weight:400;line-height:1.7}.dresscode-columns{text-align:left;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2.5rem;display:grid}.dresscode-subtitle-gap{margin-top:1.5rem}.dresscode-col p{color:#555;font-family:Raleway,sans-serif;font-size:.85rem;font-weight:300;line-height:1.8}.dresscode-subtitle{text-transform:uppercase;letter-spacing:.1em;color:#bf9b60;margin-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:600}.dresscode-icons{justify-content:center;align-items:center;gap:2rem;margin-bottom:1.5rem;display:flex}.dresscode-icon-img{width:auto;height:120px}.dresscode-gender-icon{width:auto;height:80px;margin-bottom:.75rem}.dresscode-note{color:#555;max-width:700px;margin:0 auto;font-family:Raleway,sans-serif;font-size:.9rem;font-style:italic;font-weight:300;line-height:1.8}.rsvp-text{color:#555;margin:1.5rem 0 1.2rem;font-family:Raleway,sans-serif;font-size:.9rem;font-weight:300;line-height:1.7}.rsvp-phone{color:#bf9b60;text-transform:uppercase;border:1px solid #bf9b60;margin-bottom:.8rem;padding:.5rem 1.8rem;font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:600;text-decoration:none;transition:background .3s,color .3s;display:inline-block}.rsvp-phone:hover{color:#fff;background:#bf9b60}.rsvp-note{color:#999;font-family:Raleway,sans-serif;font-size:.8rem;font-style:italic;font-weight:300}.countdown{justify-content:center;gap:1.5rem;margin-top:2rem;display:flex}.countdown-item{flex-direction:column;align-items:center;display:flex}.countdown-number{color:#bf9b60;font-family:Cormorant Garamond,serif;font-size:2.2rem;font-weight:600;line-height:1}.countdown-label{letter-spacing:.15em;text-transform:uppercase;color:#999;margin-top:.3rem;font-family:Raleway,sans-serif;font-size:.65rem;font-weight:400}.obs{border-top:1px solid #00000014;margin-top:2rem;padding-top:1.5rem}.obs p{line-height:1.8}.gift-section{background-color:#e2deda;width:100%;padding:5rem 2rem}.gift-list-row{flex-direction:row;align-items:center;gap:3rem;max-width:700px;margin:0 auto;display:flex}.gift-list-text{flex-direction:column;align-items:flex-start;display:flex}.gift-title{letter-spacing:.12em;text-transform:uppercase;color:#3a3a3a;font-family:Cormorant Garamond,serif;font-size:2.6rem;font-weight:400}.gift-divider{background-color:#bf9b60;width:60px;height:1px;margin:1.2rem 0}.gift-card-desc{color:#777;margin-bottom:1.25rem;font-family:Raleway,sans-serif;font-size:1rem;font-weight:300;line-height:1.8}.gift-pix-key{color:#5b4a2e;letter-spacing:.05em;cursor:default;-webkit-user-select:all;user-select:all;background:#bf9b601a;border:1px dashed #bf9b60;border-radius:6px;padding:.6rem 1.2rem;font-family:Raleway,sans-serif;font-size:.9rem;font-weight:500}.gift-qrcode{border-radius:6px;width:140px;height:auto;margin-top:.75rem}.gift-card-icon{flex-shrink:0;width:auto;height:160px}.gift-list-btn{letter-spacing:.1em;text-transform:uppercase;color:#bf9b60;cursor:pointer;background:0 0;border:1px solid #bf9b60;padding:.75rem 2.2rem;font-family:Raleway,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:background .3s,color .3s}.gift-list-btn:hover{color:#fff;background:#bf9b60}.site-footer{text-align:center;background-color:#3a3a3a;flex-flow:wrap;justify-content:center;align-items:center;gap:1rem;width:100%;padding:2rem;display:flex}.footer-sep{color:#fff3;font-size:1rem}.footer-logo{color:#bf9b60;letter-spacing:.1em;font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:300}.footer-phrase{color:#ffffff80;letter-spacing:.05em;font-family:Cormorant Garamond,serif;font-size:1rem;font-style:italic;font-weight:300}.footer-year{letter-spacing:.2em;color:#ffffff4d;margin-top:.25rem;font-family:Raleway,sans-serif;font-size:.75rem;font-weight:300}.pattern-section{background-image:url(/images/background-pattern.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:700px;padding:3rem 2rem;display:flex;position:relative}.pattern-title{letter-spacing:.12em;text-transform:uppercase;color:#3a3a3a;z-index:1;margin-bottom:2rem;font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:400;position:relative}.pattern-content{z-index:1;justify-content:center;align-items:flex-start;gap:4rem;display:flex;position:relative}.pattern-col{text-align:center;flex-direction:column;align-items:center;max-width:300px;display:flex}.pattern-img{object-fit:contain;max-height:400px;margin-bottom:1.5rem}.pattern-subtitle{text-transform:uppercase;letter-spacing:.1em;color:#272727;margin-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:600}.pattern-text{color:#555;font-family:Raleway,sans-serif;font-size:.9rem;font-weight:300;line-height:1.7}.pattern-section:before{content:"";pointer-events:none;background:linear-gradient(#e2deda,#0000);width:100%;height:100%;position:absolute;top:0;left:0}@media (width<=768px){.content{grid-template-columns:1fr;gap:2.5rem;padding:3rem 1.5rem}.pattern-content{flex-direction:column;align-items:center}.pattern-img{max-width:80vw;max-height:300px}.dresscode-columns{grid-template-columns:1fr}.map-section{background-position:0}.map-content{grid-template-columns:1fr;gap:0;max-width:360px}.map-item-img{width:130%}.gift-list-row{flex-direction:column;align-items:center;gap:1.5rem}.gift-list-text{text-align:center;align-items:center}.gift-divider{margin:1.2rem auto}}
