.ct-page{background:#fff;font-family:Outfit,sans-serif}.ct-hero{background:radial-gradient(ellipse 150% 80% at 50% 100%,#5e51f859,#5e51f826 40%,#fff 70%);padding:2.5rem 0 1rem;text-align:center}@media(min-width:767px)and (max-width:1024px){.ct-hero{padding:2rem 0 1rem}}.ct-hero__content{max-width:800px;margin:0 auto}.ct-hero__label{display:inline-flex;align-items:center;gap:.4rem;background:#5e51f81a;border:1px solid rgba(94,81,248,.2);color:#5e51f8;font-size:13px;font-weight:600;padding:.4rem 1rem;border-radius:99px;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.ct-hero__title{font-size:40px;font-weight:600;color:#000;line-height:1.2;margin-bottom:1rem;letter-spacing:-.01em}@media(max-width:767px){.ct-hero__title{font-size:28px}}.ct-hero__description{font-weight:400;font-size:18px;color:#000c;line-height:26px;max-width:750px;margin:0 auto}.ct-toc-wrapper{position:sticky;top:64px;z-index:90;background:#fff;border-bottom:1px solid rgb(208,208,208);padding:.75rem 0;box-shadow:0 2px 10px #00000005}.ct-toc{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap}.ct-toc__link{font-size:13px;font-weight:500;color:#000c;padding:.4rem .85rem;border-radius:6px;transition:all .2s ease;border:1px solid transparent}.ct-toc__link:hover{color:#5e51f8;background:#5e51f80d}.ct-toc__link.active{color:#fff;background:#5e51f8}.ct-section{padding:2.5rem 0;scroll-margin-top:120px}.ct-section:nth-of-type(2n){background:#fafafa}@media(max-width:767px){.ct-section{padding:2rem 0}}.ct-section-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.ct-section-header__icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;background:#f3f4f6}.ct-section-header__title{font-size:28px;font-weight:600;color:#000;margin:0}@media(max-width:767px){.ct-section-header__title{font-size:22px}}.ct-content-card{background:#fff;border:1px solid rgb(208,208,208);border-radius:16px;padding:24px;transition:all .3s ease}.ct-content-card:hover{box-shadow:0 10px 30px #5e51f80f;border-color:#5e51f84d}.ct-content-card__intro{font-size:15px;color:#000c;line-height:1.6;margin-bottom:1.5rem}.ct-inner-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}.ct-inner-grid--2{grid-template-columns:1fr 1fr}.ct-inner-grid--3{grid-template-columns:1fr 1fr 1fr}@media(max-width:767px){.ct-inner-grid{grid-template-columns:1fr!important}}.ct-inner-card{background:#fff;border:1px solid rgb(208,208,208);border-radius:12px;padding:1.25rem;height:100%}.ct-inner-card--green{background:#f0fdf4;border-color:#bcf0da}.ct-inner-card--red{background:#fef2f2;border-color:#facccb}.ct-inner-card--teal{background:#f0fdfa;border-color:#b2f5ea}.ct-inner-card__heading{font-size:16px;font-weight:600;color:#000;margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.ct-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.ct-list__item{display:flex;align-items:flex-start;gap:.75rem;font-size:14px;color:#000c;line-height:1.5}.ct-list__item span{display:inline}.ct-list__item strong{color:#000;font-weight:600}.ct-list__item:before{content:"";flex-shrink:0;width:18px;height:18px;margin-top:2px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%235e51f8' stroke-width='3'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M5 13l4 4L19 7' /%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.ct-list__item--check:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2310b981' stroke-width='3'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M5 13l4 4L19 7' /%3E%3C/svg%3E")}.ct-list__item--cross:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ef4444' stroke-width='3'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M6 18L18 6M6 6l12 12' /%3E%3C/svg%3E")}.ct-split{display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media(max-width:767px){.ct-split{grid-template-columns:1fr;gap:1.5rem}}.ct-split__heading{font-size:14px;font-weight:600;color:#000;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #f3f4f6}.ct-numbered-list{display:flex;flex-direction:column;gap:1rem}.ct-numbered-list__item{display:flex;gap:1rem;font-size:14px;color:#000c}.ct-numbered-list__num{flex-shrink:0;width:24px;height:24px;border-radius:50%;background:#5e51f8;color:#fff;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center}.ct-table-wrap{margin-top:1.5rem;border:1px solid rgb(208,208,208);border-radius:12px;overflow:hidden}.ct-table{width:100%;border-collapse:collapse;font-size:14px}.ct-table th{background:#f9fafb;padding:1rem;font-weight:600;color:#000;text-align:left;border-bottom:1px solid rgb(208,208,208)}.ct-table td{padding:1rem;border-bottom:1px solid #f3f4f6;color:#000c}.ct-table tr:last-child td{border-bottom:none}.ct-table__bold{color:#000;font-weight:600}.ct-cta{background:radial-gradient(ellipse 150% 80% at 50% 100%,#5e51f833,#5e51f81a 40%,#fff 70%);border:1px solid rgba(94,81,248,.2);border-radius:20px;padding:4rem 2rem;text-align:center;margin:3rem 0}.ct-cta__title{font-size:32px;font-weight:600;color:#000;margin-bottom:1rem}.ct-cta__desc{font-size:18px;color:#000c;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.ct-cta__buttons{display:flex;gap:1rem;justify-content:center}.ct-cta__btn{padding:.8rem 2rem;border-radius:8px;font-size:15px;font-weight:600;transition:all .2s ease;background:#5e51f8;color:#fff}.ct-cta__btn:hover{background:#3120f6;transform:translateY(-2px);box-shadow:0 4px 15px #5e51f833}.ct-help-box{background:#f0f9ff;border:1px solid #bae6fd;border-radius:12px;padding:1.5rem;margin-top:1.5rem}.ct-help-box__title{font-size:16px;font-weight:600;color:#0369a1;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.ct-help-box__text{font-size:14px;color:#000c;margin-bottom:1rem}.ct-help-box__btn{padding:.6rem 1.5rem;border-radius:6px;background:#5e51f8;color:#fff;font-size:14px;font-weight:600}.ct-help-box__btn:hover{background:#3120f6;transform:translateY(-2px);box-shadow:0 4px 15px #5e51f833}.ct-pro-tip{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:1.25rem;margin-top:1.5rem}.ct-pro-tip__label{font-weight:600;color:#92400e;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.ct-pro-tip__text{font-size:14px;color:#92400e;line-height:1.5}.ct-uk-sections{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media(max-width:767px){.ct-uk-sections{grid-template-columns:1fr}}.ct-uk-col-title{font-size:14px;font-weight:600;color:#000;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}.ct-uk-row{margin-bottom:.75rem}.ct-uk-row__name{font-size:14px;font-weight:600;color:#000;margin-bottom:.15rem}.ct-uk-row__keywords{font-size:13px;color:#5e51f8;line-height:1.4}.ct-yellow-card{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:1.25rem}.ct-yellow-card__title{font-size:15px;font-weight:600;color:#92400e;margin-bottom:.75rem}.ct-times-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}@media(max-width:767px){.ct-times-grid{grid-template-columns:1fr}}.ct-time-card{background:#ffffff80;border:1px solid rgba(146,64,14,.1);border-radius:8px;padding:.75rem}.ct-time-card__title{font-size:13px;font-weight:600;color:#92400e;margin-bottom:.25rem}.ct-time-card__desc{font-size:12px;color:#b45309;line-height:1.4}
