@import url("https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Sora:wght@400;500;600;700&display=swap");.ld-page *,.ld-page :after,.ld-page :before{box-sizing:border-box}.ld-page{font-family:var(--cc-font-sans);background:#f5f4f1;color:#18160f;-webkit-font-smoothing:antialiased;padding-bottom:80px;min-height:100vh}.ld-breadcrumb-bar{max-width:1400px;margin:0 auto;padding:12px 20px 8px}.ld-breadcrumb{display:flex;align-items:center;gap:6px;font-size:12.5px;color:#a8a49c;flex-wrap:wrap}.ld-breadcrumb a{color:#a8a49c;text-decoration:none}.ld-breadcrumb a:hover{color:#ff5043}.ld-breadcrumb-sep{font-size:10px;color:#ccc}.ld-bc-row{justify-content:space-between;gap:12px;margin-bottom:10px}.ld-bc-row,.ld-title-actions{display:flex;align-items:center}.ld-title-actions{gap:8px;flex-shrink:0}.ld-ta-btn{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 12px;border-radius:20px;border:1px solid #e7e3dc;background:#fff;color:#524f48;font-size:12.5px;font-weight:600;cursor:pointer;transition:border-color .15s,color .15s,background .15s}button.ld-ta-btn:hover{border-color:#ff5043;color:#ff5043}.ld-ta-views{cursor:default}.ld-ta-btn svg{flex-shrink:0}.ld-faq{display:flex;flex-direction:column}.ld-faq-item{border-bottom:1px solid #f0ede8}.ld-faq-item:last-child{border-bottom:none}.ld-faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 22px;background:none;border:none;cursor:pointer;text-align:left;font-size:14.5px;font-weight:600;color:#18160f}.ld-faq-chev{color:#a8a49c;transition:transform .2s;flex-shrink:0}.ld-faq-item.open .ld-faq-chev{transform:rotate(180deg)}.ld-faq-a{padding:0 22px 16px;font-size:14px;line-height:1.7;color:#524f48}.ld-gallery-wrap{max-width:1400px;margin:0 auto;padding:24px 20px 28px}.ld-gallery{display:grid;grid-template-columns:1fr;gap:4px;background:#111;overflow:hidden;border-radius:16px}@media (min-width:768px){.ld-gallery{grid-template-columns:minmax(0,3fr) minmax(360px,2fr);height:clamp(500px,42vw,620px)}}@media (max-width:767px){.ld-gallery{gap:3px;border-radius:14px}}.ld-hero{position:relative;overflow:hidden;border-radius:16px 0 0 16px}@media (max-width:767px){.ld-hero{border-radius:14px 14px 0 0}}.ld-hero-img-wrap{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden}@media (max-width:767px){.ld-hero-img-wrap{aspect-ratio:4/3}}@media (min-width:768px){.ld-hero-img-wrap{aspect-ratio:unset;height:100%}}.ld-hero-img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.ld-hero-img-wrap:hover img{transform:scale(1.03)}.ld-photo-count{position:absolute;bottom:12px;right:12px;background:rgba(255,255,255,.95);backdrop-filter:blur(8px);color:#000;font-size:12px;font-weight:600;letter-spacing:.01em;padding:7px 13px;border-radius:24px;display:flex;align-items:center;gap:6px;cursor:pointer;transition:all .2s ease;border:none;box-shadow:0 2px 8px rgba(0,0,0,.15)}.ld-photo-count:hover{background:rgba(255,255,255,1);box-shadow:0 4px 12px rgba(0,0,0,.2)}.ld-photo-count svg{width:14px;height:14px;flex-shrink:0;color:#000}.ld-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:4px;overflow:hidden;aspect-ratio:4/3}@media (max-width:767px){.ld-grid{gap:3px;aspect-ratio:4/3}}@media (min-width:768px){.ld-grid{aspect-ratio:unset}}.ld-grid-cell{position:relative;overflow:hidden;cursor:pointer}.ld-grid-cell img{width:100%;height:100%;object-fit:cover;display:block;transition:filter .2s}.ld-grid-cell:hover img{filter:brightness(.9)}.ld-grid-more img{filter:brightness(.48)!important}.ld-grid-more:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.5));pointer-events:none}.ld-grid-more-label{position:absolute;right:16px;bottom:16px;z-index:1;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:700;gap:7px;letter-spacing:.01em;padding:9px 15px;border-radius:999px;background:rgba(0,0,0,.58);backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(0,0,0,.28)}@media (max-width:540px){.ld-grid-more-label{right:10px;bottom:10px;font-size:12px;padding:7px 11px}}.ld-main{max-width:1400px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr;gap:20px}@media (min-width:960px){.ld-main{grid-template-columns:1fr 340px;align-items:start;gap:32px}}.ld-content{min-width:0}.ld-title-block{background:#fff;border:1px solid #e3e1db;border-radius:10px;padding:22px 22px 0;margin-bottom:16px;overflow:hidden}.ld-listing-meta{font-size:11px;color:#a8a49c;letter-spacing:.8px;text-transform:uppercase;margin-bottom:10px}.ld-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:6px}.ld-car-name{font-family:var(--cc-font-sans);font-size:20px;font-weight:600;line-height:1.3;color:#18160f;flex:1;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (min-width:768px){.ld-car-name{font-size:23px}}.ld-price-block{flex-shrink:0;text-align:right}@media (max-width:640px){.ld-title-row{flex-direction:column;align-items:stretch;gap:8px}.ld-car-name{font-size:20px}.ld-price-block{text-align:left}.ld-price-line{justify-content:flex-start}.ld-monthly{text-align:left}}.ld-price-line{font-family:var(--cc-font-sans);font-size:28px;font-weight:700;color:#18160f;letter-spacing:-.3px;display:flex;align-items:baseline;gap:4px;justify-content:flex-end}.ld-price-cur{font-size:14px;font-weight:600;color:#ff5043}.ld-price-poa{font-family:var(--cc-font-sans);font-size:22px;font-weight:600;color:#a8a49c}.ld-monthly{margin-top:3px;font-size:11.5px;color:#a8a49c;text-align:right}.ld-monthly b{color:#524f48;font-weight:600}@media (max-width:640px){.ld-price-line{justify-content:flex-start}.ld-monthly{text-align:left}}.ld-spec-summary{display:flex;border-top:1px solid #f0ede8;margin-top:16px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ld-spec-summary::-webkit-scrollbar{display:none}.ld-ss-card{flex:0 0 auto;min-width:72px;padding:14px 16px 14px 0;margin-right:0;position:relative}.ld-ss-card+.ld-ss-card{padding-left:16px}.ld-ss-card+.ld-ss-card:before{content:"";position:absolute;left:0;top:25%;height:50%;width:1px;background:#e3e1db}@media (min-width:768px){.ld-ss-card{min-width:90px;padding:16px 28px 16px 0}.ld-ss-card+.ld-ss-card{padding-left:28px}}.ld-ss-val{font-family:var(--cc-font-sans);font-size:16px;font-weight:700;color:#18160f;margin-bottom:4px;white-space:nowrap}.ld-ss-lbl{font-size:10px;letter-spacing:.8px;text-transform:uppercase;color:#a8a49c;white-space:nowrap}.ld-section{background:#fff;border:1px solid #e3e1db;border-radius:10px;margin-bottom:16px;overflow:hidden}.ld-section-hd{padding:16px 22px 12px;font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#ff5043;border-bottom:1px solid #f0ede8}.ld-features{padding:4px 0}.ld-feat-group{border-bottom:1px solid #f0ede8}.ld-feat-group:last-child{border-bottom:none}.ld-feat-head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 22px;background:none;border:none;cursor:pointer;font:inherit;text-align:left}.ld-feat-cat{font-size:16px;font-weight:700;color:#1a1a1a}.ld-feat-right{display:inline-flex;align-items:center;gap:12px}.ld-feat-count{min-width:30px;text-align:center;padding:3px 8px;border-radius:6px;background:#f4f2ef;font-size:13px;font-weight:700;color:#1a1a1a}.ld-feat-chev{color:#2563eb;transition:transform .2s ease}.ld-feat-chev-open{transform:rotate(180deg)}.ld-feat-list{display:grid;grid-template-columns:1fr 1fr;gap:14px 24px;padding:4px 22px 20px}@media (max-width:640px){.ld-feat-list{grid-template-columns:1fr}}.ld-feat-item{display:flex;align-items:center;gap:10px;font-size:15px;color:#333}.ld-feat-item svg{flex-shrink:0}.ld-specs-table{width:100%}@media (min-width:700px){.ld-specs-table{display:grid;grid-template-columns:1fr 1fr;column-gap:0}.ld-spec-row:nth-child(odd){border-right:1px solid #f0ede8}}.ld-spec-row{display:flex;justify-content:space-between;align-items:center;padding:11px 22px;border-bottom:1px solid #f0ede8;gap:12px}.ld-spec-row:last-child{border-bottom:none}.ld-spec-key{font-size:11px;letter-spacing:.8px;text-transform:uppercase;color:#524f48;flex-shrink:0}.ld-spec-val{font-size:14px;font-weight:600;color:#18160f;text-align:right}.ld-spec-val-link{text-decoration:underline;text-decoration-color:#d0cec9;text-decoration-thickness:1px;text-underline-offset:3px;transition:color .15s,text-decoration-color .15s}.ld-spec-val-link:hover{color:#ff5043;text-decoration-color:#ff5043}.ld-desc-text{padding:16px 22px 18px;font-size:14.5px;line-height:1.8;color:#524f48;white-space:pre-wrap}.ld-desc-clamped{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;padding-bottom:0}.ld-desc-toggle{margin:6px 22px 16px;background:none;border:none;color:#ff5043;font-size:13.5px;font-weight:600;cursor:pointer;padding:0}.ld-desc-toggle:hover{text-decoration:underline}.ld-map-wrap{overflow:hidden;border-radius:0 0 10px 10px}.ld-similar-hd{display:flex;align-items:baseline;justify-content:space-between;padding:16px 22px 0;margin-bottom:14px}.ld-similar-title{font-family:"Instrument Serif",Georgia,serif;font-size:20px;color:#18160f}.ld-similar-all{font-size:12px;color:#a8a49c;text-decoration:none}.ld-sim-scroll{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;padding:0 22px 18px}.ld-sim-scroll::-webkit-scrollbar{display:none}.ld-sim-card{flex:0 0 155px;background:#f5f4f1;border:1px solid #e3e1db;border-radius:8px;overflow:hidden;text-decoration:none;color:inherit}.ld-sim-card img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.ld-sim-body{padding:10px}.ld-sim-name{font-size:12.5px;font-weight:600;color:#18160f;margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ld-sim-spec{font-size:11px;color:#a8a49c;margin-bottom:4px}.ld-sim-price{font-size:13px;font-weight:700;color:#18160f;font-family:"Instrument Serif",Georgia,serif}@media (min-width:960px){.ld-sidebar{position:sticky;top:16px}}.ld-seller-card{background:#fff;border:1px solid #e3e1db;border-radius:10px;overflow:hidden;margin-bottom:16px}.ld-seller-hd{display:flex;align-items:center;gap:14px;padding:20px 20px 18px;border-bottom:1px solid #f0ede8}.ld-seller-avatar{width:58px;height:58px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid #e3e1db;background:#333;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#fff}.ld-seller-avatar img{width:100%;height:100%;object-fit:cover;display:block}.ld-seller-info{flex:1;min-width:0}.ld-seller-label{font-size:10px;letter-spacing:1.2px;text-transform:uppercase;color:#ff5043}.ld-seller-label,.ld-seller-name{font-weight:700;margin-bottom:3px}.ld-seller-name{font-size:16px;color:#18160f}.ld-seller-badge{display:inline-block;font-size:10px;font-weight:700;color:#1a7a45;background:#e8f5ee;padding:2px 7px;border-radius:4px;margin-bottom:3px}.ld-seller-city{font-size:12px;color:#a8a49c}.ld-seller-adcount{font-size:11px;color:#ff5043;font-weight:600;margin-top:3px;letter-spacing:.02em}.ld-cta-wrap{padding:18px 20px 20px;display:flex;flex-direction:column;gap:10px;border-bottom:1px solid #f0ede8}.ld-btn-call,.ld-btn-wa{display:flex;align-items:center;justify-content:center;gap:8px;padding:13px 20px;border-radius:8px;font-family:var(--cc-font-sans);font-size:14px;font-weight:700;letter-spacing:.04em;color:#fff;text-decoration:none;border:none;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1)}.ld-btn-call{background:#ff5349;box-shadow:none}.ld-btn-call:hover{background:#e6362b;box-shadow:none}.ld-btn-wa{background:#25D366;box-shadow:none}.ld-btn-wa:hover{background:#1fbe5a;box-shadow:none}.ld-btn-call svg,.ld-btn-wa svg{width:18px;height:18px;flex-shrink:0}.ld-btn-disabled{background:#e3e1db!important;color:#a8a49c!important;box-shadow:none!important;pointer-events:none}.ld-seller-links{display:flex;border-top:1px solid #f0ede8}.ld-seller-link{flex:1;text-align:center;font-size:13px;font-weight:500;color:#524f48;text-decoration:none;padding:11px 0;border-right:1px solid #f0ede8;transition:color .15s}.ld-seller-link:hover{color:#ff5043}.ld-seller-link:last-child{border-right:none}.ld-seller-link-muted{color:#a8a49c!important;cursor:default;pointer-events:none}.ld-safety{background:#fff;border:1px solid #e3e1db;border-radius:10px;padding:14px 18px;font-size:12px;color:#a8a49c;line-height:1.6}.ld-safety-title{display:block;font-size:12.5px;color:#524f48;margin-bottom:3px;font-weight:600}.ld-sticky-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e3e1db;padding:10px 16px env(safe-area-inset-bottom,0);display:flex;gap:10px;z-index:40}@media (min-width:960px){.ld-sticky-bar{display:none}}.ld-bar-call,.ld-bar-wa{flex:1;color:#fff;font-size:14px;font-weight:700;letter-spacing:.02em;padding:12px;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap;text-decoration:none;font-family:var(--cc-font-sans);transition:all .25s cubic-bezier(.4,0,.2,1);border:none}.ld-bar-wa{background:#25D366;box-shadow:none}.ld-bar-wa:hover{background:#1fbe5a}.ld-bar-call{background:#ff5349;box-shadow:none}.ld-bar-call:hover{background:#e6362b}.ld-bar-call svg,.ld-bar-wa svg{width:17px;height:17px;flex-shrink:0}.ld-bar-disabled{background:#e3e1db!important;color:#a8a49c!important;box-shadow:none!important;pointer-events:none}.ld-hero-actions{position:absolute;bottom:14px;left:14px;display:flex;gap:8px;z-index:5}.ld-hero-btn{display:flex;align-items:center;gap:6px;background:rgba(255,255,255,.88);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:none;border-radius:20px;padding:7px 14px;font-size:13px;font-weight:600;color:#18160f;cursor:pointer;font-family:var(--cc-font-sans);transition:background .15s}.ld-hero-btn:hover{background:#fff}.ld-hero-btn svg{flex-shrink:0}.ld-lightbox{position:fixed;inset:0;background:#000;z-index:1000;display:flex;flex-direction:column}.ld-lb-top{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;flex-shrink:0}.ld-lb-counter{color:rgba(255,255,255,.65);font-size:13px;letter-spacing:.04em}.ld-lb-close,.ld-lb-counter{font-weight:600;font-family:var(--cc-font-sans)}.ld-lb-close{display:flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer;color:rgba(255,255,255,.8);font-size:14px;padding:0;transition:color .15s}.ld-lb-close:hover{color:#fff}.ld-lb-main{flex:1;position:relative;min-height:0;overflow:hidden}.ld-lb-img-wrap,.ld-lb-main{display:flex;align-items:center;justify-content:center}.ld-lb-img-wrap{width:100%;height:100%;padding:12px 68px}.ld-lb-img-wrap img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block;border-radius:6px}.ld-lb-nav{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background .15s;color:#fff}.ld-lb-nav:hover{background:rgba(255,255,255,.2)}.ld-lb-prev{left:12px}.ld-lb-next{right:12px}.ld-lb-bottom{background:rgba(10,10,10,.92);border-top:1px solid rgba(255,255,255,.08);padding:12px 16px;gap:12px}.ld-lb-bottom,.ld-lb-seller{flex-shrink:0;display:flex;align-items:center}.ld-lb-seller{gap:10px}@media (max-width:540px){.ld-lb-seller{display:none}}.ld-lb-avatar{width:38px;height:38px;border-radius:50%;background:#444;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff;flex-shrink:0;overflow:hidden}.ld-lb-avatar img{width:100%;height:100%;object-fit:cover;display:block}.ld-lb-car-name{font-size:11px;color:rgba(255,255,255,.5);white-space:nowrap;margin-bottom:2px}.ld-lb-car-price{font-size:15px;font-weight:700;color:#fff;font-family:var(--cc-font-sans);white-space:nowrap}.ld-lb-thumbs{flex:1;display:flex;gap:5px;overflow-x:auto;scrollbar-width:none;scroll-behavior:smooth;padding:3px 0}.ld-lb-thumbs::-webkit-scrollbar{display:none}.ld-lb-thumb{flex:0 0 52px;height:38px;border-radius:4px;overflow:hidden;cursor:pointer;border:2px solid transparent;opacity:.45;transition:opacity .15s,border-color .15s}.ld-lb-thumb.is-active{border-color:#fff;opacity:1}.ld-lb-thumb:hover{opacity:.8}.ld-lb-thumb img{width:100%;height:100%;object-fit:cover;display:block}.ld-lb-actions{gap:8px;flex-shrink:0}.ld-lb-actions,.ld-lb-call-btn{display:flex;align-items:center}.ld-lb-call-btn{gap:6px;background:#ff5043;color:#fff;border:none;border-radius:8px;padding:9px 18px;font-size:13px;font-weight:600;font-family:var(--cc-font-sans);letter-spacing:.02em;cursor:pointer;text-decoration:none;white-space:nowrap;box-shadow:0 4px 12px rgba(255,80,67,.25);transition:all .25s cubic-bezier(.4,0,.2,1)}.ld-lb-call-btn:hover{background:#e8392d;box-shadow:0 6px 20px rgba(255,80,67,.4)}.ld-lb-call-btn .ld-lb-call-arrow{width:14px;height:14px;transition:transform .2s ease;flex-shrink:0}.ld-lb-call-btn:hover .ld-lb-call-arrow{transform:translateX(3px)}.ld-lb-call-btn svg{width:16px;height:16px}.ld-lb-wa-btn{width:38px;height:38px;border-radius:50%;background:#25D366;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;text-decoration:none;transition:background .15s}.ld-lb-wa-btn:hover{background:#1fbe5a}.ld-lb-wa-btn svg{width:18px;height:18px}.ld-share-overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:900;display:flex;align-items:flex-end;justify-content:center}@media (min-width:480px){.ld-share-overlay{align-items:center}}.ld-share-modal{background:#fff;border-radius:16px 16px 0 0;width:100%;max-width:480px;padding:0 0 env(safe-area-inset-bottom,16px);overflow:hidden}@media (min-width:480px){.ld-share-modal{border-radius:16px;max-width:420px}}.ld-share-hd{justify-content:space-between;padding:18px 20px 14px;border-bottom:1px solid #f0ede8;font-size:16px;font-weight:700;color:#18160f;font-family:var(--cc-font-sans)}.ld-share-close,.ld-share-hd{display:flex;align-items:center}.ld-share-close{background:none;border:none;cursor:pointer;color:#a8a49c;justify-content:center;padding:4px}.ld-share-list{display:flex;flex-direction:column}.ld-share-item{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;font-size:15px;font-weight:500;color:#18160f;text-decoration:none;background:none;border:none;border-bottom:1px solid #f5f4f1;cursor:pointer;font-family:var(--cc-font-sans);width:100%;text-align:left;transition:background .12s}.ld-share-item:last-child{border-bottom:none}.ld-share-item:hover{background:#fafaf8}.ld-share-item svg{color:#524f48;flex-shrink:0}.ld-ad-slot{margin-top:12px}.ld-featured-section{max-width:1280px;margin:40px auto 0;padding:0 20px}.ld-featured-hd{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:18px;gap:12px}.ld-featured-label{font-size:20px;font-weight:700;color:#18160f}.ld-featured-sub{font-size:13px;color:#7a7167;margin-top:2px}.ld-featured-viewall{display:inline-flex;align-items:center;gap:4px;padding:8px 16px;border:1.5px solid #e63400;border-radius:8px;color:#e63400;font-size:13px;font-weight:600;text-decoration:none;white-space:nowrap;transition:background .15s,color .15s}.ld-featured-viewall:hover{background:#e63400;color:#fff}.ld-featured-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}@media (min-width:768px){.ld-featured-grid{grid-template-columns:repeat(4,1fr)}}.ld-feat-card{background:#fff;border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;border:1px solid #ede9e3;transition:box-shadow .15s,transform .15s;display:flex;flex-direction:column}.ld-feat-card:hover{box-shadow:0 4px 18px rgba(0,0,0,.1);transform:translateY(-2px)}.ld-feat-img{position:relative;aspect-ratio:4/3;overflow:hidden;background:#f5f4f1}.ld-feat-img img{width:100%;height:100%;object-fit:cover}.ld-feat-badge{top:8px;background:#e63400;letter-spacing:.5px}.ld-feat-badge,.ld-feat-cond{position:absolute;left:8px;color:#fff;font-size:10px;font-weight:700;padding:2px 7px;border-radius:4px;text-transform:uppercase}.ld-feat-cond{bottom:8px;background:rgba(0,0,0,.7)}.ld-feat-info{padding:10px 12px 12px;flex:1;display:flex;flex-direction:column;gap:3px}.ld-feat-make{font-size:10px;font-weight:700;color:#a8a49c;text-transform:uppercase;letter-spacing:.6px}.ld-feat-title{font-size:13px;font-weight:600;color:#18160f;line-height:1.35}.ld-feat-meta{display:flex;gap:8px;flex-wrap:wrap;font-size:11px;color:#7a7167;margin-top:2px}.ld-feat-price{font-size:14px;font-weight:700;color:#18160f;margin-top:4px}.ld-calc-wrap{margin-bottom:16px}@media (min-width:960px){.ld-guidelines-block{grid-column:1}}.ld-guidelist{list-style:none;margin:0;padding:0}.ld-guiderow{display:flex;align-items:flex-start;gap:12px;padding:13px 22px;font-size:14px;line-height:1.55;color:#3a382f;border-bottom:1px solid #f0ede8}.ld-guiderow:last-child{border-bottom:none}.ld-guide-chev{color:#ff5043;flex-shrink:0;margin-top:2px}.ld-calc{display:grid;grid-template-columns:1fr;gap:22px;padding:20px 22px 24px}@media (min-width:760px){.ld-calc{grid-template-columns:1fr .85fr;align-items:start;gap:28px}}.ld-calc-controls{gap:20px}.ld-calc-controls,.ld-calc-field{display:flex;flex-direction:column}.ld-calc-field{gap:10px}.ld-calc-field>label{font-size:13px;font-weight:600;color:#524f48}.ld-calc-input{display:flex;align-items:center;gap:8px;border:1px solid #e3e1db;border-radius:9px;padding:10px 14px;background:#fff}.ld-calc-input:focus-within{border-color:#18160f}.ld-calc-cur{font-size:13px;font-weight:600;color:#a8a49c}.ld-calc-input input{flex:1;border:none;outline:none;background:none;font-size:15px;font-weight:700;color:#18160f;text-align:right;font-family:var(--cc-font-sans);width:100%;min-width:0}.ld-calc-input input::-webkit-inner-spin-button,.ld-calc-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ld-calc-input input[type=number]{-moz-appearance:textfield}.ld-calc-row2{display:flex;gap:8px}.ld-calc-row2 .ld-calc-input:first-child{flex:1}.ld-calc-input-sm{width:92px;flex-shrink:0}.ld-calc-input-sm input{text-align:left}.ld-calc-range{-webkit-appearance:none;appearance:none;width:100%;height:4px;border-radius:999px;background:#e3e1db;outline:none}.ld-calc-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#18160f;cursor:pointer;border:none;box-shadow:0 1px 4px rgba(0,0,0,.25)}.ld-calc-range::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#18160f;cursor:pointer;border:none;box-shadow:0 1px 4px rgba(0,0,0,.25)}.ld-calc-years{display:flex;gap:8px}.ld-calc-year{flex:1;padding:11px 0;border:1px solid #e3e1db;border-radius:9px;background:#fff;font-size:14px;font-weight:600;color:#524f48;cursor:pointer;font-family:var(--cc-font-sans);transition:all .15s}.ld-calc-year:hover{border-color:#18160f}.ld-calc-year.is-active{background:#18160f;color:#fff;border-color:#18160f}.ld-calc-result{background:#f5f4f1;border:1px solid #ebe9e4;border-radius:14px;padding:24px 22px 18px;text-align:center;position:sticky;top:16px}.ld-calc-mp-label{font-size:13.5px;font-weight:600;color:#7a7167}.ld-calc-mp{font-size:36px;font-weight:800;color:#18160f;margin:6px 0 20px;letter-spacing:-.5px;line-height:1}.ld-calc-breakdown{display:flex;flex-direction:column;gap:0;text-align:left}.ld-calc-brow{display:flex;align-items:center;justify-content:space-between;padding:11px 0;font-size:13px;color:#7a7167;border-top:1px solid #e7e4dd}.ld-calc-brow:first-child{border-top:none}.ld-calc-brow b{color:#18160f;font-weight:700;font-size:13.5px}