body[data-tool="google-photos-metadata-fixer"] .experiment-page-grid{grid-template-columns:minmax(0,1fr)}
body[data-tool="google-photos-metadata-fixer"] .experiment-sidebar{display:none}
.gpmf-workspace{border:1px solid #cbd6da;border-radius:8px;background:#fff;padding:24px}
.gpmf-intro,.gpmf-section-head,.gpmf-picker-row,.gpmf-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}
.gpmf-intro h2,.gpmf-section-head h2{margin:4px 0 6px;font-size:24px}.gpmf-intro p{margin:0;color:#4c5d67}
.gpmf-local,.gpmf-kicker{color:#08705e;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.gpmf-picker-row{justify-content:flex-start;margin-top:22px}.gpmf-picker{position:relative;overflow:hidden;cursor:pointer}.gpmf-picker input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.gpmf-picker:focus-within{outline:3px solid #257bb3;outline-offset:3px}
.gpmf-workspace .primary-action,.gpmf-section .primary-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:10px 16px;border:1px solid #116855;border-radius:6px;background:#116855;color:#fff;font:inherit;font-weight:700;text-decoration:none;cursor:pointer}.gpmf-workspace .primary-action img,.gpmf-section .primary-action img{filter:brightness(0) invert(1)}
.gpmf-workspace .secondary-action,.gpmf-section .secondary-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:10px 16px;border:1px solid #b8c7cc;border-radius:6px;background:#fff;color:#18313a;font:inherit;font-weight:700;cursor:pointer}
.gpmf-drop{margin-top:18px;padding:28px;border:2px dashed #a5b8bd;background:#f3f7f6;text-align:center;font-weight:800}.gpmf-drop span{display:block;max-width:720px;margin:8px auto 0;color:#53636c;font-size:14px;font-weight:400}.gpmf-drop.is-dragging{border-color:#08705e;background:#e4f2ed}
.gpmf-options{margin:20px 0 0;padding:0;border:0}.gpmf-options legend{margin-bottom:10px;font-weight:800}.gpmf-segments{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.gpmf-segments label{position:relative;min-width:0}.gpmf-segments input{position:absolute;opacity:0}.gpmf-segments span{display:block;height:100%;padding:12px;border:1px solid #c8d3d6;border-radius:6px;background:#f8faf9;font-weight:800;cursor:pointer}.gpmf-segments small{display:block;margin-top:3px;color:#53636c;font-weight:400}.gpmf-segments input:checked+span{border-color:#08705e;background:#e5f3ef;box-shadow:inset 0 0 0 1px #08705e}.gpmf-segments input:focus-visible+span{outline:3px solid #257bb3;outline-offset:2px}
.gpmf-offset{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:14px;font-weight:700}.gpmf-offset input{width:82px;padding:8px;border:1px solid #aebdc2;border-radius:4px;font:inherit}.gpmf-offset small{color:#53636c;font-weight:400}#gpmf-status{min-height:24px;margin:18px 0 0;color:#36515b}.gpmf-error{color:#9a341f!important;font-weight:700}
.gpmf-section{padding:30px 0;border-bottom:1px solid #dce4e6}.gpmf-section-head{align-items:end}.gpmf-section-head h2{margin-bottom:0}.gpmf-section-head>span{color:#53636c;font-weight:700}
.gpmf-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:20px;border:1px solid #d5dfe2;border-radius:6px;background:#fff}.gpmf-summary span{padding:15px;border-right:1px solid #d5dfe2;color:#53636c;font-size:13px}.gpmf-summary span:last-child{border-right:0}.gpmf-summary strong{display:block;color:#123840;font-size:25px}
.gpmf-table-wrap{margin-top:16px;overflow:auto;border:1px solid #d5dfe2;border-radius:6px;background:#fff}.gpmf-table{width:100%;min-width:760px;border-collapse:collapse}.gpmf-table th,.gpmf-table td{padding:12px 14px;border-bottom:1px solid #e1e7e9;text-align:left;vertical-align:top;font-size:14px}.gpmf-table th{background:#f3f6f6;color:#3d535c;font-size:12px;text-transform:uppercase}.gpmf-table tr:last-child td{border-bottom:0}.gpmf-file{display:block;max-width:330px;overflow-wrap:anywhere}.gpmf-subtle{display:block;margin-top:3px;color:#61717a;font-size:12px}.gpmf-empty{text-align:center!important;color:#61717a}.gpmf-badge{display:inline-block;padding:4px 7px;border-radius:4px;font-size:12px;font-weight:800}.gpmf-badge.is-ready,.gpmf-badge.is-match{background:#e1f3eb;color:#0b654f}.gpmf-badge.is-conflict{background:#fff0d5;color:#80500a}.gpmf-badge.is-review{background:#f7e7e2;color:#8b3522}
.gpmf-actions{justify-content:flex-start;margin-top:18px}.gpmf-actions button:disabled{opacity:.5;cursor:not-allowed}.gpmf-output-note{margin:10px 0 0;color:#53636c;font-size:13px}.gpmf-copy{max-width:900px}.gpmf-copy h2{font-size:25px}.gpmf-copy p,.gpmf-copy li{line-height:1.7}.gpmf-copy code{overflow-wrap:anywhere}.gpmf-copy details{padding:14px 0;border-bottom:1px solid #dce4e6}.gpmf-copy summary{font-weight:800;cursor:pointer}
@media(max-width:760px){.gpmf-workspace{padding:16px}.gpmf-segments,.gpmf-summary{grid-template-columns:1fr 1fr}.gpmf-summary span:nth-child(2){border-right:0}.gpmf-summary span:nth-child(-n+2){border-bottom:1px solid #d5dfe2}.gpmf-actions button,.gpmf-picker-row>*{width:100%;white-space:normal}.gpmf-intro h2,.gpmf-section-head h2{font-size:21px}}
@media(max-width:430px){.gpmf-segments{grid-template-columns:1fr}.gpmf-summary{grid-template-columns:1fr}.gpmf-summary span{border-right:0;border-bottom:1px solid #d5dfe2}.gpmf-summary span:last-child{border-bottom:0}}
