@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');
:root{--ink:#18352f;--muted:#62716d;--accent:#17664f;--dark:#163b34;--lime:#d6eea1;--surface:#f5f7f5;--line:#dce4de;--white:#fff;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:white;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}button,input,select{font:inherit}a{color:inherit}button,a,summary{touch-action:manipulation}button,summary{cursor:pointer}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3,.brand{font-family:'Manrope',Arial,sans-serif}h1{font-size:clamp(2.45rem,4.15vw,3.5rem);line-height:1.15;font-weight:800;letter-spacing:-.055em}h2{font-size:clamp(1.65rem,2.5vw,2.1rem);line-height:1.28;font-weight:700;letter-spacing:-.04em}h3{font-size:1.15rem;line-height:1.35;letter-spacing:-.025em;font-weight:700}button:focus-visible,a:focus-visible,summary:focus-visible,select:focus-visible,input:focus-visible,[tabindex="0"]:focus-visible{outline:3px solid #77a84f;outline-offset:4px}h2[tabindex]:focus{outline:none}button{border:0;background:none}input{accent-color:var(--accent)}fieldset{border:0;margin:0;padding:0;min-width:0}legend{padding:0}select{color:var(--ink)}.wrap{width:min(1180px,calc(100% - 80px));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;background:#fffffff5;border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}.header-inner{width:min(1280px,calc(100% - 80px));margin:auto;height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{font-weight:800;font-size:1.2rem;letter-spacing:-.055em;text-decoration:none;display:flex;align-items:center;white-space:nowrap}.brand-mark{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:7px;background:var(--dark);color:var(--lime);font-size:1rem;letter-spacing:-.08em;margin-right:10px}.brand-period{color:var(--accent)}.site-header nav{display:flex;gap:26px}.site-header nav a{font-size:.875rem;text-decoration:none;color:var(--muted);font-weight:500}.site-header nav a:hover{color:var(--accent)}.header-cta{display:flex;align-items:center;gap:16px;text-decoration:none;font-size:.875rem;font-weight:600;background:var(--surface);padding:11px 15px;border:1px solid var(--line);border-radius:6px}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:80px;padding-top:66px;padding-bottom:66px;align-items:center}.eyebrow{font-size:.75rem;letter-spacing:.11em;font-weight:700;color:var(--accent);margin-bottom:19px}.hero h1 span{color:var(--accent)}.hero-description{font-size:1.125rem;line-height:1.55;margin-top:25px;color:#344f46;font-weight:500}.hero-detail{font-size:1rem;line-height:1.65;color:var(--muted);max-width:390px;margin-top:13px}.quiet-link{display:inline-flex;align-items:center;gap:15px;text-decoration:none;font-size:.875rem;font-weight:600}.quiet-link:hover{text-decoration:underline;text-underline-offset:5px}.hero .quiet-link{margin-top:24px}.hero-proof{display:flex;align-items:center;gap:28px;margin-top:31px;font-size:.8125rem;color:var(--muted)}.hero-proof>span{display:flex;align-items:baseline;gap:7px}.hero-proof strong{font-family:'Manrope',sans-serif;font-size:1.4rem;color:var(--ink);font-weight:700}.selector{border:1px solid #cddbd3;border-radius:12px;background:white;box-shadow:0 8px 28px #153b3410;align-self:center;overflow:hidden}.selector-heading{padding:23px 28px 21px;background:var(--dark);color:white}.mini-label{display:block;color:var(--lime);font-size:.75rem;letter-spacing:.07em;font-weight:500;margin-bottom:9px}.selector h2{font-size:1.3rem;letter-spacing:-.025em;font-weight:600}.selector-fields{padding:24px 28px 17px;scroll-margin-top:115px}.selector-fields>label,.field-grid>label{display:block;font-size:.875rem;font-weight:500}.selector select{width:100%;padding:12px 29px 12px 12px;border:1px solid var(--line);background:#fff;border-radius:6px;margin-top:8px;font-size:.875rem;min-height:45px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}.features{margin-top:22px}.features legend{font-size:.875rem;font-weight:600;margin-bottom:12px}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px}.feature-grid label{display:flex;align-items:center;gap:8px;font-size:.875rem;cursor:pointer;line-height:1.4}.feature-grid input{width:17px;height:17px;margin:0;flex-shrink:0}.primary{display:flex;align-items:center;justify-content:space-between;gap:18px;font-weight:600;background:var(--accent);color:white;padding:14px 18px;border-radius:6px;font-size:.9375rem;min-height:48px;text-decoration:none}.primary:hover{background:var(--dark)}.selector .primary{width:100%;margin-top:25px}.form-note{text-align:center;font-size:.8125rem;color:var(--muted);margin-top:12px}.reset-button{font-size:.75rem;color:var(--muted);display:block;margin:8px auto 0;padding:5px}.reset-button:hover{text-decoration:underline}.assurance{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.assurance-inner{display:flex;align-items:center;justify-content:space-between;gap:27px;padding-top:24px;padding-bottom:24px}.assurance p{font-size:.875rem;line-height:1.6;color:var(--muted);padding-right:26px;border-right:1px solid #cbd6ce}.assurance p strong{font-weight:600;color:var(--ink)}.assurance-inner>span{font-size:.8125rem;line-height:1.5;display:flex;align-items:center;gap:10px}.assurance-inner>span:before{content:'✓';font-size:.875rem;font-weight:700;color:var(--accent)}.section{padding-top:65px;padding-bottom:64px;scroll-margin-top:82px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:26px}.section-heading .eyebrow{margin-bottom:12px}.date-note{font-size:.75rem;white-space:nowrap;color:var(--muted);padding-bottom:4px}.selection-bar{display:flex;justify-content:space-between;align-items:center;gap:20px;background:var(--surface);padding:13px 16px;border-radius:6px;border-left:3px solid var(--accent);font-size:.875rem;margin-bottom:22px;line-height:1.5}.selection-bar a{font-size:.8125rem;white-space:nowrap;text-underline-offset:3px}.result-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px}.segmented{display:flex;padding:3px;background:#edf1ed;border:1px solid var(--line);border-radius:7px;gap:2px}.segmented label{cursor:pointer;position:relative}.segmented input{position:absolute;opacity:0;width:1px;height:1px}.segmented span{display:block;padding:8px 13px;border-radius:4px;font-size:.875rem;color:var(--muted)}.segmented input:checked+span{background:white;color:var(--ink);font-weight:500;box-shadow:0 1px 3px #153b3414}.segmented input:focus-visible+span{outline:3px solid #77a84f;outline-offset:2px}.price-context{font-size:.8125rem;color:var(--muted);line-height:1.6;margin:13px 0 23px}.result-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch}.result-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:9px;overflow:hidden;background:white;min-width:0}.result-card.featured{border-color:var(--accent);box-shadow:0 4px 15px #153b3407}.recommendation-tag{background:var(--accent);color:white;padding:10px 23px;font-size:.75rem;font-weight:500;min-height:35px}.recommendation-tag.alternative{background:var(--surface);color:var(--muted);border-bottom:1px solid var(--line)}.card-content{padding:25px 23px 21px;display:flex;flex-direction:column;flex:1}.software-title{display:flex;align-items:center;gap:11px;margin-bottom:21px}.software-title h3{font-size:1.23rem}.software-title p{color:var(--muted);font-size:.8125rem;margin-top:4px}.software-icon{width:37px;height:37px;display:flex;align-items:center;justify-content:center;font-family:'Manrope',sans-serif;font-weight:800;font-size:1rem;border-radius:8px;background:#edf3ef;color:var(--ink);flex-shrink:0}.setmore-icon{background:#eef0f7;color:#41517c}.koalendar-icon{background:#eaf2f5;color:#316376}.simplybook-icon{background:#f2edf4;color:#735480}.price strong{font-family:'Manrope',Arial,sans-serif;font-size:2.35rem;letter-spacing:-.06em;font-weight:800;line-height:1.3}.price .unit{font-size:.8125rem;color:var(--muted);margin-left:5px}.price-note{font-size:.875rem;line-height:1.55;margin-top:6px;font-weight:500}.seats-note{font-size:.8125rem;line-height:1.55;color:var(--muted);margin-top:5px;min-height:42px}.fit-line{font-size:1rem;line-height:1.6;margin:18px 0 17px;min-height:77px;color:#3e554b}.benefits{list-style:none;padding:0;margin:0 0 23px;font-size:.875rem;line-height:1.6}.benefits li{margin:6px 0;display:flex;gap:9px}.benefits li:before{content:'✓';color:var(--accent)}.outbound{margin-top:auto;display:flex;align-items:center;justify-content:space-between;font-size:.875rem;font-weight:600;padding:12px 15px;border:1px solid #bfd1c5;border-radius:6px;text-decoration:none;min-height:45px}.featured .outbound{background:var(--accent);border-color:var(--accent);color:white}.outbound:hover{box-shadow:0 0 0 1px var(--accent)}.card-details{margin-top:17px}.card-details summary{font-size:.8125rem;color:var(--muted);line-height:1.6;cursor:pointer}.card-details[open] summary{color:var(--accent);margin-bottom:12px}.card-details p,.card-details li{font-size:.8125rem;line-height:1.65;color:var(--muted)}.card-details ul{margin:10px 0;padding-left:17px}.card-details li{margin:6px 0}.card-details a{color:var(--accent);text-underline-offset:3px}.card-details .free-note{color:var(--ink);margin:12px 0}.currency-note{font-size:.8125rem;color:var(--muted);line-height:1.7;margin-top:21px;max-width:865px}.result-message{font-size:.875rem;color:var(--muted);line-height:1.6;margin-top:17px}.result-message:empty{display:none}.empty-result{grid-column:1/-1;background:var(--surface);padding:28px;border:1px solid var(--line);border-radius:8px}.empty-result h3{font-size:1.35rem}.empty-result p{font-size:1rem;color:var(--muted);line-height:1.65;margin:12px 0 19px;max-width:680px}.empty-result .primary{width:fit-content}.comparison-section{background:var(--surface);border-block:1px solid var(--line);padding:58px 0;scroll-margin-top:82px}.comparison-profile{font-size:.875rem;color:var(--muted);margin:-6px 0 20px;line-height:1.6}.table-scroll{overflow:auto;border:1px solid var(--line);border-radius:8px;background:white}table{width:100%;min-width:740px;border-collapse:collapse;text-align:left;font-size:.875rem}th,td{padding:18px 21px;border-bottom:1px solid var(--line);vertical-align:top;line-height:1.5}thead th{font-weight:600;background:#e7eee8;color:var(--ink);font-size:.9375rem}thead th:first-child{width:27%}tbody th{font-weight:400;color:var(--muted)}tbody tr:last-child th,tbody tr:last-child td{border-bottom:0}td strong{font-weight:700}td small{display:block;font-size:.8125rem;color:var(--muted);margin-top:4px}.included{color:var(--accent)}td a{color:var(--accent);text-underline-offset:3px}.profession-tip{margin-top:22px;font-size:.875rem;line-height:1.65;max-width:850px;border-left:2px solid #a4bba7;padding-left:16px}.profession-tip strong{font-weight:600}.profession-tip p{margin-top:5px;color:var(--muted)}.activity-grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:38px;row-gap:29px;margin-top:35px}.activity-grid article{padding-top:17px;border-top:1px solid var(--line)}.activity-number{font-size:.75rem;color:var(--accent);font-weight:600;display:block;margin-bottom:12px}.activity-grid h3{font-size:1.05rem}.activity-grid p{font-size:.9375rem;line-height:1.7;color:var(--muted);margin-top:12px}.method-section{background:var(--dark);padding:55px 0;color:white;scroll-margin-top:82px}.method-layout{display:grid;grid-template-columns:1fr 1.13fr;gap:100px}.method-section .eyebrow{color:var(--lime);margin-bottom:16px}.method-section h2{font-size:2rem;line-height:1.3}.method-layout>div:first-child>p:not(.eyebrow){font-size:1rem;line-height:1.65;color:#c2d3cb;max-width:360px;margin-top:20px}.method-link{display:inline-block;color:var(--lime);font-size:.875rem;font-weight:500;margin-top:25px;text-underline-offset:5px}.method-points>div{display:flex;gap:18px;padding:0 0 20px;margin-bottom:20px;border-bottom:1px solid #ffffff26}.method-points>div:last-child{border:0;margin:0;padding:0}.method-points>div>span{font-size:.75rem;padding-top:3px;color:var(--lime)}.method-points p{font-size:.875rem;line-height:1.7;color:#c2d3cb}.method-points strong{display:block;font-size:1rem;color:white;font-weight:600;margin-bottom:5px}.faq-section{display:grid;grid-template-columns:.65fr 1fr;gap:100px}.faq-list{border-top:1px solid var(--line)}.faq-list details{padding:20px 0;border-bottom:1px solid var(--line)}.faq-list summary{font-size:1rem;font-weight:500;line-height:1.5;list-style:none;padding-right:27px;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:0;top:0;color:var(--accent);font-size:1.2rem}.faq-list details[open] summary:after{content:'−'}.faq-list p{font-size:.9375rem;line-height:1.75;color:var(--muted);margin-top:15px}.footer{background:var(--surface);border-top:1px solid var(--line)}.footer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:35px;padding:38px 0 30px}.footer-top>p{font-size:.875rem;line-height:1.7;color:var(--muted)}.source-links{display:grid;grid-template-columns:repeat(3,auto);column-gap:16px;row-gap:10px;font-size:.8125rem}.source-links>span{grid-column:1/-1;color:var(--muted)}.source-links a{text-decoration:none}.source-links a:hover{text-decoration:underline}.footer-bottom{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;color:var(--muted);border-top:1px solid var(--line);padding:20px 0}.footer-bottom a{text-decoration:none}.skip{position:fixed;left:15px;top:-100px;z-index:40;padding:15px;background:var(--dark);color:white}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.noscript{padding:22px 30px;font-size:1rem;background:#eef4df;color:var(--ink)}[hidden]{display:none!important}
@media(max-width:1120px){.wrap{width:calc(100% - 56px)}.header-inner{width:calc(100% - 56px)}.hero{gap:42px}.site-header nav{gap:18px}.header-cta{display:none}.hero h1{font-size:2.85rem}.selector-heading{padding:22px}.selector-fields{padding:22px}.feature-grid{gap:12px 10px}.feature-grid label{font-size:.8125rem}.assurance-inner{gap:20px}.assurance p{padding-right:20px}.assurance-inner>span{font-size:.75rem}.result-cards{gap:15px}.card-content{padding:22px 19px}.software-title h3{font-size:1.08rem}.price strong{font-size:2.1rem}.fit-line{min-height:100px}.method-layout,.faq-section{gap:55px}.footer-top{flex-wrap:wrap}}
@media(max-width:800px){.hero{grid-template-columns:1fr;gap:30px;padding-top:40px;padding-bottom:38px}.hero-copy{max-width:580px}.hero h1{font-size:3.15rem}.hero h1 br:first-of-type{display:none}.hero h1 br:first-of-type:after{content:' '}.hero-description br{display:none}.hero-description{margin-top:20px}.hero-detail{max-width:550px}.hero-proof{margin-top:22px}.selector{max-width:600px;width:100%}.selector-heading{padding:20px 24px}.selector-fields{padding:23px 24px 17px}.feature-grid label{font-size:.875rem}.assurance-inner{flex-wrap:wrap;justify-content:flex-start;gap:14px 26px}.assurance p{width:100%;border:0;padding:0;display:flex;gap:7px;flex-wrap:wrap}.assurance p br{display:none}.assurance-inner>span{font-size:.8125rem}.section-heading{align-items:flex-start;flex-direction:column;gap:14px}.result-cards{grid-template-columns:1fr}.card-content{padding:25px}.software-title h3{font-size:1.3rem}.price strong{font-size:2.4rem}.fit-line{min-height:0;max-width:520px}.seats-note{min-height:0}.benefits{display:flex;gap:8px 19px;flex-wrap:wrap}.result-card .outbound{max-width:100%;}.recommendation-tag{padding:10px 25px}.activity-grid{grid-template-columns:1fr 1fr;gap:26px}.method-layout{grid-template-columns:1fr;gap:35px}.method-layout>div:first-child>p:not(.eyebrow){max-width:600px}.faq-section{grid-template-columns:1fr;gap:27px}.faq-section .eyebrow{margin-bottom:12px}.source-links{margin-left:auto}}
@media(max-width:540px){html{scroll-padding-top:83px}.wrap,.header-inner{width:calc(100% - 36px)}.header-inner{height:72px;gap:15px}.brand{font-size:1.07rem}.brand-mark{width:31px;height:31px;font-size:.875rem;margin-right:8px}.site-header nav{gap:14px}.site-header nav a{font-size:.75rem}.site-header nav a:first-child,.site-header nav a:last-child{display:none}.hero{padding-top:34px;gap:26px}.hero .eyebrow{font-size:.75rem;margin-bottom:16px}.hero h1{font-size:2.45rem;line-height:1.18}.hero h1 br:first-of-type{display:block}.hero-description{font-size:1rem;line-height:1.6;margin-top:17px}.hero-detail{font-size:.9375rem;line-height:1.65;margin-top:8px}.hero .quiet-link{margin-top:17px}.hero-proof{margin-top:20px;gap:25px}.hero-proof strong{font-size:1.25rem}.hero-proof>span{font-size:.75rem}.selector-heading{padding:19px}.selector h2{font-size:1.18rem}.selector-fields{padding:20px 18px 14px}.field-grid{gap:12px}.field-grid label{font-size:.8125rem}.feature-grid{gap:12px}.feature-grid label{font-size:.8125rem;line-height:1.5}.selector select{font-size:.875rem;padding-left:10px}.selector .primary{margin-top:21px}.mini-label{font-size:.6875rem}.assurance-inner{gap:11px;padding:20px 0}.assurance p{display:block;line-height:1.65;margin-bottom:3px}.assurance p strong{display:block}.assurance-inner>span{width:100%;font-size:.8125rem}.section{padding:43px 0}.section-heading{margin-bottom:22px}.section-heading h2{font-size:1.65rem}.section-heading .eyebrow{font-size:.6875rem;letter-spacing:.09em}.selection-bar{display:block;padding:12px 13px;font-size:.8125rem;line-height:1.65}.selection-bar a{display:inline-block;margin-top:6px}.result-toolbar{flex-wrap:wrap;gap:12px}.segmented span{padding:8px 12px;font-size:.8125rem}.price-context{font-size:.8125rem}.result-cards{gap:19px}.card-content{padding:22px}.recommendation-tag{padding:10px 22px}.software-title{margin-bottom:18px}.benefits{display:block}.currency-note{font-size:.75rem}.comparison-section{padding:42px 0}.comparison-profile{font-size:.8125rem}.profession-tip{font-size:.8125rem}.activity-grid{grid-template-columns:1fr;row-gap:23px;margin-top:25px}.activity-grid article{display:grid;grid-template-columns:25px 1fr;column-gap:13px;padding-top:18px}.activity-number{grid-row:1/3;margin-top:3px}.activity-grid p{font-size:.9375rem;margin-top:9px}.activity-grid h3{font-size:1.05rem}.method-section{padding:40px 0}.method-section h2{font-size:1.75rem}.method-layout{gap:32px}.method-points>div{gap:15px}.faq-list details{padding:18px 0}.faq-list summary{font-size:.9375rem}.faq-list p{font-size:.9375rem}.footer-top{display:block;padding:30px 0 23px}.footer-top>p{margin:18px 0 23px}.source-links{width:fit-content;gap:11px 21px;margin:0}.footer-bottom{align-items:flex-start;flex-direction:column;gap:11px;padding:18px 0;font-size:.75rem}}
.footer-bottom button{font:inherit;color:inherit;padding:0;text-decoration:none}.footer-bottom button:hover,.footer-bottom a:hover{text-decoration:underline;text-underline-offset:3px}.consent-banner{position:fixed;z-index:100;left:24px;right:24px;bottom:24px;display:flex;align-items:center;justify-content:space-between;gap:32px;max-width:960px;margin:auto;padding:20px 22px;background:#fff;border:1px solid #cddbd3;border-radius:10px;box-shadow:0 18px 60px #102d2550;color:var(--ink)}.consent-copy{max-width:650px}.consent-copy strong{display:block;font-size:1rem;margin-bottom:5px}.consent-copy p{font-size:.875rem;line-height:1.6;color:var(--muted)}.consent-copy a{text-underline-offset:3px}.consent-actions{display:flex;gap:10px;flex-shrink:0}.consent-actions button{min-width:96px;min-height:44px;padding:10px 15px;border:1px solid var(--accent);border-radius:6px;font-size:.875rem;font-weight:600}.consent-actions button[data-consent="granted"]{background:var(--accent);color:#fff}.consent-actions button[data-consent="denied"]{background:#fff;color:var(--accent)}
@media(max-width:650px){.consent-banner{left:12px;right:12px;bottom:12px;display:block;padding:18px}.consent-actions{margin-top:15px}.consent-actions button{flex:1}.consent-copy p{font-size:.8125rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;scroll-behavior:auto!important}}
/* Pricing comparison: both payment schedules are visible without a choice. */
.recommendation-tag{background:#eaf2ea;color:var(--accent);font-weight:600;line-height:1.5;min-height:38px}.recommendation-tag.alternative{background:var(--surface);color:var(--muted)}.result-card .outbound{background:var(--accent);color:white;border-color:var(--accent)}.price-label{display:block;font-size:.8125rem;color:var(--muted);margin-bottom:7px}.price strong{font-size:2rem;letter-spacing:-.05em}.price-note{font-size:.8125rem;color:var(--muted);font-weight:400}.annual-offer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:9px;border:1px solid var(--line);border-radius:6px;background:var(--surface);padding:13px;margin-top:16px}.annual-offer>div>span{display:block;font-size:.75rem;color:var(--muted);margin-bottom:5px}.annual-offer strong{display:block;font-size:1rem;line-height:1.5;font-weight:700}.annual-offer small{display:block;font-size:.75rem;line-height:1.5;color:var(--muted);margin-top:3px}.saving{font-size:.6875rem;color:var(--accent);background:#e5eedf;align-self:flex-start;padding:4px 6px;border-radius:3px;white-space:nowrap}.seats-note{font-size:.75rem;margin-top:12px;min-height:38px}.free-option{border-top:1px solid var(--line);padding-top:16px;margin-top:20px}.free-option summary{font-size:.8125rem;line-height:1.6;color:var(--muted)}.free-compatible summary{color:var(--accent);font-weight:500}.free-option p,.free-option li{font-size:.8125rem;line-height:1.6;color:var(--muted);margin-top:10px}.free-option ul{padding-left:17px}.card-details{margin-top:12px}.scope-message{padding:16px 18px;border-left:3px solid #a5762a;background:#f9f3e6;font-size:.875rem;line-height:1.65;color:#66512d;margin-bottom:24px}.price-context{margin:0 0 22px}.selector-fields>label,.field-grid>label,.feature-grid label{font-size:.875rem}.hero h1 br:first-of-type{display:block}.hero h1 br:first-of-type:after{content:none}
@media(max-width:540px){.price strong{font-size:2.2rem}.annual-offer{padding:14px}.annual-offer>div>span,.annual-offer small{font-size:.8125rem}.saving{font-size:.75rem}.mini-label{font-size:.75rem}.feature-grid{grid-template-columns:1fr 1fr}.feature-grid label{font-size:.8125rem}.seats-note{min-height:0}.section-heading .eyebrow{font-size:.75rem}}
.affiliate-disclosure{font-size:.75rem;color:var(--muted);line-height:1.65;margin-top:20px}.affiliate-disclosure+.currency-note{margin-top:8px}.saving{font-size:.75rem}.outbound small{font-size:.75rem;font-weight:400}.price-block .price{margin-bottom:9px}
.hero-photo{margin:26px 0 0}.hero-photo img{display:block;width:100%;height:190px;object-fit:cover;object-position:center 43%;border-radius:10px;filter:saturate(.85) contrast(.96)}.hero-photo figcaption{font-size:.75rem;color:var(--muted);margin-top:8px}.source-currency,.eur-equivalent{font-size:.75rem;color:var(--muted);line-height:1.5;margin-top:9px}.eur-equivalent{font-size:.875rem;font-weight:600;color:var(--ink)}.language-line{font-weight:600;color:var(--ink)}
@media(max-width:800px){.hero-photo{max-width:600px}.hero-photo img{height:230px}}
@media(max-width:540px){.hero-photo{margin-top:20px}.hero-photo img{height:180px}.hero-photo figcaption{display:none}.source-currency{font-size:.75rem}}

/* Keep labels visible in narrow comparisons and make price commitments explicit. */
@media(max-width:540px){.site-header:not(.blog-page .site-header) nav a[href="#comparatif"]{display:none}.site-header nav a[href="/blog/"]{display:inline-flex;min-height:44px;align-items:center;font-size:.875rem}.header-inner{flex-wrap:wrap;height:auto;min-height:72px;padding-block:10px}.feature-grid label{font-size:.875rem}.field-grid label{font-size:.875rem}.hero h1{overflow-wrap:break-word}}
@media(max-width:360px){.feature-grid{grid-template-columns:1fr}.field-grid{grid-template-columns:1fr}.hero-proof{flex-wrap:wrap;gap:12px}}
.price,.annual-offer,td{font-variant-numeric:tabular-nums}.saving{white-space:normal;line-height:1.5}.saving small{color:var(--accent);font-size:.6875rem}.table-hint{display:none}.table-scroll{isolation:isolate}tbody th{position:sticky;left:0;background:white;box-shadow:1px 0 var(--line);z-index:1}thead th:first-child{position:sticky;left:0;z-index:2;box-shadow:1px 0 var(--line)}.feature-grid label{min-height:44px}.reset-button{min-height:44px;padding-inline:14px}.free-option summary,.card-details summary{min-height:44px;align-content:center}
@media(max-width:800px){.table-hint{display:block;font-size:.75rem;color:var(--muted);line-height:1.5;margin:0 0 10px}.table-scroll table{table-layout:fixed;min-width:780px}thead th:first-child{width:132px}th,td{padding:15px 13px}.annual-offer{gap:10px}.saving{flex-basis:100%;background:transparent;padding:0}.saving small{display:inline;margin-left:5px}}

/* QuelAgenda: wordmark and compact first-screen refinements. */
.brand strong{font-weight:800}.hero-description span{display:block}.hero-proof{flex-wrap:wrap;row-gap:12px}
@media(max-width:540px){.hero-photo,.hero .quiet-link{display:none}.hero-proof{gap:10px 18px}}
