html,body{margin:0;padding:0;overscroll-behavior:none}p,h1{padding:0;margin:0}.save-the-date{font-size:clamp(3rem,5vw,100rem);height:100%;width:100%;gap:1em;font-family:Great Vibes,cursive;position:relative;overflow:hidden;background-color:#2b3143;-webkit-user-select:none;user-select:none;color:#f5efe6}.save-the-date:before{content:"";position:absolute;inset:0;background-image:url(/background-1.jpg);background-size:cover;background-position:center;filter:blur(7px);transform:scale(1.12);z-index:0}.save-the-date:after{content:"";position:absolute;inset:0;background:linear-gradient(#14101c66,#14101c9e);z-index:0}.save-the-date-content{display:flex;align-items:center;justify-content:space-evenly;flex-direction:column;height:75%;text-shadow:0 2px 14px rgba(0,0,0,.55)}.save-the-date>*{position:relative;z-index:1}.save-the-date-date{font-family:Cormorant Garamond,serif}.save-the-date-save-the-date{font-size:clamp(2.5rem,6vw,3rem)}.save-the-date-countdown{display:flex;flex-direction:row;font-family:Cormorant Garamond,serif;font-variant-numeric:tabular-nums;width:90%;justify-content:center;font-size:clamp(1.5rem,3vw,3rem);gap:.4em}.add-to-calendar{font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#f5efe6;background:#ffffff14;border:1px solid rgba(245,239,230,.55);border-radius:999px;padding:.7em 1.6em;cursor:pointer;-webkit-tap-highlight-color:transparent;outline:none;transition:background .25s ease,border-color .25s ease,transform .1s ease}.add-to-calendar:hover,.add-to-calendar:focus-visible{background:#ffffff29;border-color:#f5efe6}.add-to-calendar:active{transform:scale(.97)}.rsvp-page{display:flex;flex-direction:column;gap:3.5em;padding-top:5em;align-items:center;height:100%;width:100%;font-family:Great Vibes,cursive;background-color:#e6e3de;overflow:scroll;-webkit-user-select:none;user-select:none}.rsvp-attendance{display:flex;width:100%;justify-content:space-evenly;gap:3rem}.rsvp-page-title{font-size:3rem}.rsvp-page-paragraph{font-size:1.5rem;color:#555}.rsvp-allergies,.rsvp-name,.rsvp-submit-button,.rsvp-plus-one-name,.rsvp-plus-one-allergies,.rsvp-favorite-song{width:80%}.rsvp-submit-button{height:3em;margin-bottom:3em}.rsvp-error{color:#b03a3a;font-family:Cormorant Garamond,serif;font-size:1rem}.heart-toggle{display:flex;flex-direction:column;align-items:center;gap:.4em;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.heart-toggle input[type=radio]{display:none}.heart-toggle__icon{font-size:5rem;color:#b0b0b0;transition:color .2s ease;line-height:1}.heart-toggle--checked .heart-toggle__icon{color:#1a1a1a}.heart-toggle__label{font-size:1.5rem;color:#b0b0b0;transition:color .2s ease;font-family:Great Vibes,cursive}.heart-toggle--checked .heart-toggle__label{color:#1a1a1a}.guest-search-wrapper{display:flex;flex-direction:column;gap:.4rem;width:100%;position:relative}.guest-search-selected{font-family:Cormorant Garamond,serif;font-size:.8rem;color:#7a6f65;font-style:italic}.guest-search-results{position:absolute;top:100%;left:0;right:0;z-index:10;margin:.3rem 0 0;padding:.3rem;list-style:none;background:#fff;border:1px solid #d8d2c8;border-radius:6px;box-shadow:0 4px 12px #0000001f;max-height:220px;overflow-y:auto}.guest-search-results li+li{border-top:1px solid #eee6da}.guest-search-results button{display:flex;align-items:center;justify-content:space-between;gap:.6rem;width:100%;padding:.5rem .4rem;background:none;border:none;font-family:Cormorant Garamond,serif;font-size:1.05rem;color:#3a3a3a;text-align:left;cursor:pointer}.guest-search-results button:hover,.guest-search-results button:focus{background:#f6f2ea}.guest-search-result-category{font-size:.8rem;color:#a89e8f}.guest-search-result-paired{font-size:.75rem;color:#c98b6b;font-style:italic}.input-wrapper{display:flex;flex-direction:column;gap:.4rem;width:100%}.input-label{font-family:Cormorant Garamond,serif;font-weight:600;font-size:.9rem;letter-spacing:.12em;text-transform:uppercase;color:#888}.input-field{font-family:Cormorant Garamond,serif;font-size:1.2rem;color:#3a3a3a;background:transparent;border:none;border-bottom:1px solid #b8b3ab;padding:.4rem 0;width:100%;outline:none;transition:border-color .25s ease}.input-field::placeholder{color:#b8b3ab;font-style:italic}.input-field:focus{border-bottom-color:#7a6f65}.checkbox-wrapper{display:flex;align-items:center;gap:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none}.checkbox-input{position:absolute;opacity:0;width:0;height:0}.checkbox-box{flex-shrink:0;width:3rem;height:3rem;border:1px solid #b8b3ab;background:transparent;transition:border-color .25s ease;position:relative}.checkbox-box:after{content:"";position:absolute;top:50%;left:50%;width:1rem;height:2rem;border-right:1px solid #7a6f65;border-bottom:1px solid #7a6f65;transform:translate(-50%,-60%) rotate(45deg) scale(0);transition:transform .2s ease}.checkbox-input:checked+.checkbox-box{border-color:#7a6f65}.checkbox-input:checked+.checkbox-box:after{transform:translate(-50%,-60%) rotate(45deg) scale(1)}.checkbox-wrapper:hover .checkbox-box{border-color:#7a6f65}.checkbox-label{font-family:Cormorant Garamond,serif;font-size:1.7rem;color:#3a3a3a}.btn{font-family:Cormorant Garamond,serif;font-size:.9rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#888;background:transparent;border:1px solid #b8b3ab;padding:.4rem;cursor:pointer;transition:color .25s ease,border-color .25s ease;outline:none;width:100%;height:100%}.btn:hover,.btn:focus{color:#3a3a3a;border-bottom-color:#7a6f65}.location-page{position:relative;display:flex;flex-direction:column;align-items:center;height:100%;width:100%;font-family:Great Vibes,cursive;overflow:hidden;background-color:#2b3143;color:#fff}.location-page:before{content:"";position:absolute;inset:0;background-image:url(/background-1.jpg);background-size:cover;background-position:center;opacity:.8;z-index:0}.map-container{position:relative;width:100%;height:100%}.map-iframe{width:100%;height:100%;border:none;filter:grayscale(60%)}.navigation-padding{height:20%;position:absolute;background-color:#000;opacity:.8;bottom:0;width:100%}.rsvp-backdrop{position:fixed;inset:0;background:#00000080;z-index:9}.rsvp-sheet{position:fixed;bottom:0;left:0;right:0;height:100dvh;background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -4px 32px #0000002e;display:flex;flex-direction:column;will-change:transform;z-index:10}@media(min-width:768px){.rsvp-sheet{inset:0;margin:auto;width:480px;max-width:90vw;height:fit-content;max-height:85vh;border-radius:16px}}.rsvp-sheet__handle{width:40px;height:4px;background:#ccc;border-radius:2px;margin:12px auto 4px;flex-shrink:0;cursor:grab}.rsvp-sheet__close{position:absolute;top:.75rem;right:.75rem;background:none;border:none;font-size:1.1rem;cursor:pointer;padding:.25rem .5rem;color:inherit;opacity:.5;transition:opacity .15s}.rsvp-sheet__close:hover{opacity:1}.rsvp-sheet__scroll{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.nav-hints{position:absolute;bottom:3rem;left:0;right:0;display:grid;grid-template-columns:1fr 1fr 1fr;justify-items:center;align-items:center;z-index:5;color:#fff}.nav-hint{display:flex;flex-direction:column;align-items:center;gap:6px;background:none;border:none;color:inherit;cursor:pointer;padding:.5rem;transition:opacity .15s}.nav-hint:hover{opacity:1.5}.nav-hint__label{font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;opacity:.5}.chevron{width:12px;height:12px;border-right:2px solid currentColor;border-top:2px solid currentColor;opacity:.5}.chevron-up{rotate:-45deg;animation:bounce-up 2s ease-in-out infinite}.chevron-left{rotate:-135deg;animation:bounce-left 2s ease-in-out infinite}.chevron-right{rotate:45deg;animation:bounce-right 2s ease-in-out infinite}@keyframes bounce-up{0%,to{translate:0 0;opacity:.4}50%{translate:0 -5px;opacity:.85}}@keyframes bounce-left{0%,to{translate:0 0;opacity:.4}50%{translate:-5px 0;opacity:.85}}@keyframes bounce-right{0%,to{translate:0 0;opacity:.4}50%{translate:5px 0;opacity:.85}}.page-dots{position:absolute;bottom:1.5rem;left:0;right:0;display:flex;justify-content:center;gap:6px;pointer-events:none;z-index:5;color:#fff}.page-dot{width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.25;transition:opacity .25s}.page-dot--active{opacity:.75}.elevator-overlay{position:fixed;inset:0;z-index:100;pointer-events:none}.elevator-door{position:absolute;top:0;height:100%;width:50%;overflow:hidden;will-change:transform}.elevator-door-left{left:0}.elevator-door-right{right:0}.elevator-door-image{position:absolute;top:0;height:100%;width:200%;background-image:url(/background-1.jpg);background-size:cover;background-position:center}.elevator-door-left .elevator-door-image{left:0}.elevator-door-right .elevator-door-image{right:0}.App{position:relative;width:100vw;height:100dvh;overflow:hidden}.home-container{position:absolute;inset:0;overflow:hidden}.page-slide{position:absolute;inset:0}.guest-list-page{display:flex;justify-content:center;height:100%;width:100%;padding-top:5em;color:#ddd;font-family:Cormorant Garamond,serif;position:relative;background-color:#2b3143;-webkit-user-select:none;user-select:none}.guest-list-page:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#1e14288c,#1e14288c),url(/background-2.jpg);background-size:cover;background-position:center;opacity:.9;filter:grayscale(100%);z-index:0}.guest-list-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:1.2em;width:90%;max-height:70vh}.guest-list-heading{font-size:clamp(1.4rem,3vw,2rem);letter-spacing:.12em;text-transform:uppercase;color:#fff;margin:0;flex-shrink:0}.guest-list-rule{color:#fff}.guest-list-names{list-style:none;margin:0;padding:0;overflow-y:auto;width:100%;text-align:center;display:flex;flex-direction:column;gap:.4em;scrollbar-width:none}.guest-list-names::-webkit-scrollbar{display:none}.guest-list-names li{font-size:clamp(1.2rem,2.5vw,1.6rem);font-style:italic;color:#fff;padding:.1em 0}.guest-list-pending{font-size:clamp(.9rem,1.8vw,1.2rem);color:#fff;letter-spacing:.08em;margin:0;flex-shrink:0}.Images-page{position:relative;background-color:#000;height:100dvh;color:#fff;overflow:hidden}.image-scroll{height:100%;overflow-y:auto;box-sizing:border-box;padding:16px 16px 40%}.images-navigation-padding{position:absolute;bottom:0;width:100%;height:20%;background-color:#000;opacity:.8;pointer-events:none}.image-grid{columns:2;column-gap:8px}@media(min-width:600px){.image-grid{columns:3}}.image-card{break-inside:avoid;overflow:hidden;border-radius:4px;background-color:#1a1a1a;margin-bottom:8px}.image-card img{width:100%;height:auto;display:block}.image-card--loading{min-height:150px;background:linear-gradient(90deg,#1a1a1a 25%,#2e2e2e,#1a1a1a 75%);background-size:200% 100%;animation:shimmer 1.4s ease-in-out infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.sentinel{height:1px}.image-fullscreen{position:fixed;inset:0;z-index:1000;background:#000000eb;display:flex;align-items:center;justify-content:center;cursor:zoom-out}.image-fullscreen img{max-width:100%;max-height:100%;object-fit:contain}.image-fullscreen-caption{position:absolute;bottom:24px;left:50%;transform:translate(-50%);color:#fff;background:#0000008c;padding:6px 14px;border-radius:999px;font-size:.85rem;white-space:nowrap}.upload-card{position:relative;border:1px dashed #555;background:linear-gradient(160deg,#1f1f1f,#141414)}.upload-card--action{cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:180px;padding:24px 16px;color:#cfcad0;transition:border-color .25s ease,color .25s ease,background .25s ease,transform .1s ease;-webkit-tap-highlight-color:transparent;outline:none}.upload-card--action:hover,.upload-card--action:focus-visible{border-color:#fff;color:#fff;background:linear-gradient(160deg,#262626,#181818)}.upload-card--action:active{transform:scale(.985)}.upload-icon{width:38px;height:38px}.upload-card-label{font-family:Cormorant Garamond,serif;font-size:.95rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;text-align:center}.upload-card--uploading{cursor:default;color:#b0b0b0}.upload-card--uploading:active{transform:none}.upload-spinner{width:32px;height:32px;border:2px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;animation:upload-spin .8s linear infinite}@keyframes upload-spin{to{transform:rotate(360deg)}}.auth-form{display:flex;flex-direction:column;align-items:stretch;gap:12px;padding:28px 18px}.auth-input{background:#2a2a2a;border:1px solid #444;border-radius:4px;color:#fff;font-size:1rem;padding:10px 12px;outline:none;text-align:center;letter-spacing:.1em}.auth-input::placeholder{color:#666}.auth-button{background:#fff;border:none;border-radius:4px;color:#000;cursor:pointer;font-size:.9rem;font-weight:600;padding:10px}.auth-error{color:#ff6b6b;font-size:.8rem;text-align:center}body.slideshow-active .nav-hints,body.slideshow-active .page-dots,body.slideshow-active .images-navigation-padding{opacity:0;pointer-events:none;transition:opacity 1s ease}.nav-hints,.page-dots,.images-navigation-padding{transition:opacity .4s ease}.login-page{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;background-size:cover;background-position:center;flex-direction:column;z-index:2;position:relative}.login-page-background-blur{position:absolute;height:100%;width:100%;filter:blur(3px);-webkit-filter:blur(3px);background-image:url(/background-1.jpg);background-size:cover;background-position:center;z-index:1}.login-form{display:flex;flex-direction:column;gap:2em;padding:1.5em;background-color:#f6f6f6c9;border-radius:.5em;box-shadow:#989898 .2rem .4rem .4rem}.login-form input{filter:none;-webkit-filter:none;padding:1em;border:none;background-color:#fff;color:#717171;border-radius:5px;font-size:1em}.login-form input:focus{box-shadow:0 0 4px #e9bdae;outline:none}.login-error{color:#d64545;font-size:.85em;text-align:center}.login-form button{padding:1em;border:none;background-color:#ef8d8d;color:#fff;border-radius:5px;font-size:1em;cursor:pointer;transition:background-color .3s ease}.admin-dashboard{width:100%;height:100vh;overflow-y:auto;box-sizing:border-box;padding:2rem;background:#f6f2ea;font-family:Cormorant Garamond,serif;color:#3a3a3a}.admin-dashboard-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.admin-dashboard-header h1{font-size:2rem;margin:0}.admin-dashboard-header-actions{display:flex;align-items:center;gap:1rem}.admin-dashboard-username{font-style:italic;color:#7a6f65}.admin-btn{padding:.6em 1.2em;border:none;background-color:#ef8d8d;color:#fff;border-radius:5px;font-size:1rem;font-family:inherit;cursor:pointer;transition:background-color .2s ease}.admin-btn:hover{background-color:#e57575}.admin-btn:disabled{background-color:#d8bcbc;cursor:not-allowed}.admin-btn-ghost{background:none;color:#7a6f65;border:1px solid #b8b3ab}.admin-btn-ghost:hover{background:#eee6da}.admin-btn-danger{background-color:#c9524b}.admin-btn-danger:hover{background-color:#b03a3a}.admin-planner-section{margin-bottom:1.5rem}.admin-invitation-section{margin-bottom:1.5rem;background:#fff;border-radius:8px;padding:1rem 1.1rem;box-shadow:0 1px 4px #0000000f}.admin-invitation-section h2{font-size:1.3rem;margin:0 0 .6rem}.admin-invitation-editor{display:flex;gap:.8rem;align-items:flex-start}.admin-invitation-textarea{flex:1;resize:vertical;padding:.7em;border:1px solid #b8b3ab;border-radius:5px;font-family:inherit;font-size:1rem;color:#3a3a3a}.admin-invitation-variable-buttons{display:flex;flex-direction:column;gap:.5rem}.admin-invitation-status{display:block;margin-top:.4rem;font-size:.8rem;color:#a89e8f;font-style:italic;min-height:1.2em}.admin-planner-form{display:flex;align-items:center;gap:.6rem;margin-top:.8rem;flex-wrap:wrap}.admin-planner-form input{padding:.6em;border:1px solid #b8b3ab;border-radius:5px;font-family:inherit;font-size:1rem}.admin-error{color:#b03a3a}.admin-success{color:#4a7a4a}.admin-dashboard-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;gap:1rem}.admin-dashboard-toolbar-actions{display:flex;align-items:center;gap:.6rem}.admin-dashboard-count{color:#a89e8f;white-space:nowrap}.admin-dashboard-filters{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem;flex-wrap:wrap}.admin-dashboard-filter-name{flex:1;min-width:180px;padding:.5em .7em;border:1px solid #b8b3ab;border-radius:5px;font-family:inherit;font-size:1rem;color:#3a3a3a}.admin-dashboard-filter-status{display:flex;gap:.4rem}.admin-dashboard-filter-btn{padding:.5em .9em;font-size:.9rem}.admin-dashboard-filter-btn--active{background:#ef8d8d;color:#fff;border-color:#ef8d8d}.admin-btn-fixed-refresh{min-width:12ch}.admin-btn-fixed-toggle-invited{min-width:25ch}.admin-btn-fixed-copy-code{min-width:12ch}.admin-btn-fixed-copy-message{min-width:19ch}.admin-dashboard-loading{color:#a89e8f}.admin-guest-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.admin-guest-row{background:#fff;border-radius:8px;padding:.9rem 1.1rem;box-shadow:0 1px 4px #0000000f;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.admin-guest-info{display:flex;flex-direction:column;gap:.15rem}.admin-guest-name{font-size:1.2rem}.admin-guest-meta{font-size:.85rem;color:#a89e8f}.admin-guest-paired{font-size:.8rem;color:#7a6f65;font-style:italic}.admin-guest-upload-disabled{font-size:.8rem;color:#c9524b}.admin-guest-not-invited{font-size:.8rem;color:#b8965a}.admin-guest-actions{display:flex;gap:.5rem}.admin-guest-edit-form{width:100%;display:flex;flex-direction:column;gap:.8rem;background:#fff;border-radius:8px;padding:1rem;box-shadow:0 1px 4px #0000000f;margin-bottom:.6rem}.admin-guest-edit-row{display:flex;gap:1rem}.admin-guest-edit-row>label,.admin-guest-edit-row>.guest-search-wrapper{flex:1}.admin-guest-edit-form label{display:flex;flex-direction:column;gap:.3rem;font-size:.85rem;color:#7a6f65}.admin-guest-edit-form input,.admin-guest-edit-form select{padding:.5em;border:1px solid #b8b3ab;border-radius:5px;font-family:inherit;font-size:1rem;color:#3a3a3a}.admin-guest-edit-checkbox{flex-direction:row!important;align-items:center;gap:.5rem!important}.admin-guest-edit-actions{display:flex;gap:.6rem}.admin-page{display:flex;height:100vh;width:100vw}
