:root{color-scheme:light;--navy:#102c42;--ink:#142e43;--muted:#536878;--gold:#c39748;--paper:#f6f8fa;--line:#d9e1e7;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 50% 0,#e7eff5 0,transparent 520px),var(--paper)}main{width:min(100% - 40px,800px);margin:0 auto;padding:42px 0 24px}.profile{display:flex;align-items:center;justify-content:center;gap:19px;margin-bottom:32px}.brand-mark{width:72px;height:72px;flex:none;border-radius:22px;background:var(--navy);display:grid;place-items:center;box-shadow:0 6px 18px #102c4215}.brand-mark svg{width:48px;height:48px;stroke:#e7c783;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2px;margin:0 0 7px;color:#597283}h1{font-family:Georgia,'Times New Roman',serif;font-size:36px;line-height:1.08;letter-spacing:-.9px;margin:0}.intro{font-size:15px;line-height:1.5;margin:9px 0 0;color:var(--muted)}.products{display:grid;gap:20px}.banner{display:block;overflow:hidden;border-radius:23px;background:#e3ebef;box-shadow:0 5px 14px #102c4209;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.banner img{display:block;width:100%;height:auto;aspect-ratio:1536/704;object-fit:cover}.banner:hover{transform:translateY(-3px);box-shadow:0 12px 25px #102c4218}.banner:active{transform:scale(.99)}a:focus-visible,button:focus-visible{outline:3px solid #ac771e;outline-offset:5px}.contact{margin-top:29px;padding:25px 27px 10px;background:#fff;border:1px solid var(--line);border-radius:23px}.contact-heading{display:flex;align-items:center;gap:13px;margin-bottom:19px}.contact-heading>svg{width:25px;height:25px;stroke:var(--navy);stroke-width:1.6;flex:none}h2{margin:0;font-size:17px;line-height:1.4}.contact-heading p{margin:4px 0 0;font-size:14px;line-height:1.4;color:var(--muted)}#copy-email{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border:1px solid #d4dee7;border-radius:12px;background:#f4f7f9;color:var(--ink);font:inherit;cursor:pointer;min-height:56px;transition:background .2s}.email{font-size:16px;overflow-wrap:anywhere;text-align:left}.copy-label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;flex:none}.copy-label svg{width:19px;height:19px;stroke:currentColor;stroke-width:1.6}#copy-email:hover{background:#e8f0f4}#copy-email.copied{background:#e8f4ed;border-color:#a9c7b6;color:#23513b}.copy-status{min-height:20px;margin:9px 0 0;text-align:center;color:#23513b;font-size:13px;line-height:1.5}footer{text-align:center;color:#6b7d8c;font-size:12px;line-height:1.6;padding:24px 0 0}footer span{padding:0 8px}@media(max-width:600px){main{width:calc(100% - 24px);padding:26px 0 20px}.profile{gap:12px;margin-bottom:24px}.brand-mark{width:55px;height:55px;border-radius:17px}.brand-mark svg{width:36px;height:36px}.eyebrow{font-size:8px;letter-spacing:1.3px;margin-bottom:6px}h1{font-size:28px;letter-spacing:-.65px}.intro{font-size:12px;margin-top:7px}.products{gap:13px}.banner{border-radius:17px}.contact{margin-top:21px;padding:19px 16px 8px;border-radius:18px}h2{font-size:16px}.contact-heading p{font-size:13px}.contact-heading{gap:10px;margin-bottom:15px}#copy-email{padding:14px 11px;gap:9px}.email{font-size:13px}.copy-label{font-size:12px;gap:5px}.copy-label svg{width:16px;height:16px}footer{font-size:11px;padding-top:21px}}@media(max-width:350px){h1{font-size:25px}.eyebrow{font-size:7px;letter-spacing:1px}.intro{font-size:11px}.email{font-size:12px}.copy-label>span{display:none}.contact{padding-inline:12px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
