/* Owlin's editorial storefront. Deliberately scoped away from ordering and dashboards. */
.owlin-guides{--guide-ink:#17211d;--guide-muted:#526056;--guide-paper:#f6f4ee;--guide-line:#d4d8ce;background:var(--guide-paper);color:var(--guide-ink)}
.owlin-guides a:focus-visible,.home-guide-cta a:focus-visible{outline:3px solid #754aa0;outline-offset:4px}
.owlin-guides a{color:inherit}
.guide-hero,.guide-article-hero{padding:clamp(2rem,5vw,5rem) max(1.25rem,calc((100vw - 1180px)/2));background:#17211d;color:#fff}
.guide-hero{padding-bottom:clamp(4rem,7vw,7rem)}
.guide-breadcrumbs{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center;font-size:.74rem;margin-bottom:3.5rem;color:#d0d8cc}
.guide-hero-top{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:3.5rem}
.guide-hero-top .guide-breadcrumbs{margin-bottom:0}
.guide-lang{display:flex;align-items:center;gap:.35rem;font-size:.68rem;font-weight:800;letter-spacing:.05em;white-space:nowrap}
.guide-lang a,.guide-lang span{display:inline-flex;justify-content:center;align-items:center;min-width:36px;min-height:36px;border:1px solid #748073;text-decoration:none;color:#fff}
.guide-lang a:hover,.guide-lang [aria-current="page"]{background:#e9edc6;border-color:#e9edc6;color:#17211d}
.guide-breadcrumbs a{color:inherit;text-underline-offset:3px}
.guide-kicker{font-size:.69rem;letter-spacing:.13em;font-weight:750;line-height:1.5}
.guide-hero .guide-kicker,.guide-article-hero .guide-kicker{color:#dce5be}
.guide-hero h1,.guide-article-hero h1{font-size:clamp(2.7rem,6vw,5.5rem);line-height:1.04;letter-spacing:-.055em;max-width:18ch;margin:.9rem 0 1.35rem}
.guide-hero>p:not(.guide-kicker),.guide-answer{font-size:clamp(1.05rem,1.7vw,1.32rem);line-height:1.55;max-width:60ch;color:#d8e0d6}
.guide-byline{font-size:.73rem;color:#c7d2c4;margin:1.5rem 0 0}
.project-language-switch{display:flex;gap:1rem;margin-bottom:2rem;font-size:.8rem;font-weight:750}
.project-language-switch a{color:#fff;text-underline-offset:4px}
.project-language-switch [aria-current="page"]{color:#dce5be}
.guide-hero-actions{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;margin-top:2rem}
.guide-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.8rem 1.15rem;background:#e9edc6;color:#17211d!important;text-decoration:none;font-size:.75rem;font-weight:800;letter-spacing:.02em;text-align:center}
.guide-button:hover{background:#fff}
.guide-text-link{font-weight:700;text-underline-offset:4px}
.guide-topics{display:flex;overflow-x:auto;gap:.65rem;padding:1rem max(1.25rem,calc((100vw - 1180px)/2));border-bottom:1px solid var(--guide-line);scrollbar-width:thin}
.guide-topics a{flex:none;text-decoration:none;font-size:.79rem;font-weight:700;padding:.65rem .85rem;border:1px solid var(--guide-line)}
.guide-topics a:hover{background:#e5e9dc}
.guide-collection,.guide-related{padding:clamp(3rem,5vw,5rem) max(1.25rem,calc((100vw - 1180px)/2));scroll-margin-top:6rem}
.guide-collection+.guide-collection{border-top:1px solid var(--guide-line)}
.guide-section-title h2{font-size:clamp(1.9rem,3vw,3rem);letter-spacing:-.045em;margin:.2rem 0 1.6rem}
.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
.guide-card{display:flex;flex-direction:column;min-width:0;min-height:280px;padding:1.35rem;background:#fff;border:1px solid var(--guide-line)}
.guide-card>p:first-child{font-size:.67rem;letter-spacing:.06em;text-transform:uppercase;color:#62705f;font-weight:750;margin:0 0 1.35rem}
.guide-card h3{font-size:clamp(1.18rem,1.65vw,1.5rem);line-height:1.2;letter-spacing:-.03em;margin:0 0 1rem}
.guide-card h3 a{text-decoration:none}
.guide-card h3 a:hover{text-decoration:underline;text-underline-offset:3px}
.guide-card>p:not(:first-child){font-size:.88rem;line-height:1.6;color:var(--guide-muted);margin:0 0 1.8rem}
.guide-card-arrow{font-size:.71rem;font-weight:800;letter-spacing:.03em;margin-top:auto;text-decoration:none;display:flex;justify-content:space-between;border-top:1px solid var(--guide-line);padding-top:.85rem}
.guide-end{background:#e6e9da;padding:clamp(3rem,5vw,5rem) max(1.25rem,calc((100vw - 1180px)/2))}
.guide-end h2{font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-.045em;margin:.3rem 0}
.guide-end>p:not(.guide-kicker){max-width:58ch;line-height:1.6;margin-bottom:1.5rem}
.guide-article-hero{padding-bottom:clamp(3rem,5vw,5rem)}
.guide-article-hero h1{max-width:23ch;font-size:clamp(2.3rem,5vw,4.5rem)}
.guide-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:clamp(2rem,5vw,6rem);max-width:1220px;margin:auto;padding:clamp(2.5rem,5vw,5rem) 1.25rem}
.guide-article-body>section:not(.guide-checks){padding:0 0 2rem;margin-bottom:2rem;border-bottom:1px solid var(--guide-line)}
.guide-section-number{font-size:.7rem;color:#61735b;font-weight:800}
.guide-article-body h2{font-size:clamp(1.55rem,2.4vw,2.1rem);letter-spacing:-.04em;line-height:1.18;margin:.35rem 0 1rem}
.guide-article-body p{font-size:1rem;line-height:1.8;color:#3d4b40;max-width:70ch}
.guide-checks{background:#e8ebdf;padding:1.5rem;margin:2rem 0}
.guide-checks h2{font-size:1.4rem}
.guide-checks ul{padding-left:1.2rem;margin:0}
.guide-checks li{padding:.4rem 0;line-height:1.55}
.guide-article-body .guide-conditions-note{font-size:.78rem;color:#5a675d}
.guide-aside{align-self:start;position:sticky;top:6rem;background:#17211d;color:#fff;padding:1.65rem}
.guide-aside .guide-kicker{color:#dce5be}
.guide-aside h2{font-size:1.7rem;letter-spacing:-.04em;margin:.6rem 0}
.guide-aside>p:not(.guide-kicker){font-size:.88rem;line-height:1.65;color:#d8e0d6}
.guide-aside .guide-button{margin:1rem 0;width:100%}
.guide-aside-link{display:block;color:#fff!important;font-size:.82rem;padding:.7rem 0;border-top:1px solid #647365;text-decoration:none}
.guide-aside-link:hover{text-decoration:underline}
.guide-related{border-top:1px solid var(--guide-line)}
.guide-related .guide-card{min-height:180px}
.guide-all-link{display:inline-block;margin-top:1.5rem;font-weight:800;font-size:.75rem;text-underline-offset:4px}
.home-guide-cta{display:grid;grid-template-columns:1fr 1fr;gap:2rem;background:#e5e9da;padding:clamp(3rem,5vw,5rem) max(1.25rem,calc((100vw - 1280px)/2));color:#17211d}
.home-guide-cta h2{font-size:clamp(2rem,3.8vw,3.5rem);letter-spacing:-.045em;line-height:1.08;margin:.4rem 0 1rem}
.home-guide-cta p:not(.eyebrow){max-width:58ch;line-height:1.65}
.home-guide-links{display:flex;flex-direction:column;justify-content:center}
.home-guide-links a{padding:1rem 0;border-bottom:1px solid #bdc7b7;color:inherit;text-decoration:none;font-size:.98rem;font-weight:650}
.home-guide-links a:hover{text-decoration:underline;text-underline-offset:4px}
.home-guide-links .home-guide-all{font-size:.74rem;font-weight:800;letter-spacing:.04em}
.seo-guide-links{display:flex;align-items:center;flex-wrap:wrap;gap:.7rem 1.25rem;padding:1rem max(1.25rem,calc((100vw - 1280px)/2));background:#e7e9dc;color:#17211d}
.seo-guide-links span{font-size:.68rem;font-weight:800;letter-spacing:.08em}
.seo-guide-links a{font-size:.78rem;color:inherit;text-underline-offset:3px}
@media(max-width:800px){.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-article-layout{grid-template-columns:1fr}.guide-aside{position:static}.home-guide-cta{grid-template-columns:1fr}}
@media(max-width:560px){.guide-grid{grid-template-columns:1fr}.guide-card{min-height:0}.guide-hero h1,.guide-article-hero h1{font-size:clamp(2.15rem,11vw,3rem)}.guide-hero-top{margin-bottom:2.5rem}.guide-topics a{font-size:.72rem}.guide-article-layout{padding-top:2.4rem}}
.owlin-home{--custom-ink:#17211d;--custom-paper:#f6f4ee;--custom-line:#d7d8ce;background:var(--custom-paper);color:var(--custom-ink)}
.owlin-home section,.custom-conditions{scroll-margin-top:2rem}
.owlin-home figure{margin:0}
.owlin-home p{line-height:1.7}
.owlin-home .eyebrow{font-size:.7rem;letter-spacing:.12em;line-height:1.5}
.owlin-home h2{font-size:clamp(2.1rem,4.2vw,4rem);line-height:1.06;letter-spacing:-.055em;max-width:24ch}
.owlin-home a:focus-visible,.custom-conditions a:focus-visible{outline:3px solid #a774d5;outline-offset:5px}
.owlin-home .button{min-height:50px;padding:.9rem 1.3rem;font-size:.74rem;letter-spacing:.025em;gap:1.5rem;border-radius:0}
.owlin-home .button.primary{background:var(--custom-ink);border-color:var(--custom-ink);color:#fff}
.owlin-home .button.light{background:#eff1c7;border-color:#eff1c7;color:#17211d}
.owlin-home .button.ghost-light{background:transparent;color:#fff;border-color:#7c8980}
.custom-hero{display:grid;grid-template-columns:52% 48%;background:var(--custom-ink);color:#fff;min-height:660px}
.custom-hero-copy{padding:clamp(3rem,5.5vw,6rem) clamp(1.5rem,4vw,5rem) clamp(2rem,4vw,4rem) max(1.25rem,calc((100vw - 1280px)/2));align-self:center}
.custom-hero .eyebrow{color:#d8ddb9;margin-bottom:2rem}
.custom-hero h1{font-size:clamp(2.7rem,4.7vw,4.65rem);line-height:1.04;letter-spacing:-.055em;font-weight:800;max-width:17ch;margin:0 0 1.6rem}
.custom-hero-intro{color:#d9ded8;max-width:47ch;font-size:1.05rem}
.owlin-home .custom-hero-promise{font-size:clamp(1.15rem,2vw,1.6rem);font-weight:600;color:#e4e8bd;margin:-.3rem 0 1rem;line-height:1.4}
.custom-hero .home-actions{margin-top:2rem}
.custom-hero-note{font-size:.76rem;color:#d7ddc7;margin:.8rem 0 0}
.custom-hero .home-client-link{font-size:.77rem;color:#c6cec8;display:inline-block;margin-top:2rem}
.custom-hero-photo{position:relative;min-width:0;min-height:660px;overflow:hidden;background:#344238}
.custom-hero-photo img{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 39%}
.custom-hero-photo figcaption{position:absolute;bottom:1.5rem;left:1.5rem;padding:.6rem .8rem;background:#17211de6;color:#fff;font-size:.63rem;letter-spacing:.13em}
.custom-proof{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:0 max(1.25rem,calc((100vw - 1280px)/2));background:#e7e9dc}
.custom-proof a{display:flex;flex-direction:column;justify-content:center;text-decoration:none;padding:1.65rem 1.5rem;border-right:1px solid #c8ccbc;gap:.55rem}
.custom-proof a:first-child{padding-left:0}
.custom-proof a:last-child{border-right:0}
.custom-proof a:hover strong{text-decoration:underline;text-underline-offset:5px}
.custom-proof span{font-size:.6rem;letter-spacing:.085em;font-weight:700;color:#53604f}
.custom-proof strong{font-size:clamp(.95rem,1.6vw,1.2rem);font-weight:700}
.custom-proof sup{font-size:.7rem}
.owlin-home .custom-proof-note{background:#e7e9dc;margin:0;padding:.6rem max(1.25rem,calc((100vw - 1280px)/2)) 1rem;font-size:.73rem;color:#4c5849}
.custom-section{padding:clamp(3.5rem,7vw,6.5rem) max(1.25rem,calc((100vw - 1280px)/2))}
.custom-intro{display:grid;grid-template-columns:1fr 1fr;gap:2rem 6vw}
.custom-intro h2{margin:1rem 0}
.custom-intro>div:nth-child(2){padding-top:.4rem;color:#535c54}
.owlin-home .custom-lead{color:var(--custom-ink);font-size:1.3rem;font-weight:600;line-height:1.5}
.custom-values{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.5rem;border-top:1px solid var(--custom-line)}
.custom-values article{padding:2rem 2rem 0 0}
.custom-values article+article{padding-left:2rem;border-left:1px solid var(--custom-line)}
.custom-values article>span{font-size:.7rem;color:#66745b}
.custom-values h3{font-size:1.25rem;margin:1.5rem 0 .8rem;letter-spacing:-.03em}
.custom-values p{font-size:.92rem;color:#535c54;margin-bottom:.65rem}
.custom-values a{font-size:.8rem}
.custom-design{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:5vw;padding:clamp(3rem,6vw,6rem) max(1.25rem,calc((100vw - 1280px)/2));background:#e7e1ed;align-items:center}
.custom-design h2{margin:1rem 0 1.6rem}
.custom-design-copy>p:not(.eyebrow){color:#514e59;max-width:49ch;font-size:.95rem}
.custom-design-detail{border-top:1px solid #beb7c9;padding-top:1.2rem;margin-top:1.5rem}
.custom-design-detail strong,.custom-design-detail span{display:block}
.custom-design-detail strong{font-size:.9rem}
.custom-design-detail span{font-size:.8rem;color:#514e59;margin-top:.35rem}
.custom-design-gallery{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:1rem}
.custom-design-gallery figure:nth-child(2){margin-top:3rem}
.custom-design-gallery img{display:block;width:100%;height:auto}
.custom-design-gallery figcaption{font-size:.63rem;letter-spacing:.03em;margin-top:.6rem;color:#514e59}
.owlin-home .home-section-heading>div:last-child:not(:first-child){max-width:45ch}
.owlin-home .home-section-heading>p{color:#535c54;font-size:.95rem}
.owlin-home .home-products{background:#f0eee7;padding-block:clamp(3.5rem,7vw,6rem)}
.owlin-home .home-products .home-section-heading p:not(.eyebrow){color:#535c54;font-size:.95rem}
.owlin-home .home-product{background:#faf9f5}
.owlin-home .home-product>div{aspect-ratio:1;background:#e8e7e0}
.owlin-home .home-product img{object-fit:contain}
.owlin-home .home-product>strong{font-size:.95rem}
.custom-catalogue-links{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}
.custom-catalogue-links a{font-size:.78rem;font-weight:650;min-height:44px;padding:.6rem .9rem;border:1px solid #c3c7b7;text-decoration:none;display:inline-flex;align-items:center}
.custom-catalogue-links a:hover{background:#e7e9dc}
.custom-catalogue-note{font-size:.8rem;max-width:85ch;margin:1rem 0 0;color:#535c54}
.owlin-home .home-process{background:#17211d;padding-block:clamp(3.5rem,7vw,6rem)}
.owlin-home .home-process .home-section-heading>p{color:#c5cec4}
.owlin-home .home-timeline{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:0;gap:1.5rem}
.owlin-home .home-timeline li{min-height:0;padding:1.3rem 0 0;border:0;border-top:1px solid #687565}
.owlin-home .home-timeline span{color:#d6ddbe;font-size:.65rem}
.owlin-home .home-timeline h3{margin:1.75rem 0 .8rem;max-width:none;font-size:1.1rem;line-height:1.3}
.owlin-home .home-timeline p{color:#c5cec4;font-size:.85rem}
.owlin-home .home-process>.text-arrow{margin-top:2.5rem;color:#e5eacb}
.owlin-home .home-tool{background:#e7e9dc;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6vw;padding-block:clamp(3.5rem,7vw,6rem)}
.owlin-home .home-tool h2{margin:1rem 0 1.5rem}
.owlin-home .home-tool-copy>p:not(.eyebrow){color:#535c54;font-size:.95rem}
.custom-checklist{list-style:none;padding:0;margin:1.5rem 0 2rem}
.custom-checklist li{padding:.65rem 0 .65rem 1.4rem;position:relative;border-bottom:1px solid #cbd0c0;font-size:.86rem}
.custom-checklist li:before{content:"✓";position:absolute;left:0;color:#455b3d}
.owlin-home .home-tool .home-client-link{display:block;color:#414e3b;font-size:.8rem}
.owlin-home .dashboard-preview{transform:none;padding:1.6rem;border-color:#c1c8b7;box-shadow:0 20px 50px #24342212;background:#fafaf5}
.owlin-home .preview-metrics strong{font-size:1.8rem}
.owlin-home .preview-metrics article{padding:.8rem}
.owlin-home .preview-head{font-size:.62rem;gap:.75rem}
.owlin-home .home-demo-cta{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:clamp(2rem,4vw,3.5rem) max(1.25rem,calc((100vw - 1280px)/2));background:#f5f6ef;border-top:1px solid #cbd0c0;border-bottom:1px solid #cbd0c0}
.owlin-home .home-demo-cta h2{margin:.5rem 0 .65rem;max-width:20ch}
.owlin-home .home-demo-cta p:last-child{margin:0;max-width:55ch;color:#535c54;font-size:.9rem}
.owlin-home .home-demo-cta .button{flex:none}
@media(max-width:700px){.owlin-home .home-demo-cta{align-items:stretch;flex-direction:column;gap:1.3rem}.owlin-home .home-demo-cta .button{align-self:flex-start}}
.custom-brand{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;background:#fff}
.custom-brand figure{min-height:480px;position:relative}
.custom-brand img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:46% center}
.custom-brand>div{padding:clamp(3rem,6vw,6rem);align-self:center}
.custom-brand h2{font-size:clamp(3.5rem,6vw,6rem);font-style:italic;margin:1.2rem 0 2rem}
.custom-brand p:not(.eyebrow){font-size:.92rem;color:#535c54;max-width:52ch}
.owlin-home .home-faq{gap:5vw;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}
.owlin-home .home-faq>div:first-child>a{display:inline-block;padding:.5rem 0;font-size:.92rem}
.owlin-home .home-faq details{border-color:#c6cbbe}
.owlin-home .home-faq summary{font-size:1rem;line-height:1.5}
.owlin-home .home-faq details p{font-size:.9rem;color:#535c54}
.custom-conditions{background:#ebece4;padding:clamp(3rem,6vw,5rem) max(1.25rem,calc((100vw - 1280px)/2))}
.custom-conditions .home-section-heading h2{max-width:24ch}
.custom-conditions-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 3rem;border-top:1px solid #c6ccbd}
.custom-conditions-grid article{padding:1.75rem 0;border-bottom:1px solid #c6ccbd;min-width:0}
.custom-conditions-grid h3{font-size:1.15rem;line-height:1.4}
.custom-conditions-grid p{font-size:.87rem;color:#50594d;line-height:1.7}
.custom-conditions-grid p:last-child{margin-bottom:0}
.custom-conditions-grid a{font-size:.87rem;font-weight:650}
.custom-price-tiers{margin:1.2rem 0}
.custom-price-tiers>div{display:flex;justify-content:space-between;gap:1rem;padding:.6rem 0;border-bottom:1px solid #d0d5c9;font-size:.82rem}
.custom-price-tiers dd{margin:0;text-align:right;font-weight:750}
.custom-condition-note{padding:.8rem 1rem;border-left:2px solid #7b856b;background:#f3f4ee}
.owlin-home .home-open .home-section-heading>p{font-size:.85rem}
.owlin-home .home-open h2{font-size:clamp(2rem,3.5vw,3rem)}
.owlin-home .club-empty{background:transparent;border-color:#c6ccbd}
.owlin-home .home-final{background:#17211d;padding-block:clamp(4rem,8vw,7rem)}
.owlin-home .home-final h2{max-width:20ch;font-size:clamp(2.6rem,5vw,4.8rem)}
.owlin-home .home-final>p:not(.eyebrow){color:#c5cec4}
.owlin-home .home-final .custom-final-contact{margin:1.8rem auto 0;font-size:.8rem;max-width:70ch}
@media(min-width:1600px){.custom-hero{min-height:750px}.custom-hero-photo{min-height:750px}}
@media(max-width:1050px){
  .custom-hero h1{font-size:clamp(2.6rem,5vw,3.6rem)}
  .custom-hero .home-actions{flex-direction:column;align-items:flex-start}
  .custom-hero .button{width:100%;max-width:310px}
  .custom-proof a{padding-inline:1rem}
  .custom-design{gap:2rem}
  .owlin-home .home-timeline{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:760px){
  .custom-hero{grid-template-columns:1fr;min-height:auto}
  .custom-hero-copy{padding:2.5rem 1.25rem}
  .custom-hero .eyebrow{margin-bottom:1.5rem}
  .custom-hero h1{font-size:clamp(2.5rem,8vw,3.65rem);max-width:20ch}
  .custom-hero-intro{font-size:.98rem;max-width:58ch}
  .custom-hero .home-actions{flex-direction:row;align-items:stretch}
  .custom-hero .button{width:auto;max-width:none;flex:1;white-space:nowrap}
  .custom-hero-photo{min-height:0;height:clamp(340px,90vw,560px)}
  .custom-hero-photo img{object-position:50% 29%}
  .custom-proof{grid-template-columns:1fr 1fr;padding-inline:1.25rem}
  .custom-proof a{padding:1.25rem 1rem;border-bottom:1px solid #c8ccbc}
  .custom-proof a:nth-child(odd){padding-left:0}
  .custom-proof a:nth-child(even){border-right:0}
  .custom-proof span{font-size:.58rem}
  .custom-proof strong{font-size:1rem}
  .custom-intro{grid-template-columns:1fr;gap:1.5rem}
  .custom-values{grid-template-columns:1fr;margin-top:.5rem}
  .custom-values article,.custom-values article+article{padding:1.5rem 0;border-left:0;border-bottom:1px solid var(--custom-line)}
  .custom-values h3{margin-top:.7rem}
  .custom-design{grid-template-columns:1fr}
  .custom-design-gallery{gap:.75rem}
  .custom-design-gallery figure:nth-child(2){margin-top:1.5rem}
  .owlin-home .home-section-heading{align-items:flex-start}
  .owlin-home .home-timeline{grid-template-columns:1fr 1fr}
  .owlin-home .home-tool{grid-template-columns:1fr;gap:2.5rem}
  .custom-brand{grid-template-columns:1fr}
  .custom-brand figure{min-height:0;aspect-ratio:3/2}
  .custom-brand>div{padding:3rem 1.25rem}
  .owlin-home .home-faq{grid-template-columns:1fr;gap:2rem}
  .custom-conditions-grid{grid-template-columns:1fr}
}
@media(max-width:420px){
  .custom-hero .home-actions{flex-direction:column}
  .custom-hero h1{font-size:2.5rem}
  .custom-proof strong{font-size:.92rem}
  .custom-proof span{font-size:.53rem;letter-spacing:.03em}
  .owlin-home .home-timeline{grid-template-columns:1fr}
  .owlin-home .home-timeline h3{margin-top:1rem}
  .owlin-home .preview-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}
  .owlin-home .preview-metrics article{padding:.6rem .4rem}
  .owlin-home .preview-metrics strong{font-size:1.4rem}
  .owlin-home .dashboard-preview{padding:1rem}
  .custom-price-tiers>div{font-size:.77rem;gap:.65rem}
}
