:root{--ink:#0c1011;--ink-soft:#14191a;--paper:#f2f3ea;--paper-bright:#fafbf5;--line-dark:#ffffff1f;--line-light:#0c101124;--lime:#b8ff47;--mint:#54e6bd;--violet:#a788ff;--orange:#ff7a45;--muted-dark:#8c9696;--muted-light:#697171;--mono:"SFMono-Regular", "Cascadia Code", "Roboto Mono", Consolas, monospace;--display:"Arial Narrow", "Roboto Condensed", Impact, sans-serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--ink);color:#f4f7ef;font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;overflow-x:hidden}button,input,select,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}::selection{background:var(--lime);color:var(--ink)}:focus-visible{outline:2px solid var(--lime);outline-offset:3px}.shell{width:100%;max-width:1240px;margin-inline:auto;padding-inline:28px}.site-header{border-bottom:1px solid var(--line-dark);z-index:20;grid-template-columns:1fr auto 1fr;align-items:center;min-height:86px;display:grid;position:relative}.brand{font-family:var(--display);letter-spacing:-.045em;align-items:center;width:max-content;font-size:23px;font-weight:900;font-stretch:75%;display:inline-flex}.brand>span:last-child>span{color:var(--lime)}.brand-mark{align-items:center;gap:3px;height:24px;margin-right:12px;display:inline-flex;transform:skew(-12deg)}.brand-mark i{background:var(--lime);width:5px;height:11px;display:block}.brand-mark i:first-child{height:15px}.brand-mark i:nth-child(2){height:23px}.brand-mark i:nth-child(3){height:17px}.site-header nav{align-items:center;gap:34px;display:flex}.site-header nav a{color:#aab2ae;font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;font-size:11px;transition:color .16s}.site-header nav a:hover{color:var(--lime)}.header-cta{color:var(--lime);font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;background:0 0;border:1px solid #b8ff478c;justify-self:end;align-items:center;gap:8px;padding:12px 17px;font-size:11px;transition:background .16s,color .16s;display:inline-flex}.header-cta:hover{background:var(--lime);color:var(--ink)}.hero{grid-template-columns:minmax(0,1.04fr) minmax(470px,.96fr);align-items:center;gap:72px;min-height:650px;padding-top:64px;padding-bottom:72px;display:grid;position:relative}.hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 74% 46%,#54e6bd1a,#0000 25%),radial-gradient(circle at 20% 15%,#b8ff4712,#0000 28%),repeating-linear-gradient(90deg,#0000 0 39px,#ffffff05 40px),repeating-linear-gradient(0deg,#0000 0 39px,#ffffff05 40px);width:100vw;height:calc(100% + 86px);position:absolute;top:-86px;left:50%;transform:translate(-50%)}.hero>*{z-index:1;position:relative}.eyebrow,.section-kicker{color:var(--lime);font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;align-items:center;font-size:10px;font-weight:700;display:flex}.status-dot,.console-led{background:var(--lime);border-radius:50%;width:7px;height:7px;margin-right:10px;display:inline-block;box-shadow:0 0 13px #b8ff47cc}.hero h1{color:#f4f6ef;font-family:var(--display);letter-spacing:-.055em;text-transform:uppercase;max-width:650px;margin:27px 0 28px;font-size:clamp(63px,6.4vw,98px);font-weight:900;font-stretch:75%;line-height:.84}.hero h1 span{color:var(--lime);display:block}.hero-copy>p{color:#a8b0ad;max-width:565px;margin:0;font-size:17px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:35px;display:flex}.button{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;border:1px solid #0000;justify-content:center;align-items:center;gap:18px;min-height:48px;padding:0 20px;font-size:11px;font-weight:700;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--lime);border-color:var(--lime);color:var(--ink)}.button.primary:hover{background:#cbff78}.button.ghost{color:#edf1eb;background:#ffffff06;border-color:#fff3}.button.ghost:hover{border-color:#ffffff75}.button:disabled{cursor:wait;opacity:.55}.compatibility{color:#6f7876;font-family:var(--mono);letter-spacing:.09em;flex-wrap:wrap;align-items:center;gap:13px;margin-top:43px;font-size:9px;display:flex}.compatibility strong{color:#929b98;font-size:9px}.compatibility i{background:#434a49;border-radius:50%;width:3px;height:3px}.signal-console{background:linear-gradient(145deg,#181f1ffa,#0b0f0ffa);border:1px solid #b8ff4733;min-height:462px;position:relative;overflow:hidden;box-shadow:0 30px 70px #00000059,inset 0 0 70px #54e6bd05}.signal-console:after{content:"";pointer-events:none;background:repeating-linear-gradient(0deg,#0000 0 3px,#ffffff03 4px);position:absolute;inset:0}.console-topbar{border-bottom:1px solid var(--line-dark);color:#727d79;font-family:var(--mono);letter-spacing:.12em;background:#ffffff06;justify-content:space-between;align-items:center;min-height:41px;padding:0 18px;font-size:9px;display:flex}.console-topbar>div{color:var(--lime);align-items:center;display:flex}.game-row{border-bottom:1px solid var(--line-dark);grid-template-columns:48px 1fr auto;align-items:center;gap:13px;padding:18px;display:grid}.game-pixel{background:linear-gradient(135deg, #b8ff47cc, #54e6bd1f 65%), var(--ink-soft);color:var(--ink);font-family:var(--display);border:1px solid #b8ff4766;justify-content:center;align-items:center;width:48px;height:48px;font-size:17px;font-weight:900;display:flex;position:relative}.game-row>div:nth-child(2){flex-direction:column;display:flex}.game-row small,.event-label span,.motor-grid span,.game-row>div:nth-child(2)>span{color:#697370;font-family:var(--mono);letter-spacing:.11em;text-transform:uppercase;font-size:8px}.game-row strong{margin:4px 0;font-size:14px}.connected-pill{color:var(--mint);font-family:var(--mono);letter-spacing:.1em;border:1px solid #54e6bd57;padding:7px 9px;font-size:8px}.event-readout{justify-content:space-between;align-items:end;padding:18px 20px 7px;display:flex}.event-label{flex-direction:column;display:flex}.event-label strong{margin-top:5px;font-size:15px}.event-readout code{color:var(--lime);font-family:var(--mono);font-size:10px}.waveform{justify-content:center;align-items:center;gap:5px;height:105px;margin:0 20px;display:flex;position:relative}.waveform:before{content:"";background:linear-gradient(90deg,#0000,#b8ff472e,#0000);height:1px;position:absolute;left:0;right:0}.waveform i{background:linear-gradient(180deg, var(--lime), var(--mint));height:var(--bar);opacity:.8;width:7px;min-height:10px;max-height:82px;animation:1.8s ease-in-out infinite alternate signal;box-shadow:0 0 10px #b8ff473d}.waveform i:nth-child(3n){animation-delay:-.6s}@keyframes signal{0%{opacity:.55;transform:scaleY(.72)}to{opacity:.95;transform:scaleY(1)}}.motor-grid{border-top:1px solid var(--line-dark);grid-template-columns:1fr 1fr 1fr;margin:0 18px;display:grid}.motor-grid>div{border-right:1px solid var(--line-dark);flex-direction:column;padding:14px 13px;display:flex}.motor-grid>div:last-child{border-right:0}.motor-grid strong{font-family:var(--mono);margin:5px 0 9px;font-size:13px}.meter{background:#282e2c;width:100%;height:3px;overflow:hidden}.meter i{background:var(--lime);height:100%;display:block}.duration-track{gap:3px;display:flex}.duration-track i{background:var(--mint);width:23%;height:3px;display:block}.duration-track i:nth-child(3){opacity:.25}.console-footer{border-top:1px solid var(--line-dark);font-family:var(--mono);letter-spacing:.04em;background:#00000029;grid-template-columns:1fr 1fr auto;align-items:center;min-height:47px;margin-top:17px;padding-left:18px;font-size:8px;display:grid}.console-footer>span{color:#828b88}.console-footer b{color:var(--lime);margin-right:5px}.console-footer button{background:var(--lime);color:var(--ink);font-family:var(--mono);letter-spacing:.08em;border:0;align-self:stretch;padding-inline:16px;font-size:9px;font-weight:800}.stats-strip{background:var(--lime);color:var(--ink)}.stats-inner{grid-template-columns:repeat(4,1fr);min-height:103px;display:grid}.stats-inner>div{border-right:1px solid #0c101133;align-items:center;gap:14px;padding:12px 25px;display:flex}.stats-inner>div:first-child{border-left:1px solid #0c101133}.stats-inner strong{font-family:var(--display);letter-spacing:-.04em;font-size:34px;font-weight:900}.stats-inner span{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;max-width:95px;font-size:8px;font-weight:700;line-height:1.5}.catalog{color:var(--ink);padding-top:104px;padding-bottom:110px;position:relative}.catalog:before{background:var(--paper);content:"";z-index:0;margin-inline:-50vw;position:absolute;inset:0 50%}.catalog>*{z-index:1;position:relative}.section-heading{justify-content:space-between;align-items:end;display:flex}.section-kicker{color:#57731f;margin-bottom:15px}.section-heading h2{font-family:var(--display);letter-spacing:-.045em;text-transform:uppercase;margin:0;font-size:clamp(43px,5vw,67px);font-weight:900;line-height:.94}.section-heading>div>p{color:var(--muted-light);margin:14px 0 0;font-size:14px;line-height:1.6}.catalog-count{color:#7a817e;font-family:var(--mono);letter-spacing:.1em;font-size:9px}.catalog-tools{border-bottom:1px solid var(--line-light);border-top:1px solid var(--line-light);grid-template-columns:minmax(330px,1fr) auto;align-items:stretch;gap:30px;margin:43px 0 31px;padding:13px 0;display:grid}.search-box{border:1px solid var(--line-light);background:#ffffff94;align-items:center;min-height:46px;padding:0 13px;display:flex}.search-box>span{margin-right:10px;font-size:24px;line-height:1;transform:rotate(-20deg)}.search-box input{color:var(--ink);background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:13px}.search-box input::placeholder{color:#8b908c}.search-box kbd{border:1px solid var(--line-light);color:#8b908c;font-family:var(--mono);padding:5px 7px;font-size:8px}.filter-tabs{align-items:center;gap:4px;display:flex}.filter-tabs button{color:#737b78;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;background:0 0;border:0;min-height:38px;padding:0 15px;font-size:9px}.filter-tabs button.active{background:var(--ink);color:var(--lime)}.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.profile-card{background:var(--paper-bright);border:1px solid var(--line-light);grid-template-columns:40% 60%;min-height:452px;transition:box-shadow .18s,transform .18s;display:grid;overflow:hidden}.profile-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #1e26231f}.card-visual{background:radial-gradient(circle at 30% 25%, color-mix(in srgb, var(--accent) 72%, transparent), transparent 38%), linear-gradient(155deg, color-mix(in srgb, var(--accent) 25%, #15191a), #121718 60%);border-right:1px solid #0c101147;position:relative;overflow:hidden}.card-grid{background:repeating-linear-gradient(90deg,#0000 0 23px,#ffffff0b 24px),repeating-linear-gradient(0deg,#0000 0 23px,#ffffff0b 24px);position:absolute;inset:0;transform:perspective(260px)rotateX(16deg)scale(1.15)}.game-monogram{color:color-mix(in srgb, var(--accent) 85%, white);font-family:var(--display);letter-spacing:-.08em;opacity:.78;text-shadow:8px 8px #0000002e;font-size:88px;font-weight:900;line-height:1;position:absolute;top:42%;left:50%;transform:translate(-53%,-50%)skewY(-5deg)}.status-badge{color:#e6ebe5;font-family:var(--mono);letter-spacing:.09em;background:#080c0ccc;border:1px solid #ffffff2e;align-items:center;padding:7px 8px;font-size:7px;display:flex;position:absolute;top:12px;left:12px}.status-badge span{background:var(--accent);border-radius:50%;width:5px;height:5px;margin-right:6px}.status-badge.verified{color:var(--lime)}.status-badge.beta{color:#ffb8ae}.status-badge.lab{color:#ffd29f}.mini-wave{justify-content:center;align-items:center;gap:4px;height:44px;display:flex;position:absolute;bottom:20px;left:15px;right:15px}.mini-wave i{background:var(--accent);opacity:.78;width:4px;display:block}.card-content{flex-direction:column;min-width:0;padding:25px 24px 20px;display:flex}.card-meta{gap:8px;display:flex}.card-meta span{border:1px solid var(--line-light);color:#727a77;font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;padding:5px 7px;font-size:7px}.card-content h3{font-family:var(--display);letter-spacing:-.035em;text-transform:uppercase;margin:20px 0 10px;font-size:27px;font-weight:900;line-height:1}.card-content>p{color:var(--muted-light);margin:0;font-size:11px;line-height:1.55}.tag-row{flex-wrap:wrap;gap:5px;margin:15px 0 18px;display:flex}.tag-row span{background:color-mix(in srgb, var(--accent) 18%, transparent);color:color-mix(in srgb, var(--accent) 58%, #26302e);font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;padding:5px 7px;font-size:7px;font-weight:700}.rom-fingerprint{border:1px solid var(--line-light);background:#f3f5f1;flex-wrap:wrap;align-items:center;gap:6px;margin:-7px 0 15px;padding:7px 8px;display:flex}.rom-fingerprint span,.rom-fingerprint code{color:#69716e;font-family:var(--mono);letter-spacing:.04em;font-size:7px}.rom-fingerprint span{color:#3e4744;font-weight:800}.event-preview{border-top:1px solid var(--line-light);margin-top:auto}.event-preview>div{border-bottom:1px solid var(--line-light);grid-template-columns:15px 1fr 52px;align-items:center;gap:8px;min-height:42px;display:grid}.event-preview b{color:var(--accent);font-size:10px}.event-preview span{font-family:var(--mono);text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.event-preview span strong,.event-preview span small{text-overflow:ellipsis;display:block;overflow:hidden}.event-preview span strong{color:var(--ink);font-size:8px}.event-preview span small{color:#8b9390;letter-spacing:.06em;text-transform:uppercase;margin-top:3px;font-size:6px}.event-preview i{background:var(--accent);opacity:.75;justify-self:end;max-width:52px;height:3px}.card-actions{grid-template-columns:1fr auto;gap:6px;margin-top:17px;display:grid}.card-actions button{background:var(--ink);border:1px solid var(--ink);color:var(--lime);font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;min-height:36px;padding:0 12px;font-size:8px;font-weight:700}.card-actions button:first-child{justify-content:space-between;align-items:center;display:flex}.card-actions button:last-child{border-color:var(--line-light);color:#5b625f;background:0 0}.empty-state{border:1px dashed var(--line-light);text-align:center;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;min-height:350px;display:flex}.empty-state>span{font-size:46px}.empty-state h3{font-family:var(--display);text-transform:uppercase;margin:14px 0 5px;font-size:30px}.empty-state p{color:var(--muted-light);margin:0 0 20px}.lab-note{border:1px solid #906b1447;grid-template-columns:auto 1fr;align-items:center;gap:24px;margin-top:24px;padding:17px 20px;display:grid}.lab-note strong{color:#8e6610;font-family:var(--mono);letter-spacing:.11em;font-size:8px}.lab-note p{color:#777062;margin:0;font-size:11px;line-height:1.5}.lab-note a{color:#72520d;text-underline-offset:2px;font-weight:700;text-decoration:underline}.workflow{border-top:1px solid var(--line-dark);background:radial-gradient(circle at 85% 30%,#a788ff1a,#0000 26%),linear-gradient(#101516,#0b0f10);padding:108px 0 120px}.section-heading.light .section-kicker{color:var(--lime)}.section-heading.light h2{color:#f1f5ee}.workflow-intro{color:#929b98;max-width:430px;margin:0 0 3px;font-size:14px;line-height:1.7}.steps-grid{border-bottom:1px solid var(--line-dark);border-top:1px solid var(--line-dark);grid-template-columns:repeat(3,1fr);margin-top:58px;display:grid}.steps-grid article{border-right:1px solid var(--line-dark);min-height:365px;padding:27px 34px 34px;position:relative}.steps-grid article:first-child{border-left:1px solid var(--line-dark)}.steps-grid article>span{color:#68716e;font-family:var(--mono);letter-spacing:.1em;font-size:9px}.steps-grid h3{font-family:var(--display);letter-spacing:-.03em;text-transform:uppercase;margin:28px 0 13px;font-size:28px}.steps-grid p{color:#87918e;margin:0;font-size:12px;line-height:1.7}.step-icon{justify-content:center;align-items:center;height:95px;margin:38px 0 0;display:flex}.memory-icon{gap:8px}.memory-icon i{background:var(--lime);width:42px;height:56px;position:relative;box-shadow:0 0 22px #b8ff4726}.memory-icon i:after{content:"";border-top:4px dotted #0b0f10;border-bottom:4px dotted #0b0f10;position:absolute;inset:10px 5px}.memory-icon i:nth-child(2){background:#26312d;transform:translateY(12px)}.memory-icon i:nth-child(3){background:var(--mint);transform:translateY(-7px)}.tune-icon{gap:13px}.tune-icon i{background:#303a37;width:3px;height:72px;position:relative}.tune-icon i:after{background:var(--lime);content:"";border-radius:50%;width:19px;height:19px;position:absolute;top:18px;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 17px #b8ff4766}.tune-icon i:nth-child(2):after{background:var(--mint);top:48px}.tune-icon i:nth-child(3):after{background:var(--violet);top:32px}.share-icon{gap:3px}.share-icon i{border:2px solid #4a5551;border-radius:50%;width:25px;height:25px;position:relative}.share-icon i:nth-child(2){border-color:var(--lime);width:61px;height:61px;box-shadow:0 0 22px #b8ff4733}.share-icon i:nth-child(2):before,.share-icon i:nth-child(2):after{background:var(--lime);content:"";width:18px;height:2px;position:absolute;top:50%}.share-icon i:nth-child(2):before{right:100%}.share-icon i:nth-child(2):after{left:100%}.bridge-section{color:var(--ink);padding-top:105px;padding-bottom:105px;position:relative}.bridge-section:before{content:"";z-index:0;background:#dde0d4;margin-inline:-50vw;position:absolute;inset:0 50%}.bridge-card{background:var(--ink);color:#edf1eb;z-index:1;grid-template-columns:.8fr 1.2fr;min-height:435px;display:grid;position:relative;overflow:hidden}.bridge-copy{border-right:1px solid var(--line-dark);padding:58px 52px}.bridge-copy h2{font-family:var(--display);letter-spacing:-.045em;text-transform:uppercase;margin:20px 0 24px;font-size:46px;line-height:.96}.bridge-copy p{color:#8d9793;max-width:440px;font-size:12px;line-height:1.7}.bridge-tags{flex-wrap:wrap;gap:6px;margin-top:31px;display:flex}.bridge-tags span{border:1px solid var(--line-dark);color:#a9b2ae;font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;padding:7px 9px;font-size:7px}.bridge-diagram{background:radial-gradient(circle at 55%,#b8ff4714,#0000 30%),repeating-linear-gradient(90deg,#0000 0 31px,#ffffff06 32px),repeating-linear-gradient(0deg,#0000 0 31px,#ffffff06 32px);grid-template-columns:1fr 65px 1fr;align-items:center;gap:16px;padding:45px 35px;display:grid}.bridge-node{text-align:center;background:#171d1e;border:1px solid #37413e;flex-direction:column;justify-content:center;align-items:center;min-height:145px;display:flex}.bridge-node small{color:#697572;font-family:var(--mono);letter-spacing:.12em;font-size:7px}.bridge-node strong{color:#edf1eb;font-family:var(--display);margin:11px 0;font-size:24px;line-height:.9}.bridge-node>span{color:#737d79;font-family:var(--mono);font-size:7px}.center-node{border-color:#b8ff4780;box-shadow:inset 0 0 45px #b8ff470d,0 0 28px #b8ff4712}.center-node strong{color:var(--lime);font-size:34px}.bridge-link{justify-content:center;align-items:center;gap:4px;display:flex;position:relative}.bridge-link i{background:var(--lime);width:4px;height:4px}.bridge-link span{background:var(--ink);color:var(--lime);font-family:var(--mono);padding:3px;font-size:6px;position:absolute;top:calc(50% - 24px);left:50%;transform:translate(-50%)}.bridge-output{grid-column:1/-1;grid-template-columns:1fr 1fr;justify-self:end;gap:8px;width:calc(33.333% - 10px);display:grid}.bridge-output div{color:#89928f;font-family:var(--mono);border:1px solid #303936;justify-content:center;align-items:center;gap:6px;min-height:35px;font-size:6px;display:flex}.bridge-output b{color:var(--lime)}footer{border-top:1px solid var(--line-dark);background:#080b0c}.footer-inner{grid-template-columns:1fr 1fr 1fr;align-items:center;min-height:112px;display:grid}.footer-inner p{color:#69716e;justify-self:center;font-size:10px}.footer-inner>span{color:#59615e;font-family:var(--mono);letter-spacing:.1em;justify-self:end;font-size:7px}.modal-backdrop{z-index:100;background:#020505d1;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.editor-modal{background:#111617;border:1px solid #b8ff4742;grid-template-rows:auto minmax(0,1fr) auto;width:100%;max-width:1120px;height:min(92vh,860px);display:grid;overflow:hidden;box-shadow:0 35px 100px #0009}.editor-header{border-bottom:1px solid var(--line-dark);justify-content:space-between;align-items:center;min-height:79px;padding:14px 22px 14px 28px;display:flex}.editor-header>div{flex-direction:column;display:flex}.editor-header span,.editor-section-title span,.haptic-heading span,.events-heading>span{color:var(--lime);font-family:var(--mono);letter-spacing:.11em;text-transform:uppercase;font-size:7px}.editor-header h2{font-family:var(--display);letter-spacing:-.025em;text-transform:uppercase;margin:5px 0 0;font-size:28px}.editor-header>button{border:1px solid var(--line-dark);color:#8b9591;background:0 0;width:39px;height:39px;font-size:25px}.request-modal{background:#111617;border:1px solid #73f5c752;width:100%;max-width:650px;max-height:calc(100vh - 32px);overflow-y:auto;box-shadow:0 35px 100px #000000ad}.request-header{background:#740b2c;border-bottom:4px solid #3d0719;justify-content:space-between;align-items:center;min-height:104px;padding:20px 24px 18px 28px;display:flex}.request-header>div{flex-direction:column;display:flex}.request-header span{color:#73f5c7;font-family:var(--mono);letter-spacing:.12em;font-size:7px}.request-header h2{color:#fff5f3;font-family:var(--display);letter-spacing:-.025em;text-transform:uppercase;margin:7px 0 0;font-size:clamp(27px,5vw,40px);line-height:.95}.request-header>button{color:#f5dbe1;background:#4c071e;border:1px solid #ffffff38;flex:none;width:40px;height:40px;margin-left:18px;font-size:24px}.request-form{gap:16px;padding:24px 28px 27px;display:grid}.request-form>p{color:#9faaa6;margin:0 0 2px;font-size:12px;line-height:1.6}.request-form label{flex-direction:column;gap:7px;display:flex}.request-form label>span{color:#73f5c7;font-family:var(--mono);letter-spacing:.09em;font-size:7px}.request-form input,.request-form textarea{color:#eef6f1;background:#18201f;border:1px solid #35413e;border-radius:0;outline:0;width:100%;padding:11px 12px}.request-form input:focus,.request-form textarea:focus{border-color:#73f5c7;box-shadow:0 0 0 2px #73f5c714}.request-form textarea{resize:vertical;min-height:112px}.request-field-pair{grid-template-columns:1fr 1fr;gap:12px;display:grid}.request-form>small{color:#6f7d78;font-size:9px;line-height:1.5}.request-form>footer{border-top:1px solid #ffffff1a;justify-content:flex-end;gap:9px;margin-top:2px;padding-top:18px;display:flex}.request-cancel,.request-submit{font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;border:1px solid #3f4b48;min-height:42px;padding:0 16px;font-size:8px;font-weight:800}.request-cancel{color:#96a09c;background:0 0}.request-submit{color:#08231e;background:#73f5c7;border-color:#73f5c7}.request-submit:disabled{cursor:wait;opacity:.55}.editor-body{grid-template-columns:310px minmax(0,1fr);min-height:0;display:grid}.editor-sidebar{border-right:1px solid var(--line-dark);flex-direction:column;min-height:0;display:flex;overflow:hidden}.editor-game-fields{border-bottom:1px solid var(--line-dark);gap:10px;padding:18px;display:grid}.editor-game-fields label,.form-grid label{flex-direction:column;gap:6px;display:flex}.editor-game-fields label>span,.form-grid label>span{color:#74807c;font-family:var(--mono);letter-spacing:.09em;font-size:7px}.editor-game-fields input,.editor-game-fields textarea,.editor-game-fields select,.form-grid input,.form-grid select{color:#edf1eb;background:#191f20;border:1px solid #30393a;border-radius:0;outline:0;width:100%;min-height:37px;padding:0 10px}.editor-game-fields input:focus,.editor-game-fields textarea:focus,.editor-game-fields select:focus,.form-grid input:focus,.form-grid select:focus{border-color:#b8ff4799}.editor-game-fields textarea{resize:vertical;min-height:58px;padding-block:8px}.field-pair{grid-template-columns:1fr 1fr;gap:8px;display:grid}.events-heading{justify-content:space-between;align-items:center;padding:14px 18px 9px;display:flex}.events-heading button{color:var(--lime);background:0 0;border:1px solid #35403d;width:26px;height:26px}.event-list{flex-direction:column;flex:1;gap:5px;min-height:90px;padding:0 12px 12px;display:flex;overflow-y:auto}.event-list>button{color:#dfe4de;text-align:left;background:#171d1e;border:1px solid #272f2f;grid-template-columns:24px 1fr 20px;align-items:center;gap:10px;min-height:53px;padding:7px 10px;display:grid}.event-list>button.active{background:#b8ff4712;border-color:#b8ff4775}.event-list>button>b{color:#626d69;font-family:var(--mono);font-size:8px}.event-list>button>span{flex-direction:column;min-width:0;display:flex}.event-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.event-list small{color:#69736f;font-family:var(--mono);margin-top:4px;font-size:7px}.event-list>button>i{color:var(--lime);text-align:center;font-style:normal}.add-event{color:#98a29e;font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;background:0 0;border:1px dashed #35403d;min-height:35px;margin:0 12px 14px;font-size:7px}.event-editor{min-width:0;padding:25px 28px 28px;overflow-y:auto}.editor-section-title,.haptic-heading{justify-content:space-between;align-items:center;display:flex}.editor-section-title>div,.haptic-heading>div{flex-direction:column;display:flex}.editor-section-title strong,.haptic-heading strong{font-family:var(--display);text-transform:uppercase;margin-top:4px;font-size:23px}.editor-section-title>button{color:#db817a;font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;background:0 0;border:0;font-size:7px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:20px;display:grid}.form-grid .span-2{grid-column:1/-1}.effect-field small{color:#87918d;font-size:9px;line-height:1.45}.mono-input{font-family:var(--mono)}.disabled-field{opacity:.38}.haptic-panel{background:#171d1e;border:1px solid #2d3636;margin-top:25px;padding:18px}.haptic-heading>button{background:var(--lime);color:var(--ink);font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;border:0;min-height:32px;padding:0 12px;font-size:7px;font-weight:800}.editor-wave{border-top:1px solid #293231;border-bottom:1px solid #293231;justify-content:center;align-items:center;gap:4px;height:90px;margin:17px 0;display:flex}.editor-wave i{background:linear-gradient(180deg, var(--lime), var(--mint));width:5px;max-height:68px;display:block}.slider-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 25px;display:grid}.slider-grid label>span{color:#828d89;font-family:var(--mono);letter-spacing:.06em;justify-content:space-between;font-size:7px;display:flex}.slider-grid output{color:var(--lime)}.slider-grid input[type=range]{accent-color:var(--lime);cursor:pointer;width:100%;margin:9px 0 0}.address-tip{border:1px solid #54e6bd38;grid-template-columns:23px 1fr;align-items:center;gap:13px;margin-top:18px;padding:12px;display:grid}.address-tip>span{border:1px solid var(--mint);color:var(--mint);font-family:var(--mono);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:9px;display:flex}.address-tip p{color:#828d89;margin:0;font-size:9px;line-height:1.55}.address-tip strong{color:#c5cdc9}.editor-footer{border-top:1px solid var(--line-dark);justify-content:space-between;align-items:center;min-height:73px;padding:11px 22px;display:flex}.editor-footer>div:first-child{color:#707a76;font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;align-items:center;font-size:7px;display:flex}.editor-footer>div:last-child{gap:8px;display:flex}.editor-footer .button{min-height:39px;padding-inline:14px}.toast{color:#dbe2de;z-index:200;background:#1b2222;border:1px solid #3c4744;grid-template-columns:24px 1fr auto;align-items:center;gap:11px;width:max-content;max-width:min(520px,100vw - 32px);min-height:53px;padding:9px 12px;font-size:11px;display:grid;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 15px 40px #00000061}.toast>span{color:var(--lime);font-family:var(--mono);border:1px solid;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.toast.error>span{color:#ff8d83}.toast.info>span{color:var(--mint)}.toast button{color:#77817d;background:0 0;border:0;font-size:18px}@media (width<=1080px){.hero{grid-template-columns:1fr 1fr;gap:38px}.hero h1{font-size:clamp(57px,7vw,78px)}.profile-card{grid-template-columns:36% 64%}.card-content{padding-inline:19px}.bridge-diagram{grid-template-columns:1fr 46px 1fr;padding-inline:24px}}@media (width<=900px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:76px}.hero-copy{max-width:720px}.signal-console{justify-self:center;width:100%;max-width:620px}.stats-inner{grid-template-columns:1fr 1fr}.stats-inner>div,.stats-inner>div:first-child{border-bottom:1px solid #0c101133;border-left:0}.profile-grid{grid-template-columns:1fr}.profile-card{grid-template-columns:32% 68%}.steps-grid article{padding-inline:24px}.bridge-card{grid-template-columns:1fr}.bridge-copy{border-bottom:1px solid var(--line-dark);border-right:0}.editor-modal{height:calc(100vh - 24px)}.editor-body{grid-template-columns:260px minmax(0,1fr)}.editor-footer>div:first-child{display:none}.editor-footer{justify-content:flex-end}}@media (width<=700px){.shell{padding-inline:18px}.site-header{min-height:72px}.header-cta{padding:10px 12px}.hero{min-height:auto;padding-top:54px;padding-bottom:54px}.hero h1{font-size:clamp(51px,15vw,72px)}.hero-copy>p{font-size:15px}.compatibility{flex-direction:column;align-items:flex-start}.compatibility i{display:none}.signal-console{min-height:0}.motor-grid{grid-template-columns:1fr 1fr}.motor-grid>div:nth-child(3){border-right:0;grid-column:1/-1}.console-footer{grid-template-columns:1fr auto}.console-footer>span:nth-child(2){display:none}.section-heading{flex-direction:column;align-items:flex-start;gap:18px}.catalog,.bridge-section{padding-top:75px;padding-bottom:75px}.catalog-tools{grid-template-columns:1fr;gap:12px}.filter-tabs{overflow-x:auto}.filter-tabs button{flex:none}.profile-card{grid-template-columns:1fr}.card-visual{border-bottom:1px solid #0c101147;border-right:0;min-height:220px}.lab-note{grid-template-columns:1fr}.workflow{padding:75px 0}.steps-grid{grid-template-columns:1fr}.steps-grid article,.steps-grid article:first-child{border-bottom:1px solid var(--line-dark);border-left:1px solid var(--line-dark);min-height:330px}.bridge-copy{padding:42px 28px}.bridge-copy h2{font-size:38px}.bridge-diagram{grid-template-columns:1fr}.bridge-link{min-height:44px;transform:rotate(90deg)}.bridge-output{grid-template-columns:1fr 1fr;justify-self:stretch;width:100%}.footer-inner{text-align:center;grid-template-columns:1fr;gap:18px;padding-block:35px}.footer-inner .brand,.footer-inner p,.footer-inner>span{justify-self:center}.modal-backdrop{padding:0}.editor-modal{border:0;height:100vh;max-height:none}.editor-header{min-height:68px;padding-inline:16px}.editor-body{display:block;overflow-y:auto}.editor-sidebar{border-bottom:1px solid var(--line-dark);border-right:0;overflow:visible}.event-list{flex:none;max-height:170px}.event-editor{padding:22px 17px;overflow:visible}.editor-footer{padding-inline:12px}.editor-footer>div:last-child{grid-template-columns:1fr 1fr;width:100%;display:grid}.editor-footer .button{padding-inline:8px}}@media (width<=460px){.brand{font-size:20px}.header-cta{font-size:8px}.hero-actions .button{width:100%}.game-row{grid-template-columns:42px 1fr}.connected-pill{display:none}.stats-inner{grid-template-columns:1fr}.stats-inner>div{min-height:75px}.stats-inner strong{min-width:70px}.form-grid,.slider-grid{grid-template-columns:1fr}.form-grid .span-2{grid-column:auto}.editor-header h2{font-size:23px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--dex-red:#d9183f;--dex-red-dark:#840d2c;--dex-red-deep:#51081d;--dex-plastic-line:#3a0716;--dex-cream:#e9eee7;--dex-screen:#092b26;--dex-screen-deep:#051b18;--dex-mint:#73f5c7;--dex-cyan:#20d4e4}html,body{background:#10060a}body{background:radial-gradient(circle at 50% -10%,#b513383d,#0000 42%),linear-gradient(#16070d 0%,#090608 74%)}.pokedex-app{min-height:100vh;padding:0 24px;position:relative;overflow:hidden}.pokedex-app:before{content:"";pointer-events:none;background-image:linear-gradient(#d9183f0b 1px,#0000 1px),linear-gradient(90deg,#d9183f0b 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 75%);mask-image:linear-gradient(#000,#0000 75%)}.dex-topbar{z-index:5;border-bottom:1px solid #ffffff1a;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;max-width:1220px;min-height:86px;margin:0 auto;display:grid;position:relative}.dex-brand{align-items:center;gap:13px;width:max-content;display:inline-flex}.dex-brand-lens{background:radial-gradient(circle at 34% 28%,#d9ffff 0 8%,#42eafa 10% 35%,#08788b 38% 66%,#032d38 69%);border:4px solid #d6e2df;border-radius:50%;width:41px;height:41px;box-shadow:0 0 0 3px #3a0a17,0 0 23px #20d4e461}.dex-brand>span:last-child{flex-direction:column;display:flex}.dex-brand strong{font-family:var(--display);letter-spacing:.025em;font-size:25px;font-weight:900;line-height:.95}.dex-brand small,.dex-library-count,.dex-create,.dex-intro p,.dex-intro>span{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase}.dex-brand small{color:#9c858d;margin-top:6px;font-size:7px}.dex-library-count{color:#947e86;gap:24px;font-size:8px;display:flex}.dex-library-count span:first-child{color:var(--dex-mint)}.dex-create{color:#f5e9e8;background:0 0;border:1px solid #ffffff3d;justify-self:end;align-items:center;gap:8px;min-height:39px;padding:0 15px;font-size:8px;transition:background .16s,border-color .16s;display:inline-flex}.dex-create:hover{background:var(--dex-red);border-color:var(--dex-red)}.dex-intro{text-align:center;z-index:2;max-width:930px;margin:0 auto;padding:52px 20px 34px;position:relative}.dex-intro p{color:var(--dex-cyan);margin:0 0 13px;font-size:8px}.dex-intro h1{color:#f5ece8;font-family:var(--display);letter-spacing:-.035em;text-transform:uppercase;margin:0;font-size:clamp(38px,5vw,64px);line-height:.98}.dex-intro>span{color:#806c74;margin-top:16px;font-size:7px;display:block}.pokedex-device{background:linear-gradient(115deg, #ffffff29, transparent 18% 80%, #1e000838), linear-gradient(180deg, #ef244c, var(--dex-red) 36%, #a50f35);z-index:2;border:2px solid #4b071a;border-radius:34px 34px 18px 18px;max-width:1220px;margin:0 auto;padding:91px 17px 17px;position:relative;box-shadow:inset 0 2px #ff5d77,inset 0 -5px #48021575,0 40px 100px #0000008c,0 0 0 8px #29010c52}.pokedex-device:after{content:"";pointer-events:none;border:1px solid #ffffff21;border-radius:25px 25px 10px 10px;position:absolute;inset:8px}.dex-hardware-head{z-index:3;align-items:center;gap:11px;height:78px;display:flex;position:absolute;inset:5px 22px auto}.dex-main-lens{background:#e4eeeb;border:3px solid #3b0a17;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-right:6px;display:flex;box-shadow:inset 0 3px #fff6}.dex-main-lens i{background:radial-gradient(circle at 30% 24%,#fff 0 7%,#78f7ff 9% 29%,#18c4d6 32% 55%,#076579 59%);border:3px solid #10272b;border-radius:50%;width:43px;height:43px;box-shadow:0 0 18px #32e7f5a6}.dex-led{border:2px solid #2a020db8;border-radius:50%;width:12px;height:12px;box-shadow:inset 0 1px 2px #ffffff6b}.dex-led.red{background:#f03b5e}.dex-led.amber{background:#f7bb39}.dex-led.green{background:#6bd856}.dex-speaker-slot{border-top:3px solid #700a29;border-bottom:3px solid #700a29;width:66px;height:11px;margin-left:auto}.dex-hardware-head>span{color:#440316cc;font-family:var(--mono);letter-spacing:.08em;font-size:8px;font-weight:800}.dex-spread{z-index:2;grid-template-columns:minmax(0,.92fr) 34px minmax(0,1.18fr);min-height:690px;animation:.28s ease-out both dex-page-in;display:grid;position:relative}.dex-left-page,.dex-right-page{background:linear-gradient(135deg,#ffffff1f,#0000 30%),linear-gradient(#d51a41,#a90f34);border:2px solid #620a26;min-width:0;box-shadow:inset 0 2px #ffffff1f}.dex-left-page{border-radius:20px 7px 7px 14px;grid-template-rows:minmax(0,1fr) 112px;padding:18px 18px 12px;display:grid}.dex-right-page{border-radius:7px 20px 14px 7px;grid-template-rows:minmax(0,1fr) 73px;padding:18px 18px 12px;display:grid}.dex-hinge{z-index:4;background:linear-gradient(90deg,#6c0826,#ef3156 31%,#9d0c32 64%,#4f061c);border:2px solid #59071f;flex-direction:column;justify-content:space-around;padding:32px 0;display:flex;position:relative;box-shadow:inset 0 0 0 2px #ffffff17}.dex-hinge i{border-top:3px solid #f24b6a;border-bottom:3px solid #5d071f;height:36px;display:block}.dex-screen-frame{background:linear-gradient(145deg,#f0f1eb,#b9c2bd);border:4px solid #3a101a;border-radius:18px 18px 18px 45px;flex-direction:column;align-items:center;min-height:0;padding:17px 18px 19px;display:flex;position:relative;box-shadow:0 5px #49051761,inset 0 2px #fff}.dex-screen-frame:before,.dex-screen-frame:after{content:"";background:#b40f34;border:1px solid #630a26;border-radius:50%;width:8px;height:8px;position:absolute;top:8px}.dex-screen-frame:before{left:calc(50% - 12px)}.dex-screen-frame:after{left:calc(50% + 5px)}.dex-screen-label{color:#303b3a;font-family:var(--mono);letter-spacing:.09em;justify-content:space-between;align-items:center;width:100%;padding:5px 2px 10px;font-size:7px;display:flex}.dex-screen-label b{color:var(--dex-red-dark);font-size:9px}.cartridge-shell{background:linear-gradient(135deg,#70777a,#aeb5b5 36%,#777f82 78%);border:3px solid #1d2526;border-radius:8px 8px 19px 19px;flex-direction:column;flex:1;align-items:center;width:min(78%,330px);max-width:330px;min-height:300px;max-height:425px;padding:29px 24px 17px;display:flex;position:relative;box-shadow:0 12px 22px #00000057,inset 0 3px #ffffff61}.cartridge-ridge{border-top:2px solid #c6cccc;border-bottom:2px solid #50575a;height:10px;position:absolute;top:12px;left:13px;right:13px}.cartridge-name{color:#2c3335;font-family:var(--display);letter-spacing:.12em;margin-bottom:8px;font-size:11px;font-weight:900}.cartridge-label{background:#171818;border:3px solid #444b4c;border-radius:5px 5px 13px 13px;flex:1;justify-content:center;align-items:center;width:100%;min-height:0;display:flex;overflow:hidden}.cartridge-label img{object-fit:contain;-webkit-user-select:none;user-select:none;width:100%;height:100%}.cartridge-label>span{color:var(--accent);font-family:var(--display);font-size:64px;font-weight:900}.cartridge-arrow{color:#404849;margin-top:8px;font-size:16px;line-height:1}.dex-status-chip{color:#37423f;font-family:var(--mono);letter-spacing:.08em;background:#e7ebe5;border:1px solid #8c9793;align-items:center;gap:7px;min-height:28px;margin-top:14px;padding:0 10px;font-size:7px;display:flex}.dex-status-chip i{background:#d39922;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #d39922cc}.dex-status-chip.verified i{background:#28c785}.dex-status-chip.community i{background:#34badd}.dex-status-chip.lab i{background:#a48ead}.dex-left-controls{grid-template-columns:70px minmax(0,1fr) 80px;align-items:center;gap:15px;padding:18px 8px 0;display:grid}.dex-dpad{width:60px;height:60px;position:relative}.dex-dpad i{background:linear-gradient(145deg,#333638,#111314);border:2px solid #2d0914;border-radius:5px;width:21px;height:60px;position:absolute;top:0;left:20px;box-shadow:0 4px #3605128c}.dex-dpad i:last-child{width:60px;height:21px;top:20px;left:0}.dex-control-copy{flex-direction:column;display:flex}.dex-control-copy span,.dex-control-copy small{font-family:var(--mono);text-transform:uppercase}.dex-control-copy span{color:#4b071b;letter-spacing:.07em;font-size:7px;font-weight:900}.dex-control-copy small{color:#430518ad;margin-top:5px;font-size:6px;line-height:1.5}.dex-round-buttons{gap:12px;display:flex;transform:rotate(-16deg)}.dex-round-buttons i{background:linear-gradient(145deg,#263133,#090e0f);border:2px solid #460719;border-radius:50%;width:30px;height:30px;box-shadow:0 4px #36051294}.dex-data-screen{background:linear-gradient(#73f5c709 1px, transparent 1px), linear-gradient(90deg, #73f5c709 1px, transparent 1px), linear-gradient(145deg, #0b342e, var(--dex-screen-deep));color:#dafbea;background-size:22px 22px,22px 22px,auto;border:6px solid #251017;border-radius:12px;min-height:0;padding:18px 20px 14px;overflow:hidden;box-shadow:0 0 0 2px #5f0b28,inset 0 0 28px #0000006b}.dex-data-topline{color:#62cda8;font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;border-bottom:1px solid #73f5c733;justify-content:space-between;padding-bottom:9px;font-size:7px;display:flex}.dex-data-topline span:last-child{color:#749a8d}.dex-title-row{grid-template-columns:1fr auto;align-items:end;gap:18px;margin-top:16px;display:grid}.dex-title-row small,.dex-code-block span,.dex-facts dt,.dex-vibrations header small{color:#4faa8d;font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;font-size:6px}.dex-title-row h2{color:#f1fff8;font-family:var(--display);letter-spacing:-.025em;text-transform:uppercase;max-width:590px;margin:5px 0 0;font-size:clamp(27px,3.1vw,43px);line-height:.96}.dex-code-block{background:#73f5c714;border:1px solid #73f5c738;flex-direction:column;min-width:77px;padding:8px 10px;display:flex}.dex-code-block strong{color:var(--dex-mint);font-family:var(--mono);margin-top:3px;font-size:14px}.dex-description{color:#a8c8bb;max-width:680px;margin:12px 0;font-size:11px;line-height:1.5}.dex-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:0;display:grid}.dex-facts>div{background:#73f5c70e;min-width:0;padding:8px 9px}.dex-facts dt,.dex-facts dd{margin:0}.dex-facts dd{color:#d8f4e8;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:8px;line-height:1.25;overflow:hidden}.dex-tags{flex-wrap:wrap;gap:5px;margin:9px 0 12px;display:flex}.dex-tags span{color:#75aa98;font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;border:1px solid #73f5c72b;padding:4px 6px;font-size:6px}.dex-vibrations{border-top:1px solid #73f5c72e;min-height:0;padding-top:11px}.dex-vibrations>header{justify-content:space-between;align-items:end;margin-bottom:8px;display:flex}.dex-vibrations h3{font-family:var(--display);letter-spacing:.02em;text-transform:uppercase;margin:2px 0 0;font-size:21px}.dex-vibrations>header>span{color:var(--dex-mint);font-family:var(--mono);letter-spacing:.08em;font-size:7px}.dex-event-groups{scrollbar-color:#397765 transparent;scrollbar-width:thin;gap:5px;margin:0 0 8px;padding:0 0 3px;display:flex;overflow-x:auto}.dex-event-groups button{color:#6d9d8b;font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;background:#041613b3;border:1px solid #73f5c724;flex:none;padding:5px 7px;font-size:6px}.dex-event-groups button b{color:#4f806f;margin-left:3px;font-weight:500}.dex-event-groups button:hover,.dex-event-groups button.active{color:var(--dex-mint);background:#73f5c71c;border-color:#73f5c76b}.dex-event-groups button.active b{color:#d8f4e8}.dex-event-list{scrollbar-color:#397765 transparent;scrollbar-width:thin;flex-direction:column;gap:5px;max-height:238px;padding-right:4px;display:flex;overflow-y:auto}.dex-event{background:#041613c7;border:1px solid #73f5c71f;grid-template-columns:20px 22px minmax(110px,1fr) 84px 67px 28px;align-items:center;gap:8px;min-height:49px;padding:6px 7px;display:grid}.dex-event:hover{border-color:#73f5c759}.dex-event.experimental{background:#28220a6b;border-color:#f0be492e}.dex-event.experimental:hover{border-color:#f0be4973}.dex-event.experimental .dex-event-icon{color:#f0be49;border-color:#f0be497a}.dex-event-number{color:#3d826c;font-family:var(--mono);font-size:7px}.dex-event-icon{color:var(--dex-mint);font-family:var(--mono);border:1px solid #397765;justify-content:center;align-items:center;width:21px;height:21px;font-size:9px;display:flex}.dex-event-copy{flex-direction:column;min-width:0;display:flex}.dex-event-copy strong{color:#e3fff2;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.dex-event-copy small{color:#689482;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:6px;overflow:hidden}.dex-event-copy em{color:#f0be49;font-family:var(--mono);letter-spacing:.08em;border:1px solid #f0be4966;margin-left:5px;padding:1px 3px;font-size:5px;font-style:normal}.dex-event-power{flex-direction:column;gap:4px;display:flex}.dex-event-power>span{background:#143c34;width:100%;height:4px;overflow:hidden}.dex-event-power i{background:linear-gradient(90deg, #1ea980, var(--dex-mint));height:100%;display:block}.dex-event-power small{color:#548a77;font-family:var(--mono);font-size:6px}.dex-event code{color:#7fbba5;font-family:var(--mono);font-size:7px}.dex-event>button{color:var(--dex-mint);background:#73f5c71a;border:1px solid #73f5c745;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-size:8px;display:flex}.dex-event>button:hover{background:var(--dex-mint);color:#06221d}.dex-lab-note{color:#8d8060;font-family:var(--mono);letter-spacing:.02em;margin:7px 0 0;font-size:6px;line-height:1.45}.dex-actions{grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:14px 4px 0;display:grid}.dex-action-leds{gap:8px;display:flex}.dex-action-leds i{background:#24c9df;border:2px solid #620a26;border-radius:50%;width:10px;height:10px}.dex-action-leds i:nth-child(2){background:#72e075}.dex-action-leds i:nth-child(3){background:#f5bd4e}.dex-edit,.dex-download{font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;border:2px solid #4b071b;min-height:38px;padding:0 13px;font-size:7px;font-weight:800}.dex-edit{color:#282e2c;background:#e7ebe4}.dex-download{color:var(--dex-mint);background:#172421}.dex-download span{margin-left:6px;font-size:14px}.dex-edit:hover,.dex-download:hover{transform:translateY(-1px)}.dex-pagination{z-index:3;grid-template-columns:125px minmax(0,1fr) 125px;align-items:center;gap:18px;min-height:66px;padding:12px 12px 0;display:grid;position:relative}.dex-pagination>button{color:#f7dfe3;font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;background:#8b0b2e;border:1px solid #52061d;min-height:36px;font-size:7px;font-weight:800}.dex-pagination>button:hover{background:#650821}.dex-page-dots{justify-content:center;gap:7px;display:flex;overflow-x:auto}.dex-page-dots button{color:#ffffff8c;background:#49041573;border:1px solid #ffffff24;justify-content:center;align-items:center;width:39px;height:28px;padding:0;display:flex;transform:skew(-9deg)}.dex-page-dots button span{font-family:var(--mono);font-size:7px;transform:skew(9deg)}.dex-page-dots button.active{background:var(--dex-mint);color:#09251f;border-color:#143b33}.dex-quick-guide{z-index:2;border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:26px;max-width:1040px;margin:56px auto 0;padding:24px 0;display:grid;position:relative}.dex-quick-guide>div{justify-content:center;align-items:center;gap:12px;display:flex}.dex-quick-guide>div>b{color:#692137;font-family:var(--display);font-size:29px}.dex-quick-guide>div>span{flex-direction:column;display:flex}.dex-quick-guide strong{color:#eee2df;font-family:var(--display);letter-spacing:.04em;text-transform:uppercase;font-size:14px}.dex-quick-guide small{color:#77676d;margin-top:4px;font-size:8px}.dex-quick-guide>i{color:#6a1a33;font-style:normal}.dex-footer{color:#68595e;font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;z-index:2;grid-template-columns:1fr auto 1fr;align-items:center;gap:22px;max-width:1220px;min-height:100px;margin:0 auto;font-size:6px;display:grid;position:relative}.dex-footer p{text-align:center;margin:0}.dex-footer span:last-child{justify-self:end}@keyframes dex-page-in{0%{opacity:.35;transform:translate(9px)}to{opacity:1;transform:translate(0)}}@media (width<=1000px){.pokedex-app{padding-inline:18px}.dex-spread{grid-template-columns:minmax(0,.82fr) 28px minmax(0,1.18fr)}.cartridge-shell{width:90%}.dex-event{grid-template-columns:18px 20px minmax(90px,1fr) 70px 26px}.dex-event code{display:none}.dex-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.dex-topbar{grid-template-columns:1fr auto}.dex-library-count{display:none}.dex-intro{padding-top:42px}.pokedex-device{max-width:660px}.dex-spread{grid-template-columns:1fr}.dex-left-page,.dex-right-page{border-radius:12px}.dex-left-page{min-height:630px}.dex-hinge{flex-direction:row;height:30px;padding:0 35px}.dex-hinge i{border-bottom:0;border-left:3px solid #f24b6a;border-right:3px solid #5d071f;width:54px;height:100%}.dex-right-page{min-height:680px}.dex-title-row h2{font-size:clamp(29px,7vw,44px)}}@media (width<=600px){.pokedex-app{padding-inline:10px}.dex-topbar{min-height:75px}.dex-brand strong{font-size:21px}.dex-brand-lens{width:34px;height:34px}.dex-create{min-width:92px;padding:0 8px;font-size:6px}.dex-create span{font-size:12px}.modal-backdrop{padding:10px}.request-header{padding-inline:18px 14px}.request-form{padding:20px 18px 22px}.request-field-pair{grid-template-columns:1fr}.dex-intro{padding:38px 7px 28px}.dex-intro h1{font-size:clamp(35px,11vw,50px)}.pokedex-device{border-radius:25px 25px 13px 13px;padding:83px 9px 10px}.dex-hardware-head{inset-inline:15px}.dex-main-lens{width:53px;height:53px}.dex-main-lens i{width:38px;height:38px}.dex-hardware-head>span,.dex-speaker-slot{display:none}.dex-left-page,.dex-right-page{padding-inline:10px}.dex-left-page{min-height:560px}.dex-screen-frame{padding-inline:11px}.cartridge-shell{width:86%;max-width:285px;min-height:270px}.dex-left-controls{grid-template-columns:64px 1fr 64px;padding-inline:0}.dex-control-copy small{display:none}.dex-round-buttons{gap:7px}.dex-round-buttons i{width:26px;height:26px}.dex-right-page{min-height:720px}.dex-data-screen{padding:15px 12px 12px}.dex-data-topline span:last-child{display:none}.dex-title-row{grid-template-columns:1fr;align-items:start}.dex-code-block{display:none}.dex-description{font-size:10px}.dex-event-list{max-height:282px}.dex-event{grid-template-columns:18px 20px minmax(90px,1fr) 26px;gap:6px;min-height:56px}.dex-event-power,.dex-event code{display:none}.dex-actions{grid-template-columns:1fr 1fr}.dex-action-leds{display:none}.dex-edit,.dex-download{padding-inline:8px}.dex-pagination{grid-template-columns:43px minmax(0,1fr) 43px;gap:8px;padding-inline:2px}.dex-pagination>button{font-size:0}.dex-pagination>button span{font-size:17px}.dex-page-dots{gap:4px}.dex-page-dots button{width:31px}.dex-quick-guide{grid-template-columns:1fr;gap:13px;padding-block:30px}.dex-quick-guide>i{display:none}.dex-quick-guide>div{justify-content:flex-start;width:100%;max-width:260px;margin-inline:auto}.dex-footer{text-align:center;grid-template-columns:1fr;gap:10px;padding-block:28px}.dex-footer span:last-child{justify-self:center}}@media (width<=380px){.dex-brand small{display:none}.dex-title-row h2{font-size:27px}.dex-facts{grid-template-columns:1fr}.dex-facts>div:nth-child(3),.dex-facts>div:nth-child(4){display:none}}:root{--rr-cyan:#6fe6f1;--rr-blue:#2d78e6;--rr-purple:#5553a7;--rr-purple-dark:#32326f;--rr-plastic-light:#7472c4;--rr-screen:#add38f;--rr-screen-ink:#203933;--rr-yellow:#e8ff6a}body:has(.retro-app){background:#10152d}.retro-app{color:#f7fbff;background:radial-gradient(circle at 50% 11%,#6fe6f157,#0000 31rem),linear-gradient(#2876c3 0,#163d7a 35rem,#10152d 71rem);min-height:100vh;position:relative;overflow:hidden}.retro-app:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.rr-topbar,.rr-hero,.rr-playground,.rr-library,.rr-quick-guide,.rr-install-guide,.rr-footer{z-index:1;width:calc(100% - 48px);max-width:1240px;margin-inline:auto;position:relative}.rr-topbar{border-bottom:1px solid #ffffff29;grid-template-columns:1fr auto 1fr;align-items:center;min-height:84px;display:grid}.rr-brand{font-family:var(--display);letter-spacing:-.035em;align-items:center;gap:10px;width:max-content;font-size:24px;font-weight:900;display:flex}.rr-brand>span:nth-child(2) strong{color:var(--rr-yellow)}.rr-brand>small{color:#ffffff94;font-family:var(--mono);letter-spacing:.13em;border-left:1px solid #ffffff40;margin-left:2px;padding-left:11px;font-size:7px}.rr-brand-emblem{filter:drop-shadow(0 0 7px #e8ff6a38);flex:0 0 54px;width:54px;height:32px;animation:3.2s step-end infinite rr-brand-rumble;display:block;position:relative}.rr-brand-emblem:before,.rr-brand-emblem:after{content:"";opacity:.48;border-top:2px solid #e8ff6a94;width:5px;position:absolute;top:8px}.rr-brand-emblem:before{left:-5px}.rr-brand-emblem:after{right:-5px}.rr-brand-grip{border:3px solid var(--rr-yellow);background:#e8ff6a14;width:23px;height:23px;display:block;position:absolute;bottom:2px}.rr-brand-grip.is-left{clip-path:polygon(7% 0,100% 0,86% 100%,0 76%);border-radius:7px 4px 9px 12px;left:0;transform:rotate(-7deg)}.rr-brand-grip.is-right{clip-path:polygon(0 0,93% 0,100% 76%,14% 100%);border-radius:4px 7px 12px 9px;right:0;transform:rotate(7deg)}.rr-brand-grip.is-left:before,.rr-brand-grip.is-left:after{background:var(--rr-yellow);content:"";position:absolute;top:8px;left:6px}.rr-brand-grip.is-left:before{width:9px;height:2px}.rr-brand-grip.is-left:after{width:2px;height:9px;top:5px;left:9px}.rr-brand-grip.is-right:before{background:var(--rr-yellow);box-shadow:7px 4px 0 var(--rr-yellow);content:"";border-radius:50%;width:4px;height:4px;position:absolute;top:6px;left:5px}.rr-brand-pulse{z-index:2;background:#2876c3;justify-content:center;align-items:center;gap:1px;width:20px;height:22px;padding-inline:2px;display:flex;position:absolute;top:5px;left:50%;transform:translate(-50%)}.rr-brand-pulse i{background:var(--rr-yellow);transform-origin:50%;width:2px;height:7px;animation:1.1s ease-in-out infinite alternate rr-brand-signal;display:block;transform:skew(-8deg)}.rr-brand-pulse i:nth-child(2),.rr-brand-pulse i:nth-child(4){height:13px;animation-delay:-.35s}.rr-brand-pulse i:nth-child(3){height:20px;animation-delay:-.7s}@keyframes rr-brand-rumble{0%,76%,to{transform:translate(0)}78%{transform:translate(-2px)rotate(-1deg)}80%{transform:translate(2px)rotate(1deg)}82%{transform:translate(-1px)}84%{transform:translate(1px)}86%{transform:translate(0)}}@keyframes rr-brand-signal{0%{opacity:.62;transform:skew(-8deg)scaleY(.66)}to{opacity:1;transform:skew(-8deg)scaleY(1)}}.rr-stats{gap:28px;display:flex}.rr-stats span{color:#ffffff9e;font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;font-size:8px}.rr-stats b{color:#fff;margin-right:4px;font-size:11px}.rr-request{color:var(--rr-yellow);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;background:#0d1e4a73;border:1px solid #e8ff6a85;justify-self:end;padding:12px 16px;font-size:9px}.rr-request:hover{background:var(--rr-yellow);color:#1d2950}.rr-hero{text-align:center;padding:52px 0 30px}.rr-hero>p,.rr-library header p{color:var(--rr-yellow);font-family:var(--mono);letter-spacing:.18em;margin:0 0 12px;font-size:9px}.rr-hero h1{font-family:var(--display);letter-spacing:-.045em;text-transform:uppercase;margin:0;font-size:clamp(42px,6vw,78px);line-height:.88}.rr-hero>span{color:#f3fbffb3;margin-top:18px;font-size:13px;display:block}.rr-playground{padding:36px 0 64px}.rr-rotate-hint{display:none}.rr-console-stage{max-width:1160px;margin-inline:auto;padding-top:98px;position:relative}.rr-cartridge-dock{text-align:center;z-index:1;position:absolute;top:0;left:50%;transform:translate(-50%)}.rr-cartridge-dock>small{color:var(--rr-yellow);font-family:var(--mono);letter-spacing:.15em;background:#171940;border-radius:99px;margin-top:5px;padding:4px 8px;font-size:6px;display:inline-block}.rr-active-cartridge{clip-path:polygon(5% 0,95% 0,100% 7%,100% 100%,0 100%,0 7%);background:linear-gradient(145deg,#767789,#424552);border:1px solid #ffffff40;width:194px;height:158px;padding:16px 20px 18px;position:relative;box-shadow:inset 0 1px #ffffff40,inset 0 -6px #15172147,0 16px 24px #080c2347}.rr-active-cartridge.photo-cartridge{clip-path:polygon(5% 0,95% 0,100% 7%,100% 20%,97% 20%,97% 100%,3% 100%,3% 20%,0 20%,0 7%);background:0 0;border:0;border-radius:14px 14px 4px 4px;width:220px;height:127px;padding:0;overflow:hidden;box-shadow:0 16px 24px #080c2347}.rr-cartridge-photo{pointer-events:none;-webkit-user-select:none;user-select:none;width:108.4%;max-width:none;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rr-cart-ridge{border-top:1px solid #fff3;border-bottom:1px solid #14161f66;height:6px;position:absolute;top:6px;left:8px;right:8px}.rr-active-cartridge>span{color:#ffffffa3;font-family:var(--mono);letter-spacing:.12em;text-align:center;margin-bottom:7px;font-size:6px;display:block}.rr-active-label{background:#151824;border:2px solid #14161fcc;height:105px;overflow:hidden}.rr-active-label img{object-fit:cover;width:100%;height:100%}.rr-active-label img.physical-label{object-fit:contain;background:#d91f17}.rr-active-label b{font-family:var(--display);justify-content:center;align-items:center;height:100%;display:flex}.rr-console{background:radial-gradient(ellipse at 50% 4%, #fff3, transparent 31%), linear-gradient(160deg, #ffffff2b, transparent 20%), linear-gradient(180deg, #7776ce 0%, var(--rr-purple) 47%, #45448f 100%);border:3px solid #1a194ac2;border-radius:22% 22% 24% 24%/16% 16% 27% 27%;grid-template-columns:190px minmax(0,1fr) 200px;gap:22px;min-height:512px;padding:75px 38px 96px;display:grid;position:relative;overflow:visible;box-shadow:inset 0 3px #ffffff57,inset 0 -14px #25245e3d,inset 18px 0 28px #ffffff09,inset -18px 0 28px #1f1e5b1f,0 38px 70px #050c2780}.rr-console:before{content:"";border-top:1px solid #ffffff2b;border-bottom:1px solid #1c1b5057;border-radius:999px;height:5px;position:absolute;top:17px;left:27%;right:27%}.rr-console:after{border-radius:inherit;content:"";pointer-events:none;border:1px solid #ffffff1f;position:absolute;inset:8px}.rr-console-brand{color:#f6f7ffc7;font-family:var(--display);letter-spacing:-.035em;text-shadow:0 1px #171646bf;white-space:nowrap;font-size:15px;font-style:italic;font-weight:900;position:absolute;top:31px;left:50%;transform:translate(-50%)}.rr-console-brand span{color:#c6cffc;letter-spacing:.06em;margin-left:4px;font-size:11px}.rr-console-brand small{font-family:var(--mono);letter-spacing:.15em;margin-right:4px;font-size:6px}.rr-shoulder-button{color:#ffffffe0;z-index:0;background:linear-gradient(#ffffff38,#0000 38%),linear-gradient(#7474c8,#414184);border:2px solid #191849b8;justify-content:center;align-items:center;gap:10px;width:190px;height:46px;padding:0 22px 8px;transition:filter .14s,transform .14s;display:flex;position:absolute;top:-24px;box-shadow:inset 0 2px #ffffff45,0 8px #1f1e52b3,0 12px 18px #050a2547}.rr-shoulder-button:hover{filter:brightness(1.12)}.rr-shoulder-button:active{transform:translateY(4px);box-shadow:inset 0 2px #ffffff38,0 4px #1f1e52b8}.rr-shoulder-button b{color:var(--rr-yellow);font-family:var(--display);font-size:20px;line-height:1}.rr-shoulder-button span{font-family:var(--mono);letter-spacing:.08em;white-space:nowrap;font-size:7px;font-weight:800}.rr-shoulder-left{border-radius:34px 13px 8px 5px;left:52px;transform:rotate(-2deg)}.rr-shoulder-right{border-radius:13px 34px 5px 8px;right:52px;transform:rotate(2deg)}.rr-left-controls,.rr-right-controls{z-index:1;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.rr-dpad{filter:drop-shadow(0 8px 5px #18184266);grid-template:repeat(3,52px)/repeat(3,52px);display:grid}.rr-dpad button,.rr-dpad>i{color:#ffffff94;background:radial-gradient(circle at 45% 38%,#ffffff17,#0000 48%),#292957;border:0;margin:0;padding:0;font-size:11px;box-shadow:inset 0 1px #ffffff14}.rr-dpad button:hover{color:var(--rr-yellow);background:#1e1e48}.rr-dpad button:active{transform:translateY(2px);box-shadow:inset 0 4px 6px #00000057}.rr-dpad .up{border-radius:8px 8px 0 0;grid-area:1/2}.rr-dpad .left{border-radius:8px 0 0 8px;grid-area:2/1}.rr-dpad>i{grid-area:2/2;position:relative}.rr-dpad>i:after{content:"";border:1px solid #ffffff14;border-radius:50%;position:absolute;inset:14px}.rr-dpad .right{border-radius:0 8px 8px 0;grid-area:2/3}.rr-dpad .down{border-radius:0 0 8px 8px;grid-area:3/2}.rr-control-guide{gap:6px;width:176px;display:grid}.rr-left-controls>p{color:#ffffffe0;font-family:var(--mono);letter-spacing:.08em;text-align:center;margin:19px 0 0;font-size:7px;font-weight:800;line-height:1.3}.rr-control-guide span{white-space:nowrap;background:#19184a99;border:1px solid #ffffff29;border-radius:999px;padding:7px 8px;box-shadow:inset 0 1px #ffffff14}.rr-left-controls>p b{color:var(--rr-yellow);margin-right:3px;font-size:9px}.rr-screen-shell{z-index:1;background:linear-gradient(145deg,#30345d,#1f223f);border:2px solid #131432cc;border-radius:17px 17px 40px;align-self:center;min-width:0;padding:23px 28px 25px;position:relative;box-shadow:inset 0 2px #ffffff1f,inset 0 -5px #090b1e2e,0 9px 17px #19194647}.rr-screen-led{color:#ffffff59;font-family:var(--mono);font-size:5px;position:absolute;top:48%;left:5px;transform:rotate(-90deg)}.rr-screen-led i{background:#b8ff47;border-radius:50%;width:4px;height:4px;margin-right:3px;display:inline-block;box-shadow:0 0 7px #b8ff47cc}.rr-screen{background:repeating-linear-gradient(0deg, #1d393009 0 1px, transparent 1px 3px), linear-gradient(135deg, #bedc9b, var(--rr-screen));color:var(--rr-screen-ink);font-family:var(--mono);border:2px solid #13172d;grid-template-rows:auto 1fr auto;min-height:315px;padding:13px 15px 10px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 20px #2346362e}.rr-screen:after{content:"";pointer-events:none;background:linear-gradient(120deg,#ffffff2e,#0000 36%);position:absolute;inset:0}.rr-screen>header,.rr-screen>footer{letter-spacing:.06em;z-index:1;justify-content:space-between;align-items:center;font-size:6px;display:flex;position:relative}.rr-screen>header{border-bottom:1px solid #20393359;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;padding-bottom:8px;display:grid}.rr-screen>header strong{letter-spacing:.1em;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:6px;overflow:hidden}.rr-screen-content{z-index:1;grid-template-columns:minmax(0,1fr) minmax(112px,34%);gap:13px;min-height:0;display:grid;position:relative}.rr-screen-event{z-index:1;flex-direction:column;justify-content:center;min-width:0;padding:12px 0 10px;display:flex;position:relative}.rr-event-kicker{letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:6px;display:flex}.rr-event-kicker b{background:var(--rr-screen-ink);color:var(--rr-screen);padding:3px 5px;font-size:5px}.rr-event-heading{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.rr-screen-event h3{font-family:var(--display);-webkit-line-clamp:2;letter-spacing:-.025em;text-transform:uppercase;-webkit-box-orient:vertical;margin:8px 0 9px;font-size:clamp(20px,2.45vw,31px);line-height:.94;display:-webkit-box;overflow:hidden}.rr-event-count{font-family:var(--display);letter-spacing:-.04em;white-space:nowrap;margin-bottom:9px;font-size:clamp(18px,2vw,25px);line-height:1}.rr-event-count small{font-family:var(--mono);letter-spacing:0;font-size:7px}.rr-wave{align-items:center;gap:5px;height:54px;display:flex;overflow:hidden}.rr-wave i{animation:1.25s ease-in-out infinite alternate rr-wave-live;animation-delay:calc(var(--bar-index) * -72ms);background:var(--rr-screen-ink);opacity:.82;transform-origin:50%;width:5px;max-height:50px;display:block}.rr-wave i:nth-child(4n+2){opacity:.5}.rr-event-description{font-family:var(--sans);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:5px 0 0;font-size:10px;line-height:1.4;display:-webkit-box;overflow:hidden}.rr-event-description strong{font-weight:800}.rr-screen-art{animation:rr-screen-art-hit var(--rumble-cycle) steps(2, jump-none) both;isolation:isolate;border-left:1px dashed #2039334d;justify-content:center;align-items:center;min-width:0;padding:14px 0 16px 13px;display:flex;position:relative;overflow:hidden}.rr-screen-art:after{content:"";pointer-events:none;z-index:4;background:repeating-linear-gradient(90deg,#0000 0 5px,#20393317 5px 6px);position:absolute;inset:0}.rr-screen-art-image{aspect-ratio:1;z-index:2;width:min(100%,142px);max-height:152px;animation:3.1s steps(2,jump-none) .45s infinite rr-screen-art-idle;position:relative;overflow:visible}.rr-screen-art-image img{filter:contrast(1.06)saturate(.72)drop-shadow(2px 2px #2039331a);height:100%;image-rendering:pixelated;mix-blend-mode:multiply;object-fit:contain;width:100%;position:absolute;inset:0}.rr-art-main{opacity:.96;z-index:2}.rr-art-ghost{opacity:.1;z-index:1}.rr-art-ghost.is-left{transform:translateX(calc(var(--rumble-distance) * -1))}.rr-art-ghost.is-right{transform:translateX(var(--rumble-distance))}.rr-art-orbit{z-index:0;border:1px dashed #20393357;border-radius:50%;position:absolute}.rr-art-orbit.is-small{width:112px;height:112px}.rr-art-pixels i{background:var(--rr-screen-ink);opacity:.65;z-index:3;width:4px;height:4px;position:absolute}.rr-art-pixels i:first-child{top:22%;left:15%}.rr-art-pixels i:nth-child(2){height:7px;top:28%;right:7%}.rr-art-pixels i:nth-child(3){width:7px;top:54%;left:9%}.rr-screen-art>small{letter-spacing:.08em;z-index:5;font-size:5px;position:absolute;bottom:2px;right:0}.rr-screen>footer{border-top:1px solid #20393359;padding-top:7px}.rr-screen-model{color:#ffffffa3;font-family:var(--display);letter-spacing:.05em;text-align:center;margin-top:11px;font-size:8px;font-style:italic;font-weight:900;display:block}.rr-screen-model b{color:#aebcff;letter-spacing:.12em;font-size:7px}@keyframes rr-wave-live{0%{transform:scaleY(.58)}to{transform:scaleY(1)}}@keyframes rr-screen-art-hit{0%,to{transform:translate(0)}16%{transform:translateX(calc(var(--rumble-distance) * -1))}28%{transform:translateX(var(--rumble-distance))}40%{transform:translateX(calc(var(--rumble-distance) * -.55))}54%{transform:translateX(calc(var(--rumble-distance) * .4))}}@keyframes rr-screen-art-idle{0%,74%,to{transform:translate(0)}78%{transform:translate(calc(var(--rumble-distance) * -.45), 0)}82%{transform:translate(calc(var(--rumble-distance) * .4), 1px)}86%{transform:translate(calc(var(--rumble-distance) * -.25), -1px)}90%{transform:translate(calc(var(--rumble-distance) * .2), 0)}}.rr-action-buttons{align-items:center;gap:13px;display:flex;transform:rotate(-13deg)}.rr-action-buttons button{background:0 0;border:0;flex-direction:column;align-items:center;gap:7px;padding:0;display:flex}.rr-action-buttons b{color:#ffffff9e;font-family:var(--display);background:radial-gradient(circle at 35% 28%,#ffffff2e,#0000 38%),#262654;border:1px solid #15153acc;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;font-size:23px;display:flex;box-shadow:0 7px #1d1d48,0 10px 12px #19184461}.rr-action-buttons button:hover b{color:var(--rr-yellow);transform:translateY(2px);box-shadow:0 5px #1d1d48,0 8px 10px #19184461}.rr-action-buttons span{color:#ffffffeb;font-family:var(--mono);letter-spacing:.08em;text-align:center;background:#19184aad;border:1px solid #ffffff2b;border-radius:8px;min-width:88px;padding:6px 8px;font-size:7px;font-weight:800;line-height:1.35}.rr-a-button span{color:var(--rr-yellow);border-color:#e8ff6a6b}.rr-a-button{margin-top:-42px}.rr-speaker{gap:6px;margin-top:54px;display:flex;transform:rotate(-12deg)}.rr-speaker i{background:#1e1d4e80;border-radius:99px;width:4px;height:38px}.rr-system-buttons{z-index:2;gap:18px;display:flex;position:absolute;bottom:23px;left:50%;transform:translate(-50%)}.rr-system-buttons button{color:#ffffffd1;font-family:var(--mono);letter-spacing:.08em;text-align:left;white-space:nowrap;background:#1b1a4e80;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:9px;min-width:176px;padding:7px 12px 7px 8px;display:flex}.rr-system-buttons button:hover{background:#1d1c53b8;border-color:#e8ff6a61}.rr-system-buttons button>i{background:#29295d;border-radius:99px;flex:none;width:37px;height:9px;display:block;transform:rotate(-12deg);box-shadow:0 3px #20204f}.rr-system-buttons button>span{color:#ffffffe0;flex-direction:column;gap:2px;display:flex}.rr-system-buttons button b{font-size:7px;line-height:1}.rr-system-buttons button small{color:#ffffff8c;font-size:5px;line-height:1.2}.rr-system-buttons button:hover b,.rr-system-buttons button:hover small{color:var(--rr-yellow)}.rr-console-caption{justify-content:space-between;align-items:center;max-width:950px;margin:21px auto 0;display:flex}.rr-region-selector{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;max-width:950px;margin:22px auto 0;display:flex}.rr-region-selector>span,.rr-region-selector>small{color:#ffffff80;font-family:var(--mono);letter-spacing:.08em;font-size:7px}.rr-region-selector>span{margin-right:3px}.rr-region-selector>button{color:#ffffffb3;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;background:#0c1737ad;border:1px solid #ffffff29;padding:8px 11px;font-size:7px}.rr-region-selector>button:hover,.rr-region-selector>button.active{border-color:var(--rr-yellow);color:var(--rr-yellow);background:#e8ff6a1f;box-shadow:0 0 0 2px #e8ff6a14}.rr-region-selector>small{text-align:center;flex-basis:100%;line-height:1.5}.rr-console-caption>div{flex-wrap:wrap;gap:7px;display:flex}.rr-console-caption span{color:#ffffffab;font-family:var(--mono);letter-spacing:.08em;background:#0c17378a;border:1px solid #ffffff1f;padding:6px 8px;font-size:7px}.rr-console-caption span:first-child{color:var(--rr-yellow);border-color:#e8ff6a5c}.rr-console-caption .rr-art-credit{color:#ffffff7a;font-family:var(--mono);letter-spacing:.05em;border:1px solid #ffffff1f;align-items:center;padding:6px 8px;font-size:6px;text-decoration:none;display:inline-flex}.rr-console-caption .rr-art-credit:hover{color:#ffffffc7;border-color:#82e6ff7a}.rr-console-caption>button{color:#ffffff9e;font-family:var(--mono);letter-spacing:.05em;text-underline-offset:4px;background:0 0;border:0;padding:7px 0;font-size:7px;text-decoration:underline}.rr-library{background:#070c1f8f;border:1px solid #ffffff1a;padding:34px}.rr-library>header{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.rr-library header h2{font-family:var(--display);letter-spacing:-.04em;text-transform:uppercase;margin:0;font-size:clamp(30px,4vw,50px);line-height:.9}.rr-library>header>span{color:#ffffff7a;font-family:var(--mono);letter-spacing:.06em;font-size:8px}.rr-library-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:22px;display:grid}.rr-library-item{text-align:left;background:0 0;border:0;min-width:0;padding:9px 6px 0;transition:transform .18s;position:relative}.rr-library-item:after{content:"";filter:blur(5px);z-index:-1;background:#00000052;height:9px;position:absolute;bottom:55px;left:14%;right:14%}.rr-library-item:hover,.rr-library-item.active{transform:translateY(-7px)}.rr-library-item.active .rr-game-box{border-color:var(--rr-yellow);box-shadow:0 0 0 2px #e8ff6a2b,0 18px 25px #0000005c}.rr-library-item.active:before{background:var(--rr-yellow);box-shadow:0 0 8px var(--rr-yellow);content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:0;right:8px}.rr-game-box,.rr-empty-box{aspect-ratio:1/1.03;width:100%;max-width:180px;margin:0 auto 14px}.rr-game-box{background:linear-gradient(135deg,#ffffff85,#0000 24%),linear-gradient(145deg,#d8dbe2,#777b89);border:2px solid #666a78;border-radius:4px 7px 7px 4px;padding:7px;display:block;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffbd,inset 0 -4px #161a2b2e,0 16px 24px #03071857}.rr-box-cover{background:#11162a;border:1px solid #0d101fbd;border-radius:3px;justify-content:center;align-items:center;height:100%;display:flex;position:relative;overflow:hidden}.rr-box-cover:after{content:"";pointer-events:none;background:linear-gradient(115deg,#ffffff29,#0000 26% 72%,#ffffff0d);position:absolute;inset:0}.rr-box-cover img{object-fit:cover;width:100%;height:100%;transition:transform .18s}.rr-library-item:hover .rr-box-cover img,.rr-library-item.active .rr-box-cover img{transform:scale(1.025)}.rr-box-cover b{color:var(--rr-yellow);font-family:var(--display);font-size:28px}.rr-box-code{color:#ffffffb8;font-family:var(--mono);letter-spacing:.08em;z-index:3;background:#080b1bd6;padding:3px 4px;font-size:5px;position:absolute;bottom:10px;right:10px}.rr-library-item>strong,.rr-library-item>small{text-overflow:ellipsis;display:block;overflow:hidden}.rr-library-item>strong{-webkit-line-clamp:2;color:#fff;text-align:center;-webkit-box-orient:vertical;min-height:2.5em;font-size:10px;line-height:1.25;display:-webkit-box}.rr-library-item>small{color:#ffffff75;font-family:var(--mono);letter-spacing:.03em;text-align:center;text-transform:uppercase;white-space:nowrap;margin-top:5px;font-size:6px}.rr-library-pagination{border-top:1px solid #ffffff1a;grid-template-columns:minmax(120px,.65fr) minmax(260px,1fr) minmax(120px,.65fr);align-items:center;gap:20px;margin-top:32px;padding-top:24px;display:grid}.rr-library-page-arrow{color:#ffffffc7;font-family:var(--mono);letter-spacing:.08em;background:linear-gradient(#303762,#202647);border:1px solid #fff3;border-radius:7px;justify-content:center;align-items:center;gap:10px;min-height:43px;padding:7px 12px;font-size:7px;display:flex;box-shadow:inset 0 -3px #04081a5c,0 8px 16px #0003}.rr-library-page-arrow b{background:var(--rr-yellow);color:#171c37;font-family:var(--display);border-radius:4px;justify-content:center;align-items:center;width:26px;height:26px;font-size:15px;display:flex;box-shadow:inset 0 -2px #4652144d}.rr-library-page-arrow:not(:disabled):hover{border-color:var(--rr-yellow);color:#fff;transform:translateY(-2px)}.rr-library-page-arrow:disabled{cursor:not-allowed;filter:grayscale();opacity:.32}.rr-library-page-center{flex-direction:column;align-items:center;gap:9px;min-width:0;display:flex}.rr-library-page-center>small{color:#ffffff5c;font-family:var(--mono);letter-spacing:.08em;font-size:6px}.rr-library-page-list{justify-content:center;align-items:center;gap:6px;display:flex}.rr-library-page-list button{color:#ffffff8a;font-family:var(--mono);background:#101530c2;border:1px solid #ffffff29;border-radius:4px;width:32px;height:32px;padding:0;font-size:7px}.rr-library-page-list button:hover,.rr-library-page-list button.active{background:var(--rr-yellow);border-color:var(--rr-yellow);color:#141932;box-shadow:0 0 13px #e8ff6a3d}.rr-library-page-list>span{color:#ffffff47;font-family:var(--mono);font-size:8px}.rr-empty-box{box-shadow:none;color:#ffffff8a;text-align:center;background:linear-gradient(145deg,#ffffff0d,#0000 34%),#282d40ad;border:1px dashed #e8ff6a61;border-radius:4px 7px 7px 4px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.rr-empty-box:before{color:#ffffff40;content:"GAME BOY ADVANCE";font-family:var(--display);letter-spacing:.08em;font-size:7px;position:absolute;top:14px;left:0;right:0}.rr-empty-box b{color:var(--rr-yellow);font-size:29px;font-weight:300}.rr-empty-box span{font-family:var(--mono);letter-spacing:.1em;font-size:7px;line-height:1.5}.rr-quick-guide{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:22px;padding:56px 20px;display:grid}.rr-quick-guide>div{align-items:center;gap:14px;display:flex}.rr-quick-guide>div>b{color:var(--rr-yellow);font-family:var(--display);font-size:30px}.rr-quick-guide span{flex-direction:column;gap:3px;display:flex}.rr-quick-guide strong{font-family:var(--display);text-transform:uppercase;font-size:17px}.rr-quick-guide small{color:#ffffff7a;font-size:8px}.rr-quick-guide>i{color:#ffffff38;font-style:normal}.rr-install-guide{background:radial-gradient(circle at 92% 5%,#e8ff6a17,#0000 24%),#070c1fbd;border:1px solid #ffffff1c;margin-bottom:44px;padding:38px 40px 34px}.rr-install-guide>header{grid-template-columns:minmax(0,1fr) minmax(260px,.62fr);align-items:end;gap:34px;display:grid}.rr-install-guide>header p{color:var(--rr-yellow);font-family:var(--mono);letter-spacing:.16em;margin:0 0 10px;font-size:7px}.rr-install-guide h2{font-family:var(--display);letter-spacing:-.04em;text-transform:uppercase;margin:0;font-size:clamp(31px,4vw,52px);line-height:.92}.rr-install-guide>header>span{color:#ffffff94;font-size:10px;line-height:1.55}.rr-install-guide>header>span b{color:#fff}.rr-install-route{scrollbar-width:none;border-top:1px solid #ffffff1f;border-bottom:1px solid #ffffff1f;align-items:center;gap:12px;margin:28px 0 0;padding:13px 0;display:flex;overflow-x:auto}.rr-install-route::-webkit-scrollbar{display:none}.rr-install-route b{color:#ffffffd1;font-family:var(--mono);letter-spacing:.09em;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1f;padding:7px 9px;font-size:6px}.rr-install-route b:last-child{color:var(--rr-yellow);border-color:#e8ff6a70}.rr-install-route i{color:#ffffff47;font-style:normal}.rr-install-guide ol{grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.rr-install-guide li{border-right:1px solid #ffffff1a;min-height:205px;padding:25px 18px 22px}.rr-install-guide li:first-child{padding-left:0}.rr-install-guide li:last-child{border-right:0;padding-right:0}.rr-install-guide li>b{color:var(--rr-yellow);font-family:var(--display);margin-bottom:28px;font-size:26px;display:block}.rr-install-guide li strong{font-family:var(--display);text-transform:uppercase;font-size:15px;line-height:1;display:block}.rr-install-guide li p{color:#ffffff7a;margin:9px 0 0;font-size:8px;line-height:1.55}.rr-install-guide em{color:#ffffffc7;font-style:normal}.rr-install-guide aside{border-left:3px solid var(--rr-yellow);background:#1c254e9e;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;padding:16px 18px;display:grid}.rr-install-guide aside p{color:#ffffffa3;margin:0;font-size:8px;line-height:1.55}.rr-install-guide aside strong{color:#fff}.rr-install-guide aside>div{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.rr-install-guide aside a{color:#ffffffb3;font-family:var(--mono);letter-spacing:.05em;border:1px solid #ffffff29;padding:7px 8px;font-size:5px}.rr-install-guide aside a:hover{border-color:var(--rr-yellow);color:var(--rr-yellow)}.rr-footer{color:#ffffff6b;font-family:var(--mono);letter-spacing:.06em;border-top:1px solid #ffffff1a;grid-template-columns:1fr auto 1fr;align-items:center;padding:27px 0 34px;font-size:6px;display:grid}.rr-footer p{text-align:center;margin:0}.rr-footer span:last-child{justify-self:end}@media (width<=1040px){.rr-console{grid-template-columns:150px minmax(0,1fr) 155px;gap:14px;padding-inline:22px}.rr-shoulder-button{width:160px}.rr-shoulder-left{left:32px}.rr-shoulder-right{right:32px}.rr-dpad{grid-template:repeat(3,44px)/repeat(3,44px)}.rr-action-buttons b{width:58px;height:58px}.rr-library-grid{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:30px}.rr-game-box,.rr-empty-box{max-width:210px}.rr-install-guide ol{grid-template-columns:repeat(2,minmax(0,1fr))}.rr-install-guide li,.rr-install-guide li:first-child,.rr-install-guide li:last-child{border-bottom:1px solid #ffffff1a;min-height:170px;padding:22px 20px}.rr-install-guide li:nth-child(2n){border-right:0}.rr-install-guide li:last-child{border-bottom:0}}@media (width<=760px){.rr-topbar,.rr-hero,.rr-playground,.rr-library,.rr-quick-guide,.rr-install-guide,.rr-footer{width:calc(100% - 28px)}.rr-topbar{grid-template-columns:1fr auto}.rr-stats,.rr-brand>small{display:none}.rr-request{padding:10px 11px}.rr-hero{padding-top:38px}.rr-hero>span{max-width:430px;margin-inline:auto;font-size:11px;line-height:1.5}.rr-playground{padding-top:22px}.rr-console-stage{padding-top:64px}.rr-active-cartridge{width:137px;height:111px;padding:13px 14px 11px}.rr-active-cartridge.photo-cartridge{width:154px;height:89px;padding:0}.rr-active-label{height:67px}.rr-cartridge-dock>small{display:none}.rr-console{border-radius:16% 16% 20% 20%/12% 12% 17% 17%;grid-template-columns:88px minmax(0,1fr) 88px;gap:7px;min-height:430px;padding:60px 8px 88px}.rr-console-brand{font-size:10px;top:25px;left:50%;transform:translate(-50%)}.rr-console-brand span{font-size:7px}.rr-console-brand small{font-size:4px}.rr-shoulder-button{gap:6px;width:135px;height:37px;padding:0 10px 6px;top:-19px}.rr-shoulder-button b{font-size:14px}.rr-shoulder-button span{font-size:5px}.rr-shoulder-left{left:15px}.rr-shoulder-right{right:15px}.rr-dpad{grid-template:repeat(3,25px)/repeat(3,25px)}.rr-dpad button{font-size:6px}.rr-dpad>i:after{inset:7px}.rr-speaker{display:none}.rr-control-guide{gap:3px;width:86px}.rr-left-controls>p{margin-top:10px;font-size:4.5px}.rr-control-guide span{padding:4px 3px}.rr-left-controls>p b{font-size:6px}.rr-screen-shell{border-radius:9px 9px 18px;padding:13px 12px 12px}.rr-screen-model{margin-top:6px;font-size:5px}.rr-screen-model b{font-size:4.5px}.rr-screen-led{display:none}.rr-screen{min-height:270px;padding:10px 10px 8px}.rr-screen>header strong{font-size:5px}.rr-screen-content{grid-template-columns:minmax(0,1fr) minmax(78px,32%);gap:8px}.rr-screen-event h3{font-size:18px}.rr-screen>footer span:last-child{display:none}.rr-event-description{-webkit-line-clamp:3;font-size:9px}.rr-event-count{font-size:17px}.rr-screen-art{padding-left:8px}.rr-screen-art-image{width:min(100%,116px);max-height:132px}.rr-art-orbit{width:84px;height:84px}.rr-wave{gap:2px;height:38px}.rr-wave i{width:3px}.rr-action-buttons{flex-direction:column-reverse;gap:16px;transform:rotate(-10deg)}.rr-action-buttons b{width:41px;height:41px;font-size:15px;box-shadow:0 4px #1d1d48,0 6px 8px #19184459}.rr-action-buttons span{min-width:62px;padding:4px 3px;font-size:5px}.rr-a-button{margin:0 0 0 20px}.rr-system-buttons{gap:7px;bottom:17px}.rr-system-buttons button{gap:5px;min-width:130px;padding:5px 7px 5px 5px}.rr-system-buttons button>i{width:25px;height:6px}.rr-system-buttons button b{font-size:5px}.rr-system-buttons button small{font-size:4px}.rr-console-caption{flex-direction:column;align-items:start;gap:9px}.rr-library{padding:25px 18px}.rr-library>header{flex-direction:column;align-items:start;gap:11px}.rr-library-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.rr-library-pagination{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rr-library-page-center{grid-area:1/1/auto/-1}.rr-library-page-arrow{min-width:0}.rr-game-box,.rr-empty-box{max-width:170px}.rr-quick-guide{grid-template-columns:1fr;align-items:start;gap:15px;padding-block:38px}.rr-quick-guide>i{display:none}.rr-install-guide{margin-bottom:28px;padding:27px 18px 20px}.rr-install-guide>header{grid-template-columns:1fr;align-items:start;gap:14px}.rr-install-guide ol{grid-template-columns:1fr}.rr-install-guide li,.rr-install-guide li:first-child,.rr-install-guide li:last-child{border-bottom:1px solid #ffffff1a;border-right:0;grid-template-columns:38px minmax(0,1fr);gap:13px;min-height:0;padding:18px 0;display:grid}.rr-install-guide li:last-child{border-bottom:0}.rr-install-guide li>b{margin:0;font-size:21px}.rr-install-guide aside{grid-template-columns:1fr;gap:12px}.rr-install-guide aside>div{justify-content:flex-start}.rr-footer{text-align:center;grid-template-columns:1fr;gap:10px}.rr-footer span:last-child{justify-self:center}}@media (width<=430px){.rr-brand{font-size:20px}.rr-brand-emblem{transform-origin:0;width:44px;scale:.8}.rr-request{font-size:0}.rr-request:after{content:"PEDIR +";font-size:7px}.rr-console{grid-template-columns:65px minmax(0,1fr) 65px;min-height:420px;padding-inline:5px}.rr-shoulder-button{width:104px}.rr-shoulder-button span{font-size:4px}.rr-shoulder-left{left:5px}.rr-shoulder-right{right:5px}.rr-dpad{grid-template:repeat(3,21px)/repeat(3,21px)}.rr-dpad>i:after{inset:5px}.rr-action-buttons b{width:34px;height:34px;font-size:12px}.rr-action-buttons span{min-width:54px;font-size:4px}.rr-a-button{margin-left:13px}.rr-control-guide{width:64px}.rr-left-controls>p{font-size:3.8px}.rr-system-buttons button{min-width:112px}.rr-screen-shell{padding-inline:8px}.rr-screen{min-height:250px;padding-inline:7px}.rr-screen>header span:last-child{display:none}.rr-screen>header{grid-template-columns:auto minmax(0,1fr)}.rr-event-kicker{font-size:5px}.rr-screen-event h3{font-size:17px}.rr-event-heading{gap:7px}.rr-event-count{font-size:15px}.rr-wave{height:35px}.rr-library-item>strong{font-size:9px}}@media (width<=760px) and (orientation:portrait){.rr-rotate-hint:not(.is-dismissed){color:#f4f7ffc2;font-family:var(--sans);z-index:80;background:#0f112df5;border:1px solid #b7c3ff3d;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 12px;font-size:10px;line-height:1.35;animation:.42s ease-out both rr-rotate-hint-in;display:grid;position:fixed;bottom:16px;left:14px;right:14px;box-shadow:0 15px 42px #03081c7a}.rr-rotate-hint strong{color:var(--rr-yellow);font-family:var(--mono);letter-spacing:.1em;margin-bottom:2px;font-size:7px;display:block}.rr-rotate-hint>button{color:#fff;background:#ffffff14;border:0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0 0 2px;font-size:17px;display:flex}.rr-rotate-phone{border:2px solid #aeb9ff;border-radius:4px;width:18px;height:27px;display:block;position:relative;transform:rotate(90deg)}.rr-rotate-phone:after{border:1px solid var(--rr-yellow);content:"";border-bottom-color:#0000;border-left-color:#0000;border-radius:50%;width:33px;height:33px;position:absolute;top:-5px;left:-10px;transform:rotate(-35deg)}.rr-rotate-phone i{background:#aeb9ff;border-radius:50%;width:2px;height:2px;position:absolute;bottom:2px;left:6px}}@media (width<=600px) and (orientation:portrait){.rr-screen-content{grid-template-columns:1fr}.rr-screen-art{display:none}}@keyframes rr-rotate-hint-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.rr-library-item:hover,.rr-library-item.active,.rr-action-buttons button:hover b,.rr-screen-art,.rr-screen-art-image,.rr-wave i,.rr-rotate-hint,.rr-brand-emblem,.rr-brand-pulse i{animation:none;transform:none}}
