.pc90{--green:#06814d;--green-dark:#005d3a;--ink:#0c1715;--muted:#66716e;--line:#e4e9e7;--soft:#f5f7f6;background:#fff;color:var(--ink);font-family:BrutalType,sans-serif}.pc90 *{box-sizing:border-box}.pc90-container{width:min(1440px,calc(100% - 64px));margin:0 auto}.pc90-hero{position:relative;overflow:hidden;padding:132px 0 48px;background:linear-gradient(120deg,#07100f 0%,#101c1a 53%,#07100f 100%);color:#fff}.pc90-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,#000,transparent)}.pc90-hero__glow{position:absolute;width:700px;height:700px;left:37%;top:-230px;background:radial-gradient(circle,rgba(14,145,90,.18),transparent 68%);pointer-events:none}.pc90-breadcrumbs{position:relative;display:flex;gap:11px;align-items:center;margin-bottom:42px;font-size:12px;color:#84908d}.pc90-breadcrumbs a{color:#bdc5c3;text-decoration:none}.pc90-hero__grid{position:relative;display:grid;grid-template-columns:minmax(240px,.72fr) minmax(400px,1.3fr) minmax(320px,.78fr);gap:34px;align-items:center}.pc90-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid rgba(76,192,133,.35);border-radius:5px;background:rgba(4,97,58,.18);font-size:11px;text-transform:uppercase;letter-spacing:.04em}.pc90-badge span{color:#3cd28a}.pc90-hero__intro h1{margin:18px 0 14px;font-size:clamp(44px,4.4vw,72px);line-height:.94;letter-spacing:-.045em;text-transform:uppercase}.pc90-hero__intro>p{max-width:390px;margin:0 0 32px;color:#c4ccca;font-size:17px;line-height:1.45}.pc90-feature-list{display:grid;grid-template-columns:1fr 1fr;gap:22px 18px}.pc90-feature-list div{padding-left:13px;border-left:2px solid var(--green)}.pc90-feature-list strong,.pc90-feature-list span{display:block}.pc90-feature-list strong{font-size:16px}.pc90-feature-list span{margin-top:3px;color:#899491;font-size:12px}.pc90-watch{display:inline-flex;align-items:center;gap:10px;margin-top:38px;color:#fff;font-size:13px;text-decoration:none}.pc90-watch span{display:grid;width:34px;height:34px;place-items:center;border:1px solid #d3ae2c;border-radius:50%;color:#f7c720;font-size:11px}.pc90-gallery{min-width:0}.pc90-gallery__stage{position:relative;height:530px;border-radius:14px;background:radial-gradient(circle at 50% 52%,#e6ebe9 0,#aab2af 54%,#66706e 100%);overflow:hidden;box-shadow:inset 0 0 80px rgba(0,0,0,.28)}.pc90-gallery__stage:after{content:"";position:absolute;left:14%;right:14%;bottom:7%;height:8%;border-radius:50%;background:rgba(0,0,0,.35);filter:blur(20px)}.pc90-gallery__stage img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:opacity .12s ease,transform .25s ease}.pc90-gallery__stage img.is-changing{opacity:0;transform:scale(.98)}.pc90-gallery__thumbs{display:flex;gap:10px;margin-top:13px}.pc90-thumb{width:70px;height:56px;padding:0;overflow:hidden;border:1px solid transparent;border-radius:7px;background:#303b39;cursor:pointer;opacity:.62}.pc90-thumb.is-active{border-color:#45bd80;opacity:1}.pc90-thumb img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.pc90-offer{padding:24px;border-radius:14px;background:#fff;color:var(--ink);box-shadow:0 24px 60px rgba(0,0,0,.28)}.pc90-offer__cert{display:flex;gap:12px;align-items:flex-start;padding-bottom:20px;border-bottom:1px solid var(--line)}.pc90-offer__cert>span{display:grid;flex:0 0 35px;height:35px;place-items:center;border-radius:50%;background:#e8f5ee;color:var(--green);font-size:26px}.pc90-offer__cert p{margin:0;font-size:12px;line-height:1.45}.pc90-offer__cert a{color:var(--green)}.pc90-offer__price{padding:22px 0 16px}.pc90-offer__price small,.pc90-offer__price strong,.pc90-offer__price span{display:block}.pc90-offer__price small{margin-bottom:5px;color:var(--muted);font-size:11px}.pc90-offer__price strong{font-size:30px;letter-spacing:-.03em}.pc90-offer__price span{margin-top:5px;color:var(--muted);font-size:11px}.pc90-button{display:flex;min-height:48px;align-items:center;justify-content:center;padding:12px 20px;border:1px solid transparent;border-radius:5px;font-size:13px;font-weight:600;text-align:center;text-decoration:none;transition:.2s}.pc90-button--green{background:var(--green);color:#fff}.pc90-button--green:hover{background:#006d42}.pc90-button--outline{margin-top:9px;border-color:#ccd3d1;color:var(--ink)}.pc90-button--dark{border-color:#3f6358;color:#fff}.pc90-offer__benefits{display:grid;gap:13px;margin:21px 0;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);list-style:none}.pc90-offer__benefits li{font-size:12px}.pc90-offer__benefits span{margin-right:8px;color:var(--green);font-weight:700}.pc90-help{display:flex;gap:12px}.pc90-help__icon{display:grid;flex:0 0 34px;height:34px;place-items:center;border:1px solid #8ca09a;border-radius:50%;font-weight:700}.pc90-help strong{font-size:12px}.pc90-help p{margin:3px 0 5px;color:var(--muted);font-size:11px}.pc90-help a{color:var(--green);font-size:11px;text-decoration:none}.pc90-facts{position:relative;z-index:2;margin-top:-1px;background:#fff}.pc90-facts__grid{display:grid;grid-template-columns:repeat(4,1fr);padding:27px 0}.pc90-facts__grid>div{padding:0 30px;border-right:1px solid var(--line)}.pc90-facts__grid>div:first-child{padding-left:0}.pc90-facts__grid>div:last-child{border:0}.pc90-facts b,.pc90-facts span{display:block}.pc90-facts b{font-size:22px}.pc90-facts span{margin-top:5px;color:var(--muted);font-size:12px}.pc90-section{padding:76px 0}.pc90-section--soft{background:var(--soft)}.pc90-two-columns{display:grid;grid-template-columns:.92fr 1.08fr;gap:16px}.pc90-card{padding:34px;border:1px solid var(--line);border-radius:12px;background:#fff}.pc90-eyebrow{display:block;margin-bottom:10px;color:var(--green);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pc90 h2{margin:0;font-size:clamp(25px,2.3vw,36px);line-height:1.12;letter-spacing:-.035em}.pc90-about>p{margin:22px 0;color:#4f5b58;font-size:15px;line-height:1.65}.pc90-about ul{display:grid;gap:13px;margin:0;padding:0;list-style:none}.pc90-about li{position:relative;padding-left:24px;font-size:13px}.pc90-about li:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:700}.pc90-card__heading,.pc90-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.pc90-card__heading>a{color:var(--green);font-size:12px;text-decoration:none}.pc90-specs dl{margin:26px 0 0}.pc90-specs dl div{display:grid;grid-template-columns:1fr 1fr;padding:10px 0;border-bottom:1px solid #edf0ef;font-size:12px}.pc90-specs dt{color:var(--muted)}.pc90-specs dd{margin:0;font-weight:600}.pc90-section__head{margin-bottom:32px}.pc90-section__head>p{max-width:380px;margin:0;color:var(--muted);font-size:13px;line-height:1.5}.pc90-components{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.pc90-component{display:grid;grid-template-columns:130px 1fr;align-items:center;min-height:150px;padding:13px;border:1px solid var(--line);border-radius:10px;background:#fff}.pc90-component img{width:118px;height:118px;border-radius:7px;object-fit:cover}.pc90-component h3,.pc90-options h3,.pc90-videos h3{margin:0 0 7px;font-size:15px}.pc90-component p,.pc90-options p,.pc90-videos p{margin:0;color:var(--muted);font-size:11px;line-height:1.45}.pc90-options{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.pc90-options article{min-height:270px;padding:15px;border:1px solid var(--line);border-radius:10px;background:#fff}.pc90-options img{width:100%;height:155px;margin-bottom:16px;border-radius:7px;object-fit:cover}.pc90-options__custom{display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(145deg,#0f201c,#07110f)!important;color:#fff}.pc90-options__custom>span{display:grid;width:42px;height:42px;margin-bottom:auto;place-items:center;border:1px solid #44675d;border-radius:50%;color:#4ed18e;font-size:25px}.pc90-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:18px;padding:26px 30px;border-radius:10px;background:#071b16;color:#fff}.pc90-cta>div{display:flex;align-items:center;gap:16px}.pc90-cta>div:first-child>span{font-size:30px;color:#38bd7a}.pc90-cta h2{font-size:21px}.pc90-cta p{margin:5px 0 0;color:#a8b7b2;font-size:12px}.pc90-cta .pc90-button{min-width:190px}.pc90-videos{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:14px}.pc90-videos>a{overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);text-decoration:none}.pc90-videos>a>div{position:relative;height:230px;overflow:hidden}.pc90-videos>a:not(:first-child)>div{height:180px}.pc90-videos img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.pc90-videos a:hover img{transform:scale(1.03)}.pc90-videos a>div>span{position:absolute;top:50%;left:50%;display:grid;width:48px;height:48px;place-items:center;border:1px solid #fff;border-radius:50%;background:rgba(0,0,0,.45);color:#fff;transform:translate(-50%,-50%)}.pc90-videos h3{padding:17px 18px 0}.pc90-videos p{padding:0 18px 18px}.pc90-test{padding:34px 0 70px;background:var(--soft)}.pc90-test__inner{display:grid;grid-template-columns:260px 1fr auto;gap:34px;align-items:center;min-height:230px;padding:20px 30px 20px 0;border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden}.pc90-test__inner>img{width:260px;height:210px;object-fit:cover;mix-blend-mode:multiply}.pc90-test__inner p{margin:14px 0;color:var(--muted);font-size:13px}.pc90-test__checks{display:flex;flex-wrap:wrap;gap:8px 20px;color:#325e4e;font-size:11px}.pc90-test__inner>.pc90-button{min-width:190px}.pc90 .footer{margin-top:0}
@media(max-width:1180px){.pc90-hero__grid{grid-template-columns:.8fr 1.2fr}.pc90-offer{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.pc90-offer__cert,.pc90-offer__price{grid-column:span 1}.pc90-offer__benefits,.pc90-help{grid-column:span 1}.pc90-components{grid-template-columns:repeat(2,1fr)}.pc90-cta{align-items:flex-start;flex-direction:column}.pc90-gallery__stage{height:470px}}
@media(max-width:760px){.pc90-container{width:min(100% - 30px,560px)}.pc90-hero{padding:104px 0 28px}.pc90-breadcrumbs{margin-bottom:26px;white-space:nowrap;overflow:hidden}.pc90-hero__grid{display:flex;flex-direction:column;align-items:stretch}.pc90-hero__intro h1 br{display:none}.pc90-feature-list{margin-bottom:6px}.pc90-watch{margin-top:26px}.pc90-gallery{order:2}.pc90-gallery__stage{height:390px}.pc90-gallery__thumbs{overflow-x:auto}.pc90-offer{order:3;display:block;padding:20px}.pc90-facts__grid{grid-template-columns:1fr 1fr;gap:20px 0}.pc90-facts__grid>div{padding:0 15px;border:0}.pc90-facts__grid>div:first-child{padding-left:15px}.pc90-facts b{font-size:18px}.pc90-section{padding:52px 0}.pc90-two-columns,.pc90-components,.pc90-options,.pc90-videos{grid-template-columns:1fr}.pc90-card{padding:24px}.pc90-card__heading,.pc90-section__head{align-items:flex-start;flex-direction:column}.pc90-component{grid-template-columns:105px 1fr;min-height:125px}.pc90-component img{width:94px;height:94px}.pc90-options article{min-height:auto}.pc90-options img{height:210px}.pc90-options__custom{min-height:220px!important}.pc90-cta>div:last-child{width:100%;align-items:stretch;flex-direction:column}.pc90-cta .pc90-button{width:100%}.pc90-videos>a>div,.pc90-videos>a:not(:first-child)>div{height:210px}.pc90-test__inner{grid-template-columns:1fr;padding:0 22px 24px}.pc90-test__inner>img{width:calc(100% + 44px);height:230px;margin-left:-22px}.pc90-test__inner>.pc90-button{width:100%}}

/* Visual alignment with the core Infoscan site */
.pc90{--green:#ffd73d;--green-dark:#edc62c;--ink:#151515;--muted:#808080;--line:#e9e9e9;--soft:#fafafa;font-family:"Brutal Type",Arial,sans-serif}
.pc90-container{width:min(1200px,95%)}
.pc90-hero{padding-top:150px;background:#151515}
.pc90-hero:before{background:linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px);background-size:60px 60px}
.pc90-hero__glow{background:radial-gradient(circle,rgba(255,215,61,.09),transparent 68%)}
.pc90-breadcrumbs{margin-bottom:34px}
.pc90-badge{border-color:rgba(255,215,61,.45);border-radius:6px;background:rgba(255,215,61,.08)}
.pc90-badge span,.pc90-watch span{color:#ffd73d}
.pc90-hero__intro h1{font-weight:500;letter-spacing:-.025em;text-transform:none}
.pc90-hero__intro>p{color:#dedede;font-size:18px}
.pc90-feature-list div{border-left-color:#ffd73d}
.pc90-feature-list span{color:#999}
.pc90-watch span{border-color:#ffd73d}
.pc90-gallery__stage{border-radius:6px;background:#efefef;box-shadow:none}
.pc90-gallery__stage:after{opacity:.25}
.pc90-gallery__thumbs{gap:8px}
.pc90-thumb{border-radius:6px;background:#efefef}
.pc90-thumb.is-active{border-color:#ffd73d;box-shadow:0 0 0 2px #ffd73d}
.pc90-offer{border-radius:6px;box-shadow:0 12px 40px rgba(0,0,0,.22)}
.pc90-offer__cert>span{background:#efefef;color:#151515}
.pc90-offer__cert a,.pc90-help a,.pc90-card__heading>a{color:#151515;border-bottom:1px dashed #151515}
.pc90-button{border-radius:6px;font-size:16px;font-weight:500}
.pc90-button--green{background:#ffd73d;color:#151515}
.pc90-button--green:hover{background:#e8bf24}
.pc90-button--outline{border-color:#d7d7d7;color:#151515}
.pc90-offer__benefits span,.pc90-about li:before{color:#151515}
.pc90-help__icon{border-color:#151515}
.pc90-facts{border-bottom:1px solid #efefef}
.pc90-facts b{font-weight:500}
.pc90-section{padding:96px 0}
.pc90-card,.pc90-component,.pc90-options article,.pc90-videos>a,.pc90-test__inner{border-color:transparent;border-radius:6px;box-shadow:0 0 12px 10px rgba(0,0,0,.025)}
.pc90-eyebrow{display:inline-block;margin-bottom:14px;padding:5px 10px;border-radius:3px;background:#ffd73d;color:#151515;font-size:12px;letter-spacing:0}
.pc90 h2{font-weight:500;letter-spacing:-.015em}
.pc90-about>p{color:#808080;font-size:16px}
.pc90-about li{font-size:16px;line-height:1.45}
.pc90-specs dl div{padding:12px 0;font-size:14px}
.pc90-components,.pc90-options{gap:24px}
.pc90-component{border-radius:6px}
.pc90-component h3,.pc90-options h3,.pc90-videos h3{font-size:18px;font-weight:500}
.pc90-component p,.pc90-options p,.pc90-videos p{font-size:14px;line-height:1.5}
.pc90-options__custom{background:#151515!important}
.pc90-options__custom>span{border-color:#ffd73d;color:#ffd73d}
.pc90-cta{border-radius:6px;background:#151515}
.pc90-cta>div:first-child>span{color:#ffd73d}
.pc90-button--dark{border-color:#ffd73d;color:#fff}
.pc90-videos a>div>span{border-color:#ffd73d;background:#ffd73d;color:#151515}
.pc90-test__checks{color:#151515;font-size:13px}
@media(max-width:760px){.pc90-container{width:90%}.pc90-hero{padding-top:120px}.pc90-hero__intro h1 br{display:block!important}.pc90-section{padding:72px 0}.pc90-card{padding:24px}.pc90-offer{box-shadow:none}.pc90-components,.pc90-options{gap:14px}}

/* Light product hero and connected configurator */
.pc90-hero{padding-top:150px;background:linear-gradient(135deg,#fffdf6 0%,#f6f4eb 52%,#fff 100%);color:#151515;border-bottom:1px solid #e8e5da}
.pc90-hero:before{background:linear-gradient(90deg,rgba(21,21,21,.035) 1px,transparent 1px),linear-gradient(rgba(21,21,21,.035) 1px,transparent 1px);background-size:60px 60px}
.pc90-hero__glow{left:25%;top:-280px;background:radial-gradient(circle,rgba(255,215,61,.35),transparent 68%)}
.pc90-breadcrumbs,.pc90-breadcrumbs a{color:#777}
.pc90-badge{border-color:#e1bd2f;background:#fff5bd;color:#151515}
.pc90-hero__intro>p{color:#555}
.pc90-feature-list span{color:#777}
.pc90-watch{gap:12px;margin-top:34px;color:#151515}
.pc90-watch>span:first-child{width:44px;height:44px;border:0;background:#ffd73d;color:#151515;box-shadow:0 5px 16px rgba(169,130,0,.18);transition:.2s}
.pc90-watch:hover>span:first-child{transform:scale(1.06);background:#edc62c}
.pc90-watch__label{display:flex;flex-direction:column;gap:3px}
.pc90-watch__label b{font-size:15px;font-weight:500}
.pc90-watch__label small{color:#808080;font-size:11px}
.pc90-gallery__stage{background:#fff;border:1px solid #ebe8df}
.pc90-gallery__stage img{mix-blend-mode:multiply}
.pc90-thumb{background:#fff;border-color:#ebe8df}
.pc90-offer{border:1px solid #e6e2d7;box-shadow:0 14px 42px rgba(47,41,20,.1)}
.pc90-offer__cert>span img{width:22px;height:22px;object-fit:contain}
.pc90-offer__cert>span{background:#fff5bd}

.pc90-sticky{position:fixed;z-index:45;top:126px;right:0;left:0;visibility:hidden;border-top:1px solid #eee;border-bottom:1px solid #ded8c4;background:rgba(255,255,255,.97);box-shadow:0 8px 24px rgba(0,0,0,.09);opacity:0;transform:translateY(-110%);transition:opacity .25s,transform .25s,visibility .25s;backdrop-filter:blur(12px)}
.pc90-sticky.is-visible{visibility:visible;opacity:1;transform:translateY(0)}
.pc90-sticky__inner{display:grid;grid-template-columns:1fr auto auto;gap:38px;align-items:center;min-height:70px}
.pc90-sticky__inner>strong{font-size:20px;font-weight:500}
.pc90-sticky__inner>div{display:flex;align-items:baseline;gap:12px}
.pc90-sticky__inner>div span{color:#808080;font-size:12px}
.pc90-sticky__inner>div b{font-size:21px;font-weight:500;white-space:nowrap}
.pc90-sticky .pc90-button{min-height:44px;padding:10px 24px}

.pc90-configurator{padding:74px 0;background:#fafafa;border-bottom:1px solid #efefef}
.pc90-configurator__grid{display:grid;grid-template-columns:.72fr 1.25fr .72fr;gap:24px;align-items:stretch}
.pc90-configurator__intro{padding:20px 10px 0 0}
.pc90-configurator__intro p{max-width:330px;margin:18px 0 0;color:#808080;font-size:15px;line-height:1.55}
.pc90-configurator__options{overflow:hidden;border:1px solid #e6e6e6;border-radius:6px;background:#fff}
.pc90-option{position:relative;display:grid;grid-template-columns:26px 1fr auto;gap:14px;align-items:center;min-height:82px;padding:15px 18px;border-bottom:1px solid #efefef;cursor:pointer;transition:.2s}
.pc90-option:last-child{border:0}
.pc90-option:hover{background:#fffdf4}
.pc90-option input{position:absolute;opacity:0;pointer-events:none}
.pc90-option__check{display:grid;width:24px;height:24px;place-items:center;border:1px solid #cfcfcf;border-radius:4px;background:#fff;color:transparent;font-size:14px;transition:.2s}
.pc90-option input:checked+.pc90-option__check{border-color:#ffd73d;background:#ffd73d;color:#151515}
.pc90-option>span:nth-of-type(2){display:flex;flex-direction:column;gap:4px}
.pc90-option b{font-size:15px;font-weight:500}
.pc90-option small{color:#808080;font-size:11px}
.pc90-option>strong{font-size:13px;font-weight:500;white-space:nowrap}
.pc90-configurator__total{display:flex;min-height:100%;padding:26px;border-radius:6px;background:#151515;color:#fff;flex-direction:column}
.pc90-configurator__total>span,.pc90-configurator__total>strong,.pc90-configurator__total>small{display:block}
.pc90-configurator__total>span{color:#aaa;font-size:12px}
.pc90-configurator__total>strong{margin:9px 0 12px;font-size:30px;font-weight:500;white-space:nowrap}
.pc90-configurator__total>small{margin-bottom:22px;color:#999;font-size:11px;line-height:1.45}
.pc90-configurator__total .pc90-button{width:100%;margin-top:auto}

.pc90-doc-link{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;margin-top:20px;padding:14px 16px;border-radius:6px;background:#f6f6f6;color:#151515;text-decoration:none;transition:.2s}
.pc90-doc-link{width:100%;border:0;font-family:inherit;text-align:left;cursor:pointer}
.pc90-doc-link:hover{background:#efefef}
.pc90-doc-link span{padding:5px 7px;border-radius:3px;background:#ffd73d;font-size:10px;font-weight:700}
.pc90-doc-link b{font-size:13px;font-weight:500}
.pc90-doc-link i{font-size:17px;font-style:normal}
.pc90-component img{object-fit:cover;background:#fff}

@media(max-width:1180px){.pc90-configurator__grid{grid-template-columns:1fr 1.35fr}.pc90-configurator__total{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;align-items:center;gap:6px 24px}.pc90-configurator__total>small{margin:0}.pc90-configurator__total .pc90-button{grid-column:2;grid-row:1/4;min-width:220px}}
@media(max-width:760px){.pc90-hero{padding-top:120px}.pc90-sticky{top:125px}.pc90-sticky__inner{grid-template-columns:1fr auto;gap:8px 12px;min-height:68px}.pc90-sticky__inner>strong{font-size:14px}.pc90-sticky__inner>div{display:block;text-align:right}.pc90-sticky__inner>div span{display:none}.pc90-sticky__inner>div b{font-size:16px}.pc90-sticky .pc90-button{grid-column:1/-1;display:none}.pc90-configurator{padding:56px 0}.pc90-configurator__grid{grid-template-columns:1fr}.pc90-configurator__intro{padding:0}.pc90-configurator__options{margin-top:4px}.pc90-option{grid-template-columns:26px 1fr;padding:14px}.pc90-option>strong{grid-column:2}.pc90-configurator__total{display:block}.pc90-configurator__total>small{margin-bottom:20px}.pc90-watch{margin-top:26px}}

/* Interaction polish */
.pc90-gallery__thumbs{padding:2px 2px 7px;overflow-x:auto;scrollbar-width:thin}
.pc90-thumb{flex:0 0 70px}
.pc90-watch{display:grid;grid-template-columns:auto 1fr auto;width:min(100%,290px);min-height:64px;padding:10px 14px;margin-top:34px;border-radius:6px;background:#ffd73d;color:#151515;box-shadow:none;transition:background-color .22s,transform .22s,box-shadow .22s}
.pc90-watch:hover{background:#ffcc0a;box-shadow:0 8px 18px rgba(151,115,0,.18);transform:translateY(-2px)}
.pc90-watch .pc90-watch__icon{display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:50%;background:#151515;color:#fff;font-size:10px;box-shadow:none;transform:none}
.pc90-watch:hover .pc90-watch__icon{background:#151515;transform:none}
.pc90-watch__label{display:flex;width:auto;height:auto;align-items:flex-start;justify-content:center;border:0;color:#151515;text-align:left}
.pc90-watch__label b{font-size:14px}
.pc90-watch__label small{color:#5c521f}
.pc90-watch__arrow{display:block;width:auto;height:auto;border:0;color:#151515;font-size:22px;transition:transform .22s}
.pc90-watch:hover .pc90-watch__arrow{transform:translateX(4px)}
.pc90-button--dark{transition:background-color .22s,color .22s,transform .22s,box-shadow .22s}
.pc90-button--dark:hover{background:#ffd73d;color:#151515;box-shadow:0 7px 16px rgba(0,0,0,.22);transform:translateY(-2px)}
@media(max-width:760px){.pc90-watch{width:100%;margin-top:26px}.pc90-sticky{top:0}}

/* Final simple video CTA */
.pc90-watch,.pc90-watch:hover{display:inline-flex;width:auto;min-width:205px;min-height:52px;align-items:center;justify-content:space-between;gap:22px;padding:13px 18px;margin-top:32px;border-radius:6px;background:#ffd73d;color:#151515;box-shadow:none;font-size:16px;font-weight:500;transform:none}
.pc90-watch:hover{background:#ffcc0a;box-shadow:0 7px 16px rgba(151,115,0,.17);transform:translateY(-2px)}
.pc90-watch span,.pc90-watch>span:first-child,.pc90-watch:hover>span:first-child{display:inline;width:auto;height:auto;border:0;border-radius:0;background:transparent;color:#151515;box-shadow:none;font-size:inherit;transform:none}
.pc90-watch span:last-child{font-size:22px;line-height:1;transition:transform .2s}
.pc90-watch:hover span:last-child{transform:translateX(4px)}
@media(max-width:760px){.pc90-watch,.pc90-watch:hover{width:auto;min-width:205px;margin-top:26px}}

/* Product page buttons follow the common site CTA system. */
.pc90-button {
    min-height: 54px;
    padding: 0 28px;
    border: 1px solid #ffd73d;
    border-radius: 6px;
    font-family: "Brutal Type", sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.15;
    box-shadow: none;
    transform: none;
    transition: background-color .22s,color .22s,border-color .22s,box-shadow .22s,transform .22s;
}
.pc90-button--green {
    border-color: #ffd73d;
    background: #ffd73d;
    color: #151515;
}
.pc90-button--green:hover {
    border-color: #ffcc0a;
    background: #ffcc0a;
    color: #151515;
    box-shadow: 0 8px 20px rgba(151,115,0,.2);
    transform: translateY(-2px);
}
.pc90-button--outline {
    border-color: #ffd73d;
    background: transparent;
    color: #151515;
}
.pc90-button--dark {
    border-color: #ffd73d;
    background: transparent;
    color: #fff;
}
.pc90-button--outline:hover,
.pc90-button--dark:hover {
    border-color: #ffcc0a;
    background: rgba(255,215,61,.08);
    color: inherit;
    box-shadow: 0 8px 20px rgba(0,0,0,.14);
    transform: translateY(-2px);
}
.pc90-doc-actions { display: grid; gap: 10px; margin-top: 22px; }
.pc90-doc-actions .pc90-doc-link { margin-top: 0; }
.pc90-doc-link--catalog { border-style: solid; background: #fff; }
.pc90-doc-link--catalog:hover { border-color: #ffd73d; background: #fffdf5; }
.pc90-cta > div:last-child { display: flex; gap: 12px; }
.pc90-cta .pc90-button { min-width: 240px; margin-top: 0; }

@media(max-width:760px) {
    .pc90-button { min-height: 52px; padding: 0 20px; font-size: 15px; }
    .pc90-cta > div:last-child { width: 100%; flex-direction: column; }
    .pc90-cta .pc90-button { width: 100%; min-width: 0; }
}

.pc90-print-brand{display:none}

@media print{
    @page{size:A4 landscape;margin:10mm}
    *{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}
    html,body{background:#fff!important}
    .header,.footer,.overlay,.pc90-sticky,.pc90-breadcrumbs,.pc90-gallery__thumbs,.pc90-watch,.pc90-doc-link,.pc90-button,.pc90-videos a>div>span{display:none!important}
    .wrapper,.pc90,.pc90-container{width:100%!important;max-width:none!important;margin:0!important}
    .pc90-print-brand{display:flex;align-items:center;justify-content:space-between;margin-bottom:7mm;padding-bottom:5mm;border-bottom:1px solid #ddd}
    .pc90-print-brand img{width:48mm;height:auto}
    .pc90-print-brand div{display:flex;align-items:flex-end;flex-direction:column;gap:1mm}
    .pc90-print-brand strong{font-size:12pt;font-weight:500}
    .pc90-print-brand span{color:#777;font-size:8pt}
    .pc90-hero{min-height:175mm;padding:0!important;background:#fff!important;border:0!important;break-after:page}
    .pc90-hero:before,.pc90-hero__glow{display:none!important}
    .pc90-hero__grid{grid-template-columns:.78fr 1.18fr .8fr;gap:7mm;align-items:start}
    .pc90-hero__intro h1{margin-top:4mm;font-size:34pt}
    .pc90-hero__intro>p{font-size:12pt}
    .pc90-feature-list{gap:5mm 3mm}
    .pc90-gallery__stage{height:120mm;border:1px solid #ddd}
    .pc90-offer{padding:5mm;box-shadow:none}
    .pc90-facts{padding:4mm 0;border-bottom:1px solid #ddd}
    .pc90-facts__grid{padding:0}
    .pc90-section,.pc90-configurator{padding:9mm 0!important;background:#fff!important}
    .pc90-card,.pc90-component,.pc90-options article,.pc90-test__inner{box-shadow:none;border:1px solid #ddd}
    .pc90-two-columns,.pc90-components,.pc90-options,.pc90-configurator__grid,.pc90-videos{break-inside:avoid}
    .pc90-component img{height:28mm}
    .pc90-options img{height:34mm}
    .pc90-cta{background:#f2f2f2!important;color:#151515!important}
    .pc90-cta p{color:#555!important}
    .pc90-configurator__total{background:#151515!important;color:#fff!important}
    .pc90-option{min-height:16mm}
    .pc90-videos>a{box-shadow:none;border:1px solid #ddd}
    .pc90-test{padding:9mm 0;background:#fff!important}
    section,article,.pc90-cta,.pc90-configurator__total{break-inside:avoid}
}

.pc90--red{--pc-accent:#d92525;--pc-accent-dark:#ad1515}
.pc90--red .pc90-badge,.pc90--red .pc90-button--green,.pc90--red .pc90-option input:checked~.pc90-option__check{background:#d92525;border-color:#d92525;color:#fff}
.pc90--red .pc90-eyebrow,.pc90--red .pc90-watch,.pc90--red .pc90-help a{color:#d92525}
.pc90--red .pc90-feature-list>div,.pc90--red .pc90-facts__grid>div{border-color:#d92525}
.pc90--red .pc90-button--green:hover{background:#ad1515;border-color:#ad1515}
.pc90--red .pc90-eyebrow,.pc90--red .pc90-watch,.pc90--red .pc90-watch:hover,.pc90--red .pc90-videos a>div>span,.pc90--red .pc90-doc-link span{background:#d92525;color:#fff}
.pc90--red .pc90-thumb.is-active{border-color:#d92525;box-shadow:0 0 0 2px #d92525}
.pc90--red .pc90-watch span{border-color:#d92525;color:#fff}
.pc90--red .pc90-offer__cert>span{background:#fde8e8;color:#d92525}
.pc90--red .pc90-offer__benefits span,.pc90--red .pc90-about li:before,.pc90--red .pc90-options__custom>span,.pc90--red .pc90-cta>div:first-child>span{color:#d92525}
.pc90--red .pc90-options__custom>span,.pc90--red .pc90-button--dark{border-color:#d92525}
.pc90--red .pc90-button--dark:hover{background:#d92525;color:#fff}
.pc90--red .pc90-option:hover{background:#fff7f7}

.pc90-family{position:relative;z-index:1;display:flex;gap:7px;margin:-26px 0 24px;overflow-x:auto;padding:3px;scrollbar-width:none}
.header{z-index:60}
.pc90-family::-webkit-scrollbar{display:none}.pc90-family a{flex:0 0 auto;padding:9px 13px;border:1px solid #dedbd0;border-radius:999px;background:#fff;color:#656565;font-size:12px;text-decoration:none;transition:.2s}.pc90-family a:hover{border-color:#b9b39f;color:#151515;transform:translateY(-1px)}.pc90-family a.is-active{border-color:#ffd73d;background:#ffd73d;color:#151515;font-weight:600}.pc90--red .pc90-family a.is-active{border-color:#d92525;background:#d92525;color:#fff}
.pc90-gallery__arrow{position:absolute;z-index:4;top:50%;display:grid;width:44px;height:44px;place-items:center;border:1px solid #ddd;border-radius:50%;background:rgba(255,255,255,.94);color:#151515;font-size:19px;cursor:pointer;transform:translateY(-50%);transition:.2s}.pc90-gallery__arrow:hover{border-color:#ffd73d;background:#ffd73d}.pc90-gallery__arrow--prev{left:15px}.pc90-gallery__arrow--next{right:15px}.pc90--red .pc90-gallery__arrow:hover{border-color:#d92525;background:#d92525;color:#fff}
@media(max-width:760px){.pc90-family{margin-top:-18px}.pc90-gallery__arrow{width:38px;height:38px}.pc90-gallery__arrow--prev{left:10px}.pc90-gallery__arrow--next{right:10px}}
