:root{--background:#f7f9fb;--foreground:#102033;--muted:#5f6f82;--accent:#0f766e;--accent-strong:#0b5f59;--surface:#fff;--ring:#0f766e3d}*{box-sizing:border-box}html,body{min-height:100%}body{color:var(--foreground);background:radial-gradient(circle at 0 0,#0f766e21,#0000 32rem),linear-gradient(135deg,#f7f9fb 0%,#eef4f7 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.home{align-items:center;min-height:100vh;padding:2rem;display:flex}.hero{width:100%;max-width:760px;margin:0 auto}.eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 1rem;font-size:.84rem;font-weight:700}h1{letter-spacing:0;margin:0;font-size:clamp(3rem,9vw,6.5rem);line-height:.95}.headline{color:var(--muted);max-width:620px;margin:1.5rem 0 2.25rem;font-size:clamp(1.25rem,3vw,1.75rem);line-height:1.45}.button{background:var(--accent);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:3rem;padding:.8rem 1.2rem;font-weight:700;transition:background .16s,box-shadow .16s,transform .16s;display:inline-flex;box-shadow:0 14px 30px #0f766e2e}.button:hover{background:var(--accent-strong);transform:translateY(-1px);box-shadow:0 18px 36px #0f766e38}.button:focus-visible{outline:4px solid var(--ring);outline-offset:4px}.brochure-page{color:#263a5c;background:#f5f7fb;min-height:100vh}.brochure-toolbar{color:#fff;z-index:10;background:#263a5c;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem;min-height:4.5rem;padding:.85rem clamp(1rem,3vw,2rem);display:grid;position:sticky;top:0;box-shadow:0 14px 32px #263a5c2e}.brochure-brand{white-space:nowrap;align-items:center;gap:.65rem;min-width:0;font-size:.98rem;font-weight:800;display:inline-flex}.brochure-logo-mark{color:#263a5c;background:#fff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:2rem;height:2rem;font-weight:900;display:inline-flex}.brochure-title{color:#fff;letter-spacing:0;text-align:center;margin:0;font-size:1.1rem;font-weight:800;line-height:1.2}.brochure-actions{justify-content:flex-end;align-items:center;gap:.5rem;min-width:0;display:flex}.toolbar-button{color:#fff;cursor:pointer;font:inherit;background:#ffffff1f;border:1px solid #ffffff3d;border-radius:8px;flex:none;justify-content:center;align-items:center;min-width:2.45rem;height:2.45rem;padding:0 .75rem;font-size:1rem;font-weight:800;transition:background .16s,border-color .16s,transform .16s;display:inline-flex}.toolbar-button:hover{background:#fff3;border-color:#ffffff61;transform:translateY(-1px)}.toolbar-button:focus-visible{outline-offset:3px;outline:3px solid #ffffff85}.toolbar-button:disabled{cursor:not-allowed;opacity:.45;transform:none}.text-button{min-width:4.75rem;font-size:.9rem}.download-button{color:#263a5c;background:#fff;border-color:#fff}.download-button:hover{background:#f5f7fb;border-color:#f5f7fb}.zoom-value{color:#fff;background:#ffffff1a;border-radius:8px;flex:none;justify-content:center;min-width:4rem;padding:.62rem .7rem;font-size:.9rem;font-weight:800;display:inline-flex}.brochure-viewer-shell{max-width:1180px;margin:0 auto;padding:clamp(1rem,3vw,2rem)}.brochure-viewer-scroll{background:#fff;border:1px solid #263a5c14;border-radius:8px;height:calc(100vh - 7rem);min-height:32rem;padding:clamp(.5rem,2vw,1rem);overflow:auto;box-shadow:0 18px 46px #263a5c24}.brochure-pdf{height:calc((100vh - 9rem) / var(--zoom));min-height:calc(30rem / var(--zoom));transform:scale(var(--zoom));transform-origin:top;width:calc(100% / var(--zoom));border:0;border-radius:6px;margin:0 auto;display:block}.brochure-fallback{color:#263a5c;text-align:center;margin:0;padding:2rem;font-size:1rem;line-height:1.6}.brochure-fallback a{color:#263a5c;font-weight:800;text-decoration:underline}.mobile-pdf-viewer{display:none}.mobile-pdf-page{background:#fff;border-radius:6px;max-width:none;display:block;box-shadow:0 8px 24px #263a5c1f}@media (max-width:520px){.home{align-items:flex-start;padding:5rem 1.25rem 2rem}.button{width:100%}}@media (max-width:760px){.brochure-toolbar{grid-template-columns:1fr;justify-items:stretch}.brochure-brand,.brochure-title{text-align:center;justify-content:center}.brochure-actions{flex-wrap:wrap;justify-content:center}.brochure-viewer-shell{padding:.75rem}.brochure-viewer-scroll{height:auto;min-height:22rem;overflow:auto visible}.brochure-pdf{display:none}.mobile-pdf-viewer{justify-items:center;gap:.85rem;width:100%;min-width:max-content;display:grid}}@media (max-width:420px){.toolbar-button{flex:3.4rem}.text-button{flex-basis:6.25rem}.zoom-value{flex:4rem}}
