.quick-answer-card{background-color:#ffedd5;border:1px solid #fdba74;border-radius:12px;margin:2rem 0 2.5rem;padding:2rem 1.5rem 1.5rem;position:relative}.quick-answer-card__label{color:#c2410c;white-space:nowrap;background-color:#fff7ed;border:1px solid #fdba74;border-radius:9999px;align-items:center;gap:.375rem;padding:.25rem .75rem;font-size:.85rem;font-weight:700;line-height:1.4;display:inline-flex;position:absolute;top:-.875rem;left:1.25rem}.quick-answer-card .quick-answer-card__body{color:#7c2d12;margin:0;font-size:.95rem;line-height:1.85}@media (min-width:768px){.quick-answer-card{padding:2rem 2rem 1.75rem}.quick-answer-card__body{font-size:1rem}}.knowledge-content h2{color:#1f2937;border-bottom:3px solid var(--primary-color);margin-top:3rem;margin-bottom:1rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:700}.knowledge-content h3{color:#374151;border-left:3px solid var(--primary-color);margin-top:2rem;margin-bottom:.75rem;padding-left:.75rem;font-size:1.25rem;font-weight:600}.knowledge-content .article-card .article-title,.knowledge-content .step-grid__card .step-grid__title{border-left:0;margin-top:0;padding-left:0}.knowledge-content p{color:#4b5563;margin-bottom:1.5rem;line-height:1.875}.knowledge-content ul{margin-bottom:1.5rem;padding-left:1.5rem;list-style-type:disc}.knowledge-content #toc_container ul{margin-bottom:0;list-style-type:none}.knowledge-content ol{margin-bottom:1.5rem;padding-left:1.5rem;list-style-type:decimal}.knowledge-content li{color:#4b5563;margin-bottom:.25rem;line-height:1.625}.knowledge-content a{color:var(--primary-color);text-decoration:none}.knowledge-content a:hover{text-decoration:underline}.knowledge-content blockquote{color:#374151;background:linear-gradient(135deg,#f9fafb 0%,#f3f4f6 100%);border:1px solid #e5e7eb;border-radius:.75rem;margin:2rem 0;padding:1.5rem 1.5rem 1.5rem 3.5rem;font-style:normal;position:relative;box-shadow:0 1px 3px #0000000d}.knowledge-content blockquote:before{content:"\"";color:#9ca3af;font-family:Georgia,serif;font-size:3rem;line-height:1;position:absolute;top:.75rem;left:1rem}.knowledge-content blockquote p{margin-bottom:0;line-height:1.75}.knowledge-content pre{background-color:#1f2937;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem;overflow-x:auto}.knowledge-content code{color:#f8f8f2;background-color:#272822;border-radius:.25rem;padding:.125rem .375rem;font-size:.875rem;line-height:1.5}.knowledge-content pre code{color:inherit;background-color:#0000;padding:0}.knowledge-content img{border-radius:.5rem;margin-bottom:1.5rem}.knowledge-content table{border-collapse:separate;border-spacing:0;border-style:solid;border-width:1px;border-color:var(--border-light);background-color:#fff;border-radius:8px;width:100%;margin:2rem 0;font-size:.9375rem;line-height:1.7;overflow:hidden}.knowledge-content thead{background-color:var(--bg-warm)}.knowledge-content th,.knowledge-content td{text-align:left;vertical-align:top;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--border-light);color:var(--text-dark);padding:.875rem 1.25rem}.knowledge-content tr:last-child>th,.knowledge-content tr:last-child>td{border-bottom-width:0}.knowledge-content th{background-color:var(--bg-warm);color:var(--text-dark);border-right-style:solid;border-right-width:1px;border-right-color:var(--border-light);white-space:nowrap;font-weight:700}.knowledge-content tr>th:first-child{width:30%;min-width:7rem}.knowledge-content th p,.knowledge-content td p{color:inherit;line-height:inherit;margin:0}.knowledge-content th p+p,.knowledge-content td p+p{margin-top:.5rem}.knowledge-content td a{color:var(--primary-color)}@media (max-width:640px){.knowledge-content table{font-size:.875rem}.knowledge-content th,.knowledge-content td{padding:.75rem .875rem}.knowledge-content tr>th:first-child{min-width:5.5rem}.knowledge-content th{white-space:normal}}.supervisor-profile{background-color:#f9fafb;border-radius:1rem;margin-top:4rem;padding:2rem}@media (max-width:640px){.supervisor-profile{padding:1.5rem}}.supervisor-profile>*+*{margin-top:2rem}.supervisor-profile__header{border-bottom:1px solid #0000001a;align-items:center;gap:1.5rem;padding-bottom:2rem;display:flex}.supervisor-profile__img{border:1px solid #eee;border-radius:50%;flex-shrink:0;width:80px;height:80px;overflow:hidden}.knowledge-content .supervisor-profile__label{color:#6b7280;margin:0;font-size:.875rem;font-weight:700;line-height:1.5}.knowledge-content .supervisor-profile__name{color:#1f2937;border:none;margin:0;padding:0;font-size:1.25rem;font-weight:700;line-height:1.5}.supervisor-profile__position{color:#6b7280;margin-top:.25rem;font-size:.875rem;font-weight:500;line-height:1.5}.supervisor-profile__description{color:#4b5563;font-size:.9375rem;line-height:2}.supervisor-profile__description>*+*{margin-top:1.5rem}.supervisor-profile__description a{color:var(--primary-color);background-image:linear-gradient(90deg, var(--primary-color), var(--primary-color));background-position:0 100%;background-repeat:no-repeat;background-size:0% 1px;padding-bottom:2px;text-decoration:none;transition:background-size .4s cubic-bezier(.43,.05,.17,1)}.supervisor-profile__description a:hover{background-size:100% 1px;text-decoration:none}.supervisor-profile__social{flex-wrap:wrap;gap:1rem;display:flex}.supervisor-profile__social a{color:var(--primary-color);font-size:.875rem;font-weight:500}div.step-grid,.knowledge-content .step-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin:2rem 0 2.5rem;display:grid!important}@media (max-width:1024px){div.step-grid,.knowledge-content .step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){div.step-grid,.knowledge-content .step-grid{grid-template-columns:minmax(0,1fr)}}.step-grid__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:.75rem;padding:1.25rem 1.25rem 1.5rem;display:flex}.step-grid__step-number{letter-spacing:.05em;color:var(--primary-color,#079f5c);background:#079f5c14;border-radius:999px;align-self:flex-start;padding:.15rem .6rem;font-size:.7rem;font-weight:700;display:inline-block}.step-grid__title{margin:0;font-size:1.05rem;font-weight:700;line-height:1.45}.step-grid__description{color:#4b5563;margin:0;font-size:.875rem;line-height:1.7}.step-grid__links{border-top:1px solid #f3f4f6;flex-direction:column;gap:.35rem;margin:auto 0 0;padding:.85rem 0 0;list-style:none;display:flex}.step-grid__links li{margin:0;padding:0}.step-grid__links a{color:var(--primary-color,#079f5c);word-break:break-word;padding-left:.85rem;font-size:.8125rem;line-height:1.55;text-decoration:none;display:block;position:relative}.step-grid__links a:before{content:"›";color:var(--primary-color,#079f5c);position:absolute;top:0;left:0}.step-grid__links a:hover{text-decoration:underline}.article-card-block{margin:.75rem 0}.article-card-grid-block{margin:1.5rem 0 2rem}.article-grid--in-richtext{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}@media (max-width:1024px){.article-grid--in-richtext{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.article-grid--in-richtext{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.article-grid--in-richtext{grid-template-columns:minmax(0,1fr)}}.step-grid__icon{justify-content:center;margin:.25rem 0 .5rem;display:flex}.step-grid__icon img{border-radius:8px;width:100%;max-width:180px;height:auto;display:block}.faq-accordion{flex-direction:column;gap:.5rem;margin:1.5rem 0 2rem;display:flex}.faq-accordion__item{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.faq-accordion__item[open]{border-color:var(--primary-color,#079f5c);box-shadow:0 1px 4px #079f5c14}.faq-accordion__question{cursor:pointer;color:#1f2937;align-items:flex-start;gap:.6rem;padding:.95rem 1rem;font-size:.95rem;font-weight:600;line-height:1.55;list-style:none;display:flex;position:relative}.faq-accordion__question::-webkit-details-marker{display:none}.faq-accordion__q-mark{color:var(--primary-color,#079f5c);letter-spacing:.02em;flex:none;font-size:1rem;font-weight:800;line-height:1.55}.faq-accordion__q-text{flex:auto}.faq-accordion__chevron{border-bottom:2px solid #9ca3af;border-right:2px solid #9ca3af;flex:none;width:12px;height:12px;margin-top:.3rem;margin-left:.4rem;transition:transform .2s;transform:rotate(45deg)}.faq-accordion__item[open] .faq-accordion__chevron{border-color:var(--primary-color,#079f5c);margin-top:.55rem;transform:rotate(-135deg)}.faq-accordion__answer{color:#374151;white-space:pre-wrap;padding:0 1rem 1rem 2.4rem;font-size:.9rem;line-height:1.85}.cta-banner{border-radius:14px;flex-direction:column;gap:.85rem;margin:2rem 0 2.5rem;padding:1.5rem 1.75rem;display:flex}@media (min-width:768px){.cta-banner{flex-direction:row;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.75rem 2rem}}.cta-banner--primary{background:linear-gradient(135deg,#079f5c14,#079f5c26);border:1px solid #079f5c40}.cta-banner--outline{background:#fff;border:1px solid #e5e7eb}.cta-banner__body{flex:auto}.cta-banner__heading{color:#1f2937;margin:0 0 .35rem;font-size:1.1rem;font-weight:700;line-height:1.5}.cta-banner__description{color:#4b5563;margin:0;font-size:.875rem;line-height:1.7}.cta-banner__cta{flex:none}.cta-banner__button{background:var(--primary-color,#079f5c);border-radius:999px;align-items:center;gap:.5rem;padding:.7rem 1.5rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:opacity .15s;display:inline-flex;color:#fff!important}.cta-banner__button:hover{opacity:.88;text-decoration:none}.knowledge-content .cta-banner__button{color:#fff}
