.PopupCard_overlay__5PstT{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000}.PopupCard_card__7hhIX{background-color:#fff;border-radius:10px;padding:20px;min-width:400px;max-width:80vw;box-shadow:0 4px 8px rgba(0,0,0,.1);position:relative;min-height:200px}.PopupCard_card__7hhIX,.PopupCard_content__PpKMZ{display:flex;flex-direction:column;align-items:center;justify-content:center}.PopupCard_content__PpKMZ{text-align:center;width:100%}.GuestBookForm_guestBookForm__jzGQd{padding:10px;width:100%;text-align:left}.GuestBookForm_guestBookForm__jzGQd p{animation:none;opacity:1}.GuestBookForm_guestBookForm__jzGQd h2{margin-top:0;margin-bottom:12px;animation:none;opacity:1}.GuestBookForm_buttonsContainer__oVac2{display:flex;gap:10px}.GuestBookForm_buttonsContainer__oVac2 button{flex-grow:1}.GuestBookForm_errorMessage__5hGkE{color:red;font-size:16px;margin-top:6px}@keyframes GuestBookForm_fadeIn__fUXTA{0%{opacity:0}to{opacity:1}}.GuestBookForm_successContainer__p2BF0{display:flex;flex-direction:column;align-items:center;justify-content:center;animation:GuestBookForm_fadeIn__fUXTA 1.6s ease-in-out}.GuestBookForm_checkIcon__bvXRL{display:flex;color:#5cb85c;font-size:100px}.GuestBookForm_terms__seRNk{text-align:left;font-size:.9em!important;opacity:.7!important;margin-bottom:0!important}.GuestBookForm_terms__seRNk a{text-decoration:underline;color:var(--text-color)}.GetNotifiedForm_getNotifiedForm__nUE3T{padding:10px;width:100%;text-align:left}.GetNotifiedForm_getNotifiedForm__nUE3T p{animation:none;opacity:1}.GetNotifiedForm_getNotifiedForm__nUE3T h2{margin-top:0;margin-bottom:12px;animation:none;opacity:1}.GetNotifiedForm_buttonsContainer__6_gjl{display:flex;gap:10px}.GetNotifiedForm_buttonsContainer__6_gjl button{flex-grow:1}.GetNotifiedForm_errorMessage__ZyyrG{color:red;font-size:16px;margin-top:6px}@keyframes GetNotifiedForm_fadeIn__05JXj{0%{opacity:0}to{opacity:1}}.GetNotifiedForm_successContainer__LJ0I8{display:flex;flex-direction:column;align-items:center;justify-content:center;animation:GetNotifiedForm_fadeIn__05JXj 1.6s ease-in-out}.GetNotifiedForm_checkIcon__lpXmi{display:flex;color:#5cb85c;font-size:100px}.SegmentedControl_segmentedControl__7qf8S{position:relative;z-index:1000;background-color:rgba(255,255,255,.9);padding:0;border:1px solid #ddd;border-radius:50px;display:flex;width:100%;max-width:400px;overflow:hidden;margin-right:0;white-space:nowrap;align-items:stretch}.SegmentedControl_segmentedControl__7qf8S ul{list-style:none;padding:0;margin:0;display:flex;flex:1 1;justify-content:space-evenly;align-items:center}.SegmentedControl_segmentedControl__7qf8S ul li{padding:2px 10px;cursor:pointer;color:black;text-align:center;flex:1 1;border-right:1px solid #ddd;display:flex;align-items:center;justify-content:center;white-space:nowrap;word-break:break-word;line-height:1.5;height:100%;font-size:15px}.SegmentedControl_segmentedControl__7qf8S ul li:first-child{border-top-left-radius:50px;border-bottom-left-radius:50px}.SegmentedControl_segmentedControl__7qf8S ul li:last-child{border-top-right-radius:50px;border-bottom-right-radius:50px;border-right:none}.SegmentedControl_segmentedControl__7qf8S ul li:hover{background-color:#f1f1f1;color:var(--button-color)}.SegmentedControl_segmentedControl__7qf8S ul li.SegmentedControl_active__eUqY8{background-color:var(--button-color);color:var(--button-text-color)}@media only screen and (max-width:768px){.SegmentedControl_segmentedControl__7qf8S ul{flex-wrap:nowrap}.SegmentedControl_segmentedControl__7qf8S ul li{padding:5px 10px;font-size:14px}}.ShimmerWrapper_shimmerWrapper__JK8qr{position:relative;overflow:hidden}.ShimmerWrapper_shimmerWrapper__JK8qr:before{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg,rgba(255,255,255,0),rgba(255,255,255,.4) 50%,rgba(255,255,255,0));animation:ShimmerWrapper_shimmer__l_Dg3 2.5s infinite;pointer-events:none;z-index:1}@keyframes ShimmerWrapper_shimmer__l_Dg3{0%{left:-75%}to{left:125%}}.FlowerModal_backdrop__ermce{position:fixed;inset:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.FlowerModal_modal__6__QW{background:#fff;border-radius:16px;padding:24px;max-width:600px;width:90%;box-shadow:0 8px 24px rgba(0,0,0,.2);animation:FlowerModal_fadeIn__w9yK1 .2s ease-in-out}.FlowerModal_title__7qC2n{padding-bottom:16px;font-size:24px;font-weight:600;text-align:center}.FlowerModal_options__8Msz7{display:flex;flex-direction:column;gap:16px}.FlowerModal_card__IFzE4{display:flex;align-items:center;border:1px solid #ddd;border-radius:12px;padding:16px;text-decoration:none;color:inherit;transition:box-shadow .2s ease;position:relative}.FlowerModal_card__IFzE4:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.FlowerModal_badge__LCjlP{position:absolute;top:12px;background-color:var(--button-color);color:white;font-size:12px;padding:4px 8px;border-radius:12px;font-weight:700}.FlowerModal_logo__Pxg9x{width:80px;height:60px;object-fit:contain;margin-right:20px}.FlowerModal_info__rmZvo h3{margin:0 0 4px;font-size:16px}.FlowerModal_info__rmZvo p{margin:0;font-size:14px;color:#666}.FlowerModal_close__OEB3d{margin-top:24px;background-color:#eee;border:none;padding:8px 16px;border-radius:8px;cursor:pointer;font-weight:500;width:100%}.FlowerModal_close__OEB3d:hover{background-color:#ddd}@keyframes FlowerModal_fadeIn__w9yK1{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@media (min-width:769px){.FlowerModal_badge__LCjlP{right:12px}}@media (max-width:768px){.FlowerModal_badge__LCjlP{top:14px;left:6px;font-size:12px}}.SendFlowersButton_iconPadding__Ec4Hx{padding-left:5px;margin-right:-5px;display:flex;align-items:center;animation:SendFlowersButton_pulseGlow__QpU9w 1.5s ease-in-out infinite}