/* Flat, native interface previews with a quieter editorial rhythm. */
.wf-approvals,.wf-meeting{font-family:var(--pa-font,Inter,'Helvetica Neue',Arial,sans-serif);color:var(--pa-ink,#191a18);padding-block:112px;overflow:hidden}
.wf-approvals{background:#fff}
.wf-meeting{background:#f0f1ee}
.wf-approvals *,.wf-meeting *{box-sizing:border-box}
.wf-approvals h2,.wf-meeting h2{font-family:var(--pa-font,Inter,sans-serif);font-weight:400;letter-spacing:-.045em;line-height:1.08;font-size:clamp(40px,4.5vw,68px);margin:0}
.wf-approvals h3,.wf-meeting h3{font-family:var(--pa-font,Inter,sans-serif);font-weight:400;letter-spacing:-.025em}
.wf-intro{font-size:18px;line-height:1.65;letter-spacing:-.015em;color:var(--pa-muted,#62645f);margin:0}
.wf-approval-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:10%}
.wf-approval-story h2{font-size:clamp(48px,5.15vw,78px);margin-bottom:28px}
.wf-approval-story>.wf-intro{max-width:365px}
.wf-approval-principle{display:flex;align-items:center;gap:15px;margin-top:40px}
.wf-approval-principle svg{width:29px;height:34px;color:#777b71;flex:none}
.wf-approval-principle p{margin:0;font-size:14px;line-height:1.6;color:var(--pa-muted,#62645f)}
.wf-approval-principle p span{color:var(--pa-ink,#191a18)}
.wf-review{border:1px solid var(--pa-line,#e3e3dd);border-radius:18px;background:#fff;box-shadow:0 14px 45px -32px #20281c30;overflow:hidden;min-width:0}
.wf-review-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:17px 28px;background:#f7f8f5;border-bottom:1px solid var(--pa-line,#e3e3dd);font-size:11px;color:var(--pa-muted,#62645f)}
.wf-review-toolbar>span:first-child{letter-spacing:.065em;text-transform:uppercase;font-size:10px}
.wf-review-state{display:flex;align-items:center;gap:7px}
.wf-review-state:before{content:'';height:5px;width:5px;background:#c39440;border-radius:50%;flex:none}
.wf-review[data-demo-approved=true] .wf-review-state:before{background:#718769}
.wf-review-content{padding:28px}
.wf-email-heading{display:flex;align-items:center;gap:14px;padding-bottom:24px}
.wf-email-heading img{width:30px;height:30px;flex:none}
.wf-email-heading h3{font-size:19px;line-height:1.3;margin:0 0 5px}
.wf-email-heading p{font-size:11px;line-height:1.5;color:var(--pa-muted,#62645f);margin:0}
.wf-email-fields{margin:0;padding:16px 0;border-block:1px solid var(--pa-line,#e3e3dd)}
.wf-email-fields>div{display:grid;grid-template-columns:62px minmax(0,1fr);gap:8px;font-size:12px;line-height:1.6}
.wf-email-fields>div+div{margin-top:7px}
.wf-email-fields dt{color:var(--pa-muted,#62645f)}
.wf-email-fields dd{margin:0;overflow-wrap:anywhere}
.wf-email-body{padding:24px 0 10px;font-size:14px;line-height:1.75;color:#4f524b}
.wf-email-body p{margin:0 0 16px}
.wf-review-details{border-top:1px solid var(--pa-line,#e3e3dd);margin-top:2px}
.wf-review-details summary{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:50px;padding-block:10px;list-style:none;cursor:pointer;color:#52554d;font-size:12px;line-height:1.5}
.wf-review-details summary::-webkit-details-marker{display:none}
.wf-details-plus{position:relative;width:14px;height:14px;flex:none}
.wf-details-plus:before,.wf-details-plus:after{content:'';position:absolute;background:currentColor;left:2px;top:6px;width:10px;height:1px}
.wf-details-plus:after{transform:rotate(90deg);transition:transform 160ms ease}
.wf-review-details[open] .wf-details-plus:after{transform:rotate(0)}
.wf-review-details dl{margin:0 0 17px;font-size:11px;line-height:1.6}
.wf-review-details dl>div{display:grid;grid-template-columns:70px minmax(0,1fr);gap:12px;margin-bottom:10px}
.wf-review-details dt{color:#7a7e73}
.wf-review-details dd{margin:0;color:#52554d}
.wf-review-actions{padding-top:10px}
.wf-approve-button{display:flex;align-items:center;justify-content:center;gap:20px;min-height:48px;width:100%;padding:13px 18px;border:1px solid transparent;border-radius:9px;background:var(--pa-amber,#e8b557);color:#342914;font:400 13px/1.5 var(--pa-font,Inter,sans-serif);cursor:pointer;transition:background 160ms ease}
.wf-approve-button:hover{background:#efc577}
.wf-approve-button svg{width:18px;height:18px;flex:none}
.wf-review[data-demo-approved=true] .wf-approve-button{background:#f0f2eb;border-color:#d9dfd1;color:#3e5236}
.wf-review[data-demo-approved=true] .wf-approve-button:hover{background:#e6eadf}
.wf-demo-status{font-size:10px;line-height:1.6;color:var(--pa-muted,#62645f);text-align:center;margin:12px 0 0!important;min-height:16px}
.wf-meeting-heading{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.75fr);align-items:end;gap:10%;margin-bottom:54px}
.wf-meeting-heading>.wf-intro{max-width:340px;padding-bottom:4px}
.wf-meeting-workspace{display:grid;grid-template-columns:minmax(0,.93fr) minmax(0,1.07fr);border:1px solid #dfe2da;border-radius:22px;overflow:hidden;min-width:0;background:#fff}
.wf-capture-scene{display:flex;flex-direction:column;align-items:center;position:relative;padding:27px 34px 32px;background:#000;min-width:0;overflow:hidden}
.wf-capture-top{display:flex;align-items:center;justify-content:space-between;gap:12px;align-self:stretch;font-size:10px;line-height:1.5;letter-spacing:.02em;color:#59634f}
.wf-capture-top>span:first-child{display:flex;align-items:center;gap:8px}
.wf-capture-top i{width:5px;height:5px;border-radius:50%;background:#b98533}
.wf-capture-top>span:last-child{font-variant-numeric:tabular-nums;color:#79816f}
.wf-capture-device{position:relative;aspect-ratio:610/1160;width:184px;max-width:58%;margin:28px 0 27px;overflow:hidden;flex:none}
.wf-capture-device img{position:absolute;display:block;width:205.574%;max-width:none;height:auto;left:-53.443%;top:-4.138%}
.wf-capture-quote{width:100%;max-width:340px;margin-top:auto;border-top:1px solid #cfd5c6;padding-top:23px}
.wf-small-label{font-size:10px;line-height:1.5;text-transform:uppercase;letter-spacing:.085em;color:#7b8173;margin:0 0 14px}
.wf-capture-quote .wf-small-label{font-size:9px;color:#6a7460;margin:0 0 12px}
.wf-capture-quote blockquote{font-size:19px;line-height:1.5;letter-spacing:-.024em;margin:0 0 15px;color:#38432f}
.wf-capture-quote>p:last-child{display:flex;align-items:center;gap:8px;font-size:11px;line-height:1.5;color:#59634e;margin:0}
.wf-capture-quote>p:last-child>span:last-child{color:#77816a}
.wf-person-initial{display:grid;place-items:center;width:21px;height:21px;background:#d9ded0;color:#5f6a52;font-size:9px;border-radius:50%;flex:none}
.wf-meeting-document{padding:35px 36px 31px;min-width:0}
.wf-document-heading{margin-bottom:25px}
.wf-document-heading .wf-small-label{margin-bottom:13px}
.wf-document-heading h3{font-size:25px;line-height:1.25;margin:0 0 10px}
.wf-document-heading>p:last-child{font-size:11px;line-height:1.6;margin:0;color:#747a6c}
.wf-document-heading>p:last-child span{white-space:nowrap}
.wf-meeting-tabs{display:flex;gap:25px;border-bottom:1px solid var(--pa-line,#e3e3dd);margin-bottom:27px}
.wf-meeting-tabs button{position:relative;min-height:46px;padding:10px 0 14px;border:0;border-radius:0;background:transparent;cursor:pointer;font:400 12px/1.5 var(--pa-font,Inter,sans-serif);color:#73796b}
.wf-meeting-tabs button[aria-selected=true]{color:#26311e}
.wf-meeting-tabs button[aria-selected=true]:after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#bc934b}
.wf-meeting-panel{min-height:332px}
.wf-meeting-panel[hidden]{display:none}
.wf-meeting-tabs[hidden]{display:none}
.wf-capture-scene .wf-capture-top,.wf-capture-scene .wf-capture-top>span:last-child,.wf-capture-scene .wf-capture-quote>p:last-child,.wf-capture-scene .wf-capture-quote>p:last-child>span:last-child{color:#b9b9b1}
.wf-capture-scene .wf-capture-quote{border-color:#30322c}
.wf-capture-scene .wf-capture-quote blockquote{color:#f0f0e9}
.wf-capture-scene .wf-small-label{color:#a9aba2}
.wf-capture-scene .wf-person-initial{background:#272924;color:#dadbd5}
.wf-decision{margin-bottom:29px}
.wf-decision>.wf-small-label{margin-bottom:11px}
.wf-decision>p:last-child{font-size:18px;line-height:1.6;letter-spacing:-.02em;margin:0;color:#343e2c}
.wf-next-steps>.wf-small-label{margin-bottom:7px}
.wf-owner-row{display:flex;align-items:center;gap:11px;padding:16px 0;border-bottom:1px solid var(--pa-line,#e3e3dd);min-width:0}
.wf-owner-initial{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#f0f2ec;color:#69775c;font-size:11px;flex:none}
.wf-owner-row>div{flex:1;min-width:0}
.wf-owner-row p{font-size:12px;line-height:1.5;margin:0 0 3px;color:#424b38}
.wf-owner-row>div>span{font-size:10px;line-height:1.5;color:#777e6e}
.wf-owner-row time{font-size:10px;line-height:1.5;color:#727969;flex:none}
.wf-draft-link{display:flex;align-items:center;gap:12px;min-height:70px;margin-top:23px;padding:13px 15px;border:1px solid #e4e6df;border-radius:10px;background:#fafbf8;text-decoration:none;color:#38462d;transition:background 160ms ease}
.wf-draft-link:hover{background:#f0f3e9}
.wf-draft-logo{display:grid;place-items:center;width:30px;height:32px;flex:none}
.wf-draft-logo img{width:24px;height:24px}
.wf-draft-link>span:nth-child(2){flex:1;min-width:0}
.wf-draft-link>span:nth-child(2)>span{display:block;font-size:12px;line-height:1.5}
.wf-draft-link small{display:block;font-size:10px;line-height:1.5;color:#7b8270;margin-top:4px}
.wf-draft-link svg{width:18px;height:18px;flex:none}
.wf-transcript>.wf-small-label{margin-bottom:16px}
.wf-transcript-entry{margin-bottom:20px}
.wf-transcript-entry:last-child{margin-bottom:0}
.wf-transcript-entry>div{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;line-height:1.5;color:#454f3b;margin-bottom:6px}
.wf-transcript-entry time{font-size:10px;color:#7a8370;font-variant-numeric:tabular-nums}
.wf-transcript-entry p{font-size:12px;line-height:1.75;color:#65705a;margin:0}
.wf-meeting-note{font-size:10px;line-height:1.7;color:#72796b;margin:19px 0 0!important}
.wf-meeting-document :is(.wf-small-label,.wf-document-heading>p:last-child,.wf-owner-row>div>span,.wf-draft-link small,.wf-transcript-entry time),.wf-review-details dt,.wf-meeting-note{color:var(--pa-muted,#62645f)}
.wf-meeting-tabs button{color:var(--pa-muted,#62645f)}
.wf-approvals :is(button,a,summary):focus-visible,.wf-meeting :is(button,a,[tabindex]):focus-visible{outline:2px solid #916222;outline-offset:4px}
@media(min-width:1600px){.wf-capture-device{width:198px}.wf-review-content{padding:32px}.wf-email-body{font-size:14px}.wf-email-fields>div{font-size:13px}.wf-meeting-document{padding:39px 43px}.wf-owner-row p,.wf-draft-link>span:nth-child(2)>span,.wf-transcript-entry p{font-size:13px}}
@media(max-width:1100px){.wf-approval-layout{gap:7%;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.wf-meeting-heading{gap:7%;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}.wf-meeting-workspace{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.wf-meeting-document{padding:30px 27px}.wf-capture-scene{padding-inline:27px}.wf-capture-device{width:170px}.wf-capture-quote blockquote{font-size:18px}}
@media(max-width:800px){.wf-approvals,.wf-meeting{padding-block:80px}.wf-approval-layout{grid-template-columns:1fr;gap:42px;max-width:630px}.wf-approval-story{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0 30px}.wf-approval-story>.lc-eyebrow{grid-column:1/-1}.wf-approval-story h2{font-size:50px;grid-row:2/4;margin:0}.wf-approval-story>.wf-intro{font-size:16px}.wf-approval-principle{margin-top:24px}.wf-review{width:100%}.wf-meeting-heading{grid-template-columns:1fr;gap:24px}.wf-meeting-heading>.wf-intro{max-width:520px;font-size:17px}.wf-meeting-heading h2{font-size:50px}.wf-meeting-workspace{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr)}.wf-capture-scene{padding:24px 20px}.wf-capture-top{font-size:9px;align-items:flex-start;gap:8px}.wf-capture-top>span:last-child{display:none}.wf-capture-device{width:145px;max-width:80%;margin-block:50px 36px}.wf-capture-quote blockquote{font-size:16px}.wf-meeting-document{padding:28px 23px}.wf-document-heading h3{font-size:22px}.wf-meeting-tabs{gap:20px}.wf-meeting-tabs button{font-size:11px}.wf-decision>p:last-child{font-size:16px}.wf-owner-row{gap:8px}.wf-owner-initial{width:25px;height:25px}.wf-owner-row p{font-size:11px}.wf-owner-row time{font-size:9px}.wf-draft-link{padding:11px 10px;gap:8px}.wf-draft-link>span:nth-child(2)>span{font-size:11px}}
@media(max-width:600px){.wf-approvals,.wf-meeting{padding:68px 22px}.wf-approval-story{display:block}.wf-approval-story h2{font-size:clamp(45px,10vw,58px);margin-bottom:22px}.wf-approval-story>.wf-intro{max-width:400px}.wf-approval-principle{margin-top:24px}.wf-review{border-radius:15px}.wf-review-toolbar{padding:15px 20px;gap:7px 14px}.wf-review-content{padding:24px 20px}.wf-email-heading{gap:12px;padding-bottom:20px}.wf-email-heading h3{font-size:18px}.wf-email-heading p{font-size:10px}.wf-email-fields>div{font-size:11px;grid-template-columns:50px minmax(0,1fr)}.wf-email-body{font-size:13px}.wf-review-details summary{font-size:11px}.wf-demo-status{font-size:10px}.wf-meeting-heading{margin-bottom:34px;gap:23px}.wf-meeting-heading h2{font-size:clamp(34px,7.9vw,46px);line-height:1.14}.wf-meeting-heading .lc-eyebrow{font-size:9px;letter-spacing:.09em}.wf-meeting-heading>.wf-intro{font-size:16px}.wf-meeting-workspace{grid-template-columns:1fr;border-radius:18px}.wf-capture-scene{padding:23px 25px 27px}.wf-capture-top{font-size:10px}.wf-capture-top>span:last-child{display:block}.wf-capture-device{width:153px;max-width:60%;margin-block:26px}.wf-capture-quote{max-width:none;padding-top:20px}.wf-capture-quote blockquote{font-size:20px;max-width:290px}.wf-meeting-document{padding:29px 24px 27px}.wf-document-heading h3{font-size:24px}.wf-document-heading>p:last-child{font-size:10px}.wf-meeting-tabs{gap:24px;margin-bottom:24px}.wf-meeting-tabs button{font-size:11px}.wf-decision>p:last-child{font-size:17px}.wf-meeting-panel{min-height:0}.wf-owner-row{gap:10px}.wf-owner-row p{font-size:12px}.wf-owner-initial{width:28px;height:28px}.wf-owner-row time{font-size:10px}.wf-draft-link{padding:13px 12px;gap:10px}.wf-draft-link>span:nth-child(2)>span{font-size:12px}.wf-transcript-entry p{font-size:13px}.wf-meeting-note{font-size:10px}}
@media(max-width:380px){.wf-approvals,.wf-meeting{padding-inline:18px}.wf-review-content{padding:22px 17px}.wf-review-toolbar{padding-inline:17px}.wf-email-heading img{width:25px;height:25px}.wf-email-heading{gap:10px}.wf-email-heading h3{font-size:17px}.wf-email-heading p{font-size:10px}.wf-meeting-heading h2{font-size:33px}.wf-meeting-heading .lc-eyebrow{font-size:8px;gap:10px;letter-spacing:.06em}.wf-meeting-heading .lc-eyebrow:before{width:20px}.wf-meeting-document{padding-inline:18px}.wf-document-heading h3{font-size:21px}.wf-meeting-tabs{gap:19px}.wf-meeting-tabs button{font-size:10px}.wf-owner-row{gap:8px;flex-wrap:wrap}.wf-owner-row>div{flex-basis:calc(100% - 40px)}.wf-owner-row time{padding-left:36px}.wf-draft-link{padding-inline:10px;gap:7px}.wf-draft-link>span:nth-child(2)>span{font-size:11px}.wf-decision>p:last-child{font-size:16px}.wf-capture-quote blockquote{font-size:18px}}
@media(prefers-reduced-motion:reduce){.wf-approvals *,.wf-meeting *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
