.ptt{--ptt-paper: var(--white, #ffffff);--ptt-panel: var(--grey-50, #f3f5f8);--ptt-gutter: var(--grey-100, #e8ecf1);--ptt-edge: var(--grey-200, #d9dee6);--ptt-ink: var(--navy, #1b1e23);--ptt-ink-2: var(--grey-600, #474e58);--ptt-ink-3: var(--grey-500, #5f6773);--ptt-grid-minor: #eef1f5;--ptt-grid-major: #d9dfe8;--ptt-action: var(--action, #2d70b3);--ptt-main: KaTeX_Main, "Times New Roman", serif;--ptt-math: KaTeX_Math, "Times New Roman", serif;--ptt-ease: cubic-bezier(.22, 1, .36, 1)}html[data-theme=dark] .ptt{--ptt-grid-minor: #1c1f24;--ptt-grid-major: #2b3037}.ptt .ptt-panel{width:min(100%,40rem);padding:0;overflow:hidden;background:var(--ptt-paper);border:1px solid var(--ptt-edge);border-radius:10px;box-shadow:0 1px 2px #14181f14,0 28px 60px -32px #14181f80;outline:none}html[data-theme=dark] .ptt .ptt-panel{box-shadow:0 1px 2px #0006,0 28px 60px -32px #000000e6}.ptt-stage{position:relative;container-type:inline-size;padding:1.25rem;border-bottom:1px solid var(--ptt-edge);background-color:var(--ptt-paper);background-image:linear-gradient(var(--ptt-grid-major) 1px,transparent 1px),linear-gradient(90deg,var(--ptt-grid-major) 1px,transparent 1px),linear-gradient(var(--ptt-grid-minor) 1px,transparent 1px),linear-gradient(90deg,var(--ptt-grid-minor) 1px,transparent 1px);background-size:5rem 5rem,5rem 5rem,1rem 1rem,1rem 1rem;background-position:-1px -1px}.ptt-scenes{display:grid;height:calc((100cqi - 2.5rem)/1.6 + 1.75rem + 2px)}.ptt-scene{grid-area:1 / 1;display:grid;place-items:center;min-width:0}.ptt-scene[hidden]{display:none}.ptt-scene.is-entering{animation:ptt-fade .36s var(--ptt-ease) both}.ptt-window{width:100%;overflow:hidden;border:1px solid var(--ptt-edge);border-radius:10px;background:var(--ptt-paper)}.ptt-close{position:absolute;top:.875rem;right:1rem;display:grid;place-items:center;width:2.25rem;height:2.25rem;padding:0;border:1px solid var(--ptt-edge);border-radius:6px;background:var(--ptt-paper);color:var(--ptt-ink-2);cursor:pointer}.ptt-close:hover{color:var(--ptt-ink);border-color:var(--ptt-ink-3)}.ptt-close svg{width:1.125rem;height:1.125rem}.ptt-offer{width:min(100%,29rem);overflow:hidden;background:var(--ptt-paper);border:1px solid var(--ptt-edge);border-radius:6px}.ptt-offer-head{margin:0;padding:.625rem 1rem;background:var(--ptt-panel);border-bottom:1px solid var(--ptt-edge);font-size:.875rem;font-weight:600;color:var(--ptt-ink-2)}.ptt-rows{margin:0;padding:0;list-style:none;counter-reset:ptt-row}.ptt-row{display:grid;grid-template-columns:2.5rem minmax(0,1fr);border-bottom:1px solid var(--ptt-edge);counter-increment:ptt-row}.ptt-row:last-child{border-bottom:0}.ptt-row-gutter{display:flex;justify-content:center;padding-top:.75rem;background:var(--ptt-gutter);border-right:1px solid var(--ptt-edge);font-size:.75rem;font-weight:500;color:var(--ptt-ink-3)}.ptt-row-gutter:before{content:counter(ptt-row)}.ptt-row-body{display:flex;flex-wrap:wrap;align-items:baseline;gap:.125rem .75rem;min-width:0;padding:.625rem 1rem}.ptt-math{font-family:var(--ptt-main);font-size:1.3125rem;line-height:1.2;color:var(--ptt-ink);font-variant-numeric:tabular-nums;white-space:nowrap}.ptt-math .m-v{font-family:var(--ptt-math);font-style:italic}.ptt-math .m-o{padding:0 .28em}.ptt-unit{font-size:.8125rem;color:var(--ptt-ink-3)}.ptt-row--big .ptt-math{font-size:clamp(2.25rem,1.6rem + 3cqi,3rem);line-height:1}.ptt-row--big .ptt-math .m-v,.ptt-row--big .ptt-math .m-o{font-size:.5em;color:var(--ptt-ink-2)}.ptt-row--big .ptt-unit{flex-basis:100%}.ptt-was{position:relative;text-decoration:none;color:var(--ptt-ink-3)}.ptt-was:after{content:"";position:absolute;top:55%;left:-.125rem;right:-.125rem;height:2px;border-radius:2px;background:var(--ptt-ink-2);transform-origin:left center;animation:ptt-strike .52s var(--ptt-ease) .5s both}.ptt-body{position:relative;padding:.875rem 1.5rem 1.25rem}.ptt-tabs{display:flex;flex-wrap:wrap;gap:.25rem;margin:0 2.25rem 1rem -.5rem}.ptt-tab{display:inline-flex;flex:none;align-items:center;gap:.4rem;min-height:2.25rem;padding:0 .625rem;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--ptt-ink-3);font:600 .8125rem var(--font-sans, "Schibsted Grotesk", system-ui, sans-serif);cursor:pointer}.ptt-tab:hover{color:var(--ptt-ink)}.ptt-tab[aria-selected=true]{background:var(--ptt-panel);border-color:var(--ptt-edge);color:var(--ptt-ink)}.ptt-tab-n{font-family:var(--ptt-main);font-size:.875rem;font-weight:400;font-variant-numeric:tabular-nums}.ptt-copy.is-entering>*{animation:ptt-rise .32s var(--ptt-ease) both}.ptt-copy.is-entering>:nth-child(2){animation-delay:.03s}.ptt-copy.is-entering>:nth-child(3){animation-delay:.06s}.ptt-title{margin:0;font-size:clamp(1.375rem,1.15rem + .8vw,1.625rem);font-weight:800;line-height:1.12;letter-spacing:-.03em;color:var(--ptt-ink);text-wrap:balance}.ptt-lead{margin:.5rem 0 0;max-width:52ch;font-size:.9375rem;line-height:1.5;color:var(--ptt-ink-2);text-wrap:pretty}.ptt-compare{display:grid;margin:.875rem 0 0;overflow:hidden;border:1px solid var(--ptt-edge);border-radius:6px}.ptt-compare-row{display:grid;grid-template-columns:5.5rem minmax(0,1fr);border-bottom:1px solid var(--ptt-edge)}.ptt-compare-row:last-child{border-bottom:0}.ptt-compare dt{display:flex;align-items:center;padding:.5rem .75rem;background:var(--ptt-gutter);border-right:1px solid var(--ptt-edge);font-size:.8125rem;font-weight:600;color:var(--ptt-ink-3)}.ptt-compare dd{margin:0;padding:.5rem .875rem;font-size:.9375rem;color:var(--ptt-ink-2)}.ptt-compare-row.is-premium dt{color:var(--ptt-ink)}.ptt-compare-row.is-premium dd{font-weight:700;color:var(--ptt-ink)}.ptt-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.125rem}.ptt-actions .btn{min-height:2.875rem}.ptt-start{flex:1 1 12rem}.ptt-next{flex:1 1 10rem}.ptt-note{display:flex;flex-wrap:wrap;align-items:baseline;gap:.25rem .875rem;margin:.75rem 0 0;font-size:.8125rem;color:var(--ptt-ink-3)}.ptt-timer .trial-offer-timer{gap:.35rem;color:var(--ptt-ink-2)}.ptt-timer .trial-offer-timer-label{font-size:.8125rem;font-weight:500;letter-spacing:0;text-transform:none;opacity:1}.ptt-timer .trial-offer-timer-value{font-family:var(--ptt-main);font-size:.875rem;font-weight:400;color:var(--ptt-ink)}.ptt-not-now{margin-left:auto;padding:.375rem 0;border:0;background:none;color:var(--ptt-ink-2);font:600 .8125rem var(--font-sans, "Schibsted Grotesk", system-ui, sans-serif);text-decoration:underline;text-underline-offset:.2em;cursor:pointer}.ptt-not-now:hover{color:var(--ptt-ink)}.ptt-preview{margin:.625rem 0 0;padding:.5rem .75rem;border:1px dashed var(--ptt-edge);border-radius:6px;font-size:.8125rem;color:var(--ptt-ink-2)}.ptt :focus-visible{outline:2px solid var(--ptt-action);outline-offset:2px}@keyframes ptt-fade{0%{opacity:0}to{opacity:1}}@keyframes ptt-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes ptt-strike{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width: 640px){.ptt.auth-profile-modal{padding:.625rem}.ptt-stage{padding:.75rem}.ptt-scenes{height:calc((100cqi - 1.5rem)/1.6 + 1.75rem + 2px)}.ptt-offer-head,.ptt-row-body{padding:.5rem .75rem}.ptt-row--big .ptt-math{font-size:2.25rem}.ptt-row:not(.ptt-row--big) .ptt-unit{display:none}.ptt-body{padding:.75rem 1rem 1rem}.ptt-close{top:.75rem;right:.75rem;width:2.75rem;height:2.75rem}.ptt-tabs{flex-wrap:nowrap;margin-right:3rem}.ptt-tabs{margin-bottom:.75rem}.ptt-tab:not([aria-selected=true]) .ptt-tab-label{display:none}.ptt-tab{min-width:2.75rem;min-height:2.75rem;justify-content:center}.ptt-actions{flex-direction:column}.ptt-start,.ptt-next{flex:none;width:100%}}@media (prefers-reduced-motion: reduce){.ptt-scene.is-entering,.ptt-copy.is-entering>*,.ptt-was:after{animation:none}}
