/* Proovium 1.5 — production interaction layer.
   The visual grammar deliberately extends the approved site/app preview. */

:root{--pv-danger:#b33e46;--pv-danger-soft:#faecee;--pv-shadow:0 32px 90px -48px rgba(51,31,77,.34)}
#proof-root{min-height:100vh}.proof-app{margin:0}.proof-app #wpadminbar{font-family:system-ui,sans-serif}
.admin-bar .rail{top:32px;height:calc(100vh - 32px)}
@media(max-width:782px){.admin-bar .rail{top:46px;height:calc(100vh - 46px)}}

/* Loading / errors */
.pv-loading{min-height:70vh;display:grid;place-items:center;padding:40px}.pv-loading-inner{width:min(420px,90vw)}
.pv-loading-mark{display:flex;justify-content:center;margin-bottom:22px}.pv-loading-line{height:1px;background:linear-gradient(90deg,transparent,var(--brand),transparent);position:relative;overflow:hidden}.pv-loading-line:after{content:"";position:absolute;inset:0;width:32%;background:var(--brand);animation:pv-load 1.1s ease-in-out infinite}@keyframes pv-load{from{transform:translateX(-120%)}to{transform:translateX(420%)}}
.pv-state{max-width:650px;margin:80px auto;padding:0 24px}.pv-state h1{font-size:clamp(2.2rem,5vw,4rem);font-weight:560}.pv-state p{font-size:14px;color:var(--muted);line-height:1.75;margin:16px 0 25px}.pv-state .eyebrow{color:var(--brand2)}

/* Toasts */
.pv-toasts{position:fixed;right:20px;bottom:20px;z-index:200;display:grid;gap:8px;pointer-events:none}.pv-toast{width:min(390px,calc(100vw - 40px));border:1px solid var(--border);background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-radius:10px;padding:12px 14px;box-shadow:0 18px 60px -35px rgba(41,25,57,.5);font-size:12px;line-height:1.55;animation:pv-toast-in .22s ease both;pointer-events:auto}.pv-toast strong{display:block;font-size:12px;margin-bottom:2px}.pv-toast.good{border-color:var(--greenline)}.pv-toast.bad{border-color:#e7c4c8}.pv-toast.bad strong{color:var(--pv-danger)}@keyframes pv-toast-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}

/* Shared controls */
.btn[disabled],.button[disabled]{opacity:.5;pointer-events:none;transform:none}.btn.danger{border-color:#e9c8cc;color:var(--pv-danger);background:var(--pv-danger-soft)}.btn.small{min-height:33px;padding:7px 10px;font-size:11px}.btn.linkish{border:0;background:transparent;padding-left:0;padding-right:0}.input[type=file]{padding:9px}.input[type=checkbox]{width:auto}.field small,.field .hint{display:block;color:var(--muted);font-size:10px;line-height:1.5;margin-top:6px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field-stack{display:grid;gap:18px}.input-row{display:flex;gap:8px}.input-row .input{flex:1}.select{min-height:43px}.textarea.compact{min-height:82px}.textarea.tall{min-height:180px}.subheading{font-size:17px;font-weight:580;margin:0}.quiet{color:var(--muted)}.danger-text{color:var(--pv-danger)}
.pv-chip-row{display:flex;gap:7px;flex-wrap:wrap}.pv-chip{border:1px solid var(--border);background:#fff;border-radius:999px;padding:7px 10px;font-size:10px;color:var(--muted);cursor:pointer;transition:.18s}.pv-chip:hover,.pv-chip.active{border-color:var(--brandline);background:var(--brandsoft);color:var(--brand2)}
.pv-notice{border-top:1px solid var(--hair);border-bottom:1px solid var(--hair);padding:15px 0;display:flex;gap:12px;align-items:flex-start;font-size:12px;line-height:1.6}.pv-notice.good{color:var(--green);border-color:var(--greenline)}.pv-notice.warn{color:var(--amber);border-color:var(--amberline)}.pv-notice.bad{color:var(--pv-danger);border-color:#eac8cc}.pv-notice .dot{margin-top:5px;flex:none}
.pv-divider{height:1px;background:var(--hair);margin:30px 0}.pv-inline-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.pv-kv{border-top:1px solid var(--hair)}.pv-kv-row{display:grid;grid-template-columns:180px 1fr;gap:26px;padding:14px 0;border-bottom:1px solid var(--hair)}.pv-kv-row span{font-size:10px;color:var(--muted)}.pv-kv-row strong{font-size:12px;font-weight:570}.pv-code{white-space:pre-wrap;word-break:break-all;border:1px solid var(--border);background:#fff;border-radius:9px;padding:14px;font:10px/1.6 'IBM Plex Mono',monospace;color:#43394b}

/* App rail – preserve the preview but make all navigation real. */
.nav a{cursor:pointer}.nav .nav-number{width:18px;text-align:center;font-family:'IBM Plex Mono',monospace;font-size:8px;color:#9a92a0}.nav a.active .nav-number{color:var(--brand)}.user button{border:0;background:transparent;color:var(--subtle);cursor:pointer;padding:5px}.user button:hover{color:var(--brand2)}
.pv-mobile-menu{display:none}.top-mobile .pv-mobile-trigger{min-height:34px;padding:7px 10px}.pv-mobile-drawer{display:none}
@media(max-width:760px){.pv-mobile-drawer.open{display:grid;position:fixed;top:60px;left:0;right:0;z-index:45;background:rgba(251,250,248,.98);backdrop-filter:blur(18px);border-bottom:1px solid var(--border);padding:14px 18px 18px}.admin-bar .pv-mobile-drawer.open{top:106px}.pv-mobile-drawer a,.pv-mobile-drawer button{border:0;background:transparent;text-align:left;padding:11px 3px;text-decoration:none;font-size:13px;color:var(--muted)}.pv-mobile-drawer a.active{color:var(--brand2);font-weight:580}}

/* Dashboard additions */
.pv-proof-summary{padding-top:4px}.pv-proof-summary .hero-number{display:flex;align-items:baseline;gap:10px}.pv-proof-summary .hero-number em{font-style:normal;font-size:13px;letter-spacing:-.02em;color:var(--muted);font-weight:450}.pv-empty-line{padding:28px 0;border-top:1px solid var(--hair);border-bottom:1px solid var(--hair);font-size:12px;color:var(--muted)}
.attention-row[data-click],.record[data-click],.project-row[data-click],.client-row[data-click],.public-card[data-click]{cursor:pointer}.event:last-child{padding-bottom:0}

/* Project library */
.project-row .status{justify-self:start}.project-row .record-meta:last-child{white-space:nowrap}.pv-project-actions{display:flex;justify-content:flex-end}.pv-project-actions button{border:0;background:transparent;cursor:pointer;color:var(--subtle);font-size:16px}.pv-project-actions button:hover{color:var(--brand2)}
.pv-status-select{height:40px;border:1px solid var(--border);border-radius:9px;background:#fff;padding:0 10px;font-size:11px;color:var(--muted)}

/* Builder */
.builder{align-items:start}.steps{position:sticky;top:30px}.builder-main{min-width:0}.pv-builder-progress{margin:0 0 22px}.pv-progress-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.pv-progress-track{height:2px;background:var(--hair);overflow:hidden}.pv-progress-track span{display:block;height:100%;background:var(--brand);transition:width .25s ease}.step.done:after{content:"✓";position:absolute;left:6px;top:12px;font-size:8px;color:var(--green)}.step.done:before{color:transparent}.pv-step-panel{animation:in .22s ease both}.pv-builder-status{display:flex;gap:10px;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--hair);margin-bottom:27px}.pv-builder-status .saved{margin-left:auto}.dropzone{position:relative}.dropzone.drag{border-color:var(--brand);background:var(--brandsoft)}.dropzone input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer}.pv-uploading{font:9px 'IBM Plex Mono',monospace;color:var(--brand2);margin-top:8px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:15px}.gallery-item{position:relative;overflow:hidden;border-radius:9px;background:var(--paper);aspect-ratio:4/3}.gallery-item img{width:100%;height:100%;object-fit:cover}.gallery-item .remove{position:absolute;right:7px;top:7px;width:26px;height:26px;border:1px solid rgba(255,255,255,.7);border-radius:7px;background:rgba(255,255,255,.88);cursor:pointer;color:var(--pv-danger)}.gallery-item input{position:absolute;left:7px;right:7px;bottom:7px;width:calc(100% - 14px);border:0;background:rgba(255,255,255,.9);border-radius:5px;padding:6px 7px;font-size:9px}.pv-pair-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pv-pair-slot{border:1px dashed var(--border);border-radius:10px;min-height:180px;display:grid;place-items:center;position:relative;overflow:hidden;background:linear-gradient(180deg,#fff,rgba(240,234,250,.28))}.pv-pair-slot img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.pv-pair-slot input{position:absolute;inset:0;opacity:0;cursor:pointer}.pv-pair-slot span{font-size:11px;color:var(--muted)}.pv-list-editor{display:grid;gap:8px}.pv-list-item{display:flex;gap:8px}.pv-list-item .input{flex:1}.pv-list-item button{width:40px;justify-content:center}.pv-result{padding:16px 0;border-top:1px solid var(--hair)}.pv-result:last-child{border-bottom:1px solid var(--hair)}.pv-result-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pv-review-grid{display:grid;grid-template-columns:1fr 270px;gap:45px}.pv-checklist{border-top:1px solid var(--hair)}.pv-check{display:flex;align-items:flex-start;gap:10px;padding:13px 0;border-bottom:1px solid var(--hair)}.pv-check input{accent-color:var(--brand);margin-top:2px}.pv-check span{font-size:11px;line-height:1.55}.pv-verification-card{border-top:2px solid var(--brand);padding-top:17px}.pv-verification-card h3{font-size:16px}.pv-verification-card p{font-size:11px;color:var(--muted);line-height:1.6}.pv-verification-status{margin-top:18px;border-top:1px solid var(--hair)}
@media(max-width:920px){.pv-review-grid{grid-template-columns:1fr}.steps{position:static}.gallery-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.field-row,.pv-result-grid,.pv-pair-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr}.builder-foot{align-items:flex-start;gap:14px;flex-direction:column}.builder-foot>div:last-child{width:100%;display:grid!important;grid-template-columns:1fr 1fr}.builder-foot .btn{justify-content:center}}

/* Clients */
.pv-client-toolbar{display:flex;gap:10px;align-items:center;justify-content:space-between;margin-bottom:24px}.pv-client-toolbar .search{max-width:430px}.pv-client-detail{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:45px}.pv-client-projects{border-top:1px solid var(--hair)}.pv-client-project{padding:15px 0;border-bottom:1px solid var(--hair);display:flex;align-items:center;justify-content:space-between;gap:18px}.pv-modal-backdrop{position:fixed;inset:0;background:rgba(28,25,33,.28);backdrop-filter:blur(5px);z-index:180;display:grid;place-items:center;padding:20px}.pv-modal{width:min(600px,100%);max-height:88vh;overflow:auto;background:var(--bg);border:1px solid var(--border);border-radius:15px;padding:26px;box-shadow:0 34px 100px -45px rgba(26,15,39,.6);animation:in .2s ease both}.pv-modal-head{display:flex;justify-content:space-between;gap:20px;align-items:start;padding-bottom:18px;border-bottom:1px solid var(--hair);margin-bottom:22px}.pv-modal-head h2{font-size:24px}.pv-modal-close{border:0;background:transparent;font-size:20px;cursor:pointer;color:var(--subtle)}
@media(max-width:760px){.pv-client-detail{grid-template-columns:1fr}.pv-client-toolbar{align-items:stretch;flex-direction:column}}

/* Analytics */
.pv-range{display:flex;gap:5px}.pv-range button{border:0;background:transparent;border-radius:6px;padding:6px 8px;font-size:10px;color:var(--muted);cursor:pointer}.pv-range button.active{background:var(--brandsoft);color:var(--brand2)}.spark .bar{min-height:3px}.pv-top-list{border-top:1px solid var(--hair)}.pv-top-row{display:grid;grid-template-columns:1fr auto;gap:15px;padding:14px 0;border-bottom:1px solid var(--hair)}.pv-top-row strong{font-size:12px}.pv-top-row span{font-size:10px;color:var(--muted)}

/* Embeds */
.pv-embed-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:50px}.pv-embed-list{border-top:1px solid var(--hair)}.pv-embed-row{padding:18px 0;border-bottom:1px solid var(--hair);display:grid;grid-template-columns:1fr auto;gap:20px}.pv-preview-banner{border:1px solid var(--brandline);background:#fff;border-radius:11px;padding:15px;display:flex;align-items:center;gap:11px;box-shadow:var(--pv-shadow)}.pv-preview-banner .mark{width:20px;height:20px}.pv-preview-banner strong{font-size:12px}.pv-preview-banner span{font-size:10px;color:var(--muted);display:block;margin-top:3px}
@media(max-width:900px){.pv-embed-layout{grid-template-columns:1fr}}

/* Settings */
.tabs button{cursor:pointer}.tabs button.active{position:relative}.tabs button.active:before{content:"";position:absolute;left:-15px;top:11px;width:2px;height:15px;background:var(--brand)}.pv-settings-panel{animation:in .2s ease both}.pv-setting-logo{display:flex;align-items:center;gap:16px;margin-bottom:24px}.pv-setting-logo img{width:70px;height:70px;object-fit:cover;border-radius:13px;border:1px solid var(--border);background:#fff}.pv-setting-logo .company-logo{width:70px;height:70px;font-size:23px}.pv-switch{width:40px;height:23px;border:0;border-radius:30px;background:#d8d1db;padding:2px;cursor:pointer;transition:.18s}.pv-switch:after{content:"";display:block;width:19px;height:19px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.12);transition:.18s}.pv-switch.on{background:var(--brand)}.pv-switch.on:after{transform:translateX(17px)}.pv-billing-price{font-size:46px;letter-spacing:-.06em;font-weight:570}.pv-danger-zone{margin-top:45px;border-top:1px solid #e9c8cc;padding-top:22px}.pv-danger-zone h3{color:var(--pv-danger);font-size:16px}.pv-danger-zone p{font-size:11px;color:var(--muted);line-height:1.65;max-width:560px}

/* Auth */
.pv-auth{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.75fr);background:var(--bg)}.pv-auth-story{padding:42px clamp(28px,6vw,90px);display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--hair);background:radial-gradient(circle at 20% 12%,rgba(109,59,232,.08),transparent 30rem),var(--bg)}.pv-auth-story .wordmark{width:max-content}.pv-auth-message{max-width:700px;padding:90px 0}.pv-auth-message h1{font-size:clamp(3.5rem,7vw,7rem);line-height:.9;letter-spacing:-.07em;font-weight:545}.pv-auth-message h1 span{color:var(--brand);display:block}.pv-auth-message p{max-width:530px;font-size:15px;color:var(--muted);line-height:1.75;margin:24px 0 0}.pv-auth-foot{font:8px/1.5 'IBM Plex Mono',monospace;color:var(--subtle);text-transform:uppercase;letter-spacing:.1em}.pv-auth-panel{display:grid;place-items:center;padding:40px}.pv-auth-card{width:min(430px,100%)}.pv-auth-card .eyebrow{color:var(--brand2)}.pv-auth-card h2{font-size:36px;line-height:1;letter-spacing:-.05em;font-weight:570;margin:13px 0 9px}.pv-auth-card>p{font-size:12px;color:var(--muted);line-height:1.65;margin:0 0 27px}.pv-auth-card form{display:grid;gap:15px}.pv-auth-links{display:flex;justify-content:space-between;gap:14px;margin-top:18px;font-size:11px;color:var(--muted)}.pv-auth-links a{color:var(--brand2);text-decoration:none}.pv-legal-check{display:flex;align-items:flex-start;gap:9px;font-size:10px;line-height:1.5;color:var(--muted)}.pv-legal-check input{accent-color:var(--brand);margin-top:2px}.pv-auth-notice{margin-bottom:18px;font-size:11px;line-height:1.55;padding:12px 0;border-top:1px solid var(--brandline);border-bottom:1px solid var(--brandline);color:var(--brand2)}
@media(max-width:900px){.pv-auth{grid-template-columns:1fr}.pv-auth-story{min-height:auto;border-right:0;border-bottom:1px solid var(--hair);padding:25px 24px}.pv-auth-message{padding:55px 0 35px}.pv-auth-message h1{font-size:clamp(3.4rem,14vw,5.2rem)}.pv-auth-foot{display:none}.pv-auth-panel{padding:45px 24px 70px}}

/* Directory */
.pv-public-shell{min-height:100vh}.pv-public-header{position:sticky;top:0;z-index:50;background:rgba(251,250,248,.91);backdrop-filter:blur(18px);border-bottom:1px solid var(--hair)}.pv-public-header-inner{width:min(1160px,calc(100% - 48px));height:70px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:25px}.pv-public-header nav{display:flex;gap:20px;align-items:center}.pv-public-header nav a{font-size:11px;color:var(--muted);text-decoration:none}.pv-public-header nav a:hover{color:var(--brand2)}.pv-directory{width:min(1160px,calc(100% - 48px));margin:0 auto;padding:68px 0 90px}.pv-directory-head{display:grid;grid-template-columns:1fr minmax(260px,.45fr);gap:55px;align-items:end;padding-bottom:34px;border-bottom:1px solid var(--hair)}.pv-directory-head h1{font-size:clamp(3rem,7vw,6rem);font-weight:550;line-height:.92;letter-spacing:-.065em;margin-top:14px}.pv-directory-head p{font-size:13px;line-height:1.7;color:var(--muted);margin:0}.pv-directory-toolbar{display:flex;gap:10px;margin:28px 0}.pv-directory-toolbar .search{max-width:none}.pv-business-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:35px 28px}.pv-business-card{border-top:1px solid var(--hair);padding-top:17px;text-decoration:none;display:block;transition:.18s}.pv-business-card:hover{border-color:var(--brandline);transform:translateY(-2px)}.pv-business-card-top{display:flex;gap:15px;align-items:center}.pv-business-logo{width:58px;height:58px;border:1px solid var(--border);background:#fff;border-radius:12px;display:grid;place-items:center;overflow:hidden;font-weight:650;color:var(--brand2)}.pv-business-logo img{width:100%;height:100%;object-fit:cover}.pv-business-card h2{font-size:18px;font-weight:580}.pv-business-card p{font-size:11px;color:var(--muted);line-height:1.65;margin:12px 0}.pv-business-meta{display:flex;gap:15px;flex-wrap:wrap;padding-top:12px;border-top:1px solid var(--hair);font-size:9px;color:var(--muted)}
@media(max-width:760px){.pv-public-header-inner,.pv-directory{width:min(100% - 32px,1160px)}.pv-public-header nav a:not(.btn){display:none}.pv-directory-head{grid-template-columns:1fr}.pv-business-grid{grid-template-columns:1fr}}

/* Public profile */
.public-wrap{width:min(1100px,calc(100% - 48px));max-width:1100px}.public-nav a{text-decoration:none}.pv-profile-cover{height:220px;border-radius:0 0 18px 18px;overflow:hidden;background:linear-gradient(135deg,var(--brandsoft),#fff);margin-bottom:-50px}.pv-profile-cover img{width:100%;height:100%;object-fit:cover}.profile-hero.has-cover{padding-top:0}.profile-top{position:relative}.pv-profile-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.pv-profile-services{display:flex;gap:7px;flex-wrap:wrap;margin-top:18px}.pv-profile-services span{font-size:9px;border:1px solid var(--hair);border-radius:999px;padding:6px 9px;color:var(--muted);background:#fff}.pv-contact-line{display:flex;gap:20px;flex-wrap:wrap;margin-top:18px;font-size:10px;color:var(--muted)}.pv-contact-line a{text-decoration:none;color:var(--brand2)}

/* Public project */
.pv-project-public{width:min(1060px,calc(100% - 48px));margin:0 auto;padding:0 0 90px}.pv-project-public-nav{height:70px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--hair)}.pv-project-hero{padding:72px 0 38px;border-bottom:1px solid var(--hair)}.pv-project-hero h1{font-size:clamp(3.2rem,7vw,6rem);font-weight:550;line-height:.93;letter-spacing:-.065em;max-width:900px;margin-top:14px}.pv-project-hero .lede{margin-top:20px}.pv-project-meta{display:flex;gap:26px;flex-wrap:wrap;margin-top:28px;padding-top:22px;border-top:1px solid var(--hair)}.pv-project-meta div{min-width:130px}.pv-project-meta span{font:8px 'IBM Plex Mono',monospace;text-transform:uppercase;letter-spacing:.1em;color:var(--subtle);display:block}.pv-project-meta strong{font-size:12px;display:block;margin-top:6px}.pv-project-feature{margin:30px 0 0;border-radius:13px;overflow:hidden;background:var(--paper)}.pv-project-feature img{display:block;width:100%;max-height:660px;object-fit:cover}.pv-project-body{display:grid;grid-template-columns:220px 1fr;gap:65px;padding-top:55px}.pv-project-index{position:sticky;top:100px;align-self:start;border-top:1px solid var(--hair)}.pv-project-index a{display:block;text-decoration:none;padding:11px 0;border-bottom:1px solid var(--hair);font-size:10px;color:var(--muted)}.pv-project-section{padding:0 0 48px}.pv-project-section+.pv-project-section{padding-top:48px;border-top:1px solid var(--hair)}.pv-project-section h2{font-size:30px;font-weight:570}.pv-project-section p{font-size:14px;line-height:1.78;color:var(--muted)}.pv-result-public{display:grid;grid-template-columns:160px 1fr;gap:30px;padding:17px 0;border-top:1px solid var(--hair)}.pv-result-public:last-child{border-bottom:1px solid var(--hair)}.pv-result-public strong{font-size:24px;letter-spacing:-.04em}.pv-result-public p{font-size:11px;margin:0}.pv-gallery-public{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pv-gallery-public figure{margin:0}.pv-gallery-public img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:10px}.pv-gallery-public figcaption{font-size:9px;color:var(--muted);margin-top:6px}.pv-testimonial{border-left:2px solid var(--brand);padding-left:24px}.pv-testimonial blockquote{font-size:25px;line-height:1.45;letter-spacing:-.03em}.pv-proof-panel{border-top:2px solid var(--green);padding-top:18px}.pv-proof-signals{border-top:1px solid var(--hair);margin-top:18px}.pv-proof-signal{display:grid;grid-template-columns:200px 1fr;gap:24px;padding:14px 0;border-bottom:1px solid var(--hair)}.pv-proof-signal p{font-size:10px;margin:0;color:var(--muted)}
@media(max-width:760px){.pv-project-public{width:min(100% - 32px,1060px)}.pv-project-body{grid-template-columns:1fr;gap:35px}.pv-project-index{display:none}.pv-gallery-public{grid-template-columns:1fr}.pv-result-public{grid-template-columns:1fr;gap:5px}.pv-proof-signal{grid-template-columns:1fr;gap:7px}.pv-project-hero{padding-top:48px}}

/* Confirmation */
.confirm-item label{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.confirm-item input{accent-color:var(--brand);margin-top:2px}.confirm-item .confirm-label{font-size:12px;font-weight:570;color:var(--text)}.confirm-item .required{font:8px 'IBM Plex Mono',monospace;color:var(--subtle);text-transform:uppercase;letter-spacing:.08em;margin-left:5px}.pv-correction{margin-top:24px}.pv-confirm-success{text-align:left;padding:70px 0}.pv-confirm-success h1{font-size:clamp(3rem,7vw,5rem)}.pv-confirm-success .verification-bar{max-width:520px}.pv-report{margin-top:30px;padding-top:20px;border-top:1px solid var(--hair)}

/* Pricing / legal */
.pv-simple-page{width:min(900px,calc(100% - 48px));margin:0 auto;padding:0 0 90px}.pv-simple-nav{height:70px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--hair)}.pv-simple-hero{padding:75px 0 45px;border-bottom:1px solid var(--hair)}.pv-simple-hero h1{font-size:clamp(3.2rem,7vw,6rem);font-weight:550;line-height:.93;letter-spacing:-.065em;margin-top:14px}.pv-legal{max-width:720px;padding-top:45px}.pv-legal h2{font-size:24px;margin:42px 0 12px}.pv-legal h3{font-size:16px;margin:28px 0 9px}.pv-legal p,.pv-legal li{font-size:13px;line-height:1.78;color:var(--muted)}.pv-legal a{color:var(--brand2)}

/* Cookie preferences panel from the existing consent script, if present. */
.proof-cookie-banner,.proof-cookie-modal{font-family:'Instrument Sans','Segoe UI',Arial,sans-serif!important}

@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
.status.danger,.danger{color:var(--danger,#a13b4d)}
.btn:disabled,.button:disabled{opacity:.48;cursor:not-allowed;transform:none!important;box-shadow:none!important}

/* =========================================================
   1.5.1 — proof record, legal and privacy completion
   ========================================================= */
.footer-cookie-control{appearance:none;border:0;background:transparent;padding:0;color:inherit;font:inherit;text-align:left;cursor:pointer;opacity:.72}.footer-cookie-control:hover{opacity:1;color:var(--brand2)}

/* Verified project record — the public proof is its own product surface. */
.pv-proof-record-page{background:var(--bg)}
.pv-record-nav-actions{display:flex;align-items:center;gap:16px}
.pv-record-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:clamp(42px,7vw,90px);align-items:end;padding:76px 0 45px;border-bottom:1px solid var(--hair)}
.pv-record-heading h1{font-size:clamp(3.7rem,8vw,7.3rem);font-weight:545;line-height:.88;letter-spacing:-.073em;max-width:850px;margin:16px 0 0;text-wrap:balance}
.pv-record-heading .lede{max-width:710px;margin:27px 0 0;font-size:15px;line-height:1.75}
.eyebrow-verified{color:var(--green)!important}
.pv-record-byline{display:flex;gap:9px 24px;flex-wrap:wrap;margin-top:25px;font-size:11px;color:var(--muted)}
.pv-record-byline a{color:var(--brand2);text-decoration:none;border-bottom:1px solid var(--brandline)}
.pv-verification-receipt{border-top:2px solid var(--brand);padding:20px 0 0;align-self:end}
.pv-verification-receipt.is-verified{border-top-color:var(--green)}
.pv-receipt-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--hair)}
.pv-receipt-top>div{display:grid;gap:6px}.pv-receipt-kicker{font:500 8px/1.4 'IBM Plex Mono',monospace;text-transform:uppercase;letter-spacing:.12em;color:var(--subtle)}
.pv-receipt-top strong{font-size:22px;letter-spacing:-.035em;font-weight:580}
.pv-record-seal{width:43px;height:43px;border:1px solid var(--brandline);border-radius:50%;display:grid;place-items:center;color:var(--brand);font-size:18px;background:#fff}
.is-verified .pv-record-seal{border-color:rgba(76,140,105,.35);color:var(--green);background:rgba(76,140,105,.055)}
.pv-receipt-grid{display:grid;grid-template-columns:1fr 1fr}
.pv-receipt-grid>div{padding:14px 0;border-bottom:1px solid var(--hair)}.pv-receipt-grid>div:nth-child(odd){padding-right:16px;border-right:1px solid var(--hair)}.pv-receipt-grid>div:nth-child(even){padding-left:16px}
.pv-receipt-grid span,.pv-record-facts span{display:block;font:500 8px/1.4 'IBM Plex Mono',monospace;letter-spacing:.09em;text-transform:uppercase;color:var(--subtle)}
.pv-receipt-grid strong{display:block;font-size:11px;line-height:1.45;margin-top:5px;font-weight:570;overflow-wrap:anywhere}
.pv-receipt-foot{display:flex;align-items:flex-start;gap:11px;padding-top:17px}.pv-receipt-foot .verification-dot{margin-top:5px;flex:0 0 auto}.pending-dot{background:var(--brand)!important;box-shadow:0 0 0 4px var(--brandsoft)!important}
.pv-receipt-foot p{font-size:10px;line-height:1.55;color:var(--muted);margin:0}.pv-receipt-foot p strong{font-size:11px;color:var(--text);font-weight:590}.pv-receipt-foot p span{color:var(--muted)}
.pv-record-facts{display:flex;align-items:stretch;border-bottom:1px solid var(--hair);overflow-x:auto}
.pv-record-facts>div{min-width:160px;flex:1;padding:18px 22px 18px 0}.pv-record-facts>div+div{padding-left:22px;border-left:1px solid var(--hair)}
.pv-record-facts strong{display:block;font-size:11px;font-weight:570;margin-top:6px;white-space:nowrap}.pv-record-facts a{color:var(--brand2);text-decoration:none}
.pv-record-feature{margin-top:30px;position:relative}.pv-record-feature:after{content:'PROJECT EVIDENCE';position:absolute;left:15px;bottom:14px;background:rgba(253,252,249,.92);backdrop-filter:blur(10px);padding:7px 9px;font:500 7px 'IBM Plex Mono',monospace;letter-spacing:.12em;color:var(--muted)}
.pv-project-index .pv-index-label{font:500 8px/1.4 'IBM Plex Mono',monospace;text-transform:uppercase;letter-spacing:.12em;color:var(--subtle);padding:12px 0;border-bottom:1px solid var(--hair)}
.pv-project-index button{appearance:none;width:100%;border:0;border-bottom:1px solid var(--hair);background:transparent;text-align:left;padding:11px 0;font-size:10px;color:var(--brand2);cursor:pointer}
.pv-record-verification{padding-top:0!important;border-top:0!important}
.pv-record-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.58fr);gap:45px;align-items:end;margin:12px 0 27px}
.pv-record-section-head h2{font-size:clamp(2.3rem,5vw,4.2rem);line-height:.98;letter-spacing:-.055em;max-width:640px}
.pv-record-section-head p{font-size:11px;line-height:1.7;color:var(--muted);margin:0}
.pv-proof-ledger{border-top:1px solid var(--hair)}
.pv-proof-ledger-row{display:grid;grid-template-columns:42px minmax(185px,.68fr) minmax(220px,1fr) 95px;gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid var(--hair)}
.pv-ledger-no{font:500 8px 'IBM Plex Mono',monospace;color:var(--subtle)}
.pv-proof-ledger-row>div{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pv-proof-ledger-row>div strong{font-size:11px;font-weight:580}
.pv-proof-ledger-row p{font-size:10px;line-height:1.55;color:var(--muted);margin:0}.pv-proof-ledger-row time{font:500 8px/1.4 'IBM Plex Mono',monospace;color:var(--subtle);text-align:right;text-transform:uppercase}
.pv-proof-empty{display:flex;gap:12px;align-items:flex-start;border-top:1px solid var(--hair);border-bottom:1px solid var(--hair);padding:20px 0}.pv-proof-empty .verification-dot{margin-top:5px}.pv-proof-empty strong{font-size:12px}.pv-proof-empty p{font-size:10px;color:var(--muted);margin:4px 0 0}
.pv-record-disclosure{display:grid;grid-template-columns:150px 1fr;gap:30px;margin-top:28px;padding:18px 0;border-top:1px solid var(--brandline);border-bottom:1px solid var(--brandline)}
.pv-record-disclosure>span{font:500 8px 'IBM Plex Mono',monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--brand)}.pv-record-disclosure p{font-size:10px;line-height:1.65;color:var(--muted);margin:0}.pv-record-disclosure p strong{color:var(--text)}
.pv-record-end{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;border-top:1px solid var(--hair);padding:35px 0 5px;margin-top:10px}.pv-record-end>div{max-width:520px}.pv-record-end .wordmark{margin-bottom:15px}.pv-record-end p{font-size:9px;line-height:1.6;color:var(--subtle);margin:0}

/* Legal pages — same editorial rhythm as the product. */
.pv-legal-page{width:min(1120px,calc(100% - 48px))}
.pv-legal-hero{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:70px;align-items:end;padding-top:78px}
.pv-legal-hero h1{font-size:clamp(4rem,9vw,7.5rem);max-width:800px}.pv-legal-hero .lede{max-width:650px}
.pv-legal-hero aside{border-top:1px solid var(--hair);display:grid;grid-template-columns:1fr;align-self:end}.pv-legal-hero aside span{font:500 8px 'IBM Plex Mono',monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--subtle);padding-top:11px}.pv-legal-hero aside strong{font-size:11px;font-weight:570;padding:5px 0 11px;border-bottom:1px solid var(--hair)}
.pv-legal-layout{display:grid;grid-template-columns:190px minmax(0,720px);gap:70px;padding:50px 0 90px;justify-content:space-between}
.pv-legal-index{position:sticky;top:95px;align-self:start;border-top:1px solid var(--hair)}.pv-legal-index a,.pv-legal-index button{display:block;width:100%;box-sizing:border-box;border:0;border-bottom:1px solid var(--hair);background:transparent;padding:12px 0;text-align:left;text-decoration:none;font-size:10px;color:var(--muted);cursor:pointer}.pv-legal-index a.active{color:var(--brand2);font-weight:600}.pv-legal-index button{color:var(--brand2)}
.pv-legal{max-width:none;padding:0}.pv-legal-intro{padding:0 0 28px;border-bottom:1px solid var(--hair);margin-bottom:38px}.pv-legal-intro>span{font:500 8px 'IBM Plex Mono',monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--brand)}.pv-legal-intro p{font-size:14px!important;line-height:1.75!important;color:var(--text)!important;max-width:650px;margin:12px 0 0}
.pv-legal h2{font-size:29px;line-height:1.08;letter-spacing:-.04em;font-weight:570;margin:52px 0 14px}.pv-legal h2:first-of-type{margin-top:0}.pv-legal p,.pv-legal li{font-size:12px;line-height:1.8;color:var(--muted)}.pv-legal strong{color:var(--text)}
.pv-legal-table{border-top:1px solid var(--hair);margin:22px 0 8px}.pv-legal-table>div{display:grid;grid-template-columns:155px 1fr 1fr;gap:25px;padding:17px 0;border-bottom:1px solid var(--hair)}.pv-legal-table strong{font-size:11px}.pv-legal-table span,.pv-legal-table em{font-size:10px;line-height:1.6;color:var(--muted);font-style:normal}.pv-legal-table em{color:var(--brand2)}
.pv-cookie-manage{margin:8px 0 5px}
.pv-cookie-table{margin:22px 0;border-top:1px solid var(--hair)}.pv-cookie-table>div{display:grid;grid-template-columns:1.1fr 2.1fr .8fr 1fr;gap:18px;padding:15px 0;border-bottom:1px solid var(--hair);align-items:start}.pv-cookie-table .head span{font:500 8px 'IBM Plex Mono',monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--subtle)}.pv-cookie-table strong,.pv-cookie-table span{font-size:9px;line-height:1.55}.pv-cookie-table strong{font-family:'IBM Plex Mono',monospace;font-weight:500;color:var(--brand2);overflow-wrap:anywhere}.pv-cookie-table span{color:var(--muted)}

@media(max-width:900px){
  .pv-record-hero{grid-template-columns:1fr;gap:38px;padding-top:58px}.pv-verification-receipt{max-width:650px}.pv-record-heading h1{font-size:clamp(3.8rem,12vw,6.5rem)}
  .pv-record-section-head{grid-template-columns:1fr;gap:15px}.pv-proof-ledger-row{grid-template-columns:34px 1fr 80px}.pv-proof-ledger-row>p{grid-column:2/4}.pv-legal-hero{grid-template-columns:1fr;gap:35px}.pv-legal-hero aside{max-width:400px}.pv-legal-layout{grid-template-columns:150px 1fr;gap:40px}
}
@media(max-width:700px){
  .pv-record-nav-actions .text-link{display:none}.pv-record-hero{padding-top:46px}.pv-record-heading h1{font-size:clamp(3.4rem,16vw,5.4rem)}.pv-record-byline{display:grid;gap:5px}.pv-receipt-grid{grid-template-columns:1fr 1fr}.pv-record-facts>div{min-width:145px;padding-right:16px}.pv-record-facts>div+div{padding-left:16px}.pv-project-body{padding-top:42px}.pv-record-disclosure{grid-template-columns:1fr;gap:8px}.pv-record-end{align-items:flex-start;flex-direction:column}.pv-proof-ledger-row{grid-template-columns:28px 1fr}.pv-proof-ledger-row>p,.pv-proof-ledger-row>time{grid-column:2}.pv-proof-ledger-row time{text-align:left}.pv-project-index{display:none}
  .pv-legal-page{width:min(100% - 32px,1120px)}.pv-legal-hero{padding-top:52px}.pv-legal-hero h1{font-size:clamp(3.4rem,16vw,5.5rem)}.pv-legal-layout{grid-template-columns:1fr;padding-top:28px;gap:34px}.pv-legal-index{position:static;display:flex;gap:0;overflow-x:auto;border-bottom:1px solid var(--hair)}.pv-legal-index a,.pv-legal-index button{width:auto;white-space:nowrap;padding:11px 14px 11px 0;margin-right:14px;border-bottom:0}.pv-legal-table>div{grid-template-columns:1fr;gap:5px}.pv-cookie-table>div{grid-template-columns:1fr;gap:5px}.pv-cookie-table .head{display:none}
}

/* 1.5.1 — business proof hub overhaul */
.pv-profile-hub-page{background:var(--bg)}
.pv-profile-hub{width:min(1180px,calc(100% - 48px));margin:0 auto;padding-bottom:90px}
.pv-hub-cover{height:clamp(180px,27vw,330px);overflow:hidden;border-bottom:1px solid var(--hair);background:var(--paper)}
.pv-hub-cover img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.92)}
.pv-hub-hero{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:70px;padding:72px 0 46px;border-bottom:1px solid var(--hair);align-items:end}
.pv-hub-hero.has-cover{padding-top:40px}
.pv-hub-identity{display:grid;grid-template-columns:112px minmax(0,1fr);gap:28px;align-items:start}
.pv-hub-logo{width:112px;height:112px;border:1px solid var(--border);background:#fff;display:grid;place-items:center;border-radius:19px;overflow:hidden;color:var(--brand2);font-size:36px;font-weight:650;letter-spacing:-.05em;box-shadow:0 22px 55px -42px rgba(61,41,78,.42)}
.pv-hub-logo img{width:100%;height:100%;object-fit:cover;display:block}
.pv-hub-title h1{font-size:clamp(3.5rem,7.4vw,6.9rem);line-height:.91;letter-spacing:-.068em;font-weight:555;margin:12px 0 0;max-width:780px}
.pv-hub-headline{max-width:650px;font-size:16px;line-height:1.68;color:var(--muted);margin:20px 0 0}
.pv-hub-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:24px}
.pv-hub-tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:23px}.pv-hub-tags span{border:1px solid var(--hair);border-radius:999px;background:rgba(255,255,255,.56);padding:6px 9px;font-size:9px;color:var(--muted)}
.pv-hub-location{display:flex;gap:18px;flex-wrap:wrap;margin-top:18px;font:500 8px/1.5 'IBM Plex Mono',monospace;letter-spacing:.07em;text-transform:uppercase;color:var(--subtle)}
.pv-profile-receipt{border-top:2px solid var(--brand);align-self:end}.pv-profile-receipt.is-verified{border-top-color:var(--green)}
.pv-profile-receipt-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid var(--hair)}
.pv-profile-receipt-head>div{display:grid;gap:5px}.pv-profile-receipt-head>div span,.pv-profile-receipt-grid span{font:500 8px/1.4 'IBM Plex Mono',monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--subtle)}
.pv-profile-receipt-head>div strong{font-size:20px;letter-spacing:-.035em;font-weight:580}
.pv-profile-receipt-grid{display:grid;grid-template-columns:1fr 1fr}.pv-profile-receipt-grid>div{padding:14px 0;border-bottom:1px solid var(--hair)}.pv-profile-receipt-grid>div:nth-child(odd){padding-right:16px;border-right:1px solid var(--hair)}.pv-profile-receipt-grid>div:nth-child(even){padding-left:16px}.pv-profile-receipt-grid strong{display:block;font-size:18px;letter-spacing:-.035em;font-weight:570;margin-top:5px}
.pv-profile-receipt-foot{display:flex;gap:11px;align-items:flex-start;padding-top:17px}.pv-profile-receipt-foot .verification-dot{margin-top:5px;flex:none}.pv-profile-receipt-foot p{margin:0;font-size:10px;line-height:1.58;color:var(--muted)}.pv-profile-receipt-foot strong{color:var(--text);font-size:11px;font-weight:590}
.pv-hub-ledger{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--hair)}.pv-hub-ledger>div{padding:18px 22px 18px 0}.pv-hub-ledger>div+div{padding-left:22px;border-left:1px solid var(--hair)}.pv-hub-ledger span{display:block;font:500 8px/1.4 'IBM Plex Mono',monospace;letter-spacing:.09em;text-transform:uppercase;color:var(--subtle)}.pv-hub-ledger strong{display:block;font-size:11px;font-weight:570;margin-top:6px}
.pv-hub-projects{padding:72px 0 76px;border-bottom:1px solid var(--hair)}
.pv-hub-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.55fr);gap:70px;align-items:end;margin-bottom:34px}.pv-hub-section-head h2{font-size:clamp(2.8rem,6vw,5.6rem);line-height:.96;letter-spacing:-.06em;font-weight:555;margin:12px 0 0;max-width:720px}.pv-hub-section-head>p{font-size:11px;line-height:1.75;color:var(--muted);margin:0}
.pv-hub-project-list{border-top:1px solid var(--hair)}
.pv-hub-project{display:grid;grid-template-columns:220px minmax(0,1fr) 180px;gap:28px;align-items:center;padding:22px 0;border-bottom:1px solid var(--hair);text-decoration:none;color:inherit;transition:background .18s ease,padding .18s ease}.pv-hub-project:hover{background:linear-gradient(90deg,rgba(109,59,232,.035),transparent 74%);padding-left:8px;padding-right:8px}
.pv-hub-project-media{height:140px;position:relative;overflow:hidden;background:var(--paper);border-radius:9px}.pv-hub-project-media img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.9);transition:transform .3s ease}.pv-hub-project:hover .pv-hub-project-media img{transform:scale(1.015)}.pv-hub-project-no{position:absolute;left:9px;top:9px;background:rgba(253,252,249,.9);backdrop-filter:blur(8px);padding:5px 7px;border-radius:4px;font:500 7px 'IBM Plex Mono',monospace;letter-spacing:.08em;color:var(--muted)}
.pv-hub-project-copy{min-width:0}.pv-hub-project-top{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.pv-hub-project-top>span:last-child{font:500 8px 'IBM Plex Mono',monospace;text-transform:uppercase;letter-spacing:.08em;color:var(--subtle)}.pv-hub-project-copy h3{font-size:25px;line-height:1.05;letter-spacing:-.04em;font-weight:570;margin:11px 0 0}.pv-hub-project-copy p{font-size:11px;line-height:1.65;color:var(--muted);margin:9px 0 0;max-width:580px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pv-hub-project-meta{display:flex;gap:18px;flex-wrap:wrap;margin-top:13px;font-size:9px;color:var(--subtle)}
.pv-hub-project-proof{border-left:1px solid var(--hair);padding-left:24px;min-height:112px;display:flex;flex-direction:column;justify-content:center;position:relative}.pv-proof-mini-label{font:500 8px 'IBM Plex Mono',monospace;letter-spacing:.09em;text-transform:uppercase;color:var(--subtle)}.pv-hub-project-proof strong{font-size:19px;letter-spacing:-.035em;font-weight:570;margin-top:7px}.pv-hub-project-proof small{font-size:9px;line-height:1.55;color:var(--muted);margin-top:5px}.pv-hub-project-proof i{position:absolute;right:0;top:50%;transform:translateY(-50%);font-style:normal;color:var(--brand);font-size:15px}
.pv-hub-about{display:grid;grid-template-columns:minmax(260px,.65fr) minmax(0,1fr);gap:80px;padding:72px 0 76px;border-bottom:1px solid var(--hair)}.pv-hub-about h2{font-size:clamp(2.6rem,5vw,4.8rem);line-height:.97;letter-spacing:-.055em;font-weight:555;margin:12px 0 0}.pv-hub-about-copy>p{font-size:14px;line-height:1.8;color:var(--muted);margin:0;max-width:690px}.pv-hub-service-list{margin-top:32px;border-top:1px solid var(--hair)}.pv-hub-service-list>span{display:block;padding:13px 0;border-bottom:1px solid var(--hair);font:500 8px 'IBM Plex Mono',monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--subtle)}.pv-hub-service-list>div{display:grid;grid-template-columns:36px 1fr;padding:13px 0;border-bottom:1px solid var(--hair);align-items:center}.pv-hub-service-list b{font:500 8px 'IBM Plex Mono',monospace;color:var(--subtle)}.pv-hub-service-list strong{font-size:11px;font-weight:570}
.pv-hub-trust-note{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;padding:35px 0 5px}.pv-hub-trust-note>div{max-width:620px}.pv-hub-trust-note .wordmark{margin-bottom:14px}.pv-hub-trust-note p{font-size:9px;line-height:1.65;color:var(--subtle);margin:0}
@media(max-width:980px){.pv-hub-hero{grid-template-columns:1fr;gap:42px}.pv-profile-receipt{max-width:620px}.pv-hub-ledger{grid-template-columns:1fr 1fr}.pv-hub-ledger>div:nth-child(3){border-left:0}.pv-hub-ledger>div:nth-child(n+3){border-top:1px solid var(--hair)}.pv-hub-project{grid-template-columns:180px minmax(0,1fr) 150px}.pv-hub-section-head{grid-template-columns:1fr;gap:17px}.pv-hub-about{grid-template-columns:1fr;gap:30px}}
@media(max-width:720px){.pv-profile-hub{width:min(100% - 32px,1180px)}.pv-hub-cover{height:190px}.pv-hub-hero{padding:48px 0 34px}.pv-hub-identity{grid-template-columns:74px 1fr;gap:17px}.pv-hub-logo{width:74px;height:74px;border-radius:13px;font-size:27px}.pv-hub-title h1{font-size:clamp(3rem,15vw,5.2rem)}.pv-hub-headline{font-size:14px}.pv-hub-actions{grid-column:1/-1}.pv-hub-ledger{grid-template-columns:1fr 1fr}.pv-hub-ledger>div{padding-right:14px}.pv-hub-ledger>div+div{padding-left:14px}.pv-hub-projects{padding:50px 0}.pv-hub-project{grid-template-columns:94px minmax(0,1fr);gap:15px;padding:17px 0}.pv-hub-project-media{height:88px}.pv-hub-project-proof{grid-column:2;border-left:0;border-top:1px solid var(--hair);padding:12px 0 0;min-height:0}.pv-hub-project-proof i{right:0;top:24px}.pv-hub-project-copy h3{font-size:19px}.pv-hub-project-copy p{display:none}.pv-hub-about{padding:52px 0}.pv-hub-trust-note{align-items:flex-start;flex-direction:column;gap:20px}}
@media(max-width:460px){.pv-hub-identity{grid-template-columns:1fr}.pv-hub-logo{width:68px;height:68px}.pv-hub-ledger{grid-template-columns:1fr}.pv-hub-ledger>div+div,.pv-hub-ledger>div:nth-child(3){border-left:0}.pv-hub-ledger>div:nth-child(n+2){border-top:1px solid var(--hair);padding-left:0}.pv-hub-project{grid-template-columns:78px minmax(0,1fr)}.pv-hub-project-media{height:76px}.pv-profile-receipt-grid strong{font-size:16px}}

/* Proovium official brand assets */
.wordmark.has-official-logo{display:inline-flex;align-items:center;line-height:1}.wordmark .official-logo{display:block;width:auto;height:28px;max-width:190px;object-fit:contain}.wordmark.small .official-logo{height:22px;max-width:150px}.status .official-verified-mark{width:13px;height:13px;object-fit:contain;display:block;flex:none}.pv-record-seal .official-verified-seal{width:100%;height:100%;object-fit:contain;display:block}.pv-loading-mark .wordmark .official-logo{height:34px;max-width:220px}

/* Proovium 1.5.3.2 — make the official verification identity legible and intentional. */
.status .official-verified-mark{
  width:17px;
  height:17px;
  margin-right:1px;
}
.pv-record-seal{
  width:76px;
  height:76px;
  flex:0 0 76px;
  border:0;
  border-radius:0;
  background:transparent;
  padding:0;
  overflow:visible;
}
.is-verified .pv-record-seal{
  border:0;
  background:transparent;
}
.pv-record-seal .official-verified-seal{
  width:76px;
  height:76px;
  object-fit:contain;
  filter:none;
}
.pv-profile-receipt-head .pv-record-seal{
  width:64px;
  height:64px;
  flex-basis:64px;
}
.pv-profile-receipt-head .pv-record-seal .official-verified-seal{
  width:64px;
  height:64px;
}
@media (max-width:700px){
  .status .official-verified-mark{width:15px;height:15px}
  .pv-record-seal,
  .pv-record-seal .official-verified-seal{
    width:62px;
    height:62px;
  }
  .pv-record-seal{flex-basis:62px}
  .pv-profile-receipt-head .pv-record-seal,
  .pv-profile-receipt-head .pv-record-seal .official-verified-seal{
    width:54px;
    height:54px;
  }
  .pv-profile-receipt-head .pv-record-seal{flex-basis:54px}
}

/* Proovium 1.5.3.3 — stronger brand presence in light UI. */
.wordmark.has-official-logo{
  overflow:visible;
}
.wordmark .official-logo{
  height:44px;
  max-width:260px;
  filter:drop-shadow(0 2px 3px rgba(18,14,25,.22)) drop-shadow(0 0 10px rgba(109,59,232,.16));
  transform:translateZ(0);
}
.wordmark.small .official-logo{
  height:31px;
  max-width:190px;
}
.pv-loading-mark .wordmark .official-logo{
  height:48px;
  max-width:280px;
}

.pv-record-seal{
  width:104px;
  height:104px;
  flex:0 0 104px;
}
.pv-record-seal .official-verified-seal{
  width:104px;
  height:104px;
  filter:drop-shadow(0 7px 16px rgba(46,28,77,.12));
}
.pv-profile-receipt-head .pv-record-seal{
  width:88px;
  height:88px;
  flex-basis:88px;
}
.pv-profile-receipt-head .pv-record-seal .official-verified-seal{
  width:88px;
  height:88px;
}
.status .official-verified-mark{
  width:19px;
  height:19px;
}
@media (max-width:700px){
  .wordmark .official-logo{height:37px;max-width:220px}
  .wordmark.small .official-logo{height:28px;max-width:170px}
  .pv-record-seal,
  .pv-record-seal .official-verified-seal{width:82px;height:82px}
  .pv-record-seal{flex-basis:82px}
  .pv-profile-receipt-head .pv-record-seal,
  .pv-profile-receipt-head .pv-record-seal .official-verified-seal{width:70px;height:70px}
  .pv-profile-receipt-head .pv-record-seal{flex-basis:70px}
  .status .official-verified-mark{width:17px;height:17px}
}

/* Proovium 1.5.3.4 brand impact overrides (production.css loads last). */
.wordmark.has-official-logo{overflow:visible;min-height:58px}
.wordmark .official-logo{height:52px!important;width:auto!important;max-width:260px!important;object-fit:contain;overflow:visible;filter:drop-shadow(0 2px 2px rgba(18,14,24,.30)) drop-shadow(0 7px 12px rgba(34,24,48,.24)) drop-shadow(0 13px 28px rgba(109,59,232,.22));transform:translateZ(0)}
.wordmark.small .official-logo{height:42px!important;max-width:220px!important}
.pv-loading-mark .wordmark .official-logo{height:58px!important;max-width:280px!important}
.pv-record-seal{width:132px!important;height:132px!important;flex:0 0 132px!important;overflow:visible!important;position:relative}
.pv-record-seal .official-verified-seal{width:132px!important;height:132px!important;object-fit:contain;overflow:visible;filter:drop-shadow(0 3px 3px rgba(22,16,30,.28)) drop-shadow(0 10px 18px rgba(40,28,58,.24)) drop-shadow(0 18px 36px rgba(109,59,232,.30));transform:translateZ(0)}
.pv-profile-receipt-head .pv-record-seal{width:112px!important;height:112px!important;flex-basis:112px!important}
.pv-profile-receipt-head .pv-record-seal .official-verified-seal{width:112px!important;height:112px!important;filter:drop-shadow(0 3px 3px rgba(22,16,30,.25)) drop-shadow(0 9px 17px rgba(40,28,58,.22)) drop-shadow(0 16px 32px rgba(109,59,232,.28))}
.status .official-verified-mark{width:21px!important;height:21px!important;filter:drop-shadow(0 3px 7px rgba(109,59,232,.24))}
@media(max-width:700px){.wordmark.has-official-logo{min-height:50px}.wordmark .official-logo{height:46px!important;max-width:220px!important}.wordmark.small .official-logo{height:36px!important;max-width:180px!important}.pv-loading-mark .wordmark .official-logo{height:50px!important;max-width:230px!important}.pv-record-seal,.pv-record-seal .official-verified-seal{width:104px!important;height:104px!important}.pv-record-seal{flex-basis:104px!important}.pv-profile-receipt-head .pv-record-seal,.pv-profile-receipt-head .pv-record-seal .official-verified-seal{width:88px!important;height:88px!important}.pv-profile-receipt-head .pv-record-seal{flex-basis:88px!important}.status .official-verified-mark{width:19px!important;height:19px!important}}

/* ========================================================================
   Proovium 1.5.3.5 — mobile experience pass
   Mobile is composed intentionally rather than collapsed from desktop.
   ======================================================================== */
@media (max-width:760px){
  html,body{max-width:100%;overflow-x:hidden}
  .site-shell,.pv-public-shell,.app,.main{max-width:100%;overflow-x:clip}
  button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}

  /* Brand/header: one clean row, no logo/action collisions. */
  .site-header .nav-wrap{height:70px;width:calc(100% - 32px);gap:14px}
  .site-header .wordmark,.top-mobile .wordmark,.pv-public-header .wordmark,.pv-project-public-nav .wordmark,.pv-simple-nav .wordmark{flex:0 1 auto;min-width:0}
  .site-header .wordmark .official-logo,
  .top-mobile .wordmark .official-logo,
  .pv-public-header .wordmark .official-logo,
  .pv-project-public-nav .wordmark .official-logo,
  .pv-simple-nav .wordmark .official-logo{height:42px!important;max-width:158px!important}
  .menu-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:52px;min-height:44px;padding:0 8px;white-space:nowrap}
  .mobile-nav{padding:7px 16px 18px;background:rgba(251,250,248,.98)}
  .mobile-nav a{min-height:44px;display:flex;align-items:center;padding:10px 2px}
  .mobile-nav .button{width:100%;margin-top:6px;justify-content:center;white-space:nowrap}

  /* All icon + label patterns stay horizontal. */
  .status,.btn,.button,.text-link,.profile-proof-link,.founding-banner a{
    flex-direction:row!important;align-items:center!important;flex-wrap:nowrap!important;white-space:nowrap
  }
  .status{gap:6px;line-height:1.2;max-width:100%}
  .status .dot,.status .official-verified-mark,.verification-dot,.btn svg,.button svg,.text-link svg{flex:0 0 auto}
  .status .official-verified-mark{width:18px!important;height:18px!important}

  /* Marketing homepage */
  .wide{width:calc(100% - 32px)}
  .hero{padding:52px 0 60px}
  .hero-grid{gap:36px}
  .hero-copy h1{font-size:clamp(3.15rem,15.5vw,5.15rem);line-height:.9;margin-top:17px}
  .hero-lede{font-size:14px;line-height:1.68;margin-top:22px}
  .hero-actions{margin-top:26px;gap:14px;width:100%;align-items:stretch}
  .hero-actions .button{width:100%;min-height:48px}
  .hero-actions .text-link{min-height:36px;width:max-content}
  .trust-strip{grid-template-columns:repeat(3,minmax(0,1fr))!important;margin-top:32px}
  .trust-strip div{padding:14px 8px 14px 0!important;border-top:0!important}
  .trust-strip div+div{border-left:1px solid var(--hair)!important;padding-left:12px!important}
  .trust-strip strong{font-size:10px}.trust-strip span{font-size:8.5px}
  .proof-halo{inset:-8px}
  .proof-record{padding:14px;border-radius:14px}
  .record-head{display:flex!important;align-items:flex-start;gap:12px}
  .record-head>div{min-width:0}.record-head h2{font-size:16px}
  .proof-id{display:block!important;flex:0 0 auto;margin-top:1px!important;white-space:nowrap}
  .compare{margin-top:13px;border-radius:9px}
  .signal-grid{display:flex!important;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-left:0;border-right:0;gap:0;scrollbar-width:none}
  .signal-grid::-webkit-scrollbar{display:none}
  .signal-grid>div{flex:0 0 154px;min-width:154px;padding:12px 12px 12px 0!important;scroll-snap-align:start;border-top:0!important}
  .signal-grid>div+div{border-left:1px solid var(--hair)!important;padding-left:12px!important}
  .signal-grid small{font-size:8.5px}
  .verification-bar{grid-template-columns:auto minmax(0,1fr);gap:5px 8px;padding:10px}
  .verification-bar strong{min-width:0}
  .verification-meta{grid-column:2;justify-self:start;white-space:nowrap}
  .statement{padding:54px 0}.statement-copy{font-size:clamp(2.15rem,10vw,3.5rem)}
  .process,.signals,.profile-section,.client-section,.pricing{padding:62px 0}
  .process-row{grid-template-columns:34px minmax(0,1fr) 18px;gap:11px;padding:21px 0}
  .process-row p{grid-column:2/4}.step-mark{font-size:15px}
  .signal-row{gap:7px;padding:17px 0}.signal-row .status{width:max-content}
  .section-heading h2,.sticky-intro h2,.signal-intro h2,.pricing-copy h2,.client-grid>div>h2{font-size:clamp(2.25rem,10vw,3.15rem)}
  .profile-brand{gap:14px;align-items:flex-start}.company-logo{flex:0 0 auto}
  .profile-brand>div{min-width:0}.profile-brand h3{font-size:27px}.profile-brand .status{font-size:7.5px}
  .profile-projects{gap:28px}
  .profile-proof-link{min-height:34px}
  .confirm-demo{padding:19px;border-radius:13px}
  .confirm-bar{display:flex!important;align-items:center!important;justify-content:space-between;gap:12px}
  .confirm-bar .wordmark{flex:0 1 auto;min-width:0}
  .confirm-bar .wordmark .official-logo{height:34px!important;max-width:130px!important}
  .confirm-bar .secure{flex:0 0 auto;max-width:132px;text-align:right;line-height:1.45}
  .confirm-demo h3{font-size:31px}
  .price-top{display:flex!important;align-items:flex-start;justify-content:space-between;gap:14px}
  .price-top .status{margin-top:0!important;flex:0 0 auto}
  .price-panel{padding:22px}.price-top strong{font-size:43px}
  .final-cta{padding:72px 0}.final-inner .button{width:100%;min-height:48px}

  /* Founding strip remains readable without turning into a tall card. */
  .founding-banner-inner{width:calc(100% - 32px);gap:9px;padding:9px 0}
  .founding-banner-inner>div{min-width:0}.founding-copy{font-size:10px;line-height:1.4}
  .founding-banner a{flex:0 0 auto;font-size:9px}

  /* Auth */
  .pv-auth-story{padding:20px 18px}.pv-auth-story .wordmark .official-logo{height:42px!important;max-width:160px!important}
  .pv-auth-message{padding:42px 0 25px}.pv-auth-message h1{font-size:clamp(3.1rem,15vw,4.8rem)}
  .pv-auth-panel{padding:34px 18px 55px}.pv-auth-card h2{font-size:31px}
  .pv-auth-links{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:nowrap}.pv-auth-links a{white-space:nowrap}

  /* App shell */
  .top-mobile{height:70px;padding:0 16px;gap:12px}
  .top-mobile .wordmark{flex:1 1 auto}.top-mobile .pv-mobile-trigger{flex:0 0 auto;min-height:42px;min-width:54px;justify-content:center;white-space:nowrap}
  .pv-mobile-drawer.open{top:70px;padding:10px 16px 16px;max-height:calc(100dvh - 70px);overflow-y:auto}
  .admin-bar .top-mobile{top:46px}.admin-bar .pv-mobile-drawer.open{top:116px}
  .head{padding:26px 16px 0}
  .head-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;padding-bottom:21px}
  .head-inner>div:first-child{min-width:0}.head h1{font-size:29px;line-height:1.02}
  .head .actions{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:6px}
  .head .actions .btn.primary{min-height:39px;padding:9px 11px;white-space:nowrap}
  .content{padding:26px 16px calc(88px + env(safe-area-inset-bottom))}
  .hero-line{align-items:flex-end;gap:15px;padding-bottom:24px}.hero-number{font-size:56px}.proof-health{padding-left:12px}
  .metric-strip{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .metric{padding:19px 8px 19px 0!important;border-top:0!important}
  .metric+.metric{padding-left:12px!important;border-left:1px solid var(--hair)!important}
  .metric .n{font-size:26px}.metric .l{font-size:8.5px;line-height:1.35}
  .toolbar{gap:10px}.filters{display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.filters::-webkit-scrollbar{display:none}.filter{flex:0 0 auto;white-space:nowrap}
  .record,.project-row{gap:12px}.record{grid-template-columns:58px minmax(0,1fr) 18px}.thumb{width:58px;height:46px}.project-row{grid-template-columns:62px minmax(0,1fr) 20px}.project-row .thumb{width:62px;height:51px}
  .record-title,.client-title{line-height:1.25}.record-meta,.client-meta{line-height:1.4}
  .builder-title{font-size:28px}.builder-copy{font-size:13px;margin-bottom:22px}
  .steps{gap:4px;margin-bottom:22px;padding-bottom:10px;scrollbar-width:none}.steps::-webkit-scrollbar{display:none}.step{white-space:nowrap}
  .pv-builder-status{gap:8px;align-items:center}.pv-builder-status .status{flex:0 0 auto}.pv-builder-status .saved{white-space:nowrap}
  .dropzone{padding:24px 16px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px}
  .pv-inline-actions{gap:7px}.pv-inline-actions .btn{min-height:39px}
  .client-row{grid-template-columns:minmax(0,1fr) 96px;gap:12px}
  .pv-client-toolbar{gap:9px}.pv-client-toolbar .btn{width:max-content}
  .settings .tabs{scrollbar-width:none}.settings .tabs::-webkit-scrollbar{display:none}
  .setting-line{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px}.setting-line>*{min-width:0}
  .pv-setting-logo{align-items:center;gap:12px}.pv-setting-logo img,.pv-setting-logo .company-logo{width:58px;height:58px;flex:0 0 auto}
  .pv-toasts{left:12px;right:12px;bottom:calc(68px + env(safe-area-inset-bottom));width:auto}.pv-toast{width:100%}

  /* Bottom nav: number/icon and label stay side-by-side, never stacked. */
  .mobile-bottom{height:58px;padding-bottom:env(safe-area-inset-bottom);grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch}
  .mobile-bottom a{min-width:0;min-height:58px;padding:0 3px;display:flex!important;flex-direction:row!important;align-items:center;justify-content:center;gap:4px;font-size:7.5px;line-height:1;white-space:nowrap;overflow:hidden}
  .mobile-bottom i{display:inline!important;margin:0!important;font-size:8px;line-height:1;color:var(--subtle);flex:0 0 auto}
  .mobile-bottom a.active i{color:var(--brand2)}

  /* Public directory/header */
  .pv-public-header-inner{width:calc(100% - 32px);height:68px;gap:10px}
  .pv-public-header nav{gap:7px;flex:0 0 auto}.pv-public-header nav .btn{min-height:38px;padding:8px 10px;font-size:10px;white-space:nowrap}
  .pv-directory{width:calc(100% - 32px);padding:48px 0 72px}.pv-directory-head{gap:18px;padding-bottom:25px}.pv-directory-head h1{font-size:clamp(3rem,15vw,4.8rem)}
  .pv-directory-toolbar{margin:20px 0}.pv-business-card-top{align-items:flex-start}.pv-business-logo{flex:0 0 54px;width:54px;height:54px}.pv-business-card-top>div{min-width:0}.pv-business-meta{gap:8px 13px}

  /* Business trust hub */
  .pv-profile-hub{width:calc(100% - 32px);padding-bottom:70px}.pv-hub-cover{height:170px}
  .pv-hub-hero{padding:40px 0 30px;gap:30px}.pv-hub-hero.has-cover{padding-top:28px}
  .pv-hub-identity{grid-template-columns:68px minmax(0,1fr);gap:14px}.pv-hub-logo{width:68px;height:68px;border-radius:12px;font-size:24px}
  .pv-hub-title{min-width:0}.pv-hub-title h1{font-size:clamp(2.8rem,13vw,4.25rem);margin-top:8px;overflow-wrap:anywhere}.pv-hub-headline{font-size:13px;margin-top:14px}
  .pv-hub-actions{display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;gap:7px}.pv-hub-actions::-webkit-scrollbar{display:none}.pv-hub-actions .btn{flex:0 0 auto;white-space:nowrap}
  .pv-hub-tags{overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.pv-hub-tags::-webkit-scrollbar{display:none}.pv-hub-tags span{flex:0 0 auto;white-space:nowrap}
  .pv-hub-location{gap:8px 14px}
  .pv-profile-receipt-head{align-items:center;gap:12px}.pv-profile-receipt-head>div{min-width:0}
  .pv-profile-receipt-head .pv-record-seal,.pv-profile-receipt-head .pv-record-seal .official-verified-seal{width:88px!important;height:88px!important}.pv-profile-receipt-head .pv-record-seal{flex:0 0 88px!important}
  .pv-hub-ledger{grid-template-columns:1fr 1fr}.pv-hub-ledger>div{padding:15px 12px 15px 0}.pv-hub-ledger>div+div{padding-left:12px}
  .pv-hub-projects{padding:46px 0}.pv-hub-section-head{margin-bottom:24px}.pv-hub-section-head h2{font-size:clamp(2.35rem,11vw,3.7rem)}
  .pv-hub-project{grid-template-columns:86px minmax(0,1fr);gap:13px;padding:15px 0}.pv-hub-project-media{height:78px}.pv-hub-project-copy{min-width:0}.pv-hub-project-copy h3{font-size:17px;line-height:1.12}.pv-hub-project-meta{gap:7px 12px;flex-wrap:wrap}
  .pv-hub-project-proof{grid-column:2;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2px 10px;align-items:center;padding-top:10px}.pv-hub-project-proof .pv-proof-mini-label,.pv-hub-project-proof small{grid-column:1}.pv-hub-project-proof strong{grid-column:1}.pv-hub-project-proof i{grid-column:2;grid-row:1/4;position:static!important;align-self:center}
  .pv-hub-about{padding:46px 0}.pv-hub-trust-note{gap:14px}

  /* Verified proof record */
  .pv-project-public{width:calc(100% - 32px);padding-bottom:72px}
  .pv-project-public-nav{height:68px;gap:10px}.pv-record-nav-actions{gap:7px;flex:0 0 auto}.pv-record-nav-actions .btn{min-height:38px;padding:8px 10px;white-space:nowrap}
  .pv-record-hero{padding:40px 0 30px;gap:30px}.pv-record-heading h1{font-size:clamp(3rem,14vw,4.7rem);line-height:.91}.pv-record-heading .lede{font-size:13.5px;margin-top:20px}.pv-record-byline{gap:5px 14px;margin-top:18px}
  .pv-verification-receipt{padding-top:15px}.pv-receipt-top{align-items:center;gap:12px}.pv-receipt-top>div{min-width:0}.pv-receipt-top strong{font-size:20px}
  .pv-record-seal,.pv-record-seal .official-verified-seal{width:104px!important;height:104px!important}.pv-record-seal{flex:0 0 104px!important}
  .pv-receipt-grid strong{font-size:10.5px}.pv-receipt-foot{gap:9px}
  .pv-record-facts{scrollbar-width:none}.pv-record-facts::-webkit-scrollbar{display:none}.pv-record-facts>div{min-width:138px;padding:15px 14px 15px 0}.pv-record-facts>div+div{padding-left:14px}
  .pv-record-feature{margin-top:22px}.pv-project-body{padding-top:36px;gap:30px}.pv-project-section{padding-bottom:38px}.pv-project-section+.pv-project-section{padding-top:38px}.pv-project-section h2{font-size:27px}.pv-project-section p{font-size:13px}
  .pv-record-section-head h2{font-size:clamp(2.2rem,11vw,3.45rem)}
  .pv-proof-ledger-row{grid-template-columns:24px minmax(0,1fr);gap:7px 10px;padding:15px 0}.pv-proof-ledger-row>div{display:flex;align-items:center;gap:7px;flex-wrap:nowrap;min-width:0}.pv-proof-ledger-row>div .status{flex:0 0 auto}.pv-proof-ledger-row>div strong{min-width:0;line-height:1.3}.pv-proof-ledger-row>p,.pv-proof-ledger-row>time{grid-column:2}.pv-proof-ledger-row time{text-align:left}
  .pv-record-end{gap:18px}.pv-record-end .btn{white-space:nowrap}

  /* Confirmation + legal */
  .confirm-wrap{padding:14px 16px 54px}.confirm-nav{height:64px;gap:10px}.confirm-nav .wordmark .official-logo{height:40px!important;max-width:150px!important}.confirm-nav .secure{flex:0 0 auto;max-width:130px;text-align:right}
  .confirm-grid{padding-top:36px;gap:28px}.confirm-grid h1{font-size:clamp(2.85rem,13vw,4rem)}.confirmation{gap:10px}
  .pv-simple-page,.pv-legal-page{width:calc(100% - 32px)}.pv-simple-nav{height:68px;gap:10px}.pv-simple-hero{padding:48px 0 34px}.pv-simple-hero h1{font-size:clamp(3rem,14vw,4.8rem)}
  .pv-legal-hero{padding-top:44px;gap:28px}.pv-legal-hero h1{font-size:clamp(3rem,14vw,4.8rem)}.pv-legal-layout{gap:27px}.pv-legal-index{scrollbar-width:none}.pv-legal-index::-webkit-scrollbar{display:none}
}

@media (max-width:520px){
  /* Keep the founding strip compact on narrow phones. */
  .founding-banner-inner{display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center!important;gap:10px}
  .founding-banner-inner>div{display:block!important}.founding-copy{display:none!important}.founding-banner a{margin-top:0!important;padding-top:0!important}
  .trust-strip{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .record-head{display:flex!important}.confirm-bar{align-items:center!important}
  .footer-grid{gap:28px 20px}

  /* Avoid a giant seal forcing text off-screen while keeping it recognisable. */
  .pv-record-seal,.pv-record-seal .official-verified-seal{width:94px!important;height:94px!important}.pv-record-seal{flex-basis:94px!important}
  .pv-profile-receipt-head .pv-record-seal,.pv-profile-receipt-head .pv-record-seal .official-verified-seal{width:82px!important;height:82px!important}.pv-profile-receipt-head .pv-record-seal{flex-basis:82px!important}
  .pv-receipt-grid{grid-template-columns:1fr 1fr}
  .pv-hub-ledger{grid-template-columns:1fr 1fr!important}.pv-hub-ledger>div:nth-child(n+3){border-top:1px solid var(--hair)}.pv-hub-ledger>div:nth-child(3){border-left:0}.pv-hub-ledger>div:nth-child(4){border-left:1px solid var(--hair)}

  .gallery-grid{grid-template-columns:1fr!important}
  .mobile-bottom a{font-size:7px;gap:3px}.mobile-bottom i{font-size:7.5px}
}

@media (max-width:360px){
  .site-header .wordmark .official-logo,.top-mobile .wordmark .official-logo,.pv-public-header .wordmark .official-logo,.pv-project-public-nav .wordmark .official-logo,.pv-simple-nav .wordmark .official-logo{height:38px!important;max-width:138px!important}
  .pv-public-header-inner,.pv-project-public-nav,.pv-simple-nav{gap:6px}.pv-public-header nav .btn,.pv-record-nav-actions .btn{padding:7px 8px;font-size:9px}
  .head-inner{grid-template-columns:minmax(0,1fr) auto;gap:8px}.head h1{font-size:26px}.head .actions .btn.primary{padding:8px 9px;font-size:11px}
  .mobile-bottom a{font-size:0}.mobile-bottom i{font-size:8px}.mobile-bottom a::after{font-size:7px}
}

/* ========================================================================
   Proovium 1.5.3.6 — true mobile layout correction
   Fix desktop minimum widths leaking into phone layouts. Nothing on the
   public experience may be wider than the viewport or rely on clipping.
   ======================================================================== */
@media (max-width:760px){
  html,body,#proof-root,.site-shell,.site-shell main{width:100%;max-width:100%;overflow-x:hidden!important}
  .wide,.nav-wrap,.founding-banner-inner{max-width:100%}

  /* Critical: the marketing hero must be one real column on phones. */
  .hero-grid{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    width:100%!important;
    max-width:100%!important;
    gap:34px!important;
  }
  .hero-grid>* ,
  .hero-copy,.hero-proof,.proof-record,.record-head,.signal-grid,
  .statement-grid>*,.split-layout>*,.signals-grid>*,.client-grid>*,.pricing-grid>*{
    min-width:0!important;
    max-width:100%!important;
  }
  .hero-copy{width:100%!important}
  .hero-copy h1{
    width:100%!important;
    max-width:100%!important;
    font-size:clamp(3rem,13.6vw,3.65rem)!important;
    line-height:.91!important;
    letter-spacing:-.066em!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
  }
  .hero-copy h1 span{margin-top:5px!important}
  .hero-lede{width:100%!important;max-width:100%!important;font-size:14px!important;line-height:1.68!important}
  .hero-actions{max-width:100%!important}
  .hero-actions .button{max-width:100%!important}

  /* The proof record is a viewport-width receipt, never a 440px desktop card. */
  .hero-proof{width:100%!important}
  .proof-record{width:100%!important;max-width:100%!important;overflow:hidden}
  .proof-halo{inset:-7px!important}
  .record-head{width:100%!important}
  .record-head h2{overflow-wrap:anywhere}
  .compare{width:100%!important;max-width:100%!important}

  /* Three compact trust cells that fit the phone. No clipped horizontal rail. */
  .signal-grid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    width:100%!important;
    max-width:100%!important;
    overflow:visible!important;
    scroll-snap-type:none!important;
  }
  .signal-grid>div{
    min-width:0!important;
    width:auto!important;
    padding:12px 8px 11px 0!important;
  }
  .signal-grid>div+div{padding-left:8px!important}
  .signal-grid .status{
    display:flex!important;
    align-items:flex-start!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    white-space:normal!important;
    gap:5px!important;
    min-width:0!important;
    font-size:6.8px!important;
    line-height:1.28!important;
    letter-spacing:.025em!important;
  }
  .signal-grid .status .official-verified-mark{
    width:16px!important;height:16px!important;flex:0 0 16px!important;margin:0!important
  }
  .signal-grid small{font-size:7.8px!important;line-height:1.35!important;overflow-wrap:normal}
  .proof-record blockquote{max-width:100%!important;overflow-wrap:break-word;font-size:12.5px!important;line-height:1.58!important}
  .verification-bar{max-width:100%!important}

  /* Public product pages: every grid item is allowed to shrink. */
  .pv-public-shell,.pv-profile-hub,.pv-project-public,.pv-directory,.pv-simple-page,.pv-legal-page{max-width:100%!important}
  .pv-hub-hero,.pv-hub-identity,.pv-hub-project,.pv-hub-section-head,.pv-hub-about,
  .pv-record-hero,.pv-receipt-top,.pv-project-body,.pv-proof-ledger-row,
  .pv-directory-head,.pv-business-card-top,.confirm-grid{
    min-width:0!important;
  }
  .pv-hub-hero>* , .pv-record-hero>* , .pv-project-body>* , .confirm-grid>*{min-width:0!important;max-width:100%!important}
  .pv-hub-title,.pv-record-heading,.pv-verification-receipt{min-width:0!important;max-width:100%!important}
  .pv-hub-title h1,.pv-record-heading h1,.pv-simple-hero h1,.pv-legal-hero h1{overflow-wrap:break-word!important;word-break:normal!important}

  /* Receipts should be readable, not horizontally scrollable. */
  .pv-record-facts{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    overflow:visible!important;
    width:100%!important;
  }
  .pv-record-facts>div{
    min-width:0!important;
    width:auto!important;
    padding:14px 10px 14px 0!important;
    border-top:1px solid var(--hair);
  }
  .pv-record-facts>div+div{padding-left:10px!important}
  .pv-record-facts>div:nth-child(odd){border-left:0!important}
  .pv-record-facts strong{white-space:normal!important;overflow-wrap:anywhere}

  /* Keep the large verified identity visible without stealing the copy width. */
  .pv-receipt-top,.pv-profile-receipt-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important}
  .pv-record-seal,.pv-record-seal .official-verified-seal{width:92px!important;height:92px!important}
  .pv-record-seal{flex-basis:92px!important}
  .pv-profile-receipt-head .pv-record-seal,.pv-profile-receipt-head .pv-record-seal .official-verified-seal{width:82px!important;height:82px!important}
  .pv-profile-receipt-head .pv-record-seal{flex-basis:82px!important}

  /* No accidental fixed-width actions or metadata forcing page overflow. */
  .pv-record-nav-actions,.pv-hub-actions,.pv-inline-actions,.pv-record-end{max-width:100%!important}
  .pv-record-byline,.pv-hub-location,.pv-business-meta{max-width:100%!important}
}

@media (max-width:420px){
  .hero{padding:44px 0 54px!important}
  .hero-copy h1{font-size:clamp(2.9rem,13.2vw,3.35rem)!important}
  .eyebrow{letter-spacing:.145em}
  .wide,.site-header .nav-wrap,.founding-banner-inner{width:calc(100% - 28px)!important}
  .trust-strip{width:100%;max-width:100%}
  .trust-strip div{min-width:0}.trust-strip strong{font-size:10px}.trust-strip span{font-size:8px}
  .proof-record{padding:13px!important}
  .signal-grid .status{font-size:6.4px!important}.signal-grid small{font-size:7.4px!important}
  .signal-grid .status .official-verified-mark{width:15px!important;height:15px!important;flex-basis:15px!important}
  .pv-record-facts{grid-template-columns:1fr 1fr!important}
}


/* ========================================================================
   Proovium 1.5.3.7 — final mobile hero / arrow / feature-card correction
   Prevent iOS from rendering diagonal arrows as emoji, give the hero CTA a
   proper mobile control layout, and keep the proof feature fully in-frame.
   ======================================================================== */
.ui-arrow{
  width:14px;
  height:14px;
  display:inline-block;
  flex:0 0 auto;
  vertical-align:-2px;
  overflow:visible;
}
.text-link .ui-arrow,.profile-proof-link .ui-arrow{transition:transform .18s ease}
.text-link:hover .ui-arrow,.profile-proof-card:hover .profile-proof-link .ui-arrow{transform:translate(2px,-2px)}

@media (max-width:760px){
  /* More deliberate hero gutters on phones. */
  .hero .wide{width:calc(100% - 36px)!important;max-width:100%!important}
  .hero-actions{width:100%!important;max-width:100%!important;gap:12px!important}
  .hero-actions .button-primary{
    width:100%!important;
    min-height:52px!important;
    padding:0 18px!important;
    border-radius:10px!important;
    justify-content:space-between!important;
    gap:16px!important;
    box-shadow:0 12px 28px -18px rgba(109,59,232,.72)!important;
  }
  .hero-actions .button-primary .ui-arrow{width:16px;height:16px}
  .hero-actions .text-link{
    min-height:40px!important;
    padding:4px 0!important;
    gap:8px!important;
    font-size:12px!important;
  }
  .hero-actions .text-link .ui-arrow{width:13px;height:13px}

  /* Keep the flagship proof receipt visibly inside the viewport. */
  .hero-proof{
    width:calc(100% - 10px)!important;
    max-width:calc(100% - 10px)!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .hero-proof .proof-halo{inset:-5px!important;border-radius:24px!important}
  .hero-proof .proof-record{
    width:100%!important;
    max-width:100%!important;
    border-radius:18px!important;
    overflow:hidden!important;
  }
}

@media (max-width:420px){
  .hero .wide{width:calc(100% - 32px)!important}
  .hero-proof{width:calc(100% - 8px)!important;max-width:calc(100% - 8px)!important}
  .hero-actions .button-primary{min-height:50px!important;padding:0 16px!important}
}


/* v1.5.3.8 — bigger recognisable verified marks across the whole site */
.status{gap:8px}
.status .official-verified-mark{
  width:24px !important;
  height:24px !important;
  object-fit:contain;
  filter:drop-shadow(0 3px 8px rgba(109,59,232,.22));
}
.signal-grid .status .official-verified-mark,
.signal-row .status .official-verified-mark,
.profile-brand .status .official-verified-mark,
.profile-proof-card .status .official-verified-mark,
.public-card .status .official-verified-mark,
.price-top .status .official-verified-mark,
.pv-proof-ledger-row .status .official-verified-mark,
.pv-builder-status .status .official-verified-mark,
.record .status .official-verified-mark,
.project-row .status .official-verified-mark,
.client-row .status .official-verified-mark{
  width:26px !important;
  height:26px !important;
}
.profile-brand .status,
.profile-proof-card .status,
.public-card .status,
.signal-grid .status,
.signal-row .status{
  gap:9px;
}
@media (max-width: 700px){
  .status{gap:8px}
  .status .official-verified-mark{
    width:22px !important;
    height:22px !important;
  }
  .signal-grid .status .official-verified-mark,
  .signal-row .status .official-verified-mark,
  .profile-brand .status .official-verified-mark,
  .profile-proof-card .status .official-verified-mark,
  .public-card .status .official-verified-mark,
  .price-top .status .official-verified-mark,
  .pv-proof-ledger-row .status .official-verified-mark{
    width:24px !important;
    height:24px !important;
  }
}


/* v1.5.3.9 — keep verification ledger rows aligned with larger badges */
.pv-proof-ledger-row{
  align-items:center;
}
.pv-proof-ledger-row>div{
  display:flex !important;
  flex-direction:column !important;
  align-items:flex-start !important;
  justify-content:center;
  gap:5px !important;
  flex-wrap:nowrap !important;
  min-width:0;
}
.pv-proof-ledger-row>div .status{
  display:inline-flex;
  align-items:center;
  gap:8px;
  width:max-content;
  max-width:100%;
  white-space:nowrap;
}
.pv-proof-ledger-row>div strong{
  display:block;
  width:100%;
  margin:0;
  line-height:1.3;
}
.pv-proof-ledger-row .status .official-verified-mark{
  width:26px !important;
  height:26px !important;
}
@media (max-width: 980px){
  .pv-proof-ledger-row{
    grid-template-columns:34px minmax(0,1fr) 86px;
    gap:12px 14px;
  }
  .pv-proof-ledger-row>p{grid-column:2/4}
}
@media (max-width: 700px){
  .pv-proof-ledger-row{
    grid-template-columns:30px minmax(0,1fr) !important;
    gap:8px 12px !important;
    align-items:start;
  }
  .pv-proof-ledger-row>div{
    gap:4px !important;
  }
  .pv-proof-ledger-row>div .status{
    gap:8px;
  }
  .pv-proof-ledger-row .status .official-verified-mark{
    width:24px !important;
    height:24px !important;
  }
  .pv-proof-ledger-row>p,
  .pv-proof-ledger-row>time{
    grid-column:2 !important;
  }
  .pv-proof-ledger-row time{text-align:left !important}
}


/* v1.5.3.10 — verification ledger cleanup + reliable record section navigation */
.pv-project-section[id]{scroll-margin-top:28px}
.pv-proof-ledger-row>div{
  flex-direction:row !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:8px !important;
}
.pv-proof-ledger-row>div .status{margin:0}
.pv-proof-ledger-row>div>strong{display:none !important}
.pv-project-index a{transition:color .16s ease,padding-left .16s ease}
.pv-project-index a:hover{color:var(--brand2);padding-left:4px}
@media(max-width:700px){
  .pv-project-section[id]{scroll-margin-top:18px}
  .pv-proof-ledger-row>div{align-items:center !important;gap:8px !important}
}


/* ========================================================================
   Proovium 1.5.5 — interactive Proof Network + calmer mobile rhythm
   An ownable, draggable evidence visual rather than a copied globe motif.
   ======================================================================== */
.proof-network-section{padding:118px 0 126px;background:radial-gradient(circle at 72% 45%,rgba(109,59,232,.065),transparent 29rem)}
.proof-network-grid{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(420px,1.28fr);gap:clamp(56px,9vw,130px);align-items:center}
.proof-network-copy{max-width:470px}
.proof-network-copy h2{font-size:clamp(3rem,5.7vw,5.8rem);line-height:.94;letter-spacing:-.062em;font-weight:550;margin:15px 0 0}
.proof-network-copy p{font-size:13px;line-height:1.82;color:var(--muted);margin:22px 0 0;max-width:440px}
.proof-network-legend{display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:31px;padding-top:19px;border-top:1px solid var(--hair)}
.proof-network-legend span{display:inline-flex;align-items:center;gap:8px;font:500 8px/1.4 'IBM Plex Mono',monospace;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);white-space:nowrap}
.network-dot{width:7px;height:7px;border-radius:50%;display:inline-block;flex:none}.network-dot.confirmed{background:var(--green);box-shadow:0 0 0 4px rgba(45,124,90,.08)}.network-dot.checked{background:var(--brand);box-shadow:0 0 0 4px rgba(109,59,232,.08)}.network-dot.supplied{background:#aaa3ad}
.proof-network-visual{position:relative;min-width:0;display:grid;place-items:center;isolation:isolate}
.proof-network-visual:before{content:'';position:absolute;width:76%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(109,59,232,.075),rgba(109,59,232,.025) 48%,transparent 72%);filter:blur(18px);z-index:-1}
.proof-network-canvas{display:block;width:min(100%,620px);height:auto;aspect-ratio:1;touch-action:none;cursor:grab;user-select:none;-webkit-user-select:none}
.proof-network-canvas.is-dragging{cursor:grabbing}
.proof-network-hint{position:absolute;left:50%;bottom:4%;transform:translateX(-50%);display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid var(--hair);border-radius:999px;background:rgba(251,250,248,.8);backdrop-filter:blur(10px);font:500 8px/1 'IBM Plex Mono',monospace;letter-spacing:.07em;text-transform:uppercase;color:var(--subtle);white-space:nowrap;pointer-events:none}
.proof-network-hint .ui-arrow{width:13px;height:13px;color:var(--brand)}
.proof-orbit-label{position:absolute;font:500 7px/1 'IBM Plex Mono',monospace;letter-spacing:.16em;color:var(--brand);opacity:.62;pointer-events:none}
.orbit-label-a{right:10%;top:16%}.orbit-label-b{left:10%;bottom:18%}

@media(max-width:900px){
  .proof-network-grid{grid-template-columns:1fr;gap:54px}.proof-network-copy{max-width:620px}.proof-network-visual{width:min(100%,620px);margin:0 auto}
}
@media(max-width:760px){
  /* More air between public sections. Borders stay, but content no longer feels stacked. */
  .statement{padding:86px 0!important}
  .proof-network-section{padding:94px 0 104px!important}
  .process,.signals,.profile-section,.client-section,.pricing{padding-top:96px!important;padding-bottom:100px!important}
  .statement-grid,.split-layout,.signals-grid,.client-grid,.pricing-grid{gap:48px!important}
  .row-heading>p{margin-top:24px!important}
  .process-list,.signal-list,.profile-demo,.confirm-demo,.price-panel{margin-top:10px}
  .proof-network-grid{gap:48px!important}
  .proof-network-copy h2{font-size:clamp(3rem,13vw,4.35rem);max-width:620px}
  .proof-network-copy p{font-size:14px;line-height:1.78;max-width:580px}
  .proof-network-legend{margin-top:27px;gap:12px 18px}
  .proof-network-visual{width:100%;max-width:460px}
  .proof-network-canvas{width:100%;max-width:430px}
  .proof-network-hint{bottom:1%;font-size:7.5px}
  .orbit-label-a{right:4%;top:13%}.orbit-label-b{left:4%;bottom:15%}
  .hero{padding-bottom:82px!important}
  .hero-proof{margin-top:14px!important}
}
@media(max-width:420px){
  .statement{padding:78px 0!important}
  .proof-network-section{padding:84px 0 92px!important}
  .process,.signals,.profile-section,.client-section,.pricing{padding-top:86px!important;padding-bottom:92px!important}
  .proof-network-legend{display:grid;grid-template-columns:1fr;gap:13px;margin-top:25px}
  .proof-network-canvas{max-width:360px}
  .proof-network-hint{bottom:-2px}
}
@media(prefers-reduced-motion:reduce){.proof-network-hint{display:none}.proof-network-canvas{cursor:default}}

/* Final 1.5.5 phone gutters: more breathing room without shrinking the proof card into a toy. */
@media(max-width:760px){
  .wide,.site-header .nav-wrap,.founding-banner-inner{width:calc(100% - 40px)!important}
  .hero .wide{width:calc(100% - 40px)!important}
}
@media(max-width:420px){
  .wide,.site-header .nav-wrap,.founding-banner-inner{width:calc(100% - 36px)!important}
  .hero .wide{width:calc(100% - 36px)!important}
}


/* Proovium 1.5.5 — globe, stat cards, interactive demo */
.proof-globe-grid{align-items:center;gap:48px;grid-template-columns:minmax(280px,1fr) minmax(360px,540px)}
.proof-globe-visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:560px}
.proof-globe-canvas{width:min(100%,540px);height:min(100vw,540px);max-height:540px;border-radius:50%;cursor:grab;filter:drop-shadow(0 24px 60px rgba(46,20,103,.16))}
.proof-globe-canvas.is-dragging{cursor:grabbing}
.proof-network-hint{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);background:rgba(255,255,255,.74);backdrop-filter:blur(10px);border:1px solid rgba(109,59,232,.12);box-shadow:0 10px 28px rgba(28,20,48,.08)}
.globe-stats .section-heading-centered{justify-content:center;text-align:center;margin-bottom:30px}
.globe-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.globe-stat-card{border:1px solid var(--hair);border-radius:26px;padding:28px 24px 24px;background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(250,248,255,.9));min-height:240px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;box-shadow:0 18px 42px rgba(19,15,34,.04)}
.globe-stat-icon{width:56px;height:56px;border-radius:18px;border:1px solid rgba(109,59,232,.14);display:grid;place-items:center;margin-bottom:18px;background:linear-gradient(180deg,rgba(123,77,255,.06),rgba(123,77,255,.015))}
.globe-stat-icon span{display:block;width:24px;height:24px;border:1.5px solid rgba(109,59,232,.36);border-radius:50%;position:relative}
.globe-stat-icon span::before,.globe-stat-icon span::after{content:'';position:absolute;left:50%;top:50%;background:rgba(109,59,232,.36);transform:translate(-50%,-50%)}
.globe-stat-icon span::before{width:12px;height:1.5px}.globe-stat-icon span::after{width:1.5px;height:12px}
.globe-stat-card h3{font-size:15px;line-height:1.35;margin:0 0 12px;color:var(--ink)}
.globe-stat-card strong{font-size:48px;line-height:1;font-weight:600;letter-spacing:-.04em;margin-bottom:14px;color:var(--ink)}
.globe-stat-card p{margin:0;color:var(--muted);max-width:24ch}
.demo-grid{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(460px,1.2fr);gap:28px;align-items:start}
.demo-nav-inline{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}
.demo-chip,.demo-side-item,.demo-next{appearance:none;border:1px solid var(--hair);background:#fff;color:var(--ink);border-radius:999px;padding:10px 14px;font:inherit;cursor:pointer;transition:.2s ease}
.demo-chip.is-active,.demo-side-item.is-active,.demo-next:hover{border-color:rgba(109,59,232,.24);background:rgba(109,59,232,.06);color:var(--brand)}
.demo-shell{position:relative}
.demo-window{border:1px solid rgba(25,19,42,.12);border-radius:30px;overflow:hidden;background:#fff;box-shadow:0 30px 90px rgba(17,13,33,.08)}
.demo-window-top{display:flex;align-items:center;gap:8px;padding:14px 18px;border-bottom:1px solid var(--hair);background:linear-gradient(180deg,#fdfcff,#f5f1ff)}
.demo-dot{width:10px;height:10px;border-radius:50%;background:#dad2ff}.demo-dot:first-child{background:#d9d2dc}.demo-dot:nth-child(2){background:#c6b7ff}.demo-dot:nth-child(3){background:#8f67ff}
.demo-window-top span{margin-left:8px;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#8a8198}
.demo-workspace{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:560px}
.demo-sidebar{background:#faf8ff;border-right:1px solid var(--hair);padding:18px;display:flex;flex-direction:column;gap:10px}
.demo-sidebar-brand{padding:8px 0 12px}.demo-sidebar .wordmark{transform:scale(.92);transform-origin:left center}
.demo-side-item{text-align:left;border-radius:16px;padding:12px 14px;background:transparent}
.demo-main{display:flex;flex-direction:column;min-width:0}
.demo-toolbar{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid var(--hair);gap:14px}
.demo-toolbar strong{font-size:24px;letter-spacing:-.03em}.demo-toolbar-actions{display:flex;gap:10px;align-items:center}
.demo-pill,.demo-mini-pill{display:inline-flex;align-items:center;gap:6px;padding:8px 11px;border-radius:999px;background:rgba(109,59,232,.08);color:var(--brand);font-size:12px;letter-spacing:.08em;text-transform:uppercase}
.demo-stage{padding:20px;min-height:0}
.demo-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}
.demo-kpi{padding:18px;border:1px solid var(--hair);border-radius:20px;background:#fff}.demo-kpi span{display:block;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#8a8198;margin-bottom:14px}.demo-kpi strong{display:block;font-size:38px;line-height:1;letter-spacing:-.04em;margin-bottom:8px}.demo-kpi small{color:var(--muted)}
.demo-two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.demo-card{border:1px solid var(--hair);border-radius:22px;padding:18px;background:#fff;min-width:0}.demo-card-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.demo-card-head strong{font-size:18px;letter-spacing:-.02em}
.demo-list,.demo-activity,.demo-request-list{display:flex;flex-direction:column;gap:12px}.demo-list div,.demo-request-list div{padding:12px 14px;border:1px solid var(--hair);border-radius:16px;background:#fcfbff}.demo-list b,.demo-request-list b{display:block;margin-bottom:4px}.demo-list span,.demo-request-list span,.demo-activity span,.demo-confirm-card p,.demo-link-card p{color:var(--muted)}
.demo-activity div{display:flex;gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid var(--hair)}.demo-activity div:last-child{border-bottom:none}.demo-activity i{width:10px;height:10px;border-radius:50%;background:#6d3be8;display:block;box-shadow:0 0 0 6px rgba(109,59,232,.08)}
.demo-table{width:100%;border-collapse:collapse}.demo-table th,.demo-table td{text-align:left;padding:14px 10px;border-bottom:1px solid var(--hair);font-size:14px}.demo-table th{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#8a8198}
.demo-status{display:inline-flex;align-items:center;padding:6px 9px;border-radius:999px;font-size:12px;letter-spacing:.06em;text-transform:uppercase}.demo-status.verified{background:rgba(53,164,110,.1);color:#2f815e}.demo-status.pending{background:rgba(109,59,232,.08);color:#6d3be8}.demo-status.draft{background:rgba(22,18,36,.06);color:#766d86}
.demo-request-list em{font-style:normal;align-self:flex-start;margin-top:8px}
.demo-confirm-card{padding:8px 0 4px}.demo-confirm-card h4{font-size:26px;letter-spacing:-.03em;margin:10px 0 10px}
.demo-public-profile{display:flex;flex-direction:column;gap:16px}.demo-profile-header{display:flex;align-items:center;gap:16px;padding:16px;border:1px solid var(--hair);border-radius:22px;background:#fcfbff}.demo-profile-logo{width:72px;height:72px;border-radius:20px;border:1px solid rgba(109,59,232,.16);display:grid;place-items:center;font-size:34px;font-weight:600;color:#6d3be8;background:#fff}.demo-profile-header h4{font-size:34px;letter-spacing:-.04em;margin:8px 0 6px}.demo-profile-header p{margin:0;color:var(--muted)}
.demo-public-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:14px}.demo-preview-img{width:100%;height:220px;object-fit:cover;border-radius:16px;border:1px solid var(--hair);display:block;margin-bottom:14px}.demo-proof-foot strong{display:block;font-size:20px;margin-bottom:6px}.demo-proof-foot span{color:var(--muted)}.demo-link-card{display:flex;flex-direction:column;justify-content:space-between}.demo-link-card strong{font-size:24px;letter-spacing:-.03em}.demo-link-chip{margin-top:16px;padding:12px 14px;border:1px solid rgba(109,59,232,.16);border-radius:14px;background:rgba(109,59,232,.05);font-size:14px;color:#5a46a7;word-break:break-all}
@media (max-width:1024px){.proof-globe-grid,.demo-grid{grid-template-columns:1fr}.proof-globe-visual{min-height:460px}.demo-workspace{grid-template-columns:1fr}.demo-sidebar{display:none}.demo-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-public-grid,.demo-two-col{grid-template-columns:1fr}.globe-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:700px){.proof-globe-grid{gap:22px}.proof-network-copy h2{max-width:12ch}.proof-globe-visual{min-height:auto}.proof-globe-canvas{width:min(100%,360px);height:360px}.globe-stat-grid{grid-template-columns:1fr}.globe-stat-card{min-height:0;padding:22px}.globe-stat-card strong{font-size:40px}.demo-toolbar{padding:16px;align-items:flex-start;flex-direction:column}.demo-toolbar strong{font-size:22px}.demo-stage{padding:16px}.demo-kpi-grid{grid-template-columns:1fr 1fr}.demo-window{border-radius:24px}.demo-window-top{padding:12px 14px}.demo-kpi strong{font-size:32px}.demo-profile-header h4{font-size:28px}.demo-nav-inline{margin-top:18px}}
@media (max-width:520px){.proof-globe-canvas{width:min(100%,320px);height:320px}.demo-kpi-grid{grid-template-columns:1fr}.demo-stage{padding:14px}.demo-card,.demo-profile-header{padding:16px}.demo-workspace{min-height:0}.demo-main{min-width:0}.demo-table th,.demo-table td{padding:11px 7px;font-size:13px}.demo-profile-logo{width:58px;height:58px;font-size:26px}.demo-link-chip{font-size:13px}}


/* Proovium 1.5.5.2 — demo dashboard refresh */
.demo-dashboard-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:18px;border-bottom:1px solid var(--hair);margin-bottom:18px}.demo-dashboard-head.compact{padding-bottom:12px;margin-bottom:16px}
.demo-dashboard-head h3{font-size:24px;line-height:1.05;letter-spacing:-.04em;margin:8px 0 0}.demo-dash-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.demo-ghost-btn,.demo-solid-btn{appearance:none;border-radius:14px;padding:11px 14px;font:inherit;font-weight:500;cursor:default}
.demo-ghost-btn{border:1px solid var(--hair);background:#fff;color:var(--ink)}.demo-solid-btn{border:1px solid rgba(109,59,232,.18);background:#6d3be8;color:#fff}
.demo-overview-real{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(240px,.72fr);gap:18px}.demo-overview-main,.demo-overview-side{min-width:0}
.demo-hero-kpi{display:grid;grid-template-columns:.9fr 1.1fr;gap:18px;padding:0 0 16px;border-bottom:1px solid var(--hair);margin-bottom:16px}.demo-hero-kpi span{display:block;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#8a8198;margin-bottom:10px}.demo-hero-kpi strong{display:block;font-size:72px;line-height:.9;letter-spacing:-.06em;margin-bottom:6px}.demo-hero-kpi small{font-size:18px;color:var(--muted)}
.demo-hero-note{display:flex;flex-direction:column;justify-content:center;border-left:1px solid var(--hair);padding-left:18px}.demo-hero-note b{display:block;font-size:20px;margin-bottom:6px;color:#2f815e}.demo-hero-note span{font-size:14px;line-height:1.55;color:var(--muted);letter-spacing:0;text-transform:none;margin:0}
.demo-kpi-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--hair);border-radius:22px;overflow:hidden;background:#fff;margin-bottom:16px}.demo-inline-kpi{padding:18px;border-right:1px solid var(--hair)}.demo-inline-kpi:last-child{border-right:none}.demo-inline-kpi strong{display:block;font-size:40px;line-height:1;letter-spacing:-.05em;margin-bottom:10px}.demo-inline-kpi span{color:var(--muted);font-size:14px;line-height:1.45}
.demo-work-card{padding:0;overflow:hidden}.demo-work-card .demo-card-head{padding:18px 18px 0}.demo-work-card .demo-card-head a{font-size:14px;color:var(--brand)}
.demo-work-list{display:flex;flex-direction:column}.demo-work-row{display:grid;grid-template-columns:54px minmax(0,1.3fr) minmax(140px,.8fr) 110px 18px;gap:14px;align-items:center;padding:14px 18px;border-top:1px solid var(--hair)}.demo-work-row img{width:54px;height:54px;object-fit:cover;border-radius:12px;border:1px solid var(--hair)}.demo-work-row b{display:block;margin-bottom:4px;font-size:14px;line-height:1.35}.demo-work-row span{font-size:13px;line-height:1.45;color:var(--muted)}.demo-work-row small{color:#8a8198;font-size:12px}.demo-work-row i{color:var(--brand);font-style:normal}
.demo-overview-side{display:flex;flex-direction:column;gap:16px}.demo-side-panel{border:1px solid var(--hair);border-radius:22px;padding:18px;background:#fff}.demo-side-panel h4{font-size:16px;line-height:1.2;margin:8px 0 12px;letter-spacing:-.02em}.demo-side-panel p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}
.demo-trail{display:flex;flex-direction:column;gap:14px}.demo-trail div{display:flex;gap:10px;align-items:flex-start}.trail-dot{width:8px;height:8px;border-radius:50%;display:block;margin-top:6px;flex:0 0 8px}.trail-dot.confirmed{background:#35a46e;box-shadow:0 0 0 6px rgba(53,164,110,.08)}.trail-dot.checked{background:#6d3be8;box-shadow:0 0 0 6px rgba(109,59,232,.08)}.trail-dot.pending{background:#c0b8d3;box-shadow:0 0 0 6px rgba(192,184,211,.12)}
.demo-trail b{display:block;font-size:13px;line-height:1.4;margin-bottom:3px}.demo-trail small{display:block;color:var(--muted);font-size:12px;line-height:1.45}
.demo-table-wide th,.demo-table-wide td{font-size:13px}.demo-table-wide td:first-child{font-weight:500}
.demo-status.published{background:rgba(109,59,232,.08);color:#6d3be8}
@media (max-width:1024px){.demo-overview-real{grid-template-columns:1fr}.demo-work-row{grid-template-columns:54px minmax(0,1fr) 110px 18px}.demo-work-row .demo-work-status{grid-column:2/3}.demo-work-row small{grid-column:3/4}.demo-dashboard-head{flex-direction:column}.demo-dash-actions{justify-content:flex-start}}
@media (max-width:700px){.demo-hero-kpi{grid-template-columns:1fr}.demo-hero-note{border-left:none;border-top:1px solid var(--hair);padding-left:0;padding-top:14px}.demo-kpi-row{grid-template-columns:1fr}.demo-inline-kpi{border-right:none;border-bottom:1px solid var(--hair)}.demo-inline-kpi:last-child{border-bottom:none}.demo-work-row{grid-template-columns:46px 1fr;gap:12px}.demo-work-row .demo-work-status,.demo-work-row small,.demo-work-row i{grid-column:2/3}.demo-work-row i{display:none}.demo-dashboard-head h3{font-size:22px}}
@media (max-width:520px){.demo-ghost-btn,.demo-solid-btn{width:100%;text-align:center}.demo-dash-actions{width:100%}.demo-hero-kpi strong{font-size:58px}.demo-work-row{padding:14px}}


/* Proovium 1.5.5.2 — full-width real-workspace demo */
.demo-grid{display:block!important}
.demo-copy{max-width:680px;margin-bottom:30px}
.demo-shell{margin-top:0}
.demo-window-real{border-radius:28px;overflow:hidden;background:#fff;border:1px solid rgba(30,23,48,.11);box-shadow:0 34px 90px rgba(18,14,31,.08)}
.demo-workspace-real{grid-template-columns:194px minmax(0,1fr);min-height:640px}
.demo-sidebar-real{position:relative;background:#faf8fd;border-right:1px solid var(--hair);padding:20px 16px 84px;display:flex;flex-direction:column;gap:4px}
.demo-sidebar-brand-real{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:0 6px 16px}
.demo-sidebar-brand-real .wordmark{transform:none}
.demo-sidebar-brand-real small{font:8px/1.4 'IBM Plex Mono',monospace;letter-spacing:.18em;text-transform:uppercase;color:#9a91a2}
.demo-sidebar-rule{height:1px;background:var(--hair);margin:0 2px 14px}
.demo-sidebar-label{padding:0 8px 8px;font:8px/1.2 'IBM Plex Mono',monospace;letter-spacing:.18em;text-transform:uppercase;color:#9d95a5}
.demo-side-item{width:100%;display:grid;grid-template-columns:22px 1fr;gap:9px;align-items:center;border:0;background:transparent;border-radius:8px;padding:9px 9px;text-align:left;font-size:12px;color:#756d7c}
.demo-side-item>span{font:7px 'IBM Plex Mono',monospace;color:#aaa1af}
.demo-side-item.is-active{background:transparent;color:#18131e;font-weight:600;box-shadow:inset 2px 0 0 #6d3be8}
.demo-side-static{cursor:default}
.demo-add-proof{margin-top:18px;border:0;background:transparent;color:#5b35c8;display:flex;align-items:center;gap:10px;padding:10px 8px;font-weight:600;cursor:default}
.demo-add-proof::first-letter{display:inline-grid}
.demo-sidebar-user{position:absolute;left:16px;right:16px;bottom:16px;border-top:1px solid var(--hair);padding-top:14px;display:flex;align-items:center;gap:10px;min-width:0}
.demo-user-avatar{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#f0e9ff;border:1px solid #dfd2ff;color:#6d3be8;font-size:9px;flex:0 0 auto}
.demo-sidebar-user strong{display:block;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.demo-sidebar-user small{display:block;font-size:8px;color:#9b92a2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.demo-main-real{background:#fff;min-width:0}
.demo-main-real .demo-stage{padding:34px 36px 38px}
.demo-dashboard-head{align-items:flex-start}
.demo-dashboard-head .eyebrow{font-size:7px}
.demo-dashboard-head h3{font-size:31px;margin-top:6px;font-weight:560}
.demo-ghost-btn,.demo-solid-btn{font-size:11px;border-radius:8px;padding:10px 13px}
.demo-overview-real{grid-template-columns:minmax(0,1.55fr) minmax(250px,.72fr);gap:38px}
.demo-overview-side{padding-left:2px}
.demo-hero-kpi{padding:6px 0 18px}.demo-hero-kpi strong{font-size:68px}.demo-hero-kpi small{font-size:15px}
.demo-kpi-row{border-radius:0;border-left:0;border-right:0}.demo-inline-kpi{padding:18px 0 18px 18px}.demo-inline-kpi:first-child{padding-left:0}.demo-inline-kpi strong{font-size:34px}
.demo-work-card,.demo-side-panel{box-shadow:none}
.demo-work-card{border-left:0;border-right:0;border-radius:0}.demo-work-card .demo-card-head{padding-left:0;padding-right:0}.demo-work-row{padding-left:0;padding-right:0}
.demo-side-panel{border-left:0;border-right:0;border-radius:0;padding-left:0;padding-right:0}
.demo-side-panel:first-child{border-top:0}
.demo-trail div{position:relative}.demo-trail div::before{content:'';position:absolute;left:3px;top:14px;bottom:-15px;width:1px;background:#e8e2ed}.demo-trail div:last-child::before{display:none}
.demo-table-wide{font-size:12px}
@media(max-width:900px){.demo-workspace-real{grid-template-columns:150px minmax(0,1fr)}.demo-sidebar-real{padding-left:10px;padding-right:10px}.demo-main-real .demo-stage{padding:28px 24px}.demo-overview-real{grid-template-columns:1fr;gap:22px}.demo-sidebar-user{left:10px;right:10px}}
@media(max-width:700px){.demo-copy{margin-bottom:22px}.demo-window-real{border-radius:22px}.demo-workspace-real{display:block;min-height:0}.demo-sidebar-real{display:none}.demo-main-real .demo-stage{padding:22px 18px}.demo-dashboard-head h3{font-size:27px}.demo-overview-real{gap:18px}.demo-hero-kpi strong{font-size:56px}.demo-kpi-row{grid-template-columns:repeat(3,minmax(0,1fr))}.demo-inline-kpi{padding:14px 10px;border-bottom:0;border-right:1px solid var(--hair)}.demo-inline-kpi:last-child{border-right:0}.demo-inline-kpi strong{font-size:28px}.demo-inline-kpi span{font-size:10px}.demo-work-row{grid-template-columns:44px minmax(0,1fr);padding:13px 0}.demo-work-row .demo-work-status,.demo-work-row small{grid-column:2}.demo-overview-side{display:none}}
@media(max-width:520px){.demo-main-real .demo-stage{padding:18px 14px}.demo-dashboard-head{margin-bottom:10px}.demo-dash-actions{width:100%}.demo-dash-actions .demo-ghost-btn,.demo-dash-actions .demo-solid-btn{width:auto;flex:1}.demo-kpi-row{overflow:hidden}.demo-inline-kpi strong{font-size:24px}.demo-inline-kpi span{font-size:9px}.demo-work-row b{font-size:12px}.demo-work-row span,.demo-work-row small{font-size:10px}}

/* Proovium 1.5.5.4 — heading alignment + demo type polish + business initials */
.globe-stats .section-heading-centered{display:flex;justify-content:center;text-align:center;margin-bottom:30px}
.globe-stats .section-heading-centered>div{width:100%;display:flex;flex-direction:column;align-items:center}
.globe-stats .section-heading-centered h2{margin-left:auto;margin-right:auto;max-width:12ch}

.demo-copy h2{
  font-size:46px;
  line-height:1.02;
  letter-spacing:-.05em;
  font-weight:555;
  margin:14px 0 0;
  max-width:12ch;
}
.demo-copy p{
  margin:16px 0 0;
  font-size:15px;
  line-height:1.65;
  color:var(--muted);
  max-width:44ch;
}
.demo-work-logo{
  width:54px;
  height:54px;
  border-radius:14px;
  border:1px solid rgba(109,59,232,.14);
  background:linear-gradient(180deg,#ffffff,#f7f2ff);
  display:grid;
  place-items:center;
  font-size:16px;
  font-weight:700;
  letter-spacing:-.04em;
  color:var(--brand2);
  box-shadow:0 10px 24px rgba(42,28,77,.05);
}
@media (max-width:700px){
  .demo-copy h2{font-size:36px}
  .demo-copy p{font-size:14px;line-height:1.6}
  .demo-work-logo{width:44px;height:44px;border-radius:12px;font-size:13px}
}
@media (max-width:520px){
  .demo-copy h2{font-size:31px}
  .demo-copy p{font-size:13px}
}

/* Proovium 1.5.5.5 — tighter feature cards + real mobile demo shell */
.globe-stats .section-heading-centered{
  display:flex !important;
  justify-content:center !important;
  text-align:center !important;
}
.globe-stats .section-heading-centered>div{
  width:100%;
  display:flex;
  flex-direction:column;
  align-items:center;
}
.globe-stats .section-heading-centered h2{
  font-size:42px !important;
  line-height:1.02 !important;
  letter-spacing:-.05em !important;
  font-weight:555 !important;
  margin:15px auto 0 !important;
  max-width:12ch !important;
  text-align:center !important;
}
.globe-stat-card{
  min-height:205px !important;
  padding:22px 20px 20px !important;
  border-radius:22px !important;
}
.globe-stat-icon{
  width:46px !important;
  height:46px !important;
  border-radius:14px !important;
  margin-bottom:15px !important;
}
.globe-stat-icon span{width:20px !important;height:20px !important}
.globe-stat-card h3{
  font-size:13px !important;
  line-height:1.35 !important;
  margin:0 0 9px !important;
  font-weight:580 !important;
}
.globe-stat-card strong{
  font-size:38px !important;
  line-height:1 !important;
  margin-bottom:11px !important;
  font-weight:570 !important;
}
.globe-stat-card p{
  font-size:12px !important;
  line-height:1.5 !important;
  max-width:28ch !important;
}

/* Exact same title scale as the How-it-works intro. */
.demo-copy h2{
  font-size:42px !important;
  line-height:1.02 !important;
  letter-spacing:-.05em !important;
  font-weight:555 !important;
  margin:15px 0 0 !important;
  max-width:12ch !important;
}
.demo-copy .eyebrow-brand{color:var(--subtle) !important}
.demo-copy p{
  font-size:13px !important;
  line-height:1.8 !important;
  color:var(--muted) !important;
  margin:18px 0 0 !important;
  max-width:520px !important;
}

.demo-table-project{display:flex;align-items:center;gap:10px;min-width:0}
.demo-table-logo,.demo-request-logo{
  width:32px;height:32px;border-radius:9px;display:grid;place-items:center;flex:0 0 auto;
  background:#f4efff;border:1px solid #ded1ff;color:var(--brand2);font-size:10px;font-weight:700;
}
.demo-request-entry{display:grid !important;grid-template-columns:32px minmax(0,1fr) auto;gap:10px;align-items:start}
.demo-request-copy{min-width:0}.demo-request-copy b,.demo-request-copy span{display:block}

.demo-mobile-top,.demo-mobile-bottom{display:none}

@media(max-width:700px){
  .globe-stats .section-heading-centered h2{font-size:34px !important;max-width:11ch !important}
  .globe-stat-card{min-height:0 !important;padding:19px 18px !important}
  .globe-stat-card strong{font-size:32px !important}
  .globe-stat-card h3{font-size:12px !important}
  .globe-stat-card p{font-size:11.5px !important;line-height:1.5 !important}

  .demo-copy h2{font-size:34px !important;max-width:11ch !important}
  .demo-copy p{font-size:13px !important;line-height:1.7 !important}

  /* Match the actual Proovium app's phone treatment instead of squeezing desktop. */
  .demo-window-real{border-radius:20px !important;overflow:hidden}
  .demo-workspace-real{display:block !important;min-height:620px !important;position:relative;background:#fbfaf8}
  .demo-sidebar-real{display:none !important}
  .demo-mobile-top{
    display:flex;position:sticky;top:0;z-index:5;height:58px;padding:0 14px;align-items:center;justify-content:space-between;
    border-bottom:1px solid var(--border);background:rgba(251,250,248,.96);backdrop-filter:blur(14px)
  }
  .demo-mobile-brand .wordmark{font-size:16px !important;min-height:auto !important}
  .demo-mobile-brand .wordmark .official-logo{height:31px !important;max-width:150px !important}
  .demo-mobile-add{border:0;background:var(--brand);color:#fff;border-radius:8px;padding:8px 10px;font-size:10px;font-weight:600}
  .demo-main-real{background:#fbfaf8 !important}
  .demo-main-real .demo-stage{padding:26px 18px 84px !important}
  .demo-dashboard-head{display:block !important;padding-bottom:22px !important;margin-bottom:24px !important}
  .demo-dashboard-head .eyebrow{font-size:7px !important}
  .demo-dashboard-head h3{font-size:29px !important;line-height:1 !important;margin-top:7px !important}
  .demo-dashboard-head .demo-dash-actions{margin-top:16px !important;display:flex !important;gap:8px !important}
  .demo-dashboard-head .demo-ghost-btn{display:none !important}
  .demo-dashboard-head .demo-solid-btn{display:inline-flex !important;width:auto !important;padding:9px 11px !important;font-size:10px !important}
  .demo-overview-real{display:block !important}
  .demo-overview-side{display:none !important}
  .demo-hero-kpi{display:block !important;padding:0 0 22px !important;margin-bottom:0 !important;border-bottom:1px solid var(--hair) !important}
  .demo-hero-kpi>div:first-child{padding-bottom:18px}
  .demo-hero-kpi>div:first-child span{font-size:8px !important;margin-bottom:8px !important}
  .demo-hero-kpi strong{font-size:62px !important;line-height:.88 !important}
  .demo-hero-kpi small{font-size:14px !important}
  .demo-hero-note{border-left:0 !important;border-top:1px solid var(--hair) !important;padding:16px 0 0 !important;margin-top:0 !important}
  .demo-hero-note b{font-size:13px !important;margin-bottom:4px !important}
  .demo-hero-note span{font-size:11px !important;line-height:1.5 !important}
  .demo-kpi-row{display:grid !important;grid-template-columns:1fr !important;border:0 !important;border-radius:0 !important;margin:0 0 30px !important;background:transparent !important}
  .demo-inline-kpi{padding:18px 0 !important;border-right:0 !important;border-bottom:1px solid var(--hair) !important}
  .demo-inline-kpi strong{font-size:29px !important;margin-bottom:6px !important}
  .demo-inline-kpi span{font-size:10px !important;line-height:1.45 !important}
  .demo-work-card{border-top:1px solid var(--hair) !important;border-bottom:0 !important;margin-top:0 !important;background:transparent !important}
  .demo-work-card .demo-card-head{padding:16px 0 0 !important;margin-bottom:0 !important}
  .demo-work-card .demo-card-head strong{font-size:16px !important}
  .demo-work-row{grid-template-columns:48px minmax(0,1fr) 18px !important;gap:12px !important;padding:14px 0 !important}
  .demo-work-logo{width:48px !important;height:42px !important;border-radius:9px !important;font-size:12px !important}
  .demo-work-row>div:nth-child(2){min-width:0}
  .demo-work-row b{font-size:12px !important;line-height:1.35 !important}
  .demo-work-row span{font-size:10px !important;line-height:1.45 !important}
  .demo-work-row .demo-work-status,.demo-work-row small{display:none !important}
  .demo-work-row i{display:block !important;grid-column:3 !important;grid-row:1 !important;align-self:center !important}

  .demo-mobile-bottom{
    display:grid;grid-template-columns:repeat(5,1fr);position:absolute;left:0;right:0;bottom:0;z-index:6;
    background:rgba(251,250,248,.97);backdrop-filter:blur(14px);border-top:1px solid var(--border)
  }
  .demo-mobile-bottom button{
    border:0;background:transparent;padding:10px 2px 9px;text-align:center;font-size:8px;color:var(--muted);font:inherit
  }
  .demo-mobile-bottom button span{display:block;font:7px 'IBM Plex Mono',monospace;margin-bottom:3px;color:#9b92a2}
  .demo-mobile-bottom button.is-active{color:var(--brand2);font-weight:600}
  .demo-mobile-bottom button.is-active span{color:var(--brand2)}

  .demo-table-project{gap:7px}.demo-table-logo{width:27px;height:27px;border-radius:8px;font-size:8px}
  .demo-request-entry{grid-template-columns:30px minmax(0,1fr) !important}.demo-request-logo{width:30px;height:30px;font-size:9px}.demo-request-entry em{grid-column:2 !important}
}

@media(max-width:420px){
  .globe-stats .section-heading-centered h2,.demo-copy h2{font-size:31px !important}
  .demo-main-real .demo-stage{padding-left:14px !important;padding-right:14px !important}
}

/* Proovium 1.5.5.6 — left-align record removal heading + stronger globe presence */
.globe-stats .section-heading-centered{
  justify-content:flex-start !important;
  text-align:left !important;
  margin-bottom:34px !important;
}
.globe-stats .section-heading-centered>div{
  align-items:flex-start !important;
}
.globe-stats .section-heading-centered h2{
  margin:15px 0 0 !important;
  text-align:left !important;
  max-width:11ch !important;
}
.proof-network-grid.proof-globe-grid{
  grid-template-columns:minmax(320px,.92fr) minmax(420px,1.08fr) !important;
  gap:56px !important;
  align-items:center !important;
}
.proof-globe-visual{
  min-height:620px !important;
  overflow:visible !important;
}
.proof-globe-canvas{
  width:min(100%,590px) !important;
  height:min(100vw,590px) !important;
  max-height:590px !important;
  filter:drop-shadow(0 30px 80px rgba(46,20,103,.18)) !important;
}
.proof-network-hint{
  bottom:16px !important;
}
@media(max-width:1024px){
  .proof-network-grid.proof-globe-grid{grid-template-columns:1fr !important;gap:34px !important}
  .proof-globe-visual{min-height:520px !important}
}
@media(max-width:700px){
  .globe-stats .section-heading-centered h2{max-width:10ch !important}
  .proof-globe-visual{min-height:auto !important}
  .proof-globe-canvas{width:min(100%,390px) !important;height:390px !important}
}
@media(max-width:520px){
  .proof-globe-canvas{width:min(100%,340px) !important;height:340px !important}
}

/* Proovium 1.5.5.7 — mobile heading scale parity
   All new homepage sections use the same mobile heading system as How it works. */
@media(max-width:700px){
  .proof-network-copy h2,
  .globe-stats .section-heading-centered h2,
  .demo-copy h2{
    font-size:clamp(2.25rem,10vw,3.15rem) !important;
    line-height:1.02 !important;
    letter-spacing:-.05em !important;
    font-weight:555 !important;
  }
  .proof-network-copy p,
  .demo-copy p{
    font-size:13px !important;
    line-height:1.8 !important;
    color:var(--muted) !important;
  }
}
@media(max-width:420px){
  .proof-network-copy h2,
  .globe-stats .section-heading-centered h2,
  .demo-copy h2{
    font-size:clamp(2.25rem,10vw,3.15rem) !important;
  }
}

/* Proovium 1.5.5.9 — directory initials + final mobile section rhythm */
.pv-business-logo{font-size:16px;letter-spacing:-.035em;text-transform:uppercase}
.pv-business-logo img{object-fit:contain;background:#fff}
.pv-hub-logo-fallback{text-transform:uppercase;letter-spacing:-.04em}

@media(max-width:780px){
  .proof-network-section{padding-bottom:64px !important}
  .globe-stats{padding-top:46px !important}
}
@media(max-width:500px){
  .proof-network-section{padding-bottom:54px !important}
  .globe-stats{padding-top:38px !important}
}

/* Proovium 1.5.5.10 — make the public-profile showcase read as one product preview on mobile */
.profile-preview-label{display:none}
@media(max-width:780px){
  .profile-section .row-heading{margin-bottom:34px}
  .profile-section .row-heading>p{max-width:34ch}
  .profile-demo{
    position:relative;
    z-index:0;
    margin-top:0 !important;
    padding:18px !important;
    border:1px solid var(--border) !important;
    border-radius:20px !important;
    background:rgba(255,255,255,.94) !important;
    box-shadow:var(--shadow);
    overflow:visible;
  }
  .profile-demo::before{
    content:'';
    position:absolute;
    inset:-14px;
    z-index:-1;
    border-radius:34px;
    background:linear-gradient(150deg,rgba(240,234,250,.96),rgba(247,244,248,.34));
    transform:rotate(-.8deg);
    box-shadow:0 20px 54px rgba(89,52,146,.06);
  }
  .profile-preview-label{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    padding:0 0 14px;
    margin-bottom:18px;
    border-bottom:1px solid var(--hair);
    font:500 8px/1.4 'IBM Plex Mono',monospace;
    letter-spacing:.11em;
    text-transform:uppercase;
    color:var(--brand2);
  }
  .profile-preview-label span:last-child{color:var(--subtle)}
  .profile-topline{
    display:block !important;
    padding-bottom:18px !important;
    border-bottom:1px solid var(--hair) !important;
  }
  .profile-brand{
    display:grid !important;
    grid-template-columns:66px minmax(0,1fr);
    gap:14px !important;
    align-items:center !important;
  }
  .profile-brand .company-logo{
    width:66px !important;
    height:66px !important;
    border-radius:14px !important;
    font-size:24px !important;
  }
  .profile-brand h3{
    font-size:29px !important;
    line-height:1 !important;
    margin-top:8px !important;
  }
  .profile-brand p{
    font-size:10.5px !important;
    line-height:1.5 !important;
    margin-top:6px !important;
  }
  .profile-trust{
    display:flex !important;
    align-items:flex-end !important;
    justify-content:space-between !important;
    gap:18px !important;
    border-left:0 !important;
    border-top:1px solid var(--hair) !important;
    margin-top:18px !important;
    padding:16px 0 0 !important;
  }
  .profile-trust .eyebrow{margin:0}
  .profile-trust strong{
    font-size:34px !important;
    line-height:.95 !important;
    margin:0 !important;
  }
  .profile-trust span{
    display:block;
    font-size:9.5px !important;
    color:var(--muted);
  }
  .profile-projects{
    grid-template-columns:1fr !important;
    gap:16px !important;
    margin-top:18px !important;
  }
  .profile-projects .profile-proof-card{
    border:1px solid var(--hair) !important;
    border-radius:14px;
    padding:10px !important;
    background:#fff;
    overflow:hidden;
  }
  .profile-projects .profile-proof-card img{
    border-radius:10px !important;
    aspect-ratio:16/9 !important;
  }
  .profile-projects .profile-proof-card .status{margin-top:12px !important}
  .profile-projects .profile-proof-card h4{
    font-size:14px !important;
    line-height:1.35 !important;
    margin-top:9px !important;
  }
  .profile-projects .profile-proof-card small{
    font-size:9.5px !important;
    line-height:1.45 !important;
  }
  .profile-proof-link{
    margin-top:11px !important;
    padding-top:9px !important;
  }
}
@media(max-width:500px){
  .profile-demo{padding:15px !important;border-radius:18px !important}
  .profile-demo::before{inset:-11px;border-radius:28px}
  .profile-preview-label{font-size:7.5px}
  .profile-brand{grid-template-columns:58px minmax(0,1fr)}
  .profile-brand .company-logo{width:58px !important;height:58px !important;font-size:21px !important}
  .profile-brand h3{font-size:26px !important}
  .profile-trust strong{font-size:30px !important}
}

/* Proovium 1.5.5.11 — mobile mini TradeForm profile snapshot */
.profile-snapshot-window{
  background:#fff;
  border:1px solid var(--border);
  border-radius:22px;
  overflow:hidden;
  box-shadow:0 14px 34px rgba(54,35,102,.06);
}
.profile-snapshot-bar{
  display:flex;
  align-items:center;
  gap:12px;
  min-height:42px;
  padding:10px 14px;
  border-bottom:1px solid var(--hair);
  background:linear-gradient(180deg,rgba(248,245,252,.92),rgba(255,255,255,.94));
}
.profile-snapshot-dots{display:flex;gap:6px;flex:0 0 auto}
.profile-snapshot-dots i{display:block;width:7px;height:7px;border-radius:50%;background:#d8d1e6}
.profile-snapshot-dots i:nth-child(2){background:#c8b8f5}
.profile-snapshot-dots i:nth-child(3){background:#b39af6}
.profile-snapshot-bar strong{
  font:500 10px/1.2 'IBM Plex Mono',monospace;
  letter-spacing:.1em;
  text-transform:uppercase;
  color:var(--subtle);
}
.profile-snapshot-window .profile-topline,
.profile-snapshot-window .profile-projects{padding-left:0;padding-right:0}
@media(max-width:780px){
  .profile-demo{
    padding:16px !important;
  }
  .profile-demo::before{inset:-12px;border-radius:30px}
  .profile-snapshot-window{border-radius:18px}
  .profile-snapshot-bar{padding:9px 12px;min-height:38px}
  .profile-snapshot-bar strong{font-size:9px}
  .profile-topline{padding:14px !important}
  .profile-brand{grid-template-columns:56px minmax(0,1fr) !important;gap:12px !important}
  .profile-brand .company-logo{width:56px !important;height:56px !important;font-size:20px !important;border-radius:12px !important}
  .profile-brand h3{font-size:24px !important;line-height:1 !important;margin-top:7px !important}
  .profile-brand p{font-size:10px !important;line-height:1.45 !important}
  .profile-trust{margin-top:14px !important;padding-top:14px !important}
  .profile-trust strong{font-size:28px !important}
  .profile-trust span{font-size:9px !important}
  .profile-projects{gap:12px !important;padding:0 14px 14px !important;margin-top:0 !important}
  .profile-projects .profile-proof-card{padding:9px !important;border-radius:12px !important}
  .profile-projects .profile-proof-card img{border-radius:9px !important;aspect-ratio:16/10 !important}
  .profile-projects .profile-proof-card .status{margin-top:10px !important}
  .profile-projects .profile-proof-card h4{font-size:13px !important;line-height:1.35 !important;margin-top:8px !important}
  .profile-projects .profile-proof-card small{font-size:9px !important;line-height:1.45 !important}
  .profile-proof-link{font-size:10px !important}
}
@media(max-width:500px){
  .profile-section .row-heading{margin-bottom:28px}
  .profile-demo{padding:14px !important;border-radius:17px !important}
  .profile-preview-label{padding-bottom:12px;margin-bottom:14px}
  .profile-snapshot-window{border-radius:16px}
  .profile-topline{padding:12px !important}
  .profile-brand{grid-template-columns:52px minmax(0,1fr) !important}
  .profile-brand .company-logo{width:52px !important;height:52px !important;font-size:18px !important}
  .profile-brand h3{font-size:22px !important}
  .profile-trust strong{font-size:26px !important}
  .profile-projects{padding:0 12px 12px !important;gap:10px !important}
  .profile-projects .profile-proof-card h4{font-size:12px !important}
}

/* Proovium 1.5.5.12 — miniature live replica of the TradeForm public profile */
.profile-live-snapshot{padding:16px !important}
.mini-profile-window{border:1px solid var(--border);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 20px 54px rgba(40,27,68,.06)}
.mini-profile-nav{height:48px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--hair);background:rgba(255,255,255,.96)}
.mini-profile-nav-brand{transform:scale(.68);transform-origin:left center;margin-right:auto}
.mini-profile-nav-links{display:flex;align-items:center;gap:20px;font-size:9px;color:var(--muted);white-space:nowrap}.mini-profile-nav-links b{font-weight:600;color:#fff;background:var(--brand);padding:8px 11px;border-radius:8px}
.mini-profile-cover{height:250px;overflow:hidden;background:#ece8ee}.mini-profile-cover img{width:100%;height:100%;object-fit:cover;display:block}
.mini-profile-content{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(250px,.64fr);gap:40px;padding:30px 32px 28px;align-items:start}
.mini-profile-identity{display:grid;grid-template-columns:86px minmax(0,1fr);gap:22px;align-items:start}
.mini-profile-logo{width:86px;height:86px;border:1px solid var(--border);border-radius:18px;display:grid;place-items:center;background:#fff;color:var(--brand2);font-size:30px;font-weight:650;overflow:hidden}.mini-profile-logo img{width:100%;height:100%;object-fit:contain;padding:7px}
.mini-profile-title h3{font-size:54px;line-height:.94;letter-spacing:-.06em;font-weight:555;margin:12px 0 0}.mini-profile-title>p{font-size:14px;line-height:1.55;color:var(--muted);margin:14px 0 0}
.mini-profile-actions{display:flex;gap:9px;margin-top:20px}.mini-profile-actions span{padding:10px 13px;border:1px solid var(--hair);border-radius:8px;font-size:10px;font-weight:580}.mini-profile-actions .mini-primary{background:var(--brand);border-color:var(--brand);color:#fff}
.mini-profile-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.mini-profile-tags span{font-size:8px;color:var(--muted);padding:6px 9px;border:1px solid var(--hair);border-radius:999px;background:#fff}
.mini-profile-location{margin-top:16px;font:500 7px/1.45 'IBM Plex Mono',monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--subtle)}
.mini-profile-receipt{border-top:2px solid var(--green);padding-top:18px}.mini-receipt-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:14px;border-bottom:1px solid var(--hair)}.mini-receipt-head>div span{display:block;font:500 7px/1.3 'IBM Plex Mono',monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--subtle);margin-bottom:7px}.mini-receipt-head>div strong{font-size:18px;letter-spacing:-.03em}.mini-receipt-seal{width:82px;height:82px;flex:0 0 82px;display:grid;place-items:center}.mini-receipt-seal img{width:82px;height:82px;object-fit:contain;filter:drop-shadow(0 9px 18px rgba(74,46,126,.2))}
.mini-receipt-grid{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--hair)}.mini-receipt-grid div{padding:13px 0}.mini-receipt-grid div:nth-child(even){padding-left:14px;border-left:1px solid var(--hair)}.mini-receipt-grid div:nth-child(n+3){border-top:1px solid var(--hair)}.mini-receipt-grid span{display:block;font:500 7px/1.3 'IBM Plex Mono',monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--subtle);margin-bottom:6px}.mini-receipt-grid strong{font-size:18px}
.mini-receipt-foot{display:flex;gap:10px;padding-top:14px}.mini-receipt-foot>i{width:8px;height:8px;border-radius:50%;background:var(--green);margin-top:4px;flex:0 0 auto}.mini-receipt-foot p{margin:0;font-size:9px;line-height:1.5;color:var(--muted)}.mini-receipt-foot p strong{display:block;color:var(--text);font-size:9px;margin-bottom:3px}.mini-receipt-foot p span{display:block}

@media(max-width:900px){.mini-profile-content{grid-template-columns:1fr;gap:26px}.mini-profile-receipt{max-width:none}.mini-profile-cover{height:220px}}
@media(max-width:780px){
  .profile-live-snapshot{padding:13px !important}
  .mini-profile-window{border-radius:17px}
  .mini-profile-nav{height:38px;padding:0 11px}.mini-profile-nav-brand{transform:scale(.5)}.mini-profile-nav-links{gap:10px;font-size:6.5px}.mini-profile-nav-links span:nth-child(2),.mini-profile-nav-links span:nth-child(3){display:none}.mini-profile-nav-links b{padding:6px 8px;border-radius:6px}
  .mini-profile-cover{height:150px}
  .mini-profile-content{padding:17px 15px 15px;gap:20px}
  .mini-profile-identity{grid-template-columns:58px minmax(0,1fr);gap:13px}.mini-profile-logo{width:58px;height:58px;border-radius:13px;font-size:20px}.mini-profile-title h3{font-size:32px;margin-top:7px}.mini-profile-title>p{font-size:10.5px;line-height:1.45;margin-top:8px}
  .mini-profile-actions{margin-top:12px;gap:6px}.mini-profile-actions span{font-size:8px;padding:7px 9px;border-radius:6px}
  .mini-profile-tags{margin-top:11px;gap:5px}.mini-profile-tags span{font-size:6.8px;padding:5px 7px}.mini-profile-location{font-size:6px;margin-top:10px}
  .mini-profile-receipt{padding-top:13px}.mini-receipt-head>div strong{font-size:15px}.mini-receipt-seal,.mini-receipt-seal img{width:66px;height:66px}.mini-receipt-grid div{padding:10px 0}.mini-receipt-grid span{font-size:6.3px}.mini-receipt-grid strong{font-size:16px}.mini-receipt-foot{padding-top:11px}.mini-receipt-foot p,.mini-receipt-foot p strong{font-size:8px}
}
@media(max-width:500px){.mini-profile-cover{height:126px}.mini-profile-content{padding:14px 12px 12px}.mini-profile-title h3{font-size:29px}.mini-profile-tags span:nth-child(n+5){display:none}.mini-receipt-seal,.mini-receipt-seal img{width:58px;height:58px}.mini-profile-nav-links b{font-size:6.5px}}

/* Proovium 1.5.5.13 — scrollable live public-profile preview */
.mini-profile-window{
  max-height:680px;
  overflow-y:auto !important;
  overflow-x:hidden !important;
  overscroll-behavior:contain;
  scrollbar-width:thin;
  scrollbar-color:rgba(109,59,232,.24) transparent;
}
.mini-profile-window::-webkit-scrollbar{width:8px}
.mini-profile-window::-webkit-scrollbar-track{background:transparent}
.mini-profile-window::-webkit-scrollbar-thumb{background:rgba(109,59,232,.2);border-radius:999px;border:2px solid #fff}
.mini-profile-nav{position:sticky;top:0;z-index:4;backdrop-filter:blur(14px)}
.mini-profile-project-section{padding:28px 32px 34px;border-top:1px solid var(--hair);background:#fff}
.mini-profile-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:20px}
.mini-profile-section-head h4{margin:7px 0 0;font-size:26px;line-height:1;letter-spacing:-.04em}
.mini-profile-project-count{font:500 8px/1.4 'IBM Plex Mono',monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--subtle)}
.mini-profile-project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.mini-profile-project-card{display:block;color:inherit;text-decoration:none;border:1px solid var(--hair);border-radius:16px;overflow:hidden;background:#fff;transition:transform .18s ease,border-color .18s ease}
.mini-profile-project-card:hover{transform:translateY(-2px);border-color:var(--brandline)}
.mini-profile-project-card>img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;background:#eee}
.mini-profile-project-body{padding:14px}
.mini-profile-project-body .status{margin-bottom:10px}
.mini-profile-project-body h5{margin:0;font-size:15px;line-height:1.3;letter-spacing:-.02em}
.mini-profile-project-body p{margin:7px 0 0;color:var(--muted);font-size:10px;line-height:1.5}
.mini-profile-footer{display:flex;justify-content:space-between;gap:16px;padding:18px 32px 22px;border-top:1px solid var(--hair);font:500 7px/1.4 'IBM Plex Mono',monospace;letter-spacing:.11em;text-transform:uppercase;color:var(--subtle);background:#fcfbfd}
@media(max-width:900px){
  .mini-profile-window{max-height:640px}
  .mini-profile-project-section{padding:24px 24px 28px}
}
@media(max-width:780px){
  .mini-profile-window{max-height:610px;-webkit-overflow-scrolling:touch}
  .mini-profile-project-section{padding:18px 14px 20px}
  .mini-profile-section-head{margin-bottom:14px}
  .mini-profile-section-head h4{font-size:20px}
  .mini-profile-project-grid{grid-template-columns:1fr;gap:12px}
  .mini-profile-project-card{border-radius:12px}
  .mini-profile-project-card>img{aspect-ratio:16/9}
  .mini-profile-project-body{padding:11px}
  .mini-profile-project-body h5{font-size:13px}
  .mini-profile-project-body p{font-size:9px}
  .mini-profile-footer{padding:14px;display:block}
  .mini-profile-footer span+span{display:block;margin-top:4px}
}
@media(max-width:500px){
  .mini-profile-window{max-height:570px}
  .mini-profile-project-section{padding:16px 12px 18px}
}


/* 1.5.5.14 — homepage hero demo case study switcher */
.proof-record-multi{display:flex;flex-direction:column;gap:14px}
.hero-study-switcher{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;flex-wrap:wrap}
.hero-study-tabs{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}
.hero-study-tab{appearance:none;border:1px solid var(--hair);background:rgba(255,255,255,.74);color:var(--muted);border-radius:999px;padding:8px 12px;font-size:9px;font-weight:560;letter-spacing:-.01em;cursor:pointer;transition:border-color .18s ease,color .18s ease,background .18s ease,transform .18s ease}
.hero-study-tab:hover{transform:translateY(-1px);border-color:rgba(109,59,232,.26);color:var(--text)}
.hero-study-tab.is-active{background:rgba(109,59,232,.08);border-color:rgba(109,59,232,.24);color:var(--brand2)}
.hero-study-panel{display:flex;flex-direction:column;gap:13px}
.hero-study-panel[hidden]{display:none!important}
.hero-study-meta{margin:6px 0 0;font-size:9px;line-height:1.55;color:var(--muted)}
@media(max-width:900px){
  .hero-study-switcher{align-items:stretch}
  .hero-study-tabs{justify-content:flex-start}
}
@media(max-width:700px){
  .proof-record-multi{gap:12px}
  .hero-study-tabs{gap:6px}
  .hero-study-tab{padding:7px 10px;font-size:8.5px}
  .hero-study-meta{font-size:8.2px}
}


/* 1.5.5.15 — single-image campaign landing-page proof */
.hero-study-feature{position:relative;overflow:hidden;border-radius:12px;background:#f6f4f8;border:1px solid var(--hair);aspect-ratio:16/10}
.hero-study-feature img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center}
.hero-study-feature-label{position:absolute;left:10px;top:10px;padding:6px 8px;border-radius:5px;background:rgba(253,252,249,.92);backdrop-filter:blur(8px);font:500 7px/1 'IBM Plex Mono',monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);box-shadow:0 5px 14px rgba(26,17,41,.06)}
@media(max-width:700px){.hero-study-feature{border-radius:10px;aspect-ratio:4/3}.hero-study-feature-label{left:8px;top:8px;font-size:6.5px}}


/* 1.5.5.19 — hero Proov it wave animation */
.hero-copy h1 .hero-proov{display:block;color:var(--brand);margin-top:8px;white-space:nowrap}
.hero-proov{display:inline-flex;align-items:baseline;gap:0}
.hero-proov>span{display:inline-block;opacity:0;transform:translate3d(0,28px,0) rotate(4deg) scale(.965);filter:blur(6px);animation:proov-wave-in .88s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(var(--char-index,0)*.075s + .12s);will-change:transform,opacity,filter}
@keyframes proov-wave-in{0%{opacity:0;transform:translate3d(0,28px,0) rotate(4deg) scale(.965);filter:blur(6px)}60%{opacity:1;transform:translate3d(0,-4px,0) rotate(0deg) scale(1);filter:blur(0)}100%{opacity:1;transform:translate3d(0,0,0) rotate(0deg) scale(1);filter:blur(0)}}
@media (prefers-reduced-motion: reduce){.hero-proov>span{animation:none;opacity:1;transform:none;filter:none}}


/* 1.5.5.20 — auto-cycle the whole hero case study, not the compare handle */
.hero-study-panel.is-active{animation:hero-study-in .42s cubic-bezier(.22,1,.36,1) both}
@keyframes hero-study-in{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}
@media (prefers-reduced-motion: reduce){.hero-study-panel.is-active{animation:none}}

/* 1.5.5.21 — keep animated Proov it letters horizontal */
.hero-copy h1 .hero-proov,
.pv-auth-message h1 .hero-proov{
  display:inline-flex !important;
  flex-direction:row !important;
  align-items:baseline !important;
  flex-wrap:nowrap !important;
  width:auto !important;
  white-space:nowrap !important;
}
.hero-copy h1 .hero-proov{
  display:flex !important;
  width:max-content !important;
  max-width:100% !important;
}
.hero-copy h1 .hero-proov > span,
.pv-auth-message h1 .hero-proov > span{
  display:inline-block !important;
  width:auto !important;
  min-width:0 !important;
  max-width:none !important;
  margin-top:0 !important;
  flex:0 0 auto !important;
}


/* Proovium 1.5.5.22 — final homepage polish */

/* Keep every rotating hero case study physically stable. */
.proof-record-multi .hero-study-panel .record-head{
  min-height:76px;
}
.proof-record-multi .hero-study-panel .compare,
.proof-record-multi .hero-study-panel .hero-study-feature{
  width:100% !important;
  height:300px !important;
  aspect-ratio:auto !important;
  margin-top:16px;
  border-radius:12px;
  background:#f7f6f8 !important;
  border:1px solid var(--hair);
  overflow:hidden;
}
.proof-record-multi .hero-study-panel .compare img,
.proof-record-multi .hero-study-panel .compare-before,
.proof-record-multi .hero-study-panel .hero-study-feature img{
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  object-position:center center !important;
  background:#f7f6f8 !important;
}
.proof-record-multi .hero-study-panel .compare-before{
  filter:none !important;
}
.proof-record-multi .hero-study-panel .signal-grid{
  min-height:62px;
}
.proof-record-multi .hero-study-panel blockquote{
  min-height:72px;
}
.hero-study-panel.is-active{
  animation:hero-study-settle .34s cubic-bezier(.22,1,.36,1) both;
}
@keyframes hero-study-settle{
  from{opacity:.25;transform:translateY(5px)}
  to{opacity:1;transform:none}
}

/* Editorial stat cards: no generic SaaS icon tiles. */
.globe-stat-grid{
  gap:14px !important;
}
.globe-stat-card{
  position:relative;
  min-height:214px !important;
  padding:20px 20px 18px !important;
  border-radius:18px !important;
  background:rgba(255,255,255,.82) !important;
  border:1px solid rgba(31,24,45,.09) !important;
  box-shadow:0 18px 44px rgba(42,28,77,.045) !important;
  overflow:hidden;
}
.globe-stat-card::before{
  content:"";
  position:absolute;
  left:0;right:0;top:0;
  height:2px;
  background:linear-gradient(90deg,var(--brand),rgba(109,59,232,.12) 72%,transparent);
  opacity:.7;
}
.globe-stat-card-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding-bottom:14px;
  margin-bottom:17px;
  border-bottom:1px solid var(--hair);
  font-family:'IBM Plex Mono',monospace;
  font-size:7px;
  line-height:1;
  letter-spacing:.11em;
  text-transform:uppercase;
  color:var(--subtle);
}
.globe-stat-card-top span:first-child{
  color:var(--brand2);
}
.globe-stat-card strong{
  display:block;
  font-size:36px !important;
  line-height:.96 !important;
  font-weight:560 !important;
  letter-spacing:-.055em !important;
  margin:0 0 12px !important;
  color:var(--ink);
}
.globe-stat-card p{
  font-size:11.5px !important;
  line-height:1.55 !important;
  color:var(--muted) !important;
  max-width:29ch !important;
  margin:0 !important;
}
.globe-stat-card-foot{
  display:flex;
  align-items:center;
  gap:8px;
  margin-top:auto;
  padding-top:15px;
  font-family:'IBM Plex Mono',monospace;
  font-size:7px;
  letter-spacing:.08em;
  text-transform:uppercase;
  color:var(--subtle);
}
.globe-stat-card-foot i{
  width:6px;height:6px;border-radius:50%;
  background:rgba(109,59,232,.7);
  box-shadow:0 0 0 4px rgba(109,59,232,.07);
}
.globe-stat-icon{display:none !important}

/* Slightly less dead space around the manifesto line. */
.statement{
  padding-top:62px !important;
  padding-bottom:62px !important;
}

/* Finish the page with a little more conviction, not more clutter. */
.final-inner .button-primary{
  box-shadow:0 14px 34px rgba(109,59,232,.16);
}
.final-inner .button-primary:hover{
  transform:translateY(-1px);
}

@media(max-width:900px){
  .proof-record-multi .hero-study-panel .compare,
  .proof-record-multi .hero-study-panel .hero-study-feature{
    height:280px !important;
  }
}
@media(max-width:700px){
  .proof-record-multi .hero-study-panel .record-head{min-height:0}
  .proof-record-multi .hero-study-panel .compare,
  .proof-record-multi .hero-study-panel .hero-study-feature{
    height:245px !important;
    aspect-ratio:auto !important;
  }
  .proof-record-multi .hero-study-panel .signal-grid,
  .proof-record-multi .hero-study-panel blockquote{min-height:0}
  .globe-stat-grid{grid-template-columns:1fr 1fr !important;gap:10px !important}
  .globe-stat-card{min-height:190px !important;padding:16px 15px 14px !important}
  .globe-stat-card-top{font-size:6.5px;padding-bottom:11px;margin-bottom:13px}
  .globe-stat-card strong{font-size:30px !important;margin-bottom:9px !important}
  .globe-stat-card p{font-size:10.5px !important;line-height:1.5 !important}
  .globe-stat-card-foot{font-size:6.2px;padding-top:12px}
  .statement{padding-top:54px !important;padding-bottom:54px !important}
}
@media(max-width:430px){
  .proof-record-multi .hero-study-panel .compare,
  .proof-record-multi .hero-study-panel .hero-study-feature{height:220px !important}
  .globe-stat-grid{grid-template-columns:1fr !important}
  .globe-stat-card{min-height:0 !important}
}


/* Proovium 1.5.5.23 — Google Identity Services */
.pv-google-auth{margin:0 0 16px}
.pv-google-button{width:100%;min-height:44px;display:flex;justify-content:flex-start;overflow:hidden;border-radius:6px}
.pv-google-button>div,.pv-google-button iframe{max-width:100%!important}
.pv-google-note,.pv-google-legal{margin:8px 0 0!important;font-size:9px!important;line-height:1.55!important;color:var(--subtle)!important}
.pv-google-legal a{color:var(--brand2);text-decoration:none}
.pv-auth-divider{display:flex;align-items:center;gap:12px;margin:16px 0;color:var(--subtle);font:8px/1.2 'IBM Plex Mono',monospace;text-transform:uppercase;letter-spacing:.08em}
.pv-auth-divider:before,.pv-auth-divider:after{content:"";height:1px;background:var(--hair);flex:1}
.pv-auth-divider span{white-space:nowrap}
.pv-google-unavailable{width:100%;border:1px solid var(--hair);border-radius:6px;padding:12px;font-size:10px;color:var(--muted);background:rgba(255,255,255,.7)}
@media(max-width:500px){.pv-auth-divider{margin:14px 0}.pv-google-note,.pv-google-legal{font-size:8.5px!important}}


/* Proovium 1.5.5.24 — session-aware pricing + mobile pricing layout */
.pv-pricing-section{padding:55px 0}
.pv-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.pv-pricing-card{display:flex;flex-direction:column;min-width:0}
.pv-pricing-card .price-lines{flex:1}
.pv-pricing-action{appearance:none;border:0;cursor:pointer;font:inherit;text-align:center}
.pv-pricing-session-note{margin:12px 0 0;font-size:9px;line-height:1.55;color:var(--subtle);text-align:center}
@media(max-width:760px){
  .pv-pricing-page{width:calc(100% - 32px)!important}
  .pv-pricing-page .pv-simple-hero{padding:48px 0 38px!important}
  .pv-pricing-page .pv-simple-hero h1{font-size:clamp(2.9rem,13vw,4.15rem)!important;line-height:.94!important}
  .pv-pricing-page .pv-simple-hero .lede{font-size:14px!important;line-height:1.7!important}
  .pv-pricing-section{padding:32px 0 70px!important}
  .pv-pricing-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:18px!important}
  .pv-pricing-card{width:100%!important;margin:0!important;padding:22px!important;border-radius:16px}
  .pv-pricing-card .price-top{align-items:flex-start!important}
  .pv-pricing-card .price-top strong{font-size:48px!important}
  .pv-pricing-card .price-lines{margin-top:22px}
  .pv-pricing-card .price-lines>div{gap:12px;padding:13px 0}
  .pv-pricing-card .button{width:100%!important;min-height:50px;display:flex;align-items:center;justify-content:center;margin-top:20px}
  .pv-pricing-session-note{font-size:9.5px;margin-top:13px}
}

/* Proovium 1.5.5.26 — homepage demo mobile replica */
@media(max-width:700px){
  .demo-nav-inline{display:none!important}
  .demo-window-real{border-radius:20px!important;overflow:hidden!important;background:#fbfaf8!important}
  .demo-workspace-real{display:block!important;position:relative!important;height:720px!important;min-height:720px!important;overflow:hidden!important;background:#fbfaf8!important}
  .demo-mobile-top{display:flex!important;position:relative!important;top:auto!important;height:72px!important;padding:0 18px!important;align-items:center!important;justify-content:space-between!important;border-bottom:1px solid var(--border)!important;background:#fbfaf8!important;backdrop-filter:none!important}
  .demo-mobile-brand{display:flex;align-items:center;min-width:0}
  .demo-mobile-brand .wordmark{display:flex!important;align-items:center!important;min-height:0!important;margin:0!important}
  .demo-mobile-brand .wordmark span:not(.mark){display:none!important}
  .demo-mobile-brand .wordmark .official-logo{height:44px!important;width:auto!important;max-width:70px!important;object-fit:contain!important;filter:drop-shadow(0 9px 14px rgba(58,35,96,.16))!important}
  .demo-mobile-menu{appearance:none;border:1px solid var(--border);background:#fff;color:var(--ink);border-radius:13px;padding:11px 14px;font:600 13px/1.1 inherit;box-shadow:0 6px 20px rgba(35,24,51,.025)}
  .demo-main-real{height:calc(100% - 72px)!important;overflow:hidden!important;background:#fbfaf8!important}
  .demo-main-real .demo-stage{height:100%!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;padding:28px 18px 94px!important;background:#fbfaf8!important}
  .demo-main-real .demo-stage::-webkit-scrollbar{display:none!important}

  .demo-mobile-screen{color:var(--ink)}
  .demo-mobile-screen .eyebrow{font:500 7px/1.2 'IBM Plex Mono',monospace!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:#9b92a2!important}
  .demo-mobile-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:22px;border-bottom:1px solid var(--hair);margin-bottom:24px}
  .demo-mobile-page-head.solo{display:block}
  .demo-mobile-page-head h3{margin:7px 0 0!important;font-size:29px!important;line-height:.98!important;letter-spacing:-.055em!important;font-weight:580!important;max-width:12ch}
  .demo-mobile-primary{flex:0 0 auto;appearance:none;border:1px solid rgba(109,59,232,.16);background:var(--brand);color:#fff;border-radius:11px;padding:12px 14px;font:600 12px/1.1 inherit;box-shadow:0 12px 28px rgba(109,59,232,.15)}
  .demo-mobile-secondary{appearance:none;border:1px solid var(--border);background:#fff;color:var(--ink);border-radius:11px;padding:11px 14px;font:600 12px/1.1 inherit;margin:-7px 0 26px}

  .demo-mobile-verified{display:grid;grid-template-columns:.86fr 1.14fr;gap:15px;align-items:center;padding:2px 0 18px;border-bottom:1px solid var(--hair)}
  .demo-mobile-verified-count>span{display:block;font:500 7px/1.2 'IBM Plex Mono',monospace;letter-spacing:.18em;text-transform:uppercase;color:#9b92a2;margin-bottom:10px}
  .demo-mobile-verified-count>div{display:flex;align-items:flex-end;gap:8px}
  .demo-mobile-verified-count strong{font-size:62px;line-height:.82;letter-spacing:-.07em;font-weight:580}
  .demo-mobile-verified-count small{font-size:18px;line-height:1;color:var(--muted);padding-bottom:5px}
  .demo-mobile-building{border-left:2px solid #bde6d2;padding-left:14px;display:flex;flex-direction:column;gap:5px}
  .demo-mobile-building b{font-size:15px;color:#2f815e;letter-spacing:-.02em}
  .demo-mobile-building span{font-size:11px;line-height:1.5;color:var(--muted)}
  .demo-mobile-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid var(--hair);margin-bottom:30px}
  .demo-mobile-kpis>div{padding:18px 10px 17px 0}
  .demo-mobile-kpis>div+div{border-left:1px solid var(--hair);padding-left:12px}
  .demo-mobile-kpis strong{display:block;font-size:27px;line-height:1;letter-spacing:-.04em;margin-bottom:8px}
  .demo-mobile-kpis span{display:block;font-size:9px;line-height:1.45;color:var(--muted)}

  .demo-mobile-section{padding-top:0}
  .demo-mobile-section-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-end;margin-bottom:10px}
  .demo-mobile-section-head h4{font-size:20px;line-height:1.05;letter-spacing:-.045em;margin:7px 0 0}
  .demo-mobile-section-head a{display:flex;align-items:center;gap:4px;font-size:11px;color:var(--brand2);text-decoration:none;font-weight:600;white-space:nowrap}
  .demo-mobile-section-head a .ui-arrow{width:13px;height:13px}
  .demo-mobile-proof-list,.demo-mobile-project-list,.demo-mobile-client-list{border-top:1px solid var(--hair)}
  .demo-mobile-proof-row,.demo-mobile-project-row{display:grid;grid-template-columns:58px minmax(0,1fr) 18px;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid var(--hair)}
  .demo-mobile-proof-row img,.demo-mobile-project-row img{width:58px;height:48px;object-fit:cover;object-position:top center;border-radius:9px;border:1px solid var(--hair);background:#fff}
  .demo-mobile-proof-row b,.demo-mobile-project-row b{display:block;font-size:12px;line-height:1.3;letter-spacing:-.02em;margin-bottom:4px}
  .demo-mobile-proof-row span,.demo-mobile-project-row span{display:block;color:var(--muted);font-size:10px;line-height:1.4}
  .demo-mobile-proof-row>i,.demo-mobile-project-row>i{font-style:normal;color:#8f8697}
  .demo-mobile-proof-row .ui-arrow,.demo-mobile-project-row .ui-arrow{width:16px;height:16px}

  .demo-mobile-search{height:42px;border:1px solid var(--border);border-radius:12px;background:#fff;display:flex;align-items:center;gap:11px;padding:0 13px;margin-bottom:10px;color:#aaa2ad}
  .demo-search-icon{width:14px;height:14px;border:1.8px solid #8e8796;border-radius:50%;position:relative;display:block;flex:0 0 auto}
  .demo-search-icon:after{content:'';position:absolute;width:6px;height:1.8px;background:#8e8796;right:-5px;bottom:-2px;transform:rotate(45deg);border-radius:1px}
  .demo-mobile-search span{font-size:12px;color:#aaa2ad}
  .demo-mobile-filters{display:flex;align-items:center;gap:5px;overflow-x:auto;scrollbar-width:none;padding-bottom:14px;margin-bottom:8px;border-bottom:1px solid var(--hair)}
  .demo-mobile-filters::-webkit-scrollbar{display:none}
  .demo-mobile-filters button{appearance:none;border:0;background:transparent;color:var(--muted);border-radius:9px;padding:9px 11px;font:500 11px/1 inherit;white-space:nowrap}
  .demo-mobile-filters button.active{color:var(--brand2);background:#f1eaff;font-weight:650}
  .demo-mobile-project-row{grid-template-columns:70px minmax(0,1fr) 18px;padding:15px 0}
  .demo-mobile-project-row img{width:70px;height:62px;border-radius:10px}
  .demo-mobile-project-row b{font-size:13px}
  .demo-mobile-project-row span{font-size:10.5px}

  .demo-mobile-client-network{padding-top:0}
  .demo-mobile-client-network>h4{font-size:23px;line-height:1.05;letter-spacing:-.045em;margin:8px 0 10px;max-width:15ch}
  .demo-mobile-client-network>p{margin:0 0 24px;color:var(--muted);font-size:12px;line-height:1.65;max-width:34ch}
  .demo-mobile-client-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 0;border-bottom:1px solid var(--hair)}
  .demo-mobile-client-row b{display:block;font-size:13px;line-height:1.25;margin-bottom:5px}
  .demo-mobile-client-row span{display:block;font-size:10px;line-height:1.4;color:var(--muted)}
  .demo-mobile-client-row em{display:flex;align-items:center;gap:7px;font:500 8px/1 'IBM Plex Mono',monospace;letter-spacing:.09em;text-transform:uppercase;color:#77707d;white-space:nowrap;font-style:normal}
  .demo-mobile-client-row em>i{width:6px;height:6px;background:#7d7784;border-radius:50%;display:block}
  .demo-mobile-client-row em.confirmed{color:#2f815e}
  .demo-mobile-client-row .official-verified-mark{width:28px!important;height:28px!important;object-fit:contain!important;filter:drop-shadow(0 7px 14px rgba(109,59,232,.16))!important}

  .demo-mobile-analytics-lead{padding:0 0 18px}
  .demo-mobile-analytics-lead strong{display:block;font-size:72px;line-height:.86;letter-spacing:-.075em;margin:18px 0 15px;font-weight:580}
  .demo-mobile-analytics-lead p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}
  .demo-mobile-chart-card{border:1px solid var(--border);border-radius:14px;background:#fff;padding:14px;margin-bottom:24px}
  .demo-mobile-chart-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px}
  .demo-mobile-chart-head b{display:block;font-size:12px;margin-bottom:6px}
  .demo-mobile-chart-head span{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:9px}
  .demo-mobile-chart-head span i{width:5px;height:5px;border-radius:50%;background:var(--brand);display:block}
  .demo-mobile-chart-tabs{display:flex;border:1px solid var(--hair);border-radius:9px;overflow:hidden}
  .demo-mobile-chart-tabs button{appearance:none;border:0;border-right:1px solid var(--hair);background:#fff;color:var(--muted);padding:7px 9px;font:500 9px/1 inherit}
  .demo-mobile-chart-tabs button:last-child{border-right:0}
  .demo-mobile-chart-tabs button.active{color:var(--brand2);background:#f2ecff;font-weight:650}
  .demo-mobile-chart{width:100%;height:180px;display:block;overflow:visible}
  .demo-mobile-chart .grid line{stroke:#ece8ef;stroke-width:1;stroke-dasharray:3 4}
  .demo-mobile-chart .area{fill:url(#demoMobileChartFill)}
  .demo-mobile-chart .line{fill:none;stroke:var(--brand);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
  .demo-mobile-chart .points circle{fill:var(--brand)}
  .demo-mobile-chart .labels text{font:10px Arial,sans-serif;fill:#8f8795}
  .demo-mobile-looked>.eyebrow{padding-bottom:12px;border-bottom:1px solid var(--hair);margin-bottom:0}
  .demo-mobile-look-row{display:grid;grid-template-columns:1.15fr 1.8fr 42px 14px;gap:10px;align-items:center;padding:13px 0;border-bottom:1px solid var(--hair);font-size:10px}
  .demo-mobile-look-row>i{height:4px;background:#f0ecf3;border-radius:999px;overflow:hidden;display:block}
  .demo-mobile-look-row>i b{display:block;height:100%;background:linear-gradient(90deg,#a976ff,#6d3be8);border-radius:999px}
  .demo-mobile-look-row>strong{text-align:right;font-size:11px}
  .demo-mobile-look-row .ui-arrow{width:13px;height:13px;color:#8f8795}

  .demo-mobile-settings-tabs{display:flex;gap:0;overflow-x:auto;scrollbar-width:none;border-bottom:1px solid var(--hair);margin:-1px 0 28px}
  .demo-mobile-settings-tabs::-webkit-scrollbar{display:none}
  .demo-mobile-settings-tabs button{appearance:none;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);padding:11px 13px;font:500 10px/1 inherit;white-space:nowrap}
  .demo-mobile-settings-tabs button:first-child{padding-left:0}
  .demo-mobile-settings-tabs button.active{color:var(--brand2);border-color:var(--brand2);font-weight:650}
  .demo-mobile-public-identity h4{font-size:24px;line-height:1.03;letter-spacing:-.045em;margin:9px 0 10px;max-width:16ch}
  .demo-mobile-public-identity>p{margin:0 0 22px;color:var(--muted);font-size:12px;line-height:1.6}
  .demo-mobile-logo-row{display:grid;grid-template-columns:64px minmax(0,1fr);gap:13px;align-items:start;margin-bottom:24px}
  .demo-mobile-logo-box{width:64px;height:64px;border-radius:13px;background:linear-gradient(145deg,#7545e8,#4f24ba);color:#fff;display:grid;place-items:center;font-size:24px;font-weight:650;box-shadow:0 12px 28px rgba(109,59,232,.14)}
  .demo-mobile-logo-row b{display:block;font-size:12px;margin:2px 0 5px}
  .demo-mobile-logo-row span{display:block;color:var(--muted);font-size:10px;line-height:1.4;margin-bottom:8px}
  .demo-mobile-logo-row button{appearance:none;border:1px solid var(--border);background:#fff;border-radius:9px;padding:8px 10px;font:600 10px/1 inherit;color:var(--ink)}
  .demo-mobile-public-identity label{display:block;margin-bottom:13px}
  .demo-mobile-public-identity label>span{display:block;font-size:10px;font-weight:650;margin-bottom:6px}
  .demo-mobile-public-identity label>div{min-height:43px;border:1px solid var(--border);border-radius:10px;background:#fff;padding:12px 13px;font-size:12px;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

  .demo-mobile-bottom{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;z-index:10!important;background:rgba(251,250,248,.98)!important;border-top:1px solid var(--border)!important;backdrop-filter:blur(14px)!important}
  .demo-mobile-bottom button{appearance:none!important;border:0!important;background:transparent!important;padding:10px 0 11px!important;text-align:center!important;color:var(--muted)!important;font-family:inherit!important;font-size:8px!important;line-height:1.2!important}
  .demo-mobile-bottom button span{display:inline!important;font:500 7px/1 'IBM Plex Mono',monospace!important;margin-right:3px!important;color:#9b92a2!important}
  .demo-mobile-bottom button.is-active{color:var(--brand2)!important;font-weight:650!important}
  .demo-mobile-bottom button.is-active span{color:var(--brand2)!important}
}

@media(max-width:420px){
  .demo-workspace-real{height:680px!important;min-height:680px!important}
  .demo-main-real .demo-stage{padding-left:14px!important;padding-right:14px!important}
  .demo-mobile-page-head h3{font-size:27px!important}
  .demo-mobile-primary{padding:11px 12px;font-size:11px}
  .demo-mobile-verified-count strong{font-size:56px}
  .demo-mobile-verified-count small{font-size:16px}
  .demo-mobile-building b{font-size:14px}
  .demo-mobile-building span{font-size:10px}
  .demo-mobile-project-row{grid-template-columns:62px minmax(0,1fr) 16px}
  .demo-mobile-project-row img{width:62px;height:56px}
  .demo-mobile-look-row{grid-template-columns:1.2fr 1.3fr 36px 12px}
}

/* Proovium 1.5.5.33 — creative polish, without changing the approved structure */
.pv-creative-home{--pv-ease:cubic-bezier(.22,1,.36,1)}
.pv-scroll-progress{position:fixed;z-index:180;left:0;top:0;width:100%;height:2px;transform:scaleX(0);transform-origin:left center;background:linear-gradient(90deg,#8d63ff,#6d3be8);box-shadow:0 0 16px rgba(109,59,232,.28);pointer-events:none;will-change:transform}
.admin-bar .pv-scroll-progress{top:32px}
@media(max-width:782px){.admin-bar .pv-scroll-progress{top:46px}}

/* The proof card should feel physical, not like a flat mockup. */
.pv-creative-home .hero-proof{--pv-mx:68%;--pv-my:38%;isolation:isolate}
.pv-creative-home .hero-proof::before{content:"";position:absolute;inset:-38px;z-index:-2;pointer-events:none;background:radial-gradient(circle at var(--pv-mx) var(--pv-my),rgba(126,83,255,.16),transparent 38%),radial-gradient(circle at 18% 82%,rgba(109,59,232,.07),transparent 32%);filter:blur(6px);opacity:.82;transition:opacity .35s ease}
.pv-creative-home .hero-proof:hover::before{opacity:1}
.pv-creative-home .hero-proof .proof-record{--pv-rx:0deg;--pv-ry:0deg;transform:perspective(1250px) rotateX(var(--pv-rx)) rotateY(var(--pv-ry));transform-style:preserve-3d;transition:transform .28s var(--pv-ease),box-shadow .35s ease;border-color:rgba(58,38,84,.15);box-shadow:0 34px 80px -38px rgba(45,24,80,.34),0 8px 24px rgba(35,22,55,.035)}
.pv-creative-home .hero-proof:hover .proof-record{box-shadow:0 42px 96px -42px rgba(72,38,130,.38),0 12px 30px rgba(35,22,55,.045)}

/* Actual homepage compare: remove the dull media gutters and make controls unmistakable. */
.pv-creative-home .proof-record-multi .hero-study-panel .compare{background:#fff!important;border-color:rgba(109,59,232,.11)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.7)}
.pv-creative-home .proof-record-multi .hero-study-panel .compare img,
.pv-creative-home .proof-record-multi .hero-study-panel .compare-before{object-fit:cover!important;object-position:center center!important;background:#fff!important}
.pv-creative-home .compare-label{z-index:5;padding:6px 9px!important;border-radius:999px!important;background:rgba(109,59,232,.94)!important;color:#fff!important;border:1px solid rgba(255,255,255,.32)!important;box-shadow:0 0 0 3px rgba(109,59,232,.09),0 0 22px rgba(109,59,232,.38),0 8px 18px rgba(40,20,84,.14)!important;backdrop-filter:blur(8px);font-weight:650!important}
.pv-creative-home .compare-line{z-index:4;background:rgba(255,255,255,.94)!important;box-shadow:0 0 0 1px rgba(109,59,232,.18),0 0 18px rgba(109,59,232,.2)}
.pv-creative-home .compare-line span{width:34px!important;height:34px!important;color:var(--brand2)!important;border:1px solid rgba(109,59,232,.18)!important;box-shadow:0 0 0 5px rgba(109,59,232,.11),0 10px 26px rgba(68,35,125,.24)!important}

/* Viewport entrances. The page remains calm; the timing gives it intention. */
.pv-creative-home .pv-reveal{opacity:0;transform:translateY(24px) scale(.992);filter:blur(2px);transition:opacity .72s var(--pv-ease) var(--pv-reveal-delay,0ms),transform .82s var(--pv-ease) var(--pv-reveal-delay,0ms),filter .65s ease var(--pv-reveal-delay,0ms);will-change:opacity,transform,filter}
.pv-creative-home .pv-reveal.is-visible{opacity:1;transform:none;filter:none}
.pv-creative-home .process-row.pv-reveal,.pv-creative-home .signal-row.pv-reveal{transform:translateX(18px);filter:none}
.pv-creative-home .process-row.pv-reveal.is-visible,.pv-creative-home .signal-row.pv-reveal.is-visible{transform:none}

/* Editorial section transitions rather than extra decorative components. */
.pv-creative-home .statement{position:relative;overflow:hidden;background:radial-gradient(circle at 83% 52%,rgba(109,59,232,.055),transparent 25rem)}
.pv-creative-home .statement::before{content:"";position:absolute;left:50%;top:0;width:min(1240px,calc(100% - 56px));height:1px;transform:translateX(-50%);background:linear-gradient(90deg,transparent,rgba(109,59,232,.32),transparent)}
.pv-creative-home .statement-copy span{position:relative;display:inline;color:var(--brand2);text-shadow:0 12px 35px rgba(109,59,232,.12)}
.pv-creative-home .proof-network-section{position:relative;overflow:hidden}
.pv-creative-home .proof-network-section::after{content:"";position:absolute;right:-9%;bottom:-22%;width:420px;height:420px;border:1px solid rgba(109,59,232,.075);border-radius:50%;box-shadow:0 0 0 54px rgba(109,59,232,.018),0 0 0 108px rgba(109,59,232,.012);pointer-events:none}

/* Let product copy hold while the actual product moves through the viewport. */
@media(min-width:1051px){
  .pv-creative-home .demo-copy{position:sticky;top:132px;align-self:start}
  .pv-creative-home .signal-intro{position:sticky;top:132px;align-self:start}
}

.pv-creative-home .demo-window{transition:transform .42s var(--pv-ease),box-shadow .42s ease,border-color .32s ease;box-shadow:0 34px 92px -44px rgba(42,26,70,.3),0 12px 34px rgba(26,19,44,.04)}
.pv-creative-home .demo-shell:hover .demo-window{transform:translateY(-4px);border-color:rgba(109,59,232,.16);box-shadow:0 46px 110px -48px rgba(73,43,127,.36),0 16px 38px rgba(26,19,44,.055)}
.pv-creative-home .demo-chip{transition:transform .2s var(--pv-ease),background .2s ease,border-color .2s ease,color .2s ease}
.pv-creative-home .demo-chip:hover{transform:translateY(-2px)}

/* Proof stages are the methodology — give the sequence a visible rhythm. */
.pv-creative-home .signal-list{position:relative}
.pv-creative-home .signal-list::before{content:"";position:absolute;left:-1px;top:0;bottom:0;width:1px;background:linear-gradient(180deg,rgba(109,59,232,.38),rgba(109,59,232,.05));pointer-events:none}
.pv-creative-home .signal-row{position:relative;padding-left:18px!important;transition:background .28s ease,transform .35s var(--pv-ease),opacity .7s var(--pv-ease) var(--pv-reveal-delay,0ms)!important}
.pv-creative-home .signal-row::before{content:"";position:absolute;left:-4px;top:50%;width:7px;height:7px;border-radius:50%;transform:translateY(-50%);background:#fff;border:1.5px solid rgba(109,59,232,.38);box-shadow:0 0 0 5px rgba(109,59,232,.035);transition:.25s ease}
.pv-creative-home .signal-row:hover{background:rgba(255,255,255,.36);transform:translateX(4px)!important}
.pv-creative-home .signal-row:hover::before{background:var(--brand);border-color:var(--brand);box-shadow:0 0 0 6px rgba(109,59,232,.1),0 0 18px rgba(109,59,232,.22)}
.pv-creative-home .process-row{transition:background .28s ease,transform .35s var(--pv-ease),opacity .7s var(--pv-ease) var(--pv-reveal-delay,0ms)!important}
.pv-creative-home .process-row:hover{background:linear-gradient(90deg,rgba(109,59,232,.035),transparent 72%);transform:translateX(4px)!important}

/* Slight physical lift on the objects buyers actually interact with. */
.pv-creative-home .globe-stat-card,.pv-creative-home .profile-live-snapshot,.pv-creative-home .confirm-demo,.pv-creative-home .price-panel{transition:transform .38s var(--pv-ease),box-shadow .38s ease,border-color .3s ease}
.pv-creative-home .globe-stat-card:hover{transform:translateY(-5px)!important;border-color:rgba(109,59,232,.16)!important;box-shadow:0 26px 58px rgba(47,27,80,.075)!important}
.pv-creative-home .profile-live-snapshot:hover,.pv-creative-home .confirm-demo:hover,.pv-creative-home .price-panel:hover{transform:translateY(-4px)!important;box-shadow:0 34px 84px -46px rgba(65,36,111,.3)}
.pv-creative-home .final-cta{position:relative;overflow:hidden}
.pv-creative-home .final-cta::before{content:"";position:absolute;inset:auto -120px -220px auto;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(109,59,232,.10),rgba(109,59,232,0) 68%);pointer-events:none}
.pv-creative-home .final-inner{position:relative;z-index:1}

@media(max-width:1050px){
  .pv-creative-home .hero-proof .proof-record{transform:none!important}
  .pv-creative-home .proof-network-section::after{opacity:.5}
}
@media(max-width:700px){
  .pv-scroll-progress{height:1px}
  .pv-creative-home .pv-reveal{transform:translateY(14px);filter:none;transition-duration:.56s}
  .pv-creative-home .process-row.pv-reveal,.pv-creative-home .signal-row.pv-reveal{transform:translateY(12px)}
  .pv-creative-home .process-row:hover,.pv-creative-home .signal-row:hover{transform:none!important;background:transparent}
  .pv-creative-home .signal-row{padding-left:14px!important}
  .pv-creative-home .demo-shell:hover .demo-window,.pv-creative-home .globe-stat-card:hover,.pv-creative-home .profile-live-snapshot:hover,.pv-creative-home .confirm-demo:hover,.pv-creative-home .price-panel:hover{transform:none!important}
  .pv-creative-home .proof-network-section::after{display:none}
}
@media(prefers-reduced-motion:reduce){
  .pv-creative-home .pv-reveal{opacity:1!important;transform:none!important;filter:none!important;transition:none!important}
  .pv-creative-home .hero-proof .proof-record,.pv-creative-home .demo-window,.pv-creative-home .globe-stat-card,.pv-creative-home .profile-live-snapshot,.pv-creative-home .confirm-demo,.pv-creative-home .price-panel{transform:none!important;transition:none!important}
}
