.landing{--background:#f7f7f4;--foreground:#0a0a09;--muted:#ecece7;--muted-foreground:#5c5a55;--card:#f2f1ed;--border:#dddcd6;--primary:#141413;--primary-foreground:#f7f7f4;--warm:#ebeae4;--radius:.4rem;--container:80rem;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--background);min-height:100%;color:var(--foreground);font-family:var(--font-app-sans), ui-sans-serif, system-ui, sans-serif}.landing *,.landing :before,.landing :after{box-sizing:border-box}.landing a{color:inherit;text-decoration:none}.landing button{font:inherit}.landing h1,.landing h2,.landing h3{text-wrap:balance;letter-spacing:-.025em;font-weight:400}.landing p,.landing li,.landing blockquote{text-wrap:pretty}.wd-container{z-index:20;width:min(100% - 3rem, var(--container));margin-inline:auto;position:relative}@media (max-width:640px){.wd-container{width:min(100% - 2rem, var(--container))}}.landing-reveal{opacity:0;filter:blur(6px);transition:opacity .8s cubic-bezier(.32,.72,0,1),filter .8s cubic-bezier(.32,.72,0,1),transform .8s cubic-bezier(.32,.72,0,1);transition-delay:var(--reveal-delay,0s);transform:translateY(24px)}.landing-reveal.is-in{opacity:1;filter:blur();transform:none}@media (prefers-reduced-motion:reduce){.landing-reveal{opacity:1;filter:none;transition:none;transform:none}}.wd-header{z-index:50;background:color-mix(in oklab, var(--background) 90%, transparent);-webkit-backdrop-filter:blur(12px);position:fixed;inset:0 0 auto}.wd-nav{justify-content:space-between;align-items:center;gap:1rem;height:4rem;display:flex}.wd-logo{color:var(--foreground);z-index:1;align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;display:inline-flex}.wd-logo-mark{flex-shrink:0;width:1.25rem;height:1.25rem;display:block}.wd-nav-links{gap:.25rem;margin:0;padding:0;list-style:none;display:none;position:absolute;left:50%;transform:translate(-50%)}.wd-nav-links a{border-radius:var(--radius);height:2.25rem;color:var(--foreground);align-items:center;padding:.5rem 1rem;font-size:.875rem;transition:background .2s cubic-bezier(.32,.72,0,1);display:inline-flex}.wd-nav-links a:hover{background:var(--muted)}.wd-nav-actions{z-index:1;align-items:center;gap:.5rem;display:flex}@media (min-width:768px){.wd-nav-links{display:flex}}@media (max-width:560px){.wd-btn-ghost{display:none}}.wd-btn{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:2.35rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background .2s cubic-bezier(.32,.72,0,1),color .2s cubic-bezier(.32,.72,0,1),border-color .2s cubic-bezier(.32,.72,0,1),transform .15s cubic-bezier(.32,.72,0,1);display:inline-flex}.wd-btn:active{transform:translateY(1px)}.landing a.wd-btn-primary,.wd-btn-primary{background:var(--primary);color:var(--primary-foreground)}.landing a.wd-btn-primary:hover,.wd-btn-primary:hover{color:#fff;background:#000}.wd-btn-ghost{border-color:var(--border);color:var(--foreground);background:0 0}.wd-btn-ghost:hover{background:var(--muted)}.landing a.wd-btn-dark,.wd-btn-dark{color:#fff;background:#292524;border-radius:.5rem;min-height:2.75rem;padding:.65rem 1.1rem}.wd-btn-lg{min-height:2.5rem;padding:.6rem 1.5rem;font-size:.95rem}.wd-btn-sm{align-self:flex-start;min-height:2rem;padding:.35rem .85rem;font-size:.8rem}.wd-hero{flex-direction:column;padding-bottom:4rem;display:flex;position:relative}@media (min-width:768px){.wd-hero{padding-bottom:6rem}}.wd-hero-spacer{height:6.5rem}@media (min-width:1024px){.wd-hero-spacer{height:9rem}}.wd-hero-copy{padding-bottom:3rem}@media (min-width:768px){.wd-hero-copy{padding-bottom:4rem}}.wd-hero-text{text-align:center}@media (min-width:1024px){.wd-hero-text{text-align:left}}.wd-hero h1{letter-spacing:-.03em;max-width:56rem;color:var(--foreground);flex-wrap:wrap;justify-content:center;gap:.3em;margin:0 0 1.5rem;font-size:2.25rem;line-height:1;display:flex}@media (min-width:1024px){.wd-hero h1{justify-content:flex-start}}@media (min-width:1536px){.wd-hero h1{font-size:3rem}}.wd-hero h1>span,.wd-hero h1>span>span{display:inline-block}.wd-overflow{overflow:hidden}.wd-lede{max-width:42rem;color:var(--muted-foreground);margin:0 auto 2.5rem;font-size:1rem;line-height:1.55}@media (min-width:768px){.wd-lede{font-size:1.125rem;line-height:1.55}}@media (min-width:1024px){.wd-lede{margin-left:0;margin-right:0}}.wd-hero-cta{display:inline-block}@media (min-width:1024px){.wd-hero-cta{display:block}}.wd-hero-frame-outer{margin-top:4rem}@media (min-width:768px){.wd-hero-frame-outer{margin-top:6rem}}.wd-hero-frame{border-radius:var(--radius);background:#c4b7a2;max-width:72rem;min-height:25rem;margin-inline:auto;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}@media (min-width:768px){.wd-hero-frame{min-height:31.25rem}}@media (min-width:1024px){.wd-hero-frame{aspect-ratio:16/10;min-height:37.5rem}}.wd-hero-painting{object-fit:cover;object-position:center 45%;z-index:0}.wd-hero-window-wrap{z-index:1;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:absolute;inset:0}@media (min-width:768px){.wd-hero-window-wrap{padding:2.5rem 3rem}}@media (min-width:1024px){.wd-hero-window-wrap{padding:3.5rem 4rem}}.wd-app-window{border-radius:var(--radius);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffffff2;border:1px solid #e7e5e480;flex-direction:column;width:100%;height:100%;max-height:100%;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.wd-app-chrome{background:#f5f5f4cc;border-bottom:1px solid #e7e5e480;flex-shrink:0;align-items:center;gap:.5rem;padding:.65rem .85rem;display:flex}.wd-app-dots{gap:.3rem;display:flex}.wd-app-dots span{background:#d6d3d1;border-radius:999px;width:.5rem;height:.5rem}.wd-app-chrome-title{text-align:center;color:#78716c;flex:1;font-size:.75rem;font-weight:500}.wd-app-body{flex:1;min-height:0;display:grid;overflow:hidden}@media (min-width:768px){.wd-app-body{grid-template-columns:11rem minmax(0,1fr)}}.wd-app-side{background:#fafaf9;border-right:1px solid #e7e5e4b3;padding:1rem .75rem;display:none}@media (min-width:768px){.wd-app-side{display:block}}.wd-app-org{color:var(--foreground);margin:0 0 1rem;padding:0 .5rem;font-size:.8rem;font-weight:600}.wd-app-side ul{gap:.2rem;margin:0;padding:0;list-style:none;display:grid}.wd-app-side li{color:var(--muted-foreground);border-radius:.4rem;padding:.5rem .65rem;font-size:.8rem}.wd-app-side li.active{color:var(--foreground);background:#1414130f;font-weight:500}.wd-app-main{background:#fff;flex-direction:column;gap:.85rem;padding:1rem;display:flex;overflow:auto}@media (min-width:768px){.wd-app-main{padding:1.25rem}}.wd-app-main-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.wd-app-main-head h2{letter-spacing:-.02em;margin:.15rem 0 0;font-size:1.35rem;font-weight:500}.wd-eyebrow{letter-spacing:.04em;text-transform:uppercase;color:var(--muted-foreground);margin:0;font-size:.7rem;font-weight:500}.wd-chip{background:var(--muted);white-space:nowrap;border-radius:999px;align-items:center;gap:.35rem;min-height:1.75rem;padding:.2rem .65rem;font-size:.7rem;font-weight:500;display:inline-flex}.wd-chip-live{color:#166534;background:#16653414}.wd-chip-dot{background:#16a34a;border-radius:999px;width:.4rem;height:.4rem;box-shadow:0 0 0 3px #16a34a26}.wd-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}@media (min-width:640px){.wd-stats{grid-template-columns:repeat(4,minmax(0,1fr))}}.wd-stat{border:1px solid var(--border);background:#fafaf9;border-radius:.55rem;flex-direction:column;gap:.35rem;min-width:0;padding:.75rem .7rem;display:flex}.wd-stat-label{letter-spacing:.02em;text-transform:uppercase;color:var(--muted-foreground);font-size:.65rem;font-weight:500}.wd-stat strong{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:1.35rem;font-weight:600;line-height:1}.wd-stat-delta{font-variant-numeric:tabular-nums;font-size:.68rem;font-weight:500}.wd-stat-delta.up{color:#166534}.wd-stat-delta.flat{color:var(--muted-foreground)}.wd-dash-panel{border:1px solid var(--border);background:#fff;border-radius:.55rem;padding:.75rem .85rem}.wd-dash-panel-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.65rem;display:flex}.wd-dash-panel-head>span{color:var(--muted-foreground);font-variant-numeric:tabular-nums;font-size:.7rem}.wd-bars{grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:.35rem;height:4.25rem;padding:.15rem .1rem 0;display:grid}.wd-bars span{background:#1414131f;border-radius:.25rem .25rem .1rem .1rem;width:100%;min-height:.35rem;display:block}.wd-bars span.active{background:#141413b8}.wd-bars-labels{color:var(--muted-foreground);text-align:center;grid-template-columns:repeat(7,minmax(0,1fr));gap:.35rem;margin-top:.4rem;font-size:.62rem;display:grid}.wd-alert-title{letter-spacing:-.01em;margin:.3rem 0 0;font-size:.95rem;font-weight:600}.wd-alert-copy{color:var(--muted-foreground);max-width:36ch;margin:.3rem 0 0;font-size:.8rem;line-height:1.45}.wd-feed{margin:0;padding:0;list-style:none}.wd-feed li{border-top:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.55rem 0;font-size:.78rem;line-height:1.35;display:flex}.wd-feed li:first-child{border-top:none;padding-top:0}.wd-feed-main{min-width:0;color:var(--foreground);flex-wrap:wrap;align-items:center;gap:.4rem .5rem;display:flex}.wd-feed-tag{letter-spacing:.03em;text-transform:uppercase;color:var(--muted-foreground);background:#1414130f;border-radius:.25rem;align-items:center;padding:.1rem .4rem;font-size:.62rem;font-style:normal;font-weight:600;display:inline-flex}.wd-feed time{color:var(--muted-foreground);font-variant-numeric:tabular-nums;flex-shrink:0;padding-top:.1rem;font-size:.7rem}.wd-section{background:var(--background);width:100%;padding:4rem 0;position:relative}@media (min-width:768px){.wd-section{padding:5rem 0}}@media (min-width:1024px){.wd-section{padding:6rem 0}}.wd-section-lg{padding-top:6rem;padding-bottom:6rem}.wd-fade-top,.wd-fade-bottom{pointer-events:none;z-index:10;height:4rem;position:absolute;inset-inline:0}.wd-fade-top{background:linear-gradient(to bottom, var(--background), transparent);top:0}.wd-fade-bottom{background:linear-gradient(to top, var(--background), transparent);bottom:0}.wd-fade-top.tall,.wd-fade-bottom.tall{height:6rem}@media (min-width:768px){.wd-fade-top,.wd-fade-bottom{height:6rem}.wd-fade-top.tall,.wd-fade-bottom.tall{height:8rem}}.wd-h2{letter-spacing:-.025em;max-width:42rem;color:var(--foreground);margin:0 0 1rem;font-size:1.5rem;line-height:1.2}.wd-h2.center{text-align:center;margin-inline:auto}.wd-h2-wide{max-width:48rem;margin-bottom:3rem}@media (min-width:768px){.wd-h2-wide{margin-bottom:4rem}}@media (min-width:1024px){.wd-h2{font-size:1.875rem}}.wd-section-lede{max-width:48rem;color:var(--muted-foreground);margin:0;font-size:1.125rem;line-height:1.6}.wd-features-intro{max-width:48rem;margin-bottom:3rem}@media (min-width:768px){.wd-features-intro{margin-bottom:4rem}}.wd-features-intro .wd-h2{margin-bottom:1rem}.wd-logos-label{text-align:center;color:var(--foreground);margin:0 0 2rem;font-size:1.125rem;line-height:1.6}.wd-logo-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){.wd-logo-grid{gap:.75rem}}@media (min-width:1024px){.wd-logo-grid{grid-template-columns:repeat(8,minmax(0,1fr))}}.wd-logo-tile{border-radius:var(--radius);background:var(--warm);justify-content:center;align-items:center;width:100%;height:4rem;padding:0 .75rem;display:flex}@media (min-width:768px){.wd-logo-tile{height:5.5rem}}.wd-logo-tile img{object-fit:contain;opacity:1;filter:none;width:auto;max-width:100%;height:1.75rem;max-height:2.25rem}.wd-quotes{gap:1.5rem;display:grid}@media (min-width:768px){.wd-quotes{grid-template-columns:repeat(3,minmax(0,1fr))}}.wd-quote{background:var(--card);border-radius:.5rem;flex-direction:column;height:100%;margin:0;padding:1.5rem;display:flex}.wd-quote-body{flex:1}.wd-quote-mark{color:var(--foreground);margin-bottom:1rem;font-size:2.25rem;font-style:italic;line-height:1;display:block}.wd-quote blockquote{letter-spacing:-.01em;color:var(--foreground);margin:0;font-size:1.125rem;line-height:1.55}.wd-quote blockquote strong{font-weight:600}.wd-quote figcaption{align-items:center;gap:.75rem;margin-top:1.5rem;padding-top:0;font-style:normal;display:flex}.wd-avatar{background:color-mix(in oklab, var(--primary) 10%, transparent);width:2.5rem;height:2.5rem;color:var(--primary);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:500;display:inline-flex}.wd-quote figcaption strong{color:var(--foreground);font-size:.875rem;font-weight:500;display:block}.wd-quote figcaption em{color:var(--muted-foreground);margin-top:.1rem;font-size:.75rem;font-style:normal;display:block}.wd-steps{gap:2.5rem;margin-top:3rem;display:grid}@media (min-width:768px){.wd-steps{gap:5rem;margin-top:4rem}}.wd-step-card{background:var(--card);border-radius:var(--radius);padding:1rem}.wd-step-row{flex-direction:column;align-items:center;gap:2rem;display:flex}@media (min-width:1024px){.wd-step-row{flex-direction:row;gap:3rem}.wd-step-row.reverse{flex-direction:row-reverse}}.wd-step-media{flex:1.2;width:100%}.wd-step-copy{flex:1;width:100%}.object-cover{object-fit:cover}.opacity-90{opacity:.9}.wd-step-art{aspect-ratio:4/3;border-radius:var(--radius);position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001f}@media (min-width:1024px){.wd-step-art{aspect-ratio:16/9}}.wd-step-ui{border-radius:var(--radius);background:#fffffff5;border:1px solid #e7e5e4b3;width:min(92%,22rem);padding:1rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 32px #0000001f}.wd-step-ui.claim dl{gap:.45rem;margin:.75rem 0;display:grid}.wd-step-ui.claim dl div{border-top:1px solid var(--border);justify-content:space-between;gap:1rem;padding-top:.4rem;font-size:.8rem;display:flex}.wd-step-ui.claim dt{color:var(--muted-foreground)}.wd-step-ui.claim dd{margin:0;font-weight:500}.wd-step-ui.sign{text-align:left}.wd-open{background:var(--primary);min-height:1.85rem;color:var(--primary-foreground);letter-spacing:.12em;border-radius:.3rem;justify-content:center;align-items:center;margin-bottom:.55rem;padding:.25rem .7rem;font-size:.75rem;font-weight:700;display:inline-flex}.wd-step-ui code{color:#44403c;background:#f5f5f4;border-radius:.4rem;margin-top:.75rem;padding:.65rem .75rem;font-size:.72rem;display:block}.wd-step-copy h3{letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:500}@media (min-width:768px){.wd-step-copy h3{font-size:1.5rem}}.wd-step-copy p{color:var(--muted-foreground);max-width:36ch;margin:.75rem 0 0;font-size:1rem;line-height:1.6}.wd-feature-grid{gap:1.25rem;display:grid}@media (min-width:768px){.wd-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}.wd-feature{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);flex-direction:column;height:100%;display:flex;overflow:hidden}.wd-feature-copy{padding:1.25rem}.wd-feature-copy h3{letter-spacing:-.02em;margin:0;font-size:1.125rem;font-weight:500}@media (min-width:768px){.wd-feature-copy h3{font-size:1.25rem}}.wd-feature-copy p,.wd-feature-copy>span{color:var(--muted-foreground);margin-top:.25rem;font-size:.875rem;line-height:1.5;display:block}.wd-feature-copy em{color:var(--muted-foreground);border:1px solid var(--border);vertical-align:middle;border-radius:999px;margin-left:.4rem;padding:.1rem .45rem;font-size:.75rem;font-style:normal;font-weight:500}.wd-feature-visual{margin:auto .5rem .5rem;position:relative}.wd-mini-ui{aspect-ratio:4/3;border-radius:var(--radius);background:radial-gradient(120% 80% at 100% 0,#1414130d,#0000 55%),linear-gradient(160deg,#f3f2ee 0%,#fafaf8 45%,#fff 100%);border:1px solid #e7e5e4e6;flex-direction:column;gap:.7rem;min-height:15.5rem;padding:.85rem;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffffb3}.wd-mini-ui-chrome{border:1px solid var(--border);color:var(--muted-foreground);font-variant-numeric:tabular-nums;background:#ffffffd9;border-radius:.45rem;align-items:center;gap:.55rem;padding:.45rem .6rem;font-size:.68rem;display:flex}.wd-mini-dots{gap:.22rem;display:inline-flex}.wd-mini-dots i{background:#d6d3d1;border-radius:999px;width:.38rem;height:.38rem;display:block}.wd-mini-profile{flex-direction:column;flex:1;gap:.55rem;min-height:0;display:flex}.wd-mini-profile-head,.wd-mini-dash-head{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.wd-mini-profile-head strong,.wd-mini-dash-head strong{letter-spacing:-.02em;margin-top:.15rem;font-size:1.05rem;font-weight:600;display:block}.wd-mini-badge{white-space:nowrap;min-height:1.4rem;color:var(--foreground);background:#1414130f;border-radius:999px;align-items:center;padding:.15rem .5rem;font-size:.65rem;font-weight:600;display:inline-flex}.wd-mini-badge.ok,.wd-mini-badge.live{color:#166534;background:#1665341a}.wd-mini-badge.warn{color:#92400e;background:#92400e1a}.wd-mini-tags{flex-wrap:wrap;gap:.3rem;display:flex}.wd-mini-tags span{border:1px solid var(--border);color:#44403c;background:#ffffffe6;border-radius:.3rem;padding:.2rem .45rem;font-size:.65rem;font-weight:500}.wd-mini-facts,.wd-mini-request{border:1px solid var(--border);background:#ffffffeb;border-radius:.5rem;gap:.35rem;margin:0;padding:.65rem .7rem;display:grid}.wd-mini-facts>div,.wd-mini-request>div{grid-template-columns:4.5rem 1fr;align-items:baseline;gap:.5rem;font-size:.72rem;display:grid}.wd-mini-facts dt,.wd-mini-request dt{color:var(--muted-foreground);margin:0;font-weight:500}.wd-mini-facts dd,.wd-mini-request dd{color:var(--foreground);margin:0;font-weight:500}.wd-mini-code{color:#e7e5e4;background:#1c1b19;border:1px solid #292524;border-radius:.5rem;flex:1;margin:0;padding:.85rem .9rem;overflow:hidden;box-shadow:0 12px 28px #0000001f}.wd-mini-code code{white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.68rem;line-height:1.55;display:block}.wd-mini-code .cmt{color:#a8a29e}.wd-mini-code .key{color:#fbbf24}.wd-mini-metric-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;display:grid}.wd-mini-metric-row>div{border:1px solid var(--border);background:#ffffffeb;border-radius:.45rem;padding:.55rem .5rem}.wd-mini-metric-row span{letter-spacing:.02em;text-transform:uppercase;color:var(--muted-foreground);font-size:.62rem;font-weight:500;display:block}.wd-mini-metric-row strong{letter-spacing:-.03em;font-variant-numeric:tabular-nums;margin-top:.2rem;font-size:1.15rem;font-weight:600;display:block}.wd-mini-chart{border:1px solid var(--border);background:#ffffffb3;border-radius:.45rem;grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:.3rem;height:3.25rem;padding:.35rem .25rem 0;display:grid}.wd-mini-chart span{background:#14141324;border-radius:.2rem .2rem .08rem .08rem;width:100%;min-height:.3rem;display:block}.wd-mini-chart span.active{background:#141413bf}.wd-mini-activity{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.wd-mini-activity li{border:1px solid var(--border);background:#ffffffd9;border-radius:.4rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.4rem;padding:.35rem .45rem;font-size:.68rem;display:grid}.wd-mini-activity em{letter-spacing:.04em;text-transform:uppercase;color:var(--muted-foreground);background:#1414130d;border-radius:.2rem;padding:.1rem .3rem;font-size:.58rem;font-style:normal;font-weight:700}.wd-mini-activity span{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.wd-mini-activity time{color:var(--muted-foreground);font-variant-numeric:tabular-nums}.wd-mini-actions{gap:.45rem;margin-top:auto;display:flex}.wd-mini-actions .wd-btn{pointer-events:none}.wd-mini-card{aspect-ratio:4/3;border-radius:var(--radius);background:linear-gradient(to bottom right,#f5f5f4,#fff);border:1px solid #e7e5e4cc;flex-direction:column;gap:.65rem;padding:1.25rem;display:flex}.wd-mini-card.center{justify-content:center;align-items:center}.wd-mini-card.code{justify-content:center}.wd-mini-card code{border:1px solid var(--border);color:#44403c;background:#fff;border-radius:.5rem;width:100%;padding:.9rem 1rem;font-size:.8rem;line-height:1.5;display:block;box-shadow:0 8px 20px #0000000f}.wd-compare{gap:1rem;max-width:64rem;margin-inline:auto;display:grid}@media (min-width:768px){.wd-compare{grid-template-columns:1fr 1fr}}.wd-compare-col{border-radius:var(--radius);background:var(--card);padding:1.5rem}.wd-compare-col.with{background:var(--foreground);color:var(--background)}.wd-compare-col h3{letter-spacing:-.02em;margin:0 0 1.25rem;font-size:1.125rem;font-weight:600}.wd-compare-col ul{gap:.15rem;margin:0;padding:0;list-style:none;display:grid}.wd-compare-col li{min-height:2.5rem;color:var(--muted-foreground);align-items:flex-start;gap:.75rem;padding:.5rem 0;font-size:.9rem;line-height:1.45;display:flex}.wd-compare-col.with li{color:color-mix(in oklab, var(--background) 82%, transparent)}.wd-compare-col li:before{content:"✓";width:1.25rem;height:1.25rem;color:inherit;opacity:.7;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-top:.1rem;font-size:.7rem;display:inline-flex}.wd-final{background:var(--muted);width:100%;padding:6rem 0;position:relative}.wd-final-inner{text-align:center;max-width:48rem;margin-inline:auto}.wd-final .wd-btn{margin-top:.5rem}.wd-footer{background:var(--background);border-top:1px solid var(--border);padding:4rem 0 2rem}.wd-footer-grid{gap:2rem;display:grid}@media (min-width:768px){.wd-footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:3rem}}.wd-footer-note{max-width:28ch;color:var(--muted-foreground);margin:.75rem 0 0;font-size:.875rem;line-height:1.5}.wd-footer h3{letter-spacing:.04em;text-transform:uppercase;color:var(--muted-foreground);margin:0 0 .85rem;font-size:.8rem;font-weight:600}.wd-footer ul{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.wd-footer a{color:var(--foreground);font-size:.9rem}.wd-footer a:hover{color:var(--muted-foreground)}.wd-footer-copy{border-top:1px solid var(--border);color:var(--muted-foreground);margin:3rem 0 0;padding-top:1.5rem;font-size:.8rem}
