/* Project and design-example galleries. Scoped to preserve the existing site. */
.showcase-proof,.showcase-designs{padding-block:72px;scroll-margin-top:24px}
.showcase-heading{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:end;margin-bottom:38px}
.showcase-heading .eyebrow{margin-bottom:20px;color:#bbb3aa}
.showcase-title{font-family:Big Shoulders,sans-serif;font-size:clamp(3rem,5.8vw,6.1rem);line-height:.98;text-transform:uppercase;letter-spacing:-.01em;max-width:690px}
.showcase-heading-copy{font-size:17px;line-height:1.65;max-width:620px}
.dark .showcase-heading-copy{color:#d7d1ca}
.showcase-heading-copy p+p{margin-top:16px}
.showcase-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}
.showcase-actions .button{font-size:14px;min-height:44px;padding:13px 17px;white-space:normal}
.showcase-arrow{width:20px;height:20px;stroke:currentColor;stroke-width:1.5;fill:none;flex:none}
.showcase-project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.showcase-project-grid[data-project-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}
.showcase-project{min-width:0;border:1px solid #ffffff2d;border-radius:18px;overflow:hidden;background:#141310;scroll-margin-top:24px}
.showcase-screen{display:block;overflow:hidden;background:#ebe7e1;border-bottom:1px solid #ffffff24}
.showcase-screen img{display:block;width:100%;height:auto;object-fit:cover;object-position:top;transition:transform .4s ease}
.showcase-screen:hover img{transform:scale(1.018)}
.showcase-browser-bar{display:flex;height:27px;align-items:center;gap:5px;padding-inline:12px;background:#e9e5df;color:#756e66;border-bottom:1px solid #00000016;position:relative;z-index:1;font-family:Instrument Sans,sans-serif;font-size:9px;font-weight:500;letter-spacing:.02em}
.showcase-browser-bar i{width:5px;height:5px;display:block;border-radius:50%;background:#b8b0a6}
.showcase-browser-bar>span{margin-left:8px}
.showcase-project-copy{padding:25px 26px 27px}
.showcase-category{font-size:12px;line-height:1.4;text-transform:uppercase;letter-spacing:.07em;color:#ffbe80;margin-bottom:12px}
.showcase-project h3{font-family:Big Shoulders,sans-serif;font-size:clamp(1.8rem,2.8vw,2.8rem);line-height:1.05;text-transform:none;margin-bottom:15px}
.showcase-description{font-size:15px;line-height:1.65;max-width:650px}
.showcase-project .showcase-description{color:#c9c3ba}
.showcase-text-link{display:inline-flex;align-items:center;gap:12px;font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:5px;margin-top:22px}
.showcase-text-link:hover{color:#d84412}
.dark .showcase-text-link:hover{color:#ffbe80}
.showcase-proof a:focus-visible,.showcase-designs a:focus-visible{outline:2px solid currentColor;outline-offset:5px}
.showcase-designs{background:#f1eee8;color:#0a0a0a;border-top:1px solid #ccc6bd}
.showcase-designs .showcase-heading{align-items:start;margin-bottom:48px}
.showcase-designs .eyebrow{color:#70695f}
.showcase-independent{display:inline-block;font-size:13px;font-weight:700;line-height:1.4;color:#8d300e;border:1px solid #ac613d54;border-radius:6px;padding:6px 9px;margin-bottom:3px}
.showcase-template-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:44px 28px}
.showcase-template{min-width:0;border:1px solid #cec7bd;border-radius:18px;background:#fff;overflow:hidden;scroll-margin-top:24px}
.showcase-device-pair{position:relative;isolation:isolate;padding:27px 51px 28px 20px;background:radial-gradient(ellipse at 45% 10%,#f7f0e5,#ded7cc);border-bottom:1px solid #d2cabf;aspect-ratio:1.55;display:flex;align-items:center}
.showcase-desktop{display:block;width:100%;background:#fff;overflow:hidden;border:1px solid #b8afa3;border-radius:8px;box-shadow:0 12px 20px #392b181a}
.showcase-desktop img{display:block;width:100%;height:auto;aspect-ratio:1440/900;object-fit:cover;object-position:top}
.showcase-phone{position:absolute;right:13px;bottom:15px;width:22%;border:4px solid #171715;border-radius:19px;overflow:hidden;background:#171715;box-shadow:0 9px 20px #31281d40}
.showcase-phone img{display:block;width:100%;height:auto;aspect-ratio:390/844;object-fit:cover;object-position:top;border-radius:14px}
.showcase-template-copy{padding:24px 26px}
.showcase-template-number{font-size:12px;line-height:1.4;font-weight:700;letter-spacing:.06em;color:#8a3c1b;display:flex;gap:12px;margin-bottom:12px}
.showcase-template-number>span{color:#696258;font-weight:500;letter-spacing:.03em}
.showcase-template h3{font-family:Big Shoulders,sans-serif;font-size:clamp(1.85rem,3vw,3rem);line-height:1.05;text-transform:none;margin-bottom:12px}
.showcase-template .showcase-description{color:#514b43}
.showcase-template .showcase-text-link{margin-top:18px}
.showcase-attribution{font-size:11px;line-height:1.7;color:#716b64;margin-top:20px;border-top:1px solid #e0dbd4;padding-top:14px}
.showcase-attribution a{text-decoration:underline;text-underline-offset:3px}
.showcase-attribution>span{margin-inline:4px}
.showcase-design-close{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #c6bdb0;margin-top:50px;padding-top:30px}
.showcase-design-close p{font-size:18px;max-width:650px}
.showcase-design-close .button{flex:none}
.showcase-sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1500px){.showcase-project-grid[data-project-count="3"] .showcase-project h3{font-size:2.6rem}}
@media(max-width:1100px){.showcase-heading{gap:5%}.showcase-project-grid[data-project-count="3"]{grid-template-columns:repeat(2,minmax(0,1fr))}.showcase-project-grid[data-project-count="3"] .showcase-project:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.showcase-project-grid[data-project-count="3"] .showcase-project:last-child .showcase-screen{border:0;border-right:1px solid #ffffff24}.showcase-project-grid[data-project-count="3"] .showcase-project:last-child .showcase-project-copy{align-self:center}}
@media(max-width:800px){.showcase-heading{grid-template-columns:1fr;gap:24px}.showcase-title{font-size:clamp(3.1rem,8.7vw,5rem)}.showcase-heading-copy{max-width:720px}.showcase-proof,.showcase-designs{padding-block:54px}.showcase-project-copy,.showcase-template-copy{padding:22px}.showcase-template-grid{gap:26px 20px}.showcase-device-pair{padding:18px 36px 20px 12px}.showcase-phone{right:8px;bottom:10px;border-width:3px;border-radius:14px}.showcase-phone img{border-radius:10px}.showcase-desktop .showcase-browser-bar{height:20px;padding-inline:8px;font-size:7px}.showcase-desktop .showcase-browser-bar i{width:4px;height:4px}.showcase-design-close{align-items:start;flex-direction:column}}
@media(max-width:600px){.showcase-project-grid,.showcase-project-grid[data-project-count="3"],.showcase-template-grid{grid-template-columns:1fr}.showcase-project-grid[data-project-count="3"] .showcase-project:last-child{display:block;grid-column:auto}.showcase-project-grid[data-project-count="3"] .showcase-project:last-child .showcase-screen{border-right:0;border-bottom:1px solid #ffffff24}.showcase-project h3,.showcase-template h3{font-size:34px}.showcase-project-grid{gap:22px}.showcase-template-grid{gap:28px}.showcase-device-pair{padding:25px 45px 25px 17px}.showcase-phone{right:11px;bottom:12px;width:22%;border-radius:16px}.showcase-phone img{border-radius:12px}.showcase-actions{gap:12px}.showcase-actions .button{width:100%;justify-content:space-between}.showcase-description{font-size:15px}.showcase-attribution{font-size:11px}.showcase-designs .showcase-heading{margin-bottom:32px}}
@media(prefers-reduced-motion:reduce){.showcase-screen img{transition:none}.showcase-screen:hover img{transform:none}}

.showcase-type-preview{padding:24px;background:#e7dece}
.showcase-live-preview{display:flex;flex-direction:column;justify-content:center;align-items:start;gap:18px;min-height:100%;width:100%;padding:20px 25px;color:#393024;border:1px solid #9d8b704d;border-radius:10px;background:#fffaf0}
.showcase-preview-eyebrow{font-size:11px;line-height:1.4;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.showcase-live-preview strong{font-family:Big Shoulders,sans-serif;font-size:clamp(2.3rem,4.5vw,4.7rem);font-weight:700;line-height:1;text-transform:uppercase;max-width:250px}
.showcase-preview-action{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:4px}
.showcase-design-credit{display:block;margin-top:5px}
@media(max-width:600px){.showcase-type-preview{padding:24px}.showcase-live-preview{padding:16px 20px;gap:14px}.showcase-live-preview strong{font-size:clamp(2.5rem,10vw,4rem)}}

.showcase-heading-copy .showcase-preview-note{font-size:13px;line-height:1.6;color:#746b61}

.showcase-design-teaser{padding-block:64px;background:#f1eee8;color:#0a0a0a;border-block:1px solid #d8d1c7}
.showcase-design-teaser .eyebrow{color:#70695f}
.showcase-teaser-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.showcase-teaser-grid .showcase-device-pair{padding:20px 38px 22px 14px}
.showcase-teaser-grid .showcase-template-copy{padding:22px}
.showcase-teaser-grid .showcase-template h3{font-size:clamp(1.8rem,2.5vw,2.7rem)}
.showcase-teaser-grid .showcase-phone{right:9px;bottom:12px;border-width:3px;border-radius:15px}
.showcase-teaser-grid .showcase-phone img{border-radius:11px}
.showcase-teaser-grid .showcase-browser-bar{height:21px;padding-inline:8px;font-size:7px}
.route-work .page-hero{min-height:530px;padding-bottom:40px}
.route-work .page-glass{max-width:340px;justify-self:end}
@media(max-width:1000px){.showcase-teaser-grid{grid-template-columns:1fr 1fr}.showcase-teaser-grid .showcase-template:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.showcase-teaser-grid .showcase-template:last-child .showcase-device-pair{height:100%;border-bottom:0;border-right:1px solid #d2cabf;aspect-ratio:auto}.showcase-teaser-grid .showcase-template:last-child .showcase-template-copy{align-self:center}}
@media(max-width:650px){.showcase-teaser-grid{grid-template-columns:1fr}.showcase-teaser-grid .showcase-template:last-child{display:block;grid-column:auto}.showcase-teaser-grid .showcase-template:last-child .showcase-device-pair{height:auto;border-right:0;border-bottom:1px solid #d2cabf;aspect-ratio:1.55}.showcase-teaser-grid .showcase-template h3{font-size:34px}.showcase-design-teaser{padding-block:48px}.route-work .page-hero{min-height:0}.route-work .page-glass{max-width:240px;justify-self:center}}
