.dc-listing-extras{--dc-extra-brand:#1f4e78;--dc-extra-brand-soft:rgba(31,78,120,0.08);--dc-extra-accent:#ff9515;--dc-extra-accent-soft:rgba(255,149,21,0.12);width:100%;margin:clamp(28px, 5vw, 48px) 0 0;padding:clamp(32px, 5vw, 64px) clamp(14px, 4vw, 28px) clamp(40px, 6vw, 80px);background:radial-gradient(ellipse 70% 50% at 0% 0%,rgba(31,78,120,0.06) 0%,transparent 55%),radial-gradient(ellipse 60% 50% at 100% 100%,rgba(255,149,21,0.06) 0%,transparent 55%),linear-gradient(180deg,#ffffff 0%,#f5f9fd 100%);border-top:1px solid rgba(31,78,120,0.08)}.dc-listing-extras + footer,.dc-listing-extras + .dc-footer,.dc-listing-extras + .footer{margin-top:0}.dc-listing-extras__block + .dc-listing-extras__block{margin-top:clamp(28px, 5vw, 56px)}.dc-listing-extras__inner{max-width:min(1200px, 100%);margin:0 auto;display:flex;flex-direction:column;gap:clamp(28px, 5vw, 56px)}.dc-listing-extras__head{text-align:center;margin:0 0 clamp(18px, 3vw, 28px)}.dc-listing-extras__eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 12px;padding:6px 14px;border-radius:999px;background:var(--dc-extra-brand-soft);color:var(--dc-extra-brand);font-size:0.74rem;font-weight:800;letter-spacing:0.12em;text-transform:uppercase}.dc-listing-extras__title{margin:0 0 8px;font-size:clamp(1.4rem, 3.4vw, 1.95rem);font-weight:800;letter-spacing:-0.02em;line-height:1.18;color:#0f2742}.dc-listing-extras__title::after{content:"";display:block;width:48px;height:3px;margin:12px auto 0;border-radius:999px;background:linear-gradient(90deg,var(--dc-extra-brand) 0%,var(--dc-extra-accent) 100%)}.dc-listing-extras__sub{margin:0 auto;max-width:60ch;color:#475569;font-size:clamp(0.95rem, 2vw, 1.04rem);line-height:1.55}.dc-reviews-slider{position:relative;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:8px}.dc-reviews-slider__viewport{overflow:hidden;border-radius:18px}.dc-reviews-slider__track{list-style:none;margin:0;padding:6px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}@media (max-width:640px){.dc-reviews-slider__track{grid-template-columns:1fr}}@media (max-width:480px){.dc-reviews-slider__track{gap:10px;padding:4px}}.dc-review-card{background:#ffffff;border:1px solid rgba(31,78,120,0.12);border-radius:18px;padding:22px 22px 20px;box-shadow:0 12px 32px -22px rgba(31,78,120,0.28);display:flex;flex-direction:column;gap:14px;position:relative;overflow:hidden;min-width:0}@media (max-width:480px){.dc-review-card{padding:14px 14px 13px;gap:10px;border-radius:14px}.dc-review-card__avatar{width:36px;height:36px;font-size:0.95rem}.dc-review-card__name{font-size:0.88rem}.dc-review-card__role{font-size:0.72rem}.dc-review-card__body{font-size:0.85rem;line-height:1.5}.dc-review-card::before{font-size:5rem;top:-16px;right:8px}}.dc-reviews-slider.is-ready .dc-review-card{display:none;animation:dc-review-fade 0.32s ease-out}.dc-reviews-slider.is-ready .dc-review-card.is-visible{display:flex}.dc-review-card::before{content:"\201C";position:absolute;top:-22px;right:14px;font-size:8rem;color:var(--dc-extra-brand-soft);font-family:Georgia,"Times New Roman",serif;line-height:1;pointer-events:none}@keyframes dc-review-fade{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.dc-review-card__top{display:flex;align-items:center;gap:12px}.dc-review-card__avatar{flex:0 0 auto;width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,var(--dc-extra-brand) 0%,#2d6ba6 100%);color:#ffffff;font-weight:800;font-size:1.1rem;display:inline-flex;align-items:center;justify-content:center}.dc-review-card__who{flex:1 1 auto;min-width:0}.dc-review-card__name{margin:0;font-weight:800;color:#0f2742;font-size:0.98rem;line-height:1.2}.dc-review-card__role{margin:2px 0 0;font-size:0.8rem;color:#64748b;line-height:1.3}.dc-stars{display:inline-flex;align-items:center;gap:2px;color:#cbd5e1;font-size:0.85rem}.dc-stars .is-on{color:var(--dc-extra-accent)}.dc-review-card__body{margin:0;color:#1f2937;font-size:0.97rem;line-height:1.55}.dc-reviews-slider__nav{appearance:none;border:1px solid rgba(31,78,120,0.18);background:#ffffff;width:40px;height:40px;border-radius:50%;color:var(--dc-extra-brand);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background 0.18s ease,color 0.18s ease,transform 0.18s ease,box-shadow 0.18s ease;box-shadow:0 8px 18px -10px rgba(31,78,120,0.24)}.dc-reviews-slider__nav:hover,.dc-reviews-slider__nav:focus-visible{background:var(--dc-extra-brand);color:#ffffff;border-color:var(--dc-extra-brand);transform:translateY(-1px);outline:none}.dc-reviews-slider__dots{grid-column:1 / -1;list-style:none;margin:16px 0 0;padding:0;display:flex;justify-content:center;gap:8px}.dc-reviews-slider__dots li{line-height:0}.dc-reviews-slider__dot{appearance:none;border:none;cursor:pointer;width:8px;height:8px;border-radius:999px;background:rgba(31,78,120,0.22);padding:0;transition:background 0.18s ease,width 0.18s ease}.dc-reviews-slider__dot.is-active{background:var(--dc-extra-brand);width:22px}@media (max-width:540px){.dc-reviews-slider{grid-template-columns:36px minmax(0,1fr) 36px}.dc-reviews-slider__nav{width:36px;height:36px}}.dc-faq-list{list-style:none;margin:0;padding:0;display:grid;gap:12px;grid-template-columns:1fr;grid-auto-flow:row}@media (min-width:800px){.dc-faq-list{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(5,auto);grid-auto-flow:column;gap:14px 22px;align-items:start}}.dc-faq-item__details{background:#ffffff;border:1px solid rgba(31,78,120,0.12);border-radius:14px;box-shadow:0 6px 18px -14px rgba(31,78,120,0.22);transition:box-shadow 0.2s ease,border-color 0.2s ease,transform 0.2s ease;overflow:hidden}.dc-faq-item__details[open]{border-color:rgba(31,78,120,0.28);box-shadow:0 16px 30px -18px rgba(31,78,120,0.3)}.dc-faq-item__q{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;cursor:pointer;list-style:none;color:#0f2742;font-weight:700;font-size:1rem;line-height:1.35;user-select:none}.dc-faq-item__q::-webkit-details-marker{display:none}.dc-faq-item__q-text{flex:1 1 auto;min-width:0}.dc-faq-item__icon{flex:0 0 auto;width:30px;height:30px;border-radius:50%;background:var(--dc-extra-brand-soft);color:var(--dc-extra-brand);display:inline-flex;align-items:center;justify-content:center;font-size:0.78rem;transition:transform 0.22s ease,background 0.22s ease,color 0.22s ease}.dc-faq-item__details[open] .dc-faq-item__icon{background:var(--dc-extra-brand);color:#ffffff;transform:rotate(45deg)}.dc-faq-item__a{padding:0 18px 16px;color:#334155;font-size:0.95rem;line-height:1.6}.dc-faq-item__a a{color:var(--dc-extra-brand);text-decoration:underline}.dc-listing-extras__placeholder{background:#ffffff;border:1px dashed rgba(31,78,120,0.26);border-radius:18px;padding:clamp(22px, 4vw, 36px) clamp(18px, 4vw, 36px);text-align:center;color:#475569;box-shadow:0 8px 24px -22px rgba(31,78,120,0.22)}.dc-listing-extras__placeholder>i{display:inline-flex;width:52px;height:52px;border-radius:50%;align-items:center;justify-content:center;background:var(--dc-extra-brand-soft);color:var(--dc-extra-brand);font-size:1.4rem;margin:0 0 12px}.dc-listing-extras__placeholder-title{margin:0 0 6px;font-weight:800;color:#0f2742;font-size:1.05rem}.dc-listing-extras__placeholder-text{margin:0 auto;max-width:56ch;font-size:0.95rem;line-height:1.55}.listing-card__compare{appearance:none;border:1px solid rgba(31,78,120,0.35);background:#ffffff;color:#1f4e78;padding:8px 14px;border-radius:999px;font-weight:700;font-size:0.86rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:1 1 132px;min-height:48px;transition:background 0.18s ease,color 0.18s ease,border-color 0.18s ease,transform 0.18s ease,box-shadow 0.18s ease}.listing-card--banner .listing-card__foot .listing-card__compare,.listing-card--rich .listing-card__foot .listing-card__compare{width:100%;min-width:0;box-sizing:border-box}@media (max-width:640px){.listing-card--banner .listing-card__foot .listing-card__compare{flex:1 1 100%}}.listing-card__compare:hover,.listing-card__compare:focus-visible{background:#1f4e78;color:#ffffff;border-color:#1f4e78;transform:translateY(-1px);outline:none;box-shadow:0 8px 18px -10px rgba(31,78,120,0.32)}.listing-card__compare.is-active{background:linear-gradient(135deg,#1f4e78 0%,#2d6ba6 100%);color:#ffffff;border-color:#1f4e78;box-shadow:0 8px 18px -10px rgba(31,78,120,0.45)}.listing-card__compare-mark{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;border-radius:50%;background:rgba(31,78,120,0.12);font-size:0.72rem}.listing-card__compare:hover .listing-card__compare-mark,.listing-card__compare:focus-visible .listing-card__compare-mark,.listing-card__compare.is-active .listing-card__compare-mark{background:rgba(255,255,255,0.2)}.listing-card__compare.is-active .listing-card__compare-mark::before{content:"\f00c";font-family:"Font Awesome 6 Free";font-weight:900}.listing-card__compare.is-active .listing-card__compare-mark>i{display:none}.listing-compare-tray{position:fixed;left:12px;right:12px;bottom:14px;z-index:1000;display:flex;justify-content:center;pointer-events:none;animation:dc-cmp-rise 0.28s ease-out}.listing-compare-tray[hidden]{display:none !important}@keyframes dc-cmp-rise{from{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.listing-compare-tray__inner{pointer-events:auto;background:#ffffff;border:1px solid rgba(31,78,120,0.18);border-radius:18px;padding:12px 14px;display:flex;align-items:center;gap:14px;flex-wrap:wrap;box-shadow:0 18px 48px -22px rgba(31,78,120,0.45);max-width:min(960px, 100%);width:100%}.listing-compare-tray.is-shake .listing-compare-tray__inner{animation:dc-cmp-shake 0.36s ease-in-out}@keyframes dc-cmp-shake{0%,100%{transform:translateX(0)}25%{transform:translateX(-4px)}75%{transform:translateX(4px)}}.listing-compare-tray__head{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto}.listing-compare-tray__icon{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#1f4e78,#2d6ba6);color:#fff;display:inline-flex;align-items:center;justify-content:center}.listing-compare-tray__title{margin:0;font-weight:800;color:#0f2742;font-size:0.95rem}.listing-compare-tray__title span{color:#ff9515}.listing-compare-tray__chips{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px;flex:1 1 auto;min-width:0}.listing-compare-tray__chip{display:inline-flex;align-items:center;gap:8px;padding:4px 10px 4px 4px;border-radius:999px;background:#f1f5f9;border:1px solid #e2e8f0;color:#0f2742;font-size:0.8rem;font-weight:600;max-width:220px}.listing-compare-tray__chip img,.listing-compare-tray__chip-ph{width:26px;height:26px;border-radius:50%;object-fit:cover;background:#ffffff;border:1px solid #e2e8f0;display:inline-flex;align-items:center;justify-content:center;font-weight:800;color:#1f4e78;font-size:0.78rem;flex:0 0 auto}.listing-compare-tray__chip-name{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.listing-compare-tray__chip-x{appearance:none;border:none;background:rgba(31,78,120,0.08);color:#1f4e78;width:22px;height:22px;border-radius:50%;cursor:pointer;font-size:1rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;transition:background 0.16s ease,color 0.16s ease;flex:0 0 auto}.listing-compare-tray__chip-x:hover{background:#ef4444;color:#fff}.listing-compare-tray__actions{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.listing-compare-tray__btn{appearance:none;border:none;cursor:pointer;border-radius:999px;padding:9px 16px;font-weight:700;font-size:0.86rem;display:inline-flex;align-items:center;gap:8px;transition:background 0.16s ease,color 0.16s ease,transform 0.16s ease}.listing-compare-tray__btn--primary{background:#ff9515;color:#ffffff}.listing-compare-tray__btn--primary:hover:not(.is-disabled){background:#f08400;transform:translateY(-1px)}.listing-compare-tray__btn--primary.is-disabled,.listing-compare-tray__btn--primary[disabled]{background:#fcd9b5;color:#fff;cursor:not-allowed}.listing-compare-tray__btn--ghost{background:transparent;color:#475569;border:1px solid #e2e8f0}.listing-compare-tray__btn--ghost:hover{background:#f1f5f9;color:#0f2742}@media (max-width:720px){.listing-compare-tray__title{font-size:0.85rem}.listing-compare-tray__chip{max-width:160px;font-size:0.74rem}.listing-compare-tray__btn{padding:8px 12px;font-size:0.78rem}}.listing-compare-modal{position:fixed;inset:0;z-index:1100;display:none}.listing-compare-modal.is-open{display:block}.listing-compare-modal__backdrop{position:absolute;inset:0;background:rgba(15,23,42,0.55);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.listing-compare-modal__dialog{position:relative;z-index:1;max-width:min(1100px, calc(100% - 24px));margin:clamp(24px, 5vh, 48px) auto;background:#ffffff;border-radius:18px;overflow:hidden;display:flex;flex-direction:column;max-height:calc(100vh - clamp(48px, 10vh, 96px));box-shadow:0 30px 80px -28px rgba(15,23,42,0.6)}.listing-compare-modal__head{display:flex;justify-content:space-between;align-items:flex-start;padding:18px 22px;border-bottom:1px solid #e2e8f0;gap:12px;flex:0 0 auto}.listing-compare-modal__eyebrow{margin:0 0 4px;font-size:0.74rem;font-weight:800;color:#1f4e78;letter-spacing:0.12em;text-transform:uppercase;display:inline-flex;align-items:center;gap:6px}.listing-compare-modal__title{margin:0;font-size:1.2rem;color:#0f2742;font-weight:800}.listing-compare-modal__close{appearance:none;border:none;background:#f1f5f9;color:#1f4e78;width:36px;height:36px;border-radius:50%;cursor:pointer;font-size:1.4rem;line-height:1}.listing-compare-modal__close:hover{background:#1f4e78;color:#fff}.listing-compare-modal__scroll{overflow:auto;padding:4px;flex:1 1 auto}.listing-compare-modal__empty{padding:48px 24px;text-align:center;color:#64748b;margin:0}.listing-compare-modal__foot{display:flex;justify-content:flex-end;gap:10px;padding:14px 22px;border-top:1px solid #e2e8f0;flex:0 0 auto;background:#f8fafc}.listing-compare-table{width:100%;border-collapse:separate;border-spacing:0;background:#ffffff}.listing-compare-table thead th{background:linear-gradient(180deg,#f8fafc 0%,#ffffff 100%);border-bottom:1px solid #e2e8f0;padding:16px 14px;text-align:left;vertical-align:top;min-width:200px;position:sticky;top:0;z-index:2}.listing-compare-table thead th.listing-compare-table__feat{z-index:3;left:0}.listing-compare-table tbody th{background:#f8fafc;border-right:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:12px 14px;text-align:left;font-weight:700;color:#1f4e78;font-size:0.86rem;position:sticky;left:0;z-index:1;min-width:160px;max-width:220px}.listing-compare-table tbody td{border-bottom:1px solid #e2e8f0;padding:12px 14px;color:#0f2742;font-size:0.92rem;vertical-align:top;min-width:200px}.listing-compare-table tbody tr:nth-child(odd) td{background:#fafcff}.listing-compare-table__col{text-align:center !important}.listing-compare-table__remove{appearance:none;border:1px solid #e2e8f0;background:#fff;color:#ef4444;width:26px;height:26px;border-radius:50%;cursor:pointer;font-size:1rem;line-height:1;margin-left:auto;display:block;margin-bottom:6px}.listing-compare-table__remove:hover{background:#ef4444;color:#fff;border-color:#ef4444}.listing-compare-table__logo{width:56px;height:56px;border-radius:14px;object-fit:contain;background:#f1f5f9;border:1px solid #e2e8f0;margin:0 auto 6px;display:block;padding:4px}.listing-compare-table__logo--ph{display:flex;align-items:center;justify-content:center;color:#1f4e78;font-weight:800;font-size:1.4rem}.listing-compare-table__name{display:block;font-weight:800;color:#0f2742;font-size:0.95rem;margin-bottom:4px}.listing-compare-table__view{color:#1f4e78;text-decoration:none;font-size:0.78rem;font-weight:700;display:inline-flex;align-items:center;gap:4px}.listing-compare-table__view:hover{color:#ff9515;text-decoration:underline}body.dc-compare-open{overflow:hidden}@media (max-width:600px){.listing-compare-table tbody th{min-width:110px;font-size:0.78rem}.listing-compare-table tbody td{min-width:140px;font-size:0.85rem}.listing-compare-table__logo{width:44px;height:44px}}@media (prefers-reduced-motion:reduce){.dc-review-card,.dc-faq-item__details,.dc-faq-item__icon,.dc-reviews-slider__nav,.listing-card__compare,.listing-compare-tray,.listing-compare-tray__btn{transition:none;animation:none}}