.SelectedTools-module__6G4AEq__canvas{justify-content:center;align-items:center;width:100%;height:100%;min-height:300px;padding:32px;display:flex}.SelectedTools-module__6G4AEq__categoriesContainer{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start;gap:32px;width:100%;max-width:1200px;display:grid}.SelectedTools-module__6G4AEq__categorySection{flex-direction:column;gap:16px;min-width:0;display:flex}.SelectedTools-module__6G4AEq__categoryTitle{color:#ffffffe6;letter-spacing:.05em;text-shadow:0 1px 3px #0000004d;text-transform:uppercase;border-bottom:2px solid #fff3;margin:0;padding-bottom:8px;font-size:18px;font-weight:600}.SelectedTools-module__6G4AEq__toolsGrid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:16px;width:100%;display:grid}.SelectedTools-module__6G4AEq__toolCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff1a;border:2px solid #fff3;border-radius:12px;flex-direction:column;align-items:center;padding:16px 12px;transition:all .3s;display:flex;position:relative}.SelectedTools-module__6G4AEq__toolCard:hover{background:#ffffff26;border-color:#fff6;transform:translateY(-4px)}.SelectedTools-module__6G4AEq__toolCard:hover .SelectedTools-module__6G4AEq__removeButton{opacity:1}.SelectedTools-module__6G4AEq__toolIcon{filter:drop-shadow(0 2px 8px #0003);object-fit:contain;width:36px;height:36px;margin-bottom:8px}.SelectedTools-module__6G4AEq__toolName{color:#fff;text-align:center;text-shadow:0 1px 3px #0000004d;font-size:12px;font-weight:600}.SelectedTools-module__6G4AEq__removeButton{color:#fff;cursor:pointer;opacity:0;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:14px;font-weight:700;line-height:1;transition:all .2s;display:flex;position:absolute;top:6px;right:6px}.SelectedTools-module__6G4AEq__removeButton:hover{background:#ffffff4d;transform:scale(1.1)}.SelectedTools-module__6G4AEq__emptyState{justify-content:center;align-items:center;width:100%;height:100%;min-height:300px;padding:32px;display:flex}.SelectedTools-module__6G4AEq__emptyContent{text-align:center;max-width:400px}.SelectedTools-module__6G4AEq__emptyIcon{opacity:.6;margin-bottom:16px;font-size:64px}.SelectedTools-module__6G4AEq__emptyTitle{color:#fff;text-shadow:0 1px 3px #0000004d;margin:0 0 12px;font-size:24px;font-weight:600}.SelectedTools-module__6G4AEq__emptyDescription{color:#fffc;text-shadow:0 1px 2px #0003;margin:0;font-size:16px;line-height:1.5}
.FlashMessage-module__SridFa__container{z-index:10;background:#0d0d0e;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.FlashMessage-module__SridFa__flash{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#2b2b2b;border-radius:100px;align-items:center;gap:8px;height:36px;padding:10px 16px;font-size:13px;display:flex}.FlashMessage-module__SridFa__enter{opacity:0}.FlashMessage-module__SridFa__enterActive{opacity:1;transition:opacity .5s}.FlashMessage-module__SridFa__exit{opacity:1}.FlashMessage-module__SridFa__exitActive{opacity:0;transition:opacity .5s}.FlashMessage-module__SridFa__unlockContainer{z-index:3;background:#0d0d0e;flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex;position:absolute;inset:0}.FlashMessage-module__SridFa__coin{width:88px;height:88px;transform-style:preserve-3d;animation-name:FlashMessage-module__SridFa__flip;animation-duration:1.5s;animation-timing-function:cubic-bezier(0,0,.25,1);position:relative}.FlashMessage-module__SridFa__coin svg{width:36px;height:auto}@keyframes FlashMessage-module__SridFa__flip{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}.FlashMessage-module__SridFa__coinSide{backface-visibility:hidden;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;overflow:hidden}.FlashMessage-module__SridFa__coinSide.FlashMessage-module__SridFa__coinBack{transform:rotateY(180deg)}
.ResizableFrame-module__jq-9Eq__resizableFrame{display:inline-block;position:relative}.ResizableFrame-module__jq-9Eq__resizableFrame.ResizableFrame-module__jq-9Eq__isResizing{-webkit-user-select:none;user-select:none}.ResizableFrame-module__jq-9Eq__windowSizeDragPoint{z-index:2;cursor:col-resize;width:24px;height:24px;transform:translate(var(--translate-x),-50%);-webkit-user-select:none;user-select:none;position:absolute;top:50%}.ResizableFrame-module__jq-9Eq__windowSizeDragPoint:after{content:"";background:#fff;border-radius:3px;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ResizableFrame-module__jq-9Eq__left{--translate-x:-50%;left:0}.ResizableFrame-module__jq-9Eq__right{--translate-x:50%;right:0}.ResizableFrame-module__jq-9Eq__resetWidthContainer{justify-content:center;display:flex;position:absolute;left:0;right:0}.ResizableFrame-module__jq-9Eq__resetWidth{color:rgba(255,255,255,var(--text-opacity));cursor:pointer;--text-opacity:.4;flex-direction:column;align-items:center;gap:.6em;margin:1em;font-size:11px;transition:color .2s;display:inline-flex}.ResizableFrame-module__jq-9Eq__resetWidth:hover{--text-opacity:.7}.ResizableFrame-module__jq-9Eq__fadeEnter{opacity:0}.ResizableFrame-module__jq-9Eq__fadeEnterActive{opacity:1;transition:opacity .2s}.ResizableFrame-module__jq-9Eq__fadeExit{opacity:1}.ResizableFrame-module__jq-9Eq__fadeExitActive{opacity:0;transition:opacity .2s}.ResizableFrame-module__jq-9Eq__ruler{border-right:1px solid var(--color);border-left:1px solid var(--color);color:var(--color);text-align:center;--color:#ffffff4d;margin:1em 0;font-size:11px;position:absolute;left:0;right:0}.ResizableFrame-module__jq-9Eq__ruler>span{background-color:#0d0d0d;padding:0 1em}.ResizableFrame-module__jq-9Eq__ruler:before{z-index:-1;border-top:1px solid var(--color);content:"";position:absolute;top:50%;left:0;right:0}
.Frame-module__AkqCdq__frameContainer{grid-area:content;justify-content:center;display:flex;transform:scale(.6)}@media (min-width:768px){.Frame-module__AkqCdq__frameContainer{transform:scale(1)}}.Frame-module__AkqCdq__outerFrame{min-width:520px;max-width:920px;position:relative;overflow:hidden}.Frame-module__AkqCdq__frame{transition:padding .2s}.Frame-module__AkqCdq__transparentPattern{z-index:-1;background-image:linear-gradient(45deg,#1d1d1d 25%,#0000 0),linear-gradient(-45deg,#1d1d1d 25%,#0000 0),linear-gradient(45deg,#0000 75%,#1d1d1d 0),linear-gradient(-45deg,#0000 75%,#1d1d1d 0);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;position:absolute;inset:0}.Frame-module__AkqCdq__window{background:var(--frame-background);border:1px solid #ffffff4d;border-radius:10px;flex-direction:column;align-items:stretch;min-height:100px;padding-top:10px;transition:all .3s;display:flex}.Frame-module__AkqCdq__window.Frame-module__AkqCdq__withBorder{box-shadow:0 0 0 1px var(--frame-highlight-border),0 0 0 1.5px var(--frame-shadow-border);border:none}.Frame-module__AkqCdq__window.Frame-module__AkqCdq__withShadow{box-shadow:0 0 0 1px var(--frame-highlight-border),0 0 0 1.5px var(--frame-shadow-border),0 2.8px 2.2px #00000009,0 6.7px 5.3px #0000000c,0 12.5px 10px #0000000f,0 22.3px 17.9px #00000012,0 41.8px 33.4px #00000016,0 100px 80px #0000001f;border:none}.Frame-module__AkqCdq__header{grid-gap:12px;grid-template-columns:48px 1fr 48px;align-items:center;height:24px;padding:0 16px;display:grid}.Frame-module__AkqCdq__controls{gap:6px;display:flex}.Frame-module__AkqCdq__control{background-color:var(--frame-control-color);border-radius:6px;width:12px;height:12px}.Frame-module__AkqCdq__fileName{height:16px;color:var(--frame-title-placeholder-color);letter-spacing:.32px;text-align:center;justify-content:center;align-items:center;font-size:12px;font-weight:500;line-height:12px;display:flex;position:relative}.Frame-module__AkqCdq__fileName>input:focus+span{display:none}.Frame-module__AkqCdq__fileName>input{width:100%;color:var(--frame-title-color);letter-spacing:.32px;text-align:center;background-color:#0000;border:none;margin:0;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:12px;position:absolute;inset:0}.Frame-module__AkqCdq__fileName>input:focus{outline:none}.Frame-module__AkqCdq__noir{--frame-background:#fffffff2}.Frame-module__AkqCdq__noir.Frame-module__AkqCdq__withBackground{background-position:50%;background-size:cover;background-image:url(../media/distortion.53b7b6ca.png)!important}.Frame-module__AkqCdq__noir.Frame-module__AkqCdq__darkMode{--frame-background:#000000e6}.Frame-module__AkqCdq__ice{--background:#f6f6f6;--dot-color:#0000001f}.Frame-module__AkqCdq__ice.Frame-module__AkqCdq__withBackground{background-position:-8.5px -8.5px;background-repeat:repeat;background-size:17px 17px;inset:0;background-color:var(--background)!important;background-image:radial-gradient(var(--dot-color)1px,transparent 0)!important}.Frame-module__AkqCdq__ice .Frame-module__AkqCdq__withShadow{box-shadow:0 0 0 1px var(--frame-highlight-border),0 0 0 1.5px var(--frame-shadow-border),0 4px 6px #0000000d;border:none}.Frame-module__AkqCdq__ice.Frame-module__AkqCdq__darkMode{--background:#0e0e0e;--dot-color:#ffffff17}.Frame-module__AkqCdq__noBackground{background:0 0}.Frame-module__AkqCdq__noBackground [data-grid=true],.Frame-module__AkqCdq__noBackground [data-dot=true]{display:none}.Frame-module__AkqCdq__resend{--frame-background:#ffffffb8;--selection-background:#00cc9937;--selection-text-color:#007763fd;--frame-header-background:#ffffff1a;--frame-border:#3d3d3d21;--frame-border-radius:8px;--frame-text-color:#000}.Frame-module__AkqCdq__resend::selection{background:var(--selection-background);color:var(--selection-text-color)}.Frame-module__AkqCdq__resend.Frame-module__AkqCdq__darkMode{--frame-background:#000000e0;--frame-header-background:#000000e6;--frame-border:#3d3d3d21;--frame-text-color:#fafafa;--selection-background:#00fff61d;--selection-text-color:#67ffded2}.Frame-module__AkqCdq__resendWindow{z-index:1;border:.5px solid var(--frame-border);border-radius:var(--frame-border-radius);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:var(--frame-background);position:relative}.Frame-module__AkqCdq__resendHeader{border-bottom:1px solid var(--frame-border);background:var(--frame-header-background);border-top-left-radius:calc(var(--frame-border-radius) - .5px);border-top-right-radius:calc(var(--frame-border-radius) - .5px);justify-content:space-between;align-items:center;gap:12px;height:40px;padding:0 16px;display:flex}.Frame-module__AkqCdq__resendFileName{height:40px;color:var(--frame-text-color);vertical-align:top;align-items:center;font-size:14px;line-height:40px;display:grid;position:relative}.Frame-module__AkqCdq__resendFileName input,.Frame-module__AkqCdq__resendFileName>span,.Frame-module__AkqCdq__resendFileName:after{z-index:2;appearance:none;width:auto;min-width:1em;font:inherit;resize:none;text-align:left;background:0 0;border:none;grid-area:1/2;margin:0;padding:0;position:static}.Frame-module__AkqCdq__resendFileName>span{z-index:1;position:relative}.Frame-module__AkqCdq__resendFileName input{color:inherit}.Frame-module__AkqCdq__resendFileName:after{content:attr(data-value)" ";visibility:hidden}.Frame-module__AkqCdq__resendLanguage{color:#898989;height:40px;font-size:14px;line-height:40px}
.Controls-module__ElUXYq__controls{z-index:20;background:var(--panel-background);border-top:1px solid #fff3;align-items:center;gap:32px;width:100%;padding:24px;display:flex;position:fixed;bottom:-1px;left:0;overflow-x:auto;box-shadow:0 4px 16px #0009}@media (min-width:768px){.Controls-module__ElUXYq__controls{overflow:initial;border:1px solid #fff3;border-top-left-radius:10px;border-top-right-radius:10px;width:auto;left:50%;transform:translate(-50%)}}
.ControlContainer-module__zTgfqq__container{flex-direction:column;gap:7px;display:flex}.ControlContainer-module__zTgfqq__controlTitle{color:#fff6;cursor:default;letter-spacing:.1px;white-space:nowrap;font-size:11px;font-weight:500;line-height:14px}.ControlContainer-module__zTgfqq__control{align-items:center;height:24px;display:flex}
.PaddingControl-module__EDN-ma__toggleGroup{gap:8px;display:flex}.PaddingControl-module__EDN-ma__toggleGroupItem{color:#fff6;letter-spacing:.1px;--focus-ring-color:#ffffff1a;background:0 0;border:none;border-radius:5px;justify-content:center;padding:4px 6px;font-size:13px;font-weight:500;line-height:16px;transition:color .2s,background-color .2s;display:flex}.PaddingControl-module__EDN-ma__toggleGroupItem:hover{color:#fff}.PaddingControl-module__EDN-ma__toggleGroupItem:focus{box-shadow:0 0 0 2px var(--panel-background),0 0 0 4px var(--focus-ring-color);outline:none}.PaddingControl-module__EDN-ma__toggleGroupItem[aria-checked=true]{background:var(--focus-ring-color);color:#fff}
.ThemeControl-module__Oevu0G__themePreview{border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.ThemeControl-module__Oevu0G__logo{color:#fff;width:14px;height:auto}
.code-module__C0dyWW__app{isolation:isolate;grid-template:"content sidebar"1fr/1fr 320px;width:100%;height:100%;display:grid}.code-module__C0dyWW__mainContent{grid-template:"top"15px"content""footer"110px/1fr;grid-area:content;justify-content:center;align-items:center;width:100%;height:100%;display:grid}.code-module__C0dyWW__footer{color:#fff6;letter-spacing:.1px;background-position:50% -5px;background-repeat:no-repeat;background-size:700px 245px;grid-area:footer;justify-content:center;align-items:flex-end;gap:40px;height:200px;padding-bottom:40px;font-size:11px;font-weight:500;line-height:14px;display:flex}.code-module__C0dyWW__footer>*{align-items:center;height:22px;display:flex}.code-module__C0dyWW__footerLink{transition:color .3s}.code-module__C0dyWW__footerLink>svg{width:1em;height:1em;margin-left:4px;transition:transform .2s}.code-module__C0dyWW__footerLink:hover{color:#fff}.code-module__C0dyWW__footerLink:hover>svg{transform:translate(2px,-2px)}.code-module__C0dyWW__madeBy{gap:9px}.code-module__C0dyWW__logoLink{align-items:center;transition:transform .3s;display:flex}.code-module__C0dyWW__logoLink:hover{transform:scale(1.05)}
