@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--container-7xl:80rem;--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--font-weight-medium:500;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-7xl{max-width:var(--container-7xl)}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-1{gap:var(--spacing)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.p-4{padding:calc(var(--spacing) * 4)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.sepia{--tw-sepia:sepia(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}@media (min-width:40rem){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:48rem){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:p-6{padding:calc(var(--spacing) * 6)}}@media (min-width:64rem){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}}:root{--bg:#fff;--surface:#f8f9fa;--border:#dadce0;--primary:#e8eaed;--accent:#1a73e8;--accent-hover:#175ebf;--foreground:#202124;--foreground-muted:#5f6368;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--foreground);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-family:Roboto,Noto Sans JP,Helvetica Neue,Arial,system-ui,sans-serif;font-size:16px;line-height:1.5}[data-theme=dark]{--bg:#202124;--surface:#292a2d;--border:#3c4043;--primary:#3c4043;--accent:#8ab4f8;--accent-hover:#aecbfa;--foreground:#e8eaed;--foreground-muted:#9aa0a6;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.icon-btn{width:40px;height:40px;color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .15s,color .15s;display:inline-flex}.icon-btn:active{transform:scale(.92)}.icon-btn:hover{background-color:var(--primary)}.icon-btn svg{width:20px;height:20px}.header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;height:64px;padding:0 1.5rem;display:flex}.logo{color:inherit;align-items:center;gap:.75rem;text-decoration:none;transition:opacity .15s;display:inline-flex}.logo:hover{opacity:.8}.logo-icon{background-color:var(--foreground);width:32px;height:32px;transition:background-color .2s;-webkit-mask-image:url(/icon.svg);mask-image:url(/icon.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.logo-text{letter-spacing:-.01em;color:var(--foreground);font-size:1.375rem;font-weight:400}.header-page-title{color:var(--foreground);font-size:1.125rem;font-weight:500}.header-compact{justify-content:flex-start;padding:0 1.5rem}.header-logo-wrap{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.header-logo-area{flex-shrink:0;align-items:center;gap:.375rem;padding:0 .5rem 0 1rem;display:flex}.header-nav{flex-shrink:1;align-items:center;gap:.125rem;min-width:0;padding:0 .25rem;display:flex}.header-date-badge{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:700;display:flex}.header-actions-end{align-items:center;display:flex}.text-panel-group{flex-direction:column;align-items:stretch;gap:1rem;display:flex}@media (min-width:768px){.text-panel-group{flex-direction:row}}.text-panel{border:1px solid var(--border);background:var(--bg);border-radius:24px;flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.text-panel-muted{background:var(--surface)}.text-panel-header{justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex}.text-panel-label{color:var(--foreground-muted);font-size:.8125rem;font-weight:500}.text-panel-textarea{resize:none;field-sizing:content;width:100%;min-height:160px;color:var(--foreground);background:0 0;border:none;outline:none;padding:0 1.5rem 1.5rem;font-size:1.25rem;line-height:1.5;display:block}.text-panel-textarea::placeholder{color:var(--foreground-muted)}.dropdown-trigger{color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9375rem;font-weight:500;transition:background-color .15s;display:inline-flex}.dropdown-trigger:hover{background-color:var(--primary)}.dropdown-trigger svg{width:16px;height:16px;color:var(--foreground-muted)}.dropdown-grouped{width:min(calc(100vw - 2rem), calc(var(--dropdown-match-width,1280px) - 2rem));flex-direction:column;max-width:100%;max-height:min(72vh,560px);display:flex;overflow-y:auto}@media (min-width:768px){.dropdown-grouped{width:min(calc(100vw - 3rem), calc(var(--dropdown-match-width,1280px) - 3rem))}}.dropdown-grouped .dropdown-list{grid-template-columns:repeat(1,1fr);display:grid}@media (min-width:480px){.dropdown-grouped .dropdown-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:700px){.dropdown-grouped .dropdown-list{grid-template-columns:repeat(3,1fr)}}@media (min-width:900px){.dropdown-grouped .dropdown-list{grid-template-columns:repeat(4,1fr)}}.dropdown-category{letter-spacing:.06em;text-transform:uppercase;color:var(--foreground-muted);margin-top:.25rem;padding:.625rem .75rem .25rem;font-size:.6875rem;font-weight:600}.dropdown-category:first-child{margin-top:0}.dropdown-list{flex-direction:column;gap:.125rem;display:flex}.dropdown-item{width:100%;min-width:0;color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;gap:.75rem;padding:.375rem .5rem;font-size:.875rem;text-decoration:none;display:flex}.dropdown-item:hover{background-color:var(--primary)}.dropdown-item[aria-selected=true]{background-color:var(--accent);color:var(--bg);font-weight:600}.dropdown-item[aria-selected=true]:hover{background-color:var(--accent-hover)}.dropdown-item[aria-selected=true] svg{color:var(--bg)}.dropdown-item span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dropdown-item svg{width:16px;height:16px;color:var(--accent);flex-shrink:0}.home-description{color:var(--foreground-muted)}.tool-category-heading{letter-spacing:.04em;text-transform:uppercase;color:var(--foreground-muted);font-size:.8125rem;font-weight:600}.tool-chip{border:1px solid var(--border);color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;border-radius:10px;align-items:center;padding:.625rem .875rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background-color .15s;display:flex;overflow:hidden}.tool-chip:hover{background-color:var(--surface)}.tool-card{border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:.25rem;padding:.75rem 1rem;transition:background-color .15s;display:flex}.tool-card:hover{background-color:var(--surface)}.tool-card-description{color:var(--foreground-muted);font-size:.8125rem;line-height:1.5}.game-card{border:1px solid var(--border);border-radius:24px;flex-direction:column;transition:background-color .15s;display:flex;overflow:hidden}.game-card:hover{background-color:var(--surface)}.game-card-image{aspect-ratio:616/353;object-fit:cover;width:100%;display:block}.game-card-body{flex-direction:column;gap:.25rem;padding:.75rem 1.25rem 1rem;display:flex}.tool-action-btn{color:#fff;background:var(--accent);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.9375rem;font-weight:500;transition:background-color .15s;display:inline-flex}.tool-action-btn:hover{background:var(--accent-hover)}.tool-copy-btn{color:var(--foreground);background:var(--primary);cursor:pointer;white-space:nowrap;border:none;border-radius:999px;align-items:center;gap:.375rem;padding:.375rem .875rem;font-size:.8125rem;font-weight:500;transition:background-color .15s;display:inline-flex}.tool-copy-btn:hover{background:var(--border)}.tool-tab-btn{border:1px solid var(--border);color:var(--foreground);cursor:pointer;background:0 0;border-radius:999px;align-items:center;padding:.25rem .75rem;font-size:.8125rem;font-weight:500;transition:background-color .15s;display:inline-flex}.tool-tab-btn[aria-selected=true]{background:var(--foreground);color:var(--bg);border-color:var(--foreground)}.tool-tab-btn:not([aria-selected=true]):hover{background:var(--surface)}.tool-input{border:1px solid var(--border);color:var(--foreground);background:var(--bg);border-radius:10px;outline:none;padding:.5rem .875rem;font-size:.9375rem}.tool-input:focus{border-color:var(--accent)}.tool-result-row{border:1px solid var(--border);background:var(--surface);border-radius:10px;align-items:center;gap:.75rem;padding:.625rem .875rem;display:flex}.tool-checkbox-label{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.375rem;font-size:.875rem;display:inline-flex}.tool-empty-state{color:var(--foreground-muted);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;font-size:.9375rem;display:flex}.regex-match{color:var(--accent);background:#1a73e833;border-radius:3px;padding:0 2px}[data-theme=dark] .regex-match{background:#8ab4f833}.text-link{color:var(--accent);text-decoration:none}.text-link:hover{text-decoration:underline}.guide-section{flex-direction:column;gap:.75rem;width:100%;max-width:80rem;margin:2.5rem auto 1rem;padding:0 1rem;display:flex}@media (min-width:768px){.guide-section{padding:0 1.5rem}}.guide-heading{color:var(--foreground);margin-top:.75rem;font-size:1.125rem;font-weight:500}.guide-steps{color:var(--foreground-muted);flex-direction:column;gap:.375rem;margin:0;padding-left:1.5rem;font-size:.9375rem;list-style:decimal;display:flex}.guide-faq{flex-direction:column;gap:.375rem;display:flex}.guide-faq-item{border:1px solid var(--border);background:var(--surface);border-radius:12px;font-size:.9375rem}.guide-faq-item summary{cursor:pointer;color:var(--foreground);padding:.75rem 1rem;font-weight:500}.guide-faq-item p{color:var(--foreground-muted);margin:0;padding:0 1rem .875rem;line-height:1.6}.app-footer{border-top:1px solid var(--border,#80808040);color:var(--foreground-muted);margin-top:2rem;padding:1.5rem 1rem 2rem;font-size:.8125rem}.app-footer-groups{flex-wrap:wrap;gap:1.5rem 3rem;max-width:80rem;margin:0 auto;display:flex}.app-footer-heading{color:var(--foreground);margin-bottom:.5rem;font-weight:500}.app-footer-list{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.app-footer-list a{color:inherit;text-decoration:none}.app-footer-list a:hover{color:var(--foreground);text-decoration:underline}.app-footer-meta{flex-wrap:wrap;gap:1rem;max-width:80rem;margin:1.5rem auto 0;display:flex}.app-footer-meta a{color:inherit;text-decoration:none}.app-footer-meta a:hover{color:var(--foreground);text-decoration:underline}.app-launcher-sections{flex-direction:column;gap:.375rem;max-height:min(70vh,560px);padding:.25rem;display:flex;overflow-y:auto}.app-launcher-heading{color:var(--foreground-muted);padding:.25rem .75rem 0;font-size:.6875rem;font-weight:500}.app-launcher-grid{grid-template-columns:repeat(3,72px);gap:.25rem;padding:.25rem;display:grid}.app-launcher-item{color:inherit;border-radius:10px;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem .5rem;text-decoration:none;transition:background-color .15s;display:flex}.app-launcher-item:hover{background-color:var(--primary)}.app-launcher-icon{background-color:var(--surface);width:48px;height:48px;color:var(--foreground);border-radius:50%;justify-content:center;align-items:center;display:flex}.app-launcher-name{text-align:center;color:var(--foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:72px;font-size:.6875rem;line-height:1.3;display:-webkit-box;overflow:hidden}.popover{display:inline-flex;position:relative}.popover-panel{border:1px solid var(--border);background:var(--bg);border-radius:8px;min-width:220px;padding:.25rem;overflow-y:auto;box-shadow:0 2px 6px 2px #00000026,0 1px 2px #0000004d}.popover-divider{background:var(--border);height:1px;margin:.25rem 0}.select-trigger{border:1px solid var(--border);color:var(--foreground);background:var(--bg);cursor:pointer;border-radius:6px;justify-content:space-between;align-items:center;gap:.375rem;padding:.25rem .5rem;font-size:.8125rem;display:inline-flex}.select-trigger:hover{border-color:var(--foreground-muted)}.select-trigger svg{width:14px;height:14px;color:var(--foreground-muted);flex-shrink:0}.fab{z-index:20;background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:background .15s,box-shadow .15s,transform .1s;display:none;position:fixed;bottom:24px;right:24px;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.fab svg{width:24px;height:24px}.fab:hover{background:var(--accent-hover);box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.fab:active{transform:scale(.94)}@media (max-width:767px){.fab{display:inline-flex}}.sidebar-shell{flex:1;min-height:0;display:flex;position:relative}.sidebar-shell-aside{border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;width:256px;min-height:0;display:flex}.sidebar-shell-aside-header{flex-shrink:0;align-items:center;height:64px;padding:0 1.25rem;display:flex}.sidebar-shell-close{margin-left:auto;display:none}.sidebar-shell-aside-content{flex:1;min-height:0;overflow-y:auto}.sidebar-shell-aside-footer{border-top:1px solid var(--border);flex-shrink:0;align-items:center;padding:.5rem .75rem;display:flex}.sidebar-shell-main{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.sidebar-shell-mobile-bar,.sidebar-shell-menu-btn,.sidebar-shell-backdrop{display:none}@media (max-width:767px){.sidebar-shell-aside{z-index:40;background:var(--bg);border-right:none;width:min(320px,85vw);transition:transform .2s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:2px 0 16px #0003}.sidebar-shell-aside-open{transform:translate(0)}.sidebar-shell-close{display:inline-flex}.sidebar-shell-mobile-bar{border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;height:48px;padding:0 .5rem;display:flex}.sidebar-shell-menu-btn{display:inline-flex}.sidebar-shell-backdrop{z-index:30;background:#0006;display:block;position:fixed;inset:0}}.icon-btn:disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.file-drop-zone{border:2px dashed var(--border);cursor:pointer;min-height:200px;color:var(--foreground-muted);text-align:center;-webkit-user-select:none;user-select:none;border-radius:24px;outline:none;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:3rem 2rem;transition:border-color .15s,background-color .15s,color .15s;display:flex}.file-drop-zone:hover,.file-drop-zone:focus-visible{border-color:var(--accent);background-color:var(--surface);color:var(--foreground)}.file-drop-zone svg{width:32px;height:32px}.file-drop-zone-active{border-color:var(--accent);background-color:var(--surface);color:var(--foreground)}.converter-image-body{background:var(--surface);border-radius:16px;justify-content:center;align-items:center;min-height:240px;padding:1.5rem;display:flex;overflow:hidden}.converter-image-body img,.converter-image-body canvas{object-fit:contain;max-width:100%;max-height:420px}.erase-stage{cursor:crosshair;touch-action:none;max-width:100%;line-height:0;display:inline-block;position:relative}.converter-text-btn{color:var(--foreground-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem .75rem;font-size:.875rem}.converter-text-btn:hover{color:var(--foreground);background:var(--surface)}.face-mask-stage{cursor:crosshair;touch-action:none;max-width:100%;line-height:0;display:inline-block;position:relative}.face-mask-box{border:2px solid var(--accent);pointer-events:none;border-radius:2px;position:absolute;box-shadow:0 0 0 1px #00000059}.face-mask-box-drawing{border-style:dashed}.converter-rotate-preview{background:var(--surface);border-radius:16px;justify-content:center;align-items:center;min-height:240px;padding:1.5rem;display:flex;overflow:hidden}.converter-rotate-preview img{object-fit:contain;max-width:100%;max-height:420px;transition:transform .25s}.converter-output-body{flex-direction:column;gap:.875rem;display:flex}.converter-output-filename{color:var(--foreground-muted);word-break:break-all;font-size:.875rem}.converter-dim-hint{color:var(--foreground-muted);font-size:.8125rem}.converter-format-group{flex-wrap:wrap;gap:1.25rem;display:flex}.converter-format-option{cursor:pointer;align-items:center;gap:.375rem;font-size:.875rem;display:flex}.converter-input-row{align-items:center;gap:.5rem;display:flex}.converter-label{color:var(--foreground-muted);min-width:3.5rem;font-size:.875rem}.converter-input{border:1px solid var(--border);color:var(--foreground);background:var(--bg);border-radius:8px;outline:none;width:6rem;padding:.375rem .625rem;font-size:.875rem}.converter-input:focus-visible{border-color:var(--accent)}.converter-input:disabled{opacity:.5}.converter-unit{color:var(--foreground-muted);font-size:.8125rem}.converter-checkbox-row{cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.converter-slider-row{align-items:center;gap:.75rem;display:flex}.converter-slider-row input[type=range]{min-width:0;accent-color:var(--accent);flex:1}.converter-slider-row .converter-unit{text-align:right;font-variant-numeric:tabular-nums;min-width:3.5rem}.converter-rotate-controls{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.converter-rotate-btn{border:1px solid var(--border);cursor:pointer;color:var(--foreground);background:var(--bg);border-radius:8px;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.875rem;transition:background-color .15s;display:flex}.converter-rotate-btn:hover{background:var(--surface)}.converter-rotate-btn:disabled{opacity:.5;cursor:not-allowed}.converter-rotate-btn svg{width:16px;height:16px}.converter-rotate-btn-active{border-color:var(--accent);background:var(--accent);color:#fff}.converter-rotate-btn-active:hover{background:var(--accent-hover)}.converter-angle-display{font-variant-numeric:tabular-nums;text-align:center;min-width:3rem;color:var(--foreground);font-size:1rem}.converter-crop-grid{flex-direction:column;gap:.625rem;display:flex}.converter-crop-stage{background:var(--surface);border-radius:16px;justify-content:center;padding:1.5rem;display:flex;overflow:hidden}.converter-crop-inner{touch-action:none;position:relative}.converter-crop-inner img{-webkit-user-select:none;user-select:none;display:block}.converter-crop-select{outline-offset:-1px;cursor:move;touch-action:none;border:1px solid #fff;outline:1px dashed #000;position:absolute;box-shadow:0 0 0 9999px #0000008c}.converter-crop-handle{touch-action:none;background:#fff;border:1px solid #1a73e8;border-radius:2px;width:10px;height:10px;margin:-5px;position:absolute}.converter-crop-handle-nw{cursor:nwse-resize;top:0;left:0}.converter-crop-handle-n{cursor:ns-resize;top:0;left:50%}.converter-crop-handle-ne{cursor:nesw-resize;top:0;left:100%}.converter-crop-handle-e{cursor:ew-resize;top:50%;left:100%}.converter-crop-handle-se{cursor:nwse-resize;top:100%;left:100%}.converter-crop-handle-s{cursor:ns-resize;top:100%;left:50%}.converter-crop-handle-sw{cursor:nesw-resize;top:100%;left:0}.converter-crop-handle-w{cursor:ew-resize;top:50%;left:0}.beautify-swatches{flex-wrap:wrap;gap:.5rem;display:flex}.beautify-swatch{border:1px solid var(--border);cursor:pointer;border-radius:8px;outline:none;width:2.25rem;height:2.25rem;padding:0;transition:transform .1s,box-shadow .1s}.beautify-swatch:hover{transform:translateY(-1px)}.beautify-swatch-active{box-shadow:0 0 0 2px var(--bg), 0 0 0 4px var(--accent)}.beautify-swatch-upload{background:var(--surface);color:var(--foreground-muted);justify-content:center;align-items:center;display:flex}.beautify-swatch-upload svg{width:18px;height:18px}.converter-action-btn{border:1px solid var(--accent);cursor:pointer;color:#fff;background:var(--accent);border-radius:8px;align-self:flex-start;align-items:center;gap:.5rem;margin-top:.25rem;padding:.625rem 1.5rem;font-size:.9375rem;font-weight:600;transition:background-color .15s,box-shadow .15s;display:flex;box-shadow:0 1px 2px #00000026}.converter-action-btn:hover:not(:disabled){background:var(--accent-hover);box-shadow:0 2px 6px #0003}.converter-action-btn:active:not(:disabled){box-shadow:none}.converter-action-btn:disabled{opacity:.5;cursor:not-allowed}.converter-action-btn svg{width:18px;height:18px}.converter-error{color:#d93025;font-size:.875rem}[data-theme=dark] .converter-error{color:#f28b82}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
