:root{--bg:#fafaf8;--bg-card:#fff;--text:#172033;--text-muted:#687386;--border:#eef0f3;--orange:#ff7a00;--orange-soft:#ff7a001a;--shadow:0 10px 30px #17203314;--radius:16px;--max-w:720px;--font:-apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.65}[hidden]{display:none!important}.web-toast{left:50%;bottom:calc(1.25rem + env(safe-area-inset-bottom,0px));z-index:999;border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--text);text-align:center;background:#fffffff5;border-radius:999px;max-width:min(520px,100% - 2rem);padding:.55rem .8rem;font-size:.875rem;font-weight:600;position:fixed;transform:translate(-50%);box-shadow:0 10px 28px #1a1a2e1f}.web-toast[data-kind=error]{color:#dc2626;border-color:#dc262640}.web-toast[data-kind=success]{color:#16a34a;border-color:#16a34a38}.data-toolbar{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.data-search{border:1px solid var(--border);background:#fff;border-radius:12px;flex:14rem;min-width:0;padding:.6rem .85rem;font-family:inherit;font-size:.9375rem}.data-search:focus{outline:2px solid var(--accent,var(--orange));outline-offset:1px;border-color:var(--accent,var(--orange))}.data-table{border-collapse:separate;border-spacing:0;border:1px solid var(--border);background:#fff;border-radius:14px;width:100%;overflow:hidden}.data-table td,.data-table th{border-bottom:1px solid var(--border);vertical-align:top;padding:.65rem .8rem;font-size:.875rem}.data-table thead th{letter-spacing:.03em;text-transform:uppercase;color:var(--text-muted);background:#faf8f5d9;font-size:.75rem}.data-table tbody tr:last-child td{border-bottom:none}.chip-row{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.75rem;display:flex}.chip{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:#fff;border-radius:999px;padding:.35rem .65rem;font-family:inherit;font-size:.8125rem}.chip.is-active,.chip:hover{color:var(--orange);background:#ff7a0014;border-color:#ff7a0047;font-weight:600}.home-help-card{position:relative;overflow:hidden}.home-help-deco{pointer-events:none;background:radial-gradient(circle at 35% 35%,#ff7a001f 0 40%,#0000 41%),radial-gradient(circle at 70% 65%,#3b82f61a 0 32%,#0000 33%);border-radius:999px;width:180px;height:180px;position:absolute;bottom:-36px;right:-36px}.home-help-deco:after{border:10px solid #6873862e;width:76px;height:76px;top:48px;left:38px;box-shadow:12px 12px #68738614}.home-help-deco:after,.home-help-deco:before{content:"";border-radius:999px;position:absolute}.home-help-deco:before{background:#6873862e;width:46px;height:12px;top:116px;left:96px;transform:rotate(35deg)}.two-col{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1.25rem;display:grid}.mono{font-family:ui-monospace,Cascadia Code,Consolas,monospace}@media (width<=768px){.two-col{grid-template-columns:1fr}}.container{width:min(100% - 2rem,var(--max-w));margin-inline:auto}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#fafaf8eb;position:sticky;top:0}.header-inner{align-items:center;gap:1rem;padding:.75rem 0;display:flex}.container--wide{--max-w:1120px}.header-left,.header-right{gap:.75rem}.brand,.header-left,.header-right{align-items:center;min-width:0;display:flex}.brand{color:var(--text);gap:0;text-decoration:none}.brand-mark{display:none}.brand-mark svg{width:18px;height:18px;display:block}.brand-text{min-width:0;line-height:1.2;display:block}.brand-name{letter-spacing:.2px;white-space:nowrap;text-overflow:ellipsis;font-size:1.02rem;font-weight:800;overflow:hidden}.brand-sub{display:none}.header-nav{flex:auto;justify-content:center;min-width:0;display:flex}.nav-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow:auto hidden}.nav-scroll::-webkit-scrollbar{display:none}.nav-scroll::-webkit-scrollbar-thumb{background:#1720331f;border-radius:999px}.header-nav .nav-links{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:.25rem .9rem;margin:0;padding:.1rem .2rem;list-style:none;display:flex}.header-nav a{color:var(--text-muted);border-radius:10px;padding:.35rem .25rem;font-size:.875rem;font-weight:500;text-decoration:none}.header-nav .is-active a,.header-nav a:hover{color:var(--accent,var(--orange))}.header-nav .is-active a{font-weight:600}.header-actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.lang-switch{flex-shrink:0;position:relative}.lang-switch summary{cursor:pointer;border:1px solid var(--border);color:var(--text);-webkit-user-select:none;user-select:none;white-space:nowrap;background:#ffffffbf;border-radius:12px;flex-wrap:nowrap;align-items:center;gap:.4rem;padding:.4rem .6rem;font-size:.875rem;font-weight:600;list-style:none;display:inline-flex}.lang-switch summary::-webkit-details-marker{display:none}.lang-switch summary:hover{border-color:#ff7a0047}.lang-switch .lang-menu{border:1px solid var(--border);min-width:160px;box-shadow:var(--shadow);z-index:20;background:#fff;border-radius:14px;padding:.35rem;position:absolute;top:calc(100% + .5rem);right:0}.lang-switch .lang-item{color:var(--text);border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem .65rem;font-size:.9rem;font-weight:600;text-decoration:none;display:flex}.lang-switch .lang-item:hover{color:var(--orange);background:#ff7a0014}.logo{color:var(--text);align-items:center;gap:.5rem;font-size:1.125rem;font-weight:700;display:flex}.logo,.logo:hover{text-decoration:none}.logo:hover{color:var(--orange)}.hero{text-align:center;padding:2.5rem 0 1rem}.hero h1{margin:0 0 .75rem;font-size:clamp(1.75rem,5vw,2.25rem);line-height:1.25}.hero-lead{max-width:36em;color:var(--text-muted);margin:0 auto;font-size:1rem}.hero-title{letter-spacing:-.02em;margin:0 0 .75rem;font-size:clamp(2.1rem,5.5vw,2.85rem);line-height:1.15}.hero-title .accent{color:var(--orange)}.hero-sub{max-width:46em;color:var(--text-muted);margin:.25rem auto 0;font-size:1.02rem}.hero-shell{padding:2.75rem 0 1.25rem;position:relative;overflow-x:hidden}@supports (overflow:clip){.hero-shell{overflow-x:clip}}.hero-shell:before{opacity:.55;background:radial-gradient(circle at 8px 8px,#68738638 2px,#0000 2.6px) 0 0/20px 20px;width:160px;height:160px;top:28px;left:-28px}.hero-shell:after,.hero-shell:before{content:"";pointer-events:none;position:absolute}.hero-shell:after{background:radial-gradient(circle at 35% 35%,#ff7a001a 0 38%,#0000 39%),radial-gradient(circle at 70% 65%,#3b82f61a 0 30%,#0000 31%),radial-gradient(circle at 40% 78%,#22c55e1a 0 24%,#0000 25%);width:260px;height:260px;top:10px;right:-40px}.home-search{justify-content:center;align-items:center;gap:.75rem;max-width:720px;margin:1.25rem auto 0;display:flex}.home-search .search-btn{display:none}.search-box{flex:auto;min-width:0;position:relative}.search-box svg{color:#687386f2;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:.9rem;transform:translateY(-50%)}.search-input{border:1px solid var(--border);background:#fff;border-radius:14px;outline:none;width:100%;padding:.85rem .95rem .85rem 2.7rem;font-size:.95rem;box-shadow:0 10px 26px #1720330f}.search-input:focus{border-color:#ff7a008c;box-shadow:0 0 0 4px #ff7a001f,0 10px 26px #1720330f}.search-btn{background:var(--orange);color:#fff;cursor:pointer;border:1px solid #ff7a0073;border-radius:14px;flex:none;padding:.85rem 1.4rem;font-size:.95rem;font-weight:800;box-shadow:0 14px 24px #ff7a0033}.search-btn:hover{filter:brightness(.98)}.search-results{text-align:left;max-width:720px;color:var(--text-muted);margin:.75rem auto 0;font-size:.9rem}body[data-searching="1"] #hot-tools{display:none}.tool-section-title{letter-spacing:.2px;margin:0 0 1rem;font-size:1.15rem}.tool-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.9rem;display:grid}.tool-tile{border:1px solid var(--border);background:var(--bg-card);color:var(--text);border-radius:14px;align-items:center;gap:.85rem;min-height:66px;padding:.78rem .9rem;text-decoration:none;transition:border-color .12s,transform .12s;display:flex;box-shadow:0 10px 26px #1720330f}.tool-tile:hover{border-color:#ff7a004d;transform:translateY(-.5px)}.tool-icon{color:#172033d9;background:#6873861a;border-radius:999px;flex:none;place-items:center;width:38px;height:38px;display:grid}.tool-icon svg{width:18px;height:18px;display:block}.tool-meta{flex:auto;min-width:0}.tool-name{font-size:.95rem;font-weight:800;line-height:1.15}.tool-desc,.tool-name{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.tool-desc{color:var(--text-muted);margin-top:.15rem;font-size:.78rem}.tool-arrow{color:#687386e6;flex:none}.tool-arrow svg{width:18px;height:18px;display:block}.tool-tile[data-tone=orange] .tool-icon{color:#ff7a00;background:#ff7a001f}.tool-tile[data-tone=green] .tool-icon{color:#15803d;background:#22c55e1f}.tool-tile[data-tone=blue] .tool-icon{color:#2563eb;background:#3b82f61f}.tool-tile[data-tone=purple] .tool-icon{color:#9333ea;background:#a855f71f}.tool-tile[data-tone=slate] .tool-icon{color:#334155;background:#94a3b82e}.tool-tile[data-tone=yellow] .tool-icon{color:#a16207;background:#facc1529}.value-strip{border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffa6;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:1.1rem;display:grid;overflow:hidden;box-shadow:0 10px 26px #1720330f}.value-item{align-items:center;gap:.75rem;min-width:0;padding:.9rem 1rem;display:flex}.value-item+.value-item{border-left:1px solid var(--border)}.value-badge{width:34px;height:34px;color:var(--orange);background:#ff7a001a;border-radius:999px;flex:none;place-items:center;display:grid}.value-badge svg{width:18px;height:18px;display:block}.value-text{min-width:0}.value-title{font-size:.9rem;font-weight:800;line-height:1.1}.value-desc{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:.1rem;font-size:.78rem;overflow:hidden}@media (width<=1120px){.tool-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=960px){.tool-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=720px){.hero-shell:after,.hero-shell:before{display:none}.tool-grid,.value-strip{grid-template-columns:1fr}.value-item+.value-item{border-left:none;border-top:1px solid var(--border)}.brand-sub{display:none}}.mobile-quick-nav{display:none}.section{padding:1rem 0 3rem}.tool-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:1.25rem;display:grid}.tool-layout .tool-card{height:100%;margin-bottom:0}.tool-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);margin-bottom:1.25rem;padding:1.25rem 1.5rem}.tool-card-title{margin:0 0 1rem;font-size:1.125rem}.field-label{margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.field-row{flex-wrap:wrap;gap:.5rem;display:flex}.field-input{border:1px solid var(--border);background:#fff;border-radius:10px;flex:12rem;min-width:0;padding:.65rem .85rem;font-family:inherit;font-size:1rem}.field-input:focus{outline:2px solid var(--orange);outline-offset:1px;border-color:var(--orange)}.field-hint{color:var(--text-muted);margin:.5rem 0 1rem;font-size:.8125rem}.field-hint--spacer{visibility:hidden;-webkit-user-select:none;user-select:none}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;padding:.65rem 1rem;font-family:inherit;font-size:.9375rem;font-weight:600}.btn-secondary{background:var(--orange-soft);color:var(--orange)}.btn-secondary:hover{filter:brightness(.97)}.btn-primary{background:var(--accent,var(--orange));color:#fff}.btn-primary:hover{filter:brightness(1.05)}.btn-ghost{color:var(--text-muted);border:1px solid var(--border);background:0 0}.btn-ghost:hover{border-color:var(--accent,var(--orange));color:var(--accent,var(--orange))}.field-textarea{border:1px solid var(--border);resize:vertical;background:#fff;border-radius:10px;width:100%;min-height:7rem;padding:.75rem .85rem;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.9375rem;line-height:1.5;display:block}.field-textarea:focus{outline:2px solid var(--accent,var(--orange));outline-offset:1px;border-color:var(--accent,var(--orange))}.field-textarea[readonly]{background:#fafafa}.page-encode{--accent:#6366f1;--accent-soft:#eef2ff}.page-compress{--accent:#10b981;--accent-soft:#ecfdf5}.page-qr{--accent:#22c55e;--accent-soft:#f0fdf4}.page-base64img{--accent:#3b82f6;--accent-soft:#eff6ff}.page-bricks{--accent:#16a34a;--accent-soft:#ecfdf5}.page-currency{--accent:#22c55e;--accent-soft:#f0fdf4}.page-convert{--accent:#0ea5e9;--accent-soft:#eff6ff}.page-password{--accent:#7c3aed;--accent-soft:#f5f3ff}.page-ports{--accent:#3b82f6;--accent-soft:#eff6ff}.page-mirrors{--accent:#f59e0b;--accent-soft:#fffbeb}.page-ptable{--accent:#06b6d4;--accent-soft:#ecfeff}.page-ascii{--accent:#475569;--accent-soft:#f1f5f9}.page-chmod{--accent:#6366f1;--accent-soft:#eef2ff}.page-cron{--accent:#64748b;--accent-soft:#f1f5f9}.page-json{--accent:#16a34a;--accent-soft:#ecfdf5}.page-diff{--accent:#e11d48;--accent-soft:#fff1f2}.split-2{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1.25rem;display:grid}@media (width<=768px){.split-2{grid-template-columns:1fr}}.diff-box{border:1px solid var(--border);border-radius:var(--radius);background:#fff;overflow:hidden}.diff-box__head{border-bottom:1px solid var(--border);color:var(--text-muted);background:#faf8f5d9;padding:.65rem .85rem;font-size:.8125rem;font-weight:700}.diff-box__body{white-space:pre-wrap;word-break:break-word;padding:.75rem .85rem;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.8125rem;line-height:1.55}.diff-line-add{background:#ecfdf5}.diff-line-del{background:#fff1f2;text-decoration:line-through}.diff-line-same{background:0 0}.b64-layout,.qr-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1.25rem;display:grid}.b64-layout .tool-card,.qr-layout .tool-card{margin-bottom:0}.qr-textarea{min-height:12rem;font-family:inherit}.qr-settings{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1rem;margin-bottom:1rem;display:grid}.qr-select{flex:none;width:100%}.qr-preview-wrap{border:2px dashed var(--border);border-radius:var(--radius);background:#fafafa;justify-content:center;align-items:center;min-height:16rem;padding:1.25rem;display:flex}.qr-output canvas,.qr-output img{max-width:100%;height:auto;display:block}.qr-meta{color:var(--text-muted);text-align:center;margin:.75rem 0 1rem;font-size:.8125rem}.qr-download-btn{width:100%}.page-qr .btn-primary{background:var(--accent)}.page-qr .btn-primary:hover:not(:disabled){filter:brightness(1.05)}.page-qr .btn-primary:disabled{opacity:.55;cursor:not-allowed}.page-qr .btn-secondary{background:var(--accent-soft);color:var(--accent)}.b64-textarea{min-height:10rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8125rem}.b64-option{color:var(--text-muted);cursor:pointer;align-items:center;gap:.5rem;margin:.75rem 0;font-size:.875rem;display:flex}.b64-option code{font-size:.75rem}.b64-dropzone{margin-bottom:.25rem}.b64-preview-wrap{border:2px dashed var(--border);border-radius:var(--radius);background:#fafafa;justify-content:center;align-items:center;min-height:12rem;margin-top:.75rem;padding:1rem;display:flex}.b64-preview-wrap.has-image{border-style:solid}.b64-preview-img{-o-object-fit:contain;object-fit:contain;background:#fff;border-radius:6px;max-width:100%;max-height:min(360px,50vh);display:block}.b64-preview-img[hidden]{display:none!important}.b64-meta{color:var(--text-muted);margin:.75rem 0}.b64-error,.b64-meta{text-align:center;font-size:.8125rem}.b64-error{color:#dc2626;margin:.5rem 0 0}.b64-error[hidden]{display:none!important}.b64-download-btn{width:100%}.page-base64img .btn-primary{background:var(--accent)}.page-base64img .btn-primary:hover:not(:disabled){filter:brightness(1.05)}.page-base64img .btn-primary:disabled{opacity:.55;cursor:not-allowed}.page-base64img .compress-dropzone.has-image.is-dragover,.page-base64img .compress-dropzone.has-image:hover,.page-base64img .compress-dropzone.is-dragover,.page-base64img .compress-dropzone:hover{border-color:var(--accent);background:var(--accent-soft)}.compress-app-page{flex-direction:column;min-height:100dvh;display:flex}.compress-app-main{flex:1}.compress-panel{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.25rem 1.5rem}.compress-dropzone{border:2px dashed var(--border);border-radius:var(--radius);cursor:pointer;background:#fafafa;flex-direction:column;justify-content:center;align-items:center;min-height:8rem;padding:1.25rem;transition:border-color .15s,background .15s;display:flex}.compress-dropzone.is-dragover,.compress-dropzone:hover{border-color:var(--accent,var(--orange));background:var(--accent-soft,var(--orange-soft))}.compress-dropzone.has-image{border-style:solid;min-height:0;padding:.75rem}.compress-dropzone.has-image.is-dragover,.compress-dropzone.has-image:hover{border-color:var(--accent,var(--orange))}.compress-dropzone__placeholder[hidden]{display:none!important}.compress-dropzone__img{-o-object-fit:contain;object-fit:contain;background:#fff;border-radius:6px;width:100%;max-height:min(420px,60vh);display:block}.compress-dropzone__img[hidden]{display:none!important}.compress-dropzone__title{color:var(--text);margin:0;font-weight:600}.compress-dropzone__hint{color:var(--text-muted);margin:.35rem 0 0;font-size:.8125rem}.compress-control{margin-top:1.25rem}.compress-quality-row{align-items:center;gap:.75rem;display:flex}.compress-quality-row input[type=range]{accent-color:var(--accent,var(--orange));flex:1}.compress-quality-value{font-variant-numeric:tabular-nums;min-width:2rem;color:var(--accent,var(--orange));font-weight:600}.compress-result[hidden]{display:none!important}.compress-result{margin-top:1.25rem;scroll-margin-top:5rem}.compress-result-preview{border:1px solid var(--border);border-radius:var(--radius);background:#fafafa;padding:.75rem}.compress-result-preview img{-o-object-fit:contain;object-fit:contain;background:#fff;border-radius:6px;width:100%;max-height:min(420px,60vh);display:block}.compress-stats{border-top:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1rem;padding-top:1rem;display:grid}.compress-stat{text-align:center}.compress-stat__label{color:var(--text-muted);font-size:.75rem;display:block}.compress-stat__value{margin-top:.25rem;font-size:.9375rem;font-weight:600;display:block}.page-compress .btn-secondary{background:var(--accent-soft);color:var(--accent)}.page-compress .mobile-tabbar__item.is-active{color:#10b981;background:#ecfdf5}@media (width<=768px){.compress-stats{grid-template-columns:1fr}}.codec-tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.codec-tab{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:#fff;border-radius:999px;padding:.45rem .85rem;font-family:inherit;font-size:.875rem;font-weight:500}.codec-tab.is-active,.codec-tab:hover{border-color:var(--accent,var(--orange));color:var(--accent,var(--orange));background:var(--accent-soft,var(--orange-soft))}.codec-tab.is-active{font-weight:600}.codec-panel{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.25rem 1.5rem}.codec-panel[hidden]{display:none}.codec-panel .field-hint{margin-top:0}.codec-panel .field-label{margin-top:1rem}.codec-panel .field-label:first-of-type{margin-top:0}.codec-actions{flex-wrap:wrap;gap:.5rem;margin:.75rem 0;display:flex}.codec-actions--tail{margin-bottom:0}.codec-error{color:#dc2626;margin:.75rem 0 0;font-size:.875rem}.page-encode .btn-secondary{background:var(--accent-soft);color:var(--accent)}.result-grid{gap:.75rem;display:grid}.result-item{border-top:1px solid var(--border);grid-template-columns:5.5rem 1fr auto;align-items:center;gap:.5rem .75rem;padding:.65rem 0;display:grid}.result-item:first-child{border-top:none;padding-top:0}.result-label{color:var(--text-muted);font-size:.8125rem}.result-value{word-break:break-all;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.875rem}.btn-copy{border:1px solid var(--border);cursor:pointer;color:var(--text-muted);background:#fff;border-radius:6px;padding:.25rem .6rem;font-size:.75rem}.btn-copy:hover{border-color:var(--orange);color:var(--orange)}.seo-content{color:var(--text-muted);margin-top:2rem;font-size:.9375rem}.seo-content h2{color:var(--text);margin:1.5rem 0 .5rem;font-size:1.125rem}.seo-content h2:first-child{margin-top:0}.seo-content ul{padding-left:1.25rem}.seo-content h3{color:var(--text);margin:1.25rem 0 .35rem;font-size:1rem;font-weight:600}.seo-content h3:first-of-type{margin-top:.75rem}.seo-content p{margin:0 0 .5rem;line-height:1.65}.site-footer{padding:2rem 0 calc(2rem + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border);text-align:center;color:var(--text-muted);margin-top:2rem;font-size:.875rem}.site-footer-inner{flex-direction:column;align-items:center;gap:.75rem;display:flex}.site-footer-brand{margin:0;line-height:1.4}.site-footer-brand a{color:var(--text);font-size:.9375rem;font-weight:600;text-decoration:none}.site-footer-brand a:hover{color:var(--accent,var(--orange))}.site-footer-tagline{color:var(--text-muted);margin-top:.2rem;font-size:.8125rem;font-weight:400;display:block}.site-footer-nav{width:100%}.site-footer-links{flex-wrap:wrap;justify-content:center;gap:.5rem 1.25rem;margin:0;padding:0;list-style:none;display:flex}.site-footer-links a{color:var(--text-muted);font-size:.875rem;text-decoration:none}.site-footer-links .is-active a,.site-footer-links a:hover{color:var(--accent,var(--orange))}.site-footer-links .is-active a{font-weight:600}.site-footer-meta{color:var(--text-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem .65rem;margin:0;font-size:.8125rem;display:flex}.site-footer-meta a{color:var(--text-muted);text-decoration:none}.site-footer-meta a:before{content:"·";color:#ccc;pointer-events:none;margin-right:.65rem}.site-footer-meta a:first-of-type:before{content:none;margin:0}.site-footer-meta a:hover{color:var(--accent,var(--orange))}.site-footer-meta a[aria-current=page]{color:var(--text);font-weight:500}.site-footer-copy{margin:0}.legal-page .section{padding:2rem 0 3rem}.legal-doc{max-width:720px;color:var(--text);margin:0 auto;font-size:.9375rem;line-height:1.75}.legal-doc h1{margin:0 0 .5rem;font-size:1.75rem}.legal-doc__meta{color:var(--text-muted);margin:0 0 1.5rem;font-size:.875rem}.legal-doc h2{margin:2rem 0 .75rem;font-size:1.125rem}.legal-doc h3{margin:1.25rem 0 .5rem;font-size:1rem}.legal-doc ul{padding-left:1.25rem}.legal-doc p,.legal-doc ul{margin:0 0 1rem}.legal-doc a{color:var(--accent,var(--orange))}.legal-notice{border-radius:var(--radius);color:#92400e;background:#fffbeb;border:1px solid #fcd34d;margin:0 0 1.25rem;padding:.875rem 1rem;font-size:.875rem;line-height:1.65}.legal-notice a{color:#b45309;font-weight:600}.cookie-hint{letter-spacing:.01em;max-width:28rem;color:var(--text-muted);opacity:.72;margin:.15rem 0 0;padding:0;font-size:.6875rem;line-height:1.55}.cookie-hint a,.cookie-hint__close{color:inherit;border-bottom:1px solid #5c5c7a59;text-decoration:none;transition:color .15s,border-color .15s}.cookie-hint a:hover,.cookie-hint__close:hover{color:var(--accent,var(--orange));border-bottom-color:currentColor}.cookie-hint__close{appearance:none;font:inherit;font-size:inherit;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #5c5c7a59;margin:0;padding:0}.cookie-hint__sep{opacity:.55;margin:0 .2rem}@media (width<=480px){.result-item{grid-template-columns:1fr auto}.result-label{grid-column:1/-1}}.page-wmr{--accent:#f59e0b;--accent-soft:#fffbeb}.wmr-app-page{flex-direction:column;min-height:100dvh;display:flex}.wmr-app-main{flex:1}.wmr-panel{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow);padding:1.25rem 1.5rem}.wmr-dropzone,.wmr-panel{border-radius:var(--radius)}.wmr-dropzone{border:2px dashed var(--border);cursor:pointer;background:#fafafa;flex-direction:column;justify-content:center;align-items:center;min-height:8rem;padding:1.25rem;transition:border-color .15s,background .15s;display:flex}.wmr-dropzone.is-dragover,.wmr-dropzone:hover{border-color:var(--accent,var(--orange));background:var(--accent-soft,var(--orange-soft))}.wmr-dropzone.has-image{cursor:default;border-style:solid;min-height:0;padding:.75rem}.wmr-dropzone.has-image:hover{background:#fafafa}.wmr-dropzone__placeholder[hidden],.wmr-editor[hidden],.wmr-tip[hidden],.wmr-toolbar[hidden]{display:none!important}.wmr-dropzone__title{color:var(--text);margin:0;font-weight:600}.wmr-dropzone__hint{color:var(--text-muted);text-align:center;margin:.35rem 0 0;font-size:.8125rem}.wmr-editor{justify-content:center;width:100%;display:flex}.wmr-canvas-wrap{border-radius:var(--radius);touch-action:none;cursor:crosshair;background:#fff5ec;position:relative;overflow:hidden}.wmr-canvas-wrap,.wmr-preview{-webkit-user-select:none;user-select:none;max-width:100%}.wmr-preview{pointer-events:none;display:block}.wmr-brush-canvas{pointer-events:none;position:absolute;top:0;left:0}.wmr-toolbar{border-top:1px solid var(--border);margin-top:1.25rem;padding-top:1.25rem}.wmr-brush-row .field-label{margin-top:0}.wmr-brush-control{align-items:center;gap:.75rem;margin-top:.35rem;display:flex}.wmr-brush-control input[type=range]{accent-color:var(--accent,var(--orange));flex:1}.wmr-brush-value{font-variant-numeric:tabular-nums;min-width:2rem;color:var(--accent,var(--orange));font-weight:600}.wmr-action-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;margin-top:1rem;display:grid}.wmr-action-btn{border:1px solid var(--border);background:var(--accent-soft,#fff5ec);color:var(--text);cursor:pointer;border-radius:10px;padding:.55rem .35rem;font-family:inherit;font-size:.8125rem}.wmr-action-btn:hover:not(:disabled){border-color:var(--accent,var(--orange));color:var(--accent,var(--orange))}.wmr-action-btn:disabled{opacity:.45;cursor:not-allowed}.wmr-actions{margin-top:1.25rem}.wmr-tip{margin-top:.75rem;margin-bottom:0}.page-wmr .btn-primary{background:var(--accent,#f59e0b)}.page-wmr .btn-primary:hover:not(:disabled){filter:brightness(.95)}.page-wmr .btn-primary:disabled{opacity:.55}.wmr-mask-canvas{opacity:0;pointer-events:none;position:fixed;top:-9999px;left:-9999px}@media (width<=480px){.wmr-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.product-wmr{--accent:#f59e0b}.product-page{padding:1.5rem 0 3rem}.breadcrumb{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;display:flex}.breadcrumb a{color:var(--text-muted);text-decoration:none}.breadcrumb a:hover{color:var(--accent,var(--orange))}.product-layout{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:2rem;display:grid}.product-main{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:2rem}.product-hero-icon{margin-bottom:1rem;font-size:3rem;line-height:1}.product-hero h1{color:var(--accent,var(--orange));margin:0 0 .35rem;font-size:clamp(1.75rem,4vw,2.25rem)}.product-tagline{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;margin:0 0 1rem;font-size:.875rem;font-weight:600}.product-description{color:var(--text-muted);margin:0;font-size:1.0625rem;line-height:1.75}.product-section{border-top:1px solid var(--border);margin-top:2rem;padding-top:2rem}.product-section h2{color:var(--text);margin:0 0 1rem;font-size:1.125rem}.product-features,.product-highlights{margin:0;padding-left:1.2rem}.product-features li,.product-highlights li{margin-bottom:.5rem;font-size:.9375rem}.product-highlights li{color:var(--text-muted)}.product-sidebar{position:sticky;top:5rem}.product-action-panel{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);text-align:center;padding:1.5rem}.action-hint{color:var(--text-muted);margin:0;font-size:.8125rem;line-height:1.5}.action-hint+.action-hint{margin-top:.75rem}.action-hint--pending{color:var(--text);font-size:.9375rem;font-weight:600}.action-hint--muted{opacity:.85;font-size:.75rem}@media (width<=768px){.header-nav{display:none}body.has-mobile-tabbar{padding-bottom:calc(3.75rem + env(safe-area-inset-bottom,0px))}.mobile-tabbar{z-index:200;padding:.35rem .5rem calc(.35rem + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border);background:#fffffff5;align-items:stretch;margin:0;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #1a1a2e0f}.mobile-tabbar__item{min-height:2.75rem;color:var(--text-muted);text-align:center;border-radius:10px;flex:1;justify-content:center;align-items:center;padding:.35rem .15rem;font-size:.75rem;font-weight:500;text-decoration:none;display:flex}.mobile-tabbar__item.is-active{color:var(--accent,var(--orange));background:var(--accent-soft,var(--orange-soft));font-weight:600}.mobile-tabbar__label{line-height:1.2}.page-encode .mobile-tabbar__item.is-active{color:#6366f1;background:#eef2ff}.page-wmr .mobile-tabbar__item.is-active{color:#f59e0b;background:#fffbeb}.page-qr .mobile-tabbar__item.is-active{color:#22c55e;background:#f0fdf4}.page-base64img .mobile-tabbar__item.is-active{color:#3b82f6;background:#eff6ff}.b64-layout,.qr-layout,.qr-settings,.tool-layout{grid-template-columns:1fr}.tool-layout .tool-card{height:auto}.codec-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;padding-bottom:.25rem;overflow-x:auto}.codec-tabs::-webkit-scrollbar{display:none}.codec-tab{flex-shrink:0}.codec-actions .btn{flex:calc(50% - .25rem);min-width:0}.codec-actions--tail .btn{flex:auto}.hero{padding:1.75rem 0 .75rem}.mobile-quick-nav{flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:24rem;margin:1.25rem auto 0;display:flex}.mobile-quick-nav__item{border:1px solid var(--border);background:var(--bg-card);min-width:4.5rem;color:var(--text);text-align:center;box-shadow:var(--shadow);border-radius:10px;flex:calc(25% - .4rem);padding:.65rem .5rem;font-size:.8125rem;font-weight:500;text-decoration:none}.mobile-quick-nav__item.is-active{border-color:var(--orange);background:var(--orange-soft);color:var(--orange);font-weight:600}.site-footer{margin-bottom:0;padding-top:1.5rem;padding-bottom:1rem}.site-footer-nav{display:none}.product-layout{grid-template-columns:1fr}.product-sidebar{position:static}}@media (width>=769px){.mobile-tabbar{display:none!important}}.bricks-layout{grid-template-columns:minmax(420px,.9fr) minmax(600px,1.1fr);align-items:start;gap:1.25rem;display:grid}.bricks-card{position:relative}.bricks-card__head{margin-bottom:.75rem}.bricks-card__head--row{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.bricks-card__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:inline-flex}.bricks-debug-btn{background:var(--accent-soft);color:var(--accent)}.bricks-debug-btn:hover{filter:brightness(.98)}.bricks-card__title{margin:0}.bricks-card__hint{color:var(--text-muted);margin:.25rem 0 0;font-size:.8125rem}.piece-palette{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.75rem;display:grid}.piece-card{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:14px;grid-template-columns:1fr;gap:.5rem;padding:.75rem;transition:transform .15s,border-color .15s,box-shadow .15s;display:grid;box-shadow:0 8px 24px #1a1a2e0f}.piece-card:hover{border-color:#16a34a59;transform:translateY(-2px);box-shadow:0 12px 32px #1a1a2e1a}.piece-card__name{color:var(--text);font-size:.875rem;font-weight:700}.piece-card__desc{color:var(--text-muted);font-size:.75rem;line-height:1.45}.poly{--cell-size:12px;--cell-gap:2px;gap:var(--cell-gap);grid-auto-flow:row;place-content:start;display:grid}.poly-cell{width:var(--cell-size);height:var(--cell-size);background:0 0;border:1px solid #0000;border-radius:4px}.poly-cell.is-solid{background:var(--poly-color,var(--accent));border-color:#1a1a2e14}.empty-state{text-align:center;padding:1rem .25rem .5rem}.empty-state__title{color:var(--text);margin:0;font-weight:700}.empty-state__desc{color:var(--text-muted);margin:.35rem 0 0;font-size:.875rem}.selected-item,.selected-list{gap:.75rem;display:grid}.selected-item{border:1px solid var(--border);background:#fff;border-radius:14px;grid-template-columns:auto 1fr auto auto;align-items:center;padding:.75rem}.selected-item__meta{min-width:0}.selected-item__title{color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.875rem;font-weight:700;overflow:hidden}.selected-item__sub{color:var(--text-muted);margin:.2rem 0 0;font-size:.75rem}.qty-stepper{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:center;display:inline-flex;overflow:hidden}.qty-stepper button{background:var(--accent-soft);width:34px;height:34px;color:var(--accent);cursor:pointer;border:none;font-size:1.125rem}.qty-stepper button:hover{filter:brightness(.98)}.qty-stepper input{text-align:center;font-variant-numeric:tabular-nums;border:none;outline:none;width:48px;height:34px;font-weight:700}.icon-btn{border:1px solid var(--border);cursor:pointer;width:34px;height:34px;color:var(--text-muted);background:#fff;border-radius:12px}.icon-btn:hover{color:#dc2626;border-color:#dc262659}.selected-summary{border-top:1px solid var(--border);color:var(--text-muted);text-align:center;margin-top:.75rem;padding-top:.75rem;font-size:.8125rem}.bricks-action-card{text-align:center}.bricks-action-btn{border-radius:14px;width:100%;padding:.95rem 1rem;font-size:1rem;box-shadow:0 14px 36px #16a34a2e}.result-badge{color:var(--accent);background:var(--accent-soft);white-space:nowrap;border:1px solid #16a34a26;border-radius:999px;justify-content:center;align-items:center;padding:.35rem .65rem;font-size:.8125rem;font-weight:700;display:inline-flex}.status-line{background:var(--accent-soft);color:var(--text);border:1px solid #16a34a26;margin:.75rem 0 .5rem}.status-line,.warning-line{border-radius:12px;padding:.65rem .75rem;font-size:.875rem}.warning-line{color:#92400e;background:#fffbeb;border:1px solid #f59e0b59;margin:0 0 .75rem}.solutions-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.solution-card{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:16px;transition:transform .15s,border-color .15s;overflow:hidden;box-shadow:0 10px 28px #1a1a2e0f}.solution-card:hover{border-color:#16a34a40;transform:translateY(-2px)}.solution-card:focus-visible{outline-offset:2px;outline:2px solid #16a34a59}.solution-card__head{border-bottom:1px solid var(--border);color:var(--text-muted);justify-content:space-between;align-items:center;padding:.65rem .85rem;font-size:.75rem;display:flex}.solution-card__board{justify-content:center;align-items:center;min-height:140px;padding:.85rem;display:flex}.board{--cell-size:10px;--cell-gap:0px;gap:var(--cell-gap);background:#fff;border:1px solid #1a1a2e1a;border-radius:14px;padding:10px;display:grid;box-shadow:inset 0 0 0 1px #1a1a2e08}.board-cell{width:var(--cell-size);height:var(--cell-size);background:#5c5c7a0f;border:1px solid #5c5c7a1a;border-radius:4px}.board-cell.is-fill{background:var(--cell-color,var(--accent));border-radius:0}.confirm[hidden],.modal[hidden]{display:none!important}.confirm,.modal{z-index:500;position:fixed;inset:0}.confirm__backdrop,.modal__backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#09091459;position:absolute;inset:0}.modal__dialog{border:1px solid var(--border);background:#fff;border-radius:18px;width:min(980px,100% - 2rem);margin:8vh auto 0;position:relative;overflow:hidden;box-shadow:0 24px 80px #0000002e}.modal__dialog--solution{width:min(80vw,100% - 2rem)}.solution-modal-body{justify-items:stretch;gap:.75rem;padding:1.1rem 1.1rem 1.25rem;display:grid}.solution-modal-board{justify-content:center;align-items:center;width:100%;min-height:min(70vh,560px);display:flex}.solution-modal-board .board{--cell-size:22px}.solution-modal-hint{color:var(--text-muted);font-size:.8125rem}.modal__head{border-bottom:1px solid var(--border);background:#faf8f5bf;justify-content:space-between;align-items:center;padding:.85rem 1rem;display:flex}.modal__title{margin:0;font-size:1rem;font-weight:800}.modal__close{border:1px solid var(--border);cursor:pointer;width:36px;height:36px;color:var(--text-muted);background:#fff;border-radius:12px;font-size:1.25rem;line-height:1}.modal__close:hover{color:var(--accent);border-color:#16a34a59}.modal__body{grid-template-columns:240px minmax(0,1fr);min-height:520px;display:grid}.modal__sidebar{border-right:1px solid var(--border);background:#fbfbfb;padding:.75rem}.modal-piece-list{gap:.35rem;display:grid}.modal-piece-item{cursor:pointer;color:var(--text);background:0 0;border:1px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;gap:.5rem;padding:.65rem .75rem;font-size:.875rem;font-weight:700;display:flex}.modal-piece-item:hover{border-color:var(--border);background:#fff}.modal-piece-item.is-active{background:var(--accent-soft);color:var(--accent);border-color:#16a34a40}.modal__content{padding:1rem 1.1rem 1.1rem}.modal-piece-meta{margin-bottom:.75rem}.modal-piece-name{font-size:1.125rem;font-weight:900}.modal-piece-desc{color:var(--text-muted);margin-top:.25rem;font-size:.875rem}.modal-section-title{color:var(--text);margin-top:1rem;font-size:.875rem;font-weight:800}.orientation-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:.65rem;display:grid}.orientation-card{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:16px;padding:.75rem .75rem .6rem;transition:transform .15s,border-color .15s,background .15s;position:relative}.orientation-card:hover{border-color:#16a34a59;transform:translateY(-2px)}.orientation-card__badge{color:#fff;background:var(--accent);opacity:0;border-radius:999px;place-items:center;width:18px;height:18px;font-size:12px;font-weight:900;transition:opacity .15s,transform .15s;display:grid;position:absolute;top:10px;right:10px;transform:scale(.92)}.orientation-card.is-active{background:var(--accent-soft);border-color:#16a34a59}.orientation-card.is-active .orientation-card__badge{opacity:1;transform:scale(1)}.orientation-card .poly{--cell-size:12px;--cell-gap:2px;justify-content:center;margin:0 auto}.orientation-card__label{text-align:center;color:var(--text-muted);margin-top:.55rem;font-size:.75rem;font-weight:700}.modal-tip{color:var(--text-muted);margin-top:.75rem;font-size:.8125rem}.orientation-card__controls{justify-content:center;align-items:center;gap:.35rem;margin-top:.6rem;display:flex}.orientation-mini-btn{border:1px solid var(--border);width:30px;height:30px;color:var(--text-muted);cursor:pointer;background:#fff;border-radius:12px;font-size:1rem;line-height:1}.orientation-mini-btn:hover{color:var(--accent);border-color:#16a34a40}.orientation-qty{border:1px solid var(--border);text-align:center;font-variant-numeric:tabular-nums;border-radius:12px;outline:none;width:54px;height:30px;font-weight:900}.orientation-qty:focus{outline-offset:1px;border-color:#16a34a73;outline:2px solid #16a34a38}.orientation-exists{color:var(--text-muted);background:#5c5c7a14;border:1px solid #5c5c7a1f;border-radius:999px;padding:.2rem .45rem;font-size:.6875rem;font-weight:800;position:absolute;top:10px;left:10px}.modal__foot{border-top:1px solid var(--border);justify-content:flex-end;align-items:center;gap:.5rem;margin-top:1.25rem;padding-top:1rem;display:flex}.confirm__dialog{border:1px solid var(--border);background:#fff;border-radius:18px;width:min(520px,100% - 2rem);margin:22vh auto 0;padding:1.1rem 1.1rem 1rem;position:relative;box-shadow:0 24px 80px #0000002e}.confirm__title{color:var(--text);text-align:center;margin:0;font-size:1rem;font-weight:900}.confirm__actions{justify-content:center;gap:.5rem;margin-top:1rem;display:flex}@media (width<=1100px){.bricks-layout{grid-template-columns:1fr}.solutions-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.orientation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.solutions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.modal__body{grid-template-columns:1fr}.modal__sidebar{border-right:none;border-bottom:1px solid var(--border)}}@media (width<=520px){.solutions-grid{grid-template-columns:1fr}.selected-item{grid-template-columns:auto 1fr;grid-auto-rows:auto}}
