.TabBarComponent-module__rq-42G__tabBar{border-bottom:1px solid var(--border-color);flex-shrink:0;gap:0;padding:0;display:flex;position:relative;overflow:visible}.TabBarComponent-module__rq-42G__indicator{background:var(--accent-color);will-change:transform, width;z-index:2;border-radius:3px 3px 0 0;height:3px;transition:transform .3s cubic-bezier(.4,0,.2,1),width .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0}.TabBarComponent-module__rq-42G__indicatorSecondary{border-radius:3px 3px 0 0}.TabBarComponent-module__rq-42G__tooltipWrapper{flex:1}.TabBarComponent-module__rq-42G__tooltipWrapper>button{width:100%}.TabBarComponent-module__rq-42G__tab{letter-spacing:.01em;min-width:48px;min-height:48px;color:var(--text-tertiary);cursor:pointer;text-transform:none;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:0 0;border:none;outline:none;flex-direction:row;flex:1;justify-content:center;align-items:center;gap:6px;padding:0 16px;font-size:14px;font-weight:500;transition:color .2s,background-color .2s;display:flex;position:relative;overflow:hidden}.TabBarComponent-module__rq-42G__tab:before{content:"";opacity:0;pointer-events:none;z-index:0;background:currentColor;transition:opacity .15s;position:absolute;inset:0}.TabBarComponent-module__rq-42G__tab:after{content:"";background:radial-gradient(circle at var(--ripple-x,50%) var(--ripple-y,50%), currentColor 0%, transparent 70%);opacity:0;pointer-events:none;z-index:0;transition:opacity .4s,transform .4s;position:absolute;inset:0;transform:scale(0)}.TabBarComponent-module__rq-42G__tab>*{z-index:1;position:relative}.TabBarComponent-module__rq-42G__tab>svg{will-change:transform;flex-shrink:0;width:20px;height:20px;transition:transform .2s}.TabBarComponent-module__rq-42G__tab:hover{color:var(--text-secondary)}.TabBarComponent-module__rq-42G__tab:hover:before{opacity:.06}.TabBarComponent-module__rq-42G__tab:focus-visible{color:var(--text-secondary)}.TabBarComponent-module__rq-42G__tab:focus-visible:before{opacity:.08}.TabBarComponent-module__rq-42G__tab:active:before{opacity:.1}.TabBarComponent-module__rq-42G__tab:active:after{opacity:.12;transition:opacity,transform .1s ease-out;transform:scale(2.5)}.TabBarComponent-module__rq-42G__tabStacked{flex-direction:column;gap:4px;min-height:64px;padding:12px 16px 14px}.TabBarComponent-module__rq-42G__tabActive{color:var(--accent-color)}.TabBarComponent-module__rq-42G__tabBadge{will-change:transform;z-index:1;transition:transform .2s;position:absolute;top:6px;left:50%;transform:translate(-50%)}.TabBarComponent-module__rq-42G__tab:hover .TabBarComponent-module__rq-42G__tabBadge{transform:translate(-50%)translateY(-2px)}.TabBarComponent-module__rq-42G__tabDisabled{opacity:.38;cursor:not-allowed;pointer-events:none}.TabBarComponent-module__rq-42G__tabGlow{color:var(--accent-color);animation:1.4s ease-in-out infinite TabBarComponent-module__rq-42G__tabGlowPulse}@keyframes TabBarComponent-module__rq-42G__tabGlowPulse{0%,to{box-shadow:0 2px 8px color-mix(in srgb, var(--accent-color) 20%, transparent)}50%{box-shadow:0 2px 16px color-mix(in srgb, var(--accent-color) 40%, transparent)}}.TabBarComponent-module__rq-42G__tabBarSecondary .TabBarComponent-module__rq-42G__tab{text-transform:none}.TabBarComponent-module__rq-42G__tabBarScrollable{scrollbar-width:none;overflow:auto hidden}.TabBarComponent-module__rq-42G__tabBarScrollable::-webkit-scrollbar{display:none}.TabBarComponent-module__rq-42G__tabBarScrollable .TabBarComponent-module__rq-42G__tab{flex:none;min-width:90px}
.TableComponent-module__1kDwza__container{flex-direction:column;display:flex}.TableComponent-module__1kDwza__container+.TableComponent-module__1kDwza__container{margin-top:20px}.TableComponent-module__1kDwza__tableHeader{border:1px solid var(--border-color);background:var(--bg-tertiary);border-bottom:1px solid #ffffff0f;border-radius:2px 2px 0 0;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.TableComponent-module__1kDwza__tableHeaderContent{flex-direction:column;gap:2px;min-width:0;display:flex}.TableComponent-module__1kDwza__tableScroll{border:1px solid var(--border-color);cursor:grab;border-radius:2px;overflow-x:auto}.TableComponent-module__1kDwza__hasHeader .TableComponent-module__1kDwza__tableScroll{border-top:none;border-radius:0 0 2px 2px}.TableComponent-module__1kDwza__tableScroll.TableComponent-module__1kDwza__grabbing{cursor:grabbing;-webkit-user-select:none;user-select:none}.TableComponent-module__1kDwza__table{border-collapse:collapse;font-variant-numeric:tabular-nums;table-layout:auto;width:100%;font-size:10px}.TableComponent-module__1kDwza__th{text-align:left;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:var(--bg-tertiary);z-index:2;-webkit-user-select:none;user-select:none;border-bottom:1px solid #ffffff14;padding:6px 14px;font-size:9px;font-weight:600;position:sticky;top:0}.TableComponent-module__1kDwza__thSortable{cursor:pointer;transition:color .15s}.TableComponent-module__1kDwza__thSortable:hover{color:var(--text-primary)}.TableComponent-module__1kDwza__thActive{color:var(--accent-color)}.TableComponent-module__1kDwza__sortIcon{vertical-align:middle;opacity:.7;margin-left:2px;display:inline-block}.TableComponent-module__1kDwza__tr{transition:all .12s}.TableComponent-module__1kDwza__tr:not(:last-child) td{border-bottom:1px solid var(--border-color)}.TableComponent-module__1kDwza__tr.TableComponent-module__1kDwza__clickable{cursor:pointer}.TableComponent-module__1kDwza__tr:hover td{background:#6366f10f}.TableComponent-module__1kDwza__tr:hover td:first-child{background:#6366f11a}.TableComponent-module__1kDwza__tr.TableComponent-module__1kDwza__activeRow td{background:color-mix(in srgb, var(--accent-color) 18%, transparent);color:var(--text-primary)}.TableComponent-module__1kDwza__tr.TableComponent-module__1kDwza__activeRow td:first-child{background:color-mix(in srgb, var(--accent-color) 24%, transparent);box-shadow:inset 4px 0 0 var(--accent-color)}.TableComponent-module__1kDwza__tr.TableComponent-module__1kDwza__activeRow:hover td{background:color-mix(in srgb, var(--accent-color) 22%, transparent)}.TableComponent-module__1kDwza__tr.TableComponent-module__1kDwza__activeRow:hover td:first-child{background:color-mix(in srgb, var(--accent-color) 28%, transparent)}.TableComponent-module__1kDwza__highlightedRow td{background:#6366f11f}.TableComponent-module__1kDwza__highlightedRow td:first-child{background:#6366f129}.TableComponent-module__1kDwza__td{text-align:left;color:var(--text-secondary);white-space:nowrap;background:0 0;padding:2px 14px;transition:background .15s,color .15s}.TableComponent-module__1kDwza__tdSorted{color:var(--text-primary);background:#6366f10d}.TableComponent-module__1kDwza__tdName{white-space:nowrap;color:var(--text-primary);background:0 0;padding:2px 14px}.TableComponent-module__1kDwza__tr:nth-child(2n) td,.TableComponent-module__1kDwza__tr:nth-child(2n) .TableComponent-module__1kDwza__tdName{background:#ffffff05}.TableComponent-module__1kDwza__tr:nth-child(2n) .TableComponent-module__1kDwza__tdSorted{background:#6366f10f}.TableComponent-module__1kDwza__expandableRow{cursor:pointer;-webkit-user-select:none;user-select:none}.TableComponent-module__1kDwza__expandIcon{width:16px;height:16px;color:var(--text-muted);justify-content:center;align-items:center;margin-right:6px;transition:transform .15s;display:inline-flex}.TableComponent-module__1kDwza__expandIconOpen{transform:rotate(90deg)}.TableComponent-module__1kDwza__expandedContentRow>td{background:var(--bg-tertiary);border-bottom:1px solid var(--border-color);padding:0}.TableComponent-module__1kDwza__expandedContentCell .TableComponent-module__1kDwza__container{padding:0}.TableComponent-module__1kDwza__expandedContentCell .TableComponent-module__1kDwza__th,.TableComponent-module__1kDwza__expandedContentCell .TableComponent-module__1kDwza__td,.TableComponent-module__1kDwza__expandedContentCell .TableComponent-module__1kDwza__tdName{padding-left:4px;padding-right:4px}.TableComponent-module__1kDwza__expandedContentCell .TableComponent-module__1kDwza__expandedContentRow td{border-left:2px solid var(--accent-color);background:#0000000f}.TableComponent-module__1kDwza__subRow td{background:var(--bg-tertiary);padding:8px 14px;font-size:9px}.TableComponent-module__1kDwza__subRow td:first-child{background:var(--bg-tertiary);padding-left:38px}.TableComponent-module__1kDwza__subRow:hover td{background:#6366f10f}.TableComponent-module__1kDwza__subRow:not(:last-child) td{border-bottom:1px solid var(--border-color)}.TableComponent-module__1kDwza__title{color:var(--text-primary);margin:0;font-size:12px;font-weight:600;line-height:1.3}.TableComponent-module__1kDwza__subtitle{color:var(--text-muted);margin:0;font-size:10px;font-weight:400;line-height:1.3}.TableComponent-module__1kDwza__emptyRow{text-align:center;color:var(--text-muted);background:0 0;padding:32px 14px;font-size:11px;font-style:italic}.TableComponent-module__1kDwza__mini .TableComponent-module__1kDwza__th,.TableComponent-module__1kDwza__mini .TableComponent-module__1kDwza__td,.TableComponent-module__1kDwza__mini .TableComponent-module__1kDwza__tdName{padding:4px 6px}.TableComponent-module__1kDwza__mini .TableComponent-module__1kDwza__expandIcon{width:12px;height:12px;margin-right:4px}.TableComponent-module__1kDwza__mini .TableComponent-module__1kDwza__emptyRow{padding:12px}@media (max-width:600px){.TableComponent-module__1kDwza__th,.TableComponent-module__1kDwza__td,.TableComponent-module__1kDwza__tdName{padding:8px 10px}}.TableComponent-module__1kDwza__columnFilterBtn{border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-tertiary);cursor:pointer;white-space:nowrap;border-radius:4px;align-items:center;gap:5px;margin-left:auto;padding:4px 10px;font-size:10px;font-weight:500;transition:all .15s;display:inline-flex}.TableComponent-module__1kDwza__columnFilterBtn:hover{color:var(--text-primary);border-color:var(--text-muted);background:var(--bg-tertiary)}.TableComponent-module__1kDwza__columnFilterBtnActive{color:var(--accent-color);background:#6366f10f;border-color:#6366f14d}.TableComponent-module__1kDwza__columnFilterCount{font-variant-numeric:tabular-nums;opacity:.7;font-size:9px}.TableComponent-module__1kDwza__columnFilterDropdown{z-index:9999;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:6px;min-width:180px;max-height:360px;padding:4px;animation:.12s ease-out TableComponent-module__1kDwza__columnFilterIn;position:fixed;overflow-y:auto;transform:translate(-100%);box-shadow:0 8px 30px #00000040,0 2px 8px #00000026}@keyframes TableComponent-module__1kDwza__columnFilterIn{0%{opacity:0;transform:translate(-100%)translateY(-4px)}to{opacity:1;transform:translate(-100%)translateY(0)}}.TableComponent-module__1kDwza__columnFilterHeader{text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);border-bottom:1px solid var(--border-color);margin-bottom:2px;padding:6px 8px 4px;font-size:9px;font-weight:600}.TableComponent-module__1kDwza__columnFilterList{flex-direction:column;display:flex}.TableComponent-module__1kDwza__columnFilterItem{width:100%;color:var(--text-muted);cursor:pointer;text-align:left;opacity:.55;background:0 0;border:none;border-radius:3px;align-items:center;gap:6px;padding:5px 8px;font-size:10px;text-decoration:line-through;transition:all .1s;display:flex}.TableComponent-module__1kDwza__columnFilterItem:hover{color:var(--text-primary);opacity:1;background:#6366f114;text-decoration:none}.TableComponent-module__1kDwza__columnFilterItemVisible{color:var(--text-primary);opacity:1;text-decoration:none}.TableComponent-module__1kDwza__columnFilterCheck{border:1px solid var(--border-color);color:#0000;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;transition:all .1s;display:inline-flex}.TableComponent-module__1kDwza__columnFilterItemVisible .TableComponent-module__1kDwza__columnFilterCheck{background:var(--accent-color);border-color:var(--accent-color);color:#fff}.TableComponent-module__1kDwza__columnFilterLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}
.TextAreaComponent-module__fw79aa__textarea{background:var(--select-bg);border:1px solid var(--border-color);width:100%;color:var(--text-primary);border-radius:var(--border-radius-sm);resize:none;box-sizing:border-box;padding:10px 12px;font-family:inherit;font-size:13px;line-height:1.5;transition:border-color .2s,box-shadow .2s;overflow-y:auto}.TextAreaComponent-module__fw79aa__textarea:focus{border-color:var(--accent-color);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent-color) 15%, transparent);outline:none}.TextAreaComponent-module__fw79aa__textarea::placeholder{color:var(--text-muted)}.TextAreaComponent-module__fw79aa__textarea:disabled{opacity:.5;cursor:not-allowed}
.TextFieldComponent-module__4z6bfW__textField{flex-direction:column;width:100%;font-family:inherit;display:inline-flex;position:relative}.TextFieldComponent-module__4z6bfW__fieldContainer{cursor:text;align-items:center;min-height:56px;transition:background-color .2s;display:flex;position:relative}.TextFieldComponent-module__4z6bfW__filled .TextFieldComponent-module__4z6bfW__fieldContainer{background:var(--surface-container-highest,var(--select-bg));border-radius:var(--border-radius-sm,4px) var(--border-radius-sm,4px) 0 0}.TextFieldComponent-module__4z6bfW__filled .TextFieldComponent-module__4z6bfW__fieldContainer:hover{background:color-mix(in srgb, var(--text-primary,#1c1b1f) 8%, var(--surface-container-highest,var(--select-bg)))}.TextFieldComponent-module__4z6bfW__activeIndicator{background:var(--border-color,#79747e);transform-origin:bottom;pointer-events:none;height:1px;transition:height .2s cubic-bezier(.2,0,0,1),background-color .2s;position:absolute;bottom:0;left:0;right:0}.TextFieldComponent-module__4z6bfW__fieldContainer:hover .TextFieldComponent-module__4z6bfW__activeIndicator{background:var(--text-primary,#1c1b1f)}.TextFieldComponent-module__4z6bfW__focused .TextFieldComponent-module__4z6bfW__activeIndicator{background:var(--accent-color,#6750a4);height:3px}.TextFieldComponent-module__4z6bfW__outlined .TextFieldComponent-module__4z6bfW__fieldContainer{border-radius:var(--border-radius-sm,4px);background:0 0}.TextFieldComponent-module__4z6bfW__outlineBorder{border:1px solid var(--border-color,#79747e);border-radius:inherit;pointer-events:none;transition:border-color .2s,border-width .15s;position:absolute;inset:0}.TextFieldComponent-module__4z6bfW__outlined .TextFieldComponent-module__4z6bfW__fieldContainer:hover .TextFieldComponent-module__4z6bfW__outlineBorder{border-color:var(--text-primary,#1c1b1f)}.TextFieldComponent-module__4z6bfW__outlined.TextFieldComponent-module__4z6bfW__focused .TextFieldComponent-module__4z6bfW__outlineBorder{border-color:var(--accent-color,#6750a4);border-width:2px}.TextFieldComponent-module__4z6bfW__outlineNotch{background:var(--card-bg,var(--bg-primary,#fff));pointer-events:none;opacity:0;height:2px;transition:width .15s cubic-bezier(.2,0,0,1),left .15s cubic-bezier(.2,0,0,1),opacity .1s;position:absolute;top:-1px}.TextFieldComponent-module__4z6bfW__outlined.TextFieldComponent-module__4z6bfW__populated .TextFieldComponent-module__4z6bfW__outlineNotch,.TextFieldComponent-module__4z6bfW__outlined.TextFieldComponent-module__4z6bfW__focused .TextFieldComponent-module__4z6bfW__outlineNotch{opacity:1}.TextFieldComponent-module__4z6bfW__outlined.TextFieldComponent-module__4z6bfW__focused .TextFieldComponent-module__4z6bfW__outlineNotch{height:3px;top:-2px}.TextFieldComponent-module__4z6bfW__inputWrapper{flex-direction:column;flex:1;justify-content:center;min-width:0;min-height:56px;display:flex;position:relative}.TextFieldComponent-module__4z6bfW__filled .TextFieldComponent-module__4z6bfW__inputWrapper,.TextFieldComponent-module__4z6bfW__outlined .TextFieldComponent-module__4z6bfW__inputWrapper{padding:8px 16px}.TextFieldComponent-module__4z6bfW__filled.TextFieldComponent-module__4z6bfW__hasLabel .TextFieldComponent-module__4z6bfW__inputWrapper{padding-top:24px;padding-bottom:8px}.TextFieldComponent-module__4z6bfW__outlined.TextFieldComponent-module__4z6bfW__hasLabel .TextFieldComponent-module__4z6bfW__inputWrapper{padding-top:20px;padding-bottom:8px}.TextFieldComponent-module__4z6bfW__label{color:var(--text-muted,#49454f);pointer-events:none;transform-origin:0 0;will-change:transform, font-size, top;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 32px);font-size:16px;line-height:24px;transition:transform .15s cubic-bezier(.2,0,0,1),font-size .15s cubic-bezier(.2,0,0,1),color .15s,top .15s cubic-bezier(.2,0,0,1),left .15s cubic-bezier(.2,0,0,1);position:absolute;top:50%;left:16px;overflow:hidden;transform:translateY(-50%)}.TextFieldComponent-module__4z6bfW__hasLeadingIcon .TextFieldComponent-module__4z6bfW__label{left:52px}.TextFieldComponent-module__4z6bfW__filled.TextFieldComponent-module__4z6bfW__focused .TextFieldComponent-module__4z6bfW__label,.TextFieldComponent-module__4z6bfW__filled.TextFieldComponent-module__4z6bfW__populated .TextFieldComponent-module__4z6bfW__label{font-size:12px;line-height:16px;top:8px;transform:translateY(0)}.TextFieldComponent-module__4z6bfW__outlined.TextFieldComponent-module__4z6bfW__focused .TextFieldComponent-module__4z6bfW__label,.TextFieldComponent-module__4z6bfW__outlined.TextFieldComponent-module__4z6bfW__populated .TextFieldComponent-module__4z6bfW__label{padding:0 4px;font-size:12px;line-height:16px;top:-8px;left:12px;transform:translateY(0)}.TextFieldComponent-module__4z6bfW__hasLeadingIcon.TextFieldComponent-module__4z6bfW__outlined.TextFieldComponent-module__4z6bfW__focused .TextFieldComponent-module__4z6bfW__label,.TextFieldComponent-module__4z6bfW__hasLeadingIcon.TextFieldComponent-module__4z6bfW__outlined.TextFieldComponent-module__4z6bfW__populated .TextFieldComponent-module__4z6bfW__label{left:12px}.TextFieldComponent-module__4z6bfW__populated:not(.TextFieldComponent-module__4z6bfW__focused) .TextFieldComponent-module__4z6bfW__label{color:var(--text-secondary,#49454f)}.TextFieldComponent-module__4z6bfW__focused .TextFieldComponent-module__4z6bfW__label{color:var(--accent-color,#6750a4)}.TextFieldComponent-module__4z6bfW__input{width:100%;color:var(--text-primary,#1c1b1f);caret-color:var(--accent-color,#6750a4);background:0 0;border:none;outline:none;min-width:0;padding:0;font-family:inherit;font-size:16px;line-height:24px}.TextFieldComponent-module__4z6bfW__input::placeholder{color:var(--text-muted,#49454f);opacity:0;transition:opacity .1s}.TextFieldComponent-module__4z6bfW__focused .TextFieldComponent-module__4z6bfW__input::placeholder{opacity:1;transition-delay:50ms}.TextFieldComponent-module__4z6bfW__textField:not(.TextFieldComponent-module__4z6bfW__hasLabel) .TextFieldComponent-module__4z6bfW__input::placeholder{opacity:1}.TextFieldComponent-module__4z6bfW__input:disabled{cursor:not-allowed;color:color-mix(in srgb, var(--text-primary,#1c1b1f) 38%, transparent)}.TextFieldComponent-module__4z6bfW__textarea{width:100%;color:var(--text-primary,#1c1b1f);caret-color:var(--accent-color,#6750a4);resize:none;background:0 0;border:none;outline:none;min-width:0;padding:0;font-family:inherit;font-size:16px;line-height:24px;overflow-y:auto}.TextFieldComponent-module__4z6bfW__textarea::placeholder{color:var(--text-muted,#49454f);opacity:0;transition:opacity .1s}.TextFieldComponent-module__4z6bfW__focused .TextFieldComponent-module__4z6bfW__textarea::placeholder{opacity:1;transition-delay:50ms}.TextFieldComponent-module__4z6bfW__textField:not(.TextFieldComponent-module__4z6bfW__hasLabel) .TextFieldComponent-module__4z6bfW__textarea::placeholder{opacity:1}.TextFieldComponent-module__4z6bfW__textarea:disabled{cursor:not-allowed;color:color-mix(in srgb, var(--text-primary,#1c1b1f) 38%, transparent)}.TextFieldComponent-module__4z6bfW__leadingIcon,.TextFieldComponent-module__4z6bfW__trailingIcon{width:24px;height:24px;color:var(--text-muted,#49454f);flex-shrink:0;justify-content:center;align-items:center;transition:color .15s;display:flex}.TextFieldComponent-module__4z6bfW__leadingIcon{margin-left:12px}.TextFieldComponent-module__4z6bfW__trailingIcon{cursor:pointer;margin-right:12px}.TextFieldComponent-module__4z6bfW__trailingIcon:hover{color:var(--text-primary,#1c1b1f)}.TextFieldComponent-module__4z6bfW__supportingText{color:var(--text-muted,#49454f);justify-content:space-between;min-height:20px;padding:4px 16px 0;font-size:12px;line-height:16px;display:flex}.TextFieldComponent-module__4z6bfW__supportingText span{display:block}.TextFieldComponent-module__4z6bfW__counter{flex-shrink:0;margin-left:auto}.TextFieldComponent-module__4z6bfW__error .TextFieldComponent-module__4z6bfW__label,.TextFieldComponent-module__4z6bfW__error.TextFieldComponent-module__4z6bfW__focused .TextFieldComponent-module__4z6bfW__label{color:var(--error-color,#b3261e)}.TextFieldComponent-module__4z6bfW__error.TextFieldComponent-module__4z6bfW__filled .TextFieldComponent-module__4z6bfW__activeIndicator,.TextFieldComponent-module__4z6bfW__error.TextFieldComponent-module__4z6bfW__filled.TextFieldComponent-module__4z6bfW__focused .TextFieldComponent-module__4z6bfW__activeIndicator{background:var(--error-color,#b3261e)}.TextFieldComponent-module__4z6bfW__error .TextFieldComponent-module__4z6bfW__outlineBorder{border-color:var(--error-color,#b3261e)}.TextFieldComponent-module__4z6bfW__error.TextFieldComponent-module__4z6bfW__outlined .TextFieldComponent-module__4z6bfW__fieldContainer:hover .TextFieldComponent-module__4z6bfW__outlineBorder{border-color:color-mix(in srgb, var(--error-color,#b3261e) 80%, var(--text-primary))}.TextFieldComponent-module__4z6bfW__error.TextFieldComponent-module__4z6bfW__outlined.TextFieldComponent-module__4z6bfW__focused .TextFieldComponent-module__4z6bfW__outlineBorder{border-color:var(--error-color,#b3261e)}.TextFieldComponent-module__4z6bfW__error .TextFieldComponent-module__4z6bfW__input,.TextFieldComponent-module__4z6bfW__error .TextFieldComponent-module__4z6bfW__textarea{caret-color:var(--error-color,#b3261e)}.TextFieldComponent-module__4z6bfW__error .TextFieldComponent-module__4z6bfW__trailingIcon,.TextFieldComponent-module__4z6bfW__error .TextFieldComponent-module__4z6bfW__supportingText{color:var(--error-color,#b3261e)}.TextFieldComponent-module__4z6bfW__disabled{pointer-events:none}.TextFieldComponent-module__4z6bfW__disabled .TextFieldComponent-module__4z6bfW__fieldContainer,.TextFieldComponent-module__4z6bfW__disabled .TextFieldComponent-module__4z6bfW__supportingText{opacity:.38}.TextFieldComponent-module__4z6bfW__disabled.TextFieldComponent-module__4z6bfW__filled .TextFieldComponent-module__4z6bfW__fieldContainer{background:color-mix(in srgb, var(--text-primary,#1c1b1f) 4%, transparent)}.TextFieldComponent-module__4z6bfW__disabled .TextFieldComponent-module__4z6bfW__activeIndicator{background:color-mix(in srgb, var(--text-primary,#1c1b1f) 38%, transparent)}.TextFieldComponent-module__4z6bfW__disabled .TextFieldComponent-module__4z6bfW__outlineBorder{border-color:color-mix(in srgb, var(--text-primary,#1c1b1f) 12%, transparent)}.TextFieldComponent-module__4z6bfW__disabled .TextFieldComponent-module__4z6bfW__label{color:color-mix(in srgb, var(--text-primary,#1c1b1f) 38%, transparent)}.TextFieldComponent-module__4z6bfW__prefix,.TextFieldComponent-module__4z6bfW__suffix{color:var(--text-muted,#49454f);white-space:nowrap;-webkit-user-select:none;user-select:none;opacity:0;flex-shrink:0;font-size:16px;line-height:24px;transition:opacity .1s}.TextFieldComponent-module__4z6bfW__focused .TextFieldComponent-module__4z6bfW__prefix,.TextFieldComponent-module__4z6bfW__focused .TextFieldComponent-module__4z6bfW__suffix,.TextFieldComponent-module__4z6bfW__populated .TextFieldComponent-module__4z6bfW__prefix,.TextFieldComponent-module__4z6bfW__populated .TextFieldComponent-module__4z6bfW__suffix,.TextFieldComponent-module__4z6bfW__textField:not(.TextFieldComponent-module__4z6bfW__hasLabel) .TextFieldComponent-module__4z6bfW__prefix,.TextFieldComponent-module__4z6bfW__textField:not(.TextFieldComponent-module__4z6bfW__hasLabel) .TextFieldComponent-module__4z6bfW__suffix{opacity:1}.TextFieldComponent-module__4z6bfW__prefix{margin-right:2px}.TextFieldComponent-module__4z6bfW__suffix{margin-left:2px}.TextFieldComponent-module__4z6bfW__inputRow{align-items:center;gap:0;width:100%;display:flex}.TextFieldComponent-module__4z6bfW__fieldContainer:focus-visible{outline:2px solid var(--accent-color,#6750a4);outline-offset:2px}
.ToastComponent-module__L7w99q__container{z-index:9999;pointer-events:none;flex-direction:column;gap:8px;max-width:380px;display:flex;position:fixed;top:24px;right:24px}.ToastComponent-module__L7w99q__toast{background:var(--bg-panel,#18181eeb);-webkit-backdrop-filter:blur(24px)saturate(160%);border:1px solid var(--border-subtle,#ffffff0f);color:var(--text-primary,#e4e4e7);pointer-events:auto;border-radius:10px;align-items:center;gap:10px;min-width:240px;padding:10px 14px;font-size:13px;font-weight:500;animation:.3s cubic-bezier(.22,1,.36,1) forwards ToastComponent-module__L7w99q__toastSlideIn;display:flex;box-shadow:0 8px 32px #00000059}.ToastComponent-module__L7w99q__success{border-color:#22c55e4d}.ToastComponent-module__L7w99q__success .ToastComponent-module__L7w99q__icon{color:var(--success,#22c55e)}.ToastComponent-module__L7w99q__error{border-color:#ef44444d}.ToastComponent-module__L7w99q__error .ToastComponent-module__L7w99q__icon{color:var(--danger,#ef4444)}.ToastComponent-module__L7w99q__warning{border-color:#f59e0b4d}.ToastComponent-module__L7w99q__warning .ToastComponent-module__L7w99q__icon{color:var(--warning,#f59e0b)}.ToastComponent-module__L7w99q__info{border-color:#6366f14d}.ToastComponent-module__L7w99q__info .ToastComponent-module__L7w99q__icon{color:var(--info,#6366f1)}.ToastComponent-module__L7w99q__icon{flex-shrink:0}.ToastComponent-module__L7w99q__message{flex:1;line-height:1.4}.ToastComponent-module__L7w99q__close{width:24px;height:24px;color:var(--text-muted,#71717a);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .15s,background .15s;display:flex}.ToastComponent-module__L7w99q__close:hover{color:var(--text-primary,#e4e4e7);background:var(--bg-input,#ffffff0f)}@keyframes ToastComponent-module__L7w99q__toastSlideIn{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}
.ToggleComponent-module__51kohW__toggle{cursor:pointer;-webkit-user-select:none;user-select:none;box-sizing:border-box;align-items:center;gap:10px;width:100%;padding:8px 10px;display:flex}.ToggleComponent-module__51kohW__toggle.ToggleComponent-module__51kohW__disabled{opacity:.4;cursor:not-allowed}.ToggleComponent-module__51kohW__track{background:var(--select-bg);border:1px solid var(--border-color);cursor:pointer;border-radius:2px;flex-shrink:0;width:42px;height:24px;transition:background .12s,border-color .12s;position:relative}.ToggleComponent-module__51kohW__track:hover{border-color:#6366f14d}.ToggleComponent-module__51kohW__track.ToggleComponent-module__51kohW__active{background:var(--accent-color);border-color:var(--accent-color);filter:hue-rotate();will-change:filter;animation:4s linear infinite ToggleComponent-module__51kohW__rainbowHue}@keyframes ToggleComponent-module__51kohW__rainbowHue{to{filter:hue-rotate(360deg)}}.ToggleComponent-module__51kohW__knob{background:var(--text-secondary);border-radius:50%;width:16px;height:16px;transition:transform .12s,background .12s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0003}.ToggleComponent-module__51kohW__track.ToggleComponent-module__51kohW__active .ToggleComponent-module__51kohW__knob{background:#fff;transform:translate(18px)}.ToggleComponent-module__51kohW__hiddenInput{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.ToggleComponent-module__51kohW__label{color:var(--text-primary);font-size:12px}.ToggleComponent-module__51kohW__mini{gap:6px;width:auto;padding:0}.ToggleComponent-module__51kohW__mini .ToggleComponent-module__51kohW__track{border-radius:2px;width:30px;height:16px}.ToggleComponent-module__51kohW__mini .ToggleComponent-module__51kohW__knob{width:10px;height:10px;top:2px;left:2px}.ToggleComponent-module__51kohW__mini .ToggleComponent-module__51kohW__track.ToggleComponent-module__51kohW__active .ToggleComponent-module__51kohW__knob{transform:translate(14px)}.ToggleComponent-module__51kohW__mini .ToggleComponent-module__51kohW__label{font-size:10px}
.ToolbarComponent-module__Dl97Nq__toolbar{background:var(--bg-surface,var(--bg-secondary));color:var(--text-primary);flex-shrink:0;align-items:center;transition:box-shadow .2s cubic-bezier(.2,0,0,1),background .2s cubic-bezier(.2,0,0,1);animation:.2s ease-out ToolbarComponent-module__Dl97Nq__toolbarFadeIn;display:flex;position:relative}.ToolbarComponent-module__Dl97Nq__horizontal{flex-direction:row;gap:2px;padding:0 8px}.ToolbarComponent-module__Dl97Nq__vertical{flex-direction:column;gap:2px;padding:8px 0}.ToolbarComponent-module__Dl97Nq__standard.ToolbarComponent-module__Dl97Nq__horizontal{height:64px;min-height:64px}.ToolbarComponent-module__Dl97Nq__standard.ToolbarComponent-module__Dl97Nq__vertical{width:64px;min-width:64px}.ToolbarComponent-module__Dl97Nq__dense.ToolbarComponent-module__Dl97Nq__horizontal{height:48px;min-height:48px}.ToolbarComponent-module__Dl97Nq__dense.ToolbarComponent-module__Dl97Nq__vertical{width:48px;min-width:48px}.ToolbarComponent-module__Dl97Nq__divider.ToolbarComponent-module__Dl97Nq__horizontal{border-bottom:1px solid var(--border-color)}.ToolbarComponent-module__Dl97Nq__divider.ToolbarComponent-module__Dl97Nq__vertical{border-right:1px solid var(--border-color)}.ToolbarComponent-module__Dl97Nq__sticky{z-index:10;-webkit-backdrop-filter:blur(12px);position:sticky;top:0}.ToolbarComponent-module__Dl97Nq__elevated{box-shadow:0 1px 2px #00000014,0 1px 3px 1px #0000000f}.ToolbarComponent-module__Dl97Nq__group{flex-shrink:0;align-items:center;gap:2px;display:flex}.ToolbarComponent-module__Dl97Nq__vertical .ToolbarComponent-module__Dl97Nq__group{flex-direction:column}.ToolbarComponent-module__Dl97Nq__item{border-radius:var(--border-radius-sm,8px);min-width:40px;min-height:40px;color:var(--text-secondary);cursor:pointer;letter-spacing:.01em;white-space:nowrap;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:0 0;border:none;outline:none;justify-content:center;align-items:center;gap:6px;padding:8px;font-family:inherit;font-size:13px;font-weight:500;line-height:1;transition:color .15s cubic-bezier(.2,0,0,1),background .15s cubic-bezier(.2,0,0,1);display:inline-flex;position:relative}.ToolbarComponent-module__Dl97Nq__item:focus-visible{outline:2px solid var(--accent-color);outline-offset:-2px}.ToolbarComponent-module__Dl97Nq__stateLayer{border-radius:inherit;pointer-events:none;opacity:0;background:currentColor;transition:opacity .15s cubic-bezier(.2,0,0,1);position:absolute;inset:0}.ToolbarComponent-module__Dl97Nq__item:hover .ToolbarComponent-module__Dl97Nq__stateLayer{opacity:.08}.ToolbarComponent-module__Dl97Nq__item:focus-visible .ToolbarComponent-module__Dl97Nq__stateLayer{opacity:.1}.ToolbarComponent-module__Dl97Nq__item:active .ToolbarComponent-module__Dl97Nq__stateLayer{opacity:.12}.ToolbarComponent-module__Dl97Nq__itemActive{color:var(--accent-color);background:color-mix(in srgb, var(--accent-color) 10%, transparent)}.ToolbarComponent-module__Dl97Nq__itemActive .ToolbarComponent-module__Dl97Nq__stateLayer{background:var(--accent-color)}.ToolbarComponent-module__Dl97Nq__itemDisabled{opacity:.38;cursor:not-allowed;pointer-events:none}.ToolbarComponent-module__Dl97Nq__itemIcon{flex-shrink:0;width:20px;height:20px}.ToolbarComponent-module__Dl97Nq__itemLabel{letter-spacing:.01em;font-size:13px;font-weight:500}.ToolbarComponent-module__Dl97Nq__separator{background:var(--border-color);flex-shrink:0}.ToolbarComponent-module__Dl97Nq__horizontal .ToolbarComponent-module__Dl97Nq__separator{width:1px;height:24px;margin:0 6px}.ToolbarComponent-module__Dl97Nq__vertical .ToolbarComponent-module__Dl97Nq__separator{width:24px;height:1px;margin:6px 0}.ToolbarComponent-module__Dl97Nq__title{color:var(--text-primary);letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;padding:0 8px;font-size:14px;font-weight:600;line-height:1;overflow:hidden}.ToolbarComponent-module__Dl97Nq__spacer{flex:auto}@keyframes ToolbarComponent-module__Dl97Nq__toolbarFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ToolbarComponent-module__Dl97Nq__vertical .ToolbarComponent-module__Dl97Nq__toolbar{animation-name:ToolbarComponent-module__Dl97Nq__toolbarFadeInVertical}@keyframes ToolbarComponent-module__Dl97Nq__toolbarFadeInVertical{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}
.TopAppBarComponent-module__6xjpfa__topAppBar{background:var(--bg-surface,var(--bg-secondary));width:100%;color:var(--text-primary);z-index:10;flex-direction:column;flex-shrink:0;transition:box-shadow .2s cubic-bezier(.2,0,0,1),background .2s cubic-bezier(.2,0,0,1);animation:.25s cubic-bezier(0,0,0,1) both TopAppBarComponent-module__6xjpfa__topBarSlideIn;display:flex;position:relative}.TopAppBarComponent-module__6xjpfa__sticky{position:sticky;top:0}.TopAppBarComponent-module__6xjpfa__fixed{position:fixed;top:0;left:0;right:0}.TopAppBarComponent-module__6xjpfa__elevated{box-shadow:0 1px 2px #00000014,0 2px 6px 2px #0000000a}.TopAppBarComponent-module__6xjpfa__mainRow{flex-shrink:0;align-items:center;gap:4px;height:64px;min-height:64px;padding:0 4px;display:flex}.TopAppBarComponent-module__6xjpfa__navSlot{flex-shrink:0;justify-content:center;align-items:center;display:flex}.TopAppBarComponent-module__6xjpfa__navButton{width:48px;height:48px;color:var(--text-primary);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;padding:0;transition:background .15s cubic-bezier(.2,0,0,1);display:inline-flex;position:relative}.TopAppBarComponent-module__6xjpfa__navButton:focus-visible{outline:2px solid var(--accent-color);outline-offset:-2px}.TopAppBarComponent-module__6xjpfa__navButton:hover{background:var(--hover-overlay,#0000000f)}.TopAppBarComponent-module__6xjpfa__navButton:active{background:var(--press-overlay,#0000001a)}.TopAppBarComponent-module__6xjpfa__titleArea{flex:auto;min-width:0;padding:0 4px;overflow:hidden}.TopAppBarComponent-module__6xjpfa__title{text-overflow:ellipsis;white-space:nowrap;margin:0;padding:0;font-family:inherit;transition:font-size .2s cubic-bezier(.2,0,0,1),opacity .2s cubic-bezier(.2,0,0,1);display:block;overflow:hidden}.TopAppBarComponent-module__6xjpfa__centerAligned .TopAppBarComponent-module__6xjpfa__titleArea{text-align:center}.TopAppBarComponent-module__6xjpfa__centerAligned .TopAppBarComponent-module__6xjpfa__title,.TopAppBarComponent-module__6xjpfa__small .TopAppBarComponent-module__6xjpfa__title{letter-spacing:0;font-size:22px;font-weight:400;line-height:28px}.TopAppBarComponent-module__6xjpfa__medium .TopAppBarComponent-module__6xjpfa__mainRow .TopAppBarComponent-module__6xjpfa__title{opacity:0;font-size:22px;font-weight:400;line-height:28px;transition:opacity .2s cubic-bezier(.2,0,0,1),transform .2s cubic-bezier(.2,0,0,1);transform:translateY(4px)}.TopAppBarComponent-module__6xjpfa__medium.TopAppBarComponent-module__6xjpfa__collapsed .TopAppBarComponent-module__6xjpfa__mainRow .TopAppBarComponent-module__6xjpfa__title{opacity:1;transform:translateY(0)}.TopAppBarComponent-module__6xjpfa__large .TopAppBarComponent-module__6xjpfa__mainRow .TopAppBarComponent-module__6xjpfa__title{opacity:0;font-size:22px;font-weight:400;line-height:28px;transition:opacity .2s cubic-bezier(.2,0,0,1),transform .2s cubic-bezier(.2,0,0,1);transform:translateY(4px)}.TopAppBarComponent-module__6xjpfa__large.TopAppBarComponent-module__6xjpfa__collapsed .TopAppBarComponent-module__6xjpfa__mainRow .TopAppBarComponent-module__6xjpfa__title{opacity:1;transform:translateY(0)}.TopAppBarComponent-module__6xjpfa__expandedRow{will-change:height, padding, opacity;align-items:flex-end;padding:0 16px 20px;transition:height .25s cubic-bezier(.2,0,0,1),padding .25s cubic-bezier(.2,0,0,1),opacity .2s cubic-bezier(.2,0,0,1);display:flex;overflow:hidden}.TopAppBarComponent-module__6xjpfa__medium .TopAppBarComponent-module__6xjpfa__expandedRow{height:48px;min-height:0}.TopAppBarComponent-module__6xjpfa__medium .TopAppBarComponent-module__6xjpfa__expandedTitle{letter-spacing:0;color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:24px;font-weight:400;line-height:32px;transition:opacity .15s cubic-bezier(.2,0,0,1),transform .2s cubic-bezier(.2,0,0,1);overflow:hidden}.TopAppBarComponent-module__6xjpfa__large .TopAppBarComponent-module__6xjpfa__expandedRow{align-items:flex-end;height:88px;min-height:0;padding-bottom:28px}.TopAppBarComponent-module__6xjpfa__large .TopAppBarComponent-module__6xjpfa__expandedTitle{letter-spacing:0;color:var(--text-primary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:28px;font-weight:400;line-height:36px;transition:opacity .15s cubic-bezier(.2,0,0,1),transform .2s cubic-bezier(.2,0,0,1);display:-webkit-box;overflow:hidden}.TopAppBarComponent-module__6xjpfa__collapsed .TopAppBarComponent-module__6xjpfa__expandedRow{opacity:0;pointer-events:none;height:0;padding-top:0;padding-bottom:0}.TopAppBarComponent-module__6xjpfa__actionsSlot{flex-shrink:0;align-items:center;gap:0;display:flex}.TopAppBarComponent-module__6xjpfa__actionButton{width:48px;height:48px;color:var(--text-secondary,var(--text-primary));cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;padding:0;transition:background .15s cubic-bezier(.2,0,0,1);display:inline-flex;position:relative}.TopAppBarComponent-module__6xjpfa__actionButton:focus-visible{outline:2px solid var(--accent-color);outline-offset:-2px}.TopAppBarComponent-module__6xjpfa__actionButton:hover{background:var(--hover-overlay,#0000000f)}.TopAppBarComponent-module__6xjpfa__actionButton:active{background:var(--press-overlay,#0000001a)}.TopAppBarComponent-module__6xjpfa__actionButton[disabled]{opacity:.38;pointer-events:none;cursor:not-allowed}@keyframes TopAppBarComponent-module__6xjpfa__topBarSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.TopAppBarComponent-module__6xjpfa__scrollIndicator{background:var(--accent-color);opacity:.25;pointer-events:none;border-radius:0 1px 1px 0;height:2px;transition:width .3s cubic-bezier(.2,0,0,1);position:absolute;bottom:0;left:0}
.FooterComponent-module-scss-module__2Eq1lG__FooterComponent{margin-top:50px;position:relative;overflow:hidden}.FooterComponent-module-scss-module__2Eq1lG__FooterComponent .spacer{width:100%;height:40px;z-index:var(--Z_INDEX_AUDIENCE);transform-origin:100% 0;background-color:#f0f0f0;position:absolute;transform:skewY(-3deg)translateY(-5px)}.FooterComponent-module-scss-module__2Eq1lG__FooterComponent .stripe{transform-origin:100% 0;width:100%;height:100%;z-index:var(--Z_INDEX_BACKGROUND);background-color:#000;position:absolute;inset:0;transform:skewY(-3deg)}.FooterComponent-module-scss-module__2Eq1lG__FooterComponent .container{color:#fff;flex-direction:column;justify-content:center;align-items:stretch;padding-top:calc(5.3vw + 56.339px);display:flex;inset:0}.FooterComponent-module-scss-module__2Eq1lG__FooterComponent p{color:#fff}.FooterComponent-module-scss-module__2Eq1lG__FooterComponent .footer-menu{text-align:left;grid-template-columns:repeat(4,1fr);gap:24px 0;padding:64px 0;display:grid}.FooterComponent-module-scss-module__2Eq1lG__FooterComponent .footer-menu>div{gap:8px;display:grid}.FooterComponent-module-scss-module__2Eq1lG__FooterComponent .footer-menu>div>div{flex-direction:column;gap:4px;display:flex}.FooterComponent-module-scss-module__2Eq1lG__FooterComponent .footer-menu>div:first-of-type>div{justify-content:space-between}.FooterComponent-module-scss-module__2Eq1lG__FooterComponent .footer-menu>div.photography h1{color:#46d85d}.FooterComponent-module-scss-module__2Eq1lG__FooterComponent .footer-menu>div.film h1{color:#fec010}.FooterComponent-module-scss-module__2Eq1lG__FooterComponent .footer-menu>div.ai h1{color:#ff4e4e}.FooterComponent-module-scss-module__2Eq1lG__FooterComponent .footer-menu>div.animation h1{color:#758aff}.FooterComponent-module-scss-module__2Eq1lG__FooterComponent .footer-menu>div.installation h1{color:#e97300}.FooterComponent-module-scss-module__2Eq1lG__FooterComponent .footer-menu>div.socials h1{color:#ffe50c}.FooterComponent-module-scss-module__2Eq1lG__FooterComponent .footer-menu a{align-items:center;display:flex}.FooterComponent-module-scss-module__2Eq1lG__FooterComponent .footer-menu a .logo{filter:grayscale()opacity(.8);width:20px;height:20px;display:inline-block}.FooterComponent-module-scss-module__2Eq1lG__FooterComponent .footer-menu a:hover .logo{filter:grayscale(0)opacity()}.FooterComponent-module-scss-module__2Eq1lG__FooterComponent .footer-menu .BrandComponent{cursor:pointer;gap:4px;display:flex}.FooterComponent-module-scss-module__2Eq1lG__FooterComponent .footer-menu .BrandComponent .logo{height:20px;image-rendering:pixelated;pointer-events:none;background-size:100%;flex:0 0 20px}.FooterComponent-module-scss-module__2Eq1lG__FooterComponent .footer-menu .BrandComponent h3{font-weight:400}.FooterComponent-module-scss-module__2Eq1lG__FooterComponent .footer-menu .BrandComponent:hover{text-underline-offset:4px;text-decoration:underline}.FooterComponent-module-scss-module__2Eq1lG__FooterComponent .footer-menu ul{font-size:var(--FONT_SIZE_MEDIUM);flex-direction:column;gap:4px;display:flex}.FooterComponent-module-scss-module__2Eq1lG__FooterComponent .footer-menu ul li.github img{filter:invert()}.FooterComponent-module-scss-module__2Eq1lG__FooterComponent .footer-menu h1{font-weight:500;font-size:var(--FONT_SIZE_MEDIUM)}@media (max-width:960px){.FooterComponent-module-scss-module__2Eq1lG__FooterComponent .footer-menu{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(3,1fr)}.FooterComponent-module-scss-module__2Eq1lG__FooterComponent .footer-menu>div:first-of-type{grid-column:1/4}}@media (max-width:640px){.FooterComponent-module-scss-module__2Eq1lG__FooterComponent .footer-menu{grid-template-rows:repeat(4,auto);grid-template-columns:repeat(1,1fr)}.FooterComponent-module-scss-module__2Eq1lG__FooterComponent .footer-menu>div:first-of-type{grid-column:1/2}:is(.FooterComponent-module-scss-module__2Eq1lG__FooterComponent .footer-menu h1,.FooterComponent-module-scss-module__2Eq1lG__FooterComponent .footer-menu ul){font-size:5vw}}
.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .HeaderComponent-module-scss-module__tvpdEq__icon{color:#ff0;font-family:var(--FONT_FAMILY_MATERIAL_SYMBOLS);font-size:20px;display:inline-block}:is(.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent a.active .HeaderComponent-module-scss-module__tvpdEq__label,.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent a:hover .HeaderComponent-module-scss-module__tvpdEq__label){text-decoration:underline}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .stripe{width:100%;height:270px;z-index:var(--Z_INDEX_BACKGROUND);background:#000;transition:all 1s ease-in-out;top:0;overflow:hidden;position:absolute!important}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .stripe:before{content:"";background:inherit;will-change:clip-path,transform;pointer-events:none;animation:12s step-end infinite HeaderComponent-module-scss-module__tvpdEq__stripeGlitch;position:absolute;inset:0}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .stripe .video{width:100%}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .stripe:after{content:"";transform-origin:0;background-color:#f0f0f0;width:110%;height:100px;transition:all 1s;display:block;position:absolute;bottom:-100px;left:0;right:0;transform:rotate(-2deg)}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .stripe.about:after{transform-origin:100%;transform:rotate(2deg)}@media (max-width:1432px){.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .stripe{height:calc(8vw + 150px)}}@media (max-width:640px){.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .stripe{height:calc(13vw + 150px)}}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .fixed{flex-direction:column;height:120px;display:flex}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .fixed .stripe{content:"";transform-origin:0 100%;background-color:#f0f0f0;width:100%;height:100px;display:block;position:absolute;top:0;transform:skewY(-1deg)translateY(150px)}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .floaty{z-index:4;color:#fff;background:0 0;height:120px;font-family:Ubuntu,sans-serif;transition:all .33s;display:flex;position:fixed;top:0;left:0;right:0}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .floaty .container{flex:100%;display:flex}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .floaty .container .name{font-weight:300;font-size:var(--FONT_SIZE_H3);align-items:center;height:100%;display:flex}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .floaty .container .name a{align-items:center;gap:8px;display:flex}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .floaty .container .name a .logo{height:32px;image-rendering:pixelated;pointer-events:none;background-image:url(https://assets.rod.dev/images/rodrigo-barraza-logo.png);background-size:100%;flex:0 0 32px}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .floaty .container .name a .text{pointer-events:none;flex:none;justify-content:flex-start;align-items:center;display:flex}@media (max-width:400px){.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .floaty .container .name a .logo{flex:0 0 5vw;height:5vw}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .floaty .container .name a .text{font-size:6vw}}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .floaty .container .name a:hover .logo{background-image:url(https://assets.rod.dev/images/rodrigo-barraza-logo-animated.gif)}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .floaty .container nav{flex:none;justify-content:center;align-items:center;padding:0;display:flex}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .floaty .container nav ul{grid-gap:64px;margin:0;padding:0;display:flex}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .floaty .container nav ul li{justify-content:center;align-items:center;display:flex}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .floaty .container nav ul li a{color:#dcdcdc;font-size:var(--FONT_SIZE_MEDIUM);justify-content:center;align-items:center;display:flex}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .floaty .container nav ul li a:hover{color:#fff}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .floaty .container nav ul li a.active{color:#fff}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .floaty .container nav ul li.about{color:#fff;border-radius:24px}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .floaty .container .hamburger{justify-content:flex-end;width:100px;display:none}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .floaty .container .hamburger div{cursor:pointer;border-radius:10px}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .floaty.ai-art{color:#fff}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .floaty.tiny{color:#fff;background:#000;height:48px;box-shadow:0 0 10px -5px #000}@media (max-width:900px){.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .floaty .container{padding:0 4vw}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .floaty .container nav{display:none}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .floaty .container .hamburger{align-items:center;font-size:30px;display:flex}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .floaty.tiny .container .hamburger{font-size:var(--FONT_SIZE_MEDIUM)}}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .overlay{z-index:var(--Z_INDEX_AUDIENCE);color:#fff;font-size:var(--FONT_SIZE_MENU);z-index:3;background:#000;flex-direction:column;justify-content:center;align-items:center;animation:1s HeaderComponent-module-scss-module__tvpdEq__fadein;display:flex;position:fixed;inset:0}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .overlay ul{flex-direction:column;gap:5vw;display:flex}.HeaderComponent-module-scss-module__tvpdEq__HeaderComponent .overlay .socials{background-color:#fff;border-radius:30px;flex-direction:row;gap:0;padding:4px 12px;list-style:none;display:flex;position:absolute;bottom:20px}@keyframes HeaderComponent-module-scss-module__tvpdEq__stripeGlitch{0%{clip-path:none;transform:translate(0,0)}87%{clip-path:none;transform:translate(0,0)}87.3%{clip-path:inset(15% 0 60%);transform:translate(-4px)}87.6%{clip-path:inset(55% 0 10%);transform:translate(3px)}87.9%{clip-path:inset(30% 0 40%);transform:translate(-2px)}88.2%{clip-path:none;transform:translate(0,0)}89%{clip-path:none;transform:translate(0,0)}89.2%{clip-path:inset(70% 0 5%);transform:translate(5px)}89.5%{clip-path:inset(8% 0 75%);transform:translate(-3px)}89.7%{clip-path:inset(40% 0 30%);transform:translate(2px)}89.9%{clip-path:none;transform:translate(0,0)}92%{clip-path:none;transform:translate(0,0)}92.1%{clip-path:inset(20% 0 55%);transform:translate(-6px)}92.2%{clip-path:inset(65% 0 10%);transform:translate(4px)}92.3%{clip-path:inset(5% 0 80%);transform:translate(-2px)}92.4%{clip-path:inset(45% 0 25%);transform:translate(3px)}92.5%{clip-path:none;transform:translate(0,0)}to{clip-path:none;transform:translate(0,0)}}
:root{--COLOR_BLUE:#0f78f6;--COLOR_BLUE_SHADOW:#2561d1;--COLOR_RED:#da0b0b;--COLOR_GREEN:#23903a;--COLOR_GREEN_HIGHLIGHT:#23903a;--FONT_FAMILY_MATERIAL_SYMBOLS:"Material Symbols Outlined";--FONT_FAMILY_UBUNTU:"Ubuntu", sans-serif;--FONT_FAMILY_NOTO-EMOJI:"Noto Emoji", sans-serif;--FONT_SIZE_MINI:12px;--FONT_SIZE_SMALL:14px;--FONT_SIZE_MEDIUM:16px;--FONT_SIZE_LARGE:18px;--FONT_SIZE_BIG:24px;--FONT_SIZE_MEDIUM_FLEXIBLE:calc(.25vw + 14px);--FONT_SIZE_H3:28px;--FONT_SIZE_H2:32px;--FONT_SIZE_H1:48px;--FONT_SIZE_MENU:10vw;--Z_INDEX_BACKGROUND:-1;--Z_INDEX_MIDDLEGROUND:0;--Z_INDEX_FOREGROUND:1;--Z_INDEX_AUDIENCE:2;--URL_ICON_BRAND:url(https://assets.rod.dev/images/rodrigo-barraza-logo.png);--URL_ICON_BRAND_ANIMATED:url(https://assets.rod.dev/images/rodrigo-barraza-logo-animated.gif);--URL_ICON_INSTAGRAM:url(https://assets.rod.dev/icons/instagram.png);--URL_ICON_FACEBOOK:url(https://assets.rod.dev/icons/facebook.png);--URL_ICON_TWITTER:url(https://assets.rod.dev/icons/twitter.png);--URL_ICON_GITHUB:url(https://assets.rod.dev/icons/github.png);--URL_ICON_DEVIANTART:url(https://assets.rod.dev/icons/deviantart.png);--URL_ICON_BEHANCE:url(https://assets.rod.dev/icons/behance.png);--URL_ICON_FLICKR:url(https://assets.rod.dev/icons/flickr.png);--URL_ICON_FOUNDATION_APP:url(https://assets.rod.dev/icons/foundationapp.png);--URL_ICON_OPENSEA:url(https://assets.rod.dev/icons/opensea.png);--URL_ICON_SUPER_RARE:url(https://assets.rod.dev/icons/superrare.png);--URL_ICON_DISCORD:url(https://assets.rod.dev/icons/discord.png);--URL_ICON_KEYBASE:url(https://assets.rod.dev/icons/keybase.png);--URL_ICON_LINKEDIN:url(https://assets.rod.dev/icons/linkedin.png)}html{flex-direction:column;min-height:100%;display:flex;overflow-x:hidden}html body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;background-color:#f0f0f0;flex-direction:column;flex:100%;height:100%;margin:0;padding:0;font-family:Ubuntu,sans-serif;display:flex}html body>header{flex:none}html body>main{flex-direction:column;flex:auto;margin:0;display:flex}html ul li{list-style:none}a{color:inherit;text-underline-offset:5px;font-family:Ubuntu,sans-serif;font-weight:300;text-decoration:none}a .emoji{font-size:15px}h1,h2,h3,h4,h5,p{text-align:left;margin:0;padding:0}h1{font-size:var(--FONT_SIZE_H1);color:#000;font-weight:600}h2{font-size:var(--FONT_SIZE_H2);color:#000;font-weight:500}ul{margin:0;padding:0}p{font-size:var(--FONT_SIZE_MEDIUM);color:#000;text-align:justify;font-weight:100;line-height:26px}p+p{margin-top:16px}p a{color:#655ffa;text-underline-offset:2px;font-weight:400}p a:hover{color:#b86cd3}p a:active{color:#6cd3b2}p a:visited{color:#b86cd3}dialog{z-index:4}dialog::backdrop{background-color:#ff8c00}@media (max-width:1432px){h1{font-size:calc(3vw + 5px)}h2{font-size:calc(1.35vw + 13px)}p{font-size:var(--FONT_SIZE_MEDIUM_FLEXIBLE)}}@media (max-width:640px){h1{font-size:var(--FONT_SIZE_H3)}h2{font-size:var(--FONT_SIZE_BIG)}p{font-size:var(--FONT_SIZE_MEDIUM)}}.container{box-sizing:border-box;justify-content:space-between;width:100%;max-width:1432px;margin:0 auto;padding:0 36px;display:flex}.container.column{flex-direction:column}.sectionTitle{color:#fff;font-size:36px}.sectionTitle h1,.sectionTitle p{color:inherit}.sectionTitle h1{background-color:#005dcc}.test,.alert{color:#fff;font-size:var(--FONT_SIZE_MENU);text-shadow:0 0 40px #000;z-index:999;opacity:1;background:#000000bf;justify-content:center;align-items:center;font-weight:800;animation:1s forwards fadeOut;display:flex;position:fixed;inset:0}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.gallery{flex-direction:column;gap:12px;display:flex;position:relative}.gallery .details .container{border-radius:4px;flex-direction:column;padding:0 36px;display:flex}.gallery .details .container h1{color:#fff;font-size:58px}.gallery .details .container div{flex-wrap:wrap;gap:0 8px;display:flex}.gallery .details .container p{color:#fff;text-align:justify;line-height:26px}.gallery .details .container p.ekphrasis{color:#9a9a9a;font-style:italic}.gallery .search .container{align-items:center;margin-top:32px;padding:0;display:flex}.gallery .search .container .CardComponent{align-items:flex-end;max-width:none;display:flex}.gallery .search .container .CardComponent div{flex:100%}@media (max-width:1432px){.gallery .details .container h1{font-size:calc(3vw + 5px)}}@media (max-width:960px){.gallery .search .container .CardComponent{flex-wrap:wrap}.gallery .search .container .CardComponent div:nth-of-type(2),.gallery .search .container .CardComponent div:nth-of-type(3),.gallery .search .container .CardComponent div:nth-of-type(4),.gallery .search .container .CardComponent div:nth-of-type(5){flex:40%}}@media (max-width:640px){.gallery .details .container h1{font-size:var(--FONT_SIZE_H3)}}.image{position:relative}@keyframes growDown{0%{transform:scale(1.5)}to{transform:scale(1)}}.CardComponent{box-sizing:border-box;background:#fff;flex:1;grid-template-columns:repeat(3,1fr);justify-self:center;gap:16px;width:100%;max-width:768px;padding:32px;transition:opacity .3s;display:grid}.NewCardComponent{box-sizing:border-box;background:#fff;flex-direction:column;flex:1;grid-template-columns:repeat(3,1fr);justify-self:center;gap:16px;width:100%;padding:32px;transition:opacity .3s;display:flex}.NewCardComponent .header{display:flex}.NewCardComponent .header h1{font-size:var(--FONT_SIZE_H3);text-transform:capitalize;color:#000;border-bottom:1px solid #0000001a;margin-bottom:12px;padding-bottom:8px;font-weight:500}.NewCardComponent .body .clients{grid-template-rows:100px 100px 100px;grid-template-columns:1fr 1fr 1fr 1fr;gap:4px;display:grid}.NewCardComponent .body .clients li{cursor:pointer;justify-content:center;align-items:center;display:flex}.NewCardComponent .body .clients li:hover{background:#00000003}.RenderCardComponent{color:#000;box-sizing:border-box;background:#fff;flex:1;grid-template-columns:1fr 1fr 130px;justify-self:center;gap:8px;width:100%;max-width:960px;padding:32px;transition:opacity .3s;display:grid;position:relative}.RenderCardComponent .title{font-size:var(--FONT_SIZE_H3);color:inherit;text-align:left;grid-column:1/4;font-weight:500}.RenderCardComponent .date{color:inherit;text-align:left;font-size:var(--FONT_SIZE_SMALL);grid-column:1/4}.RenderCardComponent .badges{grid-column:1/4;align-items:center;gap:12px;display:flex}.RenderCardComponent .description{text-align:left;color:inherit;grid-column:1/4;margin:0 0 24px}.RenderCardComponent .actions{color:inherit;grid-column:1/4;grid-template-columns:1fr 1fr;justify-content:flex-end;gap:16px;width:100%;display:grid}.RenderCardComponent .super-actions{color:inherit;grid-column:1/2;grid-template-columns:1fr 1fr;align-items:center;width:100%;display:flex}.RenderCardComponent .super-actions2{color:inherit;grid-column:2/4;grid-template-columns:1fr 1fr;justify-content:flex-end;align-items:center;gap:16px;width:100%;display:flex}.RenderCardComponent .overlay{z-index:var(--Z_INDEX_AUDIENCE);background:#000000e6;flex-direction:column;justify-content:flex-end;align-items:center;gap:32px;padding:32px;animation:.3s forwards fadeIn;display:flex;position:absolute;inset:0}.RenderCardComponent .overlay .message{font-size:var(--FONT_SIZE_H2);color:#fff}.RenderCardComponent .overlay .buttons{flex-direction:row;justify-content:stretch;align-items:center;width:100%;display:flex}@media (max-width:768px){.RenderCardComponent{padding:4vw}}.RenderPictureComponent{justify-content:center;place-self:flex-start center;width:100%;max-width:960px;display:flex;position:relative;overflow:hidden}.RenderPictureComponent.hidden{display:none}.RenderPictureComponent img{max-width:960px;max-height:960px}.BrandComponent .logo{background-image:var(--URL_ICON_BRAND)}.BrandComponent:hover .logo{background-image:var(--URL_ICON_BRAND_ANIMATED)}
@keyframes fadein{0%{opacity:0}to{opacity:1}}
