:root{--ink:#282321;--muted:#7c736d;--cream:#f4f0e9;--paper:#fffdf9;--rose:#b7666b;--rose-dark:#8f494e;--rose-soft:#f5e7e6;--line:#e6ddd4;--green:#4f795f;--shadow:0 18px 60px rgba(55,42,35,.09)}*{box-sizing:border-box}html{background:var(--cream)}body{margin:0;color:var(--ink);font-family:Inter,"Segoe UI",sans-serif;background:radial-gradient(circle at 15% 5%,#fff8f1 0,transparent 28%),var(--cream);min-height:100vh}.topbar{height:76px;padding:0 clamp(22px,5vw,76px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#2c2725;color:white;border-bottom:1px solid #443c38}.pura-brand{display:flex;align-items:center;gap:11px;font:18px Georgia,serif;letter-spacing:4px}.pura-brand small{display:block;font:8px Inter,sans-serif;color:#a99f99;letter-spacing:1.7px;margin-top:3px}.pura-mark{width:37px;height:37px;border:1px solid #b88386;color:#d8a9ab;border-radius:50%;display:grid;place-items:center;font-size:22px;font-style:italic;letter-spacing:0}.privacy-pill{display:flex;align-items:center;gap:8px;background:#37322f;padding:8px 13px;border-radius:99px;font-size:11px;color:#b9cfc0}.privacy-pill i{width:7px;height:7px;background:#7eb28f;border-radius:50%;box-shadow:0 0 0 4px rgba(126,178,143,.12)}.powered{justify-self:end;display:flex;align-items:center;gap:8px}.powered>span{font-size:8px;text-transform:uppercase;letter-spacing:1px;color:#918985}.agency-mark{width:31px;height:31px;border-radius:8px;background:#f0e6dc;color:#322b28;display:grid;place-items:center;font-size:10px;letter-spacing:-1px}.powered strong{font-size:10px;line-height:1.05;letter-spacing:.2px}.powered strong small{display:block;font-size:8px;font-weight:400;color:#a79d97;text-transform:uppercase;letter-spacing:1.4px;margin-top:2px}main{width:min(1480px,100%);margin:auto;padding:clamp(28px,4vw,64px) clamp(18px,5vw,76px)}.eyebrow{font-size:9px;font-weight:700;letter-spacing:1.8px;color:var(--rose-dark)}.upload-shell{min-height:calc(100vh - 205px);display:grid;grid-template-columns:minmax(0,.85fr) minmax(430px,1fr);gap:clamp(40px,8vw,120px);align-items:center}.upload-copy h1,.workspace-head h1{font:clamp(38px,4.2vw,64px)/1.03 Georgia,serif;letter-spacing:-1.8px;margin:16px 0 20px}.upload-copy p{font-size:15px;line-height:1.75;color:var(--muted);max-width:590px}.trust-list{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}.trust-list span{padding:8px 11px;border:1px solid var(--line);border-radius:99px;background:rgba(255,255,255,.55);font-size:10px;color:#665d57}.upload-panel{background:var(--paper);border:1px solid var(--line);padding:clamp(24px,3vw,38px);border-radius:18px;box-shadow:var(--shadow)}.step-title{display:flex;gap:14px;align-items:center;margin-bottom:24px}.step-title>span{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:var(--rose-soft);color:var(--rose-dark);font:16px Georgia}.step-title b,.step-title small{display:block}.step-title b{font:19px Georgia}.step-title small{font-size:10px;color:var(--muted);margin-top:4px}.uploads{display:grid;gap:10px}.file-card{min-height:82px;border:1px dashed #cdbfb5;border-radius:11px;padding:14px;display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:12px;cursor:pointer;transition:.2s;background:#fdfaf6}.file-card:hover{border-color:var(--rose);background:#fff}.file-card.ready{border-style:solid;border-color:#94baa0;background:#f3f8f4}.file-card input{display:none}.file-icon{width:43px;height:43px;border-radius:10px;background:#eee5dd;display:grid;place-items:center;font:18px Georgia;color:var(--rose-dark)}.file-card.ready .file-icon{background:#dfeee3;color:var(--green)}.file-info b,.file-info small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-info b{font-size:12px}.file-info small{font-size:10px;color:var(--muted);margin-top:5px;max-width:260px}.file-action{font-size:10px;color:var(--rose-dark);font-weight:700}.primary,.dark,.secondary,.text-button,.icon-button,.pages button{border:0;border-radius:8px;padding:12px 16px;cursor:pointer;font-weight:700}.primary{background:var(--rose);color:white}.primary:hover{background:var(--rose-dark)}.primary.large{width:100%;margin-top:16px;display:flex;justify-content:space-between;padding:14px 18px}.primary:disabled{opacity:.4;cursor:not-allowed}.privacy-note{text-align:center;font-size:9px;color:var(--muted);margin:15px 0 0}.progress-wrap{margin-top:17px}.progress-track{height:4px;background:#eee6df;border-radius:99px;overflow:hidden}.progress-track i{display:block;height:100%;width:45%;background:var(--rose);border-radius:99px;animation:progress 1.2s infinite alternate ease-in-out}.progress-wrap>span{display:block;font-size:10px;color:var(--muted);margin-top:8px}@keyframes progress{to{transform:translateX(125%)}}.workspace-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:25px}.workspace-head h1{font-size:42px;margin:8px 0}.workspace-head p{margin:0;color:var(--muted);font-size:13px}.secondary{background:#eae3dc;color:#544b46;font-size:10px}.summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}.summary>div{position:relative;background:var(--paper);border:1px solid var(--line);padding:18px 20px;border-radius:11px;overflow:hidden}.summary>div:after{content:"";position:absolute;right:-17px;top:-22px;width:70px;height:70px;background:var(--rose-soft);border-radius:50%}.summary small{display:block;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.8px}.summary b{display:block;font:26px Georgia;margin-top:8px}.workspace{display:grid;grid-template-columns:360px minmax(0,1fr);gap:18px;align-items:start}.filter-panel,.results-panel{background:var(--paper);border:1px solid var(--line);border-radius:13px}.filter-panel{padding:20px;position:sticky;top:16px;max-height:calc(100vh - 32px);overflow:auto;scrollbar-width:thin}.filter-heading{display:flex;justify-content:space-between;align-items:start;padding:2px 2px 15px}.filter-heading h2{font:21px Georgia;margin:5px 0}.filter-count{font-size:9px;color:var(--rose-dark);background:var(--rose-soft);padding:5px 8px;border-radius:99px}.filter-section{border-top:1px solid var(--line);padding:17px 2px 6px}.filter-section h3{font-size:11px;margin:0 0 12px}.filter-section>label,.field{display:grid;gap:6px;margin-bottom:13px;font-size:10px;color:#625a55}.filter-section input,.filter-section select{width:100%;border:1px solid var(--line);background:#fff;padding:9px 10px;border-radius:7px;color:var(--ink);font:11px Inter,"Segoe UI",sans-serif}.check-line{display:flex!important;align-items:flex-start;gap:9px;background:#faf6f2;border-radius:8px;padding:10px}.check-line input{width:auto;margin-top:2px}.check-line b,.check-line small{display:block}.check-line small{font-size:9px;color:var(--muted);margin-top:3px}.choice-pills{display:flex;flex-wrap:wrap;gap:5px}.choice-pills label{cursor:pointer}.choice-pills input{position:absolute;opacity:0;pointer-events:none}.choice-pills span{display:block;padding:7px 9px;border:1px solid var(--line);border-radius:99px;background:#fff;font-size:9px;color:#6d645e;transition:.15s}.choice-pills input:checked+span{background:var(--rose-soft);border-color:#d8a4a6;color:var(--rose-dark);font-weight:700}.choice-pills.compact span{min-width:33px;text-align:center}.check-dropdown{position:relative}.check-dropdown summary{list-style:none;border:1px solid var(--line);border-radius:7px;padding:10px;background:#fff;display:flex;justify-content:space-between;cursor:pointer;font-size:10px}.check-dropdown summary::-webkit-details-marker{display:none}.check-list{max-height:180px;overflow:auto;border:1px solid var(--line);border-top:0;padding:7px;background:white;border-radius:0 0 7px 7px}.check-list label{display:flex;align-items:center;gap:7px;padding:6px;border-radius:5px;font-size:10px}.check-list label:hover{background:#f7f1eb}.check-list input{width:auto}.two{display:grid;grid-template-columns:1fr 1fr;gap:8px}.section-hint{font-size:9px;color:var(--muted);margin:-7px 0 10px}.section-hint.spaced{margin-top:7px}.section-row{display:flex;justify-content:space-between;align-items:start}.section-row h3{margin-bottom:9px}.icon-button{background:var(--rose-soft);color:var(--rose-dark);width:30px;height:30px;padding:0}.rules-empty:empty:before{content:attr(data-empty);display:block;font-size:9px;color:#a19892;padding:9px;border:1px dashed var(--line);border-radius:7px}.logic-row{display:grid;grid-template-columns:48px 88px 1fr 26px;gap:4px;margin-bottom:6px}.logic-row select,.logic-row input{font-size:9px;padding:7px}.logic-row:first-child .connector{visibility:hidden}.remove{border:0;background:#f4e3e2;color:#9e5558;border-radius:6px;cursor:pointer}.filter-actions{position:sticky;bottom:-20px;background:linear-gradient(transparent,var(--paper) 15%);padding:25px 0 4px;display:grid;grid-template-columns:1fr auto;gap:6px}.text-button{background:transparent;color:var(--muted);font-size:9px}.results-panel{min-height:620px;padding:25px}.result-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px}.result-head h2{font:22px Georgia;margin:6px 0}.result-head h2 b{font-size:36px}.result-head p{font-size:10px;color:var(--muted);margin:0}.export-box{display:flex;align-items:center;gap:10px}.dark{background:#2d2825;color:#fff}.toggle{display:flex;align-items:center;gap:7px;font-size:9px;color:var(--muted);cursor:pointer}.toggle input{display:none}.toggle i{width:29px;height:17px;background:#d8d0ca;border-radius:99px;position:relative;transition:.2s}.toggle i:after{content:"";position:absolute;width:13px;height:13px;background:white;border-radius:50%;top:2px;left:2px;transition:.2s;box-shadow:0 1px 3px #0003}.toggle input:checked+i{background:var(--green)}.toggle input:checked+i:after{transform:translateX(12px)}.table-wrap{overflow:auto;max-height:600px;border-top:1px solid var(--line)}table{width:100%;border-collapse:collapse;font-size:11px}th,td{text-align:left;padding:13px 10px;border-bottom:1px solid var(--line)}th{position:sticky;top:0;background:var(--paper);z-index:1;color:var(--muted);font-size:8px;text-transform:uppercase;letter-spacing:.7px}td b{font-size:11px}td small{display:block;color:var(--muted);font-size:9px;margin-top:4px}.status-yes{display:inline-block;background:#e5efe8;color:var(--green);padding:4px 7px;border-radius:99px}.status-no{color:#aaa09a}.empty-state{text-align:center;padding:70px 20px!important;color:var(--muted)}.pages{display:flex;justify-content:flex-end;align-items:center;gap:6px;padding-top:15px}.pages span{font-size:9px;color:var(--muted);margin-right:6px}.pages button{background:#eee8e1;color:var(--ink);padding:8px 11px}.pages button:disabled{opacity:.35}footer{border-top:1px solid var(--line);padding:18px clamp(22px,5vw,76px);display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:9px}.footer-powered{display:none}@media(max-width:1050px){.upload-shell{grid-template-columns:1fr;max-width:760px;margin:auto}.upload-copy{text-align:center}.upload-copy p{margin-left:auto;margin-right:auto}.trust-list{justify-content:center}.workspace{grid-template-columns:310px 1fr}.topbar{grid-template-columns:1fr auto}.topbar>.powered{display:none}}@media(max-width:800px){.workspace{grid-template-columns:1fr}.filter-panel{position:static;max-height:none}.summary{grid-template-columns:1fr 1fr}.workspace-head{align-items:start}.privacy-pill span{display:none}.result-head{align-items:flex-start;gap:15px}.export-box{align-items:flex-end;flex-direction:column-reverse}}@media(max-width:560px){.topbar{padding:0 16px}.pura-brand{font-size:15px}.upload-shell{min-height:auto}.upload-copy h1{font-size:39px}.upload-panel{padding:20px}.file-card{grid-template-columns:40px 1fr}.file-action{display:none}.summary{grid-template-columns:1fr 1fr}.workspace-head{display:block}.workspace-head .secondary{margin-top:15px}.results-panel{padding:16px}.result-head{display:block}.export-box{margin-top:15px;flex-direction:row;justify-content:space-between;align-items:center}.two{grid-template-columns:1fr}.footer-powered{display:flex}footer>span{display:none}}
