/* SME landing page — v2026.08.15.24 */
.sme-page{--sme-orange:#ff6433;--sme-orange-dark:#d94316;--sme-soft:#fff4ed;--sme-ink:#101828}
.sme-hero{padding:82px 0 94px}.sme-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(440px,.98fr);gap:clamp(42px,5vw,70px);align-items:center}.sme-hero .hero-copy{max-width:760px}.sme-hero h1{max-width:820px;margin:18px 0 22px;font-size:clamp(44px,5.4vw,69px)}.sme-hero-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.sme-hero-tags span{padding:7px 11px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.07);color:#dbe3f1;font-size:11px;font-weight:800}
.sme-hero-visual{overflow:hidden;margin:0;border:1px solid rgba(255,255,255,.23);border-radius:25px;background:#fff;box-shadow:0 32px 86px rgba(0,0,0,.34);}.sme-hero-photo{position:relative;overflow:hidden;aspect-ratio:3/2;background:#d9dde4}.sme-hero-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.sme-hero-photo:after{position:absolute;inset:46% 0 0;background:linear-gradient(180deg,transparent,rgba(5,12,24,.76));content:"";pointer-events:none}.sme-hero-photo figcaption{position:absolute;z-index:1;right:18px;bottom:17px;left:18px;display:flex;flex-direction:column;color:#fff}.sme-hero-photo figcaption strong{font-size:17px;line-height:1.3}.sme-hero-photo figcaption span{margin-top:4px;color:#e6ebf3;font-size:12px}.sme-hero-process{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;color:#1d2939}.sme-hero-process>div{display:grid;grid-template-columns:28px 1fr;gap:1px 8px;align-items:center;min-width:0;padding:14px 10px;border-right:1px solid #e4e7ec}.sme-hero-process>div:last-child{border-right:0}.sme-hero-process span{grid-row:1/3;display:grid;width:27px;height:27px;place-items:center;border-radius:8px;background:#fff0e9;color:var(--sme-orange-dark);font-size:9px;font-weight:900}.sme-hero-process strong{overflow:hidden;font-size:11px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.sme-hero-process small{overflow:hidden;color:#667085;font-size:9px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}
.sme-facts{position:relative;z-index:3;margin-top:-28px}.sme-facts-grid{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 18px 48px rgba(16,24,40,.11)}.sme-facts-grid>div{padding:20px 22px;border-right:1px solid var(--line)}.sme-facts-grid>div:last-child{border-right:0}.sme-facts small{display:block;margin-bottom:4px;color:var(--muted);font-size:10px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.sme-facts strong{font-size:14px}
.sme-section-head{max-width:820px;margin-bottom:32px}.sme-section-head.centered{margin-inline:auto;text-align:center}.sme-section-head>span,.sme-final-label{color:var(--sme-orange);font-size:11px;font-weight:900;letter-spacing:.13em}.sme-section-head h2{margin:10px 0 12px}.sme-section-head p{margin:0;color:var(--muted);font-size:17px}.sme-problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.sme-problem-grid article{min-height:250px;padding:28px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 9px 26px rgba(16,24,40,.045)}.sme-problem-grid article>span{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;background:var(--sme-soft);color:var(--sme-orange-dark);font-size:11px;font-weight:900}.sme-problem-grid h3{margin:34px 0 10px;font-size:22px}.sme-problem-grid p{margin:0;color:var(--muted)}
.sme-explain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.sme-explain-grid article{position:relative;padding:28px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 10px 30px rgba(16,24,40,.05)}.sme-explain-grid article>span{display:grid;width:38px;height:38px;place-items:center;margin-bottom:28px;border-radius:11px;background:var(--sme-soft);color:var(--sme-orange-dark);font-size:11px;font-weight:900}.sme-explain-grid small{color:var(--sme-orange-dark);font-size:10px;font-weight:900;letter-spacing:.09em}.sme-explain-grid h3{margin:9px 0 11px;font-size:21px}.sme-explain-grid p{margin:0;color:var(--muted);font-size:14px}.sme-content-set{display:grid;grid-template-columns:minmax(250px,.8fr) minmax(0,1.2fr);gap:22px;align-items:center;margin-top:20px;padding:28px;border:1px solid #fed7aa;border-radius:22px;background:linear-gradient(135deg,#fff9f4,#fff)}.sme-content-set small{color:var(--sme-orange-dark);font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.sme-content-set h3{margin:8px 0 10px}.sme-content-set p{margin:0;color:var(--muted)}.sme-content-flow{display:grid;grid-template-columns:repeat(7,auto);gap:8px;align-items:center;justify-content:end}.sme-content-flow span{padding:10px 12px;border:1px solid #f3c8b8;border-radius:10px;background:#fff;color:#344054;font-size:11px;font-weight:800;text-align:center}.sme-content-flow i{color:var(--sme-orange);font-style:normal;font-weight:900}.sme-content-note{grid-column:1/-1;padding-top:17px;border-top:1px solid #f4d9ce;font-size:12px!important}
.sme-pricing-section{border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4}.sme-page .pricing-grid{gap:20px}.sme-page .pricing-card{border-radius:24px;box-shadow:0 13px 35px rgba(16,24,40,.07)}.sme-page .pricing-card.featured{border-color:var(--sme-orange);box-shadow:0 22px 52px rgba(255,100,51,.16);transform:translateY(-8px)}.sme-page .pricing-card-head{min-height:258px;padding:26px 24px 22px;background:linear-gradient(150deg,#fff,var(--sme-soft))}.sme-page .pricing-name{font-size:12px;letter-spacing:.08em}.sme-page .pricing-price{margin-top:15px}.sme-page .pricing-price strong{font-size:clamp(36px,3.6vw,48px)}.sme-page .pricing-tag{margin-top:13px}.sme-page .pricing-line{min-height:46px;margin-top:18px;border-radius:10px}.sme-page .pricing-card-body{padding:24px}.sme-page .pricing-card-body h3{font-size:11px;font-weight:900;letter-spacing:.08em}.sme-page .pricing-card-body p{min-height:78px;font-size:13px}.sme-page .pricing-features li{padding:11px 0}.sme-page .popular-label{top:20px;right:20px}.sme-page .pricing-note{max-width:940px;margin-top:26px;line-height:1.7}
.sme-scope-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.sme-scope-grid article{padding:30px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 9px 28px rgba(16,24,40,.045)}.sme-scope-grid article.included{border-color:#bbdfcb;background:linear-gradient(145deg,#fff,#f3fcf6)}.sme-scope-grid small{color:var(--sme-orange-dark);font-size:10px;font-weight:900;letter-spacing:.1em}.sme-scope-grid h3{margin:10px 0 18px}.sme-scope-grid ul{margin:0;padding:0;list-style:none}.sme-scope-grid li{position:relative;padding:10px 0 10px 25px;border-bottom:1px solid #edf0f4;color:#475467}.sme-scope-grid li:last-child{border-bottom:0}.sme-scope-grid li:before{position:absolute;left:0;color:#16a34a;font-weight:900;content:"✓"}.sme-trust-note{display:grid;grid-template-columns:1.2fr 1fr auto;gap:20px;align-items:center;margin-top:18px;padding:22px 24px;border:1px solid #fed7aa;border-radius:17px;background:#fff9f4}.sme-trust-note strong{font-size:15px}.sme-trust-note p{margin:0;color:var(--muted);font-size:13px}.sme-trust-note a{color:var(--sme-orange-dark);font-size:13px;font-weight:900;white-space:nowrap}
.sme-process>div:first-child{align-self:start}.sme-related{background:var(--sme-ink)}.sme-related .sme-section-head h2{color:#fff}.sme-related .sme-section-head p{color:#b9c3d2}.sme-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.sme-related-grid a{display:flex;min-height:278px;flex-direction:column;padding:25px;border:1px solid rgba(255,255,255,.14);border-radius:19px;background:rgba(255,255,255,.055);color:#fff;transition:.2s ease}.sme-related-grid a:hover{border-color:var(--sme-orange);background:rgba(255,255,255,.085);transform:translateY(-3px)}.sme-related-grid small{color:#ffab8e;font-size:10px;font-weight:900;letter-spacing:.08em}.sme-related-grid h3{margin:20px 0 10px;color:#fff;font-size:20px}.sme-related-grid p{margin:0;color:#b9c3d2;font-size:14px}.sme-related-grid strong{margin-top:auto;padding-top:22px;color:#ffab8e;font-size:12px}
.sme-direct-contact{border-bottom:1px solid #f1d4c4;background:linear-gradient(135deg,#fff8f3 0%,#fff 58%,#eef5ff 100%)}.sme-contact-head{max-width:790px;margin:0 auto;text-align:center}.sme-contact-head>span{color:var(--sme-orange-dark);font-size:12px;font-weight:900;letter-spacing:.12em}.sme-contact-head h2{margin:10px 0 11px}.sme-contact-head p{margin:0;color:var(--muted);font-size:16px}.sme-contact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:30px 0 0;font-style:normal}.sme-contact-grid a{position:relative;display:flex;min-width:0;min-height:138px;flex-direction:column;justify-content:center;padding:22px 20px;border:1px solid #dfe3e8;border-radius:18px;background:#fff;color:#101828;box-shadow:0 10px 28px rgba(16,24,40,.06);transition:.2s ease}.sme-contact-grid a:after{position:absolute;right:18px;top:18px;color:#98a2b3;font-size:18px;font-weight:900;content:"↗"}.sme-contact-grid a:hover,.sme-contact-grid a:focus-visible{border-color:var(--contact-color);box-shadow:0 17px 36px rgba(16,24,40,.11);outline:3px solid color-mix(in srgb,var(--contact-color) 22%,transparent);transform:translateY(-3px)}.sme-contact-grid a.line{--contact-color:#06a747}.sme-contact-grid a.phone{--contact-color:#f26419}.sme-contact-grid a.email{--contact-color:#2563eb}.sme-contact-grid a>span{align-self:flex-start;margin-bottom:13px;padding:5px 8px;border-radius:7px;background:color-mix(in srgb,var(--contact-color) 12%,white);color:var(--contact-color);font-size:11px;font-weight:900;letter-spacing:.06em}.sme-contact-grid strong{overflow-wrap:anywhere;font-size:clamp(17px,1.55vw,21px);line-height:1.25}.sme-contact-grid small{margin-top:6px;color:#667085;font-size:12px}
.sme-faq h2{margin-top:14px}.sme-faq-list{border-top:1px solid var(--line)}.sme-faq-list details{padding:20px 0;border-bottom:1px solid var(--line)}.sme-faq-list summary{cursor:pointer;font-size:18px;font-weight:800}.sme-faq-list p{margin:11px 0 0;color:var(--muted)}.sme-final{padding-top:0}.sme-final .cta-band{align-items:center}.sme-final .cta-band p{max-width:730px}.sme-final .btn:not(.primary){border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.07);color:#fff}
@media(max-width:1100px){.sme-hero-grid{grid-template-columns:1fr}.sme-hero .hero-copy{max-width:850px}.sme-hero-visual{max-width:780px;transform:none}.sme-facts-grid{grid-template-columns:repeat(2,1fr)}.sme-facts-grid>div:nth-child(2){border-right:0}.sme-facts-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.sme-content-set{grid-template-columns:1fr}.sme-content-flow{justify-content:start}.sme-related-grid,.sme-contact-grid{grid-template-columns:repeat(2,1fr)}.sme-trust-note{grid-template-columns:1fr}.sme-trust-note a{white-space:normal}}
@media(max-width:820px){.sme-page .pricing-grid{grid-template-columns:1fr}.sme-page .pricing-card{width:100%;max-width:620px;margin-inline:auto}.sme-page .pricing-card.featured{transform:none}.sme-page .pricing-card-head{min-height:0}.sme-page .pricing-card-body p{min-height:0}}
@media(max-width:720px){.sme-hero{padding:54px 0 76px}.sme-hero h1{font-size:clamp(37px,10.8vw,50px)}.sme-hero-visual{border-radius:19px}.sme-hero-photo figcaption{right:14px;bottom:13px;left:14px}.sme-hero-photo figcaption strong{font-size:15px}.sme-hero-photo figcaption span{font-size:11px}.sme-hero-process{grid-template-columns:repeat(2,1fr)}.sme-hero-process>div:nth-child(2){border-right:0}.sme-hero-process>div:nth-child(-n+2){border-bottom:1px solid #e4e7ec}.sme-facts{margin-top:-18px}.sme-facts-grid,.sme-explain-grid,.sme-problem-grid,.sme-scope-grid,.sme-related-grid,.sme-contact-grid{grid-template-columns:1fr}.sme-facts-grid>div{border-right:0;border-bottom:1px solid var(--line)}.sme-facts-grid>div:last-child{border-bottom:0}.sme-explain-grid article,.sme-content-set{padding:22px}.sme-content-flow{grid-template-columns:1fr}.sme-content-flow i{transform:rotate(90deg);text-align:center}.sme-problem-grid article{min-height:0;padding:24px}.sme-problem-grid h3{margin-top:24px}.sme-page .pricing-card-head,.sme-page .pricing-card-body{padding:22px}.sme-trust-note{padding:20px}.sme-related-grid a{min-height:0}.sme-contact-grid{gap:10px;margin-top:22px}.sme-contact-grid a{min-height:104px;padding:18px 20px}.sme-contact-grid a>span{margin-bottom:9px}.sme-contact-grid strong{font-size:20px}.sme-final .actions{width:100%}}

/* Readability and concrete-example refinements */
.sme-hero-tags span,.sme-facts-grid small,.sme-section-head>span,.sme-final-label,.sme-problem-grid article>span,.sme-explain-grid article>span,.sme-explain-grid small,.sme-content-set small,.sme-page .pricing-name,.sme-page .pricing-tag,.sme-page .popular-label,.sme-related-grid small{font-size:12px}
.sme-facts-grid strong{font-size:16px}.sme-explain-grid h3{font-size:22px}.sme-explain-grid p{font-size:16px}.sme-content-flow span{font-size:13px}.sme-content-note{font-size:14px!important}
.sme-example{margin-top:20px;padding:30px;border:1px solid var(--line);border-radius:22px;background:#f8fafc}.sme-example>div:first-child{max-width:850px}.sme-example small{color:var(--sme-orange-dark);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.sme-example h3{margin:9px 0 10px}.sme-example>div:first-child p{margin:0;color:var(--muted);font-size:16px}.sme-example-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:22px}.sme-example-grid article{padding:22px;border:1px solid var(--line);border-radius:16px;background:#fff}.sme-example-grid strong{color:var(--sme-orange-dark);font-size:13px}.sme-example-grid h4{margin:9px 0 8px;color:var(--heading);font-size:18px;line-height:1.3}.sme-example-grid p{margin:0;color:var(--muted);font-size:15px}.sme-example-note{margin:18px 0 0!important;color:var(--muted);font-size:13px!important}
.sme-page .pricing-card-head{min-height:278px}.sme-page .pricing-period{font-size:13px}.sme-page .pricing-line{min-height:48px;font-size:16px}.sme-page .pricing-card-body h4{margin:0 0 10px;color:var(--sme-orange-dark);font-size:13px;font-weight:900;letter-spacing:.08em}.sme-page .pricing-card-body p{min-height:84px;font-size:15px}.sme-page .pricing-features strong{font-size:15px}.sme-page .pricing-features span{font-size:14px}.sme-page .pricing-note{font-size:13px}.sme-related-grid p{font-size:15px}.sme-related-grid strong{font-size:13px}
@media(max-width:720px){.sme-hero h1{font-size:clamp(36px,10.4vw,44px)}.sme-example-grid{grid-template-columns:1fr}.sme-example{padding:22px}}
