/* SPDX-License-Identifier: GPL-3.0-or-later */
/* Notch-owned interactive feature gallery. No global styles. */
.showcase-section {padding-block:95px 110px;scroll-margin-top:90px}
.showcase-heading {display:flex;align-items:flex-end;justify-content:space-between;gap:55px;margin-bottom:46px}
.showcase-eyebrow {font:600 10px/1.5 var(--sans);letter-spacing:.14em;color:#587061;margin-bottom:17px}
.showcase-heading h2 {font:500 clamp(36px,4vw,52px)/1.1 var(--sans);letter-spacing:-.055em;color:#23332a;margin:0}
.showcase-heading>p {max-width:365px;font:400 15px/1.85 var(--sans);color:#647369;margin:0 0 3px}
.showcase-grid {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.showcase-card {min-width:0;border:1px solid #e3e9e2;border-radius:21px;overflow:hidden;background:#fff;display:flex;flex-direction:column}
.showcase-stage {height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:25px 22px 17px;background:#f0f2eb;gap:13px}
.showcase-shelf-card .showcase-stage {background:#eaf0ed}
.showcase-focus-card .showcase-stage {background:#f1f0e8}
.showcase-clipboard-card .showcase-stage {background:#edf0f0}
.showcase-notes-card .showcase-stage {background:#eff2e9}
.showcase-system-card .showcase-stage {background:#eaf0eb}
.showcase-panel {width:100%;max-width:320px;border-radius:15px;padding:17px 18px;background:#212824;color:#f0f4ed;box-shadow:0 13px 20px -16px #192e2880,0 1px 0 #ffffff0e inset;min-width:0;font-family:var(--sans)}
.showcase-mini-heading {display:flex;align-items:center;justify-content:space-between;gap:7px;margin-bottom:19px;font:500 10px/1.4 var(--sans);letter-spacing:.06em;color:#c6d2c8}
.showcase-sample {font-size:8px;letter-spacing:.06em;color:#adbbb0;white-space:nowrap}
.showcase-stage-note {font:400 10px/1.5 var(--sans);color:#65756a;text-align:center}
.showcase-card-copy {padding:25px 26px 28px;flex:1}
.showcase-card-number {font:500 9px/1.4 var(--sans);letter-spacing:.12em;color:#768478}
.showcase-card-copy h3 {font:500 21px/1.3 var(--sans);letter-spacing:-.035em;color:#263c2e;margin:10px 0 10px}
.showcase-card-copy p {font:400 15px/1.8 var(--sans);color:#637169;margin:0}
.showcase-section button {touch-action:manipulation;font-family:var(--sans)}
.showcase-section button:focus-visible,.showcase-section a:focus-visible,.showcase-section input:focus-visible,.showcase-section textarea:focus-visible {outline:2px solid #4c9268;outline-offset:4px}
.showcase-panel button:focus-visible {outline-color:#bce1c6}
.showcase-track {display:flex;gap:12px;align-items:center;min-width:0}
.showcase-album {width:48px;height:48px;flex:0 0 48px;border-radius:8px;background:linear-gradient(145deg,#859778,#415c43);position:relative;overflow:hidden}
.showcase-album:before,.showcase-album:after {content:'';position:absolute;border:1px solid #d9e6b966;border-radius:50%;width:50px;height:50px;top:17px;left:-8px;transform:rotate(-25deg)}
.showcase-album:after {top:22px;left:1px}
.showcase-album>span {position:absolute;width:17px;height:17px;top:9px;left:25px;background:#dddfb4;border-radius:50%;box-shadow:0 0 15px #cbd39c33}
.showcase-track>div:nth-child(2) {flex:1;min-width:0}
.showcase-track strong {display:block;font-size:12px;font-weight:500;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.showcase-track>div>span:not(.showcase-album>span) {display:block;font-size:10px;line-height:1.5;color:#b6c2b9;margin-top:3px}
.showcase-equalizer {display:flex;align-items:center;gap:2px;height:23px;flex-shrink:0}
.showcase-equalizer i {width:3px;height:6px;border-radius:2px;background:#a7c99e}
.showcase-equalizer i:nth-child(2) {height:15px}
.showcase-equalizer i:nth-child(3) {height:21px}
.showcase-equalizer i:nth-child(4) {height:10px}
.showcase-player.showcase-is-playing .showcase-equalizer i {animation:showcase-bars .8s ease-in-out infinite alternate}
.showcase-player.showcase-is-playing .showcase-equalizer i:nth-child(2) {animation-delay:-.35s}
.showcase-player.showcase-is-playing .showcase-equalizer i:nth-child(3) {animation-delay:-.6s}
.showcase-player.showcase-is-playing .showcase-equalizer i:nth-child(4) {animation-delay:-.1s}
.showcase-progress {height:3px;border-radius:3px;background:#ffffff1a;margin-top:19px;overflow:hidden}
.showcase-progress>span {display:block;width:36%;height:100%;background:#b7d9ae;border-radius:3px}
.showcase-player-bottom {display:flex;justify-content:space-between;align-items:center;margin-top:10px;font-size:11px;color:#bdcabe}
.showcase-play {display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#c1dbb8;color:#223428}
.showcase-play svg {width:17px;height:17px;fill:currentColor}
.showcase-pause-path {display:none}
.showcase-play[aria-pressed=true] .showcase-play-path {display:none}
.showcase-play[aria-pressed=true] .showcase-pause-path {display:block}
.showcase-shelf {padding-bottom:15px}
.showcase-shelf .showcase-mini-heading {margin-bottom:15px}
.showcase-shelf-items {height:87px;display:flex;align-items:center;gap:9px}
.showcase-shelf-item {flex:0 1 72px;min-width:0;display:flex;flex-direction:column;align-items:center;gap:8px}
.showcase-file-art {display:grid;place-items:center;width:37px;height:47px;border-radius:3px 9px 3px 3px;background:#eceddb;font:500 10px var(--sans);color:#6c7957;font-style:normal;box-shadow:0 2px 6px #0002}
.showcase-file-image {background:linear-gradient(150deg,#cbd9c1 48%,#6c8b68 49% 71%,#c1d2b5 72%);font-size:0;border:3px solid #eff0e6;border-bottom-width:9px;transform:rotate(5deg)}
.showcase-file-link {background:#d2ded1;color:#476049;border-radius:7px;font-size:25px;height:42px}
.showcase-shelf-item>span {font-size:10px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#d2ddd2}
.showcase-shelf-bottom {display:flex;align-items:center;justify-content:space-between;gap:5px;font-size:10px;color:#b9c6bc;border-top:1px solid #ffffff13;padding-top:12px;margin-top:9px}
.showcase-shelf-bottom>div {display:flex;gap:5px}
.showcase-shelf-bottom button {border:1px solid #ffffff14;border-radius:5px;background:#ffffff08;color:#d2e1d0;padding:5px 7px;font-size:11px;min-height:28px}
.showcase-shelf-bottom button:hover {background:#ffffff14}
.showcase-shelf-bottom button:disabled {opacity:.4;cursor:default}
.showcase-shelf-empty {font-size:12px;color:#aebeb0;text-align:center;line-height:1.7;width:100%}
.showcase-focus {background:#fcfdf8;color:#2e4432;box-shadow:0 13px 20px -16px #445b4380,0 0 0 1px #d8ded066;padding:15px 18px}
.showcase-focus .showcase-mini-heading {color:#687e66;margin-bottom:9px}
.showcase-focus .showcase-sample {color:#75856d}
.showcase-clock {font:500 45px/1.15 var(--sans);letter-spacing:-2px;text-align:center;margin:4px 0 11px;font-variant-numeric:tabular-nums}
.showcase-clock>span {color:#96a78b}
.showcase-duration-options {display:flex;justify-content:center;gap:6px}
.showcase-duration-options button {padding:6px 10px;border-radius:20px;color:#72806b;background:#edf1e7;font-size:12px;line-height:1.4}
.showcase-duration-options button[aria-pressed=true] {background:#dde8d0;color:#354f30}
.showcase-focus-link {display:flex;align-items:center;justify-content:center;gap:13px;background:none;color:#4d6c46;font-size:11px;width:100%;padding:9px 0 0;margin-top:7px}
.showcase-focus button:focus-visible {outline-color:#4d8154}
.showcase-clipboard {padding:15px 17px}
.showcase-clipboard .showcase-mini-heading {margin-bottom:11px}
.showcase-text-button {color:#bcd2b9;font-size:10px;letter-spacing:0;background:transparent;padding:3px 0;line-height:1.4}
.showcase-text-button:hover {color:#effce7}
.showcase-search {display:flex;align-items:center;gap:7px;padding:7px 9px;background:#121915;border:1px solid #ffffff0e;border-radius:7px}
.showcase-search svg {width:14px;height:14px;flex-shrink:0;fill:none;stroke:#abbcaf;stroke-width:1.5}
.showcase-search input {width:100%;min-width:0;border:0;background:transparent;color:#e7eee5;font-size:12px;line-height:1.5;padding:0}
.showcase-search input::placeholder {color:#acbcb0}
.showcase-clips {height:106px;overflow:auto;scrollbar-width:thin;scrollbar-color:#6f8173 transparent;padding-top:4px}
.showcase-clip {display:flex;align-items:center;gap:9px;min-height:34px;padding-block:6px;border-bottom:1px solid #ffffff0b}
.showcase-clip:last-child {border-bottom:0}
.showcase-clip>span {font-size:11px;color:#a5bca8;width:20px;flex:0 0 20px;text-align:center}
.showcase-clip p {font-size:11px;line-height:1.6;color:#d2ded3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0}
.showcase-clips-empty {font-size:12px;line-height:1.7;color:#bac9bc;text-align:center;padding:24px 8px}
.showcase-notepad {background:#fffef9;color:#3e4e37;box-shadow:0 13px 20px -16px #56654870,0 0 0 1px #dde2d366;padding:17px 18px 12px}
.showcase-notepad .showcase-mini-heading {color:#617456;margin-bottom:10px}
.showcase-notepad .showcase-sample {color:#7b886f}
.showcase-notepad textarea {width:100%;height:109px;display:block;padding:0;border:0;resize:none;font:400 12px/1.75 var(--sans);background:repeating-linear-gradient(transparent 0,transparent 20px,#e6eada 20px,#e6eada 21px);color:#57664a;border-radius:0;outline-offset:2px}
.showcase-note-bottom {display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px;font-size:10px;color:#77826b}
.showcase-notepad .showcase-text-button {color:#5f794d;font-size:11px}
.showcase-notepad button:focus-visible {outline-color:#4d8154}
.showcase-monitor {padding:16px 18px 12px}
.showcase-monitor .showcase-mini-heading {margin-bottom:9px}
.showcase-monitor-reading {display:flex;justify-content:space-between;align-items:center;gap:10px}
.showcase-monitor-reading strong {display:block;font:500 31px/1.2 var(--sans);letter-spacing:-1px;color:#d7e9ce}
.showcase-monitor-reading strong>span {font-size:14px;letter-spacing:0;margin-left:3px;color:#b2c5ad}
.showcase-monitor-reading>div>span {font-size:10px;color:#b8c9b6;margin-top:3px;display:block}
.showcase-monitor-status {font-size:10px;color:#b3cba8;text-align:right;max-width:110px;line-height:1.5}
.showcase-chart {width:100%;height:51px;margin:7px 0 6px;overflow:visible}
.showcase-chart-grid {fill:none;stroke:#c2d8b716;stroke-width:.8}
.showcase-chart-fill {fill:#acd39410;stroke:none}
.showcase-chart-line {fill:none;stroke:#a2c990;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.showcase-metric-options {display:flex;gap:4px;border-top:1px solid #ffffff10;padding-top:9px}
.showcase-metric-options button {flex:1;background:transparent;border-radius:5px;padding:5px 6px;color:#b5c5b4;font-size:11px;line-height:1.4}
.showcase-metric-options button[aria-pressed=true] {background:#b1d2951a;color:#c7e2b7}
.showcase-footer {display:flex;align-items:center;justify-content:space-between;gap:25px;padding:27px 0 21px;border-bottom:1px solid #dde5dc;margin-top:18px}
.showcase-footer>p {font-size:15px;line-height:1.8;color:#657567;margin:0}
.showcase-footer>a {display:inline-flex;align-items:center;gap:17px;font-size:13px;font-weight:500;line-height:1.7;color:#3b6245}
.showcase-footer>a:hover {color:#173e25}
.showcase-disclosure {font-size:11px;line-height:1.8;text-align:center;color:#768477;margin:20px 0 0}
.showcase-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}
@keyframes showcase-bars {from {transform:scaleY(.4)}to {transform:scaleY(1.1)}}
@media(max-width:1050px) {
 .showcase-grid{gap:18px}.showcase-stage{padding-inline:16px}.showcase-panel{padding-inline:14px}.showcase-card-copy{padding-inline:21px}.showcase-track{gap:9px}.showcase-track strong{font-size:11px}.showcase-track>div>span:not(.showcase-album>span){font-size:9px}.showcase-album{width:40px;height:44px;flex-basis:40px}.showcase-equalizer{gap:1px}.showcase-shelf-bottom{font-size:9px}.showcase-shelf-bottom button{padding:5px}.showcase-sample{font-size:7px}.showcase-mini-heading{font-size:9px}
}
@media(max-width:900px) {
 .showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.showcase-heading{gap:40px}.showcase-heading>p{max-width:290px;font-size:14px}.showcase-stage{padding-inline:23px}.showcase-panel{padding-inline:18px}.showcase-track strong{font-size:12px}.showcase-track>div>span:not(.showcase-album>span){font-size:10px}.showcase-album{width:48px;height:48px;flex-basis:48px}.showcase-shelf-bottom{font-size:10px}.showcase-mini-heading{font-size:10px}.showcase-sample{font-size:8px}.showcase-card-copy p{font-size:15px}
}
@media(max-width:600px) {
 .showcase-section{padding-block:66px 72px}.showcase-heading{display:block;margin-bottom:31px}.showcase-heading h2{font-size:39px}.showcase-eyebrow{font-size:9px;margin-bottom:14px}.showcase-heading>p{max-width:365px;margin:20px 0 0;font-size:15px}.showcase-grid{grid-template-columns:1fr;gap:21px}.showcase-stage{height:280px;padding:28px 27px 19px;gap:16px}.showcase-card-copy{padding:25px 27px 29px}.showcase-card-copy h3{font-size:23px}.showcase-card-copy p{font-size:15px}.showcase-card-number{font-size:10px}.showcase-stage-note{font-size:10px}.showcase-panel{max-width:330px}.showcase-footer{align-items:flex-start;flex-direction:column;gap:10px;padding-block:23px}.showcase-footer>p{font-size:14px}.showcase-footer>a{font-size:13px}.showcase-disclosure{text-align:left;font-size:11px}.showcase-shelf-bottom button{padding:5px 8px}.showcase-track{gap:12px}
}
@media(prefers-reduced-motion:reduce) {.showcase-player.showcase-is-playing .showcase-equalizer i{animation:none}}

/* Mini controls remain usable at ordinary browser zoom. */
.showcase-section button {font-size:12px}
.showcase-shelf-bottom,.showcase-player-bottom,.showcase-clip p {font-size:12px}
.showcase-track>div>span:not(.showcase-album>span) {font-size:11px}
.showcase-track strong {font-size:12px}
.showcase-stage-note {font-size:11px}
.showcase-monitor-reading>div>span,.showcase-monitor-status {font-size:11px}
.showcase-shelf-item>span {font-size:11px}
.showcase-note-bottom {font-size:11px}
