@font-face{font-family:Anton;src:url("/assets/fonts/Anton-Regular.ttf") format("truetype");font-style:normal;font-weight:400;font-display:swap}
:root{--ink:#171714;--paper:#f6f2e8;--yellow:#efc33c;--line:#d5cfc0;--green:#087845;--display:Anton,Impact,"Arial Black",sans-serif;--body:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--green);outline-offset:5px}button:disabled{cursor:wait}img{display:block;max-width:100%}svg{display:block}p,h1,h2,h3{margin:0}button{border:0}button:active{transform:translateY(2px)}[hidden]{display:none!important}.js-only{display:none!important}.js .js-only{display:flex!important}.skip-link{position:fixed;left:14px;top:-70px;background:var(--ink);color:white;z-index:30;padding:14px}.skip-link:focus{top:12px}
.site-header{height:76px;max-width:1600px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid var(--ink)}.wordmark{font-family:var(--display);font-size:35px;line-height:1;letter-spacing:-.4px;display:flex;align-items:center;gap:8px}.brand-dot{display:block;width:8px;height:8px;border-radius:50%;background:var(--ink);align-self:flex-end;margin-bottom:3px}.site-header nav{display:flex;align-items:center;gap:34px;font-size:13px;font-weight:700}.site-header nav a{padding:12px 0}.site-header nav a:hover{text-decoration:underline;text-underline-offset:5px}
main{max-width:1600px;margin:auto}.hero{position:relative;background:var(--yellow)}.js .hero{cursor:pointer}.hero-stage{position:relative;isolation:isolate;aspect-ratio:16/9;overflow:hidden}.scene-picture{position:absolute;inset:0;z-index:-2}.scene-picture img{height:100%;width:100%;object-fit:contain}.scene-idle{display:none}.scene-call{display:block}.js .scene-idle{display:block}.js .scene-call{display:none}.js #call-scene:is([data-state=answered],[data-state=pumping],[data-state=complete])[data-call-image=ready] .scene-call{display:block}
.hero-copy{position:absolute;left:4.8%;top:10.5%;width:34%}.hero-copy h1{font-family:var(--display);font-weight:400;line-height:.88;letter-spacing:-.035em}.the-question{display:block;font-size:clamp(44px,6.7vw,107px);margin-bottom:14px;letter-spacing:-.035em}.the-command{display:block;font-size:clamp(88px,12.5vw,200px);line-height:.87;letter-spacing:-.03em;transform-origin:left center}.the-command>span{display:block}.hero-lede{font-size:clamp(13px,1.2vw,18px);line-height:1.4;max-width:320px;margin-top:18px;font-weight:600}
.call-controls{position:absolute;inset:0;pointer-events:none}.sell-control{position:absolute;left:4.8%;bottom:16%;flex-direction:column;align-items:flex-start;gap:10px;pointer-events:auto}.sell-button{background:var(--ink);color:var(--paper);font-family:var(--display);font-weight:400;font-size:clamp(21px,2vw,30px);min-width:190px;min-height:60px;padding:13px 28px;letter-spacing:.025em;box-shadow:4px 4px 0 rgba(0,0,0,.18);transition:background .15s,transform .15s}.sell-button::after{content:" ↗";display:inline-block;margin-left:18px}.sell-button:hover{background:#32332a}.sell-button:disabled::after{content:" ···"}.call-status{font-size:11px;min-height:15px;line-height:1.35;letter-spacing:.015em}
.sound-button{position:absolute;right:2.5%;top:3.5%;align-items:center;gap:7px;pointer-events:auto;background:rgba(246,242,232,.82);border:1px solid rgba(23,23,20,.5);border-radius:40px;min-height:40px;padding:8px 13px;font-size:10px;letter-spacing:.06em;font-weight:700}.sound-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.sound-button[aria-pressed=false] .sound-waves{display:none}.sound-button[aria-pressed=true] .sound-cross{display:none}
.comic-chart{position:absolute;bottom:2%;left:4.6%;width:31%;opacity:0;transform:translateY(8px);transition:opacity .2s,transform .2s;pointer-events:none}.comic-chart svg{width:100%;height:auto;overflow:visible;filter:drop-shadow(0 1px 0 #f5db80)}.chart-baseline{stroke:var(--ink);stroke-width:3;stroke-linecap:round;stroke-linejoin:round;opacity:.6}#chart-rise{stroke:var(--green);stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset .8s cubic-bezier(.2,.8,.15,1)}#you-sold{fill:var(--ink);stroke:var(--ink)}#you-sold text{font-size:12px;font-weight:800;stroke:none;letter-spacing:1px}.chart-caption{display:block;text-align:right;margin-top:-9px;font-size:9px;letter-spacing:.02em}
.call-result{position:absolute;left:55%;top:6%;padding:11px 17px;background:var(--paper);font-family:var(--display);font-size:clamp(18px,2vw,30px);line-height:1.12;transform:rotate(-3deg);box-shadow:3px 3px 0 var(--ink);max-width:40%}.call-result:after{content:"";position:absolute;width:12px;height:12px;background:var(--paper);bottom:-6px;left:24px;transform:rotate(45deg)}
#call-scene[data-state=ringing] .sell-button{animation:button-ring .16s linear 3}#call-scene:is([data-state=pumping],[data-state=complete]) .comic-chart{opacity:1;transform:none}#call-scene[data-state=pumping] .the-command{animation:command-pop .3s ease-out}
.noscript-note{position:absolute;left:5%;bottom:16%;font-size:15px;line-height:1.6}
.pair-section{padding:44px 5% 40px;display:grid;grid-template-columns:1.1fr 1fr;gap:7%;border-bottom:1px solid var(--ink);align-items:start}.section-label{font-size:10px;letter-spacing:.15em;font-weight:700;margin-bottom:12px}.pair-intro h2{font-family:var(--display);font-size:clamp(39px,4.6vw,67px);font-weight:400;line-height:1;letter-spacing:-.01em;margin-bottom:14px}.pair-slash{color:#777467;font-size:.9em}.pair-intro>p:last-child{font-size:14px;line-height:1.6;max-width:390px}.pair-context>p{font-size:15px;line-height:1.6}.pair-status{margin-top:16px;display:flex;align-items:center;flex-wrap:wrap;gap:7px;font-size:11px;font-weight:700}.status-dot{width:6px;height:6px;background:#978d67;border-radius:50%}details{margin-top:17px;max-width:520px}summary{cursor:pointer;list-style:none;font-size:12px;display:flex;gap:12px;align-items:center;width:fit-content;min-height:32px;text-decoration:underline;text-underline-offset:4px}summary::-webkit-details-marker{display:none}summary span{font-size:16px;text-decoration:none}details[open] summary span{transform:rotate(45deg)}.details-copy{font-size:13px;line-height:1.6;padding-top:10px}.details-copy p+p{margin-top:9px}.details-copy>a{display:inline-block;margin-top:12px;text-decoration:underline;text-underline-offset:3px}
.memes-section{padding:44px 5% 30px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:26px}.section-heading h2{font-family:var(--display);font-size:clamp(39px,4.3vw,64px);font-weight:400;line-height:1;letter-spacing:-.01em}.kit-link{font-size:13px;border-bottom:1px solid var(--ink);padding:10px 0;white-space:nowrap}.kit-link span{margin-left:12px}.meme-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 22px}.meme-card{min-width:0}.meme-image-link{display:block;overflow:hidden;background:var(--yellow);border:1px solid var(--ink);cursor:zoom-in}.meme-image-link img{width:100%;height:auto;transition:transform .25s}.meme-image-link:hover img{transform:scale(1.025)}.meme-caption{padding-top:16px}.meme-caption h3{font-family:var(--display);font-weight:400;font-size:25px;line-height:1.2;margin-bottom:9px}.meme-caption>div{display:flex;gap:16px;flex-wrap:wrap}.meme-caption a{font-size:12px;min-height:32px;display:inline-flex;align-items:center;text-underline-offset:4px}.meme-caption a:hover{text-decoration:underline}.meme-caption a:last-child{color:#646155}.gallery-hint{font-size:12px;color:#696657;margin-top:26px;text-align:center}
.site-footer{max-width:1600px;margin:auto;padding:28px 5% 24px;border-top:1px solid var(--ink);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px 30px}.site-footer>.wordmark{font-size:26px}.site-footer>p{font-size:12px}.site-footer>div{display:flex;gap:22px;font-size:12px}.site-footer a:hover{text-decoration:underline;text-underline-offset:4px}.site-footer small{grid-column:1/-1;color:#736e60;font-size:10px;text-align:right}
@keyframes button-ring{0%,100%{transform:rotate(0)}25%{transform:rotate(-1deg)}75%{transform:rotate(1deg)}}@keyframes command-pop{0%{transform:scale(1)}45%{transform:scale(1.035)}100%{transform:scale(1)}}
@media(min-width:1601px){body{padding:0 max(0px,calc((100vw - 1600px)/2))}.site-header,main,.site-footer{border-left:1px solid var(--ink);border-right:1px solid var(--ink)}}
@media(min-width:701px) and (max-width:1000px){.hero-lede{display:none}.sell-button{min-width:155px;min-height:48px;padding:10px 19px;font-size:21px}.sell-control{bottom:14%;gap:7px}.the-question{margin-bottom:10px}.pair-section{gap:5%}.meme-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 18px}.meme-caption>div{gap:5px 14px}}
@media(max-width:700px){html{scroll-padding-top:15px}.site-header{height:61px;padding:0 6%}.wordmark{font-size:30px}.site-header nav{gap:20px;font-size:12px}.hero-stage{aspect-ratio:3/4}.hero-copy{top:4%;left:6%;width:88%}.hero-copy h1{letter-spacing:-.025em}.the-question{font-size:clamp(30px,8vw,52px);margin-bottom:5px}.the-command{font-size:clamp(64px,19vw,127px);line-height:1;white-space:nowrap}.the-command>span{display:inline}.hero-lede{display:none}.call-controls{position:relative;inset:auto;background:var(--paper);min-height:123px;padding:18px 6% 15px;border-bottom:1px solid var(--ink);display:flex;align-items:flex-start;gap:13px;pointer-events:auto}.sell-control{position:static;flex:1;gap:9px}.sell-button{font-size:25px;min-height:55px;min-width:0;width:100%;padding:12px 14px;box-shadow:3px 3px 0 #d5cbb2}.sell-button::after{margin-left:12px}.call-status{font-size:10px;min-height:14px}.sound-button{position:static;flex-direction:column;justify-content:center;gap:4px;min-width:58px;min-height:55px;border:1px solid var(--ink);border-radius:0;padding:8px 5px;background:transparent;font-size:8px;letter-spacing:0}.sound-button svg{width:19px;height:19px}.comic-chart{width:50%;left:44%;bottom:2.5%;}.comic-chart svg{filter:drop-shadow(0 1px 0 #f5db80)}.chart-caption{font-size:6px;margin-top:-6px}.call-result{font-size:clamp(16px,4.6vw,30px);top:29%;left:43%;max-width:50%;padding:8px 10px;box-shadow:2px 2px 0 var(--ink)}.call-result:after{width:8px;height:8px;bottom:-4px;left:15px}.noscript-note{position:static;font-size:14px}.pair-section{padding:31px 6%;grid-template-columns:1fr;gap:23px}.section-label{font-size:9px;letter-spacing:.12em;margin-bottom:11px}.pair-intro h2{font-size:48px;margin-bottom:13px}.pair-intro>p:last-child{font-size:13px;max-width:340px}.pair-context>p{font-size:13px}.pair-status{margin-top:11px}.pair-section details{margin-top:10px}.memes-section{padding:31px 0 28px}.section-heading{padding:0 6%;gap:10px;align-items:flex-end;margin-bottom:21px}.section-heading h2{font-size:42px}.section-heading .section-label{max-width:170px;line-height:1.45}.kit-link{font-size:11px;max-width:100px;white-space:normal;line-height:1.5;padding:6px 0}.kit-link span{margin-left:4px}.meme-gallery{grid-template-columns:minmax(0,1fr);gap:30px;padding:0 6%}.meme-image-link:hover img{transform:none}.meme-caption{padding-top:13px}.meme-caption h3{font-size:25px;margin-bottom:6px}.meme-caption>div{justify-content:space-between;gap:10px}.meme-caption a{font-size:12px;min-height:40px}.gallery-hint{margin-top:15px;font-size:11px}.site-footer{margin:0 6%;padding:23px 0;grid-template-columns:auto 1fr;gap:16px}.site-footer>.wordmark{font-size:27px}.site-footer>p{text-align:right;font-size:11px}.site-footer>div{grid-column:1/-1;justify-content:space-between;font-size:12px}.site-footer small{text-align:left;font-size:9px;line-height:1.5}}
@media(max-width:360px){.site-header nav{gap:15px}.the-command{font-size:18.4vw}.the-question{font-size:8vw}.call-result{font-size:14px}.pair-intro h2{font-size:42px}.section-heading h2{font-size:37px}.call-status{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}



/* The origin and reason for PAMP are readable without opening an accordion. */
.story-section{padding:52px 5% 0;border-bottom:1px solid var(--ink)}
.story-heading{display:grid;grid-template-columns:1.35fr 1fr;gap:7%;align-items:end;margin-bottom:36px}
.story-heading h2{font-family:var(--display);font-size:clamp(34px,3.8vw,58px);font-weight:400;line-height:1.13;letter-spacing:-.015em}
.story-heading h2>span{color:var(--green)}
.story-reason{font-size:15px;line-height:1.7;max-width:390px;padding-bottom:3px}
.story-reason strong{display:inline-block;margin-top:8px;font-size:19px}
.story-chapters{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--ink)}
.story-chapters>li{min-width:0;padding:24px 25px 25px;display:flex;flex-direction:column;align-items:flex-start}
.story-chapters>li+li{border-left:1px solid var(--ink)}
.story-chapters>.chapter-cat{background:#efc33c}
.chapter-label{font-size:9px;line-height:1.5;letter-spacing:.11em;font-weight:700;display:flex;align-items:center;gap:10px;margin-bottom:23px}
.chapter-label>span{font-family:var(--display);font-size:24px;line-height:1;letter-spacing:0}
.story-chapters h3{font-family:var(--display);font-size:clamp(23px,2vw,31px);font-weight:400;line-height:1.2;margin-bottom:14px}
.story-chapters h3+p{font-size:14px;line-height:1.7;max-width:39ch;margin-bottom:23px}
.story-source{display:inline-flex;gap:12px;align-items:center;font-size:12px;text-decoration:underline;text-underline-offset:4px;min-height:36px;margin-top:auto}
.story-punchline{font-family:var(--display);font-size:23px;line-height:1.25;margin-top:auto}
.story-dialogue{margin-top:auto;border-left:3px solid var(--ink);padding:3px 0 3px 14px;line-height:1.5}
.story-dialogue>span{display:block;font-size:13px}
.story-dialogue>strong{font-family:var(--display);font-weight:400;font-size:23px;line-height:1.3}
.story-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:21px 0}
.story-bottom p{font-size:12px;line-height:1.5;color:#646155}
.story-bottom a{font-size:12px;font-weight:700;min-height:36px;display:inline-flex;align-items:center;gap:12px}
.story-bottom a:hover{text-decoration:underline;text-underline-offset:4px}
.pair-context h3{font-family:var(--display);font-size:25px;font-weight:400;line-height:1.2;margin-bottom:12px}
@media(min-width:701px) and (max-width:1000px){.story-section{padding-top:39px}.story-heading{grid-template-columns:1.2fr 1fr;gap:5%;margin-bottom:27px}.story-heading h2{font-size:34px}.story-reason{font-size:13px}.story-reason strong{font-size:16px}.story-chapters>li{padding:22px 16px}.story-chapters h3{font-size:23px}.story-chapters h3+p{font-size:13px}.chapter-label{font-size:8px;gap:7px;letter-spacing:.04em}.story-punchline,.story-dialogue>strong{font-size:20px}}
@media(max-width:700px){.site-header nav{gap:16px}.story-section{padding:33px 6% 0}.story-heading{grid-template-columns:minmax(0,1fr);gap:20px;margin-bottom:26px}.story-heading h2{font-size:clamp(29px,7.6vw,44px);line-height:1.16}.story-reason{font-size:13px;line-height:1.65;padding:0}.story-reason strong{font-size:17px;margin-top:6px}.story-chapters{grid-template-columns:minmax(0,1fr)}.story-chapters>li{padding:22px}.story-chapters>li+li{border-left:0;border-top:1px solid var(--ink)}.chapter-label{margin-bottom:17px;font-size:9px}.story-chapters h3{font-size:29px;margin-bottom:12px}.story-chapters h3+p{font-size:14px;margin-bottom:17px;max-width:none}.story-source{min-height:44px}.story-punchline{font-size:23px}.story-bottom{align-items:flex-start;gap:7px;flex-direction:column;padding:18px 0}.story-bottom p{font-size:11px}.story-bottom a{min-height:44px}.pair-context h3{font-size:24px}}
@media(max-width:360px){.site-header nav{gap:12px;font-size:11px}.story-chapters>li{padding:20px}.story-chapters h3{font-size:27px}}

/* Layout polish verified against desktop, tablet and narrow phone viewports. */
html{scroll-padding-top:100px}
.site-header{position:sticky;top:0;z-index:20;background:var(--paper)}
.site-header nav a{min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center}
.section-label{font-size:11px;line-height:1.5}
.call-status{font-size:12px}
.sound-button{min-height:44px}
.story-section{padding-top:60px}
.story-chapters h3+p{font-size:15px;line-height:1.65}
.chapter-label{font-size:10px}
.story-source,.story-bottom a{min-height:44px}
.story-bottom{padding:18px 0}
.pair-section{background:#eee9de;gap:8%;padding-top:48px;padding-bottom:46px}
.pair-letter{color:var(--green);text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:7px}
.pair-status{width:fit-content;padding:8px 11px;border:1px solid #b1a995;font-size:12px;background:var(--paper)}
.pair-section summary{min-height:44px;font-size:13px}
.memes-section{padding-top:54px;padding-bottom:38px}
.section-heading{margin-bottom:30px}
.kit-link{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:60px;padding:12px 18px;border:1px solid var(--ink);background:var(--ink);color:var(--paper);font-size:14px;font-weight:700;line-height:1.35;white-space:normal}
.kit-link:hover{background:var(--green);border-color:var(--green)}
.kit-link .kit-copy{margin:0}
.kit-copy small{display:block;margin-top:4px;font-size:10px;font-weight:400;letter-spacing:.04em;opacity:.85}
.kit-link .kit-arrow{margin:0;font-size:24px;font-weight:400}
.meme-gallery{row-gap:38px}
.meme-caption h3{margin-bottom:11px}
.meme-caption>div{gap:10px}
.meme-caption a{min-height:44px;padding:9px 12px;font-size:12px;border:1px solid var(--line);background:transparent}
.meme-caption a:first-child{border-color:var(--ink);font-weight:700}
.meme-caption a:hover{text-decoration:none;background:#e9e2d3;border-color:var(--ink)}
.gallery-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--line);margin-top:38px;padding-top:24px}
.gallery-footer .gallery-hint{margin:0;text-align:left;color:var(--ink);font-family:var(--display);font-size:27px;line-height:1.3}
.gallery-hint span{font-family:var(--body);font-size:12px;color:#646155}
.site-footer>div a{min-height:44px;display:inline-flex;align-items:center}
@media(min-width:701px) and (max-width:1200px){.hero-lede{display:none}.sell-button{min-width:155px;min-height:48px;padding:10px 19px;font-size:21px}.sell-control{bottom:14%;gap:7px}.the-question{margin-bottom:10px}.call-status{font-size:11px}}
@media(min-width:701px) and (max-width:1000px){.story-section{padding-top:44px}.story-heading{margin-bottom:28px}.story-chapters{grid-template-columns:minmax(0,1fr)}.story-chapters>li{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.15fr);column-gap:28px;row-gap:8px;padding:24px}.story-chapters>li+li{border-left:0;border-top:1px solid var(--ink)}.chapter-label{grid-column:1;grid-row:1;margin:0;font-size:10px}.story-chapters h3{grid-column:1;grid-row:2;margin:0;font-size:28px;align-self:start}.story-chapters h3+p{grid-column:2;grid-row:1 / span 2;margin:0;font-size:15px;max-width:none}.story-source,.story-punchline,.story-dialogue{grid-column:2;grid-row:3;margin:6px 0 0}.story-punchline,.story-dialogue>strong{font-size:23px}.story-reason{font-size:14px}.story-bottom p{font-size:12px}.pair-section{gap:6%}}
@media(max-width:700px){html{scroll-padding-top:82px}.site-header{padding:0 5%;height:64px}.site-header nav{gap:9px;font-size:12px}.site-header nav a{min-width:44px}.wordmark{font-size:29px}.hero-stage{aspect-ratio:3/4}.sell-button{display:flex;align-items:center;justify-content:space-between;gap:8px;white-space:nowrap;font-size:clamp(20px,6vw,25px);padding:12px}.sell-button::after{margin-left:0;flex-shrink:0}.call-status{font-size:11px;line-height:1.45}.sound-button{min-height:55px}.section-label{font-size:10px;line-height:1.5}.story-section{padding-top:36px}.story-heading{gap:18px;margin-bottom:24px}.story-reason{font-size:14px}.story-chapters>li{padding:22px}.story-chapters h3+p{font-size:15px;line-height:1.65;margin-bottom:17px}.chapter-label{font-size:10px;margin-bottom:15px}.story-bottom{padding:15px 0}.pair-section{padding-top:34px;padding-bottom:30px;gap:22px}.pair-intro>p:last-child,.pair-context>p{font-size:14px}.pair-status{font-size:11px}.memes-section{padding-top:36px}.section-heading{display:block;margin-bottom:24px}.section-heading .section-label{max-width:none}.section-heading>.kit-link{margin-top:20px;max-width:none;width:100%}.kit-link{max-width:none;font-size:14px;min-height:60px;padding:12px 16px;gap:20px}.meme-caption>div{justify-content:flex-start;gap:10px}.meme-caption a{padding:10px 13px;min-height:44px}.gallery-footer{margin:32px 6% 0;padding-top:23px;display:block}.gallery-footer .gallery-hint{font-size:27px}.gallery-footer .kit-link{margin-top:20px;width:100%}.site-footer{gap:10px 16px}.site-footer small{font-size:10px;line-height:1.5}}
@media(max-width:360px){.site-header nav{gap:4px;font-size:12px}.site-header .wordmark{font-size:27px}.story-chapters>li{padding:20px}.story-chapters h3{font-size:27px}.call-status{font-size:10px}}

/* A distinct ringing frame separates the wait from the answer. */
.scene-ring,.ring-cue{display:none}
.js #call-scene[data-state=ringing][data-ring-image=ready] .scene-ring{display:block}
.ring-cue{position:absolute;left:82%;top:45%;max-width:17%;padding:8px 12px;background:var(--paper);box-shadow:3px 3px 0 var(--ink);font-family:var(--display);font-size:clamp(17px,2.2vw,32px);line-height:1;letter-spacing:.01em;transform:rotate(5deg);pointer-events:none}
.js #call-scene[data-state=ringing] .ring-cue{display:block;animation:ring-cue .18s ease-in-out 5}
@keyframes ring-cue{0%,100%{transform:rotate(5deg) translateY(0)}35%{transform:rotate(-4deg) translateY(-3px)}70%{transform:rotate(7deg) translateY(1px)}}
@media(max-width:700px){.ring-cue{left:70%;top:52%;max-width:27%;padding:7px 10px;font-size:clamp(17px,5vw,28px);box-shadow:2px 2px 0 var(--ink)}}
