:root{--ink:#152536;--navy:#05152f;--accent:#075acb;--paper:#fff;--pale:#eef5fc;--line:#d6e1e6;--muted:#526473;--lime:#42b9f5;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.6}a{color:inherit;text-underline-offset:4px}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #cb7020;outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(2.6rem,6.7vw,5.5rem);font-weight:750;max-width:960px;margin-bottom:1.5rem}h2{font-size:clamp(1.8rem,3.3vw,2.75rem)}h3{font-size:1.45rem}p{max-width:68ch}.wrap{width:min(1200px,calc(100% - 64px));margin:auto}.skip{position:absolute;top:-100px;left:1rem;background:white;padding:1rem;z-index:100}.skip:focus{top:0}.topbar{background:var(--navy);color:#fff;font-size:.875rem;padding:9px 0}.topbar .wrap{display:flex;justify-content:space-between;gap:12px}.header{border-bottom:1px solid var(--line);background:white}.navrow{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:98px}.brand{text-decoration:none;display:flex;flex-direction:column;line-height:1.1;font-weight:800;letter-spacing:-.04em;font-size:1.6rem}.brand span{font-size:.8rem;letter-spacing:.3em;margin-top:7px;color:var(--accent)}.brand img{max-width:190px;max-height:72px;object-fit:contain}nav{display:flex;gap:28px;align-items:center}nav a{text-decoration:none;padding:10px 0;font-size:.95rem}nav a[aria-current=page]{box-shadow:0 2px var(--accent);font-weight:bold}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:12px 22px;background:var(--navy);color:#fff;text-decoration:none;border:1px solid var(--navy);border-radius:4px;font-weight:bold;cursor:pointer;font-size:1rem}.button.light{background:var(--lime);color:var(--navy);border-color:var(--lime)}.button.outline{background:transparent;color:var(--navy);border-color:var(--line)}.button:hover{filter:brightness(1.13)}.actions{display:flex;gap:12px;flex-wrap:wrap}.eyebrow{font-size:.875rem;text-transform:uppercase;letter-spacing:.13em;font-weight:bold;color:var(--accent);margin-bottom:20px}.hero{background:var(--pale);padding:66px 0 60px}.hero-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:64px;align-items:center}.hero h1{font-size:clamp(2.8rem,5.7vw,4.8rem)}.hero h1 em{font-style:normal;color:var(--accent)}.lead{font-size:1.15rem;color:var(--muted);margin-bottom:28px}.hero-note{font-size:.875rem;color:var(--muted);margin:22px 0 0}.feature{background:var(--navy);color:white;border-radius:6px;overflow:hidden}.feature-top{padding:26px 28px 0;color:var(--lime);font-size:.875rem;text-transform:uppercase;letter-spacing:.1em}.feature-content{padding:28px}.feature h2{font-size:2.6rem;margin-bottom:12px}.feature .price{font-size:2.2rem}.feature p{color:#c7d8e2}.feature a{margin-top:14px}.feature .product-photo{background:white;height:245px;object-fit:contain;width:100%;padding:24px}.trust-strip{border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr)}.trust-grid div{padding:23px 0;font-size:.95rem}.trust-grid strong{display:block}.trust-grid span{color:var(--muted);font-size:.875rem}.section{padding:64px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}.section-head h2{margin-bottom:0}.section-head p{margin:12px 0 0;color:var(--muted)}.section-head a{white-space:nowrap}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{border:1px solid var(--line);border-radius:5px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .15s}.card:hover{box-shadow:0 6px 22px #102c4310}.card-visual{background:var(--pale);padding:28px;min-height:160px;display:flex;align-items:center;justify-content:space-between;gap:16px;text-decoration:none}.card-visual .model{font-size:1.9rem;font-weight:bold;line-height:1.15;letter-spacing:-.04em}.card-visual .maker{font-size:.875rem;text-transform:uppercase;letter-spacing:.09em;color:var(--muted)}.card-visual img{width:100%;height:185px;object-fit:contain}.card-body{padding:25px;display:flex;flex:1;flex-direction:column}.card-body h3{margin:9px 0 12px}.card-body h3 a{text-decoration:none}.meta{font-size:.875rem;color:var(--muted)}.status{font-size:.875rem;color:#275d44;font-weight:bold}.status.sold{color:#895124}.price{font-size:1.8rem;font-weight:bold;letter-spacing:-.04em;margin:10px 0}.price small{font-size:1rem;font-weight:normal;letter-spacing:0}.card .button{margin-top:auto;width:100%}.card .description{font-size:.95rem;color:var(--muted)}.stock-note{font-size:.875rem;color:var(--muted);margin-top:22px}.shop-band{background:var(--navy);color:white;padding:52px 0}.shop-band .split{display:grid;grid-template-columns:1.3fr 1fr;gap:80px}.shop-band .eyebrow{color:var(--lime)}.shop-band p{color:#d4e2eb}.shop-band .button.outline{color:#fff}.shop-band h2{font-size:2.7rem}.page-top{padding:46px 0 36px;background:var(--pale)}.page-top h1{font-size:clamp(2.5rem,5vw,4rem);margin-bottom:20px}.breadcrumbs{font-size:.875rem;margin:0 0 24px;color:var(--muted)}.detail{display:grid;grid-template-columns:1fr 1fr;gap:64px;padding:55px 0}.detail-visual{background:var(--pale);padding:45px;min-height:360px;display:flex;align-items:center;justify-content:center}.detail-visual img{width:100%;max-height:440px;object-fit:contain}.detail-visual .model{font-size:clamp(2.5rem,4.3vw,4.5rem);line-height:1.05;letter-spacing:-.06em}.detail h1{font-size:clamp(2rem,4vw,3.5rem)}.detail .price{font-size:2.7rem}.specs{margin:30px 0;display:grid;grid-template-columns:1fr 1fr}.specs dt,.specs dd{padding:12px 0;border-bottom:1px solid var(--line);margin:0}.specs dt{color:var(--muted)}.article{max-width:760px;padding:55px 0 70px}.article h2{font-size:1.8rem;margin-top:36px}.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact-box{padding:30px;border:1px solid var(--line);margin-bottom:24px}.contact-box h2{font-size:1.65rem}.footer{padding:45px 0 28px;background:#f4f7f8;border-top:1px solid var(--line)}.footer-main{display:flex;justify-content:space-between;gap:40px}.footer p{font-size:.875rem;color:var(--muted);margin-top:16px}.footer-links{display:flex;gap:22px;flex-wrap:wrap;align-content:start;font-size:.875rem}.footer-bottom{border-top:1px solid var(--line);margin-top:30px;padding-top:20px;color:var(--muted);font-size:.875rem;display:flex;justify-content:space-between;gap:20px}.text-button{padding:0;border:0;background:none;text-decoration:underline;color:inherit;cursor:pointer;font-size:inherit}.consent{position:fixed;bottom:16px;left:16px;right:16px;margin:auto;max-width:650px;padding:24px;background:white;border:1px solid var(--line);box-shadow:0 6px 35px #0003;z-index:10}.consent[hidden]{display:none}.consent p{font-size:.95rem}.consent .button{font-size:.875rem}.pending-contact{font-size:.95rem;color:var(--muted)}@media(max-width:850px){.wrap{width:calc(100% - 40px)}.navrow{min-height:85px;flex-wrap:wrap;padding:20px 0}nav{gap:20px}nav .button{display:none}.hero-grid{grid-template-columns:1fr;gap:35px}.hero{padding:42px 0}.feature{max-width:600px}.feature-content{padding-top:18px}.feature h2{font-size:2rem}.grid{grid-template-columns:repeat(2,1fr)}.detail{gap:30px}.shop-band .split{gap:30px}.topbar .wrap span:last-child{display:none}.footer-main{flex-direction:column}.trust-grid{gap:20px}.trust-grid div{padding:20px 0}}@media(max-width:560px){.wrap{width:calc(100% - 32px)}.navrow{gap:18px}.brand{font-size:1.4rem}nav{width:100%;justify-content:space-between;gap:10px}nav a{font-size:.9rem}.hero h1{font-size:2.8rem}.lead{font-size:1.05rem}.feature-top{padding:22px 24px 0}.feature-content{padding:24px}.trust-grid{grid-template-columns:1fr;gap:0}.trust-grid div{border-bottom:1px solid var(--line);padding:14px 0}.trust-grid div:last-child{border:0}.section{padding:42px 0}.section-head{align-items:start;flex-direction:column;gap:16px}.grid,.detail,.two-cols,.shop-band .split{grid-template-columns:1fr}.card-visual{min-height:135px}.detail{padding:32px 0;gap:30px}.detail-visual{min-height:230px;padding:30px}.shop-band h2{font-size:2.1rem}.footer-bottom{flex-direction:column}.actions .button{flex-grow:1}.page-top{padding:30px 0}.article{padding:35px 0 45px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

/* Display the original PDF cover’s logo region without changing the supplied image. */
.logo-window{display:block!important;position:relative;width:190px;height:122px;overflow:hidden;margin:0!important;letter-spacing:normal!important}.brand .logo-window img{position:absolute;width:300px;height:auto;max-width:none;max-height:none;left:-55px;top:-86px;object-fit:initial}.header .navrow{min-height:148px}.header{background:var(--navy);color:white}.header nav a[aria-current=page]{box-shadow:0 2px var(--lime)}.header nav .button{background:var(--lime);color:var(--navy);border-color:var(--lime)}.footer .brand{align-self:flex-start;background:var(--navy);border-radius:4px;padding:8px}.feature-top{color:#63c8ff}@media(max-width:560px){.header .navrow{padding-top:6px;gap:0}.logo-window{height:115px}.header nav{padding-bottom:12px}}
.logo-image{display:block!important;width:190px;height:120px;overflow:hidden;position:relative;margin:0!important}.brand .logo-image img{position:absolute;width:220px;height:220px;max-width:none;max-height:none;left:-15px;top:-49px;object-fit:contain}.footer .brand{background:#f5f5f5}.header{background:white;color:var(--ink)}.header .navrow{min-height:140px}.header nav a[aria-current=page]{box-shadow:0 2px var(--accent)}

.photo-thumbnails{display:flex;gap:12px;margin:16px 0;flex-wrap:wrap}.photo-thumbnails button{width:96px;height:80px;border:2px solid var(--line);padding:6px;background:white;border-radius:4px;cursor:pointer}.photo-thumbnails button[aria-pressed=true]{border-color:var(--accent)}.photo-thumbnails img{height:100%;width:100%;object-fit:contain}.detail-visual{background:#f5f7fa}.detail-visual img{height:360px;object-fit:contain}.card-visual{background:#f5f7fa}.card-visual img{height:200px}.product-gallery{min-width:0}@media(max-width:560px){.detail-visual img{height:250px}}
