@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#243a36;background:#f7f8f4;font-synthesis:none;font-size:14px;font-weight:450;--green: #144b42;--lime: #dbf28f;--muted: #6d7e77;--line: #e1e7de;--paper: #fffefa}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #d9e0d7;background:#fffefa;color:var(--green);border-radius:9px;min-height:40px;padding:9px 15px;font-weight:650;cursor:pointer;white-space:normal;line-height:1.3}button:hover{background:#edf2e8;border-color:#b2c7b7}button:disabled{opacity:.45;cursor:not-allowed}button.primary{color:#fff;background:var(--green);border-color:var(--green)}button.primary:hover{background:#236656}button.danger{color:#a33627}button.text-button{padding:5px 0;background:transparent;border:0;min-height:30px}input,textarea,select{width:100%;border:1px solid var(--line);background:#fffefa;border-radius:8px;color:inherit;padding:11px 12px;outline:none;min-width:0}input:focus,textarea:focus,select:focus{border-color:#679876;box-shadow:0 0 0 3px #b7d89833}input[type=checkbox]{width:17px;height:17px;accent-color:var(--green);box-shadow:none;flex:none}textarea{resize:vertical;min-height:85px}label{display:block;font-size:12px;font-weight:650;color:#53665d;margin:12px 0}label>input,label>textarea,label>select{display:block;margin-top:7px;font-size:14px;font-weight:450}label>span{font-weight:450;color:#859189}h1,h2,h3{font-family:Manrope,system-ui,sans-serif;text-wrap:balance}h1{font-size:37px;letter-spacing:-1.5px;line-height:1.25;font-weight:750;margin:10px 0 12px}h2{font-size:18px;letter-spacing:-.45px;margin:0 0 15px;font-weight:750}h3{font-size:14px;font-weight:750;margin:0 0 6px}p{line-height:1.6;text-wrap:pretty;color:var(--muted);margin:8px 0 16px}small{font-size:11px;color:var(--muted);line-height:1.6;text-wrap:pretty}a{color:var(--green);text-decoration:none;overflow-wrap:anywhere}a:hover{text-decoration:underline}svg{flex:none}b{font-weight:650}button:focus-visible,a:focus-visible{outline:3px solid #87b761;outline-offset:3px}.hidden{display:none}.app{display:grid;grid-template-columns:232px 1fr;min-height:100vh}aside{position:fixed;width:232px;top:0;bottom:0;background:#fdfef9;border-right:1px solid var(--line);padding:33px 22px;display:flex;flex-direction:column;z-index:20}.logo{display:flex;align-items:center;gap:10px;white-space:nowrap}.logo>span{display:grid;place-items:center;width:40px;height:42px;background:var(--green);color:var(--lime);border-radius:12px}.logo b{font-family:Manrope,sans-serif;font-size:17px;letter-spacing:-.5px}.logo small{display:block;font-size:10px;letter-spacing:.5px;margin-top:2px}.workspace{margin:36px 0 22px}.workspace select{font-size:12px;background:#f3f6ee}nav{display:flex;flex-direction:column;gap:7px}nav button{justify-content:flex-start;border:0;background:transparent;color:#758078;font-size:13px;padding:13px 15px;gap:12px}nav button.active{background:#eaf1df;color:var(--green)}nav button b{margin-left:auto;font-size:10px;background:#dbe7cb;padding:2px 6px;border-radius:5px}.sidebar-bottom{margin-top:auto;border-top:1px solid var(--line);padding-top:25px}.sidebar-bottom p{font-family:Manrope;font-size:17px;line-height:1.55;margin-top:16px;color:#597163}.sidebar-bottom small{font-size:11px}main{grid-column:2;min-width:0;padding:0 45px}header{height:80px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:12px}.breadcrumb{display:flex;align-items:center;gap:9px;color:#67776c}.breadcrumb span{color:#bbc3b8;margin:0 5px}.status{display:flex;align-items:center;gap:7px;color:#658069;font-size:11px}.dot{background:#668d52;width:6px;height:6px;border-radius:50%}.offline{color:#a65b28}.preview-banner{font-size:11px;color:#647a55;background:#eff3e5;padding:9px 13px;margin-top:14px;border-radius:6px}.page-title{display:flex;align-items:center;justify-content:space-between;gap:25px;margin:37px 0 27px}.eyebrow{font-size:9px;letter-spacing:1.7px;font-weight:750;color:#7b8c71}.page-title p{font-size:14px;margin:0}.capture-counter{display:flex;align-items:flex-end;gap:12px;padding-right:10px}.capture-counter b{font-family:Manrope;font-size:52px;font-weight:500;letter-spacing:-3px;line-height:1}.capture-counter span{font-size:10px;color:#819077;max-width:50px;margin-bottom:5px;line-height:1.5}.capture-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:24px;align-items:start}.panel{background:var(--paper);border:1px solid var(--line);border-radius:15px;padding:25px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.section-heading h2,.section-heading h3{margin:0}.muted{color:var(--muted);font-size:11px}.dropzone{border:1px dashed #b7c6a8;border-radius:11px;background:#f8faf2;min-height:276px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:26px 18px;text-align:center}.viewfinder{width:77px;height:77px;display:grid;place-items:center;position:relative;color:#75955b;margin-bottom:16px}.focus-dot{width:23px;height:23px;background:var(--lime);border-radius:50%;position:absolute;z-index:0;opacity:.7}.viewfinder svg{z-index:1}.dropzone h3{font-size:16px}.dropzone p{font-size:12px;margin:2px 0 18px}.button-row{display:flex;gap:10px}.dropzone small{font-size:9px;letter-spacing:.15px;margin-top:15px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px;margin:10px 0}.field-grid label{margin:10px 0}.check-row{display:flex;gap:9px;align-items:flex-start;line-height:1.5;font-size:11px;font-weight:400}.check-row input{margin-top:2px}.check-row span{color:#6b7868}.save-row{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid var(--line);padding-top:17px;margin-top:20px}.save-row p{font-size:10px;max-width:180px;margin:0}.right-column{display:flex;flex-direction:column;gap:22px}.guide{background:#f0f4e5;border-color:#e3e9d6;padding:25px 23px}.mini-icon{width:37px;height:37px;display:grid;place-items:center;background:#e5eccf;border-radius:11px;color:#527334}.guide .mini-icon{margin-bottom:19px}.guide h2{font-size:20px;margin-bottom:23px}.step{display:flex;gap:13px;margin-top:22px}.step>span{font-size:10px;color:#8d9c6a;font-weight:750;padding-top:3px}.step h3{font-size:12px}.step p{font-size:11px;margin:0;line-height:1.7}.pill{display:inline-flex;align-items:center;gap:6px;background:#edf2e4;color:#597043;font-size:10px;padding:5px 9px;border-radius:5px;white-space:nowrap;font-weight:550}.allowance{padding:22px}.allowance .pill{font-size:8px}.allowance p{font-size:10px;margin-bottom:0}.meter{margin:19px 0}.meter>div{display:flex;justify-content:space-between;font-size:11px;margin-bottom:8px}.meter b{font-size:10px;color:#78816d;font-weight:450}progress{height:4px;width:100%;display:block;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#e9eee1;border-radius:4px}progress::-webkit-progress-bar{background:#e9eee1;border-radius:4px}progress::-webkit-progress-value{background:#94b76d;border-radius:4px}.processing{margin-top:34px}.empty-inline{display:flex;align-items:center;gap:15px;padding:23px;border:1px dashed var(--line);border-radius:12px;color:#94a683}.empty-inline p{margin:0;font-size:12px}.capture-activity{border:1px solid var(--line);border-radius:10px;background:var(--paper);margin-bottom:9px}.activity-row{display:flex;align-items:center;gap:15px;padding:17px 20px;min-width:0}.activity-row>div:not(.mini-icon){flex:1;min-width:0}.activity-row b{font-size:12px;overflow-wrap:anywhere}.activity-row p{font-size:11px;margin:3px 0 0;overflow-wrap:anywhere}.activity-row button{font-size:11px;min-height:32px;padding:6px 10px}.candidates{padding:0 22px 20px}.candidates small{display:block}.file-list{margin-top:14px}.file-list>div{display:flex;align-items:center;gap:8px;background:#f2f6ec;border-radius:7px;padding:3px 9px;font-size:11px;margin:5px 0}.file-list span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-list button{padding:4px;min-height:26px;border:0;background:transparent}.toolbar{display:flex;gap:10px;margin-bottom:22px}.search{display:flex;align-items:center;gap:8px;background:var(--paper);border:1px solid var(--line);border-radius:9px;padding:0 13px;margin:0;flex:1}.search input{border:0;margin:0;background:transparent;box-shadow:none}.selection-bar{display:flex;gap:12px;align-items:center;padding:12px 16px;margin-bottom:15px;background:#eaf2df;border-radius:10px}.selection-bar b{font-size:12px;margin-right:auto}.lead-card{background:var(--paper);border:1px solid var(--line);border-radius:11px;display:flex;align-items:center;gap:8px;margin-bottom:10px;padding:8px 14px}.lead-open{display:flex;flex:1;min-width:0;justify-content:flex-start;border:0;background:none;padding:12px 8px;gap:15px;text-align:left}.lead-open>div:nth-child(2){flex:1;min-width:0}.lead-open h3{font-size:15px;overflow-wrap:anywhere}.lead-open p{font-size:11px;font-weight:450;margin:4px 0}.avatar{width:45px;height:45px;border-radius:11px;display:grid;place-items:center;color:#527459;background:#e9f0df;font-size:13px}.count{font-size:20px;color:#92a080;font-weight:450;margin-left:12px}.empty{display:flex;align-items:center;flex-direction:column;text-align:center;padding:65px 20px;color:#74905f}.empty h2{margin:20px 0 3px}.detail-grid{display:grid;grid-template-columns:1fr 310px;gap:24px}.detail-grid .provenance{display:block;font-size:9px;float:right;font-weight:400}.source{display:flex;gap:9px;margin:14px 0;font-size:12px}.source small{display:block;margin-top:3px}.originals{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:15px}.originals img{width:100%;height:100px;object-fit:contain;border:1px solid var(--line);border-radius:7px}.discovery-result{border-top:1px solid var(--line);padding-top:15px;margin-top:15px}.discovery-result h3{margin-top:15px}.discovery-result a{display:block;font-size:11px}.connection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.connection-grid .panel{padding:24px}.connection-grid h2{margin-top:24px}.connection-grid p{font-size:12px}.connection-grid button{margin:7px 7px 0 0;font-size:12px}.connection-card{position:relative}.connection-card>.pill{position:absolute;top:28px;right:23px}.connection-icon{background:#eaf1dc;color:#678545;width:45px;height:45px;border-radius:12px;display:grid;place-items:center}.connection-card small{display:block;margin-top:12px}.deliveries{margin-top:25px}.member{display:flex;gap:7px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line);font-size:11px;overflow-wrap:anywhere}.member>div{flex:1}.member small{display:block}.member button{font-size:9px;padding:5px;min-height:28px}details{border-top:1px solid var(--line);padding:16px 0;margin-top:16px}summary{font-size:12px;cursor:pointer;font-weight:650}details p{font-size:11px}footer{display:flex;align-items:center;gap:7px;border-top:1px solid var(--line);margin-top:40px;padding:24px 0;font-size:10px;color:#8b9685}footer span{color:#acb5a5}footer small{margin-left:auto;font-size:9px}.toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%);max-width:650px;width:calc(100% - 40px);padding:15px 18px;border-radius:10px;background:#153f36;color:#fff;font-size:12px;z-index:50;display:flex;gap:15px;align-items:center;box-shadow:0 10px 40px #11332633;line-height:1.6;text-wrap:pretty}.toast button{margin-left:auto;background:transparent;border:0;color:#fff;padding:2px;min-height:25px}.login{max-width:470px;margin:80px auto;padding:20px}.login>.logo{margin:0 0 35px}.login h1{font-size:32px}.login .panel{padding:30px}.login button{width:100%;margin-top:12px}.login p{font-size:13px}@media(min-width:1550px){main{padding:0 max(45px,calc((100vw - 1370px)/2))}.capture-grid{grid-template-columns:minmax(500px,1fr) 310px}}@media(max-width:1170px){aside{width:200px;padding:28px 16px}.app{grid-template-columns:200px 1fr}main{padding:0 26px}.capture-grid{grid-template-columns:1fr 245px;gap:18px}.panel,.guide{padding:20px}.connection-grid{grid-template-columns:1fr 1fr}.detail-grid{grid-template-columns:1fr 260px;gap:18px}.capture-counter{display:none}h1{font-size:32px}.dropzone{padding:20px 10px}.save-row p{max-width:135px}}@media(max-width:900px){.capture-grid,.detail-grid{grid-template-columns:1fr}.capture-grid>.right-column{display:grid;grid-template-columns:1fr 1fr}.step{margin-top:13px}.guide h2{font-size:18px;margin-bottom:15px}.guide .mini-icon{display:none}.connection-grid{grid-template-columns:1fr}.detail-grid>.right-column{display:grid;grid-template-columns:1fr 1fr}.capture-panel{padding:23px}h1{font-size:30px}.page-title{margin-top:28px}.toolbar{flex-wrap:wrap}.search{flex-basis:100%}}@media(max-width:640px){.app{display:block}aside{height:66px;width:100%;bottom:0;top:auto;padding:0 8px;border:0;border-top:1px solid var(--line);background:#fdfef9f7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding-bottom:env(safe-area-inset-bottom);height:calc(66px + env(safe-area-inset-bottom))}aside .logo,aside .workspace,aside .sidebar-bottom{display:none}nav{flex-direction:row;gap:0;justify-content:space-around;height:100%}nav button{font-size:9px;flex-direction:column;gap:5px;flex:1;padding:10px 2px;border-radius:0}nav button.active{background:transparent;color:#224e31}nav button.active:before{content:"";position:absolute;bottom:0;background:#b7d785;width:35px;height:3px;border-radius:3px}nav button b{display:none}main{padding:0 18px 75px}header{height:62px;font-size:10px;gap:8px}.breadcrumb{font-size:10px;gap:5px}.status{font-size:9px}.preview-banner{font-size:9px;line-height:1.5;margin-top:12px}.page-title{margin:28px 0 23px;gap:10px}.page-title h1{font-size:29px;letter-spacing:-1.1px}.page-title p{font-size:12px;max-width:300px}.eyebrow{font-size:7px;letter-spacing:1.2px}.page-title button{font-size:11px;padding:8px;min-width:80px}.capture-counter{display:none}.capture-panel,.panel{padding:19px;border-radius:12px}.capture-panel .section-heading{margin-bottom:15px}h2{font-size:17px}.muted{font-size:10px}.dropzone{min-height:270px;padding:20px 9px}.dropzone h3{font-size:14px}.dropzone p{font-size:11px}.dropzone button{font-size:11px;padding:9px 12px}.dropzone small{font-size:8px}.viewfinder{margin-bottom:12px}.field-grid{grid-template-columns:1fr;gap:0}.field-grid label{margin:8px 0}label{font-size:11px}input,textarea,select{font-size:16px!important}.check-row{font-size:10px}.save-row{gap:12px}.save-row button{font-size:12px;padding:10px 13px;flex-shrink:0}.save-row p{font-size:9px;max-width:100px}.capture-grid>.right-column{grid-template-columns:1fr}.guide{display:none}.allowance{margin-top:2px}.meter{margin:15px 0}.processing{margin-top:27px}.activity-row{padding:13px 12px;gap:9px}.activity-row .pill{font-size:8px}.activity-row .mini-icon{display:none}.activity-row button{font-size:10px}.empty-inline{padding:18px 15px}.empty-inline p{font-size:11px}.toolbar{gap:7px}.toolbar button{font-size:11px}.lead-card{padding:6px 9px}.lead-open{gap:10px;padding:10px 3px}.lead-open .avatar{width:35px;height:37px;font-size:10px}.lead-open h3{font-size:12px}.lead-open p{font-size:10px}.lead-open .pill{font-size:8px;padding:4px 6px}.lead-open svg{width:14px}.selection-bar{flex-wrap:wrap;font-size:10px;gap:7px}.selection-bar button{font-size:10px}.detail-grid>.right-column{display:flex}.connection-grid{gap:15px}.connection-grid .panel{padding:22px}.connection-grid h2{margin-top:18px}footer{font-size:9px;flex-wrap:wrap;margin-top:30px;padding:20px 0}footer small{flex-basis:100%;margin:0}.toast{bottom:83px;font-size:11px;max-height:230px;overflow:auto}.login{margin:30px auto}.login .panel{padding:25px}}.mobile-workspace{display:none}.breadcrumb .desktop-workspace{color:inherit;margin:0}@media(max-width:640px){.mobile-workspace{display:inline-block;width:110px;border:0;background:transparent;padding:2px;font-size:10px!important}.desktop-workspace{display:none}}.group-capture{margin-bottom:24px}.group-row{display:flex;flex-wrap:wrap;align-items:end;gap:12px}.group-row label{flex:1 1 200px;min-width:0;margin:0}.group-row button{flex-shrink:0}.group-capture p{color:var(--muted);margin:12px 0 0;text-wrap:pretty}.group-capture form{margin-top:18px}.group-filter{margin-bottom:18px}.selection-bar{flex-wrap:wrap}.selection-bar select{width:auto;max-width:100%}.optional-details{margin:14px 0}.optional-details summary{cursor:pointer;margin-bottom:10px}@media(max-width:640px){.group-capture{padding:18px}.group-row label{flex-basis:100%}.group-row button{flex:1 1 auto}}.duplicate-warning{background:#fff7e8;border:1px solid #e6c994;border-radius:14px;padding:16px;margin:12px 0 20px}.duplicate-warning p,.lead-review p{text-wrap:pretty;margin:8px 0 14px}.duplicate-match{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px}.duplicate-match div{min-width:0;overflow-wrap:anywhere}.duplicate-match small,.field-sources a,.lead-open small{display:block;margin-top:5px}.duplicate-match button{flex-shrink:0}.review-flag{color:#825216}.missing-fields{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.missing-fields button{font-size:12px;padding:8px 10px}.field-sources{margin-top:12px;overflow-wrap:anywhere}.lead-review details{margin-top:18px}.lead-review summary{cursor:pointer}@media(max-width:640px){.duplicate-match{align-items:stretch;flex-direction:column}}@media(max-width:900px){.detail-grid>.right-column{display:contents}.detail-grid .lead-review{order:-1}}.web-camera{width:min(700px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow:auto;padding:24px;border:1px solid #d9d0ea;border-radius:18px;background:#fbfaf7;color:#24212b}.web-camera::backdrop{background:#211b35b3}.web-camera header{display:flex;align-items:center;justify-content:space-between;gap:16px}.web-camera h2{margin:0}.web-camera p{text-wrap:pretty;color:#686274;line-height:1.6}.web-camera-preview{background:#eee9f5;border-radius:10px;overflow:hidden;min-height:180px;display:grid;place-items:center}.web-camera-preview video,.web-camera-preview img{width:100%;max-height:55dvh;object-fit:contain;display:block}.web-camera-preview video[hidden]{display:none}.web-camera-preview p{padding:24px}.web-camera small{display:block;margin-top:14px;color:#686274;line-height:1.6;text-wrap:pretty}.web-camera-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:20px}@media(max-width:500px){.web-camera{padding:18px}.web-camera-actions button{flex:1}}.capture-splash{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px;background:#fbfaf7;color:#29252f;text-align:center}.splash-mark{display:block;object-fit:contain;animation:gather-arrive 1.25s cubic-bezier(.22,.7,.3,1) 3}.capture-splash h1{font:600 30px Georgia,serif;margin:24px 0 7px}.capture-splash p{margin:0;color:#746c80}.capture-splash span{margin-top:36px;font-size:13px;color:#746c80}@keyframes gather-arrive{0%{transform:scale(.76) rotate(-120deg);opacity:.65}75%,to{transform:scale(1) rotate(0);opacity:1}}.info-tip{color:#655773;margin:12px 0;font-size:13px}.info-tip summary{cursor:pointer;display:flex;align-items:center;gap:7px;min-height:36px;font-weight:600;list-style:none}.info-tip summary::-webkit-details-marker{display:none}.info-tip summary:after{content:"+";margin-left:5px}.info-tip[open] summary:after{content:"−"}.info-tip p{margin:4px 0 10px;padding:12px 14px;line-height:1.6;border-left:2px solid #a28add;background:#f3eefb;color:#51475f;text-wrap:pretty;border-radius:0 8px 8px 0}.info-tip summary:focus-visible{outline:2px solid #6547d9;outline-offset:3px;border-radius:4px}.tour-launch{margin-bottom:20px;font-size:13px}.capture-tour{width:min(680px,calc(100vw - 28px));max-height:calc(100dvh - 32px);overflow:auto;border:1px solid #e1dce6;padding:24px;border-radius:20px;background:#fbfaf7;color:#29252f;box-shadow:0 28px 100px #20112b44}.capture-tour::backdrop{background:#21182a85;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.tour-top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px}.tour-top>span{font-size:11px;letter-spacing:.1em;color:#77698a;font-weight:650}.tour-top button{border:0;background:transparent;padding:8px;min-width:40px}.tour-inputs,.tour-save,.tour-record,.tour-choices{background:#f0ebf8;padding:20px;border-radius:12px;min-height:220px}.tour-inputs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tour-inputs figure{margin:0;min-width:0}.tour-inputs img{width:100%;height:125px;object-fit:cover;border-radius:8px}.tour-inputs figcaption{margin-top:7px;text-align:center;font-size:12px;font-weight:600}.tour-other-inputs{grid-column:1/-1;display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.tour-other-inputs span{display:flex;align-items:center;gap:5px;font-size:12px}.tour-inputs>small{grid-column:1/-1;text-align:right;font-size:10px;color:#77698a}.tour-copy h2{font:500 32px/1.1 Georgia,serif;letter-spacing:-.035em;margin:24px 0 12px;text-wrap:balance}.tour-copy h2:focus{outline:none}.tour-copy p{line-height:1.65;text-wrap:pretty}.tour-note{display:flex;gap:8px;color:#6a5f79;font-size:12px}.tour-note svg{flex-shrink:0;margin-top:3px}.tour-save{display:flex;gap:18px;align-items:center}.tour-save>img{width:42%;height:180px;object-fit:cover;border-radius:8px;transform:rotate(-4deg)}.tour-save>div{flex:1;min-width:0}.tour-save strong{display:block;margin:14px 0 0;font-size:20px}.tour-save p{line-height:1.5;font-size:13px}.tour-chip{font-size:11px;color:#60498a}.tour-saved{display:flex;gap:7px;align-items:center;color:#47604a;font-weight:600;font-size:13px}.tour-record-heading{display:flex;align-items:center;gap:12px}.tour-record-heading>svg{color:#6547d9}.tour-record-heading>svg:last-child{margin-left:auto}.tour-record-heading strong,.tour-record-heading span{display:block}.tour-record-heading span{font-size:12px;color:#766c81;margin-top:5px}.tour-record dl{margin:20px 0}.tour-record dl>div{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #ded5ec}.tour-record dt{color:#766c81;font-size:12px}.tour-record dd{margin:0;font-size:13px;text-align:right}.tour-record small{font-size:11px;color:#766c81}.tour-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:10px}.tour-choices>div{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.tour-choices svg{color:#6547d9;width:30px;height:30px}.tour-choices span{font-size:12px;line-height:1.5;color:#766c81}.tour-progress{display:flex;justify-content:space-between;gap:8px;list-style:none;padding:16px 0;margin:0;border-top:1px solid #e1dce6}.tour-progress li{display:flex;align-items:center;gap:6px;font-size:11px;color:#766c81}.tour-progress li>span{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#ebe4f7;flex-shrink:0}.tour-progress li[aria-current=step]{color:#5137b2;font-weight:700}.tour-progress li[aria-current=step]>span{color:#fff;background:#6547d9}.tour-actions{display:flex;justify-content:space-between;gap:12px;margin-top:6px}@media(max-width:640px){.capture-tour{padding:18px}.tour-copy h2{font-size:28px}.tour-inputs,.tour-save,.tour-record,.tour-choices{padding:14px;min-height:190px}.tour-inputs{gap:8px}.tour-inputs img{height:95px}.tour-inputs figcaption{font-size:11px}.tour-progress li{flex-direction:column;text-align:center;font-size:10px}.tour-save{gap:12px}.tour-save>img{height:155px}.tour-save strong{font-size:17px}}@media(prefers-reduced-motion:reduce){.splash-mark{animation:none}}:root{--green:#6547d9;--lime:#eee7ff;--muted:#77717f;--line:#e1dce6;--paper:#fffefa;color:#29252f;background:#fbfaf7}@font-face{font-family:Clue Display;src:url(/brand/fonts/syne-variable.ttf) format("truetype");font-style:normal;font-weight:400 800;font-display:swap}@font-face{font-family:Clue Condensed;src:url(/brand/fonts/anton-regular.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}.gather-brand{display:flex;align-items:center;gap:12px;white-space:nowrap}.gather-brand img{display:block;width:46px;height:46px;object-fit:contain}.gather-brand b{display:block;font-family:DM Sans,system-ui,sans-serif;font-size:22px;line-height:1.2;font-weight:700;letter-spacing:-.8px;color:#201d25}.gather-brand small{display:block;font-size:11px;line-height:1.5;margin-top:3px;color:#77717f}.clue-brand b{font-family:Impact,Clue Condensed,Arial Narrow,sans-serif;font-size:44px;font-weight:400;font-style:italic;font-synthesis:style;letter-spacing:0;line-height:1.1;padding-right:.16em}.clue-brand small{margin-top:7px}.capture-splash h1.clue-wordmark{font-family:Impact,Clue Condensed,Arial Narrow,sans-serif;font-size:54px;font-weight:400;font-style:italic;font-synthesis:style;letter-spacing:0;line-height:1.1;padding-right:.16em}.app aside{background:#fbfaf7}.app aside .gather-brand{gap:6px}.app aside .gather-brand img{width:35px;height:35px}.app aside .gather-brand b{font-size:17px;letter-spacing:-.5px}.app aside .clue-brand b{font-size:36px;letter-spacing:0}.app aside .gather-brand small{font-size:10px}.app .mobile-brand{display:none}.app h1{font-family:Georgia,serif;letter-spacing:-.055em;color:#211d25}.app .capture-title h1{max-width:630px;font-size:56px;line-height:1.02}.app .capture-title .eyebrow{display:none}.app .page-title p{color:#77717f}.app .capture-title p{max-width:460px}.app .panel{border-color:#e1dce6;background:#fffefa;box-shadow:none}.app .workspace select{background:#f2eef8}.app nav button{color:#7c7587}.app nav button.active{background:#eee7ff;color:#6547d9}.app nav button b{background:#dfd4fa}.app .sidebar-bottom p{color:#7b7189}.app button:hover{background:#f0eaf8;border-color:#bdb0d9}.app button.primary:hover{background:#5136b8;border-color:#5136b8}.app input:focus,.app textarea:focus,.app select:focus{border-color:#9079d3;box-shadow:0 0 0 3px #6547d918}.app button:focus-visible,.app a:focus-visible{outline-color:#9174e6}.app .preview-banner{background:#f0ebfa;color:#76678e;border-color:#e1d7f2;font-size:11px}.app .capture-panel{padding:22px}.app .capture-panel>.section-heading{margin-bottom:14px}.app .dropzone{padding:0;border:0;background:transparent;border-radius:0}.app .capture-visual{width:100%;text-align:left}.app .capture-photo{margin:0;position:relative}.app .capture-photo>img{width:100%;height:320px;display:block;object-fit:cover;border-radius:4px}.app .capture-photo figcaption{text-align:right;color:#8a8390;font-size:10px;margin:7px 0 14px;overflow-wrap:anywhere}.app .capture-thumbnails{display:flex;gap:10px;overflow-x:auto;margin:0 0 18px;padding:3px}.app .capture-thumbnails button{padding:0;border-radius:4px;width:80px;height:65px;min-width:80px;overflow:hidden}.app .capture-thumbnails img{width:100%;height:100%;object-fit:cover}.app .capture-thumbnails button[aria-pressed=true]{outline:2px solid #6547d9;outline-offset:2px}.app .image-unavailable{min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:#f1eef6;color:#736781}.app .capture-photo .image-unavailable{min-height:260px}.app .capture-thumbnails .image-unavailable{min-height:65px}.app .capture-thumbnails .image-unavailable span{display:none}.app .dropzone .button-row{margin-top:0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.app .dropzone .button-row button{min-height:48px;font-weight:550}.app .dropzone>small{display:block;margin:13px 0 22px;color:#8a8194}.app .guide .mini-icon{background:#eee7ff;color:#6547d9}.app .step>span{color:#6547d9;background:#f2edf9}.app .pill{color:#76618f;background:#f0eafa}.app progress::-webkit-progress-value{background:#8c70da}.app progress::-webkit-progress-bar{background:#ece5f6}.app footer{color:#82788f}p,h1,h2,h3,summary,label{text-wrap:pretty}@media(max-width:1000px){.app .capture-title h1{font-size:46px}}@media(max-width:640px){.gather-brand img{width:35px;height:35px}.gather-brand b{font-size:18px;letter-spacing:-.5px}.clue-brand b{font-size:36px;letter-spacing:0}.gather-brand small{font-size:10px;margin-top:2px}.clue-brand small{margin-top:6px}.app main{padding-inline:20px}.app main>header{height:78px;gap:12px}.app .mobile-brand{display:block}.app .breadcrumb{margin-left:auto}.app .breadcrumb>svg,.app .area-crumb,.app main>header .status:not(.offline){display:none}.app .mobile-workspace{max-width:116px;font-size:11px;padding:7px 5px}.app main>header .status.offline{position:fixed;bottom:80px;right:10px;z-index:30;background:#fff5e9;padding:6px;border-radius:6px}.app .preview-banner{font-size:10px;line-height:1.45;padding:8px 10px;margin-top:12px}.app .capture-title{margin:24px 0 20px}.app .capture-title h1{font-size:43px;max-width:320px;line-height:.99;margin-bottom:12px}.app .capture-title p{font-size:14px;line-height:1.5;margin-bottom:0}.app .capture-counter{display:none}.app .capture-panel{padding:0;border:0;background:transparent}.app .capture-panel>.section-heading{display:none}.app .capture-photo>img{height:255px}.app .dropzone .button-row{grid-template-columns:1fr;gap:9px}.app .dropzone .button-row button{min-height:46px}.app .capture-photo figcaption{font-size:9px}.app .right-column{margin-top:20px}.app .field-grid{gap:18px}.app .bottom-nav button.active{color:#6547d9}}.app .dropzone .button-row{width:100%}.login>.gather-brand{margin-bottom:35px}@media(max-width:640px){.app aside>.gather-brand{display:none}.app aside nav button{font-size:10px}.app aside nav button.active{background:transparent}.app aside nav button.active:before{background:#6547d9}.app .dropzone .button-row button{font-size:15px;border-radius:5px}.app .capture-title p{max-width:none}}.app .step>span{background:transparent}.app .file-list>div{background:#f2edf9}.sales-page{background:#fbfaf7;color:#19191c;min-height:100vh}.sales-page .sales-width{width:calc(100% - 96px);max-width:1360px;margin-inline:auto}.sales-page a{color:inherit;text-decoration:none}.sales-page a:focus-visible,.sales-page button:focus-visible{outline:3px solid #6547d9;outline-offset:5px}.sales-page p{line-height:1.65;color:#686772;text-wrap:pretty}.sales-page h1,.sales-page h2,.sales-page h3{color:#18181b;font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:-.055em;text-wrap:balance}.sales-page em{color:#6547d9;font-style:normal}.sales-page .sales-nav{height:106px;border:0;display:flex;align-items:center;justify-content:space-between}.sales-page .sales-nav nav{flex-direction:row;gap:36px;font-size:14px;font-weight:600}.sales-page .sales-nav nav a{display:inline-flex;align-items:center;gap:10px}.sales-page main{padding:0}.sales-page .possibilities-hero{padding-top:25px}.sales-page h1{font-size:clamp(60px,8.2vw,118px);line-height:.91;margin:0 0 38px;letter-spacing:-.065em}.sales-page h1 em{white-space:nowrap}.sales-page .contact-sheet{display:grid;grid-template-columns:1.4fr 1fr .8fr;gap:18px}.sales-page .contact-tile{border:0;padding:0;margin:0;background:transparent;display:block;text-align:left;min-width:0;border-radius:0;color:#242226}.sales-page .contact-tile img{width:100%;height:clamp(200px,24vw,330px);display:block;object-fit:cover;border-radius:3px;border:1px solid #dfdce1}.sales-page .contact-tile[aria-pressed=true] img{outline:2px solid #6547d9;outline-offset:3px}.sales-page .contact-tile span{display:block;padding-top:12px;font:italic 20px Georgia,serif}.sales-page .example-record{border:1px solid #ddd9e1;border-radius:4px;padding:10px 15px;display:flex;align-items:center;gap:15px;max-width:580px;margin:24px auto 30px;background:#fffefa}.sales-page .example-record img{width:54px;height:54px;object-fit:cover;border-radius:3px}.sales-page .example-record b{font-size:15px}.sales-page .example-record small{display:block;color:#757180;font-size:12px;line-height:1.6}.sales-page .example-new{margin-left:auto;background:#eee7ff;color:#6547d9;border-radius:4px;padding:4px 9px}.sales-page .hero-close{display:flex;justify-content:space-between;align-items:center;gap:32px;margin:0 0 40px}.sales-page .hero-close h2{font-size:clamp(26px,3.2vw,43px);line-height:1.15;margin:0}.sales-page .sales-cta{display:inline-flex;justify-content:center;align-items:center;gap:26px;background:#6547d9;color:#fff;padding:18px 25px;min-height:56px;border-radius:5px;font-size:16px;font-weight:550}.sales-page .sales-cta:hover{background:#5136b8}.sales-page .hero-close p{font-size:11px;margin:10px 0 0}.sales-page .editorial-rule{border-top:1px solid #aaa4b5;display:flex;justify-content:space-between;gap:20px;padding:17px 0;font-size:9px;letter-spacing:3px;text-transform:uppercase;color:#625e6c}.sales-page .sales-section{padding:88px 0;border-bottom:1px solid #dcd8e1;scroll-margin-top:20px}.sales-page .sales-eyebrow{font-size:10px;letter-spacing:2.2px;font-weight:650;color:#686274}.sales-page .sales-section h2{font-size:clamp(36px,4.5vw,62px);line-height:1.07;margin:18px 0 30px}.sales-page .sales-three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px;margin-top:45px}.sales-page .sales-three h3{font-size:28px;line-height:1.15;margin:20px 0 14px;letter-spacing:-.04em}.sales-page .step-number{color:#6547d9;font-size:13px}.sales-page .sales-three p{font-size:15px;margin-bottom:0}.sales-page .research-story{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:center}.sales-page .research-story h2{margin-bottom:0}.sales-page .research-story p{font-size:16px}.sales-page .feature-note{font-size:12px!important;color:#78717f}.sales-page .tier-grid{gap:0;margin-bottom:24px}.sales-page .tier-grid article{padding:10px 32px;border-left:1px solid #ddd7e4}.sales-page .tier-grid article:first-child{padding-left:0;border:0}.sales-page .tier-grid svg{color:#6547d9}.sales-page .tier-grid strong{font-size:14px}.sales-page .tier-grid ul{list-style:none;padding:0;margin:24px 0 0}.sales-page .tier-grid li{display:flex;align-items:flex-start;gap:9px;margin:12px 0;font-size:13px;line-height:1.55}.sales-page .tier-grid li svg{flex:none;margin-top:3px}.sales-page .delivery-story{display:flex;align-items:center;gap:30px}.sales-page .delivery-story>svg{flex:none;color:#6547d9}.sales-page .delivery-story div{max-width:720px}.sales-page .delivery-story h2{font-size:38px;margin:0 0 18px}.sales-page .sales-text-link{display:flex;gap:12px;align-items:center;color:#6547d9;font-weight:650;margin-left:auto;flex:none}.sales-page .faq-section{display:grid;grid-template-columns:1fr 1.5fr;gap:70px}.sales-page details{background:transparent;border:0;border-bottom:1px solid #dcd8e1;padding:20px 0;border-radius:0;margin:0}.sales-page summary{font-size:16px;line-height:1.5;cursor:pointer;font-weight:550}.sales-page details p{margin-bottom:0;font-size:14px}.sales-page .sales-last{text-align:center;padding:85px 0}.sales-page .sales-last h2{font-size:clamp(42px,5vw,72px);line-height:1.04;margin:0 0 35px}.sales-page .sales-last p{font-size:12px;margin-top:18px}.sales-page .sales-footer{border-top:1px solid #dcd8e1;padding:28px 0;display:flex;align-items:center;justify-content:space-between;color:#736d7c;gap:24px}.sales-page .sales-footer>span,.sales-page .sales-footer>a{font-size:12px}.sales-page .sales-footer>a{display:flex;align-items:center;gap:8px}.sales-page .sales-skip{position:absolute;top:-100px;left:15px;background:#fff;padding:12px;z-index:100}.sales-page .sales-skip:focus{top:10px}@media(max-width:900px){.sales-page .sales-width{width:calc(100% - 48px)}.sales-page .hero-close{align-items:flex-start}.sales-page .hero-close h2{font-size:29px}.sales-page .sales-cta{font-size:14px;padding:16px 18px;gap:14px}.sales-page .sales-three{gap:24px}.sales-page .research-story,.sales-page .faq-section{gap:35px}.sales-page .delivery-story{flex-wrap:wrap}.sales-page .sales-text-link{margin-left:58px}.sales-page .tier-grid article{padding-inline:20px}}@media(max-width:600px){.sales-page .sales-width{width:calc(100% - 36px)}.sales-page .sales-nav{height:90px;gap:16px}.sales-page .sales-nav nav{gap:0;font-size:11px}.sales-page .sales-nav nav a:first-child{display:none}.sales-page .sales-nav nav a{gap:4px;max-width:95px;line-height:1.5}.sales-page .possibilities-hero{padding-top:24px}.sales-page h1{font-size:clamp(43px,11.8vw,68px);line-height:.99;margin-bottom:28px}.sales-page .contact-sheet{grid-template-columns:1fr 1fr;gap:14px 12px}.sales-page .contact-tile:first-child{grid-column:1 / -1}.sales-page .contact-tile:first-child img{height:260px}.sales-page .contact-tile img{height:190px}.sales-page .contact-tile span{font-size:17px;padding-top:9px}.sales-page .example-record{flex-wrap:wrap;gap:10px;margin:23px 0;padding:10px}.sales-page .example-record>small{flex-basis:100%;font-size:10px;text-align:right}.sales-page .hero-close{flex-direction:column;gap:24px;margin-bottom:30px}.sales-page .hero-close h2{font-size:29px}.sales-page .hero-close>div{width:100%}.sales-page .hero-close .sales-cta{width:100%}.sales-page .editorial-rule{flex-direction:column;font-size:8px;gap:9px;letter-spacing:1.7px}.sales-page .sales-section{padding:55px 0}.sales-page .sales-section h2{font-size:38px}.sales-page .sales-three,.sales-page .research-story,.sales-page .faq-section{grid-template-columns:1fr;gap:28px}.sales-page .sales-three{margin-top:30px}.sales-page .sales-three h3{margin-top:13px}.sales-page .tier-grid article,.sales-page .tier-grid article:first-child{padding:24px 0;border-left:0;border-bottom:1px solid #ddd7e4}.sales-page .delivery-story{gap:20px}.sales-page .delivery-story h2{font-size:34px}.sales-page .sales-text-link{margin-left:0}.sales-page .sales-last{padding:60px 0}.sales-page .sales-footer{flex-wrap:wrap}.sales-page .sales-footer>span{flex-basis:100%;order:3}}.sales-page .contact-tile:last-child img{object-fit:contain;background:#fff}.sales-page .hero-second-line{white-space:nowrap}@media(max-width:600px){.sales-page h1{font-size:clamp(28px,8.7vw,49px)}}.sales-page .possibilities-hero>.sales-eyebrow{display:block;margin-bottom:20px}.sales-page .hero-intro{max-width:680px;margin:-8px 0 34px;font-size:18px}.sales-page .sales-nav nav{display:flex;align-items:center}.sales-page .pricing-preview{background:#eee8f8;border-left:3px solid #6547d9;padding:18px 22px;margin:28px 0;max-width:850px}.sales-page .pricing-preview b{font-size:13px;color:#4e368c}.sales-page .pricing-preview p{margin:6px 0 0;font-size:13px;color:#5b526d}.sales-page .pricing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:32px 0 20px}.sales-page .pricing-card{display:flex;flex-direction:column;min-width:0;padding:26px 22px 22px;border:1px solid #ddd7e4;border-radius:8px;background:#fffefa}.sales-page .pricing-featured{background:#f2edf9;border-color:#b8a4e9}.sales-page .plan-heading{display:flex;align-items:center;gap:10px}.sales-page .plan-heading>svg{color:#6547d9;flex:none}.sales-page .plan-heading h3{font-size:30px;margin:0}.sales-page .plan-subtitle{font-size:13px;min-height:44px;margin:15px 0 18px}.sales-page .plan-price{display:flex;flex-direction:column;gap:6px;margin:0 0 25px;color:#29232e;line-height:1.1}.sales-page .plan-price strong{font-size:54px;font-family:Georgia,serif;font-weight:500;letter-spacing:-3px}.sales-page .plan-price span{font-size:12px;color:#686274}.sales-page .pricing-card ul{padding:22px 0 12px;margin:0;list-style:none;border-top:1px solid #e0d9e8;flex:1}.sales-page .pricing-card li{display:flex;gap:8px;align-items:flex-start;margin:0 0 13px;font-size:13px;line-height:1.55}.sales-page .pricing-card li svg{flex:none;margin-top:2px;color:#6547d9}.sales-page .plan-limitation{font-size:12px;margin:8px 0 20px;min-height:60px}.sales-page .plan-link{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:45px;padding:11px 13px;border:1px solid #c8bbdf;border-radius:4px;font-size:13px;color:#523792;font-weight:600}.sales-page .plan-link:hover{background:#e9e0f8}.sales-page .pricing-featured .plan-link{color:#fff;background:#6547d9;border-color:#6547d9}.sales-page .pricing-featured .plan-link:hover{background:#5136b8}.sales-page .plan-comparison{overflow-x:auto;margin-top:42px;border:1px solid #ded7e6;border-radius:6px}.sales-page .plan-comparison:focus-visible,.sales-page summary:focus-visible{outline:3px solid #6547d9;outline-offset:4px}.sales-page .plan-comparison table{width:100%;min-width:670px;border-collapse:collapse;font-size:13px;line-height:1.5}.sales-page .plan-comparison caption{text-align:left;padding:20px;color:#4e465a;font-weight:600;background:#f2eef6}.sales-page .plan-comparison th,.sales-page .plan-comparison td{padding:16px 18px;border-bottom:1px solid #e4dfea;text-align:center}.sales-page .plan-comparison thead th{font-weight:600}.sales-page .plan-comparison tr>:first-child{text-align:left;width:32%}.sales-page .plan-comparison tbody th{font-weight:500}.sales-page .plan-comparison td{color:#62596d}.sales-page .plan-comparison td svg{color:#6547d9;vertical-align:middle}.sales-page .plan-comparison tr:last-child>*{border-bottom:0}.sales-page .not-included{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.sales-page .allowance-guide{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin-top:34px;scroll-margin-top:25px}.sales-page .allowance-guide h3{font-size:25px;margin:0 0 12px}.sales-page .allowance-guide p{font-size:13px;margin:0}.sales-page .delivery-story{align-items:flex-start}.sales-page .delivery-story>svg{margin-top:34px}.sales-page .delivery-story h2{margin-top:18px}.sales-page .delivery-options{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.sales-page .delivery-options span{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid #ded6e9;border-radius:4px;font-size:12px;color:#5c4679}.sales-page .sales-last>.sales-eyebrow{display:block;margin-bottom:24px}.sales-page .sales-last>p{max-width:630px;margin:22px auto}.sales-page .sales-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sales-page .hero-download{max-width:460px}.sales-page .store-buttons{display:flex;flex-wrap:wrap;gap:12px;margin:18px 0 0}.sales-page .store-button:disabled{display:flex;align-items:center;gap:11px;min-height:66px;min-width:194px;padding:12px 17px;margin:0;border:1px solid #39353d;border-radius:8px;background:#211e26;color:#fff;opacity:1;cursor:default;text-align:left;box-shadow:none}.sales-page .store-button>svg{width:27px;height:31px;flex:none}.sales-page .store-button span{display:block}.sales-page .store-button small{display:block;font-size:10px;line-height:1.4;letter-spacing:.1px;color:#ded8e8;white-space:nowrap}.sales-page .store-button strong{display:block;font-size:23px;font-weight:550;line-height:1.25;letter-spacing:-.5px;white-space:nowrap}.sales-page .download-plan-link{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:#6547d9;margin-top:16px;line-height:1.5}.sales-page .download-section{scroll-margin-top:24px}.sales-page .download-section .store-buttons{justify-content:center;margin-top:30px}.sales-page .store-availability{font-size:12px}.sales-page .browser-alternative{max-width:640px;margin:32px auto 0;padding-top:24px;border-top:1px solid #ded7e6}.sales-page .browser-alternative p{font-size:12px}.sales-page .browser-alternative p:last-child{margin:18px auto 0}@media(max-width:1100px){.sales-page .pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-page .plan-subtitle{min-height:0}.sales-page .plan-limitation{min-height:40px}}@media(max-width:760px){.sales-page .sales-nav nav{gap:14px}.sales-page .sales-nav nav a:first-child{display:none}}@media(max-width:600px){.sales-page .store-buttons{display:grid;grid-template-columns:1fr;width:100%}.sales-page .store-button:disabled{width:100%;justify-content:center}.sales-page .download-section .store-buttons{max-width:340px;margin-inline:auto}.sales-page .sales-nav{gap:8px}.sales-page .sales-nav nav{gap:12px}.sales-page .sales-nav nav a{max-width:68px;font-size:10px}.sales-page .sales-nav nav a svg{display:none}.sales-page .hero-intro{font-size:15px;margin:0 0 26px}.sales-page .pricing-grid,.sales-page .allowance-guide{grid-template-columns:1fr;gap:18px}.sales-page .pricing-card{padding:26px}.sales-page .plan-price{flex-direction:row;align-items:baseline;gap:12px}.sales-page .plan-limitation{min-height:0}.sales-page .pricing-preview{padding:16px}.sales-page .plan-comparison{margin-top:30px}.sales-page .allowance-guide{gap:26px}.sales-page .delivery-story>svg{margin-top:0}.sales-page .research-story .sales-text-link{margin-left:0;font-size:14px}.sales-page .sales-footer>a{min-height:44px}}.sales-page .public-info-content{max-width:780px;padding-block:48px 80px}.sales-page .public-info-content h1{font-size:clamp(36px,6vw,64px);line-height:1.08;margin:20px 0 30px}.sales-page .public-info-content h2{font-size:28px;margin-top:38px}.sales-page .public-info-content p,.sales-page .public-info-content li{line-height:1.7;text-wrap:pretty}.sales-page .public-info-content .sales-cta{margin-block:20px}.public-info .sales-footer,.sales-page .sales-footer{flex-wrap:wrap}.sales-page .research-heading{position:relative}.sales-page .research-sketch{display:block;width:min(330px,85%);margin:28px 0 -20px;opacity:.68;pointer-events:none}.sales-page .delivery-story{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(240px,1fr);gap:36px;align-items:center}.sales-page .delivery-story:before{content:"";position:absolute;z-index:-1;top:24px;right:-24px;bottom:24px;left:-24px;background:#f2eef9;border-radius:14px}.sales-page .delivery-story .delivery-copy{max-width:720px}.sales-page .event-sketch{width:100%;opacity:.78;pointer-events:none}.sales-page .delivery-options span{background:#fffdfb;color:#403747;border-color:#dcd3e9}.sales-page .device-note{font-size:14px;max-width:570px;margin:24px 0 0}@media(max-width:900px){.sales-page .delivery-story{grid-template-columns:minmax(0,1fr) minmax(200px,.65fr);gap:20px}}@media(max-width:600px){.sales-page .research-sketch{width:230px;margin:20px auto 0}.sales-page .delivery-story{grid-template-columns:1fr;gap:8px}.sales-page .delivery-story:before{top:18px;right:-10px;bottom:18px;left:-10px}.sales-page .event-sketch{width:min(330px,100%);margin:0 auto}}.upgrade-prompt{display:flex;align-items:center;gap:16px;padding:18px;border:1px solid #d8cfee;border-radius:12px;background:#f4f0ff;margin:18px 0;color:#33295b}.upgrade-prompt>svg{flex:none}.upgrade-prompt>div{flex:1}.upgrade-prompt p{margin:5px 0 0;font-size:14px;text-wrap:pretty}.upgrade-prompt button{flex:none}.plan-panel{margin-bottom:24px}.plan-panel p,.plan-options li{text-wrap:pretty}.plan-usage{display:flex;gap:20px;flex-wrap:wrap;margin:20px 0}.plan-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.plan-options article{padding:18px;border:1px solid #ded9e6;border-radius:12px;min-width:0}.plan-options .current-plan{border:2px solid #6547d9}.plan-options h3{margin:0 0 12px}.plan-options strong{font-size:26px}.plan-options small{font-size:12px;font-weight:400}.plan-options p,.plan-options li{font-size:13px;line-height:1.6}.plan-options ul{padding-left:18px}.plan-options .pill{white-space:normal;text-wrap:balance}@media(max-width:1100px){.plan-options{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.plan-options{grid-template-columns:1fr}.upgrade-prompt{flex-wrap:wrap}.upgrade-prompt button{margin-left:35px}.plan-usage{flex-direction:column;gap:8px}}
