.pd-page{min-height:70vh}.pd-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:120px 20px;gap:16px;color:#64748b}.pd-loading p{font-size:15px;font-weight:500;margin:0}.pd-loading-spinner{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#ea312c;border-radius:50%;animation:pd-spin .8s linear infinite}@keyframes pd-spin{to{transform:rotate(1turn)}}.pd-error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:120px 20px;gap:12px;text-align:center;color:#94a3b8}.pd-error .pd-error-title,.pd-error h1{font-size:24px;font-weight:700;color:#1e293b;margin:0}.pd-error p{font-size:15px;color:#64748b;margin:0;max-width:400px}.pd-error-link{display:inline-flex;align-items:center;gap:6px;padding:10px 24px;background:#ea312c;color:#fff;border-radius:8px;font-size:14px;font-weight:600;text-decoration:none;margin-top:8px;transition:all .2s}.pd-error-link:hover{background:#c42925;transform:translateY(-1px);box-shadow:0 4px 12px rgba(234,49,44,.25)}.pd-breadcrumbs-wrap{max-width:1200px;margin:0 auto;padding:20px 1.5rem 0}.pd-breadcrumbs{display:flex;align-items:center;gap:6px;font-size:13px;flex-wrap:wrap}.pd-breadcrumbs a{color:#64748b;text-decoration:none;font-weight:500;transition:color .2s}.pd-breadcrumbs a:hover{color:#ea312c}.pd-breadcrumbs span{color:#cbd5e1}.pd-breadcrumb-current{color:#94a3b8!important;font-weight:500;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pd-container{max-width:1200px;margin:0 auto;padding:24px 1.5rem 60px}.pd-layout{display:block}.pd-layout--single .pd-main{width:100%;max-width:100%}.pd-main{min-width:0}.pd-project-highlights{margin-top:0}.pd-highlights-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:0;background:transparent;border:none;border-radius:0;overflow:visible;box-sizing:border-box}.pd-highlight-cell{background:#ffffff;padding:18px 16px;min-width:0;box-sizing:border-box;border:none;border-bottom:1px solid #e2e8f0}.pd-highlight-cell-inner{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:10px;min-width:0}.pd-highlight-cell-leading{display:inline-flex;align-items:center;gap:8px;min-width:0;flex:1 1 auto}.pd-highlight-cell-icon{width:18px;height:18px;flex-shrink:0;color:#ea312c}.pd-project-highlights .pd-highlight-label{font-size:14px;font-weight:500;color:#991b1b;line-height:1.35}.pd-highlight-value-wrap{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0;flex:0 1 auto;text-align:right}.pd-highlight-value{font-size:15px;font-weight:700;color:#0f172a;line-height:1.35;word-break:break-word}.pd-highlight-info{width:17px;height:17px;flex-shrink:0;color:#94a3b8}@media (max-width:900px){.pd-highlights-grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;background:transparent;border:none;border-radius:0;overflow:visible}.pd-highlight-cell{flex:1 1 calc(50% - 6px);max-width:calc(50% - 6px);min-width:0;padding:12px 4px;border:none;border-bottom:1px solid #e2e8f0;border-radius:0}}@media (max-width:520px){.pd-highlight-cell-inner{flex-wrap:wrap;align-items:flex-start}.pd-highlight-value-wrap{width:100%;justify-content:flex-start;text-align:left;padding-left:26px}}.pd-related-section{margin-top:clamp(1.25rem,3vw,2rem)}.pd-related-slider{width:100%;min-width:0;margin-top:.5rem}.pd-related-empty{margin:0;font-size:.95rem;color:#64748b;line-height:1.55}.pd-container .mobile_banner_section{margin-top:clamp(1.5rem,4vw,2.5rem);width:100%;max-width:100%;box-sizing:border-box;overflow:visible}.pd-slider{position:relative;border-radius:16px;overflow:hidden;background:#0f172a}.pd-slider--hero{border-radius:18px;min-height:min(52vw,520px)}.pd-slider--hero.pd-slider--single{display:flex;flex-direction:column}.pd-slider--hero.pd-slider--single .pd-single-image{flex:1;min-height:min(52vw,520px);aspect-ratio:auto}.pd-slider--hero .pd-slider-empty,.pd-slider--hero .pd-slider-slide{min-height:min(52vw,520px);aspect-ratio:21/11}.pd-hero-scrim{z-index:2;background:linear-gradient(0deg,rgba(15,23,42,.88) 0,rgba(15,23,42,.45) 28%,rgba(15,23,42,.12) 55%,transparent 78%)}.pd-hero-overlay,.pd-hero-scrim{position:absolute;inset:0;pointer-events:none;border-radius:inherit}.pd-hero-overlay{z-index:3;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(16px,3vw,28px)}.pd-hero-view-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:14px 28px;font-size:14px;font-weight:700;color:#0f172a;background:#ffffff;border:none;border-radius:10px;cursor:pointer;box-shadow:0 8px 32px rgba(0,0,0,.2);opacity:0;pointer-events:none;transition:opacity .28s ease,transform .28s ease;z-index:4}.pd-slider--hero:focus-within .pd-hero-view-btn,.pd-slider--hero:hover .pd-hero-view-btn{opacity:1;pointer-events:auto}.pd-hero-view-btn:hover{background:#f8fafc;transform:translate(-50%,-50%) scale(1.02)}.pd-hero-view-btn:focus-visible{opacity:1;pointer-events:auto;outline:2px solid #ffffff;outline-offset:3px}.pd-hero-copy{margin-top:auto;width:100%;max-width:100%;pointer-events:none}.pd-hero-title{margin:0 0 10px;font-size:clamp(1.5rem,4.5vw,2.25rem);font-weight:800;color:#ffffff;line-height:1.15;letter-spacing:-.03em;text-shadow:0 2px 20px rgba(0,0,0,.35)}.pd-hero-referral-line{display:inline-flex;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;font-weight:600;color:rgba(255,255,255,.95);text-shadow:0 1px 8px rgba(0,0,0,.35)}.pd-hero-referral-line svg{flex-shrink:0;color:#fde68a}.pd-hero-price-line{font-size:clamp(1.25rem,3.5vw,1.75rem);font-weight:800;color:#ffffff;letter-spacing:-.02em;text-shadow:0 2px 16px rgba(0,0,0,.35)}.pd-details-anchor{scroll-margin-top:88px;height:1px;margin:0;padding:0;overflow:hidden;pointer-events:none}.pd-hero-gallery-wrap{--pd-site-header-height:76px;width:100%;background:#0f172a;overflow-x:clip}.pd-hero-gallery{position:relative;width:100%;max-width:100%;margin-left:auto;margin-right:auto;background:#0f172a;overflow:hidden;border-radius:0}.pd-hero-gallery,.pd-hero-gallery--empty{aspect-ratio:16/9;max-height:calc(100svh - var(--pd-site-header-height));height:auto;min-height:0}.pd-hero-gallery-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;position:absolute;inset:0;min-height:0;color:#94a3b8}.pd-hero-gallery-main{position:absolute;inset:0;background:#0f172a}.pd-hero-gallery-img{object-fit:cover;object-position:center;transform:translateZ(0)}.pd-hero-gallery-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:48px;height:48px;border-radius:50%;border:none;background:rgba(255,255,255,.92);color:#0f172a;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 20px rgba(0,0,0,.2);transition:transform .2s ease,background .2s ease;pointer-events:auto}.pd-hero-gallery-nav:hover:not(:disabled){background:#fff;transform:translateY(-50%) scale(1.05)}.pd-hero-gallery-nav:disabled{opacity:.35;cursor:not-allowed}.pd-hero-gallery-nav--prev{left:0}.pd-hero-gallery-nav--next{right:0}.pd-hero-gallery .pd-hero-scrim{z-index:2;border-radius:inherit}@keyframes pd-hero-scroll-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.pd-hero-scroll-down{position:absolute;bottom:clamp(10px,2.5vw,22px);left:50%;z-index:5;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;margin:0;border:1px solid rgba(255,255,255,.4);border-radius:999px;background:rgba(15,23,42,.35);color:#ffffff;cursor:pointer;pointer-events:auto;transform:translateX(-50%);box-shadow:0 4px 20px rgba(0,0,0,.25);transition:background .2s ease,border-color .2s ease,transform .2s ease}.pd-hero-scroll-down:hover{background:rgba(234,49,44,.5);border-color:rgba(255,255,255,.65)}.pd-hero-scroll-down-icon{display:flex;align-items:center;justify-content:center;animation:pd-hero-scroll-bounce 1.6s ease-in-out infinite}.pd-hero-scroll-down:hover .pd-hero-scroll-down-icon{animation-play-state:paused}.pd-hero-gallery-ui{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;justify-content:stretch;padding:0;pointer-events:none}.pd-hero-gallery-ui--empty-only{justify-content:flex-end;align-items:center;padding-bottom:clamp(12px,3vw,24px)}.pd-hero-gallery-container{position:relative;max-width:1200px;margin-left:auto;margin-right:auto;padding:clamp(14px,2.5vw,22px) 1.5rem clamp(48px,6vh,64px);box-sizing:border-box;height:100%;min-height:0;flex-direction:column}.pd-hero-gallery-bottom,.pd-hero-gallery-container{width:100%;display:flex;justify-content:space-between;pointer-events:none}.pd-hero-gallery-bottom{flex-direction:row;align-items:flex-end;gap:clamp(16px,3vw,32px);margin-top:auto}.pd-hero-gallery-bottom-left{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:8px;pointer-events:auto}.pd-hero-gallery-bottom-left .pd-hero-title{margin:0;text-align:left}.pd-hero-gallery-bottom-left .pd-hero-price-line{margin:0}.pd-hero-progress-wrap{width:100%;max-width:min(100%,420px);display:flex;flex-wrap:wrap;align-items:center;gap:10px 12px;margin-top:4px}.pd-hero-gallery-view-all{flex-shrink:0;padding:6px 12px;margin:0;border:1px solid rgba(255,255,255,.45);border-radius:8px;background:rgba(15,23,42,.35);color:rgba(255,255,255,.95);font-size:12px;font-weight:700;cursor:pointer;pointer-events:auto;text-shadow:0 1px 4px rgba(0,0,0,.35);transition:background .2s ease,border-color .2s ease}.pd-hero-gallery-view-all:hover{background:rgba(234,49,44,.45);border-color:rgba(255,255,255,.65)}.pd-hero-progress-track{flex:1;height:4px;border-radius:999px;background:rgba(255,255,255,.25);overflow:hidden}.pd-hero-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#ea312c,#c41e18);transition:width .35s ease}.pd-hero-progress-label{font-size:12px;font-weight:700;color:rgba(255,255,255,.9);white-space:nowrap;text-shadow:0 1px 4px rgba(0,0,0,.4)}.pd-hero-gallery-thumbs{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:8px;pointer-events:auto;flex-shrink:0;max-width:min(100%,400px)}.pd-hero-thumb{position:relative;width:88px;height:64px;padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;cursor:pointer;background:rgba(15,23,42,.5);transition:border-color .2s ease,box-shadow .2s ease}.pd-hero-thumb.active{border-color:#ffffff;box-shadow:0 0 0 2px rgba(234,49,44,.6)}.pd-hero-thumb-img{width:100%;height:100%;object-fit:cover}@media (max-width:768px){.pd-hero-gallery-bottom{flex-direction:column;align-items:stretch;gap:16px}.pd-hero-gallery-thumbs{justify-content:end;flex-wrap:nowrap;overflow-x:auto;max-width:none;padding-bottom:4px;-webkit-overflow-scrolling:touch}.pd-hero-thumb{flex-shrink:0}.pd-hero-progress-wrap{max-width:none}}.pd-slider-viewport{overflow:hidden;position:relative;z-index:0}.pd-slider-track{display:flex}.pd-slider-slide{position:relative;aspect-ratio:16/9;flex-shrink:0;isolation:isolate}.pd-slider-img{object-fit:cover;object-position:center;z-index:0}.pd-single-image>span,.pd-slider-slide>span{z-index:0}.pd-slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:none;background:rgba(255,255,255,.92);color:#1e293b;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;transition:all .2s;box-shadow:0 2px 12px rgba(0,0,0,.15)}.pd-slider-prev{left:16px}.pd-slider-next{right:16px}.pd-slider-btn:hover:not(:disabled){background:#ffffff;transform:translateY(-50%) scale(1.06);box-shadow:0 4px 20px rgba(0,0,0,.2)}.pd-slider-btn:disabled{opacity:.4;cursor:not-allowed}.pd-slider-dots{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);display:flex;gap:6px;z-index:5}.pd-slider-dot{width:8px;height:8px;border-radius:50%;border:none;background:rgba(255,255,255,.5);cursor:pointer;transition:all .2s;padding:0}.pd-slider-dot.active{background:#ffffff;width:24px;border-radius:4px}.pd-slider-counter{position:absolute;top:16px;right:16px;background:rgba(15,23,42,.7);color:#ffffff;font-size:12px;font-weight:600;padding:5px 12px;border-radius:20px;z-index:5;backdrop-filter:blur(4px)}.pd-single-image{position:relative;z-index:0;aspect-ratio:16/9;border-radius:16px;overflow:hidden;background:#f1f5f9;isolation:isolate}.pd-single-img{object-fit:cover;object-position:center;z-index:0}.pd-slider-empty{aspect-ratio:16/9;border-radius:16px;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#cbd5e1}.pd-slider-empty span{font-size:14px;font-weight:500}.pd-section-nav-wrap--tabs{--pd-tab-red:#ea312c;--pd-tab-red-dark:#c42925;--pd-tab-line:var(--pd-tab-red);--pd-tab-bg-hover:rgba(234,49,44,0.1);--pd-tab-text:#991b1b;width:100%;max-width:none;margin:0;padding:0;background:transparent;border:none;box-shadow:0 4px 24px rgba(15,23,42,.08),0 1px 3px rgba(15,23,42,.06);box-sizing:border-box}.pd-section-nav-wrap--tabs .pd-section-nav{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:0;width:100%;margin:0;padding:0}.pd-tab-icon-wrap{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:1.375rem;height:1.375rem;transition:color .18s ease}.pd-tab-icon{width:100%;height:100%;display:block}.pd-section-nav-wrap--tabs .pd-section-nav-link:not(.pd-section-nav-link--active) .pd-tab-icon-wrap{color:var(--pd-tab-red)}.pd-section-nav-wrap--tabs .pd-section-nav-link--active .pd-tab-icon-wrap{color:#ffffff}.pd-section-nav-wrap--tabs .pd-section-nav-link{flex:1 1 0;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;min-width:0;padding:14px 12px;margin:0;border-radius:0;border:none;border-right:1px solid var(--pd-tab-line);background:transparent;font-size:.9375rem;font-weight:500;letter-spacing:.01em;color:var(--pd-tab-text);text-decoration:none;transition:background .18s ease,color .18s ease}.pd-tab-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.pd-section-nav-wrap--tabs .pd-section-nav-link:last-child{border-right:none}.pd-section-nav-wrap--tabs .pd-section-nav-link:hover:not(.pd-section-nav-link--active){background:var(--pd-tab-bg-hover);color:#7f1d1d}.pd-section-nav-wrap--tabs .pd-section-nav-link--active{background:var(--pd-tab-red);font-weight:700;color:#ffffff}.pd-section-nav-wrap--tabs .pd-section-nav-link--active:hover{background:var(--pd-tab-red-dark);color:#ffffff}@media (max-width:640px){.pd-section-nav-wrap--tabs .pd-section-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible}.pd-section-nav-wrap--tabs .pd-section-nav-link{flex-direction:column;align-items:center;justify-content:center;gap:5px;min-width:0;flex:none;padding:10px 4px;font-size:.6875rem;text-align:center;border-right:1px solid var(--pd-tab-line);border-bottom:none}.pd-section-nav-wrap--tabs .pd-section-nav-link:last-child{border-right:none}.pd-tab-icon-wrap{width:1.125rem;height:1.125rem}.pd-section-nav-wrap--tabs .pd-tab-label{white-space:normal;overflow:visible;text-overflow:clip;line-height:1.2;max-width:100%;hyphens:auto}}.pd-section-back{display:inline-block;font-size:14px;font-weight:600;color:#ea312c;text-decoration:none;margin-bottom:16px}.pd-section-back:hover{text-decoration:underline}.pd-section-empty{margin:0;font-size:15px;color:#64748b;line-height:1.5}.pd-plain-text{margin:0;font-size:15px;line-height:1.65;color:#334155;white-space:pre-wrap}.pd-location-line{display:flex;align-items:flex-start;gap:10px;margin:0 0 16px;font-size:15px;font-weight:600;color:#0f172a;line-height:1.45}.pd-location-line-icon{flex-shrink:0;color:#ea312c;margin-top:2px}.pd-download-btn--section{margin-top:16px;display:inline-flex}.pd-developer-about .pd-developer-view-all{display:inline-flex;align-items:center;margin-top:20px;padding:10px 20px;background:#ea312c;color:#fff;border-radius:8px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .2s}.pd-developer-about .pd-developer-view-all:hover{opacity:.92;color:#fff}.pd-section{background:#ffffff;border-radius:16px;padding:28px;margin-top:20px;border:none;box-shadow:0 4px 24px rgba(15,23,42,.08),0 1px 3px rgba(15,23,42,.06);box-sizing:border-box}.pd-section-title{font-size:20px;font-weight:700;color:#0f172a;margin:0 0 20px;letter-spacing:-.01em;position:relative;padding-bottom:14px}.pd-section-title:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background:#ea312c;border-radius:3px}.pd-editor-content{font-size:15px;line-height:1.75;color:#475569}.pd-editor-content h1,.pd-editor-content h2,.pd-editor-content h3,.pd-editor-content h4{color:#1e293b;margin-top:1.5em;margin-bottom:.5em;font-weight:700}.pd-editor-content h1{font-size:24px}.pd-editor-content h2{font-size:20px}.pd-editor-content h3{font-size:17px}.pd-editor-content p{margin:0 0 1em}.pd-editor-content ol,.pd-editor-content ul{padding-left:1.5em;margin:0 0 1em;list-style-position:outside}.pd-editor-content ul{list-style-type:disc}.pd-editor-content ol{list-style-type:decimal}.pd-editor-content ul ul{list-style-type:circle}.pd-editor-content ul ul ul{list-style-type:square}.pd-editor-content ul li{list-style:disc}.pd-editor-content ol li{list-style:decimal}.pd-editor-content li{display:list-item;margin-bottom:.4em}.pd-editor-content li>p{margin:.25em 0}.pd-editor-content img{max-width:100%;border-radius:8px;margin:1em 0}.pd-editor-content a{color:#ea312c;text-decoration:underline}.pd-editor-content table{width:100%;border-collapse:collapse;margin:1em 0}.pd-editor-content td,.pd-editor-content th{border:1px solid #e2e8f0;padding:10px 14px;text-align:left;font-size:14px}.pd-editor-content th{background:#f8fafc;font-weight:600;color:#1e293b}.pd-calc{overflow:visible}.pd-calc-sliders{display:flex;flex-direction:column;gap:24px}.pd-calc-slider-field{display:flex;flex-direction:column;gap:10px}.pd-calc-slider-header{display:flex;justify-content:space-between;align-items:baseline}.pd-calc-slider-label{font-size:14px;font-weight:600;color:#1e293b}.pd-calc-slider-value{font-size:15px;font-weight:800;color:#0f172a;background:#f1f5f9;padding:2px 10px;border-radius:6px}.pd-calc-slider-ticks{display:flex;justify-content:space-between;font-size:11px;color:#94a3b8;font-weight:500;margin-top:-4px}.pd-range{-webkit-appearance:none;appearance:none;width:100%;height:6px;border-radius:6px;background:linear-gradient(to right,#ea312c 0,#ea312c var(--pct,50%),#e2e8f0 var(--pct,50%),#e2e8f0 100%);outline:none;cursor:pointer}.pd-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#ea312c;border:3px solid #ffffff;box-shadow:0 1px 6px rgba(0,0,0,.18);cursor:pointer;transition:transform .15s,box-shadow .15s}.pd-range::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 2px 10px rgba(234,49,44,.35)}.pd-range::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#ea312c;border:3px solid #ffffff;box-shadow:0 1px 6px rgba(0,0,0,.18);cursor:pointer}.pd-range::-moz-range-track{height:6px;border-radius:6px;background:#e2e8f0}.pd-range::-moz-range-progress{height:6px;border-radius:6px;background:#ea312c}.pd-calc-headline{font-size:16px;color:#475569;margin-bottom:24px;line-height:1.5}.pd-calc-headline strong{font-size:22px;font-weight:800;color:#0f172a;letter-spacing:-.01em}.pd-bar-legend{display:flex;flex-wrap:wrap;gap:8px 28px;padding:16px 20px;background:#f8fafc;border:1px solid #e8ecf1;border-radius:12px;margin-bottom:28px;justify-content:space-around}.pd-bar-legend-item{display:flex;align-items:center;gap:10px}.pd-bar-legend-item>i{display:block;width:12px;height:12px;border-radius:50%;flex-shrink:0}.pd-bar-legend-item>div{display:flex;flex-direction:column;gap:1px}.pd-bar-legend-item span{font-size:11px;font-weight:600;color:#94a3b8}.pd-bar-legend-item strong{font-size:14px;font-weight:700;color:#0f172a}.pd-bar-chart{display:flex;gap:8px;margin-bottom:32px;height:260px}.pd-bar-y-axis{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:28px;min-width:55px;text-align:right}.pd-bar-y-axis span{font-size:11px;font-weight:500;color:#94a3b8;line-height:1}.pd-bar-area{flex:1;position:relative;min-width:0}.pd-bar-grid-lines{position:absolute;inset:0;bottom:28px;display:flex;flex-direction:column;justify-content:space-between}.pd-bar-grid-line{height:1px;background:#e8ecf1}.pd-bar-bars{position:absolute;inset:0;bottom:28px;display:flex;align-items:flex-end;justify-content:space-around;padding:0 8px}.pd-bar-col{display:flex;flex-direction:column;align-items:center;flex:1;max-width:80px;height:100%;justify-content:flex-end}.pd-bar-stack{width:70%;display:flex;flex-direction:column;border-radius:6px 6px 0 0;overflow:hidden;min-height:4px}.pd-bar-seg,.pd-bar-stack{transition:height .5s ease}.pd-bar-seg{width:100%;min-height:0}.pd-bar-seg-investment{background:#ea312c}.pd-bar-seg-rental{background:#fbbf24}.pd-bar-seg-appreciation{background:#34d399}.pd-bar-year{font-size:13px;font-weight:700;color:#475569;margin-top:10px;white-space:nowrap}.pd-sidebar{position:sticky;top:20px;display:flex;flex-direction:column;gap:20px;max-height:calc(100vh - 40px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#d1d5db transparent}.pd-sidebar::-webkit-scrollbar{width:4px}.pd-sidebar::-webkit-scrollbar-track{background:transparent}.pd-sidebar::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.pd-download-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 20px;background:#ea312c;color:#ffffff;border:none;border-radius:10px;font-size:14px;font-weight:700;text-decoration:none;cursor:pointer;transition:all .2s}.pd-download-btn:hover{background:#c42925;transform:translateY(-1px);box-shadow:0 4px 16px rgba(234,49,44,.25)}.pd-pz{background:#ffffff;border:1px solid #e5e9ef;border-radius:16px;padding:24px 20px 20px;position:relative;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.06)}.pd-pz:before{content:"";position:absolute;top:-60px;right:-60px;width:180px;height:180px;background:radial-gradient(circle,rgba(234,49,44,.08) 0,transparent 70%);border-radius:50%;pointer-events:none}.pd-promo-tag,.pd-pz .pd-promo-tag{display:inline-flex;align-items:center;gap:6px;background:rgba(234,49,44,.1);border:1px solid rgba(234,49,44,.25);color:#ea312c;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:5px 12px;border-radius:100px;margin-bottom:16px}.pd-promo-tag-dot{width:5px;height:5px;background:#ea312c;border-radius:50%;display:inline-block;flex-shrink:0;box-shadow:0 0 8px rgba(234,49,44,.5)}.pd-promo-title{font-size:22px;font-weight:800;color:#0f172a;line-height:1.2;margin:0 0 8px;letter-spacing:-.02em}.pd-promo-title span{color:#ea312c}.pd-promo-sub{font-size:12.5px;font-weight:400;color:#64748b;margin:0 0 20px;line-height:1.6}.pd-promo-divider{height:1px;background:#e2e8f0;margin-bottom:18px}.pd-promo-stats{display:flex;gap:10px;margin-bottom:20px}.pd-promo-stat{flex:1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:12px 10px 10px;text-align:center;transition:all .2s}.pd-promo-stat:hover{background:#f1f5f9;border-color:rgba(234,49,44,.25)}.pd-promo-stat-value{font-size:15px;font-weight:700;color:#ea312c;display:block;line-height:1;margin-bottom:4px}.pd-promo-stat-label{font-size:10px;color:#64748b;display:block;line-height:1.3;text-transform:uppercase;letter-spacing:.03em}.pd-promo-btns{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;margin-bottom:8px}.pd-promo-btn{display:flex;align-items:center;gap:8px;flex:1;min-width:0;padding:8px 12px;border-radius:10px;cursor:pointer;border:none;text-decoration:none;transition:transform .15s,opacity .15s,box-shadow .15s;box-sizing:border-box}.pd-promo-btn:hover{opacity:.92;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.15)}.pd-promo-btn:active{transform:translateY(0) scale(.98)}.pd-promo-btn-ios{background:#f1f5f9}.pd-promo-btn-android{background:#ffffff;border:1px solid #e2e8f0}.pd-promo-btn-android:hover{background:#f8fafc;border-color:rgba(234,49,44,.3)}.pd-promo-btn svg{flex-shrink:0}.pd-promo-btn-txt{display:flex;flex-direction:column;text-align:left;gap:2px}.pd-promo-btn-l{font-size:9px;font-weight:500;letter-spacing:.04em;line-height:1}.pd-promo-btn-s{font-size:12px;font-weight:700;line-height:1}.pd-promo-btn-android,.pd-promo-btn-ios .pd-promo-btn-l,.pd-promo-btn-ios .pd-promo-btn-s{color:#0f172a}.pd-promo-btn-android .pd-promo-btn-l{color:#64748b}.pd-promo-btn-android .pd-promo-btn-s{color:#0f172a}.pd-promo-footer{text-align:center;font-size:10.5px;color:#94a3b8;margin-top:14px;letter-spacing:.02em}@media (max-width:768px){.pd-container{padding:16px 1rem 40px}.pd-hero-gallery-wrap{--pd-site-header-height:100px}.pd-hero-gallery,.pd-hero-gallery--empty{min-height:clamp(300px,74vw,440px)}.pd-hero-gallery-nav{display:none!important}.pd-hero-gallery-container{padding:12px 16px 20px}.pd-hero-gallery-bottom-left .pd-hero-title{font-size:clamp(1.2rem,5.2vw,1.75rem);line-height:1.2;margin-bottom:0}.pd-hero-gallery-bottom-left .pd-hero-price-line{font-size:clamp(1.05rem,4.2vw,1.4rem)}.pd-hero-scroll-down{bottom:-20px;width:42px;height:42px;display:none}.pd-section{padding:20px;margin-top:16px}.pd-section-title{font-size:18px}.pd-slider-btn{width:36px;height:36px}.pd-slider-prev{left:10px}.pd-slider-next{right:10px}.pd-promo-btns{flex-direction:row;gap:10px}.pd-promo-btn{flex:1}.pd-promo-stats{gap:8px}.pd-promo-stat-n{font-size:14px}.pd-calc-layout{grid-template-columns:1fr;gap:28px}.pd-calc-chart-side{flex-direction:row;gap:24px;align-items:center}.pd-calc-pie-wrap{width:160px;height:160px;flex-shrink:0}.pd-calc-pie-legend{width:auto}.pd-hero-thumb{width:60px;height:40px}}@media (max-width:480px){.pd-calc-chart-side,.pd-promo-btns{flex-direction:column}.pd-calc-pie-wrap{width:180px;height:180px}.pd-bar-legend{justify-content:start}.pd-project-highlights .pd-highlight-label{font-size:12px}.pd-highlight-value{font-size:13px}.pd-editor-content h2{font-size:18px}.pd-editor-content h3{font-size:16px}.pd-calc-headline strong{font-size:18px}}