:root{--blue:#2747e8;--blue-dark:#1839c9;--ink:#282b38;--muted:#81828a;--cream:#f8f7f2;--line:#e8e7df;--yellow:#edfa86;--white:#fff;--radius:14px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--cream);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button{color:inherit}a{color:inherit;text-decoration:none}button,select,input{outline-offset:4px}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:4px}input:focus,select:focus{outline:2px solid #8d9ff9;outline-offset:1px}button svg,a svg{flex-shrink:0}button{transition:background .15s,transform .15s,border-color .15s}button:active:not(:disabled){transform:translateY(1px)}h1,h2,h3,p{margin:0}svg{vertical-align:middle}::selection{background:var(--yellow);color:var(--blue)}
.sidebar{width:224px;position:fixed;inset:0 auto 0 0;background:#fffefa;border-right:1px solid var(--line);display:flex;flex-direction:column;padding:37px 20px 22px;z-index:20}.brand{display:flex;align-items:center;gap:9px;letter-spacing:-1.5px;font-size:25px;font-weight:800;color:var(--blue);padding:0 3px}.brand-icon{background:var(--blue);color:var(--yellow);height:32px;width:32px;flex-shrink:0;border-radius:9px;display:grid;place-items:center;transform:rotate(-8deg)}.brand>span:last-child{white-space:nowrap}.brand-icon svg{transform:rotate(8deg)}.brand-dot{font-size:10px;vertical-align:top;letter-spacing:0;margin:4px 0 0 2px;display:inline-block}.sidebar-kicker{font-size:6.8px;letter-spacing:1.1px;white-space:nowrap;font-weight:700;margin:19px 5px 40px;color:#919089}.sidebar nav{display:flex;flex-direction:column;gap:9px}.nav-item{display:flex;align-items:center;gap:13px;padding:14px 15px;border-radius:9px;font-size:13px;color:#727580;font-weight:600;min-height:47px}.nav-item:hover{background:#f3f4f9;color:var(--blue)}.nav-item.active{background:var(--blue);color:#fff}.nav-count{margin-left:auto;font-size:10px;line-height:19px;min-width:20px;text-align:center;background:#eaecef;color:#727580;border-radius:5px}.active .nav-count{background:#fff3;color:#fff}.nav-dot{width:6px;height:6px;border-radius:50%;background:var(--blue);margin-left:auto}.active .nav-dot{background:var(--yellow)}.sidebar-bottom{margin-top:auto;padding-top:50px}.laundry-note{border:1px solid #e7e7dc;border-radius:11px;background:#f6f6ef;padding:18px 17px 19px;position:relative;overflow:hidden}.note-spark{color:var(--blue);font-size:35px;display:block;line-height:1;margin-bottom:15px}.laundry-note strong{font-size:15px;font-weight:700;line-height:1.5;letter-spacing:-.3px}.laundry-note>span:last-child{display:block;margin-top:11px;font-size:9px;color:#8a8a81}.sidebar-about{display:flex;align-items:center;gap:8px;border:0;background:none;color:#747680;padding:24px 5px 16px;font-size:11px}.sidebar-about:hover{color:var(--blue)}.local-caption{font-size:9px;color:#909189;display:flex;align-items:center;gap:6px;padding-left:5px}.status-dot{display:inline-block;width:6px;height:6px;flex-shrink:0;background:#81a88a;border-radius:50%}.danger-dot{background:#d36845}.page-shell{margin-left:224px;min-height:100vh;display:flex;flex-direction:column}.topbar{height:83px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:0 42px}.topbar-label{font-size:9px;letter-spacing:1.45px;color:#919188;font-weight:600}.topbar-right{display:flex;align-items:center;gap:21px}.local-pill{display:flex;align-items:center;gap:7px;color:#757a73;font-size:11px}.avatar{background:#e9ecff;color:var(--blue);width:33px;height:33px;border:1px solid #d7defc;border-radius:50%;font-size:12px;font-weight:600;position:relative}.avatar span{position:absolute;bottom:-1px;right:-1px;border:2px solid var(--cream);width:9px;height:9px;border-radius:50%;background:#8baf87}
main{padding:35px 42px 0;width:100%;max-width:1530px;margin:0 auto;flex:1}.welcome{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:stretch;min-height:283px}.eyebrow{font-size:9px;font-weight:700;letter-spacing:1.6px;color:var(--blue);display:flex;align-items:center;gap:7px;line-height:1.6}.eyebrow>span{width:5px;height:5px;border-radius:50%;background:var(--blue)}h1{font-size:52px;line-height:1.02;letter-spacing:-2.6px;color:var(--blue);font-weight:700;margin:16px 0}.acid-dot{color:#aec52c}.welcome-copy>p{color:#82838a;font-size:13px;line-height:1.75;letter-spacing:.1px}.button{border:1px solid transparent;padding:12px 17px;font-size:11px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:41px;border-radius:7px;white-space:nowrap}.button.primary{color:#fff;background:var(--blue)}.button.primary:hover:not(:disabled){background:var(--blue-dark);box-shadow:0 3px 8px #2747e817}.button.secondary{background:#fffefa;border-color:#dddfd8;color:#535763}.button.secondary:hover{background:#eff1ff;border-color:#bfc9fc;color:var(--blue)}.welcome-copy>.button{margin-top:20px}.hero-art{min-height:275px;background:var(--yellow);border-radius:15px;position:relative;overflow:hidden}.hero-caption{position:absolute;top:24px;left:25px;color:#617034;font-size:8px;font-weight:700;letter-spacing:1.8px}.hero-coordinate{position:absolute;bottom:20px;right:23px;color:#6c7848;font-size:7px;letter-spacing:1.5px;font-weight:600}.hero-orbit{border:1px solid #a9bd5640;position:absolute;width:320px;height:320px;top:14px;left:15%;border-radius:50%}.orbit-two{width:240px;height:240px;top:52px;left:24%}.hero-sock{position:absolute;filter:drop-shadow(8px 13px 0 #6d87150d)}.hero-sock .sock-art{width:174px;height:231px}.hero-blue{top:40px;left:12%;transform:rotate(18deg)}.hero-orange{top:18px;left:43%;transform:rotate(-19deg)}.hero-orange .sock-art{width:185px;height:244px}.hero-star{position:absolute;color:var(--blue)}.star-one{font-size:40px;right:23px;top:63px;transform:rotate(12deg)}.star-two{font-size:46px;left:25px;bottom:35px}.match-sticker{position:absolute;bottom:32px;left:32%;background:var(--cream);padding:10px 15px;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:600;color:var(--blue);border:1px solid #d5dbc5;border-radius:5px;transform:rotate(-8deg);box-shadow:2px 3px 0 #bacb5752}
.stats{margin:29px 0 35px;border:1px solid var(--line);border-radius:11px;background:#fffefa;display:grid;grid-template-columns:repeat(4,1fr);padding:22px 0}.stat{display:flex;align-items:center;gap:12px;padding:0 20px;border-right:1px solid var(--line)}.stat:last-child{border-right:0}.stat-icon{width:41px;height:41px;border-radius:10px;display:grid;place-items:center;flex-shrink:0}.stat-icon.blue{background:#ecf0ff;color:#5270d3}.stat-icon.green{background:#edf2df;color:#749060}.stat-icon.lilac{background:#f2edfb;color:#9c87bc}.stat-icon.orange{background:#fff0e3;color:#d79966}.stat>div>span{display:block;font-size:10px;color:#85858a;margin-bottom:6px}.stat strong{font-size:24px;letter-spacing:-.8px;display:flex;align-items:center;gap:9px;color:#323540;line-height:1}.stat small{font-size:8px;color:#99998f;font-weight:400;letter-spacing:0;line-height:1.4;max-width:55px}.section-title{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:0 0 20px}.section-title h2{display:flex;align-items:center;gap:9px;font-size:19px;letter-spacing:-.6px;font-weight:700}.section-title p{font-size:11px;color:#909088;margin-top:7px;line-height:1.6}.small-count{background:#eceee6;color:#858a7b;font-size:10px;font-weight:500;padding:3px 7px;border-radius:5px;letter-spacing:0;white-space:nowrap}.text-button{display:inline-flex;gap:8px;align-items:center;border:0;background:transparent;color:var(--blue);font-size:11px;padding:6px 0;font-weight:600}.text-button:hover{color:#102495;text-decoration:underline;text-underline-offset:4px}.inventory-toolbar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:14px;gap:15px}.filter-tabs{display:flex;gap:3px}.filter-tab{border:0;border-radius:6px;background:transparent;display:flex;align-items:center;gap:7px;padding:10px 12px;color:#86878d;font-size:10px;white-space:nowrap}.filter-tab span{font-size:8px;border-radius:4px;background:#ebece5;min-width:16px;text-align:center;padding:2px 3px;color:#94968e}.filter-tab.active{background:#e9edff;color:var(--blue);font-weight:600}.filter-tab.active span{background:#d5ddff;color:var(--blue)}.filter-tab:hover{color:var(--blue);background:#eef0f9}.search-box{display:flex;align-items:center;gap:9px;width:215px;border:1px solid #e2e3dc;border-radius:6px;background:#fffefa;padding:8px 10px;color:#989b9d;flex-shrink:0}.search-box input{width:100%;min-width:0;font-size:10px;border:0;background:transparent;color:#555967;padding:2px 0}.search-box input::placeholder{color:#a0a29f}.search-box:focus-within{outline:2px solid #c1cbff}.search-box input:focus{outline:0}.inventory-subbar{display:flex;align-items:center;justify-content:space-between;padding:16px 0 17px;font-size:10px;color:#989b93;gap:15px}.select-filters{display:flex;gap:20px}.select-filters label{display:flex;align-items:center;gap:5px;white-space:nowrap}.select-filters select{font-size:10px;color:#696e70;border:0;background:transparent;max-width:123px;cursor:pointer;padding:2px}.sock-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.sock-card{background:#fffefa;border:1px solid #e7e7df;border-radius:11px;overflow:hidden;transition:transform .2s,box-shadow .2s}.sock-card:hover{transform:translateY(-3px);box-shadow:0 7px 18px #30335409}.sock-stage{position:relative;height:179px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin:7px 7px 0;border-radius:7px}.stage-cobalt{background:#e9edfa}.stage-tangerine{background:#faede1}.stage-cream{background:#f0eee4}.stage-navy{background:#edeef5}.stage-lilac{background:#f0eaf6}.stage-green{background:#eaf0e8}.stage-rose{background:#f8e9ef}.sock-number{position:absolute;left:12px;top:12px;font-family:monospace;color:#7f88865e;letter-spacing:.8px;font-size:8px;z-index:1}.side-label{position:absolute;right:10px;top:10px;font-size:8px;font-weight:600;color:#7e867e;display:grid;place-items:center;min-width:21px;height:21px;padding:0 3px;border:1px solid #a1a99740;border-radius:50%;background:#ffffff40;z-index:1}.sock-stage>.sock-art{height:163px;width:132px;transform:rotate(12deg);filter:drop-shadow(5px 6px 2px #39486006)}.sock-emoji{position:absolute;right:11px;bottom:11px;width:25px;height:25px;display:grid;place-items:center;background:#ffffffa3;border-radius:50%;font-size:13px}.sock-card-body{padding:16px 13px 13px}.sock-name-line{display:flex;align-items:center;justify-content:space-between;gap:8px}.sock-name-line h3{font-size:13px;line-height:1.3;letter-spacing:-.15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.color-dot{width:8px;height:8px;border-radius:50%;background:var(--sock-color);flex-shrink:0;box-shadow:0 0 0 3px #faf9f5}.sock-description{font-size:10px;color:#999b98;margin:8px 0 16px}.sock-description span{padding:0 3px;color:#b7bbb2}.sock-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:5px}.badge{font-size:8px;border-radius:4px;display:inline-flex;align-items:center;gap:5px;padding:5px 7px;white-space:nowrap;font-weight:500;line-height:1.15}.badge>span{width:4px;height:4px;border-radius:50%;background:currentColor}.badge-paired{background:#eaf0e4;color:#74825f}.badge-single{background:#eeebf8;color:#9884b4}.badge-missing{background:#f8eee4;color:#bf9367}.card-button{border:0;background:none;padding:4px 0;display:flex;align-items:center;gap:3px;font-size:9px;color:#8d9292}.card-button:hover{color:var(--blue)}.is-missing .sock-stage>.sock-art{opacity:.45;filter:grayscale(.2)}.missing-stamp{position:absolute;bottom:28px;left:50%;transform:translateX(-50%) rotate(-12deg);white-space:nowrap;font-size:8px;letter-spacing:.8px;font-weight:700;color:#a37b5c;border:1px solid #b6937966;background:#faf2e9de;padding:6px 8px;border-radius:3px}.ledger-strip{display:flex;align-items:center;gap:15px;margin:27px 0 8px;padding:20px 23px;background:#f0f1e7;border:1px solid #e7e9dd;border-radius:10px}.ledger-strip-icon{color:#83916f}.ledger-strip h3{font-size:12px;font-weight:600;color:#6d795e}.ledger-strip p{font-size:10px;color:#919b87;margin-top:6px}.ledger-strip .text-button{margin-left:auto;color:#6d7b5d;font-size:10px}.empty-state{grid-column:1/-1;border:1px dashed #d7dbcf;border-radius:12px;text-align:center;padding:55px 20px;color:#9ca298;background:#ffffff50}.empty-state>svg{color:#94a078;margin-bottom:15px}.empty-state h3{font-size:18px;color:#5f6c55;margin-bottom:8px}.empty-state p{font-size:12px;line-height:1.6}.empty-state .button{margin-top:20px}footer{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:29px 42px 23px;font-size:8px;color:#aaa99f;max-width:1530px;width:100%;margin:0 auto}footer>span:last-child{display:flex;align-items:center;gap:6px;white-space:nowrap}.footer-dot{padding:0 2px}
.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:6px 0 35px}.page-heading h1{font-size:43px;letter-spacing:-2px;margin:12px 0}.page-heading p{font-size:13px;color:#919188;line-height:1.6}.page-heading>.button{align-self:flex-end;margin-bottom:4px}.pair-workbench{background:#eef0fd;border:1px solid #dfe5fd;border-radius:15px;padding:24px;margin-bottom:32px}.workbench-heading{display:flex;align-items:center;justify-content:space-between}.workbench-heading .badge{background:#dfe5fd;color:var(--blue);font-size:9px}.pair-slots{display:flex;align-items:center;justify-content:center;gap:28px;margin:24px 0}.pair-slot{border:1px dashed #b6c1ee;width:230px;min-height:185px;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;color:#93a1d0;background:#ffffff50;padding:22px 12px}.pair-slot>strong{font-size:12px;margin-top:14px;color:#6576af;text-align:center}.pair-slot>span{font-size:10px;margin-top:7px}.pair-slot.filled{border:1px solid #c8d1f8;background:#fffefa;padding-top:8px;padding-bottom:14px}.pair-slot.filled .sock-art{width:80px;height:99px}.pair-slot.filled>strong{margin-top:5px;color:#333f68}.pair-connector{color:#8496d6}.slot-remove{position:absolute;right:8px;top:8px;border:0;background:#eef0fb;border-radius:50%;width:25px;height:25px;display:grid;place-items:center;color:#8390b7}.pair-workbench-bottom{border-top:1px solid #d9e0f7;padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:22px}.pair-workbench-bottom p{font-size:11px;color:#7e89af;line-height:1.65;display:flex;align-items:center;gap:6px;max-width:460px}.suggestions{margin-bottom:33px}.suggestion{display:flex;align-items:center;gap:18px;padding:13px 20px;border:1px solid #e0e4cb;border-radius:11px;background:#f3f5e7;margin-bottom:12px}.suggestion-socks{display:flex}.suggestion-socks .sock-art{height:74px;width:53px}.suggestion-socks .sock-art:first-child{transform:rotate(15deg)}.suggestion-socks .sock-art:last-child{transform:rotate(-15deg);margin-left:-6px}.suggestion h3{font-size:13px;font-weight:600}.suggestion h3 span{color:#8e957e;font-size:12px;font-weight:400}.suggestion p{font-size:10px;color:#949c84;margin-top:8px}.suggestion>.button{margin-left:auto}.is-selected{border-color:var(--blue);box-shadow:0 0 0 2px #2747e82b}.selected-button{color:var(--blue)}
.verification-panel{display:flex;align-items:center;gap:20px;background:#eef1e3;border:1px solid #e0e6ce;border-radius:12px;padding:26px}.verify-symbol{width:67px;height:67px;display:grid;place-items:center;background:#e4eacf;border-radius:50%;color:#80955c;flex-shrink:0}.verification-panel h2{font-size:18px;letter-spacing:-.4px;color:#5c6d44}.verification-panel p{font-size:11px;color:#91997e;margin:9px 0 12px;line-height:1.6}.mono{font-family:monospace;font-size:9px;letter-spacing:.4px;color:#939b83}.verification-panel .button{margin-left:auto}.ledger-explainer{display:flex;gap:9px;align-items:flex-start;margin:18px 0 32px;color:#a0a298}.ledger-explainer svg{flex-shrink:0;margin-top:1px}.ledger-explainer p{font-size:10px;line-height:1.7;max-width:850px}.append-label{font-family:monospace;font-size:9px;letter-spacing:.8px;display:flex;align-items:center;gap:7px;color:#929b83}.transactions{background:#fffefa;border:1px solid var(--line);border-radius:12px;overflow:hidden}.transaction{border-bottom:1px solid var(--line)}.transaction:last-child{border-bottom:0}.transaction summary{display:flex;align-items:center;gap:15px;cursor:pointer;list-style:none;padding:19px 22px}.transaction summary::-webkit-details-marker{display:none}.transaction summary:hover{background:#f5f6ed}.event-icon{width:37px;height:37px;border-radius:9px;display:grid;place-items:center;color:#8c96b8;background:#eff1f9;flex-shrink:0}.event-pair_created,.event-sock_found{background:#edf2e4;color:#859667}.event-sock_missing{background:#fbefe5;color:#c4966f}.transaction-description{display:flex;flex-direction:column;gap:7px}.transaction-description strong{font-size:12px;font-weight:600}.transaction-description>span{font-size:10px;color:#94978f;line-height:1.5}.transaction-meta{margin-left:auto;text-align:right;display:flex;flex-direction:column;gap:8px;flex-shrink:0}.transaction-meta>span:first-child{font-size:10px;color:#9da095}.transaction-meta .mono{font-size:8px;color:#b0b3a5}.expand-icon{color:#a7ae9c;margin-left:6px}.transaction[open] .expand-icon{transform:rotate(90deg)}.block-details{border-top:1px dashed var(--line);padding:20px 24px 25px 74px;background:#f6f7f0}.block-details>div{display:grid;grid-template-columns:125px 1fr;gap:20px;margin-bottom:14px}.block-details>div:last-child{margin-bottom:0}.block-details>div>span{font-size:8px;font-weight:600;letter-spacing:1px;color:#939b84;padding-top:2px}.block-details code,.block-details pre{font-family:monospace;font-size:10px;color:#65734f;overflow-wrap:anywhere;white-space:pre-wrap;margin:0;line-height:1.6}.verification-result{display:flex;align-items:center;gap:13px;padding:17px 20px;border-radius:9px;margin-top:16px}.verification-result.valid{background:#e6efdd;border:1px solid #d4e3c6;color:#607b45}.verification-result.invalid{background:#fff0e9;border:1px solid #edc6b6;color:#b46548}.verification-result>svg{flex-shrink:0}.verification-result strong{font-size:12px}.verification-result p{font-size:11px;line-height:1.6;margin-top:6px}.notice{display:flex;gap:12px;align-items:center;padding:16px 20px;background:#fff1df;border:1px solid #edddbe;border-radius:9px;margin-bottom:22px;font-size:12px;line-height:1.6;color:#9a7b43}.notice>svg{flex-shrink:0}.notice button{margin-left:auto;background:none;border:0;align-self:flex-start;padding:0;color:#9a7b43}.recovery{text-align:center;padding:35px 0 70px;max-width:680px;margin:auto}.recovery>.verify-symbol{margin:0 auto 20px}.recovery h1{font-size:39px}.recovery p{font-size:14px;line-height:1.8;margin:18px 0;color:#8c8d84}.recovery>div{display:flex;justify-content:center;gap:12px;margin:30px 0 20px}.recovery small{color:#999b8f;font-size:11px}
#modal{border:1px solid #e4e5db;background:#fffefa;border-radius:17px;padding:33px;max-width:580px;width:calc(100% - 32px);color:var(--ink);box-shadow:0 24px 110px #202c6130;max-height:calc(100dvh - 40px);overflow:auto}#modal::backdrop{background:#202b4a75;backdrop-filter:blur(5px)}.modal-close{position:absolute;right:16px;top:16px;border:0;border-radius:50%;background:#f0f1e8;color:#959b8c;display:grid;place-items:center;width:29px;height:29px;z-index:1}.modal-close:hover{color:var(--blue);background:#e6ebff}#modal .eyebrow{font-size:8px;letter-spacing:1.1px;padding-right:20px}#modal h2{font-size:28px;letter-spacing:-1.2px;color:var(--blue);line-height:1.16;margin:11px 0}#modal>p{font-size:12px;color:#8e9485;line-height:1.8}.modal-intro{margin-bottom:24px!important}.registration-top{display:grid;grid-template-columns:150px 1fr;gap:24px;margin-top:26px}.form-preview{border-radius:11px;display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;min-height:220px;overflow:hidden}.form-preview .sock-art{width:124px;height:160px;transform:rotate(9deg)}.form-preview>span{font-size:7px;font-weight:600;letter-spacing:1px;color:#909ab0;margin-top:15px}.field{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:600;color:#737b69;margin-bottom:15px}.field input,.field select{background:#fffefa;border:1px solid #dfe4d5;border-radius:6px;width:100%;height:39px;padding:0 11px;color:#525b49;font-size:11px;font-weight:400}.field input::placeholder{color:#b0b7a8}.field-hint{font-size:8px;color:#a1a895;font-weight:400}.field-row{display:flex;gap:13px}.field-row>.field{width:50%}.registration-fields>.field:last-child{margin-bottom:0}.emoji-field{border:0;padding:0;margin:25px 0 0}.emoji-field legend{font-size:11px;color:#747e66;font-weight:600;margin-bottom:12px}.emoji-options{display:flex;gap:8px;justify-content:space-between}.emoji-options label{position:relative;flex:1}.emoji-options input{position:absolute;opacity:0;width:100%;height:100%;margin:0}.emoji-options span{display:flex;align-items:center;justify-content:center;border:1px solid #e7eadf;border-radius:7px;background:#f9faf5;font-size:21px;min-height:44px;cursor:pointer}.emoji-options input:checked+span{border-color:var(--blue);background:#edf0ff;box-shadow:0 0 0 1px var(--blue)}.emoji-options input:focus-visible+span{outline:3px solid #9cafff;outline-offset:2px}.form-error{color:#b06346;font-size:11px;line-height:1.6;margin-top:12px;min-height:4px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px;padding-top:20px;border-top:1px solid var(--line)}.form-footnote{font-size:9px!important;color:#a1a792!important;text-align:center;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:19px!important;line-height:1.6!important}.detail-modal{max-width:455px!important}.detail-art{border-radius:11px;height:230px;display:flex;justify-content:center;align-items:center;position:relative;margin-bottom:25px}.detail-art .sock-art{height:208px;width:165px;transform:rotate(12deg)}.detail-art>span{position:absolute;bottom:17px;right:18px;font-size:28px}.detail-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:16px}.detail-tags>span{font-size:10px;padding:6px 9px;background:#f1f2eb;border-radius:5px;color:#919880}.detail-note{display:flex;gap:11px;margin:26px 0;color:#97a084;background:#f4f6ed;border-radius:8px;padding:15px}.detail-note>svg{flex-shrink:0}.detail-note strong{font-size:11px;color:#7b8967}.detail-note p{font-size:10px;line-height:1.7;margin-top:6px;color:#969e87}.detail-actions{display:flex;gap:11px}.detail-actions>.button{flex:1}.about-mark{background:var(--blue);color:var(--yellow);width:59px;height:59px;border-radius:16px;display:grid;place-items:center;transform:rotate(-7deg);margin-bottom:26px}.about-modal h2{margin:14px 0 18px!important}.about-facts{margin:23px 0 26px}.about-facts>div{display:flex;gap:12px;margin:18px 0}.about-facts svg{color:#9ca784;flex-shrink:0;margin-top:2px}.about-facts p{font-size:11px;line-height:1.8;color:#939b86}.about-facts strong{color:#717e5d}.full-width{width:100%}#toast{position:fixed;bottom:25px;left:calc(50% + 112px);transform:translate(-50%,20px);opacity:0;pointer-events:none;z-index:100;background:#263ae2;color:#fff;padding:15px 20px;box-shadow:0 8px 25px #15247730;border-radius:9px;font-size:12px;display:flex;align-items:center;gap:10px;max-width:calc(100% - 32px);width:max-content;transition:opacity .2s,transform .2s;line-height:1.5}#toast svg{flex-shrink:0}#toast.show{opacity:1;transform:translate(-50%,0)}#toast.error{background:#a15b3e}.boot{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;color:#7d87a7;font-size:13px}.boot-mark{background:var(--blue);color:var(--yellow);font-size:45px;font-weight:700;width:76px;height:76px;border-radius:20px;display:grid;place-items:center;transform:rotate(-8deg)}
@media(min-width:1600px){main{padding-top:44px}.welcome{min-height:310px}.hero-art{min-height:310px}.hero-blue{left:17%;top:46px}.hero-orange{left:45%;top:20px}.hero-sock .sock-art{height:255px;width:195px}.hero-orange .sock-art{height:270px;width:205px}.welcome-copy h1{font-size:60px}.sock-stage{height:215px}.sock-stage>.sock-art{height:192px;width:154px}.sock-card-body{padding:18px}.sock-name-line h3{font-size:14px}.sock-description{font-size:10px}.badge,.card-button{font-size:10px}.stat small{max-width:none;font-size:9px}.stat>div>span{font-size:11px}}
@media(max-width:1250px){.sidebar{width:201px;padding-left:14px;padding-right:14px}.brand{font-size:23px}.brand-icon{height:32px;width:32px}.sidebar-kicker{font-size:7px;letter-spacing:1px}.page-shell{margin-left:201px}.topbar{padding:0 30px}main{padding:30px 30px 0}footer{padding-left:30px;padding-right:30px}.welcome{gap:24px;min-height:267px}h1{font-size:46px}.hero-art{min-height:267px}.hero-sock .sock-art{width:152px;height:215px}.hero-orange .sock-art{width:164px;height:232px}.hero-blue{left:7%;top:40px}.hero-orange{left:38%;top:22px}.hero-caption{font-size:7px;left:20px}.star-one{font-size:33px;right:15px}.match-sticker{left:25%;font-size:10px}.hero-coordinate{font-size:6px}.stat{padding:0 13px;gap:9px}.stat-icon{height:33px;width:33px;border-radius:8px}.stat-icon svg{width:18px}.stat strong{font-size:23px}.stat small{font-size:7px;max-width:45px}.stat>div>span{font-size:9px}.sock-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sock-stage{height:186px}#toast{left:calc(50% + 100px)}}
@media(max-width:1000px){.sidebar{width:181px;padding-left:12px;padding-right:12px}.page-shell{margin-left:181px}.brand{font-size:23px;gap:7px}.brand-icon{width:30px;height:30px}.sidebar-kicker{font-size:6px;letter-spacing:.9px}.nav-item{padding:13px 11px;font-size:12px;gap:10px}.laundry-note{padding:17px 13px}.laundry-note strong{font-size:13px}.laundry-note>span:last-child{font-size:8px}main{padding:25px 23px 0}.topbar{padding:0 23px;height:72px}.topbar-label{font-size:8px;letter-spacing:1px}.welcome{gap:20px}.welcome-copy h1{font-size:42px}.welcome-copy .eyebrow{font-size:7px;letter-spacing:1px}.welcome-copy>p{font-size:11px}.hero-art{min-height:250px}.hero-blue{left:-5%;top:35px}.hero-orange{left:35%;top:28px}.hero-sock .sock-art{height:195px;width:143px}.hero-orange .sock-art{height:214px;width:150px}.hero-caption{left:16px;font-size:6px}.star-one{font-size:27px;top:65px;right:12px}.star-two{font-size:34px;left:15px;bottom:33px}.hero-orbit{left:0}.orbit-two{left:10%}.match-sticker{font-size:8px;left:24%;padding:9px 10px;bottom:26px}.hero-coordinate{font-size:5px;bottom:13px}.stats{grid-template-columns:repeat(2,1fr);padding:0;margin-top:22px}.stat{padding:18px 20px}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){border-bottom:1px solid var(--line)}.stat-icon{height:37px;width:37px}.stat small{font-size:9px;max-width:none}.stat>div>span{font-size:10px}.sock-grid{gap:13px}.sock-stage{height:151px}.sock-stage>.sock-art{height:137px;width:110px}.sock-card-body{padding:13px 10px}.sock-name-line h3{font-size:11px}.sock-description{font-size:8px;margin-bottom:13px}.sock-description span{padding:0 1px}.card-button,.badge{font-size:8px}.badge{padding:5px}.inventory-toolbar{flex-wrap:wrap}.filter-tabs{gap:2px}.filter-tab{padding:9px 10px}.search-box{width:180px}.page-heading h1{font-size:37px}.page-heading p{font-size:11px}.page-heading .button{font-size:10px;padding:11px 13px}.pair-workbench{padding:19px}.pair-slots{gap:15px}.pair-slot{width:43%;min-height:171px}.pair-workbench-bottom{gap:14px}.pair-workbench-bottom p{font-size:9px}.pair-workbench-bottom .button{font-size:10px}.suggestion{padding:12px;gap:10px}.suggestion h3{font-size:11px}.suggestion h3 span{font-size:10px}.suggestion .button{font-size:9px;padding:10px}.suggestion-socks .sock-art{width:38px;height:60px}.verification-panel{padding:22px 18px;gap:13px;flex-wrap:wrap}.verification-panel h2{font-size:16px}.verification-panel p{font-size:10px}.verification-panel .button{margin-left:80px}.transaction summary{padding:16px;gap:11px}.transaction-description strong{font-size:11px}.transaction-description>span{font-size:9px}.transaction-meta>span:first-child{font-size:9px}.block-details{padding-left:20px}.ledger-strip{padding:18px}.ledger-strip p{font-size:9px}.ledger-strip .text-button{font-size:9px}footer{padding-left:23px;padding-right:23px;flex-wrap:wrap;gap:8px;font-size:7px}#toast{left:calc(50% + 90px)}}
@media(max-width:900px){.sidebar{width:auto;position:sticky;top:0;padding:16px 20px 0;border-right:0;border-bottom:1px solid var(--line);background:#fffefaf5;backdrop-filter:blur(12px);z-index:20}.brand{font-size:25px;width:max-content}.brand-icon{height:32px;width:32px}.sidebar-kicker,.sidebar-bottom{display:none}.sidebar nav{flex-direction:row;gap:5px;margin-top:14px;justify-content:space-between;padding-bottom:11px}.nav-item{font-size:11px;padding:9px 12px;gap:7px;min-height:36px;border-radius:6px}.nav-item svg{width:17px;height:17px}.nav-count{font-size:8px;min-width:17px;line-height:16px}.nav-dot{width:4px;height:4px}.page-shell{margin-left:0}.topbar{height:0;border:0;padding:0;position:absolute;top:20px;right:22px;z-index:21}.topbar-label{display:none}.topbar-right{gap:12px}.local-pill{font-size:9px}.avatar{width:28px;height:28px;font-size:10px}main{padding:27px 22px 0}.welcome{min-height:245px;gap:20px}.welcome-copy h1{font-size:44px;margin:16px 0 14px}.welcome-copy>p{font-size:11px}.hero-art{min-height:252px}.hero-sock .sock-art{width:145px;height:200px}.hero-orange .sock-art{width:150px;height:214px}.hero-blue{left:0%}.hero-orange{left:37%}.hero-caption{font-size:6px}.hero-coordinate{font-size:5px}.stats{margin-bottom:29px}.stat{padding:17px 21px}.stat-icon{height:38px;width:38px}.stat>div>span{font-size:10px}.stat strong{font-size:25px}.stat small{font-size:9px}.sock-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sock-stage{height:161px}.sock-stage>.sock-art{height:148px;width:118px}.section-title h2{font-size:19px}.section-title p{font-size:11px}.sock-name-line h3{font-size:11px}.sock-card-body{padding:14px 11px}.sock-description{font-size:8px}.sock-description span{padding:0 1px}.card-button,.badge{font-size:8px}.inventory-toolbar{gap:12px}.inventory-subbar{font-size:9px}.select-filters{gap:10px}.select-filters select{font-size:9px}.ledger-strip h3{font-size:11px}footer{padding:27px 22px 21px;font-size:8px}.page-heading{margin-top:4px}.page-heading h1{font-size:40px}.page-heading p{font-size:12px}.verification-panel .button{margin-left:auto}.verification-panel h2{font-size:16px}.verify-symbol{width:57px;height:57px}.transaction-meta{max-width:115px}.block-details>div{grid-template-columns:105px 1fr;gap:15px}#toast{left:50%;bottom:18px}}
@media(max-width:560px){.sidebar{padding:15px 16px 0}.brand{font-size:24px}.topbar{right:17px;top:20px}.topbar-right{gap:9px}.local-pill{font-size:8px}.avatar{width:25px;height:25px}.sidebar nav{gap:2px;margin-top:14px;padding-bottom:10px}.nav-item{font-size:9px;padding:9px 8px;gap:5px}.nav-item svg{width:15px;height:15px}.nav-count{font-size:7px;line-height:14px;min-width:14px}.nav-dot{display:none}main{padding:25px 17px 0}.welcome{grid-template-columns:1fr;gap:25px}.welcome-copy{position:relative}.welcome-copy h1{font-size:49px;letter-spacing:-2.4px;margin:15px 0}.welcome-copy .eyebrow{font-size:8px;letter-spacing:1.2px}.welcome-copy>p{font-size:12px;line-height:1.7}.welcome-copy>.button{margin-top:18px}.button{font-size:11px;padding:12px 16px}.hero-art{height:234px;min-height:234px}.hero-caption{top:20px;left:20px;font-size:7px;letter-spacing:1.4px}.hero-blue{left:19%;top:30px}.hero-orange{left:47%;top:8px}.hero-sock .sock-art{width:148px;height:200px}.hero-orange .sock-art{width:161px;height:217px}.hero-orbit{width:300px;height:300px;left:17%;top:0}.orbit-two{width:220px;height:220px;left:27%;top:40px}.star-one{font-size:34px;top:48px;right:22px}.star-two{font-size:38px;bottom:32px;left:29px}.hero-coordinate{font-size:6px;bottom:16px;right:17px}.match-sticker{left:33%;bottom:30px;font-size:10px;padding:9px 12px}.stats{margin-top:21px;margin-bottom:28px}.stat{padding:16px 13px;gap:10px}.stat-icon{width:32px;height:32px}.stat-icon svg{width:18px}.stat>div>span{font-size:9px;margin-bottom:7px}.stat strong{font-size:24px;gap:8px}.stat small{font-size:7px;max-width:57px}.section-title{gap:10px;margin-bottom:18px}.section-title h2{font-size:19px}.section-title p{font-size:10px;margin-top:6px}.text-button{font-size:10px;gap:5px}.small-count{font-size:9px;padding:3px 6px}.inventory-toolbar{flex-wrap:wrap;padding-bottom:13px;gap:13px}.filter-tabs{width:100%;gap:3px}.filter-tab{flex:1;justify-content:center;font-size:10px;padding:10px 8px;gap:6px}.search-box{width:100%;padding:10px 12px}.search-box input{font-size:11px}.inventory-subbar{font-size:9px;align-items:flex-start;padding:15px 0;gap:8px}.select-filters{gap:8px}.select-filters label{font-size:0;gap:0}.select-filters select{font-size:9px;max-width:98px;padding:0}.sock-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.sock-stage{height:169px;margin:6px 6px 0}.sock-stage>.sock-art{height:152px;width:122px}.sock-number{font-size:7px;left:9px;top:10px}.side-label{font-size:7px;right:8px;top:8px;height:19px;min-width:19px}.sock-card-body{padding:14px 11px 12px}.sock-name-line h3{font-size:11px}.sock-description{font-size:8px;margin:8px 0 14px}.sock-description span{padding:0 2px}.badge,.card-button{font-size:8px}.badge{gap:4px;padding:5px}.color-dot{width:7px;height:7px}.sock-emoji{font-size:12px;width:23px;height:23px;right:9px;bottom:10px}.missing-stamp{font-size:6px;letter-spacing:.5px;padding:6px}.ledger-strip{padding:18px 15px;gap:11px;flex-wrap:wrap;margin-top:23px}.ledger-strip h3{font-size:12px}.ledger-strip p{font-size:9px}.ledger-strip .text-button{margin-left:38px;font-size:10px;padding:0}.ledger-strip-icon svg{width:25px}footer{font-size:8px;padding:24px 17px 23px;gap:11px;line-height:1.5}.page-heading{flex-wrap:wrap;gap:18px;margin-bottom:24px}.page-heading h1{font-size:40px;margin:12px 0}.page-heading p{font-size:11px}.page-heading>.button{margin:0;font-size:11px}.pair-workbench{padding:18px 15px;margin-bottom:27px}.workbench-heading .eyebrow{font-size:7px;letter-spacing:1px}.pair-slots{gap:10px;margin:22px 0}.pair-slot{width:44%;min-height:155px;padding:13px 7px}.pair-slot>strong{font-size:10px;line-height:1.5}.pair-slot>span{font-size:8px}.pair-slot>svg{width:35px}.pair-slot.filled .sock-art{width:68px;height:85px}.pair-connector svg{width:22px}.slot-remove{width:21px;height:21px;right:5px;top:5px}.pair-workbench-bottom{flex-direction:column;align-items:stretch;gap:14px;padding-top:16px}.pair-workbench-bottom p{font-size:10px}.pair-workbench-bottom .button{font-size:11px}.suggestions .section-title h2{font-size:16px;gap:5px}.suggestions .section-title h2>svg{width:16px}.suggestion{flex-wrap:wrap;gap:8px;padding:14px}.suggestion-socks .sock-art{width:38px;height:57px}.suggestion>div:nth-child(2){flex:1}.suggestion h3{font-size:11px;line-height:1.6}.suggestion h3 span{font-size:10px}.suggestion p{font-size:9px;margin-top:4px}.suggestion .button{margin-left:70px;font-size:10px;padding:9px 11px}.verification-panel{padding:21px 17px;gap:13px}.verify-symbol{width:45px;height:45px}.verify-symbol svg{width:28px}.verification-panel>div{flex:1}.verification-panel h2{font-size:15px}.verification-panel p{font-size:10px;margin:8px 0;line-height:1.7}.verification-panel .mono{font-size:8px}.verification-panel .button{margin:7px 0 0;width:100%}.ledger-explainer{gap:8px;margin:15px 0 25px}.ledger-explainer p{font-size:9px}.append-label{font-size:7px;gap:5px}.transactions{border-radius:10px}.transaction summary{padding:15px 12px;gap:9px;position:relative;align-items:flex-start}.event-icon{width:29px;height:29px;border-radius:7px}.event-icon svg{width:16px}.transaction-description{gap:6px;padding:1px 13px 15px 0;flex:1}.transaction-description strong{font-size:10px;line-height:1.5}.transaction-description>span{font-size:9px;line-height:1.6}.transaction-meta{position:absolute;bottom:11px;left:50px;max-width:100%;flex-direction:row;gap:9px;align-items:center}.transaction-meta>span:first-child,.transaction-meta .mono{font-size:7px}.expand-icon{margin-left:0;position:absolute;right:10px;top:23px}.expand-icon svg{width:13px}.block-details{padding:16px 14px}.block-details>div{grid-template-columns:1fr;gap:5px;margin-bottom:14px}.block-details code,.block-details pre{font-size:9px}.verification-result{padding:14px;align-items:flex-start}.verification-result strong{font-size:11px}.verification-result p{font-size:10px}.notice{font-size:10px;padding:13px;gap:8px}.recovery{padding:15px 0 35px}.recovery h1{font-size:34px}.recovery p{font-size:12px}.recovery>div{flex-direction:column}#modal{padding:27px 21px;max-height:calc(100dvh - 26px);width:calc(100% - 24px);border-radius:14px}#modal h2{font-size:27px}#modal .eyebrow{font-size:7px;letter-spacing:1px}.modal-close{top:12px;right:12px;width:27px;height:27px}.registration-top{grid-template-columns:95px 1fr;gap:15px;margin-top:22px}.form-preview{min-height:218px}.form-preview .sock-art{width:100px;height:141px}.form-preview>span{font-size:5px;letter-spacing:.6px}.field{font-size:10px}.field input,.field select{font-size:10px;padding:0 8px;height:37px}.field-hint{font-size:7px;line-height:1.5}.field-row{gap:9px}.emoji-options{gap:6px}.emoji-options span{font-size:19px;min-height:38px}.emoji-field legend{font-size:10px}.modal-actions{margin-top:17px;padding-top:17px}.form-footnote{font-size:8px!important}.detail-art{height:220px}.detail-actions{gap:9px}.detail-actions .button{font-size:10px;padding:11px}.about-facts p{font-size:11px}#toast{font-size:11px;padding:13px 16px;width:calc(100% - 34px);bottom:17px}.empty-state{padding:38px 17px}.empty-state h3{font-size:17px}.empty-state p{font-size:11px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important}}

.emoji-art{width:18px;height:18px;display:block;flex-shrink:0}.emoji-options .emoji-art{width:24px;height:24px}.detail-art>span .emoji-art{width:35px;height:35px}
