.demo-sheet:has(.external-work){max-width:820px}.external-work{--work-teal:var(--w-teal,#066e6e);--work-muted:var(--w-muted,#7a8089);--work-ink:var(--w-ink,#21252b);--work-line:var(--w-line,#0000000f);--work-paper:var(--w-paper,#f4f5f7);--work-surface:var(--w-surface,#fff);--work-tint:var(--w-tint,#e8f2f1);display:grid;grid-gap:18px;gap:18px;color:var(--work-ink);min-width:0;padding:0}.external-work button,.external-work select,.external-work textarea{font:inherit}.external-work button{cursor:pointer;-webkit-tap-highlight-color:transparent}.external-work button:disabled{opacity:.45;cursor:default}.external-work button:focus-visible,.external-work select:focus-visible,.external-work summary:focus-visible,.external-work textarea:focus-visible{outline:3px solid var(--work-teal);outline-offset:3px}.external-work h3{font-size:13px;margin:0 0 9px!important;font-weight:650}.external-work-target{min-width:0;border-bottom:1px solid var(--work-line);padding-bottom:15px}.external-work-target-main{display:flex;align-items:center;justify-content:space-between;gap:12px}.external-work-target-identity{display:grid;grid-gap:4px;gap:4px;min-width:0}.external-work-target-identity>small{font-size:10px;color:var(--work-muted)}.external-work-target-identity>strong{font-size:17px;line-height:1.45;overflow-wrap:anywhere}.external-work-target-identity>span{font-size:11px;color:var(--work-muted)}.external-work-target-identity b{font-weight:500;color:var(--work-ink)}.external-work-selection-toggle{display:inline-flex;align-items:center;gap:5px;border:0;border-radius:8px;background:var(--work-tint);padding:9px 10px;min-height:40px;color:var(--work-teal);font-size:11px!important;white-space:nowrap;flex-shrink:0}.external-work-preview-strip{display:flex;gap:7px;align-items:center;margin-top:12px}.external-work-preview-strip>span{width:46px;height:46px;border-radius:7px;overflow:hidden;background:var(--work-tint)}.external-work-preview-strip>small{font-size:11px;color:var(--work-muted);margin-left:2px}.external-work-preview-strip .album-lazy-thumbnail,.external-work-preview-strip .camera-thumb-placeholder{display:block;width:100%;height:100%}.external-work-preview-strip img{width:100%;height:100%;object-fit:contain}.external-work-photo-selection{margin-top:10px}.external-work-selection-tools{display:flex;gap:12px;align-items:center;font-size:11px;color:var(--work-muted);margin-bottom:8px}.external-work-selection-tools>span{flex:1 1}.external-work-selection-tools>button{border:0;background:transparent;color:var(--work-teal);padding:7px 0;min-height:38px;font-size:11px}.external-work-photos{display:grid;grid-template-columns:repeat(auto-fill,minmax(60px,1fr));grid-gap:10px;gap:10px;min-width:0}.external-work-photo{border:0;padding:0;background:transparent;min-width:0;color:var(--work-muted);text-align:left}.external-work-photo-image{display:block;position:relative;aspect-ratio:1;border:2px solid transparent;border-radius:9px;overflow:hidden;background:var(--work-tint)}.external-work-photo-image .camera-thumb-placeholder,.external-work-photo-image>.album-lazy-thumbnail{display:block;width:100%;height:100%}.external-work-photo-image img{width:100%;height:100%;object-fit:contain}.external-work-photo[aria-pressed=true] .external-work-photo-image{border-color:var(--work-teal)}.external-work-photo[aria-pressed=false] .external-work-photo-image{opacity:.48}.external-work-check{display:grid;place-items:center;position:absolute;right:3px;bottom:3px;width:17px;height:17px;border:1px solid #8da498;border-radius:50%;background:var(--work-surface);color:#fff}.external-work-photo[aria-pressed=true] .external-work-check{background:var(--work-teal);border-color:var(--work-surface)}.external-work-photo>small{display:block;margin-top:4px;font-size:9px}.external-work-fields{display:grid;grid-gap:17px;gap:17px;min-width:0}.external-work-options{display:grid;grid-gap:18px;gap:18px;min-width:0}.external-work-purposes{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px}.external-work-purposes>button{display:flex;gap:7px;align-items:center;min-height:42px;text-align:left;padding:8px 10px;border:1px solid var(--work-line);border-radius:9px;background:transparent;color:var(--work-ink);font-size:12px;font-weight:500;min-width:0}.external-work-purposes>button>svg{flex-shrink:0}.external-work-purposes>button:last-child{grid-column:1/-1;justify-content:center}.external-work-purposes>button[aria-pressed=true]{border-color:var(--work-teal);background:var(--work-tint);color:var(--work-teal);box-shadow:inset 0 0 0 .5px var(--work-teal)}.external-work-purpose-detail{font-size:11px!important;line-height:1.5;color:var(--work-muted);margin:7px 0 0!important;min-height:16px}.external-note-output{min-width:0;display:grid;grid-gap:7px;gap:7px}.external-note-output>label{display:flex;align-items:baseline;justify-content:space-between;gap:7px;font-size:13px;font-weight:650}.external-note-output>label>span{font-size:10px;font-weight:400;color:var(--work-muted);text-align:right;overflow-wrap:anywhere}.external-note-output select{display:block;width:100%;min-width:0;box-sizing:border-box;border:1px solid var(--work-line);border-radius:9px;background:var(--work-surface);padding:10px 9px;font-size:13px;line-height:1.5;color:var(--work-ink);min-height:43px}.external-note-output>small{font-size:10px;line-height:1.5;color:var(--work-muted)}.external-note-current{font-size:11px;color:var(--work-teal)}.external-note-current summary{cursor:pointer;min-height:34px;align-content:center}.external-note-current pre{font:inherit;font-size:12px;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8;padding:10px;border-left:2px solid var(--work-teal);margin:5px 0;background:var(--work-tint)}.external-work-instruction-field{display:flex;flex-direction:column;gap:8px;min-width:0}.external-work-instruction{display:flex;align-items:baseline;gap:8px;font-size:13px;font-weight:650}.external-work-instruction>span{font-size:10px;font-weight:400;color:var(--work-muted)}.external-work-instruction-field>textarea{width:100%;box-sizing:border-box;min-height:86px;min-width:0;border:1px solid var(--work-line);border-radius:10px;background:var(--work-surface);padding:11px;font-size:16px;line-height:1.75;resize:vertical;color:var(--work-ink)}.external-work-instruction-field>textarea::placeholder{font-size:12px;color:var(--work-muted)}.external-work-handoff{min-width:0}.external-work-actions{display:flex}.external-work-primary{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:48px;border:0;border-radius:11px;background:var(--work-teal);color:var(--work-surface);font-size:14px!important;font-weight:600!important;padding:12px 15px}.external-work-copy-caption{font-size:10px!important;color:var(--work-muted);text-align:center;line-height:1.6;margin:8px 0 0!important}.external-work-details{border-top:1px solid var(--work-line);padding-top:5px;min-width:0}.external-work-help{font-size:12px;color:var(--work-muted)}.external-work-help>summary{font-size:11px;min-height:40px;align-content:center;cursor:pointer}.external-work-steps{padding-left:20px;font-size:12px;line-height:1.9;margin:5px 0 10px}.external-work-folder{display:flex;gap:7px;align-items:center;font-size:11px;color:var(--work-muted);margin:10px 0}.external-work-folder>span{overflow-wrap:anywhere}.external-work-folder>svg{flex-shrink:0}.external-work-privacy{font-size:11px!important;line-height:1.7;color:var(--work-muted);margin:9px 0!important}.external-work-text-button{display:inline-flex;gap:6px;color:var(--work-teal);min-height:38px}.external-work-preview-toggle,.external-work-text-button{align-items:center;border:0;background:transparent;font-size:11px!important;padding:9px 0;text-align:left}.external-work-preview-toggle{display:flex;justify-content:space-between;gap:12px;width:100%;min-height:40px;color:var(--work-muted)}.external-work-preview-toggle>span{font-size:17px;color:var(--work-muted)}.external-work-preview{min-width:0}.external-work-preview>textarea{display:block;width:100%;min-width:0;box-sizing:border-box;resize:vertical;border:1px solid var(--work-line);border-radius:8px;background:var(--work-tint);padding:11px;font:16px/1.75 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere;color:var(--work-ink)}.external-work-notice{font-size:12px!important;line-height:1.65;color:var(--work-teal);border-left:3px solid var(--work-teal);background:var(--work-tint);border-radius:3px;margin:0 0 10px!important;padding:9px 11px}.external-work-scope-notice{font-size:12px!important;line-height:1.7;color:#816126;background:#fbf5e6;border-radius:7px;padding:9px 11px;margin:10px 0 0!important}.external-work-scope-notice p{margin:0!important;font-size:12px!important}.external-work-scope-notice .external-work-text-button{padding-bottom:0}.external-work-handoff>.external-work-scope-notice{margin-bottom:10px!important}.external-work-selection-hint{font-size:12px;line-height:1.7;color:var(--work-muted);margin:0}.external-work-folder-note{display:flex;align-items:flex-start;gap:10px;background:var(--work-tint);border-left:3px solid var(--work-teal);border-radius:6px;padding:12px}.external-work-folder-note>svg{flex-shrink:0;margin-top:2px}.external-work-folder-note h3{font-size:13px!important;margin:0 0 5px!important}.external-work-folder-note p{font-size:12px!important;color:var(--work-muted);line-height:1.7;margin:0!important}.external-work-intro{font-size:17px;line-height:1.65;margin:0}.external-work-intro>span{display:block;font-size:12px;color:var(--work-muted);font-weight:400}.external-work-choose{gap:15px}.external-work-search{display:flex;align-items:center;gap:8px;border:1px solid var(--work-line);border-radius:10px;background:var(--work-surface);padding:10px;color:var(--work-muted)}.external-work-search>input{width:100%;min-width:0;border:0;background:transparent;font:inherit;font-size:16px;color:var(--work-ink)}.external-work-albums{display:grid}.external-work-albums>button{display:flex;gap:12px;align-items:center;padding:12px 0;border:0;border-bottom:1px solid var(--work-line);background:transparent;text-align:left;min-width:0;color:var(--work-ink)}.external-work-albums>button>span:nth-child(2){flex:1 1;min-width:0}.external-work-albums strong{display:block;font-size:14px;overflow-wrap:anywhere}.external-work-albums small{display:block;font-size:11px;color:var(--work-muted);margin-top:4px}.external-work-album-thumbnail{width:44px;height:44px;border-radius:8px;overflow:hidden;flex-shrink:0;background:var(--work-tint)}.external-work-album-thumbnail .camera-thumb-placeholder,.external-work-album-thumbnail>.album-lazy-thumbnail{display:block;width:100%;height:100%}.external-work-album-thumbnail img{width:100%;height:100%;object-fit:contain}@media(min-width:740px){.external-work{gap:20px}.external-work-fields{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:25px}.external-work-instruction-field>textarea{flex:1 1;min-height:200px}.external-work-target{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:0 22px;gap:0 22px}.external-work-target-main{gap:22px}.external-work-preview-strip{margin:0}.external-work-photo-selection,.external-work-scope-notice{grid-column:1/-1}.external-work-target-identity>strong{font-size:18px}.external-work-primary{max-width:410px;margin:auto}.external-work-details{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:0 25px;gap:0 25px}.external-work-preview-toggle{align-self:start}.external-work-preview{grid-column:1/-1}}@media(max-width:359px){.external-work{gap:15px}.external-work-target-main{gap:7px}.external-work-target-identity>strong{font-size:15px}.external-work-selection-toggle{font-size:10px!important;padding:8px}.external-work-selection-toggle>svg{display:none}.external-work-purposes>button{font-size:11px;padding:8px;gap:5px}.external-note-output select,.external-note-output>label{font-size:12px}.external-work-instruction-field>textarea{min-height:78px}}.demo-sheet .external-work button{color:var(--work-teal)}.demo-sheet .external-work h3{color:var(--work-ink)}.demo-sheet .external-work .external-work-primary{color:var(--work-surface);background:var(--work-teal)}.demo-sheet .external-work .external-work-purposes>button{color:var(--work-ink)}.demo-sheet .external-work .external-work-purposes>button[aria-pressed=true]{color:var(--work-teal)}.demo-sheet .external-work .external-work-albums>button{color:var(--work-ink)}.external-work-preview textarea{font-size:16px}.external-work-preview textarea::selection{background:var(--work-teal);color:var(--work-surface)}@media(prefers-color-scheme:dark){.external-work-scope-notice{background:#382d17;color:#ebcd92}.external-work-folder-note{border-color:var(--work-teal)}}.demo-sheet .external-work input,.demo-sheet .external-work select,.demo-sheet .external-work textarea{color:var(--work-ink);background:var(--work-surface);border-color:var(--work-line)}.demo-sheet:has(.external-work)>.demo-sheet-header>button{color:var(--w-teal,#066e6e)}.demo-sheet .external-work .external-work-purposes>button{font-size:13px;min-height:44px}.demo-sheet .external-work select{min-height:44px;padding:10px 9px;font-size:16px;border-radius:9px}.demo-sheet .external-work .external-work-instruction-field>textarea{font-size:16px}@media(max-width:359px){.demo-sheet .external-work .external-work-purposes>button{font-size:12px}}.external-work-select{position:relative;min-width:0}.external-work-select>span{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--work-muted);font-size:18px}.demo-sheet .external-work .external-work-select>select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:33px;width:100%;box-sizing:border-box;border:1px solid var(--work-line)}.external-review{--external-teal:#096f70;--external-muted:#687879;--external-line:#dfe7e7;display:grid;grid-gap:18px;gap:18px;color:#1f3033;padding:4px 2px 16px;min-width:0}.external-review button{font:inherit;cursor:pointer}.external-review button:disabled{cursor:wait;opacity:.55}.external-review button:focus-visible,.external-review summary:focus-visible{outline:3px solid #198d8f;outline-offset:3px}.external-review-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.external-review-intro>div{min-width:0}.external-review-eyebrow{margin:0 0 8px;color:var(--external-teal);font-size:12px;font-weight:750;letter-spacing:.04em}.external-review-intro h3{margin:0 0 10px;font-size:clamp(20px,3.5vw,25px);line-height:1.4;letter-spacing:-.035em}.external-review-intro p:not(.external-review-eyebrow){margin:0;color:var(--external-muted);font-size:13px;line-height:1.75;max-width:58ch}.external-review-refresh{border:1px solid var(--external-line);background:#fff;border-radius:11px;min-height:44px;display:flex;align-items:center;justify-content:center;gap:6px;flex-shrink:0;padding:8px 12px;color:var(--external-teal);font-size:13px!important;font-weight:650!important}.external-review-history{display:flex;gap:8px;overflow-x:auto;padding:4px 2px 9px;scrollbar-width:thin;overscroll-behavior-x:contain}.external-review-history button{flex:0 0 auto;min-height:58px;min-width:114px;background:#f3f6f6;border:1px solid transparent;color:var(--external-muted);padding:9px 12px;border-radius:11px;text-align:left;display:grid;grid-gap:4px;gap:4px}.external-review-history button span{font-size:13px;font-weight:700}.external-review-history button small{font-size:11px}.external-review-history button[aria-pressed=true]{border-color:#096f70;background:#eaf5f3;color:#075e60}.external-review-overview{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 2px}.external-review-overview>div{display:grid;grid-gap:4px;gap:4px}.external-review-overview strong{font-size:16px}.external-review-overview>div>span{font-size:11px;color:var(--external-muted)}.external-review-overview ul{display:flex;gap:12px;list-style:none;padding:0;margin:0;font-size:12px;color:var(--external-muted)}.external-review-overview b{color:#253e40;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.external-review-notice{font-size:13px;color:var(--external-teal);line-height:1.6;margin:0}.external-review-notice:empty{display:none}.external-review-records{display:grid;grid-gap:14px;gap:14px;min-width:0}.external-change-record{border:1px solid var(--external-line);border-radius:14px;overflow:hidden;background:#fff;min-width:0}.external-change-heading{display:flex;align-items:flex-start;gap:13px;padding:16px}.external-change-photo{width:72px;height:72px;flex:0 0 72px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:0;border-radius:10px;background:#eef3f3;padding:0;color:#5b7b7c}.external-change-photo .album-lazy-thumbnail,.external-change-photo img{display:block;width:100%;height:100%;object-fit:contain}.external-change-photo .camera-thumb-placeholder{width:100%;height:100%;display:grid;place-items:center}.external-change-title{min-width:0;flex:1 1}.external-change-title small{color:var(--external-muted);font-size:11px;overflow-wrap:anywhere}.external-change-title h4{font-size:15px;line-height:1.45;margin:4px 0 7px;overflow-wrap:anywhere}.external-change-title ul{margin:0;padding:0;list-style:none;display:grid;grid-gap:3px;gap:3px;color:var(--external-teal);font-size:12px;line-height:1.55;overflow-wrap:anywhere}.external-change-badge{border-radius:6px;padding:4px 6px;font-size:10px;font-weight:700;flex-shrink:0;background:#f0f3f4;color:#4f666c}.external-change-added{background:#eaf5ee;color:#2e6950}.external-change-removed{background:#f7efeb;color:#8a5945}.external-change-details{border-top:1px solid var(--external-line)}.external-change-details>summary{list-style:none;padding:13px 16px;min-height:44px;cursor:pointer;color:#4b6365;font-size:12px;font-weight:650;display:flex;align-items:center;gap:8px}.external-change-details>summary::-webkit-details-marker{display:none}.external-change-details>summary:before{content:"›";display:inline-block;line-height:1;font-size:20px;transform:rotate(0)}.external-change-details[open]>summary:before{transform:rotate(90deg)}.external-change-details>summary>span{margin-left:auto;font-weight:400;font-size:11px;color:var(--external-muted)}.external-change-details dl{margin:0;padding:0 16px 8px}.external-change-details dl>div{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px 12px;gap:8px 12px;padding:12px 0;border-top:1px solid #edf1f1;min-width:0}.external-change-details dt{grid-column:1/-1;font-weight:650;font-size:12px;line-height:1.5;overflow-wrap:anywhere}.external-change-details dd{margin:0;min-width:0;background:#f6f8f8;padding:9px 11px;border-radius:7px}.external-change-details dd+dd{background:#edf6f4}.external-change-details dd small{font-size:10px;display:block;color:var(--external-muted);margin-bottom:5px}.external-change-details dd p{margin:0;font-size:12px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.external-change-actions{border-top:1px solid var(--external-line);padding:9px 16px;display:flex;justify-content:flex-end}.external-change-actions>button{color:var(--external-teal);border:0;background:transparent;display:flex;align-items:center;gap:3px;min-height:44px;padding:8px 0;font-size:12px;font-weight:650}.external-change-actions>button svg{width:15px;height:15px}.external-change-actions>p{margin:4px 0;font-size:11px;line-height:1.7;color:var(--external-muted);max-width:100%;display:flex;align-items:center;gap:6px}.external-change-actions>p.external-change-restored{color:var(--external-teal)}.external-change-restored svg{flex-shrink:0}.external-change-confirm{width:100%;font-size:12px}.external-change-confirm p{margin:4px 0 8px;line-height:1.5}.external-change-confirm>div{display:flex;gap:10px;justify-content:flex-end}.external-change-confirm button{border:1px solid var(--external-line);min-height:44px;padding:8px 12px;border-radius:8px;background:#fff;color:var(--external-teal)}.external-review-footnote{font-size:11px;line-height:1.7;color:var(--external-muted);margin:0;padding:0 2px}.external-review-empty{text-align:center;padding:34px 16px;color:var(--external-muted)}.external-review-empty>svg{color:var(--external-teal);width:32px;height:32px}.external-review-empty h3{font-size:17px;color:#29484a;margin:15px 0 10px}.external-review-empty p{font-size:13px;line-height:1.8;max-width:44ch;margin:0 auto}@media(max-width:520px){.external-review{gap:15px}.external-review-intro{display:grid;grid-gap:12px;gap:12px}.external-review-refresh{justify-self:start}.external-change-heading{padding:13px;gap:10px;position:relative}.external-change-photo{width:58px;height:58px;flex-basis:58px}.external-change-title h4{font-size:14px}.external-change-title{padding-right:0}.external-change-badge{position:absolute;top:8px;left:8px;box-shadow:0 0 0 2px #fff}.external-review-overview{align-items:flex-start}.external-review-overview ul{gap:8px;font-size:11px;padding-top:3px}.external-change-details dl{padding-right:12px;padding-left:12px}.external-change-details dd{padding:8px}.external-change-actions{padding:8px 13px}}@media(prefers-reduced-motion:reduce){.external-review *{scroll-behavior:auto}}.external-review .external-review-intro h3{margin:0 0 10px;color:#20393b;font-size:clamp(20px,3.5vw,25px);line-height:1.4;letter-spacing:-.035em;font-weight:700}.external-review .external-review-empty h3{font-size:17px;color:#29484a;margin:15px 0 10px}.external-change-record>.demo-error{margin:10px 13px}.record-notes{--notes-surface:var(--w-surface,#fff);--notes-muted:var(--w-muted,#65757a);color:var(--w-ink);min-width:0;margin:22px 0;scroll-margin-block-start:16px;container-type:inline-size}.record-notes *{box-sizing:border-box}.record-notes button,.record-notes summary{font:inherit;cursor:pointer;touch-action:manipulation}.record-notes button:disabled,.record-notes summary[aria-disabled=true]{opacity:.45;cursor:default}.record-notes :is(button,summary,input,textarea):focus-visible{outline:2px solid var(--w-teal);outline-offset:3px}.record-notes-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.record-notes .record-notes-heading h2{display:flex;align-items:center;gap:9px;margin:0;font-size:20px;line-height:1.4;letter-spacing:0;color:var(--w-ink)}.record-notes-count{display:inline-grid;place-items:center;min-width:24px;height:24px;padding:0 6px;border-radius:8px;background:var(--w-raised,#e9ebef);font-size:12px;font-weight:500;color:var(--notes-muted)}.record-notes .record-notes-heading p{margin:4px 0 0;font-size:12px;line-height:1.5;color:var(--notes-muted)}.record-notes-add,.record-notes-primary,.record-notes-secondary{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:10px 14px;border-radius:10px;border:1px solid transparent;font-size:13px!important;font-weight:600!important;line-height:1.4;white-space:normal;text-align:center}.record-notes-add{background:var(--w-tint,#e8f2f1);color:var(--w-teal);flex-shrink:0}.record-notes-primary{background:var(--w-teal);color:var(--w-surface,#fff)}.record-notes-secondary{background:var(--notes-surface);border-color:var(--w-line);color:var(--w-ink)}.record-notes :is(.record-notes-add,.record-notes-primary) svg{width:18px;height:18px;flex-shrink:0}.record-notes-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px;min-height:44px}.record-notes-text-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 9px;border:0;border-radius:8px;background:transparent;color:var(--w-teal);font-size:13px!important;line-height:1.4;text-decoration:none}.record-notes-select-toggle{margin-left:auto}.record-notes-copybar,.record-notes-text-button:hover{background:var(--w-tint,#e8f2f1)}.record-notes-copybar{position:-webkit-sticky;position:sticky;top:0;z-index:3;display:grid;grid-gap:6px;gap:6px;padding:10px 12px;border:1px solid var(--w-line);border-radius:12px;box-shadow:0 3px 14px #00000008;margin:0 0 12px}.record-notes-copybar>div{display:flex;justify-content:space-between;align-items:center;gap:8px;min-width:0}.record-notes-copybar strong{font-size:13px;font-weight:600}.record-notes-copybar>div:last-child>button{flex:1 1;min-width:0}.record-notes .record-notes-copy-status{font-size:13px;color:var(--w-teal);line-height:1.5;margin:8px 0}.record-notes-copy-fallback{padding:12px;background:var(--notes-surface);border:1px solid var(--w-teal);border-radius:12px;margin-bottom:12px}.record-notes-copy-fallback textarea{width:100%;min-height:140px;background:var(--notes-surface);color:var(--w-ink);font:inherit;font-size:16px;line-height:1.7;border:0;resize:vertical}.record-notes-list{display:flex;flex-direction:column;min-width:0;border:1px solid var(--w-line);border-radius:16px;background:var(--notes-surface)}.record-note{min-width:0;padding:12px 16px 16px;position:relative;color:var(--w-ink);border:0;border-radius:0;background:transparent}.record-note+.record-note{border-top:1px solid var(--w-line)}.record-note:first-child{border-top-left-radius:16px;border-top-right-radius:16px}.record-note:last-child{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.record-note[data-selected=true]{background:var(--w-tint,#e8f2f1);box-shadow:inset 3px 0 var(--w-teal)}.record-note[data-new-note=true]{background:var(--w-tint,#e8f2f1);border-block:1px solid var(--w-line)}.record-note-heading{display:flex;align-items:center;gap:4px;min-height:40px;min-width:0;flex-wrap:wrap}.record-note-label{font-size:12px;line-height:1.4;color:var(--notes-muted);white-space:nowrap;padding-right:4px}.record-note-ai .record-note-label{color:var(--w-teal)}.record-note-status{font-size:10px;line-height:1.4;color:var(--notes-muted);flex:1 1;min-width:0;white-space:nowrap}.record-note-status[data-status=error]{color:#b44731}.record-note-status[data-status=dirty]{color:var(--w-teal)}.record-note-tools{display:flex;align-items:center;gap:0;margin-left:auto;flex-shrink:0}.record-note-tools>.record-notes-text-button{padding-inline:7px;min-width:44px}.record-note-select{display:flex;align-items:center;gap:9px;min-height:44px;flex:1 1;color:var(--w-ink);font-size:13px;cursor:pointer}.record-note-select input{width:21px;height:21px;margin:0;accent-color:var(--w-teal);flex-shrink:0}.record-note-input{display:block;width:100%;min-width:0;font:inherit;font-size:16px;line-height:1.8;letter-spacing:0;color:var(--w-ink);padding:6px 0;background:transparent;border:0;resize:none;overflow:hidden;white-space:pre-wrap;border-radius:4px;outline-offset:3px}.record-note-input::placeholder{color:var(--notes-muted);opacity:.85}.record-note-input:disabled{opacity:.7}.record-note-input[readonly]{opacity:1}.record-note-body{font-size:16px;line-height:1.8;overflow-wrap:anywhere;white-space:normal;max-height:12.6em;overflow:hidden;margin-top:2px}.record-note-body.is-expanded{max-height:none}.record-notes .record-note-body :is(h4,p){font:inherit;font-size:inherit;line-height:inherit;margin:0;white-space:pre-wrap;color:var(--w-ink)}.record-notes .record-note-body h4{font-weight:650;margin-top:8px}.record-notes .record-note-body h4:first-child{margin-top:0}.record-notes .record-note-body p+p{margin-top:5px}.record-note-bullet{position:relative;padding-left:14px}.record-note-bullet:before{content:"•";position:absolute;left:0;color:var(--w-teal)}.record-note-body small,.record-note-empty{color:var(--notes-muted);font-size:12px}.record-note-photo-link{display:inline;min-height:24px;padding:0 3px;border:0;background:var(--w-tint,#e8f2f1);color:var(--w-teal);border-radius:3px;font-size:inherit;text-decoration:underline;text-underline-offset:3px}.record-notes-divider{padding:12px 16px 2px;font-size:12px;font-weight:600;color:var(--w-teal)}.record-note-actions,.record-notes-divider{display:flex;align-items:center;gap:10px;border-top:1px solid var(--w-line)}.record-note-actions{justify-content:flex-end;margin-top:12px;padding-top:10px}.record-notes-menu{position:relative;color:var(--w-teal);flex-shrink:0}.record-notes-menu>summary{display:flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:6px 8px;list-style:none;border-radius:8px;font-size:13px;line-height:1.4}.record-notes-menu>summary::-webkit-details-marker{display:none}.record-notes-menu>summary svg{width:16px;height:16px}.record-notes-menu.is-icon>summary{width:36px;padding:6px}.record-notes-menu.is-icon>summary svg{width:20px;height:20px}.record-notes-menu[open]>summary{background:var(--w-tint,#e8f2f1)}.record-notes-menu-panel{position:absolute;top:calc(100% + 3px);left:0;z-index:7;width:245px;max-width:calc(100vw - 48px);padding:6px;background:var(--notes-surface);border:1px solid var(--w-line);border-radius:12px;box-shadow:0 8px 28px #00000020;color:var(--w-ink)}.record-notes-menu.is-icon .record-notes-menu-panel{left:auto;right:0}.record-notes-menu-panel:empty{display:none}.record-notes-menu-panel>button{display:flex;align-items:center;gap:10px;width:100%;min-height:48px;padding:10px;border:0;border-radius:8px;background:transparent;text-align:left;color:var(--w-ink);font-size:13px;line-height:1.5}.record-notes-menu-panel>button:hover{background:var(--w-tint,#e8f2f1)}.record-notes-menu-panel svg{width:18px;height:18px;flex-shrink:0;color:var(--w-teal)}.record-notes-menu-panel small{display:block;font-size:11px;color:var(--notes-muted);margin-top:3px}.record-notes-menu-panel>.record-note-delete{color:#b44731}.record-note-sources{display:flex;gap:8px;overflow-x:auto;max-width:100%;padding-bottom:4px;margin-top:12px}.record-note-sources>button{display:flex;align-items:center;gap:7px;min-width:100px;padding:4px 7px 4px 4px;border:1px solid var(--w-line);border-radius:9px;background:var(--notes-surface);color:var(--notes-muted);flex-shrink:0}.record-note-sources>button>span{width:42px;height:42px;display:block;overflow:hidden;border-radius:6px;flex-shrink:0}.record-note-sources small{font-size:11px;line-height:1.5}.record-note-photo-grid img,.record-note-sources img{object-fit:contain!important}.record-note-source-picker{margin-top:10px;color:var(--notes-muted);font-size:12px}.record-note-source-picker>summary{display:flex;align-items:center;min-height:44px;padding-block:8px;color:var(--w-teal)}.record-note-photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(62px,1fr));grid-gap:8px;gap:8px;margin-block:8px}.record-note-photo-grid button{position:relative;aspect-ratio:1;padding:0;border:2px solid transparent;border-radius:8px;background:var(--w-raised,#e9ebef);overflow:hidden;min-width:0}.record-note-photo-grid button[aria-pressed=true]{border-color:var(--w-teal)}.record-note-photo-grid button>span:last-child{position:absolute;right:3px;bottom:3px;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--w-teal);color:var(--notes-surface)}.record-note-photo-grid .album-lazy-thumbnail{width:100%;height:100%}.record-note-source-picker p{font-size:12px;line-height:1.7}.record-notes :is(.record-notes-warning,.record-notes-error,.record-note-confirm){background:var(--w-tint,#e8f2f1);border:1px solid var(--w-line);border-left:3px solid var(--w-teal);padding:12px;border-radius:8px;font-size:13px;line-height:1.7;margin:12px 0;overflow-wrap:anywhere;color:var(--w-ink)}.record-notes .record-notes-error{border-left-color:#b44731}.record-notes :is(.record-notes-warning,.record-note-confirm) p{font-size:13px;line-height:1.7;margin:0 0 8px}.record-notes-warning pre{white-space:pre-wrap;font:inherit}.record-notes .w-link{min-height:44px;font-size:13px;line-height:1.5;color:var(--w-teal)}.record-note-confirm>.w-link{margin-right:14px}@container (max-width:340px){.record-note{padding-inline:12px}.record-note-heading{column-gap:3px}.record-note-status{order:3;flex-basis:100%;font-size:10px;min-height:0}.record-note-status:empty{display:none}.record-note-tools{margin-left:auto}.record-notes-add{padding-inline:10px;font-size:12px!important}.record-notes-heading h2{font-size:18px!important}}@media(prefers-reduced-motion:reduce){.record-notes *{scroll-behavior:auto!important}}.record-notes-navigation-notice{position:-webkit-sticky;position:sticky;bottom:0;margin:12px;flex-shrink:0;z-index:20;display:flex;align-items:center;gap:10px;padding:12px 14px;background:var(--w-surface,#fff);color:var(--w-ink);border:1px solid var(--w-teal);border-radius:12px;box-shadow:0 6px 24px #00000020;font:inherit;font-size:13px;line-height:1.65}.record-notes-navigation-notice p{margin:0;flex:1 1}.record-notes-navigation-notice button{display:grid;place-items:center;flex-shrink:0;min-width:44px;min-height:44px;padding:8px;border:0;background:transparent;color:var(--w-teal);cursor:pointer}.album-native{max-width:860px!important;color:#161b20}.album-native button{cursor:pointer}.album-native h1,.album-native h2,.album-native h3,.album-native p{margin:0}.album-native-nav{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;grid-gap:8px;gap:8px;margin-bottom:22px;min-height:44px}.w-app .album-native-nav h1{font-size:18px;letter-spacing:0;text-align:center;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.album-circle{width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:50%;background:#fff;color:var(--w-teal,#078b88);padding:0;flex-shrink:0}.album-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:22px}.album-stats>div{display:grid;grid-gap:2px;gap:2px;text-align:center}.album-stats strong{font-size:30px;font-weight:750;line-height:1.2;color:var(--w-teal)}.album-stats span{font-size:11px;color:#777d83}.album-due .is-overdue,.album-stats .is-overdue strong{color:#d66e67}.album-native-row{width:100%;border:0;border-radius:18px;background:white;color:#1c2025;display:flex;align-items:center;gap:13px;padding:16px;text-align:left;min-height:76px;box-shadow:0 1px 0 #12222c05}.album-native-row>svg{color:var(--w-teal);flex-shrink:0}.album-native-row>span:has(strong){display:grid;grid-gap:3px;gap:3px;min-width:0;flex:1 1}.album-native-row strong{font-size:15px;font-weight:700;line-height:1.4}.album-native-row small{font-size:12px;color:#777d83;line-height:1.5}.album-native-row>span:last-child:not(:has(strong)){color:var(--w-teal);flex-shrink:0}.album-inbox{margin-bottom:24px}.album-inbox-icon{width:46px;height:46px;background:#fcf0db;border-radius:14px;color:#c49849;display:grid;place-items:center}.album-mini-thumbs{display:flex;gap:4px}.album-mini-thumbs>span{width:37px;height:37px;border-radius:8px;overflow:hidden}.album-native img{object-fit:cover;width:100%;height:100%;display:block}.album-list-heading{display:flex;align-items:center;gap:10px;justify-content:space-between;margin:23px 0 13px}.album-due>h2,.album-list-heading h2{font-size:19px!important;font-weight:750!important;letter-spacing:0!important}.album-list-heading p{font-size:12px;color:#777d83;margin-top:3px}.album-following,.album-kind-filter{display:flex;width:100%;border-radius:30px!important;margin-bottom:13px;background:#e5e7e9!important;padding:3px}.album-following button,.album-kind-filter button{flex:1 1;border-radius:24px!important;min-height:34px!important;color:#626970!important;font-size:13px!important}.album-following button[aria-pressed=true],.album-kind-filter button[aria-pressed=true]{color:#111820!important}.album-search{margin-bottom:10px;border:none!important;background:#e9ebed!important;border-radius:12px}.album-footnote{color:#767d83;font-size:12px!important;line-height:1.6!important;overflow-wrap:anywhere}.album-center{text-align:center}.album-native-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,310px),1fr));grid-gap:13px;gap:13px;margin-top:14px}.album-card{display:flex;flex-direction:column;gap:13px;min-width:0;padding:16px;background:#fff;border:0;border-radius:21px;text-align:left;color:#171d22;width:100%}.album-card-top{display:flex;gap:12px;align-items:center;min-width:0}.album-cover{width:64px;height:64px;border-radius:14px;flex-shrink:0;overflow:hidden;background:#e6eeee}.album-card-heading{display:grid;grid-gap:3px;gap:3px;flex:1 1;min-width:0}.album-card-heading strong{font-size:17px;line-height:1.35;overflow-wrap:anywhere}.album-card-heading small{color:#777c83;font-size:12px;overflow-wrap:anywhere}.album-recency{display:grid;grid-gap:4px;gap:4px;text-align:right;color:#777c83;flex-shrink:0;font-size:12px}.album-recency b{font-size:12px}.album-card-thumbs{display:flex;gap:8px}.album-card-thumbs>span{width:60px;height:60px;border-radius:12px;overflow:hidden}.album-series-pills{display:flex;gap:7px;overflow:hidden;align-items:center;max-width:100%}.album-series-pills>span{display:inline-flex;align-items:center;gap:4px;font-size:11px;border-radius:20px;color:#527470;background:#edf4f3;padding:5px 9px;white-space:nowrap;max-width:180px;overflow:hidden;text-overflow:ellipsis}.album-series-pills>small{color:#8b9095;font-size:12px}.album-due{margin-bottom:18px}.album-due-row{display:flex;gap:10px;align-items:center;background:white;border-radius:16px;margin-top:9px;padding:12px 14px}.album-due-row>button:first-child{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:3px 11px;gap:3px 11px;flex:1 1;border:0;padding:0;background:none;text-align:left;color:inherit}.album-due-row>button:first-child>span{grid-row:span 2;align-self:center;color:var(--w-teal);font-size:11px}.album-due-row strong{font-size:14px}.album-due-row small{font-size:12px;color:#737b81}.album-detail-header{background:white;border-radius:20px;padding:18px;margin-bottom:14px}.album-detail-header h2{font-size:23px!important;font-weight:750!important}.album-detail-header>p{font-size:13px;color:#727a81;margin-top:3px}.album-detail-header .album-detail-memo{margin-top:8px;white-space:pre-wrap}.album-detail-header .album-series-pills{margin-top:10px}.album-follow-action{display:flex;gap:8px;justify-content:center;align-items:center;border:1px solid #e1e4e7;width:100%;background:white;border-radius:30px;color:#21262b;min-height:47px;padding:10px 15px;font-weight:600;font-size:14px;margin:14px 0}.album-series-cards{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:thin;margin:0 -1px;padding:1px 1px 5px}.album-series-card-wrap{flex:0 0 min(300px,87vw);width:300px;max-width:100%;scroll-snap-align:start}.album-series-card{padding:16px;background:#fff;border:0;border-radius:19px;width:100%;text-align:left;color:inherit;display:grid;grid-gap:13px;gap:13px}.album-series-cover{width:54px;height:54px;flex-shrink:0;border-radius:12px;overflow:hidden;background:#eaf0f1}.album-series-card .album-card-top>span:nth-child(2){min-width:0;flex:1 1;display:grid;grid-gap:3px;gap:3px}.album-series-card strong{font-size:16px;overflow-wrap:anywhere}.album-series-card .album-card-top small{font-size:12px;color:#767e85}.album-series-card .album-card-top>span:last-child{color:#b3b6ba}.album-series-timeline{display:flex;gap:8px;overflow:hidden;min-width:0}.album-series-timeline>span{flex-shrink:0;display:grid;grid-gap:4px;gap:4px;text-align:center}.album-timeline-thumb{width:66px;height:66px;border-radius:12px;overflow:hidden;display:block}.album-series-timeline small{font-size:10px;font-weight:700;color:#858990}.album-series-empty{background:#f1f3f5;border-radius:12px;min-height:70px;display:grid;align-items:center;padding:10px 12px;color:#7a8188;font-size:12px}.album-series-capture{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;border:0;min-height:43px;margin-top:8px;background:var(--w-teal);color:#fff;border-radius:25px;font-size:13px;font-weight:700}.album-native>.album-native-row{margin:17px 0}.album-delete-action{width:100%;border:0;background:none;color:#ca706c;min-height:48px;font-size:13px;padding:14px 8px;line-height:1.5}.album-record-context{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:14px;font-size:12px;color:#737b80}.album-record-context>.w-link{margin-left:auto}.album-record-footer{margin-top:16px;padding:14px 0;font-size:13px;color:#777}.album-native-form{gap:10px!important}.album-form-group{background:#fff;border-radius:14px;padding:6px 12px 12px}.album-form-group>label{padding:6px 0 0;gap:6px!important;font-size:12px;font-weight:600;color:#5b666c}.album-form-group>label+label{margin-top:4px}.album-form-group input:not([type=checkbox]),.album-form-group textarea{border:0!important;padding:10px 12px!important;border-radius:10px!important;background:#eef1f0!important;color:#1c2328;min-height:44px;outline-offset:2px}.album-form-group input::placeholder,.album-form-group textarea::placeholder{color:#8a9398}.album-kind-choice{margin:0 0 10px}.album-kind-choice button{flex:1 1}.album-native-form .album-footnote{padding:0 12px;margin:0 0 13px}.album-native-form .album-native-row{font-size:14px}.album-recent-names{display:flex;gap:7px;overflow:auto;padding:4px 0 12px}.album-recent-names button{border:0;border-radius:20px;padding:6px 11px;background:#edf3f3;color:var(--w-teal);white-space:nowrap;font-size:12px;min-height:36px}.album-settings-disclosure{background:white;border-radius:14px;padding:14px;margin-bottom:14px}.album-settings-disclosure>summary{font-size:14px;min-height:32px;cursor:pointer}.album-settings-disclosure>label{margin:14px 0}.album-switch{display:flex!important;justify-content:space-between;align-items:center}.album-switch>input{width:21px;height:21px;accent-color:var(--w-teal)}.album-undo{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#e3f4f0;color:#186d65;border-radius:15px;padding:10px 14px;font-size:13px}.album-undo>button{background:transparent;border:0;color:inherit;font-weight:700;min-height:44px;white-space:nowrap}.album-native-form input:focus-visible{outline:2px solid var(--w-teal);outline-offset:3px}.album-native button:focus-visible{outline:3px solid #118c8c;outline-offset:3px}@media(max-width:700px){.album-native-nav{margin-bottom:17px}.album-native-list{grid-template-columns:1fr}.album-stats{margin-bottom:19px}.album-stats strong{font-size:29px}.album-card{padding:15px}.album-series-cards{margin-right:-20px;padding-right:20px}.album-native-row{padding:15px;border-radius:18px}.album-native-row strong{font-size:14px}.album-native-row small{font-size:11px}.album-mini-thumbs>span{width:32px;height:32px}.album-native-form .album-footnote{font-size:11px!important}.album-detail-header h2{font-size:23px!important}}@media(max-width:355px){.album-mini-thumbs,.album-recency{display:none}.album-stats span{font-size:10px}}.demo-sheet .album-native-row{color:#1c2328;font-size:14px}.demo-sheet .album-switch>input{width:21px;height:21px;min-height:21px;accent-color:var(--w-teal,#078b88)}.album-selected-records{display:grid;grid-gap:10px;gap:10px}.album-selected-record{background:#edf7f4;border:1px solid #a2cfc4;border-radius:17px;padding:15px;display:grid;grid-gap:8px;gap:8px}.album-selected-record>strong{font-size:15px}.album-selected-record>div{display:flex;align-items:center;gap:17px}.album-selected-record .w-primary{color:white}.album-lazy-thumbnail{display:block!important;width:100%!important;height:100%!important;overflow:hidden;background:#eaf0f1}.album-lazy-thumbnail>.camera-thumb-placeholder{display:grid;place-items:center;width:100%;height:100%;color:#a5b5b8}.album-memo-card{background:#fff;border-radius:20px;padding:14px 16px 12px;margin:17px 0}.album-memo-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:8px}.album-memo-head h2{font-size:15px!important;font-weight:700!important;margin:0}.album-memo-status{font-size:12px;color:#6d7a72;min-height:18px}.album-memo-status[data-status=saved]{color:#177451}.album-memo-status[data-status=error]{color:#b83c32}.album-memo-input{display:block;width:100%;min-height:132px;box-sizing:border-box;border:0;border-radius:14px;background:#f2f4f3;padding:14px;font:inherit;font-size:16px;line-height:1.7;color:#161b20;resize:none;overflow:hidden;outline-offset:2px}.album-memo-input:focus{background:#eef3f1;outline:2px solid #066e6e}.album-memo-input::placeholder{color:#8d979b}.album-memo-error{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px}.album-record-card .album-series-timeline small{font-weight:600}.album-native-nav-list{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.album-native-nav-list>h1{text-align:center}.album-native-nav-list>.album-circle{justify-self:end}.album-nav-action{justify-self:start;display:inline-flex;align-items:center;gap:6px;min-height:40px;max-width:100%;padding:8px 14px 8px 11px;border:0;border-radius:24px;background:#fff;color:var(--w-teal,#078b88);font-weight:650;font-size:13px;white-space:nowrap;box-shadow:0 1px 0 #12222c08}.album-nav-action svg{flex-shrink:0}.album-detail-actions{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0}.album-detail-actions>.album-follow-action{flex:1 1 240px;margin:0}.album-transfer-action{color:var(--w-teal,#078b88)!important}@media(max-width:360px){.album-nav-action>span{display:none}.album-nav-action{padding:8px 11px}}.album-native img{object-fit:contain;background:#e6ebe9}.album-transfer-start{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:18px 24px;gap:18px 24px;margin:0 0 24px;padding:22px 24px;border:1px solid #d0e9e7;border-radius:22px;background:linear-gradient(120deg,#e7f5f3,#f8fbff)}.album-transfer-eyebrow{color:#487a7b;font-size:11px;font-weight:650;letter-spacing:.03em}.w-native-app .album-transfer-start h2{margin:5px 0 8px;font-size:22px;line-height:1.3}.album-transfer-start p{max-width:550px;margin:0;font-size:13px;line-height:1.7;color:#506c74}.album-transfer-start-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.album-transfer-start-actions>.w-button{min-height:46px;white-space:nowrap}.album-transfer-start>.demo-error{grid-column:1/-1;color:#b83c32}@media(max-width:780px){.album-transfer-start{grid-template-columns:minmax(0,1fr);gap:14px;padding:20px 18px}.album-transfer-start-actions{justify-content:flex-start}.album-transfer-start-actions>.w-button{flex:1 1;padding-inline:12px;font-size:13px}.w-native-app .album-transfer-start h2{font-size:22px}}.album-create-action,.album-folder-add{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;border:0;border-radius:12px;padding:10px 12px;font:inherit;font-size:13px;font-weight:700;white-space:nowrap}.album-create-action{justify-self:end;background:var(--w-teal,#078b88);color:#fff}.album-folder-add{background:#e6efed;color:#176660}.album-series-pills>.album-unfiled-count{background:#edf4f3;color:#527470}.album-folders-heading h2{display:flex;align-items:center;flex-wrap:wrap;gap:7px}@media(hover:hover){.album-folder-add:hover{background:#dce9e3}}@media(max-width:480px){.album-native-nav-list{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.album-native-nav-list .album-nav-action{padding:8px 10px}.album-native-nav-list .album-nav-action>span{display:none}.album-create-action{padding:9px 10px;font-size:12px;gap:4px}.album-folders-heading{gap:8px;flex-wrap:wrap}.album-folders-heading h2{font-size:17px!important}.album-folders-heading p{font-size:11px!important}.album-folder-add{font-size:12px;padding:8px 10px}}.album-native.album-detail-workspace{max-width:1400px!important;container:album-detail/inline-size;color:var(--w-ink,#21252b)}.album-detail-grid{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;grid-gap:28px;gap:28px;min-width:0}.album-detail-notes,.album-detail-visual{min-width:0}.album-detail-notes{scroll-margin-block-start:16px;outline:none}.album-detail-notes:focus-visible{outline:2px solid var(--w-teal,#087c7d);outline-offset:7px;border-radius:12px}.album-detail-notes>.record-notes{-webkit-margin-before:0;margin-block-start:0}.album-detail-visual>.album-folders-heading{margin-top:0}.album-detail-visual>.album-native-row{margin:17px 0}.album-detail-related{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:12px;gap:12px;margin-top:28px}.album-detail-related>.album-follow-action{margin:0}.album-detail-related>.album-delete-action{grid-column:1/-1}.album-detail-header .album-series-pills{flex-wrap:wrap;overflow:visible;gap:7px 9px}.album-notes-jump{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;border:1px solid var(--w-line,#c8dfd9);border-radius:24px;padding:8px 13px;background:var(--w-tint,#e7f2ef);color:var(--w-teal,#17675e);font:inherit;font-size:14px;font-weight:650;white-space:nowrap;cursor:pointer}.album-notes-jump>b{font-size:12px;line-height:1.4;border-radius:10px;background:var(--w-surface,#fff);padding:1px 6px;font-weight:700}.album-detail-header .album-notes-jump{margin-left:auto}.album-record-context>span:first-child{min-width:0;overflow-wrap:anywhere}.album-record-context .album-notes-jump{margin-left:auto}.album-record-context>.w-link{margin-left:0}.album-detail-visual .photo-header-actions,.album-detail-visual .photo-library-header{flex-wrap:wrap}.album-detail-visual .photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.album-detail-workspace .album-series-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr));grid-gap:14px;gap:14px;overflow:visible;margin:0;padding:0;scroll-snap-type:none}.album-detail-workspace .album-series-card-wrap{width:auto;min-width:0;max-width:none}.album-detail-workspace .album-folders-heading{flex-wrap:wrap}@container album-detail (min-width:860px){.album-detail-grid{grid-template-columns:minmax(0,1fr) minmax(340px,.88fr);gap:28px}.album-detail-notes{border-left:1px solid var(--w-line,#dbe4df);padding-left:24px}.album-detail-related{grid-template-columns:repeat(2,minmax(0,1fr))}.album-detail-related>.album-follow-action{grid-column:1/-1}}@container album-detail (min-width:1150px){.album-detail-grid{grid-template-columns:minmax(0,1.2fr) minmax(380px,1fr);gap:36px}.album-detail-notes{padding-left:30px}.album-detail-visual .photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(hover:hover){.album-notes-jump:hover{filter:brightness(.95)}}@media(max-width:360px){.album-detail-header .album-notes-jump{margin-left:0}.album-notes-jump{font-size:13px;padding-inline:10px}.album-record-context{gap:8px}}.album-detail-workspace .album-detail-header,.album-detail-workspace .album-follow-action,.album-detail-workspace .album-native-row,.album-detail-workspace .album-series-card{background:var(--w-surface,#fff);color:var(--w-ink,#21252b);border-color:var(--w-line,#e1e4e7)}.album-detail-workspace .album-kind-filter{background:var(--w-raised,#e5e7e9)!important}.album-detail-workspace .album-detail-header>p,.album-detail-workspace .album-list-heading p{color:var(--w-muted,#727a81)}.album-detail-workspace .album-circle{background:var(--w-surface,#fff);color:var(--w-teal,#078b88)}.album-detail-workspace .album-folder-add{background:var(--w-tint,#e6efed);color:var(--w-teal,#176660)}.album-detail-workspace .album-series-empty{background:var(--w-raised,#f1f3f5);color:var(--w-muted,#7a8188)}.album-detail-workspace .album-kind-filter button{color:var(--w-muted,#626970)!important}.album-detail-workspace .album-kind-filter button[aria-pressed=true]{color:var(--w-ink,#111820)!important}.photo-destination{--destination-accent:#087f79;display:grid;grid-gap:20px;gap:20px;min-width:0;width:100%;color:#20282c;font-size:14px;line-height:1.5}.photo-destination *{box-sizing:border-box}.photo-destination h3,.photo-destination h4,.photo-destination p{margin:0;letter-spacing:normal}.photo-destination h3{font-size:14px;font-weight:650}.photo-destination h4{font-size:12px;font-weight:600;color:#687579}.photo-destination button,.photo-destination input{font-family:inherit}.photo-destination button{cursor:pointer;min-height:44px;font-size:14px;line-height:1.45}.photo-destination button:focus-visible,.photo-destination summary:focus-visible{outline:3px solid #087f79;outline-offset:3px}.photo-destination svg{flex:none}.photo-destination-albums,.photo-destination-folder,.photo-destination-new{display:grid;grid-gap:12px;gap:12px;min-width:0}.photo-destination .photo-destination-create{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:49px;border:1px solid var(--destination-accent);border-radius:12px;background:var(--destination-accent);color:#fff;padding:11px 13px;font-weight:650;overflow-wrap:anywhere}.photo-destination .photo-destination-create:hover{background:#096e69}.photo-destination .photo-destination-search{display:flex;align-items:center;gap:9px;flex:0 0 auto;height:44px;min-height:44px;max-height:44px;padding:0 12px;border:1px solid #dbe2e4;border-radius:11px;background:#fff;color:#657579;margin:0;min-width:0}.photo-destination-search:focus-within{outline:2px solid var(--destination-accent);outline-offset:1px}.photo-destination .photo-destination-search input{display:block;min-width:0;width:100%;height:42px;min-height:0;max-height:42px;border:0;outline:0;background:transparent;box-shadow:none;margin:0;padding:0;border-radius:0;color:#20282c;font-size:16px;line-height:normal;flex:1 1 auto}.photo-destination-fields input::placeholder,.photo-destination-search input::placeholder{color:#798489}.photo-destination-list-heading,.photo-destination-section-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.photo-destination-list-heading{margin-bottom:-8px}.photo-destination-list-heading h3,.photo-destination-section-heading h3{min-width:0;overflow-wrap:anywhere}.photo-destination .photo-destination-text-action{color:var(--destination-accent);background:transparent;border:0;padding:7px 2px;flex:none;font-size:12px;font-weight:600;text-align:right}.photo-destination-list{display:grid;grid-gap:0;gap:0;border:1px solid #e1e6e7;background:white;border-radius:12px;min-width:0}.photo-destination .photo-destination-album-row,.photo-destination .photo-destination-folder-row{display:flex;align-items:center;gap:10px;width:100%;min-width:0;min-height:52px;border:0;border-bottom:1px solid #edf0f1;border-radius:0;background:transparent;padding:10px 12px;text-align:left;color:inherit}.photo-destination-list>button:first-child{border-radius:11px 11px 0 0}.photo-destination-list>button:last-child{border-bottom:0;border-radius:0 0 11px 11px}.photo-destination-list>button:only-child{border-radius:11px}.photo-destination-list>button:hover{background:#f0f7f5}.photo-destination-identity{display:grid;grid-gap:1px;gap:1px;flex:1 1;min-width:0}.photo-destination-identity strong{display:block;font-size:14px;font-weight:650;overflow-wrap:anywhere;line-height:1.45}.photo-destination-identity small{display:block;color:#6d797d;font-size:12px;overflow-wrap:anywhere;line-height:1.4}.photo-destination-completed{font-size:10px;color:#697378;background:#f0f2f3;border-radius:5px;padding:2px 5px;flex:none}.photo-destination-chevron{font-size:22px;line-height:1;color:#819092;flex:none}.photo-destination-help{font-size:12px;color:#6e797f;line-height:1.6;overflow-wrap:anywhere}.photo-destination-empty{padding:8px 0}.photo-destination .photo-destination-more{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:5px 12px;color:var(--destination-accent);border:1px solid #dce5e3;border-radius:10px;background:#fff;padding:8px 12px}.photo-destination-more small{font-size:11px;color:#70807e}.photo-destination .photo-destination-unassigned{display:flex;align-items:center;gap:9px;color:#5d6b71;background:transparent;border:1px solid transparent;border-radius:10px;padding:10px 4px;min-width:0;font-size:12px;text-align:left}.photo-destination-unassigned>span{flex:1 1;min-width:0;overflow-wrap:anywhere}.photo-destination .photo-destination-unassigned[aria-pressed=true]{background:#edf6f4;border-color:#b2d5cc;padding:10px;color:#087f79}.photo-destination-selected{display:flex;align-items:center;gap:10px;min-width:0;padding:0 0 13px;border-bottom:1px solid #dde5e5}.photo-destination-album-icon{width:36px;height:36px;display:grid;place-items:center;color:#43857c;background:#e5f1ed;border-radius:50%;flex:none}.photo-destination-selected .photo-destination-identity strong{font-size:16px}.photo-destination-selected .photo-destination-identity>small:first-child{font-size:10px}.photo-destination-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;min-width:0}.photo-destination-fields label{display:grid;grid-gap:6px;gap:6px;min-width:0;font-size:12px;color:#46565d;font-weight:600}.photo-destination .photo-destination-fields input{height:46px;min-height:46px;min-width:0;width:100%;border:1px solid #d8e1e3;border-radius:10px;background:#fff;color:#20282c;font-size:16px;font-weight:400;padding:10px 11px;margin:0;box-shadow:none}.photo-destination-fields input:focus-visible{outline:2px solid var(--destination-accent);outline-offset:1px}.photo-destination-error{font-size:12px;line-height:1.5;color:#a92d33;overflow-wrap:anywhere}.photo-destination-folder{gap:9px}.photo-destination .photo-destination-unclassified{width:100%;display:flex;align-items:center;gap:11px;min-width:0;padding:12px;border:1px solid #dce4e5;background:#fff;border-radius:12px;color:#58726e;text-align:left}.photo-destination .photo-destination-unclassified[aria-pressed=true]{border-color:#8abfb3;background:#edf7f3;color:#087669}.photo-destination-unclassified>span{display:grid;grid-gap:3px;gap:3px;flex:1 1;min-width:0}.photo-destination-unclassified strong{font-size:15px;font-weight:650;color:#263d36}.photo-destination-unclassified small{font-size:11px;font-weight:400;line-height:1.5;color:#677c75;overflow-wrap:anywhere}.photo-destination-folders{min-width:0}.photo-destination-folders>summary{list-style:none;display:flex;align-items:center;gap:10px;cursor:pointer;padding:10px 2px;min-height:44px;font-size:13px;color:var(--destination-accent)}.photo-destination-folders>summary::-webkit-details-marker{display:none}.photo-destination-folders>summary>span:first-child{min-width:0;flex:1 1}.photo-destination-folders>summary strong{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:13px;font-weight:600}.photo-destination-folders>summary strong>small{font-size:10px;font-weight:400;color:#7b8887}.photo-destination-folder-summary{display:block;overflow-wrap:anywhere;color:#3e615b;font-size:12px;line-height:1.5;margin-top:4px}.photo-destination-disclosure-arrow{font-size:20px;line-height:1;transition:transform .15s ease;flex:none}.photo-destination-folders[open] .photo-destination-disclosure-arrow{transform:rotate(180deg)}.photo-destination-folder-options{display:grid;grid-gap:9px;gap:9px;min-width:0;padding-top:3px}.photo-destination .photo-destination-folder-row[aria-pressed=true]{background:#edf7f3;color:#087669}.photo-destination-folder-row>.photo-destination-identity strong{font-size:13px}.photo-destination .photo-destination-add-folder{display:flex;align-items:center;gap:9px;background:#fff;color:var(--destination-accent);border:1px solid #dce5e3;border-radius:10px;min-width:0;padding:10px 12px;text-align:left;overflow-wrap:anywhere;font-size:13px}.photo-destination-records{display:grid;grid-gap:8px;gap:8px;padding-top:5px;min-width:0}@media(max-width:480px){.photo-destination-fields{grid-template-columns:minmax(0,1fr);gap:11px}.photo-destination{gap:17px}}@media(prefers-reduced-motion:reduce){.photo-destination-disclosure-arrow{transition:none}}.sort-native{max-width:860px!important;color:#161b20;display:flex;flex-direction:column;gap:15px}.sort-native h1,.sort-native h2,.sort-native h3,.sort-native p{margin:0}.sort-native>.album-native-nav{margin-bottom:1px}.sort-count{font-size:12px;color:#7b8288;padding:3px 1px}.sort-rapid-icon{display:grid;place-items:center;flex-shrink:0;width:40px;height:40px;border-radius:50%;background:linear-gradient(130deg,#10a8a0,#078a84);color:white;font-size:29px;font-weight:700;line-height:1}.sort-day-heading{font-size:17px!important;font-weight:700;letter-spacing:0!important;margin:17px 0 11px!important}.sort-groups{display:grid;grid-gap:0;gap:0}.sort-bundle{background:#fff;border-radius:20px;padding:15px;margin-bottom:12px;min-width:0}.sort-bundle>header{display:flex;align-items:center;gap:10px;margin-bottom:13px}.sort-bundle-number{display:grid;place-items:center;flex-shrink:0;width:31px;height:31px;border-radius:50%;background:#e7f2ef;color:#1b8c80;font-size:13px;font-weight:700}.sort-bundle header h3{font-size:16px;line-height:1.4;letter-spacing:0}.sort-bundle header p{font-size:11px;color:#81878d;margin-top:2px}.sort-group-menu{margin-left:auto;position:relative}.sort-group-menu>summary{cursor:pointer;list-style:none;min-width:44px;min-height:44px;display:grid;place-items:center;color:#8b9297;font-size:13px;letter-spacing:2px;border-radius:50%}.sort-group-menu>summary::-webkit-details-marker{display:none}.sort-group-menu>div{position:absolute;right:0;top:43px;width:235px;padding:7px;background:#fff;border:1px solid #e3e7e9;border-radius:16px;box-shadow:0 8px 35px #132c362b;z-index:6;display:grid}.sort-group-menu button{border:0;background:none;text-align:left;padding:11px 10px;color:#263138;font-size:13px;min-height:44px;line-height:1.5}.sort-group-menu button:hover{background:#f0f6f4;border-radius:8px}.sort-bundle-preview{display:flex;gap:7px;overflow:hidden;border:0;background:none;padding:0;width:100%;align-items:center}.sort-bundle-preview>span{width:72px;height:72px;border-radius:11px;overflow:hidden;flex:0 0 72px;background:#eff2f4}.sort-bundle-preview img,.sort-chosen-photos img,.sort-native .album-mini-thumbs img,.sort-photo-image img{display:block;width:100%;height:100%;object-fit:cover}.sort-bundle-preview>.sort-more-photos{font-size:13px;color:#708181;display:grid;place-items:center;width:40px;flex-basis:40px}.sort-assign-button{justify-content:center;gap:7px;width:100%;border:1px solid #d1e9e3;border-radius:24px;color:#098e85;background:#eff8f5;min-height:42px;margin-top:12px;font-size:13px;font-weight:650}.sort-assign-button,.sort-undo{display:flex;align-items:center}.sort-undo{position:-webkit-sticky;position:sticky;bottom:6px;z-index:9;background:#e5f5f1eF;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid #b4ded4;padding:10px 13px;border-radius:16px;box-shadow:0 6px 25px #233e3b16;gap:12px;color:#176c60}.sort-undo>span{flex:1 1;font-size:12px;line-height:1.5}.sort-undo>button{background:transparent;border:0;color:inherit;font-size:12px;font-weight:700;min-height:44px;white-space:nowrap;padding:0}.sort-flow{--sort-accent:#0b9990;display:grid;grid-gap:17px;gap:17px;font-size:14px}.sort-flow-explanation{font-size:13px;line-height:1.65;color:#757d82;margin:0}.sort-selection-count{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px}.sort-selection-count>strong{font-weight:500;color:#70777d}.sort-selection-count>button{color:var(--sort-accent);font-size:13px;min-height:36px;border:0;background:none;padding:0}.sort-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px 8px;gap:16px 8px;align-items:start}.sort-photo-cell{min-width:0;padding:0;border:0;background:transparent;display:grid;grid-gap:5px;gap:5px;color:#7f858a;font-size:10px;text-align:left}.sort-photo-image{aspect-ratio:1;position:relative;display:block;background:#e3e8ea;border-radius:12px;overflow:hidden}.sort-photo-cell.is-selected .sort-photo-image{outline:3px solid #159e91;outline-offset:-3px}.sort-selection-check{position:absolute;top:6px;right:6px;width:24px;height:24px;background:#ffffffbb;border:2px solid white;border-radius:50%;box-shadow:0 1px 4px #132f4120;display:grid;place-items:center;color:white}.sort-photo-cell.is-selected .sort-selection-check{background:#159e91}.sort-photo-cell>small{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:100%;padding:0 2px}.sort-media-badge{position:absolute;left:6px;top:6px;font-size:9px;border-radius:4px;background:#0c152977;color:white;padding:2px 4px}.sort-paint-label{position:absolute;left:0;right:0;bottom:0;background:#098d82e6;color:#fff;padding:5px 6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.sort-sheet-bottom{position:-webkit-sticky;position:sticky;bottom:-20px;padding:13px 0 calc(13px + env(safe-area-inset-bottom));background:#f6f7f9ef;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:4;margin-top:6px}.sort-primary{background:#0b9990;color:white;border:0;min-height:50px;width:100%;border-radius:28px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:15px;font-weight:700;padding:12px 14px;line-height:1.4}.sort-primary:disabled{opacity:.45}.sort-chosen-photos{display:flex;gap:7px;overflow:hidden;align-items:center}.sort-chosen-photos>span{width:51px;height:51px;border-radius:9px;overflow:hidden;flex-shrink:0;background:#e8eeef}.sort-chosen-photos>b{font-size:12px;color:#778084}.sort-flow-summary{display:flex;align-items:center;gap:12px}.sort-flow-summary>span{font-size:12px;color:#737e82;margin-left:auto;text-align:right;line-height:1.4}.sort-destinations{display:grid;grid-gap:9px;gap:9px}.sort-destinations .album-native-row{min-height:64px}.sort-site-choice{border:1px solid transparent}.sort-site-choice.is-selected{border-color:#8dcec2;background:#edf8f5}.sort-site-choice>strong{flex:1 1;font-size:14px}.sort-paint-bottom{display:grid;grid-gap:11px;gap:11px}.sort-paint-targets{display:flex;gap:7px;overflow-x:auto;padding:3px 0}.sort-paint-targets>button{border:1px solid #d5e5e0;border-radius:14px;background:white;color:#68867c;min-height:44px;font-size:12px;white-space:nowrap;padding:8px 12px}.sort-paint-targets>button[aria-pressed=true]{border-color:#0b9990;background:#0b9990;color:white}.sort-archive-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.sort-history{display:grid;grid-gap:8px;gap:8px}.sort-history>div{display:flex;align-items:center;gap:14px;background:white;border-radius:15px;padding:14px}.sort-history>div>div{display:grid;grid-gap:4px;gap:4px;flex:1 1;min-width:0}.sort-history strong{font-size:13px;overflow-wrap:anywhere}.sort-history small{font-size:11px;color:#81898e}.sort-history button{white-space:nowrap}.sort-flow button:focus-visible,.sort-native button:focus-visible{outline:3px solid #138f86;outline-offset:3px}.sort-flow .album-follow-action{margin:0}.sort-flow .album-native-row strong{font-size:14px}.sort-flow .album-native-row small{font-size:12px}.sort-flow .w-search{margin:0}@media(min-width:760px){.sort-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px}.sort-photo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.sort-flow .sort-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.sort-native{gap:14px}.sort-flow{gap:16px}.sort-sheet-bottom{bottom:-17px}.sort-bundle-preview>span{width:65px;height:65px;flex-basis:65px}.sort-photo-grid{gap:17px 8px}.sort-photo-cell>small{font-size:10px}.sort-flow .album-native-row{padding:14px}.sort-primary{font-size:14px}}@media(max-width:355px){.sort-selection-count,.sort-selection-count>button{font-size:12px}.sort-photo-grid{gap:13px 6px}.sort-selection-check{width:21px;height:21px;top:5px;right:5px}}.demo-sheet:has(>.demo-sheet-body>.sort-flow){height:min(900px,calc(var(--demo-available-height,100dvh) - 12px));max-height:calc(var(--demo-available-height,100dvh) - 12px);display:flex;flex-direction:column;overflow:hidden;background:#f5f6f8}.demo-sheet:has(>.demo-sheet-body>.sort-flow)>.demo-sheet-header{flex-shrink:0}.demo-sheet:has(>.demo-sheet-body>.sort-flow)>.demo-sheet-body{flex:1 1;overflow:auto;min-height:0}.demo-sheet .sort-flow{min-height:100%;display:flex;flex-direction:column}.demo-sheet .sort-primary{color:#fff;font-size:15px;font-weight:700}.demo-sheet .sort-sheet-bottom{margin-top:auto}.demo-sheet .sort-photo-cell{color:#81878b;font-size:10px}.demo-sheet .sort-paint-targets>button[aria-pressed=true]{color:white}.demo-sheet .sort-site-choice{color:#20272a}.demo-sheet .sort-flow-summary>.w-link{font-size:13px}.sort-bundle-preview img,.sort-chosen-photos img,.sort-native .album-mini-thumbs img,.sort-photo-image img{object-fit:contain;background:#e3e8ea}.sort-start{padding:20px;background:#fff;border:1px solid #e1e8e7;border-radius:20px;display:grid;grid-gap:18px;gap:18px}.sort-start h2{font-size:21px!important;letter-spacing:-.02em!important}.sort-start p{margin-top:7px;font-size:13px;line-height:1.6;color:#627471}.sort-start-actions{display:flex;gap:10px;flex-wrap:wrap}.sort-start-actions>.sort-primary{width:auto;flex:1 1 200px;border-radius:12px}.sort-new-album{justify-content:center;gap:8px;min-height:48px;border:1px solid #b7d4cf;background:#f3faf8;color:#146d62;border-radius:12px;font-size:14px;font-weight:650;padding:10px 14px;flex:1 1 200px}.sort-new-album,.sort-steps{display:flex;align-items:center}.sort-steps{gap:12px;border-bottom:1px solid #dfe7e5;padding-bottom:12px;color:#72817d;flex-shrink:0}.sort-steps>button,.sort-steps>span[aria-current]{display:flex;align-items:center;gap:7px}.sort-steps>button{border:0;background:none;padding:0;min-height:44px;font-size:13px;color:inherit;text-align:left}.sort-steps>span:last-child{display:flex;align-items:center;gap:7px;font-size:13px}.sort-steps b{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#e4ece9;font-size:12px}.sort-steps [aria-current=step]{color:#0c746a;font-weight:700}.sort-steps [aria-current=step] b{background:#087f75;color:white}.sort-destination-layout{display:grid;grid-gap:18px;gap:18px;align-items:start}.sort-selection-preview{display:grid;grid-gap:10px;gap:10px;min-width:0}.sort-selection-preview strong{font-size:14px;color:#344640}.sort-selection-preview .sort-flow-summary{justify-content:space-between}.sort-selection-preview .sort-chosen-photos{flex-wrap:wrap;gap:5px}.sort-selection-preview .sort-chosen-photos>span{width:42px;height:42px;border-radius:7px}.sort-save-destination{margin:0 0 9px;font-size:13px;font-weight:650;line-height:1.5;color:#36554f;overflow-wrap:anywhere}.sort-save-hint{display:block;text-align:center;margin-top:7px;font-size:11px;color:#697973;line-height:1.5}.sort-flow .w-search{flex:0 0 auto;min-height:44px}.sort-flow>.sort-sheet-bottom{flex-shrink:0}.demo-sheet:has(>.demo-sheet-body>.sort-flow){width:min(860px,calc(100% - 24px))}.demo-sheet .sort-flow{gap:16px}.demo-sheet .sort-primary{border-radius:13px;min-height:48px}.demo-sheet .sort-sheet-bottom{bottom:-20px;border-top:1px solid #dfe7e5;background:#f5f6f8;padding-top:12px}.demo-sheet .sort-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(min-width:700px){.sort-destination-layout{grid-template-columns:180px minmax(0,1fr);gap:26px}.sort-selection-preview{position:-webkit-sticky;position:sticky;top:0}.sort-selection-preview .sort-chosen-photos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px}.sort-selection-preview .sort-chosen-photos>span{width:auto;height:auto;aspect-ratio:1;border-radius:10px}.demo-sheet .sort-photo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:699px){.sort-start{padding:16px;gap:14px}.sort-start-actions{display:grid;grid-template-columns:1fr}.sort-start-actions>.sort-primary{width:100%}.demo-sheet:has(>.demo-sheet-body>.sort-flow){width:100%;height:calc(var(--demo-available-height,100dvh) - 8px);max-height:calc(var(--demo-available-height,100dvh) - 8px)}.demo-sheet .sort-sheet-bottom{bottom:-17px}.sort-steps{gap:9px;padding-bottom:8px}}