@font-face{font-family:Onest;src:url('assets/onest-regular.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Onest;src:url('assets/onest-semibold.ttf') format('truetype');font-style:normal;font-weight:600;font-display:swap}
:root{--paper:#f9fafc;--ink:#15243a;--muted:#536276;--line:#dfe5ee;--blue:#1754e8;--blue-soft:#eaf0ff;--deep:#142d63;--ease:cubic-bezier(.22,1,.36,1);--gap:64px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.65 Onest,sans-serif;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer;touch-action:manipulation}a{color:inherit;text-decoration:none}button{color:inherit}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex="0"]:focus-visible{outline:3px solid var(--blue);outline-offset:5px}img{display:block;max-width:100%;height:auto}p,h1,h2,h3,figure{margin:0}p{text-wrap:pretty}h1,h2,h3{font-weight:600;letter-spacing:-.04em;text-wrap:balance}h1{font-size:60px;line-height:1.04;max-width:16ch}h2{font-size:42px;line-height:1.12;max-width:22ch}h3{font-size:20px;line-height:1.35;letter-spacing:-.02em}strong{font-weight:600}[hidden]{display:none!important}.container{width:min(1280px,calc(100% - 96px));margin-inline:auto}.section{padding-block:104px}.icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.symbols{position:absolute;width:0;height:0;overflow:hidden}.skip{position:fixed;top:-100px;left:16px;z-index:99;background:var(--ink);color:white;padding:12px}.skip:focus{top:10px}.header{height:96px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;gap:10px;align-items:center;font-size:25px;font-weight:600;letter-spacing:-1.1px;white-space:nowrap}.header nav{display:flex;gap:32px;margin-left:auto;margin-right:28px}.header nav a,.account{font-size:14px;min-height:48px;display:flex;align-items:center;gap:12px}.header nav a{color:var(--muted)}.account{font-weight:600}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:56px;padding:14px 20px;border:1px solid transparent;border-radius:8px;font-size:16px;line-height:1.4;font-weight:600;transition:background-color 180ms,color 180ms,transform 140ms var(--ease)}.primary{background:var(--blue);color:#fff}.light{background:#f6f8ff;color:var(--deep)}.button:active{transform:translateY(1px)}.text-link{display:inline-flex;align-items:center;gap:12px;background:none;border:0;padding:0;min-height:48px;color:var(--blue);font-size:15px;text-underline-offset:5px}.action-note{font-size:13px;line-height:1.65;color:var(--muted);margin-top:14px}.hero{position:relative;padding:32px 0 64px}.hero-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:var(--gap)}.hero-copy{padding-block:22px}.platforms{display:flex;gap:14px;align-items:center;font-size:14px;font-weight:600;margin-bottom:22px}.platforms span{color:#b1bccd}.lead{font-size:19px;line-height:1.6;max-width:42ch;color:var(--muted);margin-top:24px;margin-bottom:30px}.hero-copy>.text-link{margin-top:24px}.showcase{min-width:0;padding:22px;background:var(--blue-soft);border-radius:20px;position:relative}.showcase-header{display:flex;justify-content:space-between;gap:16px;font-size:12px;line-height:1.4;color:var(--muted);margin:1px 0 18px}.example-name{color:var(--deep);font-weight:600}.scene-window{position:relative;height:454px;background:#fff;border-radius:12px;outline:1px solid #192d5b0b;overflow:hidden;box-shadow:0 16px 36px -22px #18367745}.scene{height:100%;padding:27px 24px 14px;position:relative;animation:scene-in 180ms var(--ease) both}.scene-heading{display:flex;gap:14px;align-items:flex-start}.step-number{font-size:13px;background:var(--blue-soft);color:var(--blue);border-radius:50%;display:grid;place-items:center;flex-shrink:0;width:32px;height:32px;margin-top:2px;font-variant-numeric:tabular-nums}.scene-heading h2{font-size:21px;line-height:1.2;letter-spacing:-.025em;max-width:none;text-wrap:normal}.scene-heading p{font-size:13px;color:var(--muted);margin-top:5px}.capture{position:relative;margin-top:35px;display:flex;align-items:center;justify-content:center;height:218px;overflow:hidden}.capture img{width:100%;object-fit:contain;max-height:100%}.capture.progress{margin-top:8px;height:263px}.capture.progress img{width:auto;height:100%}.capture.proof{height:263px;margin-top:8px}.capture.proof img{width:auto;height:100%}.scene-explanation{font-size:14px;line-height:1.6;color:var(--muted);max-width:56ch;margin-top:8px;padding-right:0}.expand{display:flex;align-items:center;gap:7px;min-height:40px;border:0;background:transparent;padding:6px 0;font-size:12px;color:var(--blue);margin-top:8px}.expand .icon{width:17px;height:17px}.focus-ring{position:absolute;border:1.5px solid var(--blue);border-radius:6px;pointer-events:none;box-shadow:0 0 0 4px #1754e80a}.conditions-focus{left:.2%;top:19%;width:45%;height:51%}.scene-controls{display:flex;align-items:center;gap:10px;margin-top:14px}.scene-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));flex:1;gap:4px}.scene-tabs button{position:relative;border:0;border-radius:6px;background:transparent;min-height:44px;padding:8px 4px;font-size:12px;line-height:1.2;font-weight:600;color:var(--muted)}.scene-tabs button[aria-selected="true"]{color:var(--blue);background:#fff}.icon-button{display:grid;place-items:center;flex-shrink:0;width:48px;min-width:48px;height:48px;border:0;border-radius:7px;background:transparent;color:var(--ink);font-size:30px;line-height:1}.capture-note{font-size:11px;line-height:1.55;color:var(--muted);margin:10px 2px 0}.section-label{font-size:14px;font-weight:600;color:var(--blue);margin-bottom:18px}.section-intro{display:grid;grid-template-columns:1fr 1fr;column-gap:var(--gap);align-items:end}.section-intro .section-label{grid-column:1/-1}.section-intro>p:last-child{font-size:18px;color:var(--muted);max-width:42ch;padding-bottom:3px}.method-section{border-top:1px solid var(--line)}.method-layout{display:grid;grid-template-columns:.88fr 1.12fr;gap:var(--gap);align-items:center;margin-top:48px}.method-options{display:flex;flex-direction:column;border-top:1px solid var(--line)}.method-options button{display:block;text-align:left;background:transparent;border:0;border-bottom:1px solid var(--line);padding:21px 18px;min-height:112px;border-radius:0;color:var(--ink)}.method-options button[aria-selected="true"]{background:var(--blue-soft);border-radius:8px;border-color:transparent}.option-title{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:20px;font-weight:600;letter-spacing:-.02em}.option-title .icon{opacity:0}.method-options button[aria-selected="true"] .icon{opacity:1;color:var(--blue)}.option-copy{display:block;font-size:15px;line-height:1.6;color:var(--muted);max-width:46ch;margin-top:8px}.method-panel{min-width:0}.method-image{display:flex;align-items:center;justify-content:center;height:345px;padding:18px;background:#fff;border-radius:12px;outline:1px solid #192d5b15}.method-image img{width:100%;object-fit:contain;max-height:100%}.media-caption{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:16px}.media-caption p{font-size:13px;color:var(--muted)}.conditions-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;border-top:1px solid var(--line);margin-top:48px;padding-top:30px}.conditions-row h3{font-size:18px;margin-bottom:10px}.conditions-row p{color:var(--muted);font-size:15px}.conditions-note{padding-top:0}.cost-section{background:var(--deep);color:#f7f9ff;padding-block:80px}.cost-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--gap);align-items:center}.cost-section .section-label{color:#adc6ff}.cost-lead{font-size:18px;line-height:1.65;color:#d1dcf5;max-width:43ch;margin:24px 0 28px}.cost-section .action-note{color:#c8d6f4}.cost-steps{padding:0;margin:0;list-style:none}.cost-steps li{display:flex;gap:22px;padding:28px 0;border-bottom:1px solid #ffffff26}.cost-steps li:first-child{padding-top:0}.cost-steps li:last-child{border:0;padding-bottom:0}.cost-steps li>span{width:32px;height:32px;flex-shrink:0;border:1px solid #d6e3ff5c;border-radius:50%;display:grid;place-items:center;font-size:14px}.cost-steps h3{font-size:20px}.cost-steps p{font-size:16px;color:#d1dcf5;margin-top:9px;max-width:47ch}.proof-section{display:grid;grid-template-columns:.88fr 1.12fr;gap:var(--gap);align-items:center}.proof-copy>p:not(.section-label){color:var(--muted);margin-top:22px;max-width:44ch}.proof-copy .small-note{font-size:14px}.proof-copy .text-link{margin-top:20px}.proof-figure{margin:0;min-width:0;padding:24px;background:var(--blue-soft);border-radius:16px}.proof-figure img{height:414px;width:100%;object-fit:contain}.proof-figure figcaption{text-align:center;font-size:13px;color:var(--muted);margin-top:12px}.monitor-section{background:#eef2f7;padding:80px 0}.monitor-heading{display:grid;grid-template-columns:1fr 1fr;gap:var(--gap);align-items:end}.monitor-heading>p{font-size:18px;line-height:1.6;color:var(--muted);max-width:43ch}.monitor-figure{margin-top:40px}.table-scroll{overflow:auto;background:#fff;border-radius:12px;outline:1px solid #192d5b15}.table-scroll img{width:100%;min-width:950px}.monitor-figure figcaption{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:16px;font-size:14px;color:var(--muted)}.monitor-notes{display:grid;grid-template-columns:1fr 1fr;gap:var(--gap);margin-top:24px}.monitor-notes p{font-size:15px;max-width:51ch;color:var(--muted)}.monitor-notes strong{color:var(--ink)}.faq-section{display:grid;grid-template-columns:1fr 1.25fr;gap:var(--gap)}.faq-section>div:first-child>p{margin-top:25px;color:var(--muted)}details{border-bottom:1px solid var(--line);padding:0}summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:23px 0;font-size:18px;font-weight:600;letter-spacing:-.02em;min-height:72px}summary::-webkit-details-marker{display:none}details:first-child summary{padding-top:5px;min-height:52px}details p{padding-bottom:25px;max-width:65ch;color:var(--muted)}details[open] summary .icon{transform:rotate(45deg)}.closing{padding:64px 0;background:var(--blue-soft)}.closing-grid{display:flex;justify-content:space-between;align-items:center;gap:var(--gap)}.closing h2{max-width:20ch;font-size:36px}.closing p:not(.action-note){margin-top:18px;color:var(--muted)}.closing-grid>div:last-child{flex-shrink:0}.footer{padding-block:38px}.footer-main{display:flex;align-items:center;gap:24px}.footer .brand{font-size:22px}.footer-main>p{margin-right:auto}.footer-main>p,.footer-main>a:not(.brand),.footer-main>span{font-size:13px;color:var(--muted)}.trustpilot-note{font-size:13px;color:var(--muted);padding-top:24px}.trustpilot-note a{text-decoration:underline;text-underline-offset:3px}.footer a{min-height:44px;display:inline-flex;align-items:center}dialog{border:0;border-radius:12px;width:min(1320px,94vw);max-width:94vw;max-height:92vh;padding:0;box-shadow:0 20px 80px #10223e4a;color:var(--ink);background:var(--paper)}dialog::backdrop{background:#11253ebf}.dialog-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 18px;border-bottom:1px solid var(--line)}.dialog-header p{font-size:15px}.dialog-body{padding:24px;overflow:auto;max-height:calc(92vh - 140px);text-align:center}.dialog-body img{max-height:72vh;max-width:100%;width:auto;margin:auto;object-fit:contain}.dialog-hint{padding:10px 24px 18px;font-size:12px;color:var(--muted)}.dialog-open{overflow:hidden}@keyframes scene-in{from{opacity:.4;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
@media(hover:hover) and (pointer:fine){.primary:hover{background:#1044c9}.light:hover{background:#e1eaff}.text-link:hover{text-decoration:underline}.header a:hover{color:var(--blue)}.icon-button:hover{background:#1754e80e}.scene-tabs button:hover{color:var(--blue)}.method-options button:not([aria-selected="true"]):hover{background:#f0f3f9}}
@media(min-width:1600px){.container{width:min(1392px,calc(100% - 128px))}h1{font-size:66px}.hero{padding-top:46px;padding-bottom:80px}.scene-window{height:470px}.capture{height:230px}.capture.progress,.capture.proof{height:278px}.scene-explanation{font-size:15px}}
@media(max-width:1150px){:root{--gap:40px}.container{width:calc(100% - 64px)}h1{font-size:48px}h2{font-size:36px}.hero-grid{grid-template-columns:.87fr 1.13fr}.lead{font-size:17px}.showcase{padding:16px}.scene{padding:22px 16px 12px}.scene-window{height:430px}.scene-heading h2{font-size:19px}.scene-heading p{font-size:12px}.capture{height:205px}.capture.progress,.capture.proof{height:245px}.scene-explanation{font-size:13px}.scene-tabs button{font-size:11px}.showcase-header{font-size:11px}.capture-note{font-size:10px}.section{padding-block:80px}.proof-figure img{height:370px}.hero-copy>.text-link{font-size:14px}.method-image{height:310px}}
@media(max-width:900px){.header nav{display:none}.hero-grid{grid-template-columns:1fr;gap:40px}.hero-copy{max-width:680px;padding:0}h1{font-size:56px;max-width:19ch}.lead{font-size:19px;max-width:53ch}.hero-copy>.text-link{display:flex;margin-top:16px}.showcase{max-width:720px;width:100%;padding:24px}.scene-window{height:450px}.scene{padding:25px}.scene-heading h2{font-size:23px}.scene-heading p{font-size:14px}.capture{height:215px}.capture.progress,.capture.proof{height:254px}.scene-explanation{font-size:15px}.scene-tabs button{font-size:14px}.showcase-header{font-size:13px}.capture-note{font-size:12px}.section-intro,.monitor-heading{grid-template-columns:1fr;gap:24px}.section-intro .section-label{margin:0}.section-intro>p:last-child,.monitor-heading>p{max-width:58ch}.method-layout{gap:32px;grid-template-columns:.9fr 1.1fr}.option-title{font-size:18px}.option-copy{font-size:14px}.method-image{height:300px}.conditions-row{gap:24px}.cost-grid{gap:40px}.proof-section{grid-template-columns:1fr 1fr;gap:32px}.proof-copy h2{font-size:32px}.proof-figure{padding:14px}.proof-figure img{height:360px}.faq-section{grid-template-columns:1fr 1.25fr;gap:32px}.closing-grid{gap:32px}.closing h2{font-size:32px}.footer-main{flex-wrap:wrap}.footer-main>p{display:none}}
@media(max-width:640px){:root{--gap:32px}.container{width:calc(100% - 40px)}.header{height:80px;gap:16px}.brand{font-size:23px}.brand img{width:29px;height:29px}.account{font-size:12px;gap:4px}.account .icon{width:18px}.hero{padding:24px 0 48px}h1{font-size:42px;line-height:1.08;max-width:16ch}h2{font-size:32px;line-height:1.16}.platforms{font-size:13px;margin-bottom:20px}.lead{font-size:17px;line-height:1.65;margin-top:22px;margin-bottom:26px;max-width:42ch}.hero .button{width:100%;justify-content:space-between}.action-note{font-size:13px}.hero-copy>.text-link{font-size:14px;margin-top:16px}.hero-grid{gap:32px}.showcase{padding:12px;border-radius:14px}.showcase-header{font-size:11px;margin:5px 3px 14px;gap:10px}.scene-window{height:434px}.scene{padding:20px 14px 8px}.scene-heading{gap:10px}.step-number{height:27px;width:27px;font-size:11px}.scene-heading h2{font-size:19px;line-height:1.25;max-width:16ch}.scene-heading p{font-size:12px;line-height:1.5;max-width:28ch}.capture{height:208px;margin-top:20px}.capture.progress,.capture.proof{height:231px;margin-top:9px}.scene-explanation{font-size:13px;line-height:1.6;margin-top:12px;max-width:none}.expand{font-size:12px;margin-top:2px;min-height:42px}.scene-controls{gap:0;margin-top:10px}.scene-tabs{gap:2px}.scene-tabs button{font-size:10px;min-height:48px;padding-inline:3px}.icon-button{width:48px;min-width:48px;height:48px}.capture-note{font-size:10px;line-height:1.6;margin-top:8px}.focus-ring{border-width:1px;box-shadow:none}.conditions-focus{top:28%;height:33%}.section{padding-block:64px}.section-intro{gap:20px}.section-intro>p:last-child{font-size:16px}.section-label{font-size:13px;margin-bottom:14px}.method-layout{grid-template-columns:1fr;gap:24px;margin-top:30px}.method-options button{padding:18px 16px;min-height:104px}.option-title{font-size:19px}.option-copy{font-size:16px}.method-image{height:238px;padding:10px}.media-caption{margin-top:10px;gap:12px}.media-caption p{font-size:12px;line-height:1.6}.conditions-row{grid-template-columns:1fr;gap:24px;margin-top:32px;padding-top:28px}.conditions-row p{font-size:16px}.conditions-row h3{font-size:18px;margin-bottom:6px}.conditions-note{font-size:14px!important}.cost-section{padding:60px 0}.cost-grid{grid-template-columns:1fr;gap:36px}.cost-lead{font-size:17px;line-height:1.65;margin:22px 0 26px}.cost-steps li{gap:16px;padding:24px 0}.cost-steps h3{font-size:19px}.cost-steps p{font-size:16px}.proof-section{grid-template-columns:1fr;gap:32px}.proof-copy>p:not(.section-label){font-size:16px}.proof-copy .small-note{font-size:14px!important}.proof-figure{padding:16px}.proof-figure img{height:350px}.proof-figure figcaption{font-size:12px}.monitor-section{padding:60px 0}.monitor-heading{gap:24px}.monitor-heading>p{font-size:16px}.monitor-figure{margin-top:28px}.table-scroll img{min-width:950px}.monitor-figure figcaption{display:block;font-size:13px}.monitor-figure .text-link{font-size:14px;margin-top:5px}.monitor-notes{grid-template-columns:1fr;gap:16px;margin-top:16px}.monitor-notes p{font-size:15px}.faq-section{grid-template-columns:1fr;gap:30px}.faq-section>div:first-child>p{margin-top:16px}.faq-list summary{font-size:17px;line-height:1.5;gap:12px;padding:22px 0}.faq-list details p{font-size:16px}.faq-list summary .icon{width:19px}.closing{padding:48px 0}.closing-grid{display:block}.closing h2{font-size:32px}.closing p:not(.action-note){font-size:16px;margin-top:18px}.closing-grid>div:last-child{margin-top:26px}.closing .button{width:100%;justify-content:space-between}.footer{padding-block:28px}.footer-main{gap:12px 24px;justify-content:space-between}.footer-main .brand{font-size:21px}.footer-main>span{width:100%;font-size:12px}.trustpilot-note{font-size:12px;padding-top:16px}.trustpilot-note a{display:inline;min-height:auto}dialog{max-width:96vw;width:96vw}.dialog-header{padding:8px 10px}.dialog-header p{font-size:13px;line-height:1.5}.dialog-body{padding:12px}.dialog-hint{padding:8px 12px 14px;font-size:11px}}
@media(max-width:360px){.container{width:calc(100% - 32px)}h1{font-size:37px}.header .brand{font-size:20px;gap:6px}.account{font-size:11px}.account .icon{display:none}.showcase{padding:10px}.showcase-header{font-size:10px}.scene{padding-inline:12px}.scene-tabs button{font-size:9px}.scene-heading h2{font-size:17px}.scene-heading p{font-size:11px}.scene-explanation{font-size:12px}.capture{height:205px}.scene-window{height:424px}.button{font-size:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

/* Focused crops preserve the original UI while keeping its text readable on phones. */
.capture picture{display:block;width:100%;max-height:100%}.capture picture img{width:100%;height:auto;max-height:218px;object-fit:contain}
.capture.proof img{width:min(480px,100%);height:auto;border-radius:7px}.capture.proof{padding-inline:12px}
@media(max-width:640px){.scene-window{height:462px}.scene-tabs button{font-size:12px}.scene-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 8px}.scene-controls{align-items:center}.scene-tabs button{min-height:42px}.capture.conditions img{width:100%;height:208px;object-fit:contain}.capture.spending img{width:100%;height:208px;object-fit:contain}.conditions-focus{display:none}.scene-explanation{font-size:14px}.capture.proof{padding-inline:0}}
@media(max-width:360px){.scene-window{height:468px}.scene-tabs button{font-size:12px}.scene-explanation{font-size:14px}}

/* v4: readable evidence, ordered tabs and an image viewer with actual pixel zoom. */
.scene-controls{margin-top:0;margin-bottom:16px}
.scene-tabs button{min-height:48px}
.expand{min-height:44px;font-size:13px}
.scene{display:flex;flex-direction:column}
.scene .capture{flex:1;min-height:0}
.scene-heading,.scene-explanation,.scene .expand{flex-shrink:0}
.capture picture{height:100%;display:flex;align-items:center;justify-content:center}
.capture picture img{max-height:100%}
.proof-figure{padding:36px}
.proof-visual{max-width:420px;margin-inline:auto;background:#121212;border-radius:10px;overflow:hidden}
.proof-visual img{width:100%;height:auto;max-height:none;object-fit:contain}
.proof-figure figcaption{display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;margin-top:24px;font-size:14px}
.proof-figure figcaption .text-link{flex-shrink:0;font-size:14px}
.scroll-hint{display:none;margin-top:8px;font-size:13px}
dialog{max-height:94dvh}
.dialog-toolbar{display:flex;align-items:center;gap:6px;padding:8px 18px;border-bottom:1px solid var(--line)}
.dialog-toolbar button{font-size:14px;min-width:64px;min-height:44px;padding:8px 12px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--muted)}
.dialog-toolbar button[aria-pressed="true"]{background:var(--blue-soft);color:var(--blue);border-color:#cad8ff;font-weight:600}
#zoom-help{font-size:12px;color:var(--muted);margin-left:auto}
.dialog-body{min-height:min(240px,42dvh);max-height:calc(94dvh - 204px);overscroll-behavior:contain;padding:24px;scroll-behavior:auto}
.dialog-body img{max-height:calc(94dvh - 252px);max-width:100%;width:auto;height:auto;margin:auto}
.dialog-body.native-scale img{max-width:none;max-height:none;height:auto}
.dialog-hint{font-size:13px}
@media(max-width:900px){.proof-figure{padding:24px}.proof-figure figcaption{display:block}.proof-figure figcaption .text-link{margin-top:8px}}
@media(max-width:640px){.scene-controls{margin-bottom:14px}.scene-tabs button{min-height:44px}.proof-figure{padding:22px}.proof-figure figcaption{margin-top:18px}.scroll-hint{display:block}.dialog-toolbar{padding:6px 10px;flex-wrap:wrap}.dialog-toolbar button{min-height:44px}#zoom-help{flex-basis:100%;margin:0;padding:3px 2px}.dialog-body{padding:12px;max-height:calc(94dvh - 242px)}.dialog-body img{max-height:calc(94dvh - 270px)}.dialog-hint{padding:12px;font-size:12px}}

.scroll-top-button{position:fixed;left:max(18px,calc((100vw - 1280px)/2 + 24px));bottom:24px;z-index:80;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 16px;border:1px solid rgba(20,38,31,.14);border-radius:999px;background:rgba(255,255,255,.86);color:var(--ink);box-shadow:0 18px 42px rgba(20,38,31,.14),0 0 0 1px rgba(255,255,255,.58) inset;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);font:600 14px/1.1 Onest,sans-serif;letter-spacing:-.01em;opacity:0;pointer-events:none;transform:translateY(10px) scale(.98);transition:opacity .18s cubic-bezier(.23,1,.32,1),transform .18s cubic-bezier(.23,1,.32,1),background-color .18s,border-color .18s,box-shadow .18s}.scroll-top-button[data-visible=true]{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.scroll-top-button span:first-child{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#14261f;color:#fff;font-size:13px;line-height:1}.scroll-top-button:hover{background:#fff;border-color:rgba(20,38,31,.22);box-shadow:0 22px 52px rgba(20,38,31,.18),0 0 0 1px rgba(255,255,255,.72) inset}.scroll-top-button:active{transform:translateY(1px) scale(.98)}.scroll-top-button:focus-visible{outline:3px solid rgba(50,131,104,.26);outline-offset:3px}@media(max-width:640px){.scroll-top-button{left:16px;bottom:16px;width:48px;min-height:48px;padding:0;border-radius:50%}.scroll-top-button span:last-child{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.scroll-top-button span:first-child{width:22px;height:22px;font-size:14px}}@media(prefers-reduced-motion:reduce){.scroll-top-button{transition:opacity .12s,background-color .12s,border-color .12s,box-shadow .12s;transform:none}.scroll-top-button[data-visible=true],.scroll-top-button:active{transform:none}}
