@import "https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";
:root{--products-gradient-light:linear-gradient(135deg, #e6f0ff, #fff);--news-gradient-light:linear-gradient(135deg, #f9f5ff, #fff);--core-gradient-light:linear-gradient(135deg, #f0fff4, #fff);--topSection2-gradient-light:linear-gradient(135deg, azure, #fff);--contact-gradient-light:linear-gradient(135deg, #f0f8ff, #fff);--products-gradient-dark:linear-gradient(135deg, #1a2942, #2c3e50);--news-gradient-dark:linear-gradient(135deg, #421a29, #502c38);--core-gradient-dark:linear-gradient(135deg, #3e9e63, #4e8f76);--topSection2-gradient-dark:linear-gradient(135deg, #1a3a42, #2c4b50);--contact-gradient-dark:linear-gradient(135deg, #1a2a42, #2c3e50);--products-gradient:var(--products-gradient-light);--news-gradient:var(--news-gradient-light);--core-gradient:var(--core-gradient-light);--topSection2-gradient:var(--topSection2-gradient-light);--contact-gradient:var(--contact-gradient-light);--selected-color:var(--color-panel-solid)}body.dark-mode{--products-gradient:var(--products-gradient-dark);--news-gradient:var(--news-gradient-dark);--core-gradient:var(--core-gradient-dark);--topSection2-gradient:var(--topSection2-gradient-dark);--contact-gradient:var(--contact-gradient-dark)}
.CompanyShowcase-module__n4JnbW__wrapper{--transition-time:.3s;--content-delay:.3s;--row-gap:10px;--expanded-ratio:10;--shrunk-ratio:1}.CompanyShowcase-module__n4JnbW__showcase{gap:var(--row-gap);padding:var(--row-gap);border-radius:var(--radius-1);flex-direction:column;min-height:85vh;display:flex}.CompanyShowcase-module__n4JnbW__row{gap:var(--row-gap);transition:flex-grow var(--transition-time) ease;flex:1;display:flex}.CompanyShowcase-module__n4JnbW__section{border-radius:var(--radius-1);transition:all var(--transition-time) ease;flex-direction:column;flex:1;justify-content:center;align-items:center;height:auto;padding:20px;display:flex;position:relative;overflow:hidden}.CompanyShowcase-module__n4JnbW__initialContent{transition:opacity var(--transition-time) ease, transform var(--transition-time) ease;flex-direction:column;justify-content:flex-start;align-items:center;display:flex;position:relative}.CompanyShowcase-module__n4JnbW__iconWrapper{justify-content:center;align-items:center;margin-bottom:10px;display:flex}.CompanyShowcase-module__n4JnbW__headerWrapper{justify-content:center;align-items:center;display:flex}.CompanyShowcase-module__n4JnbW__contentWrapper{align-items:flex-start;justify-content:top;text-align:left;visibility:hidden;pointer-events:none;opacity:0;transition:opacity var(--transition-time) ease var(--transition-time), visibility var(--transition-time) ease var(--transition-time);flex-direction:column;min-height:700px;padding:3rem;display:flex;position:absolute;inset:0}.CompanyShowcase-module__n4JnbW__section h3{transition:all var(--transition-time) ease;text-align:center;margin:10px 0;font-size:20px;font-weight:700}.CompanyShowcase-module__n4JnbW__section p{opacity:.8;margin:0;font-size:14px}.CompanyShowcase-module__n4JnbW__products{background:var(--products-gradient)}.CompanyShowcase-module__n4JnbW__news{background:var(--news-gradient)}.CompanyShowcase-module__n4JnbW__core{background:var(--core-gradient)}.CompanyShowcase-module__n4JnbW__topSection2{background:var(--topSection2-gradient)}.CompanyShowcase-module__n4JnbW__contact{background:var(--contact-gradient)}.CompanyShowcase-module__n4JnbW__row.CompanyShowcase-module__n4JnbW__selected{flex-grow:var(--expanded-ratio)}.CompanyShowcase-module__n4JnbW__showcase .CompanyShowcase-module__n4JnbW__row:not(.CompanyShowcase-module__n4JnbW__selected){flex-grow:var(--shrunk-ratio);min-height:8rem}.CompanyShowcase-module__n4JnbW__row.CompanyShowcase-module__n4JnbW__selected .CompanyShowcase-module__n4JnbW__section.CompanyShowcase-module__n4JnbW__selected{flex:1;min-height:40rem;background:var(--selected-color)!important}.CompanyShowcase-module__n4JnbW__row.CompanyShowcase-module__n4JnbW__selected .CompanyShowcase-module__n4JnbW__section:not(.CompanyShowcase-module__n4JnbW__selected){opacity:0;pointer-events:none;width:0;min-width:0;transition:flex var(--transition-time) ease, width var(--transition-time) ease, padding var(--transition-time) ease, margin var(--transition-time) ease, transform var(--transition-time) ease;flex:0;margin:0;padding:0;transform:scale(0)}.CompanyShowcase-module__n4JnbW__row.CompanyShowcase-module__n4JnbW__selected .CompanyShowcase-module__n4JnbW__section:not(.CompanyShowcase-module__n4JnbW__selected) .CompanyShowcase-module__n4JnbW__initialContent,.CompanyShowcase-module__n4JnbW__row.CompanyShowcase-module__n4JnbW__selected .CompanyShowcase-module__n4JnbW__section:not(.CompanyShowcase-module__n4JnbW__selected) h3,.CompanyShowcase-module__n4JnbW__row.CompanyShowcase-module__n4JnbW__selected .CompanyShowcase-module__n4JnbW__section:not(.CompanyShowcase-module__n4JnbW__selected) p{opacity:0;transition:none}.CompanyShowcase-module__n4JnbW__row.CompanyShowcase-module__n4JnbW__selected .CompanyShowcase-module__n4JnbW__section.CompanyShowcase-module__n4JnbW__selected .CompanyShowcase-module__n4JnbW__initialContent{opacity:0;transition:none;transform:translateY(-20px)}.CompanyShowcase-module__n4JnbW__row.CompanyShowcase-module__n4JnbW__selected .CompanyShowcase-module__n4JnbW__section.CompanyShowcase-module__n4JnbW__selected .CompanyShowcase-module__n4JnbW__contentWrapper{opacity:1;visibility:visible;pointer-events:auto;display:flex}.CompanyShowcase-module__n4JnbW__showcase .CompanyShowcase-module__n4JnbW__row:not(.CompanyShowcase-module__n4JnbW__selected) .CompanyShowcase-module__n4JnbW__section{opacity:.7;cursor:pointer}.CompanyShowcase-module__n4JnbW__row:not(.CompanyShowcase-module__n4JnbW__selected) .CompanyShowcase-module__n4JnbW__section,.CompanyShowcase-module__n4JnbW__row.CompanyShowcase-module__n4JnbW__selected .CompanyShowcase-module__n4JnbW__section.CompanyShowcase-module__n4JnbW__selected{flex-direction:column;align-items:center}.CompanyShowcase-module__n4JnbW__row:not(.CompanyShowcase-module__n4JnbW__selected) .CompanyShowcase-module__n4JnbW__section .CompanyShowcase-module__n4JnbW__initialContent,.CompanyShowcase-module__n4JnbW__row.CompanyShowcase-module__n4JnbW__selected .CompanyShowcase-module__n4JnbW__section.CompanyShowcase-module__n4JnbW__selected .CompanyShowcase-module__n4JnbW__initialContent{flex-direction:column}.CompanyShowcase-module__n4JnbW__row:not(.CompanyShowcase-module__n4JnbW__selected) .CompanyShowcase-module__n4JnbW__section .CompanyShowcase-module__n4JnbW__iconWrapper,.CompanyShowcase-module__n4JnbW__row.CompanyShowcase-module__n4JnbW__selected .CompanyShowcase-module__n4JnbW__section.CompanyShowcase-module__n4JnbW__selected .CompanyShowcase-module__n4JnbW__iconWrapper{margin-bottom:10px}.CompanyShowcase-module__n4JnbW__row:not(.CompanyShowcase-module__n4JnbW__selected) .CompanyShowcase-module__n4JnbW__section .CompanyShowcase-module__n4JnbW__headerWrapper,.CompanyShowcase-module__n4JnbW__row.CompanyShowcase-module__n4JnbW__selected .CompanyShowcase-module__n4JnbW__section.CompanyShowcase-module__n4JnbW__selected .CompanyShowcase-module__n4JnbW__headerWrapper{flex-direction:column;align-items:center}.CompanyShowcase-module__n4JnbW__row:not(.CompanyShowcase-module__n4JnbW__selected) .CompanyShowcase-module__n4JnbW__section h3,.CompanyShowcase-module__n4JnbW__row.CompanyShowcase-module__n4JnbW__selected .CompanyShowcase-module__n4JnbW__section.CompanyShowcase-module__n4JnbW__selected h3{text-align:center;margin:10px 0 0}.CompanyShowcase-module__n4JnbW__section.CompanyShowcase-module__n4JnbW__core .CompanyShowcase-module__n4JnbW__initialContent{justify-content:flex-start;align-items:center}.CompanyShowcase-module__n4JnbW__section.CompanyShowcase-module__n4JnbW__core h3{margin-top:10px}.CompanyShowcase-module__n4JnbW__section:not(.CompanyShowcase-module__n4JnbW__selected) .CompanyShowcase-module__n4JnbW__contentWrapper{transition:opacity var(--transition-time) ease 0s}.CompanyShowcase-module__n4JnbW__logoWrapper{flex-direction:column;justify-content:center;align-items:center;display:flex}.CompanyShowcase-module__n4JnbW__row.CompanyShowcase-module__n4JnbW__selected .CompanyShowcase-module__n4JnbW__section.CompanyShowcase-module__n4JnbW__selected .CompanyShowcase-module__n4JnbW__huelakeContent{opacity:1;transition:opacity var(--transition-time) ease 0s, margin-top var(--transition-time) ease 0s;margin-top:2rem;position:relative}.CompanyShowcase-module__n4JnbW__huelakeContent p{padding-top:0;font-size:1.5rem;line-height:1.5}.CompanyShowcase-module__n4JnbW__huelakeContent{top:0}.CompanyShowcase-module__n4JnbW__row.CompanyShowcase-module__n4JnbW__selected .CompanyShowcase-module__n4JnbW__section.CompanyShowcase-module__n4JnbW__selected .CompanyShowcase-module__n4JnbW__huelakeContentWrapper{position:relative}.CompanyShowcase-module__n4JnbW__huelakeContentWrapper p{padding-top:0;font-size:1.5rem;line-height:1.5}@media (max-width:768px){.CompanyShowcase-module__n4JnbW__contentWrapper{padding:1rem}}.CompanyShowcase-module__n4JnbW__collapseButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;z-index:10;width:40px;height:40px;color:var(--gray-11);background:#0000001a;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.CompanyShowcase-module__n4JnbW__collapseButton:hover{color:var(--gray-12);background:#0003;transform:scale(1.05)}.CompanyShowcase-module__n4JnbW__collapseButton:active{transform:scale(.95)}body.CompanyShowcase-module__n4JnbW__dark-mode .CompanyShowcase-module__n4JnbW__collapseButton{color:var(--gray-11);background:#ffffff1a}body.CompanyShowcase-module__n4JnbW__dark-mode .CompanyShowcase-module__n4JnbW__collapseButton:hover{color:var(--gray-12);background:#fff3}@media (max-width:768px){.CompanyShowcase-module__n4JnbW__collapseButton{width:36px;height:36px;top:.5rem;right:.5rem}.CompanyShowcase-module__n4JnbW__row.CompanyShowcase-module__n4JnbW__selected .CompanyShowcase-module__n4JnbW__section:not(.CompanyShowcase-module__n4JnbW__selected){opacity:0;transition:flex var(--transition-time) ease, width var(--transition-time) ease, padding var(--transition-time) ease, transform var(--transition-time) ease;pointer-events:none;flex:0;width:0;min-width:0;padding:0;overflow:hidden;transform:scale(.8)}.CompanyShowcase-module__n4JnbW__row.CompanyShowcase-module__n4JnbW__transitioning .CompanyShowcase-module__n4JnbW__section:not(.CompanyShowcase-module__n4JnbW__selected){flex:1;width:auto;padding:20px;transition-delay:0s}.CompanyShowcase-module__n4JnbW__row.CompanyShowcase-module__n4JnbW__selected .CompanyShowcase-module__n4JnbW__section.CompanyShowcase-module__n4JnbW__selected{flex:1;width:100%;max-width:100%;min-height:60vh}.CompanyShowcase-module__n4JnbW__row:not(.CompanyShowcase-module__n4JnbW__selected){min-height:6rem}.CompanyShowcase-module__n4JnbW__row:not(.CompanyShowcase-module__n4JnbW__selected) .CompanyShowcase-module__n4JnbW__section{min-height:4rem}.CompanyShowcase-module__n4JnbW__row:not(.CompanyShowcase-module__n4JnbW__selected) .CompanyShowcase-module__n4JnbW__section h3{font-size:16px}.CompanyShowcase-module__n4JnbW__row.CompanyShowcase-module__n4JnbW__selected .CompanyShowcase-module__n4JnbW__section.CompanyShowcase-module__n4JnbW__selected h3{font-size:24px}.CompanyShowcase-module__n4JnbW__row.CompanyShowcase-module__n4JnbW__selected .CompanyShowcase-module__n4JnbW__section.CompanyShowcase-module__n4JnbW__selected .CompanyShowcase-module__n4JnbW__contentWrapper{min-height:50vh;padding:2rem 1rem}.CompanyShowcase-module__n4JnbW__huelakeContent p,.CompanyShowcase-module__n4JnbW__huelakeContentWrapper p{font-size:1.2rem;line-height:1.4}.CompanyShowcase-module__n4JnbW__iconWrapper{margin-bottom:8px}}.CompanyShowcase-module__n4JnbW__imageModalContent{box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex}
.CommonShowcase-module__T7Kg9a__slider{--p-bg:#f2efe8;--p-paper:#faf7f0;--p-ink:#16191d;--p-ink-soft:#3a3e45;--p-muted:#6b6f75;--p-line:#e2dccd;--p-warm:#d87b7b;--p-slate:#465569;--p-accent:#1f8a82;--p-accent-soft:#1f8a8214;--p-accent-tint:#1f8a8224;--p-warm-soft:#d87b7b1a;--p-ink-surface:#16191d;--p-on-ink:#faf7f0;--p-on-ink-muted:#b8bcc2;--p-ease:cubic-bezier(.2, .7, .2, 1);color:var(--p-ink);background:var(--p-bg);box-sizing:border-box;border-radius:24px;width:100%;max-width:100%;padding:clamp(20px,3vw,36px);font-family:Inter Tight,Plus Jakarta Sans,system-ui,-apple-system,sans-serif;overflow-x:hidden}.CommonShowcase-module__T7Kg9a__slider h1,.CommonShowcase-module__T7Kg9a__slider h2,.CommonShowcase-module__T7Kg9a__slider h3,.CommonShowcase-module__T7Kg9a__slider h4,.CommonShowcase-module__T7Kg9a__slider p{overflow-wrap:anywhere;word-break:break-word}:is(.dark .CommonShowcase-module__T7Kg9a__slider,.dark-theme .CommonShowcase-module__T7Kg9a__slider,body.dark-mode .CommonShowcase-module__T7Kg9a__slider){--p-bg:#0e1418;--p-paper:#1a2026;--p-ink:#f2efe8;--p-ink-soft:#cfd2d8;--p-muted:#8a8d93;--p-line:#2a2f36;--p-ink-surface:#0a0e12;--p-on-ink:#faf7f0;--p-on-ink-muted:#b8bcc2;--p-accent-soft:#1f8a822e;--p-accent-tint:#1f8a8247;--p-warm-soft:#d87b7b2e}.CommonShowcase-module__T7Kg9a__slider *{box-sizing:border-box}.CommonShowcase-module__T7Kg9a__slider h1,.CommonShowcase-module__T7Kg9a__slider h2,.CommonShowcase-module__T7Kg9a__slider h3,.CommonShowcase-module__T7Kg9a__slider h4{margin:0}@keyframes CommonShowcase-module__T7Kg9a__fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.CommonShowcase-module__T7Kg9a__heroSection{animation:CommonShowcase-module__T7Kg9a__fadeUp .45s var(--p-ease);grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:end;gap:48px;padding:0 0 8px;display:grid}.CommonShowcase-module__T7Kg9a__heroEyebrow{letter-spacing:.3em;text-transform:uppercase;color:var(--p-muted);margin-bottom:18px;font-size:11px;font-weight:600}.CommonShowcase-module__T7Kg9a__heroTitle{letter-spacing:-.035em;text-wrap:balance;color:var(--p-ink);margin:0 0 18px;font-size:clamp(40px,5.5vw,76px);font-weight:600;line-height:.96}.CommonShowcase-module__T7Kg9a__heroTitle .CommonShowcase-module__T7Kg9a__accentWord{color:var(--p-accent)}.CommonShowcase-module__T7Kg9a__heroTagline{color:var(--p-ink-soft);max-width:520px;margin:0;font-size:clamp(15px,1.25vw,18px);line-height:1.55}.CommonShowcase-module__T7Kg9a__heroPicker{margin-top:26px}.CommonShowcase-module__T7Kg9a__heroSidePanel{aspect-ratio:4/3;border:1px solid var(--p-line);background:var(--p-paper);border-radius:20px;overflow:hidden}@media (max-width:900px){.CommonShowcase-module__T7Kg9a__heroSection{grid-template-columns:1fr;gap:32px}.CommonShowcase-module__T7Kg9a__heroSidePanel{aspect-ratio:16/10}}.CommonShowcase-module__T7Kg9a__tabPicker{background:var(--p-paper);border:1px solid var(--p-line);border-radius:999px;gap:6px;max-width:100%;padding:6px;display:inline-flex;overflow-x:auto}.CommonShowcase-module__T7Kg9a__tabPickerItem{color:var(--p-muted);cursor:pointer;white-space:nowrap;transition:background .25s var(--p-ease), color .25s var(--p-ease);background:0 0;border:0;border-radius:999px;align-items:center;gap:8px;padding:10px 22px;font-family:inherit;font-size:14px;font-weight:600;display:inline-flex}.CommonShowcase-module__T7Kg9a__tabPickerItem:hover{color:var(--p-ink)}.CommonShowcase-module__T7Kg9a__tabPickerItemActive,.CommonShowcase-module__T7Kg9a__tabPickerItemActive:hover{background:var(--p-ink-surface);color:var(--p-on-ink)}.CommonShowcase-module__T7Kg9a__tabPickerDot{width:8px;height:8px;transition:background .25s var(--p-ease);background:#bfc3c9;border-radius:999px}.CommonShowcase-module__T7Kg9a__tabPickerItemActive .CommonShowcase-module__T7Kg9a__tabPickerDot{background:var(--p-accent)}.CommonShowcase-module__T7Kg9a__descriptionContainer{width:100%;margin-top:24px;position:relative}.CommonShowcase-module__T7Kg9a__description{display:none}.CommonShowcase-module__T7Kg9a__description.CommonShowcase-module__T7Kg9a__active{animation:CommonShowcase-module__T7Kg9a__fadeUp .4s var(--p-ease);display:block}.CommonShowcase-module__T7Kg9a__productContent{width:100%;height:auto;max-height:none}.CommonShowcase-module__T7Kg9a__card{background:var(--p-paper);border:1px solid var(--p-line);transition:transform .35s var(--p-ease), box-shadow .35s var(--p-ease);border-radius:20px;padding:28px;position:relative;overflow:hidden}.CommonShowcase-module__T7Kg9a__cardDark{background:var(--p-ink-surface);color:var(--p-on-ink);border:none;box-shadow:0 24px 50px -20px #0f141873}.CommonShowcase-module__T7Kg9a__detailHero{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);min-height:380px;margin-top:24px;padding:0;display:grid}.CommonShowcase-module__T7Kg9a__detailHeroBody{flex-direction:column;justify-content:space-between;gap:32px;padding:44px;display:flex}.CommonShowcase-module__T7Kg9a__detailHeroTitle{letter-spacing:-.03em;margin:16px 0 14px;font-size:clamp(34px,4vw,52px);font-weight:600;line-height:1}.CommonShowcase-module__T7Kg9a__detailHeroTagline{color:var(--p-ink-soft);max-width:460px;margin:0;font-size:17px;line-height:1.6}.CommonShowcase-module__T7Kg9a__detailHeroActions{flex-wrap:wrap;gap:12px;display:flex}.CommonShowcase-module__T7Kg9a__detailHeroImage{min-height:250px;max-height:250px;position:relative;overflow:hidden}.CommonShowcase-module__T7Kg9a__detailHeroImage>img,.CommonShowcase-module__T7Kg9a__detailHeroImage>svg,.CommonShowcase-module__T7Kg9a__detailHeroImage>div{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:900px){.CommonShowcase-module__T7Kg9a__detailHero{grid-template-columns:1fr}.CommonShowcase-module__T7Kg9a__detailHeroBody{padding:32px}.CommonShowcase-module__T7Kg9a__detailHeroImage{min-height:240px}}.CommonShowcase-module__T7Kg9a__btnPrimary{background:var(--p-accent);color:#fff;cursor:pointer;transition:transform .25s var(--p-ease), filter .25s var(--p-ease);border:0;border-radius:999px;align-items:center;gap:6px;padding:13px 24px;font-family:inherit;font-size:14px;font-weight:600;display:inline-flex}.CommonShowcase-module__T7Kg9a__btnPrimary:hover{filter:brightness(1.05);transform:translateY(-1px)}.CommonShowcase-module__T7Kg9a__btnGhostOnDark{color:#fff;cursor:pointer;transition:background .25s var(--p-ease);background:0 0;border:1px solid #444a52;border-radius:999px;padding:13px 22px;font-family:inherit;font-size:14px;font-weight:600}.CommonShowcase-module__T7Kg9a__btnGhostOnDark:hover{background:#ffffff14}.CommonShowcase-module__T7Kg9a__btnLight{background:var(--p-on-ink);color:var(--p-ink-surface);cursor:pointer;transition:transform .25s var(--p-ease);border:0;border-radius:999px;padding:14px 30px;font-family:inherit;font-size:15px;font-weight:600}.CommonShowcase-module__T7Kg9a__btnLight:hover{transform:translateY(-1px)}.CommonShowcase-module__T7Kg9a__btnInk{background:var(--p-ink-surface);color:var(--p-on-ink);cursor:pointer;transition:transform .25s var(--p-ease);border:0;border-radius:999px;padding:15px 30px;font-family:inherit;font-size:15px;font-weight:600}.CommonShowcase-module__T7Kg9a__btnInk:hover{transform:translateY(-1px)}.CommonShowcase-module__T7Kg9a__pill{background:var(--p-accent-tint);color:var(--p-accent);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;padding:5px 11px;font-size:11px;font-weight:600;display:inline-flex}.CommonShowcase-module__T7Kg9a__pillWarm{color:var(--p-warm);background:#d87b7b2e}.CommonShowcase-module__T7Kg9a__sectionHeader{grid-template-columns:120px 1fr;align-items:baseline;gap:32px;padding:56px 0 28px;display:grid}.CommonShowcase-module__T7Kg9a__sectionHeaderNum{color:var(--p-accent);letter-spacing:-.04em;font-size:clamp(64px,7vw,96px);font-weight:700;line-height:.9}.CommonShowcase-module__T7Kg9a__sectionHeaderKicker{letter-spacing:.24em;text-transform:uppercase;color:var(--p-muted);margin-bottom:10px;font-size:11px;font-weight:600}.CommonShowcase-module__T7Kg9a__sectionHeaderTitle{letter-spacing:-.025em;text-wrap:balance;max-width:760px;color:var(--p-ink);font-size:clamp(28px,3.2vw,44px);font-weight:600;line-height:1.05}@media (max-width:760px){.CommonShowcase-module__T7Kg9a__sectionHeader{grid-template-columns:1fr;gap:8px;padding:40px 0 20px}.CommonShowcase-module__T7Kg9a__sectionHeaderNum{font-size:64px}}.CommonShowcase-module__T7Kg9a__productBento{grid-template-rows:auto auto;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) minmax(0,1fr);gap:16px;display:grid}.CommonShowcase-module__T7Kg9a__bentoHero{background:var(--p-ink-surface);min-height:380px;color:var(--p-on-ink);border:none;border-radius:20px;grid-row:span 2;grid-template-rows:1.3fr 1fr;padding:0;display:grid;overflow:hidden;box-shadow:0 24px 50px -20px #0f141873}.CommonShowcase-module__T7Kg9a__bentoHeroMedia{max-height:250px;position:relative;overflow:hidden}.CommonShowcase-module__T7Kg9a__bentoHeroMedia>img,.CommonShowcase-module__T7Kg9a__bentoHeroMedia>svg,.CommonShowcase-module__T7Kg9a__bentoHeroMedia>div{object-fit:cover;width:100%;height:100%;display:block}.CommonShowcase-module__T7Kg9a__bentoHeroBody{padding:28px}.CommonShowcase-module__T7Kg9a__bentoHeroLabel{letter-spacing:.22em;text-transform:uppercase;color:var(--p-accent);margin-bottom:10px;font-size:11px;font-weight:600}.CommonShowcase-module__T7Kg9a__bentoHeroTitle{color:var(--p-on-ink);letter-spacing:-.015em;margin:0 0 8px;font-size:22px;font-weight:600}.CommonShowcase-module__T7Kg9a__bentoHeroText{color:var(--p-on-ink-muted);margin:0;font-size:14.5px;line-height:1.55}.CommonShowcase-module__T7Kg9a__bentoBanner{background:var(--p-accent-soft);border:none;border-radius:20px;grid-column:span 2;justify-content:space-between;align-items:center;padding:28px;display:flex}.CommonShowcase-module__T7Kg9a__bentoBannerWarm{background:var(--p-warm-soft)}@media (max-width:1024px){.CommonShowcase-module__T7Kg9a__productBento{grid-template-columns:1fr 1fr}.CommonShowcase-module__T7Kg9a__bentoHero{grid-area:auto/span 2;min-height:360px}.CommonShowcase-module__T7Kg9a__bentoBanner{grid-column:span 2}}@media (max-width:640px){.CommonShowcase-module__T7Kg9a__productBento{grid-template-columns:1fr}.CommonShowcase-module__T7Kg9a__bentoHero{grid-column:auto}.CommonShowcase-module__T7Kg9a__bentoBanner{text-align:left;flex-direction:column;grid-column:auto;align-items:flex-start;gap:16px}}.CommonShowcase-module__T7Kg9a__serviceBento{grid-template-columns:1fr 1fr 1fr;gap:16px;display:grid}.CommonShowcase-module__T7Kg9a__serviceBentoHero{background:var(--p-ink-surface);min-height:320px;color:var(--p-on-ink);border:none;border-radius:20px;grid-column:span 2;grid-template-rows:1.3fr 1fr;padding:0;display:grid;overflow:hidden;box-shadow:0 24px 50px -20px #0f141873}.CommonShowcase-module__T7Kg9a__serviceBentoMediaWide{background:var(--p-paper);border:1px solid var(--p-line);border-radius:20px;grid-column:span 2;min-height:220px;max-height:250px;padding:0;overflow:hidden}.CommonShowcase-module__T7Kg9a__serviceBentoMediaWide>img,.CommonShowcase-module__T7Kg9a__serviceBentoMediaWide>svg,.CommonShowcase-module__T7Kg9a__serviceBentoMediaWide>div{object-fit:cover;width:100%;height:100%;display:block}.CommonShowcase-module__T7Kg9a__serviceGrid3{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.CommonShowcase-module__T7Kg9a__serviceGrid4{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (max-width:1024px){.CommonShowcase-module__T7Kg9a__serviceBento{grid-template-columns:1fr 1fr}.CommonShowcase-module__T7Kg9a__serviceBentoHero,.CommonShowcase-module__T7Kg9a__serviceBentoMediaWide{grid-column:span 2}.CommonShowcase-module__T7Kg9a__serviceGrid3,.CommonShowcase-module__T7Kg9a__serviceGrid4{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.CommonShowcase-module__T7Kg9a__serviceBento,.CommonShowcase-module__T7Kg9a__serviceGrid3,.CommonShowcase-module__T7Kg9a__serviceGrid4{grid-template-columns:1fr}.CommonShowcase-module__T7Kg9a__serviceBentoHero,.CommonShowcase-module__T7Kg9a__serviceBentoMediaWide{grid-column:auto}}.CommonShowcase-module__T7Kg9a__featureBox{background:var(--p-paper);border:1px solid var(--p-line);transition:transform .35s var(--p-ease), box-shadow .35s var(--p-ease);cursor:default;border-radius:20px;flex-direction:column;gap:10px;padding:28px;display:flex;position:relative;overflow:hidden}.CommonShowcase-module__T7Kg9a__featureBox:hover{transform:translateY(-3px);box-shadow:0 14px 30px -12px #0f14182e}.CommonShowcase-module__T7Kg9a__featureBoxIcon{background:var(--p-accent);color:#fff;width:30px;height:30px;transition:transform .35s var(--p-ease);border-radius:8px;place-items:center;font-size:14px;display:grid}.CommonShowcase-module__T7Kg9a__featureBox:hover .CommonShowcase-module__T7Kg9a__featureBoxIcon{transform:rotate(-8deg)scale(1.08)}.CommonShowcase-module__T7Kg9a__featureBoxTitle{letter-spacing:-.01em;color:var(--p-ink);margin:4px 0 0;font-size:17px;font-weight:600}.CommonShowcase-module__T7Kg9a__featureBoxDesc{color:var(--p-muted);margin:0;font-size:13.5px;line-height:1.55}.CommonShowcase-module__T7Kg9a__noteCard{background:var(--p-accent-soft);border:none;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;padding:28px;display:flex}.CommonShowcase-module__T7Kg9a__noteCardWarm{background:var(--p-warm-soft)}.CommonShowcase-module__T7Kg9a__noteCardLabel{letter-spacing:.24em;text-transform:uppercase;color:var(--p-muted);margin-bottom:6px;font-size:11px;font-weight:600}.CommonShowcase-module__T7Kg9a__noteCardText{color:var(--p-ink);max-width:560px;margin:0;font-size:20px;font-style:italic;font-weight:500;line-height:1.35}.CommonShowcase-module__T7Kg9a__noteCardGlyph{color:var(--p-accent);font-size:56px;font-weight:700;line-height:1}.CommonShowcase-module__T7Kg9a__ctaDark{background:var(--p-ink-surface);color:var(--p-on-ink);text-align:center;border-radius:24px;margin-top:64px;padding:64px;position:relative;overflow:hidden}.CommonShowcase-module__T7Kg9a__ctaDarkGlow{pointer-events:none;background:radial-gradient(circle at 30% 20%,#1f8a8240,#0000 50%),radial-gradient(circle at 80% 80%,#d87b7b33,#0000 50%);position:absolute;inset:0}.CommonShowcase-module__T7Kg9a__ctaDarkInner{position:relative}.CommonShowcase-module__T7Kg9a__ctaDarkTitle{letter-spacing:-.025em;margin:18px 0 14px;font-size:clamp(32px,4vw,48px);font-weight:600;line-height:1.05}.CommonShowcase-module__T7Kg9a__ctaDarkText{color:var(--p-on-ink-muted);max-width:480px;margin:0 auto 28px;font-size:17px}.CommonShowcase-module__T7Kg9a__ctaSoft{background:linear-gradient(135deg, var(--p-accent-soft), var(--p-warm-soft));border:1px solid var(--p-line);border-radius:24px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;margin-top:64px;padding:56px;display:flex}.CommonShowcase-module__T7Kg9a__ctaSoftTitle{letter-spacing:-.02em;color:var(--p-ink);margin:14px 0 8px;font-size:clamp(26px,3vw,36px);font-weight:600;line-height:1.1}.CommonShowcase-module__T7Kg9a__ctaSoftText{color:var(--p-muted);max-width:560px;margin:0;font-size:16px}@media (max-width:760px){.CommonShowcase-module__T7Kg9a__ctaDark{margin-top:40px;padding:40px 24px}.CommonShowcase-module__T7Kg9a__ctaSoft{flex-direction:column;align-items:flex-start;margin-top:40px;padding:32px 24px}}@media (max-width:640px){.CommonShowcase-module__T7Kg9a__slider{border-radius:18px;padding:16px}.CommonShowcase-module__T7Kg9a__card{padding:20px}.CommonShowcase-module__T7Kg9a__detailHero{min-height:0}.CommonShowcase-module__T7Kg9a__detailHeroBody{gap:24px;padding:24px}.CommonShowcase-module__T7Kg9a__detailHeroImage{min-height:200px;max-height:220px}.CommonShowcase-module__T7Kg9a__bentoHero{min-height:0}.CommonShowcase-module__T7Kg9a__bentoHeroBody{padding:20px}.CommonShowcase-module__T7Kg9a__bentoHeroMedia{max-height:220px}.CommonShowcase-module__T7Kg9a__serviceBentoHero{min-height:0}.CommonShowcase-module__T7Kg9a__serviceBentoMediaWide{min-height:180px;max-height:220px}.CommonShowcase-module__T7Kg9a__featureBox,.CommonShowcase-module__T7Kg9a__bentoBanner,.CommonShowcase-module__T7Kg9a__noteCard{padding:20px}.CommonShowcase-module__T7Kg9a__ctaDark{padding:32px 20px}.CommonShowcase-module__T7Kg9a__ctaSoft{gap:20px;padding:24px 20px}.CommonShowcase-module__T7Kg9a__heroSection{gap:24px}.CommonShowcase-module__T7Kg9a__heroPicker{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.CommonShowcase-module__T7Kg9a__tabPicker{width:max-content;max-width:100%}.CommonShowcase-module__T7Kg9a__tabPickerItem{padding:9px 16px;font-size:13px}.CommonShowcase-module__T7Kg9a__sectionHeader{padding:32px 0 16px}}.CommonShowcase-module__T7Kg9a__svgImage{width:100%;height:100%;display:block}.CommonShowcase-module__T7Kg9a__iconTile{place-items:center;width:100%;height:100%;display:grid;position:relative;overflow:hidden}.CommonShowcase-module__T7Kg9a__iconTileGlow{background:radial-gradient(circle at 80% 20%,#fff9,#0000 50%);position:absolute;inset:0}.CommonShowcase-module__T7Kg9a__iconTileGlyph{font-size:88px;line-height:1;position:relative}.CommonShowcase-module__T7Kg9a__photoPlaceholder{background:linear-gradient(135deg,#e8e2d6 0%,#d4cdbf 100%);place-items:center;width:100%;height:100%;display:grid;position:relative}.CommonShowcase-module__T7Kg9a__photoPlaceholderFrame{border:1.5px dashed;border-radius:8px;place-items:center;display:grid;position:absolute;inset:16px}.CommonShowcase-module__T7Kg9a__photoPlaceholderInner{text-align:center;letter-spacing:.18em;text-transform:uppercase;font-size:12px}.CommonShowcase-module__T7Kg9a__photoPlaceholderGlyph{margin-bottom:6px;font-size:28px}.CommonShowcase-module__T7Kg9a__videoGrid{grid-template-columns:1fr 1fr;gap:16px;width:100%;display:grid}.CommonShowcase-module__T7Kg9a__videoContainer{aspect-ratio:16/9;border:1px solid var(--p-line);background:var(--p-ink);border-radius:20px;width:100%;position:relative;overflow:hidden}.CommonShowcase-module__T7Kg9a__videoIframe{border:none;width:100%;height:100%;position:absolute;inset:0}@media (max-width:760px){.CommonShowcase-module__T7Kg9a__videoGrid{grid-template-columns:1fr}}.CommonShowcase-module__T7Kg9a__imageModalContent{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.CommonShowcase-module__T7Kg9a__imageModalContent img{cursor:zoom-out;border-radius:12px;width:auto;max-width:100%;height:auto;max-height:90vh}.CommonShowcase-module__T7Kg9a__clickableImage{cursor:zoom-in}.CommonShowcase-module__T7Kg9a__spacer{min-height:24px}.CommonShowcase-module__T7Kg9a__sectionContainer,.CommonShowcase-module__T7Kg9a__productSection,.CommonShowcase-module__T7Kg9a__productSectionImagesOnPicture{display:contents}.CommonShowcase-module__T7Kg9a__productSectionImageOnRight,.CommonShowcase-module__T7Kg9a__productSectionImagesOnPictureImage{border-radius:12px;width:100%;height:auto}
.ExternalResourcePlayer-module__XDWVXa__container{width:100%;height:100%;position:relative}.ExternalResourcePlayer-module__XDWVXa__consentContainer{background:linear-gradient(135deg, rgba(from var(--gray-1) r g b / .95), rgba(from var(--gray-2) r g b / .95));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-2);z-index:10;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.ExternalResourcePlayer-module__XDWVXa__consentContent{align-items:center;gap:var(--space-4);text-align:center;max-width:80%;padding:var(--space-4);flex-direction:column;display:flex}.ExternalResourcePlayer-module__XDWVXa__consentMessage{color:var(--gray-12)}.ExternalResourcePlayer-module__XDWVXa__loadingPlaceholder{background:var(--gray-2);border-radius:var(--radius-2);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.ExternalResourcePlayer-module__XDWVXa__iframe{border-radius:var(--radius-2);border:none;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.ExternalResourcePlayer-module__XDWVXa__consentContainer{padding:var(--space-3)}.ExternalResourcePlayer-module__XDWVXa__consentContent{gap:var(--space-3);max-width:95%}.ExternalResourcePlayer-module__XDWVXa__consentMessage{font-size:var(--font-size-3)}}
.NewsShowcase-module__siLnPW__scrollArea{width:100%;height:100%}.NewsShowcase-module__siLnPW__heroSection{padding:0 0 8px}.NewsShowcase-module__siLnPW__heroEyebrow{letter-spacing:.3em;text-transform:uppercase;color:var(--p-muted);margin-bottom:18px;font-size:11px;font-weight:600}.NewsShowcase-module__siLnPW__heroTitle{letter-spacing:-.035em;text-wrap:balance;color:var(--p-ink);margin:0 0 18px;font-size:clamp(40px,5.5vw,76px);font-weight:600;line-height:.96}.NewsShowcase-module__siLnPW__heroTitle .NewsShowcase-module__siLnPW__accent{color:var(--p-accent)}.NewsShowcase-module__siLnPW__heroTagline{color:var(--p-ink-soft);max-width:560px;margin:0;font-size:clamp(15px,1.25vw,18px);line-height:1.55}.NewsShowcase-module__siLnPW__lead{background:var(--p-paper);border:1px solid var(--p-line);cursor:pointer;transition:transform .35s var(--p-ease), box-shadow .35s var(--p-ease);border-radius:20px;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);margin-top:32px;display:grid;overflow:hidden}.NewsShowcase-module__siLnPW__lead:hover{transform:translateY(-3px);box-shadow:0 24px 50px -20px #0f14182e}.NewsShowcase-module__siLnPW__leadMedia{background:var(--p-ink-surface);min-height:320px;max-height:420px;position:relative;overflow:hidden}.NewsShowcase-module__siLnPW__leadMedia img{object-fit:cover;width:100%;height:100%;display:block}.NewsShowcase-module__siLnPW__leadBody{flex-direction:column;justify-content:center;gap:18px;padding:44px;display:flex}.NewsShowcase-module__siLnPW__leadKicker{letter-spacing:.24em;text-transform:uppercase;color:var(--p-accent);font-size:11px;font-weight:600}.NewsShowcase-module__siLnPW__leadTitle{letter-spacing:-.025em;color:var(--p-ink);margin:0;font-size:clamp(26px,2.8vw,36px);font-weight:600;line-height:1.1}.NewsShowcase-module__siLnPW__leadDesc{color:var(--p-ink-soft);max-width:56ch;margin:0;font-size:16px;line-height:1.6}.NewsShowcase-module__siLnPW__leadArrow{color:var(--p-accent);align-items:center;gap:8px;margin-top:4px;font-size:14px;font-weight:600;display:inline-flex}.NewsShowcase-module__siLnPW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.NewsShowcase-module__siLnPW__card{background:var(--p-paper);border:1px solid var(--p-line);cursor:pointer;transition:transform .35s var(--p-ease), box-shadow .35s var(--p-ease);border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.NewsShowcase-module__siLnPW__card:hover{transform:translateY(-3px);box-shadow:0 16px 36px -16px #0f14182e}.NewsShowcase-module__siLnPW__cardMedia{aspect-ratio:16/10;background:var(--p-ink-surface);width:100%;position:relative;overflow:hidden}.NewsShowcase-module__siLnPW__cardMedia img{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--p-ease);display:block}.NewsShowcase-module__siLnPW__card:hover .NewsShowcase-module__siLnPW__cardMedia img{transform:scale(1.04)}.NewsShowcase-module__siLnPW__cardBody{flex-direction:column;flex:1;gap:10px;padding:24px 24px 28px;display:flex}.NewsShowcase-module__siLnPW__cardKicker{letter-spacing:.22em;text-transform:uppercase;color:var(--p-muted);font-size:11px;font-weight:600}.NewsShowcase-module__siLnPW__cardTitle{letter-spacing:-.015em;color:var(--p-ink);margin:0;font-size:20px;font-weight:600;line-height:1.2}.NewsShowcase-module__siLnPW__cardDesc{color:var(--p-muted);margin:0;font-size:14px;line-height:1.55}.NewsShowcase-module__siLnPW__cardArrow{color:var(--p-accent);gap:6px;margin-top:auto;padding-top:12px;font-size:13px;font-weight:600;display:inline-flex}@media (max-width:900px){.NewsShowcase-module__siLnPW__lead{grid-template-columns:1fr}.NewsShowcase-module__siLnPW__leadMedia{min-height:220px;max-height:280px}.NewsShowcase-module__siLnPW__leadBody{padding:28px}}@media (max-width:640px){.NewsShowcase-module__siLnPW__grid{grid-template-columns:1fr}.NewsShowcase-module__siLnPW__leadBody{gap:14px;padding:24px}.NewsShowcase-module__siLnPW__cardBody{padding:20px 20px 24px}}
.ContactForm-module__xggI3G__scrollArea{width:100%;height:100%}.ContactForm-module__xggI3G__heroSection{text-align:center;padding:0 0 8px}.ContactForm-module__xggI3G__heroEyebrow{letter-spacing:.3em;text-transform:uppercase;color:var(--p-muted);margin-bottom:18px;font-size:11px;font-weight:600}.ContactForm-module__xggI3G__heroTitle{letter-spacing:-.035em;text-wrap:balance;color:var(--p-ink);max-width:14ch;margin:0 auto 18px;font-size:clamp(40px,5.5vw,72px);font-weight:600;line-height:.96}.ContactForm-module__xggI3G__heroTitle .ContactForm-module__xggI3G__accent{color:var(--p-accent)}.ContactForm-module__xggI3G__heroTagline{color:var(--p-ink-soft);max-width:520px;margin:0 auto;font-size:clamp(15px,1.25vw,18px);line-height:1.55}.ContactForm-module__xggI3G__layout{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:stretch;gap:24px;margin-top:40px;display:grid}.ContactForm-module__xggI3G__formCard{background:var(--p-paper);border:1px solid var(--p-line);border-radius:20px;padding:40px;box-shadow:0 24px 50px -28px #0f14182e}.ContactForm-module__xggI3G__formContainer{min-height:420px}.ContactForm-module__xggI3G__form{opacity:1;flex-direction:column;gap:18px;transition:opacity .3s ease-out;display:flex}.ContactForm-module__xggI3G__formSubmitting{opacity:.6;pointer-events:none}.ContactForm-module__xggI3G__formGroup{flex-direction:column;gap:8px;display:flex}.ContactForm-module__xggI3G__label{letter-spacing:.14em;text-transform:uppercase;color:var(--p-muted);font-size:12px;font-weight:600}.ContactForm-module__xggI3G__textareaWrapper{position:relative}.ContactForm-module__xggI3G__charCounter{text-align:right;color:var(--p-muted);margin-top:6px;display:block}.ContactForm-module__xggI3G__error{color:var(--red-10);margin-top:2px;font-size:13px}.ContactForm-module__xggI3G__checkboxLabel{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--p-ink-soft);line-height:1.5}.ContactForm-module__xggI3G__submit{cursor:pointer;transition:transform .25s var(--p-ease), filter .25s var(--p-ease);align-self:flex-start;margin-top:8px;background:var(--p-accent)!important;color:#fff!important;border-radius:999px!important;padding:14px 28px!important;font-size:15px!important;font-weight:600!important}.ContactForm-module__xggI3G__submit:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px)}.ContactForm-module__xggI3G__submit:disabled{opacity:.5;cursor:not-allowed}.ContactForm-module__xggI3G__successContainer{text-align:center;background:var(--p-accent-soft);border:1px solid var(--p-line);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:48px 32px;animation:.5s ease-out ContactForm-module__xggI3G__slideInFade;display:flex}.ContactForm-module__xggI3G__successTitle{margin-bottom:var(--space-2);color:var(--p-accent);font-size:22px;font-weight:600}.ContactForm-module__xggI3G__successMessage{color:var(--p-ink-soft);max-width:420px;line-height:1.6}.ContactForm-module__xggI3G__errorMessage{background:var(--p-warm-soft);border:1px solid var(--p-line);border-radius:12px;margin-bottom:4px;padding:14px 18px}.ContactForm-module__xggI3G__sideCard{background:var(--p-ink-surface);color:var(--p-on-ink);border-radius:20px;flex-direction:column;gap:22px;padding:40px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 50px -20px #0f141873}.ContactForm-module__xggI3G__sideCardGlow{pointer-events:none;background:radial-gradient(circle at 20% 0,#1f8a8247,#0000 55%),radial-gradient(circle at 90% 90%,#d87b7b2e,#0000 55%);position:absolute;inset:0}.ContactForm-module__xggI3G__sideCard>*{position:relative}.ContactForm-module__xggI3G__sideEyebrow{letter-spacing:.24em;text-transform:uppercase;color:var(--p-accent);font-size:11px;font-weight:600}.ContactForm-module__xggI3G__sideTitle{letter-spacing:-.02em;color:var(--p-on-ink);margin:0;font-size:26px;font-weight:600;line-height:1.15}.ContactForm-module__xggI3G__sideText{color:var(--p-on-ink-muted);margin:0;font-size:15px;line-height:1.6}.ContactForm-module__xggI3G__emailLink{color:var(--p-on-ink);transition:background .25s var(--p-ease), transform .25s var(--p-ease);background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;padding:12px 20px;font-size:14.5px;font-weight:600;text-decoration:none;display:inline-flex}.ContactForm-module__xggI3G__emailLink:hover{background:#ffffff24;transform:translateY(-1px)}.ContactForm-module__xggI3G__emailArrow{opacity:.8;font-size:13px}@keyframes ContactForm-module__xggI3G__slideInFade{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.ContactForm-module__xggI3G__layout{grid-template-columns:1fr}.ContactForm-module__xggI3G__formCard,.ContactForm-module__xggI3G__sideCard{padding:32px}}@media (max-width:640px){.ContactForm-module__xggI3G__formCard,.ContactForm-module__xggI3G__sideCard{padding:24px}.ContactForm-module__xggI3G__submit{width:100%}}
.ServicesShowcase-module__3j5F2a__root{--ink:#0e1a1f;--paper:#f4f1e8;--paper2:#ebe6d7;--paper3:#e1dbc8;--teal:#1f8a7a;--tealDeep:#146a5e;--mint:#7fcab8;--slate:#3d5566;--coral:#d97a6c;--line:#0e1a1f1f;--lineStrong:#0e1a1f38;--muted:#0e1a1f9e;--display:"Space Grotesk", "Inter", system-ui, sans-serif;--body:"Inter", system-ui, sans-serif;--mono:"JetBrains Mono", ui-monospace, monospace;font-family:var(--body);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;border-radius:24px;min-height:100%;font-size:16px;line-height:1.55;overflow:hidden}.ServicesShowcase-module__3j5F2a__navBar{border-bottom:1px solid var(--line);z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f4f1e8eb;padding:18px 28px;position:sticky;top:0}.ServicesShowcase-module__3j5F2a__pad{padding:clamp(40px,5vw,72px) clamp(20px,3vw,40px)}.ServicesShowcase-module__3j5F2a__padDark{background:var(--ink);color:var(--paper);padding:clamp(40px,5vw,72px) clamp(20px,3vw,40px)}.ServicesShowcase-module__3j5F2a__padAlt{background:var(--paper2);padding:clamp(40px,5vw,72px) clamp(20px,3vw,40px)}.ServicesShowcase-module__3j5F2a__secHeader{grid-template-columns:1fr 1fr;align-items:end;gap:clamp(20px,3vw,56px);margin-bottom:clamp(28px,4vw,48px);display:grid}.ServicesShowcase-module__3j5F2a__secHeaderRight{color:var(--ink);opacity:.8;max-width:48ch;font-size:16px;line-height:1.5}@media (max-width:680px){.ServicesShowcase-module__3j5F2a__secHeader{grid-template-columns:1fr;align-items:start}}.ServicesShowcase-module__3j5F2a__eyebrow{font-family:var(--mono);text-transform:uppercase;letter-spacing:.14em;color:var(--muted);align-items:center;gap:8px;margin-bottom:10px;font-size:11px;font-weight:500;display:flex}.ServicesShowcase-module__3j5F2a__eyebrowLight{color:#f4f1e88c;}.ServicesShowcase-module__3j5F2a__dot{background:var(--teal);border-radius:999px;flex-shrink:0;width:6px;height:6px;display:inline-block}.ServicesShowcase-module__3j5F2a__dotMint{background:var(--mint);}.ServicesShowcase-module__3j5F2a__dotCoral{background:var(--coral);}.ServicesShowcase-module__3j5F2a__hSection{font-family:var(--display);letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:clamp(28px,3.5vw,52px);font-weight:500;line-height:1}.ServicesShowcase-module__3j5F2a__hSectionLight{color:var(--paper);}.ServicesShowcase-module__3j5F2a__hCard{font-family:var(--display);letter-spacing:-.02em;margin:0;font-size:clamp(17px,2vw,24px);font-weight:500;line-height:1.1}.ServicesShowcase-module__3j5F2a__lede{max-width:60ch;font-size:clamp(15px,1.2vw,18px);line-height:1.5}.ServicesShowcase-module__3j5F2a__ledeLight{color:#f4f1e8d1;}.ServicesShowcase-module__3j5F2a__tag{border:1px solid var(--lineStrong);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;margin-bottom:18px;padding:5px 12px;font-size:10.5px;display:inline-flex}.ServicesShowcase-module__3j5F2a__mono{font-family:var(--mono)}.ServicesShowcase-module__3j5F2a__services{background:var(--line);border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}@media (max-width:640px){.ServicesShowcase-module__3j5F2a__services{grid-template-columns:1fr}}.ServicesShowcase-module__3j5F2a__service{background:var(--paper);flex-direction:column;min-height:clamp(320px,36vw,500px);padding:clamp(20px,2.5vw,36px);transition:background .22s;display:flex}.ServicesShowcase-module__3j5F2a__service:hover{background:var(--paper2)}.ServicesShowcase-module__3j5F2a__serviceNum{font-family:var(--mono);letter-spacing:.14em;color:var(--muted);text-transform:uppercase;margin-bottom:20px;font-size:11px}.ServicesShowcase-module__3j5F2a__serviceVisual{aspect-ratio:16/9;border-radius:6px;margin-bottom:20px;position:relative;overflow:hidden}.ServicesShowcase-module__3j5F2a__serviceTitle{font-family:var(--display);letter-spacing:-.02em;text-wrap:balance;max-width:20ch;margin:0 0 10px;font-size:clamp(15px,1.6vw,20px);font-weight:500;line-height:1.15}.ServicesShowcase-module__3j5F2a__serviceDesc{opacity:.8;max-width:36ch;margin-bottom:auto;padding-bottom:20px;font-size:14px;line-height:1.5}.ServicesShowcase-module__3j5F2a__forTech{border-top:1px solid var(--line);margin-top:16px;padding-top:14px}.ServicesShowcase-module__3j5F2a__forTech summary{font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;color:var(--muted);cursor:pointer;justify-content:space-between;align-items:center;font-size:11px;list-style:none;display:flex}.ServicesShowcase-module__3j5F2a__forTech summary::-webkit-details-marker{display:none}.ServicesShowcase-module__3j5F2a__forTech summary:after{content:"+";font-size:15px}.ServicesShowcase-module__3j5F2a__forTech[open] summary:after{content:"−"}.ServicesShowcase-module__3j5F2a__forTechBody{font-family:var(--mono);opacity:.78;margin-top:10px;font-size:11.5px;line-height:1.7}.ServicesShowcase-module__3j5F2a__linkArrow{color:inherit;cursor:pointer;background:0 0;border:none;border-bottom:1px solid;align-items:center;gap:6px;margin-top:16px;padding:0 0 2px;font-family:inherit;font-size:12.5px;font-weight:500;transition:gap .18s;display:inline-flex}.ServicesShowcase-module__3j5F2a__linkArrow:hover{gap:10px}.ServicesShowcase-module__3j5F2a__aiStrip{background:var(--ink);color:var(--paper);grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(16px,2.5vw,44px);padding:clamp(28px,3.5vw,52px) clamp(20px,3vw,40px);display:grid}@media (max-width:560px){.ServicesShowcase-module__3j5F2a__aiStrip{grid-template-columns:1fr}}.ServicesShowcase-module__3j5F2a__aiLabel{font-family:var(--mono);color:var(--mint);text-transform:uppercase;letter-spacing:.14em;white-space:nowrap;font-size:11px}.ServicesShowcase-module__3j5F2a__aiTitle{font-family:var(--display);letter-spacing:-.02em;margin:0 0 6px;font-size:clamp(18px,1.8vw,26px);font-weight:500;line-height:1.25}.ServicesShowcase-module__3j5F2a__aiDesc{color:#f4f1e8b3;font-size:13.5px;line-height:1.55}.ServicesShowcase-module__3j5F2a__aiLink{border:none;border-bottom:1px solid var(--mint);color:var(--mint);white-space:nowrap;cursor:pointer;background:0 0;padding:0 0 2px;font-family:inherit;font-size:13px;font-weight:500;transition:opacity .15s}.ServicesShowcase-module__3j5F2a__aiLink:hover{opacity:.75}.ServicesShowcase-module__3j5F2a__whyGrid{background:var(--line);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}@media (max-width:740px){.ServicesShowcase-module__3j5F2a__whyGrid{grid-template-columns:1fr 1fr}}.ServicesShowcase-module__3j5F2a__whyCell{background:var(--paper);flex-direction:column;justify-content:space-between;min-height:180px;padding:24px;display:flex}.ServicesShowcase-module__3j5F2a__whyNum{font-family:var(--display);letter-spacing:-.04em;color:var(--teal);font-size:clamp(28px,3.5vw,48px);font-weight:500;line-height:1}.ServicesShowcase-module__3j5F2a__whyLabel{font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin-top:3px;font-size:10.5px}.ServicesShowcase-module__3j5F2a__whyCellTitle{font-family:var(--display);letter-spacing:-.01em;margin:10px 0 3px;font-size:15px;font-weight:500}.ServicesShowcase-module__3j5F2a__whyCellDesc{opacity:.75;font-size:13px;line-height:1.45}.ServicesShowcase-module__3j5F2a__twoCol{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(28px,3.5vw,56px);display:grid}.ServicesShowcase-module__3j5F2a__twoCol>*{min-width:0}@media (max-width:700px){.ServicesShowcase-module__3j5F2a__twoCol{grid-template-columns:1fr;gap:36px}}.ServicesShowcase-module__3j5F2a__wasLabel{font-family:var(--mono);text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:14px;font-size:11px}.ServicesShowcase-module__3j5F2a__deliverables{gap:9px;margin:0;padding:0;list-style:none;display:grid}.ServicesShowcase-module__3j5F2a__deliverable{gap:10px;font-size:13.5px;line-height:1.5;display:flex}.ServicesShowcase-module__3j5F2a__delArrow{color:var(--teal);font-family:var(--mono);flex-shrink:0;margin-top:1px}.ServicesShowcase-module__3j5F2a__perfBadge{background:var(--ink);color:var(--mint);font-family:var(--mono);border-radius:8px;flex-direction:column;gap:3px;margin-top:20px;padding:12px 16px;font-size:15px;display:inline-flex}.ServicesShowcase-module__3j5F2a__perfBadgeLabel{text-transform:uppercase;letter-spacing:.12em;color:#f4f1e873;font-size:9px}.ServicesShowcase-module__3j5F2a__envDiagram{background:var(--ink);color:var(--paper);border-radius:10px;padding:20px}.ServicesShowcase-module__3j5F2a__envDiagramLabel{font-family:var(--mono);color:var(--mint);text-transform:uppercase;letter-spacing:.12em;margin-bottom:16px;font-size:10.5px}.ServicesShowcase-module__3j5F2a__envRow{align-items:stretch;display:flex}.ServicesShowcase-module__3j5F2a__envCard{background:#ffffff0a;border:1px solid #ffffff14;border-radius:5px;flex:1;min-width:0;padding:10px}.ServicesShowcase-module__3j5F2a__envArrow{color:#f4f1e861;width:24px;font-family:var(--mono);justify-content:center;align-items:center;font-size:11px;display:flex}.ServicesShowcase-module__3j5F2a__envDot{border-radius:999px;width:7px;height:7px;margin-bottom:7px}.ServicesShowcase-module__3j5F2a__envCardName{font-family:var(--display);margin-bottom:4px;font-size:13px;font-weight:500}.ServicesShowcase-module__3j5F2a__envCardDesc{opacity:.65;font-size:10.5px;line-height:1.4}.ServicesShowcase-module__3j5F2a__envCardTests{font-family:var(--mono);text-transform:uppercase;letter-spacing:.08em;margin-top:8px;font-size:9px}.ServicesShowcase-module__3j5F2a__envNote{font-family:var(--mono);color:#f4f1e873;margin-top:12px;font-size:10.5px;line-height:1.6}.ServicesShowcase-module__3j5F2a__distStrip{background:var(--paper2);border-radius:8px;margin-top:16px;padding:18px 20px}.ServicesShowcase-module__3j5F2a__distLabel{font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin-bottom:12px;font-size:10.5px}.ServicesShowcase-module__3j5F2a__distItems{flex-wrap:wrap;gap:7px;display:flex}.ServicesShowcase-module__3j5F2a__distItem{background:var(--paper);border:1px solid var(--line);font-family:var(--mono);border-radius:999px;padding:5px 13px;font-size:11.5px}.ServicesShowcase-module__3j5F2a__divider{background:var(--line);height:1px;margin:0 clamp(20px,3vw,40px)}.ServicesShowcase-module__3j5F2a__secHero{background:var(--ink);color:var(--paper);padding:clamp(40px,5vw,72px) clamp(20px,3vw,40px)}.ServicesShowcase-module__3j5F2a__secHeroTitle{font-family:var(--display);letter-spacing:-.03em;max-width:14ch;margin:14px 0 0;font-size:clamp(36px,5.5vw,76px);font-weight:500;line-height:1}.ServicesShowcase-module__3j5F2a__accentMint{color:var(--mint)}.ServicesShowcase-module__3j5F2a__btnRow{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.ServicesShowcase-module__3j5F2a__btnPrimary{background:var(--mint);color:var(--ink);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:8px;padding:11px 20px;font-family:inherit;font-size:13.5px;font-weight:500;transition:background .2s,transform .15s;display:inline-flex}.ServicesShowcase-module__3j5F2a__btnPrimary:hover{background:var(--teal);color:#fff;transform:translateY(-1px)}.ServicesShowcase-module__3j5F2a__btnGhost{color:#f4f1e8d1;cursor:pointer;background:0 0;border:1px solid #f4f1e842;border-radius:999px;align-items:center;gap:8px;padding:11px 20px;font-family:inherit;font-size:13.5px;font-weight:500;transition:border-color .2s,transform .15s;display:inline-flex}.ServicesShowcase-module__3j5F2a__btnGhost:hover{border-color:#f4f1e899;transform:translateY(-1px)}.ServicesShowcase-module__3j5F2a__btnDark{background:var(--ink);color:var(--paper);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:8px;padding:11px 20px;font-family:inherit;font-size:13.5px;font-weight:500;transition:background .2s,transform .15s;display:inline-flex}.ServicesShowcase-module__3j5F2a__btnDark:hover{background:var(--tealDeep);transform:translateY(-1px)}.ServicesShowcase-module__3j5F2a__threeCol{background:var(--line);border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}@media (max-width:700px){.ServicesShowcase-module__3j5F2a__threeCol{grid-template-columns:1fr}}.ServicesShowcase-module__3j5F2a__pkgCard{background:var(--paper);flex-direction:column;gap:14px;min-height:380px;padding:28px 24px;display:flex}.ServicesShowcase-module__3j5F2a__pkgCardFeatured{background:var(--ink);color:var(--paper);}.ServicesShowcase-module__3j5F2a__pkgHeader{justify-content:space-between;align-items:center;display:flex}.ServicesShowcase-module__3j5F2a__pkgTag{font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;font-size:10.5px}.ServicesShowcase-module__3j5F2a__pkgBadge{background:var(--mint);color:var(--ink);font-family:var(--mono);text-transform:uppercase;letter-spacing:.1em;border-radius:999px;padding:3px 9px;font-size:9.5px}.ServicesShowcase-module__3j5F2a__pkgTitle{font-family:var(--display);letter-spacing:-.02em;margin:0;font-size:clamp(22px,2.2vw,28px);font-weight:500;line-height:1.05}.ServicesShowcase-module__3j5F2a__pkgDesc{opacity:.82;font-size:13.5px;line-height:1.5}.ServicesShowcase-module__3j5F2a__pkgItems{gap:7px;margin:auto 0 0;padding:0;list-style:none;display:grid}.ServicesShowcase-module__3j5F2a__pkgItem{opacity:.82;gap:9px;font-size:13px;display:flex}.ServicesShowcase-module__3j5F2a__pkgPrice{font-family:var(--display);margin-top:12px;padding-top:16px;font-size:18px;font-weight:500}.ServicesShowcase-module__3j5F2a__pkgPriceBorder{border-top:1px solid #f4f1e826;}.ServicesShowcase-module__3j5F2a__pkgPriceBorderLight{border-top:1px solid var(--line);}.ServicesShowcase-module__3j5F2a__twoColTight{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (max-width:560px){.ServicesShowcase-module__3j5F2a__twoColTight{grid-template-columns:1fr}}.ServicesShowcase-module__3j5F2a__templateRow{background:var(--paper);border:1px solid var(--line);border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:16px 18px;display:grid}.ServicesShowcase-module__3j5F2a__templateNum{font-family:var(--mono);color:var(--muted);font-size:10.5px}.ServicesShowcase-module__3j5F2a__templateName{font-family:var(--display);letter-spacing:-.01em;font-size:15px;font-weight:500}.ServicesShowcase-module__3j5F2a__templateDesc{color:var(--muted);margin-top:2px;font-size:12.5px}.ServicesShowcase-module__3j5F2a__templateBadge{color:var(--teal);font-family:var(--mono);font-size:10.5px}.ServicesShowcase-module__3j5F2a__ctaArea{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:clamp(32px,4vw,56px) clamp(20px,3vw,40px);display:flex}.ServicesShowcase-module__3j5F2a__ctaEyebrow{margin-bottom:6px;}.ServicesShowcase-module__3j5F2a__ctaTitle{font-family:var(--display);letter-spacing:-.02em;margin:0;font-size:clamp(18px,1.8vw,26px);font-weight:500}.ServicesShowcase-module__3j5F2a__blockInk{background:var(--ink);color:var(--paper)}.ServicesShowcase-module__3j5F2a__blockPaper{background:var(--paper2);color:var(--ink)}.ServicesShowcase-module__3j5F2a__blockSlate{background:var(--slate);color:var(--paper)}.ServicesShowcase-module__3j5F2a__mockDash{background:var(--ink);height:100%;font-family:var(--mono);color:#f4f1e8d9;flex-direction:column;gap:6px;padding:13px;font-size:10px;display:flex}.ServicesShowcase-module__3j5F2a__mockTopbar{border-bottom:1px solid #ffffff1a;align-items:center;gap:6px;margin-bottom:2px;padding-bottom:7px;display:flex}.ServicesShowcase-module__3j5F2a__mockTopbarDot{background:var(--teal);border-radius:999px;width:7px;height:7px}.ServicesShowcase-module__3j5F2a__mockStats{grid-template-columns:repeat(3,1fr);gap:5px;margin-bottom:3px;display:grid}.ServicesShowcase-module__3j5F2a__mockStat{background:#ffffff0d;border-radius:4px;flex-direction:column;gap:2px;padding:5px 6px;display:flex}.ServicesShowcase-module__3j5F2a__mockStatVal{color:var(--mint);font-size:11px;font-weight:500}.ServicesShowcase-module__3j5F2a__mockStatLabel{opacity:.5;font-size:8.5px}.ServicesShowcase-module__3j5F2a__mockRow{align-items:center;gap:5px;padding:2px 0;display:flex}.ServicesShowcase-module__3j5F2a__mockBar{background:#7fcab82e;border-radius:2px;flex:1;height:5px;position:relative;overflow:hidden}.ServicesShowcase-module__3j5F2a__mockBarFill{background:var(--teal);border-radius:2px;position:absolute;top:0;bottom:0;left:0}.ServicesShowcase-module__3j5F2a__mockPct{color:#f4f1e873;font-size:8.5px}.ServicesShowcase-module__3j5F2a__mockElectron{background:var(--paper2);height:100%;position:relative}.ServicesShowcase-module__3j5F2a__mockTitlebar{background:var(--ink);align-items:center;gap:5px;height:22px;padding:0 9px;display:flex}.ServicesShowcase-module__3j5F2a__mockTbDotCoral{background:var(--coral);border-radius:999px;width:7px;height:7px}.ServicesShowcase-module__3j5F2a__mockTbDotYellow{background:#e8b547;border-radius:999px;width:7px;height:7px}.ServicesShowcase-module__3j5F2a__mockTbDotMint{background:var(--mint);border-radius:999px;width:7px;height:7px}.ServicesShowcase-module__3j5F2a__mockTbLabel{font-family:var(--mono);color:#f4f1e873;margin-left:6px;font-size:9px}.ServicesShowcase-module__3j5F2a__mockBody{grid-template-columns:68px 1fr;height:calc(100% - 22px);display:grid}.ServicesShowcase-module__3j5F2a__mockSidebar{background:var(--paper3,#e1dbc8);flex-direction:column;gap:6px;padding:9px 7px;display:flex}.ServicesShowcase-module__3j5F2a__mockSidebarItem{background:var(--ink);opacity:.18;border-radius:2px;height:7px}.ServicesShowcase-module__3j5F2a__mockSidebarItemActive{opacity:.55;background:var(--teal);}.ServicesShowcase-module__3j5F2a__mockCanvas{grid-template-columns:1fr 1fr;gap:6px;padding:11px;display:grid}.ServicesShowcase-module__3j5F2a__mockCanvasPanel{background:var(--paper);border:1px solid var(--line);border-radius:3px}.ServicesShowcase-module__3j5F2a__mockShield{background:linear-gradient(135deg, #2a3d4a 0%, var(--ink) 100%);justify-content:center;align-items:center;height:100%;display:flex;position:relative;overflow:hidden}.ServicesShowcase-module__3j5F2a__mockShield:before{content:"";background:radial-gradient(circle at 30% 30%,#1f8a7a66,#0000 50%),radial-gradient(circle at 70% 70%,#d97a6c4d,#0000 50%);position:absolute;inset:0}.ServicesShowcase-module__3j5F2a__mockGridLines{background-image:linear-gradient(#f4f1e80f 1px,#0000 1px),linear-gradient(90deg,#f4f1e80f 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.ServicesShowcase-module__3j5F2a__mockShieldSvg{width:68px;height:68px;color:var(--mint);position:relative}.ServicesShowcase-module__3j5F2a__mockShieldLabel{font-family:var(--mono);color:var(--mint);text-transform:uppercase;letter-spacing:.12em;font-size:9.5px;position:absolute;bottom:10px;left:10px}:is(.dark .ServicesShowcase-module__3j5F2a__root,.dark-theme .ServicesShowcase-module__3j5F2a__root){--paper:#111d22;--paper2:#182530;--paper3:#1f2e38;--line:#f4f1e817;--lineStrong:#f4f1e82e;--muted:#f4f1e885;color:#ede9df;background:var(--paper)}:is(.dark .ServicesShowcase-module__3j5F2a__navBar,.dark-theme .ServicesShowcase-module__3j5F2a__navBar){background:#111d22eb}:is(.dark .ServicesShowcase-module__3j5F2a__secHeaderRight,.dark-theme .ServicesShowcase-module__3j5F2a__secHeaderRight){color:#f4f1e8b8}:is(.dark .ServicesShowcase-module__3j5F2a__blockPaper,.dark-theme .ServicesShowcase-module__3j5F2a__blockPaper),:is(.dark .ServicesShowcase-module__3j5F2a__secHero,.dark-theme .ServicesShowcase-module__3j5F2a__secHero),:is(.dark .ServicesShowcase-module__3j5F2a__blockInk,.dark-theme .ServicesShowcase-module__3j5F2a__blockInk),:is(.dark .ServicesShowcase-module__3j5F2a__padDark,.dark-theme .ServicesShowcase-module__3j5F2a__padDark),:is(.dark .ServicesShowcase-module__3j5F2a__hSectionLight,.dark-theme .ServicesShowcase-module__3j5F2a__hSectionLight){color:#ede9df}:is(.dark .ServicesShowcase-module__3j5F2a__ledeLight,.dark-theme .ServicesShowcase-module__3j5F2a__ledeLight){color:#ede9dfd1}:is(.dark .ServicesShowcase-module__3j5F2a__pkgCardFeatured,.dark-theme .ServicesShowcase-module__3j5F2a__pkgCardFeatured),:is(.dark .ServicesShowcase-module__3j5F2a__aiCompetencyCard,.dark-theme .ServicesShowcase-module__3j5F2a__aiCompetencyCard){color:#ede9df}:is(.dark .ServicesShowcase-module__3j5F2a__btnDark,.dark-theme .ServicesShowcase-module__3j5F2a__btnDark){color:#111d22;background:#ede9df}:is(.dark .ServicesShowcase-module__3j5F2a__btnDark:hover,.dark-theme .ServicesShowcase-module__3j5F2a__btnDark:hover){background:var(--mint);color:#111d22}.ServicesShowcase-module__3j5F2a__blockTeal{background:var(--teal);color:var(--paper)}.ServicesShowcase-module__3j5F2a__blockCoral{background:var(--coral);color:var(--paper)}.ServicesShowcase-module__3j5F2a__processPad{background:var(--paper2);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:clamp(40px,5vw,72px) clamp(20px,3vw,40px)}.ServicesShowcase-module__3j5F2a__processSteps{background:var(--line);border:1px solid var(--line);border-radius:10px;gap:1px;display:grid;overflow:hidden}.ServicesShowcase-module__3j5F2a__processStep{background:var(--paper);grid-template-columns:40px 1fr auto;align-items:start;gap:16px;padding:22px 24px;transition:background .15s;display:grid}.ServicesShowcase-module__3j5F2a__processStep:hover{background:var(--paper3,#e1dbc8)}.ServicesShowcase-module__3j5F2a__stepNum{font-family:var(--mono);color:var(--muted);text-transform:uppercase;letter-spacing:.1em;padding-top:3px;font-size:11px}.ServicesShowcase-module__3j5F2a__stepTitle{font-family:var(--display);letter-spacing:-.01em;margin:0 0 6px;font-size:17px;font-weight:500}.ServicesShowcase-module__3j5F2a__stepDesc{color:var(--muted);font-size:13.5px;line-height:1.5}.ServicesShowcase-module__3j5F2a__stepTools{text-align:right;flex-direction:column;gap:4px;padding-top:3px;display:flex}.ServicesShowcase-module__3j5F2a__stepTool{font-family:var(--mono);color:var(--muted);text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;font-size:10px}@media (max-width:560px){.ServicesShowcase-module__3j5F2a__processStep{grid-template-columns:36px 1fr}.ServicesShowcase-module__3j5F2a__stepTools{display:none}}.ServicesShowcase-module__3j5F2a__stackGrid{background:var(--line);border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-wrap:wrap;gap:1px;display:flex}.ServicesShowcase-module__3j5F2a__stackItem{background:var(--paper);flex:1 0 130px;min-width:110px;padding:16px 18px}.ServicesShowcase-module__3j5F2a__stackItem:hover{background:var(--paper2)}.ServicesShowcase-module__3j5F2a__stackRole{font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin-bottom:4px;font-size:9.5px}.ServicesShowcase-module__3j5F2a__stackName{font-family:var(--display);letter-spacing:-.01em;font-size:14px;font-weight:500}.ServicesShowcase-module__3j5F2a__casesGrid{background:var(--line);border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}@media (max-width:640px){.ServicesShowcase-module__3j5F2a__casesGrid{grid-template-columns:1fr}}.ServicesShowcase-module__3j5F2a__caseCard{background:var(--paper);flex-direction:column;display:flex}.ServicesShowcase-module__3j5F2a__caseVisual{aspect-ratio:16/9;max-height:200px;position:relative;overflow:hidden}.ServicesShowcase-module__3j5F2a__caseVisualInner{flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:20px}.ServicesShowcase-module__3j5F2a__caseLabel{font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;opacity:.75;font-size:10px}.ServicesShowcase-module__3j5F2a__caseBigTitle{font-family:var(--display);letter-spacing:-.02em;font-size:clamp(16px,2vw,24px);font-weight:500;line-height:1.1}.ServicesShowcase-module__3j5F2a__caseMeta{flex:1;padding:20px 22px}.ServicesShowcase-module__3j5F2a__caseMetaTitle{font-family:var(--display);letter-spacing:-.01em;margin:0 0 6px;font-size:15px;font-weight:500}.ServicesShowcase-module__3j5F2a__caseMetaDesc{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.ServicesShowcase-module__3j5F2a__caseTags{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.ServicesShowcase-module__3j5F2a__caseTag{font-family:var(--mono);text-transform:uppercase;letter-spacing:.1em;border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:3px 9px;font-size:10px}.ServicesShowcase-module__3j5F2a__faqList{background:var(--line);border:1px solid var(--line);border-radius:10px;gap:1px;display:grid;overflow:hidden}.ServicesShowcase-module__3j5F2a__faqItem{background:var(--paper)}.ServicesShowcase-module__3j5F2a__faqItem summary{font-family:var(--display);letter-spacing:-.01em;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:18px 22px;font-size:16px;font-weight:500;list-style:none;display:flex}.ServicesShowcase-module__3j5F2a__faqItem summary::-webkit-details-marker{display:none}.ServicesShowcase-module__3j5F2a__faqItem summary:after{content:"+";font-family:var(--mono);color:var(--teal);flex-shrink:0;font-size:16px}.ServicesShowcase-module__3j5F2a__faqItem[open] summary:after{content:"−"}.ServicesShowcase-module__3j5F2a__faqItem[open]{background:var(--paper2)}.ServicesShowcase-module__3j5F2a__faqAnswer{color:var(--muted);max-width:70ch;padding:0 22px 18px;font-size:14px;line-height:1.6}.ServicesShowcase-module__3j5F2a__aiSection{background:var(--paper);border-top:1px solid var(--line);padding:clamp(40px,5vw,72px) clamp(20px,3vw,40px)}.ServicesShowcase-module__3j5F2a__aiCapList{gap:11px;margin:16px 0 0;padding:0;list-style:none;display:grid}.ServicesShowcase-module__3j5F2a__aiCapItem{gap:12px;font-size:13.5px;line-height:1.5;display:flex}.ServicesShowcase-module__3j5F2a__aiCapArrow{color:var(--mint);font-family:var(--mono);flex-shrink:0;margin-top:1px}.ServicesShowcase-module__3j5F2a__aiCapName{font-weight:600}.ServicesShowcase-module__3j5F2a__aiCapDesc{color:var(--muted)}.ServicesShowcase-module__3j5F2a__aiCompetencyCard{background:var(--ink);color:var(--paper);border-radius:12px;padding:22px}.ServicesShowcase-module__3j5F2a__aiCompetencyLabel{font-family:var(--mono);color:var(--mint);text-transform:uppercase;letter-spacing:.12em;margin-bottom:16px;font-size:10.5px}.ServicesShowcase-module__3j5F2a__aiCompetencyBars{gap:14px;display:grid}.ServicesShowcase-module__3j5F2a__aiCompetencyRow{flex-direction:column;gap:6px;display:flex}.ServicesShowcase-module__3j5F2a__aiCompetencyRowHeader{justify-content:space-between;align-items:baseline;display:flex}.ServicesShowcase-module__3j5F2a__aiCompetencyName{font-family:var(--display);font-size:14px;font-weight:500}.ServicesShowcase-module__3j5F2a__aiCompetencyPct{font-family:var(--mono);color:#f4f1e88c;font-size:10px}.ServicesShowcase-module__3j5F2a__aiCompetencyTrack{background:#ffffff14;border-radius:999px;height:5px;overflow:hidden}.ServicesShowcase-module__3j5F2a__aiCompetencyFill{border-radius:999px;height:100%}.ServicesShowcase-module__3j5F2a__aiCompetencyNote{font-family:var(--mono);color:#f4f1e880;border-top:1px solid #ffffff14;margin-top:14px;padding-top:12px;font-size:10px;line-height:1.6}.ServicesShowcase-module__3j5F2a__aiPaths{gap:10px;display:grid}.ServicesShowcase-module__3j5F2a__aiPath{background:var(--paper2);border:1px solid var(--line);border-radius:12px;grid-template-columns:5px 1fr;align-items:start;gap:16px;padding:16px 18px;display:grid}.ServicesShowcase-module__3j5F2a__aiPathBar{border-radius:999px;align-self:stretch}.ServicesShowcase-module__3j5F2a__aiPathHead{font-family:var(--display);font-size:18px;font-weight:500}.ServicesShowcase-module__3j5F2a__aiPathSub{font-family:var(--mono);text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-left:8px;font-size:10px}.ServicesShowcase-module__3j5F2a__aiPathBody{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.5}.ServicesShowcase-module__3j5F2a__secLinkOut{background:var(--paper2);border-top:1px solid var(--line);padding:clamp(40px,5vw,72px) clamp(20px,3vw,40px)}.ServicesShowcase-module__3j5F2a__quotePad{padding:clamp(32px,4vw,52px) clamp(20px,3vw,40px)}.ServicesShowcase-module__3j5F2a__quoteCard{background:var(--paper2);border:1px solid var(--line);border-radius:16px;padding:clamp(28px,4vw,52px)}.ServicesShowcase-module__3j5F2a__quoteLabel{font-family:var(--mono);color:var(--muted);text-transform:uppercase;letter-spacing:.12em;margin-bottom:18px;font-size:10.5px}.ServicesShowcase-module__3j5F2a__quoteTitle{font-family:var(--display);letter-spacing:-.02em;margin:0 0 8px;font-size:clamp(18px,2vw,24px);font-weight:500}.ServicesShowcase-module__3j5F2a__quoteDesc{color:var(--muted);max-width:60ch;margin:0;font-size:14px;line-height:1.6}.ServicesShowcase-module__3j5F2a__quoteAuthor{align-items:center;gap:12px;margin-top:24px;display:flex}.ServicesShowcase-module__3j5F2a__quoteAvatar{background:linear-gradient(135deg, var(--slate), var(--coral));border-radius:999px;flex-shrink:0;width:36px;height:36px}.ServicesShowcase-module__3j5F2a__quoteSubtitle{font-family:var(--display);letter-spacing:-.01em;margin:0 0 6px;font-size:16px;font-weight:500}.ServicesShowcase-module__3j5F2a__quoteName{font-size:14px;font-weight:500}.ServicesShowcase-module__3j5F2a__quoteRole{color:var(--muted);font-size:12.5px}
.AboutShowcase-module__8Nparq__aboutContent{padding:var(--space-4);text-align:center;max-width:600px;margin:0 auto}.AboutShowcase-module__8Nparq__aboutParagraph{font-size:var(--font-size-3);line-height:var(--line-height-5);color:var(--gray-11);text-align:justify;-webkit-hyphens:auto;hyphens:auto;margin:0}.AboutShowcase-module__8Nparq__separator{justify-content:center;align-items:center;gap:var(--space-2);margin:var(--space-5) 0;opacity:.6;display:flex}.AboutShowcase-module__8Nparq__dot{background-color:var(--gray-9);opacity:.5;border-radius:50%;width:6px;height:6px}@media (max-width:768px){.AboutShowcase-module__8Nparq__aboutContent{padding:var(--space-3)}.AboutShowcase-module__8Nparq__aboutParagraph{font-size:var(--font-size-2);text-align:left}.AboutShowcase-module__8Nparq__separator{margin:var(--space-4) 0}}
