.LegalNavigation_container__vaAZS{display:flex;flex-direction:column;gap:.5rem}.LegalNavigation_title__fA8UG{font-weight:700;color:var(--color-text-secondary)}.LegalNavigation_list__K30Mz{display:flex;flex-direction:column;gap:.5rem}.LegalNavigation_link__awTDq{display:inline-block;padding:.5rem;border-radius:var(--radius);&:hover{text-decoration:none}&.LegalNavigation_active__Mf1iJ,&:hover{background-color:#eee}}.LegalSidebar_sidebar__5j5Jp{max-width:75ch;width:100%}.LegalSidebar_content___8n7q{display:flex;flex-direction:column;gap:1rem;max-width:350px}@media only screen and (min-width:1100px){.LegalSidebar_sidebar__5j5Jp{position:-webkit-sticky;position:sticky;top:3rem;align-self:flex-start;max-width:350px}}.page_main__0jRhG{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:2rem;min-height:100vh}.page_content__7RA3h{width:100%;max-width:75ch}.page_header__XK5P7{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.page_header__XK5P7 p{color:#6b7280}.page_highlight__g99sc{font-weight:700}.page_sections__GyKyR{display:flex;flex-direction:column;gap:2rem}.page_sections__GyKyR section{display:flex;flex-direction:column;gap:1rem}.page_sections__GyKyR section p{line-height:1.5rem}.page_sections__GyKyR section h3{color:var(--color-accent);padding-bottom:.5rem;border-bottom:2px solid #eae6ff;margin-bottom:.5rem}.page_contactMethods__tBNzl{display:flex;flex-direction:column;gap:1.5rem;margin-top:1rem}.page_contactItem__oz7LV{display:grid;grid-template-columns:2rem 1fr;grid-gap:1rem;gap:1rem;align-items:flex-start;padding:1rem;background:#f8f9fb;border-radius:.8rem;border:1px solid #eae6ff;transition:all .2s ease-in-out}.page_contactItem__oz7LV svg{color:var(--color-accent);margin-top:.2rem}.page_contactItem__oz7LV h4{font-size:1.1rem;font-weight:700;margin-bottom:.5rem;color:var(--color-accent)}.page_contactItem__oz7LV p{margin-bottom:.25rem}.page_contactItem__oz7LV a{color:var(--color-link);text-decoration:none;font-weight:500}.page_contactItem__oz7LV a:hover{text-decoration:underline}.page_contactItem__oz7LV small{color:var(--color-text-secondary);font-style:italic}.page_companyDetails__NHLd3{display:flex;flex-direction:column;gap:1.5rem}.page_address__8CRfF{font-style:normal;line-height:1.6}.page_address__8CRfF .page_highlight__g99sc{color:var(--color-accent);font-size:1.1rem}@media only screen and (min-width:700px){.page_companyDetails__NHLd3,.page_contactMethods__tBNzl{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}}@media only screen and (min-width:1100px){.page_main__0jRhG{flex-direction:row;justify-content:center;align-items:start}}.page_main__u09wG{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:2rem;min-height:100vh}.page_content__2vtpT{width:100%;max-width:75ch}.page_header__01ubK{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.page_header__01ubK p{color:#6b7280}.page_list__xUeRN{display:flex;flex-direction:column;gap:1rem;list-style:disc;margin-left:1.2rem}.page_btnManage__YVyvb{background:var(--color-accent);color:#fff;font-size:1rem;font-weight:700;padding:1rem 2rem;border-radius:var(--radius)}.page_sections__sNJbm{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.page_sections__sNJbm>section{display:flex;flex-direction:column;gap:1rem}.page_sections__sNJbm>section p{line-height:1.5rem}.page_sections__sNJbm>section ol{margin-left:2rem;display:flex;flex-direction:column;gap:1rem}.page_highlight__DCkcb{font-weight:700}@media only screen and (min-width:1100px){.page_main__u09wG{flex-direction:row;justify-content:center;align-items:start}}.Dialog_overlay__j1zlT{background-color:#00000088;position:fixed;inset:0;animation:Dialog_overlayShow__BuYO8 .2s ease forwards}.Dialog_content__3bMKZ{background-color:#ffffff;border-radius:6px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90vw;max-width:50ch;max-height:95vh;overflow-y:auto;padding:2rem;animation:Dialog_contentShow__vPANH .2s ease;display:flex;flex-direction:column;gap:1rem;text-align:left;&:focus{outline:none}}.Dialog_actionBtns__DIxBh{display:flex;flex-wrap:wrap;flex-direction:row;gap:1rem;align-items:center}.Dialog_actionBtns__DIxBh button{border-radius:var(--radius);padding:1rem 2rem;font-weight:700;font-size:1rem;cursor:pointer}.Dialog_btnAcceptAll__cI_Rj{color:#fff;background:#4a1efc;&:hover{background:#5b2ffd}}.Dialog_btnSave__U_TXG{color:var(--color-accent);border:1px solid var(--color-accent)}@keyframes Dialog_overlayShow__BuYO8{0%{opacity:0}to{opacity:1}}@keyframes Dialog_contentShow__vPANH{0%{opacity:0;transform:translate(-50%)}to{opacity:1;transform:translate(-50%,-50%)}}.Checkbox_toggle__3fBdJ{background:#f9f9f9;padding:1rem;border-radius:var(--radius)}.Checkbox_header__lHZa9{display:grid;grid-template-columns:1rem auto 1fr;grid-gap:1rem;gap:1rem;align-items:center}.Checkbox_checkBox__fYXud{height:1rem;width:1rem}.Checkbox_label__QevAC{font-weight:700}.Checkbox_trigger__WBWYh{text-align:right;&[data-state=open] svg{transform:rotate(180deg)}}.Checkbox_trigger__WBWYh svg{transition:transform .2s ease;color:var(--color-accent)}.Checkbox_collapseContent__5ra50{height:var(--radix-collapsible-content-height);overflow:hidden}.Checkbox_collapseContent__5ra50[data-state=open]{animation:Checkbox_slideDown__Dwv9n .3s ease-out}.Checkbox_collapseContent__5ra50[data-state=closed]{animation:Checkbox_slideUp__ecyNq .3s ease-out}@keyframes Checkbox_slideDown__Dwv9n{0%{height:0}to{height:var(--radix-collapsible-content-height)}}@keyframes Checkbox_slideUp__ecyNq{0%{height:var(--radix-collapsible-content-height)}to{height:0}}.NotificationSection_wrapper__l0GQg{position:fixed;bottom:0;width:100%;display:flex;justify-content:flex-end;z-index:1;pointer-events:none;transform:translateY(100%)}.NotificationSection_wrapper__l0GQg[data-show=true]{animation:NotificationSection_show___qw7g .5s var(--function-bounce) forwards}.NotificationSection_wrapper__l0GQg[data-show=false]{animation:NotificationSection_hide__fZ36N 2s var(--function-bounce) forwards}.NotificationSection_container__xjPUE{pointer-events:all;margin:.5rem;background:#f8f9fb;border-radius:.8rem;padding:1rem;max-width:50ch;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35)}.NotificationSection_title__hDWxh{font-weight:700}.NotificationSection_list_wrapper__Ei0LD{margin-top:1rem;border:.1rem solid #000;border-radius:.8rem;overflow:hidden}.NotificationSection_list_inner__YlZIM{overflow-y:auto;max-height:20svh;scrollbar-width:thin}@keyframes NotificationSection_show___qw7g{to{transform:translateY(0)}}@keyframes NotificationSection_hide__fZ36N{0%{transform:translateY(0)}to{transform:translateY(calc(100% + 1rem))}}@media print{.NotificationSection_wrapper__l0GQg{visibility:hidden}}.Toast_container__Qzn4W{display:grid;background:#181825;color:#fff;grid-template-columns:1.5rem 1fr auto;align-items:center;grid-gap:.5rem;gap:.5rem;padding:1rem}.Toast_container__Qzn4W svg{grid-column:1;color:#eae6ff;width:1.5rem}.Toast_container__Qzn4W .Toast_success__eDNXF{color:#59aa87}.Toast_container__Qzn4W .Toast_err__0aK01{color:#cf222e}.Toast_container__Qzn4W svg:hover{opacity:1}.Toast_container__Qzn4W p{grid-column:2;pointer-events:none}.Toast_actions__FSAng button{grid-column:3;padding:.5rem;background:#fff;border-radius:.8rem;border:none;font-size:1rem;font-weight:700;cursor:pointer}.Toast_actions__FSAng button:hover{background:#fff}.loading_main__6iFQD{padding:10rem 0;display:flex;justify-content:center;align-items:center;height:calc(100svh - 100px)}.loading_ripple__SQJ5C{display:inline-block;position:relative;width:80px;height:80px}.loading_ripple__SQJ5C div{position:absolute;border:4px solid #4a1efc;opacity:1;border-radius:50%;animation:loading_ripple__SQJ5C 1.5s cubic-bezier(0,.2,.8,1) infinite}.loading_ripple__SQJ5C div:nth-child(2){animation-delay:-.5s}@keyframes loading_ripple__SQJ5C{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}.page_main__kmS14{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:2rem;min-height:100vh}.page_content__jZEgl{width:100%;max-width:75ch}.page_header__XoHsK{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.page_header__XoHsK p{color:#6b7280}.page_highlight__oWoQ7{font-weight:700}.page_sections__kGoNi{display:flex;flex-direction:column;gap:3rem;margin-top:3rem}.page_sections__kGoNi section{display:flex;flex-direction:column;gap:1.5rem}.page_sections__kGoNi section h3{font-size:1.5rem;font-weight:600;color:#1e293b;margin:0}.page_sections__kGoNi section h4{font-size:1.25rem;font-weight:500;color:#1e293b;margin:0}.page_sections__kGoNi section p{line-height:1.6;color:#374151}.page_sections__kGoNi section ol{margin-left:2rem;display:flex;flex-direction:column;gap:1rem}.page_sections__kGoNi section ol li{line-height:1.6;color:#374151}.page_pastVersions__yrqIi{margin-top:2rem;padding:1rem;background:#eae6ff;border:.1rem solid #a6a9c8;border-radius:.8rem}@media only screen and (min-width:1100px){.page_main__kmS14{flex-direction:row;justify-content:center;align-items:start}}.page_main__jXA8a{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:2rem;min-height:100vh}.page_content__RGSxu{width:100%;max-width:75ch}.page_header__aE9dq{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.page_header__aE9dq p{color:#6b7280}.page_highlight__sAesH{font-weight:700}.page_sections__dafRa{display:flex;flex-direction:column;gap:3rem;margin-top:3rem}.page_sections__dafRa section{display:flex;flex-direction:column;gap:1.5rem}.page_sections__dafRa section h3{font-size:1.5rem;font-weight:600;color:#1e293b;border-bottom:2px solid #e2e8f0;padding-bottom:.5rem}.page_sections__dafRa section h4{font-size:1.25rem;font-weight:600;color:#374151}.page_sections__dafRa section p{line-height:1.7;color:#374151}.page_sections__dafRa section ol{margin:0 0 0 2rem;display:flex;flex-direction:column;gap:1.5rem;counter-reset:item}.page_sections__dafRa section ol li{line-height:1.6;color:#374151;position:relative;padding-left:.5rem}.page_sections__dafRa section ol ol{margin:0 0 0 2rem;gap:1rem}@media only screen and (min-width:1100px){.page_main__jXA8a{flex-direction:row;justify-content:center;align-items:start}}.PageSummary_container__L7_yr{display:flex;flex-direction:column;gap:1rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.05)}.PageSummary_header__gRoES h2{margin-bottom:.5rem;color:#1e293b;font-size:1.25rem}.PageSummary_header__gRoES p{color:#374151;font-weight:600}.PageSummary_keyPoints__dVPQ5{display:flex;flex-direction:column;gap:1rem}.PageSummary_keyPoints__dVPQ5 li{background:white;padding:1rem;border-radius:8px;border-left:4px solid #6366f1;box-shadow:0 1px 3px rgba(0,0,0,.1)}@media only screen and (max-width:600px){.PageSummary_container__L7_yr{padding:1rem}}.Callout_callout__g1dG9{border-radius:8px;padding:1rem;border-left:4px solid}.Callout_calloutHeader__js_B_{display:flex;align-items:center;gap:.5rem}.Callout_icon__SGuMo{font-size:1.25rem}.Callout_title__Aj57u{font-size:1rem;font-weight:600}.Callout_content__25VBQ{line-height:1.6}.Callout_warning__VHt_Y{background:linear-gradient(135deg,#fef3c7,#fed7aa);border:1px solid #f59e0b}.Callout_warning__VHt_Y .Callout_title__Aj57u{color:#92400e}.Callout_info__bikTR{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:1px solid #3b82f6}.Callout_info__bikTR .Callout_title__Aj57u{color:#1e40af}.Callout_academic__M4AFt{background:linear-gradient(135deg,#f3e8ff,#e9d5ff);border:1px solid #8b5cf6}.Callout_academic__M4AFt .Callout_title__Aj57u{color:#6b21a8}.Callout_important__UxQ8D{background:linear-gradient(135deg,#fee2e2,#fecaca);border:1px solid #ef4444}.Callout_important__UxQ8D .Callout_title__Aj57u{color:#b91c1c}.TableOfContents_details__jq38V{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.TableOfContents_details__jq38V summary{display:flex;align-items:center;padding:.75rem;cursor:pointer;font-weight:700;&:hover{background:rgba(99,102,241,.05)}}.TableOfContents_list__8LgAo{display:flex;flex-direction:column;gap:.5rem;padding:.5rem}.TableOfContents_item__PggHO{display:block;padding:.75rem;background:white;border:1px solid #e5e7eb;border-radius:8px;width:100%;cursor:pointer;text-align:left;font-size:1rem;transition:transform .2s ease-in-out;&:hover{background:#f9fafb;border-color:#6366f1;transform:translateX(2px);text-decoration:none}&.TableOfContents_active__yUHrf{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:white;border-color:#6366f1}}.Feedback_markdownOutput__mT7L7{scrollbar-width:thin;height:60svh;overflow-y:auto;padding:1rem}.Feedback_markdownOutput__mT7L7 h1{font-size:2rem;margin-bottom:1rem}.Feedback_markdownOutput__mT7L7 h2{border-bottom:1px solid #5539cc}.Feedback_markdownOutput__mT7L7 h2,.Feedback_markdownOutput__mT7L7 h3,.Feedback_markdownOutput__mT7L7 h4{font-weight:700;margin-bottom:1rem}.Feedback_markdownOutput__mT7L7 em,.Feedback_markdownOutput__mT7L7 strong{font-weight:700}.Feedback_markdownOutput__mT7L7 ul{margin-bottom:1rem}.Feedback_markdownOutput__mT7L7 li{margin-left:2em;list-style-type:circle;line-height:1.5rem}.AiJobStatusPill_pill__Jhi4k{display:inline;padding:.2rem .3rem;width:-moz-fit-content;width:fit-content;border-radius:16px;font-size:12px;font-weight:700;text-transform:uppercase}.AiJobStatusPill_notStarted__W0iGh{background-color:#fef3c7;color:#92400e;border:1px solid #fbbf24}.AiJobStatusPill_inProgress__S0i8C{background-color:#dbeafe;color:#1e40af;border:1px solid #3b82f6}.AiJobStatusPill_completed__6kHMS{background-color:#d1fae5;color:#065f46;border:1px solid #10b981}.AiJobStatusPill_failed__9QueG{background-color:#fee2e2;color:#991b1b;border:1px solid #ef4444}.LinkButton_btnLink__Vf_At{display:flex;align-items:center;justify-content:center;gap:.5em;padding:1em;font-weight:700;border-radius:var(--radius);font-size:1em;text-align:center;transition:background .1s ease-in-out}.LinkButton_btnLink__Vf_At:hover{text-decoration:none}.LinkButton_primary__xWlfc{background-color:var(--color-accent);color:#fff}.LinkButton_primary__xWlfc:hover{background-color:#5b2ffd}.WordLimit_wordLimit__DJDwI hr{margin:1rem 0}.WordLimit_nums__HOfhL{font-weight:700}.WordLimit_desc__0Entl{margin-top:.2rem;font-size:.8rem}