@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css";
@import "https://fonts.googleapis.com/css2?family=Poppins:wght@500;600;700&display=swap";
:root{--white:#fff;--black:#000;--grey-050:#f5f5f7;--grey-075:#ededed;--grey-100:#e5e5e8;--grey-200:#cacacf;--grey-300:#afafb8;--grey-400:#9494a0;--grey-500:#797988;--grey-600:#61616d;--grey-700:#494952;--grey-800:#313138;--grey-900:#19191c;--blue-025:#f4f6ff;--blue-050:#e6e6ff;--blue-075:#b2b2c9;--blue-100:#d1d3ff;--blue-200:#a4a6ff;--blue-300:#757aff;--blue-400:#484dff;--blue-500:#2d34ff;--blue-700:#0008ea;--blue-800:#0006bd;--orange-100:#fde4cd;--orange-500:#ff8000;--yellow-100:#fff570;--red-100:#ffc7c7;--red-300:#ff4f4f;--utility-200:#fff2ca;--utility-300:#d3ead0;--utility-600:#dae6fa;--utility-800:#e5d2f2;--bg-primary:var(--blue-500);--bg-light:var(--grey-050);--bg-dimmer:#19191c66;--bg-card:var(--white);--text-primary:var(--grey-900);--text-secondary:var(--grey-800);--text-tertiary:var(--grey-700);--text-info:var(--grey-500);--text-placeholder:var(--grey-300);--text-inverse:var(--white);--text-brand:var(--blue-500);--line-subtle:var(--grey-050);--line-medium:var(--grey-100);--line-strong:var(--grey-200);--section-max-width:1280px;--section-padding:0 40px;--header-height:72px;--sidebar-width:240px;--toc-width:200px;--article-width:720px;--font-pretendard:"Pretendard Variable", "Pretendard", -apple-system, BlinkMacSystemFont, system-ui, "Apple SD Gothic Neo", sans-serif;--font-poppins:"Poppins", sans-serif;--shadow-sm:0 1px 2px #19191c0a, 0 1px 3px #19191c0f;--shadow-md:0 4px 12px #19191c0f, 0 2px 4px #19191c0a;--shadow-lg:0 12px 32px #19191c14, 0 4px 8px #19191c0a}@media (max-width:1280px){:root{--section-padding:0 32px}}@media (max-width:800px){:root{--section-padding:0 20px}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scrollbar-gutter:stable}body{font-family:var(--font-pretendard);color:var(--text-primary);background:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"tnum" on, "lnum" on;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}ul,ol{list-style:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input{font-family:inherit}.section-inner{max-width:var(--section-max-width);padding:var(--section-padding);width:100%;margin:0 auto}.site-header{z-index:50;height:var(--header-height);-webkit-backdrop-filter:saturate(180%)blur(12px);border-bottom:1px solid var(--line-subtle);background:#ffffffd9;position:sticky;top:0}.site-header__inner{height:100%;max-width:var(--section-max-width);padding:var(--section-padding);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.brand{letter-spacing:-.01em;color:var(--grey-900);align-items:center;gap:10px;font-size:18px;font-weight:700;display:flex}.brand__logo{width:auto;height:28px;display:block}.brand__sub{color:var(--grey-500);margin-left:2px;font-size:14px;font-weight:500}.nav{align-items:center;gap:8px;display:flex}.nav__link{height:36px;color:var(--grey-700);border-radius:8px;align-items:center;padding:0 12px;font-size:14px;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.nav__link:hover{background:var(--grey-050);color:var(--grey-900)}.nav__cta{height:36px;color:var(--white);background:var(--grey-900);border-radius:8px;align-items:center;margin-left:4px;padding:0 14px;font-size:14px;font-weight:600;transition:background .15s;display:inline-flex}.nav__cta:hover{background:var(--black)}@media (max-width:720px){.nav__link{display:none}}@media (max-width:480px){.brand__sub{display:none}}.hero{background:var(--white);padding:24px 0 56px}.hero__inner{max-width:var(--section-max-width);padding:var(--section-padding);margin:0 auto}.banner{isolation:isolate;text-align:center;color:var(--white);background:radial-gradient(70% 80% at 80% 25%,#ff800038 0%,#0000 55%),radial-gradient(60% 70% at 12% 78%,#a55fff38 0%,#0000 55%),linear-gradient(135deg,#2d34ff 0%,#1921ff 55%,#0008ea 100%);border-radius:32px;padding:96px 32px 88px;position:relative;overflow:hidden;box-shadow:0 24px 56px -20px #0008ea73}.banner:before{content:"";z-index:0;pointer-events:none;background-image:radial-gradient(circle,#fff3 1.1px,#0000 1.3px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70%,#0000 28%,#000 100%);mask-image:radial-gradient(80% 70%,#0000 28%,#000 100%)}.banner__content{z-index:2;max-width:720px;margin:0 auto;position:relative}.banner__badge{height:30px;color:var(--white);-webkit-backdrop-filter:blur(10px);letter-spacing:.01em;background:#ffffff24;border:1px solid #ffffff38;border-radius:100px;align-items:center;gap:7px;margin-bottom:22px;padding:0 14px;font-size:12.5px;font-weight:600;display:inline-flex}.banner__badge:before{content:"";background:var(--orange-500);border-radius:100px;width:6px;height:6px;box-shadow:0 0 0 3px #ff80004d}.hero__title{letter-spacing:-.025em;text-align:center;color:var(--white);font-size:52px;font-weight:700;line-height:1.18}.hero__subtitle{color:#ffffffc7;text-align:center;margin-top:14px;font-size:17px;font-weight:400;line-height:1.6}.banner .popular,.banner .popular__label{color:#ffffffb3}.banner .chip{color:var(--white);-webkit-backdrop-filter:blur(6px);background:#ffffff1f;border:1px solid #ffffff2e}.banner .chip:hover{color:var(--white);background:#ffffff38}.banner__shapes{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.banner__shape{display:block;position:absolute}.banner__shape--ring{border:10px solid #ffffff24;border-radius:50%;width:260px;height:260px;top:-100px;right:-80px}.banner__shape--ring-orange{border:8px solid #ff80008c;border-radius:50%;width:200px;height:200px;bottom:-100px;left:-60px}.banner__shape--dot-orange{background:var(--orange-500);border-radius:50%;width:60px;height:60px;top:22%;left:8%;box-shadow:0 8px 28px #ff800073}.banner__shape--square-yellow{background:var(--yellow-100);border-radius:9px;width:38px;height:38px;top:18%;left:22%;transform:rotate(18deg);box-shadow:0 6px 18px #fff57066}.banner__shape--plus{color:#fff9;width:46px;height:46px;top:24%;right:12%}.banner__shape--plus:before,.banner__shape--plus:after{content:"";background:currentColor;border-radius:4px;position:absolute}.banner__shape--plus:before{width:100%;height:10px;top:50%;left:0;transform:translateY(-50%)}.banner__shape--plus:after{width:10px;height:100%;top:0;left:50%;transform:translate(-50%)}.banner__shape--plus-sm{width:28px;height:28px;color:var(--orange-500);bottom:22%;right:24%}.banner__shape--plus-sm:before,.banner__shape--plus-sm:after{content:"";background:currentColor;border-radius:3px;position:absolute}.banner__shape--plus-sm:before{width:100%;height:7px;top:50%;left:0;transform:translateY(-50%)}.banner__shape--plus-sm:after{width:7px;height:100%;top:0;left:50%;transform:translate(-50%)}.banner__shape--triangle{border-left:30px solid #0000;border-right:30px solid #0000;border-bottom:50px solid var(--yellow-100);filter:drop-shadow(0 6px 18px #fff5704d);width:0;height:0;bottom:14%;right:8%;transform:rotate(18deg)}.banner__shape--square-outline{border:3px solid #ffffff5c;border-radius:12px;width:64px;height:64px;top:62%;right:18%;transform:rotate(-12deg)}.banner__shape--equals{color:#ffffff80;width:38px;height:18px;bottom:26%;left:16%}.banner__shape--equals:before,.banner__shape--equals:after{content:"";background:currentColor;border-radius:4px;width:100%;height:6px;position:absolute}.banner__shape--equals:before{top:0;left:0}.banner__shape--equals:after{bottom:0;left:0}@media (max-width:1024px){.banner__shape--square-outline{right:10%}.banner__shape--plus{right:8%}.banner__shape--equals{left:10%}}@media (max-width:800px){.hero{padding:16px 0 40px}.banner{border-radius:24px;padding:64px 20px 56px}.hero__title{font-size:32px}.hero__subtitle{font-size:15px}.search__input{height:56px;padding-left:48px;font-size:15px}.search__shortcut{display:none!important}.banner__shape--ring{width:160px;height:160px;top:-60px;right:-50px}.banner__shape--ring-orange{width:130px;height:130px;bottom:-70px;left:-40px}.banner__shape--dot-orange{width:36px;height:36px;top:10%;left:6%}.banner__shape--triangle{border-bottom-width:32px;border-left-width:18px;border-right-width:18px;bottom:8%;right:6%}.banner__shape--square-yellow,.banner__shape--square-outline,.banner__shape--equals,.banner__shape--plus,.banner__shape--plus-sm{display:none}}.hero--full{background:var(--white);padding:0}.banner--full{isolation:isolate;text-align:center;color:var(--white);box-shadow:none;background:radial-gradient(50% 70% at 88% 22%,#ff800038 0%,#0000 55%),radial-gradient(50% 70% at 12% 78%,#a55fff38 0%,#0000 55%),linear-gradient(135deg,#2d34ff 0%,#1921ff 55%,#0008ea 100%);border-radius:8px;padding:120px 24px 112px;position:relative;overflow:hidden}.banner--full:before{content:"";z-index:0;pointer-events:none;background-image:radial-gradient(circle,#ffffff29 1.1px,#0000 1.3px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(75% 65%,#0000 25%,#000 100%);mask-image:radial-gradient(75% 65%,#0000 25%,#000 100%)}.banner--full .banner__content{z-index:2;max-width:720px;margin:0 auto;position:relative}.banner--full .hero__title{letter-spacing:-.025em;color:var(--white);font-size:56px;font-weight:700;line-height:1.15}.banner--full .hero__subtitle{color:#ffffffc7;text-align:center;margin-top:16px;font-size:17px;font-weight:400;line-height:1.6}.banner--full .popular,.banner--full .popular__label{color:#ffffff8c}.banner--full .chip{color:#ffffffd9;-webkit-backdrop-filter:none;background:#ffffff0f;border:1px solid #ffffff1a}.banner--full .chip:hover{color:var(--white);background:#ffffff24}.banner--full .banner__shape--ring{border:14px solid #ffffff24;border-radius:50%;width:360px;height:360px;top:-130px;right:-90px}.banner--full .banner__shape--ring-orange{border:12px solid #ff800080;border-radius:50%;width:280px;height:280px;bottom:-140px;left:-90px}.banner--full .banner__shape--plus{color:#ffffffa6;width:64px;height:64px;top:18%;left:8%}.banner--full .banner__shape--plus:before,.banner--full .banner__shape--plus:after{content:"";background:currentColor;border-radius:4px;position:absolute}.banner--full .banner__shape--plus:before{width:100%;height:12px;top:50%;left:0;transform:translateY(-50%)}.banner--full .banner__shape--plus:after{width:12px;height:100%;top:0;left:50%;transform:translate(-50%)}.banner--full .banner__shape--multiply{width:52px;height:52px;color:var(--orange-500);top:22%;right:9%}.banner--full .banner__shape--multiply:before,.banner--full .banner__shape--multiply:after{content:"";background:currentColor;border-radius:4px;width:100%;height:11px;position:absolute;top:50%;left:0}.banner--full .banner__shape--multiply:before{transform:translateY(-50%)rotate(45deg)}.banner--full .banner__shape--multiply:after{transform:translateY(-50%)rotate(-45deg)}.banner--full .banner__shape--equals{color:#ffffff8c;width:56px;height:24px;top:60%;right:8%}.banner--full .banner__shape--equals:before,.banner--full .banner__shape--equals:after{content:"";background:currentColor;border-radius:4px;width:100%;height:8px;position:absolute}.banner--full .banner__shape--equals:before{top:0;left:0}.banner--full .banner__shape--equals:after{bottom:0;left:0}.banner--full .banner__shape--check{width:60px;height:60px;top:50%;left:12%}.banner--full .banner__shape--check svg,.banner--light .banner__shape--check svg,.banner--full .banner__shape--book svg,.banner--light .banner__shape--book svg{width:100%;height:100%;display:block}.banner--full .banner__shape--book,.banner--light .banner__shape--book{width:150px;height:162px;top:50%;right:8%;transform:translateY(-50%)rotate(-8deg)}@media (max-width:1280px){.banner--full .banner__shape--ring{width:280px;height:280px;top:-100px;right:-70px}.banner--full .banner__shape--ring-orange{width:220px;height:220px;bottom:-110px;left:-70px}.banner--full .banner__shape--check{width:56px;height:56px;left:6%}.banner--full .banner__shape--book{width:130px;height:140px;right:4%}}@media (max-width:800px){.banner--full{padding:80px 20px 72px}.banner--full .hero__title{font-size:32px}.banner--full .banner__shape--ring{border-width:10px;width:180px;height:180px;top:-70px;right:-50px}.banner--full .banner__shape--ring-orange{border-width:9px;width:150px;height:150px;bottom:-80px;left:-50px}.banner--full .banner__shape--check,.banner--full .banner__shape--book{display:none}}.hero--light{background:var(--white);padding:0}.banner--light{isolation:isolate;text-align:center;color:var(--grey-900);box-shadow:none;background:radial-gradient(50% 70% at 88% 22%,#ff80001a 0%,#0000 55%),radial-gradient(50% 70% at 12% 78%,#a55fff1a 0%,#0000 55%),linear-gradient(#f4f6ff 0%,#e6e6ff 100%);border-radius:8px;padding:120px 24px 112px;position:relative;overflow:hidden}.banner--light:before{content:"";z-index:0;pointer-events:none;background-image:radial-gradient(circle,#2d34ff24 1.1px,#0000 1.3px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(75% 65%,#0000 25%,#000 100%);mask-image:radial-gradient(75% 65%,#0000 25%,#000 100%)}.banner--light .banner__content{z-index:2;max-width:720px;margin:0 auto;position:relative}.banner--light .hero__title{letter-spacing:-.025em;color:var(--grey-900);font-size:56px;font-weight:700;line-height:1.15}.banner--light .hero__subtitle{color:var(--grey-600);text-align:center;margin-top:16px;font-size:17px;font-weight:400;line-height:1.6}.banner--light .popular,.banner--light .popular__label{color:var(--grey-500)}.banner--light .chip{color:var(--grey-700);-webkit-backdrop-filter:none;background:#ffffff80;border:1px solid #2d34ff1a}.banner--light .chip:hover{background:var(--white);color:var(--blue-500);border-color:var(--blue-300)}.banner--light .banner__shape--ring{border:14px solid #2d34ff29;border-radius:50%;width:360px;height:360px;top:-130px;right:-90px}.banner--light .banner__shape--ring-orange{border:12px solid var(--orange-500);opacity:.65;border-radius:50%;width:280px;height:280px;bottom:-140px;left:-90px}.banner--light .banner__shape--plus{width:64px;height:64px;color:var(--blue-500);top:18%;left:8%}.banner--light .banner__shape--plus:before,.banner--light .banner__shape--plus:after{content:"";background:currentColor;border-radius:4px;position:absolute}.banner--light .banner__shape--plus:before{width:100%;height:12px;top:50%;left:0;transform:translateY(-50%)}.banner--light .banner__shape--plus:after{width:12px;height:100%;top:0;left:50%;transform:translate(-50%)}.banner--light .banner__shape--multiply{width:52px;height:52px;color:var(--orange-500);top:22%;right:9%}.banner--light .banner__shape--multiply:before,.banner--light .banner__shape--multiply:after{content:"";background:currentColor;border-radius:4px;width:100%;height:11px;position:absolute;top:50%;left:0}.banner--light .banner__shape--multiply:before{transform:translateY(-50%)rotate(45deg)}.banner--light .banner__shape--multiply:after{transform:translateY(-50%)rotate(-45deg)}.banner--light .banner__shape--equals{width:56px;height:24px;color:var(--blue-500);top:60%;right:8%}.banner--light .banner__shape--equals:before,.banner--light .banner__shape--equals:after{content:"";background:currentColor;border-radius:4px;width:100%;height:8px;position:absolute}.banner--light .banner__shape--equals:before{top:0;left:0}.banner--light .banner__shape--equals:after{bottom:0;left:0}.banner--light .banner__shape--check{width:60px;height:60px;top:50%;left:12%}@media (max-width:1280px){.banner--light .banner__shape--ring{width:280px;height:280px;top:-100px;right:-70px}.banner--light .banner__shape--ring-orange{width:220px;height:220px;bottom:-110px;left:-70px}.banner--light .banner__shape--check{width:56px;height:56px;left:6%}.banner--light .banner__shape--book{width:130px;height:140px;right:4%}}@media (max-width:800px){.banner--light{padding:80px 20px 72px}.banner--light .hero__title{font-size:32px}.banner--light .banner__shape--ring{border-width:10px;width:180px;height:180px;top:-70px;right:-50px}.banner--light .banner__shape--ring-orange{border-width:9px;width:150px;height:150px;bottom:-80px;left:-50px}.banner--light .banner__shape--check,.banner--light .banner__shape--book{display:none}}.search{max-width:720px;margin:36px auto 0;position:relative}.search__icon{width:28px;height:28px;color:var(--grey-400);pointer-events:none;justify-content:center;align-items:center;font-size:28px;display:flex;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.search__icon iconify-icon{display:block}.search__input{background:var(--white);border:1.5px solid var(--line-medium);width:100%;height:64px;color:var(--grey-900);box-shadow:var(--shadow-md);border-radius:16px;padding:0 24px 0 60px;font-size:17px;transition:border-color .15s,box-shadow .15s}.search__input::placeholder{color:var(--grey-300)}.search__input:focus{border-color:var(--blue-500);box-shadow:0 0 0 4px var(--blue-050), var(--shadow-md);outline:none}.search__shortcut{height:28px;color:var(--grey-500);background:var(--grey-050);border:1px solid var(--line-medium);font-size:12px;font-weight:500;font-family:var(--font-poppins);border-radius:6px;align-items:center;padding:0 8px;display:inline-flex;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.popular{color:var(--grey-500);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:20px;font-size:14px;display:flex}.popular__label{color:var(--grey-500);margin-right:4px}.chip{height:30px;color:var(--grey-700);background:var(--grey-050);border-radius:100px;align-items:center;padding:0 12px;font-size:13px;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.chip:hover{background:var(--blue-050);color:var(--blue-500)}.section{padding:80px 0}.section--tight{padding:56px 0}.section__head{justify-content:space-between;align-items:baseline;margin-bottom:24px;display:flex}.section__title{letter-spacing:-.01em;color:var(--grey-900);font-size:22px;font-weight:700}.section__more{color:var(--grey-500);font-size:14px;font-weight:500}.section__more:hover{color:var(--blue-500)}.cat-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;display:grid}.cat-card{background:var(--white);border:1px solid var(--line-medium);border-radius:12px;flex-direction:column;gap:8px;min-height:156px;padding:24px 20px;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.cat-card:hover{border-color:var(--blue-200);box-shadow:var(--shadow-md);transform:translateY(-2px)}.cat-card__icon{justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:8px;font-size:56px;line-height:1;display:flex}.cat-card__icon iconify-icon{display:block}.cat-card__title{color:var(--grey-900);letter-spacing:-.01em;font-size:16px;font-weight:700}.cat-card__desc{color:var(--grey-500);font-size:13px;line-height:1.55}.cat-card__meta{color:var(--grey-400);font-feature-settings:"tnum";margin-top:auto;font-size:12px;font-weight:500}.split{grid-template-columns:1fr 1fr;gap:48px;display:grid}@media (max-width:800px){.split{grid-template-columns:1fr;gap:32px}}.list{flex-direction:column;gap:2px;display:flex}.list__item{border-bottom:1px solid var(--line-subtle);color:var(--grey-800);align-items:center;gap:12px;padding:14px 0;font-size:15px;transition:color .15s;display:flex}.list__item:last-child{border-bottom:none}.list__item:hover{color:var(--blue-500)}.list__item-num{font-family:var(--font-poppins);color:var(--grey-300);flex-shrink:0;width:20px;font-size:13px;font-weight:600}.list__item-title{flex:1;font-weight:500}.list__item-meta{color:var(--grey-400);font-feature-settings:"tnum";font-size:12px}.site-footer{background:var(--grey-050);border-top:1px solid var(--line-subtle);margin-top:64px;padding:40px 0}.site-footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.site-footer__copy{color:var(--grey-500);font-size:13px}.site-footer__nav{gap:24px;display:flex}.site-footer__nav a{color:var(--grey-600);font-size:13px}.site-footer__nav a:hover{color:var(--grey-900)}.page{grid-template-columns:var(--sidebar-width) 1fr;max-width:var(--section-max-width);gap:80px;width:100%;margin:0 auto;padding:32px 40px 80px;display:grid}.page--with-toc{grid-template-columns:var(--sidebar-width) 1fr var(--toc-width);gap:56px}@media (max-width:1024px){.page,.page--with-toc{grid-template-columns:1fr;gap:24px}.sidebar,.toc{display:none}}.sidebar{top:calc(var(--header-height) + 24px);max-height:calc(100vh - var(--header-height) - 48px);align-self:start;padding-right:8px;position:sticky;overflow-y:auto}.sidebar__group{margin-bottom:12px}.sidebar__group-title{width:100%;color:var(--grey-900);letter-spacing:-.02em;align-items:center;gap:12px;padding:10px 12px;font-size:17px;font-weight:800;display:flex}button.sidebar__group-title--collapsible{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;font-family:inherit}button.sidebar__group-title--collapsible:hover{background:var(--grey-050)}.sidebar__caret{color:var(--grey-400);flex-shrink:0;transition:transform .15s}.sidebar__group-title[aria-expanded=true] .sidebar__caret{transform:rotate(90deg)}.sidebar__section{margin:26px 0 0 12px;position:relative}.sidebar__section-title{color:var(--blue-700);letter-spacing:-.01em;align-items:center;gap:8px;padding:2px 4px 8px;font-size:12.5px;font-weight:700;display:flex}button.sidebar__section-title--collapsible{cursor:pointer;text-align:left;background:0 0;border:0;width:100%;font-family:inherit}.sidebar__caret--small{color:var(--blue-700);flex-shrink:0;transition:transform .15s}.sidebar__section-title[aria-expanded=true] .sidebar__caret--small{transform:rotate(90deg)}.sidebar__section .sidebar__list{padding-left:0}.sidebar__section .sidebar__link{color:var(--grey-500);padding:6px 8px;font-size:14px;font-weight:400}.sidebar__section .sidebar__link:hover{color:var(--grey-900);background:var(--grey-050)}.sidebar__section .sidebar__link--active{background:var(--blue-050);color:var(--blue-700);font-weight:600}.sidebar__group-title--collapsible{cursor:pointer;border-radius:6px}.sidebar__group-title--collapsible:hover{background:var(--grey-050)}.sidebar__list{flex-direction:column;gap:1px;padding-left:4px;display:flex}.sidebar__link{color:var(--grey-600);border-radius:6px;align-items:center;padding:7px 12px;font-size:14px;font-weight:400;transition:background .1s,color .1s;display:flex}.sidebar__link:hover{background:var(--grey-050);color:var(--grey-900)}.sidebar__link--active{background:var(--blue-050);color:var(--blue-700);font-weight:600}.breadcrumb{color:var(--grey-500);align-items:center;gap:6px;margin-bottom:16px;font-size:13px;display:flex}.breadcrumb a:hover{color:var(--grey-900)}.breadcrumb__sep{color:var(--grey-300)}.breadcrumb__current{color:var(--grey-700);font-weight:500}.cat-header{border-bottom:1px solid var(--line-subtle);margin-bottom:32px;padding-bottom:24px}.cat-header__title-row{align-items:center;gap:14px;margin-bottom:8px;display:flex}.cat-header__icon{justify-content:center;align-items:center;width:48px;height:48px;font-size:48px;line-height:1;display:flex}.cat-header__icon iconify-icon{display:block}.cat-header__title{letter-spacing:-.02em;font-size:28px;font-weight:700}.cat-header__desc{color:var(--grey-600);margin-bottom:20px;font-size:15px}.cat-header__search{max-width:480px;margin-left:58px;position:relative}.cat-header__search input{background:var(--grey-050);width:100%;height:44px;color:var(--grey-900);border:1px solid #0000;border-radius:10px;padding:0 16px 0 42px;font-size:14px}.cat-header__search input:focus{background:var(--white);border-color:var(--blue-300);box-shadow:0 0 0 3px var(--blue-050);outline:none}.cat-header__search input::placeholder{color:var(--grey-400)}.cat-header__search-icon{width:22px;height:22px;color:var(--grey-400);justify-content:center;align-items:center;font-size:22px;display:flex;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.cat-header__search-icon iconify-icon{display:block}.search-page{max-width:var(--article-width);width:100%;margin:0 auto;padding:32px 40px 80px}.search-page__head{margin-bottom:32px}.search-page__title{color:var(--grey-900);letter-spacing:-.02em;margin:0 0 8px;font-size:28px;font-weight:800}.search-page__query{color:var(--blue-700)}.search-page__form{max-width:620px;margin-top:20px}.search-page__form .search__input{border:1px solid var(--grey-200);background:var(--white);border-radius:999px}.search-page__empty{text-align:center;background:var(--grey-050);color:var(--grey-500);border-radius:16px;padding:48px 24px}.search-page__empty p{margin:4px 0}.search-results{flex-direction:column;gap:8px;display:flex}.search-result{border:1px solid var(--grey-100);border-radius:12px;flex-direction:column;gap:6px;padding:20px 24px;transition:border-color .12s,transform .15s;display:flex}.search-result:hover{border-color:var(--blue-300);transform:translate(2px)}.search-result__category{color:var(--blue-700);font-size:12px;font-weight:600}.search-result__title{color:var(--grey-900);margin:0;font-size:16px;font-weight:700}.search-result__excerpt{color:var(--grey-500);margin:0;font-size:14px;line-height:1.6}.search-result__mark{background-color:var(--orange-100);color:inherit;border-radius:2px;padding:0 2px}.doc-group{background:0 0;margin-bottom:32px;padding:0}.doc-group__title{color:var(--grey-900);letter-spacing:-.01em;margin:0 0 12px;padding:0 4px;font-size:18px;font-weight:700}.doc-group__desc{color:var(--grey-500);margin:-8px 0 12px;padding:0 4px;font-size:13px}.doc-list{background:var(--grey-050);border-radius:12px;flex-direction:column;padding:8px;display:flex}.doc-row{background:0 0;border-radius:8px;align-items:center;gap:16px;margin:0;padding:14px 16px;transition:background .12s,box-shadow .12s;display:flex}.doc-row:hover{background:var(--white);box-shadow:0 1px 6px #19191c0d}.doc-row__title{color:var(--grey-900);flex:1;font-size:15px;font-weight:600}.doc-row:hover .doc-row__title{color:var(--blue-700)}.doc-row__desc{color:var(--grey-500);margin-top:2px;font-size:13px}.doc-row__meta{color:var(--grey-400);font-feature-settings:"tnum";align-items:center;gap:12px;font-size:12px;display:flex}.doc-row__chev{color:var(--grey-300);flex-shrink:0;transition:color .12s,transform .15s}.article{width:100%}.article__title{letter-spacing:-.02em;margin-bottom:16px;font-size:32px;font-weight:700;line-height:1.3}.article__meta{border-bottom:1px solid var(--line-subtle);color:var(--grey-500);font-feature-settings:"tnum";align-items:center;gap:12px;margin-bottom:32px;padding-bottom:20px;font-size:13px;display:flex}.avatar{background:var(--blue-050);width:22px;height:22px;color:var(--blue-700);border-radius:100px;place-items:center;font-size:11px;font-weight:700;display:inline-grid}.article__lead{color:var(--grey-700);margin-bottom:32px;font-size:17px;line-height:1.7}.article h2{letter-spacing:-.01em;scroll-margin-top:calc(var(--header-height) + 16px);margin:40px 0 16px;font-size:22px;font-weight:700}.article h3{border-top:1px solid var(--grey-100);margin:40px 0 12px;padding-top:28px;font-size:17px;font-weight:600}.article h2+h3{border-top:none;margin-top:20px;padding-top:0}.article__body>h3:first-child{border-top:none;margin-top:8px;padding-top:0}.article p{color:var(--grey-800);margin-bottom:12px;font-size:15.5px;line-height:1.75}.article ol,.article ul{margin:8px 0 16px;padding-left:0}.article ol{counter-reset:step}.article ol>li{color:var(--grey-800);padding:8px 0 8px 36px;font-size:15px;line-height:1.7;list-style:none;position:relative}.article ol>li:before{counter-increment:step;content:counter(step);background:var(--blue-050);width:22px;height:22px;color:var(--blue-700);font-family:var(--font-poppins);border-radius:100px;place-items:center;font-size:12px;font-weight:700;display:grid;position:absolute;top:10px;left:0}.article ul>li{color:var(--grey-800);padding:4px 0 4px 20px;font-size:15px;line-height:1.7;position:relative}.article ul>li:before{content:"";background:var(--grey-400);border-radius:100px;width:4px;height:4px;position:absolute;top:14px;left:6px}.article kbd{font-family:var(--font-pretendard);color:var(--grey-800);background:var(--grey-050);border:1px solid var(--line-medium);border-bottom-width:2px;border-radius:5px;padding:2px 7px;font-size:13px;font-weight:600;line-height:1.4;display:inline-block}.article code:not(pre code){background:var(--grey-050);color:var(--grey-800);border-radius:4px;padding:2px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;font-size:13px}.figure{border:1px solid var(--line-medium);background:var(--white);vertical-align:top;border-radius:16px;width:100%;max-width:600px;margin:24px 0;display:inline-block;overflow:hidden}.figure>img{width:100%;height:auto;display:block}.figure__img{aspect-ratio:16/9;color:var(--grey-400);background:linear-gradient(45deg,#00000005 25%,#0000 25% 50%,#00000005 50% 75%,#0000 75%,#0000) 0 0/16px 16px;background-color:var(--grey-050);place-items:center;font-size:13px;display:grid}.figure__cap{color:var(--grey-500);background:var(--white);border-top:1px solid var(--line-subtle);padding:10px 14px;font-size:12.5px}.article__body img{cursor:zoom-in;border-radius:12px;width:100%;max-width:640px;height:auto;margin:24px 0;transition:filter .12s;display:block}.article__body img:hover{filter:brightness(.96)}.article__body .figure img{border-radius:0;max-width:100%;margin:0}.article__body .figure{max-width:640px;margin:24px 0}.lightbox{z-index:9999;cursor:zoom-out;background:#000000d9;place-items:center;animation:.12s ease-out lightbox-in;display:grid;position:fixed;inset:0}@keyframes lightbox-in{0%{opacity:0}to{opacity:1}}.lightbox__img{object-fit:contain;border-radius:4px;max-width:95vw;max-height:95vh;box-shadow:0 12px 48px #0006}.lightbox__close{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:100px;place-items:center;width:40px;height:40px;font-size:28px;line-height:1;transition:background .12s;display:grid;position:absolute;top:20px;right:24px}.lightbox__close:hover{background:#ffffff38}.callout{background:var(--blue-025);border:1px solid var(--blue-100);color:var(--grey-800);border-radius:6px;gap:12px;margin:16px 0;padding:14px 16px;font-size:14px;line-height:1.6;display:flex}.callout--warn{color:#5a4400;background:#fff8e6;border-color:#ffe1a1}.callout__icon{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:22px;line-height:1;display:flex}.callout__icon iconify-icon{display:block}.feedback{background:var(--grey-050);text-align:center;border-radius:8px;margin-top:64px;padding:24px}.feedback__title{color:var(--grey-900);margin-bottom:12px;font-size:15px;font-weight:600}.feedback__buttons{justify-content:center;gap:8px;display:flex}.feedback__btn{height:36px;color:var(--grey-700);background:var(--white);border:1px solid var(--line-medium);border-radius:100px;align-items:center;gap:6px;padding:0 16px;font-size:13.5px;font-weight:500;transition:all .15s;display:inline-flex}.feedback__btn:hover{border-color:var(--blue-300);color:var(--blue-500)}.related{border-top:1px solid var(--line-subtle);margin-top:48px;padding-top:32px}.related__title{color:var(--grey-900);margin-bottom:12px;font-size:15px;font-weight:700}.related__list{grid-template-columns:1fr 1fr;gap:8px;display:grid}.related__item{color:var(--grey-800);background:var(--white);border:1px solid var(--line-medium);border-radius:4px;align-items:center;gap:8px;padding:12px 14px;font-size:14px;transition:all .15s;display:flex}.related__item:hover{border-color:var(--blue-300);color:var(--blue-500)}.related__icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:20px;line-height:1;display:flex}.related__icon iconify-icon{display:block}.toc{top:calc(var(--header-height) + 24px);max-height:calc(100vh - var(--header-height) - 48px);align-self:start;position:sticky;overflow-y:auto}.toc__title{color:var(--grey-500);letter-spacing:.05em;text-transform:uppercase;margin-bottom:8px;padding:0 12px;font-size:12px;font-weight:700}.toc__list{flex-direction:column;gap:1px;display:flex}.toc__link{color:var(--grey-500);border-left:2px solid #0000;margin-left:0;padding:6px 12px;font-size:13px;transition:color .1s,border-color .1s;display:block}.toc__link:hover{color:var(--grey-900)}.toc__link--active{color:var(--blue-500);border-left-color:var(--blue-500);font-weight:600}.search-page{max-width:880px;margin:0 auto;padding:40px 40px 80px}.search-page__bar{margin-bottom:12px;position:relative}.search-page__bar input{background:var(--white);border:1.5px solid var(--blue-300);width:100%;height:56px;color:var(--grey-900);box-shadow:0 0 0 4px var(--blue-050);border-radius:14px;padding:0 56px;font-size:16px}.search-page__bar input:focus{outline:none}.search-page__bar-icon{width:24px;height:24px;color:var(--grey-500);justify-content:center;align-items:center;font-size:24px;display:flex;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.search-page__bar-icon iconify-icon{display:block}.search-page__clear{background:var(--grey-100);width:24px;height:24px;color:var(--grey-600);border-radius:100px;place-items:center;font-size:12px;display:grid;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.search-page__clear:hover{background:var(--grey-200)}.search-page__count{color:var(--grey-500);margin:16px 0 20px;font-size:14px}.search-page__count strong{color:var(--grey-900);font-weight:700}.filter-row{border-bottom:1px solid var(--line-subtle);flex-wrap:wrap;gap:6px;margin-bottom:16px;padding-bottom:16px;display:flex}.filter-chip{height:32px;color:var(--grey-700);background:var(--white);border:1px solid var(--line-medium);border-radius:100px;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex}.filter-chip:hover{border-color:var(--grey-400)}.filter-chip--active{background:var(--grey-900);border-color:var(--grey-900);color:var(--white)}.filter-chip__count{font-size:11px;font-family:var(--font-poppins);color:var(--grey-400);font-feature-settings:"tnum";font-weight:600}.filter-chip--active .filter-chip__count{color:var(--grey-300)}.result-list{flex-direction:column;display:flex}.result{border-bottom:1px solid var(--line-subtle);cursor:pointer;padding:20px 0}.result:hover .result__title{color:var(--blue-500)}.result__path{color:var(--grey-500);align-items:center;gap:6px;margin-bottom:6px;font-size:12px;display:flex}.result__path-icon{justify-content:center;align-items:center;width:18px;height:18px;font-size:18px;line-height:1;display:inline-flex}.result__path-icon iconify-icon{display:block}.stock-icon{color:var(--blue-500);display:block}.stock-icon--search,.stock-icon--guide,.stock-icon--doc{color:var(--blue-500)}.stock-icon--start,.stock-icon--warn,.stock-icon--no{color:var(--orange-500)}.stock-icon--scenario,.stock-icon--tip,.stock-icon--yes{color:var(--blue-300)}.stock-icon--faq,.stock-icon--log{color:var(--blue-700)}.result__path-sep{color:var(--grey-300)}.result__title{color:var(--grey-900);letter-spacing:-.01em;margin-bottom:6px;font-size:17px;font-weight:700;transition:color .15s}.result__snippet{color:var(--grey-600);font-size:14px;line-height:1.65}mark{background:var(--yellow-100);color:var(--grey-900);border-radius:2px;padding:1px 2px;font-weight:500}.result__meta{color:var(--grey-400);font-feature-settings:"tnum";align-items:center;gap:12px;margin-top:10px;font-size:12px;display:flex}.ui-icon,.ui-mini-icon,.ui-action-icon,.ui-search-mark,.ui-icon:before,.ui-icon:after,.ui-mini-icon:before,.ui-mini-icon:after,.ui-action-icon:before,.ui-action-icon:after,.ui-search-mark:before,.ui-search-mark:after{box-sizing:border-box}.ui-icon,.ui-mini-icon,.ui-action-icon,.ui-search-mark{flex-shrink:0;display:block;position:relative}.ui-icon:before,.ui-icon:after,.ui-mini-icon:before,.ui-mini-icon:after,.ui-action-icon:before,.ui-action-icon:after,.ui-search-mark:before,.ui-search-mark:after{content:"";display:block;position:absolute}.ui-icon{width:48px;height:48px}.ui-icon--guide:before{background:var(--blue-500);width:32px;height:9px;box-shadow:0 12px 0 var(--blue-500), 0 24px 0 var(--blue-500);border-radius:999px;top:11px;left:8px}.ui-icon--guide:after{background:var(--blue-100);width:16px;height:3px;box-shadow:0 12px 0 var(--blue-100), 0 24px 0 var(--blue-100);border-radius:999px;top:14px;left:13px}.ui-search-mark{width:24px;height:24px}.ui-search-mark--sm{width:22px;height:22px}.ui-search-mark:before{border:4px solid var(--blue-300);border-radius:50%;width:13px;height:13px;top:2px;left:2px}.ui-search-mark:after{background:var(--blue-500);border-radius:999px;width:11px;height:5px;bottom:4px;right:2px;transform:rotate(45deg)}.ui-search-mark--sm:before{border-width:3px;width:12px;height:12px}.ui-search-mark--sm:after{width:10px;height:4px}.ui-mini-icon{width:20px;height:20px}.ui-mini-icon--tip:before{background:var(--yellow-100);border-radius:8px 8px 4px 4px;width:8px;height:11px;top:3px;left:6px}.ui-mini-icon--tip:after{background:var(--orange-500);border-radius:999px;width:7px;height:3px;top:15px;left:7px}.ui-mini-icon--warn:before{background:var(--orange-500);border-radius:4px;width:14px;height:14px;top:3px;left:3px;transform:rotate(45deg)}.ui-mini-icon--warn:after{background:var(--white);width:3px;height:10px;box-shadow:0 12px 0 -1px var(--white);border-radius:999px;top:5px;left:9px}.ui-mini-icon--doc:before,.ui-mini-icon--guide:before{background:var(--blue-300);border-radius:4px;width:12px;height:13px;top:4px;left:4px}.ui-mini-icon--doc:after,.ui-mini-icon--guide:after{background:var(--blue-025);width:7px;height:2px;box-shadow:0 5px 0 var(--blue-025);border-radius:999px;top:8px;left:7px}.ui-mini-icon--scenario:before{background:var(--orange-500);width:5px;height:5px;box-shadow:9px 0 0 var(--orange-500), 9px 9px 0 var(--orange-500);border-radius:50%;top:4px;left:3px}.ui-mini-icon--scenario:after{border-right:3px solid var(--blue-300);border-bottom:3px solid var(--blue-300);border-radius:0 0 8px;width:10px;height:10px;top:7px;left:7px}.ui-mini-icon--faq:before{background:var(--yellow-100);border-radius:5px;width:14px;height:12px;top:4px;left:3px}.ui-mini-icon--faq:after{background:var(--orange-500);width:3px;height:8px;box-shadow:0 7px 0 -1px var(--orange-500);border-radius:999px;top:7px;left:9px}.ui-mini-icon--start:before{background:var(--blue-500);border-radius:999px;width:3px;height:15px;top:3px;left:5px}.ui-mini-icon--start:after{background:var(--orange-500);border-radius:3px 7px 7px 3px;width:10px;height:9px;top:3px;left:8px}.ui-action-icon{width:18px;height:18px}.ui-action-icon--yes:before{background:var(--blue-300);border-radius:50%;width:12px;height:12px;top:2px;left:3px}.ui-action-icon--yes:after{border-left:3px solid var(--white);border-bottom:3px solid var(--white);width:7px;height:4px;top:6px;left:6px;transform:rotate(-45deg)}.ui-action-icon--no:before{background:var(--orange-500);border-radius:50%;width:12px;height:12px;top:3px;left:3px}.ui-action-icon--no:after{background:var(--white);border-radius:999px;width:7px;height:3px;top:8px;left:6px}.tag{letter-spacing:.01em;border-radius:5px;align-items:center;height:22px;padding:0 8px;font-size:11.5px;font-weight:600;display:inline-flex}.tag--blue{background:var(--blue-050);color:var(--blue-700)}.tag--orange{background:var(--orange-100);color:#b04500}.tag--green{background:var(--utility-300);color:#2d7a3a}.tag--purple{background:var(--utility-800);color:#6a2db5}.tag--grey{background:var(--grey-100);color:var(--grey-700)}:root{--focus-ring:0 0 0 4px #2d34ff29;--ease-out:cubic-bezier(.22, 1, .36, 1)}::selection{background:var(--yellow-100);color:var(--grey-900)}.skip-link{z-index:100;color:var(--white);background:var(--grey-900);box-shadow:var(--shadow-lg);transition:transform .16s var(--ease-out);border-radius:8px;padding:10px 14px;font-size:13px;font-weight:700;position:fixed;top:12px;left:16px;transform:translateY(-140%)}.skip-link:focus{outline:none;transform:translateY(0)}a:focus-visible,button:focus-visible,input:focus-visible,[role=button]:focus-visible{box-shadow:var(--focus-ring);outline:none}.site-header{box-shadow:0 1px #19191c08}.nav__link--active{background:var(--blue-025);color:var(--blue-700)}.nav__cta{box-shadow:0 8px 18px #19191c24}.banner{align-items:center;min-height:430px;display:grid}.banner__shape{transition:transform .35s var(--ease-out), opacity .35s var(--ease-out)}.banner:hover .banner__shape--dot-orange{transform:translateY(-4px)}.banner:hover .banner__shape--square-yellow{transform:rotate(18deg)translate(2px,-5px)}.banner:hover .banner__shape--triangle{transform:rotate(18deg)translate(-3px,4px)}.search__input,.search-page__bar input,.cat-header__search input{caret-color:var(--blue-500)}.search:hover .search__input{border-color:#2d34ff59;box-shadow:0 14px 32px #0008ea1f}.chip,.filter-chip,.feedback__btn{-webkit-user-select:none;user-select:none}.section{border-top:1px solid #0000}.cat-card{position:relative;overflow:hidden}.cat-card:after{content:"";background:linear-gradient(90deg, var(--blue-500), var(--orange-500));opacity:0;transform-origin:0;height:3px;transition:opacity .18s, transform .18s var(--ease-out);position:absolute;bottom:0;left:20px;right:20px;transform:scaleX(.45)}.cat-card:hover:after{opacity:1;transform:scaleX(1)}.list__item-title,.doc-row__title,.result__title,.related__item{overflow-wrap:anywhere}.list__item{min-height:54px}.page{align-items:start}.sidebar,.toc{scrollbar-width:thin;scrollbar-color:transparent transparent;transition:scrollbar-color .2s}.sidebar:hover,.toc:hover{scrollbar-color:var(--grey-200) transparent}.sidebar::-webkit-scrollbar{width:10px}.toc::-webkit-scrollbar{width:10px}.sidebar::-webkit-scrollbar-track{background:0 0}.toc::-webkit-scrollbar-track{background:0 0}.sidebar::-webkit-scrollbar-thumb{background:padding-box padding-box;border:2px solid #0000;border-radius:100px;height:164px;min-height:164px;max-height:164px;transition:background-color .2s}.toc::-webkit-scrollbar-thumb{background:padding-box padding-box;border:2px solid #0000;border-radius:100px;height:164px;min-height:164px;max-height:164px;transition:background-color .2s}.sidebar:hover::-webkit-scrollbar-thumb{background-color:var(--grey-200)}.toc:hover::-webkit-scrollbar-thumb{background-color:var(--grey-200)}.sidebar::-webkit-scrollbar-thumb:hover{background-color:var(--grey-300)}.toc::-webkit-scrollbar-thumb:hover{background-color:var(--grey-300)}.cat-header__count{flex-shrink:0;margin-left:4px}.doc-row__body{flex:1;min-width:0}.doc-row{min-height:72px}.doc-row__chev{transition:transform .15s var(--ease-out), color .15s}.doc-row:hover .doc-row__chev{color:var(--blue-500);transform:translate(3px)}.article{min-width:0}.article__meta{flex-wrap:wrap;row-gap:8px}.article__lead{background:linear-gradient(180deg, var(--blue-025), #f4f6ff73);border:1px solid #2d34ff14;border-radius:8px;padding:18px 20px}.article h2{padding-top:2px}.article h2:before{content:"";background:var(--blue-500);border-radius:100px;width:28px;height:3px;margin-bottom:10px;display:block}.figure__img{min-height:220px}.feedback__btn--selected{border-color:var(--blue-500);color:var(--blue-700);background:var(--blue-025);box-shadow:var(--focus-ring)}.search-page__bar{top:calc(var(--header-height) + 12px);z-index:5;position:sticky}.result a{border-radius:8px;transition:background .15s;display:block}.result:hover a{background:var(--grey-050)}.result__path,.result__meta{flex-wrap:wrap}@media (max-width:1024px){.page{padding-left:32px;padding-right:32px}}@media (max-width:800px){.site-header{height:auto}.site-header__inner{min-height:var(--header-height);gap:12px}.nav{justify-content:flex-end}.nav__cta{white-space:nowrap;height:34px;padding:0 12px}.banner{min-height:360px}.popular{text-align:left;justify-content:flex-start;align-items:flex-start}.popular__label{width:100%;margin-right:0}.section{padding:56px 0}.cat-card{min-height:148px;padding:20px 16px}.page{padding:24px 20px 64px}.cat-header__title-row{flex-wrap:wrap;align-items:flex-start}.cat-header__desc,.cat-header__search{margin-left:0}.doc-row{align-items:flex-start;gap:10px;padding:16px 0}.doc-row__meta{white-space:nowrap;flex-direction:column;align-items:flex-end;gap:6px}.article__title{font-size:28px}.article__lead{padding:16px;font-size:16px}.related__list{grid-template-columns:1fr}.search-page{padding:28px 20px 64px}.search-page__bar{top:12px}}@media (max-width:560px){.cat-grid{grid-template-columns:1fr}.hero__title{font-size:30px}.search__input{padding-right:18px}.section__head{flex-direction:column;align-items:flex-start;gap:8px}.list__item{flex-wrap:wrap;align-items:flex-start}.list__item-title{flex-basis:calc(100% - 32px)}.list__item-meta{margin-left:32px}.feedback{padding:20px 16px}.feedback__buttons{flex-direction:column}.feedback__btn{justify-content:center;width:100%}.site-footer__inner,.site-footer__nav{flex-direction:column;align-items:flex-start;gap:10px}}
.banner__shapes{overflow:hidden}.banner__shape span{z-index:1;position:relative}.hero:not(.hero--full):not(.hero--light) .banner{min-height:auto;box-shadow:none;background:#3030ff;border-radius:36px;padding:72px 80px 92px}.hero:not(.hero--full):not(.hero--light) .banner:before{opacity:1;background:0 0;-webkit-mask-image:none;mask-image:none}.hero:not(.hero--full):not(.hero--light) .banner__badge{color:#fff;height:auto;box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:0;padding:0;font-size:14px;font-weight:800}.hero:not(.hero--full):not(.hero--light) .banner__badge:before{display:none}.hero:not(.hero--full):not(.hero--light) .popular,.hero:not(.hero--full):not(.hero--light) .popular__label{color:#fff}.hero:not(.hero--full):not(.hero--light) .popular__label{font-weight:700}.hero:not(.hero--full):not(.hero--light) .chip{color:#fff;height:30px;box-shadow:none;-webkit-backdrop-filter:none;background:#1515c8;border:0;border-radius:999px}.hero:not(.hero--full):not(.hero--light) .chip:nth-of-type(2n){box-shadow:none;background:#1515c8}.hero:not(.hero--full):not(.hero--light) .chip:hover{color:#121212;box-shadow:none;background:#fff570}.banner__shape--orbit{display:none}.banner__shape--orbit:before,.banner__shape--orbit:after{content:"";background:#3030ff;border-radius:42px;position:absolute}.banner__shape--orbit:before{width:142px;height:62px;top:34px;left:34px}.banner__shape--orbit:after{width:168px;height:62px;bottom:34px;right:34px}.banner__shape--paper{color:#0000;box-shadow:none;-webkit-backdrop-filter:none;border:0;padding:0;display:block}.banner__shape--paper span{color:inherit;letter-spacing:0;font-size:13px;font-weight:800;display:none}.banner__shape--paper-search{display:none}.banner__shape--paper-search:before,.banner__shape--paper-search:after{content:"";position:absolute;inset:auto}.banner__shape--paper-search:before{background:var(--blue-700);border-radius:999px;width:74px;height:11px;top:34px;left:28px;transform:rotate(-12deg)}.banner__shape--paper-search:after{background:var(--orange-500);border-radius:999px;width:54px;height:11px;top:58px;left:36px;transform:rotate(-12deg)}.banner__shape--paper-create{display:none}.banner__shape--paper-create:before,.banner__shape--paper-create:after{content:"";position:absolute}.banner__shape--paper-create:before{background:var(--blue-025);border-radius:12px 18px 18px 12px;width:66px;height:58px;top:28px;left:34px}.banner__shape--paper-create:after{background:var(--blue-500);width:8px;height:34px;box-shadow:22px -1px 0 -2px var(--blue-200), 22px 12px 0 -2px var(--blue-200), 22px 25px 0 -2px var(--blue-200);border-radius:999px;top:40px;left:44px}.banner__shape--paper-guide{display:none}.banner__shape--paper-guide:before,.banner__shape--paper-guide:after{content:"";position:absolute}.banner__shape--paper-guide:before{background:var(--white);border-radius:999px;width:62px;height:12px;top:48px;left:38px}.banner__shape--paper-guide:after{background:var(--white);border-radius:999px;width:12px;height:62px;top:23px;left:62px}.banner__shape--node{box-shadow:none;border-radius:999px}.banner__shape--node-1{display:none}.banner__shape--node-1:before,.banner__shape--node-1:after{content:"";background:var(--white);position:absolute;left:50%;transform:translate(-50%)}.banner__shape--node-1:before{border-radius:999px;width:56px;height:10px;top:53px}.banner__shape--node-1:after{width:12px;height:12px;box-shadow:0 42px 0 var(--white);border-radius:50%;top:31px}.banner__shape--node-2{display:none}.banner__shape--node-2:before,.banner__shape--node-2:after{content:"";background:var(--white);border-radius:999px;width:58px;height:11px;position:absolute;left:34px}.banner__shape--node-2:before{top:44px}.banner__shape--node-2:after{top:64px}.banner__shape--node-3{display:none}.banner__shape--node-3:before,.banner__shape--node-3:after{content:"";background:var(--blue-700);border-radius:999px;position:absolute}.banner__shape--node-3:before{width:12px;height:56px;top:28px;left:45px}.banner__shape--node-3:after{width:56px;height:12px;top:50px;left:23px}.banner__shape--paper-search:before,.banner__shape--paper-search:after,.banner__shape--paper-create:before,.banner__shape--paper-create:after,.banner__shape--paper-guide:before,.banner__shape--paper-guide:after,.banner__shape--node-1:before,.banner__shape--node-1:after,.banner__shape--node-2:before,.banner__shape--node-2:after,.banner__shape--node-3:before,.banner__shape--node-3:after{content:none}.banner__shape--formula{display:none}.banner__shape--formula:before{content:none}.banner__shape--checkmark{display:none}.banner__shape--checkmark:before{content:none}.hero:not(.hero--full):not(.hero--light) .search__input{box-shadow:none;border:0;border-radius:999px}.hero:not(.hero--full):not(.hero--light) .search__shortcut{display:none}.hero:not(.hero--full):not(.hero--light) .banner__content{text-align:center;max-width:760px;margin:0 auto}.hero:not(.hero--full):not(.hero--light) .hero__title{text-align:center;font-size:58px;font-weight:800}.hero:not(.hero--full):not(.hero--light) .hero__subtitle{color:#fff;text-align:center;font-weight:600}.hero:not(.hero--full):not(.hero--light) .search{max-width:620px;margin-inline:auto}.hero:not(.hero--full):not(.hero--light) .popular{justify-content:center;max-width:660px;margin-inline:auto}@media (max-width:1024px){.hero:not(.hero--full):not(.hero--light) .banner{padding:68px 48px 128px}.banner__shape--paper-search{width:112px;height:96px;bottom:-16px;left:1%}.banner__shape--paper-search:before{width:62px;top:30px;left:23px}.banner__shape--paper-search:after{width:46px;top:51px;left:30px}.banner__shape--paper-create{width:116px;height:102px;inset:auto auto -8px 9%}.banner__shape--paper-create:before{width:58px;height:50px;top:24px;left:28px}.banner__shape--paper-create:after{height:30px;top:35px;left:37px}.banner__shape--paper-guide{width:116px;height:102px;bottom:-8px;right:10%}.banner__shape--paper-guide:before{width:52px;top:42px;left:32px}.banner__shape--paper-guide:after{height:52px;top:22px;left:52px}.banner__shape--node-1{width:92px;height:92px;bottom:80px;left:5.5%}.banner__shape--node-1:before{width:44px;top:43px}.banner__shape--node-1:after{box-shadow:0 34px 0 var(--white);top:26px}.banner__shape--node-2{width:108px;height:100px;bottom:2px;right:28%}.banner__shape--node-2:before,.banner__shape--node-2:after{width:50px;left:29px}.banner__shape--node-2:before{top:39px}.banner__shape--node-2:after{top:57px}.banner__shape--node-3{width:108px;height:94px;bottom:-8px;right:1%}.banner__shape--node-3:before{height:48px;top:24px;left:38px}.banner__shape--node-3:after{width:48px;top:43px;left:19px}}@media (max-width:780px){.hero:not(.hero--full):not(.hero--light) .banner{padding:54px 24px 164px}.hero:not(.hero--full):not(.hero--light) .hero__title{font-size:42px}.banner__shape--paper-search{width:94px;height:82px;bottom:-12px;left:-16px}.banner__shape--paper-search:before{width:52px;height:9px;top:26px;left:20px}.banner__shape--paper-search:after{width:38px;height:9px;top:44px;left:26px}.banner__shape--paper-create{width:96px;height:84px;inset:auto auto -10px 16%}.banner__shape--paper-create:before{border-radius:10px 14px 14px 10px;width:48px;height:42px;top:20px;left:23px}.banner__shape--paper-create:after{width:7px;height:26px;top:29px;left:31px}.banner__shape--paper-guide{width:96px;height:84px;bottom:-10px;right:10%}.banner__shape--paper-guide:before{width:44px;height:10px;top:35px;left:27px}.banner__shape--paper-guide:after{width:10px;height:44px;top:18px;left:44px}.banner__shape--node-1{width:76px;height:76px;bottom:70px;left:4%}.banner__shape--node-1:before{width:38px;height:8px;top:36px}.banner__shape--node-1:after{width:10px;height:10px;box-shadow:0 30px 0 var(--white);top:21px}.banner__shape--node-2{width:88px;height:82px;bottom:0;right:36%}.banner__shape--node-2:before,.banner__shape--node-2:after{width:40px;height:9px;left:24px}.banner__shape--node-2:before{top:32px}.banner__shape--node-2:after{top:47px}.banner__shape--node-3{width:88px;height:78px;bottom:-8px;right:-18px}.banner__shape--node-3:before{width:10px;height:40px;top:20px;left:31px}.banner__shape--node-3:after{width:40px;height:10px;top:35px;left:16px}}.hero--full{padding:0}.banner--full{background:radial-gradient(circle at 10% 20%,#fff57024,#0000 18%),radial-gradient(circle at 92% 70%,#ff800038,#0000 22%),linear-gradient(120deg,#0008bd 0%,#2730ff 44%,#1119f1 100%);border-radius:0;min-height:500px;padding:126px 24px 106px}.banner--full:before{background-image:linear-gradient(90deg,#ffffff1f 1px,#0000 1px),linear-gradient(#ffffff14 1px,#0000 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(90deg,#000,#0000 16% 84%,#000);mask-image:linear-gradient(90deg,#000,#0000 16% 84%,#000)}.banner--full .banner__content{max-width:760px}.banner__shape--flowline{background:linear-gradient(90deg,#0000,#ffffff57,#ff800080,#ffffff57,#0000);height:2px;top:50%;left:7%;right:7%}.banner__shape--stage{width:112px;height:112px;color:var(--white);font-family:var(--font-poppins);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff38;border-radius:28px;place-items:center;font-size:13px;font-weight:700;display:grid;box-shadow:0 20px 46px #0006582e}.banner__shape--stage:before{content:"";border:2px solid #ffffff2e;border-radius:50%;position:absolute;inset:21px}.banner__shape--stage-search{top:19%;left:6%}.banner__shape--stage-create{bottom:12%;left:18%;transform:rotate(-8deg)}.banner__shape--guide{top:14%;right:18%;transform:rotate(7deg)}.banner__shape--teach{bottom:16%;right:6%}.banner__shape--calc-card{background:linear-gradient(#ffffff3d 0 0) 16px 18px/66px 5px no-repeat,linear-gradient(#ffffff24 0 0) 16px 34px/42px 5px no-repeat,#ffffff1a;border:1px solid #ffffff29;border-radius:16px;width:118px;height:76px}.banner__shape--calc-card-1{top:13%;left:30%;transform:rotate(10deg)}.banner__shape--calc-card-2{bottom:12%;right:31%;transform:rotate(-7deg)}.banner__shape--graph-node{background:var(--yellow-100);border-radius:50%;width:18px;height:18px;box-shadow:0 0 0 12px #fff5701f}.banner__shape--graph-node-1{bottom:28%;left:36%}.banner__shape--graph-node-2{background:var(--orange-500);top:31%;right:34%;box-shadow:0 0 0 12px #ff800024}.hero--light{background:var(--white);padding:0}.banner--light{color:#121212;background:#fff;border-bottom:1px solid #12121214;border-radius:0;min-height:640px;padding:132px 24px 178px}.banner--light:before{background:0 0}.banner--light .banner__content{text-align:center;max-width:760px;margin:0 auto}.banner--light .hero__title{color:var(--blue-500);text-align:center;font-size:68px;font-weight:800;line-height:1.05}.banner--light .hero__subtitle{color:#23235f;text-align:center;max-width:560px;margin:22px auto 0;font-size:18px;font-weight:600}.banner--light .search{max-width:620px;margin-inline:auto}.banner--light .search__input{border:0;border-radius:999px;box-shadow:inset 0 0 0 1px #3030ff1f}.banner--light .search__shortcut{display:none}.banner--light .popular{justify-content:center;max-width:660px;margin-inline:auto}.banner--light .popular__label{color:var(--blue-500);font-weight:700}.banner--light .chip{color:#fff;height:30px;box-shadow:none;-webkit-backdrop-filter:none;background:#1515c8;border:0;border-radius:999px}.banner--light .chip:nth-of-type(2n){box-shadow:none;background:#1515c8}.banner--light .chip:hover{color:#121212;box-shadow:none;background:#fff570}.banner--light .banner__badge{color:var(--blue-700);background:var(--blue-025);border-color:#2d34ff1f}.banner--light .banner__badge:before{background:var(--blue-500);box-shadow:0 0 0 3px #2d34ff26}.banner__shape--light-grid{background:var(--yellow-100);border:0;border-radius:34% 44% 38% 30%;width:132px;height:112px;bottom:-18px;left:2.4%;transform:rotate(-8deg)}.banner__shape--worksheet{width:136px;height:118px;box-shadow:none;border:0}.banner__shape--worksheet-main{background:var(--orange-500);border-radius:28% 36% 24% 40%;bottom:-8px;left:8.5%;transform:rotate(-4deg)}.banner__shape--worksheet-sub{background:var(--blue-500);border-radius:40% 26% 38% 28%;bottom:-8px;right:12.5%;transform:rotate(8deg)}.banner__shape--insight-card{color:#0000;background:var(--yellow-100);width:118px;height:118px;box-shadow:none;border:0;border-radius:24px;padding:0;display:block;bottom:30px;right:23.5%;transform:rotate(45deg)}.banner__shape--insight-card span{display:none}.banner__shape--answer-path{background:var(--blue-800);border-radius:999px;width:18px;height:120px;bottom:38px;left:17%;transform:rotate(2deg)}.banner__shape--blue-node{box-shadow:none;border:0;border-radius:50%}.banner__shape--blue-node-1{background:var(--blue-500);width:112px;height:112px;bottom:94px;left:6.8%}.banner__shape--blue-node-2{background:var(--orange-500);border-radius:34% 42% 32% 46%;width:122px;height:114px;bottom:6px;right:30.5%;transform:rotate(15deg)}.banner__shape--blue-node-3{background:var(--yellow-100);border-radius:36% 30% 42% 34%;width:126px;height:110px;bottom:-8px;right:3.2%;transform:rotate(9deg)}@media (max-width:1024px){.banner__shape--paper-search,.banner__shape--stage-search,.banner__shape--worksheet-main{left:3%}.banner__shape--paper-create,.banner__shape--teach,.banner__shape--worksheet-sub{right:3%}.banner__shape--stage-create,.banner__shape--guide,.banner__shape--calc-card,.banner__shape--insight-card{opacity:.72}}@media (max-width:800px){.hero:not(.hero--full):not(.hero--light) .banner,.banner--full,.banner--light{min-height:410px;padding:74px 20px 64px}.banner--full .hero__title,.banner--light .hero__title{font-size:32px}.banner__shape--paper,.banner__shape--stage,.banner__shape--calc-card,.banner__shape--worksheet,.banner__shape--insight-card{transform:scale(.78)}.banner__shape--stage-search,.banner__shape--teach,.banner__shape--paper-search,.banner__shape--paper-create,.banner__shape--worksheet-main,.banner__shape--worksheet-sub{opacity:.55}.banner__shape--stage-create,.banner__shape--guide,.banner__shape--paper-guide,.banner__shape--formula,.banner__shape--checkmark,.banner__shape--calc-card,.banner__shape--insight-card{display:none}.banner__shape--orbit,.banner__shape--light-grid{width:420px;height:190px}.banner--light{min-height:560px;padding:76px 20px 176px}.banner--light .hero__title{font-size:40px}.banner--light .hero__subtitle{font-size:16px}.banner--light .popular{max-width:520px}.banner--light .banner__shape--light-grid{width:104px;height:90px;bottom:-14px;left:-18px}.banner--light .banner__shape--worksheet-main{opacity:1;width:104px;height:92px;bottom:-10px;left:15%;transform:rotate(-4deg)}.banner--light .banner__shape--worksheet-sub{opacity:1;width:104px;height:92px;bottom:-10px;right:11%;transform:rotate(8deg)}.banner--light .banner__shape--answer-path{height:92px;bottom:26px;left:7%}.banner--light .banner__shape--blue-node-1{width:82px;height:82px;bottom:76px;left:3%}.banner--light .banner__shape--blue-node-2{width:94px;height:88px;bottom:4px;right:34%}.banner--light .banner__shape--blue-node-3{width:98px;height:86px;bottom:-10px;right:-22px}}.page-icons-solid .search__icon,.page-icons-duo .search__icon{place-items:center;display:grid}.page-icons-solid .stock-icon,.page-icons-duo .stock-icon{display:block}.page-icons-solid .cat-card__icon{background:var(--blue-025);border-radius:50%;width:64px;height:64px}.page-icons-duo .cat-card__icon{background:0 0;border-radius:18px;width:64px;height:64px}.page-icons-solid .stock-icon--search,.page-icons-duo .stock-icon--search,.page-icons-solid .stock-icon--guide,.page-icons-duo .stock-icon--guide{color:var(--blue-500)}.page-icons-solid .stock-icon--start,.page-icons-duo .stock-icon--start{color:var(--orange-500)}.page-icons-solid .stock-icon--scenario,.page-icons-duo .stock-icon--scenario{color:var(--blue-300)}.page-icons-solid .stock-icon--faq,.page-icons-duo .stock-icon--faq,.page-icons-solid .stock-icon--log,.page-icons-duo .stock-icon--log{color:var(--blue-700)}.help-search-mark{width:28px;height:28px;display:block;position:relative}.help-search-mark:before{content:"";border:4px solid var(--blue-300);border-radius:50%;width:14px;height:14px;position:absolute;top:3px;left:3px}.help-search-mark:after{content:"";background:var(--blue-500);transform-origin:50%;border-radius:999px;width:12px;height:5px;position:absolute;bottom:5px;right:3px;transform:rotate(45deg)}.page-icons-solid .cat-card__icon,.page-icons-duo .cat-card__icon{width:68px;height:68px;margin-bottom:12px}.icon-ref,.icon-ref:before,.icon-ref:after{box-sizing:border-box}.icon-ref{width:64px;height:64px;display:block;position:relative}.icon-ref:before,.icon-ref:after{content:"";display:block;position:absolute}.page-icons-solid .icon-ref{background:var(--blue-025);border-radius:50%}.page-icons-solid .icon-ref--start:before{background:var(--orange-500);border-radius:999px;width:7px;height:37px;top:15px;left:21px}.page-icons-solid .icon-ref--start:after{background:var(--orange-500);border-radius:7px 14px 14px 7px;width:24px;height:22px;top:16px;left:26px}.page-icons-solid .icon-ref--guide:before{background:var(--blue-500);width:36px;height:10px;box-shadow:0 12px 0 var(--blue-500), 0 24px 0 var(--blue-500);border-radius:999px;top:17px;left:16px}.page-icons-solid .icon-ref--guide:after{content:none}.page-icons-solid .icon-ref--scenario:before{background:var(--orange-500);width:12px;height:12px;box-shadow:23px 0 0 var(--orange-500), 23px 23px 0 var(--orange-500);border-radius:50%;top:17px;left:15px}.page-icons-solid .icon-ref--scenario:after{border-right:7px solid var(--orange-500);border-bottom:7px solid var(--orange-500);border-radius:0 0 14px;width:23px;height:28px;top:22px;left:24px}.page-icons-solid .icon-ref--faq:before{background:var(--yellow-100);border-radius:13px;width:36px;height:30px;top:15px;left:15px}.page-icons-solid .icon-ref--faq:after{background:var(--yellow-100);clip-path:polygon(0 0,100% 0,0 100%);width:15px;height:15px;top:39px;left:25px}.page-icons-solid .icon-ref--log:before{background:var(--blue-300);border-radius:8px;width:36px;height:31px;top:18px;left:16px}.page-icons-solid .icon-ref--log:after{background:var(--blue-300);width:5px;height:11px;box-shadow:17px 0 0 var(--blue-300);border-radius:999px;top:15px;left:22px}.page-icons-duo .icon-ref--start:before{background:var(--blue-500);border-radius:999px;width:8px;height:42px;top:12px;left:18px}.page-icons-duo .icon-ref--start:after{background:var(--orange-500);border-radius:7px 16px 16px 7px;width:29px;height:25px;top:12px;left:25px}.page-icons-duo .icon-ref--guide:before{background:var(--blue-500);width:40px;height:12px;box-shadow:0 14px 0 var(--blue-500), 0 28px 0 var(--blue-500);border-radius:999px;top:15px;left:12px}.page-icons-duo .icon-ref--guide:after{background:var(--blue-100);width:19px;height:4px;box-shadow:0 14px 0 var(--blue-100), 0 28px 0 var(--blue-100);border-radius:999px;top:19px;left:18px}.page-icons-duo .icon-ref--scenario:before{background:var(--orange-500);width:12px;height:12px;box-shadow:22px 0 0 var(--orange-500), 43px 25px 0 var(--orange-500);border-radius:50%;top:15px;left:9px}.page-icons-duo .icon-ref--scenario:after{border-right:7px solid var(--blue-300);border-bottom:7px solid var(--blue-300);border-radius:0 0 17px;width:40px;height:30px;top:20px;left:18px}.page-icons-duo .icon-ref--faq:before{background:var(--yellow-100);border-radius:14px;width:42px;height:34px;top:13px;left:10px}.page-icons-duo .icon-ref--faq:after{background:var(--orange-500);width:9px;height:22px;box-shadow:0 17px 0 -2px var(--orange-500);border-radius:999px;top:20px;left:27px}.page-icons-duo .icon-ref--log:before{background:var(--blue-100);border-radius:9px;width:42px;height:35px;top:17px;left:11px}.page-icons-duo .icon-ref--log:after{background:var(--blue-700);width:6px;height:13px;box-shadow:18px 0 0 var(--blue-700), 9px 19px 0 -1px var(--blue-700), 9px 31px 0 -1px var(--blue-700);border-radius:999px;top:14px;left:17px}
