@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i,700,700i);@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,500;0,9..40,700;1,9..40,500&family=JetBrains+Mono:wght@400;500&display=swap);@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,700;1,9..40,400&display=swap);@import url(https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&display=swap);@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,700;1,9..40,400&family=DM+Serif+Display&display=swap);@import url(https://fonts.googleapis.com/css2?family=DM+Serif+Display&display=swap);@import url(https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,700;1,9..40,400&family=DM+Serif+Display&display=swap);@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&family=DM+Serif+Display:ital@0;1&display=swap);@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700&family=DM+Serif+Display&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}[dir=rtl]{direction:rtl;text-align:right}[dir=rtl] body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}[dir=rtl] .container{direction:rtl}[dir=rtl] .nav-menu{flex-direction:row-reverse}[dir=rtl] .nav-item{margin-left:0;margin-right:20px}[dir=rtl] .btn{direction:rtl}[dir=rtl] .btn-icon{margin-left:0;margin-right:8px}[dir=rtl] .form-group,[dir=rtl] .form-label{text-align:right}[dir=rtl] .form-input{direction:rtl;text-align:right}[dir=rtl] .form-error{text-align:right}[dir=rtl] .card{direction:rtl}[dir=rtl] .card-body,[dir=rtl] .card-header,[dir=rtl] .list-item{text-align:right}[dir=rtl] .list-icon{margin-left:0;margin-right:10px}[dir=rtl] .flex,[dir=rtl] .grid{direction:rtl}[dir=rtl] .ml-auto{margin-left:0!important;margin-right:auto!important}[dir=rtl] .mr-auto{margin-left:auto!important;margin-right:0!important}[dir=rtl] .pl-0{padding-left:0!important}[dir=rtl] .pr-0{padding-right:0!important}[dir=rtl] .icon-left{margin-left:0;margin-right:8px}[dir=rtl] .icon-right{margin-left:8px;margin-right:0}[dir=rtl] .search-input{direction:rtl;text-align:right}[dir=rtl] .filter-dropdown{text-align:right}[dir=rtl] .pagination{direction:rtl}[dir=rtl] .page-item{margin-left:0;margin-right:5px}[dir=rtl] .modal-body,[dir=rtl] .modal-header{text-align:right}[dir=rtl] .modal-footer{text-align:left}[dir=rtl] .dropdown-item,[dir=rtl] .dropdown-menu,[dir=rtl] .tooltip{text-align:right}[dir=rtl] .table{direction:rtl}[dir=rtl] .alert,[dir=rtl] .table td,[dir=rtl] .table th{text-align:right}[dir=rtl] .breadcrumb{direction:rtl}[dir=rtl] .breadcrumb-item{margin-left:0;margin-right:10px}[dir=rtl] .badge,[dir=rtl] .progress{direction:rtl}[dir=rtl] .text-left{text-align:right!important}[dir=rtl] .text-right{text-align:left!important}[dir=rtl] .float-left{float:right!important}[dir=rtl] .float-right{float:left!important}@media (max-width:768px){[dir=rtl] .nav-menu{flex-direction:column}[dir=rtl] .nav-item{margin-bottom:10px;margin-right:0}}:root{--app-header-height:64px;--header-bg:#fff;--header-border:#00000014;--header-text:#6b7280;--header-text-active:#151515;--header-teal:#3f6c7e;--header-divider:#e5e7eb;--header-lang:#9ca3af}.site-header{background:#fff;background:var(--header-bg);border-bottom:1px solid #00000014;border-bottom:1px solid var(--header-border);left:0;position:fixed;right:0;top:0;z-index:1000}.site-header,.site-header__inner{box-sizing:border-box;height:64px;height:var(--app-header-height)}.site-header__inner{justify-content:space-between;margin:0 auto;max-width:1440px;padding:0 48px}.site-header__inner,.site-header__left{align-items:center;display:flex;flex-direction:row}.site-header__left{gap:40px;min-width:0}.site-header__logo{cursor:pointer;flex-shrink:0;height:64px;object-fit:contain;width:64px}.site-header__nav{align-items:stretch;display:flex;flex-direction:row;gap:32px;height:64px;height:var(--app-header-height)}.site-header__nav-link{align-items:center;align-self:stretch;background:none;border:none;box-sizing:border-box;color:#6b7280;color:var(--header-text);cursor:pointer;display:flex;font-family:DM Sans,Manrope,sans-serif;font-size:14px;font-weight:500;line-height:20px;padding:0;text-decoration:none;transition:color .15s ease;white-space:nowrap}.site-header__nav-link:hover{color:#151515;color:var(--header-text-active)}.site-header__nav-link--active{align-items:flex-start;border-bottom:2px solid #151515;border-bottom:2px solid var(--header-text-active);box-sizing:border-box;color:#6b7280;color:var(--header-text);padding-bottom:22px;padding-top:20px}.site-header__nav-link--active-text{color:#151515;color:var(--header-text-active)}.site-header__right{align-items:center;display:flex;flex-direction:row;flex-shrink:0;gap:24px}.site-header__lang{background:none;border:none;color:#9ca3af;color:var(--header-lang);cursor:pointer;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:400;line-height:16px;padding:0;text-align:center;transition:color .15s ease}.site-header__lang:hover{color:#6b7280;color:var(--header-text)}.site-header__actions{-webkit-padding-start:25px;-webkit-border-start:1px solid #e5e7eb;-webkit-border-start:1px solid var(--header-divider);align-items:center;border-inline-start:1px solid #e5e7eb;border-inline-start:1px solid var(--header-divider);box-sizing:border-box;display:flex;flex-direction:row;gap:16px;height:36px;padding-inline-start:25px}.site-header__icon-btn{align-items:center;background:none;border:none;border-radius:4px;color:#6b7280;color:var(--header-text);cursor:pointer;display:flex;flex-shrink:0;justify-content:center;padding:4px;transition:color .15s ease,opacity .15s ease}.site-header__icon-btn:hover{color:#151515;color:var(--header-text-active);opacity:1}.site-header__icon-svg{display:block;pointer-events:none}.site-header__icon-svg--bell{height:19.19px;width:15px}.site-header__icon-svg--profile{height:19px;width:19px}.site-header__signin{align-items:center;background:#3f6c7e;background:var(--header-teal);border:none;border-radius:4px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-family:DM Sans,Manrope,sans-serif;font-size:14px;font-weight:700;height:36px;justify-content:center;line-height:20px;padding:8px 24px;transition:background .15s ease;white-space:nowrap}.site-header__signin:hover{background:#2d5a6b}.site-header__signin--compact{border-radius:4px;font-size:12px;padding:8px 12px}.site-header__user-wrap{position:relative}.site-header__dropdown{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--header-divider);border-radius:4px;box-shadow:0 8px 24px #00000014;min-width:180px;overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);z-index:1001}.site-header__dropdown-item{background:none;border:none;color:#6b7280;color:var(--header-text);cursor:pointer;display:block;font-family:DM Sans,sans-serif;font-size:14px;padding:10px 16px;text-align:left;width:100%}.site-header__dropdown-item:hover{background:#f4f4f4;color:#151515;color:var(--header-text-active)}.site-header__dropdown-divider{background:#e5e7eb;background:var(--header-divider);height:1px}.site-header--mobile .site-header__inner{padding:0 16px}.site-header__mobile-menu{color:#6b7280!important;color:var(--header-text)!important;padding:8px!important}.site-header__mobile-logo{cursor:pointer;flex:1 1;height:40px;max-width:120px;object-fit:contain;width:auto}.site-header__mobile-actions{align-items:center;display:flex;flex-shrink:0;gap:8px}.site-header__drawer-paper{background:#fff!important;width:280px!important}.site-header__drawer-header{align-items:center;border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--header-divider);display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:16px}.site-header__drawer-link{color:#6b7280!important;color:var(--header-text)!important;font-family:DM Sans,sans-serif!important;font-size:15px!important;font-weight:500!important}.site-header__drawer-link--active{color:#151515!important;color:var(--header-text-active)!important;font-weight:700!important}@media (max-width:900px){.site-header__inner{padding:0 24px}.site-header__lang,.site-header__nav{display:none}.site-header__actions{-webkit-border-start:none;-webkit-padding-start:0;border-inline-start:none;gap:8px;padding-inline-start:0}.site-header__signin{border-radius:4px;font-size:13px;padding:8px 16px}}@media (max-width:768px){.site-header__inner{padding:0 16px}}.background{height:calc(100vh - 45px);margin-bottom:0;overflow:hidden;position:relative;width:100%}.background-image,.background-video{height:100%;object-fit:cover;width:100%}.background-video{transition:opacity 1s ease-in-out}.background-video,.mobile-hero{left:0;position:absolute;top:0;z-index:1}.mobile-hero{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.search-container{box-sizing:border-box;display:flex;justify-content:center;left:0;padding:535px 24px 0;position:absolute;top:0;width:100%;z-index:2}@media (max-width:768px){.background{height:calc(45vh - 45px)}.search-container{padding:calc(45vh - 145px) 16px 0}}.hero-search{--hero-search-height:42px;align-items:stretch;background:#0000;box-sizing:border-box;display:flex;gap:8px;margin:0 auto;max-width:720px;padding:0;width:100%}.hero-search__field{align-items:center;background:#fff;border:none;border-radius:2px;display:flex;flex:1 1 78%;gap:12px;min-height:var(--hero-search-height);min-width:0;padding:0 16px}.hero-search__icon{color:#6b7280;flex-shrink:0}.hero-search__input-wrap{flex:1 1 auto;min-width:0}.hero-search__input-wrap .MuiAutocomplete-root,.hero-search__input-wrap .MuiFormControl-root{width:100%}.hero-search__input-wrap .MuiInputBase-root{background:#0000!important;min-height:0!important;min-height:auto!important;padding:0!important}.hero-search__input-wrap .MuiInputBase-input{color:#151515;font-family:DM Sans,Manrope,sans-serif;font-size:15px;font-weight:400;line-height:1.4;padding:0!important}.hero-search__input-wrap .MuiInputBase-input::placeholder{color:#9ca3af;opacity:1}.hero-search__input-wrap fieldset{border:none!important}.hero-search__btn{background:#3f6c7e;border:none;border-radius:2px;color:#fff;cursor:pointer;flex:0 0 22%;font-family:DM Sans,Manrope,sans-serif;font-size:14px;font-weight:700;letter-spacing:.6px;line-height:1.2;min-height:var(--hero-search-height);min-width:128px;padding:0 20px;position:relative;text-transform:uppercase;transition:background .15s ease;white-space:nowrap}.hero-search__btn-label{display:inline-block}.hero-search__btn:hover{background:#355a68}.hero-search__btn:focus-visible{outline:2px solid #fff;outline-offset:-2px}@media (max-width:768px){.hero-search{--hero-search-height:37px;gap:8px;max-width:100%}.hero-search__field{gap:10px;padding:0 12px}.hero-search__input-wrap .MuiInputBase-input{font-size:13px}.hero-search__btn{font-size:12px;min-width:96px;padding:0 12px}}.hero-tagline{box-sizing:border-box;left:48px;max-width:calc(100% - 96px);padding:0;pointer-events:none;position:absolute;text-align:left;top:112px;top:calc(var(--app-header-height, 64px) + 48px);width:383px;z-index:3}.hero-tagline__track{min-height:68px;position:relative}.hero-tagline__item{color:#fff;font-family:DM Sans,Manrope,sans-serif;font-size:28px;font-weight:700;left:0;letter-spacing:-.01em;line-height:1.2;margin:0;opacity:0;position:absolute;right:0;text-align:left;top:0;transition:opacity .6s ease-in-out}.hero-tagline__item--multi{white-space:pre-line}.hero-tagline__logo{display:inline-block;filter:brightness(0) invert(1);height:.88em;margin:0 .08em;vertical-align:initial;width:auto}.hero-tagline__item--active{animation:heroTaglineFade 10s ease-in-out infinite;opacity:1}@keyframes heroTaglineFade{0%{opacity:0;transform:translateY(12px)}15%{opacity:1;transform:translateY(0)}85%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-12px)}}[dir=rtl] .hero-tagline{left:auto;right:48px;text-align:right}[dir=rtl] .hero-tagline__item{left:auto;right:0;text-align:right}@media (max-width:768px){.hero-tagline{left:16px;max-width:calc(100% - 32px);top:88px;top:calc(var(--app-header-height, 64px) + 24px);width:min(383px,calc(100% - 32px))}[dir=rtl] .hero-tagline{right:16px}}.market-ticker{background:#000;border-top:1px solid #ffffff14}.market-ticker,.market-ticker__viewport{overflow:hidden;width:100%}.market-ticker__track{animation:marketTickerScroll 80s linear infinite;display:flex;width:-webkit-max-content;width:max-content}.market-ticker__track:hover{animation-play-state:paused}.market-ticker__group{align-items:center;display:flex;flex-shrink:0;gap:88px;padding:14px 44px}.market-ticker__item{align-items:center;background:#0000;border:none;cursor:pointer;display:inline-flex;font-family:DM Mono,JetBrains Mono,ui-monospace,monospace;font-size:13px;gap:10px;line-height:1;padding:0;white-space:nowrap}.market-ticker__item:hover .market-ticker__name{color:#fff}.market-ticker__name{color:#d1d5db;font-weight:500}.market-ticker__developer{color:#9ca3af;font-weight:400}.market-ticker__dot{color:#6b7280;font-size:10px}.market-ticker__yield{color:#d1d5db;font-weight:400}.market-ticker__roi{align-items:center;color:#4ade80;display:inline-flex;font-weight:500;gap:4px}.market-ticker__arrow{font-size:10px;line-height:1}@media (max-width:768px){.market-ticker__group{gap:56px;padding:12px 24px}.market-ticker__item{font-size:11px;gap:8px}}@media (prefers-reduced-motion:reduce){.market-ticker__track{animation:none}}@keyframes marketTickerScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.hiw{background:#fff;padding:56px 48px 64px}.hiw__inner{margin:0 auto;max-width:1440px}.hiw__layout{grid-gap:0 40px;align-items:stretch;display:grid;gap:0 40px;grid-template-columns:minmax(0,5fr) minmax(0,6fr);grid-template-rows:auto auto}.hiw-content__actions,.hiw-timeline__lower{align-self:start}.hiw-content__main{grid-column:1;grid-row:1;max-width:520px;padding-top:32px}.hiw-content__actions{grid-column:1;grid-row:2;margin-top:28px;max-width:520px}.hiw-content__intro{flex-shrink:0}.hiw-content__eyebrow{color:#3f6c7e;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:600;letter-spacing:1.2px;line-height:1.3;margin:0 0 12px;text-transform:uppercase}.hiw-content__title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:clamp(36px,3.6vw,46px);font-weight:400;line-height:1.05;margin:0 0 16px}.hiw-content__lead{color:#151515;font-family:DM Sans,Manrope,sans-serif;font-size:16px;font-weight:700;line-height:1.35;margin:0}.hiw-content__blocks{display:flex;flex-direction:column;gap:12px;margin-bottom:0;margin-top:28px}.hiw-content__block-title{color:#b09774;font-family:DM Sans,Manrope,sans-serif;font-size:16px;font-weight:700;letter-spacing:0;line-height:1.35;margin:0 0 10px}.hiw-content__block-body{color:#6b7280;font-family:DM Sans,Manrope,sans-serif;font-size:14px;font-weight:400;line-height:1.65;margin:0}.hiw-analyst-btn{background-color:#426b7d!important;border-radius:8px!important;box-shadow:none!important;font-family:DM Sans,Manrope,sans-serif!important;font-size:14px!important;font-weight:700!important;letter-spacing:.8px!important;padding:14px 16px!important;text-transform:uppercase!important;width:50%!important}.hiw-analyst-btn:hover{background-color:#355a68!important}.hiw-timeline__rail{align-items:center;display:flex;flex-direction:column;grid-column:2;grid-row:1/3;justify-content:space-between;justify-self:center;min-height:100%;pointer-events:none;position:relative;width:20px;z-index:0}.hiw-timeline__year{background:#fff;color:#9ca3af;font-family:DM Sans,Manrope,sans-serif;font-size:8px;font-weight:600;letter-spacing:.6px;line-height:1;padding:2px 0;text-transform:uppercase;transform:rotate(180deg);white-space:nowrap;writing-mode:vertical-rl}.hiw-timeline__line{background:#d1d5db;flex:1 1;margin:6px 0;min-height:24px;width:1px}.hiw-timeline__upper{grid-column:2;grid-row:1;min-width:0;position:relative;z-index:1}.hiw-timeline__steps{height:100%;justify-content:space-between;min-height:100%}.hiw-timeline__lower,.hiw-timeline__steps{display:flex;flex-direction:column;gap:12px}.hiw-timeline__lower{grid-column:2;grid-row:2;min-width:0;position:relative;z-index:1}.hiw-timeline__row{width:40%}.hiw-timeline__row--left{margin-left:0;margin-right:auto;padding-right:0;transform:translateX(calc(10% - 2px))}.hiw-timeline__row--right{margin-left:auto;margin-right:0;padding-left:0;transform:translateX(calc(-10% + 2px))}.hiw-step{border-radius:4px;box-sizing:border-box;padding:14px 16px}.hiw-step__label{display:block;font-family:DM Sans,Manrope,sans-serif;font-size:9px;font-weight:600;letter-spacing:.8px;line-height:1.2;margin-bottom:6px;text-transform:uppercase}.hiw-step__title{font-family:"DM Serif Display",Georgia,serif;font-size:clamp(15px,1.5vw,18px);font-weight:400;letter-spacing:.01em;line-height:1.15;margin:0 0 8px}.hiw-step__body{font-family:DM Sans,Manrope,sans-serif;font-size:11px;font-weight:400;line-height:1.45;margin:0}.hiw-step--white{background:#fff;border:1px solid #0000;box-shadow:0 2px 10px #15151514}.hiw-step--white .hiw-step__label{color:#9ca3af}.hiw-step--white .hiw-step__title{color:#151515}.hiw-step--white .hiw-step__body{color:#6b7280}.hiw-step--outline{background:#fff;border:1px solid #d1d5db;box-shadow:none}.hiw-step--outline .hiw-step__label{color:#9ca3af}.hiw-step--outline .hiw-step__title{color:#151515}.hiw-step--outline .hiw-step__body{color:#6b7280}.hiw-step--gold{background:#b09774;border:1px solid #b09774;box-shadow:0 2px 10px #15151514}.hiw-step--gold .hiw-step__body,.hiw-step--gold .hiw-step__label,.hiw-step--gold .hiw-step__title{color:#fff}.hiw-step--teal{background:#3f6c7e;border:1px solid #3f6c7e;box-shadow:0 2px 10px #15151514}.hiw-step--teal .hiw-step__label{color:#ffffffa6}.hiw-step--teal .hiw-step__title{color:#fff}.hiw-step--teal .hiw-step__body{color:#ffffffd9}@media (max-width:1100px){.hiw__layout{gap:32px;grid-template-columns:1fr;grid-template-rows:auto}.hiw-content__actions,.hiw-content__main,.hiw-timeline__lower,.hiw-timeline__rail,.hiw-timeline__upper{grid-column:1;grid-row:auto}.hiw-content__actions,.hiw-content__main{max-width:none}.hiw-content__blocks{gap:16px;margin-top:24px}.hiw-timeline__rail{display:none}.hiw-timeline__upper{position:relative}.hiw-timeline__lower,.hiw-timeline__upper{margin:0 auto;max-width:560px}.hiw-timeline__steps{height:auto;justify-content:flex-start;margin-bottom:12px;min-height:auto}}@media (max-width:768px){.hiw{padding:40px 24px 48px}.hiw-timeline__lower,.hiw-timeline__upper{position:relative}.hiw-timeline__upper:before{background:#d1d5db;bottom:0;content:"";left:8px;position:absolute;top:0;width:1px}.hiw-timeline__row,.hiw-timeline__row--left,.hiw-timeline__row--right{margin-left:20px;padding-left:0;padding-right:0;transform:none;width:calc(80% - 24px)}.hiw-step{padding:12px 14px}.hiw-analyst-btn{margin-top:24px;width:100%!important}}[dir=rtl] .hiw-content__actions,[dir=rtl] .hiw-content__main{text-align:right}[dir=rtl] .hiw-timeline__year{transform:rotate(0deg)}.mobile-focus-areas{background:#fff;margin:0;padding:2rem 1rem;width:100%}.focus-areas-title{color:#000;font-family:"Manrope, sans-serif";font-size:1.2rem;font-weight:700;line-height:1.3;margin-bottom:2rem;text-align:left}.areas-container{display:flex;justify-content:center;margin:0 auto;width:90%}.areas-slider{-ms-overflow-style:none;display:flex;gap:.8rem;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;touch-action:pan-x;-webkit-user-select:none;user-select:none;width:100%}.areas-slider::-webkit-scrollbar{display:none}.area-item{align-items:center;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;gap:.5rem;transition:transform .2s ease;width:80px}.area-item:hover{transform:translateY(-2px)}.photo-box{align-items:center;aspect-ratio:1;background:linear-gradient(135deg,#3f6c7e,#5a8a9a);border-radius:12px;box-shadow:0 4px 12px #0000001a;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.area-name{color:#000;font-family:"Manrope, sans-serif";font-size:.9rem;font-weight:600;line-height:1.2;text-align:center}@media (max-width:480px){.mobile-focus-areas{padding:1.5rem .5rem}.focus-areas-title{font-size:1.1rem;margin-bottom:1.5rem}.areas-container{width:95%}.areas-slider{gap:.6rem}.area-item{width:70px}.area-name{font-size:.8rem}}.pd-focus-areas{background:#f4f4f4;border-top:1px solid #e0e0e0;padding:36px 0 40px}.pd-focus-areas__inner{margin:0 auto;max-width:1440px;padding:0 48px}.pd-focus-areas__title{color:#b09774;font-family:"DM Serif Display",Georgia,serif;font-size:26px;font-weight:400;line-height:1.2;margin:0 0 14px}.pd-focus-areas__list{align-items:center;display:flex;flex-wrap:wrap;gap:0;list-style:none;margin:0;padding:0}.pd-focus-areas__item{align-items:center;display:inline-flex}.pd-focus-areas__link{background:none;border:none;color:#6b7280;cursor:pointer;font-family:DM Sans,Manrope,sans-serif;font-size:12px;font-weight:400;line-height:1.6;padding:0;transition:color .15s ease}.pd-focus-areas__link:hover{color:#151515}.pd-focus-areas__sep{color:#a8a8a8;font-size:10px;margin:0 10px;-webkit-user-select:none;user-select:none}@media (max-width:768px){.pd-focus-areas{padding:28px 0 32px}.pd-focus-areas__inner{padding:0 16px}.pd-focus-areas__title{font-size:22px;margin-bottom:12px}.pd-focus-areas__link{font-size:11px}.pd-focus-areas__sep{margin:0 8px}}.strategy-builder{background:#fff;padding:72px 48px}.strategy-builder__inner{grid-gap:48px;align-items:stretch;display:grid;gap:48px;grid-template-columns:minmax(0,5fr) minmax(0,7fr);margin:0 auto;max-width:1440px}.strategy-builder__intro{display:flex;flex-direction:column;justify-content:center}.strategy-builder__eyebrow{color:#3f6c7e;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:600;letter-spacing:1.4px;line-height:1.2;margin:0 0 16px;text-transform:uppercase}.strategy-builder__title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:42px;font-weight:400;line-height:1.1;margin:0 0 20px}.strategy-builder__description{color:#6b7280;font-family:DM Sans,Manrope,sans-serif;font-size:15px;font-weight:400;line-height:1.65;margin:0;max-width:none}.strategy-builder__cards{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.strategy-builder__card{background:#fff;border:1px solid #d1d5db;box-sizing:border-box;display:flex;flex-direction:column;min-height:320px;padding:28px 24px}.strategy-builder__card-title{color:#151515;font-family:DM Sans,Manrope,sans-serif;font-size:18px;font-weight:700;line-height:1.25;margin:0 0 18px}.strategy-builder__card-body{color:#6b7280;font-family:DM Sans,Manrope,sans-serif;font-size:14px;font-weight:400;line-height:1.65;margin:0}@media (max-width:1100px){.strategy-builder__inner{gap:40px;grid-template-columns:1fr}.strategy-builder__description{max-width:none}}@media (max-width:900px){.strategy-builder__cards{grid-template-columns:1fr}.strategy-builder__card{min-height:auto}}@media (max-width:768px){.strategy-builder{padding:48px 16px}.strategy-builder__title{font-size:32px}.strategy-builder__description{font-size:14px}}[dir=rtl] .strategy-builder__card,[dir=rtl] .strategy-builder__intro{text-align:right}.product-preview{background:#f4f4f4;padding:80px 48px}.product-preview__inner{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:minmax(0,5fr) minmax(0,6fr);margin:0 auto;max-width:1440px}.product-preview__card-wrap{max-width:560px;min-width:0;position:relative;width:100%}.product-preview__card-shadow{background:#e5e7eb;border-radius:14px;bottom:-16px;left:16px;position:absolute;right:-16px;top:16px;z-index:0}.product-preview__card{background:#fff;border:none;border-radius:14px;box-shadow:0 18px 40px #15151514;box-sizing:border-box;padding:32px 32px 28px;position:relative;z-index:1}.product-preview__card-top{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px}.product-preview__brief-eyebrow{color:#b09774;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:600;letter-spacing:1.2px;line-height:1.2;margin:0;text-transform:uppercase}.product-preview__roi{align-items:flex-end;display:flex;flex-direction:column;text-align:right}.product-preview__roi-label{color:#9ca3af;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:500;line-height:1.2}.product-preview__roi-value{color:#3f6c7e;font-family:DM Sans,Manrope,sans-serif;font-size:34px;font-weight:700;line-height:1}.product-preview__card-title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:34px;font-weight:400;line-height:1.1;margin:0 0 10px}.product-preview__location{align-items:center;color:#6b7280;display:flex;font-family:DM Sans,Manrope,sans-serif;font-size:13px;gap:6px;line-height:1.4;margin:0 0 22px}.product-preview__stats{grid-gap:12px;display:grid;gap:12px;grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr) minmax(0,1fr);margin-bottom:24px}.product-preview__stat{background:#f7f7f7;border-radius:4px;box-sizing:border-box;min-height:68px;padding:14px 12px}.product-preview__stat-label{color:#b09774;display:block;font-family:DM Sans,Manrope,sans-serif;font-size:9px;font-weight:600;letter-spacing:.8px;line-height:1.2;margin-bottom:8px;text-transform:uppercase}.product-preview__stat-value{color:#151515;display:block;font-family:DM Sans,Manrope,sans-serif;font-size:22px;font-weight:700;line-height:1}.product-preview__chart-block{margin-bottom:18px}.product-preview__chart-label{color:#b09774;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:600;letter-spacing:1px;line-height:1.2;margin:0 0 10px;text-transform:uppercase}.product-preview__chart{display:block;height:120px;width:100%}.product-preview__chart-axis{display:flex;justify-content:space-between;line-height:1.2;margin-top:8px}.product-preview__card-footnote,.product-preview__chart-axis{color:#9ca3af;font-family:DM Sans,Manrope,sans-serif;font-size:11px}.product-preview__card-footnote{line-height:1.4;margin:0}.product-preview__content{min-width:0}.product-preview__title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:42px;font-weight:400;line-height:1.1;margin:0 0 20px}.product-preview__intro{color:#6b7280;font-family:DM Sans,Manrope,sans-serif;font-size:15px;font-weight:400;line-height:1.65;margin:0 0 28px}.product-preview__feature+.product-preview__feature{margin-top:24px}.product-preview__feature-title{color:#151515;font-family:DM Sans,Manrope,sans-serif;font-size:16px;font-weight:700;line-height:1.35;margin:0 0 8px}.product-preview__feature-body{color:#6b7280;font-family:DM Sans,Manrope,sans-serif;font-size:14px;font-weight:400;line-height:1.65;margin:0}@media (max-width:1100px){.product-preview__inner{gap:48px;grid-template-columns:1fr}.product-preview__card-wrap{margin:0 auto;max-width:560px}}@media (max-width:768px){.product-preview{padding:48px 16px}.product-preview__card{padding:20px 18px 18px}.product-preview__card-title,.product-preview__roi-value{font-size:28px}.product-preview__title{font-size:32px}.product-preview__stats{gap:12px;grid-template-columns:1fr}}[dir=rtl] .product-preview__roi{align-items:flex-start;text-align:left}[dir=rtl] .product-preview__card-footnote,[dir=rtl] .product-preview__content{text-align:right}.project-grid-card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;box-shadow:0 1px 8px #1515150d;color:#151515;display:flex;flex-direction:column;height:100%;overflow:hidden}.project-grid-card__media{background:#e5e7eb;height:240px;position:relative}.project-grid-card__image{display:block;height:100%;object-fit:cover;width:100%}.project-grid-card__image--empty{background:linear-gradient(135deg,#d1d5db,#9ca3af)}.project-grid-card__media-actions{align-items:center;display:flex;gap:8px;position:absolute;right:16px;top:16px;z-index:2}.project-grid-card__favorite,.project-grid-card__share{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff29;border:1px solid #ffffff8c;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;height:36px;justify-content:center;padding:0;position:static;transition:background .15s ease,border-color .15s ease,transform .15s ease;width:36px}.project-grid-card__favorite:hover,.project-grid-card__share:hover{background:#ffffff42;border-color:#ffffffbf}.project-grid-card__favorite--active{background:#ffffffeb;border-color:#ffffffeb;color:#456b7b}.project-grid-card__favorite:focus-visible,.project-grid-card__share:focus-visible{outline:2px solid #fff;outline-offset:2px}.project-grid-card__developer{align-items:center;background:#eef1f6f5;border-radius:4px;bottom:16px;display:inline-flex;height:40px;justify-content:center;left:16px;overflow:hidden;padding:0;position:absolute;width:56px}.project-grid-card__developer-logo{background:#fff;border-radius:0;flex-shrink:0;height:100%;object-fit:contain;width:100%}.project-grid-card__body{display:flex;flex:1 1;flex-direction:column;padding:22px 22px 20px}.project-grid-card__head{display:flex;flex-direction:column;gap:8px;padding-bottom:16px}.project-grid-card__head-row{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.project-grid-card__head-row--meta{align-items:center}.project-grid-card__developer-label{color:#b19a76;font-family:DM Sans,Manrope,sans-serif;font-size:12px;font-weight:400;line-height:1.2;margin:0 0 4px}.project-grid-card__name{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:26px;font-weight:400;line-height:1.05;margin:0}.project-grid-card__location{color:#717171;font-family:DM Sans,Manrope,sans-serif;font-size:12px;font-weight:400;line-height:1.35;margin:0}.project-grid-card__type{font-size:11px;letter-spacing:0}.project-grid-card__type,.project-grid-card__year{color:#151515;flex-shrink:0;font-family:DM Sans,Manrope,sans-serif;font-weight:700}.project-grid-card__year{font-size:13px}.project-grid-card__ready{background:#e8f5e9;border-radius:999px;color:#1e854a;display:inline-flex;flex-shrink:0;font-family:DM Sans,Manrope,sans-serif;font-size:9px;font-weight:700;letter-spacing:.4px;padding:4px 10px;text-transform:uppercase}.project-grid-card__divider{border:none;border-top:1px solid #ececec;margin:0 0 18px}.project-grid-card__metrics{grid-gap:18px 24px;display:grid;gap:18px 24px;grid-template-columns:1fr 1fr;margin:0 0 20px}.project-grid-card__metric--right{text-align:right}.project-grid-card__metrics dt{color:#717171;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:500;margin:0 0 6px}.project-grid-card__value{color:#151515;font-family:DM Mono,Roboto Mono,ui-monospace,monospace;font-size:16px;font-weight:500;letter-spacing:-.02em;line-height:1.2;margin:0}.project-grid-card__roi{color:#1e854a!important}.project-grid-card__projection{margin-bottom:20px}.project-grid-card__projection-label{color:#717171;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:500;margin:0 0 12px}.project-grid-card__bars{align-items:flex-end;cursor:default;display:flex;gap:6px;min-height:56px;padding-top:18px}.project-grid-card__bars--loading{opacity:.45}.project-grid-card__bar-col{align-items:stretch;display:flex;flex:1 1;flex-direction:column;height:56px;justify-content:flex-end;min-width:0;position:relative}.project-grid-card__bar-value{align-items:center;bottom:calc(100% + 4px);display:flex;flex-direction:column;gap:2px;left:50%;line-height:1;opacity:0;pointer-events:none;position:absolute;transform:translateX(-50%) translateY(3px);transition:opacity .15s ease,transform .15s ease;white-space:nowrap;z-index:1}.project-grid-card__bar-year{color:#717171;font-family:DM Sans,Manrope,sans-serif;font-size:7px;font-weight:600;letter-spacing:.2px}.project-grid-card__bar-amount{color:#456b7b;font-family:DM Mono,Roboto Mono,monospace;font-size:8px;font-weight:500}.project-grid-card__bars:hover .project-grid-card__bar-value{opacity:1;transform:translateX(-50%) translateY(0)}.project-grid-card__bar{border-radius:4px 4px 0 0;display:block;flex-shrink:0;min-height:6px;width:100%}.project-grid-card__cta{align-items:center;background:#456b7b;border:none;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-family:DM Sans,Manrope,sans-serif;font-size:11px;font-weight:700;gap:8px;justify-content:center;letter-spacing:1.2px;line-height:1;margin-top:auto;min-height:46px;padding:0 16px;text-decoration:none;text-transform:uppercase;transition:background .15s ease,transform .15s ease;width:100%}.project-grid-card__cta-label{display:inline-block}.project-grid-card__cta-icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center;margin-top:1px}.project-grid-card__cta:visited{color:#fff}.project-grid-card__cta:hover{background:#3a5a68;color:#fff;text-decoration:none}.project-grid-card__cta:active{background:#334f5c;transform:translateY(1px)}.project-grid-card__cta:focus-visible{outline:2px solid #456b7b;outline-offset:2px}[dir=rtl] .project-grid-card__media-actions{left:16px;right:auto}[dir=rtl] .project-grid-card__developer{left:auto;right:16px}[dir=rtl] .project-grid-card__metric--right{text-align:left}[dir=rtl] .project-grid-card__developer-label,[dir=rtl] .project-grid-card__head-row,[dir=rtl] .project-grid-card__location,[dir=rtl] .project-grid-card__name{text-align:right}.project-list-card{align-items:stretch;background:#fff;border:1px solid #e8e8e8;border-radius:4px;box-shadow:0 1px 8px #1515150d;color:#151515;display:flex;min-height:180px;overflow:hidden;transition:box-shadow .15s ease,transform .15s ease;width:100%}.project-list-card:hover{box-shadow:0 8px 24px #15151514}.project-list-card__media{align-self:stretch;background:#e5e7eb;flex-shrink:0;min-height:180px;position:relative;width:240px}.project-list-card__image{display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.project-list-card__image--empty{background:linear-gradient(135deg,#d1d5db,#9ca3af);height:100%;inset:0;min-height:0;position:absolute;width:100%}.project-list-card__developer{align-items:center;background:#eef1f6f5;border-radius:4px;bottom:12px;box-shadow:0 2px 10px #00000014;display:inline-flex;height:40px;justify-content:center;left:12px;overflow:hidden;padding:0;position:absolute;width:56px;z-index:2}.project-list-card__developer-logo{background:#fff;flex-shrink:0;height:100%;object-fit:contain;width:100%}.project-list-card__body{border-right:1px solid #ececec;display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;min-width:0;padding:16px 22px}.project-list-card__eyebrow{color:#b09774;font-family:DM Sans,Manrope,sans-serif;font-size:12px;font-weight:400;line-height:1.2;margin:0 0 4px}.project-list-card__head{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.project-list-card__head-row{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.project-list-card__head-row--meta{align-items:center}.project-list-card__title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:clamp(22px,2vw,26px);font-weight:400;line-height:1.08;margin:0}.project-list-card__location{color:#717171;font-family:DM Sans,Manrope,sans-serif;font-size:12px;line-height:1.35;margin:0}.project-list-card__type{font-size:11px}.project-list-card__type,.project-list-card__year{color:#151515;flex-shrink:0;font-family:DM Sans,Manrope,sans-serif;font-weight:700}.project-list-card__year{font-size:13px}.project-list-card__ready{background:#e8f5e9;border-radius:999px;color:#1e854a;display:inline-flex;flex-shrink:0;font-family:DM Sans,Manrope,sans-serif;font-size:9px;font-weight:700;letter-spacing:.4px;padding:4px 10px;text-transform:uppercase}.project-list-card__metrics{grid-gap:12px 28px;display:grid;gap:12px 28px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.project-list-card__metric dt{color:#9ca3af;font-family:DM Sans,Manrope,sans-serif;font-size:9px;font-weight:600;letter-spacing:.7px;margin:0 0 4px;text-transform:uppercase}.project-list-card__metric dd{color:#151515;font-family:DM Mono,Roboto Mono,ui-monospace,monospace;font-size:14px;font-weight:500;letter-spacing:-.02em;line-height:1.2;margin:0}.project-list-card__metric dd.project-list-card__roi{color:#1e854a}.project-list-card__projection{border-right:1px solid #ececec;box-sizing:border-box;display:flex;flex:0 0 360px;flex-direction:column;justify-content:center;min-width:260px;padding:14px 16px 12px;width:360px}.project-list-card__projection-label{color:#9ca3af;font-family:DM Sans,Manrope,sans-serif;font-size:9px;font-weight:600;letter-spacing:.8px;margin:0 0 6px;text-transform:uppercase}.project-list-card__chart{flex:1 1;min-height:100px;overflow:visible}.project-list-card__chart--loading{opacity:.45}.project-list-card__chart-tooltip{background:#fff;border:1px solid #e0e0e0;border-radius:4px;box-shadow:0 4px 16px #00000014;padding:8px 10px}.project-list-card__chart-tooltip-year{color:#6b7280;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:600;margin:0 0 6px}.project-list-card__chart-tooltip-row{color:#151515;display:flex;font-family:DM Sans,Manrope,sans-serif;font-size:11px;gap:12px;justify-content:space-between;margin:0}.project-list-card__chart-tooltip-row+.project-list-card__chart-tooltip-row{margin-top:4px}.project-list-card__chart-tooltip-row strong{color:#426b7d;font-family:DM Mono,Roboto Mono,ui-monospace,monospace;font-weight:600}.project-list-card__actions{background:#f4f4f4;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;gap:8px;justify-content:center;padding:12px 10px;width:64px}.project-list-card__action-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:4px;color:#456b7b;cursor:pointer;display:inline-flex;height:44px;justify-content:center;margin:0 auto;padding:0;text-decoration:none;transition:background .15s ease,border-color .15s ease,color .15s ease;width:44px}.project-list-card__action-btn:hover{background:#eef3f5;border-color:#d1d5db;color:#3f6c7e}.project-list-card__action-btn--active{background:#eef3f5;border-color:#c8d5db;color:#3f6c7e}.project-list-card__action-btn:focus-visible{outline:2px solid #3f6c7e;outline-offset:2px}[dir=rtl] .project-list-card__developer{left:auto;right:12px}[dir=rtl] .project-list-card__body,[dir=rtl] .project-list-card__projection{border-left:1px solid #ececec;border-right:none}[dir=rtl] .project-list-card__eyebrow,[dir=rtl] .project-list-card__head-row>div,[dir=rtl] .project-list-card__location,[dir=rtl] .project-list-card__title{text-align:right}@media (max-width:1100px){.project-list-card{flex-wrap:wrap}.project-list-card__media{min-height:160px;width:200px}.project-list-card__projection{border-right:none;border-top:1px solid #ececec;flex:1 1 100%;min-width:0;order:3;width:100%}.project-list-card__body{border-right:none}.project-list-card__actions{border-left:1px solid #ececec;order:2;width:64px}}@media (max-width:768px){.project-list-card{flex-direction:column}.project-list-card__media{height:auto;min-height:168px;width:100%}.project-list-card__body{border-bottom:1px solid #ececec;border-left:none;border-right:none;padding:20px}.project-list-card__metrics{gap:16px 20px}.project-list-card__projection{border-left:none;flex:1 1 auto;min-width:0;order:3;width:100%}.project-list-card__actions{border-left:none;border-top:1px solid #ececec;flex-direction:row;order:4;padding:12px 16px;width:100%}.project-list-card__action-btn{flex:1 1;margin:0;max-width:56px}}.featured-projects__heading{margin:0;text-align:left}.featured-projects__eyebrow{color:#b19a76;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:600;letter-spacing:1.4px;line-height:1.2;margin:0 0 12px;text-transform:uppercase}.featured-projects__title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:42px;font-weight:400;line-height:1.1;margin:0}[dir=rtl] .featured-projects__heading{text-align:right}@media (max-width:768px){.featured-projects__title{font-size:32px}}.featured-projects{background:#f8f9fa;padding:4rem 0}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.see-all{color:#3f6c7e;font-weight:500;text-decoration:none;transition:color .2s}.see-all:hover{color:#355a67}.featured-grid{display:flex;flex-wrap:wrap;gap:2rem}.featured-card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:1.5rem;transition:transform .2s,box-shadow .2s}.featured-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-4px)}.loading{color:#666;font-size:1.2rem;padding:2rem;text-align:center}.project-image{border-radius:8px 8px 0 0;height:200px;object-fit:cover;width:100%}.developer-logo{background:#fff;border-radius:4px;bottom:-15px;box-shadow:0 2px 8px #0000001a;left:16px;max-height:50px;max-width:100px;object-fit:contain;padding:8px;position:absolute}.investment-metrics{background:#f8f9fa;border-radius:4px;margin-top:16px;padding:16px}.metric-item{flex:1 1;text-align:center}.metric-label{color:#979797;display:block;font-size:12px;margin-bottom:4px}.metric-value{color:#4caf50;font-size:18px;font-weight:700}.action-buttons{display:flex;gap:8px;margin-top:16px}.contact-button{background:#3f6c7e!important;color:#fff!important;flex:1 1;font-size:12px!important;padding:4px 8px!important}.contact-button:hover{background:#355a67!important}.analyze-button{border-color:#3f6c7e!important;color:#3f6c7e!important;flex:1 1;font-size:12px!important;padding:4px 8px!important}.analyze-button:hover{background:#3f6c7e0a!important;border-color:#355a67!important}.footer{background:#f4f4f4;border-top:1px solid #e0e0e0;color:#6b7280;padding:56px 0 0}.footer__inner{margin:0 auto;max-width:1440px;padding:0 48px}.footer__grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:minmax(220px,1.4fr) minmax(120px,.7fr) minmax(140px,.8fr) minmax(260px,1.2fr);padding-bottom:48px}.footer__brand-logo{display:block;height:auto;margin-bottom:20px;width:132px}.footer__brand-logo--ar{filter:none}.footer__brand-title{color:#151515;font-family:DM Sans,Manrope,sans-serif;font-size:15px;font-weight:600;line-height:1.4;margin:0 0 10px}.footer__brand-tagline{color:#6b7280;font-family:DM Sans,Manrope,sans-serif;font-size:12px;line-height:1.65;margin:0;max-width:280px}.footer__col-title{color:#717171;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:600;letter-spacing:1.4px;margin:0 0 18px;text-transform:uppercase}.footer__links{list-style:none;margin:0;padding:0}.footer__links li+li{margin-top:10px}.footer__link{background:none;border:none;color:#6b7280;cursor:pointer;font-family:DM Sans,Manrope,sans-serif;font-size:13px;line-height:1.5;padding:0;text-decoration:none;transition:color .15s ease}.footer__link:hover{color:#151515}.footer__newsletter-text{color:#6b7280;font-family:DM Sans,Manrope,sans-serif;font-size:12px;line-height:1.65;margin:0 0 16px}.footer__newsletter-form{align-items:stretch;display:flex;max-width:320px}.footer__newsletter-input{background:#fff;border:1px solid #e0e0e0;border-radius:2px 0 0 2px;border-right:none;color:#151515;flex:1 1;font-family:DM Sans,Manrope,sans-serif;font-size:12px;min-width:0;padding:10px 14px}.footer__newsletter-input::placeholder{color:#9ca3af}.footer__newsletter-input:focus{outline:2px solid #456b7b;outline-offset:-2px}.footer__newsletter-btn{align-items:center;background:#456b7b;border:none;border-radius:0 2px 2px 0;color:#fff;cursor:pointer;display:inline-flex;justify-content:center;transition:background .15s ease;width:44px}.footer__newsletter-btn:hover:not(:disabled){background:#3a5a68}.footer__newsletter-btn:disabled{cursor:not-allowed;opacity:.6}.footer__newsletter-message{font-size:11px;line-height:1.4;margin:8px 0 0}.footer__newsletter-message--success{color:#4caf50}.footer__newsletter-message--error{color:#ff6b6b}.footer__bottom{align-items:center;border-top:1px solid #e0e0e0;display:flex;gap:16px;justify-content:space-between;padding:18px 0 22px}.footer__copyright{color:#8a8a8a;font-family:DM Sans,Manrope,sans-serif;font-size:9px;font-weight:500;letter-spacing:.8px;margin:0;text-transform:uppercase}.footer__copyright-brand{text-transform:lowercase}.footer__legal{align-items:center;color:#8a8a8a;display:flex;flex-wrap:wrap;font-family:DM Sans,Manrope,sans-serif;font-size:9px;font-weight:500;gap:10px;letter-spacing:.8px;margin:0;text-transform:uppercase}.footer__legal-link{color:inherit;text-decoration:none;transition:color .15s ease}.footer__legal-link:hover{color:#151515}.footer__legal-sep{color:#c4c7c7}[dir=rtl] .footer__brand-tagline,[dir=rtl] .footer__col-title,[dir=rtl] .footer__links,[dir=rtl] .footer__newsletter-text{text-align:right}[dir=rtl] .footer__bottom,[dir=rtl] .footer__legal,[dir=rtl] .footer__newsletter-form{flex-direction:row-reverse}[dir=rtl] .footer__newsletter-input{border-left:none;border-radius:0 2px 2px 0;border-right:1px solid #e0e0e0}[dir=rtl] .footer__newsletter-btn{border-radius:2px 0 0 2px}@media (max-width:1024px){.footer__grid{gap:32px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.footer{padding-top:40px}.footer__inner{padding:0 16px}.footer__grid{gap:28px;grid-template-columns:1fr;padding-bottom:32px}.footer__brand-tagline,.footer__newsletter-form{max-width:none}.footer__bottom{align-items:flex-start;flex-direction:column;gap:12px}[dir=rtl] .footer__bottom{align-items:flex-end}}.projects-page{background:#f4f4f4;color:#151515;font-family:DM Sans,Manrope,-apple-system,sans-serif;min-height:calc(100vh - 64px);min-height:calc(100vh - var(--app-header-height, 64px))}.projects-page__container{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:88px 24px 48px;padding:calc(var(--app-header-height, 64px) + 24px) 24px 48px;width:100%}.projects-page__breadcrumb{align-items:center;color:#9ca3af;display:flex;font-size:10px;font-weight:600;gap:8px;letter-spacing:1.2px;margin:0 0 16px;text-transform:uppercase}.projects-page__breadcrumb a{color:inherit;text-decoration:none}.projects-page__breadcrumb a:hover{color:#151515}.projects-page__breadcrumb-sep{color:#d1d5db}.projects-page__intro{margin-bottom:28px}.projects-page__eyebrow{color:#b09774;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:600;letter-spacing:1.4px;line-height:1.2;margin:0 0 12px;text-transform:uppercase}.projects-page__title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:32px;font-weight:400;line-height:1.1;margin:0}.projects-page__toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:32px}.projects-page__search{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:4px;display:flex;flex:1 1 280px;gap:10px;min-height:44px;padding:0 14px}.projects-page__search svg{color:#9ca3af;flex-shrink:0}.projects-page__search input{background:#0000;border:none;color:#151515;font-family:inherit;font-size:14px;outline:none;width:100%}.projects-page__search input::placeholder{color:#9ca3af}.projects-page__filter{flex:0 1 auto;min-width:140px}.projects-page__filter select{-webkit-appearance:none;appearance:none;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='m1 1.5 5 5 5-5' stroke='%239CA3AF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 12px center;border:1px solid #e5e7eb;border-radius:4px;color:#151515;cursor:pointer;font-family:inherit;font-size:13px;min-height:44px;padding:0 32px 0 12px;width:100%}.projects-page__meta{align-items:center;display:flex;gap:12px;margin-left:auto}.projects-page__count{color:#6b7280;font-size:13px;white-space:nowrap}.projects-page__view-toggle{background:#fff;border:1px solid #e5e7eb;border-radius:4px;display:inline-flex;overflow:hidden}.projects-page__view-btn{align-items:center;background:#0000;border:none;color:#9ca3af;cursor:pointer;display:inline-flex;height:40px;justify-content:center;width:40px}.projects-page__view-btn--active{background:#f4f4f4;color:#151515}.projects-page__grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.projects-page__grid-item{min-width:0}.projects-page__list{display:flex;flex-direction:column;gap:18px}.projects-page__pagination{align-items:center;display:flex;flex-direction:column;gap:12px;margin-top:40px}.projects-page__pagination-meta{color:#717171;font-size:13px;margin:0}.projects-page__pagination-controls{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.projects-page__page-btn{background:#fff;border:1px solid #e5e7eb;border-radius:4px;color:#3f6c7e;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;min-height:40px;min-width:40px;padding:0 10px;transition:background .15s ease,border-color .15s ease,color .15s ease}.projects-page__page-btn:hover:not(:disabled):not(.projects-page__page-btn--active){background:#f5f5f5;border-color:#3f6c7e}.projects-page__page-btn--active{background:#3f6c7e;border-color:#3f6c7e;color:#fff}.projects-page__page-btn:disabled{cursor:not-allowed;opacity:.4}.projects-page__page-ellipsis{align-items:center;color:#9ca3af;display:inline-flex;font-size:14px;justify-content:center;min-width:24px;-webkit-user-select:none;user-select:none}.projects-page__skeleton-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.projects-page__skeleton{animation:projects-page-shimmer 1.2s infinite;background:linear-gradient(90deg,#ececec 25%,#f5f5f5 50%,#ececec 75%);background-size:200% 100%;border-radius:4px;height:420px}@keyframes projects-page-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1024px){.projects-page__grid,.projects-page__skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.projects-page__meta{justify-content:space-between;margin-left:0;width:100%}}@media (max-width:640px){.projects-page__container{padding-top:84px;padding-top:calc(var(--app-header-height, 64px) + 20px)}.projects-page__grid,.projects-page__skeleton-grid{grid-template-columns:1fr}.projects-page__filter{flex-basis:calc(50% - 6px);flex-grow:1;flex-shrink:1;min-width:0}}.resale-property-card{background:#fff;border:1px solid #e5e7eb;border-radius:0;cursor:pointer;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.resale-property-card:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-2px)}.resale-property-card__media{aspect-ratio:4/3;background:#f4f4f4;overflow:hidden;position:relative}.resale-property-card__image{display:block;height:100%;object-fit:cover;width:100%}.resale-property-card__badge{background:#151515;color:#fff;font-family:DM Sans,Manrope,sans-serif;font-size:9px;font-weight:700;left:12px;letter-spacing:.6px;padding:6px 10px;position:absolute;text-transform:uppercase;top:12px}.resale-property-card__favorite{align-items:center;background:#fffffff2;border:none;border-radius:50%;color:#151515;cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;position:absolute;right:12px;top:12px;transition:background .15s ease,color .15s ease;width:36px}.resale-property-card__favorite:hover{background:#fff}.resale-property-card__favorite--active{color:#b09774}.resale-property-card__body{display:flex;flex:1 1;flex-direction:column;padding:20px 20px 22px}.resale-property-card__eyebrow{color:#b09774;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:600;letter-spacing:1.2px;margin:0 0 8px;text-transform:uppercase}.resale-property-card__title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:24px;font-weight:400;line-height:1.1;margin:0 0 10px}.resale-property-card__description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#717171;display:-webkit-box;font-family:DM Sans,Manrope,sans-serif;font-size:13px;line-height:1.5;margin:0 0 16px;overflow:hidden}.resale-property-card__divider{border:none;border-top:1px solid #ececec;margin:0 0 16px}.resale-property-card__meta{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:18px}.resale-property-card__specs{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.resale-property-card__spec{align-items:center;color:#151515;display:inline-flex;font-family:DM Sans,Manrope,sans-serif;font-size:13px;font-weight:600;gap:6px}.resale-property-card__spec svg{color:#717171;flex-shrink:0}.resale-property-card__price{color:#151515;flex-shrink:0;font-family:DM Sans,Manrope,sans-serif;font-size:15px;font-weight:700;margin:0;white-space:nowrap}.resale-property-card__cta{color:#b09774;font-family:DM Sans,Manrope,sans-serif;font-size:12px;font-weight:600;margin-top:auto}[dir=rtl] .resale-property-card__badge{left:auto;right:12px}[dir=rtl] .resale-property-card__favorite{left:12px;right:auto}.resale-price-range{display:flex;flex-direction:column;gap:10px;width:100%}.resale-price-range__label{color:#b19a76;font-family:DM Sans,Manrope,sans-serif;font-size:12px;font-weight:500;line-height:1.2;margin:0}.resale-price-range__row{align-items:center;display:flex;gap:10px;min-height:56px}.resale-price-range__value{font-size:10px;font-weight:600;max-width:72px;pointer-events:none;position:absolute;text-align:center;top:4px;transform:translateX(-50%);transition:color .15s ease}.resale-price-range__bound,.resale-price-range__value{color:#151515;font-family:DM Sans,Manrope,sans-serif;line-height:1.1;white-space:nowrap}.resale-price-range__bound{flex-shrink:0;font-size:11px;font-weight:500;-webkit-user-select:none;user-select:none}.resale-price-range__bound:first-of-type{min-width:52px}.resale-price-range__bound:last-of-type{min-width:58px;text-align:right}.resale-price-range__track{cursor:pointer;flex:1 1 auto;height:56px;min-width:0;overflow:visible;position:relative;touch-action:none}.resale-price-range__value--active{color:#3f6c7e}.resale-price-range__value--overlap-min{transform:translateX(calc(-50% - 8px))}.resale-price-range__value--overlap-max{transform:translateX(calc(-50% + 8px))}.resale-price-range__rail{background:#e8e8e8;left:0;right:0}.resale-price-range__fill,.resale-price-range__rail{height:4px;position:absolute;top:calc(50% + 6px);transform:translateY(-50%)}.resale-price-range__fill{background:#3f6c7e;pointer-events:none}.resale-price-range__handle{background:#0000;border:none;border-radius:0;cursor:ew-resize;height:20px;margin:0;padding:0;position:absolute;top:calc(50% + 6px);touch-action:none;transform:translate(-50%,-50%);width:20px}.resale-price-range__handle--min{z-index:2}.resale-price-range__handle--max{z-index:3}.resale-price-range__handle:focus-visible{outline:2px solid #3f6c7e73;outline-offset:2px}[dir=rtl] .resale-price-range__bound:last-of-type{text-align:left}.resale-search-bar{background:#fff;box-shadow:0 1px 0 #0000000a;margin-bottom:32px}.resale-search-bar__fields{grid-gap:16px 20px;align-items:start;display:grid;gap:16px 20px;grid-template-columns:repeat(4,minmax(0,1fr));padding:24px 24px 20px}.resale-search-bar__field{display:flex;flex-direction:column;gap:10px;min-width:0}.resale-search-bar__label{color:#b19a76;font-family:DM Sans,Manrope,sans-serif;font-size:12px;font-weight:500;line-height:1.2}.resale-search-bar__field input,.resale-search-bar__field select{background:#fff;border:1px solid #d1d5db;border-radius:0;box-sizing:border-box;color:#151515;font-family:DM Sans,Manrope,sans-serif;font-size:14px;min-height:42px;padding:0 12px;width:100%}.resale-search-bar__field select{-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='m1 1.5 5 5 5-5' stroke='%239CA3AF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;cursor:pointer;padding-right:34px}.resale-search-bar__select--placeholder{color:#9ca3af}.resale-search-bar__field input:focus,.resale-search-bar__field select:focus{border-color:#3f6c7e;box-shadow:0 0 0 1px #3f6c7e;outline:none}.resale-search-bar__field input::placeholder{color:#9ca3af}.resale-search-bar__field--slider{gap:0}.resale-search-bar__footer{align-items:center;border-top:1px solid #e5e7eb;display:flex;gap:16px;justify-content:space-between;padding:18px 24px}.resale-search-bar__count{color:#151515;font-family:DM Sans,Manrope,sans-serif;font-size:14px;line-height:1.4;margin:0}.resale-search-bar__apply{background:#3f6c7e;border:none;border-radius:0;color:#fff;cursor:pointer;flex-shrink:0;font-family:DM Sans,Manrope,sans-serif;font-size:12px;font-weight:700;letter-spacing:.6px;min-height:42px;min-width:168px;padding:0 28px;text-transform:uppercase;transition:background .15s ease}.resale-search-bar__apply:hover{background:#355a67}[dir=rtl] .resale-search-bar__field select{background-position:left 12px center;padding-left:34px;padding-right:12px}@media (max-width:1024px){.resale-search-bar__fields{grid-template-columns:repeat(2,minmax(0,1fr))}.resale-search-bar__field--search,.resale-search-bar__field--slider{grid-column:1/-1}}@media (max-width:640px){.resale-search-bar__fields{grid-template-columns:1fr;padding:20px 16px 16px}.resale-search-bar__footer{align-items:stretch;flex-direction:column;padding:16px}.resale-search-bar__apply{width:100%}}.resale-sell-promo{background:#151515;border:1px solid #e5e7eb;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-end;min-height:100%;overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease}.resale-sell-promo:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-2px)}.resale-sell-promo__image{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.resale-sell-promo__overlay{background:linear-gradient(180deg,#00000026,#000000b8);inset:0;position:absolute}.resale-sell-promo__content{color:#fff;padding:28px 24px;position:relative;z-index:1}.resale-sell-promo__eyebrow{color:#fffc;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:600;letter-spacing:1.2px;margin:0 0 10px;text-transform:uppercase}.resale-sell-promo__title{font-family:"DM Serif Display",Georgia,serif;font-size:28px;font-weight:400;line-height:1.1;margin:0 0 12px}.resale-sell-promo__body{color:#ffffffe0;font-family:DM Sans,Manrope,sans-serif;font-size:13px;line-height:1.5;margin:0 0 20px}.resale-sell-promo__cta{align-items:center;background:#b09774;color:#fff;display:inline-flex;font-family:DM Sans,Manrope,sans-serif;font-size:11px;font-weight:700;justify-content:center;letter-spacing:.8px;min-height:42px;padding:0 18px;text-transform:uppercase}.resale-page{background:#f4f4f4;color:#151515;font-family:DM Sans,Manrope,-apple-system,sans-serif;min-height:calc(100vh - 64px);min-height:calc(100vh - var(--app-header-height, 64px))}.resale-page__container{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:88px 24px 48px;padding:calc(var(--app-header-height, 64px) + 24px) 24px 48px;width:100%}.resale-page__breadcrumb{align-items:center;color:#9ca3af;display:flex;font-size:10px;font-weight:600;gap:8px;letter-spacing:1.2px;margin:0 0 16px;text-transform:uppercase}.resale-page__breadcrumb a{color:inherit;text-decoration:none}.resale-page__breadcrumb a:hover{color:#151515}.resale-page__breadcrumb-sep{color:#d1d5db}.resale-page__intro{margin-bottom:28px}.resale-page__eyebrow{color:#b09774;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:600;letter-spacing:1.4px;line-height:1.2;margin:0 0 12px;text-transform:uppercase}.resale-page__title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:32px;font-weight:400;line-height:1.1;margin:0}.resale-page__error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;font-size:14px;margin:0 0 24px;padding:12px 16px}.resale-page__grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.resale-page__grid-item{min-width:0}.resale-page__grid-item--promo{min-height:420px}.resale-page__skeleton{animation:resale-skeleton 1.2s ease-in-out infinite;aspect-ratio:3/4;background:linear-gradient(90deg,#ececec 25%,#f8f8f8 50%,#ececec 75%);background-size:200% 100%;border:1px solid #e5e7eb}@keyframes resale-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.resale-page__pagination{align-items:center;display:flex;flex-direction:column;gap:12px;margin-top:40px}.resale-page__pagination-meta{color:#717171;font-size:13px;margin:0}.resale-page__pagination-controls{align-items:center;display:flex;gap:8px}.resale-page__page-btn{background:#fff;border:1px solid #e5e7eb;color:#3f6c7e;cursor:pointer;font-size:16px;min-height:40px;min-width:40px;padding:0 10px;transition:background .15s ease,border-color .15s ease}.resale-page__page-btn:hover:not(:disabled){background:#f5f5f5;border-color:#3f6c7e}.resale-page__page-btn:disabled{cursor:not-allowed;opacity:.4}.resale-page__page-current{align-items:center;background:#3f6c7e;color:#fff;display:inline-flex;font-size:14px;font-weight:700;justify-content:center;min-height:40px;min-width:40px}@media (max-width:1024px){.resale-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.resale-page__container{padding-left:16px;padding-right:16px}.resale-page__title{font-size:28px}.resale-page__grid{grid-template-columns:1fr}.resale-page__grid-item--promo{min-height:360px}}.sell-page{background:#f4f4f4;color:#151515;font-family:DM Sans,Manrope,sans-serif}.sell-page.App>*{margin-bottom:0}.sell-hero{align-items:flex-end;background:#1a1a1a;display:flex;min-height:320px;overflow:hidden;position:relative}.sell-hero__img{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%}.sell-hero__overlay{background:linear-gradient(0deg,#000000b8 0,#00000059 55%,#0000);box-sizing:border-box;margin:0 auto;max-width:1440px;padding:48px clamp(24px,5vw,48px) 56px;position:relative;width:100%;z-index:1}.sell-hero__title{color:#fff;font-family:"DM Serif Display",Georgia,serif;font-size:clamp(36px,4.5vw,48px);font-weight:400;line-height:1.08;margin:0 0 12px;max-width:640px}.sell-hero__subtitle{color:#ffffffe0;font-size:15px;font-weight:400;line-height:1.6;margin:0;max-width:560px}.sell-main{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:40px clamp(24px,4vw,48px) 48px}.sell-layout{grid-gap:32px;align-items:start;display:grid;gap:32px;grid-template-columns:minmax(0,1fr) minmax(280px,340px)}.sell-form-wrap{background:#fff;border-radius:4px;box-sizing:border-box;padding:32px clamp(24px,3vw,40px) 36px}.sell-form-section{margin-bottom:32px}.sell-form-section:last-of-type{margin-bottom:28px}.sell-form-section__head{align-items:baseline;display:flex;gap:12px;margin-bottom:20px}.sell-form-section__num{color:#9ca3af;font-size:11px;font-weight:600;letter-spacing:.8px}.sell-form-section__title{color:#151515;font-size:11px;font-weight:600;letter-spacing:1px;margin:0;text-transform:uppercase}.sell-field{margin-bottom:16px}.sell-field--half{margin-bottom:0}.sell-field__label{color:#9ca3af;display:block;font-size:10px;font-weight:600;letter-spacing:1px;line-height:1.3;margin-bottom:8px;text-transform:uppercase}.sell-field__input,.sell-field__select,.sell-field__textarea{background:#fff;border:1px solid #e5e7eb;border-radius:4px;box-sizing:border-box;color:#151515;font-family:inherit;font-size:15px;transition:border-color .15s ease;width:100%}.sell-field__input,.sell-field__select{height:48px;padding:0 14px}.sell-field__textarea{line-height:1.5;min-height:140px;padding:14px;resize:vertical}.sell-field__input::placeholder,.sell-field__textarea::placeholder{color:#c4c9d1}.sell-field__input:focus,.sell-field__select:focus,.sell-field__textarea:focus{border-color:#3f6c7e;outline:none}.sell-field__select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='m1 1.5 5 5 5-5' stroke='%239ca3af' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;cursor:pointer;padding-right:32px}.sell-field-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);margin-bottom:16px}.sell-field-row--equal{grid-template-columns:1fr 1fr}.sell-field__input-wrap{align-items:center;display:flex;position:relative}.sell-field__prefix,.sell-field__suffix{color:#9ca3af;font-size:13px;font-weight:500;pointer-events:none;position:absolute}.sell-field__prefix{left:14px}.sell-field__suffix{right:14px}.sell-field__input--prefix{padding-left:52px}.sell-field__input--suffix{padding-right:52px}.sell-form__footer{align-items:flex-end;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding-top:8px}.sell-form__disclaimer{color:#9ca3af;font-size:11px;line-height:1.55;margin:0;max-width:420px}.sell-submit{align-items:center;background:#3f6c7e;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;font-family:inherit;font-size:14px;font-weight:600;height:52px;justify-content:center;min-width:180px;padding:0 28px;transition:background .15s ease}.sell-submit:hover:not(:disabled){background:#355f6f}.sell-submit:disabled{cursor:not-allowed;opacity:.7}.sell-success{padding:48px 24px;text-align:center}.sell-success__icon{color:#047857;font-size:56px;margin-bottom:16px}.sell-success__title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:28px;margin:0 0 12px}.sell-success__text{color:#6b7280;font-size:15px;line-height:1.55;margin:0 0 24px}.sell-success__btn{align-items:center;background:#3f6c7e;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:600;height:48px;justify-content:center;padding:0 24px}.sell-sidebar{display:flex;flex-direction:column;gap:16px}.sell-methodology{background:#3f6c7e;border-radius:4px;color:#fff;padding:28px 24px}.sell-methodology__title{font-size:11px;font-weight:600;letter-spacing:1.2px;margin:0 0 24px;text-transform:uppercase}.sell-methodology__steps{display:flex;flex-direction:column;gap:24px;list-style:none;margin:0;padding:0}.sell-methodology__step{grid-gap:12px;align-items:start;display:grid;gap:12px;grid-template-columns:28px 1fr}.sell-methodology__step-num{align-items:center;background:#ffffff26;border-radius:50%;display:flex;font-size:12px;font-weight:600;height:28px;justify-content:center;width:28px}.sell-methodology__step-title{font-size:14px;font-weight:600;line-height:1.3;margin:0 0 4px}.sell-methodology__step-text{color:#ffffffd1;font-size:13px;line-height:1.5;margin:0}.sell-support{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:4px;display:flex;gap:16px;padding:20px 24px}.sell-support__icon{align-items:center;background:#f4f4f4;border-radius:50%;color:#3f6c7e;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.sell-support__icon svg{font-size:22px}.sell-support__label{color:#9ca3af;font-size:10px;font-weight:600;letter-spacing:1px;margin:0 0 2px;text-transform:uppercase}.sell-support__phone{color:#151515;font-size:16px;font-weight:600;margin:0;text-decoration:none}.sell-support__phone:hover{color:#3f6c7e}.sell-valuation{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:0 clamp(24px,4vw,48px) 56px}.sell-valuation__inner{align-items:center;background:#fff;border-radius:4px;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;padding:36px clamp(24px,4vw,40px)}.sell-valuation__content{max-width:560px}.sell-valuation__title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:clamp(24px,3vw,32px);font-weight:400;line-height:1.15;margin:0 0 8px}.sell-valuation__text{color:#6b7280;font-size:14px;line-height:1.6;margin:0}.sell-valuation__btn{align-items:center;background:#0000;border:1px solid #151515;border-radius:4px;color:#151515;display:inline-flex;flex-shrink:0;font-family:inherit;font-size:12px;font-weight:600;height:48px;justify-content:center;letter-spacing:.08em;padding:0 24px;text-decoration:none;text-transform:uppercase;transition:background .15s ease,color .15s ease}.sell-valuation__btn:hover{background:#151515;color:#fff}@media (max-width:960px){.sell-layout{grid-template-columns:1fr}.sell-sidebar{order:-1}.sell-methodology{padding:24px 20px}.sell-form__footer{align-items:stretch;flex-direction:column}.sell-submit{width:100%}}@media (max-width:600px){.sell-hero{min-height:260px}.sell-field-row,.sell-field-row--equal{gap:16px;grid-template-columns:1fr}.sell-field--half{margin-bottom:0}.sell-valuation__inner{align-items:flex-start;flex-direction:column}.sell-valuation__btn{width:100%}}.signin-page{background:#fff;color:#151515;font-family:DM Sans,Manrope,sans-serif}.signin-page.App>*{margin-bottom:0}.signin-main{align-items:stretch;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:1fr;height:900px;min-height:0}.signin-form-col{background:#fff;box-sizing:border-box;display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;padding:48px clamp(32px,6vw,96px) 32px}.signin-form{display:flex;flex:1 1;flex-direction:column;justify-content:center;margin:0 auto;max-width:400px;min-height:0;overflow-y:auto;width:100%}.signin-form__eyebrow{color:#b09774;font-size:10px;font-weight:600;letter-spacing:1.6px;line-height:1.3;margin:0 0 14px;text-transform:uppercase}.signin-form__title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:32px;font-weight:400;line-height:1.05;margin:0 0 10px}.signin-form__subtitle{color:#6b7280;font-size:15px;font-weight:400;line-height:1.55;margin:0 0 36px}.signin-form__error{background:#fef2f2;border:1px solid #fecaca;border-radius:4px;color:#b91c1c;font-size:14px;line-height:1.4;margin-bottom:16px;padding:12px 14px}.signin-field{margin-bottom:22px}.signin-field__label-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.signin-field__label{letter-spacing:1px}.signin-field__forgot,.signin-field__label{color:#9ca3af;font-size:10px;font-weight:600;line-height:1.3;text-transform:uppercase}.signin-field__forgot{background:none;border:none;cursor:pointer;font-family:inherit;letter-spacing:.8px;padding:0;text-decoration:none;transition:color .15s ease}.signin-field__forgot:hover{color:#3f6c7e}.signin-field__input-wrap{align-items:center;display:flex;position:relative}.signin-field__input{background:#fff;border:1px solid #e5e7eb;border-radius:4px;box-sizing:border-box;color:#151515;font-family:inherit;font-size:15px;height:48px;padding:0 44px 0 14px;transition:border-color .15s ease;width:100%}.signin-field__input::placeholder{color:#c4c9d1}.signin-field__input:focus{border-color:#3f6c7e;outline:none}.signin-field__icon{align-items:center;color:#c4c9d1;display:flex;justify-content:center;pointer-events:none;position:absolute;right:14px}.signin-field__icon svg{font-size:18px}.signin-field__icon-btn{align-items:center;background:#0000;border:none;color:#c4c9d1;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;position:absolute;right:10px;width:32px}.signin-field__icon-btn:hover{color:#3f6c7e}.signin-field__icon-btn svg{font-size:18px}.signin-remember{align-items:center;cursor:pointer;display:flex;gap:10px;margin-bottom:28px;-webkit-user-select:none;user-select:none}.signin-remember input{accent-color:#3f6c7e;border-radius:2px;cursor:pointer;height:16px;margin:0;width:16px}.signin-remember span{color:#6b7280;font-size:13px}.signin-submit{align-items:center;background:#3f6c7e;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:15px;font-weight:600;gap:8px;height:52px;justify-content:center;letter-spacing:.01em;transition:background .15s ease;width:100%}.signin-submit:hover:not(:disabled){background:#355f6f}.signin-submit:disabled{cursor:not-allowed;opacity:.7}.signin-submit svg{font-size:18px}.signin-verify-btn{align-items:center;background:#0000;border:1px solid #3f6c7e;border-radius:4px;color:#3f6c7e;cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:600;height:44px;justify-content:center;margin-top:12px;width:100%}.signin-verify-btn:hover:not(:disabled){background:#3f6c7e0f}.signin-verify-btn:disabled{cursor:not-allowed;opacity:.7}.signin-links{border-top:1px solid #e5e7eb;margin-top:32px;padding-top:28px;text-align:center}.signin-links__signup{color:#6b7280;font-size:14px;margin:0 0 10px}.signin-links__signup a{color:#3f6c7e;font-weight:600;text-decoration:none}.signin-links__signup a:hover{text-decoration:underline}.signin-links__firm{color:#3f6c7e;display:inline-block;font-size:14px;font-weight:600;text-decoration:none}.signin-links__firm:hover{text-decoration:underline}.signin-hero-col{background:#e8e8e8;height:100%;min-height:0;overflow:hidden;position:relative}.signin-hero-col__img{display:block;height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%}.signin-hero-col__overlay{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff24;border:1px solid #ffffff38;border-radius:4px;bottom:clamp(24px,5vh,48px);box-shadow:0 8px 32px #0000001f;left:clamp(20px,4vw,40px);padding:clamp(28px,3.5vw,40px) clamp(24px,3vw,40px);position:absolute;right:clamp(20px,4vw,40px)}.signin-hero-col__tagline{color:#fff;font-size:clamp(20px,2.2vw,28px);font-weight:500;line-height:1.3;margin:0 0 clamp(20px,2.5vw,32px);max-width:480px;text-shadow:0 1px 12px #00000040}.signin-hero-col__stats{grid-gap:clamp(12px,2vw,24px);display:grid;gap:clamp(12px,2vw,24px);grid-template-columns:repeat(4,minmax(0,1fr))}.signin-stat__value{color:#fff;font-size:clamp(22px,2.2vw,30px);font-weight:600;line-height:1.1;margin:0 0 4px;text-shadow:0 1px 8px #0003}.signin-stat__label{color:#ffffffd1;font-size:11px;font-weight:400;line-height:1.35;margin:0}@media (max-width:960px){.signin-main{grid-template-columns:1fr;grid-template-rows:auto auto;height:auto}.signin-form-col{height:auto;min-height:auto;overflow:visible;padding:40px 24px 32px}.signin-form{flex:none;overflow-y:visible}.signin-hero-col{height:259px;min-height:259px;order:-1}.signin-hero-col__stats{gap:20px 28px;grid-template-columns:repeat(2,minmax(0,1fr))}.signin-hero-col__overlay{bottom:16px;left:16px;padding:24px 20px;right:16px}}@media (max-width:480px){.signin-hero-col{height:216px;min-height:216px}.signin-hero-col__tagline{font-size:18px;margin-bottom:16px}}.signup-page{background:#fff;color:#151515;font-family:DM Sans,Manrope,sans-serif}.signup-page.App>*{margin-bottom:0}.signup-main{align-items:stretch;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:1fr;height:900px;min-height:0}.signup-form-col{background:#fff;box-sizing:border-box;display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;padding:64px clamp(32px,6vw,96px) 28px}.signup-form{display:flex;flex:1 1;flex-direction:column;justify-content:center;margin:0 auto;max-width:400px;min-height:0;overflow-y:auto;width:100%}.signup-form__eyebrow{color:#b09774;font-size:10px;font-weight:600;letter-spacing:1.6px;line-height:1.3;margin:0 0 12px;text-transform:uppercase}.signup-form__title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:32px;font-weight:400;line-height:1.05;margin:0 0 8px}.signup-form__subtitle{color:#6b7280;font-size:15px;font-weight:400;line-height:1.55;margin:0 0 24px}.signup-form__error,.signup-form__success{border-radius:4px;font-size:14px;line-height:1.4;margin-bottom:14px;padding:12px 14px}.signup-form__error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.signup-form__success{background:#ecfdf5;border:1px solid #a7f3d0;color:#047857}.signup-field{margin-bottom:16px}.signup-field__label{color:#9ca3af;display:block;font-size:10px;font-weight:600;letter-spacing:1px;line-height:1.3;margin-bottom:8px;text-transform:uppercase}.signup-field__label-required:after{color:#9ca3af;content:" *"}.signup-field__input-wrap{align-items:center;display:flex;position:relative}.signup-field__input,.signup-field__select{background:#fff;border:1px solid #e5e7eb;border-radius:4px;box-sizing:border-box;color:#151515;font-family:inherit;font-size:15px;height:48px;padding:0 14px;transition:border-color .15s ease;width:100%}.signup-field__input::placeholder{color:#c4c9d1}.signup-field__input:focus,.signup-field__select:focus{border-color:#3f6c7e;outline:none}.signup-field__input--password{padding-right:44px}.signup-field__icon-btn{align-items:center;background:#0000;border:none;color:#c4c9d1;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;position:absolute;right:10px;width:32px}.signup-field__icon-btn:hover{color:#3f6c7e}.signup-field__icon-btn svg{font-size:18px}.signup-field-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:minmax(0,.9fr) minmax(0,1.4fr);margin-bottom:16px}.signup-field-row .signup-field{margin-bottom:0}.signup-field__select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='m1 1.5 5 5 5-5' stroke='%239ca3af' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;cursor:pointer;padding-right:32px}.signup-submit{align-items:center;background:#3f6c7e;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:13px;font-weight:600;height:52px;justify-content:center;letter-spacing:.08em;margin-top:8px;text-transform:uppercase;transition:background .15s ease;width:100%}.signup-submit:hover:not(:disabled){background:#355f6f}.signup-submit:disabled{cursor:not-allowed;opacity:.7}.signup-links{border-top:1px solid #e5e7eb;margin-top:20px;padding-top:20px;text-align:center}.signup-links__signin{color:#6b7280;font-size:14px;margin:0 0 14px}.signup-links__signin a{color:#3f6c7e;font-weight:600;text-decoration:none}.signup-links__signin a:hover{text-decoration:underline}.signup-terms{color:#9ca3af;font-size:11px;line-height:1.5;margin:0}.signup-terms a{color:#3f6c7e;font-weight:600;text-decoration:none}.signup-terms a:hover{text-decoration:underline}.signup-hero-col{background:#e8e8e8;height:100%;min-height:0;overflow:hidden;position:relative}.signup-hero-col__img{display:block;height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%}.signup-hero-col__card{background:#fff;border-radius:4px;bottom:clamp(24px,5vh,48px);box-shadow:0 8px 32px #0000001a;left:clamp(20px,4vw,40px);max-width:340px;padding:24px 28px;position:absolute}.signup-hero-col__eyebrow{color:#3f6c7e;font-size:10px;font-weight:600;letter-spacing:1.2px;line-height:1.3;margin:0 0 8px;text-transform:uppercase}.signup-hero-col__text{color:#151515;font-size:18px;font-weight:500;line-height:1.35;margin:0}@media (max-width:960px){.signup-main{grid-template-columns:1fr;grid-template-rows:auto auto;height:auto}.signup-form-col{height:auto;min-height:auto;overflow:visible;padding:40px 24px 32px}.signup-form{flex:none;overflow-y:visible}.signup-hero-col{height:259px;min-height:259px;order:-1}.signup-hero-col__card{bottom:16px;left:16px;max-width:280px;padding:18px 20px}.signup-hero-col__text{font-size:15px}}@media (max-width:480px){.signup-hero-col{height:216px;min-height:216px}.signup-field-row{gap:16px;grid-template-columns:1fr}}.realtor-signup-page{background:#fff;color:#151515;font-family:DM Sans,Manrope,sans-serif}.realtor-signup-page.App>*{margin-bottom:0}.realtor-signup-main{align-items:stretch;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:1fr;height:900px;min-height:0}.realtor-signup-form-col{background:#fff;box-sizing:border-box;display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;padding:64px clamp(32px,6vw,96px) 28px}.realtor-signup-form{display:flex;flex:1 1;flex-direction:column;justify-content:center;margin:0 auto;max-width:400px;min-height:0;overflow-y:auto;width:100%}.realtor-signup-form__eyebrow{color:#b09774;font-size:10px;font-weight:600;letter-spacing:1.6px;line-height:1.3;margin:0 0 12px;text-transform:uppercase}.realtor-signup-form__title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:32px;font-weight:400;line-height:1.05;margin:0 0 8px}.realtor-signup-form__subtitle{color:#6b7280;font-size:15px;font-weight:400;line-height:1.55;margin:0 0 20px}.realtor-signup-form__error{background:#fef2f2;border:1px solid #fecaca;border-radius:4px;color:#b91c1c;font-size:14px;line-height:1.4;margin-bottom:14px;padding:12px 14px}.realtor-signup-form__loading{align-items:center;display:flex;justify-content:center;min-height:280px}.realtor-signup-field{margin-bottom:14px}.realtor-signup-field__label{color:#9ca3af;display:block;font-size:10px;font-weight:600;letter-spacing:1px;line-height:1.3;margin-bottom:8px;text-transform:uppercase}.realtor-signup-field__label-required:after{color:#9ca3af;content:" *"}.realtor-signup-field__input-wrap{align-items:center;display:flex;position:relative}.realtor-signup-field__input{background:#fff;border:1px solid #e5e7eb;border-radius:4px;box-sizing:border-box;color:#151515;font-family:inherit;font-size:15px;height:48px;padding:0 14px;transition:border-color .15s ease;width:100%}.realtor-signup-field__input::placeholder{color:#c4c9d1}.realtor-signup-field__input:focus{border-color:#3f6c7e;outline:none}.realtor-signup-field__input--password{padding-right:44px}.realtor-signup-field__icon-btn{align-items:center;background:#0000;border:none;color:#c4c9d1;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;position:absolute;right:10px;width:32px}.realtor-signup-field__icon-btn:hover{color:#3f6c7e}.realtor-signup-field__icon-btn svg{font-size:18px}.realtor-signup-submit{align-items:center;background:#3f6c7e;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:13px;font-weight:600;height:52px;justify-content:center;letter-spacing:.08em;margin-top:6px;text-transform:uppercase;transition:background .15s ease;width:100%}.realtor-signup-submit:hover:not(:disabled){background:#355f6f}.realtor-signup-submit:disabled{cursor:not-allowed;opacity:.7}.realtor-signup-links{border-top:1px solid #e5e7eb;margin-top:18px;padding-top:18px;text-align:center}.realtor-signup-links__item{color:#6b7280;font-size:14px;margin:0 0 10px}.realtor-signup-links__item:last-child{margin-bottom:0}.realtor-signup-links__item a{color:#3f6c7e;font-weight:600;text-decoration:none}.realtor-signup-links__item a:hover{text-decoration:underline}.realtor-signup-terms{color:#9ca3af;font-size:11px;line-height:1.5;margin:14px 0 0}.realtor-signup-terms a{color:#3f6c7e;font-weight:600;text-decoration:none}.realtor-signup-terms a:hover{text-decoration:underline}.realtor-signup-hero-col{background:#e8e8e8;height:100%;min-height:0;overflow:hidden;position:relative}.realtor-signup-hero-col__img{display:block;height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%}.realtor-signup-hero-col__card{background:#fff;border-radius:4px;bottom:clamp(24px,5vh,48px);box-shadow:0 8px 32px #0000001a;left:clamp(20px,4vw,40px);max-width:340px;padding:24px 28px;position:absolute}.realtor-signup-hero-col__eyebrow{color:#3f6c7e;font-size:10px;font-weight:600;letter-spacing:1.2px;line-height:1.3;margin:0 0 8px;text-transform:uppercase}.realtor-signup-hero-col__text{color:#151515;font-size:18px;font-weight:500;line-height:1.35;margin:0}@media (max-width:960px){.realtor-signup-main{grid-template-columns:1fr;grid-template-rows:auto auto;height:auto}.realtor-signup-form-col{height:auto;min-height:auto;overflow:visible;padding:40px 24px 32px}.realtor-signup-form{flex:none;overflow-y:visible}.realtor-signup-hero-col{height:259px;min-height:259px;order:-1}.realtor-signup-hero-col__card{bottom:16px;left:16px;max-width:280px;padding:18px 20px}.realtor-signup-hero-col__text{font-size:15px}}@media (max-width:480px){.realtor-signup-hero-col{height:216px;min-height:216px}}.forgot-page{background:#fff;color:#151515;font-family:DM Sans,Manrope,sans-serif}.forgot-page.App>*{margin-bottom:0}.forgot-main{align-items:stretch;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:1fr;height:900px;min-height:0}.forgot-form-col{background:#fff;box-sizing:border-box;display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;padding:64px clamp(32px,6vw,96px) 28px}.forgot-form{display:flex;flex:1 1;flex-direction:column;justify-content:center;margin:0 auto;max-width:400px;min-height:0;overflow-y:auto;width:100%}.forgot-form__eyebrow{color:#b09774;font-size:10px;font-weight:600;letter-spacing:1.6px;line-height:1.3;margin:0 0 12px;text-transform:uppercase}.forgot-form__title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:32px;font-weight:400;line-height:1.05;margin:0 0 8px}.forgot-form__subtitle{color:#6b7280;font-size:15px;font-weight:400;line-height:1.55;margin:0 0 28px}.forgot-form__error,.forgot-form__success{border-radius:4px;font-size:14px;line-height:1.4;margin-bottom:14px;padding:12px 14px}.forgot-form__error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.forgot-form__success{background:#ecfdf5;border:1px solid #a7f3d0;color:#047857}.forgot-field{margin-bottom:16px}.forgot-field__label{color:#9ca3af;display:block;font-size:10px;font-weight:600;letter-spacing:1px;line-height:1.3;margin-bottom:8px;text-transform:uppercase}.forgot-field__label-required:after{color:#9ca3af;content:" *"}.forgot-field__input,.forgot-field__select{background:#fff;border:1px solid #e5e7eb;border-radius:4px;box-sizing:border-box;color:#151515;font-family:inherit;font-size:15px;height:48px;padding:0 14px;transition:border-color .15s ease;width:100%}.forgot-field__input::placeholder{color:#c4c9d1}.forgot-field__input:focus,.forgot-field__select:focus{border-color:#3f6c7e;outline:none}.forgot-field-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:minmax(0,.9fr) minmax(0,1.4fr);margin-bottom:8px}.forgot-field-row .forgot-field{margin-bottom:0}.forgot-field__select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='m1 1.5 5 5 5-5' stroke='%239ca3af' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;cursor:pointer;padding-right:32px}.forgot-submit{align-items:center;background:#3f6c7e;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:13px;font-weight:600;gap:8px;height:52px;justify-content:center;letter-spacing:.08em;margin-top:20px;text-transform:uppercase;transition:background .15s ease;width:100%}.forgot-submit:hover:not(:disabled){background:#355f6f}.forgot-submit:disabled{cursor:not-allowed;opacity:.7}.forgot-links{border-top:1px solid #e5e7eb;margin-top:28px;padding-top:28px;text-align:center}.forgot-links__signin{color:#6b7280;font-size:14px;margin:0}.forgot-links__signin a{color:#3f6c7e;font-weight:600;text-decoration:none}.forgot-links__signin a:hover{text-decoration:underline}.forgot-hero-col{background:#e8e8e8;height:100%;min-height:0;overflow:hidden;position:relative}.forgot-hero-col__img{display:block;height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%}@media (max-width:960px){.forgot-main{grid-template-columns:1fr;grid-template-rows:auto auto;height:auto}.forgot-form-col{height:auto;min-height:auto;overflow:visible;padding:40px 24px 32px}.forgot-form{flex:none;overflow-y:visible}.forgot-hero-col{height:259px;min-height:259px;order:-1}}@media (max-width:480px){.forgot-hero-col{height:216px;min-height:216px}.forgot-field-row{gap:16px;grid-template-columns:1fr}}.pd-page{background:#f4f4f4;color:#151515;font-family:DM Sans,Manrope,-apple-system,sans-serif;min-height:100vh}.pd-container{margin:0 auto;max-width:1440px;padding:0 48px 56px}.pd-main-overview{margin:0 auto;max-width:1440px;padding:0 24px}@media (max-width:768px){.pd-container,.pd-main-overview{padding-left:24px;padding-right:24px}}.pd-hero{background:#f4f4f4;box-sizing:border-box;padding-bottom:24px;padding-left:24px;padding-right:24px;padding-top:64px;padding-top:var(--app-header-height,64px)}.pd-hero__inner{box-sizing:border-box;margin:0 auto;padding:0;width:100%}.pd-hero__breadcrumb{align-items:center;color:#9ca3af;display:flex;flex-wrap:wrap;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:400;gap:8px;letter-spacing:1px;line-height:15px;padding:12px 0 16px;text-transform:uppercase}.pd-hero__breadcrumb a{color:#9ca3af;text-decoration:none;transition:color .15s ease}.pd-hero__breadcrumb a:hover{color:#6b7280}.pd-hero__breadcrumb-current{color:#151515}.pd-hero__stage{--pd-hero-inset-x:32px;position:relative;width:100%}.pd-hero__gallery{aspect-ratio:1232/460;background:#2a2a2a;border-radius:4px;height:auto;overflow:hidden;position:relative;width:100%}.pd-hero__media-btn{background:#0000;border:none;cursor:pointer;display:block;height:100%;inset:0;padding:0;position:absolute;text-align:left;width:100%}.pd-hero__media-btn:focus-visible{outline:2px solid #426b7d;outline-offset:2px}.pd-hero__image{display:block;height:100%;object-fit:cover;width:100%}.pd-hero__image--empty{background:linear-gradient(135deg,#3a3a3a,#252525)}.pd-hero__scrim{background:linear-gradient(180deg,#1515158c,#1515152e 28%,#15151500 50%,#15151538);inset:0;pointer-events:none;position:absolute;z-index:1}.pd-hero__overlay-top{align-items:flex-start;display:flex;gap:24px;justify-content:space-between;left:0;padding:32px var(--pd-hero-inset-x) 0;pointer-events:none;position:absolute;right:0;top:0;z-index:2}.pd-hero__project{max-width:calc(100% - 300px);min-width:0}.pd-hero__title{color:#fff;font-family:"DM Serif Display",Georgia,serif;font-size:clamp(32px,3.6vw,48px);font-weight:400;line-height:1.05;margin:0 0 8px}.pd-hero__meta{color:#ffffffe6;font-family:DM Sans,Manrope,sans-serif;font-size:14px;font-weight:400;line-height:1.45;margin:0}.pd-hero__meta-sep{opacity:.75}.pd-hero__badges{align-items:center;display:flex;flex-shrink:0;gap:8px;pointer-events:auto}.pd-hero__badge{align-items:center;background:#ffffffeb;border:none;border-radius:4px;box-sizing:border-box;color:#151515;display:inline-flex;font-family:DM Sans,Manrope,sans-serif;font-size:11px;font-weight:700;justify-content:center;letter-spacing:.4px;line-height:1.2;min-height:30px;padding:8px 14px;text-transform:uppercase;white-space:nowrap}.pd-hero__badge--save,.pd-hero__badge--share{color:#151515;cursor:pointer;font:inherit;line-height:1.2;min-width:30px;transition:background .15s ease,color .15s ease}.pd-hero__badge-share{display:block;flex-shrink:0}.pd-hero__badge--share:hover{background:#fff}.pd-hero__badge--share:focus-visible{outline:2px solid #fff;outline-offset:2px}.pd-hero__badge-heart{display:block;flex-shrink:0;height:14px;transform:scale(1.3);transform-origin:center;width:14px}.pd-hero__badge--save:hover{background:#fff}.pd-hero__badge--save-active{color:#456b7b}.pd-hero__badge--save:focus-visible{outline:2px solid #fff;outline-offset:2px}.pd-hero__panel.pd-quick-panel{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#f4f4f4e6;border:1px solid #dcdcdcd9;bottom:24px;box-shadow:0 12px 40px #00000029;height:auto;margin:0;max-width:calc(100% - 48px);position:absolute;right:var(--pd-hero-inset-x);top:auto;transform:none;width:320px;z-index:3}@media (max-width:1024px){.pd-hero__stage{--pd-hero-inset-x:24px}.pd-hero__panel.pd-quick-panel{bottom:16px;width:288px}.pd-hero__overlay-top{padding:24px var(--pd-hero-inset-x) 0}.pd-hero__project{max-width:calc(100% - 200px)}}@media (max-width:768px){.pd-hero{padding-left:24px;padding-right:24px}.pd-hero__stage{--pd-hero-inset-x:16px}.pd-hero__overlay-top{align-items:flex-start;flex-direction:column;gap:12px;padding:20px var(--pd-hero-inset-x) 0}.pd-hero__project{max-width:100%}.pd-hero__panel.pd-quick-panel{background:#f4f4f4e6;box-shadow:0 8px 28px #1515151f;margin-top:16px;max-width:none;position:static;width:100%}}.pd-breadcrumb{color:#6b6b6b;font-size:10px;font-weight:700;letter-spacing:.12em;margin-bottom:16px;text-transform:uppercase}.pd-breadcrumb a{color:inherit;text-decoration:none}.pd-breadcrumb a:hover{color:#3f6c7e}.pd-breadcrumb span{color:#151515}.pd-title-row{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:28px}.pd-title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:clamp(32px,4.5vw,44px);font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0 0 10px}.pd-meta{align-items:center;color:#6b6b6b;display:flex;flex-wrap:wrap;font-size:14px;font-weight:500;gap:10px 16px}.pd-meta-divider{background:#d0d0d0;height:14px;width:1px}.pd-badge{background:#f4f4f4;border:1px solid #e0e0e0;border-radius:4px;color:#3f6c7e;display:inline-block;font-size:10px;font-weight:700;letter-spacing:.08em;padding:5px 12px;text-transform:uppercase}.pd-quick-panel{background:#f4f4f4;border:1px solid #dcdcdc;border-radius:12px;box-shadow:0 8px 28px #15151514;box-sizing:border-box;display:flex;flex-direction:column;padding:32px 28px 28px}.pd-quick-panel .pd-panel-eyebrow,.pd-quick-panel .pd-panel-title{margin-bottom:8px}.pd-quick-panel .pd-spectrum{margin-bottom:23px}.pd-quick-panel .pd-panel-stats{margin-bottom:9px}.pd-panel-eyebrow{color:#b19a76;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:600;letter-spacing:1.4px;margin:0 0 10px;text-transform:uppercase}.pd-panel-title{color:#151515;display:flex;flex-direction:column;font-family:"DM Serif Display",Georgia,serif;font-size:28px;font-weight:400;line-height:1.1;margin:0 0 10px}.pd-panel-title__line{display:block}.pd-panel-label{color:#9ca3af;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:500;letter-spacing:1px;margin:0 0 20px;text-transform:uppercase}.pd-spectrum{margin-bottom:28px}.pd-spectrum--loading{display:flex;justify-content:center;padding:16px 0}.pd-spectrum-header-row{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.pd-spectrum-header-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.pd-spectrum-title{color:#426b7d;font-family:DM Sans,Manrope,sans-serif;font-size:14px;font-weight:500;line-height:1.3;white-space:nowrap}.pd-quick-panel .pd-spectrum-title{font-size:12px;letter-spacing:-.15px}.pd-spectrum-roi{color:#426b7d;flex-shrink:0;font-family:DM Sans,Manrope,sans-serif;font-size:32px;font-weight:700;line-height:1;white-space:nowrap}.pd-spectrum-roi__suffix{font-size:18px;font-weight:600;letter-spacing:.2px}.pd-spectrum-how-calculated{align-items:center;background:#0000;border:none;color:#9ca3af;cursor:help;display:inline-flex;font-family:DM Sans,Manrope,sans-serif;font-size:11px;font-weight:400;gap:4px;line-height:1.35;margin:0;padding:0}.pd-spectrum-how-calculated:hover{color:#426b7d}.pd-spectrum-how-calculated__icon{flex-shrink:0;font-size:11px!important;height:11px!important;width:11px!important}.pd-spectrum-roi-tooltip__title{font-family:DM Sans,Manrope,sans-serif;font-size:13px;font-weight:600;line-height:1.35;margin:0 0 6px}.pd-spectrum-roi-tooltip__body{font-family:DM Sans,Manrope,sans-serif;font-size:12px;font-weight:400;line-height:1.45;margin:0}.pd-spectrum-roi-tooltip__body--follow{margin-top:4px}.pd-spectrum-bar-wrap{background:#d1d5db;border-radius:999px;height:12px;overflow:hidden;position:relative}.pd-spectrum-seg-teal{background:#426b7d;border-radius:999px 0 0 999px;height:100%;left:0;position:absolute;top:0}.pd-spectrum-seg-gold{background:#b19a76;height:100%;position:absolute;top:0}.pd-spectrum-axis{display:flex;font-family:DM Sans,Manrope,sans-serif;font-size:9px;font-weight:600;gap:12px;justify-content:space-between;letter-spacing:.9px;margin-top:12px;text-transform:uppercase}.pd-spectrum-axis__hedge{color:#3f6c7e}.pd-spectrum-axis__builder{color:#b19a76}.pd-spectrum-tip{font-size:11px;font-weight:400;line-height:1.35;margin:0}.pd-spectrum-label,.pd-spectrum-tip{color:#9ca3af;font-family:DM Sans,Manrope,sans-serif}.pd-spectrum-label{font-size:10px;font-weight:500;letter-spacing:.5px;margin:0 0 12px;text-transform:uppercase}.pd-stat-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin:0 0 24px}.pd-stat-grid--hero{align-items:stretch;display:flex;gap:0;justify-content:space-between;margin:0 0 4px;width:100%}.pd-stat-grid--hero .pd-stat-box{align-items:flex-start;background:#0000;border:none;border-radius:0;border-right:1px solid #d8d8d8;display:flex;flex:1 1;flex-direction:column;min-width:0;padding:4px 8px;text-align:left}.pd-stat-grid--hero .pd-stat-box:first-child{padding-left:4px}.pd-stat-grid--hero .pd-stat-box:last-child{border-right:none;padding-right:4px}.pd-stat-grid--hero .pd-stat-label{color:#717171;font-size:8.5px;letter-spacing:.35px;margin-bottom:8px;width:100%}.pd-stat-grid--hero .pd-stat-label--stacked{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;line-height:1.25;min-height:22px}.pd-stat-grid--hero .pd-stat-label__line{display:block;white-space:nowrap}.pd-stat-grid--hero .pd-stat-value{color:#151515;font-size:17px;font-weight:700;width:100%}.pd-panel-stats{margin:0 0 12px}.pd-panel-how-calculated{align-items:center;background:#0000;border:none;color:#9ca3af;cursor:help;display:inline-flex;font-family:DM Sans,Manrope,sans-serif;font-size:11px;font-weight:400;gap:4px;line-height:1.35;margin:0;padding:0}.pd-panel-how-calculated:hover{color:#426b7d}.pd-panel-how-calculated__icon{flex-shrink:0;font-size:11px!important;height:11px!important;width:11px!important}.pd-panel-stats-tooltip__title{font-family:DM Sans,Manrope,sans-serif;font-size:13px;font-weight:600;line-height:1.35;margin:0 0 8px}.pd-panel-stats-tooltip p{font-family:DM Sans,Manrope,sans-serif;font-size:12px;font-weight:400;line-height:1.55;margin:0 0 8px}.pd-panel-stats-tooltip p:last-child{margin-bottom:0}.pd-panel-stats-tooltip__footnote{font-style:italic;margin-top:4px!important}.pd-stat-grid--hero .pd-stat-value--compact,.pd-stat-grid--hero .pd-stat-value--entry{white-space:nowrap}.pd-stat-grid--hero .pd-stat-value__suffix{font-size:11px;font-weight:600;letter-spacing:.2px}.pd-stat-grid--hero .pd-stat-value--profit{color:#151515}.pd-stat-value--profit{color:#1e854a}.pd-stat-grid--three{grid-template-rows:auto auto}.pd-stat-box{background:#f5f5f5;border:1px solid #c4c7c7;border-radius:8px;padding:14px 16px}.pd-stat-label{color:#666;font-size:9px;font-weight:600;letter-spacing:.8px;margin-bottom:8px;text-transform:uppercase}.pd-stat-label,.pd-stat-value{display:block;font-family:DM Sans,Manrope,sans-serif}.pd-stat-value{color:#1a1a1a;font-size:18px;font-weight:700;line-height:1.2}.pd-analyst-btn{background-color:#426b7d!important;border-radius:8px!important;box-shadow:none!important;font-family:DM Sans,Manrope,sans-serif!important;font-size:14px!important;font-weight:700!important;letter-spacing:.8px!important;margin-top:auto!important;padding:14px 16px!important;text-transform:uppercase!important}.pd-analyst-btn:hover{background-color:#355a68!important}.pd-tab-shell{background:#fff;border:1px solid #00000014;border-radius:4px 4px 0 0;margin-top:0;overflow:hidden}.pd-tab-bar{background:#fff;border-bottom:1px solid #00000014;padding:0 24px}.pd-tab-bar .MuiTab-root{color:#9ca3af!important;font-family:DM Sans,Manrope,sans-serif!important;font-size:11px!important;font-weight:500!important;letter-spacing:.5px!important;min-height:56px!important;text-transform:uppercase!important}.pd-tab-bar .Mui-selected{color:#151515!important;font-weight:700!important}.pd-tab-bar .MuiTabs-indicator{background-color:#151515!important;height:2px!important}.pd-tab-content{background:#fff;padding:32px 24px 40px}@media (max-width:600px){.pd-tab-content{padding:24px 16px}}.pd-section-label{color:#9ca3af;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:500;letter-spacing:1px;margin:0 0 8px;text-transform:uppercase}.pd-section-title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:28px;font-weight:400;line-height:1.15;margin:0 0 24px}.pd-section-title--sm{font-size:22px;margin-bottom:16px}.pd-ov-snapshot{display:flex;flex-direction:column;gap:24px;margin-bottom:48px}.pd-ov-snapshot__top{grid-gap:24px;align-items:stretch;display:grid;gap:24px;grid-template-columns:1fr 1fr}@media (max-width:960px){.pd-ov-snapshot__top{grid-template-columns:1fr}}.pd-ov-card{background:#fff;border:1px solid #c4c7c7;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;padding:28px 24px}.pd-ov-card--wide{width:100%}.pd-ov-eyebrow{color:#b09774;display:block;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:600;letter-spacing:1.2px;margin:0 0 8px;text-transform:uppercase}.pd-ov-title{color:#1a1a1a;font-family:"DM Serif Display",Georgia,serif;font-size:28px;font-weight:400;line-height:1.15;margin:0 0 24px}.pd-ov-title--inline{margin-bottom:0}.pd-ov-spec-list{flex:1 1;margin:0}.pd-ov-spec-row{align-items:baseline;border-bottom:1px solid #e8e8e8;display:flex;gap:16px;justify-content:space-between;padding:14px 0}.pd-ov-spec-row:first-child{padding-top:0}.pd-ov-spec-row dt{color:#666;font-weight:400}.pd-ov-spec-row dd,.pd-ov-spec-row dt{font-family:DM Sans,Manrope,sans-serif;font-size:14px;margin:0}.pd-ov-spec-row dd{color:#1a1a1a;font-weight:600;text-align:right}.pd-ov-price-block{border-top:1px solid #e8e8e8;margin-top:24px;padding-top:20px}.pd-ov-price{color:#1a1a1a;font-family:"DM Serif Display",Georgia,serif;font-size:32px;font-weight:400;line-height:1.1;margin:6px 0 0}.pd-ov-price--sm{font-size:28px}.pd-ov-payment-rows{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.pd-ov-payment-row{align-items:center;background:#f5f5f5;border:1px solid #e8e8e8;border-radius:6px;display:flex;gap:12px;justify-content:space-between;padding:14px 16px}.pd-ov-payment-label{color:#666;font-family:DM Sans,Manrope,sans-serif;font-size:13px;font-weight:500}.pd-ov-payment-value{color:#1a1a1a;font-family:DM Sans,Manrope,sans-serif;font-size:14px;font-weight:700;text-align:right}.pd-ov-payment-footer{align-items:flex-end;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-top:auto}.pd-ov-installment-block{flex:1 1;min-width:140px}.pd-ov-savings-hint{align-items:flex-start;background:#f8fbfc;border:1px solid #426b7d;border-radius:6px;display:flex;gap:10px;max-width:220px;padding:12px 14px}.pd-ov-savings-hint__icon{color:#426b7d;flex-shrink:0;margin-top:1px}.pd-ov-savings-hint p{color:#426b7d;font-family:DM Sans,Manrope,sans-serif;font-size:11px;font-weight:500;line-height:1.45;margin:0}.pd-ov-bank-head{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:28px}.pd-ov-bank-legend{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.pd-ov-legend-item{align-items:center;color:#666;display:inline-flex;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:600;gap:8px;letter-spacing:.6px;text-transform:uppercase}.pd-ov-legend-swatch{border-radius:2px;flex-shrink:0;height:12px;width:12px}.pd-ov-legend-swatch--teal{background:#426b7d}.pd-ov-legend-swatch--gold{background:#b09774}.pd-ov-bank-horizon-row{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px}.pd-ov-horizon-label{color:#9ca3af;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:700;letter-spacing:1.4px;margin:0;text-transform:uppercase}.pd-ov-bank-bars{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.pd-ov-bank-bar-row{width:100%}.pd-ov-bank-bar-track{background:#ececec;border-radius:4px;height:36px;overflow:hidden;width:100%}.pd-ov-bank-bar{align-items:center;border-radius:4px;box-sizing:border-box;display:flex;height:100%;min-width:120px;padding:0 14px}.pd-ov-bank-bar span{color:#fff;font-family:DM Sans,Manrope,sans-serif;font-size:11px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;white-space:nowrap}.pd-ov-bank-bar--teal{background:#426b7d}.pd-ov-bank-bar--gold{background:#b09774}.pd-ov-multiplier{color:#426b7d;flex-shrink:0;font-size:28px;font-weight:700;letter-spacing:-.02em;line-height:1}.pd-ov-bank-footnote,.pd-ov-multiplier{font-family:DM Sans,Manrope,sans-serif;margin:0}.pd-ov-bank-footnote{color:#9ca3af;font-size:12px;font-weight:400}.pd-overview__top{grid-gap:32px;align-items:stretch;display:grid;gap:32px;grid-template-columns:minmax(0,1fr) minmax(280px,1.2fr);margin-bottom:40px}.pd-overview__why-list{min-height:280px}.pd-overview__masterplan-title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:22px;font-weight:400;margin:0 0 12px}.pd-overview__masterplan-frame{background:#f3f4f6;height:100%;min-height:280px;overflow:hidden}.pd-overview__masterplan-frame img{display:block;height:100%;object-fit:cover;width:100%}.pd-overview__bottom{grid-gap:40px;display:grid;gap:40px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.pd-overview__project-name{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:22px;font-weight:400;margin:0 0 12px}.pd-overview__description-text{color:#6b7280;font-family:DM Sans,Manrope,sans-serif;font-size:14px;line-height:1.7;margin:0 0 20px}.pd-overview__facts{display:flex;flex-wrap:wrap;gap:32px;margin-bottom:20px}.pd-overview__fact strong{color:#151515;display:block;font-family:DM Sans,Manrope,sans-serif;font-size:16px;font-weight:700;margin-top:4px}.pd-catalogue-btn{border-color:#3f6c7e!important;border-radius:0!important;color:#3f6c7e!important;font-family:DM Sans,Manrope,sans-serif!important;font-weight:600!important;text-transform:none!important}.pd-developer-card{background:#f9fafb;border:1px solid #00000014;margin-top:20px;padding:20px}.pd-developer-card__header{align-items:flex-start;display:flex;gap:16px;margin-bottom:12px}.pd-developer-card__logo{flex-shrink:0;height:56px;object-fit:contain;width:56px}.pd-developer-card__name{color:#151515;font-family:DM Sans,Manrope,sans-serif;font-size:16px;font-weight:700;margin:0}.pd-developer-card__about{color:#6b7280;font-family:DM Sans,Manrope,sans-serif;font-size:14px;line-height:1.6;margin:0}@media (max-width:900px){.pd-overview__bottom,.pd-overview__top{grid-template-columns:1fr}.pd-overview__masterplan-frame{min-height:220px}}.pd-card{background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:28px 24px}.pd-metrics-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,1fr);margin-bottom:28px}@media (max-width:768px){.pd-metrics-grid{grid-template-columns:repeat(2,1fr)}}.pd-metric-card{background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:22px 16px;text-align:center}.pd-metric-label{color:#6b6b6b;font-size:10px;font-weight:700;letter-spacing:.08em;margin-bottom:10px;text-transform:uppercase}.pd-metric-value{color:#151515;font-family:Manrope,sans-serif;font-size:24px;font-weight:800}.pd-two-col{grid-gap:28px;display:grid;gap:28px;grid-template-columns:1fr 1fr}@media (max-width:900px){.pd-two-col{grid-template-columns:1fr}}.pd-why-bar-row{margin-bottom:18px}.pd-why-bar-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.pd-why-bar-label{color:#6b7280;font-family:DM Sans,Manrope,sans-serif;font-size:13px;font-weight:500}.pd-why-bar-track{background:#e5e7eb;border-radius:3px;height:6px;overflow:hidden}.pd-why-bar-fill{background:#3f6c7e;border-radius:3px;height:100%;transition:width .35s ease}.pd-why-score-pill{background:#3f6c7e;border-radius:20px;color:#fff;font-size:12px;font-weight:700;padding:2px 12px}.pd-amenities-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr)}@media (max-width:600px){.pd-amenities-grid{grid-template-columns:repeat(2,1fr)}}.pd-amenity-item{background:#f3f4f6;border:1px solid #00000014;border-radius:4px;color:#151515;font-family:DM Sans,Manrope,sans-serif;font-size:11px;font-weight:600;padding:14px 8px;text-align:center}.pd-spec-row{align-items:center;border-bottom:1px solid #f4f4f4;display:flex;justify-content:space-between;padding:14px 0}.pd-spec-row:last-child{border-bottom:none}.pd-spec-label{color:#6b6b6b;font-size:14px;font-weight:500}.pd-spec-value{color:#151515;font-size:14px;font-weight:700}.pd-price-highlight{color:#151515;font-size:30px;font-weight:800;letter-spacing:-.02em;margin-top:20px}.pd-similar-section{background:#f4f4f4;color:#151515;margin-top:0;padding:56px 0 48px}.pd-similar-section__inner{margin:0 auto;max-width:1440px;padding:0 48px}.pd-similar-section__eyebrow{color:#b09774;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:500;letter-spacing:1.6px;margin:0 0 12px;text-transform:uppercase}.pd-similar-section__title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:42px;font-weight:400;letter-spacing:-.01em;line-height:1.05;margin:0 0 40px}.pd-similar-section__grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.pd-similar-section__empty,.pd-similar-section__loading{color:#6b7280;font-family:DM Sans,Manrope,sans-serif;padding:48px 0;text-align:center}@media (max-width:1100px){.pd-similar-section__grid{grid-template-columns:1fr;margin:0 auto;max-width:400px}}@media (max-width:768px){.pd-similar-section{padding:40px 0 36px}.pd-similar-section__inner{padding:0 16px}.pd-similar-section__title{font-size:32px;margin-bottom:28px}}.pd-map-frame{border:1px solid #e0e0e0;border-radius:6px;height:220px;margin-bottom:20px;overflow:hidden}.pd-chart-card{background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:24px}.pd-bank-chart{align-items:flex-end;display:flex;gap:32px;justify-content:center;min-height:200px;padding:16px 0}.pd-bank-bar{border-radius:4px 4px 0 0;min-height:24px;width:52px}.pd-calc-btn{background:#3f6c7e!important;border-radius:4px!important;color:#fff!important}.pd-calc-btn,.pd-reset-btn{font-weight:600!important;text-transform:none!important}.pd-reset-btn{border-color:#b19a76!important;border-radius:4px!important;color:#b19a76!important}.pd-yield-row{align-items:center;display:flex;gap:16px;margin-bottom:12px}.pd-yield-track{background:#f4f4f4;border-radius:4px;flex:1 1;height:8px;overflow:hidden}.pd-yield-fill{background:#3f6c7e;border-radius:4px;height:100%}.pd-gi{grid-gap:24px;align-items:stretch;display:grid;gap:24px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.pd-gi__col{display:flex;flex-direction:column;gap:24px;height:100%;min-width:0}.pd-gi-card{background:#fff;border:1px solid #c4c7c7;border-radius:8px;box-sizing:border-box;padding:28px 24px}.pd-gi-card--summary{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden;padding:0}.pd-gi-card--map{padding-bottom:24px}.pd-gi-eyebrow{color:#b09774;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:600;letter-spacing:1.2px;margin:0 0 8px;text-transform:uppercase}.pd-gi-eyebrow--muted{color:#9ca3af}.pd-gi-title-row{align-items:flex-end;display:flex;gap:12px;justify-content:space-between;margin-bottom:24px}.pd-gi-title-row .pd-gi-title{margin-bottom:0}.pd-gi-title-row__help{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:6px}.pd-gi-how-calculated{align-items:center;background:#0000;border:none;color:#9ca3af;cursor:help;display:inline-flex;flex-shrink:0;font-family:DM Sans,Manrope,sans-serif;font-size:11px;font-weight:400;gap:4px;line-height:1.35;margin:0;padding:0}.pd-gi-how-calculated:hover{color:#426b7d}.pd-gi-how-calculated__icon{flex-shrink:0;font-size:11px!important;height:11px!important;width:11px!important}.pd-gi-how-calculated-tooltip p{font-family:DM Sans,Manrope,sans-serif;font-size:12px;font-weight:400;line-height:1.55;margin:0}.pd-gi-how-calculated-tooltip__follow{margin-top:4px}.pd-gi-title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:28px;font-weight:400;line-height:1.15;margin:0 0 24px}.pd-gi-title--sm{font-size:24px;margin-bottom:12px}.pd-gi-empty{color:#9ca3af;font-family:DM Sans,Manrope,sans-serif;font-size:14px;line-height:1.6;margin:0}.pd-gi-radar{align-items:center;display:flex;justify-content:center;padding:4px 0 8px;width:100%}.pd-gi-radar__chart{display:block;height:auto;max-width:340px;overflow:visible;width:100%}.pd-gi-radar__label{fill:#151515;font-family:DM Sans,Manrope,sans-serif;font-size:11px;font-weight:600;letter-spacing:.4px}.pd-gi-signals{display:flex;flex-direction:column;gap:18px}.pd-gi-signal-row__head{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:8px}.pd-gi-signal-row__label{color:#6b7280;font-weight:500}.pd-gi-signal-row__label,.pd-gi-signal-row__score{font-family:DM Sans,Manrope,sans-serif;font-size:13px}.pd-gi-signal-row__score{color:#151515;font-weight:700}.pd-gi-signal-row__track{background:#e5e7eb;border-radius:3px;height:6px;overflow:hidden}.pd-gi-signal-row__fill{background:#b09774;border-radius:3px;height:100%;transition:width .35s ease}.pd-gi-summary__image-wrap{aspect-ratio:16/9;background:#ececec;width:100%}.pd-gi-summary__image{display:block;height:100%;object-fit:cover;width:100%}.pd-gi-summary__body{display:flex;flex:1 1 auto;flex-direction:column;padding:24px}.pd-gi-summary__text{color:#6b7280;font-family:DM Sans,Manrope,sans-serif;font-size:14px;line-height:1.7;margin:0 0 20px}.pd-gi-summary__facts{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:24px}.pd-gi-summary__fact-label{color:#9ca3af;display:block;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:700;letter-spacing:1px;margin-bottom:6px;text-transform:uppercase}.pd-gi-summary__fact strong{color:#151515;font-family:DM Sans,Manrope,sans-serif;font-size:16px;font-weight:700}.pd-gi-catalogue-btn{align-items:center;background:#3f6c7e;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;font-family:DM Sans,Manrope,sans-serif;font-size:14px;font-weight:600;gap:10px;justify-content:center;margin-top:auto;min-height:48px;padding:0 20px;transition:background .2s ease;width:100%}.pd-gi-catalogue-btn:hover{background:#355a67}.pd-gi-features{display:flex;flex-wrap:wrap;gap:10px}.pd-gi-features__item{align-items:center;background:#f3f7f8;border-radius:6px;color:#426b7d;display:inline-flex;font-family:DM Sans,Manrope,sans-serif;font-size:13px;font-weight:600;line-height:1.35;padding:8px 12px}.pd-gi-amenities{grid-gap:20px 16px;display:grid;gap:20px 16px;grid-template-columns:repeat(4,minmax(0,1fr))}.pd-gi-amenity{align-items:center;display:flex;flex-direction:column;gap:10px;text-align:center}.pd-gi-amenity__icon{color:#426b7d;height:28px;width:28px}.pd-gi-amenity span{color:#426b7d;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:700;letter-spacing:.6px;line-height:1.35;text-transform:uppercase}.pd-gi-map__head{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px}.pd-gi-map__coords{align-items:center;color:#6b7280;display:inline-flex;font-family:DM Sans,Manrope,sans-serif;font-size:11px;font-weight:500;gap:6px;white-space:nowrap}.pd-gi-map__frame{background:#ececec;border-radius:6px;height:280px;overflow:hidden;width:100%}.pd-gi-map__frame iframe{border:0;display:block;height:100%;width:100%}.pd-gi-developer__main{align-items:flex-start;display:flex;flex:1 1 auto;gap:20px;margin-bottom:24px}.pd-gi-card--developer{display:flex;flex:1 1 auto;flex-direction:column;min-height:260px}.pd-gi-developer__logo-wrap{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:6px;box-sizing:border-box;display:flex;flex-shrink:0;height:88px;justify-content:center;overflow:hidden;padding:14px;width:88px}.pd-gi-developer__logo,.pd-gi-developer__logo-fallback{height:100%;object-fit:contain;width:100%}.pd-gi-developer__logo-fallback{background:linear-gradient(135deg,#f8f4ee,#ece5da)}.pd-gi-developer__copy{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.pd-gi-developer__name{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:22px;font-weight:400;line-height:1.2;margin:0 0 10px}.pd-gi-developer__about{color:#6b7280;flex:1 1 auto;font-family:DM Sans,Manrope,sans-serif;font-size:14px;line-height:1.65;margin:0}.pd-gi-developer__footer{align-items:flex-end;border-top:1px solid #e0e0e0;display:flex;gap:40px;margin-top:auto;padding-top:20px}.pd-gi-developer__stat{align-items:flex-start;display:flex;flex-direction:column;gap:6px;min-width:96px}.pd-gi-developer__stat strong{color:#151515;display:block;font-family:DM Sans,Manrope,sans-serif;font-size:18px;font-weight:700;line-height:1}.pd-gi-developer__stat span{color:#9ca3af;display:block;font-size:10px;line-height:1.2}.pd-gi-developer__link,.pd-gi-developer__stat span{font-family:DM Sans,Manrope,sans-serif;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.pd-gi-developer__link{align-self:flex-end;border-bottom:1px solid #426b7d;color:#426b7d;font-size:11px;margin-left:auto;padding-bottom:3px;text-decoration:none;white-space:nowrap}.pd-gi-developer__link:hover{border-bottom-color:#355a67;color:#355a67}@media (max-width:960px){.pd-gi{grid-template-columns:1fr}.pd-gi-amenities{grid-template-columns:repeat(2,minmax(0,1fr))}.pd-gi-map__head{flex-direction:column}.pd-gi-map__coords{white-space:normal}.pd-gi-developer__footer{flex-wrap:wrap;gap:24px 32px}.pd-gi-developer__link{margin-left:0}}.pd-ra{display:flex;flex-direction:column;gap:24px}.pd-ra-scorecard{width:100%}.pd-ra-disclaimer{align-items:flex-start;color:#9ca3af;display:flex;font-family:DM Sans,Manrope,sans-serif;font-size:12px;font-weight:400;gap:8px;line-height:1.55;margin:0 0 16px}.pd-ra-disclaimer__icon{color:#9ca3af;flex-shrink:0;font-size:11px!important;height:11px!important;margin-top:2px;width:11px!important}.pd-ra-metrics{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,minmax(0,1fr))}.pd-ra-metric{align-items:flex-start;background:#fff;border:1px solid #c4c7c7;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;min-height:132px;padding:24px 22px;text-align:left}.pd-ra-metric__label{color:#b09774;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:500;letter-spacing:1.4px;margin:0 0 12px;text-transform:uppercase}.pd-ra-metric__value{color:#151515;font-family:DM Sans,Manrope,sans-serif;font-size:32px;font-weight:700;letter-spacing:-.02em;line-height:1;margin:0}.pd-ra-metric-how-calculated{align-items:center;background:#0000;border:none;color:#9ca3af;cursor:help;display:inline-flex;font-family:DM Sans,Manrope,sans-serif;font-size:11px;font-weight:400;gap:4px;line-height:1.35;margin:8px 0 0;padding:0}.pd-ra-metric-how-calculated:hover{color:#426b7d}.pd-ra-metric-how-calculated__icon{flex-shrink:0;font-size:11px!important;height:11px!important;width:11px!important}.pd-ra-body{grid-gap:24px;align-items:stretch;display:grid;gap:24px;grid-template-columns:minmax(0,1.65fr) minmax(0,1fr)}.pd-ra-body>.pd-ra-card{display:flex;flex-direction:column;height:100%;min-height:100%}.pd-ra-calculator{min-width:0}.pd-ra-actions{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-top:auto}.pd-ra-chart{display:flex;flex-direction:column;min-height:0;min-width:0;padding-bottom:20px}.pd-ra-card{background:#fff;border:1px solid #c4c7c7;border-radius:8px;box-sizing:border-box;padding:28px 24px}.pd-ra-eyebrow{color:#b09774;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:600;letter-spacing:1.2px;margin:0 0 8px;text-transform:uppercase}.pd-ra-title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:28px;font-weight:400;line-height:1.15;margin:0 0 24px}.pd-ra-fields,.pd-ra-title--compact{margin-bottom:20px}.pd-ra-fields{grid-gap:16px 20px;display:grid;gap:16px 20px;grid-template-columns:repeat(2,minmax(0,1fr))}.pd-ra-field{margin-bottom:0}.pd-ra-field__label{align-items:center;color:#b09774;display:inline-flex;font-family:DM Sans,Manrope,sans-serif;font-size:11px;font-weight:600;gap:6px;margin-bottom:8px}.pd-ra-field__input{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;box-sizing:border-box;color:#151515;font-family:DM Sans,Manrope,sans-serif;font-size:14px;font-weight:500;height:44px;padding:0 14px;width:100%}.pd-ra-field__input:focus{background:#fff;border-color:#426b7d;outline:none}.pd-ra-field__input:read-only{color:#6b7280}.pd-ra-btn{border-radius:4px;cursor:pointer;font-family:DM Sans,Manrope,sans-serif;font-size:12px;font-weight:700;letter-spacing:.8px;min-height:44px;text-transform:uppercase;transition:background .2s ease,border-color .2s ease}.pd-ra-btn--primary{background:#3f6c7e;border:none;color:#fff}.pd-ra-btn--primary:hover:not(:disabled){background:#355a67}.pd-ra-btn--primary:disabled{cursor:not-allowed;opacity:.7}.pd-ra-btn--secondary{background:#fff;border:1px solid #151515;color:#151515}.pd-ra-btn--secondary:hover{background:#f9fafb}.pd-ra-chart__plot{align-items:stretch;border-bottom:1px solid #e0e0e0;display:flex;flex:1 1;gap:32px;justify-content:center;margin-bottom:16px;min-height:140px;padding:4px 8px 0}.pd-ra-chart__column{align-items:center;display:flex;flex-direction:column;height:100%;width:72px}.pd-ra-chart__value{color:#426b7d;font-family:DM Sans,Manrope,sans-serif;font-size:13px;font-weight:700;line-height:1;margin-bottom:10px}.pd-ra-chart__bar-track{align-items:flex-end;display:flex;flex:1 1;min-height:80px;width:100%}.pd-ra-chart__bar{border-radius:4px 4px 0 0;min-height:20px;width:100%}.pd-ra-chart__bar--gold{background:#b09774}.pd-ra-chart__bar--black{background:#151515}.pd-ra-chart__bar--teal{background:#426b7d}.pd-ra-chart__label{font-weight:700;letter-spacing:.6px;margin-top:12px;text-transform:uppercase}.pd-ra-chart__footnote,.pd-ra-chart__label{color:#9ca3af;font-family:DM Sans,Manrope,sans-serif;font-size:11px}.pd-ra-chart__footnote{font-style:italic;line-height:1.55;margin:0 0 16px}.pd-ra-chart__legend{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-end;margin-top:auto}.pd-ra-chart__legend-item{align-items:center;color:#666;display:inline-flex;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:600;gap:8px;letter-spacing:.6px;text-transform:uppercase}.pd-ra-chart__legend-swatch{border-radius:2px;flex-shrink:0;height:12px;width:12px}.pd-ra-chart__legend-swatch--teal{background:#426b7d}.pd-ra-chart__legend-swatch--gold{background:#b09774}@media (max-width:768px){.pd-ra-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.pd-ra-body{grid-template-columns:1fr}}@media (max-width:520px){.pd-ra-fields{grid-template-columns:1fr}.pd-ra-chart__plot{gap:16px}}.pd-mf{display:flex;flex-direction:column;gap:24px}.pd-mf-disclaimer{margin:0}.pd-mf-loading{align-items:center;display:flex;justify-content:center;min-height:420px}.pd-mf-body{grid-gap:24px;align-items:stretch;display:grid;gap:24px;grid-template-columns:minmax(0,1.65fr) minmax(0,1fr)}.pd-mf-card{background:#fff;border:1px solid #c4c7c7;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;min-width:0;padding:28px 24px}.pd-mf-growth,.pd-mf-yield{min-height:100%}.pd-mf-eyebrow{color:#b09774;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:600;letter-spacing:1.2px;margin:0 0 8px;text-transform:uppercase}.pd-mf-title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:28px;font-weight:400;line-height:1.15;margin:0 0 24px}.pd-mf-title--compact{margin-bottom:20px}.pd-mf-growth-head{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:8px}.pd-mf-growth-head .pd-mf-title{margin-bottom:0}.pd-mf-legend{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-end;padding-top:4px}.pd-mf-legend-item{align-items:center;color:#666;display:inline-flex;font-family:DM Sans,Manrope,sans-serif;font-size:11px;font-weight:600;gap:8px}.pd-mf-legend-dot{border-radius:50%;flex-shrink:0;height:10px;width:10px}.pd-mf-legend-dot--solid{background:#426b7d}.pd-mf-legend-dot--outline{background:#fff;border:2px solid #426b7d;box-sizing:border-box}.pd-mf-chart{flex:1 1;margin-bottom:20px;min-height:240px}.pd-mf-chart-tooltip{background:#fff;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 4px 16px #00000014;padding:10px 12px}.pd-mf-chart-tooltip__year{color:#666;font-family:DM Sans,Manrope,sans-serif;font-size:11px;font-weight:600;margin:0 0 6px}.pd-mf-chart-tooltip__row{color:#151515;display:flex;font-family:DM Sans,Manrope,sans-serif;font-size:12px;gap:16px;justify-content:space-between;margin:0}.pd-mf-chart-tooltip__row strong{color:#426b7d;font-weight:700}.pd-mf-stat-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-top:auto}.pd-mf-stat{background:#f4f4f4;border-radius:4px;padding:16px 18px}.pd-mf-stat__label{color:#9ca3af;font-size:10px;font-weight:600;letter-spacing:.8px;margin:0 0 8px;text-transform:uppercase}.pd-mf-stat__label,.pd-mf-stat__value{font-family:DM Sans,Manrope,sans-serif}.pd-mf-stat__value{color:#151515;font-size:18px;font-weight:700;line-height:1.25;margin:0}.pd-mf-stat__delta{color:#9ca3af;display:inline-block;font-size:13px;font-weight:600;margin-left:8px}.pd-mf-yield-hero{background:#f4f4f4;border-radius:4px;margin-bottom:24px;padding:20px 16px;text-align:center}.pd-mf-yield-hero__value{color:#151515;font-family:DM Sans,Manrope,sans-serif;font-size:36px;font-weight:700;line-height:1;margin:0}.pd-mf-yield-hero__label{color:#9ca3af;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:600;letter-spacing:1px;margin:10px 0 0;text-transform:uppercase}.pd-mf-yield-timeline{display:flex;flex:1 1;flex-direction:column;gap:0}.pd-mf-yield-row{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:20px 56px minmax(0,1fr) minmax(52px,72px);min-height:44px}.pd-mf-yield-axis{align-self:stretch;display:flex;justify-content:center;position:relative}.pd-mf-yield-dot{background:#d1d5db;border-radius:50%;flex-shrink:0;height:8px;margin-top:18px;position:relative;width:8px;z-index:1}.pd-mf-yield-dot--active{background:#151515}.pd-mf-yield-axis-line{background:#e5e7eb;bottom:-18px;left:50%;position:absolute;top:26px;transform:translateX(-50%);width:1px}.pd-mf-yield-label{color:#6b7280;font-family:DM Sans,Manrope,sans-serif;font-size:12px;font-weight:500}.pd-mf-yield-track{background:#ececec;border-radius:4px;height:8px;overflow:hidden}.pd-mf-yield-fill{background:#426b7d;border-radius:4px;height:100%;min-width:4px}.pd-mf-yield-value{color:#426b7d;font-family:DM Sans,Manrope,sans-serif;font-size:12px;font-weight:700;text-align:right;white-space:nowrap}@media (max-width:960px){.pd-mf-body{grid-template-columns:1fr}.pd-mf-growth-head{align-items:flex-start;flex-direction:column}.pd-mf-legend{justify-content:flex-start}}@media (max-width:520px){.pd-mf-stat-grid{grid-template-columns:1fr}.pd-mf-yield-row{gap:8px;grid-template-columns:16px 48px minmax(0,1fr) minmax(48px,64px)}}.pd-cf{display:flex;flex-direction:column;gap:24px}.pd-cf-loading{align-items:center;display:flex;justify-content:center;min-height:420px}.pd-cf-charts{grid-gap:24px;align-items:stretch;display:grid;gap:24px;grid-template-columns:minmax(0,1.65fr) minmax(0,1fr)}.pd-cf-card{background:#fff;border:1px solid #c4c7c7;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;min-width:0;padding:28px 24px}.pd-cf-eyebrow{color:#b09774;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:600;letter-spacing:1.2px;margin:0 0 8px;text-transform:uppercase}.pd-cf-title-row{align-items:flex-end;display:flex;gap:12px;justify-content:space-between;margin-bottom:24px}.pd-cf-title-row .pd-cf-title{margin-bottom:0}.pd-cf-how-calculated{align-items:center;background:#0000;border:none;color:#9ca3af;cursor:help;display:inline-flex;flex-shrink:0;font-family:DM Sans,Manrope,sans-serif;font-size:11px;font-weight:400;gap:4px;line-height:1.35;margin:0;padding:0}.pd-cf-how-calculated:hover{color:#426b7d}.pd-cf-how-calculated__icon{flex-shrink:0;font-size:11px!important;height:11px!important;width:11px!important}.pd-cf-title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:28px;font-weight:400;line-height:1.15;margin:0 0 24px}.pd-cf-title--compact{margin-bottom:20px}.pd-cf-card--efficiency,.pd-cf-card--liquidity{min-height:100%}.pd-cf-liquidity{display:flex;flex:1 1;flex-direction:column;min-height:280px}.pd-cf-liquidity__caption{color:#9ca3af;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:600;letter-spacing:1px;margin:0 0 16px;text-transform:uppercase}.pd-cf-liquidity__plot{align-items:stretch;display:flex;flex:1 1;gap:8px;justify-content:space-between;min-height:220px;padding-top:28px}.pd-cf-liquidity__column{cursor:pointer;flex:1 1;min-height:200px;min-width:0;position:relative}.pd-cf-liquidity__column,.pd-cf-liquidity__tooltip{align-items:center;display:flex;flex-direction:column}.pd-cf-liquidity__tooltip{gap:2px;left:50%;line-height:1;opacity:0;pointer-events:none;position:absolute;top:24px;transform:translateX(-50%) translateY(3px);transition:opacity .15s ease,transform .15s ease,visibility .15s ease;visibility:hidden;white-space:nowrap;z-index:2}.pd-cf-liquidity__tooltip-year{color:#717171;font-family:DM Sans,Manrope,sans-serif;font-size:9px;font-weight:600;letter-spacing:.2px}.pd-cf-liquidity__tooltip-amount{color:#456b7b;font-family:DM Mono,Roboto Mono,monospace;font-size:11px;font-weight:500}.pd-cf-liquidity__tooltip--negative .pd-cf-liquidity__tooltip-amount{color:#426b7d}.pd-cf-liquidity__column:focus-within .pd-cf-liquidity__tooltip,.pd-cf-liquidity__column:hover .pd-cf-liquidity__tooltip{opacity:1;transform:translateX(-50%) translateY(0);visibility:visible}.pd-cf-liquidity__stack{display:flex;flex:1 1;flex-direction:column;max-width:36px;min-height:180px;width:100%}.pd-cf-liquidity__half{display:flex;flex:1 1;min-height:0;width:100%}.pd-cf-liquidity__half--positive{align-items:flex-end;justify-content:center}.pd-cf-liquidity__half--negative{align-items:flex-start;justify-content:center}.pd-cf-liquidity__zero{background:#c4c7c7;flex-shrink:0;height:1px;width:100%}.pd-cf-liquidity__bar{min-height:4px;width:100%}.pd-cf-liquidity__half--positive .pd-cf-liquidity__bar{border-radius:4px 4px 0 0}.pd-cf-liquidity__half--negative .pd-cf-liquidity__bar{border-radius:0 0 4px 4px}.pd-cf-liquidity__label{color:#9ca3af;font-family:DM Sans,Manrope,sans-serif;font-size:11px;font-weight:600;margin-top:10px}.pd-cf-efficiency{display:flex;flex:1 1;flex-direction:column;gap:20px;min-height:280px}.pd-cf-efficiency__legend{display:flex;flex-shrink:0;flex-wrap:wrap;gap:16px}.pd-cf-efficiency__legend-item{align-items:center;color:#666;display:inline-flex;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:600;gap:8px;letter-spacing:.6px;text-transform:uppercase}.pd-cf-efficiency__swatch{border-radius:2px;flex-shrink:0;height:12px;width:12px}.pd-cf-efficiency__swatch--out{background:#426b7d}.pd-cf-efficiency__swatch--rent{background:#b09774}.pd-cf-efficiency__rows{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;min-height:220px}.pd-cf-efficiency__row{grid-gap:12px;align-items:center;display:grid;flex:1 1;gap:12px;grid-template-columns:72px minmax(0,1fr) 72px;min-height:48px}.pd-cf-efficiency__year{align-self:center;color:#9ca3af;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:700;letter-spacing:.8px}.pd-cf-efficiency__bars{display:flex;flex-direction:column;gap:12px;height:100%;justify-content:center;min-height:36px}.pd-cf-efficiency__track{background:#ececec;border-radius:4px;flex-shrink:0;height:10px;overflow:hidden}.pd-cf-efficiency__track--rent{height:8px}.pd-cf-efficiency__bar{border-radius:4px;height:100%;min-width:2px}.pd-cf-efficiency__bar--out{background:#426b7d}.pd-cf-efficiency__bar--rent{background:#b09774}.pd-cf-efficiency__margin{align-self:center;color:#426b7d;font-family:DM Sans,Manrope,sans-serif;font-size:11px;font-weight:700;text-align:right;white-space:nowrap}.pd-cf-breakdown-list{margin:0}.pd-cf-breakdown-row{align-items:baseline;border-bottom:1px solid #ececec;display:flex;gap:16px;justify-content:space-between;padding:16px 0}.pd-cf-breakdown-row:first-child{padding-top:0}.pd-cf-breakdown-label{color:#6b7280;font-size:14px;font-weight:500}.pd-cf-breakdown-label,.pd-cf-breakdown-value{font-family:DM Sans,Manrope,sans-serif;margin:0}.pd-cf-breakdown-value{color:#151515;font-size:15px;font-weight:700;text-align:right}.pd-cf-breakdown-value--positive{color:#2e7d32}.pd-cf-breakdown-value--gold{color:#b19a76}.pd-cf-breakdown-value--negative{color:#c62828}.pd-cf-disclaimer{align-items:flex-start;color:#9ca3af;display:flex;font-family:DM Sans,Manrope,sans-serif;font-size:11px;font-style:italic;gap:8px;line-height:1.55}.pd-cf-disclaimer--charts{margin:0}.pd-cf-disclaimer--breakdown{margin:20px 0 0}.pd-cf-disclaimer__icon{color:#9ca3af;flex-shrink:0;font-size:11px!important;height:11px!important;margin-top:2px;width:11px!important}@media (max-width:960px){.pd-cf-charts{grid-template-columns:1fr}.pd-cf-efficiency__row{gap:8px;grid-template-columns:64px minmax(0,1fr) 64px}}@media (max-width:520px){.pd-cf-efficiency__row{gap:8px;grid-template-columns:1fr}.pd-cf-efficiency__margin{text-align:left}}.rud-page{background:#fff;color:#151515;font-family:DM Sans,Manrope,sans-serif;min-height:100vh;padding-top:64px;padding-top:var(--app-header-height,64px)}.rud-container{margin:0 auto;max-width:1200px;padding:0 24px 64px}.rud-breadcrumb{align-items:center;color:#9ca3af;display:flex;flex-wrap:wrap;font-family:DM Sans,Manrope,sans-serif;font-size:10px;font-weight:400;gap:8px;letter-spacing:1px;line-height:15px;padding:24px 0 8px;text-transform:uppercase}.rud-breadcrumb a{color:#9ca3af;text-decoration:none;transition:color .15s ease}.rud-breadcrumb a:hover{color:#6b7280}.rud-breadcrumb__sep{color:#d1d5db;-webkit-user-select:none;user-select:none}.rud-breadcrumb__current{color:#151515}.rud-section{margin-top:48px}.rud-section__title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:28px;font-weight:400;line-height:1.2;margin:0 0 20px}.rud-section__eyebrow{color:#b09774;font-size:10px;font-weight:600;letter-spacing:1px;margin:0 0 8px;text-transform:uppercase}.rud-hero{padding:8px 0 0}.rud-hero__stage{--rud-hero-inset-x:32px;position:relative;width:100%}.rud-hero__gallery{aspect-ratio:1232/460;background:#2a2a2a;border-radius:4px;min-height:360px;overflow:hidden;position:relative;width:100%}.rud-hero__media-btn{background:#0000;border:none;cursor:pointer;display:block;height:100%;inset:0;padding:0;position:absolute;width:100%}.rud-hero__media-btn:disabled{cursor:default}.rud-hero__media-btn--interactive{cursor:pointer}.rud-hero__image{display:block;height:100%;object-fit:cover;width:100%}.rud-hero__image--empty{align-items:center;background:#f4f4f4;color:#9ca3af;display:flex;justify-content:center}.rud-hero__scrim{background:linear-gradient(180deg,#1515159e,#1515152e 28%,#15151500 50%,#15151538);inset:0;pointer-events:none;position:absolute}.rud-hero__overlay-top{align-items:flex-start;display:flex;gap:24px;justify-content:space-between;left:0;padding:32px var(--rud-hero-inset-x) 0;pointer-events:none;position:absolute;right:0;top:0;z-index:2}.rud-hero__project{max-width:calc(100% - 320px);min-width:0}.rud-hero__title{color:#fff;font-family:"DM Serif Display",Georgia,serif;font-size:clamp(32px,3.6vw,48px);font-weight:400;line-height:1.05;margin:0 0 8px}.rud-hero__meta{color:#ffffffe6;font-size:14px;line-height:1.45;margin:0}.rud-hero__badges{align-items:center;display:flex;flex-shrink:0;flex-wrap:wrap;gap:8px;justify-content:flex-end;pointer-events:auto}.rud-hero__badge{align-items:center;background:#ffffffeb;border:none;border-radius:4px;box-sizing:border-box;color:#151515;cursor:pointer;display:inline-flex;font-family:inherit;font-size:11px;font-weight:700;justify-content:center;letter-spacing:.4px;line-height:1.2;min-height:30px;padding:8px 14px;text-transform:uppercase;transition:background .15s ease,color .15s ease;white-space:nowrap}.rud-hero__badge:hover{background:#fff}span.rud-hero__badge{cursor:default}span.rud-hero__badge:hover{background:#ffffffeb}.rud-hero__badge--save{min-width:30px;padding-left:8px;padding-right:8px}.rud-hero__badge-heart{display:block;flex-shrink:0;height:14px;transform:scale(1.3);transform-origin:center;width:14px}.rud-hero__badge--save-active{color:#456b7b}.rud-hero__badge--save:focus-visible{outline:2px solid #fff;outline-offset:2px}.rud-buy-panel{background:#fff;border:1px solid #e5e7eb;border-radius:4px;box-shadow:0 12px 40px #00000014;box-sizing:border-box;padding:24px;position:relative;width:306px}.rud-hero__panel.rud-buy-panel{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#f4f4f4eb;border:1px solid #dcdcdcd9;bottom:24px;margin:0;position:absolute;right:var(--rud-hero-inset-x);z-index:3}.rud-buy-panel__eyebrow{color:#b09774;font-size:10px;font-weight:600;letter-spacing:1px;margin:0 0 8px;text-transform:uppercase}.rud-buy-panel__title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:22px;font-weight:400;margin:0 0 16px}.rud-payment-progress{margin-bottom:24px;max-width:480px}.rud-breakdown__title-row{align-items:flex-end;display:flex;gap:24px;justify-content:space-between;margin-bottom:20px}.rud-breakdown__title{flex:1 1;margin:0;min-width:0}.rud-payment-progress--header{flex-shrink:0;margin-bottom:0;max-width:320px;width:min(100%,320px)}.rud-payment-progress__label{align-items:center;color:#6b7280;display:flex;font-size:12px;justify-content:space-between;margin-bottom:8px}.rud-payment-progress__label-copy{align-items:center;display:inline-flex;gap:6px}.rud-payment-progress__info{align-items:center;background:#0000;border:none;color:#9ca3af;cursor:help;display:inline-flex;justify-content:center;line-height:0;margin:0;padding:0}.rud-payment-progress__info:hover{color:#3f6c7e}.rud-payment-progress__info-icon{display:block}.rud-payment-progress__track{background:#e8e8e8;border-radius:4px;height:6px;overflow:hidden}.rud-payment-progress__fill{background:#3f6c7e;border-radius:4px;height:100%}.rud-buy-panel__price{color:#426b7d;font-family:DM Sans,Manrope,sans-serif;font-size:32px;font-weight:700;line-height:1;margin:0 0 12px;text-align:right}.rud-buy-panel__spectrum{background:#e8e8e8;border-radius:4px;display:flex;height:6px;margin-bottom:16px;overflow:hidden}.rud-buy-panel__spectrum-segment{display:block;height:100%;min-width:2px}.rud-buy-panel__rows{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.rud-buy-panel__row{display:flex;font-size:13px;gap:12px;justify-content:space-between}.rud-buy-panel__row-label{align-items:center;color:#6b7280;display:inline-flex;gap:8px}.rud-buy-panel__row-dot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.rud-buy-panel__row-value{color:#151515;font-weight:600;text-align:right}.rud-analyst-btn{background-color:#426b7d!important;border-radius:8px!important;box-shadow:none!important;font-family:DM Sans,Manrope,sans-serif!important;font-size:14px!important;font-weight:700!important;letter-spacing:.8px!important;padding:14px 16px!important;text-transform:uppercase!important}.rud-analyst-btn:hover{background-color:#355a68!important}.rud-description{padding-top:8px}.rud-description__card{background:#fff;border:1px solid #e5e7eb;border-radius:4px;box-sizing:border-box;padding:24px}.rud-description__highlights{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:24px}.rud-description__highlight{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:4px;box-sizing:border-box;display:flex;gap:14px;min-height:88px;padding:16px 18px}.rud-description__highlight-icon{flex-shrink:0;height:40px;object-fit:contain;width:40px}.rud-description__highlight-copy{min-width:0}.rud-description__highlight-primary{color:#151515;font-size:14px;font-weight:600;line-height:1.35;margin:0 0 4px}.rud-description__highlight-secondary{color:#6b7280;font-size:12px;line-height:1.45;margin:0}.rud-description__text{color:#4b5563;font-size:15px;line-height:1.7;margin:0}.rud-features__grid{border:1px solid #e5e7eb;border-radius:4px;display:grid;grid-template-columns:repeat(2,1fr);overflow:hidden}.rud-features__list{min-width:0}.rud-features__list:first-child{border-right:1px solid #e5e7eb}.rud-features__row{grid-gap:16px;align-items:center;border-bottom:1px solid #e5e7eb;display:grid;gap:16px;grid-template-columns:1fr auto;padding:16px 20px}.rud-features__list .rud-features__row:last-child{border-bottom:none}.rud-features__label-wrap{align-items:center;display:flex;gap:12px;min-width:0}.rud-features__icon{flex-shrink:0;height:32px;object-fit:contain;width:32px}.rud-features__label{color:#6b7280;font-size:14px}.rud-features__value{color:#151515;font-size:14px;font-weight:600;text-align:right}.rud-insights__grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(5,minmax(0,1fr))}.rud-insights__card{background:#fff;border:1px solid #e5e7eb;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;min-height:148px;padding:20px 18px}.rud-insights__label{color:#9ca3af;font-size:11px;font-weight:600;letter-spacing:.6px;margin:0 0 8px;text-transform:uppercase}.rud-insights__score{color:#3f6c7e;font-size:22px;font-weight:700;line-height:1.1;margin:0 0 10px}.rud-insights__description{color:#6b7280;font-size:12px;line-height:1.5;margin:0}.rud-nearby__header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:20px}.rud-nearby__toggle{align-items:center;background:none;border:none;color:#3f6c7e;cursor:pointer;display:inline-flex;flex-shrink:0;font-family:inherit;font-size:13px;font-weight:600;gap:6px}.rud-nearby__toggle:hover{color:#355f6f}.rud-nearby__grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.rud-nearby__card{background:#fff;border:1px solid #e5e7eb;border-radius:4px;padding:20px;text-align:center}.rud-nearby__icon{display:block;height:40px;margin:0 auto 12px;object-fit:contain;width:40px}.rud-nearby__count{color:#3f6c7e;font-size:18px;font-weight:700;margin:0 0 4px}.rud-nearby__label{color:#151515;font-size:13px;font-weight:600;margin:0 0 6px}.rud-nearby__nearest{color:#9ca3af;font-size:11px;margin:0}.rud-facilities__row{display:flex;flex-wrap:wrap;gap:24px}.rud-facilities__item{align-items:center;display:flex;flex-direction:column;gap:8px;min-width:72px}.rud-facilities__circle{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:50%;color:#3f6c7e;display:flex;font-size:11px;font-weight:700;height:56px;justify-content:center;text-transform:uppercase;width:56px}.rud-facilities__label{color:#6b7280;font-size:12px}.rud-floorplan__header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px}.rud-floorplan__toggle{align-items:center;background:none;border:none;color:#3f6c7e;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:600;gap:6px}.rud-floorplan__image-wrap{border:1px solid #e5e7eb;border-radius:4px;overflow:hidden}.rud-floorplan__image{display:block;max-height:520px;object-fit:cover;width:100%}.rud-developer{grid-gap:32px;background:#fafafa;border:1px solid #e5e7eb;border-radius:4px;display:grid;gap:32px;grid-template-columns:180px 1fr;padding:28px}.rud-developer__logo-wrap{align-items:center;display:flex;justify-content:center;min-height:100px}.rud-developer__logo{max-height:80px;max-width:140px;object-fit:contain}.rud-developer__name{color:#151515;font-size:18px;font-weight:700;margin:0 0 12px}.rud-developer__text{color:#4b5563;font-size:14px;line-height:1.7;margin:0}.rud-map__frame{border:1px solid #e5e7eb;border-radius:4px;height:360px;overflow:hidden;position:relative}.rud-map__frame iframe{border:0;height:100%;width:100%}.rud-similar__grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.rud-error,.rud-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:50vh;padding:48px 24px;text-align:center}.rud-error__title{color:#dc2626;font-size:20px;margin:0 0 8px}.rud-error__text{color:#6b7280;margin:0}@media (max-width:1024px){.rud-hero__stage{--rud-hero-inset-x:24px}.rud-hero__panel.rud-buy-panel{bottom:16px;width:270px}.rud-hero__overlay-top{padding:24px var(--rud-hero-inset-x) 0}.rud-hero__project{max-width:calc(100% - 220px)}.rud-nearby__grid,.rud-similar__grid{grid-template-columns:1fr}.rud-insights__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rud-description__highlights,.rud-developer{grid-template-columns:1fr}}@media (max-width:768px){.rud-hero__stage{--rud-hero-inset-x:16px}.rud-hero__overlay-top{align-items:flex-start;flex-direction:column;gap:12px;padding:20px var(--rud-hero-inset-x) 0}.rud-hero__project{max-width:100%}.rud-hero__badges{justify-content:flex-start}.rud-hero__panel.rud-buy-panel{margin-top:16px;max-width:none;position:static;width:100%}}@media (max-width:640px){.rud-container{padding-left:16px;padding-right:16px}.rud-hero__gallery{aspect-ratio:auto;min-height:280px}.rud-description__card{padding:16px}.rud-features__grid{grid-template-columns:1fr}.rud-breakdown__title-row{align-items:stretch;flex-direction:column;gap:16px}.rud-payment-progress--header{max-width:none;width:100%}.rud-insights__grid{grid-template-columns:1fr}.rud-features__list:first-child{border-bottom:1px solid #e5e7eb;border-right:none}.rud-features__list:last-child .rud-features__row:last-child{border-bottom:none}.rud-features__row{gap:8px;grid-template-columns:1fr}.rud-features__value{padding-left:44px;text-align:left}}.about-page{background:#f4f4f4;color:#151515;font-family:DM Sans,Manrope,-apple-system,sans-serif}.about-container{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:0 24px;width:100%}.about-eyebrow{color:#6b7280;font-size:11px;font-weight:600;letter-spacing:1.2px;margin:0 0 16px;text-transform:uppercase}.about-eyebrow--gold{color:#b09774}.about-section-title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:clamp(32px,4vw,44px);font-weight:400;line-height:1.12;margin:0}.about-section-title--center{text-align:center}.about-section-subtitle{color:#6b7280;font-size:16px;line-height:1.6;margin:12px auto 0;max-width:640px;text-align:center}.about-hero{background:#f4f4f4;overflow:hidden;padding:104px 0 56px;padding:calc(var(--app-header-height, 64px) + 40px) 0 56px}.about-hero__inner{align-items:center;display:flex;justify-content:center;min-height:220px;position:relative}.about-hero__copy{max-width:920px;position:relative;text-align:center;z-index:1}.about-hero__eyebrow{color:#6b7280;font-family:DM Sans,Manrope,sans-serif;font-size:14px;font-weight:400;letter-spacing:0;line-height:1.5;margin:0 0 20px;text-transform:none}.about-hero__title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:clamp(34px,4.5vw,52px);font-weight:400;line-height:1.18;margin:0 auto;max-width:920px}.about-hero__logo{height:auto;max-height:280px;object-fit:contain;object-position:right center;opacity:.2;pointer-events:none;position:absolute;right:-8%;top:50%;transform:translateY(-50%);-webkit-user-select:none;user-select:none;width:min(42vw,420px)}[dir=rtl] .about-hero__logo{left:-8%;object-position:left center;right:auto}.about-what{padding:0 0 80px}.about-what__grid{grid-gap:48px;align-items:start;display:grid;gap:48px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);margin-bottom:40px}.about-what__copy p{color:#4b5563;font-size:16px;line-height:1.7;margin:0 0 16px}.about-what__copy p:last-child{margin-bottom:0}.about-stats{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.about-stat-card{background:#fff;border:1px solid #e8e8e8;border-radius:4px;padding:20px 18px}.about-stat-card__label{color:#b09774;font-size:11px;font-weight:600;letter-spacing:.8px;margin:0 0 12px;text-transform:uppercase}.about-stat-card__value{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:28px;line-height:1.1;margin:0}.about-story{padding:0 0 48px}.about-story__heading{margin-bottom:40px;white-space:nowrap}.about-story__grid{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.about-story__image{border-radius:4px;display:block;height:100%;min-height:360px;object-fit:cover;width:100%}.about-story__subtitle{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:28px;font-weight:400;line-height:1.15;margin:0 0 20px}.about-story__content p{color:#4b5563;font-size:16px;line-height:1.7;margin:0 0 16px}.about-story__quote{border:none;color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:24px;font-style:normal;font-weight:400;letter-spacing:-.01em;line-height:1.45;margin:32px 0 0;padding:0;text-align:center}.about-values{background:#0000;padding:24px 0 32px}.about-values__header{padding:0 24px 16px}.about-values__header .about-section-subtitle{margin:12px 0 0;max-width:none;text-align:left;white-space:nowrap}.about-values__grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));padding-bottom:0}.about-value-card{background:#fff;border:1px solid #ececec;border-radius:4px;padding:28px 24px}.about-value-card__title{color:#b09774;font-family:"DM Serif Display",Georgia,serif;font-size:24px;font-weight:400;line-height:1.2;margin:0 0 12px}.about-value-card__text{color:#4b5563;font-size:15px;line-height:1.65;margin:0}.about-why{padding:48px 0 56px}.about-why__header{margin-bottom:40px}.about-why__header .about-section-subtitle{margin:12px 0 0;max-width:none;text-align:left}.about-why__grid{grid-gap:20px;align-items:stretch;display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.about-why-card{background:#fff;border:1px solid #e8e8e8;border-radius:4px;display:flex;flex-direction:column;min-height:320px;padding:24px}.about-why-card--featured{background:#3f6c7e;border-color:#3f6c7e;color:#fff}.about-why-card__title{color:#151515;font-family:DM Sans,Manrope,sans-serif;font-size:18px;font-weight:600;line-height:1.3;margin:0 0 14px}.about-why-card__text{color:#6b7280;font-size:14px;line-height:1.6;margin:0 0 16px}.about-why-card--featured .about-why-card__title{color:#fff}.about-why-card__rows{flex:1 1;list-style:none;margin:0;padding:0}.about-why-card__rows li{border-bottom:1px solid #e8e8e8;color:#151515;font-size:14px;line-height:1.45;padding:14px 0}.about-why-card__rows li:first-child{border-top:1px solid #e8e8e8}.about-why-card__rows--flush{margin-top:4px}.about-why-card__list{display:flex;flex:1 1;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0}.about-why-card__list li{align-items:center;color:#fff;display:flex;font-size:14px;gap:12px;line-height:1.45}.about-why-card__list svg{color:#b09774;flex-shrink:0}.about-why-card__divider{background:#ffffff38;height:1px;margin-top:auto}.about-why-card__label{color:#3f6c7e;font-family:DM Sans,Manrope,sans-serif;font-size:11px;font-weight:700;letter-spacing:1px;margin:auto 0 0;padding-top:16px;text-transform:uppercase}.about-why-card__label--gold{color:#b09774;margin-top:0;padding-top:14px}.about-cta{align-items:center;display:flex;min-height:480px;overflow:hidden;position:relative}.about-cta__bg{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.about-cta__overlay{background:#15151561;inset:0;position:absolute}.about-cta__content{color:#fff;padding:80px 24px;position:relative;text-align:center;z-index:1}.about-cta__eyebrow{color:#ffffffeb;font-family:DM Sans,Manrope,sans-serif;font-size:11px;font-weight:600;letter-spacing:1.4px;margin:0 0 18px;text-transform:uppercase}.about-cta__title{font-family:"DM Serif Display",Georgia,serif;font-size:clamp(32px,4vw,44px);font-weight:400;line-height:1.15;margin:0 auto 14px;max-width:760px}.about-cta__subtitle{color:#ffffffe6;font-size:16px;line-height:1.6;margin:0 auto;max-width:560px}.about-cta__actions{align-items:center;display:flex;flex-direction:column;gap:12px;margin-top:32px}.about-cta__btn{align-items:center;border-radius:2px;box-sizing:border-box;cursor:pointer;display:inline-flex;font-family:DM Sans,Manrope,sans-serif;font-size:14px;font-weight:600;justify-content:center;line-height:1.2;min-width:260px;padding:14px 28px;text-decoration:none}.about-cta__btn--primary{background:#fff;border:none;color:#151515}.about-cta__btn--primary:hover{background:#f4f4f4}.about-cta__btn--secondary{background:#0000;border:1px solid #ffffffd9;color:#fff;font-size:12px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.about-cta__btn--secondary:hover{background:#ffffff14}@media (max-width:1024px){.about-story__heading{white-space:normal}.about-story__grid,.about-what__grid,.about-why__grid{grid-template-columns:1fr}.about-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.about-values__grid{grid-template-columns:1fr}.about-hero__logo{opacity:.2;right:-14%;width:min(52vw,220px)}[dir=rtl] .about-hero__logo{left:-14%}}@media (max-width:640px){.about-stats{grid-template-columns:1fr}.about-hero{padding-bottom:48px;padding-top:96px;padding-top:calc(var(--app-header-height, 64px) + 32px)}.about-story,.about-what,.about-why{padding-bottom:56px}.about-values{padding:20px 0 28px}.about-values__header{padding-bottom:12px}.about-values__header .about-section-subtitle{white-space:normal}}.ag-page{background:#f4f4f4;box-sizing:border-box;color:#151515;font-family:DM Sans,Manrope,sans-serif;min-height:calc(100vh - 64px);min-height:calc(100vh - var(--app-header-height, 64px));padding:112px 48px 72px;padding:calc(var(--app-header-height, 64px) + 48px) 48px 72px}.ag-page__inner{margin:0 auto;max-width:960px}.ag-hero{margin:0 auto 56px;text-align:center}.ag-hero__eyebrow{color:#9ca3af;font-size:10px;font-weight:600;letter-spacing:1.2px;line-height:1.3;margin:0 0 16px;text-transform:uppercase}.ag-hero__title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:clamp(40px,4.5vw,52px);font-weight:400;line-height:1.05;margin:0 0 12px}.ag-hero__subtitle{color:#6b7280;font-size:15px;font-weight:400;line-height:1.5;margin:0}.ag-timeline{position:relative}.ag-timeline__rail{align-items:center;bottom:0;display:flex;flex-direction:column;left:50%;pointer-events:none;position:absolute;top:0;transform:translateX(-50%);width:20px;z-index:0}.ag-timeline__year{background:#f4f4f4;color:#9ca3af;font-size:8px;font-weight:600;letter-spacing:.6px;line-height:1;padding:2px 0;text-transform:uppercase;transform:rotate(180deg);white-space:nowrap;writing-mode:vertical-rl}.ag-timeline__line{border-left:1px dashed #d1d5db;flex:1 1;margin:8px 0;min-height:24px;width:0}.ag-timeline__steps{display:flex;flex-direction:column;gap:28px;position:relative;z-index:1}.ag-timeline__row{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr)}.ag-timeline__slot{min-width:0}.ag-timeline__slot--left.ag-timeline__slot--filled{display:flex;justify-content:flex-end}.ag-timeline__slot--right.ag-timeline__slot--filled{display:flex;flex-direction:column;gap:20px}.ag-timeline__slot--center{width:24px}.ag-step{border-radius:4px;box-sizing:border-box;max-width:340px;padding:16px 18px;width:100%}.ag-step__label{display:block;font-size:9px;font-weight:600;letter-spacing:.8px;line-height:1.2;margin-bottom:8px;text-transform:uppercase}.ag-step__title{font-family:"DM Serif Display",Georgia,serif;font-size:clamp(15px,1.6vw,18px);font-weight:400;line-height:1.15;margin:0 0 8px}.ag-step__body{font-size:12px;font-weight:400;line-height:1.5;margin:0}.ag-step--white{background:#fff;border:1px solid #0000;box-shadow:0 2px 10px #15151514}.ag-step--white .ag-step__label{color:#9ca3af}.ag-step--white .ag-step__title{color:#151515}.ag-step--white .ag-step__body{color:#6b7280}.ag-step--outline{background:#fff;border:1px solid #d1d5db;box-shadow:none}.ag-step--outline .ag-step__label{color:#9ca3af}.ag-step--outline .ag-step__title{color:#151515}.ag-step--outline .ag-step__body{color:#6b7280}.ag-step--gold{background:#b09774;border:1px solid #b09774;box-shadow:0 2px 10px #15151514}.ag-step--gold .ag-step__body,.ag-step--gold .ag-step__label,.ag-step--gold .ag-step__title{color:#fff}.ag-step--dark{background:#151515;border:1px solid #151515;box-shadow:0 2px 10px #1515151f}.ag-step--dark .ag-step__label{color:#fff9}.ag-step--dark .ag-step__body,.ag-step--dark .ag-step__title{color:#fff}.ag-step--teal{background:#3f6c7e;border:1px solid #3f6c7e;box-shadow:0 2px 10px #15151514}.ag-step--teal .ag-step__label{color:#ffffffa6}.ag-step--teal .ag-step__title{color:#fff}.ag-step--teal .ag-step__body{color:#ffffffd9}.ag-aside{max-width:340px}.ag-aside__title{color:#b09774;font-size:10px;font-weight:700;letter-spacing:.6px;line-height:1.35;margin:0 0 8px;text-transform:uppercase}.ag-aside__body{color:#6b7280;font-size:12px;font-weight:400;line-height:1.55;margin:0}.ag-footer-quote{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:clamp(16px,1.8vw,20px);font-style:italic;font-weight:400;line-height:1.35;margin:40px auto 0;max-width:520px;text-align:center}@media (max-width:768px){.ag-page{padding:96px 24px 48px;padding:calc(var(--app-header-height, 64px) + 32px) 24px 48px}.ag-hero{margin-bottom:40px}.ag-timeline__rail{left:12px;transform:none}.ag-timeline__steps{gap:20px}.ag-timeline__row{gap:12px;grid-template-columns:24px minmax(0,1fr)}.ag-timeline__slot--center{display:none}.ag-timeline__slot--left.ag-timeline__slot--filled,.ag-timeline__slot--right.ag-timeline__slot--filled{grid-column:2;justify-content:flex-start}.ag-timeline__slot--left:not(.ag-timeline__slot--filled){display:none}.ag-aside,.ag-step{max-width:none}}[dir=rtl] .ag-footer-quote,[dir=rtl] .ag-hero{text-align:center}[dir=rtl] .ag-timeline__year{transform:rotate(0deg)}[dir=rtl] .ag-timeline__slot--left.ag-timeline__slot--filled{justify-content:flex-start}.contact-page{background:#fff;color:#151515;font-family:DM Sans,Manrope,sans-serif}.contact-page.App>*{margin-bottom:0}.contact-container{box-sizing:border-box;margin:0 auto;max-width:960px;padding:0 24px;width:100%}.contact-container--wide{max-width:1200px}.contact-hero{align-items:center;background:#1a1a1a;display:flex;justify-content:center;min-height:280px;overflow:hidden;position:relative}.contact-hero__img{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%}.contact-hero__overlay{background:linear-gradient(#00000059,#00000059);box-sizing:border-box;padding:112px 24px 64px;padding:calc(var(--app-header-height, 64px) + 48px) 24px 64px;position:relative;text-align:center;width:100%;z-index:1}.contact-hero__title{color:#fff;font-family:"DM Serif Display",Georgia,serif;font-size:clamp(40px,5vw,56px);font-weight:400;line-height:1.1;margin:0}.contact-consultation{background:#fff;padding:64px 0 72px}.contact-consultation__title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:clamp(32px,4vw,44px);font-weight:400;line-height:1.12;margin:0 0 16px;text-align:center}.contact-consultation__subtitle{color:#6b7280;font-size:15px;line-height:1.6;margin:0 auto 40px;max-width:640px;text-align:center}.contact-consultation__email{color:#151515;font-weight:500}.contact-form-card{background:#fff;border:1px solid #e5e7eb;border-radius:4px;box-shadow:0 8px 32px #0000000f;box-sizing:border-box;margin:0 auto;max-width:720px;padding:32px clamp(20px,4vw,40px) 36px}.contact-field{margin-bottom:16px}.contact-field--half{margin-bottom:0}.contact-field__label{color:#9ca3af;display:block;font-size:10px;font-weight:600;letter-spacing:1px;line-height:1.3;margin-bottom:8px;text-transform:uppercase}.contact-field__required{color:#dc2626}.contact-field__input,.contact-field__select,.contact-field__textarea{background:#f4f4f4;border:1px solid #e5e7eb;border-radius:4px;box-sizing:border-box;color:#151515;font-family:inherit;font-size:15px;transition:border-color .15s ease,background .15s ease;width:100%}.contact-field__input,.contact-field__select{height:48px;padding:0 14px}.contact-field__textarea{line-height:1.5;min-height:140px;padding:14px;resize:vertical}.contact-field__input::placeholder,.contact-field__textarea::placeholder{color:#c4c9d1}.contact-field__input:focus,.contact-field__select:focus,.contact-field__textarea:focus{background:#fff;border-color:#3f6c7e;outline:none}.contact-field__select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='m1 1.5 5 5 5-5' stroke='%239ca3af' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;cursor:pointer;padding-right:32px}.contact-field-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:16px}.contact-field-row--phone{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.contact-form__actions{display:flex;justify-content:center;padding-top:8px}.contact-submit{align-items:center;background:#3f6c7e;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:600;gap:10px;height:52px;justify-content:center;letter-spacing:.8px;min-width:200px;padding:0 32px;text-transform:uppercase;transition:background .15s ease}.contact-submit:hover:not(:disabled){background:#355f6f}.contact-submit:disabled{cursor:not-allowed;opacity:.7}.contact-submit__icon{flex-shrink:0;height:16px;width:16px}.contact-touch{background:#f4f4f4;padding:64px 0 72px}.contact-touch__grid{grid-gap:48px;align-items:start;display:grid;gap:48px;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr)}.contact-touch__eyebrow{color:#b09774;font-size:11px;font-weight:600;letter-spacing:1.2px;margin:0 0 12px;text-transform:uppercase}.contact-touch__title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:clamp(32px,4vw,44px);font-weight:400;line-height:1.12;margin:0 0 32px}.contact-touch__list{display:flex;flex-direction:column;gap:24px;list-style:none;margin:0;padding:0}.contact-touch__item{align-items:flex-start;display:flex;gap:16px}.contact-touch__icon-box{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:4px;color:#3f6c7e;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.contact-touch__icon-box svg{height:20px;width:20px}.contact-touch__label{color:#151515;font-size:15px;font-weight:600;line-height:1.4;margin:0 0 4px}.contact-touch__value{color:#6b7280;font-size:15px;line-height:1.55;margin:0}.contact-touch__value a{color:inherit;text-decoration:none}.contact-touch__value a:hover{color:#3f6c7e}.contact-map-wrap{background:#e5e7eb;border-radius:4px;height:100%;min-height:360px;overflow:hidden;position:relative;width:100%}.contact-map-wrap iframe{border:0;display:block;height:100%;min-height:360px;width:100%}.contact-map__link{align-items:center;background:#fff;border-radius:4px;bottom:16px;box-shadow:0 4px 16px #0000001f;color:#151515;display:inline-flex;font-size:13px;font-weight:500;gap:8px;height:40px;padding:0 16px;position:absolute;right:16px;text-decoration:none;transition:box-shadow .15s ease}.contact-map__link:hover{box-shadow:0 6px 20px #00000029}.contact-map__link svg{color:#3f6c7e;height:16px;width:16px}@media (max-width:900px){.contact-touch__grid{gap:32px;grid-template-columns:1fr}.contact-map-wrap,.contact-map-wrap iframe{min-height:300px}}@media (max-width:640px){.contact-consultation,.contact-touch{padding:48px 0 56px}.contact-field-row,.contact-field-row--phone{gap:0;grid-template-columns:1fr}.contact-field--half{margin-bottom:16px}.contact-form-card{padding:24px 20px 28px}}.terms-page{background:#fff;color:#151515;font-family:DM Sans,Manrope,sans-serif}.terms-page.App>*{margin-bottom:0}.terms-main{background:#fff;padding:104px 0 72px;padding:calc(var(--app-header-height, 64px) + 40px) 0 72px}.terms-container{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:0 48px;width:100%}.terms-header{margin-bottom:48px}.terms-header__eyebrow{color:#b09774;font-size:10px;font-weight:600;letter-spacing:1.4px;margin:0 0 16px;text-transform:uppercase}.terms-header__title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:40px;font-weight:400;line-height:1.05;margin:0 0 20px}.terms-header__badge{align-items:center;background:#3f6c7e;border-radius:999px;color:#fff;display:inline-flex;font-size:9px;font-weight:700;letter-spacing:.8px;padding:8px 14px;text-transform:uppercase}.terms-layout{grid-gap:56px;align-items:start;display:grid;gap:56px;grid-template-columns:220px minmax(0,1fr)}.terms-sidebar{position:-webkit-sticky;position:sticky;top:88px;top:calc(var(--app-header-height, 64px) + 24px)}.terms-sidebar__title{color:#151515;font-size:14px;font-weight:700;margin:0 0 18px}.terms-sidebar__list{display:flex;flex-direction:column;gap:14px;list-style:none;margin:0;padding:0}.terms-sidebar__link{align-items:flex-start;background:#0000;border:none;color:#6b7280;cursor:pointer;display:flex;font-family:inherit;font-size:13px;gap:8px;line-height:1.45;padding:0;text-align:start;transition:color .15s ease;width:100%}.terms-sidebar__link--active,.terms-sidebar__link:hover{color:#151515}.terms-sidebar__index{color:#9ca3af;flex-shrink:0;font-weight:600}.terms-sidebar__link--active .terms-sidebar__index{color:#3f6c7e}.terms-content{min-width:0}.terms-section{border-bottom:1px solid #ececec;margin-bottom:40px;padding-bottom:40px;scroll-margin-top:88px;scroll-margin-top:calc(var(--app-header-height, 64px) + 24px)}.terms-section:last-of-type{border-bottom:none;margin-bottom:0}.terms-section__title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:clamp(28px,3vw,36px);font-weight:400;line-height:1.1;margin:0 0 18px}.terms-section__body{color:#6b7280;font-size:15px;line-height:1.75;margin:0;max-width:760px}.terms-section__image{aspect-ratio:16/9;border-radius:4px;display:block;margin-top:28px;max-width:760px;object-fit:cover;width:100%}.terms-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px}.terms-card{background:#f4f4f4;border-radius:4px;padding:24px}.terms-card__title{color:#151515;font-size:11px;font-weight:700;letter-spacing:.8px;margin:0 0 14px;text-transform:uppercase}.terms-card__list{color:#6b7280;display:flex;flex-direction:column;font-size:14px;gap:10px;line-height:1.6;margin:0;padding-left:18px}.terms-clarification{align-items:center;background:#f4f4f4;border-radius:4px;display:flex;gap:24px;justify-content:space-between;margin-top:16px;padding:28px 32px}.terms-clarification__copy{min-width:0}.terms-clarification__title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:28px;font-weight:400;line-height:1.1;margin:0 0 8px}.terms-clarification__body{color:#6b7280;font-size:14px;line-height:1.6;margin:0;max-width:520px}.terms-clarification__btn{align-items:center;background:#3f6c7e;border-radius:4px;color:#fff;display:inline-flex;flex-shrink:0;font-size:12px;font-weight:700;justify-content:center;letter-spacing:.6px;min-height:48px;padding:0 24px;text-decoration:none;text-transform:uppercase;transition:background .15s ease}.terms-clarification__btn:hover{background:#355f70}[dir=rtl] .terms-card__list{padding-left:0;padding-right:18px}@media (max-width:960px){.terms-container{padding:0 24px}.terms-layout{gap:32px;grid-template-columns:1fr}.terms-sidebar{border-bottom:1px solid #ececec;padding-bottom:8px;position:static}.terms-cards{grid-template-columns:1fr}.terms-clarification{align-items:flex-start;flex-direction:column}}.privacy-page{background:#fff;color:#151515;font-family:DM Sans,Manrope,sans-serif}.privacy-page.App>*{margin-bottom:0}.privacy-main{background:#fff;padding:104px 0 72px;padding:calc(var(--app-header-height, 64px) + 40px) 0 72px}.privacy-container{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:0 48px;width:100%}.privacy-header{margin-bottom:48px;max-width:760px}.privacy-header__eyebrow{color:#b09774;font-size:10px;font-weight:600;letter-spacing:1.4px;margin:0 0 16px;text-transform:uppercase}.privacy-header__title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:40px;font-weight:400;line-height:1.05;margin:0 0 20px}.privacy-header__intro{color:#6b7280;font-size:15px;line-height:1.75;margin:0}.privacy-layout{grid-gap:56px;align-items:start;display:grid;gap:56px;grid-template-columns:240px minmax(0,1fr)}.privacy-sidebar{display:flex;flex-direction:column;gap:28px;position:-webkit-sticky;position:sticky;top:88px;top:calc(var(--app-header-height, 64px) + 24px)}.privacy-sidebar__list{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.privacy-sidebar__link{align-items:flex-start;background:#0000;border:none;border-radius:4px;color:#6b7280;cursor:pointer;display:flex;font-family:inherit;font-size:13px;gap:8px;line-height:1.45;padding:10px 12px;text-align:start;transition:background .15s ease,color .15s ease;width:100%}.privacy-sidebar__link:hover{color:#151515}.privacy-sidebar__link--active{background:#3f6c7e;color:#fff}.privacy-sidebar__index{flex-shrink:0;font-weight:600}.privacy-sidebar__help{background:#3f6c7e;border-radius:4px;color:#fff;padding:22px 20px}.privacy-sidebar__help-title{font-size:14px;font-weight:700;line-height:1.3;margin:0 0 10px}.privacy-sidebar__help-body{color:#ffffffe0;font-size:12px;line-height:1.55;margin:0 0 16px}.privacy-sidebar__help-btn{align-items:center;background:#0000;border:1px solid #ffffff8c;border-radius:4px;color:#fff;display:inline-flex;font-size:11px;font-weight:700;justify-content:center;letter-spacing:.5px;min-height:40px;padding:0 16px;text-decoration:none;text-transform:uppercase;transition:background .15s ease,border-color .15s ease}.privacy-sidebar__help-btn:hover{background:#ffffff14;border-color:#fff}.privacy-content{min-width:0}.privacy-section{border-bottom:1px solid #ececec;margin-bottom:40px;padding-bottom:40px;scroll-margin-top:88px;scroll-margin-top:calc(var(--app-header-height, 64px) + 24px)}.privacy-section__title{color:#151515;font-family:"DM Serif Display",Georgia,serif;font-size:clamp(28px,3vw,36px);font-weight:400;line-height:1.1;margin:0 0 18px}.privacy-section__body{color:#6b7280;font-size:15px;line-height:1.75;margin:0;max-width:760px}.privacy-section__body--after-callout{margin-top:20px}.privacy-checklist{display:flex;flex-direction:column;gap:14px;list-style:none;margin:20px 0 0;padding:0}.privacy-checklist__item{align-items:center;color:#151515;display:flex;font-size:14px;font-weight:600;gap:12px}.privacy-checklist__icon{color:#3f6c7e;display:inline-flex;flex-shrink:0}.privacy-security{align-items:stretch;background:#3f6c7e;border-radius:4px;color:#fff;display:flex;gap:24px;justify-content:space-between;overflow:hidden;padding:28px 32px;position:relative}.privacy-security__copy{max-width:520px;position:relative;z-index:1}.privacy-security__title{color:#fff;font-family:"DM Serif Display",Georgia,serif;font-size:clamp(28px,3vw,34px);font-weight:400;line-height:1.1;margin:0 0 14px}.privacy-security__body{color:#ffffffe6;font-size:14px;line-height:1.65;margin:0}.privacy-security__icon{bottom:-8px;color:#ffffff1f;height:auto;pointer-events:none;position:absolute;right:24px;width:120px}.privacy-rights{background:#f4f4f4;border-radius:4px;display:flex;flex-direction:column;gap:22px;margin-top:24px;padding:24px}.privacy-rights__item{align-items:flex-start;display:flex;gap:14px}.privacy-rights__icon{align-items:center;background:#fff;border-radius:4px;color:#3f6c7e;display:inline-flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.privacy-rights__title{color:#151515;font-size:14px;font-weight:700;margin:0 0 6px}.privacy-rights__body{color:#6b7280;font-size:13px;line-height:1.6;margin:0}.privacy-integrity{background:#3f6c7e;border-radius:4px;color:#fff;margin-top:16px;padding:40px 32px;text-align:center}.privacy-integrity__title{font-family:"DM Serif Display",Georgia,serif;font-size:clamp(30px,3vw,38px);font-weight:400;line-height:1.1;margin:0 0 14px}.privacy-integrity__body{color:#ffffffe6;font-size:14px;line-height:1.65;margin:0 auto 24px;max-width:640px}.privacy-integrity__btn{align-items:center;background:#b09774;border-radius:4px;color:#fff;display:inline-flex;font-size:12px;font-weight:700;justify-content:center;letter-spacing:.6px;min-height:48px;padding:0 28px;text-decoration:none;text-transform:uppercase;transition:background .15s ease}.privacy-integrity__btn:hover{background:#9a8463}[dir=rtl] .privacy-security__icon{left:24px;right:auto}@media (max-width:960px){.privacy-container{padding:0 24px}.privacy-layout{gap:32px;grid-template-columns:1fr}.privacy-sidebar{position:static}.privacy-security{flex-direction:column}.privacy-security__icon{align-self:flex-end;position:static;width:88px}}@keyframes pulse{0%{opacity:0;transform:scale(0)}33%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(3)}}.chat-button-pulse{position:relative}.chat-button-pulse:after,.chat-button-pulse:before{background:#fff6;border-radius:50%;bottom:0;content:"";height:20px;left:0;margin:auto;opacity:0;position:absolute;right:0;top:0;width:20px}.chat-button-pulse:before{animation:pulse 1.5s linear infinite}.chat-button-pulse:after{animation:pulse 2s linear .4s infinite}.chat-button-pulse:hover:after,.chat-button-pulse:hover:before{display:none}
/*# sourceMappingURL=main.af294d45.css.map*/