.phone-otp-submit-modal_otpOverlay__OhgnZ{--otp-overlay-bg:color-mix(in srgb,var(--color-bg-dark) 56%,transparent);--otp-panel-bg:color-mix(in srgb,var(--color-surface) 96%,var(--color-bg-alt));--otp-panel-border:color-mix(in srgb,var(--color-border) 82%,transparent);--otp-panel-shadow:0 10px 30px color-mix(in srgb,var(--color-bg-dark) 18%,transparent),0 28px 70px color-mix(in srgb,var(--color-bg-dark) 26%,transparent);--otp-elevated-bg:color-mix(in srgb,var(--color-surface-accent-soft) 52%,var(--color-surface));--otp-elevated-border:color-mix(in srgb,var(--color-accent) 22%,var(--color-border));--otp-info-bg:color-mix(in srgb,var(--color-accent) 9%,var(--color-surface));--otp-error-bg:color-mix(in srgb,var(--color-danger) 10%,var(--color-surface));position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:var(--space-4);padding-top:max(var(--space-4),env(safe-area-inset-top,0px));padding-bottom:max(calc(var(--space-4) + env(safe-area-inset-bottom, 0px)),var(--space-4));background:var(--otp-overlay-bg);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;animation:phone-otp-submit-modal_overlayIn__ecJKy .25s ease-out}@keyframes phone-otp-submit-modal_overlayIn__ecJKy{0%{opacity:0}to{opacity:1}}.phone-otp-submit-modal_otpModal__GxmuS{position:relative;width:min(100%,400px);max-width:400px;max-height:min(680px,calc(100dvh - var(--space-8)));background:var(--otp-panel-bg);border:1px solid var(--otp-panel-border);border-radius:var(--radius-xl,22px);padding:0;display:flex;flex-direction:column;overflow:hidden;overflow-y:auto;overscroll-behavior:contain;box-shadow:var(--otp-panel-shadow);animation:phone-otp-submit-modal_modalIn__1O51H .35s cubic-bezier(.22,1,.36,1)}@keyframes phone-otp-submit-modal_modalIn__1O51H{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.phone-otp-submit-modal_otpCloseBtn__z0Kfu{position:absolute;top:var(--space-3);right:var(--space-3);z-index:10;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--radius-full,50%);border:none;background:var(--color-surface-inverse);color:var(--color-text-secondary);cursor:pointer;transition:background-color .2s ease,color .2s ease}.phone-otp-submit-modal_otpCloseBtn__z0Kfu:hover{background:var(--color-surface-inverse-strong);color:var(--color-text)}.phone-otp-submit-modal_otpAccentBar__AVpMp{height:4px;width:100%;background:linear-gradient(90deg,color-mix(in srgb,var(--color-accent) 92%,white),color-mix(in srgb,var(--color-accent-dark) 90%,var(--color-accent)),color-mix(in srgb,var(--color-accent) 92%,white));background-size:200% 100%;animation:phone-otp-submit-modal_accentShimmer__W9InQ 3s ease infinite;flex-shrink:0}@keyframes phone-otp-submit-modal_accentShimmer__W9InQ{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.phone-otp-submit-modal_otpHeader__qhPdb{display:flex;flex-direction:column;align-items:center;gap:var(--space-2);padding:var(--space-7) var(--space-6) var(--space-4);text-align:center}.phone-otp-submit-modal_otpIcon__Rph5l{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,color-mix(in srgb,var(--color-accent) 16%,var(--color-surface)),color-mix(in srgb,var(--color-accent) 9%,var(--color-surface)));color:var(--color-accent);margin-bottom:var(--space-1);box-shadow:inset 0 1px 0 color-mix(in srgb,white 14%,transparent)}.phone-otp-submit-modal_otpTitle__9vb1t{font-size:var(--text-h3,1.3rem);font-weight:700;color:var(--color-text);letter-spacing:var(--tracking-snug,-.015em);line-height:var(--lh-tight,1.08);margin:0}.phone-otp-submit-modal_otpSubtitle__zwZrH{font-size:var(--text-small,14px);color:var(--color-text-secondary);line-height:var(--lh-normal,1.58);margin:0}.phone-otp-submit-modal_otpForm__SUOQF{width:100%;padding:var(--space-1) var(--space-6) var(--space-2)}.phone-otp-submit-modal_otpFieldGroup__j4E3G,.phone-otp-submit-modal_otpForm__SUOQF{display:flex;flex-direction:column;gap:var(--space-3)}.phone-otp-submit-modal_otpInputRow__Qv4q5{display:flex;align-items:center;gap:var(--space-2)}.phone-otp-submit-modal_otpInputRow__Qv4q5>:first-child{flex:1}.phone-otp-submit-modal_otpLockedPhoneBox__lSHd2{display:flex;flex-direction:column;gap:var(--space-1);padding:var(--space-3);border:1px solid var(--otp-elevated-border);border-radius:var(--radius-md,10px);background:var(--otp-elevated-bg);box-shadow:inset 0 1px 0 color-mix(in srgb,white 10%,transparent)}.phone-otp-submit-modal_otpLockedPhoneLabel__0bidM{font-size:var(--text-body,15px);font-weight:700;color:var(--color-text);letter-spacing:-.01em}.phone-otp-submit-modal_otpLockedPhoneHint__eXEsO{margin:0;font-size:var(--text-xs,12px);color:var(--color-text-secondary);line-height:var(--lh-relaxed,1.5)}.phone-otp-submit-modal_otpPhoneEditBtn___BCsJ{flex-shrink:0;padding:var(--space-1) var(--space-2);font-size:var(--text-xs,12px);font-weight:600;color:var(--color-accent);background:none;border:1px solid var(--color-accent);border-radius:var(--radius-sm,6px);cursor:pointer;white-space:nowrap;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.phone-otp-submit-modal_otpPhoneEditBtn___BCsJ:hover{background:color-mix(in srgb,var(--color-accent) 10%,transparent);border-color:color-mix(in srgb,var(--color-accent) 72%,var(--color-border))}.phone-otp-submit-modal_otpRequestBtn__h7lCr{width:100%}.phone-otp-submit-modal_otpResendBtn__YZu_z{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-1);padding:var(--space-2) 0;font-size:var(--text-xs,12px);font-weight:500;color:var(--color-text-secondary);background:none;border:none;cursor:pointer;transition:color .15s ease}.phone-otp-submit-modal_otpResendBtn__YZu_z:hover{color:var(--color-accent)}.phone-otp-submit-modal_otpResendBtn__YZu_z:disabled{opacity:.5;cursor:not-allowed}.phone-otp-submit-modal_otpInfoMsg___Q_Mp{display:flex;align-items:center;justify-content:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm,6px);background:var(--otp-info-bg);border:1px solid color-mix(in srgb,var(--color-accent) 18%,var(--color-border));font-size:var(--text-xs,12px);color:var(--color-text-secondary);line-height:var(--lh-snug,1.24)}.phone-otp-submit-modal_otpInfoMsg___Q_Mp span{flex:0 0 auto;white-space:normal;word-break:keep-all}.phone-otp-submit-modal_otpErrorMsg__Ad39l{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm,6px);background:var(--otp-error-bg);border:1px solid color-mix(in srgb,var(--color-danger) 18%,var(--color-border));font-size:var(--text-xs,12px);color:var(--color-danger,#e85021);line-height:var(--lh-snug,1.24)}.phone-otp-submit-modal_otpErrorMsg__Ad39l span{flex:1;white-space:normal;word-break:keep-all}.phone-otp-submit-modal_otpFallbackAction__mCzPA{width:100%}.phone-otp-submit-modal_otpActions__F312a{display:flex;gap:var(--space-3);width:100%;padding:var(--space-4) var(--space-6) var(--space-6)}.phone-otp-submit-modal_otpActions__F312a>:first-child{flex:0 0 auto}.phone-otp-submit-modal_otpActions__F312a>:last-child{flex:1}@media (max-width:767px){.phone-otp-submit-modal_otpOverlay__OhgnZ{align-items:flex-end;padding:0;background:color-mix(in srgb,var(--color-bg-dark) 52%,transparent);overscroll-behavior-y:none}.phone-otp-submit-modal_otpModal__GxmuS{width:100%;max-width:100%;max-height:calc(100dvh - var(--space-8) - env(safe-area-inset-top, 0px));border-radius:var(--radius-xl,22px) var(--radius-xl,22px) 0 0;animation:phone-otp-submit-modal_bottomSheetIn__UGTy4 .35s cubic-bezier(.22,1,.36,1)}@keyframes phone-otp-submit-modal_bottomSheetIn__UGTy4{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.phone-otp-submit-modal_otpHeader__qhPdb{padding:var(--space-6) var(--space-5) var(--space-3)}.phone-otp-submit-modal_otpForm__SUOQF{padding:var(--space-1) var(--space-5) var(--space-2)}.phone-otp-submit-modal_otpActions__F312a{position:sticky;bottom:0;padding:var(--space-3) var(--space-5);padding-bottom:max(var(--space-5),calc(env(safe-area-inset-bottom, 0px) + var(--space-3)));background:color-mix(in srgb,var(--otp-panel-bg) 94%,transparent);border-top:1px solid var(--otp-panel-border)}}@media (prefers-reduced-motion:reduce){.phone-otp-submit-modal_otpAccentBar__AVpMp,.phone-otp-submit-modal_otpModal__GxmuS,.phone-otp-submit-modal_otpOverlay__OhgnZ{animation:none}}.attachment-name-reveal_root__X_R58{position:relative;display:block;width:100%;height:100%;overflow:visible;isolation:isolate}.attachment-name-reveal_content__N_LED,.attachment-name-reveal_frame__Jv__M{width:100%;height:100%}.attachment-name-reveal_bubble__XoNE9{position:absolute;left:50%;bottom:calc(100% + 10px);z-index:3;min-width:140px;max-width:min(320px,calc(100vw - 48px));padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);background:color-mix(in srgb,var(--color-text) 94%,transparent);color:#fff;font-size:var(--text-xs,12px);font-weight:600;line-height:1.45;opacity:0;transform:translate(-50%,6px);pointer-events:none;transition:opacity .16s ease,transform .16s ease;word-break:break-all;box-shadow:var(--shadow-md);text-align:center}.attachment-name-reveal_bubble__XoNE9:after{content:"";position:absolute;left:50%;top:100%;width:12px;height:12px;background:inherit;transform:translate(-50%,-6px) rotate(45deg);border-radius:2px}.attachment-name-reveal_root__X_R58:focus-within .attachment-name-reveal_bubble__XoNE9,.attachment-name-reveal_root__X_R58:hover .attachment-name-reveal_bubble__XoNE9{opacity:1;transform:translate(-50%)}.attachment-name-reveal_themeDark__QxQ_L .attachment-name-reveal_bubble__XoNE9{background:rgba(15,23,42,.94)}@media (hover:none),(max-width:767px),(pointer:coarse){.attachment-name-reveal_bubble__XoNE9{display:none}}.attachment-file-preview-dialog_backdrop__adMxr{position:fixed;inset:0;z-index:calc(var(--z-header) + 40);display:grid;place-items:center;padding:var(--space-4);background:rgba(8,18,17,.68);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.attachment-file-preview-dialog_card__Ve_0O{width:min(100%,1080px);max-height:min(90vh,920px);display:grid;gap:var(--space-3);padding:var(--space-4);border-radius:24px;background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface) 97%,white) 0,var(--color-surface) 100%),var(--color-surface);border:1px solid color-mix(in srgb,var(--color-border) 82%,white);box-shadow:0 24px 64px rgba(6,18,17,.3)}.attachment-file-preview-dialog_header__7TnWE{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3)}.attachment-file-preview-dialog_heading__Ty1XI{min-width:0;display:grid;gap:4px}.attachment-file-preview-dialog_title__bKGfw{margin:0;font-size:var(--text-body);font-weight:800;line-height:var(--lh-snug);color:var(--color-text);overflow-wrap:anywhere}.attachment-file-preview-dialog_meta__jd8t0{margin:0;font-size:var(--text-xs);color:var(--color-text-secondary);line-height:1.45}.attachment-file-preview-dialog_closeButton__uyyRi{min-height:38px;padding:0 var(--space-3);border-radius:11px;border:1px solid color-mix(in srgb,var(--color-border) 80%,white);background:color-mix(in srgb,var(--color-surface) 95%,white);color:var(--color-text);font-size:var(--text-xs);font-weight:700;cursor:pointer}.attachment-file-preview-dialog_body__AcmN3{min-height:0;display:grid;gap:var(--space-3)}.attachment-file-preview-dialog_frame__KCU5T{width:100%;min-height:min(62vh,680px);border:1px solid color-mix(in srgb,var(--color-border) 80%,white);border-radius:18px;background:color-mix(in srgb,var(--color-surface) 98%,white)}.attachment-file-preview-dialog_fallback__9g5zD{display:grid;gap:var(--space-3);padding:var(--space-4);border-radius:18px;border:1px solid color-mix(in srgb,var(--color-border) 82%,white);background:color-mix(in srgb,var(--color-bg-alt) 84%,white)}.attachment-file-preview-dialog_fallbackText__QGPx_{margin:0;font-size:var(--text-small);line-height:1.55;color:var(--color-text-secondary)}.attachment-file-preview-dialog_metaList__GXHb5{list-style:none;margin:0;padding:0;display:grid;gap:var(--space-2)}.attachment-file-preview-dialog_metaList__GXHb5 li{display:grid;gap:2px}.attachment-file-preview-dialog_metaList__GXHb5 strong{font-size:var(--text-xs);color:var(--color-text)}.attachment-file-preview-dialog_metaList__GXHb5 span{font-size:var(--text-xs);color:var(--color-text-secondary)}.attachment-file-preview-dialog_actions__etgSh{display:flex;justify-content:flex-end;gap:var(--space-2);flex-wrap:wrap}.attachment-file-preview-dialog_primaryAction__PuVEI{min-height:38px;padding:0 var(--space-3);border-radius:11px;background:var(--color-accent);color:var(--color-text-inverse);font-size:var(--text-xs);font-weight:700;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}@media (max-width:767px){.attachment-file-preview-dialog_card__Ve_0O{padding:var(--space-3);border-radius:var(--radius-xl)}.attachment-file-preview-dialog_header__7TnWE{flex-direction:column}.attachment-file-preview-dialog_closeButton__uyyRi,.attachment-file-preview-dialog_primaryAction__PuVEI{width:100%;justify-content:center}.attachment-file-preview-dialog_actions__etgSh{justify-content:stretch}}.attachment-image-lightbox_overlay__JPddS{position:fixed;inset:0;z-index:calc(var(--z-header) + 40);display:grid;place-items:center;padding:clamp(var(--space-3),2vw,var(--space-5));background:rgba(8,18,17,.82);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.attachment-image-lightbox_overlayImmersive__E2uxW{overflow:auto;overscroll-behavior:contain}.attachment-image-lightbox_shell__LJKEa{position:relative;width:min(100%,1280px);max-height:calc(100dvh - clamp(var(--space-3), 2vw, var(--space-5)) * 2);display:grid;grid-template-rows:minmax(0,1fr) auto;gap:var(--space-3);color:var(--color-text-inverse)}.attachment-image-lightbox_shellImmersive__nWTVk{max-width:min(96vw,1280px)}.attachment-image-lightbox_shellDialog__XNpHJ{max-width:min(96vw,1280px);padding:0;border-radius:0;background:transparent;border:0;box-shadow:none}.attachment-image-lightbox_closeButton__H2UnO{position:absolute;top:clamp(var(--space-2),1.4vw,var(--space-3));right:clamp(var(--space-2),1.4vw,var(--space-3));z-index:2;width:44px;height:44px;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius-full);background:rgba(13,26,24,.72);color:var(--color-text-inverse);display:grid;place-items:center;cursor:pointer;transition:background var(--dur-fast) var(--ease-out),border-color var(--dur-fast) var(--ease-out),transform var(--dur-fast) var(--ease-out)}.attachment-image-lightbox_closeButton__H2UnO .u-icon{color:rgba(255,255,255,.98)}.attachment-image-lightbox_closeButton__H2UnO:hover{transform:translateY(-1px);background:rgba(16,31,29,.9);border-color:rgba(255,255,255,.2)}.attachment-image-lightbox_closeButton__H2UnO:focus-visible{outline:2px solid rgba(255,255,255,.78);outline-offset:2px}.attachment-image-lightbox_frame__LcWPn{width:100%;min-height:0;max-height:min(82dvh,calc(100dvh - 160px));display:flex;align-items:center;justify-content:center;padding:clamp(var(--space-2),1.8vw,var(--space-4));overflow:hidden;border-radius:26px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 48px rgba(0,0,0,.18)}.attachment-image-lightbox_frame__LcWPn>*{width:100%;height:100%;min-width:0;min-height:0;display:flex;align-items:center;justify-content:center}.attachment-image-lightbox_shellDialog__XNpHJ .attachment-image-lightbox_frame__LcWPn{max-height:min(82dvh,calc(100dvh - 160px))}.attachment-image-lightbox_image__upknU{width:auto;height:auto;max-width:100%;max-height:100%;display:block;object-fit:contain}.attachment-image-lightbox_footer__DWWn1{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:clamp(var(--space-2),1.6vw,var(--space-4));padding-inline:clamp(var(--space-2),1.4vw,var(--space-4))}.attachment-image-lightbox_meta__qbStq{min-width:0;max-width:min(100%,760px);display:grid;gap:4px;justify-self:start;text-align:left}.attachment-image-lightbox_title__WLVO2{margin:0;font-size:var(--text-small);font-weight:700;line-height:var(--lh-snug);color:rgba(255,255,255,.94);overflow-wrap:anywhere}.attachment-image-lightbox_metaText__Apd4f{margin:0;font-size:var(--text-xs);line-height:1.45;color:rgba(255,255,255,.68)}.attachment-image-lightbox_nav__ZGGpE{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;gap:var(--space-2);padding:6px;border-radius:var(--radius-full);border:1px solid rgba(255,255,255,.1);background:rgba(12,24,22,.66);justify-self:end}.attachment-image-lightbox_navButton__sILRB{width:46px;height:46px;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius-full);background:rgba(255,255,255,.12);color:var(--color-text-inverse);display:grid;place-items:center;cursor:pointer;transition:background var(--dur-fast) var(--ease-out),border-color var(--dur-fast) var(--ease-out),transform var(--dur-fast) var(--ease-out)}.attachment-image-lightbox_navButton__sILRB .u-icon{color:rgba(255,255,255,.98)}.attachment-image-lightbox_navButton__sILRB:hover{transform:translateY(-1px);background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.22)}.attachment-image-lightbox_navButton__sILRB:focus-visible{outline:2px solid rgba(255,255,255,.78);outline-offset:2px}.attachment-image-lightbox_navButton__sILRB:disabled{opacity:.34;cursor:default;transform:none}.attachment-image-lightbox_counterSolo__Muak3,.attachment-image-lightbox_counter__glmdN{min-width:72px;display:inline-flex;align-items:center;justify-content:center;font-size:var(--text-small);font-weight:700;line-height:1.4;text-align:center;white-space:nowrap}.attachment-image-lightbox_counter__glmdN{color:rgba(255,255,255,.82)}.attachment-image-lightbox_counterSolo__Muak3{color:rgba(255,255,255,.72);justify-self:end;align-self:center}@media (max-width:767px){.attachment-image-lightbox_overlay__JPddS{padding:max(var(--space-2),env(safe-area-inset-top,0px)) max(var(--space-2),env(safe-area-inset-right,0px)) max(var(--space-2),env(safe-area-inset-bottom,0px)) max(var(--space-2),env(safe-area-inset-left,0px))}.attachment-image-lightbox_shell__LJKEa{width:100%;gap:var(--space-2)}.attachment-image-lightbox_frame__LcWPn{padding:var(--space-2);border-radius:22px}.attachment-image-lightbox_frame__LcWPn,.attachment-image-lightbox_shellDialog__XNpHJ .attachment-image-lightbox_frame__LcWPn{max-height:min(74dvh,calc(100dvh - 144px))}.attachment-image-lightbox_footer__DWWn1{gap:var(--space-1)}.attachment-image-lightbox_title__WLVO2{font-size:var(--text-xs)}.attachment-image-lightbox_nav__ZGGpE{gap:var(--space-1);padding:4px}.attachment-image-lightbox_navButton__sILRB{width:44px;height:44px}.attachment-image-lightbox_counterSolo__Muak3,.attachment-image-lightbox_counter__glmdN{min-width:64px;font-size:var(--text-xs)}}.attachment-preview-tile_tile__13Mhc{display:grid;align-items:start;gap:var(--space-3);min-width:0}.attachment-preview-tile_surfaceCard__UOCXL{padding:var(--space-3);border-radius:var(--radius-lg);border:1px solid color-mix(in srgb,var(--color-border) 82%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface) 96%,white) 0,var(--color-surface) 100%),var(--color-surface)}.attachment-preview-tile_surfacePlain__mnNRr{padding:0;border:0;background:transparent}.attachment-preview-tile_variantDefault__BlJYb{grid-template-columns:88px minmax(0,1fr)}.attachment-preview-tile_variantReadonly__G5___{grid-template-columns:minmax(0,1fr)}.attachment-preview-tile_sizeSm__sk2lo{grid-template-columns:72px minmax(0,1fr)}.attachment-preview-tile_sizeMd__o_k2C{grid-template-columns:88px minmax(0,1fr)}.attachment-preview-tile_variantReadonly__G5___.attachment-preview-tile_sizeMd__o_k2C,.attachment-preview-tile_variantReadonly__G5___.attachment-preview-tile_sizeSm__sk2lo{grid-template-columns:minmax(0,1fr)}.attachment-preview-tile_thumbShell__999uY{position:relative;min-width:0}.attachment-preview-tile_thumbFrame__mofw3{width:100%;aspect-ratio:1/1;border-radius:var(--radius-md);overflow:hidden;border:1px solid color-mix(in srgb,var(--color-border-light) 86%,white);background:color-mix(in srgb,var(--color-bg-alt) 88%,white)}.attachment-preview-tile_thumbFallback__J0EGB,.attachment-preview-tile_thumbMedia__XOVmp{width:100%;height:100%}.attachment-preview-tile_thumbMedia__XOVmp{display:block;object-fit:cover}.attachment-preview-tile_variantReadonly__G5___ .attachment-preview-tile_thumbFrame__mofw3{aspect-ratio:4/3;border-radius:calc(var(--radius-xl) - var(--space-1));border-color:var(--color-border-light);background:color-mix(in srgb,var(--color-surface-muted) 86%,var(--color-accent) 5%)}.attachment-preview-tile_variantReadonly__G5___ .attachment-preview-tile_thumbMedia__XOVmp{transition:transform var(--dur-normal) var(--ease-out)}.attachment-preview-tile_thumbFallback__J0EGB{display:grid;place-items:center;gap:6px;padding:var(--space-2);text-align:center;background:linear-gradient(135deg,color-mix(in srgb,var(--color-accent) 8%,var(--color-bg-alt)) 0,color-mix(in srgb,var(--color-bg-alt) 92%,white) 100%),var(--color-bg-alt);color:var(--color-text-secondary)}.attachment-preview-tile_variantReadonly__G5___ .attachment-preview-tile_thumbFallback__J0EGB{gap:var(--space-2);padding:var(--space-4);background:linear-gradient(135deg,color-mix(in srgb,var(--color-accent) 8%,var(--color-surface-muted)) 0,var(--color-surface-muted) 100%),var(--color-surface-muted)}.attachment-preview-tile_thumbFallbackLabel__QFyqw{font-size:var(--text-xs);font-weight:700;line-height:1.35;color:var(--color-text);overflow-wrap:anywhere}.attachment-preview-tile_body__z_45z{min-width:0;display:grid;gap:4px;padding-top:2px}.attachment-preview-tile_variantReadonly__G5___ .attachment-preview-tile_body__z_45z{gap:var(--space-1);padding-top:0}.attachment-preview-tile_title__trr3g{margin:0;font-size:var(--text-small);font-weight:700;line-height:var(--lh-snug);color:var(--color-text);overflow-wrap:anywhere}.attachment-preview-tile_error__5okdS,.attachment-preview-tile_meta__8FcPa,.attachment-preview-tile_note__SgO9b{margin:0;font-size:var(--text-xs);line-height:1.45;overflow-wrap:anywhere}.attachment-preview-tile_meta__8FcPa{color:var(--color-text-secondary)}.attachment-preview-tile_variantReadonly__G5___ .attachment-preview-tile_meta__8FcPa{font-size:var(--text-small);font-weight:700;line-height:var(--lh-snug);color:var(--color-text)}.attachment-preview-tile_note__SgO9b{color:var(--color-accent-dark)}.attachment-preview-tile_error__5okdS{color:var(--color-danger)}.attachment-preview-tile_actions__sbkMR{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:2px}@media (max-width:767px){.attachment-preview-tile_variantReadonly__G5___ .attachment-preview-tile_meta__8FcPa{font-size:var(--text-xs)}}.request-attachment-gallery_customerGallery__GgapG,.request-attachment-gallery_gallery__51nrr{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:var(--space-3)}.request-attachment-gallery_customerGalleryButton__YsFav,.request-attachment-gallery_galleryButton__yTL9B{all:unset;box-sizing:border-box;width:100%;cursor:pointer;display:block;padding:var(--space-3);border-radius:var(--radius-xl);border:1px solid var(--color-border-light);background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface) 96%,white) 0,var(--color-surface) 100%),var(--color-surface);transition:transform var(--dur-normal) var(--ease-out),box-shadow var(--dur-normal) var(--ease-out),border-color var(--dur-normal) var(--ease-out),background-color var(--dur-normal) var(--ease-out)}.request-attachment-gallery_customerGalleryButton__YsFav:hover,.request-attachment-gallery_galleryButton__yTL9B:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:color-mix(in srgb,var(--color-accent) 24%,var(--color-border-light))}.request-attachment-gallery_customerGalleryButton__YsFav:focus-visible,.request-attachment-gallery_galleryButton__yTL9B:focus-visible{box-shadow:var(--shadow-focus-ring),var(--shadow-md);border-color:color-mix(in srgb,var(--color-accent) 56%,var(--color-border))}.request-attachment-gallery_customerGalleryButton__YsFav.request-attachment-gallery_galleryButtonImage__HURkZ,.request-attachment-gallery_galleryButtonImage__HURkZ{cursor:zoom-in}.request-attachment-gallery_customerGalleryButton__YsFav.request-attachment-gallery_galleryButtonDisabled__dOxIl,.request-attachment-gallery_galleryButtonDisabled__dOxIl{cursor:default;opacity:.82}.request-attachment-gallery_customerGalleryButton__YsFav.request-attachment-gallery_galleryButtonError__mXMzv,.request-attachment-gallery_galleryButtonError__mXMzv{border-color:color-mix(in srgb,var(--color-danger) 22%,var(--color-border-light));background:linear-gradient(180deg,color-mix(in srgb,var(--color-danger) 4%,var(--color-surface)) 0,var(--color-surface) 100%),var(--color-surface)}.request-attachment-gallery_galleryPreviewTile__Fuilz{width:100%}.request-attachment-gallery_customerGalleryNoticeStack__Mv0RQ{display:grid;gap:var(--space-2)}.request-attachment-gallery_customerGalleryNotice__1V8Rk{display:flex;align-items:flex-start;gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-lg);font-size:var(--text-xs);line-height:var(--lh-normal);color:var(--color-text-secondary)}.request-attachment-gallery_customerGalleryNoticeText__M4f_Z{display:grid;gap:2px}.request-attachment-gallery_customerGalleryNoticeTitle__7ZYuK{color:var(--color-text);font-weight:700}.request-attachment-gallery_customerGalleryNoticeWarning__9Gk2S{border:1px solid color-mix(in srgb,var(--color-warning) 22%,var(--color-border-light));background:color-mix(in srgb,var(--color-warning) 8%,var(--color-surface))}.request-attachment-gallery_noticeList__3RAo8{list-style:none;margin:0;padding:0;display:grid;gap:var(--space-2)}.request-attachment-gallery_noticeItem__3Decw{display:flex;align-items:flex-start;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:12px;background:color-mix(in srgb,var(--color-warning) 8%,var(--color-surface));color:var(--color-text-secondary);font-size:var(--text-xs);line-height:var(--lh-snug)}@media (max-width:767px){.request-attachment-gallery_customerGallery__GgapG,.request-attachment-gallery_gallery__51nrr{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-2)}.request-attachment-gallery_customerGalleryButton__YsFav,.request-attachment-gallery_galleryButton__yTL9B{padding:var(--space-2);border-radius:var(--radius-lg)}}