.work-module__BzlHeG__page{--ink:#1b2229;--copper:var(--hero-accent);--copper-soft:color-mix(in srgb, var(--hero-accent) 10%, transparent);--paper-card:color-mix(in srgb, white 58%, var(--hero-cream));--rule:color-mix(in srgb, var(--foreground) 32%, var(--border));--panel-ink:#171c22;--panel-cream:#d8c2a3}.work-module__BzlHeG__eyebrowRow{align-items:center;gap:14px;display:flex}.work-module__BzlHeG__eyebrow{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;flex-shrink:0;margin:0;font-size:11px;font-weight:600}.work-module__BzlHeG__eyebrowRule{background:var(--rule);opacity:.6;width:64px;height:1px}.work-module__BzlHeG__mark{color:inherit;box-shadow:inset 0 -.46em 0 color-mix(in srgb, var(--hero-accent) 28%, transparent);-webkit-box-decoration-break:clone;box-decoration-break:clone;background:0 0}.work-module__BzlHeG__sectionTitle{max-width:24ch;font-family:var(--font-display);letter-spacing:-.03em;color:var(--foreground);text-wrap:balance;margin:18px 0 0;font-size:clamp(1.75rem,2.7vw,2.5rem);font-weight:600;line-height:1.12}.work-module__BzlHeG__sectionLead{max-width:54ch;color:var(--mithril);text-wrap:pretty;margin-top:14px;font-size:1.02rem;line-height:1.65}.work-module__BzlHeG__sectionHead{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:end;gap:24px 48px;display:grid}.work-module__BzlHeG__sectionHead .work-module__BzlHeG__sectionLead{margin-top:0;padding-bottom:6px}.work-module__BzlHeG__hero{background-color:var(--hero-cream);border-bottom:1px solid color-mix(in srgb, var(--hero-accent) 14%, var(--border));padding:56px 0 64px}.work-module__BzlHeG__heroGrid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:stretch;gap:48px 64px;display:grid}.work-module__BzlHeG__heroCopy{flex-direction:column;justify-content:center;padding-block:8px;display:flex}.work-module__BzlHeG__heroTitle{font-family:var(--font-display);letter-spacing:-.04em;color:var(--foreground);margin:26px 0 0;font-size:clamp(2.6rem,4.4vw,4rem);font-weight:600;line-height:1.02}.work-module__BzlHeG__heroLead{max-width:46ch;font-family:var(--font-display);color:color-mix(in srgb, var(--foreground) 82%, transparent);text-wrap:pretty;margin-top:22px;font-size:1.2rem;line-height:1.55}.work-module__BzlHeG__chapters{padding-top:40px}.work-module__BzlHeG__chaptersLabel{color:var(--mithril);letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:600}.work-module__BzlHeG__chapters ol{flex-wrap:wrap;gap:8px 10px;margin:0;padding:0;list-style:none;display:flex}.work-module__BzlHeG__chapter{border:1px solid color-mix(in srgb, var(--hero-accent) 24%, var(--border));min-height:36px;color:var(--foreground);background:#ffffff73;border-radius:999px;align-items:center;gap:9px;padding:0 14px 0 11px;font-size:13px;font-weight:500;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.work-module__BzlHeG__chapter b{color:var(--copper);font-variant-numeric:tabular-nums;letter-spacing:.06em;font-size:10.5px;font-weight:600}.work-module__BzlHeG__chapter:hover{border-color:var(--copper);color:var(--copper);background:#fff}.work-module__BzlHeG__code{isolation:isolate;scroll-margin-top:calc(var(--header-h) + 24px);color:#fff;background:var(--panel-ink);border:1px solid #ffffff12;border-radius:24px;flex-direction:column;padding:26px 26px 20px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px -28px #171b208c}.work-module__BzlHeG__code:before{content:"";pointer-events:none;z-index:-1;background-image:linear-gradient(90deg,#ffffff0b 1px,#0000 1px),linear-gradient(#ffffff0b 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 100% 0,#000 20%,#0000 70%);mask-image:radial-gradient(at 100% 0,#000 20%,#0000 70%)}.work-module__BzlHeG__code:after{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle, color-mix(in srgb, var(--hero-accent) 34%, transparent), transparent 70%);filter:blur(10px);border-radius:50%;width:360px;height:360px;position:absolute;top:-160px;right:-140px}.work-module__BzlHeG__codeHead{align-items:center;gap:14px;display:flex}.work-module__BzlHeG__codeMark{color:#fff;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.work-module__BzlHeG__codeMark svg{width:22px;height:22px}.work-module__BzlHeG__codeHead .work-module__BzlHeG__eyebrow{color:var(--panel-cream)}.work-module__BzlHeG__codeHandle{color:#fff;letter-spacing:-.01em;align-items:center;gap:6px;margin-top:4px;font-size:14px;font-weight:600;display:inline-flex}.work-module__BzlHeG__codeHandle svg{width:14px;height:14px;color:var(--panel-cream);transition:transform .16s}.work-module__BzlHeG__codeHandle:hover{color:var(--panel-cream)}.work-module__BzlHeG__codeHandle:hover svg{transform:translate(2px,-2px)}.work-module__BzlHeG__codeTitle{font-family:var(--font-display);letter-spacing:-.03em;color:#fff;margin:22px 0 0;font-size:clamp(1.4rem,1.9vw,1.75rem);font-weight:500;line-height:1.2}.work-module__BzlHeG__codeTitle em{color:var(--panel-cream);font-style:italic}.work-module__BzlHeG__repoList{flex-direction:column;flex:1;margin:18px 0 0;padding:0;list-style:none;display:flex}.work-module__BzlHeG__repoList li{border-top:1px solid #ffffff14;flex:1;display:flex}.work-module__BzlHeG__repo{border-radius:12px;flex:1;align-items:flex-start;gap:16px;margin-inline:-12px;padding:16px 12px;transition:background .18s;display:flex;position:relative}.work-module__BzlHeG__repo:before{content:"";background:var(--copper);opacity:0;border-radius:2px;width:2px;transition:opacity .18s,transform .18s;position:absolute;top:22%;bottom:22%;left:0;transform:scaleY(.4)}.work-module__BzlHeG__repo:hover{background:#ffffff0a}.work-module__BzlHeG__repo:hover:before{opacity:1;transform:scaleY(1)}.work-module__BzlHeG__repo:focus-visible{outline:2px solid var(--panel-cream);outline-offset:2px}.work-module__BzlHeG__repoIndex{min-width:22px;color:var(--panel-cream);font-variant-numeric:tabular-nums;letter-spacing:.06em;flex-shrink:0;padding-top:3px;font-size:11px;font-weight:600}.work-module__BzlHeG__repoCopy{flex-direction:column;flex:1;min-width:0;display:flex}.work-module__BzlHeG__repoKind{color:#ffffff8c;letter-spacing:.12em;text-transform:uppercase;font-size:10.5px;font-weight:600}.work-module__BzlHeG__repoName{color:#fff;letter-spacing:-.01em;word-break:break-word;align-items:center;gap:8px;margin-top:5px;font-size:15.5px;font-weight:600;line-height:1.35;transition:color .16s;display:inline-flex}.work-module__BzlHeG__repoName svg{width:16px;height:16px;color:var(--panel-cream);flex-shrink:0}.work-module__BzlHeG__repo:hover .work-module__BzlHeG__repoName{color:var(--panel-cream)}.work-module__BzlHeG__repoDesc{color:#ffffffa8;max-width:52ch;margin-top:6px;font-size:12.5px;line-height:1.6}.work-module__BzlHeG__repoTags{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.work-module__BzlHeG__repoTags span{color:#ffffffb8;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border:1px solid #ffffff1f;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:600}.work-module__BzlHeG__repoArrow{width:18px;height:18px;color:var(--panel-cream);flex-shrink:0;margin-top:22px;transition:transform .18s}.work-module__BzlHeG__repo:hover .work-module__BzlHeG__repoArrow{transform:translate(3px,-3px)}.work-module__BzlHeG__codeNote{color:#ffffff80;border-top:1px solid #ffffff14;align-items:center;gap:8px;margin:8px 0 0;padding-top:14px;font-size:11.5px;line-height:1.5;display:flex}.work-module__BzlHeG__codeNote svg{width:13px;height:13px;color:var(--panel-cream);flex-shrink:0}.work-module__BzlHeG__story{scroll-margin-top:var(--header-h);background-color:var(--surface);border-bottom:1px solid var(--border-subtle);padding:64px 0}.work-module__BzlHeG__storyGrid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:32px 64px;display:grid}.work-module__BzlHeG__storyName{font-family:var(--font-display);letter-spacing:-.035em;color:var(--foreground);margin:18px 0 0;font-size:clamp(1.9rem,2.6vw,2.5rem);font-weight:600;line-height:1.08}.work-module__BzlHeG__storyRole{color:var(--mithril);margin-top:8px;font-size:.95rem;font-weight:500}.work-module__BzlHeG__storyQuote{border-left:2px solid var(--copper);font-family:var(--font-display);letter-spacing:-.02em;color:var(--foreground);text-wrap:pretty;margin:0;padding-left:26px;font-size:clamp(1.3rem,1.9vw,1.7rem);line-height:1.42;position:relative}.work-module__BzlHeG__storyFoot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 24px;margin-top:26px;padding-left:26px;display:flex}.work-module__BzlHeG__signature{color:var(--accent);font-family:var(--font-hand);margin:0;font-size:1.35rem;line-height:1;transform:rotate(-3deg)}.work-module__BzlHeG__demos{padding:72px 0 76px}.work-module__BzlHeG__demoGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:40px;display:grid}.work-module__BzlHeG__demo{scroll-margin-top:calc(var(--header-h) + 24px);border:1px solid var(--border);background:var(--surface);border-radius:22px;flex-direction:column;transition:transform .26s,box-shadow .26s,border-color .26s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #171b200d}.work-module__BzlHeG__demo:hover{border-color:color-mix(in srgb, var(--accent) 40%, var(--border));transform:translateY(-3px);box-shadow:0 22px 48px -20px #171b2038}.work-module__BzlHeG__demoFigure{border-bottom:1px solid var(--border-subtle);background:linear-gradient(to bottom, transparent, color-mix(in srgb, var(--hero-cream) 40%, white)), var(--paper-card);margin:0;padding:22px 26px 0;position:relative}.work-module__BzlHeG__demoBody{flex-direction:column;flex:1;padding:24px 26px 26px;display:flex}.work-module__BzlHeG__demoType{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:11px;font-weight:600}.work-module__BzlHeG__demoTitle{font-family:var(--font-display);letter-spacing:-.03em;color:var(--foreground);margin:10px 0 0;font-size:1.55rem;font-weight:600;line-height:1.2}.work-module__BzlHeG__demoDesc{color:var(--mithril);margin-top:12px;font-size:.93rem;line-height:1.65}.work-module__BzlHeG__demoList{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:20px 0 0;padding:0;list-style:none;display:grid}.work-module__BzlHeG__demoList li{color:var(--foreground);align-items:flex-start;gap:9px;font-size:.86rem;line-height:1.45;display:flex}.work-module__BzlHeG__check{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:16px;height:16px;margin-top:2px;display:grid}.work-module__BzlHeG__check svg{width:10px;height:10px}.work-module__BzlHeG__demoAction{margin-top:auto;padding-top:24px}.work-module__BzlHeG__sketchMap{flex-direction:column;align-items:center;height:212px;display:flex}.work-module__BzlHeG__sketchMap svg{width:100%;max-width:300px;height:178px}.work-module__BzlHeG__sketchLegend{color:var(--mithril-muted);align-items:center;gap:8px;margin-top:6px;font-size:10px;display:flex}.work-module__BzlHeG__sketchLegend i{background:linear-gradient(90deg,#637e35,#b17a0e,#c63036);border-radius:999px;width:64px;height:6px;display:block}.work-module__BzlHeG__sketchRun{flex-direction:column;height:212px;padding-bottom:18px;display:flex}.work-module__BzlHeG__runHead{border-bottom:1px solid var(--border);color:var(--mithril);justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;font-size:11px;display:flex}.work-module__BzlHeG__runHead code{color:var(--foreground);font-size:11px}.work-module__BzlHeG__runPassed{background:color-mix(in srgb, var(--risk-low) 14%, white);color:var(--risk-low);border-radius:999px;align-items:center;gap:6px;padding:3px 9px;font-weight:600;display:inline-flex}.work-module__BzlHeG__runPassed i{background:currentColor;border-radius:50%;width:7px;height:7px}.work-module__BzlHeG__runSuites{flex-direction:column;flex:1;justify-content:space-evenly;margin:0;padding:0;list-style:none;display:flex}.work-module__BzlHeG__runSuites li{color:var(--foreground);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;font-size:12px;display:grid}.work-module__BzlHeG__runSuites li span:first-child{align-items:center;gap:8px;display:inline-flex}.work-module__BzlHeG__runSuites li span:first-child svg{width:13px;height:13px;color:var(--risk-low)}.work-module__BzlHeG__runDots{gap:4px;display:inline-flex}.work-module__BzlHeG__runDots i{background:var(--risk-low);opacity:.85;border-radius:3px;width:14px;height:6px}.work-module__BzlHeG__runFoot{border-top:1px solid var(--border-subtle);color:var(--mithril-muted);justify-content:space-between;padding-top:8px;font-size:10.5px;display:flex}.work-module__BzlHeG__experience{scroll-margin-top:var(--header-h);padding:0 0 76px}.work-module__BzlHeG__expCard{border:1px solid var(--border);background:var(--surface);border-radius:22px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:32px 56px;padding:34px 36px;display:grid;overflow:hidden}.work-module__BzlHeG__expTitle{font-family:var(--font-display);letter-spacing:-.03em;color:var(--foreground);margin:12px 0 0;font-size:clamp(1.7rem,2.4vw,2.2rem);font-weight:600;line-height:1.12}.work-module__BzlHeG__expDesc{color:var(--mithril);text-wrap:pretty;margin-top:14px;font-size:.95rem;line-height:1.65}.work-module__BzlHeG__facts{border-top:1px solid var(--border-subtle);gap:0;margin:22px 0 0;display:grid}.work-module__BzlHeG__facts div{border-bottom:1px solid var(--border-subtle);grid-template-columns:96px minmax(0,1fr);gap:12px;padding:10px 0;font-size:12.5px;display:grid}.work-module__BzlHeG__facts dt{color:var(--mithril-muted);letter-spacing:.12em;text-transform:uppercase;padding-top:2px;font-size:10.5px;font-weight:600}.work-module__BzlHeG__facts dd{color:var(--foreground);margin:0;font-weight:500}.work-module__BzlHeG__expGroups{grid-template-columns:repeat(2,minmax(0,1fr));align-self:stretch;gap:18px;display:grid}.work-module__BzlHeG__expGroup{border:1px solid var(--border-subtle);background:var(--paper-card);border-radius:16px;flex-direction:column;padding:20px 20px 22px;display:flex}.work-module__BzlHeG__expGroup h3{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:9px;margin:0;font-size:11px;font-weight:600;display:flex}.work-module__BzlHeG__expGroup h3 svg{width:15px;height:15px}.work-module__BzlHeG__expGroup ul{flex-direction:column;gap:11px;margin:16px 0 0;padding:0;list-style:none;display:flex}.work-module__BzlHeG__expGroup li{color:var(--foreground);align-items:flex-start;gap:9px;font-size:.86rem;line-height:1.5;display:flex}.work-module__BzlHeG__anonymised{border:1px solid color-mix(in srgb, var(--accent) 30%, var(--border));background:var(--paper-card);color:var(--accent);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;align-items:center;gap:7px;margin-top:4px;padding:5px 11px;font-size:10.5px;font-weight:600;display:inline-flex}.work-module__BzlHeG__anonymised svg{width:12px;height:12px}.work-module__BzlHeG__safeguards{scroll-margin-top:var(--header-h);background-color:var(--surface);border-top:1px solid var(--border-subtle);padding:72px 0 84px}.work-module__BzlHeG__safeGrid{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:stretch;gap:22px;margin-top:40px;display:grid}.work-module__BzlHeG__safeList{grid-auto-rows:1fr;gap:10px;margin:0;padding:0;list-style:none;display:grid}.work-module__BzlHeG__safe{isolation:isolate;border:1px solid var(--border);background:var(--background);border-radius:16px;grid-template-columns:40px minmax(0,1fr);align-items:center;column-gap:18px;padding:16px 22px 16px 18px;transition:border-color .2s,transform .2s;display:grid;position:relative;overflow:hidden}.work-module__BzlHeG__safe:hover{border-color:color-mix(in srgb, var(--hero-accent) 45%, var(--border));transform:translate(3px)}.work-module__BzlHeG__safeBody{min-width:0}.work-module__BzlHeG__safeIcon{border:1px solid color-mix(in srgb, var(--hero-accent) 26%, var(--border));background:color-mix(in srgb, var(--hero-accent) 8%, transparent);width:40px;height:40px;color:var(--copper);border-radius:12px;place-items:center;display:grid}.work-module__BzlHeG__safeIcon svg{width:18px;height:18px}.work-module__BzlHeG__safe h3{color:var(--foreground);margin:0;font-size:.98rem;font-weight:600}.work-module__BzlHeG__safe p{color:var(--mithril);margin:3px 0 0;font-size:.84rem;line-height:1.5}.work-module__BzlHeG__stamp{pointer-events:none;z-index:-1;width:96px;height:96px;color:var(--copper);opacity:.07;transition:opacity .22s,transform .22s;position:absolute;top:50%;right:-14px;transform:translateY(-50%)rotate(-10deg)}.work-module__BzlHeG__safe:hover .work-module__BzlHeG__stamp{opacity:.16;transform:translateY(-50%)rotate(4deg)}.work-module__BzlHeG__legal{isolation:isolate;border:1px solid color-mix(in srgb, var(--hero-accent) 24%, var(--border));background-color:var(--paper-card);background-image:repeating-linear-gradient(-22deg, transparent 0 13px, color-mix(in srgb, var(--hero-accent) 6%, transparent) 13px 14px);box-shadow:inset 3px 0 0 color-mix(in srgb, var(--hero-accent) 86%, #8a3d0a);border-radius:20px;flex-direction:column;padding:26px 26px 24px;display:flex;position:relative;overflow:hidden}.work-module__BzlHeG__legal .work-module__BzlHeG__stamp{opacity:.12;width:92px;height:92px;top:14px;right:14px;transform:rotate(-8deg)}.work-module__BzlHeG__legal:hover .work-module__BzlHeG__stamp{opacity:.12;transform:rotate(-8deg)}.work-module__BzlHeG__legalTitle{font-family:var(--font-display);letter-spacing:-.025em;color:var(--foreground);margin:12px 0 0;padding-right:90px;font-size:1.35rem;font-weight:600;line-height:1.2}.work-module__BzlHeG__legalList{border-top:1px solid color-mix(in srgb, var(--hero-accent) 18%, var(--border));margin:20px 0 0}.work-module__BzlHeG__legalList div{border-bottom:1px solid color-mix(in srgb, var(--hero-accent) 14%, var(--border-subtle));grid-template-columns:112px minmax(0,1fr);gap:10px;padding:11px 0;display:grid}.work-module__BzlHeG__legalList dt{color:var(--mithril-muted);letter-spacing:.12em;text-transform:uppercase;padding-top:2px;font-size:10.5px;font-weight:600}.work-module__BzlHeG__legalList dd{color:var(--foreground);overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.5}.work-module__BzlHeG__legalList dd small{color:var(--mithril);font-size:12px;display:block}.work-module__BzlHeG__legalList dd code{font-variant-numeric:tabular-nums;letter-spacing:.02em;font-size:13px}.work-module__BzlHeG__legalLinks{flex-wrap:wrap;gap:8px 18px;margin-top:18px;display:flex}.work-module__BzlHeG__legalLinks a{color:var(--accent);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--accent) 35%, transparent);text-decoration-color:color-mix(in srgb, var(--accent) 35%, transparent);text-underline-offset:4px;align-items:center;gap:6px;font-size:13px;font-weight:600;transition:color .16s,text-decoration-color .16s;display:inline-flex}.work-module__BzlHeG__legalLinks a:hover{color:var(--copper);text-decoration-color:currentColor}.work-module__BzlHeG__legalLinks a svg{width:13px;height:13px}@media (max-width:1100px){.work-module__BzlHeG__heroGrid{gap:40px}.work-module__BzlHeG__heroTitle{font-size:clamp(2.4rem,4.6vw,3.4rem)}.work-module__BzlHeG__expCard{gap:28px;padding:28px}.work-module__BzlHeG__safeGrid{grid-template-columns:1fr}.work-module__BzlHeG__safeList{grid-auto-rows:auto}}@media (max-width:940px){.work-module__BzlHeG__hero{padding:40px 0 52px}.work-module__BzlHeG__heroGrid{grid-template-columns:minmax(0,1fr)}.work-module__BzlHeG__heroCopy{padding-top:0}.work-module__BzlHeG__chapters{padding-top:28px}.work-module__BzlHeG__code{max-width:720px}.work-module__BzlHeG__storyGrid{grid-template-columns:minmax(0,1fr);gap:24px}.work-module__BzlHeG__storyQuote,.work-module__BzlHeG__storyFoot{padding-left:20px}.work-module__BzlHeG__demoGrid{grid-template-columns:minmax(0,1fr);gap:18px}.work-module__BzlHeG__demo{max-width:720px}.work-module__BzlHeG__expCard,.work-module__BzlHeG__sectionHead{grid-template-columns:minmax(0,1fr)}.work-module__BzlHeG__sectionHead .work-module__BzlHeG__sectionLead{margin-top:14px;padding-bottom:0}}@media (max-width:639px){.work-module__BzlHeG__hero{padding:32px 0 44px}.work-module__BzlHeG__heroTitle{margin-top:20px;font-size:clamp(2.1rem,9vw,2.8rem)}.work-module__BzlHeG__heroLead{font-size:1.05rem}.work-module__BzlHeG__chapter{min-height:34px;font-size:12.5px}.work-module__BzlHeG__code{border-radius:20px;padding:20px 18px 16px}.work-module__BzlHeG__repo{gap:12px;margin-inline:-8px;padding:14px 8px}.work-module__BzlHeG__repoIndex{display:none}.work-module__BzlHeG__repoArrow{margin-top:20px}.work-module__BzlHeG__story,.work-module__BzlHeG__demos,.work-module__BzlHeG__safeguards{padding-top:52px}.work-module__BzlHeG__demos,.work-module__BzlHeG__experience,.work-module__BzlHeG__safeguards{padding-bottom:56px}.work-module__BzlHeG__demoFigure{padding:18px 18px 0}.work-module__BzlHeG__demoBody{padding:20px 18px 22px}.work-module__BzlHeG__demoList{grid-template-columns:minmax(0,1fr)}.work-module__BzlHeG__expCard{border-radius:18px;padding:22px 18px}.work-module__BzlHeG__expGroups{grid-template-columns:minmax(0,1fr)}.work-module__BzlHeG__facts div{grid-template-columns:84px minmax(0,1fr)}.work-module__BzlHeG__safe{column-gap:14px;padding:14px 16px}.work-module__BzlHeG__legal{padding:22px 18px}.work-module__BzlHeG__legalList div{grid-template-columns:minmax(0,1fr);gap:3px}.work-module__BzlHeG__legalTitle{padding-right:70px}.work-module__BzlHeG__legal .work-module__BzlHeG__stamp{width:72px;height:72px;top:12px;right:10px}}@media (prefers-reduced-motion:reduce){.work-module__BzlHeG__chapter,.work-module__BzlHeG__repo,.work-module__BzlHeG__repo:before,.work-module__BzlHeG__repoArrow,.work-module__BzlHeG__repoName,.work-module__BzlHeG__codeHandle svg,.work-module__BzlHeG__demo,.work-module__BzlHeG__safe,.work-module__BzlHeG__stamp,.work-module__BzlHeG__legalLinks a{transition:none}.work-module__BzlHeG__repo:hover .work-module__BzlHeG__repoArrow,.work-module__BzlHeG__codeHandle:hover svg,.work-module__BzlHeG__demo:hover,.work-module__BzlHeG__safe:hover{transform:none}.work-module__BzlHeG__safe:hover .work-module__BzlHeG__stamp{transform:translateY(-50%)}}
