@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:#0003;--rc-drag-bar-size:6px;--rc-border-color:#ffffffb3;--rc-focus-color:#08f}.ReactCrop{cursor:crosshair;display:inline-block;position:relative;max-width:100%}.ReactCrop *,.ReactCrop :before,.ReactCrop :after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit;overflow:hidden}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{max-height:inherit;display:block;max-width:100%}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{pointer-events:none;position:absolute;width:calc(100% + .5px);height:calc(100% + .5px);inset:0}.ReactCrop__crop-selection{cursor:move;position:absolute;top:0;left:0;transform:translate(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";border:1px solid var(--rc-border-color);opacity:.3;position:absolute;inset:-1px}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){color:#fff;animation:1s linear infinite marching-ants;background-image:linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6667%}.ReactCrop__drag-handle{width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color);position:absolute}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{cursor:nw-resize;top:0;left:0;transform:translate(-50%,-50%)}.ReactCrop .ord-n{cursor:n-resize;top:0;left:50%;transform:translate(-50%,-50%)}.ReactCrop .ord-ne{cursor:ne-resize;top:0;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-e{cursor:e-resize;top:50%;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-se{cursor:se-resize;bottom:0;right:0;transform:translate(50%,50%)}.ReactCrop .ord-s{cursor:s-resize;bottom:0;left:50%;transform:translate(-50%,50%)}.ReactCrop .ord-sw{cursor:sw-resize;bottom:0;left:0;transform:translate(-50%,50%)}.ReactCrop .ord-w{cursor:w-resize;top:50%;left:0;transform:translate(-50%,-50%)}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{height:var(--rc-drag-bar-size);width:100%;top:0;left:0;transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{width:var(--rc-drag-bar-size);height:100%;top:0;right:0;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{height:var(--rc-drag-bar-size);width:100%;bottom:0;left:0;transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{width:var(--rc-drag-bar-size);height:100%;top:0;left:0;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media (pointer:coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}:root{color:#332d35;font-synthesis:none;--paper:#f8f5ef;--white:#fffdfa;--plum:#392c40;--muted:#736c73;--line:#e4dfd6;--green:#697354;--serif:Georgia,"Times New Roman",serif;background:#f8f5ef;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{color:inherit}button,input,textarea{outline-offset:4px}:focus-visible{outline:2px solid #8b6d9c}h1:focus{outline:0}button{transition:background .16s,border-color .16s,box-shadow .16s}img{max-width:100%}input,textarea{border:1px solid var(--line);background:var(--white);color:var(--plum);border-radius:8px;width:100%;min-width:0;padding:13px 14px}input::placeholder,textarea::placeholder{color:#928991;opacity:1}input:focus,textarea:focus{border-color:#94849b}textarea{resize:vertical;line-height:1.6}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:550}button svg{flex-shrink:0}.button{display:inline-flex;text-decoration:none;white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items: center;gap:9px;min-height:46px;padding:11px 17px;font-size:14px;font-weight:550;line-height:1.4}.primary{background:var(--plum);color:#fffefa;border-color:var(--plum)}.primary:hover:not(:disabled){background:#503b59;border-color:#503b59;box-shadow:0 2px 6px #392c401c}.secondary{background:var(--white);border-color:#d9d2ca}.secondary:hover:not(:disabled){background:#f7f3f8;border-color:#b6aaba}.text-button{color:var(--plum);background:0 0;padding-left:8px;padding-right:8px}.text-button:hover:not(:disabled){background:#e8e0eb70}.danger-text{color:#965954;background:0 0;font-size:12px}.danger-text:hover{background:#faeeee}.full{width:100%}.icon-button{display:inline-flex;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items: center;width:44px;height:44px;padding:0}.icon-button:hover:not(:disabled){background:#e7e0e870}.back-button{display:inline-flex;color:#6b616e;background:0 0;border:0;align-items: center;gap:8px;min-height:44px;padding:0 8px 0 0;font-size:13px}.back-button:hover{color:var(--plum)}.eyebrow{letter-spacing:1.7px;color:#85747b;font-size:10px;font-weight:650;line-height:1.6}.brand{display:inline-flex;font-family:var(--serif);color:var(--plum);letter-spacing:-1.5px;align-items: center;gap:11px;font-size:32px}.brand-small{font-size:27px}.brand-mark{display:flex;background:var(--plum);color:#d8d7b8;border-radius:10px 10px 10px 2px;justify-content:center;align-items: center;width:35px;height:35px}.brand-small .brand-mark{border-radius:9px 9px 9px 2px;width:31px;height:31px}.brand-button{background:0 0;border:0;padding:5px 0}.site-header{border-bottom:1px solid var(--line);padding-top:env(safe-area-inset-top);background:#faf7f1;height:80px}.header-inner{display:flex;justify-content:space-between;align-items: center;max-width:1152px;height:100%;margin:0 auto;padding:0 36px}.header-actions{display:flex;align-items: center;gap:23px}.private-label{display:flex;color:#897f88;align-items: center;gap:7px;font-size:11px}.page-shell{padding:48px 0 calc(36px + env(safe-area-inset-bottom));max-width:1080px;margin:0 auto}.collection-intro{display:flex;justify-content:space-between;align-items: flex-end;margin-bottom:30px}.collection-intro h1{font-family:var(--serif);letter-spacing:-1.2px;margin:10px 0 13px;font-size:36px;font-weight:400}.title-dot{color:#9e9171}.collection-intro>div>p:last-child{color:var(--muted);font-size:14px}.collection-count{color:#827583;background:#efebe4;border-radius:6px;margin-bottom:2px;padding:7px 11px;font-size:11px}.capture-launcher{display:flex;background:#fffdf8;border:1px solid #dcd5ce;border-radius:12px;justify-content:space-between;align-items: center;gap:20px;padding:23px 24px;box-shadow:0 2px 4px #40334503}.launcher-heading{display:flex;align-items: center;gap:13px}.launcher-heading h2{margin-bottom:6px;font-size:15px}.launcher-heading p{color:var(--muted);font-size:11px}.small-icon{display:flex;color:#77627e;background:#eee8ee;border-radius:50%;justify-content:center;align-items: center;width:37px;height:37px}.capture-actions{display:flex;align-items: center;gap:10px}.capture-actions .button{padding:11px 13px;font-size:12px}.collection-toolbar{display:flex;justify-content:space-between;align-items: center;gap:16px;margin:37px 0 18px}.collection-toolbar h2{font-size:15px}.search-field{display:flex;background:var(--white);border:1px solid var(--line);color:#8b7c8c;border-radius:8px;align-items: center;gap:10px;padding:0 14px}.search-field:focus-within{outline:2px solid #8b6d9c;outline-offset:2px;border-color:#94849b}.search-field input{outline:0;background:0 0;border:0;border-radius:0;padding:13px 0;font-size:14px}.search-field.compact{background:0 0;width:254px}.search-field.compact input{padding:11px 0;font-size:11px}.clear-search{display:flex;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items: center;width:34px;height:38px}.clipping-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items: start;gap:18px}.clipping-card{border:1px solid var(--line);background:var(--white);text-align:left;border-radius:11px;width:100%;min-width:0;padding:22px 22px 0}.clipping-card:hover{border-color:#b8a9ba;box-shadow:0 4px 15px #392c4009}.clipping-content{display:block;text-align:left;background:0 0;border:0;width:100%;padding:0}.book-link{color:inherit;text-decoration:none}.book-link:hover strong,h1 .book-link:hover{text-decoration:underline;text-underline-offset:4px}a.back-button{text-decoration:none}.book-page{max-width:980px;padding-top:28px}.book-overview{background:var(--white);border:1px solid var(--line);border-radius:12px;padding:36px}.book-heading{display:flex;align-items: flex-start;gap:24px}.book-heading>div{flex:1;min-width:0}.book-heading .book-cover-large{width:96px;height:137px}.book-heading h1{font:32px/1.3 var(--serif);letter-spacing:-.5px;overflow-wrap:anywhere;margin:10px 0}.book-author{color:var(--muted);font-size:14px;line-height:1.6}.book-clipping-count{color:var(--green);margin-top:14px;font-size:12px}.book-edit-button{flex-shrink:0;font-size:12px}.book-note .text-button{min-height:32px;padding:0;font-size:13px}.book-edit-form{display:flex;flex-direction:column;gap:12px;margin-top:30px}.book-edit-form label{font-size:13px;font-weight:600}.book-edit-form textarea{min-height:145px}.book-edit-form label:not(:first-child){margin-top:12px}.book-edit-actions{display:flex;gap:12px}.book-saved{color:var(--green);margin-top:20px;font-size:13px}.book-about{border-top:1px solid var(--line);margin-top:30px;padding-top:26px}.book-about h2{font:20px var(--serif);margin-bottom:16px}.book-publication,.book-catalog-status{color:var(--muted);font-size:12px;line-height:1.8}.book-description{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:14px;font-size:14px;line-height:1.85}.book-source{display:inline-block;color:var(--muted);text-underline-offset:3px;margin-top:20px;font-size:11px}.book-links{display:flex;flex-wrap:wrap;gap:0 22px}.book-catalog-status .text-button{padding:0 6px;font-size:12px}.book-clippings{margin-top:36px}.book-clippings .clipping-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.book-clippings .clipping-card blockquote{display:block;margin-top:0}@media (max-width:600px){.book-overview{padding:22px}.book-heading{flex-wrap:wrap;gap:18px}.book-heading .book-cover-large{width:65px;height:94px}.book-heading>div{flex-basis:calc(100% - 83px)}.book-heading h1{font-size:25px}.book-edit-button{margin-left:83px}.book-clippings .clipping-grid{grid-template-columns:1fr}}.card-book{display:flex;align-items: center;gap:11px;min-width:0}.card-book>span:last-child{display:flex;flex-direction:column;gap:5px;min-width:0}.card-book strong{font-size:12px;font-weight:600;line-height:1.5}.card-book small{color:var(--muted);font-size:10px}.book-cover{color:#666c51;overflow:hidden;display:flex;position:relative;background:#dedfcf;border-radius:2px 4px 4px 2px;flex-shrink:0;justify-content:center;align-items: center;width:37px;height:51px;box-shadow:inset 3px 0 #26351913,1px 2px 3px #30233412}.book-cover img{object-fit:cover;width:100%;height:100%}.book-cover>span{font:9px var(--serif);position:absolute;bottom:5px}.book-cover-large{width:65px;height:88px}.clipping-card blockquote{font-family:var(--serif);color:#4a404a;white-space:pre-wrap;overflow:hidden;display:-webkit-box;-webkit-line-clamp:7;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:23px 0 20px;font-size:15px;line-height:1.85}.card-note{display:flex;color:#8f7c75;align-items: center;gap:6px;margin-bottom:17px;font-size:10px}.card-footer{display:flex;color:#93888f;border-top:1px solid #ede8e0;align-items: center;gap:10px;padding:15px 0;font-size:9px}.card-footer>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:45%;margin-right:auto}.card-footer svg{color:#86728d}.collection-footer{display:flex;color:#a4969c;justify-content:center;align-items: center;gap:6px;margin-top:54px;font-size:10px}.empty-state{display:flex;text-align:center;color:var(--muted);flex-direction:column;align-items: center;gap:16px;padding:64px 20px}.empty-state h2{font-family:var(--serif);color:var(--plum);font-size:23px;font-weight:400;line-height:1.55}.empty-state p{font-size:13px;line-height:1.9}.first-clipping{gap:18px;padding:64px 0 16px}.first-clipping h2{font-size:25px}.first-clipping .eyebrow{font-size:9px}.first-clipping .button{margin-top:4px;font-size:12px}.empty-book{display:flex;color:#948778;position:relative;justify-content:center;align-items: center;width:100px;height:88px;margin-bottom:2px}.empty-book:before{content:"";position:absolute;z-index:-1;background:#ece9de;border-radius:50%;width:92px;height:92px}.empty-book>span{font:48px var(--serif);color:#89748d;position:absolute;top:0;right:12px}.initial-loading{display:flex;flex-direction:column;justify-content:center;align-items: center;gap:24px;min-height:100vh;padding:30px}.initial-loading>p{display:flex;color:var(--muted);align-items: center;gap:10px;font-size:14px}.spinner{animation:1s linear infinite spin;flex-shrink:0}@keyframes spin{to{transform:rotate(360deg)}}.notice{color:#6e603e;background:#fbf4e2;border:1px solid #ddd0b3;border-radius:8px;margin:15px 0;padding:13px 16px;font-size:13px;line-height:1.65}.error-notice{color:#8a4744;background:#fff3f0;border-color:#e8cbc8}.collection-error{margin:24px 0}.toast{position:fixed;z-index:10;bottom:calc(24px + env(safe-area-inset-bottom));display:flex;background:var(--plum);color:#fff;border-radius:10px;align-items: center;gap:10px;width:max-content;max-width:calc(100vw - 32px);padding:13px 14px 13px 18px;font-size:13px;left:50%;transform:translate(-50%);box-shadow:0 5px 30px #392c402f}.toast button{color:inherit;display:flex;background:0 0;border:0;justify-content:center;align-items: center;width:28px;height:28px}.login-page{display:grid;grid-template-columns:43% 57%;min-height:100svh}.login-decoration{background:var(--plum);color:#f1e8e0;display:flex;position:relative;overflow:hidden;flex-direction:column;justify-content:center;padding:10vh 16%}.login-decoration:before,.login-decoration:after{content:"";position:absolute;border:1px solid #d6c9d11a;border-radius:50%;width:550px;height:550px;bottom:-350px;left:-140px}.login-decoration:after{width:650px;height:650px;bottom:-400px;left:-190px}.login-decoration>span{font:100px var(--serif);color:#b0a58b;height:95px}.login-decoration p{font:34px/1.5 var(--serif);letter-spacing:-1px}.decoration-line{background:#c6bc9e6a;width:38px;height:1px;margin:30px 0 22px}.login-decoration small{color:#c4b6c5;font-size:12px}.login-panel{align-self: center;width:100%;max-width:480px;margin:0 auto;padding:60px 48px}.login-copy{margin:47px 0 30px}.login-copy .eyebrow{letter-spacing:1.15px;font-size:9px}.login-copy h1{font:31px/1.5 var(--serif);letter-spacing:-.8px;margin:11px 0 13px}.login-copy>p:last-child{color:var(--muted);font-size:14px;line-height:1.8}.login-form label{display:block;margin-bottom:10px;font-size:12px;font-weight:600}.password-input{position:relative}.password-input svg{position:absolute;color:#97879b;top:16px;left:14px}.password-input input{min-height:50px;padding-left:43px}.login-form>button{margin-top:20px}.login-footnote{color:#a1949a;margin-top:35px;font-size:11px}.capture-page{padding-top:24px}.capture-topline{display:flex;justify-content:space-between;align-items: center;margin-bottom:20px}.steps{display:flex;justify-content:center;align-items: center;gap:30px;margin-bottom:35px}.step{display:flex;color:#a1979e;position:relative;align-items: center;gap:8px;font-size:11px}.step:not(:last-child):after{content:"";position:absolute;background:#dbd2d8;width:14px;height:1px;right:-22px}.step>span{display:flex;background:#eee9e6;border-radius:50%;justify-content:center;align-items: center;width:23px;height:23px;font-size:10px}.step.current{color:var(--plum);font-weight:600}.step.current>span{background:var(--plum);color:#fff}.step.completed{color:#6e7258}.step.completed>span{background:#e6e8d8}.capture-heading{margin-bottom:30px}.capture-heading h1{font:29px/1.5 var(--serif);letter-spacing:-.6px;margin:7px 0 9px}.capture-heading>p:last-child{color:var(--muted);font-size:13px;line-height:1.7}.photo-empty{display:flex;text-align:center;background:#fffcf6;border:1px dashed #cfc5ce;border-radius:12px;flex-direction:column;align-items: center;gap:15px;padding:44px 20px 26px}.photo-empty h2{font:22px var(--serif)}.photo-empty p{color:var(--muted);font-size:13px;line-height:1.8}.photo-empty-icon{display:flex;color:#7c6385;background:#f1ebf0;border-radius:50%;justify-content:center;align-items: center;width:78px;height:78px;margin-bottom:5px}.photo-empty-actions{display:flex;gap:12px;margin-top:10px}.photo-workspace{display:grid;grid-template-columns:244px minmax(0,1fr);align-items: start;gap:22px}.photo-sidebar{border:1px solid var(--line);background:var(--white);border-radius:10px;padding:18px 14px}.photo-sidebar-heading{display:flex;justify-content:space-between;align-items: center;padding:0 5px 17px}.photo-sidebar-heading h2{font-size:13px}.photo-sidebar-heading>span{color:#988996;font-size:10px}.photo-list{display:flex;flex-direction:column;gap:8px}.photo-thumb{display:flex;text-align:left;background:0 0;border:1px solid #0000;border-radius:7px;align-items: center;gap:9px;width:100%;min-width:0;padding:7px}.photo-thumb:hover{background:#f8f3f8}.photo-thumb.active{background:#f3edf3;border-color:#c9b9d0}.photo-thumb img{object-fit:cover;border-radius:3px;flex-shrink:0;width:38px;height:48px}.photo-thumb>span:nth-child(2){display:flex;flex-direction:column;gap:5px;min-width:0}.photo-thumb strong{font-size:11px;font-weight:600}.photo-thumb small{color:#978896;font-size:9px}.thumb-number{color:#aa99a9;margin-left:auto;font-size:9px}.add-photo-actions{border-bottom:1px solid var(--line);padding:16px 3px 9px}.add-photo-actions .button{min-height:42px;font-size:11px}.identity-add{color:#948475;padding:20px 7px 0}.identity-add h3{color:#655c5c;margin:10px 0 8px;font-size:12px}.identity-add p{color:#948880;font-size:11px;line-height:1.75}.identity-add .button{margin:5px 0 0 -8px;font-size:11px}.crop-panel{border:1px solid var(--line);overflow:hidden;background:var(--white);border-radius:10px}.crop-toolbar{display:flex;justify-content:space-between;align-items: center;gap:10px;padding:12px 19px}.crop-toolbar h2{margin-bottom:6px;font-size:13px}.crop-toolbar p{color:var(--muted);font-size:11px}.crop-canvas{display:flex;background:#e6e1da;justify-content:center;align-items: center;min-height:280px;padding:18px}.crop-image{display:block;object-fit:contain;width:auto;max-width:100%;max-height:60vh}.ReactCrop{flex-shrink:1;max-width:100%}.ReactCrop__crop-selection{border-color:#fff}.ReactCrop .ReactCrop__drag-handle{background:0 0;border:0;width:36px;height:36px;padding:0}.ReactCrop .ReactCrop__drag-handle:after{content:"";position:absolute;display:block;pointer-events:none;background:#fff;border:2px solid #65456f;border-radius:3px;width:12px;height:12px;top:50%;left:50%;transform:translate(-50%,-50%)}.ReactCrop .ReactCrop__drag-handle:focus{outline:0;background:0 0}.ReactCrop .ReactCrop__drag-handle:focus-visible:after{outline:2px solid #fff;outline-offset:2px;box-shadow:0 0 0 5px #65456f}.ReactCrop__crop-selection:focus-visible{outline:3px solid #b59ac4;outline-offset:3px}.crop-bottom{display:flex;border-bottom:1px solid #eee7e2;justify-content:space-between;align-items: center;padding:4px 14px}.photo-order{display:flex;align-items: center;gap:0}.photo-order>span{color:#927e8f;margin-right:10px;font-size:10px}.photo-order .icon-button{width:36px}.photo-role{display:flex;cursor:pointer;align-items: center;gap:10px;padding:14px 19px;font-size:12px}.photo-role input{accent-color:var(--plum);width:18px;height:18px;padding:0}.photo-role span{display:flex;flex-direction:column;gap:3px}.photo-role small{color:#968792;font-size:10px}.capture-privacy{display:flex;color:#998d95;justify-content:center;align-items: center;gap:7px;margin-top:19px;font-size:10px;line-height:1.7}.flow-footer{display:flex;border-top:1px solid var(--line);justify-content:space-between;align-items: center;gap:20px;margin-top:25px;padding:23px 0 0}.flow-footer>p{color:#988793;font-size:11px}.footer-primary{display:flex;align-items: center;gap:15px}.extraction-caption{color:#8e7f8f;max-width:200px;font-size:11px;line-height:1.6}.busy-message{display:flex;color:#8e7f8f;justify-content:center;align-items: center;gap:9px;padding:24px;font-size:13px}.review-stage{display:grid;grid-template-columns:minmax(0,1fr)268px;align-items: start;gap:24px}.review-main{border:1px solid var(--line);overflow:hidden;background:var(--white);border-radius:10px}.field-heading{display:flex;border-bottom:1px solid #ede7df;justify-content:space-between;align-items: center;gap:15px;padding:18px 23px}.field-heading>span{font-size:13px;font-weight:600}.field-heading>small{color:#94848f;font-size:10px}.quote-editor{font-family:var(--serif);color:#483b48;border:0;border-radius:0;min-height:380px;padding:26px;font-size:17px;line-height:1.95}.quote-editor:focus{outline-offset:-4px}.quote-editor::placeholder{color:#b0a2a9}@supports (field-sizing: content){.quote-editor{field-sizing:content;max-height:70svh}}.quote-editor-footer{display:flex;color:#9a8d95;justify-content:space-between;align-items: center;min-height:45px;padding:0 22px;font-size:10px}.quote-editor-footer .button{min-height:40px;font-size:10px}.review-extras{display:flex;background:#f0ede4;border:1px solid #e8e1d3;border-radius:10px;flex-direction:column;gap:27px;padding:23px 21px}.field label{display:flex;align-items: center;gap:6px;margin-bottom:11px;font-size:12px;font-weight:550}.field label>span{color:#9d9291;margin-left:auto;font-size:10px;font-weight:400}.field p{color:#9b8c85;margin-top:9px;font-size:10px;line-height:1.7}.field input,.field textarea{font-size:12px}.note-field textarea{background:#fffcf5}.source-preview{border-bottom:1px solid #dcd5c6;padding-bottom:18px}.source-preview summary{color:#6d5a6b;cursor:pointer;padding:7px 0;font-size:11px;line-height:1.6}.source-preview>p{color:#99887e;margin-top:9px;font-size:10px;line-height:1.7}.source-preview figure{margin:14px 0 0}.source-preview figcaption{color:#9c888e;margin-bottom:6px;font-size:9px}.source-preview img{display:block;border:1px solid #d4cbbb;border-radius:3px;width:100%}.crop-preview-trigger{display:block;text-align:left;cursor:zoom-in;background:0 0;border:0;width:100%;padding:0}.crop-preview-trigger>span{display:block;color:#7e6389;margin-top:6px;font-size:9px}.crop-preview-dialog{overflow-y:auto;border:1px solid var(--line);background:var(--paper);color:var(--plum);border-radius:12px;width:min(1000px,100vw - 32px);max-width:none;max-height:calc(100svh - 32px);padding:20px}.crop-preview-dialog::backdrop{backdrop-filter:blur(3px);background:#2b1f3290}.crop-preview-heading{display:flex;justify-content:space-between;align-items: center;gap:15px}.crop-preview-heading h2{font-size:15px}.crop-preview-dialog>p{color:var(--muted);margin:5px 0 17px;font-size:12px;line-height:1.7}.crop-preview-image{overflow:auto;background:#e6e1da;border:1px solid #d9d0c5;border-radius:7px;max-height:65svh;padding:12px}.crop-preview-image img{display:block;width:100%;height:auto}.crop-preview-image.zoomed img{width:max(1400px,170%);max-width:none}.crop-preview-actions{display:flex;justify-content:space-between;gap:12px;margin-top:18px}.review-stage>.flow-footer,.review-stage>.notice{grid-column:1/-1}.review-stage>.flow-footer{margin-top:2px}.book-stage{display:grid;grid-template-columns:minmax(0,1fr)348px;align-items: start;gap:38px}.book-picker{min-width:0}.book-picker-top{display:flex;justify-content:space-between;align-items: center;gap:10px;margin:-9px 0 13px}.book-picker-top h2{font-size:15px}.book-picker-top .button{font-size:11px}.recent-book{background:#efebdf;border:1px solid #ded7c5;border-radius:10px;margin-bottom:22px;padding:15px}.recent-book .eyebrow{color:#8c8162;margin-bottom:9px;font-size:9px}.book-option{display:flex;border:1px solid var(--line);text-align:left;background:var(--white);border-radius:8px;align-items: center;gap:13px;width:100%;padding:14px}.book-option:hover{border-color:#b1a0b7}.book-option.selected{background:#f4eff6;border-color:#8f709d;box-shadow:inset 0 0 0 1px #8f709d}.book-option-text{display:flex;flex-direction:column;flex:1;gap:5px;min-width:0}.book-option-text strong{overflow-wrap:anywhere;font-size:13px;font-weight:600;line-height:1.5}.book-option-text>span{color:#8a7a88;font-size:11px}.book-option-label{color:#8e7d65;font-size:9px}.selection-circle{display:flex;border:1px solid #d4cbd6;border-radius:50%;flex-shrink:0;justify-content:center;align-items: center;width:21px;height:21px}.selected .selection-circle{color:#fff;background:#80608f;border-color:#80608f}.book-results-heading{display:flex;justify-content:space-between;align-items: center;margin:22px 0 12px}.book-results-heading h3{font-size:12px}.book-results-heading>span{color:#9e8e9b;font-size:10px}.book-results{display:flex;flex-direction:column;gap:9px}.lookup-status{color:#948593;display:flex;align-items: center;gap:8px;margin:15px 0;font-size:11px;line-height:1.75}.book-search-help{color:#978895;margin:20px 0;padding:0 3px;font-size:12px;line-height:1.85}.no-book-results{text-align:center;color:#9a8b95;display:flex;flex-direction:column;align-items: center;gap:13px;padding:22px;font-size:12px}.no-book-results .button{font-size:12px}.manual-book-fields{border:1px solid var(--line);display:flex;background:#f2ede5;border-radius:10px;flex-direction:column;gap:22px;padding:22px}.manual-book-fields>p{color:#8c7f83;font-size:12px;line-height:1.7}.manual-book-fields>button{align-self: flex-start}.save-preview{position:sticky;background:#fffaf1;border:1px solid #e1d8d0;border-radius:11px;padding:25px;top:26px}.save-preview .eyebrow{font-size:9px}.save-preview>blockquote{font:14px/1.9 var(--serif);color:#64545d;white-space:pre-wrap;overflow-y:auto;overflow-wrap:anywhere;max-height:245px;margin:21px 0 16px}.preview-page{color:#9c8a87;margin-bottom:15px;font-size:10px}.preview-note{background:#eee8d9;border-radius:7px;margin:14px 0;padding:13px 14px}.preview-note p{display:flex;color:#968469;align-items: center;gap:6px;margin-bottom:7px;font-size:10px}.preview-note span{display:block;color:#8a786d;white-space:pre-wrap;overflow-y:auto;overflow-wrap:anywhere;max-height:110px;font-size:11px;line-height:1.7}.save-preview>.text-button{min-height:34px;padding-left:0;font-size:10px}.selected-book-preview{border-top:1px solid #e6ddd2;margin-top:17px;margin-bottom:21px;padding-top:20px}.field-label{color:#9b8a85;display:block;margin-bottom:12px;font-size:10px}.selected-book-preview>p{color:#ab989e;font-size:12px;line-height:1.75}.selected-book{display:flex;align-items: center;gap:11px;min-width:0}.selected-book>div{display:flex;flex-direction:column;flex:1;gap:4px;min-width:0}.selected-book strong{overflow-wrap:anywhere;font-size:12px;font-weight:600;line-height:1.6}.selected-book div>span{color:#9c878e;font-size:10px}.selected-book>svg{color:#7d8163;flex-shrink:0}.save-helper{text-align:center;color:#a48d90;margin-top:13px;font-size:9px}.detail-page{max-width:790px;padding-top:28px}.detail-topline{display:flex;justify-content:space-between;align-items: center;margin-bottom:30px}.detail-topline>.button{font-size:12px}.detail-article{background:var(--white);border:1px solid var(--line);border-radius:12px;padding:43px 52px}.detail-book{display:flex;align-items: center;gap:23px}.detail-book h1{font:23px/1.5 var(--serif);letter-spacing:-.4px;overflow-wrap:anywhere;margin:6px 0 8px}.detail-book .eyebrow{font-size:9px}.detail-book>div>p:last-child{color:#9a8497;font-size:12px}.detail-divider{background:#e9e1db;height:1px;margin:32px 0 27px}.detail-quote-mark{font:55px/.9 var(--serif);color:#c4b392;display:block;height:43px}.detail-article>blockquote{font:20px/1.95 var(--serif);color:#4d3e4b;white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.detail-attribution{display:flex;color:#a18b99;flex-wrap:wrap;gap:16px;margin-top:24px;font-size:10px}.detail-note{background:#f3eee2;border-left:3px solid #c4b999;border-radius:0 7px 7px 0;margin-top:35px;padding:19px 22px}.detail-note h2{display:flex;color:#998767;align-items: center;gap:8px;margin-bottom:12px;font-size:11px}.detail-note p{color:#7d6b65;white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.8}.detail-next{text-align:center;padding:33px 20px}.detail-next>p{font:15px var(--serif);color:#8f7c8b;margin-bottom:18px}.detail-next>div{display:flex;justify-content:center;gap:12px}.detail-next .button{font-size:12px}.discard-dialog{border:1px solid var(--line);background:var(--paper);color:var(--plum);border-radius:12px;width:420px;max-width:calc(100vw - 32px);padding:28px;box-shadow:0 20px 90px #22132540}.discard-dialog::backdrop{backdrop-filter:blur(3px);background:#2b1f3290}.discard-dialog h2{font:23px var(--serif);margin-bottom:15px}.discard-dialog p{color:var(--muted);font-size:13px;line-height:1.8}.discard-dialog>div{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}@media (min-width:1450px){.page-shell{max-width:1140px}.header-inner{max-width:1212px}.detail-page{max-width:790px}}@media (max-width:1150px){.page-shell{margin-left:36px;margin-right:36px}.detail-page{margin-left:auto;margin-right:auto}.capture-launcher{flex-direction:column;align-items: flex-start;gap:20px}.capture-actions{width:100%}.capture-actions .button{min-width:155px}.book-stage{grid-template-columns:minmax(0,1fr)315px;gap:25px}}@media (max-width:850px){.clipping-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-workspace{grid-template-columns:195px minmax(0,1fr);gap:15px}.photo-sidebar{padding:15px 9px}.photo-thumb{gap:7px;padding:6px}.thumb-number{display:none}.photo-thumb small{font-size:8px}.crop-toolbar{padding:12px}.crop-toolbar p{font-size:10px;line-height:1.7}.crop-canvas{padding:12px}.review-stage{grid-template-columns:minmax(0,1fr)230px;gap:18px}.review-extras{padding:19px 15px}.field-heading{flex-direction:column;align-items: flex-start;gap:6px}.book-stage{grid-template-columns:minmax(0,1fr)290px;gap:20px}.save-preview{padding:20px}.detail-page{margin-left:36px;margin-right:36px}.login-decoration{padding:10vh 13%}.login-decoration p{font-size:27px}.login-panel{padding:45px 30px}.login-copy h1{font-size:27px}}@media (max-width:650px){.site-header{height:calc(69px + env(safe-area-inset-top))}.header-inner{padding:0 22px}.brand-small{gap:9px;font-size:25px}.brand-small .brand-mark{width:29px;height:29px}.private-label{display:none}.page-shell{margin-left:21px;margin-right:21px;padding-top:31px}.collection-intro{gap:12px;margin-bottom:25px}.collection-intro h1{letter-spacing:-.8px;margin:8px 0 12px;font-size:29px}.collection-intro>div>p:last-child{max-width:235px;font-size:12px;line-height:1.8}.eyebrow{font-size:9px}.collection-count{flex-shrink:0;margin-bottom:5px;padding:6px 8px;font-size:9px}.capture-launcher{border-radius:10px;gap:18px;padding:20px 17px 12px}.launcher-heading{gap:11px}.launcher-heading h2{font-size:14px}.launcher-heading p{font-size:10px;line-height:1.6}.small-icon{flex-shrink:0;width:32px;height:32px}.capture-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.capture-actions .button{gap:7px;min-width:0;padding:11px 8px;font-size:11px}.capture-actions .text-button{grid-column:1/-1;min-height:40px}.first-clipping{padding-top:43px}.first-clipping h2{font-size:22px}.first-clipping>p:not(.eyebrow){font-size:12px}.first-clipping .eyebrow{letter-spacing:1.2px;font-size:8px}.collection-footer{margin-top:35px;font-size:9px}.collection-toolbar{flex-direction:column;align-items: flex-start;gap:15px;margin-top:30px}.collection-toolbar h2{font-size:14px}.search-field.compact{width:100%}.search-field.compact input{padding:13px 0;font-size:12px}.clipping-grid{grid-template-columns:1fr;gap:14px}.clipping-card{padding:21px 21px 0}.clipping-card blockquote{-webkit-line-clamp:6;font-size:16px}.card-book strong{font-size:13px}.card-book small{font-size:11px}.card-footer{font-size:10px}.login-page{display:block}.login-decoration{display:none}.login-panel{max-width:440px;padding:max(10svh,52px) 29px 40px}.login-copy{margin-top:56px}.login-copy h1{font-size:29px}.login-copy>p:last-child{font-size:14px}.login-copy .eyebrow{letter-spacing:1.3px;font-size:8px}.login-form input{font-size:16px}.capture-page{padding-top:13px}.capture-topline{margin-bottom:14px}.steps{gap:20px;margin-bottom:28px}.step{gap:6px;font-size:9px}.step>span{width:21px;height:21px;font-size:9px}.step:not(:last-child):after{width:8px;right:-14px}.capture-heading{margin-bottom:23px}.capture-heading h1{letter-spacing:-.5px;font-size:24px;line-height:1.5}.capture-heading>p:last-child{font-size:12px}.photo-empty{padding:33px 15px 21px}.photo-empty h2{font-size:20px}.photo-empty p{font-size:12px}.photo-empty-actions{gap:9px;width:100%}.photo-empty-actions .button{flex:1;padding:11px 9px;font-size:11px}.photo-empty>.text-button{font-size:12px}.photo-workspace{display:flex;flex-direction:column;gap:15px}.photo-sidebar{width:100%;padding:12px}.photo-sidebar-heading{padding:0 3px 11px}.photo-sidebar-heading h2{font-size:11px}.photo-list{overflow-x:auto;flex-direction:row;padding-bottom:3px}.photo-thumb{flex:0 0 145px}.photo-thumb img{width:32px;height:42px}.photo-thumb strong{font-size:10px}.photo-thumb small{font-size:8px}.add-photo-actions{display:flex;gap:8px;padding:10px 0 8px}.add-photo-actions .button{min-height:40px;padding:8px;font-size:10px}.identity-add{display:grid;grid-template-columns:17px 1fr auto;align-items: center;column-gap:8px;padding:12px 2px 1px}.identity-add>svg{width:16px}.identity-add h3{margin:0;font-size:10px}.identity-add p{display:none}.identity-add .button{min-height:36px;margin:0;padding:5px;font-size:9px}.crop-panel{width:100%}.crop-toolbar{padding:11px 13px}.crop-toolbar h2{margin-bottom:4px;font-size:12px}.crop-toolbar p{font-size:9px}.crop-canvas{min-height:200px;padding:10px}.crop-image{max-height:58svh}.crop-bottom{padding:2px 10px}.photo-order>span{margin-right:4px}.photo-role{padding:12px 14px;font-size:11px}.photo-role small{font-size:9px}.capture-privacy{text-align:left;align-items: flex-start;margin:13px 3px 0;font-size:9px}.capture-privacy>svg{flex-shrink:0;margin-top:1px}.flow-footer{gap:12px;margin-top:20px;padding-top:19px}.flow-footer>.button,.footer-primary>.button{padding:11px 12px;font-size:12px}.flow-footer>p{max-width:140px;font-size:9px;line-height:1.7}.footer-primary{flex-direction:column;align-items: flex-end;gap:8px}.extraction-caption{text-align:right;max-width:180px;font-size:9px}.review-stage{display:flex;flex-direction:column;gap:18px}.review-main{width:100%}.field-heading{flex-direction:row;gap:10px;padding:17px}.field-heading>span{font-size:12px}.field-heading>small{padding-top:1px;font-size:9px}.quote-editor{min-height:200px;padding:22px 19px;font-size:16px}.quote-editor-footer{padding:0 15px}.review-extras{gap:22px;width:100%;padding:19px}.field input,.field textarea{font-size:16px}.field p{font-size:10px}.review-stage>.flow-footer,.review-stage>.notice{width:100%}.book-stage{display:flex;flex-direction:column;gap:24px}.book-picker{width:100%}.book-picker-top h2{font-size:13px}.book-picker-top .button{font-size:10px}.recent-book{margin-bottom:18px;padding:13px}.book-option{gap:11px;padding:13px}.book-option-text strong{font-size:12px}.book-option-text>span{font-size:10px}.book-option-label{font-size:8px}.book-search input{font-size:16px}.book-search{padding:0 12px}.save-preview{position:static;width:100%;padding:23px}.save-preview>blockquote{max-height:155px}.save-preview>.primary{min-height:49px}.detail-page{padding-top:17px}.detail-topline{margin-bottom:19px}.detail-topline>.button{min-height:42px;padding:9px 11px;font-size:11px}.detail-article{border-radius:10px;padding:27px 22px}.detail-book{gap:15px}.book-cover-large{width:48px;height:68px}.detail-book h1{margin:6px 0 7px;font-size:19px;line-height:1.5}.detail-book .eyebrow{letter-spacing:1px;font-size:7px}.detail-book>div>p:last-child{font-size:11px}.detail-divider{margin:25px 0 23px}.detail-article>blockquote{font-size:17px;line-height:1.95}.detail-attribution{gap:10px;font-size:9px}.detail-note{margin-top:27px;padding:17px 16px}.detail-note p{font-size:12px}.detail-next{padding:27px 0}.detail-next>p{font-size:14px}.detail-next .button{padding:11px 12px;font-size:11px}.toast{bottom:calc(16px + env(safe-area-inset-bottom));font-size:12px}.discard-dialog{padding:25px 22px}.discard-dialog .button{padding:11px 13px;font-size:12px}}@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
