:root{color:#18211d;background:#f5f4ef;font-family:Inter,Helvetica Neue,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;--ink:#18211d;--muted:#68716b;--line:#d6d8d1;--accent:#245c45}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}a{color:inherit}a:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.site-shell{width:min(1180px,calc(100% - 64px));margin:0 auto}.site-header{height:92px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark{font-size:22px;font-weight:720;letter-spacing:-.04em;text-decoration:none}nav a{color:var(--muted);font-size:14px;text-decoration:none}nav a:hover{color:var(--ink)}.home-intro{min-height:62vh;padding:clamp(88px,14vw,170px) 0 100px;display:flex;flex-direction:column;justify-content:center}.eyebrow{margin:0 0 22px;color:var(--accent);font-size:13px;font-weight:650;letter-spacing:.1em}.home-intro h1{max-width:850px;margin:0;font-size:clamp(48px,7.4vw,96px);line-height:1.08;letter-spacing:-.065em;font-weight:610}.lede{max-width:620px;margin:38px 0 0;color:var(--muted);font-size:clamp(17px,1.7vw,22px);line-height:1.7}.work-section{padding:90px 0 140px;border-top:1px solid var(--line)}.section-heading{display:grid;grid-template-columns:90px 1fr;margin-bottom:56px}.section-index{margin:8px 0 0;color:var(--muted);font-size:13px}.section-heading h2{margin:0;font-size:clamp(32px,4vw,52px);letter-spacing:-.045em;font-weight:560}.work-list{border-top:1px solid var(--line)}.work-item{min-height:170px;display:grid;grid-template-columns:90px minmax(0,1fr) 30px;align-items:center;border-bottom:1px solid var(--line);text-decoration:none;transition:color .2s ease,padding .25s ease}.work-item:hover{color:var(--accent);padding-left:8px}.work-type{align-self:start;margin-top:39px;color:var(--muted);font-size:12px}.work-copy{display:flex;flex-direction:column;gap:13px}.work-copy strong{font-size:clamp(22px,2.5vw,34px);line-height:1.25;letter-spacing:-.035em;font-weight:560}.work-copy>span{max-width:680px;color:var(--muted);font-size:15px;line-height:1.7}.work-item>span:last-child{font-size:24px}footer{min-height:120px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);color:var(--muted);font-size:13px}.project-page{padding:54px 0 150px}.back-link{display:inline-block;margin-bottom:100px;color:var(--muted);font-size:14px;text-decoration:none}.back-link:hover{color:var(--ink)}.project-hero{max-width:960px;padding-bottom:100px}.project-hero h1{max-width:900px;margin:0;font-size:clamp(42px,6.2vw,76px);line-height:1.12;letter-spacing:-.055em;font-weight:600}.project-hero>p:last-child{max-width:760px;margin:38px 0 0;color:var(--muted);font-size:clamp(18px,2vw,24px);line-height:1.75}.project-body{border-top:1px solid var(--line);padding-top:70px}.project-figure{margin:0 0 100px}.project-figure a{display:block;background:#e5e5df;overflow:hidden}.project-figure img{display:block;width:100%;height:auto}.noise-figure a{padding:4%;background:#fff}.project-figure figcaption{max-width:800px;margin-top:16px;color:var(--muted);font-size:13px;line-height:1.65}.project-body section{display:grid;grid-template-columns:minmax(180px,300px) minmax(0,680px);column-gap:70px;padding:72px 0;border-top:1px solid var(--line)}.project-body section h2{margin:0;font-size:25px;letter-spacing:-.03em;font-weight:580}.section-copy{grid-column:2}.section-copy p{margin:0 0 20px;color:#3e4741;font-size:17px;line-height:1.9}.numbered-list{grid-column:2;list-style:none;padding:0;margin:0;counter-reset:work}.numbered-list li{position:relative;padding:0 0 42px 48px;counter-increment:work}.numbered-list li:before{content:"0" counter(work);position:absolute;left:0;top:4px;color:var(--accent);font-size:12px}.numbered-list h3{margin:0 0 12px;font-size:19px;font-weight:600}.numbered-list p{margin:0;color:#3e4741;font-size:16px;line-height:1.85}.facts{margin:0;border-top:1px solid var(--line)}.facts div{display:grid;grid-template-columns:minmax(180px,300px) 1fr;column-gap:70px;padding:26px 0;border-bottom:1px solid var(--line)}.facts dt{color:var(--muted);font-size:13px}.facts dd{margin:0;line-height:1.7}.workflow-list{list-style:none;margin:0;padding:0;counter-reset:step}.workflow-list li{display:grid;grid-template-columns:150px 1fr;gap:25px;padding:18px 0;border-bottom:1px solid var(--line);counter-increment:step}.workflow-list li:before{content:"0" counter(step);color:var(--accent);font-size:12px;grid-column:1;grid-row:1}.workflow-list strong{grid-column:1;grid-row:1;padding-left:30px;font-size:16px;font-weight:600}.workflow-list span{grid-column:2;grid-row:1;color:#3e4741;font-size:16px;line-height:1.7}.mode-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line)}.mode-grid>div{background:var(--paper);padding:25px}.mode-grid b{font-size:17px;font-weight:600}.mode-grid p{margin:14px 0 0;font-size:14px;line-height:1.7}.project-gallery-section{display:block!important}.project-gallery-section>h2{margin-bottom:36px!important}.image-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.image-grid figure{margin:0}.image-grid a{display:block;overflow:hidden;background:#e5e5df}.image-grid img{display:block;width:100%;aspect-ratio:1.42;object-fit:cover;transition:transform .35s ease}.image-grid a:hover img{transform:scale(1.025)}.image-grid figcaption{margin-top:10px;color:var(--muted);font-size:12px}.inline-figure{margin:34px 0 0}.inline-figure a{display:block;background:#ecebe5;overflow:hidden}.inline-figure img{display:block;width:100%;height:auto}.inline-figure figcaption{margin-top:10px;color:var(--muted);font-size:12px}@media(max-width:720px){.site-shell{width:calc(100% - 36px)}.site-header{height:72px}.home-intro{min-height:66vh;padding:90px 0 80px}.home-intro h1{font-size:clamp(42px,13vw,62px)}.lede{margin-top:26px;font-size:16px}.work-section{padding:65px 0 90px}.section-heading{grid-template-columns:42px 1fr;margin-bottom:38px}.work-item{grid-template-columns:42px minmax(0,1fr) 20px;min-height:155px}.work-type{margin-top:31px;font-size:11px}.work-copy strong{font-size:22px}.work-copy>span{font-size:13px}footer{min-height:90px}.project-page{padding-top:34px}.back-link{margin-bottom:70px}.project-hero{padding-bottom:70px}.project-hero h1{font-size:43px}.project-hero>p:last-child{font-size:17px;margin-top:28px}.project-body{padding-top:36px}.project-figure{margin-bottom:70px}.project-body section{display:block;padding:48px 0}.project-body section h2{margin-bottom:28px}.numbered-list{display:block}.numbered-list li{padding-left:38px}.facts div{grid-template-columns:75px 1fr;gap:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media(max-width:720px){.home-intro h1 br{display:none}}@media(max-width:720px){.workflow-list li{grid-template-columns:105px 1fr;gap:12px}.workflow-list strong{padding-left:24px;font-size:14px}.workflow-list span{font-size:14px}.mode-grid{grid-template-columns:1fr}.mode-grid>div{padding:20px}.image-grid{grid-template-columns:1fr;gap:28px}.image-grid img{aspect-ratio:1.6}.inline-figure{margin-top:24px}}nav{display:flex;gap:25px;align-items:center}.catalog-section{padding:90px 0 110px;border-top:1px solid var(--line)}.catalog-section+.catalog-section{padding-top:0;border-top:0}.product-list{border-top:1px solid var(--line)}.product-item{display:grid;grid-template-columns:160px minmax(0,680px);gap:0;padding:29px 0;border-bottom:1px solid var(--line)}.product-platform{color:var(--muted);font-size:12px}.product-item strong{font-size:clamp(21px,2.3vw,31px);font-weight:560;letter-spacing:-.03em}.product-item p{max-width:620px;margin:12px 0 0;color:var(--muted);font-size:15px;line-height:1.75}.tools-section{padding-bottom:140px}@media(max-width:720px){.site-header nav{gap:13px}.site-header nav a{font-size:12px}.catalog-section{padding:65px 0 85px}.product-item{grid-template-columns:94px minmax(0,1fr)}.product-platform{font-size:11px}.product-item strong{font-size:22px}.product-item p{font-size:13px}.tools-section{padding-bottom:90px}}:root{color:#111;background:#fafafa;--ink:#111;--muted:#747474;--line:#e5e5e5;--accent:#0066ff;--paper:#fff}body{background:#fafafa;color:var(--ink)}.site-shell{width:min(1160px,calc(100% - 48px))}.site-header{height:78px;border-bottom-color:var(--line)}.wordmark{font-size:24px;letter-spacing:-.06em}nav a{color:var(--muted)}nav a:hover{color:var(--accent)}.home-intro{min-height:auto;padding:clamp(100px,14vw,160px) 0 140px;max-width:900px}.eyebrow{color:var(--accent);font-size:11px;letter-spacing:.14em;text-transform:uppercase}.home-intro h1{font-size:clamp(48px,7vw,86px);letter-spacing:-.075em;font-weight:620}.lede{max-width:620px;margin-top:30px;color:var(--muted);font-size:clamp(16px,1.7vw,20px);line-height:1.75}.work-section,.catalog-section{padding:82px 0 110px;border-top-color:var(--line)}.section-heading{margin-bottom:38px}.section-heading h2{font-size:clamp(30px,4vw,46px);font-weight:570}.section-index{color:var(--accent)}.work-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;border-top:0}.work-item{min-height:250px;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:30px;padding:28px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 8px 24px #1111110a;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.work-item:hover{color:var(--ink);padding-left:28px;transform:translateY(-4px);border-color:#a8c7ff;box-shadow:0 14px 32px #0066ff1c}.work-type{margin:0;color:var(--accent);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.work-copy{gap:12px}.work-copy strong{font-size:clamp(21px,2.4vw,31px);font-weight:570;line-height:1.3}.work-copy>span{color:var(--muted);font-size:14px;line-height:1.75}.work-item>span:last-child{align-self:flex-end;color:var(--accent);font-size:22px}.product-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;border-top:0}.product-item{display:block;min-height:180px;padding:26px;border:1px solid var(--line);border-radius:12px;background:var(--paper);box-shadow:0 8px 24px #11111108;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.product-item:hover{transform:translateY(-3px);border-color:#a8c7ff;box-shadow:0 12px 28px #0066ff17}.product-platform{display:block;margin-bottom:28px;color:var(--accent);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.product-item strong{font-size:24px;font-weight:570}.product-item p{max-width:560px;margin:12px 0 0;color:var(--muted);font-size:14px;line-height:1.75}footer{min-height:100px;border-top-color:var(--line);color:var(--muted);justify-content:center}.project-page{color:var(--ink)}.project-body,.facts,.project-body section{border-color:var(--line)}.project-hero>p:last-child,.section-copy p,.numbered-list p{color:var(--muted)}.project-figure a,.image-grid a,.inline-figure a{background:#f1f1f1}.mode-grid{background:var(--line);border-color:var(--line)}.mode-grid>div{background:var(--paper)}.mode-grid p,.facts dd,.workflow-list span{color:var(--muted)}.image-grid figcaption,.inline-figure figcaption,.project-figure figcaption{color:var(--muted)}@media(max-width:720px){.site-shell{width:calc(100% - 32px)}.site-header{height:68px}.home-intro{padding:88px 0 100px}.home-intro h1{font-size:clamp(42px,13vw,62px)}.work-section,.catalog-section{padding:62px 0 82px}.work-list,.product-list{grid-template-columns:1fr;gap:12px}.work-item{min-height:220px;padding:23px}.work-item:hover{padding-left:23px}.product-item{min-height:0;padding:23px}footer{min-height:82px;font-size:11px}}@media(max-width:720px){:root{--mobile-ink:#f6f2e9;--mobile-muted:rgba(246,242,233,.72);--mobile-line:rgba(246,242,233,.16);--mobile-glass:rgba(14,24,37,.62);--mobile-glass-light:rgba(246,242,233,.12)}body{background:#0b1522;color:var(--mobile-ink)}.site-shell{width:100%;margin:0;overflow:hidden}.site-header{position:sticky;top:0;z-index:20;height:64px;padding:0 18px;border:0;background:#0b15228f;backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%)}.wordmark{color:var(--mobile-ink);font-size:22px}nav a{color:var(--mobile-muted);font-size:12px}nav a:hover{color:var(--mobile-ink)}main{background:#0b1522}.mobile-hero{width:100%;margin:0;background:#0b1522;line-height:0}.mobile-hero img{display:block;width:100%;height:auto;object-fit:contain}.mobile-intro{margin:0;padding:26px 20px 32px;border-radius:0;border-left:0;border-right:0}.mobile-intro h1{margin:0;color:var(--mobile-ink);font-size:clamp(30px,9vw,42px);line-height:1.12;letter-spacing:-.055em;font-weight:620}.mobile-intro p:last-child{margin:14px 0 0;color:var(--mobile-muted);font-size:15px;line-height:1.7}.eyebrow{margin:0 0 12px;color:#ffb342;font-size:11px;letter-spacing:.14em}.glass-panel{background:var(--mobile-glass);border:1px solid var(--mobile-line);box-shadow:0 16px 38px #0000002e;backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%)}.mobile-scene{position:relative;width:100%;min-height:560px;display:flex;align-items:flex-end;background:#0b1522;line-height:0}.mobile-scene>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top}.scene-panel{position:relative;z-index:1;width:calc(100% - 28px);margin:0 14px 16px;padding:18px 18px 20px;border-radius:18px;line-height:1.4}.scene-kicker{margin:0 0 7px;color:#ffb342;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.scene-panel h2{margin:0;color:var(--mobile-ink);font-size:26px;line-height:1.18;letter-spacing:-.04em}.scene-panel p:last-child{margin:10px 0 0;color:var(--mobile-muted);font-size:14px;line-height:1.65}.scene-noise{min-height:610px}.scene-departure{min-height:650px}.scene-digital{min-height:660px}.glass-section{margin:0;padding:46px 18px 58px;border:0;background:#0a1420bd;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.work-section,.catalog-section{padding-top:46px;padding-bottom:58px;border-top:1px solid var(--mobile-line)}.section-heading{display:flex;align-items:baseline;gap:12px;margin-bottom:22px}.section-index{margin:0;color:#ffb342;font-size:11px}.section-heading h2{color:var(--mobile-ink);font-size:30px;font-weight:620}.work-list,.product-list{display:flex;flex-direction:column;gap:10px}.work-item,.product-item{min-height:0;padding:18px;border:1px solid var(--mobile-line);border-radius:15px;background:var(--mobile-glass-light);box-shadow:none;color:var(--mobile-ink)}.work-item{display:block}.work-item:hover{padding-left:18px;transform:none;color:var(--mobile-ink);border-color:#ffb34273}.work-type,.product-platform{display:block;margin:0 0 16px;color:#ffb342;font-size:10px;letter-spacing:.11em}.work-copy{gap:7px}.work-copy strong,.product-item strong{display:block;color:var(--mobile-ink);font-size:20px;line-height:1.3}.work-copy>span,.product-item p{display:block;color:var(--mobile-muted);font-size:13px;line-height:1.65}.work-item>span:last-child{display:none}.product-item{display:block}.product-item p{margin:9px 0 0}.product-item-qr{display:block}.product-item-qr img{width:76px;height:76px;margin-top:14px;border-radius:10px}footer{min-height:80px;border-top:1px solid var(--mobile-line);background:#0b1522;color:var(--mobile-muted);font-size:11px}}@media(min-width:721px){.mobile-hero,.mobile-intro,.mobile-scene{display:none}}@media(prefers-reduced-transparency:reduce){.site-header,.glass-panel,.glass-section{background:#101c2c}}body{background:#fff;color:#171b19}.site-shell{background:#fff}.site-header{background:#ffffffc7;border-bottom-color:#e9ebe7}.wordmark{color:#171b19}nav a{color:#6d756f}main{background:#fff}.mobile-hero{display:block;width:100%;margin:0;background:#fff;line-height:0}.mobile-hero img{display:block;width:100%;height:auto;object-fit:contain}.mobile-intro{display:block;margin:0;padding:24px 20px 34px;background:#ffffffe0;border:0;color:#171b19}.mobile-intro h1{color:#171b19}.mobile-intro p:last-child{color:#68716b}.mobile-scene{display:none!important}.glass-panel{background:#ffffffb8;border-color:#171b191a;box-shadow:0 12px 32px #171b1914;backdrop-filter:blur(18px) saturate(120%);-webkit-backdrop-filter:blur(18px) saturate(120%)}.glass-section{position:relative;isolation:isolate;background:#ffffffd1;border-top:1px solid #e9ebe7;color:#171b19;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.glass-section>*{position:relative;z-index:1}.work-section:before,.work-section:after,.catalog-section:before{content:"";position:absolute;z-index:0;pointer-events:none;background-repeat:no-repeat;background-size:contain;opacity:.24}.work-section:before{inset:0 0 auto 0;width:100%;height:50%;background-image:url(/backgrounds/bg-2.png);background-position:left center}.work-section:after{inset:auto 0 0 0;width:100%;height:50%;background-image:url(/backgrounds/bg-3.png);background-position:right center}.catalog-section:before{top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-image:url(/backgrounds/bg-4.png);background-position:center center}.section-heading h2,.work-copy strong,.product-item strong{color:#171b19}.section-index,.work-type,.product-platform,.scene-kicker{color:#b46b00}.work-item,.product-item{background:#ffffffa8;border-color:#171b191f;box-shadow:0 8px 26px #171b190d}.work-copy>span,.product-item p{color:#68716b}.work-section .section-heading h2,.work-section .work-item strong{color:#121714!important;text-shadow:0 1px 8px rgba(255,255,255,.9)}.work-section .work-item .work-copy>span{color:#3f4942!important;text-shadow:0 1px 6px rgba(255,255,255,.95)}.work-section .work-item .work-type{color:#8a5600!important;text-shadow:0 1px 5px rgba(255,255,255,.95)}.work-section .work-item,.work-section .work-item *{color:#171b19!important}.work-section .work-item{background:#fffffff5}.work-section .work-item .work-type{color:#8a5600!important}footer{background:#fff;border-top-color:#e9ebe7;color:#68716b}@media(min-width:721px){.mobile-hero,.mobile-intro{display:block}.mobile-intro{padding:28px max(24px,calc((100% - 1160px)/2)) 48px}.mobile-intro h1{font-size:clamp(30px,4vw,52px)}}@media(max-width:720px){.mobile-hero img{min-height:0}.mobile-intro{padding-left:18px;padding-right:18px}.glass-section{background:#ffffffd6}.work-section:before{width:100%;height:50%;opacity:.24}.work-section:after{top:auto;width:100%;height:50%;opacity:.24}.catalog-section:before{width:100%;height:100%;opacity:.24}}.work-section.glass-section,.catalog-section.glass-section{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.work-section .work-item,.catalog-section .product-item{color:#171b19!important;background:#ffffff61!important;border:1px solid rgba(23,27,25,.12)!important;box-shadow:0 8px 26px #171b190d!important;-webkit-tap-highlight-color:rgba(0,0,0,0)}.work-section .work-item strong,.catalog-section .product-item strong{color:#171b19!important;-webkit-text-fill-color:#171b19!important;text-shadow:none!important}.work-section .work-item .work-copy>span,.catalog-section .product-item p{color:#171b19!important;-webkit-text-fill-color:#171b19!important;text-shadow:none!important}.work-section .work-item .work-type,.catalog-section .product-platform{color:#171b19!important;-webkit-text-fill-color:#171b19!important;text-shadow:none!important}.hero-image-frame{width:min(100%,960px);margin:0 auto;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#101821;box-shadow:0 18px 44px #1111111a}.hero-image-frame img{display:block;width:100%;height:auto}.hero-caption{display:flex;align-items:baseline;gap:24px;margin:24px 0 0}.hero-caption .eyebrow{margin:0;white-space:nowrap}.hero-caption h1{max-width:none;margin:0;color:var(--muted);font-size:clamp(15px,1.6vw,19px);font-weight:450;letter-spacing:-.02em;line-height:1.5}@media(max-width:720px){.hero-image-frame{border-radius:10px}.hero-caption{display:block;margin-top:18px}.hero-caption h1{margin-top:8px;font-size:15px}}.home-intro{max-width:none;padding:0 0 92px}.hero-image-frame{width:100vw;margin-left:calc(50% - 50vw);margin-right:0;border:0;border-radius:0;box-shadow:none}.hero-caption{max-width:1160px;margin:22px auto 0;padding:0 24px}.work-list{gap:12px}.work-item{min-height:190px;padding:22px;gap:20px;border-radius:10px}.work-item:hover{padding-left:22px}.work-copy{gap:8px}.work-copy>span{line-height:1.6}.product-item{padding:22px;border-radius:10px}.product-item:where(a){text-decoration:none;color:inherit}.product-item-qr{display:grid;grid-template-columns:minmax(0,1fr) 94px;gap:18px;align-items:center}.product-item-qr img{display:block;width:94px;height:94px;object-fit:cover;border-radius:4px}.product-item small{display:block;margin-top:14px;color:var(--muted);font-size:12px}.work-section,.catalog-section{padding-top:58px;padding-bottom:68px}@media(max-width:720px){.home-intro{padding-bottom:64px}.hero-caption{padding:0 16px}.work-section,.catalog-section{padding-top:44px;padding-bottom:52px}.work-item{min-height:170px;padding:19px}.work-item:hover{padding-left:19px}.product-item-qr{grid-template-columns:minmax(0,1fr) 82px;gap:14px}.product-item-qr img{width:82px;height:82px}}@supports (-webkit-touch-callout:none){.work-section .work-item,.catalog-section .product-item{position:relative;z-index:2;background:#ffffff61!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;-webkit-transform:translateZ(0);transform:translateZ(0)}.work-section .work-item,.work-section .work-item *{color:#171b19!important;-webkit-text-fill-color:#171b19!important}.work-section .work-item .work-copy>span{color:#171b19!important;-webkit-text-fill-color:#171b19!important}.work-section .work-item .work-type{color:#171b19!important;-webkit-text-fill-color:#171b19!important}}.project-tags{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 54px}.project-tags span{display:inline-flex;align-items:center;padding:8px 12px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:12px;line-height:1}.noise-gallery figure:nth-child(3) img{object-fit:contain;background:#f1f1f1}@media(max-width:720px){.project-tags{gap:8px;margin-bottom:38px}.project-tags span{padding:7px 10px;font-size:11px}}.work-section .work-item>.work-copy{display:flex!important;width:100%;align-self:stretch;font-size:inherit;opacity:1;visibility:visible}@media(max-width:720px){.work-section .work-item,.catalog-section .product-item{min-height:0;padding:19px;border-radius:10px}.work-section .work-item>.work-copy{display:flex!important}}@supports (-webkit-touch-callout:none){.work-section .work-item,.catalog-section .product-item{-webkit-transform:none;transform:none}}
