:root{--orange:#ff8300;--ink:#17141d;--muted:#756e78;--bg:#fbf8f4}
.meh-home{background:linear-gradient(180deg,#fffaf4 0,#fff 18%,#fff8ef 62%,#fff 100%);color:var(--ink);padding-bottom:1px;overflow:visible}
.meh-container{width:min(1460px,calc(100% - 34px));margin:auto}
.meh-kicker,.meh-section-head span,.meh-trusted-copy>span,.meh-final-card span{display:inline-flex;align-items:center;gap:8px;color:#ef7c06;font-size:11px;font-weight:900}.meh-kicker:before,.meh-section-head span:before{content:"";width:26px;height:2px;border-radius:99px;background:var(--orange);box-shadow:0 0 16px rgba(255,131,0,.4)}

/* Hero 1.9.7: seamless page background, no orange ambient/line, clean media deck. */
.meh-hero{position:relative;padding:0 0 22px;overflow:hidden;background:var(--bg);border:0;box-shadow:none}
.meh-hero .meh-kicker:before{display:none!important}.meh-hero .meh-kicker{gap:0}
.meh-hero-ambient{display:none!important}
.meh-hero-shell{position:relative;z-index:2;width:min(1460px,calc(100% - 34px));min-height:610px;margin:auto;display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:46px;padding:18px 0 46px}
.meh-hero-copy-stack{position:relative;min-height:390px;display:grid;align-items:center}.meh-hero-copy-slide{grid-area:1/1;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(18px);transition:opacity .35s ease,transform .45s cubic-bezier(.2,.78,.2,1),visibility .35s}.meh-hero-copy-slide.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:none}.meh-hero-copy-slide h1{font-size:clamp(37px,4.35vw,var(--meh-title-d));line-height:1.2;letter-spacing:-.035em;margin:12px 0 18px;color:#17141d;font-weight:950;max-width:690px}.meh-hero-copy-slide p{font-size:var(--meh-lead-d);line-height:2;color:#625b65;max-width:650px;margin:0}.meh-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:27px}.meh-btn{min-height:49px;padding:0 20px;border-radius:15px;display:inline-flex;align-items:center;gap:9px;justify-content:center;text-decoration:none!important;font-weight:850;font-size:13px;transition:.25s}.meh-btn.is-primary{background:linear-gradient(145deg,#ff9d3c,#ff7100);color:#fff!important;box-shadow:0 16px 34px rgba(255,117,0,.27)}.meh-btn.is-primary:hover{transform:translateY(-3px);box-shadow:0 22px 42px rgba(255,117,0,.34)}.meh-btn.is-glass{background:rgba(255,255,255,.62);border:1px solid rgba(23,20,29,.08);color:#17141d!important;box-shadow:0 12px 30px rgba(23,20,29,.05);backdrop-filter:blur(14px)}
.meh-hero-gallery{position:relative;height:535px;perspective:1500px;touch-action:pan-y;user-select:none;outline:0;overflow:hidden}.meh-hero-deck{position:absolute;inset:0;display:grid;place-items:center;transform-style:preserve-3d}.meh-hero-media-card{position:absolute;width:min(390px,48vw);aspect-ratio:4/5;border:0;padding:0;background:none;border-radius:30px;cursor:pointer;transform-style:preserve-3d;transition:transform .72s cubic-bezier(.2,.78,.2,1),opacity .52s ease,filter .52s ease;will-change:transform,opacity;opacity:0;pointer-events:none}.meh-hero-media-card.is-active,.meh-hero-media-card.is-near{opacity:1;pointer-events:auto}.meh-media-frame{position:absolute;inset:0;display:block;border-radius:30px;overflow:hidden;background:var(--bg);box-shadow:0 28px 72px rgba(26,20,30,.14);transform-style:preserve-3d;transition:transform .18s ease-out}.meh-media-frame>img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;background:var(--bg)}.meh-media-shine{display:none!important}.meh-media-title{position:absolute;right:0;left:0;bottom:0;padding:54px 22px 18px;text-align:center;background:linear-gradient(180deg,transparent,rgba(13,11,16,.76));color:#fff;pointer-events:none}.meh-media-title strong{display:block;font-size:18px;line-height:1.6;font-weight:900}.meh-media-frame.no-image{box-shadow:none}.meh-media-frame.no-image .meh-media-title{inset:0;display:grid;place-items:center;padding:28px;background:transparent;color:var(--ink)}.meh-hero-media-card.is-near .meh-media-title{opacity:.48}.meh-hero-media-card.is-active .meh-media-frame{box-shadow:0 34px 86px rgba(26,20,30,.16)}
.meh-hero-arrow,.meh-carousel-arrow{border:0;display:grid;place-items:center;cursor:pointer}.meh-hero-arrow{position:absolute;z-index:30;bottom:8px;width:48px;height:48px;border-radius:17px;background:rgba(255,255,255,.88);border:1px solid rgba(23,20,29,.07);color:#17141d;font-size:20px;box-shadow:0 15px 34px rgba(23,20,29,.09);backdrop-filter:blur(14px)}.meh-hero-arrow.is-prev{right:18px}.meh-hero-arrow.is-next{left:18px}.meh-hero-dots{display:none!important}

.meh-section{padding:52px 0}.meh-services{padding-top:30px}.meh-courses,.meh-plugins,.meh-posts,.meh-articles{padding-top:34px}.meh-section-flow{display:grid;grid-template-rows:auto auto;row-gap:20px;width:100%;min-width:0}.meh-section-flow>.meh-section-head{grid-row:1;margin-bottom:0}.meh-section-flow>.meh-section-row{grid-row:2;min-width:0}.meh-section-head{display:flex;justify-content:space-between;gap:28px;align-items:end;margin-bottom:20px;position:static;opacity:1;visibility:visible;transform:none}.meh-section-head>div{max-width:780px;min-width:0}.meh-section-head h2,.meh-trusted h2{font-size:var(--meh-section-d);line-height:1.35;margin:8px 0;color:var(--ink);font-weight:950}.meh-section-head p{color:#6f6871;line-height:1.9;margin:0}.meh-section-head>a{color:#e66f00;text-decoration:none;font-weight:850;font-size:12px;white-space:nowrap}
.meh-carousel-shell{position:relative;min-width:0}.meh-carousel{display:flex;gap:15px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;padding:6px 2px 24px;scroll-behavior:smooth}.meh-carousel::-webkit-scrollbar{display:none}.meh-item{flex:0 0 calc((100% - 60px)/5);min-width:0;scroll-snap-align:start;text-align:center}.meh-item-visual{position:relative;display:grid;place-items:center;aspect-ratio:1/1;background:linear-gradient(155deg,rgba(255,255,255,.90),rgba(255,255,255,.58));border:1px solid rgba(23,20,29,.04);border-inline-color:rgba(23,20,29,.025);border-radius:26px;box-shadow:0 18px 48px rgba(38,29,35,.065),inset 0 1px 0 rgba(255,255,255,.95);overflow:hidden;transition:.35s}.meh-item-visual:after{content:"";position:absolute;inset:auto -15% -45% -15%;height:60%;background:radial-gradient(circle,rgba(255,131,0,.13),transparent 68%)}.meh-item:hover .meh-item-visual{transform:translateY(-6px);border-color:rgba(255,131,0,.13);box-shadow:0 25px 56px rgba(38,29,35,.10),0 15px 38px rgba(255,131,0,.065)}.meh-item-visual img{width:100%;height:100%;object-fit:contain;object-position:center;position:relative;z-index:2;transition:.35s}.meh-item:hover img{transform:scale(1.02)}.meh-item-placeholder{width:82px;height:82px;border-radius:24px;background:linear-gradient(145deg,#ffad5c,#ff7200);color:#fff;font-size:30px;font-weight:950;display:grid;place-items:center;box-shadow:0 18px 30px rgba(255,111,0,.25)}.meh-item-type{display:inline-flex;margin-top:11px;padding:4px 8px;border-radius:999px;background:rgba(255,131,0,.08);color:#c85f00;font-size:8px;font-weight:900}.meh-item h3{font-size:var(--meh-card-d);line-height:1.65;margin:8px 4px 2px;font-weight:850}.meh-item h3 a{color:#242026;text-decoration:none}.meh-item-sub{color:#8f8992;font-size:10px;line-height:1.75;min-height:18px}.meh-carousel-arrow{position:absolute;z-index:4;top:39%;width:46px;height:46px;border-radius:16px;background:linear-gradient(145deg,#ff9d3c,#ff7100);color:#fff;box-shadow:0 15px 30px rgba(255,117,0,.27);font-size:18px}.meh-carousel-arrow.is-prev{right:-16px}.meh-carousel-arrow.is-next{left:-16px}.meh-plugins{background:linear-gradient(180deg,rgba(255,255,255,.22),rgba(255,242,226,.40))}

/* Trusted customers — exact previous 18-logo set is restored by the composer and remains editable. */
.meh-trusted{padding:18px 0 46px}.meh-trusted-island{width:min(1120px,100%);margin:auto;padding:30px 32px 25px;border-radius:30px;background:linear-gradient(135deg,rgba(23,20,29,.92),rgba(31,26,34,.84));border:1px solid rgba(255,255,255,.09);box-shadow:0 28px 72px rgba(25,18,22,.16),inset 0 1px 0 rgba(255,255,255,.09);color:#fff;backdrop-filter:blur(24px);overflow:visible}.meh-trusted-copy{max-width:820px}.meh-trusted h2{color:#fff;margin-bottom:4px}.meh-trusted p{color:#bbb4be;line-height:2;margin:0}.meh-customer-film{position:relative;margin-top:22px;padding:14px 0 8px;overflow-x:auto;overflow-y:hidden;border-top:1px solid rgba(255,255,255,.08);scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;direction:ltr}.meh-customer-film::-webkit-scrollbar{display:none}.meh-customer-track{display:flex;width:max-content;gap:12px;transform:none!important;animation:none!important}.meh-customer-card{direction:rtl;width:150px;min-height:132px;padding:12px;border-radius:19px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#fff!important;text-decoration:none!important;transition:.25s;flex:0 0 auto}.meh-customer-card:hover{transform:translateY(-4px);background:rgba(255,255,255,.10);border-color:rgba(255,131,0,.30)}.meh-customer-logo{width:92px;aspect-ratio:1/1;border-radius:17px;background:rgba(255,255,255,.96);display:grid;place-items:center;padding:5px;overflow:hidden}.meh-customer-logo img{width:100%;height:100%;object-fit:contain}.meh-customer-card strong{font-size:10px;line-height:1.5;text-align:center;font-weight:800}.meh-customer-empty{margin-top:18px;padding:14px 16px;border:1px dashed rgba(255,255,255,.16);border-radius:16px;color:#aaa3ad;font-size:11px}.meh-trusted-logos{margin-top:22px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08)}

@media(max-width:1120px){.meh-hero-shell{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:24px;min-height:570px}.meh-hero-gallery{height:500px}.meh-hero-media-card{width:330px}.meh-hero-copy-slide h1{font-size:var(--meh-title-t)}.meh-hero-copy-slide p{font-size:var(--meh-lead-t)}.meh-section-head h2,.meh-trusted h2{font-size:var(--meh-section-t)}.meh-item{flex-basis:calc((100% - 30px)/3)}.meh-item h3{font-size:var(--meh-card-t)}}
@media(max-width:760px){
 .meh-container,.meh-hero-shell{width:calc(100% - 24px)}
 .meh-hero{padding:0 0 18px;background:var(--bg)!important;border:0!important;box-shadow:none!important}
 .meh-hero-shell{display:flex;flex-direction:column-reverse;gap:10px;min-height:auto;padding:0 0 22px}
 .meh-hero-copy-stack{min-height:220px;width:100%;padding:8px 4px 0}
 .meh-hero-copy-slide h1{font-size:clamp(29px,8.2vw,var(--meh-title-m));line-height:1.28;letter-spacing:-.02em;margin:9px 0 12px}
 .meh-hero-copy-slide p{font-size:var(--meh-lead-m);line-height:1.9}.meh-actions{margin-top:17px}.meh-btn{min-height:45px;padding-inline:16px}
 /* Mobile is intentionally not 3D: exactly one active card, no side-card overlap. */
 .meh-hero-gallery{width:100%;height:310px;overflow:hidden;perspective:none;touch-action:pan-y}
 .meh-hero-media-card{width:min(270px,76vw);aspect-ratio:1/1;border-radius:24px;transition:transform .32s ease,opacity .26s ease;filter:none!important}
 .meh-hero-media-card:not(.is-active){opacity:0!important;pointer-events:none!important}
 .meh-media-frame{border-radius:24px;background:var(--bg);box-shadow:0 18px 50px rgba(23,20,29,.11)}
 .meh-media-frame>img{background:var(--bg);object-fit:contain}
 .meh-media-title{padding:42px 14px 13px}.meh-media-title strong{font-size:13px;line-height:1.6}
 .meh-media-frame.no-image .meh-media-title{padding:20px;font-size:13px}
 .meh-hero-arrow{width:40px;height:40px;border-radius:14px;bottom:4px}.meh-hero-arrow.is-prev{right:6px}.meh-hero-arrow.is-next{left:6px}
 .meh-section{padding:46px 0}.meh-services{padding-top:20px}
 .meh-section-flow{row-gap:18px}.meh-section-head{align-items:flex-start;flex-direction:column;gap:8px;margin-bottom:17px;position:static}.meh-section-flow>.meh-section-head{margin-bottom:0}.meh-section-row{width:calc(100% - 24px)}
 .meh-section-head h2,.meh-trusted h2{font-size:var(--meh-section-m)}.meh-section-head p{font-size:13px}
 .meh-item{flex-basis:82%}.meh-item h3{font-size:var(--meh-card-m)}.meh-carousel-arrow{display:none}
 .meh-trusted{padding:10px 0 40px}.meh-trusted-island{padding:24px 16px 20px;border-radius:24px}.meh-customer-card{width:138px;min-height:126px}.meh-customer-logo{width:94px}.meh-customer-film{margin-inline:-4px;padding-inline:4px}
}
@media(prefers-reduced-motion:reduce){.meh-hero-media-card,.meh-hero-copy-slide,.meh-item-visual,.meh-item-visual img{transition:none!important}.meh-carousel{scroll-behavior:auto}}


