@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&family=DM+Mono:wght@300;400;500&family=Noto+Sans+SC:wght@400;500;700;900&display=swap');
:root{--paper:#eeeDE5;--ink:#10110f;--acid:#caff34;--orange:#ff5b35;--silver:#d4d5ce;--muted:#63655e;--line:#a7a89f;--max:1280px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Noto Sans SC",sans-serif;line-height:1.55;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}.grain{position:fixed;inset:0;z-index:99;pointer-events:none;opacity:.09;background-image:radial-gradient(rgba(10,10,8,.45) .55px,transparent .7px);background-size:4px 4px}
.topbar{height:76px;width:min(calc(100% - 36px),var(--max));margin:auto;display:grid;grid-template-columns:260px 1fr auto;align-items:center;border-bottom:1px solid var(--ink);position:relative;z-index:30}.identity{display:flex;align-items:center;gap:13px;font-size:14px}.identity>span{width:40px;height:40px;background:var(--ink);color:var(--acid);display:grid;place-items:center;font:500 13px "DM Mono"}.identity strong{font-weight:900;letter-spacing:.08em}.top-note{margin:0;text-align:center;font:400 10px "DM Mono";letter-spacing:.1em;color:var(--muted)}.nav{display:flex;align-items:center;gap:28px;font-size:12px}.nav a{border-bottom:1px solid transparent}.nav a:hover{border-color:var(--ink)}.nav .refund-link{background:var(--acid);padding:9px 14px;border:1px solid var(--ink);box-shadow:3px 3px 0 var(--ink)}.menu-toggle{display:none;background:none;border:0;padding:8px;width:42px}.menu-toggle span{display:block;height:2px;background:var(--ink);margin:7px 0}
.hero{width:min(calc(100% - 36px),var(--max));min-height:790px;margin:auto;display:grid;grid-template-columns:80px minmax(0,1fr) minmax(390px,.62fr);grid-template-rows:1fr auto;border-left:1px solid var(--ink);border-right:1px solid var(--ink);position:relative}.hero-index{grid-row:1/3;border-right:1px solid var(--ink);padding:23px 0;display:flex;align-items:center;flex-direction:column;gap:20px}.hero-index>span{font:500 9px "DM Mono";writing-mode:vertical-rl;letter-spacing:.22em}.hero-index>b{font:400 28px "DM Mono"}.hero-index>i{width:1px;flex:1;background:var(--ink)}.hero-index>small{font:400 9px "DM Mono";writing-mode:vertical-rl}.hero-title{padding:80px 48px 55px;display:flex;flex-direction:column;justify-content:space-between;min-width:0}.kicker{font:500 10px "DM Mono";letter-spacing:.13em;margin:0}.hero h1{font-family:"Archivo Black","Noto Sans SC";font-size:clamp(62px,7vw,110px);line-height:.9;letter-spacing:-.075em;margin:38px 0 60px;text-transform:uppercase}.hero h1 span,.hero h1 em,.hero h1 b{display:block;font-style:normal;font-weight:inherit}.hero h1 em{color:var(--orange);transform:translateX(8%);white-space:nowrap}.hero h1 b{-webkit-text-stroke:2px var(--ink);color:transparent}.hero-intro{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:end}.hero-intro>p{max-width:510px;margin:0;font-size:14px}.hero-actions{display:flex;flex-direction:column;gap:8px}.action{min-width:168px;padding:13px 16px;border:1px solid var(--ink);display:flex;justify-content:space-between;gap:20px;font-size:11px;font-weight:700}.action-dark{background:var(--ink);color:white}.action-dark span{color:var(--acid)}.action-line:hover{background:var(--acid)}
.hero-art{background:var(--acid);border-left:1px solid var(--ink);position:relative;overflow:hidden;min-width:0;padding:78px 38px}.hero-art:before{content:"";position:absolute;width:420px;height:420px;border:1px solid var(--ink);border-radius:50%;right:-190px;top:-170px;box-shadow:0 0 0 38px var(--acid),0 0 0 39px var(--ink),0 0 0 77px var(--acid),0 0 0 78px var(--ink)}.art-window{position:relative;height:510px;overflow:hidden;border:1px solid var(--ink);border-radius:48% 48% 8px 8px;background:var(--ink);z-index:1;box-shadow:10px 10px 0 var(--ink)}.art-window img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.65) contrast(1.15)}.art-window:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 62%,rgba(0,0,0,.6))}.art-stamp{position:absolute;left:20px;top:20px;width:72px;height:72px;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center;text-align:center;font:500 9px "DM Mono";line-height:1.2;z-index:2;transform:rotate(-12deg)}.art-caption{position:absolute;z-index:2;bottom:100px;left:60px;right:60px;color:white}.art-caption b{display:block;color:var(--acid);font:500 12px "DM Mono"}.art-caption span{font-size:11px}.orbit-label{position:absolute;z-index:3;right:14px;bottom:35px;width:92px;height:92px;background:var(--orange);border:1px solid var(--ink);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;font:500 29px "DM Mono"}.orbit-label small{font-size:7px}.hero-foot{grid-column:2/4;border-top:1px solid var(--ink);height:54px;display:flex;align-items:center;justify-content:space-around;font:400 9px "DM Mono";letter-spacing:.08em}
.marquee{background:var(--ink);color:var(--acid);padding:14px 0;white-space:nowrap;overflow:hidden;font:400 11px "DM Mono";letter-spacing:.08em}.marquee div{width:max-content;animation:scroll 24s linear infinite}@keyframes scroll{to{transform:translateX(-45%)}}
.section{width:min(calc(100% - 36px),var(--max));margin:auto;padding:120px 0}.section-head{display:grid;grid-template-columns:190px 1fr 300px;gap:35px;align-items:start;margin-bottom:65px}.section-head>p{font:500 10px "DM Mono";letter-spacing:.12em;margin:8px 0}.section-head>p span{display:inline-grid;place-items:center;width:30px;height:30px;background:var(--ink);color:var(--acid);margin-right:10px}.section-head h2{font-family:"Archivo Black","Noto Sans SC";font-size:clamp(42px,5vw,69px);line-height:1.03;letter-spacing:-.055em;margin:0}.section-head aside{font-size:12px;color:var(--muted);padding-top:10px;border-top:1px solid var(--ink)}
.module-list{border-top:1px solid var(--ink)}.module{min-height:190px;border:1px solid var(--ink);border-top:0;display:grid;grid-template-columns:100px 150px 1fr 260px;align-items:center;padding:30px;gap:24px;background:var(--paper);transition:transform .25s}.module:hover{transform:translateX(8px)}.module-acid{background:var(--acid)}.module-black{background:var(--ink);color:white}.module-orange{background:var(--orange)}.module-no{align-self:start;font:500 10px "DM Mono"}.module-symbol{font:400 75px "DM Mono";line-height:1}.module-copy h3{font-size:29px;margin:0 0 10px}.module-copy p{font-size:12px;margin:0;max-width:540px}.module ul{list-style:none;padding:0;margin:0;display:flex;gap:7px;flex-wrap:wrap}.module li{font:400 9px "DM Mono";border:1px solid currentColor;padding:6px 9px;border-radius:99px}.scale{display:flex;gap:12px;align-items:center}.scale i{display:block;border-radius:50%;border:1px solid currentColor;width:13px;height:13px}.scale i:nth-child(2){width:21px;height:21px}.scale i:nth-child(3){width:30px;height:30px;background:var(--ink)}.scale i:nth-child(4){width:21px;height:21px}.faces{display:flex;align-items:center;gap:10px}.faces i{border-radius:50%;border:1px solid white;width:32px;height:32px}.faces i:nth-child(2){width:52px;height:52px;background:var(--acid)}.faces i:nth-child(3){width:73px;height:73px}.switches{display:flex;gap:10px}.switches i{width:72px;height:36px;border:1px solid var(--ink);border-radius:99px;position:relative}.switches i:after{content:"";position:absolute;width:26px;height:26px;border-radius:50%;background:var(--ink);top:4px;left:5px}.switches i:last-child:after{left:39px;background:var(--acid)}
.lab{width:100%;max-width:none;background:var(--ink);color:white;padding-left:max(18px,calc((100% - var(--max))/2));padding-right:max(18px,calc((100% - var(--max))/2))}.section-head.light aside{border-color:white;color:#a2a39c}.section-head.light>p span{background:var(--acid);color:var(--ink)}.screen-lab{display:grid;grid-template-columns:1fr 320px;border:1px solid #55574f;min-height:610px}.screen-stage{position:relative;min-width:0;overflow:hidden;background:#080908}.screen-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.04);transition:opacity .45s,transform .8s;filter:saturate(.78)}.screen-image.active{opacity:1;transform:scale(1)}.crop{position:absolute;width:38px;height:38px;z-index:2}.crop:before,.crop:after{content:"";position:absolute;background:var(--acid)}.crop:before{width:38px;height:1px}.crop:after{width:1px;height:38px}.crop-a{left:22px;top:22px}.crop-b{right:22px;bottom:22px;transform:rotate(180deg)}.screen-panel{border-left:1px solid #55574f;display:flex;flex-direction:column;padding:28px}.panel-label{font:500 9px "DM Mono";color:var(--acid);letter-spacing:.14em;margin:0 0 45px}.screen-tab{background:none;border:0;border-top:1px solid #55574f;color:white;padding:24px 0;display:grid;grid-template-columns:45px 1fr;text-align:left;cursor:pointer}.screen-tab span{grid-row:1/3;font:400 11px "DM Mono";color:#77796f}.screen-tab b{font-size:18px}.screen-tab small{font-size:10px;color:#77796f}.screen-tab.active span{color:var(--acid)}.screen-tab.active b:after{content:" ←";color:var(--acid)}.panel-note{margin-top:auto;border:1px solid #55574f;padding:15px;display:grid;grid-template-columns:25px 1fr;gap:8px}.panel-note i{font-style:normal;color:var(--acid)}.panel-note p{font-size:9px;color:#96988f;margin:0}
.device-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--ink)}.device{min-height:450px;padding:35px;position:relative;display:flex;flex-direction:column;overflow:hidden}.device:first-child{border-right:1px solid var(--ink)}.device-ios{background:var(--silver)}.device-top{display:flex;justify-content:space-between;font:500 10px "DM Mono"}.device-top b{font-family:"Noto Sans SC";font-size:15px}.device-code{font:500 clamp(120px,18vw,240px) "DM Mono";letter-spacing:-.14em;line-height:1;margin:45px 0 15px}.device p{font-size:12px;max-width:380px}.device a{margin-top:auto;background:var(--ink);color:white;width:210px;padding:14px 16px;display:flex;justify-content:space-between;font-size:11px}.device a span{color:var(--acid)}
.notes{border-top:1px solid var(--ink)}.note-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--ink)}.note{min-height:390px;padding:24px;display:flex;flex-direction:column;border-right:1px solid var(--ink);position:relative}.note:last-child{border-right:0}.note-no{font:500 11px "DM Mono"}.note-type{font:500 9px "DM Mono";margin:55px 0 16px;color:var(--orange)}.note h3{font-size:21px;line-height:1.35;margin:0 0 18px}.note>p:last-of-type{font-size:11px;color:var(--muted);margin:0}.note a{margin-top:auto;border-top:1px solid var(--ink);padding-top:13px;font-size:11px}.note:hover{background:var(--acid)}.note-details{margin-top:75px;border-top:1px solid var(--ink)}.detail{display:grid;grid-template-columns:140px 1fr;border-bottom:1px solid var(--ink);padding:28px 0}.detail>b{font:500 12px "DM Mono"}.detail h3{margin:0 0 7px;font-size:19px}.detail p{margin:0;max-width:850px;color:var(--muted);font-size:12px}
.refund{padding:0;display:grid;grid-template-columns:180px 1fr 300px;min-height:360px;background:var(--orange);border:1px solid var(--ink)}.refund-number{font:400 72px "DM Mono";padding:30px;border-right:1px solid var(--ink)}.refund-copy{padding:52px}.refund-copy>p{font:500 9px "DM Mono";letter-spacing:.12em}.refund-copy h2{font-family:"Archivo Black","Noto Sans SC";font-size:clamp(46px,6vw,76px);line-height:1;letter-spacing:-.055em;margin:35px 0}.refund-copy span{font-size:12px;display:block;max-width:600px}.refund-action{border-left:1px solid var(--ink);display:flex;flex-direction:column;justify-content:space-between;padding:30px}.refund-action>div{font:300 100px "DM Mono";line-height:1}.refund-action a{background:var(--ink);color:white;padding:16px;display:flex;justify-content:space-between;font-size:11px}.refund-action a span{color:var(--acid)}
.faq-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--ink)}.faq-item{border-bottom:1px solid var(--ink)}.faq-item:nth-child(odd){border-right:1px solid var(--ink)}.faq-item button{width:100%;background:none;border:0;color:var(--ink);display:flex;justify-content:space-between;text-align:left;padding:24px;cursor:pointer}.faq-item button b{font:500 10px "DM Mono";margin-right:15px;color:var(--orange)}.faq-item button i{font-style:normal;font-size:20px;transition:.25s}.faq-item>div{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s}.faq-item>div p{overflow:hidden;margin:0;padding:0 24px;font-size:11px;color:var(--muted)}.faq-item.open>div{grid-template-rows:1fr}.faq-item.open>div p{padding-bottom:24px}.faq-item.open button i{transform:rotate(45deg)}
.footer{width:min(calc(100% - 36px),var(--max));margin:auto;border-top:1px solid var(--ink);padding:50px 0 32px;display:grid;grid-template-columns:220px 1fr auto;gap:35px;align-items:start}.footer-mark{display:flex;align-items:center;gap:10px}.footer-mark span{background:var(--ink);color:var(--acid);padding:9px;font:500 12px "DM Mono"}.footer-mark b{font-size:14px}.footer>p{font-size:11px;margin:10px 0;color:var(--muted)}.footer nav{display:flex;gap:22px;font-size:11px}.footer small{grid-column:1/-1;border-top:1px solid var(--line);padding-top:22px;color:#777970;font-size:9px}
.reveal{opacity:0;transform:translateY(25px);transition:opacity .65s,transform .65s}.reveal.visible{opacity:1;transform:none}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.marquee div{animation:none}.reveal{opacity:1;transform:none;transition:none}.screen-image{transition:none}}
@media (max-width:1050px){.topbar{grid-template-columns:220px 1fr auto}.top-note{display:none}.hero{grid-template-columns:60px 1fr}.hero-art{grid-column:2;min-height:650px;border-left:0;border-top:1px solid var(--ink)}.hero-foot{grid-column:2}.section-head{grid-template-columns:130px 1fr}.section-head aside{grid-column:2}.module{grid-template-columns:70px 100px 1fr}.module>:last-child{grid-column:3}.note-grid{grid-template-columns:1fr 1fr}.note:nth-child(2){border-right:0}.note:nth-child(-n+2){border-bottom:1px solid var(--ink)}.refund{grid-template-columns:120px 1fr 250px}}
@media (max-width:760px){.topbar{height:66px}.menu-toggle{display:block}.nav{display:none;position:absolute;left:0;right:0;top:66px;background:var(--paper);border:1px solid var(--ink);padding:14px;flex-direction:column;align-items:stretch;gap:0}.nav.open{display:flex}.nav a{padding:10px}.identity{grid-column:1}.topbar{grid-template-columns:1fr auto}.hero{grid-template-columns:42px 1fr;min-height:auto}.hero-index{grid-row:1/4}.hero-title{padding:55px 22px 45px}.hero h1{font-size:54px;margin:40px 0}.hero h1 em{transform:none;white-space:normal}.hero-intro{grid-template-columns:1fr}.hero-actions{margin-top:10px}.hero-art{padding:55px 22px;min-height:540px}.art-window{height:410px}.art-caption{left:42px;right:42px}.hero-foot{height:auto;padding:15px;flex-direction:column;gap:5px;align-items:flex-start}.section{padding:85px 0}.section-head{grid-template-columns:1fr;gap:18px}.section-head aside{grid-column:1}.module{grid-template-columns:45px 1fr;padding:23px;gap:18px}.module-symbol{font-size:50px}.module-copy{grid-column:2}.module>:last-child{grid-column:2}.module-copy h3{font-size:23px}.screen-lab{grid-template-columns:1fr}.screen-stage{min-height:420px}.screen-panel{border-left:0;border-top:1px solid #55574f}.panel-note{margin-top:35px}.device-grid{grid-template-columns:1fr}.device:first-child{border-right:0;border-bottom:1px solid var(--ink)}.note-grid{grid-template-columns:1fr}.note{border-right:0!important;border-bottom:1px solid var(--ink)}.note:last-child{border-bottom:0}.refund{grid-template-columns:1fr}.refund-number,.refund-action{border:0}.refund-number{border-bottom:1px solid var(--ink)}.refund-action{border-top:1px solid var(--ink)}.refund-copy{padding:38px 25px}.refund-action>div{display:none}.faq-grid{grid-template-columns:1fr}.faq-item{border-right:0!important}.footer{grid-template-columns:1fr}.footer small{grid-column:1}}
@media (max-width:440px){.hero h1{font-size:45px}.hero-index>span{font-size:8px}.hero-art{min-height:460px}.art-window{height:330px}.orbit-label{width:70px;height:70px;font-size:22px}.art-caption{bottom:85px}.section-head h2{font-size:39px}.device{min-height:390px}.device-code{font-size:110px}.detail{grid-template-columns:50px 1fr}.refund-copy h2{font-size:44px}.screen-stage{min-height:310px}}

.route-body,.refund-body{min-height:100vh}.route-topbar{grid-template-columns:260px 1fr auto}.route-nav{display:flex;align-items:center;gap:25px;font-size:11px}.route-nav .refund-link{background:var(--acid);border:1px solid var(--ink);padding:9px 14px;box-shadow:3px 3px 0 var(--ink)}.route-main,.refund-main{width:min(calc(100% - 36px),var(--max));margin:auto}.route-hero{padding:70px 0 90px}.route-heading{display:grid;grid-template-columns:180px 1fr 320px;gap:35px;align-items:end;margin-bottom:50px}.route-heading>p{font:500 10px "DM Mono";letter-spacing:.12em;align-self:start}.route-heading>p span{display:inline-grid;place-items:center;width:30px;height:30px;background:var(--ink);color:var(--acid);margin-right:10px}.route-heading h1,.refund-heading h1{font-family:"Archivo Black","Noto Sans SC";font-size:clamp(58px,8vw,104px);line-height:.92;letter-spacing:-.065em;margin:0}.route-heading h1 em,.refund-heading h1 em{font-style:normal;color:var(--orange)}.route-hint{border-top:1px solid var(--ink);padding-top:13px;display:grid;gap:8px}.route-hint b{font-size:11px}.route-hint span{font-size:10px;color:var(--muted)}.purchase-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--ink)}.purchase-card{min-height:520px;padding:34px;display:flex;flex-direction:column;position:relative;overflow:hidden}.purchase-android{background:var(--acid);border-right:1px solid var(--ink)}.purchase-ios{background:var(--silver)}.purchase-meta{display:flex;justify-content:space-between;font:500 10px "DM Mono"}.purchase-meta i{font-family:"Noto Sans SC";font-style:normal}.purchase-code{font:500 clamp(130px,20vw,270px) "DM Mono";line-height:.9;letter-spacing:-.16em;margin:40px 0 5px}.purchase-card h2{font-size:31px;margin:0 0 8px}.purchase-card p{font-size:11px;max-width:380px;margin:0;color:#4d4f49}.purchase-card>a{margin-top:auto;background:var(--ink);color:white;padding:17px 19px;display:flex;justify-content:space-between;align-items:center;width:240px;font-size:12px;font-weight:700;box-shadow:6px 6px 0 rgba(16,17,15,.22)}.purchase-card>a span{color:var(--acid)}.route-steps{padding:95px 0;border-top:1px solid var(--ink);display:grid;grid-template-columns:1fr 2fr;gap:70px}.route-steps header>span,.route-refund>div>span,.refund-process header>span,.refund-help>div>span{font:500 9px "DM Mono";letter-spacing:.14em;color:var(--orange)}.route-steps h2,.route-refund h2,.refund-process h2,.refund-help h2{font-family:"Archivo Black","Noto Sans SC";font-size:40px;line-height:1.1;letter-spacing:-.045em;margin:20px 0}.route-steps ol{list-style:none;padding:0;margin:0;border-top:1px solid var(--ink)}.route-steps li{display:grid;grid-template-columns:55px 1fr;gap:18px;padding:25px 0;border-bottom:1px solid var(--ink)}.route-steps li>b{font:500 10px "DM Mono"}.route-steps h3{font-size:18px;margin:0 0 5px}.route-steps li p{font-size:11px;color:var(--muted);margin:0}.route-refund{background:var(--orange);border:1px solid var(--ink);padding:42px 48px;display:grid;grid-template-columns:1fr auto;align-items:end;margin-bottom:80px}.route-refund p{font-size:11px;margin:0}.route-refund>a,.refund-help>a{background:var(--ink);color:white;padding:16px 18px;min-width:210px;display:flex;justify-content:space-between;font-size:11px}.route-refund>a span,.refund-help>a span{color:var(--acid)}.route-footer{margin-top:0}
.refund-main{padding-top:60px}.refund-hero{min-height:710px;border:1px solid var(--ink);display:grid;grid-template-columns:80px 1fr 460px}.refund-side{border-right:1px solid var(--ink);padding:22px 0;display:flex;align-items:center;flex-direction:column;gap:22px}.refund-side>span{font:400 28px "DM Mono"}.refund-side p{font:500 9px "DM Mono";writing-mode:vertical-rl;letter-spacing:.18em}.refund-side i{width:1px;flex:1;background:var(--ink)}.refund-side small{font:500 10px "DM Mono"}.refund-heading{padding:60px 45px;display:flex;flex-direction:column}.refund-heading>p{font:500 10px "DM Mono";letter-spacing:.12em;margin:0}.refund-heading h1{margin:70px 0 50px}.promise{margin-top:auto;display:grid;grid-template-columns:120px 1fr;border-top:1px solid var(--ink);padding-top:20px;gap:18px}.promise b{font:500 42px "DM Mono"}.promise span{font-size:11px;color:var(--muted)}.refund-form{background:var(--orange);border-left:1px solid var(--ink);padding:35px;display:flex;flex-direction:column}.form-head{display:flex;justify-content:space-between;font:500 9px "DM Mono";margin-bottom:42px}.refund-form label{display:flex;justify-content:space-between;align-items:end;margin:0 0 8px}.refund-form label span{font-size:13px;font-weight:700}.refund-form label small{font:500 8px "DM Mono"}.refund-form input,.refund-form textarea{width:100%;border:1px solid var(--ink);background:rgba(238,237,229,.55);border-radius:0;padding:14px;font:400 12px "Noto Sans SC";outline:none;margin:0 0 24px;color:var(--ink)}.refund-form textarea{resize:vertical}.refund-form input:focus,.refund-form textarea:focus{background:var(--paper);box-shadow:4px 4px 0 var(--ink)}.refund-submit{margin-top:auto;border:0;background:var(--ink);color:white;padding:17px 19px;display:flex;justify-content:space-between;cursor:pointer;font-weight:700}.refund-submit span{color:var(--acid)}.form-status{min-height:20px;margin:12px 0 0;font-size:10px;font-weight:700}.refund-process{padding:100px 0;display:grid;grid-template-columns:1fr 2fr;gap:70px}.refund-process ol{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--ink)}.refund-process li{padding:26px;border-right:1px solid var(--ink);min-height:220px;display:flex;flex-direction:column}.refund-process li:last-child{border-right:0}.refund-process li>b{font:500 10px "DM Mono"}.refund-process h3{font-size:19px;margin:auto 0 7px}.refund-process li p{font-size:10px;color:var(--muted);margin:0}.refund-help{background:var(--acid);border:1px solid var(--ink);padding:38px 45px;display:grid;grid-template-columns:1fr 1fr auto;gap:45px;align-items:end;margin-bottom:80px}.refund-help p{font-size:11px;margin:0;color:#4d4f49}
html:not(.qvex) body {
            filter: blur(10px);
            -webkit-filter: blur(10px);
        }
        body {
            transition: filter 0.5s ease, opacity 0.5s ease;
        }
@media (max-width:920px){.route-heading{grid-template-columns:130px 1fr}.route-hint{grid-column:2}.refund-hero{grid-template-columns:60px 1fr}.refund-form{grid-column:2;border-left:0;border-top:1px solid var(--ink)}.refund-heading{min-height:580px}.refund-process{grid-template-columns:1fr}.refund-help{grid-template-columns:1fr 1fr}.refund-help>a{grid-column:2}}
@media (max-width:700px){.route-topbar{grid-template-columns:1fr auto}.route-topbar .top-note{display:none}.route-nav>a:first-child{display:none}.route-heading{grid-template-columns:1fr}.route-hint{grid-column:1}.purchase-grid{grid-template-columns:1fr}.purchase-android{border-right:0;border-bottom:1px solid var(--ink)}.purchase-card{min-height:440px;padding:25px}.purchase-code{font-size:130px}.route-steps{grid-template-columns:1fr}.route-refund{grid-template-columns:1fr;gap:25px;padding:32px 25px}.refund-main{padding-top:28px}.refund-hero{grid-template-columns:40px 1fr}.refund-heading{padding:45px 22px;min-height:510px}.refund-heading h1{font-size:53px}.promise{grid-template-columns:80px 1fr}.refund-form{padding:25px;min-width:0}.refund-process ol{grid-template-columns:1fr}.refund-process li{border-right:0;border-bottom:1px solid var(--ink);min-height:170px}.refund-process li:last-child{border-bottom:0}.refund-help{grid-template-columns:1fr;padding:30px 25px}.refund-help>a{grid-column:1}.route-footer{margin-top:0}}
