.siaten-not-found{--not-found-ink:#101828;--not-found-muted:#667085;--not-found-line:#cfd7e3;--not-found-blue:#155eef;--not-found-blue-dark:#0f4fd2;--not-found-mint:#22c59a;--not-found-coral:#f97066;min-height:100dvh;color:var(--not-found-ink);font-family:var(--font-sans);background:#fff;overflow-x:clip}.siaten-not-found *,.siaten-not-found :before,.siaten-not-found :after{box-sizing:border-box;letter-spacing:0}.siaten-not-found a,.siaten-not-found button{outline-offset:4px}.siaten-not-found a:focus-visible,.siaten-not-found button:focus-visible{outline:3px solid #155eef52}.siaten-not-found__header{justify-content:space-between;align-items:center;gap:24px;width:100%;min-height:78px;padding:18px 48px;display:flex}.siaten-not-found__brand{color:var(--not-found-ink);align-items:center;gap:12px;text-decoration:none;display:inline-flex}.siaten-not-found__brand>span{color:#fff;background:var(--not-found-blue);border-radius:7px;place-items:center;width:40px;height:40px;font-size:20px;font-weight:800;display:grid;box-shadow:0 8px 20px #155eef2e}.siaten-not-found__brand>strong{font-size:24px;font-weight:800}.siaten-not-found__header-actions,.siaten-not-found__languages,.siaten-not-found__login{align-items:center;display:flex}.siaten-not-found__header-actions{gap:22px}.siaten-not-found__languages{gap:18px}.siaten-not-found__languages button{min-width:26px;height:34px;color:var(--not-found-muted);cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:700;position:relative}.siaten-not-found__languages button:after{content:"";background:0 0;height:2px;position:absolute;bottom:-3px;left:0;right:0}.siaten-not-found__languages button[aria-pressed=true]{color:var(--not-found-blue)}.siaten-not-found__languages button[aria-pressed=true]:after{background:var(--not-found-blue)}.siaten-not-found__divider{background:var(--not-found-line);width:1px;height:28px}.siaten-not-found__login{color:var(--not-found-blue);gap:8px;font-size:14px;font-weight:700;text-decoration:none}.siaten-not-found__login svg{width:17px;height:17px}.siaten-not-found__main{grid-template-columns:minmax(340px,.8fr) minmax(620px,1.55fr);align-items:center;gap:44px;width:100%;min-height:calc(100dvh - 78px);padding:34px 48px 78px;display:grid}.siaten-not-found__copy{z-index:2;width:100%;max-width:510px}.siaten-not-found__copy h1{max-width:500px;margin:0;font-size:62px;font-weight:800;line-height:1.12}.siaten-not-found__copy>p{max-width:490px;color:var(--not-found-muted);margin:30px 0 0;font-size:18px;line-height:1.58}.siaten-not-found__actions{gap:12px;width:100%;max-width:390px;margin-top:44px;display:grid}.siaten-not-found__button{border:1px solid var(--not-found-line);border-radius:7px;grid-template-columns:24px minmax(0,1fr) 20px;align-items:center;gap:14px;min-height:64px;padding:0 22px;font-size:15px;font-weight:750;text-decoration:none;transition:transform .16s,border-color .16s,background-color .16s;display:grid}.siaten-not-found__button svg{width:20px;height:20px}.siaten-not-found__button svg:last-child{justify-self:end}.siaten-not-found__button--primary{border-color:var(--not-found-blue);color:#fff;background:var(--not-found-blue);box-shadow:0 14px 28px #155eef2e}.siaten-not-found__button--primary:hover{background:var(--not-found-blue-dark);transform:translateY(-2px)}.siaten-not-found__button--secondary{color:var(--not-found-ink);background:#fff}.siaten-not-found__button--secondary:hover{background:#f8fafc;border-color:#98a2b3;transform:translateY(-2px)}.siaten-not-found__artwork{touch-action:pan-y;width:100%;min-width:0;height:580px;position:relative}.siaten-not-found__code{color:#0c1a2d;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:24px;font-size:320px;font-weight:800;line-height:.8;display:flex;position:absolute;inset:48px 0 auto}.siaten-not-found__flow{grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:absolute;inset:352px 0 auto}.siaten-not-found__line{z-index:0;border-top:3px solid var(--not-found-muted);height:0;position:absolute;top:31px}.siaten-not-found__line--start{width:37.5%;left:12.5%}.siaten-not-found__line--missing{border-top-color:var(--not-found-coral);border-top-style:dashed;width:25%;left:50%}.siaten-not-found__line--end{border-top-style:dashed;width:12.5%;left:75%}.siaten-not-found__route-node{z-index:3;background:var(--not-found-blue);width:34px;height:34px;box-shadow:0 0 0 1px var(--not-found-line), 0 6px 18px #155eef3d;border:7px solid #fff;border-radius:50%;position:absolute;top:14px;left:calc(50% - 17px)}.siaten-not-found__flow-step{z-index:2;justify-items:center;gap:14px;min-width:0;display:grid;position:relative}.siaten-not-found__flow-step>span{border:1px solid var(--not-found-line);width:64px;height:64px;color:var(--not-found-muted);background:#fff;border-radius:7px;place-items:center;display:grid}.siaten-not-found__flow-step:nth-of-type(2)>span,.siaten-not-found__flow-step:last-child>span{color:var(--not-found-mint);border-color:#22c59a9e}.siaten-not-found__flow-step[data-status=missing]>span{border-color:var(--not-found-coral);color:var(--not-found-coral)}.siaten-not-found__flow-step svg{stroke-width:1.75px;width:27px;height:27px}.siaten-not-found__flow-step>strong{max-width:118px;color:var(--not-found-ink);font-family:var(--font-mono);text-align:center;font-size:13px;font-weight:600;line-height:1.45}.siaten-not-found__flow-step[data-status=missing]>strong{color:var(--not-found-coral)}@media (max-width:1180px){.siaten-not-found__main{grid-template-columns:minmax(310px,.82fr) minmax(500px,1.18fr);gap:28px}.siaten-not-found__copy h1{font-size:52px}.siaten-not-found__code{font-size:248px;top:90px}.siaten-not-found__flow{top:342px}}@media (max-width:900px){.siaten-not-found__header{min-height:68px;padding:14px 24px}.siaten-not-found__brand>span{width:36px;height:36px;font-size:18px}.siaten-not-found__brand>strong{font-size:20px}.siaten-not-found__main{grid-template-columns:1fr;gap:24px;min-height:calc(100dvh - 68px);padding:52px 32px 40px}.siaten-not-found__copy{max-width:640px}.siaten-not-found__copy h1,.siaten-not-found__copy>p{max-width:590px}.siaten-not-found__artwork{height:340px}.siaten-not-found__code{font-size:220px;top:10px}.siaten-not-found__flow{top:226px}}@media (max-width:560px){.siaten-not-found__header{min-height:62px;padding:12px 16px}.siaten-not-found__brand{gap:9px}.siaten-not-found__brand>span{width:32px;height:32px;font-size:16px}.siaten-not-found__brand>strong{font-size:17px}.siaten-not-found__header-actions{gap:12px}.siaten-not-found__languages{gap:8px}.siaten-not-found__languages button{min-width:24px;font-size:11px}.siaten-not-found__divider{display:none}.siaten-not-found__login{font-size:0}.siaten-not-found__login svg{width:20px;height:20px}.siaten-not-found__main{gap:26px;min-height:calc(100dvh - 62px);padding:36px 16px 28px}.siaten-not-found__copy h1{font-size:38px;line-height:1.14}.siaten-not-found__copy>p{margin-top:20px;font-size:15px;line-height:1.55}.siaten-not-found__actions{gap:10px;max-width:none;margin-top:28px}.siaten-not-found__button{grid-template-columns:20px minmax(0,1fr) 18px;gap:11px;min-height:54px;padding:0 16px;font-size:13px}.siaten-not-found__button svg{width:18px;height:18px}.siaten-not-found__artwork{height:244px}.siaten-not-found__code{gap:10px;font-size:132px;top:0}.siaten-not-found__flow{top:140px}.siaten-not-found__line{border-top-width:2px;top:23px}.siaten-not-found__route-node{border-width:5px;width:26px;height:26px;top:11px;left:calc(50% - 13px)}.siaten-not-found__flow-step{gap:9px}.siaten-not-found__flow-step>span{width:48px;height:48px}.siaten-not-found__flow-step svg{width:21px;height:21px}.siaten-not-found__flow-step>strong{max-width:76px;font-size:10px}}@media (prefers-reduced-motion:reduce){.siaten-not-found *,.siaten-not-found :before,.siaten-not-found :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
