.pw-suite-route:has(.reshot-home-exact){--bg:#FBFAF7;--ink:#1A1714;--soft:#6E675D;--line:#1A17141A;--line2:#1A171412;--teal:#0E7C7B;--teal-br:#14B8B3;--teal-dp:#0A5755;--green:#16A34A;--amber:#D97706;--red:#DC2626;--card:#FFFFFF;--r:18px;--font:"Geist",-apple-system,sans-serif;--mono:"Geist Mono",monospace;--ease:cubic-bezier(.22,1,.36,1);--matte:#ECE7DD;--frame:14px;--gutter:clamp(20px,2.5rem,40px);background:var(--matte);min-height:100vh;padding:0}.reshot-home-exact,.reshot-home-exact *{box-sizing:border-box;margin:0;padding:0}.reshot-home-exact{--bg:#FBFAF7;--ink:#1A1714;--soft:#6E675D;--line:#1A17141A;--line2:#1A171412;--teal:#0E7C7B;--teal-br:#14B8B3;--teal-dp:#0A5755;--green:#16A34A;--amber:#D97706;--red:#DC2626;--card:#FFFFFF;--r:18px;--font:"Geist",-apple-system,sans-serif;--mono:"Geist Mono",monospace;--ease:cubic-bezier(.22,1,.36,1);--matte:#ECE7DD;--frame:14px;--gutter:clamp(20px,2.5rem,40px);background:var(--bg);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased;overflow-x:hidden;margin:var(--frame);border-radius:24px;position:relative;min-height:calc(100vh - var(--frame)*2);box-shadow:0 1px 2px #1a17140d,0 18px 50px -30px #1a171430}.reshot-home-exact .frame-edge{position:fixed;inset:var(--frame);border:1px solid #1a171418;border-radius:24px;pointer-events:none;z-index:60}body.reshot-mobile-nav-open nextjs-portal{display:none!important}.reshot-home-exact .up{opacity:1;transform:none}.reshot-home-exact .nav{position:fixed;top:var(--frame);left:50%;right:auto;z-index:80;width:calc(100vw - var(--frame)*2);height:68px;display:flex;align-items:center;border-top-left-radius:24px;border-top-right-radius:24px;transform:translateX(-50%);will-change:top,width,height,border-radius,box-shadow;transition:top .42s cubic-bezier(.16,1,.3,1),width .42s cubic-bezier(.16,1,.3,1),height .36s cubic-bezier(.16,1,.3,1),border-radius .36s cubic-bezier(.16,1,.3,1),background .28s var(--ease),box-shadow .38s cubic-bezier(.16,1,.3,1),border-color .28s var(--ease);background:rgba(251,250,247,.72);backdrop-filter:blur(14px);border-bottom:1px solid transparent}.reshot-home-exact .nav.scrolled{top:calc(var(--frame) + 10px);left:50%;right:auto;width:min(1180px,calc(100vw - var(--frame)*2 - 28px));height:58px;transform:translateX(-50%);border-radius:18px;background:rgba(251,250,247,.86);backdrop-filter:blur(16px) saturate(1.2);border:1px solid var(--line);box-shadow:0 1px 2px #1a17140d,0 18px 40px -22px #1a17143a}.reshot-home-exact .nav.scrolled .nav-links{visibility:hidden;opacity:0;pointer-events:none}.reshot-home-exact .nav.scrolled .nav-cta{gap:8px}.reshot-home-exact .nav-in{position:relative;z-index:80;width:min(1180px,100%);margin:0 auto;padding:0 var(--gutter);display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:32px}.reshot-home-exact .brand{grid-column:1;display:flex;align-items:center;gap:9px;justify-self:start;color:var(--ink);text-decoration:none}.reshot-home-exact .brand-logo{display:block;height:28px;width:auto;-o-object-fit:contain;object-fit:contain}.reshot-home-exact .nav-links{grid-column:2;position:fixed;left:calc(50vw - var(--frame));display:flex;gap:30px;align-items:center;justify-self:center;transform:translateX(-50%)}.reshot-home-exact .navitem{position:relative}.reshot-home-exact .navflat,.reshot-home-exact .navtrig{background:none;border:0;cursor:pointer;font-family:var(--font);color:var(--soft);font-size:14px;font-weight:450;text-decoration:none;display:inline-flex;align-items:center;gap:5px;padding:8px 2px;transition:color .2s}.reshot-home-exact .navflat:hover,.reshot-home-exact .navitem:focus-within .navtrig,.reshot-home-exact .navitem:hover .navtrig,.reshot-home-exact .navtrig:hover{color:var(--ink)}.reshot-home-exact .chev{font-size:9px;transition:transform .2s var(--ease);opacity:.7}.reshot-home-exact .navitem:focus-within .navtrig .chev,.reshot-home-exact .navitem:hover .navtrig .chev{transform:rotate(180deg)}.reshot-home-exact .dropdown{position:absolute;top:calc(100% + 10px);left:-14px;width:292px;background:var(--card);border:1px solid var(--line);border-radius:14px;padding:8px;box-shadow:0 2px 4px #1a17140d,0 26px 50px -28px #1a171440;opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .2s var(--ease),transform .2s var(--ease),visibility .2s;z-index:40}.reshot-home-exact .navitem:focus-within .dropdown,.reshot-home-exact .navitem:hover .dropdown{opacity:1;visibility:visible;transform:none}.reshot-home-exact .dropdown:before{content:"";position:absolute;top:-12px;left:0;right:0;height:12px}.reshot-home-exact .dropdown a{display:block;padding:11px 12px;border-radius:9px;text-decoration:none;color:var(--ink);transition:background .15s}.reshot-home-exact .dropdown a:hover{background:#FCFBF8}.reshot-home-exact .dropdown a b{display:block;font-size:14px;font-weight:500;letter-spacing:0}.reshot-home-exact .dropdown a span{display:block;font-size:12.5px;color:var(--soft);margin-top:2px}.reshot-home-exact .nav-cta{grid-column:3;display:flex;gap:8px;align-items:center;justify-self:end}.reshot-home-exact .pill{display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;line-height:1;text-decoration:none;border-radius:999px;padding:9px 17px;min-height:38px;transition:all .2s var(--ease);cursor:pointer}.reshot-home-exact .pill.ghost{color:var(--ink)}.reshot-home-exact .pill.ghost:hover{background:#1A17140A}.reshot-home-exact .pill.demo{color:var(--ink);border:1px solid var(--line)}.reshot-home-exact .pill.demo:hover{background:#1A17140A}.reshot-home-exact .pill.solid{background:var(--ink);color:#fff}.reshot-home-exact .pill.solid:hover{background:var(--teal)}.reshot-home-exact .hamburger{display:none;grid-column:4;width:44px;height:44px;border:1px solid var(--line);border-radius:10px;background:var(--card);cursor:pointer;padding:0;flex-direction:column;gap:4px;align-items:center;justify-content:center;justify-self:end}.reshot-home-exact .hamburger span{display:block;width:16px;height:1.5px;background:var(--ink);border-radius:2px;transition:transform .25s var(--ease),opacity .2s var(--ease)}.reshot-home-exact .hamburger.open span:first-child{transform:translateY(5.5px) rotate(45deg)}.reshot-home-exact .hamburger.open span:nth-child(2){opacity:0}.reshot-home-exact .hamburger.open span:nth-child(3){transform:translateY(-5.5px) rotate(-45deg)}.reshot-home-exact .mobile-panel{position:fixed;top:calc(68px + var(--frame));left:var(--frame);right:var(--frame);display:none;flex-direction:column;background:#FBFAF7;backdrop-filter:none;border-bottom:1px solid var(--line);padding:12px 24px 24px;border-radius:0 0 18px 18px;transform:translateY(-12px);opacity:0;visibility:hidden;transition:opacity .25s var(--ease),transform .25s var(--ease),visibility .25s;max-height:calc(100vh - 68px);overflow-y:auto;z-index:70}.reshot-home-exact .mobile-panel.open{display:flex;opacity:1;visibility:visible;transform:none}.reshot-home-exact .mgroup{border-bottom:1px solid var(--line)}.reshot-home-exact .macc{width:100%;min-height:44px;background:none;border:0;cursor:pointer;font-family:var(--font);font-size:17px;font-weight:500;color:var(--ink);display:flex;align-items:center;justify-content:space-between;padding:16px 2px;letter-spacing:0}.reshot-home-exact .macc .chev{font-size:11px}.reshot-home-exact .macc[aria-expanded=true] .chev{transform:rotate(180deg)}.reshot-home-exact .msub{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s var(--ease)}.reshot-home-exact .msub>*{overflow:hidden}.reshot-home-exact .msub-inner{min-height:0}.reshot-home-exact .macc[aria-expanded=true]+.msub{grid-template-rows:1fr}.reshot-home-exact .msub a{display:block;padding:11px 14px;color:var(--soft);text-decoration:none;font-size:15px;border-radius:9px}.reshot-home-exact .msub{padding-bottom:0}.reshot-home-exact .macc[aria-expanded=true]+.msub{padding-bottom:10px}.reshot-home-exact .mflat{display:block;font-size:17px;font-weight:500;color:var(--ink);text-decoration:none;padding:16px 2px;border-bottom:1px solid var(--line);letter-spacing:0}.reshot-home-exact .mcta{display:flex;flex-direction:column;gap:10px;margin-top:auto;padding-top:18px;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 2px);border-top:1px solid var(--line);background:inherit;position:sticky;bottom:0}.reshot-home-exact .mcta .btn,.reshot-home-exact .mcta .pill{width:100%;min-height:46px;box-sizing:border-box;align-items:center;justify-content:center;padding:0 16px;text-align:center;line-height:1;border-radius:8px}.reshot-home-exact .mcta .pill.ghost{border:1px solid transparent;background:#1A17140A}.reshot-home-exact .mcta .pill.demo{border:1px solid var(--line)}.reshot-home-exact .mobile-head{display:none}.reshot-home-exact .mclose{width:44px;height:44px;border:1px solid var(--line);border-radius:10px;background:var(--card);cursor:pointer;font-size:16px;line-height:1;color:var(--ink);display:flex;align-items:center;justify-content:center;font-family:var(--font)}.reshot-home-exact .mclose:hover{background:#1A17140A}.reshot-home-exact .btn{font-family:var(--font);font-size:15px;font-weight:500;cursor:pointer;border-radius:999px;padding:13px 24px;border:1px solid transparent;text-decoration:none;transition:transform .18s var(--ease),background .18s var(--ease),box-shadow .18s var(--ease),color .18s var(--ease);display:inline-flex;align-items:center;gap:8px}.reshot-home-exact .btn.primary{background:var(--ink);color:#fff;box-shadow:0 1px 2px #1a171426}.reshot-home-exact .btn.primary:hover{background:var(--teal);transform:translateY(-2px);box-shadow:0 12px 28px #0e7c7b40}.reshot-home-exact .btn.secondary{background:var(--card);color:var(--ink);border-color:var(--line)}.reshot-home-exact .btn.secondary:hover{transform:translateY(-2px);box-shadow:0 10px 24px #1a171414}.reshot-home-exact .btn .arr{transition:transform .18s var(--ease)}.reshot-home-exact .btn:hover .arr{transform:translateX(3px)}.reshot-home-exact .hero{position:relative;padding:150px 0 0;text-align:center}.reshot-home-exact .tag{display:inline-flex;align-items:center;gap:9px;margin:0 auto 30px;font-family:var(--mono);font-size:12.5px;color:var(--soft);background:var(--card);border:1px solid var(--line);border-radius:999px;padding:7px 15px 7px 13px}.reshot-home-exact .tag .dot{width:6px;height:6px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 4px #0e7c7b22;animation:reshotPulse 2.4s var(--ease) infinite}.reshot-home-exact .tag .gh{display:inline-flex;align-items:center;color:var(--soft);text-decoration:none;line-height:1}.reshot-home-exact .tag .gh svg{width:13px;height:13px;display:block}.reshot-home-exact h1{font-weight:500!important;letter-spacing:0!important;line-height:1.04!important;font-size:var(--pw-mkt-display)!important;max-width:17ch;margin:0 auto}.reshot-home-exact .hero h1 .grad{background:linear-gradient(95deg,var(--teal),var(--teal-br) 55%,var(--ink));-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.reshot-home-exact .lede{margin:26px auto 0;max-width:54ch;color:var(--soft);font-size:var(--pw-mkt-lead);line-height:1.5}.reshot-home-exact .lede code{font-family:var(--mono);font-size:.92em;color:var(--ink);background:#1a17140d;border:1px solid var(--line);border-radius:6px;padding:2px 7px;white-space:nowrap}.reshot-home-exact .cta{display:flex;gap:14px;justify-content:center;align-items:center;margin-top:36px;flex-wrap:wrap}.reshot-home-exact .stage{position:relative;margin:60px auto 0;max-width:1040px}.reshot-home-exact .banner-card{position:relative;z-index:1;border:1px solid #1a17141f;border-radius:16px;overflow:hidden;background:#fff;text-align:left;box-shadow:inset 0 1px 0 #ffffffcc,0 1px 3px #1a17140f,0 16px 34px -18px #1a171426,0 54px 110px -48px #0e7c7b2c}.reshot-home-exact .banner-media{display:block;width:100%;aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover;background:#fff}.reshot-home-exact .banner-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--line);padding:13px 18px;background:#FCFBF8;font-family:var(--mono);font-size:11px;color:var(--soft)}.reshot-home-exact .banner-meta b{color:var(--ink);font-weight:500}.reshot-home-exact .banner-pack{display:flex;align-items:center;gap:8px;white-space:nowrap}.reshot-home-exact .banner-pack span{border:1px solid var(--line);border-radius:999px;padding:3px 8px;background:#fff;color:var(--teal)}.reshot-home-exact .sec{padding:128px 0 0}.reshot-home-exact .sec-head{max-width:660px}.reshot-home-exact .sec-eyebrow{font-family:var(--mono);font-size:var(--pw-mkt-label);color:var(--teal);letter-spacing:.04em;text-transform:lowercase}.reshot-home-exact .sec h2{font-weight:500;letter-spacing:0;line-height:1.06;font-size:var(--pw-mkt-h1);margin-top:16px}.reshot-home-exact .sec-head p{color:var(--soft);font-size:var(--pw-mkt-lead);line-height:1.55;margin-top:18px;max-width:56ch}.reshot-home-exact .cost{margin-top:36px;display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center;background:linear-gradient(180deg,#FCFBF8,#FBFAF7);border:1px solid var(--line);border-radius:24px;padding:clamp(32px,3.25rem,52px)}.reshot-home-exact .cost-copy h2{font-weight:500;font-size:var(--pw-mkt-h2);letter-spacing:0;line-height:1.08}.reshot-home-exact .cost-copy .ce{font-family:var(--mono);font-size:var(--pw-mkt-label);color:var(--amber);letter-spacing:.04em;text-transform:lowercase;margin-bottom:14px}.reshot-home-exact .cost-copy p{color:var(--soft);font-size:var(--pw-mkt-lead);line-height:1.6;margin-top:18px;max-width:42ch}.reshot-home-exact .staleshot{position:relative;border-radius:14px;overflow:hidden;border:1px solid var(--line);background:#F4F1EB;box-shadow:0 24px 50px -34px #1a171436}.reshot-home-exact .staleshot .ss-ui{padding:22px}.reshot-home-exact .ss-bar{height:11px;border-radius:4px;background:#1a17141a;margin-bottom:11px}.reshot-home-exact .ss-bar.w1{width:52%}.reshot-home-exact .ss-bar.w2{width:78%}.reshot-home-exact .ss-bar.w3{width:64%}.reshot-home-exact .ss-blk{height:74px;border-radius:8px;background:#dfd9cd;margin-top:16px}.reshot-home-exact .ss-flag{position:absolute;right:16px;top:16px;font-family:var(--mono);font-size:11px;color:var(--amber);background:#fff;border:1px solid #d9770640;border-radius:999px;padding:5px 12px;display:inline-flex;align-items:center;gap:7px;box-shadow:0 6px 18px -8px #d9770655}.reshot-home-exact .ss-flag:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--amber)}.reshot-home-exact .mech{margin-top:44px;display:grid;grid-template-columns:1.15fr .85fr;gap:64px;align-items:center}.reshot-home-exact .mech-diag{position:relative;background:var(--card);border:1px solid var(--line);border-radius:20px;padding:34px 30px;box-shadow:0 2px 4px #1a17140d,0 30px 60px -36px #1a171430}.reshot-home-exact .center{display:flex;flex-direction:column;align-items:center;gap:9px;margin-bottom:26px}.reshot-home-exact .ckey{font-family:var(--mono);font-size:13px;color:var(--teal);background:#0e7c7b0d;border:1px solid #0e7c7b30;border-radius:10px;padding:11px 18px}.reshot-home-exact .clab{font-family:var(--mono);font-size:10px;letter-spacing:.05em;text-transform:uppercase;color:var(--soft)}.reshot-home-exact .mech-fan{display:flex;justify-content:center;margin-bottom:22px}.reshot-home-exact .mech-fan svg{width:100%;max-width:380px;height:40px;overflow:visible}.reshot-home-exact .mech-fan path{fill:none;stroke:var(--teal);stroke-width:1.5;opacity:.45}.reshot-home-exact .mech-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.reshot-home-exact .mech-grid .mt{text-align:center;font-size:var(--pw-mkt-label);font-weight:500;padding:10px 4px;border:1px solid var(--line);border-radius:9px;background:#FCFBF8}.reshot-home-exact .mech-copy h3{font-weight:500;font-size:var(--pw-mkt-h3);letter-spacing:0;line-height:1.12}.reshot-home-exact .mech-copy p{color:var(--soft);font-size:var(--pw-mkt-body);line-height:1.6;margin:18px 0}.reshot-home-exact .code{background:#15120F;border-radius:12px;overflow:hidden;border:1px solid #00000022;margin-top:20px}.reshot-home-exact .code-head{display:flex;align-items:center;justify-content:space-between;padding:9px 14px;border-bottom:1px solid #ffffff12;font-family:var(--mono);font-size:11px;color:#8c857a}.reshot-home-exact .code-head .cp{cursor:pointer;color:#8c857a;background:none;border:1px solid #ffffff1f;border-radius:6px;padding:3px 9px;font-family:var(--mono);font-size:10.5px;transition:all .18s}.reshot-home-exact .code-head .cp:hover{color:#E9E3D8;border-color:#ffffff3a}.reshot-home-exact .code pre{margin:0;padding:15px 16px;font-family:var(--mono);font-size:12.5px;line-height:1.7;color:#E9E3D8;overflow-x:auto}.reshot-home-exact .code .t{color:var(--teal-br)}.reshot-home-exact .code .s{color:#c9a978}.reshot-home-exact .code .m{color:#8c857a}.reshot-home-exact .repo{margin-top:44px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.reshot-home-exact .repo-points{display:flex;flex-direction:column;gap:4px}.reshot-home-exact .repo-points h3{font-weight:500;font-size:var(--pw-mkt-h3);letter-spacing:0;line-height:1.12;margin-bottom:10px}.reshot-home-exact .rp{display:flex;gap:13px;padding:15px 0;border-bottom:1px solid var(--line)}.reshot-home-exact .rp:last-child{border-bottom:0}.reshot-home-exact .rp .k{width:20px;height:20px;border-radius:6px;background:#0e7c7b14;color:var(--teal);display:grid;place-items:center;font-size:11px;flex:0 0 20px;margin-top:2px}.reshot-home-exact .rp b{font-weight:500;font-size:var(--pw-mkt-body-sm)}.reshot-home-exact .rp p{color:var(--soft);font-size:var(--pw-mkt-small);line-height:1.55;margin-top:3px}.reshot-home-exact .queue{margin-top:40px;max-width:760px}.reshot-home-exact .qrow{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;padding:18px 22px;border:1px solid var(--line);border-radius:14px;background:var(--card);margin-bottom:12px;box-shadow:0 1px 2px #1a17140a}.reshot-home-exact .qstate{font-family:var(--mono);font-size:10.5px;letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:5px 12px;white-space:nowrap}.reshot-home-exact .qstate.can{color:var(--amber);background:#d9770614;border:1px solid #d9770628}.reshot-home-exact .qstate.rev{color:var(--soft);background:#1a17140d;border:1px solid var(--line)}.reshot-home-exact .qstate.app{color:var(--green);background:#16a34a14;border:1px solid #16a34a28}.reshot-home-exact .qname{font-weight:500;font-size:15px}.reshot-home-exact .qname span{display:block;font-family:var(--mono);font-size:11.5px;color:var(--soft);margin-top:3px;font-weight:400}.reshot-home-exact .qmeta{font-family:var(--mono);font-size:11px;color:var(--soft)}.reshot-home-exact .who{margin-top:44px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.reshot-home-exact .whocard{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:28px 26px;transition:transform .25s var(--ease),box-shadow .25s var(--ease)}.reshot-home-exact .whocard:hover{transform:translateY(-3px);box-shadow:0 20px 44px -28px #1a171430}.reshot-home-exact .wk{font-family:var(--mono);font-size:var(--pw-mkt-caption);letter-spacing:.05em;text-transform:uppercase;color:var(--teal);margin-bottom:13px}.reshot-home-exact .whocard h3{font-weight:500;font-size:var(--pw-mkt-lead);letter-spacing:0}.reshot-home-exact .whocard p{color:var(--soft);font-size:var(--pw-mkt-small);line-height:1.6;margin-top:11px}.reshot-home-exact .trust{margin-top:44px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.reshot-home-exact .trustcard{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:28px 26px;display:flex;flex-direction:column}.reshot-home-exact .trustcard .tk{font-family:var(--mono);font-size:var(--pw-mkt-caption);letter-spacing:.05em;text-transform:uppercase;color:var(--teal);margin-bottom:13px}.reshot-home-exact .trustcard h3{font-weight:500;font-size:var(--pw-mkt-lead);letter-spacing:0}.reshot-home-exact .trustcard p{color:var(--soft);font-size:var(--pw-mkt-small);line-height:1.6;margin-top:11px}.reshot-home-exact .trustcard ul{list-style:none;margin-top:14px;display:flex;flex-direction:column;gap:9px}.reshot-home-exact .trustcard li{display:flex;gap:11px;color:var(--soft);font-size:var(--pw-mkt-small);line-height:1.5}.reshot-home-exact .trustcard li .k{width:18px;height:18px;border-radius:6px;background:#0e7c7b14;color:var(--teal);display:grid;place-items:center;font-size:10px;flex:0 0 18px;margin-top:1px}.reshot-home-exact .trustcard li b{color:var(--ink);font-weight:500}.reshot-home-exact .trust-foot{margin-top:auto;padding-top:18px}.reshot-home-exact .trust-link{display:inline-flex;align-items:center;gap:7px;font-family:var(--mono);font-size:12.5px;color:var(--teal);text-decoration:none;font-weight:500}.reshot-home-exact .trust-link:hover{color:var(--teal-dp)}.reshot-home-exact .trust-link .arr{transition:transform .18s var(--ease)}.reshot-home-exact .trust-link:hover .arr{transform:translateX(3px)}.reshot-home-exact .trust-builder{display:flex;align-items:flex-start;gap:14px}.reshot-home-exact .trust-builder .gh-ic{flex:0 0 18px;width:18px;height:18px;color:var(--ink);margin-top:3px}.reshot-home-exact .trust-builder .gh-ic svg{width:18px;height:18px;display:block}.reshot-home-exact .trust-handle{font-family:var(--mono);font-size:13px;color:var(--ink);background:#1a17140d;border:1px solid var(--line);border-radius:6px;padding:2px 8px;text-decoration:none}.reshot-home-exact .trust-handle:hover{color:var(--teal)}.reshot-home-exact .closing{margin-top:128px;padding:96px 0 110px;text-align:center;position:relative}.reshot-home-exact .closing:before{content:"";position:absolute;inset:0;z-index:0;background:radial-gradient(60% 100% at 50% 0,#14b8b333,transparent 70%)}.reshot-home-exact .closing .wrap{position:relative;z-index:1}.reshot-home-exact .closing .ce{font-family:var(--mono);font-size:var(--pw-mkt-label);color:var(--teal);letter-spacing:.04em;text-transform:lowercase;margin-bottom:18px}.reshot-home-exact .closing h2{font-weight:500;font-size:var(--pw-mkt-display);letter-spacing:0;line-height:1.04;max-width:16ch;margin:0 auto}.reshot-home-exact .closing p{color:var(--soft);font-size:var(--pw-mkt-lead);line-height:1.55;margin:20px auto 34px;max-width:48ch}.reshot-home-exact .closing .cta{justify-content:center}.reshot-home-exact footer{margin-top:0;border-top:1px solid var(--line);padding:64px 0 40px;border-bottom-left-radius:24px;border-bottom-right-radius:24px}.reshot-home-exact .foot-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px}.reshot-home-exact .foot-brand .brand{margin-bottom:14px}.reshot-home-exact .foot-brand p{color:var(--soft);font-size:var(--pw-mkt-small);line-height:1.55;max-width:32ch}.reshot-home-exact .foot-col h5{font-family:var(--mono);font-size:var(--pw-mkt-caption);color:var(--soft);text-transform:uppercase;letter-spacing:.06em;font-weight:500;margin-bottom:14px}.reshot-home-exact .foot-col a{display:block;color:var(--ink);text-decoration:none;font-size:var(--pw-mkt-small);padding:5px 0;opacity:.8;transition:opacity .2s,color .2s}.reshot-home-exact .foot-col a:hover{opacity:1;color:var(--teal)}.reshot-home-exact .foot-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:48px;padding-top:24px;border-top:1px solid var(--line);font-size:var(--pw-mkt-label);color:var(--soft)}.reshot-home-exact .foot-bottom .l{display:flex;gap:22px;flex-wrap:wrap}.reshot-home-exact .foot-bottom a{color:var(--soft);text-decoration:none}.reshot-home-exact .foot-bottom a:hover{color:var(--ink)}.reshot-home-exact .foot-bottom .gh{display:inline-flex;align-items:center}.reshot-home-exact .foot-bottom .gh svg{width:17px;height:17px;display:block}.reshot-home-exact .compose{margin-top:128px;padding:0 var(--gutter)}.reshot-home-exact .compose-inner{position:relative;overflow:hidden;width:min(1180px,100%);margin:0 auto;border-radius:28px;background:#0C0F10;color:#E8EEED;padding:clamp(52px,5.75rem,92px) clamp(28px,4.5rem,72px)}.reshot-home-exact .compose-inner:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.4;background-image:linear-gradient(#ffffff08 1px,transparent 0),linear-gradient(90deg,#ffffff08 1px,transparent 0);background-size:52px 52px;-webkit-mask:radial-gradient(130% 110% at 50% -10%,#000 35%,transparent 80%);mask:radial-gradient(130% 110% at 50% -10%,#000 35%,transparent 80%)}.reshot-home-exact .compose-grain{position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.05;mix-blend-mode:soft-light}.reshot-home-exact .compose-inner>*{position:relative;z-index:1}.reshot-home-exact .compose-head{max-width:620px}.reshot-home-exact .compose-eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:var(--mono);font-size:var(--pw-mkt-label);letter-spacing:.04em;color:#6f9b98;text-transform:lowercase;margin-bottom:22px}.reshot-home-exact .beta{font-family:var(--mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#5fbdb8;border:1px solid #ffffff1f;border-radius:999px;padding:3px 9px}.reshot-home-exact .compose h2{font-weight:500;letter-spacing:0;line-height:1.05;font-size:var(--pw-mkt-display);color:#F1F5F4}.reshot-home-exact .compose-sub{color:#9aa9a7;font-size:var(--pw-mkt-lead);line-height:1.6;margin-top:22px;max-width:60ch}.reshot-home-exact .compose-sub code{font-family:var(--mono);font-size:.9em;color:#cfdedc;background:#ffffff0d;border:1px solid #ffffff14;border-radius:6px;padding:2px 7px}.reshot-home-exact .compose-cta{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.reshot-home-exact .btn.glow-solid{background:var(--teal);color:#fff}.reshot-home-exact .btn.glow-solid:hover{background:var(--teal-br);transform:translateY(-2px);box-shadow:0 12px 28px -14px #14b8b366}.reshot-home-exact .btn.glow-ghost{background:transparent;color:#E8EEED;border-color:#ffffff24}.reshot-home-exact .btn.glow-ghost:hover{transform:translateY(-2px);border-color:#ffffff42;background:#ffffff08}.reshot-home-exact .compose-stage{margin-top:48px;border:1px solid #ffffff12;border-radius:14px;background:#0F1314;overflow:hidden}.reshot-home-exact .cs-bar{display:flex;align-items:center;gap:12px;height:40px;padding:0 16px;border-bottom:1px solid #ffffff0e;font-family:var(--mono);font-size:11px;color:#6f807e}.reshot-home-exact .cs-bar .dots{display:flex;gap:7px}.reshot-home-exact .cs-bar .dots span{width:9px;height:9px;border-radius:50%;background:#ffffff1a}.reshot-home-exact .file{color:#8fb6b3}.reshot-home-exact .stat{margin-left:auto;color:#6f807e}.reshot-home-exact .strip{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:0;padding:32px 26px}.reshot-home-exact .frameU{border:1px solid #ffffff16;border-radius:10px;background:#0c1112;overflow:hidden;position:relative;aspect-ratio:16/10}.reshot-home-exact .frameU .chrome{height:22px;display:flex;align-items:center;gap:5px;padding:0 9px;background:#151b1c;border-bottom:1px solid #ffffff0e}.reshot-home-exact .frameU .chrome span{width:6px;height:6px;border-radius:50%;background:#ffffff1f}.reshot-home-exact .frameU .body{position:absolute;inset:22px 0 0;padding:13px}.reshot-home-exact .frameU .ln{height:7px;border-radius:3px;background:#ffffff10;margin-bottom:8px}.reshot-home-exact .frameU .ln.w1{width:50%}.reshot-home-exact .frameU .ln.w2{width:74%}.reshot-home-exact .frameU .ln.w3{width:60%}.reshot-home-exact .frameU .ph{margin-top:11px;height:34px;border-radius:6px;background:#13312f}.reshot-home-exact .frameU.framed{border-color:#14b8b333}.reshot-home-exact .frameU.framed .chrome{background:#12211f}.reshot-home-exact .frameU.framed .chrome:after{content:"product tour";margin-left:6px;font-family:var(--mono);font-size:8.5px;color:#5fbdb8;letter-spacing:.03em}.reshot-home-exact .strip-arr{display:flex;flex-direction:column;align-items:center;gap:5px;padding:0 16px;color:#52615f}.reshot-home-exact .strip-arr .lbl{font-family:var(--mono);font-size:9.5px;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.reshot-home-exact .strip-arr .gl{font-size:14px}.reshot-home-exact .outs{display:flex;flex-direction:column;gap:8px}.reshot-home-exact .outchip{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #ffffff14;border-radius:8px;padding:9px 13px;background:#0d1314}.reshot-home-exact .outchip b{font-family:var(--mono);font-size:12px;color:#E8EEED;font-weight:500}.reshot-home-exact .outchip .sz{font-family:var(--mono);font-size:10px;color:#6f807e}.reshot-home-exact .compose-foot{margin-top:22px;font-family:var(--mono);font-size:11px;color:#6f807e;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.reshot-home-exact .pc{color:#8fb6b3;background:#ffffff08;border:1px solid #ffffff12;border-radius:7px;padding:4px 10px}@keyframes reshotPulse{0%,to{box-shadow:0 0 0 4px #0e7c7b22}50%{box-shadow:0 0 0 6px #0e7c7b10}}@keyframes reshotBlink{50%{opacity:0}}@keyframes reshotDiffpulse{50%{background:#d9770636}}@keyframes reshotNudge{0%,82%,to{transform:none}88%{transform:scale(1.05)}94%{transform:scale(.99)}}@keyframes reshotDraw{to{stroke-dashoffset:0}}@media(max-width:920px){.reshot-home-exact .cost,.reshot-home-exact .mech,.reshot-home-exact .repo{grid-template-columns:1fr;gap:36px}.reshot-home-exact .trust,.reshot-home-exact .who{grid-template-columns:1fr}.reshot-home-exact .foot-grid{grid-template-columns:1fr 1fr;gap:32px}}@media(max-width:820px){.reshot-home-exact .nav-in{grid-template-columns:auto minmax(0,1fr) auto auto;gap:10px}.reshot-home-exact .nav-links{display:none}.reshot-home-exact .nav-cta{grid-column:3}.reshot-home-exact .nav.mobile-open .nav-cta{visibility:hidden;pointer-events:none}.reshot-home-exact .nav-cta .pill.demo,.reshot-home-exact .nav-cta .pill.ghost{display:none}.reshot-home-exact .nav-cta .pill.solid{min-height:40px;padding:9px 15px;white-space:nowrap}.reshot-home-exact .hamburger{display:flex;grid-column:4}.reshot-home-exact .mobile-panel{inset:0;top:0;left:0;right:0;max-height:none;height:100dvh;border-radius:0;border-bottom:0;padding:84px max(22px,var(--gutter)) 18px;z-index:70;background:#FBFAF7}.reshot-home-exact .mcta{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 14px)}.reshot-home-exact .banner-meta{align-items:flex-start;flex-direction:column}.reshot-home-exact .strip{grid-template-columns:1fr;gap:18px}.reshot-home-exact .strip-arr{flex-direction:row;justify-content:center;padding:0}.reshot-home-exact .strip-arr .gl{transform:rotate(90deg)}}@media(max-width:640px){.pw-suite-route:has(.reshot-home-exact){--frame:0px;--gutter:18px}.reshot-home-exact{--frame:0px;--gutter:18px;border-radius:0;box-shadow:none;margin:0}.reshot-home-exact .frame-edge{display:none}.reshot-home-exact .nav{border-radius:0}.reshot-home-exact .nav.scrolled{top:0;left:0;right:0;width:auto;height:64px;transform:none;border-radius:0}.reshot-home-exact .hero{padding:120px 0 0}.reshot-home-exact .mech-grid{grid-template-columns:repeat(2,1fr)}.reshot-home-exact .foot-grid{grid-template-columns:1fr}.reshot-home-exact .compose{padding:0}.reshot-home-exact .compose-inner{border-radius:0}}@media(prefers-reduced-motion:reduce){.reshot-home-exact *{animation-duration:.001ms!important;animation-iteration-count:1!important}.reshot-home-exact .up{opacity:1;transform:none}}.reshot-home-exact .pw-mkt-security-link{color:var(--teal);text-decoration:none}.pw-suite-route:has(.reshot-home-exact),.reshot-home-exact{--teal:var(--pw-mkt-accent);--teal-br:var(--pw-mkt-accent-bright);--teal-dp:var(--pw-mkt-accent-deep)}