.Button-module__e7WGRa__button{border:1px solid var(--border);border-radius:var(--r-interactive);min-height:44px;box-shadow:var(--shadow-button);cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;padding:9px 18px;font-family:inherit;font-size:14px;transition:background .15s,border-color .15s,box-shadow .15s;display:inline-flex}.Button-module__e7WGRa__button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.Button-module__e7WGRa__button:active:not(:disabled){box-shadow:none}.Button-module__e7WGRa__variantDefault{background:var(--bg-soft);color:var(--fg);border-color:var(--border)}.Button-module__e7WGRa__variantDefault:hover:not(:disabled){background:var(--bg-softer)}.Button-module__e7WGRa__variantPrimary{background:var(--bg-invert);color:var(--fg-invert);border-color:var(--bg-invert)}.Button-module__e7WGRa__variantPrimary:hover:not(:disabled){background:var(--bg-invert-soft);border-color:var(--bg-invert-soft)}.Button-module__e7WGRa__sizeSmall{min-height:unset;padding:5px 11px;font-size:12px}.Button-module__e7WGRa__button:disabled{color:var(--fg-softer);border-color:var(--border);cursor:not-allowed;box-shadow:none;background:0 0}
.Input-module__aqcCqa__input{box-sizing:border-box;background:var(--bg);width:100%;min-height:44px;color:var(--fg);border:1px solid var(--border-strong);border-radius:var(--r-interactive);outline:none;padding:9px 12px;font-family:inherit;font-size:14px;line-height:1.5;transition:border-color .15s;display:block}.Input-module__aqcCqa__input::placeholder{color:var(--fg-softer)}.Input-module__aqcCqa__input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.Input-module__aqcCqa__error{border-color:var(--danger)}.Input-module__aqcCqa__input:disabled{background:var(--bg-soft);color:var(--fg-softer);cursor:not-allowed}
.Pagination-module__26JrhG__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem;margin-top:2rem;padding:1rem 0;display:flex}.Pagination-module__26JrhG__pageItem{border:1px solid var(--border);border-radius:var(--r-interactive);min-width:2.25rem;height:2.25rem;color:var(--fg);background:var(--bg-soft);cursor:pointer;box-shadow:var(--shadow-button);white-space:nowrap;justify-content:center;align-items:center;padding:0 .5rem;font-family:inherit;font-size:.875rem;line-height:1;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.Pagination-module__26JrhG__pageItem:hover:not(.Pagination-module__26JrhG__disabled):not(.Pagination-module__26JrhG__active){background:var(--bg-softer)}.Pagination-module__26JrhG__pageItem:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.Pagination-module__26JrhG__active{background:var(--accent);color:var(--bg);border-color:var(--accent);pointer-events:none;cursor:default;box-shadow:none}.Pagination-module__26JrhG__disabled{color:var(--fg-softer);border-color:var(--border);cursor:not-allowed;pointer-events:none;box-shadow:none;background:0 0}.Pagination-module__26JrhG__ellipsis{min-width:2.25rem;height:2.25rem;color:var(--fg-soft);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:.875rem;display:inline-flex}.Pagination-module__26JrhG__pageNumbers{align-items:center;gap:.25rem;display:flex}.Pagination-module__26JrhG__mobileIndicator{color:var(--fg-soft);padding:0 .5rem;font-size:.875rem;display:none}@media (max-width:480px){.Pagination-module__26JrhG__pageNumbers{display:none}.Pagination-module__26JrhG__mobileIndicator{align-items:center;display:inline-flex}}
.ShareButtons-module__xfVdYW__wrapper{flex-direction:column;gap:.5rem;display:flex}.ShareButtons-module__xfVdYW__buttons{flex-wrap:wrap;gap:.5rem;display:flex}.ShareButtons-module__xfVdYW__button{white-space:nowrap;color:#fff;background:var(--bg-soft);border-radius:var(--r-interactive);min-width:44px;min-height:44px;box-shadow:var(--shadow-button);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;line-height:1;transition:filter .15s,box-shadow .15s;display:inline-flex}.ShareButtons-module__xfVdYW__button:hover:not(:disabled){filter:brightness(1.1)}.ShareButtons-module__xfVdYW__button:active:not(:disabled){filter:brightness(.92)}.ShareButtons-module__xfVdYW__button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ShareButtons-module__xfVdYW__x{background:#000}:root.dark .ShareButtons-module__xfVdYW__x{color:#000;background:#fff}.ShareButtons-module__xfVdYW__line{background:#06c755}.ShareButtons-module__xfVdYW__hatena{background:#00a4de}.ShareButtons-module__xfVdYW__copy{color:var(--fg-invert);background:var(--bg-invert)}.ShareButtons-module__xfVdYW__copiedMessage{color:var(--success);min-height:1.2em;font-size:.8rem}
.FaqSection-module__ncmv1G__section{border-top:1px solid var(--border);margin-top:2rem;padding-top:1.5rem}.FaqSection-module__ncmv1G__heading{color:var(--fg);margin-bottom:.75rem;font-size:1.1rem}.FaqSection-module__ncmv1G__list{flex-direction:column;gap:.5rem;display:flex}.FaqSection-module__ncmv1G__item{border:1px solid var(--border);border-radius:var(--r-normal);overflow:hidden}.FaqSection-module__ncmv1G__question{width:100%;color:var(--fg);cursor:pointer;background:0 0;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.95rem;list-style:none;display:flex}.FaqSection-module__ncmv1G__question::-webkit-details-marker{display:none}.FaqSection-module__ncmv1G__question:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.FaqSection-module__ncmv1G__questionLabel{color:var(--fg);flex-shrink:0}.FaqSection-module__ncmv1G__questionText{text-align:left;flex:1}.FaqSection-module__ncmv1G__indicator{color:var(--fg-soft);flex-shrink:0;font-size:.75rem;transition:transform .2s}.FaqSection-module__ncmv1G__item[open] .FaqSection-module__ncmv1G__indicator{transform:rotate(90deg)}.FaqSection-module__ncmv1G__answer{color:var(--fg-soft);padding:0 1rem .75rem;font-size:.9rem;line-height:1.7}.FaqSection-module__ncmv1G__answerLabel{color:var(--fg);margin-right:.5rem}@media (max-width:768px){.FaqSection-module__ncmv1G__question{padding:.625rem .75rem;font-size:.9rem}.FaqSection-module__ncmv1G__answer{padding:0 .75rem .625rem;font-size:.85rem}}
.Panel-module__m6rubq__panel{background:var(--bg);border:1px solid var(--border);border-radius:var(--r-normal);padding:1.5rem}.Panel-module__m6rubq__paddingComfortable{padding:2rem}
.RelatedTools-module__5XfkEG__related{border-top:1px solid var(--border);margin-top:2rem;padding-top:1.5rem}.RelatedTools-module__5XfkEG__heading{color:var(--fg);margin-bottom:.75rem;font-size:1rem}.RelatedTools-module__5XfkEG__list{flex-wrap:wrap;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.RelatedTools-module__5XfkEG__link{border:1px solid var(--border);border-radius:var(--r-normal);background-color:var(--bg);flex-direction:column;gap:.25rem;min-width:200px;padding:.75rem 1rem;text-decoration:none;transition:border-color .15s;display:flex}.RelatedTools-module__5XfkEG__link:hover{border-color:var(--accent)}.RelatedTools-module__5XfkEG__link:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.RelatedTools-module__5XfkEG__name{color:var(--accent);font-size:.9375rem;line-height:1.4}.RelatedTools-module__5XfkEG__description{color:var(--fg-soft);font-size:.8125rem;line-height:1.5}
.page-module___neRCq__container{max-width:1200px;margin:0 auto;padding:2rem 1.25rem 4rem}.page-module___neRCq__pageTitle{margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.page-module___neRCq__notice{background:var(--accent-soft);border:1px solid var(--accent-strong);border-radius:var(--r-normal);color:var(--fg-soft);margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.9rem}.page-module___neRCq__notice p{margin:.25rem 0}.page-module___neRCq__notice p:first-child{margin-top:0}.page-module___neRCq__notice p:last-child{margin-bottom:0}.page-module___neRCq__toc{background:var(--bg);border:1px solid var(--border);border-radius:var(--r-normal);margin-bottom:2.5rem;padding:1rem 1.25rem}.page-module___neRCq__tocTitle{color:var(--fg-soft);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.page-module___neRCq__tocList{flex-wrap:wrap;gap:.5rem 1.5rem;margin:0;padding:0;list-style:none;display:flex}.page-module___neRCq__tocList li a{color:var(--accent);font-size:.9rem;text-decoration:none}.page-module___neRCq__tocList li a:hover{color:var(--accent-strong);text-decoration:underline}.page-module___neRCq__section{margin-bottom:3.5rem}.page-module___neRCq__sectionTitle{border-bottom:1px solid var(--border);margin-bottom:1.25rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:600}.page-module___neRCq__subsectionTitle{color:var(--fg-soft);margin:1.25rem 0 .75rem;font-size:1rem;font-weight:600}.page-module___neRCq__swatchGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));align-items:stretch;gap:.75rem;margin-bottom:1rem;display:grid}.page-module___neRCq__swatch{border:1px solid var(--border);border-radius:var(--r-normal);flex-direction:column;display:flex;overflow:hidden}.page-module___neRCq__swatchColor{width:100%;height:64px}.page-module___neRCq__swatchInfo{background:var(--bg);flex-direction:column;flex:1;padding:.5rem .6rem;display:flex}.page-module___neRCq__swatchToken{color:var(--fg);white-space:nowrap;text-overflow:ellipsis;font-family:ui-monospace,monospace;font-size:.75rem;font-weight:600;overflow:hidden}.page-module___neRCq__swatchRole{color:var(--fg-softer);min-height:2.6em;margin-top:2px;font-size:.7rem;line-height:1.3}.page-module___neRCq__radiusRow{flex-wrap:wrap;gap:1rem;margin-bottom:1rem;display:flex}.page-module___neRCq__radiusSample{background:var(--bg);border:1px solid var(--border);text-align:center;min-width:180px;padding:1.25rem 1.75rem}.page-module___neRCq__radiusSampleLabel{color:var(--fg-soft);margin-top:.5rem;font-family:ui-monospace,monospace;font-size:.8rem}.page-module___neRCq__shadowRow{flex-wrap:wrap;gap:1.5rem;margin-bottom:1rem;display:flex}.page-module___neRCq__shadowSample{background:var(--bg);border-radius:var(--r-normal);text-align:center;min-width:180px;padding:1.25rem 1.75rem}.page-module___neRCq__shadowSampleLabel{color:var(--fg-soft);margin-top:.5rem;font-family:ui-monospace,monospace;font-size:.8rem}.page-module___neRCq__previewLabel{color:var(--fg-soft);margin-bottom:1rem;font-family:ui-monospace,monospace;font-size:.7rem;display:block}.page-module___neRCq__buttonMatrix{flex-wrap:wrap;align-items:flex-start;gap:1rem;display:flex}.page-module___neRCq__buttonGroup{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.page-module___neRCq__buttonGroupLabel{color:var(--fg-softer);margin-bottom:.25rem;font-family:ui-monospace,monospace;font-size:.75rem}.page-module___neRCq__inputGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.page-module___neRCq__inputItem{flex-direction:column;gap:.25rem;display:flex}.page-module___neRCq__inputItemLabel{color:var(--fg-softer);font-family:ui-monospace,monospace;font-size:.75rem}.page-module___neRCq__breadcrumbSamples,.page-module___neRCq__toggleSamples{flex-direction:column;gap:1rem;display:flex}.page-module___neRCq__toggleItem{flex-direction:column;gap:.25rem;display:flex}.page-module___neRCq__toggleItemLabel{color:var(--fg-softer);font-family:ui-monospace,monospace;font-size:.75rem}.page-module___neRCq__toggleStatus{color:var(--fg-soft);margin-top:.25rem;font-size:.8rem}.page-module___neRCq__asPropGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.page-module___neRCq__asPropLabel{color:var(--fg-softer);margin-bottom:.5rem;font-family:ui-monospace,monospace;font-size:.7rem}
.RelatedBlogPosts-module__P-2aba__section{border-top:1px solid var(--border);margin-top:2rem;padding-top:1.5rem}.RelatedBlogPosts-module__P-2aba__title{color:var(--fg);margin-bottom:.75rem;font-size:1rem}.RelatedBlogPosts-module__P-2aba__list{margin:0;padding:0;list-style:none}.RelatedBlogPosts-module__P-2aba__item{margin-bottom:.25rem}.RelatedBlogPosts-module__P-2aba__link{color:var(--fg);border-radius:var(--r-normal);justify-content:space-between;align-items:baseline;gap:.75rem;padding:.4rem .5rem;font-size:.9rem;text-decoration:none;transition:background-color .15s;display:flex}.RelatedBlogPosts-module__P-2aba__link:hover{background-color:var(--bg-soft)}.RelatedBlogPosts-module__P-2aba__link:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.RelatedBlogPosts-module__P-2aba__postTitle{color:var(--accent);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.RelatedBlogPosts-module__P-2aba__date{color:var(--fg-soft);flex-shrink:0;font-size:.8rem}
.TableOfContents-module__e2Sx3q__title{color:var(--fg);margin-bottom:.75rem;font-size:.9rem;font-weight:700}.TableOfContents-module__e2Sx3q__list{list-style:none}.TableOfContents-module__e2Sx3q__item{margin-bottom:.25rem}.TableOfContents-module__e2Sx3q__link{color:var(--fg-soft);font-size:.85rem;line-height:1.6;text-decoration:none}.TableOfContents-module__e2Sx3q__link:hover{color:var(--accent)}
.CollapsibleTOC-module___mXARG__tocDetails{border:1px solid var(--border);border-radius:var(--r-normal);background:var(--bg-soft);padding:1rem 1.25rem}.CollapsibleTOC-module___mXARG__tocSummary{cursor:pointer;color:var(--fg);justify-content:space-between;align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;list-style:none;display:flex}.CollapsibleTOC-module___mXARG__tocSummary::-webkit-details-marker{display:none}.CollapsibleTOC-module___mXARG__tocSummary:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.CollapsibleTOC-module___mXARG__tocChevron{color:var(--fg-soft);flex-shrink:0;transition:transform .2s}.CollapsibleTOC-module___mXARG__tocDetails:not([open]) .CollapsibleTOC-module___mXARG__tocChevron{transform:rotate(-90deg)}.CollapsibleTOC-module___mXARG__tocBody{max-height:calc(100vh - 8rem);margin-top:.75rem;overflow-y:auto}.CollapsibleTOC-module___mXARG__tocBody h2{display:none}
.TagList-module__rrelsq__tags{flex-wrap:wrap;gap:.4rem;list-style:none;display:flex}.TagList-module__rrelsq__tag{background-color:var(--bg-soft);border-radius:var(--r-normal)}.TagList-module__rrelsq__tagLink{color:var(--fg-soft);border-radius:var(--r-normal);padding:.15rem .5rem;font-size:.75rem;text-decoration:none;transition:background-color .15s,color .15s;display:block}.TagList-module__rrelsq__tagLink:hover{background-color:var(--accent);color:var(--fg-invert)}
.BlogCard-module__OKXqyW__card{border:1px solid var(--border);border-radius:var(--r-normal);background-color:var(--bg);box-sizing:border-box;flex-direction:column;gap:.5rem;height:100%;padding:1.25rem;transition:background-color .15s;display:flex;position:relative}.BlogCard-module__OKXqyW__card:hover{background-color:var(--bg-soft)}.BlogCard-module__OKXqyW__badges{flex-wrap:wrap;align-items:center;gap:.5rem;min-height:1.625rem;display:flex}.BlogCard-module__OKXqyW__category{color:var(--accent);font-size:.8125rem}.BlogCard-module__OKXqyW__newBadge{box-sizing:border-box;background:var(--accent-soft);height:1.625rem;color:var(--accent-strong);border:1px solid var(--accent-strong);border-radius:var(--r-normal);align-items:center;padding:0 .5rem;font-size:.75rem;display:inline-flex}.BlogCard-module__OKXqyW__meta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.BlogCard-module__OKXqyW__date,.BlogCard-module__OKXqyW__readingTime{color:var(--fg-soft);font-size:.8rem}.BlogCard-module__OKXqyW__title{color:var(--fg);margin:0;font-size:1rem;font-weight:600;line-height:1.5}.BlogCard-module__OKXqyW__titleLink{color:inherit;text-decoration:none}.BlogCard-module__OKXqyW__titleLink:after{content:"";border-radius:var(--r-normal);position:absolute;inset:0}.BlogCard-module__OKXqyW__titleLink:focus-visible{outline:none}.BlogCard-module__OKXqyW__titleLink:focus-visible:after{outline:2px solid var(--accent);outline-offset:2px}.BlogCard-module__OKXqyW__description{color:var(--fg-soft);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;font-size:.875rem;line-height:1.7;display:-webkit-box;overflow:hidden}.BlogCard-module__OKXqyW__tags{flex-wrap:wrap;gap:.4rem;margin:auto 0 0;padding:0;list-style:none;display:flex}.BlogCard-module__OKXqyW__tagItem{z-index:1;position:relative}.BlogCard-module__OKXqyW__tagLink{min-height:44px;color:var(--fg-soft);background-color:var(--bg-soft);border:1px solid var(--border);border-radius:var(--r-interactive);align-items:center;padding:0 .5rem;font-size:.75rem;text-decoration:none;transition:background-color .15s,color .15s;display:inline-flex}.BlogCard-module__OKXqyW__tagLink:hover{color:var(--accent-strong);border-color:var(--accent);background-color:var(--accent-soft)}.BlogCard-module__OKXqyW__tagLink:focus-visible{outline:2px solid var(--accent);outline-offset:2px}
.SeriesNav-module__-x62IG__details{margin-bottom:0}.SeriesNav-module__-x62IG__summary{border-radius:var(--r-normal);cursor:pointer;color:var(--fg);align-items:center;gap:.5rem;margin:-.5rem -.75rem;padding:.5rem .75rem;font-size:.9rem;list-style:none;transition:background-color .15s;display:flex}.SeriesNav-module__-x62IG__summary::-webkit-details-marker{display:none}.SeriesNav-module__-x62IG__summary:hover{background:var(--bg-soft)}.SeriesNav-module__-x62IG__summary:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.SeriesNav-module__-x62IG__seriesLabel{font-weight:700}.SeriesNav-module__-x62IG__position{color:var(--fg-soft);font-size:.8rem}.SeriesNav-module__-x62IG__chevron{color:var(--fg-soft);flex-shrink:0;margin-left:auto;transition:transform .2s}.SeriesNav-module__-x62IG__details[open] .SeriesNav-module__-x62IG__chevron{transform:rotate(180deg)}@media (prefers-reduced-motion:reduce){.SeriesNav-module__-x62IG__summary,.SeriesNav-module__-x62IG__chevron{transition:none}}.SeriesNav-module__-x62IG__list{margin-top:.75rem;padding-left:1.5rem;font-size:.85rem;line-height:1.7}.SeriesNav-module__-x62IG__listItem{margin-bottom:.2rem}.SeriesNav-module__-x62IG__currentItem{margin-bottom:.2rem;font-weight:700}.SeriesNav-module__-x62IG__link{color:var(--accent);text-decoration:none}.SeriesNav-module__-x62IG__link:hover{text-decoration:underline}.SeriesNav-module__-x62IG__currentLink{color:var(--fg)}.SeriesNav-module__-x62IG__currentBadge{color:var(--fg-soft);margin-left:.35rem;font-size:.75rem;font-weight:400}.SeriesNav-module__-x62IG__quickNav{border-top:1px solid var(--border);justify-content:space-between;gap:1rem;margin-top:.75rem;padding-top:.75rem;display:flex}.SeriesNav-module__-x62IG__quickNavPrevOnly{border-top:1px solid var(--border);justify-content:flex-start;gap:1rem;margin-top:.75rem;padding-top:.75rem;display:flex}.SeriesNav-module__-x62IG__quickNavNextOnly{border-top:1px solid var(--border);justify-content:flex-end;gap:1rem;margin-top:.75rem;padding-top:.75rem;display:flex}.SeriesNav-module__-x62IG__prevLink,.SeriesNav-module__-x62IG__nextLink{color:var(--fg);flex-direction:column;max-width:48%;text-decoration:none;display:flex}.SeriesNav-module__-x62IG__nextLink{text-align:right;margin-left:auto}.SeriesNav-module__-x62IG__quickNavLabel{color:var(--fg-soft);margin-bottom:.15rem;font-size:.7rem}.SeriesNav-module__-x62IG__quickNavTitle{color:var(--accent);font-size:.85rem;font-weight:600}.SeriesNav-module__-x62IG__quickNavTitle:hover{text-decoration:underline}@media (max-width:768px){.SeriesNav-module__-x62IG__quickNav{flex-direction:column;gap:.5rem}.SeriesNav-module__-x62IG__prevLink,.SeriesNav-module__-x62IG__nextLink{max-width:100%}.SeriesNav-module__-x62IG__nextLink{text-align:left;margin-left:0}}
.PlayCard-module__5gHACa__card{border:1px solid var(--border);border-radius:var(--r-normal);background-color:var(--bg);box-sizing:border-box;flex-direction:column;gap:.5rem;height:100%;padding:1.25rem;text-decoration:none;transition:background-color .15s;display:flex}.PlayCard-module__5gHACa__card:hover{background-color:var(--bg-soft)}.PlayCard-module__5gHACa__card:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.PlayCard-module__5gHACa__badges{flex-wrap:wrap;align-items:center;gap:.5rem;min-height:1.625rem;display:flex}.PlayCard-module__5gHACa__category{color:var(--accent);font-size:.8125rem}.PlayCard-module__5gHACa__newBadge{box-sizing:border-box;background:var(--accent-soft);height:1.625rem;color:var(--accent-strong);border:1px solid var(--accent-strong);border-radius:var(--r-normal);align-items:center;padding:0 .5rem;font-size:.75rem;display:inline-flex}.PlayCard-module__5gHACa__dailyBadge{box-sizing:border-box;background:var(--warning-soft);height:1.625rem;color:var(--warning-strong);border:1px solid var(--warning-strong);border-radius:var(--r-normal);align-items:center;padding:0 .5rem;font-size:.75rem;display:inline-flex}.PlayCard-module__5gHACa__name{color:var(--fg);font-size:1rem;font-weight:600}.PlayCard-module__5gHACa__description{color:var(--fg-soft);font-size:.875rem;line-height:1.7}
.ToolCard-module__p023eW__card{border:1px solid var(--border);border-radius:var(--r-normal);background-color:var(--bg);box-sizing:border-box;flex-direction:column;gap:.5rem;height:100%;padding:1.25rem;text-decoration:none;transition:background-color .15s;display:flex}.ToolCard-module__p023eW__card:hover{background-color:var(--bg-soft)}.ToolCard-module__p023eW__card:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ToolCard-module__p023eW__badges{align-items:center;gap:.5rem;min-height:1.625rem;display:flex}.ToolCard-module__p023eW__category{color:var(--accent);font-size:.8125rem}.ToolCard-module__p023eW__newBadge{box-sizing:border-box;background:var(--accent-soft);height:1.625rem;color:var(--accent-strong);border:1px solid var(--accent-strong);border-radius:var(--r-normal);align-items:center;padding:0 .5rem;font-size:.75rem;display:inline-flex}.ToolCard-module__p023eW__name{color:var(--fg);font-size:1rem;font-weight:600}.ToolCard-module__p023eW__description{color:var(--fg-soft);font-size:.875rem;line-height:1.7}
.BlogGrid-module__SJ2CCq__grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.BlogGrid-module__SJ2CCq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.BlogGrid-module__SJ2CCq__grid{grid-template-columns:repeat(3,1fr)}}
.RelatedArticles-module__rZfJhG__section{border-top:1px solid var(--border);margin-top:2.5rem;padding-top:1.5rem}.RelatedArticles-module__rZfJhG__heading{color:var(--fg);margin-bottom:1rem;font-size:1.1rem;font-weight:700}.RelatedArticles-module__rZfJhG__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.RelatedArticles-module__rZfJhG__item{border:1px solid var(--border);border-radius:var(--r-normal);transition:border-color .15s}.RelatedArticles-module__rZfJhG__item:hover{border-color:var(--accent)}.RelatedArticles-module__rZfJhG__link{color:var(--fg);padding:.875rem 1rem;text-decoration:none;display:block}.RelatedArticles-module__rZfJhG__meta{align-items:center;gap:.625rem;margin-bottom:.375rem;display:flex}.RelatedArticles-module__rZfJhG__category{background-color:var(--accent);color:#fff;border-radius:var(--r-normal);padding:.1rem .45rem;font-size:.7rem;font-weight:600}.RelatedArticles-module__rZfJhG__date{color:var(--fg-soft);font-size:.8rem}.RelatedArticles-module__rZfJhG__title{color:var(--fg);margin:0;font-size:.95rem;font-weight:600;line-height:1.4;transition:color .15s}.RelatedArticles-module__rZfJhG__item:hover .RelatedArticles-module__rZfJhG__title{color:var(--accent)}
.PlayGrid-module__Sa2fea__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}@media (max-width:640px){.PlayGrid-module__Sa2fea__grid{grid-template-columns:1fr}}
.ToolPageLayout-module__j2NiVq__layout{flex-direction:column;gap:1.5rem;max-width:1200px;margin:0 auto;padding:1.5rem 1rem;display:flex}.ToolPageLayout-module__j2NiVq__header{flex-direction:column;gap:.25rem;display:flex}.ToolPageLayout-module__j2NiVq__title{color:var(--fg);margin:0;font-size:1.25rem;font-weight:600;line-height:1.4}.ToolPageLayout-module__j2NiVq__shortDescription{color:var(--fg-soft);max-width:720px;margin:0;font-size:.9rem;line-height:1.7}.ToolPageLayout-module__j2NiVq__content{width:100%}.ToolPageLayout-module__j2NiVq__howItWorksSection{border-top:1px solid var(--border);max-width:720px;padding-top:1.5rem}.ToolPageLayout-module__j2NiVq__howItWorksHeading{color:var(--fg);margin:0 0 .5rem;font-size:.95rem;font-weight:600}.ToolPageLayout-module__j2NiVq__howItWorksText{color:var(--fg-soft);margin:0;font-size:.9rem;line-height:1.7}.ToolPageLayout-module__j2NiVq__privacyNote{background-color:var(--bg-soft);max-width:720px;color:var(--fg-soft);border-radius:var(--r-normal);text-align:center;margin:0;padding:.5rem .75rem;font-size:.8rem}.ToolPageLayout-module__j2NiVq__shareSection{border-top:1px solid var(--border);max-width:720px;padding-top:1.5rem}.ToolPageLayout-module__j2NiVq__shareSectionTitle{text-align:center;color:var(--fg-soft);margin:0 0 .75rem;font-size:.95rem;font-weight:600}@media (max-width:768px){.ToolPageLayout-module__j2NiVq__layout{gap:1rem;padding:1rem .75rem}.ToolPageLayout-module__j2NiVq__title{font-size:1.1rem}}
.ToolsGrid-module__3Rc-IG__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}@media (max-width:640px){.ToolsGrid-module__3Rc-IG__grid{grid-template-columns:1fr}}
.page-module__b-QtTq__contentColumn{max-width:1200px;margin:0 auto;padding:2rem 1.25rem}.page-module__b-QtTq__articleHeader{margin-bottom:2rem}.page-module__b-QtTq__articleBody{flex-direction:column;gap:2rem;display:flex}.page-module__b-QtTq__articleMain{min-width:0}.page-module__b-QtTq__articleFooter{margin-top:2rem}.page-module__b-QtTq__title{color:var(--fg);margin-bottom:.75rem;font-size:1.75rem;font-weight:700;line-height:1.3}.page-module__b-QtTq__meta{color:var(--fg-soft);flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.8rem;display:flex}.page-module__b-QtTq__category{background-color:var(--accent);color:#fff;border-radius:var(--r-normal);padding:.15rem .5rem;font-size:.75rem;font-weight:600;text-decoration:none}.page-module__b-QtTq__category:hover{background-color:var(--accent-strong)}.page-module__b-QtTq__seriesNavPanel{margin-bottom:1.5rem}.page-module__b-QtTq__prose{color:var(--fg);line-height:1.8}.page-module__b-QtTq__prose h2{border-bottom:1px solid var(--border);color:var(--fg);margin-top:2rem;margin-bottom:.75rem;padding-bottom:.25rem;font-size:1.35rem;font-weight:700}.page-module__b-QtTq__prose h3{color:var(--fg);margin-top:1.5rem;margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.page-module__b-QtTq__prose p{margin-bottom:1rem}.page-module__b-QtTq__prose ul,.page-module__b-QtTq__prose ol{margin-bottom:1rem;padding-left:1.5rem}.page-module__b-QtTq__prose li{margin-bottom:.25rem}.page-module__b-QtTq__prose code{background-color:var(--bg-soft);border-radius:var(--r-normal);font-family:var(--font-mono);padding:.15rem .35rem;font-size:.85em}.page-module__b-QtTq__prose pre{background-color:var(--bg-soft);border:1px solid var(--border);border-radius:var(--r-normal);margin-bottom:1rem;padding:1rem;overflow-x:auto}.dark .page-module__b-QtTq__prose pre{background-color:var(--bg-softer)}.page-module__b-QtTq__prose pre code{font-family:var(--font-mono);background:0 0;padding:0}:is(.dark .page-module__b-QtTq__prose .shiki,.dark .page-module__b-QtTq__prose .shiki span){color:var(--shiki-dark)!important;background-color:var(--shiki-dark-bg)!important;font-style:var(--shiki-dark-font-style)!important;font-weight:var(--shiki-dark-font-weight)!important;-webkit-text-decoration:var(--shiki-dark-text-decoration)!important;text-decoration:var(--shiki-dark-text-decoration)!important}.page-module__b-QtTq__prose blockquote{border-left:3px solid var(--accent);color:var(--fg-soft);margin-bottom:1rem;margin-left:0;padding-left:1rem}.page-module__b-QtTq__prose table{border-collapse:collapse;width:100%;margin-bottom:1rem}.page-module__b-QtTq__prose th,.page-module__b-QtTq__prose td{border:1px solid var(--border);text-align:left;padding:.5rem .75rem;font-size:.9rem}.page-module__b-QtTq__prose th{background-color:var(--bg-soft);font-weight:600}.page-module__b-QtTq__prose strong{font-weight:700}.page-module__b-QtTq__prose a{color:var(--accent);text-decoration:underline}.page-module__b-QtTq__prose a:hover{color:var(--accent-strong)}.page-module__b-QtTq__prose .mermaid{margin:1.5rem 0;display:block;overflow-x:auto}.page-module__b-QtTq__prose .mermaid svg{height:auto;margin:0 auto;display:block}.page-module__b-QtTq__shareSection{border-top:1px solid var(--border);margin-top:2rem;padding-top:1.5rem}.page-module__b-QtTq__shareSectionTitle{color:var(--fg-soft);margin-bottom:.75rem;font-size:.9rem;font-weight:600}.page-module__b-QtTq__postNav{border-top:1px solid var(--border);justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1.5rem;display:flex}.page-module__b-QtTq__prevPost,.page-module__b-QtTq__nextPost{color:var(--fg);flex-direction:column;max-width:48%;text-decoration:none;display:flex}.page-module__b-QtTq__nextPost{text-align:right;margin-left:auto}.page-module__b-QtTq__navLabel{color:var(--fg-soft);margin-bottom:.25rem;font-size:.75rem}.page-module__b-QtTq__navTitle{color:var(--accent);font-size:.9rem;font-weight:600}.page-module__b-QtTq__navTitle:hover{text-decoration:underline}@media (min-width:1024px){.page-module__b-QtTq__articleBody{grid-template-columns:1fr 220px;align-items:start;gap:2rem;display:grid}.page-module__b-QtTq__articleBody:has(.page-module__b-QtTq__articleAside details:not([open])){grid-template-columns:1fr auto}.page-module__b-QtTq__articleMain{grid-area:1/1;min-width:0}.page-module__b-QtTq__articleAside{grid-area:1/2;align-self:start;position:sticky;top:1rem}}@media (max-width:720px){.page-module__b-QtTq__contentColumn{padding:1.5rem 1.25rem}.page-module__b-QtTq__title{font-size:1.4rem}.page-module__b-QtTq__postNav{flex-direction:column}.page-module__b-QtTq__prevPost,.page-module__b-QtTq__nextPost{max-width:100%}.page-module__b-QtTq__nextPost{text-align:left;margin-left:0}}
.BlogFilterableList-module__UzNjbW__wrapper{flex-direction:column;gap:1rem;display:flex}.BlogFilterableList-module__UzNjbW__searchInput{width:100%}.BlogFilterableList-module__UzNjbW__filterNav{flex-wrap:wrap;gap:.5rem;display:flex}.BlogFilterableList-module__UzNjbW__filterButton{border-radius:var(--r-interactive);cursor:pointer;min-height:44px;color:var(--fg-soft);background-color:var(--bg-soft);border:1px solid var(--border);align-items:center;gap:.375rem;padding:0 1rem;font-size:.875rem;text-decoration:none;transition:background-color .2s cubic-bezier(.2,.6,.2,1),color .2s cubic-bezier(.2,.6,.2,1);display:inline-flex}.BlogFilterableList-module__UzNjbW__filterButton:hover{background-color:var(--bg-softer);color:var(--fg)}.BlogFilterableList-module__UzNjbW__filterButton[data-active=true]{background-color:var(--bg-invert);color:var(--fg-invert);border-color:var(--bg-invert)}.BlogFilterableList-module__UzNjbW__filterButton[data-active=true]:hover{background-color:var(--bg-invert-soft);color:var(--fg-invert)}.BlogFilterableList-module__UzNjbW__filterButton:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.BlogFilterableList-module__UzNjbW__count{opacity:.8;font-size:.75rem}.BlogFilterableList-module__UzNjbW__popularTags{background-color:var(--bg-soft);border-radius:var(--r-normal);border:1px solid var(--border);flex-wrap:wrap;align-items:flex-start;gap:.5rem;padding:.75rem 1rem;display:flex}.BlogFilterableList-module__UzNjbW__popularTagsLabel{color:var(--fg-soft);white-space:nowrap;flex-shrink:0;padding-top:.625rem;font-size:.8rem;font-weight:600}.BlogFilterableList-module__UzNjbW__popularTagsList{flex-wrap:wrap;gap:.4rem;display:flex}.BlogFilterableList-module__UzNjbW__tagPill{border-radius:var(--r-interactive);min-height:44px;color:var(--fg-soft);background-color:var(--bg);border:1px solid var(--border);align-items:center;padding:0 .65rem;font-size:.8rem;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.BlogFilterableList-module__UzNjbW__tagPill:hover{color:var(--accent-strong);border-color:var(--accent);background-color:var(--accent-soft)}.BlogFilterableList-module__UzNjbW__tagPill:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.BlogFilterableList-module__UzNjbW__hitCount{color:var(--fg-soft);font-size:.875rem}.BlogFilterableList-module__UzNjbW__noResults{color:var(--fg-soft);text-align:center;padding:2rem 0}.BlogFilterableList-module__UzNjbW__paginationWrapper [class*=pageItem]{min-height:44px}
.PlayFilterableList-module__cQSY2q__wrapper{flex-direction:column;gap:1rem;display:flex}.PlayFilterableList-module__cQSY2q__searchInput{width:100%}.PlayFilterableList-module__cQSY2q__noResults{color:var(--fg-soft);text-align:center;padding:2rem 0}.PlayFilterableList-module__cQSY2q__filterNav{flex-wrap:wrap;gap:.5rem;display:flex}.PlayFilterableList-module__cQSY2q__filterButton{border-radius:var(--r-interactive);cursor:pointer;min-height:44px;color:var(--fg-soft);background-color:var(--bg-soft);border:1px solid var(--border);align-items:center;padding:0 1rem;font-size:.875rem;text-decoration:none;transition:background-color .2s cubic-bezier(.2,.6,.2,1),color .2s cubic-bezier(.2,.6,.2,1);display:inline-flex}.PlayFilterableList-module__cQSY2q__filterButton:hover{background-color:var(--bg-softer);color:var(--fg)}.PlayFilterableList-module__cQSY2q__filterButton[data-active=true]{background-color:var(--bg-invert);color:var(--fg-invert);border-color:var(--bg-invert)}.PlayFilterableList-module__cQSY2q__filterButton[data-active=true]:hover{background-color:var(--bg-invert-soft);color:var(--fg-invert)}.PlayFilterableList-module__cQSY2q__filterButton:focus-visible{outline:2px solid var(--accent);outline-offset:2px}
.ToolsFilterableList-module__LugSGq__wrapper{flex-direction:column;gap:1rem;display:flex}.ToolsFilterableList-module__LugSGq__searchInput{width:100%}.ToolsFilterableList-module__LugSGq__noResults{color:var(--fg-soft);text-align:center;padding:2rem 0}.ToolsFilterableList-module__LugSGq__filterNav{flex-wrap:wrap;gap:.5rem;display:flex}.ToolsFilterableList-module__LugSGq__filterButton{border-radius:var(--r-interactive);cursor:pointer;min-height:44px;color:var(--fg-soft);background-color:var(--bg-soft);border:1px solid var(--border);align-items:center;padding:0 1rem;font-size:.875rem;text-decoration:none;transition:background-color .2s cubic-bezier(.2,.6,.2,1),color .2s cubic-bezier(.2,.6,.2,1);display:inline-flex}.ToolsFilterableList-module__LugSGq__filterButton:hover{background-color:var(--bg-softer);color:var(--fg)}.ToolsFilterableList-module__LugSGq__filterButton[data-active=true]{background-color:var(--bg-invert);color:var(--fg-invert);border-color:var(--bg-invert)}.ToolsFilterableList-module__LugSGq__filterButton[data-active=true]:hover{background-color:var(--bg-invert-soft);color:var(--fg-invert)}.ToolsFilterableList-module__LugSGq__filterButton:focus-visible{outline:2px solid var(--accent);outline-offset:2px}
.Component-module__yytbPa__container{flex-direction:column;gap:1rem;display:flex}.Component-module__yytbPa__modeSwitch{border:1px solid var(--border);border-radius:.5rem;gap:0;width:fit-content;display:flex;overflow:hidden}.Component-module__yytbPa__modeButton{background-color:var(--bg);color:var(--fg);cursor:pointer;border:none;padding:.5rem 1.25rem;font-size:.9rem;transition:background-color .15s,color .15s}.Component-module__yytbPa__modeButton:not(:last-child){border-right:1px solid var(--border)}.Component-module__yytbPa__modeButton.Component-module__yytbPa__active{background-color:var(--accent);color:#fff}.Component-module__yytbPa__field{flex-direction:column;gap:.4rem;display:flex}.Component-module__yytbPa__label{color:var(--fg-soft);font-size:.85rem;font-weight:600}.Component-module__yytbPa__outputHeader{justify-content:space-between;align-items:center;display:flex}.Component-module__yytbPa__textarea{border:1px solid var(--border);width:100%;font-family:var(--font-mono);resize:vertical;color:var(--fg);background-color:var(--bg);border-radius:.5rem;padding:.75rem;font-size:.85rem;line-height:1.5}.Component-module__yytbPa__textarea:focus{outline:2px solid var(--accent);outline-offset:-1px;border-color:var(--accent)}.Component-module__yytbPa__convertButton{border:1px solid var(--accent);background-color:var(--accent);color:#fff;cursor:pointer;border-radius:.375rem;width:fit-content;padding:.6rem 1.5rem;font-size:.95rem;font-weight:500;transition:background-color .15s}.Component-module__yytbPa__convertButton:hover{background-color:var(--accent-strong)}.Component-module__yytbPa__copyButton{border:1px solid var(--border);background-color:var(--bg);color:var(--fg);cursor:pointer;border-radius:.375rem;padding:.25rem .6rem;font-size:.8rem;transition:border-color .15s}.Component-module__yytbPa__copyButton:hover{border-color:var(--accent)}.Component-module__yytbPa__error{border:1px solid var(--danger);background-color:var(--danger-soft);color:var(--danger);border-radius:.5rem;padding:.75rem;font-size:.85rem}
.Component-module__xDvRhq__container{flex-direction:column;gap:1rem;display:flex}.Component-module__xDvRhq__label{color:var(--fg);font-size:.95rem;font-weight:600}.Component-module__xDvRhq__textarea{border:1px solid var(--border);border-radius:var(--r-interactive);resize:vertical;width:100%;min-height:200px;color:var(--fg);background-color:var(--bg);padding:.75rem;font-family:inherit;font-size:.95rem;line-height:1.6}.Component-module__xDvRhq__textarea:focus{outline:2px solid var(--accent);outline-offset:-1px;border-color:var(--accent)}.Component-module__xDvRhq__primaryStat{border:1px solid var(--accent);border-radius:var(--r-normal);background-color:var(--bg-soft);flex-direction:column;align-items:center;gap:.25rem;padding:1rem;display:flex}.Component-module__xDvRhq__primaryStatLabel{color:var(--fg-soft);font-size:.85rem}.Component-module__xDvRhq__primaryStatValue{color:var(--accent);font-variant-numeric:tabular-nums;font-size:2rem;font-weight:700}.Component-module__xDvRhq__results{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem;display:grid}.Component-module__xDvRhq__stat{border:1px solid var(--border);border-radius:var(--r-normal);background-color:var(--bg-soft);flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.Component-module__xDvRhq__statLabel{color:var(--fg-soft);font-size:.8rem}.Component-module__xDvRhq__statValue{color:var(--fg);font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:700}.Component-module__xDvRhq__breakdown{border-top:1px solid var(--border);flex-direction:column;gap:.5rem;padding-top:1rem;display:flex}.Component-module__xDvRhq__breakdownTitle{color:var(--fg);font-size:.9rem;font-weight:600}.Component-module__xDvRhq__breakdownRow{background-color:var(--bg-soft);border-radius:var(--r-normal);justify-content:space-between;align-items:center;padding:.4rem .75rem;display:flex}.Component-module__xDvRhq__breakdownLabel{color:var(--fg-soft);font-size:.85rem}.Component-module__xDvRhq__breakdownValue{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--fg);font-size:.85rem}@media (max-width:640px){.Component-module__xDvRhq__results{grid-template-columns:repeat(2,1fr)}}
.Component-module__OEA3HG__container{flex-direction:column;gap:1rem;display:flex}.Component-module__OEA3HG__label{color:var(--fg);font-size:.95rem;font-weight:600}.Component-module__OEA3HG__textarea{border:1px solid var(--border);border-radius:var(--r-interactive);resize:vertical;width:100%;min-height:200px;color:var(--fg);background-color:var(--bg);padding:.75rem;font-family:inherit;font-size:.95rem;line-height:1.6}.Component-module__OEA3HG__textarea:focus{outline:2px solid var(--accent);outline-offset:-1px;border-color:var(--accent)}.Component-module__OEA3HG__results{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem;display:grid}.Component-module__OEA3HG__stat{border:1px solid var(--border);border-radius:var(--r-normal);background-color:var(--bg-soft);flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.Component-module__OEA3HG__statLabel{color:var(--fg-soft);font-size:.8rem}.Component-module__OEA3HG__statValue{color:var(--fg);font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:700}@media (max-width:640px){.Component-module__OEA3HG__results{grid-template-columns:repeat(2,1fr)}}
.Component-module__VRLoeG__container{flex-direction:column;gap:1rem;display:flex}.Component-module__VRLoeG__tabs{border:1px solid var(--border);border-radius:.5rem;gap:0;width:fit-content;display:flex;overflow:hidden}.Component-module__VRLoeG__tab{background-color:var(--bg);color:var(--fg);cursor:pointer;border:none;padding:.5rem 1.25rem;font-size:.9rem;transition:background-color .15s,color .15s}.Component-module__VRLoeG__tab:not(:last-child){border-right:1px solid var(--border)}.Component-module__VRLoeG__tabActive{background-color:var(--accent);color:var(--fg-invert,var(--bg))}.Component-module__VRLoeG__section{border:1px solid var(--border);border-radius:.5rem;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.Component-module__VRLoeG__sectionTitle{color:var(--fg);font-size:1rem;font-weight:600}.Component-module__VRLoeG__row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.Component-module__VRLoeG__cronInput{border:1px solid var(--border);min-width:200px;font-family:var(--font-mono);color:var(--fg);background-color:var(--bg);letter-spacing:.05em;border-radius:.375rem;flex:1;padding:.6rem .75rem;font-size:1.1rem}.Component-module__VRLoeG__cronInput:focus{outline:2px solid var(--accent);outline-offset:-1px;border-color:var(--accent)}.Component-module__VRLoeG__button{border:1px solid var(--accent);background-color:var(--accent);color:var(--fg-invert,var(--bg));cursor:pointer;white-space:nowrap;border-radius:.375rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:background-color .15s}.Component-module__VRLoeG__button:hover{background-color:var(--accent-strong)}.Component-module__VRLoeG__buttonSecondary{border:1px solid var(--border);background-color:var(--bg);color:var(--fg);cursor:pointer;white-space:nowrap;border-radius:.375rem;padding:.5rem 1rem;font-size:.9rem;transition:border-color .15s}.Component-module__VRLoeG__buttonSecondary:hover{border-color:var(--accent)}.Component-module__VRLoeG__fieldGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;display:grid}.Component-module__VRLoeG__fieldLabel{color:var(--fg-soft);margin-bottom:.25rem;font-size:.8rem;font-weight:600}.Component-module__VRLoeG__fieldInput{border:1px solid var(--border);width:100%;font-family:var(--font-mono);color:var(--fg);background-color:var(--bg);border-radius:.375rem;padding:.4rem .5rem;font-size:.9rem}.Component-module__VRLoeG__fieldInput:focus{outline:2px solid var(--accent);outline-offset:-1px;border-color:var(--accent)}.Component-module__VRLoeG__presetRow{flex-wrap:wrap;gap:.4rem;display:flex}.Component-module__VRLoeG__presetButton{border:1px solid var(--border);background-color:var(--bg-soft);color:var(--fg);cursor:pointer;white-space:nowrap;border-radius:.25rem;padding:.3rem .6rem;font-size:.8rem;transition:border-color .15s}.Component-module__VRLoeG__presetButton:hover{border-color:var(--accent);color:var(--accent)}.Component-module__VRLoeG__description{border:1px solid var(--accent);background-color:var(--bg-soft);color:var(--accent);border-radius:.5rem;padding:.75rem 1rem;font-size:1rem;font-weight:600}.Component-module__VRLoeG__resultTable{flex-direction:column;gap:.5rem;display:flex}.Component-module__VRLoeG__resultRow{background-color:var(--bg-soft);border-radius:.375rem;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.5rem .75rem;display:flex}.Component-module__VRLoeG__resultLabel{color:var(--fg-soft);min-width:70px;font-size:.85rem;font-weight:600}.Component-module__VRLoeG__resultValue{font-family:var(--font-mono);color:var(--fg);font-size:.85rem}.Component-module__VRLoeG__executionList{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.Component-module__VRLoeG__executionItem{background-color:var(--bg-soft);font-family:var(--font-mono);color:var(--fg);border-radius:.375rem;align-items:center;gap:.5rem;padding:.4rem .75rem;font-size:.85rem;display:flex}.Component-module__VRLoeG__error{border:1px solid var(--danger);background-color:var(--danger-soft);color:var(--danger);border-radius:.5rem;padding:.75rem;font-size:.85rem}@media (max-width:640px){.Component-module__VRLoeG__fieldGrid{grid-template-columns:repeat(2,1fr)}.Component-module__VRLoeG__cronInput{font-size:.95rem}}
.Component-module__ES4IkW__container{flex-direction:column;gap:1rem;display:flex}.Component-module__ES4IkW__inputGroup{flex-direction:column;gap:.4rem;display:flex}.Component-module__ES4IkW__label{color:var(--fg-soft);font-size:.85rem;font-weight:600}.Component-module__ES4IkW__input{border:1px solid var(--border);width:100%;font-family:var(--font-mono);color:var(--fg);background-color:var(--bg);border-radius:.5rem;padding:.75rem;font-size:.95rem}.Component-module__ES4IkW__input:focus{outline:2px solid var(--accent);outline-offset:-1px;border-color:var(--accent)}.Component-module__ES4IkW__results{border:1px solid var(--border);background-color:var(--bg-soft);border-radius:.5rem;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.Component-module__ES4IkW__badge{border-radius:9999px;width:fit-content;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-block}.Component-module__ES4IkW__valid{background-color:var(--success-soft);color:var(--success-strong)}.Component-module__ES4IkW__invalid{background-color:var(--danger-soft);color:var(--danger-strong)}.Component-module__ES4IkW__analysis{flex-direction:column;gap:.4rem;display:flex}.Component-module__ES4IkW__analysisItem{align-items:center;gap:.5rem;font-size:.85rem;display:flex}.Component-module__ES4IkW__analysisLabel{color:var(--fg-soft);white-space:nowrap;font-weight:600}.Component-module__ES4IkW__analysisValue{font-family:var(--font-mono);color:var(--fg);word-break:break-all}.Component-module__ES4IkW__errorList{border:1px solid var(--danger);background-color:var(--danger-soft);color:var(--danger-strong);border-radius:.375rem;padding:.75rem}.Component-module__ES4IkW__warningList{border:1px solid var(--warning);background-color:var(--warning-soft);color:var(--warning-strong);border-radius:.375rem;padding:.75rem}.Component-module__ES4IkW__suggestionList{border:1px solid var(--accent);background-color:var(--accent-soft);color:var(--accent-strong);border-radius:.375rem;padding:.75rem}.Component-module__ES4IkW__listTitle{margin:0 0 .4rem;font-size:.8rem;font-weight:600}.Component-module__ES4IkW__list{margin:0;padding-left:1.2rem;font-size:.85rem;list-style-type:disc}.Component-module__ES4IkW__list li{margin-bottom:.2rem}@media (max-width:640px){.Component-module__ES4IkW__analysisItem{flex-direction:column;align-items:flex-start;gap:.1rem}}
.Component-module__G54Aeq__container{flex-direction:column;gap:1rem;display:flex}.Component-module__G54Aeq__modeSwitch{border:1px solid var(--border);border-radius:.5rem;gap:0;width:fit-content;display:flex;overflow:hidden}.Component-module__G54Aeq__modeButton{background-color:var(--bg);color:var(--fg);cursor:pointer;border:none;padding:.5rem 1.25rem;font-size:.9rem;transition:background-color .15s,color .15s}.Component-module__G54Aeq__modeButton:not(:last-child){border-right:1px solid var(--border)}.Component-module__G54Aeq__modeButton.Component-module__G54Aeq__active{background-color:var(--accent);color:#fff}.Component-module__G54Aeq__optionsRow{flex-wrap:wrap;gap:.75rem;display:flex}.Component-module__G54Aeq__checkbox{color:var(--fg);cursor:pointer;align-items:center;gap:.3rem;font-size:.85rem;display:flex}.Component-module__G54Aeq__checkbox input[type=checkbox]{accent-color:var(--accent)}.Component-module__G54Aeq__field{flex-direction:column;gap:.4rem;display:flex}.Component-module__G54Aeq__label{color:var(--fg-soft);font-size:.85rem;font-weight:600}.Component-module__G54Aeq__outputHeader{justify-content:space-between;align-items:center;display:flex}.Component-module__G54Aeq__textarea{border:1px solid var(--border);width:100%;font-family:var(--font-mono);resize:vertical;color:var(--fg);background-color:var(--bg);border-radius:.5rem;padding:.75rem;font-size:.85rem;line-height:1.5}.Component-module__G54Aeq__textarea:focus{outline:2px solid var(--accent);outline-offset:-1px;border-color:var(--accent)}.Component-module__G54Aeq__copyButton{border:1px solid var(--border);background-color:var(--bg);color:var(--fg);cursor:pointer;border-radius:.375rem;padding:.25rem .6rem;font-size:.8rem;transition:border-color .15s}.Component-module__G54Aeq__copyButton:hover{border-color:var(--accent)}
.Component-module__sVLvfq__container{flex-direction:column;gap:1rem;display:flex}.Component-module__sVLvfq__field{flex-direction:column;gap:.4rem;display:flex}.Component-module__sVLvfq__label{color:var(--fg-soft);font-size:.85rem;font-weight:600}.Component-module__sVLvfq__textarea{border:1px solid var(--border);width:100%;font-family:var(--font-mono);resize:vertical;color:var(--fg);background-color:var(--bg);border-radius:.5rem;padding:.75rem;font-size:.85rem;line-height:1.5}.Component-module__sVLvfq__textarea:focus{outline:2px solid var(--accent);outline-offset:-1px;border-color:var(--accent)}.Component-module__sVLvfq__controls{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Component-module__sVLvfq__formatControl{align-items:center;gap:.5rem;display:flex}.Component-module__sVLvfq__controlLabel{color:var(--fg);font-size:.9rem;font-weight:600}.Component-module__sVLvfq__select{border:1px solid var(--border);color:var(--fg);background-color:var(--bg);border-radius:.375rem;padding:.4rem .6rem;font-size:.9rem}.Component-module__sVLvfq__generateButton{border:1px solid var(--accent);background-color:var(--accent);color:#fff;cursor:pointer;border-radius:.375rem;padding:.5rem 1.25rem;font-size:.9rem;font-weight:500;transition:background-color .15s}.Component-module__sVLvfq__generateButton:hover{background-color:var(--accent-strong)}.Component-module__sVLvfq__results{flex-direction:column;gap:.75rem;display:flex}.Component-module__sVLvfq__resultRow{border:1px solid var(--border);background-color:var(--bg-soft);border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem;display:flex}.Component-module__sVLvfq__algoLabel{color:var(--accent);flex-shrink:0;min-width:70px;font-size:.85rem;font-weight:600}.Component-module__sVLvfq__hashValue{font-family:var(--font-mono);color:var(--fg);word-break:break-all;flex:1;font-size:.8rem}.Component-module__sVLvfq__copyButton{border:1px solid var(--border);background-color:var(--bg);color:var(--fg);cursor:pointer;border-radius:.375rem;flex-shrink:0;padding:.25rem .6rem;font-size:.8rem;transition:border-color .15s}.Component-module__sVLvfq__copyButton:hover{border-color:var(--accent)}@media (max-width:640px){.Component-module__sVLvfq__resultRow{flex-direction:column;align-items:flex-start;gap:.4rem}.Component-module__sVLvfq__copyButton{align-self:flex-end}}
.Component-module__8ej_Ba__container{flex-direction:column;gap:1rem;display:flex}.Component-module__8ej_Ba__modeSwitch{border:1px solid var(--border);border-radius:.5rem;gap:0;width:fit-content;display:flex;overflow:hidden}.Component-module__8ej_Ba__modeButton{background-color:var(--bg);color:var(--fg);cursor:pointer;border:none;padding:.5rem 1.25rem;font-size:.9rem;transition:background-color .15s,color .15s}.Component-module__8ej_Ba__modeButton:not(:last-child){border-right:1px solid var(--border)}.Component-module__8ej_Ba__modeButton.Component-module__8ej_Ba__active{background-color:var(--accent);color:#fff}.Component-module__8ej_Ba__field{flex-direction:column;gap:.4rem;display:flex}.Component-module__8ej_Ba__label{color:var(--fg-soft);font-size:.85rem;font-weight:600}.Component-module__8ej_Ba__outputHeader{justify-content:space-between;align-items:center;display:flex}.Component-module__8ej_Ba__textarea{border:1px solid var(--border);width:100%;font-family:var(--font-mono);resize:vertical;color:var(--fg);background-color:var(--bg);border-radius:.5rem;padding:.75rem;font-size:.85rem;line-height:1.5}.Component-module__8ej_Ba__textarea:focus{outline:2px solid var(--accent);outline-offset:-1px;border-color:var(--accent)}.Component-module__8ej_Ba__convertButton{border:1px solid var(--accent);background-color:var(--accent);color:#fff;cursor:pointer;border-radius:.375rem;width:fit-content;padding:.6rem 1.5rem;font-size:.95rem;font-weight:500;transition:background-color .15s}.Component-module__8ej_Ba__convertButton:hover{background-color:var(--accent-strong)}.Component-module__8ej_Ba__copyButton{border:1px solid var(--border);background-color:var(--bg);color:var(--fg);cursor:pointer;border-radius:.375rem;padding:.25rem .6rem;font-size:.8rem;transition:border-color .15s}.Component-module__8ej_Ba__copyButton:hover{border-color:var(--accent)}.Component-module__8ej_Ba__error{border:1px solid var(--danger);background-color:var(--danger-soft);color:var(--danger);border-radius:.5rem;padding:.75rem;font-size:.85rem}
.Component-module__bMMLOa__container{flex-direction:column;gap:1rem;display:flex}.Component-module__bMMLOa__tabs{border:1px solid var(--border);border-radius:.5rem;gap:0;width:fit-content;display:flex;overflow:hidden}.Component-module__bMMLOa__tab{background-color:var(--bg);color:var(--fg);cursor:pointer;border:none;padding:.5rem 1.25rem;font-size:.9rem;transition:background-color .15s,color .15s}.Component-module__bMMLOa__tab:not(:last-child){border-right:1px solid var(--border)}.Component-module__bMMLOa__activeTab{background-color:var(--accent);color:#fff}.Component-module__bMMLOa__encodePanel,.Component-module__bMMLOa__decodePanel{flex-direction:column;gap:1rem;display:flex}.Component-module__bMMLOa__dropZone{border:2px dashed var(--border);background-color:var(--bg-soft);cursor:pointer;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;padding:2rem;transition:border-color .15s,background-color .15s;display:flex}.Component-module__bMMLOa__dropZone:hover{border-color:var(--accent)}.Component-module__bMMLOa__dropZoneActive{border-color:var(--accent);background-color:var(--bg)}.Component-module__bMMLOa__dropText{color:var(--fg);margin:0;font-size:.95rem;font-weight:500}.Component-module__bMMLOa__dropSubText{color:var(--fg-soft);margin:.25rem 0 0;font-size:.8rem}.Component-module__bMMLOa__fileInput{display:none}.Component-module__bMMLOa__resultArea{flex-direction:column;gap:.75rem;display:flex}.Component-module__bMMLOa__preview{object-fit:contain;border:1px solid var(--border);background-color:var(--bg-soft);border-radius:.5rem;align-self:flex-start;max-width:100%;max-height:300px}.Component-module__bMMLOa__fileInfo{color:var(--fg-soft);flex-wrap:wrap;gap:1rem;font-size:.8rem;display:flex}.Component-module__bMMLOa__outputGroup{flex-direction:column;gap:.4rem;display:flex}.Component-module__bMMLOa__outputHeader{justify-content:space-between;align-items:center;display:flex}.Component-module__bMMLOa__label{color:var(--fg-soft);font-size:.85rem;font-weight:600}.Component-module__bMMLOa__textarea{border:1px solid var(--border);width:100%;font-family:var(--font-mono);resize:vertical;color:var(--fg);background-color:var(--bg);word-break:break-all;border-radius:.5rem;padding:.75rem;font-size:.8rem;line-height:1.5}.Component-module__bMMLOa__textarea:focus{outline:2px solid var(--accent);outline-offset:-1px;border-color:var(--accent)}.Component-module__bMMLOa__copyButton{border:1px solid var(--border);background-color:var(--bg);color:var(--fg);cursor:pointer;border-radius:.375rem;padding:.25rem .6rem;font-size:.8rem;transition:border-color .15s}.Component-module__bMMLOa__copyButton:hover{border-color:var(--accent)}.Component-module__bMMLOa__button{border:1px solid var(--accent);background-color:var(--accent);color:#fff;cursor:pointer;text-align:center;border-radius:.375rem;width:fit-content;padding:.5rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background-color .15s;display:inline-block}.Component-module__bMMLOa__button:hover{background-color:var(--accent-strong)}.Component-module__bMMLOa__error{border:1px solid var(--danger);background-color:var(--danger-soft);color:var(--danger);border-radius:.5rem;padding:.75rem;font-size:.85rem}@media (max-width:640px){.Component-module__bMMLOa__dropZone{padding:1.5rem}.Component-module__bMMLOa__fileInfo{flex-direction:column;gap:.25rem}}
.Component-module__maWcEG__container{flex-direction:column;gap:1.5rem;display:flex}.Component-module__maWcEG__section{border:1px solid var(--border);border-radius:.5rem;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.Component-module__maWcEG__sectionTitle{color:var(--fg);font-size:1rem;font-weight:600}.Component-module__maWcEG__row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.Component-module__maWcEG__dropzone{border:2px dashed var(--border);background-color:var(--bg-soft);cursor:pointer;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;padding:2rem;transition:border-color .15s,background-color .15s;display:flex}.Component-module__maWcEG__dropzone:hover{border-color:var(--accent)}.Component-module__maWcEG__dropzoneActive{border-color:var(--accent);background-color:var(--bg)}.Component-module__maWcEG__dropText{color:var(--fg);margin:0;font-size:.95rem;font-weight:500}.Component-module__maWcEG__dropSubText{color:var(--fg-soft);margin:.25rem 0 0;font-size:.8rem}.Component-module__maWcEG__fileInput{display:none}.Component-module__maWcEG__preview{object-fit:contain;border:1px solid var(--border);background-color:var(--bg-soft);border-radius:.5rem;align-self:flex-start;max-width:100%;max-height:300px}.Component-module__maWcEG__previewImage{max-width:100%;height:auto}.Component-module__maWcEG__controls{flex-direction:column;gap:.75rem;display:flex}.Component-module__maWcEG__numberInput{border:1px solid var(--border);width:120px;font-family:var(--font-mono);color:var(--fg);background-color:var(--bg);border-radius:.375rem;padding:.5rem .75rem;font-size:.9rem}.Component-module__maWcEG__numberInput:focus{outline:2px solid var(--accent);outline-offset:-1px;border-color:var(--accent)}.Component-module__maWcEG__button{border:1px solid var(--accent);background-color:var(--accent);color:#fff;cursor:pointer;text-align:center;white-space:nowrap;border-radius:.375rem;width:fit-content;padding:.5rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background-color .15s;display:inline-block}.Component-module__maWcEG__button:hover{background-color:var(--accent-strong)}.Component-module__maWcEG__button:disabled{opacity:.5;cursor:not-allowed}.Component-module__maWcEG__buttonSecondary{border:1px solid var(--border);background-color:var(--bg);width:fit-content;color:var(--fg);cursor:pointer;text-align:center;white-space:nowrap;border-radius:.375rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:border-color .15s;display:inline-block}.Component-module__maWcEG__buttonSecondary:hover{border-color:var(--accent)}.Component-module__maWcEG__rangeInput{width:100%;max-width:200px;accent-color:var(--accent)}.Component-module__maWcEG__selectInput{border:1px solid var(--border);color:var(--fg);background-color:var(--bg);border-radius:.375rem;padding:.5rem .75rem;font-size:.9rem}.Component-module__maWcEG__selectInput:focus{outline:2px solid var(--accent);outline-offset:-1px;border-color:var(--accent)}.Component-module__maWcEG__lockButton{border:1px solid var(--border);background-color:var(--bg);width:36px;height:36px;color:var(--fg);cursor:pointer;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:1rem;transition:border-color .15s;display:inline-flex}.Component-module__maWcEG__lockButton:hover{border-color:var(--accent)}.Component-module__maWcEG__lockButtonActive{border-color:var(--accent);background-color:var(--accent);color:#fff}.Component-module__maWcEG__infoGrid{color:var(--fg-soft);flex-wrap:wrap;gap:1rem;font-size:.8rem;display:flex}.Component-module__maWcEG__downloadButton{border:1px solid var(--accent);background-color:var(--accent);color:#fff;cursor:pointer;text-align:center;border-radius:.375rem;width:fit-content;padding:.5rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background-color .15s;display:inline-block}.Component-module__maWcEG__downloadButton:hover{background-color:var(--accent-strong)}.Component-module__maWcEG__privacy{color:var(--fg-soft);font-size:.8rem;font-style:italic;line-height:1.5}.Component-module__maWcEG__error{border:1px solid var(--danger);background-color:var(--danger-soft);color:var(--danger);border-radius:.5rem;padding:.75rem;font-size:.85rem}.Component-module__maWcEG__label{color:var(--fg-soft);font-size:.85rem;font-weight:600}.Component-module__maWcEG__resultTable{flex-direction:column;gap:.5rem;display:flex}.Component-module__maWcEG__resultRow{background-color:var(--bg-soft);border-radius:.375rem;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.5rem .75rem;display:flex}.Component-module__maWcEG__resultLabel{color:var(--fg-soft);min-width:140px;font-size:.85rem;font-weight:600}.Component-module__maWcEG__resultValue{font-family:var(--font-mono);color:var(--fg);font-size:.85rem}@media (max-width:640px){.Component-module__maWcEG__dropzone{padding:1.5rem}.Component-module__maWcEG__numberInput{width:100px}.Component-module__maWcEG__infoGrid{flex-direction:column;gap:.25rem}.Component-module__maWcEG__resultLabel{min-width:120px}}
.Component-module__OpKDZq__container{flex-direction:column;gap:1rem;display:flex}.Component-module__OpKDZq__modeSwitch{border:1px solid var(--border);border-radius:.5rem;flex-wrap:wrap;gap:0;width:fit-content;display:flex;overflow:hidden}.Component-module__OpKDZq__modeButton{background-color:var(--bg);color:var(--fg);cursor:pointer;border:none;padding:.5rem 1.25rem;font-size:.9rem;transition:background-color .15s,color .15s}.Component-module__OpKDZq__modeButton:not(:last-child){border-right:1px solid var(--border)}.Component-module__OpKDZq__modeButton.Component-module__OpKDZq__active{background-color:var(--accent);color:#fff}.Component-module__OpKDZq__panels{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Component-module__OpKDZq__panel{flex-direction:column;gap:.4rem;display:flex}.Component-module__OpKDZq__label{color:var(--fg-soft);font-size:.85rem;font-weight:600}.Component-module__OpKDZq__outputHeader{justify-content:space-between;align-items:center;display:flex}.Component-module__OpKDZq__textarea{border:1px solid var(--border);width:100%;min-height:200px;font-family:var(--font-mono);resize:vertical;color:var(--fg);background-color:var(--bg);border-radius:.5rem;padding:.75rem;font-size:.85rem;line-height:1.5}.Component-module__OpKDZq__textarea:focus{outline:2px solid var(--accent);outline-offset:-1px;border-color:var(--accent)}.Component-module__OpKDZq__copyButton{border:1px solid var(--border);background-color:var(--bg);color:var(--fg);cursor:pointer;border-radius:.375rem;padding:.25rem .6rem;font-size:.8rem;transition:border-color .15s}.Component-module__OpKDZq__copyButton:hover{border-color:var(--accent)}@media (max-width:768px){.Component-module__OpKDZq__panels{grid-template-columns:1fr}.Component-module__OpKDZq__modeSwitch{width:100%}.Component-module__OpKDZq__modeButton{text-align:center;flex:1;padding:.5rem;font-size:.8rem}}
.Component-module__GMvwCG__container{flex-direction:column;gap:1rem;display:flex}.Component-module__GMvwCG__mainTabs{border:1px solid var(--border);border-radius:.5rem;gap:0;width:fit-content;display:flex;overflow:hidden}.Component-module__GMvwCG__mainTab{background-color:var(--bg);color:var(--fg);cursor:pointer;border:none;padding:.5rem 1.25rem;font-size:.9rem;transition:background-color .15s,color .15s}.Component-module__GMvwCG__mainTab:not(:last-child){border-right:1px solid var(--border)}.Component-module__GMvwCG__activeMainTab{background-color:var(--accent);color:var(--fg-invert)}.Component-module__GMvwCG__searchBar{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.Component-module__GMvwCG__searchInput{border:1px solid var(--border);min-width:200px;color:var(--fg);background-color:var(--bg);border-radius:.5rem;flex:1;padding:.75rem;font-size:.95rem}.Component-module__GMvwCG__searchInput:focus{outline:2px solid var(--accent);outline-offset:-1px;border-color:var(--accent)}.Component-module__GMvwCG__filterButtons{border:1px solid var(--border);border-radius:.375rem;gap:0;display:flex;overflow:hidden}.Component-module__GMvwCG__filterButton{background-color:var(--bg);color:var(--fg);cursor:pointer;border:none;padding:.4rem .85rem;font-size:.8rem;transition:background-color .15s,color .15s}.Component-module__GMvwCG__filterButton:not(:last-child){border-right:1px solid var(--border)}.Component-module__GMvwCG__activeFilter{background-color:var(--accent);color:var(--fg-invert)}.Component-module__GMvwCG__resultCount{color:var(--fg-soft);font-size:.8rem}.Component-module__GMvwCG__table{border-collapse:collapse;width:100%}.Component-module__GMvwCG__th{background-color:var(--bg-soft);border-bottom:2px solid var(--border);text-align:left;color:var(--fg);padding:.6rem .75rem;font-size:.85rem;font-weight:600}.Component-module__GMvwCG__tableRow{border-bottom:1px solid var(--border);cursor:pointer;transition:background-color .1s}.Component-module__GMvwCG__tableRow:hover{background-color:var(--bg-soft)}.Component-module__GMvwCG__td{color:var(--fg);vertical-align:top;padding:.6rem .75rem;font-size:.9rem}.Component-module__GMvwCG__casualCell{font-weight:600}.Component-module__GMvwCG__examplePanel{background-color:var(--bg-soft);border-radius:.375rem;padding:.75rem 1rem}.Component-module__GMvwCG__examplePanelRow{background-color:var(--bg-soft)}.Component-module__GMvwCG__examplePanelRow td{padding:0 .75rem .75rem}.Component-module__GMvwCG__exampleItem{margin-bottom:.5rem}.Component-module__GMvwCG__exampleItem:last-child{margin-bottom:0}.Component-module__GMvwCG__exampleContext{color:var(--fg-soft);margin-bottom:.25rem;font-size:.8rem;font-weight:600}.Component-module__GMvwCG__exampleLine{color:var(--fg);font-size:.85rem;line-height:1.5}.Component-module__GMvwCG__exampleLabel{color:var(--fg-soft);margin-right:.4rem;font-size:.75rem;font-weight:600}.Component-module__GMvwCG__noteText{color:var(--fg-soft);margin-top:.5rem;font-size:.8rem;font-style:italic}.Component-module__GMvwCG__mistakeSection{margin-bottom:1.5rem}.Component-module__GMvwCG__mistakeSectionTitle{color:var(--fg);margin:0 0 .75rem;font-size:1rem;font-weight:600}.Component-module__GMvwCG__mistakeCard{border:1px solid var(--border);background-color:var(--bg);border-radius:.5rem;margin-bottom:.5rem;padding:.75rem 1rem}.Component-module__GMvwCG__wrongText{color:var(--danger);font-size:.9rem;font-weight:600}.Component-module__GMvwCG__correctText{color:var(--success);font-size:.9rem;font-weight:600}.Component-module__GMvwCG__mistakeLabel{color:var(--fg-soft);margin-right:.4rem;font-size:.75rem;font-weight:600}.Component-module__GMvwCG__explanationText{color:var(--fg-soft);margin-top:.4rem;font-size:.85rem;line-height:1.5}.Component-module__GMvwCG__mobileCards{display:none}.Component-module__GMvwCG__mobileCard{border:1px solid var(--border);background-color:var(--bg);cursor:pointer;border-radius:.5rem;margin-bottom:.5rem;padding:.75rem 1rem;transition:background-color .1s}.Component-module__GMvwCG__mobileCard:hover{background-color:var(--bg-soft)}.Component-module__GMvwCG__mobileCardTitle{color:var(--fg);margin-bottom:.4rem;font-size:.95rem;font-weight:600}.Component-module__GMvwCG__mobileCardRow{color:var(--fg);gap:.4rem;font-size:.85rem;line-height:1.5;display:flex}.Component-module__GMvwCG__mobileCardLabel{color:var(--fg-soft);flex-shrink:0;min-width:3.5rem;font-size:.75rem;font-weight:600}.Component-module__GMvwCG__noResults{color:var(--fg-soft);text-align:center;padding:2rem 0;font-size:.9rem}@media (max-width:768px){.Component-module__GMvwCG__mainTabs{width:100%}.Component-module__GMvwCG__mainTab{text-align:center;flex:1;padding:.5rem;font-size:.8rem}.Component-module__GMvwCG__searchBar{flex-direction:column;align-items:stretch}.Component-module__GMvwCG__searchInput{min-width:unset}.Component-module__GMvwCG__filterButtons{width:100%}.Component-module__GMvwCG__filterButton{text-align:center;flex:1}.Component-module__GMvwCG__desktopTable{display:none}.Component-module__GMvwCG__mobileCards{display:block}}
.Component-module__ViJBVG__container{flex-direction:column;gap:1rem;display:flex}.Component-module__ViJBVG__modeSwitch{border:1px solid var(--border);border-radius:.5rem;flex-wrap:wrap;gap:0;width:fit-content;display:flex;overflow:hidden}.Component-module__ViJBVG__modeButton{background-color:var(--bg);color:var(--fg);cursor:pointer;border:none;padding:.5rem 1.25rem;font-size:.9rem;transition:background-color .15s,color .15s}.Component-module__ViJBVG__modeButton:not(:last-child){border-right:1px solid var(--border)}.Component-module__ViJBVG__modeButton.Component-module__ViJBVG__active{background-color:var(--accent);color:#fff}.Component-module__ViJBVG__optionsRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.Component-module__ViJBVG__checkbox{color:var(--fg);cursor:pointer;align-items:center;gap:.3rem;font-size:.85rem;display:flex}.Component-module__ViJBVG__checkbox input[type=checkbox]{accent-color:var(--accent)}.Component-module__ViJBVG__radioGroup{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.Component-module__ViJBVG__radioGroupLabel{color:var(--fg-soft);margin-right:.25rem;font-size:.85rem}.Component-module__ViJBVG__radio{color:var(--fg);cursor:pointer;align-items:center;gap:.3rem;font-size:.85rem;display:flex}.Component-module__ViJBVG__radio input[type=radio]{accent-color:var(--accent)}.Component-module__ViJBVG__field{flex-direction:column;gap:.4rem;display:flex}.Component-module__ViJBVG__label{color:var(--fg-soft);font-size:.85rem;font-weight:600}.Component-module__ViJBVG__textarea{border:1px solid var(--border);width:100%;font-family:var(--font-mono);resize:vertical;color:var(--fg);background-color:var(--bg);border-radius:.5rem;padding:.75rem;font-size:.85rem;line-height:1.5}.Component-module__ViJBVG__textarea:focus{outline:2px solid var(--accent);outline-offset:-1px;border-color:var(--accent)}.Component-module__ViJBVG__error{border:1px solid var(--danger);background-color:var(--danger-soft);color:var(--danger);border-radius:.5rem;padding:.75rem;font-size:.85rem}.Component-module__ViJBVG__resultInfo{color:var(--fg-soft);min-height:1.2em;font-size:.85rem}.Component-module__ViJBVG__outputHeader{justify-content:space-between;align-items:center;display:flex}.Component-module__ViJBVG__copyButton{border:1px solid var(--border);background-color:var(--bg);color:var(--fg);cursor:pointer;border-radius:.375rem;padding:.25rem .6rem;font-size:.8rem;transition:border-color .15s}.Component-module__ViJBVG__copyButton:hover{border-color:var(--accent)}
.Component-module__LFJyza__container{flex-direction:column;gap:1.25rem;display:flex}.Component-module__LFJyza__options{flex-direction:column;gap:1rem;display:flex}.Component-module__LFJyza__lengthControl{flex-direction:column;gap:.5rem;display:flex}.Component-module__LFJyza__label{color:var(--fg);font-size:.9rem;font-weight:600}.Component-module__LFJyza__slider{width:100%;max-width:400px;accent-color:var(--accent)}.Component-module__LFJyza__checkboxes{flex-wrap:wrap;gap:.75rem;display:flex}.Component-module__LFJyza__checkboxLabel{color:var(--fg);cursor:pointer;align-items:center;gap:.4rem;font-size:.9rem;display:flex}.Component-module__LFJyza__checkboxLabel input[type=checkbox]{accent-color:var(--accent)}.Component-module__LFJyza__strengthBar{align-items:center;gap:.5rem;display:flex}.Component-module__LFJyza__strengthLabel{color:var(--fg-soft);font-size:.85rem;font-weight:600}.Component-module__LFJyza__strengthValue{min-width:3rem;font-size:.85rem;font-weight:700}.Component-module__LFJyza__strengthMeter{background-color:var(--bg-soft);border-radius:3px;flex:1;max-width:200px;height:6px;overflow:hidden}.Component-module__LFJyza__strengthFill{border-radius:3px;height:100%;transition:width .3s,background-color .3s}.Component-module__LFJyza__generateButton{border:1px solid var(--accent);background-color:var(--accent);color:var(--fg-invert);cursor:pointer;border-radius:.375rem;width:fit-content;padding:.6rem 1.5rem;font-size:.95rem;font-weight:500;transition:background-color .15s}.Component-module__LFJyza__generateButton:hover{background-color:var(--accent-strong)}.Component-module__LFJyza__result{border:1px solid var(--border);background-color:var(--bg-soft);border-radius:.5rem;align-items:center;gap:.75rem;padding:1rem;display:flex}.Component-module__LFJyza__password{font-family:var(--font-mono);word-break:break-all;color:var(--fg);flex:1;font-size:1rem}.Component-module__LFJyza__copyButton{border:1px solid var(--border);background-color:var(--bg);color:var(--fg);cursor:pointer;border-radius:.375rem;flex-shrink:0;padding:.4rem .8rem;font-size:.85rem;transition:border-color .15s}.Component-module__LFJyza__copyButton:hover{border-color:var(--accent)}@media (max-width:640px){.Component-module__LFJyza__result{flex-direction:column;align-items:stretch}.Component-module__LFJyza__copyButton{align-self:flex-end}}
.Component-module__1HhCaG__container{flex-direction:column;gap:1rem;display:flex}.Component-module__1HhCaG__field{flex-direction:column;gap:.4rem;display:flex}.Component-module__1HhCaG__label{color:var(--fg-soft);font-size:.85rem;font-weight:600}.Component-module__1HhCaG__textarea{border:1px solid var(--border);resize:vertical;width:100%;color:var(--fg);background-color:var(--bg);border-radius:.5rem;padding:.75rem;font-family:inherit;font-size:.95rem;line-height:1.5}.Component-module__1HhCaG__textarea:focus{outline:2px solid var(--accent);outline-offset:-1px;border-color:var(--accent)}.Component-module__1HhCaG__controls{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Component-module__1HhCaG__ecControl{align-items:center;gap:.5rem;display:flex}.Component-module__1HhCaG__controlLabel{color:var(--fg);font-size:.9rem;font-weight:600}.Component-module__1HhCaG__select{border:1px solid var(--border);color:var(--fg);background-color:var(--bg);border-radius:.375rem;padding:.4rem .6rem;font-size:.9rem}.Component-module__1HhCaG__error{border:1px solid var(--danger);background-color:var(--danger-soft);color:var(--danger);border-radius:.5rem;padding:.75rem;font-size:.85rem}.Component-module__1HhCaG__result{border:1px solid var(--border);background-color:var(--bg-soft);border-radius:.5rem;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;display:flex}.Component-module__1HhCaG__qrImage{background-color:#fff;border-radius:.375rem;padding:1rem}.Component-module__1HhCaG__qrImage svg{max-width:100%;height:auto;display:block}.Component-module__1HhCaG__downloadButton{border:1px solid var(--border);background-color:var(--bg);color:var(--fg);cursor:pointer;border-radius:.375rem;padding:.5rem 1.25rem;font-size:.9rem;transition:border-color .15s}.Component-module__1HhCaG__downloadButton:hover{border-color:var(--accent)}
.Component-module__inx2ta__container{flex-direction:column;gap:1rem;display:flex}.Component-module__inx2ta__patternRow{border:1px solid var(--border);background-color:var(--bg);border-radius:.5rem;align-items:center;gap:0;padding:.5rem .75rem;display:flex}.Component-module__inx2ta__slash{font-family:var(--font-mono);color:var(--fg-soft);font-size:1rem}.Component-module__inx2ta__patternInput{font-family:var(--font-mono);color:var(--fg);background-color:#0000;border:none;outline:none;flex:1;padding:0 .25rem;font-size:.95rem}.Component-module__inx2ta__flagsDisplay{font-family:var(--font-mono);color:var(--accent);min-width:2rem;font-size:.9rem;font-weight:600}.Component-module__inx2ta__flagsRow{flex-wrap:wrap;gap:.75rem;display:flex}.Component-module__inx2ta__flagLabel{color:var(--fg);cursor:pointer;align-items:center;gap:.3rem;font-size:.85rem;display:flex}.Component-module__inx2ta__flagLabel input[type=checkbox]{accent-color:var(--accent)}.Component-module__inx2ta__field{flex-direction:column;gap:.4rem;display:flex}.Component-module__inx2ta__label{color:var(--fg-soft);font-size:.85rem;font-weight:600}.Component-module__inx2ta__textarea{border:1px solid var(--border);width:100%;font-family:var(--font-mono);resize:vertical;color:var(--fg);background-color:var(--bg);border-radius:.5rem;padding:.75rem;font-size:.85rem;line-height:1.5}.Component-module__inx2ta__textarea:focus{outline:2px solid var(--accent);outline-offset:-1px;border-color:var(--accent)}.Component-module__inx2ta__error{border:1px solid var(--danger);background-color:var(--danger-soft);color:var(--danger);font-size:.85rem;font-family:var(--font-mono);border-radius:.5rem;padding:.75rem}.Component-module__inx2ta__matchInfo{border:1px solid var(--border);border-radius:.5rem;padding:1rem}.Component-module__inx2ta__matchHeading{color:var(--fg);margin-bottom:.75rem;font-size:.95rem;font-weight:600}.Component-module__inx2ta__matchList{flex-direction:column;gap:.5rem;display:flex}.Component-module__inx2ta__matchItem{background-color:var(--bg-soft);border-radius:.375rem;flex-wrap:wrap;align-items:baseline;gap:.5rem;padding:.4rem .6rem;font-size:.85rem;display:flex}.Component-module__inx2ta__matchIndex{color:var(--fg-soft);font-size:.8rem;font-weight:600}.Component-module__inx2ta__matchText{font-family:var(--font-mono);background-color:var(--success-soft);color:var(--success-strong);border-radius:.25rem;padding:.1rem .3rem}.Component-module__inx2ta__matchPos{color:var(--fg-soft);font-size:.8rem}.Component-module__inx2ta__matchGroups{color:var(--fg-soft);font-size:.8rem;font-family:var(--font-mono)}.Component-module__inx2ta__truncated{color:var(--fg-soft);font-size:.85rem;font-style:italic}.Component-module__inx2ta__processing{color:var(--fg-soft);align-items:center;gap:.5rem;padding:.5rem 0;font-size:.85rem;display:flex}.Component-module__inx2ta__spinner{border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.6s linear infinite Component-module__inx2ta__spin;display:inline-block}@keyframes Component-module__inx2ta__spin{to{transform:rotate(360deg)}}.Component-module__inx2ta__noMatch{color:var(--fg-soft);font-size:.9rem}.Component-module__inx2ta__replaceSection{border-top:1px solid var(--border);flex-direction:column;gap:.75rem;padding-top:.5rem;display:flex}.Component-module__inx2ta__toggleButton{border:1px solid var(--border);background-color:var(--bg);color:var(--fg);cursor:pointer;border-radius:.375rem;width:fit-content;padding:.4rem 1rem;font-size:.85rem;transition:border-color .15s}.Component-module__inx2ta__toggleButton:hover{border-color:var(--accent)}.Component-module__inx2ta__replaceInput{border:1px solid var(--border);width:100%;font-family:var(--font-mono);color:var(--fg);background-color:var(--bg);border-radius:.5rem;padding:.6rem .75rem;font-size:.85rem}.Component-module__inx2ta__replaceInput:focus{outline:2px solid var(--accent);outline-offset:-1px;border-color:var(--accent)}.Component-module__inx2ta__replaceOutput{border:1px solid var(--border);background-color:var(--bg-soft);font-family:var(--font-mono);white-space:pre-wrap;word-break:break-all;color:var(--fg);border-radius:.5rem;padding:.75rem;font-size:.85rem}
.Component-module__TfcZKG__container{flex-direction:column;gap:1rem;display:flex}.Component-module__TfcZKG__controls{align-items:center;gap:.5rem;display:flex}.Component-module__TfcZKG__label{color:var(--fg);font-size:.9rem;font-weight:600}.Component-module__TfcZKG__select{border:1px solid var(--border);color:var(--fg);background-color:var(--bg);border-radius:.375rem;padding:.4rem .6rem;font-size:.9rem}.Component-module__TfcZKG__panels{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Component-module__TfcZKG__panel{flex-direction:column;gap:.4rem;display:flex}.Component-module__TfcZKG__panelLabel{color:var(--fg-soft);font-size:.85rem;font-weight:600}.Component-module__TfcZKG__textarea{border:1px solid var(--border);width:100%;min-height:200px;font-family:var(--font-mono);resize:vertical;color:var(--fg);background-color:var(--bg);border-radius:.5rem;padding:.75rem;font-size:.85rem;line-height:1.5}.Component-module__TfcZKG__textarea:focus{outline:2px solid var(--accent);outline-offset:-1px;border-color:var(--accent)}.Component-module__TfcZKG__summary{color:var(--fg-soft);font-size:.85rem}.Component-module__TfcZKG__result{border:1px solid var(--border);border-radius:.5rem;padding:1rem}.Component-module__TfcZKG__resultHeading{color:var(--fg);margin-bottom:.75rem;font-size:1rem;font-weight:600}.Component-module__TfcZKG__noDiff{color:var(--success);font-size:.9rem}.Component-module__TfcZKG__diffOutput{font-family:var(--font-mono);white-space:pre-wrap;word-break:break-all;font-size:.85rem;line-height:1.6;overflow-x:auto}.Component-module__TfcZKG__added{background-color:var(--success-soft);color:var(--success-strong);text-decoration:underline}.Component-module__TfcZKG__added:before{content:"+";margin-right:.1em;font-weight:700}.Component-module__TfcZKG__removed{background-color:var(--danger-soft);color:var(--danger-strong);text-decoration:line-through}.Component-module__TfcZKG__removed:before{content:"−";margin-right:.1em;font-weight:700}.Component-module__TfcZKG__unchanged{color:var(--fg)}@media (max-width:768px){.Component-module__TfcZKG__panels{grid-template-columns:1fr}}
.Component-module__ft2Nsq__container{flex-direction:column;gap:1rem;display:flex}.Component-module__ft2Nsq__field{flex-direction:column;gap:.4rem;display:flex}.Component-module__ft2Nsq__label{color:var(--fg-soft);font-size:.85rem;font-weight:600}.Component-module__ft2Nsq__textarea{border:1px solid var(--border);width:100%;font-family:var(--font-mono);resize:vertical;color:var(--fg);background-color:var(--bg);border-radius:.5rem;padding:.75rem;font-size:.85rem;line-height:1.5}.Component-module__ft2Nsq__textarea:focus{outline:2px solid var(--accent);outline-offset:-1px;border-color:var(--accent)}.Component-module__ft2Nsq__searchRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:640px){.Component-module__ft2Nsq__searchRow{grid-template-columns:1fr}}.Component-module__ft2Nsq__input{border:1px solid var(--border);width:100%;font-family:var(--font-mono);color:var(--fg);background-color:var(--bg);border-radius:.5rem;padding:.6rem .75rem;font-size:.85rem}.Component-module__ft2Nsq__input:focus{outline:2px solid var(--accent);outline-offset:-1px;border-color:var(--accent)}.Component-module__ft2Nsq__optionsRow{flex-wrap:wrap;gap:.75rem;display:flex}.Component-module__ft2Nsq__checkbox{color:var(--fg);cursor:pointer;align-items:center;gap:.3rem;font-size:.85rem;display:flex}.Component-module__ft2Nsq__checkbox input[type=checkbox]{accent-color:var(--accent)}.Component-module__ft2Nsq__resultInfo{color:var(--fg-soft);min-height:1.2em;font-size:.85rem}.Component-module__ft2Nsq__outputHeader{justify-content:space-between;align-items:center;display:flex}.Component-module__ft2Nsq__copyButton{border:1px solid var(--border);background-color:var(--bg);color:var(--fg);cursor:pointer;border-radius:.375rem;padding:.25rem .6rem;font-size:.8rem;transition:border-color .15s}.Component-module__ft2Nsq__copyButton:hover{border-color:var(--accent)}.Component-module__ft2Nsq__warning{border:1px solid var(--warning);background-color:var(--warning-soft);color:var(--warning-strong);border-radius:.5rem;padding:.75rem;font-size:.85rem}.Component-module__ft2Nsq__error{border:1px solid var(--danger);background-color:var(--danger-soft);color:var(--danger);border-radius:.5rem;padding:.75rem;font-size:.85rem}
.Component-module__WfigAW__container{flex-direction:column;gap:1.5rem;display:flex}.Component-module__WfigAW__searchField{flex-direction:column;gap:.4rem;display:flex}.Component-module__WfigAW__label{color:var(--fg-soft);font-size:.85rem;font-weight:600}.Component-module__WfigAW__searchInput{border:1px solid var(--border);width:100%;color:var(--fg);background-color:var(--bg);border-radius:.5rem;padding:.75rem;font-size:.85rem;line-height:1.5}.Component-module__WfigAW__searchInput:focus{outline:2px solid var(--accent);outline-offset:-1px;border-color:var(--accent)}.Component-module__WfigAW__categoryFilters{border:1px solid var(--border);border-radius:.5rem;flex-wrap:wrap;gap:0;width:fit-content;display:flex;overflow:hidden}.Component-module__WfigAW__categoryButton{background-color:var(--bg);color:var(--fg);cursor:pointer;border:none;padding:.4rem .75rem;font-size:.8rem;transition:background-color .15s,color .15s}.Component-module__WfigAW__categoryButton:not(:last-child){border-right:1px solid var(--border)}.Component-module__WfigAW__categoryButton.Component-module__WfigAW__active{background-color:var(--accent);color:var(--fg-invert,var(--bg))}.Component-module__WfigAW__swatchGrid{grid-template-columns:repeat(10,1fr);gap:.375rem;display:grid}.Component-module__WfigAW__swatch{aspect-ratio:1;border:2px solid var(--border);cursor:pointer;border-radius:.25rem;width:100%;transition:transform .1s;position:relative}.Component-module__WfigAW__swatch:hover{z-index:1;transform:scale(1.15)}.Component-module__WfigAW__swatch.Component-module__WfigAW__selected{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent)}.Component-module__WfigAW__swatchTooltip{background-color:var(--fg);color:var(--bg);white-space:nowrap;pointer-events:none;opacity:0;z-index:10;border-radius:.25rem;padding:.25rem .5rem;font-size:.7rem;transition:opacity .15s;position:absolute;bottom:calc(100% + .5rem);left:50%;transform:translate(-50%)}.Component-module__WfigAW__swatch:hover .Component-module__WfigAW__swatchTooltip{opacity:1}.Component-module__WfigAW__emptyMessage{text-align:center;color:var(--fg-soft);padding:1rem;font-size:.85rem}.Component-module__WfigAW__harmonySection{flex-direction:column;gap:.5rem;display:flex}.Component-module__WfigAW__harmonyTabs{border:1px solid var(--border);border-radius:.5rem;flex-wrap:wrap;gap:0;width:fit-content;display:flex;overflow:hidden}.Component-module__WfigAW__harmonyTab{background-color:var(--bg);color:var(--fg);cursor:pointer;border:none;padding:.5rem 1rem;font-size:.85rem;transition:background-color .15s,color .15s}.Component-module__WfigAW__harmonyTab:not(:last-child){border-right:1px solid var(--border)}.Component-module__WfigAW__harmonyTab.Component-module__WfigAW__active{background-color:var(--accent);color:var(--fg-invert,var(--bg))}.Component-module__WfigAW__harmonyDescription{color:var(--fg-soft);font-size:.8rem}.Component-module__WfigAW__placeholderMessage{text-align:center;color:var(--fg-soft);border:1px dashed var(--border);border-radius:.5rem;padding:2rem;font-size:.9rem}.Component-module__WfigAW__achromaticNotice{border:1px solid var(--border);background-color:var(--bg);color:var(--fg-soft);border-radius:.5rem;padding:.75rem;font-size:.85rem}.Component-module__WfigAW__paletteResults{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;display:grid}.Component-module__WfigAW__paletteCard{border:1px solid var(--border);background-color:var(--bg);border-radius:.5rem;flex-direction:column;gap:.4rem;padding:.75rem;display:flex}.Component-module__WfigAW__paletteColorSwatch{border:1px solid var(--border);border-radius:.375rem;width:100%;height:72px}.Component-module__WfigAW__paletteColorName{color:var(--fg);font-size:.9rem;font-weight:600}.Component-module__WfigAW__paletteColorNameLink{color:var(--accent);text-decoration:none}.Component-module__WfigAW__paletteColorNameLink:hover{text-decoration:underline}.Component-module__WfigAW__paletteColorRomaji{color:var(--fg-soft);font-size:.75rem}.Component-module__WfigAW__colorCodeRow{align-items:center;gap:.375rem;display:flex}.Component-module__WfigAW__colorCodeLabel{color:var(--fg-soft);text-transform:uppercase;min-width:2rem;font-size:.7rem;font-weight:600}.Component-module__WfigAW__colorCodeValue{font-family:var(--font-mono);color:var(--fg);word-break:break-all;flex:1;font-size:.75rem}.Component-module__WfigAW__copyButton{border:1px solid var(--border);background-color:var(--bg);color:var(--fg);cursor:pointer;border-radius:.375rem;flex-shrink:0;padding:.15rem .5rem;font-size:.7rem;transition:border-color .15s}.Component-module__WfigAW__copyButton:hover{border-color:var(--accent)}@media (max-width:1024px){.Component-module__WfigAW__swatchGrid{grid-template-columns:repeat(8,1fr)}}@media (max-width:768px){.Component-module__WfigAW__swatchGrid{grid-template-columns:repeat(5,1fr)}.Component-module__WfigAW__paletteResults{grid-template-columns:1fr}.Component-module__WfigAW__categoryFilters,.Component-module__WfigAW__harmonyTabs{width:100%}.Component-module__WfigAW__categoryButton,.Component-module__WfigAW__harmonyTab{text-align:center;flex:1}}
.Component-module__nZrPsa__container{flex-direction:column;gap:1rem;display:flex}.Component-module__nZrPsa__controls{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Component-module__nZrPsa__modeSwitch{border:1px solid var(--border);border-radius:.5rem;display:flex;overflow:hidden}.Component-module__nZrPsa__modeButton{background-color:var(--bg);color:var(--fg);cursor:pointer;border:none;padding:.5rem 1.25rem;font-size:.9rem;transition:background-color .15s,color .15s}.Component-module__nZrPsa__modeButton:not(:last-child){border-right:1px solid var(--border)}.Component-module__nZrPsa__modeButton.Component-module__nZrPsa__active{background-color:var(--accent);color:#fff}.Component-module__nZrPsa__encodeMode{align-items:center;gap:.5rem;display:flex}.Component-module__nZrPsa__field{flex-direction:column;gap:.4rem;display:flex}.Component-module__nZrPsa__label{color:var(--fg-soft);font-size:.85rem;font-weight:600}.Component-module__nZrPsa__select{border:1px solid var(--border);color:var(--fg);background-color:var(--bg);border-radius:.375rem;padding:.4rem .6rem;font-size:.85rem}.Component-module__nZrPsa__outputHeader{justify-content:space-between;align-items:center;display:flex}.Component-module__nZrPsa__textarea{border:1px solid var(--border);width:100%;font-family:var(--font-mono);resize:vertical;color:var(--fg);background-color:var(--bg);border-radius:.5rem;padding:.75rem;font-size:.85rem;line-height:1.5}.Component-module__nZrPsa__textarea:focus{outline:2px solid var(--accent);outline-offset:-1px;border-color:var(--accent)}.Component-module__nZrPsa__convertButton{border:1px solid var(--accent);background-color:var(--accent);color:#fff;cursor:pointer;border-radius:.375rem;width:fit-content;padding:.6rem 1.5rem;font-size:.95rem;font-weight:500;transition:background-color .15s}.Component-module__nZrPsa__convertButton:hover{background-color:var(--accent-strong)}.Component-module__nZrPsa__copyButton{border:1px solid var(--border);background-color:var(--bg);color:var(--fg);cursor:pointer;border-radius:.375rem;padding:.25rem .6rem;font-size:.8rem;transition:border-color .15s}.Component-module__nZrPsa__copyButton:hover{border-color:var(--accent)}.Component-module__nZrPsa__error{border:1px solid var(--danger);background-color:var(--danger-soft);color:var(--danger);border-radius:.5rem;padding:.75rem;font-size:.85rem}
.BlogListView-module__nfd6OW__container{flex-direction:column;gap:1.5rem;max-width:1200px;margin:0 auto;padding:2rem 1.25rem;display:flex}.BlogListView-module__nfd6OW__title{color:var(--fg);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.BlogListView-module__nfd6OW__description{color:var(--fg-soft);font-size:1rem;line-height:1.7}.BlogListView-module__nfd6OW__tagBreadcrumb{color:var(--fg-soft);margin-bottom:.5rem;font-size:.875rem}.BlogListView-module__nfd6OW__tagBreadcrumb a{color:var(--fg-soft);text-decoration:none}.BlogListView-module__nfd6OW__tagBreadcrumb a:hover{color:var(--accent);text-decoration:underline}
.PlayListView-module__2rvDRq__container{flex-direction:column;gap:1.5rem;max-width:1200px;margin:0 auto;padding:2rem 1.25rem;display:flex}.PlayListView-module__2rvDRq__title{color:var(--fg);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.PlayListView-module__2rvDRq__description{color:var(--fg-soft);font-size:1rem;line-height:1.7}
.ToolsListView-module__UzoRiq__container{flex-direction:column;gap:1.5rem;max-width:1200px;margin:0 auto;padding:2rem 1.25rem;display:flex}.ToolsListView-module__UzoRiq__title{color:var(--fg);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.ToolsListView-module__UzoRiq__description{color:var(--fg-soft);font-size:1rem;line-height:1.7}.ToolsListView-module__UzoRiq__cheatsheetBanner{border-top:1px solid var(--border);text-align:center;padding-top:1.5rem}.ToolsListView-module__UzoRiq__cheatsheetLink{color:var(--fg-soft);min-height:44px;padding:.75rem 0;font-size:.875rem;text-decoration:none;transition:color .15s;display:inline-block}.ToolsListView-module__UzoRiq__cheatsheetLink:hover{color:var(--accent)}
