.page-module__sdG2bG__container{width:100%;max-width:960px}.page-module__sdG2bG__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.page-module__sdG2bG__headerLeft h1{color:var(--text-main);margin-bottom:.25rem;font-size:1.7rem}.page-module__sdG2bG__headerLeft p{color:var(--text-subtle);font-size:.95rem}.page-module__sdG2bG__primaryButton{cursor:pointer;white-space:nowrap;background:var(--accent-gradient);color:var(--text-on-accent);box-shadow:var(--shadow-subtle);border:none;border-radius:999px;align-items:center;gap:.4rem;padding:.7rem 1.4rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:transform .14s,filter .14s,box-shadow .14s;display:inline-flex}.page-module__sdG2bG__primaryButton:hover{filter:brightness(1.04);box-shadow:var(--shadow-soft);transform:translateY(-1px)}.page-module__sdG2bG__tableCard{background:var(--bg-card);border-radius:var(--radius-xl);border:1px solid var(--border-subtle);box-shadow:var(--shadow-soft);overflow:hidden}.page-module__sdG2bG__table{border-collapse:collapse;width:100%}.page-module__sdG2bG__table thead{background:var(--bg-soft)}.page-module__sdG2bG__table th{text-align:left;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--border-subtle);padding:.9rem 1.2rem;font-size:.78rem;font-weight:600}.page-module__sdG2bG__table td{color:var(--text-main);border-bottom:1px solid var(--border-subtle);vertical-align:middle;padding:.85rem 1.2rem;font-size:.9rem}.page-module__sdG2bG__table tbody tr:last-child td{border-bottom:none}.page-module__sdG2bG__table tbody tr:hover{background:var(--accent-hover)}.page-module__sdG2bG__companyName{font-weight:500}.page-module__sdG2bG__badge{border-radius:999px;padding:.2rem .65rem;font-size:.75rem;font-weight:500;display:inline-block}.page-module__sdG2bG__badgeActive{background:var(--color-success-bg);color:var(--color-success)}.page-module__sdG2bG__badgePending{background:var(--color-warning-bg);color:#92400e}.page-module__sdG2bG__badgeNoOwner{background:var(--color-danger-bg);color:var(--color-danger-deep)}.page-module__sdG2bG__inviteButton{background:var(--accent-soft);color:var(--accent);cursor:pointer;white-space:nowrap;border:none;border-radius:999px;padding:.4rem .9rem;font-size:.8rem;font-weight:500;transition:background .15s}.page-module__sdG2bG__inviteButton:hover{background:#6366f133}.page-module__sdG2bG__loading,.page-module__sdG2bG__empty{text-align:center;color:var(--text-subtle);padding:3rem 1rem;font-size:.95rem}.page-module__sdG2bG__error{text-align:center;color:var(--color-danger);padding:2rem 1rem;font-size:.9rem}@media (max-width:768px){.page-module__sdG2bG__header{flex-direction:column;align-items:flex-start;gap:1rem}.page-module__sdG2bG__table th,.page-module__sdG2bG__table td{padding:.7rem .8rem;font-size:.82rem}}
.CompanyManagePanel-module__JLAkOa__wrap{width:100%}.CompanyManagePanel-module__JLAkOa__tabs{border-bottom:1px solid var(--border-subtle,#00000014);overscroll-behavior-x:contain;scrollbar-width:none;touch-action:pan-x;flex-wrap:nowrap;gap:.15rem;margin-bottom:1.75rem;display:flex;overflow-x:auto}.CompanyManagePanel-module__JLAkOa__tabs::-webkit-scrollbar{display:none}.CompanyManagePanel-module__JLAkOa__tab{color:var(--text-subtle);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex:none;margin-bottom:-1px;padding:.55rem 1.1rem;font-size:.875rem;font-weight:500;transition:color .15s,border-color .15s}.CompanyManagePanel-module__JLAkOa__tab:hover{color:var(--text-main)}.CompanyManagePanel-module__JLAkOa__tabActive{color:var(--accent);border-bottom-color:var(--accent)}.CompanyManagePanel-module__JLAkOa__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--accent-warm);margin-bottom:.5rem;font-size:.78rem}.CompanyManagePanel-module__JLAkOa__section{border-top:1px solid var(--border-subtle);margin-top:1.8rem;padding-top:1.4rem}.CompanyManagePanel-module__JLAkOa__sectionTitle{color:var(--text-main);letter-spacing:-.01em;margin:0 0 .3rem;font-size:1.05rem}.CompanyManagePanel-module__JLAkOa__sectionHint{color:var(--text-subtle);max-width:46rem;margin:0 0 .9rem;font-size:.88rem;line-height:1.55}.CompanyManagePanel-module__JLAkOa__dangerZone{background:#dc26260a;border:1px solid #dc262640;border-radius:18px;margin-top:2rem;padding:1.3rem 1.4rem}.CompanyManagePanel-module__JLAkOa__dangerTitle{color:var(--color-danger-text);letter-spacing:-.01em;margin:0 0 .3rem;font-size:1.02rem}.CompanyManagePanel-module__JLAkOa__dangerText{color:var(--text-subtle);margin:0 0 1rem;font-size:.88rem;line-height:1.55}.CompanyManagePanel-module__JLAkOa__dangerRow{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.CompanyManagePanel-module__JLAkOa__dangerButton{color:var(--text-on-accent);cursor:pointer;box-shadow:var(--shadow-subtle);white-space:nowrap;background:linear-gradient(135deg,#dc2626,#991b1b);border:none;border-radius:999px;padding:.6rem 1.1rem;font-size:.88rem;transition:transform .14s,filter .14s}.CompanyManagePanel-module__JLAkOa__dangerButton:hover{filter:brightness(1.05);transform:translateY(-1px)}.CompanyManagePanel-module__JLAkOa__dangerButton:disabled{opacity:.55;cursor:not-allowed;transform:none}.CompanyManagePanel-module__JLAkOa__modalBackdrop{background:var(--bg-modal-backdrop);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;justify-content:center;align-items:center;padding:1.2rem;display:flex;position:fixed;inset:0}.CompanyManagePanel-module__JLAkOa__modal{background:var(--bg-modal);width:100%;max-width:520px;box-shadow:var(--shadow-modal);border-radius:22px;padding:1.8rem}.CompanyManagePanel-module__JLAkOa__modalTitle{color:var(--color-danger-text);margin:0 0 .6rem;font-size:1.25rem}.CompanyManagePanel-module__JLAkOa__modalBody{color:var(--text-main);margin-bottom:1rem;font-size:.93rem;line-height:1.6}.CompanyManagePanel-module__JLAkOa__modalActions{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;margin-top:1rem;display:flex}.CompanyManagePanel-module__JLAkOa__secondaryButton{border:1px solid var(--border-subtle);background:var(--bg-card);color:var(--text-main);cursor:pointer;border-radius:999px;padding:.6rem 1.1rem;font-size:.88rem}.CompanyManagePanel-module__JLAkOa__headerRow{justify-content:space-between;align-items:flex-start;gap:.9rem;margin-bottom:.9rem;display:flex}.CompanyManagePanel-module__JLAkOa__title{color:var(--text-main);letter-spacing:-.02em;margin:0 0 .25rem;font-size:1.25rem}.CompanyManagePanel-module__JLAkOa__subtitle{color:var(--text-subtle);max-width:48rem;margin:0;font-size:.92rem;line-height:1.6}.CompanyManagePanel-module__JLAkOa__primaryButton{background:var(--accent-gradient);color:var(--text-on-accent);cursor:pointer;box-shadow:var(--shadow-subtle);white-space:nowrap;border:none;border-radius:999px;padding:.55rem .95rem;font-size:.88rem;transition:transform .14s,filter .14s,box-shadow .14s}.CompanyManagePanel-module__JLAkOa__primaryButton:hover{box-shadow:var(--shadow-soft);filter:brightness(1.03);transform:translateY(-1px)}.CompanyManagePanel-module__JLAkOa__primaryButton:disabled{opacity:.6;cursor:not-allowed;filter:none;transform:none}.CompanyManagePanel-module__JLAkOa__error{color:var(--color-danger-text);background:#dc26260f;border:1px solid #dc262640;border-radius:14px;margin-bottom:.7rem;padding:.7rem .8rem;font-size:.9rem}.CompanyManagePanel-module__JLAkOa__success{color:var(--color-success-text);background:#10b98114;border:1px solid #10b98140;border-radius:14px;margin-bottom:.7rem;padding:.7rem .8rem;font-size:.9rem}.CompanyManagePanel-module__JLAkOa__centerMessage{text-align:center;color:var(--text-subtle);margin-top:1.2rem;font-size:.95rem}.CompanyManagePanel-module__JLAkOa__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem 1rem;display:grid}.CompanyManagePanel-module__JLAkOa__field{gap:.35rem;display:grid}.CompanyManagePanel-module__JLAkOa__fieldWide{grid-column:1/-1;gap:.35rem;display:grid}.CompanyManagePanel-module__JLAkOa__label{letter-spacing:.14em;text-transform:uppercase;color:var(--text-subtle);font-size:.78rem}.CompanyManagePanel-module__JLAkOa__input,.CompanyManagePanel-module__JLAkOa__textarea{border:1px solid var(--border-card);background:var(--bg-glass-solid);width:100%;color:var(--text-main);border-radius:14px;outline:none;padding:.75rem .85rem;font-size:.92rem;transition:border-color .15s,box-shadow .15s}.CompanyManagePanel-module__JLAkOa__textarea{resize:vertical;min-height:96px;line-height:1.6}.CompanyManagePanel-module__JLAkOa__input:focus,.CompanyManagePanel-module__JLAkOa__textarea:focus{border-color:var(--focus-border);box-shadow:var(--focus-ring)}.CompanyManagePanel-module__JLAkOa__checkboxRow{color:var(--text-main);align-items:center;gap:.55rem;font-size:.92rem;display:flex}.CompanyManagePanel-module__JLAkOa__checkboxRow input{width:16px;height:16px}.CompanyManagePanel-module__JLAkOa__hint{color:var(--text-subtle);margin:.35rem 0 0;font-size:.86rem;line-height:1.6}@media (max-width:820px){.CompanyManagePanel-module__JLAkOa__headerRow{flex-direction:column;align-items:stretch}.CompanyManagePanel-module__JLAkOa__primaryButton{width:100%}.CompanyManagePanel-module__JLAkOa__formGrid{grid-template-columns:1fr}.CompanyManagePanel-module__JLAkOa__tab{min-height:var(--tap-min);align-items:center;display:inline-flex}.CompanyManagePanel-module__JLAkOa__tabs{margin-bottom:1.25rem;padding-inline:.1rem}}.CompanyManagePanel-module__JLAkOa__pickerModal{flex-direction:column;width:100%;max-width:920px;height:min(82vh,760px);padding:0;display:flex;overflow:hidden}.CompanyManagePanel-module__JLAkOa__pickerHeader{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:.6rem;padding:.9rem 1.2rem;display:flex}.CompanyManagePanel-module__JLAkOa__pickerTitle{letter-spacing:-.01em;color:var(--text-main);margin:0;font-size:1.05rem;font-weight:700}.CompanyManagePanel-module__JLAkOa__pickerClose{color:var(--text-subtle);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.3rem .5rem;font-size:1.05rem;line-height:1}.CompanyManagePanel-module__JLAkOa__pickerClose:hover{background:var(--bg-hover);color:var(--text-main)}.CompanyManagePanel-module__JLAkOa__pickerBody{background:var(--bg-glass-strong);flex:1;min-height:0;padding:.6rem 1rem 1rem;overflow-y:auto}
.FileExplorer-module__d7n4Ma__explorer{flex-direction:column;gap:.9rem;display:flex;position:relative}.FileExplorer-module__d7n4Ma__headerRow{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.FileExplorer-module__d7n4Ma__titleArea{flex-direction:column;gap:.25rem;display:flex}.FileExplorer-module__d7n4Ma__kicker{letter-spacing:.18em;text-transform:uppercase;color:var(--accent-warm);font-size:.72rem}.FileExplorer-module__d7n4Ma__titleLine{flex-wrap:wrap;align-items:baseline;gap:.6rem;display:flex}.FileExplorer-module__d7n4Ma__title{letter-spacing:-.02em;margin:0;font-size:1.25rem}.FileExplorer-module__d7n4Ma__path{color:var(--text-subtle);font-size:.9rem}.FileExplorer-module__d7n4Ma__viewToggle{border:1px solid var(--border-card);background:var(--bg-glass-strong);box-shadow:var(--shadow-subtle);border-radius:999px;padding:.2rem;display:inline-flex}.FileExplorer-module__d7n4Ma__toggleBtn{color:var(--text-subtle);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.45rem .85rem;font-size:.85rem;transition:background .14s,color .14s,transform .14s}.FileExplorer-module__d7n4Ma__toggleBtn:hover{color:var(--text-main)}.FileExplorer-module__d7n4Ma__toggleBtnActive{background:linear-gradient(135deg, var(--accent-soft), #f9731624);color:var(--text-main);border:1px solid #6366f147}.FileExplorer-module__d7n4Ma__toolbar{border-radius:var(--radius-xl);border:1px solid var(--border-card);background:var(--bg-card-warm);box-shadow:var(--shadow-subtle);align-items:center;gap:.7rem;padding:.8rem .85rem;display:flex}.FileExplorer-module__d7n4Ma__ghostButton{border:1px solid var(--border-card);background:var(--bg-glass-heavy);color:var(--text-main);cursor:pointer;border-radius:999px;padding:.5rem .95rem;font-size:.88rem;transition:transform .14s,box-shadow .14s,filter .14s}.FileExplorer-module__d7n4Ma__ghostButton:hover{box-shadow:var(--shadow-subtle);transform:translateY(-1px)}.FileExplorer-module__d7n4Ma__ghostButton:disabled{opacity:.55;cursor:not-allowed;transform:none}.FileExplorer-module__d7n4Ma__inputWrap{flex:1;min-width:min(260px,100%)}.FileExplorer-module__d7n4Ma__input{border:1px solid var(--border-subtle);background:var(--bg-input);width:100%;color:var(--text-main);border-radius:999px;outline:none;padding:.7rem .9rem;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.FileExplorer-module__d7n4Ma__input::placeholder{color:var(--placeholder)}.FileExplorer-module__d7n4Ma__input:focus{border-color:var(--focus-border);box-shadow:var(--focus-ring)}.FileExplorer-module__d7n4Ma__primaryButton{background:var(--accent-gradient);color:var(--text-on-accent);cursor:pointer;white-space:nowrap;box-shadow:var(--shadow-subtle);border:none;border-radius:999px;padding:.7rem 1.15rem;font-size:.88rem;font-weight:500;transition:transform .14s,box-shadow .14s,filter .14s}.FileExplorer-module__d7n4Ma__primaryButton:hover{box-shadow:var(--shadow-soft);filter:brightness(1.03);transform:translateY(-1px)}.FileExplorer-module__d7n4Ma__primaryButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.FileExplorer-module__d7n4Ma__uploadLabel{cursor:pointer;border:1px solid var(--border-card);background:var(--bg-glass-heavy);box-shadow:var(--shadow-subtle);white-space:nowrap;border-radius:999px;align-items:center;gap:.5rem;margin-left:auto;padding:.62rem 1rem;transition:transform .14s,box-shadow .14s;display:inline-flex}.FileExplorer-module__d7n4Ma__uploadLabel:hover{box-shadow:var(--shadow-soft);transform:translateY(-1px)}.FileExplorer-module__d7n4Ma__uploadText{color:var(--text-main);font-size:.88rem}.FileExplorer-module__d7n4Ma__hiddenFile{display:none}.FileExplorer-module__d7n4Ma__notice{border-radius:var(--radius-lg);border:1px solid var(--border-card);background:var(--bg-glass-strong);color:var(--text-subtle);padding:.75rem .9rem}.FileExplorer-module__d7n4Ma__readOnlyNotice{color:var(--text-subtle);align-items:baseline;gap:.4rem;margin:0;font-size:.8rem;line-height:1.45;display:flex}.FileExplorer-module__d7n4Ma__readOnlyNoticeLead{color:var(--text-main);white-space:nowrap;font-weight:600}.FileExplorer-module__d7n4Ma__error{border-radius:var(--radius-lg);background:var(--color-danger-bg);color:var(--color-danger-text);border:1px solid #ef444440;padding:.75rem .9rem}.FileExplorer-module__d7n4Ma__uploadErrors{border-radius:var(--radius-lg);background:var(--color-danger-bg);color:var(--color-danger-text);border:1px solid #ef444440;padding:.75rem .9rem;font-size:.85rem}.FileExplorer-module__d7n4Ma__uploadErrors ul{margin:.35rem 0 0;padding-left:1.1rem}.FileExplorer-module__d7n4Ma__dragActive{outline:2px dashed var(--accent-warm);outline-offset:4px;border-radius:var(--radius-lg)}.FileExplorer-module__d7n4Ma__dropOverlay{z-index:5;text-align:center;border-radius:var(--radius-lg);border:2px dashed var(--accent-warm);background:var(--bg-glass-heavy);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:var(--text-main);pointer-events:none;justify-content:center;align-items:center;padding:1rem;font-size:1rem;display:flex;position:absolute;inset:0}.FileExplorer-module__d7n4Ma__empty{border-radius:var(--radius-xl);border:1px dashed var(--border-input);background:var(--bg-glass);color:var(--text-subtle);padding:1.1rem 1rem}.FileExplorer-module__d7n4Ma__card{border-radius:var(--radius-xl);background:var(--bg-card);box-shadow:var(--shadow-subtle);border:1px solid var(--border-card);overflow:hidden}.FileExplorer-module__d7n4Ma__table{border-collapse:collapse;width:100%;font-size:.92rem}.FileExplorer-module__d7n4Ma__thLeft,.FileExplorer-module__d7n4Ma__thCenter,.FileExplorer-module__d7n4Ma__thRight{border-bottom:1px solid var(--border-card);color:var(--text-subtle);letter-spacing:.08em;text-transform:uppercase;padding:.85rem .95rem;font-size:.8rem;font-weight:600}.FileExplorer-module__d7n4Ma__thLeft{text-align:left}.FileExplorer-module__d7n4Ma__thCenter{text-align:center}.FileExplorer-module__d7n4Ma__thRight{text-align:right}.FileExplorer-module__d7n4Ma__tr{transition:background .12s}.FileExplorer-module__d7n4Ma__tr:hover{background:var(--accent-hover)}.FileExplorer-module__d7n4Ma__tdName,.FileExplorer-module__d7n4Ma__tdCenter,.FileExplorer-module__d7n4Ma__tdRight{border-bottom:1px solid var(--border-subtle);padding:.75rem .95rem}.FileExplorer-module__d7n4Ma__tdCenter{text-align:center;color:var(--text-subtle)}.FileExplorer-module__d7n4Ma__tdRight{text-align:right;color:var(--text-subtle)}.FileExplorer-module__d7n4Ma__linkButton{cursor:pointer;color:var(--text-main);font:inherit;background:0 0;border:none;align-items:center;gap:.55rem;padding:0;display:inline-flex}.FileExplorer-module__d7n4Ma__linkButton:hover .FileExplorer-module__d7n4Ma__fileName{text-decoration:underline}.FileExplorer-module__d7n4Ma__icon{justify-content:center;width:1.4rem;display:inline-flex}.FileExplorer-module__d7n4Ma__fileName{font-weight:600}.FileExplorer-module__d7n4Ma__dangerButton{color:var(--color-danger);cursor:pointer;background:0 0;border:none;font-weight:600}.FileExplorer-module__d7n4Ma__dangerButton:hover{text-decoration:underline}.FileExplorer-module__d7n4Ma__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.FileExplorer-module__d7n4Ma__tile{border-radius:var(--radius-xl);border:1px solid var(--border-card);background:var(--bg-glass-heavy);box-shadow:var(--shadow-subtle);transition:transform .14s,box-shadow .14s;overflow:hidden}.FileExplorer-module__d7n4Ma__tile:hover{box-shadow:var(--shadow-soft);transform:translateY(-2px)}.FileExplorer-module__d7n4Ma__tileMain{cursor:pointer;text-align:left;background:0 0;border:none;grid-template-rows:160px auto;width:100%;padding:0;display:grid}.FileExplorer-module__d7n4Ma__preview{background:var(--bg-card-gradient);justify-content:center;align-items:center;display:flex;position:relative}.FileExplorer-module__d7n4Ma__folderPreview,.FileExplorer-module__d7n4Ma__filePreview{opacity:.9;font-size:2.4rem}.FileExplorer-module__d7n4Ma__thumbImg{object-fit:cover;align-self:stretch;width:100%;height:100%}.FileExplorer-module__d7n4Ma__thumbSkeleton{border:1px dashed var(--border-input);background:var(--bg-glass);width:calc(100% - 1.2rem);height:calc(100% - 1.2rem);color:var(--text-subtle);border-radius:14px;justify-content:center;align-items:center;font-size:.85rem;display:flex}.FileExplorer-module__d7n4Ma__meta{gap:.35rem;padding:.85rem .9rem .8rem;display:grid}.FileExplorer-module__d7n4Ma__metaName{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.95rem;font-weight:650;line-height:1.15;display:-webkit-box;overflow:hidden}.FileExplorer-module__d7n4Ma__metaSub{color:var(--text-subtle);flex-wrap:wrap;align-items:center;gap:.45rem;font-size:.82rem;display:flex}.FileExplorer-module__d7n4Ma__dot{opacity:.7}.FileExplorer-module__d7n4Ma__tileActions{border-top:1px solid var(--border-subtle);background:var(--bg-surface-soft);justify-content:space-between;gap:.6rem;padding:.65rem .8rem .85rem;display:flex}.FileExplorer-module__d7n4Ma__ghostMini{border:1px solid var(--border-card);background:var(--bg-glass-heavy);color:var(--text-main);cursor:pointer;border-radius:999px;padding:.45rem .8rem;font-size:.84rem}.FileExplorer-module__d7n4Ma__ghostMini:hover{box-shadow:var(--shadow-subtle)}.FileExplorer-module__d7n4Ma__dangerMini{background:var(--color-danger-bg);color:var(--color-danger-text);cursor:pointer;border:1px solid #ef44444d;border-radius:999px;padding:.45rem .8rem;font-size:.84rem;font-weight:600}.FileExplorer-module__d7n4Ma__dangerMini:hover{box-shadow:var(--shadow-subtle)}@media (max-width:1100px){.FileExplorer-module__d7n4Ma__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:860px){.FileExplorer-module__d7n4Ma__toolbar{flex-wrap:wrap}.FileExplorer-module__d7n4Ma__uploadLabel{margin-left:0}.FileExplorer-module__d7n4Ma__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.FileExplorer-module__d7n4Ma__grid{grid-template-columns:minmax(0,1fr)}.FileExplorer-module__d7n4Ma__tileMain{grid-template-rows:150px auto}}.FileExplorer-module__d7n4Ma__previewBackdrop{z-index:80;background:var(--bg-modal-backdrop,#000000c7);-webkit-backdrop-filter:blur(6px);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.FileExplorer-module__d7n4Ma__previewStage{justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:relative}.FileExplorer-module__d7n4Ma__previewImage{object-fit:contain;border-radius:var(--radius-md,6px);-webkit-user-select:none;user-select:none;max-width:min(100%,100% - 360px);max-height:100%;box-shadow:0 24px 80px #00000073}.FileExplorer-module__d7n4Ma__previewLoading{color:var(--text-subtle);font-size:.92rem}.FileExplorer-module__d7n4Ma__previewClose{border:1px solid var(--accent-warm);background:var(--accent-warm);width:2.4rem;height:2.4rem;color:var(--text-on-accent,#fff);cursor:pointer;z-index:2;border-radius:999px;justify-content:center;align-items:center;font-size:1.15rem;font-weight:700;line-height:1;transition:filter .14s,transform .14s,box-shadow .14s;display:inline-flex;position:absolute;top:1.2rem;right:1.2rem;box-shadow:0 8px 28px #f9731673}.FileExplorer-module__d7n4Ma__previewClose:hover{filter:brightness(1.06);transform:scale(1.05);box-shadow:0 10px 32px #f973168c}.FileExplorer-module__d7n4Ma__previewClose:focus-visible{outline:none;box-shadow:0 0 0 3px #f9731659,0 8px 28px #f9731673}.FileExplorer-module__d7n4Ma__previewBubble{border-radius:var(--radius-xl,18px);border:1px solid var(--border-glass,#ffffff2e);background:var(--bg-glass,#14141cb8);-webkit-backdrop-filter:blur(20px)saturate(140%);width:320px;max-height:calc(100% - 4rem);color:var(--text-main,#fff);flex-direction:column;gap:.75rem;padding:1.1rem 1.2rem;display:flex;position:absolute;top:50%;right:1.6rem;overflow-y:auto;transform:translateY(-50%);box-shadow:0 20px 60px #00000073}.FileExplorer-module__d7n4Ma__previewBubbleName{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:700;overflow:hidden}.FileExplorer-module__d7n4Ma__previewBubbleMeta{color:var(--text-subtle);letter-spacing:.02em;font-size:.78rem}.FileExplorer-module__d7n4Ma__previewBubbleLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-subtle);margin-top:.2rem;font-size:.66rem;font-weight:700}.FileExplorer-module__d7n4Ma__previewBubbleTextarea{width:100%;color:var(--text-main);border-radius:var(--radius-lg,12px);background:var(--bg-glass-strong,#ffffff14);border:1px solid var(--border-subtle,#ffffff1a);resize:none;padding:.65rem .75rem;font-family:inherit;font-size:.9rem;line-height:1.5;transition:border-color .14s,box-shadow .14s;overflow:hidden}.FileExplorer-module__d7n4Ma__previewBubbleTextarea::placeholder{color:var(--text-subtle);font-style:italic}.FileExplorer-module__d7n4Ma__previewBubbleTextarea:focus{border-color:var(--accent-warm);outline:none;box-shadow:0 0 0 3px #f973162e}.FileExplorer-module__d7n4Ma__previewBubbleTags{border-radius:var(--radius-lg,12px);background:var(--bg-glass-strong,#ffffff14);border:1px solid var(--border-subtle,#ffffff1a);flex-wrap:wrap;gap:.35rem;padding:.4rem .45rem;display:flex}.FileExplorer-module__d7n4Ma__previewTag{letter-spacing:.04em;background:var(--accent-soft,#f9731626);color:var(--accent-strong,var(--accent-warm));border:1px solid color-mix(in srgb, var(--accent-warm) 35%, transparent);border-radius:999px;align-items:center;gap:.25rem;padding:.25rem .45rem .25rem .6rem;font-size:.72rem;font-weight:600;display:inline-flex}.FileExplorer-module__d7n4Ma__previewTagRemove{width:1rem;height:1rem;color:inherit;cursor:pointer;opacity:.65;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:.95rem;line-height:1;transition:opacity .14s,background .14s;display:inline-flex}.FileExplorer-module__d7n4Ma__previewTagRemove:hover{opacity:1;background:color-mix(in srgb, var(--accent-warm) 30%, transparent)}.FileExplorer-module__d7n4Ma__previewTagInput{min-width:4rem;color:var(--text-main);background:0 0;border:none;outline:none;flex:1;padding:.2rem .3rem;font-family:inherit;font-size:.78rem}.FileExplorer-module__d7n4Ma__previewTagInput::placeholder,.FileExplorer-module__d7n4Ma__previewSaveHint{color:var(--text-subtle);font-style:italic}.FileExplorer-module__d7n4Ma__previewSaveHintOk{color:var(--accent-warm);font-weight:600}.FileExplorer-module__d7n4Ma__previewSaveHintErr{color:var(--color-danger,#ef4444);font-weight:600}.FileExplorer-module__d7n4Ma__previewBubbleActions{gap:.4rem;margin-top:auto;display:flex}.FileExplorer-module__d7n4Ma__previewActionBtn{border:1px solid var(--border-card,#ffffff2e);background:var(--bg-glass-heavy,#ffffff29);color:var(--text-main,#fff);cursor:pointer;border-radius:999px;flex:1;padding:.5rem .85rem;font-size:.82rem;font-weight:600;transition:background .14s}.FileExplorer-module__d7n4Ma__previewActionBtn:hover:not(:disabled){background:var(--bg-hover,#ffffff38)}.FileExplorer-module__d7n4Ma__previewActionBtn:disabled{opacity:.5;cursor:not-allowed}.FileExplorer-module__d7n4Ma__modalOverlay{background:var(--bg-modal-backdrop,#0006);z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.FileExplorer-module__d7n4Ma__modalCard{background:var(--bg-surface,var(--bg-card));border:1px solid var(--border-card);border-radius:var(--radius-xl);min-width:320px;box-shadow:var(--shadow-soft);padding:1.5rem}.FileExplorer-module__d7n4Ma__modalTitle{color:var(--text-main);margin:0 0 1rem;font-size:1rem;font-weight:600}.FileExplorer-module__d7n4Ma__modalInput{border-radius:var(--radius-lg);border:1px solid var(--border-subtle);box-sizing:border-box;background:var(--bg-input);width:100%;color:var(--text-main);outline:none;margin-bottom:1rem;padding:.5rem .75rem;font-family:inherit;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.FileExplorer-module__d7n4Ma__modalInput::placeholder{color:var(--placeholder)}.FileExplorer-module__d7n4Ma__modalInput:focus{border-color:var(--focus-border);box-shadow:var(--focus-ring)}.FileExplorer-module__d7n4Ma__modalActions{justify-content:flex-end;gap:.5rem;display:flex}.FileExplorer-module__d7n4Ma__modalCancelBtn{border-radius:var(--radius-lg);border:1px solid var(--border-card);background:var(--bg-glass-heavy);color:var(--text-main);cursor:pointer;padding:.4rem 1rem;font-family:inherit;font-size:.85rem;transition:box-shadow .14s}.FileExplorer-module__d7n4Ma__modalCancelBtn:hover{box-shadow:var(--shadow-subtle)}.FileExplorer-module__d7n4Ma__modalConfirmBtn{border-radius:var(--radius-lg);background:var(--accent-gradient);color:var(--text-on-accent);cursor:pointer;border:none;padding:.4rem 1rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:filter .14s,box-shadow .14s}.FileExplorer-module__d7n4Ma__modalConfirmBtn:hover:not(:disabled){filter:brightness(1.04);box-shadow:var(--shadow-subtle)}.FileExplorer-module__d7n4Ma__modalConfirmBtn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:720px){.FileExplorer-module__d7n4Ma__previewStage{padding:1rem}.FileExplorer-module__d7n4Ma__previewImage{max-width:100%}.FileExplorer-module__d7n4Ma__previewBubble{width:auto;max-height:45vh;position:absolute;inset:auto 1rem 1rem;transform:none}}.FileExplorer-module__d7n4Ma__tile{position:relative;overflow:visible}.FileExplorer-module__d7n4Ma__preview{border-top-left-radius:var(--radius-xl);border-top-right-radius:var(--radius-xl);overflow:hidden}.FileExplorer-module__d7n4Ma__tileActions{border-bottom-left-radius:var(--radius-xl);border-bottom-right-radius:var(--radius-xl)}.FileExplorer-module__d7n4Ma__tileSelected{outline:2px solid var(--accent);outline-offset:1px}.FileExplorer-module__d7n4Ma__tileCheck{z-index:3;position:absolute;top:8px;left:8px}.FileExplorer-module__d7n4Ma__tileKebab{z-index:4;position:absolute;top:8px;right:8px}.FileExplorer-module__d7n4Ma__selectCheckbox{cursor:pointer;width:18px;height:18px;accent-color:var(--accent);box-shadow:0 0 0 2px var(--bg-glass-heavy);background:var(--bg-input);border-radius:4px}.FileExplorer-module__d7n4Ma__kebabWrap{display:inline-block;position:relative}.FileExplorer-module__d7n4Ma__kebabBtn{border:1px solid var(--border-card);background:var(--bg-glass-heavy);width:30px;height:30px;color:var(--text-main);cursor:pointer;box-shadow:var(--shadow-subtle);border-radius:999px;justify-content:center;align-items:center;font-size:1.1rem;line-height:1;display:inline-flex}.FileExplorer-module__d7n4Ma__kebabBtn:hover{background:var(--bg-hover)}.FileExplorer-module__d7n4Ma__kebabMenu{z-index:50;background:var(--bg-modal,var(--bg-card));border:1px solid var(--border-card);border-radius:var(--radius-lg,12px);min-width:168px;box-shadow:var(--shadow-soft);flex-direction:column;padding:.3rem;display:flex;position:absolute;top:calc(100% + 4px);right:0}.FileExplorer-module__d7n4Ma__kebabItem,.FileExplorer-module__d7n4Ma__kebabItemDanger{text-align:left;color:var(--text-main);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem .7rem;font-size:.86rem}.FileExplorer-module__d7n4Ma__kebabItem:hover{background:var(--accent-hover)}.FileExplorer-module__d7n4Ma__kebabItemDanger{color:var(--color-danger,#dc2626)}.FileExplorer-module__d7n4Ma__kebabItemDanger:hover{background:var(--color-danger-soft,#dc26261a)}.FileExplorer-module__d7n4Ma__thCheck{width:40px}.FileExplorer-module__d7n4Ma__tdCheck{text-align:center}.FileExplorer-module__d7n4Ma__trSelected{background:var(--accent-soft)}.FileExplorer-module__d7n4Ma__rowActions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.FileExplorer-module__d7n4Ma__bulkBar{border-radius:var(--radius-lg,12px);border:1px solid var(--accent);background:var(--accent-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;padding:.6rem .9rem;display:flex}.FileExplorer-module__d7n4Ma__bulkCount{color:var(--text-main);font-size:.9rem;font-weight:600}.FileExplorer-module__d7n4Ma__bulkActions{flex-wrap:wrap;gap:.5rem;display:flex}.FileExplorer-module__d7n4Ma__bulkBtn,.FileExplorer-module__d7n4Ma__bulkBtnDanger,.FileExplorer-module__d7n4Ma__bulkClear{border:1px solid var(--border-card);background:var(--bg-glass-heavy);color:var(--text-main);cursor:pointer;border-radius:999px;padding:.4rem .9rem;font-size:.84rem;font-weight:600}.FileExplorer-module__d7n4Ma__bulkBtn:hover:not(:disabled),.FileExplorer-module__d7n4Ma__bulkClear:hover{box-shadow:var(--shadow-subtle)}.FileExplorer-module__d7n4Ma__bulkBtn:disabled{opacity:.5;cursor:not-allowed}.FileExplorer-module__d7n4Ma__bulkBtnDanger{color:var(--text-on-accent);background:var(--color-danger,#dc2626);border-color:#0000}.FileExplorer-module__d7n4Ma__bulkClear{color:var(--text-subtle);background:0 0}.FileExplorer-module__d7n4Ma__modalSubtitle{color:var(--text-subtle);word-break:break-word;margin:-.4rem 0 .8rem;font-size:.85rem}.FileExplorer-module__d7n4Ma__deleteWarnText{color:var(--text-main);margin-bottom:.6rem;font-size:.9rem}.FileExplorer-module__d7n4Ma__placesList{flex-direction:column;gap:.9rem;max-height:50vh;margin-bottom:.4rem;display:flex;overflow-y:auto}.FileExplorer-module__d7n4Ma__placesGroup{flex-direction:column;gap:.3rem;display:flex}.FileExplorer-module__d7n4Ma__placesArea{color:var(--text-main);align-items:center;gap:.4rem;font-size:.86rem;font-weight:600;display:flex}.FileExplorer-module__d7n4Ma__placesAreaIcon{font-size:.95rem}.FileExplorer-module__d7n4Ma__placesUl{flex-direction:column;gap:.25rem;margin:0;padding-left:1.4rem;display:flex}.FileExplorer-module__d7n4Ma__placesLi{color:var(--text-subtle);font-size:.85rem}.FileExplorer-module__d7n4Ma__previewGeneric{color:var(--text-on-accent,#fff);flex-direction:column;align-items:center;gap:.9rem;padding:2rem;display:flex}.FileExplorer-module__d7n4Ma__previewGenericIcon{font-size:3rem}.FileExplorer-module__d7n4Ma__previewGenericName{text-align:center;word-break:break-word;max-width:60vw;font-size:1rem;font-weight:600}.FileExplorer-module__d7n4Ma__pickerCard{width:min(92vw,520px);min-width:0}.FileExplorer-module__d7n4Ma__pickerBar{align-items:center;gap:.6rem;margin-bottom:.6rem;display:flex}.FileExplorer-module__d7n4Ma__pickerPath{color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.9rem;font-weight:600;overflow:hidden}.FileExplorer-module__d7n4Ma__pickerNewRow{gap:.5rem;margin-bottom:.6rem;display:flex}.FileExplorer-module__d7n4Ma__pickerList{border:1px solid var(--border-subtle);border-radius:var(--radius-lg,12px);flex-direction:column;gap:.25rem;max-height:45vh;margin-bottom:.6rem;padding:.4rem;display:flex;overflow-y:auto}.FileExplorer-module__d7n4Ma__pickerRow{text-align:left;color:var(--text-main);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .6rem;font-size:.9rem;display:flex}.FileExplorer-module__d7n4Ma__pickerRow:hover:not(:disabled){background:var(--accent-hover)}.FileExplorer-module__d7n4Ma__pickerRow:disabled{opacity:.45;cursor:not-allowed}.FileExplorer-module__d7n4Ma__videoDetailsCard{flex-direction:column;width:min(34rem,100vw - 2rem);max-height:min(38rem,100vh - 4rem);display:flex}.FileExplorer-module__d7n4Ma__modalHint{color:var(--text-subtle);margin:-.5rem 0 1rem;font-size:.8rem;line-height:1.45}.FileExplorer-module__d7n4Ma__videoDetailsList{flex-direction:column;gap:1rem;margin-bottom:1rem;display:flex;overflow-y:auto}.FileExplorer-module__d7n4Ma__videoDetailsItem{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-card);padding:.75rem}.FileExplorer-module__d7n4Ma__videoDetailsName{color:var(--text-main);overflow-wrap:anywhere;align-items:center;gap:.4rem;margin:0 0 .6rem;font-size:.85rem;font-weight:600;display:flex}.FileExplorer-module__d7n4Ma__modalLabel{color:var(--text-subtle);margin-bottom:.25rem;font-size:.75rem;font-weight:500;display:block}.FileExplorer-module__d7n4Ma__modalTextarea{border-radius:var(--radius-lg);border:1px solid var(--border-subtle);box-sizing:border-box;background:var(--bg-input);width:100%;min-height:4.5rem;color:var(--text-main);resize:vertical;outline:none;margin-bottom:.75rem;padding:.5rem .75rem;font-family:inherit;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.FileExplorer-module__d7n4Ma__modalTextarea::placeholder{color:var(--placeholder)}.FileExplorer-module__d7n4Ma__modalTextarea:focus{border-color:var(--focus-border);box-shadow:var(--focus-ring)}.FileExplorer-module__d7n4Ma__videoDetailsError{color:var(--color-danger-text);margin:0 0 .75rem;font-size:.8rem}
.NvAssistantButton-module__HraepG__btn{isolation:isolate;box-sizing:border-box;cursor:pointer;font:inherit;-webkit-tap-highlight-color:transparent;box-shadow:var(--shadow-card);border:none;border-radius:999px;flex:none;align-self:center;align-items:center;padding:2px;line-height:1;transition:transform .18s,box-shadow .2s;display:inline-flex;position:relative}.NvAssistantButton-module__HraepG__btn:before{content:"";z-index:-1;border-radius:inherit;background:linear-gradient(135deg, var(--nv-grad-1), var(--nv-grad-2), var(--nv-grad-1));filter:blur(9px);opacity:0;background-position:0%;background-size:200% 100%;transition:opacity .22s;position:absolute;inset:-4px}.NvAssistantButton-module__HraepG__btn:after{content:"";z-index:0;border-radius:inherit;background:linear-gradient(135deg, var(--nv-grad-1), var(--nv-grad-2), var(--nv-grad-1));background-position:0%;background-size:200% 100%;position:absolute;inset:0}.NvAssistantButton-module__HraepG__capsule{z-index:1;background:var(--bg-card);height:38px;color:var(--text-main);border-radius:999px;align-items:center;padding:0 14px 0 43px;display:inline-flex;position:relative;box-shadow:inset 0 1px #fff6}.NvAssistantButton-module__HraepG__mark{transition:left .4s cubic-bezier(.34,1.2,.64,1);position:absolute;top:50%;left:3px;transform:translateY(-50%)}.NvAssistantButton-module__HraepG__active .NvAssistantButton-module__HraepG__mark{left:calc(100% - 35px)}.NvAssistantButton-module__HraepG__sizer,.NvAssistantButton-module__HraepG__label{white-space:nowrap;letter-spacing:.01em;font-size:.9rem;font-weight:600}.NvAssistantButton-module__HraepG__sizer{visibility:hidden}.NvAssistantButton-module__HraepG__label{transition:opacity .25s;position:absolute;top:50%}.NvAssistantButton-module__HraepG__labelAssistant{left:43px;transform:translateY(-50%)}.NvAssistantButton-module__HraepG__labelActive{opacity:0;left:calc(50% - 17.5px);transform:translate(-50%,-50%)}.NvAssistantButton-module__HraepG__active .NvAssistantButton-module__HraepG__labelAssistant{opacity:0}.NvAssistantButton-module__HraepG__active .NvAssistantButton-module__HraepG__labelActive{opacity:1}.NvAssistantButton-module__HraepG__active .NvAssistantButton-module__HraepG__label{background:linear-gradient(135deg, var(--nv-grad-1), var(--nv-grad-2), var(--nv-grad-1));color:#0000;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:2.5s linear infinite NvAssistantButton-module__HraepG__nvFlow}.NvAssistantButton-module__HraepG__btn:hover:not(:disabled){transform:translateY(-1px)}.NvAssistantButton-module__HraepG__btn:hover:not(:disabled),.NvAssistantButton-module__HraepG__active:not(:disabled){box-shadow:none;z-index:1}.NvAssistantButton-module__HraepG__btn:hover:not(:disabled):after,.NvAssistantButton-module__HraepG__active:not(:disabled):after{animation:2.5s linear infinite NvAssistantButton-module__HraepG__nvFlow}.NvAssistantButton-module__HraepG__btn:hover:not(:disabled):before,.NvAssistantButton-module__HraepG__active:not(:disabled):before{opacity:.85;animation:2.5s linear infinite NvAssistantButton-module__HraepG__nvFlow}.NvAssistantButton-module__HraepG__btn:active:not(:disabled){transform:translateY(0)}.NvAssistantButton-module__HraepG__btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.NvAssistantButton-module__HraepG__btn:disabled{opacity:.5;cursor:not-allowed}@keyframes NvAssistantButton-module__HraepG__nvFlow{0%{background-position:0%}to{background-position:200%}}@media (prefers-reduced-motion:reduce){.NvAssistantButton-module__HraepG__btn,.NvAssistantButton-module__HraepG__mark{transition:none}.NvAssistantButton-module__HraepG__btn:hover:not(:disabled):after,.NvAssistantButton-module__HraepG__active:not(:disabled):after,.NvAssistantButton-module__HraepG__btn:hover:not(:disabled):before,.NvAssistantButton-module__HraepG__active:not(:disabled):before,.NvAssistantButton-module__HraepG__active .NvAssistantButton-module__HraepG__label{animation:none}.NvAssistantButton-module__HraepG__btn:hover:not(:disabled){transform:none}}
.BugReport-module__39dQ_a__btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .15s;display:inline-flex;position:relative}.BugReport-module__39dQ_a__btn:hover{transform:translateY(-1px)}.BugReport-module__39dQ_a__reportIcon{box-sizing:border-box;width:18px;height:18px;color:var(--accent-warm);border:2px solid;border-radius:999px;display:block;position:relative}.BugReport-module__39dQ_a__reportIcon:before,.BugReport-module__39dQ_a__reportIcon:after{content:"";background:currentColor;border-radius:1px;position:absolute;left:50%;transform:translate(-50%)}.BugReport-module__39dQ_a__reportIcon:before{width:2px;height:6px;top:3px}.BugReport-module__39dQ_a__reportIcon:after{border-radius:999px;width:2px;height:2px;bottom:2.5px}.BugReport-module__39dQ_a__btn:hover .BugReport-module__39dQ_a__reportIcon{filter:drop-shadow(0 0 6px var(--accent-warm))}.BugReport-module__39dQ_a__backdrop{z-index:200;background:var(--bg-modal-backdrop);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);justify-content:center;align-items:flex-start;padding:8vh 1rem 1rem;display:flex;position:fixed;inset:0}.BugReport-module__39dQ_a__modal{background:var(--bg-modal);border:1px solid var(--border-card);border-radius:var(--radius-lg);width:100%;max-width:520px;box-shadow:var(--shadow-modal);animation:.16s BugReport-module__39dQ_a__bugReportIn;overflow:hidden}@keyframes BugReport-module__39dQ_a__bugReportIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.BugReport-module__39dQ_a__head{border-bottom:1px solid var(--border-subtle);align-items:center;gap:.75rem;padding:1rem 1.1rem;display:flex}.BugReport-module__39dQ_a__headIcon{box-sizing:border-box;width:22px;height:22px;color:var(--accent-warm);border:2px solid;border-radius:999px;flex-shrink:0;display:block;position:relative}.BugReport-module__39dQ_a__headIcon:before,.BugReport-module__39dQ_a__headIcon:after{content:"";background:currentColor;border-radius:1px;position:absolute;left:50%;transform:translate(-50%)}.BugReport-module__39dQ_a__headIcon:before{width:2px;height:7px;top:4px}.BugReport-module__39dQ_a__headIcon:after{border-radius:999px;width:2px;height:2px;bottom:3px}.BugReport-module__39dQ_a__headText{flex:1;min-width:0}.BugReport-module__39dQ_a__title{color:var(--text-main);font-size:1rem;font-weight:650}.BugReport-module__39dQ_a__subtitle{color:var(--text-subtle);margin-top:.1rem;font-size:.82rem}.BugReport-module__39dQ_a__close{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;flex-shrink:0;padding:.25rem .4rem;font-size:.95rem;line-height:1}.BugReport-module__39dQ_a__close:hover{background:var(--bg-hover);color:var(--text-main)}.BugReport-module__39dQ_a__body{padding:1.1rem}.BugReport-module__39dQ_a__label{color:var(--text-main);margin-bottom:.4rem;font-size:.85rem;font-weight:550;display:block}.BugReport-module__39dQ_a__textarea{box-sizing:border-box;resize:vertical;width:100%;min-height:120px;font:inherit;color:var(--text-main);background:var(--bg-input);border:1px solid var(--border-input);border-radius:var(--radius-md);padding:.7rem .8rem;font-size:.9rem}.BugReport-module__39dQ_a__textarea::placeholder{color:var(--placeholder)}.BugReport-module__39dQ_a__textarea:focus{border-color:var(--focus-border);box-shadow:var(--focus-ring);outline:none}.BugReport-module__39dQ_a__error{color:var(--color-danger-text);margin-top:.6rem;font-size:.82rem}.BugReport-module__39dQ_a__checkboxRow{color:var(--text-subtle);cursor:pointer;align-items:flex-start;gap:.55rem;margin-top:.9rem;font-size:.85rem;line-height:1.4;display:flex}.BugReport-module__39dQ_a__checkboxRow input{accent-color:var(--accent);cursor:pointer;margin-top:.15rem}.BugReport-module__39dQ_a__footer{justify-content:flex-end;gap:.6rem;margin-top:1.1rem;display:flex}.BugReport-module__39dQ_a__primary{background:var(--accent-gradient);color:var(--text-on-accent);cursor:pointer;border:none;border-radius:999px;padding:.5rem 1.1rem;font-size:.88rem;font-weight:550}.BugReport-module__39dQ_a__primary:disabled{opacity:.55;cursor:not-allowed}.BugReport-module__39dQ_a__ghost{border:1px solid var(--border-input);background:var(--bg-card);color:var(--text-main);cursor:pointer;border-radius:999px;padding:.5rem 1.1rem;font-size:.88rem;font-weight:500}.BugReport-module__39dQ_a__ghost:hover{background:var(--bg-hover)}.BugReport-module__39dQ_a__doneMsg{text-align:center;flex-direction:column;align-items:center;gap:.8rem;padding:1.2rem .5rem .6rem;display:flex}.BugReport-module__39dQ_a__doneCheck{background:var(--color-success-bg);width:44px;height:44px;color:var(--color-success-text);border-radius:999px;justify-content:center;align-items:center;font-size:1.3rem;font-weight:700;display:inline-flex}.BugReport-module__39dQ_a__doneText{color:var(--text-main);margin:0;font-size:.92rem}
.BuyTokensModal-module__TvEROa__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.BuyTokensModal-module__TvEROa__modal{background:var(--bg-card,#fff);border:1px solid var(--border-subtle,#0000001a);border-radius:18px;width:100%;max-width:440px;max-height:90vh;padding:1.4rem 1.5rem 1.2rem;overflow-y:auto;box-shadow:0 20px 60px #00000040}.BuyTokensModal-module__TvEROa__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.6rem;display:flex}.BuyTokensModal-module__TvEROa__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--text-subtle,#888);font-size:.72rem;font-weight:600}.BuyTokensModal-module__TvEROa__title{color:var(--text-strong,inherit);margin:.15rem 0 0;font-size:1.25rem;font-weight:700}.BuyTokensModal-module__TvEROa__close{color:var(--text-muted,#999);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.3rem;font-size:1rem;line-height:1}.BuyTokensModal-module__TvEROa__close:hover{background:var(--bg-hover,#0000000d)}.BuyTokensModal-module__TvEROa__intro{color:var(--text-muted,#666);margin:0 0 1rem;font-size:.85rem;line-height:1.45}.BuyTokensModal-module__TvEROa__error{color:var(--color-danger,#dc2626);background:#dc26261a;border-radius:10px;margin-bottom:.8rem;padding:.55rem .75rem;font-size:.82rem}.BuyTokensModal-module__TvEROa__empty{text-align:center;color:var(--text-muted,#888);padding:1.5rem 0;font-size:.9rem}.BuyTokensModal-module__TvEROa__packList{flex-direction:column;gap:.6rem;display:flex}.BuyTokensModal-module__TvEROa__pack{border:1px solid var(--border-subtle,#0000001a);background:var(--bg-subtle,#00000005);border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem .9rem;display:flex}.BuyTokensModal-module__TvEROa__packName{color:var(--text-strong,inherit);font-size:.95rem;font-weight:600}.BuyTokensModal-module__TvEROa__packTokens{color:var(--text-muted,#777);margin-top:.15rem;font-size:.82rem}.BuyTokensModal-module__TvEROa__buyBtn{cursor:pointer;background:var(--accent,#6366f1);min-width:84px;color:var(--text-on-accent,#fff);border:none;border-radius:999px;flex-shrink:0;padding:.5rem 1rem;font-size:.9rem;font-weight:700}.BuyTokensModal-module__TvEROa__buyBtn:hover:not(:disabled){filter:brightness(1.05)}.BuyTokensModal-module__TvEROa__buyBtn:disabled{opacity:.6;cursor:default}.BuyTokensModal-module__TvEROa__footer{text-align:center;color:var(--text-subtle,#999);margin:1rem 0 0;font-size:.75rem}
.TokenPackList-module__DbvGfW__wrap{flex-direction:column;gap:1.1rem;display:flex}.TokenPackList-module__DbvGfW__section{flex-direction:column;gap:.55rem;display:flex}.TokenPackList-module__DbvGfW__sectionHead{justify-content:space-between;align-items:baseline;gap:.6rem;display:flex}.TokenPackList-module__DbvGfW__sectionTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--text-strong,inherit);font-size:.78rem;font-weight:700}.TokenPackList-module__DbvGfW__sectionHint{color:var(--text-subtle,#999);font-size:.72rem}.TokenPackList-module__DbvGfW__packList{flex-direction:column;gap:.55rem;display:flex}.TokenPackList-module__DbvGfW__pack{border:1px solid var(--border-subtle,#0000001a);background:var(--bg-subtle,#00000005);border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem .9rem;display:flex}.TokenPackList-module__DbvGfW__packInfo{min-width:0}.TokenPackList-module__DbvGfW__packName{color:var(--text-strong,inherit);font-size:.95rem;font-weight:600}.TokenPackList-module__DbvGfW__packTokens{color:var(--text-muted,#777);margin-top:.15rem;font-size:.82rem}.TokenPackList-module__DbvGfW__packDesc{color:var(--text-subtle,#999);margin-top:.25rem;font-size:.78rem;line-height:1.35}.TokenPackList-module__DbvGfW__buyBtn{cursor:pointer;background:var(--accent,#6366f1);min-width:90px;color:var(--text-on-accent,#fff);border:none;border-radius:999px;flex-shrink:0;padding:.5rem 1rem;font-size:.9rem;font-weight:700}.TokenPackList-module__DbvGfW__buyBtn:hover:not(:disabled){filter:brightness(1.05)}.TokenPackList-module__DbvGfW__buyBtn:disabled{opacity:.6;cursor:default}.TokenPackList-module__DbvGfW__packSelected{border-color:var(--accent);background:var(--accent-soft)}
.GateCard-module__p5Upza__gateCard{background:var(--bg-card);border:1px solid #00000014;border-left:3px solid var(--accent-warm);border-radius:12px;flex-direction:column;gap:.6rem;margin:.5rem .5rem .5rem 0;padding:1rem;font-size:.825rem;display:flex}.GateCard-module__p5Upza__gateTitle{color:var(--text-main);font-size:.9rem;font-weight:700}.GateCard-module__p5Upza__gateDesc{color:var(--text-subtle);line-height:1.5}.GateCard-module__p5Upza__gateUsageRow{justify-content:space-between;font-size:.78rem;display:flex}.GateCard-module__p5Upza__gateUsageLabel{color:var(--text-muted)}.GateCard-module__p5Upza__gateUsageVal{color:var(--text-main);font-weight:600}.GateCard-module__p5Upza__gateBar{background:#00000012;border-radius:99px;height:5px;overflow:hidden}.GateCard-module__p5Upza__gateBarFill{border-radius:99px;height:100%;transition:width .3s}.GateCard-module__p5Upza__gateCountdown{color:var(--text-subtle);font-size:.8rem}.GateCard-module__p5Upza__gateSliderWrap{border-top:1px solid #0000000f;flex-direction:column;gap:.4rem;padding-top:.6rem;display:flex}.GateCard-module__p5Upza__gateSliderLabel{color:var(--text-main);font-size:.8rem;font-weight:500}.GateCard-module__p5Upza__gateSliderDelta{color:var(--accent);font-size:.75rem}.GateCard-module__p5Upza__gateSlider{width:100%;accent-color:var(--accent);cursor:pointer}.GateCard-module__p5Upza__gateSliderRange{color:var(--text-muted);justify-content:space-between;font-size:.7rem;display:flex}.GateCard-module__p5Upza__gateUnlockBtn{background:var(--accent-gradient);color:var(--text-on-accent);cursor:pointer;border:none;border-radius:8px;align-self:flex-start;margin-top:.25rem;padding:.5rem .9rem;font-size:.8rem;font-weight:600;transition:opacity .15s}.GateCard-module__p5Upza__gateBuyBtn{color:var(--accent);border:1px solid var(--accent);cursor:pointer;background:0 0;border-radius:8px;align-self:flex-start;margin-top:.25rem;padding:.5rem .9rem;font-size:.8rem;font-weight:600;transition:background .15s,opacity .15s;display:inline-block}.GateCard-module__p5Upza__gateBuyBtn:hover{background:#6366f114}.GateCard-module__p5Upza__gateBuyBtnPrimary{background:var(--accent-gradient);color:var(--text-on-accent);cursor:pointer;border:none;border-radius:8px;align-self:flex-start;margin-top:.25rem;padding:.5rem .9rem;font-size:.8rem;font-weight:600;transition:opacity .15s;display:inline-block}.GateCard-module__p5Upza__gateBuyBtnPrimary:hover{opacity:.9}.GateCard-module__p5Upza__gateSuccess{color:var(--color-success);font-size:.8rem;font-weight:500}.GateCard-module__p5Upza__gateBypassWrap{border-top:1px solid #0000000f;flex-direction:column;gap:.35rem;padding-top:.6rem;display:flex}.GateCard-module__p5Upza__gateBypassBtn{color:var(--accent);border:1px solid var(--accent);cursor:pointer;background:0 0;border-radius:8px;align-self:flex-start;padding:.5rem .9rem;font-size:.8rem;font-weight:600;transition:opacity .15s}.GateCard-module__p5Upza__gateBypassHint{color:var(--text-muted);font-size:.72rem;line-height:1.4}
.NvChatBody-module__td5wKa__wrap{background:var(--bg-card);height:100%;min-height:0;color:var(--text-main);flex-direction:column;display:flex;position:relative;overflow:hidden}.NvChatBody-module__td5wKa__body{flex-direction:column;flex:1;min-height:0;transition:opacity .4s;display:flex}.NvChatBody-module__td5wKa__bodyShown{opacity:1}.NvChatBody-module__td5wKa__bodyHidden{opacity:0;pointer-events:none}@media (prefers-reduced-motion:reduce){.NvChatBody-module__td5wKa__body{transition:none}}.NvChatBody-module__td5wKa__header{background:var(--nv-gradient);color:var(--text-on-accent);flex-shrink:0;align-items:center;gap:.7rem;padding:.85rem 1rem;display:flex}.NvChatBody-module__td5wKa__headerIcon{letter-spacing:.04em;background:#ffffff2e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.8rem;font-weight:700;display:inline-flex}.NvChatBody-module__td5wKa__headerText{flex:1;min-width:0}.NvChatBody-module__td5wKa__closeBtn{width:1.75rem;height:1.75rem;color:var(--text-on-accent);cursor:pointer;background:#ffffff26;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;line-height:1;transition:background .15s;display:flex}.NvChatBody-module__td5wKa__closeBtn:hover{background:#ffffff47}.NvChatBody-module__td5wKa__headerTitle{letter-spacing:-.01em;font-size:.95rem;font-weight:700}.NvChatBody-module__td5wKa__headerSub{opacity:.85;font-size:.72rem}.NvChatBody-module__td5wKa__messages{background:var(--bg-glass-strong);flex-direction:column;flex:1;gap:.55rem;min-height:0;padding:.85rem .9rem;display:flex;overflow-y:auto}.NvChatBody-module__td5wKa__message{align-items:flex-end;gap:.5rem;max-width:95%;display:flex}.NvChatBody-module__td5wKa__user{flex-direction:row-reverse;align-self:flex-end}.NvChatBody-module__td5wKa__assistant{align-self:flex-start}.NvChatBody-module__td5wKa__msgIcon{background:var(--accent-warm);width:1.5rem;height:1.5rem;color:var(--text-on-accent);letter-spacing:.04em;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.62rem;font-weight:700;display:inline-flex}.NvChatBody-module__td5wKa__bubble{white-space:pre-wrap;background:var(--bg-card);color:var(--text-main);border:1px solid var(--border-subtle);border-radius:14px;max-width:100%;padding:.55rem .8rem;font-size:.88rem;line-height:1.5}.NvChatBody-module__td5wKa__user .NvChatBody-module__td5wKa__bubble{background:var(--accent-soft);color:var(--text-main);border-color:color-mix(in srgb, var(--accent-warm) 30%, var(--border-subtle))}.NvChatBody-module__td5wKa__bubbleError{background:var(--color-danger-bg);color:var(--color-danger-text);border-color:var(--color-danger-bg)}.NvChatBody-module__td5wKa__quickActions{align-self:flex-start;margin-top:.25rem}.NvChatBody-module__td5wKa__quickBtn{background:var(--accent-warm);color:var(--text-on-accent);cursor:pointer;box-shadow:var(--shadow-subtle);border:none;border-radius:999px;padding:.45rem 1rem;font-family:inherit;font-size:.82rem;font-weight:600}.NvChatBody-module__td5wKa__quickBtn:hover{filter:brightness(1.07)}.NvChatBody-module__td5wKa__typing{gap:.2rem;display:inline-flex}.NvChatBody-module__td5wKa__typing span{background:var(--text-subtle);border-radius:999px;width:.4rem;height:.4rem;animation:1.2s ease-in-out infinite NvChatBody-module__td5wKa__bounce}.NvChatBody-module__td5wKa__typing span:nth-child(2){animation-delay:.15s}.NvChatBody-module__td5wKa__typing span:nth-child(3){animation-delay:.3s}@keyframes NvChatBody-module__td5wKa__bounce{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.NvChatBody-module__td5wKa__inputRow{border-top:1px solid var(--border-subtle);background:var(--bg-card);flex-shrink:0;gap:.45rem;padding:.65rem;display:flex}.NvChatBody-module__td5wKa__input{resize:none;border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:var(--bg-input);color:var(--text-main);flex:1;padding:.5rem .65rem;font-family:inherit;font-size:.9rem;line-height:1.4}.NvChatBody-module__td5wKa__input:focus{border-color:var(--accent-warm);outline:none;box-shadow:0 0 0 3px #f973162e}.NvChatBody-module__td5wKa__sendBtn{background:var(--accent-warm);color:var(--text-on-accent);cursor:pointer;box-shadow:var(--shadow-subtle);border:none;border-radius:999px;flex-shrink:0;padding:.5rem 1rem;font-family:inherit;font-size:.85rem;font-weight:600}.NvChatBody-module__td5wKa__sendBtn:hover:not(:disabled){filter:brightness(1.05)}.NvChatBody-module__td5wKa__sendBtn:disabled{opacity:.5;cursor:not-allowed}
.NvDockWave-module__if89Na__wave{pointer-events:none;z-index:6;border-radius:inherit;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:absolute;inset:0;overflow:hidden}.NvDockWave-module__if89Na__on{opacity:1}.NvDockWave-module__if89Na__off{opacity:0}.NvDockWave-module__if89Na__scrim{background:var(--bg-card);position:absolute;inset:0}.NvDockWave-module__if89Na__ring{aspect-ratio:1;background:radial-gradient(circle, transparent 56%, var(--wave-1,var(--nv-grad-1)) 65%, var(--wave-2,var(--nv-grad-2)) 76%, transparent 82%);width:62%;filter:drop-shadow(0 0 14px color-mix(in srgb, var(--wave-1,var(--nv-grad-1)) 55%, transparent)) drop-shadow(0 0 26px color-mix(in srgb, var(--wave-2,var(--nv-grad-2)) 35%, transparent));opacity:0;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.15)}.NvDockWave-module__if89Na__expand .NvDockWave-module__if89Na__ring{animation:1s ease-out infinite NvDockWave-module__if89Na__nvRipple}.NvDockWave-module__if89Na__collapse .NvDockWave-module__if89Na__ring{animation:1s ease-in infinite NvDockWave-module__if89Na__nvRippleIn}.NvDockWave-module__if89Na__label{z-index:7;letter-spacing:.01em;color:var(--text-main);background:linear-gradient(135deg, var(--wave-1,var(--nv-grad-1)), var(--wave-2,var(--nv-grad-2)));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:.82rem;font-weight:650;animation:1.4s ease-in-out infinite NvDockWave-module__if89Na__nvPulse;position:relative}@keyframes NvDockWave-module__if89Na__nvRipple{0%{opacity:1;transform:translate(-50%,-50%)scale(.15)}to{opacity:0;transform:translate(-50%,-50%)scale(2.4)}}@keyframes NvDockWave-module__if89Na__nvRippleIn{0%{opacity:0;transform:translate(-50%,-50%)scale(2.4)}35%{opacity:1}to{opacity:0;transform:translate(-50%,-50%)scale(.15)}}@keyframes NvDockWave-module__if89Na__nvPulse{0%,to{opacity:.25}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.NvDockWave-module__if89Na__ring{display:none}.NvDockWave-module__if89Na__label{opacity:.85;animation:none}}
.MobileToolShell-module__3IdM-a__shell{--mtool-gap:var(--panel-gutter);--mtool-gutter:calc(var(--panel-peek) + var(--mtool-gap));--mtool-header:var(--header-h-mobile-portal);--mtool-pager:var(--tap-min);--split-controls-w:min(clamp(300px, 34vw, 400px), 42%);height:calc(100dvh - var(--mtool-header) - var(--safe-t));grid-template-rows:auto 1fr;min-height:0;display:grid;position:relative;overflow:hidden}.MobileToolShell-module__3IdM-a__rail{z-index:var(--z-raised);gap:var(--mtool-gap);scroll-snap-type:x mandatory;scroll-behavior:smooth;min-height:0;padding-inline:var(--mtool-gutter);scroll-padding-inline:var(--mtool-gutter);overscroll-behavior-x:contain;overscroll-behavior-y:none;touch-action:pan-x pan-y pinch-zoom;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;padding-block-end:var(--safe-b);display:flex;position:relative;overflow:auto hidden}.MobileToolShell-module__3IdM-a__rail::-webkit-scrollbar{display:none}.MobileToolShell-module__3IdM-a__rail[data-dragging=true]{scroll-snap-type:none;scroll-behavior:auto}.MobileToolShell-module__3IdM-a__rail[data-locked=true]{overflow-x:hidden}.MobileToolShell-module__3IdM-a__panel{scroll-snap-align:center;scroll-snap-stop:always;overscroll-behavior:contain;touch-action:manipulation;background:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--radius-lg);min-width:0;box-shadow:var(--shadow-card);flex:0 0 100%;position:relative;overflow:hidden auto}.MobileToolShell-module__3IdM-a__panelViewport{padding:0;overflow:hidden}:where(:root[data-mobile=phone]) .MobileToolShell-module__3IdM-a__panelAssistant[data-enabled=false],.MobileToolShell-module__3IdM-a__shell[data-layout=rail] .MobileToolShell-module__3IdM-a__panelAssistant[data-enabled=false]{display:none}.MobileToolShell-module__3IdM-a__gutter{width:var(--mtool-gutter);z-index:var(--z-content);cursor:pointer;touch-action:pan-x;-webkit-tap-highlight-color:transparent;background:0 0;border:0;min-width:0;margin:0;padding:0;position:absolute;inset-block:0}.MobileToolShell-module__3IdM-a__gutterStart{inset-inline-start:0}.MobileToolShell-module__3IdM-a__gutterEnd{inset-inline-end:0}.MobileToolShell-module__3IdM-a__gutter[aria-disabled=true]{display:none}.MobileToolShell-module__3IdM-a__gutter:after{content:"";border-radius:var(--radius-sm);background:color-mix(in srgb, var(--accent) 35%, transparent);inline-size:2px;transition:background var(--dur-instant) var(--ease-out);position:absolute;inset-block:25%;inset-inline-start:50%;translate:-50%}@media (hover:hover){.MobileToolShell-module__3IdM-a__gutter:hover:after{background:var(--accent)}}.MobileToolShell-module__3IdM-a__gutter:active:after{background:var(--accent-strong)}.MobileToolShell-module__3IdM-a__gutter:focus-visible{outline:2px solid var(--accent);outline-offset:-2px;border-radius:var(--radius-sm)}.MobileToolShell-module__3IdM-a__gutter[data-flare=on]:before{content:"";border-radius:0 var(--radius-md) var(--radius-md) 0;background:linear-gradient(to right, color-mix(in srgb, var(--accent) 55%, transparent), transparent 85%);animation:MobileToolShell-module__3IdM-a__gutterFlare .72s var(--ease-out) 1 both;pointer-events:none;position:absolute;inset:0}@keyframes MobileToolShell-module__3IdM-a__gutterFlare{0%{opacity:0;transform:translate(-40%)}22%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(0)}}.MobileToolShell-module__3IdM-a__pager{z-index:var(--z-content);block-size:var(--mtool-pager);flex:none;justify-content:center;align-items:center;gap:0;display:flex;position:relative}.MobileToolShell-module__3IdM-a__dot{inline-size:var(--tap-min);block-size:var(--tap-min);min-inline-size:var(--tap-min);min-block-size:var(--tap-min);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;place-items:center;padding:0;display:grid;position:relative}.MobileToolShell-module__3IdM-a__dotGlyph{background:var(--text-muted);block-size:8px;inline-size:8px;transition:background var(--dur-instant) var(--ease-out), inline-size var(--dur-instant) var(--ease-out), border-radius var(--dur-instant) var(--ease-out);border-radius:50%}.MobileToolShell-module__3IdM-a__dot[data-active=true] .MobileToolShell-module__3IdM-a__dotGlyph{background:var(--accent);inline-size:var(--panel-peek);border-radius:var(--radius-sm)}.MobileToolShell-module__3IdM-a__dot:focus-visible{outline:2px solid var(--accent);outline-offset:-4px;border-radius:50%}.MobileToolShell-module__3IdM-a__dot[data-pulse=true] .MobileToolShell-module__3IdM-a__dotGlyph{animation:MobileToolShell-module__3IdM-a__dotPulse .62s var(--ease-out) 1 both}@keyframes MobileToolShell-module__3IdM-a__dotPulse{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--accent) 70%, transparent)}to{box-shadow:0 0 0 9px color-mix(in srgb, var(--accent) 0%, transparent)}}.MobileToolShell-module__3IdM-a__dot[data-docked=true]:before{content:"";background:var(--nv-gradient);opacity:.45;animation:MobileToolShell-module__3IdM-a__dotBreathe 2.4s var(--ease-standard) infinite;pointer-events:none;border-radius:50%;position:absolute;inset:25%}@keyframes MobileToolShell-module__3IdM-a__dotBreathe{0%,to{opacity:.28}50%{opacity:.62}}.MobileToolShell-module__3IdM-a__flashWave{--wave-1:var(--accent);--wave-2:var(--accent-strong);animation:MobileToolShell-module__3IdM-a__flashOut .72s var(--ease-out) 1 both}@keyframes MobileToolShell-module__3IdM-a__flashOut{0%,70%{opacity:1}to{opacity:0}}.MobileToolShell-module__3IdM-a__flashPanel{background:color-mix(in srgb, var(--accent) 8%, transparent)}.MobileToolShell-module__3IdM-a__flashEdge{border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:var(--accent);inline-size:3px;animation:MobileToolShell-module__3IdM-a__flashEdgeSweep .72s var(--ease-out) 1 both;inset-inline-end:auto}.MobileToolShell-module__3IdM-a__flashEdge .MobileToolShell-module__3IdM-a__flashRing{display:none}@keyframes MobileToolShell-module__3IdM-a__flashEdgeSweep{0%{opacity:0;clip-path:inset(0 0 100%)}30%{opacity:1;clip-path:inset(0)}to{opacity:0;clip-path:inset(0)}}.MobileToolShell-module__3IdM-a__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;block-size:1px;inline-size:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:where(:root[data-mobile=tablet]) .MobileToolShell-module__3IdM-a__shell,.MobileToolShell-module__3IdM-a__shell[data-layout=split]{--assist-min-viewport:120px;--assist-w:max(min(320px, calc(100% - 48px)), min(clamp(320px, 46%, 440px), calc(100% - var(--split-controls-w) - var(--mtool-gap) - var(--assist-min-viewport))));grid-template-rows:1fr}:where(:root[data-mobile=tablet]) .MobileToolShell-module__3IdM-a__rail,.MobileToolShell-module__3IdM-a__shell[data-layout=split] .MobileToolShell-module__3IdM-a__rail{scroll-snap-type:none;scroll-behavior:auto;gap:var(--space-md);touch-action:auto;padding-inline:0;scroll-padding-inline:0;overflow:hidden}:where(:root[data-mobile=tablet]) .MobileToolShell-module__3IdM-a__panelControls,.MobileToolShell-module__3IdM-a__shell[data-layout=split] .MobileToolShell-module__3IdM-a__panelControls{flex:0 0 var(--split-controls-w)}:where(:root[data-mobile=tablet]) .MobileToolShell-module__3IdM-a__panelViewport,.MobileToolShell-module__3IdM-a__shell[data-layout=split] .MobileToolShell-module__3IdM-a__panelViewport{flex:auto;min-width:0}:where(:root[data-mobile=tablet]) :is(.MobileToolShell-module__3IdM-a__gutter,.MobileToolShell-module__3IdM-a__pager),.MobileToolShell-module__3IdM-a__shell[data-layout=split] :is(.MobileToolShell-module__3IdM-a__gutter,.MobileToolShell-module__3IdM-a__pager){display:none}:where(:root[data-mobile=tablet]) .MobileToolShell-module__3IdM-a__panelAssistant,.MobileToolShell-module__3IdM-a__shell[data-layout=split] .MobileToolShell-module__3IdM-a__panelAssistant{inline-size:var(--assist-w);z-index:var(--z-drawer);border:0;border-inline-start:1px solid var(--border-card);box-shadow:var(--shadow-soft);background:var(--bg-card);overscroll-behavior:contain;visibility:hidden;opacity:0;transition:opacity var(--dur-panel) var(--ease-out), visibility 0s linear var(--dur-panel);border-radius:0;padding-block-end:var(--safe-b);padding-inline-end:var(--safe-r);position:absolute;inset-block:0;inset-inline:auto 0;overflow-y:auto}:where(:root[data-mobile=tablet]) .MobileToolShell-module__3IdM-a__panelAssistant[data-open=true],.MobileToolShell-module__3IdM-a__shell[data-layout=split] .MobileToolShell-module__3IdM-a__panelAssistant[data-open=true]{visibility:visible;opacity:1;transition:opacity var(--dur-panel) var(--ease-out), visibility 0s linear 0s}:where(:root:not([data-mobile])) .MobileToolShell-module__3IdM-a__shell,.MobileToolShell-module__3IdM-a__shell[data-layout=desktop]{grid-template-rows:1fr;height:100%}:where(:root:not([data-mobile])) .MobileToolShell-module__3IdM-a__rail,.MobileToolShell-module__3IdM-a__shell[data-layout=desktop] .MobileToolShell-module__3IdM-a__rail{scroll-snap-type:none;scroll-behavior:auto;gap:var(--space-md);touch-action:auto;padding-block-end:0;padding-inline:0;scroll-padding-inline:0;overflow:hidden}:where(:root:not([data-mobile])) .MobileToolShell-module__3IdM-a__panel,.MobileToolShell-module__3IdM-a__shell[data-layout=desktop] .MobileToolShell-module__3IdM-a__panel{scroll-snap-align:none;box-shadow:none;flex:none}:where(:root:not([data-mobile])) .MobileToolShell-module__3IdM-a__panelViewport,.MobileToolShell-module__3IdM-a__shell[data-layout=desktop] .MobileToolShell-module__3IdM-a__panelViewport{flex:auto;min-width:0}:where(:root:not([data-mobile])) :is(.MobileToolShell-module__3IdM-a__gutter,.MobileToolShell-module__3IdM-a__pager),.MobileToolShell-module__3IdM-a__shell[data-layout=desktop] :is(.MobileToolShell-module__3IdM-a__gutter,.MobileToolShell-module__3IdM-a__pager){display:none}@media (prefers-reduced-motion:reduce){.MobileToolShell-module__3IdM-a__rail{scroll-behavior:auto}.MobileToolShell-module__3IdM-a__dotGlyph{transition:none}.MobileToolShell-module__3IdM-a__dot[data-pulse=true] .MobileToolShell-module__3IdM-a__dotGlyph{box-shadow:0 0 0 3px var(--accent-soft);animation:none}.MobileToolShell-module__3IdM-a__dot[data-docked=true]:before{opacity:.45;animation:none}.MobileToolShell-module__3IdM-a__gutter[data-flare=on]:before{opacity:1;animation:none}.MobileToolShell-module__3IdM-a__gutter:after{transition:none}.MobileToolShell-module__3IdM-a__flashWave{opacity:1;background:var(--accent-soft);box-shadow:inset 0 0 0 2px var(--accent);animation:none}.MobileToolShell-module__3IdM-a__flashEdge{opacity:1;background:var(--accent);box-shadow:none;animation:none}.MobileToolShell-module__3IdM-a__shell[data-layout=split] .MobileToolShell-module__3IdM-a__panelAssistant,:where(:root[data-mobile=tablet]) .MobileToolShell-module__3IdM-a__panelAssistant{transition:none}}
.PageRenderer-module__8USOVW__page{min-height:100%;font-family:var(--site-body-font,system-ui, sans-serif);color:var(--site-text,var(--text-main))}.PageRenderer-module__8USOVW__empty{min-height:300px;color:var(--site-text-muted,var(--text-muted));flex-direction:column;justify-content:center;align-items:center;gap:1rem;font-size:.95rem;display:flex}.PageRenderer-module__8USOVW__empty p{margin:0}.PageRenderer-module__8USOVW__addFirstBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.PageRenderer-module__8USOVW__addFirstBtn{border:2px dashed var(--site-border,var(--border-input));color:var(--site-text-muted,var(--text-subtle));border-radius:var(--radius-md);cursor:pointer;transition:all var(--dur-fast) var(--ease-standard);background:0 0;padding:.75rem 1.5rem;font-size:.85rem;font-weight:600}.PageRenderer-module__8USOVW__addFirstBtn:hover{border-color:var(--site-accent,var(--accent));color:var(--site-accent,var(--accent));background:var(--site-card,var(--accent-hover))}.PageRenderer-module__8USOVW__insertPoint{opacity:0;transition:opacity var(--dur-fast) var(--ease-standard);justify-content:center;padding:.25rem 0;display:flex}.PageRenderer-module__8USOVW__insertPoint:hover,.PageRenderer-module__8USOVW__insertPoint:focus-within{opacity:1}.PageRenderer-module__8USOVW__insertBtn{border:2px solid var(--site-border,var(--border-input));background:var(--site-card-strong,var(--bg-card));width:28px;height:28px;color:var(--site-text-muted,var(--text-muted));cursor:pointer;transition:all var(--dur-instant) var(--ease-standard);box-shadow:var(--canvas-chrome-shadow);border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;line-height:1;display:flex}.PageRenderer-module__8USOVW__insertBtn:hover{border-color:var(--site-accent,var(--accent));color:var(--site-accent,var(--accent));background:var(--site-card,#f5f3ff);transform:scale(1.1)}.PageRenderer-module__8USOVW__insertBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}
.RecreateWizard-module__ZsarBq__overlay{background:var(--bg-modal-backdrop);z-index:var(--z-modal);padding:var(--space-xl);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.RecreateWizard-module__ZsarBq__modal{background:var(--bg-modal);border:1px solid var(--border-card);border-radius:var(--radius-xl);box-shadow:var(--shadow-modal);width:100%;max-width:560px;max-height:90vh;padding:var(--space-3xl);color:var(--text-main);overflow-y:auto}.RecreateWizard-module__ZsarBq__header{justify-content:space-between;align-items:flex-start;gap:var(--space-xl);margin-bottom:var(--space-xs);display:flex}.RecreateWizard-module__ZsarBq__title{letter-spacing:-.02em;color:var(--text-main);margin:0;font-size:1.25rem;font-weight:600}.RecreateWizard-module__ZsarBq__subtitle{color:var(--text-subtle);margin:var(--space-3xs) 0 var(--space-xl);font-size:.9rem;line-height:1.5}.RecreateWizard-module__ZsarBq__close{color:var(--text-subtle);cursor:pointer;transition:color var(--dur-fast) var(--ease-standard);background:0 0;border:none;padding:0;font-family:inherit;font-size:1.4rem;line-height:1}.RecreateWizard-module__ZsarBq__close:hover{color:var(--text-main)}.RecreateWizard-module__ZsarBq__close:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--radius-sm)}.RecreateWizard-module__ZsarBq__label{color:var(--text-subtle);margin-bottom:var(--space-xs);font-size:.75rem;font-weight:600;display:block}.RecreateWizard-module__ZsarBq__input{border:1px solid var(--border-input);background:var(--bg-input);width:100%;color:var(--text-main);font-size:var(--input-font-size);box-sizing:border-box;transition:border-color var(--dur-fast) var(--ease-standard), box-shadow var(--dur-fast) var(--ease-standard);border-radius:999px;outline:none;padding:.7rem .9rem;font-family:inherit}.RecreateWizard-module__ZsarBq__input::placeholder{color:var(--placeholder)}.RecreateWizard-module__ZsarBq__input:focus{border-color:var(--focus-border);box-shadow:var(--focus-ring)}.RecreateWizard-module__ZsarBq__input:disabled{background:var(--bg-input-disabled);cursor:not-allowed}.RecreateWizard-module__ZsarBq__methodRow{gap:var(--space-md);margin:var(--space-xs) 0 var(--space-xl);flex-direction:column;display:flex}.RecreateWizard-module__ZsarBq__methodCard{text-align:left;border:1px solid var(--border-card);border-radius:var(--radius-lg);background:var(--bg-glass-strong);padding:var(--space-lg) var(--space-xl);cursor:pointer;color:var(--text-main);transition:transform var(--dur-fast) var(--ease-standard), box-shadow var(--dur-fast) var(--ease-standard), border-color var(--dur-fast) var(--ease-standard), background var(--dur-fast) var(--ease-standard);font-family:inherit}.RecreateWizard-module__ZsarBq__methodCard:hover:not(:disabled){box-shadow:var(--shadow-soft);border-color:var(--border-accent);background:var(--accent-hover);transform:translateY(-2px)}.RecreateWizard-module__ZsarBq__methodCard:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.RecreateWizard-module__ZsarBq__methodCard:disabled{opacity:.55;cursor:not-allowed;transform:none}.RecreateWizard-module__ZsarBq__methodCardSelected{border-color:var(--border-accent);background:var(--accent-hover);box-shadow:var(--shadow-subtle);}.RecreateWizard-module__ZsarBq__methodCardTitle{margin-bottom:var(--space-3xs);font-size:.95rem;font-weight:600}.RecreateWizard-module__ZsarBq__methodCardDesc{color:var(--text-subtle);font-size:.82rem;line-height:1.45}.RecreateWizard-module__ZsarBq__codeBlock{font-family:var(--font-mono);background:var(--bg-soft);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:var(--space-md) var(--space-lg);word-break:break-all;color:var(--text-main);margin:var(--space-3xs) 0 var(--space-md);font-size:.82rem;line-height:1.55}.RecreateWizard-module__ZsarBq__actions{justify-content:flex-end;align-items:center;gap:var(--space-xs);margin-top:var(--space-2xl);display:flex}.RecreateWizard-module__ZsarBq__btnPrimary{background:var(--accent-gradient);color:var(--text-on-accent);box-shadow:var(--shadow-subtle);cursor:pointer;white-space:nowrap;transition:transform var(--dur-fast) var(--ease-standard), box-shadow var(--dur-fast) var(--ease-standard), filter var(--dur-fast) var(--ease-standard);border:none;border-radius:999px;padding:.7rem 1.15rem;font-family:inherit;font-size:.88rem;font-weight:500}.RecreateWizard-module__ZsarBq__btnPrimary:hover:not(:disabled){box-shadow:var(--shadow-soft);filter:brightness(1.03);transform:translateY(-1px)}.RecreateWizard-module__ZsarBq__btnPrimary:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.RecreateWizard-module__ZsarBq__btnPrimary:disabled{opacity:.6;cursor:not-allowed;transform:none}.RecreateWizard-module__ZsarBq__btnSecondary{border:1px solid var(--border-card);background:var(--bg-glass-heavy);color:var(--text-main);cursor:pointer;white-space:nowrap;transition:transform var(--dur-fast) var(--ease-standard), box-shadow var(--dur-fast) var(--ease-standard);border-radius:999px;padding:.5rem .95rem;font-family:inherit;font-size:.88rem}.RecreateWizard-module__ZsarBq__btnSecondary:hover:not(:disabled){box-shadow:var(--shadow-subtle);transform:translateY(-1px)}.RecreateWizard-module__ZsarBq__btnSecondary:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.RecreateWizard-module__ZsarBq__btnSecondary:disabled{opacity:.55;cursor:not-allowed;transform:none}.RecreateWizard-module__ZsarBq__btnDanger{border:1px solid var(--border-danger);background:var(--color-danger-bg);color:var(--color-danger-text);cursor:pointer;white-space:nowrap;transition:box-shadow var(--dur-fast) var(--ease-standard);border-radius:999px;padding:.45rem .8rem;font-family:inherit;font-size:.84rem;font-weight:600}.RecreateWizard-module__ZsarBq__btnDanger:hover:not(:disabled){box-shadow:var(--shadow-subtle)}.RecreateWizard-module__ZsarBq__btnDanger:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.RecreateWizard-module__ZsarBq__btnDanger:disabled{opacity:.6;cursor:not-allowed}.RecreateWizard-module__ZsarBq__error{border:1px solid var(--border-danger);background:var(--color-danger-bg);color:var(--color-danger-text);border-radius:var(--radius-lg);margin:var(--space-xs) 0 0;padding:.75rem .9rem;font-size:.85rem;line-height:1.45}.RecreateWizard-module__ZsarBq__warnBox{border:1px solid var(--border-card);background:var(--color-warning-bg);color:var(--color-warning);border-radius:var(--radius-lg);margin:var(--space-xs) 0 0;padding:.75rem .9rem;font-size:.85rem;line-height:1.5}.RecreateWizard-module__ZsarBq__formField{margin-bottom:var(--space-sm)}.RecreateWizard-module__ZsarBq__formList{gap:var(--space-xs);margin:var(--space-xs) 0;flex-direction:column;display:flex}.RecreateWizard-module__ZsarBq__progressWrap{gap:var(--space-xs);padding:var(--space-xs) 0;flex-direction:column;display:flex}.RecreateWizard-module__ZsarBq__step{align-items:center;gap:var(--space-sm);padding:var(--space-xs) var(--space-lg);border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:var(--bg-soft);color:var(--text-muted);font-size:.9rem;display:flex}.RecreateWizard-module__ZsarBq__stepActive{border-color:var(--border-accent);background:var(--accent-hover);color:var(--text-main);font-weight:600;}.RecreateWizard-module__ZsarBq__stepDone{border-color:var(--border-success);background:var(--color-success-bg);color:var(--color-success-text);font-weight:600;}.RecreateWizard-module__ZsarBq__dot{background:currentColor;border-radius:999px;flex-shrink:0;width:.6rem;height:.6rem}.RecreateWizard-module__ZsarBq__counters{color:var(--text-muted);margin-top:var(--space-3xs);font-size:.82rem}.RecreateWizard-module__ZsarBq__spinner{border:2px solid var(--border-card);border-top-color:var(--accent);border-radius:999px;flex-shrink:0;width:1rem;height:1rem;animation:.8s linear infinite RecreateWizard-module__ZsarBq__spin;display:inline-block}@keyframes RecreateWizard-module__ZsarBq__spin{to{transform:rotate(360deg)}}
.page-module__lm7QXW__page{background:0 0;flex-direction:row;height:100%;display:flex;overflow:hidden}.page-module__lm7QXW__editorArea{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.page-module__lm7QXW__chatPanel{border-left:1px solid var(--border-subtle);background:var(--bg-card);flex-direction:row;flex-shrink:0;transition:width .22s;display:flex;position:relative;overflow:hidden}.page-module__lm7QXW__chatPanelOpen{width:380px}.page-module__lm7QXW__chatPanelClosed{border-left:none;width:0}.page-module__lm7QXW__chatContent{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.page-module__lm7QXW__chatPanelClosed .page-module__lm7QXW__chatContent{visibility:hidden;pointer-events:none}.page-module__lm7QXW__chatPanelShell{border-left:none;width:100%;height:100%;transition:none}.page-module__lm7QXW__chatPanelShell .page-module__lm7QXW__chatContent{visibility:visible;pointer-events:auto}.page-module__lm7QXW__recreateNote{margin:var(--space-md);padding:var(--space-md) var(--space-xl);border-radius:var(--radius-lg);border:1px solid var(--border-card);background:var(--bg-glass-strong);color:var(--text-subtle);white-space:pre-line;justify-content:space-between;gap:var(--space-xl);font-size:.85rem;display:flex}.page-module__lm7QXW__recreateNoteDismiss{padding:0 var(--space-3xs);color:var(--text-subtle);cursor:pointer;background:0 0;border:none;border-radius:999px;flex:none;font-family:inherit;font-size:1.1rem;line-height:1}.page-module__lm7QXW__recreateNoteDismiss:hover{background:var(--bg-hover);color:var(--text-main)}.page-module__lm7QXW__recreateNoteDismiss:hover{color:var(--text-main)}.page-module__lm7QXW__recreateNoteDismiss:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.page-module__lm7QXW__suspenseFallback{height:100vh;color:var(--text-subtle);justify-content:center;align-items:center;display:flex}
.SectionRenderer-module__kwMGaW__section{width:100%;padding-left:1.5rem;padding-right:1.5rem;position:relative}.SectionRenderer-module__kwMGaW__overlay{z-index:0;pointer-events:none;position:absolute;inset:0}.SectionRenderer-module__kwMGaW__inner{z-index:1;width:100%;margin:0 auto;position:relative}.SectionRenderer-module__kwMGaW__editable{border-radius:var(--radius-sm);min-height:4rem;transition:outline var(--dur-instant)}.SectionRenderer-module__kwMGaW__hovered{outline:1px dashed var(--accent-soft);outline-offset:-1px}.SectionRenderer-module__kwMGaW__selected{outline-offset:-2px;outline:2px solid var(--accent)!important}.SectionRenderer-module__kwMGaW__sectionToolbar{z-index:var(--z-sticky);background:var(--canvas-chrome-bg);color:var(--canvas-chrome-text);border-radius:var(--radius-sm);box-shadow:var(--canvas-chrome-shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap;align-items:center;gap:.5rem;max-width:100%;padding:.3rem .65rem;font-size:.7rem;display:flex;position:absolute;top:4px;left:50%;transform:translate(-50%)}.SectionRenderer-module__kwMGaW__sectionLabel{border-right:1px solid var(--canvas-chrome-divider);color:var(--canvas-chrome-text);text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;padding-right:.4rem;font-weight:600;overflow:hidden}.SectionRenderer-module__kwMGaW__sectionActions{flex:none;gap:.25rem;display:flex}.SectionRenderer-module__kwMGaW__sectionBtn{min-width:28px;min-height:28px;color:var(--canvas-chrome-text-soft);cursor:pointer;border-radius:var(--radius-sm);transition:background var(--dur-instant), color var(--dur-instant);-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:.85rem;line-height:1;display:inline-flex}.SectionRenderer-module__kwMGaW__sectionBtn:focus-visible{outline:2px solid var(--canvas-chrome-text);outline-offset:-2px}@media (any-pointer:coarse){.SectionRenderer-module__kwMGaW__sectionBtn{min-width:var(--tap-min);min-height:var(--tap-min)}}.SectionRenderer-module__kwMGaW__sectionDanger{color:var(--canvas-chrome-danger);margin-inline-start:.5rem}@media (hover:hover) and (pointer:fine){.SectionRenderer-module__kwMGaW__sectionBtn:hover{background:var(--canvas-chrome-hover);color:var(--canvas-chrome-text)}.SectionRenderer-module__kwMGaW__sectionDanger:hover{background:var(--canvas-chrome-danger-bg);color:var(--canvas-chrome-danger)}}:is([data-layout=rail] .SectionRenderer-module__kwMGaW__sectionToolbar,[data-layout=split] .SectionRenderer-module__kwMGaW__sectionToolbar){display:none}.SectionRenderer-module__kwMGaW__addBlockRow{justify-content:center;padding-top:.75rem;display:flex}.SectionRenderer-module__kwMGaW__addBlockBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.SectionRenderer-module__kwMGaW__addBlockBtn{border:1px dashed var(--site-border,var(--border-input));color:var(--site-text-muted,var(--text-muted));cursor:pointer;transition:all var(--dur-instant);background:0 0;border-radius:999px;padding:.35rem 1rem;font-size:.75rem;font-weight:600}@media (any-pointer:coarse){.SectionRenderer-module__kwMGaW__addBlockBtn{min-height:var(--tap-min);padding:.35rem 1.25rem}}@media (hover:hover) and (pointer:fine){.SectionRenderer-module__kwMGaW__addBlockBtn:hover{border-color:var(--site-accent,var(--accent));color:var(--site-accent,var(--accent));background:var(--site-card,var(--accent-hover))}}@media (max-width:768px){.SectionRenderer-module__kwMGaW__inner{grid-template-columns:1fr!important}.SectionRenderer-module__kwMGaW__hideMobile{display:none!important}}@media (min-width:769px){.SectionRenderer-module__kwMGaW__hideDesktop{display:none!important}}.SectionRenderer-module__kwMGaW__hiddenInPreview{display:none!important}
.BlockRenderer-module__qxpF2q__wrapper{min-height:1rem;position:relative;container-type:inline-size}.BlockRenderer-module__qxpF2q__editable{cursor:pointer;border-radius:var(--radius-sm);transition:outline var(--dur-instant)}@media (hover:hover) and (pointer:fine){.BlockRenderer-module__qxpF2q__editable:hover{outline:2px dashed var(--accent-soft);outline-offset:2px}}.BlockRenderer-module__qxpF2q__selected{outline-offset:2px;outline:2px solid var(--accent)!important}.BlockRenderer-module__qxpF2q__toolbar{z-index:var(--z-sticky);background:var(--canvas-chrome-bg);color:var(--canvas-chrome-text);border-radius:var(--radius-sm);box-shadow:var(--canvas-chrome-shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap;pointer-events:auto;align-items:center;gap:.25rem;max-width:100%;padding:.25rem .5rem;font-size:.7rem;display:flex;position:absolute;top:-36px;right:0}.BlockRenderer-module__qxpF2q__toolbarLabel{border-right:1px solid var(--canvas-chrome-border);text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;margin-right:.15rem;padding-right:.35rem;font-weight:600;overflow:hidden}.BlockRenderer-module__qxpF2q__toolbarActions{flex:none;gap:.25rem;display:flex}.BlockRenderer-module__qxpF2q__toolbarBtn{min-width:28px;min-height:28px;color:var(--canvas-chrome-text-soft);cursor:pointer;border-radius:var(--radius-sm);transition:background var(--dur-instant), color var(--dur-instant);-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:.85rem;line-height:1;display:inline-flex}.BlockRenderer-module__qxpF2q__toolbarBtn:focus-visible{outline:2px solid var(--canvas-chrome-text);outline-offset:-2px}@media (any-pointer:coarse){.BlockRenderer-module__qxpF2q__toolbarBtn{min-width:var(--tap-min);min-height:var(--tap-min)}}.BlockRenderer-module__qxpF2q__toolbarDanger{color:var(--canvas-chrome-danger);margin-inline-start:.5rem}@media (hover:hover) and (pointer:fine){.BlockRenderer-module__qxpF2q__toolbarBtn:hover{background:var(--canvas-chrome-hover);color:var(--canvas-chrome-text)}.BlockRenderer-module__qxpF2q__toolbarDanger:hover{background:var(--canvas-chrome-danger-bg);color:var(--canvas-chrome-danger)}}:is([data-layout=rail] .BlockRenderer-module__qxpF2q__toolbar,[data-layout=split] .BlockRenderer-module__qxpF2q__toolbar){display:none}.BlockRenderer-module__qxpF2q__unknown{background:var(--color-danger);border:1px dashed var(--color-danger);border-radius:var(--radius-sm);color:var(--color-danger-text);text-align:center;padding:1rem;font-size:.85rem}
.HeadingBlock-module__UrR57G__heading{font-family:var(--site-heading-font,system-ui, sans-serif);color:var(--site-text,var(--text-main));word-break:break-word;outline:none;min-height:1em;margin:0;line-height:1.2}.HeadingBlock-module__UrR57G__heading[contenteditable=true]{cursor:text;border-radius:4px;transition:box-shadow .12s}.HeadingBlock-module__UrR57G__heading[contenteditable=true]:hover{box-shadow:0 0 0 2px #6366f140}.HeadingBlock-module__UrR57G__heading[contenteditable=true]:focus{box-shadow:0 0 0 2px var(--accent,#6366f1)}.HeadingBlock-module__UrR57G__level1{font-size:3rem;font-weight:800}.HeadingBlock-module__UrR57G__level2{font-size:2.25rem;font-weight:700}.HeadingBlock-module__UrR57G__level3{font-size:1.75rem;font-weight:700}.HeadingBlock-module__UrR57G__level4{font-size:1.375rem;font-weight:600}.HeadingBlock-module__UrR57G__level5{font-size:1.125rem;font-weight:600}.HeadingBlock-module__UrR57G__level6{font-size:1rem;font-weight:600}@container (max-width:500px){.HeadingBlock-module__UrR57G__level1{font-size:2rem}.HeadingBlock-module__UrR57G__level2{font-size:1.625rem}.HeadingBlock-module__UrR57G__level3{font-size:1.375rem}.HeadingBlock-module__UrR57G__level4{font-size:1.125rem}}@container (max-width:320px){.HeadingBlock-module__UrR57G__level1{font-size:1.625rem}.HeadingBlock-module__UrR57G__level2{font-size:1.375rem}.HeadingBlock-module__UrR57G__level3{font-size:1.125rem}}
.TextBlock-module__kV2WZa__text{font-family:var(--site-body-font,system-ui, sans-serif);color:var(--site-text,var(--text-main));word-break:break-word;outline:none;min-height:1.5em;font-size:1rem;line-height:1.7}.TextBlock-module__kV2WZa__text[contenteditable=true]{cursor:text;border-radius:4px;transition:box-shadow .12s}.TextBlock-module__kV2WZa__text[contenteditable=true]:hover{box-shadow:0 0 0 2px #6366f140}.TextBlock-module__kV2WZa__text[contenteditable=true]:focus{box-shadow:0 0 0 2px var(--accent,#6366f1)}.TextBlock-module__kV2WZa__text p{margin:0 0 .75em}.TextBlock-module__kV2WZa__text p:last-child{margin-bottom:0}.TextBlock-module__kV2WZa__text a{color:var(--site-primary,var(--accent));text-decoration:underline}.TextBlock-module__kV2WZa__text strong{font-weight:700}@container (max-width:500px){.TextBlock-module__kV2WZa__text{font-size:.9375rem;line-height:1.6}}
.ImageBlock-module__fhVxBq__wrapper{border-radius:var(--site-radius,12px);position:relative;overflow:hidden}.ImageBlock-module__fhVxBq__loading{text-align:center;color:var(--site-text-muted,var(--text-muted));background:var(--site-card,var(--bg-hover));border-radius:var(--site-radius,12px);padding:3rem;font-size:.8rem}.ImageBlock-module__fhVxBq__image{width:100%;height:auto;display:block}.ImageBlock-module__fhVxBq__zoomable .ImageBlock-module__fhVxBq__image{transition:transform .5s}.ImageBlock-module__fhVxBq__zoomable:hover .ImageBlock-module__fhVxBq__image{transform:scale(1.05)}.ImageBlock-module__fhVxBq__shadowed{box-shadow:0 8px 30px #0000001f}.ImageBlock-module__fhVxBq__overlay{padding:1.5rem 1.25rem;position:absolute;left:0;right:0}.ImageBlock-module__fhVxBq__overlayBottom{background:linear-gradient(#0000,#0009);padding-top:3rem;bottom:0}.ImageBlock-module__fhVxBq__overlayTop{background:linear-gradient(#0009,#0000);padding-bottom:3rem;top:0}.ImageBlock-module__fhVxBq__overlayCenter{text-align:center;background:#0006;padding:1rem;top:50%;transform:translateY(-50%)}.ImageBlock-module__fhVxBq__overlayText{font-family:var(--site-heading-font,system-ui, sans-serif);color:#fff;font-size:1.25rem;font-weight:600}.ImageBlock-module__fhVxBq__figure{margin:0}.ImageBlock-module__fhVxBq__caption{font-family:var(--site-body-font,system-ui, sans-serif);color:var(--site-text-muted,#6b7280);text-align:center;margin-top:.5rem;font-size:.85rem}.ImageBlock-module__fhVxBq__link{text-decoration:none;display:block}.ImageBlock-module__fhVxBq__placeholder{background:var(--site-card,var(--bg-hover));border:2px dashed var(--site-border,#d1d5db);border-radius:var(--site-radius,12px);color:var(--site-text-muted,var(--text-subtle));flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:3rem 1rem;font-size:.9rem;display:flex}.ImageBlock-module__fhVxBq__placeholderIcon{opacity:.5;font-size:2rem}@container (max-width:320px){.ImageBlock-module__fhVxBq__placeholder{padding:2rem .75rem}}
.ImageLightbox-module___pG1lG__overlay{z-index:3000;cursor:zoom-out;background:#000000e6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.ImageLightbox-module___pG1lG__image{object-fit:contain;cursor:zoom-in;-webkit-user-select:none;user-select:none;max-width:92vw;max-height:92vh;transition:transform .2s}.ImageLightbox-module___pG1lG__zoomed{cursor:zoom-out;transform:scale(2.2)}.ImageLightbox-module___pG1lG__close{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:999px;width:2.5rem;height:2.5rem;font-size:1.6rem;line-height:1;transition:background .12s;position:fixed;top:1rem;right:1.25rem}.ImageLightbox-module___pG1lG__close:hover{background:#ffffff3d}
.ButtonBlock-module__rwj5Va__container{padding:.25rem 0}.ButtonBlock-module__rwj5Va__button{font-family:var(--site-body-font,system-ui, sans-serif);border-radius:var(--site-radius,12px);cursor:pointer;padding:.75rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .15s,transform .1s;display:inline-block}.ButtonBlock-module__rwj5Va__button:hover{opacity:.9;transform:translateY(-1px)}.ButtonBlock-module__rwj5Va__primary{background:var(--site-primary,var(--accent));color:var(--text-on-accent);border:none}.ButtonBlock-module__rwj5Va__secondary{color:var(--site-primary,var(--accent));border:2px solid var(--site-primary,var(--accent));background:0 0}.ButtonBlock-module__rwj5Va__ghost{color:var(--site-primary,var(--accent));background:0 0;border:none;padding:.75rem 1rem;text-decoration:underline}.ButtonBlock-module__rwj5Va__sizeSm{padding:.5rem 1.25rem;font-size:.875rem}.ButtonBlock-module__rwj5Va__sizeMd{padding:.75rem 2rem;font-size:1rem}.ButtonBlock-module__rwj5Va__sizeLg{padding:.95rem 2.75rem;font-size:1.1rem}@container (max-width:400px){.ButtonBlock-module__rwj5Va__button{padding:.625rem 1.5rem;font-size:.9375rem}}
.ButtonGroupBlock-module__mjQ10a__group{flex-wrap:wrap;align-items:center;display:flex}.ButtonGroupBlock-module__mjQ10a__btn{font-family:var(--site-body-font,system-ui, sans-serif);border-radius:var(--site-radius,12px);cursor:pointer;white-space:nowrap;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .15s,transform .1s;display:inline-block}.ButtonGroupBlock-module__mjQ10a__btn:hover{opacity:.9;transform:translateY(-1px)}.ButtonGroupBlock-module__mjQ10a__primary{background:var(--site-primary,var(--accent));color:var(--text-on-accent);border:2px solid #0000}.ButtonGroupBlock-module__mjQ10a__secondary{color:var(--site-primary,var(--accent));border:2px solid var(--site-primary,var(--accent));background:0 0}.ButtonGroupBlock-module__mjQ10a__ghost{color:var(--site-primary,var(--accent));background:0 0;border:2px solid #0000;text-decoration:underline}.ButtonGroupBlock-module__mjQ10a__placeholder{text-align:center;border:2px dashed var(--placeholder);border-radius:var(--site-radius,12px);color:var(--text-muted);padding:2rem;font-size:.85rem}@container (max-width:400px){.ButtonGroupBlock-module__mjQ10a__group{flex-direction:column;align-items:stretch}.ButtonGroupBlock-module__mjQ10a__btn{text-align:center}}
.SpacerBlock-module__6RkLqG__spacer{width:100%;position:relative}.SpacerBlock-module__6RkLqG__editable{background:repeating-linear-gradient(45deg, transparent, transparent 4px, var(--accent-hover) 4px, var(--accent-hover) 8px);border-radius:4px;min-height:1rem}.SpacerBlock-module__6RkLqG__label{color:var(--text-muted);pointer-events:none;white-space:nowrap;font-size:.7rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.DividerBlock-module__HWIGoG__wrapper{width:100%;margin:0 auto}.DividerBlock-module__HWIGoG__hr{border:none;margin:0}.DividerBlock-module__HWIGoG__gradient{background:linear-gradient(90deg, transparent, var(--site-primary,var(--accent)), transparent);border-radius:999px}
.VideoBlock-module__8KHNAW__wrapper{border-radius:var(--site-radius,12px);width:100%;height:0;position:relative;overflow:hidden}.VideoBlock-module__8KHNAW__iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.VideoBlock-module__8KHNAW__placeholder{background:var(--bg-hover);border:2px dashed var(--placeholder);border-radius:var(--site-radius,12px);color:var(--text-subtle);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:3rem 1rem;font-size:.9rem;display:flex}.VideoBlock-module__8KHNAW__placeholderIcon{opacity:.5;font-size:2rem}
.HeroBlock-module__3pM_La__hero{border-radius:var(--site-radius,12px);flex-direction:column;justify-content:center;align-items:center;padding:2rem 1.5rem;display:flex}.HeroBlock-module__3pM_La__overlay{pointer-events:none;z-index:0;position:absolute;inset:0}.HeroBlock-module__3pM_La__content{z-index:1;align-items:inherit;flex-direction:column;justify-content:center;gap:1.25rem;width:100%;max-width:900px;display:flex;position:relative}.HeroBlock-module__3pM_La__heading{font-family:var(--site-heading-font,system-ui, sans-serif);color:var(--site-text,#111827);outline:none;margin:0;font-size:3.5rem;font-weight:700;line-height:1.1}.HeroBlock-module__3pM_La__subheading{font-family:var(--site-body-font,system-ui, sans-serif);color:var(--site-text,#111827);outline:none;max-width:600px;margin:0;font-size:1.25rem;line-height:1.6}.HeroBlock-module__3pM_La__buttons{gap:.75rem;justify-content:inherit;flex-wrap:wrap;margin-top:.5rem;display:flex}.HeroBlock-module__3pM_La__btn{font-family:var(--site-body-font,system-ui, sans-serif);border-radius:var(--site-radius,12px);cursor:pointer;padding:.85rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .15s,transform .1s;display:inline-block}.HeroBlock-module__3pM_La__btn:hover{opacity:.9;transform:translateY(-1px)}.HeroBlock-module__3pM_La__primary{background:var(--site-primary,#6366f1);color:#fff}.HeroBlock-module__3pM_La__secondary{color:var(--site-primary,#6366f1);border:2px solid var(--site-primary,#6366f1);background:0 0}.HeroBlock-module__3pM_La__ghost{color:var(--site-primary,#6366f1);background:0 0;text-decoration:underline}.HeroBlock-module__3pM_La__bgHint{color:var(--text-muted);background:var(--bg-glass-strong);pointer-events:none;z-index:2;border-radius:999px;padding:.2rem .6rem;font-size:.7rem;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%)}@container (max-width:600px){.HeroBlock-module__3pM_La__heading{font-size:2.25rem}.HeroBlock-module__3pM_La__subheading{font-size:1.05rem}.HeroBlock-module__3pM_La__buttons{flex-direction:column;align-items:stretch}.HeroBlock-module__3pM_La__btn{text-align:center}}
.CardGridBlock-module__htjj0a__grid{gap:1.25rem;display:grid}.CardGridBlock-module__htjj0a__card{border-radius:var(--site-radius,12px);flex-direction:column;gap:.5rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex}.CardGridBlock-module__htjj0a__card:hover{transform:translateY(-2px)}.CardGridBlock-module__htjj0a__flat{background:0 0}.CardGridBlock-module__htjj0a__bordered{border:1px solid var(--site-border,var(--border-subtle));background:var(--site-card,var(--bg-glass))}.CardGridBlock-module__htjj0a__shadow{background:var(--site-card-strong,var(--bg-card));box-shadow:var(--site-shadow-soft,0 18px 40px #0f172a24)}.CardGridBlock-module__htjj0a__shadow:hover{box-shadow:var(--site-shadow-card,0 10px 24px #0f172a14)}.CardGridBlock-module__htjj0a__glass{background:var(--site-card,var(--bg-glass));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--site-border,var(--border-glass))}.CardGridBlock-module__htjj0a__card.CardGridBlock-module__htjj0a__hasBg{background-position:50%;background-size:cover;justify-content:flex-end;min-height:220px;padding:0;position:relative;overflow:hidden}.CardGridBlock-module__htjj0a__card.CardGridBlock-module__htjj0a__hasTop{padding:0;overflow:hidden}.CardGridBlock-module__htjj0a__cardOverlay{z-index:0;position:absolute;inset:0}.CardGridBlock-module__htjj0a__cardTopImage{aspect-ratio:16/9;background-position:50%;background-size:cover;width:100%;display:block}.CardGridBlock-module__htjj0a__cardBody{z-index:1;flex-direction:column;gap:.5rem;display:flex;position:relative}.CardGridBlock-module__htjj0a__card.CardGridBlock-module__htjj0a__hasBg .CardGridBlock-module__htjj0a__cardBody,.CardGridBlock-module__htjj0a__card.CardGridBlock-module__htjj0a__hasTop .CardGridBlock-module__htjj0a__cardBody{padding:1.25rem}.CardGridBlock-module__htjj0a__linked{cursor:pointer;text-decoration:none}.CardGridBlock-module__htjj0a__cardButton{border-radius:var(--site-radius,8px);background:var(--site-primary,var(--accent,#4f46e5));color:#fff;align-self:flex-start;margin-top:.5rem;padding:.4rem .9rem;font-size:.85rem;font-weight:600}.CardGridBlock-module__htjj0a__icon{font-size:2rem;line-height:1}.CardGridBlock-module__htjj0a__cardTitle{font-family:var(--site-heading-font,system-ui, sans-serif);color:var(--site-text,var(--text-main));margin:0;font-size:1.125rem;font-weight:600}.CardGridBlock-module__htjj0a__cardDesc{font-family:var(--site-body-font,system-ui, sans-serif);color:var(--site-text-muted,var(--text-subtle));margin:0;font-size:.875rem;line-height:1.5}.CardGridBlock-module__htjj0a__placeholder{text-align:center;border:2px dashed var(--site-border,var(--placeholder));border-radius:var(--site-radius,12px);color:var(--site-text-muted,var(--text-muted));padding:3rem;font-size:.85rem}@container (max-width:600px){.CardGridBlock-module__htjj0a__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr))!important}}
.GalleryCardBlock-module__rQF9MW__grid{gap:1rem;display:grid}.GalleryCardBlock-module__rQF9MW__card{border-radius:var(--site-radius,12px);width:100%;height:0;position:relative;overflow:hidden}.GalleryCardBlock-module__rQF9MW__zoomable .GalleryCardBlock-module__rQF9MW__image{transition:transform .5s}.GalleryCardBlock-module__rQF9MW__zoomable:hover .GalleryCardBlock-module__rQF9MW__image{transform:scale(1.05)}.GalleryCardBlock-module__rQF9MW__image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.GalleryCardBlock-module__rQF9MW__overlay{background:linear-gradient(#0000,#000000a6);padding:2rem 1.25rem 1.25rem;position:absolute;bottom:0;left:0;right:0}.GalleryCardBlock-module__rQF9MW__caption{font-family:var(--site-heading-font,system-ui, sans-serif);color:#fff;font-size:1.125rem;font-weight:600}.GalleryCardBlock-module__rQF9MW__link{text-decoration:none;display:block}.GalleryCardBlock-module__rQF9MW__loadingImg{background:var(--site-card,var(--bg-hover));color:var(--site-text-muted,var(--text-muted));justify-content:center;align-items:center;font-size:.8rem;display:flex;position:absolute;inset:0}.GalleryCardBlock-module__rQF9MW__placeholder{text-align:center;border:2px dashed var(--site-border,#d1d5db);border-radius:var(--site-radius,12px);color:var(--site-text-muted,var(--text-muted));padding:4rem;font-size:.85rem}@container (max-width:520px){.GalleryCardBlock-module__rQF9MW__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr))!important}}
.FeatureListBlock-module__jMwD0G__wrapper{border-radius:var(--site-radius,12px);padding:1.5rem}.FeatureListBlock-module__jMwD0G__bordered{border:2px solid}.FeatureListBlock-module__jMwD0G__filled{border:none}.FeatureListBlock-module__jMwD0G__minimal{border:none;padding:.5rem 0}.FeatureListBlock-module__jMwD0G__heading{font-family:var(--site-heading-font,system-ui, sans-serif);color:var(--site-text,var(--text-main));margin:0 0 .25rem;font-size:1.375rem;font-weight:600}.FeatureListBlock-module__jMwD0G__subtitle{font-family:var(--site-body-font,system-ui, sans-serif);color:var(--site-text-muted,var(--text-subtle));margin:0 0 1rem;font-size:.85rem}.FeatureListBlock-module__jMwD0G__list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.FeatureListBlock-module__jMwD0G__item{font-family:var(--site-body-font,system-ui, sans-serif);color:var(--site-text,var(--text-main));align-items:flex-start;gap:.6rem;font-size:.95rem;line-height:1.5;display:flex}.FeatureListBlock-module__jMwD0G__icon{flex-shrink:0;margin-top:.15rem;font-size:1rem;font-weight:700}.FeatureListBlock-module__jMwD0G__empty{color:var(--site-text-muted,var(--text-muted));margin:0;font-size:.85rem}@container (max-width:340px){.FeatureListBlock-module__jMwD0G__heading{font-size:1.05rem}.FeatureListBlock-module__jMwD0G__subtitle{font-size:.8rem}.FeatureListBlock-module__jMwD0G__item{gap:.45rem;font-size:.85rem}.FeatureListBlock-module__jMwD0G__icon{font-size:.85rem}}
.NvFormBlock-module__oR165W__wrapper{border-radius:var(--site-radius,12px);border:1px solid var(--site-border,var(--border-subtle));width:100%;min-height:400px;position:relative;overflow:hidden}.NvFormBlock-module__oR165W__iframe{border:none;width:100%;height:600px}.NvFormBlock-module__oR165W__overlay{z-index:2;pointer-events:none;background:linear-gradient(#0009 0%,#0000 100%);padding:.75rem 1rem;position:absolute;top:0;left:0;right:0}.NvFormBlock-module__oR165W__overlayLabel{color:var(--text-on-accent);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:600}.NvFormBlock-module__oR165W__placeholder{background:var(--bg-card-gradient);border:2px dashed var(--accent-soft);border-radius:var(--site-radius,12px);color:var(--accent-deep);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:4rem 1rem;font-size:.95rem;font-weight:600;display:flex}.NvFormBlock-module__oR165W__icon{font-size:2.5rem}.NvFormBlock-module__oR165W__hint{color:var(--accent);font-size:.75rem;font-weight:400}@container (max-width:500px){.NvFormBlock-module__oR165W__iframe{height:450px}}
.HtmlBlock-module__myt35q__wrapper{font-family:var(--site-body-font,system-ui, sans-serif);color:var(--site-text,var(--text-main));word-break:break-word;line-height:1.6}.HtmlBlock-module__myt35q__wrapper a{color:var(--site-primary,var(--accent));text-decoration:underline}.HtmlBlock-module__myt35q__placeholder{background:var(--bg-soft);border:2px dashed var(--placeholder);border-radius:var(--site-radius,12px);color:var(--text-subtle);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:3rem 1rem;font-size:.9rem;font-weight:600;display:flex}.HtmlBlock-module__myt35q__icon{opacity:.6;font-family:monospace;font-size:1.5rem}.HtmlBlock-module__myt35q__hint{color:var(--text-muted);font-size:.75rem;font-weight:400}
.CustomBlock-module__nqmNjG__wrapper{font-family:var(--site-body-font,system-ui, sans-serif);color:var(--site-text,var(--text-main));word-break:break-word;line-height:1.6}.CustomBlock-module__nqmNjG__wrapper a{color:var(--site-primary,var(--accent));text-decoration:underline}.CustomBlock-module__nqmNjG__placeholder{background:var(--bg-card-gradient);border:2px dashed var(--accent-soft);border-radius:var(--site-radius,12px);color:var(--accent-deep);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:3rem 1rem;font-size:.9rem;font-weight:600;display:flex}.CustomBlock-module__nqmNjG__icon{font-size:2rem}.CustomBlock-module__nqmNjG__hint{color:var(--accent);font-size:.75rem;font-weight:400}
.PrivacyPolicyPage-module__p86h-a__root{justify-content:center;width:100%;min-height:60vh;padding:4rem 1.5rem;display:flex}.PrivacyPolicyPage-module__p86h-a__inner{flex-direction:column;gap:2rem;width:100%;max-width:700px;display:flex}.PrivacyPolicyPage-module__p86h-a__title{text-wrap:balance;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;line-height:1.2}.PrivacyPolicyPage-module__p86h-a__meta{color:var(--site-text-muted,var(--text-subtle));font-size:.875rem;line-height:1.6}.PrivacyPolicyPage-module__p86h-a__section{flex-direction:column;gap:.75rem;display:flex}.PrivacyPolicyPage-module__p86h-a__sectionHeading{border-bottom:1px solid var(--site-border,#00000024);padding-bottom:.5rem;font-size:1.125rem;font-weight:600}.PrivacyPolicyPage-module__p86h-a__sectionBody{flex-direction:column;gap:.5rem;display:flex}.PrivacyPolicyPage-module__p86h-a__para{margin:0;font-size:.9375rem;line-height:1.7}
.PrivacyPolicyBlock-module__uQq2ra__locked{border:2px dashed var(--site-border,#80808066);border-radius:var(--site-radius,12px);position:relative;overflow:hidden}.PrivacyPolicyBlock-module__uQq2ra__lockBar{background:color-mix(in srgb, var(--site-text,#333) 8%, transparent);color:var(--site-text-muted,var(--site-text,#444));align-items:flex-start;gap:.6rem;padding:.7rem 1rem;font-size:.8rem;line-height:1.45;display:flex}.PrivacyPolicyBlock-module__uQq2ra__lockIcon{flex-shrink:0;font-size:.9rem;line-height:1.4}.PrivacyPolicyBlock-module__uQq2ra__placeholder{text-align:center;color:var(--site-text-muted,#777);padding:2rem 1rem;font-size:.9rem}
.ImageCarouselBlock-module__0DtKhq__carousel{flex-direction:column;align-items:center;gap:.6rem;width:100%;display:flex}.ImageCarouselBlock-module__0DtKhq__viewport{border-radius:var(--site-radius,8px);max-width:100%;position:relative;overflow:hidden}.ImageCarouselBlock-module__0DtKhq__slide{display:block}.ImageCarouselBlock-module__0DtKhq__loading{background:color-mix(in srgb, var(--site-text,gray) 10%, transparent);border-radius:var(--site-radius,8px)}.ImageCarouselBlock-module__0DtKhq__arrow{z-index:2;color:#fff;cursor:pointer;background:#0006;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-size:1.4rem;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ImageCarouselBlock-module__0DtKhq__arrow:hover{background:#0009}.ImageCarouselBlock-module__0DtKhq__prev{left:.5rem}.ImageCarouselBlock-module__0DtKhq__next{right:.5rem}.ImageCarouselBlock-module__0DtKhq__dots{justify-content:center;gap:.4rem;display:flex}.ImageCarouselBlock-module__0DtKhq__dot{cursor:pointer;background:var(--site-border,#00000040);border:none;border-radius:50%;width:.55rem;height:.55rem;padding:0}.ImageCarouselBlock-module__0DtKhq__dotActive{background:var(--site-primary,var(--accent,#4f46e5))}.ImageCarouselBlock-module__0DtKhq__empty{text-align:center;border:1px dashed var(--site-border,#ccc);color:var(--site-text-muted,#888);border-radius:8px;padding:2rem}@keyframes ImageCarouselBlock-module__0DtKhq__crslRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes ImageCarouselBlock-module__0DtKhq__crslLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes ImageCarouselBlock-module__0DtKhq__crslTop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes ImageCarouselBlock-module__0DtKhq__crslBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes ImageCarouselBlock-module__0DtKhq__crslFade{0%{opacity:0}to{opacity:1}}.ImageCarouselBlock-module__0DtKhq__slideRightToLeft{animation:.45s ImageCarouselBlock-module__0DtKhq__crslRight}.ImageCarouselBlock-module__0DtKhq__slideLeftToRight{animation:.45s ImageCarouselBlock-module__0DtKhq__crslLeft}.ImageCarouselBlock-module__0DtKhq__slideTopToBottom{animation:.45s ImageCarouselBlock-module__0DtKhq__crslTop}.ImageCarouselBlock-module__0DtKhq__slideBottomToTop{animation:.45s ImageCarouselBlock-module__0DtKhq__crslBottom}.ImageCarouselBlock-module__0DtKhq__fade{animation:.45s ImageCarouselBlock-module__0DtKhq__crslFade}@container (max-width:340px){.ImageCarouselBlock-module__0DtKhq__arrow{width:1.7rem;height:1.7rem;font-size:1.05rem}.ImageCarouselBlock-module__0DtKhq__prev{left:.25rem}.ImageCarouselBlock-module__0DtKhq__next{right:.25rem}.ImageCarouselBlock-module__0DtKhq__dots{gap:.28rem}}
.ImageButtonBlock-module__92HChG__link{align-items:center;text-decoration:none;display:inline-flex;overflow:hidden}.ImageButtonBlock-module__92HChG__image{object-fit:contain;transition:transform .2s,opacity .2s;display:block}.ImageButtonBlock-module__92HChG__zoom:hover .ImageButtonBlock-module__92HChG__image{transform:scale(1.05)}.ImageButtonBlock-module__92HChG__fade:hover .ImageButtonBlock-module__92HChG__image{opacity:.85}.ImageButtonBlock-module__92HChG__placeholder{font-family:var(--site-body-font,system-ui, sans-serif);color:var(--site-text,#888);border-radius:var(--site-radius,8px);border:1px dashed #7f7f7f80;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.8125rem;display:inline-flex}
.TestimonialsBlock-module__PSJrwa__grid{gap:1.25rem;display:grid}.TestimonialsBlock-module__PSJrwa__card{border-radius:var(--site-radius,12px);flex-direction:column;gap:.85rem;margin:0;padding:1.5rem;display:flex}.TestimonialsBlock-module__PSJrwa__flat{background:0 0}.TestimonialsBlock-module__PSJrwa__bordered{border:1px solid var(--site-border,var(--border-subtle));background:var(--site-card,var(--bg-glass))}.TestimonialsBlock-module__PSJrwa__shadow{background:var(--site-card-strong,var(--bg-card));box-shadow:var(--site-shadow-soft,0 18px 40px #0f172a24)}.TestimonialsBlock-module__PSJrwa__glass{background:var(--site-card,var(--bg-glass));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--site-border,var(--border-glass))}.TestimonialsBlock-module__PSJrwa__stars{letter-spacing:.1em;font-size:1rem;line-height:1}.TestimonialsBlock-module__PSJrwa__quote{font-family:var(--site-body-font,system-ui, sans-serif);color:var(--site-text,var(--text-main));margin:0;font-size:1rem;line-height:1.6}.TestimonialsBlock-module__PSJrwa__person{align-items:center;gap:.75rem;margin-top:auto;display:flex}.TestimonialsBlock-module__PSJrwa__avatar{background-position:50%;background-size:cover;border-radius:50%;flex-shrink:0;width:44px;height:44px}.TestimonialsBlock-module__PSJrwa__avatarFallback{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;font-weight:700;display:flex}.TestimonialsBlock-module__PSJrwa__personText{flex-direction:column;line-height:1.3;display:flex}.TestimonialsBlock-module__PSJrwa__name{font-family:var(--site-heading-font,system-ui, sans-serif);color:var(--site-text,var(--text-main));font-weight:600}.TestimonialsBlock-module__PSJrwa__role{color:var(--site-text-muted,var(--text-muted));font-size:.8rem}.TestimonialsBlock-module__PSJrwa__carousel{flex-direction:column;align-items:center;gap:1rem;display:flex}.TestimonialsBlock-module__PSJrwa__carouselTrack{width:100%;max-width:640px}.TestimonialsBlock-module__PSJrwa__dots{gap:.4rem;display:flex}.TestimonialsBlock-module__PSJrwa__dot{cursor:pointer;background:var(--site-border,#cbd5e1);border:none;border-radius:50%;width:9px;height:9px;padding:0;transition:transform .15s}.TestimonialsBlock-module__PSJrwa__dotActive{transform:scale(1.25)}.TestimonialsBlock-module__PSJrwa__placeholder{text-align:center;border:2px dashed var(--site-border,var(--placeholder));border-radius:var(--site-radius,12px);color:var(--site-text-muted,var(--text-muted));padding:3rem;font-size:.85rem}@container (max-width:600px){.TestimonialsBlock-module__PSJrwa__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))!important}}
.BeforeAfterBlock-module__vWCMja__wrap{border-radius:var(--site-radius,12px);-webkit-user-select:none;user-select:none;touch-action:none;cursor:ew-resize;background:var(--site-card,#0000000d);width:100%;position:relative;overflow:hidden}.BeforeAfterBlock-module__vWCMja__wrap.BeforeAfterBlock-module__vWCMja__vertical{cursor:ns-resize}.BeforeAfterBlock-module__vWCMja__img{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.BeforeAfterBlock-module__vWCMja__label{letter-spacing:.03em;text-transform:uppercase;color:#fff;font-size:.72rem;font-weight:600;font-family:var(--site-body-font,system-ui, sans-serif);pointer-events:none;background:#0000008c;border-radius:999px;padding:.2rem .6rem;position:absolute;top:.75rem}.BeforeAfterBlock-module__vWCMja__labelBefore{left:.75rem}.BeforeAfterBlock-module__vWCMja__labelAfter{right:.75rem}.BeforeAfterBlock-module__vWCMja__divider{cursor:ew-resize;background:#fff;width:3px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #00000026}.BeforeAfterBlock-module__vWCMja__vertical .BeforeAfterBlock-module__vWCMja__divider{cursor:ns-resize;width:auto;height:3px;inset:50% 0 auto;transform:translateY(-50%)}.BeforeAfterBlock-module__vWCMja__handle{width:34px;height:34px;color:var(--site-primary,#111827);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #00000040}.BeforeAfterBlock-module__vWCMja__placeholder{text-align:center;border:2px dashed var(--site-border,var(--placeholder));border-radius:var(--site-radius,12px);color:var(--site-text-muted,var(--text-muted));padding:3rem;font-size:.85rem}@container (max-width:340px){.BeforeAfterBlock-module__vWCMja__label{padding:.2rem .45rem;font-size:.65rem}.BeforeAfterBlock-module__vWCMja__labelBefore{left:.4rem}.BeforeAfterBlock-module__vWCMja__labelAfter{right:.4rem}.BeforeAfterBlock-module__vWCMja__handle{width:1.6rem;height:1.6rem;font-size:.8rem}}
.FaqBlock-module__sp8DIG__wrapper{flex-direction:column;gap:1rem;display:flex}.FaqBlock-module__sp8DIG__heading{font-family:var(--site-heading-font,system-ui, sans-serif);color:var(--site-text,var(--text-main));margin:0;font-size:1.375rem;font-weight:600}.FaqBlock-module__sp8DIG__list{flex-direction:column;display:flex}.FaqBlock-module__sp8DIG__list.FaqBlock-module__sp8DIG__bordered,.FaqBlock-module__sp8DIG__list.FaqBlock-module__sp8DIG__filled{gap:.75rem}.FaqBlock-module__sp8DIG__list.FaqBlock-module__sp8DIG__minimal{gap:0}.FaqBlock-module__sp8DIG__item{overflow:hidden}.FaqBlock-module__sp8DIG__bordered .FaqBlock-module__sp8DIG__item{border:1px solid var(--site-border,var(--border-subtle));border-radius:var(--site-radius,12px)}.FaqBlock-module__sp8DIG__filled .FaqBlock-module__sp8DIG__item{background:var(--site-card,var(--bg-glass));border-radius:var(--site-radius,12px)}.FaqBlock-module__sp8DIG__minimal .FaqBlock-module__sp8DIG__item{border-bottom:1px solid var(--site-border,var(--border-subtle))}.FaqBlock-module__sp8DIG__minimal .FaqBlock-module__sp8DIG__item:last-child{border-bottom:none}.FaqBlock-module__sp8DIG__question{cursor:pointer;text-align:left;width:100%;font-family:var(--site-body-font,system-ui, sans-serif);color:var(--site-text,var(--text-main));background:0 0;border:none;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:1rem;font-weight:600;display:flex}.FaqBlock-module__sp8DIG__minimal .FaqBlock-module__sp8DIG__question{padding:.85rem 0}.FaqBlock-module__sp8DIG__indicator{flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;line-height:1;transition:transform .2s;display:inline-flex}.FaqBlock-module__sp8DIG__indicatorOpen{transform:rotate(45deg)}.FaqBlock-module__sp8DIG__panel{grid-template-rows:minmax(0,0fr);transition:grid-template-rows .25s;display:grid}.FaqBlock-module__sp8DIG__panelOpen{grid-template-rows:minmax(0,1fr)}.FaqBlock-module__sp8DIG__panel>.FaqBlock-module__sp8DIG__answer{overflow:hidden}.FaqBlock-module__sp8DIG__answer{min-height:0;font-family:var(--site-body-font,system-ui, sans-serif);color:var(--site-text,var(--text-subtle));white-space:pre-line;margin:0;padding:0 1.25rem 1rem;font-size:.9rem;line-height:1.6}.FaqBlock-module__sp8DIG__minimal .FaqBlock-module__sp8DIG__answer{padding:0 0 .85rem}.FaqBlock-module__sp8DIG__placeholder{text-align:center;border:2px dashed var(--site-border,var(--placeholder));border-radius:var(--site-radius,12px);color:var(--site-text-muted,var(--text-muted));padding:3rem;font-size:.85rem}
.MapBlock-module__YWHjaa__container{border-radius:var(--site-radius,12px);width:100%;position:relative;overflow:hidden}.MapBlock-module__YWHjaa__iframe{width:100%;display:block}.MapBlock-module__YWHjaa__infoCard{background:var(--site-bg,#fff);border:1px solid var(--site-border,var(--border-subtle));border-radius:var(--site-radius,12px);max-width:280px;box-shadow:var(--site-shadow-soft,0 4px 16px #00000026);padding:1rem 1.25rem;position:absolute;top:1rem;right:1rem}.MapBlock-module__YWHjaa__infoLabel{font-family:var(--site-heading-font,system-ui, sans-serif);color:var(--site-text,var(--text-main));margin:0 0 .35rem;font-size:1rem;font-weight:700}.MapBlock-module__YWHjaa__infoAddress{color:var(--site-text-muted,var(--text-subtle));margin:0 0 .35rem;font-size:.85rem;line-height:1.4}.MapBlock-module__YWHjaa__infoPhone{color:var(--site-primary,var(--accent,#6366f1));margin:0 0 .35rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-block}.MapBlock-module__YWHjaa__infoPhone:hover{text-decoration:underline}.MapBlock-module__YWHjaa__infoHours{color:var(--site-text-muted,var(--text-subtle));white-space:pre-line;margin:0;font-size:.8rem;line-height:1.4}.MapBlock-module__YWHjaa__placeholder{text-align:center;border:2px dashed var(--site-border,var(--placeholder));border-radius:var(--site-radius,12px);color:var(--site-text-muted,var(--text-muted));padding:3rem;font-size:.85rem}@container (max-width:600px){.MapBlock-module__YWHjaa__infoCard{max-width:none;margin-top:.75rem;position:static}}
.StatsBlock-module__I4sgQG__grid{align-items:start;gap:1.5rem;display:grid}.StatsBlock-module__I4sgQG__center{text-align:center}.StatsBlock-module__I4sgQG__left{text-align:left}.StatsBlock-module__I4sgQG__stat{flex-direction:column;gap:.35rem;display:flex}.StatsBlock-module__I4sgQG__value{font-family:var(--site-heading-font,system-ui, sans-serif);color:var(--site-primary,var(--accent,#6366f1));font-variant-numeric:tabular-nums;font-size:clamp(1.9rem,4vw,2.75rem);font-weight:700;line-height:1.05}.StatsBlock-module__I4sgQG__label{font-family:var(--site-body-font,system-ui, sans-serif);color:var(--site-text-muted,var(--text-subtle));font-size:.95rem}.StatsBlock-module__I4sgQG__placeholder{text-align:center;border:2px dashed var(--site-border,var(--placeholder));border-radius:var(--site-radius,12px);color:var(--site-text-muted,var(--text-muted));padding:3rem;font-size:.85rem}@container (max-width:600px){.StatsBlock-module__I4sgQG__grid{grid-template-columns:repeat(2,1fr)!important}}
.TeamBlock-module__r9q-8a__grid{gap:1.25rem;display:grid}.TeamBlock-module__r9q-8a__card{text-align:center;border-radius:var(--site-radius,12px);flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex}.TeamBlock-module__r9q-8a__card:hover{transform:translateY(-2px)}.TeamBlock-module__r9q-8a__flat{background:0 0}.TeamBlock-module__r9q-8a__bordered{border:1px solid var(--site-border,var(--border-subtle));background:var(--site-card,var(--bg-glass))}.TeamBlock-module__r9q-8a__shadow{background:var(--site-card-strong,var(--bg-card));box-shadow:var(--site-shadow-soft,0 18px 40px #0f172a24)}.TeamBlock-module__r9q-8a__shadow:hover{box-shadow:var(--site-shadow-card,0 10px 24px #0f172a14)}.TeamBlock-module__r9q-8a__glass{background:var(--site-card,var(--bg-glass));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--site-border,var(--border-glass))}.TeamBlock-module__r9q-8a__linked{cursor:pointer;text-decoration:none}.TeamBlock-module__r9q-8a__body{flex-direction:column;align-items:center;gap:.35rem;display:flex}.TeamBlock-module__r9q-8a__photo{aspect-ratio:1;object-fit:cover;flex-shrink:0;width:96px;height:96px}.TeamBlock-module__r9q-8a__circle{border-radius:50%}.TeamBlock-module__r9q-8a__rounded{border-radius:var(--site-radius,12px)}.TeamBlock-module__r9q-8a__square{border-radius:0}.TeamBlock-module__r9q-8a__placeholderPhoto{background:var(--site-border,var(--border-subtle));color:var(--site-text,var(--text-main));font-family:var(--site-heading-font,system-ui, sans-serif);justify-content:center;align-items:center;font-size:1.5rem;font-weight:600;display:flex}.TeamBlock-module__r9q-8a__name{font-family:var(--site-heading-font,system-ui, sans-serif);color:var(--site-text,var(--text-main));margin:0;font-size:1.125rem;font-weight:600}.TeamBlock-module__r9q-8a__role{font-family:var(--site-body-font,system-ui, sans-serif);color:var(--site-primary,var(--accent,#4f46e5));margin:0;font-size:.85rem;font-weight:500}.TeamBlock-module__r9q-8a__bio{font-family:var(--site-body-font,system-ui, sans-serif);color:var(--site-text-muted,var(--text-subtle));margin:0;font-size:.875rem;line-height:1.5}.TeamBlock-module__r9q-8a__placeholder{text-align:center;border:2px dashed var(--site-border,var(--placeholder));border-radius:var(--site-radius,12px);color:var(--site-text-muted,var(--text-muted));padding:3rem;font-size:.85rem}@container (max-width:600px){.TeamBlock-module__r9q-8a__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,190px),1fr))!important}}
.PricingBlock-module__pfI0Fa__grid{gap:1.25rem;display:grid;container-type:inline-size}.PricingBlock-module__pfI0Fa__card{border-radius:var(--site-radius,12px);flex-direction:column;gap:.75rem;padding:1.75rem 1.5rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.PricingBlock-module__pfI0Fa__flat{background:0 0}.PricingBlock-module__pfI0Fa__bordered{border:1px solid var(--site-border,var(--border-subtle));background:var(--site-card,var(--bg-glass))}.PricingBlock-module__pfI0Fa__shadow{background:var(--site-card-strong,var(--bg-card));box-shadow:var(--site-shadow-soft,0 18px 40px #0f172a24)}.PricingBlock-module__pfI0Fa__glass{background:var(--site-card,var(--bg-glass));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--site-border,var(--border-glass))}.PricingBlock-module__pfI0Fa__highlighted{border:2px solid var(--site-primary,#4f46e5);box-shadow:var(--site-shadow-card,0 12px 32px #00000026);z-index:1;transform:scale(1.03)}.PricingBlock-module__pfI0Fa__badge{color:#fff;white-space:nowrap;border-radius:999px;padding:.25rem .85rem;font-size:.75rem;font-weight:700;position:absolute;top:-.7rem;left:50%;transform:translate(-50%)}.PricingBlock-module__pfI0Fa__name{font-family:var(--site-heading-font,system-ui, sans-serif);color:var(--site-text,var(--text-main));margin:0;font-size:1.125rem;font-weight:600}.PricingBlock-module__pfI0Fa__priceRow{align-items:baseline;gap:.35rem;display:flex}.PricingBlock-module__pfI0Fa__price{font-family:var(--site-heading-font,system-ui, sans-serif);color:var(--site-text,var(--text-main));font-size:2rem;font-weight:700;line-height:1}.PricingBlock-module__pfI0Fa__period{font-family:var(--site-body-font,system-ui, sans-serif);color:var(--site-text-muted,var(--text-subtle));font-size:.85rem}.PricingBlock-module__pfI0Fa__description{font-family:var(--site-body-font,system-ui, sans-serif);color:var(--site-text-muted,var(--text-subtle));margin:0;font-size:.875rem;line-height:1.5}.PricingBlock-module__pfI0Fa__features{flex-direction:column;flex-grow:1;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.PricingBlock-module__pfI0Fa__feature{font-family:var(--site-body-font,system-ui, sans-serif);color:var(--site-text,var(--text-main));align-items:flex-start;gap:.6rem;font-size:.9rem;line-height:1.5;display:flex}.PricingBlock-module__pfI0Fa__icon{flex-shrink:0;margin-top:.15rem;font-size:1rem;font-weight:700}.PricingBlock-module__pfI0Fa__button{border-radius:var(--site-radius,8px);color:#fff;width:100%;font-family:var(--site-body-font,system-ui, sans-serif);text-align:center;box-sizing:border-box;margin-top:auto;padding:.7rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;display:block}.PricingBlock-module__pfI0Fa__placeholder{text-align:center;border:2px dashed var(--site-border,var(--placeholder));border-radius:var(--site-radius,12px);color:var(--site-text-muted,var(--text-muted));padding:3rem;font-size:.85rem}@container (max-width:700px){.PricingBlock-module__pfI0Fa__grid{grid-template-columns:1fr!important}}
.richHtml-module__vVKeLW__rich a{color:var(--site-primary,var(--accent));text-decoration:underline}
.ConversionIntegrationStep-module__4JbmAG__wrap{flex-direction:column;gap:1rem;display:flex}.ConversionIntegrationStep-module__4JbmAG__title{color:var(--text-strong,inherit);margin:0;font-size:1.15rem;font-weight:700}.ConversionIntegrationStep-module__4JbmAG__intro{color:var(--text-muted,#777);margin:0;font-size:.86rem;line-height:1.45}.ConversionIntegrationStep-module__4JbmAG__card{border:1px solid var(--border-subtle,#0000001a);background:var(--bg-subtle,#00000005);border-radius:14px;padding:.9rem 1rem}.ConversionIntegrationStep-module__4JbmAG__cardLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-subtle,#999);margin-bottom:.5rem;font-size:.72rem;font-weight:700}.ConversionIntegrationStep-module__4JbmAG__snippetRow{color:var(--text-strong,inherit);flex-wrap:wrap;align-items:center;gap:.6rem;font-size:.9rem;display:flex}.ConversionIntegrationStep-module__4JbmAG__select{border:1px solid var(--border-subtle,#00000026);background:var(--bg-input,#fff);width:100%;max-width:420px;color:var(--text-strong,inherit);border-radius:10px;padding:.5rem .7rem;font-size:.9rem}.ConversionIntegrationStep-module__4JbmAG__linkBtn{color:var(--accent,#6366f1);cursor:pointer;background:0 0;border:none;padding:.3rem 0;font-size:.85rem;font-weight:600}.ConversionIntegrationStep-module__4JbmAG__linkBtn:hover{text-decoration:underline}.ConversionIntegrationStep-module__4JbmAG__placement{flex-direction:column;gap:.5rem;margin-top:.7rem;display:flex}.ConversionIntegrationStep-module__4JbmAG__radio{color:var(--text-strong,inherit);align-items:center;gap:.5rem;font-size:.88rem;display:flex}.ConversionIntegrationStep-module__4JbmAG__note{color:var(--text-muted,#999);margin:.3rem 0 0;font-size:.76rem}.ConversionIntegrationStep-module__4JbmAG__error{color:var(--color-danger,#dc2626);background:#dc26261a;border-radius:8px;margin-top:.5rem;padding:.45rem .6rem;font-size:.8rem}
.portalCard-module__Dtx2Qa__portalCard{background:var(--bg-card);border-radius:var(--radius-xl);width:100%;max-width:none;box-shadow:none;box-sizing:border-box;border:none;flex-direction:column;flex:1;min-height:0;padding:1.6rem 1.7rem;display:flex;overflow-y:auto}@media (max-width:980px){.portalCard-module__Dtx2Qa__portalCard{max-height:none;padding:var(--space-lg) var(--space-md);overflow:visible}}
