@layer base{._checkboxWrapper_1ruxl_2{position:relative;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle}._checkbox_1ruxl_2{appearance:none;position:relative;width:1.25rem;height:1.25rem;border:2px solid var(--border);border-radius:var(--radius-sm);background-color:transparent;cursor:pointer;margin:0;padding:0;transition:all var(--animation-duration-normal) cubic-bezier(.16,1,.3,1)}._checkbox_1ruxl_2:hover{border-color:var(--primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--primary) 15%,transparent)}._checkbox_1ruxl_2:focus-visible{outline:none;box-shadow:var(--shadow-focus);border-color:var(--primary)}._checkbox_1ruxl_2:checked{background-color:var(--primary);border-color:var(--primary);transform:scale(1);animation:_checkboxPulse_1ruxl_1 var(--animation-duration-normal) cubic-bezier(.16,1,.3,1)}._checkbox_1ruxl_2:disabled{opacity:.5;cursor:not-allowed;background-color:var(--muted);border-color:var(--muted)}._checkmark_1ruxl_49{position:absolute;width:1rem;height:1rem;color:var(--primary-foreground);pointer-events:none;opacity:0;transform:scale(.8);transition:opacity var(--animation-duration-normal) cubic-bezier(.16,1,.3,1),transform var(--animation-duration-normal) cubic-bezier(.16,1,.3,1)}._checkbox_1ruxl_2:checked+._checkmark_1ruxl_49{opacity:1;transform:scale(1)}._checkbox_1ruxl_2:disabled+._checkmark_1ruxl_49{color:var(--muted-foreground)}@keyframes _checkboxPulse_1ruxl_1{0%{transform:scale(.95);box-shadow:0 0 color-mix(in srgb,var(--primary) 40%,transparent)}70%{transform:scale(1.02);box-shadow:0 0 0 6px color-mix(in srgb,var(--primary) 0%,transparent)}to{transform:scale(1);box-shadow:0 0 color-mix(in srgb,var(--primary) 0%,transparent)}}}@layer base{._selectTrigger_tasot_2{display:flex;align-items:center;justify-content:space-between;height:2.5rem;padding:var(--spacing-2) var(--spacing-3);cursor:pointer;overflow:hidden;>*:not(svg){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}._selectTrigger_tasot_2[data-placeholder]{color:var(--muted-foreground)}._selectIcon_tasot_22{height:1rem;width:1rem;color:var(--muted-foreground);margin-left:var(--spacing-2);transition:transform var(--animation-duration-normal) ease}._selectTrigger_tasot_2[data-state=open] ._selectIcon_tasot_22{transform:rotate(180deg)}._selectContent_tasot_34{z-index:var(--z-overlay);max-height:var(--radix-select-content-available-height);min-width:12rem;max-width:24rem;overflow:hidden;background-color:var(--popup);color:var(--popup-foreground);border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow-md);animation:_scaleIn_tasot_1 var(--animation-duration-normal) ease}@keyframes _scaleIn_tasot_1{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}._selectViewport_tasot_59{padding:var(--spacing-2)}._scrollButton_tasot_63{display:flex;align-items:center;justify-content:center;height:var(--spacing-6);background-color:var(--popup);color:var(--popup-foreground);cursor:pointer;border:none;outline:none}._scrollButton_tasot_63:hover ._scrollIcon_tasot_75{color:var(--primary)}._scrollIcon_tasot_75{height:1rem;width:1rem;color:var(--muted-foreground);transition:color var(--animation-duration-fast) ease}._selectLabel_tasot_86{padding:var(--spacing-2) var(--spacing-4);font-size:.875rem;font-weight:500;color:var(--muted-foreground)}._selectItem_tasot_93{position:relative;display:flex;align-items:center;padding:var(--spacing-2) var(--spacing-4);padding-right:var(--spacing-8);font-size:.9375rem;line-height:1.5;border-radius:var(--radius-sm);color:var(--popup-foreground);user-select:none;outline:none;cursor:pointer;transition:background-color var(--animation-duration-fast) ease,color var(--animation-duration-fast) ease}._selectItem_tasot_93:hover{background-color:var(--primary);color:var(--primary-foreground)}._selectItem_tasot_93:focus-visible{background-color:var(--primary);color:var(--primary-foreground)}._selectItem_tasot_93[data-disabled]{color:var(--muted-foreground);opacity:.5;pointer-events:none}._selectItemIndicator_tasot_127{position:absolute;right:var(--spacing-3);display:flex;align-items:center;justify-content:center}._checkIcon_tasot_135{height:1rem;width:1rem;color:currentColor}._selectSeparator_tasot_141{height:1px;background-color:var(--border);margin:var(--spacing-2) var(--spacing-1)}}._form_l4q1f_1{background:#fff;border:1px solid #e3e5e8;border-radius:11px;padding:.78rem .82rem;box-shadow:0 8px 24px #1118270f}._head_l4q1f_1 h2{margin:0 0 .58rem;font:800 .84rem/1.2 var(--font-family-display);letter-spacing:-.02em}._grid_l4q1f_1{display:grid;grid-template-columns:1fr 1fr;gap:.45rem}._field_l4q1f_1{position:relative;display:grid;font-size:0;color:#333}._field_l4q1f_1>span{display:none}._field_l4q1f_1>svg{position:absolute;left:.62rem;top:50%;transform:translateY(-50%);width:12px;height:12px;color:#969ca5;z-index:2;pointer-events:none}._withIcon_l4q1f_1{padding-left:1.8rem!important;min-height:35px!important;height:35px!important;border-radius:6px!important;font-size:.57rem!important;background:#fff!important}._select_l4q1f_1{min-height:35px!important;height:35px!important;border-radius:6px!important;font-size:.57rem!important;background:#fff!important}._full_l4q1f_1{grid-column:1/-1}._consent_l4q1f_1{display:flex;align-items:flex-start;gap:.38rem;margin-top:.48rem;color:#666d76;font-weight:500;line-height:1.35}._consent_l4q1f_1>div{flex:0 0 auto;margin-top:.02rem;transform:scale(.82);transform-origin:top left}._consent_l4q1f_1 span{font-size:.43rem}._consent_l4q1f_1 a{color:#b3132a;font-weight:800;text-decoration:underline;text-underline-offset:2px}._submit_l4q1f_1{width:100%;min-height:36px!important;height:36px!important;margin-top:.48rem;border-radius:6px!important;font-size:.56rem!important;font-weight:800!important}._submit_l4q1f_1:disabled{background:var(--domihub-red)!important;color:#fff!important;opacity:.78!important;cursor:not-allowed}._submit_l4q1f_1>span{margin-left:.28rem}._safe_l4q1f_1{display:flex;align-items:center;justify-content:center;gap:.3rem;margin-top:.42rem;color:#646b75;font-size:.43rem;line-height:1.4;text-align:center}._safe_l4q1f_1 svg{width:11px;height:11px;flex:0 0 11px;color:#65707b}._error_l4q1f_1{margin:.5rem 0 0;padding:.5rem .6rem;border-radius:7px;background:#fff0f2;color:#a81728;font-size:.5rem}._success_l4q1f_1{display:grid;place-items:center;text-align:center;min-height:260px;padding:1.5rem;border:1px solid #dfece5;border-radius:12px;background:#fff;box-shadow:var(--shadow-md)}._success_l4q1f_1 svg{width:40px;height:40px;color:var(--success)}._success_l4q1f_1 h3{margin:.55rem 0 .2rem;font-size:1.15rem}._success_l4q1f_1 p{max-width:420px;color:#666;font-size:.7rem;line-height:1.55}._compact_l4q1f_1{padding:.72rem .78rem}@media(max-width:620px){._form_l4q1f_1{padding:.85rem;border-radius:10px}._grid_l4q1f_1{grid-template-columns:1fr}._full_l4q1f_1{grid-column:auto}._head_l4q1f_1 h2{font-size:1rem}._withIcon_l4q1f_1,._select_l4q1f_1{min-height:42px!important;height:42px!important;font-size:.72rem!important}._consent_l4q1f_1 span,._safe_l4q1f_1{font-size:.58rem}}._head_l4q1f_1 h2{font-size:1.05rem}._withIcon_l4q1f_1,._select_l4q1f_1{min-height:42px!important;height:42px!important;font-size:.78rem!important}._consent_l4q1f_1 span{font-size:.64rem}._submit_l4q1f_1{min-height:42px!important;height:42px!important;font-size:.78rem!important}._safe_l4q1f_1{font-size:.64rem}._error_l4q1f_1{font-size:.66rem}@media(max-width:620px){._form_l4q1f_1{padding:1rem}._head_l4q1f_1 h2{font-size:1.2rem;line-height:1.35}._withIcon_l4q1f_1,._select_l4q1f_1{min-height:48px!important;height:48px!important;font-size:1rem!important}._consent_l4q1f_1{gap:.5rem;line-height:1.5}._consent_l4q1f_1 span,._safe_l4q1f_1{font-size:.84rem;line-height:1.5}._submit_l4q1f_1{min-height:48px!important;height:48px!important;font-size:.96rem!important}._error_l4q1f_1{font-size:.86rem;line-height:1.5}._success_l4q1f_1 p{font-size:.94rem;line-height:1.6}}@media(min-width:621px)and (max-width:900px){._form_l4q1f_1{padding:1rem}._head_l4q1f_1 h2{font-size:1.18rem;line-height:1.35}._withIcon_l4q1f_1,._select_l4q1f_1{min-height:48px!important;height:48px!important;font-size:.98rem!important}._consent_l4q1f_1{gap:.5rem;line-height:1.5}._consent_l4q1f_1 span,._safe_l4q1f_1{font-size:.84rem;line-height:1.5}._submit_l4q1f_1{min-height:48px!important;height:48px!important;font-size:.95rem!important}._error_l4q1f_1{font-size:.86rem;line-height:1.5}._success_l4q1f_1 p{font-size:.94rem;line-height:1.6}}
