.features-tabs-container{flex-direction:column;gap:2rem;width:100%;max-width:1200px;margin:-1rem auto 0;padding:1rem 1.5rem 4rem;display:flex;position:relative}@media (max-width:768px){.features-tabs-container{gap:1.5rem;margin-top:0;padding:.5rem 1rem 2rem}}.section-header{text-align:center;flex-direction:column;align-items:center;margin-bottom:1rem;display:flex}.section-title{white-space:pre-line;color:#00033b;letter-spacing:-.02em;margin-bottom:.5rem;font-size:3.5rem;font-weight:900;line-height:1.1}.section-subtitle{color:#64748b;max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.features-tabs-nav{z-index:10;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1rem;display:flex;position:relative}.feature-tab-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0cc;border-radius:4px;align-items:center;gap:.75rem;padding:1rem 1.75rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #00000005}.feature-tab-btn:before{content:"";opacity:0;background:linear-gradient(135deg,#006dff0d,#006dff03);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.feature-tab-btn:hover{color:#00033b;border-color:#006dff4d;transform:translateY(-2px);box-shadow:0 8px 16px #0000000f}.feature-tab-btn:hover:before{opacity:1}.feature-tab-btn.active{color:#fff;background:#006dff;border-color:#006dff;transform:translateY(-2px);box-shadow:0 8px 20px #006dff40}.feature-tab-btn.active:before{display:none}.tab-icon{font-size:1.25rem}.feature-content-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:3rem;min-height:500px;display:grid}.ltr .feature-content-grid{direction:ltr;grid-template-columns:.9fr 1.1fr}.rtl .feature-content-grid{direction:rtl;grid-template-columns:1.1fr .9fr}.feature-text-col{text-align:left;padding:0;animation:.6s cubic-bezier(.2,.8,.2,1) forwards fadeUp}.ltr .feature-text-col{text-align:left}.rtl .feature-text-col{text-align:right}.feature-icon-large{color:#006dff;background:#006dff0f;border-radius:4px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:2rem;font-size:2.5rem;display:inline-flex}@media (min-width:900px){.features-tabs-container.ltr .feature-icon-large{margin-right:auto}.features-tabs-container.rtl .feature-icon-large{margin-left:auto}}.feature-title-large{color:#00033b;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.75rem;font-weight:800;line-height:1.1}.feature-description-large{color:#64748b;opacity:.9;margin-bottom:3rem;font-size:1.15rem;font-weight:400;line-height:1.8}.feature-details-list{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.feature-detail-item{color:#00033b;opacity:0;align-items:center;gap:1rem;font-size:1.1rem;font-weight:600;display:flex}.feature-detail-item:first-child{animation-delay:.1s}.feature-detail-item:nth-child(2){animation-delay:.2s}.feature-detail-item:nth-child(3){animation-delay:.3s}@keyframes fadeSlideRight{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.ltr .feature-detail-item{animation:.5s forwards fadeSlideRight}.rtl .feature-detail-item{animation:.5s forwards fadeSlideLeft}@keyframes fadeSlideLeft{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.detail-check{color:#fff;background:linear-gradient(135deg,#006dff,#3c96ff);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;display:inline-flex;box-shadow:0 4px 10px #006dff33}.browser-mockup{background:#fff;border:1px solid #e2e8f0cc;border-radius:4px;flex-direction:column;max-width:100%;height:600px;transition:all .6s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden;transform:perspective(1200px)rotateY(-3deg)rotateX(2deg);box-shadow:0 40px 80px -15px #00000026,0 10px 30px -10px #0000000d}.browser-mockup:hover{transform:perspective(1200px)rotateY(0)rotateX(0)translateY(-10px);box-shadow:0 50px 100px -20px #006dff26,0 20px 40px -10px #0000001a}.browser-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;gap:16px;padding:12px 20px;display:flex}.browser-dots{gap:8px;display:flex}.dot{opacity:.8;border-radius:50%;width:10px;height:10px}.dot.red{background:#ff5f57}.dot.yellow{background:#febc2e}.dot.green{background:#28c840}.browser-address-bar{color:#94a3b8;background:#fff;border:1px solid #e2e8f0;border-radius:4px;flex:1;align-items:center;gap:10px;padding:8px 16px;font-size:.85rem;display:flex;box-shadow:0 1px 2px #00000005}.lock-icon{color:#10b981;font-size:.75rem}.browser-content{background:#f8fafc;flex:1;position:relative;overflow:hidden auto}.feature-preview-img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .8s}.browser-mockup:hover .feature-preview-img{transform:scale(1.02)}.feature-chat-demo{background:linear-gradient(#f8fafc,#fff);flex-direction:column;gap:20px;width:100%;min-height:100%;padding:30px;display:flex}.chat-message{border-radius:4px;max-width:80%;padding:16px 20px;animation:.4s ease-out backwards messageSlideIn;box-shadow:0 4px 6px #00000005}.chat-message.guest-message{background:#fff;border:1px solid #e2e8f0;border-left:4px solid #cbd5e1;align-self:flex-end;margin-left:auto}.chat-message.agent-message{color:#fff;background:linear-gradient(135deg,#006dff,#0050c8);border-left:4px solid #ffffff4d;align-self:flex-start;margin-right:auto}.chat-sender-name{opacity:.9;margin-bottom:4px;font-size:.8rem;font-weight:700;display:block}.typing-indicator{border:1px solid #e2e8f0;border-left:4px solid #cbd5e1;border-radius:4px;justify-content:center;align-items:center;min-width:60px;padding:12px 16px;animation:.3s ease-out backwards messageSlideIn;display:inline-flex;box-shadow:0 4px 6px #0000000d;background:#fff!important}.typing-dots{gap:4px;display:flex}.typing-dots span{background:#64748b;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both typingBounce}.typing-dots span:first-child{animation-delay:-.32s}.typing-dots span:nth-child(2){animation-delay:-.16s}@keyframes typingBounce{0%,80%,to{opacity:.5;transform:scale(0)}40%{opacity:1;transform:scale(1)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes messageSlideIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.fade-in-right{animation:.8s cubic-bezier(.2,.8,.2,1) forwards fadeInRight}.feature-calendar-demo.pms-grid-view{background:#f8fafc;border-radius:8px;flex-direction:column;width:100%;height:100%;padding:0;display:flex;position:relative;overflow:hidden}.pms-header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.pms-controls-left,.pms-controls-right{align-items:center;gap:1rem;display:flex}.pms-btn-filter{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:4px;align-items:center;gap:6px;padding:6px 12px;font-size:.85rem;display:flex}.pms-date-range{color:#00033b;font-size:.9rem;font-weight:600}.pms-view-toggle{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;padding:2px;display:flex}.pms-view-toggle button{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:3px;padding:4px 12px;font-size:.8rem}.pms-view-toggle button.active{color:#006dff;background:#fff;font-weight:600;box-shadow:0 1px 2px #0000000d}.pms-btn-primary{color:#fff;cursor:pointer;background:#006dff;border:none;border-radius:4px;padding:6px 16px;font-size:.85rem;font-weight:500}.pms-grid-container{flex-direction:column;flex:1;gap:2px;padding:1rem;display:flex;overflow:auto}.pms-grid-row{grid-template-columns:180px repeat(7,1fr);gap:1px;display:grid}.pms-cell-sidebar{color:#00033b;background:#fff;border-right:1px solid #e2e8f0;align-items:center;padding:.75rem 1rem;font-size:.85rem;font-weight:700;display:flex}.pms-cell-sidebar.sub-label{color:#64748b;background:#fcfcfc;padding-left:2rem;font-size:.8rem;font-weight:400}.pms-cell-date{text-align:center;color:#00033b;background:#fff;padding:.75rem;font-size:.85rem;font-weight:600}.header-row{z-index:10;position:sticky;top:0;box-shadow:0 2px 4px #00000005}.pms-cell-availability,.pms-cell-price{background:#fff;justify-content:center;align-items:center;padding:.5rem;font-size:.85rem;display:flex;position:relative}.pms-cell-availability{color:#00033b;font-weight:700}.pms-cell-availability.sold-out{color:#ef4444;background:#fee2e2}.pms-cell-price{color:#64748b;cursor:default;font-size:.8rem;transition:all .2s}.pms-cell-price:hover{color:#006dff;background:#f0f9ff}.animated-price .price-val{animation:3s cubic-bezier(.4,0,.6,1) infinite pricePulse;display:inline-block}@keyframes pricePulse{0%,to{color:#64748b;transform:scale(1)}50%{color:#10b981;font-weight:700;transform:scale(1.15)}}.bg-highlight .pms-cell-price{background:#fdfdfd}.pms-cursor-hand{z-index:20;opacity:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M7 11.5V14m0-2.5v-6a1.5 1.5 0 113 0m-3 6a1.5 1.5 0 00-3 0v2a7.5 7.5 0 0015 0v-5a1.5 1.5 0 00-3 0m-6-3V11m0-5.5v-1a1.5 1.5 0 013 0v1m0 0V11m0-5.5a1.5 1.5 0 013 0v3m0 0V11' /%3E%3C/svg%3E");background-size:contain;width:24px;height:24px;animation:4s ease-in-out infinite pmsCursorMove;position:absolute;top:60%;left:30%}@keyframes pmsCursorMove{0%{opacity:0;transform:translate(0)}20%{opacity:1;transform:translate(20px,10px)}30%{transform:translate(20px,10px)scale(.9)}60%{transform:translate(220px,10px)scale(.9)}80%{opacity:1;transform:translate(220px,10px)scale(1)}to{opacity:0}}.owner-app-demo{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:flex}.mobile-phone-frame{background:#fff;border:12px solid #1e293b;border-radius:40px;flex-direction:column;width:280px;height:560px;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 80px -15px #0000004d}.mobile-phone-frame:before{content:"";z-index:20;background:#1e293b;border-bottom-right-radius:12px;border-bottom-left-radius:12px;width:120px;height:25px;position:absolute;top:0;left:50%;transform:translate(-50%)}.phone-top-bar{color:#fff;background:#006dff;flex-shrink:0;padding:30px 20px 20px}.status-icons{justify-content:space-between;margin-bottom:20px;font-size:.75rem;font-weight:600;display:flex}.right-icons{gap:6px;display:flex}.app-main-header{justify-content:space-between;align-items:center;display:flex}.user-profile{align-items:center;gap:12px;display:flex}.avatar{background:#fff3;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.85rem;font-weight:700;display:flex}.welcome .greet{opacity:.8;font-size:.75rem;display:block}.welcome .name{font-size:1rem;font-weight:700}.notif-btn{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.phone-content{background:#f8fafc;flex-direction:column;flex:1;gap:15px;padding:15px;display:flex;position:relative;overflow:hidden}.revenue-card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:15px;box-shadow:0 4px 12px #0000000d}.revenue-card .label{color:#64748b;margin-bottom:8px;font-size:.75rem;display:block}.amount-row{align-items:baseline;gap:4px;display:flex}.amount-row .currency{color:#1e293b;font-size:1.1rem;font-weight:600}.amount-row .amount{color:#1e293b;font-size:1.75rem;font-weight:800}.amount-row .trend{color:#10b981;background:#ecfdf5;border-radius:12px;margin-left:auto;padding:2px 6px;font-size:.75rem;font-weight:700}.payout-status{color:#64748b;align-items:center;gap:8px;margin-top:12px;font-size:.7rem;display:flex}.status-indicator{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s infinite pulseGreen}.app-stats-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.stat-mini-card{background:#fff;border:1px solid #f1f5f9;border-radius:14px;padding:12px}.stat-mini-card .label{color:#64748b;margin-bottom:4px;font-size:.65rem;display:block}.stat-mini-card .value{color:#1e293b;font-size:1.1rem;font-weight:700}.activity-section h3{color:#1e293b;margin-bottom:10px;font-size:.85rem;font-weight:700}.activity-list{flex-direction:column;gap:10px;display:flex}.activity-item{background:#fff;border:1px solid #f1f5f9;border-radius:12px;align-items:center;gap:12px;padding:10px;display:flex}.dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.dot.booking{background:#3b82f6}.dot.cleaning,.dot.checkin{background:#10b981}.dot.checkout{background:#f59e0b}.act-details{flex-direction:column;display:flex}.act-title{color:#1e293b;font-size:.75rem;font-weight:500}.act-time{color:#94a3b8;font-size:.65rem}.occupancy-section{background:#fff;border:1px solid #f1f5f9;border-radius:14px;padding:12px}.occupancy-section h3{color:#1e293b;margin-bottom:12px;font-size:.85rem;font-weight:700}.occupancy-chart{flex-direction:column;gap:12px;display:flex}.occupancy-bar{background:#f1f5f9;border-radius:12px;height:24px;position:relative;overflow:hidden}.bar-fill{background:linear-gradient(90deg,#006dff,#0087ff);border-radius:12px;height:100%;transition:width .5s}.bar-label{color:#fff;z-index:1;font-size:.7rem;font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.occupancy-stats{justify-content:space-between;gap:8px;display:flex}.occ-stat{text-align:center;background:#f8fafc;border-radius:8px;flex:1;padding:8px}.occ-label{color:#64748b;margin-bottom:4px;font-size:.65rem;display:block}.occ-value{color:#1e293b;font-size:.85rem;font-weight:700;display:block}.analytics-section{background:#fff;border:1px solid #f1f5f9;border-radius:14px;padding:12px}.analytics-section h3{color:#1e293b;margin-bottom:12px;font-size:.85rem;font-weight:700}.analytics-grid{flex-direction:column;gap:10px;display:flex}.analytics-card{background:#f8fafc;border-radius:10px;justify-content:space-between;align-items:center;padding:10px;display:flex}.analytics-label{color:#64748b;font-size:.7rem}.analytics-value{color:#1e293b;font-size:1rem;font-weight:700}.analytics-change{border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:600}.analytics-change.positive{color:#166534;background:#dcfce7}.app-navigation-bar{border-top:1px solid #f1f5f9;justify-content:space-between;margin-top:auto;padding:10px 5px 0;display:flex}.nav-item{color:#94a3b8;cursor:pointer;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.owner-flow-demo{background:#f1f5f9;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.admin-desktop-mockup.detailed{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;animation:7s ease-in-out infinite alternate adminViewStory;display:flex;position:absolute;inset:.5rem;overflow:hidden;box-shadow:0 10px 30px #0000001a}.admin-main-v2{background:#fff;flex-direction:column;padding:1.5rem 2rem;display:flex;overflow-y:auto}.admin-top-bar{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.title-section h1{color:#1e293b;margin-bottom:.25rem;font-size:1.5rem;font-weight:800}.title-section p{color:#64748b;font-size:.85rem}.add-owner-btn-v2{color:#fff;cursor:pointer;background:#006dff;border:none;border-radius:6px;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .2s;animation:7s infinite buttonClickAnimation}.add-owner-btn-v2:hover{background:#0050c8}.info-banner-v2{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.info-icon{color:#3b82f6;font-size:1.1rem}.portal-btn-v2{color:#2563eb;cursor:pointer;background:#fff;border:1px solid #bfdbfe;border-radius:4px;align-items:center;gap:4px;margin-left:.5rem;padding:4px 10px;font-size:.75rem;font-weight:600;display:flex}.filters-section-v2{gap:1rem;margin-bottom:1.5rem;display:flex}.search-box-v2{color:#94a3b8;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;flex:1;align-items:center;gap:.75rem;padding:.5rem 1rem;display:flex}.search-box-v2 input{color:#1e293b;background:0 0;border:none;outline:none;width:100%;font-size:.875rem}.dropdown-v2{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;display:flex}.table-container-v2{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.table-controls-v2{background:#fcfcfc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem;display:flex}.tutorial-btn-v2{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:.5rem 1rem;font-size:.75rem;font-weight:600}.view-mode-v2{color:#475569;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;display:flex}.admin-table-v2{border-collapse:collapse;width:100%}.admin-table-v2 th,.admin-table-v2 td{text-align:left;border-bottom:1px solid #e2e8f0;padding:1rem}.admin-table-v2 th{color:#64748b;text-transform:uppercase;letter-spacing:.025em;background:#f8fafc;font-size:.75rem;font-weight:700}.admin-table-v2 td{color:#1e293b;font-size:.875rem}.status-badge-v2{border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:700;display:inline-block}.status-badge-v2.active{color:#166534;background:#dcfce7}.status-badge-v2.inactive{color:#991b1b;background:#fee2e2}.status-badge-v2.pending{color:#92400e;background:#fef3c7}.action-btns-v2{gap:.5rem;display:flex}.action-btns-v2 button{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.action-btns-v2 .view-btn:hover{color:#3b82f6;border-color:#3b82f6}.action-btns-v2 .edit-btn:hover{color:#f59e0b;border-color:#f59e0b}.action-btns-v2 .delete-btn:hover{color:#ef4444;border-color:#ef4444}.pagination-v2{background:#fcfcfc;justify-content:center;align-items:center;gap:1rem;padding:1rem;display:flex}.page-nav{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;display:flex}.page-num{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:600;display:flex}.page-num.active{color:#fff;background:#006dff;border-color:#006dff}.mobile-phone-frame.flow-step-2{z-index:60;opacity:0;pointer-events:none;background:#fff;border:10px solid #1e293b;border-radius:36px;width:260px;height:520px;animation:7s infinite mobileRevealStory;position:absolute;overflow:hidden;transform:scale(.5)translateY(400px);box-shadow:0 40px 80px #0000004d}.mobile-link-entry{display:none}.link-bubble{color:#64748b;word-break:break-all;background:#e2e8f0;border-radius:20px;width:100%;margin-bottom:2rem;padding:.75rem;font-size:.7rem}.open-btn{color:#fff;background:#006dff;border:none;border-radius:24px;padding:.75rem 2rem;font-weight:600;animation:1.5s infinite openButtonPulse}.actual-dashboard{opacity:1;flex-direction:column;gap:1rem;height:100%;padding:1rem;animation:7s infinite mobileDashboardReveal;display:flex;overflow-y:auto}.expenses-dashboard{width:100%;height:100%;box-shadow:none;background:#f8fafc;border-radius:0;flex-direction:column;margin:0;padding:1.5rem;display:flex;overflow:hidden}.expenses-dashboard .actual-dashboard{flex-direction:column;gap:1rem;height:100%;padding:0;animation:none;display:flex;overflow-y:auto}.expenses-dashboard .revenue-card,.expenses-dashboard .app-stats-grid,.expenses-dashboard .occupancy-section,.expenses-dashboard .analytics-section,.expenses-dashboard .activity-section,.expenses-dashboard .bar-fill,.expenses-dashboard .animated-revenue{opacity:1!important;animation:none!important;transform:none!important}.payments-dashboard,.team-management-dashboard{width:100%;height:100%;box-shadow:none;background:#fff;border-radius:0;flex-direction:column;margin:0;padding:1.5rem;display:flex;overflow:hidden}.payments-header{flex-shrink:0;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.payments-title-section{flex:1}.payments-title{color:#006dff;margin:0 0 .5rem;font-size:2rem;font-weight:700}.payments-subtitle{color:#64748b;margin:0;font-size:.95rem}.create-payment-link-btn{color:#fff;cursor:pointer;background:#006dff;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:background .2s}.create-payment-link-btn:hover{background:#005adc}.payment-summary-cards{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem;display:grid}.payment-card{background:#fff;border:1px solid #e2e8f0;border-left:4px solid;border-radius:8px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:box-shadow .2s;display:flex}.payment-card:hover{box-shadow:0 4px 12px #00000014}.payment-card.link-created{border-left-color:#006dff}.payment-card.paid{border-left-color:#10b981}.payment-card.pending{border-left-color:#f59e0b}.payment-card.failed{border-left-color:#ef4444}.payment-card-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.payment-card.link-created .payment-card-icon{color:#006dff;background:#eef2ff}.payment-card.paid .payment-card-icon{color:#10b981;background:#d1fae5}.payment-card.pending .payment-card-icon{color:#f59e0b;background:#fef3c7}.payment-card.failed .payment-card-icon{color:#ef4444;background:#fee2e2}.payment-card-content{flex:1}.payment-amount{color:#1e293b;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.payment-label{color:#475569;margin-bottom:.25rem;font-size:.875rem;font-weight:600}.payment-count{color:#64748b;margin-bottom:.125rem;font-size:.75rem}.payment-currency{color:#94a3b8;font-size:.75rem}.payments-table-section{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.payments-table{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;height:100%;display:flex;overflow:hidden}.table-header-row{background:#f8fafc;border-bottom:1px solid #e2e8f0;grid-template-columns:repeat(9,1fr);gap:1rem;padding:1rem;display:grid}.table-header-cell{color:#64748b;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:.25rem;font-size:.75rem;font-weight:600;display:flex}.table-body{flex-direction:column;flex:1;max-height:100%;display:flex;overflow-y:auto}.table-row{border-bottom:1px solid #f1f5f9;grid-template-columns:repeat(9,1fr);gap:1rem;padding:1rem;transition:background .2s;display:grid}.table-row:hover{background:#f8fafc}.table-row:last-child{border-bottom:none}.table-cell{color:#475569;align-items:center;font-size:.875rem;display:flex}.payment-status-badge{text-transform:capitalize;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.payment-status-badge.paid{color:#065f46;background:#d1fae5}.payment-status-badge.pending{color:#92400e;background:#fef3c7}.payment-status-badge.failed{color:#991b1b;background:#fee2e2}.payment-status-badge.link-created{color:#1e40af;background:#dbeafe}.copy-link-btn{color:#64748b;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.copy-link-btn:hover{color:#475569;background:#f8fafc;border-color:#cbd5e1}@media (max-width:1024px){.payment-summary-cards{grid-template-columns:repeat(2,1fr)}.table-header-row,.table-row{grid-template-columns:repeat(5,1fr);font-size:.7rem}}@media (max-width:768px){.payments-dashboard,.team-management-dashboard{padding:1rem .75rem}.payments-header{flex-direction:column;gap:1rem;margin-bottom:1rem}.analytics-title{font-size:1.1rem}.analytics-subtitle{font-size:.7rem}.create-payment-link-btn,.filter-btn,.export-btn-primary{padding:.4rem .75rem;font-size:.7rem}.create-payment-link-btn{width:100%}.analytics-metrics-grid{grid-template-columns:repeat(2,1fr);gap:.5rem;margin-bottom:1rem}.metric-card{padding:.6rem}.metric-value{font-size:1rem}.metric-label,.metric-change{font-size:.6rem}.payment-summary-cards{grid-template-columns:1fr}.table-header-row,.table-row{grid-template-columns:repeat(3,1fr);gap:.5rem;padding:.75rem .5rem;font-size:.65rem}.chart-bars-monthly{gap:.2rem;height:120px}.month-label{font-size:.55rem}.insights-cards{grid-template-columns:1fr;gap:.5rem}.insight-header{padding:.4rem .6rem;font-size:.65rem}.insight-content{padding:.6rem;font-size:.7rem}}.analytics-dashboard{width:100%;height:100%;box-shadow:none;background:#fff;border-radius:0;flex-direction:column;margin:0;padding:1rem;display:flex;overflow-y:auto}.analytics-header{flex-shrink:0;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.analytics-title-section{flex:1}.analytics-title{color:#00033b;margin:0 0 .25rem;font-size:1.25rem;font-weight:700}.analytics-subtitle{color:#64748b;margin:0;font-size:.75rem}.analytics-actions{align-items:center;gap:.5rem;display:flex}.filter-btn{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:.4rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s}.filter-btn:hover{background:#f8fafc;border-color:#cbd5e1}.export-btn-primary{color:#fff;cursor:pointer;background:#006dff;border:none;border-radius:4px;padding:.4rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s}.export-btn-primary:hover{background:#005adc}.analytics-metrics-grid{grid-template-columns:repeat(5,1fr);gap:.5rem;margin-bottom:1rem;display:grid}.metric-card{background:#fff;border:1px solid #e2e8f0;border-radius:6px;flex-direction:column;padding:.75rem;transition:box-shadow .2s;display:flex}.metric-card:not(.fade-in-up){opacity:0;transform:translateY(20px)}.metric-card.fade-in-up{animation:.6s ease-out forwards fadeInUpAnalytics}.metric-card:hover{box-shadow:0 2px 8px #0000000f}.metric-label{color:#64748b;margin-bottom:.5rem;font-size:.65rem;font-weight:500}.metric-value{color:#1e293b;margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.metric-change{font-size:.65rem;font-weight:600}.metric-change.positive{color:#10b981}.metric-change.negative{color:#ef4444}.monthly-performance-section{margin-bottom:1rem}.analytics-dashboard .section-header,.monthly-performance-section .section-header{justify-content:flex-end;align-items:center;margin-bottom:.75rem;display:flex}.timeframe-toggle{gap:.25rem;display:flex}.timeframe-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:.35rem .65rem;font-size:.7rem;font-weight:600;transition:all .2s}.timeframe-btn:hover{background:#f8fafc}.timeframe-btn.active{color:#fff;background:#006dff;border-color:#006dff}.chart-card-large{background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:1rem}.monthly-chart{width:100%}.chart-bars-monthly{justify-content:space-between;align-items:flex-end;gap:.25rem;height:150px;padding:.5rem 0 1.5rem;display:flex}.month-bar-wrapper{flex-direction:column;flex:1;align-items:center;height:100%;display:flex}.month-bar{background:#006dff;border-radius:3px 3px 0 0;width:100%;min-height:0;transition:height 1.5s ease-out;position:relative}.month-bar.has-data{min-height:15px}.bar-value-top{color:#475569;white-space:nowrap;font-size:.6rem;font-weight:600;position:absolute;top:-18px;left:50%;transform:translate(-50%)}.month-label{color:#64748b;text-align:center;margin-top:.25rem;font-size:.6rem}.insights-section{margin-top:1rem}.insights-section:not(.fade-in-up){opacity:0;transform:translateY(20px)}.insights-section.fade-in-up{animation:.6s ease-out forwards fadeInUpAnalytics}.insight-card{background:#fff;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden}.insight-card:not(.fade-in-up){opacity:0;transform:translateY(20px)}.insight-card.fade-in-up{animation:.6s ease-out forwards fadeInUpAnalytics}.insights-title{color:#1e293b;margin:0 0 .75rem;font-size:.9rem;font-weight:700}.insights-cards{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}@keyframes fadeInUpAnalytics{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.feature-platform-connections{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem 1rem;display:flex;position:relative;overflow:hidden}.feature-pc-container{z-index:1;flex-direction:column;align-items:center;gap:0;width:100%;max-width:600px;min-height:300px;display:flex;position:relative}.feature-central-logo-wrapper{z-index:3;background:linear-gradient(135deg,#fff 0%,#f1f5f9 100%);border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;margin-bottom:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 10px 30px #006dff33,0 0 0 4px #006dff1a,inset 0 2px 4px #fffc}.feature-central-logo-wrapper:hover{transform:scale(1.08)translateY(-5px);box-shadow:0 15px 40px #006dff4d,0 0 0 6px #006dff26,inset 0 2px 4px #ffffffe6}.feature-pc-logo{object-fit:contain;filter:drop-shadow(0 2px 4px #0000001a);width:75px;height:75px}.feature-connections-tree{z-index:2;width:100%;height:200px;margin:0;position:relative}.feature-platform-connections-svg{width:100%;height:100%;display:block}.feature-ota-logos-row{z-index:2;justify-content:space-between;align-items:flex-start;width:100%;margin-top:1.5rem;padding:0 .5rem;display:flex;position:relative}.feature-ota-item{flex-direction:column;flex:1;align-items:center;gap:.75rem;transition:transform .3s;display:flex}.feature-ota-item:hover{transform:translateY(-5px)}.feature-ota-logo{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:2px solid #006dff1a;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;padding:12px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #00000014,0 0 0 1px #006dff0d,inset 0 1px 2px #ffffffe6}.feature-ota-logo:before{content:"";opacity:0;background:radial-gradient(circle,#006dff1a 0%,#0000 70%);width:200%;height:200%;transition:opacity .3s;position:absolute;top:-50%;left:-50%}.feature-ota-logo:hover:before{opacity:1}.feature-ota-logo:hover{border-color:#006dff4d;transform:scale(1.15)translateY(-6px)rotate(5deg);box-shadow:0 8px 24px #006dff33,0 0 0 3px #006dff26,inset 0 1px 2px #fff}.feature-ota-image{object-fit:contain;z-index:1;border-radius:50%;width:100%;height:100%;transition:transform .3s;position:relative}.feature-ota-logo:hover .feature-ota-image{transform:scale(1.1)}.feature-ota-label{color:#475569;text-align:center;white-space:nowrap;background:#fffc;border:1px solid #006dff1a;border-radius:12px;padding:.25rem .5rem;font-size:.7rem;font-weight:700;transition:all .3s;box-shadow:0 2px 4px #0000000d}.feature-ota-item:hover .feature-ota-label{color:#fff;background:#006dff;transform:scale(1.05);box-shadow:0 4px 8px #006dff4d}.website-builder-demo{background:#f8fafc;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.wb-header{background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.wb-header-left{flex-direction:column;gap:.25rem;display:flex}.wb-title{color:#1e293b;margin:0;font-size:1.1rem;font-weight:700}.wb-subtitle{color:#64748b;font-size:.75rem}.wb-header-right{gap:.75rem;display:flex}.wb-btn-preview,.wb-btn-publish{cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.wb-btn-preview{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0}.wb-btn-preview:hover{background:#e2e8f0}.wb-btn-publish{color:#fff;background:#006dff}.wb-btn-publish:hover{background:#005adc}.wb-content{flex:1;min-height:0;display:flex;overflow:hidden}.wb-sidebar{background:#fff;border-right:1px solid #e2e8f0;flex-shrink:0;width:240px;padding:1rem;overflow-y:auto}.wb-sidebar-section{margin-bottom:1.5rem}.wb-sidebar-title{color:#475569;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.wb-elements-list{flex-direction:column;gap:.5rem;display:flex}.wb-element-item{cursor:grab;color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:.75rem;padding:.75rem;font-size:.85rem;transition:all .2s;display:flex}.wb-element-item:hover{background:#f0f9ff;border-color:#006dff;transform:translate(4px)}.wb-element-item:active{cursor:grabbing}.wb-element-icon{color:#006dff;font-size:1rem}.wb-templates-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.wb-template-card{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:6px;flex-direction:column;align-items:center;gap:.5rem;padding:.5rem;transition:all .2s;display:flex}.wb-template-card:hover{border-color:#006dff;transform:translateY(-2px)}.wb-template-card.active{background:#f0f9ff;border-color:#006dff}.wb-template-preview{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:4px;width:100%;height:40px}.wb-template-card span{color:#64748b;font-size:.7rem;font-weight:500}.wb-canvas{background:#f1f5f9;flex-direction:column;flex:1;display:flex;overflow:hidden}.wb-canvas-header{background:#fff;border-bottom:1px solid #e2e8f0;padding:.75rem 1rem}.wb-canvas-tabs{gap:.5rem;display:flex}.wb-tab{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:.4rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s}.wb-tab:hover{background:#f8fafc}.wb-tab.active{color:#fff;background:#006dff;border-color:#006dff}.wb-canvas-content{flex:1;justify-content:center;align-items:flex-start;padding:1.5rem;display:flex;overflow:auto}.wb-page-preview{background:#fff;border-radius:8px;width:100%;max-width:500px;animation:.5s ease-out fadeInScale;overflow:hidden;box-shadow:0 4px 12px #0000001a}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.wb-preview-header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.wb-preview-logo{font-size:1.5rem}.wb-preview-nav{color:#64748b;gap:1.5rem;font-size:.85rem;display:flex}.wb-preview-nav span{cursor:pointer;transition:color .2s}.wb-preview-nav span:hover{color:#006dff}.wb-preview-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#006dff 0%,#005adc 100%);padding:3rem 2rem}.wb-preview-hero-content h2{margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.wb-preview-hero-content p{opacity:.9;margin:0 0 1.5rem;font-size:1rem}.wb-preview-btn{color:#006dff;cursor:pointer;background:#fff;border:none;border-radius:6px;padding:.75rem 2rem;font-size:.9rem;font-weight:600;transition:all .2s}.wb-preview-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.wb-preview-grid{grid-template-columns:repeat(3,1fr);gap:1rem;padding:2rem 1.5rem;display:grid}.wb-preview-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;transition:all .2s;overflow:hidden}.wb-preview-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001a}.wb-preview-card-img{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);width:100%;height:100px}.wb-preview-card h4{color:#1e293b;margin:.75rem 1rem .25rem;font-size:.9rem;font-weight:600}.wb-preview-card p{color:#006dff;margin:0 1rem 1rem;font-size:.85rem;font-weight:600}.insight-header{color:#fff;background:#10b981;padding:.5rem .75rem;font-size:.7rem;font-weight:600}.insight-content{color:#475569;padding:.75rem;font-size:.75rem;line-height:1.4}.chart-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem}.chart-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.chart-header h3{color:#1e293b;margin:0;font-size:1rem;font-weight:700}.chart-legend{gap:1rem;display:flex}.legend-item{color:#64748b;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.legend-dot{border-radius:50%;width:8px;height:8px}.revenue-dot{background:#006dff}.chart-container{flex-direction:column;gap:.5rem;display:flex}.chart-bars{justify-content:space-between;align-items:flex-end;gap:.5rem;height:200px;padding:1rem 0;display:flex}.chart-bar{background:linear-gradient(#006dff 0%,#006dff99 100%);border-radius:4px 4px 0 0;flex:1;min-height:20px;transition:all .3s;position:relative}.chart-bar:hover{opacity:.8;transform:scaleY(1.05)}.bar-value{color:#475569;white-space:nowrap;font-size:.7rem;font-weight:600;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.chart-labels{justify-content:space-between;gap:.5rem;padding-top:.5rem;display:flex}.chart-label{text-align:center;color:#64748b;flex:1;font-size:.75rem}.pie-chart-container{flex-direction:column;gap:1rem;padding:1rem 0;display:flex}.pie-segment{border-radius:8px;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex;position:relative;overflow:hidden}.pie-segment:before{content:"";width:var(--percentage);opacity:.2;z-index:0;position:absolute;top:0;bottom:0;left:0}.pie-segment.direct{color:#006dff;background:#eef2ff}.pie-segment.direct:before{background:#006dff}.pie-segment.booking{color:#10b981;background:#d1fae5}.pie-segment.booking:before{background:#10b981}.pie-segment.airbnb{color:#f59e0b;background:#fef3c7}.pie-segment.airbnb:before{background:#f59e0b}.segment-label,.segment-value{z-index:1;font-size:.875rem;font-weight:600;position:relative}.analytics-table-section{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.analytics-table-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.analytics-table-header h3{color:#1e293b;margin:0;font-size:1rem;font-weight:700}.export-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.export-btn:hover{background:#f8fafc;border-color:#cbd5e1}.analytics-table{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;flex:1;display:flex;overflow:hidden}.analytics-table-row{border-bottom:1px solid #f1f5f9;grid-template-columns:2fr 1fr 1fr 1fr;gap:1rem;padding:1rem;display:grid}.analytics-table-row:last-child{border-bottom:none}.analytics-table-row.header{color:#64748b;text-transform:uppercase;letter-spacing:.5px;background:#f8fafc;font-size:.75rem;font-weight:600}.analytics-table-cell{color:#475569;align-items:center;font-size:.875rem;display:flex}.analytics-table-cell.positive{color:#10b981;font-weight:600}.analytics-table-cell.negative{color:#ef4444;font-weight:600}@media (max-width:1024px){.analytics-metrics-grid{grid-template-columns:repeat(3,1fr)}.insights-cards{grid-template-columns:1fr}}@media (max-width:768px){.analytics-dashboard{padding:.75rem}.analytics-header{flex-direction:column;gap:.75rem}.analytics-actions{justify-content:flex-end;width:100%}.analytics-metrics-grid{grid-template-columns:repeat(2,1fr)}.section-header{flex-direction:column;align-items:flex-start;gap:.5rem}.chart-bars-monthly{height:120px}.insights-cards{grid-template-columns:1fr}}.revenue-card{animation:7s .1s infinite fadeInUpMobile}.app-stats-grid{animation:7s .2s infinite fadeInUpMobile}.occupancy-section{animation:7s .3s infinite fadeInUpMobile}.analytics-section{animation:7s .4s infinite fadeInUpMobile}.activity-section{animation:7s .5s infinite fadeInUpMobile}.bar-fill{animation:7s .3s infinite barFillAnimation}.animated-revenue{animation:7s .1s infinite numberCountUp}@keyframes buttonClickAnimation{0%,7%{background:#006dff;transform:scale(1);box-shadow:0 0 #006dff00}8%{background:#005adc;transform:scale(.92);box-shadow:0 0 0 8px #006dff66}9%{background:#0050c8;transform:scale(.88);box-shadow:0 0 0 12px #006dff33}10%{background:#006dff;transform:scale(1);box-shadow:0 0 #006dff00}11%,to{background:#006dff;transform:scale(1);box-shadow:0 0 #006dff00}}@keyframes adminViewStory{0%,10%{opacity:1;filter:blur();transform:scale(1)}53%,75%{opacity:.3;filter:blur(4px);transform:scale(.9)}80%,92%{opacity:1;filter:blur();transform:scale(1)}to{opacity:1;filter:blur();transform:scale(1)}}@keyframes adminCursorStory{0%{opacity:0;transform:translate(50%,50%)}2%{opacity:1;transform:translate(250px,300px)}5%{transform:translate(calc(100% - 200px),70px)}7%{transform:translate(calc(100% - 200px),70px)scale(1)}9%{transform:translate(calc(100% - 200px),70px)scale(.75)}10%{transform:translate(calc(100% - 200px),70px)scale(1)}11%,to{opacity:0;transform:translate(calc(100% - 200px),70px)}}@keyframes adminToastStory{0%,26%{opacity:0;transform:translateY(-50px)}30%,45%{opacity:1;transform:translateY(0)}50%,to{opacity:0;transform:translateY(-50px)}}@keyframes mobileRevealStory{0%,53%{opacity:0;pointer-events:none;transform:scale(.5)translateY(400px)}58%,70%{opacity:1;pointer-events:auto;transform:scale(1)translateY(0)}75%,to{opacity:0;pointer-events:none;transform:scale(.8)translateY(200px)}}@keyframes mobileLinkPhase{0%,55%{opacity:1}65%,to{opacity:0;pointer-events:none}}@keyframes mobileDashboardReveal{0%,53%{opacity:0;transform:translateY(20px)}58%,70%{opacity:1;transform:translateY(0)}75%,to{opacity:0;transform:translateY(20px)}}@keyframes fadeInUpMobile{0%,53%{opacity:0;transform:translateY(15px)}58%,70%{opacity:1;transform:translateY(0)}75%,to{opacity:0;transform:translateY(15px)}}@keyframes barFillAnimation{0%,53%{width:0%!important}60%,70%{width:85%!important}75%,to{width:0%!important}}@keyframes numberCountUp{0%,53%{opacity:0;transform:scale(.8)}58%{opacity:1;transform:scale(1.1)}60%,70%{opacity:1;transform:scale(1)}75%,to{opacity:0;transform:scale(.8)}}@keyframes openButtonPulse{0%{box-shadow:0 0 #006dff66}70%{box-shadow:0 0 0 10px #006dff00}to{box-shadow:0 0 #006dff00}}.flow-step-2 .phone-top-bar{color:#1e293b;background:#fff;border-bottom:1px solid #f1f5f9}.admin-flow-cursor{z-index:100;pointer-events:none;filter:drop-shadow(0 3px 6px #00000080)drop-shadow(0 0 2px #fffc);transform-origin:0 0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' stroke='%23000' stroke-width='1.5' d='M3 3l7.07 16.97 2.51-7.39 7.39-2.51L3 3z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:32px;height:32px;animation:7s ease-in-out infinite adminCursorStory;position:absolute}.admin-toast .icon-v{color:#10b981;font-size:1.1rem}.flow-step-2 .status-icons .right-icons{align-items:center;gap:4px;display:flex!important}.flow-step-2 .status-icons .right-icons svg{opacity:.9}.app-navigation-bar{z-index:10;background:#fff;border-top:1px solid #f1f5f9;justify-content:space-around;align-items:center;height:60px;padding:0 1rem;display:flex;position:absolute;bottom:0;left:0;right:0}.app-navigation-bar .nav-item{color:#64748b;opacity:.6;font-size:1.25rem}.app-navigation-bar .nav-item.active{color:#006dff;opacity:1}.cal-price{color:#10b981;font-size:.75rem;font-weight:500;transition:all .3s}.cal-cell:nth-child(15) .cal-price{animation:4s 2s infinite priceChange;display:inline-block;position:relative}@keyframes priceChange{0%,40%{color:#10b981;transform:scale(1)}45%{color:#f59e0b;transform:scale(1.2)}50%{color:#f59e0b;content:"$180";transform:scale(1.2)}55%{color:#10b981;transform:scale(1)}to{color:#10b981;transform:scale(1)}}.cal-cell:hover .cal-price:after{content:"✎";opacity:.7;margin-left:2px;font-size:.6rem}.cal-cell{background:#fff;flex-direction:column;gap:4px;min-height:80px;padding:.4rem;transition:background .2s;display:flex;position:relative}.cal-cell:hover{background:#f8fafc}.cal-cell.other-month{color:#cbd5e1;background:#fbfbfc}.cal-date{color:#00033b;font-size:.85rem;font-weight:600}.cal-price{color:#10b981;font-size:.75rem;font-weight:500}.pms-edit-dialog{z-index:50;opacity:0;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:280px;padding:0;animation:6s infinite dialogPop;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)scale(.9);box-shadow:0 20px 40px #0003}.dialog-header{color:#1e293b;background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:12px 16px;font-size:.9rem;font-weight:600;display:flex}.dialog-body{flex-direction:column;gap:12px;padding:16px;display:flex}.input-group label{color:#64748b;margin-bottom:4px;font-size:.75rem;display:block}.input-group input{color:#1e293b;border:1px solid #e2e8f0;border-radius:4px;width:100%;padding:8px;font-weight:600}.save-btn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:4px;margin-top:4px;padding:10px;font-size:.9rem;font-weight:500}.pms-cursor-hand.enhanced{z-index:100;opacity:0;filter:drop-shadow(0 4px 6px #0003);pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M7 11.5V14m0-2.5v-6a1.5 1.5 0 113 0m-3 6a1.5 1.5 0 00-3 0v2a7.5 7.5 0 0015 0v-5a1.5 1.5 0 00-3 0m-6-3V11m0-5.5v-1a1.5 1.5 0 013 0v1m0 0V11m0-5.5a1.5 1.5 0 013 0v3m0 0V11' /%3E%3C/svg%3E");background-size:contain;width:32px;height:32px;animation:6s infinite complexHandSequence;position:absolute;top:0;left:0}.demo-selected-cell{position:relative}.demo-selected-cell:before{content:"";opacity:0;background:#006dff26;border:1px solid #006dff80;animation:6s infinite cellHighlightSequence;position:absolute;inset:0}@keyframes complexHandSequence{0%{opacity:0;transform:translate(300px,400px)}10%{opacity:1;transform:translate(380px,180px)}15%{transform:translate(380px,180px)scale(.9)}30%{transform:translate(580px,180px)scale(.9)}35%{transform:translate(580px,180px)scale(1)}40%{opacity:1;transform:translate(590px,250px)}45%{opacity:0;transform:translate(590px,250px)}to{opacity:0}}@keyframes cellHighlightSequence{0%,15%{opacity:0}16%{opacity:1;width:33%}30%{opacity:1;width:100%}70%{opacity:1;width:100%}80%{opacity:0}to{opacity:0}}@keyframes dialogPop{0%,35%{opacity:0;pointer-events:none;transform:translate(-50%,-40%)scale(.9)}40%{opacity:1;pointer-events:auto;transform:translate(-50%,-50%)scale(1)}75%{opacity:1;transform:translate(-50%,-50%)scale(1)}80%,to{opacity:0;pointer-events:none;transform:translate(-50%,-60%)scale(.95)}}@media (max-width:600px){.feature-calendar-demo{padding:.5rem}.cal-cell{min-height:50px}.cal-reservation{font-size:.6rem}}@media (max-width:1024px){.feature-content-grid{gap:4rem}.feature-title-large{font-size:2.25rem}}@media (max-width:900px){.feature-content-grid{text-align:center;gap:2rem;grid-template-columns:1fr!important}.ltr .feature-content-grid,.rtl .feature-content-grid{direction:ltr;grid-template-columns:1fr!important}.feature-text-col{flex-direction:column;order:1;align-items:center;width:100%;padding:0;display:flex}.feature-image-col{order:2;width:100%}.rtl .feature-text-col,.ltr .feature-text-col{text-align:center}.features-tabs-container.ltr .feature-icon-large,.features-tabs-container.rtl .feature-icon-large{margin:0 auto 1.5rem}.browser-mockup{max-width:100%;height:400px;margin:0 auto;transform:none}.browser-mockup:hover{transform:translateY(-5px)}}@media (max-width:768px){.section-header{text-align:center!important;flex-direction:column!important;align-items:center!important;display:flex!important}.section-title{width:100%;margin-bottom:.5rem;font-size:1.75rem;line-height:1.2}.section-subtitle{width:100%;font-size:1rem}.features-tabs-nav{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;gap:.5rem;margin-bottom:1rem;margin-left:-1rem;margin-right:-1rem;padding-bottom:.75rem;padding-left:1rem;padding-right:1rem;overflow-x:auto}.feature-tab-btn{flex-shrink:0;gap:.5rem;padding:.75rem 1rem;font-size:.875rem}.tab-icon{font-size:1rem}.tab-label{font-size:.875rem}.feature-content-grid{gap:1.5rem;min-height:auto;grid-template-columns:1fr!important}.ltr .feature-content-grid,.rtl .feature-content-grid{direction:ltr;grid-template-columns:1fr!important}.feature-text-col{order:1;width:100%}.feature-image-col{box-sizing:border-box;order:2;width:100%;max-width:100%;overflow:hidden}.feature-title-large{margin-bottom:1rem;font-size:1.75rem}.feature-description-large{margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.feature-details-list{gap:1rem}.feature-detail-item{gap:.75rem;font-size:.95rem}.browser-mockup{box-sizing:border-box;width:100%;max-width:100%;height:350px;overflow:hidden;transform:none}.browser-mockup:hover{transform:none}.browser-content{max-width:100%;overflow:auto}.feature-icon-large{width:60px;height:60px;margin-bottom:1.5rem;font-size:2rem}.feature-calendar-demo{border-radius:4px;flex-direction:column;width:100%;height:100%;margin:0 auto;padding:0;display:flex;overflow:hidden}.pms-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem .5rem}.pms-controls-left,.pms-controls-right{flex-wrap:wrap;gap:.5rem}.pms-date-range{white-space:nowrap;font-size:.8rem}.pms-view-toggle{padding:2px}.pms-view-toggle button{padding:3px 8px;font-size:.7rem}.pms-btn-primary{white-space:nowrap;padding:5px 12px;font-size:.75rem}.pms-grid-container{-webkit-overflow-scrolling:touch;flex:1;padding:.5rem;overflow:auto}.pms-grid-row{grid-template-columns:140px repeat(7,1fr);min-width:600px}.pms-cell-sidebar{padding:.5rem .75rem;font-size:.75rem}.pms-cell-sidebar.sub-label{padding-left:1.5rem;font-size:.7rem}.pms-cell-date{padding:.5rem .25rem;font-size:.75rem}.pms-cell-availability,.pms-cell-price{padding:.4rem .25rem;font-size:.75rem}.pms-cell-price{font-size:.7rem}.browser-content:has(.feature-calendar-demo){align-items:stretch;width:100%;max-width:100%;display:flex;overflow:auto hidden}.browser-mockup:has(.feature-calendar-demo){flex-direction:column;align-items:stretch;width:100%;max-width:100%;display:flex;overflow:hidden}.feature-calendar-demo{min-width:0;max-width:100%}}@media (max-width:600px){.section-header{text-align:center!important;flex-direction:column!important;align-items:center!important;display:flex!important}.section-title{width:100%;margin-bottom:.5rem;font-size:1.5rem}.section-subtitle{width:100%;font-size:.9rem}.features-tabs-nav{gap:.4rem;padding-bottom:.5rem}.feature-tab-btn{padding:.6rem .8rem;font-size:.8rem}.tab-icon{font-size:.9rem}.feature-content-grid{box-sizing:border-box;gap:1.5rem;width:100%;max-width:100%}.feature-image-col{box-sizing:border-box;width:100%;max-width:100%;overflow:hidden}.feature-title-large{font-size:1.5rem}.feature-description-large{font-size:.9rem}.browser-mockup{box-sizing:border-box;width:100%;max-width:100%;height:350px;overflow:hidden}.browser-content{max-width:100%;overflow:auto}.feature-icon-large{width:50px;height:50px;font-size:1.75rem}.feature-chat-demo{gap:.75rem;padding:1rem}.chat-message{max-width:85%;padding:.75rem 1rem;font-size:.85rem}.owner-flow-demo{overflow-x:auto}.admin-desktop-mockup{transform-origin:top;transform:scale(.85)}.mobile-phone-frame{border-width:8px;width:220px;height:440px}.expenses-dashboard,.payments-dashboard,.team-management-dashboard,.analytics-dashboard,.website-builder-demo{padding:.75rem .5rem;overflow-y:auto}.wb-header{flex-direction:column;gap:1rem;padding:.75rem 1rem}.wb-header-right{justify-content:stretch;width:100%}.wb-btn-preview,.wb-btn-publish{flex:1}.wb-content{flex-direction:column}.wb-sidebar{border-bottom:1px solid #e2e8f0;border-right:none;width:100%;max-height:200px}.wb-canvas{flex:1}.wb-preview-grid{grid-template-columns:1fr;gap:.75rem;padding:1rem}.expenses-dashboard .actual-dashboard{gap:.75rem;padding:0}.revenue-card{padding:.75rem}.app-stats-grid{gap:.5rem}.stat-mini-card{padding:.5rem}.payments-table-section,.analytics-table-section{margin-top:1rem}.feature-platform-connections{padding:1rem .5rem}.feature-pc-container{min-height:250px}.feature-central-logo-wrapper{width:70px;height:70px;margin-bottom:.75rem}.feature-pc-logo{width:50px;height:50px}.feature-connections-tree{height:120px}.feature-ota-logos-row{gap:.25rem;margin-top:.75rem;padding:0 .25rem}.feature-ota-logo{width:45px;height:45px;padding:6px}.feature-ota-label{padding:.15rem .3rem;font-size:.6rem}.feature-calendar-demo{border-radius:4px;flex-direction:column;width:100%;height:100%;margin:0 auto;padding:0;display:flex;overflow:hidden}.pms-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem .5rem}.pms-controls-left,.pms-controls-right{flex-wrap:wrap;gap:.5rem}.pms-date-range{white-space:nowrap;font-size:.8rem}.pms-view-toggle{padding:2px}.pms-view-toggle button{padding:3px 8px;font-size:.7rem}.pms-btn-primary{white-space:nowrap;padding:5px 12px;font-size:.75rem}.pms-grid-container{-webkit-overflow-scrolling:touch;flex:1;padding:.5rem;overflow:auto}.pms-grid-row{grid-template-columns:140px repeat(7,1fr);min-width:600px}.pms-cell-sidebar{padding:.5rem .75rem;font-size:.75rem}.pms-cell-sidebar.sub-label{padding-left:1.5rem;font-size:.7rem}.pms-cell-date{padding:.5rem .25rem;font-size:.75rem}.pms-cell-availability,.pms-cell-price{padding:.4rem .25rem;font-size:.75rem}.pms-cell-price{font-size:.7rem}.browser-content:has(.feature-calendar-demo){align-items:stretch;width:100%;max-width:100%;display:flex;overflow:auto hidden}.browser-mockup:has(.feature-calendar-demo){flex-direction:column;align-items:stretch;width:100%;max-width:100%;display:flex;overflow:hidden}.feature-calendar-demo{min-width:0;max-width:100%}}
.faq-section{text-align:right;direction:rtl}.faq-section .section-header,.faq-section .section-title,.faq-section .section-description{text-align:center!important}.faq-section-en,.lang-en .faq-section{text-align:left!important;direction:ltr!important}.faq-section-ar,.lang-ar .faq-section{text-align:right!important;direction:rtl!important}.faq-section .section-header,.faq-section .section-title,.faq-section .section-description,.faq-section .faq-container,.faq-section .faq-item,.faq-section .faq-question,.faq-section .faq-question-content,.faq-section .faq-icon,.faq-section .faq-text,.faq-section .faq-toggle,.faq-section .faq-answer,.faq-section .faq-answer p{direction:inherit!important;text-align:inherit!important}.faq-section-en .section-header,.faq-section-en .section-title,.faq-section-en .section-description,.lang-en .faq-section .section-header,.lang-en .faq-section .section-title,.lang-en .faq-section .section-description{text-align:center!important;direction:ltr!important}.faq-section-en .faq-container,.faq-section-en .faq-item,.faq-section-en .faq-question,.faq-section-en .faq-question-content,.faq-section-en .faq-icon,.faq-section-en .faq-text,.faq-section-en .faq-toggle,.faq-section-en .faq-answer,.faq-section-en .faq-answer p,.lang-en .faq-section .faq-container,.lang-en .faq-section .faq-item,.lang-en .faq-section .faq-question,.lang-en .faq-section .faq-question-content,.lang-en .faq-section .faq-icon,.lang-en .faq-section .faq-text,.lang-en .faq-section .faq-toggle,.lang-en .faq-section .faq-answer,.lang-en .faq-section .faq-answer p{text-align:left!important;direction:ltr!important}.faq-section-ar .section-header,.faq-section-ar .section-title,.faq-section-ar .section-description,.lang-ar .faq-section .section-header,.lang-ar .faq-section .section-title,.lang-ar .faq-section .section-description{text-align:center!important;direction:rtl!important}.faq-section-ar .faq-container,.faq-section-ar .faq-item,.faq-section-ar .faq-question,.faq-section-ar .faq-question-content,.faq-section-ar .faq-icon,.faq-section-ar .faq-text,.faq-section-ar .faq-toggle,.faq-section-ar .faq-answer,.faq-section-ar .faq-answer p,.lang-ar .faq-section .faq-container,.lang-ar .faq-section .faq-item,.lang-ar .faq-section .faq-question,.lang-ar .faq-section .faq-question-content,.lang-ar .faq-section .faq-icon,.lang-ar .faq-section .faq-text,.lang-ar .faq-section .faq-toggle,.lang-ar .faq-section .faq-answer,.lang-ar .faq-section .faq-answer p{text-align:right!important;direction:rtl!important}
.pricing-section{direction:rtl;background:#fff;padding:80px 0}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section-header{text-align:center;margin-bottom:40px}.section-title{color:#00033b;margin-bottom:12px;font-family:InkBrushArabic,serif;font-size:2.5rem;font-weight:700}.section-description{color:#64748b;max-width:600px;margin:0 auto;font-family:InkBrushArabic,serif;font-size:1rem}.billing-toggle-container{justify-content:center;margin-bottom:40px;display:flex}.billing-toggle{background:#f1f5f9;border-radius:8px;gap:4px;padding:4px;display:inline-flex}.toggle-btn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:10px 24px;font-family:InkBrushArabic,serif;font-size:.95rem;font-weight:600;transition:all .2s}.toggle-btn.active{color:#fff;background:#0087ff;box-shadow:0 2px 4px #0087ff33}.toggle-btn:hover:not(.active){color:#374151}.property-count-section{max-width:700px;margin-bottom:50px;margin-left:auto;margin-right:auto}.property-slider-label{color:#00033b;text-align:center;margin-bottom:20px;font-family:InkBrushArabic,serif;font-size:1.1rem;font-weight:600;display:block}.property-slider-wrapper{position:relative}.property-slider{appearance:none;cursor:pointer;background:#e2e8f0;border-radius:3px;outline:none;width:100%;height:6px;margin-bottom:12px}.property-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#0087ff;border:3px solid #fff;border-radius:50%;width:24px;height:24px;transition:all .2s;box-shadow:0 2px 6px #0087ff4d}.property-slider::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 3px 8px #0087ff66}.property-slider::-moz-range-thumb{cursor:pointer;background:#0087ff;border:3px solid #fff;border-radius:50%;width:24px;height:24px;transition:all .2s;box-shadow:0 2px 6px #0087ff4d}.property-slider::-moz-range-thumb:hover{transform:scale(1.1);box-shadow:0 3px 8px #0087ff66}.slider-markers{color:#94a3b8;justify-content:space-between;margin-bottom:20px;font-family:InkBrushArabic,serif;font-size:.85rem;display:flex}.marker{font-weight:500}.property-input-wrapper{justify-content:center;align-items:center;gap:0;display:flex}.property-btn{color:#0087ff;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-family:InkBrushArabic,serif;font-size:1.2rem;font-weight:600;line-height:1;transition:all .2s;display:flex}.property-btn:hover:not(:disabled){color:#fff;background:#0087ff;border-color:#0087ff}.property-btn:disabled{opacity:.4;cursor:not-allowed}.property-input{color:#00033b;text-align:center;background:#fff;border:2px solid #e2e8f0;border-left:none;border-right:none;border-radius:0;width:80px;height:36px;padding:0 12px;font-family:InkBrushArabic,serif;font-size:1rem;font-weight:600;transition:border-color .2s}.property-input:focus{border-color:#0087ff;outline:none}.property-input-wrapper .property-btn-minus{border-left:none;border-top-right-radius:6px;border-bottom-right-radius:6px}.property-input-wrapper .property-btn-plus{border-right:none;border-top-left-radius:6px;border-bottom-left-radius:6px}.pricing-section-ar .property-input-wrapper .property-btn-minus,.lang-ar .pricing-section .property-input-wrapper .property-btn-minus{border-left:2px solid #e2e8f0;border-right:none;border-radius:6px 0 0 6px}.pricing-section-ar .property-input-wrapper .property-btn-plus,.lang-ar .pricing-section .property-input-wrapper .property-btn-plus{border-left:none;border-right:2px solid #e2e8f0;border-radius:0 6px 6px 0}.pricing-card-wrapper{justify-content:center;margin-top:40px;display:flex}.pricing-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:600px;padding:40px;box-shadow:0 4px 20px #00000014}.pricing-amount{text-align:center;border-bottom:1px solid #e2e8f0;margin-bottom:40px;padding-bottom:30px}.price-main{justify-content:center;align-items:baseline;gap:4px;margin-bottom:8px;display:flex}.currency{color:#64748b;font-family:InkBrushArabic,serif;font-size:1.5rem;font-weight:600}.amount{color:#00033b;font-family:InkBrushArabic,serif;font-size:3rem;font-weight:700;line-height:1}.period{color:#64748b;font-family:InkBrushArabic,serif;font-size:1rem}.no-booking-fee{color:#64748b;margin-top:8px;font-family:InkBrushArabic,serif;font-size:.9rem}.pricing-features{max-height:400px;margin-bottom:30px;padding-right:8px;overflow-y:auto}.pricing-features::-webkit-scrollbar{width:6px}.pricing-features::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.pricing-features::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.pricing-features::-webkit-scrollbar-thumb:hover{background:#94a3b8}.feature-item{align-items:flex-start;gap:12px;margin-bottom:14px;font-family:InkBrushArabic,serif;display:flex}.check-icon{color:#10b981;flex-shrink:0;margin-top:2px;font-size:1.1rem;font-weight:700}.feature-text{color:#374151;flex:1;font-size:.95rem;line-height:1.5}.pricing-cta{color:#fff;cursor:pointer;background:#0087ff;border:2px solid #0087ff;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:14px 24px;font-family:InkBrushArabic,serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.pricing-cta:hover{background:#006dff;border-color:#006dff;transform:translateY(-1px);box-shadow:0 4px 12px #0087ff4d}@media (max-width:768px){.pricing-section{padding:60px 0}.section-title{font-size:2rem}.section-description{font-size:.95rem}.billing-toggle{width:100%;max-width:300px}.toggle-btn{flex:1;padding:10px 16px;font-size:.9rem}.property-count-section{padding:0 10px}.property-slider-label{font-size:1rem}.pricing-card{padding:30px 20px}.amount{font-size:2.5rem}.pricing-features{max-height:300px}}
.pricing-section{text-align:right;direction:rtl}.pricing-section .section-header,.pricing-section .section-title,.pricing-section .section-description{text-align:center!important}.pricing-section-en,.lang-en .pricing-section{text-align:left!important;direction:ltr!important}.pricing-section-ar,.lang-ar .pricing-section{text-align:right!important;direction:rtl!important}.pricing-section .billing-toggle-container,.pricing-section .billing-toggle,.pricing-section .toggle-btn,.pricing-section .property-count-section,.pricing-section .property-slider-label,.pricing-section .property-slider-wrapper,.pricing-section .property-slider,.pricing-section .slider-markers,.pricing-section .marker,.pricing-section .property-input-wrapper,.pricing-section .property-btn,.pricing-section .property-input,.pricing-section .pricing-card-wrapper,.pricing-section .pricing-card,.pricing-section .pricing-amount,.pricing-section .price-main,.pricing-section .currency,.pricing-section .amount,.pricing-section .period,.pricing-section .no-booking-fee,.pricing-section .pricing-features,.pricing-section .feature-item,.pricing-section .check-icon,.pricing-section .feature-text,.pricing-section .pricing-cta{direction:inherit!important;text-align:inherit!important}.pricing-section-en .section-header,.pricing-section-en .section-title,.pricing-section-en .section-description,.lang-en .pricing-section .section-header,.lang-en .pricing-section .section-title,.lang-en .pricing-section .section-description{text-align:center!important;direction:ltr!important}.pricing-section-en .billing-toggle-container,.pricing-section-en .billing-toggle,.pricing-section-en .toggle-btn,.pricing-section-en .property-count-section,.pricing-section-en .property-slider-label,.pricing-section-en .property-slider-wrapper,.pricing-section-en .property-slider,.pricing-section-en .slider-markers,.pricing-section-en .marker,.pricing-section-en .property-input-wrapper,.pricing-section-en .property-btn,.pricing-section-en .property-input,.pricing-section-en .pricing-card-wrapper,.pricing-section-en .pricing-card,.pricing-section-en .pricing-amount,.pricing-section-en .price-main,.pricing-section-en .currency,.pricing-section-en .amount,.pricing-section-en .period,.pricing-section-en .no-booking-fee,.pricing-section-en .pricing-features,.pricing-section-en .feature-item,.pricing-section-en .check-icon,.pricing-section-en .feature-text,.pricing-section-en .pricing-cta,.lang-en .pricing-section .billing-toggle-container,.lang-en .pricing-section .billing-toggle,.lang-en .pricing-section .toggle-btn,.lang-en .pricing-section .property-count-section,.lang-en .pricing-section .property-slider-label,.lang-en .pricing-section .property-slider-wrapper,.lang-en .pricing-section .property-slider,.lang-en .pricing-section .slider-markers,.lang-en .pricing-section .marker,.lang-en .pricing-section .property-input-wrapper,.lang-en .pricing-section .property-btn,.lang-en .pricing-section .property-input,.lang-en .pricing-section .pricing-card-wrapper,.lang-en .pricing-section .pricing-card,.lang-en .pricing-section .pricing-amount,.lang-en .pricing-section .price-main,.lang-en .pricing-section .currency,.lang-en .pricing-section .amount,.lang-en .pricing-section .period,.lang-en .pricing-section .no-booking-fee,.lang-en .pricing-section .pricing-features,.lang-en .pricing-section .feature-item,.lang-en .pricing-section .check-icon,.lang-en .pricing-section .feature-text,.lang-en .pricing-section .pricing-cta{text-align:left!important;direction:ltr!important}.pricing-section-ar .section-header,.pricing-section-ar .section-title,.pricing-section-ar .section-description,.lang-ar .pricing-section .section-header,.lang-ar .pricing-section .section-title,.lang-ar .pricing-section .section-description{text-align:center!important;direction:rtl!important}.pricing-section-ar .billing-toggle-container,.pricing-section-ar .billing-toggle,.pricing-section-ar .toggle-btn,.pricing-section-ar .property-count-section,.pricing-section-ar .property-slider-label,.pricing-section-ar .property-slider-wrapper,.pricing-section-ar .property-slider,.pricing-section-ar .slider-markers,.pricing-section-ar .marker,.pricing-section-ar .property-input-wrapper,.pricing-section-ar .property-btn,.pricing-section-ar .property-input,.pricing-section-ar .pricing-card-wrapper,.pricing-section-ar .pricing-card,.pricing-section-ar .pricing-amount,.pricing-section-ar .price-main,.pricing-section-ar .currency,.pricing-section-ar .amount,.pricing-section-ar .period,.pricing-section-ar .no-booking-fee,.pricing-section-ar .pricing-features,.pricing-section-ar .feature-item,.pricing-section-ar .check-icon,.pricing-section-ar .feature-text,.pricing-section-ar .pricing-cta,.lang-ar .pricing-section .billing-toggle-container,.lang-ar .pricing-section .billing-toggle,.lang-ar .pricing-section .toggle-btn,.lang-ar .pricing-section .property-count-section,.lang-ar .pricing-section .property-slider-label,.lang-ar .pricing-section .property-slider-wrapper,.lang-ar .pricing-section .property-slider,.lang-ar .pricing-section .slider-markers,.lang-ar .pricing-section .marker,.lang-ar .pricing-section .property-input-wrapper,.lang-ar .pricing-section .property-btn,.lang-ar .pricing-section .property-input,.lang-ar .pricing-section .pricing-card-wrapper,.lang-ar .pricing-section .pricing-card,.lang-ar .pricing-section .pricing-amount,.lang-ar .pricing-section .price-main,.lang-ar .pricing-section .currency,.lang-ar .pricing-section .amount,.lang-ar .pricing-section .period,.lang-ar .pricing-section .no-booking-fee,.lang-ar .pricing-section .pricing-features,.lang-ar .pricing-section .feature-item,.lang-ar .pricing-section .check-icon,.lang-ar .pricing-section .feature-text,.lang-ar .pricing-section .pricing-cta{text-align:right!important;direction:rtl!important}.pricing-section-ar .property-input-wrapper,.lang-ar .pricing-section .property-input-wrapper{flex-direction:row-reverse}.pricing-section-en .property-input-wrapper,.lang-en .pricing-section .property-input-wrapper{flex-direction:row}
.calendar-section{background:linear-gradient(#fff,#f8fafc);padding:5rem 0;position:relative;overflow:hidden}.calendar-container{max-width:1400px;margin:0 auto;padding:0 2rem}.calendar-header{text-align:center;margin-bottom:4rem}.calendar-section .section-title{color:#00033b;letter-spacing:-.02em;margin-bottom:1rem;font-size:3.5rem;font-weight:900;line-height:1.1}.slide-from-right{opacity:0;animation:.4s cubic-bezier(.4,0,.2,1) forwards slideUp;transform:translateY(40px)}.calendar-icon-large.slide-from-right{animation-delay:0s}.calendar-features-title.slide-from-right{animation-delay:.4s}.calendar-features-description.slide-from-right{animation-delay:.8s}.calendar-feature-item.slide-from-right{animation-delay:calc(1.2s + var(--item-index)*.4s)}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.calendar-subtitle{color:#64748b;max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.calendar-content-grid{grid-template-columns:1fr 1.2fr;align-items:center;gap:4rem;display:grid}.calendar-section-rtl .calendar-content-grid{direction:rtl}.calendar-section-ltr .calendar-content-grid{direction:ltr}.calendar-features-col{padding:2rem 0}.calendar-icon-large{color:#006dff;background:#006dff0f;border-radius:4px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:2rem;font-size:2.5rem;display:inline-flex}.calendar-section-rtl .calendar-icon-large{margin-left:auto}.calendar-section-ltr .calendar-icon-large{margin-right:auto}.calendar-features-title{color:#00033b;margin-bottom:1.5rem;font-size:2.75rem;font-weight:800;line-height:1.1}.calendar-features-description{color:#64748b;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.7}.calendar-features-list{flex-direction:column;gap:1.5rem;display:flex}.calendar-feature-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .3s;display:flex}.calendar-feature-item:hover{border-color:#006dff4d;transform:translateY(-2px);box-shadow:0 8px 16px #00000014}.calendar-feature-icon{flex-shrink:0;font-size:2rem}.calendar-feature-content{flex:1}.calendar-feature-title{color:#00033b;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.calendar-feature-desc{color:#64748b;font-size:.95rem;line-height:1.6}.calendar-demo-col{position:relative}.browser-mockup{background:#fff;border:1px solid #e2e8f0cc;border-radius:4px;flex-direction:column;max-width:100%;height:600px;transition:all .6s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden;transform:perspective(1200px)rotateY(-3deg)rotateX(2deg);box-shadow:0 40px 80px -15px #00000026,0 10px 30px -10px #0000000d}.browser-mockup:hover{transform:perspective(1200px)rotateY(0)rotateX(0)translateY(-10px);box-shadow:0 50px 100px -20px #006dff26,0 20px 40px -10px #0000001a}.browser-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;gap:16px;padding:12px 20px;display:flex}.browser-dots{gap:8px;display:flex}.dot{opacity:.8;border-radius:50%;width:10px;height:10px}.dot.red{background:#ff5f57}.dot.yellow{background:#febc2e}.dot.green{background:#28c840}.browser-address-bar{color:#94a3b8;background:#fff;border:1px solid #e2e8f0;border-radius:4px;flex:1;align-items:center;gap:10px;padding:8px 16px;font-size:.85rem;display:flex;box-shadow:0 1px 2px #00000005}.lock-icon{color:#10b981;font-size:.75rem}.browser-content{background:#f8fafc;flex:1;position:relative;overflow:hidden auto}.feature-calendar-demo.pms-grid-view{background:#f8fafc;border-radius:8px;flex-direction:column;width:100%;height:100%;padding:0;display:flex;position:relative;overflow:hidden}.pms-header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.pms-controls-left,.pms-controls-right{align-items:center;gap:1rem;display:flex}.pms-date-range{color:#00033b;font-size:.9rem;font-weight:600}.pms-view-toggle{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;padding:2px;display:flex}.pms-view-toggle button{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:3px;padding:4px 12px;font-size:.8rem}.pms-view-toggle button.active{color:#006dff;background:#fff;font-weight:600;box-shadow:0 1px 2px #0000000d}.pms-btn-primary{color:#fff;cursor:pointer;background:#006dff;border:none;border-radius:4px;padding:6px 16px;font-size:.85rem;font-weight:500}.pms-grid-container{flex-direction:column;flex:1;gap:2px;padding:1rem;display:flex;overflow:auto}.pms-grid-row{grid-template-columns:180px repeat(7,1fr);gap:1px;display:grid}.pms-cell-sidebar{color:#00033b;background:#fff;border-right:1px solid #e2e8f0;align-items:center;padding:.75rem 1rem;font-size:.85rem;font-weight:700;display:flex}.pms-cell-date{text-align:center;color:#00033b;background:#fff;padding:.75rem;font-size:.85rem;font-weight:600}.header-row{z-index:10;position:sticky;top:0;box-shadow:0 2px 4px #00000005}.pms-cell-price{color:#64748b;cursor:default;background:#fff;justify-content:center;align-items:center;padding:.5rem;font-size:.8rem;transition:all .2s;display:flex}.pms-cell-price:hover{color:#006dff;background:#f0f9ff}.demo-selected-cell{background:#dbeafe!important;border:2px solid #006dff!important}.pms-room-group{flex-direction:column;display:flex}.room-header{grid-template-columns:180px repeat(7,1fr);gap:1px;display:grid}.pms-edit-dialog{z-index:100;opacity:0;pointer-events:none;background:#fff;border:1px solid #e2e8f0;border-radius:8px;min-width:300px;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 40px #00000026}.dialog-header{color:#00033b;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-weight:600;display:flex}.close-btn{color:#64748b;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:1.5rem;display:flex}.dialog-body{padding:1.25rem}.input-group{margin-bottom:1rem}.input-group label{color:#00033b;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.input-group input{border:1px solid #e2e8f0;border-radius:4px;width:100%;padding:.75rem;font-size:.9rem}.save-btn{color:#fff;cursor:pointer;background:#006dff;border:none;border-radius:4px;width:100%;padding:.75rem;font-size:.9rem;font-weight:600}@media (max-width:1024px){.calendar-content-grid{grid-template-columns:1fr;gap:3rem}.calendar-demo-col{order:-1}.calendar-features-col{padding:1.5rem 0}}@media (max-width:768px){.calendar-section{padding:2.5rem 0}.calendar-container{padding:0 1.5rem}.calendar-header{margin-bottom:2rem}.calendar-section .section-title{font-size:2rem;line-height:1.2}.calendar-subtitle{padding:0 1rem;font-size:1rem}.calendar-features-col{padding:1rem 0}.calendar-icon-large{width:60px;height:60px;margin-bottom:1.5rem;font-size:2rem}.calendar-features-title{margin-bottom:1rem;font-size:1.75rem;line-height:1.2}.calendar-features-description{margin-bottom:2rem;font-size:.95rem;line-height:1.6}.calendar-features-list{gap:1.25rem}.calendar-feature-item{gap:.875rem;padding:1rem}.calendar-feature-icon{font-size:1.75rem}.calendar-feature-title{margin-bottom:.4rem;font-size:1.1rem}.calendar-feature-desc{font-size:.9rem;line-height:1.5}.browser-mockup{border-radius:8px;height:400px;transform:none}.browser-mockup:hover{transform:none}.browser-header{gap:12px;padding:10px 15px}.browser-address-bar{padding:6px 12px;font-size:.8rem}.pms-header{flex-wrap:wrap;gap:.75rem;padding:.875rem 1rem}.pms-controls-left,.pms-controls-right{gap:.75rem}.pms-date-range{font-size:.85rem}.pms-view-toggle button{padding:4px 10px;font-size:.75rem}.pms-btn-primary{padding:6px 14px;font-size:.8rem}.pms-grid-container{-webkit-overflow-scrolling:touch;padding:.75rem;overflow-x:auto}.pms-grid-row{grid-template-columns:120px repeat(7,1fr);gap:2px;min-width:650px}.room-header{grid-template-columns:120px repeat(7,1fr);min-width:650px}.pms-cell-sidebar{padding:.625rem .875rem;font-size:.8rem}.pms-cell-date{padding:.625rem .5rem;font-size:.8rem}.pms-cell-price{padding:.5rem .4rem;font-size:.75rem}.slide-from-right{animation-duration:.35s}.calendar-features-title.slide-from-right{animation-delay:.3s}.calendar-features-description.slide-from-right{animation-delay:.6s}.calendar-feature-item.slide-from-right{animation-delay:calc(.9s + var(--item-index)*.3s)}.calendar-section{overflow-x:hidden}.calendar-container{width:100%;max-width:100%;overflow-x:hidden}.calendar-content-grid{width:100%;overflow-x:hidden}.browser-content{overflow:auto}}@media (max-width:600px){.calendar-section{padding:2rem 0;overflow-x:hidden}.calendar-container{box-sizing:border-box;width:100%;max-width:100%;padding:0 1rem;overflow-x:hidden}.calendar-header{margin-bottom:1.5rem;padding:0}.calendar-section .section-title{word-wrap:break-word;overflow-wrap:break-word;margin-bottom:.75rem;font-size:1.75rem;line-height:1.2}.calendar-subtitle{word-wrap:break-word;padding:0;font-size:.9rem;line-height:1.5}.calendar-content-grid{gap:2rem;width:100%;overflow-x:hidden}.calendar-features-col{width:100%;padding:.75rem 0;overflow-x:hidden}.calendar-icon-large{width:50px;height:50px;margin-bottom:1.25rem;font-size:1.75rem}.calendar-features-title{word-wrap:break-word;margin-bottom:.875rem;font-size:1.5rem;line-height:1.2}.calendar-features-description{word-wrap:break-word;margin-bottom:1.75rem;font-size:.9rem;line-height:1.5}.calendar-features-list{gap:1rem;width:100%}.calendar-feature-item{box-sizing:border-box;flex-direction:row;align-items:flex-start;gap:.75rem;width:100%;padding:.875rem}.calendar-feature-icon{flex-shrink:0;font-size:1.5rem}.calendar-feature-content{flex:1;min-width:0;overflow:hidden}.calendar-feature-title{word-wrap:break-word;margin-bottom:.375rem;font-size:1rem;line-height:1.3}.calendar-feature-desc{word-wrap:break-word;font-size:.85rem;line-height:1.5}.calendar-demo-col{width:100%;overflow-x:hidden}.browser-mockup{border-radius:6px;width:100%;max-width:100%;height:350px;overflow:hidden}.browser-header{flex-wrap:wrap;gap:10px;padding:8px 12px}.browser-dots{flex-shrink:0;gap:6px}.dot{width:8px;height:8px}.browser-address-bar{text-overflow:ellipsis;flex:1;gap:8px;min-width:0;padding:5px 10px;font-size:.75rem;overflow:hidden}.browser-address-bar span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.lock-icon{flex-shrink:0;font-size:.7rem}.pms-header{flex-flow:column wrap;align-items:flex-start;gap:.75rem;padding:.75rem}.pms-controls-left,.pms-controls-right{flex-wrap:wrap;justify-content:space-between;gap:.5rem;width:100%}.pms-date-range{white-space:nowrap;font-size:.8rem}.pms-view-toggle{flex-shrink:0;padding:2px}.pms-view-toggle button{padding:3px 8px;font-size:.7rem}.pms-btn-primary{white-space:nowrap;padding:5px 12px;font-size:.75rem}.pms-grid-container{-webkit-overflow-scrolling:touch;width:100%;padding:.5rem;overflow:auto}.pms-grid-row{grid-template-columns:100px repeat(7,1fr);gap:1px;min-width:600px}.room-header{grid-template-columns:100px repeat(7,1fr);min-width:600px}.pms-cell-sidebar{word-break:break-word;overflow-wrap:break-word;padding:.5rem .625rem;font-size:.75rem;line-height:1.3}.pms-cell-date{white-space:nowrap;padding:.5rem .25rem;font-size:.7rem}.pms-cell-price{padding:.4rem .25rem;font-size:.7rem}.price-val{font-size:.7rem}}@media (max-width:480px){.calendar-section{padding:1.5rem 0;overflow-x:hidden}.calendar-container{padding:0 .75rem;overflow-x:hidden}.calendar-header{margin-bottom:1.25rem}.calendar-section .section-title{font-size:1.5rem;line-height:1.2}.calendar-subtitle{font-size:.85rem;line-height:1.4}.calendar-content-grid{gap:1.5rem}.calendar-features-col{padding:.5rem 0}.calendar-icon-large{width:45px;height:45px;margin-bottom:1rem;font-size:1.5rem}.calendar-features-title{margin-bottom:.75rem;font-size:1.25rem}.calendar-features-description{margin-bottom:1.5rem;font-size:.85rem}.calendar-features-list{gap:.875rem}.calendar-feature-item{gap:.625rem;padding:.75rem}.calendar-feature-icon{font-size:1.25rem}.calendar-feature-title{margin-bottom:.3rem;font-size:.95rem}.calendar-feature-desc{font-size:.8rem;line-height:1.4}.browser-mockup{height:300px}.browser-header{gap:8px;padding:6px 10px}.browser-address-bar{padding:4px 8px;font-size:.7rem}.pms-header{gap:.625rem;padding:.625rem}.pms-date-range{font-size:.75rem}.pms-view-toggle button{padding:2px 6px;font-size:.65rem}.pms-btn-primary{padding:4px 10px;font-size:.7rem}.pms-grid-container{padding:.4rem}.pms-grid-row{grid-template-columns:90px repeat(7,1fr);gap:1px;min-width:550px}.room-header{grid-template-columns:90px repeat(7,1fr);min-width:550px}.pms-cell-sidebar{padding:.4rem .5rem;font-size:.7rem;line-height:1.2}.pms-cell-date{padding:.4rem .2rem;font-size:.65rem}.pms-cell-price{padding:.35rem .2rem;font-size:.65rem}.price-val{font-size:.65rem}}@media (max-width:360px){.calendar-container{padding:0 .5rem}.calendar-section .section-title{font-size:1.25rem}.calendar-subtitle{font-size:.8rem}.calendar-features-title{font-size:1.1rem}.calendar-features-description{font-size:.8rem}.calendar-feature-title{font-size:.9rem}.calendar-feature-desc{font-size:.75rem}.browser-mockup{height:280px}.pms-grid-row,.room-header{min-width:500px}}
