:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,select,textarea{font-size:16px;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;flex-direction:column;justify-content:space-between;place-items:center;min-width:320px;min-height:100vh;-webkit-text-size-adjust:100%}h1{font-size:3.2em;line-height:1.1}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.vanilla:hover{filter:drop-shadow(0 0 2em #f7df1eaa)}.card{padding:2em}.read-the-docs{color:#888}button{border-radius:12px;border:1px solid rgba(255,255,255,.2);padding:.75rem 1.5rem;font-size:1rem;font-weight:600;font-family:inherit;background-color:#ffffff1a;color:#fff;cursor:pointer;transition:all .2s ease-in-out;box-shadow:0 2px 6px #0000001a;letter-spacing:.3px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);touch-action:manipulation}#postControls{display:flex}button:hover{transform:translateY(-1px);background-color:#fff3;border-color:#ffffff4d;box-shadow:0 4px 10px #0003}button:active{transform:translateY(0);background-color:#ffffff26;box-shadow:0 2px 6px #0000001a}button:disabled{background-color:#8e8e9333;color:#aeaeb2cc;border-color:#8e8e934d;cursor:not-allowed;transform:none;box-shadow:0 1px 3px #0000001a}button:disabled:hover{transform:none;background-color:#8e8e9333;box-shadow:0 1px 3px #0000001a}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{font-family:sans-serif;text-align:center;background-color:#000;justify-content:center;min-height:100dvh}button{font-family:Reenie Beanie,cursive}.content-wrapper{margin:10vh auto}h1{font-family:Sacramento,cursive}.splash-screen{background-color:#080202;height:100dvh;width:100%;display:flex;flex-direction:column;justify-content:center;position:fixed;z-index:9999;opacity:1;visibility:visible;transition:opacity 1s ease,visibility .6s ease}.splash-screen h2{font-family:Reenie Beanie,cursive;font-weight:400;font-style:normal;font-size:35px}.splash-screen .start-button{width:100%;text-align:center;position:absolute;bottom:20vh}.splash-screen .start-button p{color:#fff;font-weight:600;margin:0;cursor:pointer}.splash-screen .start-button .title{font-style:italic}.splash-screen .start-button .small-text{font-size:8px;margin-top:12px}.splash-screen.removed{opacity:0;visibility:hidden}.splash-screen.fade-out{opacity:0;pointer-events:none}.brides-greeting-section{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:100%;position:fixed}.brides-greeting-section .vtt-container{width:80%}.selfie-section{display:none;position:fixed;top:0;left:0;width:100vw;height:100dvh;background:#000;z-index:1000;transform:none;transform-origin:center}.selfie-section .camera-wrapper{position:relative;width:100%;height:100%;overflow:hidden;transform:none;transform-origin:center;display:flex;flex-direction:column}.selfie-section .camera-wrapper video{width:100%;height:100%;object-fit:cover;object-position:center;transform:scaleX(-1);transform-origin:center}.selfie-section .camera-wrapper .camera-filter{position:absolute;inset:0;pointer-events:none;mix-blend-mode:overlay;background:radial-gradient(circle at 20% 50%,transparent 20%,rgba(120,120,120,.03) 21%,rgba(120,120,120,.03) 34%,transparent 35%,transparent),radial-gradient(circle at 40% 20%,transparent 20%,rgba(120,120,120,.03) 21%,rgba(120,120,120,.03) 34%,transparent 35%,transparent),radial-gradient(circle at 90% 40%,transparent 20%,rgba(120,120,120,.03) 21%,rgba(120,120,120,.03) 34%,transparent 35%,transparent),radial-gradient(circle at 40% 90%,transparent 20%,rgba(120,120,120,.03) 21%,rgba(120,120,120,.03) 34%,transparent 35%,transparent),linear-gradient(#0000001a,#ffffff1a);filter:contrast(1.3) saturate(0) brightness(.9);background-size:200px 200px,180px 180px,220px 220px,190px 190px,100% 100%}.selfie-section .camera-wrapper .camera-filter:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(255,255,255,.03) 2px,rgba(255,255,255,.03) 4px),repeating-linear-gradient(90deg,transparent,transparent 2px,rgba(0,0,0,.03) 2px,rgba(0,0,0,.03) 4px);mix-blend-mode:multiply;opacity:.6}.selfie-section .camera-wrapper .filter-controls{position:absolute;top:20px;left:50%;transform:translate(-50%);z-index:10;display:flex;gap:.5rem;background:#00000080;padding:.5rem;border-radius:25px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.selfie-section .camera-wrapper .filter-controls .filter-btn{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:Reenie Beanie,cursive}.selfie-section .camera-wrapper .filter-controls .filter-btn:hover{background:#ffffff4d;transform:translateY(-1px)}.selfie-section .camera-wrapper .filter-controls .filter-btn.active{background:#ffffffe6;color:#000;border-color:#ffffffe6;box-shadow:0 2px 8px #0000004d}.selfie-section .camera-wrapper .camera-permission-overlay{position:absolute;inset:0;background:#000c;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center;z-index:20;opacity:1;transition:opacity .5s ease}.selfie-section .camera-wrapper .camera-permission-overlay.hidden{opacity:0;pointer-events:none}.selfie-section .camera-wrapper .camera-permission-overlay .permission-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:1rem;text-align:center;max-width:400px;width:80%}.selfie-section .camera-wrapper .camera-permission-overlay .permission-content .permission-icon{color:#007aff;margin-bottom:1rem;display:flex;justify-content:center}.selfie-section .camera-wrapper .camera-permission-overlay .permission-content .permission-title{font-size:1.5rem;font-weight:600;color:#fff;margin:0 0 1rem}.selfie-section .camera-wrapper .camera-permission-overlay .permission-content .permission-message{color:#666;font-size:1rem;line-height:1.5;margin:0 0 1.5rem}.selfie-section .camera-wrapper .camera-permission-overlay .permission-content .permission-button{color:#fff;border:none;padding:1rem 2rem;border-radius:25px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:Reenie Beanie,cursive}.selfie-section .camera-wrapper .camera-permission-overlay .permission-content .permission-button:hover{transform:translateY(-2px)}.selfie-section .camera-wrapper .camera-permission-overlay .permission-content .permission-button:active{transform:translateY(0)}.selfie-section .camera-wrapper .camera-permission-overlay .permission-content .permission-note{color:#999;font-size:.85rem;margin:1rem 0 0;line-height:1.4}.selfie-section .camera-wrapper .shutter-button-wrapper{position:absolute;bottom:max(50px,env(safe-area-inset-bottom,50px));left:50%;transform:translate(-50%);z-index:10;width:80px;height:80px;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;border-radius:50%;border:4px solid white;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px #0000004d;transition:all .3s ease}.selfie-section .camera-wrapper .shutter-button-wrapper:hover{transform:translate(-50%) scale(1.05);background:#fff3}.selfie-section .camera-wrapper .shutter-button-wrapper .shutter-button{width:60px;height:60px;border-radius:50%;background:#fff;border:none;cursor:pointer;transition:all .2s ease}.selfie-section .camera-wrapper .shutter-button-wrapper .shutter-button:active{transform:scale(.95)}.selfie-section .camera-wrapper .shutter-button-wrapper .shutter-button:disabled{background:#ffffff4d;cursor:not-allowed;opacity:.5}@media (max-height: 600px){.selfie-section .camera-wrapper .shutter-button-wrapper{width:70px;height:70px;bottom:max(30px,env(safe-area-inset-bottom,30px))}.selfie-section .camera-wrapper .shutter-button-wrapper .shutter-button{width:50px;height:50px}}@media (max-height: 500px){.selfie-section .camera-wrapper .shutter-button-wrapper{width:60px;height:60px;bottom:max(20px,env(safe-area-inset-bottom,20px))}.selfie-section .camera-wrapper .shutter-button-wrapper .shutter-button{width:40px;height:40px}}.selfie-section .flash-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;opacity:0;pointer-events:none;z-index:20;transition:opacity .1s ease}.selfie-section .flash-overlay.flash{opacity:1}.name-section{height:100dvh;width:100%;display:none;background-color:#fff;flex-direction:column;justify-content:center;align-items:center}.name-section h2{color:#000}.name-section #nameActions button{background:#007aff33;color:#fff;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;border-radius:12px;border:1px solid rgba(0,122,255,.4);cursor:pointer;transition:all .2s ease-in-out;box-shadow:0 2px 6px #0000001a;letter-spacing:.3px;margin:0 .25rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-family:Reenie Beanie,cursive}.name-section #nameActions button:hover{transform:translateY(-1px);background:#007aff4d;border-color:#007aff80;box-shadow:0 4px 10px #0003}.name-section #nameActions button:active{transform:translateY(0);background:#007aff40;box-shadow:0 2px 6px #0000001a}.name-section #nameActions button#restartBtn{background:#ff3b3033;border-color:#ff3b3066;box-shadow:0 2px 6px #ff3b3033}.name-section #nameActions button#restartBtn:hover{background:#ff3b304d;border-color:#ff3b3080;box-shadow:0 4px 10px #ff3b304d}.name-section #nameActions button#submitNameBtn{background:#34c75933;border-color:#34c75966;box-shadow:0 2px 6px #34c75933}.name-section #nameActions button#submitNameBtn:hover{background:#34c7594d;border-color:#34c75980;box-shadow:0 4px 10px #34c7594d}.active-flex{display:flex}.guest-wishes-section{text-align:center;max-width:500px;display:none;flex-direction:column;align-items:center;justify-content:center;background:#000;width:100%;position:relative}.guest-wishes-section .voice-recorder-container{width:100%;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.guest-wishes-section .recorder-title{color:#fff;font-size:1.5rem;font-weight:600;margin:0}.guest-wishes-section .recording-indicator-container{position:relative;width:200px;height:200px;display:flex;align-items:center;justify-content:center}.guest-wishes-section .recording-indicator-container:before,.guest-wishes-section .recording-indicator-container:after{content:"";position:absolute;border-radius:50%;border:2px solid rgba(255,75,92,.3);animation:pulseCircle 2s infinite}.guest-wishes-section .recording-indicator-container:before{width:160px;height:160px;animation-delay:0s}.guest-wishes-section .recording-indicator-container:after{width:180px;height:180px;animation-delay:1s}.guest-wishes-section .recording-indicator-container.recording:before,.guest-wishes-section .recording-indicator-container.recording:after{animation-play-state:running}.guest-wishes-section .recording-indicator-container:not(.recording):before,.guest-wishes-section .recording-indicator-container:not(.recording):after{animation-play-state:paused;opacity:0}.guest-wishes-section .waveform-container{width:80%;height:80px;background:#0000004d;border-radius:12px;padding:1rem;display:flex;align-items:center;justify-content:center}.guest-wishes-section .waveform-canvas{width:80%;height:100%;background:transparent;border-radius:8px}.guest-wishes-section .recording-indicator{position:relative;z-index:3;width:150px;height:150px;border-radius:50%;background:#ff4b5c;display:flex;align-items:center;justify-content:center;box-shadow:0 0 20px #ff4b5c99;transition:all .3s ease;cursor:pointer}.guest-wishes-section .recording-indicator.recording{animation:pulseMic 1.5s infinite}.guest-wishes-section .recording-indicator .microphone-icon{position:relative;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.guest-wishes-section .recording-indicator .microphone-icon .mic-circle{position:relative}.guest-wishes-section .recording-indicator .microphone-icon .mic-circle img{width:100%}.guest-wishes-section .recording-timer{color:#fff;font-size:1.5rem;font-weight:600;font-family:Courier New,monospace;letter-spacing:2px}.guest-wishes-section .recording-controls{display:flex;flex-direction:column;gap:1rem;width:100%;align-items:center}.guest-wishes-section .record-btn{color:#fff;font-size:1.1rem;font-weight:600;padding:1rem 2rem;border:none;border-radius:25px;cursor:pointer;transition:all .3s ease}.guest-wishes-section .record-btn:hover{transform:translateY(-2px)}.guest-wishes-section .pause-btn{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#2ed573,#1dd1a1);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #2ed5734d;transition:all .3s ease}.guest-wishes-section .pause-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2ed57366}.guest-wishes-section .pause-btn .pause-icon{font-size:1.5rem;color:#fff}.guest-wishes-section .stop-btn{background:linear-gradient(135deg,#ff6b9d,#ff4757);color:#fff;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;border:none;border-radius:20px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #ff6b9d4d}.guest-wishes-section .stop-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6b9d66}.guest-wishes-section .post-controls{display:flex;gap:1rem;width:100%;justify-content:center}.guest-wishes-section .restart-btn,.guest-wishes-section .save-btn{background:#ffffff1a;color:#fff;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;border:1px solid rgba(255,255,255,.2);border-radius:20px;cursor:pointer;transition:all .3s ease}.guest-wishes-section .restart-btn:hover,.guest-wishes-section .save-btn:hover{background:#fff3;transform:translateY(-2px)}.guest-wishes-section .save-btn{border:none}@keyframes pulseCircle{0%{transform:scale(.8);opacity:.8}50%{transform:scale(1.2);opacity:.4}to{transform:scale(1.5);opacity:0}}@keyframes pulseMic{0%{transform:scale(1);box-shadow:0 0 20px #ff4b5c99}50%{transform:scale(1.05);box-shadow:0 0 30px #ff4b5ccc}to{transform:scale(1);box-shadow:0 0 20px #ff4b5c99}}.finalPreviewOverlay{display:none;position:fixed;inset:0;background:#000;z-index:1000;align-items:center;justify-content:center;padding:1rem;flex-direction:column}.finalPreviewOverlay .polaroid-frame{background:#fff;padding:1rem 1rem 3rem;box-shadow:0 12px 40px #0006;text-align:center;width:80vw;position:relative;display:flex;flex-direction:column;align-items:center}.finalPreviewOverlay .polaroid-frame .photo-area{width:100%;aspect-ratio:1/1;background:#d9d9d9;border:3px solid #fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.finalPreviewOverlay .polaroid-frame .photo-area .guest-photo{width:100%;height:100%;object-fit:cover}.finalPreviewOverlay .polaroid-frame .guest-info{width:100%}.finalPreviewOverlay .polaroid-frame .guest-info .guest-name{font-family:Reenie Beanie,cursive;font-weight:bolder;font-size:1.9rem;color:#333;margin:10px 0;text-shadow:0 1px 2px rgba(0,0,0,.1);transform:rotate(357deg)}.finalPreviewOverlay .polaroid-frame .guest-info .editable-name{font-size:1.8rem;font-weight:600;font-family:Reenie Beanie,cursive;margin:10px 0;text-shadow:0 1px 2px rgba(0,0,0,.1);transform:rotate(357deg);text-align:center;margin-top:1rem;position:relative;display:inline-block;cursor:text;color:#000}.finalPreviewOverlay .polaroid-frame .guest-info .cursor{display:inline-block;width:1px;height:1.2em;background-color:#fff;margin-left:4px;animation:blink 1s step-start infinite}@keyframes blink{50%{opacity:0}}.finalPreviewOverlay .polaroid-frame .guest-info .audio-visualizer{display:none;width:100%;height:60px;background:#f4f4f4;border-radius:4px;border:1px solid #ddd;box-shadow:inset 0 2px 6px #00000014}.finalPreviewOverlay .polaroid-frame .bottom-bar{position:absolute;bottom:.2rem;right:.5rem}.finalPreviewOverlay .polaroid-frame .bottom-bar .guest-date{font-size:.9rem;color:#555;opacity:.8;font-family:Poppins,sans-serif}.finalPreviewOverlay .retake-photo-section{margin-top:20px;margin-bottom:10px}.finalPreviewOverlay .retake-photo-section .retake-photo-text{color:#ff6b6b;font-size:1.1rem;font-weight:500;cursor:pointer;text-decoration:underline;transition:all .3s ease;font-family:Poppins,sans-serif}.finalPreviewOverlay .retake-photo-section .retake-photo-text:hover{color:#ff5252;text-decoration:none;transform:scale(1.05)}.finalPreviewOverlay .final-button{display:flex;flex-direction:row;justify-content:center;gap:20px;width:100%;max-width:300px;margin-top:30px}.gallery-section{display:none;top:0;left:0;width:100vw;background:#000;z-index:1000;overflow-x:hidden;padding:1rem;box-sizing:border-box}.gallery-section .gallery-container{width:100%;max-width:100%;margin:0 auto;text-align:center;display:flex;flex-direction:column;min-height:100dvh;overflow-x:hidden;padding-bottom:2rem;position:relative}.gallery-section .gallery-header{margin-bottom:1.5rem;color:#fff;flex-shrink:0}.gallery-section .gallery-header .gallery-title{font-family:Sacramento,cursive;font-size:2rem;margin:0 0 .5rem;text-shadow:0 2px 4px rgba(0,0,0,.3);font-weight:400}.gallery-section .gallery-header .gallery-subtitle{font-size:1rem;margin:0 0 1rem;opacity:.9;font-weight:300}.gallery-section .gallery-header .gallery-stats{background:#ffffff1a;padding:.8rem 1.5rem;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);display:inline-block;font-size:.9rem;font-weight:500}.gallery-section .polaroid-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;margin-bottom:2rem;padding:0 0 2rem;flex:1;align-content:start;justify-items:center;width:100%;max-width:100%;overflow:visible;min-height:auto}.gallery-section .polaroid-grid .polaroid-item{background:#fff;padding:.4rem .4rem 0;border-radius:0;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;position:relative;cursor:pointer;display:flex;flex-direction:column;width:85%;max-width:85%;height:230px;overflow:hidden}.gallery-section .polaroid-grid .polaroid-item:hover{transform:scale(1.02);box-shadow:0 4px 15px #00000026}.gallery-section .polaroid-grid .polaroid-item .polaroid-photo{width:100%;height:calc(100% - 40px);object-fit:cover;border-radius:0;background:#f0f0f0;max-width:100%}.gallery-section .polaroid-grid .polaroid-item .polaroid-photo[src=""],.gallery-section .polaroid-grid .polaroid-item .polaroid-photo:not([src]){background:#e0e0e0;display:flex;align-items:center;justify-content:center;color:#999;font-size:.6rem}.gallery-section .polaroid-grid .polaroid-item .polaroid-info{position:absolute;bottom:0;left:0;right:0;background:#fff;padding:.3rem .4rem;text-align:center;color:#333;width:100%;overflow:hidden;border-top:1px solid #eee}.gallery-section .polaroid-grid .polaroid-item .polaroid-info .guest-name{font-family:Reenie Beanie,cursive;font-size:.8rem;font-weight:600;margin:0 0 .1rem;color:#2c3e50;line-height:1.1;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gallery-section .polaroid-grid .polaroid-item .polaroid-info .guest-date{font-size:.6rem;color:#7f8c8d;margin:0;word-wrap:break-word}.gallery-section .gallery-actions{display:flex;flex-direction:column;gap:.8rem;align-items:center;margin-top:auto;padding-top:1rem;flex-shrink:0}.gallery-section .gallery-actions .gallery-btn{padding:.8rem 1.5rem;border:none;border-radius:20px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;max-width:280px}.gallery-section .gallery-actions .gallery-btn:not(.primary){background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3)}.gallery-section .gallery-actions .gallery-btn:not(.primary):hover{background:#ffffff4d;transform:translateY(-1px)}.gallery-section .gallery-actions .gallery-btn.primary{background:linear-gradient(45deg,#ff6b6b,#ff8e8e);color:#fff;border:1px solid rgba(255,107,107,.3);box-shadow:0 3px 10px #ff6b6b4d}.gallery-section .gallery-actions .gallery-btn.primary:hover{background:linear-gradient(45deg,#ff5252,#ff7676);transform:translateY(-1px);box-shadow:0 5px 15px #ff6b6b66}@media (max-width: 360px){.gallery-section{padding:.5rem}.gallery-section .polaroid-grid{grid-template-columns:repeat(2,1fr);gap:.3rem}.gallery-section .polaroid-grid .polaroid-item{padding:.3rem .3rem 0;border-radius:0;width:85%;max-width:85%;height:230px}.gallery-section .polaroid-grid .polaroid-item .polaroid-photo{border-radius:0;height:calc(100% - 35px)}.gallery-section .polaroid-grid .polaroid-item .polaroid-info .guest-name{font-size:.7rem}.gallery-section .polaroid-grid .polaroid-item .polaroid-info .guest-date{font-size:.5rem}}@media (min-width: 768px){.gallery-section{padding:2rem}.gallery-section .gallery-container{max-width:900px}.gallery-section .gallery-header{margin-bottom:2rem}.gallery-section .gallery-header .gallery-title{font-size:3rem}.gallery-section .gallery-header .gallery-subtitle{font-size:1.2rem}.gallery-section .gallery-header .gallery-stats{padding:1rem 2rem;font-size:1rem}.gallery-section .polaroid-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:3rem;max-width:100%}.gallery-section .polaroid-grid .polaroid-item{padding:.8rem .8rem 0;border-radius:0;width:85%;max-width:85%;height:230px}.gallery-section .polaroid-grid .polaroid-item .polaroid-photo{border-radius:0;height:calc(100% - 50px)}.gallery-section .polaroid-grid .polaroid-item .polaroid-info .guest-name{font-size:1.1rem;white-space:normal;line-height:1.2}.gallery-section .polaroid-grid .polaroid-item .polaroid-info .guest-date{font-size:.8rem}.gallery-section .gallery-actions{flex-direction:row;gap:1rem;justify-content:center}.gallery-section .gallery-actions .gallery-btn{width:auto;min-width:180px;padding:1rem 2rem;font-size:1.1rem}}@media (min-width: 1024px){.gallery-section .gallery-header .gallery-title{font-size:3.5rem}.gallery-section .gallery-header .gallery-subtitle{font-size:1.3rem}.gallery-section .polaroid-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:100%}.gallery-section .polaroid-grid .polaroid-item{padding:1rem 1rem 0;border-radius:0;width:85%;max-width:85%;height:230px}.gallery-section .polaroid-grid .polaroid-item .polaroid-photo{border-radius:0;height:calc(100% - 60px)}.gallery-section .polaroid-grid .polaroid-item .polaroid-info .guest-name{font-size:1.2rem;white-space:normal;line-height:1.3}.gallery-section .polaroid-grid .polaroid-item .polaroid-info .guest-date{font-size:.9rem}}.lightbox-modal{display:none;position:fixed;z-index:2000;left:0;top:0;width:100%;height:100%;background-color:#000000f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;transition:opacity .3s ease}.lightbox-modal.show{display:flex;opacity:1}.lightbox-content{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:2rem;box-sizing:border-box}.lightbox-close{position:absolute;top:20px;right:30px;color:#fff;font-size:2.5rem;font-weight:700;cursor:pointer;z-index:2001;transition:all .3s ease}.lightbox-close:hover{color:#ff6b6b;transform:scale(1.1)}.lightbox-prev,.lightbox-next{position:absolute;top:50%;transform:translateY(-50%);color:#fff;font-size:2rem;font-weight:700;cursor:pointer;background:#00000080;border:none;padding:1rem;border-radius:50%;transition:all .3s ease;z-index:2001}.lightbox-prev:hover,.lightbox-next:hover{background:#000c;transform:translateY(-50%) scale(1.1)}.lightbox-prev{left:30px}.lightbox-next{right:30px}.lightbox-image-container{position:relative;max-width:90%;max-height:90%;display:flex;flex-direction:column;align-items:center;justify-content:center}.lightbox-image-container:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% + 4rem);height:calc(100% + 6rem);background:#fff;border-radius:0;box-shadow:0 0 0 1px #0000001a,0 20px 40px #0000004d,0 0 0 1px #fffc inset;z-index:-1;pointer-events:none}.lightbox-image{max-width:100%;max-height:80vh;object-fit:contain;border-radius:0;box-shadow:none;transition:transform .3s ease;position:relative;z-index:1}.lightbox-image:hover{transform:scale(1.02)}.lightbox-info{margin-top:1rem;min-width:250px;text-align:center;color:#333;padding:1rem 2rem}.lightbox-name{font-family:Reenie Beanie,cursive;font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#333}.lightbox-date{font-size:1rem;color:#666;opacity:.9}.lightbox-counter{position:absolute;bottom:30px;left:50%;transform:translate(-50%);color:#fff;background:#000000b3;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (max-width: 768px){.lightbox-content{padding:1rem}.lightbox-close{top:15px;right:20px;font-size:2rem}.lightbox-prev,.lightbox-next{font-size:1.5rem;padding:.8rem}.lightbox-prev{left:20px}.lightbox-next{right:20px}.lightbox-image{max-height:70vh}.lightbox-image-container:before{width:calc(100% + 2rem);height:calc(100% + 4rem)}.lightbox-info{padding:.8rem 1.5rem;margin-top:.8rem}.lightbox-name{font-size:1.2rem}.lightbox-date{font-size:.9rem}.lightbox-counter{bottom:20px;font-size:.8rem;padding:.4rem .8rem}}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}to{transform:scale(1);opacity:1}}#lyricsBox{transition:opacity .4s ease;opacity:1;color:#fff}#lyricsBox.fade-out{opacity:0}
