:root{--navy:#071f31;--navy2:#0b2d45;--gold:#e0b64f;--gold2:#c99525;--ink:#102232;--muted:#677886;--line:#dde5ea;--bg:#f4f7f9;--white:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--bg)}a{color:inherit}.obj-header{height:76px;background:rgba(255,255,255,.98);display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1240px)/2));border-bottom:1px solid #e7ecef;position:sticky;top:0;z-index:20;backdrop-filter:blur(10px)}.obj-brand img{width:220px;height:auto;display:block}.obj-header nav{display:flex;align-items:center;gap:24px;font-weight:800;font-size:14px}.obj-header nav a{text-decoration:none}.header-cta{background:var(--gold);padding:12px 18px;border-radius:10px}.obj-hero{min-height:430px;background:linear-gradient(125deg,rgba(4,27,44,.98),rgba(8,47,70,.92)),url('/assets/hero-property.svg') center/cover;color:#fff;padding:68px max(24px,calc((100vw - 1240px)/2));display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:54px;align-items:center}.breadcrumbs{display:flex;gap:9px;align-items:center;flex-wrap:wrap;font-size:13px;color:#d2dee5;margin-bottom:30px}.breadcrumbs a{text-decoration:none}.eyebrow{display:block;color:var(--gold);text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:900}.obj-hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(42px,5vw,68px);line-height:1.02;margin:10px 0 20px;max-width:850px}.hero-lead{font-size:19px;line-height:1.65;color:#d6e1e7;max-width:820px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.gold-btn,.ghost-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:10px;text-decoration:none;font-weight:900}.gold-btn{background:linear-gradient(180deg,#efc968,var(--gold2));color:#0a2538;box-shadow:0 8px 25px rgba(204,153,35,.22)}.ghost-btn{border:1px solid rgba(255,255,255,.26);color:#fff;background:rgba(255,255,255,.06)}.hero-facts{display:grid;gap:12px}.hero-facts div{padding:20px;border:1px solid rgba(255,255,255,.16);background:rgba(7,31,49,.68);border-radius:16px;backdrop-filter:blur(8px)}.hero-facts small{display:block;color:#b9c9d2;margin-bottom:5px}.hero-facts strong{font-size:22px}.obj-shell{max-width:1240px;margin:0 auto;padding:44px 24px 70px;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px}.obj-main{display:grid;gap:22px}.obj-card,.side-card{background:var(--white);border:1px solid var(--line);border-radius:18px;box-shadow:0 14px 36px rgba(15,36,50,.07)}.obj-card{padding:30px}.side-card{padding:25px}.section-head h2{font-size:28px;margin:7px 0 20px}.facts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line);border-radius:14px;overflow:hidden}.facts-grid div{background:#fff;padding:20px}.facts-grid dt{font-size:12px;color:var(--muted);margin-bottom:6px}.facts-grid dd{font-weight:850;margin:0;line-height:1.35}.object-copy{font-size:16px;line-height:1.8;color:#425663}.dossier-card{display:flex;align-items:center;justify-content:space-between;gap:28px;background:linear-gradient(135deg,#fff,#fff9e9)}.dossier-card h2{font-size:25px;margin:7px 0 8px}.dossier-card p{color:#566b77;line-height:1.65;max-width:680px}.obj-side{display:grid;align-content:start;gap:18px;position:sticky;top:98px}.side-card h3{font-size:22px;margin:8px 0}.side-card p{color:var(--muted);line-height:1.55}.side-price{font-size:31px;font-weight:950;margin:22px 0}.full{width:100%}.source-card a{font-weight:850;color:#0a608c;text-decoration:none}.related-section{padding-top:12px}.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.related-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px;text-decoration:none;transition:.2s ease;box-shadow:0 8px 22px rgba(15,36,50,.05)}.related-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(15,36,50,.1)}.related-card span{display:block;font-size:13px;color:#637885}.related-card strong{display:block;margin:7px 0 10px}.related-card small{color:#7a6a3d}.obj-footer{background:var(--navy);color:#d5e0e6;display:flex;justify-content:space-between;gap:30px;padding:34px max(24px,calc((100vw - 1240px)/2));align-items:center}.obj-footer img{width:190px;height:auto;filter:brightness(0) invert(1)}.obj-footer p{font-size:13px;max-width:530px;line-height:1.5}.obj-empty{max-width:850px;margin:90px auto;background:#fff;padding:55px;border-radius:20px;border:1px solid var(--line);text-align:center}.obj-empty h1{font-size:38px}.obj-empty p{color:var(--muted);margin-bottom:28px}@media(max-width:900px){.obj-header nav>a:not(.header-cta){display:none}.obj-hero{grid-template-columns:1fr;gap:25px;padding-top:45px}.hero-facts{grid-template-columns:repeat(3,1fr)}.obj-shell{grid-template-columns:1fr}.obj-side{position:static;grid-template-columns:1fr 1fr}.facts-grid,.related-grid{grid-template-columns:repeat(2,1fr)}.dossier-card{align-items:flex-start;flex-direction:column}.obj-footer{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.obj-header{height:66px;padding:0 15px}.obj-brand img{width:170px}.header-cta{padding:10px 13px;font-size:12px}.obj-hero{padding:38px 18px 32px;min-height:0}.breadcrumbs{font-size:11px;margin-bottom:20px}.obj-hero h1{font-size:39px}.hero-lead{font-size:16px}.hero-actions{display:grid}.gold-btn,.ghost-btn{width:100%}.hero-facts{grid-template-columns:1fr}.hero-facts div{padding:15px}.obj-shell{padding:24px 14px 48px}.obj-card,.side-card{padding:20px;border-radius:15px}.facts-grid{grid-template-columns:1fr}.related-grid{grid-template-columns:1fr}.obj-side{grid-template-columns:1fr}.section-head h2{font-size:23px}.obj-footer{padding:30px 18px 90px}.obj-empty{margin:40px 14px;padding:30px 20px}.obj-empty h1{font-size:29px}}
