.ld-page{background:#eef0f3}.ld-shell{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}.ld-grid{display:grid;grid-template-columns:1fr;gap:.75rem;align-items:start}@media (min-width:1024px){.ld-grid{grid-template-columns:minmax(0,1fr) 360px;gap:1rem}}.ld-sidebar{display:flex;flex-direction:column;gap:.75rem}@media (min-width:1024px){.ld-sidebar{position:sticky;top:68px}}.ld-card{background:#fff;border:1px solid #e2e6ea;border-radius:.5rem;overflow:hidden}.ld-card-head{background:#f8f9fb;border-bottom:1px solid #e2e6ea;padding:.5rem .875rem;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#64748b}.ld-spec-grid{display:grid;grid-template-columns:1fr 1fr}.ld-spec-row{display:flex;justify-content:space-between;gap:.5rem;padding:.5rem 1rem;border-bottom:1px solid #f8f9fb;font-size:.75rem}.ld-spec-row:nth-child(2n){background:#fafbfc}.ld-spec-label{color:#64748b;min-width:110px}.ld-spec-value{font-weight:700;color:#1e2d3d;text-align:right}.ld-spec-value--danger{color:#dc2626}.ld-contact-budget{background:#1d3557;padding:.875rem 1rem;display:flex;justify-content:space-between;align-items:flex-end;gap:.75rem}.ld-btn-primary{width:100%;background:#1d3557;color:#fff;font-weight:800;border-radius:.375rem;padding:.75rem 1rem;box-shadow:0 2px 6px rgba(29,53,87,.3);transition:filter .15s}.ld-btn-primary:hover:not(:disabled){filter:brightness(1.05)}.ld-btn-primary:disabled{opacity:.6}.ld-btn-success{width:100%;background:#16a34a;color:#fff;font-weight:800;font-size:.875rem;border-radius:.5rem;padding:.75rem 1rem;box-shadow:0 2px 8px rgba(22,163,74,.25)}.ld-btn-outline{width:100%;border:1.5px solid #d1d5db;background:#fff;color:#374151;font-weight:700;border-radius:.375rem;padding:.75rem 1rem}.ld-mobile-bar{position:fixed;bottom:0;left:0;right:0;z-index:40;background:#fff;border-top:2px solid #1d3557;box-shadow:0 -2px 12px rgba(0,0,0,.1);padding:.625rem 1.25rem;display:flex;justify-content:space-between;align-items:center;gap:.75rem}@media (min-width:768px){.ld-mobile-bar{display:none}}.ld-breadcrumb-bar{background:#fff;border-bottom:1px solid #e2e6ea}.ld-breadcrumb-bar,.ld-info-banner{margin-left:-1.25rem;margin-right:-1.25rem;padding:.5rem 1.25rem;margin-bottom:.75rem}.ld-info-banner{background:#fffbeb;border-bottom:1px solid #fde68a}.ld-tab-btn{font-size:.875rem;font-weight:500;color:#64748b;border-bottom:2px solid transparent;padding:.625rem 1rem;white-space:nowrap;transition:color .15s,border-color .15s}.ld-tab-btn.is-active{color:#1e2d3d;font-weight:700;border-bottom-color:#1d3557}.ld-stat-strip{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #f0f2f4}@media (min-width:640px){.ld-stat-strip{grid-template-columns:repeat(4,1fr)}}.ld-stat-cell{text-align:center;padding:.625rem .875rem;border-right:1px solid #f0f2f4}.ld-stat-cell:last-child{border-right:none}.ld-stat-value{font-size:15px;font-weight:800;color:#1e2d3d}.ld-stat-value--success{color:#15803d}.ld-stat-label{font-size:10px;color:#94a3b8;margin-top:.125rem}.ld-badge-cat{background:#1e2d3d;color:#1d3557;font-size:9px;font-weight:800;text-transform:uppercase;border-radius:.25rem;padding:.125rem .5rem}.ld-badge-urgent{background:#fff;border:1px solid #fecaca;color:#dc2626;border-radius:.25rem}.ld-badge-featured,.ld-badge-urgent{font-size:9px;font-weight:700;text-transform:uppercase;padding:.125rem .5rem}.ld-badge-featured{background:#eef2f7;border:1px solid #fde68a;color:#b45309;border-radius:.25rem}