@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Libre+Caslon+Display&display=swap');
:root{--ink:#243d33;--muted:#626c61;--paper:#ffffff;--cream:#f4f7f6;--green:#24463a;--green-light:#eaf3ee;--accent:#24624f;--line:#dce5e0;--serif:'Libre Caslon Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;font-family:var(--sans);font-size:16px;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}button{color:inherit}a,button,input,summary,select{outline-offset:5px}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible,select:focus-visible,.table-wrap:focus-visible{outline:3px solid var(--accent)}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.025em;line-height:1.06}h1{font-size:clamp(3.6rem,5.6vw,5.6rem)}h1 em,h2 em{font-weight:400;color:var(--accent)}h2{font-size:clamp(2rem,3.2vw,3.4rem)}h3{font-size:1.125rem;line-height:1.4}p,li{line-height:1.65}button{border:0;background:none}fieldset{border:0;padding:0;margin:0;min-width:0}legend{font-size:.875rem;font-weight:650;padding:0;margin-bottom:12px}img{display:block;width:100%;height:auto}small{font-size:.875rem;line-height:1.5}.eyebrow{font-size:.75rem;font-weight:650;letter-spacing:.14em;line-height:1.5}.header{height:100px;padding:0 clamp(24px,5vw,84px);display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line)}.brand{display:flex;flex-direction:column;flex-shrink:0;text-decoration:none;line-height:1}.brand-small{font-family:var(--serif);font-size:1.125rem;margin-bottom:1px}.brand-main{font-family:var(--serif);font-size:2rem;letter-spacing:-.035em}.brand-dot{color:var(--accent)}.header nav{display:flex;gap:32px;font-size:.875rem}.header nav a{text-decoration:none}.header nav a:hover{text-decoration:underline}.header-cta{font-size:.875rem;display:flex;gap:25px;align-items:center;text-decoration:none;border:1px solid var(--green);border-radius:30px;padding:13px 20px;white-space:nowrap}.header-cta:hover{background:var(--green);color:#fff}.skip{position:fixed;top:-80px;left:20px;padding:12px;background:#fff;z-index:20}.skip:focus{top:12px}.hero{display:grid;grid-template-columns:1fr 1.04fr;gap:50px;padding:45px clamp(24px,5vw,84px) 44px;max-width:1640px;margin:auto;scroll-margin-top:20px}.hero-copy{padding:15px 0 2px}.hero h1{margin:20px 0 21px}.hero-description{max-width:420px;color:var(--muted);font-size:1rem;line-height:1.65}.hero-photo{position:relative;border-radius:160px 12px 12px 12px;overflow:hidden;min-height:490px}.hero-photo img{height:100%;object-fit:cover;object-position:48% 50%}.hero-photo:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,rgba(17,36,25,.65))}.hero-photo figcaption{position:absolute;bottom:30px;left:35px;z-index:1;color:#fff}.hero-photo figcaption span{font-size:.75rem;letter-spacing:.16em;display:block;margin-bottom:10px}.hero-photo figcaption strong{font:400 2.3rem/1.04 var(--serif)}.quick-config{display:flex;gap:22px;flex-wrap:wrap;margin-top:26px}.number-group,.segmented{display:flex;gap:4px}.number-group label,.segmented label{position:relative;cursor:pointer}.number-group input,.segmented input{position:absolute;inset:0;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.number-group span{display:grid;place-items:center;width:40px;height:42px;border:1px solid var(--line);border-radius:50%;background:#fff}.segmented{background:var(--cream);padding:3px;border-radius:24px}.segmented span{display:block;font-size:.875rem;padding:10px 14px;border-radius:22px}.number-group input:checked+span{background:var(--green);border-color:var(--green);color:#fff}.segmented input:checked+span{background:#fff;box-shadow:0 2px 5px #243d3310}.number-group input:focus-visible+span,.segmented input:focus-visible+span{outline:3px solid var(--accent);outline-offset:3px}.hero-estimate{border-top:1px solid var(--line);margin-top:24px;padding-top:15px;display:flex;gap:25px;font-size:.875rem;color:var(--muted);min-height:61px}.hero-estimate strong{color:var(--ink);font-weight:650}.hero-estimate small{display:block;font-size:.75rem}.hero-link{display:inline-flex;align-items:center;gap:34px;color:var(--accent);font-weight:650;font-size:.875rem;margin-top:18px;text-decoration:none}.hero-link:hover{text-decoration:underline}.configuration{background:var(--cream);padding:30px clamp(24px,5vw,84px);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.configuration-title{display:flex;align-items:baseline;gap:25px;margin-bottom:20px}.configuration-title h2{font-size:1.8rem}.feature-selection{display:flex;gap:10px;flex-wrap:wrap}.feature-selection legend{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.choice{background:var(--paper);display:flex;gap:9px;align-items:center;border:1px solid var(--line);border-radius:30px;padding:12px 17px;font-size:.875rem;cursor:pointer}.choice:has(input:checked){border-color:var(--green);background:var(--green-light)}input[type=checkbox]{accent-color:var(--green);width:17px;height:17px;flex-shrink:0;margin:0}.configuration-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:22px}.channel-selection{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.channel-selection legend{float:left;margin:0 10px 0 0}.channel-selection label{display:flex;gap:7px;align-items:center;font-size:.875rem}.text-button{font-size:.875rem;text-decoration:underline;text-underline-offset:4px;padding:5px 0;font-weight:550;text-align:left}.activity-details{border-top:1px solid #d8dbce;margin-top:22px;padding-top:15px;font-size:.875rem}.activity-details summary{font-weight:600;line-height:1.5}.activity-details summary span{font-weight:400;color:var(--muted);margin-left:16px}.activity-details>p{max-width:850px;margin:15px 0}.activity-fields{display:grid;grid-template-columns:repeat(3,minmax(0,230px));gap:24px;margin:18px 0}.activity-fields label{font-size:.875rem;font-weight:600}.activity-fields input{display:block;width:100%;background:#fff;border:1px solid #c6cabd;padding:11px 14px;border-radius:8px;margin:7px 0 3px}.activity-fields small{font-weight:400;color:var(--muted)}.form-error{margin-top:15px;color:#a53821}.comparison-section,.duels-section{padding:55px clamp(24px,5vw,84px);max-width:1640px;margin:auto;scroll-margin-top:25px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:26px}.section-heading .eyebrow{margin-bottom:10px}.view-toggle{display:flex;align-items:center;background:var(--cream);border:1px solid var(--line);border-radius:30px;padding:4px;flex-shrink:0}.view-toggle button{font-size:.875rem;padding:11px 19px;border-radius:25px}.view-toggle button[aria-pressed=true]{background:var(--green);color:#fff}.table-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.table-toolbar p{font-size:.875rem;color:var(--muted)}.table-toolbar label{font-size:.875rem;display:flex;gap:8px;align-items:center}.table-toolbar select{background:#fff;border:1px solid var(--line);border-radius:8px;color:var(--ink);font-size:.875rem;padding:9px 30px 9px 10px;max-width:240px}.table-legend{display:flex;flex-wrap:wrap;gap:18px;font-size:.75rem;margin-bottom:12px}.table-legend>span{display:flex;align-items:center;gap:6px}.feature-state{font:600 .8rem/1 var(--sans);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:22px;height:22px;border-radius:50%}.feature-state.in{background:#e8f0e6;color:#2c6537}.feature-state.extra{background:#faebd4;color:#8a551a}.feature-state.plan{background:#eeeeea;color:#61665b}.feature-state.no{background:#f6e8e3;color:#9d4a32}.table-note,.table-hint{font-size:.875rem;color:var(--muted);margin-bottom:15px}.table-hint{margin-top:12px}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:12px;max-width:100%;scrollbar-color:#b9c1af var(--cream)}table{border-collapse:separate;border-spacing:0;width:100%;font-size:.875rem;text-align:left}th,td{padding:18px;vertical-align:top;border-bottom:1px solid var(--line)}thead th{background:var(--green);color:#fff;font-size:.875rem;font-weight:550;border-bottom:0;vertical-align:middle}thead th span{display:block;font-weight:400;opacity:.8;font-size:.75rem;margin-top:4px}tbody tr:last-child th,tbody tr:last-child td{border-bottom:0}.comparison-table{min-width:1750px}.comparison-table th:first-child{position:sticky;left:0;width:190px;min-width:190px;z-index:2;border-right:1px solid var(--line)}.comparison-table thead th:first-child{z-index:3;border-right:1px solid #5b7162}.comparison-table tbody th{background:var(--paper);font-weight:500;vertical-align:middle}.comparison-table tbody tr:nth-child(even) td,.comparison-table tbody tr:nth-child(even) th{background:#f7f9f8}.comparison-table tbody tr:hover td,.comparison-table tbody tr:hover th{background:#edf4f1}.comparison-table th:nth-child(2){min-width:200px}.comparison-table td{min-width:170px;vertical-align:middle}.comparison-table td:last-child{min-width:150px}.table-product{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:650;font-size:1rem}.table-product small{display:block;font-size:.75rem;line-height:1.4;font-weight:400;color:var(--muted);margin-top:4px}.app-icon{display:inline-flex;align-items:center;justify-content:center;background:var(--product-color);color:#fff;flex-shrink:0;width:36px;height:36px;border-radius:10px;font-size:1rem;font-weight:650}.table-price strong{font-size:1.3rem;line-height:1.35;font-weight:650;white-space:nowrap}.table-price .quote-price{font-size:1rem}.table-price small{display:block;font-size:.75rem;max-width:185px;color:var(--muted)}.from{font-size:.875rem;font-weight:450}.feature-cell{display:flex;align-items:start;gap:7px;font-size:.875rem;line-height:1.45}.feature-cell .feature-state{width:18px;height:18px;font-size:.75rem;margin-top:1px}.table-official{display:block;font-size:.75rem;margin-top:8px;color:var(--muted)}.cost-caveat{color:#99501b!important}.fineprint{font-size:.875rem;color:var(--muted);line-height:1.65}.fineprint a{text-decoration:underline}.editorial{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;background:var(--green);color:var(--paper);padding:65px clamp(24px,5vw,84px);margin:10px 0 5px}.editorial-photo{height:430px;border-radius:12px 130px 12px 12px;overflow:hidden}.editorial-photo img{height:100%;object-fit:cover}.editorial h2{font-size:clamp(2.8rem,4vw,4.4rem);margin:22px 0}.editorial h2 em{color:#d6ebe2}.editorial p:not(.eyebrow){max-width:420px;color:#e0e5dc;line-height:1.7;margin-bottom:26px}.editorial .underlined{color:#fff}.underlined{font-size:.875rem;font-weight:550;text-decoration:underline;text-underline-offset:7px}.comparison-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.comparison-link{border:1px solid var(--line);border-radius:12px;padding:25px;text-decoration:none;background:#fff;display:flex;flex-direction:column;align-items:start;transition:transform .18s,border-color .18s}.comparison-link:hover{transform:translateY(-3px);border-color:var(--green)}.duo{display:flex;gap:12px;align-items:center;font-size:.75rem;color:var(--muted);margin-bottom:20px}.duo .app-icon{width:38px;height:38px}.comparison-link h3{font-family:var(--serif);font-size:1.8rem;line-height:1.1;margin-bottom:15px;font-weight:400}.comparison-link p{font-size:.875rem;color:var(--muted);margin-bottom:25px}.read{margin-top:auto;color:var(--accent);font-size:.875rem;font-weight:550}.footer{border-top:1px solid var(--line);padding:42px clamp(24px,5vw,84px);display:grid;grid-template-columns:1fr .6fr 1.25fr;gap:50px;background:var(--cream)}.footer p{font-size:.875rem;margin-top:15px;color:var(--muted)}.footer>div:nth-child(2){display:flex;flex-direction:column;gap:16px;font-size:.875rem;padding-top:8px}.footer>div:nth-child(2) a{text-decoration:none}.footer .footer-note p{font-size:.75rem;margin-top:10px}.content-page{max-width:1360px;margin:auto;padding:30px clamp(24px,5vw,74px) 80px}.breadcrumbs{font-size:.875rem;color:var(--muted);margin:10px 0 36px}.breadcrumbs a{text-decoration:none}.article-heading{max-width:850px;margin-bottom:45px}.article-heading h1{font-size:clamp(3rem,5.5vw,5rem);margin:20px 0}.article-heading>p:last-child:not(.eyebrow){font-size:1.125rem;color:var(--muted);max-width:720px}.article-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:50px;align-items:start}.prose h2{font-size:2.25rem;margin:38px 0 20px}.prose h2:first-child{margin-top:0}.prose h3{margin:22px 0 10px}.prose p{margin:15px 0}.prose ul,.prose ol{padding-left:22px}.prose li{margin:10px 0}.prose th{font-weight:550;background:var(--cream);min-width:130px}.prose thead th{background:var(--green)}.prose .table-wrap table{min-width:440px}.aside{border:1px solid var(--line);border-radius:100px 10px 10px 10px;overflow:hidden;background:var(--cream);position:sticky;top:25px}.aside img{height:200px;object-fit:cover}.aside>div{padding:24px}.aside h2{font-size:2rem;margin:14px 0}.aside p:not(.eyebrow){font-size:.875rem;color:var(--muted);margin:15px 0 20px}.button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:1px solid var(--green);padding:13px 20px;border-radius:28px;font-size:.875rem;font-weight:550;min-height:44px}.button.primary{background:var(--green);color:#fff}.button.primary:hover{background:#355e4d}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin:28px 0}.all-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.software-tile{padding:28px;background:#fff;border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column;align-items:start}.software-tile h2{font-size:2.2rem;margin:18px 0 15px}.software-tile p{font-size:.875rem;color:var(--muted);margin-bottom:24px}.software-tile a{font-size:.875rem;color:var(--accent);margin-top:auto}.sample-cost{padding:25px;background:var(--green-light);border-radius:12px;margin:25px 0}.sample-cost strong{font-size:1.6rem}.sample-cost p{font-size:.875rem}.notice{padding:14px 18px;background:#f8edd9;color:#73541b;border-radius:8px;font-size:.875rem;line-height:1.6}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}dialog{border:0;border-radius:20px;background:var(--paper);color:var(--ink);padding:34px;width:min(660px,calc(100% - 32px));max-height:90dvh;box-shadow:0 25px 100px #17281c55}dialog::backdrop{background:#152b226e;backdrop-filter:blur(3px)}.dialog-close{position:absolute;right:15px;top:10px;width:40px;height:40px;font-size:1.7rem}.dialog-heading{display:flex;align-items:center;gap:15px;margin-bottom:20px}.dialog-heading h2{font-size:2.6rem;margin-top:4px}.dialog-heading .app-icon{width:48px;height:48px;font-size:1.4rem}.dialog-cost{padding:20px;background:var(--cream);border-radius:12px;margin-bottom:20px}.dialog-cost strong{font-size:2.2rem;display:block}.dialog-cost .quote-price{font-size:1.6rem}.dialog-cost small,.annual-equivalent{display:block;font-size:.875rem;margin-top:4px;color:var(--muted)}dialog p{font-size:.875rem;margin:18px 0}dialog h3{margin-top:25px}dialog li{font-size:.875rem;line-height:1.65}dialog ul{padding-left:20px}.breakdown{font-size:.875rem;margin:20px 0}.breakdown div{display:flex;justify-content:space-between;gap:25px;padding:11px 0;border-bottom:1px solid var(--line)}.breakdown dd{margin:0;font-weight:600;white-space:nowrap}.breakdown .total{font-weight:650;border-bottom:0}.dialog-cost .from{font-size:1rem}
@media(min-width:1600px){.configuration{padding-left:max(5vw,calc((100vw - 1472px)/2));padding-right:max(5vw,calc((100vw - 1472px)/2))}}
@media(max-width:1100px){.header{padding:0 28px;gap:20px}.header nav{gap:20px}.hero{gap:30px;padding:35px 30px}.hero-photo{min-height:520px}.hero h1{font-size:4rem}.hero-description{font-size:.95rem}.quick-config{gap:18px}.configuration,.comparison-section,.duels-section{padding-left:30px;padding-right:30px}.configuration-title{display:block}.configuration-title .eyebrow{margin-bottom:8px}.choice{padding:11px 14px}.editorial{gap:40px;padding:45px 30px}.editorial-photo{height:420px}.article-grid{grid-template-columns:minmax(0,1fr) 260px;gap:30px}.footer{gap:30px;padding:35px 30px}}
@media(max-width:800px){.header{height:82px;padding:0 22px}.brand-main{font-size:1.7rem}.brand-small{font-size:1rem}.header nav{display:none}.header-cta{padding:11px 16px;gap:15px}.hero{grid-template-columns:1.05fr .95fr;gap:24px;padding:28px 22px}.hero-photo{min-height:480px;border-top-left-radius:110px}.hero h1{font-size:3.6rem}.hero-copy{padding:10px 0}.hero .eyebrow{font-size:.7rem;letter-spacing:.1em}.hero-description{font-size:.875rem}.quick-config{gap:15px;margin-top:22px}.hero-photo figcaption{left:22px;bottom:22px}.hero-photo figcaption span{font-size:.65rem}.hero-photo figcaption strong{font-size:1.8rem}.hero-estimate{gap:18px;flex-wrap:wrap;margin-top:20px}.hero-link{margin-top:15px}.configuration,.comparison-section,.duels-section{padding-left:22px;padding-right:22px}.choice{font-size:.875rem}.configuration-bottom{align-items:start}.channel-selection{gap:14px}.channel-selection legend{float:none;width:100%;margin-bottom:10px}.section-heading h2{font-size:2.4rem}.section-heading{align-items:start}.view-toggle button{padding:10px 13px}.table-toolbar{align-items:start}.table-toolbar label{flex-direction:column;align-items:start;gap:5px}.table-toolbar p{max-width:50%}.editorial{gap:30px;padding:40px 22px}.editorial h2{font-size:2.8rem}.editorial .eyebrow{font-size:.65rem}.editorial-photo{height:380px}.editorial p:not(.eyebrow){font-size:.875rem}.comparison-grid,.all-list{grid-template-columns:repeat(2,minmax(0,1fr))}.duels-section .comparison-link:last-child{grid-column:1/-1}.footer{grid-template-columns:1fr 1fr;padding:35px 22px}.footer-note{grid-column:1/-1}.article-grid{grid-template-columns:1fr}.aside{position:static;display:grid;grid-template-columns:1fr 1fr;border-top-left-radius:40px;margin-top:15px}.aside img{height:100%}.content-page{padding-left:22px;padding-right:22px}}
@media(max-width:580px){.hero{grid-template-columns:1fr;gap:25px;padding:25px 20px 28px}.hero h1{font-size:3.9rem;line-height:.98;margin-top:16px}.hero-description{font-size:1rem;max-width:340px}.hero .eyebrow{font-size:.7rem}.hero-photo{min-height:0;height:260px;border-radius:85px 10px 10px 10px}.hero-photo img{object-position:center 57%}.hero-photo figcaption{left:22px;bottom:20px}.hero-photo figcaption span{font-size:.65rem}.hero-photo figcaption strong{font-size:1.8rem}.quick-config{gap:16px;justify-content:space-between;margin-top:24px}.number-group{gap:3px}.number-group span{width:34px;height:36px}.segmented span{padding:9px 10px}.hero-estimate{flex-wrap:nowrap;gap:24px;margin-top:20px}.hero-link{margin-top:14px}.configuration{padding:26px 20px}.configuration-title h2{font-size:1.9rem}.feature-selection{display:grid;grid-template-columns:1fr;gap:8px}.choice{padding:12px 15px}.configuration-bottom{flex-wrap:wrap;gap:12px}.channel-selection{gap:12px;font-size:.875rem}.channel-selection label{font-size:.875rem}.configuration-bottom>button{font-size:.875rem;margin-left:auto}.activity-details summary span{display:block;margin:7px 0 0;font-size:.75rem}.activity-fields{grid-template-columns:1fr;gap:14px}.activity-fields input{width:100%}.comparison-section,.duels-section{padding:36px 20px}.section-heading{display:block}.section-heading h2{font-size:2.5rem}.view-toggle{display:inline-flex;margin-top:20px}.table-toolbar{gap:15px;align-items:center}.table-toolbar p{font-size:.75rem;max-width:45%}.table-toolbar label{font-size:.75rem}.table-toolbar select{max-width:185px;padding-right:18px;font-size:.875rem}.table-legend{gap:10px 16px}.table-note{font-size:.75rem}.main-table{border-radius:8px}.comparison-table th:first-child{min-width:142px;width:142px}.comparison-table th,.comparison-table td{padding:15px 12px}.table-product{gap:8px;font-size:.875rem}.table-product .app-icon{width:27px;height:27px;font-size:.75rem;border-radius:7px}.table-product small{font-size:.75rem;max-width:83px}.comparison-table th:nth-child(2){min-width:170px}.table-price strong{font-size:1.2rem}.table-hint{font-size:.75rem}.editorial{grid-template-columns:1fr;gap:26px;padding:30px 20px 38px}.editorial-photo{height:275px;border-top-right-radius:100px}.editorial h2{font-size:3rem;margin:18px 0}.editorial .eyebrow{font-size:.7rem}.editorial p:not(.eyebrow){font-size:1rem}.duels-section .section-heading>a{display:inline-block;margin-top:20px}.comparison-grid,.all-list{grid-template-columns:1fr}.duels-section .comparison-link:last-child{grid-column:auto}.comparison-link{padding:24px}.footer{grid-template-columns:1fr 1fr;gap:25px;padding:30px 20px}.footer .brand-main{font-size:1.8rem}.footer>div:first-child p{font-size:.875rem;max-width:155px}.footer>div:nth-child(2){font-size:.875rem;gap:13px}.footer .footer-note p{font-size:.75rem}.article-heading h1{font-size:3.5rem}.article-heading>p:last-child:not(.eyebrow){font-size:1rem}.content-page{padding:22px 20px 45px}.breadcrumbs{font-size:.75rem;margin-bottom:25px}.two-col{grid-template-columns:1fr;gap:15px}.prose h2{font-size:2rem}.prose table{font-size:.875rem}.prose th,.prose td{padding:14px}.aside{grid-template-columns:1fr;border-top-left-radius:70px}.aside img{height:220px}.aside>div{padding:25px}.prose p,.prose li{font-size:1rem}dialog{padding:28px 22px}.dialog-heading h2{font-size:2.3rem}.dialog-cost strong{font-size:2rem}.breakdown div{gap:15px}.breakdown dd{font-size:.875rem}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
/* Refinement: the decision comes before the billing choice. */
:root{--ink:#1d392f;--green:#1f4536;--muted:#667166;--cream:#f4f3ec;--accent:#aa4932;--line:#e0e3d9}html{scroll-behavior:smooth}.header{height:88px;max-width:1600px;margin:auto}.brand{display:flex;flex-direction:row;align-items:baseline;gap:4px;white-space:nowrap}.brand-small,.brand-main{font-size:1.8rem;margin:0;font-family:var(--serif);letter-spacing:-.025em}.header-cta{font-size:.875rem}.hero{grid-template-columns:1fr 1.02fr;gap:54px;max-width:1450px;padding:42px clamp(24px,5vw,74px) 38px}.hero-copy{padding:8px 0 0}.hero h1{font-size:clamp(3.2rem,4.7vw,4.4rem);line-height:1.04;margin:18px 0 20px}.hero-description{font-size:1rem;max-width:440px;line-height:1.65}.hero-photo{min-height:470px;border-radius:14px;overflow:hidden}.hero-photo picture,.editorial-photo picture{display:block;height:100%;width:100%}.hero-photo img{height:100%;width:100%;object-fit:cover;object-position:48% 53%}.hero-photo figcaption{bottom:28px;left:28px}.hero-photo figcaption strong{font-size:2.4rem}.hero-photo figcaption span{font-size:.75rem;line-height:1.6;max-width:260px;letter-spacing:.1em}.hero .eyebrow{font-size:.75rem;letter-spacing:.12em}.unit-field{margin:25px 0 22px}.number-group{gap:8px}.number-group span{width:43px;height:43px;border-radius:9px;font-weight:550}.hero-needs{display:grid;grid-template-columns:1fr 1fr;gap:9px 16px}.hero-needs legend{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;font-size:.875rem;margin-bottom:12px}.hero-needs .choice{padding:0;border:0;background:none!important;border-radius:0;gap:8px;align-items:start;line-height:1.4;font-size:.875rem;min-height:29px}.hero-needs .choice input{margin-top:2px}.hero-bottom{display:flex;align-items:center;gap:20px;margin-top:26px}.hero-bottom .button{gap:20px;border-radius:9px;font-size:.875rem;padding:14px 18px}.hero-bottom>span{font-size:.75rem;color:var(--muted);line-height:1.6}.trust-strip{display:flex;justify-content:center;align-items:center;gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--cream);padding:18px 20px;font-size:.875rem}.trust-strip span{padding:0 35px;line-height:1.5}.trust-strip span+span{border-left:1px solid #cfd6c8}.advanced-config{max-width:1450px;margin:auto;padding:0 clamp(24px,5vw,74px)}.advanced-config .activity-details{margin:0;border-top:0;padding:18px 0;border-bottom:1px solid var(--line)}.activity-details summary{font-weight:450;font-size:.875rem}.activity-details summary span{font-size:.75rem}.advanced-body{padding:20px 0 10px}.advanced-body>p{margin:20px 0 0;font-size:.875rem;color:var(--muted);max-width:800px}.advanced-body .activity-fields{grid-template-columns:repeat(3,minmax(0,1fr));max-width:900px;margin-top:16px}.advanced-body .channel-selection legend{float:none;margin-bottom:10px}.advanced-body .channel-selection{gap:22px}.selection-section,.comparison-section,.duels-section,.faq-section{max-width:1450px;margin:auto;padding:44px clamp(24px,5vw,74px);scroll-margin-top:20px}.section-heading h2{font-size:clamp(2rem,3vw,2.85rem)}.section-heading .eyebrow{font-size:.75rem;letter-spacing:.12em}.section-heading{margin-bottom:18px}.share-button{border:1px solid var(--line);border-radius:8px;min-height:44px;padding:11px 15px;display:flex;align-items:center;justify-content:center;gap:15px;font-size:.875rem;white-space:nowrap}.share-button:hover{border-color:var(--green);background:var(--cream)}.profile-summary{font-size:.875rem;color:var(--muted);margin-bottom:22px}.recommendation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.recommendation{padding:24px 23px;border:1px solid #ced7c6;border-radius:12px;background:#fff;display:flex;flex-direction:column;box-shadow:0 5px 18px #203e2e05}.recommendation-heading{display:flex;gap:12px;align-items:center;margin-bottom:14px}.recommendation-heading .app-icon{width:42px;height:42px;font-size:1.15rem;border-radius:11px}.recommendation h3{font-size:1.22rem;font-weight:650;margin:0}.recommendation-heading p{font-size:.875rem;color:var(--muted);margin-top:2px;line-height:1.3}.recommendation-fit{font-size:.875rem;line-height:1.6;min-height:46px;color:var(--muted);margin-bottom:22px}.price-pair{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:0 0 10px}.price-pair.single{grid-template-columns:1fr}.price-choice strong{display:block;font-size:1.45rem;line-height:1.6;white-space:nowrap;color:var(--ink);font-weight:650}.price-unit{font-size:.75rem;font-weight:450;color:var(--muted);display:block;line-height:1.25;margin-top:-2px}.price-label{font-size:.75rem;color:var(--muted);display:block;margin-bottom:5px;font-weight:550}.price-choice small{font-size:.75rem;line-height:1.5;color:var(--muted);display:block;margin-top:8px}.annual-choice{padding-left:14px;border-left:1px solid var(--line)}.saving{font-size:.75rem;color:#3d674b;line-height:1.5;margin:0 0 10px}.billing-note{font-size:.75rem;color:var(--muted);margin:0 0 10px;line-height:1.5}.price-warning{font-size:.875rem;color:#88462e;line-height:1.45;margin:0 0 10px}.fit-points{padding:17px 0 0;margin:0 0 13px;list-style:none;display:grid;gap:8px;font-size:.875rem;line-height:1.4}.fit-points li{display:flex;gap:8px;align-items:baseline;line-height:1.4}.fit-points span{color:#467656}.card-limitation{font-size:.875rem;color:var(--muted);line-height:1.5;padding-bottom:20px}.recommendation-actions{margin-top:auto;display:flex;flex-direction:column;gap:13px;align-items:stretch}.recommendation-actions .button{border-radius:8px;gap:24px}.recommendation-actions .text-button{text-align:center;font-size:.875rem}.selection-note{font-size:.875rem;color:var(--muted);margin:22px 0 12px;max-width:1050px}.selection-section>.fineprint{font-size:.75rem;max-width:1050px}.inline-status{font-size:.875rem;color:#40604b;margin-top:15px;min-height:0}.inline-status:empty{margin:0}.selection-section:has(.form-error:not([hidden])){opacity:.8}#share-fallback{padding:15px;background:var(--cream);margin-top:14px;border-radius:10px;font-size:.875rem}#share-url{display:block;width:100%;margin-top:10px;border:1px solid var(--line);padding:11px;border-radius:6px;color:var(--ink);font-size:.875rem}.comparison-section{padding-top:24px}.comparison-table{min-width:1850px}.comparison-table th:nth-child(2),.comparison-table td:nth-child(2){min-width:310px;width:310px}.comparison-table th:first-child{min-width:185px;width:185px}.comparison-table td:not(:nth-child(2)){min-width:156px;width:156px}.comparison-table tbody tr.is-selected td,.comparison-table tbody tr.is-selected th{background:#edf3e8}.table-product small{font-size:.75rem}.compare-choice{display:flex;align-items:center;gap:7px;font-size:.875rem;color:var(--muted);font-weight:450;margin-top:15px;cursor:pointer}.compare-choice input{width:16px;height:16px}.table-price .price-pair{margin:0 0 8px;padding:0;border:0;gap:12px}.table-price .price-choice strong{font-size:1.2rem;line-height:1.55}.table-price .price-label{font-size:.75rem;line-height:1.35}.table-price .price-choice small{font-size:.75rem;margin-top:6px;max-width:none}.table-price .price-unit{font-size:.75rem;display:block;line-height:1.3}.table-price .annual-choice{padding-left:12px}.table-price .saving{font-size:.75rem;max-width:260px}.table-price .price-warning{font-size:.875rem;max-width:265px}.table-price>.text-button{font-size:.875rem;margin-top:3px}.table-offer{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;background:var(--green);color:#fff;border-radius:6px;padding:10px 12px;font-size:.875rem;text-decoration:none;min-height:42px}.table-offer:hover{background:#355e4d}.table-official{font-size:.875rem;margin-top:13px}.table-legend{font-size:.875rem;gap:18px;margin-bottom:14px}.table-note{font-size:.875rem}.quote-block{display:flex;flex-direction:column;gap:4px;font-size:.875rem;margin:5px 0 10px}.quote-block strong{font-size:1.15rem;font-weight:600}.quote-block>span{font-size:.875rem;color:var(--muted)}.quote-block small{font-size:.75rem;color:var(--muted);margin-top:5px}.compact-editorial{grid-template-columns:.78fr 1fr;max-width:1450px;padding:42px clamp(24px,5vw,74px);gap:55px;margin:20px auto 0;border-radius:0}.compact-editorial .editorial-photo{height:285px;border-radius:10px}.compact-editorial h2{font-size:clamp(2.3rem,3.2vw,3.4rem);margin:18px 0}.compact-editorial p:not(.eyebrow){max-width:560px;font-size:1rem}.comparison-link h3{font-size:1.7rem}.faq-section{padding-top:14px;padding-bottom:60px}.faq-section h2{font-size:2.65rem;margin:12px 0 28px}.faq-section details{border-top:1px solid var(--line);padding:20px 0;max-width:1000px}.faq-section details:last-child{border-bottom:1px solid var(--line)}.faq-section summary{font-weight:550;font-size:1rem;line-height:1.5;padding-right:15px}.faq-section details p{font-size:1rem;color:var(--muted);max-width:850px;margin:14px 0 4px}.footer{max-width:1600px;margin:auto;grid-template-columns:1fr .7fr 1.3fr}.compare-tray{position:fixed;bottom:18px;left:50%;transform:translateX(-50%);z-index:10;width:min(900px,calc(100% - 32px));display:flex;gap:30px;justify-content:space-between;align-items:center;padding:16px 22px;background:#fff;border:1px solid #a6b89d;border-radius:12px;box-shadow:0 10px 45px #1833202b}.compare-tray[hidden]{display:none}.compare-tray strong{font-size:.875rem;font-weight:650}.tray-actions{display:flex;align-items:center;gap:24px}.tray-actions .button{border-radius:8px;white-space:nowrap}.tray-actions .button:disabled{background:#eef0e9;border-color:#d3d9cc;color:#727a6e;cursor:default}#selected-names{display:flex;gap:9px;margin-top:8px;flex-wrap:wrap}#selected-names button{padding:4px 7px;border-radius:5px;background:var(--green-light);font-size:.75rem;line-height:1.4}#selected-names span{margin-left:5px}.toast{position:fixed;bottom:122px;left:50%;transform:translateX(-50%);z-index:11;padding:10px 15px;background:var(--green);color:#fff;border-radius:8px;font-size:.875rem;max-width:calc(100% - 32px);box-shadow:0 4px 20px #152a1c22}.toast[hidden]{display:none}.has-selection{padding-bottom:115px}dialog{padding:32px;width:min(710px,calc(100% - 32px));border-radius:14px}dialog .dialog-heading h2{font-size:2.35rem;line-height:1.12}dialog .price-pair{max-width:520px;margin-top:20px}dialog .price-choice strong{font-size:1.9rem}dialog .price-label,dialog .price-choice small{font-size:.875rem}dialog p.saving{font-size:.875rem}dialog .price-warning{font-size:1rem}dialog .button{border-radius:8px;gap:20px}dialog .notice{font-size:.875rem}dialog.wide-dialog{width:min(1150px,calc(100% - 32px));padding:32px}dialog.wide-dialog h2{font-size:2.4rem;margin:12px 20px 0 0}.focused-wrap{margin-top:20px}.focused-table{min-width:710px}.focused-table th:first-child{min-width:140px;max-width:160px;position:sticky;left:0;background:#f2f4ed;z-index:2;font-size:.875rem}.focused-table thead th:first-child{background:var(--green)}.focused-table thead th{white-space:nowrap}.focused-table th,.focused-table td{padding:17px;min-width:250px;vertical-align:top}.focused-table .app-icon{width:28px;height:28px;font-size:.8rem;vertical-align:middle;margin-right:5px}.focused-table .price-pair{grid-template-columns:1fr;margin:0;padding:0;border:0;gap:16px}.focused-table .annual-choice{border:0;padding:0}.focused-table .price-choice strong{font-size:1.45rem}.focused-table .price-label{font-size:.875rem}.focused-table .saving,.focused-table .billing-note{font-size:.75rem}.focused-table .price-warning{font-size:.875rem}.focused-table td .button{white-space:nowrap}.affiliate-label{display:block;font-size:.75rem;margin-top:4px;color:var(--muted)}.sample-cost .price-pair{max-width:530px}.sample-cost .price-choice strong{font-size:1.8rem}.sample-cost .price-label{font-size:.875rem}.sample-cost .saving{font-size:.875rem}.sample-cost .quote-block strong{font-size:1.4rem}.article-heading h1{font-size:clamp(3rem,5vw,4.5rem)}.content-page .comparison-grid{gap:20px}.content-page .prose .button{border-radius:8px}.aside{border-radius:12px}.aside>div{padding:24px}.aside .button{border-radius:8px}
@media(max-width:1100px){.hero{gap:32px;padding:30px}.hero h1{font-size:3.55rem}.hero-photo{min-height:500px}.hero-bottom{gap:13px}.hero-bottom .button{gap:15px;font-size:.875rem}.hero-bottom>span{display:none}.hero-needs{gap:12px}.recommendation-grid{gap:14px}.recommendation{padding:20px 18px}.price-choice strong{font-size:1.25rem}.price-pair{gap:10px}.annual-choice{padding-left:10px}.selection-section,.comparison-section,.duels-section,.faq-section,.advanced-config{padding-left:30px;padding-right:30px}.trust-strip span{padding:0 24px}.compact-editorial{padding:35px 30px;gap:35px}.compact-editorial h2{font-size:2.7rem}.footer{gap:25px}}
@media(max-width:850px){.header nav{display:none}.hero{gap:25px;grid-template-columns:1.03fr .97fr}.hero h1{font-size:3.15rem}.hero-description{font-size:1rem}.hero-needs{grid-template-columns:1fr;gap:9px}.hero-photo{min-height:565px}.hero-photo figcaption strong{font-size:2rem}.hero-photo figcaption span{font-size:.75rem}.hero-bottom .button{padding:13px 15px}.hero .eyebrow{font-size:.75rem}.trust-strip{gap:14px;flex-wrap:wrap;padding:15px 20px;justify-content:start}.trust-strip span{padding:0 15px;font-size:.875rem}.trust-strip span+span{border:0}.recommendation-grid{grid-template-columns:1fr;gap:15px}.recommendation{display:grid;grid-template-columns:1fr 1fr;column-gap:30px;padding:25px}.recommendation-heading{grid-column:1}.recommendation-fit{grid-column:1;min-height:0;margin:0 0 15px}.recommendation>.price-pair,.recommendation>.quote-block{grid-column:2;grid-row:1/3;align-self:start;margin:0}.recommendation>.saving,.recommendation>.billing-note{grid-column:2;grid-row:3;align-self:start;margin:0}.recommendation>.price-warnings{grid-column:2;grid-row:4;font-size:.875rem;align-self:start}.fit-points{grid-column:1;grid-row:3/5;padding-top:0;align-self:start}.card-limitation{grid-column:1;grid-row:5;padding-bottom:0}.recommendation-actions{grid-column:2;grid-row:5/7;align-self:end;margin-top:15px}.recommendation .price-choice strong{font-size:1.4rem}.section-heading{align-items:end}.share-button{font-size:.875rem}.compact-editorial .editorial-photo{height:325px}.compact-editorial h2{font-size:2.5rem}.compact-editorial p:not(.eyebrow){font-size:.875rem}.compare-tray{padding:14px 18px;gap:20px}.tray-actions{gap:18px}.footer{grid-template-columns:1fr 1fr}.footer-note{grid-column:1/-1}}
@media(max-width:580px){.header{height:78px;padding:0 20px}.brand-small,.brand-main{font-size:1.45rem}.brand{gap:3px}.header-cta{padding:10px 12px;font-size:.875rem;border-radius:8px}.header-cta span{display:none}.hero{grid-template-columns:1fr;padding:26px 20px 24px;gap:26px}.hero h1{font-size:3.4rem;line-height:1.04;margin:15px 0 17px}.hero-description{font-size:1rem}.hero-needs{grid-template-columns:1fr 1fr;gap:12px}.hero-needs .choice{font-size:.875rem;line-height:1.45}.hero-photo{height:245px;min-height:0;border-radius:10px}.hero-photo figcaption strong{font-size:1.95rem}.hero-photo figcaption span{font-size:.75rem;letter-spacing:.08em;max-width:240px}.hero-photo:after{inset:40% 0 0}.hero-photo figcaption{bottom:21px;left:22px}.hero .eyebrow{font-size:.75rem}.unit-field{margin:23px 0}.number-group span{width:44px;height:42px}.hero-bottom{margin-top:23px}.hero-bottom .button{width:100%;justify-content:space-between;padding:14px 17px}.trust-strip{display:grid;grid-template-columns:1fr;gap:7px;justify-content:start;padding:17px 20px}.trust-strip span{padding:0;font-size:.875rem}.trust-strip span:last-child{color:var(--muted);font-size:.75rem}.advanced-config{padding:0 20px}.advanced-config .activity-details{padding:17px 0}.activity-details summary{font-size:.875rem;font-weight:500}.activity-details summary span{font-size:.75rem;margin:8px 0 0;display:block}.advanced-body .activity-fields{grid-template-columns:1fr}.advanced-body .channel-selection{gap:12px;flex-wrap:wrap}.channel-selection legend{font-size:.875rem}.selection-section,.comparison-section,.duels-section,.faq-section{padding:34px 20px}.selection-section{padding-bottom:22px}.section-heading{display:block;margin-bottom:18px}.section-heading h2{font-size:2.45rem}.section-heading .eyebrow{font-size:.75rem;letter-spacing:.1em}.share-button{margin-top:20px;min-height:44px}.profile-summary{font-size:.875rem;line-height:1.6}.recommendation{display:flex;padding:23px 22px;gap:0}.recommendation-heading{margin-bottom:13px}.recommendation-fit{margin:0 0 20px}.recommendation>.price-pair{width:100%;margin-bottom:10px}.recommendation .price-choice strong{font-size:1.45rem}.recommendation>.saving,.recommendation>.billing-note{margin-bottom:12px;align-self:stretch}.recommendation>.price-warnings{align-self:stretch;margin-bottom:12px}.recommendation .fit-points{padding-top:10px;margin-bottom:14px}.card-limitation{padding-bottom:18px}.recommendation-actions{width:100%;margin-top:auto}.price-label{font-size:.875rem;font-weight:450}.price-choice small{font-size:.75rem}.selection-note{font-size:.875rem}.table-toolbar{display:flex;align-items:start;gap:14px}.table-toolbar>p{max-width:45%;font-size:.875rem;line-height:1.55}.table-toolbar label{font-size:.875rem}.table-toolbar select{max-width:175px;font-size:.875rem}.table-legend{font-size:.75rem;gap:11px 15px}.table-note{font-size:.875rem}.comparison-section .section-heading .underlined{display:inline-block;margin-top:18px}.comparison-table th:first-child{min-width:138px;width:138px}.comparison-table .table-product{gap:7px;font-size:.875rem}.table-product small{max-width:84px;font-size:.75rem;line-height:1.4}.comparison-table th:nth-child(2),.comparison-table td:nth-child(2){min-width:265px;width:265px}.table-price .price-pair{gap:10px}.table-price .price-choice strong{font-size:1.12rem}.table-price .price-label{font-size:.75rem}.table-price .annual-choice{padding-left:10px}.compare-choice{font-size:.875rem;margin-top:14px}.table-hint{font-size:.875rem}.compact-editorial{padding:30px 20px;grid-template-columns:1fr;gap:25px;margin-top:10px}.compact-editorial .editorial-photo{height:235px;border-radius:10px}.compact-editorial h2{font-size:2.75rem;line-height:1.08}.compact-editorial p:not(.eyebrow){font-size:1rem}.compact-editorial .eyebrow{font-size:.75rem}.faq-section h2{font-size:2.5rem}.faq-section summary{font-size:1rem}.faq-section details p{font-size:1rem}.footer .brand-small,.footer .brand-main{font-size:1.5rem}.footer{grid-template-columns:1fr;padding:30px 20px;gap:22px}.footer>div:first-child p{max-width:none;margin-top:10px}.footer>div:nth-child(2){flex-direction:row;flex-wrap:wrap;gap:16px 20px;font-size:.875rem}.footer-note{grid-column:auto}.compare-tray{bottom:10px;width:calc(100% - 20px);padding:15px;gap:14px;display:block}.compare-tray strong{font-size:.875rem}.tray-actions{justify-content:space-between;margin-top:13px;gap:15px}.tray-actions .button{padding:10px 13px;font-size:.875rem;white-space:normal;min-height:44px}.has-selection{padding-bottom:170px}.toast{bottom:185px;width:calc(100% - 30px);font-size:.875rem;line-height:1.5}.compare-tray #selected-names{gap:7px}#selected-names button{font-size:.875rem;padding:6px 8px}dialog{padding:28px 22px}dialog .dialog-heading h2{font-size:2.1rem}dialog .price-choice strong{font-size:1.45rem}dialog .price-pair{gap:14px}dialog .price-label{font-size:.875rem}dialog .annual-choice{padding-left:12px}dialog.wide-dialog{padding:28px 18px}dialog.wide-dialog h2{font-size:1.9rem;line-height:1.2;margin-right:15px}.focused-table th:first-child{min-width:105px;max-width:105px;padding:13px 10px}.focused-table td,.focused-table th{min-width:235px;padding:15px}.focused-table .price-pair{grid-template-columns:1fr}.focused-table .price-choice strong{font-size:1.5rem}.sample-cost .price-choice strong{font-size:1.45rem}.sample-cost{padding:22px}.sample-cost .price-pair{gap:14px}.content-page .article-heading .eyebrow{font-size:.75rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Keep warning paragraphs in one tablet grid cell and narrow screens readable. */
.price-warnings:empty{display:none}.price-warnings{min-width:0}
@media(max-width:380px){.header{height:auto;min-height:78px;flex-wrap:wrap;gap:12px;padding-top:14px;padding-bottom:14px}.header-cta{margin-left:auto}.hero h1{font-size:clamp(2.4rem,12vw,3rem)}.hero-needs{grid-template-columns:1fr}.price-pair{grid-template-columns:1fr}.annual-choice,dialog .annual-choice,.sample-cost .annual-choice{border-left:0;border-top:1px solid var(--line);padding:12px 0 0}.table-toolbar{flex-direction:column}.table-toolbar>p{max-width:none}.table-toolbar select{max-width:100%}.recommendation .price-choice strong{white-space:normal}}

/* Editorial direction: generous typography, photographic spreads, quiet rules. */
:root{--paper:#ffffff;--cream:#f4f7f6;--ink:#183c33;--green:#183c33;--muted:#58675f;--accent:#24624f}
.header{height:92px}.header>nav{gap:24px}.header>nav a{padding:12px 0}.header-cta,.button{border-radius:6px}.hero{gap:clamp(30px,4vw,64px);padding-top:36px}.hero h1{font-size:clamp(3.2rem,4.8vw,5.15rem);line-height:1.04}.hero-photo{border-radius:6px;isolation:isolate}.hero-photo picture{display:block;height:100%}.hero-photo figcaption{bottom:36px;left:32px}.hero-photo figcaption strong{font-size:2.8rem}.hero-photo figcaption span{letter-spacing:.12em}.number-group span{border-radius:6px}.recommendation{border-radius:8px;box-shadow:none}.comparison-link{border-radius:6px}.editorial-photo,.aside{border-radius:6px}.selection-section{background:linear-gradient(180deg,#f4f7f6 0%,var(--paper) 95%)}.journal-home{padding:64px clamp(24px,5vw,84px);background:#f4f7f6;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.journal-card{padding:26px 0 28px;display:flex;flex-direction:column;border-top:2px solid var(--green);text-decoration:none;min-width:0}.journal-card-meta{display:flex;align-items:start;justify-content:space-between;gap:12px;color:var(--muted);font-size:.875rem;line-height:1.5;margin-bottom:22px}.journal-card-meta>span:last-child{white-space:nowrap}.journal-card h3{font:400 clamp(1.65rem,2.1vw,2.2rem)/1.14 var(--serif);letter-spacing:-.02em;max-width:400px}.journal-card>p{font-size:1rem;color:var(--muted);margin:18px 0 24px;line-height:1.6}.journal-read{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:.875rem;color:var(--accent);margin-top:auto;font-weight:600}.journal-card:hover h3{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}.journal-card:hover .journal-read{color:var(--green)}.journal-masthead{display:grid;grid-template-columns:1.1fr 1fr;gap:50px;align-items:center;margin:24px 0 56px}.journal-masthead h1{font-size:clamp(3.4rem,5vw,5.2rem);line-height:1.03;margin:24px 0}.journal-masthead>div>p:not(.eyebrow){max-width:440px;font-size:1.125rem;color:var(--muted);line-height:1.65;margin-bottom:28px}.journal-masthead img{aspect-ratio:1.18;object-fit:cover;border-radius:4px}.journal-masthead figcaption{font-size:.875rem;line-height:1.5;color:var(--muted);margin-top:12px}.journal-feature{display:flex;justify-content:space-between;align-items:center;gap:40px;padding:36px;background:var(--green);color:white;border-radius:4px;margin-bottom:40px}.journal-feature>div{max-width:700px}.journal-feature h2{font-size:2.6rem;margin:12px 0 14px}.journal-feature h2 a{text-decoration:none}.journal-feature h2 a:hover{text-decoration:underline}.journal-feature p:not(.eyebrow){color:#e0e8e1;font-size:1rem}.journal-feature .button{flex-shrink:0;background:#ffffff;color:var(--green);border-color:#ffffff}.journal-topics{display:flex;flex-wrap:wrap;gap:12px 24px;border-bottom:1px solid var(--line);padding-bottom:20px;scroll-margin-top:25px}.journal-topics a{font-size:.875rem;padding:10px 0;text-decoration:none}.journal-topics a:hover{text-decoration:underline}.journal-category{padding:42px 0 8px;scroll-margin-top:20px}.journal-category-heading{display:flex;gap:18px;align-items:baseline;margin-bottom:26px}.journal-category-heading>span{font-size:.875rem;color:var(--accent)}.journal-category-heading h2{font-size:2.6rem}.journal-bottom-cta{display:flex;gap:35px;justify-content:space-between;align-items:center;background:var(--cream);padding:36px;margin-top:44px;border-radius:4px}.journal-bottom-cta h2{font-size:2.6rem;margin:12px 0 14px}.journal-bottom-cta .button{flex-shrink:0}.guide-heading{max-width:960px;margin:42px 0}.guide-heading h1{font-size:clamp(2.8rem,4.6vw,4.8rem);line-height:1.08;max-width:950px;margin:20px 0 24px;text-wrap:balance}.guide-deck{font-size:1.125rem;color:var(--muted);max-width:760px}.guide-meta{font-size:.875rem;color:var(--muted);margin-top:24px;padding-top:22px;border-top:1px solid var(--line)}.guide-layout{display:grid;grid-template-columns:minmax(0,760px) minmax(240px,300px);gap:clamp(35px,5vw,80px);align-items:start}.guide-prose{font-size:1.0625rem;line-height:1.75;min-width:0}.guide-prose p,.guide-prose li{line-height:1.8}.guide-prose h2{font-size:2.25rem;line-height:1.15;scroll-margin-top:30px}.guide-prose>section{scroll-margin-top:28px;margin-bottom:38px}.quick-answer{padding:26px 30px;background:var(--cream);border-left:3px solid var(--accent)}.quick-answer .eyebrow{font-size:.75rem;color:var(--accent);margin:0 0 12px}.quick-answer p:last-child{margin:0}.guide-toc{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0;margin:30px 0 42px}.guide-toc summary{font-weight:600;min-height:28px}.guide-toc ol{margin-bottom:0}.guide-toc a{font-size:1rem;text-decoration:none}.guide-toc a:hover{text-decoration:underline}.guide-prose blockquote{margin:20px 0;padding:22px 26px;background:var(--cream);border-left:2px solid var(--green);line-height:1.8}.guide-action{background:var(--green);padding:30px;color:#fff;border-radius:4px}.guide-action h2{margin-top:14px!important;color:#fff}.guide-action .button{background:var(--paper);color:var(--green);border-color:var(--paper);text-align:center}.guide-action .eyebrow{margin-top:0}.guide-sources{border-top:1px solid var(--line);padding-top:25px}.guide-sources h2{font-size:1.6rem}.guide-sources p,.guide-sources li{font-size:.875rem;color:var(--muted)}.guide-aside{position:sticky;top:24px;padding:26px;background:var(--cream);border-top:3px solid var(--green)}.guide-aside h2{font-size:2.25rem;margin:18px 0}.guide-aside>p:not(.eyebrow){font-size:1rem;color:var(--muted)}.guide-software{display:flex;flex-direction:column;margin:24px 0}.guide-software>a{display:flex;align-items:center;gap:12px;text-decoration:none;border-top:1px solid var(--line);padding:16px 0}.guide-software>a:last-child{border-bottom:1px solid var(--line)}.guide-software>a>span:last-child{margin-left:auto}.guide-software small{display:block;font-size:.875rem;color:var(--muted)}.guide-aside>.button{width:100%;padding:12px 10px;text-align:center}.guide-aside>.fineprint{font-size:.875rem!important;margin-top:16px}.guide-related{margin-top:48px;padding-top:38px;border-top:1px solid var(--line)}.guide-related h2{font-size:2.7rem}.mobile-menu{display:none}.journal-card:focus-visible,.guide-software a:focus-visible{outline:3px solid var(--accent);outline-offset:5px}
@media(min-width:581px) and (max-width:1000px){.header{gap:16px;padding-left:24px;padding-right:24px}.header>nav{gap:15px}.header-cta{padding:12px}.journal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.journal-masthead{gap:28px}.journal-masthead h1{font-size:3.5rem}.journal-feature{display:block}.journal-feature .button{margin-top:24px}.guide-layout{grid-template-columns:minmax(0,1fr) 250px;gap:30px}}
@media(max-width:1000px){.header>nav{display:none}.mobile-menu{display:block;margin-left:auto;position:relative;z-index:10}.mobile-menu summary{list-style:none;border:1px solid var(--line);border-radius:6px;min-height:44px;padding:11px 14px;font-size:.875rem}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary:after{content:' +';margin-left:6px}.mobile-menu[open] summary:after{content:' −'}.mobile-menu nav{display:flex!important;position:absolute;right:0;top:54px;width:250px;padding:12px;background:var(--paper);border:1px solid var(--line);box-shadow:0 14px 40px #183c331a;flex-direction:column;gap:0!important}.mobile-menu nav a{display:block;padding:13px 14px!important;font-size:1rem;text-decoration:none}.mobile-menu nav a:hover{background:var(--cream)}}
@media(max-width:760px){.guide-layout{grid-template-columns:1fr}.guide-aside{position:static;max-width:none}.guide-aside h2 br{display:none}.journal-masthead{grid-template-columns:1fr}.journal-masthead figure{max-width:100%}.journal-masthead img{aspect-ratio:1.8}.journal-bottom-cta{display:block}.journal-bottom-cta .button{margin-top:24px}}
@media(max-width:580px){.header{min-height:78px;height:auto;padding:14px 20px;gap:12px;flex-wrap:wrap}.header .brand{margin-right:auto}.header .brand-small{font-size:1rem}.header .brand-main{font-size:1.6rem}.header-cta{display:none}.mobile-menu{margin-left:0}.hero{padding-top:25px;gap:24px}.hero h1{font-size:clamp(2.65rem,11.5vw,3.6rem)}.hero-photo{height:245px}.hero-photo figcaption{left:22px;bottom:22px}.hero-photo figcaption strong{font-size:2.3rem}.journal-home{padding:38px 20px}.journal-home .section-heading .underlined,.guide-related .section-heading .underlined{display:inline-block;margin-top:20px}.journal-grid{grid-template-columns:1fr;gap:8px}.journal-card{padding:24px 0 28px}.journal-card h3{font-size:2rem;max-width:100%}.journal-card-meta{margin-bottom:15px}.journal-card>p{margin-top:15px}.journal-masthead{gap:28px;margin-top:18px;margin-bottom:32px}.journal-masthead h1{font-size:clamp(2.8rem,12vw,3.8rem);margin:18px 0}.journal-masthead>div>p:not(.eyebrow){font-size:1rem}.journal-masthead img{aspect-ratio:1.4}.journal-feature{display:block;padding:25px;margin-bottom:28px}.journal-feature h2{font-size:2.2rem}.journal-feature .button{margin-top:22px;width:100%}.journal-topics{gap:8px 18px}.journal-topics a{line-height:1.5;max-width:100%;overflow-wrap:anywhere}.journal-category{padding-top:30px}.journal-category-heading{gap:12px;margin-bottom:18px}.journal-category-heading h2{font-size:2.2rem}.journal-bottom-cta{padding:25px;margin-top:20px}.journal-bottom-cta h2{font-size:2.3rem}.journal-bottom-cta .button{width:100%}.guide-heading{margin:20px 0 28px}.guide-heading h1{font-size:clamp(2.3rem,10vw,3.25rem);line-height:1.1}.guide-deck{font-size:1rem}.guide-meta{font-size:.875rem;line-height:1.6}.guide-layout{gap:25px}.guide-prose{font-size:1rem}.guide-prose h2{font-size:2rem;line-height:1.18}.quick-answer{padding:22px}.guide-prose blockquote{padding:20px}.guide-action{padding:24px}.guide-action .button{width:100%}.guide-related{margin-top:36px}.guide-related h2{font-size:2.35rem}.guide-prose .table-wrap{margin-left:0;margin-right:0}.guide-prose table{font-size:.875rem}.guide-aside{padding:24px}.content-page{padding-left:20px;padding-right:20px}.breadcrumbs{line-height:1.6;margin-bottom:22px}.mobile-menu nav{max-width:calc(100vw - 40px)}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
@media print{.header,.footer,.guide-aside,.guide-related,.guide-toc,.guide-action,.journal-bottom-cta{display:none!important}.guide-layout{display:block}.content-page{max-width:none;padding:0}.guide-heading h1{font-size:30pt}.guide-prose{font-size:11pt}.guide-prose h2{font-size:20pt}.guide-prose>section{break-inside:avoid}.guide-prose blockquote{border:1px solid #ccc;background:white}.quick-answer{background:white}}

/* Hote Select identity and useful cost tools. */
.brand-logo{display:block;width:202px;height:auto;max-width:100%;object-fit:contain}.header .brand{width:202px;max-width:48vw}.footer .brand{width:228px}.header{gap:24px}.header>nav{gap:22px}.fee-home{max-width:1472px;margin:24px auto 48px;padding:32px clamp(24px,5vw,64px);display:flex;gap:40px;justify-content:space-between;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.fee-home>div{max-width:750px}.fee-home h2{font-size:2.6rem;line-height:1.1;margin:12px 0}.fee-home p:not(.eyebrow){color:var(--muted)}.fee-home .button{flex-shrink:0;max-width:100%;text-align:center}.journal-search{margin:34px 0 26px;max-width:640px}.journal-search label{display:block;font-weight:600;margin-bottom:12px}.journal-search input{width:100%;font-size:1rem;color:var(--ink);padding:15px 18px;background:#fff;border:1px solid #aebbb1;border-radius:6px;min-height:50px}.journal-search p{margin:9px 0;font-size:.875rem;color:var(--muted)}.journal-card[hidden],.journal-category[hidden]{display:none!important}.fee-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:38px;align-items:start}.fee-notice{color:var(--muted);font-size:1rem;margin:0 0 24px}.fee-offers{display:grid;grid-template-columns:1fr 1fr;gap:22px}.fee-offers fieldset{padding:22px;border:1px solid var(--line);border-radius:6px;background:white}.fee-offers legend{font-size:1.25rem;font-family:var(--serif);padding:0 8px;margin-left:-8px}.fee-offers label,.fee-revenue{display:block;font-size:1rem;margin-bottom:20px;font-weight:500}.fee-offers input,.fee-revenue input{display:block;width:100%;min-height:48px;margin-top:10px;border:1px solid #aebbb1;background:var(--paper);padding:12px;border-radius:4px;color:var(--ink);font-size:1rem}.fee-offers label:last-child{margin-bottom:0}.fee-revenue{margin-top:24px;line-height:1.6}.fee-revenue small{display:block;margin-top:9px;color:var(--muted);font-weight:400}.fee-results-panel{padding:32px;background:var(--green);color:white;border-radius:6px;position:sticky;top:24px}.fee-results-panel h2{font-size:2.75rem;margin:14px 0 24px}.fee-result-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;border-top:1px solid #789084;border-bottom:1px solid #789084;padding:24px 0}.fee-result-grid>div{min-width:0}.fee-result-grid p{font-size:.875rem}.fee-result-grid strong{display:block;font-size:clamp(1.6rem,2.5vw,2.3rem);font-weight:500;line-height:1.25;margin:10px 0;overflow-wrap:anywhere}.fee-result-grid small{display:block;color:#d5e0d8;font-size:.875rem}.fee-verdict{font-size:1.125rem;font-weight:600;margin:24px 0 16px}.fee-threshold{font-size:1rem;line-height:1.7}.fee-results-panel>.fineprint{color:#d5e0d8;font-size:.875rem;margin-top:24px}.fee-explanation{max-width:800px;margin:50px 0 20px}.fee-explanation h2{font-size:2.6rem}.fee-next{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:26px}.guide-calculator-link{border:1px solid var(--line);padding:25px;border-radius:6px;background:var(--cream)}.guide-calculator-link h2{margin-top:0}.fee-result-grid+p{margin-top:24px}
@media(max-width:1050px){.header>nav{gap:14px}.header{gap:18px}.header .brand{width:180px}.brand-logo{width:180px}.fee-home{display:block}.fee-home .button{margin-top:22px}.fee-layout{gap:24px}.fee-results-panel{padding:25px}.fee-offers{gap:14px}.fee-offers fieldset{padding:18px}}
@media(max-width:760px){.fee-layout{grid-template-columns:1fr}.fee-results-panel{position:static}.fee-explanation{margin-top:36px}.fee-home{margin:20px 0 30px;padding:28px 24px}.fee-home h2{font-size:2.3rem}}
@media(max-width:580px){.header .brand{width:180px;max-width:62vw}.brand-logo{width:180px}.header{min-height:86px;padding-top:16px;padding-bottom:16px}.footer .brand{width:210px}.footer .brand-logo{width:210px}.fee-home{padding:26px 20px}.fee-home h2{font-size:2.2rem}.fee-home .button{width:100%}.fee-offers{gap:12px}.fee-offers fieldset{padding:16px 12px}.fee-offers legend{font-size:1.3rem}.fee-offers label{font-size:.875rem}.fee-results-panel{padding:24px}.fee-results-panel h2{font-size:2.4rem}.fee-result-grid{gap:20px}.fee-result-grid strong{font-size:1.85rem}.fee-next{display:block}.fee-next .button{width:100%;text-align:center}.fee-next .underlined{display:inline-block;margin-top:22px}.guide-calculator-link{padding:22px}.guide-calculator-link .button{width:100%;text-align:center}}
@media(max-width:360px){.fee-offers,.fee-result-grid{grid-template-columns:1fr}.fee-result-grid>div+div{border-top:1px solid #789084;padding-top:18px}.fee-offers label{font-size:1rem}}

/* Clear product-first direction: white, forest, readable hierarchy. */
:root{--paper:#fff;--cream:#f4f7f6;--ink:#163c31;--muted:#53665e;--green:#183c33;--accent:#24624f;--line:#dce5e0}body{background:#fff}h1 em,h2 em{color:inherit;font-style:normal}.header{background:#fff;border-bottom:1px solid var(--line)}.hero{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:48px;padding-top:42px;padding-bottom:40px;align-items:stretch}.hero-copy{padding:0}.hero .eyebrow{color:#426657;font-size:.75rem;letter-spacing:.09em}.hero h1{font-family:var(--sans);font-size:clamp(2.4rem,3.55vw,3.65rem);font-weight:550;letter-spacing:-.05em;line-height:1.1;margin:18px 0 20px;max-width:760px;text-wrap:balance}.hero-description{max-width:660px;font-size:1.0625rem;line-height:1.65}.hero .unit-field{margin:25px 0 20px}.hero-needs{max-width:620px}.hero-needs .choice{border-radius:6px;background:white;padding:12px;font-size:.875rem}.hero-needs .choice:has(input:checked){background:#edf5f1;border-color:#729d88}.hero-bottom{display:flex;flex-wrap:wrap;gap:12px 18px;align-items:center;margin-top:24px}.hero-bottom .button{font-weight:600;padding:15px 21px}.hero-bottom>span{font-size:.875rem;color:var(--muted)}.hero-photo{min-height:460px;max-height:610px;border-radius:8px}.hero-photo figcaption strong{font-size:2.3rem}.hero-photo figcaption span{font-size:.75rem;letter-spacing:.08em;max-width:290px}.trust-strip{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.advanced-config{background:#fff}.selection-section{background:#fff;border-bottom:1px solid var(--line)}.section-heading h2{font-family:var(--sans);font-size:clamp(1.7rem,2.35vw,2.5rem);line-height:1.18;font-weight:500;letter-spacing:-.035em;max-width:900px}.recommendation{background:#fff;border:1px solid #d5e1db;border-top:3px solid #285842}.recommendation-heading h3{font-size:1.35rem}.recommendation-fit{color:var(--muted)}.price-choice strong{color:#133d30}.saving{background:#edf5f1;color:#24533f}.journal-home{background:#fff}.journal-card{border-top:1px solid #bdcdc4}.footer{background:#f5f8f6}.article-heading h1,.guide-heading h1,.journal-masthead h1{font-family:var(--sans);font-weight:500;letter-spacing:-.045em;font-size:clamp(2.3rem,4.2vw,4.25rem);line-height:1.13}.article-heading{max-width:1000px}.journal-masthead h1{font-size:clamp(2.25rem,3.55vw,3.7rem)}.journal-feature{background:#183c33}.quick-answer,.guide-toc,.guide-calculator-link,.guide-aside{background:#f5f8f6}.guide-toc{padding:20px}.quick-answer{border-left-color:#427660}.journal-read,.read{color:#24624f}.table-reading{font-size:.875rem;margin:0 0 18px;max-width:850px}.table-reading summary{padding:9px 0;min-height:40px;color:var(--muted)}.table-reading p{margin:8px 0 12px}.editorial{background:#183c33}.editorial h2{font-size:clamp(2.2rem,3.3vw,3.5rem)}.fee-home h2,.journal-bottom-cta h2{font-size:2.3rem}.fee-explanation h2{font-size:2.3rem}.comparison-table tbody tr:nth-child(even) th,.comparison-table tbody tr:nth-child(even) td{background:#f7f9f8}.comparison-table tbody tr:hover th,.comparison-table tbody tr:hover td{background:#edf4f0}
@media(max-width:1000px){.hero{gap:30px;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.hero h1{font-size:2.65rem}.hero-photo{max-height:none}.hero-needs{grid-template-columns:1fr}.hero-description{font-size:1rem}}
@media(max-width:760px){.hero{grid-template-columns:1fr;gap:25px}.hero h1{font-size:clamp(2.15rem,6vw,3.1rem);max-width:620px}.hero-photo{height:240px;min-height:0}.hero-photo img{object-position:center 58%}.hero-needs{grid-template-columns:1fr 1fr}.hero-photo figcaption strong{font-size:2rem}.hero-photo figcaption{bottom:22px}.hero-photo:after{inset:20% 0 0}.section-heading h2{font-size:1.85rem}}
@media(max-width:580px){.hero{padding:25px 20px 26px}.hero h1{font-size:clamp(2rem,8.3vw,2.75rem);letter-spacing:-.045em;line-height:1.13;margin:14px 0 17px}.hero .eyebrow{font-size:.75rem;letter-spacing:.05em;line-height:1.6}.hero-description{font-size:1rem;line-height:1.6}.hero .unit-field{margin:21px 0}.hero-bottom{margin-top:20px;gap:10px}.hero-bottom .button{width:100%;padding:15px 14px;text-align:left;justify-content:space-between;font-size:.9375rem}.hero-bottom>span{display:block;width:100%;font-size:.875rem}.hero-photo{height:200px}.hero-photo figcaption strong{font-size:1.9rem}.hero-photo figcaption span{font-size:.75rem;max-width:240px}.hero-needs{gap:10px}.hero-needs .choice{padding:11px 10px;line-height:1.45}.trust-strip{grid-template-columns:1fr;gap:6px;padding:16px 20px}.section-heading h2{font-size:1.85rem;line-height:1.22}.article-heading h1,.guide-heading h1,.journal-masthead h1{font-size:clamp(2rem,8.5vw,2.8rem);line-height:1.16}.journal-home .section-heading h2{font-size:1.9rem}.fee-home h2{font-size:2rem}.recommendation{padding:22px 19px}.table-note{font-size:.9375rem}.table-hint{font-size:.875rem}.journal-masthead{margin-bottom:32px}.journal-masthead>div>p:not(.eyebrow){font-size:1rem}.compact-editorial h2{font-size:2.25rem}}
@media(max-width:380px){.hero-needs{grid-template-columns:1fr}.hero h1{font-size:2rem}.hero-bottom .button{font-size:.875rem}}

/* Compare while keeping the software names visible, including narrow screens. */
.comparison-controls{display:flex;flex-wrap:wrap;gap:12px 24px;align-items:center;margin-top:24px;padding:16px;background:#f4f7f6;border:1px solid var(--line);border-radius:8px}
.comparison-controls label{display:flex;gap:10px;align-items:center;min-height:44px;font-size:1rem;font-weight:600;cursor:pointer}
.comparison-controls input{width:20px;height:20px;accent-color:var(--green);flex-shrink:0}
.comparison-controls span{font-size:.875rem;color:var(--muted);flex-basis:100%;line-height:1.6}
.focused-wrap{max-height:60dvh;overscroll-behavior:contain;border-radius:8px;margin-top:12px}
.focused-table{border-collapse:separate;border-spacing:0}
.focused-table thead th{position:sticky;top:0;z-index:3;background:var(--green);color:white}
.focused-table thead th:first-child{z-index:4}
.focused-table th:first-child{background:#f4f7f6}
.focused-table thead th:first-child{background:var(--green)}
.focused-table tr[hidden]{display:none}
dialog p.comparison-scroll-hint{margin:12px 0;font-size:.875rem;color:var(--muted)}
.focused-table .saving,.focused-table .billing-note{font-size:.875rem}
@media(max-width:580px){dialog.wide-dialog{width:calc(100% - 16px);padding:44px 14px 22px}.wide-dialog .dialog-close{position:sticky;top:0;float:right;background:white;border:1px solid var(--line);border-radius:50%;z-index:6;margin-top:-32px}.comparison-controls{padding:12px;gap:8px}.focused-wrap{max-height:58dvh}.focused-table th:first-child{position:static;min-width:100px}.focused-table thead th:first-child{position:sticky;top:0}.focused-table th,.focused-table td{min-width:210px;padding:14px}.comparison-controls label{font-size:.9375rem}.focused-table td .button{white-space:normal}.focused-table .price-warning{line-height:1.6}}
/* Currency, origin and mobile comparison: same data, readable on a phone. */
.origin-badge{display:block;color:#315f4a;font-size:.875rem!important;font-weight:500;line-height:1.5;margin:7px 0}.price-choice strong{font-size:1.15rem;line-height:1.65;overflow-wrap:anywhere}.price-choice small{line-height:1.65}.fx-note{font-size:.875rem;color:var(--muted);margin:12px 0}.converted-total{font-size:.9375rem;background:#edf5f1;padding:12px;border-radius:5px}.french-filter{display:flex;gap:10px;align-items:center;min-height:44px;font-size:.9375rem}.french-filter input{width:20px;height:20px;accent-color:var(--green)}.mobile-features{display:none}.consent-panel{position:fixed;z-index:100;bottom:18px;left:18px;max-width:460px;width:calc(100% - 36px);max-height:80dvh;overflow:auto;background:white;padding:22px;border:1px solid #baccc2;box-shadow:0 8px 40px #12332626;border-radius:10px}.consent-panel h2{font:600 1.15rem var(--sans);margin:0 0 10px}.consent-panel p,.consent-panel a{font-size:.9375rem;line-height:1.6}.consent-actions{display:flex;gap:12px;margin-top:15px}.consent-actions button{flex:1;min-height:46px;border:1px solid var(--green);color:var(--green);background:#fff;border-radius:5px;font:600 .9375rem var(--sans);cursor:pointer}.consent-actions button:hover{background:#edf5f1}.table-toolbar{flex-wrap:wrap;gap:15px}input,select,summary,button,a.button{touch-action:manipulation}
@media(max-width:760px){
 .main-table{overflow:visible;max-height:none;border:0;background:transparent}.main-table .comparison-table{display:block;min-width:0;width:100%}.main-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.main-table tbody{display:grid;gap:18px}.main-table tr{display:block;border:1px solid #cbdad1;border-radius:8px;overflow:hidden;background:#fff}.main-table tr.is-selected{outline:2px solid var(--green);outline-offset:2px}.main-table th[scope=row],.main-table td{display:block;position:static!important;min-width:0!important;width:auto!important;max-width:none;padding:18px;background:#fff!important;box-shadow:none!important;border:0;border-bottom:1px solid #e2eae5}.main-table .desktop-feature{display:none}.main-table .mobile-features{display:block}.main-table .table-product{max-width:none}.main-table .compare-choice{display:flex;align-items:center;gap:10px;min-height:44px;font-size:1rem;margin-top:10px}.main-table .compare-choice input{width:21px;height:21px;accent-color:var(--green)}.main-table .price-pair{display:grid;grid-template-columns:1fr 1fr;gap:14px}.main-table .price-pair.single{grid-template-columns:1fr}.main-table .table-price strong{font-size:1rem;line-height:1.65}.main-table .mobile-features summary{font-size:1rem;font-weight:600;min-height:44px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.mobile-features summary:after{content:'+'}.mobile-features details[open] summary:after{content:'−'}.mobile-features dl{margin:5px 0 0}.mobile-features dl>div{padding:12px 0;border-top:1px solid var(--line)}.mobile-features dt{font-size:.875rem;color:var(--muted);margin-bottom:7px}.mobile-features dd{display:flex;gap:9px;margin:0;font-size:1rem;line-height:1.5}.main-table .table-actions{display:flex;gap:15px;justify-content:space-between;align-items:center;flex-wrap:wrap;border-bottom:0}.main-table .table-offer,.main-table .table-official{min-height:44px;display:flex;align-items:center;font-size:1rem}.table-toolbar>p{flex-basis:100%}.table-toolbar label{font-size:1rem}.table-toolbar select{font-size:1rem;min-height:44px;max-width:100%}.table-legend{gap:12px;flex-wrap:wrap}.table-legend span{font-size:.875rem}.comparison-section,.selection-section{padding-left:20px;padding-right:20px}.hero-photo{height:180px}.hero-description{margin-bottom:0}.recommendation-actions .button{min-height:48px}.dialog-close{min-width:44px;min-height:44px}input[type=number],input[type=search]{font-size:16px!important}.table-wrap.focused-wrap{overscroll-behavior-x:contain}.has-selection{padding-bottom:160px}.compare-tray{padding-bottom:max(14px,env(safe-area-inset-bottom))}.consent-panel{bottom:max(12px,env(safe-area-inset-bottom));left:12px;width:calc(100% - 24px)}
}
@media(max-width:380px){.main-table .price-pair{grid-template-columns:1fr}.main-table .annual-choice{border-left:0;border-top:1px solid var(--line);padding:12px 0 0}.hero h1{font-size:1.9rem}.header .brand-logo{max-width:190px}.hero-needs{grid-template-columns:1fr}.consent-panel{padding:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
