/* Roomier product previews with readable type and generous controls. */
.work-section > .shell { width:min(1440px,calc(100% - 64px)); }
.project-grid { gap:28px; }
.project-card { --preview-height:400px; display:flex; flex-direction:column; }
.card-heading { padding:34px 24px 24px; min-height:130px; }
.card-heading h2 { font-size:34px; overflow-wrap:anywhere; }
.card-heading > p { font-size:16px; margin-top:10px; }
/* Original project identities, with the domain ending kept as readable type. */
.card-heading:has(.project-heading) { padding-top:25px; padding-bottom:24px; }
.card-heading h2.project-heading { display:flex; align-items:center; justify-content:center; min-height:112px; font-size:32px; line-height:1; overflow-wrap:normal; }
.project-brand { display:inline-flex; align-items:flex-end; justify-content:center; gap:5px; max-width:100%; min-width:0; white-space:nowrap; }
.project-heading-logo { display:block; width:var(--heading-logo-width); height:var(--heading-logo-height); max-width:calc(100% - 58px); object-fit:contain; object-position:right center; flex:0 1 auto; }
.domain-suffix { flex:none; color:#68686f; font-size:24px; font-weight:500; line-height:1.1; letter-spacing:-.04em; margin-bottom:2px; }
.project-brand-bug { --heading-logo-width:134px; --heading-logo-height:104px; }
.project-brand-memeriq { --heading-logo-width:91px; --heading-logo-height:112px; }
.project-brand-clanker { --heading-logo-width:110px; --heading-logo-height:110px; }
.project-brand-chain { --heading-logo-width:240px; --heading-logo-height:70px; }
.project-brand-embreeflix { --heading-logo-width:224px; --heading-logo-height:44px; }
.project-brand-type { align-items:baseline; gap:0; }
.project-brand-type .domain-suffix { margin-bottom:0; }
.project-wordmark { font-size:32px; font-weight:650; letter-spacing:-.055em; line-height:1; }
.project-heading-mark { width:48px; height:46px; object-fit:contain; align-self:center; margin-right:10px; }
.project-brand-flight .project-wordmark { font:500 48px/1 Consolas,"Courier New",monospace; letter-spacing:-.085em; }
.project-brand-flight .domain-suffix { color:#68714d; }
.project-brand-signal .project-wordmark { font-size:29px; font-weight:600; color:#355f49; }
.project-brand-cashout .project-wordmark { color:#173d2a; font-weight:800; }
.project-brand-cashout .domain-suffix { color:#258356; }
.cashout-brand-coin { display:grid; place-items:center; align-self:center; flex:none; width:33px; height:33px; margin-right:9px; border:2px solid #80f6bc; border-radius:50%; color:#063520; background:radial-gradient(circle at 35% 30%,#8df7c1,#35e08c 42%,#15975a); box-shadow:inset 0 0 0 2px #04331f40; font-size:20px; font-weight:800; letter-spacing:0; }
.project-brand-phantom .project-wordmark { font-size:26px; font-weight:600; letter-spacing:.025em; text-transform:uppercase; }
.demo { grid-template-rows:var(--preview-height) minmax(42px,auto) auto; gap:18px; padding:0 28px 28px; }
.demo-feedback { font-size:14px; line-height:1.5; min-height:42px; display:flex; align-items:center; justify-content:center; color:#64646b; }
.demo-button { min-height:48px; padding:0 23px; font-size:15px; border-radius:25px; }
.demo-button span { font-size:18px; }
.card-footer { margin-top:auto; min-height:76px; padding:12px 28px; font-size:14px; }
.card-links { gap:24px; }
.card-links > a,.about-project { display:inline-flex; align-items:center; min-height:44px; font-size:14px; }
.card-links > a { gap:5px; }
.segmented { min-height:48px; padding:4px; border-radius:12px; }
.segmented button { min-height:44px; padding:8px 17px; font-size:14px; border-radius:9px; }
select:focus-visible { outline:3px solid #0071e3; outline-offset:3px; }
.sr-only { position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); white-space:nowrap; border:0; }
.site-preview { width:100%; max-width:none; height:100%; min-width:0; border:0; border-radius:12px; overflow:hidden; background:#fff; }
.mini-chrome { height:48px; display:flex; align-items:center; gap:10px; padding:0 18px; font-size:14px; }
.mini-chrome > span:last-child { margin-left:auto; font-size:12px; color:#696970; white-space:nowrap; }
.mini-chrome img { object-fit:contain; }
.site-preview input[type="range"] { display:block; width:100%; margin:0; height:44px; cursor:ew-resize; accent-color:#7564b5; appearance:none; background:transparent; }
.site-preview input[type="range"]::-webkit-slider-runnable-track { height:6px; border-radius:4px; background:#dcdce5; }
.site-preview input[type="range"]::-webkit-slider-thumb { appearance:none; width:24px; height:24px; margin-top:-9px; border:3px solid #fff; border-radius:50%; background:#7564b5; box-shadow:0 1px 5px #0003; }
.site-preview input[type="range"]::-moz-range-track { height:6px; border-radius:4px; background:#dcdce5; }
.site-preview input[type="range"]::-moz-range-thumb { width:18px; height:18px; border:3px solid #fff; border-radius:50%; background:#7564b5; box-shadow:0 1px 5px #0003; }
.site-preview input:disabled { opacity:.55; }
/* The original capture-to-card scene, with larger photography and artwork. */
.bug-preview { display:grid; place-items:center; height:100%; background:#e9efdf; border-radius:12px; overflow:hidden; }
.bug-capture { width:100%; max-width:510px; }
.bug-species,.bug-result > span { color:#56624d; }
.bug-convert-arrow { color:#718166; }
.bug-specimen { width:min(340px,90%); top:47px; }
.bug-species { font-size:14px; margin-top:16px; }
.bug-phone { width:min(140px,32%); top:70px; }
.bug-result { width:min(218px,55%); top:40px; left:44%; }
.bug-result > span { font-size:12px; line-height:1.4; white-space:normal; }
.bug-convert-arrow { left:36%; top:45%; font-size:30px; }
.bug-capture[data-phase="revealing"] .bug-phone,.bug-capture[data-phase="collected"] .bug-phone { left:2%; }

.ai-mini { background:#f0edf7; }
.ai-mini .mini-chrome { color:#645080; }
.ai-mini .mini-chrome img { width:32px; height:32px; }
.ai-input-panel { padding:27px 30px; }
.ai-input-panel h3 { min-height:60px; max-width:380px; margin:auto; text-align:center; font-size:25px; font-weight:550; line-height:1.2; letter-spacing:-.035em; }
.boundary-number { display:flex; align-items:baseline; justify-content:center; gap:10px; padding:20px 0 16px; color:#705c99; }
.boundary-number output { font-size:64px; font-weight:500; letter-spacing:-.055em; line-height:1; font-variant-numeric:tabular-nums; }
.boundary-number span { font-size:16px; }
.range-ends { display:flex; justify-content:space-between; gap:12px; font-size:13px; color:#6e6478; margin-top:6px; }
.ai-results { padding:32px 22px; text-align:center; }
.ai-results > p { font-size:21px; letter-spacing:-.025em; margin-bottom:30px; }
.model-lines { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:10px; }
.model-line { display:grid; justify-items:center; gap:10px; font-size:13px; color:#6e6478; }
.model-line img { width:34px; height:34px; object-fit:contain; }
.model-line b { font-size:31px; font-weight:550; color:#544865; }
.model-line.is-closest b { color:#8061c2; text-decoration:underline; text-underline-offset:6px; }
.ai-results > small { display:block; margin-top:29px; color:#6f6579; font-size:12px; }

.meme-desktop { border:2px solid #315a9f; background:#fffaf0; border-radius:10px; font-family:Tahoma,"Segoe UI",sans-serif; }
.meme-titlebar { height:32px; display:flex; gap:8px; align-items:center; padding:0 10px; color:#fff; background:linear-gradient(#5d8fd8,#315a9f); font-size:12px; }
.meme-titlebar img { object-fit:contain; width:21px; height:21px; }
.meme-titlebar b { overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-weight:500; }
.meme-titlebar > span { margin-left:auto; white-space:nowrap; }
.meme-address { display:flex; align-items:center; gap:10px; height:34px; background:#e6eef9; padding:0 10px; font-size:12px; color:#536275; border-bottom:1px solid #b6c4d7; }
.meme-address > span { flex:1; background:white; border:1px solid #b6c4d7; padding:3px 8px; color:#384454; }
.meme-game { padding:14px 22px; }
.meme-game > img { height:168px; width:100%; object-fit:contain; }
.meme-question-line { display:flex; justify-content:space-between; align-items:baseline; gap:12px; padding:12px 0 8px; font-size:16px; }
.meme-question-line > span { color:#75624e; font-size:14px; }
.meme-year-input label { display:flex; justify-content:space-between; font-size:13px; color:#75624e; align-items:center; }
.meme-year-input output { font-size:23px; color:#302b26; font-weight:600; }
.meme-year-input input { accent-color:#3d71b4; }
.meme-year-input input::-webkit-slider-thumb { background:#3d71b4!important; }
.meme-year-input input::-moz-range-thumb { background:#3d71b4!important; }
.meme-answer { display:flex; justify-content:space-between; align-items:center; gap:12px; min-height:70px; }
.meme-answer strong { color:#34704d; font-size:35px; }
.meme-answer a { display:inline-flex; align-items:center; min-height:44px; font-size:13px; color:#315a9f; }

.clanker-mini { background:#e8efeb; }
.clanker-mini-logo { width:90px; height:40px; object-fit:contain; }
.clanker-workspace { height:calc(100% - 94px); display:grid; grid-template-columns:minmax(0,1fr) 124px; grid-template-rows:minmax(0,1fr); gap:16px; padding:12px 18px 4px; align-items:center; }
#clanker-board { width:100%; height:100%; object-fit:contain; min-width:0; min-height:0; cursor:crosshair; }
.clanker-inspector { min-width:0; display:grid; gap:12px; font-size:14px; }
.clanker-inspector > b { font-size:19px; line-height:1.3; letter-spacing:-.02em; font-weight:600; }
.clanker-inspector label { color:#586661; font-size:13px; margin-bottom:-5px; }
.clanker-inspector select { font:inherit; color:#253b39; background:#fff; border:1px solid #aabbb7; padding:9px 7px; border-radius:8px; width:100%; min-height:44px; }
.clanker-inspector button { font-size:14px; padding:10px 7px; border:0; border-radius:8px; background:#2a6668; color:white; min-height:44px; }
.clanker-inspector button:hover { background:#1c5153; }
.clanker-inspector output { text-align:center; color:#586661; font-size:13px; font-variant-numeric:tabular-nums; }
#clanker-scrub { width:calc(100% - 36px); margin:0 18px; height:44px; }
#clanker-scrub::-webkit-slider-thumb { background:#366c6c; }
#clanker-scrub::-moz-range-thumb { background:#366c6c; }

.archive-mini { background:#f2f1ea; border-color:#e2e1d6; font-family:ui-monospace,Consolas,monospace; }
.archive-top { height:50px; display:flex; justify-content:space-between; align-items:center; padding:0 18px; }
.archive-top > b { font-family:Georgia,serif; font-size:33px; letter-spacing:-.06em; }
.archive-top > b span { color:#69724e; }
.archive-top > span { font-size:12px; color:#646456; }
.archive-photo { display:block; margin:0 14px; height:calc(100% - 124px); position:relative; background:#141713; overflow:hidden; border-radius:6px; }
.archive-photo > img { width:100%; height:100%; object-fit:cover; }
.archive-photo:hover img { opacity:.85; }
.archive-play { position:absolute; top:calc(50% - 26px); left:calc(50% - 26px); display:grid; place-items:center; width:52px; height:52px; padding-left:3px; background:#fffE; color:#252a23; border-radius:50%; font-size:21px; }
.archive-duration { position:absolute; right:10px; bottom:10px; color:white; background:#111c; padding:5px 7px; border-radius:4px; font-size:12px; }
.archive-record { display:grid; gap:6px; padding:14px 18px; }
.archive-record > b { font-size:16px; font-weight:500; }
.archive-record > span { font-size:13px; color:#646456; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }

.chain-mini { background:#f1edf3; }
.chain-mini .mini-chrome img { width:154px; max-width:48%; height:38px; }
.chain-artifact { padding:26px; height:calc(100% - 48px); display:flex; flex-direction:column; }
.artifact-category { color:#746185; font-size:14px; }
.chain-artifact code { font-family:ui-monospace,Consolas,monospace; font-size:16px; line-height:1.7; color:#775d85; overflow-wrap:anywhere; overflow:hidden; max-height:195px; margin-top:25px; }
.chain-artifact blockquote { color:#413450; font-size:25px; line-height:1.3; letter-spacing:-.025em; margin-top:25px; }
.artifact-meta { display:flex; justify-content:space-between; align-items:center; gap:10px; margin-top:auto; padding-top:10px; font-size:12px; color:#776383; }
.artifact-meta a { display:inline-flex; align-items:center; min-height:44px; color:#68527e; white-space:nowrap; font-size:13px; }

.radar-mini { background:#edf2ec; }
.radar-mini .mini-chrome { color:#335647; }
.radar-incoming { display:flex; gap:8px; align-items:center; color:#44745f; font-size:13px; margin:25px 26px 12px; }
.radar-dot { width:7px; height:7px; border-radius:50%; background:#659078; }
.radar-mini h3 { margin:0 26px; font-size:25px; line-height:1.25; font-weight:550; letter-spacing:-.03em; min-height:62px; }
.radar-match { margin:24px 26px 0; padding:0 0 0 16px; border-left:2px solid #7ca38e; }
.radar-match > span { display:block; color:#536c5a; font-size:12px; margin-bottom:8px; }
.radar-match strong { display:block; font-size:18px; line-height:1.25; font-weight:550; color:#355f49; }
.radar-match p { font-size:14px; line-height:1.45; color:#536c5a; margin-top:9px; }
.radar-match.is-new { animation:signal-arrives .4s ease-out; }
@keyframes signal-arrives { from { opacity:.2; transform:translateY(5px); } to { opacity:1; transform:none; } }

.crash-mini { background:#0b201e; color:#e1f3e9; }
.crash-top { height:52px; display:flex; align-items:center; justify-content:space-between; gap:12px; padding:8px 22px 0; font-size:13px; }
.crash-top b { letter-spacing:.06em; font-weight:600; }
.crash-top > span { color:#9cc7b6; font-size:12px; }
.crash-chart { height:calc(100% - 108px); position:relative; margin:0 18px; }
.crash-chart > svg { width:100%; height:100%; overflow:visible; }
.crash-grid { fill:none; stroke:#9dd3b41c; stroke-width:1; }
#crash-line { fill:none; stroke:#70d7c2; stroke-width:2.5; stroke-linecap:round; }
#crash-dot { fill:#b1f2dd; }
#crash-multiplier { position:absolute; top:30%; width:100%; text-align:center; font-size:76px; font-variant-numeric:tabular-nums; letter-spacing:-.05em; font-weight:500; }
#crash-multiplier > span { font-size:45px; opacity:.55; margin-left:4px; }
.crash-mini > p { text-align:center; font-size:14px; line-height:1.4; color:#b3d9c9; padding:10px 16px; }
.crash-mini[data-result="ended"] #crash-multiplier { color:#e7a3a0; }
.crash-mini[data-result="banked"] #crash-multiplier { color:#87e4ae; }

.site-preview.flix-stage { max-width:none; background:#141416; border-color:#252528; padding:24px; gap:25px; }
.flix-logo { width:180px; height:35px; }
.flix-shelf { width:100%; max-width:450px; flex:1; align-items:center; gap:16px; max-height:272px; }
.flix-shelf button { border:0; background:none; padding:0; flex:1; min-width:0; max-width:124px; border-radius:7px; opacity:.65; transition:opacity .25s,flex .25s,transform .25s; }
.flix-shelf button:hover { opacity:1; transform:translateY(-4px); }
.flix-shelf button.selected { flex:1.28; max-width:158px; opacity:1; }
.flix-shelf button > img { width:100%; height:auto; max-height:260px; object-fit:contain; border-radius:7px; }
.flix-info { display:grid; grid-template-columns:132px minmax(0,1fr); gap:24px; align-items:center; width:100%; max-width:440px; flex:1; }
.flix-info > img { width:132px; max-height:235px; height:auto; border-radius:7px; }
.flix-info span { font-size:13px; color:#b2b2b9; }
.flix-info h3 { color:white; font-size:28px; letter-spacing:-.04em; line-height:1.15; margin:12px 0; }
.flix-info p { color:#c6c6ce; font-size:16px; line-height:1.45; }

.phantom-mini { background:#151b18; border-color:#39433d; color:#f0ece3; position:relative; }
.phantom-top { height:46px; display:flex; justify-content:space-between; align-items:center; padding:6px 22px 0; font-family:ui-monospace,Consolas,monospace; font-size:13px; }
.phantom-top > b { font-weight:500; letter-spacing:.03em; }
.phantom-top > span { color:#8ad9cb; }
#phantom-hand { width:100%; height:calc(100% - 92px); }
.phantom-legend { display:flex; align-items:center; justify-content:center; gap:22px; min-height:35px; font-size:12px; color:#b4c8bd; }
.phantom-legend span { display:flex; align-items:center; gap:7px; }
.phantom-legend i { display:block; width:7px; height:7px; border-radius:50%; background:#75c7ba; }
.phantom-legend span:last-child i { background:#d4a64b; }

@media(max-width:1180px) {
  .work-section > .shell { width:min(760px,calc(100% - 48px)); }
  .project-grid { grid-template-columns:minmax(0,1fr); }
  .project-card { --preview-height:420px; }
  .card-heading { padding-top:34px; }
  .demo { padding-inline:32px; }
  .meme-game > img { height:188px; }
}
@media(max-width:650px) {
  .work-section > .shell { width:calc(100% - 28px); }
  .project-card { --preview-height:360px; }
  .project-card.card-clanker { --preview-height:500px; }
  .card-heading { min-height:120px; padding:29px 18px 21px; }
  .card-heading h2 { font-size:clamp(24px,6.6vw,32px); }
  .card-heading > p { font-size:15px; }
  .card-heading:has(.project-heading) { padding-top:22px; }
  .card-heading h2.project-heading { min-height:98px; }
  .domain-suffix { font-size:21px; }
  .project-heading-logo { max-width:calc(100% - 50px); }
  .project-brand-bug { --heading-logo-width:112px; --heading-logo-height:86px; }
  .project-brand-memeriq { --heading-logo-width:78px; --heading-logo-height:96px; }
  .project-brand-clanker { --heading-logo-width:96px; --heading-logo-height:96px; }
  .project-brand-chain { --heading-logo-width:196px; --heading-logo-height:57px; }
  .project-brand-embreeflix { --heading-logo-width:190px; --heading-logo-height:37px; }
  .project-wordmark { font-size:29px; }
  .project-heading-mark { width:39px; height:38px; margin-right:7px; }
  .project-brand-signal .project-wordmark { font-size:25px; }
  .project-brand-phantom .project-wordmark { font-size:21px; }
  .demo { padding:0 18px 24px; gap:16px; }
  .demo-feedback { font-size:14px; }
  .bug-phone { width:30%; }
  .bug-result { width:52%; left:43%; }
  .bug-convert-arrow { left:35%; }
  .bug-capture[data-phase="revealing"] .bug-phone,.bug-capture[data-phase="collected"] .bug-phone { left:4%; }
  .demo-button { font-size:15px; min-height:48px; padding-inline:20px; }
  .card-footer { padding-inline:20px; font-size:13px; }
  .card-links { gap:20px; }
  .card-links > a,.about-project { font-size:14px; }
  .mini-chrome { padding-inline:14px; font-size:13px; }
  .mini-chrome > span:last-child { font-size:12px; }
  .ai-input-panel { padding:23px 20px; }
  .ai-input-panel h3 { font-size:23px; }
  .boundary-number { padding:15px 0 9px; }
  .boundary-number output { font-size:56px; }
  .range-ends { font-size:12px; }
  .ai-results { padding:28px 14px; }
  .ai-results > p { font-size:20px; margin-bottom:24px; }
  .model-lines { gap:6px; }
  .model-line { font-size:12px; }
  .model-line b { font-size:28px; }
  .ai-results > small { margin-top:24px; }
  .meme-game { padding:12px 16px; }
  .meme-game > img { height:132px; }
  .clanker-workspace { grid-template-columns:1fr; grid-template-rows:minmax(0,1fr) auto; gap:12px; padding:10px 16px 0; }
  .clanker-inspector { grid-template-columns:1fr 1fr; gap:9px 12px; }
  .clanker-inspector > b,.clanker-inspector label { display:none; }
  .clanker-inspector output { grid-column:1 / -1; }
  .clanker-inspector select { font-size:16px; }
  .chain-artifact { padding:22px 20px; }
  .chain-artifact blockquote { font-size:23px; margin-top:22px; }
  .chain-artifact code { font-size:15px; max-height:164px; margin-top:22px; }
  .artifact-category { font-size:13px; }
  .radar-incoming { margin:22px 20px 10px; }
  .radar-mini h3 { margin-inline:20px; font-size:23px; min-height:58px; }
  .radar-match { margin:18px 20px 0; padding:13px 15px; }
  .radar-match strong { font-size:17px; }
  .radar-match p { font-size:13px; }
  .crash-top { padding-inline:16px; font-size:12px; }
  #crash-multiplier { font-size:65px; }
  .site-preview.flix-stage { padding:22px 18px; }
  .flix-shelf { gap:10px; }
  .flix-info { grid-template-columns:104px minmax(0,1fr); gap:17px; }
  .flix-info > img { width:104px; }
  .flix-info h3 { font-size:23px; }
  .flix-info p { font-size:14px; }
  .phantom-top { padding-inline:17px; font-size:12px; }
  .phantom-legend { gap:15px; }
  .segmented button { padding-inline:14px; font-size:14px; }
}
@media(max-width:350px) {
  .work-section > .shell { width:calc(100% - 20px); }
  .card-heading { padding-inline:14px; }
  .card-heading h2 { font-size:24px; }
  .card-heading > p { font-size:14px; }
  .demo { padding-inline:12px; }
  .card-footer { padding-inline:15px; font-size:12px; }
  .card-links { gap:14px; }
  .card-links > a,.about-project { font-size:13px; }
  .mini-chrome { padding-inline:10px; gap:6px; }
  .mini-chrome > span:last-child { font-size:11px; }
  .ai-input-panel { padding-inline:16px; }
  .ai-input-panel h3 { font-size:22px; }
  .model-line img { width:30px; height:30px; }
  .meme-titlebar { padding-inline:7px; font-size:11px; gap:6px; }
  .meme-titlebar > span { display:none; }
  .meme-address { font-size:11px; }
  .chain-artifact { padding-inline:17px; }
  .chain-artifact blockquote { font-size:21px; }
  .artifact-meta { gap:8px; font-size:11px; }
  .artifact-meta a { font-size:12px; }
  .radar-mini h3 { font-size:22px; }
  .radar-match { margin-inline:16px; padding-inline:12px; }
  .crash-top { padding-inline:13px; gap:8px; }
  .crash-top > span { font-size:11px; }
  .flix-info { grid-template-columns:89px minmax(0,1fr); gap:13px; }
  .flix-info > img { width:89px; }
  .flix-info h3 { font-size:21px; }
  .phantom-legend { font-size:11px; gap:13px; }
  .segmented button { padding-inline:12px; font-size:13px; }
}
@media print { .demo { display:none!important; }.project-card { --preview-height:0; } }

