.feedback-modal-module__gRu8JW__overlay{z-index:1200;background:color-mix(in srgb,var(--ink-deep)52%,transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}@media (min-width:640px){.feedback-modal-module__gRu8JW__overlay{align-items:center;padding:24px}}.feedback-modal-module__gRu8JW__dialog{border:1px solid color-mix(in srgb,var(--accent)24%,var(--line)76%);background:var(--surface);border-radius:24px 24px 0 0;flex-direction:column;width:100%;max-width:560px;max-height:min(92vh,760px);display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #06235657}@media (min-width:640px){.feedback-modal-module__gRu8JW__dialog{border-radius:24px}}.feedback-modal-module__gRu8JW__windowControls{z-index:2;gap:8px;display:flex;position:absolute;top:14px;right:14px}.feedback-modal-module__gRu8JW__controlButton{background:color-mix(in srgb,var(--surface)70%,white 30%);width:36px;height:36px;color:var(--ink-dim);cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;transition:background-color .12s,color .12s,border-color .12s;display:inline-flex}.feedback-modal-module__gRu8JW__controlButton:hover{background:var(--chip);border-color:color-mix(in srgb,var(--accent)30%,var(--line)70%);color:var(--accent)}.feedback-modal-module__gRu8JW__controlButton svg{width:18px;height:18px}.feedback-modal-module__gRu8JW__launcher{z-index:1200;background:var(--accent);border-radius:999px;align-items:stretch;display:inline-flex;position:fixed;bottom:20px;right:20px;box-shadow:0 14px 34px #06235657}.feedback-modal-module__gRu8JW__launcherMain{color:#fff;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px 0 0 999px;align-items:center;gap:9px;padding:11px 8px 11px 16px;font-size:.9rem;font-weight:800;transition:background-color .12s;display:inline-flex}.feedback-modal-module__gRu8JW__launcherMain:hover{background:#ffffff1f}.feedback-modal-module__gRu8JW__launcherIcon{display:inline-flex}.feedback-modal-module__gRu8JW__launcherIcon svg{width:20px;height:20px}.feedback-modal-module__gRu8JW__launcherClose{color:#ffffffd9;cursor:pointer;background:0 0;border:0;border-left:1px solid #ffffff3d;border-radius:0 999px 999px 0;justify-content:center;align-items:center;width:40px;padding:0 14px 0 8px;transition:background-color .12s,color .12s;display:inline-flex}.feedback-modal-module__gRu8JW__launcherClose:hover{color:#fff;background:#ffffff1f}.feedback-modal-module__gRu8JW__launcherClose svg{width:16px;height:16px}@media (max-width:560px){.feedback-modal-module__gRu8JW__launcher{bottom:14px;right:14px}}.feedback-modal-module__gRu8JW__header{border-bottom:1px solid color-mix(in srgb,var(--line)70%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--accent)7%,var(--surface))0%,var(--surface)100%);padding:16px 26px}.feedback-modal-module__gRu8JW__headerTop{align-items:center;gap:12px;display:flex}.feedback-modal-module__gRu8JW__headerIcon{background:color-mix(in srgb,var(--accent)14%,white);width:40px;height:40px;color:var(--accent);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.feedback-modal-module__gRu8JW__headerIcon svg{width:22px;height:22px}.feedback-modal-module__gRu8JW__title{font-family:var(--font-display),serif;color:var(--ink);margin:0;font-size:1.4rem;font-weight:600}.feedback-modal-module__gRu8JW__body{flex-direction:column;gap:14px;padding:16px 22px;display:flex;overflow-y:auto}.feedback-modal-module__gRu8JW__field{border:0;flex-direction:column;gap:12px;margin:0;padding:0;display:flex}.feedback-modal-module__gRu8JW__label{letter-spacing:.01em;color:var(--ink-dim);font-size:.82rem;font-weight:800;display:block}.feedback-modal-module__gRu8JW__labelInvalid{color:#c0392b}.feedback-modal-module__gRu8JW__fieldError{color:#c0392b;margin:2px 0 0;font-size:.8rem;font-weight:700}.feedback-modal-module__gRu8JW__categoryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}.feedback-modal-module__gRu8JW__categoryGridInvalid .feedback-modal-module__gRu8JW__categoryCard{border-color:color-mix(in srgb,#c0392b 55%,var(--line))}.feedback-modal-module__gRu8JW__categoryGridInvalid .feedback-modal-module__gRu8JW__categoryCard:hover{border-color:#c0392b}.feedback-modal-module__gRu8JW__categoryCard{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:14px;align-items:center;gap:10px;padding:9px 11px;transition:border-color .12s,background-color .12s,box-shadow .12s,transform .12s;display:flex}.feedback-modal-module__gRu8JW__categoryCard:hover{border-color:color-mix(in srgb,var(--accent)45%,var(--line)55%);transform:translateY(-1px)}.feedback-modal-module__gRu8JW__categoryCard:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.feedback-modal-module__gRu8JW__categoryCardSelected{border-color:var(--accent);background:color-mix(in srgb,var(--accent)8%,#fff);box-shadow:0 0 0 1px var(--accent),0 8px 18px #1659c029}.feedback-modal-module__gRu8JW__categoryIcon{background:var(--chip);width:34px;height:34px;color:var(--accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.feedback-modal-module__gRu8JW__categoryCardSelected .feedback-modal-module__gRu8JW__categoryIcon{background:var(--accent);color:#fff}.feedback-modal-module__gRu8JW__categoryIcon svg{width:19px;height:19px}.feedback-modal-module__gRu8JW__categoryText{flex-direction:column;gap:1px;min-width:0;display:flex}.feedback-modal-module__gRu8JW__categoryText strong{color:var(--ink);font-size:.9rem;font-weight:800;line-height:1.15}.feedback-modal-module__gRu8JW__categoryText small{color:var(--ink-muted);font-size:.76rem;line-height:1.2}.feedback-modal-module__gRu8JW__textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;resize:vertical;background:#fff;border-radius:14px;min-height:108px;padding:12px 14px;font-size:.95rem;line-height:1.5;transition:border-color .12s,box-shadow .12s}.feedback-modal-module__gRu8JW__textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow);outline:none}.feedback-modal-module__gRu8JW__textareaInvalid{border-color:#c0392b}.feedback-modal-module__gRu8JW__textareaInvalid:focus{border-color:#c0392b;box-shadow:0 0 0 3px #c0392b38}.feedback-modal-module__gRu8JW__dropzone{border:1.5px dashed color-mix(in srgb,var(--accent)34%,var(--line)66%);background:color-mix(in srgb,var(--accent)4%,#fff);color:var(--ink-muted);text-align:center;cursor:pointer;border-radius:14px;flex-direction:column;align-items:center;gap:5px;padding:12px 16px;transition:border-color .12s,background-color .12s;display:flex}.feedback-modal-module__gRu8JW__dropzone:hover,.feedback-modal-module__gRu8JW__dropzone:focus-visible{border-color:var(--accent);background:color-mix(in srgb,var(--accent)8%,#fff);outline:none}.feedback-modal-module__gRu8JW__dropzoneActive{border-color:var(--accent);background:color-mix(in srgb,var(--accent)12%,#fff);border-style:solid}.feedback-modal-module__gRu8JW__dropzoneIcon{color:var(--accent);display:inline-flex}.feedback-modal-module__gRu8JW__dropzoneIcon svg{width:22px;height:22px}.feedback-modal-module__gRu8JW__dropzoneHint{font-size:.82rem;line-height:1.3}.feedback-modal-module__gRu8JW__dropzoneButton{background:var(--accent);color:#fff;border-radius:999px;margin-top:2px;padding:5px 14px;font-size:.8rem;font-weight:800}.feedback-modal-module__gRu8JW__fileInput{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.feedback-modal-module__gRu8JW__thumbGrid{grid-template-columns:repeat(auto-fill,minmax(82px,1fr));gap:10px;margin:4px 0 0;padding:0;list-style:none;display:grid}.feedback-modal-module__gRu8JW__thumb{aspect-ratio:1;border:1px solid var(--line);background:var(--chip);border-radius:12px;position:relative;overflow:hidden}.feedback-modal-module__gRu8JW__thumbMedia{object-fit:contain;background:#fff;width:100%;height:100%}.feedback-modal-module__gRu8JW__thumbRemove{background:color-mix(in srgb,var(--ink-deep)72%,transparent);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;transition:background-color .12s;display:inline-flex;position:absolute;top:4px;right:4px}.feedback-modal-module__gRu8JW__thumbRemove:hover{background:var(--ink-deep)}.feedback-modal-module__gRu8JW__thumbRemove svg{width:13px;height:13px}.feedback-modal-module__gRu8JW__urlToggle{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:10px 14px;display:grid}.feedback-modal-module__gRu8JW__urlCheckbox{opacity:0;width:1px;height:1px;position:absolute}.feedback-modal-module__gRu8JW__urlToggleTrack{background:color-mix(in srgb,var(--ink-muted)38%,var(--line));border-radius:999px;width:42px;height:24px;transition:background-color .16s;display:inline-block;position:relative}.feedback-modal-module__gRu8JW__urlToggleThumb{background:#fff;border-radius:999px;width:18px;height:18px;transition:transform .16s cubic-bezier(.32,.72,0,1);position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0623564d}.feedback-modal-module__gRu8JW__urlCheckbox:checked+.feedback-modal-module__gRu8JW__urlToggleTrack{background:var(--accent)}.feedback-modal-module__gRu8JW__urlCheckbox:checked+.feedback-modal-module__gRu8JW__urlToggleTrack .feedback-modal-module__gRu8JW__urlToggleThumb{transform:translate(18px)}.feedback-modal-module__gRu8JW__urlCheckbox:focus-visible+.feedback-modal-module__gRu8JW__urlToggleTrack{outline:2px solid var(--accent);outline-offset:2px}.feedback-modal-module__gRu8JW__urlToggleText{flex-direction:column;gap:3px;min-width:0;display:flex}.feedback-modal-module__gRu8JW__urlToggleText strong{color:var(--ink);font-size:.88rem;font-weight:800}.feedback-modal-module__gRu8JW__urlValue{color:var(--ink-muted);text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.74rem;overflow:hidden}.feedback-modal-module__gRu8JW__error{border:1px solid color-mix(in srgb,#c0392b 40%,var(--line));color:#a02617;background:#faefee;border-radius:12px;margin:0;padding:10px 13px;font-size:.86rem;font-weight:600}.feedback-modal-module__gRu8JW__footer{border-top:1px solid color-mix(in srgb,var(--line)70%,transparent);background:color-mix(in srgb,var(--surface)60%,#fff);justify-content:flex-end;gap:10px;padding:13px 22px;display:flex}.feedback-modal-module__gRu8JW__secondaryButton,.feedback-modal-module__gRu8JW__primaryButton{font:inherit;cursor:pointer;border-radius:999px;padding:11px 20px;font-size:.9rem;font-weight:800;transition:background-color .12s,border-color .12s,transform .12s,opacity .12s}.feedback-modal-module__gRu8JW__secondaryButton{border:1px solid var(--line);color:var(--ink-dim);background:#fff}.feedback-modal-module__gRu8JW__secondaryButton:hover:not(:disabled){border-color:var(--ink-muted);background:var(--chip)}.feedback-modal-module__gRu8JW__primaryButton{border:1px solid color-mix(in srgb,var(--accent)80%,black 20%);background:var(--accent);color:#fff}.feedback-modal-module__gRu8JW__primaryButton:hover:not(:disabled){background:color-mix(in srgb,var(--accent)88%,black 12%);transform:translateY(-1px)}.feedback-modal-module__gRu8JW__secondaryButton:disabled,.feedback-modal-module__gRu8JW__primaryButton:disabled{cursor:default;opacity:.65;transform:none}.feedback-modal-module__gRu8JW__successVeil{pointer-events:none;background:#1f9d5514;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.feedback-modal-module__gRu8JW__urlToggleThumb,.feedback-modal-module__gRu8JW__primaryButton,.feedback-modal-module__gRu8JW__categoryCard{transition:none}}
.site-header-module__IkYN-G__header{z-index:50;background:#fff;position:sticky;top:0;overflow:visible}.site-header-module__IkYN-G__consoleHeader{position:fixed;left:0;right:0}.site-header-module__IkYN-G__header:before{content:"";z-index:-1;pointer-events:none;border-bottom:1px solid var(--line);position:absolute;inset:0}.site-header-module__IkYN-G__inner{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:16px;width:min(1200px,92vw);min-height:82px;margin:0 auto;display:flex}.site-header-module__IkYN-G__brand{color:#fff;text-transform:uppercase;flex:none;align-items:center;gap:10px;min-width:178px;min-height:64px;display:inline-flex}.site-header-module__IkYN-G__brand img{border-radius:999px;width:58px;height:58px;display:block}.site-header-module__IkYN-G__brand span{gap:0;display:grid}.site-header-module__IkYN-G__brand small{color:var(--ink);font-size:.92rem;font-weight:900;line-height:1}.site-header-module__IkYN-G__brand strong{font-family:Impact,"Arial Black",var(--font-display),sans-serif;color:var(--home-blue-bright);letter-spacing:0;font-size:1.98rem;font-style:normal;font-weight:900;line-height:.92}.site-header-module__IkYN-G__desktopNav,.site-header-module__IkYN-G__desktopCluster{display:none}.site-header-module__IkYN-G__desktopList{white-space:nowrap;flex-wrap:nowrap;gap:8px;list-style:none;display:flex}.site-header-module__IkYN-G__desktopItem{position:relative}.site-header-module__IkYN-G__desktopItem:after{content:"";height:16px;position:absolute;top:100%;left:8px;right:8px}.site-header-module__IkYN-G__desktopItem>a,.site-header-module__IkYN-G__desktopTopButton{color:var(--ink-dim);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:0;align-items:center;padding:12px 10px;font-size:.83rem;font-weight:900;line-height:1;transition:background-color .12s,color .12s;display:inline-flex;position:relative}.site-header-module__IkYN-G__desktopItem>a:after,.site-header-module__IkYN-G__desktopTopButton:after{content:"";background:var(--accent);opacity:0;transform-origin:50%;border-radius:999px;height:3px;transition:opacity .16s,transform .36s cubic-bezier(.18,.8,.16,1);position:absolute;bottom:4px;left:10px;right:10px;transform:scaleX(.45)}.site-header-module__IkYN-G__desktopItem>a:hover,.site-header-module__IkYN-G__desktopTopButton:hover,.site-header-module__IkYN-G__active{color:var(--ink);background:0 0}.site-header-module__IkYN-G__desktopItem>a.site-header-module__IkYN-G__active:after,.site-header-module__IkYN-G__desktopTopButton.site-header-module__IkYN-G__active:after{opacity:1;transition-duration:.56s;transition-delay:.12s;transition-timing-function:cubic-bezier(.1,.4,.14,.95);transform:scaleX(1)}.site-header-module__IkYN-G__desktopItem>a.site-header-module__IkYN-G__activeIndicatorExiting:after,.site-header-module__IkYN-G__desktopTopButton.site-header-module__IkYN-G__activeIndicatorExiting:after{opacity:0;transition-duration:.16s,.22s;transition-delay:0s;transition-timing-function:ease,cubic-bezier(.4,0,.2,1);transform:scaleX(.45)}.site-header-module__IkYN-G__dropdown{opacity:0;pointer-events:none;background:#fff;border:1px solid #2050982e;border-radius:8px;width:292px;padding:6px 14px;transition:opacity .19s cubic-bezier(.16,1,.3,1),transform .19s cubic-bezier(.16,1,.3,1);display:grid;position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%,-6px);box-shadow:0 20px 44px #0a1b3429}.site-header-module__IkYN-G__dropdown:before{content:"";background:#fff;border-top:1px solid #2050982e;border-left:1px solid #2050982e;border-radius:2px 0 0;width:17px;height:17px;position:absolute;top:-9px;left:50%;transform:translate(-50%)rotate(45deg)}.site-header-module__IkYN-G__desktopItemOpen .site-header-module__IkYN-G__dropdown{opacity:1;pointer-events:auto;transform:translate(-50%)}.site-header-module__IkYN-G__dropdownLink{z-index:1;border-radius:0;grid-template-columns:34px minmax(0,1fr) 14px;align-items:center;gap:10px;min-height:58px;padding:8px 0;display:grid;position:relative}.site-header-module__IkYN-G__dropdownLink:not(:last-child){border-bottom:1px solid #20509826}.site-header-module__IkYN-G__dropdownLink:hover .site-header-module__IkYN-G__dropdownCopy span,.site-header-module__IkYN-G__dropdownLink:focus-visible .site-header-module__IkYN-G__dropdownCopy span{color:var(--accent)}.site-header-module__IkYN-G__dropdownIcon{width:30px;height:30px;color:var(--accent);flex:0 0 30px;justify-content:center;align-items:center;display:inline-flex}.site-header-module__IkYN-G__dropdownIcon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px;display:block}.site-header-module__IkYN-G__dropdownCopy{gap:4px;min-width:0;display:grid}.site-header-module__IkYN-G__dropdownCopy span{color:var(--ink);font-size:.9rem;font-weight:900;line-height:1.1;transition:color .12s}.site-header-module__IkYN-G__dropdownCopy small{color:var(--ink-muted);white-space:normal;font-size:.78rem;font-weight:500;line-height:1.25}.site-header-module__IkYN-G__dropdownChevron{width:14px;height:14px;color:var(--accent);flex:0 0 14px;justify-content:center;align-items:center;display:inline-flex}.site-header-module__IkYN-G__dropdownChevron svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%;display:block}.site-header-module__IkYN-G__authActions{flex:none;align-items:center;gap:10px;margin-left:6px;display:flex}.site-header-module__IkYN-G__authLink{color:var(--ink);border:1px solid var(--line);background:color-mix(in oklab,var(--surface)84%,white 16%);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:0 14px;font-size:.92rem;font-weight:700;line-height:1;display:inline-flex}button.site-header-module__IkYN-G__authLink{appearance:none;font:inherit;cursor:pointer}.site-header-module__IkYN-G__languageLink{cursor:pointer;color:var(--ink);border:1px solid var(--line);background:color-mix(in oklab,var(--surface)84%,white 16%);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:4px;min-width:64px;padding:6px 8px;font-size:.85rem;font-weight:700;display:inline-flex}.site-header-module__IkYN-G__languageIcon{width:12px;height:12px;display:inline-flex}.site-header-module__IkYN-G__languageIcon svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:100%;height:100%}.site-header-module__IkYN-G__desktopLanguageAction{color:var(--ink-muted);border:1px solid color-mix(in oklab,var(--accent)34%,white 66%);white-space:nowrap;background:#ffffffeb;border-radius:999px;justify-content:center;align-items:center;gap:2px;min-width:76px;min-height:32px;padding:3px;font-size:.78rem;font-weight:900;text-decoration:none;display:inline-flex;overflow:hidden}.site-header-module__IkYN-G__languageSegmentOption,.site-header-module__IkYN-G__languageSegmentActive{border-radius:999px;justify-content:center;align-items:center;min-width:34px;min-height:24px;padding:0 7px;display:inline-flex;position:relative}.site-header-module__IkYN-G__desktopLanguageAction:hover .site-header-module__IkYN-G__languageSegmentOption,.site-header-module__IkYN-G__desktopLanguageAction:focus-visible .site-header-module__IkYN-G__languageSegmentOption,.site-header-module__IkYN-G__mobileLanguageAction:hover .site-header-module__IkYN-G__languageSegmentOption,.site-header-module__IkYN-G__mobileLanguageAction:focus-visible .site-header-module__IkYN-G__languageSegmentOption{color:var(--accent)}.site-header-module__IkYN-G__languageSegmentActive{color:#fff}.site-header-module__IkYN-G__languageSegmentIndicator{border-radius:inherit;background:var(--accent);position:absolute;inset:0;box-shadow:0 4px 10px #1659c038}.site-header-module__IkYN-G__languageSegmentLabel{z-index:1;position:relative}.site-header-module__IkYN-G__accountMenu{--account-avatar-image:none;position:relative}.site-header-module__IkYN-G__accountTrigger{cursor:pointer;border:1px solid var(--line);background:var(--chip);width:46px;height:46px;color:var(--ink);font-size:1.25rem;font-weight:800;font-family:var(--font-body),sans-serif;transform-origin:50%;border-radius:999px;transition:border-color .16s,background-color .16s,box-shadow .22s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 0 #1659c000}.site-header-module__IkYN-G__accountTrigger:hover,.site-header-module__IkYN-G__accountTrigger:focus-visible{border-color:color-mix(in oklab,var(--accent)42%,var(--line)58%);background-color:color-mix(in oklab,var(--accent)6%,white 94%);box-shadow:0 6px 14px #0a1b341f}.site-header-module__IkYN-G__accountTriggerWithAvatar{background-image:var(--account-avatar-image);background-position:50%;background-size:cover}.site-header-module__IkYN-G__accountPopover{z-index:30;background:#fffffffa;border:1px solid #2050982e;border-radius:8px;gap:6px;width:min(270px,100vw - 28px);padding:8px 14px;display:grid;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 20px 44px #0a1b3429}.site-header-module__IkYN-G__accountPopover:before{content:"";background:#fff;border-top:1px solid #2050982e;border-left:1px solid #2050982e;border-radius:2px 0 0;width:17px;height:17px;position:absolute;top:-9px;right:14.5px;transform:rotate(45deg)}.site-header-module__IkYN-G__accountCard{z-index:1;background:0 0;border:0;border-bottom:1px solid #20509826;border-radius:0;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:10px 0 12px;transition:background-color .12s,border-color .12s;display:grid;position:relative}.site-header-module__IkYN-G__accountCard:hover{background:0 0;border-color:#20509826}.site-header-module__IkYN-G__accountBadge{background:var(--accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.82rem;font-weight:900;display:inline-flex;position:relative;overflow:hidden}.site-header-module__IkYN-G__accountBadgeWithAvatar{background-image:var(--account-avatar-image);background-position:50%;background-size:cover}.site-header-module__IkYN-G__accountText{gap:3px;min-width:0;display:grid}.site-header-module__IkYN-G__accountText strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:950;line-height:1.1;overflow:hidden}.site-header-module__IkYN-G__accountText small{color:var(--ink-muted);overflow-wrap:anywhere;font-size:.78rem;font-weight:500;line-height:1.25}.site-header-module__IkYN-G__accountMenuList{z-index:1;display:grid;position:relative}.site-header-module__IkYN-G__accountMenuLink{min-height:50px;color:var(--ink);border-bottom:1px solid #20509826;grid-template-columns:30px minmax(0,1fr) 14px;align-items:center;gap:9px;font-size:.9rem;font-weight:900;line-height:1.1;display:grid}.site-header-module__IkYN-G__accountMenuLink:last-child{border-bottom:0}.site-header-module__IkYN-G__accountMenuLink:hover,.site-header-module__IkYN-G__accountMenuLink:focus-visible{color:var(--accent)}.site-header-module__IkYN-G__accountMenuLink>svg{width:14px;height:14px;color:var(--accent);justify-self:end;transition:transform .12s}.site-header-module__IkYN-G__accountMenuLink:hover>svg,.site-header-module__IkYN-G__accountMenuLink:focus-visible>svg{transform:translate(3px)}.site-header-module__IkYN-G__accountMenuIcon{width:28px;height:28px;color:var(--accent);background:0 0;border-radius:0;justify-content:center;align-items:center;display:inline-flex}.site-header-module__IkYN-G__accountMenuIcon svg{width:22px;height:22px}button.site-header-module__IkYN-G__accountMenuLink,button.site-header-module__IkYN-G__mobileActionLink{appearance:none;text-align:left;cursor:pointer;background:0 0;border-left:0;border-right:0;width:100%;font-family:inherit}button.site-header-module__IkYN-G__accountMenuLink{border-top:0}button.site-header-module__IkYN-G__mobileActionLink{border-bottom:0}.site-header-module__IkYN-G__mobileToggle{font:inherit;border:1px solid var(--line);background:color-mix(in oklab,var(--surface)84%,white 16%);color:var(--ink);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;padding:0;transition:background-color .18s cubic-bezier(.1,.4,.14,.95),border-color .18s cubic-bezier(.1,.4,.14,.95),color .18s cubic-bezier(.1,.4,.14,.95),transform .18s cubic-bezier(.1,.4,.14,.95);display:inline-flex}.site-header-module__IkYN-G__mobileToggle[aria-expanded=true]{border-color:color-mix(in oklab,var(--accent)46%,var(--line)54%);background:color-mix(in oklab,var(--accent)10%,white 90%);color:var(--accent)}.site-header-module__IkYN-G__mobileToggle:hover{border-color:var(--line);background:color-mix(in oklab,var(--surface)84%,white 16%);color:var(--ink)}.site-header-module__IkYN-G__mobileToggle[aria-expanded=true]:hover{border-color:color-mix(in oklab,var(--accent)46%,var(--line)54%);background:color-mix(in oklab,var(--accent)10%,white 90%);color:var(--accent)}.site-header-module__IkYN-G__mobileToggle:active{transform:scale(.94)}.site-header-module__IkYN-G__hamburgerIcon{gap:4px;width:18px;transition:transform .22s cubic-bezier(.1,.4,.14,.95);display:grid}.site-header-module__IkYN-G__hamburgerIcon span{background:currentColor;border-radius:999px;height:2px;transition:opacity .16s,transform .22s cubic-bezier(.1,.4,.14,.95)}.site-header-module__IkYN-G__mobileToggle[aria-expanded=true] .site-header-module__IkYN-G__hamburgerIcon{transform:rotate(180deg)}.site-header-module__IkYN-G__mobileToggle[aria-expanded=true] .site-header-module__IkYN-G__hamburgerIcon span:first-child{transform:translateY(6px)rotate(45deg)}.site-header-module__IkYN-G__mobileToggle[aria-expanded=true] .site-header-module__IkYN-G__hamburgerIcon span:nth-child(2){opacity:0;transform:scaleX(.45)}.site-header-module__IkYN-G__mobileToggle[aria-expanded=true] .site-header-module__IkYN-G__hamburgerIcon span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.site-header-module__IkYN-G__mobileNav{z-index:25;background:#fffffffa;border:1px solid #c8d7efb8;border-radius:0 0 24px 24px;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 2px 4px #0a1b341a,0 16px 34px -14px #0a1b3480,0 44px 86px -28px #0a1b346b}.site-header-module__IkYN-G__mobileList{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;gap:0;max-height:calc(100dvh - 116px);padding:8px clamp(18px,5vw,30px) 10px;list-style:none;display:grid;overflow-y:auto}.site-header-module__IkYN-G__mobileNav a,.site-header-module__IkYN-G__mobileNav button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.site-header-module__IkYN-G__mobileList>li>a{color:var(--ink-dim);font-weight:700}.site-header-module__IkYN-G__mobileItemRow{border-bottom:1px solid #c8d7efb8;grid-template-columns:1fr auto;align-items:center;gap:10px;min-height:50px;display:grid}.site-header-module__IkYN-G__mobileTopLink{color:var(--home-blue-deep);padding:13px 0;font-size:1.04rem;font-weight:800}.site-header-module__IkYN-G__mobileTopLinkButton{font:inherit;text-align:left;color:var(--home-blue-deep);background:0 0;border:none;padding:13px 0;font-size:1.04rem;font-weight:800}.site-header-module__IkYN-G__mobileSectionToggle{font:inherit;color:var(--home-blue-deep);background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.site-header-module__IkYN-G__toggleIcon,.site-header-module__IkYN-G__toggleIconOpen{justify-content:center;align-items:center;width:16px;height:16px;transition:transform .14s;display:inline-flex}.site-header-module__IkYN-G__toggleIcon svg,.site-header-module__IkYN-G__toggleIconOpen svg{width:16px;height:16px}.site-header-module__IkYN-G__toggleIconOpen{transform:rotate(180deg)}.site-header-module__IkYN-G__mobileChildren{contain:layout paint;opacity:0;gap:0;height:0;margin:0;padding:0 8px 0 0;list-style:none;transition:height .3s cubic-bezier(.32,.72,0,1),opacity .3s cubic-bezier(.32,.72,0,1);display:grid;overflow:hidden}.site-header-module__IkYN-G__mobileChildren[aria-hidden=true]{pointer-events:none}.site-header-module__IkYN-G__mobileChildrenOpen{height:var(--mobile-disclosure-height);opacity:1}.site-header-module__IkYN-G__mobileChildren a{color:var(--home-blue-deep)}.site-header-module__IkYN-G__mobileAuth{border-top:1px solid #c8d7efb8;grid-template-columns:1fr;align-content:start;align-items:start;gap:0;min-height:58px;margin-top:0;padding-top:10px;display:grid;position:relative}.site-header-module__IkYN-G__mobileAuthOpen{grid-template-columns:1fr}.site-header-module__IkYN-G__mobileLanguageAction{color:var(--ink-muted);border:1px solid color-mix(in oklab,var(--accent)34%,white 66%);white-space:nowrap;background:#ffffffeb;border-radius:999px;justify-content:center;align-items:center;gap:2px;min-width:76px;min-height:32px;padding:3px;font-size:.78rem;font-weight:900;text-decoration:none;display:inline-flex;position:absolute;top:10px;right:0;overflow:hidden}.site-header-module__IkYN-G__mobileActionIcon{color:var(--ink-muted);font-size:.95rem;line-height:1}.site-header-module__IkYN-G__mobileUserToggle{font:inherit;color:var(--ink);text-align:left;background:0 0;border:none;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;width:calc(100% - 116px);min-height:42px;padding:0;display:grid}.site-header-module__IkYN-G__mobileAuthOpen .site-header-module__IkYN-G__mobileUserToggle{grid-column:1/-1;width:100%}.site-header-module__IkYN-G__mobileAvatar,.site-header-module__IkYN-G__mobileAvatarFallback{object-fit:cover;border:2px solid #c8d7efe0;border-radius:999px;width:42px;height:42px}.site-header-module__IkYN-G__mobileAvatarFallback{background:var(--home-surface);color:var(--home-blue-deep);justify-content:center;align-items:center;font-weight:900;display:inline-flex}.site-header-module__IkYN-G__mobileSignedIn{color:var(--ink);min-width:0;font-size:.98rem;font-weight:600}.site-header-module__IkYN-G__mobileSignedIn strong{color:var(--ink-deep);font-weight:800}.site-header-module__IkYN-G__mobileUserActions{pointer-events:none;contain:layout paint;opacity:0;grid-column:1/-1;height:0;margin-left:2px;transition:height .3s cubic-bezier(.32,.72,0,1),opacity .3s cubic-bezier(.32,.72,0,1);display:block;overflow:hidden}.site-header-module__IkYN-G__mobileUserActionsOpen{height:var(--mobile-disclosure-height);opacity:1}.site-header-module__IkYN-G__mobileAuthOpen .site-header-module__IkYN-G__mobileUserActionsOpen{pointer-events:auto}.site-header-module__IkYN-G__mobileUserActionsInner{gap:0;padding:10px 8px 0 22px;display:grid}.site-header-module__IkYN-G__mobileActionLink{color:var(--home-blue-deep);border-top:1px solid #c8d7efb8;grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;gap:8px;min-height:46px;padding:8px 0;display:grid}.site-header-module__IkYN-G__mobileActionLink:has(>:last-child:nth-child(2)){grid-template-columns:28px minmax(0,1fr)}.site-header-module__IkYN-G__mobileActionLink span{font-size:.94rem;font-weight:700;line-height:1.12}.site-header-module__IkYN-G__mobileActionLinkIcon{width:28px;height:28px;color:var(--home-blue-bright);justify-content:center;align-items:center;display:inline-flex}.site-header-module__IkYN-G__mobileActionLinkIcon svg{width:21px;height:21px}.site-header-module__IkYN-G__mobileActionLink>svg{width:17px;height:17px;color:var(--home-blue-bright);justify-self:end}.site-header-module__IkYN-G__mobileChildLink{border-bottom:1px solid #c8d7efb8;grid-template-columns:44px minmax(0,1fr) 18px;align-items:center;gap:8px;min-height:62px;padding:8px 0;display:grid}.site-header-module__IkYN-G__mobileChildIcon{width:44px;color:var(--home-blue-bright);justify-content:center;align-items:center;display:inline-flex}.site-header-module__IkYN-G__mobileChildIcon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.site-header-module__IkYN-G__mobileChildCopy{gap:3px;min-width:0;display:grid}.site-header-module__IkYN-G__mobileChildCopy span{color:var(--home-blue-deep);font-size:.94rem;font-weight:700;line-height:1.12}.site-header-module__IkYN-G__mobileChildCopy small{color:var(--ink-muted);font-size:.76rem;font-weight:500;line-height:1.22}.site-header-module__IkYN-G__mobileChildChevron{width:17px;height:17px;color:var(--home-blue-bright);justify-self:end}.site-header-module__IkYN-G__mobileActionLink:hover{color:var(--ink-dim)}@media (max-width:420px){.site-header-module__IkYN-G__mobileList{padding-inline:18px}.site-header-module__IkYN-G__mobileAuth{grid-template-columns:1fr}.site-header-module__IkYN-G__mobileLanguageAction{justify-self:end}}@media (prefers-reduced-motion:reduce){.site-header-module__IkYN-G__mobileChildren,.site-header-module__IkYN-G__mobileUserActions{transition-duration:1ms}}@media (min-width:980px){.site-header-module__IkYN-G__desktopCluster{align-items:center;gap:12px;min-width:0;margin-left:auto;display:flex}.site-header-module__IkYN-G__desktopNav{flex:auto;min-width:0;display:block}.site-header-module__IkYN-G__mobileToggle,.site-header-module__IkYN-G__mobileNav{display:none}}@media (min-width:980px) and (max-width:1040px){.site-header-module__IkYN-G__desktopContactItem{display:none}}
:root{--font-display:"Fraunces","Iowan Old Style","Palatino Linotype",Palatino,"Times New Roman",serif;--font-body:"Manrope","Avenir Next","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-mono:"JetBrains Mono",ui-monospace,"SFMono-Regular","SF Mono",Menlo,Consolas,"Liberation Mono",monospace;--home-blue:#034ea2;--home-blue-dark:#034ea2;--home-blue-deep:#0d2a57;--home-blue-bright:#034ea2;--home-surface:#f4f7fc;--home-line:#dbe4f2;--home-shadow:0 18px 45px #06235624;--sky:#edf4ff;--surface:#f9fbff;--ink:#0f2244;--ink-dim:#1f3f73;--ink-muted:#4a628c;--line:#c8d7ef;--chip:#e7effc;--accent:#1659c0;--ink-deep:#0a1a3a;--accent-light:#5a9af0;--accent-glow:#1659c033}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:clip}body{min-height:100vh;color:var(--ink);font-family:var(--font-body),sans-serif;background:var(--home-surface);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.konvoPreviewModalOpen,body.konvoPreviewModalOpen,html.feedbackModalOpen,body.feedbackModalOpen{overflow:hidden}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:var(--font-display),serif}::selection{background:color-mix(in oklab,var(--home-blue-bright)28%,white 72%);color:var(--home-blue-deep)}
