@font-face{font-family:Wanted Sans;font-style:normal;font-display:swap;font-weight:1000;src:local(Wanted Sans ExtraBlack),url(/assets/WantedSans-ExtraBlack-BPVO7xxj.woff2)format("woff2")}@font-face{font-family:Wanted Sans;font-style:normal;font-display:swap;font-weight:900;src:local(Wanted Sans Black),url(/assets/WantedSans-Black-D83is4F-.woff2)format("woff2")}@font-face{font-family:Wanted Sans;font-style:normal;font-display:swap;font-weight:800;src:local(Wanted Sans ExtraBold),url(/assets/WantedSans-ExtraBold-ClQWx_2s.woff2)format("woff2")}@font-face{font-family:Wanted Sans;font-style:normal;font-display:swap;font-weight:700;src:local(Wanted Sans Bold),url(/assets/WantedSans-Bold-CahdycJE.woff2)format("woff2")}@font-face{font-family:Wanted Sans;font-style:normal;font-display:swap;font-weight:600;src:local(Wanted Sans SemiBold),url(/assets/WantedSans-SemiBold-CbYXZozQ.woff2)format("woff2")}@font-face{font-family:Wanted Sans;font-style:normal;font-display:swap;font-weight:500;src:local(Wanted Sans Medium),url(/assets/WantedSans-Medium-CGiWiInT.woff2)format("woff2")}@font-face{font-family:Wanted Sans;font-style:normal;font-display:swap;font-weight:400;src:local(Wanted Sans Regular),url(/assets/WantedSans-Regular-Crwadl3R.woff2)format("woff2")}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10%)}}@keyframes shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-4px)}40%,80%{transform:translate(4px)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.03)}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:transparent;scroll-behavior:smooth;font-size:16px}html,body{width:100%;height:100%}:root{overflow-wrap:break-word;word-break:break-word;tab-size:4;--full-bleed-hero-content-max-width:1220px;--full-bleed-hero-copy-max-width:1207px;--full-bleed-hero-content-width:min(var(--full-bleed-hero-content-max-width), calc(100vw - 80px));--full-bleed-hero-copy-width:var(--full-bleed-hero-copy-max-width);--full-bleed-hero-inline-gutter:40px;--full-bleed-hero-gap:36px;--full-bleed-hero-copy-gap:12px;--full-bleed-hero-eyebrow-margin-bottom:0px;--full-bleed-hero-eyebrow-font-size:20px;--full-bleed-hero-title-size:48px;--full-bleed-hero-description-size:20px;--full-bleed-hero-breadcrumb-gap:30px;--full-bleed-hero-top-offset:167.5px}body{min-height:100vh;font-family:var(--font-family-base);font-size:var(--font-size-base);font-weight:var(--font-weight-normal);line-height:var(--line-height-normal);letter-spacing:var(--letter-spacing-normal);color:var(--color-text-primary);background-color:var(--color-bg-primary);text-rendering:optimizelegibility;margin:0}#root{width:100%;height:100%}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;line-height:inherit;margin:0}a{color:inherit;-webkit-tap-highlight-color:transparent;background-color:#0000;text-decoration:none}ul,ol{margin:0;padding:0;list-style:none}button{color:inherit;font:inherit;cursor:pointer;outline:inherit;line-height:inherit;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:0 0;border:none;padding:0}input,textarea,select{font:inherit;color:inherit;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0}:-webkit-any(input:-webkit-autofill,textarea:-webkit-autofill,select:-webkit-autofill){-webkit-box-shadow:0 0 0 1000px var(--color-bg-primary) inset;-webkit-text-fill-color:var(--color-text-primary)}:is(input:autofill,textarea:autofill,select:autofill){-webkit-box-shadow:0 0 0 1000px var(--color-bg-primary) inset;-webkit-text-fill-color:var(--color-text-primary)}textarea{resize:none}img,picture,video{max-width:100%;height:auto;display:block}table{border-collapse:collapse;border-spacing:0;width:100%}blockquote{margin:0;padding:0}hr{border:0;border-top:1px solid var(--color-border);margin:0}abbr[title]{border-bottom:none;text-decoration:none}code,kbd,samp,pre{font-family:var(--font-family-mono);font-size:1em}strong,b{font-weight:var(--font-weight-bold)}:focus{outline:2px solid var(--color-primary);outline-offset:2px}:focus:not(:focus-visible){outline:none}::selection{background-color:var(--color-primary);color:var(--color-text-inverse)}::selection{background-color:var(--color-primary);color:var(--color-text-inverse)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--color-bg-secondary)}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-border-hover)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--color-primary-50:#eff6ff;--color-primary-100:#dbeafe;--color-primary-200:#bfdbfe;--color-primary-300:#93c5fd;--color-primary-400:#60a5fa;--color-primary-500:#2563eb;--color-primary-600:#1d4ed8;--color-primary-700:#1e40af;--color-primary-800:#1e3a8a;--color-primary-900:#172554;--color-primary:var(--color-primary-500);--color-primary-hover:var(--color-primary-600);--color-primary-active:var(--color-primary-700);--color-success-50:#f0fdf4;--color-success-100:#dcfce7;--color-success-500:#22c55e;--color-success-600:#16a34a;--color-success:var(--color-success-500);--color-success-light:var(--color-success-100);--color-warning-50:#fffbeb;--color-warning-100:#fef3c7;--color-warning-500:#f59e0b;--color-warning-600:#d97706;--color-warning:var(--color-warning-500);--color-warning-light:var(--color-warning-100);--color-error-50:#fef2f2;--color-error-100:#fee2e2;--color-error-500:#ef4444;--color-error-600:#dc2626;--color-error:var(--color-error-500);--color-error-light:var(--color-error-100);--color-danger:var(--color-error-500);--color-info-50:#eff6ff;--color-info-100:#dbeafe;--color-info-500:#3b82f6;--color-info-600:#2563eb;--color-info:var(--color-info-500);--color-gray-50:#f9fafb;--color-gray-100:#f3f4f6;--color-gray-200:#e5e7eb;--color-gray-300:#d1d5db;--color-gray-400:#9ca3af;--color-gray-500:#6b7280;--color-gray-600:#4b5563;--color-gray-700:#374151;--color-gray-800:#1f2937;--color-gray-900:#111827;--color-bg-primary:#fff;--color-bg-secondary:var(--color-gray-50);--color-bg-tertiary:var(--color-gray-100);--color-bg-inverse:var(--color-gray-900);--color-bg-overlay:#00000080;--color-text-primary:var(--color-gray-900);--color-text-secondary:var(--color-gray-700);--color-text-tertiary:var(--color-gray-500);--color-text-disabled:var(--color-gray-400);--color-text-inverse:#fff;--color-text-link:var(--color-primary-500);--color-status-success:var(--color-success-500);--color-status-warning:var(--color-warning-500);--color-status-error:var(--color-error-500);--color-status-info:var(--color-info-500);--color-border:var(--color-gray-200);--color-border-hover:var(--color-gray-300);--color-border-focus:var(--color-primary-500)}[data-theme=dark]{--color-primary:var(--color-primary-400);--color-primary-hover:var(--color-primary-500);--color-primary-active:var(--color-primary-600);--color-bg-primary:var(--color-gray-900);--color-bg-secondary:var(--color-gray-800);--color-bg-tertiary:var(--color-gray-700);--color-bg-inverse:var(--color-gray-50);--color-text-primary:var(--color-gray-50);--color-text-secondary:var(--color-gray-300);--color-text-tertiary:var(--color-gray-400);--color-text-inverse:var(--color-gray-900);--color-border:var(--color-gray-700);--color-border-hover:var(--color-gray-600)}:root{--font-family-base:"Wanted Sans", sans-serif;--font-family-heading:var(--font-family-base);--font-family-mono:"SF Mono", Monaco, "Cascadia Code", "Roboto Mono", Consolas, "Courier New", monospace;--font-family-serif:Georgia, Cambria, "Times New Roman", Times, serif;--font-size-xxs:.625rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:3.75rem;--font-weight-thin:100;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-weight-black:900;--line-height-none:1;--line-height-tight:1.25;--line-height-snug:1.375;--line-height-normal:1.25;--line-height-relaxed:1.625;--line-height-loose:2;--letter-spacing-tighter:-.05em;--letter-spacing-tight:-.025em;--letter-spacing-normal:-.03em;--letter-spacing-wide:.025em;--letter-spacing-wider:.05em;--letter-spacing-widest:.1em;--text-transform-none:none;--text-transform-uppercase:uppercase;--text-transform-lowercase:lowercase;--text-transform-capitalize:capitalize;--h1-font-size:var(--font-size-5xl);--h1-line-height:var(--line-height-tight);--h2-font-size:var(--font-size-4xl);--h2-line-height:var(--line-height-tight);--h3-font-size:var(--font-size-3xl);--h3-line-height:var(--line-height-snug);--h4-font-size:var(--font-size-2xl);--h4-line-height:var(--line-height-snug);--h5-font-size:var(--font-size-xl);--h5-line-height:var(--line-height-normal);--h6-font-size:var(--font-size-lg);--h6-line-height:var(--line-height-normal);--body-font-size:var(--font-size-base);--body-line-height:var(--line-height-normal);--body-sm-font-size:var(--font-size-sm);--body-sm-line-height:var(--line-height-normal);--body-lg-font-size:var(--font-size-lg);--body-lg-line-height:var(--line-height-normal);--code-font-family:var(--font-family-mono);--code-font-size:var(--font-size-sm);--caption-font-size:var(--font-size-xs);--caption-line-height:var(--line-height-snug);--caption-color:var(--color-text-tertiary);--space-0:0;--space-px:1px;--space-0-5:.125rem;--space-1:.25rem;--space-1-5:.375rem;--space-2:.5rem;--space-2-5:.625rem;--space-3:.75rem;--space-3-5:.875rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-7:1.75rem;--space-7-5:1.875rem;--space-8:2rem;--space-9:2.25rem;--space-10:2.5rem;--space-11:2.75rem;--space-12:3rem;--space-14:3.5rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-28:7rem;--space-32:8rem;--space-36:9rem;--space-40:10rem;--space-44:11rem;--space-48:12rem;--space-52:13rem;--space-56:14rem;--space-60:15rem;--space-64:16rem;--space-72:18rem;--space-80:20rem;--space-96:24rem;--spacing-page-padding:var(--space-4);--spacing-page-padding-md:var(--space-6);--spacing-page-padding-lg:var(--space-8);--shadow-none:none;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-base:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--shadow-2xl:0 25px 50px -12px #00000040;--shadow-inner:inset 0 2px 4px 0 #0000000d;--shadow-outline:0 0 0 3px #3b82f680;--shadow-focus:0 0 0 3px #3b82f61a;--radius-none:0;--radius-sm:.125rem;--radius-base:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--radius-4xl:3rem;--radius-full:9999px;--border-width-0:0;--border-width-1:1px;--border-width-2:2px;--border-width-4:4px;--border-width-8:8px;--border-width:var(--border-width-1);--z-index-base:0;--z-index-dropdown:1000;--z-index-sticky:1020;--z-index-fixed:1030;--z-index-backdrop:1040;--z-index-modal:1050;--z-index-popover:1060;--z-index-tooltip:1070;--z-index-toast:1080;--z-index-max:9999;--transition-fast:.15s ease;--transition-base:.2s ease;--transition-slow:.3s ease;--transition-slower:.5s ease;--timing-ease:ease;--timing-ease-in:ease-in;--timing-ease-out:ease-out;--timing-ease-in-out:ease-in-out;--timing-linear:linear}.PlaceholderPage-module__container___PyBHh{gap:var(--space-5);max-width:720px;display:grid}.PlaceholderPage-module__eyebrow___CSkOJ{color:var(--color-primary);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);text-transform:uppercase}.PlaceholderPage-module__title___58nda{color:var(--color-text-primary);font-size:clamp(2rem,4vw,3rem);font-weight:var(--font-weight-semibold)}.PlaceholderPage-module__description___zq41-{color:var(--color-text-secondary)}.PlaceholderPage-module__actions___dYpB4{gap:var(--space-3);flex-wrap:wrap;display:flex}.PlaceholderPage-module__secondary___95Cpu{color:var(--color-text-tertiary);font-size:var(--font-size-sm)}.Button-module__button___FQFqV{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-md);font-weight:var(--font-weight-medium);border:1px solid #0000;transition:background-color .12s,color .12s,border-color .12s;display:inline-flex}.Button-module__sizeSm___mynIB{height:32px;padding:0 var(--space-3);font-size:var(--font-size-sm)}.Button-module__sizeMd___dt6QB{height:40px;padding:0 var(--space-4);font-size:var(--font-size-base)}.Button-module__variantPrimary___q-FyM{color:var(--color-text-inverse);background:var(--color-primary)}.Button-module__variantPrimary___q-FyM:hover{background:var(--color-primary-hover)}.Button-module__variantSecondary___eaFSb{border-color:var(--color-border);color:var(--color-text-primary);background:var(--color-bg-secondary)}.Button-module__variantSecondary___eaFSb:hover{background:var(--color-bg-tertiary)}.Button-module__variantDanger___R5Qc5{color:var(--color-text-inverse);background:var(--color-error)}.Button-module__variantDanger___R5Qc5:hover{background:var(--color-error-600)}.Button-module__disabled___6AYC5{opacity:.6;cursor:not-allowed}.UnexpectedErrorPage-module__page___D65ul{padding:var(--space-10) 0}.UnexpectedErrorPage-module__actions___tLYxV{gap:var(--space-3);flex-wrap:wrap;display:flex}.UnexpectedErrorPage-module__actionLink___FLbsT{min-height:44px;padding:var(--space-3) var(--space-5);border-radius:var(--radius-full);color:var(--color-text-primary);font-weight:var(--font-weight-semibold);background:#0f172a0f;justify-content:center;align-items:center;display:inline-flex}.UnexpectedErrorPage-module__stackTrace___CfvDB{max-width:100%;padding:var(--space-4);border-radius:var(--radius-xl);color:#e2e8f0;font-family:var(--font-family-mono);font-size:var(--font-size-xs);background:#0f172aeb;overflow:auto}@media (max-width:640px){.UnexpectedErrorPage-module__actions___tLYxV{flex-direction:column}}.ToastViewport-module__viewport___Q9w-X{right:var(--space-4);bottom:var(--space-4);z-index:var(--z-index-toast);gap:var(--space-3);width:min(420px, 100vw - var(--space-8));display:grid;position:fixed}.ToastViewport-module__toast___tALf-{gap:var(--space-3);padding:var(--space-4);border-radius:var(--radius-lg);border:1px solid var(--color-border);background:var(--color-bg-primary);box-shadow:var(--shadow-md);grid-template-columns:1fr auto;align-items:start;display:grid}.ToastViewport-module__message___np45U{color:var(--color-text-primary)}.ToastViewport-module__closeButton___Il0I3{border-radius:var(--radius-md);padding:var(--space-2);color:var(--color-text-tertiary)}.ToastViewport-module__closeButton___Il0I3:hover{color:var(--color-text-primary);background:var(--color-bg-secondary)}.ToastViewport-module__variantInfo___PHSSS{border-color:var(--color-border)}.ToastViewport-module__variantSuccess___Nq-1y{border-color:var(--color-success-500)}.ToastViewport-module__variantError___NS8io{border-color:var(--color-error-500)}.AdminBoardPage-module__shell___AizXq,.AdminBoardPage-module__loginShell___wzbNA{z-index:0;color:#121212;font-family:Wanted Sans,sans-serif;position:relative}.AdminBoardPage-module__shell___AizXq:before,.AdminBoardPage-module__loginShell___wzbNA:before{z-index:-1;content:"";background:#fff;position:absolute;inset:0}.AdminBoardPage-module__shell___AizXq{grid-template-columns:minmax(220px,260px) minmax(0,1fr);gap:0;width:min(1480px,100vw - 48px);margin:0 auto;padding:32px 0 96px;display:grid}.AdminBoardPage-module__loginShell___wzbNA{width:min(760px,100vw - 48px);margin:0 auto;padding:72px 0 120px}.AdminBoardPage-module__sidebar___LttwO{background:0 0;align-content:start;gap:20px;min-height:calc(100vh - 64px);padding:0 32px 0 0;display:grid;position:sticky;top:32px}.AdminBoardPage-module__sidebarHeader___M16ne{border-bottom:1px solid #e7edef;gap:10px;padding-bottom:20px;display:grid}.AdminBoardPage-module__eyebrow___yJk22,.AdminBoardPage-module__hubSectionEyebrow___iyRPe{color:#005469;letter-spacing:-.03em;margin:0;font-size:15px;font-weight:700;line-height:1.4}.AdminBoardPage-module__sidebarTitle___wGVvV{color:#121212;letter-spacing:-.03em;word-break:keep-all;margin:0;font-size:28px;font-weight:800;line-height:1.25}.AdminBoardPage-module__sidebarDescription___erUeA{color:#5d6168;letter-spacing:-.03em;word-break:keep-all;margin:0;font-size:16px;font-weight:500;line-height:1.6}.AdminBoardPage-module__sidebarNav___YNKqc{gap:0;display:grid}.AdminBoardPage-module__sidebarGroup___rF883,.AdminBoardPage-module__sidebarChildList___1T8Im{display:grid}.AdminBoardPage-module__sidebarGroup___rF883{border-bottom:1px solid #e7edef}.AdminBoardPage-module__sidebarGroup___rF883:last-child{border-bottom:0}.AdminBoardPage-module__sidebarGroupTitle___5fyb5{color:#121212;cursor:pointer;letter-spacing:0;-webkit-user-select:none;user-select:none;align-items:center;min-height:48px;margin:0;padding:13px 34px 13px 0;font-size:16px;font-weight:800;line-height:1.4;list-style:none;display:flex;position:relative}.AdminBoardPage-module__sidebarGroupTitle___5fyb5::-webkit-details-marker{display:none}.AdminBoardPage-module__sidebarGroupTitle___5fyb5:after{content:"";border-bottom:2px solid #8a9298;border-right:2px solid #8a9298;width:8px;height:8px;transition:border-color .2s,transform .2s;position:absolute;top:50%;right:14px;transform:translateY(-65%)rotate(45deg)}.AdminBoardPage-module__sidebarGroup___rF883[open] .AdminBoardPage-module__sidebarGroupTitle___5fyb5:after{transform:translateY(-35%)rotate(225deg)}.AdminBoardPage-module__sidebarChildList___1T8Im{background:0 0;gap:2px;padding:0 0 12px}.AdminBoardPage-module__sidebarLink___jfVK1,.AdminBoardPage-module__sidebarChildLink___BAdLn{color:#324047;letter-spacing:-.03em;background:0 0;border:0;border-bottom:1px solid #edf1f3;border-radius:0;align-items:center;min-height:52px;padding:14px 0;font-size:16px;font-weight:600;line-height:1.4;text-decoration:none;transition:color .2s;display:flex;position:relative}.AdminBoardPage-module__sidebarChildLink___BAdLn{color:#5d6168;border-bottom:0;border-radius:6px;min-height:38px;padding:9px 10px 9px 16px;font-size:14px;font-weight:600}.AdminBoardPage-module__sidebarLink___jfVK1:hover,.AdminBoardPage-module__sidebarChildLink___BAdLn:hover{color:#005469}.AdminBoardPage-module__sidebarLinkActive___Z4CZ7{color:#005469;background:#eaf5f7;border-color:#0000;font-weight:800}.AdminBoardPage-module__sidebarFooter___WzmzV{border-top:1px solid #e7edef;gap:12px;padding-top:20px;display:grid}.AdminBoardPage-module__contentArea___Gxr1B{border-left:1px solid #e7edef;min-width:0;padding-left:clamp(24px,2.4vw,40px)}.AdminBoardPage-module__page___mHBZ7{gap:20px;min-width:0;display:grid}.AdminBoardPage-module__panel___lIJZj,.AdminBoardPage-module__loginPanel___-2lRB{box-shadow:none;background:0 0;border:0;border-radius:0;gap:28px;padding:4px 0 28px;display:grid}.AdminBoardPage-module__loginHeader___lf7PJ{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.AdminBoardPage-module__loginTitle___8jrca,.AdminBoardPage-module__sectionTitle___8UZr0,.AdminBoardPage-module__hubSectionTitle___nszOa,.AdminBoardPage-module__hubCardTitle___t7Q0w{color:#121212;letter-spacing:-.03em;margin:0}.AdminBoardPage-module__loginTitle___8jrca{font-size:clamp(34px,4vw,42px);font-weight:700;line-height:1.25}.AdminBoardPage-module__loginPanel___-2lRB .AdminBoardPage-module__form___WwUeD{gap:22px;padding-top:30px}.AdminBoardPage-module__loginPanel___-2lRB .AdminBoardPage-module__field___Ji95n{gap:12px}.AdminBoardPage-module__loginPanel___-2lRB .AdminBoardPage-module__formActions___K1MeX{margin-top:8px}.AdminBoardPage-module__loginPanel___-2lRB .AdminBoardPage-module__adminPrimaryButton___ZCgM7{min-width:148px!important}.AdminBoardPage-module__sectionTitle___8UZr0{font-size:34px;font-weight:800;line-height:1.25}.AdminBoardPage-module__sectionDescription___KGeuc,.AdminBoardPage-module__hubCardMeta___xlq56,.AdminBoardPage-module__helper___Fk3UK{color:#5d6168;letter-spacing:-.03em;margin:0}.AdminBoardPage-module__sectionDescription___KGeuc{font-size:17px;font-weight:500;line-height:1.6}.AdminBoardPage-module__helper___Fk3UK,.AdminBoardPage-module__hubCardMeta___xlq56{font-size:15px;font-weight:500;line-height:1.6}.AdminBoardPage-module__toolbar___Zc4Zr{border-bottom:1px solid #e7edef;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-bottom:24px;display:flex}.AdminBoardPage-module__toolbar___Zc4Zr>:first-child{flex:420px;min-width:0}.AdminBoardPage-module__tableWrap___fgJ6B{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;overflow:visible}.AdminBoardPage-module__table___Mt9lf{border-collapse:collapse;border-spacing:0;table-layout:auto;background:0 0;width:100%}.AdminBoardPage-module__table___Mt9lf th,.AdminBoardPage-module__table___Mt9lf td{text-align:left;vertical-align:middle;word-break:keep-all;border-bottom:1px solid #e7edef;padding:18px 20px}.AdminBoardPage-module__table___Mt9lf th{color:#7a7f87;letter-spacing:-.03em;background:0 0;font-size:14px;font-weight:600;line-height:1.4}.AdminBoardPage-module__table___Mt9lf td{color:#121212;letter-spacing:-.03em;white-space:normal;background:0 0;font-size:15px;font-weight:500;line-height:1.5}.AdminBoardPage-module__table___Mt9lf td:first-child,.AdminBoardPage-module__table___Mt9lf td:first-child strong,.AdminBoardPage-module__table___Mt9lf td:first-child .AdminBoardPage-module__helper___Fk3UK,.AdminBoardPage-module__mediaCell___DBLw3,.AdminBoardPage-module__mediaCell___DBLw3>div,.AdminBoardPage-module__mediaCell___DBLw3 strong,.AdminBoardPage-module__mediaCell___DBLw3 .AdminBoardPage-module__helper___Fk3UK{white-space:normal}.AdminBoardPage-module__table___Mt9lf td strong{display:block}.AdminBoardPage-module__table___Mt9lf td .AdminBoardPage-module__helper___Fk3UK{overflow-wrap:anywhere;max-width:56ch;margin-top:6px}.AdminBoardPage-module__table___Mt9lf tbody tr:hover td{background:#00546905}.AdminBoardPage-module__table___Mt9lf tbody tr:last-child td{border-bottom:0}.AdminBoardPage-module__catalogItemTable___-lHV- th:not(:first-child),.AdminBoardPage-module__catalogItemTable___-lHV- td:not(:first-child){text-align:center}.AdminBoardPage-module__catalogItemTable___-lHV- .AdminBoardPage-module__tableActions___-Eap-{justify-content:center}.AdminBoardPage-module__homeEquipmentTable___Hde2S th:not(:first-child),.AdminBoardPage-module__homeEquipmentTable___Hde2S td:not(:first-child){text-align:center}.AdminBoardPage-module__homeEquipmentTable___Hde2S .AdminBoardPage-module__tableActions___-Eap-{justify-content:center}.AdminBoardPage-module__tableActions___-Eap-,.AdminBoardPage-module__hubCardActions___Hqdot,.AdminBoardPage-module__checkboxRow___JoMh1,.AdminBoardPage-module__formActions___K1MeX{flex-wrap:nowrap;align-items:center;gap:12px;display:flex}.AdminBoardPage-module__statusBadge___IOtYl{letter-spacing:-.03em;border:1px solid #0000;border-radius:999px;align-items:center;min-height:34px;padding:6px 12px;font-size:14px;font-weight:600;line-height:1.4;display:inline-flex}.AdminBoardPage-module__statusPublished___lvgSm{color:#0f7a56;background:#0d946714;border-color:#0d946729}.AdminBoardPage-module__statusDraft___xThbz{color:#60656d;background:#8c919c1a;border-color:#8c919c29}.AdminBoardPage-module__statusInProgress___ut7WK{color:#005469;background:#00546914;border-color:#00546929}.AdminBoardPage-module__statusSpam___EU-7O{color:#9b2d2d;background:#b1323214;border-color:#b132322e}.AdminBoardPage-module__form___WwUeD{border-top:1px solid #e7edef;gap:0;display:grid}.AdminBoardPage-module__formSection___nTzoc,.AdminBoardPage-module__nestedSection___9lu3c{background:0 0;border:0;border-bottom:1px solid #e7edef;border-radius:0}.AdminBoardPage-module__formSectionSummary___JsIkv,.AdminBoardPage-module__nestedSectionSummary___clRsH{color:#121212;cursor:pointer;letter-spacing:-.03em;align-items:center;min-height:64px;padding:18px 48px 18px 0;font-size:17px;font-weight:800;line-height:1.4;list-style:none;display:flex;position:relative}.AdminBoardPage-module__formSectionSummary___JsIkv::-webkit-details-marker{display:none}.AdminBoardPage-module__nestedSectionSummary___clRsH::-webkit-details-marker{display:none}.AdminBoardPage-module__formSectionSummary___JsIkv:after,.AdminBoardPage-module__nestedSectionSummary___clRsH:after{content:"";border-bottom:2px solid #7a858b;border-right:2px solid #7a858b;width:9px;height:9px;transition:transform .2s;position:absolute;top:50%;right:14px;transform:translateY(-65%)rotate(45deg)}.AdminBoardPage-module__formSection___nTzoc[open]>.AdminBoardPage-module__formSectionSummary___JsIkv:after,.AdminBoardPage-module__nestedSection___9lu3c[open]>.AdminBoardPage-module__nestedSectionSummary___clRsH:after{transform:translateY(-35%)rotate(225deg)}.AdminBoardPage-module__formSectionBody___6erav{gap:22px;padding:4px 0 28px;display:grid;position:relative}.AdminBoardPage-module__formSection___nTzoc[open]>.AdminBoardPage-module__formSectionBody___6erav:before{content:"";background:#00546947;width:3px;position:absolute;top:4px;bottom:28px;left:-16px}.AdminBoardPage-module__nestedSection___9lu3c{border-top:1px solid #edf1f3;border-bottom:0}.AdminBoardPage-module__nestedSection___9lu3c[open]{background:linear-gradient(#0054692e,#0054692e) 0 54px/2px calc(100% - 74px) no-repeat}.AdminBoardPage-module__nestedSectionPlain___X0zn0[open]{background:0 0}.AdminBoardPage-module__nestedSectionSummary___clRsH{min-height:54px;padding:14px 44px 14px 0;font-size:15px}.AdminBoardPage-module__nestedSection___9lu3c>:not(.AdminBoardPage-module__nestedSectionSummary___clRsH){margin-top:16px}.AdminBoardPage-module__nestedSection___9lu3c>:last-child{margin-bottom:20px}.AdminBoardPage-module__formGrid___S5jhK{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.AdminBoardPage-module__field___Ji95n,.AdminBoardPage-module__adminDynamicList___AhlI7{gap:10px;display:grid}.AdminBoardPage-module__adminDynamicRow___3OGBI{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.AdminBoardPage-module__adminDynamicRow___3OGBI:has(>:nth-child(2):last-child){grid-template-columns:minmax(0,1fr) auto}.AdminBoardPage-module__adminFilterBar___d1WAX{border-bottom:1px solid #e7edef;flex-wrap:wrap;align-items:center;gap:20px;padding:12px 0 18px;display:flex}.AdminBoardPage-module__adminFilterField___p97sN{flex:0 150px;display:grid}.AdminBoardPage-module__adminPublicDropdown___43-me{z-index:8;width:100%}.AdminBoardPage-module__adminPublicDropdown___43-me button{border-bottom-color:#d6dce3;min-height:52px;padding:12px 0}.AdminBoardPage-module__adminPublicDropdown___43-me button:focus-visible{border-bottom-color:#005469;outline:none}.AdminBoardPage-module__adminPublicDropdown___43-me span{letter-spacing:0;font-size:16px}.AdminBoardPage-module__adminSearchField___Xh9mp{border-bottom:1px solid #d6dce3;flex:320px;align-items:center;min-height:52px;transition:border-color .2s;display:flex;position:relative}.AdminBoardPage-module__adminSearchField___Xh9mp:focus-within{border-bottom-color:#005469}.AdminBoardPage-module__adminSearchField___Xh9mp input{box-sizing:border-box;color:#121212;letter-spacing:0;background:0 0;border:0;outline:0;width:100%;height:52px;padding:12px 40px 12px 0;font-family:Wanted Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.4}.AdminBoardPage-module__adminSearchField___Xh9mp input::-webkit-search-cancel-button{appearance:none}.AdminBoardPage-module__adminSearchField___Xh9mp input::placeholder{color:#b7b8c3}.AdminBoardPage-module__adminSearchIcon___IP66-{pointer-events:none;width:24px;height:24px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.AdminBoardPage-module__adminFilterResult___Dl7bB{color:#5d6168;letter-spacing:0;margin-left:auto;font-size:14px;font-weight:800;line-height:42px}.AdminBoardPage-module__srOnly___eAbI2{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.AdminBoardPage-module__tableEmpty___k42aO{color:#727780;letter-spacing:0;text-align:center;padding:42px 16px;font-size:15px;font-weight:700}.AdminBoardPage-module__homeEquipmentForm___OZEsD{border-top:0;gap:28px}.AdminBoardPage-module__homeEquipmentForm___OZEsD .AdminBoardPage-module__formGrid___S5jhK{align-items:start}.AdminBoardPage-module__homeEquipmentForm___OZEsD .AdminBoardPage-module__field___Ji95n{align-content:start}.AdminBoardPage-module__homeEquipmentDescriptionField___Cm4IX{margin-top:4px}.AdminBoardPage-module__mediaCoverageForm___xMwn-{border-top:0;gap:24px}.AdminBoardPage-module__mediaCoverageForm___xMwn- .AdminBoardPage-module__formGrid___S5jhK{gap:24px}.AdminBoardPage-module__mediaCoverageForm___xMwn- .AdminBoardPage-module__checkboxRow___JoMh1{padding-top:2px}.AdminBoardPage-module__popupForm___Wi2no{border-top:0;gap:26px}.AdminBoardPage-module__popupForm___Wi2no .AdminBoardPage-module__field___Ji95n{gap:12px}.AdminBoardPage-module__popupForm___Wi2no .AdminBoardPage-module__formGrid___S5jhK{align-items:start;gap:24px}.AdminBoardPage-module__popupImageGuide___vEGhl{color:#005469;letter-spacing:0;background:#f8fbfc;border:1px solid #d8e4e8;border-radius:10px;padding:14px 16px;font-size:14px;font-weight:800;line-height:1.5}.AdminBoardPage-module__popupPublishField___J38ZP{align-self:end}.AdminBoardPage-module__popupPublishField___J38ZP .AdminBoardPage-module__checkboxRow___JoMh1{justify-content:center;min-height:58px}.AdminBoardPage-module__supportMaterialForm___87dXk{border-top:0;gap:26px}.AdminBoardPage-module__supportMaterialForm___87dXk .AdminBoardPage-module__formGrid___S5jhK{align-items:start;gap:24px}.AdminBoardPage-module__supportMaterialForm___87dXk .AdminBoardPage-module__field___Ji95n{align-content:start;gap:12px}.AdminBoardPage-module__supportMaterialForm___87dXk .AdminBoardPage-module__checkboxRow___JoMh1{padding-top:0}.AdminBoardPage-module__supportMaterialUrlInput___59oRV{min-height:58px}.AdminBoardPage-module__inquiryDetailForm___iVYrS{border-top:0;gap:30px}.AdminBoardPage-module__inquiryDetailForm___iVYrS .AdminBoardPage-module__formGrid___S5jhK{gap:24px 28px}.AdminBoardPage-module__inquiryDetailForm___iVYrS .AdminBoardPage-module__field___Ji95n{align-content:start;gap:12px}.AdminBoardPage-module__inquiryDetailForm___iVYrS .AdminBoardPage-module__textarea___00Qkw{min-height:280px}.AdminBoardPage-module__inquiryDetailForm___iVYrS .AdminBoardPage-module__textareaSm___wFkFy{min-height:160px}.AdminBoardPage-module__inquiryStatusWrap___g397B{align-items:center;min-height:58px;display:flex}.AdminBoardPage-module__categoryCreateForm___OBrEW{background:#fbfdfe;border:1px solid #edf1f3;border-radius:12px;gap:18px;padding:22px;display:grid}.AdminBoardPage-module__segmentedControl___8nu1w{background:#f8fbfc;border:1px solid #d8e4e8;border-radius:10px;width:-moz-fit-content;width:fit-content;max-width:100%;padding:4px;display:inline-flex}.AdminBoardPage-module__segmentButton___8hzzY{color:#5d6168;cursor:pointer;min-height:42px;font:inherit;letter-spacing:0;background:0 0;border:0;border-radius:8px;padding:0 16px;font-size:14px;font-weight:800}.AdminBoardPage-module__segmentButton___8hzzY:hover,.AdminBoardPage-module__segmentButton___8hzzY:focus-visible{color:#005469;outline:none}.AdminBoardPage-module__segmentButtonActive___JGZQp{color:#fff;background:#005469}.AdminBoardPage-module__segmentButtonActive___JGZQp:hover,.AdminBoardPage-module__segmentButtonActive___JGZQp:focus-visible{color:#fff}.AdminBoardPage-module__organizationAdminTabs___Udz5-{margin:12px 0 8px}.AdminBoardPage-module__organizationAdminForm___9jjqy{border-top:0}.AdminBoardPage-module__organizationStructurePanel___Zkxxv:before{display:none}.AdminBoardPage-module__organizationStructurePanel___Zkxxv{gap:18px;padding-top:10px}.AdminBoardPage-module__organizationStructurePanel___Zkxxv .AdminBoardPage-module__nestedSection___9lu3c[open]{background:0 0}.AdminBoardPage-module__organizationGroupActions___wh1GB{flex-wrap:wrap;justify-content:flex-end}.AdminBoardPage-module__organizationCompactButton___AHAZb{min-height:36px!important;padding:0 12px!important;font-size:13px!important}.AdminBoardPage-module__repeatableItem___RKs6z.AdminBoardPage-module__organizationTeamItem___GCUoG{grid-template-columns:1fr;gap:18px;margin-left:24px;padding:20px 0}.AdminBoardPage-module__organizationStructureActions___-KAaY{border-top:1px solid #edf1f3;flex-wrap:wrap;justify-content:flex-end;gap:8px;padding-top:4px}.AdminBoardPage-module__organizationItemHeader___cThzm{justify-content:space-between;align-items:center;gap:12px;padding-left:18px;display:flex}.AdminBoardPage-module__organizationItemList___KhkMZ{gap:8px;padding-left:18px;display:grid}.AdminBoardPage-module__organizationItemRow___j-3YB{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.AdminBoardPage-module__label___Lla-Y{color:#23262b;letter-spacing:-.03em;font-size:16px;font-weight:600;line-height:1.4}.AdminBoardPage-module__input___FFrar,.AdminBoardPage-module__textarea___00Qkw,.AdminBoardPage-module__textareaSm___wFkFy,.AdminBoardPage-module__fileInput___A1vv5{color:#121212;width:100%;font:inherit;letter-spacing:-.03em;background:#fffffff0;border:1px solid #1212121f;border-radius:10px;padding:16px 18px;line-height:1.5;transition:border-color .2s,box-shadow .2s,background-color .2s}.AdminBoardPage-module__input___FFrar:focus-visible,.AdminBoardPage-module__textarea___00Qkw:focus-visible,.AdminBoardPage-module__textareaSm___wFkFy:focus-visible,.AdminBoardPage-module__fileInput___A1vv5:focus-visible{border-color:#00546966;box-shadow:0 0 0 4px #00546914}.AdminBoardPage-module__inputInvalid___73j3j{background:snow;border-color:#b1323299}.AdminBoardPage-module__inputInvalid___73j3j:focus-visible{border-color:#b13232b8;box-shadow:0 0 0 4px #b1323214}.AdminBoardPage-module__fieldError___Oibru{color:#b13232;letter-spacing:0;margin:0;font-size:13px;font-weight:700;line-height:1.45}.AdminBoardPage-module__adminDropdown___Cs-nn{width:100%;position:relative}.AdminBoardPage-module__adminDropdownTrigger___o-dsy{color:#121212;cursor:pointer;width:100%;min-height:58px;font:inherit;letter-spacing:0;text-align:left;background:#fffffff0;border:1px solid #1212121f;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;line-height:1.5;transition:border-color .2s,box-shadow .2s,background-color .2s;display:flex}.AdminBoardPage-module__adminDropdownTrigger___o-dsy:hover,.AdminBoardPage-module__adminDropdownTrigger___o-dsy:focus-visible,.AdminBoardPage-module__adminDropdownTriggerActive___pqPFu{border-color:#00546966;outline:none;box-shadow:0 0 0 4px #00546914}.AdminBoardPage-module__adminDropdownTrigger___o-dsy:disabled{color:#1212127a;cursor:wait}.AdminBoardPage-module__adminDropdownPlaceholder___IA-za{color:#1212127a}.AdminBoardPage-module__adminDropdownTriggerIcon___ZiMb6{color:#121212;flex:none;width:22px;height:22px;transition:transform .2s}.AdminBoardPage-module__adminDropdownTriggerActive___pqPFu .AdminBoardPage-module__adminDropdownTriggerIcon___ZiMb6{transform:rotate(180deg)}.AdminBoardPage-module__adminDropdownMenu___HV8pC{z-index:20;background:#fff;border:1px solid #1212121f;border-radius:10px;gap:4px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 18px 42px #0f172a21}.AdminBoardPage-module__adminDropdownOption___SqhWD{color:#23262b;cursor:pointer;width:100%;min-height:44px;font:inherit;letter-spacing:0;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;padding:10px 12px;font-weight:700;line-height:1.4;display:flex}.AdminBoardPage-module__adminDropdownOption___SqhWD:hover,.AdminBoardPage-module__adminDropdownOption___SqhWD:focus-visible{color:#005469;background:#f1f7f8;outline:none}.AdminBoardPage-module__adminDropdownOption___SqhWD:disabled{color:#1212125c;cursor:not-allowed}.AdminBoardPage-module__adminDropdownOptionSelected___QWBGn{color:#005469;background:#eaf5f7}.AdminBoardPage-module__dateTimePicker___I0EQ4,.AdminBoardPage-module__dateTimeInputWrap___YdxyU{position:relative}.AdminBoardPage-module__dateTimeInput___AJKio{color:#121212;cursor:pointer;width:100%;min-height:58px;font:inherit;letter-spacing:-.03em;background:#fffffff0;border:1px solid #1212121f;border-radius:10px;padding:16px 52px 16px 18px;line-height:1.5;transition:border-color .2s,box-shadow .2s,background-color .2s}.AdminBoardPage-module__dateTimeInput___AJKio::placeholder{color:#8a9298}.AdminBoardPage-module__dateTimeInput___AJKio:focus-visible{border-color:#00546966;outline:none;box-shadow:0 0 0 4px #00546914}.AdminBoardPage-module__repeatableHeader___Q8mnC{justify-content:space-between;align-items:center;gap:12px;padding-top:4px;display:flex}.AdminBoardPage-module__repeatableList___H7sqs{border-top:1px solid #edf1f3;gap:0;display:grid}.AdminBoardPage-module__repeatableItem___RKs6z{border-bottom:1px solid #edf1f3;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr) auto;align-items:start;gap:10px;padding:12px 0;display:grid}.AdminBoardPage-module__heroImageEditor___Sa4Le{gap:14px;display:grid}.AdminBoardPage-module__heroImageTabs___16MhD{border-bottom:1px solid #edf1f3;flex-wrap:wrap;gap:8px;padding-bottom:10px;display:flex}.AdminBoardPage-module__heroImageTab___hJYxn{color:#5d6168;cursor:pointer;min-height:40px;font:inherit;letter-spacing:-.03em;background:#fff;border:1px solid #dbe4e7;border-radius:8px;padding:0 14px;font-size:14px;font-weight:800}.AdminBoardPage-module__heroImageTab___hJYxn:hover,.AdminBoardPage-module__heroImageTab___hJYxn:focus-visible,.AdminBoardPage-module__heroImageTabActive___5q-C8{color:#005469;background:#eaf5f7;border-color:#005469;outline:none}.AdminBoardPage-module__heroImageTabPanel___ViA-l{gap:14px;display:grid}.AdminBoardPage-module__adminImageDraftList___OkFOf{border-top:1px solid #edf1f3;gap:0;margin:0;padding:0;list-style:none;display:grid}.AdminBoardPage-module__adminImageDraftItem___aeNZi{border-bottom:1px solid #edf1f3;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 0;display:grid}.AdminBoardPage-module__adminImageDraftName___-WjhD{color:#121212;cursor:pointer;min-width:0;font:inherit;letter-spacing:-.03em;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;padding:0;font-size:14px;font-weight:700;line-height:1.4;overflow:hidden}.AdminBoardPage-module__adminImageDraftName___-WjhD:hover,.AdminBoardPage-module__adminImageDraftName___-WjhD:focus-visible{color:#005469;outline:none}.AdminBoardPage-module__heroImageCopyDetails___9RbaF{background:#fff;border:1px solid #edf1f3;border-radius:8px}.AdminBoardPage-module__heroImageCopySummary___-sc4f{color:#3f464b;cursor:pointer;justify-content:space-between;align-items:center;min-height:42px;padding:0 14px;font-size:14px;font-weight:800;list-style:none;display:flex}.AdminBoardPage-module__heroImageCopySummary___-sc4f::-webkit-details-marker{display:none}.AdminBoardPage-module__heroImageCopySummary___-sc4f:after{content:"";border-bottom:2px solid #8a959b;border-right:2px solid #8a959b;width:8px;height:8px;margin-left:10px;transition:transform .2s;transform:rotate(45deg)}.AdminBoardPage-module__heroImageCopyDetails___9RbaF[open]>.AdminBoardPage-module__heroImageCopySummary___-sc4f:after{transform:rotate(225deg)}.AdminBoardPage-module__heroImageCopyStatus___gL-lJ{color:#005469;background:#eaf5f7;border-radius:999px;margin-left:auto;padding:3px 8px;font-size:12px;font-weight:800}.AdminBoardPage-module__heroImageCopyFields___XrDQX{gap:10px;padding:0 14px 14px;display:grid}.AdminBoardPage-module__tableBuilder___vc4AT{border-top:1px solid #edf1f3;gap:0;display:grid;overflow-x:auto}.AdminBoardPage-module__tableBuilderRow___bsT1w{border-bottom:1px solid #edf1f3;grid-auto-columns:minmax(180px,1fr);grid-auto-flow:column;gap:8px;min-width:max-content;padding:10px 0;display:grid}.AdminBoardPage-module__tableBuilderRow___bsT1w>button{min-width:88px}.AdminBoardPage-module__tableBuilderActions___OMuZ8{flex-wrap:wrap;gap:8px;display:flex}.AdminBoardPage-module__adminGhostButton___dLGc0{color:#005469;cursor:pointer;min-height:42px;font:inherit;letter-spacing:-.03em;background:#fff;border:1px solid #d5e2e6;border-radius:8px;justify-content:center;align-items:center;padding:10px 16px;font-size:14px;font-weight:700;line-height:1.4;text-decoration:none;display:inline-flex}.AdminBoardPage-module__adminGhostButton___dLGc0:hover,.AdminBoardPage-module__adminGhostButton___dLGc0:focus-visible{background:#f3fbfd;border-color:#0054695c;outline:none}.AdminBoardPage-module__adminPreviewOverlay___1R8Qn{z-index:10000;background:#0f172a85;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.AdminBoardPage-module__adminPreviewModal___B6oL9{background:#fff;border:1px solid #d8e4e8;border-radius:0;grid-template-rows:auto minmax(0,1fr);width:min(1440px,100%);max-height:calc(100vh - 32px);display:grid;overflow:hidden;box-shadow:0 24px 72px #0f172a38}.AdminBoardPage-module__adminPreviewHeader___nvcaJ{border-bottom:1px solid #e7edef;justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;display:flex}.AdminBoardPage-module__adminPreviewCanvas___g6DbE{background:#fff;font-family:Wanted Sans,sans-serif;overflow:auto}.AdminBoardPage-module__adminPreviewDetailPage___yZQtv{width:min(1270px,100%);margin:0 auto;overflow:hidden}.AdminBoardPage-module__adminPreviewComparisonTableSection___KsHkx{width:100%!important;margin-left:0!important}.AdminBoardPage-module__adminPreviewHero___fHPk1{background:#fff;border-bottom:1px solid #edf1f3;grid-template-columns:minmax(0,1.45fr) minmax(320px,.85fr);gap:42px;padding:64px 48px;display:grid}.AdminBoardPage-module__adminPreviewHeroMedia___zpvbS{grid-template-columns:72px minmax(0,1fr);gap:20px;display:grid}.AdminBoardPage-module__adminPreviewThumbRail___GxEnW{align-content:start;gap:16px;display:grid}.AdminBoardPage-module__adminPreviewThumb___GbsDO,.AdminBoardPage-module__adminPreviewImagePlaceholder___-zoox,.AdminBoardPage-module__adminPreviewWidePlaceholder___QmfyR,.AdminBoardPage-module__adminPreviewCardPlaceholder___VPt2g{background-color:#fff;background-image:linear-gradient(45deg,#f1f4f5 25%,#0000 25% 75%,#f1f4f5 75%,#f1f4f5),linear-gradient(45deg,#f1f4f5 25%,#0000 25% 75%,#f1f4f5 75%,#f1f4f5);background-position:0 0,14px 14px;background-repeat:repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.AdminBoardPage-module__adminPreviewThumb___GbsDO{border-radius:6px;width:72px;height:72px;box-shadow:inset 0 0 0 1px #e1e8eb}.AdminBoardPage-module__adminPreviewImagePlaceholder___-zoox{min-height:0;aspect-ratio:var(--admin-preview-hero-image-aspect-ratio,1/1);border:1px solid #e1e2ee;border-radius:8px}.AdminBoardPage-module__adminPreviewHeroCopy___cwriW{align-content:start;gap:18px;display:grid}.AdminBoardPage-module__adminPreviewHeroCopy___cwriW h1,.AdminBoardPage-module__adminPreviewSection___Eze8A h3,.AdminBoardPage-module__adminPreviewSection___Eze8A h4{color:#121212;letter-spacing:-.03em;word-break:keep-all;margin:0}.AdminBoardPage-module__adminPreviewHeroCopy___cwriW h1{font-size:36px;font-weight:700;line-height:1.25}.AdminBoardPage-module__adminPreviewHeroCopy___cwriW p,.AdminBoardPage-module__adminPreviewSection___Eze8A p{color:#121212;letter-spacing:-.03em;white-space:pre-line;margin:0;font-size:18px;line-height:1.6}.AdminBoardPage-module__adminPreviewMuted___7XfAz{color:#8f909b!important}.AdminBoardPage-module__adminPreviewTagList___Z44KQ,.AdminBoardPage-module__adminPreviewChecklist___cyVNQ{flex-wrap:wrap;gap:8px;display:flex}.AdminBoardPage-module__adminPreviewTagList___Z44KQ span,.AdminBoardPage-module__adminPreviewChecklist___cyVNQ span{color:#005469;background:#f5f8f9;border-radius:999px;align-items:center;min-height:30px;padding:6px 12px;font-size:13px;font-weight:700;display:inline-flex}.AdminBoardPage-module__adminPreviewSection___Eze8A{gap:28px;padding:72px 48px;display:grid}.AdminBoardPage-module__adminPreviewSection___Eze8A+.AdminBoardPage-module__adminPreviewSection___Eze8A{border-top:1px solid #edf1f3}.AdminBoardPage-module__adminPreviewSection___Eze8A h3{font-size:42px;font-weight:500;line-height:1.35}.AdminBoardPage-module__adminPreviewSection___Eze8A h3 span{color:#00687a}.AdminBoardPage-module__adminPreviewMetricGrid___bW-CK{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.AdminBoardPage-module__adminPreviewMetricGrid___bW-CK div{gap:8px;display:grid}.AdminBoardPage-module__adminPreviewMetricGrid___bW-CK strong{color:#005469;letter-spacing:-.03em;font-size:28px;font-weight:500}.AdminBoardPage-module__adminPreviewMetricGrid___bW-CK span{font-size:16px}.AdminBoardPage-module__adminPreviewWidePlaceholder___QmfyR{min-height:0;aspect-ratio:var(--admin-preview-detail-image-aspect-ratio,16/9);border:1px solid #edf1f3;border-radius:8px}.AdminBoardPage-module__adminPreviewCompareGrid___nMPHl{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:24px;display:grid}.AdminBoardPage-module__adminPreviewCompareGrid___nMPHl article{background:0 0;border-bottom:1px solid #edf1f3;gap:14px;padding:0 0 20px;display:grid}.AdminBoardPage-module__adminPreviewCompareGrid___nMPHl article:nth-child(2){background:0 0;border-bottom-color:#b9d3dc}.AdminBoardPage-module__adminPreviewCardPlaceholder___VPt2g{min-height:0;aspect-ratio:var(--admin-preview-card-image-aspect-ratio,16/9);border:1px solid #edf1f3;border-radius:8px}.AdminBoardPage-module__adminPreviewCompareGrid___nMPHl h4,.AdminBoardPage-module__adminPreviewPointList___L6uIU h4{color:#005469;font-size:24px;font-weight:700}.AdminBoardPage-module__adminPreviewCompareGrid___nMPHl p span{color:#68727a;font-size:13px;font-weight:700;display:block}.AdminBoardPage-module__adminPreviewPointList___L6uIU{gap:18px;display:grid}.AdminBoardPage-module__adminPreviewPointList___L6uIU article{background:0 0;border-bottom:1px solid #edf1f3;border-left:3px solid #005469;gap:8px;padding:0 0 18px 18px;display:grid}.AdminBoardPage-module__adminPreviewPointList___L6uIU strong{color:#005469}.AdminBoardPage-module__adminPreviewTableWrap___dMLOk{overflow-x:auto}.AdminBoardPage-module__adminPreviewTable___RMCiL{border-collapse:separate;border-spacing:2px;table-layout:fixed;width:100%;min-width:760px}.AdminBoardPage-module__adminPreviewTable___RMCiL th,.AdminBoardPage-module__adminPreviewTable___RMCiL td{color:#444650;letter-spacing:-.03em;text-align:left;word-break:keep-all;background:#fcfcfc;padding:16px;font-size:15px;line-height:1.5}.AdminBoardPage-module__adminPreviewTable___RMCiL th:nth-child(3),.AdminBoardPage-module__adminPreviewTable___RMCiL td:nth-child(3){color:#fff;background:#005469;font-weight:700}.AdminBoardPage-module__dateTimeIcon___eDMgq{pointer-events:none;width:22px;height:22px;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.AdminBoardPage-module__dateTimePopover___qQ71a{z-index:1000;background:#fff;border:1px solid #d8e4e8;border-radius:18px;padding:18px;position:fixed;overflow-y:auto;box-shadow:0 18px 40px #0f172a29}.AdminBoardPage-module__dateTimeCalendarHead___qg4-I{grid-template-columns:48px 1fr 48px;align-items:center;gap:8px;margin-bottom:14px;display:grid}.AdminBoardPage-module__dateTimeCalendarNav___Byrku{color:#5d6168;cursor:pointer;min-height:34px;font:inherit;letter-spacing:-.03em;background:0 0;border:0;border-radius:999px;font-size:13px;font-weight:600}.AdminBoardPage-module__dateTimeCalendarNav___Byrku:hover,.AdminBoardPage-module__dateTimeCalendarNav___Byrku:focus-visible{color:#005469;background:#f6fbfc;outline:none}.AdminBoardPage-module__dateTimeMonthLabel___vHsIU{color:#121212;letter-spacing:-.03em;text-align:center;font-size:15px;font-weight:800}.AdminBoardPage-module__dateTimeWeekdays___ht8gu,.AdminBoardPage-module__dateTimeDays___czj3d{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.AdminBoardPage-module__dateTimeWeekdays___ht8gu{gap:4px;margin-bottom:6px}.AdminBoardPage-module__dateTimeWeekdays___ht8gu span{color:#8a9298;text-align:center;font-size:12px;font-weight:800;line-height:1.4}.AdminBoardPage-module__dateTimeWeekdays___ht8gu span:first-child,.AdminBoardPage-module__dateTimeDays___czj3d .AdminBoardPage-module__dateTimeDay___9lhHM:nth-child(7n+1){color:#b13232}.AdminBoardPage-module__dateTimeWeekdays___ht8gu span:last-child,.AdminBoardPage-module__dateTimeDays___czj3d .AdminBoardPage-module__dateTimeDay___9lhHM:nth-child(7n){color:#0b5fa5}.AdminBoardPage-module__dateTimeDays___czj3d{gap:3px 0}.AdminBoardPage-module__dateTimeDay___9lhHM{color:#324047;cursor:pointer;min-height:38px;font:inherit;background:0 0;border:0;border-radius:999px;font-size:14px;font-weight:600}.AdminBoardPage-module__dateTimeDay___9lhHM:hover:not(:disabled),.AdminBoardPage-module__dateTimeDay___9lhHM:focus-visible{background:#00546914;outline:none}.AdminBoardPage-module__dateTimeDay___9lhHM:disabled{cursor:default;opacity:.24}.AdminBoardPage-module__dateTimeDayOutside___X7aEy{pointer-events:none;color:#0000!important}.AdminBoardPage-module__dateTimeDaySelected___S6xdc{background:#005469;color:#fff!important}.AdminBoardPage-module__adminFileUpload___qKiwP{background:0 0;border:1px solid #1212121f;border-left:0;border-right:0;border-radius:0;gap:12px;padding:16px 0;display:grid}.AdminBoardPage-module__adminFileInput___5XwlO{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.AdminBoardPage-module__adminFileUploadHeader___AWTti{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.AdminBoardPage-module__adminFileUploadCopy___mrVcW{align-items:center;gap:12px;min-width:0;display:flex}.AdminBoardPage-module__adminFileUploadCopy___mrVcW img{flex:none;width:24px;height:24px}.AdminBoardPage-module__adminFileUploadCopy___mrVcW strong,.AdminBoardPage-module__adminFileUploadCopy___mrVcW span{letter-spacing:-.03em;min-width:0;line-height:1.45;display:block}.AdminBoardPage-module__adminFileUploadCopy___mrVcW strong{color:#121212;font-size:15px;font-weight:800}.AdminBoardPage-module__adminFileUploadCopy___mrVcW span{color:#5d6168;font-size:13px;font-weight:500}.AdminBoardPage-module__adminFileUploadButton___eoFsR{color:#fff;cursor:pointer;letter-spacing:-.03em;white-space:nowrap;background:#005469;border:1px solid #005469;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:14px;font-weight:700;line-height:1.4;display:inline-flex}.AdminBoardPage-module__adminFileUploadActions___ZbOnG{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.AdminBoardPage-module__adminFileClearButton___J7-2f{color:#7a1f1f;cursor:pointer;min-height:42px;font:inherit;letter-spacing:-.03em;white-space:nowrap;background:#fff;border:1px solid #d7e0e3;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:700;line-height:1.4;display:inline-flex}.AdminBoardPage-module__adminFileInput___5XwlO:focus-visible+.AdminBoardPage-module__adminFileUploadHeader___AWTti .AdminBoardPage-module__adminFileUploadButton___eoFsR,.AdminBoardPage-module__adminFileUploadButton___eoFsR:hover{background:#0b7389;border-color:#0b7389}.AdminBoardPage-module__adminFileClearButton___J7-2f:hover,.AdminBoardPage-module__adminFileClearButton___J7-2f:focus-visible{background:#fff5f5;border-color:#b13232;outline:none}.AdminBoardPage-module__adminFileList___ZfI-w{gap:8px;margin:0;padding:0;list-style:none;display:grid}.AdminBoardPage-module__adminFileItem___kBIxO{background:0 0;border:0;border-bottom:1px solid #edf1f3;border-radius:0;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:12px;min-height:44px;padding:10px 0;display:grid}.AdminBoardPage-module__adminFileName___CIckv{color:#121212;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:700;line-height:1.4;overflow:hidden}.AdminBoardPage-module__adminFileSize___xlNWQ,.AdminBoardPage-module__adminFileEmpty___StJCE{color:#7a7f87;letter-spacing:-.03em;font-size:13px;font-weight:600;line-height:1.45}.AdminBoardPage-module__adminFileEmpty___StJCE{margin:0}.AdminBoardPage-module__adminImagePlacement___AQBVU{gap:18px;display:grid}.AdminBoardPage-module__adminImagePlacementGrid___DOTMT{grid-template-columns:minmax(200px,280px) minmax(0,1fr);align-items:start;gap:20px;display:grid}.AdminBoardPage-module__adminImagePlacementPreview___BRAwR{touch-action:none;-webkit-user-select:none;user-select:none;background-color:#fff;background-image:linear-gradient(45deg,#f1f4f5 25%,#0000 25% 75%,#f1f4f5 75%,#f1f4f5),linear-gradient(45deg,#f1f4f5 25%,#0000 25% 75%,#f1f4f5 75%,#f1f4f5);background-position:0 0,12px 12px;background-repeat:repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #1212121f;border-radius:18px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.AdminBoardPage-module__adminImagePlacementPreview___BRAwR[data-draggable=true]{cursor:grab}.AdminBoardPage-module__adminImagePlacementPreview___BRAwR[data-draggable=true]:active{cursor:grabbing}.AdminBoardPage-module__adminImagePlacementPreview___BRAwR img{pointer-events:none;transform-origin:50%;width:100%;height:100%;display:block}.AdminBoardPage-module__adminImagePlacementEmpty___-sxIN{color:#7a7f87;letter-spacing:-.03em;text-align:center;padding:16px;font-size:14px;font-weight:600;line-height:1.5}.AdminBoardPage-module__adminImagePlacementControls___27jqy{gap:16px;display:grid}.AdminBoardPage-module__inlineLabelRow___FmGbk{justify-content:space-between;align-items:center;gap:12px;display:flex}.AdminBoardPage-module__inlineValue___2TzdZ{color:#005469;letter-spacing:0;white-space:nowrap;font-size:13px;font-weight:800;line-height:1.4}.AdminBoardPage-module__rangeInput___QvUi9{accent-color:#005469;appearance:none;cursor:pointer;--range-progress:50%;background:0 0;width:100%}.AdminBoardPage-module__rangeInput___QvUi9:disabled{cursor:not-allowed;opacity:.56}.AdminBoardPage-module__rangeInput___QvUi9::-webkit-slider-runnable-track{background:linear-gradient(#005469, #005469) 0/var(--range-progress) 100% no-repeat, #dbe4e7;border-radius:999px;height:8px}.AdminBoardPage-module__rangeInput___QvUi9::-webkit-slider-thumb{appearance:none;background:#005469;border:3px solid #fff;border-radius:50%;width:18px;height:18px;margin-top:-5px;box-shadow:0 2px 8px #00546947}.AdminBoardPage-module__rangeInput___QvUi9::-moz-range-track{background:#dbe4e7;border-radius:999px;height:8px}.AdminBoardPage-module__rangeInput___QvUi9::-moz-range-progress{background:#005469;border-radius:999px;height:8px}.AdminBoardPage-module__rangeInput___QvUi9::-moz-range-thumb{background:#005469;border:3px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 8px #00546947}.AdminBoardPage-module__adminPagination___M0i7y{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;padding-top:22px;display:flex}.AdminBoardPage-module__adminPaginationPages___p9szF{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.AdminBoardPage-module__adminPaginationButton___FXp5C{color:#4b5563;cursor:pointer;min-width:40px;min-height:40px;font:inherit;letter-spacing:-.03em;background:#fff;border:1px solid #d8e4e8;border-radius:10px;justify-content:center;align-items:center;padding:0 12px;font-size:14px;font-weight:700;line-height:1.4;display:inline-flex}.AdminBoardPage-module__adminPaginationButton___FXp5C:hover:not(:disabled),.AdminBoardPage-module__adminPaginationButton___FXp5C[data-active=true]{color:#fff;background:#005469;border-color:#005469}.AdminBoardPage-module__adminPaginationButton___FXp5C:disabled{cursor:not-allowed;opacity:.4}.AdminBoardPage-module__textarea___00Qkw{resize:vertical;min-height:240px}.AdminBoardPage-module__textareaSm___wFkFy{resize:vertical;min-height:120px}.AdminBoardPage-module__checkboxLabel___69B5Y{color:#34373d;letter-spacing:-.03em;align-items:center;gap:10px;font-size:15px;font-weight:500;line-height:1.4;display:inline-flex}.AdminBoardPage-module__checkboxLabel___69B5Y input{accent-color:#005469;appearance:auto;background:#fff;border:1px solid #1212122e;border-radius:5px;width:18px;height:18px}.AdminBoardPage-module__publishStatusControl___DEByy{min-height:58px}.AdminBoardPage-module__mediaCell___DBLw3{align-items:center;gap:16px;min-width:0;display:flex}.AdminBoardPage-module__thumbnailPreview___FFt3j{object-fit:cover;background:#edf1f3;border:1px solid #12121214;border-radius:18px;flex-shrink:0;width:96px;height:72px}.AdminBoardPage-module__thumbnailPlaceholder___nAR5q{background-color:#fff;background-image:linear-gradient(45deg,#f1f4f5 25%,#0000 25% 75%,#f1f4f5 75%,#f1f4f5),linear-gradient(45deg,#f1f4f5 25%,#0000 25% 75%,#f1f4f5 75%,#f1f4f5);background-position:0 0,8px 8px;background-repeat:repeat,repeat;background-size:16px 16px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #12121214;border-radius:18px;flex-shrink:0;width:96px;height:72px;position:relative}.AdminBoardPage-module__thumbnailPlaceholder___nAR5q:before{content:"";border-bottom:4px solid #005469;border-left:4px solid #005469;width:26px;height:13px;position:absolute;top:20px;left:32px;transform:rotate(-45deg)}.AdminBoardPage-module__formImagePreview___DuepY{object-fit:cover;background:#edf1f3;border:1px solid #12121214;border-radius:22px;width:min(360px,100%)}.AdminBoardPage-module__galleryPreviewGrid___-BghM{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.AdminBoardPage-module__galleryPreviewImage___U4elk{aspect-ratio:1;object-fit:cover;background:#edf1f3;border:1px solid #12121214;border-radius:20px;width:100%}.AdminBoardPage-module__fileNameList___QW04n{color:#5d6168;letter-spacing:-.03em;gap:8px;padding-left:18px;font-size:15px;font-weight:500;line-height:1.5;list-style:outside;display:grid}.AdminBoardPage-module__hubGroupList___AJceN,.AdminBoardPage-module__hubSection___gITnF{display:grid}.AdminBoardPage-module__hubGroupList___AJceN{gap:0}.AdminBoardPage-module__hubCardTitle___t7Q0w{font-size:22px;font-weight:700;line-height:1.35}.AdminBoardPage-module__hubGrid___Oz-SX{grid-template-columns:1fr;gap:0;display:grid}.AdminBoardPage-module__hubCard___wzGHo{box-shadow:none;background:0 0;border:0;border-bottom:1px solid #edf1f3;border-radius:0;gap:12px;padding:20px 0;display:grid}.AdminBoardPage-module__segmentNav___jgXVP{border-bottom:1px solid #edf1f3;flex-wrap:wrap;align-items:center;gap:8px;padding-bottom:20px;display:flex}.AdminBoardPage-module__segmentLink___IGKtm{color:#5d6168;letter-spacing:0;background:#fff;border:1px solid #d8e4e8;border-radius:999px;align-items:center;min-height:40px;padding:0 14px;font-size:14px;font-weight:600;line-height:1.4;text-decoration:none;transition:border-color .2s,background-color .2s,color .2s;display:inline-flex}.AdminBoardPage-module__segmentLink___IGKtm:hover,.AdminBoardPage-module__segmentLinkActive___rft2V{color:#005469;background:#f6fbfc;border-color:#00546952}.AdminBoardPage-module__link___PbFxd{white-space:nowrap;color:#005469;letter-spacing:-.03em;align-items:center;width:-moz-fit-content;width:fit-content;font-size:15px;font-weight:600;line-height:1.4;text-decoration:none;transition:color .2s;display:inline-flex}.AdminBoardPage-module__link___PbFxd:hover{color:#0b7389}.AdminBoardPage-module__link___PbFxd:focus-visible,.AdminBoardPage-module__sidebarLink___jfVK1:focus-visible,.AdminBoardPage-module__sidebarGroupTitle___5fyb5:focus-visible,.AdminBoardPage-module__sidebarChildLink___BAdLn:focus-visible,.AdminBoardPage-module__segmentLink___IGKtm:focus-visible{outline-offset:2px;outline:2px solid #00546947}.AdminBoardPage-module__adminPrimaryButton___ZCgM7,.AdminBoardPage-module__adminSecondaryButton___Vkop2,.AdminBoardPage-module__adminDangerButton___QuinE{isolation:isolate;white-space:nowrap!important;letter-spacing:-.03em!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:48px!important;padding:0 18px!important;font-size:15px!important;font-weight:600!important;line-height:1.4!important;transition:border-color .2s,box-shadow .2s,background-color .2s,color .2s!important;display:inline-flex!important;position:relative!important;overflow:hidden!important}.AdminBoardPage-module__adminPrimaryButton___ZCgM7{box-shadow:0 12px 24px #0054692e;color:#fff!important;background:#005469!important;border-color:#005469!important}.AdminBoardPage-module__adminPrimaryButton___ZCgM7:hover,.AdminBoardPage-module__adminPrimaryButton___ZCgM7:focus-visible,.AdminBoardPage-module__adminPrimaryButton___ZCgM7:active{color:#fff!important;background:#0b7389!important;border-color:#0b7389!important}.AdminBoardPage-module__adminSecondaryButton___Vkop2{box-shadow:0 8px 20px #0000000a;color:#005469!important;background:#fff!important;border-color:#d8e4e8!important}.AdminBoardPage-module__adminSecondaryButton___Vkop2:hover,.AdminBoardPage-module__adminSecondaryButton___Vkop2:focus-visible,.AdminBoardPage-module__adminSecondaryButton___Vkop2:active{color:#005469!important;background:#f6fbfc!important;border-color:#00546952!important}.AdminBoardPage-module__adminDangerButton___QuinE{box-shadow:0 8px 20px #0000000a;color:#b13232!important;background:#fff!important;border-color:#c443432e!important}.AdminBoardPage-module__adminDangerButton___QuinE:hover,.AdminBoardPage-module__adminDangerButton___QuinE:focus-visible,.AdminBoardPage-module__adminDangerButton___QuinE:active{color:#b13232!important;background:#c443430f!important;border-color:#b13232!important}.AdminBoardPage-module__adminTableActionButton___45Cxe{min-width:72px!important;min-height:38px!important;box-shadow:none!important;border-radius:999px!important;padding:0 14px!important;font-size:14px!important;text-decoration:none!important}.AdminBoardPage-module__error___kC8i2{color:#8f2929;letter-spacing:-.03em;background:#c4434314;border:1px solid #c443432e;border-radius:20px;padding:16px 18px;font-size:15px;font-weight:500;line-height:1.5}.AdminBoardPage-module__formActions___K1MeX{flex-wrap:wrap;justify-content:space-between;align-items:center}.AdminBoardPage-module__formPrimaryActions___fREFi{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:inline-flex}.AdminBoardPage-module__panel___lIJZj .AdminBoardPage-module__formActions___K1MeX{border-top:1px solid #e7edef;margin-top:8px;padding-top:20px}.AdminBoardPage-module__panel___lIJZj .AdminBoardPage-module__formActions___K1MeX .AdminBoardPage-module__link___PbFxd{background:#fff;border:1px solid #d8e4e8;border-radius:999px;justify-content:center;min-height:48px;padding:0 18px}@media (max-width:1180px){.AdminBoardPage-module__shell___AizXq{grid-template-columns:1fr;gap:20px;width:min(1120px,100vw - 32px);padding-top:16px}.AdminBoardPage-module__sidebar___LttwO{min-height:auto;padding-right:0;position:static}.AdminBoardPage-module__contentArea___Gxr1B{border-top:1px solid #e7edef;border-left:0;padding-top:0;padding-left:0}}@media (max-width:768px){.AdminBoardPage-module__shell___AizXq{width:min(100vw - 24px,960px);padding-bottom:64px}.AdminBoardPage-module__loginShell___wzbNA{width:min(100vw - 24px,680px);padding:32px 0 72px}.AdminBoardPage-module__sidebar___LttwO,.AdminBoardPage-module__panel___lIJZj,.AdminBoardPage-module__loginPanel___-2lRB{border-radius:0;padding:24px 0}.AdminBoardPage-module__sidebar___LttwO{gap:12px}.AdminBoardPage-module__toolbar___Zc4Zr,.AdminBoardPage-module__formActions___K1MeX,.AdminBoardPage-module__loginHeader___lf7PJ{flex-direction:column;align-items:stretch}.AdminBoardPage-module__sectionTitle___8UZr0,.AdminBoardPage-module__loginTitle___8jrca{font-size:28px}.AdminBoardPage-module__formGrid___S5jhK{grid-template-columns:1fr}.AdminBoardPage-module__mediaCell___DBLw3{flex-direction:column;align-items:flex-start}.AdminBoardPage-module__tableWrap___fgJ6B{overflow-x:auto}.AdminBoardPage-module__table___Mt9lf{width:max(100%,860px)}.AdminBoardPage-module__galleryPreviewGrid___-BghM{grid-template-columns:repeat(2,minmax(0,1fr))}.AdminBoardPage-module__adminImagePlacementGrid___DOTMT,.AdminBoardPage-module__organizationTeamItem___GCUoG,.AdminBoardPage-module__organizationItemRow___j-3YB{grid-template-columns:1fr}.AdminBoardPage-module__repeatableItem___RKs6z.AdminBoardPage-module__organizationTeamItem___GCUoG{margin-left:12px}.AdminBoardPage-module__organizationStructureActions___-KAaY{flex-flow:wrap}}.AdminRootLayout-module__shell___MLn1n{--kookje-primary:#005469;--kookje-primary-soft:#8ccad6;background:#fff;min-height:100vh}.AdminRootLayout-module__main___GD-Xd{min-height:100vh}.HomePopup-module__overlay___NiW2M{z-index:1400;pointer-events:none;opacity:1;transition:opacity .6s,transform .6s,visibility .6s;position:fixed;inset:0}.HomePopup-module__panel___-uVgy{top:100px;left:calc(100px + var(--popup-index,0) * 380px);pointer-events:auto;opacity:0;transform-origin:top;visibility:hidden;background:#fff;border:1px solid #d8d8d8;border-radius:16px;width:min(360px,100vw - 40px);transition:opacity .45s,transform .45s cubic-bezier(.22,1,.36,1);position:fixed;overflow:hidden;transform:translateY(18px)scale(.96);box-shadow:0 18px 48px #00000029}.HomePopup-module__overlayInteractive___m-0GK{pointer-events:none}.HomePopup-module__panelRevealing___Rz-Oo,.HomePopup-module__panelVisible___6c05I{visibility:visible}.HomePopup-module__panelVisible___6c05I{opacity:1;transform:translateY(0)scale(1)}.HomePopup-module__body___SViH9{background:#fff}.HomePopup-module__imageLink___1tfol{display:block}.HomePopup-module__imageLink___1tfol img{aspect-ratio:600/755;object-fit:cover;width:100%;height:auto;display:block}.HomePopup-module__footer___bXKO-{border-top:1px solid #ececec;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;display:flex}.HomePopup-module__checkboxLabel___W-FLR{color:#454545;align-items:center;gap:10px;font-size:.95rem;display:inline-flex}.HomePopup-module__checkboxLabel___W-FLR input{width:16px;height:16px;accent-color:var(--kookje-primary)}.HomePopup-module__closeButton___CW-Xg{color:#242424;align-items:center;gap:8px;font-size:.95rem;font-weight:600;display:inline-flex}@media (max-width:768px){.HomePopup-module__panel___-uVgy{width:auto;top:14px;left:14px;right:14px}.HomePopup-module__footer___bXKO-{gap:12px;padding:12px 14px}}.QuickMenu-module__quickMenu___KBAu9{z-index:100;flex-direction:column;align-items:center;transition:all .6s;display:flex;position:fixed;top:50%;right:30px;transform:translateY(-50%)}.QuickMenu-module__linkList___zAdOf{background:#fff;border-radius:300px;flex-direction:column;gap:32px;width:100px;height:314px;margin-bottom:20px;padding:32px 0;display:flex;box-shadow:0 0 20px #00000040}.QuickMenu-module__linkListOnHero___eyzpk{box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff52}.QuickMenu-module__linkList___zAdOf li{flex:1;position:relative}.QuickMenu-module__linkList___zAdOf li:after{content:"";background:#ddd;width:32px;height:1px;position:absolute;bottom:-16px;left:50%;transform:translate(-50%)}.QuickMenu-module__linkListOnHero___eyzpk li:after{background:#ffffff2e}.QuickMenu-module__linkList___zAdOf li:last-child:after{display:none}.QuickMenu-module__linkList___zAdOf a{color:#686868;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;font-size:.9375rem;font-style:normal;font-weight:600;display:flex}.QuickMenu-module__linkListOnHero___eyzpk a{color:#fff;text-shadow:0 8px 24px #0000003d}.QuickMenu-module__linkList___zAdOf img{width:35px;height:35px}.QuickMenu-module__linkListOnHero___eyzpk img{filter:brightness(0)invert()}.QuickMenu-module__line___p2e-m{display:block}.QuickMenu-module__topButton___1MEIH{color:#fff;cursor:pointer;background:#005469;border:0;border-radius:50%;justify-content:center;align-items:center;width:60px;min-height:60px;padding:0;transition:opacity .24s,transform .24s,visibility .24s;display:inline-flex;box-shadow:0 10px 24px #00546947}.QuickMenu-module__topButtonHidden___9LP1z{visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-8px)}.QuickMenu-module__topIcon___zPKkT{width:28px;height:28px;transform:rotate(180deg)}body.home-intro-active .QuickMenu-module__quickMenu___KBAu9{opacity:0;pointer-events:none}body.home-intro-complete .QuickMenu-module__quickMenu___KBAu9{opacity:1;pointer-events:auto}@media (max-width:1024px){.QuickMenu-module__quickMenu___KBAu9{right:10px}.QuickMenu-module__linkList___zAdOf{aspect-ratio:100/314;gap:20px;width:60px;height:auto;margin-bottom:10px;padding:20px 0}.QuickMenu-module__linkList___zAdOf li:after{bottom:-10px}.QuickMenu-module__linkList___zAdOf a{font-size:.75rem}.QuickMenu-module__topButton___1MEIH{width:50px;min-height:50px}}@media (max-width:768px){.QuickMenu-module__quickMenu___KBAu9{top:auto;bottom:50px;transform:translateY(0)}.QuickMenu-module__linkList___zAdOf{display:none}}.SiteFooter-module__footer___ETlzW{background:#454545;padding:44px 0 50px}.SiteFooter-module__inner___tFmTe{width:min(1760px,100vw - 40px);margin:0 auto}.SiteFooter-module__topRow___HURse{border-bottom:1px solid #ffffff2e;justify-content:space-between;align-items:center;gap:24px;padding-bottom:24px;display:flex}.SiteFooter-module__primaryMenuList___Kuy9s,.SiteFooter-module__policyList___aOHCT{flex-wrap:wrap;gap:24px;display:flex}.SiteFooter-module__primaryMenuList___Kuy9s span,.SiteFooter-module__policyList___aOHCT a,.SiteFooter-module__policyList___aOHCT span,.SiteFooter-module__policyButton___ZDkGx{color:#fff;font-size:1rem;font-weight:500}.SiteFooter-module__policyList___aOHCT{justify-content:flex-end}.SiteFooter-module__policyButton___ZDkGx{font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.SiteFooter-module__policyButton___ZDkGx:focus-visible{outline-offset:4px;outline:2px solid #fff}.SiteFooter-module__middleRow___YYCWk{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:32px;padding:28px 0 22px;display:grid}.SiteFooter-module__logoBox___de0MI{align-items:center;display:flex}.SiteFooter-module__logoImage___uIVID{aspect-ratio:216/49;width:176px;max-width:100%;-webkit-mask:var(--site-logo-mask) center/contain no-repeat;-webkit-mask:var(--site-logo-mask) center/contain no-repeat;mask:var(--site-logo-mask) center/contain no-repeat;background:#fff;display:block}.SiteFooter-module__infoGroupList___d-Ei6{gap:4px;display:grid}.SiteFooter-module__infoList___2uH5l{flex-wrap:wrap;gap:8px 28px;display:flex}.SiteFooter-module__infoList___2uH5l li{color:#fffc;font-size:.95rem}.SiteFooter-module__infoLabel___UPYiz{color:#fff;margin-right:4px}.SiteFooter-module__infoValue___-3Z5w{color:inherit}.SiteFooter-module__bottomRow___I1FZg{color:#ffffffb3;flex-wrap:wrap;align-items:center;font-size:.92rem;display:flex}.SiteFooter-module__copyrightTrigger___u2A8h{color:inherit;font:inherit;cursor:default;background:0 0;border:0;padding:0}.SiteFooter-module__bottomRow___I1FZg a{color:#ffffffb3;margin-left:12px}.SiteFooter-module__policyModalOverlay___aLCNF{z-index:1500;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#060d157a;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.SiteFooter-module__policyModalPanel___J8qm4{background:#fff;border:1px solid #0054691f;border-radius:8px;width:min(760px,100vw - 40px);max-height:min(82vh,880px);overflow:hidden;box-shadow:0 28px 64px #060d1538}.SiteFooter-module__policyModalHeader___ib-mV{background:#f4fafccc;border-bottom:1px solid #00546914;justify-content:space-between;align-items:center;gap:16px;padding:22px 24px;display:flex}.SiteFooter-module__policyModalTitle___ivDUh{color:#161a1d;font-size:1.15rem;font-weight:700}.SiteFooter-module__policyModalCloseButton___kMWVl{color:#161a1d;cursor:pointer;background:#fff;border:1px solid #0054691f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:1.35rem;display:inline-flex}.SiteFooter-module__policyModalBody___HLTrS{max-height:calc(min(82vh,880px) - 81px);padding:22px 24px 24px;overflow:auto}.SiteFooter-module__policyModalEffectiveDate___TB4fL{color:#66727a;font-size:.84rem}.SiteFooter-module__policyModalParagraph___jont0{color:#66727a;margin-top:10px;font-size:.92rem;line-height:1.7}.SiteFooter-module__policyModalSection___oepOe{margin-top:24px}.SiteFooter-module__policyModalSectionTitle___uXJBV{color:#161a1d;font-size:.98rem;font-weight:700}.SiteFooter-module__policyModalList___0w0PZ{gap:8px;margin-top:12px;padding-left:18px;list-style:outside;display:grid}.SiteFooter-module__policyModalListItem___HZNVb{color:#66727a;font-size:.9rem;line-height:1.6}@media (max-width:1024px){.SiteFooter-module__middleRow___YYCWk{grid-template-columns:1fr;align-items:flex-start}.SiteFooter-module__topRow___HURse{flex-direction:column;align-items:stretch}}@media (max-width:768px){.SiteFooter-module__footer___ETlzW{padding:32px 0 64px}.SiteFooter-module__inner___tFmTe{width:min(100vw - 32px,1760px)}.SiteFooter-module__policyList___aOHCT{gap:14px 18px}.SiteFooter-module__primaryMenuList___Kuy9s span,.SiteFooter-module__policyList___aOHCT a,.SiteFooter-module__policyButton___ZDkGx,.SiteFooter-module__infoList___2uH5l li,.SiteFooter-module__bottomRow___I1FZg{font-size:.88rem}.SiteFooter-module__bottomRow___I1FZg a{margin-top:6px;margin-left:0;display:inline-flex}}.SiteHeader-module__header___eeB0l{z-index:1500;background:#fff;border-bottom:1px solid #ddd;width:100%;transition:background-color .4s,border-color .4s,opacity .6s,transform .6s;position:fixed;top:0;left:0}.SiteHeader-module__desktopHoverRegion___adqOP{position:relative}.SiteHeader-module__desktopNavSurface___Nv9JO{z-index:1480;opacity:0;pointer-events:none;background:#fff;width:100%;height:90px;transition:background-color .4s,box-shadow .4s,height .6s,opacity .6s,transform .6s;position:fixed;top:0;left:0;transform:translateY(-24px);box-shadow:0 24px 80px #0000001f}.SiteHeader-module__desktopNavSurfaceVisible___1Eses{opacity:1;height:330px;transform:translateY(0)}.SiteHeader-module__desktopNavSurfaceOnHero___ax3JF{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a101838;box-shadow:0 24px 80px #00000038}.SiteHeader-module__desktopNavSurfaceHidden___cg3oZ{opacity:0;transform:translateY(-100%)}.SiteHeader-module__headerOnHero___s71-x,.SiteHeader-module__headerOnHero___s71-x .SiteHeader-module__navBackground___ttVjN{background:0 0;border-bottom-color:#0000}.SiteHeader-module__headerDown___CuM2r{transform:translateY(-100%)}.SiteHeader-module__headerIntroHidden___L-FEY{opacity:0;pointer-events:none;transform:translateY(-24px)}.SiteHeader-module__headerWrap___fDvwU{justify-content:space-between;align-items:center;gap:32px;width:min(1760px,100vw - 40px);height:90px;margin:0 auto;display:flex;position:relative}.SiteHeader-module__logoLink___k6c4D{z-index:1;box-sizing:border-box;flex-shrink:0;justify-content:flex-start;align-items:center;width:136px;height:100%;padding:18px 0 16px;display:inline-flex;position:relative}.SiteHeader-module__logo___HOil5{background:var(--site-logo-color,var(--kookje-primary));width:100%;height:100%;-webkit-mask:var(--site-logo-mask) center/contain no-repeat;-webkit-mask:var(--site-logo-mask) center/contain no-repeat;mask:var(--site-logo-mask) center/contain no-repeat;transition:background-color .4s,filter .4s;display:block}.SiteHeader-module__navBackground___ttVjN{background:#fffffff2;border-bottom:1px solid #ddd;width:100%;display:none;position:absolute;top:100%;left:0;right:0}.SiteHeader-module__desktopArea___WvGjK{flex:1;justify-content:flex-end;align-items:center;min-width:0;display:flex}.SiteHeader-module__nav___XIXf9{height:100%;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.SiteHeader-module__navListDepth1___t3IHp{flex-wrap:nowrap;align-items:center;gap:clamp(6px,.9vw,24px);height:100%;display:flex}.SiteHeader-module__navItemDepth1___j-mn1{flex-shrink:0;height:100%;position:relative}.SiteHeader-module__navLinkDepth1___6eEBk{cursor:pointer;color:#454545;white-space:nowrap;word-break:keep-all;justify-content:center;align-items:center;height:90px;padding:0 clamp(15px,1.65vw,33px);font-size:clamp(1rem,1vw,1.125rem);font-weight:600;transition:color .3s,opacity .3s;display:flex}.SiteHeader-module__navItemDepth1Active___ByQWu .SiteHeader-module__navLinkDepth1___6eEBk,.SiteHeader-module__navLinkDepth1___6eEBk:hover{color:var(--kookje-primary)}.SiteHeader-module__navListDepth2___yCmhR{padding:30px 15px;position:absolute;top:100%;left:0;right:0;display:none!important}.SiteHeader-module__navItemDepth2___artN7{margin-top:8px}.SiteHeader-module__navItemDepth2___artN7:first-child{margin-top:0}.SiteHeader-module__navLinkDepth2___0GYWo{cursor:pointer;color:#454545;white-space:pre-line;word-break:keep-all;font-size:1rem;font-weight:600;line-height:1.35;display:block}.SiteHeader-module__right___didJB{z-index:1;flex-shrink:0;align-items:center;gap:24px;display:flex;position:relative}.SiteHeader-module__langBox___-qFUZ{position:relative}.SiteHeader-module__langButton___pmtya{color:#fff;background:#686868;border-radius:20px;justify-content:center;align-items:center;gap:5px;padding:8.5px 16px;font-size:1.0625rem;font-weight:600;transition:color .3s,background-color .3s,border-color .3s;display:inline-flex}.SiteHeader-module__languageIcon___OrAAX{width:16px;height:16px;transition:transform .2s}.SiteHeader-module__languageIconOpen___asXmn{transform:rotate(180deg)}.SiteHeader-module__langList___gbwvK{width:100%;position:absolute;bottom:-10px;left:0;transform:translateY(100%)}.SiteHeader-module__langListHidden___50yt4{display:none}.SiteHeader-module__langListVisible___C2Dfl{display:block}.SiteHeader-module__langListInner___-xE2R{border-radius:20px;flex-direction:column;width:100%;display:flex;overflow:hidden}.SiteHeader-module__langLink___ozLNn{color:#fff;text-align:center;background:#686868;padding:10px 0;font-size:1.0625rem;font-weight:600;transition:background-color .3s}.SiteHeader-module__langLink___ozLNn:hover{background:var(--kookje-primary)}.SiteHeader-module__sitemapOpenButton___47G28,.SiteHeader-module__mobileMenuButton___nuKDo,.SiteHeader-module__mobileClose___FoUFD,.SiteHeader-module__allMenuClose___YYboV{color:#222;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.SiteHeader-module__sitemapOpenButton___47G28,.SiteHeader-module__mobileMenuButton___nuKDo{width:32px;height:32px}.SiteHeader-module__sitemapOpenButton___47G28 img,.SiteHeader-module__mobileMenuButton___nuKDo img{width:32px;height:32px;transition:filter .4s}.SiteHeader-module__headerOnHero___s71-x .SiteHeader-module__logo___HOil5{filter:drop-shadow(0 8px 20px #0003);background:#fff}.SiteHeader-module__headerOnHero___s71-x .SiteHeader-module__navLinkDepth1___6eEBk{color:#fff;text-shadow:0 8px 24px #0000003d}.SiteHeader-module__headerOnHero___s71-x .SiteHeader-module__navItemDepth1Active___ByQWu .SiteHeader-module__navLinkDepth1___6eEBk,.SiteHeader-module__headerOnHero___s71-x .SiteHeader-module__navLinkDepth1___6eEBk:hover{color:#fff}.SiteHeader-module__headerOnHero___s71-x .SiteHeader-module__langButton___pmtya{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff52}.SiteHeader-module__headerOnHero___s71-x .SiteHeader-module__langListInner___-xE2R{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a101852;border:1px solid #ffffff2e}.SiteHeader-module__headerOnHero___s71-x .SiteHeader-module__langLink___ozLNn{color:#fff;background:0 0}.SiteHeader-module__headerOnHero___s71-x .SiteHeader-module__langLink___ozLNn:hover{background:#ffffff24}.SiteHeader-module__headerOnHero___s71-x .SiteHeader-module__sitemapOpenButton___47G28,.SiteHeader-module__headerOnHero___s71-x .SiteHeader-module__mobileMenuButton___nuKDo{color:#fff}.SiteHeader-module__headerOnHero___s71-x .SiteHeader-module__sitemapOpenButton___47G28 img,.SiteHeader-module__headerOnHero___s71-x .SiteHeader-module__mobileMenuButton___nuKDo img{filter:brightness(0)invert()drop-shadow(0 8px 20px #0003)}.SiteHeader-module__mobileMenuButton___nuKDo{display:none;position:absolute;top:50%;right:0;transform:translateY(-50%)}.SiteHeader-module__sitemap___quInL{z-index:1490;background:#fff;width:100%;height:240px;transition:transform .6s;position:fixed;top:90px;left:0;overflow:hidden;transform:translateY(calc(-100% - 90px))}.SiteHeader-module__sitemapOnHero___UGLnD{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a101838;box-shadow:0 24px 80px #00000038}.SiteHeader-module__sitemapVisible___YLgXc{transform:translateY(0)}.SiteHeader-module__sitemapHidden___q2WWB{transform:translateY(calc(-100% - 90px))}@media not (max-width:1024px){.SiteHeader-module__desktopHoverRegion___adqOP:not(.SiteHeader-module__desktopHoverRegionOpen___BrvsY):hover .SiteHeader-module__headerOnHero___s71-x,.SiteHeader-module__desktopHoverRegion___adqOP:not(.SiteHeader-module__desktopHoverRegionOpen___BrvsY):focus-within .SiteHeader-module__headerOnHero___s71-x{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background-color:#0a101838}.SiteHeader-module__desktopHoverRegionOpen___BrvsY .SiteHeader-module__header___eeB0l{background:0 0;border-bottom-color:#0000}.SiteHeader-module__desktopHoverRegionOpen___BrvsY .SiteHeader-module__sitemap___quInL{box-shadow:none;background:0 0}.SiteHeader-module__desktopHoverRegionOpen___BrvsY .SiteHeader-module__sitemapOnHero___UGLnD{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0}}.SiteHeader-module__sitemapInner___LijCr{align-items:center;width:min(1760px,100vw - 40px);height:100%;margin:0 auto;display:flex}.SiteHeader-module__sitemapLeft___YM3S6{text-align:left;border-right:1px solid #ddd;flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-start;width:398px;height:100%;display:flex}.SiteHeader-module__sitemapOnHero___UGLnD .SiteHeader-module__sitemapLeft___YM3S6{border-right-color:#ffffff29}.SiteHeader-module__sitemapSubject___0-DWQ{color:#454545;margin-bottom:8px;font-size:1.5rem;font-weight:500}.SiteHeader-module__sitemapOnHero___UGLnD .SiteHeader-module__sitemapSubject___0-DWQ{color:#fff}.SiteHeader-module__sitemapText___oDdDS{color:#686868;font-size:1rem;font-weight:400}.SiteHeader-module__sitemapOnHero___UGLnD .SiteHeader-module__sitemapText___oDdDS{color:#ffffffb8}.SiteHeader-module__line___dwo8S{display:block}.SiteHeader-module__sitemapRight___MSPvV{flex:1;height:100%;padding:0 60px}.SiteHeader-module__sitemapPanel___W42b9{align-items:center;height:100%;display:none}.SiteHeader-module__sitemapPanelActive___SyPDE{display:flex}.SiteHeader-module__sitemapPanelList___xPaus{flex-wrap:wrap;align-items:flex-start;gap:24px;width:100%;max-width:1096px;min-height:144px;display:flex}.SiteHeader-module__sitemapPanelItem___Dfduz{width:calc(20% - 19.2px)}.SiteHeader-module__sitemapTileLink___yIjgR{cursor:pointer;color:#454545;background:#f2f2f2;border-radius:8px;justify-content:space-between;align-items:center;width:100%;height:60px;padding:0 16px;font-size:.9375rem;font-weight:500;transition:background-color .3s,color .3s;display:flex}.SiteHeader-module__sitemapTileLink___yIjgR span:first-child{white-space:pre-line;word-break:keep-all;line-height:1.35}.SiteHeader-module__sitemapOnHero___UGLnD .SiteHeader-module__sitemapTileLink___yIjgR{color:#fff;background:#ffffff14}.SiteHeader-module__sitemapTileLink___yIjgR:hover{background:var(--kookje-primary);color:#fff}.SiteHeader-module__sitemapOnHero___UGLnD .SiteHeader-module__sitemapTileLink___yIjgR:hover{color:#fff;background:#ffffff2e}.SiteHeader-module__sitemapTileArrow___ZDITD{font-size:1.2rem}.SiteHeader-module__allMenu___3kY9J{z-index:1600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;pointer-events:none;background:#0003;justify-content:center;align-items:center;padding:40px 20px;transition:opacity .6s;display:flex;position:fixed;inset:0}.SiteHeader-module__allMenuVisible___z9JB1{opacity:1;pointer-events:auto}.SiteHeader-module__allMenuClose___YYboV{color:#fff;position:absolute;top:30px;right:max(95px,50vw - 785px)}.SiteHeader-module__allMenuClose___YYboV svg{width:28px;height:28px}.SiteHeader-module__allMenuInner___1tA-z{background:#fff;border-radius:30px;width:min(1500px,100% - 40px);max-width:calc(100% - 40px);padding:70px 120px 90px}.SiteHeader-module__allMenuColumns___1Ku7W{grid-template-columns:repeat(5,minmax(0,1fr));gap:32px;display:grid}.SiteHeader-module__allMenuColumn___51vw-{width:auto;min-width:0}.SiteHeader-module__allMenuTitle___dV6-R{color:var(--kookje-primary);padding-bottom:16px;font-size:clamp(1.35rem,1.45vw,1.75rem);font-weight:700;display:flex}.SiteHeader-module__allMenuTitle___dV6-R[aria-disabled=true],.SiteHeader-module__allMenuItemLink___0tUWZ[aria-disabled=true],.SiteHeader-module__allMenuNestedList___OD7Km a[aria-disabled=true],.SiteHeader-module__mobileDepth2Link___oDAcu[aria-disabled=true]{cursor:default}.SiteHeader-module__allMenuList___OU8Ox{border-top:1px solid #ddd;flex-direction:column;gap:32px;padding-top:40px;display:flex}.SiteHeader-module__allMenuItem___GztYJ{display:block}.SiteHeader-module__allMenuItemSplit___u4IYb{justify-content:space-between;gap:20px;display:flex}.SiteHeader-module__allMenuItemLink___0tUWZ{color:#454545;white-space:pre-line;word-break:keep-all;font-size:1.25rem;font-weight:600;line-height:1.35;transition:color .3s}.SiteHeader-module__allMenuItem___GztYJ:hover>.SiteHeader-module__allMenuItemLink___0tUWZ{color:var(--kookje-primary)}.SiteHeader-module__allMenuNestedList___OD7Km{flex-direction:column;gap:10px;padding-top:8px;display:flex}.SiteHeader-module__allMenuNestedList___OD7Km a{color:#686868;text-align:left;width:130px;font-size:.9375rem;font-weight:700;transition:color .3s;display:flex}.SiteHeader-module__allMenuNestedList___OD7Km a:hover{color:var(--kookje-primary)}.SiteHeader-module__mobileBackdrop___uAhen{z-index:1310;opacity:0;pointer-events:none;background:#00000080;transition:opacity .3s;position:fixed;inset:0}.SiteHeader-module__mobileBackdropVisible___-GMc-{opacity:1;pointer-events:auto}.SiteHeader-module__mobileNav___-MYj7{z-index:1320;text-align:left;background:#fff;width:100%;max-width:600px;height:100%;transition:right .5s;position:fixed;top:0;right:-100%}.SiteHeader-module__mobileNavVisible___8jPqx{right:0}.SiteHeader-module__mobileNavHeader___jB0nR{border-bottom:1px solid #ddd;height:60px}.SiteHeader-module__mobileLogoBox___Nggt-{justify-content:flex-start;align-items:center;height:100%;display:flex}.SiteHeader-module__mobileLogoLink___jkja-{box-sizing:border-box;align-items:center;width:116px;height:100%;padding:0 20px;display:inline-flex}.SiteHeader-module__mobileClose___FoUFD{width:-moz-fit-content;width:fit-content;height:60px;position:absolute;top:0;right:20px}.SiteHeader-module__mobileClose___FoUFD svg{width:28px;height:28px}.SiteHeader-module__mobileNavBody___Tqr9J{height:calc(100vh - 60px);padding-bottom:50px;position:relative;overflow-y:auto}.SiteHeader-module__mobileDepth1List___hJW4u,.SiteHeader-module__mobileDepth1Item___-pCKQ{display:block}.SiteHeader-module__mobileDepth1ItemDown___mDDDV{position:relative}.SiteHeader-module__mobileDepth1Link___-Zrsa{color:#000;border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;padding:16px;font-size:1.2rem;display:flex}.SiteHeader-module__mobileDepth1LinkActive___YuQj2{background:var(--kookje-primary);color:#fff}.SiteHeader-module__mobileChevron___Ss1e-{width:18px;height:18px;transition:transform .2s}.SiteHeader-module__mobileChevronOpen___OaDrg{transform:rotate(180deg)}.SiteHeader-module__mobileDepth2List___vX48D{display:none}.SiteHeader-module__mobileDepth2ListVisible___1gNyN{display:block}.SiteHeader-module__mobileDepth2Link___oDAcu{color:#555;white-space:pre-line;word-break:keep-all;background:#f4f4f4;padding:.7rem 1rem .7rem 1.6rem;font-size:1rem;line-height:1.35;display:block}.SiteHeader-module__mobileDepth2Item___yHwxZ:first-child .SiteHeader-module__mobileDepth2Link___oDAcu{padding-top:1rem}.SiteHeader-module__mobileDepth2Item___yHwxZ:last-child .SiteHeader-module__mobileDepth2Link___oDAcu{padding-bottom:1rem}@media (max-width:1700px){.SiteHeader-module__sitemapLeft___YM3S6{width:320px}.SiteHeader-module__sitemapRight___MSPvV{padding:0 30px}.SiteHeader-module__sitemapPanelItem___Dfduz{width:calc(25% - 18px)}.SiteHeader-module__sitemapTileLink___yIjgR{font-size:1rem}}@media (max-width:1600px){.SiteHeader-module__navLinkDepth1___6eEBk{padding:0 18px}.SiteHeader-module__allMenuInner___1tA-z{padding:30px}.SiteHeader-module__allMenuColumns___1Ku7W{gap:20px}.SiteHeader-module__allMenuList___OU8Ox{gap:20px;padding-top:20px}}@media (max-width:1400px){.SiteHeader-module__sitemapPanelItem___Dfduz{width:calc(25% - 18px)}}@media (max-width:1200px){.SiteHeader-module__sitemapPanelList___xPaus{gap:10px}.SiteHeader-module__sitemapPanelItem___Dfduz{width:calc(33.33% - 6.66px)}}@media (max-width:1024px){.SiteHeader-module__header___eeB0l{z-index:1005}.SiteHeader-module__desktopNavSurface___Nv9JO{display:none}.SiteHeader-module__headerWrap___fDvwU{height:60px}.SiteHeader-module__desktopArea___WvGjK,.SiteHeader-module__sitemap___quInL,.SiteHeader-module__allMenu___3kY9J{display:none}.SiteHeader-module__mobileMenuButton___nuKDo{display:inline-flex;right:20px}}@media (max-width:768px){.SiteHeader-module__headerWrap___fDvwU{width:min(100vw - 32px,1760px)}.SiteHeader-module__logoLink___k6c4D{width:100px}.SiteHeader-module__langButton___pmtya{padding:8.5px 10px;font-size:14px}.SiteHeader-module__langLink___ozLNn{font-size:14px}}.RootLayout-module__shell___4L6EH{--kookje-primary:#005469;--kookje-primary-soft:#8ccad6;background:#fff;min-height:100%}.RootLayout-module__main___JHHEt{min-height:calc(100vh - 92px);padding-top:90px}.RootLayout-module__mainFullBleed___3bF9B{padding-top:0}.RootLayout-module__mainPopup___XtNnk{min-height:100dvh;overflow:hidden}.RootLayout-module__mainClipX___lCLIJ{overflow-x:hidden}.RootLayout-module__mainHome___Hl4oH{min-height:100vh;padding-top:0}@media (max-width:1024px){.RootLayout-module__main___JHHEt{min-height:calc(100vh - 80px);padding-top:60px}.RootLayout-module__mainFullBleed___3bF9B{padding-top:0}}.RouteErrorPage-module__page___czzD4{padding:var(--space-10) 0}.RouteErrorPage-module__actionLink___5o82M{padding:var(--space-3) var(--space-5);border-radius:var(--radius-full);background:var(--color-primary);color:var(--color-text-inverse);font-weight:var(--font-weight-semibold);justify-content:center;align-items:center;display:inline-flex}
