/* Product-led homepage, shared by both languages. Existing demos keep their controls. */
.home-story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
.home-story-card{min-width:0;overflow:hidden;border:1px solid #dce1e3;border-radius:18px;background:#fff;display:flex;flex-direction:column}
.story-support-preview,.story-creative-preview{padding:28px;min-height:425px}
.story-support-preview{background:#24313b;color:#fff}
.story-preview-bar{display:flex;justify-content:space-between;gap:16px;align-items:center;font-size:14px;font-weight:600}
.story-example{font-size:11px;letter-spacing:.08em;font-weight:500;opacity:.75}
.story-channels{display:flex;gap:6px;flex-wrap:wrap;margin:18px 0 22px}
.story-channels>span{padding:5px 8px;border:1px solid #6a7a84;border-radius:5px;color:#e1e7e8;font-size:11px}
.story-question{display:flex;gap:10px;align-items:flex-start}
.story-avatar{display:grid;place-items:center;width:30px;height:30px;flex:none;border-radius:50%;background:#4e606a;font-size:12px}
.story-question>div{padding:12px 15px;background:#34454f;border:1px solid #5a6a74;border-radius:0 10px 10px 10px}
.story-question b,.story-reply b{font-size:12px;font-weight:500;color:#d1dade}
.story-question p,.story-reply p{margin:7px 0 0;font-size:15px;line-height:1.55;color:#fff}
.story-context{display:flex;gap:10px;align-items:center;color:#c4dacb;margin:20px 0 20px 40px;font-size:13px;line-height:1.5}
.story-context>span:first-child{width:24px;height:24px;display:grid;place-items:center;border:1px solid #6c8e7b;border-radius:50%}
.story-context small{display:block;font-size:11px;color:#bccdd0}
.story-reply{padding:15px 17px;background:#3e5158;border:1px solid #71848a;border-radius:10px 0 10px 10px;margin-left:24px}
.story-reply>span{display:flex;justify-content:space-between;margin-top:15px;padding-top:12px;border-top:1px solid #687d84;color:#d8e6da;font-size:12px}
.story-creative-preview{background:#eee5dc;display:flex;flex-direction:column;color:#34393b}
.story-ad-strip{display:flex;align-items:center;justify-content:center;gap:10px;flex:1;padding:32px 0 20px}
.story-ad-strip img{display:block;min-width:0;width:31%;height:auto;box-shadow:0 12px 22px #49312424;border-radius:3px}
.story-ad-strip img:first-child{transform:rotate(-7deg) translateY(8px)}
.story-ad-strip img:last-child{transform:rotate(7deg) translateY(10px)}
.story-brand-caption{display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;line-height:1.5;margin-top:18px;text-align:center}
.story-colour{display:block;flex:none;width:9px;height:9px;border-radius:50%;background:#b44e2b}
.story-fiction{display:block;text-align:center;font-size:11px;color:#6a6059;margin-top:8px}
.story-card-copy{padding:30px;display:flex;flex-direction:column;flex:1}
.story-card-copy .eyebrow{font-size:12px;color:#a54726}
.story-card-copy h3{font-size:clamp(24px,2.4vw,32px);letter-spacing:-.04em;line-height:1.18;margin:13px 0}
.story-card-copy p{font-size:16px;line-height:1.65;color:#596974;margin:0 0 20px}
.story-card-copy .text-link{margin-top:auto;min-height:44px}
.home-setup{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}
.home-setup h2{margin:18px 0}.home-setup>div>p{font-size:16px;line-height:1.7;color:var(--muted);max-width:400px}
.home-setup-options{border-top:1px solid var(--line)}
.home-setup-options>a{display:flex;justify-content:space-between;gap:20px;padding:23px 0;border-bottom:1px solid var(--line)}
.home-setup-options h3{font-size:21px;letter-spacing:-.025em;margin:0 0 6px}
.home-setup-options p{color:var(--muted);font-size:15px;line-height:1.5;margin:0}
.home-setup-options>a>span{color:#a54726;font-size:24px}
.home-setup-options>a:hover h3{text-decoration:underline;text-underline-offset:4px}
@media(max-width:750px){
 /* A single compact product window anchors the mobile introduction. */
 .page-home .hero[data-hero-motion]{padding:28px 20px 16px;text-align:left}
 .page-home .hero-copy{max-width:490px;text-align:left}
 .page-home .hero-copy .hero-label{justify-content:flex-start;font-size:9px;letter-spacing:.08em;gap:8px;margin-bottom:20px}
 .page-home .hero-product-by{display:none}
 .page-home .hero-copy h1{font-size:clamp(36px,10.8vw,56px);line-height:1.07;letter-spacing:-.065em}
 .page-home .hero-copy .hero-promise{display:none}
 .page-home .hero-copy .hero-explanation{font-size:15px;line-height:1.6;margin:20px 0 22px;max-width:34ch}
 .page-home .hero-copy .hero-actions{justify-content:flex-start;flex-direction:row;gap:8px 16px;flex-wrap:wrap}
 .page-home .hero-copy .hero-actions .button{padding:14px 16px;gap:18px;font-size:12px;min-height:46px;border-radius:7px}
 .page-home .hero-copy .hero-actions .text-link{font-size:12px;gap:10px;min-height:44px;border:0}
 .page-home .hero-cta-full{display:none}
 .page-home .hero-cta-short{display:inline}
 .page-home .hero-widgets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:stretch;max-width:490px;margin:28px auto 0;padding:0 10px 10px;background:#eae6df;border:1px solid #ddd9d2;border-radius:14px;box-shadow:0 14px 35px #23313b0a;overflow:visible}
 .page-home .hero-preview-heading{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:8px;min-height:37px;margin:0 -10px;padding:0 13px;border-radius:13px 13px 0 0;background:#24313b;color:#f8f7f4;font-size:11px;font-weight:500;letter-spacing:-.01em}
 .page-home .hero-preview-badge{color:#cbd1d3;font-size:9px;font-weight:400}
 .page-home .hero-widget{width:auto;min-height:164px;max-width:none;padding:13px 11px;background:#fff;border:1px solid #e4e2de;border-radius:8px;box-shadow:0 3px 8px #23313b05}
 .page-home .hero-widget .widget-header{font-size:11px;gap:6px;margin-bottom:13px;line-height:1.35;min-height:16px;align-items:flex-start}
 .page-home .hero-widget .widget-header>svg{width:14px;height:14px;flex:none}
 .page-home .hero-widget .widget-count{display:none}
 .page-home .hero-widget .widget-question{font-size:13px;line-height:1.45;min-height:38px;max-width:none}
 .page-home .hero-widget .widget-answer{font-size:10px;line-height:1.4;min-height:30px;gap:6px;margin-top:10px}
 .page-home .hero-widget .widget-check{width:18px;height:18px;flex:none}
 .page-home .hero-widget .widget-check svg{width:12px;height:12px}
 .page-home .hero-widget .widget-bottom{font-size:9px;line-height:1.4;min-height:24px;padding-top:8px;margin-top:9px;align-items:center}
 .page-home .hero-widget .widget-task{font-size:10px;line-height:1.45;gap:7px;margin-top:12px;align-items:flex-start}
 .page-home .hero-widget .task-check{width:15px;height:15px;flex:none;margin-top:1px}
 .page-home .hero-widget .task-check svg{width:12px;height:12px}
 .page-home .hero-visual-caption{display:none}
 .page-home .hero[data-hero-motion]>.hero-footnote{justify-content:flex-start;font-size:11px;line-height:1.5;max-width:490px;min-height:44px;margin:5px auto 0;padding:4px 45px 0 2px;gap:0}
 .page-home .hero-status-full,.page-home .hero-footnote .tiny-square{display:none}
 .page-home .hero-status-short{display:inline}
 .page-home .hero-motion-toggle{bottom:14px;right:max(20px,calc((100% - 490px)/2));width:44px;height:44px;border:0;border-radius:7px;background:none}
 .page-home .hero-motion-toggle:hover{background:#eae6df}
 .page-home .hero-particles{opacity:.55}

 .page-home .hero-product{padding:12px 12px 32px;margin:0;background:#24313b;max-width:none;border-radius:22px 22px 0 0}
 .page-home .hero-window{width:100%;padding:0;margin:0;max-width:none}
 .mobile-showcase .ms-intro{padding:25px 8px 23px}
 .mobile-showcase .ms-intro .eyebrow{color:#c8d3d8;font-size:12px}
 .mobile-showcase .ms-intro h2{color:#fff;font-size:30px;line-height:1.1;margin-top:12px}
 .mobile-showcase .ms-tabs{padding:0 0 18px;gap:6px}
 .mobile-showcase .ms-tabs button{color:#d8e1e5;border-color:#667984;background:#2c3d47;padding:10px 13px;font-size:14px}
 .mobile-showcase .ms-tabs button span{color:#b5c3cb}
 .mobile-showcase .ms-tabs button[aria-selected=true]{background:#fff4e9;color:#24313b;border-color:#fff4e9}
 .mobile-showcase .ms-tabs button[aria-selected=true] span{color:#a34623}
 .mobile-showcase .ms-frame{border:0;border-radius:12px}
 .mobile-showcase .ms-panel{grid-template-rows:1fr auto;align-content:start}
 .mobile-showcase .ms-panel-copy{padding:19px 20px 16px;min-height:0}
 .mobile-showcase .ms-example-label{font-size:11px}
 .mobile-showcase .ms-panel-copy h3{font-size:24px;line-height:1.17;margin:10px 0}
 .mobile-showcase .ms-panel-copy p{font-size:15px;line-height:1.5;margin-bottom:6px}
 .mobile-showcase .ms-panel-copy a{min-height:44px;font-size:14px}
 .mobile-showcase .ms-controls{padding:12px 16px;gap:8px}
 .mobile-showcase .ms-caption{margin:10px 16px 14px}
 .page-home .section{padding-block:48px}
 .page-home .section h2,.page-home .trust-section h2{font-size:clamp(30px,8.2vw,40px);line-height:1.13;letter-spacing:-.04em}
 .page-home .section-intro{margin-bottom:26px}
 .page-home .section-intro>p{font-size:16px;line-height:1.6;margin-top:16px}
 .home-story-grid{grid-template-columns:minmax(0,1fr);gap:24px}
 .story-support-preview,.story-creative-preview{padding:20px;min-height:0}
 .story-preview-bar{font-size:13px}.story-channels{gap:5px}
 .story-channels>span{padding:5px 6px;font-size:10px}
 .story-question>div{padding:11px 13px}
 .story-context{margin:17px 0 17px 15px}
 .story-reply{margin-left:15px;padding:13px}
 .story-question p,.story-reply p{font-size:14px}
 .story-ad-strip{min-height:235px;gap:6px;padding:24px 0 15px}
 .story-brand-caption{font-size:12px;margin-top:12px}
 .story-card-copy{padding:23px}.story-card-copy h3{font-size:27px;max-width:20ch}
 .story-card-copy p{margin-bottom:12px}
 .page-home .how-section{background:#edf1f2;border-block:1px solid #dce1e3}
 .page-home .how-section .section-signet{display:none}
 .page-home .steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px;margin-top:0}
 .page-home .steps li{padding-bottom:0}
 .page-home .steps .step-preview{display:flex;height:80px;min-height:80px;padding:12px;margin:0 0 14px;background:#fff;border-radius:10px}
 .page-home .steps .step-number{width:auto;height:auto;border:0;border-radius:0;background:transparent;color:#a54726;margin-bottom:9px;font-size:12px}
 .page-home .steps .step-line{display:none}
 .page-home .steps h3{font-size:18px;line-height:1.3;margin:0 0 8px;letter-spacing:-.025em}
 .page-home .steps p{font-size:14px;line-height:1.55;margin:0}
 .page-home .feature-row{padding:18px 16px!important;min-height:68px;align-items:center}
 .page-home .feature-row h3{font-size:18px}
 .page-home .systems-section{background:#eee9e1;border-block:1px solid #e1dbd1}
 .page-home .systems-intro{text-align:left}
 .page-home .systems-intro h2{margin:16px 0}
 .page-home .systems-intro>p{font-size:16px;line-height:1.6}
 .page-home .systems-network{margin-top:26px}
 .page-home .systems-apps{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 .page-home .systems-app{background:#fff;flex-direction:row;justify-content:flex-start;min-height:62px;gap:10px;border:1px solid #e4ded5;border-radius:10px;padding:12px;font-size:13px}
 .page-home .systems-app img{width:24px;height:24px;max-width:24px;flex-shrink:0}
 .page-home .systems-app--woocommerce img{transform:scale(1.3)}
 .page-home .systems-app span{text-align:left}
 .page-home .systems-note{text-align:left;padding:0;font-size:13px;line-height:1.6}
 .page-home .trust-section{background:#24313b;color:#fff;border:0;--muted:#cad5db;--line:#61737d}
 .page-home .trust-section .eyebrow,.page-home .trust-grid p{color:#cad5db}
 .page-home .trust-grid{gap:22px}
 .page-home .trust-grid article{padding-top:22px;border-color:#61737d}
 .page-home .trust-grid h3{color:#fff;font-size:21px}.page-home .trust-grid .mono{color:#f3a47a}
 .page-home .trust-grid p{font-size:16px;line-height:1.6}
 .home-setup{grid-template-columns:1fr;gap:24px}
 .home-setup-options>a{padding-block:18px}
 .page-home .faq-section{background:#f0f2f2}
 .page-home .faq-section details{background:transparent}
 .page-home .faq-section summary{font-size:17px;line-height:1.5;padding-block:20px}
 .page-home .contact-band{padding:42px 24px;background:#e7ddd1;gap:22px}
 .page-home .contact-band h2{font-size:34px;line-height:1.15;overflow-wrap:normal}
 .page-home .contact-band .button{min-height:48px}
 /* Shorter introductions also bring product-page examples into view sooner. */
 .site-header nav>.mobile-contact{padding:14px 16px!important}
 .page-hero{padding:32px 24px 30px}
 .page-hero h1{font-size:clamp(32px,8.7vw,44px);line-height:1.1}
 .page-hero-bottom{margin-top:20px;gap:18px}
 .page-hero-bottom>p{font-size:16px;line-height:1.65}
 .support-arrivals{background:#24313b;color:#fff;border-color:#344751}
 .support-arrivals .arrivals-head{background:transparent}
 .support-arrivals .arrivals-head .eyebrow{color:#c8d3d8}
 .support-arrivals .arrivals-channels,.support-arrivals .arrivals-foot{border-color:#5f717b}
 .support-arrivals button{background:#34454f;border-color:#71828c;color:#fff}
 .support-arrivals .arrivals-channels [aria-pressed=true]{background:#fff1e5;border-color:#fff1e5;color:#873b1d}
 .support-arrivals .arrivals-ticket-head{color:#d2dce1}
 .support-arrivals [data-arrivals-status]{color:#ffb28b}
 .support-arrivals .arrivals-bubble{background:#34454f;border-color:#60747f}
 .support-arrivals .arrivals-bubble b{color:#d0dde2}
 .support-arrivals .arrivals-bubble p{color:#fff}
 .support-arrivals .arrivals-agent{background:#3d5457;border-color:#73908b}
 .support-arrivals .arrivals-source,.support-arrivals .arrivals-source span,.support-arrivals .arrivals-outcome{color:#c4decf}
 .support-arrivals .arrivals-outcome[data-handoff=true]{color:#ffb28b}
 .support-arrivals .arrivals-foot{background:transparent}
 .support-arrivals .arrivals-foot>span{color:#c8d3d8}
 .site-footer{padding-top:36px;padding-bottom:24px}
 .footer-top{gap:25px}.footer-top>div:first-child{padding-bottom:15px;border-bottom:1px solid var(--line)}
 .footer-top>div>.footer-product-name{margin-top:12px;margin-bottom:8px}
}

/* Page review: the same graphite, warm paper and clear product hierarchy at every size. */
.page-hero-actions{display:flex;flex-wrap:wrap;gap:14px 22px;align-items:center;flex:0 1 340px;max-width:340px}
.page-hero-actions .page-note{max-width:230px;line-height:1.6}
.page-hero-actions .text-link{min-height:44px}
.platform-overview,.mac-stage{background:#24313b;border-color:#3c4d57;color:#fff}
.platform-overview .overview-annotation .mono{color:#f3a47a}
.platform-overview .overview-annotation,.platform-overview .demo-caption,.mac-stage .mac-menubar,.mac-stage>p{color:#d2dde2}
.feature-visual{background:#24313b!important;color:#fff!important;border:0!important}
.feature-quote{background:#24313b}
.feature-quote .eyebrow,.feature-quote>.mono{color:#c8d3d8}
.feature-quote h2{color:#fff}
.feature-large-icon{color:#eea27c}
.feature-visual-content:not(:has(.brain-art)){background:#eee7de}
.flow-map{box-shadow:0 10px 32px #4437250a}
.flow-map p{color:#24313b}
.detail-points article{border-top:2px solid #d6c8bc;padding-top:24px}
.detail-points article>.mono{color:#a54726}
.ad-teaser{background:#eee7de;border-radius:16px}
.ad-teaser-products img{background:#fff}
.contact-band{background:#e7ddd1;border-color:#d9cfc3}
.edition-detail-private{background:#eee9e1;--muted:#5c615f;--line:#d1c8bc}
.comparison-section .table-wrap{border-radius:12px;border:1px solid #d8d5d0}
.comparison-section th,.comparison-section td{line-height:1.65}
.about-story>div:first-child{background:#24313b;color:#fff;border-radius:14px;padding:32px;align-self:start}
.about-story>div:first-child .eyebrow{color:#d3dce0}
.about-story h2{color:#fff}
.about-signature{background:#eee7de;border:0;border-radius:10px;padding:24px}
.contact-guidance .direct-contact a{overflow-wrap:anywhere}
.legal-contents{position:sticky;top:24px;border:1px solid #dcd8d1;border-radius:10px;background:#f0ece6}
.legal-contents summary{padding:16px;font-size:15px;font-weight:600;cursor:pointer}
.legal-contents .legal-nav{position:static;border:0;margin:0;padding:0 16px 16px}
.legal-contents .legal-nav a{font-size:14px;line-height:1.5;padding:10px 0;color:#52606a}
/* Reserved animation space is kept; only the palette changes. */
.support-arrivals{background:#24313b;color:#fff;border-color:#344751}
.support-arrivals .arrivals-head,.support-arrivals .arrivals-foot{background:transparent}
.support-arrivals .arrivals-head .eyebrow,.support-arrivals .arrivals-foot>span{color:#c8d3d8}
.support-arrivals .arrivals-channels,.support-arrivals .arrivals-foot{border-color:#5f717b}
.support-arrivals button{background:#34454f;border-color:#71828c;color:#fff}
.support-arrivals .arrivals-channels [aria-pressed=true]{background:#fff1e5;border-color:#fff1e5;color:#873b1d}
.support-arrivals .arrivals-ticket-head{color:#d2dce1}
.support-arrivals [data-arrivals-status],.support-arrivals .arrivals-outcome[data-handoff=true]{color:#ffb28b}
.support-arrivals .arrivals-bubble{background:#34454f;border-color:#60747f}
.support-arrivals .arrivals-bubble b{color:#d0dde2}
.support-arrivals .arrivals-bubble p{color:#fff}
.support-arrivals .arrivals-agent{background:#3d5457;border-color:#73908b}
.support-arrivals .arrivals-source,.support-arrivals .arrivals-source span,.support-arrivals .arrivals-outcome{color:#c4decf}
.page-home .trust-section{background:#24313b;color:#fff;border:0;--muted:#cad5db;--line:#61737d}
.page-home .trust-section .eyebrow,.page-home .trust-grid p{color:#cad5db}
.page-home .trust-grid h2,.page-home .trust-grid h3{color:#fff}
.page-home .trust-grid article{border-color:#61737d}
.page-home .trust-grid .mono{color:#f3a47a}
.page-home .systems-section{background:#eee9e1;border-block:1px solid #e1dbd1}
.page-home .faq-section{background:#f0f2f2}
.desktop-demo-intro{display:none}
@media(min-width:751px){
 .page-hero{padding-top:48px;padding-bottom:44px}
 .page-hero h1{font-size:clamp(44px,4.65vw,68px);max-width:1050px;line-height:1.08;text-wrap:balance}
 .page-hero-bottom{margin-top:28px;gap:32px;align-items:flex-end}
 .page-hero-bottom>p{font-size:18px;line-height:1.7;max-width:65ch}
 .page-home .hero-product{background:#24313b;padding:40px 32px 28px;border-radius:20px;overflow:hidden}
 .page-home .hero-product>.artwork{display:none}
 .page-home .hero-window{position:relative;margin:30px auto 0;width:100%;max-width:1180px}
 .desktop-demo-intro{display:block;max-width:1180px;margin:0 auto;color:#fff}
 .desktop-demo-intro .eyebrow{color:#cad5db}
 .desktop-demo-intro h2{font-size:clamp(34px,3.8vw,52px);line-height:1.1;letter-spacing:-.04em;margin:16px 0 0}
 .page-home .hero-product>.demo-caption{color:#cad5db;max-width:1180px;margin:20px auto 0}
 .page-home .hero-demo-links{background:transparent;border-color:#61737d;color:#fff;margin-top:24px}
 .page-home .hero-demo-links a{color:#fff}
 .page-home .hero-demo-links .text-link{border-color:#61737d}
 .page-home .how-section{background:#edf1f2;border-block:1px solid #dce1e3}
 .page-home .systems-app{background:#fff;border:1px solid #e4ded5}
 .page-home .systems-suites>a{background:#fff}
 .home-story-card{display:grid;grid-template-rows:auto 1fr}
 .story-support-preview,.story-creative-preview{height:auto;min-height:490px}
 .story-ad-strip{min-height:0;overflow:hidden}
 .story-ad-strip img{max-height:310px;width:auto;max-width:31%;object-fit:contain}
 .contact-layout .contact-guidance{grid-column:1;grid-row:1}
 .contact-layout .contact-form-panel{grid-column:2;grid-row:1}
 .page-contact .page-hero h1{font-size:clamp(44px,4.2vw,60px)}
 .page-privacy .page-hero h1,.page-algemene-voorwaarden .page-hero h1{font-size:clamp(38px,4.2vw,60px)}
 .page-over-ons .page-hero{padding-bottom:52px}
}
@media(max-width:750px){
 .page-hero-actions{flex-direction:row;align-items:center;gap:12px 18px;max-width:100%;margin-top:20px}
 .page-hero-actions .button{padding:13px 16px;min-height:48px}
 .page-hero-actions .page-note{max-width:34ch;font-size:13px}
 .feature-visual{margin-inline:20px}
 .feature-quote{padding:28px 24px}
 .feature-quote h2{font-size:28px;line-height:1.2}
 .feature-quote>.mono{margin-top:24px}
 .feature-large-icon{font-size:30px;margin-bottom:20px}
 .feature-visual-content{min-width:0}
 .feature-visual-content:not(:has(.brain-art)){padding:0;min-height:0}
 .flow-map{margin:24px 18px;width:calc(100% - 36px)}
 .flow-map>div{gap:10px;padding:16px 12px}
 .flow-map p{font-size:15px;line-height:1.55}
 .detail-points article{padding-top:20px}
 .page-contact .contact-layout{display:flex;flex-direction:column;gap:36px}
 .contact-form-panel{padding:24px 20px}
 .contact-form-panel h2{font-size:26px;line-height:1.2}
 .contact-form input,.contact-form textarea,.contact-form select{font-size:16px;min-height:48px}
 .contact-guidance{width:100%}
 .legal-contents{position:static;margin-bottom:28px}
 .legal-contents .legal-nav{display:grid;gap:0}
 .legal-contents summary{min-height:52px}
 .about-story>div:first-child{padding:26px}
 .about-story h2{font-size:28px}
 .support-intro-grid{gap:24px}
}
