/* PriceGuard product preview: uses the site's shared typography and components. */
.priceguard-product .page-hero.has-emblem{grid-template-columns:1.1fr 1fr;gap:55px;align-items:center}
.priceguard-product .page-hero h1{font-size:clamp(42px,4.7vw,68px);line-height:1.08;max-width:640px}
.priceguard-product .page-hero h1 em{display:block;font-family:Georgia,serif;font-weight:400;color:var(--accent-ink)}
.priceguard-product .hero-sub{max-width:590px}
.priceguard-status{display:inline-flex;align-items:center;gap:9px;font:11px/1.7 var(--mono);color:#684619;background:#f1e4c7;padding:8px 12px;margin:0 0 20px;max-width:100%}
.priceguard-status::before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor;flex-shrink:0}
.priceguard-release-date{font-size:13px;line-height:1.7;margin:0 0 21px;color:var(--text-secondary)}
.priceguard-demo{min-width:0;background:#fbfaf6;border:1px solid #c3c4be;box-shadow:9px 10px 0 var(--platform-paper);color:#272823;align-self:center}
.priceguard-demo .demo-toolbar{padding:18px 23px;border-bottom:1px solid #d5d5cd;font:10px/1.5 var(--mono);display:flex;justify-content:space-between;gap:10px}
.priceguard-demo-body{padding:25px}
.priceguard-demo-label{font:10px/1.7 var(--mono);text-transform:uppercase;letter-spacing:.06em;color:#55594f;margin-bottom:16px}
.priceguard-prices{display:grid;grid-template-columns:1fr auto 1fr;gap:15px;align-items:center;margin:0 0 25px}
.priceguard-prices>div{min-width:0}
.priceguard-prices dt{font-size:11px;line-height:1.5;margin-bottom:8px;color:#55594f}
.priceguard-prices dd{font-size:clamp(29px,3vw,43px);font-weight:550;line-height:1.1;letter-spacing:-.045em;margin:0;font-variant-numeric:tabular-nums}
.priceguard-prices .priceguard-new{color:#9c3922}
.priceguard-prices>span{font-size:25px}
.priceguard-rule{border-top:1px solid #d5d5cd;border-bottom:1px solid #d5d5cd;padding:15px 0;display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:12px;line-height:1.6}
.priceguard-rule strong{font:500 21px/1.3 var(--mono);white-space:nowrap}
.priceguard-demo-result{padding:20px;margin:20px 0 0;background:#f3e9cc;border-left:3px solid #80631b;min-height:141px}
.priceguard-demo-result[data-mode="block"]{background:#f8e1d9;border-color:#9c3922}
.priceguard-demo-result strong{display:block;font-size:18px;line-height:1.4;margin-bottom:7px;letter-spacing:-.02em}
.priceguard-demo-result p{font-size:12px;line-height:1.75;margin:0}
.priceguard-demo-controls{margin-top:21px}
.priceguard-demo-controls[hidden]{display:none}
.priceguard-demo-controls>p{font-size:11px;margin:0 0 10px;color:#55594f}
.priceguard-mode-buttons{display:flex;gap:8px;flex-wrap:wrap}
.priceguard-mode-buttons button{font-family:inherit;font-size:12px;font-weight:600;line-height:1.5;padding:10px 16px;min-height:44px;border:1px solid #92968b;background:transparent;color:#272823;cursor:pointer}
.priceguard-mode-buttons button[aria-pressed="true"]{background:#272823;color:#fff;border-color:#272823}
.priceguard-mode-buttons button:focus-visible{outline:3px solid #923c29;outline-offset:4px}
.priceguard-demo .demo-footnote{padding:16px 25px;margin:0;border-top:1px solid #d5d5cd;font-size:10px;line-height:1.7;color:#55594f}
.priceguard-teaser .scene-container{display:grid;grid-template-columns:1fr 1.1fr;gap:65px;align-items:center}
.priceguard-teaser .priceguard-status{margin-bottom:18px}
.priceguard-teaser .project-name{font-size:26px;line-height:1.3;margin:0 0 15px}
.priceguard-teaser .priceguard-demo{box-shadow:8px 9px 0 #b6c5f4}
.priceguard-product .priceguard-value{background:#e4e8dc}
.priceguard-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px}
.priceguard-values article{border-top:1px solid #a5ad9a;padding-top:22px}
.priceguard-values h3{font-size:23px;line-height:1.3;letter-spacing:-.03em;margin:0 0 12px}
.priceguard-values p{font-size:14px;line-height:1.85;margin:0;color:#464b41}
.priceguard-modes{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:30px}
.priceguard-modes article{padding:30px;background:#f3efdf;border:1px solid #cdc6ad;min-width:0}
.priceguard-modes article:last-child{background:#e4e8dc;border-color:#b8c2ae}
.priceguard-modes h3{font-size:30px;letter-spacing:-.04em;margin:0 0 15px}
.priceguard-modes p{font-size:14px;line-height:1.85;margin:0}
.priceguard-modes small{font:10px/1.7 var(--mono);display:block;text-transform:uppercase;margin-bottom:10px}
.priceguard-gallery{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.priceguard-gallery figure{margin:0;min-width:0}
.priceguard-gallery figure:first-child{grid-column:1/-1}
.priceguard-gallery img{width:100%;height:auto;display:block;border:1px solid #c8cac2;background:#fff}
.priceguard-gallery a{display:block}
.priceguard-gallery figcaption{margin-top:13px;font-size:13px;line-height:1.75;color:var(--text-secondary)}
.priceguard-gallery figcaption strong{display:block;color:var(--text);font-size:16px}
.priceguard-product .priceguard-formula{font:13px/1.8 var(--mono);overflow-wrap:anywhere;background:#e4e8dc;border-left:3px solid #526442;padding:22px;margin-top:24px}
.priceguard-product .priceguard-formula p{margin:0}
.priceguard-product .priceguard-formula p+p{margin-top:10px;font-family:Manrope,sans-serif;font-size:13px;line-height:1.8}
.priceguard-product .priceguard-note{font-size:13px;line-height:1.85;color:var(--text-secondary);margin-top:23px;max-width:880px}
.priceguard-release-date strong{color:var(--text)}
.priceguard-catalog-note{margin-top:25px;padding-top:22px;border-top:1px solid var(--border);font-size:14px;line-height:1.8}
@media(max-width:1000px){.priceguard-product .page-hero.has-emblem{gap:30px}.priceguard-demo-body{padding:20px}.priceguard-teaser .scene-container{gap:35px}.priceguard-prices{gap:10px}.priceguard-values{gap:22px}}
@media(max-width:800px){.priceguard-product .page-hero.has-emblem,.priceguard-teaser .scene-container{grid-template-columns:1fr;gap:35px}.priceguard-demo{width:100%;max-width:620px}.priceguard-product .page-hero h1{max-width:660px}.priceguard-values{grid-template-columns:1fr;gap:25px}.priceguard-modes{grid-template-columns:1fr}.priceguard-gallery{grid-template-columns:1fr}.priceguard-gallery figure:first-child{grid-column:auto}.priceguard-teaser .scene-intro>p{max-width:650px}}
@media(max-width:450px){.priceguard-product .page-hero h1{font-size:41px}.priceguard-demo .demo-toolbar{padding:15px}.priceguard-demo-body{padding:18px}.priceguard-prices dd{font-size:32px}.priceguard-demo .demo-footnote{padding:14px 18px}.priceguard-demo-result{padding:16px;min-height:0}.priceguard-modes article{padding:23px}.priceguard-status{font-size:10px}.priceguard-demo{box-shadow:5px 6px 0 var(--platform-paper)}}
