.pair{grid-template-columns:1fr 1fr;gap:8px;display:grid}.ph{aspect-ratio:1;background:var(--sand,#eee);cursor:pointer;border-radius:14px;position:relative;overflow:hidden}.ph img{object-fit:cover;width:100%;height:100%;display:block}.ph.a.is-active{outline:2.5px solid var(--a);outline-offset:-2px}.ph.b.is-active{outline:2.5px solid var(--b);outline-offset:-2px}.vote-corner{z-index:1;align-items:center;gap:6px;display:flex;position:absolute;bottom:9px}.ph.a .vote-corner{left:9px}.ph.b .vote-corner{flex-direction:row-reverse;right:9px}.tag{font-family:var(--font-headline);color:#fff;text-shadow:0 2px 8px #00000073;pointer-events:none;font-size:24px;font-weight:700;line-height:1}.ph>.tag{position:absolute;bottom:9px}.ph>.tag.A{left:11px}.ph>.tag.B{right:11px}.heart{background:color-mix(in srgb, var(--elevated) 92%, transparent);width:32px;height:32px;color:var(--ink);cursor:pointer;box-shadow:var(--shadow-sm);border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:15px;transition:transform .12s;display:flex}.heart:active{transform:scale(.86)}.heart.on.a{color:var(--a)}.heart.on.b{color:var(--b)}.tug{border-radius:8px;height:28px;margin:13px 0 9px;display:flex;position:relative;overflow:hidden}.tug .a{background:var(--a);min-width:0}.tug .b{background:var(--b);flex:1;min-width:0}.tug--muted .a,.tug--muted .b{background:#c8c8c8}.tug--muted .a{flex:1}.tug-hint{z-index:2;color:#fff;text-align:center;pointer-events:none;text-shadow:0 1px 2px #00000040;justify-content:center;align-items:center;padding:0 10px;font-size:11.5px;font-weight:700;line-height:1.2;display:flex;position:absolute;inset:0}.tug-label{z-index:1;color:#fff;pointer-events:none;text-shadow:0 1px 2px #00000059;white-space:nowrap;font-size:12px;font-weight:700;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.tug-label-a{left:8px}.tug-label-b{right:8px}.app-chrome .pad{max-width:640px;margin:0 auto;padding:16px}.app-chrome__body.compose-ask-body{flex-direction:column;display:flex;overflow:hidden auto}.app-chrome .compose-ask-pad{flex-direction:column;flex:1 0 auto;width:100%;min-height:100%;display:flex}.app-chrome .minihead{color:var(--minihead);margin-bottom:6px;font-size:12px;font-weight:700}.app-chrome .field,.compose-sheet-pad .field{margin-bottom:14px}.app-chrome .field .l,.compose-sheet-pad .field .l{margin-bottom:6px;font-size:13px;font-weight:700}.app-chrome .inp,.compose-sheet-pad .inp{border:1.5px solid var(--line);background:var(--elevated);color:var(--ink);box-sizing:border-box;border-radius:12px;width:100%;padding:12px;font-family:inherit;font-size:14px}.app-chrome .inp::placeholder,.compose-sheet-pad .inp::placeholder{color:var(--muted)}.app-chrome .compose-stack .inp::placeholder{font-family:inherit;font-size:14px;font-weight:400}.app-chrome .inp.inp-plan{border:none;border-bottom:1.5px solid var(--line);background:0 0;border-radius:0;padding:8px 0}.app-chrome .inp.inp-plan:focus{border-bottom-color:var(--brand);outline:none}.app-chrome .inp.q{font-family:var(--font-headline);color:var(--ink);font-size:17px;font-weight:600}.app-chrome textarea.inp{resize:vertical;min-height:70px}.app-chrome .row2{gap:10px;display:flex}.app-chrome .row2>.field{flex:1;min-width:0}.app-chrome .visseg,.compose-sheet-pad .visseg{flex-direction:column;gap:8px;display:flex}.app-chrome .visseg-row{flex-direction:row}.app-chrome .visseg-row button{text-align:center;flex:1;width:auto;min-width:0}.app-chrome .visseg button,.compose-sheet-pad .visseg button{text-align:left;border:1.5px solid var(--line);background:var(--elevated);color:var(--ink);cursor:pointer;border-radius:12px;width:100%;padding:12px 14px;font-family:inherit;font-size:14px;font-weight:700}.app-chrome .visseg button small,.compose-sheet-pad .visseg button small{color:var(--muted);margin-top:2px;font-size:12px;font-weight:400;display:block}.app-chrome .visseg button.on,.compose-sheet-pad .visseg button.on{border-color:var(--brand);background:var(--a-soft);color:var(--brand)}.app-chrome .visseg button.on small,.compose-sheet-pad .visseg button.on small{color:var(--brand-press)}.app-chrome .btn{cursor:pointer;text-align:center;border:none;border-radius:13px;width:100%;padding:13px;font-family:inherit;font-size:15px;font-weight:700}.app-chrome .btn:active{transform:scale(.99)}.app-chrome .btn.primary{background:var(--brand);color:var(--on-brand)}.app-chrome .btn.primary:disabled{opacity:.5;cursor:not-allowed}.app-chrome .marked-strip{-ms-overflow-style:none;scrollbar-width:none;gap:8px;margin-top:-10px;padding-top:10px;padding-bottom:4px;display:flex;overflow-x:auto}.app-chrome .marked-strip::-webkit-scrollbar{width:0;height:0}.app-chrome .marked-item{border:1.5px solid var(--line);background:0 0;border-radius:13px;flex:none;width:104px;position:relative}.app-chrome .marked-item.is-a{border:2px solid var(--a);background:var(--a-soft)}.app-chrome .marked-item.is-b{border:2px solid var(--b);background:var(--b-soft,#dceef0)}.app-chrome .marked-thumb{cursor:pointer;background:0 0;border:none;border-radius:11px;width:96px;height:75px;margin:3px auto 0;padding:0;display:block;position:relative;overflow:hidden}.app-chrome .marked-thumb img{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.app-chrome .marked-radio{z-index:3;appearance:none;cursor:pointer;background:#fffffff2;border:1.5px solid #00000047;border-radius:50%;width:18px;height:18px;margin:0;position:absolute;top:5px;right:5px;box-shadow:0 1px 3px #00000024}.app-chrome .marked-item.is-a .marked-radio{border-color:var(--a);background:var(--a);box-shadow:0 0 0 2px #fffffff2,0 1px 3px #00000024}.app-chrome .marked-item.is-b .marked-radio{border-color:var(--b);background:var(--b);box-shadow:0 0 0 2px #fffffff2,0 1px 3px #00000024}.app-chrome .marked-item.is-a .marked-radio:after,.app-chrome .marked-item.is-b .marked-radio:after{content:"";background:#fff;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.app-chrome .marked-item .source-label{color:var(--muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:4px 2px 6px;font-size:10px;display:block;overflow:hidden}.app-chrome .tag-chips,.compose-sheet-pad .tag-chips{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.app-chrome .tag-chip,.compose-sheet-pad .tag-chip{cursor:pointer;border:none;border-radius:20px;padding:5px 12px;font-family:inherit;font-size:12px;font-weight:600}.app-chrome .tag-chip.on,.compose-sheet-pad .tag-chip.on{background:var(--brand);color:var(--on-brand)}.app-chrome .tag-chip.off,.compose-sheet-pad .tag-chip.off{background:var(--sand);color:var(--minihead)}.app-chrome .tag-chip.selected,.compose-sheet-pad .tag-chip.selected{background:var(--a-soft);color:var(--brand);align-items:center;gap:4px;display:inline-flex}.app-chrome .state-msg,.compose-sheet-pad .state-msg{color:var(--muted);padding:8px 0;font-size:13px}.app-chrome .state-error{color:var(--color-error,#ba1a1a);font-size:13px}.app-chrome .field-error,.compose-sheet-pad .field-error{color:#b91c1c;margin-top:4px;font-size:13px}.app-chrome .compose-stack{flex-direction:column;gap:16px;display:flex}.app-chrome .compose-stack.compose-ask{flex:1 0 auto;min-height:min-content}.app-chrome .compose-ab{flex-direction:column;gap:4px;display:flex}.app-chrome .compose-ask .compose-ab{flex-shrink:0}.app-chrome .compose-ab .ph.a{outline:2.5px solid var(--a);outline-offset:-2px}.app-chrome .compose-ab .ph.b{outline:2.5px solid var(--b);outline-offset:-2px}@media (height<=700px){.app-chrome .compose-ask .ph{max-height:28dvh}}.app-chrome .compose-marked{flex-direction:column;gap:6px;display:flex}.app-chrome .compose-marked .minihead{margin-bottom:0}.app-chrome .compose-stack .field{flex-direction:column;gap:6px;margin-bottom:0;display:flex}.app-chrome .compose-stack .field .l{margin-bottom:0}.app-chrome .compose-tag-body,.compose-sheet-pad .compose-tag-body{flex-direction:column;gap:8px;display:flex}.app-chrome .compose-tag-body .tag-chips,.compose-sheet-pad .compose-tag-body .tag-chips{margin-bottom:0}.app-chrome .compose-tag-body .tag-custom-row,.compose-sheet-pad .compose-tag-body .tag-custom-row{align-items:center}.app-chrome .compose-tag-body .tag-custom-hash,.compose-sheet-pad .compose-tag-body .tag-custom-hash{color:var(--muted);align-self:center;align-items:center;font-size:14px;line-height:1;display:flex}.app-chrome .compose-actions{flex-direction:column;align-items:center;gap:10px;display:flex}.app-chrome .compose-actions .btn.primary{width:100%}.app-chrome .compose-draft-link{color:var(--muted);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:underline}.app-chrome .compose-draft-link:hover{color:var(--ink)}.app-chrome .compose-draft-link:disabled{opacity:.5;cursor:not-allowed}.app-chrome .qzone{flex-direction:column;min-height:0;display:flex}.app-chrome .compose-ask .qzone{flex:1 0 auto;min-height:7.5rem}.app-chrome .qwrap{flex:none;position:relative}.app-chrome .qtitle-row{align-items:flex-start;gap:4px;display:flex}.app-chrome .qtitle-req{color:var(--color-error,#b91c1c);flex:none;padding-top:2px;font-size:18px;font-weight:700;line-height:1.2}.app-chrome .qtitle{width:auto;min-width:0;color:var(--ink);background:0 0;border:none;border-bottom:1.2px solid #e4d9c9;outline:none;flex:1;padding:0 0 8px;font-family:inherit;font-size:18px;font-weight:400}.app-chrome .qtitle::placeholder{color:#6f6355;font-weight:400}.app-chrome .qcap{width:100%;min-height:70px;color:var(--ink);resize:none;background:0 0;border:none;outline:none;flex:1;padding:8px 0 0;font-family:inherit;font-size:14px;font-weight:400;line-height:24px;overflow-y:auto}.app-chrome .qcap::placeholder{color:#6f6355}.app-chrome .qcount{text-align:right;color:#b7a896;font-variant-numeric:tabular-nums;flex:none;padding:0;font-size:11px}.app-chrome .qcount.warn{color:var(--brand);font-weight:700}.app-chrome .acbox{border:1px solid var(--line);z-index:12;background:#fff;border-radius:12px;margin-top:5px;display:none;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 10px 26px #3c281624}.app-chrome .acbox.on{display:block}.app-chrome .acbox button{text-align:left;color:#5f564d;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #f5efe5;width:100%;padding:12px 16px;font-family:inherit;font-size:13px;display:block}.app-chrome .acbox button:last-child{border-bottom:none}.app-chrome .acbox button:hover{background:#fff8f5}.app-chrome .acbox b{color:var(--ink);font-weight:800}.app-chrome .chiprow{flex:none;gap:8px;margin:12px 0;display:flex;overflow-x:auto}.app-chrome .pchip2{color:#6f6355;cursor:pointer;white-space:nowrap;background:#f0e7da;border:none;border-radius:20px;flex:none;align-items:center;gap:8px;min-width:0;max-width:min(44vw,11.5rem);height:40px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:600;display:flex;overflow:hidden}.app-chrome .pchip2-txt{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.app-chrome .pchip2.set{color:var(--brand);background:#fce4db}.app-chrome .pfoot{padding:8px 16px calc(12px + env(safe-area-inset-bottom,0px));background:var(--paper);gap:8px;width:100%;max-width:640px;margin:0 auto;display:flex}.app-chrome .fbtn{cursor:pointer;text-align:center;border:none;border-radius:13px;padding:13px;font-family:inherit;font-size:15px;font-weight:700}.app-chrome .fbtn.draft{background:var(--sand);color:var(--ink);flex:0 0 40%}.app-chrome .fbtn.go{background:var(--brand);color:var(--on-brand);flex:1}.app-chrome .fbtn:disabled{opacity:.5;cursor:not-allowed}.app-chrome .compose-sheet-pad,.compose-sheet-pad,.compose-loc-sheet{padding:0 16px 20px}.compose-loc-sheet .locsearch{border:1.5px solid var(--line);border-radius:12px;align-items:center;gap:9px;margin-bottom:12px;padding:11px 13px;display:flex}.compose-loc-sheet .locsearch input{color:var(--ink);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:13px}.compose-loc-sheet .locdone{cursor:pointer;background:var(--brand);width:100%;color:var(--on-brand);border:none;border-radius:13px;margin-bottom:8px;padding:13px;font-family:inherit;font-size:15px;font-weight:700}.compose-loc-sheet .locrow{cursor:pointer;color:var(--ink);text-align:left;background:0 0;border:none;border-bottom:1px solid #f2ebe0;align-items:center;gap:10px;width:100%;padding:11px 2px;font-family:inherit;font-size:13px;display:flex}.compose-loc-sheet .locrow small{color:var(--muted);margin-top:1px;font-size:11px;display:block}.compose-loc-sheet .locrow:disabled{opacity:.6;cursor:not-allowed}.compose-publish-mask{z-index:40;color:var(--ink);background:#fbf6efdb;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:15px;font-weight:700;display:flex;position:fixed;inset:0}.compose-publish-mask__progress{background:#e8502826;border-radius:999px;width:180px;height:4px;overflow:hidden}.compose-publish-mask__progress-bar{background:var(--brand);border-radius:999px;height:100%;transition:width .15s}.compose-publish-mask__percent{color:var(--muted);font-size:13px;font-weight:700}
