:root{--te-bg:transparent;--te-surface:#f5f6f8eb;--te-surface-2:#eef0f4c7;--te-surface-3:#e4e6ec99;--te-border:#1418211a;--te-border-strong:#14182129;--te-text:#0f121cf0;--te-text-dim:#0f121c9e;--te-text-faint:#0f121c6b;--te-accent:#3a4258;--te-accent-2:#4f5774;--te-accent-soft:#3a42581f;--te-accent-glow:#3a425847;--te-active:var(--te-accent);--te-active-soft:#3a42581f;--te-destructive:#b3324a;--te-destructive-soft:#b3324a1f;--te-radius-xs:12px;--te-radius-sm:16px;--te-radius-md:20px;--te-radius-lg:28px;--te-tap:48px;--te-shadow-soft:0 1px 0 #ffffffb3 inset, 0 28px 80px -22px #14182152, 0 4px 16px -8px #14182129;--te-shadow-trigger:0 1px 0 #ffffffc7 inset, 0 14px 40px -14px #1418213d, 0 2px 8px -2px #1418211a;--te-shadow-modal:0 1px 0 #ffffffc7 inset, 0 32px 80px -24px #1418216b, 0 8px 24px -12px #1418213d;--te-ease-spring:cubic-bezier(.34, 1.56, .64, 1);--te-ease-out:cubic-bezier(.22, 1, .36, 1);--te-ease-in-out:cubic-bezier(.4, 0, .2, 1)}.te-editor-heading{z-index:3;background:linear-gradient(180deg, var(--te-surface) 0%, var(--te-surface) 70%, transparent 100%);border-bottom:1px solid var(--te-border);flex-direction:column;flex-shrink:0;gap:10px;margin-bottom:4px;padding:2px 0 14px;display:flex;position:sticky;top:0}.te-editor-heading-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.te-editor-heading-row{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.te-editor-back{border-radius:12px}.te-editor-heading-title{letter-spacing:-.02em;min-width:0;color:var(--te-text);text-overflow:ellipsis;white-space:nowrap;flex:auto;margin:0;font-size:17px;font-weight:600;line-height:1.2;overflow:hidden}.te-editor-heading-action{flex-shrink:0}.te-gallery-scroll{-webkit-overflow-scrolling:touch;max-height:320px;overflow-y:auto}.te-editor-heading-action button{border-radius:999px;min-height:40px;padding:0 12px;font-size:13px;font-weight:600}.te-editor-heading-action button[data-size=icon]{border-radius:12px;min-width:40px;padding:0}.te-editor-heading-action{flex-shrink:0;gap:6px;display:flex}.te-group-bar{align-items:center;gap:8px;width:100%;display:flex}.te-group-select{flex:auto;min-width:0;min-height:40px;font-size:13px}.te-group-select-label{align-items:center;gap:8px;min-width:0;display:inline-flex}.te-group-action{flex-shrink:0;min-height:40px;font-size:13px}.te-group-menu{padding:4px}.te-group-option{align-items:center;gap:2px;display:flex}.te-group-option-pick{flex:auto;min-width:0}.te-group-option-check{flex-shrink:0;width:16px;height:16px}.te-group-option-name{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.te-group-option-more{width:32px;color:var(--te-text-dim);flex-shrink:0;justify-content:center;padding-left:0;padding-right:0}.te-group-actions{flex-direction:column;padding-left:22px;display:flex}.te-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.te-list-item{background:var(--te-surface-2);border:1px solid var(--te-border);min-height:64px;transition:background .18s var(--te-ease-out), border-color .18s var(--te-ease-out);border-radius:14px;align-items:center;gap:12px;padding:10px 12px;display:flex}.te-list-item.is-tappable{cursor:pointer;-webkit-tap-highlight-color:transparent}.te-list-item.is-tappable:hover,.te-list-item.is-tappable:focus-within{background:color-mix(in srgb, var(--te-surface-2) 80%, var(--te-accent-soft));border-color:color-mix(in srgb, var(--te-accent) 22%, var(--te-border-strong))}.te-list-item-tap{text-align:left;min-width:0;font:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex:auto;align-items:center;gap:12px;min-height:44px;padding:0;display:flex}.te-list-item-thumb{background:var(--te-surface-3);border:1px solid var(--te-border);width:48px;height:48px;color:var(--te-text-dim);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.te-list-item-thumb img{object-fit:cover;width:100%;height:100%;display:block}.te-list-item-thumb--tint{background:color-mix(in srgb, var(--tile-tint,var(--te-accent)) 14%, transparent);border-color:color-mix(in srgb, var(--tile-tint,var(--te-accent)) 28%, transparent);color:var(--tile-tint,var(--te-accent))}.te-list-item-body{flex-direction:column;flex:auto;gap:3px;min-width:0;display:flex}.te-list-item-title{letter-spacing:-.01em;color:var(--te-text);-webkit-line-clamp:2;line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;font-size:14.5px;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.te-list-item-meta{color:var(--te-text-dim);flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;line-height:1.3;display:flex}.te-list-item-meta-row{flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px;display:flex}.te-list-item-actions{flex-shrink:0;align-items:center;gap:4px;display:flex}.te-actions-trigger{min-height:var(--te-tap);min-width:var(--te-tap);border-radius:12px}.te-actions-trigger svg{width:20px;height:20px}.te-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:32px 16px 24px;display:flex}.te-empty-state-icon{background:linear-gradient(135deg, color-mix(in srgb, var(--tile-tint,var(--te-accent)) 14%, transparent), color-mix(in srgb, var(--tile-tint,var(--te-accent)) 6%, transparent));border:1px solid color-mix(in srgb, var(--tile-tint,var(--te-accent)) 22%, transparent);width:56px;height:56px;color:var(--tile-tint,var(--te-accent));border-radius:18px;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.te-empty-state-icon svg{width:26px;height:26px}.te-empty-state-title{color:var(--te-text);letter-spacing:-.01em;font-size:15px;font-weight:600}.te-empty-state-desc{color:var(--te-text-dim);max-width:280px;font-size:13px;line-height:1.4}.te-empty-state-cta{width:100%;max-width:280px;margin-top:8px}.te-segmented{background:var(--te-surface-3);border:1px solid var(--te-border);border-radius:14px;gap:4px;padding:4px;display:grid}.te-segmented-option{appearance:none;min-height:44px;color:var(--te-text-dim);cursor:pointer;transition:background .18s var(--te-ease-out), color .18s var(--te-ease-out), box-shadow .18s var(--te-ease-out);-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex}.te-segmented-option:hover{color:var(--te-text)}.te-segmented-option.is-active{background:var(--te-surface);color:var(--te-text);box-shadow:0 1px 2px #14182114, 0 0 0 1px var(--te-border-strong) inset}.te-toggle-row{min-height:var(--te-tap);background:var(--te-surface-2);border:1px solid var(--te-border);border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.te-toggle-row-text{flex-direction:column;gap:2px;min-width:0;display:flex}.te-toggle-row-label{color:var(--te-text);font-size:14px;font-weight:600}.te-toggle-row-hint{color:var(--te-text-dim);font-size:12px}.te-detail-card{background:var(--te-surface-2);border:1px solid var(--te-border);border-radius:16px;flex-direction:column;gap:6px;padding:14px;display:flex}.te-detail-card-head{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:4px;display:flex}.te-detail-card-title{letter-spacing:-.01em;color:var(--te-text);font-size:15px;font-weight:600;line-height:1.25}.te-detail-card-row{border-top:1px solid var(--te-border);flex-direction:column;gap:2px;padding:10px 0;display:flex}.te-detail-card-row:first-of-type{border-top:0}.te-detail-card-row-label{font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--te-text-faint);font-size:10px;font-weight:500}.te-detail-card-row-value{color:var(--te-text);word-break:break-word;font-size:14px}.te-detail-card-row-value.is-empty{color:var(--te-text-faint);font-style:italic}.te-detail-center{width:100%;max-width:480px;margin-inline:auto}.te-chip-list{-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:center;gap:8px;margin:0 -2px;padding:2px 2px 6px;display:flex;overflow-x:auto}.te-chip-list::-webkit-scrollbar{display:none}.te-chip{appearance:none;min-height:var(--te-tap);background:var(--te-surface-2);border:1px solid var(--te-border);color:var(--te-text);letter-spacing:-.01em;cursor:pointer;transition:background .18s var(--te-ease-out), border-color .18s var(--te-ease-out), color .18s var(--te-ease-out);-webkit-tap-highlight-color:transparent;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:0 16px;font-size:13px;font-weight:600;display:inline-flex}.te-chip:hover,.te-chip:focus-visible{background:color-mix(in srgb, var(--te-surface-2) 80%, var(--te-accent-soft));border-color:color-mix(in srgb, var(--te-accent) 28%, var(--te-border-strong));outline:none}.te-chip.is-active{background:linear-gradient(135deg, color-mix(in srgb, var(--te-active) 16%, transparent), color-mix(in srgb, var(--te-active) 6%, transparent));border-color:color-mix(in srgb, var(--te-active) 38%, transparent);color:var(--te-active)}.te-chip-dot{background:currentColor;border-radius:50%;flex-shrink:0;width:7px;height:7px}.te-oh-layout{flex-direction:column;gap:14px;min-height:0;display:flex}.te-oh-aside{flex-direction:column;gap:10px;min-width:0;display:flex}.te-oh-sets-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.te-oh-edit-toggle{appearance:none;border:1px solid var(--te-border);letter-spacing:-.005em;color:var(--te-text-dim);cursor:pointer;transition:background .18s var(--te-ease-out), border-color .18s var(--te-ease-out), color .18s var(--te-ease-out);-webkit-tap-highlight-color:transparent;background:0 0;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:600;display:inline-flex}.te-oh-edit-toggle:hover,.te-oh-edit-toggle:focus-visible{color:var(--te-text);border-color:var(--te-border-strong);outline:none}.te-oh-edit-toggle.is-active{color:var(--te-active);border-color:color-mix(in srgb, var(--te-active) 40%, transparent);background:color-mix(in srgb, var(--te-active) 10%, transparent)}.te-oh-set-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.te-oh-set-del{cursor:pointer;flex-shrink:0}.te-oh-status{border-radius:var(--te-radius-sm);border:1px solid var(--te-border);background:color-mix(in srgb, var(--te-surface-2) 78%, transparent);justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.te-oh-status-text{flex-direction:column;gap:2px;min-width:0;display:flex}.te-oh-status-name{letter-spacing:-.01em;color:var(--te-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.te-oh-status-state{color:var(--te-text-faint);font-size:12px}.te-oh-activate{border-radius:999px;flex-shrink:0}.te-oh-main{flex-direction:column;gap:10px;min-width:0;display:flex}@media (min-width:760px){.te-oh-layout{flex-direction:row;align-items:flex-start;gap:20px}.te-oh-aside{flex:0 0 300px;width:300px}.te-oh-main{flex:auto}.te-oh-set-list{flex-flow:column;align-items:stretch;gap:6px;overflow:visible}.te-oh-set-list .te-chip{justify-content:flex-start;width:100%}.te-oh-set-list .te-oh-set-name{text-align:left;flex:auto}}.te-tile-grid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px;display:grid}.te-tile-wrap{display:block;position:relative}.te-tile-actions{z-index:2;position:absolute;top:6px;right:6px}.te-tile-actions .te-actions-trigger{background:color-mix(in srgb, var(--te-surface-1) 78%, transparent);-webkit-backdrop-filter:blur(6px);border-color:var(--te-border-strong);border-radius:10px;width:30px;min-width:30px;height:30px;min-height:30px;box-shadow:0 2px 8px #0000002e}.te-tile-actions .te-actions-trigger svg{width:16px;height:16px}.te-tile{aspect-ratio:1;background:var(--te-surface-3);border:1px solid var(--te-border);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .2s var(--te-ease-out), border-color .2s var(--te-ease-out);border-radius:14px;padding:0;display:block;position:relative;overflow:hidden}.te-tile:hover,.te-tile:focus-visible{border-color:color-mix(in srgb, var(--te-accent) 38%, var(--te-border-strong));outline:none}.te-tile:active{transform:scale(.97)}.te-tile-img{object-fit:cover;width:100%;height:100%;display:block}.te-tile-add{border:1px dashed var(--te-border-strong);color:var(--te-text-dim);background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:11px;font-weight:500;display:flex}.te-tile-add svg{width:22px;height:22px}.te-tile-add:hover,.te-tile-add:focus-visible{background:color-mix(in srgb, var(--te-surface-2) 80%, var(--te-accent-soft));border-color:color-mix(in srgb, var(--te-accent) 38%, var(--te-border-strong));color:var(--te-text)}.te-tile-preview{background:var(--te-surface-3);border:1px solid var(--te-border);border-radius:14px;width:100%;overflow:hidden}.te-tile-preview img{object-fit:contain;width:100%;max-height:360px;display:block}.te-tile-preview--thumb{width:auto;max-width:80px;margin-inline:auto}.te-tile-preview--thumb img{object-fit:cover;width:80px;height:80px;max-height:80px}.te-badge{letter-spacing:.01em;background:var(--te-surface-3);min-height:22px;color:var(--te-text-dim);border:1px solid var(--te-border);border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:600;line-height:1.2;display:inline-flex}.te-badge--active{color:#1f8a4c;background:#22c55e2e;border-color:#22c55e61}.te-badge--draft{color:#a15c00;background:#f59e0b24;border-color:#f59e0b57}.te-badge--info{background:color-mix(in srgb, var(--te-accent) 14%, transparent);color:var(--te-accent);border-color:color-mix(in srgb, var(--te-accent) 34%, transparent)}.te-editor-section{flex-direction:column;gap:10px;display:flex}.te-editor-section-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.te-editor-eyebrow{font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--te-text-faint);font-size:10.5px;font-weight:500}.te-form-stack{flex-direction:column;gap:12px;display:flex}.te-form-row{flex-direction:column;gap:6px;display:flex}.te-form-row-label{color:var(--te-text);letter-spacing:-.005em;font-size:12.5px;font-weight:600}.te-form-row-hint{color:var(--te-text-faint);font-size:11.5px}.te-form-grid-2{grid-template-columns:1fr 1fr;gap:8px;display:grid}@media (max-width:599px){.te-form-grid-2{grid-template-columns:1fr}}.te-cta-full{width:100%;min-height:var(--te-tap);border-radius:999px}.te-account-stack{gap:14px}.te-account-card{gap:12px}.te-account-card-head{align-items:flex-start;gap:12px;display:flex}.te-account-card-icon{width:38px;height:38px;color:var(--tile-tint,var(--te-accent));background:color-mix(in srgb, var(--tile-tint,var(--te-accent)) 14%, transparent);border:1px solid color-mix(in srgb, var(--tile-tint,var(--te-accent)) 24%, transparent);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.te-account-card-headtext{flex-direction:column;flex:auto;gap:3px;min-width:0;display:flex}.te-account-card-desc{color:var(--te-text-dim);font-size:12.5px;line-height:1.4}.te-account-empty{color:var(--te-text-faint);padding:4px 0 2px;font-size:13px}.te-account-list{flex-direction:column;gap:8px;display:flex}.te-account-row{background:color-mix(in srgb, var(--te-surface) 70%, transparent);border:1px solid var(--te-border);border-radius:12px;align-items:center;gap:10px;padding:10px 12px;display:flex}.te-account-row-body{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.te-account-row-title{color:var(--te-text);letter-spacing:-.01em;flex-wrap:wrap;align-items:center;gap:8px;font-size:13.5px;font-weight:600;display:flex}.te-account-row-meta{color:var(--te-text-faint);font-size:11.5px}.te-account-row-action{flex-shrink:0}.te-account-pill-current{letter-spacing:0;color:#1f8a4d;background:#22c55e29;border:1px solid #22c55e4d;border-radius:999px;align-items:center;gap:4px;padding:1px 8px;font-size:10.5px;font-weight:600;display:inline-flex}.te-account-badge{color:var(--te-text-dim);background:var(--te-surface-3);border:1px solid var(--te-border);border-radius:999px;flex-shrink:0;align-self:center;padding:3px 10px;font-size:11px;font-weight:600}.te-account-badge.is-on{color:#1f8a4d;background:#22c55e29;border-color:#22c55e4d}.te-account-cta{justify-content:center;width:100%}.te-account-card--logout{border-color:color-mix(in srgb, var(--te-destructive,#c0455a) 26%, var(--te-border));background:color-mix(in srgb, var(--te-destructive,#c0455a) 5%, var(--te-surface-2))}.te-acc{border:1px solid var(--te-border);border-radius:var(--te-radius-sm);background:color-mix(in srgb, var(--te-surface-2) 78%, transparent)}.te-acc-trigger{cursor:pointer;width:100%;min-height:var(--te-tap);color:var(--te-text);background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;padding:14px;display:flex}.te-acc-trigger:focus-visible{outline:2px solid color-mix(in srgb, var(--te-accent) 70%, transparent);outline-offset:2px;border-radius:var(--te-radius-sm)}.te-acc-chevron{color:var(--te-text-dim);transition:transform .25s var(--te-ease-out);flex-shrink:0}.te-acc.is-open .te-acc-chevron{transform:rotate(180deg)}.te-acc-body{padding:0 14px 14px}@media (min-width:600px){.te-tile-grid{grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:10px}.te-editor-heading-title{font-size:19px}.te-list-item{min-height:72px;padding:12px 14px}.te-list-item-thumb{border-radius:13px;width:56px;height:56px}.te-list-item-title{font-size:15px}.te-chip-list{flex-wrap:wrap;padding-bottom:2px;overflow-x:visible}.te-detail-card{padding:16px}.te-empty-state{max-width:420px;margin-inline:auto}}@media (min-width:720px){.te-list{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:10px;display:grid}}@media (min-width:1100px){.te-list{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:12px}}.te-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.te-sheet-overlay{z-index:50;background:#14182173;position:fixed;inset:0}.te-sheet{z-index:51;border-left:1px solid var(--te-border-strong);width:min(460px,100vw);max-width:100vw;height:100%;max-height:100%;color:var(--te-text);font-family:var(--font-geist-sans), ui-sans-serif, system-ui, sans-serif;background:#f5f6f8;outline:none;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-16px 0 48px -24px #14182173}@media (max-width:599px){.te-sheet{border-left:none;width:100vw}}[data-slot=select-content],[data-slot=dropdown-menu-content],[data-slot=popover-content]{z-index:55!important}.te-sheet-head{border-bottom:1px solid var(--te-border);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 20px 14px;display:flex}.te-sheet-head-text{flex-direction:column;gap:4px;min-width:0;display:flex}.te-sheet-title{letter-spacing:-.02em;color:var(--te-text);margin:0;font-size:17px;font-weight:600;line-height:1.25}.te-sheet-desc{color:var(--te-text-dim);margin:0;font-size:13.5px;line-height:1.45}.te-sheet-close{appearance:none;width:38px;height:38px;color:var(--te-text-dim);cursor:pointer;transition:background .2s var(--te-ease-out), color .2s var(--te-ease-out), transform .25s var(--te-ease-out);-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.te-sheet-close svg{width:18px;height:18px}.te-sheet-close:hover{background:var(--te-surface-2);color:var(--te-text);transform:rotate(90deg)}.te-sheet-close:focus-visible{outline:2px solid color-mix(in srgb, var(--te-accent) 70%, transparent);outline-offset:2px}.te-sheet-body{-webkit-overflow-scrolling:touch;flex:auto;min-height:0;padding:18px 20px;overflow-y:auto}.te-sheet-foot{border-top:1px solid var(--te-border);background:color-mix(in srgb, var(--te-surface) 65%, transparent);flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;padding:14px 20px;display:flex}.te-sheet-foot-spacer{flex:none}.te-sheet-foot-main{align-items:center;gap:10px;margin-left:auto;display:flex}.te-sheet-btn{appearance:none;border-radius:var(--te-radius-xs);letter-spacing:-.01em;cursor:pointer;white-space:nowrap;min-height:42px;transition:background .2s var(--te-ease-out), border-color .2s var(--te-ease-out), color .2s var(--te-ease-out), transform .15s var(--te-ease-out), box-shadow .25s var(--te-ease-out), filter .2s var(--te-ease-out);-webkit-tap-highlight-color:transparent;border:1px solid #0000;justify-content:center;align-items:center;gap:6px;padding:0 16px;font-size:14.5px;font-weight:600;display:inline-flex}.te-sheet-btn svg{width:16px;height:16px}.te-sheet-btn:active{transform:scale(.97)}.te-sheet-btn:disabled{opacity:.55;cursor:default;filter:none;transform:none}.te-sheet-btn--primary{background:linear-gradient(135deg, var(--te-accent), var(--te-accent-2));color:#fff;border-color:color-mix(in srgb, var(--te-accent) 70%, transparent);box-shadow:0 6px 16px -8px var(--te-accent-glow)}.te-sheet-btn--primary:not(:disabled):hover{filter:brightness(1.08);box-shadow:0 10px 22px -10px var(--te-accent-glow)}.te-sheet-btn--ghost{background:var(--te-surface-2);border-color:var(--te-border-strong);color:var(--te-text)}.te-sheet-btn--ghost:not(:disabled):hover{background:var(--te-surface-3);border-color:color-mix(in srgb, var(--te-accent) 26%, var(--te-border-strong))}.te-sheet-btn--danger{background:var(--te-destructive-soft);border-color:color-mix(in srgb, var(--te-destructive) 32%, transparent);color:var(--te-destructive)}.te-sheet-btn--danger:not(:disabled):hover{background:color-mix(in srgb, var(--te-destructive) 18%, transparent);border-color:color-mix(in srgb, var(--te-destructive) 48%, transparent)}@media (min-width:600px){.te-sheet-foot-main .te-sheet-btn{min-width:112px}}.te-sheet-body input:not([type=checkbox]):not([type=radio]),.te-sheet-body textarea,.te-sheet-body [data-slot=select-trigger]{border:1px solid var(--te-border-strong);border-radius:var(--te-radius-xs);width:100%;min-height:44px;color:var(--te-text);transition:border-color .2s var(--te-ease-out), background .2s var(--te-ease-out), box-shadow .2s var(--te-ease-out);background:#fff9;padding:10px 14px;font-family:inherit;font-size:15px}.te-sheet-body textarea{min-height:96px;padding:12px 14px;line-height:1.5}.te-sheet-body input:not([type=checkbox]):not([type=radio]):focus,.te-sheet-body textarea:focus,.te-sheet-body [data-slot=select-trigger]:focus-visible{border-color:color-mix(in srgb, var(--te-accent) 60%, transparent);box-shadow:0 0 0 3px color-mix(in srgb, var(--te-accent) 18%, transparent);background:#ffffffd9;outline:none}.te-sheet-body input::placeholder,.te-sheet-body textarea::placeholder{color:var(--te-text-faint)}.te-sheet-body [data-slot=dropdown-menu-trigger]{width:100%}
