.marketing-shell-module__Eq6OHW__container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:32px}.marketing-shell-module__Eq6OHW__header{z-index:50;border-bottom:1px solid color-mix(in srgb, var(--border) 65%, transparent);background:color-mix(in srgb, var(--background) 96%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0}.marketing-shell-module__Eq6OHW__headerInner{justify-content:space-between;align-items:center;gap:32px;height:76px;display:flex}.marketing-shell-module__Eq6OHW__brandLink{border-radius:6px;flex-shrink:0;width:fit-content;display:inline-flex}.marketing-shell-module__Eq6OHW__headerLogo{gap:10px}.marketing-shell-module__Eq6OHW__headerLogo>svg{width:34px;height:34px}.marketing-shell-module__Eq6OHW__headerLogo>span{letter-spacing:-.06em;font-size:26px}.marketing-shell-module__Eq6OHW__desktopNav,.marketing-shell-module__Eq6OHW__headerActions{align-items:center;display:flex}.marketing-shell-module__Eq6OHW__desktopNav{gap:34px}.marketing-shell-module__Eq6OHW__headerActions{gap:24px}.marketing-shell-module__Eq6OHW__navLink,.marketing-shell-module__Eq6OHW__signIn{color:var(--foreground);padding-block:10px;font-size:14px;font-weight:500;transition:color .15s}.marketing-shell-module__Eq6OHW__navLink:hover,.marketing-shell-module__Eq6OHW__signIn:hover,.marketing-shell-module__Eq6OHW__footerColumn a:hover{color:var(--accent)}.marketing-shell-module__Eq6OHW__thesisNavLink{font-style:italic;font-weight:700}.marketing-shell-module__Eq6OHW__primaryButton,.marketing-shell-module__Eq6OHW__submitButton{background:var(--accent);min-height:44px;color:var(--accent-foreground);white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;padding:12px 22px;font-size:14px;font-weight:600;line-height:1.3;transition:background .15s;display:inline-flex}.marketing-shell-module__Eq6OHW__primaryButton:hover,.marketing-shell-module__Eq6OHW__submitButton:hover{background:#2f4ce6}.marketing-shell-module__Eq6OHW__header a:focus-visible,.marketing-shell-module__Eq6OHW__header button:focus-visible,.marketing-shell-module__Eq6OHW__footer a:focus-visible,.marketing-shell-module__Eq6OHW__cta a:focus-visible,.marketing-shell-module__Eq6OHW__cta button:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.marketing-shell-module__Eq6OHW__menuButton,.marketing-shell-module__Eq6OHW__mobileNav{display:none}.marketing-shell-module__Eq6OHW__cta{border-top:1px solid var(--border);background:#f2f1fa;padding-block:120px;scroll-margin-top:96px}.marketing-shell-module__Eq6OHW__ctaGrid{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:start;gap:clamp(56px,8vw,112px);display:grid}.marketing-shell-module__Eq6OHW__ctaCopy{padding-block:24px}.marketing-shell-module__Eq6OHW__ctaCopy h2{max-width:570px;font-family:var(--font-schibsted), sans-serif;letter-spacing:-.045em;text-wrap:balance;margin:0 0 30px;font-size:clamp(38px,4.1vw,58px);font-weight:500;line-height:1.07}.marketing-shell-module__Eq6OHW__ctaCopy p{max-width:445px;color:var(--muted-foreground);margin-top:22px;font-size:18px;line-height:1.65}.marketing-shell-module__Eq6OHW__ctaCopy .marketing-shell-module__Eq6OHW__ctaClosing{color:var(--foreground);margin-top:34px}.marketing-shell-module__Eq6OHW__formPanel{min-width:0;scroll-margin-top:100px;position:relative}.marketing-shell-module__Eq6OHW__formAnchor{scroll-margin-top:100px;position:absolute;top:0}.marketing-shell-module__Eq6OHW__form,.marketing-shell-module__Eq6OHW__formSuccess{background:#fff;border:1px solid #e4e1ef;border-radius:18px;flex-direction:column;gap:21px;padding:clamp(26px,3.3vw,44px);display:flex;box-shadow:0 8px 32px -24px #16132b29}.marketing-shell-module__Eq6OHW__formIntro h3,.marketing-shell-module__Eq6OHW__formSuccess h3{font-family:var(--font-schibsted), sans-serif;letter-spacing:-.035em;margin:0 0 9px;font-size:26px;font-weight:500;line-height:1.2}.marketing-shell-module__Eq6OHW__formIntro p,.marketing-shell-module__Eq6OHW__formSuccess p{color:var(--muted-foreground);font-size:15px;line-height:1.55}.marketing-shell-module__Eq6OHW__intentSwitch{background:#f4f3f8;border:1px solid #ece9f2;border-radius:11px;gap:4px;padding:4px;display:flex}.marketing-shell-module__Eq6OHW__intentSwitch button{min-height:40px;color:var(--muted-foreground);cursor:pointer;border-radius:7px;flex:1;padding:9px 12px;font-size:14px;font-weight:500}.marketing-shell-module__Eq6OHW__intentSwitch button[aria-pressed=true]{color:var(--foreground);background:#fff;box-shadow:0 1px 3px #16132b14}.marketing-shell-module__Eq6OHW__field{flex-direction:column;gap:8px;display:flex}.marketing-shell-module__Eq6OHW__field label{font-size:14px;font-weight:500}.marketing-shell-module__Eq6OHW__field label span{color:var(--muted-foreground);margin-left:3px;font-weight:400}.marketing-shell-module__Eq6OHW__field input,.marketing-shell-module__Eq6OHW__field textarea{width:100%;min-height:48px;color:var(--foreground);font:inherit;background:#fff;border:1px solid #ddd9e8;border-radius:9px;padding:12px 14px;font-size:15px;line-height:1.5;transition:border-color .15s}.marketing-shell-module__Eq6OHW__field textarea{resize:vertical;min-height:104px}.marketing-shell-module__Eq6OHW__field input::placeholder,.marketing-shell-module__Eq6OHW__field textarea::placeholder{color:#817b94}.marketing-shell-module__Eq6OHW__field input:focus,.marketing-shell-module__Eq6OHW__field textarea:focus{border-color:var(--accent);outline:3px solid var(--accent-soft);outline-offset:1px}.marketing-shell-module__Eq6OHW__submitButton{width:100%;min-height:50px;font-size:15px}.marketing-shell-module__Eq6OHW__submitButton:disabled,.marketing-shell-module__Eq6OHW__intentSwitch button:disabled{opacity:.65;cursor:wait}.marketing-shell-module__Eq6OHW__formNote{color:var(--muted-foreground);text-align:center;margin-top:-7px;font-size:12px;line-height:1.5}.marketing-shell-module__Eq6OHW__formError{color:#aa3030;font-size:14px;line-height:1.5}.marketing-shell-module__Eq6OHW__formError a{text-decoration:underline}.marketing-shell-module__Eq6OHW__formSuccess{justify-content:center;min-height:350px}.marketing-shell-module__Eq6OHW__footer{border-top:1px solid var(--border);background:var(--background);padding-top:56px;overflow:hidden}.marketing-shell-module__Eq6OHW__footerTop{justify-content:space-between;align-items:flex-start;gap:72px;display:flex}.marketing-shell-module__Eq6OHW__footerBrand{flex-direction:column;flex-shrink:0;gap:22px;display:flex}.marketing-shell-module__Eq6OHW__footerBrand p{letter-spacing:-.015em;font-size:17px;line-height:1.5}.marketing-shell-module__Eq6OHW__contactLink{width:fit-content;color:var(--muted-foreground);text-underline-offset:5px;font-size:14px}.marketing-shell-module__Eq6OHW__contactLink:hover{color:var(--accent);text-decoration:underline}.marketing-shell-module__Eq6OHW__footerNav{grid-template-columns:repeat(3,auto);gap:clamp(36px,6vw,80px);display:grid}.marketing-shell-module__Eq6OHW__footerColumn{flex-direction:column;align-items:flex-start;gap:13px;font-size:14px;display:flex}.marketing-shell-module__Eq6OHW__footerColumn h2{color:var(--muted-foreground);margin-bottom:7px;font-size:13px;font-weight:400}.marketing-shell-module__Eq6OHW__footerWordmark{color:#e9e6f3;font-family:var(--font-geist-mono), monospace;letter-spacing:-.085em;-webkit-user-select:none;user-select:none;margin-left:-.065em;font-size:clamp(48px,4vw,56px);font-weight:500;line-height:.8}.marketing-shell-module__Eq6OHW__footerBottom{border-top:1px solid var(--border);color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:24px;margin-top:40px;padding-block:26px;font-size:12px;line-height:1.5;display:flex}.marketing-shell-module__Eq6OHW__footerBottom address{text-align:right;font-style:normal}@media (max-width:1050px){.marketing-shell-module__Eq6OHW__desktopNav{gap:24px}.marketing-shell-module__Eq6OHW__ctaGrid{gap:48px}.marketing-shell-module__Eq6OHW__footerTop{gap:40px}.marketing-shell-module__Eq6OHW__footerNav{gap:32px}}@media (max-width:899px){.marketing-shell-module__Eq6OHW__desktopNav,.marketing-shell-module__Eq6OHW__signIn{display:none}.marketing-shell-module__Eq6OHW__headerActions{gap:14px}.marketing-shell-module__Eq6OHW__menuButton{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.marketing-shell-module__Eq6OHW__menuButton:hover{background:var(--muted)}.marketing-shell-module__Eq6OHW__mobileNav{border-top:1px solid var(--border);background:var(--background);padding-block:12px 20px;display:block}.marketing-shell-module__Eq6OHW__mobileNav a{padding:13px 0;font-size:16px;display:block}.marketing-shell-module__Eq6OHW__cta{padding-block:80px}.marketing-shell-module__Eq6OHW__ctaGrid{grid-template-columns:1fr;gap:40px}.marketing-shell-module__Eq6OHW__ctaCopy{padding:0}.marketing-shell-module__Eq6OHW__ctaCopy h2{max-width:620px;font-size:48px}.marketing-shell-module__Eq6OHW__ctaCopy p{max-width:560px}.marketing-shell-module__Eq6OHW__formPanel{width:100%;max-width:580px}.marketing-shell-module__Eq6OHW__footerTop{flex-direction:column;gap:44px}.marketing-shell-module__Eq6OHW__footerNav{gap:64px}}@media (max-width:599px){.marketing-shell-module__Eq6OHW__container{padding-inline:20px}.marketing-shell-module__Eq6OHW__headerInner{gap:12px}.marketing-shell-module__Eq6OHW__headerLogo>svg{width:30px;height:30px}.marketing-shell-module__Eq6OHW__headerLogo>span{font-size:23px}.marketing-shell-module__Eq6OHW__headerLogo{gap:8px}.marketing-shell-module__Eq6OHW__headerActions{gap:6px}.marketing-shell-module__Eq6OHW__headerActions .marketing-shell-module__Eq6OHW__primaryButton{padding-inline:15px;font-size:13px}.marketing-shell-module__Eq6OHW__cta{padding-block:64px}.marketing-shell-module__Eq6OHW__ctaCopy h2{font-size:38px}.marketing-shell-module__Eq6OHW__ctaCopy p{font-size:17px}.marketing-shell-module__Eq6OHW__form{padding:25px 22px}.marketing-shell-module__Eq6OHW__formIntro h3{font-size:25px}.marketing-shell-module__Eq6OHW__field input,.marketing-shell-module__Eq6OHW__field textarea{font-size:16px}.marketing-shell-module__Eq6OHW__footer{padding-top:52px}.marketing-shell-module__Eq6OHW__footerNav{grid-template-columns:1fr 1fr;gap:32px;width:100%}.marketing-shell-module__Eq6OHW__footerWordmark{font-size:48px}.marketing-shell-module__Eq6OHW__footerBottom{flex-direction:column;align-items:flex-start;gap:16px}.marketing-shell-module__Eq6OHW__footerBottom address{text-align:left}}@media (prefers-reduced-motion:reduce){.marketing-shell-module__Eq6OHW__header *,.marketing-shell-module__Eq6OHW__cta *{transition:none}}
.thesis-module__7dZ5pG__thesisPage{background:#f2f1f7;flex:1;min-width:0;padding:56px 32px 32px}.thesis-module__7dZ5pG__thesisLayout{grid-template-columns:minmax(170px,210px) minmax(0,860px) 104px;align-items:start;gap:clamp(24px,3.8vw,56px);max-width:1392px;margin:0 auto;display:grid}.thesis-module__7dZ5pG__sidebar{padding-top:15px;position:sticky;top:130px}.thesis-module__7dZ5pG__thesisHeading{display:inline-block}.thesis-module__7dZ5pG__thesisHeading h1{font-family:var(--font-schibsted), sans-serif;letter-spacing:-.055em;font-size:clamp(29px,2.5vw,38px);font-weight:500;line-height:1.12}.thesis-module__7dZ5pG__thesisHeading h1 span{color:var(--accent)}.thesis-module__7dZ5pG__sidebarIntro{color:var(--muted-foreground);margin-top:17px;font-size:16px;line-height:1.55}.thesis-module__7dZ5pG__chapters{flex-direction:column;gap:6px;margin:44px 0 38px;display:flex}.thesis-module__7dZ5pG__chapters a{min-height:40px;color:var(--muted-foreground);align-items:center;gap:13px;font-size:14px;display:flex;position:relative}.thesis-module__7dZ5pG__chapterDot{background:#c4bfd5;border-radius:50%;flex-shrink:0;width:5px;height:5px;transition:background .15s}.thesis-module__7dZ5pG__chapters a[aria-current]{color:var(--foreground);font-weight:600}.thesis-module__7dZ5pG__chapters a[aria-current] .thesis-module__7dZ5pG__chapterDot{background:var(--accent);box-shadow:0 0 0 4px #3b5bff12}.thesis-module__7dZ5pG__chapters a:hover{color:var(--accent)}.thesis-module__7dZ5pG__sideInstructions{color:var(--muted-foreground);align-items:center;gap:8px;font-size:11px;display:flex}.thesis-module__7dZ5pG__lockButton{color:var(--muted-foreground);cursor:pointer;align-items:center;gap:8px;margin-top:28px;font-size:11px;display:inline-flex}.thesis-module__7dZ5pG__lockButton:hover{color:var(--foreground)}.thesis-module__7dZ5pG__lockButton:disabled{cursor:wait}.thesis-module__7dZ5pG__paperColumn{min-width:0}.thesis-module__7dZ5pG__mobileIntro,.thesis-module__7dZ5pG__mobileLock{display:none}.thesis-module__7dZ5pG__sheet{isolation:isolate;margin-bottom:44px;scroll-margin-top:106px;position:relative}.thesis-module__7dZ5pG__paperEdge{z-index:-1;background:#f9f8fc;border:1px solid #dedbe9;position:absolute;inset:8px 0 -7px;transform:rotate(-.65deg);box-shadow:0 2px 3px #16132b04}.thesis-module__7dZ5pG__sheet:nth-of-type(2n) .thesis-module__7dZ5pG__paperEdge{transform:rotate(.65deg)}.thesis-module__7dZ5pG__paper{background:#fff;border:1px solid #e4e1ee;min-height:calc(100svh - 164px);padding:30px clamp(32px,4.2vw,64px) 25px;position:relative;box-shadow:0 2px 2px #16132b03,0 12px 40px -22px #16132b20}.thesis-module__7dZ5pG__paperTopline{color:#777187;justify-content:space-between;gap:12px;font-size:11px;line-height:1.4;display:flex}.thesis-module__7dZ5pG__paperTopline>span:last-child{font-family:var(--font-chivo-mono), monospace}.thesis-module__7dZ5pG__paperHeader{margin:45px 0 31px}.thesis-module__7dZ5pG__paperHeader h2{font-family:var(--font-schibsted), sans-serif;letter-spacing:-.06em;text-wrap:balance;font-size:clamp(38px,4.2vw,60px);font-weight:500;line-height:1.08}.thesis-module__7dZ5pG__visualPlaceholder{border:1px solid var(--border);min-height:200px;color:var(--muted-foreground);place-items:center;margin:24px 0;font-size:14px;display:grid}.thesis-module__7dZ5pG__prose{color:#413c54;overflow-wrap:break-word;font-size:16px;line-height:1.8}.thesis-module__7dZ5pG__prose p{margin:0 0 22px}.thesis-module__7dZ5pG__prose>p:first-child{color:var(--foreground);font-size:17px;line-height:1.7}.thesis-module__7dZ5pG__prose h3{font-family:var(--font-schibsted), sans-serif;color:var(--foreground);letter-spacing:-.035em;margin:37px 0 13px;font-size:24px;font-weight:500;line-height:1.25}.thesis-module__7dZ5pG__prose strong{color:var(--foreground);font-weight:600}.thesis-module__7dZ5pG__prose code{font-family:var(--font-chivo-mono), monospace;font-size:.9em}.thesis-module__7dZ5pG__prose a{color:var(--accent);text-underline-offset:4px;-webkit-text-decoration:underline #3b5bff50;text-decoration:underline #3b5bff50}.thesis-module__7dZ5pG__prose a:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.thesis-module__7dZ5pG__prose ul,.thesis-module__7dZ5pG__prose ol{margin:16px 0 28px;padding-left:21px}.thesis-module__7dZ5pG__prose ul{list-style:outside}.thesis-module__7dZ5pG__prose ol{list-style:decimal}.thesis-module__7dZ5pG__prose li{margin:8px 0;padding-left:5px}.thesis-module__7dZ5pG__prose li::marker{color:#aaa3bd}.thesis-module__7dZ5pG__prose blockquote{border-left:2px solid var(--accent);color:var(--foreground);margin:26px 0;padding:12px 0 12px 22px}.thesis-module__7dZ5pG__prose blockquote p:last-child{margin:0}.thesis-module__7dZ5pG__prose .katex{font-size:1.03em}.thesis-module__7dZ5pG__prose .katex-display{color:var(--foreground);border-block:1px solid var(--border);background:#fbfaff;margin:28px -16px;padding:28px 16px;font-size:18px;overflow:auto hidden}.thesis-module__7dZ5pG__paperFoot{color:#9891aa;border-top:1px solid #eeebf3;justify-content:space-between;align-items:center;margin-top:45px;padding-top:19px;font-size:11px;display:flex}.thesis-module__7dZ5pG__paperFoot>span:first-child{font-family:var(--font-geist-mono), monospace;letter-spacing:-.07em;font-size:19px;font-weight:500}.thesis-module__7dZ5pG__paperFoot>span:last-child{font-family:var(--font-chivo-mono), monospace}.thesis-module__7dZ5pG__differenceSheet .thesis-module__7dZ5pG__paper{border-top:3px solid var(--accent);padding-top:28px}.thesis-module__7dZ5pG__papersProse{counter-reset:paper}.thesis-module__7dZ5pG__papersProse ul{padding:0;list-style:none}.thesis-module__7dZ5pG__papersProse>p,.thesis-module__7dZ5pG__papersProse li{border-bottom:1px solid var(--border);counter-increment:paper;margin:0;padding:28px 0 28px 47px;position:relative}.thesis-module__7dZ5pG__papersProse>p:before,.thesis-module__7dZ5pG__papersProse li:before{content:counter(paper, decimal-leading-zero);color:#958da9;font:11px var(--font-chivo-mono), monospace;position:absolute;top:31px;left:0}.thesis-module__7dZ5pG__papersProse a{color:var(--foreground);font-family:var(--font-schibsted), sans-serif;letter-spacing:-.03em;font-size:17px;line-height:1.45;text-decoration:none;display:block}.thesis-module__7dZ5pG__papersProse a:after{content:"Read the paper ↗";color:var(--accent);font:13px var(--font-instrument), sans-serif;letter-spacing:0;margin-top:14px;display:block}.thesis-module__7dZ5pG__papersProse a:hover{color:var(--accent)}.thesis-module__7dZ5pG__readingEnd{color:var(--muted-foreground);justify-content:space-between;gap:20px;padding:12px 3px 40px;font-size:13px;display:flex}.thesis-module__7dZ5pG__readingEnd a{color:var(--foreground);align-items:center;gap:8px;display:inline-flex}.thesis-module__7dZ5pG__sideControls{padding-top:0;position:sticky;top:calc(50svh - 40px)}.thesis-module__7dZ5pG__sheetCounter{font-family:var(--font-chivo-mono), monospace;justify-content:center;gap:7px;margin-bottom:14px;font-size:12px;display:flex}.thesis-module__7dZ5pG__sheetCounter>span:last-child{color:#958ea6}.thesis-module__7dZ5pG__arrowPair{gap:8px;display:flex}.thesis-module__7dZ5pG__arrowPair button{cursor:pointer;width:46px;height:46px;color:var(--foreground);background:#ffffffb3;border:1px solid #d7d2e4;border-radius:50%;justify-content:center;align-items:center;transition:background .15s,border-color .15s;display:flex}.thesis-module__7dZ5pG__arrowPair button:hover:not(:disabled){background:var(--accent);border-color:var(--accent);color:#fff}.thesis-module__7dZ5pG__arrowPair button:disabled{opacity:.35;cursor:default}.thesis-module__7dZ5pG__controlHint{text-align:center;color:#81798f;margin-top:15px;font-size:11px;display:block}.thesis-module__7dZ5pG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.thesis-module__7dZ5pG__thesisPage a:focus-visible,.thesis-module__7dZ5pG__thesisPage button:focus-visible,.thesis-module__7dZ5pG__gatePage a:focus-visible,.thesis-module__7dZ5pG__gatePage button:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.thesis-module__7dZ5pG__gatePage{background:#f2f1f7;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:33px;min-height:calc(100svh - 76px);padding:62px 26px 38px;display:flex}.thesis-module__7dZ5pG__gateStack{isolation:isolate;width:min(100%,500px);position:relative}.thesis-module__7dZ5pG__gateBack{z-index:-1;background:#f9f8fc;border:1px solid #ddd9e8;position:absolute;inset:5px -7px -7px;transform:rotate(-2deg)}.thesis-module__7dZ5pG__gatePaper{border:1px solid var(--border);background:#fff;padding:34px 48px 46px;box-shadow:0 15px 45px -30px #16132b40}.thesis-module__7dZ5pG__gateTopline{color:#7a738c;justify-content:space-between;align-items:center;font-size:12px;display:flex}.thesis-module__7dZ5pG__gatePaper h1{font-family:var(--font-schibsted), sans-serif;letter-spacing:-.065em;margin-top:45px;font-size:clamp(46px,5vw,62px);font-weight:500;line-height:1.05}.thesis-module__7dZ5pG__gatePaper h1 span{color:var(--accent)}.thesis-module__7dZ5pG__gateIntro{color:var(--muted-foreground);margin-top:18px;font-size:17px;line-height:1.65}.thesis-module__7dZ5pG__gateSketch{color:var(--foreground);margin:27px 0 31px}.thesis-module__7dZ5pG__gateSketch svg{width:100%;max-height:100px}.thesis-module__7dZ5pG__gateForm{flex-direction:column;gap:11px;display:flex}.thesis-module__7dZ5pG__gateForm label{font-size:13px;font-weight:500}.thesis-module__7dZ5pG__passwordField{background:#fcfbfe;border:1px solid #d9d4e5;border-radius:7px;display:flex;overflow:hidden}.thesis-module__7dZ5pG__passwordField:focus-within{outline:3px solid var(--accent-soft);border-color:var(--accent)}.thesis-module__7dZ5pG__passwordField input{outline:none;width:100%;min-width:0;padding:14px;font-size:15px}.thesis-module__7dZ5pG__passwordField button{color:#81798f;cursor:pointer;padding:12px 14px}.thesis-module__7dZ5pG__unlockButton{background:var(--accent);color:#fff;cursor:pointer;border-radius:7px;justify-content:space-between;align-items:center;min-height:48px;margin-top:6px;padding:13px 17px;font-size:14px;font-weight:500;display:flex}.thesis-module__7dZ5pG__unlockButton:hover{background:#2f4ce6}.thesis-module__7dZ5pG__unlockButton:disabled{opacity:.65;cursor:wait}.thesis-module__7dZ5pG__error{color:#a52748;margin-top:2px;font-size:13px;line-height:1.5}.thesis-module__7dZ5pG__backHome{color:var(--muted-foreground);font-size:12px}@media (min-width:1440px){.thesis-module__7dZ5pG__thesisPage{padding-top:64px}.thesis-module__7dZ5pG__prose{font-size:17px}.thesis-module__7dZ5pG__prose>p:first-child{font-size:18px}}@media (max-width:1150px){.thesis-module__7dZ5pG__thesisLayout{grid-template-columns:150px minmax(0,1fr) 44px;gap:24px}.thesis-module__7dZ5pG__thesisPage{padding-inline:24px}.thesis-module__7dZ5pG__thesisHeading h1{font-size:30px}.thesis-module__7dZ5pG__arrowPair{flex-direction:column}.thesis-module__7dZ5pG__sheetCounter{gap:4px;font-size:10px}.thesis-module__7dZ5pG__controlHint{display:none}.thesis-module__7dZ5pG__paperHeader h2{font-size:42px}.thesis-module__7dZ5pG__sideInstructions{max-width:120px;line-height:1.5}}@media (max-width:800px){.thesis-module__7dZ5pG__thesisPage{padding:0 18px 80px}.thesis-module__7dZ5pG__thesisLayout{display:block}.thesis-module__7dZ5pG__sidebar{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f2f1f7ed;border-bottom:1px solid #e2deec;margin-inline:-18px;padding:0 18px;top:68px}.thesis-module__7dZ5pG__thesisHeading,.thesis-module__7dZ5pG__sidebarIntro,.thesis-module__7dZ5pG__sideInstructions,.thesis-module__7dZ5pG__lockButton{display:none}.thesis-module__7dZ5pG__chapters{scrollbar-width:none;flex-direction:row;gap:22px;margin:0;overflow-x:auto}.thesis-module__7dZ5pG__chapters::-webkit-scrollbar{display:none}.thesis-module__7dZ5pG__chapters a{white-space:nowrap;border-bottom:2px solid #0000;flex-shrink:0;gap:0;min-height:52px;font-size:12px}.thesis-module__7dZ5pG__chapters a[aria-current]{border-bottom-color:var(--accent)}.thesis-module__7dZ5pG__chapterDot{display:none}.thesis-module__7dZ5pG__mobileIntro{color:var(--muted-foreground);justify-content:space-between;margin:24px 0 22px;font-size:12px;display:flex}.thesis-module__7dZ5pG__mobileIntro h1{color:var(--foreground);font:500 28px/1.1 var(--font-schibsted), sans-serif;letter-spacing:-.05em}.thesis-module__7dZ5pG__mobileIntro>span{align-self:center}.thesis-module__7dZ5pG__mobileLock{color:var(--muted-foreground);cursor:pointer;align-items:center;gap:8px;margin-bottom:15px;font-size:12px;display:inline-flex}.thesis-module__7dZ5pG__paper{min-height:calc(100svh - 215px);padding:25px 28px 23px}.thesis-module__7dZ5pG__sheet{margin-bottom:32px;scroll-margin-top:143px}.thesis-module__7dZ5pG__paperHeader{margin:37px 0 26px}.thesis-module__7dZ5pG__paperHeader h2{font-size:43px}.thesis-module__7dZ5pG__prose{font-size:16px;line-height:1.75}.thesis-module__7dZ5pG__prose>p:first-child{font-size:16px}.thesis-module__7dZ5pG__sideControls{z-index:35;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbfafded;border:1px solid #dcd7e8;border-radius:36px;align-items:center;gap:16px;padding:7px 8px 7px 17px;display:flex;position:fixed;inset:auto 18px 17px auto;box-shadow:0 4px 22px #16132b10}.thesis-module__7dZ5pG__sheetCounter{gap:6px;margin:0;font-size:11px}.thesis-module__7dZ5pG__arrowPair{flex-direction:row;gap:6px}.thesis-module__7dZ5pG__arrowPair button{width:40px;height:40px}.thesis-module__7dZ5pG__gatePage{min-height:calc(100svh - 68px)}}@media (min-width:600px) and (max-width:800px){.thesis-module__7dZ5pG__sidebar{top:76px}.thesis-module__7dZ5pG__sheet{scroll-margin-top:151px}}@media (max-width:440px){.thesis-module__7dZ5pG__thesisPage{padding-inline:13px}.thesis-module__7dZ5pG__sidebar{margin-inline:-13px;padding-inline:16px}.thesis-module__7dZ5pG__chapters{gap:19px}.thesis-module__7dZ5pG__paper{padding:23px 22px 22px}.thesis-module__7dZ5pG__paperHeader h2{font-size:38px}.thesis-module__7dZ5pG__paperTopline{font-size:10px}.thesis-module__7dZ5pG__prose h3{font-size:23px}.thesis-module__7dZ5pG__prose .katex-display{margin-inline:-10px;padding-inline:10px;font-size:14px}.thesis-module__7dZ5pG__papersProse>p,.thesis-module__7dZ5pG__papersProse li{padding-left:35px}.thesis-module__7dZ5pG__papersProse a{font-size:15px}.thesis-module__7dZ5pG__gatePaper{padding:27px 28px 33px}.thesis-module__7dZ5pG__gatePage{padding-inline:23px;padding-top:38px}.thesis-module__7dZ5pG__gatePaper h1{margin-top:36px;font-size:48px}.thesis-module__7dZ5pG__gateIntro{font-size:16px}.thesis-module__7dZ5pG__gateSketch{margin-block:23px}}@media (prefers-reduced-motion:reduce){.thesis-module__7dZ5pG__chapterDot,.thesis-module__7dZ5pG__arrowPair button{transition:none}}@media print{.thesis-module__7dZ5pG__sidebar,.thesis-module__7dZ5pG__sideControls,.thesis-module__7dZ5pG__readingEnd{display:none}.thesis-module__7dZ5pG__thesisLayout{display:block}.thesis-module__7dZ5pG__thesisPage{background:#fff;padding:0}.thesis-module__7dZ5pG__sheet{break-before:page;margin:0}.thesis-module__7dZ5pG__paper{box-shadow:none;border:0;min-height:0}.thesis-module__7dZ5pG__paperEdge{display:none}}
.landing-story-module__KNyNtG__hero{background:var(--background);scroll-margin-top:77px;overflow:clip}.landing-story-module__KNyNtG__heroInner{grid-template-columns:1.03fr 1fr;align-items:center;gap:58px;max-width:1280px;margin:0 auto;padding:80px 32px 72px;display:grid}.landing-story-module__KNyNtG__heroCopy{z-index:1;position:relative}.landing-story-module__KNyNtG__tagline{color:var(--muted-foreground);margin:0 0 25px;font-size:14px;font-weight:500}.landing-story-module__KNyNtG__heroCopy h1{max-width:650px;font-family:var(--font-schibsted), sans-serif;letter-spacing:-.05em;text-wrap:balance;margin:0;font-size:clamp(42px,4.5vw,66px);font-weight:550;line-height:1.065}.landing-story-module__KNyNtG__heroLead{max-width:500px;color:var(--muted-foreground);margin:26px 0 0;font-size:18px;line-height:1.65}.landing-story-module__KNyNtG__heroLead strong{color:var(--foreground);font-weight:550}.landing-story-module__KNyNtG__heroActions{align-items:center;gap:26px;margin-top:32px;display:flex}.landing-story-module__KNyNtG__heroActions>a:first-child{border-radius:10px;height:50px;font-size:15px}.landing-story-module__KNyNtG__productLink{color:var(--foreground);align-items:center;gap:9px;font-size:14px;font-weight:550;display:inline-flex}.landing-story-module__KNyNtG__productLink:hover{color:var(--accent)}.landing-story-module__KNyNtG__heroClosing{max-width:420px;color:var(--muted-foreground);margin-top:22px;font-size:13px}.landing-story-module__KNyNtG__heroVisual{min-width:0;padding:21px 0 21px 8px;position:relative}.landing-story-module__KNyNtG__heroVisual:before{content:"";background:#edeafa;border-radius:46% 16% 30% 15%/24% 20% 35% 28%;position:absolute;inset:-34px -70px -26px -15px;transform:rotate(-5deg)}.landing-story-module__KNyNtG__responseRibbon{color:#c7bff1;opacity:.7;pointer-events:none;width:130%;height:130%;position:absolute;inset:-15%}.landing-story-module__KNyNtG__simulator{background:#fff;border:1px solid #dbd7ea;border-radius:15px;position:relative;overflow:hidden;box-shadow:0 20px 48px -24px #2313543b,0 3px 8px #23135405}.landing-story-module__KNyNtG__simulatorHeader{border-bottom:1px solid var(--border);align-items:center;gap:14px;min-height:51px;padding:0 21px;display:flex}.landing-story-module__KNyNtG__simulatorHeader>span:nth-child(2){border-left:1px solid var(--border);color:var(--muted-foreground);padding-left:14px;font-size:11px}.landing-story-module__KNyNtG__exampleLabel{color:var(--muted-foreground);margin-left:auto;font-size:10px}.landing-story-module__KNyNtG__simulatorBody{padding:21px 23px 0}.landing-story-module__KNyNtG__audienceHeading{justify-content:space-between;align-items:center;gap:12px;display:flex}.landing-story-module__KNyNtG__audienceHeading>div>span{color:var(--muted-foreground);font-size:11px}.landing-story-module__KNyNtG__audienceHeading h2{letter-spacing:-.025em;margin:4px 0 0;font-size:19px;font-weight:550;line-height:1.3}.landing-story-module__KNyNtG__audienceIcon{border:1px solid var(--border);border-radius:7px;grid-template-columns:1fr 1fr;gap:3px;width:31px;height:31px;padding:6px;display:grid}.landing-story-module__KNyNtG__audienceIcon i{background:#a69cda;border-radius:1px}.landing-story-module__KNyNtG__audienceIcon i:nth-child(3){background:var(--ramp-2)}.landing-story-module__KNyNtG__planToggle{background:#f3f2f8;border-radius:7px;gap:3px;margin-top:17px;padding:3px;display:flex}.landing-story-module__KNyNtG__planToggle button{min-height:31px;color:var(--muted-foreground);cursor:pointer;border-radius:5px;flex:1;font-size:11px;transition:color .2s,background .2s}.landing-story-module__KNyNtG__planToggle button[aria-pressed=true]{color:var(--foreground);background:#fff;font-weight:550;box-shadow:0 1px 3px #251b3717}.landing-story-module__KNyNtG__customerField{margin-top:18px}.landing-story-module__KNyNtG__customerField svg{cursor:crosshair;width:100%;height:auto;display:block}.landing-story-module__KNyNtG__customerField path{transition:fill .35s}.landing-story-module__KNyNtG__fieldLegend{color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:8px;margin-top:8px;font-size:10px;display:flex}.landing-story-module__KNyNtG__fieldLegend>span:last-child{align-items:center;gap:5px;display:flex}.landing-story-module__KNyNtG__fieldLegend i{background:var(--ramp-0);width:6px;height:6px}.landing-story-module__KNyNtG__fieldLegend i:last-child{background:var(--ramp-2);margin-left:6px}.landing-story-module__KNyNtG__customerReadout{border-top:1px solid var(--border);align-items:center;gap:10px;min-height:87px;margin-top:15px;padding:14px 0;display:flex}.landing-story-module__KNyNtG__customerInitials{color:#574c85;background:#eeebf9;border-radius:50%;flex-shrink:0;place-items:center;width:33px;height:33px;font-size:11px;display:grid}.landing-story-module__KNyNtG__customerVoice{flex:1;min-width:0}.landing-story-module__KNyNtG__customerVoice p{margin:0}.landing-story-module__KNyNtG__customerVoice p:first-child{align-items:baseline;gap:12px;font-size:11px;display:flex}.landing-story-module__KNyNtG__customerVoice strong{font-weight:550}.landing-story-module__KNyNtG__customerVoice p:first-child span{color:var(--accent);font-weight:500}.landing-story-module__KNyNtG__customerVoice p:last-child{color:var(--muted-foreground);margin-top:4px;font-size:10px;line-height:1.5}.landing-story-module__KNyNtG__customerControls{flex-shrink:0;gap:2px;display:flex}.landing-story-module__KNyNtG__customerControls button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:5px;place-items:center;width:25px;height:30px;display:grid}.landing-story-module__KNyNtG__customerControls button:hover{background:var(--muted)}.landing-story-module__KNyNtG__simulatorResult{border-top:1px solid var(--border);background:#f8f7fc;justify-content:space-between;align-items:center;gap:18px;min-height:92px;padding:18px 23px;display:flex}.landing-story-module__KNyNtG__simulatorResult>div{flex-direction:column;gap:3px;display:flex}.landing-story-module__KNyNtG__simulatorResult>div>span{color:var(--muted-foreground);font-size:10px}.landing-story-module__KNyNtG__simulatorResult>div>strong{font-family:var(--font-chivo-mono), monospace;letter-spacing:-.05em;font-variant-numeric:tabular-nums;font-size:27px;font-weight:500}.landing-story-module__KNyNtG__simulatorResult>p{max-width:140px;color:var(--muted-foreground);margin:0;font-size:11px;line-height:1.5}.landing-story-module__KNyNtG__simulatorResult>p strong{color:var(--foreground);font-weight:550;display:block}.landing-story-module__KNyNtG__audienceStrip{border-top:1px solid var(--border);max-width:1216px;color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:40px;margin:0 auto;padding:27px 0;font-size:13px;display:flex}.landing-story-module__KNyNtG__audienceStrip>p{color:#69647b;align-items:center;gap:26px;margin:0;font-size:15px;display:flex}.landing-story-module__KNyNtG__audienceStrip>p>span{background:#b8b2c9;border-radius:50%;width:3px;height:3px}.landing-story-module__KNyNtG__backing{background:var(--foreground);color:#fff}.landing-story-module__KNyNtG__backingInner{justify-content:center;align-items:center;max-width:1280px;margin:0 auto;padding:28px 32px;display:flex}.landing-story-module__KNyNtG__backingInner>div{align-items:center;gap:30px;display:flex}.landing-story-module__KNyNtG__backingInner>div>span{color:#c0bacf;font-size:12px}.landing-story-module__KNyNtG__backingInner img{width:140px;height:auto}.landing-story-module__KNyNtG__vision{background:#eceafa;border-top:1px solid #e2deef;border-bottom:1px solid #e2deef}.landing-story-module__KNyNtG__visionInner{grid-template-columns:1fr 1fr;align-items:center;gap:110px;max-width:1280px;margin:0 auto;padding:100px 32px;display:grid}.landing-story-module__KNyNtG__sectionName{color:#655887;margin:0 0 22px;font-size:14px;font-weight:500}.landing-story-module__KNyNtG__visionCopy h2{font-family:var(--font-schibsted), sans-serif;letter-spacing:-.045em;margin:0;font-size:clamp(36px,3.5vw,49px);font-weight:550;line-height:1.1}.landing-story-module__KNyNtG__visionCopy>p:not(.landing-story-module__KNyNtG__sectionName){color:#605774;max-width:465px;margin:24px 0 0;font-size:16px;line-height:1.75}.landing-story-module__KNyNtG__visionLink{border-bottom:1px solid #aba1c9;align-items:center;gap:12px;margin-top:25px;padding-bottom:5px;font-size:14px;font-weight:550;display:inline-flex}.landing-story-module__KNyNtG__visionLink:hover{color:var(--accent);border-color:var(--accent)}.landing-story-module__KNyNtG__campaignFlow{min-width:0;padding:8px 0}.landing-story-module__KNyNtG__flowBrief{background:#fbfaff;border:1px solid #d5cee6;border-radius:12px 12px 0 0;align-items:center;gap:15px;padding:22px;display:flex}.landing-story-module__KNyNtG__flowIcon{color:#776799;background:#efebfa;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.landing-story-module__KNyNtG__flowBrief span{color:var(--muted-foreground);font-size:11px}.landing-story-module__KNyNtG__flowBrief h3{margin-top:3px;font-size:16px;font-weight:550}.landing-story-module__KNyNtG__flowGuardrails{background:#f7f5fd;border:1px solid #d5cee6;border-top:0;border-radius:0 0 12px 12px;justify-content:space-between;gap:8px;padding:14px 20px;display:flex}.landing-story-module__KNyNtG__flowGuardrails>span{color:#655b7b;align-items:center;gap:5px;font-size:10px;display:flex}.landing-story-module__KNyNtG__flowConnection{background:#bcb0d7;width:1px;height:26px;margin:0 auto;position:relative}.landing-story-module__KNyNtG__flowConnection:after{content:"";border:1px solid #bcb0d7;border-width:0 1px 1px 0;width:5px;height:5px;position:absolute;bottom:1px;left:-2px;transform:rotate(45deg)}.landing-story-module__KNyNtG__flowDecision{background:#fff;border:1px solid #d5cee6;border-radius:12px;padding:20px 22px;box-shadow:0 8px 25px -15px #4736713d}.landing-story-module__KNyNtG__flowDecision>div:first-child{justify-content:space-between;align-items:center;gap:10px;display:flex}.landing-story-module__KNyNtG__flowDecision>div:first-child>span:last-child{color:var(--muted-foreground);font-size:10px}.landing-story-module__KNyNtG__offerRibbon{border-bottom:1px solid #ece7f2;align-items:end;gap:4px;height:74px;margin:18px 0 12px;padding-bottom:7px;display:flex}.landing-story-module__KNyNtG__offerRibbon>span{border-radius:2px 2px 0 0;flex:1}.landing-story-module__KNyNtG__flowDecision>p{color:var(--muted-foreground);margin:0;font-size:10px}.landing-story-module__KNyNtG__flowApproval{background:#f7f5fd;border:1px solid #d5cee6;border-radius:10px;align-items:center;gap:12px;padding:18px;display:flex}.landing-story-module__KNyNtG__approvalMark{width:30px;height:30px;color:var(--accent);border:1px solid #c8c3e2;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.landing-story-module__KNyNtG__flowApproval>div{flex-direction:column;gap:3px;display:flex}.landing-story-module__KNyNtG__flowApproval strong{font-size:12px;font-weight:550}.landing-story-module__KNyNtG__flowApproval>div>span{color:var(--muted-foreground);font-size:10px;line-height:1.5}.landing-story-module__KNyNtG__stack{background:#fff;scroll-margin-top:100px}.landing-story-module__KNyNtG__stackInner{max-width:1280px;margin:0 auto;padding:95px 32px 75px}.landing-story-module__KNyNtG__stackIntro{justify-content:space-between;align-items:start;gap:40px;display:flex}.landing-story-module__KNyNtG__stackIntro h2{max-width:510px;font-family:var(--font-schibsted), sans-serif;letter-spacing:-.04em;margin:0;font-size:clamp(34px,3.4vw,46px);font-weight:550;line-height:1.1}.landing-story-module__KNyNtG__stackIntro p{color:var(--muted-foreground);margin:0;padding-top:3px;font-size:17px;line-height:1.65}.landing-story-module__KNyNtG__stackDiagram{grid-template-columns:1fr 100px 1.4fr 100px 1fr;align-items:center;padding:55px 45px 42px;display:grid}.landing-story-module__KNyNtG__stackEndpoint{text-align:center}.landing-story-module__KNyNtG__stackEndpoint>svg{color:#827795;margin:0 auto 15px}.landing-story-module__KNyNtG__stackEndpoint h3{margin:0;font-size:15px;font-weight:550}.landing-story-module__KNyNtG__stackEndpoint p{color:var(--muted-foreground);margin:7px 0 0;font-size:13px;line-height:1.7}.landing-story-module__KNyNtG__stackLine{background:#d9d1eb;height:1px;position:relative}.landing-story-module__KNyNtG__stackLine:after{content:"";border:1px solid #c5bbd9;border-width:1px 1px 0 0;width:6px;height:6px;position:absolute;top:-3px;right:0;transform:rotate(45deg)}.landing-story-module__KNyNtG__stackLine span{background:#fff;border:1px solid #b1a4d7;border-radius:50%;width:7px;height:7px;position:absolute;top:-3px;left:0}.landing-story-module__KNyNtG__stackEmli{text-align:center;background:#f5f3fb;border:1px solid #d8d1ea;border-radius:16px;margin:0 20px;padding:26px 15px}.landing-story-module__KNyNtG__stackEmli p{color:var(--muted-foreground);margin:15px 0 0;font-size:12px}.landing-story-module__KNyNtG__stackPrinciples{border-top:1px solid var(--border);justify-content:center;gap:48px;padding-top:25px;display:flex}.landing-story-module__KNyNtG__stackPrinciples p{color:var(--muted-foreground);align-items:center;gap:8px;margin:0;font-size:13px;display:flex}.landing-story-module__KNyNtG__stackPrinciples svg{color:#8a7aa8}.landing-story-module__KNyNtG__hero a:focus-visible,.landing-story-module__KNyNtG__hero button:focus-visible,.landing-story-module__KNyNtG__vision a:focus-visible,.landing-story-module__KNyNtG__backing a:focus-visible{outline:2px solid var(--accent);outline-offset:5px;border-radius:5px}@media (min-width:1500px){.landing-story-module__KNyNtG__heroInner{padding-top:96px;padding-bottom:88px}}@media (max-width:1100px){.landing-story-module__KNyNtG__heroInner{gap:35px;padding-top:60px}.landing-story-module__KNyNtG__heroCopy h1{font-size:51px}.landing-story-module__KNyNtG__heroLead{font-size:16px}.landing-story-module__KNyNtG__heroActions{gap:18px}.landing-story-module__KNyNtG__heroVisual:before{inset:-20px -35px}.landing-story-module__KNyNtG__exampleLabel{font-size:9px}.landing-story-module__KNyNtG__simulatorHeader{gap:9px;padding:0 15px}.landing-story-module__KNyNtG__simulatorHeader>span:nth-child(2){padding-left:9px;font-size:10px}.landing-story-module__KNyNtG__simulatorBody{padding:18px 17px 0}.landing-story-module__KNyNtG__audienceStrip{margin-inline:32px}.landing-story-module__KNyNtG__audienceStrip>p{gap:18px;font-size:13px}.landing-story-module__KNyNtG__visionInner{gap:55px}.landing-story-module__KNyNtG__stackDiagram{grid-template-columns:1fr 65px 1.4fr 65px 1fr;padding-inline:0}}@media (max-width:800px){.landing-story-module__KNyNtG__heroInner{grid-template-columns:1fr;gap:46px;padding:48px 24px 46px}.landing-story-module__KNyNtG__heroCopy{max-width:630px}.landing-story-module__KNyNtG__heroCopy h1{text-wrap:balance;max-width:620px;font-size:clamp(42px,7.5vw,61px)}.landing-story-module__KNyNtG__heroLead{max-width:560px;font-size:17px}.landing-story-module__KNyNtG__tagline{margin-bottom:20px}.landing-story-module__KNyNtG__heroVisual{justify-self:center;width:100%;max-width:590px;padding:0 15px}.landing-story-module__KNyNtG__heroVisual:before{inset:-15px -5px}.landing-story-module__KNyNtG__responseRibbon{width:120%;height:120%;inset:-10%}.landing-story-module__KNyNtG__simulatorHeader{padding:0 20px}.landing-story-module__KNyNtG__simulatorBody{padding:20px 22px 0}.landing-story-module__KNyNtG__exampleLabel{font-size:10px}.landing-story-module__KNyNtG__audienceStrip{flex-direction:column;align-items:flex-start;gap:13px;margin:0 24px;padding:24px 0}.landing-story-module__KNyNtG__audienceStrip>p{gap:18px}.landing-story-module__KNyNtG__backingInner{padding:23px 24px}.landing-story-module__KNyNtG__backingInner>div{gap:18px}.landing-story-module__KNyNtG__backingInner img{width:115px}.landing-story-module__KNyNtG__visionInner{grid-template-columns:1fr;gap:38px;padding:65px 24px}.landing-story-module__KNyNtG__visionCopy>p:not(.landing-story-module__KNyNtG__sectionName){max-width:590px}.landing-story-module__KNyNtG__campaignFlow{justify-self:center;width:100%;max-width:540px}.landing-story-module__KNyNtG__stackInner{padding:65px 24px 50px}.landing-story-module__KNyNtG__stackIntro{flex-direction:column;gap:20px}.landing-story-module__KNyNtG__stackDiagram{grid-template-columns:1fr 35px 1.2fr 35px 1fr;padding:40px 0}.landing-story-module__KNyNtG__stackEmli{margin:0 8px;padding:25px 10px}.landing-story-module__KNyNtG__stackEmli p{font-size:10px}.landing-story-module__KNyNtG__stackEndpoint h3{font-size:13px}.landing-story-module__KNyNtG__stackEndpoint p{font-size:11px}.landing-story-module__KNyNtG__stackPrinciples{gap:24px}.landing-story-module__KNyNtG__stackPrinciples p{font-size:11px}}@media (max-width:480px){.landing-story-module__KNyNtG__heroInner{gap:34px;padding-inline:20px}.landing-story-module__KNyNtG__heroCopy h1{letter-spacing:-.045em;font-size:clamp(34px,11vw,43px)}.landing-story-module__KNyNtG__tagline{font-size:11px}.landing-story-module__KNyNtG__heroLead{margin-top:22px;font-size:16px;line-height:1.7}.landing-story-module__KNyNtG__heroActions{gap:14px;margin-top:25px}.landing-story-module__KNyNtG__heroActions>a:first-child{padding-inline:20px;font-size:14px}.landing-story-module__KNyNtG__productLink{white-space:nowrap;gap:5px;font-size:12px}.landing-story-module__KNyNtG__heroClosing{font-size:11px;line-height:1.6}.landing-story-module__KNyNtG__heroVisual{padding:6px 0}.landing-story-module__KNyNtG__simulator{border-radius:11px}.landing-story-module__KNyNtG__simulatorHeader{gap:8px;min-height:45px;padding:0 13px}.landing-story-module__KNyNtG__simulatorHeader>span:nth-child(2){padding-left:8px;font-size:9px}.landing-story-module__KNyNtG__exampleLabel{font-size:8px}.landing-story-module__KNyNtG__simulatorBody{padding:16px 15px 0}.landing-story-module__KNyNtG__audienceHeading h2{font-size:17px}.landing-story-module__KNyNtG__planToggle button{min-height:34px;font-size:10px}.landing-story-module__KNyNtG__fieldLegend{font-size:8px}.landing-story-module__KNyNtG__customerReadout{gap:8px}.landing-story-module__KNyNtG__customerInitials{width:27px;height:27px;font-size:9px}.landing-story-module__KNyNtG__customerVoice p:first-child{gap:8px;font-size:10px}.landing-story-module__KNyNtG__customerVoice p:last-child{font-size:9px}.landing-story-module__KNyNtG__customerControls{flex-direction:column}.landing-story-module__KNyNtG__customerControls button{width:24px;height:24px}.landing-story-module__KNyNtG__simulatorResult{gap:10px;padding:16px}.landing-story-module__KNyNtG__simulatorResult>div>strong{font-size:25px}.landing-story-module__KNyNtG__simulatorResult>p{max-width:120px;font-size:10px}.landing-story-module__KNyNtG__audienceStrip{margin-inline:20px;font-size:11px}.landing-story-module__KNyNtG__audienceStrip>p{flex-wrap:wrap;gap:10px;font-size:11px}.landing-story-module__KNyNtG__backingInner{padding:25px 20px}.landing-story-module__KNyNtG__backingInner img{width:110px}.landing-story-module__KNyNtG__visionInner{padding-inline:20px}.landing-story-module__KNyNtG__visionCopy h2{font-size:36px}.landing-story-module__KNyNtG__visionCopy>p:not(.landing-story-module__KNyNtG__sectionName){font-size:15px}.landing-story-module__KNyNtG__flowBrief{gap:10px;padding:18px 15px}.landing-story-module__KNyNtG__flowBrief h3{font-size:14px}.landing-story-module__KNyNtG__flowGuardrails{padding:13px 12px}.landing-story-module__KNyNtG__flowGuardrails>span{gap:3px;font-size:9px}.landing-story-module__KNyNtG__flowDecision{padding:18px 15px}.landing-story-module__KNyNtG__flowDecision>div:first-child>span:last-child{font-size:9px}.landing-story-module__KNyNtG__offerRibbon{gap:3px}.landing-story-module__KNyNtG__stackInner{padding-inline:20px}.landing-story-module__KNyNtG__stackIntro h2{font-size:35px}.landing-story-module__KNyNtG__stackIntro p{font-size:16px}.landing-story-module__KNyNtG__stackDiagram{grid-template-columns:1fr;justify-items:center;gap:0;padding:32px 0}.landing-story-module__KNyNtG__stackEndpoint{padding:12px 0}.landing-story-module__KNyNtG__stackEndpoint h3{font-size:15px}.landing-story-module__KNyNtG__stackEndpoint p{font-size:12px}.landing-story-module__KNyNtG__stackEndpoint>svg{margin-bottom:8px}.landing-story-module__KNyNtG__stackLine{width:1px;height:30px;margin:5px auto 10px}.landing-story-module__KNyNtG__stackLine:after{top:auto;bottom:0;right:-2px;transform:rotate(135deg)}.landing-story-module__KNyNtG__stackLine>span{left:-3px}.landing-story-module__KNyNtG__stackEmli{min-width:240px;margin:0;padding:22px}.landing-story-module__KNyNtG__stackEmli p{font-size:12px}.landing-story-module__KNyNtG__stackPrinciples{flex-direction:column;align-items:center;gap:13px;padding-top:22px}.landing-story-module__KNyNtG__stackPrinciples p{font-size:12px}}@media (prefers-reduced-motion:reduce){.landing-story-module__KNyNtG__customerField path,.landing-story-module__KNyNtG__planToggle button{transition:none}}
.thesis-figures-module__pwHrxG__figure{border:1px solid var(--border);background:var(--background);width:100%;min-width:0;color:var(--foreground);font-family:var(--font-instrument), sans-serif;border-radius:12px;margin:24px 0;padding:20px;font-size:14px;line-height:1.4}.thesis-figures-module__pwHrxG__caption{color:var(--muted-foreground);text-align:center;margin-top:10px;font-size:10px;line-height:1.4}.thesis-figures-module__pwHrxG__selectControl{align-items:center;gap:12px;display:flex}.thesis-figures-module__pwHrxG__selectControl label{flex-shrink:0;font-size:13px}.thesis-figures-module__pwHrxG__selectControl select{border:1px solid var(--border);width:100%;min-width:0;min-height:44px;color:var(--foreground);font:inherit;background:#fff;border-radius:6px;padding:8px 24px 8px 10px;font-size:13px}.thesis-figures-module__pwHrxG__chartHeading{margin-top:18px;font-size:13px}.thesis-figures-module__pwHrxG__demandChart{width:100%;height:auto;max-height:200px;display:block;overflow:visible}.thesis-figures-module__pwHrxG__gridLine{stroke:var(--border)}.thesis-figures-module__pwHrxG__axisText{fill:var(--muted-foreground);font-size:16px}.thesis-figures-module__pwHrxG__otherCurve{fill:none;stroke:var(--border);stroke-width:2px}.thesis-figures-module__pwHrxG__activeCurve{fill:none;stroke:var(--accent);stroke-width:3px;stroke-linecap:round}.thesis-figures-module__pwHrxG__priceGuide{stroke:var(--foreground);stroke-width:1px;stroke-dasharray:3 5;opacity:.4}.thesis-figures-module__pwHrxG__curvePoint{fill:var(--accent);stroke:var(--background);stroke-width:3px}.thesis-figures-module__pwHrxG__sliderReadout{justify-content:space-between;align-items:center;gap:8px;margin-top:10px;font-size:13px;display:flex}.thesis-figures-module__pwHrxG__sliderReadout strong{margin-left:4px;font-weight:600}.thesis-figures-module__pwHrxG__sliderReadout output{color:var(--accent);font-variant-numeric:tabular-nums}.thesis-figures-module__pwHrxG__slider{width:100%;height:32px;accent-color:var(--accent);cursor:pointer;margin:5px 0 0;display:block}.thesis-figures-module__pwHrxG__buttonGroup{border:1px solid var(--border);background:var(--muted);border-radius:8px;gap:4px;padding:4px;display:flex}.thesis-figures-module__pwHrxG__buttonGroup button{min-width:0;min-height:40px;color:var(--muted-foreground);font:inherit;cursor:pointer;border:1px solid #0000;border-radius:5px;flex:1;padding:8px 9px;font-size:13px;line-height:1.3}.thesis-figures-module__pwHrxG__buttonGroup button:hover{color:var(--foreground)}.thesis-figures-module__pwHrxG__buttonGroup button[aria-pressed=true]{border-color:var(--border);color:var(--foreground);background:#fff;box-shadow:0 1px 2px #16132b0d}.thesis-figures-module__pwHrxG__buttonGroup button:focus-visible,.thesis-figures-module__pwHrxG__selectControl select:focus-visible,.thesis-figures-module__pwHrxG__slider:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.thesis-figures-module__pwHrxG__contextFigure{max-width:540px;margin-inline:auto;padding:16px}.thesis-figures-module__pwHrxG__constellation{height:254px;margin:18px auto 0;position:relative}.thesis-figures-module__pwHrxG__constellationLines{width:100%;height:100%;position:absolute}.thesis-figures-module__pwHrxG__contextLine{stroke:#c6c1d5;stroke-width:1px}.thesis-figures-module__pwHrxG__contextLine[data-external=true]{opacity:0;stroke-dasharray:1;stroke-dashoffset:1px;transition:opacity .3s,stroke-dashoffset .65s cubic-bezier(.22,1,.36,1)}.thesis-figures-module__pwHrxG__constellation[data-enriched=true] .thesis-figures-module__pwHrxG__contextLine[data-external=true]{opacity:1;stroke-dashoffset:0}.thesis-figures-module__pwHrxG__customerPortrait{border:1px solid var(--border);background:#fff;border-radius:6px;width:114px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 3px 10px #16132b0a}.thesis-figures-module__pwHrxG__portraitImage{aspect-ratio:1;background:var(--ramp-0);position:relative;overflow:hidden}.thesis-figures-module__pwHrxG__portraitImage canvas,.thesis-figures-module__pwHrxG__portraitDetail{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.thesis-figures-module__pwHrxG__portraitImage canvas{image-rendering:pixelated;opacity:1;filter:blur();transition:opacity .65s cubic-bezier(.22,1,.36,1),filter .65s cubic-bezier(.22,1,.36,1)}.thesis-figures-module__pwHrxG__portraitDetail{opacity:0;filter:blur(5px);transition:opacity .65s cubic-bezier(.22,1,.36,1),filter .8s cubic-bezier(.22,1,.36,1)}.thesis-figures-module__pwHrxG__customerPortrait[data-enriched=true] canvas{opacity:0;filter:blur(3px)}.thesis-figures-module__pwHrxG__customerPortrait[data-enriched=true] .thesis-figures-module__pwHrxG__portraitDetail{opacity:1;filter:blur()}.thesis-figures-module__pwHrxG__customerPortrait>span{text-align:center;padding:4px 0;font-size:10px;display:block}.thesis-figures-module__pwHrxG__observation{border:1px solid var(--border);max-width:112px;min-height:30px;color:var(--muted-foreground);text-align:center;background:#fff;border-radius:4px;place-items:center;padding:5px 8px;font-size:11px;display:grid;position:absolute}.thesis-figures-module__pwHrxG__observation[data-external=true]{transition:translate .65s cubic-bezier(.22,1,.36,1);translate:0 -4px}.thesis-figures-module__pwHrxG__constellation[data-enriched=true] .thesis-figures-module__pwHrxG__observation[data-external=true]{translate:0}.thesis-figures-module__pwHrxG__topLeft{top:20%;left:0}.thesis-figures-module__pwHrxG__bottomLeft{bottom:20%;left:0}.thesis-figures-module__pwHrxG__topRight{top:20%;right:0}.thesis-figures-module__pwHrxG__bottomRight{bottom:20%;right:0}.thesis-figures-module__pwHrxG__topCenter{top:0;left:50%;transform:translate(-50%)}.thesis-figures-module__pwHrxG__bottomCenter{bottom:0;left:50%;transform:translate(-50%)}.thesis-figures-module__pwHrxG__moreContext{border-style:dashed;bottom:0;right:0}.thesis-figures-module__pwHrxG__figure .thesis-figures-module__pwHrxG__contextStatus{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:0;position:absolute;overflow:hidden}@media (max-width:600px){.thesis-figures-module__pwHrxG__contextFigure{padding:14px 10px}.thesis-figures-module__pwHrxG__constellation{height:248px}.thesis-figures-module__pwHrxG__customerPortrait{width:88px}.thesis-figures-module__pwHrxG__observation{max-width:76px;padding:4px 6px;font-size:10px}.thesis-figures-module__pwHrxG__bottomCenter{max-width:96px}}@media (max-width:420px){.thesis-figures-module__pwHrxG__figure{padding:16px 12px}.thesis-figures-module__pwHrxG__contextFigure{padding:12px 10px}.thesis-figures-module__pwHrxG__selectControl{gap:6px;display:grid}.thesis-figures-module__pwHrxG__selectControl select{font-size:14px}.thesis-figures-module__pwHrxG__buttonGroup button{padding-inline:5px;font-size:12px}}@media (max-width:360px){.thesis-figures-module__pwHrxG__customerPortrait{width:72px}.thesis-figures-module__pwHrxG__observation{max-width:68px}.thesis-figures-module__pwHrxG__bottomCenter{max-width:88px}}@media (prefers-reduced-motion:reduce){.thesis-figures-module__pwHrxG__contextLine[data-external=true],.thesis-figures-module__pwHrxG__observation[data-external=true],.thesis-figures-module__pwHrxG__portraitImage canvas,.thesis-figures-module__pwHrxG__portraitDetail{transition:none}}
.ask-them-module__73g7Iq__section{padding:96px 0;scroll-margin-top:96px}.ask-them-module__73g7Iq__container{width:100%;max-width:1280px;margin:0 auto;padding:0 32px}.ask-them-module__73g7Iq__intro{grid-template-columns:1.05fr .95fr;align-items:end;gap:64px;margin-bottom:44px;display:grid}.ask-them-module__73g7Iq__heading{max-width:570px;font-family:var(--font-schibsted), sans-serif;letter-spacing:-.035em;text-wrap:balance;font-size:clamp(36px,3.6vw,48px);font-weight:600;line-height:1.09}.ask-them-module__73g7Iq__lead{max-width:490px;color:var(--muted-foreground);font-size:17px;line-height:1.65}.ask-them-module__73g7Iq__surface{border:1px solid var(--border);background:#fff;border-radius:18px;overflow:clip;box-shadow:0 8px 32px -20px #16132b1f}.ask-them-module__73g7Iq__controls{border-bottom:1px solid var(--border);background:var(--muted);grid-template-columns:220px minmax(200px,1fr) auto;align-items:center;gap:44px;padding:26px 32px;display:grid}.ask-them-module__73g7Iq__offerReadout>label{color:var(--muted-foreground);font-size:13px}.ask-them-module__73g7Iq__offerAmount{align-items:center;gap:10px;margin-top:4px;display:flex}.ask-them-module__73g7Iq__offerAmount output{min-width:75px;font-family:var(--font-chivo-mono), monospace;letter-spacing:-.05em;font-variant-numeric:tabular-nums;font-size:32px;font-weight:500;line-height:1.2}.ask-them-module__73g7Iq__swatch{border-radius:5px;flex-shrink:0;width:19px;height:19px}.ask-them-module__73g7Iq__off{color:var(--muted-foreground);font-size:15px}.ask-them-module__73g7Iq__sliderControl{min-width:0}.ask-them-module__73g7Iq__slider{appearance:none;cursor:pointer;background:0 0;border-radius:5px;width:100%;height:32px;margin:0;padding:0;display:block}.ask-them-module__73g7Iq__slider:focus-visible{outline:3px solid var(--accent);outline-offset:5px}.ask-them-module__73g7Iq__slider::-webkit-slider-runnable-track{background:#d6d3e4;border-radius:6px;height:5px}.ask-them-module__73g7Iq__slider::-moz-range-track{background:#d6d3e4;border-radius:6px;height:5px}.ask-them-module__73g7Iq__slider::-webkit-slider-thumb{appearance:none;background:var(--accent);border:4px solid #fff;border-radius:50%;width:22px;height:22px;margin-top:-8.5px;box-shadow:0 0 0 1px #3b5bff3d,0 2px 4px #16132b1f}.ask-them-module__73g7Iq__slider::-moz-range-thumb{background:var(--accent);border:4px solid #fff;border-radius:50%;width:14px;height:14px;box-shadow:0 0 0 1px #3b5bff3d,0 2px 4px #16132b1f}.ask-them-module__73g7Iq__sliderScale{color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.ask-them-module__73g7Iq__exampleLabel{color:var(--muted-foreground);white-space:nowrap;align-items:center;gap:9px;font-size:12px;display:flex}.ask-them-module__73g7Iq__personaMark{align-items:center;gap:3px;display:flex}.ask-them-module__73g7Iq__personaMark>span{background:#a39db7;border-radius:3px;width:5px;height:14px}.ask-them-module__73g7Iq__personaMark>span:nth-child(2){height:20px}.ask-them-module__73g7Iq__personaMark>span:nth-child(3){height:10px}.ask-them-module__73g7Iq__people{grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.ask-them-module__73g7Iq__person{flex-direction:column;min-width:0;padding:34px 32px 30px;display:flex}.ask-them-module__73g7Iq__person+.ask-them-module__73g7Iq__person{border-left:1px solid var(--border)}.ask-them-module__73g7Iq__identity{align-items:center;gap:13px;display:flex}.ask-them-module__73g7Iq__initial{border:1px solid var(--border);background:var(--background);width:42px;height:46px;color:var(--muted-foreground);font-family:var(--font-schibsted), sans-serif;border-radius:12px;flex-shrink:0;place-items:center;font-size:21px;font-weight:500;display:grid}.ask-them-module__73g7Iq__name{letter-spacing:-.02em;font-size:18px;font-weight:600}.ask-them-module__73g7Iq__name>span{color:var(--muted-foreground);font-weight:400}.ask-them-module__73g7Iq__role{color:var(--muted-foreground);margin-top:2px;font-size:13px;line-height:1.4}.ask-them-module__73g7Iq__history{min-height:66px;color:var(--muted-foreground);margin-top:20px;font-size:14px;line-height:1.6}.ask-them-module__73g7Iq__response{min-height:118px;color:var(--foreground);font-family:var(--font-schibsted), sans-serif;letter-spacing:-.02em;margin:22px 0 26px;font-size:clamp(19px,1.7vw,22px);font-weight:500;line-height:1.4}.ask-them-module__73g7Iq__neededOffer{align-items:baseline;gap:12px;margin-top:auto;margin-bottom:21px;display:flex}.ask-them-module__73g7Iq__neededAmount{font-family:var(--font-chivo-mono), monospace;letter-spacing:-.05em;font-variant-numeric:tabular-nums;font-size:36px;font-weight:400;line-height:1.15}.ask-them-module__73g7Iq__neededLabel{color:var(--muted-foreground);font-size:12px;line-height:1.4}.ask-them-module__73g7Iq__bar{background:var(--muted);border-radius:2px;height:7px;position:relative}.ask-them-module__73g7Iq__barFill{border-radius:2px;transition:width .18s,background-color .18s;position:absolute;inset:0 auto 0 0}.ask-them-module__73g7Iq__neededTick{background:var(--foreground);border-radius:2px;width:2px;height:15px;position:absolute;top:-4px}.ask-them-module__73g7Iq__verdict{color:var(--muted-foreground);margin-top:18px;font-size:14px;font-weight:600}.ask-them-module__73g7Iq__result[data-tone=good] .ask-them-module__73g7Iq__verdict{color:var(--accent)}.ask-them-module__73g7Iq__result[data-tone=waste] .ask-them-module__73g7Iq__verdict{color:#a63266}.ask-them-module__73g7Iq__note{min-height:38px;color:var(--muted-foreground);margin-top:3px;font-size:12px;line-height:1.5}.ask-them-module__73g7Iq__surfaceFooter{border-top:1px solid var(--border);color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:28px;padding:17px 32px;font-size:12px;line-height:1.5;display:flex}.ask-them-module__73g7Iq__surfaceFooter>p{max-width:570px}.ask-them-module__73g7Iq__legend{flex-shrink:0;gap:20px;display:flex}.ask-them-module__73g7Iq__legend>span{white-space:nowrap;align-items:center;gap:7px;display:flex}.ask-them-module__73g7Iq__legendOffer{background:var(--accent);border-radius:2px;width:15px;height:5px}.ask-them-module__73g7Iq__legendNeeded{background:var(--foreground);border-radius:2px;width:2px;height:12px}.ask-them-module__73g7Iq__screenReaderOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:1000px){.ask-them-module__73g7Iq__intro{gap:36px}.ask-them-module__73g7Iq__controls{grid-template-columns:180px minmax(0,1fr);gap:8px 32px}.ask-them-module__73g7Iq__exampleLabel{grid-column:1/-1;justify-self:end}.ask-them-module__73g7Iq__person{padding-left:24px;padding-right:24px}.ask-them-module__73g7Iq__neededOffer{flex-direction:column;gap:6px}.ask-them-module__73g7Iq__surfaceFooter{align-items:flex-start}.ask-them-module__73g7Iq__surfaceFooter>p{max-width:390px}}@media (max-width:760px){.ask-them-module__73g7Iq__section{padding:72px 0}.ask-them-module__73g7Iq__container{padding:0 20px}.ask-them-module__73g7Iq__intro{grid-template-columns:1fr;gap:22px;margin-bottom:32px}.ask-them-module__73g7Iq__heading{max-width:540px}.ask-them-module__73g7Iq__lead{max-width:540px;font-size:16px}.ask-them-module__73g7Iq__controls{z-index:2;grid-template-columns:1fr auto;gap:18px;padding:22px 24px;position:sticky;top:76px}.ask-them-module__73g7Iq__exampleLabel{grid-area:1/2}.ask-them-module__73g7Iq__sliderControl{grid-area:2/1/auto/-1}.ask-them-module__73g7Iq__people{grid-template-columns:1fr}.ask-them-module__73g7Iq__person{padding:24px}.ask-them-module__73g7Iq__person+.ask-them-module__73g7Iq__person{border-top:1px solid var(--border);border-left:0}.ask-them-module__73g7Iq__history{max-width:440px;min-height:0;margin-top:12px}.ask-them-module__73g7Iq__response{max-width:460px;min-height:56px;margin-top:16px;margin-bottom:20px;font-size:20px}.ask-them-module__73g7Iq__neededOffer{flex-direction:row;gap:12px;margin-bottom:14px}.ask-them-module__73g7Iq__note{min-height:0}.ask-them-module__73g7Iq__surfaceFooter{flex-direction:column-reverse;gap:14px;padding:20px 24px}}@media (max-width:380px){.ask-them-module__73g7Iq__controls{column-gap:12px;padding-left:20px;padding-right:20px}.ask-them-module__73g7Iq__exampleLabel{white-space:normal;max-width:85px}.ask-them-module__73g7Iq__personaMark{display:none}}@media (prefers-reduced-motion:reduce){.ask-them-module__73g7Iq__barFill{transition:none}}
.thesis-image-module__BGHmLW__trigger{cursor:zoom-in;background:0 0;border:0;width:100%;margin:30px 0;padding:0;display:block}.thesis-image-module__BGHmLW__trigger img{width:100%;height:auto;display:block}.thesis-image-module__BGHmLW__enlarge{color:var(--accent);font:12px var(--font-instrument), sans-serif;justify-content:flex-end;align-items:center;gap:7px;margin-top:12px;display:flex}.thesis-image-module__BGHmLW__overlay{z-index:200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#16132b99;position:fixed;inset:0}.thesis-image-module__BGHmLW__dialog{z-index:201;border:1px solid var(--border);width:min(1440px,100vw - 48px);height:min(960px,100dvh - 48px);color:var(--foreground);font-family:var(--font-instrument), sans-serif;background:#fff;grid-template-rows:auto minmax(0,1fr);display:grid;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 100px #16132b33}.thesis-image-module__BGHmLW__toolbar{border-bottom:1px solid var(--border);background:var(--background);justify-content:space-between;align-items:center;gap:20px;padding:12px 16px 12px 24px;display:flex}.thesis-image-module__BGHmLW__title{font-size:15px;font-weight:500;line-height:1.4}.thesis-image-module__BGHmLW__controls{flex-shrink:0;align-items:center;gap:4px;display:flex}.thesis-image-module__BGHmLW__controls button{min-width:40px;min-height:40px;color:var(--foreground);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;place-items:center;display:grid}.thesis-image-module__BGHmLW__controls button:hover:not(:disabled){background:#eeecf5}.thesis-image-module__BGHmLW__controls button:disabled{opacity:.3;cursor:default}.thesis-image-module__BGHmLW__controls .thesis-image-module__BGHmLW__zoomValue{min-width:54px;font:12px var(--font-chivo-mono), monospace}.thesis-image-module__BGHmLW__controls .thesis-image-module__BGHmLW__close{border-color:var(--border);margin-left:12px}.thesis-image-module__BGHmLW__trigger:focus-visible,.thesis-image-module__BGHmLW__controls button:focus-visible,.thesis-image-module__BGHmLW__viewport:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.thesis-image-module__BGHmLW__viewport{overscroll-behavior:contain;min-height:0;overflow:auto}.thesis-image-module__BGHmLW__viewport:focus-visible{outline-offset:-3px}.thesis-image-module__BGHmLW__canvas{place-items:center;min-width:100%;min-height:100%;display:grid}.thesis-image-module__BGHmLW__canvas img{object-fit:contain;width:100%;height:100%;min-height:0}.thesis-image-module__BGHmLW__srOnly{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:600px){.thesis-image-module__BGHmLW__dialog{width:calc(100vw - 20px);height:calc(100dvh - 32px)}.thesis-image-module__BGHmLW__toolbar{flex-direction:column;align-items:stretch;gap:12px;padding:16px}.thesis-image-module__BGHmLW__title{font-size:14px}.thesis-image-module__BGHmLW__controls .thesis-image-module__BGHmLW__close{margin-left:auto}.thesis-image-module__BGHmLW__controls button{min-width:44px;min-height:44px}}
.product-preview-module__RMzz9W__section{background:#fff;padding-block:96px;scroll-margin-top:96px;position:relative}.product-preview-module__RMzz9W__anchor{scroll-margin-top:96px;position:absolute;top:0}.product-preview-module__RMzz9W__container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:32px}.product-preview-module__RMzz9W__heading{max-width:760px;margin-bottom:44px}.product-preview-module__RMzz9W__heading h2{color:var(--foreground);font-family:var(--font-schibsted), sans-serif;letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(36px,4vw,48px);font-weight:600;line-height:1.12}.product-preview-module__RMzz9W__heading p{max-width:650px;color:var(--muted-foreground);margin:22px 0 0;font-size:18px;line-height:1.65}.product-preview-module__RMzz9W__tabs{border-bottom:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.product-preview-module__RMzz9W__tab{min-height:68px;color:var(--muted-foreground);font:inherit;text-align:center;cursor:pointer;background:0 0;border:0;padding:16px 12px 19px;font-size:18px;font-weight:500;line-height:1.35;transition:color .14s,background-color .14s;position:relative}.product-preview-module__RMzz9W__tab:after{content:"";background:0 0;height:3px;position:absolute;bottom:-1px;left:0;right:0}.product-preview-module__RMzz9W__tab:hover{color:var(--foreground);background:#fbfafd}.product-preview-module__RMzz9W__tab[aria-selected=true]{color:var(--foreground);font-weight:600}.product-preview-module__RMzz9W__tab[aria-selected=true]:after{background:var(--accent)}.product-preview-module__RMzz9W__tab:focus-visible,.product-preview-module__RMzz9W__expand:focus-visible,.product-preview-module__RMzz9W__close:focus-visible,.product-preview-module__RMzz9W__panel:focus-visible,.product-preview-module__RMzz9W__dialogImage:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.product-preview-module__RMzz9W__panel{border-radius:2px}.product-preview-module__RMzz9W__panel[hidden]{display:none}.product-preview-module__RMzz9W__panelIntro{justify-content:space-between;align-items:center;gap:24px;min-height:128px;padding-block:24px;display:flex}.product-preview-module__RMzz9W__panelIntro p{max-width:700px;color:var(--muted-foreground);margin:0;font-size:16px;line-height:1.65}.product-preview-module__RMzz9W__expand{min-height:44px;color:var(--foreground);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:3px;flex-shrink:0;align-items:center;gap:9px;padding:8px 0 8px 8px;font-size:14px;display:inline-flex}.product-preview-module__RMzz9W__expand:hover{color:var(--accent)}.product-preview-module__RMzz9W__backing{background:#eeebf7;border-radius:18px;padding:32px}.product-preview-module__RMzz9W__frame{background:#fff;border:1px solid #d7d1e8;border-radius:9px;margin:0;overflow:hidden;box-shadow:0 12px 32px -22px #2b21524d}.product-preview-module__RMzz9W__frameBar{color:#555066;border-bottom:1px solid #e8e4f0;align-items:center;gap:9px;height:42px;padding-inline:16px;font-size:12px;font-weight:500;display:flex}.product-preview-module__RMzz9W__frameLogo{gap:7px}.product-preview-module__RMzz9W__frameTitle{color:#777087;margin-left:auto;font-size:11px}.product-preview-module__RMzz9W__screenshot{width:100%;height:auto;display:block}.product-preview-module__RMzz9W__dialog{width:min(1440px,100vw - 32px);max-width:none;max-height:calc(100dvh - 32px);color:var(--foreground);background:#fff;border:1px solid #d7d1e8;border-radius:12px;margin:auto;padding:0;overflow:hidden;box-shadow:0 24px 80px #16132b3d}.product-preview-module__RMzz9W__dialog::backdrop{background:#16132b94}.product-preview-module__RMzz9W__dialogHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:10px 20px;display:flex}.product-preview-module__RMzz9W__dialogHeader h3{margin:0;font-size:18px;font-weight:600}.product-preview-module__RMzz9W__close{min-height:44px;color:var(--foreground);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:3px;align-items:center;gap:12px;padding:8px;font-size:14px;display:inline-flex}.product-preview-module__RMzz9W__close span{font-size:26px;font-weight:400;line-height:1}.product-preview-module__RMzz9W__dialogImage{overscroll-behavior:contain;max-height:calc(100dvh - 100px);overflow:auto}.product-preview-module__RMzz9W__dialogImage img{width:100%;min-width:1100px;max-width:none;height:auto;display:block}@media (max-width:760px){.product-preview-module__RMzz9W__panelIntro{flex-direction:column;align-items:flex-start;gap:6px;min-height:156px}.product-preview-module__RMzz9W__expand{padding-left:0}.product-preview-module__RMzz9W__tab{font-size:16px}}@media (max-width:600px){.product-preview-module__RMzz9W__section{padding-block:72px}.product-preview-module__RMzz9W__container{padding-inline:20px}.product-preview-module__RMzz9W__heading{margin-bottom:28px}.product-preview-module__RMzz9W__heading h2{font-size:36px;line-height:1.15}.product-preview-module__RMzz9W__heading p{margin-top:18px;font-size:17px}.product-preview-module__RMzz9W__tab{min-height:66px;padding:14px 5px;font-size:13px}.product-preview-module__RMzz9W__panelIntro{min-height:184px;padding-block:22px}.product-preview-module__RMzz9W__panelIntro p{font-size:15px;line-height:1.6}.product-preview-module__RMzz9W__backing{border-radius:10px;padding:4px}.product-preview-module__RMzz9W__frame{border-radius:6px}.product-preview-module__RMzz9W__frameBar{height:32px;padding-inline:9px;font-size:11px}.product-preview-module__RMzz9W__frameLogo>svg{width:18px;height:18px}.product-preview-module__RMzz9W__frameLogo>span{font-size:13px}.product-preview-module__RMzz9W__frameTitle{font-size:10px}.product-preview-module__RMzz9W__dialogHeader{padding-inline:12px}.product-preview-module__RMzz9W__dialogHeader h3{font-size:16px}}@media (prefers-reduced-motion:reduce){.product-preview-module__RMzz9W__tab{transition:none}}
