:root{--blue:#0000ff;--muted:rgba(255,255,255,.6);--panel:rgba(255,255,255,.3);--mono:'IBM Plex Mono',monospace;--sans:'IBM Plex Sans',Arial,sans-serif}*{box-sizing:border-box}html,body{margin:0}body{background:var(--blue);color:white;font:400 18px/1.35 var(--sans);-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit}button:focus-visible,a:focus-visible{outline:2px solid white;outline-offset:5px}[hidden]{display:none!important}.app{max-width:1280px;margin:auto;padding:30px 60px 60px;min-height:100svh;display:flex;flex-direction:column}.top{display:flex;align-items:center;justify-content:space-between;height:40px;margin-bottom:80px}.wordmark{padding:0;border:0;background:none;display:block;line-height:0}.wordmark img{width:112px;height:37px;object-fit:contain}.help{border:0;background:var(--panel);color:white;width:36px;height:36px;padding:0;display:grid;place-items:center;text-decoration:none;border-radius:0}.help img{width:11px;height:18px}.help[aria-expanded=true],.about .help{background:white}.about .help img{filter:brightness(0) saturate(100%) invert(8%) sepia(100%) saturate(7424%) hue-rotate(247deg)}.headline{font:300 78px/1.05 var(--sans);letter-spacing:-.04em;margin:0 0 60px;text-align:center;text-wrap:balance}.headline>span{display:inline}.step[data-step=url] .headline>span{display:block}.muted{color:var(--muted)}.field{display:flex;align-items:center;gap:15px;background:white;color:var(--blue);border-radius:100px;height:80px;max-width:620px;margin:0 auto;padding:12px 16px 12px 28px}.field input{min-width:0;width:100%;border:0;outline:0;background:none;color:var(--blue);font:400 24px var(--mono)}.field input::placeholder{color:var(--blue);opacity:.8}.field-icon{flex-shrink:0;width:24px;height:24px}.submit{border:0;background:var(--blue);border-radius:60px;width:76px;height:50px;display:grid;place-items:center;flex-shrink:0}.submit img{width:30px;height:19px}.field:focus-within{outline:3px solid #ffffff66;outline-offset:4px}.submit:disabled{opacity:.45}.label{font-size:24px;text-align:center;margin:50px 0 24px}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.card{border-radius:0;background:var(--panel)}.model{height:130px;padding:30px;display:flex;justify-content:space-between;gap:12px;align-items:center;font:16px var(--mono);color:var(--muted)}.model img{object-fit:contain;max-width:47%;opacity:.6}.model .chatgpt{width:42px;height:42px}.include{min-height:140px;padding:32px;font-size:20px;display:flex;align-items:center;justify-content:space-between;gap:30px}.include>span:last-child{font-size:25px;color:var(--muted)}.field-label{text-align:center;margin:0 0 24px}.reassure{text-align:center;font:12px var(--mono);color:var(--muted);margin:16px 0 0}.error{max-width:620px;margin:16px auto;color:#ffcac5;font:14px/1.5 var(--mono)}.error:empty{display:none}.footer{display:flex;align-items:center;justify-content:space-between;padding-top:60px;margin-top:auto;color:#ffffff30}.footer p{font:12px/1.5 var(--mono);margin:0}.footer img{width:112px;height:37px;opacity:.3}.status-step{max-width:620px;margin:0 auto;width:100%}.status{padding:20px;background:var(--panel);font:16px var(--mono);display:flex;gap:12px;align-items:center;margin:0 0 40px}.status-step .headline{text-align:left;font-size:48px;margin-bottom:40px;overflow-wrap:anywhere}.report-teaser{position:relative;width:362px;max-width:100%;height:265px;margin:0 auto 30px;overflow:hidden}.teaser-page{position:absolute;width:63.54%;height:175px;top:0;left:0}.teaser-page img{width:100%;height:auto;display:block}.teaser-page:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0000ff00 29.95%,var(--blue) 100%)}.teaser-page:nth-child(2){top:50px;left:18%}.teaser-page:nth-child(3){top:90px;left:36.46%}.confirm-button{width:100%;border:0;background:white;color:var(--blue);padding:18px 22px;margin-bottom:30px;display:flex;align-items:center;justify-content:space-between}.confirm-button img{filter:brightness(0)}.local-notice,.delivery-note{font:12px/1.5 var(--mono);color:var(--muted);margin:20px 0}.mail-icon{font:24px var(--sans)}.about{position:fixed;inset:0;z-index:30;overflow:auto;background:var(--blue)}.about .app{max-width:780px}.about-copy{font-size:20px;color:var(--muted)}.about-copy h2{font-size:20px;color:white;font-weight:400;margin:0 0 12px}.about-copy p{margin:0 0 20px}.legal{margin-top:20px}.legal p{margin:0 0 10px;padding:22px;background:var(--panel);font:12px/1.45 var(--mono);color:var(--muted)}@media(max-width:1000px) and (min-width:701px){.app{padding:30px 40px 50px}.headline{font-size:60px}.model{padding:20px;gap:8px;font-size:12px}.cards{gap:20px}.label{font-size:20px}}@media(max-width:700px){.app{max-width:442px;padding:80px 20px 60px;min-height:100svh}.top{margin-bottom:60px}.headline{font-size:44px;line-height:1.05;letter-spacing:-1.76px;text-align:left;margin:0 0 40px;text-wrap:balance}.field{height:60px;max-width:none;padding:10px 14px 10px 16px;gap:12px}.field input{font-size:18px}.field-icon{width:20px;height:20px}.submit{width:60px;height:40px}.submit img{width:25px;height:15px}.label{font-size:18px;text-align:left;margin:40px 0 24px}.cards{grid-template-columns:1fr;gap:10px}.model{height:120px;padding:30px}.model img{max-width:132px}.include{min-height:120px;padding:30px;font-size:18px;gap:26px}.field-label{text-align:left;font-size:16px;margin:0 0 24px}.reassure{text-align:left;font-size:10px;margin-top:16px}.footer{padding-top:60px}.footer p{font-size:10px}.footer img{width:104px;height:35px}.status{font-size:14px;padding:18px 20px;min-height:60px;margin-bottom:40px}.status-step .headline{font-size:38px;line-height:1.05;letter-spacing:-1.52px;margin:0 0 40px}.status-step{max-width:none}.report-teaser{margin-bottom:0}.about .app{max-width:442px}.about-copy{font-size:16px;line-height:1.35}.about-copy h2{font-size:16px}.about-copy p{margin-bottom:16px}.legal p{font-size:12px;padding:20px}.about .footer{padding-top:50px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}}

.wordmark img{filter:brightness(0) invert(1);width:104px;height:34px}.model img,.footer img{opacity:1}@media(min-width:701px){.top{margin-bottom:70px}.headline{margin-bottom:50px}}
