.property-page{max-width:1400px;margin:0 auto;padding:1rem}.rns-property-container{padding:20px 0;width:80%;max-width:1920px;margin:0 auto}@media(max-width:1180px){.rns-property-container{width:90%}}.rates-loading-state{background-color:#f8f9fa;border-radius:.25rem;min-height:100px;padding:1.5rem;text-align:center}.booking-section{margin:.5rem 0}.booking-section .rns-alert{margin:0;border-radius:8px;padding:16px;border:0}.booking-section .rns-alert-info{background-color:#f0f7ff;color:#1e429f}.booking-section .rns-alert .rns-flex{gap:12px;align-items:center}.booking-section .rns-alert iconify-icon{flex-shrink:0;color:#3b82f6}.booking-section .rns-alert span{font-size:.95rem;line-height:1.4}.booking-section .rates-loading-state{background-color:#f0f7ff;border-radius:8px;padding:16px;min-height:44px;display:flex;align-items:center}.booking-section .rates-loading-state .message-row{display:flex;gap:12px;align-items:center;width:100%}.property-page .image-gallery-section{display:grid;grid-template-columns:2fr 1fr;gap:1rem;margin-bottom:2rem;width:100%;max-width:100%;min-height:500px}.property-page .main-image-container{position:relative;width:100%;height:500px;overflow:hidden;border-radius:var(--radius-lg);grid-column:1}.property-page .main-image{position:relative;height:100%;width:100%;overflow:hidden;border-radius:var(--radius-lg)}.prop-slider-image{cursor:pointer;transition:opacity .3s ease;box-shadow:0 1px 3px 0 rgba(16,24,40,.1),0 1px 2px 0 rgba(16,24,40,.06)}.prop-slider-image.loading{opacity:.6;animation:rns-shimmer 2.5s ease-in-out infinite;background-color:#f5f5f5;background-image:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.5) 50%,transparent 100%);background-size:200% 100%}.property-page .main-image img{width:100%;height:100%;object-fit:cover;border-radius:var(--radius-lg);display:block;transition:opacity .3s ease-in-out;opacity:0}.property-page .main-image img[src]{opacity:1}.property-page .thumbnails-container{width:100%;height:500px;grid-column:2}.property-page .thumbnail-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:.5rem;height:100%;width:100%}.property-page .thumbnail-item{position:relative;height:100%;width:100%;overflow:hidden;border-radius:var(--radius-lg)}.property-page .thumbnail-item img{width:100%;height:100%;object-fit:cover;border-radius:var(--radius-lg);cursor:pointer;transition:transform .2s ease,opacity .3s ease-in-out;display:block;opacity:0}.property-page .thumbnail-item img[src]{opacity:1}.property-page .thumbnail-item:hover{transform:scale(1.02)}.property-page .thumbnail-item:hover img{transform:scale(1.04)}.property-page .see-all-photos-btn{position:absolute;bottom:16px;right:16px;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.5);backdrop-filter:blur(8px);color:var(--gray600);padding:8px 12px;border-radius:var(--radius-lg);font-size:14px;font-weight:600;z-index:2;display:flex;align-items:center;gap:8px;cursor:pointer;transition:all .2s ease;text-decoration:none}.property-page .image-gallery-section:has(.prop-slider-image:hover) .see-all-photos-btn{background:rgba(255,255,255,.65);color:var(--gray700);text-decoration:none;transform:scale(1.07)}.property-page .see-all-photos-btn:hover{background:rgba(255,255,255,.75);color:var(--gray700);text-decoration:none;transform:scale(1.1)}.property-page .see-all-photos-btn iconify-icon{width:20px;height:20px}.property-content-wrapper{display:grid;grid-template-columns:2fr 1fr;gap:2rem}.property-page .property-info>div:not(:last-child){margin-bottom:2rem}.property-page .property-info{margin-bottom:0}.property-page .property-description,.property-amenities,.property-map,.property-calendar,.property-rates,.property-reviews{background:#fff;border-radius:var(--radius-xlg);padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.05),0 1px 3px rgba(0,0,0,.1);border:1px solid #f1f5f9;z-index:1;position:relative}.property-page .section-divider{display:none}.property-page .top-divider{margin:2rem 0;border:0;border-top:1px solid #e5e7eb}.property-page .property-header{display:flex;flex-direction:column;gap:1rem}.property-page .property-title{display:flex;align-items:center;padding:0 4px;gap:1rem}.property-page .property-title h1{color:var(--primary-color,#0056b3);font-weight:700;font-size:2.5rem;line-height:1.2;margin:0}.property-page .property-location{display:flex;color:var(--gray600)}.property-page .property-location .rns-list-unstyled{display:flex;flex-wrap:wrap;gap:2rem;margin:0;list-style:none;align-items:center;background:#fff;border-radius:var(--radius-xlg);padding:1rem 1.5rem 1rem 1rem;box-shadow:0 4px 6px rgba(0,0,0,.05),0 1px 3px rgba(0,0,0,.1);border:1px solid #f1f5f9}.property-page .property-location li{display:flex;align-items:center;gap:.5rem;font-weight:500;white-space:nowrap;flex-shrink:0}.property-page .property-location iconify-icon{color:var(--primary-color,#0056b3);width:20px;height:20px;flex-shrink:0}.property-page .property-favorite{display:inline-flex;align-items:center;margin-left:12px}.property-page .property-favorite-button{background:none;border:0;padding:10px;margin:-8px;cursor:pointer;color:#dc3545;transition:transform .2s ease,color .2s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.property-page .property-favorite-button:hover{transform:scale(1.1);color:#c82333}.property-page .property-favorite-button:focus{outline:0}.property-page .property-content h2{color:var(--primary-color,#0056b3);font-weight:600;font-size:1.75rem;margin-bottom:1.5rem;border-bottom:2px solid var(--primary-color,#0056b3);padding-bottom:.5rem;display:inline-block}.property-page .amenities-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;padding:.5rem 0;margin:0}.property-page .amenity-item{display:flex;align-items:flex-start;gap:.75rem;padding:1.25rem;background:#f8fafc;border-radius:12px;border-left:4px solid var(--primary-color,#0056b3);box-shadow:0 2px 4px rgba(0,0,0,.05);transition:transform .2s ease,box-shadow .2s ease;width:100%;box-sizing:border-box}.property-page .amenity-item:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.property-page .amenity-content{display:flex;flex-direction:column;flex:1;min-width:0}.property-page .amenity-icon{font-size:1.25rem;font-weight:600;padding-top:2px;color:var(--primary-color,#0056b3);flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.property-page .amenity-name{font-size:1rem;font-weight:600;color:var(--gray800,#1f2937);line-height:1.4;word-wrap:break-word}.property-page .amenity-description{font-size:.875rem;color:var(--gray600,#4b5563);margin-top:.25rem;line-height:1.4;word-wrap:break-word}.property-page .property-content #map{height:400px;width:100%;border-radius:var(--radius-lg);border:2px solid var(--primary-color,#0056b3)}.property-page .rates-table-wrapper{overflow-x:auto;border-radius:var(--radius-lg);border:1px solid var(--primary-color,#0056b3)}.property-page .rates-table{width:100%;border-collapse:collapse;background-color:#fff;font-size:16px}.property-page .rates-table thead{background:linear-gradient(135deg,var(--primary-color,#0056b3) 0%,var(--primary-color,#0056b3) 100%);border-bottom:2px solid var(--primary-color,#0056b3)}.property-page .rates-table th{color:#fff;font-weight:600;padding:15px;text-align:left;white-space:nowrap}.property-page .rates-table td{padding:12px 15px;border-bottom:1px solid #e5e7eb;color:#374151;font-weight:500}.property-page .rates-table tbody tr:hover{background-color:#f3f4f6}.property-page .booking-form-container{position:relative;align-self:start;display:block;min-height:100px;height:100%}.property-page .booking-form{padding:24px;border-radius:var(--radius-xlg);border:2px solid var(--primary-color,#0056b3);box-shadow:0 10px 25px rgba(var(--primary-color-rgb),.1),0 4px 6px rgba(0,0,0,.05);position:sticky;top:20px;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%)}.property-page .booking-form-content{display:flex;flex-direction:column;gap:1rem}.property-page .sidebar-header{color:var(--primary-color,#0056b3);font-size:1.5rem;font-weight:700;margin:0 0 1rem 0;text-align:center;border-bottom:2px solid var(--primary-color,#0056b3);padding-bottom:.75rem}.property-page .charges-container{border:2px solid var(--primary-color,#0056b3);border-radius:var(--radius-lg);background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);box-shadow:0 4px 6px rgba(var(--primary-color-rgb),.1)}.property-page .rate-group{margin:.75rem 1rem}.property-page .rate-heading{font-size:1.25rem;font-weight:700;color:var(--primary-color,#0056b3);margin:0 1rem;padding:10px 0;text-align:center;border-bottom:1px solid var(--primary-color,#0056b3)}.property-page .rate-divider{height:1px;background:linear-gradient(90deg,transparent 0%,var(--primary-color,#0056b3) 50%,transparent 100%);margin:.5rem 0}.property-page .rate-item{display:flex;justify-content:space-between;align-items:center;margin:10px 0;font-weight:500}.property-page .rate-item.total-charges{background:linear-gradient(6deg,#10b981 0%,#059669 100%);margin:0 -15px;padding:20px 15px;border-radius:var(--radius-lg);font-weight:700;box-shadow:0 4px 6px rgba(16,185,129,.2)}.property-page .rate-item.total-charges .charge-name,.property-page .rate-item.total-charges .charge-amount{color:#fff;font-size:18px;font-weight:700}.property-page .book-now-btn{cursor:pointer;pointer-events:visible!important;width:100%;background:var(--primary-color,#0056b3);border:0;font-weight:700;font-size:1.1rem;padding:15px;box-shadow:0 4px 6px rgba(var(--primary-color-rgb),.2);transition:all .2s ease}.property-page .book-now-btn:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(var(--primary-color-rgb),.3);background:var(--primary-color,#0056b3);color:#fff}.property-page .book-now-btn:disabled{cursor:not-allowed;opacity:.7;transform:none}.property-page .expandable-content{max-height:400px;overflow:hidden;transition:max-height .5s ease-in-out;position:relative;margin:1rem 0}.property-page .expandable-section.expanded .expandable-content{max-height:10000px}.property-page .expandable-content::after{content:'';position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,1) 75%);pointer-events:none;opacity:0;transition:opacity .3s ease;z-index:1}.property-page .expandable-section:not(.expanded) .expandable-content.has-overflow::after{opacity:1}.property-page .show-more-overlay{position:absolute;bottom:0;left:0;right:0;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:600;color:var(--primary-color);z-index:2}.property-page .show-more-overlay:hover{color:var(--primary-dark-color)}.property-page .show-more-overlay iconify-icon{width:20px;height:20px;margin-left:6px}.property-page .expand-button{display:flex;align-items:center;justify-content:center;gap:6px;font-weight:600;width:fit-content;margin:1rem auto 0;padding:0;color:var(--primary-color);background:none;border:0;cursor:pointer}.property-page .expand-button:hover{color:var(--primary-dark-color)}.property-page .expand-button:active,.expand-button:focus{outline:0;box-shadow:none;border:0;text-decoration:none}.property-page .expand-button iconify-icon{width:20px;height:20px}.property-page .reviews-content{color:#4a5568;line-height:1.7;white-space:pre-line;font-size:.95rem}.rns-inquiry-sidebar{margin-top:16px;padding:16px 20px;background-color:var(--gray50,#f8f9fa);border-radius:var(--radius-lg);border:1px solid var(--gray200,#e0e0e0);box-shadow:0 1px 2px rgba(16,24,40,.05)}.property-page .inquiry-content{display:flex;align-items:center;justify-content:space-between;gap:20px}.property-page .inquiry-text-section{display:flex;align-items:center;gap:12px;flex:1}.property-page .inquiry-icon{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--primary-color)}.property-page .inquiry-text{flex:1}.property-page .inquiry-text h3{margin:0 0 2px 0;font-size:16px;font-weight:600;color:var(--gray800,#2d3748)}.property-page .inquiry-text p{margin:0;font-size:13px;line-height:1.4;color:var(--gray600,#4a5568)}.property-page .rns-inquiry-sidebar .rns-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;font-weight:500;white-space:nowrap;transition:all .2s ease;flex-shrink:0}.property-page .rns-inquiry-sidebar .rns-btn:hover{transform:translateY(-1px);box-shadow:0 4px 6px rgba(16,24,40,.1)}.property-page .rns-inquiry-sidebar .rns-btn iconify-icon{flex-shrink:0}.mobile-only{display:none}@media(max-width:680px){.mobile-only{display:block}}@media(max-width:1180px){.property-page .property-content-wrapper{grid-template-columns:1fr;display:flex;flex-direction:column;flex:1;gap:1rem}.property-page .image-gallery-section{grid-template-columns:1fr;margin-bottom:0;display:none!important}.property-page .thumbnails-container{display:none}.property-page .property-title h1{font-size:2rem}.property-page .property-content h2{font-size:1.5rem}.property-page .amenities-list{grid-template-columns:1fr;gap:1rem;padding:0}.property-page .amenity-item{padding:1rem}.property-page .property-description,.property-page .property-amenities,.property-page .property-map,.property-page .property-calendar,.property-page .property-rates,.property-page .property-reviews{padding:1rem;margin-bottom:1.5rem}.property-page .property-calendar{display:block!important;visibility:visible!important}.property-page #inline-calendar-container,.property-page #inline-calendar{display:block!important;visibility:visible!important;width:100%!important}.property-page .rns-property-container{width:100%;padding:0;min-height:100vh;display:flex;flex-direction:column;overflow:hidden}.property-page{padding:0;flex:1;display:flex;flex-direction:column}.property-page .property-content{padding:15px;overflow-x:hidden;flex:1}.property-page .booking-form{position:fixed;bottom:0;left:0;right:0;width:100%;z-index:1000;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);box-shadow:0 -4px 20px rgba(var(--primary-color-rgb),.15);margin:0;padding:0;border-radius:20px 20px 0 0;border-top:3px solid var(--primary-color,#0056b3);transition:max-height .3s ease-in-out;max-height:calc(100vh - 60px);top:auto}.property-page .booking-form.collapsed{bottom:50px;overflow:hidden}.property-page .booking-form-content{padding:10px;overflow-y:auto;-webkit-overflow-scrolling:touch;position:relative;z-index:5}.property-page .collapsed .booking-form-content{display:none}.property-page .mobile-header{position:relative;top:0;padding:20px 20px 0;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border-radius:20px 20px 0 0;cursor:pointer;z-index:2;flex-shrink:0}.property-page .expanded-header h2{color:var(--primary-color,#0056b3);font-weight:700;text-align:center;margin:0}.property-page .mobile-header-content{display:flex;justify-content:space-between;align-items:center;padding:5px 0;height:100%}.property-page .handle-bar{position:absolute;top:8px;left:50%;transform:translateX(-50%);width:40px;height:4px;background-color:#e0e0e0;border-radius:2px}.property-page .mobile-backdrop{display:none}.property-page .mobile-backdrop.active{display:block;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:999}.property-page .book-now-btn{position:sticky;bottom:0;margin:15px 0 0;z-index:2}.property-page .rns-inquiry-sidebar{margin:16px;padding:16px}.property-page .inquiry-content{flex-direction:column;gap:16px}.property-page .rns-inquiry-sidebar .rns-btn{width:100%}.property-page .property-header{gap:1rem;margin-bottom:1rem;padding-top:.5rem}.property-page .property-title h1{font-size:1.5rem}.property-page .property-favorite-button{padding:4px;margin:-4px}.property-page .rate-data.min-nights{text-align:center}.property-page .rates-table{font-size:14px}}.property-details-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.75);display:flex!important;align-items:center;justify-content:center;z-index:2050;opacity:0;visibility:hidden;transition:all .3s ease}.property-details-modal.show{opacity:1;visibility:visible}.property-details-modal .rns-modal-content{position:relative;background:#fff;border-radius:var(--radius-lg);width:90%;max-width:1200px;max-height:90vh;overflow:hidden;transform:scale(.95);transition:transform .3s ease}.property-details-modal.show .rns-modal-content{transform:scale(1)}.property-details-modal .rns-modal-body{margin:20px 0;padding:0 20px;overflow-y:auto;max-height:calc(90vh - 40px)}.property-details-modal .image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;padding:.5rem}.property-details-modal .image-grid-item{position:relative;padding-bottom:75%;overflow:hidden;border-radius:var(--radius-lg);cursor:pointer}.property-details-modal .image-grid-item img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.property-details-modal .image-grid-item:hover img{transform:scale(1.05)}.fancybox__container{z-index:3000!important}.fancybox__backdrop{background:rgba(0,0,0,.9);z-index:3000!important}.fancybox__carousel{z-index:3001!important}.fancybox__slide{z-index:3001!important}.fancybox__content{z-index:3001!important}.fancybox__toolbar{background:rgba(0,0,0,.5);z-index:3010!important}.fancybox__toolbar button{color:#fff}.fancybox__nav{z-index:3010!important}.fancybox__nav button{background:rgba(0,0,0,.5);color:#fff;width:44px;height:44px;border-radius:50%}.fancybox__thumbs{z-index:3005!important}.fancybox__caption{z-index:3005!important}body.modal-open{overflow:hidden;padding-right:17px}.rns-slider-container .first-slide{z-index:2}.rns-slider-container .rns-slide:not(.first-slide){z-index:1}.rns-slider-container img[loading="eager"],.rns-slider-container img[loading="lazy"]{opacity:1}@media(max-width:680px){.property-page .property-location .rns-list-unstyled{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;width:100%;justify-content:flex-start}.property-page .property-location .rns-list-unstyled li{flex:0 0 calc(50% - .5rem);min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.property-page .property-location .rns-list-unstyled li:has(iconify-icon[icon="mdi:map-marker"]){order:4}.property-page .property-location .rns-list-unstyled li:has(iconify-icon[icon="mdi:account-group"]){order:2}.property-page .property-location .rns-list-unstyled li:has(iconify-icon[icon="mdi:bed"]){order:1}.property-page .property-location .rns-list-unstyled li:has(iconify-icon[icon="fa6-solid:shower"]){order:3}.property-page .amenities-list{grid-template-columns:1fr}.property-page .expandable-content{max-height:300px}.property-page .property-details-modal .image-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.property-page .property-details-modal .rns-modal-content{width:100%;max-width:calc(100vw - 2rem);max-height:calc(100vh - 2rem);margin:0}.property-page .property-details-modal .rns-modal-body{padding:10px 15px;max-height:calc(100vh - 6rem)}}.calendar-loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;background:#f8f9fa;border-radius:var(--radius-xlg);border:2px dashed #e9ecef;text-align:center}.calendar-loading-state .rns-spinner{margin-bottom:1rem}.calendar-loading-state p{color:var(--gray600,#6b7280);font-size:1rem;margin:0;font-weight:500}.rns-dateRange{position:relative;transition:background-color .3s ease}.rns-dateRange.sidebar-calendar-loading{background:#f8f9fa;pointer-events:none}.rns-dateRange.sidebar-calendar-loading::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(248,249,250,.7);z-index:1;border-radius:inherit;backdrop-filter:blur(1px)}.rns-dateRange.sidebar-calendar-loading::after{content:'';position:absolute;width:20px;height:20px;top:50%;right:45px;transform:translateY(-50%);border:2px solid var(--primary-color);border-top-color:transparent;border-radius:50%;animation:rns-spin-centered .75s linear infinite;z-index:2}.rns-dateRange .rns-input-group-addon{position:absolute;left:15px;top:27%;color:#333;z-index:2;pointer-events:none}.rns-dateRange.sidebar-calendar-loading .rns-input-group-addon{opacity:.5}.flatpickr-input[readonly]{background-color:#fff!important;cursor:pointer!important}.flatpickr-calendar{z-index:9999}.property-meta-row{display:flex;flex-wrap:wrap;gap:1rem;align-items:start;justify-content:space-between}.property-meta-row .property-location{flex:1 1 auto;min-width:0}.property-meta-row .property-actions{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:.75rem;align-items:stretch;flex:0 0 auto}.property-meta-row .property-actions .property-virtual-tour,.property-meta-row .property-actions .property-share-btn{flex:0 0 auto;display:flex;align-items:stretch}.property-meta-row .property-virtual-tour .rns-btn,.property-meta-row .property-share-btn .share-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;white-space:nowrap;height:46px;min-width:fit-content;border-radius:var(--radius-lg,8px)}.property-meta-row .property-virtual-tour .rns-btn iconify-icon,.property-meta-row .property-share-btn .share-btn iconify-icon{width:20px;height:20px;flex-shrink:0}.property-meta-row .property-share-btn .share-btn .custom-arrow{margin-left:-4px;width:18px;height:18px;background-size:18px 18px}@media(max-width:1180px){.property-meta-row{flex-direction:column;align-items:stretch;gap:.75rem}.property-meta-row .property-location{width:100%}.property-meta-row .property-actions{width:100%;flex-direction:row!important;flex-wrap:nowrap!important}.property-meta-row .property-actions .property-virtual-tour,.property-meta-row .property-actions .property-share-btn{flex:1 1 auto}.property-meta-row .property-virtual-tour .rns-btn,.property-meta-row .property-share-btn .share-btn{width:100%;justify-content:center}}.property-share-btn{position:relative;display:inline-flex}.property-share-btn .share-btn{display:flex;align-items:center;gap:8px;position:relative}.property-share-btn .share-btn .custom-arrow{margin-left:4px}.share-dropdown{position:absolute;top:calc(100% + 8px);left:0;background:#fff;border:1px solid #e5e7eb;border-radius:var(--radius-lg);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);padding:8px 12px;display:flex;gap:4px;z-index:1000;min-width:260px;justify-content:space-between}.share-option{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--radius-md);transition:all .2s ease;color:var(--gray600);text-decoration:none;background:transparent;border:0;cursor:pointer;padding:0}.share-option:hover{background-color:var(--gray100);color:var(--primary-color);transform:scale(1.1)}.share-option:active{transform:scale(.95)}.share-option.copied{color:var(--success-color,#10b981);background-color:rgba(16,185,129,.1)}.share-option iconify-icon{pointer-events:none}@media(max-width:680px){.share-dropdown{min-width:280px;padding:10px 12px;gap:4px}.share-option{width:42px;height:42px}.share-option iconify-icon{width:24px;height:24px}}.fade-slide-enter-active,.fade-slide-leave-active{transition:opacity .2s ease,transform .2s ease}.fade-slide-enter-from,.fade-slide-leave-to{opacity:0;transform:translateY(-10px)}.fade-slide-enter-to,.fade-slide-leave-from{opacity:1;transform:translateY(0)}