:root{
  --bg:#05080c;--bg2:#080d13;--panel:#0d141d;--panel2:#101a25;--line:#22303e;--line2:#314458;
  --text:#f5f7fa;--muted:#a8b3bf;--subtle:#768696;--orange:#ff8a16;--orange2:#ffad55;--blue:#2b75a6;
  --green:#39b86b;--radius:16px;--radius-sm:10px;--shadow:0 24px 70px rgba(0,0,0,.34);--max:1240px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 78% 8%,rgba(33,73,103,.14),transparent 28%),linear-gradient(180deg,#05080c 0,#070b10 55%,#05080c 100%);color:var(--text);font-family:Inter,"Segoe UI",Arial,sans-serif;line-height:1.55}a{color:inherit}img{max-width:100%;display:block}.content-width{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.site-shell{min-height:100vh}.page-noise{position:fixed;inset:0;pointer-events:none;opacity:.04;background-image:linear-gradient(rgba(255,255,255,.4) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.3) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,black,transparent 45%);z-index:-1}.skip-link{position:fixed;left:12px;top:-80px;z-index:1000;background:white;color:#111;padding:10px 14px;border-radius:8px}.skip-link:focus{top:12px}
.release-ribbon{border-bottom:1px solid #24313d;background:#0a1118;color:#dce4eb;font-size:.78rem}.ribbon-inner{min-height:38px;display:flex;align-items:center;gap:13px;flex-wrap:wrap}.status-dot{width:8px;height:8px;background:var(--orange);border-radius:50%;box-shadow:0 0 12px rgba(255,138,22,.55);display:inline-block}.ribbon-note{margin-left:auto;color:#8fa0ae}.site-header{height:94px;display:grid;grid-template-columns:minmax(170px,300px) 1fr auto;align-items:center;gap:28px;border-bottom:1px solid rgba(60,78,95,.45)}.brand{display:flex;align-items:center;text-decoration:none;min-width:0;position:relative}.header-logo{width:min(287px,100%);height:60px;object-fit:contain;object-position:left center}.main-nav{display:flex;justify-content:center;gap:32px}.main-nav a,.footer-links a{text-decoration:none;color:#aab7c3;font-size:.84rem;font-weight:700;letter-spacing:.02em}.main-nav a:hover,.main-nav a[aria-current=page],.footer-links a:hover{color:#fff}.header-action{text-decoration:none;border:1px solid #31516d;border-radius:8px;padding:9px 14px;font-weight:800;font-size:.78rem;color:#dbe8f2}.header-action:hover{border-color:#477ba5;background:#0e1b27}.mobile-nav{display:none}
.eyebrow{color:var(--orange);font-size:.72rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase;margin:0 0 13px}.hero,.page-hero,.family-hero,.product-hero{padding:66px 0 56px}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:54px}.hero h1,.page-hero h1,.family-hero h1,.product-hero h1{font-size:clamp(2.7rem,5.1vw,5rem);letter-spacing:-.052em;line-height:.98;margin:0 0 22px;max-width:920px}.hero h1 span,.page-hero h1 span,.family-hero h1 span,.product-hero h1 span,h2 span,h3 span{color:var(--orange)}.lead{font-size:1.08rem;color:#bac5ce;max-width:760px;margin:0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 17px;border-radius:8px;text-decoration:none;font-weight:900;font-size:.81rem;border:1px solid transparent;transition:.16s ease}.button.primary{background:linear-gradient(180deg,#f3973d,#df7411);border-color:#ff9a36;color:#0e0e0e;box-shadow:0 8px 24px rgba(255,135,18,.16)}.button.primary:hover{filter:brightness(1.08);transform:translateY(-1px)}.button.secondary{border-color:#344757;background:#0a1118;color:#e2e9ef}.button.secondary:hover{border-color:#57728a;background:#101a23}.button[aria-disabled=true],.button.is-pending{opacity:.58;cursor:not-allowed;filter:saturate(.6)}.hero-facts{list-style:none;padding:0;margin:34px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hero-facts li{border-left:2px solid #263746;padding-left:13px;display:flex;flex-direction:column}.hero-facts strong{font-size:.9rem;color:#f1f5f8}.hero-facts span{font-size:.72rem;color:#7f909e;margin-top:4px}.hero-art{min-height:390px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;background:#000;border-radius:22px;overflow:hidden;border:1px solid #18222d;box-shadow:var(--shadow)}.hero-halo{position:absolute;width:76%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(255,134,19,.18) 0,rgba(16,72,106,.12) 40%,transparent 70%);filter:blur(8px)}.hero-logo{position:relative;z-index:1;max-height:340px;object-fit:contain}.hero-caption{position:absolute;bottom:18px;left:22px;display:flex;align-items:center;gap:10px;color:#7e8f9d;font-size:.74rem;z-index:2}.compact-art{min-height:280px}.compact-art img{max-height:230px;z-index:1;position:relative}.section{padding:68px 0}.section-heading,.subsection-heading{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:40px;align-items:end;margin-bottom:28px}.section-heading.compact{grid-template-columns:1fr}.section-heading h2,.subsection-heading h2,.featured-now-copy h2,.licensing-copy h2,.download-preview h2,.verification-copy h2,.two-column-info h2{font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.08;letter-spacing:-.035em;margin:0}.section-heading>p,.section-lead{color:#9eacb8;margin:0}.text-link{color:#d9e5ee;text-decoration:none;font-weight:800}.text-link:hover{color:var(--orange)}
.family-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.family-card{position:relative;background:linear-gradient(145deg,#0d141d,#0a1017);border:1px solid #23303d;border-radius:var(--radius);padding:26px;min-height:250px;display:flex;flex-direction:column;box-shadow:0 15px 40px rgba(0,0,0,.15)}.family-card.featured-family{border-color:#7a4a1d;background:radial-gradient(circle at 85% 0,rgba(255,136,20,.13),transparent 35%),linear-gradient(145deg,#10161d,#0b1016)}.family-card.quieter{opacity:.82}.family-card-top,.offer-topline{display:flex;justify-content:space-between;gap:14px;align-items:center}.family-index{font-weight:900;color:#415363;font-size:.8rem}.family-card h3,.family-card h2{font-size:1.62rem;line-height:1.08;margin:25px 0 12px}.family-card p{color:#96a5b2;max-width:580px}.family-card .text-link,.family-card .button{margin-top:auto;align-self:flex-start}.family-tags{display:flex;gap:7px;flex-wrap:wrap;margin:6px 0 20px}.family-tags span,.tag-list li{background:#111c26;border:1px solid #2a3b49;border-radius:999px;padding:5px 9px;color:#aebdc8;font-size:.68rem;font-weight:800}.offer-badge{display:inline-flex;background:#e97c13;color:#0a0a0a;padding:5px 9px;border-radius:999px;font-size:.63rem;font-weight:950;letter-spacing:.11em}.offer-badge.muted{background:#192733;color:#aebdc8;border:1px solid #304453}.featured-now-section{background:linear-gradient(90deg,rgba(16,36,50,.42),rgba(8,12,17,.2));border-block:1px solid #1c2a36}.featured-now-grid{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}.featured-product-list{display:grid;gap:9px}.featured-product-list a{display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:16px;text-decoration:none;background:#0b1219;border:1px solid #253440;border-radius:12px;padding:13px 16px}.featured-product-list a:hover{border-color:#47647b;background:#0e1821}.featured-product-list img{width:52px;height:52px;object-fit:contain}.featured-product-list span{display:flex;flex-direction:column}.featured-product-list small{color:#7e8f9c;margin-top:2px}.featured-product-list b{color:var(--orange)}.principle-grid,.feature-grid,.info-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.principle-grid article,.feature-grid article,.info-card-grid article{background:#0a1118;border:1px solid #202d38;border-radius:14px;padding:22px}.point-number{font-size:.69rem;color:var(--orange);font-weight:900;letter-spacing:.12em}.principle-grid h3,.feature-grid h3,.info-card-grid h3{margin:11px 0 7px}.principle-grid p,.feature-grid p,.info-card-grid p{color:#8f9eaa;margin:0}.breadcrumbs{padding-top:16px;display:flex;align-items:center;gap:9px;color:#667684;font-size:.72rem}.breadcrumbs a{text-decoration:none;color:#91a0ac}.breadcrumbs a:hover{color:#fff}.page-hero{display:grid;grid-template-columns:1fr minmax(280px,390px);gap:48px;align-items:center}.page-hero h1{font-size:clamp(2.5rem,4.4vw,4.4rem)}.release-panel{background:#0c141c;border:1px solid #253644;border-radius:14px;padding:22px;display:flex;flex-direction:column;gap:8px}.release-panel-label,.support-label,.price-label{font-size:.64rem;color:#6f8292;font-weight:900;letter-spacing:.13em}.release-panel strong{font-size:1.12rem}.release-panel span:not(.release-panel-label){color:#8d9daa;font-size:.78rem}
.family-hero{display:grid;grid-template-columns:1fr minmax(320px,440px);gap:50px;align-items:center}.family-hero h1{font-size:clamp(2.4rem,4.7vw,4.6rem)}.family-brand-panel{background:#06090d;border:1px solid #20303c;border-radius:18px;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px}.family-brand-panel img{max-height:170px;object-fit:contain}.family-brand-panel p{color:#71818e;font-size:.74rem}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #1f2c37;border-radius:12px;overflow:hidden;background:#080e14}.trust-strip span{padding:14px 16px;text-align:center;color:#8797a4;font-size:.73rem;font-weight:800;border-right:1px solid #1f2c37}.trust-strip span:last-child{border-right:0}.bundle-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:18px}.offer-card{background:linear-gradient(150deg,#0c141c,#080e14);border:1px solid #263644;border-radius:18px;padding:25px;display:flex;flex-direction:column;min-height:480px}.offer-card.featured{border-color:#8b5422;background:radial-gradient(circle at 75% 5%,rgba(255,137,23,.14),transparent 34%),linear-gradient(150deg,#11171d,#090f14)}.offer-save{font-size:.7rem;color:#91a3b0;font-weight:800}.suite-icons{height:150px;margin:17px 0;display:flex;align-items:center;justify-content:center;background:#030507;border-radius:12px;border:1px solid #171f27;overflow:hidden}.suite-icons span,.suite-icons img{max-height:100%;max-width:100%;object-fit:contain}.offer-card h3{font-size:1.75rem;margin:2px 0 9px}.offer-intro{color:#a2b0bb}.included-list{padding-left:20px;color:#a9b5bf}.offer-footer{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:end;margin-top:auto;padding-top:16px;border-top:1px solid #1d2a34}.price-block{display:flex;flex-direction:column}.price{font-size:2.1rem;line-height:1;color:#fff}.price-compare{font-size:.68rem;color:#788997;margin-top:6px}.action-stack{display:flex;flex-direction:column;gap:6px;align-items:stretch;max-width:230px}.pending-note{color:#697986;font-size:.64rem;line-height:1.3}.subsection-heading{margin-top:52px}.product-grid{display:grid;gap:14px}.product-card{display:grid;grid-template-columns:130px 1fr minmax(190px,230px);gap:24px;align-items:center;background:#0a1118;border:1px solid #22313d;border-radius:15px;padding:20px}.product-icon{width:112px;height:112px;display:flex;align-items:center;justify-content:center;background:#05080c;border:1px solid #1d2933;border-radius:14px;padding:9px}.product-icon img{width:100%;height:100%;object-fit:contain}.product-kicker{font-size:.64rem;color:var(--orange);font-weight:900;letter-spacing:.13em;margin:0 0 4px}.product-copy h3{font-size:1.52rem;margin:0 0 8px}.product-copy p{color:#94a4b0;margin:0 0 10px}.tag-list{display:flex;gap:6px;list-style:none;padding:0;margin:10px 0;flex-wrap:wrap}.product-purchase{display:flex;flex-direction:column;gap:9px;border-left:1px solid #23313c;padding-left:21px}.mini-price{display:flex;flex-direction:column}.mini-price span{font-size:.62rem;color:#687987;font-weight:900;letter-spacing:.12em}.mini-price strong{font-size:1.6rem}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.faq-grid details{border:1px solid #23313d;border-radius:11px;background:#0a1117;padding:15px 17px}.faq-grid summary{font-weight:850;cursor:pointer}.faq-grid p{color:#8f9eab;margin:11px 0 0}.licensing-section{background:linear-gradient(100deg,#0a1017,#0b141c);border-block:1px solid #1d2c38}.licensing-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:52px;align-items:start}.service-callout{display:flex;align-items:center;gap:15px;margin-top:22px;border:1px solid #263b4b;border-radius:11px;padding:13px 15px;background:#09131b}.service-icon{font-size:1.5rem;color:var(--orange)}.service-callout div{display:flex;flex-direction:column}.service-callout code{color:#81a7c3}.licence-points{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.licence-points article{border:1px solid #253440;border-radius:12px;padding:17px;background:#0b1219}.licence-points h3{margin:8px 0 4px;font-size:1rem}.licence-points p{color:#8f9eab;margin:0;font-size:.83rem}.v1-note{margin-top:18px;display:flex;gap:18px;color:#8495a2;font-size:.75rem}.v1-note strong{color:#d5dfe6}.download-preview{display:grid;grid-template-columns:1fr auto;gap:42px;align-items:center}.download-preview-action{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.download-preview-action span{font-size:.68rem;color:#72828f;max-width:340px;text-align:right}.support-section{background:#070c11;border-top:1px solid #1b2731}.support-grid{display:grid;grid-template-columns:1fr minmax(300px,420px);gap:48px;align-items:center}.support-card{background:#0e171f;border:1px solid #2b3b48;border-radius:14px;padding:22px;display:flex;flex-direction:column}.support-card>a{font-size:1.16rem;font-weight:900;text-decoration:none;color:#fff}.support-card p{color:#8394a1;margin:7px 0 0}.support-card p a{color:#cfe0eb}.product-hero{display:grid;grid-template-columns:180px 1fr 290px;gap:32px;align-items:center}.product-hero-icon{height:170px;background:#05080c;border:1px solid #21303b;border-radius:18px;padding:20px;display:flex;align-items:center;justify-content:center}.product-hero-icon img{max-height:100%;object-fit:contain}.product-hero h1{font-size:clamp(2.6rem,4.2vw,4.2rem)}.product-price-panel{background:#0e171f;border:1px solid #314452;border-radius:15px;padding:22px;display:flex;flex-direction:column;gap:12px}.product-price-panel small{color:#70818e}.two-column-info{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.two-column-info>div{border:1px solid #23313d;border-radius:14px;padding:23px;background:#0a1117}.two-column-info p{color:#91a0ac}.download-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.download-card{background:#0a1118;border:1px solid #23323e;border-radius:14px;padding:19px;display:flex;flex-direction:column;gap:13px}.download-card-header{display:flex;align-items:center;gap:15px}.download-card-header h2{font-size:1.2rem;margin:0}.compact-icon{width:64px;height:64px;padding:6px}.download-card>p{color:#8d9daa}.artifact-details{margin:0;display:grid;gap:9px}.artifact-details div{background:#070c11;border:1px solid #1d2a34;border-radius:8px;padding:9px}.artifact-details dt{font-size:.62rem;color:#677a89;text-transform:uppercase;font-weight:900;letter-spacing:.1em}.artifact-details dd{margin:4px 0 0;overflow-wrap:anywhere}.artifact-details code{font-size:.68rem;color:#b8c6d0}.verification-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.command-card{border:1px solid #2b3e4c;border-radius:13px;padding:18px;background:#080f15;display:flex;flex-direction:column;gap:8px}.command-card>span{font-size:.65rem;color:var(--orange);font-weight:900}.command-card code{background:#030507;padding:12px;border-radius:7px;color:#d7e4ec;overflow:auto}.command-card p{color:#758693;font-size:.74rem;margin:0}.support-option-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.support-option-grid>a,.inactive-link{border:1px solid #273744;border-radius:12px;padding:18px;background:#0a1118;display:flex;flex-direction:column;text-decoration:none}.support-option-grid>a:hover{border-color:#53718a}.support-option-grid strong{font-size:1rem}.support-option-grid span{font-size:.76rem;color:#80919e;margin-top:5px}.inactive-link{opacity:.6}.placeholder-panel{border:1px dashed #3b5263;border-radius:16px;padding:36px;background:#091018}.legal-copy{max-width:860px}.legal-copy h2{margin-top:30px}.legal-copy p{color:#a0afba}.legal-note{margin-top:28px;border-left:3px solid var(--orange);background:#101820;padding:15px;color:#97a7b3}
.site-footer{min-height:150px;border-top:1px solid #1d2a34;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px}.footer-brand{display:flex;flex-direction:column;gap:6px}.footer-brand img{width:180px;height:auto}.footer-brand span{font-size:.65rem;color:#60717e}.footer-center{font-size:.68rem;letter-spacing:.15em;color:#667987}.footer-center span{color:var(--orange)}.footer-links{display:flex;justify-content:flex-end;gap:15px;flex-wrap:wrap}.footer-links a{font-size:.68rem}
@media(max-width:1000px){.site-header{grid-template-columns:220px 1fr auto}.main-nav{gap:16px}.hero{grid-template-columns:1fr}.hero-art{min-height:330px}.page-hero,.family-hero{grid-template-columns:1fr}.product-hero{grid-template-columns:140px 1fr}.product-price-panel{grid-column:1/-1}.family-grid,.featured-now-grid,.licensing-grid{grid-template-columns:1fr}.bundle-grid{grid-template-columns:1fr}.product-card{grid-template-columns:110px 1fr}.product-purchase{grid-column:2;border-left:0;border-top:1px solid #23313c;padding:14px 0 0}.download-grid{grid-template-columns:1fr 1fr}.principle-grid,.feature-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.content-width{width:min(calc(100% - 28px),var(--max))}.release-ribbon{display:none}.site-header{height:76px;grid-template-columns:1fr auto}.header-logo{height:48px;max-width:220px}.main-nav,.header-action{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{list-style:none;border:1px solid #314553;border-radius:8px;padding:8px 11px;font-size:.76rem;font-weight:900;cursor:pointer}.mobile-nav[open] nav{position:absolute;right:0;top:44px;background:#0b131a;border:1px solid #324653;border-radius:10px;padding:9px;min-width:210px;z-index:20;box-shadow:var(--shadow);display:grid}.mobile-nav nav a{text-decoration:none;padding:10px;border-radius:6px;color:#cad5dd}.hero,.page-hero,.family-hero,.product-hero{padding:44px 0 36px;gap:26px}.hero h1,.page-hero h1,.family-hero h1,.product-hero h1{font-size:clamp(2.25rem,11vw,3.5rem)}.hero-facts{grid-template-columns:1fr}.hero-art{min-height:260px}.hero-caption{position:relative;left:auto;bottom:auto;margin:8px 0 14px}.section{padding:48px 0}.section-heading,.subsection-heading{grid-template-columns:1fr;gap:12px}.family-grid,.principle-grid,.feature-grid,.faq-grid,.download-grid,.two-column-info,.support-option-grid{grid-template-columns:1fr}.trust-strip{grid-template-columns:1fr 1fr}.trust-strip span:nth-child(2){border-right:0}.trust-strip span{border-bottom:1px solid #1f2c37}.offer-card{min-height:0}.offer-footer{grid-template-columns:1fr}.action-stack{max-width:none}.product-card{grid-template-columns:82px 1fr;padding:15px;gap:15px}.product-icon{width:76px;height:76px}.product-purchase{grid-column:1/-1}.product-hero{grid-template-columns:1fr}.product-hero-icon{width:140px;height:140px}.support-grid,.download-preview,.verification-grid{grid-template-columns:1fr}.download-preview-action{align-items:flex-start}.download-preview-action span{text-align:left}.licence-points{grid-template-columns:1fr}.featured-product-list a{grid-template-columns:48px 1fr auto}.featured-product-list img{width:44px;height:44px}.site-footer{grid-template-columns:1fr;text-align:center;padding:34px 0}.footer-brand{align-items:center}.footer-links{justify-content:center}}
.disclosure-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:28px;align-items:start}.disclosure-nav{position:sticky;top:20px;background:#091118;border:1px solid #243441;border-radius:12px;padding:16px;display:grid;gap:8px}.disclosure-nav strong{font-size:.72rem;color:#dce5eb;text-transform:uppercase;letter-spacing:.12em}.disclosure-nav a{font-size:.78rem;color:#8fa0ad;text-decoration:none}.disclosure-nav a:hover{color:#fff}.prose-card{background:#091017;border:1px solid #22313d;border-radius:16px;padding:30px;min-width:0}.prose-card h2{font-size:1.8rem;margin:0 0 12px}.prose-card p,.prose-card li{color:#9eadb8}.prose-card code{color:#c7d9e6;background:#05090d;border:1px solid #1d2a34;border-radius:5px;padding:1px 5px}.prose-card hr{border:0;border-top:1px solid #24323d;margin:34px 0}.privacy-callout{background:#0e1820;border-left:3px solid var(--orange);padding:16px 18px;margin:22px 0}.privacy-callout p{margin-bottom:0}.inline-link{color:#cfdfeb}.event-table-wrap{overflow-x:auto;border:1px solid #263744;border-radius:10px}.event-table{border-collapse:collapse;width:100%;min-width:760px}.event-table th,.event-table td{padding:11px 12px;border-bottom:1px solid #22313c;text-align:left;vertical-align:top;font-size:.76rem}.event-table th{background:#101b24;color:#e6edf2}.event-table td{color:#9eadb8}.event-table tr:last-child td{border-bottom:0}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.updated-date{font-size:.74rem;color:#6e808e!important}
@media(max-width:760px){.disclosure-layout{grid-template-columns:1fr}.disclosure-nav{position:static}.prose-card{padding:20px}}


/* Missing artwork is hidden; adjacent product and page text remains authoritative. */
.image-missing{display:none!important}

/* Scalable catalogue, product, guide and legal modules. */
[hidden]{display:none!important}
:focus-visible{outline:3px solid #68b8ed;outline-offset:3px}
.free-price{font-size:1.85rem;font-weight:950;color:var(--orange)}.free-panel{border-color:#3f6681;background:radial-gradient(circle at 100% 0,rgba(43,117,166,.24),transparent 46%),radial-gradient(circle at 0 100%,rgba(255,138,22,.09),transparent 44%),linear-gradient(145deg,#0d151d,#090f15)}.free-word{color:var(--orange)}
.edition-grid,.offer-choice-grid,.compatibility-grid,.process-grid,.guide-grid,.support-product-grid,.legal-link-grid{display:grid;gap:16px}
.edition-grid,.compatibility-grid,.offer-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.process-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.guide-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.support-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.legal-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.edition-grid>article,.process-grid>article,.compatibility-grid>article,.guide-card,.support-product-card,.legal-link-grid>a{background:#0a1118;border:1px solid #22313d;border-radius:14px;padding:22px}
.edition-grid h3,.process-grid h3,.compatibility-grid h3,.guide-card h2,.support-product-card h2{margin:8px 0}.edition-grid p,.process-grid p,.compatibility-grid p,.guide-card p,.support-product-card p{color:#91a1ad}
.offer-choice-grid{align-items:stretch}.offer-choice-grid .offer-card{min-height:410px}.compact-offer{min-height:0!important}.offer-context-note{border-top:1px solid #24333e;margin-top:14px;padding-top:14px;color:#aebbc4;font-size:.82rem}
.screenshot-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.screenshot-featured{grid-column:1/-1}.screenshot-gallery figure{margin:0;background:#070c11;border:1px solid #22313d;border-radius:14px;overflow:hidden}.screenshot-gallery a{display:block;background:#030507}.screenshot-gallery img{width:100%;aspect-ratio:16/9;object-fit:contain}.screenshot-gallery figcaption{padding:13px 15px;color:#92a2ae;font-size:.78rem}
.check-list{list-style:none;padding:0;margin:18px 0;display:grid;gap:9px}.check-list li{padding-left:25px;position:relative;color:#aebbc4}.check-list li::before{content:"✓";position:absolute;left:0;color:#55d486;font-weight:950}
.optional-verification,.resource-callout,.decision-help{border:1px solid #253644;border-radius:16px;background:#091118;margin-block:42px;padding:28px}.command-disclosure{margin-top:20px;border:1px solid #2b3e4c;border-radius:12px;background:#080e14}.command-disclosure summary{cursor:pointer;font-weight:900;padding:15px 18px}.command-disclosure .command-card{border:0;border-top:1px solid #253542;border-radius:0}.resource-links,.guide-link-list{display:flex;gap:10px;flex-wrap:wrap}.resource-links a,.guide-link-list a{border:1px solid #314554;border-radius:8px;padding:9px 12px;text-decoration:none;font-size:.78rem;font-weight:800}.resource-links a:hover,.guide-link-list a:hover{border-color:#5e829d;background:#101b24}
.guide-card{display:flex;flex-direction:column}.guide-card .text-link{margin-top:auto}.guide-steps{max-width:920px}.guide-steps ol{counter-reset:guide-step;list-style:none;padding:0;display:grid;gap:14px}.guide-steps li{counter-increment:guide-step;background:#0a1118;border:1px solid #22313d;border-radius:12px;padding:18px 20px 18px 58px;position:relative;color:#a9b6c0}.guide-steps li::before{content:counter(guide-step);position:absolute;left:18px;top:16px;width:26px;height:26px;border:1px solid #825323;border-radius:50%;display:grid;place-items:center;color:var(--orange);font-weight:950}.guide-notes{border-top:1px solid #25333e}.guide-notes li{color:#9dabb6}.upgrade-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.upgrade-hero{padding-bottom:30px}.decision-help{margin-top:10px}.compact-principles{grid-template-columns:repeat(4,minmax(0,1fr))}
.catalog-link{display:block;text-decoration:none;height:100%}.catalog-link:hover{border-color:#55748b;transform:translateY(-2px)}.catalog-filters{display:flex;gap:9px;flex-wrap:wrap;margin:0 0 16px}.catalog-filters button{border:1px solid #304453;border-radius:999px;background:#0b141c;color:#c4d0d9;padding:8px 13px;font:inherit;font-size:.76rem;font-weight:850;cursor:pointer}.catalog-filters button:hover,.catalog-filters button[aria-pressed=true]{border-color:#d2761d;background:#2a1b0e;color:#fff}.catalog-result-status{color:#8596a4;font-size:.78rem;margin-bottom:20px}
.support-product-card,.legal-link-grid>a{display:flex;flex-direction:column;text-decoration:none}.support-product-card .resource-links{margin-top:auto}.legal-link-grid>a strong{font-size:1.02rem}.legal-link-grid>a span{color:#8596a3;margin-top:6px;font-size:.8rem}.legal-link-grid>a:hover{border-color:#53748c}.faq-list{display:grid;gap:12px}.faq-list details{border:1px solid #24343f;border-radius:12px;background:#0a1118;padding:15px 18px}.faq-list summary{font-weight:900;cursor:pointer}.faq-list p{color:#94a4af}
.legal-document{padding:38px 0 72px}.legal-document>section{max-width:920px}.legal-document h1{font-size:clamp(2.5rem,5vw,4.5rem);line-height:1;letter-spacing:-.04em}.legal-document h2{margin-top:34px}.legal-document p,.legal-document li{color:#a6b3bd}.legal-meta{display:flex;gap:16px;flex-wrap:wrap;color:#738593;font-size:.74rem;border-bottom:1px solid #24333e;padding-bottom:18px}.hash-value{overflow-wrap:anywhere}
@media(max-width:1050px){.process-grid{grid-template-columns:repeat(3,1fr)}.guide-grid,.support-product-grid,.upgrade-choice-grid{grid-template-columns:repeat(2,1fr)}.compact-principles{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.edition-grid,.offer-choice-grid,.compatibility-grid,.process-grid,.guide-grid,.support-product-grid,.legal-link-grid,.upgrade-choice-grid,.compact-principles,.screenshot-gallery{grid-template-columns:1fr}.screenshot-featured{grid-column:auto}.optional-verification,.resource-callout,.decision-help{padding:20px;margin-block:28px}.guide-steps li{padding-left:50px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
.education-callout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.55fr);gap:28px;align-items:center}.education-hero{grid-template-columns:1fr}.education-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:30px;align-items:start;padding-bottom:56px}.education-nav{position:sticky;top:20px;display:grid;gap:8px;background:#091118;border:1px solid #243441;border-radius:14px;padding:18px}.education-nav strong{color:#eef4f8;font-size:.76rem;letter-spacing:.12em;text-transform:uppercase}.education-nav a{color:#91a2ae;text-decoration:none;font-size:.78rem;padding:5px 0}.education-nav a:hover{color:#fff}.education-content{min-width:0;background:#091017;border:1px solid #22313d;border-radius:16px;padding:32px}.education-section{padding:0 0 34px;margin:0 0 34px;border-bottom:1px solid #25333e;scroll-margin-top:24px}.education-section:last-child{margin-bottom:0}.education-section h2{font-size:clamp(1.5rem,2.7vw,2.2rem);line-height:1.12;margin:8px 0 16px}.education-section p,.education-sources p,.education-sources li{color:#a5b2bc}.education-note{border-left:3px solid var(--orange);background:#101922;padding:14px 17px;margin-top:20px}.education-note p{margin:5px 0 0}.education-table th[scope=row]{color:#eef3f6;background:#0e1821}.education-sources{padding-top:2px}.education-sources h2{font-size:1.35rem}.education-sources a{color:#cfe0eb}.education-sources a:hover{color:var(--orange)}
@media(max-width:760px){.education-callout,.education-layout{grid-template-columns:1fr}.education-nav{position:static}.education-content{padding:21px}}

/* Authoritative NourForge artwork and customer-journey modules. */
.header-logo{width:180px;height:60px}.current-software-showcase{min-height:390px;border:1px solid #263744;border-radius:22px;background:radial-gradient(circle at 50% 18%,rgba(24,68,98,.28),transparent 46%),#070c11;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;box-shadow:var(--shadow)}.current-family-banner{width:min(100%,520px);height:auto;object-fit:contain}.current-product-icons{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.current-product-icons a{min-width:0;border:1px solid #253541;border-radius:12px;background:#05090d;padding:12px;text-decoration:none;display:flex;flex-direction:column;align-items:center;gap:8px;color:#aebbc5;text-align:center;font-size:.7rem;font-weight:800}.current-product-icons a:hover{border-color:#57758b;color:#fff}.current-product-icons img{width:88px;height:88px;object-fit:contain}.approved-brand-art{background:radial-gradient(circle at 45% 45%,rgba(34,79,108,.28),transparent 64%),#070c11}.approved-brand-art img{width:min(100%,720px);height:auto;max-height:230px;object-fit:contain}.offer-identity{display:grid;grid-template-columns:92px minmax(0,1fr);gap:16px;align-items:center;margin:16px 0 6px}.offer-identity>img{width:92px;height:92px;object-fit:contain}.offer-identity h3{margin:0 0 7px}.offer-identity .offer-intro{margin:0}.decision-terms{margin-top:20px;padding-top:16px;border-top:1px solid #24333e;display:flex;gap:16px;flex-wrap:wrap}.decision-terms a{color:#8fa0ad;font-size:.72rem;font-weight:750}.decision-terms a:hover{color:#fff}.download-card-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:auto}.upgrade-product-mark{width:min(240px,100%);aspect-ratio:1;border:1px solid #263744;border-radius:18px;background:#05090d;padding:24px;display:flex;align-items:center;justify-content:center}.upgrade-product-mark img{width:100%;height:100%;object-fit:contain}.support-product-heading{display:flex;align-items:center;gap:12px;margin-bottom:10px}.support-product-heading img{width:64px;height:64px;object-fit:contain}.support-product-heading h3{margin:0}

/* Individual product cards: quiet pricing and a consistent Free download action. */
.product-card .product-purchase{min-width:0;gap:10px;align-items:stretch}
.product-card-start{margin:0;color:var(--orange);font-size:.64rem;font-weight:900;line-height:1.3;letter-spacing:.13em}
.product-card-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:0 .35em;margin:0 0 4px;color:var(--muted);font-size:.88rem;line-height:1.45}
.product-card-price span{white-space:nowrap}
.product-card-price strong{color:var(--text);font-size:inherit;font-weight:750;white-space:nowrap}
.product-card .product-purchase>.button.primary{width:100%;min-height:42px;background:var(--orange);box-shadow:none}
.product-card .product-purchase>.text-link{align-self:flex-start;font-size:.81rem;font-weight:750;line-height:1.4}
@media(min-width:1001px){.product-card{grid-template-columns:130px minmax(0,1fr) 280px}}
@media(max-width:1000px){.product-card .product-purchase{width:100%;max-width:320px;justify-self:start}}

/* Legal landing page: modestly tighten only the two internal section gaps. */
body[data-page="legal"] #main-content>.page-hero{padding-bottom:44px}
body[data-page="legal"] #main-content>.page-hero+.section{padding-block:52px}
body[data-page="legal"] #main-content>.two-column-info{padding-top:52px}
@media(max-width:760px){
  body[data-page="legal"] #main-content>.page-hero{padding-bottom:28px}
  body[data-page="legal"] #main-content>.page-hero+.section{padding-block:36px}
  body[data-page="legal"] #main-content>.two-column-info{padding-top:36px}
}

/* About hero: a closely fitted frame that preserves the complete artwork. */
body[data-page="about"] .approved-brand-art{width:100%;max-width:390px;min-height:0;aspect-ratio:577/380;padding:8px}
body[data-page="about"] .approved-brand-art img{width:100%;height:100%;max-height:none;object-fit:contain;object-position:center}

/* Restored company wordmark in the shared header. */
.header-logo{width:min(287px,100%);height:60px}
.family-availability{margin-top:auto;color:var(--muted);font-size:.8rem}
#families>.eyebrow{margin-bottom:24px}
@media(max-width:760px){.header-logo{width:min(230px,100%);height:48px}}

/* Shared styling for application redirects and checkout return states. */
.return-page{min-height:100vh;width:min(calc(100% - 40px),820px);margin-inline:auto;padding:56px 0;display:grid;place-items:center}.return-card{width:100%;position:relative;overflow:hidden;background:radial-gradient(circle at 88% 2%,rgba(255,138,22,.12),transparent 34%),linear-gradient(145deg,#0d151d,#080d13);border:1px solid #2d3e4b;border-radius:20px;padding:clamp(28px,5vw,52px);box-shadow:var(--shadow);display:flex;flex-direction:column;align-items:flex-start}.return-card::before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--orange),#b65312 38%,#2b75a6 72%,transparent)}.return-card>img{width:180px;height:60px;object-fit:contain;object-position:left center;margin-bottom:28px}.return-card h1{font-size:clamp(2rem,5vw,3.7rem);line-height:1.02;letter-spacing:-.045em;margin:0 0 18px}.return-card>.lead{max-width:680px}.return-code{color:var(--orange);font-size:.68rem;font-weight:950;letter-spacing:.18em;margin:0 0 12px}.return-copy{width:100%;margin-top:24px;padding:18px 20px;border:1px solid #243541;border-radius:12px;background:#081018}.return-copy p{margin:0;color:#a3b1bb}.return-copy p+p{margin-top:10px}.return-card .hero-actions{margin-top:26px}.return-disclosure{margin:24px 0 0;color:#7f909e;font-size:.76rem}.redirect-page .return-card .button{align-self:flex-start}
@media(max-width:760px){.current-software-showcase{min-height:0;padding:20px}.current-product-icons{gap:7px}.current-product-icons a{padding:8px 5px}.current-product-icons img{width:62px;height:62px}.offer-identity{grid-template-columns:72px minmax(0,1fr)}.offer-identity>img{width:72px;height:72px}.decision-terms{gap:11px}.upgrade-product-mark{width:140px}.download-card-links{flex-direction:column}.return-page{width:min(calc(100% - 24px),820px);padding:24px 0}.return-card{padding:28px 22px;border-radius:14px}.return-card>img{width:150px;height:50px;margin-bottom:22px}.return-card .hero-actions{width:100%;flex-direction:column}.return-card .hero-actions .button{width:100%}}
