:root{--font-family-base: "Roboto", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--h1-font-size: 2.5rem;--h1-font-weight: 600;--h1-line-height: 1.25;--h2-font-size: 2rem;--h2-font-weight: 600;--h2-line-height: 1.25;--h3-font-size: 1.5rem;--h3-font-weight: 600;--h3-line-height: 1.25;--h4-font-size: 1.125rem;--h4-font-weight: 600;--h4-line-height: 1.25;--p1-r-font-size: 1rem;--p1-r-font-weight: 400;--p1-r-line-height: 1.5;--p1-b-font-size: 1rem;--p1-b-font-weight: 500;--p1-b-line-height: 1.5;--p2-r-font-size: .875rem;--p2-r-font-weight: 400;--p2-r-line-height: 1.5;--p2-b-font-size: .875rem;--p2-b-font-weight: 500;--p2-b-line-height: 1.5;--p3-r-font-size: .75rem;--p3-r-font-weight: 400;--p3-r-line-height: 1.5;--p3-b-font-size: .75rem;--p3-b-font-weight: 500;--p3-b-line-height: 1.5;--l1-r-font-size: 1.25rem;--l1-r-font-weight: 400;--l1-r-line-height: 1.25;--l1-b-font-size: 1.25rem;--l1-b-font-weight: 500;--l1-b-line-height: 1.25;--l2-r-font-size: 1rem;--l2-r-font-weight: 400;--l2-r-line-height: 1.25;--l2-b-font-size: 1rem;--l2-b-font-weight: 500;--l2-b-line-height: 1.25;--l3-r-font-size: .875rem;--l3-r-font-weight: 400;--l3-r-line-height: 1.25;--l3-b-font-size: .875rem;--l3-b-font-weight: 500;--l3-b-line-height: 1.25;--l4-r-font-size: .75rem;--l4-r-font-weight: 400;--l4-r-line-height: 1.25;--l4-b-font-size: .75rem;--l4-b-font-weight: 500;--l4-b-line-height: 1.25;--color-primary-50: #e6edf8;--color-primary-100: #ccdaf1;--color-primary-200: #b2c8eb;--color-primary-300: #80a3dd;--color-primary-400: #4c7ecf;--color-primary-500: #0047bb;--color-primary-600: #0040a8;--color-primary-700: #003996;--color-primary-800: #003283;--color-primary-900: #002b70;--color-primary: var(--color-primary-500);--color-secondary-50: #fff4e6;--color-secondary-100: #ffe4bf;--color-secondary-200: #ffd399;--color-secondary-300: #ffb866;--color-secondary-400: #ff9c33;--color-secondary-500: #ff6b00;--color-secondary-600: #e66000;--color-secondary-700: #cc5500;--color-secondary-800: #b34a00;--color-secondary-900: #8c3a00;--color-secondary: var(--color-secondary-500);--color-white: #f9fafb;--color-black: #111827}html,body{margin:0;padding:0;min-height:100%;height:auto;overflow-x:clip}body{font-family:var(--font-family-base);background-color:#f1f5f9;color:#1e293b}._genericNavbar_14663_1{background:linear-gradient(120deg,#dfe8f8,#c6d4f1,#aebfe8);color:#1d2a3b;padding:1rem 2.5rem;box-shadow:0 18px 40px #0f172a1f;border-radius:0;margin:0;max-width:none;width:100%;box-sizing:border-box;position:sticky;top:0;z-index:1000;overflow:visible;transition:padding .3s ease}._genericNavbar_14663_1:before{content:"";position:absolute;inset:0;height:100%;background:radial-gradient(circle,#0f172a14,#0f172a00 62%);opacity:.7;animation:_navbarGlow_14663_1 12s ease-in-out infinite;pointer-events:none}._navbarInner_14663_33{display:flex;gap:1.5rem;align-items:center;flex-wrap:nowrap;min-width:0;width:100%;max-width:1400px;margin:0 auto;box-sizing:border-box;position:relative;z-index:1}._navbarLogo_14663_47{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit;font-weight:600;font-size:1.15rem;letter-spacing:.04em;transition:transform .2s ease,filter .2s ease;white-space:nowrap;flex-shrink:0;max-width:100%}._navbarLogo_14663_47:hover{transform:translateY(-1px);filter:brightness(1.08)}._logoImage_14663_69{width:140px;height:auto;display:block;filter:drop-shadow(0 6px 12px rgba(15,23,42,.18));transition:transform .25s ease,filter .25s ease;max-width:100%}._navbarLogo_14663_47:hover ._logoImage_14663_69{transform:translateY(-1px) scale(1.02);filter:drop-shadow(0 10px 20px rgba(15,23,42,.28))}._navbarSearch_14663_85{display:flex;align-items:center;gap:.75rem;background:#fffc;border-radius:999px;padding:.35rem 1rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(148,163,184,.45);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;overflow:visible}._navbarSearchContainer_14663_102{position:relative;flex:1 1 320px;min-width:180px;max-width:none;margin:0}._searchSuggestions_14663_110{position:absolute;top:calc(100% + .55rem);left:0;right:0;border-radius:16px;border:1px solid rgba(148,163,184,.55);background:#fff;box-shadow:0 14px 34px #0f172a2e;z-index:80;max-height:min(380px,62vh);overflow-y:auto;padding:.35rem}._searchSuggestionsEmpty_14663_125{margin:0;padding:.75rem .85rem;font-size:.9rem;color:#64748b}._searchSuggestionItem_14663_132{width:100%;border:none;background:transparent;border-radius:10px;padding:.65rem .75rem;text-align:left;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;gap:.75rem;transition:background .2s ease}._searchSuggestionItem_14663_132:hover{background:#f1f5f9}._searchSuggestionMedia_14663_151{width:52px;height:40px;flex:0 0 52px;overflow:hidden;border-radius:8px;background:#eef2f7;border:1px solid #e2e8f0}._searchSuggestionImage_14663_161{display:block;width:100%;height:100%;object-fit:cover}._searchSuggestionPlaceholder_14663_168{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:#94a3b8;font-size:.58rem;font-weight:600}._searchSuggestionContent_14663_179{min-width:0;flex:1;display:flex;align-items:center;justify-content:space-between;gap:.75rem}._searchSuggestionTitle_14663_188{font-size:.93rem;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._searchSuggestionMeta_14663_196{font-size:.82rem;color:#64748b;font-weight:600;flex-shrink:0}._navbarSearch_14663_85 input{flex:1;border:none;background:transparent;color:inherit;font-size:.95rem;outline:none;min-width:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:.25rem 0}._navbarSearch_14663_85 input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}._navbarSearch_14663_85 input::placeholder{color:#64748be6}._navbarSearch_14663_85:focus-within{border-color:#3b82f673;box-shadow:0 10px 26px #0f172a26;background:#fffffff2}._searchIcon_14663_234{width:18px;height:18px;opacity:.7;display:block;filter:none;flex-shrink:0}._searchButton_14663_243{display:none}._clearButton_14663_247{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:999px;background:#94a3b833;color:inherit;cursor:pointer;font-size:1.1rem;line-height:1;padding:0;transition:background .2s ease,transform .2s ease,opacity .2s ease}._clearButton_14663_247:hover:not(:disabled){background:#94a3b859;transform:scale(1.05)}._clearButton_14663_247:disabled{opacity:.35;cursor:default}._navbarActions_14663_277{display:inline-flex;align-items:center;gap:1.25rem;flex-wrap:nowrap;flex-shrink:0}._navLink_14663_285{color:#1e293bcc;text-decoration:none;font-size:.95rem;font-weight:500;position:relative;padding:.25rem 0;transition:color .2s ease;white-space:nowrap}._navLink_14663_285:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;border-radius:999px;background:linear-gradient(90deg,#f49819,#f6b047);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}._navLink_14663_285:hover{color:#0f172a}._navLink_14663_285:hover:after{transform:scaleX(1)}._navButton_14663_318{position:relative;overflow:hidden;border-radius:999px;padding:.45rem 1.1rem;border:1px solid transparent;cursor:pointer;font-weight:600;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease,color .2s ease}._navButtonContent_14663_335{display:inline-flex;align-items:center;gap:.45rem}._navButtonText_14663_341{display:inline}._navButtonIcon_14663_345{width:16px;height:16px;flex-shrink:0}._navButton_14663_318:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 20%,rgba(255,255,255,.35),transparent 60%);transform:translate(-120%);transition:transform .5s ease}._navButton_14663_318:hover:before{transform:translate(120%)}._navSecondary_14663_369{background:#fffc;color:#1f2937;border-color:#94a3b88c}._navSecondary_14663_369:hover{transform:translateY(-2px) scale(1.02);border-color:#3b82f666;background:#fffffff2;box-shadow:0 12px 24px #0f172a1f}._navPrimary_14663_382{background:#f49819;color:#1f2937;box-shadow:0 6px 16px #f498194d}._navPrimary_14663_382:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 16px 32px #f4981966}._profileMenuWrapper_14663_393{position:relative}._profileBadge_14663_397,._profileBadgeButton_14663_398{display:inline-flex;align-items:center;gap:.55rem;padding:.35rem .7rem;border-radius:999px;background:#ffffffdb;border:1px solid rgba(148,163,184,.5)}._profileBadgeButton_14663_398{cursor:pointer}._profileAvatar_14663_412,._profileAvatarFallback_14663_413{width:28px;height:28px;border-radius:999px;flex-shrink:0}._profileAvatar_14663_412{object-fit:cover;border:1px solid rgba(59,130,246,.4)}._profileAvatarFallback_14663_413{padding:.3rem;background:#94a3b840}._profileEmail_14663_430{color:#1f2937;font-size:.85rem;font-weight:600;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._profileMenu_14663_393{position:absolute;right:0;top:calc(100% + .6rem);width:250px;border-radius:14px;background:#fff;border:1px solid rgba(148,163,184,.45);box-shadow:0 16px 34px #0f172a2e;padding:.5rem;display:flex;flex-direction:column;gap:.25rem;z-index:50;overflow:hidden}._profileMenuTitle_14663_457{font-size:.82rem;font-weight:700;color:#64748b;margin:0 0 .25rem}._profileMenuItem_14663_464,._profileMenuLogout_14663_465{display:flex;align-items:center;width:100%;border:none;text-align:left;font-size:.9rem;padding:.55rem .75rem;border-radius:8px;text-decoration:none;color:#0f172a;background:transparent;cursor:pointer;box-sizing:border-box;transition:background .2s ease}._profileMenuItem_14663_464:hover,._profileMenuLogout_14663_465:hover{background:#f1f5f9}._profileMenuLogout_14663_465{color:#dc2626;gap:.45rem}._profileMenuLogout_14663_465 img,._mobileLogoutButton_14663_493 img{width:16px;height:16px}._navbarToggle_14663_498{grid-area:toggle;display:none;background:transparent;border:none;cursor:pointer;padding:.25rem;z-index:20;transition:transform .2s ease}._navbarToggle_14663_498:hover{transform:scale(1.1)}._hamburger_14663_513{display:flex;flex-direction:column;justify-content:space-between;width:24px;height:18px;overflow:visible}._hamburger_14663_513 span{width:100%;height:2px;background:#1f2937;border-radius:999px;transform-origin:center;transition:transform .35s cubic-bezier(.68,-.55,.27,1.55),opacity .2s ease}._hamburgerOpen_14663_533 span:first-child{transform:translateY(8px) rotate(45deg)}._hamburgerOpen_14663_533 span:nth-child(2){opacity:0;transform:scale(0)}._hamburgerOpen_14663_533 span:last-child{transform:translateY(-8px) rotate(-45deg)}._navbarMobile_14663_546{margin-top:0;padding-top:0;border-top:1px solid transparent;max-height:0;opacity:0;transform:translateY(-8px);overflow:hidden;pointer-events:none;transition:max-height .35s ease,opacity .25s ease,transform .35s ease,margin-top .35s ease,padding-top .35s ease,border-top-color .35s ease}._navbarMobileLinks_14663_564,._navbarMobileActions_14663_565{display:flex;flex-direction:column;gap:.75rem}._navbarMobileActions_14663_565{margin-top:1rem}._mobileCookieButton_14663_575{display:none}._mobileDashboardLink_14663_579,._mobileLogoutButton_14663_493{border-radius:10px;padding:.55rem .7rem;background:#ffffffbf;color:#0f172a;text-decoration:none;border:1px solid rgba(148,163,184,.4)}._mobileLogoutButton_14663_493{color:#dc2626;display:inline-flex;align-items:center;gap:.5rem}._srOnly_14663_596{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes _navbarGlow_14663_1{0%{transform:translate3d(-10%,-10%,0) rotate(0);opacity:.45}50%{transform:translate3d(10%,0,0) rotate(8deg);opacity:.75}to{transform:translate3d(-10%,-10%,0) rotate(0);opacity:.45}}@media(prefers-reduced-motion:reduce){._genericNavbar_14663_1:before{animation:none}._navbarLogo_14663_47,._logoImage_14663_69,._navbarSearch_14663_85,._navLink_14663_285,._navButton_14663_318,._navbarToggle_14663_498,._hamburger_14663_513 span,._navbarMobile_14663_546{transition:none}}@media(max-width:1200px){._navbarSearch_14663_85{min-width:220px}._navLink_14663_285{font-size:.9rem}._navButton_14663_318{padding:.4rem .9rem}}@media(max-width:1100px){._navbarInner_14663_33{gap:1rem}._navbarActions_14663_277{gap:.75rem}._navButton_14663_318{padding:.4rem .85rem}}@media(max-width:980px){._navButtonText_14663_341{display:none}._navButton_14663_318{padding:.4rem .6rem}._profileEmail_14663_430{max-width:120px}}@media(max-width:760px){._genericNavbar_14663_1{padding:1rem}._navbarInner_14663_33{display:grid;grid-template-areas:"logo toggle" "search search";grid-template-columns:1fr auto;gap:1rem}._navbarLogo_14663_47{grid-area:logo}._navbarToggle_14663_498{display:inline-flex;grid-area:toggle;justify-self:end}._navbarSearchContainer_14663_102{grid-area:search;width:100%;max-width:100%;margin:0;box-sizing:border-box}._navbarSearch_14663_85{width:100%;max-width:100%;margin:0;box-sizing:border-box;padding:.35rem .75rem}._navbarSearch_14663_85 input{min-width:0;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:.9rem}._navbarActions_14663_277{display:none}._navbarMobileActions_14663_565 ._navButton_14663_318{width:100%;max-width:100%;display:flex;align-items:center;justify-content:flex-start;height:48px;min-height:48px;padding:.62rem .85rem;border-radius:12px;box-sizing:border-box;margin:0;align-self:stretch}._navbarMobileActions_14663_565 ._navButtonContent_14663_335{width:100%;height:100%;align-items:center;justify-content:space-between;gap:.8rem}._navbarMobileActions_14663_565 ._navButtonText_14663_341{display:inline;font-size:.92rem;font-weight:700}._navbarMobileActions_14663_565 ._navButtonIcon_14663_345{width:17px;height:17px;display:block;flex:0 0 17px}._mobileCookieButton_14663_575{display:flex}._navbarMobile_14663_546._isOpen_14663_774{max-height:520px;opacity:1;transform:translateY(0);pointer-events:auto;margin-top:1.25rem;padding-top:1rem;border-top-color:#94a3b866}}@media(max-width:720px){._navbarSearch_14663_85 input{font-size:.85rem}}@media(max-width:480px){._navbarInner_14663_33{gap:.75rem}._logoImage_14663_69{width:clamp(96px,35vw,130px)}._navbarSearch_14663_85{padding:.3rem .6rem}}._breadcrumb_o1m8i_1{margin-bottom:1.25rem}._list_o1m8i_5{list-style:none;margin:0;padding:.9rem 1.1rem;display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;border:1px solid #d9e3ef;border-radius:22px;background:radial-gradient(circle at top left,#fffffff2,#f8fafcfa),linear-gradient(135deg,#fff,#f8fafc);box-shadow:0 18px 40px #0f172a0f,inset 0 1px #ffffffe6}._item_o1m8i_23{display:inline-flex;align-items:center;min-width:0;gap:.3rem}._link_o1m8i_30,._current_o1m8i_31{display:inline-flex;align-items:center;min-height:2rem;padding:.2rem .1rem;border-radius:999px;font-size:.95rem;line-height:1.2;text-decoration:none}._link_o1m8i_30{color:#526276;font-weight:700;transition:color .2s ease,background-color .2s ease}._link_o1m8i_30:hover{color:#0f172a;background:#e2e8f0a6;padding-inline:.7rem}._current_o1m8i_31{padding-inline:.95rem;color:#0f172a;font-weight:800;background:linear-gradient(135deg,#eff6ff,#dbeafe);box-shadow:inset 0 0 0 1px #bfdbfe,0 8px 20px #3b82f61f}._separator_o1m8i_66{display:inline-flex;align-items:center;justify-content:center;width:1.7rem;height:1.7rem;border-radius:999px;color:#8fa0b5;background:linear-gradient(135deg,#f8fafc,#eef2f7);box-shadow:inset 0 0 0 1px #cbd5e1f2;-webkit-user-select:none;user-select:none}._separatorIcon_o1m8i_79{width:.9rem;height:.9rem;flex-shrink:0}@media(max-width:640px){._list_o1m8i_5{padding:.8rem .85rem;border-radius:18px;gap:.25rem}._item_o1m8i_23{gap:.2rem}._link_o1m8i_30,._current_o1m8i_31{min-height:1.85rem;font-size:.84rem;white-space:normal;overflow-wrap:anywhere}._current_o1m8i_31{padding-inline:.75rem}._separator_o1m8i_66{width:1.45rem;height:1.45rem}._separatorIcon_o1m8i_79{width:.78rem;height:.78rem}}._page_2ry5f_1{max-width:1240px;margin:0 auto;padding:2rem 1.2rem 3rem;color:#0f172a}._header_2ry5f_8{margin-bottom:1.4rem;border:1px solid #dbe3ef;border-radius:24px;padding:1.4rem 1.5rem;background:radial-gradient(circle at top right,rgba(59,130,246,.12),transparent 34%),linear-gradient(135deg,#fff,#f8fbff);box-shadow:0 10px 30px #0f172a0f}._headerContent_2ry5f_19{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}._headerCopy_2ry5f_26{max-width:760px}._eyebrow_2ry5f_30,._sidebarEyebrow_2ry5f_31,._previewEyebrow_2ry5f_32{display:inline-flex;align-items:center;border-radius:999px;padding:.35rem .7rem;background:#eff6ff;color:#1d4ed8;font-size:.76rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}._title_2ry5f_45{margin:.75rem 0 0;font-size:2rem;line-height:1.1}._subtitle_2ry5f_51{margin:.65rem 0 0;color:#475569;line-height:1.6}._headerActions_2ry5f_57{display:flex;justify-content:flex-end;align-items:flex-start;flex-wrap:wrap;gap:.75rem}._layout_2ry5f_65{display:grid;grid-template-columns:280px minmax(0,1fr);gap:1rem}._sidebar_2ry5f_31{background:#fff;border:1px solid #dbe3ef;border-radius:20px;padding:.9rem;display:flex;flex-direction:column;gap:.45rem;height:fit-content;overflow:hidden;box-shadow:0 10px 30px #0f172a0a}._sidebarHeader_2ry5f_84{padding:.4rem .35rem .8rem;border-bottom:1px solid #e2e8f0;margin-bottom:.35rem}._sidebarHeader_2ry5f_84 strong{display:block;margin-top:.75rem;font-size:1rem}._sidebarHeader_2ry5f_84 p{margin:.45rem 0 0;color:#64748b;line-height:1.5;font-size:.9rem}._sidebar_2ry5f_31 a{text-decoration:none;border-radius:14px;padding:.8rem .95rem;color:#475569;transition:all .2s cubic-bezier(.4,0,.2,1);font-weight:600;display:flex;align-items:center;gap:.75rem;font-size:.94rem}._sidebar_2ry5f_31 a:hover{background:#f8fafc;color:#1d4ed8;padding-left:1.15rem}._activeLink_2ry5f_122{background:#eff6ff!important;border:1px solid #bfdbfe;color:#1d4ed8!important;font-weight:700!important;transform:none!important}._content_2ry5f_130,._card_2ry5f_131{background:#fff;border-radius:20px;border:1px solid #dbe3ef}._content_2ry5f_130{padding:1rem}._card_2ry5f_131{padding:1.1rem;margin-bottom:1rem;box-shadow:0 10px 30px #0f172a08}._card_2ry5f_131 h3,._card_2ry5f_131 h4{margin-top:0}._cardHeader_2ry5f_152{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}._sectionLead_2ry5f_160{margin:.45rem 0 0;color:#64748b;line-height:1.55}._summaryGrid_2ry5f_166{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1rem}._metricCard_2ry5f_173{border:1px solid #dbe7f3;border-radius:18px;padding:1rem;background:linear-gradient(180deg,#fffffffa,#f8fafcfa),#fff}._metricLabel_2ry5f_182{color:#64748b;font-size:.84rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}._metricValue_2ry5f_190{display:block;margin-top:.45rem;font-size:2rem;line-height:1}._metricDescription_2ry5f_197{margin:.65rem 0 0;color:#64748b;line-height:1.5;min-height:3rem}._featureGrid_2ry5f_204{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}._featureCard_2ry5f_210{border:1px solid #e2e8f0;border-radius:18px;padding:1rem;background:#fbfdff}._featureCard_2ry5f_210 p{margin:0;color:#64748b;line-height:1.55}._inlineLink_2ry5f_223,._dashboardLink_2ry5f_224{color:#2563eb;text-decoration:none;font-weight:700}._inlineLink_2ry5f_223:hover,._dashboardLink_2ry5f_224:hover{text-decoration:underline}._adsWorkspace_2ry5f_235{display:grid;grid-template-columns:minmax(300px,360px) minmax(0,1fr);gap:1rem}._adsWorkspace_2ry5f_235>._card_2ry5f_131,._previewCopy_2ry5f_242,._stacked_2ry5f_243{min-width:0}._previewStack_2ry5f_247{display:flex;flex-direction:column;gap:1rem}._previewHero_2ry5f_253{display:flex;justify-content:space-between;gap:1rem;padding:1rem;border-radius:18px;background:linear-gradient(135deg,#f8fbff,#eef6ff);border:1px solid #dbeafe}._previewCopy_2ry5f_242 h4{margin:.7rem 0 0;font-size:1.35rem}._previewDescription_2ry5f_268{margin-top:.7rem}._previewDescription_2ry5f_268 summary{width:fit-content;color:#2563eb;font-weight:700;cursor:pointer}._previewDescription_2ry5f_268 summary:hover{color:#1d4ed8}._descriptionExpandedLabel_2ry5f_283,._previewDescription_2ry5f_268[open] ._descriptionCollapsedLabel_2ry5f_287{display:none}._previewDescription_2ry5f_268[open] ._descriptionExpandedLabel_2ry5f_283{display:inline}._previewDescription_2ry5f_268 p{margin:.7rem 0 0;color:#475569;line-height:1.6;overflow-wrap:anywhere}._previewMeta_2ry5f_302{display:flex;flex-direction:column;align-items:flex-end;gap:.7rem;min-width:140px}._previewPrice_2ry5f_310{font-size:1.5rem;line-height:1.1}._infoGrid_2ry5f_315{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}._infoCard_2ry5f_321{border:1px solid #e2e8f0;border-radius:16px;padding:.95rem;background:#fff}._infoLabel_2ry5f_328{display:block;margin-bottom:.35rem;color:#64748b;font-size:.84rem}._noteBox_2ry5f_335{border:1px solid #dbeafe;background:#f8fbff;border-radius:16px;padding:1rem}._noteBox_2ry5f_335 strong{display:block}._noteBox_2ry5f_335 p{margin:.45rem 0 0;color:#475569;line-height:1.55}._sectionDivider_2ry5f_352{height:1px;background:#e2e8f0;margin:1.25rem 0}._gridTwo_2ry5f_358{display:grid;gap:.8rem;grid-template-columns:repeat(2,minmax(0,1fr))}._field_2ry5f_364{display:flex;flex-direction:column;gap:.35rem;font-size:.92rem;font-weight:600}._fullWidthField_2ry5f_372{grid-column:1 / -1}._formActions_2ry5f_376{display:flex;justify-content:flex-start;padding-top:.9rem;margin-top:.35rem}._field_2ry5f_364 input,._field_2ry5f_364 textarea,._field_2ry5f_364 select{border-radius:10px;border:1px solid #cbd5e1;padding:.7rem .8rem;font:inherit;color:#0f172a;background:#fff}._field_2ry5f_364 input:focus,._field_2ry5f_364 textarea:focus,._field_2ry5f_364 select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}._field_2ry5f_364 textarea{min-height:100px}._visuallyHiddenInput_2ry5f_406{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._fileUploadControl_2ry5f_418{display:flex;align-items:center;gap:.9rem;padding:.85rem 1rem;border:1px solid #dbe7f3;border-radius:16px;background:linear-gradient(135deg,#fffffffa,#f5f9fffa);box-shadow:inset 0 1px #fffc}._fileUploadButton_2ry5f_430{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-height:42px;padding:.62rem .95rem;border-radius:12px;border:none;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;font-weight:700;font-size:.94rem;line-height:1;cursor:pointer;box-shadow:0 4px 12px #2563eb33,inset 0 1px #fff3;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}._fileUploadButton_2ry5f_430:hover{transform:translateY(-1px);background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 8px 20px #2563eb4d}._fileUploadHint_2ry5f_461{color:#5a6f8d;font-size:.92rem;line-height:1.45;overflow-wrap:anywhere;max-width:420px}._editorContainer_2ry5f_469{background:#fff;border-radius:12px;border:1px solid #cbd5e1;transition:all .2s ease;margin-top:.2rem}._editorContainer_2ry5f_469:focus-within{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}._editorContainer_2ry5f_469 .ql-toolbar{border:none;border-bottom:1px solid #e2e8f0;background:#f8fafc;padding:6px 10px;border-radius:12px 12px 0 0}._editorContainer_2ry5f_469 .ql-container{border:none;font-family:inherit;font-size:.95rem;min-height:180px;border-radius:0 0 12px 12px}._editorContainer_2ry5f_469 .ql-tooltip{z-index:20;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a;border:1px solid #e2e8f0;padding:6px 10px;background:#fff}._editorContainer_2ry5f_469 .ql-tooltip input[type=text]{border:1px solid #cbd5e1;border-radius:6px;padding:3px 6px;font-size:.85rem}._editorContainer_2ry5f_469 .ql-editor{padding:10px 14px;min-height:180px;line-height:1.5}._editorContainer_2ry5f_469 .ql-stroke{stroke:#475569}._editorContainer_2ry5f_469 .ql-fill{fill:#475569}._editorContainer_2ry5f_469 .ql-active .ql-stroke{stroke:#3b82f6}._editorContainer_2ry5f_469 .ql-active .ql-fill{fill:#3b82f6}._list_2ry5f_536{list-style:none;margin:.95rem 0 0;padding:0;display:flex;flex-direction:column;gap:.55rem}._listItem_2ry5f_545{border:1px solid #e2e8f0;border-radius:14px;padding:.9rem;display:flex;align-items:center;gap:1rem;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);background:#fff;position:relative;overflow:hidden}._listItem_2ry5f_545:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 10px 20px -5px #0000000d}._activeListItem_2ry5f_565{background:#f8fbff;border-color:#3b82f6;box-shadow:0 4px 15px #3b82f614}._activeListItem_2ry5f_565:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#3b82f6}._orderButtons_2ry5f_581{display:inline-flex;gap:.6rem;align-items:center;flex-wrap:wrap}._imageListItem_2ry5f_588{display:grid;grid-template-columns:144px minmax(0,1fr) auto;align-items:center;justify-content:initial;gap:1rem}._imageListMedia_2ry5f_596{width:144px;height:104px;flex-shrink:0;overflow:hidden;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc}._imageListPreview_2ry5f_606{width:100%;height:100%;object-fit:cover;display:block}._imageListContent_2ry5f_613{min-width:0}._imageListMeta_2ry5f_617{color:#64748b;line-height:1.45;overflow-wrap:anywhere}._imageActions_2ry5f_623{justify-content:flex-end;margin-left:0;align-self:center}._dragHint_2ry5f_629{margin:1rem 0 0;color:#64748b;font-size:.92rem;line-height:1.5}._imageEditorGrid_2ry5f_636{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:1rem}._imageEditorCard_2ry5f_643{position:relative;display:flex;flex-direction:column;gap:.8rem;padding:.85rem;border:1px solid #dbe7f3;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 10px 30px #0f172a0a;cursor:grab;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}._imageEditorCard_2ry5f_643:hover{transform:translateY(-2px);border-color:#bfdbfe;box-shadow:0 14px 28px #2563eb1a}._draggingImage_2ry5f_666{opacity:.55;transform:scale(.98);cursor:grabbing}._dropTargetImage_2ry5f_672{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb2e}._imageEditorMedia_2ry5f_677{width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:14px;border:1px solid #e2e8f0;background:#f8fafc}._imageEditorPreview_2ry5f_686{width:100%;height:100%;display:block;object-fit:cover}._imageOrderBadge_2ry5f_693{position:absolute;top:1rem;left:1rem;display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:.35rem .7rem;border-radius:999px;background:#0f172ad1;color:#fff;font-size:.78rem;font-weight:700;letter-spacing:.01em}._imageEditorContent_2ry5f_710{min-width:0}._imageEditorMeta_2ry5f_714{display:none}._imageEditorActions_2ry5f_718{display:flex;justify-content:flex-end;margin-top:auto}._primaryButton_2ry5f_724,._secondaryButton_2ry5f_725,._dangerButton_2ry5f_726{border-radius:12px;border:1.5px solid transparent;padding:.8rem 1.6rem;cursor:pointer;font-weight:700;font-size:.95rem;letter-spacing:.01em;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;justify-content:center;gap:.5rem;position:relative;overflow:hidden;box-sizing:border-box;text-decoration:none}._primaryButton_2ry5f_724:hover,._secondaryButton_2ry5f_725:hover,._dangerButton_2ry5f_726:hover{transform:translateY(-2px)}._primaryButton_2ry5f_724:active,._secondaryButton_2ry5f_725:active,._dangerButton_2ry5f_726:active{transform:translateY(0)}._primaryButton_2ry5f_724{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff!important;box-shadow:0 4px 12px #2563eb33,inset 0 1px #fff3;border:none}._primaryButton_2ry5f_724:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 8px 20px #2563eb4d}._editAdvertisementButton_2ry5f_771{text-align:center}._secondaryButton_2ry5f_725{background:#f8fafc;border:1.5px solid #e2e8f0;color:#475569!important}._secondaryButton_2ry5f_725:hover{background:#fff;border-color:#3b82f6;color:#3b82f6!important;box-shadow:0 4px 12px #0f172a0d}._dangerButton_2ry5f_726{background:linear-gradient(135deg,#f43f5e,#e11d48);color:#fff!important;box-shadow:0 4px 12px #e11d4833,inset 0 1px #ffffff26;border:none}._dangerButton_2ry5f_726:hover{background:linear-gradient(135deg,#e11d48,#be123c);box-shadow:0 8px 20px #e11d484d}._deleteAccountButton_2ry5f_802{margin-top:.75rem}._confirmOverlay_2ry5f_806{position:fixed;inset:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:#0f172a8c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._confirmDialog_2ry5f_818{width:min(100%,460px);border:1px solid rgba(255,255,255,.2);border-radius:24px;padding:1.35rem;background:linear-gradient(180deg,#fffffffa,#f8fafcfa),#fff;box-shadow:0 24px 80px #0f172a47}._confirmBadge_2ry5f_829{display:inline-flex;align-items:center;margin-bottom:.9rem;border-radius:999px;padding:.4rem .75rem;background:#fff1f2;color:#be123c;font-size:.76rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}._confirmTitle_2ry5f_843{margin:0;color:#0f172a;font-size:1.35rem;line-height:1.2}._confirmDescription_2ry5f_850{margin:.85rem 0 1.15rem;color:#475569;line-height:1.6;overflow-wrap:anywhere}._confirmActions_2ry5f_857{display:flex;justify-content:flex-end;gap:.75rem;flex-wrap:wrap}._pill_2ry5f_864{border-radius:999px;background:#f1f5f9;padding:.3rem .8rem;font-size:.75rem;color:#475569;border:1px solid #e2e8f0;white-space:nowrap}._stacked_2ry5f_243{display:flex;flex-direction:column;gap:.2rem}._emptyState_2ry5f_880{border:1px dashed #cbd5e1;border-radius:16px;padding:1rem;margin-top:1rem;background:#f8fafc}._emptyState_2ry5f_880 strong{display:block}._emptyState_2ry5f_880 p{margin:.45rem 0 0;color:#64748b;line-height:1.55}._status_2ry5f_898{font-size:.92rem;color:#059669;margin-top:1rem;font-weight:600}._errorText_2ry5f_905{font-size:.92rem;color:#b91c1c;margin-top:.9rem}._profileSaveButton_2ry5f_911{margin-top:.8rem}._threadList_2ry5f_915{display:flex;flex-direction:column;gap:.75rem;margin:1rem 0}._threadItem_2ry5f_922{border:1px solid #e2e8f0;border-radius:12px;padding:.85rem;background:#f8fafc}._threadHeader_2ry5f_929{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.45rem;color:#475569;font-size:.85rem}._spaceBetween_2ry5f_938{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}._attachmentList_2ry5f_945{display:flex;flex-wrap:wrap;gap:.5rem}._attachmentList_2ry5f_945 a{text-decoration:none;color:#2563eb;background:#eff6ff;border-radius:999px;padding:.35rem .75rem}._attachmentGrid_2ry5f_959{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.5rem}._attachmentGrid_2ry5f_959 a{text-decoration:none;color:#2563eb;background:#eff6ff;border-radius:999px;padding:.35rem .75rem;min-height:36px;display:inline-flex;align-items:center;justify-content:center}._attachmentCard_2ry5f_977{border:1px solid #cfddf1;border-radius:.62rem;overflow:hidden;padding:0;background:#fff;cursor:pointer}._attachmentCard_2ry5f_977 img{width:100%;height:120px;object-fit:cover;display:block}._imagePreviewOverlay_2ry5f_993{position:fixed;inset:0;z-index:1100;background:#09101dc7;display:grid;place-items:center;padding:1rem}._imagePreviewCard_2ry5f_1003{max-width:min(1100px,96vw);max-height:92vh;border-radius:.8rem;overflow:hidden;border:1px solid rgba(255,255,255,.28);background:#0c1626}._imagePreviewCard_2ry5f_1003 img{max-width:100%;max-height:92vh;display:block;object-fit:contain}._ticketMeta_2ry5f_1019{display:flex;align-items:center;gap:.5rem}@media(max-width:1100px){._summaryGrid_2ry5f_166,._featureGrid_2ry5f_204,._infoGrid_2ry5f_315,._adsWorkspace_2ry5f_235{grid-template-columns:1fr}}@media(max-width:900px){._layout_2ry5f_65{grid-template-columns:1fr}._headerContent_2ry5f_19,._cardHeader_2ry5f_152,._previewHero_2ry5f_253{flex-direction:column}._gridTwo_2ry5f_358{grid-template-columns:1fr}._listItem_2ry5f_545{flex-direction:column;align-items:flex-start}._imageListItem_2ry5f_588{display:flex;align-items:stretch}._imageListMedia_2ry5f_596{width:100%;height:220px}._imageListContent_2ry5f_613{min-width:0;width:100%}._imageActions_2ry5f_623{width:100%;margin-left:0;justify-content:flex-start}._confirmDialog_2ry5f_818{padding:1.15rem}._confirmActions_2ry5f_857{width:100%}._confirmActions_2ry5f_857 ._secondaryButton_2ry5f_725,._confirmActions_2ry5f_857 ._dangerButton_2ry5f_726{flex:1 1 180px}._fileUploadControl_2ry5f_418{align-items:flex-start;flex-direction:column}._fileUploadHint_2ry5f_461{max-width:none}._previewMeta_2ry5f_302{align-items:flex-start}}._footer_1hqu1_1{background-color:#fff;color:#475569;padding-top:4rem;margin-top:auto;font-family:var(--font-family-base, system-ui, sans-serif);border-top:1px solid #e2e8f0}._container_1hqu1_10{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;flex-direction:column;gap:0;align-items:center}@media(min-width:960px){._container_1hqu1_10{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:3rem}}._brandSection_1hqu1_29{flex:0 0 auto;display:flex;justify-content:center}._logo_1hqu1_35{height:80px;margin-bottom:0}._brandDescription_1hqu1_40{line-height:1.6;font-size:.95rem;color:#64748b;margin:0}._linksContainer_1hqu1_47{display:grid;grid-template-columns:1fr;gap:2.5rem;flex:1;margin-top:0;text-align:center;justify-items:center}@media(min-width:640px){._linksContainer_1hqu1_47{grid-template-columns:repeat(2,1fr);gap:2rem}}._linksColumn_1hqu1_64{display:flex;flex-direction:column;align-items:center}._columnTitle_1hqu1_70{font-size:1.05rem;color:#0f172a;margin:0 0 1.2rem;font-weight:600;letter-spacing:.02em}._linkList_1hqu1_78{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}._link_1hqu1_47{color:#64748b;text-decoration:none;font-size:.95rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-block}._link_1hqu1_47:hover{color:#2563eb;transform:translate(6px)}@media(min-width:960px){._brandSection_1hqu1_29{flex:0 0 300px;justify-content:flex-start}._linksContainer_1hqu1_47{text-align:left;justify-items:stretch}._linksColumn_1hqu1_64{align-items:flex-start}}._bottomBar_1hqu1_116{margin-top:4rem;background-color:#f8fafc;padding:1.5rem 0;border-top:1px solid #e2e8f0}._bottomBarContent_1hqu1_123{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem}@media(min-width:768px){._bottomBarContent_1hqu1_123{flex-direction:row;justify-content:space-between}}._copyright_1hqu1_140{margin:0;font-size:.85rem;color:#64748b}._socials_1hqu1_146{display:flex;gap:1.5rem}._socialLink_1hqu1_151{color:#64748b;text-decoration:none;font-size:.85rem;transition:all .2s ease;font-weight:500}._socialLink_1hqu1_151:hover{color:#2563eb;transform:translateY(-2px)}._banner_1slyl_1{position:fixed;left:0;right:0;bottom:0;z-index:2000}._bannerContent_1slyl_9{width:min(100%,1280px);margin:0 auto;background:#081633;color:#e8edf7;border-radius:10px 10px 0 0;border:1px solid #27364f;box-shadow:0 10px 24px #040c1c66;padding:1rem 1.15rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._bannerTextWrap_1slyl_24{max-width:760px}._bannerTitle_1slyl_28{margin:0 0 .42rem;font-size:1.05rem;line-height:1.25;font-weight:700;display:flex;align-items:center;gap:.5rem}._cookieIcon_1slyl_38{width:1.1rem;height:1.1rem;display:block}._text_1slyl_44{margin:0;line-height:1.5;font-size:.98rem}._privacyLink_1slyl_50{display:inline-flex;margin-top:.45rem;color:#93c5fd;font-size:.92rem;font-weight:600;text-underline-offset:3px}._actions_1slyl_59{display:flex;gap:.62rem;flex-wrap:wrap}._primaryButton_1slyl_65,._secondaryButton_1slyl_66{border:0;border-radius:10px;cursor:pointer;font-size:.95rem;font-weight:700;line-height:1;padding:.75rem 1rem}._secondaryButton_1slyl_66{background:#e2e8f0;color:#0f172a}._primaryButton_1slyl_65{background:#2563eb;color:#fff}._primaryButton_1slyl_65:hover{background:#1d4ed8}._secondaryButton_1slyl_66:hover{background:#d3dce8}._modalBackdrop_1slyl_94{position:fixed;inset:0;z-index:2200;background:#080e1c80;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);display:flex;justify-content:center;align-items:center;padding:.9rem;animation:_modalBackdropIn_1slyl_1 .22s ease-out both}._modal_1slyl_94{width:min(860px,100%);max-height:min(92vh,760px);background:#fff;color:#1f2937;border:1px solid #2a2f38;border-radius:8px;box-shadow:0 18px 36px #0000003d;display:flex;flex-direction:column;overflow:hidden;transform-origin:center;animation:_modalPanelIn_1slyl_1 .28s cubic-bezier(.2,.7,.2,1) both}._modalHeader_1slyl_122{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e7eb;padding:1.2rem 1.5rem}._modalTitle_1slyl_130{margin:0;font-size:1.9rem;font-weight:700}._iconButton_1slyl_136{border:0;background:transparent;color:#64748b;border-radius:8px;width:2rem;height:2rem;cursor:pointer;font-size:1.6rem;line-height:1}._iconButton_1slyl_136:hover{background:#f1f5f9;color:#334155}._modalBody_1slyl_153{overflow:auto;padding:0 1.5rem 1rem}._modalIntroduction_1slyl_158{padding:1rem 0 .8rem;border-bottom:1px solid #e5e7eb}._modalIntroduction_1slyl_158 ._privacyLink_1slyl_50{color:#2563eb}._categoryCard_1slyl_167{padding:.8rem 0;border-bottom:1px solid #e5e7eb}._categoryHeader_1slyl_172{width:100%;border:0;background:transparent;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem}._categoryTitleWrap_1slyl_184{display:flex;align-items:center;gap:.55rem}._chevron_1slyl_190{width:1.1rem;height:1.1rem;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}._chevronIcon_1slyl_199{width:.48rem;height:.48rem;border-top:2px solid #334155;border-right:2px solid #334155;transform:rotate(45deg);transition:transform .18s ease}._chevronIconOpen_1slyl_208{transform:rotate(135deg)}._categoryTitle_1slyl_184{margin:0;font-size:1.1rem;font-weight:700;color:#1f2937}._categoryContent_1slyl_219{overflow:hidden;transform-origin:top;transition:max-height .26s cubic-bezier(.2,.7,.2,1),opacity .22s ease,transform .22s ease}._categoryContentInner_1slyl_228{margin-top:.6rem;padding-left:1.6rem}._categoryContentOpen_1slyl_233{max-height:540px;opacity:1;transform:translateY(0)}._categoryContentClosed_1slyl_239{max-height:0;opacity:0;transform:translateY(-4px);pointer-events:none}._categoryDescription_1slyl_246{margin:0;font-size:.95rem;line-height:1.58;color:#374151}._alwaysOnLabel_1slyl_253{color:#118a30;font-weight:700;font-size:.95rem;white-space:nowrap}._switch_1slyl_260{position:relative;width:50px;height:29px;display:inline-flex;flex:0 0 auto}._switch_1slyl_260 input{opacity:0;width:0;height:0}._slider_1slyl_274{position:absolute;inset:0;border-radius:999px;background:#cbd5e1;transition:background .2s ease}._slider_1slyl_274:before{content:"";position:absolute;width:23px;height:23px;left:3px;top:3px;border-radius:50%;background:#fff;transition:transform .2s ease;box-shadow:0 1px 4px #0003}._switch_1slyl_260 input:checked+._slider_1slyl_274{background:#2563eb}._switch_1slyl_260 input:checked+._slider_1slyl_274:before{transform:translate(21px)}._cookieListWrap_1slyl_303{margin-top:.8rem;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;padding:.7rem}._cookieListTitle_1slyl_311{margin:0 0 .45rem;font-size:.86rem;font-weight:700;color:#334155}._cookieList_1slyl_303{margin:0;padding:0;list-style:none;display:grid;gap:.45rem}._cookieItem_1slyl_326{padding:.55rem;border:1px solid #dbe2ec;border-radius:6px;background:#fff}._cookieName_1slyl_333{font-size:.88rem;font-weight:700;color:#0f172a}._cookieMeta_1slyl_339{margin-top:.2rem;font-size:.8rem;color:#475569}._cookiePurpose_1slyl_345{margin-top:.25rem;font-size:.84rem;line-height:1.45;color:#334155}._noCookieText_1slyl_352{margin:0;font-size:.84rem;color:#475569;line-height:1.5}._modalActions_1slyl_359{border-top:1px solid #e5e7eb;background:#fff;padding:.95rem 1.5rem;display:grid;grid-template-columns:1fr 1fr 1.3fr;gap:.5rem;position:sticky;bottom:0}._outlineButton_1slyl_370,._primaryWideButton_1slyl_371{min-height:44px;border-radius:2px;font-size:.95rem;font-weight:700;cursor:pointer}._outlineButton_1slyl_370{border:2px solid #2563eb;background:#fff;color:#2563eb}._outlineButton_1slyl_370:hover{background:#eff6ff}._primaryWideButton_1slyl_371{border:2px solid #2563eb;background:#2563eb;color:#fff}._primaryWideButton_1slyl_371:hover{background:#1d4ed8}._manageButton_1slyl_399{position:fixed;left:1rem;bottom:1rem;z-index:1900;border:1px solid #d1d5db;border-radius:50%;width:3.2rem;height:3.2rem;padding:0;background:#fff;cursor:pointer;box-shadow:0 8px 20px #02061742;display:inline-flex;align-items:center;gap:.42rem;justify-content:center;transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease,border-color .22s ease;animation:_cookieManageButtonIn_1slyl_1 .36s ease-out both}._manageButtonIcon_1slyl_424{width:1.45rem;height:1.45rem;display:block;filter:brightness(0) saturate(100%) invert(16%) sepia(22%) saturate(1256%) hue-rotate(178deg) brightness(93%) contrast(96%);transition:transform .22s ease}._manageButton_1slyl_399:hover{background:#f8fafc;border-color:#94a3b8;transform:translateY(-2px) scale(1.04);box-shadow:0 12px 28px #0206174d,0 0 0 4px #2563eb24}._manageButton_1slyl_399:hover ._manageButtonIcon_1slyl_424{transform:rotate(-8deg) scale(1.06)}._manageButton_1slyl_399:active{transform:translateY(0) scale(.98)}._manageButton_1slyl_399:focus-visible{outline:none;box-shadow:0 10px 24px #02061742,0 0 0 4px #2563eb38}@keyframes _cookieManageButtonIn_1slyl_1{0%{opacity:0;transform:translateY(10px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _modalBackdropIn_1slyl_1{0%{opacity:0}to{opacity:1}}@keyframes _modalPanelIn_1slyl_1{0%{opacity:0;transform:translateY(22px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){._manageButton_1slyl_399,._manageButtonIcon_1slyl_424,._modalBackdrop_1slyl_94,._modal_1slyl_94,._categoryContent_1slyl_219{animation:none;transition:none}}@media(max-width:820px){._bannerContent_1slyl_9{border-radius:0;padding:.9rem;gap:.8rem}._bannerTitle_1slyl_28{font-size:1.15rem}._text_1slyl_44{font-size:.97rem}._primaryButton_1slyl_65,._secondaryButton_1slyl_66{font-size:.95rem;padding:.65rem .85rem}._modal_1slyl_94{max-height:100vh;height:100%;border-radius:0;width:100%}._modalBackdrop_1slyl_94{padding:0}._modalHeader_1slyl_122{padding:1rem}._modalTitle_1slyl_130{font-size:1.25rem}._modalBody_1slyl_153{padding:0 1rem 1rem}._categoryTitle_1slyl_184{font-size:1rem}._categoryDescription_1slyl_246{font-size:.92rem;line-height:1.55}._alwaysOnLabel_1slyl_253{font-size:.9rem}._cookieListTitle_1slyl_311{font-size:.82rem}._cookieName_1slyl_333{font-size:.86rem}._cookieMeta_1slyl_339,._cookiePurpose_1slyl_345,._noCookieText_1slyl_352{font-size:.8rem}._modalActions_1slyl_359{grid-template-columns:1fr;padding:.85rem 1rem}._outlineButton_1slyl_370,._primaryWideButton_1slyl_371{width:100%;font-size:.95rem}}@media(max-width:760px){._manageButton_1slyl_399{display:none}}._section_mkrgv_1{padding:3.5rem 0 4rem;background:#f7fbff}._inner_mkrgv_6{width:min(1100px,90%);margin:0 auto}._title_mkrgv_11{font-size:clamp(1.5rem,2vw,2rem);font-weight:700;margin-bottom:.8rem;color:#0d2f57}._grid_mkrgv_18{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;align-items:start}._categoryWrapper_mkrgv_25{position:relative;display:flex;flex-direction:column}._card_mkrgv_31{display:flex;justify-content:center;align-items:center;text-align:center;gap:.55rem;padding:.65rem .85rem;min-height:76px;background:#e8f3ff;border:1px solid #0c3f7a;border-radius:12px;color:#0c3f7a;font-weight:600;text-decoration:none;line-height:1.25;transition:all .25s cubic-bezier(.4,0,.2,1)}._card_mkrgv_31:hover{background:#fff;transform:translateY(-4px);box-shadow:0 10px 20px #0c3f7a14;border-color:#3b82f6}._cardSelected_mkrgv_56{background:#0c3f7a;color:#fff}._cardTitle_mkrgv_61{margin:0}._icon_mkrgv_65{display:inline-flex;flex-shrink:0;transition:transform .2s ease}._iconExpanded_mkrgv_71{transform:rotate(180deg)}._subcategoriesList_mkrgv_75{display:flex;flex-direction:column;background:#fff;border:1px solid #d4e9ff;border-radius:8px;padding:.5rem 0;margin-top:.5rem;box-shadow:0 4px 12px #0c3f7a14}._subcategoryLink_mkrgv_86{color:#334155;text-decoration:none;padding:.6rem 1rem;font-size:.95rem;transition:all .2s ease}._subcategoryLink_mkrgv_86:hover{background-color:#f8fafc;color:#1d4ed8;padding-left:1.25rem}._subcategoryLinkAll_mkrgv_100{color:#0c3f7a;text-decoration:none;padding:.6rem 1rem;font-size:.95rem;font-weight:600;border-top:1px solid #e2e8f0;margin-top:.3rem;transition:background-color .15s}._subcategoryLinkAll_mkrgv_100:hover{background-color:#f1f5f9;text-decoration:underline}@media(max-width:980px){._grid_mkrgv_18{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){._grid_mkrgv_18{grid-template-columns:1fr}}._section_1amw6_1{padding:48px 0;background:#f7f8fa}._inner_1amw6_6{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;gap:24px}._header_1amw6_15{display:flex;align-items:center;justify-content:space-between;gap:16px}._title_1amw6_22{font-size:1.5rem;font-weight:700;margin:0}._viewAll_1amw6_28{color:#3b82f6;text-decoration:none;font-weight:600;font-size:.95rem;position:relative;padding-bottom:2px;transition:color .2s ease}._viewAll_1amw6_28:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:#3b82f6;transform:scaleX(0);transform-origin:left;transition:transform .3s cubic-bezier(.4,0,.2,1)}._viewAll_1amw6_28:hover{color:#2563eb}._viewAll_1amw6_28:hover:after{transform:scaleX(1)}._carouselWrapper_1amw6_59{position:relative;padding:0 56px}._carousel_1amw6_59{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,1fr);gap:20px;overflow-x:auto;padding:8px 4px 16px;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:thin;-webkit-overflow-scrolling:touch}._carouselSingle_1amw6_77{grid-auto-columns:minmax(280px,360px);justify-content:center}._carouselWrapperSingle_1amw6_82 ._navButton_1amw6_82{display:none}._carousel_1amw6_59::-webkit-scrollbar{height:8px}._carousel_1amw6_59::-webkit-scrollbar-thumb{background:#0003;border-radius:999px}._card_1amw6_95{scroll-snap-align:start;background:#fff;border-radius:16px;box-shadow:0 4px 12px #0f172a0a;padding:16px;color:inherit;display:flex;flex-direction:column;gap:12px;min-height:360px;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid #f1f5f9}._card_1amw6_95:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0f172a1f;border-color:#e2e8f0}._cardLink_1amw6_116{display:flex;flex-direction:column;gap:12px;color:inherit;text-decoration:none;flex:1}._thumbnail_1amw6_125{width:100%;height:140px;border-radius:12px;background:#f2f3f5;display:flex;align-items:center;justify-content:center;overflow:hidden}._thumbnail_1amw6_125 img{width:85%;height:85%;object-fit:contain}._productName_1amw6_142{font-size:1rem;font-weight:600;margin:0}._condition_1amw6_148{margin:0;font-size:.9rem;color:#4b5563}._price_1amw6_154{font-size:1.25rem;font-weight:700;color:#111827;margin:0}._priceRow_1amw6_161{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}._originalPrice_1amw6_168{font-size:.95rem;color:#6b7280;text-decoration:line-through}._badge_1amw6_174{align-self:flex-start;font-size:.75rem;font-weight:600;color:#c2410c;background:#ffedd5;padding:4px 8px;border-radius:999px}._detailsButton_1amw6_184{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;border-radius:999px;position:relative;overflow:hidden;border:1px solid transparent;background:linear-gradient(90deg,#f49819,#f6b047);color:#1f2937;text-decoration:none;font-weight:600;margin-top:auto;box-shadow:0 6px 16px #f498194d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}._detailsButton_1amw6_184:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 20%,rgba(255,255,255,.45),transparent 60%);transform:translate(-120%);transition:transform .5s ease}._detailsButton_1amw6_184:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 12px 24px #f4981973;filter:brightness(1.05)}._detailsButton_1amw6_184:hover:before{transform:translate(120%)}._navButton_1amw6_82{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:999px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 4px 12px #0f172a14;display:grid;place-items:center;cursor:pointer;z-index:2;transition:all .2s ease}._navButton_1amw6_82:hover:not(:disabled){background:#f8fafc;transform:translateY(-50%) scale(1.1);box-shadow:0 8px 16px #0f172a1f;border-color:#cbd5e1}._navButton_1amw6_82:disabled{opacity:.3;cursor:not-allowed}._navLeft_1amw6_260{left:8px}._navRight_1amw6_264{right:8px}@media(max-width:720px){._section_1amw6_1{padding:36px 0}._inner_1amw6_6{padding:0 16px;gap:14px}._header_1amw6_15{align-items:center;justify-content:space-between;gap:12px}._title_1amw6_22{font-size:2rem;line-height:1.15}._viewAll_1amw6_28{font-size:1rem;font-weight:700}._carouselWrapper_1amw6_59{padding:0}._carousel_1amw6_59{grid-auto-columns:clamp(250px,82vw,320px);gap:14px;padding:6px 2px 14px;scroll-padding-left:2px;scroll-snap-type:x proximity;scrollbar-width:none}._carouselSingle_1amw6_77{grid-auto-columns:minmax(0,100%)}._carousel_1amw6_59::-webkit-scrollbar{display:none}._card_1amw6_95{min-height:0;border-radius:14px;padding:12px;gap:10px;box-shadow:0 6px 18px #0f172a14}._cardLink_1amw6_116{gap:10px}._thumbnail_1amw6_125{height:168px;border-radius:10px}._thumbnail_1amw6_125 img{width:100%;height:100%;object-fit:cover}._productName_1amw6_142{font-size:1.08rem;line-height:1.25}._condition_1amw6_148{font-size:.95rem}._price_1amw6_154{font-size:1.9rem;line-height:1.1;letter-spacing:.01em}._detailsButton_1amw6_184{width:100%;min-height:46px;font-size:1.05rem;border-radius:12px;margin-top:2px;box-sizing:border-box}._navButton_1amw6_82{display:none}}._heroHighlights_1y6l4_1{background:radial-gradient(circle at top,#f5f7ff,#fff 58%);padding:64px 24px 80px;color:#1d2340}._inner_1y6l4_7{max-width:1200px;margin:0 auto;text-align:center}._eyebrow_1y6l4_13{font-size:.9rem;letter-spacing:.3em;text-transform:uppercase;color:#4c6fff;margin-bottom:12px;font-weight:600}._title_1y6l4_22{font-size:clamp(2rem,3vw + 1rem,3.2rem);margin:0 auto 30px;font-weight:700;color:#2a3266}._searchForm_1y6l4_29{display:flex;max-width:700px;margin:0 auto 50px;gap:12px;align-items:center}._searchInputWrapper_1y6l4_37{flex:1;position:relative;display:flex;align-items:center}._searchSuggestions_1y6l4_44{position:absolute;top:calc(100% + 10px);left:0;right:0;border-radius:16px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 18px 34px #0f172a24;z-index:30;max-height:min(380px,55vh);overflow-y:auto;padding:6px}._searchSuggestionsEmpty_1y6l4_59{margin:0;padding:10px 12px;text-align:left;color:#64748b;font-size:.94rem}._searchSuggestionItem_1y6l4_67{width:100%;border:none;background:transparent;text-align:left;border-radius:10px;padding:8px;cursor:pointer;transition:background .2s ease;display:flex;align-items:center;gap:12px}._searchSuggestionItem_1y6l4_67:hover{background:#f1f5f9}._searchSuggestionTitle_1y6l4_85{font-size:.97rem;color:#1f2752;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._searchSuggestionMedia_1y6l4_94{width:64px;height:48px;flex:0 0 64px;overflow:hidden;border-radius:9px;background:#eef2f7;border:1px solid #e2e8f0}._searchSuggestionImage_1y6l4_104{display:block;width:100%;height:100%;object-fit:cover}._searchSuggestionPlaceholder_1y6l4_111{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:#94a3b8;font-size:.65rem;font-weight:600}._searchIcon_1y6l4_122{position:absolute;left:20px;width:20px;height:20px;opacity:.5}._searchInput_1y6l4_37{width:100%;padding:16px 20px 16px 52px;border-radius:999px;border:1px solid #e2e8f0;font-size:1.1rem;box-shadow:0 4px 12px #0f172a08;transition:all .25s cubic-bezier(.4,0,.2,1);background:#fff;outline:none}._searchInput_1y6l4_37:focus{border-color:#3b82f6;box-shadow:0 10px 25px #3b82f61f;transform:translateY(-1px)}._searchButton_1y6l4_148{background:#2563eb;color:#fff;border:none;font-weight:600;font-size:1.1rem;padding:16px 36px;border-radius:999px;cursor:pointer;box-shadow:0 10px 20px #2563eb33;transition:all .25s cubic-bezier(.4,0,.2,1)}._searchButton_1y6l4_148:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 14px 28px #2563eb40}._searchButton_1y6l4_148:active{transform:translateY(0)}._grid_1y6l4_171{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;width:100%}._card_1y6l4_180{background:#fff;border-radius:20px;padding:24px;text-align:left;display:flex;gap:clamp(12px,2vw,16px);align-items:center;box-shadow:0 10px 20px #0f172a0d;border:1px solid #e2e8f0;transition:all .3s cubic-bezier(.4,0,.2,1);height:100%}._card_1y6l4_180:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0f172a1a;border-color:#cbd5e1}._iconWrapper_1y6l4_203{flex:0 0 clamp(44px,6vw,56px);height:clamp(44px,6vw,56px);border-radius:16px;display:grid;place-items:center}._iconWrapper_1y6l4_203 img{width:clamp(28px,4.5vw,40px);height:clamp(28px,4.5vw,40px);filter:brightness(0) saturate(100%) invert(38%) sepia(89%) saturate(1664%) hue-rotate(207deg) brightness(101%) contrast(101%)}._cardTitle_1y6l4_218{font-size:1.05rem;margin:0 0 6px;color:#1f2752;font-weight:600}._cardDescription_1y6l4_225{margin:0;color:#525b86;line-height:1.5;font-size:.95rem}@media(max-width:640px){._heroHighlights_1y6l4_1{padding:48px 16px 64px}._card_1y6l4_180{padding:24px 20px;flex-direction:column;align-items:center;justify-content:center;text-align:center}._iconWrapper_1y6l4_203{margin-bottom:16px;width:60px;height:60px}._title_1y6l4_22{margin-bottom:24px;font-size:2rem}._searchForm_1y6l4_29{flex-direction:column;padding:0 10px;margin-bottom:40px}._searchInput_1y6l4_37{padding-top:14px;padding-bottom:14px}._searchSuggestions_1y6l4_44{top:calc(100% + 8px)}._searchButton_1y6l4_148{width:100%;padding-top:14px;padding-bottom:14px}}._seoSection_1e4xf_1{padding:clamp(3rem,6vw,5rem) 1.25rem;background:#fff;color:#1e293b}._seoInner_1e4xf_7{width:min(960px,100%);margin:0 auto}._seoInner_1e4xf_7 h2{margin:0 0 1rem;color:#0d2f57;font-size:clamp(1.6rem,3vw,2.25rem);line-height:1.2}._seoInner_1e4xf_7 p{margin:0;line-height:1.75}._seoGrid_1e4xf_24{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-top:2rem}._seoGrid_1e4xf_24 article{padding:1.5rem;border:1px solid #dbe7f3;border-radius:14px;background:#f8fbff}._seoGrid_1e4xf_24 h3{margin:0 0 .65rem;color:#0c3f7a}@media(max-width:680px){._seoGrid_1e4xf_24{grid-template-columns:1fr}}._section_1px4r_1{padding:48px 0 72px;background:#f7f8fa;min-height:calc(100vh - 80px)}._inner_1px4r_7{max-width:1100px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;gap:24px}._backLink_1px4r_16{color:#1f6feb;text-decoration:none;font-weight:600;align-self:flex-start;display:inline-flex;align-items:center;gap:6px;transition:color .2s ease,transform .2s ease,text-shadow .2s ease}._backLink_1px4r_16:hover{color:#1d4ed8;transform:translate(-6px)}._backLink_1px4r_16:focus-visible{outline:2px solid rgba(31,111,235,.6);outline-offset:4px;border-radius:999px}._content_1px4r_41{display:grid;grid-template-columns:minmax(280px,1fr) minmax(320px,1.2fr);gap:24px}._mediaCard_1px4r_49{background:#fff;border-radius:20px;padding:24px;box-shadow:0 8px 20px #00000014;display:flex;flex-direction:column;height:fit-content}._gallery_1px4r_59{display:flex;flex-direction:column;gap:16px}._mainImageContainer_1px4r_65{position:relative;width:100%;border-radius:16px;overflow:hidden;background:#f3f4f6;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center}._mainImage_1px4r_65{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._mainImageButton_1px4r_85{border:none;background:transparent;width:100%;height:100%;padding:0;cursor:zoom-in;display:flex;align-items:center;justify-content:center}._mainImageButton_1px4r_85 img,._mainImage_1px4r_65 img{width:100%;height:100%;object-fit:contain;display:block}._galleryNav_1px4r_112{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:4px}._galleryButton_1px4r_120{border:none;width:44px;height:44px;flex-shrink:0;border-radius:50%;background:#f3f4f6;color:#374151;font-size:1.8rem;line-height:1;display:grid;place-items:center;cursor:pointer;transition:all .2s ease;padding-bottom:4px}._galleryButton_1px4r_120:hover:not(:disabled){background:#fff;color:#1d4ed8;transform:scale(1.1);box-shadow:0 4px 12px #0f172a1a}._galleryButton_1px4r_120:disabled{opacity:.5;cursor:default;background:#f9fafb;color:#9ca3af}._thumbnailList_1px4r_151{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;flex:1;min-width:0;overflow:hidden}._thumbnailButton_1px4r_161{position:relative;width:64px;height:64px;border-radius:10px;border:2px solid transparent;padding:2px;background:#fff;cursor:pointer;overflow:hidden;transition:all .2s ease}._thumbnailButton_1px4r_161 img{width:100%;height:100%;object-fit:cover;border-radius:6px;background:#f3f4f6}._thumbnailButton_1px4r_161:hover{transform:translateY(-4px);border-color:#3b82f6;box-shadow:0 4px 12px #0f172a14}._thumbnailActive_1px4r_188{border-color:#1f6feb;background:#eff6ff}._lightboxOverlay_1px4r_195{position:fixed;inset:0;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:9999;padding:0;overflow:hidden;overscroll-behavior:contain}._lightboxControlsTop_1px4r_209{position:absolute;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px;padding-left:max(20px,env(safe-area-inset-left));padding-right:max(20px,env(safe-area-inset-right));padding-top:max(20px,env(safe-area-inset-top));z-index:10010;pointer-events:none;box-sizing:border-box}._lightboxCounter_1px4r_226{background:#fff3;padding:6px 14px;border-radius:20px;font-size:.9rem;font-weight:600;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:auto}._lightboxClose_1px4r_237{border:none;width:44px;height:44px;border-radius:50%;background:#fff3;color:#fff;font-size:1.4rem;cursor:pointer;display:grid;place-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .2s ease;pointer-events:auto}._lightboxClose_1px4r_237:hover{background:#fff6}._lightboxContainer_1px4r_257{position:relative;display:flex;width:100%;height:100%;padding:72px 88px 40px;box-sizing:border-box;pointer-events:none}._lightboxBody_1px4r_268{flex:1;position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden;pointer-events:auto}._lightboxImage_1px4r_280{max-width:calc(100vw - 220px);max-height:calc(100vh - 140px);width:auto;height:auto;object-fit:contain;-webkit-user-select:none;user-select:none;display:block}._lightboxNavButton_1px4r_291{position:absolute;top:50%;transform:translateY(-50%);border:none;width:60px;height:60px;border-radius:50%;background:#ffffff26;color:#fff;font-size:2.5rem;display:grid;place-items:center;cursor:pointer;transition:all .2s ease;z-index:10005;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding-bottom:8px}._lightboxNavButton_1px4r_291:hover:not(:disabled){background:#ffffff4d}._lightboxNavButton_1px4r_291:disabled{opacity:0;pointer-events:none}._lightboxNavPrev_1px4r_320{left:24px}._lightboxNavNext_1px4r_324{right:24px}@media(max-width:640px){._lightboxControlsTop_1px4r_209{padding:12px;padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right));padding-top:max(12px,env(safe-area-inset-top))}._lightboxContainer_1px4r_257{padding:max(56px,env(safe-area-inset-top)) 14px max(14px,env(safe-area-inset-bottom)) 14px}._lightboxClose_1px4r_237{width:40px;height:40px;font-size:1.2rem;background:#00000080}._lightboxCounter_1px4r_226{font-size:.8rem;padding:4px 10px;background:#00000080}._lightboxNavButton_1px4r_291{width:48px;height:48px;font-size:2rem;background:#0006;border:1px solid rgba(255,255,255,.1)}._lightboxNavPrev_1px4r_320{left:8px}._lightboxNavNext_1px4r_324{right:8px}._lightboxImage_1px4r_280{max-width:calc(100vw - 28px);max-height:calc(100vh - 92px)}}._detailsCard_1px4r_382{background:#fff;border-radius:20px;padding:24px;box-shadow:0 8px 20px #00000014;display:flex;flex-direction:column;gap:20px;min-width:0}._header_1px4r_393{display:flex;flex-direction:column;gap:8px}._title_1px4r_399{font-size:2rem;margin:0}._subtitle_1px4r_404{color:#6b7280;margin:0}._price_1px4r_409{font-size:1.75rem;font-weight:700;margin:0;color:#111827}._metaGrid_1px4r_416{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}._metaLabel_1px4r_422{display:block;font-size:.8rem;color:#6b7280;text-transform:uppercase;letter-spacing:.03em}._metaValue_1px4r_430{display:block;font-size:1rem;font-weight:600;color:#111827}._description_1px4r_437 h2,._sellerCard_1px4r_438 h2{margin:0 0 8px;font-size:1.2rem}._description_1px4r_437 p{margin:0;color:#374151;line-height:1.6}._description_1px4r_437,._description_1px4r_437 *{max-width:100%;overflow-wrap:anywhere;word-break:break-word}._contactTextarea_1px4r_456{width:100%;min-height:120px;border-radius:16px;border:1px solid #d1d5db;padding:14px 16px;resize:vertical;box-sizing:border-box;font:inherit;background:#fff}._contactTextarea_1px4r_456:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61f}._sellerCard_1px4r_438{background:#fff;border-radius:20px;padding:24px;box-shadow:0 8px 20px #00000014;display:flex;flex-direction:column;gap:16px}._similarSection_1px4r_484{background:#fff;border-radius:24px;padding:28px;box-shadow:0 10px 24px #0f172a14;display:flex;flex-direction:column;gap:20px}._similarHeader_1px4r_494 h2{margin:0 0 8px;font-size:1.5rem}._similarHeader_1px4r_494 p{margin:0;color:#6b7280}._similarGrid_1px4r_504{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}._similarCard_1px4r_510{border-radius:16px;border:1px solid #eef1ff;background:#fff;display:flex;flex-direction:column;overflow:hidden;min-height:100%;transition:all .3s cubic-bezier(.4,0,.2,1)}._similarCard_1px4r_510:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0f172a1a;border-color:#e2e8f0}._similarImage_1px4r_527{display:block;background:#f8fafc;padding:16px}._similarImage_1px4r_527 img{width:100%;height:180px;object-fit:contain;border-radius:12px;display:block}._similarBody_1px4r_541{padding:16px;display:flex;flex-direction:column;gap:10px;flex:1}._similarTitle_1px4r_549{margin:0;font-size:1rem;font-weight:700;color:#111827}._similarCondition_1px4r_556{margin:0;font-size:.95rem;color:#4b5563}._similarPriceRow_1px4r_562{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}._similarPrice_1px4r_562{margin:0;font-size:1.1rem;font-weight:700;color:#111827}._similarOriginalPrice_1px4r_576{font-size:.9rem;color:#6b7280;text-decoration:line-through}._similarBadge_1px4r_582{align-self:flex-start;font-size:.75rem;font-weight:600;color:#c2410c;background:#ffedd5;padding:4px 8px;border-radius:999px}._similarLink_1px4r_592{position:relative;overflow:hidden;margin-top:auto;align-self:flex-start;padding:8px 14px;border-radius:999px;border:1px solid rgba(59,130,246,.25);background:linear-gradient(90deg,#f49819,#f6b047);color:#1f2937;text-decoration:none;font-weight:600;font-size:.85rem;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}._sellerName_1px4r_611{font-size:1.4rem;font-weight:700;margin:0}._sellerDetails_1px4r_617{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}._sellerDetailsMasked_1px4r_623{position:relative}._sellerDetailsMasked_1px4r_623:after{content:"";position:absolute;inset:-8px;background:#fff3;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);border-radius:18px;pointer-events:none}._loginPrompt_1px4r_637{border:1px solid rgba(59,130,246,.15);background:linear-gradient(135deg,#f8fbff,#eef5ff);border-radius:18px;padding:16px 18px}._loginPrompt_1px4r_637 p{margin:0 0 12px;color:#334155;line-height:1.55}._contactActions_1px4r_650{display:flex;gap:.75rem;flex-wrap:wrap}._contactSuccess_1px4r_656{margin:0;padding:10px 12px;border-radius:10px;border:1px solid rgba(22,163,74,.25);background:#16a34a14;color:#166534;font-weight:600}._contactButton_1px4r_666{position:relative;overflow:hidden;align-self:flex-start;padding:10px 16px;border-radius:999px;border:1px solid rgba(148,163,184,.55);background:#ffffffe6;color:#1f2937;text-decoration:none;font-weight:600;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}._backButton_1px4r_684{position:relative;overflow:hidden;align-self:flex-start;padding:10px 16px;border-radius:999px;border:1px solid rgba(59,130,246,.25);background:linear-gradient(90deg,#f49819,#f6b047);color:#1f2937;text-decoration:none;font-weight:600;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}._thumbnailButton_1px4r_161:before,._similarLink_1px4r_592:before,._contactButton_1px4r_666:before,._backButton_1px4r_684:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 20%,rgba(255,255,255,.35),transparent 60%);transform:translate(-120%);transition:transform .5s ease}._thumbnailButton_1px4r_161:hover:before,._similarLink_1px4r_592:hover:before,._contactButton_1px4r_666:hover:before,._backButton_1px4r_684:hover:before{transform:translate(120%)}._similarLink_1px4r_592:hover,._contactButton_1px4r_666:hover,._backButton_1px4r_684:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 12px 24px #0f172a26}._contactButton_1px4r_666:hover{border-color:#3b82f666;background:#fffffffa}@media(max-width:900px){._content_1px4r_41{grid-template-columns:1fr}._similarGrid_1px4r_504{grid-template-columns:repeat(2,minmax(0,1fr))}._galleryNav_1px4r_112{align-items:flex-start}}@media(max-width:640px){._inner_1px4r_7{padding:0 16px}._title_1px4r_399{font-size:1.6rem}._similarSection_1px4r_484{padding:20px}._similarGrid_1px4r_504{grid-template-columns:1fr}._galleryNav_1px4r_112{gap:8px}._galleryButton_1px4r_120{width:40px;height:40px;font-size:1.5rem}._thumbnailButton_1px4r_161{width:56px;height:56px}._contactActions_1px4r_650{flex-direction:column;align-items:stretch}}._section_1esbj_1{padding:0 0 4rem;background:#f7fbff}._inner_1esbj_6{width:min(1100px,90%);margin:0 auto}._title_1esbj_11{margin-bottom:1.2rem;color:#0d2f57}._layout_1esbj_16{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:1rem;align-items:start}._listColumn_1esbj_23{display:flex;flex-direction:column;gap:.9rem}._horizontalCard_1esbj_29{padding:.9rem;background:#fff;border:1px solid #e2e8f0;border-radius:14px;transition:all .3s cubic-bezier(.4,0,.2,1)}._horizontalCard_1esbj_29:hover,._horizontalCard_1esbj_29:focus-within{transform:translateY(-4px);border-color:#3b82f6;background-color:#fff;box-shadow:0 16px 40px #0f172a14}._cardLink_1esbj_45{display:flex;gap:1rem;color:inherit;text-decoration:none}._cardLink_1esbj_45:hover ._productName_1esbj_52,._cardLink_1esbj_45:focus-visible ._productName_1esbj_52{color:#0a4d99}._cardLink_1esbj_45:focus-visible{outline:2px solid #8cc7ff;outline-offset:2px;border-radius:10px}._productImage_1esbj_63{width:220px;height:140px;object-fit:cover;border-radius:10px;flex-shrink:0}._cardBody_1esbj_71{display:flex;flex-direction:column;gap:.35rem;min-width:0}._productName_1esbj_52{margin:0;color:#0c3f7a}._description_1esbj_83,._condition_1esbj_84{margin:0;color:#52617a}._description_1esbj_83{max-width:100%;overflow:hidden;color:#334155;line-height:1.55;overflow-wrap:anywhere;word-break:break-word}._description_1esbj_83 *{max-width:100%}._description_1esbj_83 p,._description_1esbj_83 ul,._description_1esbj_83 ol{margin:0}._description_1esbj_83 p+p,._description_1esbj_83 ul+p,._description_1esbj_83 ol+p,._description_1esbj_83 p+ul,._description_1esbj_83 p+ol{margin-top:.35rem}._price_1esbj_116{margin:.25rem 0 0;color:#0a3a77;font-size:1.2rem;font-weight:700}._viewButton_1esbj_123{align-self:flex-start;margin-top:.45rem;padding:.52rem 1.15rem;border-radius:999px;font-size:1rem;font-weight:700;letter-spacing:.02em;color:#032f62;background:linear-gradient(135deg,#f5a020,#f8b641 52%,#f3a51f);box-shadow:0 5px 12px #f3a51f57;position:relative;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}._viewButton_1esbj_123:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 24%,rgb(255 255 255 / 34%),transparent 62%);transform:translate(-120%);transition:transform .5s ease}._viewButton_1esbj_123:hover,._cardLink_1esbj_45:focus-visible ._viewButton_1esbj_123{transform:translateY(-2px) scale(1.03);box-shadow:0 12px 24px #f3a51f66;filter:brightness(1.05) saturate(1.1)}._viewButton_1esbj_123:hover:before,._cardLink_1esbj_45:focus-visible ._viewButton_1esbj_123:before{transform:translate(120%)}._sellerInfo_1esbj_168{display:flex;align-items:center;gap:.8rem;font-size:.85rem;color:#64748b;margin-top:.2rem;padding-top:.5rem;border-top:1px dashed #e2e8f0}._sellerIcon_1esbj_179{font-size:1rem}._sellerName_1esbj_183{font-weight:500;color:#334155}._actionButtons_1esbj_188{display:flex;gap:1rem;margin-top:.45rem;align-items:center}._contactButton_1esbj_195{padding:.52rem 1.15rem;border-radius:999px;font-size:.95rem;font-weight:600;color:#0c3f7a;background:#e8f3ff;border:1px solid #c5d4e5;cursor:pointer;transition:background .2s,transform .2s}._contactButton_1esbj_195:hover{background:#fff;color:#1d4ed8;border-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 4px 12px #1d4ed81a}._filterPanel_1esbj_217{background:linear-gradient(180deg,#fffffffa,#f6fafffa),#fff;border:1px solid #d7e4f3;border-radius:20px;padding:1.15rem;position:sticky;top:1rem;box-shadow:0 18px 36px #0f172a14}._filterHeader_1esbj_229{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;margin-bottom:.55rem}._filterEyebrow_1esbj_237{margin:0 0 .25rem;color:#6b85a7;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}._filterTitle_1esbj_246{margin:0;color:#0d2f57;font-size:1.35rem}._filterSummary_1esbj_252{margin:0 0 1rem;color:#516581;font-size:.92rem;line-height:1.5}._filterGroup_1esbj_259{display:flex;flex-direction:column;gap:.65rem;margin-bottom:1rem;padding:.9rem;border:1px solid #e4edf8;border-radius:14px;background:#ffffffd6}._filterLabel_1esbj_270{margin:0;color:#294f7f;font-weight:600}._filterSelect_1esbj_276{box-sizing:border-box;width:100%;min-height:46px;border:1px solid #c7d8ea;border-radius:12px;padding:.7rem .9rem;color:#0d2f57;background:#fff;font-size:.98rem}._filterSelect_1esbj_276:focus{outline:2px solid #8cc7ff;outline-offset:1px}._priceInputs_1esbj_293{display:flex;flex-direction:column;gap:.75rem}._priceInputLabel_1esbj_299{display:flex;flex-direction:column;min-width:0;gap:.3rem;color:#52617a;font-size:.85rem;font-weight:600}._priceInput_1esbj_293{box-sizing:border-box;width:100%;min-height:46px;border:1px solid #c7d8ea;border-radius:12px;padding:.7rem .9rem;background:#fff;color:#0d2f57;font-size:.95rem}._priceInput_1esbj_293:focus{outline:2px solid #8cc7ff;outline-offset:1px}._rangeSlider_1esbj_326{position:relative;height:32px;margin:.5rem .6rem;display:flex;align-items:center}._rangeTrack_1esbj_334,._activeRange_1esbj_335{position:absolute;height:6px;border-radius:999px}._rangeTrack_1esbj_334{left:0;right:0;background:#e2e8f0;box-shadow:inset 0 1px 2px #0000000d}._activeRange_1esbj_335{background:linear-gradient(90deg,#3b82f6,#2563eb);box-shadow:0 1px 2px #2563eb33}._rangeThumb_1esbj_353{-webkit-appearance:none;appearance:none;position:absolute;left:-8px;right:-8px;width:calc(100% + 16px);height:100%;background:none;margin:0;pointer-events:none;z-index:2}._rangeThumb_1esbj_353::-webkit-slider-runnable-track{height:100%;background:transparent}._rangeThumb_1esbj_353::-moz-range-track{height:100%;background:transparent}._rangeThumb_1esbj_353::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;border:2px solid #fff;background:#3b82f6;cursor:pointer;pointer-events:auto;box-shadow:0 2px 5px #0003;transition:all .2s ease;margin-top:6px}._rangeThumb_1esbj_353::-webkit-slider-thumb:hover{transform:scale(1.15);background:#2563eb;box-shadow:0 3px 8px #00000040}._rangeThumb_1esbj_353::-moz-range-thumb{width:18px;height:18px;border-radius:50%;border:2px solid #fff;background:#3b82f6;cursor:pointer;pointer-events:auto;box-shadow:0 2px 5px #0003;transition:all .2s ease}._rangeThumb_1esbj_353::-moz-range-thumb:hover{transform:scale(1.15);background:#2563eb}._priceLabels_1esbj_415{display:flex;justify-content:space-between;color:#64748b;font-size:.85rem;font-weight:500;padding:0 .2rem}._checkboxRow_1esbj_424{display:flex;align-items:center;gap:.5rem;color:#364a67}._resetButton_1esbj_431{border:1px solid #c7d8ea;border-radius:999px;padding:.55rem .9rem;background:#fff;color:#214b7f;font-size:.88rem;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,color .2s ease}._resetButton_1esbj_431:hover:not(:disabled){transform:translateY(-1px);border-color:#8bb7ea;color:#0c3f7a;box-shadow:0 8px 20px #2563eb1f}._resetButton_1esbj_431:disabled{cursor:default;opacity:.45;box-shadow:none}._emptyState_1esbj_460{margin:0;padding:1rem;background:#fff;border:1px dashed #9ab1ce;border-radius:12px;color:#52617a}@media(max-width:980px){._layout_1esbj_16{grid-template-columns:1fr}._filterPanel_1esbj_217{position:static}}@media(max-width:640px){._cardLink_1esbj_45{flex-direction:column}._productImage_1esbj_63{width:100%;height:180px}._filterHeader_1esbj_229{flex-direction:column;align-items:stretch}._resetButton_1esbj_431{align-self:flex-start}}._page_uaf48_1{max-width:1120px;margin:0 auto;padding:2.2rem 1rem 3rem;display:grid;gap:1rem}._hero_uaf48_9{border:1px solid #dbe3ef;border-radius:20px;padding:1.35rem;background:radial-gradient(circle at 92% 8%,rgba(37,99,235,.1),transparent 32%),linear-gradient(150deg,#fff,#f7fbff)}._kicker_uaf48_18{margin:0;font-size:.75rem;letter-spacing:.07em;text-transform:uppercase;font-weight:700;color:#1f4f84}._hero_uaf48_9 h1{margin:.35rem 0 0;color:#0f2f56}._hero_uaf48_9 p{margin:.7rem 0 0;color:#425a78;line-height:1.62;max-width:78ch}._grid_uaf48_39{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}._card_uaf48_45{border:1px solid #dbe3ef;border-radius:16px;padding:1rem;background:#fff}._card_uaf48_45 h2{margin:0;font-size:1.08rem;color:#143a63}._card_uaf48_45 p{margin:.55rem 0 0;color:#475f7c;line-height:1.6}._section_uaf48_64{border:1px solid #dbe3ef;border-radius:16px;padding:1rem;background:#fff}._section_uaf48_64 h2{margin:0;color:#143a63}._section_uaf48_64 p{margin:.55rem 0 0;color:#475f7c;line-height:1.65;max-width:90ch}@media(max-width:980px){._grid_uaf48_39{grid-template-columns:1fr}}.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media(pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}._page_1jwq7_1{padding:2rem 0 4rem;background-color:#f8fafc;min-height:calc(100vh - 80px)}._inner_1jwq7_7{max-width:900px;margin:0 auto;padding:0 1rem}._header_1jwq7_13{margin-bottom:2rem}._pageTitle_1jwq7_17{font-size:2.2rem;font-weight:700;color:#0f172a;margin:0 0 .5rem}._pageSubtitle_1jwq7_24{color:#64748b;font-size:1.1rem;margin:0}._formContainer_1jwq7_30{background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -2px #0000000d;border:1px solid #e2e8f0;overflow:hidden}._formSection_1jwq7_40{padding:2rem;border-bottom:1px solid #e2e8f0}._sectionTitle_1jwq7_45{font-size:1.3rem;font-weight:600;color:#1e293b;margin:0 0 1.5rem}._sectionDescription_1jwq7_52{color:#64748b;margin-top:-1rem;margin-bottom:.45rem;font-size:.95rem}._dragHint_1jwq7_59{margin:0 0 1.5rem;color:#2563eb;font-size:.92rem;font-weight:600}._formRow_1jwq7_66{display:flex;gap:1.5rem;margin-bottom:1.5rem}._formRow_1jwq7_66>*{flex:1}._formGroup_1jwq7_76{margin-bottom:1.5rem}._label_1jwq7_80{display:block;font-weight:500;color:#334155;margin-bottom:.5rem;font-size:.95rem}._required_1jwq7_88{color:#ef4444;margin-left:.2rem}._optional_1jwq7_93{color:#94a3b8;font-size:.85rem;font-weight:400}._input_1jwq7_99,._select_1jwq7_100,._editorContainer_1jwq7_101{background:#fff;border-radius:12px;border:1px solid #d4e0ee;transition:all .2s ease}._editorContainer_1jwq7_101:focus-within{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}._editorContainer_1jwq7_101 .ql-toolbar{border:none;border-bottom:1px solid #e2e8f0;background:#f8fafc;padding:8px 12px;border-radius:12px 12px 0 0}._editorContainer_1jwq7_101 .ql-container{border:none;font-family:inherit;font-size:1rem;min-height:200px;border-radius:0 0 12px 12px}._editorContainer_1jwq7_101 .ql-tooltip{z-index:10;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border:1px solid #e2e8f0;padding:8px 12px;background:#fff}._editorContainer_1jwq7_101 .ql-tooltip input[type=text]{border:1px solid #cbd5e1;border-radius:6px;padding:4px 8px;margin-right:5px}._editorContainer_1jwq7_101 .ql-tooltip .ql-action{color:#3b82f6;font-weight:600}._editorContainer_1jwq7_101 .ql-editor{padding:12px 16px;min-height:200px;line-height:1.6}._editorContainer_1jwq7_101 .ql-editor.ql-blank:before{font-style:normal;color:#94a3b8;left:16px}._editorContainer_1jwq7_101 .ql-picker{color:#475569}._editorContainer_1jwq7_101 .ql-stroke{stroke:#475569}._editorContainer_1jwq7_101 .ql-fill{fill:#475569}._editorContainer_1jwq7_101 .ql-active .ql-stroke{stroke:#3b82f6}._editorContainer_1jwq7_101 .ql-active .ql-fill{fill:#3b82f6}._textarea_1jwq7_186{display:none}._input_1jwq7_99,._select_1jwq7_100,._textarea_1jwq7_186{width:100%;padding:.75rem 1rem;border:1px solid #cbd5e1;border-radius:8px;font-size:1rem;color:#1e293b;background-color:#fff;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}._input_1jwq7_99:focus,._select_1jwq7_100:focus,._textarea_1jwq7_186:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._textarea_1jwq7_186{resize:vertical;min-height:120px}._imageUploadGrid_1jwq7_220{display:flex;flex-direction:column;gap:2rem}@media(min-width:640px){._imageUploadGrid_1jwq7_220{flex-direction:row}._mainImageUpload_1jwq7_230{width:250px;flex-shrink:0}._additionalImagesUpload_1jwq7_234{flex:1}}._uploadBtn_1jwq7_239{width:100%;height:200px;border:2px dashed #cbd5e1;border-radius:12px;background:#f8fafc;color:#64748b;font-weight:500;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .25s cubic-bezier(.4,0,.2,1)}._uploadBtn_1jwq7_239:hover{border-color:#3b82f6;background:#fff;color:#1d4ed8;transform:translateY(-2px);box-shadow:0 10px 20px #0f172a0d}._uploadBtnSmall_1jwq7_263{height:90px;border:2px dashed #cbd5e1;border-radius:8px;background:#f8fafc;color:#64748b;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._uploadBtnSmall_1jwq7_263:hover{border-color:#3b82f6;background:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0f172a0d}._imagePreviewWrapper_1jwq7_284{position:relative;border-radius:8px;overflow:hidden;border:1px solid #e2e8f0;cursor:grab;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,opacity .2s ease}._imagePreviewWrapper_1jwq7_284:hover{transform:translateY(-2px);box-shadow:0 12px 24px #0f172a1f}._draggingImage_1jwq7_302{opacity:.55;cursor:grabbing;border-color:#93c5fd;box-shadow:0 12px 28px #2563eb38}._dropTargetImage_1jwq7_309{border-color:#2563eb;box-shadow:0 0 0 3px #3b82f62e,0 12px 28px #2563eb2e}._mainImageUpload_1jwq7_230 ._imagePreviewWrapper_1jwq7_284{width:100%;height:200px}._additionalImagesGrid_1jwq7_321{display:grid;grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:1rem}._additionalImagesGrid_1jwq7_321 ._imagePreviewWrapper_1jwq7_284{aspect-ratio:1;height:90px}._imagePreview_1jwq7_284{width:100%;height:100%;object-fit:cover}._imageOrderBadge_1jwq7_338{position:absolute;left:6px;bottom:6px;padding:.3rem .5rem;border-radius:999px;background:#0f172acc;color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.01em;pointer-events:none}._removeImageBtn_1jwq7_352{position:absolute;top:4px;right:4px;width:24px;height:24px;border-radius:50%;background:#0009;color:#fff;border:none;display:grid;place-items:center;cursor:pointer;font-size:14px;transition:background .2s}._removeImageBtn_1jwq7_352:hover{background:#ef4444e6}._formFooter_1jwq7_374{padding:1.5rem 2rem;background:#f8fafc;display:flex;justify-content:flex-end;gap:1rem}._cancelBtn_1jwq7_382{padding:.8rem 1.8rem;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;font-weight:600;color:#475569;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);font-size:.95rem;letter-spacing:.01em}._cancelBtn_1jwq7_382:hover{background:#fff;border-color:#3b82f6;color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 12px #0f172a0d}._cancelBtn_1jwq7_382:active{transform:translateY(0)}._submitBtn_1jwq7_407{padding:.8rem 2.4rem;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:12px;font-weight:600;color:#fff;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);font-size:.95rem;letter-spacing:.01em;box-shadow:0 4px 12px #2563eb33,inset 0 1px #fff3}._submitBtn_1jwq7_407:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-2px);box-shadow:0 8px 20px #2563eb4d}._submitBtn_1jwq7_407:active{transform:translateY(0)}@media(max-width:640px){._formRow_1jwq7_66{flex-direction:column;gap:0}._formSection_1jwq7_40{padding:1.5rem 1rem}}._page_rdgng_1{position:relative;isolation:isolate;min-height:calc(100vh - 80px);padding:4rem 1rem 5rem;display:grid;place-items:center;background:radial-gradient(circle at 20% 20%,rgba(0,71,187,.16),transparent 45%),radial-gradient(circle at 80% 80%,rgba(244,152,25,.2),transparent 50%),linear-gradient(180deg,#f8fbff,#edf2fb);overflow:hidden}._glowPrimary_rdgng_19,._glowSecondary_rdgng_20{position:absolute;border-radius:50%;pointer-events:none;filter:blur(56px);z-index:-1}._glowPrimary_rdgng_19{width:320px;height:320px;top:-120px;right:-100px;background:#0047bb4d}._glowSecondary_rdgng_20{width:260px;height:260px;left:-100px;bottom:-80px;background:#f4981959}._card_rdgng_44{width:min(680px,100%);border:1px solid rgba(148,163,184,.35);border-radius:24px;background:#ffffffe6;box-shadow:0 22px 45px #0f172a24;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:2.5rem 2rem;text-align:center}._code_rdgng_55{margin:0;font-size:clamp(3rem,12vw,6rem);font-weight:800;line-height:.95;letter-spacing:.06em;color:#0047bb;text-shadow:0 8px 20px rgba(0,71,187,.25)}._title_rdgng_65{margin:1.25rem 0 .75rem;font-size:clamp(1.5rem,4vw,2.1rem);font-weight:700;color:#0f172a}._description_rdgng_72{margin:0 auto;max-width:48ch;font-size:1.03rem;line-height:1.65;color:#475569}._actions_rdgng_80{margin-top:1.75rem;display:grid;gap:.85rem;justify-items:center}._primaryAction_rdgng_87{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.4rem;border-radius:999px;border:1px solid rgba(244,152,25,.75);background:linear-gradient(90deg,#f49819,#f6b047);color:#1f2937;text-decoration:none;font-weight:700;transition:transform .2s ease,box-shadow .2s ease}._primaryAction_rdgng_87:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 20%,rgba(255,255,255,.35),transparent 60%);transform:translate(-120%);transition:transform .5s ease}._primaryAction_rdgng_87:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 14px 28px #0f172a29}._primaryAction_rdgng_87:hover:before{transform:translate(120%)}._redirectHint_rdgng_128{margin:0;font-size:.9rem;color:#64748b}@media(max-width:640px){._page_rdgng_1{padding-top:3rem}._card_rdgng_44{padding:2rem 1.1rem;border-radius:20px}._description_rdgng_72{font-size:.97rem}}._page_m37m3_1{min-height:70vh;display:grid;place-items:center;padding:2rem 1rem;width:100%;box-sizing:border-box}._card_m37m3_10{width:min(100%,480px);background:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 8px 24px #00000014;padding:1.5rem 1.6rem;box-sizing:border-box;margin-inline:auto}._title_m37m3_21{margin:0 0 .5rem;font-size:1.5rem}._subtitle_m37m3_26{margin:0 0 1.25rem;color:#4b5563}._form_m37m3_31{display:grid;gap:.9rem;padding-inline:.15rem}._label_m37m3_37{display:grid;gap:.4rem;font-size:.95rem;font-weight:600;color:#111827}._input_m37m3_45{width:100%;max-width:100%;border:1px solid #d1d5db;border-radius:8px;padding:.65rem .75rem;font-size:.95rem;box-sizing:border-box}._error_m37m3_55{color:#b91c1c;font-size:.85rem;margin:0}._globalError_m37m3_61{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;padding:.6rem .7rem;margin:0}._globalSuccess_m37m3_70{color:#065f46;background:#d1fae5;border:1px solid #a7f3d0;border-radius:8px;padding:.6rem .7rem;margin:0}._submit_m37m3_79{margin-top:.5rem;width:100%;border:none;border-radius:8px;padding:.75rem .9rem;font-size:.95rem;font-weight:700;background:#1d4ed8;color:#fff;cursor:pointer;box-sizing:border-box;transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease}._submit_m37m3_79:hover:not(:disabled){background:#1e40af;box-shadow:0 8px 18px #1e40af47;transform:translateY(-1px)}._submit_m37m3_79:active:not(:disabled){transform:translateY(0);box-shadow:0 5px 12px #1e40af38}._auxLinks_m37m3_108{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.3rem;font-size:.9rem}._auxLink_m37m3_108{color:#1d4ed8;text-decoration:none;font-weight:600}._submit_m37m3_79:disabled{opacity:.6;cursor:not-allowed}._oauthSection_m37m3_128{display:grid;gap:.75rem;margin-top:.4rem}._oauthDivider_m37m3_134{position:relative;text-align:center;color:#6b7280;font-size:.84rem}._oauthDivider_m37m3_134:before{content:"";position:absolute;top:50%;left:0;right:0;border-top:1px solid #e5e7eb;transform:translateY(-50%)}._oauthDivider_m37m3_134 span{position:relative;z-index:1;background:#fff;padding:0 .55rem}._googleButtonWrap_m37m3_158{display:grid;justify-content:center;min-height:44px}._googleButtonDisabled_m37m3_164{opacity:.6;pointer-events:none}._switchText_m37m3_169{margin-top:1rem;font-size:.92rem;color:#374151;padding-inline:.15rem}._switchLink_m37m3_176{color:#1d4ed8;text-decoration:none;font-weight:600}@media(max-width:640px){._page_m37m3_1{padding:1rem .75rem}._card_m37m3_10{width:100%;padding:1.1rem .9rem;border-radius:10px}._form_m37m3_31,._switchText_m37m3_169{padding-inline:0}}._page_b4f9m_1{min-height:60vh;padding:clamp(2.5rem,6vw,5rem) 1.25rem;background:radial-gradient(circle at top left,rgb(37 99 235 / 8%),transparent 34rem),#f8fafc}._container_b4f9m_9{width:min(100%,960px);margin:0 auto}._document_b4f9m_14,._status_b4f9m_15{border:1px solid #e2e8f0;border-radius:18px;background:#fff;box-shadow:0 18px 45px #0f172a12}._document_b4f9m_14{padding:clamp(1.5rem,5vw,4rem)}._header_b4f9m_26{padding-bottom:clamp(1.5rem,4vw,2.5rem);margin-bottom:clamp(1.75rem,4vw,3rem);border-bottom:1px solid #e2e8f0}._eyebrow_b4f9m_32{margin:0 0 .75rem;color:#2563eb;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}._header_b4f9m_26 h1,._status_b4f9m_15 h1{margin:0;color:#0f172a;font-size:clamp(2rem,5vw,3.25rem);line-height:1.12;letter-spacing:-.035em}._content_b4f9m_50{color:#334155;font-size:clamp(1rem,1.2vw,1.075rem);line-height:1.8;overflow-wrap:anywhere}._content_b4f9m_50 h2,._content_b4f9m_50 h3{color:#0f172a;line-height:1.3;scroll-margin-top:2rem}._content_b4f9m_50 h2{margin:2.8rem 0 1rem;font-size:clamp(1.4rem,3vw,1.85rem)}._content_b4f9m_50 h3{margin:2rem 0 .75rem;font-size:clamp(1.15rem,2.4vw,1.35rem)}._content_b4f9m_50 p{margin:0 0 1.1rem}._content_b4f9m_50 ul,._content_b4f9m_50 ol{margin:0 0 1.35rem;padding-left:1.5rem}._content_b4f9m_50 li{margin-bottom:.5rem;padding-left:.25rem}._content_b4f9m_50 a{color:#1d4ed8;text-decoration-thickness:.08em;text-underline-offset:.18em}._content_b4f9m_50 a:hover{color:#1e40af}._content_b4f9m_50 code{border-radius:5px;padding:.15em .4em;background:#eff6ff;color:#1e3a8a;font-size:.9em}._status_b4f9m_15{display:grid;min-height:20rem;place-items:center;align-content:center;gap:1rem;padding:2rem;color:#475569;text-align:center}._status_b4f9m_15 p{max-width:34rem;margin:0;line-height:1.65}._status_b4f9m_15 button{border:0;border-radius:8px;padding:.75rem 1.15rem;background:#2563eb;color:#fff;cursor:pointer;font:inherit;font-weight:700}._status_b4f9m_15 button:hover{background:#1d4ed8}._status_b4f9m_15 button:focus-visible{outline:3px solid rgb(37 99 235 / 30%);outline-offset:3px}._error_b4f9m_144{border-color:#fecaca}._spinner_b4f9m_148{width:2.25rem;height:2.25rem;border:3px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;animation:_spin_b4f9m_148 .8s linear infinite}@keyframes _spin_b4f9m_148{to{transform:rotate(360deg)}}@media(max-width:560px){._page_b4f9m_1{padding-inline:.75rem}._document_b4f9m_14,._status_b4f9m_15{border-radius:12px}}@media(prefers-reduced-motion:reduce){._spinner_b4f9m_148{animation:none}}._page_kg47v_1{max-width:1180px;margin:0 auto;padding:2.4rem 1rem 4rem;display:grid;gap:1.2rem;color:#14233b}._hero_kg47v_10{padding:clamp(1.4rem,4vw,3rem);border:1px solid #d9e4f2;border-radius:24px;background:radial-gradient(circle at 88% 12%,rgba(37,99,235,.16),transparent 34%),linear-gradient(145deg,#fff,#f4f8ff)}._kicker_kg47v_19{margin:0;color:#1d4ed8;font-size:.77rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}._hero_kg47v_10 h1{margin:.45rem 0 0;color:#172554;font-size:clamp(2rem,5vw,3.6rem);line-height:1.05}._hero_kg47v_10 p:not(._kicker_kg47v_19){max-width:720px;margin:1rem 0 0;color:#526784;font-size:1.05rem;line-height:1.7}._formSection_kg47v_43{padding:clamp(1.25rem,4vw,2.5rem);display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:clamp(1.5rem,4vw,3.5rem);border:1px solid #d9e4f2;border-radius:24px;background:#fff;scroll-margin-top:2rem}._formIntro_kg47v_54 h2{margin:.45rem 0 0;color:#172554;font-size:clamp(1.55rem,3vw,2.2rem)}._formIntro_kg47v_54 p:not(._kicker_kg47v_19){margin:.8rem 0 0;color:#5a6d87;line-height:1.7}._form_kg47v_43{display:grid;gap:1rem}._twoColumns_kg47v_71{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}._field_kg47v_77{display:grid;gap:.42rem;color:#243b5a;font-size:.92rem;font-weight:750}._field_kg47v_77 span{color:#78869a;font-weight:500}._field_kg47v_77 ._fieldLabel_kg47v_90{color:#243b5a;font-weight:750}._field_kg47v_77 input,._field_kg47v_77 textarea{width:100%;box-sizing:border-box;border:1px solid #cad8e9;border-radius:11px;background:#fff;color:#14233b;font:inherit;font-weight:500;outline:none}._field_kg47v_77 input,._dropdownTrigger_kg47v_109{min-height:48px;padding:0 .85rem}._field_kg47v_77 textarea{padding:.85rem;line-height:1.55;resize:vertical}._field_kg47v_77 input:focus,._field_kg47v_77 textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}._dropdown_kg47v_109{position:relative}._dropdownTrigger_kg47v_109{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid #cad8e9;border-radius:11px;background:#fff;color:#14233b;cursor:pointer;font:inherit;font-weight:500;text-align:left;transition:border-color .18s ease,box-shadow .18s ease}._dropdownTrigger_kg47v_109 span{color:#14233b;font-weight:500}._dropdownTrigger_kg47v_109:hover,._dropdownTriggerOpen_kg47v_155{border-color:#2563eb}._dropdownTrigger_kg47v_109:focus-visible,._dropdownTriggerOpen_kg47v_155{outline:none;box-shadow:0 0 0 3px #2563eb1f}._chevron_kg47v_165{width:20px;height:20px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;transition:transform .22s cubic-bezier(.2,.8,.2,1)}._dropdownTriggerOpen_kg47v_155 ._chevron_kg47v_165{transform:rotate(180deg)}._dropdownMenu_kg47v_181{position:absolute;z-index:20;top:calc(100% + .45rem);left:0;right:0;padding:.35rem;display:grid;gap:.15rem;border:1px solid #d5e0ee;border-radius:12px;background:#fff;box-shadow:0 16px 35px #1e3a5f26;opacity:0;pointer-events:none;transform:translateY(-8px) scale(.985);transform-origin:top;visibility:hidden;transition:opacity .16s ease,transform .22s cubic-bezier(.2,.8,.2,1),visibility 0s linear .22s}._dropdownMenuOpen_kg47v_205{opacity:1;pointer-events:auto;transform:translateY(0) scale(1);visibility:visible;transition-delay:0s}._dropdownOption_kg47v_213{min-height:42px;padding:.65rem .75rem;border:0;border-radius:8px;background:transparent;color:#243b5a;cursor:pointer;font:inherit;text-align:left;transition:background-color .15s ease,color .15s ease}._dropdownOption_kg47v_213:hover,._dropdownOption_kg47v_213:focus-visible{outline:none;background:#eff6ff;color:#1d4ed8}._dropdownOptionSelected_kg47v_235{background:#e8f0ff;color:#1d4ed8;font-weight:750}@media(prefers-reduced-motion:reduce){._chevron_kg47v_165,._dropdownMenu_kg47v_181{transition:none}}._checkbox_kg47v_248{display:flex;align-items:flex-start;gap:.7rem;color:#526784;font-size:.9rem;line-height:1.5}._checkbox_kg47v_248 input{width:18px;height:18px;margin-top:.1rem;accent-color:#2563eb}._checkbox_kg47v_248 a{color:#1d4ed8}._honeypot_kg47v_268{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}._submitButton_kg47v_276{width:fit-content;min-width:190px;min-height:48px;padding:.75rem 1.25rem;border:0;border-radius:11px;background:#2563eb;color:#fff;cursor:pointer;font:inherit;font-weight:800}._submitButton_kg47v_276:hover:not(:disabled){background:#1d4ed8}._submitButton_kg47v_276:disabled{cursor:wait;opacity:.65}._success_kg47v_299,._error_kg47v_300{margin:0;padding:.85rem 1rem;border-radius:10px;font-weight:650}._success_kg47v_299{background:#ecfdf5;color:#166534}._error_kg47v_300{background:#fff1f2;color:#be123c}@media(max-width:980px){._formSection_kg47v_43{grid-template-columns:1fr}}@media(max-width:620px){._page_kg47v_1{padding-top:1rem}._twoColumns_kg47v_71{grid-template-columns:1fr}._submitButton_kg47v_276{width:100%}}
