@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Noto+Sans+SC:wght@400;500;600;700;800&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{--applydeck-bg: #f4f6f7;--applydeck-bg-soft: #edf1f3;--applydeck-ink: #283136;--applydeck-ink-soft: #5f6d74;--applydeck-ink-faint: #8b9aa1;--applydeck-line: rgba(40, 49, 54, .12);--applydeck-line-strong: rgba(40, 49, 54, .2);--applydeck-blue: #7396aa;--applydeck-blue-deep: #4d7389;--applydeck-blue-pale: #dce8ee;--applydeck-warm: #c89258;--applydeck-dark: #172127;--applydeck-display: "Space Grotesk", "Noto Sans SC", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--applydeck-body: "Noto Sans SC", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--applydeck-mono: "DM Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--applydeck-bg)}body{margin:0;min-width:320px;overflow-x:hidden;background:var(--applydeck-bg);color:var(--applydeck-ink);font-family:var(--applydeck-body);-webkit-font-smoothing:antialiased}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}::-moz-selection{background:#7396aa42;color:var(--applydeck-ink)}::selection{background:#7396aa42;color:var(--applydeck-ink)}.applydeck-page{min-height:100vh;overflow:clip}.landing-container{width:min(1180px,calc(100% - 64px));margin:0 auto}.skip-link{position:fixed;top:12px;left:16px;z-index:100;transform:translateY(-150%);border-radius:8px;background:var(--applydeck-dark);color:#f7fbfc;padding:10px 14px;font-size:13px;transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}.section-kicker,.eyebrow,.workspace-overline,.workspace-card-eyebrow,.brand-context,.demo-badge,.hero-product-caption,.footer-meta,.workspace-sidebar-label,.feature-index{font-family:var(--applydeck-mono);text-transform:uppercase;letter-spacing:.1em}.section-kicker{margin:0;color:var(--applydeck-blue-deep);font-size:11px;line-height:1.4}.applydeck-header{position:absolute;top:0;right:0;left:0;z-index:30;border-bottom:1px solid rgba(40,49,54,.08);background:#f4f6f7b8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:28px}.brand-link{display:inline-flex;min-width:0;align-items:center;gap:12px}.applydeck-mark{display:inline-flex;align-items:center;gap:8px;color:var(--applydeck-ink)}.applydeck-mark-symbol{display:grid;width:22px;height:22px;place-items:center;border:1px solid var(--applydeck-ink);border-radius:50%;font-family:var(--applydeck-display);font-size:12px;font-weight:700;line-height:1}.applydeck-mark-word{font-family:var(--applydeck-display);font-size:19px;font-weight:600;letter-spacing:-.045em}.applydeck-mark--compact{gap:5px}.applydeck-mark--compact .applydeck-mark-symbol{width:16px;height:16px;font-size:9px}.applydeck-mark--compact .applydeck-mark-word{font-size:12px}.brand-divider{width:1px;height:17px;background:var(--applydeck-line-strong)}.brand-context{color:var(--applydeck-ink-faint);font-size:9px}.landing-nav{display:flex;align-items:center;gap:26px;margin-left:auto}.landing-nav a,.header-portfolio{color:var(--applydeck-ink-soft);font-size:12px;transition:color .16s ease}.landing-nav a:hover,.header-portfolio:hover{color:var(--applydeck-ink)}.header-actions{display:flex;align-items:center;gap:19px}.header-portfolio{display:inline-flex;align-items:center;gap:4px}.header-cta{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(77,115,137,.35);border-radius:999px;background:#dce8ee85;padding:10px 14px;color:var(--applydeck-blue-deep);font-size:12px;font-weight:600;transition:background .16s ease,border-color .16s ease,transform .16s ease}.header-cta:hover{border-color:var(--applydeck-blue);background:var(--applydeck-blue-pale);transform:translateY(-1px)}.mobile-nav-toggle,.nav-login-mobile{display:none}.landing-hero{position:relative;min-height:790px;padding:164px 0 70px;isolation:isolate}.hero-grid-glow{position:absolute;z-index:-1;top:130px;right:-12vw;width:58vw;height:58vw;max-width:850px;max-height:850px;border-radius:50%;background:radial-gradient(circle,#dce8eedb,#dce8ee52 39%,#f4f6f700 70%);pointer-events:none}.hero-layout{display:grid;min-height:548px;grid-template-columns:minmax(0,.85fr) minmax(540px,1.15fr);align-items:center;gap:60px}.hero-copy{position:relative;z-index:2;padding-bottom:18px}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--applydeck-blue-deep);font-size:10px}.eyebrow-line{display:block;width:24px;height:1px;background:var(--applydeck-blue)}.hero-copy h1,.statement-section h2,.features-section h2,.workspace-section h2,.method-section h2,.privacy-section h2,.faq-section h2,.closing-section h2{margin:26px 0 0;font-family:var(--applydeck-display);font-weight:500;letter-spacing:-.075em;line-height:1.08}.hero-copy h1{max-width:580px;font-size:clamp(44px,5vw,70px)}.hero-copy h1 em,.statement-section h2 span,.features-section h2 span,.workspace-section h2 span,.method-section h2 span,.privacy-section h2 span,.faq-section h2 span,.closing-section h2 em{color:var(--applydeck-blue-deep);font-style:normal}.hero-lede{max-width:470px;margin:27px 0 0;color:var(--applydeck-ink-soft);font-size:15px;line-height:1.95}.hero-actions,.closing-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:31px}.button{display:inline-flex;min-height:45px;align-items:center;justify-content:center;gap:9px;border-radius:999px;padding:0 18px;font-size:12px;font-weight:600;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{border:1px solid var(--applydeck-dark);background:var(--applydeck-dark);box-shadow:0 10px 24px #1721271f;color:#f7fbfc}.button-primary:hover{background:#263840;box-shadow:0 13px 27px #1721272b}.button-quiet{border:1px solid var(--applydeck-line-strong);color:var(--applydeck-ink-soft)}.button-quiet:hover{border-color:#4d738975;background:#ffffff73;color:var(--applydeck-ink)}.hero-notes{display:flex;flex-wrap:wrap;gap:18px;margin-top:21px;color:var(--applydeck-ink-faint);font-family:var(--applydeck-mono);font-size:9px;letter-spacing:.02em}.hero-notes span{display:inline-flex;align-items:center;gap:6px}.hero-notes svg{color:var(--applydeck-blue-deep)}.hero-product-wrap{position:relative;z-index:1;min-width:0}.hero-product-caption{position:absolute;top:-25px;right:0;left:38px;display:flex;align-items:center;justify-content:space-between;color:var(--applydeck-ink-faint);font-size:9px}.demo-badge{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(115,150,170,.3);border-radius:999px;background:#dce8eeb3;padding:5px 8px;color:var(--applydeck-blue-deep);font-size:8px;letter-spacing:.05em;white-space:nowrap}.demo-badge-dot{width:5px;height:5px;border-radius:50%;background:var(--applydeck-blue)}.hero-product-shadow{position:absolute;right:0;bottom:-24px;left:31px;height:70%;border-radius:22px;background:#49657129;filter:blur(30px);transform:rotate(2deg)}.workspace-window{position:relative;overflow:hidden;border:1px solid rgba(40,49,54,.15);border-radius:16px;background:#f8fafb;box-shadow:0 28px 75px #33474f2b,0 3px 8px #33474f14}.workspace-window--compact{border-radius:13px;transform:perspective(1000px) rotateY(-2deg) rotateX(1.2deg);transform-origin:center right}.workspace-window-topbar{display:flex;height:36px;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(40,49,54,.1);background:#fff;padding:0 14px;color:var(--applydeck-ink-faint);font-family:var(--applydeck-mono);font-size:8px;letter-spacing:.04em}.window-controls{display:flex;gap:5px}.window-controls span{display:block;width:6px;height:6px;border:1px solid rgba(40,49,54,.18);border-radius:50%}.workspace-window-title{position:absolute;left:50%;transform:translate(-50%);white-space:nowrap}.workspace-window-status{display:inline-flex;align-items:center;gap:6px}.status-pulse{width:5px;height:5px;border-radius:50%;background:#7aa184;box-shadow:0 0 0 3px #7aa1841f}.workspace-window-body{display:flex;min-width:0;min-height:414px}.workspace-sidebar{display:flex;width:148px;flex:0 0 148px;flex-direction:column;border-right:1px solid rgba(40,49,54,.09);background:#f4f7f8;padding:18px 12px}.workspace-sidebar-brand{margin-bottom:30px;padding-left:4px}.workspace-sidebar-group{display:flex;flex-direction:column;gap:5px}.workspace-sidebar-group--bottom{margin-top:auto}.workspace-sidebar-label{margin:0 7px 6px;color:#a1afb5;font-size:7px}.workspace-sidebar-link{display:flex;min-height:28px;align-items:center;gap:8px;border-radius:6px;padding:0 8px;color:#77858c;font-size:10px;white-space:nowrap}.workspace-sidebar-link.is-active{background:#dfeaf0;color:var(--applydeck-blue-deep);font-weight:600}.workspace-sidebar-link em{margin-left:auto;color:#9ba8ae;font-family:var(--applydeck-mono);font-size:8px;font-style:normal}.workspace-sidebar-link .sidebar-em-alert{color:var(--applydeck-warm)}.workspace-content{min-width:0;flex:1;background:#f8fafb;padding:24px 23px 22px}.workspace-content-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.workspace-overline{margin:0 0 7px;color:#9aa8ae;font-size:8px}.workspace-content-head h3{margin:0;color:var(--applydeck-ink);font-family:var(--applydeck-display);font-size:20px;font-weight:600;letter-spacing:-.05em}.workspace-head-actions{display:flex;align-items:center;gap:7px}.workspace-icon-button,.workspace-add-button{display:inline-flex;height:28px;align-items:center;justify-content:center;border-radius:6px}.workspace-icon-button{width:28px;border:1px solid rgba(40,49,54,.1);background:#fff;color:#7f8c92}.workspace-add-button{gap:5px;border:1px solid rgba(77,115,137,.28);background:#e3eef2;padding:0 9px;color:var(--applydeck-blue-deep);font-size:9px;font-weight:600}.workspace-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:23px}.workspace-metrics>div{min-width:0;border:1px solid rgba(40,49,54,.09);border-radius:8px;background:#fff;padding:12px 12px 10px}.workspace-metrics>div.workspace-metric-highlight{border-color:#7396aa47;background:#edf5f7}.workspace-metrics span,.workspace-metrics small{display:block;color:#8b999f;font-size:8px}.workspace-metrics strong{display:block;margin:7px 0 3px;color:var(--applydeck-ink);font-family:var(--applydeck-display);font-size:23px;font-weight:500;letter-spacing:-.06em}.workspace-metrics small{font-family:var(--applydeck-mono);font-size:7px}.workspace-metrics .metric-warn{color:var(--applydeck-warm)}.workspace-overview-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:10px;margin-top:10px}.workspace-card{min-width:0;border:1px solid rgba(40,49,54,.09);border-radius:9px;background:#fff;padding:16px}.workspace-card-heading,.calendar-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.workspace-card-heading h4,.calendar-heading h4{margin:4px 0 0;color:var(--applydeck-ink);font-family:var(--applydeck-display);font-size:14px;font-weight:600;letter-spacing:-.045em}.workspace-card-heading button{display:inline-grid;width:24px;height:24px;place-items:center;border:1px solid rgba(40,49,54,.11);border-radius:50%;background:transparent;color:var(--applydeck-ink-faint)}.workspace-card-heading>svg{margin-top:3px;color:var(--applydeck-ink-faint)}.workspace-card-eyebrow{color:#a4b0b5;font-size:7px}.progress-bars{display:flex;flex-direction:column;gap:14px;margin-top:21px}.progress-bars>div>span{display:flex;justify-content:space-between;color:#75848b;font-size:9px}.progress-bars b{font-weight:500}.progress-bars em{color:#99a6aa;font-family:var(--applydeck-mono);font-size:8px;font-style:normal}.progress-bars>div>i{display:block;height:5px;margin-top:7px;border-radius:999px;background:#edf1f2}.progress-bars>div>i>i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#92b2c0,#7297aa)}.progress-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:19px;color:#a0abb0;font-family:var(--applydeck-mono);font-size:7px}.progress-card-footer>span:first-child{display:inline-flex;align-items:center;gap:5px;color:#829298}.mini-dot{width:5px;height:5px;border-radius:50%}.mini-dot-blue{background:#779bb0}.next-list{display:flex;flex-direction:column;gap:10px;margin-top:17px}.next-list>div{display:flex;min-width:0;align-items:center;gap:8px}.next-list-icon{display:inline-grid;width:24px;height:24px;flex:0 0 auto;place-items:center;border-radius:6px}.next-list-icon-blue{background:#e4eff3;color:#7296a9}.next-list-icon-amber{background:#f4ecdf;color:#c3925b}.next-list-icon-slate{background:#eaedef;color:#76858c}.next-list>div>span:nth-child(2){display:flex;min-width:0;flex:1;flex-direction:column;gap:3px}.next-list b{overflow:hidden;color:#637178;font-size:9px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.next-list small{overflow:hidden;color:#a2adb1;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.next-list time{flex:0 0 auto;color:#a0abb0;font-family:var(--applydeck-mono);font-size:7px}.hero-float-card{position:absolute;z-index:3;display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(40,49,54,.11);border-radius:10px;background:#ffffffe0;padding:9px 11px;box-shadow:0 12px 30px #2b41491f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-float-card--sync{top:28%;left:-26px}.hero-float-card--review{right:-18px;bottom:12%}.float-card-icon{display:inline-grid;width:26px;height:26px;place-items:center;border-radius:7px;background:#e3eff2;color:var(--applydeck-blue-deep)}.float-card-icon--warm{background:#f5ecdf;color:var(--applydeck-warm)}.hero-float-card span:last-child{display:flex;flex-direction:column;gap:3px}.hero-float-card b{color:var(--applydeck-ink);font-size:10px;font-weight:600}.hero-float-card small{color:#97a3a8;font-family:var(--applydeck-mono);font-size:7px}.hero-scroll-cue{display:flex;align-items:center;gap:12px;margin-top:14px;color:var(--applydeck-ink-faint);font-family:var(--applydeck-mono);font-size:9px;letter-spacing:.08em;text-transform:uppercase}.hero-scroll-line{display:block;width:45px;height:1px;background:var(--applydeck-line-strong)}.statement-section{border-top:1px solid var(--applydeck-line);border-bottom:1px solid var(--applydeck-line);background:#f8fafb;padding:123px 0 94px}.statement-grid{display:grid;grid-template-columns:.34fr 1fr;gap:70px}.statement-section h2,.features-section h2,.workspace-section h2,.method-section h2,.privacy-section h2,.faq-section h2{max-width:650px;font-size:clamp(38px,5vw,62px)}.statement-text{max-width:560px;margin:31px 0 0;color:var(--applydeck-ink-soft);font-size:14px;line-height:2}.signal-row{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin-top:84px}.signal-row>div{display:flex;align-items:baseline;gap:12px;border-top:1px solid var(--applydeck-line-strong);padding-top:13px}.signal-row strong{font-family:var(--applydeck-display);font-size:30px;font-weight:500;letter-spacing:-.07em}.signal-row span{color:var(--applydeck-ink-faint);font-family:var(--applydeck-mono);font-size:9px}.features-section{padding:129px 0 135px}.section-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:50px}.section-intro{max-width:240px;margin:0 0 7px;color:var(--applydeck-ink-soft);font-size:13px;line-height:1.85}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:70px}.feature-card{position:relative;display:flex;min-height:346px;flex-direction:column;border:1px solid var(--applydeck-line);border-radius:12px;background:#ffffff59;padding:20px;transition:border-color .18s ease,background .18s ease,transform .18s ease}.feature-card:hover{border-color:#7396aa73;background:#ffffffbd;transform:translateY(-4px)}.feature-card-top{display:flex;align-items:flex-start;justify-content:space-between}.feature-index{color:var(--applydeck-ink-faint);font-size:9px}.feature-icon{display:inline-grid;width:35px;height:35px;place-items:center;border:1px solid rgba(115,150,170,.35);border-radius:10px;background:var(--applydeck-blue-pale);color:var(--applydeck-blue-deep)}.feature-card h3{margin:73px 0 0;color:var(--applydeck-ink);font-family:var(--applydeck-display);font-size:19px;font-weight:600;letter-spacing:-.055em;line-height:1.25}.feature-card p{margin:17px 0 0;color:var(--applydeck-ink-soft);font-size:12px;line-height:1.85}.feature-card-detail{display:flex;align-items:flex-start;gap:7px;margin-top:auto;padding-top:23px;color:var(--applydeck-blue-deep);font-family:var(--applydeck-mono);font-size:9px;line-height:1.5}.workspace-section{border-top:1px solid var(--applydeck-line);background:#e9eef0;padding:130px 0 135px}.workspace-heading-row{align-items:flex-start}.workspace-heading-row .section-intro{margin-top:10px}.workspace-tabs{display:flex;align-items:center;gap:5px;margin-top:58px}.workspace-tabs button{display:inline-flex;align-items:center;gap:7px;border:1px solid transparent;border-radius:999px;background:transparent;padding:9px 13px;color:var(--applydeck-ink-faint);font-size:11px;transition:border-color .16s ease,background .16s ease,color .16s ease}.workspace-tabs button:hover{color:var(--applydeck-ink)}.workspace-tabs button.is-active{border-color:#4d738957;background:#ffffffad;color:var(--applydeck-blue-deep);font-weight:600}.workspace-showcase{margin-top:16px}.workspace-showcase>.workspace-window{min-height:635px}.workspace-showcase>.workspace-window .workspace-window-body{min-height:596px}.workspace-showcase>.workspace-window .workspace-sidebar{width:190px;flex-basis:190px;padding:25px 17px}.workspace-showcase>.workspace-window .workspace-content{padding:36px 34px 28px}.workspace-showcase>.workspace-window .workspace-content-head h3{font-size:26px}.workspace-showcase>.workspace-window .workspace-metrics{gap:13px;margin-top:31px}.workspace-showcase>.workspace-window .workspace-metrics>div{padding:16px}.workspace-showcase>.workspace-window .workspace-metrics strong{font-size:31px}.workspace-showcase>.workspace-window .workspace-overview-grid{gap:13px;margin-top:13px}.workspace-showcase>.workspace-window .workspace-card{padding:22px}.workspace-showcase>.workspace-window .workspace-card-heading h4,.workspace-showcase>.workspace-window .calendar-heading h4{font-size:18px}.workspace-showcase>.workspace-window .workspace-card-eyebrow{font-size:8px}.workspace-showcase>.workspace-window .progress-bars{gap:18px;margin-top:28px}.workspace-showcase>.workspace-window .progress-bars>div>span{font-size:11px}.workspace-showcase>.workspace-window .progress-bars>div>i{margin-top:9px}.workspace-showcase>.workspace-window .next-list{gap:15px;margin-top:25px}.workspace-showcase>.workspace-window .next-list-icon{width:31px;height:31px}.workspace-showcase>.workspace-window .next-list b{font-size:11px}.workspace-showcase>.workspace-window .next-list small{font-size:9px}.workspace-showcase>.workspace-window .next-list time{font-size:8px}.showcase-note{display:flex;align-items:center;gap:14px;margin:20px 0 0 28px;color:var(--applydeck-ink-faint)}.showcase-note-line{width:38px;height:1px;flex:0 0 auto;background:var(--applydeck-blue)}.showcase-note p{flex:1;margin:0;font-size:11px;line-height:1.75}.showcase-note b{color:var(--applydeck-ink-soft);font-weight:600}.inline-arrow-link{display:inline-flex;flex:0 0 auto;align-items:center;gap:6px;color:var(--applydeck-blue-deep);font-family:var(--applydeck-mono);font-size:10px;transition:gap .16s ease,color .16s ease}.inline-arrow-link:hover{gap:9px;color:var(--applydeck-ink)}.pipeline-view{margin-top:31px}.pipeline-toolbar{display:flex;align-items:center;gap:8px;border-bottom:1px solid rgba(40,49,54,.09);padding-bottom:13px;color:#8c999f;font-size:10px}.pipeline-toolbar>span{border:1px solid rgba(40,49,54,.1);border-radius:5px;background:#fff;padding:7px 9px}.pipeline-toolbar b{margin-left:4px;color:#607077;font-family:var(--applydeck-mono);font-size:8px;font-weight:500}.pipeline-toolbar button{display:inline-flex;align-items:center;gap:5px;margin-left:auto;border:1px solid rgba(40,49,54,.1);border-radius:5px;background:transparent;padding:7px 9px;color:#7a888e;font-size:9px}.pipeline-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:17px}.pipeline-column{min-width:0;border-radius:8px;background:#f1f4f5;padding:11px}.pipeline-column-head{display:flex;align-items:center;justify-content:space-between;color:#6f7d83;font-size:10px;font-weight:600}.pipeline-column-head>span{display:inline-flex;align-items:center;gap:6px}.pipeline-column-head b{color:#a0abb0;font-family:var(--applydeck-mono);font-size:8px;font-weight:500}.stage-dot{width:6px;height:6px;border-radius:50%}.stage-dot--pending{background:#91a4ad}.stage-dot--review{background:#7c9fb0}.stage-dot--interview{background:#c89b62}.stage-dot--offer{background:#7a9e87}.pipeline-cards{display:flex;flex-direction:column;gap:7px;margin-top:13px}.pipeline-job-card{border:1px solid rgba(40,49,54,.08);border-radius:6px;background:#fff;padding:11px}.pipeline-company{color:#9aa5aa;font-family:var(--applydeck-mono);font-size:7px}.pipeline-job-card h4{margin:6px 0 8px;overflow:hidden;color:#637177;font-size:10px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.pipeline-job-card small{display:block;overflow:hidden;color:#a2adb1;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.pipeline-add{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;padding:4px 1px 0;color:#9aa7ac;font-size:8px}.pipeline-add:hover{color:var(--applydeck-blue-deep)}.calendar-view{margin-top:32px}.calendar-switch{display:flex;gap:4px}.calendar-switch button{display:inline-grid;width:26px;height:26px;place-items:center;border:1px solid rgba(40,49,54,.11);border-radius:6px;background:#fff;color:#819096;font-size:18px;line-height:1}.calendar-weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.calendar-weekdays{margin-top:27px;color:#a0abb0;font-family:var(--applydeck-mono);font-size:8px;text-align:center}.calendar-grid{margin-top:8px;border-top:1px solid rgba(40,49,54,.1);border-left:1px solid rgba(40,49,54,.1)}.calendar-day{position:relative;min-height:67px;border-right:1px solid rgba(40,49,54,.1);border-bottom:1px solid rgba(40,49,54,.1);background:#fff;padding:9px;color:#637177;font-family:var(--applydeck-mono);font-size:9px}.calendar-day.is-muted{color:#b7c0c3;background:#fafbfb}.calendar-day.is-active{background:#eff6f7;color:var(--applydeck-blue-deep)}.calendar-day.is-active:after{position:absolute;right:7px;top:9px;width:4px;height:4px;border-radius:50%;background:var(--applydeck-blue-deep);content:""}.calendar-dot{display:block;width:5px;height:5px;margin-top:17px;border-radius:50%}.calendar-dot-blue{background:#7d9fb0}.calendar-dot-amber{background:#c7955d}.calendar-dot-slate{background:#8d9ea5}.calendar-events{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:19px}.calendar-events>div{display:flex;align-items:center;gap:10px;border:1px solid rgba(40,49,54,.09);border-radius:7px;background:#fff;padding:11px}.calendar-event-line{width:3px;height:27px;border-radius:99px}.calendar-event-line-blue{background:#7d9fb0}.calendar-event-line-amber{background:#c7955d}.calendar-events span{display:flex;flex-direction:column;gap:4px}.calendar-events b{color:#637177;font-size:10px;font-weight:600}.calendar-events small{color:#9eaaaf;font-size:8px}.method-section{padding:137px 0}.method-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:110px}.method-sticky{align-self:start;position:sticky;top:110px}.method-sticky h2{margin-top:27px}.method-sticky>p:not(.section-kicker){max-width:385px;margin:31px 0 25px;color:var(--applydeck-ink-soft);font-size:13px;line-height:1.95}.method-list{border-top:1px solid var(--applydeck-line-strong)}.method-step{display:grid;grid-template-columns:50px minmax(0,1fr) 18px;align-items:start;gap:22px;border-bottom:1px solid var(--applydeck-line-strong);padding:30px 0 33px}.method-number{color:var(--applydeck-blue-deep);font-family:var(--applydeck-mono);font-size:10px}.method-step h3{margin:0;font-family:var(--applydeck-display);font-size:21px;font-weight:600;letter-spacing:-.05em}.method-step p{max-width:390px;margin:13px 0 0;color:var(--applydeck-ink-soft);font-size:12px;line-height:1.85}.method-step>svg{margin-top:4px;color:var(--applydeck-blue-deep)}.privacy-section{padding:0 0 137px}.privacy-card{display:grid;min-height:485px;grid-template-columns:1fr .75fr;align-items:center;gap:60px;overflow:hidden;border-radius:16px;background:var(--applydeck-dark);padding:70px 80px;color:#f1f7f9}.privacy-card .section-kicker{color:#9bbaca}.privacy-section h2{color:#f1f7f9}.privacy-section h2 span{color:#b9d4df}.privacy-copy>p:not(.section-kicker){max-width:490px;margin:30px 0 0;color:#deebefad;font-size:13px;line-height:2}.privacy-points{display:flex;flex-wrap:wrap;gap:11px 18px;margin-top:27px;color:#deebefc7;font-family:var(--applydeck-mono);font-size:9px}.privacy-points span{display:inline-flex;align-items:center;gap:6px}.privacy-points svg{color:#9bbaca}.privacy-visual{position:relative;display:grid;width:min(100%,340px);aspect-ratio:1;place-items:center;justify-self:end}.privacy-orbit{position:absolute;border:1px solid rgba(183,212,223,.23);border-radius:50%;transform:rotate(-24deg)}.privacy-orbit-one{width:85%;height:42%}.privacy-orbit-two{width:60%;height:90%;transform:rotate(46deg)}.privacy-visual-core{display:flex;width:112px;height:112px;align-items:center;justify-content:center;gap:9px;border:1px solid rgba(183,212,223,.38);border-radius:50%;background:#b7d4df24;color:#c3dde6;text-align:left}.privacy-visual-core span{font-family:var(--applydeck-mono);font-size:9px;line-height:1.45}.privacy-visual-core svg{flex:0 0 auto}.privacy-label{position:absolute;border:1px solid rgba(183,212,223,.25);border-radius:999px;background:#b7d4df14;padding:7px 10px;color:#deebefc2;font-family:var(--applydeck-mono);font-size:8px}.privacy-label-top{top:7%;left:8%}.privacy-label-right{top:48%;right:0}.privacy-label-bottom{bottom:8%;left:14%}.faq-section{border-top:1px solid var(--applydeck-line);padding:137px 0 143px}.faq-grid{display:grid;grid-template-columns:.68fr 1.32fr;gap:100px}.faq-aside{margin-top:28px;color:var(--applydeck-ink-faint);font-size:12px;line-height:1.8}.faq-list{border-top:1px solid var(--applydeck-line-strong)}.faq-item{border-bottom:1px solid var(--applydeck-line-strong)}.faq-question{display:flex;width:100%;align-items:center;justify-content:space-between;gap:20px;border:0;background:transparent;padding:24px 0;color:var(--applydeck-ink);text-align:left}.faq-question>span{display:inline-flex;align-items:baseline;gap:18px;font-family:var(--applydeck-display);font-size:17px;font-weight:600;letter-spacing:-.04em}.faq-question small{color:var(--applydeck-blue-deep);font-family:var(--applydeck-mono);font-size:9px;font-weight:400}.faq-question>svg{flex:0 0 auto;color:var(--applydeck-ink-faint);transition:transform .18s ease}.faq-item.is-open .faq-question>svg{transform:rotate(180deg);color:var(--applydeck-blue-deep)}.faq-answer{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .22s ease}.faq-answer p{min-height:0;margin:0;color:var(--applydeck-ink-soft);font-size:12px;line-height:1.9}.faq-item.is-open .faq-answer{grid-template-rows:1fr}.faq-item.is-open .faq-answer p{padding:0 42px 25px 38px}.closing-section{position:relative;overflow:hidden;background:#dfe9ed;padding:117px 0 124px;text-align:center}.closing-section:before,.closing-section:after{position:absolute;border:1px solid rgba(77,115,137,.16);border-radius:50%;content:"";pointer-events:none}.closing-section:before{top:-280px;left:calc(50% - 440px);width:880px;height:880px}.closing-section:after{top:-200px;left:calc(50% - 340px);width:680px;height:680px}.closing-inner{position:relative;z-index:1;display:flex;align-items:center;flex-direction:column}.closing-mark{display:inline-flex;align-items:center;gap:11px;color:var(--applydeck-blue-deep);font-family:var(--applydeck-mono);font-size:9px;letter-spacing:.06em;text-transform:uppercase}.closing-mark .applydeck-mark{color:var(--applydeck-blue-deep)}.closing-mark .applydeck-mark-symbol{border-color:var(--applydeck-blue-deep)}.closing-mark .applydeck-mark-word{font-size:16px}.closing-mark-slash{color:#4d73896b}.closing-section h2{margin-top:28px;font-size:clamp(49px,7vw,84px)}.closing-section>.landing-container>p{margin:24px 0 0;color:var(--applydeck-ink-soft);font-size:14px}.closing-actions{justify-content:center;margin-top:32px}.button-primary-light{background:var(--applydeck-blue-deep);border-color:var(--applydeck-blue-deep)}.button-primary-light:hover{background:#3d6175}.button-quiet-light{border-color:#4d738959;color:var(--applydeck-blue-deep)}.applydeck-footer{background:var(--applydeck-bg);padding:32px 0 40px}.footer-inner{display:grid;grid-template-columns:1.2fr .7fr 1.1fr;align-items:end;gap:30px;border-top:1px solid var(--applydeck-line);padding-top:27px}.footer-inner>div:first-child p{margin:12px 0 0;color:var(--applydeck-ink-faint);font-size:10px}.footer-links{display:flex;gap:18px}.footer-links a{color:var(--applydeck-ink-soft);font-size:11px}.footer-links a:hover{color:var(--applydeck-blue-deep)}.footer-meta{display:flex;flex-direction:column;align-items:flex-end;gap:5px;color:var(--applydeck-ink-faint);font-size:8px;letter-spacing:.04em}.pipeline-view,.calendar-view{min-width:0}.applydeck-boot-fallback{min-height:100vh;display:grid;place-content:center;gap:14px;background:var(--applydeck-bg, #f4f6f7);padding:32px;color:var(--applydeck-ink, #283136);font-family:var(--applydeck-body, sans-serif)}.applydeck-boot-fallback h1{max-width:650px;margin:0;font-size:clamp(32px,6vw,58px);font-weight:600;line-height:1.1;letter-spacing:-.06em}.applydeck-boot-fallback p{max-width:520px;margin:0;color:#5f6d74;line-height:1.8}.applydeck-boot-kicker{color:#4d7389;font-family:var(--applydeck-mono, monospace);font-size:11px;letter-spacing:.08em}.applydeck-noscript{min-height:100vh;display:grid;place-content:center;gap:14px;background:#f4f6f7;padding:32px;color:#283136;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans SC,sans-serif}.applydeck-noscript h1{max-width:650px;margin:0;font-size:clamp(34px,6vw,62px);line-height:1.1;letter-spacing:-.06em}.applydeck-noscript p{max-width:530px;margin:0;color:#5f6d74;line-height:1.8}.applydeck-noscript a{width:-moz-fit-content;width:fit-content;border-radius:999px;background:#172127;padding:11px 16px;color:#f7fbfc;font-size:13px}@media (max-width: 1060px){.hero-layout{grid-template-columns:minmax(0,.82fr) minmax(480px,1.18fr);gap:36px}.hero-copy h1{font-size:clamp(42px,5vw,60px)}.workspace-sidebar{width:126px;flex-basis:126px}.workspace-content{padding-right:17px;padding-left:17px}.workspace-showcase>.workspace-window .workspace-sidebar{width:155px;flex-basis:155px}.workspace-showcase>.workspace-window .workspace-content{padding-right:24px;padding-left:24px}.privacy-card{padding:65px 58px}}@media (max-width: 820px){.landing-container{width:min(100% - 40px,620px)}.header-inner{min-height:68px}.brand-context,.brand-divider,.header-portfolio{display:none}.header-actions{margin-left:auto}.header-cta{padding:9px 12px;font-size:11px}.mobile-nav-toggle{display:inline-grid;width:35px;height:35px;place-items:center;border:1px solid var(--applydeck-line-strong);border-radius:50%;background:transparent;color:var(--applydeck-ink)}.landing-nav{position:absolute;top:calc(100% + 1px);right:20px;left:20px;display:none;flex-direction:column;align-items:stretch;gap:0;border:1px solid var(--applydeck-line);border-radius:12px;background:#f8fafbf7;padding:8px;box-shadow:0 16px 35px #2b41491a}.landing-nav.is-open{display:flex}.landing-nav a{border-radius:8px;padding:12px}.landing-nav a:hover{background:var(--applydeck-blue-pale)}.landing-nav .nav-login-mobile{display:inline-flex;align-items:center;gap:7px;margin-top:5px;background:var(--applydeck-dark);color:#f4f7f8}.landing-hero{min-height:auto;padding:130px 0 57px}.hero-grid-glow{top:280px;right:-34vw;width:110vw;height:110vw}.hero-layout{display:flex;min-height:auto;flex-direction:column;align-items:stretch;gap:86px}.hero-copy{padding-bottom:0}.hero-copy h1{max-width:620px;font-size:clamp(43px,10vw,64px)}.hero-lede{max-width:590px}.hero-product-wrap{margin:0 -5px}.hero-product-caption{right:5px;left:5px}.hero-product-shadow{right:8px;left:8px}.hero-float-card--sync{left:-7px}.hero-float-card--review{right:-7px}.hero-scroll-cue{margin-top:46px}.statement-section,.features-section,.workspace-section,.method-section,.faq-section{padding:88px 0}.statement-grid,.method-grid,.faq-grid{grid-template-columns:1fr;gap:42px}.statement-section h2,.features-section h2,.workspace-section h2,.method-section h2,.privacy-section h2,.faq-section h2{font-size:clamp(36px,9vw,54px)}.statement-text{margin-top:23px}.signal-row{gap:24px;margin-top:58px}.signal-row>div{flex-direction:column;gap:5px}.signal-row strong{font-size:27px}.section-heading-row{align-items:flex-start;flex-direction:column;gap:20px}.section-intro{max-width:440px;margin:0}.features-grid{grid-template-columns:repeat(2,1fr);margin-top:47px}.feature-card{min-height:320px}.feature-card h3{margin-top:55px}.workspace-tabs{margin-top:40px}.workspace-showcase>.workspace-window{min-height:0}.workspace-showcase>.workspace-window .workspace-window-body{min-height:590px}.workspace-showcase>.workspace-window .workspace-sidebar{width:135px;flex-basis:135px}.workspace-showcase>.workspace-window .workspace-content{padding:25px 18px}.workspace-showcase>.workspace-window .workspace-content-head h3{font-size:21px}.workspace-showcase>.workspace-window .workspace-metrics{grid-template-columns:repeat(2,1fr)}.workspace-showcase>.workspace-window .workspace-overview-grid{grid-template-columns:1fr}.workspace-showcase>.workspace-window .workspace-progress-card{min-height:255px}.workspace-showcase>.workspace-window .workspace-next-card{min-height:220px}.showcase-note{align-items:flex-start;flex-wrap:wrap;margin-left:0}.showcase-note p{flex-basis:calc(100% - 52px)}.showcase-note .inline-arrow-link{margin-left:52px}.method-sticky{position:static}.method-list{margin-top:8px}.privacy-card{grid-template-columns:1fr;gap:35px;padding:52px 34px}.privacy-visual{width:min(100%,290px);justify-self:center}.privacy-section{padding-bottom:88px}.faq-grid{gap:40px}.faq-aside{margin-top:20px}.closing-section{padding:90px 0 96px}.footer-inner{grid-template-columns:1fr 1fr}.footer-meta{grid-column:1 / -1;align-items:flex-start}}@media (max-width: 540px){.landing-container{width:calc(100% - 32px)}.header-cta{padding:9px 10px}.header-cta svg{display:none}.landing-hero{padding-top:112px}.hero-copy h1{font-size:clamp(40px,12vw,57px)}.hero-lede{font-size:13px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .button{width:100%}.hero-notes{gap:9px 14px;font-size:8px}.workspace-window--compact{transform:none}.workspace-sidebar{display:none}.workspace-content{padding:19px 13px 16px}.workspace-window-body{min-height:395px}.workspace-window-topbar{padding:0 10px}.workspace-window-title{display:none}.workspace-content-head h3{font-size:17px}.workspace-metrics{gap:6px;margin-top:17px}.workspace-metrics>div{padding:9px}.workspace-metrics strong{font-size:19px}.workspace-overview-grid{grid-template-columns:1fr;gap:7px}.workspace-card{padding:12px}.workspace-next-card{display:none}.workspace-progress-card{min-height:240px}.hero-float-card{padding:7px}.hero-float-card--sync{top:24%;left:-7px}.hero-float-card--review{right:-5px;bottom:4%}.float-card-icon{width:23px;height:23px}.hero-float-card b{font-size:9px}.hero-float-card small{font-size:6px}.statement-section h2,.features-section h2,.workspace-section h2,.method-section h2,.privacy-section h2,.faq-section h2{font-size:clamp(35px,11vw,49px)}.statement-section,.features-section,.workspace-section,.method-section,.faq-section{padding:75px 0}.statement-grid{gap:33px}.signal-row{grid-template-columns:repeat(2,1fr);gap:22px 17px;margin-top:46px}.signal-row>div{padding-top:10px}.signal-row strong{font-size:25px}.signal-row span{font-size:8px}.features-grid{grid-template-columns:1fr;gap:9px;margin-top:38px}.feature-card{min-height:0;padding:17px}.feature-card h3{margin-top:36px}.feature-card p{margin-top:12px}.feature-card-detail{padding-top:19px}.workspace-tabs{overflow-x:auto;margin-top:31px;padding-bottom:3px}.workspace-tabs button{flex:0 0 auto}.workspace-showcase>.workspace-window .workspace-sidebar{display:none}.workspace-showcase>.workspace-window .workspace-content{padding:20px 13px}.workspace-showcase>.workspace-window .workspace-window-body{min-height:530px}.workspace-showcase>.workspace-window .workspace-content-head h3{font-size:19px}.workspace-showcase>.workspace-window .workspace-metrics{gap:7px;margin-top:19px}.workspace-showcase>.workspace-window .workspace-metrics>div{padding:11px}.workspace-showcase>.workspace-window .workspace-metrics strong{font-size:22px}.workspace-showcase>.workspace-window .workspace-progress-card{min-height:255px}.workspace-showcase>.workspace-window .workspace-card{padding:14px}.pipeline-view{margin-top:21px}.pipeline-toolbar{overflow-x:auto}.pipeline-toolbar>span{flex:0 0 auto}.pipeline-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.pipeline-column,.pipeline-job-card{padding:8px}.pipeline-job-card h4{font-size:9px}.calendar-view{margin-top:22px}.calendar-day{min-height:47px;padding:6px}.calendar-dot{margin-top:10px}.calendar-events{grid-template-columns:1fr;gap:7px;margin-top:12px}.calendar-events>div{padding:9px}.method-grid,.faq-grid{gap:32px}.method-step{grid-template-columns:34px minmax(0,1fr) 16px;gap:12px;padding:22px 0 25px}.method-step h3{font-size:18px}.method-step p{font-size:11px}.privacy-card{padding:40px 24px}.privacy-copy>p:not(.section-kicker){font-size:12px}.privacy-points{flex-direction:column;gap:9px}.privacy-visual{width:270px}.faq-question{padding:20px 0}.faq-question>span{gap:12px;font-size:15px}.faq-question small{font-size:8px}.faq-item.is-open .faq-answer p{padding:0 0 21px 28px}.closing-section{padding:78px 0 83px}.closing-section h2{font-size:clamp(48px,15vw,73px)}.closing-section>.landing-container>p{font-size:12px}.closing-actions{width:100%;align-items:stretch;flex-direction:column}.closing-actions .button{width:100%}.footer-inner{grid-template-columns:1fr;align-items:start;gap:25px}.footer-links{gap:15px}.footer-meta{grid-column:auto}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.workspace-window--compact,.feature-card:hover,.button:hover{transform:none}}@media (forced-colors: active){.button-primary,.header-cta,.workspace-tabs button.is-active,.demo-badge{border:1px solid CanvasText}}
