@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideOutToRight{0%{margin-bottom:12px;max-height:200px;opacity:1;transform:translateX(0)}to{margin-bottom:0;max-height:0;opacity:0;padding:0;transform:translateX(100%)}}*,:after,:before{box-sizing:border-box}*{margin:0}body,html{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}ol,ul{list-style:none;padding:0}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}body{color:#343a40;font-size:16px}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:16px}h1{font-size:40px}h2{font-size:32px}h3{font-size:28px}h4{font-size:24px}h5{font-size:20px}h6{font-size:16px}p{margin-bottom:16px}a{color:#271dd4;text-decoration:none}a:hover{text-decoration:underline}ol,ul{margin-bottom:16px;padding-left:24px}ul{list-style-type:disc}ol{list-style-type:decimal}blockquote{border-left:4px solid #271dd4;font-style:italic;margin:16px 0;padding:16px}blockquote,code,pre{background-color:#f8f9fa}code,pre{border-radius:4px;font-family:monospace}code{padding:.2em .4em}pre{margin-bottom:16px;overflow-x:auto;padding:16px}pre code{background-color:transparent;padding:0}:root{--ptt-blue-5:#f6f5fd;--ptt-blue-10:#eae9fd;--ptt-blue-20:#d5d3fb;--ptt-blue-40:#aba6f8;--ptt-blue-60:#807af4;--ptt-blue-80:#4137ef;--ptt-blue-100:#271dd4;--ptt-blue-120:#231abe;--ptt-blue-140:#1a148e;--ptt-blue-160:#120d5f;--ptt-blue-180:#09072f;--ptt-yellow-5:#fffcf2;--ptt-yellow-10:#fff9e6;--ptt-yellow-20:#fff2cc;--ptt-yellow-40:#ffe599;--ptt-yellow-60:#ffd866;--ptt-yellow-80:#ffcb33;--ptt-yellow-100:#ffbe00;--ptt-yellow-120:#e6ab00;--ptt-yellow-140:#997200;--ptt-yellow-160:#664c00;--ptt-yellow-180:#332600;--ptt-green-5:#f5faf7;--ptt-green-10:#e6f7ee;--ptt-green-20:#ced;--ptt-green-40:#9db;--ptt-green-60:#6c9;--ptt-green-80:#3b7;--ptt-green-100:#0a5;--ptt-green-120:#084;--ptt-green-140:#063;--ptt-green-160:#042;--ptt-green-180:#021;--ptt-red-5:#fcf5f5;--ptt-red-10:#fde9e9;--ptt-red-20:#fbd3d3;--ptt-red-40:#f8a6a6;--ptt-red-60:#f47a7a;--ptt-red-80:#f14d4d;--ptt-red-100:#ed2121;--ptt-red-120:#be1a1a;--ptt-red-140:#8e1414;--ptt-red-160:#5f0d0d;--ptt-red-180:#2f0707;--ptt-orange-5:#fef7f4;--ptt-orange-10:#feefe9;--ptt-orange-20:#fdded3;--ptt-orange-40:#fbbda8;--ptt-orange-60:#f99c7c;--ptt-orange-80:#f77b51;--ptt-orange-100:#f55a25;--ptt-orange-120:#dd5121;--ptt-orange-140:#933616;--ptt-orange-160:#62240f;--ptt-orange-180:#311207;--ptt-purple-5:#faf5fd;--ptt-purple-10:#f4e9fd;--ptt-purple-20:#ead3fb;--ptt-purple-40:#d5a6f8;--ptt-purple-60:#bf7af4;--ptt-purple-80:#aa4df1;--ptt-purple-100:#9521ed;--ptt-purple-120:#771abe;--ptt-purple-140:#59148e;--ptt-purple-160:#3c0d5f;--ptt-purple-180:#1e072f;--ptt-secondaryblue-5:#f7fcff;--ptt-secondaryblue-10:#ebf8ff;--ptt-secondaryblue-20:#d7f0ff;--ptt-secondaryblue-40:#afe2ff;--ptt-secondaryblue-60:#88d3ff;--ptt-secondaryblue-80:#60c5ff;--ptt-secondaryblue-100:#38b6ff;--ptt-secondaryblue-120:#2d92cc;--ptt-secondaryblue-140:#226d99;--ptt-secondaryblue-160:#164966;--ptt-secondaryblue-180:#0b2433;--ptt-neutral-0:#fff;--ptt-neutral-10:#f9f9f9;--ptt-neutral-20:#f5f5f5;--ptt-neutral-40:#eee;--ptt-neutral-50:#cdcdcd;--ptt-neutral-60:#919191;--ptt-neutral-80:#484848;--ptt-neutral-90:#212324;--ptt-neutral-100:#090a0a;--primary-color:#271dd4;--font-size-xxs:10px;--font-size-xs:12px;--font-size-s:14px;--font-size-m:16px;--font-size-l:20px;--font-size-xl:24px;--font-size-2-xl:28px;--font-size-3-xl:36px;--line-height-xxs:12px;--line-height-xs:16px;--line-height-s:20px;--line-height-m:24px;--line-height-l:28px;--line-height-2-xl:36px;--line-height-3-xl:44px}@media only screen and (width <= 79.9375em){:root{--font-size-xxs:8px;--font-size-xs:10px;--font-size-s:12px;--font-size-m:14px;--font-size-l:16px;--font-size-xl:20px;--font-size-2-xl:24px;--font-size-3-xl:28px;--line-height-xxs:10px;--line-height-xs:12px;--line-height-s:16px;--line-height-m:20px;--line-height-l:24px;--line-height-2xl:32px;--line-height-3-xl:36px}}.error-page{align-items:center;background-color:var(--ptt-neutral-20);display:flex;justify-content:center;min-height:100vh}.error-container{max-width:1280px;padding:0 20px;width:100%}.error-content{text-align:center}.error-content,.error-content-inner{align-items:center;display:flex;flex-direction:column}.error-content-inner{gap:20px}.error-banner-line{max-width:600px;width:100%}.error-logo{height:auto;width:200px}.error-title{color:#333;font-size:24px;line-height:1.5;margin:20px 0}.error-link{display:block;margin-top:10px}.error-link a{color:#e30613;text-decoration:none}.error-link a:hover{text-decoration:underline}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}
