:root{color-scheme:light;--ink:#152e44;--navy:#073866;--teal:#007b83;--muted:#536675;--line:#dbe4e9;--blue:#1268bc;--coral:#b43c41;--gold:#92651a;font:16px/1.6 "Segoe UI",system-ui,-apple-system,sans-serif;letter-spacing:0}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);background:#fff}img{display:block;max-width:100%;height:auto}button,input,select{font:inherit}button{cursor:pointer}h1,h2,h3,p,figure{margin:0}h1,h2,h3{color:var(--navy);line-height:1.2}h2{font-size:36px}h3{font-size:20px}p{color:var(--muted)}a{color:var(--teal);text-underline-offset:4px}a,h1,h2,h3,p,td{overflow-wrap:anywhere}:focus-visible{outline:3px solid #b56613;outline-offset:4px}[hidden]{display:none!important}.shell{width:min(1240px,calc(100% - 64px));margin-inline:auto}.section{padding-block:76px}.eyebrow{color:var(--teal);font-size:12px;font-weight:760;text-transform:uppercase;margin-bottom:12px}.lucide,i[data-lucide]{display:inline-block;width:21px;height:21px;flex:0 0 21px;stroke-width:1.8;vertical-align:middle}
.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:12px 19px;border:1px solid var(--line);border-radius:6px;color:var(--navy);background:white;font-size:14px;font-weight:700;text-decoration:none;line-height:1.4;text-align:center;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s}.button:hover{border-color:var(--teal);background:#effafa;transform:translateY(-2px)}.button.primary{color:white;background:var(--teal);border-color:var(--teal);box-shadow:0 6px 16px #007b831c}.button.primary:hover{background:#05626b}.button.compact{min-height:42px;padding:9px 14px}.icon-button{display:inline-grid;place-items:center;width:44px;height:44px;border:1px solid var(--line);border-radius:6px;background:white;color:var(--navy);padding:0}.text-link{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:700}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:20px}.small{font-size:13px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.skip-link{position:fixed;left:12px;top:-80px;z-index:200;padding:10px 20px;background:white}.skip-link:focus{top:10px}
.site-header{background:#fffffff7;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;color:var(--navy);text-decoration:none;flex-shrink:0}.brand img{width:44px;height:44px;object-fit:contain}.brand>span{display:grid;font-size:24px;font-weight:800;line-height:1.1}.brand small{font-size:10px;color:var(--muted);font-weight:500;margin-top:5px}#main-nav{display:flex;align-items:center;gap:26px}#main-nav>a{font-size:13px;font-weight:650;text-decoration:none;color:var(--ink)}#main-nav>a:hover{color:var(--teal)}.menu-toggle{display:none}
.quick-access{background:#f8fafb;border-bottom:1px solid var(--line)}.quick-inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:28px;min-height:100px;padding-block:12px}.quick-price{line-height:1.35}.quick-price .eyebrow{display:block;margin-bottom:4px;font-size:10px}.quick-price strong{font-size:25px;color:var(--navy)}.quick-price small{font-size:12px;font-weight:500;color:var(--muted)}.paypal{background:#ffc439;border-color:#edb02f;color:#073866}.paypal:hover{background:#ffd368;border-color:#d6a332}.paypal-word{color:#003087;font-style:italic;font-size:18px;font-weight:800}.qr-shortcut{display:flex;align-items:center;gap:12px;font-size:13px;color:var(--navy);text-decoration:none}.qr-shortcut img{width:60px;height:68px;object-fit:contain;flex-shrink:0}.qr-shortcut span{font-weight:720}.qr-shortcut small{display:block;color:var(--muted);font-weight:400;font-size:11px}.qr-shortcut .lucide{width:16px;height:16px;flex-basis:16px;margin-left:auto}
.hero{background:#f2f8fa;overflow:hidden}.hero-inner{position:relative;min-height:445px;display:flex;align-items:center;padding-block:42px}.hero-copy{position:relative;width:43%;z-index:1}.hero h1{font-size:78px;line-height:1;margin:14px 0;font-weight:820}.hero-heading{color:var(--navy);font-size:28px;line-height:1.26;font-weight:700;margin-bottom:17px}.hero-heading em{color:var(--teal);font-style:normal}.hero-copy>p:not(.eyebrow):not(.hero-heading){max-width:430px;font-size:15px;margin-bottom:24px}.hero-trust{display:flex;flex-wrap:wrap;gap:18px;font-size:11px;color:var(--muted);margin-top:20px}.hero-trust span{display:inline-flex;align-items:center;gap:5px}.hero-trust .lucide{width:15px;height:15px;flex-basis:15px;color:var(--teal)}.status-dot{display:inline-block;width:7px;height:7px;background:#00a8b1;border-radius:50%;margin-right:6px;vertical-align:middle}.hero-media{width:59%;position:absolute;right:-4%;top:50%;transform:translateY(-50%)}.hero-media img{width:100%;object-fit:contain}.hero-media figcaption{padding:12px 0;text-align:right;color:var(--muted);font-size:10px}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:34px}.section-heading>p{font-size:14px;max-width:400px}.platform-filter{display:flex;flex-wrap:wrap;border:0;padding:0;margin:0 0 25px}.platform-filter legend{font-size:12px;color:var(--muted);margin-bottom:8px}.platform-filter label{display:flex;gap:8px;align-items:center;padding:8px 16px;background:#f3f6f7;font-size:13px;cursor:pointer;min-height:42px;border:1px solid var(--line)}.platform-filter label:first-of-type{border-radius:6px 0 0 6px}.platform-filter label:last-of-type{border-radius:0 6px 6px 0}.platform-filter label:has(input:checked){background:var(--navy);color:white;border-color:var(--navy)}.platform-filter input{accent-color:var(--teal)}
.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{--accent:var(--blue);--tint:#ecf4fc;border:1px solid var(--line);border-radius:8px;padding:23px 20px 20px;display:flex;flex-direction:column;position:relative;overflow:hidden;scroll-margin-top:100px;background:white;transition:box-shadow .2s,border-color .2s}.product-card:hover{border-color:var(--accent);box-shadow:0 10px 25px #173c4e0a}.product-card::before{content:"";height:4px;background:var(--accent);position:absolute;inset:0 0 auto}.product-card.teal{--accent:var(--teal);--tint:#e6f6f5}.product-card.coral{--accent:var(--coral);--tint:#fff0ed}.product-card.gold{--accent:var(--gold);--tint:#fff6df}.product-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.product-symbol{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:6px;background:var(--tint);color:var(--accent)}.product-top>span:last-child{font-size:11px;color:var(--muted)}.product-card .exam{min-height:36px;font-size:10px;font-weight:700;color:var(--accent);text-transform:uppercase}.product-card h3{font-size:23px;margin-bottom:14px}.product-description{font-size:13px;min-height:105px}.product-count{padding:18px 0;border-bottom:1px solid var(--line);margin-bottom:18px}.product-count strong{font-size:28px;color:var(--navy);line-height:1.1}.product-count>span{font-size:12px;color:var(--muted);margin-left:4px}.product-count small{display:block;font-size:10px;color:var(--muted);min-height:33px;margin-top:7px}.product-card ul{list-style:none;padding:0;margin:0 0 22px}.product-card li{display:flex;gap:7px;margin-bottom:10px;font-size:12px;line-height:1.4}.product-card li .lucide{width:15px;height:15px;flex-basis:15px;color:var(--accent)}.product-downloads{display:grid;gap:8px;margin-top:auto}.product-downloads .button{font-size:12px;min-height:42px;justify-content:space-between}.product-downloads .button:first-child{background:var(--tint);border-color:var(--tint);color:var(--accent)}.product-buy{margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px}.product-buy a{font-weight:650}.product-notice{font-size:10px;margin-top:12px}.catalogue-note{display:flex;gap:10px;margin-top:24px;color:var(--muted)}.catalogue-note p{font-size:11px;max-width:950px}
.method-section{background:#ecf7f5}.method-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px;padding:0;list-style:none;margin:45px 0 0}.method-steps>li{border-top:1px solid #b7d7d1;padding-top:20px}.method-steps>li>span{font-size:13px;font-weight:700;color:var(--teal)}.method-steps h3{margin:15px 0 10px}.method-steps p{font-size:13px}.experience-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px}.experience-grid h2{font-size:32px}.feature-list{margin-top:30px}.feature-list article{display:flex;gap:18px;padding:20px 0;border-bottom:1px solid var(--line)}.feature-list article>.lucide{color:var(--teal);margin-top:3px}.feature-list h3{font-size:17px;margin-bottom:6px}.feature-list p{font-size:13px}.app-gallery{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.app-gallery figure{min-width:0}.app-gallery figure:nth-child(2){padding-top:45px}.app-gallery img{max-height:490px;width:100%;object-fit:contain}.app-gallery figcaption{font-size:11px;text-align:center;margin-top:13px;color:var(--muted)}.desktop-note{border-top:1px solid var(--line);margin-top:45px;padding-top:20px;display:flex;gap:14px}.desktop-note p{font-size:12px}
.downloads-section{background:#f5f7f9}.table-wrap{overflow-x:auto;border-top:1px solid var(--line)}.downloads-table{width:100%;border-collapse:collapse;text-align:left}.downloads-table th{font-size:12px;font-weight:650;color:var(--muted);padding:16px 20px}.downloads-table td{border-top:1px solid var(--line);padding:18px 20px}.downloads-table td:first-child{font-weight:750;color:var(--navy)}.downloads-table td a{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:650;min-height:42px}.downloads-table small{display:block;font-size:11px;color:var(--muted)}.downloads-table .unavailable{font-size:12px;color:var(--muted)}.mac-status{display:flex;align-items:center;gap:20px;border-top:1px solid var(--line);margin-top:12px;padding-top:24px}.mac-status p{font-size:12px;margin-top:3px}.mac-status strong{font-size:14px}.status-label{flex-shrink:0;font-size:11px;background:#e6ebef;color:#455764;padding:5px 10px;border-radius:4px}
.payment-section .section-heading h2>span{color:var(--teal)}.payment-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.payment-choice{max-width:480px}.payment-choice h3{font-size:24px;margin-bottom:12px}.payment-choice>p{font-size:14px}.paypal-form{margin:25px 0 20px}.paypal-form label{font-size:12px;font-weight:700;display:block;margin-bottom:8px}.paypal-form select{width:100%;padding:12px;border:1px solid #abbec9;border-radius:5px;background:white;color:var(--navy);min-height:48px}.paypal-form .button{width:100%;margin-top:12px}.payment-qr{display:flex;align-items:center;gap:24px}.payment-qr>a{flex:0 0 200px}.payment-qr img{width:200px}.payment-qr figcaption{font-size:12px}.payment-qr strong{display:block;color:var(--navy);font-size:17px;line-height:1.4}.payment-qr figcaption span{display:block;color:var(--muted);margin:10px 0}.bundle-offer{margin-top:40px;border-block:1px solid var(--line);padding:25px 0;display:flex;align-items:center;justify-content:space-between;gap:24px}.bundle-offer p{font-size:13px}
.activation-section{background:#edf6f7}.activation-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:120px}.activation-steps{list-style:none;padding:0;margin:30px 0 0}.activation-steps li{display:flex;gap:18px;margin:0 0 23px}.activation-steps li>span{display:grid;place-items:center;width:32px;height:32px;flex-shrink:0;background:white;border:1px solid #c2dddd;border-radius:50%;color:var(--teal);font-size:13px;font-weight:750}.activation-steps h3{font-size:17px;margin-bottom:5px}.activation-steps p{font-size:13px}.contact-panel{padding-top:12px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px}.contact-symbol{width:34px;height:34px;color:var(--teal)}.contact-panel h3{font-size:26px}.contact-panel p{font-size:14px;max-width:340px}.contact-panel img{width:170px;height:170px;object-fit:contain}.contact-panel small{color:var(--muted);font-size:11px}
.faq-grid{display:grid;grid-template-columns:1fr 1.6fr;gap:80px}.faq-grid>div>p:not(.eyebrow){margin-top:18px;font-size:14px}.faq-list details{border-bottom:1px solid var(--line);padding:18px 0}.faq-list summary{color:var(--navy);font-size:14px;font-weight:650;cursor:pointer;padding-right:10px}.faq-list details p{font-size:13px;padding:15px 22px 0 0}.closing{background:#f9f2e5;border-block:1px solid #eae0cc;padding-block:44px}.closing-inner{display:flex;justify-content:space-between;align-items:center;gap:32px}.closing h2{font-size:29px;max-width:680px}.closing .eyebrow{color:#825517}.closing .button{flex-shrink:0}.site-footer{padding-top:46px;background:white}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:48px;padding-bottom:32px}.footer-grid p{font-size:12px;margin-top:15px}.footer-grid nav{display:flex;flex-direction:column;gap:12px}.footer-grid nav a{text-decoration:none;font-size:12px;color:var(--muted)}.footer-bottom{border-top:1px solid var(--line);padding-block:20px;font-size:10px;color:var(--muted);display:flex;flex-wrap:wrap;justify-content:space-between;gap:15px}.qr-dialog{border:0;border-radius:8px;padding:22px;width:min(520px,calc(100% - 28px));max-height:calc(100dvh - 28px);color:var(--ink)}.qr-dialog::backdrop{background:#071f36bf}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px}.dialog-heading h2{font-size:19px}.qr-dialog>img{width:100%;max-height:65dvh;object-fit:contain}.qr-dialog>.button{margin-top:15px;width:100%}.legal-page{max-width:840px;padding-block:65px}.legal-page h1{font-size:38px;margin-bottom:30px}.legal-page p{margin-bottom:22px}
@media(max-width:1100px){#main-nav{gap:15px}.quick-inner{gap:15px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-description{min-height:66px}.product-card .exam{min-height:0;margin-bottom:8px}.product-count small{min-height:0}.experience-grid{gap:40px}.payment-grid{gap:35px}.payment-qr{gap:20px}.payment-qr>a{flex-basis:160px}.activation-grid{gap:60px}}
@media(max-width:800px){.shell{width:calc(100% - 40px)}.section{padding-block:54px}h2{font-size:29px}.header-inner{min-height:68px;flex-wrap:wrap}.menu-toggle{display:inline-grid}#main-nav{display:flex;flex-wrap:wrap;gap:16px;padding-block:14px;width:100%}.js-ready #main-nav{display:none}.js-ready #main-nav.open{display:flex}.quick-inner{grid-template-columns:repeat(2,minmax(0,1fr));min-height:0;gap:8px 24px;padding-block:12px}.quick-price strong{font-size:22px}.quick-price .eyebrow{font-size:9px}.qr-shortcut img{width:42px;height:45px}.qr-shortcut small{font-size:10px}.hero-inner{min-height:0;display:block;padding-block:28px}.hero-copy{width:100%}.hero h1{font-size:54px;margin:10px 0}.hero-heading{font-size:25px}.hero-copy>p:not(.eyebrow):not(.hero-heading){max-width:540px;font-size:14px;margin-bottom:18px}.hero-media{position:relative;width:100%;max-width:520px;margin:24px auto 0;right:auto;top:auto;transform:none}.hero-media img{max-height:210px;margin-inline:auto;width:auto}.hero-media figcaption{text-align:center;padding-bottom:0}.hero-trust{margin-top:14px}.section-heading{display:block;margin-bottom:25px}.section-heading>p{margin-top:17px}.method-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.experience-grid{grid-template-columns:1fr;gap:35px}.experience-grid h2{font-size:29px}.app-gallery{max-width:420px;margin-inline:auto}.app-gallery img{max-height:360px}.payment-grid{grid-template-columns:1fr}.payment-choice{max-width:none}.payment-qr>a{flex-basis:160px}.activation-grid{grid-template-columns:1fr;gap:35px}.faq-grid{grid-template-columns:1fr;gap:20px}.mac-status{flex-wrap:wrap;align-items:flex-start;gap:12px}.mac-status>div{flex:1}.mac-status .status-label{margin-left:33px}.closing-inner{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-grid>div:first-child{grid-column:1/-1}.downloads-table th,.downloads-table td{padding:14px 10px}}
@media(max-width:460px){.shell{width:calc(100% - 32px)}.brand>span{font-size:22px}.quick-inner{gap:12px}.quick-inner>.button{font-size:11px;padding-inline:8px;gap:6px}.quick-inner .paypal-word{font-size:15px}.quick-inner>.button .lucide{width:14px;height:14px;flex-basis:14px}.quick-price small{font-size:10px}.qr-shortcut{gap:7px;font-size:11px}.qr-shortcut .lucide{display:none}.qr-shortcut small{font-size:9px}.hero-media{display:none}.hero h1{font-size:50px}.hero-heading{font-size:23px}.hero-copy .eyebrow{font-size:10px}.hero-copy .actions{gap:12px}.hero-copy .text-link{font-size:12px}.hero-copy .button{padding:12px;font-size:12px}.product-grid{grid-template-columns:1fr}.product-description{min-height:0}.product-card{padding:24px}.product-top{margin-bottom:14px}.product-downloads{grid-template-columns:repeat(2,minmax(0,1fr))}.product-downloads .button:only-child{grid-column:1/-1}.product-downloads .button{padding:10px;gap:6px}.product-description,.product-card li{font-size:13px}.product-count{margin-top:5px}.platform-filter label{padding-inline:10px;font-size:12px}.method-steps{gap:25px 20px}.method-steps h3{font-size:18px}.downloads-table th{font-size:10px}.downloads-table td{font-size:12px}.downloads-table td a{font-size:11px;gap:5px}.downloads-table td .lucide{width:15px;height:15px;flex-basis:15px}.downloads-table td small{font-size:10px}.payment-qr{gap:16px}.payment-qr>a{flex-basis:135px}.payment-qr figcaption strong{font-size:16px}.bundle-offer{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
