:root{--navy:#06142c;--navy-2:#0a254d;--blue:#4d9fff;--blue-2:#83c4ff;--red:#ef3340;--ink:#142238;--muted:#617086;--line:#dce5f0;--paper:#f5f8fc;--soft:#eaf3ff;--white:#fff;--green:#147a57;--shadow-sm:0 12px 30px rgba(6,27,61,.08);--shadow:0 24px 70px rgba(1,18,45,.16);--radius:18px;--shell:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}.shell{width:min(var(--shell),calc(100% - 2rem));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-5rem;left:1rem;z-index:999;background:white;padding:.8rem 1rem;border-radius:.5rem;box-shadow:var(--shadow)}.skip-link:focus{top:1rem}.icon-svg{width:1.25em;height:1.25em;vertical-align:-.22em;flex:0 0 auto}
.announcement{min-height:34px;padding:.42rem 1rem;text-align:center;background:#020a19;color:#d9e8ff;font-size:.78rem;letter-spacing:.035em;display:flex;align-items:center;justify-content:center;gap:.7rem}.announcement .icon-svg{color:var(--red);font-size:1.1rem}.announcement i{height:14px;width:1px;background:#52627b}.site-header{background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:30}.header-main{height:78px;display:flex;align-items:center;gap:2rem}.brand{display:flex;align-items:center;gap:.7rem;font-weight:780;font-size:1.13rem;letter-spacing:-.025em;white-space:nowrap}.brand b{color:#d3222f}.brand-mark{display:grid;place-items:center;width:40px;height:40px;background:var(--navy);color:#fff;border-radius:10px;font-size:.82rem;letter-spacing:.04em;box-shadow:inset -4px -4px 0 var(--blue)}.site-search{height:44px;flex:1;max-width:520px;margin-left:auto;display:flex;align-items:center;border:1px solid #cbd8e8;border-radius:11px;background:#f9fbfd;overflow:hidden}.site-search>.icon-svg{margin-left:.85rem;color:#53647a}.site-search input{border:0;background:transparent;outline:0;padding:.6rem .75rem;width:100%;min-width:0;color:var(--ink)}.site-search button{align-self:stretch;border:0;background:var(--navy);color:#fff;padding:0 1.1rem;font-weight:700}.help-link{line-height:1.2;white-space:nowrap}.help-link span{display:block;color:var(--muted);font-size:.72rem}.help-link b{font-size:.88rem;color:#145dac}.menu-toggle{display:none;border:0;background:var(--navy);color:#fff;width:42px;height:42px;border-radius:10px;place-items:center}.primary-nav{border-top:1px solid #edf1f6}.primary-nav .shell{height:48px;display:flex;align-items:center;gap:clamp(1rem,2.5vw,2.1rem)}.primary-nav a{font-size:.86rem;font-weight:720;color:#34435b}.primary-nav a:hover,.primary-nav a:focus-visible{color:#1262c4}.primary-nav a:nth-last-child(-n+2){margin-left:auto}.primary-nav a:last-child{margin-left:0}
.eyebrow{margin:0 0 .8rem;text-transform:uppercase;letter-spacing:.15em;font-size:.76rem;line-height:1.4;font-weight:820;color:#1a69ca}.eyebrow.light{color:#8dc4ff}.button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:50px;padding:.75rem 1.25rem;border-radius:11px;font-weight:780;border:1px solid transparent;transition:.2s ease}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--blue);color:#031329;box-shadow:0 12px 30px rgba(61,140,255,.25)}.button.primary:hover{background:#72b4ff}.button.dark{background:var(--navy);color:#fff}.button.white{background:#fff;color:var(--navy)}.button.outline{background:#fff;border-color:#c8d5e5;color:#1e344f}.button.glass{border-color:rgba(255,255,255,.32);background:rgba(255,255,255,.08);color:#fff;backdrop-filter:blur(8px)}.button.wide{width:100%}.button .icon-svg,.text-link .icon-svg{font-size:.95em}.text-link{display:inline-flex;align-items:center;gap:.4rem;color:#1162c2;font-weight:780}.text-link:hover{color:#074b9a}.section{padding:6.5rem 0}.section-tight{padding:1rem 0 6.5rem}.section-soft{background:var(--paper)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2.2rem}.section-heading h2,.how-section h2,.split-feature h2,.faq-section h2,.prefooter h2{font-size:clamp(2rem,4vw,3.2rem);line-height:1.08;letter-spacing:-.045em;margin:0}.section-heading p:not(.eyebrow){max-width:680px;color:var(--muted);margin:.8rem 0 0}.section-heading>.text-link,.section-heading>.button{flex:0 0 auto}
.hero-slider{height:640px;background:var(--navy);position:relative;overflow:hidden}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .55s ease,visibility .55s ease;display:flex;align-items:center;color:#fff}.hero-slide.is-active{opacity:1;visibility:visible;z-index:1}.hero-slide>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.01)}.hero-image-guidance{object-position:58% center!important}.hero-image-team{object-position:58% center!important}.hero-image-workspace{object-position:64% center!important}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,13,31,.98) 0,rgba(3,13,31,.9) 34%,rgba(3,13,31,.42) 58%,rgba(3,13,31,.08) 78%)}.hero-copy{position:relative;z-index:2}.hero-copy>*{max-width:650px}.hero-copy h1,.hero-copy h2{font-size:clamp(3rem,6vw,5.6rem);line-height:.96;letter-spacing:-.06em;margin:0 0 1.5rem;text-wrap:balance}.hero-copy h1 span,.hero-copy h2 span{color:#8dc4ff}.hero-copy>p:not(.eyebrow){color:#d3e3f7;font-size:1.12rem;max-width:600px}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:2rem}.slider-controls{position:absolute;left:50%;bottom:1.35rem;transform:translateX(-50%);z-index:5;display:flex;justify-content:flex-end;align-items:center;gap:.55rem;pointer-events:none}.slider-controls>*{pointer-events:auto}.slider-controls>button{width:38px;height:38px;border:1px solid rgba(255,255,255,.35);border-radius:50%;color:#fff;background:rgba(5,16,38,.58);font-size:1.4rem;backdrop-filter:blur(10px)}.slider-controls>div{display:flex;gap:.45rem}.slider-controls>div button{width:8px;height:8px;border:0;border-radius:50%;padding:0;background:rgba(255,255,255,.45)}.slider-controls>div button.is-active{width:28px;border-radius:9px;background:var(--blue)}
.trust-strip{min-height:96px;margin-top:-12px;position:relative;z-index:4;border:1px solid var(--line);background:#fff;display:grid;grid-template-columns:repeat(4,1fr);border-radius:15px;box-shadow:var(--shadow-sm);overflow:hidden}.trust-strip article{padding:1.25rem;display:flex;align-items:center;gap:.9rem;border-right:1px solid var(--line)}.trust-strip article:last-child{border-right:0}.trust-strip>.icon-svg,.trust-strip article>.icon-svg{width:30px;height:30px;color:#1f72d1}.trust-strip b,.trust-strip span{display:block}.trust-strip b{font-size:.9rem}.trust-strip span{font-size:.76rem;color:var(--muted)}
.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.category-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden;min-height:330px;display:grid;grid-template-rows:145px 1fr;box-shadow:0 8px 26px rgba(12,42,78,.05);transition:.22s ease}.category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-sm);border-color:#adcbee}.category-card>div:last-child{padding:1.35rem}.category-card p{font-size:.72rem;color:#3872b6;text-transform:uppercase;letter-spacing:.08em;font-weight:800;margin:0}.category-card h3{font-size:1.3rem;margin:.2rem 0 .35rem}.category-card span{display:block;color:var(--muted);font-size:.9rem;line-height:1.5}.category-card b{display:flex;align-items:center;gap:.4rem;margin-top:1rem;color:#135fb9;font-size:.84rem}.category-graphic{min-height:120px;position:relative;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#e7f2ff,#cfe3fa)}.category-graphic>span{position:relative;z-index:2;width:72px;height:72px;display:grid;place-items:center;border-radius:20px;background:linear-gradient(145deg,#0d3264,#071933);color:#8bc5ff;box-shadow:0 18px 36px rgba(4,25,54,.25)}.category-graphic>span .icon-svg{width:38px;height:38px}.category-graphic i,.category-graphic b{position:absolute;display:block;border-radius:50%;background:rgba(255,255,255,.55)}.category-graphic i{width:110px;height:110px;left:-22px;top:-42px}.category-graphic b{width:70px;height:70px;right:-12px;bottom:-20px}.graphic-grid{background:linear-gradient(145deg,#e8edff,#c9d5ff)}.graphic-grid>span{color:#c5d3ff}.graphic-calendar{background:linear-gradient(145deg,#e9f7ff,#c9eaf9)}.graphic-diagram{background:linear-gradient(145deg,#edf0ff,#d9d3ff)}.graphic-server,.graphic-database{background:linear-gradient(145deg,#e4f4f2,#c4e4e1)}.graphic-document{background:linear-gradient(145deg,#fff0e8,#ffdacb)}.graphic-shield{background:linear-gradient(145deg,#ebf8ef,#cdebd7)}.graphic-code{background:linear-gradient(145deg,#f2eaff,#d9caf5)}.graphic-chart{background:linear-gradient(145deg,#fff7df,#f4e3ac)}.graphic-refresh{background:linear-gradient(145deg,#fff0f1,#f4cdd1)}.category-graphic.large{width:390px;height:270px;border-radius:26px;box-shadow:var(--shadow-sm)}.category-graphic.large>span{width:120px;height:120px;border-radius:30px}.category-graphic.large>span .icon-svg{width:62px;height:62px}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.product-grid-3{grid-template-columns:repeat(3,1fr)}.product-card{min-width:0;border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:.22s ease}.product-card:hover{transform:translateY(-4px);border-color:#aac7ea;box-shadow:var(--shadow-sm)}.product-visual{height:190px;position:relative;background:#eef4fb}.product-visual .category-graphic{height:100%}.product-visual .category-graphic>span{width:82px;height:82px}.product-visual .category-graphic>span .icon-svg{width:43px;height:43px}.product-badge{position:absolute;left:.8rem;top:.8rem;background:#fff;color:#174c8f;border-radius:99px;padding:.3rem .6rem;font-size:.67rem;font-weight:820;text-transform:uppercase;letter-spacing:.06em;box-shadow:0 6px 18px rgba(8,35,68,.12)}.product-card-body{padding:1.15rem;display:flex;flex-direction:column;flex:1}.product-brand{text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;color:#3976bb;font-weight:820}.product-card h3{font-size:1rem;line-height:1.35;margin:.35rem 0 .5rem}.product-card h3 a:hover{color:#1262c4}.product-card p{color:var(--muted);font-size:.82rem;line-height:1.5;margin:0 0 .75rem}.product-meta{margin-top:auto;border-top:1px solid #edf1f6;padding-top:.75rem;display:flex;gap:.35rem;flex-wrap:wrap}.product-meta span{background:#f2f6fa;color:#536177;padding:.24rem .45rem;border-radius:6px;font-size:.66rem;font-weight:650}.product-card-actions{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-top:.9rem}.product-card-actions a{font-size:.74rem}.mini-buy{display:inline-flex;align-items:center;gap:.3rem;background:var(--navy);color:#fff;padding:.5rem .58rem;border-radius:7px;font-weight:760;white-space:nowrap}
.how-section{padding:7rem 0;background:linear-gradient(115deg,#06142c,#0b376b);color:#fff;position:relative;overflow:hidden}.how-section::after{content:"";position:absolute;width:500px;height:500px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:-190px;top:-210px;box-shadow:0 0 0 70px rgba(255,255,255,.02),0 0 0 140px rgba(255,255,255,.02)}.how-grid{display:grid;grid-template-columns:1fr 1fr;gap:7rem;position:relative;z-index:1}.how-grid>div>p:not(.eyebrow){color:#bed0e8;max-width:560px}.how-grid ol{list-style:none;margin:0;padding:0}.how-grid li{display:grid;grid-template-columns:60px 1fr;gap:1rem;padding:1.25rem 0;border-bottom:1px solid rgba(255,255,255,.15)}.how-grid li:first-child{padding-top:0}.how-grid li>span{font-size:.78rem;color:#77b8ff;font-weight:800}.how-grid h3{margin:0 0 .25rem;font-size:1.1rem}.how-grid li p{margin:0;color:#b9cce4;font-size:.9rem}.split-feature{display:grid;grid-template-columns:1fr .9fr;gap:6rem;align-items:center}.split-feature>div>p:not(.eyebrow){color:var(--muted)}.check-list,.feature-list{list-style:none;padding:0;margin:1.5rem 0}.check-list li,.feature-list li{display:flex;gap:.7rem;align-items:flex-start;margin:.7rem 0}.check-list .icon-svg,.feature-list .icon-svg{color:var(--green);margin-top:.15rem}.licence-board{padding:1.5rem;border-radius:24px;background:#07162f;color:#fff;box-shadow:var(--shadow)}.licence-board-top{display:flex;justify-content:space-between;color:#aac3e2;border-bottom:1px solid #27405f;padding-bottom:1rem}.licence-board-top span{font-size:.78rem;text-transform:uppercase;letter-spacing:.1em}.map-row{display:grid;grid-template-columns:1fr auto auto auto;gap:.6rem;align-items:center;padding:1.1rem 0;border-bottom:1px solid #203a5c}.map-row>span{color:#b8cce5}.map-row b{padding:.35rem .6rem;border-radius:7px;background:#173b68;color:#9fd0ff;font-size:.8rem}.map-row i{font-style:normal;color:#7188a5}.map-result{display:flex;gap:1rem;align-items:center;margin-top:1rem;padding:1rem;border-radius:14px;background:#0d2b54}.map-result>.icon-svg{width:40px;height:40px;color:#79b8ff}.map-result span,.map-result b{display:block}.map-result span{font-size:.76rem;color:#91aaca}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.article-grid article{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.5rem}.article-grid article>span{color:#3976bb;font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:.68rem}.article-grid h2,.article-grid h3{line-height:1.25;margin:.6rem 0;font-size:1.25rem}.article-grid p{color:var(--muted);font-size:.9rem}.article-grid.large article{padding:2rem}.article-grid.large h2{font-size:1.55rem}.faq-section,.faq-wide{display:grid;grid-template-columns:.75fr 1.25fr;gap:6rem}.faq-section>div:first-child>p:not(.eyebrow),.faq-wide>div:first-child>p:not(.eyebrow){color:var(--muted)}.faq-list details{border-top:1px solid var(--line);padding:1rem 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;justify-content:space-between;gap:1rem;font-weight:760;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:1.3rem;color:#2772c7;transition:.2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:.7rem 2rem 0 0}.prefooter{padding:4rem 0;background:#0d2b56;color:#fff}.prefooter .shell{display:flex;justify-content:space-between;align-items:center;gap:2rem}.prefooter p:not(.eyebrow){color:#c0d2e8;max-width:760px}.prefooter .button{flex:0 0 auto}.site-footer{padding:4.5rem 0 0;background:#030b1a;color:#afc0d6}.footer-grid{display:grid;grid-template-columns:1.8fr repeat(3,1fr);gap:3rem}.brand.inverse{color:#fff}.footer-brand p{max-width:390px;font-size:.88rem}.canada-chip{display:inline-flex;align-items:center;gap:.5rem;margin-top:.8rem;padding:.4rem .65rem;border:1px solid #263b58;border-radius:8px;color:#d4e2f5;font-size:.72rem}.canada-chip .icon-svg{color:var(--red)}.footer-grid h2{color:#fff;font-size:.82rem;text-transform:uppercase;letter-spacing:.09em;margin:0 0 1rem}.footer-grid>div:not(.footer-brand) a{display:block;margin:.65rem 0;font-size:.83rem}.footer-grid a:hover{color:#fff}.footer-grid a .icon-svg{font-size:.8em}.footer-bottom{display:flex;justify-content:space-between;gap:2rem;margin-top:3.5rem;padding:1.2rem 0;border-top:1px solid #1b2a40;font-size:.7rem}
.breadcrumbs{padding-top:1rem}.breadcrumbs ol{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem;list-style:none;padding:0;margin:0;color:#6f7e92;font-size:.76rem}.breadcrumbs li{display:flex;gap:.45rem}.breadcrumbs a:hover{color:#1262c4}.page-hero{padding-top:5rem;padding-bottom:3.5rem}.page-hero.compact{max-width:calc(var(--shell) + 2rem)}.page-hero h1{font-size:clamp(2.6rem,6vw,5rem);line-height:.98;letter-spacing:-.055em;margin:0;max-width:850px}.page-hero>p:not(.eyebrow){font-size:1.08rem;color:var(--muted);max-width:760px}.category-hero{padding:5rem 0;background:linear-gradient(140deg,#f6f9fd,#e8f2ff)}.category-hero>.shell{display:flex;align-items:center;justify-content:space-between;gap:4rem}.category-hero h1{font-size:clamp(3rem,6vw,5.5rem);line-height:.95;letter-spacing:-.055em;margin:0}.category-hero p:not(.eyebrow){color:var(--muted);max-width:650px;font-size:1.08rem}.buying-notes{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:2rem}.buying-notes h2{font-size:2.2rem;line-height:1.1;letter-spacing:-.035em;margin:0}.buying-notes>div:not(:first-child){border-left:1px solid var(--line);padding-left:1.5rem}.buying-notes>div>span{font-size:.72rem;color:#2c72bf;font-weight:820}.buying-notes h3{margin:.4rem 0}.buying-notes p{color:var(--muted);font-size:.88rem}.source-empty{display:grid;grid-template-columns:300px 1fr;gap:3rem;align-items:center;padding:2rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}.source-empty .category-graphic{border-radius:14px}.source-empty h3{font-size:1.6rem;margin:.2rem 0}.source-empty p{color:var(--muted);max-width:650px}
.catalogue-layout{display:grid;grid-template-columns:240px 1fr;gap:2.5rem;align-items:start}.filter-panel{position:sticky;top:1rem;border:1px solid var(--line);border-radius:14px;padding:1rem}.filter-panel h2{font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;margin:.2rem .5rem .8rem;color:#607086}.filter-panel a{display:flex;justify-content:space-between;align-items:center;padding:.6rem .5rem;border-radius:7px;font-size:.82rem}.filter-panel a:hover,.filter-panel a.is-active{background:#eaf3ff;color:#0f5db9}.filter-panel a span{color:#8290a3}.filter-panel .original-catalogue{margin-top:.7rem;padding-top:.9rem;border-top:1px solid var(--line);justify-content:flex-start;gap:.4rem;font-weight:740}.catalogue-toolbar{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:1.5rem}.catalogue-toolbar label{display:block;font-size:.72rem;font-weight:760;margin-bottom:.3rem}.catalogue-toolbar>div{flex:1;max-width:480px}.filter-input,.page-search{display:flex;align-items:center;border:1px solid #c7d5e6;border-radius:11px;background:#fff;overflow:hidden}.filter-input .icon-svg,.page-search>.icon-svg{margin-left:.8rem;color:#65768b}.filter-input input,.page-search input{border:0;outline:0;padding:.75rem;width:100%;min-width:0;background:transparent}.catalogue-toolbar>p{color:var(--muted);margin:0}.empty-state{text-align:center;padding:4rem 1rem;border:1px dashed #b9cade;border-radius:16px;background:#f8fbfe}.empty-state h2{margin:0}.empty-state p{color:var(--muted)}
.product-hero{padding:4rem 0 6rem;display:grid;grid-template-columns:.9fr 1.1fr;gap:5rem;align-items:start}.product-gallery{position:sticky;top:1rem}.product-large{height:480px;border-radius:28px}.product-large>span{width:150px;height:150px;border-radius:36px}.product-large>span .icon-svg{width:82px;height:82px}.gallery-note{display:flex;gap:.8rem;align-items:center;margin-top:1rem;padding:1rem;border:1px solid var(--line);border-radius:12px}.gallery-note>.icon-svg{color:#1f6fc9}.gallery-note b,.gallery-note span{display:block}.gallery-note span{color:var(--muted);font-size:.82rem}.gallery-note b{color:var(--ink);font-size:.9rem}.product-summary h1{font-size:clamp(2.5rem,5vw,4.5rem);line-height:1;letter-spacing:-.055em;margin:.6rem 0 1rem}.product-lead{font-size:1.15rem;color:var(--muted)}.fact-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.3rem 0}.fact-chips span{display:flex;align-items:center;gap:.4rem;border:1px solid var(--line);border-radius:8px;padding:.5rem .65rem;font-size:.76rem;font-weight:680}.purchase-panel{padding:1.4rem;border-radius:17px;background:#07162f;color:#fff;margin-top:1.6rem}.purchase-panel>div>span,.purchase-panel>div>strong,.purchase-panel>div>small{display:block}.purchase-panel>div>span{font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;color:#8aa9cc}.purchase-panel>div>strong{font-size:1.35rem}.purchase-panel>div>small{color:#b7c9df}.purchase-panel .button{margin-top:1rem}.purchase-panel>p{display:flex;align-items:center;gap:.45rem;margin:.8rem 0 0;color:#9fb5d0;font-size:.72rem}.purchase-panel>p .icon-svg{color:#7cb8ff}.support-inline{display:flex;justify-content:center;align-items:center;gap:.4rem;margin-top:1rem;color:#145fab;font-size:.82rem;font-weight:750}.product-detail{padding:6.5rem 0}.product-detail-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:6rem}.product-detail h2{font-size:2.5rem;line-height:1.1;letter-spacing:-.04em}.product-detail article>p:not(.eyebrow){color:var(--muted);font-size:1.02rem}.product-detail article h3{margin-top:2rem}.product-detail aside{background:#fff;border:1px solid var(--line);border-radius:18px;padding:1.5rem;height:max-content}.product-detail aside h2{font-size:1.25rem;margin:0}.product-detail dl{margin:1rem 0}.product-detail dl div{display:flex;justify-content:space-between;gap:1rem;padding:.75rem 0;border-top:1px solid var(--line)}.product-detail dt{color:var(--muted);font-size:.82rem}.product-detail dd{margin:0;text-align:right;font-size:.82rem;font-weight:700}.product-detail dd a{color:#1465c3}.compatibility-callout{padding:1rem;background:#fff6e3;border-radius:11px;border-left:3px solid #eca728}.compatibility-callout b{font-size:.82rem}.compatibility-callout p{font-size:.76rem;color:#695b3a;margin:.3rem 0 0}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.process-grid article{border:1px solid var(--line);border-radius:15px;padding:1.3rem}.process-grid article>span{display:grid;place-items:center;width:34px;height:34px;background:#e5f1ff;color:#1260bd;border-radius:9px;font-weight:820;font-size:.78rem}.process-grid h3{font-size:1rem;margin:1rem 0 .35rem}.process-grid p{font-size:.82rem;color:var(--muted);margin:0}
.policy-layout{display:grid;grid-template-columns:1fr 270px;gap:5rem;align-items:start}.prose{max-width:780px}.prose h2{font-size:1.65rem;line-height:1.2;margin:2.2rem 0 .8rem;letter-spacing:-.025em}.prose h2:first-child{margin-top:0}.prose p,.prose li{color:#4f5e73}.prose li{margin:.55rem 0}.policy-action,.article-callout{margin-top:2rem;padding:1.2rem;background:var(--paper);border-radius:14px}.policy-nav{position:sticky;top:1rem;border-left:1px solid var(--line);padding-left:1.5rem}.policy-nav h2{font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;color:#69798e}.policy-nav a{display:block;padding:.55rem 0;font-size:.86rem;color:#536177}.policy-nav a:hover,.policy-nav a.is-active{color:#105db8;font-weight:740}.contact-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:5rem}.contact-options{display:grid;gap:1rem}.contact-options article{padding:1.2rem;border:1px solid var(--line);border-radius:14px}.contact-options article>.icon-svg{color:#1a6bc7;font-size:1.7rem}.contact-options h2{font-size:1rem;margin:.7rem 0 .25rem}.contact-options p{color:var(--muted);font-size:.82rem;margin:0}.contact-direct{padding:1.2rem;border-radius:14px;background:var(--navy);color:#fff}.contact-direct span,.contact-direct a{display:block}.contact-direct span{color:#9fb6d1;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.contact-direct a{font-size:1.1rem;font-weight:760}.contact-direct p{font-size:.75rem;color:#aebfd4;margin:.35rem 0 0}.contact-form{padding:2rem;border-radius:20px;background:var(--paper);border:1px solid var(--line)}.contact-form h2{font-size:1.6rem;margin:0}.contact-form>p{color:var(--muted)}.contact-form label{display:block;font-size:.78rem;font-weight:730;margin:1rem 0}.contact-form input,.contact-form textarea{display:block;width:100%;margin-top:.35rem;border:1px solid #c6d4e3;border-radius:9px;background:#fff;padding:.75rem;outline:0}.contact-form input:focus,.contact-form textarea:focus{border-color:#3d8cff;box-shadow:0 0 0 3px rgba(61,140,255,.14)}.form-note{font-size:.75rem}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.review-grid article{border:1px solid var(--line);border-radius:16px;padding:1.5rem}.stars{color:#ec9c19;letter-spacing:.1em}.review-grid h2{font-size:1.15rem}.review-grid p{color:var(--muted)}.review-grid span{font-size:.7rem;color:#7a899d}.source-review{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-top:3rem;padding:2rem;background:var(--paper);border-radius:18px}.source-review h2{margin:.2rem 0}.source-review p:not(.eyebrow){color:var(--muted);margin:.4rem 0}.consult-hero{padding:6rem 0;background:linear-gradient(115deg,#06142c,#0b3d78);color:#fff}.consult-hero>.shell{display:grid;grid-template-columns:1fr 420px;gap:6rem;align-items:center}.consult-hero h1{font-size:clamp(3rem,6vw,5.4rem);line-height:.97;letter-spacing:-.055em;margin:0}.consult-hero>div>div>p:not(.eyebrow){color:#bfd2e9;max-width:700px}.consult-card{padding:1.6rem;background:#fff;color:var(--ink);border-radius:20px;box-shadow:var(--shadow)}.consult-card>span{display:block;text-transform:uppercase;letter-spacing:.1em;color:#54708e;font-size:.72rem;font-weight:820;margin-bottom:1rem}.consult-card p{display:flex;align-items:center;gap:.6rem;border-top:1px solid var(--line);padding:.8rem 0;margin:0;font-size:.86rem}.consult-card p .icon-svg{color:var(--green)}.licence-layer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.licence-layer-grid article{padding:1.6rem;border:1px solid var(--line);border-radius:17px}.licence-layer-grid article>span{color:#2570c5;font-weight:820;font-size:.75rem}.licence-layer-grid h3{font-size:1.25rem}.licence-layer-grid p{color:var(--muted)}.compact-prose .button{margin-top:1rem}
.article-page{padding:5rem 0 7rem}.article-page>header{max-width:900px}.article-page>header h1{font-size:clamp(2.8rem,6vw,5.5rem);line-height:.98;letter-spacing:-.055em;margin:.3rem 0 1rem}.article-page>header>p:not(.eyebrow){font-size:1.15rem;color:var(--muted);max-width:800px}.article-page>header>span{font-size:.76rem;color:#8190a3}.article-layout{display:grid;grid-template-columns:1fr 260px;gap:6rem;margin-top:4rem}.article-layout aside{position:sticky;top:1rem;height:max-content;border-left:1px solid var(--line);padding-left:1.4rem}.article-layout aside h2{font-size:.76rem;text-transform:uppercase;letter-spacing:.1em}.article-layout aside span{display:block;color:#627187;font-size:.8rem;margin:.65rem 0}.article-layout aside a{display:flex;align-items:center;gap:.35rem;color:#1262c4;font-size:.8rem;font-weight:740;margin-top:1.2rem}.article-callout{margin-top:3rem;padding:1.5rem;background:#eaf3ff}.article-callout h2{margin-top:0}.page-search{max-width:700px;margin-top:2rem}.page-search .button{border-radius:0;min-height:48px}.search-summary{font-size:.85rem!important}.sitemap-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.sitemap-grid section{padding:1.5rem;border:1px solid var(--line);border-radius:16px}.sitemap-grid h2{font-size:1rem;text-transform:uppercase;letter-spacing:.08em}.sitemap-grid a{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.55rem 0;border-top:1px solid #eef2f6;font-size:.86rem}.sitemap-grid a:hover{color:#1262c4}.sitemap-grid a .icon-svg{font-size:.8em}.error-page{min-height:65vh;display:grid;grid-template-columns:1fr 420px;gap:5rem;align-items:center;padding:5rem 0}.error-page h1{font-size:clamp(3rem,6vw,5rem);line-height:.98;letter-spacing:-.055em;margin:0}.error-page>div>p:not(.eyebrow){color:var(--muted)}
@media(max-width:1080px){.product-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:2rem}.help-link{display:none}.category-hero>.shell{gap:2rem}.consult-hero>.shell{gap:3rem}.buying-notes{grid-template-columns:1fr 1fr}.buying-notes>div:not(:first-child){border-left:0;padding-left:0}.buying-notes>div{border-top:1px solid var(--line);padding-top:1rem}.buying-notes>div:first-child{grid-column:1/-1;border-top:0}.catalogue-layout{grid-template-columns:200px 1fr}}
@media(max-width:900px){.header-main{gap:1rem}.site-search{max-width:none}.primary-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;box-shadow:var(--shadow)}.primary-nav.is-open{display:block}.primary-nav .shell{height:auto;display:grid;gap:0;padding:.7rem 0}.primary-nav a,.primary-nav a:nth-last-child(-n+2){margin:0;padding:.8rem;border-bottom:1px solid var(--line)}.menu-toggle{display:grid}.hero-slider{height:650px}.hero-shade{background:linear-gradient(90deg,rgba(3,13,31,.97),rgba(3,13,31,.78) 58%,rgba(3,13,31,.34))}.hero-slide>img{object-position:64% center!important}.hero-copy h1,.hero-copy h2{font-size:4.3rem}.trust-strip{grid-template-columns:1fr 1fr}.trust-strip article:nth-child(2){border-right:0}.trust-strip article:nth-child(-n+2){border-bottom:1px solid var(--line)}.category-grid{grid-template-columns:1fr 1fr}.product-grid,.product-grid-3{grid-template-columns:repeat(2,1fr)}.how-grid,.split-feature,.product-hero,.product-detail-grid,.faq-section,.faq-wide,.contact-section,.consult-hero>.shell,.article-layout,.error-page{grid-template-columns:1fr;gap:3rem}.product-gallery{position:static;max-width:600px}.how-section::after{display:none}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}.category-hero>.shell{display:grid}.category-hero .category-graphic.large{width:100%;height:220px}.process-grid{grid-template-columns:1fr 1fr}.policy-layout{grid-template-columns:1fr}.policy-nav,.article-layout aside{position:static;border-left:0;padding-left:0;border-top:1px solid var(--line);padding-top:1rem}.consult-card{max-width:620px}.article-layout aside{display:none}.catalogue-layout{grid-template-columns:1fr}.filter-panel{position:static;display:flex;flex-wrap:wrap;gap:.3rem}.filter-panel h2{width:100%}.filter-panel a{border:1px solid var(--line)}.filter-panel .original-catalogue{border-top:1px solid var(--line);margin:0;padding:.6rem}.sitemap-grid{grid-template-columns:1fr}}
@media(max-width:640px){.shell{width:min(var(--shell),calc(100% - 1.2rem))}.announcement{font-size:.64rem;gap:.35rem}.announcement i{display:none}.header-main{height:66px}.brand{font-size:.94rem}.brand-mark{width:35px;height:35px}.site-search{position:absolute;left:.6rem;right:.6rem;top:70px;display:none;box-shadow:var(--shadow)}.site-header.search-open .site-search{display:flex}.menu-toggle{margin-left:auto}.hero-slider{height:690px}.hero-copy{padding-bottom:4rem}.hero-copy h1,.hero-copy h2{font-size:3.15rem}.hero-copy>p:not(.eyebrow){font-size:1rem}.hero-actions{display:grid}.hero-actions .button{width:100%}.slider-controls{justify-content:center}.float-stack,.server-art{display:none}.trust-strip{grid-template-columns:1fr;margin-top:-8px}.trust-strip article{border-right:0;border-bottom:1px solid var(--line)}.trust-strip article:last-child{border-bottom:0}.section{padding:4.5rem 0}.section-tight{padding:.5rem 0 4.5rem}.section-heading{display:block}.section-heading>.text-link,.section-heading>.button{margin-top:1rem}.category-grid,.product-grid,.product-grid-3,.article-grid,.review-grid,.licence-layer-grid{grid-template-columns:1fr}.category-card{min-height:300px}.how-grid{gap:3rem}.split-feature{gap:3rem}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom,.prefooter .shell,.source-review{display:block}.prefooter .button,.source-review .button{margin-top:1rem}.page-hero{padding-top:3.5rem}.page-hero h1{font-size:3.1rem}.category-hero{padding:3.5rem 0}.category-hero h1{font-size:3.5rem}.category-graphic.large{display:none}.buying-notes{grid-template-columns:1fr}.buying-notes>div:first-child{grid-column:auto}.source-empty{grid-template-columns:1fr;padding:1rem}.source-empty .category-graphic{height:180px}.catalogue-toolbar{display:block}.catalogue-toolbar>p{margin-top:.8rem}.filter-panel{overflow-x:auto;flex-wrap:nowrap}.filter-panel h2{display:none}.filter-panel a{white-space:nowrap}.product-hero{padding-top:2rem}.product-large{height:300px}.product-summary h1{font-size:2.8rem}.fact-chips{display:grid}.process-grid{grid-template-columns:1fr}.product-detail{padding:4.5rem 0}.product-detail h2{font-size:2rem}.faq-wide{gap:2rem}.policy-layout{gap:2rem}.contact-form{padding:1.2rem}.consult-hero{padding:4rem 0}.consult-hero h1{font-size:3.2rem}.sitemap-grid section{padding:1rem}.page-search{display:grid;grid-template-columns:auto 1fr}.page-search .button{grid-column:1/-1;border-radius:9px}.error-page{padding:4rem 0}.error-page h1{font-size:3.2rem}.error-page>.category-graphic{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.button:hover,.category-card:hover,.product-card:hover{transform:none}}

/* Visual merchandising system: original Canadian imagery, licence tiles and decision slides */
.category-photo{width:100%;height:100%;object-fit:cover}.category-card{grid-template-rows:168px 1fr}.category-card-media{position:relative;overflow:hidden;background:var(--navy)}.category-card-media::after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(3,14,32,.18),rgba(3,14,32,.03) 45%,rgba(3,14,32,.38))}.category-card-media .category-photo{transition:transform .45s ease}.category-card:hover .category-photo{transform:scale(1.035)}.category-card-icon{position:absolute;z-index:2;left:1rem;bottom:1rem;width:48px;height:48px;border:1px solid rgba(255,255,255,.28);border-radius:14px;display:grid;place-items:center;color:#fff;background:rgba(5,20,44,.72);backdrop-filter:blur(12px);box-shadow:0 12px 28px rgba(1,14,32,.25)}.category-card-icon .icon-svg{width:25px;height:25px}.category-card-media>i{position:absolute;z-index:2;right:.8rem;top:.8rem;padding:.35rem .62rem;border-radius:99px;background:rgba(255,255,255,.92);color:#12365f;font-size:.67rem;font-style:normal;font-weight:820;text-transform:uppercase;letter-spacing:.06em;box-shadow:0 8px 22px rgba(4,21,44,.16)}
.product-visual{height:235px;overflow:hidden}.product-art{height:100%;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 42%,#fff 0,#f7fbff 42%,#e8f1fb 100%)}.product-art>.category-photo{position:absolute;inset:0;transition:transform .45s ease}.product-card:hover .product-art>.category-photo{transform:scale(1.035)}.product-art-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,14,32,.94),rgba(3,14,32,.61) 51%,rgba(3,14,32,.1) 88%)}.product-original-image{position:absolute;z-index:1;left:50%;top:50%;width:72%;height:82%;object-fit:contain;object-position:center;transform:translate(-50%,-50%);filter:drop-shadow(0 16px 24px rgba(16,42,75,.2));transition:transform .35s ease,filter .35s ease}.product-card:hover .product-original-image{transform:translate(-50%,-50%) scale(1.035);filter:drop-shadow(0 20px 30px rgba(16,42,75,.26))}.licence-tile{position:absolute;z-index:2;left:1rem;bottom:1rem;width:168px;padding:.85rem;border:1px solid rgba(255,255,255,.22);border-radius:15px;background:rgba(7,24,52,.8);color:#fff;backdrop-filter:blur(14px);box-shadow:0 18px 36px rgba(1,14,35,.25)}.tile-icon{width:34px;height:34px;border-radius:10px;background:#fff;color:#0b3c78;display:grid;place-items:center;margin-bottom:.55rem}.tile-icon .icon-svg{width:19px;height:19px}.licence-tile small,.licence-tile strong,.licence-tile em,.licence-tile b{display:block}.licence-tile small{text-transform:uppercase;letter-spacing:.11em;color:#9fc9f5;font-size:.52rem;font-weight:820}.licence-tile strong{font-size:1.45rem;line-height:1;margin:.25rem 0;letter-spacing:-.035em}.licence-tile em{font-style:normal;color:#d5e6f7;font-size:.67rem}.licence-tile b{display:flex;align-items:center;gap:.28rem;margin-top:.55rem;padding-top:.5rem;border-top:1px solid rgba(255,255,255,.17);font-size:.56rem;color:#b8d4ef}.licence-tile b .icon-svg{color:#69c69b}.product-art>.product-badge{z-index:3;left:auto;right:.8rem;color:#123f76}.card-art .category-photo{object-position:center}.card-art.visual-desktop .category-photo,.card-art.visual-productivity .category-photo{object-position:58% center}.card-art.visual-planning .category-photo,.card-art.visual-infrastructure .category-photo,.card-art.visual-development .category-photo,.card-art.visual-insights .category-photo{object-position:62% center}
.category-hero{padding:3.5rem 0 5.5rem;background:linear-gradient(120deg,#041126,#0b2f60);color:#fff;overflow:hidden}.category-hero>.shell{display:grid;grid-template-columns:.82fr 1.18fr;gap:4rem;align-items:center}.category-hero-copy{position:relative;z-index:2}.category-hero h1{max-width:620px}.category-hero p:not(.eyebrow){color:#c0d3ea}.category-hero-facts{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.35rem}.category-hero-facts span{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .62rem;border:1px solid rgba(255,255,255,.17);border-radius:8px;color:#dbe9f8;font-size:.7rem;font-weight:720;background:rgba(255,255,255,.055)}.category-hero-facts .icon-svg{color:#7fc0ff}.category-hero-media{height:430px;position:relative;overflow:hidden;border-radius:28px;border:1px solid rgba(255,255,255,.18);box-shadow:0 36px 80px rgba(0,8,24,.38)}.category-hero-media .category-photo{object-position:center}.category-media-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,14,32,.38),transparent 47%),linear-gradient(0deg,rgba(3,14,32,.42),transparent 48%)}.category-hero-mark{position:absolute;left:1.25rem;top:1.25rem;width:58px;height:58px;display:grid;place-items:center;border-radius:17px;background:rgba(255,255,255,.92);color:#0b3d79;box-shadow:0 16px 34px rgba(0,13,34,.24)}.category-hero-mark .icon-svg{width:30px;height:30px}.category-hero-proof{position:absolute;left:1.25rem;bottom:1.25rem;display:flex;align-items:center;gap:.7rem;padding:.8rem 1rem;border:1px solid rgba(255,255,255,.22);border-radius:14px;background:rgba(5,19,43,.78);backdrop-filter:blur(14px);box-shadow:0 15px 40px rgba(0,10,28,.28)}.category-hero-proof>.icon-svg{width:27px;height:27px;color:#80c4ff}.category-hero-proof small,.category-hero-proof b{display:block}.category-hero-proof small{text-transform:uppercase;letter-spacing:.1em;color:#9fb8d5;font-size:.58rem}.category-hero-proof b{font-size:.86rem}.category-story{position:relative;z-index:4;margin-top:-2.2rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.insight-slide{display:grid;grid-template-columns:52px 1fr;gap:.9rem;padding:1.25rem;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:var(--shadow-sm)}.insight-slide>span{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#e8f3ff;color:#1767c2}.insight-slide>span .icon-svg{width:24px;height:24px}.insight-slide small{display:block;text-transform:uppercase;letter-spacing:.09em;color:#5b7798;font-size:.6rem;font-weight:820}.insight-slide h2{font-size:1rem;line-height:1.2;margin:.3rem 0}.insight-slide p{color:var(--muted);font-size:.75rem;line-height:1.45;margin:0}
.source-empty-media{height:240px;border-radius:15px;overflow:hidden;position:relative}.source-empty-media::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,17,39,.2),transparent)}.buying-note-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px!important;background:#e5f1ff;color:#1260bd!important}.buying-note-icon .icon-svg{width:22px;height:22px}
.product-showcase{height:540px;border-radius:28px;box-shadow:var(--shadow);border:1px solid #d6e2ef;background:radial-gradient(circle at 50% 42%,#fff 0,#f8fbff 50%,#e5eef8 100%)}.product-showcase .category-photo{object-position:center}.product-showcase .product-art-shade{background:linear-gradient(90deg,rgba(3,14,32,.96),rgba(3,14,32,.48) 55%,rgba(3,14,32,.08) 88%)}.product-showcase .product-original-image{width:78%;height:82%;filter:drop-shadow(0 26px 40px rgba(16,42,75,.22))}.product-showcase .licence-tile{left:1.6rem;bottom:1.6rem;width:245px;padding:1.2rem;border-radius:20px}.product-showcase .tile-icon{width:48px;height:48px;border-radius:13px}.product-showcase .tile-icon .icon-svg{width:26px;height:26px}.product-showcase .licence-tile small{font-size:.62rem}.product-showcase .licence-tile strong{font-size:2.4rem}.product-showcase .licence-tile em{font-size:.82rem}.product-showcase .licence-tile b{font-size:.66rem;margin-top:.8rem;padding-top:.7rem}.gallery-confidence{display:grid;grid-template-columns:repeat(3,1fr);gap:.55rem;margin-top:1rem}.gallery-confidence span{display:flex;align-items:center;gap:.42rem;padding:.65rem;border:1px solid var(--line);border-radius:10px;color:#4c617b;font-size:.65rem}.gallery-confidence .icon-svg{color:#1967c2}.purchase-proof{display:flex;justify-content:space-between;gap:.65rem;flex-wrap:wrap;margin-top:.85rem;padding-top:.8rem;border-top:1px solid rgba(255,255,255,.14)}.purchase-proof span{display:flex;align-items:center;gap:.32rem;color:#b8cde5;font-size:.65rem}.purchase-proof .icon-svg{color:#7bc5ff}.product-confidence{position:relative;z-index:4;margin-top:-2.5rem;margin-bottom:0;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:var(--shadow-sm);overflow:hidden}.product-confidence article{display:flex;align-items:center;gap:.85rem;padding:1.1rem 1.25rem;border-right:1px solid var(--line)}.product-confidence article:last-child{border-right:0}.product-confidence article>span{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#e8f3ff;color:#1767c2}.product-confidence article>span .icon-svg{width:21px;height:21px}.product-confidence small,.product-confidence b{display:block}.product-confidence small{color:#6e8097;font-size:.62rem;text-transform:uppercase;letter-spacing:.08em}.product-confidence b{font-size:.78rem;line-height:1.35}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;list-style:none;padding:0;margin:1.5rem 0}.feature-grid li{display:flex;align-items:center;gap:.75rem;min-height:76px;padding:.8rem;border:1px solid #dbe5f0;border-radius:13px;background:#fff}.feature-grid li>span{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;background:#e9f4ff;color:#1768c5}.feature-grid li>span .icon-svg{width:22px;height:22px}.feature-grid li>b{font-size:.78rem;line-height:1.35}.process-grid article{position:relative;overflow:hidden;background:linear-gradient(145deg,#fff,#f7faff);transition:.22s ease}.process-grid article:hover{transform:translateY(-3px);border-color:#aac8e9;box-shadow:var(--shadow-sm)}.process-grid article>span{width:46px;height:46px;border-radius:13px}.process-grid article>span .icon-svg{width:23px;height:23px}.process-grid article>small{display:block;margin-top:1rem;color:#65809f;font-size:.62rem;text-transform:uppercase;letter-spacing:.1em;font-weight:820}.process-grid h3{margin:.25rem 0 .35rem}
@media(max-width:900px){.category-hero>.shell{grid-template-columns:1fr;gap:2.2rem}.category-hero-media{height:370px}.category-story{grid-template-columns:1fr}.product-showcase{height:470px}.product-confidence{grid-template-columns:1fr}.product-confidence article{border-right:0;border-bottom:1px solid var(--line)}.product-confidence article:last-child{border-bottom:0}}
@media(max-width:640px){.category-hero{padding:3.2rem 0 4.6rem}.category-hero h1{font-size:3rem}.category-hero-media{height:310px;border-radius:20px}.category-hero-facts{display:grid}.category-hero-facts span{width:max-content}.category-hero-proof{left:.8rem;right:.8rem;bottom:.8rem}.category-hero-mark{left:.8rem;top:.8rem}.category-story{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.65rem;margin-top:-1.5rem}.insight-slide{flex:0 0 86%;scroll-snap-align:start}.product-visual{height:220px}.card-art .licence-tile{width:165px}.product-showcase{height:390px;border-radius:20px}.product-showcase .licence-tile{left:1rem;bottom:1rem;width:205px;padding:1rem}.product-showcase .licence-tile strong{font-size:1.9rem}.gallery-confidence{grid-template-columns:1fr}.product-confidence{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;border:0;background:transparent;box-shadow:none;gap:.75rem}.product-confidence article{flex:0 0 86%;scroll-snap-align:start;border:1px solid var(--line)!important;border-radius:14px;background:#fff;box-shadow:var(--shadow-sm)}.feature-grid{grid-template-columns:1fr}.source-empty-media{height:190px}}

/* Complete catalogue hover navigation */
.primary-nav{overflow:visible;background:#fff}.primary-nav .mega-nav-shell{height:54px;display:flex;align-items:stretch;gap:1rem}.mega-nav-list{display:flex;align-items:stretch;min-width:0;flex:1;list-style:none;margin:0;padding:0}.mega-nav-item{position:static;display:flex;align-items:stretch}.mega-nav-entry{display:flex;align-items:center;height:100%;position:relative}.primary-nav .mega-trigger{height:100%;display:flex;align-items:center;padding:0 clamp(.46rem,1vw,.85rem);font-size:.75rem;font-weight:790;white-space:nowrap;color:#283a53;border-bottom:3px solid transparent}.mega-nav-item:hover .mega-trigger,.mega-nav-item:focus-within .mega-trigger,.mega-nav-item.is-open .mega-trigger{color:#075fbf;border-bottom-color:#2385e7}.mega-toggle{width:24px;height:28px;margin-left:-.48rem;border:0;background:transparent;color:#607590;display:grid;place-items:center;cursor:pointer}.mega-toggle .icon-svg{width:13px;height:13px;transform:rotate(90deg);transition:transform .2s ease}.mega-nav-item:hover .mega-toggle .icon-svg,.mega-nav-item:focus-within .mega-toggle .icon-svg,.mega-nav-item.is-open .mega-toggle .icon-svg{transform:rotate(-90deg);color:#075fbf}.mega-menu{position:absolute;top:100%;left:0;right:0;z-index:50;padding:0 1rem;opacity:0;visibility:hidden;transform:translateY(8px);pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s;background:transparent}.mega-nav-item:hover>.mega-menu,.mega-nav-item:focus-within>.mega-menu,.mega-nav-item.is-open>.mega-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.mega-menu-inner{width:min(var(--shell),calc(100% - 1rem));margin:0 auto;display:grid;grid-template-columns:240px repeat(3,minmax(170px,1fr));gap:0;padding:1rem;border:1px solid #d9e4ef;border-top:3px solid #2587e7;border-radius:0 0 18px 18px;background:#fff;box-shadow:0 28px 70px rgba(7,28,57,.2)}.mega-nav-item:not(.is-wide) .mega-menu-inner{grid-template-columns:240px repeat(2,minmax(210px,1fr));max-width:900px}.mega-menu-intro{padding:1.2rem 1.4rem;border-radius:13px;background:linear-gradient(145deg,#071b37,#0b4789);color:#fff}.mega-menu-intro>span{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:rgba(255,255,255,.13);color:#72bdff}.mega-menu-intro>span .icon-svg{width:23px;height:23px}.mega-menu-intro p{margin:1rem 0 .2rem;color:#9cc3ea;font-size:.64rem;text-transform:uppercase;letter-spacing:.12em;font-weight:820}.mega-menu-intro h2{margin:0 0 .8rem;font-size:1.25rem;color:#fff}.primary-nav .mega-menu-intro a{display:flex;align-items:center;gap:.35rem;padding:0;color:#fff;font-size:.74rem}.mega-menu-intro a .icon-svg{width:15px}.mega-menu section{padding:1.15rem 1.25rem;border-left:1px solid #e6edf5}.mega-menu section h3{margin:0 0 .55rem;color:#6a7e96;font-size:.64rem;text-transform:uppercase;letter-spacing:.1em}.primary-nav .mega-menu section a{display:flex;align-items:center;justify-content:space-between;gap:.65rem;padding:.48rem 0;border-bottom:1px solid #eef3f7;color:#263b55;font-size:.76rem;font-weight:690}.primary-nav .mega-menu section a:hover,.primary-nav .mega-menu section a:focus-visible{color:#075fbf}.mega-menu section a .icon-svg{width:13px;height:13px;opacity:.55}.nav-shortcuts{display:flex;align-items:center;gap:.8rem;border-left:1px solid #e3eaf2;padding-left:.9rem}.primary-nav .nav-shortcuts a{padding:0;font-size:.72rem;white-space:nowrap}.primary-nav .nav-shortcuts a:nth-last-child(-n+2){margin-left:0}
@media(max-width:1180px) and (min-width:901px){.primary-nav .mega-trigger{padding:0 .4rem;font-size:.7rem}.nav-shortcuts{display:none}.mega-nav-list{justify-content:space-between}}
@media(max-width:900px){.primary-nav{max-height:calc(100vh - 110px);overflow:auto}.primary-nav .mega-nav-shell{height:auto;display:block;padding:.35rem .7rem}.mega-nav-list{display:block}.mega-nav-item{display:block;border-bottom:1px solid var(--line)}.mega-nav-entry{height:auto}.primary-nav .mega-trigger{height:auto;flex:1;padding:.85rem .55rem;border:0;font-size:.88rem}.mega-toggle{width:44px;height:44px;margin:0;border-left:1px solid var(--line)}.mega-menu{position:static;display:none;padding:0;opacity:1;visibility:visible;transform:none;pointer-events:auto}.mega-nav-item:hover>.mega-menu,.mega-nav-item:focus-within>.mega-menu{display:none}.mega-nav-item.is-open>.mega-menu{display:block}.mega-menu-inner,.mega-nav-item:not(.is-wide) .mega-menu-inner{width:100%;max-width:none;display:grid;grid-template-columns:1fr 1fr;gap:.35rem;padding:.65rem;border:0;border-radius:12px;background:#f4f8fc;box-shadow:none}.mega-menu-intro{grid-column:1/-1;display:flex;align-items:center;gap:.7rem;padding:.75rem}.mega-menu-intro>span{width:36px;height:36px}.mega-menu-intro p{display:none}.mega-menu-intro h2{margin:0;font-size:1rem}.primary-nav .mega-menu-intro a{margin-left:auto;border:0;padding:.35rem;color:#fff}.mega-menu section{padding:.55rem;border:0}.mega-menu section h3{margin-bottom:.25rem}.primary-nav .mega-menu section a,.primary-nav .mega-menu section a:nth-last-child(-n+2){padding:.55rem .1rem;margin:0;border-bottom:1px solid #dde7f1;font-size:.76rem}.nav-shortcuts{display:flex;border:0;padding:.65rem .55rem;gap:1rem}.primary-nav .nav-shortcuts a,.primary-nav .nav-shortcuts a:nth-last-child(-n+2){margin:0;padding:.65rem 0;border:0}}
@media(max-width:560px){.mega-menu-inner,.mega-nav-item:not(.is-wide) .mega-menu-inner{grid-template-columns:1fr}.mega-menu-intro{grid-column:auto}.mega-menu-intro h2{font-size:.9rem}.primary-nav .mega-menu-intro a{font-size:.65rem}}

/* Category editorial carousels and long-form product decision pages */
.category-feature-slider{position:relative;height:460px;overflow:hidden;background:#06152e;color:#fff}.category-feature-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .55s ease,visibility .55s ease}.category-feature-slide.is-active{opacity:1;visibility:visible;z-index:1}.category-feature-slide>.category-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.category-slide-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,12,29,.98) 0%,rgba(3,17,40,.88) 34%,rgba(4,18,41,.37) 65%,rgba(3,13,28,.12) 100%),linear-gradient(0deg,rgba(3,13,29,.55),transparent 58%)}.category-slide-copy{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-top:1rem;padding-bottom:4.25rem}.category-slide-copy h1,.category-slide-copy h2{max-width:780px;margin:.4rem 0 .8rem;color:#fff;font-size:clamp(2.35rem,4.4vw,4.35rem);line-height:.98;letter-spacing:-.055em}.category-slide-copy>p:not(.eyebrow){max-width:680px;color:#d2e0f1;font-size:1rem;line-height:1.6}.category-slider-controls{position:absolute;z-index:5;left:50%;bottom:1.35rem;transform:translateX(-50%);display:flex;align-items:center;justify-content:flex-end;gap:.65rem;pointer-events:none}.category-slider-controls>button,.category-slider-controls>div{pointer-events:auto}.category-slider-controls>button{width:42px;height:42px;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:rgba(4,17,40,.76);color:#fff;font-size:1.35rem;cursor:pointer;backdrop-filter:blur(10px)}.category-slider-controls>div{display:flex;align-items:center;gap:.42rem;padding:.62rem .72rem;border-radius:99px;background:rgba(4,17,40,.72);backdrop-filter:blur(10px)}.category-slider-controls [data-slide-to]{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.4);cursor:pointer}.category-slider-controls [data-slide-to].is-active{width:26px;border-radius:99px;background:#45a4ff}.category-feature-slider+.category-story{margin-top:-2.2rem}
.category-guide{display:grid;grid-template-columns:.75fr 1.25fr;gap:3.5rem;align-items:start}.category-guide-intro{position:sticky;top:9rem}.category-guide-intro h2{font-size:2.45rem;margin:.45rem 0 1rem}.category-guide-intro>p:not(.eyebrow){color:var(--muted);line-height:1.75}.reason-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.reason-grid article{min-height:205px;padding:1.4rem;border:1px solid #d9e4ef;border-radius:17px;background:#fff;box-shadow:0 12px 30px rgba(8,32,64,.06)}.reason-grid article>span{display:inline-grid;place-items:center;width:38px;height:30px;border-radius:8px;background:#e7f3ff;color:#0a5db7;font-size:.67rem;font-weight:850;letter-spacing:.08em}.reason-grid h3{margin:1.1rem 0 .55rem;font-size:1.08rem}.reason-grid p{margin:0;color:var(--muted);font-size:.84rem;line-height:1.6}.subcategory-link-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}.subcategory-link-grid>a{display:grid;grid-template-columns:42px 1fr 20px;align-items:center;gap:.75rem;padding:1rem;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);box-shadow:0 8px 22px rgba(8,32,64,.04);transition:.2s ease}.subcategory-link-grid>a:hover{transform:translateY(-2px);border-color:#9fc5ea;box-shadow:var(--shadow-sm)}.subcategory-link-grid>a>span{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:#e9f4ff;color:#1768c5}.subcategory-link-grid>a>span .icon-svg{width:22px}.subcategory-link-grid b,.subcategory-link-grid small{display:block}.subcategory-link-grid b{font-size:.82rem;line-height:1.3}.subcategory-link-grid small{margin-top:.18rem;color:var(--muted);font-size:.66rem}.subcategory-link-grid>a>.icon-svg{width:17px;color:#7a91aa}.category-faq{padding-top:5rem}
.purchase-reasons{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.purchase-reasons article{position:relative;min-height:250px;padding:1.35rem;border:1px solid var(--line);border-radius:17px;background:linear-gradient(150deg,#fff,#f6faff);overflow:hidden}.purchase-reasons article::after{content:"";position:absolute;right:-45px;bottom:-45px;width:120px;height:120px;border-radius:50%;background:#e8f3ff}.purchase-reasons article>span{position:relative;z-index:1;width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#0a376d;color:#77bfff}.purchase-reasons article>span .icon-svg{width:24px}.purchase-reasons small{display:block;margin-top:1.2rem;color:#557493;font-size:.62rem;font-weight:820;text-transform:uppercase;letter-spacing:.1em}.purchase-reasons h3{position:relative;z-index:1;margin:.35rem 0 .6rem;font-size:1.02rem;line-height:1.3}.purchase-reasons p{position:relative;z-index:1;margin:0;color:var(--muted);font-size:.78rem;line-height:1.6}.specification-layout{display:grid;grid-template-columns:.68fr 1.32fr;gap:3.5rem;align-items:start}.specification-layout>div:first-child{position:sticky;top:9rem}.specification-layout h2{font-size:2.35rem;margin:.45rem 0 1rem}.specification-layout>div:first-child>p:not(.eyebrow){color:var(--muted);line-height:1.7}.spec-table-wrap,.comparison-table-wrap{overflow-x:auto;border:1px solid #d7e2ee;border-radius:17px;background:#fff;box-shadow:0 16px 38px rgba(7,31,63,.07)}.spec-table,.comparison-table{width:100%;border-collapse:collapse}.spec-table th,.spec-table td{padding:1rem 1.1rem;border-bottom:1px solid #e4ebf2;text-align:left;vertical-align:top;font-size:.84rem;line-height:1.55}.spec-table tr:last-child th,.spec-table tr:last-child td{border-bottom:0}.spec-table th{width:29%;color:#44617f;background:#f6f9fc;font-size:.71rem;text-transform:uppercase;letter-spacing:.065em}.spec-table td{color:#203954}.comparison-table{min-width:900px}.comparison-table th,.comparison-table td{padding:1rem;border-right:1px solid #e4ebf2;border-bottom:1px solid #e4ebf2;text-align:left;vertical-align:top;font-size:.78rem;line-height:1.5}.comparison-table thead th{background:#071c3a;color:#fff;font-size:.65rem;text-transform:uppercase;letter-spacing:.075em}.comparison-table th:last-child,.comparison-table td:last-child{border-right:0}.comparison-table tbody tr:last-child th,.comparison-table tbody tr:last-child td{border-bottom:0}.comparison-table tbody th{min-width:220px}.comparison-table tbody th a{color:#0b5caf}.comparison-table tbody th span{display:block;width:max-content;margin-top:.4rem;padding:.22rem .45rem;border-radius:99px;background:#dff1ff;color:#0759a8;font-size:.58rem;text-transform:uppercase;letter-spacing:.07em}.comparison-table tr.is-current{background:#f0f7ff}.comparison-section .section-heading p{max-width:760px}.faq-list details p{font-size:.88rem;line-height:1.7}
@media(max-width:1050px){.subcategory-link-grid{grid-template-columns:repeat(2,1fr)}.purchase-reasons{grid-template-columns:1fr 1fr}.category-guide,.specification-layout{grid-template-columns:1fr;gap:2rem}.category-guide-intro,.specification-layout>div:first-child{position:static}}
@media(max-width:640px){.category-feature-slider{height:500px}.category-feature-slide>.category-photo{object-position:62% center}.category-slide-shade{background:linear-gradient(90deg,rgba(2,12,29,.95),rgba(3,17,40,.6)),linear-gradient(0deg,rgba(3,13,29,.82),transparent 62%)}.category-slide-copy{justify-content:flex-end;padding-bottom:6rem}.category-slide-copy h1,.category-slide-copy h2{font-size:2.25rem}.category-slide-copy>p:not(.eyebrow){font-size:.88rem;line-height:1.5}.category-slider-controls{bottom:1rem;justify-content:center}.reason-grid,.subcategory-link-grid,.purchase-reasons{grid-template-columns:1fr}.reason-grid article,.purchase-reasons article{min-height:0}.category-guide-intro h2,.specification-layout h2{font-size:2rem}.spec-table th,.spec-table td{padding:.8rem;font-size:.74rem}.spec-table th{width:36%;font-size:.62rem}}
