@import"https://fonts.googleapis.com/css2?family=Ms+Madi&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto Sans Math:ital,wght@0,400;0,700;1,400;1,700&family=Ms+Madi&display=swap";@import"https://fonts.googleapis.com/css2?family=Dosis:wght@200..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Niconne&family=Noto+Sans+Math&display=swap";html,body{font-family:"Noto Sans Math",sans-serif}.rsvp-button{background-color:#16a34a;color:#fff;border-radius:9999px;padding:.75rem 1.5rem;font-size:1.125rem;box-shadow:0 4px 6px #0000001a}.app-container{font-family:"Noto Sans Math",Tahoma,Geneva,Verdana,sans-serif;background-color:#fff;color:#1f2937;min-height:100vh;margin:0;padding:0;overflow-x:hidden}body,html{margin:0;padding:0;background-color:#fff;color:#1f2937;width:100vw;max-width:100vw;overflow-x:hidden}.app-container>*{margin-bottom:0}@media (max-width: 640px){.app-container{font-size:14px;padding-left:0;padding-right:0}.storyboard-section,.guestbook-section,.footer-section,.blessing-section,.greeting-section,.event-section{padding-left:1rem;padding-right:1rem}}@media (min-width: 641px){.app-container{font-size:16px}}.hero-section{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;text-align:center;background:linear-gradient(120deg,#fffbe9 60%,#fff);position:relative;overflow:hidden;height:100vh}.hero-subtitle{font-family:"Noto Sans Math",cursive;font-size:1.5rem;font-weight:500;margin-bottom:.2rem;margin-top:0}.hero-content{padding:1rem}.hero-bg{position:absolute;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.85}.hero-bg-left{left:0;top:0;width:auto;height:100%}.hero-bg-right{right:0;bottom:0;width:auto;height:100%}.hero-section h1{font-size:2.25rem;font-weight:700;margin-bottom:.5rem;margin-top:0}.hero-section h2{font-family:Niconne,cursive;font-size:8rem;margin-bottom:.2rem;margin-top:0}@media (max-width: 900px){.hero-bg-left{margin-left:-20vw}.hero-bg-right{margin-right:-20vw}}@media (max-width: 640px){.hero-bg-left{margin-left:-50vw}.hero-bg-right{margin-right:-50vw}.hero-section h2{font-size:6.2rem}.hero-content{padding:2rem 0}}.hero-section p{font-size:1.125rem;margin-top:.2rem;margin-bottom:0}.hero-section h1,.hero-section h2,.hero-section p{position:relative}.countdown-section{background-color:#fff;padding-top:2rem;padding-bottom:2rem;text-align:center}.countdown-section h2{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.countdown-timer{display:flex;justify-content:center;gap:1rem;font-size:1.125rem;font-weight:700}.countdown-item{background-color:#705f2893;padding:.5rem 1rem;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;color:#fff}.countdown-item p{margin:0}.countdown-item span{font-size:.875rem;font-weight:400}.detail-acara{padding:2.5rem 1rem;background-color:#f9fafb;text-align:center}.detail-acara h2{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.detail-acara .container{max-width:36rem;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;gap:1rem}.detail-acara h3{font-size:1.25rem;font-weight:600;margin-bottom:.25rem}.detail-acara p{margin:.125rem 0;font-size:1rem;color:#374151}.rsvp-button-container{text-align:center;margin-top:4.5rem}.rsvp-button{background-color:#16a34a;color:#fff;padding:.75rem 1.5rem;border-radius:9999px;font-size:1.125rem;box-shadow:0 4px 6px #16a34a80;display:inline-block;text-decoration:none;cursor:pointer;transition:background-color .3s ease}.rsvp-button:hover{background-color:#15803d}.location-section{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.location-container-map{padding-bottom:2.5rem;width:100%}.location-section h2{font-size:1.5rem;font-weight:700}.location-container{max-width:64rem;margin-left:auto;margin-right:auto}.location-iframe{width:100%;height:400px;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;border:none}.location-section h2,.location-section p{margin-bottom:.5rem;margin-top:.25rem}.location-container{margin-bottom:.5rem}.location-section h2,.location-section h3,.location-section p{line-height:1.4}.protokol-section{background-color:#fff;padding:2.5rem 1rem;text-align:center}.protokol-section h2{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.protokol-list{max-width:42rem;margin-left:auto;margin-right:auto;text-align:left;list-style-type:disc;list-style-position:inside;line-height:1.6;font-size:1rem;color:#374151;display:flex;flex-direction:column;gap:.5rem}.gallery-section{background-color:#fff;padding:2.5rem 1rem}.gallery-title{font-size:1.5rem;font-weight:700;text-align:center;margin-bottom:1.5rem}.gallery-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;max-width:64rem;margin-left:auto;margin-right:auto}@media (min-width: 640px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.gallery-grid{grid-template-columns:repeat(3,1fr)}}.gallery-image{width:100%;height:16rem;-o-object-fit:cover;object-fit:cover;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease}.gallery-image:hover{transform:scale(1.05)}.guestbook-section{padding:2.5rem;background:linear-gradient(120deg,#fffefc,#fff);max-width:38rem;margin:2.5rem auto;border-radius:1rem;box-shadow:0 10px 20px #0000000d;transition:all .3s ease}.guestbook-section h2{font-size:1.2rem;font-weight:700;text-align:center;margin-bottom:1.5rem;color:#166534}.avatar{width:3rem;height:3rem;border-radius:9999px;background-color:#d1fae5;color:#065f46;font-weight:700;font-size:1.25rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.guestbook-item{display:flex;gap:1rem;padding:.75rem 0;border-bottom:1px solid #e5e7eb}.guestbook-item-content{flex:1}.guestbook-name{font-weight:600;color:#166534;margin-bottom:.25rem}.guestbook-message{white-space:pre-line;color:#374151;margin-bottom:.25rem}.guestbook-date{font-size:.8rem;color:#9ca3af}.guestbook-pagination{display:flex;justify-content:center;align-items:center;gap:.75rem;margin-top:1rem}.guestbook-pagination button{background:#22c55e;color:#fff;padding:.4rem 1rem;border-radius:.375rem;border:none;cursor:pointer;font-size:.9rem;font-weight:500;transition:background-color .3s ease}.guestbook-pagination button:hover{background:#16a34a}.guestbook-pagination button:disabled{background:#d1d5db;cursor:not-allowed}.guestbook-textarea{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;transition:box-shadow .2s ease;resize:none;min-height:4.5rem}.guestbook-textarea:focus{border-color:#22c55e;box-shadow:0 0 0 3px #22c55e33;outline:none}.guestbook-form{display:flex;flex-direction:column;gap:1rem;position:relative}.guestbook-submit-btn{background:#16a34a;color:#fff;width:30%;padding:.4rem;font-size:1rem;border-radius:.5rem;font-weight:600;cursor:pointer;border:none;transition:background-color .3s ease;align-self:flex-end}.guestbook-submit-btn:hover{background:#15803d}.guestbook-message-status{text-align:center;margin-bottom:1rem;font-weight:500}.guestbook-list{max-height:24rem;overflow-y:auto;display:flex;flex-direction:column;gap:1rem;padding-right:.5rem;margin-top:2rem}.guestbook-list::-webkit-scrollbar{width:6px}.guestbook-list::-webkit-scrollbar-track{background:#f0fdf4;border-radius:9999px}.guestbook-list::-webkit-scrollbar-thumb{background-color:#22c55e;border-radius:9999px}@media (max-width: 640px){.guestbook-submit-btn{width:50%;font-size:.9rem}.guestbook-textarea{font-size:.9rem}}.guestbook-empty-msg{text-align:center;color:#9ca3af;font-style:italic}.music-player-container{position:fixed;bottom:1rem;right:1rem;z-index:50}.music-player-button{background-color:#22c55e;color:#fff;width:48px;height:48px;border-radius:9999px;box-shadow:0 10px 15px -3px #22c55e80,0 4px 6px -4px #22c55e66;border:none;cursor:pointer;transition:background-color .3s ease;display:flex;align-items:center;justify-content:center;padding:0;z-index:9999}.music-player-button:hover{background-color:#16a34a}@media (max-width: 640px){.music-player-button{width:44px;height:44px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUpSection{0%{transform:translateY(30px) scale(.98);filter:blur(6px)}to{transform:translateY(0) scale(1);filter:blur(0)}}.animate-fadeInUp{animation:fadeInUpSection 1s cubic-bezier(.4,0,.2,1) both}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(60px)}}.animate-fadeOutDown{animation:fadeOutDown .7s cubic-bezier(.4,0,.2,1) forwards;pointer-events:none}.verse-section{position:relative;width:100%;height:100vh;background:#968574;text-align:center;box-sizing:border-box;overflow:hidden;display:flex;align-items:center;justify-content:center}@media (min-width: 480px){.verse-section{padding:2.5rem 1rem;min-height:220px}}@media (min-width: 640px){.verse-section{padding:3rem 2rem;min-height:220px}}.verse-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:-10;pointer-events:none;overflow:hidden;padding:0}.verse-frame-wrapper{position:relative;width:100%;max-width:600px;aspect-ratio:1 / 1;margin:0 auto;overflow:hidden;background-color:transparent}.verse-content-frame{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(https://res.cloudinary.com/dpysdqing/image/upload/v1750819371/frame-verse2_riy3gb.png);background-size:contain;background-position:center;background-repeat:no-repeat;z-index:0;transform:scale(1.2)}.verse-inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:65%;max-width:85%;padding:1.5rem;text-align:center;color:#fff;z-index:1;border-radius:1rem;box-sizing:border-box}.verse-text{font-size:1rem;line-height:1.6;font-weight:500;margin-bottom:1rem;color:#968574}.verse-source{font-size:1rem;font-weight:600;color:#968574}@media (max-width: 640px){.verse-frame-wrapper{width:100%;max-width:640px}.verse-content-frame{transform:scale(1.2)}.verse-inner{width:65%;padding:1rem}.verse-text{margin-top:-.8rem;font-size:.78rem;line-height:1.5;margin-bottom:0rem}.verse-source{font-size:.875rem}}.greeting-section{position:relative;padding:3rem .5rem;background:linear-gradient(120deg,#fffbe9 60%,#fff);text-align:center;box-sizing:border-box;overflow:hidden;min-height:100vh}@media (min-width: 480px){.greeting-section{padding:4rem 1rem}}@media (min-width: 640px){.greeting-section{padding:5rem 2rem;min-height:140vh}}.greeting-container{max-width:900px;margin:0 auto;padding:20px}.greeting-title{font-family:Niconne,cursive;font-size:1.8rem;font-weight:500;color:#2c3e50;margin-bottom:.5rem;line-height:1.2}.greeting-description{font-size:1rem;color:#374151;margin-bottom:2rem}.greeting-profile-wrapper{display:flex;flex-direction:row;justify-content:center;gap:2rem;margin-top:2rem;flex-wrap:wrap}.greeting-profile{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;will-change:opacity,transform,filter;gap:1rem}.greeting-profile.is-visible{opacity:1;transform:translateY(0);filter:blur(0)}.greeting-profile-frame{position:relative;width:240px;height:240px;display:flex;align-items:center;justify-content:center}.greeting-frame-bg{position:absolute;top:0;left:0;width:240px;height:240px;z-index:1}.greeting-profile-image{width:180px;height:180px;border-radius:9999px;-o-object-fit:cover;object-fit:cover;border:4px solid #fff;box-shadow:0 4px 10px #0000001a;position:relative;z-index:2}.greeting-name-mobile{font-size:1.1rem;font-weight:600;margin-top:.5rem;color:#15803d}.greeting-family-wrapper{display:flex;flex-direction:row;justify-content:center;gap:2rem;margin-top:2.5rem;flex-wrap:wrap}.greeting-family{background:#f9fafb;border-radius:1rem;padding:1rem;min-width:220px;max-width:320px;box-shadow:0 2px 8px #0000000a}.greeting-family-name{font-size:1rem;font-weight:700;color:#166534}.greeting-family-desc{font-size:1rem;color:#374151;margin-bottom:.5rem}.greeting-social-icon{color:#db2777;font-size:1.5rem;margin-top:.5rem;display:inline-block;transition:color .2s}.greeting-social-icon:hover{color:#a21caf}.greeting-bismillah{max-width:250px;margin:0 auto 1.5rem;display:block}@media (max-width: 600px){.greeting-profile-image{width:160px;height:160px}.greeting-bismillah{max-width:320px}.greeting-family{margin-top:.5rem}.greeting-profile-frame{width:230px;height:230px}}.event-section{position:relative;padding:40px 16px;box-sizing:border-box;height:100vh;margin:0 auto;border-radius:8px;overflow:hidden;z-index:1;display:flex;align-items:center;justify-content:center;flex-direction:column}.event-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;border-radius:8px}.event-container{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;width:200vh}.event-main-title{font-family:Niconne,cursive;font-size:2.5rem;font-weight:500;color:#333;margin:0 auto 30px;text-align:center}.event-inner-section{display:flex;justify-content:space-between;gap:60px;flex-wrap:wrap;background-color:#fff;border-radius:16px;padding:2rem;box-shadow:0 10px 20px #0000001a;width:30%;z-index:1;margin:0 auto}.event-column-left,.event-column-right{flex:1 1 100px;max-width:250px;display:flex;flex-direction:column;justify-content:center;font-family:Inter,sans-serif;color:#444}.event-column-left{align-items:flex-end;gap:1px}.event-column-left h3{text-align:right}.event-column-right{align-items:flex-start;gap:1px}.event-column-right h3{text-align:left}.event-column-right h2{font-weight:600;font-size:1.6rem;margin:0;line-height:1.2}@media (max-width: 600px){.event-inner-section{flex-direction:column;align-items:center;gap:30px;padding:1.5rem}.event-column-left,.event-column-right{align-items:center;max-width:100%;text-align:center}.event-column-left h2,.event-column-right h2{font-size:1.4rem}.event-column-left h3,.event-column-right h3{text-align:center}.event-container{width:50vh}.event-inner-section{width:60%}}.event-column-right hr{border:none;border-top:1px solid #ccc;margin:15px 0;width:100%}.event-counter{font-size:8rem;font-weight:500;color:#d35400;line-height:1;font-family:Niconne,cursive;margin-top:-30px}hr{border:none;border-top:2px solid #ccc;margin:10px 0 20px}.event-location-title{font-weight:500;font-size:1.2rem;color:#222;text-align:center;line-height:1.3}.event-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;background-color:#d35400;color:#fff;font-weight:700;padding:12px 28px;border-radius:30px;font-family:Inter,sans-serif;font-size:1.1rem;text-decoration:none;margin:0 auto;cursor:pointer;transition:background-color .3s ease}.event-button:hover{background-color:#e67e22}.event-button i{font-size:1.3rem}@media (max-width: 768px){.event-inner-section{flex-direction:column;gap:40px}.event-column{flex:1 1 100%}}.adab-walimah-section{padding:3.5rem 1.5rem;background:linear-gradient(90deg,#fffef9,#fef7e5)}.adab-container{max-width:1100px;margin:0 auto;text-align:center}.adab-title{font-size:2.5rem;font-weight:500;margin-bottom:2.5rem;font-family:Niconne,cursive;color:#14532d;letter-spacing:.5px}.adab-grid{display:grid;gap:2.2rem;justify-items:center;grid-template-columns:repeat(2,1fr)}@media (min-width: 768px){.adab-grid{grid-template-columns:repeat(3,1fr)}}.adab-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem;width:200px;background-color:#fff;border-radius:1rem;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 8px #0000000d}.adab-item:hover{transform:translateY(-6px);box-shadow:0 8px 16px #0000001a}.adab-icon{width:110px;height:110px;-o-object-fit:contain;object-fit:contain;margin-bottom:1rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.05));display:block}.adab-desc{font-size:1rem;color:#374151;font-weight:500;line-height:1.4}@media (max-width: 640px){.adab-item{max-width:150px;padding:.75rem}.adab-icon{width:85px;height:85px}.adab-desc{font-size:.9rem}.adab-title{font-size:2rem}}.cover-page{position:absolute;top:0;left:0;width:100vw;height:100vh;text-align:center;padding:0;z-index:9999;margin:0;box-sizing:border-box;overflow:auto;display:flex;align-items:center;justify-content:center}.cover-page-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#00000036;z-index:1;pointer-events:none}.cover-page-content{position:relative;z-index:2;max-width:400px;width:100%;margin:0 auto;padding:.5rem;display:flex;flex-direction:column;align-items:center;height:100%}.cover-page-content-tag{position:relative;z-index:2;max-width:250px;width:100%;margin:0 auto;background:#ffffff83;border-radius:1.5rem;box-shadow:0 8px 32px #0000002e;padding:.5rem;display:flex;flex-direction:column;align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cover-to{font-size:.8rem}.cover-subtitle{font-family:"Noto Sans Math",sans-serif;color:#fff;font-weight:550;margin-bottom:.2rem;font-size:1.5rem;text-shadow:0 5px 10px rgba(0,0,0,.445)}@media (max-width: 640px){.cover-page-content{max-width:85vw;padding:2rem 0}.cover-page-content-tag{margin-top:10rem}}.cover-vertical-layout{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:2rem 0}.cover-names-row{display:flex;flex-direction:row;align-items:center;justify-content:center}.cover-names{font-family:Niconne,cursive;font-size:3.7rem;font-weight:500;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.445);line-height:1.2}.cover-names-flower{display:inline-block;vertical-align:middle}@media (max-width: 640px){.cover-names-flower{width:22px;height:22px;margin:0 6px}}.cover-message{font-size:.8rem}.cover-button{margin-top:1rem;background-color:#4caf50;color:#fff;border:none;padding:.3rem .7rem;border-radius:10px;font-size:1rem;cursor:pointer;transition:background .3s ease;box-shadow:0 2px 8px #0000001f}.cover-button:hover{background-color:#43a047}.cover-photo-container{margin-top:1rem;position:relative}.cover-photo{width:160px;height:160px;border-radius:50%;margin:0 auto;background-size:cover;background-position:center}.cover-frame{width:200px;position:relative;top:-150px;margin:0 auto;display:block;pointer-events:none}@media (max-width: 640px){.cover-photo{width:120px;height:120px}.cover-frame{width:150px;top:-90px}}.cover-page-bg{background-size:cover;background-position:center;background-repeat:no-repeat}@media (max-width: 640px){.cover-page-bg{background-size:100% 100%;background-position:center}}@media (min-width: 641px){.cover-page-bg{background-size:auto 100%;background-position:center}}.footer-section{padding:2.5rem 1rem 2rem;border-top-left-radius:2rem;border-top-right-radius:2rem;margin-top:0;text-align:center;position:relative;z-index:2}.footer-widget-wrap{max-width:480px;margin:0 auto;padding:0;display:flex;flex-direction:column;align-items:center;gap:1.2rem}.footer-heading-title{font-family:"Noto Sans Math",sans-serif;font-size:1rem;font-weight:700;color:#166534;margin-bottom:.2rem;letter-spacing:1px}.footer-heading-description{font-size:1rem;color:#374151;margin-bottom:1.2rem;font-family:"Noto Sans Math",sans-serif}.footer-social-icons{display:flex;gap:1.2rem;justify-content:center;margin-top:.5rem}.icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;box-shadow:0 2px 8px #16653414;color:#166534;font-size:2rem;transition:background .2s,color .2s,transform .2s,box-shadow .2s;border:1.5px solid #e0e0e0}.icon.instagram:hover{background:linear-gradient(135deg,#f9ce34,#ee2a7b,#6228d7);color:#fff;transform:scale(1.12) rotate(-6deg);box-shadow:0 4px 16px #ee2a7b44}.icon.whatsapp:hover{background:#25d366;color:#fff;transform:scale(1.12) rotate(6deg);box-shadow:0 4px 16px #25d36644}.icon .footer-fa-icon{transition:color .2s,fill .2s}.icon.instagram:hover .footer-fa-icon,.icon.whatsapp:hover .footer-fa-icon{color:#fff!important;fill:#fff!important}@media (max-width: 640px){.footer-section{padding:2rem .5rem 1.5rem;border-top-left-radius:1.2rem;border-top-right-radius:1.2rem}.footer-heading-title{font-size:1rem}.footer-widget-wrap{gap:.7rem}.icon{width:38px;height:38px;font-size:1.3rem}}.blessing-section{background:linear-gradient(120deg,#fffbe9 60%,#fff);padding:2.5rem 1rem;text-align:center;border-bottom-left-radius:2rem;border-bottom-right-radius:2rem;box-shadow:0 2px 16px #16653412;margin-top:0;position:relative;z-index:2}.blessing-container{max-width:640px;margin:0 auto;padding:0;display:flex;flex-direction:column;align-items:center;gap:1.2rem}.blessing-title{font-family:"Noto Sans Math",sans-serif;font-size:1rem;font-weight:500;color:#374151;margin-bottom:.5rem;line-height:1.6}.blessing-names{font-family:Niconne,cursive;font-size:2.5rem;font-weight:500;color:#166534;margin-top:.5rem;letter-spacing:1px;text-shadow:0 2px 8px rgba(22,101,52,.08)}@media (max-width: 640px){.blessing-section{padding:2rem .5rem;border-bottom-left-radius:1.2rem;border-bottom-right-radius:1.2rem}.blessing-title{font-size:1rem}.blessing-container{gap:.7rem}}.gift-button{background:linear-gradient(90deg,#fbbf24 60%,#f59e42);color:#fff;border:none;border-radius:9999px;padding:.75rem 1.5rem;font-size:1.125rem;font-weight:600;margin-top:.5rem;box-shadow:0 4px 12px #fbbf2421;cursor:pointer;transition:background .2s,transform .2s;display:inline-block;margin-bottom:40px}.gift-button:hover{background:linear-gradient(90deg,#f59e42 60%,#fbbf24);transform:scale(1.06)}.gift-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#221c1061;z-index:99999;display:flex;align-items:center;justify-content:center;animation:fadeInGiftModal .3s}@keyframes fadeInGiftModal{0%{opacity:0}to{opacity:1}}.gift-modal{background:#fffbe9;border-radius:1.5rem;box-shadow:0 8px 32px #0000002e;padding:2rem 1.5rem 1.5rem;min-width:320px;max-width:90vw;position:relative;text-align:center;animation:fadeInGiftModal .4s}.gift-modal-title{font-family:Niconne,cursive;font-size:2rem;color:#166534;margin-bottom:1.2rem}.gift-card-list{display:flex;flex-direction:row;gap:1.2rem;justify-content:center;margin-top:.5rem;flex-wrap:wrap}.gift-card{background:#fff;border-radius:1rem;box-shadow:0 2px 12px #16653414;padding:1.2rem 1.5rem;min-width:180px;max-width:220px;display:flex;flex-direction:column;align-items:center;margin-bottom:.5rem}.gift-bank{font-size:1.1rem;font-weight:700;color:#f59e42;margin-bottom:.3rem;letter-spacing:1px}.gift-norek{font-size:1.2rem;font-weight:700;color:#166534;margin-bottom:.2rem;letter-spacing:1px}.gift-name{font-size:1rem;color:#374151;margin-bottom:.1rem}.gift-modal-close{position:absolute;top:.7rem;right:1.1rem;background:none;border:none;font-size:2rem;color:#f59e42;cursor:pointer;z-index:2;transition:color .2s}.gift-modal-close:hover{color:#d97706}@media (max-width: 640px){.gift-modal{padding:1.2rem .5rem;min-width:0}.gift-card-list{flex-direction:column;gap:.7rem}.gift-card{min-width:0;max-width:100%;padding:1rem .7rem}}@keyframes coverFadeOut{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.96) translateY(40px)}}.cover-page-fadeout{animation:coverFadeOut .7s cubic-bezier(.4,0,.2,1) forwards;pointer-events:none}.qrcode-section{display:flex;align-items:center;justify-content:center;flex-direction:column}.qrcode-container{background:linear-gradient(120deg,#fffbe9 60%,#fff);padding:3rem;text-align:center;border-radius:1.5rem;box-shadow:0 2px 16px #16653412;margin:2.5rem auto 0;position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:1.2rem}.qrcode-title{font-family:"Noto Sans Math",sans-serif;font-size:1.5rem;font-weight:700;color:#166534;margin-bottom:.2rem}.qrcode-desc{font-size:1rem;color:#374151;margin-bottom:.7rem}.qrcode-box{background:#fff;border-radius:1.2rem;box-shadow:0 2px 12px #16653414;padding:1.2rem;display:flex;align-items:center;justify-content:center}@media (max-width: 640px){.qrcode-container{padding:1.2rem;border-radius:1rem;max-width:98vw;margin-left:.5rem;margin-right:.5rem}.qrcode-title{font-size:1.1rem}.qrcode-box{padding:.7rem}}.qrcode-download-btn{margin-top:1.1rem;background:linear-gradient(90deg,#fbbf24 60%,#f59e42);color:#fff;border:none;border-radius:9999px;padding:.6rem 1.4rem;font-size:1rem;font-weight:600;box-shadow:0 2px 8px #fbbf2421;cursor:pointer;transition:background .2s,transform .2s;display:inline-block}.qrcode-download-btn:hover{background:linear-gradient(90deg,#f59e42 60%,#fbbf24);transform:scale(1.06)}@media (max-width: 640px){.qrcode-download-btn{font-size:.95rem;padding:.5rem 1rem}}.guestbook-pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1.2rem}.guestbook-page-btn{background:#16a34a;color:#fff;border:none;border-radius:.5rem;padding:.4rem 1.1rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .2s,transform .2s}.guestbook-page-btn:disabled{background:#a7f3d0;color:#166534;cursor:not-allowed;opacity:.7}.guestbook-page-btn:not(:disabled):hover{background:#15803d;transform:scale(1.08)}.guestbook-page-info{font-size:1rem;color:#166534;font-weight:500}.guestbook-name{font-size:1.1rem;font-weight:600;color:#166534;margin-bottom:.3rem}.avatar{width:40px;height:40px;border-radius:50%;background-color:#1976d2;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;text-transform:uppercase}@media (max-width: 640px){.guestbook-pagination{gap:.5rem;margin-top:.7rem}.guestbook-page-btn{font-size:1rem;padding:.3rem .7rem}.guestbook-page-info{font-size:.95rem}}.section-already-visible .animate-fadeInUp,.section-already-visible .animate-fadeInUpSection,.section-already-visible .fade-in-story{opacity:1!important;transform:none!important;filter:none!important;animation:none!important}@keyframes leafWavingSmooth{0%{transform:rotate(0) translateY(0)}50%{transform:rotate(1.2deg) translateY(.5px)}to{transform:rotate(0) translateY(0)}}.waving-leaf{animation-name:leafWavingSmooth;animation-timing-function:cubic-bezier(.45,0,.55,1);animation-iteration-count:infinite;animation-direction:alternate;transform-origin:top center;will-change:transform}.waving-delay-1{animation-delay:1s;animation-duration:6s}.waving-delay-2{animation-delay:2s;animation-duration:7s}.location-container iframe{width:100%;height:100%;border:0;max-width:100%}.storyboard-section{padding:2.5rem 1rem;border-radius:2rem;max-width:700px;margin:2rem auto;position:relative;z-index:2;background:#fffefc}.storyboard-title{font-family:Ms Madi,cursive;font-size:4.5rem;color:#166534;text-align:center;margin-bottom:2rem}.storyboard-timeline{display:flex;flex-direction:column;gap:2.5rem;padding-left:2rem;border-left:2px solid #e5e7eb;position:relative}.storyboard-step{position:relative;display:flex;align-items:flex-start;gap:1rem;padding:1.4rem;background:#ffffffeb;border-radius:1.2rem;box-shadow:0 2px 12px #1665340f;opacity:0;transform:translateY(30px);filter:blur(8px);transition:opacity .7s ease,transform .7s ease,filter .7s ease}.storyboard-step-visible{opacity:1;transform:translateY(0);filter:blur(0)}.storyboard-step-icon{position:absolute;left:-1.7rem;top:.5rem;background:#fff;padding:4px;border-radius:9999px;box-shadow:0 1px 4px #0000001a;font-size:1.2rem;color:#ff69b4}.storyboard-step-title{font-weight:700;font-size:1.1rem;color:#15803d}.storyboard-step-desc{color:#374151;font-size:.95rem;line-height:1.6;white-space:pre-line}@media (max-width: 640px){.storyboard-section{padding:1rem}.storyboard-title{font-size:4.5rem}.storyboard-step{flex-direction:column;gap:.8rem;padding:1rem}}.event-detail-bg{position:absolute;top:0;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:0;opacity:.9}.event-detail-bg-left{left:0;width:auto;height:100%}.event-detail-bg-right{right:0;bottom:0;width:auto;height:100%}@media (max-width: 900px){.event-detail-bg-left{margin-left:-20vw}.event-detail-bg-right{margin-right:-20vw}}@media (max-width: 640px){.event-detail-bg-left{margin-left:-60vw}.event-detail-bg-right{margin-right:-50vw}}.invisible-section{opacity:0;pointer-events:none;height:1px}.loading-wrapper{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999}.loading-icon{width:64px;height:64px;animation:pulse 1.8s infinite ease-in-out;opacity:.95}.loading-text{margin-top:1rem;color:#6d6d6d;font-size:1.2rem;animation:bounce 2s infinite}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.08);opacity:.75}to{transform:scale(1);opacity:1}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.qr-video{aspect-ratio:1/1;width:100%;border-radius:8;background-color:#222;-o-object-fit:cover;object-fit:cover}@media (max-width: 640px){.qr-scan-container{max-width:600px}.qr-video{aspect-ratio:5 / 6}}@media (max-width: 360px){.qr-video{aspect-ratio:5 / 8}}@media (min-width: 1024px){.qr-scan-container{max-width:720px}}/*! tailwindcss v4.1.10 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-serif:ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-100:oklch(93.6% .032 17.717);--color-red-600:oklch(57.7% .245 27.325);--color-yellow-100:oklch(97.3% .071 103.193);--color-yellow-400:oklch(85.2% .199 91.936);--color-yellow-500:oklch(79.5% .184 86.047);--color-green-50:oklch(98.2% .018 155.826);--color-green-600:oklch(62.7% .194 149.214);--color-green-800:oklch(44.8% .119 151.328);--color-blue-100:oklch(93.2% .032 255.585);--color-blue-400:oklch(70.7% .165 254.624);--color-blue-600:oklch(54.6% .245 262.881);--color-slate-50:oklch(98.4% .003 247.858);--color-slate-300:oklch(86.9% .022 252.894);--color-slate-500:oklch(55.4% .046 257.417);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-white:#fff;--spacing:.25rem;--container-3xl:48rem;--container-4xl:56rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--text-7xl:4.5rem;--text-7xl--line-height:1;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--tracking-wide:.025em;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--ease-out:cubic-bezier(0,0,.2,1);--blur-sm:8px;--aspect-video:16/9;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.z-10{z-index:10}.z-50{z-index:50}.mx-auto{margin-inline:auto}.my-2{margin-block:calc(var(--spacing)*2)}.my-10{margin-block:calc(var(--spacing)*10)}.mt-0{margin-top:calc(var(--spacing)*0)}.mt-4{margin-top:calc(var(--spacing)*4)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.block{display:block}.flex{display:flex}.inline{display:inline}.aspect-video{aspect-ratio:var(--aspect-video)}.min-h-\[120px\]{min-height:120px}.w-full{width:100%}.max-w-3xl{max-width:var(--container-3xl)}.max-w-4xl{max-width:var(--container-4xl)}.-translate-x-6{--tw-translate-x:calc(var(--spacing)*-6);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-0{--tw-translate-x:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-6{--tw-translate-x:calc(var(--spacing)*6);translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-6{--tw-translate-y:calc(var(--spacing)*-6);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-0{--tw-translate-y:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-6{--tw-translate-y:calc(var(--spacing)*6);translate:var(--tw-translate-x)var(--tw-translate-y)}.scale-50{--tw-scale-x:50%;--tw-scale-y:50%;--tw-scale-z:50%;scale:var(--tw-scale-x)var(--tw-scale-y)}.scale-100{--tw-scale-x:100%;--tw-scale-y:100%;--tw-scale-z:100%;scale:var(--tw-scale-x)var(--tw-scale-y)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.gap-3{gap:calc(var(--spacing)*3)}:where(.space-x-2>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}.overflow-hidden{overflow:hidden}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-gray-200{border-color:var(--color-gray-200)}.border-slate-300{border-color:var(--color-slate-300)}.bg-blue-600{background-color:var(--color-blue-600)}.bg-green-50{background-color:var(--color-green-50)}.bg-green-600{background-color:var(--color-green-600)}.bg-red-600{background-color:var(--color-red-600)}.bg-slate-50{background-color:var(--color-slate-50)}.bg-yellow-400{background-color:var(--color-yellow-400)}.p-1\.5{padding:calc(var(--spacing)*1.5)}.p-2{padding:calc(var(--spacing)*2)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-6{padding:calc(var(--spacing)*6)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-5{padding-inline:calc(var(--spacing)*5)}.py-2{padding-block:calc(var(--spacing)*2)}.py-3{padding-block:calc(var(--spacing)*3)}.py-10{padding-block:calc(var(--spacing)*10)}.text-center{text-align:center}.font-mono{font-family:var(--font-mono)}.font-serif{font-family:var(--font-serif)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading,var(--text-7xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.text-blue-600{color:var(--color-blue-600)}.text-gray-600{color:var(--color-gray-600)}.text-gray-700{color:var(--color-gray-700)}.text-green-600{color:var(--color-green-600)}.text-green-800{color:var(--color-green-800)}.text-red-600{color:var(--color-red-600)}.text-slate-500{color:var(--color-slate-500)}.text-white{color:var(--color-white)}.text-yellow-500{color:var(--color-yellow-500)}.italic{font-style:italic}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.blur-sm{--tw-blur:blur(var(--blur-sm));filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-700{--tw-duration:.7s;transition-duration:.7s}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}@media (hover:hover){.hover\:bg-blue-100:hover{background-color:var(--color-blue-100)}.hover\:bg-red-100:hover{background-color:var(--color-red-100)}.hover\:bg-yellow-100:hover{background-color:var(--color-yellow-100)}}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-blue-400:focus{--tw-ring-color:var(--color-blue-400)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}@media (min-width:40rem){.sm\:justify-between{justify-content:space-between}}}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{color:#1f2937;background-color:#fff;font-family:Inter,sans-serif}h1,h2,h3,h4,h5,h6{color:#065f46;font-family:Noto Sans Math,cursive}html{scroll-behavior:smooth}section{scroll-margin-top:80px}button,a{transition:background-color .3s,transform .2s}button:hover,a:hover{transform:scale(1.03)}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
