:root{--ink:#101b33;--muted:#5e697b;--line:#dce3ed;--accent:#315efb;--soft:#f5f7fb}*{box-sizing:border-box}html{background:var(--soft);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body{margin:0}a{color:inherit;text-decoration:none}.brochure-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px max(24px,calc((100vw - 1180px)/2));background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.brand img{display:block;width:auto;height:48px}nav{display:flex;gap:10px}.button,.share-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);font:inherit;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover,.share-button:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(16,27,51,.12)}.button.primary{background:var(--accent);border-color:var(--accent);color:#fff}main{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:64px 0 56px}.brochure-intro{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:40px;margin-bottom:32px}.eyebrow{margin:0 0 16px;color:var(--accent);font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}h1{max-width:870px;margin:0;font-size:clamp(2.5rem,5vw,4.7rem);line-height:.98;letter-spacing:-.055em}.brochure-intro p:not(.eyebrow){max-width:760px;margin:22px 0 0;color:var(--muted);font-size:1.08rem;line-height:1.7}.share-button{gap:10px;white-space:nowrap}.share-button svg{width:19px;fill:currentColor}.viewer-shell{overflow:hidden;padding:10px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 28px 70px rgba(16,27,51,.13)}.viewer-shell object{display:block;width:100%;height:min(82vh,980px);min-height:650px;border:0;border-radius:10px;background:#eef2f7}.viewer-fallback{display:grid;place-items:center;gap:18px;padding:32px;text-align:center}.viewer-fallback img{width:min(360px,80%);border-radius:8px;box-shadow:0 18px 40px rgba(16,27,51,.18)}footer{display:flex;justify-content:space-between;gap:20px;padding:28px max(24px,calc((100vw - 1180px)/2));background:var(--ink);color:#dce5f6;font-size:.85rem}@media(max-width:760px){.brochure-header{padding:12px 18px}.brand img{height:38px}.button{min-height:42px;padding:0 13px}.button.secondary{display:none}main{width:min(100% - 28px,1180px);padding-top:42px}.brochure-intro{grid-template-columns:1fr;align-items:start;gap:22px}h1{font-size:clamp(2.4rem,12vw,3.6rem)}.share-button{width:100%}.viewer-shell{padding:5px;border-radius:12px}.viewer-shell object{height:76vh;min-height:520px}footer{flex-direction:column;padding:24px}}
.brand img{filter:brightness(0) saturate(100%) invert(12%) sepia(20%) saturate(1674%) hue-rotate(184deg) brightness(91%) contrast(95%)}
