:root{--grey-50: #faf9f7;--grey-100: #f4f3f0;--grey-200: #eceae5;--grey-300: #dddcd4;--grey-400: #c4c2b8;--grey-500: #8a8880;--grey-600: #5c5a55;--grey-700: #2e2d2a;--grey-800: #1a1918;--orange: #b85c1a;--orange-light: #fdf0e8;--orange-mid: #f0c4a0;--orange-dark: #854018;--purple: #7c5cbf;--purple-light: #f3f0fc;--purple-mid: #c9c4e8;--purple-dark: #5c3fa0;--green: #3a7d52;--green-light: #eef5f0;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--shadow-card: 0 1px 3px rgba(0,0,0,.06), 0 1px 1px rgba(0,0,0,.04)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;background:var(--grey-100);color:var(--grey-800);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}img{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.btn-primary{display:inline-flex;align-items:center;gap:6px;background:var(--orange);color:#fff;border:none;border-radius:var(--radius-sm);padding:10px 20px;font-size:14px;font-weight:500;transition:background .15s}.btn-primary:hover{background:var(--orange-dark)}.btn-ghost{display:inline-flex;align-items:center;gap:6px;background:transparent;color:var(--grey-700);border:.5px solid var(--grey-300);border-radius:var(--radius-sm);padding:10px 20px;font-size:14px;transition:background .15s}.btn-ghost:hover{background:var(--grey-200)}.btn-purple{display:inline-flex;align-items:center;gap:6px;background:var(--purple-light);color:var(--purple-dark);border:.5px solid var(--purple-mid);border-radius:var(--radius-sm);padding:8px 16px;font-size:13px;font-weight:500;transition:background .15s}.btn-purple:hover{background:var(--purple-mid)}.card{background:var(--grey-50);border:.5px solid var(--grey-300);border-radius:var(--radius-lg);box-shadow:var(--shadow-card)}.pill{display:inline-block;font-size:11px;font-weight:500;padding:3px 10px;border-radius:20px;letter-spacing:.2px}.pill-new{background:var(--green-light);color:var(--green)}.pill-required{background:var(--orange-light);color:var(--orange-dark)}.pill-updated{background:var(--purple-light);color:var(--purple-dark)}.pill-reference{background:var(--grey-200);color:var(--grey-600)}.spinner{width:20px;height:20px;border:2px solid var(--grey-300);border-top-color:var(--orange);border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.page-loading{display:flex;align-items:center;justify-content:center;min-height:100vh}._nav_19g78_2{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:12px 40px;background:#fff;border-bottom:.5px solid transparent;transition:border-color .2s,box-shadow .2s}._navScrolled_19g78_10{border-bottom-color:#e8e4de;box-shadow:0 1px 8px #2a27240f}._navLogo_19g78_14{display:flex;align-items:center;gap:10px}._navLogoImg_19g78_15{height:36px;width:auto}._navLogoText_19g78_16{font-size:16px;font-weight:500;color:#2a2724;letter-spacing:-.3px}._logoBrand_19g78_17{color:#e87a2a}._logoPurple_19g78_18{color:#7c5cbf}._logoDomain_19g78_19{color:#aaa69e;font-weight:400}._navLinks_19g78_21{display:flex;align-items:center;gap:22px}._navLinks_19g78_21 a{font-size:13px;color:#7a7672;transition:color .15s;text-decoration:none}._navLinks_19g78_21 a:hover{color:#2a2724}._navPortal_19g78_28{color:#7c5cbf!important;font-weight:500}._navHamburger_19g78_31{display:none;flex-direction:column;gap:4px;justify-content:center;width:36px;height:36px;background:none;border:none;cursor:pointer;padding:6px;border-radius:7px;transition:background .12s}._navHamburger_19g78_31:hover{background:#f5f2ee}._hamburgerLine_19g78_39{width:18px;height:1.5px;background:#5a5652;border-radius:2px;transition:all .2s;display:block}._mobileMenu_19g78_46{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:200}._mobileMenuOpen_19g78_50{display:block}._mobileOverlay_19g78_51{position:absolute;top:0;right:0;bottom:0;left:0;background:#2a27244d}._mobileDrawer_19g78_55{position:absolute;top:0;right:0;width:260px;height:100%;background:#fff;box-shadow:-4px 0 24px #2a27241a;display:flex;flex-direction:column;padding:24px 20px;gap:4px}._mobileDrawerClose_19g78_64{align-self:flex-end;margin-bottom:16px;width:32px;height:32px;border-radius:50%;background:#f5f2ee;border:none;font-size:14px;color:#7a7672;cursor:pointer;display:flex;align-items:center;justify-content:center}._mobileDrawerClose_19g78_64:hover{background:#ebe7e0}._mobileNavLink_19g78_72{display:block;padding:12px 14px;font-size:15px;color:#3a3632;text-decoration:none;border-radius:8px;transition:background .12s}._mobileNavLink_19g78_72:hover{background:#f5f2ee}._mobileNavPortal_19g78_79{color:#7c5cbf!important;font-weight:500;background:#f5f0fb}._mobileNavPortal_19g78_79:hover{background:#ede5f8!important}._mobileNavBook_19g78_84{margin-top:8px;display:block;text-align:center;padding:12px 14px;background:#e87a2a;color:#fff;border-radius:8px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s}._mobileNavBook_19g78_84:hover{background:#d06818}._hero_19g78_95{position:relative;overflow:hidden;display:flex;align-items:flex-end;gap:32px;padding:60px 40px 0;background:#fff;border-bottom:.5px solid #e8e4de;min-height:420px}._heroContent_19g78_103{flex:1;padding-bottom:60px;position:relative;z-index:3}._heroEyebrow_19g78_106{font-size:11px;font-weight:600;letter-spacing:1.8px;text-transform:uppercase;color:#7c5cbf;margin-bottom:16px}._heroH1_19g78_110{font-size:44px;font-weight:500;line-height:1.12;color:#2a2724;margin-bottom:18px}._heroH1_19g78_110 em{color:#e87a2a;font-style:normal}._heroSub_19g78_115{font-size:15px;color:#7a7672;line-height:1.7;max-width:420px;margin-bottom:28px}._heroBtns_19g78_119{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:20px}._heroTrust_19g78_120{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:12px;color:#aaa69e}._trustDot_19g78_124{color:#e87a2a}._heroImageStack_19g78_126{width:340px;flex-shrink:0;position:relative;z-index:3;align-self:flex-end}._heroMainImage_19g78_130{position:relative;border-radius:14px 14px 0 0;overflow:hidden;box-shadow:0 8px 32px #2a27241a}._heroImg_19g78_134{width:100%;height:280px;object-fit:cover;object-position:center 55%;display:block}._heroImgBadge_19g78_139{position:absolute;bottom:12px;left:12px;display:flex;align-items:center;gap:7px;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:.5px solid #e8e4de;border-radius:20px;padding:5px 12px;font-size:12px;font-weight:500;color:#2a2724}._badgeDot_19g78_146{width:7px;height:7px;border-radius:50%;background:#e87a2a;display:inline-block}._planetArt_19g78_151{position:absolute;left:38%;top:0;width:300px;height:300px;z-index:1;pointer-events:none;opacity:.65;transform:translate(-50%)}._safetySection_19g78_159{padding:80px 40px;background:#faf9f7;border-bottom:.5px solid #e8e4de}._safetySplit_19g78_164{display:grid;grid-template-columns:320px 1fr;gap:60px;align-items:start}._safetyLeft_19g78_167{position:sticky;top:80px}._sTag_19g78_168,._sTagLight_19g78_172{font-size:11px;font-weight:600;letter-spacing:1.8px;text-transform:uppercase;color:#e87a2a;margin-bottom:10px}._sH2_19g78_176{font-size:28px;font-weight:500;color:#2a2724;margin-bottom:14px;line-height:1.25}._sSub_19g78_180{font-size:14px;color:#7a7672;line-height:1.7;margin-bottom:24px}._safetyGrid_19g78_183{display:grid;grid-template-columns:1fr 1fr;gap:14px}._safetyCard_19g78_184{padding:22px;border-radius:12px;border:.5px solid #e8e4de}._safetyCard_orange_19g78_187{background:#fff8f0;border-color:#f5cba8}._safetyCard_purple_19g78_188{background:#f5f0fb;border-color:#d9c8f5}._safetyCard_green_19g78_189{background:#f0faf2;border-color:#b8d8c4}._scTitle_19g78_190{font-size:14px;font-weight:600;color:#2a2724;margin-bottom:8px}._scDesc_19g78_191{font-size:13px;color:#7a7672;line-height:1.6}._fleetSection_19g78_194{padding:80px 40px;background:#fff;border-bottom:.5px solid #e8e4de}._fleetHeader_19g78_199{max-width:560px;margin-bottom:40px}._fleetGrid_19g78_200{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-items:end}._fleetCard_19g78_204{background:#fff;border:.5px solid #e8e4de;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #2a27240d;transition:transform .18s,box-shadow .18s}._fleetCard_19g78_204:hover{transform:translateY(-3px);box-shadow:0 6px 20px #2a272417}._fleetImgWrap_19g78_214{position:relative;overflow:hidden}._fleetImg_19g78_214{width:100%;display:block;object-fit:cover;height:200px;object-position:center 60%;transition:transform .3s}._fleetImgLandscape_19g78_221{object-position:center 55%!important}._fleetCard_19g78_204:hover ._fleetImg_19g78_214{transform:scale(1.03)}._fleetImgBadge_19g78_223{position:absolute!important;top:10px;left:10px}._fleetBadgeOrange_19g78_224{background:#fff8f0f2!important;color:#c25a1a!important}._fleetBadgePurple_19g78_225{background:#f5f0fbf2!important;color:#5a3a9a!important}._fleetBadgeGrey_19g78_226{background:#ffffffeb!important;color:#5a5652!important}._fleetCardBody_19g78_227{padding:14px 16px}._fleetName_19g78_228{font-size:15px;font-weight:600;color:#2a2724;margin-bottom:4px}._fleetSub_19g78_229{font-size:12px;color:#7a7672}._fleetNote_19g78_230{font-size:12px;color:#e87a2a;font-weight:600;margin-top:6px}._areasSection_19g78_233{padding:80px 40px;background:#faf9f7;border-bottom:.5px solid #e8e4de;position:relative;overflow:hidden}._areasPlanet_19g78_239{position:absolute;right:-60px;top:50%;transform:translateY(-50%);width:340px;height:340px;opacity:.25;pointer-events:none}._areasInner_19g78_245{position:relative;z-index:2}._areasGrid_19g78_246{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:32px}._areaCard_19g78_250{background:#fff;border:.5px solid #e8e4de;border-radius:12px;padding:20px 22px;transition:background .15s,border-color .15s}._areaCard_19g78_250:hover{background:#fff8f0;border-color:#f5cba8}._areaName_19g78_256{font-size:15px;font-weight:600;color:#2a2724;margin-bottom:6px}._areaDesc_19g78_257{font-size:13px;color:#7a7672;line-height:1.55}._aboutSection_19g78_260{padding:80px 40px;background:#fff;border-bottom:.5px solid #e8e4de;display:grid;grid-template-columns:1fr 420px;gap:60px;align-items:center}._aboutText_19g78_267{font-size:15px;color:#5a5652;line-height:1.8;margin-top:16px}._aboutImageWrap_19g78_270{position:relative}._aboutImage_19g78_270{width:100%;border-radius:12px;box-shadow:0 8px 32px #2a272414;display:block;height:340px;object-fit:cover;object-position:center 40%}._contactSection_19g78_280{position:relative;overflow:hidden;padding:90px 40px;background:linear-gradient(135deg,#fff3eb,#f5f0fb);border-bottom:.5px solid #e8e4de;display:flex;align-items:center;justify-content:center}._contactPlanet_19g78_287{position:absolute;right:80px;top:50%;transform:translateY(-50%);opacity:.2;width:360px;height:360px;pointer-events:none}._contactContent_19g78_292{position:relative;z-index:2;text-align:center;max-width:560px}._contactH2_19g78_296{font-size:32px;font-weight:500;color:#2a2724;margin-bottom:14px}._contactSub_19g78_299{font-size:15px;color:#7a7672;margin-bottom:32px;line-height:1.7}._contactLinks_19g78_303{display:flex;gap:14px;justify-content:center;margin-bottom:24px}._contactNote_19g78_306{font-size:13px;color:#aaa69e}._contactNote_19g78_306 a{color:#e87a2a}._footer_19g78_311{background:#f5f2ee;border-top:.5px solid #e8e4de;padding:40px}._footerInner_19g78_316{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:24px}._footerLeft_19g78_320{display:flex;flex-direction:column;gap:8px}._footerLogo_19g78_321{height:40px;width:auto}._footerTagline_19g78_322{font-size:12px;color:#aaa69e;line-height:1.6}._footerLinks_19g78_323{display:flex;flex-direction:column;gap:8px}._footerLinks_19g78_323 a{font-size:13px;color:#7a7672;transition:color .15s;text-decoration:none}._footerLinks_19g78_323 a:hover{color:#2a2724}._footerCopy_19g78_328{font-size:12px;color:#bbb8b2;width:100%;padding-top:20px;border-top:.5px solid #e0dcd6}@media (max-width: 1100px){._fleetGrid_19g78_200{grid-template-columns:repeat(2,1fr)}}@media (max-width: 960px){._safetySplit_19g78_164{grid-template-columns:1fr;gap:32px}._safetyLeft_19g78_167{position:static}._aboutSection_19g78_260{grid-template-columns:1fr}._aboutImageWrap_19g78_270{display:none}}@media (max-width: 820px){._hero_19g78_95{flex-direction:column;padding:40px 24px 0;gap:24px}._heroImageStack_19g78_126{width:100%}._heroImg_19g78_134{height:200px}._planetArt_19g78_151{opacity:.25;width:220px;height:220px;left:50%}._heroH1_19g78_110{font-size:32px}._heroContent_19g78_103{padding-bottom:0}._nav_19g78_2{padding:12px 20px}._navLinks_19g78_21,._navBookBtn_19g78_353{display:none}._navHamburger_19g78_31{display:flex}._areasGrid_19g78_246{grid-template-columns:1fr 1fr}._contactSection_19g78_280{padding:60px 24px}._footer_19g78_311{padding:32px 24px}}@media (max-width: 600px){._safetyGrid_19g78_183,._fleetGrid_19g78_200,._areasGrid_19g78_246{grid-template-columns:1fr}._sH2_19g78_176{font-size:22px}._heroH1_19g78_110{font-size:28px}._contactH2_19g78_296{font-size:24px}._safetySection_19g78_159,._fleetSection_19g78_194,._areasSection_19g78_233,._aboutSection_19g78_260{padding:56px 20px}}._page_y5zx5_1{min-height:100vh;background:var(--grey-100);display:flex;align-items:center;justify-content:center;padding:40px 20px;position:relative}._backLink_y5zx5_9{position:absolute;top:24px;left:28px;font-size:13px;color:var(--grey-500);transition:color .15s}._backLink_y5zx5_9:hover{color:var(--grey-800)}._card_y5zx5_16{width:100%;max-width:420px;background:var(--grey-50);border:.5px solid var(--grey-300);border-radius:var(--radius-lg);padding:36px 32px;box-shadow:0 2px 16px #00000012;position:relative;z-index:2}._cardHeader_y5zx5_26{text-align:center;margin-bottom:24px}._headerLogo_y5zx5_27{height:56px;width:auto;margin-bottom:14px}._title_y5zx5_28{font-size:18px;font-weight:500;color:var(--grey-800);margin-bottom:6px}._sub_y5zx5_29{font-size:13px;color:var(--grey-500);line-height:1.5}._tabBar_y5zx5_32{display:flex;gap:4px;background:var(--grey-200);border-radius:var(--radius-sm);padding:3px;margin-bottom:24px}._tabBtn_y5zx5_39{flex:1;padding:8px 12px;font-size:13px;font-weight:500;border-radius:calc(var(--radius-sm) - 2px);background:none;border:none;color:var(--grey-500);transition:background .15s,color .15s}._tabBtn_y5zx5_39:hover{color:var(--grey-800)}._tabBtnActive_y5zx5_48{background:#fff;color:var(--grey-800);box-shadow:0 1px 4px #00000014}._form_y5zx5_55{display:flex;flex-direction:column;gap:16px;margin-bottom:20px}._field_y5zx5_57{display:flex;flex-direction:column;gap:6px}._field_y5zx5_57 label{font-size:13px;font-weight:500;color:var(--grey-700)}._field_y5zx5_57 input{padding:10px 12px;border:.5px solid var(--grey-300);border-radius:var(--radius-sm);font-size:14px;color:var(--grey-800);background:#fff;outline:none;font-family:inherit;transition:border-color .15s}._field_y5zx5_57 input:focus{border-color:var(--orange)}._error_y5zx5_70{font-size:13px;color:#b03a2e;background:#fdf0ee;border:.5px solid #f5c6c0;border-radius:var(--radius-sm);padding:10px 12px;line-height:1.5}._info_y5zx5_76{font-size:13px;color:#2e7d32;background:#f1f8f2;border:.5px solid #b8d8bf;border-radius:var(--radius-sm);padding:10px 12px;line-height:1.5}._submitBtn_y5zx5_83{width:100%;justify-content:center;padding:12px;font-size:15px;display:flex;align-items:center;gap:8px}._submitBtn_y5zx5_83:disabled{opacity:.6;cursor:not-allowed}._spinner_y5zx5_90{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_y5zx5_90 .7s linear infinite;display:inline-block}@keyframes _spin_y5zx5_90{to{transform:rotate(360deg)}}._helpText_y5zx5_100{font-size:12px;color:var(--grey-400);text-align:center;line-height:1.6}@media (max-width: 480px){._card_y5zx5_16{padding:28px 20px}._backLink_y5zx5_9{top:16px;left:16px}}._page_12y40_1{min-height:100vh;background:#faf9f7;display:flex;flex-direction:column}._topbar_12y40_8{background:#fff;border-bottom:.5px solid #e8e4de;display:flex;align-items:center;justify-content:space-between;padding:14px 28px;flex-shrink:0}._topbarLeft_12y40_14{display:flex;align-items:center;gap:12px}._topbarLogo_12y40_15{font-size:16px;font-weight:500;color:#2a2724}._logoOrange_12y40_16{color:#e87a2a}._logoPurple_12y40_17{color:#7c5cbf}._topbarSep_12y40_18{color:#d8d4ce;font-size:14px}._topbarLabel_12y40_19{font-size:13px;color:#aaa69e}._topbarRight_12y40_20{display:flex;align-items:center;gap:12px}._topbarName_12y40_21{font-size:13px;color:#7a7672}._avatar_12y40_22{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#e87a2a,#7c5cbf);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:#fff}._signOutBtn_12y40_28{font-size:13px;color:#aaa69e;background:none;border:none;padding:4px 0;transition:color .15s;cursor:pointer}._signOutBtn_12y40_28:hover{color:#2a2724}._body_12y40_36{flex:1;display:grid;grid-template-columns:210px 1fr}._sidebar_12y40_42{background:#fff;border-right:.5px solid #e8e4de;padding:20px 10px}._navItem_12y40_47{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border-radius:8px;font-size:13px;color:#7a7672;background:none;border:none;text-align:left;transition:background .12s,color .12s;margin-bottom:2px;cursor:pointer}._navItem_12y40_47:hover{background:#f5f2ee;color:#2a2724}._navItemActive_12y40_57{background:#fff3eb;color:#c25a1a;font-weight:500}._navIcon_12y40_58{font-size:14px}._main_12y40_61{padding:32px 40px;overflow-y:auto}._tabContent_12y40_62{max-width:760px}._greeting_12y40_65{font-size:22px;font-weight:500;color:#2a2724;margin-bottom:4px}._greetingSub_12y40_66{font-size:13px;color:#aaa69e;margin-bottom:28px}._sectionLabel_12y40_67{font-size:11px;font-weight:600;color:#aaa69e;text-transform:uppercase;letter-spacing:1px;margin:28px 0 12px}._statRow_12y40_73{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:12px}._statCard_12y40_74{background:#fff;border:.5px solid #e8e4de;border-radius:10px;padding:14px 16px}._statIcon_12y40_79{width:28px;height:28px;border-radius:7px;display:flex;align-items:center;justify-content:center;font-size:11px;margin-bottom:10px}._statIconOrange_12y40_84{background:#fff3eb;color:#e87a2a}._statIconPurple_12y40_85{background:#f5f0fb;color:#7c5cbf}._statIconGreen_12y40_86{background:#f0faf2;color:#3a8a4a}._statVal_12y40_87{font-size:18px;font-weight:500;color:#2a2724}._statLabel_12y40_88{font-size:11px;color:#aaa69e;margin-top:2px}._miniDocRow_12y40_90{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#fff;border:.5px solid #e8e4de;border-radius:8px;margin-bottom:6px;cursor:pointer;transition:background .12s}._miniDocRow_12y40_90:hover{background:#faf9f7}._miniDocName_12y40_100{font-size:13px;color:#5a5652}._seeAllBtn_12y40_101{font-size:13px;color:#e87a2a;background:none;border:none;padding:8px 0;margin-top:4px;cursor:pointer}._seeAllBtn_12y40_101:hover{text-decoration:underline}._tabTitle_12y40_109{font-size:20px;font-weight:500;color:#2a2724;margin-bottom:6px}._tabSub_12y40_110{font-size:14px;color:#aaa69e;margin-bottom:24px}._empty_12y40_111{font-size:14px;color:#aaa69e;padding:24px 0}._docRow_12y40_113{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#fff;border:.5px solid #e8e4de;border-radius:10px;margin-bottom:8px}._docIcon_12y40_121{width:36px;height:36px;flex-shrink:0;background:#fff3eb;border:.5px solid #f5cba8;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:#c25a1a;letter-spacing:.5px}._docInfo_12y40_130{flex:1;min-width:0}._docTitle_12y40_131{font-size:14px;font-weight:500;color:#2a2724}._docDesc_12y40_132{font-size:12px;color:#7a7672;margin-top:2px}._docMeta_12y40_133{font-size:11px;color:#aaa69e;margin-top:3px}._downloadBtn_12y40_134{width:32px;height:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#faf9f7;border:.5px solid #e0dcd6;border-radius:6px;font-size:16px;color:#7a7672;transition:background .12s;cursor:pointer}._downloadBtn_12y40_134:hover{background:#f5f2ee}._downloadBtn_12y40_134:disabled{opacity:.4}._uploadSection_12y40_145{background:#fff;border:.5px solid #e8e4de;border-radius:12px;padding:20px 22px;margin-bottom:24px}._uploadSectionTitle_12y40_149{font-size:15px;font-weight:500;color:#2a2724;margin-bottom:4px}._uploadSectionSub_12y40_152{font-size:13px;color:#aaa69e;margin-bottom:16px;line-height:1.5}._uploadForm_12y40_155{display:flex;flex-direction:column;gap:14px}._uploadField_12y40_156{display:flex;flex-direction:column;gap:5px}._uploadField_12y40_156 label{font-size:13px;font-weight:500;color:#5a5652}._uploadField_12y40_156 input,._uploadField_12y40_156 select{padding:9px 12px;border:.5px solid #e0dcd6;border-radius:7px;font-size:14px;color:#2a2724;background:#fff;outline:none;font-family:inherit;transition:border-color .15s}._uploadField_12y40_156 input:focus,._uploadField_12y40_156 select:focus{border-color:#e87a2a}._uploadFieldRow_12y40_170{display:grid;grid-template-columns:1fr 1fr;gap:12px}._dropZone_12y40_172{border:1.5px dashed #e0dcd6;border-radius:10px;padding:20px 16px;text-align:center;cursor:pointer;background:#faf9f7;transition:border-color .15s,background .15s}._dropZone_12y40_172:hover{border-color:#e87a2a;background:#fff8f0}._dropZoneHasFile_12y40_180{border-color:#6db87a;background:#f2faf4;border-style:solid}._dropPrompt_12y40_181{font-size:14px;color:#7a7672}._dropHint_12y40_182{font-size:12px;color:#aaa69e;margin-top:4px;display:block}._dropFileName_12y40_183{font-size:13px;font-weight:500;color:#2a2724}._dropChange_12y40_184{font-size:12px;color:#aaa69e;margin-top:4px;display:block}._uploadActions_12y40_185{display:flex;justify-content:flex-end}._uploadError_12y40_187{font-size:13px;color:#a03020;background:#fdf0ee;border:.5px solid #f5c6c0;border-radius:7px;padding:10px 12px}._uploadSuccess_12y40_192{font-size:13px;color:#2e7d32;background:#f1f8f2;border:.5px solid #b8d8bf;border-radius:7px;padding:10px 12px}._myDocsTitle_12y40_199{font-size:14px;font-weight:600;color:#5a5652;text-transform:uppercase;letter-spacing:.8px;font-size:11px;margin:24px 0 12px}._myDocRow_12y40_204{display:flex;align-items:center;gap:12px;padding:12px 14px;background:#fff;border:.5px solid #e8e4de;border-radius:8px;margin-bottom:6px}._myDocIcon_12y40_211{width:32px;height:32px;flex-shrink:0;background:#f5f0fb;border:.5px solid #d9c8f5;border-radius:7px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:#7c5cbf}._myDocInfo_12y40_218{flex:1}._myDocName_12y40_219{font-size:13px;font-weight:500;color:#2a2724}._myDocMeta_12y40_220{font-size:11px;color:#aaa69e;margin-top:2px}._myDocDelete_12y40_221{width:28px;height:28px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:none;border:none;font-size:13px;color:#ccc8c0;border-radius:6px;transition:all .12s;cursor:pointer}._myDocDelete_12y40_221:hover{background:#fdf0ee;color:#a03020}._moduleRow_12y40_231{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#fff;border:.5px solid #e8e4de;border-radius:10px;margin-bottom:8px;transition:opacity .15s}._moduleDone_12y40_238{opacity:.55}._moduleCheck_12y40_239{width:22px;height:22px;flex-shrink:0;border:1.5px solid #e0dcd6;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;color:#fff;cursor:pointer;transition:background .15s,border-color .15s}._moduleCheckDone_12y40_246{background:#3a8a4a;border-color:#3a8a4a}._moduleInfo_12y40_247{flex:1}._moduleTitle_12y40_248{font-size:14px;font-weight:500;color:#2a2724}._moduleSub_12y40_249{font-size:12px;color:#aaa69e;margin-top:3px}._licenseCard_12y40_252{background:#fff;border:.5px solid #e8e4de;border-radius:12px;overflow:hidden;margin-bottom:16px}._licenseRow_12y40_256{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;border-bottom:.5px solid #f0ece6}._licenseRow_12y40_256:last-child{border-bottom:none}._licenseKey_12y40_261{font-size:13px;color:#7a7672}._licenseVal_12y40_262{font-size:13px;font-weight:500;color:#2a2724}._licenseActive_12y40_263{color:#3a8a4a}._licenseNote_12y40_264{font-size:13px;color:#aaa69e;line-height:1.5}@media (max-width: 700px){._body_12y40_36{grid-template-columns:1fr}._sidebar_12y40_42{display:flex;overflow-x:auto;padding:8px 10px;border-right:none;border-bottom:.5px solid #e8e4de;gap:2px}._navItem_12y40_47{flex-shrink:0;white-space:nowrap;padding:8px 12px}._main_12y40_61{padding:20px 16px}._statRow_12y40_73{grid-template-columns:1fr 1fr}._uploadFieldRow_12y40_170{grid-template-columns:1fr}._topbarName_12y40_21{display:none}}@media (max-width: 480px){._topbar_12y40_8{padding:12px 16px}._topbarLabel_12y40_19,._topbarSep_12y40_18{display:none}._statRow_12y40_73{grid-template-columns:1fr}}._page_hy716_1{min-height:100vh;background:#faf9f7;display:flex;flex-direction:column}._topbar_hy716_7{background:#fff;border-bottom:.5px solid #e8e4de;display:flex;align-items:center;justify-content:space-between;padding:14px 28px;flex-shrink:0}._topbarLeft_hy716_13{display:flex;align-items:center;gap:12px}._topbarLogoImg_hy716_14{height:32px;width:auto}._topbarSep_hy716_15{color:#d8d4ce}._topbarLabel_hy716_16{font-size:13px;color:#999490}._topbarRight_hy716_17{display:flex;align-items:center;gap:12px}._body_hy716_19{flex:1;padding:32px 40px;max-width:1040px;width:100%}._tabBar_hy716_22{display:flex;gap:4px;margin-bottom:28px}._tab_hy716_22{display:flex;align-items:center;gap:7px;padding:8px 20px;border-radius:8px;font-size:13px;font-weight:500;background:none;border:.5px solid transparent;color:#999490;transition:all .12s}._tab_hy716_22:hover{background:#f2ede6;color:#3a3632}._tabActive_hy716_31{background:#fff3eb;color:#c25a1a;border-color:#f5cba8}._tabBadge_hy716_32{background:#f5cba8;color:#c25a1a;font-size:11px;font-weight:600;padding:1px 7px;border-radius:20px;min-width:18px;text-align:center}._tabHeader_hy716_41{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px;gap:16px}._tabTitle_hy716_45{font-size:20px;font-weight:500;color:#2a2724;margin-bottom:4px}._tabSub_hy716_46{font-size:13px;color:#999490}._empty_hy716_47{font-size:14px;color:#aaa69e;padding:32px 0}._inviteExplainer_hy716_50{background:#f5f0fb;border:.5px solid #d9c8f5;border-radius:10px;padding:12px 16px;font-size:13px;color:#5a4a7a;line-height:1.55;margin-bottom:20px}._inviteExplainer_hy716_50 strong{color:#3d2e5e}._inviteExplainer_hy716_50 em{font-style:normal;font-weight:500}._inviteNote_hy716_59{background:#fff8f0;border:.5px solid #f5cba8;border-radius:8px;padding:12px 14px;font-size:13px;color:#7a4a1a;line-height:1.55}._inviteNote_hy716_59 strong{color:#5a3010}._emptyState_hy716_67{background:#faf9f7;border:.5px dashed #d8d4ce;border-radius:12px;padding:40px 32px;text-align:center}._emptyStateTitle_hy716_71{font-size:15px;font-weight:500;color:#5a5652;margin-bottom:6px}._emptyStateSub_hy716_72{font-size:13px;color:#aaa69e;line-height:1.6;max-width:380px;margin:0 auto}._table_hy716_75{background:#fff;border:.5px solid #e8e4de;border-radius:12px;overflow:hidden}._tableRow_hy716_81{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr 1fr;align-items:center;gap:12px;padding:12px 18px;border-bottom:.5px solid #f0ece6}._tableRowInstr_hy716_88{grid-template-columns:2fr 2fr 1fr 1fr 1.4fr}._tableRowInvite_hy716_89{grid-template-columns:1.5fr 2fr 1fr 1fr .8fr}._tableRow_hy716_81:last-child{border-bottom:none}._tableHead_hy716_91{background:#faf9f7;font-size:11px;font-weight:500;color:#aaa69e;text-transform:uppercase;letter-spacing:.8px}._docName_hy716_96{font-size:14px;font-weight:500;color:#2a2724}._docDesc_hy716_97{font-size:12px;color:#aaa69e;margin-top:2px}._docMeta_hy716_98{font-size:13px;color:#7a7672}._rowActions_hy716_100{display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap}._actionBtn_hy716_101{font-size:12px;color:#5a5652;background:#f5f2ee;border:.5px solid #e0dcd6;border-radius:6px;padding:5px 12px;transition:all .12s;white-space:nowrap}._actionBtn_hy716_101:hover{background:#ebe7e0}._actionDelete_hy716_108{color:#a03020}._actionDelete_hy716_108:hover{background:#fdf0ee;border-color:#f5c6c0}._instrDocRow_hy716_112{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:.5px solid #f0ece6}._instrDocRow_hy716_112:last-child{border-bottom:none}._instrDocIcon_hy716_118{width:34px;height:34px;flex-shrink:0;background:#f5f0fb;border:.5px solid #d9c8f5;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:#7c5cbf}._downloadBtnSm_hy716_125{width:30px;height:30px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#f5f2ee;border:.5px solid #e0dcd6;border-radius:6px;font-size:14px;color:#5a5652;transition:background .12s}._downloadBtnSm_hy716_125:hover{background:#ebe7e0}._modalBackdrop_hy716_135{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#2a272440;display:flex;align-items:center;justify-content:center;padding:20px}._modal_hy716_135{background:#fff;border:.5px solid #e8e4de;border-radius:14px;width:100%;max-width:480px;box-shadow:0 8px 40px #2a27241f}._modalHeader_hy716_148{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;border-bottom:.5px solid #f0ece6}._modalTitle_hy716_153{font-size:16px;font-weight:500;color:#2a2724}._modalClose_hy716_154{width:28px;height:28px;border-radius:50%;background:#f5f2ee;border:none;font-size:12px;color:#7a7672;display:flex;align-items:center;justify-content:center;transition:background .12s}._modalClose_hy716_154:hover{background:#ebe7e0}._form_hy716_163{padding:20px 24px;display:flex;flex-direction:column;gap:16px}._field_hy716_164{display:flex;flex-direction:column;gap:6px}._field_hy716_164 label{font-size:13px;font-weight:500;color:#5a5652}._field_hy716_164 input,._field_hy716_164 select,._field_hy716_164 textarea{padding:10px 12px;border:.5px solid #e0dcd6;border-radius:7px;font-size:14px;color:#2a2724;background:#fff;outline:none;font-family:inherit;transition:border-color .15s}._field_hy716_164 input:focus,._field_hy716_164 select:focus,._field_hy716_164 textarea:focus{border-color:#e87a2a}._fieldRow_hy716_178{display:grid;grid-template-columns:1fr 1fr;gap:12px}._dropZone_hy716_180{border:1.5px dashed #e0dcd6;border-radius:10px;padding:24px 16px;text-align:center;cursor:pointer;background:#faf9f7;transition:border-color .15s,background .15s}._dropZone_hy716_180:hover{border-color:#e87a2a;background:#fff8f0}._dropZoneHasFile_hy716_188{border-color:#6db87a;background:#f2faf4;border-style:solid}._dropPrompt_hy716_189{font-size:14px;color:#7a7672}._dropHint_hy716_190{font-size:12px;color:#aaa69e;margin-top:4px;display:block}._dropFileName_hy716_191{font-size:13px;font-weight:500;color:#2a2724}._dropChange_hy716_192{font-size:12px;color:#aaa69e;margin-top:4px;display:block}._error_hy716_194{font-size:13px;color:#a03020;background:#fdf0ee;border:.5px solid #f5c6c0;border-radius:7px;padding:10px 12px;line-height:1.5}._modalActions_hy716_200{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}._doneState_hy716_205{padding:36px 24px;text-align:center}._doneIcon_hy716_208{width:48px;height:48px;border-radius:50%;background:#f2faf4;border:1.5px solid #a8d8b4;display:flex;align-items:center;justify-content:center;font-size:20px;color:#3a8a4a;margin:0 auto 14px}._doneTitle_hy716_215{font-size:16px;font-weight:500;color:#2a2724;margin-bottom:8px}._doneSub_hy716_216{font-size:13px;color:#7a7672;line-height:1.6;max-width:340px;margin:0 auto}._doneSub_hy716_216 strong{color:#2a2724}@media (max-width: 700px){._body_hy716_19{padding:16px}._tableRow_hy716_81,._tableRowInstr_hy716_88,._tableRowInvite_hy716_89{grid-template-columns:1fr 1fr;gap:8px}._tableHead_hy716_91{display:none}._tabBar_hy716_22{gap:2px}._tab_hy716_22{padding:8px 14px;font-size:12px}}
