.enquiry-modal{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-sizing:border-box;background:#0f172a94;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.enquiry-modal__dialog{box-sizing:border-box;background:#fff;border-radius:16px;grid-template-columns:40% 60%;width:min(820px,100%);max-height:calc(100vh - 32px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #00000038}.enquiry-modal__close{z-index:10;color:#344054;cursor:pointer;background:#fff;border:1px solid #e2e5e9;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:22px;font-weight:400;line-height:1;transition:background-color .2s,border-color .2s;display:flex;position:absolute;top:12px;right:12px}.enquiry-modal__close:hover{background:#f5f6f7}.enquiry-modal__left{box-sizing:border-box;background:#f4f8f7;min-width:0;padding:28px 26px}.enquiry-modal__brand{align-items:center;gap:8px;margin-bottom:24px;display:flex}.enquiry-modal__brand-mark{color:#fff;background:#ec4e51;border-radius:7px;justify-content:center;align-items:center;width:38px;height:38px;font-size:12px;font-weight:800;display:flex}.enquiry-modal__brand strong{color:#172033;letter-spacing:.3px;font-size:13px;font-weight:800;display:block}.enquiry-modal__brand span{color:#667085;letter-spacing:.7px;margin-top:1px;font-size:8px;font-weight:600;display:block}.enquiry-modal__left h3{color:#172033;margin:0 0 6px;font-size:21px;font-weight:700;line-height:1.3}.enquiry-modal__client-logos{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px 8px;margin-bottom:6px;display:grid}.enquiry-modal__client-logos span{color:#667085;white-space:nowrap;min-width:0;font-size:11px;font-weight:700}.enquiry-modal__trust{border-top:1px solid #dce5e2;padding-top:6px}.enquiry-modal__trust h4{color:#172033;margin:0 0 6px;font-size:16px;font-weight:700;line-height:1.3}.enquiry-modal__trust ul{margin:0;padding:0;list-style:none}.enquiry-modal__trust li{color:#475467;margin-bottom:5px;padding-left:16px;font-size:11px;line-height:1.35;position:relative}.enquiry-modal__trust li:before{content:"✓";color:#087f78;font-size:11px;font-weight:800;position:absolute;top:0;left:0}.enquiry-modal__mini-brand{align-items:center;margin-top:12px;display:flex}.enquiry-modal__mini-brand-logo{object-fit:contain;width:120px;max-width:100%;height:auto;display:block}.enquiry-modal__right{box-sizing:border-box;background:#fff;min-width:0;padding:30px 28px 24px;overflow-y:auto}.enquiry-modal__right::-webkit-scrollbar{width:5px}.enquiry-modal__right::-webkit-scrollbar-track{background:0 0}.enquiry-modal__right::-webkit-scrollbar-thumb{background:#d0d5dd;border-radius:10px}.enquiry-modal__heading{padding-right:34px}.enquiry-modal__heading h2{color:#172033;margin:0;font-size:20px;font-weight:600;line-height:1.22}.enquiry-modal__heading p{color:#667085;margin:6px 0 0;font-size:13px;line-height:1.4}.enquiry-modal__workspace-context{color:#667085;background:#f8fafb;border:1px solid #e4e7ec;border-radius:7px;flex-direction:column;gap:3px;margin-top:6px;padding:9px 11px;font-size:10px;display:flex}.enquiry-modal__workspace-context strong{color:#172033;font-size:12px}.enquiry-modal__form{flex-direction:column;gap:6px;margin-top:6px;display:flex}.enquiry-modal__form label{flex-direction:column;gap:4px;display:flex}.enquiry-modal__form label span{color:#344054;font-size:11px;font-weight:600}.enquiry-modal__form input{color:#172033;box-sizing:border-box;background:#fff;border:1px solid #d8dde5;border-radius:7px;outline:none;width:100%;height:36px;padding:0 12px;font-family:inherit;font-size:12px;transition:border-color .2s,box-shadow .2s}.enquiry-modal__form input::placeholder{color:#98a2b3}.enquiry-modal__form input:focus{border-color:#087f78;box-shadow:0 0 0 3px #087f781a}.enquiry-modal__form input{color:#172033;box-sizing:border-box;background:#fff;border:1px solid #d8dee8;border-radius:9px;outline:none;width:100%;height:36px;padding:0 17px;font-family:inherit;font-size:14px;font-weight:500;transition:border-color .2s,box-shadow .2s,background-color .2s}.enquiry-modal__form input::placeholder{color:#98a2b3;opacity:1}.enquiry-modal__form input:hover{border-color:#c5ccd6}.enquiry-modal__form input:focus{background:#fff;border-color:#0b8b84;box-shadow:0 0 0 3px #0b8b841a}.enquiry-modal__submit{color:#fff;cursor:pointer;background:#ec4e51;border:0;border-radius:7px;width:100%;height:46px;margin-top:6px;font-family:inherit;font-size:13px;font-weight:700;transition:background-color .2s,transform .2s}.enquiry-modal__submit:hover{background:#076c66}.enquiry-modal__submit:active{transform:translateY(1px)}.enquiry-modal__privacy{color:#98a2b3;text-align:center;margin:0;font-size:9px!important;line-height:1.4!important}.enquiry-modal__success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:380px;padding:20px;display:flex}.enquiry-modal__success-icon{color:#087f78;background:#e7f6f3;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:6px;font-size:27px;font-weight:700;display:flex}.enquiry-modal__success h2{color:#172033;margin:0 0 6px;font-size:24px}.enquiry-modal__success p{color:#667085;max-width:340px;margin:3px 0;font-size:13px;line-height:1.45}.enquiry-modal__success-button{color:#fff;cursor:pointer;background:#087f78;border:0;border-radius:7px;min-width:110px;height:40px;margin-top:6px;padding:0 18px;font-family:inherit;font-size:12px;font-weight:600}.enquiry-modal__success-button:hover{background:#087a74}.enquiry-modal__success-button:active{transform:translateY(1px)}@media (width<=800px){.enquiry-modal{padding:12px}.enquiry-modal__dialog{grid-template-columns:1fr;width:min(560px,100%);max-height:calc(100vh - 24px)}.enquiry-modal__left{display:none}.enquiry-modal__right{padding:28px 22px 22px}}@media (width<=480px){.enquiry-modal{padding:8px}.enquiry-modal__dialog{border-radius:12px}.enquiry-modal__right{padding:26px 16px 18px}.enquiry-modal__heading h2{font-size:21px}.enquiry-modal__form{margin-top:6px}.enquiry-modal__close{top:8px;right:8px}}@media (width<=380px){.enquiry-modal__right{padding:38px 18px 22px}.enquiry-modal__heading h2{font-size:22px}.enquiry-modal__form input,.enquiry-modal__submit{height:50px}}.enquiry-modal__form select{color:#172033;box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #d8dee8;border-radius:9px;outline:none;width:100%;height:36px;padding:0 17px;font-family:inherit;font-size:14px;font-weight:500;transition:border-color .2s,box-shadow .2s,background-color .2s}.enquiry-modal__form select:hover{border-color:#c5ccd6}.enquiry-modal__form select:focus{background:#fff;border-color:#0b8b84;box-shadow:0 0 0 3px #0b8b841a}.enquiry-modal__form select:disabled{color:#667085;cursor:not-allowed;background:#f8fafc}.enquiry-modal__error{color:#d92d20;margin:2px 0 0;font-size:11px!important;line-height:1.4!important}.global-enquiry-popup{z-index:99999;position:relative}*{box-sizing:border-box;margin:0;padding:0}.mws-header{z-index:1000;background:#fff;border-bottom:1px solid #eceff3;width:100%;height:80px;position:sticky;top:0}.mws-header__container{align-items:center;max-width:1440px;height:100%;margin:0 auto;padding:0 32px;display:flex}.mws-header__logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.mws-header__logo img{width:auto;height:46px;display:block}.mws-header__nav{align-items:center;gap:42px;margin-left:70px;display:flex}.nav-link{cursor:pointer;color:#222;background:0 0;border:none;align-items:center;gap:6px;font-size:16px;font-weight:500;text-decoration:none;transition:all .25s;display:flex}.nav-link:hover{color:#2563eb}.arrow{font-size:10px;transition:all .25s}.has-dropdown:hover .arrow{transform:rotate(180deg)}.mws-header__actions{align-items:center;gap:14px;margin-left:auto;display:flex}.btn-login{cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:12px;height:50px;padding:0 28px;font-size:16px;font-weight:600;transition:all .25s}.btn-login:hover{color:#2563eb;border-color:#2563eb}.btn-primary{color:#fff;cursor:pointer;background:#ec4e51;border:none;border-radius:12px;height:50px;padding:0 30px;font-size:16px;font-weight:600;transition:all .25s}@media (width<=1200px){.mws-header__nav{gap:28px;margin-left:40px}}@media (width<=992px){.mws-header__nav,.btn-login{display:none}}.mega-wrapper{padding-top:14px;display:none;position:absolute;top:100%;left:0}.nav-item:hover .mega-wrapper,.mega-wrapper:hover{display:block}.customer-profile{position:relative}.customer-profile__button{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:10px;height:50px;padding:0 14px 0 8px;transition:all .2s;display:flex}.customer-profile__button:hover{border-color:#2563eb}.customer-profile__avatar{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:15px;font-weight:700;display:flex}.customer-profile__name{color:#222;font-size:15px;font-weight:600}.customer-profile__arrow{color:#555;font-size:9px;transition:all .2s}.customer-profile__arrow.open{transform:rotate(180deg)}.customer-profile__menu{z-index:1100;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:210px;padding:8px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 12px 30px #0000001f}.customer-profile__menu button{text-align:left;color:#374151;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.customer-profile__menu button:hover{color:#2563eb;background:#f5f7ff}.customer-profile__menu button span:first-child{justify-content:center;align-items:center;width:20px;display:flex}.customer-profile__divider{background:#eee;height:1px;margin:6px 4px}.customer-profile__menu .logout-item{color:#dc2626}.customer-profile__menu .logout-item:hover{color:#dc2626;background:#fef2f2}.mega-menu{background:#fff;border:1px solid #edf1f5;border-radius:18px;grid-template-columns:1fr 1fr 320px;gap:16px;width:1120px;padding:28px;display:grid;box-shadow:0 18px 50px #0f172a14}.nav-item{position:relative}.mega-column{flex-direction:column;gap:4px;display:flex}.mega-column h4{color:#111827;margin-bottom:12px;font-size:17px;font-weight:700}.mega-item{border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:2px;padding:8px;text-decoration:none;transition:all .25s;display:flex}.mega-item:hover{background:#f8fafc}.mega-icon{background:#eef5ff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.mega-icon img{width:18px;height:18px}.mega-content h5{color:#111827;margin:0 0 2px;font-size:15px;font-weight:600}.mega-content p{color:#6b7280;margin:0;font-size:13px;line-height:1.3}.mega-cards{flex-direction:column;gap:18px;display:flex}.mega-card{background:linear-gradient(#f8fbff,#eef6ff);border:1px solid #dbeafe;border-radius:16px;padding:22px}.mega-card h5{color:#111827;margin-bottom:10px;font-size:18px;font-weight:700}.mega-card p{color:#64748b;margin-bottom:18px;font-size:14px;line-height:1.6}.mega-card button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;height:42px;padding:0 22px;font-weight:600;transition:all .25s}.mega-card button:hover{background:#1d4ed8}.mega-layer{z-index:999;pointer-events:none;width:100%;padding-top:12px;position:absolute;top:100%;left:0}.mega-layer__container{pointer-events:auto;justify-content:center;max-width:1440px;margin:0 auto;padding:0 32px;display:flex}.more-menu{background:#fff;border:1px solid #edf1f5;border-radius:18px;grid-template-columns:220px 220px 220px 1fr;gap:28px;width:1120px;padding:28px;display:grid;box-shadow:0 18px 50px #0f172a14}.more-column{flex-direction:column;display:flex}.more-column h4{color:#111827;margin-bottom:18px;font-size:17px;font-weight:700}.more-column a{color:#475569;padding:10px 0;font-size:15px;text-decoration:none;transition:all .25s}.more-column a:hover{color:#2563eb}.more-card{background:linear-gradient(#f8fbff,#eef6ff);border:1px solid #dbeafe;border-radius:16px;padding:26px}.more-card h4{margin-bottom:12px;font-size:24px;font-weight:700}.more-card p{color:#64748b;margin-bottom:22px;line-height:1.7}.more-card button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;height:46px;padding:0 24px;font-weight:600}.cities-section{background:#f8fafc;padding:20px 0 70px}.cities-container{max-width:1440px;margin:0 auto;padding:0 32px}.cities-header{justify-content:space-between;align-items:center;gap:30px;margin-bottom:32px;display:flex}.cities-badge{color:#2563eb;letter-spacing:1px;background:#e8f0ff;border-radius:999px;margin-bottom:18px;padding:6px 14px;font-size:13px;font-weight:700;display:inline-block}.cities-header h2{margin:0 0 10px;font-size:38px;line-height:1.15}.cities-header p{max-width:620px;margin:0;font-size:16px;line-height:1.6}.cities-search{min-width:340px}.cities-search input{background:#fff;border:1px solid #dbe4ef;border-radius:14px;outline:none;width:100%;height:48px;padding:0 18px;font-size:15px;transition:all .25s}.cities-search input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.section-title{margin-bottom:18px}.section-title h3{color:#0f172a;margin:0;font-size:28px}.other-title{margin-top:70px}.popular-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.city-card{background:#fff;border:1px solid #e8edf4;border-radius:20px;transition:all .3s;overflow:hidden}.city-card:hover{border-color:#2563eb;transform:translateY(-8px);box-shadow:0 20px 40px #0f172a1f}.city-image{height:180px;overflow:hidden}.city-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.city-card:hover .city-image img{transform:scale(1.08)}.city-content{padding:18px}a .city-content h4{color:#0f172a;margin:0 0 12px;font-size:24px}.city-content p{color:#64748b;margin:0}.city-content span{color:#2563eb;margin-top:14px;font-weight:700;display:inline-block}.city-content button{cursor:pointer;color:#2563eb;background:0 0;border:none;margin-top:22px;padding:0;font-size:15px;font-weight:700}.other-grid{flex-wrap:wrap;gap:16px;display:flex}.city-pill{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe4ef;border-radius:999px;padding:12px 22px;font-size:14px;font-weight:600;transition:all .25s}.city-pill:hover{color:#fff;background:#2563eb;border-color:#2563eb}@media (width<=1024px){.cities-header{flex-direction:column;align-items:stretch}.cities-search{min-width:auto}.popular-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.cities-container{padding:0 20px}.cities-header h2{font-size:34px}.popular-grid{grid-template-columns:1fr}.city-image{height:200px}}.city-hero{width:100%;margin:0;padding-bottom:170px;position:relative;overflow:visible}.hero-banner{background-position:50%;background-size:cover;height:430px;position:relative}.hero-overlay{z-index:1;background:linear-gradient(90deg,#070f23d1 0%,#070f238c 42%,#070f232e 100%);position:absolute;inset:0}.hero-center{z-index:5;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hero-text{text-align:center;color:#fff;width:90%;margin-bottom:35px}.hero-text h1{color:#fff;margin:0;font-size:36px;font-weight:800;line-height:1.1}.hero-text p{color:#ffffffeb;margin-top:18px;font-size:20px}.hero-search-wrapper{z-index:20;background:#fff;border-radius:24px;width:min(1240px,92%);padding:32px;position:absolute;bottom:-120px;left:50%;transform:translate(-50%);box-shadow:0 30px 80px #0f172a26}.hero-modules{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:24px;display:flex}.module-btn{cursor:pointer;color:#475569;background:#f4f7fb;border:none;border-radius:14px;outline:none;padding:14px 24px;font-size:15px;font-weight:600;transition:all .25s}.module-btn:hover{background:#e6efff}.module-btn.active{color:#fff;background:#2563eb}.hero-categories{flex-wrap:wrap;gap:12px;margin-bottom:30px;display:flex}.category-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe3ef;border-radius:999px;padding:10px 18px;font-size:14px;font-weight:500;transition:all .25s}.category-btn:hover{color:#2563eb;background:#eff6ff;border-color:#2563eb}.category-btn.active{color:#fff;background:#2563eb;border-color:#2563eb;font-weight:600}.category-btn.active:hover{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.hero-search{width:100%}.search-grid{grid-template-columns:1.2fr 2fr 1fr auto;align-items:end;gap:18px;display:grid}.search-item{flex-direction:column;display:flex}.search-item label{color:#334155;margin-bottom:8px;font-size:14px;font-weight:600}.search-item input,.search-item select{border:1px solid #d7dde7;border-radius:14px;outline:none;width:100%;height:56px;padding:0 16px;font-size:15px;transition:all .25s}.search-item input:focus,.search-item select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.search-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:14px;min-width:190px;height:56px;font-size:16px;font-weight:700;transition:all .25s}.search-btn:hover{background:#1d4ed8;transform:translateY(-2px)}.popular-locations{flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px;display:flex}.popular-locations span{color:#334155;font-weight:700}.popular-locations button{color:#475569;cursor:pointer;background:#f4f7fb;border:none;border-radius:999px;padding:8px 16px;transition:all .25s}.popular-locations button:hover{color:#fff;background:#2563eb}.hero-stats{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:24px;margin-top:40px;display:flex}.hero-stat-card{text-align:center;background:#fff;border:1px solid #edf2f7;border-radius:20px;width:220px;padding:28px 24px;transition:all .3s;box-shadow:0 12px 40px #0f172a14}.hero-stat-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px #0f172a24}.hero-stat-card h2{color:#2563eb;margin-bottom:10px;font-size:34px;font-weight:800}.hero-stat-card span{color:#64748b;font-size:15px}@media (width<=1200px){.hero-content{max-width:560px;margin-left:5%}.hero-content h1{font-size:52px}.hero-floating-panel{width:94%}}@media (width<=992px){.city-hero{padding-bottom:60px}.hero-banner{height:auto;min-height:640px;padding:120px 0}.hero-content{max-width:100%;margin:40px 24px}.hero-content h1{font-size:38px}.hero-content p{font-size:17px}.hero-floating-panel{width:calc(100% - 32px);margin:-80px auto 0;padding:24px;position:relative;bottom:auto;left:auto;transform:none}.search-grid{grid-template-columns:1fr}.search-btn{width:100%;min-width:unset}}@media (width<=576px){.hero-content h1{font-size:30px}.hero-badge{padding:8px 14px;font-size:11px}.module-btn,.category-btn{width:100%}}.mws-footer{background:#fff;border-top:1px solid #edf1f5;margin-top:80px}.footer-container{width:100%;max-width:1440px;margin:0 auto;padding:0 32px}.footer-cta{padding:70px 0}.footer-cta .footer-container{background:linear-gradient(135deg,#f8fbff,#eef5ff);border:1px solid #dce9ff;border-radius:26px;justify-content:space-between;align-items:center;padding:55px 60px;display:flex}.footer-cta__content h2{color:#111827;margin-bottom:14px;font-size:40px;font-weight:700}.footer-cta__content p{color:#64748b;max-width:650px;font-size:17px;line-height:1.7}.footer-cta__actions{gap:16px;display:flex}.footer-cta__actions button{cursor:pointer;border-radius:12px;height:52px;padding:0 28px;font-size:15px;font-weight:600;transition:all .25s}.btn-primary{color:#fff;background:#2563eb;border:none}.btn-primary:hover{background:#1d4ed8}.btn-outline{color:#111827;background:#fff;border:1px solid #d1d5db}.btn-outline:hover{color:#2563eb;border-color:#2563eb}.footer-main{padding:70px 0}.footer-main .footer-container{grid-template-columns:2fr 1fr 1fr 1fr 1.2fr;gap:50px;display:grid}.footer-logo{width:190px;margin-bottom:16px}.footer-tagline{color:#2563eb;margin-bottom:35px;font-weight:600}.footer-contact{margin-bottom:28px}.footer-contact h5{color:#111827;margin-bottom:10px;font-size:15px;font-weight:700}.footer-contact p{color:#64748b;line-height:1.8}.footer-contact a{color:#2563eb;margin-bottom:8px;text-decoration:none;display:block}.footer-links h4{color:#111827;margin-bottom:22px;font-size:18px;font-weight:700}.footer-links a{color:#64748b;margin-bottom:15px;text-decoration:none;transition:all .25s;display:block}.footer-links a:hover{color:#2563eb}.support-card{background:linear-gradient(#f8fbff,#eef5ff);border:1px solid #dbeafe;border-radius:18px;padding:28px}.support-card h3{color:#111827;margin-bottom:16px;font-size:26px}.support-card p{color:#64748b;margin-bottom:22px;line-height:1.7}.support-phone,.support-email{color:#2563eb;margin-bottom:12px;font-weight:600;text-decoration:none;display:block}.support-card button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;width:100%;height:48px;margin-top:14px;font-weight:600;transition:all .25s}.support-card button:hover{background:#1d4ed8}.footer-bottom{border-top:1px solid #edf1f5}.footer-bottom-row{justify-content:space-between;align-items:center;height:72px;display:flex}.footer-bottom-row div:first-child{color:#64748b}.footer-bottom-links{gap:26px;display:flex}.footer-bottom-links a{color:#64748b;text-decoration:none;transition:all .25s}.footer-bottom-links a:hover{color:#2563eb}@media (width<=1200px){.footer-main .footer-container{grid-template-columns:1fr 1fr}.footer-cta .footer-container{text-align:center;flex-direction:column;gap:30px}}@media (width<=768px){.footer-main .footer-container{grid-template-columns:1fr}.footer-bottom-row{flex-direction:column;gap:15px;height:auto;padding:20px 0}.footer-bottom-links{flex-wrap:wrap;justify-content:center}.footer-cta__content h2{font-size:30px}.footer-container{padding:0 20px}}.nearby-workspaces{box-sizing:border-box;width:100%;margin:50px 0 70px;padding:0 32px 10px}.nearby-workspaces__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.nearby-workspaces__header h2{color:#172033;margin:0;font-size:30px;font-weight:700;line-height:1.2}.nearby-workspaces__line{background:#2563eb;border-radius:10px;width:55px;height:3px;margin-top:10px;display:block}.nearby-workspaces__view-all{color:#2563eb;cursor:pointer;background:0 0;border:none;align-items:center;gap:7px;font-size:15px;font-weight:600;display:flex}.nearby-workspaces__view-all span{font-size:20px}.nearby-workspaces__slider{scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;box-sizing:border-box;gap:24px;width:100%;display:flex;position:relative;overflow:auto hidden}.nearby-workspaces__nav{color:#2563eb;cursor:pointer;z-index:20;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:26px;font-weight:600;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 6px 18px #00000029}.nearby-workspaces__nav:hover{color:#fff;background:#2563eb;transform:translateY(-50%)scale(1.06)}.nearby-workspaces__nav--left{left:14px}.nearby-workspaces__nav--right{right:14px}.nearby-workspaces__slider::-webkit-scrollbar{display:none}.nearby-workspace-card{cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #e5e9f0;border-radius:20px;flex:0 0 calc(25% - 18px);min-width:0;max-width:calc(25% - 18px);transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.nearby-workspace-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #00000014}.nearby-workspace-card__image-wrapper{background:#f1f4f8;width:100%;height:155px;position:relative;overflow:hidden}.nearby-workspace-card__image{object-fit:cover;width:100%;height:100%;display:block}.nearby-workspace-card__image-placeholder{color:#718096;justify-content:center;align-items:center;width:100%;height:100%;font-size:15px;font-weight:600;display:flex}.nearby-workspace-card__badge{color:#fff;background:#16a34a;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:700;position:absolute;top:14px;left:14px}.nearby-workspace-card__content{padding:18px 20px 16px}.nearby-workspace-card__content h3{color:#172033;white-space:nowrap;text-overflow:ellipsis;margin:0 0 8px;font-size:20px;font-weight:700;line-height:1.3;overflow:hidden}.nearby-workspace-card__location{color:#718096;white-space:nowrap;text-overflow:ellipsis;margin:0 0 9px;font-size:14px;line-height:1.4;overflow:hidden}.nearby-workspace-card__type{color:#374151;margin:0;font-size:14px;font-weight:600;line-height:1.4}.nearby-workspace-card__footer{border-top:1px solid #edf0f4;justify-content:space-between;align-items:flex-end;margin-top:15px;padding-top:14px;display:flex}.nearby-workspace-card__price{min-width:0}.nearby-workspace-card__price-label{color:#667085;margin-bottom:4px;font-size:13px;font-weight:500;display:block}.nearby-workspace-card__price-current{align-items:baseline;gap:4px;line-height:1.1;display:flex}.nearby-workspace-card__price-current strong{color:#0f766e;font-size:21px;font-weight:700}.nearby-workspace-card__price-current span{color:#667085;font-size:13px;font-weight:500}.nearby-workspace-card__price-value{color:#0f766e;font-size:18px;font-weight:700;line-height:1.2;display:block}.nearby-workspace-card__price-offer{align-items:center;gap:8px;margin-top:4px;display:flex}.nearby-workspace-card__price-original{color:#8a8f98;font-size:13px;text-decoration:line-through}.nearby-workspace-card__discount{color:#16803a;white-space:nowrap;font-size:13px;font-weight:700}.nearby-workspace-card__price-label{color:#94a3b8;margin-bottom:3px;font-size:12px;display:block}.nearby-workspace-card__footer strong{color:#087f75;font-size:18px;line-height:1.2;display:block}.nearby-workspace-card__arrow{color:#2563eb;background:#f1f5f9;border-radius:50%;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:22px;display:flex}.nearby-workspaces__loading{text-align:center;color:#718096;padding:35px 0;font-size:15px}@media (width<=1100px){.nearby-workspace-card{flex:0 0 calc(50% - 12px);max-width:calc(50% - 12px)}}@media (width<=700px){.nearby-workspaces{margin:35px 0 50px}.nearby-workspaces__header h2{font-size:24px}.nearby-workspace-card{flex:0 0 85%;max-width:85%}.nearby-workspace-card__image-wrapper{height:145px}}.customer-auth-overlay{z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.customer-auth-modal{background:#fff;border-radius:6px;width:100%;max-width:700px;padding:28px;position:relative;box-shadow:0 20px 60px #00000040}.customer-auth-close{color:#fff;cursor:pointer;z-index:2;background:#000;border:3px solid #fff;border-radius:50%;width:36px;height:36px;font-size:24px;line-height:30px;position:absolute;top:-18px;right:-18px}.customer-auth-offer{background:#f1f2ff;border:2px dashed #8b8ee8;border-radius:16px;align-items:center;gap:16px;padding:8px;display:flex}.customer-auth-offer-image{color:#fff;background:linear-gradient(135deg,#72d5e6,#2676c9);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:88px;height:88px;font-size:20px;font-weight:700;display:flex}.customer-auth-offer h3{color:#111827;margin:0 0 6px;font-size:20px;font-weight:600}.customer-auth-offer p{color:#6b7280;margin:0;font-size:15px}.customer-auth-content{padding-top:24px}.customer-auth-content h2{color:#111827;margin:0;font-size:30px;font-weight:500}.customer-auth-content>p{color:#6b7280;margin:8px 0 32px;font-size:16px}.customer-auth-field input{border:1px solid #e1e1e1;border-radius:4px;outline:none;width:100%;height:56px;padding:0 18px;font-size:16px}.customer-auth-field input:focus{border-color:#2528b8}.customer-auth-field input[aria-invalid=true]{border-color:#dc2626}.customer-auth-error{color:#dc2626;margin-top:8px;font-size:13px}.customer-auth-terms{text-align:center;color:#6b7280;margin-top:24px;font-size:12px;line-height:1.5}.customer-auth-terms a{color:#111bb8;text-decoration:none}.customer-auth-continue{color:#fff;cursor:pointer;background:#2828b9;border:none;border-radius:4px;width:100%;height:56px;margin-top:20px;font-size:18px;font-weight:600}.customer-auth-continue:hover{background:#20209e}@media (width<=600px){.customer-auth-modal{padding:20px}.customer-auth-content h2{font-size:24px}.customer-auth-offer-image{width:70px;height:70px}}.customer-auth-link-button{color:#111bb8;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-size:12px}.customer-auth-link-button:disabled{opacity:.6;cursor:not-allowed}.customer-auth-back{color:#2828b9;cursor:pointer;background:0 0;border:none;width:100%;margin-top:12px;padding:10px;font-size:14px;font-weight:600}.customer-auth-back:disabled{opacity:.6;cursor:not-allowed}.customer-auth-registration{padding-top:4px}.customer-auth-registration-form{flex-direction:column;gap:16px;display:flex}.customer-auth-registration-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.customer-auth-registration-field{flex-direction:column;display:flex}.customer-auth-registration-field label{color:#374151;margin-bottom:7px;font-size:14px;font-weight:600}.customer-auth-registration-field input{color:#111827;border:1px solid #e1e1e1;border-radius:4px;outline:none;width:100%;height:52px;padding:0 16px;font-size:15px;transition:border-color .2s,box-shadow .2s}.customer-auth-registration-field input:focus{border-color:#2828b9;box-shadow:0 0 0 2px #2828b914}.customer-auth-registration-field input[aria-invalid=true]{border-color:#dc2626}.customer-auth-registration-field input::placeholder{color:#9ca3af}.customer-auth-registration-note{color:#6b7280;margin:0 0 20px;font-size:14px;line-height:1.5}.customer-auth-registration-error{color:#dc2626;margin-top:-8px;font-size:13px}.customer-auth-registration-submit{color:#fff;cursor:pointer;background:#2828b9;border:none;border-radius:4px;width:100%;height:56px;margin-top:4px;font-size:18px;font-weight:600;transition:background .2s,opacity .2s}.customer-auth-registration-submit:hover{background:#20209e}.customer-auth-registration-submit:disabled{opacity:.65;cursor:not-allowed}@media (width<=600px){.customer-auth-registration-row{grid-template-columns:1fr;gap:16px}.customer-auth-registration-field input{height:52px}.customer-auth-registration-submit{height:52px;font-size:16px}}.location-change-overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.location-change-modal{text-align:center;background:#fff;border-radius:18px;width:100%;max-width:460px;padding:32px;box-shadow:0 20px 60px #0000002e}.location-change-icon{background:#f3f6ff;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 18px;font-size:28px;display:flex}.location-change-modal h2{color:#1f2937;margin:0 0 12px;font-size:24px;font-weight:700}.location-change-message{color:#374151;margin:0 0 10px;font-size:16px;line-height:1.6}.location-change-subtext{color:#6b7280;margin:0 0 26px;font-size:14px;line-height:1.6}.location-change-modal strong{color:#111827}.location-change-actions{gap:12px;display:flex}.location-change-actions button{cursor:pointer;border-radius:10px;flex:1;min-height:46px;padding:0 16px;font-size:14px;font-weight:600;transition:transform .15s,opacity .15s}.location-change-actions button:hover{transform:translateY(-1px)}.location-stay-button{color:#374151;background:#fff;border:1px solid #d1d5db}.location-switch-button{color:#fff;background:#111827;border:1px solid #0000}@media (width<=520px){.location-change-modal{padding:24px}.location-change-actions{flex-direction:column}}.book-on-demand{box-sizing:border-box;width:100%;padding:2px 40px 56px}.book-on-demand__header{margin-bottom:10px}.book-on-demand__header h2{color:#172033;margin:0;font-size:28px;font-weight:600}.book-on-demand__line{background:#2864e8;border-radius:4px;width:46px;height:4px;margin-top:10px;display:block}.book-on-demand__slider{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.book-on-demand__card{background:#fff;border:1px solid #e1e5eb;border-radius:6px;overflow:hidden}.book-on-demand__image{background:#eef1f5;width:100%;height:245px;overflow:hidden}.book-on-demand__image img{object-fit:cover;width:100%;height:100%;display:block}.book-on-demand__image-placeholder{color:#7a8799;justify-content:center;align-items:center;width:100%;height:100%;font-size:20px;font-weight:600;display:flex}.book-on-demand__content{padding:18px 14px 20px}.book-on-demand__content h3{color:#222;margin:0 0 10px;font-size:20px;font-weight:500}.book-on-demand__subtitle{color:#285777;margin:0 0 12px;font-size:16px;line-height:1.5}.book-on-demand__content ul{margin:0;padding-left:18px}.book-on-demand__content li{color:#555;margin-bottom:7px;font-size:15px;line-height:1.45}.book-on-demand__link{color:#172ec7;cursor:pointer;background:0 0;border:0;margin-top:8px;padding:0;font-size:17px;font-weight:500}.book-on-demand__link span{margin-left:6px;font-size:20px}@media (width<=900px){.book-on-demand__slider{grid-template-columns:1fr}}@media (width<=600px){.book-on-demand{padding:36px 20px 44px}.book-on-demand__image{height:220px}}.book-on-demand__image--clickable{cursor:pointer;overflow:hidden}.book-on-demand__image--clickable img{cursor:pointer;width:100%;transition:transform .25s;display:block}.book-on-demand__image--clickable:hover img{transform:scale(1.02)}.book-on-demand__image--clickable:focus-visible{outline-offset:-3px;outline:3px solid #2563eb}.long-term-leasing{box-sizing:border-box;width:100%;margin-top:45px;padding:0 40px 50px}.long-term-leasing__header{margin-bottom:18px}.long-term-leasing__header h2{color:#17233d;margin:0;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:700;line-height:1.2}.long-term-leasing__line{background:#2864e8;border-radius:3px;width:60px;height:4px;margin-top:14px;display:block}.long-term-leasing__slider{scrollbar-width:none;gap:26px;padding:0 0 8px;display:flex;overflow-x:auto}.long-term-leasing__slider::-webkit-scrollbar{display:none}.long-term-leasing__card{box-sizing:border-box;background:#fff;border:1px solid #e1e6ee;border-radius:0;flex:0 0 calc(33.3333% - 17.3333px);min-width:360px;overflow:hidden}.long-term-leasing__image{background:#f1f4f8;width:100%;height:245px;overflow:hidden}.long-term-leasing__image img{object-fit:cover;width:100%;height:100%;display:block}.long-term-leasing__image--clickable{cursor:pointer}.long-term-leasing__image--clickable img{transition:transform .25s}.long-term-leasing__image--clickable:hover img{transform:scale(1.03)}.long-term-leasing__image--clickable:focus-visible{outline-offset:-3px;outline:3px solid #2864e8}.long-term-leasing__content{padding:20px 16px 18px}.long-term-leasing__content h3{color:#171717;margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500}.long-term-leasing__subtitle{color:#16547d;margin:0 0 12px;font-size:17px;line-height:1.45}.long-term-leasing__content ul{margin:0;padding-left:20px}.long-term-leasing__content ul li{color:#4d4d4d;margin-bottom:8px;font-size:16px;line-height:1.45}.long-term-leasing__link{color:#172cc8;cursor:pointer;background:0 0;border:0;margin-top:5px;padding:0;font-size:18px;font-weight:500}.long-term-leasing__link span{margin-left:7px;font-size:22px}.long-term-leasing__link:hover{text-decoration:underline}@media (width<=1100px){.long-term-leasing{padding-left:25px;padding-right:25px}.long-term-leasing__card{flex:0 0 calc(50% - 13px)}}@media (width<=700px){.long-term-leasing{margin-top:35px;padding:0 16px 35px}.long-term-leasing__header h2{font-size:28px}.long-term-leasing__card{flex:0 0 88%;min-width:0}.long-term-leasing__image{height:210px}}.expert-consultation{box-sizing:border-box;background:#d8f3d8;width:100%;margin-bottom:28px;padding:22px 6%}.expert-consultation__content{align-items:center;gap:28px;max-width:1440px;margin:0 auto;display:flex}.expert-consultation__icon{width:48px;min-width:48px;height:48px;font-size:38px;line-height:1;position:relative}.expert-consultation__icon span:last-child{font-size:22px;position:absolute;bottom:-5px;right:-5px}.expert-consultation__text{flex:1}.expert-consultation__text h2{color:#111;margin:0 0 8px;font-size:22px;font-weight:600}.expert-consultation__text p{color:#222;margin:0;font-size:16px;line-height:1.5}.expert-consultation__button{color:#fff;cursor:pointer;background:#2929b9;border:0;border-radius:4px;flex-shrink:0;padding:14px 38px;font-size:16px;font-weight:600;transition:all .2s}.expert-consultation__button:hover{background:#1f1fa0}@media (width<=768px){.expert-consultation{padding:20px}.expert-consultation__content{flex-wrap:wrap;gap:16px}.expert-consultation__text{width:calc(100% - 68px)}.expert-consultation__text h2{font-size:19px}.expert-consultation__text p{font-size:14px}.expert-consultation__button{width:100%}}.brand-card{text-align:center;box-sizing:border-box;background:#fafafa;flex-direction:column;justify-content:space-between;align-items:center;min-height:108px;padding:18px 20px 16px;display:flex}.brand-card__logo{justify-content:center;align-items:center;width:100%;height:48px;margin-bottom:8px;display:flex}.brand-card__logo img{object-fit:contain;width:auto;max-width:150px;height:auto;max-height:42px}.brand-card__link{color:#1717c9;cursor:pointer;white-space:nowrap;background:0 0;border:none;justify-content:center;align-items:center;gap:8px;margin:0;padding:0;font-family:inherit;font-size:16px;font-weight:400;display:inline-flex}.brand-card__link span{font-size:22px;line-height:1;transition:transform .2s}.brand-card__link:hover span{transform:translate(4px)}@media (width<=768px){.brand-card{min-height:100px;padding:16px 14px}.brand-card__logo img{max-width:120px;max-height:38px}.brand-card__link{font-size:14px}}.premier-brands{box-sizing:border-box;background:#fff;width:100%;padding:70px 0 60px}.premier-brands__container{width:min(1360px,100% - 120px);margin:0 auto}.premier-brands__header{margin-bottom:40px}.premier-brands__header h2{color:#111827;margin:0;font-family:Georgia,Times New Roman,serif;font-size:36px;font-weight:400;line-height:1.2}.premier-brands__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:36px 56px;display:grid}.premier-brands__toggle{justify-content:center;align-items:center;margin-top:42px;display:flex}.premier-brands__toggle-button{color:#1717c9;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-family:inherit;font-size:16px;font-weight:400;display:inline-flex}.premier-brands__toggle-button span{font-size:22px;line-height:1;transition:transform .2s;display:inline-flex}.premier-brands__toggle-button:hover{text-decoration:underline}@media (width<=1100px){.premier-brands__container{width:min(100% - 60px,1000px)}.premier-brands__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 30px}}@media (width<=800px){.premier-brands{padding:50px 0 45px}.premier-brands__container{width:calc(100% - 40px)}.premier-brands__header{margin-bottom:30px}.premier-brands__header h2{font-size:30px}.premier-brands__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media (width<=500px){.premier-brands__container{width:calc(100% - 28px)}.premier-brands__header h2{font-size:26px}.premier-brands__grid{grid-template-columns:1fr}}.why-choose{color:#fff;box-sizing:border-box;background:#ee4f51;width:100%;padding:20px 6%}.why-choose__container{max-width:1440px;margin:0 auto}.why-choose h2{margin:0 0 18px;font-size:36px;font-weight:500;line-height:1.2}.why-choose__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 90px;display:grid}.why-choose__item{align-items:flex-start;gap:18px;display:flex}.why-choose__icon{box-sizing:border-box;border:1.5px solid #ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;font-size:20px;display:flex}.why-choose__content h3{margin:0 0 10px;font-size:19px;font-weight:600;line-height:1.3}.why-choose__content p{color:#fffffff2;margin:0;font-size:16px;line-height:1.55}@media (width<=900px){.why-choose{padding:60px 5%}.why-choose__grid{column-gap:40px}}@media (width<=700px){.why-choose h2{margin-bottom:35px;font-size:28px}.why-choose__grid{grid-template-columns:1fr;row-gap:32px}}.planning-office-space{background:#eee;width:100%;padding:38px 0}.planning-office-space__container{grid-template-columns:minmax(0,1fr) 470px;align-items:center;gap:70px;width:calc(100% - 180px);max-width:1500px;margin:0 auto;display:grid}.planning-office-space__content{min-width:0}.planning-office-space__content h2{color:#101828;margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:36px;font-weight:500;line-height:1.2}.planning-office-space__description{color:#667085;max-width:820px;margin:0 0 28px;font-size:17px;line-height:1.6}.planning-office-space__features{grid-template-columns:1fr 1fr;gap:14px 70px;margin-bottom:30px;display:grid}.planning-office-space__feature{color:#101828;align-items:center;gap:8px;font-size:16px;line-height:1.4;display:flex}.planning-office-space__check{color:#444;flex-shrink:0;font-size:13px}.planning-office-space__button{cursor:pointer;color:#fff;background:#2927b9;border:0;border-radius:2px;outline:none;min-width:232px;padding:13px 30px;font-size:16px;font-weight:500;transition:background .2s,transform .2s}.planning-office-space__button:hover{background:#211fa0;transform:translateY(-1px)}.planning-office-space__image-wrapper{width:100%;overflow:hidden}.planning-office-space__image{object-fit:cover;border-radius:3px;width:100%;height:312px;display:block}@media (width<=1100px){.planning-office-space__container{grid-template-columns:minmax(0,1fr) 380px;gap:40px;width:calc(100% - 80px)}.planning-office-space__features{column-gap:30px}}@media (width<=768px){.planning-office-space{padding:35px 0}.planning-office-space__container{grid-template-columns:1fr;gap:30px;width:calc(100% - 40px)}.planning-office-space__content h2{font-size:30px}.planning-office-space__description{font-size:16px}.planning-office-space__features{grid-template-columns:1fr;gap:12px}.planning-office-space__image{height:250px}}.testimonials{background:#fff;width:100%;padding:75px 0 55px}.testimonials__container{width:min(1400px,100% - 120px);margin:0 auto}.testimonials__header{justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:48px;display:flex}.testimonials__eyebrow{color:#ef4b4f;letter-spacing:1.5px;margin-bottom:12px;font-size:13px;font-weight:700;display:block}.testimonials__header h2{color:#111827;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,4vw,58px);font-weight:500;line-height:1.1}.testimonials__header>p{color:#6b7280;max-width:430px;margin:0;font-size:16px;line-height:1.7}.testimonials__grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:560px;gap:28px;display:grid}.testimonial-card{box-sizing:border-box;background:#fff;border:1px solid #e1e4e8;border-radius:4px;flex-direction:column;width:100%;min-width:0;height:560px;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #11182714}.testimonial-card__top{box-sizing:border-box;flex-direction:column;height:425px;min-height:425px;padding:28px 28px 24px;display:flex;overflow:hidden}.testimonial-card__logo{justify-content:flex-end;align-items:center;width:100%;height:50px;min-height:50px;margin-bottom:12px;display:flex}.testimonial-card__logo img{object-fit:contain;width:auto;max-width:125px;height:auto;max-height:42px;display:block}.testimonial-card__quote{color:#3f46c6;height:48px;min-height:48px;margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:64px;line-height:.8}.testimonial-card h3{color:#1f2937;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;margin:0 0 20px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-style:italic;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.testimonial-card__review{color:#6b7280;-webkit-line-clamp:6;line-clamp:6;-webkit-box-orient:vertical;margin:0;font-size:16px;line-height:1.65;display:-webkit-box;overflow:hidden}.testimonial-card__bottom{box-sizing:border-box;background:#f1faef;border-top:3px solid #3f46c6;flex-shrink:0;height:135px;min-height:135px;padding:18px 22px}.testimonial-card__client{align-items:center;gap:14px;width:100%;height:100%;display:flex;position:relative}.testimonial-card__client img{object-fit:cover;border:4px solid #fff;border-radius:50%;flex:0 0 76px;width:76px;height:76px;box-shadow:0 3px 10px #00000014}.testimonial-card__client>div{min-width:0;padding-right:2px}.testimonial-card__client h4{color:#1f2937;margin:0 0 4px;font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:600;line-height:1.25}.testimonial-card__client span{color:#374151;font-size:14px;line-height:1.35;display:block}.testimonial-card__client small{color:#536a72;margin-top:5px;font-size:13px;line-height:1.3;display:block}.testimonials__navigation{justify-content:center;align-items:center;gap:24px;margin-top:32px;display:flex}.testimonials__arrow{color:#2026a8;cursor:pointer;background:#fff;border:1px solid #d9dce5;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:20px;line-height:1;transition:background .2s,color .2s,border-color .2s;display:flex}.testimonials__arrow:hover{color:#fff;background:#2026a8;border-color:#2026a8}.testimonials__dots{align-items:center;gap:8px;display:flex}.testimonials__dots button{cursor:pointer;background:#c8cbd2;border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:width .2s,height .2s,background .2s}.testimonials__dots button.active{background:#2026a8;width:10px;height:10px}@media (width<=1200px){.testimonials__container{width:min(1100px,100% - 60px)}.testimonials__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:560px}.testimonial-card{height:560px}}@media (width<=700px){.testimonials{padding:60px 0}.testimonials__container{width:calc(100% - 32px)}.testimonials__header{margin-bottom:32px;display:block}.testimonials__eyebrow{margin-bottom:10px}.testimonials__header h2{font-size:38px}.testimonials__header>p{margin-top:18px;font-size:15px}.testimonials__grid{grid-template-columns:1fr;grid-auto-rows:auto;gap:20px}.testimonial-card{height:560px}.testimonial-card__top{height:425px;min-height:425px;padding:25px 24px 22px}.testimonial-card h3{font-size:21px}.testimonial-card__review{font-size:15px;line-height:1.6}.testimonial-card__bottom{height:135px;min-height:135px;padding:18px 20px}.testimonial-card__client img{flex-basis:68px;width:68px;height:68px}.testimonial-card__client h4{font-size:18px}.testimonials__navigation{gap:18px;margin-top:28px}}.callback-section{background:#fff;width:100%;padding:80px 0}.callback-section__container{width:min(1200px,100% - 80px);min-height:430px;margin:0 auto;position:relative}.callback-section__image-wrapper{transform-origin:50%;width:72%;height:400px;position:absolute;top:0;left:0;overflow:hidden;transform:rotate(-2deg)}.callback-section__image{object-fit:cover;width:100%;height:100%;display:block;transform:rotate(2deg)scale(1.04)}.callback-section__form-card{z-index:2;background:#fff;width:360px;padding:16px 18px 18px;position:absolute;top:75px;right:0;box-shadow:0 8px 25px #0000001a}.callback-section__form-card h2{color:#151515;margin:0 0 3px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500;line-height:1.25}.callback-section__form-card p{color:#555;margin:0 0 14px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:1.5}.callback-section__form-card form{flex-direction:column;gap:9px;display:flex}.callback-section__form-card input,.callback-section__form-card select{box-sizing:border-box;color:#333;background:#fff;border:1px solid #dedede;border-radius:0;outline:none;width:100%;height:34px;padding:0 10px;font-family:Arial,Helvetica,sans-serif;font-size:10px;transition:border-color .2s,box-shadow .2s}.callback-section__form-card input::placeholder,.callback-section__form-card select::placeholder{color:#777}.callback-section__form-card input:focus,.callback-section__form-card select:focus{border-color:#2828b8;box-shadow:0 0 0 2px #2828b814}.callback-section__form-card select{cursor:pointer;color:#777;appearance:auto}.callback-section__form-card button{color:#fff;cursor:pointer;background:#2929b8;border:0;border-radius:0;width:100%;height:34px;margin-top:2px;padding:0 12px;font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:600;transition:background .2s,transform .2s}.callback-section__form-card button:hover{background:#20209e}.callback-section__form-card button:active{transform:translateY(1px)}@media (width<=1024px){.callback-section{padding:65px 0}.callback-section__container{width:min(900px,100% - 50px);min-height:390px}.callback-section__image-wrapper{width:70%;height:360px}.callback-section__form-card{width:330px;top:55px}}@media (width<=768px){.callback-section{padding:50px 0}.callback-section__container{flex-direction:column;gap:0;width:calc(100% - 32px);min-height:auto;display:flex}.callback-section__image-wrapper{width:100%;height:280px;position:relative;top:auto;left:auto;transform:rotate(-1.5deg)}.callback-section__image{transform:rotate(1.5deg)scale(1.04)}.callback-section__form-card{z-index:2;width:calc(100% - 28px);margin:-45px auto 0;padding:18px;position:relative;top:auto;right:auto}.callback-section__form-card h2{font-size:21px}.callback-section__form-card p{font-size:12px}.callback-section__form-card input,.callback-section__form-card select,.callback-section__form-card button{height:40px;font-size:12px}}@media (width<=480px){.callback-section{padding:40px 0}.callback-section__container{width:calc(100% - 24px)}.callback-section__image-wrapper{height:230px}.callback-section__form-card{width:calc(100% - 20px);margin-top:-35px;padding:16px}.callback-section__form-card h2{font-size:19px}.callback-section__form-card form{gap:8px}}.app-download{background:#e9edf1;width:100%;margin:0;padding:0;overflow:hidden}.app-download__container{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:1440px;height:260px;margin:0 auto;padding:0 70px;display:flex}.app-download__content{flex:1;max-width:600px;padding:38px 0}.app-download__content h2{color:#111827;margin:0 0 8px;font-size:22px;font-weight:500;line-height:1.3}.app-download__content p{color:#5f6368;max-width:500px;margin:0 0 18px;font-size:12px;line-height:1.5}.app-download__stores{align-items:center;gap:10px;display:flex}.app-download__stores a{line-height:0;display:block}.app-download__stores img{width:auto;height:38px;display:block}.app-download__image{flex-shrink:0;justify-content:flex-end;align-self:stretch;align-items:center;height:260px;display:flex;overflow:hidden}.app-download__image img{object-fit:contain;width:auto;max-width:520px;height:100%;display:block}@media (width<=900px){.app-download__container{padding:0 35px}.app-download__image img{width:400px}}@media (width<=700px){.app-download__container{flex-direction:column;align-items:flex-start;height:auto;min-height:auto;padding:35px 20px 0}.app-download__content{max-width:100%;padding:0}.app-download__image{justify-content:center;width:100%;height:220px;margin-top:20px}.app-download__image img{width:auto;max-width:100%;height:100%}}.city-page{background:#f8fafc;min-height:80vh;padding:0}.city-container{max-width:1440px;margin:auto;padding:0}.city-badge{color:#2563eb;background:#eaf2ff;border-radius:999px;margin-bottom:18px;padding:8px 16px;font-weight:700;display:inline-block}.city-page h1{color:#f9fafd;margin-bottom:18px;font-size:36px}.city-page p{color:#64748b;max-width:700px;font-size:18px;line-height:1.8}.workspace-card{background:#fff;border:1px solid #e2e2e2;border-radius:12px;width:100%;min-height:280px;margin-bottom:5px;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000f}.workspace-card:hover{transform:translateY(-1px);box-shadow:0 6px 18px #0000001a}.workspace-card__media{box-sizing:border-box;background:#fff;border:1px solid #e2e2e2;border-radius:8px;flex:0 0 260px;width:260px;height:180px;margin:10px 0 0 14px;position:relative;overflow:hidden}.workspace-card__image{object-fit:cover;width:100%;height:100%;display:block}.workspace-card__image-placeholder{color:#777;background:#f3f4f6;justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;display:flex}.workspace-card__badge{white-space:nowrap;justify-content:center;align-items:center;font-size:13px;font-weight:600;line-height:1;display:inline-flex}.workspace-card__badge--verified{color:#fff;background:#16a34a;border-radius:18px;padding:9px 17px;position:absolute;top:16px;left:16px;box-shadow:0 3px 8px #00000026}.workspace-card__body{flex-direction:column;flex:1;min-width:0;padding:24px 10px 10px;display:flex}.workspace-card__header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.workspace-card__title-area{flex:1;min-width:0}.workspace-card__title{color:#172033;letter-spacing:-.2px;margin:0;font-size:18px;font-weight:700;line-height:1.2}.workspace-card__location{color:#4b5563;align-items:flex-start;gap:8px;margin-top:10px;font-size:15px;line-height:1.45;display:flex}.workspace-card__location-icon{color:#333;flex:none;margin-top:2px;font-size:12px}.workspace-card__badge--featured{color:#172033;background:#fff;border:1px solid #eee;border-radius:22px;flex:none;padding:10px 18px;box-shadow:0 1px 4px #00000008}.workspace-card__property{color:#4b5563;flex-wrap:wrap;align-items:center;gap:9px;margin-top:18px;font-size:15px;line-height:1.4;display:flex}.workspace-card__dot{color:#999;font-size:16px}.workspace-card__features{align-items:center;gap:12px;margin-top:18px;display:flex}.workspace-card__feature{color:#555;background:#fff;border:1px solid #ddd;border-radius:5px;justify-content:center;align-items:center;gap:7px;min-width:52px;height:42px;padding:0 10px;font-size:13px;display:flex}.workspace-card__feature-icon{color:#555;font-size:16px}.workspace-card__footer{justify-content:space-between;align-items:flex-end;gap:6px;margin-top:12px;padding-top:0;display:flex}.workspace-card__price{flex-direction:column;align-items:flex-start;min-width:220px;display:flex}.workspace-card__price-label{color:#667085;margin:0 0 6px;font-size:14px;font-weight:500;line-height:1.3}.workspace-card__price-row{flex-wrap:wrap;align-items:baseline;gap:5px 7px;min-height:32px;display:flex}.workspace-card__price-currency{color:#0f766e;font-size:22px;font-weight:700;line-height:1;display:inline-block}.workspace-card__price-value{color:#0f766e;letter-spacing:-.4px;white-space:nowrap;font-size:28px;font-weight:700;line-height:1.05;display:inline-block}.workspace-card__price-original{color:#98a2b3;white-space:nowrap;font-size:15px;font-weight:500;line-height:1.2;text-decoration:line-through;text-decoration-thickness:1px;display:inline-block}.workspace-card__price-cycle{color:#667085;white-space:nowrap;margin-left:1px;font-size:14px;font-weight:500;line-height:1.2;display:inline-block}.workspace-card__offer{flex-wrap:wrap;align-items:center;gap:8px;margin-top:7px;display:flex}.workspace-card__original-price{color:#98a2b3;font-size:14px;font-weight:500;line-height:1;text-decoration:line-through;text-decoration-thickness:1.5px;display:inline-block}.workspace-card__discount{color:#15803d;white-space:nowrap;background:#ecfdf3;border-radius:6px;justify-content:center;align-items:center;min-height:25px;padding:3px 9px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.workspace-card__price-value--request{color:#0f766e;white-space:nowrap;font-size:22px;font-weight:700;line-height:1.2;display:inline-block}@media (width<=900px){.workspace-card__price{min-width:180px}.workspace-card__price-value{font-size:25px}.workspace-card__price-original{font-size:14px}.workspace-card__price-cycle{font-size:13px}}.workspace-card__action{flex:none}.workspace-card__button{color:#fff;cursor:pointer;background:#0f766e;border:none;border-radius:8px;min-width:100px;height:46px;padding:0 20px;font-family:inherit;font-size:16px;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s}.workspace-card__button:hover{background:#0b625c;transform:translateY(-1px);box-shadow:0 5px 12px #0f766e33}.workspace-card__button:active{transform:translateY(0)}@media (width<=1100px){.workspace-card{min-height:260px}.workspace-card__media{flex-basis:260px;width:260px;height:180px}.workspace-card__body{padding:22px 22px 18px}.workspace-card__title{font-size:20px}.workspace-card__button{min-width:150px}.workspace-card__price-value{font-size:25px}.workspace-card__price-currency{font-size:21px}}@media (width<=768px){.workspace-card{border-radius:10px;flex-direction:column;min-height:0}.workspace-card__media{flex:none;width:calc(100% - 20px);height:210px;margin:10px}.workspace-card__body{padding:20px}.workspace-card__title{font-size:21px}.workspace-card__header{gap:12px}.workspace-card__badge--featured{padding:8px 12px;font-size:12px}.workspace-card__features{flex-wrap:wrap}.workspace-card__footer{flex-direction:column;align-items:stretch}.workspace-card__action,.workspace-card__button{width:100%}.workspace-card__price-row{gap:5px}.workspace-card__offer{gap:8px}}@media (width<=480px){.workspace-card__media{height:190px}.workspace-card__header{flex-direction:column}.workspace-card__badge--featured{align-self:flex-start}.workspace-card__features{gap:8px}.workspace-card__feature{flex:1}.workspace-card__price-currency{font-size:18px}.workspace-card__price-value{font-size:22px}.workspace-card__price-cycle,.workspace-card__original-price{font-size:13px}.workspace-card__discount{padding:4px 7px;font-size:11px}.workspace-card__price-value--request{font-size:18px}}.search-page{color:#172033;box-sizing:border-box;background:#f7f7f7;width:100%;min-height:100vh;margin:0;padding:0;overflow-x:hidden}.search-page *,.search-page :before,.search-page :after{box-sizing:border-box}.search-page h1,.search-page h2,.search-page h3,.search-page h4,.search-page p{margin-top:0}.search-page button,.search-page input,.search-page select{font:inherit}.search-page-loading{color:#475467;flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;min-height:60vh;font-size:15px;display:flex}.search-loading-spinner{border:3px solid #e5e7eb;border-top-color:#0f766e;border-radius:50%;width:38px;height:38px;animation:.8s linear infinite searchSpinner}@keyframes searchSpinner{to{transform:rotate(360deg)}}.search-hero{background:linear-gradient(90deg,#1b2233f7 0%,#2c3242f0 38%,#52555ee6 100%);justify-content:center;align-items:flex-start;width:100%;height:470px;min-height:470px;margin:0;padding:0;display:flex;position:relative;overflow:hidden}.search-hero-overlay{z-index:1;pointer-events:none;background:linear-gradient(90deg,#12192a38,#ffffff0a);position:absolute;inset:0}.search-hero-content{z-index:2;color:#fff;flex-direction:column;align-items:flex-start;width:100%;max-width:1500px;height:100%;margin:0 auto;padding:40px 64px 60px;display:flex;position:relative}.search-hero-content h1{color:#fff;letter-spacing:-1.5px;z-index:3;width:100%;max-width:900px;margin:0 0 22px;padding:0;font-family:Georgia,Times New Roman,serif;font-size:60px;font-weight:700;line-height:1.05;position:relative}.search-hero-content>p{color:#ffffffeb;z-index:3;width:100%;max-width:720px;margin:0 0 48px;padding:0;font-family:Arial,Helvetica,sans-serif;font-size:18px;font-weight:400;line-height:1.55;position:relative}.search-filter-bar{z-index:5;background:#fff;border:1px solid #141e2d14;border-radius:22px;align-items:center;width:100%;height:90px;padding:0 18px 0 36px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 35px #0000001f,0 2px 8px #0000000d}.search-filter-item{background:0 0;flex-direction:column;flex:1 1 0;justify-content:center;min-width:0;height:82px;padding:0 34px;display:flex;overflow:hidden}.search-filter-item:hover{background:#fafafa}.search-filter-item:first-child{padding-left:0}.filter-label{color:#6d7788;text-transform:uppercase;letter-spacing:.7px;white-space:nowrap;margin:0 0 10px;padding:0;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;line-height:1.2;display:block}.search-filter-item strong{color:#182338;white-space:nowrap;text-overflow:ellipsis;margin:0;padding:0;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:700;line-height:1.25;display:block;overflow:hidden}.search-filter-divider{background:#e4e8ed;flex:0 0 1px;width:1px;height:62px;margin:0}.search-filter-divider:first-of-type{display:block}.search-filter-button{color:#fff;cursor:pointer;background:#12847b;border:0;border-radius:15px;flex:0 0 170px;justify-content:center;align-items:center;width:170px;height:68px;margin-left:26px;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:700;transition:background-color .2s,transform .2s,box-shadow .2s;display:flex}.search-filter-button:hover{background:#0e736b;transform:translateY(-1px);box-shadow:0 8px 18px #12847b40}.search-filter-button:active{transform:translateY(0)}.search-offers{box-sizing:border-box;background:#f8f8f8;width:100%;padding:34px 26px 28px}.search-section-heading{align-items:center;gap:14px;margin-bottom:24px;display:flex}.search-section-heading>span{background:#0f766e;border-radius:4px;flex:0 0 6px;width:6px;height:40px;display:block}.search-section-heading h2{color:#172033;margin:0;font-size:28px;font-weight:700;line-height:1.2}.offers-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;width:100%;display:grid}.offer-card{box-sizing:border-box;background:#fff;border:1px solid #e2e2e2;border-radius:28px;flex-direction:column;justify-content:flex-start;width:100%;min-width:0;height:140px;min-height:140px;padding:24px 28px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a}.offer-card-image{width:100%;min-width:0;height:100%;overflow:hidden}.offer-card-image img{object-fit:cover;width:100%;height:100%;display:block}.offer-card-content{flex-direction:column;width:100%;min-width:0;padding:38px 28px 28px;display:flex;overflow:hidden}.offer-card:after{content:"";pointer-events:none;background:#0f766e12;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-40px;right:-30px}.offer-card:hover{transform:translateY(-2px);box-shadow:0 9px 24px #10182814}.offer-card>div{z-index:2;width:100%;position:relative}.offer-card strong{color:#172033;margin:0 0 12px;font-size:18px;font-weight:700;line-height:1.25;display:block}.offer-card p{color:#667085;margin:0 0 16px;font-size:15px;line-height:1.5}.offer-card b{color:#0f766e;margin:0;font-size:14px;font-weight:700;line-height:1.2;display:inline-block}.search-results-header{justify-content:space-between;align-items:center;width:min(1588px,100% - 52px);margin:32px auto 18px;display:flex}.search-results-header h2{color:#172033;margin:0 0 5px;font-size:25px;font-weight:700;line-height:1.25}.search-results-header p{color:#667085;margin:0;font-size:14px;line-height:1.4}.search-results-header p strong{color:#172033}.filter-panel{background:#fff;border:1px solid #e4e7ec;border-radius:16px;width:100%;min-height:620px;padding:26px;position:sticky;top:20px;box-shadow:0 3px 12px #1018280d}.filter-panel h3{color:#172033;border-bottom:1px solid #eaecf0;margin:0 0 24px;padding:0 0 18px;font-size:21px;font-weight:700;line-height:1.25}.filter-group{border-bottom:1px solid #eaecf0;width:100%;margin:0 0 21px;padding:0 0 22px}.filter-group:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.filter-group h4{color:#344054;margin:0 0 14px;font-size:15px;font-weight:700;line-height:1.3}.filter-group label{color:#475467;cursor:pointer;align-items:center;gap:10px;width:100%;margin:12px 0;font-size:15px;line-height:1.4;display:flex}.filter-group input[type=checkbox]{accent-color:#0f766e;cursor:pointer;flex:0 0 18px;width:18px;height:18px;margin:0}.price-range{color:#667085;justify-content:space-between;align-items:center;width:100%;font-size:13px;line-height:1.3;display:flex}.filter-group input[type=range]{accent-color:#0f766e;cursor:pointer;width:100%;height:6px;margin:14px 0 0;display:block}.property-list-header{justify-content:space-between;align-items:center;width:100%;height:46px;min-height:46px;margin:0 0 14px;padding:0 2px;display:flex}.property-list-header strong{color:#344054;font-size:15px;font-weight:600;line-height:1.3}.property-list-header select{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;outline:none;width:165px;min-width:165px;height:42px;padding:0 34px 0 12px;font-family:inherit;font-size:13px;line-height:1}.property-list-header select:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1a}.workspace-grid{flex-direction:column;flex:auto;gap:30px;width:calc(100% - 580px);min-width:0;max-width:none;display:flex;overflow:visible}.search-map{width:464px;min-width:464px;position:sticky;top:20px}.search-map-inner{background:#e9eef0;border:1px solid #e4e7ec;border-radius:16px;width:464px;height:620px;min-height:620px;max-height:620px;overflow:hidden;box-shadow:0 3px 12px #1018280d}.map-placeholder{background:linear-gradient(135deg,#eef3f2 0%,#dfe9e7 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.map-placeholder:before{content:"";opacity:.42;pointer-events:none;background-image:linear-gradient(30deg,#0000 47%,#fffc 48% 50%,#0000 51%),linear-gradient(120deg,#0000 47%,#fffc 48% 50%,#0000 51%);background-size:110px 110px;position:absolute;inset:0}.map-placeholder-content{z-index:2;text-align:center;color:#475467;padding:24px;position:relative}.map-icon{margin:0 0 10px;font-size:30px;line-height:1;display:block}.map-placeholder-content strong{color:#344054;font-size:17px;font-weight:700;line-height:1.3;display:block}.map-placeholder-content p{color:#667085;margin:5px 0 0;font-size:13px;line-height:1.3}.map-pin{z-index:3;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:21px;line-height:1;display:flex;position:absolute;box-shadow:0 5px 15px #10182829}.pin-one{top:24%;left:26%}.pin-two{top:43%;right:25%}.pin-three{bottom:25%;left:43%}@media (width>=1500px){.search-hero{height:388px;min-height:388px;padding-left:80px;padding-right:80px}.search-results-layout{grid-template-columns:210px 680px minmax(0,1fr);column-gap:0}.search-filter-sidebar{width:210px;min-width:210px}.filter-panel{flex:0 0 210px;width:210px;min-width:210px;max-width:210px}.search-property-list,.workspace-grid{width:680px;min-width:680px;max-width:680px}.search-map{flex:0 0 330px;place-self:flex-start end;width:330px;min-width:330px;max-width:330px}.search-map-inner{width:464px}}@media (width<=1499px) and (width>=1201px){.search-results-layout{grid-template-columns:210px 670px minmax(0,1fr);column-gap:0;width:calc(100% - 40px)}.search-filter-sidebar{width:210px;min-width:210px}.filter-panel{width:210px}.search-property-list,.workspace-grid{width:670px;min-width:670px;max-width:670px}.search-map{justify-self:end;width:330px;min-width:330px}.search-map-inner{width:330px;height:620px}.search-offers,.search-results-header{width:calc(100% - 40px)}}@media (width<=1200px){.search-hero{height:390px;min-height:390px;padding-left:45px;padding-right:45px}.search-hero-content{padding-left:45px;padding-right:45px}.search-hero-content h1{font-size:52px}.search-filter-bar{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) 145px;width:calc(100% - 60px);height:125px;min-height:125px}.search-filter-item{padding-left:22px;padding-right:22px}.search-filter-button{flex-basis:150px;width:150px;margin-left:18px}.search-results-layout{grid-template-columns:250px minmax(0,1fr);gap:20px;width:calc(100% - 40px)}.search-filter-sidebar{width:250px;min-width:250px}.filter-panel{width:250px}.search-map{display:none}.search-offers,.search-results-header{width:calc(100% - 40px)}}@media (width<=900px){.search-hero{height:auto;min-height:520px}.search-hero-content{padding:70px 30px 45px}.search-hero-content h1{font-size:44px}.search-hero-content>p{margin-bottom:32px;font-size:17px}.search-filter-bar{flex-wrap:wrap;height:auto;min-height:120px;padding:18px 22px}.search-filter-item{flex:30%;height:70px;padding:0 18px}.search-filter-divider{height:48px}.search-filter-button{flex:0 0 140px;width:140px;height:58px;margin-left:15px}.search-offers{width:calc(100% - 40px);margin-top:175px}.offers-row{grid-template-columns:repeat(2,minmax(0,1fr))}.search-results-header{width:calc(100% - 40px)}.search-results-layout{grid-template-columns:1fr;gap:18px;width:calc(100% - 40px)}.search-filter-sidebar{width:100%;min-width:0}.filter-panel{width:100%;min-height:0;position:static}.search-property-list{width:100%}.search-map{display:none}}@media (width<=650px){.search-hero{min-height:auto}.search-hero-content{padding:55px 20px 35px}.search-hero-content h1{letter-spacing:-.8px;margin-bottom:15px;font-size:38px;line-height:1.08}.search-hero-content>p{margin-bottom:25px;font-size:15px;line-height:1.45}.search-filter-bar{border-radius:18px;flex-direction:column;align-items:stretch;height:auto;padding:15px 18px;display:flex}.search-filter-item{flex:none;width:100%;height:70px;padding:0}.search-filter-item:first-child{padding-left:0}.search-filter-divider{flex:none;width:100%;height:1px}.search-filter-button{flex:none;width:100%;height:58px;margin:15px 0 0}}@media (width<=600px){.search-hero{height:455px;min-height:455px;padding:38px 18px 90px}.search-hero-content h1{letter-spacing:-.8px;font-size:32px}.search-hero-content>p{margin-top:12px;font-size:14px;line-height:1.5}.search-filter-bar{border-radius:15px;width:calc(100% - 24px);padding:6px;bottom:-210px}.search-filter-item{height:58px;min-height:58px;padding:9px 14px}.filter-label{margin-bottom:5px;font-size:11px}.search-filter-item strong{font-size:15px}.search-filter-button{height:48px;font-size:15px}.search-offers{width:calc(100% - 24px);margin-top:230px}.search-section-heading{gap:10px;margin-bottom:16px}.search-section-heading>span{width:4px;height:24px}.search-section-heading h2{font-size:20px}.offers-row{grid-template-columns:1fr;gap:12px}.offer-card{height:130px;min-height:130px;padding:20px 22px}.search-results-header{width:calc(100% - 24px);margin-top:28px}.search-results-header h2{font-size:21px}.search-results-header p{font-size:13px}.search-results-layout{gap:14px;width:calc(100% - 24px)}.filter-panel{padding:20px}.property-list-header{flex-direction:column;align-items:flex-start;gap:10px;height:auto;min-height:0}.property-list-header select{width:100%;min-width:0}}@media (width<=400px){.search-hero{height:465px;min-height:465px}.search-hero-content h1{font-size:28px}.search-filter-bar{bottom:-220px}.search-offers{margin-top:240px}.offer-card{height:125px;min-height:125px}}@media (width<=1000px){.offers-row{grid-template-columns:repeat(2,minmax(0,1fr))}.offer-card{height:170px}}@media (width<=700px){.search-offers{padding:28px 18px 24px}.search-section-heading{margin-bottom:20px}.search-section-heading>span{height:34px}.search-section-heading h2{font-size:23px}.offers-row{grid-template-columns:1fr;gap:16px}.offer-card{height:auto;min-height:150px;padding:20px}}.search-results-layout{grid-template-columns:210px minmax(0,1fr) 380px;align-items:start;column-gap:20px;width:min(1588px,100% - 52px);margin:0 auto 60px;display:grid}.search-filter-sidebar{width:210px;min-width:210px}.filter-panel{width:210px;min-width:210px;max-width:210px}.search-property-list{width:100%;min-width:0;max-width:none}.workspace-grid{flex:none;width:100%;min-width:0;max-width:none}.search-map{place-self:start end;width:380px;min-width:380px;max-width:380px;display:block;position:sticky;top:20px}.search-map-inner{background:#e9eef0;border:1px solid #e4e7ec;border-radius:16px;width:380px;min-width:380px;height:620px;min-height:620px;max-height:620px;overflow:hidden;box-shadow:0 4px 18px #10182812}.map-placeholder{background:linear-gradient(135deg,#eef3f2 0%,#e2ebe9 100%)}.map-placeholder:after{opacity:.42}.map-placeholder-content{z-index:4;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffd6;border-radius:14px;padding:22px 24px;box-shadow:0 8px 24px #10182814}.map-placeholder-content strong{color:#172033;font-size:17px}.map-placeholder-content p{color:#667085;font-size:13px}.map-pin{border:1px solid #1018280d;width:42px;height:42px;box-shadow:0 7px 18px #10182826}@media (width<=1499px) and (width>=1201px){.search-results-layout{grid-template-columns:210px minmax(0,1fr) 330px;column-gap:18px;width:calc(100% - 40px)}.search-filter-sidebar,.filter-panel{width:210px;min-width:210px;max-width:210px}.search-property-list,.workspace-grid{width:100%;min-width:0;max-width:none}.search-map{width:330px;min-width:330px;max-width:330px}.search-map-inner{width:330px;min-width:330px}}@media (width<=1200px){.search-map{display:none}.search-results-layout{grid-template-columns:250px minmax(0,1fr);column-gap:20px;width:calc(100% - 40px)}.search-filter-sidebar,.filter-panel{width:250px;min-width:250px;max-width:250px}.search-property-list,.workspace-grid{width:100%;min-width:0;max-width:none}}@media (width<=900px){.search-results-layout{grid-template-columns:1fr;gap:18px;width:calc(100% - 40px)}.search-filter-sidebar,.filter-panel,.search-property-list,.workspace-grid{width:100%;min-width:0;max-width:none}}@media (width>=1501px){.search-results-layout{grid-template-columns:270px minmax(0,1fr) 426px;align-items:start;column-gap:20px;width:min(1588px,100% - 52px);margin:0 auto 60px;display:grid}.search-filter-sidebar,.filter-panel{width:270px;min-width:270px;max-width:270px}.search-property-list,.workspace-grid{width:100%;min-width:0;max-width:none}.search-map{place-self:start end;width:426px;min-width:426px;max-width:426px;display:block;position:sticky;top:20px}.search-map-inner{background:#e9eef0;border:1px solid #e4e7ec;border-radius:16px;width:426px;min-width:426px;height:620px;min-height:620px;max-height:620px;position:relative;overflow:hidden;box-shadow:0 4px 18px #10182812}.map-placeholder{background:linear-gradient(135deg,#eef3f2 0%,#e2ebe9 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.map-placeholder-content{z-index:4;text-align:center;-webkit-backdrop-filter:blur(6px);background:#ffffffd6;border-radius:14px;padding:22px 24px;position:relative;box-shadow:0 8px 24px #10182814}.map-placeholder-content strong{color:#172033;font-size:17px}.map-placeholder-content p{color:#667085;margin-top:5px;font-size:13px}.map-pin{border:1px solid #1018280d;width:44px;height:44px;transition:transform .2s,box-shadow .2s;box-shadow:0 7px 18px #10182826}.map-pin:hover{transform:translateY(-3px)scale(1.04);box-shadow:0 10px 24px #1018282e}}@media (width<=1500px) and (width>=1201px){.search-results-layout{grid-template-columns:250px minmax(0,1fr) 330px;align-items:start;column-gap:6px;width:calc(100% - 40px)}.search-filter-sidebar,.filter-panel{width:250px;min-width:250px;max-width:250px}.search-property-list,.workspace-grid{width:100%;min-width:0;max-width:none}.search-map{place-self:start end;width:330px;min-width:330px;max-width:330px;display:block;position:sticky;top:20px}.search-map-inner{background:#e9eef0;border:1px solid #e4e7ec;border-radius:16px;width:330px;min-width:330px;height:620px;min-height:620px;max-height:620px;overflow:hidden;box-shadow:0 4px 18px #10182812}.map-placeholder{background:linear-gradient(135deg,#eef3f2 0%,#e2ebe9 100%);width:100%;height:100%}}@media (width<=1200px){.search-map{display:none}}.about-page{--about-text:#111827;--about-muted:#6b7280;--about-green:#238b58;--about-soft:#f4f5f5;--about-lilac:#ececf8;--about-container:1160px;width:100%;color:var(--about-text);background:#fff;font-family:Inter,Segoe UI,Arial,sans-serif}.about-page,.about-page *{box-sizing:border-box}.about-page img{width:100%;display:block}.about-page__container{width:min(100% - 48px, var(--about-container));margin:0 auto}.about-page__hero{background:#f4f5f5;padding:0}.about-page__hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.18fr);align-items:center;gap:70px;min-height:448px;display:grid}.about-page__hero-copy{max-width:500px;padding:50px 0}.about-page__eyebrow{color:var(--about-green);letter-spacing:.02em;margin-bottom:13px;font-size:14px;font-weight:600;display:block}.about-page h1,.about-page h2,.about-page h3,.about-page p{margin:0}.about-page h1{letter-spacing:-.025em;margin-bottom:17px;font-size:clamp(34px,3vw,43px);font-weight:500;line-height:1.1}.about-page__hero-copy p,.about-page__split-copy p,.about-page__journey-copy p,.about-page__mini-block p,.about-page__value p{color:var(--about-muted)}.about-page__hero-copy p{max-width:520px;font-size:16px;line-height:1.65}.about-page__hero-media{padding:24px 0}.about-page__hero-media img{object-fit:cover;border-radius:7px;height:404px}.about-page__section{padding:78px 0}.about-page__section-heading{text-align:center;max-width:1000px;margin:0 auto 44px}.about-page__section-heading h2,.about-page__values h2,.about-page__split-copy h2,.about-page__journey-copy h2{letter-spacing:-.025em;font-size:clamp(30px,3vw,39px);font-weight:500;line-height:1.2}.about-page__section-heading p{color:var(--about-muted);margin-top:16px;font-size:15px;line-height:1.6}.about-page__footprint{padding-top:68px;padding-bottom:88px}.about-page__footprint-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:28px;display:grid}.about-page__footprint-item{text-align:center;min-width:0}.about-page__icon-circle{color:#111827;background:var(--about-lilac);border-radius:50%;place-items:center;width:104px;height:104px;margin:0 auto 18px;display:grid}.about-page__footprint-icon{width:62px;height:62px}.about-page__footprint-item strong{margin-bottom:10px;font-size:22px;font-weight:600;line-height:1.2;display:block}.about-page__footprint-item p{color:#111827;max-width:185px;margin:0 auto;font-size:14px;line-height:1.45}.about-page__split{padding-top:70px;padding-bottom:70px}.about-page__split-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:86px;display:grid}.about-page__split-grid--reverse{grid-template-columns:minmax(0,1.04fr) minmax(0,1fr)}.about-page__split-copy{max-width:550px}.about-page__split-copy h2{margin-bottom:26px}.about-page__split-copy>p{font-size:15.5px;line-height:1.55}.about-page__split-media img{object-fit:cover;border-radius:0;height:300px}.about-page__stand{padding-top:88px}.about-page__stand .about-page__split-media img{height:350px}.about-page__mini-block{margin-top:30px}.about-page__mini-block h3{margin-bottom:8px;font-size:18px;font-weight:600;line-height:1.25}.about-page__mini-block p{font-size:15px;line-height:1.55}.about-page__values{padding-top:66px;padding-bottom:64px}.about-page__values h2{margin-bottom:38px}.about-page__values-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 80px;display:grid}.about-page__value h3{margin-bottom:9px;font-size:16px;font-weight:600;line-height:1.3}.about-page__value p{max-width:320px;font-size:14px;line-height:1.5}.about-page__journey{padding-top:58px;padding-bottom:96px}.about-page__journey-grid{grid-template-columns:minmax(0,1fr) minmax(0,.92fr);align-items:center;gap:82px;display:grid}.about-page__journey-copy h2{margin-bottom:24px}.about-page__journey-copy p{max-width:570px;font-size:15px;line-height:1.55}.about-page__journey-media img{object-fit:cover;height:265px}@media (width<=1000px){.about-page__hero-grid,.about-page__split-grid,.about-page__journey-grid{gap:44px}.about-page__footprint-grid{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:42px}.about-page__values-grid{column-gap:42px}}@media (width<=760px){.about-page__container{width:min(100% - 32px,620px)}.about-page__hero-grid,.about-page__split-grid,.about-page__journey-grid{grid-template-columns:1fr}.about-page__hero-copy{padding:54px 0 20px}.about-page__hero-media{padding:0 0 54px}.about-page__hero-media img,.about-page__split-media img,.about-page__stand .about-page__split-media img,.about-page__journey-media img{height:320px}.about-page__section{padding:58px 0}.about-page__footprint-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-page__values-grid{grid-template-columns:1fr 1fr;gap:30px 28px}.about-page__split-grid--reverse .about-page__split-media{order:1}.about-page__split-grid--reverse .about-page__split-copy{order:2}}@media (width<=480px){.about-page__container{width:min(100% - 24px,620px)}.about-page__footprint-grid,.about-page__values-grid{grid-template-columns:1fr}.about-page__footprint-item p,.about-page__value p{max-width:300px}}.contact-page{color:#111827;background:#f7f7f7;width:100%}.contact-page *{box-sizing:border-box}.contact-page__section{width:100%;padding:58px 0 80px}.contact-page__container{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);column-gap:42px;width:min(1200px,100% - 80px);margin:0 auto;display:grid}.contact-page__form-area{padding-right:28px}.contact-page__title{letter-spacing:-.4px;color:#111;margin:0 0 38px;font-size:30px;font-weight:400;line-height:1.2}.contact-page__subtitle{color:#111;margin:0 0 10px;font-size:20px;font-weight:600;line-height:1.35}.contact-page__intro{color:#8ba0b5;max-width:560px;margin:0 0 22px;font-size:15px;line-height:1.45}.contact-page__form{width:100%}.contact-page__row{grid-template-columns:1fr 1fr;gap:18px;width:100%;margin-bottom:18px;display:grid}.contact-page__field{width:100%}.contact-page__field input,.contact-page__field select{color:#222;background:#fff;border:1px solid #e3e5e8;border-radius:0;outline:none;width:100%;height:48px;padding:0 14px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.contact-page__field input::placeholder,.contact-page__field select::placeholder{color:#9ba0a6}.contact-page__field input:focus,.contact-page__field select:focus{border-color:#2934b9;box-shadow:0 0 0 2px #2934b914}.contact-page__field select{appearance:none;color:#8f969d;background-image:linear-gradient(45deg,#0000 50%,#777 50%),linear-gradient(135deg,#777 50%,#0000 50%);background-position:calc(100% - 17px) 20px,calc(100% - 12px) 20px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:38px}.contact-page__mobile-field{background:#fff;border:1px solid #e3e5e8;grid-template-columns:105px minmax(0,1fr);width:100%;height:48px;display:grid}.contact-page__mobile-field input{color:#222;border:0;outline:0;width:100%;height:46px;padding:0 14px;font-family:inherit;font-size:14px}.contact-page__mobile-field input::placeholder{color:#9ba0a6}.contact-page__country{color:#222;white-space:nowrap;border-right:1px solid #e3e5e8;align-items:center;gap:7px;height:46px;padding:0 12px;font-size:14px;display:flex}.contact-page__arrow{color:#555;margin-left:auto;font-size:10px}.contact-page__submit{color:#fff;cursor:pointer;background:#282bb8;border:0;border-radius:2px;width:100%;height:49px;margin-top:21px;font-family:inherit;font-size:15px;font-weight:600;transition:background .2s,transform .2s}.contact-page__submit:hover{background:#2023a2}.contact-page__submit:active{transform:translateY(1px)}.contact-page__details{border-left:1px solid #d1d6dc;flex-direction:column;gap:31px;padding-left:46px;display:flex}.contact-page__detail{margin:0}.contact-page__detail h3{color:#111;margin:0 0 5px;font-size:18px;font-weight:500;line-height:1.3}.contact-page__muted{color:#8ba0b5;margin:0 0 6px;font-size:14px;line-height:1.4}.contact-page__description{color:#8ba0b5;max-width:470px;margin:0 0 8px;font-size:14px;line-height:1.45}.contact-page__link{color:#2429bd;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.contact-page__link:hover{color:#181b94;text-decoration:underline}.contact-page__icon{font-size:15px;line-height:1}.contact-page__chat{background:0 0}.contact-page__address{color:#8ba0b5;margin:0;font-size:14px;line-height:1.45}.contact-page__faq-link{color:#2429bd;margin-top:2px;font-size:14px;font-weight:500;text-decoration:none;display:inline-block}.contact-page__faq-link:hover{text-decoration:underline}@media (width<=900px){.contact-page__container{grid-template-columns:1fr;row-gap:42px;width:min(100% - 40px,700px)}.contact-page__form-area{padding-right:0}.contact-page__details{border-top:1px solid #d1d6dc;border-left:0;padding-top:35px;padding-left:0}}@media (width<=600px){.contact-page__section{padding:38px 0 60px}.contact-page__container{width:calc(100% - 30px)}.contact-page__title{margin-bottom:28px;font-size:27px}.contact-page__subtitle{font-size:18px}.contact-page__row{grid-template-columns:1fr;gap:14px;margin-bottom:14px}.contact-page__row--mobile{gap:14px}.contact-page__mobile-field{grid-template-columns:100px minmax(0,1fr)}.contact-page__details{gap:28px}.contact-page__detail h3{font-size:17px}}.privacy-policy-page{color:#1f2937;background:#fff;width:100%;min-height:100vh}.privacy-policy-hero{background:linear-gradient(#0a1b30eb,#0a1b30eb);justify-content:center;align-items:center;width:100%;min-height:300px;display:flex;position:relative;overflow:hidden}.privacy-policy-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#ffffff0f,#0000 32%),radial-gradient(circle at 80% 70%,#ffffff0d,#0000 30%);position:absolute;inset:0}.privacy-policy-hero-content{z-index:1;text-align:center;width:100%;max-width:1180px;padding:72px 32px;position:relative}.privacy-policy-hero-label{letter-spacing:2px;text-transform:uppercase;color:#ffffffb8;margin-bottom:16px;font-size:13px;font-weight:700;display:inline-block}.privacy-policy-hero h1{color:#fff;margin:0;font-size:clamp(38px,5vw,64px);font-weight:700;line-height:1.08}.privacy-policy-hero p{color:#ffffffc7;max-width:680px;margin:20px auto 0;font-size:16px;line-height:1.7}.privacy-policy-content{width:100%;max-width:1180px;margin:0 auto;padding:72px 32px 100px}.privacy-policy-intro{border-bottom:1px solid #e5e7eb;margin-bottom:48px;padding-bottom:32px}.privacy-policy-intro p{color:#4b5563;margin:0 0 14px;font-size:16px;line-height:1.8}.privacy-policy-intro p:last-child{margin-bottom:0}.privacy-policy-section{margin-bottom:46px}.privacy-policy-section:last-child{margin-bottom:0}.privacy-policy-section h2{color:#111827;margin:0 0 18px;font-size:27px;font-weight:700;line-height:1.3}.privacy-policy-section h3{color:#1f2937;margin:28px 0 12px;font-size:20px;font-weight:650;line-height:1.4}.privacy-policy-section p{color:#4b5563;margin:0 0 16px;font-size:16px;line-height:1.85}.privacy-policy-section p:last-child{margin-bottom:0}.privacy-policy-section ul,.privacy-policy-section ol{color:#4b5563;margin:16px 0 20px;padding-left:26px}.privacy-policy-section li{margin-bottom:10px;font-size:16px;line-height:1.75}.privacy-policy-section li:last-child{margin-bottom:0}.privacy-policy-section ul ul,.privacy-policy-section ol ol,.privacy-policy-section ul ol,.privacy-policy-section ol ul{margin-top:10px;margin-bottom:10px}.privacy-policy-section a{color:#1d4ed8;font-weight:500;text-decoration:none;transition:color .2s,-webkit-text-decoration .2s,text-decoration .2s}.privacy-policy-section a:hover{color:#1e40af;text-decoration:underline}.privacy-policy-section strong{color:#1f2937;font-weight:650}.privacy-policy-contact-box{background:#f8fafc;border:1px solid #e5e7eb;border-left:4px solid #0f2a44;border-radius:8px;margin-top:28px;padding:28px 30px}.privacy-policy-contact-box h3{margin-top:0}.privacy-policy-contact-box p{margin-bottom:8px}.privacy-policy-last-updated{color:#6b7280;border-top:1px solid #e5e7eb;margin-top:60px;padding-top:24px;font-size:14px;line-height:1.6}.privacy-policy-table-wrapper{border:1px solid #e5e7eb;border-radius:8px;width:100%;margin:24px 0;overflow-x:auto}.privacy-policy-table{border-collapse:collapse;width:100%;min-width:650px}.privacy-policy-table th,.privacy-policy-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e5e7eb;padding:14px 16px;font-size:15px;line-height:1.6}.privacy-policy-table th{color:#1f2937;background:#f8fafc;font-weight:650}.privacy-policy-table td{color:#4b5563}.privacy-policy-table tr:last-child td{border-bottom:none}@media (width<=900px){.privacy-policy-hero{min-height:260px}.privacy-policy-hero-content{padding:60px 24px}.privacy-policy-content{padding:56px 24px 80px}.privacy-policy-section{margin-bottom:40px}.privacy-policy-section h2{font-size:24px}.privacy-policy-section h3{font-size:19px}}@media (width<=600px){.privacy-policy-hero{min-height:220px}.privacy-policy-hero-content{padding:48px 20px}.privacy-policy-hero-label{letter-spacing:1.6px;margin-bottom:12px;font-size:11px}.privacy-policy-hero h1{font-size:36px}.privacy-policy-hero p{margin-top:16px;font-size:14px;line-height:1.65}.privacy-policy-content{padding:42px 20px 64px}.privacy-policy-intro{margin-bottom:36px;padding-bottom:26px}.privacy-policy-intro p{font-size:15px;line-height:1.75}.privacy-policy-section{margin-bottom:36px}.privacy-policy-section h2{margin-bottom:14px;font-size:22px}.privacy-policy-section h3{margin-top:24px;font-size:18px}.privacy-policy-section p{font-size:15px;line-height:1.8}.privacy-policy-section ul,.privacy-policy-section ol{padding-left:22px}.privacy-policy-section li{font-size:15px;line-height:1.7}.privacy-policy-contact-box{border-radius:7px;padding:22px 20px}.privacy-policy-last-updated{margin-top:44px;padding-top:20px;font-size:13px}}@media (width<=380px){.privacy-policy-hero h1{font-size:32px}.privacy-policy-content{padding-left:16px;padding-right:16px}.privacy-policy-section h2{font-size:21px}}.terms-page{color:#193b4a;background:#fff;width:100%;min-height:100vh}.terms-hero{box-sizing:border-box;background:#19313a;justify-content:center;align-items:center;width:100%;min-height:330px;padding:70px 24px;display:flex}.terms-hero-content{text-align:center;width:100%;max-width:1200px}.terms-hero-label{color:#ffffffb8;letter-spacing:2px;text-transform:uppercase;margin-bottom:18px;font-size:13px;font-weight:600;display:inline-block}.terms-hero h1{color:#fff;letter-spacing:-.8px;margin:0;font-size:48px;font-weight:700;line-height:1.15}.terms-hero p{color:#ffffffc7;max-width:720px;margin:22px auto 0;font-size:17px;line-height:1.7}.terms-content{box-sizing:border-box;width:calc(100% - 48px);max-width:1200px;margin:0 auto;padding:70px 0 100px}.terms-section{margin:0 0 56px}.terms-section:last-child{margin-bottom:0}.terms-section h2{color:#193b4a;letter-spacing:-.25px;margin:0 0 24px;font-size:28px;font-weight:700;line-height:1.3}.terms-section h3{color:#193b4a;margin:34px 0 16px;font-size:21px;font-weight:600;line-height:1.4}.terms-section p{color:#193b4a;margin:0 0 18px;font-size:16px;line-height:1.65}.terms-section p:last-child{margin-bottom:0}.terms-section strong{color:#193b4a;font-weight:700}.terms-section ul,.terms-section ol{color:#193b4a;margin:14px 0 22px;padding-left:28px}.terms-section li{margin-bottom:12px;padding-left:5px;font-size:16px;line-height:1.65}.terms-section li:last-child{margin-bottom:0}.terms-section ol ol,.terms-section ol ul,.terms-section ul ol,.terms-section ul ul{margin-top:12px;margin-bottom:12px}.terms-refund-section{box-sizing:border-box;background:#fbfcfd;border:1px solid #e3e9ed;border-radius:14px;padding:34px 36px}.terms-refund-section h2{margin-bottom:26px}.terms-final-section{padding-top:10px;padding-bottom:10px}@media (width<=900px){.terms-hero{min-height:280px;padding:60px 24px}.terms-hero h1{font-size:40px}.terms-content{width:calc(100% - 40px);padding-top:55px;padding-bottom:75px}.terms-section{margin-bottom:46px}.terms-section h2{font-size:25px}.terms-section h3{font-size:20px}}@media (width<=600px){.terms-hero{min-height:250px;padding:50px 18px}.terms-hero-label{letter-spacing:1.5px;font-size:11px}.terms-hero h1{font-size:32px}.terms-hero p{margin-top:16px;font-size:15px;line-height:1.6}.terms-content{width:calc(100% - 32px);padding:42px 0 60px}.terms-section{margin-bottom:38px}.terms-section h2{margin-bottom:18px;font-size:23px}.terms-section h3{margin-top:28px;font-size:18px}.terms-section p,.terms-section li{font-size:15px;line-height:1.65}.terms-section ul,.terms-section ol{padding-left:23px}.terms-refund-section{border-radius:12px;padding:24px 20px}}.long-term-page{color:#172033;box-sizing:border-box;background:#f7f7f7;width:100%;min-height:100vh;padding:34px 24px 60px}.long-term-page--state{background:#fff;max-width:1200px;margin:0 auto}.long-term-page__header{justify-content:space-between;align-items:flex-end;gap:24px;max-width:1400px;margin:0 auto 18px;display:flex}.long-term-page__header h1{margin:0;font-size:32px;font-weight:700;line-height:1.15}.long-term-page__header p{color:#667085;margin:8px 0 0;font-size:15px}.long-term-page__view-switcher{background:#fff;border:1px solid #d9dde5;border-radius:8px;flex:none;display:inline-flex;overflow:hidden}.long-term-page__view-switcher button{color:#344054;cursor:pointer;background:#fff;border:0;border-right:1px solid #d9dde5;min-width:76px;height:40px;padding:0 16px;font-size:14px;font-weight:600}.long-term-page__view-switcher button:last-child{border-right:0}.long-term-page__view-switcher button:hover{background:#f8fafc}.long-term-page__view-switcher button.is-active{color:#fff;background:#0f766e}.long-term-page__summary{color:#667085;max-width:1400px;margin:0 auto 14px;font-size:14px}.long-term-page__empty{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;max-width:1400px;margin:0 auto;padding:48px}.long-term-page__empty h2{margin:0 0 8px}.long-term-page__empty p{color:#667085;margin:0}.long-term-page__listings{max-width:1400px;margin:0 auto}.long-term-page__listings--grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.long-term-page__listings--grid .leasing-card{grid-template-columns:40% minmax(0,60%);height:245px;min-height:214px;display:grid}.long-term-page__listings--grid .leasing-card__media{flex:none;width:auto;height:calc(100% - 24px);min-height:0;margin:12px 0 12px 12px}.long-term-page__listings--grid .leasing-card__body{box-sizing:border-box;min-width:0;height:100%;padding:16px 16px 14px 18px}.long-term-page__listings--grid .leasing-card__header h2{font-size:18px;line-height:1.25}.long-term-page__listings--grid .leasing-card__location{margin-top:7px;font-size:14px}.long-term-page__listings--grid .leasing-card__property{margin-top:12px}.long-term-page__listings--grid .leasing-card__features{gap:7px;margin-top:12px}.long-term-page__listings--grid .leasing-card__features span{min-height:34px;padding:0 9px;font-size:12px}.long-term-page__listings--grid .leasing-card__footer{margin-top:auto;padding-top:10px}.long-term-page__listings--grid .leasing-card__price strong{font-size:19px}.long-term-page__listings--grid .leasing-card__button{min-width:126px;height:42px}.long-term-page__listings--grid .leasing-card{cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #e2e2e2;border-radius:12px;width:100%;min-width:0;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000f}.long-term-page__listings--grid .leasing-card__media{background:#f3f4f6;border-radius:8px;flex:0 0 250px;width:250px;height:190px;margin:12px 0 12px 12px;position:relative;overflow:hidden}.long-term-page__listings--grid .leasing-card__media img{object-fit:cover;width:100%;height:100%;display:block}.long-term-page__listings--grid .leasing-card__placeholder{color:#667085;justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;display:flex}.long-term-page__listings--grid .leasing-card__badge{color:#172033;background:#fff;border-radius:18px;padding:7px 12px;font-size:12px;font-weight:700;position:absolute;top:12px;left:12px;box-shadow:0 2px 7px #0000001f}.long-term-page__listings--grid .leasing-card__body{flex-direction:column;flex:1;min-width:0;padding:18px 16px 14px 18px;display:flex}.long-term-page__listings--grid .leasing-card__header h2{color:#172033;margin:0;font-size:18px;font-weight:700;line-height:1.25}.long-term-page__listings--grid .leasing-card__location{color:#4b5563;white-space:nowrap;text-overflow:ellipsis;margin:8px 0 0;font-size:14px;line-height:1.4;overflow:hidden}.long-term-page__listings--grid .leasing-card__property{color:#4b5563;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;font-size:14px;display:flex}.long-term-page__listings--grid .leasing-card__features{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.long-term-page__listings--grid .leasing-card__features span{color:#555;background:#fff;border:1px solid #ddd;border-radius:5px;align-items:center;min-height:36px;padding:0 10px;font-size:12px;display:inline-flex}.long-term-page__listings--grid .leasing-card__footer{justify-content:space-between;align-items:flex-end;gap:12px;margin-top:auto;padding-top:14px;display:flex}.long-term-page__listings--grid .leasing-card__price{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.long-term-page__listings--grid .leasing-card__price small{color:#667085;margin-bottom:4px;font-size:12px}.long-term-page__listings--grid .leasing-card__price strong{color:#0f766e;font-size:20px;font-weight:700;line-height:1.15}.long-term-page__listings--grid .leasing-card__button{color:#fff;cursor:pointer;background:#0f766e;border:0;border-radius:7px;flex:none;min-width:126px;height:42px;padding:0 16px;font-size:14px;font-weight:600}.long-term-page__listings--list{flex-direction:column;gap:14px;width:70%;max-width:none;margin:0;display:flex}.long-term-page__listings--list .leasing-card{box-sizing:border-box;background:#fff;border:1px solid #e2e2e2;border-radius:12px;width:100%;min-width:0;min-height:285px;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000f}.long-term-page__listings--list .leasing-card__media{background:#f3f4f6;border-radius:8px;flex:0 0 38%;width:38%;height:245px;margin:12px 0 12px 12px;position:relative;overflow:hidden}.long-term-page__listings--list .leasing-card__media img{object-fit:cover;width:100%;height:100%;display:block}.long-term-page__listings--list .leasing-card__placeholder{color:#667085;justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;display:flex}.long-term-page__listings--list .leasing-card__badge{color:#172033;background:#fff;border-radius:18px;padding:7px 12px;font-size:12px;font-weight:700;position:absolute;top:12px;left:12px;box-shadow:0 2px 7px #0000001f}.long-term-page__listings--list .leasing-card__body{flex-direction:column;flex:1;min-width:0;padding:20px 20px 16px;display:flex}.long-term-page__listings--list .leasing-card__header h2{color:#172033;margin:0;font-size:21px;font-weight:700;line-height:1.25}.long-term-page__listings--list .leasing-card__location{color:#4b5563;white-space:nowrap;text-overflow:ellipsis;margin:9px 0 0;font-size:15px;line-height:1.4;overflow:hidden}.long-term-page__listings--list .leasing-card__property{color:#4b5563;flex-wrap:wrap;align-items:center;gap:8px;margin-top:15px;font-size:14px;display:flex}.long-term-page__listings--list .leasing-card__features{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.long-term-page__listings--list .leasing-card__features span{color:#555;background:#fff;border:1px solid #ddd;border-radius:6px;align-items:center;min-height:38px;padding:0 11px;font-size:12px;display:inline-flex}.long-term-page__listings--list .leasing-card__footer{justify-content:space-between;align-items:flex-end;gap:16px;margin-top:auto;padding-top:16px;display:flex}.long-term-page__listings--list .leasing-card__price{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.long-term-page__listings--list .leasing-card__price small{color:#667085;margin-bottom:4px;font-size:12px}.long-term-page__listings--list .leasing-card__price strong{color:#0f766e;font-size:20px;font-weight:700;line-height:1.15}.long-term-page__listings--list .leasing-card__button{color:#fff;cursor:pointer;background:#0f766e;border:0;border-radius:7px;flex:none;min-width:126px;height:42px;padding:0 18px;font-size:14px;font-weight:600}.long-term-page__listings--list .leasing-card__button:hover{background:#0b625c}.long-term-page__list-layout{grid-template-columns:minmax(0,7fr) minmax(280px,3fr);align-items:start;gap:22px;max-width:1400px;margin:0 auto;display:grid}.long-term-page__list-layout .long-term-page__listings--list{width:100%}.long-term-page__requirement-panel{box-sizing:border-box;background:#fff;border:1px solid #e2e2e2;border-radius:12px;flex-direction:column;width:100%;min-height:300px;padding:30px;display:flex;box-shadow:0 2px 8px #0000000d}.long-term-page__requirement-panel h3{color:#172033;margin:0 0 12px;font-size:21px;font-weight:700;line-height:1.25}.long-term-page__requirement-panel p{color:#4b5563;margin:0;font-size:15px;line-height:1.65}.long-term-page__requirement-panel p+p{margin-top:28px}.long-term-page__requirement-panel button{color:#fff;cursor:pointer;background:#0f766e;border:0;border-radius:7px;width:100%;min-height:48px;margin-top:auto;padding:0 20px;font-size:15px;font-weight:700}.long-term-page__requirement-panel button:hover{background:#0b625c}.long-term-page__map-layout{grid-template-columns:minmax(0,7fr) minmax(300px,3fr);align-items:start;gap:14px;max-width:1400px;margin:0 auto;display:grid}.long-term-page__map-listings{flex-direction:column;gap:12px;min-width:0;display:flex}.long-term-page__map-listings.long-term-page__listings--list{gap:14px;width:100%;max-width:none;margin:0}.long-term-page__map-panel{background:#e9eef2;border:1px solid #dfe3e8;border-radius:12px;min-width:0;height:620px;position:sticky;top:20px;overflow:hidden}.long-term-page__map-placeholder{color:#667085;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex}.long-term-page__map-placeholder strong{color:#344054;font-size:18px}.long-term-page__map-placeholder span:last-child{max-width:220px;font-size:13px}.long-term-page__map-icon{color:#0f766e;font-size:36px}@media (width<=1000px){.long-term-page__listings--grid,.long-term-page__list-layout,.long-term-page__map-layout{grid-template-columns:1fr}.long-term-page__listings--list{width:100%}.long-term-page__map-panel{height:420px;position:relative;top:auto}}@media (width<=700px){.long-term-page{padding:24px 14px 45px}.long-term-page__header{flex-direction:column;align-items:flex-start;margin-bottom:16px}.long-term-page__header h1{font-size:26px}.long-term-page__view-switcher{width:100%}.long-term-page__view-switcher button{flex:1}.long-term-page__listings--list .leasing-card{flex-direction:column;min-height:0}.long-term-page__listings--list .leasing-card__media{flex:none;width:calc(100% - 24px);height:210px;margin:12px}.long-term-page__listings--list .leasing-card__body{padding:4px 16px 16px}.long-term-page__listings--list .leasing-card__footer{flex-direction:column;align-items:stretch}.long-term-page__listings--list .leasing-card__button{width:100%}.long-term-page__requirement-panel{padding:22px}.long-term-page__listings--grid .leasing-card{flex-direction:column}.long-term-page__listings--grid .leasing-card__media{flex-basis:auto;width:calc(100% - 24px);height:210px;margin:12px}.long-term-page__listings--grid .leasing-card__body{padding:4px 16px 16px}.long-term-page__listings--grid .leasing-card__footer{flex-direction:column;align-items:stretch}.long-term-page__listings--grid .leasing-card__button{width:100%}}.workspace-details-page{color:#111827;background:#fff;width:100%;min-height:100vh;padding:32px 0 80px}.workspace-details-page__container{width:calc(100% - 48px);max-width:1440px;margin:0 auto}.workspace-details-page__state{color:#6b7280;text-align:center;padding:60px 0}.workspace-details-header{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:24px;display:flex}.workspace-details-header__main{flex:1;min-width:0}.workspace-details-header__badges{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.workspace-details-header__verified,.workspace-details-header__featured{border-radius:6px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.workspace-details-header__verified{color:#067647;background:#ecfdf3}.workspace-details-header__featured{color:#c2410c;background:#fff7ed}.workspace-details-header h1{color:#111827;letter-spacing:-.5px;margin:0;font-size:30px;font-weight:700;line-height:1.25}.workspace-details-header__location{color:#374151;margin:9px 0 0;font-size:15px;font-weight:500;line-height:1.5}.workspace-details-header__address{color:#6b7280;max-width:850px;margin:5px 0 0;font-size:14px;line-height:1.55}.workspace-details-header__actions{flex-shrink:0;padding-bottom:2px}.workspace-details-header__share{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;height:40px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:600}.workspace-details-header__share:hover{background:#f9fafb}.workspace-details-layout{grid-template-columns:minmax(0,7fr) minmax(0,3fr);align-items:start;gap:28px;display:grid;position:relative}.workspace-details-layout__main{min-width:0}.workspace-details-layout__sidebar{align-self:start;min-width:0;height:fit-content;position:sticky;top:105px}.workspace-details-sidebar{flex-direction:column;gap:20px;width:100%;display:flex}.workspace-about{background:#fff;border:1px solid #e5e7eb;border-radius:14px;margin-top:28px;padding:28px}.workspace-about h2{color:#111827;margin:0 0 18px;font-size:21px;font-weight:700;line-height:1.35}.workspace-about__short-description{color:#374151;text-align:left;overflow-wrap:break-word;word-break:normal;margin:0 0 14px;font-size:16px;font-weight:500;line-height:1.75}.workspace-about__description{color:#4b5563;text-align:left;overflow-wrap:break-word;word-break:normal;margin:0;font-size:16px;font-weight:400;line-height:1.8}.workspace-details-section{background:#fff;border:1px solid #e5e7eb;border-radius:14px;margin-top:28px;padding:28px}.workspace-details-section h2{color:#111827;margin:0 0 18px;font-size:21px;font-weight:700;line-height:1.35}.workspace-details-section p{color:#4b5563;text-align:left;overflow-wrap:break-word;word-break:normal;margin:0;font-size:16px;font-weight:400;line-height:1.8}.workspace-details-section__lead{font-weight:500;color:#374151!important}.workspace-details-section__lead+p{margin-top:12px}.workspace-details-section__heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.workspace-details-section__heading h2{margin:0}.workspace-details-section__heading span{color:#6b7280;font-size:13px;font-weight:500}.workspace-details-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.workspace-details-info{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;min-width:0;padding:16px}.workspace-details-info span{color:#6b7280;margin-bottom:5px;font-size:12px;font-weight:500;display:block}.workspace-details-info strong{color:#111827;text-overflow:ellipsis;font-size:14px;font-weight:600;display:block;overflow:hidden}.workspace-resource-list{flex-direction:column;gap:18px;display:flex}.workspace-resource-card{background:#fff;border:1px solid #dfe3e8;border-radius:14px;overflow:hidden;box-shadow:0 2px 8px #1118270a}.workspace-resource-card__main{grid-template-columns:minmax(0,1fr) 245px;min-width:0;display:grid}.workspace-resource-card__content{min-width:0;padding:24px 26px 22px}.workspace-resource-card__badge{color:#2563eb;letter-spacing:.45px;text-transform:uppercase;background:#e8f1ff;border-radius:5px;justify-content:center;align-items:center;min-height:24px;padding:0 9px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.workspace-resource-card__title{color:#111827;margin:10px 0 0;font-size:21px;font-weight:700;line-height:1.3}.workspace-resource-card__location{color:#6b7280;align-items:flex-start;gap:6px;margin-top:7px;font-size:12px;font-weight:500;line-height:1.5;display:flex}.workspace-resource-card__location-icon{color:#2563eb;flex-shrink:0;font-size:15px;line-height:1.2}.workspace-resource-card__description{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:#5f6672!important;text-align:left!important;margin:14px 0 0!important;font-size:13px!important;font-weight:400!important;line-height:1.65!important}.workspace-resource-card__facilities{flex-wrap:wrap;align-items:flex-start;gap:18px;margin-top:20px;display:flex}.workspace-resource-card__facility{flex-direction:column;align-items:center;gap:5px;min-width:54px;display:flex}.workspace-resource-card__facility-icon{color:#2563eb;background:#eef4ff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;font-weight:700;display:flex}.workspace-resource-card__facility-name{color:#5f6672;white-space:nowrap;font-size:10px;font-weight:500}.workspace-resource-card__price-panel{background:#fbfcfe;border-left:1px solid #e5e7eb;flex-direction:column;align-items:flex-start;min-width:0;padding:22px;display:flex}.workspace-resource-card__offer-badge{color:#16803a;letter-spacing:.3px;background:#e9f8ee;border-radius:5px;justify-content:center;align-items:center;min-height:24px;padding:0 10px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.workspace-resource-card__price-label{color:#6b7280;margin-top:16px;font-size:11px;font-weight:500}.workspace-resource-card__price{flex-wrap:wrap;align-items:baseline;gap:4px;margin-top:3px;display:flex}.workspace-resource-card__price strong{color:#111827;letter-spacing:-.5px;font-size:28px;font-weight:800;line-height:1.2}.workspace-resource-card__price span{color:#6b7280;font-size:11px;font-weight:500}.workspace-resource-card__saving-row{flex-wrap:wrap;align-items:center;gap:8px;margin-top:5px;display:flex}.workspace-resource-card__original-price{color:#9ca3af;margin:0;font-size:11px;font-weight:500;text-decoration:line-through}.workspace-resource-card__saving{color:#16803a;background:#eaf8ef;border-radius:4px;align-items:center;min-height:20px;padding:0 7px;font-size:9px;font-weight:700;display:inline-flex}.workspace-resource-card__offer{color:#c2410c;background:#fff7ed;border-radius:5px;margin-top:8px;padding:5px 8px;font-size:10px;font-weight:700;display:inline-flex}.workspace-resource-card__request-price{color:#111827;margin-top:5px;font-size:20px;font-weight:700}.workspace-resource-card__more-pricing{background:#fff;border:1px solid #e2e8f0;border-radius:7px;flex-direction:column;gap:2px;width:100%;margin-top:15px;padding:10px 11px;display:flex}.workspace-resource-card__more-pricing span{color:#6b7280;font-size:9px;font-weight:500}.workspace-resource-card__more-pricing strong{color:#2563eb;font-size:10px;font-weight:700}.workspace-resource-card__action,.workspace-resource-card__enquire{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;width:100%;min-height:39px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:700;display:flex}.workspace-resource-card__action{color:#fff;background:#2563eb;border:1px solid #2563eb;margin-top:16px}.workspace-resource-card__action:hover{background:#1d4ed8}.workspace-resource-card__enquire{color:#2563eb;background:#fff;border:1px solid #2563eb;margin-top:8px}.workspace-resource-card__enquire:hover{background:#eff6ff}.workspace-resource-card__specs{background:#f8fafc;border-top:1px solid #e5e7eb;grid-template-columns:repeat(5,minmax(0,1fr));margin:0;display:grid}.workspace-resource-card__spec{text-align:center;min-width:0;padding:15px 12px;position:relative}.workspace-resource-card__spec:not(:last-child):after{content:"";background:#e5e7eb;width:1px;position:absolute;top:14px;bottom:14px;right:0}.workspace-resource-card__spec span{color:#8a929f;margin:0 0 4px;font-size:9px;font-weight:500;display:block}.workspace-resource-card__spec strong{color:#374151;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;display:block;overflow:hidden}.workspace-resource-card__bottom{background:#fff;border-top:1px solid #e5e7eb;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);display:grid}.workspace-resource-card__amenities{border-right:1px solid #e5e7eb;min-width:0;padding:18px 22px 20px}.workspace-resource-card__amenities h4{color:#111827;margin:0 0 14px;font-size:13px;font-weight:700}.workspace-resource-card__amenities-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 14px;display:grid}.workspace-resource-card__amenity{color:#4b5563;align-items:center;gap:7px;min-width:0;font-size:10px;font-weight:500;display:flex}.workspace-resource-card__amenity-check{color:#16803a;background:#eaf8ef;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:17px;height:17px;font-size:9px;font-weight:800;display:inline-flex}.workspace-resource-card__empty-info{color:#9ca3af;font-size:10px;font-weight:500;display:block}.workspace-resource-card__pricing-options{background:#fff;min-width:0;padding:18px 22px 20px}.workspace-resource-card__pricing-options h4{color:#111827;margin:0 0 12px;font-size:13px;font-weight:700}.workspace-resource-card__pricing-list{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.workspace-resource-card__pricing-row{background:#fff;justify-content:space-between;align-items:center;gap:16px;padding:11px 12px;display:flex}.workspace-resource-card__pricing-row:not(:last-child){border-bottom:1px solid #eef0f3}.workspace-resource-card__pricing-row-info{flex-direction:column;gap:2px;min-width:0;display:flex}.workspace-resource-card__pricing-row-info strong{color:#374151;text-transform:capitalize;font-size:11px;font-weight:700}.workspace-resource-card__pricing-row-info span{color:#9ca3af;font-size:9px;font-weight:500}.workspace-resource-card__pricing-row-price{flex-wrap:wrap;justify-content:flex-end;align-items:baseline;gap:5px;display:flex}.workspace-resource-card__pricing-row-price del{color:#9ca3af;font-size:9px}.workspace-resource-card__pricing-row-price strong{color:#111827;font-size:13px;font-weight:800}.workspace-resource-card__pricing-row-price span{color:#6b7280;font-size:9px}.workspace-location-placeholder{color:#4b5563;background:#f9fafb;border:1px dashed #d1d5db;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:180px;margin-top:18px;display:flex}.workspace-location-placeholder span{font-size:14px;font-weight:600}.workspace-location-placeholder small{color:#9ca3af}.workspace-sidebar-card{background:#fff;border:1px solid #e1e4e8;border-radius:12px;padding:22px;box-shadow:0 2px 8px #1118270a}.workspace-sidebar-card h3{color:#111827;margin:0 0 20px;font-size:18px;font-weight:700;line-height:1.45}.workspace-sidebar-card__label{color:#6b7280;margin-bottom:8px;font-size:13px;font-weight:500;display:block}.workspace-consultant{align-items:center;gap:12px;margin-bottom:16px;display:flex}.workspace-consultant__avatar{color:#2563eb;background:#eef4ff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:15px;font-weight:700;display:flex}.workspace-consultant__details{flex-direction:column;gap:4px;min-width:0;display:flex}.workspace-consultant__details strong{color:#111827;font-size:14px;font-weight:700}.workspace-consultant__details span{color:#6b7280;font-size:12px}.workspace-sidebar-button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:46px;margin-top:12px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:700;display:flex}.workspace-sidebar-button--primary{color:#fff;background:#2563eb;border:1px solid #2563eb}.workspace-sidebar-button--secondary{color:#2563eb;background:#fff;border:1px solid #2563eb}.workspace-sidebar-button--outline{color:#111827;background:#fff;border:1px solid #d1d5db}.workspace-sidebar-trust{border-top:1px solid #e5e7eb;margin-top:20px;padding-top:18px}.workspace-sidebar-trust>strong{color:#374151;margin-bottom:12px;font-size:13px;line-height:1.5;display:block}.workspace-sidebar-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.workspace-sidebar-trust__grid span{color:#4b5563;font-size:12px;line-height:1.4}.workspace-sidebar-price{flex-direction:column;gap:3px;display:flex}.workspace-sidebar-price strong{color:#111827;font-size:24px;font-weight:700}.workspace-sidebar-price span{color:#6b7280;font-size:12px}.workspace-sidebar-offer{color:#15803d;background:#ecfdf3;border-radius:8px;margin:18px 0 8px;padding:11px 12px;font-size:12px;font-weight:600;line-height:1.45}@media (width<=1100px){.workspace-details-layout{grid-template-columns:minmax(0,7fr) minmax(0,3fr);align-items:start;gap:28px;display:grid}.workspace-details-layout__main,.workspace-details-layout__sidebar{min-width:0}.workspace-details-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=850px){.workspace-details-page__container{width:calc(100% - 32px)}.workspace-details-layout{flex-direction:column;display:flex}.workspace-details-layout__main,.workspace-details-layout__sidebar{width:100%}.workspace-details-sidebar{position:static}.workspace-details-layout__sidebar{order:2}}@media (width<=640px){.workspace-details-page{padding:18px 0 50px}.workspace-details-page__container{width:calc(100% - 24px)}.workspace-details-header{display:block}.workspace-details-header h1{font-size:23px}.workspace-details-header__actions{margin-top:14px}.workspace-details-section{margin-top:20px;padding:18px}.workspace-details-info-grid,.workspace-resource-card__main{grid-template-columns:1fr}.workspace-resource-card__price-panel{border-top:1px solid #e5e7eb;border-left:0}.workspace-resource-card__specs{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-resource-card__spec:not(:last-child):after{display:none}.workspace-sidebar-card{padding:18px}}.workspace-gallery{background:#f3f4f6;border-radius:16px;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:8px;width:100%;height:430px;display:grid;overflow:hidden}.workspace-gallery__main{cursor:pointer;appearance:none;background:#f3f4f6;border:0;width:100%;height:100%;margin:0;padding:0;overflow:hidden}.workspace-gallery__main img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.workspace-gallery__main:hover img{transform:scale(1.02)}.workspace-gallery__side{grid-template-rows:minmax(0,1fr) minmax(0,1fr);gap:8px;min-width:0;height:100%;min-height:0;display:grid;overflow:hidden}.workspace-gallery__side-image{cursor:pointer;appearance:none;background:#f3f4f6;border:0;width:100%;min-width:0;height:100%;min-height:0;margin:0;padding:0;position:relative;overflow:hidden}.workspace-gallery__side-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.workspace-gallery__side-image:hover img{transform:scale(1.03)}.workspace-gallery__view-all{color:#111827;cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:14px;font-weight:600;line-height:1;transition:transform .2s,box-shadow .2s;display:inline-flex;position:absolute;bottom:18px;right:18px;box-shadow:0 2px 8px #0000001f}.workspace-gallery__view-all:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000002e}.workspace-gallery__placeholder,.workspace-gallery__empty{color:#6b7280;background:#f3f4f6;justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;font-weight:500;display:flex}.workspace-gallery__empty{min-height:300px}.workspace-gallery-modal{z-index:9999;background:#000000eb;justify-content:center;align-items:center;padding:70px 90px;display:flex;position:fixed;inset:0}.workspace-gallery-modal__content{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.workspace-gallery-modal__content img{object-fit:contain;border-radius:6px;max-width:100%;max-height:100%;display:block}.workspace-gallery-modal__close{z-index:3;color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-size:32px;font-weight:300;line-height:1;transition:background .2s;display:flex;position:absolute;top:20px;right:28px}.workspace-gallery-modal__close:hover{background:#ffffff38}.workspace-gallery-modal__arrow{z-index:3;color:#fff;cursor:pointer;background:#ffffff24;border:0;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;padding:0;font-size:42px;font-weight:300;line-height:1;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.workspace-gallery-modal__arrow:hover{background:#ffffff40}.workspace-gallery-modal__arrow--left{left:24px}.workspace-gallery-modal__arrow--right{right:24px}.workspace-gallery-modal__counter{color:#fff;white-space:nowrap;font-size:14px;font-weight:600;position:absolute;bottom:-45px;left:50%;transform:translate(-50%)}@media (width<=900px){.workspace-gallery{grid-template-columns:1.7fr 1fr;height:360px}.workspace-gallery-modal{padding:70px 65px}}@media (width<=640px){.workspace-gallery{border-radius:12px;height:300px;display:block}.workspace-gallery__main{height:100%}.workspace-gallery__side,.workspace-gallery__view-all{display:none}.workspace-gallery-modal{padding:70px 20px}.workspace-gallery-modal__arrow{width:42px;height:42px;font-size:34px}.workspace-gallery-modal__arrow--left{left:10px}.workspace-gallery-modal__arrow--right{right:10px}.workspace-gallery-modal__close{top:15px;right:15px}}._dashboardLayout_13h1n_1{background:#f5f7fb;min-height:100vh;display:flex}._sidebar_13h1n_7{box-sizing:border-box;z-index:20;background:linear-gradient(#ec4e51 0%,#d94148 52%,#c9363e 100%);flex-direction:column;width:200px;min-height:100vh;padding:24px 14px;display:flex;position:fixed;top:0;bottom:0;left:0;box-shadow:6px 0 24px #00000014}._logoArea_13h1n_23{align-items:center;height:62px;margin-bottom:28px;padding:0 14px;display:flex}._logo_13h1n_23{filter:brightness(0)invert();width:165px;max-width:100%;height:auto;display:block}._navigationLabel_13h1n_39{color:#ffffffad;letter-spacing:1.2px;text-transform:uppercase;padding:0 14px 10px;font-size:10px;font-weight:700}._navigation_13h1n_39{flex-direction:column;gap:6px;display:flex}._navItem_13h1n_54{color:#ffffffe0;border-radius:12px;align-items:center;gap:12px;min-height:48px;padding:0 14px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:flex}._navIcon_13h1n_68{color:#ffffffd1;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:17px;font-weight:600;display:inline-flex}._navItem_13h1n_54:hover{color:#fff;background:#ffffff1f;transform:translate(2px)}._navItem_13h1n_54:hover ._navIcon_13h1n_68{color:#fff}._navItemActive_13h1n_90{color:#ec4e51;background:#fff;font-weight:700;box-shadow:0 6px 18px #50141924}._navItemActive_13h1n_90 ._navIcon_13h1n_68{color:#ec4e51}._mainArea_13h1n_101{width:calc(100% - 200px);min-height:100vh;margin-left:200px}._header_13h1n_107{z-index:10;background:#fff;border-bottom:1px solid #e7e9ee;justify-content:space-between;align-items:center;height:72px;padding:0 30px;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #10182808}._headerTitle_13h1n_121{color:#172033;letter-spacing:-.2px;font-size:21px;font-weight:700}._headerActions_13h1n_128{align-items:center;gap:18px;display:flex}._notificationButton_13h1n_134{cursor:pointer;background:#fff;border:1px solid #edf0f4;border-radius:11px;justify-content:center;align-items:center;width:42px;height:42px;font-size:19px;transition:all .2s;display:flex}._notificationButton_13h1n_134:hover{background:#fff5f5;border-color:#f3c4c6}._profileWrapper_13h1n_153{position:relative}._profile_13h1n_153{color:#374151;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:10px;min-width:150px;padding:5px 10px 5px 5px;font-size:14px;font-weight:600;transition:all .2s;display:flex}._profile_13h1n_153:hover{background:#f8f9fb;border-color:#e7e9ee}._profileAvatar_13h1n_178{color:#fff;background:#ec4e51;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;font-weight:700;display:flex}._profileInfo_13h1n_192{text-align:left;flex-direction:column;gap:2px;line-height:1.2;display:flex}._profileName_13h1n_200{color:#172033;white-space:nowrap;font-size:14px;font-weight:700}._profileRole_13h1n_207{color:#7a8494;font-size:12px;font-weight:500}._profileArrow_13h1n_213{color:#7a8494;margin-left:auto;font-size:13px}._profileMenu_13h1n_219{z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:190px;padding:8px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 10px 30px #0000001f}._profileMenuItem_13h1n_232{color:#374151;text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-radius:8px;width:100%;padding:10px 12px;font-size:14px;font-weight:500;text-decoration:none;display:block}._profileMenuItem_13h1n_232:hover{color:#ec4e51;background:#fff1f1}._content_13h1n_253{padding:30px}@media (width<=768px){._sidebar_13h1n_7{width:200px}._mainArea_13h1n_101{width:calc(100% - 200px);margin-left:200px}._logo_13h1n_23{width:145px}._header_13h1n_107{padding:0 20px}._content_13h1n_253{padding:20px}}._customerProfilePage_gqq6r_1{box-sizing:border-box;background:#f5f7fb;min-height:calc(100vh - 90px);padding:40px 38px}._profilePageHeader_gqq6r_11{justify-content:space-between;align-items:flex-end;gap:24px;max-width:1100px;margin-bottom:28px;display:flex}._profilePageHeader_gqq6r_11 h1{color:#101828;margin:0;font-size:38px;font-weight:700;line-height:1.2}._profilePageHeader_gqq6r_11 p{color:#667085;margin:8px 0 0;font-size:16px;line-height:24px}._editProfileButton_gqq6r_36{color:#fff;cursor:pointer;background:#2f5bea;border:1px solid #2f5bea;border-radius:8px;flex-shrink:0;padding:11px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s,border-color .2s,box-shadow .2s}._editProfileButton_gqq6r_36:hover{background:#2448c7;border-color:#2448c7}._editProfileButton_gqq6r_36:focus-visible{outline:none;box-shadow:0 0 0 3px #2f5bea2e}._successMessage_gqq6r_61,._errorMessage_gqq6r_62{box-sizing:border-box;border-radius:8px;max-width:1100px;margin-bottom:18px;padding:13px 16px;font-size:14px;font-weight:500;line-height:20px}._successMessage_gqq6r_61{color:#067647;background:#ecfdf3;border:1px solid #abefc6}._errorMessage_gqq6r_62{color:#b42318;background:#fef3f2;border:1px solid #fecdca}._profileCard_gqq6r_88{box-sizing:border-box;background:#fff;border:1px solid #e4e7ec;border-radius:16px;max-width:1100px;overflow:hidden}._profileCardHeader_gqq6r_100{box-sizing:border-box;border-bottom:1px solid #eaecf0;align-items:center;gap:18px;padding:28px 32px;display:flex}._profileAvatar_gqq6r_112{color:#fff;box-sizing:border-box;background:#2f5bea;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:28px;font-weight:700;line-height:1;display:flex}._profileCardHeader_gqq6r_100 h2{color:#101828;margin:0;font-size:24px;font-weight:700;line-height:32px}._profileCardHeader_gqq6r_100 p{color:#667085;margin:6px 0 0;font-size:15px;line-height:22px}._profileSection_gqq6r_148{box-sizing:border-box;border-bottom:1px solid #eaecf0;padding:28px 32px}._profileSection_gqq6r_148:last-child{border-bottom:none}._profileSection_gqq6r_148 h3{color:#101828;margin:0 0 22px;font-size:19px;font-weight:700;line-height:28px}._profileGrid_gqq6r_167{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 40px;display:grid}._profileField_gqq6r_177{flex-direction:column;gap:7px;min-width:0;display:flex}._profileField_gqq6r_177 label{color:#667085;font-size:13px;font-weight:600;line-height:20px}._profileField_gqq6r_177 span{color:#101828;word-break:break-word;font-size:16px;font-weight:500;line-height:24px}._profileField_gqq6r_177 input{box-sizing:border-box;color:#101828;background:#fff;border:1px solid #d0d5dd;border-radius:8px;outline:none;width:100%;padding:10px 13px;font-family:inherit;font-size:15px;line-height:22px;transition:border-color .2s,box-shadow .2s}._profileField_gqq6r_177 input:hover{border-color:#98a2b3}._profileField_gqq6r_177 input:focus{border-color:#2f5bea;box-shadow:0 0 0 3px #2f5bea1f}._profileField_gqq6r_177 input::placeholder{color:#98a2b3}._profileStatusList_gqq6r_224{flex-direction:column;gap:14px;display:flex}._profileStatusItem_gqq6r_230{box-sizing:border-box;background:#f9fafb;border:1px solid #eaecf0;border-radius:10px;justify-content:space-between;align-items:center;min-height:52px;padding:14px 16px;display:flex}._profileStatusItem_gqq6r_230 span{color:#475467;font-size:15px;line-height:22px}._profileStatusItem_gqq6r_230 strong{color:#16a34a;font-size:14px;font-weight:600;line-height:20px}._profileActions_gqq6r_256{box-sizing:border-box;background:#fff;border-top:1px solid #eaecf0;justify-content:flex-end;align-items:center;gap:12px;padding:22px 32px;display:flex}._cancelButton_gqq6r_267,._saveButton_gqq6r_268{cursor:pointer;border-radius:8px;min-width:120px;padding:11px 20px;font-family:inherit;font-size:14px;font-weight:600;line-height:20px;transition:background .2s,border-color .2s,box-shadow .2s,opacity .2s}._cancelButton_gqq6r_267:disabled,._saveButton_gqq6r_268:disabled{opacity:.6;cursor:not-allowed}._cancelButton_gqq6r_267{color:#344054;background:#fff;border:1px solid #d0d5dd}._cancelButton_gqq6r_267:hover:not(:disabled){background:#f9fafb;border-color:#98a2b3}._cancelButton_gqq6r_267:focus-visible{outline:none;box-shadow:0 0 0 3px #10182814}._saveButton_gqq6r_268{color:#fff;background:#2f5bea;border:1px solid #2f5bea}._saveButton_gqq6r_268:hover:not(:disabled){background:#2448c7;border-color:#2448c7}._saveButton_gqq6r_268:focus-visible{outline:none;box-shadow:0 0 0 3px #2f5bea2e}@media (width<=768px){._customerProfilePage_gqq6r_1{padding:28px 20px}._profilePageHeader_gqq6r_11{flex-direction:column;align-items:flex-start}._profilePageHeader_gqq6r_11 h1{font-size:32px}._editProfileButton_gqq6r_36{width:auto}._profileCardHeader_gqq6r_100,._profileSection_gqq6r_148{padding:24px}._profileGrid_gqq6r_167{grid-template-columns:1fr;gap:18px}._profileActions_gqq6r_256{padding:20px 24px}}@media (width<=480px){._customerProfilePage_gqq6r_1{padding:22px 15px}._profilePageHeader_gqq6r_11 h1{font-size:28px}._profilePageHeader_gqq6r_11 p{font-size:14px}._editProfileButton_gqq6r_36{width:100%}._profileCardHeader_gqq6r_100{align-items:flex-start;padding:22px 20px}._profileAvatar_gqq6r_112{width:58px;height:58px;font-size:22px}._profileCardHeader_gqq6r_100 h2{font-size:20px;line-height:28px}._profileCardHeader_gqq6r_100 p{font-size:14px}._profileSection_gqq6r_148{padding:22px 20px}._profileSection_gqq6r_148 h3{font-size:18px}._profileStatusItem_gqq6r_230{flex-direction:column;align-items:flex-start;gap:6px}._profileActions_gqq6r_256{flex-direction:column-reverse;padding:20px}._cancelButton_gqq6r_267,._saveButton_gqq6r_268{width:100%}}._page_ztsd9_1{padding:32px 38px 50px}._header_ztsd9_5{margin-bottom:28px}._breadcrumb_ztsd9_9{color:#777;margin-bottom:8px;font-size:14px;display:block}._header_ztsd9_5 h1{color:#111827;margin:0;font-size:32px}._subtitle_ztsd9_22{color:#6b7280;margin-top:8px;font-size:15px}._bookingList_ztsd9_28{flex-direction:column;gap:18px;display:flex}._bookingCard_ztsd9_34{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}._bookingHeader_ztsd9_41{border-bottom:1px solid #eef0f4;justify-content:space-between;align-items:center;padding:20px 22px;display:flex}._bookingNumber_ztsd9_49{color:#6b7280;font-size:14px}._bookingNumber_ztsd9_49 strong{color:#111827}._statusGroup_ztsd9_58{align-items:center;gap:8px;display:flex}._status_ztsd9_58{border-radius:20px;padding:6px 10px;font-size:12px;font-weight:600}._bookingStatus_ztsd9_71{color:#3730a3;background:#eef2ff}._paymentStatus_ztsd9_76{color:#047857;background:#ecfdf5}._bookingBody_ztsd9_81{padding:22px}._workspaceName_ztsd9_85{color:#111827;margin:0 0 18px;font-size:21px}._detailsGrid_ztsd9_91{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}._detail_ztsd9_91{flex-direction:column;gap:5px;display:flex}._detailLabel_ztsd9_103{color:#8a8f98;font-size:12px}._detailValue_ztsd9_108{color:#1f2937;font-size:14px;font-weight:600}._bookingFooter_ztsd9_114{border-top:1px solid #eef0f4;justify-content:space-between;align-items:center;padding:16px 22px;display:flex}._totalLabel_ztsd9_122{color:#6b7280;font-size:13px}._totalAmount_ztsd9_127{color:#111827;margin-left:8px;font-size:19px;font-weight:700}._viewButton_ztsd9_134{color:#fff;cursor:pointer;background:#1d4ed8;border:none;border-radius:8px;padding:9px 16px;font-size:13px;font-weight:600}._emptyState_ztsd9_145{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:60px 30px}._emptyIcon_ztsd9_153{background:#eef2ff;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 18px;font-size:30px;display:flex}._emptyState_ztsd9_145 h2{color:#111827;margin:0;font-size:22px}._emptyState_ztsd9_145 p{color:#6b7280;max-width:500px;margin:10px auto 0;line-height:1.6}._loading_ztsd9_178{color:#6b7280}._error_ztsd9_182{color:#b91c1c}@media (width<=900px){._detailsGrid_ztsd9_91{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){._page_ztsd9_1{padding:24px 18px}._bookingHeader_ztsd9_41,._bookingFooter_ztsd9_114{flex-direction:column;align-items:flex-start;gap:12px}._detailsGrid_ztsd9_91{grid-template-columns:1fr}._statusGroup_ztsd9_58{flex-wrap:wrap}}._page_2se30_1{background:#f5f7fb;min-height:100%;padding:48px 5%}._header_2se30_7{margin-bottom:30px}._breadcrumb_2se30_11{color:#777;margin-bottom:12px;font-size:15px;display:block}._headerRow_2se30_18{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}._header_2se30_7 h1{color:#111;margin:0;font-size:42px}._subtitle_2se30_31{color:#777;margin-top:10px;font-size:17px}._backButton_2se30_37{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;padding:11px 18px;font-size:15px}._backButton_2se30_37:hover{background:#f8f8f8}._bookingCard_2se30_50{background:#fff;border:1px solid #e5e5e5;border-radius:16px;overflow:hidden}._bookingHeader_2se30_57{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:20px;padding:28px 30px;display:flex}._label_2se30_66{color:#777;margin-bottom:6px;font-size:14px;display:block}._bookingHeader_2se30_57 h2{color:#111;margin:0;font-size:24px}._statusGroup_2se30_79{flex-wrap:wrap;gap:10px;display:flex}._status_2se30_79{border-radius:20px;padding:7px 13px;font-size:13px;font-weight:600}._bookingStatus_2se30_92{color:#2864d7;background:#eef4ff}._paymentStatus_2se30_97{color:#218447;background:#edf9f1}._section_2se30_102{border-bottom:1px solid #eee;padding:28px 30px}._section_2se30_102:last-child{border-bottom:none}._section_2se30_102 h3{color:#111;margin:0 0 20px;font-size:20px}._detailsGrid_2se30_117{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 30px;display:grid}._detail_2se30_117{flex-direction:column;gap:6px;display:flex}._detailLabel_2se30_129{color:#777;font-size:14px}._detailValue_2se30_134{color:#222;word-break:break-word;font-size:16px;font-weight:500}._priceBox_2se30_141{max-width:650px}._priceRow_2se30_145,._totalRow_2se30_146{color:#555;justify-content:space-between;gap:20px;padding:12px 0;display:flex}._totalRow_2se30_146{color:#111;border-top:1px solid #ddd;margin-top:10px;padding-top:18px;font-size:18px}._totalRow_2se30_146 strong{font-size:21px}._remarks_2se30_166{color:#555;margin:0;line-height:1.7}._messageCard_2se30_172{text-align:center;background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:50px 30px}._error_2se30_180{color:#c0392b;margin-bottom:20px}@media (width<=700px){._page_2se30_1{padding:30px 20px}._headerRow_2se30_18{flex-direction:column}._header_2se30_7 h1{font-size:32px}._bookingHeader_2se30_57{flex-direction:column;align-items:flex-start}._detailsGrid_2se30_117{grid-template-columns:1fr}._section_2se30_102,._bookingHeader_2se30_57{padding:22px 20px}._priceRow_2se30_145,._totalRow_2se30_146{font-size:14px}}._invoiceActions_2se30_213{align-items:center;gap:14px;display:flex}._viewInvoiceButton_2se30_219{color:#fff;cursor:pointer;background:#2864d7;border:1px solid #2864d7;border-radius:8px;padding:9px 16px;font-size:14px;font-weight:600;transition:all .2s}._viewInvoiceButton_2se30_219:hover{background:#1f54b8;border-color:#1f54b8}@media (width<=700px){._invoiceActions_2se30_213{flex-wrap:wrap;justify-content:space-between;width:100%}}.booking-page{color:#172033;background:#f7f8fb;min-height:100vh}.booking-container{width:min(1280px,100% - 48px);margin:0 auto}.booking-page__state{color:#5d6678;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:60vh;padding:40px 20px;display:flex}.booking-page__state button{color:#fff;cursor:pointer;background:#2936c7;border:0;border-radius:8px;padding:11px 20px;font-weight:700}.booking-hero{color:#fff;background:radial-gradient(circle at 78% 20%,#ffffff1a,#0000 28%),linear-gradient(105deg,#332a25 0%,#51483f 48%,#706b67 100%);position:relative}.booking-hero__container{align-items:center;width:min(1280px,100% - 48px);min-height:285px;margin:0 auto;display:flex}.booking-hero__content{max-width:850px;padding:42px 0 58px}.booking-hero__eyebrow{color:#ffffffe0;letter-spacing:1.4px;margin-bottom:12px;font-size:12px;font-weight:800;display:inline-block}.booking-hero h1{letter-spacing:-.6px;max-width:850px;margin:0;font-size:clamp(34px,4vw,48px);font-weight:700;line-height:1.12}.booking-hero p{color:#ffffffe6;margin:16px 0 0;font-size:16px;line-height:1.6}.booking-hero__location{color:#ffffffeb;margin-top:16px;font-size:14px;font-weight:600}.booking-search{z-index:10;margin-top:-34px;padding-bottom:4px;position:relative}.booking-search__container{background:#fff;border:1px solid #e4e7ee;border-radius:14px;grid-template-columns:1.05fr 1.12fr .82fr 1.18fr 1.55fr 1.45fr;align-items:stretch;gap:0;width:min(1180px,100% - 48px);min-height:86px;margin:0 auto;padding:7px;display:grid;box-shadow:0 14px 38px #191f3024}.booking-filter{background:#fff;border-right:1px solid #e8eaf0;flex-direction:column;justify-content:center;min-width:0;min-height:68px;padding:11px 15px;display:flex}.booking-filter>span{color:#7a8393;letter-spacing:.65px;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:800}.booking-filter>strong{color:#182033;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:700;line-height:1.3;display:block;overflow:hidden}.booking-filter--select select{appearance:auto;color:#182033;width:100%;min-width:0;font:inherit;cursor:pointer;background:0 0;border:0;outline:0;margin:0;padding:0 18px 0 0;font-size:14px;font-weight:700}.booking-filter--select select:disabled{color:#a2a9b5;cursor:not-allowed}.booking-search__button{color:#fff;letter-spacing:.05px;cursor:pointer;background:#2936c7;border:0;border-radius:10px;min-width:0;margin:0;padding:0 22px;font-size:14px;font-weight:800;transition:background .18s,transform .18s,box-shadow .18s}.booking-search__button:hover:not(:disabled){background:#202cae;transform:translateY(-1px);box-shadow:0 8px 18px #2936c738}.booking-search__button:disabled{color:#fff;cursor:not-allowed;background:#c7cbe3}.booking-filter--date{position:relative}.booking-date-picker{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;min-height:27px;display:flex;position:relative}.booking-date-picker strong{color:#182033;white-space:nowrap;font-size:14px;font-weight:700}.booking-date-picker input{opacity:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.booking-date-icon{color:#5c6575;pointer-events:none;flex:none;font-size:13px}.booking-results__heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.booking-results__heading h2{color:#172033;letter-spacing:-.25px;margin:0;font-size:26px;line-height:1.25}.booking-results__back{color:#354052;cursor:pointer;background:#fff;border:1px solid #d8dce5;border-radius:9px;flex:none;padding:10px 15px;font-size:13px;font-weight:700;transition:border-color .18s,background .18s}.booking-results__back:hover{background:#f8f9fb;border-color:#b9bfcc}.booking-results__waiting{text-align:center;background:#fff;border:1px solid #e3e6ed;border-radius:16px;max-width:760px;margin:18px auto 70px;padding:48px 34px;box-shadow:0 10px 30px #191f300f}.booking-results__waiting-icon{color:#2936c7;background:#eef0ff;border-radius:50%;place-items:center;width:50px;height:50px;margin:0 auto 16px;font-weight:800;display:grid}.booking-results__waiting h2{color:#1b2435;margin:0;font-size:21px}.booking-results__waiting p{color:#737d8e;max-width:570px;margin:10px auto 0;font-size:14px;line-height:1.65}.booking-results__layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:22px;display:grid}.booking-filters{background:#fff;border:1px solid #e2e5ec;border-radius:12px;overflow:hidden;box-shadow:0 4px 18px #191f300a}.booking-filters h3{color:#1b2435;border-bottom:1px solid #e8eaf0;margin:0;padding:17px 18px;font-size:15px}.booking-filter-group strong{color:#30394a;letter-spacing:.2px;margin-bottom:12px;font-size:12px;display:block}.booking-filter-group label{color:#5d6677;cursor:pointer;align-items:center;gap:8px;margin:10px 0;font-size:13px;display:flex}.booking-resource-list{flex-direction:column;gap:18px;display:flex}.booking-resource-card{background:#fff;border:1px solid #e0e4ec;border-radius:16px;grid-template-columns:minmax(0,1fr) 190px;gap:28px;padding:24px;display:grid;box-shadow:0 7px 24px #191f300e}.booking-resource-card__content{min-width:0}.booking-resource-card__badge{color:#187346;letter-spacing:.35px;text-transform:uppercase;background:#f0fbf5;border:1px solid #ccefdc;border-radius:999px;align-items:center;min-height:25px;padding:4px 9px;font-size:10px;font-weight:800;display:inline-flex}.booking-resource-card p{color:#70798a;max-width:760px;margin:0;font-size:13px;line-height:1.6}.booking-resource-card__unit{background:#fafbfc;border:1px solid #e3e6ed;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;margin-top:15px;padding:11px 13px;display:flex}.booking-resource-card__unit>span{color:#737d8d;text-transform:uppercase;letter-spacing:.4px;font-size:11px;font-weight:700}.booking-resource-card__unit strong,.booking-resource-card__unit select{color:#263044;font-size:12px;font-weight:700}.booking-resource-card__unit select{background:#fff;border:1px solid #d7dce5;border-radius:7px;outline:0;min-width:190px;padding:7px 30px 7px 9px}.booking-availability__heading>div{flex-direction:column;gap:4px;display:flex}.booking-availability__heading strong{color:#1b2435;font-size:14px;font-weight:800}.booking-availability__heading small{color:#7a8392;font-size:11px}.booking-availability__heading>span{color:#3946b9;white-space:nowrap;background:#eef1ff;border:1px solid #dce2fb;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800}.booking-availability__empty{color:#70798a;text-align:center;background:#fff;border:1px dashed #cfd5df;border-radius:9px;padding:18px;font-size:12px}.booking-availability__summary{flex-wrap:wrap;gap:7px;margin-bottom:12px;display:flex}.booking-availability__summary-item{border-radius:999px;align-items:center;gap:5px;padding:5px 9px;font-size:10px;font-weight:700;display:inline-flex}.booking-availability__summary-item strong{font-size:12px}.booking-availability__summary-item--available{color:#177044;background:#eaf8f0}.booking-availability__summary-item--booked{color:#b83232;background:#fff0f0}.booking-availability__summary-item--unavailable{color:#687181;background:#eef0f3}.booking-slot-legend{color:#727b8b;flex-wrap:wrap;gap:10px 18px;margin-bottom:11px;font-size:10px;font-weight:600;display:flex}.booking-slot-legend span{align-items:center;gap:6px;display:inline-flex}.booking-slot-dot{border-radius:50%;width:7px;height:7px;display:inline-block}.booking-slot-dot--available{background:#21a366}.booking-slot-dot--selected{background:#2936c7}.booking-slot-dot--booked{background:#d94a4a}.booking-slot-dot--unavailable{background:#9aa2af}.booking-slot{color:#263044;cursor:pointer;background:#fff;border:1px solid #dfe3ea;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:100%;min-width:0;min-height:55px;padding:7px 6px;font-size:11px;font-weight:800;line-height:1.15;transition:border-color .15s,background .15s,box-shadow .15s,transform .15s;display:inline-flex}.booking-slot span{font-size:11px}.booking-slot small{color:inherit;letter-spacing:.45px;text-transform:uppercase;font-size:8px;font-weight:800}.booking-slot:hover:not(:disabled){border-color:#aeb7df;transform:translateY(-1px);box-shadow:0 4px 12px #1f2a6614}.booking-slot--available:hover:not(:disabled){background:#eaf8f0;border-color:#74c995}.booking-slot--selected{color:#fff;background:#2936c7;border-color:#2936c7;box-shadow:0 4px 12px #2936c733}.booking-slot:disabled{opacity:.9}.booking-duration__heading>div{flex-direction:column;gap:4px;display:flex}.booking-duration__heading strong{color:#1b2435;font-size:14px;font-weight:800}.booking-duration__heading small,.booking-duration__heading>span{color:#000001;font-size:14px}.booking-duration__options button:hover:not(:disabled){background:#f8f9ff;border-color:#aeb7df}.booking-duration__options button.is-selected{color:#fff;background:#2936c7;border-color:#2936c7;box-shadow:0 4px 10px #2936c72e}.booking-resource-card__action{border-left:1px solid #eceef2;flex-direction:column;justify-content:flex-start;align-items:stretch;min-width:0;padding:6px 0 4px 22px;display:flex}.booking-resource-card__action>span{color:#808897;text-transform:uppercase;letter-spacing:.65px;font-size:11px;font-weight:700}.booking-resource-card__action strong{color:#182033;margin-top:8px;font-size:23px;line-height:1.2}.booking-resource-card__action small{color:#7a8392;margin-top:3px;font-size:11px}.booking-resource-card__action button{color:#fff;cursor:pointer;background:#2936c7;border:0;border-radius:9px;width:100%;margin-top:22px;padding:12px 14px;font-size:13px;font-weight:800;transition:background .18s,box-shadow .18s,transform .18s}.booking-resource-card__action button:hover:not(:disabled){background:#202cae;transform:translateY(-1px);box-shadow:0 7px 16px #2936c733}.booking-resource-card__action button:disabled{color:#7f8794;cursor:not-allowed;box-shadow:none;background:#d8dbe4}.booking-empty{text-align:center;color:#70798a;background:#fff;border:1px solid #e2e5eb;border-radius:12px;padding:60px 20px}@media (width<=1180px){.booking-search__container{grid-template-columns:1fr 1fr 1fr 1.25fr 1.45fr}.booking-filter--date{grid-column:span 1}.booking-search__button{min-height:60px}}@media (width<=1000px){.booking-search{margin-top:-24px}.booking-search__container{grid-template-columns:repeat(2,1fr);gap:0;padding:8px}.booking-filter{border-bottom:1px solid #e8eaf0;border-right:0}.booking-search__button{min-height:52px;margin-top:7px}.booking-results__layout{grid-template-columns:1fr}.booking-filters{display:none}.booking-resource-card{grid-template-columns:minmax(0,1fr) 170px;gap:20px}.booking-resource-card__action{padding-left:18px}}@media (width<=760px){.booking-container,.booking-hero__container{width:calc(100% - 30px)}.booking-search__container{border-radius:12px;grid-template-columns:1fr;width:calc(100% - 30px)}.booking-filter{border-bottom:1px solid #e8eaf0;border-right:0;min-height:58px}.booking-filter:last-of-type{border-bottom:0}.booking-search__button{min-height:48px;margin-top:7px}.booking-results{padding-top:28px}.booking-results__heading{flex-direction:column;align-items:flex-start}.booking-resource-card{grid-template-columns:1fr;padding:18px}.booking-resource-card__action{border-top:1px solid #eceef2;border-left:0;padding:18px 0 0}.booking-resource-card__action button{margin-top:16px}.booking-slots{grid-template-columns:repeat(2,minmax(0,1fr))}.booking-duration__options{grid-template-columns:repeat(3,minmax(0,1fr))}.booking-availability__heading,.booking-duration__heading,.booking-resource-card__unit{flex-direction:column;align-items:flex-start}.booking-resource-card__unit select{width:100%;min-width:0}}@media (width<=480px){.booking-hero__container{min-height:255px}.booking-hero__content{padding:36px 0 48px}.booking-hero h1{font-size:31px}.booking-hero p{font-size:14px}.booking-results__heading h2{font-size:22px}.booking-slots,.booking-duration__options{grid-template-columns:repeat(2,minmax(0,1fr))}}.booking-resource-card{width:100%;overflow:hidden;flex-direction:column!important;display:flex!important}.booking-resource-card__content{width:100%!important;min-width:0!important}.booking-resource-card__action{border-top:1px solid #e5e7eb!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:6px!important;width:100%!important;min-width:0!important;max-width:none!important;margin-top:28px!important;padding:24px 0 0!important;display:flex!important}.booking-resource-card__action>span{letter-spacing:.08em;text-transform:uppercase;color:#64748b;margin:0 0 5px;font-size:12px;font-weight:700;line-height:1.2;display:block}.booking-resource-card__action>strong{color:#0f172a;margin:0;font-size:26px;font-weight:700;line-height:1.2;display:block}.booking-resource-card__action{position:relative}.booking-resource-card__action>span,.booking-resource-card__action>strong,.booking-resource-card__action>small{text-align:left}.booking-resource-card__action>small{color:#64748b;margin-top:4px;font-size:13px;display:block}.booking-resource-card__action>button{color:#fff;cursor:pointer;background:#2937d1;border:0;border-radius:10px;flex:none;min-width:220px;min-height:54px;padding:14px 24px;font-size:15px;font-weight:700;transition:background-color .2s,transform .2s,box-shadow .2s}.booking-search__status{display:none!important}.booking-search__container{width:80%;grid-template-columns:minmax(180px,1fr) minmax(210px,1.1fr) minmax(170px,.9fr) minmax(240px,1.2fr)!important;display:grid!important}.booking-availability{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;margin-top:24px;padding:20px;width:100%!important}.booking-availability__heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.booking-slots{width:100%;grid-template-columns:repeat(auto-fit,minmax(130px,1fr))!important;gap:10px!important;display:grid!important}.booking-slot{border-radius:10px;min-height:62px;padding:10px 8px;font-size:13px;transition:border-color .2s,background-color .2s,transform .15s}.booking-slot:not(:disabled):hover{transform:translateY(-1px)}.booking-duration{background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:100%;margin-top:24px;padding:22px}.booking-duration__heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.booking-duration__heading strong{color:#0f172a;font-size:16px;line-height:1.4;display:block}.booking-duration__heading small{color:#000;margin-top:5px;display:block}.booking-duration__heading>span{color:#000;white-space:nowrap;font-size:14px}.booking-duration__options{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))!important;gap:10px!important;display:grid!important}.booking-duration__options button{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #dbe1ea;border-radius:9px;min-height:46px;padding:10px 14px;font-size:14px;font-weight:600;transition:border-color .2s,background-color .2s,color .2s}.booking-duration__options button:hover:not(:disabled){color:#2937d1;border-color:#2937d1}.booking-duration__options button.is-selected{color:#fff;background:#2937d1;border-color:#2937d1}.booking-duration__options button:disabled{color:#a3acba;cursor:not-allowed;background:#f1f3f6;border-color:#e5e7eb}.booking-resource-card__unit{background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;width:100%;margin-top:18px;padding:14px 16px;display:flex}.booking-resource-card__unit>span{letter-spacing:.06em;text-transform:uppercase;color:#64748b;font-size:12px;font-weight:700}.booking-resource-card__unit>strong{color:#0f172a;font-size:14px}.booking-resource-card__meta{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.booking-resource-card__meta>span{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;min-height:38px;padding:8px 12px;font-size:13px;display:inline-flex}.booking-resource-card{transition:box-shadow .2s,border-color .2s;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;padding:30px!important;box-shadow:0 2px 8px #0f172a0a!important}.booking-resource-card:hover{border-color:#d7dce5!important;box-shadow:0 8px 24px #0f172a12!important}@media (width<=900px){.booking-search__container{grid-template-columns:1fr 1fr!important}.booking-resource-card{padding:22px!important}.booking-resource-card__action{flex-direction:column!important;align-items:stretch!important;gap:16px!important}.booking-resource-card__action>button{width:100%;min-width:0}.booking-duration__options{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=600px){.booking-search__container{grid-template-columns:1fr!important}.booking-resource-card{border-radius:12px!important;padding:18px!important}.booking-availability{padding:14px}.booking-slots{grid-template-columns:repeat(2,minmax(0,1fr))!important}.booking-duration{padding:16px}.booking-duration__heading{flex-direction:column}.booking-duration__options{grid-template-columns:repeat(2,minmax(0,1fr))!important}.booking-resource-card__unit{flex-direction:column;align-items:flex-start}}.booking-page{background:#f7f8fc;min-height:100vh}.booking-container,.booking-results__container,.booking-results__heading{width:min(1180px,100% - 48px);margin-left:auto;margin-right:auto}.booking-results{padding:38px 0 70px}.booking-results__heading{margin-bottom:22px}.booking-results__heading h2{color:#102a43;margin:0;font-size:30px;line-height:1.2}.booking-results__heading p{color:#6b7c93;margin:8px 0 0;font-size:15px}.booking-results__grid{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:24px;width:min(1120px,100% - 48px);margin:0 auto;display:grid}.booking-filters{background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:100%;overflow:hidden;box-shadow:0 4px 16px #0f172a0a}.booking-filter-group{border-bottom:1px solid #edf1f5;padding:20px}.booking-filter-group:last-child{border-bottom:0}.booking-filter-group strong{color:#17324d;margin-bottom:12px;font-size:15px;display:block}.booking-filter-group label{color:#52667a;align-items:center;gap:8px;margin:10px 0;font-size:14px;display:flex}.booking-resource-list{width:100%;max-width:820px;margin:0 auto}.booking-resource-card{background:#fff;border:1px solid #dfe6ee;border-radius:16px;width:100%;max-width:820px;margin:0 auto 24px;overflow:hidden;box-shadow:0 5px 18px #0f172a0d}.booking-resource-card__content{padding:24px 26px 22px}.booking-resource-card__badge{color:#15805f;text-transform:uppercase;letter-spacing:.4px;background:#ecfdf5;border:1px solid #ccefe0;border-radius:999px;align-items:center;padding:5px 11px;font-size:11px;font-weight:700;display:inline-flex}.booking-resource-card h3{color:#102a43;margin:12px 0 6px;font-size:25px;line-height:1.25}.booking-resource-card__content>p{color:#64748b;margin:0 0 17px;font-size:14px;line-height:1.55}.booking-resource-card__meta{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.booking-resource-card__meta span{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;min-height:34px;padding:6px 10px;font-size:12px;font-weight:600;display:inline-flex}.booking-resource-card__unit{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;padding:13px 15px;display:flex}.booking-resource-card__unit span{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:700}.booking-resource-card__unit strong{color:#17324d;font-size:13px}.booking-availability{background:#fbfcfe;border:1px solid #e2e8f0;border-radius:12px;margin-top:18px;padding:18px}.booking-availability__header{margin-bottom:14px}.booking-availability__header h4{color:#17324d;margin:0;font-size:16px}.booking-availability__header p{color:#7b8794;margin:4px 0 0;font-size:12px}.booking-slots{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.booking-slot{color:#17324d;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:9px;min-height:58px;padding:8px 7px;transition:border-color .15s,background .15s,transform .15s}.booking-slot span{font-size:12px;font-weight:700;line-height:1.25;display:block}.booking-slot small{text-transform:uppercase;letter-spacing:.3px;margin-top:4px;font-size:9px;font-weight:700;display:block}.booking-slot--available{color:#13795b;background:#f4fcf8;border-color:#b7ead2}.booking-slot--available:hover{background:#ecfaf4;border-color:#25a977;transform:translateY(-1px)}.booking-slot--selected{color:#fff;background:#3045d8;border-color:#3045d8}.booking-slot--booked{color:#c24141;cursor:not-allowed;background:#fff5f5;border-color:#f4c7c7}.booking-slot--unavailable,.booking-slot--closed{color:#9aa5b1;cursor:not-allowed;background:#f1f3f5;border-color:#e2e5e8}.booking-duration{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-top:18px;padding:18px}.booking-duration h4{color:#17324d;margin:0;font-size:16px}.booking-duration p{color:#7b8794;font-size:12px}.booking-resource-card__action{border-top:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:20px;margin-top:20px;padding-top:18px;display:flex}.booking-resource-card__action>span{color:#8492a6;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.booking-resource-card__action strong{color:#102a43;font-size:23px;display:block}.booking-resource-card__action small{color:#7b8794;margin-top:3px;font-size:11px;display:block}.booking-resource-card__action{border-top:1px solid #e8edf3;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:8px;width:100%;margin-top:20px;padding:16px 0 0;display:flex}.booking-resource-card__action>span{color:#e10000;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;flex:none;margin:0;font-size:22px;font-weight:700;line-height:1.2}.booking-resource-card__action>strong{color:#102a43;white-space:nowrap;flex:none;margin:0;font-size:28px;font-weight:700;line-height:1.2}.booking-resource-card__action>small{color:#000;white-space:nowrap;flex:none;margin:0 0 0 2px;font-size:16px;line-height:1.2}.booking-resource-card__action>button{color:#fff;white-space:nowrap;cursor:pointer;background:#3045d8;border:0;border-radius:9px;flex:none;width:auto;min-width:190px;height:48px;margin:0 0 0 auto;padding:0 22px;font-size:14px;font-weight:700;transition:background-color .18s,transform .18s,box-shadow .18s}.booking-resource-card__action>button:hover:not(:disabled){background:#2638b8;transform:translateY(-1px);box-shadow:0 6px 16px #3045d82e}.booking-resource-card__action>button:disabled{color:#fff;cursor:not-allowed;box-shadow:none;background:#cbd1e8;transform:none}@media (width<=900px){.booking-resource-card__action{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;padding-top:16px;display:flex}.booking-resource-card__action>button{width:100%;min-width:0;height:46px;margin:8px 0 0}}.booking-filter--action{justify-content:center;align-items:center;padding:16px 18px;display:flex}.booking-filter--action button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:8px;width:100%;min-height:48px;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.booking-filter--action button:hover:not(:disabled){background:#1d4ed8}.booking-filter--action button:active:not(:disabled){transform:translateY(1px)}.booking-filter--action button:disabled{color:#6b7280;cursor:not-allowed;background:#d1d5db}.booking-confirmation{color:#101b45;background:#fafafa;min-height:100vh}.booking-confirmation__hero{color:#fff;background:linear-gradient(110deg,#3c3028 0%,#62564e 48%,#9b9692 100%);padding:70px 32px 90px}.booking-confirmation__hero>div{max-width:1200px;margin:0 auto}.booking-confirmation__eyebrow,.section-heading>span,.booking-card__label{letter-spacing:1.4px;margin-bottom:14px;font-size:14px;font-weight:700;display:block}.booking-confirmation__hero h1{margin:0;font-family:Georgia,serif;font-size:48px}.booking-confirmation__hero p{max-width:650px;margin:18px 0 0;font-size:18px}.booking-confirmation__container{grid-template-columns:minmax(0,1fr) 380px;gap:28px;max-width:1200px;margin:-45px auto 70px;padding:0 24px;display:grid;position:relative}.booking-confirmation__content{flex-direction:column;gap:24px;display:flex}.booking-card,.customer-card,.booking-summary{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 8px 28px #101b4512}.booking-card{padding:30px}.booking-card__header{justify-content:space-between;gap:20px;display:flex}.booking-card__header h2{margin:0;font-family:Georgia,serif;font-size:28px}.booking-card__header p{color:#667085;margin:8px 0 0}.booking-card__badge{color:#16834b;background:#e8f8ef;border-radius:6px;align-self:flex-start;padding:8px 14px;font-size:13px;font-weight:700}.booking-details{border-top:1px solid #e8e8e8;grid-template-columns:repeat(2,1fr);margin-top:28px;display:grid}.booking-detail{padding:20px 10px 5px 0}.booking-detail span{color:#7a8191;margin-bottom:7px;font-size:13px;display:block}.booking-detail strong{font-size:16px}.customer-card{padding:30px}.section-heading>span{color:#2639c3}.section-heading h2{margin:0;font-family:Georgia,serif;font-size:28px}.booking-for-section{margin-top:24px;margin-bottom:28px}.booking-for-label{color:#334155;margin-bottom:12px;font-size:14px;font-weight:700;display:block}.booking-for-options{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.booking-for-option{appearance:none;cursor:pointer;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:14px;width:100%;padding:16px;font-family:inherit;transition:border-color .2s,background-color .2s,box-shadow .2s;display:flex}.booking-for-option:hover{border-color:#0f766e}.booking-for-option.active{background:#f0fdfa;border-color:#0f766e}.booking-for-radio{color:#fff;box-sizing:border-box;background:#fff;border:2px solid #cbd5e1;border-radius:50%;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:700;display:flex}.booking-for-option.active .booking-for-radio{background:#0f766e;border-color:#0f766e}.booking-for-option strong{color:#172554;font-size:15px;line-height:1.3;display:block}.booking-for-option small{color:#64748b;margin-top:4px;font-size:12px;line-height:1.3;display:block}.customer-form{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:25px;display:grid}.form-field{flex-direction:column;gap:7px;min-width:0;display:flex}.form-field--full{grid-column:1/-1}.form-field label{color:#334155;font-size:13px;font-weight:700}.form-field input,.form-field textarea{box-sizing:border-box;color:#172554;background:#fff;border:1px solid #dbe2ea;border-radius:10px;outline:none;width:100%;padding:13px 14px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.form-field input{height:48px}.form-field textarea{resize:vertical;min-height:80px}.form-field input:focus,.form-field textarea:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e14}.form-field input::placeholder,.form-field textarea::placeholder{color:#64748b;opacity:.9}.form-field label small,.optional{color:#94a3b8;margin-left:6px;font-size:11px;font-weight:500}.booking-summary{align-self:start;padding:30px;position:sticky;top:20px}.summary-workspace{flex-direction:column;gap:6px;padding:20px 0;display:flex}.summary-workspace strong{font-size:19px}.summary-workspace span{color:#737b8c;font-size:14px}.summary-row{justify-content:space-between;gap:15px;padding:12px 0;font-size:14px;display:flex}.summary-row span{color:#747b89}.summary-divider{background:#e6e8ed;height:1px;margin:12px 0}.summary-price{justify-content:space-between;align-items:center;padding:10px 0 22px;display:flex}.summary-price span{font-weight:600}.summary-price strong{font-family:Georgia,serif;font-size:24px}.confirm-booking-button{color:#fff;cursor:pointer;background:#2d31c7;border:0;border-radius:7px;width:100%;height:54px;font-size:16px;font-weight:700;transition:background-color .2s}.confirm-booking-button:hover{background:#2529ae}.back-button{color:#101b45;cursor:pointer;background:#fff;border:1px solid #d9dce3;border-radius:7px;width:100%;height:46px;margin-top:12px;font-weight:600;transition:border-color .2s,background-color .2s}.back-button:hover{background:#fafafa;border-color:#b9bec8}.summary-note{color:#7a8191;text-align:center;margin:18px 0 0;font-size:12px;line-height:1.5}@media (width<=900px){.booking-confirmation__container{grid-template-columns:1fr}.booking-summary{position:static}}@media (width<=700px){.booking-for-options,.customer-form{grid-template-columns:1fr}.form-field--full{grid-column:auto}}@media (width<=600px){.booking-confirmation__hero{padding:50px 20px 75px}.booking-confirmation__hero h1{font-size:36px}.booking-confirmation__hero p{font-size:16px}.booking-confirmation__container{padding:0 15px}.booking-details{grid-template-columns:1fr}.booking-card,.customer-card,.booking-summary{padding:22px}.booking-card__header{flex-direction:column}.booking-card__header h2{font-size:25px}.booking-for-option{padding:14px}}@media (width<=640px){.wallet-redemption__input-row{flex-direction:column;align-items:flex-start}}.booking-review{color:#0b1d45;background:#f8f9fc;min-height:100vh}.booking-review__hero{color:#fff;background:linear-gradient(120deg,#3c302a 0%,#8d8580 100%);padding:80px 7% 110px}.booking-review__hero>div{max-width:1100px;margin:0 auto}.booking-review__eyebrow{letter-spacing:1.5px;margin-bottom:20px;font-size:15px;font-weight:700;display:block}.booking-review__hero h1{margin:0;font-family:Georgia,serif;font-size:54px;line-height:1.1}.booking-review__hero p{margin:20px 0 0;font-size:20px;line-height:1.6}.booking-review__container{z-index:2;grid-template-columns:minmax(0,1fr) 360px;gap:30px;max-width:1100px;margin:-55px auto 80px;padding:0 24px;display:grid;position:relative}.booking-review__content{flex-direction:column;gap:24px;display:flex}.review-card,.review-summary{background:#fff;border:1px solid #e5e7ed;border-radius:18px;box-shadow:0 8px 30px #101f3f0f}.review-card{padding:32px 36px}.review-card__heading span,.review-summary__heading span{color:#2738c7;letter-spacing:1.5px;margin-bottom:10px;font-size:14px;font-weight:700;display:block}.review-card__heading h2,.review-summary__heading h2{color:#102554;margin:0;font-family:Georgia,serif;font-size:30px}.workspace-review{border-top:1px solid #e5e7ed;grid-template-columns:1fr 1fr;gap:24px;margin-top:28px;padding-top:24px;display:grid}.workspace-review div,.review-grid div,.billing-review div{flex-direction:column;gap:7px;display:flex}.workspace-review span,.review-grid span,.billing-review span{color:#7c879d;font-size:14px}.workspace-review strong,.review-grid strong,.billing-review strong{color:#122653;font-size:16px;line-height:1.5}.review-grid,.billing-review{border-top:1px solid #e5e7ed;grid-template-columns:1fr 1fr;gap:24px;margin-top:28px;padding-top:24px;display:grid}.billing-review div:nth-child(2){grid-column:1/-1}.review-summary{align-self:start;padding:34px;position:sticky;top:100px}.review-summary__workspace{flex-direction:column;gap:6px;margin:28px 0;display:flex}.review-summary__workspace strong{color:#122653;font-family:Georgia,serif;font-size:22px}.review-summary__workspace span{color:#7c879d;font-size:15px}.review-summary__row{justify-content:space-between;align-items:center;gap:20px;padding:13px 0;display:flex}.review-summary__row span{color:#7c879d}.review-summary__row strong{color:#122653}.review-summary__divider{background:#e1e4eb;height:1px;margin:18px 0 24px}.review-summary__price{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.review-summary__price span{color:#34405a;font-weight:600}.review-summary__price strong{color:#122653;font-family:Georgia,serif;font-size:28px}.review-summary__confirm,.review-summary__back{cursor:pointer;border-radius:8px;width:100%;min-height:54px;font-family:inherit;font-size:16px;font-weight:700;transition:all .2s}.review-summary__confirm{color:#fff;background:#3035c9;border:0;margin-bottom:12px;box-shadow:0 6px 16px #3035c92e}.review-summary__confirm:hover:not(:disabled){background:#2529a9;transform:translateY(-1px);box-shadow:0 8px 20px #3035c93d}.review-summary__confirm:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}.review-summary__back:hover{background:#f7f8fb;border-color:#cbd2e1}.review-summary__confirm{color:#fff;background:#3035c9;border:0;margin-bottom:12px}.review-summary__confirm:hover{background:#2529a9}.review-summary__back{color:#122653;background:#fff;border:1px solid #d9deea}.review-summary__back:hover{background:#f7f8fb}.review-summary__note{color:#8790a3;margin:18px 0 0;font-size:13px;line-height:1.6}@media (width<=900px){.booking-review__container{grid-template-columns:1fr}.review-summary{position:static}}@media (width<=650px){.booking-review__hero{padding:55px 24px 90px}.booking-review__hero h1{font-size:40px}.booking-review__container{padding:0 14px}.review-card,.review-summary{padding:24px}.workspace-review,.review-grid,.billing-review{grid-template-columns:1fr}.billing-review div:nth-child(2){grid-column:auto}}.wallet-redemption{background:#fafbff;border:1px solid #e3e7f4;border-radius:14px;margin:20px 0;padding:18px}.wallet-redemption__label{letter-spacing:1.5px;color:#3035c9;margin-bottom:5px;font-size:11px;font-weight:700;display:block}.wallet-redemption__header strong{font-size:15px;display:block}.wallet-redemption__header small,.wallet-redemption__controls small{color:#6d7487;margin-top:4px;font-size:12px;display:block}.wallet-redemption__question{color:#343a4a;margin:14px 0 10px;font-size:13px;line-height:1.5}.wallet-redemption__toggle,.wallet-redemption__quick{flex-wrap:wrap;gap:8px;display:flex}.wallet-redemption__toggle button,.wallet-redemption__quick button{cursor:pointer;background:#fff;border:1px solid #d7dced;border-radius:8px;padding:8px 13px;font-weight:600}.wallet-redemption__toggle button.active,.wallet-redemption__quick button.active{color:#fff;background:#3035c9;border-color:#3035c9}.wallet-redemption__controls{margin-top:14px}.wallet-redemption__controls>label{margin-bottom:8px;font-size:13px;font-weight:700;display:block}.wallet-redemption__input-row{align-items:center;gap:10px;margin-top:10px;display:flex}.wallet-redemption__input-row input{border:1px solid #d7dced;border-radius:8px;outline:none;width:110px;padding:9px 10px}.wallet-redemption__input-row input:focus{border-color:#3035c9}.wallet-redemption__input-row span{color:#3035c9;font-size:13px;font-weight:700}.wallet-redemption__discount{color:#16794c;margin-top:12px;font-size:13px;font-weight:700}.wallet-redemption__hint{margin-top:8px}.review-summary__wallet{background:#fafbff;border:1px solid #e3e7f4;border-radius:10px;margin:14px 0;padding:12px 14px}.review-summary__wallet strong,.review-summary__wallet span{display:block}.review-summary__wallet strong{color:#3035c9;font-size:13px}.review-summary__wallet span{color:#6d7487;margin-top:4px;font-size:12px;line-height:1.45}.review-summary__row--wallet strong{color:#16794c}@media (width<=640px){.wallet-redemption__input-row{flex-direction:column;align-items:flex-start}}._page_7sh97_1{color:#172033;background:#f5f7fb;min-height:100vh;padding:32px 36px 50px}._pageHeader_7sh97_23{justify-content:space-between;align-items:flex-end;gap:24px;max-width:1280px;margin:0 auto 24px;display:flex}._pageHeader_7sh97_23 h1{letter-spacing:-.5px;color:#111827;margin:8px 0 6px;font-size:30px;font-weight:750;line-height:1.2}._pageHeader_7sh97_23 p{color:#667085;margin:0;font-size:14px;line-height:1.6}._backLink_7sh97_73{color:#2563eb;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:600}._backLink_7sh97_73:hover{color:#1d4ed8}._actionButtons_7sh97_109{flex-shrink:0;align-items:center;gap:10px;display:flex}._secondaryButton_7sh97_123,._printButton_7sh97_125,._backButton_7sh97_127{cursor:pointer;border-radius:9px;min-height:42px;padding:0 17px;font-size:14px;font-weight:650;transition:background-color .2s,border-color .2s,box-shadow .2s,transform .2s}._secondaryButton_7sh97_123{color:#344054;background:#fff;border:1px solid #d0d5dd}._secondaryButton_7sh97_123:hover{background:#f9fafb;border-color:#98a2b3}._printButton_7sh97_125{color:#fff;background:#2563eb;border:1px solid #2563eb;box-shadow:0 2px 5px #2563eb2e}._printButton_7sh97_125:hover{background:#1d4ed8;border-color:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 10px #2563eb38}._invoiceCard_7sh97_213{background:#fff;border:1px solid #e4e7ec;border-radius:14px;width:100%;max-width:1280px;margin:0 auto;overflow:hidden;box-shadow:0 2px 5px #1018280a,0 12px 30px #1018280f}._invoiceHeader_7sh97_247{border-bottom:1px solid #eaecf0;justify-content:space-between;align-items:flex-start;gap:40px;padding:34px 38px 30px;display:flex}._companyBlock_7sh97_265{flex-direction:column;align-items:flex-start;display:flex}._invoiceLogo_7sh97_277{object-fit:contain;object-position:left center;width:190px;height:auto;max-height:58px;display:block}._invoiceTitle_7sh97_295{color:#667085;letter-spacing:1.4px;margin:17px 0 0;font-size:12px;font-weight:750}._invoiceMeta_7sh97_311{flex-direction:column;gap:13px;min-width:245px;display:flex}._invoiceMeta_7sh97_311>div{grid-template-columns:115px 1fr;align-items:center;gap:14px;display:grid}._invoiceMeta_7sh97_311 span{color:#667085;font-size:12px;font-weight:500}._invoiceMeta_7sh97_311 strong{color:#101828;text-align:right;font-size:13px;font-weight:700}._status_7sh97_365{justify-content:flex-end;display:inline-flex;color:#067647!important}._infoGrid_7sh97_385{border-bottom:1px solid #eaecf0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:50px;padding:30px 38px;display:grid}._infoGrid_7sh97_385>div{min-width:0}._infoGrid_7sh97_385>div+div{border-left:1px solid #eaecf0;padding-left:38px}._infoGrid_7sh97_385 h3{color:#344054;text-transform:uppercase;letter-spacing:.55px;margin:0 0 17px;font-size:13px;font-weight:750}._infoGrid_7sh97_385 p{color:#667085;word-break:break-word;margin:0 0 7px;font-size:13px;line-height:1.55}._infoGrid_7sh97_385 ._primaryText_7sh97_453{color:#101828;margin-bottom:9px;font-size:15px;font-weight:700}._infoGrid_7sh97_385>div:nth-child(2) p{grid-template-columns:125px minmax(0,1fr);gap:15px;margin-bottom:10px;display:grid}._infoGrid_7sh97_385>div:nth-child(2) p span{color:#667085}._infoGrid_7sh97_385>div:nth-child(2) p strong{color:#344054;text-align:right;word-break:break-word;font-size:13px;font-weight:600}._itemsSection_7sh97_513{padding:30px 38px 0}._itemsSection_7sh97_513 h3{color:#101828;margin:0 0 16px;font-size:15px;font-weight:700}._tableWrapper_7sh97_535{border:1px solid #eaecf0;border-radius:10px;width:100%;overflow-x:auto}._tableWrapper_7sh97_535 table{border-collapse:collapse;width:100%;min-width:900px}._tableWrapper_7sh97_535 thead{background:#f8fafc}._tableWrapper_7sh97_535 th{color:#667085;text-align:left;text-transform:uppercase;letter-spacing:.35px;white-space:nowrap;border-bottom:1px solid #eaecf0;padding:13px 14px;font-size:11px;font-weight:750}._tableWrapper_7sh97_535 td{color:#475467;vertical-align:middle;border-bottom:1px solid #f0f2f5;padding:15px 14px;font-size:13px}._tableWrapper_7sh97_535 tbody tr:last-child td{border-bottom:0}._tableWrapper_7sh97_535 tbody tr:hover{background:#fafbfc}._tableWrapper_7sh97_535 td strong{color:#101828;font-weight:700}._summarySection_7sh97_643{justify-content:flex-end;padding:26px 38px 30px;display:flex}._summary_7sh97_643{width:390px}._summaryRow_7sh97_663{color:#667085;justify-content:space-between;align-items:center;gap:20px;padding:9px 0;font-size:13px;display:flex}._summaryRow_7sh97_663 strong{color:#344054;text-align:right;font-weight:600}._grandTotal_7sh97_695{border-top:1px solid #d0d5dd;justify-content:space-between;align-items:center;gap:20px;margin-top:10px;padding-top:17px;display:flex}._grandTotal_7sh97_695 span{color:#101828;font-size:15px;font-weight:750}._grandTotal_7sh97_695 strong{color:#101828;font-size:20px;font-weight:800}._paymentSection_7sh97_747{background:#f8fafc;border-top:1px solid #eaecf0;border-bottom:1px solid #eaecf0;align-items:center;gap:45px;padding:20px 38px;display:flex}._paymentSection_7sh97_747>div{align-items:center;gap:9px;display:flex}._paymentSection_7sh97_747 span{color:#667085;font-size:12px;font-weight:500}._paymentSection_7sh97_747 strong{color:#067647;font-size:13px;font-weight:700}._invoiceFooter_7sh97_811{text-align:center;padding:25px 38px 30px}._invoiceFooter_7sh97_811 p{color:#344054;margin:0 0 7px;font-size:13px;font-weight:650}._invoiceFooter_7sh97_811 span{color:#98a2b3;font-size:11px}._messageCard_7sh97_853{text-align:center;background:#fff;border:1px solid #e4e7ec;border-radius:14px;width:min(560px,100%);margin:80px auto;padding:45px 35px;box-shadow:0 8px 25px #1018280f}._messageCard_7sh97_853 h2{color:#101828;margin:15px 0 8px;font-size:20px}._messageCard_7sh97_853 p{color:#667085;margin:0 0 20px;font-size:14px;line-height:1.6}._error_7sh97_901{color:#b42318!important}._emptyIcon_7sh97_909{background:#f2f4f7;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 15px;font-size:25px;display:flex}._backButton_7sh97_127{color:#344054;background:#fff;border:1px solid #d0d5dd}._backButton_7sh97_127:hover{background:#f9fafb}@media (width<=1100px){._page_7sh97_1{padding:28px 24px 45px}._invoiceHeader_7sh97_247,._infoGrid_7sh97_385,._itemsSection_7sh97_513,._summarySection_7sh97_643,._paymentSection_7sh97_747,._invoiceFooter_7sh97_811{padding-left:28px;padding-right:28px}._infoGrid_7sh97_385{gap:30px}._infoGrid_7sh97_385>div+div{padding-left:25px}}@media (width<=800px){._page_7sh97_1{padding:22px 16px 35px}._pageHeader_7sh97_23{flex-direction:column;align-items:flex-start}._pageHeader_7sh97_23 h1{font-size:26px}._actionButtons_7sh97_109{width:100%}._secondaryButton_7sh97_123,._printButton_7sh97_125{flex:1}._invoiceHeader_7sh97_247{flex-direction:column;padding:28px 22px}._invoiceMeta_7sh97_311{width:100%}._invoiceMeta_7sh97_311 strong{text-align:left}._infoGrid_7sh97_385{grid-template-columns:1fr;gap:28px;padding:26px 22px}._infoGrid_7sh97_385>div+div{border-top:1px solid #eaecf0;border-left:0;padding-top:25px;padding-left:0}._infoGrid_7sh97_385>div:nth-child(2) p strong{text-align:left}._itemsSection_7sh97_513{padding:25px 22px 0}._summarySection_7sh97_643{padding:22px}._summary_7sh97_643{width:100%}._paymentSection_7sh97_747{flex-direction:column;align-items:flex-start;gap:12px;padding:18px 22px}._invoiceFooter_7sh97_811{padding:22px}}@media print{@page{size:A4;margin:8mm}body.invoice-printing *{visibility:hidden!important}body.invoice-printing{background:#fff!important;margin:0!important;padding:0!important;overflow:visible!important}body.invoice-printing ._page_7sh97_1{background:#fff!important;width:auto!important;min-height:0!important;margin:0!important;padding:0!important;position:static!important}body.invoice-printing ._pageHeader_7sh97_23{display:none!important}body.invoice-printing ._invoiceCard_7sh97_213{width:100vw!important;max-width:none!important;box-shadow:none!important;visibility:visible!important;background:#fff!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;position:absolute!important;top:0!important;left:0!important;overflow:visible!important}body.invoice-printing ._invoiceCard_7sh97_213,body.invoice-printing ._invoiceCard_7sh97_213 *{visibility:visible!important}body.invoice-printing ._invoiceHeader_7sh97_247{break-inside:avoid!important;page-break-inside:avoid!important;padding:4px 0 16px!important}body.invoice-printing ._invoiceLogo_7sh97_277{width:165px!important;max-width:165px!important;height:auto!important;max-height:none!important}body.invoice-printing ._infoGrid_7sh97_385{break-inside:avoid!important;page-break-inside:avoid!important;padding-left:0!important;padding-right:0!important}body.invoice-printing ._itemsSection_7sh97_513{padding-left:0!important;padding-right:0!important}body.invoice-printing ._tableWrapper_7sh97_535{border-radius:0!important;width:100%!important;overflow:visible!important}body.invoice-printing ._tableWrapper_7sh97_535 table{table-layout:fixed!important;border-collapse:collapse!important;width:100%!important;min-width:0!important}body.invoice-printing ._tableWrapper_7sh97_535 th,body.invoice-printing ._tableWrapper_7sh97_535 td{white-space:normal!important;word-break:break-word!important;padding:6px 5px!important;font-size:8px!important}body.invoice-printing ._summarySection_7sh97_643{break-inside:avoid!important;page-break-inside:avoid!important;padding-left:0!important;padding-right:0!important}body.invoice-printing ._paymentSection_7sh97_747{break-inside:avoid!important;page-break-inside:avoid!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;padding-left:0!important;padding-right:0!important}body.invoice-printing ._invoiceFooter_7sh97_811{break-inside:avoid!important;page-break-inside:avoid!important;padding-left:0!important;padding-right:0!important}body.invoice-printing ._status_7sh97_365,body.invoice-printing ._paymentSection_7sh97_747,body.invoice-printing ._tableWrapper_7sh97_535 thead{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body.invoice-printing ._invoiceHeader_7sh97_247,body.invoice-printing ._infoGrid_7sh97_385,body.invoice-printing ._itemsSection_7sh97_513,body.invoice-printing ._summarySection_7sh97_643,body.invoice-printing ._paymentSection_7sh97_747,body.invoice-printing ._invoiceFooter_7sh97_811{break-inside:avoid!important;page-break-inside:avoid!important}}._partiesGrid_7sh97_1663{border-bottom:1px solid #e5e7eb;grid-template-columns:1fr 1fr;display:grid}._partyBox_7sh97_1675{min-height:190px;padding:28px 36px}._partyBox_7sh97_1675+._partyBox_7sh97_1675{border-left:1px solid #e5e7eb}._partyLabel_7sh97_1693{letter-spacing:1.2px;color:#64748b;text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:700}._partyName_7sh97_1711{color:#172554;margin:0 0 10px;font-size:18px;font-weight:700}._partyBox_7sh97_1675 p{color:#64748b;margin:6px 0;font-size:13px;line-height:1.55}._partyBox_7sh97_1675 p strong{color:#334155}._sellerType_7sh97_1747{font-weight:600;color:#ef4444!important}._bookingInformation_7sh97_1767{border-bottom:1px solid #e5e7eb;padding:26px 36px}._bookingHeader_7sh97_1777{letter-spacing:1.2px;color:#64748b;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:700}._bookingGrid_7sh97_1795{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 36px;display:grid}._bookingItem_7sh97_1807{grid-template-columns:145px 1fr;align-items:start;gap:12px;display:grid}._bookingItem_7sh97_1807 span{color:#94a3b8;font-size:13px}._bookingItem_7sh97_1807 strong{color:#1e293b;text-align:right;font-size:13px;line-height:1.5}@media print{._partiesGrid_7sh97_1663{break-inside:avoid}._partyBox_7sh97_1675{padding:20px 24px}._bookingInformation_7sh97_1767{break-inside:avoid;padding:20px 24px}._bookingGrid_7sh97_1795{gap:12px 24px}._bookingItem_7sh97_1807{grid-template-columns:125px 1fr}._bookingItem_7sh97_1807 strong{text-align:right}}@media (width<=768px){._partiesGrid_7sh97_1663{grid-template-columns:1fr}._partyBox_7sh97_1675+._partyBox_7sh97_1675{border-top:1px solid #e5e7eb;border-left:none}._bookingGrid_7sh97_1795{grid-template-columns:1fr}._bookingItem_7sh97_1807{grid-template-columns:120px 1fr}}._page_rl40e_1{color:#172033;background:#f5f7fb;width:100%;min-height:100%;padding:38px}._topBar_rl40e_12{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px;display:flex}._breadcrumb_rl40e_20{color:#8a91a1;margin-bottom:7px;font-size:13px;display:block}._topBar_rl40e_12 h1{color:#172033;margin:0;font-size:32px;font-weight:600;line-height:1.2}._topBar_rl40e_12 p{color:#737c8e;margin:8px 0 0;font-size:14px;line-height:1.5}._primaryButton_rl40e_45{color:#fff;white-space:nowrap;background:#2828b9;border-radius:9px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}._primaryButton_rl40e_45:hover{background:#20209e;transform:translateY(-1px)}._emptyCard_rl40e_69{text-align:center;background:#fff;border:1px solid #e6e9ef;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:430px;padding:50px 30px;display:flex;box-shadow:0 4px 18px #17203306}._emptyIcon_rl40e_86{color:#2828b9;background:#f0f1ff;border-radius:18px;justify-content:center;align-items:center;width:76px;height:76px;margin-bottom:20px;font-size:34px;font-weight:500;display:flex}._emptyIcon_rl40e_86 span{line-height:1}._emptyCard_rl40e_69 h2{color:#172033;margin:0;font-size:23px;font-weight:600}._emptyCard_rl40e_69 p{color:#7a8394;max-width:500px;margin:10px auto 22px;font-size:14px;line-height:1.6}._emptyButton_rl40e_125{color:#fff;background:#2828b9;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0 20px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}._emptyButton_rl40e_125:hover{background:#20209e;transform:translateY(-1px)}@media (width<=768px){._page_rl40e_1{padding:24px 18px}._topBar_rl40e_12{flex-direction:column;align-items:flex-start;gap:18px}._topBar_rl40e_12 h1{font-size:28px}._primaryButton_rl40e_45{width:100%}._emptyCard_rl40e_69{min-height:360px;padding:35px 20px}._emptyCard_rl40e_69 p{font-size:13px}}._page_culf7_1{color:#172033;background:#f5f7fb;width:100%;min-height:100%;padding:38px}._topBar_culf7_12{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px;display:flex}._breadcrumb_culf7_20{color:#8a91a1;margin-bottom:7px;font-size:13px;display:block}._topBar_culf7_12 h1{color:#172033;margin:0;font-size:32px;font-weight:600;line-height:1.2}._topBar_culf7_12 p{color:#737c8e;margin:8px 0 0;font-size:14px;line-height:1.5}._primaryButton_culf7_45{color:#fff;white-space:nowrap;background:#2828b9;border-radius:9px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}._primaryButton_culf7_45:hover{background:#20209e;transform:translateY(-1px)}._emptyCard_culf7_69{text-align:center;background:#fff;border:1px solid #e6e9ef;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:430px;padding:50px 30px;display:flex;box-shadow:0 4px 18px #17203306}._emptyIcon_culf7_86{color:#2828b9;background:#f0f1ff;border-radius:18px;justify-content:center;align-items:center;width:76px;height:76px;margin-bottom:20px;font-size:34px;line-height:1;display:flex}._emptyCard_culf7_69 h2{color:#172033;margin:0;font-size:23px;font-weight:600}._emptyCard_culf7_69 p{color:#7a8394;max-width:510px;margin:10px auto 22px;font-size:14px;line-height:1.6}._emptyButton_culf7_121{color:#fff;background:#2828b9;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0 20px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}._emptyButton_culf7_121:hover{background:#20209e;transform:translateY(-1px)}@media (width<=768px){._page_culf7_1{padding:24px 18px}._topBar_culf7_12{flex-direction:column;align-items:flex-start;gap:18px}._topBar_culf7_12 h1{font-size:28px}._primaryButton_culf7_45{width:100%}._emptyCard_culf7_69{min-height:360px;padding:35px 20px}}._page_qkpu8_1{color:#1f2937;background:#f4f6f9;min-height:100%;padding:36px 5%}._pageHeader_qkpu8_11{max-width:1320px;margin:0 auto 30px}._breadcrumb_qkpu8_16{color:#7a8494;margin-bottom:10px;font-size:14px}._pageHeader_qkpu8_11 h1{color:#14233d;margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:42px;line-height:1.1}._pageHeader_qkpu8_11 p{color:#7a8494;margin:0;font-size:16px}._summaryGrid_qkpu8_39{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1320px;margin:0 auto 32px;display:grid}._summaryCard_qkpu8_47{box-sizing:border-box;background:#fff;border:1px solid #e3e7ee;border-radius:16px;align-items:center;gap:20px;min-height:126px;padding:24px 28px;display:flex;box-shadow:0 3px 16px #0f172a09}._summaryIcon_qkpu8_60{color:#302fc5;background:#eef0ff;border-radius:15px;flex:0 0 58px;justify-content:center;align-items:center;width:58px;height:58px;font-size:28px;font-weight:700;display:flex}._summaryCard_qkpu8_47 span{color:#7b8799;margin-bottom:5px;font-size:14px;display:block}._summaryCard_qkpu8_47 strong{color:#12233e;font-family:Georgia,Times New Roman,serif;font-size:27px}._invoiceSection_qkpu8_90{background:#fff;border:1px solid #e3e7ee;border-radius:18px;max-width:1320px;margin:0 auto;overflow:hidden;box-shadow:0 3px 18px #0f172a09}._sectionHeader_qkpu8_100{border-bottom:1px solid #e8ebf0;padding:28px 34px 25px}._sectionHeader_qkpu8_100 h2{color:#14233d;margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:30px}._sectionHeader_qkpu8_100 p{color:#7a8494;margin:0;font-size:14px}._paymentList_qkpu8_121{flex-direction:column;gap:16px;padding:26px;display:flex}._paymentCard_qkpu8_128{box-sizing:border-box;background:#fff;border:1px solid #e2e7ee;border-radius:15px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:32px;min-height:122px;padding:24px 26px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}._paymentCard_qkpu8_128:hover{border-color:#d5daf0;transform:translateY(-1px);box-shadow:0 8px 24px #0f172a0f}._paymentMain_qkpu8_148{min-width:0}._paymentMain_qkpu8_148 h3{color:#111c31;white-space:nowrap;text-overflow:ellipsis;margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:20px;overflow:hidden}._paymentMeta_qkpu8_162{color:#718096;flex-wrap:wrap;gap:7px 24px;font-size:14px;display:flex}._paymentMeta_qkpu8_162 strong{color:#24334b;font-weight:600}._paymentAmount_qkpu8_178{flex-direction:column;align-items:flex-end;gap:7px;min-width:135px;display:flex}._paymentAmount_qkpu8_178 strong{color:#111c31;font-family:Georgia,Times New Roman,serif;font-size:21px}._paymentAmount_qkpu8_178 span{color:#12823b;font-size:14px;font-weight:700}._viewButton_qkpu8_201,._emptyState_qkpu8_202 button,._messageCard_qkpu8_203 button{color:#fff;cursor:pointer;background:#2f35c9;border:0;border-radius:10px;padding:12px 20px;font-size:14px;font-weight:700;transition:transform .18s,background .18s,box-shadow .18s}._viewButton_qkpu8_201:hover,._emptyState_qkpu8_202 button:hover,._messageCard_qkpu8_203 button:hover{background:#2529ad;transform:translateY(-1px);box-shadow:0 5px 14px #2f35c92e}._viewButton_qkpu8_201:active,._emptyState_qkpu8_202 button:active,._messageCard_qkpu8_203 button:active{transform:translateY(0)}._emptyState_qkpu8_202,._messageCard_qkpu8_203{text-align:center;background:#fbfcfe;border:1px dashed #d9dee7;border-radius:14px;margin:26px;padding:58px 28px}._messageCard_qkpu8_203{color:#718096;font-size:15px}._emptyIcon_qkpu8_247{color:#302fc5;background:#eef0ff;border-radius:16px;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 16px;font-size:27px;font-weight:700;display:flex}._emptyState_qkpu8_202 h3{color:#14233d;margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:24px}._emptyState_qkpu8_202 p,._messageCard_qkpu8_203 p{color:#7a8494;max-width:560px;margin:0 auto 22px;line-height:1.6}._error_qkpu8_276{color:#c62828!important}@media (width<=1100px){._paymentCard_qkpu8_128{grid-template-columns:minmax(0,1fr) auto}._viewButton_qkpu8_201{grid-column:1/-1;justify-self:flex-start}}@media (width<=1000px){._summaryGrid_qkpu8_39{grid-template-columns:1fr}._paymentCard_qkpu8_128{grid-template-columns:1fr auto}}@media (width<=650px){._page_qkpu8_1{padding:24px 14px}._pageHeader_qkpu8_11 h1{font-size:34px}._pageHeader_qkpu8_11 p{font-size:15px;line-height:1.5}._summaryCard_qkpu8_47{min-height:110px;padding:20px}._sectionHeader_qkpu8_100{padding:24px 20px}._sectionHeader_qkpu8_100 h2{font-size:26px}._paymentList_qkpu8_121{padding:16px}._paymentCard_qkpu8_128{grid-template-columns:1fr;gap:18px;padding:20px}._paymentMain_qkpu8_148 h3{white-space:normal}._paymentAmount_qkpu8_178{align-items:flex-start}._viewButton_qkpu8_201{width:100%}}._page_bpsl2_1{color:#172033;width:100%}._content_bpsl2_7{flex:1;min-width:0;padding:32px 38px}._topBar_bpsl2_14{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}._breadcrumb_bpsl2_21{color:#8a91a1;margin-bottom:6px;font-size:12px;display:block}._topBar_bpsl2_14 h1{color:#172033;margin:0;font-size:30px;font-weight:600}._findWorkspaceButton_bpsl2_35{color:#fff;background:#2828b9;border-radius:8px;padding:12px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s}._findWorkspaceButton_bpsl2_35:hover{background:#20209e}._welcomeCard_bpsl2_50{background:linear-gradient(135deg,#eef1ff,#fff);border:1px solid #e0e3ff;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:22px;padding:28px 30px;display:flex}._welcomeLabel_bpsl2_61{color:#2828b9;margin-bottom:7px;font-size:13px;font-weight:600;display:block}._welcomeCard_bpsl2_50 h2{color:#172033;margin:0;font-size:24px;font-weight:600}._welcomeCard_bpsl2_50 p{color:#6d7484;margin:8px 0 0;font-size:14px}._welcomeIcon_bpsl2_82{background:#fff;border-radius:18px;justify-content:center;align-items:center;width:72px;height:72px;font-size:34px;display:flex;box-shadow:0 8px 25px #2828b914}._summaryGrid_bpsl2_95{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin-bottom:22px;display:grid}._summaryCard_bpsl2_103{background:#fff;border:1px solid #e8eaf0;border-radius:12px;align-items:center;gap:14px;min-width:0;padding:20px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}._summaryCard_bpsl2_103:hover{border-color:#dfe2f5;transform:translateY(-2px);box-shadow:0 8px 24px #1720330f}._cardIcon_bpsl2_120{color:#2828b9;background:#f1f2ff;border-radius:11px;flex:0 0 46px;justify-content:center;align-items:center;width:46px;height:46px;font-size:20px;display:flex}._summaryCard_bpsl2_103 span{color:#777e8e;white-space:nowrap;font-size:12px;display:block}._summaryCard_bpsl2_103 strong{color:#172033;margin-top:4px;font-size:24px;line-height:1.1;display:block}._dashboardGrid_bpsl2_149{grid-template-columns:1.4fr 1fr;gap:22px;display:grid}._panel_bpsl2_155{background:#fff;border:1px solid #e8eaf0;border-radius:12px;overflow:hidden}._panelHeader_bpsl2_162{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:20px 22px;display:flex}._panelHeader_bpsl2_162 h3{color:#172033;margin:0;font-size:16px;font-weight:600}._panelHeader_bpsl2_162 span{color:#858b9b;margin-top:4px;font-size:12px;display:block}._panelHeader_bpsl2_162 a{color:#2828b9;font-size:12px;font-weight:600;text-decoration:none}._panelHeader_bpsl2_162 a:hover{text-decoration:underline}._emptyState_bpsl2_192{text-align:center;padding:42px 30px}._emptyIcon_bpsl2_197{background:#f3f4ff;border-radius:14px;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 14px;font-size:25px;display:flex}._emptyState_bpsl2_192 h4{color:#273044;margin:0;font-size:16px}._emptyState_bpsl2_192 p{color:#858b9b;max-width:360px;margin:8px auto 18px;font-size:13px;line-height:1.5}._emptyButton_bpsl2_223{color:#fff;background:#2828b9;border-radius:7px;padding:10px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}._emptyButton_bpsl2_223:hover{background:#20209e}._quickActions_bpsl2_239{padding:8px 14px 14px}._quickAction_bpsl2_239{border-bottom:1px solid #f0f1f4;align-items:center;gap:13px;padding:14px 8px;text-decoration:none;display:flex}._quickAction_bpsl2_239:last-child{border-bottom:none}._quickAction_bpsl2_239>span{background:#f3f4ff;border-radius:9px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:17px;display:flex}._quickAction_bpsl2_239 div{flex:1;min-width:0}._quickAction_bpsl2_239 strong{color:#303749;font-size:13px;display:block}._quickAction_bpsl2_239 small{color:#8a90a0;margin-top:3px;font-size:11px;display:block}._quickAction_bpsl2_239 b{color:#9aa0ae;font-size:17px}._quickAction_bpsl2_239:hover strong,._quickAction_bpsl2_239:hover b{color:#2828b9}@media (width<=1250px){._summaryGrid_bpsl2_95{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1100px){._summaryGrid_bpsl2_95{grid-template-columns:repeat(2,minmax(0,1fr))}._dashboardGrid_bpsl2_149{grid-template-columns:1fr}}@media (width<=800px){._content_bpsl2_7{padding:22px 18px}._welcomeCard_bpsl2_50{padding:24px}._summaryGrid_bpsl2_95{gap:14px}._summaryCard_bpsl2_103{padding:16px}}@media (width<=600px){._topBar_bpsl2_14{flex-direction:column;align-items:flex-start;gap:15px}._findWorkspaceButton_bpsl2_35{text-align:center;box-sizing:border-box;width:100%}._summaryGrid_bpsl2_95{grid-template-columns:1fr}._welcomeCard_bpsl2_50{padding:22px}._welcomeCard_bpsl2_50 h2{font-size:20px}._welcomeCard_bpsl2_50 p{font-size:13px}._welcomeIcon_bpsl2_82{display:none}._panelHeader_bpsl2_162{padding:18px}._emptyState_bpsl2_192{padding:34px 20px}}._bookingList_bpsl2_357{padding:6px 14px 14px}._bookingItem_bpsl2_361{border-bottom:1px solid #f0f1f4;align-items:center;gap:16px;padding:16px 8px;text-decoration:none;transition:background .2s,transform .2s;display:flex}._bookingItem_bpsl2_361:last-child{border-bottom:none}._bookingItem_bpsl2_361:hover{background:#fafaff}._bookingDate_bpsl2_377{text-align:center;background:#f3f4ff;border-radius:9px;flex:0 0 86px;padding:10px 8px}._bookingDate_bpsl2_377 strong{color:#2828b9;font-size:12px;font-weight:700;display:block}._bookingDate_bpsl2_377 span{color:#73798a;margin-top:4px;font-size:11px;display:block}._bookingInfo_bpsl2_397{flex:1;min-width:0}._bookingInfo_bpsl2_397 strong{color:#273044;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;display:block;overflow:hidden}._bookingInfo_bpsl2_397 span{color:#777e8e;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;display:block;overflow:hidden}._bookingInfo_bpsl2_397 small{color:#9a9fad;margin-top:5px;font-size:10px;display:block}._bookingAmount_bpsl2_426{text-align:right;flex:0 0 105px}._bookingAmount_bpsl2_426 strong{color:#273044;font-size:13px;font-weight:600;display:block}._bookingAmount_bpsl2_426 span{text-transform:capitalize;border-radius:20px;margin-top:6px;padding:4px 8px;font-size:10px;font-weight:600;display:inline-block}._bookingArrow_bpsl2_446{color:#9aa0ae;text-align:center;flex:0 0 20px;font-size:17px}._viewMoreBookings_bpsl2_453{text-align:center;padding:14px 8px 4px}._viewMoreBookings_bpsl2_453 a{color:#2828b9;font-size:12px;font-weight:600;text-decoration:none}._viewMoreBookings_bpsl2_453 a:hover{text-decoration:underline}._statusConfirmed_bpsl2_468{color:#18864b;background:#e9f8ef}._statusPending_bpsl2_473{color:#a56a00;background:#fff5df}._statusCancelled_bpsl2_478{color:#c43d3d;background:#fdecec}._statusCompleted_bpsl2_483{color:#626b7c;background:#edf0f5}._statusDefault_bpsl2_488{color:#666d7c;background:#f1f2f5}._errorMessage_bpsl2_494{color:#b13b3b;background:#fff5f5;border:1px solid #f1caca;border-radius:8px;margin-bottom:20px;padding:12px 16px;font-size:13px}._page_fbiff_1{color:#172033;background:#f6f7fb;justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:40px 20px;display:flex}._card_fbiff_11{background:#fff;border:1px solid #e8eaf0;border-radius:16px;width:100%;max-width:720px;padding:36px;box-shadow:0 10px 35px #1720330f}._header_fbiff_22{text-align:center;margin-bottom:26px}._badge_fbiff_27{color:#2828b9;background:#eef0ff;border-radius:20px;padding:6px 11px;font-size:12px;font-weight:600;display:inline-block}._header_fbiff_22 h1{color:#172033;margin:14px 0 0;font-size:28px;font-weight:600}._header_fbiff_22 p{color:#777e8e;max-width:500px;margin:8px auto 0;font-size:14px;line-height:1.5}._mobileInfo_fbiff_53{background:#f5f6ff;border:1px solid #e0e3ff;border-radius:9px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:13px 15px;display:flex}._mobileInfo_fbiff_53 span{color:#777e8e;font-size:12px}._mobileInfo_fbiff_53 strong{color:#2828b9;font-size:13px}._form_fbiff_75{width:100%}._formGrid_fbiff_79{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}._field_fbiff_85{flex-direction:column;display:flex}._fullWidth_fbiff_90{grid-column:1/-1}._field_fbiff_85 label{color:#303749;margin-bottom:7px;font-size:13px;font-weight:600}._field_fbiff_85 label span{color:#dc2626;margin-left:3px}._field_fbiff_85 input{box-sizing:border-box;color:#172033;background:#fff;border:1px solid #dfe2e8;border-radius:8px;outline:none;width:100%;padding:12px 13px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}._field_fbiff_85 input::placeholder{color:#a0a5b1}._field_fbiff_85 input:focus{border-color:#2828b9;box-shadow:0 0 0 3px #2828b914}._field_fbiff_85 input:disabled{cursor:not-allowed;background:#f7f8fa}._error_fbiff_135{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-top:20px;padding:11px 13px;font-size:13px}._success_fbiff_145{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-top:20px;padding:11px 13px;font-size:13px}._submitButton_fbiff_156{color:#fff;cursor:pointer;background:#2828b9;border:none;border-radius:8px;width:100%;margin-top:24px;padding:13px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s,transform .1s}._submitButton_fbiff_156:hover:not(:disabled){background:#20209e}._submitButton_fbiff_156:active:not(:disabled){transform:translateY(1px)}._submitButton_fbiff_156:disabled{opacity:.65;cursor:not-allowed}._note_fbiff_185{text-align:center;color:#8a91a1;margin:14px 0 0;font-size:11px;line-height:1.5}@media (width<=600px){._page_fbiff_1{padding:20px 14px}._card_fbiff_11{border-radius:13px;padding:24px 20px}._header_fbiff_22 h1{font-size:23px}._formGrid_fbiff_79{grid-template-columns:1fr;gap:17px}._fullWidth_fbiff_90{grid-column:auto}._mobileInfo_fbiff_53{flex-direction:column;align-items:flex-start;gap:4px}}
