.po{--po-gap:14px}.po-products{display:grid;gap:10px}.po-product{display:grid;grid-template-columns:64px 1fr auto;align-items:center;gap:14px;padding:12px 14px;border:1px solid var(--color-line,#e6e9ef);border-radius:10px;background:#fff;transition:border-color .15s,box-shadow .15s}.po-product-name{min-width:0}.po-product[data-picked="1"]{border-color:var(--color-brand,#232a36);box-shadow:0 0 0 1px var(--color-brand,#232a36) inset}.po-thumb{width:64px;height:64px;border-radius:8px;object-fit:cover;background:#f1f2f5;display:block}.po-thumb-empty{display:grid;place-items:center;color:#b6bcc8;font-size:11px}.po-price{display:flex;align-items:baseline;gap:6px;font-variant-numeric:tabular-nums;white-space:nowrap}.po-list-price{color:#a8aebb;text-decoration:line-through;font-size:12px}.po-off{color:#d84315;font-weight:700;font-size:13px}.po-now{font-weight:700;font-size:15px}.po button{white-space:nowrap;word-break:keep-all}.po-cand-list{list-style:none;margin:0;padding:0;border-top:1px solid #eee}.po-cand{border-bottom:1px solid #eee}.po-cand[data-matched]{background:#f7f8fa}.po-cand-row{display:flex;align-items:baseline;gap:12px;width:100%;padding:9px 10px;background:none;border:0;text-align:left;cursor:pointer}.po-cand-row:hover{background:#fafbfc}.po-cand-name{font-size:13px;font-weight:700;color:#1f2430;min-width:9em;word-break:keep-all}.po-cand-badge{font-size:11px;font-weight:700;color:#fff;background:var(--color-brand,#232a36);border-radius:99px;padding:1px 8px}.po-cand-caret{margin-left:auto;font-size:14px;color:#8b93a1}.po-cand-open{padding:4px 10px 14px}.po-cand-shots{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:12px}.po-shot{margin:0;width:220px}.po-shot img{width:100%;border:1px solid #e6e9ef;border-radius:6px;display:block}.po-shot figcaption{margin-top:4px}.po-candidates{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.po-candidate{border:1px solid var(--color-line,#e6e9ef);border-radius:10px;overflow:hidden;background:#fff;cursor:pointer;text-align:left;padding:0}.po-candidate:hover{border-color:#c9cfda}.po-candidate img{width:100%;aspect-ratio:3/4;object-fit:cover;background:#f1f2f5;display:block}.po-candidate-body{padding:8px 10px 10px}.po-table{width:100%;border-collapse:collapse;font-size:12px;font-variant-numeric:tabular-nums}.po-table td,.po-table th{padding:8px 10px;border-bottom:1px solid #f0f1f4;text-align:center;white-space:nowrap}.po-table th{color:#8b93a1;font-weight:600;border-bottom:1px solid var(--color-line,#e6e9ef)}.po-table td.po-left{text-align:left;white-space:normal}.po-table tbody tr.po-clickable{cursor:pointer}.po-table tbody tr:hover{background:#fafbfc}.po-table button{height:30px;padding:0 10px;border-radius:8px;font-size:12px}.po-badge{display:inline-block;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600;white-space:nowrap}.po-badge[data-s=checking],.po-badge[data-s=received]{background:#fff3e0;color:#b45309}.po-badge[data-s=awaiting_payment]{background:#e8f0fe;color:#1a56db}.po-badge[data-s=making],.po-badge[data-s=paid]{background:#e6f4ea;color:#137333}.po-badge[data-s=shipped]{background:#eef0f4;color:#3f4756}.po-badge[data-s=delivered]{background:#f1f2f5;color:#8b93a1}.po-badge[data-s=rejected]{background:#fdecea;color:#b3261e}.po-expired{color:#b3261e;font-weight:600}.po-field{display:block;margin-bottom:var(--po-gap)}.po-field>span{display:block;margin-bottom:6px}.po-input,.po-select,.po-textarea{width:100%;height:38px;padding:0 12px;border:1px solid var(--color-line,#e6e9ef);border-radius:10px;background:#fff;font-size:13px}.po-textarea{height:auto;min-height:72px;padding:10px 12px;line-height:1.5}.po-input:focus,.po-select:focus,.po-textarea:focus{outline:none;border-color:var(--color-brand,#232a36)}.po-row2{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media (max-width:560px){.po-row2{grid-template-columns:1fr}.po-product{grid-template-columns:48px 1fr;grid-template-areas:"thumb name" "price price"}}.po-choice{display:block;width:100%;text-align:left;padding:16px 18px;border:1px solid var(--color-line,#e6e9ef);border-radius:10px;background:#fff;cursor:pointer;transition:border-color .15s}.po-choice:hover{border-color:var(--color-brand,#232a36)}.po-choice>span{display:block;margin-top:4px}.po-stepper{display:inline-flex;align-items:center;border:1px solid var(--color-line,#e6e9ef);border-radius:999px;overflow:hidden;background:#fff}.po-stepper[data-on="1"]{border-color:var(--color-brand,#232a36)}.po-stepper button{width:34px;height:34px;border:0;background:transparent;font-size:16px;line-height:1;color:var(--color-brand,#232a36);cursor:pointer}.po-stepper button:disabled{color:#c9cfda;cursor:default}.po-stepper-n{min-width:26px;text-align:center;font-size:13px;font-weight:700;font-variant-numeric:tabular-nums}.po-form{padding-bottom:84px}.po-bar{position:sticky;bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border:1px solid var(--color-line,#e6e9ef);border-radius:12px;background:#fff;box-shadow:0 4px 16px rgb(0 0 0/8%)}.po-bar-sum{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;min-width:0}.po-bar-total{font-size:17px;font-weight:700;font-variant-numeric:tabular-nums}.po-alert{margin-bottom:12px;padding:10px 12px;border-radius:8px;background:#fdecea;color:#b3261e;font-weight:600}.po-field-bad .po-file,.po-field-bad .po-input,.po-field-bad .po-select{border-color:#b3261e}.po-req{display:inline-block;margin-left:6px;padding:1px 6px;border-radius:999px;background:#eef0f4;color:#3f4756;font-size:11px;font-weight:600}.po-back{display:block;margin-bottom:12px;color:#8b93a1;text-decoration:underline;background:none;border:0;cursor:pointer}.po-file{padding-top:7px}.po-sides{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.po-side{display:grid;justify-items:center;gap:4px;text-align:center;padding:12px 10px;border:1px solid var(--color-line,#e6e9ef);border-radius:10px}.po-side[data-ok="0"]{opacity:.55}.po-side[data-ok="1"]{border-color:var(--color-brand,#232a36)}.po-side-img{width:54px;height:68px;display:block}@media (max-width:560px){.po-product{grid-template-columns:48px 1fr;row-gap:10px}.po-product .po-stepper{grid-column:2;justify-self:end}.po-bar{flex-direction:column;align-items:stretch}.po-bar button{width:100%}}.po-foot{margin-top:40px;padding-top:20px;border-top:1px solid var(--color-line,#e6e9ef);color:#8b93a1;font-size:12px;line-height:1.9}.po-foot-links{display:flex;flex-wrap:wrap;gap:6px 16px;margin-bottom:12px;font-weight:600}.po-foot-links a{color:#3f4756;text-decoration:underline}.po-foot-links [aria-current=page]{color:#8b93a1}.po-foot-biz{display:flex;flex-wrap:wrap;gap:2px 14px;margin:0}.po-foot-biz>div{display:flex;gap:5px}.po-foot-biz dt{color:#b6bcc8}.po-foot-biz dd{margin:0;font-variant-numeric:tabular-nums}.po-foot-note{margin:10px 0 0;max-width:60ch}.po-legal{font-size:14px;line-height:1.85;color:#3f4756}.po-legal h2{font-size:15px;font-weight:700;color:#1f2430;margin:28px 0 8px}.po-legal h2:first-child{margin-top:0}.po-legal p{margin:0 0 12px}.po-legal b{color:#1f2430;font-weight:600}.po-legal a{color:#232a36;text-decoration:underline}.po-legal ol,.po-legal ul{margin:0 0 12px;padding-left:20px}.po-legal li{margin-bottom:6px}.po-legal-table{overflow-x:auto;margin:0 0 16px}.po-legal-table table{width:100%;min-width:380px;border-collapse:collapse;font-size:13px}.po-legal-table td,.po-legal-table th{text-align:left;vertical-align:top;padding:9px 12px 9px 0;border-bottom:1px solid #f0f1f4}.po-legal-table thead th{color:#8b93a1;font-weight:600;border-bottom:1px solid var(--color-line,#e6e9ef);white-space:nowrap}.po-legal-table tbody th{width:96px;color:#8b93a1;font-weight:600;white-space:nowrap}.po-agree{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;padding:14px 16px;border:1px solid var(--color-line,#e6e9ef);border-radius:10px;background:#fafbfc;margin-bottom:16px;cursor:pointer}.po-agree input{margin-top:3px}.po-agree a{color:#232a36;text-decoration:underline}.po-agree[data-bad="1"]{border-color:#b3261e;background:#fdecea}