.icons-flex{width:100%-var(--gjs-input-padding);height:100%-var(--gjs-input-padding);display:flex;justify-content:center;align-items:center}.icons-flex::before{content:"";display:block;width:17px;height:15px;background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.9}.icon-dir-row::before{background:url(img/flex-dir-row.png) no-repeat center}.icon-dir-row-rev::before{background:url(img/flex-dir-row-rev.png) no-repeat center}.icon-dir-col::before{background:url(img/flex-dir-col.png) no-repeat center}.icon-dir-col-rev::before{background:url(img/flex-dir-col-rev.png) no-repeat center}.icon-just-start::before{background:url(img/flex-just-start.png) no-repeat center}.icon-just-end::before{background:url(img/flex-just-end.png) no-repeat center}.icon-just-sp-bet::before{background:url(img/flex-just-sp-bet.png) no-repeat center}.icon-just-sp-ar::before{background:url(img/flex-just-sp-ar.png) no-repeat center}.icon-just-sp-cent::before{background:url(img/flex-just-sp-cent.png) no-repeat center}.icon-al-start::before{background:url(img/flex-al-start.png) no-repeat center}.icon-al-end::before{background:url(img/flex-al-end.png) no-repeat center}.icon-al-str::before{background:url(img/flex-al-str.png) no-repeat center}.icon-al-center::before{background:url(img/flex-al-center.png) no-repeat center}[data-tooltip]::after{background:rgba(51,51,51,.9)}.gjs-pn-commands{min-height:40px}#gjs-sm-float{display:none}.gjs-logo-version{background-color:#756467}.gjs-pn-btn.gjs-pn-active{box-shadow:none}.CodeMirror{min-height:450px;margin-bottom:8px}.grp-handler-close{background-color:rgba(0,0,0,0);color:#ddd}.grp-handler-cp-wrap{border-color:rgba(0,0,0,0)}.sound-player-wrapper audio{width:100%;display:block;outline:none}.custom-navbar{display:flex;justify-content:center;background:#fff;padding:10px;box-shadow:0 2px 5px rgba(0,0,0,.1);position:relative;z-index:1000}.custom-navbar.sticky{position:sticky;top:0}.custom-navbar .nav-list{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.custom-navbar .nav-list li{margin:0 8px}.custom-navbar .nav-list a{text-decoration:none;color:#333;font-size:14px;display:inline-block;padding:6px 12px;border-radius:6px;transition:background .2s,color .2s}.custom-navbar .nav-list a:hover{background:#4f46e5;color:#fff}@media(max-width: 768px){.custom-navbar{flex-direction:row}.custom-navbar .nav-list{flex-direction:row;justify-content:space-around;width:100%}}@media(min-width: 769px){.custom-navbar{flex-direction:column;align-items:flex-start;width:200px;height:100vh}.custom-navbar .nav-list{flex-direction:column;width:100%}.custom-navbar .nav-list li{margin:6px 0;width:100%}.custom-navbar .nav-list li a{width:100%}}.rsvp-wish-wrapper{max-width:500px;margin:20px auto;padding:15px;border:1px solid #eee;border-radius:8px;background:#fafafa}.rsvp-wish-wrapper .rsvp-form{display:flex;flex-direction:column;gap:10px}.rsvp-wish-wrapper .rsvp-form input,.rsvp-wish-wrapper .rsvp-form select,.rsvp-wish-wrapper .rsvp-form textarea{padding:8px;border:1px solid #ccc;border-radius:4px;font-size:14px}.rsvp-wish-wrapper .rsvp-form button{padding:10px;background:#4f46e5;color:#fff;border:none;border-radius:6px;cursor:pointer}.rsvp-wish-wrapper .wish-list{margin-top:15px}.rsvp-wish-wrapper .wish-list .wish-item{padding:6px 10px;background:#fff;border:1px solid #ddd;border-radius:4px;margin-bottom:8px}.rsvp-wish-form{display:flex;flex-direction:column;gap:10px;max-width:400px;margin:0 auto}.rsvp-wish-form input,.rsvp-wish-form select,.rsvp-wish-form textarea{padding:8px;border:1px solid #ccc;border-radius:6px}.rsvp-wish-form button{padding:10px;background:#4f46e5;color:#fff;border:none;border-radius:6px;cursor:pointer}.rsvp-wish-form button:hover{background:#4338ca}.wish-wall{margin:20px auto;padding:15px;max-width:600px;background:#fafafa;border:1px solid #ddd;border-radius:8px}.wish-wall .wish-list{list-style:none;padding:0;margin:0;max-height:120px;overflow-y:auto;scroll-behavior:smooth}.wish-wall .wish-list li{padding:12px;margin-bottom:10px;background:#fff;border-radius:6px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.wish-wall .wish-list li .wish-header{font-weight:600;margin-bottom:4px;color:#111;display:flex;justify-content:space-between;font-size:14px}.wish-wall .wish-list li .wish-header .wish-time{font-weight:normal;text-align:right;font-size:6px;color:#777}.wish-wall .wish-list li .wish-message{font-size:14px;color:#444;white-space:pre-wrap}.wish-wall .wish-list li .wish-photo{margin-top:8px}.wish-wall .wish-list li .wish-photo img{max-width:100%;max-height:200px;border-radius:6px;object-fit:cover}.dinv-toast{position:fixed;top:20px;right:20px;z-index:99999;display:flex;align-items:center;gap:10px;padding:14px 20px;border-radius:10px;font-size:14px;font-weight:500;box-shadow:0 4px 20px rgba(0,0,0,.15);transform:translateX(120%);transition:transform .3s ease}.dinv-toast.dinv-toast-show{transform:translateX(0)}.dinv-toast.dinv-toast-success{background:linear-gradient(135deg, #10b981, #059669);color:#fff}.dinv-toast.dinv-toast-error{background:linear-gradient(135deg, #ef4444, #dc2626);color:#fff}.dinv-toast .dinv-toast-icon{font-size:18px;font-weight:bold}.dinv-toast .dinv-toast-message{flex:1}.sound-player{display:flex;align-items:center;gap:10px;padding:10px}.sound-player audio{flex:1;outline:none}.sound-player .sound-play-btn{width:48px;height:48px;border-radius:50%;border:none;background:linear-gradient(135deg, #4f46e5, #7c3aed);color:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(79,70,229,.4);transition:transform .2s,box-shadow .2s}.sound-player .sound-play-btn:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(79,70,229,.5)}.sound-player .sound-play-btn:active{transform:scale(0.95)}.wish-wall.wish-wall-masonry .wish-list{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:16px;max-height:none;overflow:visible}.wish-wall.wish-wall-masonry .wish-list li{break-inside:avoid;margin-bottom:0;animation:wishFadeIn .4s ease forwards;opacity:0;transform:translateY(10px)}@keyframes wishFadeIn{to{opacity:1;transform:translateY(0)}}@media(max-width: 480px){.dinv-toast{left:10px;right:10px;top:auto;bottom:20px}.sound-player .sound-play-btn{width:40px;height:40px;font-size:16px}.wish-wall.wish-wall-masonry .wish-list{grid-template-columns:1fr}}

/*# sourceMappingURL=grapesjs-dinvitations.min.css.map*/