:root{--bg:#f6f7fb;--panel:#fff;--ink:#101426;--muted:#5b6478;--line:#e4e7ef;--brand:#800020;--brand-ink:#fff;--ok:#1a7f37;--warn-bg:#8a5a1a;--radius:12px}*{box-sizing:border-box}body,html{padding:0;margin:0}body{background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:var(--brand);text-decoration:none}.pl-page{--pl-burgundy:#800020;--pl-burgundy-dark:#5f0018;--pl-blush:#f7e9ed;--pl-cream:#fbf8f2;--pl-navy:#18233a;--pl-copy:#536071;min-height:100vh;overflow:hidden;color:var(--pl-navy);background:#fff;font-family:Avenir Next,Century Gothic,Futura,sans-serif}.pl-page a:focus-visible{outline:3px solid rgba(128,0,32,.3);outline-offset:4px}.pl-header{position:relative;z-index:20;background:#fff;border-bottom:1px solid #f0ecec}.pl-nav-shell{width:min(1320px,calc(100% - 48px));min-height:90px;margin:0 auto;display:flex;align-items:center;gap:34px}.pl-brand{flex:0 0 auto;display:inline-flex;align-items:center;color:var(--pl-navy)}.pl-brand-logo{display:block;width:154px;height:auto}.pl-navigation{margin-left:auto;display:flex;align-items:center;gap:clamp(16px,2vw,30px)}.pl-navigation a{position:relative;padding:34px 0 31px;color:#344053;font-size:14px;font-weight:700;white-space:nowrap}.pl-navigation a:after{content:"";position:absolute;right:0;bottom:24px;left:0;height:2px;border-radius:999px;background:var(--pl-burgundy);transform:scaleX(0);transition:transform .18s ease}.pl-navigation a:hover:after{transform:scaleX(1)}.pl-light-cta,.pl-login,.pl-primary-cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:8px;font-weight:750;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.pl-login{flex:0 0 auto;min-height:48px;padding:0 22px;color:#fff;background:var(--pl-burgundy);font-size:14px;box-shadow:0 9px 20px rgba(128,0,32,.16)}.pl-login span,.pl-primary-cta span{transition:transform .16s ease}.pl-light-cta:hover,.pl-login:hover,.pl-primary-cta:hover{transform:translateY(-2px);box-shadow:0 14px 26px rgba(95,0,24,.2)}.pl-login:hover span,.pl-primary-cta:hover span{transform:translateX(3px)}.pl-hero{position:relative;isolation:isolate;min-height:650px;background:#fff}.pl-hero:after{content:"";position:absolute;z-index:-1;width:62vw;height:550px;top:0;left:-6vw;border-radius:0 0 54% 0;background:#f1dfe4}.pl-hero-shape{position:absolute;z-index:-1;pointer-events:none}.pl-hero-shape-one{width:56vw;height:500px;top:0;right:7vw;border-radius:0 0 48% 48%;background:#dbe9df}.pl-hero-shape-two{width:34vw;height:410px;top:0;right:-3vw;border-radius:0 0 0 58%;background:#ead8c8}.pl-hero-inner{width:min(1320px,calc(100% - 48px));min-height:620px;margin:0 auto;display:grid;grid-template-columns:minmax(0,.93fr) minmax(520px,1.07fr);align-items:center;grid-gap:clamp(40px,6vw,86px);gap:clamp(40px,6vw,86px);padding:62px 0 72px}.pl-hero-copy{position:relative;z-index:2;animation:pl-rise .65s ease both}.pl-eyebrow,.pl-kicker{display:inline-flex;align-items:center;gap:10px;color:var(--pl-burgundy);font-size:12px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.pl-eyebrow:before,.pl-kicker:before{content:"";width:28px;height:2px;background:currentColor}.pl-hero-copy h1{max-width:650px;margin:20px 0 24px;font-family:Avenir Next,Century Gothic,Futura,sans-serif;font-size:clamp(46px,4.35vw,64px);font-weight:800;line-height:1.02;letter-spacing:-.045em}.pl-hero-copy h1 em{color:var(--pl-burgundy);font-weight:800;font-style:normal}.pl-hero-copy>.pl-hero-tagline{max-width:610px;margin:0;color:#273247;font-size:clamp(20px,1.8vw,27px);font-weight:700;line-height:1.35;letter-spacing:-.02em}.pl-hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:23px;margin-top:32px}.pl-primary-cta{min-height:58px;padding:0 28px;color:#fff;background:var(--pl-burgundy);font-size:15px;box-shadow:0 13px 30px rgba(128,0,32,.19)}.pl-trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px;color:#4e5869;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.pl-trust-row span{display:inline-flex;align-items:center;min-height:29px;padding:0 11px;border:1px solid rgba(128,0,32,.17);border-radius:999px;background:hsla(0,0%,100%,.58)}.pl-hero-visual{position:relative;min-width:0;animation:pl-rise .7s ease 90ms both}.pl-image-frame{position:relative;width:100%;aspect-ratio:1.32/1;overflow:hidden;border:7px solid hsla(0,0%,100%,.82);border-radius:16px;background:#eadeda;box-shadow:0 26px 60px rgba(72,42,50,.15)}.pl-image-frame img{object-fit:cover;object-position:57% center}.pl-proof{width:min(1100px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #eee6e7;border-radius:14px;background:#fff;box-shadow:0 18px 50px rgba(41,24,28,.06);transform:translateY(-24px)}.pl-proof-item{min-height:108px;padding:24px 30px;display:flex;flex-direction:column;justify-content:center}.pl-proof-item+.pl-proof-item{border-left:1px solid #eee6e7}.pl-proof-item strong{color:var(--pl-burgundy);font-family:Georgia,serif;font-size:19px}.pl-proof-item span{margin-top:5px;color:var(--pl-copy);font-size:13px}.pl-features{width:min(1180px,calc(100% - 48px));margin:90px auto 120px}.pl-section-heading{max-width:710px;margin-bottom:44px}.pl-final-cta h2,.pl-section-heading h2,.pl-spotlight-copy h2{margin:16px 0 15px;font-family:Avenir Next,Century Gothic,Futura,sans-serif;font-size:clamp(38px,4.5vw,60px);font-weight:800;line-height:1.02;letter-spacing:-.04em}.pl-section-heading p{max-width:620px;margin:0;color:var(--pl-copy);font-size:16px;line-height:1.7}.pl-feature-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px}.pl-feature-card{min-height:270px;padding:31px;display:flex;flex-direction:column;border:1px solid transparent;border-radius:22px;transition:transform .18s ease,box-shadow .18s ease;scroll-margin-top:28px}.pl-feature-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(53,32,38,.08)}.pl-feature-card.rose{background:#f8ecef;border-color:#f1dfe4}.pl-feature-card.sage{background:#edf4ec;border-color:#dce9da}.pl-feature-card.gold{background:#fbf2df;border-color:#f4e5c5}.pl-feature-card.blue{background:#eaf0f4;border-color:#dce6ed}.pl-feature-topline{display:flex;justify-content:space-between;align-items:center;margin-bottom:auto}.pl-feature-number{color:var(--pl-burgundy);font-family:Georgia,serif;font-size:14px;font-style:italic}.pl-feature-arrow{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(24,35,58,.15);border-radius:50%;color:var(--pl-navy);font-size:17px}.pl-feature-card h3{margin:48px 0 10px;font-family:Avenir Next,Century Gothic,Futura,sans-serif;font-size:28px;font-weight:800;letter-spacing:-.025em}.pl-feature-card p{max-width:480px;margin:0;color:var(--pl-copy);font-size:14px;line-height:1.65}.pl-spotlight{width:min(1240px,calc(100% - 32px));margin:0 auto 120px}.pl-spotlight-panel{position:relative;overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr;grid-gap:64px;gap:64px;padding:clamp(48px,7vw,88px);border-radius:30px;color:#fff;background:radial-gradient(circle at 88% 18%,hsla(0,0%,100%,.13),transparent 26%),linear-gradient(135deg,var(--pl-burgundy-dark),var(--pl-burgundy))}.pl-spotlight-panel:after{content:"";position:absolute;width:380px;height:380px;right:-130px;bottom:-230px;border:1px solid hsla(0,0%,100%,.18);border-radius:50%;box-shadow:0 0 0 55px hsla(0,0%,100%,.035),0 0 0 110px hsla(0,0%,100%,.025)}.pl-kicker.light{color:#f7dce3}.pl-spotlight-copy h2{max-width:650px}.pl-spotlight-copy p{max-width:610px;margin:0;color:hsla(0,0%,100%,.78);font-size:15px;line-height:1.75}.pl-light-cta{min-height:47px;margin-top:28px;padding:0 20px;color:var(--pl-burgundy);background:#fff;font-size:13px}.pl-workflow{position:relative;z-index:1;display:grid;grid-gap:12px;gap:12px}.pl-workflow div{display:grid;grid-template-columns:38px 1fr;grid-gap:2px 14px;gap:2px 14px;padding:20px;border:1px solid hsla(0,0%,100%,.16);border-radius:14px;background:hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.pl-workflow span{grid-row:1/3;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:var(--pl-burgundy);background:#fff;font-size:11px;font-weight:800}.pl-workflow strong{font-size:18px;font-weight:750}.pl-workflow small{color:hsla(0,0%,100%,.67);font-size:12px}.pl-final-cta{width:min(840px,calc(100% - 48px));margin:0 auto;padding:20px 0 120px;text-align:center}.pl-final-cta .pl-kicker{justify-content:center}.pl-final-cta p{margin:0 0 28px;color:var(--pl-copy);font-size:17px}.pl-final-cta .pl-primary-cta{display:inline-flex}.pl-footer{width:min(1240px,calc(100% - 48px));min-height:116px;margin:0 auto;display:flex;align-items:center;gap:30px;border-top:1px solid #ece5e6;color:#6d7480;font-size:12px}.pl-footer p{margin-right:auto}@keyframes pl-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.synthetic-banner{background:var(--warn-bg);color:#fff;font-size:12.5px;font-weight:600;text-align:center;padding:6px 12px;letter-spacing:.02em}.center-wrap{min-height:calc(100vh - 32px);display:flex;align-items:center;justify-content:center;padding:32px 16px}.auth-page{position:relative;overflow:hidden;min-height:calc(100vh - 30px);padding:48px 20px;background:#edf1f5}.auth-page:after,.auth-page:before{content:"";position:absolute;pointer-events:none;border-radius:50%}.auth-page:before{width:520px;height:520px;top:-280px;left:-170px;border:80px solid rgba(128,0,32,.07)}.auth-page:after{width:410px;height:410px;right:-190px;bottom:-220px;background:rgba(102,139,111,.11);box-shadow:0 0 0 62px hsla(0,0%,100%,.35)}.auth-shell{position:relative;z-index:1;width:min(100%,440px)}.auth-brand{width:max-content;margin:0 auto 24px;display:block}.auth-brand .brand-logo{width:220px}.card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:32px;width:100%;max-width:420px;box-shadow:0 10px 40px rgba(16,20,38,.06)}.auth-card{max-width:440px;padding:38px 40px 30px;border-color:#dfe4ea;border-radius:14px;box-shadow:0 18px 50px rgba(30,39,55,.1)}.auth-card h1{margin:7px 0;color:#202a3b;font-size:30px;letter-spacing:-.03em}.auth-card .sub{margin-bottom:26px;line-height:1.55}.auth-eyebrow{color:#800020;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.auth-card .btn{min-height:46px;border-color:#800020;background:#800020}.auth-card .btn.google{border-color:#d9dee7;color:#202a3b;background:#fff}.auth-card input:focus{outline-color:rgba(128,0,32,.18);border-color:#800020}.auth-card .linkbtn{color:#800020;font-weight:700}.auth-switch{margin-top:20px;color:var(--muted);font-size:13px;text-align:center}.auth-legal{margin:24px 0 0;padding-top:20px;border-top:1px solid #e8ebf0;color:#7a8495;font-size:11px;text-align:center}.auth-footer{margin-top:22px;display:flex;justify-content:center;gap:18px;color:#7b8595;font-size:12px}.auth-footer a{color:#5f0018;font-weight:700}.card h1{font-size:22px;margin:0 0 4px}.card .sub{color:var(--muted);font-size:14px;margin:0 0 24px}.brand-row{display:flex;align-items:center;margin-bottom:22px}.brand-logo{display:block;width:164px;height:auto}label{display:block;font-size:13px;font-weight:600;margin:14px 0 6px}input[type=email],input[type=password],input[type=text]{width:100%;padding:11px 12px;font-size:15px;border:1px solid var(--line);border-radius:9px;background:#fff}input:focus{outline:2px solid rgba(31,79,216,.25);border-color:var(--brand)}.btn{width:100%;padding:11px 14px;font-size:15px;font-weight:600;border-radius:9px;border:1px solid var(--brand);background:var(--brand);color:var(--brand-ink);cursor:pointer;margin-top:18px}.btn:disabled{opacity:.6;cursor:not-allowed}.btn.google,.btn.secondary{background:#fff;color:var(--ink);border-color:var(--line)}.btn.google{gap:10px;justify-content:center;margin-top:0}.btn.google,.divider{display:flex;align-items:center}.divider{gap:12px;color:var(--muted);font-size:12px;margin:18px 0}.divider:after,.divider:before{content:"";flex:1 1;height:1px;background:var(--line)}.msg{margin-top:14px;font-size:13px}.msg.err{color:#b3261e}.msg.ok{color:var(--ok)}.app{display:grid;grid-template-columns:248px 1fr;min-height:100vh}.sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;background:#182131;color:#cbd3df;padding:20px 16px}.sidebar-brand{display:block;width:max-content;margin:0 6px 18px;padding:7px 10px;border-radius:9px;background:#fff}.sidebar-brand img{display:block;width:130px;height:auto}.sidebar .org{display:flex;align-items:center;gap:10px;padding:6px 6px 18px;border-bottom:1px solid hsla(0,0%,100%,.08);margin-bottom:14px}.sidebar .org img{width:32px;height:32px;border-radius:7px;object-fit:cover;background:#fff}.sidebar .org .logo-fallback{width:32px;height:32px;border-radius:7px;background:var(--brand);color:#fff;font-weight:800;display:grid;place-items:center}.sidebar .org .n{font-weight:700;color:#fff;font-size:14px;line-height:1.2}.nav a{display:flex;align-items:center;gap:9px;color:#cbd3df;padding:9px 10px;border-radius:8px;font-size:13px;font-weight:650;margin-bottom:3px}.nav a:hover{background:hsla(0,0%,100%,.06);color:#fff}.nav a.active{background:#800020;color:#fff;box-shadow:0 7px 18px rgba(0,0,0,.14)}.nav-icon{width:25px;height:25px;display:grid;place-items:center;border-radius:7px;background:hsla(0,0%,100%,.08);font-size:8px;font-weight:850;letter-spacing:.03em}.nav a.active .nav-icon{background:hsla(0,0%,100%,.16)}.nav .section{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#7f8bb0;margin:16px 0 6px;padding:0 10px}.sidebar-account{margin-top:24px;padding:16px 6px 0;border-top:1px solid hsla(0,0%,100%,.08)}.sidebar-account>div{margin-bottom:9px;overflow:hidden;color:#8f9bb3;font-size:11px;text-overflow:ellipsis}.main{min-width:0;padding:34px clamp(24px,4vw,56px) 64px;background:#f6f7f9}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.topbar h1{font-size:22px;margin:0}.cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:16px;gap:16px}.feature{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:20px;display:flex;flex-direction:column;gap:6px}.feature .k{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.feature .t{font-size:18px;font-weight:700}.feature .d{font-size:13px;color:var(--muted)}.badge-soon{align-self:flex-start;font-size:11px;font-weight:700;color:#8a5a1a;background:#fdf1e2;padding:3px 8px;border-radius:999px}.linkbtn{background:none;border:none;color:var(--brand);font-size:14px;cursor:pointer;padding:0}.module-page{width:min(1180px,100%);margin:0 auto}.dashboard-welcome,.module-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:24px}.dashboard-welcome h1,.module-heading h1{margin:6px 0 7px;color:#172033;font-size:clamp(30px,3.2vw,43px);line-height:1.05;letter-spacing:-.04em}.dashboard-welcome p,.module-heading p{max-width:720px;margin:0;color:#657084;font-size:14px;line-height:1.65}.module-kicker{color:#800020;font-size:10px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.module-button,.module-form button,.status-form button{border:0;border-radius:8px;color:#fff;background:#800020;cursor:pointer;font-weight:750}.module-button{flex:0 0 auto;min-height:43px;padding:0 18px;display:inline-flex;align-items:center;font-size:13px}.module-notice{margin-bottom:22px;padding:11px 14px;border:1px solid #ead9c6;border-radius:9px;color:#74501d;background:#fff8eb;font-size:12px;line-height:1.45}.module-alert{margin-bottom:18px;padding:11px 14px;border-radius:8px;font-size:13px}.module-alert.error{border:1px solid #efc9c5;color:#9e2d25;background:#fff2f1}.module-alert.success{border:1px solid #cfe5d5;color:#2d7140;background:#f0faf3}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin-bottom:22px}.metric-grid>div{min-height:102px;padding:18px 19px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #e2e6eb;border-radius:12px;background:#fff;box-shadow:0 8px 25px rgba(29,39,55,.035)}.metric-grid span{color:#758093;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.metric-grid strong{color:#202a3b;font-size:29px;letter-spacing:-.04em}.module-create{margin-bottom:22px;border:1px solid #dfe3e8;border-radius:12px;background:#fff;overflow:hidden}.module-create summary{padding:16px 19px;color:#222d40;cursor:pointer;font-size:14px;font-weight:800;list-style-position:inside}.module-create[open] summary{border-bottom:1px solid #e7e9ed}.module-form{padding:20px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.module-form label{margin:0;color:#465166;font-size:11px;font-weight:750}.module-form input,.module-form select,.module-form textarea,.status-form select{width:100%;margin-top:6px;padding:10px 11px;border:1px solid #d7dce4;border-radius:8px;color:#202a3b;background:#fff;font:inherit;font-size:13px}.module-form textarea{resize:vertical}.module-form input:focus,.module-form select:focus,.module-form textarea:focus,.status-form select:focus{outline:2px solid rgba(128,0,32,.12);border-color:#800020}.form-span{grid-column:1/-1}.form-actions{display:flex;justify-content:flex-end}.module-form button{min-height:42px;padding:0 18px}.module-panel{border:1px solid #dfe3e8;border-radius:13px;background:#fff;box-shadow:0 10px 30px rgba(29,39,55,.035);overflow:hidden}.panel-heading{min-height:64px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8eaee}.panel-heading h2{margin:0;color:#202a3b;font-size:17px;letter-spacing:-.02em}.panel-heading span{color:#7a8495;font-size:11px}.empty-state{padding:58px 24px;text-align:center}.empty-state strong{color:#293347;font-size:17px}.empty-state p{max-width:480px;margin:7px auto 0;color:#7a8494;font-size:13px;line-height:1.6}.data-table-wrap{overflow-x:auto}.data-table{width:100%;border-collapse:collapse}.data-table th{padding:11px 16px;color:#7a8495;background:#fafbfc;font-size:10px;text-align:left;text-transform:uppercase;letter-spacing:.07em}.data-table td{padding:15px 16px;border-top:1px solid #eceef1;color:#4e596c;font-size:12px;vertical-align:top}.data-table td:first-child{min-width:240px}.data-table td small,.data-table td span,.data-table td strong{display:block}.data-table td strong{margin-bottom:3px;color:#202a3b;font-size:13px}.data-table td span{color:#667187}.data-table td small{max-width:360px;margin-top:5px;color:#8992a1;line-height:1.45}.data-table td>a{color:#800020;font-weight:750}.status-form{min-width:178px;display:flex;align-items:center;gap:6px}.status-form select{min-width:112px;margin:0;padding:7px 8px;font-size:11px}.status-form button{min-height:31px;padding:0 9px;font-size:10px}.status-badge{display:inline-flex;min-height:25px;padding:0 9px;align-items:center;border-radius:999px;color:#596477;background:#eef0f3;font-size:10px;font-weight:800}.status-badge.approved,.status-badge.complete{color:#2d7140;background:#e9f6ed}.status-badge.active,.status-badge.in_progress{color:#2e5f89;background:#e8f2fa}.status-badge.in_review,.status-badge.monitoring,.status-badge.ready_for_review{color:#875d16;background:#fbf1db}.quality-grid{padding:18px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.quality-card{padding:20px;border:1px solid #e2e5ea;border-radius:11px;background:#fff}.quality-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#818b9b;font-size:10px}.quality-card h3{margin:18px 0 7px;color:#202a3b;font-size:18px;letter-spacing:-.02em}.quality-card>p{min-height:42px;margin:0 0 18px;color:#667187;font-size:12px;line-height:1.6}.quality-card dl{margin:0;display:grid;grid-template-columns:repeat(2,1fr);border:1px solid #eceef1;border-radius:8px;overflow:hidden}.quality-card dl div{min-height:58px;padding:10px}.quality-card dl div:nth-child(2n){border-left:1px solid #eceef1}.quality-card dl div:nth-child(n+3){border-top:1px solid #eceef1}.quality-card dt{color:#8992a1;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.quality-card dd{margin:4px 0 0;color:#344055;font-size:12px;font-weight:700}.card-status{margin-top:15px}.dashboard-welcome{align-items:center}.role-pill{padding:7px 11px;border:1px solid #dfc6cc;border-radius:999px;color:#800020;background:#fff;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.workspace-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.workspace-card{min-height:255px;padding:23px;display:flex;flex-direction:column;border:1px solid #e0e4e9;border-radius:14px;background:#fff;box-shadow:0 9px 28px rgba(29,39,55,.04)}.workspace-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;color:#800020;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.07em}.workspace-card-top strong{color:#d9c2c8;font-size:38px;line-height:1;letter-spacing:-.05em}.workspace-card h2{margin:25px 0 8px;color:#202a3b;font-size:20px;letter-spacing:-.025em}.workspace-card p{margin:0 0 22px;color:#697489;font-size:12px;line-height:1.65}.workspace-card>a{margin-top:auto;display:flex;align-items:center;justify-content:space-between;color:#800020;font-size:12px;font-weight:800}@media (max-width:980px){.app{grid-template-columns:210px 1fr}.sidebar{padding:16px 12px}.module-form{grid-template-columns:repeat(2,1fr)}.workspace-grid{grid-template-columns:1fr}}@media (max-width:760px){.app{display:block}.sidebar{position:relative;width:100%;height:auto;padding:14px 14px 10px}.sidebar-brand{margin-bottom:12px}.sidebar .org{margin-bottom:9px;padding-bottom:12px}.nav{display:flex;gap:6px;overflow-x:auto;padding-bottom:5px}.nav .section{display:none}.nav a{flex:0 0 auto;margin:0}.sidebar-account{display:none}.main{padding:26px 16px 48px}.dashboard-welcome,.module-heading{align-items:flex-start;flex-direction:column;gap:16px}.metric-grid{grid-template-columns:repeat(2,1fr)}.module-form{grid-template-columns:1fr}.form-span{grid-column:auto}.quality-grid{grid-template-columns:1fr}}@media (max-width:1120px){.pl-nav-shell{gap:20px}.pl-navigation{gap:15px}.pl-navigation a{font-size:12px}.pl-hero-inner{grid-template-columns:minmax(0,.95fr) minmax(430px,1.05fr);gap:42px}}@media (max-width:900px){.pl-nav-shell{width:min(100% - 32px,720px);padding:15px 0 12px;flex-wrap:wrap;gap:12px}.pl-navigation{order:3;width:100%;margin:0;padding-top:5px;overflow-x:auto;justify-content:flex-start;scrollbar-width:none}.pl-navigation::-webkit-scrollbar{display:none}.pl-navigation a{padding:5px 0 8px}.pl-navigation a:after{bottom:1px}.pl-login{margin-left:auto}.pl-hero{min-height:auto}.pl-hero:after{display:none}.pl-hero-shape-one{width:100%;height:49%;top:auto;right:0;bottom:0;border-radius:44% 44% 0 0}.pl-hero-shape-two{display:none}.pl-hero-inner{width:min(100% - 36px,720px);min-height:0;grid-template-columns:1fr;gap:50px;padding:66px 0 76px}.pl-hero-copy{text-align:center}.pl-hero-copy h1,.pl-hero-copy>p{margin-right:auto;margin-left:auto}.pl-eyebrow,.pl-hero-actions,.pl-trust-row{justify-content:center}.pl-hero-visual{width:min(620px,100%);margin:0 auto}.pl-proof{grid-template-columns:1fr;transform:none;margin-top:28px}.pl-proof-item{min-height:88px;text-align:center}.pl-proof-item+.pl-proof-item{border-top:1px solid #eee6e7;border-left:0}.pl-features{margin-top:90px}.pl-spotlight-panel{grid-template-columns:1fr;gap:40px}}@media (max-width:620px){.pl-brand-logo{width:128px}.pl-login{min-height:38px;padding:0 12px;font-size:11px}.pl-login span{display:none}.pl-navigation{gap:18px}.pl-navigation a{font-size:11px}.pl-hero-inner{padding-top:52px}.pl-hero-copy h1{font-size:clamp(42px,13vw,58px)}.pl-hero-copy>p{font-size:15px}.pl-hero-actions{flex-direction:column;gap:13px}.pl-primary-cta{width:100%}.pl-trust-row{gap:10px 14px;font-size:9px}.pl-image-frame{border-width:6px;border-radius:35% 35% 18px 35%}.pl-features,.pl-final-cta,.pl-proof{width:calc(100% - 32px)}.pl-features{margin-bottom:82px}.pl-feature-grid{grid-template-columns:1fr}.pl-feature-card{min-height:250px;padding:25px}.pl-feature-card h3{margin-top:36px;font-size:25px}.pl-spotlight{width:calc(100% - 20px);margin-bottom:90px}.pl-spotlight-panel{padding:42px 25px;border-radius:22px}.pl-workflow div{padding:16px}.pl-final-cta{padding-bottom:90px}.pl-final-cta .pl-primary-cta{width:100%}.pl-footer{width:calc(100% - 32px);padding:28px 0;flex-wrap:wrap;gap:12px 20px}.pl-footer p{width:100%;order:3;margin:0}.auth-page{padding:34px 16px}.auth-brand{margin-bottom:18px}.auth-brand .brand-logo{width:186px}.auth-card{padding:30px 24px 26px}.auth-card h1{font-size:27px}}@media (prefers-reduced-motion:reduce){.pl-hero-copy,.pl-hero-visual{animation:none}.pl-page *{scroll-behavior:auto!important}}