:root{--paper:#f3f0e8;--paper-deep:#e8e2d6;--ink:#1e211d;--muted:#6b6b62;--line:#cfc9bc;--accent:#c9573d;--accent-dark:#943822;--serif:Georgia, "Times New Roman", serif;--sans:"Helvetica Neue", Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,input{font-family:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}::selection{color:var(--ink);background:#d9b9a9}.shell{width:min(1240px,100% - 64px);margin-inline:auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:94px;display:flex}.wordmark,.private-wordmark{font-family:var(--serif);letter-spacing:-.03em;font-size:1.32rem;font-weight:700}.wordmark span,.private-wordmark span{color:var(--accent)}.site-header nav{letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:clamp(20px,3vw,46px);font-size:.79rem;display:flex}.site-header nav a{align-items:center;min-height:44px;transition:color .16s;display:inline-flex}.site-header nav a:hover,.site-header nav a:focus-visible,.site-footer a:hover,.site-footer a:focus-visible{color:var(--accent-dark)}.masthead{padding:clamp(70px,10vw,144px) 0 clamp(72px,9vw,128px)}.eyebrow{color:var(--accent-dark);letter-spacing:.17em;text-transform:uppercase;margin:0 0 26px;font-size:.72rem;font-weight:700}.preview-label{border-left:1px solid var(--line);color:var(--muted);margin-left:16px;padding-left:16px;display:inline-block}.masthead-grid{grid-template-columns:minmax(0,1.75fr) minmax(260px,.65fr);align-items:end;gap:clamp(48px,8vw,128px);display:grid}.masthead h1{max-width:900px;font-family:var(--serif);letter-spacing:-.067em;margin:0;font-size:clamp(3.8rem,8.7vw,8.2rem);font-weight:400;line-height:.86}.masthead-note{padding-bottom:7px}.masthead-note p{color:#4b4d47;font-family:var(--serif);margin:0 0 32px;font-size:1.13rem;line-height:1.65}.text-link,.read-link,.back-link{border-bottom:1px solid var(--ink);letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:10px;min-height:44px;font-size:.76rem;font-weight:700;display:inline-flex}.text-link:hover,.read-link:hover,.back-link:hover{color:var(--accent-dark);border-color:var(--accent-dark)}.featured{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.45fr) minmax(340px,.72fr);min-height:660px;display:grid}.featured-image-wrap,.note-image-wrap{background:var(--paper-deep);position:relative;overflow:hidden}.featured-image-wrap{margin-left:calc(-50vw + min(1240px,100vw - 64px)/2)}.featured-image,.note-image{object-fit:cover;filter:saturate(.82)contrast(.98);width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.65,.2,1),filter .4s}.image-placeholder{background:linear-gradient(135deg, transparent 48%, #75675124 49%, #75675124 51%, transparent 52%), var(--paper-deep);color:#8e877a;width:100%;height:100%;font-family:var(--serif);place-items:center;font-size:clamp(1.2rem,3vw,2.2rem);font-style:italic;display:grid}.featured-image-wrap:hover img,.note-image-wrap:hover img{filter:saturate(.98)contrast();transform:scale(1.018)}.image-index{background:var(--paper);letter-spacing:.1em;place-items:center;width:42px;height:42px;font-size:.68rem;font-weight:700;display:grid;position:absolute;bottom:16px;right:16px}.featured-copy{flex-direction:column;justify-content:center;padding:clamp(46px,7vw,104px) 0 clamp(46px,7vw,104px) clamp(48px,7vw,108px);display:flex}.post-meta{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;flex-wrap:wrap;gap:11px 24px;font-size:.67rem;font-weight:700;display:flex}.post-meta span+span:before{content:"·";margin-right:24px}.featured-copy h2{font-family:var(--serif);letter-spacing:-.055em;margin:30px 0 28px;font-size:clamp(2.7rem,4.4vw,4.7rem);font-weight:400;line-height:.98}.featured-copy h2 a,.note-card h3 a{transition:color .18s}.featured-copy h2 a:hover,.note-card h3 a:hover{color:var(--accent-dark)}.dek{color:#50524c;font-family:var(--serif);margin:0;font-size:1.13rem;line-height:1.65}.post-actions{justify-content:flex-start;align-items:center;gap:24px;margin-top:52px;display:flex}.notes-section{padding:clamp(80px,11vw,150px) 0 clamp(92px,12vw,170px)}.section-heading{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:48px;padding-bottom:20px;display:flex}.section-heading h2{font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(2.1rem,4vw,3.75rem);font-weight:400}.section-heading span{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;font-size:.68rem;font-weight:700}.notes-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(36px,6vw,82px);display:grid}.notes-grid.is-single{grid-template-columns:minmax(0,.72fr)}.empty-journal{flex-direction:column;justify-content:center;min-height:calc(100svh - 94px);padding-block:80px;display:flex}.empty-journal h1{max-width:900px;font-family:var(--serif);letter-spacing:-.065em;margin:0;font-size:clamp(4rem,10vw,8rem);font-weight:400;line-height:.9}.empty-journal>p:last-child{max-width:480px;color:var(--muted);font-family:var(--serif);margin:34px 0 0;font-size:1.18rem;line-height:1.6}.note-card{flex-direction:column;display:flex}.note-image-wrap{height:clamp(300px,42vw,540px);margin-bottom:28px}.note-card:nth-child(2n) .note-image{object-position:58% 42%}.note-card h3{max-width:570px;font-family:var(--serif);letter-spacing:-.045em;margin:22px 0 18px;font-size:clamp(2rem,3.3vw,3.2rem);font-weight:400;line-height:1.02}.note-card>p{color:#55574f;max-width:550px;font-family:var(--serif);margin:0;font-size:1.03rem;line-height:1.62}.card-footer{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;margin-top:auto;padding-top:34px;font-size:.69rem;font-weight:700;display:flex}.site-footer{border-top:1px solid var(--line);min-height:150px;color:var(--muted);font-family:var(--serif);justify-content:space-between;align-items:center;gap:32px;font-size:.92rem;display:flex}.site-footer div{gap:34px;display:flex}.site-footer a{color:var(--ink);font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:700}.article{padding:clamp(70px,9vw,130px) 0 clamp(90px,12vw,170px)}.article-header{width:min(820px,100%);margin:0 auto clamp(56px,7vw,86px)}.article-header .back-link{margin-bottom:64px}.article-header h1{font-family:var(--serif);letter-spacing:-.055em;margin:30px 0 28px;font-size:clamp(3.5rem,6.3vw,6rem);font-weight:400;line-height:.92}.article-dek{color:#4f514b;max-width:720px;font-family:var(--serif);margin:0;font-size:clamp(1.18rem,2vw,1.48rem);line-height:1.55}.article-figure{margin:0 0 clamp(66px,9vw,120px)}.article-figure img{aspect-ratio:16/9;object-fit:cover;filter:saturate(.86);width:100%;max-height:780px}.article-figure figcaption{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;padding-top:13px;font-size:.65rem;font-weight:700}.article-body{width:min(820px,100%);margin:0 auto}.article-body>p,.article-body>ul,.article-body>ol,.article-body>blockquote,.article-body>pre,.article-body>h2,.article-body>h3,.article-body>h4{max-width:700px}.article-body p{font-family:var(--serif);margin:0 0 1.55em;font-size:clamp(1.18rem,1.8vw,1.38rem);line-height:1.76}.article-body h2,.article-body h3,.article-body h4{font-family:var(--serif);letter-spacing:-.035em;margin:2.1em 0 .65em;font-weight:400;line-height:1.08}.article-body h2{font-size:clamp(2.2rem,5vw,3.8rem)}.article-body h3{font-size:clamp(1.7rem,3.5vw,2.5rem)}.article-body h4{font-size:1.4rem}.article-body ul,.article-body ol{font-family:var(--serif);margin:0 0 1.8em;padding-left:1.4em;font-size:clamp(1.14rem,1.7vw,1.32rem);line-height:1.7}.article-body li{margin-bottom:.55em}.article-body blockquote{border-left:3px solid var(--accent);color:#4f514b;font-family:var(--serif);margin:2.5em 0;padding:.2em 0 .2em 1.2em;font-size:1.25rem;font-style:italic}.article-body blockquote p{font-size:inherit}.article-body pre{color:#f3f0e8;background:#20231f;margin:2.4em 0;padding:24px;font-size:.9rem;line-height:1.65;overflow-x:auto}.article-body p code{background:var(--paper-deep);padding:.15em .35em;font-family:monospace;font-size:.83em}.article-body a{border-bottom:1px solid var(--accent-dark);color:var(--accent-dark)}.article-body hr{border:0;border-top:1px solid var(--ink);width:80px;margin:4.5em auto}.article-body .article-figure{width:min(980px,100vw - 36px);margin:clamp(50px,8vw,96px) 50%;transform:translate(-50%)}.rich-post-image{width:100%;max-width:100%;margin-block:clamp(50px,8vw,96px)}.rich-post-image[data-align=left]{margin-right:auto}.rich-post-image[data-align=center]{margin-inline:auto}.rich-post-image[data-align=right]{margin-left:auto}.rich-post-image img,.article-body .article-figure img{object-fit:contain;width:100%;height:auto;max-height:820px}.rich-post-image figcaption{color:var(--muted);font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;margin-top:12px;font-size:.67rem}.article-footer{justify-content:flex-end;width:min(820px,100% - 64px);margin-inline:auto}.private-page,.private-dashboard{color:#f3f0e8;background:#20231f;min-height:100svh}.private-page{grid-template-rows:auto 1fr auto;padding:32px clamp(24px,5vw,72px);display:grid}.private-page .private-wordmark,.private-dashboard .private-wordmark{color:#f3f0e8}.private-empty h1{font-family:var(--serif);letter-spacing:-.06em;margin:0 0 20px;font-size:clamp(3.2rem,8vw,6.2rem);font-weight:400;line-height:.92}.private-empty>p:last-child{color:#b9bbb4;font-family:var(--serif);font-size:1.05rem;line-height:1.65}.private-footer{color:#777a73;letter-spacing:.15em;text-align:right;text-transform:uppercase;margin:0;font-size:.64rem;font-weight:700}.private-dashboard{padding:32px clamp(24px,5vw,72px)}.private-dashboard header{justify-content:space-between;align-items:center;display:flex}.private-dashboard header>a:last-child{color:#a9aca5;letter-spacing:.11em;text-transform:uppercase;align-items:center;min-height:44px;font-size:.68rem;font-weight:700;display:inline-flex}.private-dashboard header>button{color:#a9aca5;cursor:pointer;letter-spacing:.11em;text-transform:uppercase;background:0 0;border:0;min-height:44px;padding:0;font-size:.68rem;font-weight:700}.private-empty{text-align:center;width:min(760px,100%);margin:clamp(120px,22vh,260px) auto 0}.private-empty h1{font-size:clamp(3.1rem,7vw,6rem)}.private-empty>p:last-child{max-width:540px;margin-inline:auto}.lock-mark{color:#d1674e;margin-bottom:38px;font-size:2.5rem;display:block}.studio-loading{color:#a9aca5;text-align:center;margin:45vh auto 0}.studio-app{background:#181a17;min-height:100svh;padding:0}.studio-topbar{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#181a17f5;border-bottom:1px solid #383b35;min-height:70px;padding:0 22px;position:sticky;top:0}.studio-save-state{color:#898c84;align-items:center;gap:8px;font-size:.68rem;display:flex}.studio-save-state span{background:#5e625a;border-radius:50%;width:6px;height:6px}.studio-save-state span.is-dirty{background:#d1674e}.studio-actions{align-items:center;gap:8px;display:flex}.studio-actions button,.shelf-title button,.editor-toolbar button,.link-popover button{cursor:pointer;font:inherit;border:0}.studio-actions button{letter-spacing:.04em;border-radius:4px;min-height:38px;padding:0 14px;font-size:.69rem;font-weight:750}.studio-actions .quiet-action{color:#92958d;background:0 0}.studio-actions .secondary-action{color:#e0dfd9;background:#22241f;border:1px solid #4a4d46}.studio-actions .publish-action{color:#171915;background:#d1674e}.studio-actions button:disabled{cursor:wait;opacity:.55}.studio-workspace{grid-template-columns:272px minmax(0,1fr);min-height:calc(100svh - 70px);display:grid}.document-shelf{background:#1d1f1b;border-right:1px solid #383b35;height:calc(100svh - 70px);position:sticky;top:70px;overflow-y:auto}.shelf-title{border-bottom:1px solid #333630;justify-content:space-between;align-items:center;min-height:94px;padding:20px 18px 18px 22px;display:flex}.shelf-title div{gap:5px;display:grid}.shelf-title span{color:#767970;letter-spacing:.12em;text-transform:uppercase;font-size:.64rem}.shelf-title strong{font-family:var(--serif);font-size:1.02rem;font-weight:400}.shelf-title button{color:#171915;background:#d1674e;border-radius:50%;place-items:center;width:34px;height:34px;font-size:1.15rem;display:grid}.document-list{padding:8px}.document-list>button{color:#ece9e1;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:5px;gap:7px;width:100%;padding:15px 34px 16px 14px;display:grid;position:relative}.document-list>button:hover{background:#252822}.document-list>button.is-current{background:#2d302a}.document-list>button.is-current:before{content:"";background:#d1674e;width:2px;position:absolute;top:13px;bottom:13px;left:0}.document-list button span{color:#7f827a;letter-spacing:.1em;text-transform:uppercase;font-size:.59rem}.document-list button strong{font-family:var(--serif);text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;font-weight:400;line-height:1.25;overflow:hidden}.document-list button em{color:#72756d;letter-spacing:.08em;text-transform:uppercase;font-size:.54rem;font-style:normal;position:absolute;top:16px;right:12px}.document-list button em.published{color:#dd8a76}.document-list>p{color:#777a72;font-family:var(--serif);margin:32px 14px;line-height:1.5}.writing-workspace{color:#20231f;background:#f6f3eb;min-width:0;padding:42px clamp(26px,7vw,96px) 90px}.document-meta-line,.document-header-fields,.rich-editor,.studio-message{width:min(900px,100%);margin-inline:auto}.document-meta-line{color:#7d7b72;letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:12px;min-height:34px;font-size:.65rem;display:flex;position:relative}.document-meta-line>input{color:#9d432e;width:110px;font:inherit;letter-spacing:inherit;text-transform:uppercase;background:0 0;border:0;outline:0;font-weight:750}.document-meta-line>span:before{color:#b8b2a6;content:"·";margin-right:12px}.post-settings{margin-left:auto}.post-settings summary{cursor:pointer;color:#66675f;list-style:none}.post-settings summary::-webkit-details-marker{display:none}.post-settings[open]>div{z-index:30;background:#fffdf7;border:1px solid #cbc5b9;gap:16px;width:290px;padding:18px;display:grid;position:absolute;top:38px;right:0;box-shadow:0 18px 50px #2d271c24}.post-settings label{color:#686961;gap:7px;font-size:.62rem;display:grid}.post-settings input,.post-settings select{color:#20231f;width:100%;min-height:40px;font:.82rem var(--sans);background:#fff;border:1px solid #d5cfc3;padding:0 10px}.delete-post-section{border-top:1px solid #ddd6ca;padding-top:14px}.delete-post-trigger{color:#9b3e2b;cursor:pointer;font:700 .67rem var(--sans);text-underline-offset:3px;background:0 0;border:0;padding:0;text-decoration:underline}.delete-post-trigger:disabled{cursor:wait;opacity:.5}.delete-post-confirm{gap:8px;display:grid}.delete-post-confirm strong{color:#822f20;font:700 .78rem var(--sans)}.delete-post-confirm p{color:#716d65;font:.72rem/1.45 var(--sans);text-transform:none;letter-spacing:0;margin:0}.delete-post-confirm>div{justify-content:flex-end;gap:6px;margin-top:4px;display:flex}.delete-post-confirm button{color:#55564f;cursor:pointer;min-height:34px;font:700 .65rem var(--sans);background:#fff;border:1px solid #d2cbc0;padding:0 10px}.delete-post-confirm .confirm-delete{color:#fff;background:#8f3524;border-color:#8f3524}.delete-post-confirm button:disabled{cursor:wait;opacity:.55}.document-header-fields{padding:48px 0 34px}.document-header-fields textarea{resize:none;field-sizing:content;background:0 0;border:0;outline:0;width:100%;padding:0;display:block}.document-header-fields textarea:first-child{color:#1f211d;min-height:1.1em;font-family:var(--serif);letter-spacing:-.06em;font-size:clamp(3.25rem,7vw,6.6rem);font-weight:400;line-height:.9}.document-header-fields textarea:last-child{color:#707068;max-width:700px;min-height:1.5em;font-family:var(--serif);margin-top:28px;font-size:1.15rem;line-height:1.55}.document-header-fields textarea::placeholder{color:#aaa599}.rich-editor{border-top:1px solid #d7d1c5;position:relative}.editor-toolbar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f6f3ebf2;border-bottom:1px solid #d7d1c5;flex-wrap:wrap;align-items:center;gap:4px;min-height:54px;margin:0 -10px;padding:8px 10px;display:flex;position:sticky;top:70px}.toolbar-group{border-right:1px solid #d6d0c4;gap:2px;margin-right:4px;padding-right:6px;display:flex}.toolbar-group:last-of-type{border-right:0}.editor-toolbar button,.editor-toolbar select{color:#55564f;background:0 0;border:0;border-radius:4px;min-height:32px;padding:0 9px;font-size:.7rem}.editor-toolbar select{cursor:pointer;outline:0;margin-right:6px}.editor-toolbar button:hover,.editor-toolbar button.is-active{color:#8e3d29;background:#e5dfd3}.editor-toolbar button:disabled{cursor:default;opacity:.32}.image-toolbar{background:#fffdf8;border:1px solid #d5cfc3;border-radius:8px;flex:1 0 100%;align-items:center;gap:6px;min-height:42px;margin:4px 0 -4px;padding:6px 8px;display:flex;box-shadow:0 8px 22px #2a251d0f}.image-toolbar>span{color:#8c887e;font:600 .61rem/1 var(--sans);letter-spacing:.12em;text-transform:uppercase;padding:0 6px 0 2px}.link-popover{background:#fffdf7;border:1px solid #cec7ba;gap:6px;width:min(380px,100vw - 40px);padding:8px;display:flex;position:absolute;top:50px;right:0;box-shadow:0 14px 34px #2a251d26}.link-popover input{border:1px solid #d6d0c4;outline:0;flex:1;min-width:0;padding:0 9px}.link-popover button{color:#fff;background:#20231f}.document-canvas{min-height:520px;font-family:var(--serif);outline:0;padding:44px 0 80px;font-size:clamp(1.12rem,1.65vw,1.3rem);line-height:1.75}.document-canvas>:first-child{margin-top:0}.document-canvas p{margin:0 0 1.25em}.document-canvas h2,.document-canvas h3{letter-spacing:-.035em;margin:1.8em 0 .55em;font-weight:400;line-height:1.08}.document-canvas h2{font-size:2.4rem}.document-canvas h3{font-size:1.75rem}.document-canvas blockquote{color:#65665e;border-left:3px solid #d1674e;margin:2em 0;padding-left:1.15em;font-style:italic}.document-canvas pre{color:#f6f3eb;background:#20231f;padding:20px;font:.86rem/1.6 monospace;overflow-x:auto}.document-canvas hr{border:0;border-top:1px solid #6b6b63;width:70px;margin:3.5em auto}.document-canvas a{color:#9d432e;text-underline-offset:3px;text-decoration:underline}.document-canvas [data-resize-container][data-node=image]{width:100%;max-width:100%;margin:2.5em 0}.document-canvas [data-resize-container][data-node=image]:has(img[data-align=left]){justify-content:flex-start}.document-canvas [data-resize-container][data-node=image]:has(img[data-align=center]){justify-content:center}.document-canvas [data-resize-container][data-node=image]:has(img[data-align=right]){justify-content:flex-end}.document-canvas [data-resize-wrapper]{max-width:100%}.document-canvas [data-resize-wrapper] img{object-fit:contain;width:100%;max-width:100%;height:auto;max-height:760px;margin:0;display:block}.document-canvas [data-resize-container].ProseMirror-selectednode [data-resize-wrapper]{outline-offset:4px;outline:2px solid #b6533c}.document-canvas [data-resize-handle]{z-index:2;opacity:0;pointer-events:none;background:#b6533c;border:2px solid #fffdf8;border-radius:50%;width:14px;height:14px;transform:translateY(50%);box-shadow:0 1px 5px #2a251d40}.document-canvas [data-resize-container].ProseMirror-selectednode [data-resize-handle]{opacity:1;pointer-events:auto}.document-canvas [data-resize-handle=bottom-left]{cursor:nesw-resize;transform:translate(-50%,50%)}.document-canvas [data-resize-handle=bottom-right]{cursor:nwse-resize;transform:translate(50%,50%)}.document-canvas p.is-editor-empty:first-child:before{float:left;color:#a7a195;content:attr(data-placeholder);pointer-events:none;height:0}.editor-loading{color:#8e8b82}.editor-hint{color:#99958b;text-align:right;margin:-52px 0 0;font-size:.65rem}.editor-upload-error{color:#a13e28;text-align:left;margin:-52px 0 0;font-size:.7rem}.studio-message{color:#8e3d29;min-height:32px;margin-top:46px;font-size:.72rem}.studio-message span{color:#8d8b83}.writing-prose{color:#334155;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.06rem,1.35vw,1.2rem);line-height:1.82}.writing-prose>:first-child{margin-top:0}.writing-prose>:last-child{margin-bottom:0}.writing-prose p{margin:0 0 1.35em}.writing-prose strong{color:#0f172a}.writing-prose h2,.writing-prose h3{color:#0f172a;font-family:var(--sans);letter-spacing:-.035em;margin:1.9em 0 .6em;font-weight:650;line-height:1.12}.writing-prose h2{font-size:clamp(1.85rem,3vw,2.5rem)}.writing-prose h3{font-size:clamp(1.4rem,2.2vw,1.8rem)}.writing-prose ul,.writing-prose ol{margin:0 0 1.4em;padding-left:1.4em}.writing-prose li{padding-left:.25em}.writing-prose li+li{margin-top:.35em}.writing-prose blockquote{color:#64748b;border-left:3px solid #8b5cf6;margin:2em 0;padding:.1em 0 .1em 1.1em;font-style:italic}.writing-prose pre{color:#f8fafc;background:#17191e;border-radius:9px;margin:2em 0;padding:20px;font:.84rem/1.65 ui-monospace,SFMono-Regular,Menlo,monospace;overflow-x:auto}.writing-prose :not(pre)>code{color:#5b21b6;background:#f1f5f9;border-radius:4px;padding:.12em .35em;font:.84em ui-monospace,SFMono-Regular,Menlo,monospace}.writing-prose hr{border:0;border-top:1px solid #94a3b8;width:72px;margin:3.5em auto}.writing-prose a{color:#6d28d9;text-underline-offset:3px;-webkit-text-decoration:underline #c4b5fd;text-decoration:underline #c4b5fd}.writing-prose [data-resize-container][data-node=image]{width:100%;max-width:100%;margin:2.75em 0}.writing-prose [data-resize-container][data-node=image]:has(img[data-align=left]){justify-content:flex-start}.writing-prose [data-resize-container][data-node=image]:has(img[data-align=center]){justify-content:center}.writing-prose [data-resize-container][data-node=image]:has(img[data-align=right]){justify-content:flex-end}.writing-prose [data-resize-wrapper]{max-width:100%}.writing-prose [data-resize-wrapper] img{object-fit:contain;border-radius:8px;width:100%;max-width:100%;height:auto;max-height:760px;margin:0;display:block}.writing-prose [data-resize-container].ProseMirror-selectednode [data-resize-wrapper]{outline-offset:5px;outline:2px solid #7c3aed}.writing-prose [data-resize-handle]{z-index:2;opacity:0;pointer-events:none;background:#7c3aed;border:2px solid #fff;border-radius:50%;width:14px;height:14px;box-shadow:0 1px 6px #0f172a40}.writing-prose [data-resize-container].ProseMirror-selectednode [data-resize-handle]{opacity:1;pointer-events:auto}.writing-prose [data-resize-handle=bottom-left]{cursor:nesw-resize;transform:translate(-50%,50%)}.writing-prose [data-resize-handle=bottom-right]{cursor:nwse-resize;transform:translate(50%,50%)}.writing-prose p.is-editor-empty:first-child:before{float:left;color:#94a3b8;content:attr(data-placeholder);pointer-events:none;height:0}[data-theme=dark] .writing-prose{color:#d4d4d8}[data-theme=dark] .writing-prose strong,[data-theme=dark] .writing-prose h2,[data-theme=dark] .writing-prose h3{color:#fafafa}[data-theme=dark] .writing-prose blockquote{color:#a1a1aa}[data-theme=dark] .writing-prose :not(pre)>code{color:#c4b5fd;background:#ffffff12}[data-theme=dark] .writing-prose hr{border-color:#52525b}[data-theme=dark] .writing-prose a{color:#c4b5fd;text-decoration-color:#6d28d9}[data-theme=dark] .writing-prose p.is-editor-empty:first-child:before{color:#52525b}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (max-width:820px){.shell{width:min(100% - 36px,680px)}.site-header{min-height:76px}.masthead{padding:70px 0 78px}.masthead-grid,.featured,.notes-grid{grid-template-columns:1fr}.masthead-grid{gap:42px}.masthead h1{font-size:clamp(3.6rem,18vw,6.8rem)}.masthead-note{max-width:480px}.featured{min-height:0}.featured-image-wrap{height:72vw;min-height:420px;max-height:620px;margin:0}.featured-copy{padding:50px 0 60px}.featured-copy h2{font-size:clamp(2.8rem,12vw,4.7rem)}.note-image-wrap{height:76vw;max-height:600px}.notes-grid{gap:72px}.notes-grid.is-single{grid-template-columns:1fr}.studio-save-state{display:none}.studio-workspace{grid-template-columns:210px minmax(0,1fr)}.writing-workspace{padding-inline:28px}.document-header-fields textarea:first-child{font-size:clamp(3rem,9vw,5rem)}.history-tools{display:none}.article-header .back-link{margin-bottom:48px}}@media (max-width:560px){.site-header nav{gap:16px}.post-actions,.site-footer{flex-direction:column;align-items:flex-start}.section-heading{align-items:flex-end}.section-heading h2{max-width:250px}.site-footer{justify-content:center;padding:42px 0}.article-header h1{font-size:clamp(3.45rem,17vw,5rem)}.article-figure{width:calc(100% + 36px);margin-left:-18px}.article-figure figcaption{padding-inline:18px}.article-footer{width:min(100% - 36px,680px)}.studio-topbar{min-height:64px;padding-inline:16px}.studio-actions .quiet-action{display:none}.studio-actions button{padding-inline:10px}.studio-workspace{display:block}.document-shelf{border-bottom:1px solid #383b35;border-right:0;height:auto;max-height:245px;position:static}.shelf-title{min-height:68px;padding-block:12px}.document-list{display:flex;overflow-x:auto}.document-list>button{min-width:210px}.writing-workspace{padding:26px 18px 70px}.document-meta-line{flex-wrap:wrap}.document-meta-line>span:last-of-type{display:none}.post-settings{margin-left:0}.post-settings[open]>div{left:0;right:auto}.document-header-fields{padding:38px 0 28px}.document-header-fields textarea:first-child{font-size:clamp(3.1rem,15vw,4.8rem)}.editor-toolbar{flex-wrap:nowrap;top:64px;overflow-x:auto}.toolbar-group{flex:none}.insert-tools{border-right:0}.document-canvas{min-height:430px;padding-top:34px}.image-toolbar{flex:none;min-width:max-content;position:sticky;left:0}.editor-hint{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.studio-section-link{color:#a6a89f;letter-spacing:.04em;border-radius:4px;align-items:center;min-height:38px;padding:0 11px;font-size:.68rem;font-weight:750;display:inline-flex}.studio-section-link:hover,.studio-section-link:focus-visible{color:#f0eee7;background:#252822}.photo-sync-app{--photo-bg:#141612;--photo-panel:#1a1c18;--photo-panel-raised:#20231e;--photo-line:#34372f;--photo-line-soft:#2a2d27;--photo-text:#eeece4;--photo-muted:#96998f;--photo-dim:#6e7168;--photo-accent:#d26850;--photo-accent-bright:#e47b62;--photo-good:#a7b996;background:var(--photo-bg);min-height:100svh;color:var(--photo-text);overflow-x:hidden}.photo-sync-app button,.photo-sync-app a{outline-offset:4px}.photo-sync-app button:focus-visible,.photo-sync-app a:focus-visible,.photo-transfer-table:focus-visible{outline:1px solid var(--photo-accent-bright)}.photo-sync-nav{z-index:40;border-bottom:1px solid var(--photo-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#141612f0;justify-content:space-between;align-items:center;min-height:72px;padding:0 clamp(20px,4vw,60px);display:flex;position:sticky;top:0}.photo-sync-wordmark{font-family:var(--serif);letter-spacing:-.035em;font-size:1.23rem;font-weight:700}.photo-sync-wordmark span{color:var(--photo-accent)}.photo-sync-nav nav{align-items:center;gap:8px;display:flex}.photo-sync-nav nav a,.photo-sync-nav nav button{min-height:38px;color:var(--photo-muted);cursor:pointer;letter-spacing:.05em;background:0 0;border:0;border-radius:3px;align-items:center;padding:0 11px;font-size:.68rem;font-weight:700;display:inline-flex}.photo-sync-nav nav a:hover,.photo-sync-nav nav button:hover{background:var(--photo-panel-raised);color:var(--photo-text)}.photo-sync-shell{width:min(1440px,100% - clamp(40px,8vw,120px));margin-inline:auto;padding:clamp(58px,8vw,112px) 0 46px}.photo-sync-intro{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:48px;padding-bottom:clamp(54px,7vw,94px);display:grid}.photo-sync-kicker,.photo-evidence-card>div>p:first-child,.photo-reconcile-card>div>p,.photo-transfer-heading>div>p,.photo-setup-panel>div:nth-child(2)>p{color:var(--photo-accent-bright);letter-spacing:.15em;text-transform:uppercase;margin:0 0 17px;font-size:.65rem;font-weight:800}.photo-sync-intro h1{max-width:970px;font-family:var(--serif);letter-spacing:-.068em;margin:0;font-size:clamp(4rem,8.4vw,8.2rem);font-weight:400;line-height:.84}.photo-sync-intro>div:first-child>p:last-child{color:#b6b8b0;max-width:590px;font-family:var(--serif);margin:34px 0 0;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.6}.photo-sync-primary-actions{align-items:center;gap:8px;padding-bottom:5px;display:flex}.photo-action-primary,.photo-action-icon,.photo-setup-panel button,.photo-transfer-heading>button,.photo-row-action,.photo-sync-alert button{cursor:pointer;font:inherit;border:0}.photo-action-primary{background:var(--photo-accent);color:#151713;letter-spacing:.035em;border-radius:4px;align-items:center;gap:10px;min-height:48px;padding:0 17px;font-size:.7rem;font-weight:850;display:inline-flex}.photo-action-primary svg,.photo-action-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:17px}.photo-action-icon{border:1px solid var(--photo-line);width:48px;height:48px;color:var(--photo-muted);background:0 0;border-radius:4px;place-items:center;display:grid}.photo-action-icon:hover{color:var(--photo-text);border-color:#5d6157}.photo-action-primary:disabled,.photo-action-icon:disabled,.photo-setup-panel button:disabled,.photo-transfer-heading>button:disabled,.photo-row-action:disabled{cursor:wait;opacity:.5}.photo-sync-alert{border-left:2px solid var(--photo-good);color:#c8cfc0;background:#20251d;align-items:center;gap:12px;min-height:54px;margin:-28px 0 34px;padding:12px 16px;font-size:.76rem;display:flex}.photo-sync-alert span{color:var(--photo-text);font-weight:750}.photo-sync-alert p{margin:0}.photo-sync-alert button{color:inherit;background:0 0;border-bottom:1px solid;margin-left:auto;padding:8px 10px;font-size:.68rem;font-weight:750}.photo-setup-panel{background:#1c1c17;border:1px solid #514337;grid-template-columns:80px minmax(0,1fr) auto;align-items:center;gap:clamp(22px,4vw,54px);margin-bottom:40px;padding:clamp(24px,4vw,42px);display:grid}.photo-setup-number{color:#5c5e55;font-family:var(--serif);font-size:3.4rem;line-height:1}.photo-setup-panel h2{font-family:var(--serif);letter-spacing:-.035em;margin:0 0 10px;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:400}.photo-setup-panel>div:nth-child(2)>p{margin-bottom:10px}.photo-setup-panel>div:nth-child(2)>span{max-width:630px;color:var(--photo-muted);font-size:.77rem;line-height:1.6;display:block}.photo-setup-panel button{color:#191b17;background:#ece9e0;border-radius:3px;min-height:46px;padding:0 18px;font-size:.69rem;font-weight:800}.photo-setup-panel button:hover{background:#fffdf5}.photo-setup-guide{color:#aaada5;letter-spacing:.045em;white-space:nowrap;border-bottom:1px solid #5f6259;padding:9px 0;font-size:.65rem;font-weight:750}.photo-metrics{border-top:1px solid var(--photo-line);border-bottom:1px solid var(--photo-line);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.photo-metric{border-right:1px solid var(--photo-line);flex-direction:column;justify-content:space-between;min-width:0;min-height:156px;padding:24px 20px 20px;display:flex;position:relative}.photo-metric:last-child{border-right:0}.photo-metric>span{color:var(--photo-muted);letter-spacing:.09em;text-transform:uppercase;font-size:.61rem;font-weight:750}.photo-metric strong{color:var(--photo-text);font-family:var(--serif);letter-spacing:-.045em;text-overflow:ellipsis;white-space:nowrap;margin:14px 0 8px;font-size:clamp(1.65rem,2.8vw,2.7rem);font-weight:400;line-height:1;overflow:hidden}.photo-metric small{color:var(--photo-dim);text-overflow:ellipsis;white-space:nowrap;font-size:.63rem;line-height:1.4;overflow:hidden}.photo-metric.is-good:before,.photo-metric.is-alert:before{background:var(--photo-good);content:"";height:2px;position:absolute;top:-1px;left:20px;right:20px}.photo-evidence-grid{background:var(--photo-line);grid-template-columns:minmax(0,1.7fr) minmax(300px,.8fr);gap:1px;margin:1px 0 0;display:grid}.photo-evidence-card,.photo-reconcile-card{background:var(--photo-panel);min-width:0}.photo-evidence-card{grid-template-columns:54px minmax(0,1fr) auto;align-items:start;gap:clamp(20px,3vw,38px);padding:clamp(34px,5vw,58px);display:grid}.photo-evidence-icon{width:48px;height:48px;color:var(--photo-muted);border:1px solid #4b4e45;border-radius:50%;place-items:center;display:grid}.photo-evidence-card.is-verified .photo-evidence-icon{color:var(--photo-good);background:#242b20;border-color:#61705a}.photo-evidence-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45px;width:23px}.photo-evidence-card>div>p:first-child{margin:2px 0 13px}.photo-evidence-card h2{max-width:690px;font-family:var(--serif);letter-spacing:-.044em;margin:0;font-size:clamp(1.8rem,3.4vw,3.3rem);font-weight:400;line-height:1.03}.photo-evidence-copy{max-width:670px;color:var(--photo-muted);margin:19px 0 0;font-size:.75rem;line-height:1.65}.photo-evidence-card>dl{gap:20px;min-width:108px;margin:4px 0 0;display:grid}.photo-evidence-card>dl div,.photo-reconcile-card dl div{justify-content:space-between;align-items:baseline;gap:20px;display:flex}.photo-evidence-card dt,.photo-reconcile-card dt{color:var(--photo-dim);letter-spacing:.07em;text-transform:uppercase;font-size:.59rem}.photo-evidence-card dd,.photo-reconcile-card dd{color:#d4d5ce;font-family:var(--serif);margin:0;font-size:1.25rem}.photo-reconcile-card{flex-direction:column;padding:clamp(34px,4vw,48px);display:flex}.photo-reconcile-card>div>p{color:var(--photo-muted);margin-bottom:13px}.photo-reconcile-card time{color:var(--photo-text);font-family:var(--serif);letter-spacing:-.03em;font-size:clamp(1.45rem,2.4vw,2.1rem)}.photo-reconcile-card dl{border-top:1px solid var(--photo-line-soft);border-bottom:1px solid var(--photo-line-soft);gap:12px;margin:34px 0;padding:22px 0;display:grid}.photo-reconcile-card>p:last-child{color:var(--photo-dim);margin:auto 0 0;font-size:.7rem;line-height:1.6}.photo-transfer-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:25px;display:flex}.photo-transfer-heading h2{font-family:var(--serif);letter-spacing:-.055em;margin:0;font-size:clamp(2.4rem,4.8vw,4.6rem);font-weight:400;line-height:.95}.photo-transfer-heading>button{color:#c4c5bf;background:0 0;border-bottom:1px solid #70736a;min-height:38px;padding:0 2px;font-size:.68rem;font-weight:750}.photo-transfer-table{border-top:1px solid var(--photo-line);border-bottom:1px solid var(--photo-line);max-width:100%;overflow-x:auto}.photo-transfer-table table{border-collapse:collapse;text-align:left;width:100%;min-width:900px}.photo-transfer-table th{height:48px;color:var(--photo-dim);letter-spacing:.1em;text-transform:uppercase;padding:0 16px;font-size:.57rem;font-weight:750}.photo-transfer-table th:first-child,.photo-transfer-table td:first-child{padding-left:0}.photo-transfer-table th:last-child,.photo-transfer-table td:last-child{text-align:right;padding-right:0}.photo-transfer-table td{border-top:1px solid var(--photo-line-soft);color:#b6b8b0;vertical-align:middle;min-width:124px;height:82px;padding:12px 16px;font-size:.7rem}.photo-file-cell{align-items:center;gap:15px;min-width:310px;display:flex}.photo-file-cell>span{border:1px solid var(--photo-line);color:#7e8177;width:46px;height:46px;font:700 .55rem var(--sans);letter-spacing:.06em;background:#1b1d19;flex:none;place-items:center;display:grid}.photo-file-cell>div{min-width:0}.photo-file-cell strong,.photo-file-cell small,.photo-file-cell p{display:block}.photo-file-cell strong{color:#e1dfd8;max-width:360px;font-family:var(--serif);text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:400;line-height:1.25;overflow:hidden}.photo-file-cell small{color:var(--photo-dim);margin-top:5px;font-size:.59rem}.photo-file-cell p{color:#d17b66;text-overflow:ellipsis;white-space:nowrap;max-width:360px;margin:5px 0 0;font-size:.61rem;overflow:hidden}.photo-status{color:#aeb0a8;align-items:center;gap:8px;font-size:.63rem;font-weight:700;display:inline-flex}.photo-status:before{content:"";background:#777a71;border-radius:50%;width:6px;height:6px}.photo-status.is-stored:before{background:var(--photo-good)}.photo-status.is-issue:before{background:var(--photo-accent)}.photo-status.is-requested:before{background:#b89b64}.photo-status.is-moving:before{background:#c47759}.photo-status.is-waiting:before{background:#777a71}.photo-proof-cell{align-items:center;gap:6px;display:flex}.photo-proof-cell span{color:#676a62;letter-spacing:.05em;text-transform:uppercase;border:1px solid #353830;border-radius:2px;padding:5px 7px;font-size:.52rem;font-weight:750}.photo-row-action,.photo-transfer-table td:last-child>a{color:#d2d2cc;background:0 0;border-bottom:1px solid #62655c;align-items:center;min-height:34px;padding:0 5px;font-size:.64rem;font-weight:750;display:inline-flex}.photo-empty-ledger{border-top:1px solid var(--photo-line);border-bottom:1px solid var(--photo-line);align-items:center;gap:28px;min-height:190px;display:flex}.photo-empty-ledger>span{color:#33362f;font-family:var(--serif);letter-spacing:-.07em;font-size:4.5rem}.photo-empty-ledger h3{font-family:var(--serif);margin:0 0 8px;font-size:1.35rem;font-weight:400}.photo-empty-ledger p{color:var(--photo-dim);margin:0;font-size:.7rem}.photo-transfer-loading{border-top:1px solid var(--photo-line);background:var(--photo-line-soft);gap:1px;display:grid}.photo-transfer-loading span{background:linear-gradient(90deg,#181a16 25%,#1d1f1a 42%,#181a16 62%) 0 0/300% 100%;height:82px;animation:1.8s ease-in-out infinite photo-ledger-loading;display:block}@keyframes photo-ledger-loading{to{background-position:-100% 0}}.photo-sync-footer{color:#64675f;letter-spacing:.05em;justify-content:space-between;gap:24px;padding-top:42px;font-size:.59rem;display:flex}.photo-sync-footer p{margin:0}.photo-sync-footer>div{align-items:center;gap:14px;display:flex}.photo-sync-loading{color:var(--photo-muted);text-align:center;place-content:center;display:grid}.photo-sync-loading p{letter-spacing:.12em;text-transform:uppercase;margin:16px 0 0;font-size:.66rem;font-weight:700}.photo-loading-mark{border:1px solid #42463e;border-top-color:var(--photo-accent);border-radius:50%;width:24px;height:24px;margin-inline:auto;animation:.7s linear infinite photo-loading-spin}@keyframes photo-loading-spin{to{transform:rotate(1turn)}}@media (max-width:1120px){.photo-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.photo-metric:nth-child(3){border-right:0}.photo-metric:nth-child(-n+3){border-bottom:1px solid var(--photo-line)}.photo-metric:last-child{border-right:1px solid var(--photo-line)}.photo-evidence-grid{grid-template-columns:1fr}.photo-reconcile-card{grid-template-columns:1fr 1fr;gap:0 40px;display:grid}.photo-reconcile-card dl{grid-row:span 2;margin:0}}@media (max-width:760px){.photo-sync-shell{width:min(100% - 36px,680px);padding-top:54px}.photo-sync-intro{grid-template-columns:1fr;gap:34px}.photo-sync-intro h1{font-size:clamp(3.7rem,17vw,6.5rem)}.photo-sync-primary-actions{padding:0}.photo-action-primary{flex:1;justify-content:center}.photo-setup-panel{grid-template-columns:52px 1fr}.photo-setup-number{font-size:2.6rem}.photo-setup-panel button,.photo-setup-guide{grid-column:2;justify-self:start}.photo-evidence-card{grid-template-columns:48px minmax(0,1fr)}.photo-evidence-card>dl{grid-column:2;grid-template-columns:repeat(2,1fr)}.photo-reconcile-card{display:flex}.photo-reconcile-card dl{margin:28px 0}}@media (max-width:540px){.studio-section-link{padding-inline:8px}.photo-sync-nav{min-height:64px;padding-inline:18px}.photo-sync-nav nav{gap:2px}.photo-sync-nav nav a,.photo-sync-nav nav button{padding-inline:8px}.photo-sync-shell{width:calc(100% - 32px);padding-top:44px}.photo-sync-kicker{font-size:.58rem;line-height:1.5}.photo-sync-intro{padding-bottom:48px}.photo-sync-intro h1{font-size:clamp(3.4rem,18vw,5rem)}.photo-sync-intro>div:first-child>p:last-child{margin-top:26px}.photo-sync-alert{flex-direction:column;align-items:flex-start;margin-top:-20px}.photo-sync-alert button{margin-left:0}.photo-setup-panel{padding:26px 22px;display:block}.photo-setup-number{margin-bottom:24px}.photo-setup-panel button{margin-top:22px}.photo-setup-guide{margin-top:22px;display:inline-block}.photo-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-metric{min-height:142px;padding-inline:14px}.photo-metric:nth-child(2),.photo-metric:nth-child(4){border-right:0}.photo-metric:nth-child(3){border-right:1px solid var(--photo-line)}.photo-metric:nth-child(4){border-bottom:1px solid var(--photo-line)}.photo-metric strong{font-size:clamp(1.5rem,8vw,2.1rem)}.photo-evidence-card{padding:30px 24px;display:block}.photo-evidence-icon{margin-bottom:30px}.photo-evidence-card>dl{border-top:1px solid var(--photo-line-soft);margin-top:28px;padding-top:22px;display:grid}.photo-reconcile-card{padding:30px 24px}.photo-transfer-heading{flex-direction:column;align-items:flex-start}.photo-empty-ledger{flex-direction:column;align-items:flex-start;gap:6px;padding:32px 0}.photo-empty-ledger>span{font-size:3.4rem}.photo-sync-footer,.photo-sync-footer>div{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.photo-transfer-loading span,.photo-loading-mark{animation:none}}.service-hub{--desk-paper:#eee9dd;--desk-ink:#1c1f1a;--desk-muted:#73736b;--desk-line:#c8c1b4;--desk-accent:#b64d35;background:var(--desk-paper);min-height:100svh;color:var(--desk-ink);padding:0 clamp(22px,5vw,76px)}.service-hub-header{border-bottom:1px solid var(--desk-line);justify-content:space-between;align-items:center;min-height:90px;display:flex}.service-hub-mark{font-family:var(--serif);letter-spacing:-.035em;font-size:1.25rem;font-weight:700}.service-hub-mark span{color:var(--desk-accent)}.service-hub-header button{min-height:42px;color:var(--desk-muted);cursor:pointer;letter-spacing:.08em;background:0 0;border:0;padding:0;font-size:.68rem;font-weight:700}.service-hub-header button:hover,.service-hub-header button:focus-visible{color:var(--desk-ink)}.service-index{width:min(1320px,100%);margin-inline:auto;padding:clamp(74px,10vw,148px) 0 clamp(60px,9vw,120px)}.service-index-heading{grid-template-columns:minmax(100px,.32fr) minmax(0,1fr);align-items:end;margin-bottom:clamp(66px,9vw,120px);display:grid}.service-index-heading p{color:var(--desk-accent);letter-spacing:.15em;text-transform:uppercase;margin:0 0 9px;font-size:.62rem;font-weight:800}.service-index-heading h1{font-family:var(--serif);letter-spacing:-.072em;margin:0;font-size:clamp(4.4rem,10vw,9.4rem);font-weight:400;line-height:.82}.service-list{border-top:1px solid var(--desk-ink)}.service-entry{border-bottom:1px solid var(--desk-line);grid-template-columns:minmax(100px,.32fr) minmax(0,1fr) auto;align-items:center;min-height:clamp(150px,17vw,230px);transition:color .16s,padding .22s;display:grid}.service-entry-number{color:var(--desk-accent);font-family:var(--serif);align-self:start;margin-top:30px;font-size:.8rem}.service-entry-copy{gap:13px;display:grid}.service-entry-copy strong{font-family:var(--serif);letter-spacing:-.06em;font-size:clamp(3.6rem,8vw,7.6rem);font-weight:400;line-height:.85}.service-entry-copy small{color:var(--desk-muted);letter-spacing:.06em;font-size:.67rem;font-weight:650}.service-entry svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:.85px;width:clamp(32px,4vw,54px);transition:transform .18s}.service-entry:hover,.service-entry:focus-visible{color:var(--desk-accent);outline:0;padding-left:12px}.service-entry:hover svg,.service-entry:focus-visible svg{transform:translate(7px)}.service-hub-loading{place-items:center;display:grid}.service-hub-loading>span{background:var(--desk-accent);border-radius:50%;width:8px;height:8px;animation:.9s ease-in-out infinite alternate service-pulse}@keyframes service-pulse{to{opacity:.18;transform:scale(.72)}}.photo-sync-app{--photo-bg:#eee9dd;--photo-panel:#e8e2d6;--photo-panel-raised:#e4ded1;--photo-line:#c8c1b4;--photo-line-soft:#d8d1c4;--photo-text:#1c1f1a;--photo-muted:#6f7068;--photo-dim:#969389;--photo-accent:#b64d35;--photo-accent-bright:#9d3f2b;--photo-good:#68775b;background:var(--photo-bg)}.photo-sync-nav{border-color:var(--photo-line);background:#eee9ddf0;min-height:68px;padding:0 clamp(20px,4vw,60px)}.photo-sync-wordmark{font-size:1.18rem}.photo-sync-nav nav{gap:18px}.photo-sync-nav nav a,.photo-sync-nav nav button{min-height:42px;color:var(--photo-muted);letter-spacing:.07em;border-radius:0;padding:0;font-size:.66rem}.photo-sync-nav nav a:hover,.photo-sync-nav nav button:hover{color:var(--photo-text);background:0 0}.photo-sync-shell{width:min(1400px,100% - clamp(40px,8vw,120px));padding:clamp(64px,8vw,108px) 0 44px}.photo-sync-intro{gap:40px;padding-bottom:clamp(52px,7vw,84px)}.photo-sync-kicker,.photo-transfer-heading>div>p,.photo-setup-panel>div>p,.photo-integrity-status p{color:var(--photo-accent);letter-spacing:.15em;text-transform:uppercase;margin:0 0 14px;font-size:.6rem;font-weight:800}.photo-sync-intro h1{font-size:clamp(5.2rem,11vw,10rem);line-height:.78}.photo-sync-intro>div:first-child>p:last-child{max-width:none;color:var(--photo-muted);font-family:var(--sans);letter-spacing:.05em;margin:30px 0 0;font-size:.72rem;font-weight:700}.photo-sync-intro>div:first-child>p:last-child span,.photo-sync-intro>div:first-child>p:last-child.is-attention{color:var(--photo-accent)}.photo-action-primary{background:var(--photo-text);min-height:44px;color:var(--photo-bg);border-radius:0;padding:0 15px;font-size:.66rem}.photo-action-primary:hover{background:var(--photo-accent)}.photo-action-icon{border-color:var(--photo-line);width:44px;height:44px;color:var(--photo-muted);border-radius:0}.photo-action-icon:hover{border-color:var(--photo-text);color:var(--photo-text)}.photo-sync-alert{border-left-color:var(--photo-good);color:#536049;background:#e2e2d7;min-height:50px;margin:-20px 0 32px;padding:11px 14px;font-size:.7rem}.photo-sync-alert.is-error{border-color:var(--photo-accent);color:#874432;background:#e8dcd3}.photo-sync-alert span{color:inherit}.photo-setup-panel{border:0;border-top:1px solid var(--photo-text);border-bottom:1px solid var(--photo-line);background:0 0;grid-template-columns:minmax(0,1fr) auto;gap:30px;margin-bottom:42px;padding:30px 0}.photo-setup-panel h2{margin-bottom:10px;font-size:clamp(1.8rem,3vw,2.8rem)}.photo-setup-panel details{color:var(--photo-muted)}.photo-setup-panel summary{cursor:pointer;width:max-content;font-size:.66rem;list-style:none}.photo-setup-panel summary::-webkit-details-marker{display:none}.photo-setup-panel summary:after{content:"+";margin-left:7px}.photo-setup-panel details[open] summary:after{content:"−"}.photo-setup-panel details span{max-width:620px;color:var(--photo-muted);margin-top:10px;font-size:.7rem;line-height:1.55;display:block}.photo-setup-panel button{background:var(--photo-text);min-height:42px;color:var(--photo-bg);border-radius:0;font-size:.66rem}.photo-setup-panel button:hover{background:var(--photo-accent);color:#fff}.photo-setup-guide{border-color:var(--photo-text);color:var(--photo-muted)}.photo-metrics{border-color:var(--photo-text) var(--photo-line);grid-template-columns:repeat(5,minmax(0,1fr))}.photo-metric{border-color:var(--photo-line);justify-content:flex-start;gap:23px;min-height:118px;padding:22px 18px}.photo-metric>span{color:var(--photo-muted);letter-spacing:.11em;font-size:.56rem}.photo-metric strong{color:var(--photo-text);margin:0;font-size:clamp(1.45rem,2.3vw,2.35rem)}.photo-metric.is-good:before,.photo-metric.is-alert:before{background:var(--photo-good);left:18px;right:18px}.photo-metric.is-alert:before{background:var(--photo-accent)}.photo-metric.is-good strong{color:#526148}.photo-metric.is-alert strong{color:var(--photo-accent)}.photo-integrity{border-bottom:1px solid var(--photo-line);grid-template-columns:minmax(260px,1fr) auto minmax(180px,.42fr);align-items:center;gap:clamp(28px,5vw,72px);padding:clamp(32px,4vw,48px) 0;display:grid}.photo-integrity-status{grid-template-columns:10px minmax(0,1fr);align-items:center;gap:18px;display:grid}.photo-integrity-status>span{background:var(--photo-accent);border-radius:50%;width:8px;height:8px}.photo-integrity.is-verified .photo-integrity-status>span{background:var(--photo-good)}.photo-integrity-status p{color:var(--photo-muted);margin-bottom:7px}.photo-integrity-status h2{font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:clamp(1.55rem,2.6vw,2.55rem);font-weight:400}.photo-integrity-counts{gap:clamp(24px,4vw,54px);margin:0;display:flex}.photo-integrity-counts div{gap:7px;display:grid}.photo-integrity-counts dt{color:var(--photo-dim);letter-spacing:.1em;text-transform:uppercase;font-size:.54rem}.photo-integrity-counts dd{font-family:var(--serif);margin:0;font-size:1.4rem}.photo-proof-details{color:var(--photo-muted)}.photo-proof-details summary,.photo-sync-settings summary{cursor:pointer;letter-spacing:.04em;font-size:.63rem;font-weight:700;list-style:none}.photo-proof-details summary::-webkit-details-marker{display:none}.photo-sync-settings summary::-webkit-details-marker{display:none}.photo-proof-details summary:after,.photo-sync-settings summary:after{float:right;content:"+";margin-left:8px}.photo-proof-details[open] summary:after,.photo-sync-settings[open] summary:after{content:"−"}.photo-proof-details>div{color:var(--photo-muted);grid-column:1/-1;margin-top:15px;font-size:.65rem;line-height:1.55}.photo-proof-details p{margin:7px 0 0}.photo-transfer-section{margin-top:clamp(70px,8vw,104px)}.photo-transfer-heading{margin-bottom:22px}.photo-transfer-heading>div>p{margin-bottom:8px}.photo-transfer-heading h2{font-size:clamp(3rem,6vw,5.6rem)}.photo-transfer-heading>button{border-color:var(--photo-text);color:var(--photo-text)}.photo-transfer-table{border-color:var(--photo-text) var(--photo-line)}.photo-transfer-table th{color:var(--photo-dim)}.photo-transfer-table td{border-color:var(--photo-line-soft);color:var(--photo-muted)}.photo-transfer-table tr:hover td{background:#ffffff2e}.photo-file-cell>span{border-color:var(--photo-line);color:var(--photo-dim);background:0 0}.photo-file-cell strong{color:var(--photo-text)}.photo-file-cell small{color:var(--photo-dim)}.photo-file-cell p{color:var(--photo-accent)}.photo-status{color:var(--photo-muted)}.photo-status.is-stored{color:#526148}.photo-status.is-issue{color:var(--photo-accent)}.photo-proof-cell span{border-color:var(--photo-line);color:var(--photo-dim)}.photo-proof-cell span.is-passed{color:#526148;border-color:#9ca791}.photo-row-action,.photo-transfer-table td:last-child>a{border-color:var(--photo-muted);color:var(--photo-text)}.photo-empty-ledger{border-color:var(--photo-text) var(--photo-line);min-height:164px}.photo-empty-ledger>span{color:var(--photo-line);font-size:4rem;line-height:1}.photo-empty-ledger h3{color:var(--photo-text)}.photo-empty-ledger p{color:var(--photo-muted)}.photo-transfer-loading{border-color:var(--photo-text);background:var(--photo-line-soft)}.photo-transfer-loading span{background:linear-gradient(90deg,#ebe6da 25%,#e2dccf 42%,#ebe6da 62%) 0 0/300% 100%}.photo-sync-footer{color:var(--photo-dim);align-items:flex-start;padding-top:38px;font-size:.58rem}.photo-sync-settings{text-align:right;width:min(300px,100%)}.photo-sync-settings>div{border-top:1px solid var(--photo-line);gap:8px;margin-top:14px;padding-top:14px;display:grid}.photo-sync-settings p{line-height:1.45}.photo-sync-loading{color:var(--photo-muted)}.photo-loading-mark{border-color:var(--photo-line);border-top-color:var(--photo-accent)}@media (max-width:860px){.service-index-heading,.service-entry{grid-template-columns:74px minmax(0,1fr) auto}.photo-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.photo-integrity{grid-template-columns:minmax(0,1fr) auto}.photo-proof-details{grid-column:1/-1}}@media (max-width:540px){.service-hub{padding-inline:18px}.service-hub-header{min-height:72px}.service-index{padding-top:64px}.service-index-heading{margin-bottom:58px;display:block}.service-index-heading p{margin-bottom:20px}.service-index-heading h1{font-size:clamp(4rem,20vw,6rem)}.service-entry{grid-template-columns:40px minmax(0,1fr) 28px;min-height:142px}.service-entry-number{margin-top:23px}.service-entry-copy{gap:10px}.service-entry-copy strong{font-size:clamp(3.2rem,17vw,4.7rem)}.service-entry:hover,.service-entry:focus-visible{padding-left:5px}.photo-sync-nav nav{gap:12px}.photo-sync-nav nav a:first-child{display:none}.photo-sync-shell{width:calc(100% - 32px);padding-top:54px}.photo-sync-intro{gap:32px}.photo-sync-intro h1{font-size:clamp(5rem,25vw,7rem)}.photo-sync-primary-actions{width:100%}.photo-setup-panel{grid-template-columns:1fr;display:grid}.photo-setup-panel button,.photo-setup-guide{justify-self:start}.photo-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-metric{min-height:112px;padding:20px 13px}.photo-integrity{display:block}.photo-integrity-counts{margin:26px 0;padding-left:28px}.photo-proof-details{padding-left:28px}.photo-transfer-heading{flex-direction:row;align-items:end}.photo-empty-ledger{flex-direction:row;align-items:center;gap:18px}.photo-sync-footer{gap:18px;display:grid}.photo-sync-settings{text-align:left;width:100%}.photo-sync-settings summary:after{float:none}}@media (prefers-reduced-motion:reduce){.service-hub-loading>span{animation:none}}@keyframes photo-toast-in{0%{opacity:0;transform:translate(20px,-8px)}to{opacity:1;transform:translate(0,0)}}.photo-toast{animation:.18s ease-out both photo-toast-in}@media (prefers-reduced-motion:reduce){.photo-toast{animation:none}}
